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 target/32313] [4.3 Regression] Bootstrap failure running gengtype in stage 2.



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


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