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 #14 from Georg-Johann Lay <gjl at gcc dot gnu.org> 2011-07-04 12:28:05 UTC ---
Author: gjl
Date: Mon Jul  4 12:28:02 2011
New Revision: 175809

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175809
Log:
    PR target/44643
    * config/avr/avr.c (avr_insert_attributes): Use TYPE_READONLY
    instead of TREE_READONLY.


Modified:
    trunk/gcc/ChangeLog
    trunk/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]