This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/30417] Section .data cannot be moved with -mmcu=atmega88


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=30417

--- Comment #7 from Georg-Johann Lay <gjl at gcc dot gnu.org> ---
Author: gjl
Date: Tue Jun 21 10:36:13 2016
New Revision: 237639

URL: https://gcc.gnu.org/viewcvs?rev=237639&root=gcc&view=rev
Log:
        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:...}.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/avr/gen-avr-mmcu-specs.c

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]