[MPlayer-dev-eng] Re: Compile options

Uoti Urpala uoti.urpala at pp1.inet.fi
Sun Oct 1 19:50:51 CEST 2006


On Sun, 2006-10-01 at 19:35 +0200, laurent wozniak wrote:
> Some searchers have studied and presented us this problem when I was at 
> university (8 years ago).
> 
> The problem is when you inline too many functions at once, you consume 
> too many registers in the resulting function and the remaining variables 
> are used from the stack.

The slowdown in this case was probably caused by code size and cache use
rather than register shortage.




More information about the MPlayer-dev-eng mailing list