aboutsummaryrefslogtreecommitdiff
path: root/gcc/hash.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/hash.c')
-rw-r--r--gcc/hash.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/hash.c b/gcc/hash.c
index f333c6c..acbcd88 100644
--- a/gcc/hash.c
+++ b/gcc/hash.c
@@ -140,7 +140,7 @@ struct hash_entry *
hash_newfunc (entry, table, p)
struct hash_entry *entry;
struct hash_table *table;
- hash_table_key p;
+ hash_table_key p ATTRIBUTE_UNUSED;
{
if (entry == (struct hash_entry *) NULL)
entry = ((struct hash_entry *)