[LLVMbugs] [Bug 2716] integer comparison bug

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Fri Oct 3 17:36:28 PDT 2008


http://llvm.org/bugs/show_bug.cgi?id=2716


Dan Gohman <gohman at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gohman at apple.com
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #3 from Dan Gohman <gohman at apple.com>  2008-10-03 19:36:27 ---
It was a bug in the "local" register allocator, which is enabled in
llvm-gcc at -O0.  Fixed here:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20080929/068014.html


-- 
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