I just happened to stumble on this problem with another port. The volatile & test solution doesn't work, though.
What does work, however, is: __asm__ ("" : : "" (dummy));
I just happened to stumble on this problem with another port. The volatile & test solution doesn't work, though.
What does work, however, is: __asm__ ("" : : "" (dummy));