[Bug tree-optimization/9327] extra mov instructions on intel

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu May 13 23:55:00 GMT 2004


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-05-13 13:39 -------
Confirmed still, there is only one extra move now and only on the for loop:
.L2:
        leal    1(%edx), %eax
        cmpl    $9, %eax
        movl    %eax, %edx
        jle     .L2

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|rtl-optimization            |tree-optimization
   Last reconfirmed|2004-03-03 06:29:23         |2004-05-13 13:39:20
               date|                            |


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



More information about the Gcc-bugs mailing list