re PR fortran/29625 (Octal edit descriptors allow real variables, even with -std...
authorTobias Burnus <burnus@net-b.de>
Sat, 28 Oct 2006 21:05:42 +0000 (23:05 +0200)
committerTobias Burnus <burnus@gcc.gnu.org>
Sat, 28 Oct 2006 21:05:42 +0000 (23:05 +0200)
commit751748ff5a9115f6887b2e211c1499b9200eb436
treef2dff1cbc5c6da8906e4f3fcf2580a4a5de87dc0
parent4e9100638e0e96826dbe51a32c6f45eef54c1630
re PR fortran/29625 (Octal edit descriptors allow real variables, even with -std=f95)

2006-10-28 Tobias Burnus <burnus@net-b.de>

PR fortran/29625
* io/transfer.c (formatted_transfer_scalar): Allow binary edit
  descriptors for real variables; give error for BOZ edit
  descriptor for non-integers when using -std=f*.

From-SVN: r118111
libgfortran/ChangeLog
libgfortran/io/transfer.c