1 GCC regressions, 1 new, with your patch on 2002-01-08T05:10:54Z.
GCC regression checker
regress@maat.cygnus.com
Mon Jan 7 23:47: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:
powerpc-eabisim gcc.sum gcc.dg/altivec-4.c
For more information, see <http://people.redhat.com/geoffk/gcc-regression/>.
-------------- next part --------------
ChangeLog entries since last run on 2002-01-08T02:34:07Z:
--- /maat/heart/tbox/changelog_mail/gcc/gcc/ChangeLog Mon Jan 7 18:34:27 2002
+++ gcc/gcc/ChangeLog Mon Jan 7 21:11:17 2002
@@ -1,3 +1,21 @@
+002-01-07 Aldy Hernandez <aldyh@redhat.com>
+
+ * config/rs6000/rs6000.c (bdesc_2arg): Add altivec predicates.
+ (altivec_init_builtins): New node v4si_ftype_v16qi_v16qi.
+
+ * config/rs6000/rs6000.h (rs6000_builtins): Add enums for altivec
+ predicates.
+
+ * config/rs6000/rs6000.md: Add altivec predicate patterns.
+
+2002-01-07 John David Anglin <dave@hiauly1.hia.nrc.ca>
+
+ * pa.c (FUNC_BEGIN_PROLOG_LABEL, current_function_number): Define.
+ (pa_output_function_prologue): Output local label at the beginning of
+ the prologue when profiling.
+ (hppa_profile_hook): Use the local label rather than the function label.
+ * pa.h (PROFILE_BEFORE_PROLOGUE): Define.
+
2002-01-07 Aldy Hernandez <aldyh@redhat.com>
* config/rs6000/rs6000.c (print_operand): Remove extra space.
--- /maat/heart/tbox/changelog_mail/gcc/gcc/testsuite/ChangeLog Mon Jan 7 13:22:01 2002
+++ gcc/gcc/testsuite/ChangeLog Mon Jan 7 21:11:44 2002
@@ -1,3 +1,7 @@
+002-01-07 Aldy Hernandez <aldyh@redhat.com>
+
+ * gcc.dg/altivec-4.c: Test altivec predicates.
+
2002-01-07 Jakub Jelinek <jakub@redhat.com>
* gcc.c-torture/execute/20020107-1.c: New test.
ChangeLog entries between 2002-01-08T02:34:07Z and the last time everything
passed, on 2002-01-08T02:34:07Z:
-------------- next part --------------
--
Geoffrey Keating <regress@maat.cygnus.com>
(via an automated GCC regression-testing script.)
More information about the Gcc-regression
mailing list