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 11:45:15 -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> <20180621152349.GA15397@troutmask.apl.washington.edu> <CAGkQGiJqphfbF=DcJBJCVxThDWGvvZNnuzjf52rCYNwNDJXriw@mail.gmail.com>
- Reply-to: sgk at troutmask dot apl dot washington dot edu
On Thu, Jun 21, 2018 at 06:36:28PM +0100, Paul Richard Thomas wrote:
> Thanks, Steve. Committed to trunk as revision 261857.
>
> 8-branch will be patched in a few days. Any opinions about 7-branch?
>
Well, from a selfish standpoint, I use 7 as my day-to-day
Fortran compiler at work, so a backport would be nice.
OTOH, I don't use the language feature affected by this bug,
so it won't effect me. Thus, I would rather have you
spend your free time on other bug reports.
--
Steve