[llvm-bugs] [Bug 28905] New: SPEC2006 Perlbench fails with test data set

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Aug 8 10:59:25 PDT 2016


https://llvm.org/bugs/show_bug.cgi?id=28905

            Bug ID: 28905
           Summary: SPEC2006 Perlbench fails with test data set
           Product: libraries
           Version: trunk
          Hardware: Other
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Backend: PowerPC
          Assignee: unassignedbugs at nondot.org
          Reporter: kbarton at ca.ibm.com
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

SPEC2006 Perlbench fails with a verification error when compiled at -O2 and run
with the test data set. The train and ref data sets run correctly.

****************************************
Contents of pack.err
****************************************
# Failed at some file line 552
#      got '��'
# expected 'ޭ'
# Failed at some file line 553
#      got 'ޭ'
# expected '��'
# Failed at some file line 554
#      got 'ᆳ�'
# expected 'ޭ��'
# Failed at some file line 555
#      got 'ޭ��'
# expected 'ᆳ�'
# Failed at some file line 588
#      got 'string
# hi there etc'
# expected 'string
# hi there etc'
# Failed at some file line 649
#      got 'stringetc'
# expected 'stringetc'

****************************************

Options used: -O2 -mcpu=power8

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20160808/39eecd82/attachment.html>


More information about the llvm-bugs mailing list