http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50091
Eric Botcazou <ebotcazou at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ASSIGNED Last reconfirmed| |2011-08-16 AssignedTo|unassigned at gcc dot |ebotcazou at gcc dot |gnu.org |gnu.org Ever Confirmed|0 |1 --- Comment #2 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2011-08-16 17:12:00 UTC --- > Well, look at the PR - it was an ICE with graphite and stack-check, so yes, > of course. > > stw 0,-12284(r1) > > looks like some missing operand print thing to dump fancy regnames (r0 instead > of 0). How come the assembler chokes on this? Looking into it...