This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 93faac7e32e Check for class type before assuming a type is one [PR103703]. new 06041b2c67a c++: delayed noexcept in member function template [PR99980]
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/parser.c | 7 ++++++- gcc/testsuite/g++.dg/cpp0x/noexcept71.C | 31 +++++++++++++++++++++++++++++++ 2 files changed, 37 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/noexcept71.C