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/12/13 Regression] |[10/11/12 Regression] Bogus |Bogus |`-Wsuggest-attribute=cold` |`-Wsuggest-attribute=cold` |on function already marked |on function already marked |as `__attribute__((cold))` |as `__attribute__((cold))` | --- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Fixed on the trunk so far.