Hi,
From the recent mails that you have posted in the gcc mailing list I
understand that you have a very few tutorials for gcc trees that are
complete(at least in your opinion).
It would be very helpful of you if you can get me the details of those
tutorials.
I get advantage from the GCC internals documentation especially the
part for the tree (Chapter 9, Trees - The intermediate representation
used by the C and C++ front ends)
Also, I referred to some tutorials and articles in the net about
writing gcc front-end. And here are they:
1. http://en.wikibooks.org/wiki/GNU_C_Compiler_Internals/Print_version
2. http://www.faqs.org/docs/Linux-HOWTO/GCC-Frontend-HOWTO.html (old)
3. http://www.linuxjournal.com/article/7884 (overview)
4. http://www.eskimo.com/~johnnyb/computers/toy/cobol_14.html
I would be thankful if you share any doc resources that you have.
P.S. Instead of sending me an e-mail directly, why didn't you post
this to GCC mailing list? In this case the other readers could be
also helpful.
--
Ferad Zyulkyarov