This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-7-branch in repository gcc.
from bf3ce93df01 Daily bump. new 14e2c328081 PR c++/84015 - ICE with class deduction and auto template parm. new 57b9683f0ce PR c++/81589 - error with is_trivially_constructible.
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 | 11 +++++++++++ gcc/cp/method.c | 1 + gcc/cp/pt.c | 2 +- .../g++.dg/cpp1z/{class-deduction3.C => class-deduction49.C} | 5 +++-- gcc/testsuite/g++.dg/ext/is_trivially_constructible6.C | 10 ++++++++++ 5 files changed, 26 insertions(+), 3 deletions(-) copy gcc/testsuite/g++.dg/cpp1z/{class-deduction3.C => class-deduction49.C} (51%) create mode 100644 gcc/testsuite/g++.dg/ext/is_trivially_constructible6.C