https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64105
Jason Merrill <jason at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |jason at gcc dot gnu.org
Resolution|--- |FIXED
Assignee|unassigned at gcc dot gnu.org |jason at gcc dot gnu.org
Target Milestone|4.9.3 |5.0
--- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> ---
(In reply to Richard Biener from comment #2)
> 4.8 rejected this testcase, possibly because a feature is not implemented.
> So not sure how this can count as a regression (regressions are things that
> have a known-to-work version)
ICE where we previously gave an error has been considered a regression (usually
P4) for a while.
Fixed.