This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/54906] write introduction incorrect wrt the C++11 memory model (case with atomic accesses)
- 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:44:01 +0000
- Subject: [Bug tree-optimization/54906] write introduction incorrect wrt the C++11 memory model (case with atomic accesses)
- Auto-submitted: auto-generated
- References: <bug-54906-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54906
Aldy Hernandez <aldyh at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |aldyh at gcc dot gnu.org
Resolution| |FIXED
--- Comment #2 from Aldy Hernandez <aldyh at gcc dot gnu.org> 2012-10-18 23:44:01 UTC ---
resolved with patch to 54900.