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: ran intrinsic bug?


Steve Kargl wrote:
Add "EXTERNAL RAN" to your code; otherwise gfortran will see
RAN() as its intrinsic.

I tried this and I still get the same error. g77 compiles and runs fine with "EXTERNAL RAN" added.

--Jerry


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