[LLVMbugs] [Bug 491] NEW: wrong code generation
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Tue Dec 28 10:17:56 PST 2004
http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=491
Summary: wrong code generation
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
On linux/i386 and using CWriter, the program attached below gets translated into
wrong source code and after compilation with gcc the
assertion failed in line 16: 'u.l == 128'
triggers.
------- 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