This is the mail archive of the gcc-patches@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]

Re: [Patch, fortran] PR20903 - types shouldn't propagate into interfaces


On Tue, Jul 11, 2006 at 04:17:18PM +0200, Paul Thomas wrote:
> :ADDPATCH fortran:
> 
> "An interface body specifies all of the procedure's characteristics and 
> these
> shall be consistent with those specified in the procedure definition, except
> that the interface may specify a procedure that is not pure if the procedure
> is defined to be pure(12.3.2)."
> 

Paul, this patch is ok too, but can you check the comment in the
source.  In my email client, I see "procedure\222s" instead of
"procedure's". 

-- 
Steve


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