]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/langhooks.c
PR middle-end/82063 - issues with arguments enabled by -Wall
[thirdparty/gcc.git] / gcc / langhooks.c
index 3cd790105b8d29fe9318982aa1c4c88e5b88b697..c7b5cf9f6c566be1b0fa05ae8ee2872f590585fd 100644 (file)
@@ -353,7 +353,8 @@ lhd_complain_wrong_lang_p (const struct cl_option *option ATTRIBUTE_UNUSED)
 bool
 lhd_handle_option (size_t code ATTRIBUTE_UNUSED,
                   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)
 {