[Bug c++/123522] ICE: tree check: expected class 'type', have 'exceptional' (error_mark) in tsubst_decl, at cp/pt.cc:16049
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Jan 10 08:58:26 GMT 2026
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123522
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to fail| |13.4.0
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Note starting in 13.4.0, GCC emits an error before the ICE. In fact the ICE is
gone with release checking starting in GCC 13.4.0.
More information about the Gcc-bugs
mailing list