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] PR 44352: Fix String-assigning ICE with statement functions


Tobias,

> Build on x86-64-linux.
> OK for 4.4, 4.5 and the trunk?
>

Yes, of course.  OK for 4.4-4.6

+	  arglen = TYPE_MAX_VALUE (TYPE_DOMAIN (type));
will do great things for deferred length characters :-)

Thanks

Paul


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