------- Comment #22 from bernds at gcc dot gnu dot org  2010-08-17 00:16 -------
I was looking at Spec2k/254.gap/integer.s which has many examples, all of the
form.

-       leal    (%ecx,%eax), %eax
+       addl    %ecx, %eax


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44470

Reply via email to