gcc/libstdc++-v3/testsuite/29_atomics
Jonathan Wakely d31b87976f re PR libstdc++/60940 (general operations on atomic types do not work with atomic integral typedefs)
PR libstdc++/60940
	* include/bits/atomic_base.h: Remove atomic integral typedefs as
	synonyms for __atomic_base<int> etc.
	* include/std/atomic: Make atomic_int a synonym for atomic<int> and
	likewise for all atomic integral types.
	* testsuite/29_atomics/atomic_integral/cons/copy_list.cc: New.
	* testsuite/29_atomics/atomic/60695.cc: Adjust dg-error line number.

From-SVN: r219790
2015-01-17 01:23:28 +00:00
..
atomic re PR libstdc++/60940 (general operations on atomic types do not work with atomic integral typedefs) 2015-01-17 01:23:28 +00:00
atomic_flag Update copyright years. 2015-01-05 13:33:28 +01:00
atomic_integral re PR libstdc++/60940 (general operations on atomic types do not work with atomic integral typedefs) 2015-01-17 01:23:28 +00:00
headers/atomic Update copyright years. 2015-01-05 13:33:28 +01:00