(size_directive_output): New variable.
From-SVN: r5827
This commit is contained in:
parent
3ad0cfaf1d
commit
dcc8e5e66d
@ -82,6 +82,11 @@ int const_labelno;
|
||||
|
||||
int var_labelno;
|
||||
|
||||
/* Carry information from ASM_DECLARE_OBJECT_NAME
|
||||
to ASM_FINISH_DECLARE_OBJECT. */
|
||||
|
||||
int size_directive_output;
|
||||
|
||||
/* Nonzero if at least one function definition has been seen. */
|
||||
static int function_defined;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user