This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Start of guide to writing optimizations for gcc
- From: Hans-Peter Nilsson <hp at bitrange dot com>
- To: Daniel Berlin <dan at cgsoftware dot com>
- Cc: <gcc at gcc dot gnu dot org>
- Date: Sun, 16 Dec 2001 00:09:59 -0500 (EST)
- Subject: Re: Start of guide to writing optimizations for gcc
On Sat, 15 Dec 2001, Daniel Berlin wrote:
> I put the start of a guide to writing optimizations for gcc at
>
> http://www.dberlin.org/gccopt
How about doing this as part of the GCC project, i.e. as part of
gcc documentation? If you think "well, maybe later", then later
you'd have problems getting assignments and whatnot. ... which
might be part of the reason you're not doing this as part of
GCC. (That and docbook vs. texinfo.) The copyright issue is of
course still there, but nobody will notice until it blows up
(perhaps when you want to publish it in paper format). Then
again, IANAL and I'm not even the one of us studying law. :-)
brgds, H-P