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++/47960] dlopen call during DSO initialization breaks C++ RTTI


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

--- Comment #3 from Andy <a_salnikov at yahoo dot com> 2011-03-02 18:50:56 UTC ---
(In reply to comment #2)
> works as expected with gcc 4.5, possibly due to the change to
> __GXX_MERGED_TYPEINFO_NAMES

Hi Jonathan,

sorry, I do not watch closely the progress, do you mean tha gcc 4.6 has
__GXX_MERGED_TYPEINFO_NAMES disabled?

Andy


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