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: unassignedb...@nondot.org
          Reporter: kbar...@ca.ibm.com
                CC: llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to