]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/cp/cp-lang.c
Makefile.in (OJBS, c-opts.o): Update.
[thirdparty/gcc.git] / gcc / cp / cp-lang.c
index 0caa3360a77ad22c50bf7c093b67ba2411a1beee..7914d81c5f6f07a8af794e83e038e726983afcbf 100644 (file)
@@ -49,8 +49,8 @@ static bool cp_var_mod_type_p (tree);
 #define LANG_HOOKS_CLEAR_BINDING_STACK pop_everything
 #undef LANG_HOOKS_INIT_OPTIONS
 #define LANG_HOOKS_INIT_OPTIONS cxx_init_options
-#undef LANG_HOOKS_DECODE_OPTION
-#define LANG_HOOKS_DECODE_OPTION c_common_decode_option
+#undef LANG_HOOKS_HANDLE_OPTION
+#define LANG_HOOKS_HANDLE_OPTION c_common_handle_option
 #undef LANG_HOOKS_POST_OPTIONS
 #define LANG_HOOKS_POST_OPTIONS c_common_post_options
 #undef LANG_HOOKS_GET_ALIAS_SET