https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106442
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |WAITING Last reconfirmed| |2022-07-26 Ever confirmed|0 |1 --- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Note with nofp, you turned off the fp so it depends on if gcc is generating the instruction or you are using inline asm or you wrote a .s file. So we need to know the answers to the questions in comment #1.