summaryrefslogtreecommitdiff
path: root/gcc/brig/brig-lang.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/brig/brig-lang.c')
-rw-r--r--gcc/brig/brig-lang.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/brig/brig-lang.c b/gcc/brig/brig-lang.c
index 3c4d4bdcd45..862ea69a0ea 100644
--- a/gcc/brig/brig-lang.c
+++ b/gcc/brig/brig-lang.c
@@ -145,7 +145,7 @@ brig_langhook_init_options_struct (struct gcc_options *opts)
static bool
brig_langhook_handle_option
(size_t scode, const char *arg ATTRIBUTE_UNUSED,
- int value ATTRIBUTE_UNUSED, int kind ATTRIBUTE_UNUSED,
+ HOST_WIDE_INT value ATTRIBUTE_UNUSED, int kind ATTRIBUTE_UNUSED,
location_t loc ATTRIBUTE_UNUSED,
const struct cl_option_handlers *handlers ATTRIBUTE_UNUSED)
{