[LLVMbugs] [Bug 2522] New: cannot register variable
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Mon Jul 7 03:45:55 PDT 2008
http://llvm.org/bugs/show_bug.cgi?id=2522
Summary: cannot register variable
Product: tools
Version: 2.3
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: llvm-gcc
AssignedTo: unassignedbugs at nondot.org
ReportedBy: ddk128 at gmail.com
CC: llvmbugs at cs.uiuc.edu
While attempting to compile a C file generated by GHC. llvm-gcc chocked with
the error message "sorry, unimplemented: LLVM cannot register variable 'R1'."
and requested I report a bug.
The GHC version was ghc-6.8.3.
>From the root of the GHC installation the path to the header llvm-gcc was
parsing is "include/Regs.h" and the error occured at line 220.
David
--
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