This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1b4a63593bc AArch64: Lower intrinsics shift to GIMPLE when possible. new 09aab7e699d libstdc++: Optimize std::tuple_element and std::tuple_size_v new b57899f30f4 libstdc++: Consolidate duplicate metaprogramming utilities
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: libstdc++-v3/include/bits/stl_pair.h | 8 ++ libstdc++-v3/include/bits/utility.h | 73 +++++++++++- libstdc++-v3/include/std/array | 8 ++ libstdc++-v3/include/std/tuple | 61 +++------- libstdc++-v3/include/std/variant | 127 +++++---------------- .../20_util/tuple/element_access/get_neg.cc | 1 + 6 files changed, 131 insertions(+), 147 deletions(-)