aboutsummaryrefslogtreecommitdiff
path: root/gcc/rust/backend
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2023-07-24 11:38:32 +0100
committerJonathan Wakely <jwakely@redhat.com>2023-08-17 20:24:19 +0100
commitaad83d61d2e92b168688f7b6bd00b8604d11fc9f (patch)
treedd079ce056b9d61cae742429f9dda24cd22a9138 /gcc/rust/backend
parent74c019b50b7724dd5ed7af640b6c0427383d48df (diff)
downloadgcc-aad83d61d2e92b168688f7b6bd00b8604d11fc9f.zip
gcc-aad83d61d2e92b168688f7b6bd00b8604d11fc9f.tar.gz
gcc-aad83d61d2e92b168688f7b6bd00b8604d11fc9f.tar.bz2
libstdc++: Reuse double overload of __convert_to_v if possible
For targets where double and long double have the same representation we can reuse the same __convert_to_v code for both types. This will slightly reduce the size of the compiled code in the library. libstdc++-v3/ChangeLog: * config/locale/generic/c_locale.cc (__convert_to_v): Reuse double overload for long double if possible.
Diffstat (limited to 'gcc/rust/backend')
0 files changed, 0 insertions, 0 deletions