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 #4 from Andy <a_salnikov at yahoo dot com> 2011-03-02 18:51:49 UTC ---
(In reply to comment #3)
> (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

Sorry, that should have been 4.5, not 4.6.


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