------- Comment #1 from rguenth at gcc dot gnu dot org  2008-01-05 11:19 -------
Sorry, -frounding-math does not help for this case - it assumes the _same_
rounding mode is in effect everywhere, but doesn't assume it is
round-to-nearest.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2008-01-05 11:19:52
               date|                            |
            Summary|Optimization generates      |Optimization generates
                   |incorrect code with -       |incorrect code with -
                   |frounding-math option       |frounding-math option
                   |                            |(#pragma STDC FENV_ACCESS
                   |                            |not implemented)


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

Reply via email to