[Bug target/48385] x86-64: Tail call recursion optimization with -mcmodel=large can generate invalid assembly (immediate operand illegal with absolute jump)
martin at decky dot cz
gcc-bugzilla@gcc.gnu.org
Fri Jul 1 02:54:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48385
--- Comment #6 from Martin Decky <martin at decky dot cz> 2011-07-01 02:53:18 UTC ---
Created attachment 24650
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24650
Short test case
Thanks, H.J. Lu, for providing the short test case. I have just added three
extern declarations to make it compile in my freestanding setup and I confirm
that it demonstrates the bug in my environment.
I'll post the save-temps output shortly.
More information about the Gcc-bugs
mailing list