This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: 3.2 bootstrap failure in libjava on sparcv9-sun-solaris2.8
Loren James Rittle wrote:
>Program received signal SIGSEGV, Segmentation fault.
>0x081be6f6 in estimate_probability (loops_info=0xbfbfe500)
> at /usr/users/rittle/outside-cvs-src/gcc-mainline/gcc/predict.c:431
>431 if (TEST_BIT (loop->nodes, bb->index))
>(gdb) The program is running. Exit anyway? (y or n) y
>
>
Hmm, I thought Zdenek Dvorak fixed this the other day, but apparantly he
didn't check in the patch?
You need:
http://gcc.gnu.org/ml/gcc/2002-05/msg02732.html
regards
Bryce.