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]: Code sinking patch


David Edelsohn wrote:
	Roger provided some good justification for the patch in a thread
from last month:

http://gcc.gnu.org/ml/gcc-patches/2004-11/msg02261.html

Dan's patch helps SPEC CPU2000 a little, but I think the primary
motivation is its benefit to real world code and providing a common
optimization that other commercial compilers implement.  The patch will
help the performance of GNU/Linux systems.

I find it totally plausible that this will help real world code, but I'd like some evidence. I understand that SPEC is not the be-all end-all; is there an application out there that shows that this is a win?


--
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com
(916) 791-8304


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