------- Comment #3 from pinskia at gcc dot gnu dot org 2008-01-09 15:53 ------- > D.862 = (integer(kind=4)) t; > D.863 = _gfortran_selected_int_kind (&D.862);
D.862 is not a gimple register so it should have not a non expression in the assignment. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30165