aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorKen Matsui <kmatsui@gcc.gnu.org>2023-09-11 13:58:35 -0700
committerKen Matsui <kmatsui@gcc.gnu.org>2024-06-13 05:55:57 -0700
commitb38aefbbc90a3334c6c5ba6569816d348a1a0c91 (patch)
treec7cc39c88787b831933e6d48b5a8fee830570864 /gcc
parentbb99672e0c49d8b8822664eaabc10cd51a42aab4 (diff)
downloadgcc-b38aefbbc90a3334c6c5ba6569816d348a1a0c91.zip
gcc-b38aefbbc90a3334c6c5ba6569816d348a1a0c91.tar.gz
gcc-b38aefbbc90a3334c6c5ba6569816d348a1a0c91.tar.bz2
libstdc++: Optimize std::is_unbounded_array compilation performance
This patch optimizes the compilation performance of std::is_unbounded_array by dispatching to the new __is_unbounded_array built-in trait. libstdc++-v3/ChangeLog: * include/std/type_traits (is_unbounded_array_v): Use __is_unbounded_array built-in trait. Signed-off-by: Ken Matsui <kmatsui@gcc.gnu.org> Reviewed-by: Patrick Palka <ppalka@redhat.com> Reviewed-by: Jonathan Wakely <jwakely@redhat.com>
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions