This is the mail archive of the ecos-discuss@sourceware.cygnus.com mailing list for the eCos project.


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

Re: TCP/IP checksum routine performance


Andrew Lunn wrote:
> 
> I think the real problem to be addressed is why gcc gets into the
> register threash problem? My guess is that it should consider delaying
> the add, lay the code out and then find out its run out of
> registers. It should then change its mind and not delay the add. Its
> not looking at the code it produced and sanity checking it to see if
> the optimisintion its made has actually made the code worse.

Did anyone actually say which gcc version was being used?

Jifl
-- 
Red Hat, 35 Cambridge Place, Cambridge, UK. CB2 1NS  Tel: +44 (1223) 728762
"Plan to be spontaneous tomorrow."  ||  These opinions are all my own fault

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