[LLVMbugs] [Bug 490] NEW: CWriter Error: Unhandled constant expression
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Tue Dec 28 10:04:37 PST 2004
http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=490
Summary: CWriter Error: Unhandled constant expression
Product: tools
Version: 1.4
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: llc
AssignedTo: unassignedbugs at nondot.org
ReportedBy: markus at oberhumer.com
The attached program generates an internal error.
CWriter Error: Unhandled constant expression: int and (int 1, int select (bool
setlt (uint sub (uint cast (void ()* %test_2_end to uint), uint cast (uint
(uint)* %test_2_start to uint)), uint 32), int -1, int select (bool setlt (uint
sub (uint cast (void ()* %test_1_end to uint), uint cast (uint (uint)*
%test_1_start to uint)), uint 32), int -1, int 3)))
llvm 1.3 generates a similar but not identical error.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the llvm-bugs
mailing list