This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/48818] Wrong copy constructor used when using std::pair in .so and app.
- From: "melaniec at enfocus dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 6 Jun 2011 16:27:27 +0000
- Subject: [Bug c++/48818] Wrong copy constructor used when using std::pair in .so and app.
- Auto-submitted: auto-generated
- References: <bug-48818-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48818
--- Comment #4 from Melanie Cappelaere <melaniec at enfocus dot com> 2011-06-06 16:27:22 UTC ---
I don't think it does, but it also doesn't matter for this bug report; symbols
are not hidden while they should be.