This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from fe5cee6f62a c++: assignment to temporary [PR59950] new bc90dd0ecf0 c++: deleted fn and noexcept inst [PR101532, PR104225]
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/decl2.cc | 1 + gcc/testsuite/g++.dg/cpp0x/nsdmi-template21.C | 8 ++++++++ gcc/testsuite/g++.dg/cpp0x/nsdmi-template21a.C | 10 ++++++++++ 3 files changed, 19 insertions(+) create mode 100644 gcc/testsuite/g++.dg/cpp0x/nsdmi-template21.C create mode 100644 gcc/testsuite/g++.dg/cpp0x/nsdmi-template21a.C