diff options
Diffstat (limited to 'gas/config/tc-mips.h')
-rw-r--r-- | gas/config/tc-mips.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/config/tc-mips.h b/gas/config/tc-mips.h index ba6d1b4..f0f9692 100644 --- a/gas/config/tc-mips.h +++ b/gas/config/tc-mips.h @@ -31,7 +31,7 @@ #define REPEAT_CONS_EXPRESSIONS #define RELOC_EXPANSION_POSSIBLE #define MAX_RELOC_EXPANSION 3 -#define LOCAL_LABELS_FB +#define LOCAL_LABELS_FB 1 /* The MIPS assembler appears to keep all symbols. */ #define LOCAL_LABEL(name) 0 |