------- Comment #7 from bkoz at gcc dot gnu dot org  2008-01-05 05:40 -------

Just as an aside, the GCC manual for -fno-rtti seems to be incorrect:

http://gcc.gnu.org/onlinedocs/gcc/C_002b_002b-Dialect-Options.html#C_002b_002b-Dialect-Options

The `dynamic_cast' operator can still be used for casts that do not require
runtime type information, i.e. casts to void * or to unambiguous base classes. 

Did this behavior change recently? Hmmm.


-- 


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

Reply via email to