https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124983
Sam James <sjames at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to work| |17.0
Summary|[15/16/17 Regression] ICE |[15/16 Regression] ICE with
|with using typename T::Name |using typename T::Name and
|and then doing this->name() |then doing this->name() in
|in method of a template |method of a template struct
|struct |
--- Comment #10 from Sam James <sjames at gcc dot gnu.org> ---
(In reply to d7d1cd from comment #9)
> Will the solution be ported to the gcc-16 branch?
We don't often backport ice-on-invalid fixes but this might be worth an
exception as it feels like something you can hit organically. Up to jason et
al.
But in any case, the bug remains open for backporting and we usually let things
soak on trunk for at least a few days if not a few weeks first.