From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 0FE6C3857803; Thu, 20 Jul 2023 08:39:55 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0FE6C3857803 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1689842396; bh=7HRF6JT1U42SWaAzlrweaQrmqfSv4GMZbI5NogD0FPM=; h=From:To:Subject:Date:From; b=qGsiGhTmIyVF2xPSZZkNiAVJs1DmUPbWtmi8qKAkxu66gzDMNKJq5RdFoTPTASM5B uVRfkI5D/hG7erRk0gKz8Lnfn3rzbSy4Qqb11pSCp5NRXnqujxBgoN9FW3OVMamEfL lSDP2k8T79k3P4BvFTOXKVNYQ/K2TYwB6KzzuEyU= From: "tschwinge at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/110750] New: [og13] nvptx offloading FAILs 'libgomp.c-c++-common/target-implicit-map-4.c' execution test Date: Thu, 20 Jul 2023 08:39:55 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: middle-end X-Bugzilla-Version: og13 (devel/omp/gcc-13) X-Bugzilla-Keywords: openmp X-Bugzilla-Severity: normal X-Bugzilla-Who: tschwinge 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: bug_id short_desc product version bug_status keywords bug_severity priority component assigned_to reporter cc target_milestone cf_gcctarget Message-ID: 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=3D110750 Bug ID: 110750 Summary: [og13] nvptx offloading FAILs 'libgomp.c-c++-common/target-implicit-map-4.c' execution test Product: gcc Version: og13 (devel/omp/gcc-13) Status: UNCONFIRMED Keywords: openmp Severity: normal Priority: P3 Component: middle-end Assignee: unassigned at gcc dot gnu.org Reporter: tschwinge at gcc dot gnu.org CC: burnus at gcc dot gnu.org Target Milestone: --- Target: nvptx On og13 (but not master branch!), I notice that 'libgomp.c-c++-common/target-implicit-map-4.c' PASSes GCN ('-march=3Dgfx90a= '), but FAILs nvptx offloading execution test: spawn [open ...] libgomp: cuCtxSynchronize error: an illegal memory access was encounter= ed [...] FAIL: libgomp.c/../libgomp.c-c++-common/target-implicit-map-4.c executi= on test FAIL: libgomp.c++/../libgomp.c-c++-common/target-implicit-map-4.c execu= tion test commit fab6ab642205f7226e98a5ee4a3b46bc85e50360 "OpenMP (C/C++): Keep point= er value of unmapped ptr with default mapping [PR110270]", .=