[Bug libstdc++/63322] std::atomicT where T is not trivially copyable should be disabled.

2014-10-09 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63322 --- Comment #2 from Jonathan Wakely redi at gcc dot gnu.org --- Author: redi Date: Thu Oct 9 18:17:23 2014 New Revision: 216046 URL: https://gcc.gnu.org/viewcvs?rev=216046root=gccview=rev Log: PR libstdc++/63322 * include/std/atomic

[Bug libstdc++/63322] std::atomicT where T is not trivially copyable should be disabled.

2014-10-09 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63322 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug libstdc++/63322] std::atomicT where T is not trivially copyable should be disabled.

2014-09-21 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63322 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Severity|normal |enhancement