diff options
Diffstat (limited to 'gcc/config/pa/pa.h')
-rw-r--r-- | gcc/config/pa/pa.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/config/pa/pa.h b/gcc/config/pa/pa.h index 1bff1690bda..00e82270255 100644 --- a/gcc/config/pa/pa.h +++ b/gcc/config/pa/pa.h @@ -418,10 +418,6 @@ do { \ /* Show we can debug even without a frame pointer. */ #define CAN_DEBUG_WITHOUT_FP - -/* Machine dependent reorg pass. */ -#define MACHINE_DEPENDENT_REORG(X) pa_reorg(X) - /* target machine storage layout */ |