------- Comment #1 from pinskia at gcc dot gnu dot org 2007-06-12 14:20 ------- readonly is set on this decl which is wrong.
I think I know what is wrong. ipa-reference.c sets TREE_READONLY on the decl when it really should not be (even though it is readonly now). -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pinskia at gcc dot gnu dot | |org Status|UNCONFIRMED |NEW Component|c++ |middle-end Ever Confirmed|0 |1 Keywords| |ice-on-valid-code Last reconfirmed|0000-00-00 00:00:00 |2007-06-12 14:20:18 date| | Summary|ICE in |[4.3 Regression] ICE in |set_mem_attributes_minus_bit|set_mem_attributes_minus_bit |pos |pos Target Milestone|--- |4.3.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32304