On Wed, Oct 21, 2015 at 11:20:55PM +0200, Paul Richard Thomas wrote:
>
> It looks good to me - OK to commit.
>
> Cheers
>
> Paul
>
> PS You, as far as I can tell, are the second most prolific bug fixer
> of 2015. The only person that beats you is Mr(or Ms) Unassigned. We
> need to sort out who
Hi Steve,
It looks good to me - OK to commit.
Cheers
Paul
PS You, as far as I can tell, are the second most prolific bug fixer
of 2015. The only person that beats you is Mr(or Ms) Unassigned. We
need to sort out who this person is.
On 21 October 2015 at 22:05, Steve Kargl
wrote:
> The att
> 2015-10-21 Steven G. Kargl
>
> PR fortran/67939
> * data.c (create_character_initializer): Deal with zero length string.
>
> 2015-10-21 Steven G. Kargl
>
> PR fortran/67939
> * gfortran.dg/pr67939.f90: New test.
OK, thanks
The attach patch properly sets the length for a zero length string
in a data. Built and regression tested on x86_64-*-freebsd. The
testcase is self-explanatory.
OK to commit?
2015-10-21 Steven G. Kargl
PR fortran/67939
* data.c (create_character_initializer): Deal with zero