From b5e66e65f2b838679943eea7ffc0d25f4482fae9 Mon Sep 17 00:00:00 2001 From: Neil Booth Date: Tue, 23 Jul 2002 06:28:08 +0000 Subject: [PATCH] * vmsdbgout.c (SECTION_ASM_OP): Remove. From-SVN: r55667 --- gcc/ChangeLog | 4 ++++ gcc/vmsdbgout.c | 5 ----- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 368eb8019ae0..8e7eb8504967 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2002-07-23 Neil Booth + + * vmsdbgout.c (SECTION_ASM_OP): Remove. + 2002-07-23 Neil Booth * config/i386/i386.c (AT_BP): Remove. diff --git a/gcc/vmsdbgout.c b/gcc/vmsdbgout.c index 68e0bb8cea75..6e4e6c013ec9 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