>GCC makes the worst out of this. It typically puts instructions >depending on the slow instructions immediately after the slow >instructions in the code, even when it is not necessary. Would you care to post some examples of GCC generating bad code? Perhaps something could be done about it. p.