public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/14993] New: [gfortran] RAN (extension) intrinsic not supported
@ 2004-04-17 16:07 pinskia at gcc dot gnu dot org
  2004-04-17 17:48 ` [Bug fortran/14993] [gfortran] RAN (extension) intrinsic/function " pinskia at gcc dot gnu dot org
                   ` (18 more replies)
  0 siblings, 19 replies; 20+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-04-17 16:07 UTC (permalink / raw)
  To: gcc-bugs

Even though the RAN is an extension, it is stopping me to compile some fortran 90 code
which I got from someone.


        module Global
        implicit none
        save
        integer :: iseed
        end module Global
        subroutine update(ntimes)
        use Global
        implicit none
        integer i,ntimes
        i = ran(iseed)
        return
        end

-- 
           Summary: [gfortran] RAN (extension) intrinsic not supported
           Product: gcc
           Version: tree-ssa
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P2
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pinskia at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org


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


^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2004-11-22  1:09 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-04-17 16:07 [Bug fortran/14993] New: [gfortran] RAN (extension) intrinsic not supported pinskia at gcc dot gnu dot org
2004-04-17 17:48 ` [Bug fortran/14993] [gfortran] RAN (extension) intrinsic/function " pinskia at gcc dot gnu dot org
2004-04-26 13:30 ` pinskia at gcc dot gnu dot org
2004-05-14 19:36 ` tobi at gcc dot gnu dot org
2004-05-24 22:38 ` pinskia at gcc dot gnu dot org
2004-05-31 20:41 ` sgk at troutmask dot apl dot washington dot edu
2004-05-31 21:03 ` pinskia at gcc dot gnu dot org
2004-05-31 21:10 ` sgk at troutmask dot apl dot washington dot edu
2004-05-31 21:21 ` pinskia at gcc dot gnu dot org
2004-05-31 21:49 ` sgk at troutmask dot apl dot washington dot edu
2004-07-17  8:30 ` [Bug fortran/14993] " pinskia at gcc dot gnu dot org
2004-07-17 16:12 ` sgk at troutmask dot apl dot washington dot edu
2004-08-31 19:21 ` tobi at gcc dot gnu dot org
2004-08-31 20:17 ` sgk at troutmask dot apl dot washington dot edu
2004-09-27 14:04 ` tobi at gcc dot gnu dot org
2004-10-31  4:42 ` pinskia at gcc dot gnu dot org
2004-10-31 13:47 ` jblomqvi at cc dot hut dot fi
2004-11-10  2:25 ` pbrook at gcc dot gnu dot org
2004-11-22  1:08 ` sgk at troutmask dot apl dot washington dot edu
2004-11-22  1:09 ` pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).