This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/19150] [3.4/4.0 Regression] suboptimal fp division with -ffast-math


------- Additional Comments From bonzini at gcc dot gnu dot org  2005-08-17 12:29 -------
Now, on mainline, I get:

test:
        pushl   %ebp
        movl    %esp, %ebp
        fldl    .LC0
        fdivl   8(%ebp)
        leave
        ret


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to work|                            |4.1.0
            Summary|[3.4/4.0/4.1 Regression]    |[3.4/4.0 Regression]
                   |suboptimal fp division with |suboptimal fp division with
                   |-ffast-math                 |-ffast-math


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]