(TYPE_HASH): Move definition to top of file.
authorRichard Kenner <kenner@gcc.gnu.org>
Fri, 6 May 1994 22:29:26 +0000 (18:29 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Fri, 6 May 1994 22:29:26 +0000 (18:29 -0400)
commit91e97eb8cb646cd6e29794945ee27cd1fd10658b
tree5db5b77f8edc181f58dcf075e29cef02ad4e0d6e
parent660b43c8658a5a87bceb90721115b30381affd22
(TYPE_HASH): Move definition to top of file.

(make_node): Add support for SET_DEFAULT_TYPE_ATTRIBUTES.
(build_type_attribute_variant): New function.
(type_hash_lookup): Check if the attributes match.
(attribute_list_{equal,contained}): New functions.

From-SVN: r7253
gcc/tree.c