This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/49866] [4.6 Regression] -mcmodel=large tail call fails to assemble
- From: "ubizjak at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 27 Jul 2011 11:47:22 +0000
- Subject: [Bug target/49866] [4.6 Regression] -mcmodel=large tail call fails to assemble
- Auto-submitted: auto-generated
- References: <bug-49866-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49866
--- Comment #1 from Uros Bizjak <ubizjak at gmail dot com> 2011-07-27 11:46:50 UTC ---
(In reply to comment #0)
> This got fixed on the trunk with
> http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173797
> but for the backport it would be certainly preferrable if we got a smaller and
> less riskier fix than that.
The change you are referring to is fairly mechanical, so I see no problem to
backport it entirely. But the backport should be handled with care, of course.