From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 1CDF03858C2F; Tue, 31 Oct 2023 11:54:00 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1CDF03858C2F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1698753240; bh=MExT7qi+vic9mpW46VDRjTTq4u66NlmiDWYrAicaaOI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=LMtM5gxGkVvTCOwt1P77ntM6eDS2AKVTaGXyn6eIWrdLhxcarJrS7KW+gP89/si75 LhRa7ag2xT7jpAF5C5PD9TAL4/dJe4efHlxgr1rCgOS+Wy6Gg5GCrCFLNwDOWQfRJt iJi/+5Cpr0Opru+zI2AVQ3XnGCPL95jUiZcg8awQ= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/112311] GCN: occasional 'WARNING: gcc.dg/pr82274-1.c execution test program timed out.' Date: Tue, 31 Oct 2023 11:53:59 +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: X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth 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=3D112311 --- Comment #1 from Richard Biener --- Does GCN even have the libgcc parts for mulv? Note that's going to call abort(), maybe that's how it gets stuck in the runtime somehow?=