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: [gfortran] Support for [...] style array constructors


Den 19.04 kl 00:02:23 skrev paul@codesourcery.com:
> > I.e., in something like
> >
> >    (/ [ ... ] /)
> >
> 
> It's also worth checking that we reject (/ [ ... /) ]

Yepp.  My patch handles both cases correctly (accepts the former
and rejects the latter).


        Erik


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