mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-02-21 13:10:04 +08:00
* vmsdbgout.c (SECTION_ASM_OP): Remove.
From-SVN: r55667
This commit is contained in:
parent
c3a600c0b7
commit
b5e66e65f2
@ -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.
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user