From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 69464385843A; Mon, 4 Sep 2023 12:57:45 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 69464385843A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1693832265; bh=3iZp96x0Es9nNmS/abRcm6OQJkCeS09PDpKeGXn9RkY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=wU3WK/T49V16hjis9TVLAARowbmqGjuwbxbdLji/rLtcxxccBs8uneaEkE04n5D2f tKjaZsFSpjTIpIWy99GHzJJkrLUASvjlmoJJJsdvUQQdlgV5i6vFP8GMEEKcpM7hVL dldXieQePJCzWoL7NqtVRRF+OAwtGBhUpN9YZqyw= From: "tschwinge at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug other/100059] [OpenMP] wrong code with 'declare target link' and a scalar variable Date: Mon, 04 Sep 2023 12:57:44 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: other X-Bugzilla-Version: 11.0 X-Bugzilla-Keywords: openmp, wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: tschwinge at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED 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: component resolution bug_status 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=3D100059 Thomas Schwinge changed: What |Removed |Added ---------------------------------------------------------------------------- Component|middle-end |other Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Assignee|burnus at gcc dot gnu.org |tschwinge at gcc do= t gnu.org --- Comment #7 from Thomas Schwinge --- commit r14-3650-gfe0f9e09413047484441468b05288412760d8a09 "Add 'libgomp.c-c++-common/pr100059-1.c'"=