ran intrinsic bug?

Jerry DeLisle jvdelisle@verizon.net
Sat Feb 26 23:34:00 GMT 2005


Steve Kargl wrote:
> 
> Is this what you're expecting?
> 
Yes, I believe so and I am getting his now.  The first time I added the 
external statement to the top of the main program and it did not work, 
so I moved it to the matgen subroutine and that works fine.  Not exactly 
g77 compatible because of the gfortran intrinsic, but not difficult to 
fix at the application level.

I am wondering if there should be a way to "hide" non g77 intrinsics so 
people do not have to edit old codes.  It is coincidental that this 
program just happened to use a name that is used by a gfortran 
intrinsic.  The compiler can not be omniscient :) or can it?

Jerry



More information about the Fortran mailing list