From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 5A1033858C00; Wed, 12 Apr 2023 08:59:37 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5A1033858C00 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1681289977; bh=j8kmBRTO3pzSEk2Tyx0/LzJE6hhg9wl2AinKoIkvi9Q=; h=From:To:Subject:Date:In-Reply-To:References:From; b=y6mG/Y6En8rpxBQM3QjXv5sH4u3oiHtVluMlMJZSR3lFOMR0YKBDgh14Y4sEO7MpU reptNiMcCf+rnSuGWXoiOHRDZ4fhUGcTK3r7CyeKRwQS9/c03ai+7mOR7MsFqPsVGw LhqK/jIKF6vCbOxx9WSTyJh36AAdMBwnovhyGLvg= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/109483] Unoptimal jump threading with assembler flag output Date: Wed, 12 Apr 2023 08:59:37 +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: 13.0 X-Bugzilla-Keywords: inline-asm, missed-optimization X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED 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: keywords component 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=3D109483 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |inline-asm, | |missed-optimization Component|rtl-optimization |middle-end --- Comment #1 from Andrew Pinski --- I suspect this is phiopt getting in the way either that or out of ssa.=