This is the mail archive of the gcc@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]

Who wrote gcc manual's trees chapter?


Hi,

I'm looking for the author of chapter 18 of the gcc manual.  The chapter
is entitled "Trees: The intermediate representation used by the C and C++
front ends".

___past here for the author___

I'm finding this chapter invaluable, and I would like to thank you.

Also, I'm finding a few of the functions/macros documented to not be
defined in the C frontend, only the C++ frontend.

So far I've found:
TYPE_PTR_P (tree)
TYPE_BUILT_IN (tree)

I'd like to know how to do without them in the C front end, and I'm
betting you're the person to ask.


Sincerely
Dave


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