From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 14F413858D37; Mon, 12 Feb 2024 08:45:32 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 14F413858D37 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1707727533; bh=Qd5N5hGVvnSynFxA76d5WI8KIARx9aGltBpLFeo49j4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=lVxgeensEJ8CUzpi9b7v7L/vlY3RSkgbw7CCwJwUjrTAUQCc6RxvykljXPjwDS8Nv MRdzYwRsfRRm+/RFVadfkZBiH9NUHwM6xqwl6Qxac6MCmF1ai/HFOCsEnM8GuVUKTX 5bO4UwjFkVOjL8+kEfTCFFhgccIpSzJq9/JtUCpI= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/113867] [14 Regression][OpenMP] Wrong code with mapping pointers in structs Date: Mon, 12 Feb 2024 08:45:32 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: middle-end X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: openmp, wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth 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: 14.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: target_milestone 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=3D113867 Richard Biener changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |14.0=