Regression for trunk on i686-pc-linux-gnu

Autocrasher autocrasher@devphil.com
Mon Oct 18 07:08:00 GMT 2004


1 new FAIL's (5 total) have appeared for i686-pc-linux-gnu:
    gcc.sum gcc.c-torture/compile/pr17529.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/
Specific problem logs at http://www.devphil.com/build/reports/tests-trunk/
(explanations of each file are on the main page; you probably want summary*)

Host was an athlon-xp (i686) system.  Target was specified as i686-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.

If you write a response, please respect the Reply-To: header.


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

=========================================================================
-------------- next part --------------
diff -u1r previous/CL/gcc/ChangeLog current/CL/gcc/ChangeLog
--- previous/CL/gcc/ChangeLog	2004-10-17 16:10:05.000000000 -0400
+++ current/CL/gcc/ChangeLog	2004-10-18 01:40:04.000000000 -0400
@@ -1 +1,38 @@
+2004-10-18  Danny Smith  <dannysmith@users.sourceforge.net>
+
+	* config/i386/cygming.h (TARGET_OS_CPP_BUILTINS): Define
+	__GXX_MERGED_TYPEINFO_NAMES to 0.
+
+2004-10-17  Hans-Peter Nilsson  <hp@bitrange.com>
+
+	* cfgrtl.c (rtl_verify_flow_info_1): When checking insns in a bb,
+	handle barriers in a bb by checking that it points to a NULL bb.
+	* emit-rtl.c (emit_barrier_before): Set BLOCK_FOR_INSN to NULL.
+	(emit_barrier_after, emit_barrier): Ditto.
+
+2004-10-18  Joseph S. Myers  <jsm@polyomino.org.uk>
+
+	* doc/extend.texi (Attribute Syntax): Clarify details of
+	attributes on parameters.
+
+2004-10-17  Zdenek Dvorak  <dvorakz@suse.cz>
+
+	* tree-ssa-loop-ivopts.c (tree_ssa_iv_optimize): Move checking out of
+	loop.
+
+2004-10-17  Andrew Pinski  <pinskia@physics.uc.edu>
+
+	Revert:
+	2004-10-17  Andrew Pinski  <pinskia@physics.uc.edu>
+
+        * c-typeck.c (default_function_array_conversion): Always create
+        &a[0] for array types.
+        (build_unary_op): Do not fold &a[x] into a + x.
+
+2004-10-17  Andrew Pinski  <pinskia@physics.uc.edu>
+
+	PR middle-end/17925
+	* cfgexpand.c (expand_gimple_cond_expr): Emit line notes for next basic
+	block if there is a goto with a locus.
+
 2004-10-17  Kazu Hirata  <kazu@cs.umass.edu>
diff -u1r previous/CL/gcc/testsuite/ChangeLog current/CL/gcc/testsuite/ChangeLog
--- previous/CL/gcc/testsuite/ChangeLog	2004-10-17 16:10:17.000000000 -0400
+++ current/CL/gcc/testsuite/ChangeLog	2004-10-18 01:40:16.000000000 -0400
@@ -1 +1,7 @@
+2004-10-18  Ben Elliston  <bje@au.ibm.com>
+
+	* gcc.dg/ppc-sdata-1.c: Update to consider the possibility of the
+	compiler referring to register 0 when accessing sdata.  The linker
+	now patches things up.
+
 2004-10-17  Andrew Pinski  <pinskia@physics.uc.edu>


More information about the Gcc-regression mailing list