diff options
Diffstat (limited to 'gcc/tree-flow.h')
-rw-r--r-- | gcc/tree-flow.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/tree-flow.h b/gcc/tree-flow.h index fddd1dc..03d1ba5 100644 --- a/gcc/tree-flow.h +++ b/gcc/tree-flow.h @@ -942,7 +942,6 @@ bool fold_stmt (tree *); bool fold_stmt_inplace (tree); tree get_symbol_constant_value (tree); tree fold_const_aggregate_ref (tree); -tree widen_bitfield (tree, tree, tree); /* In tree-vrp.c */ tree vrp_evaluate_conditional (tree, tree); |