https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78465
--- Comment #5 from Jonathan Wakely <redi at gcc dot gnu.org> --- Author: redi Date: Mon Dec 12 16:36:25 2016 New Revision: 243564 URL: https://gcc.gnu.org/viewcvs?rev=243564&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-5-branch/libstdc++-v3/ChangeLog branches/gcc-5-branch/libstdc++-v3/testsuite/29_atomics/headers/atomic/macros.cc