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, stage2 genattr SEGV


With today's CVS, I'm getting a SEGV in stage2 running genattr.

 > ./genattr ../../egcs-CVS20000516/gcc/config/rs6000/rs6000.md > tmp-attr.h
 > make[2]: *** [s-attr] Segmentation fault (core dumped)

Using gdb 4.18 doesn't give much useful info:

 > Core was generated by `genattr'.
 > Program terminated with signal 11, Segmentation fault.

 > (gdb) bt
 > #0  0x70005e14 in ?? () from (unknown load module)
 > #1  <signal handler called>

For reference, I was able to bootstrap as recently as 5/11.

		--Kaveh
--
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]