This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Patch to use GLOBAL_ASM_OP instead of 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:54:21 -0700
- Subject: Re: Patch to use GLOBAL_ASM_OP instead of ASM_GLOBALIZE_LABEL
- References: <200207300247.WAA15487@caip.rutgers.edu>
On Mon, Jul 29, 2002 at 10:47:33PM -0400, Kaveh R. Ghazi wrote:
> This patch converts most ports to define GLOBAL_ASM_OP instead of
> ASM_GLOBALIZE_LABEL. This patch relies on my previous one:
> http://gcc.gnu.org/ml/gcc-patches/2002-07/msg01771.html
Ok.
r~