lkml.org 
[lkml]   [1998]   [Mar]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: egcs 1.0.1 miscompiles Linux 2.0.33
Date

I think this is beyond the limits of what can or should be done with gcc's
inline assembly. strstr is a volatile asm which needs 18 instructions, 5
registers, and takes a long time to run. I've seen cases like this where
the separate function is faster than the inlined version because of reduced
register pressure in the caller.


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu

\
 
 \ /
  Last update: 2005-03-22 13:41    [W:0.065 / U:1.000 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site