On Tue, Jan 01, 2019 at 07:42:14PM +0100, Thomas Koenig wrote:
> 
> first of all, Happy New Year to everybody!
> 
> In 2018, we fixed 333 bugs, an average of 0.91 per day. Not bad at all.
> 
> Here is a first contribution towards reaching something similar, or even
> better, for 2019.  It is a rather straightforward patch which adds a
> missing warning for truncated strings in constructors.
> 
> Regression-tested. OK for trunk?
> 
> Regards
> 
>       Thomas
> 
> 2019-01-01  Thomas Koenig  <tkoe...@gcc.gnu.org>
> 
>       PR fortran/82743
>       * primary.c (gfc_convert_to_structure_constructor): If a character
>       in a constructor is too long, add a warning with
>       -Wcharacter-truncation.
> 
> 2019-01-01  Thomas Koenig  <tkoe...@gcc.gnu.org>
> 
>       PR fortran/82743
>       * gfortran.dg/structure_constructor_16.f90: New test.

Looks good to me.  Thanks for the patch.

-- 
Steve
20170425 https://www.youtube.com/watch?v=VWUpyCsUKR4
20161221 https://www.youtube.com/watch?v=IbCHE-hONow

Reply via email to