https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105685

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |diagnostic, needs-bisection
            Summary|Still Bogus                 |[10/11/12 Regression] Bogus
                   |`-Wsuggest-attribute=cold`  |`-Wsuggest-attribute=cold`
                   |on function already marked  |on function already marked
                   |as `__attribute__((cold))`  |as `__attribute__((cold))`
   Last reconfirmed|                            |2022-05-21
      Known to fail|                            |10.1.0, 10.3.0, 11.3.0,
                   |                            |8.3.0, 9.2.0
      Known to work|                            |8.4.0, 8.5.0, 9.3.0, 9.4.0
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW
   Target Milestone|---                         |10.4

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Confirmed. This one is interesting because it was fixed on the 8 and 9 release
branches but is broken in GCC 10.

Reply via email to