This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug inline-asm/54450] Extended asm in global scope
- From: "egallager at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 28 Jul 2017 14:34:59 +0000
- Subject: [Bug inline-asm/54450] Extended asm in global scope
- Auto-submitted: auto-generated
- References: <bug-54450-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54450
Eric Gallager <egallager at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |egallager at gcc dot gnu.org
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=25967
Resolution|--- |DUPLICATE
--- Comment #6 from Eric Gallager <egallager at gcc dot gnu.org> ---
(In reply to jnz from comment #1)
> I'd be happy to use __attribute__((naked)) but it's not supported on x86 for
> some reason.
That's bug 25967
(In reply to Marek Polacek from comment #2)
> Probably dup of http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41045
Agreed, closing as a duplicate of it
*** This bug has been marked as a duplicate of bug 41045 ***