https://bugs.kde.org/show_bug.cgi?id=418435

            Bug ID: 418435
           Summary: s390x: memcmp test yields extra "Conditional jump or
                    move depends on uninitialised value(s)"
           Product: valgrind
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: vex
          Assignee: jsew...@acm.org
          Reporter: ar...@linux.ibm.com
  Target Milestone: ---

The test memcheck/tests/memcmp currently fails on s390x because it yields the
expected error message twice instead of just once:

Conditional jump or move depends on uninitialised value(s)
   at 0x........: bcmp (vg_replace_strmem.c:...)
   by 0x........: main (memcmptest.c:13)

Conditional jump or move depends on uninitialised value(s)
   at 0x........: bcmp (vg_replace_strmem.c:...)
   by 0x........: main (memcmptest.c:13)

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to