This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/33406] [4.3 Regression] At revision 128385 Bootstraping PPC Darwin still fail in Java
- From: "andreast at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Sep 2007 19:09:16 -0000
- Subject: [Bug target/33406] [4.3 Regression] At revision 128385 Bootstraping PPC Darwin still fail in Java
- References: <bug-33406-12313@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #8 from andreast at gcc dot gnu dot org 2007-09-16 19:09 -------
enable-checking is always used on development trees which trunk belongs to. I
usually do build with disable-checking. And with disable-checking you do not
see the bug.
In comment #5 I only wanted to state that now I see the break as well.
It is impossible to get some preprocessed source from this break since it does
not preprocess anything. It is a .class to .o compilation.
I'll try my best to get some more details.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33406