Regression for trunk on i686-pc-linux-gnu

Autocrasher autocrasher@devphil.com
Thu Oct 7 21:41:00 GMT 2004


1 new FAIL's (8 total) have appeared for i686-pc-linux-gnu:
    libstdc++.sum 22_locale/money_get/get/wchar_t/wrapped_env.cc
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-07 01:40:04.000000000 -0400
+++ current/CL/gcc/ChangeLog	2004-10-07 16:10:03.000000000 -0400
@@ -1 +1,96 @@
+2004-10-07  Devang Patel  <dpatel@apple.com>
+
+        * rs6000/altivec.md (UNSPEC_VCMPBFP, UNSPEC_VCMPEQUB, UNSPEC_VCMPEQUH,
+        UNSPEC_VCMPEQUW, UNSPEC_VCMPGEFP, UNSPEC_VCMPGTUB, UNSPEC_VCMPGTSB,
+        UNSPEC_VCMPGTUH, UNSPEC_VCMPGTSH, UNSPEC_VCMPGTUW, UNSPEC_VCMPGTSW,
+        UNSPEC_VCMPGTFP, UNSPEC_VSEL4SI, UNSPEC_VSEL4SF, UNSPEC_VSEL8HI,
+        UNSPEC_VSEL16QI, UNSPEC_VCOND_V4SI, UNSPEC_VCOND_V4SF, UNSPEC_VCOND_V8HI,
+        UNSPEC_VCOND_V16QI, UNSPEC_VCONDU_V4SI, UNSPEC_VCONDU_V8HI, 
+	UNSPEC_VCONDU_V16QI): New constant defines.
+        (vcondv4si, vcondv4sf, vcondv8hi, vcondv16qi, vconduv4si, vconduv8hi,
+	vconduv16qi): New patterns.
+        * rs6000/rs6000-protos.h (rs6000_emit_vector_cond_expr): New function.
+        * rs6000/rs6000.c (rs6000_emit_vector_cond_expr): New function.
+        (get_vec_cmp_insn): Same.
+        (get_vsel_insn): Same.
+        (rs6000_emit_vector_compare): Same.
+        (rs6000_emit_vector_select): Same.
+	(INSN_NOT_AVAILABLE): New.
+	
+2004-10-07  Zdenek Dvorak  <dvorakz@suse.cz>
+
+	PR tree-optimization/17749
+	* tree-tailcall.c (find_tail_calls): Check that parameter is
+	a gimple_reg.
+
+2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
+
+	* config/ia64/ia64.c: Fix a comment typo.
+
+2004-10-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
+
+	* doc/install.texi (*-*-solaris2*): Fix marker for URL.
+
+2004-10-07  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
+
+	PR c++/17115
+	* tree-inline.c (expand_call_inline): Do not warn for functions
+	marked with attribute noinline.
+
+2004-10-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
+
+	PR target/17862
+	* config/sparc/sparc.c (sparc_output_mi_thunk): Set
+	current_function_uses_only_leaf_regs as well as sparc_leaf_function_p.
+
+	* config/sparc/sparc.c (sparc_gimplify_va_arg): Pass 'false' instead
+	of 0 as 4th argument to pass_by_reference.
+	Call build_va_arg_indirect_ref instead of build_fold_indirect_ref.
+
+2004-10-06  Eric Christopher  <echristo@redhat.com>
+
+	* config/sh/sh.c (sh_dwarf_calling_convention): Fix renesas dwarf
+	attribute.
+
+2004-10-07  Richard Sandiford  <rsandifo@redhat.com>
+
+	PR target/17770
+	* config/mips/mips.md (mov_<load>l): Remove hazard=none attribute.
+
+2004-10-07  Zdenek Dvorak  <dvorakz@suse.cz>
+
+	PR rtl-optimization/17791
+	* loop-doloop.c (doloop_modify): Take number of iterations as
+	argument.
+	(doloop_optimize): Extend or shorten the number of iterations
+	when changing mode of counter register.
+	* loop-iv.c (lowpart_subreg): Export.
+	* rtl.h (lowpart_subreg): Declare.
+
+2004-10-07  Zdenek Dvorak  <dvorakz@suse.cz>
+
+	PR tree-optimization/17806
+	* cfghooks.c (split_edge): Update IRREDUCIBLE_LOOP flags.
+	* cfgloopmanip.c (loop_split_edge_with): Updating of IRREDUCIBLE_LOOP
+	flags moved to split_edge.
+
+2004-10-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
+
+	PR middle-end/17285
+	* expmed.c (expand_sdiv_pow2): Force a stack adjustment
+	before tentatively building the conditional move sequence.
+
+2004-10-07  Richard Sandiford  <rsandifo@redhat.com>
+
+	PR target/16815
+	* function.c (assign_parm_setup_block_p): Tighten BLOCK_REG_PADDING
+	check.
+	* config/pa/pa.h (BLOCK_REG_PADDING): Define in terms of
+	function_arg_padding.
+
+2004-10-07  Richard Sandiford  <rsandifo@redhat.com>
+
+	PR bootstrap/17857
+	* Makefile.in (stmp-fixproto): Pass FIX_HEADER=build/... to fixproto.
+
 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
diff -u1r previous/CL/gcc/cp/ChangeLog current/CL/gcc/cp/ChangeLog
--- previous/CL/gcc/cp/ChangeLog	2004-10-07 01:40:15.000000000 -0400
+++ current/CL/gcc/cp/ChangeLog	2004-10-07 16:10:09.000000000 -0400
@@ -1,2 +1,41 @@
-2004-10-05  Andrew Pinski  <pinskia@physics.uc.edu>
+2004-10-07  Mark Mitchell  <mark@codesourcery.com>
+
+	* cp-tree.h (ICS_USER_FLAG): Remove comment about obsolete flag.
+	(DECL_MEMBER_TEMPLATE_P): New macro.
+	(is_member_template): Remove.
+	(class_method_index_for_fn): New function.
+	* pt.c (build_over_call): Use DECL_MEMBER_TEMPLATE_P.
+	* class.c (finish_struct_methods): Remove out-of-date comment.
+	* decl.c (copy_fn_p): Use DECL_MBMER_TEMPLATE_P.
+	* decl2.c (check_classfn): Use DECL_MEMBER_TEMPLATE_P and
+	class_method_index_for_fn.
+	* pt.c (is_member_template): Remove.
+	(is_member_template_class): Likewise.
+	(optimize_specialization_lookup_p): New function.
+	(retrieve_specialization): Optimize lookups for members that are
+	not member templates.
+	(register_specialization): Adjust accordingly.
+	(build_template_decl): Add member_template_p parameter.  Set
+	DECL_MEMBER_TEMPLATE_P.
+	(process_partial_specialization): Adjust call to
+	retrieve_specialization.
+	(push_template_decl_real): Determine whether the template is a
+	member template.
+	(lookup_template_class): Use retrieve_specialization.
+	(tsubst_decl): Adjust call to retrieve_specialization.
+	(tsubst_exception_specification): New function.
+	(tsubst): Use it.
+	(tsubst_copy): Use DECL_MEMBER_TEMPLATE_P.
+	(instantiate_template): Adjust call to retrieve_specialization.
+	(regenerate_decl_from_template): Do not actually generate a new
+	DECL.
+	(instantiate_decl): Adjust call to retrieve_specialization.
+	(class_method_index_for_fn): New method.
+
+2004-10-07  Andrew Pinski  <pinskia@physics.uc.edu>
+
+	* parser.c (cp_parser_asm_definition): Look passed the
+	CLEANUP_POINT_EXPR to get the asm expression.
+
+2004-10-06  Andrew Pinski  <pinskia@physics.uc.edu>
 
diff -u1r previous/CL/gcc/fortran/ChangeLog current/CL/gcc/fortran/ChangeLog
--- previous/CL/gcc/fortran/ChangeLog	2004-10-07 01:40:16.000000000 -0400
+++ current/CL/gcc/fortran/ChangeLog	2004-10-07 16:10:10.000000000 -0400
@@ -1 +1,10 @@
+2004-10-07  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
+
+	* primary.c (match_boz_constant): Allow kind parameter suffixes.
+	Move standard warning further to the front.
+
+2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
+
+	* trans-stmt.c: Fix a comment typo.
+
 2004-10-07  Paul Brook  <paul@codesourcery.com>
diff -u1r previous/CL/gcc/po/ChangeLog current/CL/gcc/po/ChangeLog
--- previous/CL/gcc/po/ChangeLog	2004-10-06 16:10:12.000000000 -0400
+++ current/CL/gcc/po/ChangeLog	2004-10-07 16:10:10.000000000 -0400
@@ -1 +1,5 @@
+2004-10-07  Joseph S. Myers  <jsm@polyomino.org.uk>
+
+	* de.po: Update.
+
 2004-10-05  Zack Weinberg  <zack@codesourcery.com>
diff -u1r previous/CL/gcc/testsuite/ChangeLog current/CL/gcc/testsuite/ChangeLog
--- previous/CL/gcc/testsuite/ChangeLog	2004-10-07 01:40:16.000000000 -0400
+++ current/CL/gcc/testsuite/ChangeLog	2004-10-07 16:10:11.000000000 -0400
@@ -2,2 +2,25 @@
 
+	* gfortran.dg/empty_format_1.f90: Remove stray commas.
+
+2004-10-07  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
+
+	* gfortran.fortran-torture/execute/intrinsic_mvbits.f90, 
+	gfortran.dg/ishft.f90: Add more tests. Add dg-warning in followup
+	commit.
+
+2004-10-07  Andrew Pinski  <pinskia@physics.uc.edu>
+
+	* g++.dg/ext/asm6.C: Remove extraneous semicolon.
+
+2004-10-07  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
+
+	PR c++/17115
+	* g++.dg/warn/Winline-4.C: New test.
+
+2004-10-07  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
+
+	* gcc.c-torture/compile/20041007-1.c: New test.
+
+2004-10-07  Paul Brook  <paul@codesourcery.com>
+
 	PR fortran/17678
diff -u1r previous/CL/libstdc++-v3/ChangeLog current/CL/libstdc++-v3/ChangeLog
--- previous/CL/libstdc++-v3/ChangeLog	2004-10-07 01:40:45.000000000 -0400
+++ current/CL/libstdc++-v3/ChangeLog	2004-10-07 16:10:31.000000000 -0400
@@ -1 +1,7 @@
+2004-10-07  Roger Sayle  <roger@eyesopen.com>
+
+	PR libstdc++/17850
+	* configure.ac: Newlib does not provide strtold.
+	* configure: Regenerate.
+
 2004-10-06  Benjamin Kosnik  <bkoz@redhat.com>


More information about the Gcc-regression mailing list