https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103141
--- Comment #3 from Noah Andrews ---
(In reply to Andrew Pinski from comment #2)
> you want:
> #pragma GCC diagnostic ignored "-Wdeprecated-declarations"
>
> Not the no- version
That's correct, thank you!
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103141
--- Comment #1 from Noah Andrews ---
-Wno-deprecated also has this issue.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103141
Bug ID: 103141
Summary: #pragma GCC diagnostic ignored
"-Wno-deprecated-declarations" doesn't work
Product: gcc
Version: 7.3.0
Status: UNCONFIRMED
Severity: no