https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114309
--- Comment #6 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to Jakub Jelinek from comment #4) > I think the warning is very much desirable. It is not an error, just a > warning that the code does something weird. Maybe it should have its own enable/disable and not tied to -Wattribute though.