This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from cafcfcb5840 c++: Fix tsubsting CLASS_PLACEHOLDER_TEMPLATE [PR95434] new 49e8c14ef6f Optimize combination of comparisons to dec+compare new 261cdd23195 Handle overflow in dependence analysis lambda ops gracefully
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/hwint.h | 42 ++++++++++++++++++++++++++++ gcc/match.pd | 14 ++++++++++ gcc/testsuite/gcc.dg/pr96674.c | 40 +++++++++++++++++++++++++++ gcc/tree-data-ref.c | 63 ++++++++++++++++++++++++++++++++---------- 4 files changed, 145 insertions(+), 14 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr96674.c