]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree-ssa-operands.c (add_virtual_operand): Only mark stores as has_volatile_ops if...
authorRichard Biener <rguenth@gcc.gnu.org>
Tue, 4 Sep 2007 15:29:15 +0000 (15:29 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 4 Sep 2007 15:29:15 +0000 (15:29 +0000)
commit16ae1645b19b0610567841aa48e3440b3806199e
tree420dfd35f0a0d8ca5819364904ed46588d548c80
parent817a54f1cd26996609437a3e7e18942e32b97e65
tree-ssa-operands.c (add_virtual_operand): Only mark stores as has_volatile_ops if alias information is not available.

2007-09-04  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.

From-SVN: r128089
gcc/ChangeLog
gcc/tree-ssa-operands.c