From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 3267E3858D39; Mon, 20 Nov 2023 16:08:59 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3267E3858D39 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1700496539; bh=RsQC/+dA/txFafA2Cjtqrk08pj5rvsUKAsvXBX0mhqQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=AjKq1kGX0uPJ6zCddxXsVgnHB04a9scN++eEzomjGAHoq26H5HGlcTHBfIvOYDJKv g0iEksN0xMtY1kBv/R2NtbGR8d1A2J3tn0B6esLXWblZCI3/UyEhMNiJwGBCPSzBsg /M4uEatu/g+dWifJolACfm3+dt6bh6/VnDQ7Eh0s= From: "rdapp at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/112583] RISC-V regression testsuite errors with rv64gcv_zvl128b Date: Mon, 20 Nov 2023 16:08:58 +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: testsuite-fail X-Bugzilla-Severity: normal X-Bugzilla-Who: rdapp at gcc dot gnu.org 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=3D112583 --- Comment #3 from Robin Dapp --- I cannot reproduce this either. Just started with binop/* and don't see any fails locally. Patrick, could you check what caused this?=