------- Comment #5 from pinskia at gcc dot gnu dot org 2006-01-09 18:30 ------- I have a fix for the ICE, it is an easy one, it just copies what was done in gfc_trans_pointer_assign to gfc_trans_pointer_assign_need_temp. Though I don't think we need a temporary variable here, I have not looked into that yet but that should be filed as a seperate bug.
-- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|unassigned at gcc dot gnu |pinskia at gcc dot gnu dot |dot org |org Status|NEW |ASSIGNED http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24936