https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65692
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Target Milestone|--- |5.0
Status|NEW |RESOLVED
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
I can't think of a way to get the error message any more in C++11 or C++98.
There is no way to hit this in GCC 5+.
The fixes for PR 61489 and PR 49132 disallow this to be hit any more.