diff options
Diffstat (limited to 'gas/config/tc-arc.h')
-rw-r--r-- | gas/config/tc-arc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/config/tc-arc.h b/gas/config/tc-arc.h index 727041a..145d955 100644 --- a/gas/config/tc-arc.h +++ b/gas/config/tc-arc.h @@ -106,7 +106,7 @@ extern const char *arc_target_format; /* [ ] is index operator. */ #define NEED_INDEX_OPERATOR -#define MAX_MEM_FOR_RS_ALIGN_CODE (1+2) +#define MAX_MEM_FOR_RS_ALIGN_CODE(p2align, max) (1 + 2) /* HANDLE_ALIGN called after all the assembly has been done, so we can fill in all the rs_align_code type frags with |