[Bug c++/94100] ICE: tree check: accessed elt 1 of 'tree_vec' with 0 elts in tsubst_pack_expansion, at cp/pt.c:12765
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Feb 4 22:34:37 GMT 2025
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94100
--- Comment #3 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The trunk branch has been updated by Marek Polacek <mpolacek@gcc.gnu.org>:
https://gcc.gnu.org/g:f176028371c5b5339ca6d8d975d47b2347234af9
commit r15-7361-gf176028371c5b5339ca6d8d975d47b2347234af9
Author: Marek Polacek <polacek@redhat.com>
Date: Tue Feb 4 17:32:50 2025 -0500
c++: add fixed test [PR94100]
The recent r15-7339-g26d3424ca5d9f4 fixed this test too.
PR c++/94100
gcc/testsuite/ChangeLog:
* g++.dg/cpp0x/variadic188.C: New test.
More information about the Gcc-bugs
mailing list