call.c (find_scoped_type, [...]): Lose.
authorJason Merrill <jason@yorick.cygnus.com>
Wed, 19 May 1999 00:48:10 +0000 (00:48 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 19 May 1999 00:48:10 +0000 (20:48 -0400)
commit829fd7e0f5033b32e00ad99a95c797cc72b4a6ea
treec5504a2824f51329807cdc105f88ee9ca8fb9e8f
parent965f45361ecb69fcd1fe43ae97b63609b0a1dc53
call.c (find_scoped_type, [...]): Lose.

* call.c (find_scoped_type, resolve_scope_to_name): Lose.
* class.c (finish_struct_1): Use CLASS_TYPE_P.
* ptree.c (print_lang_type): Likewise.
* typeck.c (build_modify_expr, c_expand_asm_operands): Use
IS_AGGR_TYPE_CODE.
* typeck2.c (digest_init): Likewise.

From-SVN: r27001
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/cp/class.c
gcc/cp/ptree.c
gcc/cp/typeck.c
gcc/cp/typeck2.c