]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
regtest: try to fix bad merge of memalign_args expected on ppc64
authorPaul Floyd <pjfloyd@wanadoo.fr>
Thu, 9 Mar 2023 07:31:12 +0000 (08:31 +0100)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Thu, 9 Mar 2023 07:31:12 +0000 (08:31 +0100)
memcheck/tests/memalign_args.stderr.exp-ppc64

index 2e289e86e76845337bb100528a1835ae43ff4ba1..bc3c0aba469a4bea01cadfd024f9ab76a2a392d2 100644 (file)
@@ -6,6 +6,10 @@ Conditional jump or move depends on uninitialised value(s)
    at 0x........: memalign (vg_replace_malloc.c:...)
    by 0x........: main (memalign_args.c:19)
 
+Conditional jump or move depends on uninitialised value(s)
+   at 0x........: memalign (vg_replace_malloc.c:...)
+   by 0x........: main (memalign_args.c:19)
+
 Conditional jump or move depends on uninitialised value(s)
    at 0x........: posix_memalign (vg_replace_malloc.c:...)
    by 0x........: main (memalign_args.c:23)
@@ -28,7 +32,7 @@ Conditional jump or move depends on uninitialised value(s)
 
 Conditional jump or move depends on uninitialised value(s)
    at 0x........: memalign (vg_replace_malloc.c:...)
-   by 0x........: main (memalign_args.c:23)
+   by 0x........: main (memalign_args.c:26)
 
 Conditional jump or move depends on uninitialised value(s)
    at 0x........: memalign (vg_replace_malloc.c:...)