This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 29587d84fb3 Remove useless floating point casts in comparisons. new 390f62dea36 /cp 2017-08-04 Paolo Carlini paolo.carlini@oracle.com new bfc69472f9a /cp 2017-08-04 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 | 7 +++++++ gcc/cp/pt.c | 12 +++++++----- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/g++.dg/cpp1z/class-deduction43.C | 10 ++++++++++ 4 files changed, 29 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp1z/class-deduction43.C