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: mainline slowdown


On 01/12/06, Andrew MacLeod <amacleod@redhat.com> wrote:
On Fri, 2006-12-01 at 14:59 -0500, Daniel Berlin wrote:
> On 12/1/06, Andrew MacLeod <amacleod@redhat.com> wrote:
> > On Fri, 2006-12-01 at 13:49 -0500, Daniel Berlin wrote:
> > > On 12/1/06, Andrew MacLeod <amacleod@redhat.com> wrote:
> > > > My bootstrap/make check cycle took about 10 hours with yesterdays
> > > > checkout (way longer than expected).  A quick investigation shows C++
> > > > compilation timed are through the roof.
> > >
> > > 10 hours?
> >
> > read carefully. "bootstrap/make check"
>
> Yes, so, i've never seen a bootstrap make check take 10 hours.
> :)

me either!!  Hence the question if anyone else was seeing it. Diego says
PPC runs are faster than they use to be. Anyone with x86 seeing
slowdowns?  Maybe my computer just hates me this week.


I have just finished bootstrapping/make check revision 119259 and it took 9 hours 25 minutes on a dual Pentium III (256KB cache) 1GHz with 1GB of RAM.

configure  --enable-decimal-float --enable-languages=c,c++,fortran,java,objc
make -j3 CFLAGS='-gdwarf-2 -g3'
make -k check

As far as I know, nothing else has been running on the machine meanwhile.

I hope this information helps,

Manuel.


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