[Bug inline-asm/93190] Failure to link with .note.GNU-stack in inline assembly

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jan 7 18:06:00 GMT 2020


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93190

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |INVALID

--- Comment #6 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
You change the section behind gcc's back. You need to change back to the
section that it was before you started the top level inline asm.  This is a dup
of other bugs but I am lazy to find them.


More information about the Gcc-bugs mailing list