summaryrefslogtreecommitdiff
path: root/opcodes/ip2k-desc.c
diff options
context:
space:
mode:
Diffstat (limited to 'opcodes/ip2k-desc.c')
-rw-r--r--opcodes/ip2k-desc.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/opcodes/ip2k-desc.c b/opcodes/ip2k-desc.c
index 0ab2cc5fa44..8095e347a4c 100644
--- a/opcodes/ip2k-desc.c
+++ b/opcodes/ip2k-desc.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
+Copyright 1996-2004 Free Software Foundation, Inc.
This file is part of the GNU Binutils and/or GDB, the GNU debugger.
@@ -43,7 +43,7 @@ static const CGEN_ATTR_ENTRY bool_attr[] =
{ 0, 0 }
};
-static const CGEN_ATTR_ENTRY MACH_attr[] =
+static const CGEN_ATTR_ENTRY MACH_attr[] ATTRIBUTE_UNUSED =
{
{ "base", MACH_BASE },
{ "ip2022", MACH_IP2022 },
@@ -52,7 +52,7 @@ static const CGEN_ATTR_ENTRY MACH_attr[] =
{ 0, 0 }
};
-static const CGEN_ATTR_ENTRY ISA_attr[] =
+static const CGEN_ATTR_ENTRY ISA_attr[] ATTRIBUTE_UNUSED =
{
{ "ip2k", ISA_IP2K },
{ "max", ISA_MAX },