class.c (build_base_field): Use TYPE_ALIGN to examine a type.
authorNathan Sidwell <nathan@codesourcery.com>
Sat, 18 Mar 2000 10:28:02 +0000 (10:28 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Sat, 18 Mar 2000 10:28:02 +0000 (10:28 +0000)
commitf281dd5a9d89be2cf944d3f487090fb80bc1e875
tree2c43f62a008324e64a3d718054e8d4f1a3f28d65
parentca881de608067f6410be42e74c44aca9ad5e7c9e
class.c (build_base_field): Use TYPE_ALIGN to examine a type.

* class.c (build_base_field): Use TYPE_ALIGN to examine a type.
(note_name_declared_in_class): Use OVL_CURRENT to get at a
potential overload.

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