[C++ PATCH] AS_BASETYPE
authorNathan Sidwell <nathan@acm.org>
Fri, 20 Oct 2017 18:30:48 +0000 (18:30 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Fri, 20 Oct 2017 18:30:48 +0000 (18:30 +0000)
commit9401eb0730362688b0a1c603d1685fd3f783d170
tree1379d40cf81c1b75e26eea670536a16dafeb7fe7
parent253e8d21509d7685ce9d515061305cdf604cc005
[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.

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