------- Comment #8 from stevenb dot gcc at gmail dot com 2007-04-06 16:43 ------- Subject: Re: "-O -fregmove" handles SSE scalar instructions incorrectly
> 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? The commutative alternative asm output should also be removed. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27869