public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* vmsdbgout.c: Remove unused macro.
@ 2002-07-21 13:52 Neil Booth
  2002-07-22 16:26 ` Richard Henderson
  2002-07-25  9:41 ` Mark Mitchell
  0 siblings, 2 replies; 3+ messages in thread
From: Neil Booth @ 2002-07-21 13:52 UTC (permalink / raw)
  To: gcc-patches

OK?

Neil.

	* vmsdbgout.c (SECTION_ASM_OP): Remove.

============================================================
Index: gcc/vmsdbgout.c
*** gcc/vmsdbgout.c	17 Jun 2002 17:47:22 -0000	1.15
--- gcc/vmsdbgout.c	21 Jul 2002 18:58:31 -0000
*************** const struct gcc_debug_hooks vmsdbg_debu
*** 231,241 ****
     : (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
--- 231,236 ----

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: vmsdbgout.c: Remove unused macro.
  2002-07-21 13:52 vmsdbgout.c: Remove unused macro Neil Booth
@ 2002-07-22 16:26 ` Richard Henderson
  2002-07-25  9:41 ` Mark Mitchell
  1 sibling, 0 replies; 3+ messages in thread
From: Richard Henderson @ 2002-07-22 16:26 UTC (permalink / raw)
  To: Neil Booth; +Cc: gcc-patches

On Sun, Jul 21, 2002 at 09:48:44PM +0100, Neil Booth wrote:
> 	* vmsdbgout.c (SECTION_ASM_OP): Remove.

Ok.


r~

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: vmsdbgout.c: Remove unused macro.
  2002-07-21 13:52 vmsdbgout.c: Remove unused macro Neil Booth
  2002-07-22 16:26 ` Richard Henderson
@ 2002-07-25  9:41 ` Mark Mitchell
  1 sibling, 0 replies; 3+ messages in thread
From: Mark Mitchell @ 2002-07-25  9:41 UTC (permalink / raw)
  To: Neil Booth, gcc-patches



--On Sunday, July 21, 2002 09:48:44 PM +0100 Neil Booth 
<neil@daikokuya.co.uk> wrote:

> OK?

I hereby pre-approve any and all patches from Neil that remove totally
unused macros.

-- 
Mark Mitchell                mark@codesourcery.com
CodeSourcery, LLC            http://www.codesourcery.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-07-25 16:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-07-21 13:52 vmsdbgout.c: Remove unused macro Neil Booth
2002-07-22 16:26 ` Richard Henderson
2002-07-25  9:41 ` Mark Mitchell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).