This is the mail archive of the gcc@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]

Re: Libjava failures status


On Thu, 2002-03-07 at 12:28, Joel Sherrill wrote:
> 
> 
> Jan Hubicka wrote:
> > 
> > Hi,
> > The yesterday libjava failures are caused by my sanity checking I added
> > to verify_flow_info.  I must say I don't understand how the patch has regtested
> > for me before I commited it, perhaps I disabled checking :(
> > I've fixed all the failures that happends on i386/PPC compilation today,
> > all of them latent bugs.
> 
> I haven't had a chance to dig through all the 39 cross builds I
> ran overnight for failures, but the mcore-elf and sh-* failed 
> building newlib's strftime.c with an ICE in verify_local_live_at_start 
> at flow.c:591.  Is this somehow related?
> 
This may or may not be related, but the overnight SPEC95 runs failed
with a similar failure while building 134.perl:

/home/dnovillo/perf/sandbox-gcc/i686/inst/bin/gcc -c -o form.o   -O2 form.c
Error  from 'specmake  build 2> make.err > make.out':
form.c: In function `format':
form.c:353: Internal compiler error in verify_local_live_at_start, at flow.c:607
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
specmake: *** [form.o] Error 1
Error with 'specmake  build 2> make.err > make.out': check file '/home/dnovillo/perf/SPEC95.i686/benchspec/CINT95/134.perl/src/make.err'
form.c: In function `format':
form.c:353: Internal compiler error in verify_local_live_at_start, at flow.c:607Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
specmake: *** [form.o] Error 1


This was working yesterday (2002-03-06).


Diego.


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