re PR fortran/28237 (print call())
authorPaul Thomas <pault@gcc.gnu.org>
Fri, 7 Jul 2006 04:47:24 +0000 (04:47 +0000)
committerPaul Thomas <pault@gcc.gnu.org>
Fri, 7 Jul 2006 04:47:24 +0000 (04:47 +0000)
commitba661c8b58049773f07db48352da17bd9ed24981
tree2130c295ba64a01610afb8dab316d0cc47520ac1
parent9e33de052d8bd5dfdceb0e495857eb0c8fd06ed3
re PR fortran/28237 (print call())

2006-07-07  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/28237
PR fortran/23420
* io.c (resolve_tag): Any integer that is not an assigned
variable is an error.

2006-07-07  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/28237
PR fortran/23420
* gfortran.dg/print_fmt_5.f90: New test.

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