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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
you want:
#pragma GCC diagnostic ignored "-Wdeprecated-declarations"

Not the no- version

Reply via email to