This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [gfortran] Support for [...] style array constructors
- From: Tobias Schlüter <tobias dot schlueter at physik dot uni-muenchen dot de>
- To: fortran at gcc dot gnu dot org
- Cc: Erik Edelmann <eedelman at acclab dot helsinki dot fi>,patch <gcc-patches at gcc dot gnu dot org>
- Date: Wed, 18 May 2005 21:42:34 +0200
- Subject: Re: [gfortran] Support for [...] style array constructors
- References: <20050418215227.GA21513@acclab.helsinki.fi> <31915671.1116440219048.JavaMail.root@dtm1eusosrv72.dtm.ops.eu.uu.net> <428B90B4.9000303@moene.indiv.nluug.nl> <200505182001.11108.paul@codesourcery.com> <428B96A2.2010505@physik.uni-muenchen.de>
Tobias Schlüter wrote:
> Thanks. I've committed Erik's patch to the mainline. I renamed the testcases
> to the more generic array_constructor_?.f90.
gcc-patches@gcc.gnu.org was missing from the CC list, now this patch can be
found there, too.
- Tobi