[LLVMbugs] [Bug 3150] clang integer codegen bug
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Tue Dec 2 08:06:11 PST 2008
http://llvm.org/bugs/show_bug.cgi?id=3150
Eli Friedman <sharparrow1 at yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sharparrow1 at yahoo.com
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #2 from Eli Friedman <sharparrow1 at yahoo.com> 2008-12-02 10:05:49 ---
Fixed in r60415; turns out the testcase simplifies to "int a() {return 1||1;}"
getting miscompiled.
--
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