[LLVMbugs] [Bug 20158] std::numeric_limits<signed T>::is_modulo set even without -fwrapv
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Jul 30 18:19:44 PDT 2014
http://llvm.org/bugs/show_bug.cgi?id=20158
Marshall Clow (home) <mclow.lists at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
--- Comment #4 from Marshall Clow (home) <mclow.lists at gmail.com> ---
Committed revision 214371 to fix this for signed arithmetic types.
The tests were wrong, too. Fix them as well.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20140731/44583462/attachment.html>
More information about the llvm-bugs
mailing list