https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120830
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to Sam James from comment #2) > > Breakpoint 1.899, as_a<pp_token_text*, pp_token> (p=<optimized out>, > p=<optimized out>) at > /usr/src/debug/sys-devel/gcc-16.0.9999/gcc-16.0.9999/gcc/is-a.h:255 > 255 gcc_checking_assert (is_a <T> (p)); This is almost definitely the wrong one :).
