[Bug c++/114309] Undesirable warning with [[unlikely]]

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Mar 11 18:16:03 GMT 2024


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.


More information about the Gcc-bugs mailing list