This is the mail archive of the gcc-regression@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Regression for tree-ssa on athlon_mp-pc-linux-gnu


One or more new FAIL's have appeared for athlon_mp-pc-linux-gnu:
    g++.sum g++.dg/warn/Wswitch-1.C
    g++.sum g++.dg/warn/Wswitch-2.C
    g++.sum g++.old-deja/g++.eh/crash1.C
These tests passed the last time they were ran.

Attached are the ChangeLogs since the previous run.  Possibly a patch with
your name on it has caused the problem(s).


The full transcript is at http://www.devphil.com/build/

This particular run used standard (previously installed) binutils.

This email is generated by a machine, not sent from a person.  If you think
it's been sent to you in error, please see the gcc-regression list archives
for possible followup discussion; this could be legitimate or it could be a
false positive.  Also watch for email from the other regression testers and
check the logs from the known autobuilders.


With love,
The Autocrasher (Phil's Builder Bot, version 2.0)

=========================================================================

diff -u1r previous/CL/gcc/ChangeLog current/CL/gcc/ChangeLog
--- previous/CL/gcc/ChangeLog	2003-10-29 07:30:06.000000000 -0500
+++ current/CL/gcc/ChangeLog	2003-10-30 07:30:05.000000000 -0500
@@ -1 +1,13 @@
+2003-10-29  Richard Henderson  <rth@redhat.com>
+
+        * fold-const.c (fold_single_bit_test): Convert the input to the
+        operational intermediate type.
+
+2003-10-26  Richard Henderson  <rth@redhat.com>
+
+        * config/alpha/alpha.md (attr cannot_copy): New.
+        (call_osf_2_er, call_value_osf_2_er, ldgp_er_1, ldgp_er_2,
+        prologue_ldgp_er_2, prologue_ldgp_1): Set it.
+        * config/alpha/alpha.c (alpha_cannot_copy_insn_p): Test it.
+
 2003-10-26  Ottavio Campana <ottavio@campana.vi.it>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]