diff options
Diffstat (limited to 'gas/config/tc-ppc.h')
-rw-r--r-- | gas/config/tc-ppc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/config/tc-ppc.h b/gas/config/tc-ppc.h index fb18730..2d0a886 100644 --- a/gas/config/tc-ppc.h +++ b/gas/config/tc-ppc.h @@ -146,7 +146,7 @@ struct ppc_tc_sy #define TC_SYMFIELD_TYPE struct ppc_tc_sy /* We need an additional auxent for function symbols. */ -#define OBJ_COFF_MAX_AUXENTRIES 2 +#define OBJ_COFF_MAX_AUXENTRIES 4 /* Square and curly brackets are permitted in symbol names. */ #define LEX_BR 3 |