[Bug c++/62623] [C++11] Behavior change in test case with -m32 and -O3

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jul 25 02:07:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62623

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
This is a dup of bug 323.  -m32 causes the compiler to use the x87 register by
default so there are slight differences in the rounding vs non rounding in some
cases.

*** This bug has been marked as a duplicate of bug 323 ***


More information about the Gcc-bugs mailing list