(decl_attributes): Warn if attribute will be ignored.
authorRichard Kenner <kenner@gcc.gnu.org>
Wed, 23 Feb 1994 12:29:42 +0000 (07:29 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Wed, 23 Feb 1994 12:29:42 +0000 (07:29 -0500)
commita0b25e45b7a2e2b816055f853ecebb1c28a3b8e0
treef3c90fe91b3329a549fce5ab8038cd22ee027b95
parent984da0ffb053f5e65221d8e7edfcaad2c2005282
(decl_attributes): Warn if attribute will be ignored.

Allow `noreturn', `volatile', and `const' on object of type pointer to
function.
Always give decl with error or warning.

From-SVN: r6610
gcc/c-common.c