https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101833
Martin Liška <marxin at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |marxin at gcc dot gnu.org, | |msebor at gcc dot gnu.org Status|UNCONFIRMED |NEW Last reconfirmed| |2021-08-10 Ever confirmed|0 |1 --- Comment #1 from Martin Liška <marxin at gcc dot gnu.org> --- Started with r9-4163-g1d24950977c730f5. What's strange that one needs '-Wall' in order to trigger the warning. -Wattributes is not enough, is it correct Martin?