This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Branch for factoring?
- From: Gábor Lóki <loki at inf dot u-szeged dot hu>
- To: gcc at gcc dot gnu dot org
- Date: Thu, 29 Apr 2004 13:50:16 +0200
- Subject: Branch for factoring?
Hi,
We started the implementation of various code factoring algorithms in
GCC aimed at serious code size reduction (with preliminary results as
high as 3%). See the current patches:
http://gcc.gnu.org/ml/gcc-patches/2004-03/msg01907.html
http://gcc.gnu.org/ml/gcc-patches/2004-03/msg01921.html
We will also present our work on the GCC summit:
http://www.gccsummit.org/2004/view_abstract.php?content_key=18
My question is, whether it is a good idea to start a development branch
for this work? How can it be arranged? Is there a need of cvs write
access? (Our copyright assignment has been filed).
Regards,
Gábor Lóki