[LLVMbugs] [Bug 1640] New: Compiler crash
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Wed Sep 5 22:57:17 PDT 2007
http://llvm.org/bugs/show_bug.cgi?id=1640
Summary: Compiler crash
Product: tools
Version: trunk
Platform: Macintosh
OS/Version: MacOS X
Status: NEW
Severity: normal
Priority: P2
Component: llvm-gcc
AssignedTo: unassignedbugs at nondot.org
ReportedBy: llvm at rickb.com
CC: llvmbugs at cs.uiuc.edu
Compiler crashes when trying to compile the attached code. Compiling for Mach-O
ARM. The crash actually occurs when trying to compile the function pointer call
on line 4228.
SelectionDAGISel.cpp:3629: failed assertion `0 && "matching constraints for
memory operands unimp"'
mame/062/src/cpu/z80/z80.c:4583: internal compiler error: Abort trap
--
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