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++/78465] [7 regression] 29_atomics/headers/atomic/macros.cc FAILs


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

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