]> gcc.gnu.org Git - gcc.git/commit
tinfo.h (__user_type_info::contained_virtual_p): New predicate.
authorNathan Sidwell <nathan@codesourcery.com>
Thu, 25 May 2000 11:13:17 +0000 (11:13 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Thu, 25 May 2000 11:13:17 +0000 (11:13 +0000)
commite2e11048ae4f1436fd315193d89f49c25c0a0aea
tree099b40138fa1a7ad00c56458d578f6f197c5d395
parentbf93f43bb4b949e16227425777ed5667f37cdd20
tinfo.h (__user_type_info::contained_virtual_p): New predicate.

* tinfo.h (__user_type_info::contained_virtual_p): New
predicate.
* tinfo.cc (__user_type_info::do_upcast): Fix bug with diamond
shaped heirarchy.
(__vmi_class_type_info::__do_upcast): Fix bug with NULL pointer to
diamond shaped heirarchy. Add early out for mixed diamond and
duplicate shaped heirarchy.

From-SVN: r34163
gcc/cp/ChangeLog
gcc/cp/tinfo.cc
gcc/cp/tinfo.h
This page took 0.054522 seconds and 5 git commands to generate.