* class.c (pushclass): Only use the mi_matrix stuff #ifdef MI_MATRIX.
commite7be4fecf464b44e0587615db97ecf6f7725fd93
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 17 Mar 1998 00:03:43 +0000 (17 00:03 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 17 Mar 1998 00:03:43 +0000 (17 00:03 +0000)
tree709a594183b8af48148d13206218310243d66b12
parent07e728cee38f5a3d4eeb5d41c0ac88ec4c8a41ae
* class.c (pushclass): Only use the mi_matrix stuff #ifdef MI_MATRIX.
* search.c: Likewise.
* lex.c (do_pending_defargs): Only call
maybe_{begin,end}_member_template_processing for FUNCTION_DECLs.
* parse.y (initdcl0_innards): Move maybeasm back into initdcl0 et al.

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