This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0198befcfc8 PR c++/91868 - improve -Wshadow location. * name-lookup.c [...] new 37d8684bdbc PR tree-optimization/91570 - ICE in get_range_strlen_dynami [...] new 2fae2dfa8fc [Darwin, PPC, Mode Iterators 0/n] Make iterators visible to [...]
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 | 11 +++++++++++ gcc/config/rs6000/rs6000.md | 3 +-- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gcc.dg/pr91570.c | 30 ++++++++++++++++++++++++++++++ gcc/tree-ssa-strlen.c | 26 ++++++++++++++++++-------- 5 files changed, 65 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr91570.c