This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/54900] write introduction incorrect wrt the C11 memory model (2)
- From: "aldyh at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 18 Oct 2012 23:46:04 +0000
- Subject: [Bug rtl-optimization/54900] write introduction incorrect wrt the C11 memory model (2)
- Auto-submitted: auto-generated
- References: <bug-54900-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54900
--- Comment #5 from Aldy Hernandez <aldyh at gcc dot gnu.org> 2012-10-18 23:46:04 UTC ---
I am leaving this PR open while I address the corner case presented by Jakub
somewhere in this thread:
http://gcc.gnu.org/ml/gcc-patches/2012-10/msg01763.html
...though technically the testcase in this PR has been fixed :).