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:32:26 +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 #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