This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 75b370cd036 Mark previous change with: PR target/84113 new de6c153daee /cp 2018-02-08 Paolo Carlini paolo.carlini@oracle.com new 7ab20d7cc0b 2018-02-08 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/cp/ChangeLog | 14 ++++++++++++++ gcc/cp/constexpr.c | 2 +- gcc/cp/lambda.c | 2 +- gcc/cp/search.c | 2 +- gcc/cp/semantics.c | 6 +++--- gcc/cp/typeck.c | 5 ++++- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/g++.dg/warn/Wunused-parm-11.C | 13 +++++++++++++ 8 files changed, 42 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/g++.dg/warn/Wunused-parm-11.C