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]

Re: libstdc++/4292: dynamic_cast incorrectly returns 0


Synopsis: dynamic_cast incorrectly returns 0

State-Changed-From-To: open->analyzed
State-Changed-By: aoliva
State-Changed-When: Fri Sep 28 20:34:00 2001
State-Changed-Why:
    RTLD_GLOBAL should fix the problem.  I'm not sure we really want to make type comparison less efficient to allow for non-GLOBAL dlopening.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=4292&database=gcc


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