This is the mail archive of the gcc-patches@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: Unreviewed patch: nobody interrested in 2.7% size reduction?


"Akos Kiss" <akiss@inf.u-szeged.hu> writes:

> [PATCH] Sequence abstraction
> http://gcc.gnu.org/ml/gcc-patches/2004-03/msg01921.html
>
> The new algorithm achieved more than 2.7% size reduction on the arm-elf
> target.

It's an interesting algorithm and probably useful.  It would probably
be better implemented on trees, using the new tree-ssa optimization
framework which should land in the very near future.  The people who
would review your patch are all concentrating either on that or on the
3.4.0 release.

For a contribution of this size, you must have a copyright assignment
on file with the FSF, and you should demonstrate to us (by
participating in the project in other regards) that you are going to
stick around and maintain the code.

zw


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