]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Illumos regtest: update expected for memcheck/tests/amd64-solaris/context_fpu
authorPaul Floyd <pjfloyd@wanadoo.fr>
Tue, 15 Apr 2025 19:18:33 +0000 (21:18 +0200)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Tue, 15 Apr 2025 19:18:33 +0000 (21:18 +0200)
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.

memcheck/tests/amd64-solaris/context_fpu.stderr.exp

index f47b33860614fdd0d710ffe7b82cb4471b57947c..999e66932365da90fd253e40e21f35bd96fefc5f 100644 (file)
@@ -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