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: Possible new bug


On Sat, 2006-11-25 at 00:24 -0800, Jerry DeLisle wrote:
> Hi folks,
> 
> data ((a(i,j),i=1,j), j=1,5) /15*3.8/
>                   1
> Error: Parameter 'j' at (1) has not been declared or is a variable, which does 
> not reduce to a constant expression

Not a new bug but one of the most known bugs.  This is the same as PR
23232.

-- Pinski


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