[LLVMbugs] [Bug 5309] incorrect __SOFTFP__ breaks build on ARM

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Mar 2 04:25:45 PST 2010


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

Xerxes Rånby <xerxes at zafena.se> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |xerxes at zafena.se
         Resolution|FIXED                       |

--- Comment #3 from Xerxes Rånby <xerxes at zafena.se> 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.



More information about the llvm-bugs mailing list