This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from cc9b9c0b682 openmp, openacc: Fix up handling of data regions [PR98183] new fe78528c05f widening_mul: Recognize another form of ADD_OVERFLOW [PR96272]
The 1 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/testsuite/gcc.dg/tree-ssa/pr96272.c | 37 +++++++++++++ gcc/tree-ssa-math-opts.c | 95 +++++++++++++++++++++++++-------- 2 files changed, 111 insertions(+), 21 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr96272.c