This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/48818] Wrong copy constructor used when using std::pair in .so and app. -fvisibility=hidden does not work


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

--- Comment #6 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-10-20 01:19:49 UTC ---
I would be curious to know if you are seeing something else when you configure
your build with --disable-visibility.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]