> > Why not just maintain it in a local tree and post refined
> > versions every now and then, until stage 1 for GCC 4.2 opens?
> > Branches are for major work and a new pass is not that major.
>
> It's also fine to create a new branch for this work. That let's other
> people see what you're wor
Steven Bosscher wrote:
On Monday 22 August 2005 14:46, Leehod Baruch wrote:
Hello,
I would like to know if someone knows a suitable branch for the sign
extension optimization pass.
Why not just maintain it in a local tree and post refined
versions every now and then, until stage 1 for GCC 4
On Monday 22 August 2005 14:46, Leehod Baruch wrote:
> Hello,
>
> I would like to know if someone knows a suitable branch for the sign
> extension optimization pass.
Why not just maintain it in a local tree and post refined
versions every now and then, until stage 1 for GCC 4.2 opens?
Branches are
Hello,
I would like to know if someone knows a suitable branch for the sign
extension optimization pass.
This pass stands for itself. There are not many changes to the other
parts of the gcc.
For details see:
http://gcc.gnu.org/ml/gcc-patches/2005-08/msg01087.html
Thanks,
Leehod.