This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Fix target/14996: __builtin_alpha_insxl ICE
- From: Richard Henderson <rth at redhat dot com>
- To: Falk Hueffner <hueffner at informatik dot uni-tuebingen dot de>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Thu, 29 Apr 2004 16:37:08 -0700
- Subject: Re: [PATCH] Fix target/14996: __builtin_alpha_insxl ICE
- References: <87llklnpm8.fsf@informatik.uni-tuebingen.de>
On Sat, Apr 24, 2004 at 09:27:11PM +0200, Falk Hueffner wrote:
> * config/alpha/alpha.md (builtin_insbl, builtin_inswl,
> builtin_insll): Disallow 0 as first input operand.
Ok.
r~