This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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]

Re: INTERFACE problem


On Thu, Mar 09, 2006 at 09:13:48PM +0100, Paul Thomas wrote:
> Richard,
> 
> >
> >Then has someone submitted a bug report? :-) Because...
> 
> There is a related bug - at present interfaces are host associating for 
> all they are worth: see PR20878.
> 

A very quick glance at -fdump-parse-tree shows that we
parse things correctly if the "REAL(8) myfunc" is not 
present in the INTERFACE.  So, it appears as if gfortran
issues a bogus error message.

-- 
Steve


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