This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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 37201 - fix character-returning bind(c) functions


Tobias Burnus wrote:
This patch fixes a left over of PR 34079, which partially fixed
character-returning function, which then worked in assignments but not
as actual argument to other functions or in I/O statements.

Build & regtesting (libgomp [finished] and check-gfortran [almost finished]).
OK for the trunk (when regtesting is successful)?

Tobias

OK to commit. Also add PR for the other situation we discussed on IRC.

Thanks,

Jerry


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