This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/16326] Bootstrap failure after "RTL prologue/epilogue for SPARC" patch
- From: "ebotcazou at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Jul 2004 19:12:04 -0000
- Subject: [Bug bootstrap/16326] Bootstrap failure after "RTL prologue/epilogue for SPARC" patch
- References: <20040702041805.16326.billingd@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From ebotcazou at gcc dot gnu dot org 2004-07-03 19:12 -------
Confirmed, it's the reorg.c bits, more precisely the change to find_end_label,
which now appears to be clearly problematic.
Sorry for the breakage. A temporary workaround is to revert the diff generated by
cvs diff -u -r1.97 -r1.98 reorg.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16326