class.c (finish_base_struct): Allow multiple COM base classes as well as non-COM...
authorMumit Khan <khan@xraylith.wisc.edu>
Tue, 14 Dec 1999 07:00:22 +0000 (07:00 +0000)
committerMumit Khan <khan@gcc.gnu.org>
Tue, 14 Dec 1999 07:00:22 +0000 (07:00 +0000)
commit5574ac398a96628f3811d2e6bd2f7339cb1c7517
tree37e7d133d9229d05f391969abb7dd43cd9831d3f
parent9b0b6c5118858730896ebae968149791c376f704
class.c (finish_base_struct): Allow multiple COM base classes as well as non-COM bases as long as it's not...

1999-12-14  Mumit Khan  <khan@xraylith.wisc.edu>

* class.c (finish_base_struct): Allow multiple COM base classes
as well as non-COM bases as long as it's not the leftmost.

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