GCC build failed for 2 targets with your patch on 2002-05-27T07:48:24Z.
GCC regression checker
regress@redhat.com
Mon May 27 03:15:00 GMT 2002
With your recent patch, GCC does not compile on:
powerpc-eabisim mips-elf
Attached is build output for those targets.
The build failures are new.
There were also 1 new regression test failures, and 0
failures that existed before and after that patch; 0 failures
have been fixed.
The new failures are:
native gcc.sum gcc.c-torture/execute/20000402-1.c
For more information, see <http://people.redhat.com/geoffk/gcc-regression/>.
-------------- next part --------------
ChangeLog entries since last run on 2002-05-27T04:30:10Z:
--- /maat/heart/tbox/changelog_mail/gcc/gcc/ChangeLog Sun May 26 21:30:50 2002
+++ gcc/gcc/ChangeLog Mon May 27 00:48:52 2002
@@ -1,3 +1,11 @@
+2002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
+
+ * c-common.c (c_common_init): Set CPP arithmetic precision.
+ * cppexp.c (cpp_num_part): Move typedef ...
+ * cpphash.h: ...here; make unsigned HOST_WIDE_INT.
+ * cppinit.c (cpp_create_reader): Default to host long arithmetic.
+ (sanity_checks): Update.
+
2002-05-26 Geoffrey Keating <geoffk@redhat.com>
* Makefile.in (INSTALL_HEADERS): Add 'install-mkheaders'.
--- /maat/heart/tbox/changelog_mail/gcc/gcc/testsuite/ChangeLog Sun May 26 16:07:33 2002
+++ gcc/gcc/testsuite/ChangeLog Mon May 27 00:49:02 2002
@@ -1,3 +1,8 @@
+2002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
+
+ * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
+ * gcc.dg/cpp/if-3.c: Remove.
+
2002-05-26 Jakub Jelinek <jakub@redhat.com>
* g++.dg/opt/cse2.C: New test.
--- /maat/heart/tbox/changelog_mail/gcc/libjava/testsuite/ChangeLog Wed May 22 20:45:44 2002
+++ gcc/libjava/testsuite/ChangeLog Mon May 27 00:49:25 2002
@@ -1,3 +1,8 @@
+2002-05-27 Bryce McKinlay <bryce@waitaki.otago.ac.nz>
+
+ * libjava.lang/PR6820.java: New file.
+ * libjava.lang/PR6820.out: New file.
+
2002-05-23 Bryce McKinlay <bryce@waitaki.otago.ac.nz>
* libjava.lang/PR6729.java: New file.
ChangeLog entries between 2002-05-27T04:30:10Z and the last time everything
passed, on 2002-05-27T04:30:10Z:
-------------- next part --------------
/maat/heart/tbox/cvs-gcc/gcc/gcc/libgcc2.c:835:31: warning: integer constant too large for its type
/maat/heart/tbox/cvs-gcc/gcc/gcc/libgcc2.c:835:64: warning: integer constant too large for its type
/maat/heart/tbox/cvs-gcc/gcc/gcc/libgcc2.c:867:28: warning: integer constant too large for its type
/maat/heart/tbox/cvs-gcc/gcc/gcc/libgcc2.c:867:61: warning: integer constant too large for its type
/maat/heart/tbox/cvs-gcc/gcc/gcc/libgcc2.c:877:31: warning: integer constant too large for its type
/maat/heart/tbox/cvs-gcc/gcc/gcc/libgcc2.c:877:64: warning: integer constant too large for its type
/maat/heart/tbox/cvs-gcc/gcc/gcc/libgcc2.c:909:28: warning: integer constant too large for its type
/maat/heart/tbox/cvs-gcc/gcc/gcc/libgcc2.c:909:61: warning: integer constant too large for its type
/maat/heart/tbox/cvs-gcc/gcc/gcc/libgcc2.c:1007:30: warning: integer constant too large for its type
/maat/heart/tbox/cvs-gcc/gcc/gcc/libgcc2.c:1007:63: warning: integer constant too large for its type
/maat/heart/tbox/cvs-gcc/gcc/gcc/libgcc2.c:1026:30: warning: integer constant too large for its type
/maat/heart/tbox/cvs-gcc/gcc/gcc/libgcc2.c:1026:63: warning: integer constant too large for its type
/maat/heart/tbox/cvs-gcc/gcc/gcc/libgcc2.c:1107:30: warning: integer constant too large for its type
/maat/heart/tbox/cvs-gcc/gcc/gcc/libgcc2.c:1107:63: warning: integer constant too large for its type
make[2]: *** [libgcc/./_muldi3.o] Error 1
make[2]: Leaving directory `/maat/heart/tbox/powerpc-eabisim/build/gcc'
make[1]: *** [stmp-multilib] Error 2
make[1]: Leaving directory `/maat/heart/tbox/powerpc-eabisim/build/gcc'
make: *** [all-gcc] Error 2
+ exit 1
-------------- next part --------------
/maat/heart/tbox/cvs-gcc/gcc/gcc/longlong.h:1208:8: warning: integer constant too large for its type
/maat/heart/tbox/cvs-gcc/gcc/gcc/longlong.h:1208:23: warning: integer constant too large for its type
/maat/heart/tbox/cvs-gcc/gcc/gcc/longlong.h:1273:26: warning: integer constant too large for its type
/maat/heart/tbox/cvs-gcc/gcc/gcc/longlong.h:1273:41: warning: integer constant too large for its type
/maat/heart/tbox/cvs-gcc/gcc/gcc/longlong.h:1318:28: warning: integer constant too large for its type
/maat/heart/tbox/cvs-gcc/gcc/gcc/longlong.h:1318:43: warning: integer constant too large for its type
/maat/heart/tbox/cvs-gcc/gcc/gcc/libgcc2.c: In function `__mulhi3':
/maat/heart/tbox/cvs-gcc/gcc/gcc/libgcc2.c:362: `USItype' undeclared (first use in this function)
/maat/heart/tbox/cvs-gcc/gcc/gcc/libgcc2.c:362: (Each undeclared identifier is reported only once
/maat/heart/tbox/cvs-gcc/gcc/gcc/libgcc2.c:362: for each function it appears in.)
/maat/heart/tbox/cvs-gcc/gcc/gcc/libgcc2.c:362: tree check: expected class 't', have 'x' (error_mark) in c_expand_asm_operands, at c-typeck.c:6977
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[2]: *** [libgcc/./_muldi3.o] Error 1
make[2]: Leaving directory `/anubis/mummy/tbox/mips-elf/build/gcc'
make[1]: *** [stmp-multilib] Error 2
make[1]: Leaving directory `/anubis/mummy/tbox/mips-elf/build/gcc'
make: *** [all-gcc] Error 2
+ exit 1
-------------- next part --------------
--
Geoffrey Keating <regress@redhat.com>
(via an automated GCC regression-testing script.)
More information about the Gcc-regression
mailing list