From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id C44AC3858D37; Tue, 16 Apr 2024 14:47:42 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C44AC3858D37 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1713278862; bh=fQIqBfvLaCS6dh0xj4pxm0gfZdtRzfwcz03/ZHZckuc=; h=From:To:Subject:Date:In-Reply-To:References:From; b=fyimfi8RDwxj46svNlKMpdfQteIJVth3nlR7Ea3hiur43b7iFCwBN8a61aLcigw3W pscX426x43KxYXI8CNlNCZ53GUPS4JKr0m+keV9lSZbElUzGtUz0JDJ33SIbhEBbxp CFg9OzXXvty8IFdS2F0kMYRpZ09eadg9SMMXZNCc= From: "schwab@linux-m68k.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/114255] [RISC-V] [RVV] unable to find a register to spill Date: Tue, 16 Apr 2024 14:47:42 +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: 14.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: schwab@linux-m68k.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: DUPLICATE X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 14.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution 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=3D114255 Andreas Schwab changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |DUPLICATE --- Comment #2 from Andreas Schwab --- *** This bug has been marked as a duplicate of bug 113790 ***=