diff options
Diffstat (limited to 'gcc/config/pa')
-rw-r--r-- | gcc/config/pa/pa.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/config/pa/pa.c b/gcc/config/pa/pa.c index ebe7a52..bd8b0a4 100644 --- a/gcc/config/pa/pa.c +++ b/gcc/config/pa/pa.c @@ -48,9 +48,6 @@ Boston, MA 02111-1307, USA. */ #include "target.h" #include "target-def.h" -#undef TARGET_SCHED_USE_DFA_PIPELINE_INTERFACE -#define TARGET_SCHED_USE_DFA_PIPELINE_INTERFACE hook_int_void_1 - /* Return nonzero if there is a bypass for the output of OUT_INSN and the fp store IN_INSN. */ int |