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]

GCC build failure, HEAD@152124 on native


With your recent patch, GCC HEAD revision 152124 had problems on:
native: build (about the same as the previous build)
Attached is build output for those targets.
The previous build was of revision 152121.

Log information for changes since the last build:
------------------------------------------------------------------------
r152122 | rguenth | 2009-09-24 06:47:26 -0700 (Thu, 24 Sep 2009) | 12 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/testsuite/ChangeLog
   A /trunk/gcc/testsuite/g++.dg/torture/pr38747.C
   M /trunk/gcc/testsuite/g++.dg/tree-ssa/pr19637.C
   M /trunk/gcc/testsuite/gcc.dg/tree-ssa/forwprop-6.c
   M /trunk/gcc/testsuite/gcc.dg/tree-ssa/fre-vce-1.c
   M /trunk/gcc/tree-ssa-forwprop.c

2009-09-24  Richard Guenther  <rguenther@suse.de>

	PR tree-optimization/36143
	PR tree-optimization/38747
	* tree-ssa-forwprop.c (forward_propagate_addr_expr_1): Only
	create VIEW_CONVERT_EXPRs for TBAA compatible accesses.

	* gcc.dg/tree-ssa/fre-vce-1.c: XFAIL.
	* gcc.dg/tree-ssa/forwprop-6.c: Likewise.
	* g++.dg/torture/pr38747.C: New testcase.
	* g++.dg/tree-ssa/pr19637.C: Un-XFAIL.

------------------------------------------------------------------------
r152124 | law | 2009-09-24 07:53:01 -0700 (Thu, 24 Sep 2009) | 3 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/tree-into-ssa.c

    * tree-into-ssa.c (rewrite_into_ssa): Free interesting_blocks. 


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

For more information, see <http://gcc.gnu.org/regtest/HEAD/>.

Attachment: native-log.txt
Description: Text document

-- 
Geoffrey Keating <geoffk@apple.com> 
(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]