PR 83740 Wrong string length type in bounds check
commit5f071124fd1e38fe27251489974d1f33cadfaaf9
authorjb <jb@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 10 Jan 2018 11:34:45 +0000 (10 11:34 +0000)
committerjb <jb@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 10 Jan 2018 11:34:45 +0000 (10 11:34 +0000)
tree997c5af5ede5722501845830f4dba7bce7b5dbe7
parent28d4d2aafa10d28f5035cd5cc270425269039f8b
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@256426 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fortran/ChangeLog
gcc/fortran/trans-array.c