------- Additional Comments From pcarlini at suse dot de  2005-07-18 09:16 
-------
Well, certainly, this is not a libstdc++-v3 bug: internally we are simply 
printing floating point numbers using sprintf (or snprintf, when available), as
mandated by the standard. Actually, however, I'm not at all sure what's the
point of your report: you are changing the rounding mode for floating point
operations, but in the testcase there aren't: there is only the definition of
p (taking place *before* any setround)

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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

Reply via email to