1 GCC regressions, 1 new, with your patch on 2002-06-30T04:47:52Z.

GCC regression checker regress@redhat.com
Sun Jun 30 02:27:00 GMT 2002


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

The new failures 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-30T00:12:55Z:
--- /maat/heart/tbox/changelog_mail/gcc/gcc/ChangeLog	Sat Jun 29 17:13:15 2002
+++ gcc/gcc/ChangeLog	Sat Jun 29 21:48:10 2002
@@ -1,3 +1,26 @@
+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.

ChangeLog entries between 2002-06-30T00:12:55Z and the last time everything
passed, on 2002-06-30T00:12:55Z:
-------------- next part --------------
-- 
Geoffrey Keating <regress@redhat.com> 
(via an automated GCC regression-testing script.)


More information about the Gcc-regression mailing list