aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorKen Matsui <kmatsui@gcc.gnu.org>2024-02-14 23:22:57 -0800
committerKen Matsui <kmatsui@gcc.gnu.org>2024-06-13 07:00:06 -0700
commit13a07c1420b35ac7649f7d8a776b553ec5c26269 (patch)
tree2285ad572273cd0fe13d411360a9323b9e8ee0e0 /gcc
parent014879ea4c86b3b8ab6b61a1226ee5b31e816c8b (diff)
downloadgcc-13a07c1420b35ac7649f7d8a776b553ec5c26269.zip
gcc-13a07c1420b35ac7649f7d8a776b553ec5c26269.tar.gz
gcc-13a07c1420b35ac7649f7d8a776b553ec5c26269.tar.bz2
libstdc++: Optimize std::add_lvalue_reference compilation performance
This patch optimizes the compilation performance of std::add_lvalue_reference by dispatching to the new __add_lvalue_reference built-in trait. libstdc++-v3/ChangeLog: * include/std/type_traits (__add_lval_ref_t): Use __add_lvalue_reference 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