Change attribute((option(...))) to attribute((target(...))); Do not allocate tree...
[platform/upstream/linaro-gcc.git] / gcc / cp / cp-tree.h
index 72963f0..37bed91 100644 (file)
@@ -4364,6 +4364,7 @@ extern tree register_dtor_fn                      (tree);
 extern tmpl_spec_kind current_tmpl_spec_kind   (int);
 extern tree cp_fname_init                      (const char *, tree *);
 extern tree cxx_builtin_function               (tree decl);
+extern tree cxx_builtin_function_ext_scope     (tree decl);
 extern tree check_elaborated_type_specifier    (enum tag_types, tree, bool);
 extern void warn_extern_redeclared_static      (tree, tree);
 extern const char *cxx_comdat_group            (tree);