This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [gfortran] Support for [...] style array constructors
- From: Tobias Schlüter <tobias dot schlueter at physik dot uni-muenchen dot de>
- To: Paul Brook <paul at codesourcery dot com>
- Cc: fortran at gcc dot gnu dot org, Toon Moene <toon at moene dot indiv dot nluug dot nl>,Erik Edelmann <eedelman at acclab dot helsinki dot fi>
- Date: Wed, 18 May 2005 21:25:22 +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>
Paul Brook wrote:
> On Wednesday 18 May 2005 20:00, Toon Moene wrote:
>>Paul (Brook), do you have easy access to the copyrights assignments list ?
>
>
> Not directly, but there are people on IRC who do :-)
>
> I can confirm that Erik Edelmann does have a GCC copright assignment.
Thanks. I've committed Erik's patch to the mainline. I renamed the testcases
to the more generic array_constructor_?.f90.
- Tobi