This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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, Doc] Document type-bound operators


Hi Paul,

Paul Richard Thomas wrote:
This is OK for trunk.

Thanks! Committed as rev. 151224. I'm closing the main PR about type-bound operators now, as the missing issues (like the ambiguity-check proposal and ELEMENTAL problems) have their own PRs.


Thanks for the work that you have put into this.  In actual fact, as
Steven Bosscher says at the top of dump-parse-tree.c, "As a nice
side-effect, this file can act as documentation of the gfc_code and
gfc_expr structures and all their friends and relatives."  I am
finding your patch invaluable to figure out out to implement 'vindex'
for CLASS types.

I think my little documentation about type-bound procedures in gfc-internals was just some slight additional effort but probably may help a lot in the future -- additionally, the same is true for dump-parse-tree.c, I agree.


But I'd be interested to know why this helps you with the CLASS vtable?

Yours,
Daniel

--
Done:  Arc-Bar-Cav-Ran-Rog-Sam-Tou-Val-Wiz
To go: Hea-Kni-Mon-Pri


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