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

redi@gcc.gnu.org redi@gcc.gnu.org
Mon Mar 11 13:46:00 GMT 2019


Author: redi
Date: Mon Mar 11 13:46:09 2019
New Revision: 269585

URL: https://gcc.gnu.org/viewcvs?rev=269585&root=gcc&view=rev
Log:
Change test to use const variables instead of macros

This is C++ so there's no reason to use macros here.

	* testsuite/29_atomics/atomic_flag/test_and_set/explicit-hle.cc: Use
	const variables instead of macros.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/testsuite/29_atomics/atomic_flag/test_and_set/explicit-hle.cc



More information about the Gcc-cvs mailing list