[Nasm-bugs] [Bug 3392368] "exponent 32 is too large" undefined behavior at float.c line 559.

noreply-nasm at gorcunov.org noreply-nasm at gorcunov.org
Mon Nov 26 13:44:31 PST 2018


https://bugzilla.nasm.us/show_bug.cgi?id=3392368

--- Comment #9 from H. Peter Anvin <hpa at zytor.com> ---
The more I think about it, the more I think the case of ms == 32 here only
works because v has to be zero in that case.  So changing the while loop is the
right thing to do.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are on the CC list for the bug.


More information about the Nasm-bugs mailing list