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/25135] Interface name does not conflict with subroutine name



------- Comment #1 from pinskia at gcc dot gnu dot org  2005-11-28 13:19 -------
Confirmed, IFC gives:
fortcom: Error: The same named entity from different modules and/or program
units cannot be referenced.   [FOO]
in file (null), line 0, column 0

compilation aborted for t.f90 (code 1)


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
           Keywords|                            |accepts-invalid
   Last reconfirmed|0000-00-00 00:00:00         |2005-11-28 13:19:54
               date|                            |


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


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