[LLVMbugs] [Bug 4344] New: llc asserts on frameaddress intrinsic on ARM
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Sun Jun 7 11:36:49 PDT 2009
http://llvm.org/bugs/show_bug.cgi?id=4344
Summary: llc asserts on frameaddress intrinsic on ARM
Product: tools
Version: trunk
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: llc
AssignedTo: unassignedbugs at nondot.org
ReportedBy: larsivar at igesund.net
CC: llvmbugs at cs.uiuc.edu
Created an attachment (id=3071)
--> (http://llvm.org/bugs/attachment.cgi?id=3071)
reduced and simplified bugpoint bc
Reproduced with a snippet using the frameaddress intrinsic when cross compiling
for ARM.
Relevant arguments could be
-march=arm
-mtriple=asm-linuxeabi-unknown-gnu
-gcc=~/android/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/bin/arm-eabi-gcc
bugpoint reduction attached.
--
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