From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id BA68C3882165; Fri, 14 Jun 2024 08:09:22 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BA68C3882165 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1718352562; bh=h1JGGjbKBJEu73UAOiyl5Fmci9Szf/04nMyT/eBJab4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=cyiUdcjeHn7wyFGKbJ1L4ET6DWQajXaOyoj5nHohqXHnbMBCw1q78Sb/6bw2oLanB jt+ak3819nwkKwrGbffBPnYr9amwdmK5sJWqyUfOcTgm07Sc479byt6cBnBaaNfZy0 KRWexpzW5kG/3dFiaA8trT2SV9GR6bBE9H9ym8a0= From: "matthias at urlichs dot de" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/104081] Variable optimized out despite -Og Date: Fri, 14 Jun 2024 08:09:17 +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: wrong-debug X-Bugzilla-Severity: normal X-Bugzilla-Who: matthias at urlichs dot de X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: DUPLICATE 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=3D104081 Matthias Urlichs changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE --- Comment #7 from Matthias Urlichs --- @user202729 confirmed. Closing in favor of the earlier issue. *** This bug has been marked as a duplicate of bug 78685 ***=