This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [Patch, Fortran] PR 40164: Fortran 2003: "Arrays of procedure pointers" (using PPCs)
- From: Janus Weil <janus at gcc dot gnu dot org>
- To: Tobias Burnus <burnus at net-b dot de>
- Cc: fortran at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
- Date: Mon, 18 May 2009 16:46:22 +0200
- Subject: Re: [Patch, Fortran] PR 40164: Fortran 2003: "Arrays of procedure pointers" (using PPCs)
- References: <20090518143504.GA24747@net-b.de>
2009/5/18 Tobias Burnus <burnus@net-b.de>:
> Janus Weil wrote:
>> here is a patch which makes it possible to use PPCs to create "arrays
>> of procedure pointers".
>>
>> Regression-tested on x86_64-unknown-linux-gnu. Ok for trunk?
>
> OK. Thanks for the patch.
Thanks for the quick review. Committed as r147663.
Cheers,
Janus