]> gcc.gnu.org Git - gcc.git/commit
re PR middle-end/42898 (volatile structures and compound literal initializers)
authorRichard Guenther <rguenther@suse.de>
Sun, 31 Jan 2010 17:01:38 +0000 (17:01 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Sun, 31 Jan 2010 17:01:38 +0000 (17:01 +0000)
commit61c7cbf8e5502fe6da677581d5c151193049d850
tree4d98e1d16b91ce092b061d30f5405e34bf72230c
parent6e4a660f122aa663077ebc4250597a40904a0720
re PR middle-end/42898 (volatile structures and compound literal initializers)

2010-01-31  Richard Guenther  <rguenther@suse.de>

PR middle-end/42898
* gimplify.c (gimplify_init_constructor): For volatile LHS
initialize a temporary.

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

From-SVN: r156404
gcc/ChangeLog
gcc/gimplify.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/torture/pr42898.c [new file with mode: 0644]
This page took 0.060971 seconds and 5 git commands to generate.