http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50091
--- Comment #4 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2011-08-17 22:32:23 UTC --- If I edit the assembly code to have ... stw r0,-12284(r1) mr r0,r1 stw r0,-12556(r1) ... The code assembles, links and runs without further hiccup.