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] PR 36426


On Saturday 01 November 2008 20:54:29 Janus Weil wrote:
> About comment #0 in the PR: I'm assuming that a statement like
>
>    character(len=len(x)) :: x
>
> is invalid, since the symbol x is used in it's own declaration. Can
> someone confirm that? 

See also: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35040


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