OSDN Git Service

2007-09-09 Richard Guenther <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 9 Sep 2007 16:23:26 +0000 (16:23 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 9 Sep 2007 16:23:26 +0000 (16:23 +0000)
commit853bca80de272052e0e3aa0cf2835bd036cdaf14
tree9c2cccbb5e5a8ff05a9f73fd6d8a93b593ee8140
parent411de439cc983426103d13072092be04177e4d84
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@128300 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/20070906-1.c [new file with mode: 0644]
gcc/tree-ssa-operands.c