re PR target/78093 ([avr] New variable attribute "absdata" and option "-mabsdata...
authorGeorg-Johann Lay <avr@gjlay.de>
Mon, 21 Nov 2016 12:23:14 +0000 (12:23 +0000)
committerGeorg-Johann Lay <gjl@gcc.gnu.org>
Mon, 21 Nov 2016 12:23:14 +0000 (12:23 +0000)
commite0706cfb3313ea4af04f8de91127f14bac4cbf65
treeee797e35d44b510ad01071923226e91bfcefa776
parente420e419f4eaca99f699771e35d5bf828f2b58e5
re PR target/78093 ([avr] New variable attribute "absdata" and option "-mabsdata" to enable LDS / STS on Reduced Tiny)

PR target/78093
* config/avr/avr.c (avr_decl_maybe_lds_p): New static function.
(avr_encode_section_info) [TARGET_ABSDATA && AVR_TINY]: Use it.

From-SVN: r242660
gcc/ChangeLog
gcc/config/avr/avr.c