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 #15 from Georg-Johann Lay <gjl at gcc dot gnu.org> 2011-07-04 12:33:03 UTC ---
Author: gjl
Date: Mon Jul  4 12:33:00 2011
New Revision: 175810

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175810
Log:
    Backport from mainline
    2011-07-04  Georg-Johann Lay

    PR target/44643
    * config/avr/avr.c (avr_insert_attributes): Use TYPE_READONLY
    instead of TREE_READONLY.


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]