https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61636
Nathan Sidwell <nathan at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
--- Comment #25 from Nathan Sidwell <nathan at gcc dot gnu.org> ---
Fixed. We capture this if we find at least one non-static member function.
This agrees with Clang's implementation, after discussion with Richard Smith.
Need to raise DR.
