[gfortran,patch] F2003 USE syntax and OpenMP module

FX Coudert fxcoudert@gmail.com
Mon Nov 13 21:21:00 GMT 2006


Hum, looks like I forgot to follow the destiny of my patch :)

*ping*

[ http://gcc.gnu.org/ml/gcc-patches/2006-10/msg01539.html ]

> 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).



More information about the Gcc-patches mailing list