diff options
Diffstat (limited to 'gcc/f/com.c')
-rw-r--r-- | gcc/f/com.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/f/com.c b/gcc/f/com.c index 5f08ef0..7d593fd5 100644 --- a/gcc/f/com.c +++ b/gcc/f/com.c @@ -14875,7 +14875,7 @@ lang_identify () HOST_WIDE_INT lang_get_alias_set (t) - tree t; + tree t ATTRIBUTE_UNUSED; { /* We do not wish to use alias-set based aliasing at all. Used in the extreme (every object with its own set, with equivalences recorded) |