https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106213

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://gcc.gnu.org/bugzill
                   |                            |a/show_bug.cgi?id=88136

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Not a regression though, it was introduced when -Wdeprecated-copy-dtor was
introduced (PR 88136).

It is another one of these option oddities as  -Wdeprecated-copy-dtor also
enables -Wdeprecated-copy but sets the variable to 2 and such.

Reply via email to