------- Comment #32 from rguenth at gcc dot gnu dot org 2010-02-16 10:14 ------- (In reply to comment #24) > Yes, I think IainS is on the right track, all things in objc_cls_refs escape > and can be read and written to in unexpected ways by the runtime. Setting > TREE_ADDRESSABLE sounds like a reasonable step forward.
Why are they marked TREE_READONLY then? That sounds like the bug. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43061