Fix double old/new_w local variables declaration in test_atomic_include
authorIvan Maidanski <ivmai@mail.ru>
Sun, 7 Oct 2012 12:54:02 +0000 (16:54 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Sun, 7 Oct 2012 12:54:02 +0000 (16:54 +0400)
commiteb719a75a2029e8000f0a3da254ff4c260f1edca
treedf1586024c329b8580b71e43f7e5c66f2ff8a99e
parent3cd00dfc57b6b95e1585afd152a4fa4e67fccf6b
Fix double old/new_w local variables declaration in test_atomic_include

* tests/test_atomic_include.template (test_atomicXX): Move old_w and
new_w local variables declaration up to precede the first statement
(only if AO_HAVE_double_compare_and_swapXX).
tests/test_atomic_include.template