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] PR37025 - Allow TRANSFER to kind=4 character strings


Tobias Burnus wrote:
Dear all,

this patch allows
   TRANSFER(buffer, 4_'abcd')
before this gave an ICE as non-default-kind character were not supported
as MOLD.

Build and currently regtested on x86-64-linux.
OK for the trunk when regtesting succeeded?

Tobias

OK after regtest.

Jerry


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