This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-15 in repository gcc.
from ed2f88d2756 Daily bump. new 66ead3e6507 c++: fix ICE when comparing targs [PR119580]
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 | 2 ++ gcc/testsuite/g++.dg/cpp0x/pr119580.C | 16 ++++++++++++++++ gcc/testsuite/g++.dg/template/crash106.C | 4 ++-- gcc/testsuite/g++.dg/template/crash112.C | 4 +--- gcc/testsuite/g++.dg/template/dependent-args1.C | 6 ++---- 5 files changed, 23 insertions(+), 9 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/pr119580.C