Fix 64-bit uncleanness in VG_(get_bbs_translated)/VG_(get_bbs_discarded_or_dumped) ..
[valgrind.git] / memcheck / tests / partiallydefinedeq.stderr.exp4
blobc980ded550a38343271faedb3430f22477879001
2 On s390 we might see 2 or 3 errors.
3 Conditional jump or move depends on uninitialised value(s)
4    at 0x........: foo (partiallydefinedeq.c:15)
5    by 0x........: main (partiallydefinedeq.c:37)
7 Conditional jump or move depends on uninitialised value(s)
8    at 0x........: foo (partiallydefinedeq.c:15)
9    by 0x........: main (partiallydefinedeq.c:45)
11 Conditional jump or move depends on uninitialised value(s)
12    at 0x........: foo (partiallydefinedeq.c:15)
13    by 0x........: main (partiallydefinedeq.c:52)
16 HEAP SUMMARY:
17     in use at exit: ... bytes in ... blocks
18   total heap usage: ... allocs, ... frees, ... bytes allocated
20 For a detailed leak analysis, rerun with: --leak-check=full
22 Use --track-origins=yes to see where uninitialised values come from
23 For lists of detected and suppressed errors, rerun with: -s
24 ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 0 from 0)