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 gfortran bug


> >   real, dimension(:), pointer :: bar=>NULL()
> >                                            1
> > Error: Array 'bar' at (1) cannot have initializer
>
> This is fall-out from Paul's patch from yesterday. It is valid Fortran.

I'm fixing this.

Paul


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