This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: __builtin_prefetch
- From: Richard Henderson <rth at redhat dot com>
- To: Paul Koning <pkoning at equallogic dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Wed, 9 Jan 2002 16:34:58 -0800
- Subject: Re: __builtin_prefetch
- References: <15420.50584.477892.290474@pkoning.dev.equallogic.com>
On Wed, Jan 09, 2002 at 05:35:04PM -0500, Paul Koning wrote:
> Out of curiosity, why is the address argument of that builtin a void *
> rather than a const void * ?
No reason. Should be changed.
r~