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: [tree-ssa][wwwdocs] Updated branch status and short term goals


On Mon, 2003-11-24 at 07:20, Gerald Pfeifer wrote:

> > +<p>We are currently working on stabilizing the branch to make it
> > +possible to merge into mainline for the 3.5 release.  The goal is
> > +very simple: <em>make the branch better than mainline</em>.     
> 
> Simple, but convincing. :-)
> 
:)


> Perhaps you could have a look at http://gcc.gnu.org/contribute.html and
> see whether we should clarify some issues there (as well)? That is, are
> we missing something there?
> 
The requirements for the branch are just a summary of the main
Contributing page.  We don't list all the requirements, just highlight
what we are most interested in.  That's why I just added a link to the
main contributing documentation.

The requirements on the branch are bit more sadistic as we force all
submissions to bootstrap all default FEs and testsuites.  After all, the
large majority of patches are to the middle end.

We also don't debate patches that break bootstraps.  We just fix them on
the spot or pull them out if it takes more than a day or so of work.


Diego.


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