From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 5E1C43857430; Fri, 28 Oct 2022 07:36:08 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5E1C43857430 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1666942568; bh=B0m0lQ8ZQu61osXeMC0G/pqudcN0OfevjNMVHFMK16c=; h=From:To:Subject:Date:In-Reply-To:References:From; b=JTHkkdkVQA8erdW7n4Qtfu7ew+wHXlXKFbzQvIbtISzwbVpMTTABJ2Iohn0+zN+Ib N7vg0j5OyZ1nzwi7UZ6smReF8zjUj62wOYlh1ITFf4BkCUWidcFgxrWn96frnHnwVq VpAMdP7tgyg8krzh1HM8MIkVtvdyrO8EiUhjx/XM= From: "slyfox at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/104069] -Werror=use-after-free false positive on elfutils-0.186 Date: Fri, 28 Oct 2022 07:36:06 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: middle-end X-Bugzilla-Version: 12.0 X-Bugzilla-Keywords: diagnostic X-Bugzilla-Severity: normal X-Bugzilla-Who: slyfox 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: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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=3D104069 --- Comment #26 from Sergei Trofimovich --- #c12 fixed elfutils case.=