Wrong x86 assembler in the kernel

Ilya Zakharevich <[email protected]> Thu, 19 Sep 2024 16:41:41 -0700
Newsgroups gmane.comp.mathematics.pari.devel
Message-ID <[email protected]>
It seems that even ChatGPT produces better code than one in PARI :―(

According to
   https://www.felixcloutier.com/x86/bsr#flags-affected
the code for bfffo() needs a trailing
  : "cc"

Hope this helps,
Ilya

  P.S.  I did not check clobber-flags descriptors on other embedded assembler…