public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/37445]  New: incorrect error reported
@ 2008-09-09 15:57 clerman at fuse dot net
  2008-09-09 16:04 ` [Bug fortran/37445] " clerman at fuse dot net
                   ` (16 more replies)
  0 siblings, 17 replies; 18+ messages in thread
From: clerman at fuse dot net @ 2008-09-09 15:57 UTC (permalink / raw)
  To: gcc-bugs

Hello,

I am attempting to build my lens design program. I encounter the following
errors when I compile file cmndtypeM.f90:

cmndtypeM.f90:718.28:

    CALL putALine (UserLine)
                           1
Error: There is no specific subroutine for the generic 'putaline' at (1)
cmndtypeM.f90:723.20:

    CALL PutALine ()
                   1
Error: There is no specific subroutine for the generic 'putaline' at (1)
cmndtypeM.f90:726.20:

    call putALine ()
                   1
Error: There is no specific subroutine for the generic 'putaline' at (1)
cmndtypeM.f90:728.28:

    call putALine (UserLine)
                           1
Error: There is no specific subroutine for the generic 'putaline' at (1)
n

These are not errors. putALine is an internal subroutine hosted by subroutine
dump_cmd. Please note that the g95, Intel, and NAG compilers all compile this
code.

As soon as I am assigned a bug number, I will upload a tar file, bug4.tgz to
the following address: gcc-bugzilla@gcc.gnu.org. Unpack the file and invoke the
shell script bug4.sh to reproduce the problem.

I'll indicate the bug number in the subject line.

I am running Open SuSE 10.1 on a dual core Athlon chip. I'm using the gcc-trunk
build:

norm@oxford:~/design/gfortran/bug4> gfortran --version
GNU Fortran (GCC) 4.4.0 20080909 (experimental) [trunk revision 140137]
Copyright (C) 2008 Free Software Foundation, Inc.

I am not able to reduce the size of the problem.

Thank you for your attention.

Yours truly,

Norm Clerman


-- 
           Summary: incorrect error reported
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: clerman at fuse dot net


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


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

end of thread, other threads:[~2008-11-08  6:50 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-09-09 15:57 [Bug fortran/37445] New: incorrect error reported clerman at fuse dot net
2008-09-09 16:04 ` [Bug fortran/37445] " clerman at fuse dot net
2008-09-09 18:08 ` jv244 at cam dot ac dot uk
2008-09-09 18:46 ` [Bug fortran/37445] Host-associated proc not found if same-name generic is use-associated burnus at gcc dot gnu dot org
2008-09-09 19:19 ` burnus at gcc dot gnu dot org
2008-09-10  6:39 ` jv244 at cam dot ac dot uk
2008-09-10  6:49 ` jv244 at cam dot ac dot uk
2008-09-10 11:34 ` burnus at gcc dot gnu dot org
2008-09-10 12:27 ` pault at gcc dot gnu dot org
2008-09-10 12:34 ` pault at gcc dot gnu dot org
2008-09-28 20:40 ` pault at gcc dot gnu dot org
2008-09-29 10:26 ` burnus at gcc dot gnu dot org
2008-09-29 21:40 ` burnus at gcc dot gnu dot org
2008-09-29 22:07 ` burnus at gcc dot gnu dot org
2008-09-30 10:30 ` pault at gcc dot gnu dot org
2008-11-03  6:47 ` pault at gcc dot gnu dot org
2008-11-08  6:22 ` pault at gcc dot gnu dot org
2008-11-08  6:50 ` pault 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).