Home
last modified time | relevance | path

Searched refs:temp_obj_created (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-stmt.cc6267 temp_obj_created = false; in gfc_trans_allocate() local
6345 temp_obj_created = temp_var_needed = !VAR_P (se.expr); in gfc_trans_allocate()
6422 && (code->expr3->expr_type != EXPR_VARIABLE || temp_obj_created) in gfc_trans_allocate()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-stmt.c6231 temp_obj_created = false; in gfc_trans_allocate() local
6309 temp_obj_created = temp_var_needed = !VAR_P (se.expr); in gfc_trans_allocate()
6386 && (code->expr3->expr_type != EXPR_VARIABLE || temp_obj_created) in gfc_trans_allocate()