This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: PATCH: turn off SLOW_BYTE_ACCESS for mips16
- From: Richard Sandiford <richard at codesourcery dot com>
- To: Sandra Loosemore <sandra at codesourcery dot com>
- Cc: GCC Patches <gcc-patches at gcc dot gnu dot org>
- Date: Sat, 28 Apr 2007 15:03:04 +0100
- Subject: Re: PATCH: turn off SLOW_BYTE_ACCESS for mips16
- References: <46334866.8040102@codesourcery.com>
Sandra Loosemore <sandra@codesourcery.com> writes:
> 2007-04-28 Sandra Loosemore <sandra@codesourcery.com>
> Nigel Stephens <nigel@mips.com>
>
> gcc/
> * config/mips/mips.h (SLOW_BYTE_ACCESS): Turn off for MIPS16.
OK, thanks.
Richard