]> git.ipfire.org Git - thirdparty/gcc.git/commit - libstdc++-v3/ChangeLog
re PR libstdc++/63322 (std::atomic<T> where T is not trivially copyable should be...
authorJonathan Wakely <jwakely@redhat.com>
Thu, 9 Oct 2014 18:17:23 +0000 (19:17 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Thu, 9 Oct 2014 18:17:23 +0000 (19:17 +0100)
commitbc2da0fc047bad6c0a4e6ea1468d95e590844450
treee561e58677a5953802a34f55c7e557c3c5af318c
parent75c3de1e76de31d4f9b7b9fbd14899b05ebeb460
re PR libstdc++/63322 (std::atomic<T> where T is not trivially copyable should be disabled.)

PR libstdc++/63322
* include/std/atomic (atomic): Add assertion for trivially copyable.
* testsuite/29_atomics/atomic/60695.cc: Adjust line number.

From-SVN: r216046
libstdc++-v3/ChangeLog
libstdc++-v3/include/std/atomic
libstdc++-v3/testsuite/29_atomics/atomic/60695.cc