aboutsummaryrefslogtreecommitdiff
path: root/gcc/calls.cc
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2022-03-10 21:13:20 +0000
committerJonathan Wakely <jwakely@redhat.com>2022-03-10 23:45:03 +0000
commita8db9b90439f33af9ef602325df1f1e967fc549a (patch)
tree6da169d35f91269045a95af7aad8cf44e651dbbb /gcc/calls.cc
parentd016dd7dbb8140f03cde7e2179ebaf9ec3e9d2f1 (diff)
downloadgcc-a8db9b90439f33af9ef602325df1f1e967fc549a.zip
gcc-a8db9b90439f33af9ef602325df1f1e967fc549a.tar.gz
gcc-a8db9b90439f33af9ef602325df1f1e967fc549a.tar.bz2
libstdc++: Do not use fast_float for 16-bit size_t [PR104870]
The preprocessor condition for using fast_float should match the one in the header, and require at least 32-bit size_t. libstdc++-v3/ChangeLog: PR libstdc++/104870 * src/c++17/floating_from_chars.cc: Check __SIZE_WIDTH__ >= 32 before using fast_float.
Diffstat (limited to 'gcc/calls.cc')
0 files changed, 0 insertions, 0 deletions