This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [Patch, Fortran, F08] PR 85537: Invalid memory reference at runtime when calling subroutine through procedure pointer
- From: Janus Weil <janus at gcc dot gnu dot org>
- To: Thomas Koenig <tkoenig at netcologne dot de>
- Cc: gfortran <fortran at gcc dot gnu dot org>, gcc-patches <gcc-patches at gcc dot gnu dot org>
- Date: Wed, 27 Mar 2019 23:41:40 +0100
- Subject: Re: [Patch, Fortran, F08] PR 85537: Invalid memory reference at runtime when calling subroutine through procedure pointer
- References: <CAKwh3qgMxH74fKko6gQd3Y79iAdctWWmTdWYRws6K2=u1eXcPQ@mail.gmail.com> <aa925359-e6a7-0de1-a804-32b7e153eb2b@netcologne.de> <40759276-ab58-8079-2752-3fb05a3083b4@netcologne.de>
Am Mi., 27. März 2019 um 23:32 Uhr schrieb Thomas Koenig
<tkoenig@netcologne.de>:
>
> Am 27.03.19 um 22:54 schrieb Thomas Koenig:
> > I do not think this is correct.
>
> ... and I missed the point that this was specifically about
> initializations.
>
> So, OK from my side. Thanks!
Great. Thanks for the reviews, everyone! Committed to trunk as r269980.
Cheers,
Janus