This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: rfc: multiple decls for functions


> Try reversing the order of F and G in the module, G first, and get: ...

Confirmed and I think this is a bug in gfortran (ifort and g95 give the
same output for both cases). Note that gfortran 4.2.3 and 4.3.2 give

 module
 module
 module

Dominique


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]