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]

[Committed] Fix PR fortran/25587


The problem here was an off by one when copying the string so we missed the
NULL character.


Committed to the mainline and the 4.1 branch as obvious after a build and
test on powerpc-darwin.


Thanks,
Andrew Pinski

ChangeLog:
	* trans-io.c (gfc_build_st_parameter): Correct off by one error.


Attachment: fixPR25587.diff.txt
Description: Text document


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