aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorKen Matsui <kmatsui@gcc.gnu.org>2023-03-22 16:28:06 -0700
committerKen Matsui <kmatsui@gcc.gnu.org>2024-06-13 05:55:47 -0700
commitbb99672e0c49d8b8822664eaabc10cd51a42aab4 (patch)
treee5cd1f9c9d7a4306c65f0915907a8bb7f8814d9c /gcc
parenteea62ce6fbcffb8acc227e5dbed74d2b627ce84d (diff)
downloadgcc-bb99672e0c49d8b8822664eaabc10cd51a42aab4.zip
gcc-bb99672e0c49d8b8822664eaabc10cd51a42aab4.tar.gz
gcc-bb99672e0c49d8b8822664eaabc10cd51a42aab4.tar.bz2
libstdc++: Optimize std::is_volatile compilation performance
This patch optimizes the compilation performance of std::is_volatile by dispatching to the new __is_volatile built-in trait. libstdc++-v3/ChangeLog: * include/std/type_traits (is_volatile): Use __is_volatile built-in trait. (is_volatile_v): Likewise. 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