This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Patch to provide a default definition for ASM_GLOBALIZE_LABEL
- From: Richard Henderson <rth at redhat dot com>
- To: "Kaveh R. Ghazi" <ghazi at caip dot rutgers dot edu>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Tue, 30 Jul 2002 18:51:46 -0700
- Subject: Re: Patch to provide a default definition for ASM_GLOBALIZE_LABEL
- References: <200207300244.WAA14953@caip.rutgers.edu>
On Mon, Jul 29, 2002 at 10:44:23PM -0400, Kaveh R. Ghazi wrote:
> * m68hc11.h, m68k.h, m88k.h (ASM_GLOBALIZE_LABEL): Delete.
>
> * defaults.h (ASM_GLOBALIZE_LABEL): Provide a default.
> * doc/tm.texi (ASM_GLOBALIZE_LABEL): Update docs.
Ok I guess. I'd prefer these got changed into target hooks.
r~