From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 860523888C65; Sat, 1 Jun 2024 18:31:00 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 860523888C65 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1717266660; bh=qrWod1mNahWbMi66CylvBG/CxS4Nokak+y++Vkq/Uww=; h=From:To:Subject:Date:In-Reply-To:References:From; b=MU11FLLQ/vY30edeBGuWRKJ5YBV7YyFM+dI9dkKHnFDl+XH8jvDPyiJtVNwWa9uUp KJ0m2CppWDc2xJNJlkfFjFd33L1eOrnVZaYcrdAce+boUwohEa0U1yWpDApGhL3nwL fqn2LifgfElET9g7gR9z10slaXhEplW1oAsPO5/U= From: "dmalcolm at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug analyzer/106203] Allow to emit diagnostics at return edges for the exit point as well as the call site Date: Sat, 01 Jun 2024 18:31:00 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: analyzer X-Bugzilla-Version: unknown X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: dmalcolm at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: dmalcolm at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status resolution 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 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D106203 David Malcolm changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #3 from David Malcolm --- Should be fixed by the above patch for GCC 15. I don't plan to attempt backporting this, so marking it resolved.=