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/51756] wrong warning: uninitialized variable put into program memory area


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51756

--- Comment #3 from Georg-Johann Lay <gjl at gcc dot gnu.org> 2012-01-12 17:23:38 UTC ---
Author: gjl
Date: Thu Jan 12 17:23:32 2012
New Revision: 183131

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=183131
Log:
    Backport from mainline r183129
    PR target/51756
    * config/avr/avr.c (avr_encode_section_info): Test for absence of
    DECL_EXTERNAL when checking for initializers of progmem variables.


Modified:
    branches/gcc-4_6-branch/gcc/ChangeLog
    branches/gcc-4_6-branch/gcc/config/avr/avr.c


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