[Patch, fortran] A first small step towards CFI descriptor implementation
Paul Richard Thomas
paul.richard.thomas@gmail.com
Tue Jul 31 12:07:00 GMT 2018
Daniel Celis Garza and Damian Rouson have developed a runtime library
and include file for the TS 29113 and F2018 C descriptors.
https://github.com/sourceryinstitute/ISO_Fortran_binding
The ordering of types is different to the current 'bt' enum in
libgfortran.h. This patch interchanges BT_DERIVED and BT_CHARACTER to
fix this.
Regtests on FC28/x86_64. OK for trunk?
Cheers
Paul
2018-07-31 Paul Thomas <pault@gcc.gnu.org>
* gcc/fortran/libgfortran.h : In bt enum interchange BT_DERIVED
and BT_CHARACTER for CFI descriptor compatibility(TS 29113).
-------------- next part --------------
A non-text attachment was scrubbed...
Name: submit1.diff
Type: text/x-patch
Size: 733 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20180731/1de8d8d0/attachment.bin>
More information about the Fortran
mailing list