PING: Re: [Fortran, Patch] Proposed type-bound procedures patch, part 1
Daniel Kraft
d@domob.eu
Sat Aug 16 10:12:00 GMT 2008
Hi all,
what's about this one? If it is ok, I'd like to get it in as soon as
possible and continue working on typebound-procedures based on this patch.
Thanks,
Daniel
Daniel Kraft wrote:
> Hi,
>
> attached is a proposed draft-patch for type-bound procedures; it is
> meant to parse and resolve (that is, check the binding, PASS/NOPASS and
> such is correct) specific bindings, that is ones of the form
>
> PROCEDURE, attributes :: name => target
>
> The found procedures are stored as symtrees in the derived-type's
> f2k_derived namespace; additional attributes specific to type-bound
> procedures are added as new pointer member to gfc_symtree.
>
> Awaiting your comments on this way to store the information and the
> various XXX marks still in the patch... However, the patch introduces
> no regressions on i686-pc-linux-gnu and all my own tests succeed.
>
> I'd like to get this patch in the current scope (parsing and resolving)
> reviewed and checked-in (with a not-yet-implemented message to be added)
> as to keep patches small before continuing with actually calling those
> procedures.
>
> Yours,
> Daniel
--
Done: Arc-Bar-Sam-Val-Wiz, Dwa-Elf-Gno-Hum-Orc, Law-Neu-Cha, Fem-Mal
Underway: Cav-Dwa-Law-Fem
To go: Cav-Hea-Kni-Mon-Pri-Ran-Rog-Tou
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch.changelog
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20080816/aa368557/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch.diff
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20080816/aa368557/attachment-0001.ksh>
More information about the Fortran
mailing list