From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 1DBB53857729; Sat, 17 Feb 2024 03:31:00 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1DBB53857729 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1708140661; bh=w6rsFdWl3QlJxrge9kQXrdloKm9i93a6JYzU58cGaFw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Hnn3IPX6/+5wtN9ihrulPGSCwtuVUXPgSOz7gNc8T/zsoWDG9gYXWesYxeDzyHiWl wTLDHvmbDn2N8Vmxst8DOoWJPuIUCwlx/9jA0mVblIJJK61huzTLv+cuZdT3H9Q85I U85213yZrT61h486LKdjOdK83SZhM98PgiILmvD4= From: "aoliva at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/111935] gcc ICE with risc-v vector intrinsics Date: Sat, 17 Feb 2024 03:30:59 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 13.2.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: aoliva at gcc dot gnu.org X-Bugzilla-Status: NEW 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: cc 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=3D111935 Alexandre Oliva changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aoliva at gcc dot gnu.org --- Comment #4 from Alexandre Oliva --- Does the test pass in gcc-13 for anyone? ISTM that it doesn't. I bisected= it and got to commit 973eb0deb467c79cc21f265a710a81054cfd3e8c AKA r14-3535, for bug 110943, as the first in which the test generates the expected number of matches of the vs... pattern.=