------- Additional Comments From joerg dot richter at pdv-fs dot de  2005-01-26 
15:00 -------
I took some backtraces during a longer run of the program and most of the time 
it looked like this: (I removed some templates to make it readable)

__issetuid
load_locale
setlocale
int std::__convert_from_v<double>(...)
std::ostreambuf_iterator<> std::num_put<>::_M_insert_float<double>(...) const
std::num_put<>::do_put(std::ostreambuf_iterator<>, std::ios_base&, char, 
double) const
std::basic_ostream<>::operator<<(double)
main



-- 


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

Reply via email to