https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120973
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|rtl-optimization |middle-end Ever confirmed|0 |1 Last reconfirmed| |2025-07-06 Status|UNCONFIRMED |NEW --- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Maybe during expand error out if there is anything besides an inline-asm inside a function marked with the naked attribute ....