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

CVS build segfault (sparc/solaris)


Hi,
a CVS build fails on SunOS manao 5.7 Generic_106541-04 sun4u sparc
inside cc1,

./frame
xgcc: Internal compiler error: program cc1 got fatal signal 11
make: *** [libgcc2.a] Error 1

#0  0x195c38 in mark_target_live_regs (insns=0x7eec0140, target=0x7ee30080, res=0xffbede40) at resource.c:837
837         b = BLOCK_NUM (target);
Breakpoint 1 at 0x7fb16964
Breakpoint 2 at 0x82e40: file rtl.c, line 1147.
Breakpoint 3 at 0x7fab9240
(gdb) back
#0  0x195c38 in mark_target_live_regs (insns=0x7eec0140, target=0x7ee30080, res=0xffbede40) at resource.c:837
#1  0x13f680 in fill_simple_delay_slots (non_jumps_p=0) at reorg.c:2265
#2  0x1419f0 in dbr_schedule (first=0x7eec0140, file=0x0) at reorg.c:3587
#3  0x18644 in rest_of_compilation (decl=0x7ef50b00) at toplev.c:4351
#4  0x1b01e8 in finish_function (nested=0) at c-decl.c:6713
#5  0x19dfcc in yyparse () at c-parse.y:314
#6  0x14ca8 in compile_file (name=0x7fa41980 "/var/tmp/ccJjk8ki.i") at toplev.c:3206
#7  0x1bb44 in main (argc=13, argv=0xffbef4bc) at toplev.c:5588

I've not investigated further, in case this is someone's weekend thinko. I'm
happy to look further if needed (and probably will if this isn't fixed).

nathan
-- 
Dr Nathan Sidwell :: Computer Science Department :: Bristol University
        I have seen the death of PhotoShop -- it is called GIMP
nathan@acm.org  http://www.cs.bris.ac.uk/~nathan/  nathan@cs.bris.ac.uk


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