This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Speed up garbage collector
- To: Ira Ruben <ira at apple dot com>
- Subject: Re: Speed up garbage collector
- From: Richard Henderson <rth at redhat dot com>
- Date: Tue, 26 Jun 2001 16:19:17 -0700
- Cc: gcc-patches at gcc dot gnu dot org
- References: <p05100300b75ea97060d4@[17.202.44.152]>
On Tue, Jun 26, 2001 at 02:11:40PM -0700, Ira Ruben wrote:
> (lookup_page_table_entry): Made __GNUC__ && HOST_BITS_PER_PTR<=32
> a special case.
How, exactly, does this differ from the existing INLINE definition?
r~