From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id CDA053858289; Tue, 11 Oct 2022 06:07:47 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CDA053858289 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1665468467; bh=F+hkfTmMY+YT01ayhLhjqLm7zexJJEO6XYbh/c5mXlA=; h=From:To:Subject:Date:In-Reply-To:References:From; b=s3l/uR3h22D2oqZHXsrXSS3BgP7Eo8J696mwWPjY6BHXNX6zaP+m+gs8+LlmhiXQ/ x/TXzFXKazXoOPIwHFdQCl9V45y295ZYT32PhCUg6xDjNpn195nU7uGusH6yUv9Qz6 EauaftkwBV2bkm/FJS7sYIhjvoc32iptsAeRl4kc= From: "carlosgalvezp at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/107200] False positive -Wdangling-pointer? Date: Tue, 11 Oct 2022 06:07:47 +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: 13.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: carlosgalvezp at gmail dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: INVALID 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: 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=3D107200 Carlos Galvez changed: What |Removed |Added ---------------------------------------------------------------------------- Status|WAITING |RESOLVED Resolution|--- |INVALID --- Comment #4 from Carlos Galvez --- Wow, that's just mind blowing, thanks a lot! Can't believe we haven't caught this issue before...=