[LLVMbugs] [Bug 17093] New: Bullet broken on ARM buildbot

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Sep 4 01:18:08 PDT 2013


http://llvm.org/bugs/show_bug.cgi?id=17093

            Bug ID: 17093
           Summary: Bullet broken on ARM buildbot
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Backend: ARM
          Assignee: unassignedbugs at nondot.org
          Reporter: renato.golin at linaro.org
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

Bullet is broken with a codegen failure:

/tmp/BenchmarkDemo-cd7564.s: Assembler messages:
/tmp/BenchmarkDemo-cd7564.s:1716: Error: scalar out of range for multiply
instruction -- `vmul.f32 d16,d11,d16[0]'
clang: error: assembler command failed with exit code 1 (use -v to see
invocation)

http://lab.llvm.org:8011/builders/clang-native-arm-lnt/builds/2599

I'm guessing one of two commits broke it:

http://llvm.org/viewvc/llvm-project?revision=189841&view=revision

or

http://llvm.org/viewvc/llvm-project?revision=189858&view=revision

I'll bissect and find the culprit.

-- 
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/20130904/583d34e3/attachment.html>


More information about the llvm-bugs mailing list