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/30922] IMPORT fails for same symbol in multiple interface bodies of same interface block



------- Comment #5 from pault at gcc dot gnu dot org  2007-03-12 15:24 -------
The testcase in comment 1 should be lifted and deposited in another PR; it is
going to be quite difficult to fix because the type and kind of an interface
function is established before the specification statements that inlude the
IMPORT statement.  This problem is related to that of implicit type definition
within interfaces that I just fixed (PR30883).

Paul 


-- 

pault at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |pault at gcc dot gnu dot org
                   |dot org                     |
             Status|NEW                         |ASSIGNED
   Last reconfirmed|2007-03-02 16:14:27         |2007-03-12 15:24:48
               date|                            |


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


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