gcc/libstdc++-v3/testsuite/29_atomics/atomic
Jonathan Wakely 9ffc6d0bc2 re PR libstdc++/60695 (std::atomic<X> doesn't work when X is of zero size)
PR libstdc++/60695
	* include/std/atomic (atomic<_Tp>): Add static assertion.
	* testsuite/29_atomics/atomic/60695.cc: New.

From-SVN: r209418
2014-04-15 14:48:07 +01:00
..
cons Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
operators Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
requirements Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
60658.cc re PR libstdc++/60658 (std::atomic<T*> is unexpectedly not lock-free) 2014-03-25 19:39:52 +00:00
60695.cc re PR libstdc++/60695 (std::atomic<X> doesn't work when X is of zero size) 2014-04-15 14:48:07 +01:00