[Bug target/126581] [16/17 Regression] -mavx10.2 no longer works by r16-9456-gca889982b6f259
"jakub at gcc dot gnu.org via Gcc-bugs" <[email protected]> Mon, 03 Aug 2026 06:46:59 +0000
| Newsgroups | gmane.comp.gcc.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
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.