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: sparc-sun-solaris2.8 bootstrap failure


On Mon, Jul 14, 2003 at 06:30:22PM +0200, Rainer Orth wrote:
> /vol/gnu/src/gcc/gcc-dist/gcc/libgcc2.c: In function `__negdi2':
> /vol/gnu/src/gcc/gcc-dist/gcc/libgcc2.c:75: internal compiler error: Segmentation Fault
> 
> cc1 crashes here:
> 
> Program received signal SIGSEGV, Segmentation fault.
> 0x0031a1f8 in make_edges (label_value_list=0x0, min=0x3fbbb0, max=0x3fbbb0, 
>     update_p=1) at /vol/gnu/src/gcc/gcc-dist/gcc/cfgbuild.c:306
> (gdb) where
> #0  0x0031a1f8 in make_edges (label_value_list=0x0, min=0x3fbbb0, 
>     max=0x3fbbb0, update_p=1) at /vol/gnu/src/gcc/gcc-dist/gcc/cfgbuild.c:306

After getting a decent lexer, I've now reproduced this during the stage2
build.  Same backtrace, same NULL pointer.


Phil

-- 
If ye love wealth greater than liberty, the tranquility of servitude greater
than the animating contest for freedom, go home and leave us in peace.  We seek
not your counsel, nor your arms.  Crouch down and lick the hand that feeds you;
and may posterity forget that ye were our countrymen.            - Samuel Adams


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