]> git.ipfire.org Git - thirdparty/gcc.git/commit
* gimplify.c (gimplify_init_constructor): Do not create a temporary for
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 1 Sep 2010 12:15:08 +0000 (12:15 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 1 Sep 2010 12:15:08 +0000 (12:15 +0000)
commit9ec012cbf249e8c00c4fa51358dfafe07159c36b
tree2007e1650009708b5fc84ff70fa3d964c0926435
parent0591727a9d083d76618d8a57926932e63b0434d3
* gimplify.c (gimplify_init_constructor): Do not create a temporary for
a volatile LHS if the constructor has only one element.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@163727 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/gimplify.c