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]

egcs-CVS19980627, powerpc-ibm-aix4.1.4.0 bootstrap failure ...


Snapshot:		egcs-CVS19980627
Platform:		powerpc-ibm-aix4.1.4.0
Stage1 compiler:	cc
Assembler:		native
Linker:			native
BOOT_CFLAGS:		-g -O2 -mminimal-toc

	I get a bootstrap failure in stage2:

 > if cmp -s Makefile   ./config/rs6000/rs6000.md; \
 > then                                    \
 >   echo Using ;  \
 >   cp  tmp-attrtab.c;    \
 > else                                    \
 >   ./genattrtab ./config/rs6000/rs6000.md > tmp-attrtab.c;       \
 > fi
 > ./genattrtab.c:3634: Internal compiler error in function
 > 	simplify_by_exploding
 > make[2]: *** [s-attrtab] Error 33

	This did not happen with a CVS checkout from two days ago (6/25).

		--Kaveh
--
Kaveh R. Ghazi			Project Manager / Custom Development
ghazi@caip.rutgers.edu		Icon CMT Corp.


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