This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch] Associate a name with a CODE_LABEL
- To: Catherine Moore <clm at cygnus dot com>, rth at cygnus dot com
- Subject: Re: [patch] Associate a name with a CODE_LABEL
- From: Michael Meissner <meissner at cygnus dot com>
- Date: Wed, 3 Nov 1999 12:47:47 -0500
- Cc: gcc-patches at gcc dot gnu dot org
- References: <199911031740.JAA06082@cygint.cygnus.com>
On Wed, Nov 03, 1999 at 09:40:13AM -0800, Catherine Moore wrote:
> This patch adds an alternate name field to a CODE_LABEL.
> If a CODE_LABEL has a name associated with it, use the
> name instead of an internal label.
>
> Okay to commit?
I don't see if definition for ASM_OUTPUT_ALTERNATE_LABEL_NAME anywhere, so you
should either bracket uses of ASM_OUTPUT_ALTERNATE_LABEL_NAME inside of
#ifdef's, or provide a default definition in defaults.h.
--
Michael Meissner, Cygnus Solutions
PMB 198, 174 Littleton Road #3, Westford, Massachusetts 01886
email: meissner@cygnus.com phone: 978-486-9304 fax: 978-692-4482