PR 48587 Newunit allocator, cleanup
commitd9b9453994a95ed3a76fe99a280a1db6168a45b3
authorjb <jb@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 16 Oct 2016 06:28:15 +0000 (16 06:28 +0000)
committerjb <jb@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 16 Oct 2016 06:28:15 +0000 (16 06:28 +0000)
treea341f4354565e5e662dd7a014dc22f320f207565
parent948ad72663d69b1e7744769cf77edfed3d10cbf1
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@241211 138bc75d-0d04-0410-961f-82ee72b054a4
libgfortran/ChangeLog
libgfortran/io/transfer.c