This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [gcc-3_4-basic-improvements-branch] delete ASM_OUTPUT_INTERNAL_LABEL uses
- 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: Sat, 31 Aug 2002 10:42:56 -0700
- Subject: Re: [gcc-3_4-basic-improvements-branch] delete ASM_OUTPUT_INTERNAL_LABEL uses
- References: <200208311646.MAA18255@caip.rutgers.edu>
On Sat, Aug 31, 2002 at 12:46:01PM -0400, Kaveh R. Ghazi wrote:
> Now that my two previous patches for turning ASM_OUTPUT_INTERNAL_LABEL
> into a hook are installed on the branch, this final patch changes all
> macro uses to explicit calls to the target hook. I also updated the
> documentation and poisoned the macro.
Ok.
r~