• rth's avatar
    PR c++/17386 · 4ebee924
    rth authored
            * call.c (build_vfield_ref): Move...
            * class.c (build_vfield_ref): ... here.  Convert datum to the
            primary base containing the vptr.
            (make_new_vtable): Simplify build_primary_vtable arguments.
            (finish_struct_1): Do not duplicate TYPE_VFIELD.
            * typeck.c (build_class_member_access_expr): Don't warn for
            null object access to base fields.
    
    
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@87322 138bc75d-0d04-0410-961f-82ee72b054a4
    4ebee924
class.c 241 KB