[Bug libstdc++/17140] Floating point output is slow
jlquinn at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Dec 20 21:01:00 GMT 2004
------- Additional Comments From jlquinn at gcc dot gnu dot org 2004-12-20 21:01 -------
Trying on a power4 aix 5.2 box, in the testsuite,
27_io/basic_ostream/inserts_arithmetic/char/1.cc fails, because of a segfault in
frexp(long double, int). In gdb, the args look fine. The int seems to be a
valid pointer, since I can set the value without problem.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17140
More information about the Gcc-bugs
mailing list