1 GCC regressions, 0 new, with your patch on 2002-03-26T14:03:37Z.

GCC regression checker regress@maat.cygnus.com
Tue Mar 26 09:56:00 GMT 2002


With your recent patch, GCC has some regression test failures, which
used to pass.  There are 0 new failures, and 1
failures that existed before and after that patch; 0 failures
have been fixed.

The old failures, which were not fixed or introduced by your patch, are:
native gcc.sum gcc.c-torture/execute/20020307-2.c

For more information, see <http://people.redhat.com/geoffk/gcc-regression/>.
-------------- next part --------------
ChangeLog entries since last run on 2002-03-26T10:43:58Z:
--- /maat/heart/tbox/changelog_mail/gcc/gcc/ChangeLog	Tue Mar 26 02:44:18 2002
+++ gcc/gcc/ChangeLog	Tue Mar 26 06:08:31 2002
@@ -1,3 +1,13 @@
+2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
+
+	* arm.md (reload_mulsi3, reload_mulsi_compare0, reload_muladdsi)
+	(reload_mulsi_compare0_scratch, reload_muladdsi_compare0)
+	(reload_muladdsi_compare0_scratch): Delete.
+
+2002-03-26  Loren J. Rittle  <ljrittle@acm.org>
+
+	* doc/install.texi (*-*-freebsd*): Update.
+
 2002-03-26  Richard Henderson  <rth@redhat.com>
 
 	* expr.h (ADD_PARM_SIZE): Cast INC to ssizetype.
--- /maat/heart/tbox/changelog_mail/gcc/libjava/ChangeLog	Mon Mar 25 20:30:10 2002
+++ gcc/libjava/ChangeLog	Tue Mar 26 06:11:24 2002
@@ -1,3 +1,7 @@
+2002-03-26  Loren J. Rittle  <ljrittle@acm.org>
+
+	* include/posix-threads.h: Support <.../pal.h> on FreeBSD/alpha.
+
 2002-03-25  Andrew Haley <aph@cambridge.redhat.com>, Hans Boehm <Hans_Boehm@hp.com>
 
 	* configure.in, configure: enable dwarf2-exception-style

ChangeLog entries between 2002-03-26T10:43:58Z and the last time everything
passed, on 2002-03-26T07:30:06Z:
--- /maat/heart/tbox/changelog_pass/gcc/gcc/ChangeLog	Mon Mar 25 23:30:29 2002
+++ gcc/gcc/ChangeLog	Tue Mar 26 02:44:18 2002
@@ -1,3 +1,20 @@
+2002-03-26  Richard Henderson  <rth@redhat.com>
+
+	* expr.h (ADD_PARM_SIZE): Cast INC to ssizetype.
+	(SUB_PARM_SIZE): Cast DEC to ssizetype.
+
+	* config/alpha/alpha.c (alpha_va_arg): Read MUST_PASS_IN_STACK
+	types from the normal argument frame.
+
+	* config/sparc/sparc.c (function_arg_pass_by_reference): Pass
+	variable sized objects by reference.
+	(sparc_va_arg): Receive them by reference too.
+
+2002-03-26  Hartmut Penner  <hpenner@de.ibm.com>
+
+	* config/s390/s390.c (s390_emit_epilogue): Change epilogue
+	code to not restoring global registers. 
+
 2002-03-26  Neil Booth  <neil@daikokuya.demon.co.uk>
 
 	* Makefile.in (ggc-common.o): Update.
--- /maat/heart/tbox/changelog_pass/gcc/gcc/testsuite/ChangeLog	Mon Mar 25 15:15:02 2002
+++ gcc/gcc/testsuite/ChangeLog	Tue Mar 26 02:44:41 2002
@@ -1,3 +1,8 @@
+2002-03-26  Richard Henderson  <rth@redhat.com>
+
+	* gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
+	structure.
+
 2002-03-25  Richard Henderson  <rth@redhat.com>
 
 	* gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
-------------- next part --------------
-- 
Geoffrey Keating <regress@maat.cygnus.com> 
(via an automated GCC regression-testing script.)



More information about the Gcc-regression mailing list