This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 45dc77f [Patch] Fix spurious warning in ccmp.c new 51120e8 PR c++/59759 * pt.c (convert_template_argument): Handle VAR [...]
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 | 5 +++++ gcc/cp/pt.c | 21 +++++++++++++++------ gcc/testsuite/g++.dg/cpp0x/temp_default6.C | 27 +++++++++++++++++++++++++++ gcc/testsuite/g++.dg/cpp0x/temp_default7.C | 27 +++++++++++++++++++++++++++ 4 files changed, 74 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/temp_default6.C create mode 100644 gcc/testsuite/g++.dg/cpp0x/temp_default7.C