This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-8-branch in repository gcc.
from ed4528e876e Bump LTO_minor_version on GCC-8 branch (PR lto/89260). new 7f079c13c77 2019-02-13 Richard Biener rguenther@suse.de
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 | 10 +++++++ gcc/testsuite/ChangeLog | 9 ++++++ gcc/testsuite/gcc.dg/torture/pr86554-1.c | 35 +++++++++++++++++++++++ gcc/testsuite/gcc.dg/torture/pr86554-2.c | 49 ++++++++++++++++++++++++++++++++ gcc/tree-ssa-sccvn.c | 12 +++++++- 5 files changed, 114 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.dg/torture/pr86554-1.c create mode 100644 gcc/testsuite/gcc.dg/torture/pr86554-2.c