[MPlayer-dev-eng] [PATCH] fixes for gcc4

Jindrich Makovicka makovick at kmlinux.fjfi.cvut.cz
Sat Feb 26 23:19:40 CET 2005


Michael Niedermayer wrote:
> furthermore theres the fundamental question why exactly every project which 
> uses asm should rewrite their code for gcc 4, this is not about correct or 
> incorrect code, its practically just a syntax change
> the changes gcc 4 needs makes the code much harder to read, harder to optimize 
> for the compiler and much longer
> 
> is there some bugreport on gccs bugtracker about this? its breaking code which 
> was valid in the past

AFAIR already gcc 3.4 reported warnings on this being deprecated.

Offtopic: I just looked into cmmx.h and wonder why all the mmx 
replacements work on unsigned long, instead of unsigned long long?

-- 
Jindrich Makovicka




More information about the MPlayer-dev-eng mailing list