This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/49206] [4.5/4.6/4.7 Regression] RA failure in spill_failure, at reload1.c:2113
- From: "jakub at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 22 Aug 2011 16:43:28 +0000
- Subject: [Bug target/49206] [4.5/4.6/4.7 Regression] RA failure in spill_failure, at reload1.c:2113
- Auto-submitted: auto-generated
- References: <bug-49206-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49206
--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-08-22 16:43:28 UTC ---
It is a conditional infinite loop (identical to if (g_339 % 0x200003) for (;;);
).