This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/50652] [avr] Incorrect data start value for atmega164a
- From: "gjl at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 10 Oct 2011 08:37:31 +0000
- Subject: [Bug target/50652] [avr] Incorrect data start value for atmega164a
- Auto-submitted: auto-generated
- References: <bug-50652-4@http.gcc.gnu.org/bugzilla/>
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