regression tests: Remove superfluous backticks
[valgrind.git] / drd / tests / annotate_barrier.stderr.exp
blob1ae8934c34b08ea1c332202c47e8bc0a6a4b42eb
2 The annotation macro ANNOTATE_BARRIER_INIT has not yet been implemented in <valgrind/drd.h>
3    at 0x........: barrier_init (annotate_barrier.c:?)
4    by 0x........: barriers_and_races (annotate_barrier.c:?)
5    by 0x........: main (annotate_barrier.c:?)
7 Thread 2:
8 The annotation macro ANNOTATE_BARRIER_WAIT_BEFORE has not yet been implemented in <valgrind/drd.h>
9    at 0x........: barrier_wait (annotate_barrier.c:?)
10    by 0x........: threadfunc (annotate_barrier.c:?)
11    by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
13 Thread 3:
14 The annotation macro ANNOTATE_BARRIER_WAIT_AFTER has not yet been implemented in <valgrind/drd.h>
15    at 0x........: barrier_wait (annotate_barrier.c:?)
16    by 0x........: threadfunc (annotate_barrier.c:?)
17    by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
19 The annotation macro ANNOTATE_BARRIER_WAIT_BEFORE has not yet been implemented in <valgrind/drd.h>
20    at 0x........: barrier_wait (annotate_barrier.c:?)
21    by 0x........: threadfunc (annotate_barrier.c:?)
22    by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
24 Thread 2:
25 Conflicting store by thread 2 at 0x........ size 4
26    at 0x........: threadfunc (annotate_barrier.c:?)
27    by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
28    by 0x........: (within libpthread-?.?.so)
29 Address 0x........ is at offset 0 from 0x......... Allocation context:
30    at 0x........: malloc (vg_replace_malloc.c:...)
31    by 0x........: barriers_and_races (annotate_barrier.c:?)
32    by 0x........: main (annotate_barrier.c:?)
34 The annotation macro ANNOTATE_BARRIER_WAIT_AFTER has not yet been implemented in <valgrind/drd.h>
35    at 0x........: barrier_wait (annotate_barrier.c:?)
36    by 0x........: threadfunc (annotate_barrier.c:?)
37    by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
39 Thread 1:
40 The annotation macro ANNOTATE_BARRIER_DESTROY has not yet been implemented in <valgrind/drd.h>
41    at 0x........: barrier_destroy (annotate_barrier.c:?)
42    by 0x........: barriers_and_races (annotate_barrier.c:?)
43    by 0x........: main (annotate_barrier.c:?)
45 Done.
47 ERROR SUMMARY: 11 errors from 7 contexts (suppressed: 0 from 0)