re PR target/80462 ([avr] Incorrect "warning: uninitialized variable 'xxx' put into...
authorGeorg-Johann Lay <avr@gjlay.de>
Wed, 19 Apr 2017 12:20:57 +0000 (12:20 +0000)
committerGeorg-Johann Lay <gjl@gcc.gnu.org>
Wed, 19 Apr 2017 12:20:57 +0000 (12:20 +0000)
commit8264e6c39c497349881ee2259451f8ba9f1b8cd9
tree373ff6836ae299fae41908547e6da771100420a6
parent664306b9d8b32f6d1fcc6fdd9ba19712d494b3ee
re PR target/80462 ([avr] Incorrect "warning: uninitialized variable 'xxx' put into program memory area" for identical strings)

PR target/80462
* config/avr/avr.c (tree.h): Include it.
(cgraph.h): Include it.
(avr_encode_section_info): Don't warn for uninitialized progmem
variable if it's just an alias.

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