]> gcc.gnu.org Git - gcc.git/commit - gcc/cp/search.c
class.c (pushclass): Only use the mi_matrix stuff #ifdef MI_MATRIX.
authorJason Merrill <jason@yorick.cygnus.com>
Tue, 17 Mar 1998 00:03:43 +0000 (00:03 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 17 Mar 1998 00:03:43 +0000 (19:03 -0500)
commit22531e51c30f8b5ccac194d71c8e653d790d4d4b
tree709a594183b8af48148d13206218310243d66b12
parent91885faad2906757a0b952b85a8cb093665bf630
class.c (pushclass): Only use the mi_matrix stuff #ifdef MI_MATRIX.

* 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.

From-SVN: r18637
gcc/cp/ChangeLog
gcc/cp/class.c
gcc/cp/lex.c
gcc/cp/parse.c
gcc/cp/parse.y
gcc/cp/search.c
This page took 0.057876 seconds and 5 git commands to generate.