re PR target/71948 ([avr] Make progmem work on reduced Tiny cores by adding 0x4000...
commit3ce9aa832b64b5e953c2a16965f8d5d581787d16
authorGeorg-Johann Lay <avr@gjlay.de>
Mon, 1 Aug 2016 17:12:32 +0000 (1 17:12 +0000)
committerGeorg-Johann Lay <gjl@gcc.gnu.org>
Mon, 1 Aug 2016 17:12:32 +0000 (1 17:12 +0000)
treee27615ecc77b7a1b22ac94fc81a995d8e14b843e
parent71bfb77a025867eaea935a09e0f45b4149b2f5da
re PR target/71948 ([avr] Make progmem work on reduced Tiny cores by adding 0x4000 to symbols)

PR target/71948
* config/avr/avr.c (AVR_SYMBOL_FLAG_TINY_PM): Use a value that
does not overlap with other symbol flags.

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