This is the mail archive of the
gcc-regression@gcc.gnu.org
mailing list for the GCC project.
GCC build failed for 2 targets with your patch on 2001-07-20T20:43:16Z.
- To: gcc-regression at gcc dot gnu dot org
- Subject: GCC build failed for 2 targets with your patch on 2001-07-20T20:43:16Z.
- From: "GCC regression checker" <regress at maat dot cygnus dot com>
- Date: Fri, 20 Jul 2001 21:49:14 +0000
- CC: Stephane dot Carrez at worldnet dot fr, dan at cgsoftware dot com, dnovillo at redhat dot com, jh at suse dot cz
- Reply-To: gcc-regression at gcc dot gnu dot org
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://www.cygnus.com/~geoffk/gcc-regression/>.
ChangeLog entries since last run on 2001-07-20T17:34:14Z:
--- /maat/heart/tbox/changelog_mail/gcc/gcc/ChangeLog Fri Jul 20 10:34:28 2001
+++ gcc/gcc/ChangeLog Fri Jul 20 13:43:29 2001
@@ -1,3 +1,44 @@
+Fri Jul 20 22:14:49 CEST 2001 Roman Zippel <zippel@linux-m68k.org>
+ Jan Hubicka <jh@suse.cz>
+
+ * m68k.md (zero_extend?i?i2 expander): Use gen_lowpart instead
+ of doing the change by hand.
+
+Fri Jul 20 21:59:42 CEST 2001 Jan Hubicka <jh@suse.cz>
+
+ * rtlanal.c (set_noop_p): Return true for noop jumps.
+
+ * expr.c (emit_single_push_insn): Add call to push expander.
+ * expr.h (optab_index): Add OTI_push
+ (push_optab): New constant.
+ * genopinit.c (optabs): Add push_optab.
+ * optabs.c (init_optab): Init push optab.
+ * md.texi (push??1): Document
+
+2001-07-20 Stephane Carrez <Stephane.Carrez@worldnet.fr>
+
+ * config/m68hc11/m68hc11.md ("movdi", "movdi_internal"): Use an
+ expand to emit the pattern; put a REG_INC note for push/pop
+ instructions.
+ ("movdf", "movdf_internal"): Likewise.
+ ("movsi", "movsi_internal"): Likewise.
+ ("movsf", "movsf_internal"): Likewise.
+ ("movhi", "movqi"): Emit a REG_INC note for push/pop instructions.
+
+2001-07-20 Stephane Carrez <Stephane.Carrez@worldnet.fr>
+
+ * config/m68hc11/m68hc11.c (m68hc11_gen_highpart): Don't use
+ gen_highpart.
+
+2001-07-20 Daniel Berlin <dan@cgsoftware.com>
+
+ * params.def: Change default max inline insns to 100.
+
+2001-07-20 Diego Novillo <dnovillo@redhat.com>
+
+ * combine.c (combine_simplify_rtx): Generate a new shift operation
+ when simplifying the first operand of a (neg (ashift)) expression.
+
2001-07-20 Roman Lechtchinsky <rl@cs.tu-berlin.de>
* regclass.c (N_REG_INTS): Use only 32 bits per element.
--- /maat/heart/tbox/changelog_mail/gcc/gcc/cp/ChangeLog Thu Jul 19 01:12:26 2001
+++ gcc/gcc/cp/ChangeLog Fri Jul 20 13:43:33 2001
@@ -1,3 +1,8 @@
+2001-07-20 Daniel Berlin <dan@cgsoftware.com>
+
+ * Make-lang.in (cp/optimize.o): Depend on $(PARAMS_H), not
+ params.h.
+
2001-07-19 Mark Mitchell <mark@codesourcery.com>
* class.c (finish_struct_anon): Forbid nested classes.
ChangeLog entries between 2001-07-20T17:34:14Z and the last time everything
passed, on 2001-07-20T17:34:14Z:
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/md.texi:2133: Unknown command `cpde'.
doc/md.texi:2133: Misplaced {.
doc/md.texi:2133: 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
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/md.texi:2133: Unknown command `cpde'.
doc/md.texi:2133: Misplaced {.
doc/md.texi:2133: 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
+ exit 1