This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: "Documentation by paper"
Steven Bosscher wrote:
You can leave out an explanation of what a dominator is and still
be self-contained. What's next, do we have to explain what a finite
automaton is in the sources of GCC?
It's definitely worth defining what a dominator is, since this is
indeed a term that is not used in absolutely identical manner by
all compiler papers. You will certainly see in such a paper that
terms like this are typically defined. Since papers don't see fit
to assume that everyone knows the terminology, I hardly think that
gcc can take a different position :-)