gcc/libstdc++-v3/testsuite/29_atomics
Jonathan Wakely 4280698d09 re PR libstdc++/62259 (atomic class doesn't enforce required alignment on powerpc64)
PR libstdc++/62259
	PR libstdc++/65147
	* include/std/atomic (atomic<T>): Increase alignment for types with
	the same size as one of the integral types.
	* testsuite/29_atomics/atomic/60695.cc: Adjust dg-error line number.
	* testsuite/29_atomics/atomic/62259.cc: New.

From-SVN: r221703
2015-03-26 19:27:02 +00:00
..
atomic re PR libstdc++/62259 (atomic class doesn't enforce required alignment on powerpc64) 2015-03-26 19:27:02 +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