summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/langhooks.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gcc/langhooks.h')
-rw-r--r--contrib/gcc/langhooks.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/gcc/langhooks.h b/contrib/gcc/langhooks.h
index 7a3c3bd..a77ddee 100644
--- a/contrib/gcc/langhooks.h
+++ b/contrib/gcc/langhooks.h
@@ -46,6 +46,7 @@ struct lang_hooks_for_tree_inlining
void *, int *,
void *));
int (*anon_aggr_type_p) PARAMS ((union tree_node *));
+ bool (*var_mod_type_p) PARAMS ((union tree_node *));
int (*start_inlining) PARAMS ((union tree_node *));
void (*end_inlining) PARAMS ((union tree_node *));
union tree_node *(*convert_parm_for_inlining) PARAMS ((union tree_node *,
OpenPOWER on IntegriCloud