This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [Patch, fortran] PR83118 - [7/8/9 Regression] Bad intrinsic assignment of class(*) array component of derived type
- From: Steve Kargl <sgk at troutmask dot apl dot washington dot edu>
- To: Paul Richard Thomas <paul dot richard dot thomas at gmail dot com>
- Cc: "fortran at gcc dot gnu dot org" <fortran at gcc dot gnu dot org>, gcc-patches <gcc-patches at gcc dot gnu dot org>
- Date: Thu, 21 Jun 2018 08:23:50 -0700
- Subject: Re: [Patch, fortran] PR83118 - [7/8/9 Regression] Bad intrinsic assignment of class(*) array component of derived type
- References: <CAGkQGiJX7U9X4=-9wZbdRK7LeJjU27g=bT+kQ016NpB+JZzz4A@mail.gmail.com>
- Reply-to: sgk at troutmask dot apl dot washington dot edu
On Thu, Jun 21, 2018 at 09:02:53AM +0100, Paul Richard Thomas wrote:
> The original problem was fixed by the patch for PR84546. This patch
> fixes a variant that appears in comment #6.
>
> The fix is completely straightforward and described by the comments
> and ChangeLogs.
>
> Bootstrapped and regtested on FC28/x86_64 - OK for trunk?
>
OK.
--
Steve