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]

[PATCH] [darwin] speedup machopic_function_base_name


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?


Thanks, Andrew Pinski


ChangeLog:


	* config/darwin.c (machopic_function_base_name):
	Remove current_name and getting the name of the
	current function.

Patch:

Attachment: speedupmacho_function_base_name.diff.txt
Description: Text document


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