Define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL
authorRichard Henderson <rth@redhat.com>
Thu, 26 Jan 2012 21:48:27 +0000 (13:48 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 26 Jan 2012 21:48:27 +0000 (13:48 -0800)
commit57c5ab1ba6798741ed42da56111dee7b741108fa
tree17b613fdfa5fcce54d686ed0d50230a877200c9b
parent15e73e0657a51d046752b513b8087adb4131be65
Define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL

        * target.def (TARGET_ATOMIC_TEST_AND_SET_TRUEVAL): New.
        * c-cppbuiltin.c (cpp_atomic_builtins): Define
        __GCC_ATOMIC_TEST_AND_SET_TRUEVAL.
        * doc/tm.texi.in (TARGET_ATOMIC_TEST_AND_SET_TRUEVAL): Add doc hook.
        * doc/tm.texi: Rebuild.

From-SVN: r183581
gcc/ChangeLog
gcc/c-family/c-cppbuiltin.c
gcc/doc/tm.texi
gcc/doc/tm.texi.in
gcc/target.def