From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id CF4353860C08; Sat, 21 May 2022 21:41:11 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CF4353860C08 From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug ipa/105685] [10/11/12 Regression] Bogus `-Wsuggest-attribute=cold` on function already marked as `__attribute__((cold))` Date: Sat, 21 May 2022 21:41:11 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: ipa X-Bugzilla-Version: 12.1.0 X-Bugzilla-Keywords: diagnostic, needs-bisection X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 10.4 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: keywords short_desc cf_reconfirmed_on cf_known_to_fail cf_known_to_work everconfirmed bug_status target_milestone Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 May 2022 21:41:11 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D105685 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |diagnostic, needs-bisection Summary|Still Bogus |[10/11/12 Regression] Bogus |`-Wsuggest-attribute=3Dcold` |`-Wsuggest-attribute=3Dc= old` |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 --- Confirmed. This one is interesting because it was fixed on the 8 and 9 rele= ase branches but is broken in GCC 10.=