This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 30a8771c0f5 target/109650: Fix wrong code after cc0 -> CCmode transition. new 80f075b4101 c++: Adjust conversion deduction [PR61663][DR976]
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 | 11 +++--- gcc/testsuite/g++.dg/template/pr61663.C | 63 +++++++++++++++++++++++++++++++++ 2 files changed, 69 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/g++.dg/template/pr61663.C