This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a79fe53d6ce Amend split vector loop analysis into main and epilogue analysis new 98244c68e77 Abstract ranger cache update list. new 1f6dd5de339 Remove def chain import assert from GORI.
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/gimple-range-cache.cc | 129 ++++++++++++++++++++++++++++++---------- gcc/gimple-range-cache.h | 4 +- gcc/gimple-range-gori.cc | 3 - gcc/testsuite/gcc.dg/pr103093.c | 20 +++++++ 4 files changed, 120 insertions(+), 36 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr103093.c