From: Diego Novillo <dnovillo@google.com>
To: Daniel Jacobowitz <drow@false.org>, Jan Hubicka <jh@suse.cz>,
gcc-patches@gcc.gnu.org
Subject: Re: Reduce startup cost of compiler (patch 3)
Date: Tue, 24 Jul 2007 15:09:00 -0000 [thread overview]
Message-ID: <46A5FB94.3010209@google.com> (raw)
In-Reply-To: <20070724131149.GA2388@caradoc.them.org>
On 7/24/07 9:11 AM, Daniel Jacobowitz wrote:
> On Tue, Jul 24, 2007 at 07:17:19AM -0400, Diego Novillo wrote:
>>> + if (cached_reg_restore_code[reg][mode])
>>> + return cached_reg_restore_code[reg][mode];
>>> + /* polute our cache. */
>> s/polute/pollute/
>
> Probably populate, actually...
And here I was thinking he meant making the cache entry stale. But yes,
on second read, it should be populate. Thanks.
next prev parent reply other threads:[~2007-07-24 13:16 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-24 6:51 Jan Hubicka
2007-07-24 12:57 ` Diego Novillo
2007-07-24 15:01 ` Daniel Jacobowitz
2007-07-24 15:09 ` Diego Novillo [this message]
2007-08-07 14:30 ` Rask Ingemann Lambertsen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=46A5FB94.3010209@google.com \
--to=dnovillo@google.com \
--cc=drow@false.org \
--cc=gcc-patches@gcc.gnu.org \
--cc=jh@suse.cz \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).