[llvm-bugs] [Bug 25324] New: FAIL: LLVM :: ExecutionEngine/test-interp-vec-loadstore.ll

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Oct 26 13:28:50 PDT 2015


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

            Bug ID: 25324
           Summary: FAIL: LLVM ::
                    ExecutionEngine/test-interp-vec-loadstore.ll
           Product: new-bugs
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: hjl.tools at gmail.com
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

On Fedora 22/x86-64, llvm r251299 + clang r251289 gave

export/gnu/import/git/llvm/test/ExecutionEngine/test-interp-vec-loadstore.ll:3:10:
error: expected string not found in input
; CHECK: double test passed
         ^
<stdin>:2:1: note: scanning from here
float test passed
^
<stdin>:2:2: note: possible intended match here
float test passed
 ^

llvm r251138 + clang r251126 are OK.

-- 
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/20151026/7d20de00/attachment.html>


More information about the llvm-bugs mailing list