https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114309
--- Comment #10 from Jonathan Wakely <redi at gcc dot gnu.org> --- (In reply to Andrew Pinski from comment #6) > Maybe it should have its own enable/disable and not tied to -Wattribute > though. Yes, -Wattributes is going to keep covering more and more different things as new attributes get added. It doesn't really make sense to group them together.