aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorKen Matsui <kmatsui@gcc.gnu.org>2024-02-14 05:50:49 -0800
committerKen Matsui <kmatsui@gcc.gnu.org>2024-06-13 05:56:18 -0700
commitd5e994f44653b913e24753351e713befffbf1a01 (patch)
tree7b6ceb2ac5b136d2ea5b3e634c1872b50079e3ef /gcc
parent24da955ab442107909a06f3ef722f4dbf6751236 (diff)
downloadgcc-d5e994f44653b913e24753351e713befffbf1a01.zip
gcc-d5e994f44653b913e24753351e713befffbf1a01.tar.gz
gcc-d5e994f44653b913e24753351e713befffbf1a01.tar.bz2
libstdc++: Optimize std::remove_extent compilation performance
This patch optimizes the compilation performance of std::remove_extent by dispatching to the new __remove_extent built-in trait. libstdc++-v3/ChangeLog: * include/std/type_traits (remove_extent): Use __remove_extent 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