http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47960
Summary: dlopen call during DSO initialization breaks C++ RTTI
Product: gcc
Version: 4.3.2
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47960
--- Comment #1 from Andy 2011-03-02 17:58:58 UTC
---
Created attachment 23518
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23518
test case
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47960
--- Comment #3 from Andy 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
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47960
--- Comment #4 from Andy 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 watc