This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/16326] Bootstrap failure after "RTL prologue/epilogue for SPARC" patch


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]