From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id CD6333858C53; Sat, 7 Oct 2023 09:03:11 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CD6333858C53 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1696669391; bh=v0EMxBKLxpEuh48fzn+J+krg0DYm/aHCis7BacgB7GQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=DPdA83rZs1GGvF2QFPEmlKrJLU0JWr+bpA4px9LykVMO3mZdeFaOwAmhaWJzC+Ikt CIheGOCaX6aghvdC3KY5DCnwJ9MW3Ow83+Qju5HKrU4oZ4GmwglozZI0UAQeJ2WXG5 6tsfIrGK8R/aBHcpP43GizFTvjV/rSZjJl8ozKi4= From: "patrick at rivosinc dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/111634] RISC-V vector: ICE RTL check: expected code 'reg', have 'lo_sum' in rhs_regno, at rtl.h:1934 Date: Sat, 07 Oct 2023 09:03:10 +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-checking, ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: patrick at rivosinc dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED 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: resolution bug_status 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=3D111634 Patrick O'Neill changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED --- Comment #3 from Patrick O'Neill --- Confirmed to be fixed on r14-4443-ga809a556dc0. Built and ran testsuite on rv32/64gcv glibc/newlib with --enable-checking= =3Drtl. They all built successfully and no tests fail due to rtl checking!=