[C++ PATCH] AS_BASETYPE
commit9f23bd8e3d9ac18958de53f5fb3cd76471b0ce45
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 20 Oct 2017 18:30:48 +0000 (20 18:30 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 20 Oct 2017 18:30:48 +0000 (20 18:30 +0000)
tree1379d40cf81c1b75e26eea670536a16dafeb7fe7
parent65853df112401300135efd650db5dc0ead05a56d
[C++ PATCH] AS_BASETYPE

https://gcc.gnu.org/ml/gcc-patches/2017-10/msg01376.html
* class.c (layout_class_type): Cleanup as-base creation, determine
mode here.
(finish_struct_1): ... not here.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@253954 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/class.c