This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch, gfortran] PR 25217: INTENT(OUT) args. with default initializers
- From: Erik Edelmann <erik dot edelmann at iki dot fi>
- To: gcc-patches at gcc dot gnu dot org, gfortran <fortran at gcc dot gnu dot org>
- Date: Wed, 16 Aug 2006 00:26:11 +0300
- Subject: Re: [patch, gfortran] PR 25217: INTENT(OUT) args. with default initializers
- References: <20060718203533.GA12114@acclab.helsinki.fi> <200607190019.47843.steven.bosscher@gmail.com> <20060719111816.GA28209@acclab.helsinki.fi> <571f6b510607191554t11152732kc92c2c59dca08486@mail.gmail.com> <20060720165256.GA27237@acclab.helsinki.fi> <20060724213850.GA25898@acclab.helsinki.fi>
On Tue, Jul 25, 2006 at 12:38:51AM +0300, Erik Edelmann wrote:
> New patch, tested on trunk, Linux/x86. Ok?
Ping. Now also tested on 4.1, with slightly different testcase (since
4.1 doesn't support allocatable dummies, there is no reason to check
that they work :-)
Erik