https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119279
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed| |2025-03-13 Status|UNCONFIRMED |WAITING Ever confirmed|0 |1 --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- I am not 100% sure doing a call inside an inline-asm will ever be valid. Why is the call needs to be done in the inline-asm?