]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Test separately whether g++ and/or gcc support built-in functions for atomic
authorBart Van Assche <bvanassche@acm.org>
Thu, 24 Mar 2011 20:27:54 +0000 (20:27 +0000)
committerBart Van Assche <bvanassche@acm.org>
Thu, 24 Mar 2011 20:27:54 +0000 (20:27 +0000)
commita4d817dbae34ca7c8aba9241c2d8cc5cd3b6e869
treee2aafd9a840faf265f852191defe1f52caa6cee8
parentd6740217a155a0462b648731264ec5a30e1118b3
Test separately whether g++ and/or gcc support built-in functions for atomic
memory access. Apparently for some distributions gcc 4.2 has that support but
g++ 4.2 doesn't. This patch has been supplied by Florian Krohm.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11665
configure.in
drd/tests/Makefile.am