class.c (resolves_to_fixed_type_p): Check CLASSTYPE_FINAL.
* class.c (resolves_to_fixed_type_p): Check CLASSTYPE_FINAL. If we have a pointer to final class, we know the dynamic type of the object must be that class, because it can't have any derived classes. From-SVN: r272656
Showing
gcc/testsuite/g++.dg/tree-ssa/final1.C
0 → 100644
Please
register
or
sign in
to comment