OSDN Git Service

* Makefile.in (OPTS_H): Define.
[pf3gnuchains/gcc-fork.git] / gcc / langhooks-def.h
index ceff0b9..822925f 100644 (file)
@@ -68,7 +68,7 @@ extern void lhd_initialize_diagnostics (diagnostic_context *);
 extern void lhd_init_options (unsigned int,
                              struct cl_decoded_option *);
 extern bool lhd_complain_wrong_lang_p (const struct cl_option *);
-extern bool lhd_handle_option (size_t, const char *, int, int,
+extern bool lhd_handle_option (size_t, const char *, int, int, location_t,
                               const struct cl_option_handlers *);
 extern tree lhd_callgraph_analyze_expr (tree *, int *);