[Bug c++/48818] Wrong copy constructor used when using std::pair in .so and app.

2011-06-06 Thread melaniec at enfocus dot com
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.

[Bug c++/48818] Wrong copy constructor used when using std::pair in .so and app.

2011-05-04 Thread melaniec at enfocus dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48818 --- Comment #2 from Melanie Cappelaere melaniec at enfocus dot com 2011-05-04 14:19:01 UTC --- Created attachment 24181 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=24181 Example with custom allocator Thank you for the workaround. Little

[Bug c++/48818] New: Wrong copy constructor used when using std::pair in .so and app.

2011-04-29 Thread melaniec at enfocus dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48818 Summary: Wrong copy constructor used when using std::pair in .so and app. Product: gcc Version: 4.5.1 Status: UNCONFIRMED Severity: normal Priority: P3