[Bug c++/36406] [4.3/4.4/4.5 regression] ICE with template delete operator
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Dec 14 19:47:02 GMT 2022
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=36406
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to fail| |
--- Comment #9 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Jakub Jelinek from comment #2)
> ICEs in coerce_delete_type, type is METHOD_TYPE, but it asserts
> FUNCTION_TYPE.
This still ICEs today and is now reported as PR 108112.
More information about the Gcc-bugs
mailing list