This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [patch fortran] Fix PR 30865
- From: Steve Kargl <sgk at troutmask dot apl dot washington dot edu>
- To: Thomas Koenig <Thomas dot Koenig at online dot de>
- Cc: fortran at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
- Date: Mon, 26 Feb 2007 13:03:49 -0800
- Subject: Re: [patch fortran] Fix PR 30865
- References: <20070224220754.GA6319@meiner.onlinehome.de>
On Sat, Feb 24, 2007 at 11:07:54PM +0100, Thomas Koenig wrote:
>
> A regression-test is currently underway on i686-pc-linux-gnu.
> OK for trunk and 4.2 if this passes?
>
> Thomas
>
> 2007-02-24 Thomas Koenig <Thomas.Koenig@online.de>
> Paul Thomas <pault@gcc.gnu.org>
>
> PR fortran/30865
> * trans-intrinsic.c (gfc_conv_intrinsic_size):
> If dim is an optional argument, check for its
> presence and call size0 or size1, respectively.
>
> 2007-02-24 Thomas Koenig <Thomas.Koenig@online.de>
>
> PR fortran/30865
> * size_optional_dim_1.f90: New test.
OK.
--
Steve