This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/34680] Unconditional use of dynamic_cast in locale_facets.tcc breaks compilation with -fno-rtti
- From: "manish at flock dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 4 Jan 2008 23:44:47 -0000
- Subject: [Bug libstdc++/34680] Unconditional use of dynamic_cast in locale_facets.tcc breaks compilation with -fno-rtti
- References: <bug-34680-15584@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from manish at flock dot com 2008-01-04 23:44 -------
Perhaps I wasn't clear, but this isn't theoretical. Files that *used* to build
with gcc 4.2.2 with -fno-rtti no longer do now.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34680