re PR middle-end/54893 (unable to access volatile variable within relaxed transaction)
authorAldy Hernandez <aldyh@redhat.com>
Wed, 17 Oct 2012 21:18:16 +0000 (21:18 +0000)
committerAldy Hernandez <aldyh@gcc.gnu.org>
Wed, 17 Oct 2012 21:18:16 +0000 (21:18 +0000)
commita3770d3b7d86f1be758db337631be9b52530c173
tree436fa541fe71a62886a30c7ffde759985c66668b
parenta7b159a4dcca7e45fdf2b57a865dd2a91148eefb
re PR middle-end/54893 (unable to access volatile variable within relaxed transaction)

PR middle-end/54893
        * trans-mem.c (diagnose_tm_1_op): Allow volatiles inside relaxed
        transactions.

From-SVN: r192549
gcc/ChangeLog
gcc/testsuite/c-c++-common/tm/pr54893.c [new file with mode: 0644]
gcc/trans-mem.c