diff options
Diffstat (limited to 'gcc/config/rx/rx.h')
-rw-r--r-- | gcc/config/rx/rx.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/config/rx/rx.h b/gcc/config/rx/rx.h index 9eb25e8aa22..233fac2f3dc 100644 --- a/gcc/config/rx/rx.h +++ b/gcc/config/rx/rx.h @@ -151,8 +151,6 @@ extern enum rx_cpu_types rx_cpu_type; #define LEGITIMATE_CONSTANT_P(X) rx_is_legitimate_constant (X) -#define HANDLE_PRAGMA_PACK_PUSH_POP 1 - #define HAVE_PRE_DECCREMENT 1 #define HAVE_POST_INCREMENT 1 |