tree-ssa-operands.c (add_virtual_operand): Only mark stores as has_volatile_ops if...
authorRichard Guenther <rguenther@suse.de>
Sun, 9 Sep 2007 16:23:26 +0000 (16:23 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Sun, 9 Sep 2007 16:23:26 +0000 (16:23 +0000)
commite9f91f6220e75cceed0abfe663bdf8d9ff51682b
tree9c2cccbb5e5a8ff05a9f73fd6d8a93b593ee8140
parent20dc9cf4eb6e140a7daa705dbac455daef891cab
tree-ssa-operands.c (add_virtual_operand): Only mark stores as has_volatile_ops if alias information is not available.

2007-09-09  Richard Guenther  <rguenther@suse.de>

* tree-ssa-operands.c (add_virtual_operand): Only mark
stores as has_volatile_ops if alias information is not available.

* gcc.c-torture/compile/20070906-1.c: New testcase.

From-SVN: r128300
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/20070906-1.c [new file with mode: 0644]
gcc/tree-ssa-operands.c