id	summary	reporter	owner	description	type	status	priority	component	version	resolution	keywords	cc	blockedby	blocking	reproduced	analyzed
2183	"dsputil_mmx.c ""gmc_mmx undeclared"" when configuring with --disable-everything"	jamal		"Summary of the bug:
{{{
CC      libavcodec/x86/dsputil_mmx.o
/home/jamrial/ffmpeg/libavcodec/x86/dsputil_mmx.c: In function 'dsputil_init_mmx':
/home/jamrial/ffmpeg/libavcodec/x86/dsputil_mmx.c:2053:14: error: 'gmc_mmx' undeclared (first use in this function)
/home/jamrial/ffmpeg/libavcodec/x86/dsputil_mmx.c:2053:14: note: each undeclared identifier is reported only once for each function it appears in
}}}
How to reproduce:
{{{
./configure --disable-everything
}}}
This only happens with an x86_32 target."	defect	closed	important	avcodec	git-master	fixed	dsputil regression				0	0
