This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [Patch, fortran] PR29060 - spread causes ICE in gfc_trans_array_constructor
- From: Steve Kargl <sgk at troutmask dot apl dot washington dot edu>
- To: Paul Thomas <paulthomas2 at wanadoo dot fr>
- Cc: patch <gcc-patches at gcc dot gnu dot org>, "'fortran at gcc dot gnu dot org'" <fortran at gcc dot gnu dot org>
- Date: Sun, 17 Sep 2006 10:35:05 -0700
- Subject: Re: [Patch, fortran] PR29060 - spread causes ICE in gfc_trans_array_constructor
- References: <450D33E9.2080705@wanadoo.fr>
On Sun, Sep 17, 2006 at 01:39:21PM +0200, Paul Thomas wrote:
> 2006-09-17 Paul Thomas <pault@gcc.gnu.org>
>
> PR fortran/29060
> * iresolve.c (resolve_spread): Build shape for result if the
> source shape is available and dim and ncopies are constants.
>
> 2006-09-17 Paul Thomas <pault@gcc.gnu.org>
>
> PR fortran/29060
> * gfortran.dg/spread_shape_1.f90: New test.
OK.
--
Steve