From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id C5785385CC80; Sun, 1 Oct 2023 12:01:26 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C5785385CC80 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1696161686; bh=+dMWks4YufXHqnt65eESgyJeaIh/3UdysTsUThIpEwk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=whxUX7Y5Nya2p7ZJso96wB6e+WkgwwjqdYQJL72gytobJnKO8B0ybfnGx/3CWo44b 6J4gTJtU83yMQpBvsWeanmJsDOVw/0r4WcCMKv6E6pqdLH8q2jtqLMuUMGBgvhbL0V QraKvhg+TUMxuj1kpvodDh+7h0XurYrOgrcL2RBE= From: "amylaar at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug testsuite/110951] [13/14] RISCV: rv32 newlib gcc.c-torture testsuite fails with xgcc: fatal error: Cannot find suitable multilib set for '-march=rv32imafdc_zicsr_zifencei'/'-mabi=ilp32d' Date: Sun, 01 Oct 2023 12:01:24 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: testsuite X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: testsuite-fail X-Bugzilla-Severity: normal X-Bugzilla-Who: amylaar at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: INVALID 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=3D110951 Jorn Wolfgang Rennecke changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |amylaar at gcc dot gnu.org --- Comment #3 from Jorn Wolfgang Rennecke --- I see something like this come up randomly (i.e. not strictly reproducible) with gcc14 about one to three times per million tests, in parts like gcc.dg. I wonder if it could be related? What was your testing environment problem= ?=