(ASM_OUTPUT_ADDR_DIFF_ELT): Remove.

From-SVN: r11261
This commit is contained in:
Richard Kenner 1996-02-13 17:30:36 -05:00
parent 3f6fe18e08
commit 27b6c4423a
2 changed files with 6 additions and 8 deletions

View File

@ -1,5 +1,5 @@
/* Definitions of target machine for GNU compiler, for AMD Am29000 CPU.
Copyright (C) 1988, 90-94, 1995 Free Software Foundation, Inc.
Copyright (C) 1988, 90-95, 1996 Free Software Foundation, Inc.
Contributed by Richard Kenner (kenner@nyu.edu)
This file is part of GNU CC.
@ -1544,10 +1544,9 @@ extern int a29k_debug_reg_map[];
fprintf (FILE, "\t.word L%d\n", VALUE)
/* This is how to output an element of a case-vector that is relative.
(29k does not use such vectors,
but we must define this macro anyway.) */
Don't define this if it is not supported. */
#define ASM_OUTPUT_ADDR_DIFF_ELT(FILE, VALUE, REL) abort ()
/* #define ASM_OUTPUT_ADDR_DIFF_ELT(FILE, VALUE, REL) */
/* This is how to output an assembler line
that says to advance the location counter

View File

@ -1,5 +1,5 @@
/* Definitions of target machine for GNU compiler, for ROMP chip.
Copyright (C) 1989, 1991, 1993, 1995 Free Software Foundation, Inc.
Copyright (C) 1989, 1991, 1993, 1995, 1996 Free Software Foundation, Inc.
Contributed by Richard Kenner (kenner@nyu.edu)
This file is part of GNU CC.
@ -1508,10 +1508,9 @@ extern int romp_debugger_arg_correction();
fprintf (FILE, "\t.long L%d\n", VALUE)
/* This is how to output an element of a case-vector that is relative.
(ROMP does not use such vectors,
but we must define this macro anyway.) */
Don't define this if it is not supported. */
#define ASM_OUTPUT_ADDR_DIFF_ELT(FILE, VALUE, REL) abort ()
/* #define ASM_OUTPUT_ADDR_DIFF_ELT(FILE, VALUE, REL) */
/* This is how to output an assembler line
that says to advance the location counter