aboutsummaryrefslogtreecommitdiff
path: root/gcc/vmsdbgout.c
diff options
context:
space:
mode:
authorNeil Booth <neil@daikokuya.co.uk>2002-07-23 06:28:08 +0000
committerNeil Booth <neil@gcc.gnu.org>2002-07-23 06:28:08 +0000
commitb5e66e65f2b838679943eea7ffc0d25f4482fae9 (patch)
treef78ca693c0da30a65fc596d9ab512755bc2f059c /gcc/vmsdbgout.c
parentc3a600c0b720c107bca04c4f4ff567057b5f97ca (diff)
downloadgcc-b5e66e65f2b838679943eea7ffc0d25f4482fae9.zip
gcc-b5e66e65f2b838679943eea7ffc0d25f4482fae9.tar.gz
gcc-b5e66e65f2b838679943eea7ffc0d25f4482fae9.tar.bz2
* vmsdbgout.c (SECTION_ASM_OP): Remove.
From-SVN: r55667
Diffstat (limited to 'gcc/vmsdbgout.c')
-rw-r--r--gcc/vmsdbgout.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/gcc/vmsdbgout.c b/gcc/vmsdbgout.c
index 68e0bb8..6e4e6c0 100644
--- a/gcc/vmsdbgout.c
+++ b/gcc/vmsdbgout.c
@@ -231,11 +231,6 @@ const struct gcc_debug_hooks vmsdbg_debug_hooks
: (NUMBYTES(OFFSET) == 2 ? UNALIGNED_SHORT_ASM_OP : ASM_BYTE_OP))
#endif
-/* Pseudo-op for defining a new section. */
-#ifndef SECTION_ASM_OP
-#define SECTION_ASM_OP ".section"
-#endif
-
/* Definitions of defaults for formats and names of various special
(artificial) labels which may be generated within this file (when the -g
options is used and VMS_DEBUGGING_INFO is in effect. If necessary, these