This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/52437] [4.7 Regression] internal compiler error: in spill_failure, at reload1.c:2120
- 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, 29 Feb 2012 21:14:34 +0000
- Subject: [Bug target/52437] [4.7 Regression] internal compiler error: in spill_failure, at reload1.c:2120
- Auto-submitted: auto-generated
- References: <bug-52437-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52437
--- Comment #6 from Uros Bizjak <ubizjak at gmail dot com> 2012-02-29 21:14:34 UTC ---
(In reply to comment #5)
> (In reply to comment #4)
> > movsi uses re constraint, not rn, so I'd think we should use re.
On a second thought, re won't hurt and it will also handle symbols and
labels...