This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: if-conversion a performance bottleneck
- To: Joe Buck <jbuck at possibly dot synopsys dot com>
- Subject: Re: if-conversion a performance bottleneck
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Wed, 10 May 2000 10:42:45 -0600
- cc: schwab at suse dot de (Andreas Schwab), rth at cygnus dot com (Richard Henderson), lucier at math dot purdue dot edu (Brad Lucier), matzmich at cs dot tu-berlin dot de (Michael Matz), gcc at gcc dot gnu dot org
- Reply-To: law at cygnus dot com
In message <200005101628.JAA25911@possibly.synopsys.com>you write:
> Solution: get make 3.79 and use -j<N>. The GNU make folks should
> deprecate -l and eventually remove it.
Most definitely. I upgraded to 3.79 a few days ago and have really liked
the way -j works in the new version. I strongly recommend anyone building
gcc on an SMP machine upgrade to make-3.79.
jeff