re PR target/30417 (Section .data cannot be moved with -mmcu=atmega88)
authorGeorg-Johann Lay <avr@gjlay.de>
Tue, 21 Jun 2016 10:36:13 +0000 (10:36 +0000)
committerGeorg-Johann Lay <gjl@gcc.gnu.org>
Tue, 21 Jun 2016 10:36:13 +0000 (10:36 +0000)
commite9305990d98af36affb5ee11d9060915f1f3890c
tree3690c4073f851510434dba7cae5767cd387a29bc
parent4e1eac56b437f28903bfd95daf11fee1c1ca74aa
re PR target/30417 (Section .data cannot be moved with -mmcu=atmega88)

PR target/30417
* config/avr/gen-avr-mmcu-specs.c (print_mcu):
[*link_data_start]: Wrap -Tdata into %{!Tdata:...}.
[*link_text_start]: Wrap -Ttext into %{!Ttext:...}.

From-SVN: r237639
gcc/ChangeLog
gcc/config/avr/gen-avr-mmcu-specs.c