Regression for 3.3 on athlon_mp-pc-linux-gnu
Autocrasher
autocrasher@devphil.com
Mon Sep 15 14:54:00 GMT 2003
One or more new FAIL's have appeared for athlon_mp-pc-linux-gnu:
g++.sum g++.dg/parse/parameter-declaration-1.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/
Host was specified as athlon_mp-pc-linux-gnu. Target was specified
as athlon_mp-pc-linux-gnu.
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-09-12 03:40:04.000000000 -0400
+++ current/CL/gcc/ChangeLog 2003-09-15 03:40:04.000000000 -0400
@@ -1 +1,7 @@
+2003-09-14 Alexandre Oliva <aoliva@redhat.com>
+
+ * cppmain.c (cb_line_change): Revert 2003-08-04's change.
+ * c-lex.c (cb_line_change): Skip line changing whenever
+ cppmain.c would.
+
2003-09-11 Alexandre Oliva <aoliva@redhat.com>
diff -u1r previous/CL/gcc/cp/ChangeLog current/CL/gcc/cp/ChangeLog
--- previous/CL/gcc/cp/ChangeLog 2003-09-09 03:40:22.000000000 -0400
+++ current/CL/gcc/cp/ChangeLog 2003-09-15 03:40:23.000000000 -0400
@@ -1 +1,14 @@
+2003-09-14 Mark Mitchell <mark@codesourcery.com>
+
+ PR c++/3907
+ * cp-tree.h (innermost_scope_is_class_p): New function.
+ * class.c (maybe_note_name_used_in_class): Refine test for whether
+ or not we are in a class scope.
+ * decl.c (innermost_scope_is_class_p): Define.
+
+2003-09-14 Mark Mitchell <mark@codesourcery.com>
+
+ * class.c (layout_class_type): Make DECL_MODE match TYPE_MODE for
+ an bit-field whose width exceeds that of its type.
+
2003-09-09 Steven Bosscher <steven@gcc.gnu.org>
diff -u1r previous/CL/gcc/testsuite/ChangeLog current/CL/gcc/testsuite/ChangeLog
--- previous/CL/gcc/testsuite/ChangeLog 2003-09-11 03:40:23.000000000 -0400
+++ current/CL/gcc/testsuite/ChangeLog 2003-09-15 03:40:28.000000000 -0400
@@ -1 +1,17 @@
+2003-09-14 Mark Mitchell <mark@codesourcery.com>
+
+ PR c++/3907
+ * g++.dg/parse/template12.C: New test.
+
+2003-09-14 Mark Mitchell <mark@codesourcery.com>
+
+ * g++.dg/abi/bitfield11.C: New test.
+ * g++.dg/abi/bitfield12.C: Likewise.
+
+2003-09-14 Alexandre Oliva <aoliva@redhat.com>
+
+ * gcc.dg/cpp/separate-1.c: Adjust line of error. Test for correct
+ non-expansion of functional macro name without arguments at EOL.
+ * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change. Likewise.
+
2003-09-10 Eric Botcazou <ebotcazou@libertysurf.fr>
More information about the Gcc-regression
mailing list