On Sat, Oct 18, 2008 at 3:12 AM, Diego Novillo <[EMAIL PROTECTED]> wrote: > We are starting to use the lto branch internally for testing and we > would like to have some degree of stability for the next few months. > > Currently, the lto branch is tracking 4.4, but we will soon move to > stage 1, which will bring a whole lot of instability that we would > like to avoid. Ken, Jan, do you folks mind if we keep the lto branch > pegged to 4.4 for the next few months? We will try to merge from lto > into trunk as much as possible at the next stage 1, but it is unlikely > that we will be ready to merge all of it. > >
The last thing you want is to bring instability to branch with a merge from trunk. But if you don't merge from trunk frequently, merging to trunk may not be easy. We usually merge from trunk once a week with a known good revision which has no "make check" nor SPEC CPU 2K/2006 regressions on platforms available. -- H.J.