http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50652

             Bug #: 50652
           Summary: [avr] Incorrect data start value for atmega164a
    Classification: Unclassified
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassig...@gcc.gnu.org
        ReportedBy: w...@host.sk
            Target: avr


The data section start address in avr_mcu_types array (in avr-devices.c, since
rev 175248 pulled out to avr-mcus.def) for atmega164a is incorrectly set to
0x0060 rather than to 0x0100.

This bug was originally reported in
http://www.avrfreaks.net/index.php?name=PNphpBB2&file=viewtopic&t=112577

Reply via email to