[Ffmpeg-devel] Re: [PATCH] fix build for --cpu=i686
Uoti Urpala
uoti.urpala
Thu Mar 29 21:48:51 CEST 2007
On Thu, 2007-03-29 at 16:32 -0300, Ramiro Ribeiro Polla wrote:
> Michael Niedermayer wrote:
> >though either way the change is wrong, the early clobbers would have to
> >be on the first and second not second and third
> >
> >
> Patch attached with earlyclobbers for all 3 outputs, as suggested by a
> gcc dev on http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31386
Why do so many people on this list send bogus bug reports to gcc? I
think this is at least the third one in less than a year (and there
haven't been that many valid bugreports).
There should be no need for the last output operand to be earlyclobber,
as it's clearly not modified before use of input operands has finished.
More information about the ffmpeg-devel
mailing list