K 10 svn:author V 3 imp K 8 svn:date V 27 2018-08-14T18:45:20.772206Z K 7 svn:log V 203 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@ END