This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Egcs Web Pages (Maintainer)
- To: Theodore Papadopoulo <Theodore dot Papadopoulo at sophia dot inria dot fr>
- Subject: Re: Egcs Web Pages (Maintainer)
- From: Bernd Schmidt <crux at pool dot informatik dot rwth-aachen dot de>
- Date: Tue, 20 Oct 1998 10:45:38 +0200 (MET DST)
- cc: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>, egcs at cygnus dot com, Marc Lehmann <pcg at goof dot com>, Jason Molenda <jsm at cygnus dot com>
> Egcs mailings lists are full of acronyms and concepts that are not always easy
> to understand for everyone (CSE, GCSE, BIV, GIV, reload, flow, ...), and more
> are appearing everytime (the last one I remember of is SSA).
Some of the compiler's passes have fairly large comments at their top which
explain the basic ideas. I've often thought that these explanatios might be
more useful if they were extracted and combined into a coherent document.
Bernd