re PR fortran/84389 (Defined output: unexpected compiler error with the use of "...
commit26eacfe8da4a2fc7a1ce330aa46c0009e04e1364
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Sun, 18 Feb 2018 19:19:47 +0000 (18 19:19 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Sun, 18 Feb 2018 19:19:47 +0000 (18 19:19 +0000)
treed539dfb724bd984a8e80d550c38a4ece2babc926
parentc5751d7e7495ff6e029e3b0609d5e965e7ae1063
re PR fortran/84389 (Defined output: unexpected compiler error with the use of ":" edit descriptor)

2018-02-18  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR fortran/84389
* io.c (check_format): Allow FMT_COLON.

* gfortran.dg/dtio_33.f90: New test.

From-SVN: r257795
gcc/fortran/ChangeLog
gcc/fortran/io.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/dtio_33.f90 [new file with mode: 0644]