------- Additional Comments From frouleau at naotek dot com 2004-12-23 08:45 ------- Created an attachment (id=7810) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7810&action=view) workarround to fix the bug
This patch moves attiny13 and attiny2313 from arch4 to arch2. Thus no bugs occure anymore but the generated code is not optimized (lost movw, spm and some form of lpm asm instructions). A new architecture should be created to fully solve the problem. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19059