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]

Re: cpplib speed hack



 > From: Zack Weinberg <zack@rabi.columbia.edu> 
 > 
 > By rewriting s_r_o_l to do the forward scan itself, we get about 5%
 > performance improvement compiling GNU libc, at the cost of some code
 > duplication.


	Is it possible to split out the common code as a function?

--
Kaveh R. Ghazi			Engagement Manager / Project Services
ghazi@caip.rutgers.edu		Qwest Internet Solutions


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