This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b1983f4582b libstdc++: Avoid errors in allocator's noexcept-specifier ( [...] new c416c52bcdb c++ ICE with nested requirement as default tpl parm[PR94827]
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 | 10 ++++++++++ gcc/cp/constraint.cc | 27 ++++++++++++++++----------- gcc/testsuite/g++.dg/concepts/pr94827.C | 15 +++++++++++++++ 3 files changed, 41 insertions(+), 11 deletions(-) create mode 100644 gcc/testsuite/g++.dg/concepts/pr94827.C