From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id DCC75385840C; Wed, 25 Oct 2023 08:05:51 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org DCC75385840C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1698221151; bh=C/jFvPiQzPflme0xqO+cNgFS9oBvSc3qYuuLmeIYBj4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=or/far2IG9XBqUwB5yOq1DU4yM0Lh45UStr/7+Ab8iIHUhExKW1iriM31KcacWlwp 8+HYWp+2KF882oae2c9HbjcVNs7zxVlv1O6xkwsSGCW0NKNBZPM7GAFgl06W2wGmZo D0vEtMruF6kE27icexalgIJQsAomo/lGuc+rR3i0= From: "pan2.li at intel dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/111970] [14 regression] SLP for non-IFN gathers result in RISC-V test failure on gather since r14-4745-gbeab5b95c58145 Date: Wed, 25 Oct 2023 08:05:51 +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: 14.0 X-Bugzilla-Keywords: wrong-code 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: 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 #3 from Li Pan --- Double confirmed the trunk of GCC still has this issue.=