[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] how to compile stik/sting stuff with gcc4



31 jan 2010 kl. 23.51 skrev Helmut Karlowski:

> Am 31.01.2010, 23:44 Uhr, schrieb Vincent Rivière <vincent.riviere@freesbee.fr>:
> 
>> If I'm not wrong this is a difference between the 680x0 family and ColdFire family.
>> All 680x0 models should behave the same way on move.b xx,-(sp)
>> This could be easily checked on real hardware.
> 
> And if Coldfire really does this then gcc and any other compiler should not use this instruction. I hope it's done this way already.

I discussed this with Didier some time ago. It seems Pure C does this, but other compilers do not. He had the impression that it was pretty rare, at least for compiled code.

best regards

-- PeP