]> git.ipfire.org Git - thirdparty/gcc.git/commit
gimplify.c (gimplify_init_constructor): Do not create a temporary for a volatile...
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 1 Sep 2010 12:15:08 +0000 (12:15 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 1 Sep 2010 12:15:08 +0000 (12:15 +0000)
commit558af7ca1ccbaa309e390e871c620574a7446e4f
tree2007e1650009708b5fc84ff70fa3d964c0926435
parent6e0833db45350585bc60abfc891181db8142ca61
gimplify.c (gimplify_init_constructor): Do not create a temporary for a volatile LHS if...

* gimplify.c (gimplify_init_constructor): Do not create a temporary for
a volatile LHS if the constructor has only one element.

From-SVN: r163727
gcc/ChangeLog
gcc/gimplify.c