[Bug c++/126754] [16/17 Regression] ICE in tsubst_expr, at cp/pt.cc:23354 since r16-5970

ppalka at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Aug 14 13:08:12 GMT 2026


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126754

Patrick Palka <ppalka at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ppalka at gcc dot gnu.org

--- Comment #4 from Patrick Palka <ppalka at gcc dot gnu.org> ---
For the 16 branch maybe we could just guard the gcc_unreachable with
flag_checking so that r16-5970 is purely a documentation change.


More information about the Gcc-bugs mailing list