This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [RFC] Contributing tree-ssa to mainline
On Sat, 17 Jan 2004, Diego Novillo wrote:
> I will take care of collecting all in a single document that explains
> the FE interfaces and the optimization infrastructure. Perhaps I could
> even organize a talk about this for the next GCC Summit.
The internals manual is where what documentation there is of the front end
interface (with some documentation of trees) presently is and where things
should link into. It isn't presently wonderfully coherent in structure
but given the documentation written in some chapters of the manual, they
can always be reordered later as necessary to give a better-defined
structure. (My old outline of a possible structure for the front-end
interface parts of the internals manual is at
<http://gcc.gnu.org/ml/gcc/2001-06/msg00125.html>. I wrote a few bits of
this for sourcebuild.texi but the bulk of the front-end interface is
undocumented. I'm not asking for you to write all of this, just to
document all the new and different front-end interfaces on tree-ssa.)
--
Joseph S. Myers
jsm@polyomino.org.uk