Latest CVS, builds fine. Attempt to "make check" yields: gmake[1]: Entering directory `/usr/home/mckelvey/software/gcc-obj' gmake[2]: Entering directory `/usr/home/mckelvey/software/gcc-obj/fixincludes' autogen -T ../../gcc/fixincludes/check.tpl ../../gcc/fixincludes/inclhack.def /bin/sh ./check.sh ../../gcc/fixincludes/tests/base Fixed: testing.h Fixed: testing.h Fixed: ansi/math.h ... Fixed: obstack.h Fixed: pixrect/memvar.h sed: -e expression #1, char 48: Unexpected ',' Fixed: regex.h ... Fixed: Xm/BaseClassI.h Fixed: Xm/Traversal.h Missing header fix: pthread.h
There were fixinclude test FAILURES gmake[2]: *** [check] Error 1 gmake[2]: Leaving directory `/usr/home/mckelvey/software/gcc-obj/fixincludes' gmake[1]: *** [check-fixincludes] Error 2 gmake[1]: Leaving directory `/usr/home/mckelvey/software/gcc-obj' gmake: *** [do-check] Error 2 Configured: alpha1:gcc-obj>alias CONFIGURECVS alias CONFIGURECVS='../gcc/configure --verbose --enable-languages=c++ --disable-linux-futex --disable-nls --disable-tls >clog 2>&1 &' Built: alias BUILD='nice gmake CFLAGS='\'''\'' BOOT_CFLAGS='\'''\'' LIBCFLAGS='\''-g'\'' LIBCXXFLAGS='\''-g'\'' bootstrap >log 2>&1 &' alpha1:gcc-obj>uname -a Linux alpha1 2.4.9-40 #1 Mon Sep 23 08:14:02 EDT 2002 alpha unknown -- Summary: make check fixinclude test FAILURES Product: gcc Version: 4.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: testsuite AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: mckelvey at maskull dot com GCC build triplet: alphaev56-unknown-linux-gnu GCC host triplet: alphaev56-unknown-linux-gnu GCC target triplet: alphaev56-unknown-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29737