https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122146
--- Comment #6 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Also your use of __attribute__((naked)) is broken too. There can only be one non-extended inline-asm in there.
pinskia at gcc dot gnu.org via Gcc-bugs Fri, 03 Oct 2025 19:19:44 -0700
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122146
--- Comment #6 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Also your use of __attribute__((naked)) is broken too. There can only be one non-extended inline-asm in there.