define HANDLE_PRAGMA_PACK_PUSH_POP to 1 not just define it
This commit is contained in:
parent
4e53a0048b
commit
6a59c048bc
2
external/gpl3/gcc/dist/gcc/config/arm/arm.h
vendored
2
external/gpl3/gcc/dist/gcc/config/arm/arm.h
vendored
@ -2111,7 +2111,7 @@ typedef struct
|
||||
(GET_CODE (X) == REG && ARM_REG_OK_FOR_INDEX_P (X))
|
||||
|
||||
/* Define this for compatibility reasons. */
|
||||
#define HANDLE_PRAGMA_PACK_PUSH_POP
|
||||
#define HANDLE_PRAGMA_PACK_PUSH_POP 1
|
||||
|
||||
/* Specify the machine mode that this machine uses
|
||||
for the index in the tablejump instruction. */
|
||||
|
Loading…
x
Reference in New Issue
Block a user