[Bug c++/125353] [14 Regression] ICE: dependent_type_p, at cp/pt.cc:28149
tim at klingt dot org
gcc-bugzilla@gcc.gnu.org
Fri Jun 5 23:53:09 GMT 2026
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125353
--- Comment #7 from tim blechmann <tim at klingt dot org> ---
(In reply to Richard Biener from comment #6)
> so what fixed it for GCC 15? GCC 15 doesn't ICE for me (14 does), for the
> testcase in the attachment.
on godbolt, it ICEs (https://godbolt.org/z/4afcnaanW) with 15.2
on ubuntu, it does not ICE with 15.2.0-16ubuntu1
possibly some of the ubuntu patches addressed it?
More information about the Gcc-bugs
mailing list