[FFmpeg-devel] [PATCH] issue799: fix compilation of scalarproduct_int16_sse2 with gcc 3.4

Michael Niedermayer michaelni
Sun Jan 25 22:56:21 CET 2009


On Sun, Jan 25, 2009 at 01:14:00PM -0800, Mike Melanson wrote:
> Michael Niedermayer wrote:
> > On Sun, Jan 25, 2009 at 12:36:07AM -0500, David Conrad wrote:
> >> Hi,
> >>
> >> gcc 3.4 doesn't align sh to 16 bytes, causing a segfault. Looking at the 
> >> docs for psrad, the memory operand has to be 128 bits large, and changing 
> >> this fixes compilation with gcc 3.4 for me.
> > 
> > well, if this fixes it then iam not against it, though it should be reported
> > to the gcc devels
> 
> Does it stand to reason that the issue is already fixed in gcc 4+? I 
> don't think they're actively maintaining anything in the gcc 3 series.

IMHO as long as there are people using gcc 3 (and that seems to be the case
considering this) it does make sense to report such things. Its certainly
not nearly as important as bugs in latest gcc but still, there might be
people who are forced to use it who might be interrested in fixing or
who might just like to keep track of bugs in gcc 3
but as said its not that important ...

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Awnsering whenever a program halts or runs forever is
On a turing machine, in general impossible (turings halting problem).
On any real computer, always possible as a real computer has a finite number
of states N, and will either halt in less than N cycles or never halt.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090125/d3d4a428/attachment.pgp>



More information about the ffmpeg-devel mailing list