http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46192
Eric Botcazou <ebotcazou at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target|avr | Status|UNCONFIRMED |NEW Last reconfirmed| |2012-01-20 CC| |ebotcazou at gcc dot | |gnu.org Target Milestone|--- |4.5.4 Summary|renaming of a volatile |[4.5/4.6/4.7 regression] |variable generates wrong |wrong code for renaming of |code |packed array with address | |clause Ever Confirmed|0 |1 --- Comment #5 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2012-01-20 15:50:30 UTC --- This looks more related to the address clause on the packed array though.