Quoting Martin Guy <[email protected]>:
> Am I doing something stupid on MIPS and PPC, like linking to a printf
> that expects its args in FP registers?

Why don't you ask gdb? you can set a breakpoint on printf and set
the first floating point argument passing register to different values
in order to observe if the output will change changes.

_______________________________________________
Gcc-cfarm-users mailing list
[email protected]
https://mail.gna.org/listinfo/gcc-cfarm-users

Reply via email to