m0n0 wrote:
...erm, I'm still questioning myself why it works ok for m68000 while m68020-60 isn't....
Because my GCC 20110128 used math-68881.h which was buggy because of "extern inline". See my bug report for details.
That file was only included when using -m68020-60.Now I have fixed math-68881.h, and also I don't use it anymore, so no more trouble because of that.
-- Vincent Rivière