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]

Re: build failure solaris-2.6 c-lex & darwin 1.4 jcf-parse.c


To follow up myself, on darwin I get another failure which I feel in the
same direction as the one on solaris.

Andreas

---darwin---
stage1/xgcc -Bstage1/
-B/Volumes/reserved1/gcctmp/powerpc-apple-darwin1.4/bin/ -c  -DIN_GCC   
-g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
  -DHAVE_CONFIG_H    -I. -Ijava -I../../gcc/gcc -I../../gcc/gcc/java
-I../../gcc/gcc/config -I../../gcc/gcc/../include
../../gcc/gcc/java/jcf-parse.c -o java/jcf-parse.o
../../gcc/gcc/java/jcf-parse.c: In function `handle_innerclass_attribute':
../../gcc/gcc/java/jcf-parse.c:491: Internal compiler error in
schedule_insns, at sched-rgn.c:3062


Andreas Tobler wrote:
> 
> Failed this morning in stage one, didn't find the appropriate change
> since yesterday. (build got further yesterday)
> 
> Andreas
> 
---solaris---
>  stage1/cc1 -fpreprocessed c-lex.i -quiet -dumpbase c-lex.c -g -O2 -W
> -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
> -Wtraditional -Wno-long-long -pedantic -version -o c-lex.o
> GNU CPP version 3.1 20011023 (experimental) (cpplib) (sparc)
> GNU C version 3.1 20011023 (experimental) (sparc-sun-solaris2.6)
>         compiled by GNU C version 2.95.3 20010315 (release).
> ../../gcc/gcc/c-lex.c: In function `lex_string':
> ../../gcc/gcc/c-lex.c:1410: Internal compiler error in schedule_insns,
> at sched-rgn.c:3062


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