r222072 - in /trunk/libstdc++-v3: ChangeLog tes...

hp@gcc.gnu.org hp@gcc.gnu.org
Tue Apr 14 00:37:00 GMT 2015


Author: hp
Date: Tue Apr 14 00:37:57 2015
New Revision: 222072

URL: https://gcc.gnu.org/viewcvs?rev=222072&root=gcc&view=rev
Log:
Fix regression for libstdc++-v3/testsuite/29_atomics/atomic/62259.cc
as reported at <http://gcc.gnu.org/ml/gcc-patches/2015-04/msg00543.html>.

	* testsuite/29_atomics/atomic/62259.cc: Assert atomic
	alignment is larger-equal, not equal, to default alignment.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/testsuite/29_atomics/atomic/62259.cc



More information about the Gcc-cvs mailing list