This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8a2d5bc2808 s390: Add expander for uaddc/usubc optabs new d64447946b0 c++: ICE with pack indexing and partial inst [PR117937]
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 | 8 ++++++++ gcc/testsuite/g++.dg/cpp26/pack-indexing13.C | 23 +++++++++++++++++++++++ gcc/testsuite/g++.dg/cpp26/pack-indexing14.C | 18 ++++++++++++++++++ 3 files changed, 49 insertions(+) create mode 100644 gcc/testsuite/g++.dg/cpp26/pack-indexing13.C create mode 100644 gcc/testsuite/g++.dg/cpp26/pack-indexing14.C