[gfortran,patch] F2003 USE syntax and OpenMP module
Steve Kargl
sgk@troutmask.apl.washington.edu
Thu Nov 16 11:22:00 GMT 2006
On Mon, Oct 30, 2006 at 07:56:26AM +0100, FX Coudert wrote:
>
> Attached patch allow gfortran to use the Fortran 2003 syntax for the
> USE statement, i.e. with specification of the module nature
> (INTRINSIC, NON_INTRINSIC or unspecified). I changed the way the pre-
> compiled intrinsic modules are found so that they do not get confused
> with non-intrinsic modules (the only such pre-compiled intrinsic
> module right now is the OpenMP module, omp_lib; I plan to add the
> IEEE modules as pre-compiled modules after that patch is commited).
>
I believe that this is OK. It bootstraps and regression
tests fine on x86_64-*-freebsd.
--
Steve
More information about the Fortran
mailing list