From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 302013857BA4; Tue, 8 Aug 2023 12:38:59 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 302013857BA4 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1691498339; bh=Lc0WN4S9czhgmDRl+qYi4a/EKV5+bPsWRRxiq45WlAA=; h=From:To:Subject:Date:In-Reply-To:References:From; b=w7NoFE6SSg/4KzHd61qYTtn7HQ0b6eFUpcfuyFttBFh9cCa6ec5/0f8l2fKlZSanz ubehhO+tEzyTQAZZ51lqkHD5Ga7ggcT3+G6ucml3LucNmBAN2WKIDJF9TJTSQjPIVB fd+I47VIf16Ur3XQgRLFNyVF24e6i3/ZPWK/oRUA= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/49955] Fails to do partial basic-block SLP Date: Tue, 08 Aug 2023 12:38:59 +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: 4.7.0 X-Bugzilla-Keywords: missed-optimization X-Bugzilla-Severity: enhancement X-Bugzilla-Who: rguenth at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: rguenth at gcc dot gnu.org X-Bugzilla-Target-Milestone: 14.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution bug_status target_milestone 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=3D49955 Richard Biener changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Target Milestone|--- |14.0 --- Comment #7 from Richard Biener --- This is fixed now.=