This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 3d7617fe8aa [libcpp] struct deps renaming new 1b4e65841f2 2019-05-06 Richard Biener rguenther@suse.de new a25484b01bc 2019-05-06 Richard Biener rguenther@suse.de
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/graphite-scop-detection.c | 6 +- gcc/testsuite/ChangeLog | 10 ++ gcc/testsuite/gcc.dg/torture/pr90328.c | 24 +++++ gcc/testsuite/gcc.target/i386/pr88828-0.c | 27 +++++ gcc/tree-data-ref.c | 9 +- gcc/tree-data-ref.h | 2 +- gcc/tree-ssa-forwprop.c | 159 +++++++++++++++++++----------- 8 files changed, 195 insertions(+), 59 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/torture/pr90328.c create mode 100644 gcc/testsuite/gcc.target/i386/pr88828-0.c