Enable sys_adjtimex() on arm-linux. Fixes #412408.
[valgrind.git] / memcheck / tests / varinfo1.stderr.exp-ppc64
blobc339195b18a46aa3149be1eb0296b5e0384d3f7f
1 Uninitialised byte(s) found during client check request
2    at 0x........: croak (varinfo1.c:29)
3    by 0x........: main (varinfo1.c:49)
4  Address 0x........ is 1 bytes inside a block of size 3 alloc'd
5    at 0x........: malloc (vg_replace_malloc.c:...)
6    by 0x........: main (varinfo1.c:47)
8 Uninitialised byte(s) found during client check request
9    at 0x........: croak (varinfo1.c:29)
10    by 0x........: main (varinfo1.c:52)
11  Location 0x........ is 0 bytes inside global var "global_u1"
12  declared at varinfo1.c:35
14 Uninitialised byte(s) found during client check request
15    at 0x........: croak (varinfo1.c:29)
16    by 0x........: main (varinfo1.c:53)
17  Location 0x........ is 0 bytes inside global var "global_i1"
18  declared at varinfo1.c:37
20 Uninitialised byte(s) found during client check request
21    at 0x........: croak (varinfo1.c:29)
22    by 0x........: main (varinfo1.c:54)
23  Location 0x........ is 0 bytes inside global_u2[3],
24  a global variable declared at varinfo1.c:39
26 Uninitialised byte(s) found during client check request
27    at 0x........: croak (varinfo1.c:29)
28    by 0x........: main (varinfo1.c:55)
29  Location 0x........ is 0 bytes inside global_i2[7],
30  a global variable declared at varinfo1.c:41
32 Uninitialised byte(s) found during client check request
33    at 0x........: croak (varinfo1.c:29)
34    by 0x........: main (varinfo1.c:56)
35  Location 0x........ is 0 bytes inside local var "local"
36  declared at varinfo1.c:46, in frame #1 of thread 1