* c-cppbuiltin.c (builtin_define_std): Add ATTRIBUTE_UNUSED.

From-SVN: r64211
This commit is contained in:
Geoffrey Keating 2003-03-12 01:51:28 +00:00 committed by Geoffrey Keating
parent 9b7b447f8f
commit d00bc0a2a6
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2003-03-11 Geoffrey Keating <geoffk@apple.com>
* c-cppbuiltin.c (builtin_define_std): Add ATTRIBUTE_UNUSED.
2003-03-11 Aldy Hernandez <aldyh@redhat.com>
* config/rs6000/rs6000.c (rs6000_stack_info): Remove

View File

@ -36,7 +36,7 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA
#define REGISTER_PREFIX ""
#endif
static void builtin_define_std PARAMS ((const char *));
static void builtin_define_std PARAMS ((const char *)) ATTRIBUTE_UNUSED;
static void builtin_define_with_value_n PARAMS ((const char *, const char *,
size_t));
static void builtin_define_with_int_value PARAMS ((const char *,