[Bug tree-optimization/18777] Redundant loop count insns in simple vectorized loop

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sun Jun 12 03:19:00 GMT 2005


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-06-12 03:19 -------
Fixed on the mainline:
_Z6foobarv:
.LFB2:
        pushl   %ebp
.LCFI0:
        movl    %esp, %ebp
.LCFI1:
        subl    $56, %esp
.LCFI2:
        movaps  -40(%ebp), %xmm0
        mulps   -24(%ebp), %xmm0
        movaps  %xmm0, -56(%ebp)
        fldz
        fadds   -56(%ebp)
        fadds   -52(%ebp)
        fadds   -48(%ebp)
        fadds   -44(%ebp)
        leave
        ret

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.1.0


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



More information about the Gcc-bugs mailing list