This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 88b05fa Fix type_dependent_expression_p of member templates. new 61e0c72 Fix constraint satisfaction in uninstantiated template.
The 1 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 | 3 +++ gcc/cp/constraint.cc | 6 ++++-- gcc/testsuite/g++.dg/concepts/memtmpl1.C | 15 +++++++++++++++ 3 files changed, 22 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/g++.dg/concepts/memtmpl1.C