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]

Bootstrap failure on powerpc-ibm-aix4.1.4.0 in stage2 libgcc2.a


	I recently regained access to an AIX box (powerpc-ibm-aix4.1.4.0
actually.)  So I don't know how long this has been happening.  Anyway,
I tried bootstrapping the current CVS and got this in stage2:

 > _muldi3
 > xgcc: Internal compiler error: program cc1 got fatal signal 4

Core was generated by `cc1'.
Program terminated with signal 4, Illegal instruction.
#0  rs6000_stack_info ()
    at ../../egcs-CVS20000302/gcc/config/rs6000/rs6000.c:3956
3956      return info_ptr;
Breakpoint 1 at 0xd0000648
Breakpoint 2 at 0x1000c8b0: file ../../egcs-CVS20000302/gcc/rtl.c, line 1249.
Breakpoint 3 at 0xd00199e8
(gdb) where
#0  rs6000_stack_info ()
    at ../../egcs-CVS20000302/gcc/config/rs6000/rs6000.c:3956
#1  0x10046a40 in set_initial_elim_offsets ()
    at ../../egcs-CVS20000302/gcc/reload1.c:3208
#2  0x10041838 in reload (first=0x300dbd20, global=1, dumpfile=0x0)
    at ../../egcs-CVS20000302/gcc/reload1.c:854
#3  0x101cebf4 in global_alloc (file=0x0)
    at ../../egcs-CVS20000302/gcc/global.c:581
#4  0x1000440c in rest_of_compilation (decl=0x300dad80)
    at ../../egcs-CVS20000302/gcc/toplev.c:3458
#5  0x10016a00 in finish_function (nested=0)
    at ../../egcs-CVS20000302/gcc/c-decl.c:6459
#6  0x10148534 in yyparse () at ../../egcs-CVS20000302/gcc/c-parse.c:65534
#7  0x100022b8 in compile_file (name=0x0)
    at ../../egcs-CVS20000302/gcc/toplev.c:2440
#8  0x1000689c in main (argc=14, argv=0x2ff217a4)
    at ../../egcs-CVS20000302/gcc/toplev.c:4874

This is the mainline, not the newppc branch.

--
Kaveh R. Ghazi			Engagement Manager / Project Services
ghazi@caip.rutgers.edu		Qwest Internet Solutions

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