From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 4C4D93858C66; Mon, 8 May 2023 16:08:26 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4C4D93858C66 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1683562106; bh=LlEEWXYDos18VXUBViJUxMQPApbCxOySXAVkfblwJZw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=uK9NwbtjpS6+iGdhbnFn8D6k/RiBcCuA/l6tJYDXR9gxrDv8Wj1Lfc1nkaEqO3T8i PKYx0+kMLIgyeHT1zzfC33LbQ4B5V30US8Gp64WxheRkyYL698LPa1EstscIsNpyVp PXNpom2pd/vtLALGGHtHJc1FT3gXb18d45Hi4D0U= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug testsuite/109769] gcc testsuite being run on x86 tests when the target device is risc-v based Date: Mon, 08 May 2023 16:08:26 +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: og12 (devel/omp/gcc-12) X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia 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: 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=3D109769 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|UNCONFIRMED |RESOLVED --- Comment #1 from Andrew Pinski --- This is the wrong place to ask for help on this. Either gcc@ or gcc-help@ a= re better places. If you are using runtest directly you need to use the --target command line option.=