(valid_machine_attribute): Use new function attribute_in_list...
authorRichard Kenner <kenner@gcc.gnu.org>
Tue, 25 Apr 1995 22:52:18 +0000 (18:52 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Tue, 25 Apr 1995 22:52:18 +0000 (18:52 -0400)
commit3e3d7e77cdbb90b31a4a0305c4e202f169dbaabf
tree74186b7084824d1db4e727022cead211f59bc5c8
parent8faf4a6843d5f80497bfcddc07164ed1b78f0fa8
(valid_machine_attribute): Use new function attribute_in_list...

(valid_machine_attribute): Use new function attribute_in_list, makes
sure type_attribute_variants are reused even when attributes have
parameters.
Assign any new type to TREE_TYPE (decl).
(attribute_in_list): New function.
(attribute_list_contained): Use it.

From-SVN: r9456
gcc/tree.c