Heiher <admin@xxxxxxxxxxx> writes: > How to use even-numbered floating-point registers only in march=mips64 > and mabi=o32 ? As far as I know there is no gcc option for that. Why do you want to do that? Does -msingle-float do what you want? I think it would be fairly easy to modify the source code to use only the even-numbered FP registers. Ian