public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/41656]  New: [OOP] Unresolved GENERIC
@ 2009-10-10 12:52 sfilippone at uniroma2 dot it
  2009-10-10 12:53 ` [Bug fortran/41656] " sfilippone at uniroma2 dot it
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: sfilippone at uniroma2 dot it @ 2009-10-10 12:52 UTC (permalink / raw)
  To: gcc-bugs

The attached code produces the following error message. 
---------------------------------------------------------
[sfilippo@localhost bug5]$ gfortran -v 
Using built-in specs.
COLLECT_GCC=gfortran
COLLECT_LTO_WRAPPER=/home/local/gnu45/bin/../libexec/gcc/i686-pc-linux-gnu/4.5.0
/lto-wrapper
Target: i686-pc-linux-gnu
Configured with: ../gcc/configure --prefix=/usr/local/gnu45
--enable-languages=c
,c++,fortran : (reconfigured) ../gcc/configure --prefix=/usr/local/gnu45
--enabl
e-languages=c,c++,fortran
Thread model: posix
gcc version 4.5.0 20091010 (experimental) (GCC) 
[sfilippo@localhost bug5]$ gfortran -c test-der5.f03
test-der5.f03:223.10:

    call a%a%scal(d,info)
          1
Error: Found no matching specific binding for the call to the GENERIC 'scal' at 
(1)
test-der5.f03:206.10:

    call a%a%scal(d,info)
          1
Error: Found no matching specific binding for the call to the GENERIC 'scal' at 
(1)
-------------------------------------------------------------------------------

The code is cut from a larger application library in which the same symptoms
show up multiple times. 
The library compiles and executes fine with NAG 5.2


-- 
           Summary: [OOP] Unresolved GENERIC
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: sfilippone at uniroma2 dot it
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


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


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

end of thread, other threads:[~2009-10-16  6:09 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-10-10 12:52 [Bug fortran/41656] New: [OOP] Unresolved GENERIC sfilippone at uniroma2 dot it
2009-10-10 12:53 ` [Bug fortran/41656] " sfilippone at uniroma2 dot it
2009-10-11 16:06 ` pault at gcc dot gnu dot org
2009-10-11 18:19 ` sfilippone at uniroma2 dot it
2009-10-12 13:44 ` sfilippone at uniroma2 dot it
2009-10-13  9:07 ` sfilippone at uniroma2 dot it
2009-10-16  6:07 ` pault at gcc dot gnu dot org
2009-10-16  6:09 ` 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).