This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug fortran/20481] RAN() should not be an intrinsic function


------- Additional Comments From sgk at troutmask dot apl dot washington dot edu  2005-03-15 15:24 -------
Add "external ran" to your program.  RAN is an intrinsic
procedure because it was an intrinsic procedure in g77.
Or add "-std=f95" to your command line.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20481


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