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++/10891] code using dynamic_cast causes segfaults when -fno-rtti is used



------- Comment #6 from dbaron at dbaron dot org  2006-02-14 22:29 -------
Was it really necessary to break dynamic_cast<void*>() with -fno-rtti ?


-- 


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


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