Who wrote gcc manual's trees chapter?

Dave Morse svref@yahoo.com
Fri Sep 7 14:53:00 GMT 2001


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



More information about the Gcc mailing list