From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 2BDC13858C83; Tue, 14 Mar 2023 09:25:31 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2BDC13858C83 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1678785931; bh=aArWX9z9Pc0YkEsrnkZ3uCLjvHzCpFnZADeLZEupO+w=; h=From:To:Subject:Date:In-Reply-To:References:From; b=bpRqXx9d78krmEyGbtK+KEr7SGtGJWFUwaAnAKrIoiCZivmt1fu39X/el3I7rTzft N/jgJND0S35KP/g4iRip4fyOmUIemjz58/1o8GWTvAmAo0KugDZwlzZo+t1zHWWD7c 1GOd8euzldf27iH8Q+/mrwmNbFedDe94bzNbLfdg= From: "tschwinge at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/100001] [GCN offloading] Occasional 'libgomp.oacc-c-c++-common/static-variable-1.c' execution failure Date: Tue, 14 Mar 2023 09:25:30 +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: 11.0 X-Bugzilla-Keywords: openacc X-Bugzilla-Severity: normal X-Bugzilla-Who: tschwinge 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=3D100001 --- Comment #2 from Thomas Schwinge --- With my recent commit r13-6590-gf8332e52a498df480f72303de32ad0751ad899fe "U= se 'GOMP_MAP_VARS_TARGET' for OpenACC compute constructs [PR90596]", the frequ= ency of those FAILs has increased to (almost) always.=