mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 18:13:01 +00:00
drd/tests/annotate_trace_memory no longer depends on 64-bit atomics
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13407
This commit is contained in:
parent
10fb98e91f
commit
4cbf288c81
@ -306,6 +306,7 @@ check_PROGRAMS = \
|
||||
annotate_ignore_write \
|
||||
annotate_publish_hg \
|
||||
annotate_static \
|
||||
annotate_trace_memory \
|
||||
bug-235681 \
|
||||
custom_alloc \
|
||||
fp_race \
|
||||
@ -353,11 +354,6 @@ check_PROGRAMS += \
|
||||
circular_buffer
|
||||
endif
|
||||
|
||||
if HAVE_BUILTIN_ATOMIC64
|
||||
check_PROGRAMS += \
|
||||
annotate_trace_memory
|
||||
endif
|
||||
|
||||
if HAVE_BUILTIN_ATOMIC_CXX
|
||||
check_PROGRAMS += \
|
||||
annotate_smart_pointer \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user