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: [Patch, Fortran] RFC: PR fortran/37779, diagnose "missing" recursive


On Sun, 2008-11-16 at 13:09 +0100, Daniel Kraft wrote:


> Where a *non-RECURSIVE* procedure is used as "procedure expression" and 
> could thus lead easily to being called recursively.  In the PR is 
> referenced a clf-thread, where it seems to be not agreed upon whether 
> this code is really "illegal", but it is surely highly suspect.

Hi Daniel,

if the usage is suspect, but not definitely illegal, maybe we should
just issue an unconditional warning warning and continue.

	Thomas


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