ftmemsim-valgrind/memcheck/tests/varinfo2.stderr.exp-ppc64
Bart Van Assche 006b3b1228 PowerPC: added expected output files for memcheck/tests/varinfo[1-6], based
on a patch supplied by Maynard Johnson. See also #247526.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11364
2010-09-18 13:34:23 +00:00

22 lines
827 B
Plaintext

Uninitialised byte(s) found during client check request
at 0x........: croak (varinfo2.c:29)
by 0x........: foo (varinfo2.c:41)
by 0x........: main (varinfo2.c:51)
Location 0x........ is 0 bytes inside var[7],
declared at varinfo2.c:39, in frame #1 of thread 1
Uninitialised byte(s) found during client check request
at 0x........: croak (varinfo2.c:29)
by 0x........: foo (varinfo2.c:43)
by 0x........: main (varinfo2.c:51)
Location 0x........ is 2 bytes inside var.bar,
declared at varinfo2.c:42, in frame #1 of thread 1
Uninitialised byte(s) found during client check request
at 0x........: croak (varinfo2.c:29)
by 0x........: foo (varinfo2.c:46)
by 0x........: main (varinfo2.c:51)
Location 0x........ is 1 byte inside local var "var"
declared at varinfo2.c:37, in frame #1 of thread 1