This is the mail archive of the gcc-cvs@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]

r182838 - in /trunk/gcc: ChangeLog testsuite/Ch...


Author: rguenth
Date: Tue Jan  3 11:54:53 2012
New Revision: 182838

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182838
Log:
2012-01-03  Richard Guenther  <rguenther@suse.de>

	PR tree-optimization/51692
	* tree-ssa-dce.c (eliminate_unnecessary_stmts): Do not remove
	the LHS of allocation stmts.

	* gcc.dg/torture/pr51692.c: New testcase.

Added:
    trunk/gcc/testsuite/gcc.dg/torture/pr51692.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree-ssa-dce.c


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