]> git.ipfire.org Git - thirdparty/gcc.git/commit - libgfortran/ChangeLog
transfer.c (transfer_array_inner): Do not cast charlen to index_type.
authorUros Bizjak <ubizjak@gmail.com>
Tue, 26 Feb 2019 18:41:53 +0000 (19:41 +0100)
committerUros Bizjak <uros@gcc.gnu.org>
Tue, 26 Feb 2019 18:41:53 +0000 (19:41 +0100)
commit140a0bddcc12f14fcbc914e117ccf79cc6dd16cc
tree86e0889eae6ed18b4e3231d7e63db78bb692d6a1
parent60448173c4fc67032eb30e6e189055d7c97ceafd
transfer.c (transfer_array_inner): Do not cast charlen to index_type.

* io/transfer.c (transfer_array_inner): Do not
cast charlen to index_type.

From-SVN: r269224
libgfortran/ChangeLog
libgfortran/io/transfer.c