[Bug libfortran/36200] [mingw] Wrong rounding in floating-point I/O

2008-05-11 Thread fxcoudert at gcc dot gnu dot org
--- Comment #4 from fxcoudert at gcc dot gnu dot org 2008-05-11 14:53 --- Bug reported to mingw: http://sourceforge.net/tracker/index.php?func=detail&aid=1961893&group_id=2435&atid=102435 Closing here. -- fxcoudert at gcc dot gnu dot org changed: What|Removed

[Bug libfortran/36200] [mingw] Wrong rounding in floating-point I/O

2008-05-11 Thread fxcoudert at gcc dot gnu dot org
--- Comment #3 from fxcoudert at gcc dot gnu dot org 2008-05-11 11:00 --- This should be double-checked by someone who understand this weird printf format better than me, but I think it's a __mingw_snprintf bug: $ cat u.c #include extern int __mingw_snprintf (char *, size_t, const cha

[Bug libfortran/36200] [mingw] Wrong rounding in floating-point I/O

2008-05-10 Thread jvdelisle at gcc dot gnu dot org
--- Comment #2 from jvdelisle at gcc dot gnu dot org 2008-05-11 05:19 --- Works OK on Cygwin 4.E+01< -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36200

[Bug libfortran/36200] [mingw] Wrong rounding in floating-point I/O

2008-05-10 Thread fxcoudert at gcc dot gnu dot org
-- fxcoudert at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 GCC target t

[Bug libfortran/36200] [mingw] Wrong rounding in floating-point I/O

2008-05-10 Thread dominiq at lps dot ens dot fr
--- Comment #1 from dominiq at lps dot ens dot fr 2008-05-10 19:32 --- get " 4.E+01<" on darwin9. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36200