This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/36130] Atomics regression test fail to compile when parallel mode is enabled



------- Comment #2 from bkoz at gcc dot gnu dot org  2008-05-06 18:58 -------
Subject: Bug 36130

Author: bkoz
Date: Tue May  6 18:57:46 2008
New Revision: 134995

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=134995
Log:
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.



Added:
    trunk/libstdc++-v3/testsuite/29_atomics/headers/stdatomic.h/debug_mode.c
Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/bits/c++config


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36130


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]