Add missing zstd.h to coregrind Makefile.am noinst_HEADERS
[valgrind.git] / memcheck / tests / partiallydefinedeq.stderr.exp3
blobdc56cd5041b2338c312755bb013585ada4a575bb
2 On s390/arm 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:52)
12 HEAP SUMMARY:
13     in use at exit: ... bytes in ... blocks
14   total heap usage: ... allocs, ... frees, ... bytes allocated
16 For a detailed leak analysis, rerun with: --leak-check=full
18 Use --track-origins=yes to see where uninitialised values come from
19 For lists of detected and suppressed errors, rerun with: -s
20 ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)