re PR libstdc++/36130 (Atomics regression test fail to compile when parallel mode...
authorBenjamin Kosnik <bkoz@redhat.com>
Tue, 6 May 2008 18:57:46 +0000 (18:57 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Tue, 6 May 2008 18:57:46 +0000 (18:57 +0000)
commit86ff5c50497afd2a5789000f8f3aacce97fdc168
tree08b01e99ae3892370da10eda2e790046d7563514
parenta6ce2774017b0fdb93cdf4a225acd010cc070e11
re PR libstdc++/36130 (Atomics regression test fail to compile when parallel mode is enabled)

2008-05-06  Benjamin Kosnik  <bkoz@redhat.com>

PR libstdc++/36130
* include/bits/c++config: Namespace macros and setup only in C++.
* testsuite/29_atomics/headers/stdatomic.h/debug_mode.c: New.

From-SVN: r134995
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/c++config
libstdc++-v3/testsuite/29_atomics/headers/stdatomic.h/debug_mode.c [new file with mode: 0644]