[Bug libstdc++/28059] codecvt locale facet is broken (reproducible crash)

pcarlini at suse dot de gcc-bugzilla@gcc.gnu.org
Fri Jun 16 18:19:00 GMT 2006



------- Comment #21 from pcarlini at suse dot de  2006-06-16 18:10 -------
Ok, I think I have something meaningful to say: seems definitely a
miscompilation. I would ask you to check on powerpc-linux what I'm seeing on
ia64-linux: the problem goes away if I both build libstdc++ and eventually the
testcase at "-O0 -g3". Therefore I would ask you to go inside the libstdc++-v3
dir of your build tree, do a make clean ; make CXXFLAGS="-O0 -g3", reinstall
the library alone (no need to rebuild the compiler proper) and build the
testcase itself "-O0 -g3". On ia64-linux the problem goes away. If yoy can
confirm, the difficult part begins ;) because we are supposed to prepare a
reduced testcase for the compiler people...


-- 

pcarlini at suse dot de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING


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



More information about the Gcc-bugs mailing list