From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 5E80F3858C5F; Wed, 25 Oct 2023 02:03:53 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5E80F3858C5F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1698199433; bh=lYQt5G14NoQu29ZFXoGk0nfOVy6l2O9Nr43evuMAX5w=; h=From:To:Subject:Date:In-Reply-To:References:From; b=KCa+aqY1UdpJoc1p0JISOHH/GXIBzKO7hf9nX5CLCygoHPfbOjqvDvwQfWzXq4hAD EXc1umuNABbj00J/dTAMLeUuFw8lVl/fi012iTMt/ttT6ogTLVJeZw8Gk3Qqj0U2eS eD1pmwr9g1l0b8HX7c1BrzzdcDzzUCNw1ZlHyY7s= From: "pan2.li at intel dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug c/111970] [tree-optimization] SLP for non-IFN gathers result in RISC-V test failure on gather Date: Wed, 25 Oct 2023 02:03:53 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: pan2.li at intel dot com 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: attachments.created 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=3D111970 --- Comment #1 from Li Pan --- Created attachment 56198 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D56198&action=3Dedit Without this commit=