PR 48587 Newunit allocator, cleanup
authorJanne Blomqvist <jb@gcc.gnu.org>
Sun, 16 Oct 2016 06:28:15 +0000 (09:28 +0300)
committerJanne Blomqvist <jb@gcc.gnu.org>
Sun, 16 Oct 2016 06:28:15 +0000 (09:28 +0300)
commit9937c1eb7288216e4b59303389d64ff1125516f0
treea341f4354565e5e662dd7a014dc22f320f207565
parent4698eb35ad78f3ed657e644218438fcab73c4ef1
PR 48587 Newunit allocator, cleanup

Improve error message, and remove a redundant check, as the same check is
done a bit earlier due to the PR 48587 patch.

2016-10-16  Janne Blomqvist  <jb@gcc.gnu.org>

        PR libfortran/48587
        * io/transfer.c (data_transfer_init): Improve error message,
        remove redundant check.

Regtested on x86_64-pc-linux-gnu.

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