This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Patch: Make _mm_prefetch accept const pointers
- From: Ian Lance Taylor <iant at google dot com>
- To: Silvius Rus <rus at google dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: 29 Jan 2008 18:52:27 -0800
- Subject: Re: Patch: Make _mm_prefetch accept const pointers
- References: <479F6C00.1020504@google.com>
Silvius Rus <rus@google.com> writes:
> 2008-01-29 Silvius Rus <rus@google.com>
>
> * config/i386/xmmintrin.h (_mm_prefetch): Add const to first arg.
This is OK for mainline.
Thanks.
Ian