This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/18108] [gfortran] overloading does not work for functions


------- Additional Comments From bdavis at gcc dot gnu dot org  2004-11-26 14:40 -------
confirmed.

[bdavis@localhost pr18398]$ gfc z.f90
 In file z.f90:27
 
  l = bar (3)
        1
Error: Symbol 'bar' at (1) has no IMPLICIT type
[bdavis@localhost pr18398]$ gfc --version
GNU Fortran 95 (GCC 4.0.0 20041124 (experimental))


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-11-26 14:40:11
               date|                            |


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]