r192455 - in /branches/gcc-4_7-branch/gcc: Chan...
rguenth@gcc.gnu.org
rguenth@gcc.gnu.org
Mon Oct 15 11:28:00 GMT 2012
Author: rguenth
Date: Mon Oct 15 11:28:15 2012
New Revision: 192455
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192455
Log:
2012-10-15 Richard Guenther <rguenther@suse.de>
PR tree-optimization/54920
* tree-ssa-pre.c (create_expression_by_pieces): Properly
allocate temporary storage for all NARY elements.
* gcc.dg/torture/pr54920.c: New testcase.
Added:
branches/gcc-4_7-branch/gcc/testsuite/gcc.dg/torture/pr54920.c
Modified:
branches/gcc-4_7-branch/gcc/ChangeLog
branches/gcc-4_7-branch/gcc/testsuite/ChangeLog
branches/gcc-4_7-branch/gcc/tree-ssa-pre.c
More information about the Gcc-cvs
mailing list