This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] [darwin] speedup machopic_function_base_name
- From: Zack Weinberg <zack at codesourcery dot com>
- To: Andrew Pinski <pinskia at physics dot uc dot edu>
- Cc: "gcc-patches at gcc dot gnu dot org Patches" <gcc-patches at gcc dot gnu dot org>
- Date: Tue, 30 Mar 2004 00:11:51 -0800
- Subject: Re: [PATCH] [darwin] speedup machopic_function_base_name
- References: <67C12743-8209-11D8-99F1-000393A6D2F2@physics.uc.edu>
Andrew Pinski <pinskia@physics.uc.edu> writes:
> This patch removes code which I had forgot to remove
> when I rewrite this part of GCC.
>
> Bootstrapped and tested on powerpc-apple-darwin.
>
> OK?
I'd call this an obvious fix, but OK. Would you mind marking your
patch attachments with content-type: text/x-patch and
disposition: inline? It makes it much easier to read them.
zw
> * config/darwin.c (machopic_function_base_name):
> Remove current_name and getting the name of the
> current function.