GCC build failed for 2 targets with your patch on 2002-03-20T01:23:27Z.

GCC regression checker regress@maat.cygnus.com
Tue Mar 19 17:30:00 GMT 2002


With your recent patch, GCC does not compile on:
 powerpc-eabisim native
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-03-19T22:46:33Z:
--- /maat/heart/tbox/changelog_mail/gcc/gcc/ChangeLog	Tue Mar 19 14:46:53 2002
+++ gcc/gcc/ChangeLog	Tue Mar 19 17:23:43 2002
@@ -1,5 +1,18 @@
 2002-03-19  Richard Henderson  <rth@redhat.com>
 
+	PR 5879
+	* except.c (current_function_has_exception_handlers): New.
+	* except.h: Declare it.
+	* sibcall.c (optimize_sibling_and_tail_recursive_call): Use it.
+	Combine tests that disable all sibcalls for the function.
+
+2002-03-19  Olivier Hainque  <hainque@act-europe.fr>
+
+	* varasm.c (output_constant_def): Don't call ENCODE_SECTION_INFO
+	for INTEGER_CST.
+
+2002-03-19  Richard Henderson  <rth@redhat.com>
+
 	PR 5977, 5991
 	* config/ia64/ia64.c: Revert 2002-03-01 patch.
 	* config/ia64/ia64.h (INIT_EXPANDERS): New.

ChangeLog entries between 2002-03-19T22:46:33Z and the last time everything
passed, on 2002-03-19T22:46:33Z:
-------------- next part --------------
/maat/heart/tbox/cvs-gcc/gcc/gcc/unroll.c:425: warning: comparison between signed and unsigned
/maat/heart/tbox/cvs-gcc/gcc/gcc/unroll.c: In function `precondition_loop_p':
/maat/heart/tbox/cvs-gcc/gcc/gcc/unroll.c:1421: warning: ISO C89 does not support the `ll' length modifier
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -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 /maat/heart/tbox/cvs-gcc/gcc/gcc/varasm.c -o varasm.o
/maat/heart/tbox/cvs-gcc/gcc/gcc/varasm.c: In function `asm_output_aligned_bss':
/maat/heart/tbox/cvs-gcc/gcc/gcc/varasm.c:543: warning: ISO C89 does not support the `ll' length modifier
/maat/heart/tbox/cvs-gcc/gcc/gcc/varasm.c: In function `assemble_variable':
/maat/heart/tbox/cvs-gcc/gcc/gcc/varasm.c:1679: warning: ISO C89 does not support the `ll' length modifier
/maat/heart/tbox/cvs-gcc/gcc/gcc/varasm.c: In function `output_constant_def':
/maat/heart/tbox/cvs-gcc/gcc/gcc/varasm.c:3302: `INTEGER_CSY' undeclared (first use in this function)
/maat/heart/tbox/cvs-gcc/gcc/gcc/varasm.c:3302: (Each undeclared identifier is reported only once
/maat/heart/tbox/cvs-gcc/gcc/gcc/varasm.c:3302: for each function it appears in.)
/maat/heart/tbox/cvs-gcc/gcc/gcc/varasm.c: In function `assemble_vtable_entry':
/maat/heart/tbox/cvs-gcc/gcc/gcc/varasm.c:5367: warning: ISO C89 does not support the `ll' length modifier
/maat/heart/tbox/cvs-gcc/gcc/gcc/varasm.c: At top level:
/maat/heart/tbox/cvs-gcc/gcc/gcc/varasm.c:533: warning: `asm_output_aligned_bss' defined but not used
make[1]: *** [varasm.o] Error 1
make[1]: Leaving directory `/maat/heart/tbox/powerpc-eabisim/build/gcc'
make: *** [all-gcc] Error 2
+ exit 1
-------------- next part --------------
gcc -c -DIN_GCC    -g  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -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 /maat/heart/tbox/cvs-gcc/gcc/gcc/tree.c -o tree.o
gcc -c -DIN_GCC    -g  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -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 /maat/heart/tbox/cvs-gcc/gcc/gcc/tree-dump.c -o tree-dump.o
gcc -c -DIN_GCC    -g  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -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 /maat/heart/tbox/cvs-gcc/gcc/gcc/tree-inline.c -o tree-inline.o
gcc -c -DIN_GCC    -g  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -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 /maat/heart/tbox/cvs-gcc/gcc/gcc/unroll.c -o unroll.o
/maat/heart/tbox/cvs-gcc/gcc/gcc/unroll.c: In function `unroll_loop':
/maat/heart/tbox/cvs-gcc/gcc/gcc/unroll.c:395: warning: comparison between signed and unsigned
/maat/heart/tbox/cvs-gcc/gcc/gcc/unroll.c:395: warning: comparison between signed and unsigned
/maat/heart/tbox/cvs-gcc/gcc/gcc/unroll.c:425: warning: comparison between signed and unsigned
gcc -c -DIN_GCC    -g  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -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 /maat/heart/tbox/cvs-gcc/gcc/gcc/varasm.c -o varasm.o
/maat/heart/tbox/cvs-gcc/gcc/gcc/varasm.c: In function `output_constant_def':
/maat/heart/tbox/cvs-gcc/gcc/gcc/varasm.c:3302: `INTEGER_CSY' undeclared (first use in this function)
/maat/heart/tbox/cvs-gcc/gcc/gcc/varasm.c:3302: (Each undeclared identifier is reported only once
/maat/heart/tbox/cvs-gcc/gcc/gcc/varasm.c:3302: for each function it appears in.)
make[2]: *** [varasm.o] Error 1
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