http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52148
Georg-Johann Lay <gjl at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |FIXME --- Comment #2 from Georg-Johann Lay <gjl at gcc dot gnu.org> 2012-02-17 12:18:28 UTC --- There is already FIXME comment in avr.c:avr_emit_movmemhi that register allocator is likely to ICE with spill fail. momvmemhi must use Z and X regsiters and there is no freedom for the allocator.