[Bug target/19059] Atmel AVR Tiny13 and Tiny2313 support corrupted

frouleau at naotek dot com gcc-bugzilla@gcc.gnu.org
Thu Dec 23 08:45:00 GMT 2004


------- 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



More information about the Gcc-bugs mailing list