[EMAIL PROTECTED]:~/src/MPlayer-1.0pre7/libfaad2$ gcc --version gcc (GCC) 3.3.4
System type: GNU/Linux Slackware 10.1 on Celeron M 1500MHz Hardware: Fujitsu-Siemens Amilo Pro V2000D Complete gcc command that triggers the error. [EMAIL PROTECTED]:~/src/MPlayer-1.0pre7/libfaad2$ LC_ALL=C make cc -c -I. -I../libvo -I../../libvo -I/usr/X11/include -fno-PIC -O3 -march=pentium3 -save-temps -pipe -fomit-frame-pointer -mfpmath=sse -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ic_predict.o ic_predict.c cc: warning: -pipe ignored because -save-temps specified ic_predict.c: In function `ic_predict': ic_predict.c:81: error: insn does not satisfy its constraints: (insn 622 495 228 6 0x4030823c (set (reg/v:SF 29 emm0 [72]) (const_double:SF 0 [0x0] 0.0 [0x0.0p+0])) 61 {*movsf_1} (nil) (nil)) ic_predict.c:81: internal compiler error: in build_def_use, at regrename.c:782 Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://gcc.gnu.org/bugs.html> for instructions. make: *** [ic_predict.o] Error 1 -- Summary: insn does not satisfy its constraints Product: gcc Version: 3.3.4 Status: UNCONFIRMED Severity: normal Priority: P2 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: m dot blizinski at wsisiz dot edu dot pl CC: gcc-bugs at gcc dot gnu dot org GCC target triplet: i486-slackware-linux http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21452