From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 0CBA13858C5F; Sun, 30 Jul 2023 09:46:15 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0CBA13858C5F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1690710375; bh=m68LtYkJJc6gAqQqWucUjh0HnJ8p3u2NeUCiT21XBbM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=CV5naJCLDsCWFEayrUABbCrmNOmsy8R44cTDtHT9Ir8DKWCVKMu4iZWjI4FLjtzSi D9vc3n0xYCQHIqNdv/ctiFo5J0qyaMDX+JltXQqNUrW3fMzHDYZ4tMT/xnLfxlgTpH 5x4oXKFtEHA6yLguUNa7JnZSFXP+NMLgrIdvaDeA= From: "paul.richard.thomas at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug fortran/108961] Segfault when associating to pointer from C_F_POINTER Date: Sun, 30 Jul 2023 09:46:12 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: fortran X-Bugzilla-Version: unknown X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: paul.richard.thomas at gmail dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: pault at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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=3D108961 --- Comment #8 from paul.richard.thomas at gmail dot com --- Hi Harald, I have just returned from a trip to the General Atomics DIIID facility in San Diego and feel like death warmed up :-( I'll try to get to the backport this afternoon once I have unpacked and had a nap. Regards Paul On Sat, 29 Jul 2023 at 21:18, anlauf at gcc dot gnu.org wrote: > > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D108961 > > anlauf at gcc dot gnu.org changed: > > What |Removed |Added > -------------------------------------------------------------------------= --- > CC| |anlauf at gcc dot gnu.org > > --- Comment #7 from anlauf at gcc dot gnu.org --- > (In reply to Paul Thomas from comment #6) > > I will backport to 13-branch in a few weeks. > > Could you please ping me after the backport? > > I would like to backport the fix for pr110825 and avoid a merge conflict, > as the changes are adjacent. > > -- > You are receiving this mail because: > You are the assignee for the bug. > You are on the CC list for the bug.=