------- Comment #13 from jakub at gcc dot gnu dot org 2010-05-04 13:57 ------- I guess this must be related to STB_GNU_UNIQUE, at least I can't reproduce this on ppc on Fedora 11 where STB_GNU_UNIQUE wasn't supported (even with recentish gcc), while according to log I see these WARNING: libmudflap.c++/pass41-frag.cxx (-static) compilation failed to produce executable on ppc, ppc64, s390 and s390x when doing 4.4.*-RH package builds in Fedora 12+ where STB_GNU_UNIQUE is supported.
libstdc++.a symbols look good though: 0000000000000000 V _ZGVNSt17__gnu_cxx_ldbl1287num_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE2idE 0000000000000000 u _ZNSt17__gnu_cxx_ldbl1287num_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE2idE 0000000000000000 V _ZGVNSt7num_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE2idE 0000000000000000 u _ZNSt7num_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE2idE -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43968