This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [Patch, fortran] PR34567 - A module name outside a module ?
Toon,
Thanks for this analysis. It took me (not to mention my laptop)
several hours to construct the testcase (if you look really hard, you
can still see the fortran program I needed to trim the
dependencies.inc file our dependency checking program created - from 7
Gbyte to ~ 100 Kbyte).
I knew that it must have taken a while - the segfault stood out like a
sore thumb and I knew the moment that I saw it what the problem was.
Fortunately the patch to module.c was very fresh in my mind.
Many thanks
Paul