https://llvm.org/bugs/show_bug.cgi?id=24704

Hal Finkel <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Hal Finkel <[email protected]> ---
Indeed, that code was missing a check for bits that are 1 in the or'ed constant
and 0 in the and'ed constant. r246900, thanks!

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to