[Patch, fortran] PR82375 - PDT components in PDT declarations fail to compile
Paul Richard Thomas
paul.richard.thomas@gmail.com
Sun Oct 8 15:25:00 GMT 2017
Hi Thomas,
Committed as revision 253526.
017-10-08 Paul Thomas <pault@gcc.gnu.org>
PR fortran/82375
* module.c : Bump up MOD_VERSION to 15.
(mio_component): Edit comment about PDT specification list.
(mio_expr, mio_symbol): Include the expression and symbol PDT
specification lists in the same way as in mio_component.
I realised that the other specification lists are almost certainly
needed to fix Reinhold's bug so I added them while I am about it.
Thanks
Paul
On 7 October 2017 at 22:51, Thomas Koenig <tkoenig@netcologne.de> wrote:
> Hi Paul,
>
>> Bootstraps and regtests on FC23/x86_64 - OK for trunk?
>
>
> Does this patch generate a different module file from before?
> This
>
>> (mio_actual_arg): Add the boolean 'pdt' and, if it is set, call
>> mio_integer for the 'spec_type'.
>
>
> looks like a change in the file format.
>
> Apart from that, looks very good.
>
> So, OK if you change the module version.
>
> And thanks a lot for the patch!
>
> Thomas
--
"If you can't explain it simply, you don't understand it well enough"
- Albert Einstein
More information about the Fortran
mailing list