> -----Original Message----- > From: Georg-Johann Lay [mailto:a...@gjlay.de] > Sent: Thursday, May 26, 2011 6:24 AM > To: gcc-patches@gcc.gnu.org > Cc: Weddington, Eric; Anatoly Sokolov; Denis Chertykov > Subject: [Patch, AVR, 4.6] PR target/44643 > > This is a straight forward 4.7 -> 4.6 backport for PR44643 > > http://gcc.gnu.org/ml/gcc-patches/2011-04/msg00544.html > http://gcc.gnu.org/viewcvs?view=revision&revision=172415 > > > Johann > > PR target/44643 > * config/avr/avr.c (avr_insert_attributes): Leave TREE_READONLY > alone. Error if non-const data has attribute progmem.
Looks good to me. Please commit. Eric