This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: PATCH: fix for problem in i386.md ashlqi3_1_lea pattern
- To: Jan Hubicka <jh at suse dot cz>
- Subject: Re: PATCH: fix for problem in i386.md ashlqi3_1_lea pattern
- From: Alasdair Baird <alasdair at wildcat dot demon dot co dot uk>
- Date: Wed, 2 Aug 2000 19:48:28 +0100 (BST)
- Cc: gcc-patches at gcc dot gnu dot org
- References: <20000802130726.D22797@atrey.karlin.mff.cuni.cz>
> Does following patch fix your problem?
> ...
> Wed Aug 2 13:05:55 MET DST 2000 Jan Hubicka <jh@suse.cz>
>
> * i386.md (shift to lea splitter): Use const_int_operand.
Yup, sure does. Thanks for the correct fix!
Alasdair.