From: Paul Floyd Date: Tue, 15 Apr 2025 19:18:33 +0000 (+0200) Subject: Illumos regtest: update expected for memcheck/tests/amd64-solaris/context_fpu X-Git-Tag: VALGRIND_3_25_0~34 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3149c9ff090c2290309419b09708a9b80481ede3;p=thirdparty%2Fvalgrind.git Illumos regtest: update expected for memcheck/tests/amd64-solaris/context_fpu The expected contains 8 errors for if (inhandler[1] || inhandler[3] || inhandler[5] || inhandler[7]) assert(0); whilst I would expect 4 (the 4 array elements are uninitialised). It is also failing on Solaris 11.4. --- diff --git a/memcheck/tests/amd64-solaris/context_fpu.stderr.exp b/memcheck/tests/amd64-solaris/context_fpu.stderr.exp index f47b33860..999e66932 100644 --- a/memcheck/tests/amd64-solaris/context_fpu.stderr.exp +++ b/memcheck/tests/amd64-solaris/context_fpu.stderr.exp @@ -22,54 +22,6 @@ Conditional jump or move depends on uninitialised value(s) at 0x........: malloc (vg_replace_malloc.c:...) by 0x........: main (context_fpu.c:51) -Conditional jump or move depends on uninitialised value(s) - at 0x........: main (context_fpu.c:97) - Uninitialised value was created by a heap allocation - at 0x........: malloc (vg_replace_malloc.c:...) - by 0x........: main (context_fpu.c:51) - -Conditional jump or move depends on uninitialised value(s) - at 0x........: main (context_fpu.c:97) - Uninitialised value was created by a heap allocation - at 0x........: malloc (vg_replace_malloc.c:...) - by 0x........: main (context_fpu.c:51) - -Conditional jump or move depends on uninitialised value(s) - at 0x........: main (context_fpu.c:97) - Uninitialised value was created by a heap allocation - at 0x........: malloc (vg_replace_malloc.c:...) - by 0x........: main (context_fpu.c:51) - -Conditional jump or move depends on uninitialised value(s) - at 0x........: main (context_fpu.c:97) - Uninitialised value was created by a heap allocation - at 0x........: malloc (vg_replace_malloc.c:...) - by 0x........: main (context_fpu.c:51) - -Conditional jump or move depends on uninitialised value(s) - at 0x........: main (context_fpu.c:105) - Uninitialised value was created by a heap allocation - at 0x........: malloc (vg_replace_malloc.c:...) - by 0x........: main (context_fpu.c:51) - -Conditional jump or move depends on uninitialised value(s) - at 0x........: main (context_fpu.c:105) - Uninitialised value was created by a heap allocation - at 0x........: malloc (vg_replace_malloc.c:...) - by 0x........: main (context_fpu.c:51) - -Conditional jump or move depends on uninitialised value(s) - at 0x........: main (context_fpu.c:105) - Uninitialised value was created by a heap allocation - at 0x........: malloc (vg_replace_malloc.c:...) - by 0x........: main (context_fpu.c:51) - -Conditional jump or move depends on uninitialised value(s) - at 0x........: main (context_fpu.c:105) - Uninitialised value was created by a heap allocation - at 0x........: malloc (vg_replace_malloc.c:...) - by 0x........: main (context_fpu.c:51) - Conditional jump or move depends on uninitialised value(s) at 0x........: main (context_fpu.c:105) Uninitialised value was created by a heap allocation