[Bug c++/95820] ICE in splice_late_return_type, at cp/pt.c:29034

mpolacek at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jun 24 17:05:21 GMT 2020


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

--- Comment #3 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
Hit this when reducing something:

template class a b[]()->int

So it'd be nice to fix it to alleviate problems when reducing C++ code.


More information about the Gcc-bugs mailing list