r197443 - in /branches/gcc-4_6-branch/gcc: Chan...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Wed Apr 3 17:56:00 GMT 2013
Author: jakub
Date: Wed Apr 3 17:56:12 2013
New Revision: 197443
URL: http://gcc.gnu.org/viewcvs?rev=197443&root=gcc&view=rev
Log:
Backported from mainline
2012-08-24 Jakub Jelinek <jakub@redhat.com>
PR c/54363
* gimplify.c (optimize_compound_literals_in_ctor): Only recurse
if init is a CONSTRUCTOR.
* gcc.dg/pr54363.c: New test.
Added:
branches/gcc-4_6-branch/gcc/testsuite/gcc.dg/pr54363.c
Modified:
branches/gcc-4_6-branch/gcc/ChangeLog
branches/gcc-4_6-branch/gcc/gimplify.c
branches/gcc-4_6-branch/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list