Don't use a separate CLASSTYPE_AS_BASE if it's the same size.
authorJason Merrill <jason@redhat.com>
Mon, 24 Jun 2019 14:34:35 +0000 (10:34 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 24 Jun 2019 14:34:35 +0000 (10:34 -0400)
commitc3337b44c40dd1545e00034cb8e1ae1c0dae0fa6
tree6953d615a801d5850ae540a1655ee62259f6d18a
parenta3c8d7fbe29d4ab60cc46196a1376854734a4f8d
Don't use a separate CLASSTYPE_AS_BASE if it's the same size.

* class.c (layout_class_type): Don't use a separate
CLASSTYPE_AS_BASE if it's the same size.

From-SVN: r272618
gcc/cp/ChangeLog
gcc/cp/class.c