This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 3768212421e [C++] compiler incompatibility with lambdas new 5b891613879 2019-03-25 Thomas Otto thomas.otto@pdv-fs.de new fbdb74ac339 2019-03-25 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 | 13 +++++++++++++ gcc/dwarf2out.c | 27 ++++++++++++++++++--------- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gcc.dg/torture/pr89789.c | 23 +++++++++++++++++++++++ gcc/tree-ssa-sccvn.c | 29 +++++++++++++++++++++++++---- 5 files changed, 84 insertions(+), 13 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/torture/pr89789.c