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 powerpc-eabisim with your patch on 2001-08-22T04:04:54Z.


With your recent patch, GCC does not compile on:
 powerpc-eabisim
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-22T02:20:03Z:
--- /maat/heart/tbox/changelog_mail/gcc/gcc/ChangeLog	Tue Aug 21 19:20:15 2001
+++ gcc/gcc/ChangeLog	Tue Aug 21 21:05:03 2001
@@ -1,3 +1,7 @@
+2001-08-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+	* builtins.c (type_to_class): Fix typo in last change.
+
 2001-08-21  Richard Henderson  <rth@redhat.com>
 
 	* config/ia64/sysv4.h (ASM_OUTPUT_LABELREF): Don't emit '#' if 

ChangeLog entries between 2001-08-22T02:20:03Z and the last time everything
passed, on 2001-08-22T00:09:33Z:
--- /maat/heart/tbox/changelog_pass/gcc/gcc/ChangeLog	Tue Aug 21 17:09:44 2001
+++ gcc/gcc/ChangeLog	Tue Aug 21 19:20:15 2001
@@ -1,3 +1,22 @@
+2001-08-21  Richard Henderson  <rth@redhat.com>
+
+	* config/ia64/sysv4.h (ASM_OUTPUT_LABELREF): Don't emit '#' if 
+	ia64_asm_output_label.
+
+	* config/ia64/crtbegin.asm (__do_global_dtors_aux): Use saved
+	copy of gp while the real gp register contains garbage.
+
+2001-08-21  Zack Weinberg  <zackw@panix.com>
+
+	* expmed.c (mode_for_extraction): New function.
+	(store_bit_field, extract_bit_field): Use it.
+	* expr.h: Prototype it and provide an enum for its first argument.
+
+	* combine.c, function.c, recog.c: Don't include insn-codes.h.
+	Use mode_for_extraction rather than testing HAVE_insv/extv/extzv
+	and digging through the insn_data tables.
+	* Makefile.in: Update dependencies.
+
 2001-08-22  Neil Booth  <neil@daikokuya.demon.co.uk>
 
 	* cppfiles.c (stack_include_file): line-map.c now handles include
--- /maat/heart/tbox/changelog_pass/gcc/include/ChangeLog	Mon Aug 20 17:10:51 2001
+++ gcc/include/ChangeLog	Tue Aug 21 19:20:28 2001
@@ -1,3 +1,8 @@
+2001-08-21  Richard Henderson  <rth@redhat.com>
+
+	* fibheap.h: Tidy formatting.
+	(fibnode_t): Limit degree to 31 bits to avoid warning.
+
 2001-08-20  Andrew Cagney  <ac131313@redhat.com>
 
 	* floatformat.h (floatformat_arm_ext): Document as deprecated.
--- /maat/heart/tbox/changelog_pass/gcc/libiberty/ChangeLog	Tue Aug 21 10:37:29 2001
+++ gcc/libiberty/ChangeLog	Tue Aug 21 19:20:30 2001
@@ -1,3 +1,9 @@
+2001-08-21  Richard Henderson  <rth@redhat.com>
+
+	* Makefile.in (fibheap.o): Depend on config.h.
+	* fibheap.c: Tidy formatting.  Use config.h.` Rearrange some
+	functions for inlining.
+
 Tue Aug 21 12:35:04 2001  Christopher Faylor <cgf@cygnus.com>
 
 	* configure.in: Need to set HAVE_SYS_ERRLIST and HAVE_SYS_NERR whenever
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 /maat/heart/tbox/cvs-gcc/gcc/gcc/except.c -o except.o
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 /maat/heart/tbox/cvs-gcc/gcc/gcc/explow.c -o explow.o
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 /maat/heart/tbox/cvs-gcc/gcc/gcc/expmed.c -o expmed.o
/maat/heart/tbox/cvs-gcc/gcc/gcc/expmed.c: In function `mode_for_extraction':
/maat/heart/tbox/cvs-gcc/gcc/gcc/expmed.c:216: warning: `data' might be used uninitialized in this function
/maat/heart/tbox/cvs-gcc/gcc/gcc/expmed.c: In function `store_bit_field':
/maat/heart/tbox/cvs-gcc/gcc/gcc/expmed.c:293: warning: `insv_bitsize' might be used uninitialized in this function
/maat/heart/tbox/cvs-gcc/gcc/gcc/expmed.c: In function `extract_bit_field':
/maat/heart/tbox/cvs-gcc/gcc/gcc/expmed.c:1431: `CODE_FOR_extv' undeclared (first use in this function)
/maat/heart/tbox/cvs-gcc/gcc/gcc/expmed.c:1431: (Each undeclared identifier is reported only once
/maat/heart/tbox/cvs-gcc/gcc/gcc/expmed.c:1431: for each function it appears in.)
/maat/heart/tbox/cvs-gcc/gcc/gcc/expmed.c:1526: warning: implicit declaration of function `gen_extv'
/maat/heart/tbox/cvs-gcc/gcc/gcc/expmed.c:1527: warning: assignment makes pointer from integer without a cast
/maat/heart/tbox/cvs-gcc/gcc/gcc/expmed.c:1035: warning: `extv_bitsize' might be used uninitialized in this function
/maat/heart/tbox/cvs-gcc/gcc/gcc/expmed.c:1037: warning: `extzv_bitsize' might be used uninitialized in this function
/maat/heart/tbox/cvs-gcc/gcc/gcc/expmed.c:1429: warning: `maxmode' might be used uninitialized in this function
make[1]: *** [expmed.o] Error 1
make[1]: Leaving directory `/maat/heart/tbox/powerpc-eabisim/build/gcc'
make: *** [all-gcc] Error 2
+ exit 1

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