r173850 - in /branches/gcc-4_6-branch/gcc: Chan...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Wed May 18 09:29:00 GMT 2011


Author: jakub
Date: Wed May 18 09:29:46 2011
New Revision: 173850

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173850
Log:
	PR tree-optimization/49000
	* tree-ssa.c (execute_update_addresses_taken): Call
	maybe_rewrite_mem_ref_base on debug stmt value.  If it couldn't
	be rewritten and decl has been marked for renaming, reset
	the debug stmt.

	* gcc.dg/pr49000.c: New test.

Modified:
    branches/gcc-4_6-branch/gcc/ChangeLog
    branches/gcc-4_6-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_6-branch/gcc/tree-ssa.c



More information about the Gcc-cvs mailing list