This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/14993] [gfortran] RAN (extension) intrinsic/function not supported
- From: "sgk at troutmask dot apl dot washington dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 May 2004 21:02:17 -0000
- Subject: [Bug fortran/14993] [gfortran] RAN (extension) intrinsic/function not supported
- References: <20040417154917.14993.pinskia@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From sgk at troutmask dot apl dot washington dot edu 2004-05-30 21:02 -------
Are there any further details on what RAN() is suppose to do?
I've implemented G77's irand() function, and I suspect we can
map RAN() to irand(). If there is no additional info, this
bug report should be closed.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14993