http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50348
Paolo Carlini <paolo.carlini at oracle dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jason at gcc dot gnu.org --- Comment #1 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-09-11 15:18:14 UTC --- I'm not an expert here, but I have an hard time believing this is a library issue. I can see that we have been doing, for a lot of time: namespace std _GLIBCXX_VISIBILITY(default) { Is this wrong?!? Jason?