id,summary,reporter,owner,description,type,status,priority,component,version,resolution,keywords,cc,blockedby,blocking,reproduced,analyzed
1932,Error in <dering_MMX2> when configured with --disable-optimizations --disable-mmx on x86-32,Morion,,"I've got following error during 'make' (in MinGW at Windows):
{{{libpostproc/postprocess_template.c: In function ‘dering_MMX2’:
libpostproc/postprocess_template.c:1045:5: error: can’t find a register in class ‘GENERAL_REGS’ while reloading ‘asm’
libpostproc/postprocess_template.c:1045:5: error: ‘asm’ operand has impossible constraints}}}
Using commit ba353436a375b92659366aeec8c0139da08f8a0b. Configure string:
{{{
./configure --prefix=build --enable-gpl --enable-w32threads --enable-runtime-cpudetect --enable-memalign-hack --enable-libx264 --enable-shared --disable-static --disable-optimizations --disable-mmx --disable-stripping --extra-cflags="" -I/c/ffmpeg/x264/staticbuild/include"" --extra-ldflags=""-L/c/ffmpeg/x264/staticbuild/lib""
}}}
Found the related ticket [https://ffmpeg.org/trac/ffmpeg/ticket/1695], it says that the problem is fixed in commit ec36aa69448f20a78d8c4588265022e0b2272ab5. Checked this commit, it's in the tree but the problem is still there.",defect,closed,important,postproc,git-master,fixed,build regression,,,,1,0
