public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/50652] New: [avr] Incorrect data start value for atmega164a
@ 2011-10-07  8:31 wek at host dot sk
  2011-10-10  8:33 ` [Bug target/50652] " gjl at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: wek at host dot sk @ 2011-10-07  8:31 UTC (permalink / raw)
  To: gcc-bugs

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: unassigned@gcc.gnu.org
        ReportedBy: wek@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


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug target/50652] [avr] Incorrect data start value for atmega164a
  2011-10-07  8:31 [Bug target/50652] New: [avr] Incorrect data start value for atmega164a wek at host dot sk
@ 2011-10-10  8:33 ` gjl at gcc dot gnu.org
  2011-10-10  8:37 ` gjl at gcc dot gnu.org
  2011-10-10  8:47 ` gjl at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: gjl at gcc dot gnu.org @ 2011-10-10  8:33 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from Georg-Johann Lay <gjl at gcc dot gnu.org> 2011-10-10 08:32:26 UTC ---
Author: gjl
Date: Mon Oct 10 08:32:15 2011
New Revision: 179737

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=179737
Log:
    PR target/50652
    * config/avr/avr-mcus.def (AVR_MCU): Set .data_section_start of
    atmega164a to 0x100.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/avr/avr-mcus.def


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug target/50652] [avr] Incorrect data start value for atmega164a
  2011-10-07  8:31 [Bug target/50652] New: [avr] Incorrect data start value for atmega164a wek at host dot sk
  2011-10-10  8:33 ` [Bug target/50652] " gjl at gcc dot gnu.org
@ 2011-10-10  8:37 ` gjl at gcc dot gnu.org
  2011-10-10  8:47 ` gjl at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: gjl at gcc dot gnu.org @ 2011-10-10  8:37 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from Georg-Johann Lay <gjl at gcc dot gnu.org> 2011-10-10 08:37:31 UTC ---
Author: gjl
Date: Mon Oct 10 08:37:22 2011
New Revision: 179738

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=179738
Log:
    PR target/50652
    Backport from Mainline r179737.
    * config/avr/avr-devices.c (avr_mcu_types): Set
    .data_section_start of atmega164a to 0x100.


Modified:
    branches/gcc-4_6-branch/gcc/ChangeLog
    branches/gcc-4_6-branch/gcc/config/avr/avr-devices.c


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug target/50652] [avr] Incorrect data start value for atmega164a
  2011-10-07  8:31 [Bug target/50652] New: [avr] Incorrect data start value for atmega164a wek at host dot sk
  2011-10-10  8:33 ` [Bug target/50652] " gjl at gcc dot gnu.org
  2011-10-10  8:37 ` gjl at gcc dot gnu.org
@ 2011-10-10  8:47 ` gjl at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: gjl at gcc dot gnu.org @ 2011-10-10  8:47 UTC (permalink / raw)
  To: gcc-bugs

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

Georg-Johann Lay <gjl at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |wrong-code
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |gjl at gcc dot gnu.org
         Resolution|                            |FIXED
   Target Milestone|---                         |4.6.2
      Known to fail|                            |4.6.1

--- Comment #3 from Georg-Johann Lay <gjl at gcc dot gnu.org> 2011-10-10 08:46:16 UTC ---
Fixed for 4.6.2+


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-10-10  8:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-10-07  8:31 [Bug target/50652] New: [avr] Incorrect data start value for atmega164a wek at host dot sk
2011-10-10  8:33 ` [Bug target/50652] " gjl at gcc dot gnu.org
2011-10-10  8:37 ` gjl at gcc dot gnu.org
2011-10-10  8:47 ` gjl at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).