[MPlayer-dev-eng] imdct.c and gcc 3.4.0/3.5

Piotr Neuman sikkh at wp.pl
Sat May 1 22:26:28 CEST 2004


Warnings (3.4.0):

imdct.c: In function `imdct_do_512_sse':
imdct.c:937: warning: use of memory input without lvalue in asm operand 1 is 
deprecated
imdct.c:937: warning: use of memory input without lvalue in asm operand 2 is 
deprecated

Errors (3.5):

imdct.c: In function `imdct_do_512_sse':
imdct.c:937: error: memory input 1 is not directly addressable
imdct.c:937: error: memory input 2 is not directly addressable




More information about the MPlayer-dev-eng mailing list