From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id C1E87385802F; Mon, 4 Dec 2023 12:53:48 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C1E87385802F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1701694428; bh=ZRKPlyrjYRTMKYvXJ/++/Y1WdfUjI3h4qBW2j5CkWIM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=xZFgIMBCvXWMwqKAICmO4jy/eIAZ71C2LJdCe9K6/AA6NHco61jbASmzK7JPClnEQ Cniun3lYl1nDQx9R1vksa6En5amE/v/AabpR5DRbOld7kUt8JLNxt8paxEMGxjerCF +yusMRcSe2ZBkK0pqjjHA5rL/moS2kRIV1t0+c6c= 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, 04 Dec 2023 12:53:48 +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 #11 from Robin Dapp --- Verified they work locally but also fail on a different server. Also fail without vector and at -O0. Maybe it's different tcl versions or the shell doing wonky stuff?=