From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 3D8B93858D1E; Wed, 13 Mar 2024 02:32:07 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3D8B93858D1E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1710297127; bh=+9JxpQV9Ge++2/+2FgUM/lAy8Y5YP/njPo+tEI/TQik=; h=From:To:Subject:Date:In-Reply-To:References:From; b=VIhoVp2S46B2kICOXOV/B7woJHeluy+F3Be70Yax6SgCb+7aQfvrYKNi1XPPV7elo 2c1MZdLg4hQ2dG6qooedO/z10J0I99eeFhGARU0hClC2wAWVrtsQONSFHdCvf+7Byj P3VF/Y6iNt0YbNFjxk5aogj9fe2sTKfQx7WaOWuM= From: "sjames at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/114175] [13/14] RISC-V: Execution test failures on gcc.dg/c23-stdarg-6.c Date: Wed, 13 Mar 2024 02:32:07 +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: ABI, testsuite-fail X-Bugzilla-Severity: normal X-Bugzilla-Who: sjames at gcc dot gnu.org X-Bugzilla-Status: NEW 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=3D114175 --- Comment #21 from Sam James --- (In reply to Xi Ruoyao from comment #20) > Also failing on LoongArch. The testcase from comment 19 or the test? Not sure if we should move the comment 19 issue into its own PR?=