This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/48385] x86-64: Tail call recursion optimization with -mcmodel=large can generate invalid assembly (immediate operand illegal with absolute jump)
- From: "martin at decky dot cz" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 29 Jun 2011 15:02:03 +0000
- Subject: [Bug target/48385] x86-64: Tail call recursion optimization with -mcmodel=large can generate invalid assembly (immediate operand illegal with absolute jump)
- Auto-submitted: auto-generated
- References: <bug-48385-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48385
Martin Decky <martin at decky dot cz> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|4.6.0 |4.6.1
--- Comment #1 from Martin Decky <martin at decky dot cz> 2011-06-29 15:01:46 UTC ---
The bug is still present in GCC 4.6.1.