commit | c876a2fbdb6a6f18b3de418a2231f2e8ad89bd27 | [log] [tgz] |
---|---|---|
author | sewardj <sewardj@a5019735-40e9-0310-863c-91ae7b9d1cf9> | Thu Jan 22 22:44:30 2009 +0000 |
committer | sewardj <sewardj@a5019735-40e9-0310-863c-91ae7b9d1cf9> | Thu Jan 22 22:44:30 2009 +0000 |
tree | 6124476c847f37585810663426895100e1b348ed | |
parent | 7fd6d389b97fa365e10be68641066970d16cfa5f [diff] |
Move the test for __sync_bool_compare_and_swap almost to the bottom, so it can use $mflag_primary. This makes the word size for which the test is done (-m32 or -m64) be the same as for which it is actually needed, and in some situations unbreaks building of the regtests in 32-bit mode on a 64-bit machine. For the same reason, apply $mflag_primary to the test for OpenMP. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9034 a5019735-40e9-0310-863c-91ae7b9d1cf9