re PR libfortran/91593 (Implicit enum conversions in libgfortran/io/transfer.c)
commit60674b3f8aca8f2b41580ce06b44117a9e6ab52e
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Sat, 28 Sep 2019 19:14:47 +0000 (28 19:14 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Sat, 28 Sep 2019 19:14:47 +0000 (28 19:14 +0000)
tree0c715004b955c23b1d7be4dc5affc53b79b740b6
parent4c59710186081ed4b2d34ccda1190d43454543db
re PR libfortran/91593 (Implicit enum conversions in libgfortran/io/transfer.c)

2019-09-28  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR libfortran/91593
* io/io.h: Add gcc_unreachable().
* io/transfer.c (file_mode, current_mode,
formatted_transfer_scalar_read, formatted_transfer_scalar_write,
pre_position, next_record_r, next_record_w): Add and use
FORMATTED_UNSPECIFIED to enumeration.

From-SVN: r276255
libgfortran/ChangeLog
libgfortran/io/io.h
libgfortran/io/transfer.c