[Bug c++/125353] [14 Regression] ICE: dependent_type_p, at cp/pt.cc:28149
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Jun 5 08:56:12 GMT 2026
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125353
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed| |2026-06-05
Known to work| |15.2.1
Keywords| |needs-bisection
Summary|[14/15 Regression] ICE: |[14 Regression] ICE:
|dependent_type_p, at |dependent_type_p, at
|cp/pt.cc:28149 |cp/pt.cc:28149
Ever confirmed|0 |1
Status|UNCONFIRMED |NEW
--- Comment #6 from Richard Biener <rguenth at gcc dot gnu.org> ---
so what fixed it for GCC 15? GCC 15 doesn't ICE for me (14 does), for the
testcase in the attachment.
So, confirmed ICE in GCC 14.
More information about the Gcc-bugs
mailing list