https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94723
Debashish Ghosh <debashish47 at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |debashish47 at gmail dot com
--- Comment #1 from Debashish Ghosh <debashish47 at gmail dot com> ---
GCC emits a warning when the method is user-provided. But it should emit the
warning when the method is user-declared.
Same goes for user-provided/user-declared destructor.
