PR 83740 Wrong string length type in bounds check
authorJanne Blomqvist <jb@gcc.gnu.org>
Wed, 10 Jan 2018 11:34:45 +0000 (13:34 +0200)
committerJanne Blomqvist <jb@gcc.gnu.org>
Wed, 10 Jan 2018 11:34:45 +0000 (13:34 +0200)
commite10e60cb6e6837eb0335fa1affa8aef71b21ecbf
tree997c5af5ede5722501845830f4dba7bce7b5dbe7
parent85c2c761f44b23df217e20354bf83bbe5a4632dd
PR 83740 Wrong string length type in bounds check

This patch fixes up the formatting and corrects the PR number in the
ChangeLog for r256425.

gcc/fortran/ChangeLog:

2018-01-10  Janne Blomqvist  <jb@gcc.gnu.org>

PR fortran/83740
* trans-array.c (gfc_trans_array_ctor_element): Fix formatting.

From-SVN: r256426
gcc/fortran/ChangeLog
gcc/fortran/trans-array.c