This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 3d84356bcbe c++: more gnu_inline linkage adjustment new f36534fe5f0 c++: tweak testcase for --stds=impcx new 716f4482c56 c++: deferred noexcept parsing for friend tmpl spec [PR123189]
The 2 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/name-lookup.cc | 1 + gcc/cp/pt.cc | 4 ++-- gcc/testsuite/g++.dg/cpp0x/noexcept92.C | 11 +++++++++++ gcc/testsuite/g++.dg/modules/internal-17_b.C | 2 +- 4 files changed, 15 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/noexcept92.C