[Ffmpeg-devel] Re: [PATCH] fix build for --cpu=i686
Uoti Urpala
uoti.urpala
Fri Mar 30 03:42:31 CEST 2007
On Thu, 2007-03-29 at 16:16 -0700, Trent Piepho wrote:
> When I compile the test case from the bug report, I don't get this register
> overlap. The only one I get is:
There does seem to be some real gcc bug, though one which shouldn't
affect FFmpeg if the code is fixed to mark clobbers properly. The
attached simpler code produces
#APP
%edi %eax %eax
#NO_APP
on gcc-4.1 and 4.2 when using -O1 and above; -O0 is OK.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: regs.c
Type: text/x-csrc
Size: 572 bytes
Desc:
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070330/1680fda7/attachment.c>
More information about the ffmpeg-devel
mailing list