• Stephan Bergmann's avatar
    Work around undef conversion of large double to float · b5cb4935
    Stephan Bergmann yazdı
    ...as flagged by -fsanitize=undefined.  But is it really undefined?
    [conv.double] "If the source value is between two adjacent destination values,
    the result of the conversion is an implementation-defined choice of either of
    those values."  So if the double is between std::numeric_limits<float>::max()
    and std::numeric_limits<float>::infinity()...
    
    Change-Id: I6389c8ac4a922991e240638d231dd2a39e173882
    b5cb4935
Adı
Son kayıt (commit)
Son güncelleme
..
alloc_arena.cxx Loading commit data...
alloc_arena.hxx Loading commit data...
alloc_cache.cxx Loading commit data...
alloc_cache.hxx Loading commit data...
alloc_fini.cxx Loading commit data...
alloc_global.cxx Loading commit data...
alloc_impl.hxx Loading commit data...
bootstrap.cxx Loading commit data...
byteseq.cxx Loading commit data...
cipher.cxx Loading commit data...
cmdargs.cxx Loading commit data...
crc.cxx Loading commit data...
digest.cxx Loading commit data...
hash.cxx Loading commit data...
hash.hxx Loading commit data...
locale.cxx Loading commit data...
logfile.cxx Loading commit data...
math.cxx Loading commit data...
random.cxx Loading commit data...
rtl_process.cxx Loading commit data...
strbuf.cxx Loading commit data...
strimp.cxx Loading commit data...
strimp.hxx Loading commit data...
string.cxx Loading commit data...
strtmpl.cxx Loading commit data...
surrogates.hxx Loading commit data...
unload.cxx Loading commit data...
uri.cxx Loading commit data...
ustrbuf.cxx Loading commit data...
ustring.cxx Loading commit data...
uuid.cxx Loading commit data...