From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 38CC5388E817; Mon, 8 May 2023 12:37:25 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 38CC5388E817 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1683549445; bh=jJxYGT9FkUo5nrc7b0u8qiNUqjbXemMRDCnconRKlzo=; h=From:To:Subject:Date:In-Reply-To:References:From; b=VG+6sh3OFjfUvzF2cGJ/CKx4Zxd8ehHy3kwTLGaE7zxHxifM5vaJHNhV4aVAtI7Cz uFPc3V0zIbAbwGpBao5JiUr3CFOoYLRYVZJq5QsDSazK9eaJXz4Irznsw/XY3KEOW+ q8s2kXoyBPA0romMBLbkW5XxvkncEzQO1MZWznLc= From: "tschwinge at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug libgomp/109646] OpenACC attach directive fails with "pointer target not mapped for attach" Date: Mon, 08 May 2023 12:37:25 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: libgomp X-Bugzilla-Version: 12.2.1 X-Bugzilla-Keywords: openacc X-Bugzilla-Severity: normal X-Bugzilla-Who: tschwinge at gcc dot gnu.org X-Bugzilla-Status: WAITING X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: jules at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to 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=3D109646 Thomas Schwinge changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|unassigned at gcc dot gnu.org |jules at gcc dot gn= u.org --- Comment #4 from Thomas Schwinge --- Julian, Patrick, do I understand correctly that no further work is necessary here in addition to what's already been implemented for PR109622 "[OpenACC] internal compiler error: in omp_group_base, at gimplify.cc:9412 if -fopenac= c is set", and thus this PR109646 is all resolved?=