diff options
Diffstat (limited to 'gcc/expr.h')
-rw-r--r-- | gcc/expr.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -404,6 +404,7 @@ enum block_op_methods BLOCK_OP_TAILCALL }; +extern tree GTY(()) block_clear_fn; extern void init_block_move_fn (const char *); extern void init_block_clear_fn (const char *); |