[Bug libstdc++/34680] Unconditional use of dynamic_cast in locale_facets.tcc breaks compilation with -fno-rtti

pcarlini at suse dot de gcc-bugzilla@gcc.gnu.org
Sat Jan 5 05:36:00 GMT 2008



------- Comment #5 from pcarlini at suse dot de  2008-01-05 00:42 -------
I think we should do something about this issue, unfortunately. Because, before
fixing those two bugs, we has essentially *no* dynamic_cast and typeid in the
headers (a few only in TR1).  Presently, I'm thinking we should probably revert
the fix in the branch and think about a solution in mainline: for example a
preprocessor builtin could be elegantly used by the library...


-- 

pcarlini at suse dot de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bkoz at redhat dot com,
                   |                            |pcarlini at suse dot de


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



More information about the Gcc-bugs mailing list