This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch,fortran] PR78622 [F03] Incorrect parsing of quotes in the char-literal-constant of the DT data descriptor


On 12/16/2016 11:46 AM, Janne Blomqvist wrote:
On Fri, Dec 16, 2016 at 4:16 AM, Jerry DeLisle <jvdelisle@charter.net> wrote:
Hi all,

The attached patch regression tested on x86-64-linux.

This adds a static function to allocate and extract the DT format string
that may contain doubled quotes.

OK for trunk, test case also attched.

Ok, thanks.


Thanks for review.

Committed r243765
	A	gcc/testsuite/gfortran.dg/dtio_20.f03
	M	gcc/testsuite/ChangeLog
	M	gcc/fortran/ChangeLog
	M	gcc/fortran/io.c
	M	libgfortran/ChangeLog
	M	libgfortran/io/transfer.c

Jerry


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]