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]

1 new GCC HEAD@195752 regression


With your recent patch, GCC HEAD revision 195752 had problems on:
native: regress-3 (1 NEW failures)
The previous build was of revision 195748.

Regressions for native:
old   gcc.sum gcc.dg/guality/vla-2.c
NEW   gcc.sum gcc.dg/tree-ssa/inline-3.c
old   gfortran.sum gfortran.dg/lto/pr45586

Log information for changes since the last build:
------------------------------------------------------------------------
r195749 | ebotcazou | 2013-02-05 01:08:09 -0800 (Tue, 05 Feb 2013) | 3 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/config/gnu-user.h

	PR sanitizer/55374
	* config/gnu-user.h (LIBASAN_EARLY_SPEC): Add missing guard.

------------------------------------------------------------------------
r195750 | hubicka | 2013-02-05 01:11:53 -0800 (Tue, 05 Feb 2013) | 7 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/cgraphclones.c
   M /trunk/gcc/testsuite/ChangeLog
   A /trunk/gcc/testsuite/g++.dg/torture/pr55789.C

	PR tree-optimization/r55789

	* cgraphclones.c (cgraph_remove_node_and_inline_clones): Remove
	the dead call anyway.

	* g++.dg/torture/pr55789.C: New testcase.

------------------------------------------------------------------------
r195751 | hubicka | 2013-02-05 01:13:48 -0800 (Tue, 05 Feb 2013) | 10 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/params.def
   A /trunk/gcc/testsuite/g++.dg/ipa/inline-1.C
   A /trunk/gcc/testsuite/g++.dg/ipa/inline-2.C
   A /trunk/gcc/testsuite/g++.dg/ipa/inline-3.C
   M /trunk/gcc/testsuite/g++.dg/tree-ssa/inline-1.C
   M /trunk/gcc/testsuite/g++.dg/tree-ssa/inline-2.C
   M /trunk/gcc/testsuite/g++.dg/tree-ssa/inline-3.C

	PR tree-optimization/55789
	* g++.dg/tree-ssa/inline-1.C: Update max-inliner-iterations.
	* g++.dg/tree-ssa/inline-2.C: Update max-inliner-iterations.
	* g++.dg/tree-ssa/inline-3.C: Update max-inliner-iterations.
	* g++.dg/ipa/inline-1.C: New testcase.
	* g++.dg/ipa/inline-2.C: New testcase.
	* g++.dg/ipa/inline-3.C: New testcase.
	* params.def (PARAM_EARLY_INLINER_MAX_ITERATIONS): Drop to 1.


------------------------------------------------------------------------
r195752 | rguenth | 2013-02-05 01:26:06 -0800 (Tue, 05 Feb 2013) | 4 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/doc/install.texi

2013-02-05  Richard Biener  <rguenther@suse.de>

	* doc/install.texi: Refer to ISL, not PPL.

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

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

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

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