This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: -mcpu=pentium + -Os crash fix
- To: Jan Hubicka <hubicka at atrey dot karlin dot mff dot cuni dot cz>
- Subject: Re: -mcpu=pentium + -Os crash fix
- From: Richard Henderson <rth at cygnus dot com>
- Date: Fri, 19 Nov 1999 09:29:40 -0800
- Cc: egcs-patches at egcs dot cygnus dot com
- References: <19991119154147.20238@atrey.karlin.mff.cuni.cz>
On Fri, Nov 19, 1999 at 03:41:47PM +0100, Jan Hubicka wrote:
> * i386.md (ashrsi3_31): Allow cltd when optimizing for size even
> on !TARGET_USE_CLTD CPUs.
Ok.
r~