]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/ChangeLog
re PR tree-optimization/40081 (verify_stmts failed with -O2)
authorRichard Guenther <rguenther@suse.de>
Sun, 10 May 2009 16:40:55 +0000 (16:40 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Sun, 10 May 2009 16:40:55 +0000 (16:40 +0000)
commitb7d7a473ab0813c0f52f71248f3c204dfb2451f0
tree46ffe657f00f9daedaa94686a0e36e6ce6b56021
parentade1f226fa9fe1cf12523ec439b1a53b7f0b5910
re PR tree-optimization/40081 (verify_stmts failed with -O2)

2009-05-10  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/40081
Revert
* tree-sra.c (instantiate_element): Instantiate scalar replacements
using the main variant of the element type.  Do not fiddle with
TREE_THIS_VOLATILE or TREE_SIDE_EFFECTS.

* tree-sra.c (sra_type_can_be_decomposed_p): Do not decompose
structs with volatile fields.

From-SVN: r147349
gcc/ChangeLog
gcc/tree-sra.c