This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PR c/11639


> On Mon, Aug 18, 2003 at 04:23:09PM +0200, Jan Hubicka wrote:
> > 	* i386.c (ix86_expand_carry_flag_compare): Validate operand.
> 
> Ok.

Actually there turned out to be similar fix already in the tree.  That
one prevents operands from being swapped, but I would guess this is
better solution (as extra register load should not hurt that much), so
perhaps can I replace the patch?

Honza
> 
> 
> r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]