https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105685
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[10/11 Regression] Bogus |[10 Regression] Bogus |`-Wsuggest-attribute=cold` |`-Wsuggest-attribute=cold` |on function already marked |on function already marked |as `__attribute__((cold))` |as `__attribute__((cold))` --- Comment #10 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Fixed for 11.4 as well.