From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id C138C3858C83; Tue, 14 Mar 2023 09:23:06 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C138C3858C83 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1678785786; bh=wI21cdyH57dKUMBNXMwx6ygRHzlu83rQ9kV95JVtqYQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=KdHhr3qN14nzCDZdqW2flQPyrE+Ykp/p+ztMm/koL4VqzRUuX4ypTqfWlpY6DPbAh MrRUErOIUhghCqju5TtEFDJKqhs+fpkAP4KaslJ9cP96Ua5NTO9vgxAQRqexVrrCwp buooV9pym60+3TFuimLu8H9ITB7/L9vCxQvi0Gy8= 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:23:05 +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: bug_status short_desc everconfirmed cf_reconfirmed_on 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 Thomas Schwinge changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Summary|[GCN offloading] Occasional |[GCN offloading] Occasional |C++ |'libgomp.oacc-c-c++-common/ |'libgomp.oacc-c-c++-common/ |static-variable-1.c' |static-variable-1.c' |execution failure |execution failure | Ever confirmed|0 |1 Last reconfirmed| |2023-03-14 --- Comment #1 from Thomas Schwinge --- At some point, the 'libgomp.oacc-c-c++-common/static-variable-1.c' execution test also started FAILing for C, not just C++, as initially noted above.=