This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 14c286b1017 * gimple-fold.h (get_range_strlen): Update prototype. * b [...] new 963c0125f6d Fix year range in libstdc++v3/testsuite/.../empty.cc copyri [...] new ce103907514 * gimple-fold.c (get_range_strlen_tree): Record if the com [...]
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 | 4 + gcc/gimple-fold.c | 69 ++++++- gcc/testsuite/ChangeLog | 4 + gcc/testsuite/gcc.dg/strlenopt-40.c | 205 ++++++++++++--------- gcc/testsuite/gcc.dg/strlenopt-51.c | 56 ++---- gcc/testsuite/gcc.dg/tree-ssa/pr79376.c | 21 ++- libstdc++-v3/ChangeLog | 5 + .../basic_string_view/element_access/char/empty.cc | 2 +- 8 files changed, 221 insertions(+), 145 deletions(-)