[Fwd: (j3.2006) Fortran 2003 compiler features]

Paul Thomas paulthomas2@wanadoo.fr
Thu Feb 8 10:51:00 GMT 2007


Dominique,
>
> BTW is there a way to deallocate 'R' or 'F1'? g95 reports:
>
> Remaining memory: 40 bytes allocated at line 39 of pr29387_3.f90
>   
Yes, of course - I guess I shouldn't rely on the OS to do the tossing
out of the muck for me!

As for the dg-run; I judged this to be something that was strictly a
compile time fault and that running it would not bring any value -
especially since it would be recompiled and run, how many times is it?
Sometimes the call is quite fine on this but for this one it was clear -
there was something missing in the compilation that caused an ICE; once
in place, the compilation did the right thing.

I will correct the testcase the next time that I do a commit, which is
not very long from now because I more or less have a fix for PR30554
MkII (I need to understand exactly why the fix works...).

Paul



More information about the Fortran mailing list