From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 76B703858407; Fri, 3 Feb 2023 00:20:11 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 76B703858407 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1675383611; bh=EBm7XxyaQqd/2QmmL8UY8DwonwkmrqEfKMXtHsccyzw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=QCu3ES3q8dyFr454OaR2RSfdFKLJnO4qg3TRdJmExEfKJyNj1aCMkAl+9KWQFnOrR jq90jWMDOyKeDM+OJ4hRm2FMJMVpHKvBQ82M2mbizf9xSE66tmLtta6ZH8tOWqHSnO X2xjUmkKmT1bxeZrKngiehYx/BKWh8QZlwKiguUQ= From: "Boyce at engineer dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug fortran/108649] allocation segmentation fault for pointer derive type and ICE for final-binding Date: Fri, 03 Feb 2023 00:20:08 +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: 11.3.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: Boyce at engineer dot com 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: 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=3D108649 --- Comment #1 from Scott Boyce --- Missing attachment in first post I was unable to compress the source code to 1MB. So I will make it into a mutlipart zip over the next three posts. If you want to download a single zip file, it is located at: https://drive.google.com/file/d/1zFU1jL2f3azwo0eomOu1MW3kebX7v4gm/view?usp= =3Dshare_link=