1 GCC regressions, 0 new, with your patch on 2002-06-30T13:20:01Z.
GCC regression checker
regress@redhat.com
Sun Jun 30 09:44: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.dg/i386-sse-3.c
For more information, see <http://people.redhat.com/geoffk/gcc-regression/>.
-------------- next part --------------
ChangeLog entries since last run on 2002-06-30T09:28:19Z:
--- /maat/heart/tbox/changelog_mail/gcc/gcc/ChangeLog Sun Jun 30 02:28:46 2002
+++ gcc/gcc/ChangeLog Sun Jun 30 06:20:28 2002
@@ -1,3 +1,7 @@
+2002-06-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
+
+ * gengtype.c (oprintf): Move VA_CLOSE after all fixedarg uses.
+
2002-06-30 Alan Modra <amodra@bigpond.net.au>
* unroll.c (loop_iterations): Handle EQ loops.
ChangeLog entries between 2002-06-30T09:28:19Z and the last time everything
passed, on 2002-06-30T00:12:55Z:
--- /maat/heart/tbox/changelog_pass/gcc/gcc/ChangeLog Sat Jun 29 17:13:15 2002
+++ gcc/gcc/ChangeLog Sun Jun 30 02:28:46 2002
@@ -1,3 +1,30 @@
+2002-06-30 Alan Modra <amodra@bigpond.net.au>
+
+ * unroll.c (loop_iterations): Handle EQ loops.
+
+2002-06-29 David Edelsohn <edelsohn@gnu.org>
+
+ * config/rs6000/rs6000.md (ctrdi): Allocate pseudo for FPR
+ constraint in define_expand, not splitter.
+ Formatting.
+
+2002-06-29 Aldy Hernandez <aldyh@redhat.com>
+
+ * config/i386/i386.c (ix86_init_mmx_sse_builtins): Use
+ build_function_type_list instead of build_function_type.
+
+ * config/ia64/ia64.c (ia64_init_builtins): Same.
+
+ * config/alpha/alpha.c (alpha_init_builtins): Same.
+
+ * config/rs6000/rs6000.c (altivec_init_builtins): Same.
+
+ * config/arm/arm.c (arm_init_builtins): Same.
+
+ * tree.h: Add build_function_type_list prototype.
+
+ * tree.c (build_function_type_list): New.
+
2002-06-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* collect2.c (scan_prog_file): Fix typo in message.
-------------- next part --------------
--
Geoffrey Keating <regress@redhat.com>
(via an automated GCC regression-testing script.)
More information about the Gcc-regression
mailing list