re PR target/51756 (wrong warning: uninitialized variable put into program memory...
authorGeorg-Johann Lay <avr@gjlay.de>
Thu, 12 Jan 2012 16:51:28 +0000 (16:51 +0000)
committerGeorg-Johann Lay <gjl@gcc.gnu.org>
Thu, 12 Jan 2012 16:51:28 +0000 (16:51 +0000)
commitab8c50934b760c83cdab4beac87a349ec704b4d2
treed5747a4a40e4fbefea2403d5fafa88aeebedb633
parent82db3d43de58dd1c6e0c074fc2e0e85cdc09f0cc
re PR target/51756 (wrong warning: uninitialized variable put into program memory area)

PR target/51756
* config/avr/avr.c (avr_encode_section_info): Test for absence of
DECL_EXTERNAL when checking for initializers of progmem variables.

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