------- Additional Comments From hjl at lucon dot org  2005-08-17 23:02 -------
Were you suggesting

.L5:
        incl    %edx
        cmpl    %edx, %ecx
        je      .L6
        incl    %edx
        cmpl    %edx, %ecx
        jne     .L5

was slower? Where does this information come from?

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|INVALID                     |


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

Reply via email to