[LLVMbugs] [Bug 2751] New: -relocation-model=static failed with -march=mips
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Tue Sep 2 04:47:25 PDT 2008
http://llvm.org/bugs/show_bug.cgi?id=2751
Summary: -relocation-model=static failed with -march=mips
Product: tools
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: llc
AssignedTo: unassignedbugs at nondot.org
ReportedBy: patrice.gerin at imag.fr
CC: llvmbugs at cs.uiuc.edu
Created an attachment (id=1978)
--> (http://llvm.org/bugs/attachment.cgi?id=1978)
test file
Hi,
llc failed to generate Non-relocatable code for mips.
llc -march=mips -relocation-model=static test.bc -f -o test.s
Cannot yet select: 0x8afc4a4: i32,ch = load 0x8afb7d8, 0x8afc30c, 0x8afba04
<null:0> alignment=4
llc[0x893cf88]
/lib/tls/i686/cmov/libc.so.6(abort+0x101)[0xb7d4ba01]
llc[0x81d7515]
Aborted
Please find a simple test bitcode in attachment.
Thanks,
--
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