This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [Patch, fortran] PR30202 - ICE in trans-array.c
- From: Steve Kargl <sgk at troutmask dot apl dot washington dot edu>
- To: Paul Thomas <paulthomas2 at wanadoo dot fr>
- Cc: gcc-patches <gcc-patches at gcc dot gnu dot org>, Fortran List <fortran at gcc dot gnu dot org>
- Date: Wed, 20 Dec 2006 20:14:55 -0800
- Subject: Re: [Patch, fortran] PR30202 - ICE in trans-array.c
- References: <4589C307.6000402@wanadoo.fr>
On Thu, Dec 21, 2006 at 12:11:03AM +0100, Paul Thomas wrote:
> 2006-12-20 Paul Thomas <pault@gcc.gnu.org>
>
> PR fortran/30202
> * trans-array.c (gfc_conv_function_call): Use parmse.expr for
> the nullifying of intent(out) arguments rather than the backend
> declaration.
>
> 2006-12-20 Paul Thomas <pault@gcc.gnu.org>
>
> PR fortran/30202
> * gfortran.dg/alloc_comp_basics_3.f90: New test.
>
OK.
--
Steve