(grokdeclarator): Added code to support machine attributes.
commit1f0395c4da716f49f2e38430a15e4a78edcb5489
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 21 Feb 1995 22:56:58 +0000 (21 22:56 +0000)
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 21 Feb 1995 22:56:58 +0000 (21 22:56 +0000)
tree9226148f65a38be7322e61d5ebaef858a395815c
parent528adc5aa6e42418dbdf32205000bf801c5d8fd4
(grokdeclarator): Added code to support machine attributes.
(duplicate_decls): Pass DECL_MACHINE_ATTRIBUTES to descendent typedef;
make duplicate typedefs that are identical generate a warning if they
are both in system header files.
(redeclaration_error_message): Make duplicate typedefs that are
identical not an error if they are both in system header files.

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