Fix pad status check.
commit93950a4e516c0a1a6d9084b5cfda7cfb0696fb59
authorjb <jb@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 9 Sep 2014 21:23:25 +0000 (9 21:23 +0000)
committerjb <jb@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 9 Sep 2014 21:23:25 +0000 (9 21:23 +0000)
tree64a7538843f72d0d709b9184cd5b129b5b132e92
parent6d53221778e61d2c43f39b44c79f01d161ed7f67
Fix pad status check.

2014-09-10  Janne Blomqvist  <jb@gcc.gnu.org>

* io/transfer.c (read_block_form): Fix pad status check (found by
Thomas Schwinge with -Wlogical-not-parentheses).

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