This introduces the nested_loop list of nested loops inside a gfc_loopinfo struct (patch 47). Patch 48 adds to the scalarizer functions self-recursive calls on the nested loops. OK?