This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] [darwin] speedup machopic_function_base_name


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]