This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/46914] std::atomic<int*>::exchange(...) doesn't store correct value.
- From: "paolo.carlini at oracle dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 27 Jan 2011 15:02:56 +0000
- Subject: [Bug libstdc++/46914] std::atomic<int*>::exchange(...) doesn't store correct value.
- Auto-submitted: auto-generated
- References: <bug-46914-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46914
--- Comment #5 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-01-27 15:02:52 UTC ---
Thanks!