* tree-inline.c (copy_body_r): Copy TREE_SIDE_EFFECTS along with
commit74cbc6919c82c6cb8e90eca40099190a650927ab
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 12 Jun 2008 12:10:06 +0000 (12 12:10 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 12 Jun 2008 12:10:06 +0000 (12 12:10 +0000)
tree1062dd293ce69281533937749da1d8ad77ef5da0
parent3bfa8adadb3a43aa297bebe84370f9ae3922ad34
* tree-inline.c (copy_body_r): Copy TREE_SIDE_EFFECTS along with
TREE_THIS_VOLATILE on INDIRECT_REF nodes.

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