mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-04 02:18:37 +00:00
r13876 was a workaround for false ordering introduced by platform-specific (Solaris) code. The conclusion of an off-list discussion was that this has to be solved in the drd tool itself and not by modifying test programs. Hence this revert. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13980
5 lines
199 B
Plaintext
5 lines
199 B
Plaintext
prereq: test -e atomic_var && ./supported_libpthread
|
|
vgopts: --read-var-info=yes --check-stack-var=yes --show-confl-seg=no --num-callers=2
|
|
prog: atomic_var
|
|
stderr_filter: filter_stderr_and_thread_no
|