* tree.c (type_hash_eq): Allow TYPE_MIN_VALUE which compares equal
commitc257ea20f98bfe7b23a09a36a1624ba69ac3cb41
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 3 Jul 2004 19:59:11 +0000 (3 19:59 +0000)
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 3 Jul 2004 19:59:11 +0000 (3 19:59 +0000)
tree2cc645bf8c4596b852b14c5475fe8d7e3d007583
parentfc34d0d0a8669ab44c8283665c581c3994b16b1c
* tree.c (type_hash_eq): Allow TYPE_MIN_VALUE which compares equal
with tree_int_cst_equal.

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