This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 46302902473 gcc/ PR target/83969 * config/rs6000/rs6000.c (rs6000_off [...] new 6a62aa424c4 /cp 2018-03-09 Jason Merrill jason@redhat.com Paol [...] new 641a7bcae0f 2018-03-09 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 | 9 +++++++++ gcc/cp/cp-tree.h | 1 + gcc/cp/parser.c | 10 ++++++++++ gcc/cp/pt.c | 33 +++++++++++++++++++++++++++++++++ gcc/testsuite/ChangeLog | 9 +++++++++ gcc/testsuite/g++.dg/cpp0x/pr71169-2.C | 19 +++++++++++++++++++ gcc/testsuite/g++.dg/cpp0x/pr71169.C | 7 +++++++ gcc/testsuite/g++.dg/cpp0x/pr71832.C | 7 +++++++ 8 files changed, 95 insertions(+) create mode 100644 gcc/testsuite/g++.dg/cpp0x/pr71169-2.C create mode 100644 gcc/testsuite/g++.dg/cpp0x/pr71169.C create mode 100644 gcc/testsuite/g++.dg/cpp0x/pr71832.C