This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/10891] code using dynamic_cast causes segfaults when -fno-rtti is used
- From: "gdr at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Jan 2006 10:52:56 -0000
- Subject: [Bug c++/10891] code using dynamic_cast causes segfaults when -fno-rtti is used
- References: <bug-10891-6057@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from gdr at gcc dot gnu dot org 2006-01-22 10:52 -------
Definitely. Use of dynamic_cast should be rejected if -fno-rtti.
Working on a patch.
-- Gaby
--
gdr at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |gdr at gcc dot gnu dot org
AssignedTo|unassigned at gcc dot gnu |gdr at gcc dot gnu dot org
|dot org |
Status|NEW |ASSIGNED
Last reconfirmed|2005-12-11 23:08:53 |2006-01-22 10:52:55
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10891