aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorPatrick Palka <ppalka@redhat.com>2024-01-10 19:00:49 -0500
committerPatrick Palka <ppalka@redhat.com>2024-01-10 19:00:49 -0500
commitc84363b8c5c8b545ea922fd2aa12f14f17990815 (patch)
tree70bc08ba89de55cb10e1e223dae39530e74a6d03 /gcc
parent3b8ef3f25ed68790f77eea8ea445b7c9144c8ca6 (diff)
downloadgcc-c84363b8c5c8b545ea922fd2aa12f14f17990815.zip
gcc-c84363b8c5c8b545ea922fd2aa12f14f17990815.tar.gz
gcc-c84363b8c5c8b545ea922fd2aa12f14f17990815.tar.bz2
libstdc++: Use _GLIBCXX_USE_BUILTIN_TRAIT for _Nth_type
Since _Nth_type has a fallback native implementation, use _GLIBCXX_USE_BUILTIN_TRAIT when checking for __type_pack_element so that we can easily toggle which implementation to use. libstdc++-v3/ChangeLog: * include/bits/utility.h (_Nth_type): Use _GLIBCXX_USE_BUILTIN_TRAIT instead of __has_builtin.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions