http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44643
--- Comment #12 from Georg-Johann Lay <gjl at gcc dot gnu.org> 2011-05-26 12:52:10 UTC --- Author: gjl Date: Thu May 26 12:52:03 2011 New Revision: 174281 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174281 Log: PR target/44643 * config/avr/avr.c (avr_insert_attributes): Leave TREE_READONLY alone. Error if non-const data has attribute progmem. Modified: branches/gcc-4_6-branch/gcc/ChangeLog branches/gcc-4_6-branch/gcc/config/avr/avr.c