aboutsummaryrefslogtreecommitdiff
path: root/gcc/gdbhooks.py
diff options
context:
space:
mode:
authorPatrick Palka <ppalka@redhat.com>2020-12-18 11:52:24 -0500
committerPatrick Palka <ppalka@redhat.com>2020-12-18 11:52:24 -0500
commit22a7e82c200d01d12e34e757e86dc9796a9bf085 (patch)
tree3ce2454afb6c2561553a70284de18524cd166360 /gcc/gdbhooks.py
parentd7bab388b818fc21dbb9111311e114ae33e11fff (diff)
downloadgcc-22a7e82c200d01d12e34e757e86dc9796a9bf085.zip
gcc-22a7e82c200d01d12e34e757e86dc9796a9bf085.tar.gz
gcc-22a7e82c200d01d12e34e757e86dc9796a9bf085.tar.bz2
libstdc++: Fix build failure on AArch64 ILP32 [PR98370]
This should fix a build failure on AArch64 ILP32 due to int32_t mapping to long int instead of int on this platform, which causes type deduction to fail in the below call to std::max as reported in the PR. libstdc++-v3/ChangeLog: PR libstdc++/98370 * src/c++17/floating_to_chars.cc (__floating_to_chars_shortest): Provide explicit template arguments to the call to std::max.
Diffstat (limited to 'gcc/gdbhooks.py')
0 files changed, 0 insertions, 0 deletions