From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 14D873858C2C; Mon, 8 May 2023 13:58:46 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 14D873858C2C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1683554326; bh=iBDEGaH4PCPvduXKgj/0p96Bzp5FTb66TKu+yqv6QFo=; h=From:To:Subject:Date:In-Reply-To:References:From; b=P6ZQUi2541Ym3mcVUR5PWkkTITjpZqzzSDZChDQWoNBQwAztjoxzxt3rdl+CO8I4A LQowKO+CF5jDt4Ivx9qrHUzFDDkUrtlQefhxGzchx9ALzx+SQy80RQTqq6IR8P5Cnj E2eSutfiJKGLDPPM4qPchT9Y1DBYwnfxZcgybSBQ= From: "burnus 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 13:58:45 +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: burnus at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED 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: bug_status resolution 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 Tobias Burnus changed: What |Removed |Added ---------------------------------------------------------------------------- Status|WAITING |RESOLVED Resolution|--- |FIXED --- Comment #6 from Tobias Burnus --- Based on the comment, close as FIXED. (The commits of PR109622 went into GCC 13 and mainline/GCC 14.) Thanks for the report! If another issue shows up, please just open a new problem report!=