This one also works for -mno-80387 and simplifies insn pattern constraints a bit:2005-10-05 Uros Bizjak <[EMAIL PROTECTED]> * config/i386/i386.h (TARGET_FISTTP): Enable also for TARGET_SSE3 and only for TARGET_80387. * config/i386/i386.md (fix_trunc<mode>_fisttp_i387_1, (fix_trunc<mode>_i387_fisttp, fix_trunc<mode>_i387_fisttp_with_temp): Do not depend on TARGET_80387.
You forgot to attach either patch ;-) Paolo