This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0d92fc24161 Optimize std::rotl and std::rotr, add test for std::popcount new 811f9a1cdf5 PR libstdc++/86398 fix std::is_trivially_constructible regression new edf8a734807 * tree-vrp.c (extract_range_from_binary_expr_1): Ini [...]
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: gcc/ChangeLog | 5 + gcc/tree-vrp.c | 2 + libstdc++-v3/ChangeLog | 10 ++ libstdc++-v3/include/std/type_traits | 21 ++-- .../20_util/is_trivially_constructible/value.cc | 138 ++++++++++++--------- .../make_signed/requirements/typedefs_neg.cc | 2 +- .../make_unsigned/requirements/typedefs_neg.cc | 3 +- 7 files changed, 107 insertions(+), 74 deletions(-)