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

Xerxes Rånby <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |[email protected]
         Resolution|FIXED                       |

--- Comment #3 from Xerxes Rånby <[email protected]> 2010-03-02 06:25:44 CST ---
this change broke the armv5tejl (softfloat) buildbot 
http://llvm.org/viewvc/llvm-project/?view=rev&revision=97554

can we redesign this to work with SOFTFP machines as well?

llvm[3]: Compiling ARMJITInfo.cpp for Debug build
/tmp/ccA22Bpb.s: Assembler messages:
/tmp/ccA22Bpb.s:26: Error: selected processor does not support `fstmfdd
sp!,{d0,d1,d2,d3,d4,d5,d6,d7}'
/tmp/ccA22Bpb.s:31: Error: selected processor does not support `fldmfdd
sp!,{d0,d1,d2,d3,d4,d5,d6,d7}'
make[3]: ***
[/wd/buildbot/llvm-arm-linux/llvm/lib/Target/ARM/Debug/ARMJITInfo.o] Error 1
make[3]: Leaving directory `/wd/buildbot/llvm-arm-linux/llvm/lib/Target/ARM'
make[2]: *** [ARM/.makeall] Error 2

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to