This is the mail archive of the gcc-regression@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]

GCC build failed for 2 targets with your patch on 2001-08-17T01:30:00Z.


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://www.cygnus.com/~geoffk/gcc-regression/>.
ChangeLog entries since last run on 2001-08-16T22:00:01Z:
--- /maat/heart/tbox/changelog_mail/gcc/gcc/ChangeLog	Thu Aug 16 10:12:57 2001
+++ gcc/gcc/ChangeLog	Thu Aug 16 18:30:03 2001
@@ -1,3 +1,20 @@
+2001-08-16  Zack Weinberg  <zackw@panix.com>
+
+	* final.c (shorten_branches): Clear the end of the label_align
+	array only if we made it larger.  Break up messy expressions
+	for clarity.
+
+	* diagnostic.c (internal_error): Check for error recursion
+	before doing ICE suppression.
+
+	* timevar.c: Timing variables now count in milliseconds.
+	(init_timevar): Set up ticks_to_msec and clocks_to_msec here.
+	(get_time): Not here.
+	(timevar_print): Don't print any timer whose user, cpu, and
+	wall times are all zero as displayed.
+	* timevar.h: Update comment aboout units.  Make timevar
+	counters unsigned.
+
 Thu Aug 16 17:39:45 CEST 2001  Jan Hubicka  <jh@suse.cz>
 
 	* function.c (put_var_into_stack): Temporarily clear DECL_RTL.

ChangeLog entries between 2001-08-16T22:00:01Z and the last time everything
passed, on 2001-08-16T15:06:35Z:
--- /maat/heart/tbox/changelog_pass/gcc/gcc/ChangeLog	Thu Aug 16 08:06:42 2001
+++ gcc/gcc/ChangeLog	Thu Aug 16 10:12:57 2001
@@ -1,3 +1,11 @@
+Thu Aug 16 17:39:45 CEST 2001  Jan Hubicka  <jh@suse.cz>
+
+	* function.c (put_var_into_stack): Temporarily clear DECL_RTL.
+	(assign_params): Avoid setting DECL_RTL to unfinished RTX.
+	(expand_function_start): Likewise.
+	* stmt.c (expand_decl): Likewise.
+	* varasm.c (make_decl_rtx): Likewise.
+
 2001-08-16  Jason Merrill  <jason_merrill@redhat.com>
 
 	* stor-layout.c (layout_decl): Don't set DECL_USER_ALIGN.
--- /maat/heart/tbox/changelog_pass/gcc/gcc/java/ChangeLog	Mon Aug 13 10:44:31 2001
+++ gcc/gcc/java/ChangeLog	Thu Aug 16 15:00:07 2001
@@ -1,3 +1,13 @@
+2001-08-16  Tom Tromey  <tromey@redhat.com>
+
+	* jcf-dump.c (main): Updated for change to jcf_path_seal.
+	* gjavah.c (main): Updated for change to jcf_path_seal.
+	* lang.c (version_flag): New global.
+	(java_decode_option): Recognize `-version'.
+	(java_init): Update for change to jcf_path_seal.
+	* jcf.h (jcf_path_seal): Added `print' argument.
+	* jcf-path.c (jcf_path_seal): Added `print' argument.
+
 2001-08-13  Zack Weinberg  <zackw@panix.com>
 
 	* Make-lang.in (java/decl.o): Update dependencies.
--- /maat/heart/tbox/changelog_pass/gcc/gcc/testsuite/ChangeLog	Wed Aug 15 00:11:19 2001
+++ gcc/gcc/testsuite/ChangeLog	Thu Aug 16 13:30:03 2001
@@ -1,3 +1,10 @@
+2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
+
+	* g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
+	Fix thinko.
+	* g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
+	for xfail.
+
 2001-08-14  David Billinghurst <David.Billinghurst@riotinto.com>
 
 	* lib/g77-dg.exp:  Use prune.exp for common procedures
--- /maat/heart/tbox/changelog_pass/gcc/libstdc++-v3/ChangeLog	Thu Aug 16 06:00:19 2001
+++ gcc/libstdc++-v3/ChangeLog	Thu Aug 16 12:30:17 2001
@@ -1,4 +1,10 @@
+2001-08-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
+
+	* configure.target: Set LIMITSH for powerpc-*-*.
+	* config/cpu/powerpc/bits/limits.h: New file.
+
 2001-08-16  Marc Espie <espie@openbsd.org>
+
 	* configure.in:  Check for <sys/types.h>.
 	* configure:  Rebuild.
 	* config.h.in:  Rebuild.
  gcc -c -DCROSS_COMPILE -DIN_GCC    -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 -o g77version.o \
    /maat/heart/tbox/cvs-gcc/gcc/gcc/f/version.c; \
else true; fi
if [ -f lang-f77 ]; then \
  gcc -DCROSS_COMPILE -DIN_GCC    -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  obstack.o      ../libiberty/libiberty.a; \
else true; fi
if [ -f lang-f77 ]; then \
  rm -f g77-cross; \
  cp g77 g77-cross; \
else true; fi
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/tm.texi:7139: No matching `@end table'.
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
else true; fi;
{ nm -pg  libgcc/./_muldi3.o libgcc/./_negdi2.o libgcc/./_lshrdi3.o libgcc/./_ashldi3.o libgcc/./_ashrdi3.o libgcc/./_ffsdi2.o libgcc/./_clz.o libgcc/./_cmpdi2.o libgcc/./_ucmpdi2.o libgcc/./_floatdidf.o libgcc/./_floatdisf.o libgcc/./_fixunsdfsi.o libgcc/./_fixunssfsi.o libgcc/./_fixunsdfdi.o libgcc/./_fixdfdi.o libgcc/./_fixunssfdi.o libgcc/./_fixsfdi.o libgcc/./_fixxfdi.o libgcc/./_fixunsxfdi.o libgcc/./_floatdixf.o libgcc/./_fixunsxfsi.o libgcc/./_fixtfdi.o libgcc/./_fixunstfdi.o libgcc/./_floatditf.o libgcc/./_clear_cache.o libgcc/./_trampoline.o libgcc/./__main.o libgcc/./_exit.o libgcc/./_absvsi2.o libgcc/./_absvdi2.o libgcc/./_addvsi3.o libgcc/./_addvdi3.o libgcc/./_subvsi3.o libgcc/./_subvdi3.o libgcc/./_mulvsi3.o libgcc/./_mulvdi3.o libgcc/./_negvsi2.o libgcc/./_negvdi2.o libgcc/./_ctors.o libgcc/./_divdi3.o libgcc/./_moddi3.o libgcc/./_udivdi3.o libgcc/./_umoddi3.o libgcc/./_udiv_w_sdiv.o libgcc/./_udivmoddi4.o libgcc/./unwind-dw2.o libgcc/./unwind-dw2-fde.o libgc!
c/./unwind-sjlj.o; echo %%; cat /maat/heart/tbox/cvs-gcc/gcc/gcc/libgcc-std.ver /maat/heart/tbox/cvs-gcc/gcc/gcc/config/libgcc-glibc.ver; } | gawk -f /maat/heart/tbox/cvs-gcc/gcc/gcc/mkmap-symver.awk > tmp-libgcc.map
mv tmp-libgcc.map libgcc.map
./xgcc -B./ -B/maat/heart/tbox/objs/i686-pc-linux-gnu/bin/ -isystem /maat/heart/tbox/objs/i686-pc-linux-gnu/include -O2   -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -shared -nodefaultlibs -Wl,--soname=libgcc_s.so.1 -Wl,--version-script=libgcc.map -o libgcc_s.so   libgcc/./_muldi3.o libgcc/./_negdi2.o libgcc/./_lshrdi3.o libgcc/./_ashldi3.o libgcc/./_ashrdi3.o libgcc/./_ffsdi2.o libgcc/./_clz.o libgcc/./_cmpdi2.o libgcc/./_ucmpdi2.o libgcc/./_floatdidf.o libgcc/./_floatdisf.o libgcc/./_fixunsdfsi.o libgcc/./_fixunssfsi.o libgcc/./_fixunsdfdi.o libgcc/./_fixdfdi.o libgcc/./_fixunssfdi.o libgcc/./_fixsfdi.o libgcc/./_fixxfdi.o libgcc/./_fixunsxfdi.o libgcc/./_floatdixf.o libgcc/./_fixunsxfsi.o libgcc/./_fixtfdi.o libgcc/./_fixunstfdi.o libgcc/./_floatditf.o libgcc/./_clear_cache.o libgcc/./_trampoline.o libgcc/./__main.o libgcc/./_exit.o libgcc/./_absvsi2.o libgcc/./_absvdi2!
.o libgcc/./_addvsi3.o libgcc/./_addvdi3.o libgcc/./_subvsi3.o libgcc/./_subvdi3.o libgcc/./_mulvsi3.o libgcc/./_mulvdi3.o libgcc/./_negvsi2.o libgcc/./_negvdi2.o libgcc/./_ctors.o libgcc/./_divdi3.o libgcc/./_moddi3.o libgcc/./_udivdi3.o libgcc/./_umoddi3.o libgcc/./_udiv_w_sdiv.o libgcc/./_udivmoddi4.o libgcc/./unwind-dw2.o libgcc/./unwind-dw2-fde.o libgcc/./unwind-sjlj.o -lc && rm -f libgcc_s.so.1 && ln -s libgcc_s.so libgcc_s.so.1
make[3]: Leaving directory `/maat/heart/tbox/native/build/gcc'
rm -f cxxmain.c
ln -s /maat/heart/tbox/cvs-gcc/gcc/gcc/../libiberty/cplus-dem.c cxxmain.c
gcc -c -DMAIN  -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 \
  -DVERSION=\"3.1\" 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 obstack.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/tm.texi:7139: No matching `@end table'.
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
+ exit 1

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]