[MPlayer-dev-eng] [PATCH] Drop support for gcc-2.95

Michael Niedermayer michaelni at gmx.at
Tue Jul 11 09:54:53 CEST 2006


Hi

On Tue, Jul 11, 2006 at 08:56:57AM +0300, Uoti Urpala wrote:
> On Mon, 2006-07-10 at 20:48 -0400, Rich Felker wrote:
> > On Mon, Jul 10, 2006 at 05:32:29PM -0700, Loren Merritt wrote:
> > > Other requirement: no more than 10 parameters to an asm block. And yes, I 
> > > have had to re-write code to get around that limitation. And gcc does 
> > > funny things to asm blocks that are split up, so sometimes that lost some 
> > > speed.
> > 
> > I agree this is a stupid limitation and I'd welcome a patch to "fix"
> > it in gcc 2.95; however it's also ridiculous that the gcc developers
> 
> How many people are there who would build a custom patched version of
> gcc-2.95 for mplayer rather than use newer gcc?

at least some versions of newer gcc misscompiled code with more then
10 parameters silently, and only sometimes ...
iam not sure wich versions where affected, but if we start using asms
with more then 10 parameters (and i certainly wont mind being able to
write such asms) then 2.95 will not be the only compiler for which we 
need to drop support


[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

In the past you could go to a library and read, borrow or copy any book
Today you'd get arrested for mere telling someone where the library is



More information about the MPlayer-dev-eng mailing list