HomeFreeBSD

When the LUA floating point model is INT64, we don't need to do the

Description

When the LUA floating point model is INT64, we don't need to do the
overflow dance. This avoids compile errors on latter-day gcc compilers
as well as simplifies the generated code.

Reviewed by: kevans@

Details

Provenance
impAuthored on
Parents
rS337807: Prevent a wanring about checkdp being unused. It's not needed when we
Branches
Unknown
Tags
Unknown