2 new GCC HEAD@145187 regressions

GCC regression tester regress@geoffk.org
Sat Mar 28 15:02:00 GMT 2009


With your recent patch, GCC HEAD revision 145187 had problems on:
native: regress-7 (2 NEW failures)
The previous build was of revision 145182.

Regressions for native:
old   g++.sum g++.dg/gcov/gcov-2.C
old   g++.sum g++.dg/other/profile1.C
old   g++.sum g++.dg/warn/Warray-bounds.C
old   gcc.sum gcc.dg/Warray-bounds.c
old   gcc.sum gcc.dg/torture/ipa-pta-1.c
NEW   gcc.sum gcc.dg/vect/vect-strided-same-dr.c
NEW   libstdc++.sum ext/pb_ds/example/basic_set.cc

Log information for changes since the last build:
------------------------------------------------------------------------
r145183 | burnus | 2009-03-28 05:52:08 -0700 (Sat, 28 Mar 2009) | 13 lines
Changed paths:
   M /trunk/gcc/fortran/ChangeLog
   M /trunk/gcc/fortran/gfortran.h
   M /trunk/gcc/fortran/invoke.texi
   M /trunk/gcc/fortran/lang.opt
   M /trunk/gcc/fortran/libgfortran.h
   M /trunk/gcc/fortran/options.c
   M /trunk/gcc/fortran/trans-array.c
   M /trunk/gcc/fortran/trans-decl.c
   M /trunk/gcc/fortran/trans-expr.c
   M /trunk/gcc/fortran/trans-intrinsic.c
   M /trunk/gcc/fortran/trans-stmt.c

2009-03-28  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
            Paul Thomas  <pault@gcc.gnu.org>
            Tobias Burnus  <burnus@net-b.de>

        * gfortran.h (gfc_option_t): Add rtcheck.
        * lang.opt: New option -fruntime-check.
        * libgfortran.h: Add GFC_RTCHECK_* constants.
        * invoke.texi: Document -fruntime-check.
        * options.c (gfc_handle_runtime_check_option): New function.
        (gfc_init_options,gfc_post_options,gfc_handle_option):
        Add -fruntime-check option.


------------------------------------------------------------------------
r145184 | rguenth | 2009-03-28 05:52:13 -0700 (Sat, 28 Mar 2009) | 12 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/testsuite/ChangeLog
   A /trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-ccp-24.c
   M /trunk/gcc/tree-ssa-ccp.c

2009-03-28  Richard Guenther  <rguenther@suse.de>

	PR tree-optimization/38180
	* tree-ssa-ccp.c (get_default_value): Simplify.
	(likely_value): Likewise.
	(surely_varying_stmt_p): Properly handle VOP case.
	(ccp_initialize): Likewise.
	(ccp_fold): Handle propagating through *&.
	(fold_const_aggregate_ref): Also handle decls.

	* gcc.dg/tree-ssa/ssa-ccp-24.c: New testcase.

------------------------------------------------------------------------
r145185 | rguenth | 2009-03-28 05:54:14 -0700 (Sat, 28 Mar 2009) | 6 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/tree-ssa-copy.c

2009-03-28  Richard Guenther  <rguenther@suse.de>

	PR tree-optimization/38458
	* tree-ssa-copy.c (copy_prop_visit_phi_node): For the first
	argument use the arguments copy-of value.

------------------------------------------------------------------------
r145186 | burnus | 2009-03-28 06:06:30 -0700 (Sat, 28 Mar 2009) | 16 lines
Changed paths:
   M /trunk/gcc/fortran/ChangeLog
   M /trunk/gcc/fortran/resolve.c
   M /trunk/gcc/testsuite/ChangeLog
   M /trunk/gcc/testsuite/gfortran.dg/array_constructor_11.f90
   M /trunk/gcc/testsuite/gfortran.dg/array_constructor_18.f90
   M /trunk/gcc/testsuite/gfortran.dg/array_constructor_22.f90
   M /trunk/gcc/testsuite/gfortran.dg/do_1.f90
   M /trunk/gcc/testsuite/gfortran.dg/do_3.F90
   A /trunk/gcc/testsuite/gfortran.dg/do_check_5.f90

2009-03-28  Tobias Burnus  <burnus@net-b.de>

        PR fortran/38432
        * resolve.c (gfc_resolve_iterator): Add zero-loop warning.

2009-03-28  Tobias Burnus  <burnus@net-b.de>

        PR fortran/38432
        * gfortran.dg/do_check_5.f90: New test.
        * gfortran.dg/array_constructor_11.f90: Add dg-warning.
        * gfortran.dg/array_constructor_18.f90: Ditto.
        * gfortran.dg/array_constructor_22.f90: Ditto.
        * gfortran.dg/do_3.F90: Ditto.
        * gfortran.dg/do_1.f90: Ditto.


------------------------------------------------------------------------

For more information, see <http://glutton.geoffk.org/HEAD/>.

-------------- next part --------------

-- 
Geoffrey Keating <geoffk@geoffk.org> 
(via an automated GCC regression-testing script.)


More information about the Gcc-regression mailing list