[Bug target/18668] use prescott's fisttp

uros at kss-loka dot si gcc-bugzilla@gcc.gnu.org
Tue Mar 15 14:54:00 GMT 2005


------- Additional Comments From uros at kss-loka dot si  2005-03-15 14:53 -------
Patch is comitted to 4.1 mainline. For the testcase in description '-O2
-march=prescott' now generates:

oof:
        pushl   %ebp
        movl    %esp, %ebp
        subl    $8, %esp
        fldl    8(%ebp)
        fisttpll        -8(%ebp)
        movl    -8(%ebp), %eax
        leave
        ret


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


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



More information about the Gcc-bugs mailing list