[Bug c/103141] #pragma GCC diagnostic ignored "-Wno-deprecated-declarations" doesn't work

2021-11-08 Thread noah at revrobotics dot com via Gcc-bugs
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!

[Bug c/103141] #pragma GCC diagnostic ignored "-Wno-deprecated-declarations" doesn't work

2021-11-08 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103141 Andrew Pinski changed: What|Removed |Added Resolution|--- |INVALID Status|UNCONFIRMED