This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/32313] [4.3 Regression] Bootstrap failure running gengtype in stage 2.
- From: "daney at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Jun 2007 05:05:57 -0000
- Subject: [Bug target/32313] [4.3 Regression] Bootstrap failure running gengtype in stage 2.
- References: <bug-32313-7151@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #8 from daney at gcc dot gnu dot org 2007-06-17 05:05 -------
Good news and bad news.
My 32313-v2.patch allows c,c++,java to bootstrap except for at the very end of
the libjava build gcj-dbtool gets stuck in an endless loop. Luckily killing it
allows the build to complete successfully.
The bad news is that there are at least these new failures:
FAIL: gcc.c-torture/execute/bcp-1.c execution, -O2
FAIL: gcc.c-torture/execute/nestfunc-6.c execution, -O2
The bcp-1.c failure is also a failure to restore $gp. I think this is a
different case, but I am looking into it a bit more.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32313