GCC build failed for mips-elf with your patch on 2002-04-23T21:00:09Z.

GCC regression checker regress@redhat.com
Tue Apr 23 16:39:00 GMT 2002


With your recent patch, GCC does not compile on:
 mips-elf
Attached is build output for those targets.

The build failures are new.

For more information, see <http://people.redhat.com/geoffk/gcc-regression/>.
-------------- next part --------------
ChangeLog entries since last run on 2002-04-23T17:36:54Z:
--- /maat/heart/tbox/changelog_mail/gcc/gcc/cp/ChangeLog	Tue Apr 23 10:37:29 2002
+++ gcc/gcc/cp/ChangeLog	Tue Apr 23 14:00:44 2002
@@ -1,3 +1,8 @@
+2002-04-23  Jakub Jelinek  <jakub@redhat.com>
+
+	* parse.y (check_class_key): Allow KEY to be union/enum/struct/class
+	node with attributes.
+
 2002-2-23  David O'Brien  <obrien@FreeBSD.org>
 
 	* g++spec.c (MATH_LIBRARY_PROFILE, LIBSTDCXX_PROFILE): Add.
--- /maat/heart/tbox/changelog_mail/gcc/gcc/testsuite/ChangeLog	Tue Apr 23 03:48:59 2002
+++ gcc/gcc/testsuite/ChangeLog	Tue Apr 23 14:00:47 2002
@@ -1,3 +1,7 @@
+2002-04-23  Jakub Jelinek  <jakub@redhat.com>
+
+	* g++.dg/parse/attr1.C: New test.
+
 2002-04-23  Roger Sayle  <roger@eyesopen.com>
 
 	* gcc.c-torture/execute/string-opt-17.c: New test case.
--- /maat/heart/tbox/changelog_mail/gcc/libstdc++-v3/ChangeLog	Mon Apr 22 16:08:29 2002
+++ gcc/libstdc++-v3/ChangeLog	Tue Apr 23 14:01:05 2002
@@ -1,3 +1,8 @@
+2002-04-23  Hans-Peter Nilsson  <hp@bitrange.com>
+
+	* config/cpu/mmix/bits/cpu_limits.h: New file.
+	* configure.target (CPULIMITSH): Use it.
+
 2002-04-22  Loren J. Rittle <ljrittle@acm.org>
 
 	* docs/html/17_intro/porting.texi (_GLIBCPP_AVOID_FSEEK): Remove.

ChangeLog entries between 2002-04-23T17:36:54Z and the last time everything
passed, on 2002-04-23T17:36:54Z:
-------------- next part --------------
mkdir libgcc
mkdir soft-float
mkdir libgcc/soft-float
mkdir single
mkdir libgcc/single
mkdir el
mkdir libgcc/el
mkdir soft-float/el
mkdir libgcc/soft-float/el
mkdir single/el
mkdir libgcc/single/el
if [ -f stmp-dirs ]; then true; else touch stmp-dirs; fi
/maat/heart/tbox/mips-elf/build/gcc/xgcc -B/maat/heart/tbox/mips-elf/build/gcc/ -B/maat/heart/tbox/objs/mips-elf/bin/ -B/maat/heart/tbox/objs/mips-elf/lib/ -isystem /maat/heart/tbox/objs/mips-elf/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -G 0 -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/maat/heart/tbox/cvs-gcc/gcc/gcc -I/maat/heart/tbox/cvs-gcc/gcc/gcc/. -I/maat/heart/tbox/cvs-gcc/gcc/gcc/config -I/maat/heart/tbox/cvs-gcc/gcc/gcc/../include -DL_m16addsf3 -xassembler-with-cpp -c /maat/heart/tbox/cvs-gcc/gcc/gcc/config/mips/mips16.S -o libgcc/./_m16addsf3.o
as: unrecognized option `-G'
make[2]: *** [libgcc/./_m16addsf3.o] Error 1
make[2]: Leaving directory `/maat/heart/tbox/mips-elf/build/gcc'
make[1]: *** [stmp-multilib] Error 2
make[1]: Leaving directory `/maat/heart/tbox/mips-elf/build/gcc'
make: *** [all-gcc] Error 2
+ exit 1
-------------- next part --------------
-- 
Geoffrey Keating <regress@maat.cygnus.com> 
(via an automated GCC regression-testing script.)



More information about the Gcc-regression mailing list