------- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-14 02:42 ------- We hit a different ICE now: gcc_assert (TREE_TYPE (rhs) == TREE_TYPE (lhs) || AGGREGATE_TYPE_P (TREE_TYPE (lhs)));
in gfc_add_modify_expr -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17142