> { "mix-sse-i387", MASK_MIX_SSE_I387, \
> N_("Use both SSE and i387 instruction sets for floating point arithmetics") },\
> { "nomix-sse-i387", -MASK_MIX_SSE_I387, \
> N_("Use both SSE and i387 instruction sets for floating point arithmetics") },\
>
> Hopefully, what is wrong is obvious to you... :-)
And wortwhile obvous bugfix.
Thanks!
Honza