From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 24D6B39015E6; Fri, 7 Jun 2024 14:17:06 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 24D6B39015E6 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1717769826; bh=mbdqTMybBvw/QG6JB66S13ARq1VIdSPaf8g1VR7NC/o=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Y7JJZt6gTrTlVFshsQHjqePFS8TffqRYLz9p6o28bM8c4lZtl3OlzcecOJeE9ZLt8 1znawMCzMFcdRYE4KdW4fXdo7vyMnmGn3t0N6oQSB5zoKaxPGotB86rHPBL654ghf4 xjoCTLsXeHMgHmy/LjAs69dxa7Is5Ko/Ib417cbw= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/115381] Missed deoptimization opportunity when comparing two different linker symbols Date: Fri, 07 Jun 2024 14:17:05 +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: 15.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: enhancement X-Bugzilla-Who: pinskia at gcc dot gnu.org 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=3D115381 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE --- Comment #3 from Andrew Pinski --- Yes this is a dup of bug 43565. *** This bug has been marked as a duplicate of bug 43565 ***=