> [ thinking out loud ] So, I can’t help but wonder if c6x, mips, nios2 and sh > now have the exact same problem (or could if they switched code-gen > some)...
ARM is very peculiar here since it goes through a stack slot to copy a value into a register; other architectures, e.g. SPARC, do a bare move. -- Eric Botcazou