OSDN Git Service

* attribs.c (c_common_attribute_table): Swap decl_req and type_req
authoraldyh <aldyh@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 14 Dec 2001 06:36:14 +0000 (06:36 +0000)
committeraldyh <aldyh@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 14 Dec 2001 06:36:14 +0000 (06:36 +0000)
commit908c695b13aad234b0df5821dce1cab8986d2ab5
tree0206709f85ba3245fab535963e7a39aa96a96127
parente1ed5a156b74603ecb62fc23f9edaa20a5c29c23
    * attribs.c (c_common_attribute_table): Swap decl_req and type_req
for the mode attribute.
        (handle_mode_attribute): Handle types, not decls.

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