attribs.c (c_common_attribute_table): Swap decl_req and type_req for the mode attribute.
authorAldy Hernandez <aldyh@redhat.com>
Fri, 14 Dec 2001 06:36:14 +0000 (06:36 +0000)
committerAldy Hernandez <aldyh@gcc.gnu.org>
Fri, 14 Dec 2001 06:36:14 +0000 (06:36 +0000)
commitc3f23a53ba8aa5c616463c1ae881de4349b1b21d
tree0206709f85ba3245fab535963e7a39aa96a96127
parent803e889402a3683f6c40af790e0c9e24051148af
attribs.c (c_common_attribute_table): Swap decl_req and type_req for the mode attribute.

        * attribs.c (c_common_attribute_table): Swap decl_req and type_req
for the mode attribute.
        (handle_mode_attribute): Handle types, not decls.

From-SVN: r47990
gcc/ChangeLog
gcc/attribs.c