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/44643] ice in c-typeck.c


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


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