GCC build failed for 2 targets with your patch on 2002-03-04T21:30:00Z.

GCC regression checker regress@maat.cygnus.com
Mon Mar 4 13:43:00 GMT 2002


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

The last time the regression tests were run, GCC did not compile either,
so the problem might not be caused by your patch.

For more information, see <http://people.redhat.com/geoffk/gcc-regression/>.
-------------- next part --------------
ChangeLog entries since last run on 2002-03-04T19:53:26Z:
--- /maat/heart/tbox/changelog_mail/gcc/libiberty/ChangeLog	Sun Mar  3 15:50:10 2002
+++ gcc/libiberty/ChangeLog	Mon Mar  4 13:30:16 2002
@@ -1,3 +1,7 @@
+2002-03-04  Neil Booth  <neil@daikokuya.demon.co.uk>
+
+	* xmalloc.c (xmalloc_fail): Clarify error message further.
+
 2002-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
 
 	* xmalloc.c (xmalloc_fail): Clarify error message.

ChangeLog entries between 2002-03-04T19:53:26Z and the last time everything
passed, on 2002-03-04T17:19:31Z:
--- /maat/heart/tbox/changelog_pass/gcc/gcc/ChangeLog	Mon Mar  4 06:45:28 2002
+++ gcc/gcc/ChangeLog	Mon Mar  4 11:53:40 2002
@@ -1,3 +1,8 @@
+2002-03-04  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+	* doc/include/texinfo.tex: Update to version 2002-03-01.06.
+	* doc/invoke.texi: Fix @math uses.
+
 Mon Mar  4 15:33:54 CET 2002  Jan Hubicka  <jh@suse.cz>
 
 	* toplev.c (rest_of_compilation): Cleanup CFG after dead jumptables
-------------- next part --------------
gcc -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H  -o g77 gcc.o g77spec.o g77version.o \
   version.o prefix.o intl.o    ../libiberty/libiberty.a
rm -f g77-cross; \
cp g77 g77-cross
rm -f gcj-cross
cp gcj gcj-cross
cd /maat/heart/tbox/cvs-gcc/gcc/gcc && makeinfo   -I doc -I doc/include -o doc/gcc.info doc/gcc.texi
doc/invoke.texi:8617: Misplaced {.
doc/invoke.texi:8617: Misplaced }.
doc/invoke.texi:8618: Misplaced {.
doc/invoke.texi:8618: Misplaced }.
doc/invoke.texi:8686: Misplaced {.
doc/invoke.texi:8686: Misplaced }.
doc/invoke.texi:8688: Misplaced {.
doc/invoke.texi:8688: Misplaced }.
makeinfo: Removing output file `doc/gcc.info' due to errors; use --force to preserve.
make[1]: *** [/maat/heart/tbox/cvs-gcc/gcc/gcc/doc/gcc.info] Error 2
make[1]: Leaving directory `/maat/heart/tbox/powerpc-eabisim/build/gcc'
make: *** [all-gcc] Error 2
+ exit 1
-------------- next part --------------
  -DVERSION=\"3.2\" cxxmain.c
gcc -o c++filt -DIN_GCC    -g  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H  \
  cxxmain.o underscore.o   ../libiberty/libiberty.a
cd /maat/heart/tbox/cvs-gcc/gcc/gcc && makeinfo   -I doc -I doc/include -o doc/gcc.info doc/gcc.texi
doc/invoke.texi:8617: Misplaced {.
doc/invoke.texi:8617: Misplaced }.
doc/invoke.texi:8618: Misplaced {.
doc/invoke.texi:8618: Misplaced }.
doc/invoke.texi:8686: Misplaced {.
doc/invoke.texi:8686: Misplaced }.
doc/invoke.texi:8688: Misplaced {.
doc/invoke.texi:8688: Misplaced }.
makeinfo: Removing output file `doc/gcc.info' due to errors; use --force to preserve.
make[2]: *** [/maat/heart/tbox/cvs-gcc/gcc/gcc/doc/gcc.info] Error 2
make[2]: Leaving directory `/maat/heart/tbox/native/build/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/maat/heart/tbox/native/build/gcc'
make: *** [bootstrap] Error 2
+ '[' -s gcc/.bad_compare ']'
+ 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