[Nasm-bugs] [Bug 3392445] Stack under flow in function ieee_shr at source file asm/float.c

noreply-nasm at gorcunov.org noreply-nasm at gorcunov.org
Fri Jul 6 01:44:31 PDT 2018


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

--- Comment #5 from Cyrill Gorcunov <gorcunov at gmail.com> ---
Well, I personally think that if someone is using float point arithmetic in asm
code he definitely need to control precisely what he is doing (most likely it
is either scientific calculations or 3d game data) thus to my opinion better
stop compiling if data entered is invalid instead of yield a warning (which use
may simply miss).

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


More information about the Nasm-bugs mailing list