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]

Re: New alpha bootstrap failure in target libiberty/fnmatch.c


 > From: "Kaveh R. Ghazi" <ghazi@caip.rutgers.edu>
 > 
 > I'm getting a new bootstrap failure with the latest CVS on
 > alphaev5-dec-osf4.0b after the three-stage bootstrap when compiling
 > the target libiberty/fnmatch.c:
 > 
 >  > /usr/var/tmp/gcc-testing/build/gcc/xgcc
 >  >   -B/usr/var/tmp/gcc-testing/build/gcc/
 >  >   -B/usr/local/alphaev5-dec-osf4.0b/bin/ -c -DHAVE_CONFIG_H -g -I.
 >  >   -I../../../egcs-CVS19991115/libiberty/../include
 >  >   ../../../egcs-CVS19991115/libiberty/fnmatch.c
 >  > 
 >  > ../../../egcs-CVS19991115/libiberty/fnmatch.c: In function `fnmatch':
 >  > ../../../egcs-CVS19991115/libiberty/fnmatch.c:223: Internal compiler
 >  > error in `gen_reg_rtx', at emit-rtl.c:462
 >  > Please submit a full bug report.
 >  > See <URL:http://www.gnu.org/software/gcc/faq.html#bugreport> for
 >  >   instructions.
 >  > make[2]: *** [fnmatch.o] Error 1
 >  > make[2]: Leaving directory
 >  >   `/usr/var/tmp/gcc-testing/build/alphaev5-dec-osf4.0b/libiberty'
 >  > make[1]: *** [all-target-libiberty] Error 2
 >  > make[1]: Leaving directory `/usr/var/tmp/gcc-testing/build'
 >  > make: *** [bootstrap] Error 2
 > 
 > 
 > begin 644 fnmatch.i.gz
 > [...]


I'm still getting this bootstrap error with last night's CVS.

BTW, if I bypass this by compiling fnmatch.c with -O, then I run into
the libio/isscan.cc problem others have reported.

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