[Patch, Fortran] PR40569/40568: Support intrinsic module procedures (F2008)

Tobias Burnus burnus@net-b.de
Sun Sep 26 15:03:00 GMT 2010


  This patch add support for compiler_version and compiler_options, 
which are part of F2008's ISO_FORTRAN_ENV. It also moves c_sizeof into 
the module ISO_C_BINDINGS where it belongs to (before it was a normal 
intrinsic).

TODO:
a) With -Wall I get the warning that the intrinsic is already typed.
b) compiler_options returns an empty string.

I plan to look into those issues as once as the patch is in.

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

Tobias
-------------- next part --------------
A non-text attachment was scrubbed...
Name: intr_mod_proc.diff
Type: text/x-patch
Size: 20561 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20100926/8fd86586/attachment.bin>


More information about the Gcc-patches mailing list