------- Comment #7 from hubicka at ucw dot cz 2007-04-06 16:07 ------- Subject: Re: "-O -fregmove" handles SSE scalar instructions incorrectly
> Investigating... The attached patch to remove '%' seems correct to me. Merge operating wrapping the (commutative) plus/mult/min/max is not commutative, so '%' is wrong. Or am I missing something? Honza -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27869