* c-cppbuiltin.c (builtin_define_std): Add ATTRIBUTE_UNUSED.
authorGeoffrey Keating <geoffk@apple.com>
Wed, 12 Mar 2003 01:51:28 +0000 (01:51 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Wed, 12 Mar 2003 01:51:28 +0000 (01:51 +0000)
From-SVN: r64211

gcc/ChangeLog
gcc/c-cppbuiltin.c

index 80363e61e177f4b8169dd254459b61d92387ee04..486378e45d3d0d810d767ea7bca898beebb8c48d 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 4ff194e7c280ce036f359f9067e288bf1ae26b89..841f46056a6fe05d0fa3ffd54e3fd369568f5943 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 *,