[Bug other/52646] Clang LLVM's __attribute__((naked)) for GCC when compiling for x86

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Mar 21 00:37:00 GMT 2012


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52646

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

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

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-03-21 00:32:40 UTC ---
What is the reasoning for needing the naked attribute?  For me it seems like a
hack to add naked/interrupt attribute support for any target really.

*** This bug has been marked as a duplicate of bug 25967 ***



More information about the Gcc-bugs mailing list