http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43207
--- Comment #9 from janus at gcc dot gnu.org 2012-11-07 22:00:40 UTC --- (In reply to comment #8) > r159431 fixes the ICE. Comment #0 is now accepted without an error message. With 4.7 and trunk, comment #0 is rejected with: this_parent => this%parent ! <<<<<<<<<<<< 1 Error: Pointer assignment target is neither TARGET nor POINTER at (1) However, comment #1 is still accepted without error message.