From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 0B3963858C2C; Fri, 21 Jan 2022 12:37:22 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0B3963858C2C From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/100086] [11 Regression] spurious -Wnonnull with __builtin_expect Date: Fri, 21 Jan 2022 12:37:21 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: tree-optimization X-Bugzilla-Version: 11.0 X-Bugzilla-Keywords: diagnostic, needs-bisection X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 11.3 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: short_desc cf_known_to_fail priority keywords cf_known_to_work 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: Fri, 21 Jan 2022 12:37:22 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D100086 Richard Biener changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[11/12 Regression] spurious |[11 Regression] spurious |-Wnonnull with |-Wnonnull with |__builtin_expect |__builtin_expect Known to fail| |11.2.1 Priority|P3 |P2 Keywords| |needs-bisection Known to work| |12.0 --- Comment #4 from Richard Biener --- The testcase no longer reproduces the issue with GCC 12 for me, GCC 11 still does. I wonder what fixed it.=