* vmsdbgout.c (SECTION_ASM_OP): Remove.
authorNeil Booth <neil@daikokuya.co.uk>
Tue, 23 Jul 2002 06:28:08 +0000 (06:28 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Tue, 23 Jul 2002 06:28:08 +0000 (06:28 +0000)
From-SVN: r55667

gcc/ChangeLog
gcc/vmsdbgout.c

index 368eb8019ae0ac0bb035a7e1f5405b2fcaef9d18..8e7eb8504967fd694374af0c2d934be4b77a4fc3 100644 (file)
@@ -1,3 +1,7 @@
+2002-07-23  Neil Booth  <neil@daikokuya.co.uk>
+
+       * vmsdbgout.c (SECTION_ASM_OP): Remove.
+
 2002-07-23  Neil Booth  <neil@daikokuya.co.uk>
 
        * config/i386/i386.c (AT_BP): Remove.
index 68e0bb8cea7575f42cdd650f763da22d751ff9d9..6e4e6c013ec9b4664d7678938a80880589147bd6 100644 (file)
@@ -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