This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: 3.2 fails bootstrap on sparcv9
> >Sorry, here's the complete error message:
> >
> >../gcc/java/jcf-dump.c -o java/jcf-dump.o
> >../../gcc/java/jcf-dump.c: In function `main':
> >../../gcc/java/jcf-dump.c:1051: Internal compiler error in ?, at sched-
> >rgn.c:2975
>
> Same happens on solaris2.6:
>
> /home/a_tobler/cvs/gcc/gcc/java/jcf-dump.c: In function `main':
> /home/a_tobler/cvs/gcc/gcc/java/jcf-dump.c:1051: Internal compiler error
> in schedule_insns, at sched-rgn.c:2975
What checkout did you use? Yesterday evening I've fixed a bug that may
well cause this failure.
Can I have preprocessed file if the bug remains?
Honza
>
> Thanks,
>
> Andreas