[Bug c++/25608] g++ miscompiles gcjx

gdr at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat Dec 31 04:12:00 GMT 2005



------- Comment #5 from gdr at gcc dot gnu dot org  2005-12-31 04:12 -------
Created an attachment (id=10572)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10572&action=view)
translation unit of format.cc

GDB session indicate the stall happens in the call to
format_repr::get_message().
More precisely, the use of ostringstream seems to led a deadlock.  This
works fine with GCC-3.4.x.


-- 


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




More information about the Gcc-bugs mailing list