[Patch, Fortran] PR37025 - Allow TRANSFER to kind=4 character strings

Tobias Burnus tobias.burnus@physik.fu-berlin.de
Sat Aug 23 17:21:00 GMT 2008


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: transfer.diff
Type: text/x-diff
Size: 2864 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20080823/0e65cc6f/attachment.bin>


More information about the Fortran mailing list