[libgfortran, patch] PR25545 internal file and dollar edit descriptor

Jerry DeLisle jvdelisle@verizon.net
Sun Nov 5 07:01:00 GMT 2006


:ADDPATCH fortran:

Forgot the add patch and here is a correct test case.  I was testing the 
testsuite and had the previous version failing deliberately.

2006-11-04  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

	PR libgfortran/25545
	* io/transfer.c (write_block): Cleanup code paths between
	stream and non-stream I/O.
	(write_buf):  Cleanup.
	(read_block): Cleanup.
	(finalize_transfer): Call next_record for '$' edit descriptor handling
	of internal unit. Cleanup code for readability.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dollar_edit_descriptor-2.f
Type: text/x-fortran
Size: 237 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20061105/8a4a9f4d/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr25545.diff
Type: text/x-patch
Size: 9769 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20061105/8a4a9f4d/attachment-0001.bin>


More information about the Gcc-patches mailing list