r142575 - in /trunk/libgfortran: ChangeLog io/t...

jvdelisle@gcc.gnu.org jvdelisle@gcc.gnu.org
Tue Dec 9 03:19:00 GMT 2008


Author: jvdelisle
Date: Tue Dec  9 03:19:09 2008
New Revision: 142575

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=142575
Log:
2008-12-08  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

	PR libfortran/38430
	* io/transfer.c (data_transfer_init): Move constraint check for REC=
	and STREAM access into condition for other REC= constraints to simplify.
	Comment out this constraint to avoid breaking compatibility with 4.3
	until later.  Added a TODO for above comment and this one.
	Fix test for max pos.

Modified:
    trunk/libgfortran/ChangeLog
    trunk/libgfortran/io/transfer.c



More information about the Gcc-cvs mailing list