This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/34680] New: 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 22:43:59 -0000
- Subject: [Bug libstdc++/34680] New: Unconditional use of dynamic_cast in locale_facets.tcc breaks compilation with -fno-rtti
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
The fix for PR libstdc++/30127 and PR libstdc++/34449 broke compilation of
files that pull that in, and use -fno-rtti, which was valid in gcc 4.2.2 and
prior.
--
Summary: Unconditional use of dynamic_cast in locale_facets.tcc
breaks compilation with -fno-rtti
Product: gcc
Version: 4.2.3
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: libstdc++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: manish at flock dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34680