Searched refs:elsestmt (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/fortran/
H A Dtrans-stmt.c1282 tree stmt, elsestmt; local
1311 elsestmt = gfc_trans_if_1 (code->block);
1313 elsestmt = build_empty_stmt (input_location);
1318 elsestmt);

Completed in 107 milliseconds