https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78465
--- Comment #4 from Jonathan Wakely <redi at gcc dot gnu.org> --- Author: redi Date: Mon Dec 12 16:20:49 2016 New Revision: 243561 URL: https://gcc.gnu.org/viewcvs?rev=243561&root=gcc&view=rev Log: PR78465 Remove runtime tests for <atomic> macros PR libstdc++/78465 * testsuite/29_atomics/headers/atomic/macros.cc: Replace runtime tests with preprocessor conditions. Modified: branches/gcc-6-branch/libstdc++-v3/ChangeLog branches/gcc-6-branch/libstdc++-v3/testsuite/29_atomics/headers/atomic/macros.cc