]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/cp/cp-lang.c
* Makefile.in (attribs.o): Update.
[thirdparty/gcc.git] / gcc / cp / cp-lang.c
index fd6c29f02dcca4abb8b10142f5fb00ea99971af5..7516b4352ecfa59118f208c95150de9a757459d6 100644 (file)
@@ -61,6 +61,8 @@ static bool ok_to_generate_alias_set_for_type PARAMS ((tree));
 #define LANG_HOOKS_UNSAVE_EXPR_NOW cxx_unsave_expr_now
 #undef LANG_HOOKS_MAYBE_BUILD_CLEANUP
 #define LANG_HOOKS_MAYBE_BUILD_CLEANUP cxx_maybe_build_cleanup
+#undef LANG_HOOKS_INSERT_DEFAULT_ATTRIBUTES
+#define LANG_HOOKS_INSERT_DEFAULT_ATTRIBUTES cxx_insert_default_attributes
 #undef LANG_HOOKS_MARK_TREE
 #define LANG_HOOKS_MARK_TREE cxx_mark_tree
 #undef LANG_HOOKS_PRINT_STATISTICS