[PATCH] PR52251

Jerry DeLisle jvdelisle@charter.net
Sun Nov 22 22:59:00 GMT 2015


Another old patch I forgot about.  This one is fairly self explanatory.  We were
not handling pending spaces for ADVANCE_NO and T editing.

Regression tested x86-64-linux.  New test case.

OK for trunk?

Jerry


2015-11-22  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

	PR libfortran/52251
	* io/transfer.c (formatted_transfer_scalar_write): Reset skips count.
	(finalize_transfer): For ADVANCE_NO, emit pending spaces and reset the
	skip count.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: tab.diff
Type: text/x-patch
Size: 939 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20151122/fbd99a39/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fmt_t_8.f90
Type: text/x-fortran
Size: 179 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20151122/fbd99a39/attachment-0001.bin>


More information about the Gcc-patches mailing list