This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]