This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f8907a37363 * cfgexpand.c (expand_gimple_stmt_1) <GIMPLE_RETURN>: If t [...] new 22592b3355c 2019-07-12 Richard Biener rguenther@suse.de new aa7f3d80310 PR rtl-optimization/91136 * df-core.c (ACCESSING REFS): F [...]
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 | 17 ++++++ gcc/df-core.c | 6 +-- gcc/fold-const.c | 36 ++++++++++--- gcc/fold-const.h | 3 +- gcc/gimple-fold.c | 91 +++++++++++++++++++++++++++++--- gcc/resource.c | 4 ++ gcc/testsuite/ChangeLog | 4 ++ gcc/testsuite/gcc.dg/tree-ssa/vector-7.c | 39 ++++++++++++++ 8 files changed, 181 insertions(+), 19 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/vector-7.c