[Bug inline-asm/55744] Use of ebx as output register in inline asm on x86_64 PIC mcmodel=medium
egallager at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Oct 28 22:09:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55744
Eric Gallager <egallager at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |RESOLVED
Known to work| |7.1.0
Resolution|--- |FIXED
Known to fail| |4.3.2, 4.6.3
--- Comment #2 from Eric Gallager <egallager at gcc dot gnu.org> ---
Now that I have access to the gcc compile farm I was able to test this myself
x86_64-linux-gnu and I can confirm that the error also appears with gcc 4.3.2
but disappears with gcc 7.1, so I'm assuming it was probably fixed some time
between the two.
More information about the Gcc-bugs
mailing list