error.c (dump_typename): New function, broken out of ...
authorNathan Sidwell <nathan@codesourcery.com>
Wed, 6 Sep 2000 09:21:35 +0000 (09:21 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Wed, 6 Sep 2000 09:21:35 +0000 (09:21 +0000)
commit46e2747c7175301068408521e2d132feb6e2ddb5
treef6538c31bbabd5cc99c43a8e819a92e724d50ab3
parent630c79be17246fec9843b3c2b060bc4bddc115c6
error.c (dump_typename): New function, broken out of ...

* error.c (dump_typename): New function, broken out of ...
(dump_type): ... here. Use it.
* typeck.c (same_type_p): Use cp_tree_equal for TYPENAME_TYPE.

From-SVN: r36193
gcc/cp/ChangeLog
gcc/cp/error.c
gcc/cp/typeck.c