This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: PATCH: Re: A user question (was: Re: Faster compilation speed)
- From: Michael Matz <matz at suse dot de>
- To: Mike Stump <mrs at apple dot com>
- Cc: Marco Morandini <morandini at aero dot polimi dot it>, <gcc at gcc dot gnu dot org>,<gcc-patches at gcc dot gnu dot org>
- Date: Wed, 14 Aug 2002 13:42:33 +0200 (CEST)
- Subject: Re: PATCH: Re: A user question (was: Re: Faster compilation speed)
On Wed, 14 Aug 2002, Michael Matz wrote:
> code you posted it seems, that the blocks bitmap is extremely sparse (in
> the second loop only one bit is set in evry case, the second loop only
^^^^^^
first of course
> seems to set one bit each time by pure luck), but still it's completely
Ciao,
Michael.