From 94e48485ec8f2c63e522515a6edfe1c85fa7da83 Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Sat, 18 Sep 2010 10:45:27 +0000 Subject: [PATCH] PowerPC: corrected expected output for memcheck/tests/origin5-bz2. Patch supplied by Maynard Johnson -- see also #247526. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11363 --- .../tests/origin5-bz2.stderr.exp-glibc27-ppc64 | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/memcheck/tests/origin5-bz2.stderr.exp-glibc27-ppc64 b/memcheck/tests/origin5-bz2.stderr.exp-glibc27-ppc64 index 6dfe8df764..e0958e4b8b 100644 --- a/memcheck/tests/origin5-bz2.stderr.exp-glibc27-ppc64 +++ b/memcheck/tests/origin5-bz2.stderr.exp-glibc27-ppc64 @@ -28,7 +28,8 @@ Use of uninitialised value of size 8 at 0x........: main (origin5-bz2.c:6481) Use of uninitialised value of size 8 - at 0x........: BZ2_blockSort (origin5-bz2.c:2820) + at 0x........: mainSort (origin5-bz2.c:2820) + by 0x........: BZ2_blockSort (origin5-bz2.c:3105) by 0x........: BZ2_compressBlock (origin5-bz2.c:4034) by 0x........: handle_compress (origin5-bz2.c:4753) by 0x........: BZ2_bzCompress (origin5-bz2.c:4822) @@ -38,7 +39,8 @@ Use of uninitialised value of size 8 at 0x........: main (origin5-bz2.c:6481) Use of uninitialised value of size 8 - at 0x........: BZ2_blockSort (origin5-bz2.c:2823) + at 0x........: mainSort (origin5-bz2.c:2823) + by 0x........: BZ2_blockSort (origin5-bz2.c:3105) by 0x........: BZ2_compressBlock (origin5-bz2.c:4034) by 0x........: handle_compress (origin5-bz2.c:4753) by 0x........: BZ2_bzCompress (origin5-bz2.c:4822) @@ -48,7 +50,8 @@ Use of uninitialised value of size 8 at 0x........: main (origin5-bz2.c:6481) Use of uninitialised value of size 8 - at 0x........: BZ2_blockSort (origin5-bz2.c:2854) + at 0x........: mainSort (origin5-bz2.c:2854) + by 0x........: BZ2_blockSort (origin5-bz2.c:3105) by 0x........: BZ2_compressBlock (origin5-bz2.c:4034) by 0x........: handle_compress (origin5-bz2.c:4753) by 0x........: BZ2_bzCompress (origin5-bz2.c:4822) @@ -58,7 +61,8 @@ Use of uninitialised value of size 8 at 0x........: main (origin5-bz2.c:6481) Use of uninitialised value of size 8 - at 0x........: BZ2_blockSort (origin5-bz2.c:2858) + at 0x........: mainSort (origin5-bz2.c:2858) + by 0x........: BZ2_blockSort (origin5-bz2.c:3105) by 0x........: BZ2_compressBlock (origin5-bz2.c:4034) by 0x........: handle_compress (origin5-bz2.c:4753) by 0x........: BZ2_bzCompress (origin5-bz2.c:4822) @@ -68,7 +72,8 @@ Use of uninitialised value of size 8 at 0x........: main (origin5-bz2.c:6481) Use of uninitialised value of size 8 - at 0x........: BZ2_blockSort (origin5-bz2.c:2963) + at 0x........: mainSort (origin5-bz2.c:2963) + by 0x........: BZ2_blockSort (origin5-bz2.c:3105) by 0x........: BZ2_compressBlock (origin5-bz2.c:4034) by 0x........: handle_compress (origin5-bz2.c:4753) by 0x........: BZ2_bzCompress (origin5-bz2.c:4822) @@ -78,7 +83,8 @@ Use of uninitialised value of size 8 at 0x........: main (origin5-bz2.c:6481) Use of uninitialised value of size 8 - at 0x........: BZ2_blockSort (origin5-bz2.c:2964) + at 0x........: mainSort (origin5-bz2.c:2964) + by 0x........: BZ2_blockSort (origin5-bz2.c:3105) by 0x........: BZ2_compressBlock (origin5-bz2.c:4034) by 0x........: handle_compress (origin5-bz2.c:4753) by 0x........: BZ2_bzCompress (origin5-bz2.c:4822) -- 2.47.2