]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR middle-end/54149 (write introduction incorrect wrt the C11 memory model)
authorAldy Hernandez <aldyh@redhat.com>
Tue, 11 Sep 2012 12:28:02 +0000 (12:28 +0000)
committerAldy Hernandez <aldyh@gcc.gnu.org>
Tue, 11 Sep 2012 12:28:02 +0000 (12:28 +0000)
commite0a6637cbdc4fa4a0ce37e2bce10dc7932a1c5e8
tree9a984f9cfbe64c383745eb6303eccc37a45492a9
parentccdbfe9398e4c225706599e6b291f4cf0e616df8
re PR middle-end/54149 (write introduction incorrect wrt the C11 memory model)

        PR middle-end/54149
        * tree-ssa-loop-im.c (execute_sm_if_changed_flag_set): Only set
        flag for writes.

From-SVN: r191179
gcc/ChangeLog
gcc/testsuite/gcc.dg/simulate-thread/speculative-store-4.c [new file with mode: 0644]
gcc/tree-ssa-loop-im.c