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: Searching for a branch for the see optimization.


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.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 working on.


--
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com
(916) 791-8304


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