http://llvm.org/bugs/show_bug.cgi?id=16418
Bug ID: 16418
Summary: Assertion failed: (TM.getSubtargetImpl()->isDarwin()
&& "VRSAVE only needs spill/restore on Darwin"),
function StoreRegToStackSlot, file PPCInstrInfo.cpp,
line 633.
Product: libraries
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: Backend: PowerPC
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
[rdivacky@anacreon ~/delta-2006.08.03]$ cat unwind-dw2.c
void foo() {
__builtin_unwind_init ();
}
[rdivacky@anacreon ~/delta-2006.08.03]$
/home/rdivacky/llvm/Release+Asserts/bin/clang unwind-dw2.c
Assertion failed: (TM.getSubtargetImpl()->isDarwin() && "VRSAVE only needs
spill/restore on Darwin"), function StoreRegToStackSlot, file PPCInstrInfo.cpp,
line 633.
--
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