------- Comment #7 from steven at gcc dot gnu dot org 2010-07-18 17:40 ------- Ah, and since both r14 and r15 are initially copies of r12, they point to the same memory area (modulo auto-increments/decrements). So indeed an alias thing.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43494