Enable sys_adjtimex() on arm-linux. Fixes #412408.
[valgrind.git] / memcheck / tests / inlinfo.stderr.exp
blob2a800401327bd25970b4a1f08960350a98c4ea70
1 Conditional jump or move depends on uninitialised value(s)
2 at 0x........: fun_d (inlinfo.c:7)
3 by 0x........: fun_c (inlinfo.c:15)
4 by 0x........: fun_b (inlinfo.c:21)
5 by 0x........: fun_a (inlinfo.c:27)
6 by 0x........: main (inlinfo.c:66)
9 <insert_a_suppression_name_here>
10 Memcheck:Cond
11 fun:fun_d
12 fun:fun_c
13 fun:fun_b
14 fun:fun_a
15 fun:main
17 Conditional jump or move depends on uninitialised value(s)
18 at 0x........: fun_d (inlinfo.c:7)
19 by 0x........: fun_noninline_m (inlinfo.c:33)
20 by 0x........: main (inlinfo.c:68)
23 <insert_a_suppression_name_here>
24 Memcheck:Cond
25 fun:fun_d
26 fun:fun_noninline_m
27 fun:main
29 Conditional jump or move depends on uninitialised value(s)
30 at 0x........: fun_d (inlinfo.c:7)
31 by 0x........: main (inlinfo.c:70)
34 <insert_a_suppression_name_here>
35 Memcheck:Cond
36 fun:fun_d
37 fun:main
39 Conditional jump or move depends on uninitialised value(s)
40 at 0x........: fun_noninline_o (inlinfo.c:40)
41 by 0x........: fun_f (inlinfo.c:48)
42 by 0x........: fun_e (inlinfo.c:54)
43 by 0x........: fun_noninline_n (inlinfo.c:60)
44 by 0x........: main (inlinfo.c:72)
47 <insert_a_suppression_name_here>
48 Memcheck:Cond
49 fun:fun_noninline_o
50 fun:fun_f
51 fun:fun_e
52 fun:fun_noninline_n
53 fun:main