fortran/
authortobi <tobi@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 20 Sep 2005 15:05:32 +0000 (15:05 +0000)
committertobi <tobi@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 20 Sep 2005 15:05:32 +0000 (15:05 +0000)
commit31f98b1e6a5da222fbb788015ed85168262a7c48
tree6a17ecec8dd841b485fa0161d2cd07ac51b50edf
parent7a4dbda74399f35fa73eaeec51f1fbe0e9fddc61
fortran/
PR fortran/23420
* io.c (resolve_tag): Don't allow non-CHARACTER constants as formats.
(match_io): Fix usage of gfc_find_symbol.
testsuite/
PR fortran/23420
* gfortran.dg/print_fmt_4.f: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@104454 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fortran/ChangeLog
gcc/fortran/io.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/print_fmt_4.f [new file with mode: 0644]