This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1dc6fdb5cab 2019-07-30 Richard Biener rguenther@suse.de new 9c19fd8a09c Handle IFN_COND_MUL in tree-ssa-math-opts.c new 17c759498ed Mark 2nd argument of delete operator as needed (PR tree-opt [...]
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 | 8 +++ gcc/cp/ChangeLog | 6 ++ gcc/testsuite/ChangeLog | 9 +++ gcc/testsuite/g++.dg/torture/pr91270.C | 10 +++ .../{vect-cond-arith-3.c => vect-cond-arith-7.c} | 19 +++--- gcc/tree-ssa-dce.c | 21 +++++-- gcc/tree-ssa-math-opts.c | 71 +++++++++++++--------- 7 files changed, 100 insertions(+), 44 deletions(-) create mode 100644 gcc/testsuite/g++.dg/torture/pr91270.C copy gcc/testsuite/gcc.dg/vect/{vect-cond-arith-3.c => vect-cond-arith-7.c} (69%)