From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id EEED03858C32; Sun, 10 Mar 2024 11:07:01 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org EEED03858C32 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1710068821; bh=l9rUPqnCM+HuCiE+X7t8HLmYNhU6/i4IMpt72SW4W0s=; h=From:To:Subject:Date:In-Reply-To:References:From; b=n05q2oCqeXFh1M4naX8HK/WkvY9kM3WrGJZOPbl3yJFF7nWLKMZcSQHe86f3EaBlx /QsQbwVR9qa9Pu6HzfQ5QTAh/uRryQOzBteLClskm8NlWLaxRIHuuSKDb/T+SANkWy 01u75JAHxKtv2s6XvdzIK8P1x4KXFuXnKCydzqnk= From: "pan2.li at intel dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/114195] [14] RISC-V vector ICE: in vectorizable_store, at tree-vect-stmts.cc:8690 Date: Sun, 10 Mar 2024 11:07:00 +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: 14.0 X-Bugzilla-Keywords: ice-on-valid-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=3D114195 --- Comment #4 from Li Pan --- Hi Patrick, Could you please help to double-check if upstream has this problem? As well= as PR114198. Thanks.=