This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 218eed8 PR tree-optimization/67953 * match.pd (X - (X / Y) * Y): Do [...] new a153e7b PR67945: Fix oscillation between pow representations
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/ChangeLog | 12 +++ gcc/generic-match-head.c | 9 ++ gcc/gimple-match-head.c | 10 ++ gcc/match.pd | 239 ++++++++++++++++++++++++++--------------------- gcc/tree-pass.h | 4 + gcc/tree-ssa-math-opts.c | 2 +- 6 files changed, 168 insertions(+), 108 deletions(-)