public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/30081]  New: Interface bug overloading random_seed, random_number
@ 2006-12-06  9:11 anlauf at gmx dot de
  2006-12-06  9:12 ` [Bug fortran/30081] " anlauf at gmx dot de
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: anlauf at gmx dot de @ 2006-12-06  9:11 UTC (permalink / raw)
  To: gcc-bugs

Hi,

here's an interface related bug I discovered which is not
yet mentioned in PR 29670.

% gfortran gfcbug46.f90
gfcbug46.f90:25.29:

    call random_number (t% x)
                            1
Error: There is no specific subroutine for the generic 'random_number' at (1)
gfcbug46.f90:20.29:

    call random_seed (size=n)
                            1
Error: There is no specific subroutine for the generic 'random_seed' at (1)


The code is standard-conforming and works with other compilers.
See the attached code for details.


-- 
           Summary: Interface bug overloading random_seed, random_number
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: anlauf at gmx dot de
  GCC host triplet: i686-pc-linux-gnu


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


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

end of thread, other threads:[~2007-01-10 18:58 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-12-06  9:11 [Bug fortran/30081] New: Interface bug overloading random_seed, random_number anlauf at gmx dot de
2006-12-06  9:12 ` [Bug fortran/30081] " anlauf at gmx dot de
2006-12-07 17:28 ` pault at gcc dot gnu dot org
2006-12-07 18:50 ` burnus at gcc dot gnu dot org
2006-12-14 21:13 ` pault at gcc dot gnu dot org
2006-12-14 21:14 ` pault at gcc dot gnu dot org
2006-12-16  1:40 ` patchapp at dberlin dot org
2006-12-20 13:48 ` pault at gcc dot gnu dot org
2006-12-21  8:49 ` anlauf at gmx dot de
2006-12-31 15:01 ` [Bug fortran/30081] [4.2 and 4.1 only ] " pault at gcc dot gnu dot org
2006-12-31 15:18 ` [Bug fortran/30081] [4.1 " pault at gcc dot gnu dot org
2007-01-10 18:58 ` 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).