This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 72fef330581 * tree.c (find_decls_types_r): Walk also TYPE_NEXT_PTR_TO [...] new dce9669ae84 * lto-streamer-out.c (DFS::DFS_write_tree_body): Do not wa [...] new fcf59b7337a 2018-08-30 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 | 14 ++++++++++++ gcc/lto-streamer-out.c | 3 +-- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gcc.dg/torture/pr87147.c | 22 +++++++++++++++++++ gcc/tree-ssa-sccvn.c | 39 ++++++++++++++++++++++++++++------ 5 files changed, 74 insertions(+), 9 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/torture/pr87147.c