This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch, fortran] Fix PR 33539
- From: Steve Kargl <sgk at troutmask dot apl dot washington dot edu>
- To: Thomas Koenig <tkoenig at netcologne dot de>
- Cc: fortran at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
- Date: Thu, 4 Oct 2007 13:16:52 -0700
- Subject: Re: [patch, fortran] Fix PR 33539
- References: <1191528625.7310.16.camel@meiner.onlinehome.de>
On Thu, Oct 04, 2007 at 10:10:25PM +0200, Thomas Koenig wrote:
>
> 2007-10-04 Thomas Koenig <tkoenig@gcc.gnu.org>
>
> PR fortran/33539
> * resolve.c: Only warn if the string length is
> less than zero.
>
> 2007-10-04 Thomas Koenig <tkoenig@gcc.gnu.org>
>
> PR fortran/33539
> * zero_length_2.f90: Omit warning for zero-length string.
> * repeat_2.f90: Likewise.
> * repeat_4.f90: Likewise.
> * char_length_2.f90: Likewise.
>
OK.
--
Steve