This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 43a607ba1d6 2019-03-25 Richard Biener rguenther@suse.de new 64a6fe3bbb2 2019-03-25 Richard Biener rguenther@suse.de new 3768212421e [C++] compiler incompatibility with lambdas
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 | 9 +++++++++ gcc/cp/ChangeLog | 4 ++++ gcc/cp/lambda.c | 6 ------ gcc/testsuite/ChangeLog | 4 ++++ gcc/testsuite/g++.dg/abi/lambda-static-1.C | 25 +++++++++++++++++++++++++ gcc/tree-ssa-loop-ivopts.c | 30 ++++++++++++++++-------------- 6 files changed, 58 insertions(+), 20 deletions(-) create mode 100644 gcc/testsuite/g++.dg/abi/lambda-static-1.C