This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1ccbf8e2c24 libstdc++: Make std::unique_lock self-move-assignable new 0ba3e5ff14a c++: Fix up instantiation of pointer/reference/array types [...]
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/pt.cc | 9 ++++++--- gcc/testsuite/g++.dg/template/pr119138.C | 16 ++++++++++++++++ 2 files changed, 22 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/g++.dg/template/pr119138.C