OSDN Git Service

* c-cppbuiltin.c (builtin_define_std): Add ATTRIBUTE_UNUSED.
authorgeoffk <geoffk@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 12 Mar 2003 01:51:28 +0000 (01:51 +0000)
committergeoffk <geoffk@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 12 Mar 2003 01:51:28 +0000 (01:51 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@64211 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/c-cppbuiltin.c

index 80363e6..486378e 100644 (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
index 4ff194e..841f460 100644 (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 *,