Re: [Patch, fortran] Submodules and private entities

2015-09-10 Thread Paul Richard Thomas
Dear FX, Thanks. I was waiting to resolve this issue before documenting submodules. I will write something to go with this patch. There are three PRs out there for submodules: 52846 - submodule support, which I do not want to close until 66993 - host association problem ... is fixed. <= Reall

Re: [Patch, fortran] Submodules and private entities

2015-09-09 Thread FX
> 2015-07-23 Paul Thomas > >* module.c : Add static no_module_procedures. >(mio_symbol_attribute): Reset above if module procedure is >encountered. >(gfc_dump_module): Set above and exit without writing smod file >if it reset. > > 2015-07-23 Paul Thomas > >* gfortra

[Patch, fortran] Submodules and private entities

2015-09-09 Thread Paul Richard Thomas
Please find attached the promised patch, which bootstraps and regtests on x86_64. OK for trunk? Paul 2015-07-23 Paul Thomas * module.c : Add static no_module_procedures. (mio_symbol_attribute): Reset above if module procedure is encountered. (gfc_dump_module): Set above and e