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

Mike Melanson mike
Sun Jan 25 22:14:00 CET 2009


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.

-- 
     -Mike Melanson




More information about the ffmpeg-devel mailing list