This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/44643] ice in c-typeck.c
- From: "gjl at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 4 Jul 2011 12:28:25 +0000
- Subject: [Bug target/44643] ice in c-typeck.c
- Auto-submitted: auto-generated
- References: <bug-44643-4@http.gcc.gnu.org/bugzilla/>
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