From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 359833858C2C; Thu, 1 Jun 2023 19:27:23 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 359833858C2C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1685647643; bh=Hb6jaY7hzNvUC1YKefDZaVR0xVsJMCOamJ2ty8EW2Ck=; h=From:To:Subject:Date:In-Reply-To:References:From; b=y5sLFS7JjMKd047rXQ319Pojy5HKDx5b3ZVXwxk55ogPLrdG1/omx3ppHEfOUW1La 37bldTmvFzBSQI40LosDSt0KgB2mXYw85TPiWZlM/HtY/TKwg9snggFjygyinnAvxG MZIXfcThTnSXXpMl3o8UgKNvWOsBcFqUppeOdr00= From: "tschwinge at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/101544] [OpenMP][AMDGCN][nvptx] C++ offloading: unresolved _Znwm = "operator new(unsigned long)" Date: Thu, 01 Jun 2023 19:27:23 +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: 12.0 X-Bugzilla-Keywords: openacc, openmp, wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: tschwinge at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: tschwinge at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: keywords assigned_to bug_status 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=3D101544 Thomas Schwinge changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |openacc Assignee|unassigned at gcc dot gnu.org |tschwinge at gcc do= t gnu.org Status|NEW |ASSIGNED=