This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 402ad641263 2017-09-15 Jackson Woodruff jackson.woodruff@arm.com new 0e3918d846b Add comments to struct cgraph_thunk_info new 699e87c1ba9 2017-09-13 Paolo Carlini paolo.carlini@oracle.com
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 | 6 ++++ gcc/cgraph.c | 14 ++++++--- gcc/cgraph.h | 39 +++++++++++++++++++++--- gcc/testsuite/ChangeLog | 5 +++ gcc/testsuite/g++.dg/cpp0x/lambda/lambda-ice21.C | 10 ++++++ 5 files changed, 65 insertions(+), 9 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/lambda/lambda-ice21.C