[Bug libstdc++/22205] [4.1 Regression] errors debug mode on aix

bkoz at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Sep 13 23:21:00 GMT 2005


------- Additional Comments From bkoz at gcc dot gnu dot org  2005-09-13 23:21 -------

It was discovered that to use string, you have to do all this magic with the
debug mode that involves not using extern template and a bunch of the other
linkage optimizations. There were some PRs about this.

That's why systems without weak will no longer support the debug mode. That's
not going to change.

However, fixing this so that debug mode is not tested (marked unsupported)
instead of failing seems reasonable.

Working on a patch...

-- 


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



More information about the Gcc-bugs mailing list