https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126581
--- Comment #17 from Jakub Jelinek <jakub at gcc dot gnu.org> --- (In reply to H.J. Lu from comment #15) > (In reply to Hu Lin from comment #13) > > Created attachment 65217 [details] > > Untested fix. > > > > This is the current version. I think -Werror=deprecated-declarations can > > help developers prepare in advance. > > Please add a test to show warning without any -Wxxx options. We shouldn't warn in gcc 16/15 because that will again break programs compiled with -Werror.
