OSDN Git Service

* mangle.c (conv_type_names): Holds IDENTIFIER_NODEs only.
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 11 Dec 2003 15:35:37 +0000 (15:35 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 11 Dec 2003 15:35:37 +0000 (15:35 +0000)
commit31a3a5d07885f0e5e59dfbdf80d0eb36ddee97c8
tree4e70fa01b2e7d5612debfa644326b44e9545a9b0
parent1fbf35ae1e27994e6b67a79a8b49d1610b39bef6
* mangle.c (conv_type_names): Holds IDENTIFIER_NODEs only.
(hash_type): Use TYPE_UID of the identifier's type.
(compare_type): Adjust.
(mangle_conv_op_name_for_type): Store identifier nodes only, use
TYPE_UID has hash value.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@74538 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/mangle.c