This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0802528 PR c++/71184: Fix NULL dereference in cp_parser_operator new 8a044b3 Fix handling of non-dependent calls with default template args.
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 | 6 ++++++ gcc/cp/pt.c | 30 ++++++++++++++++++++++++------ gcc/testsuite/g++.dg/cpp0x/fntmpdefarg6.C | 7 +++++++ 3 files changed, 37 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/fntmpdefarg6.C