diff options
Diffstat (limited to 'gcc/config/v850/v850.c')
-rw-r--r-- | gcc/config/v850/v850.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/config/v850/v850.c b/gcc/config/v850/v850.c index 186327da7ac..f74c7ed49f0 100644 --- a/gcc/config/v850/v850.c +++ b/gcc/config/v850/v850.c @@ -2430,9 +2430,6 @@ construct_save_jarl (rtx op) return buff; } -extern tree last_assemble_variable_decl; -extern int size_directive_output; - /* A version of asm_output_aligned_bss() that copes with the special data areas of the v850. */ void |