summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>1996-02-13 22:30:36 +0000
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>1996-02-13 22:30:36 +0000
commita8c3bb75da3570ca1bcbe36c61524f3f53b12a5c (patch)
tree43da9d33dde05b295f0529e357ee4cd22d65355c
parentd39b53a811ed8f9a687374a5133b26ea69ba0b71 (diff)
downloadgcc-a8c3bb75da3570ca1bcbe36c61524f3f53b12a5c.tar.gz
(ASM_OUTPUT_ADDR_DIFF_ELT): Remove.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@11261 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--gcc/config/a29k/a29k.h7
-rw-r--r--gcc/config/romp/romp.h7
2 files changed, 6 insertions, 8 deletions
diff --git a/gcc/config/a29k/a29k.h b/gcc/config/a29k/a29k.h
index 8a9cfd7c3d4..ce9fcff14d9 100644
--- a/gcc/config/a29k/a29k.h
+++ b/gcc/config/a29k/a29k.h
@@ -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
diff --git a/gcc/config/romp/romp.h b/gcc/config/romp/romp.h
index 33872bb5cf8..ce6664164d5 100644
--- a/gcc/config/romp/romp.h
+++ b/gcc/config/romp/romp.h
@@ -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