Home
last modified time | relevance | path

Searched refs:gfc_trans_runtime_check (Results 1 – 25 of 29) sorted by relevance

12

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-intrinsic.cc975 gfc_trans_runtime_check (true, false, cond, target, where, in gfc_trans_same_strlen_check()
2457 gfc_trans_runtime_check (true, false, cond, &se->pre, &expr->where, in trans_this_image()
3012 gfc_trans_runtime_check (true, false, cond, &se->pre, &expr->where, in gfc_conv_intrinsic_bound()
3208 gfc_trans_runtime_check (true, false, cond, &se->pre, &expr->where, in conv_intrinsic_cobound()
6512 gfc_trans_runtime_check (true, false, scond, &se->pre, &expr->where, in gfc_conv_intrinsic_btest()
6607 gfc_trans_runtime_check (true, false, scond, &se->pre, &expr->where, in gfc_conv_intrinsic_singlebitop()
6655 gfc_trans_runtime_check (true, false, scond, &se->pre, &expr->where, in gfc_conv_intrinsic_ibits()
6665 gfc_trans_runtime_check (true, false, scond, &se->pre, &expr->where, in gfc_conv_intrinsic_ibits()
6672 gfc_trans_runtime_check (true, false, scond, &se->pre, &expr->where, in gfc_conv_intrinsic_ibits()
6754 gfc_trans_runtime_check (true, false, scond, &se->pre, &expr->where, in gfc_conv_intrinsic_shift()
[all …]
H A Dtrans-array.cc1916 gfc_trans_runtime_check in gfc_trans_array_ctor_element()
2797 gfc_trans_runtime_check (false, true, neg_len, &length_se.pre, in trans_array_constructor()
3440 gfc_trans_runtime_check (true, false, fault, &se->pre, where, msg, in trans_array_bound_check()
3446 gfc_trans_runtime_check (true, false, fault, &se->pre, where, msg, in trans_array_bound_check()
3465 gfc_trans_runtime_check (true, false, fault, &se->pre, where, msg, in trans_array_bound_check()
3956 gfc_trans_runtime_check (true, false, cond, &se->pre, where, msg, in gfc_conv_array_ref()
3980 gfc_trans_runtime_check (true, false, cond, &se->pre, where, msg, in gfc_conv_array_ref()
4740 gfc_trans_runtime_check (true, false, tmp, &inner, in gfc_conv_ss_startstride()
4799 gfc_trans_runtime_check (true, false, tmp, &inner, in gfc_conv_ss_startstride()
4804 gfc_trans_runtime_check (true, false, tmp2, &inner, in gfc_conv_ss_startstride()
[all …]
H A DChangeLog-2008816 from gfc_trans_runtime_check here.
1581 * trans.c (gfc_trans_runtime_check): Allow run-time warning besides
1583 * trans.h (gfc_trans_runtime_check): Update declaration.
1586 Updated gfc_trans_runtime_check calls.
1592 gfc_conv_function_call): Updated gfc_trans_runtime_check calls.
1594 * trans-expr.c (gfc_trans_goto): Updated gfc_trans_runtime_check
3456 * trans.c (gfc_trans_runtime_check): Remove old location code.
3470 * trans.c (gfc_trans_runtime_check): Use
3573 * trans.c (gfc_build_addr_expr, gfc_trans_runtime_check,
H A Dtrans.h733 void gfc_trans_runtime_check (bool, bool, tree, stmtblock_t *, locus *,
H A Dtrans-decl.cc6196 gfc_trans_runtime_check (true, false, cond, block, &fsym->declared_at, in add_argument_checking()
6693 gfc_trans_runtime_check (true, false, tmp, &block, &sym->declared_at, in gfc_conv_cfi_to_gfc()
6727 gfc_trans_runtime_check (true, false, tmp, &block, &sym->declared_at, in gfc_conv_cfi_to_gfc()
6760 gfc_trans_runtime_check (true, false, tmp, &block, &sym->declared_at, in gfc_conv_cfi_to_gfc()
6770 gfc_trans_runtime_check (true, false, tmp, &block, &sym->declared_at, in gfc_conv_cfi_to_gfc()
6816 gfc_trans_runtime_check (true, false, tmp, &block, &sym->declared_at, in gfc_conv_cfi_to_gfc()
7626 gfc_trans_runtime_check (true, false, recurcheckvar, &init, in gfc_generate_function_code()
H A Dtrans-stmt.cc155 gfc_trans_runtime_check (true, false, tmp, &se.pre, &loc, in gfc_trans_goto()
1286 gfc_trans_runtime_check (true, false, cond, &se.pre, in gfc_trans_sync()
2448 gfc_trans_runtime_check (true, false, tmp, &body, &code->loc, in gfc_trans_simple_do()
2468 gfc_trans_runtime_check (true, false, tmp, &body, &code->loc, in gfc_trans_simple_do()
2577 gfc_trans_runtime_check (true, false, tmp, &block, &code->loc, in gfc_trans_do()
2724 gfc_trans_runtime_check (true, false, tmp, &body, &code->loc, in gfc_trans_do()
H A DChangeLog-2006404 the call to gfc_trans_runtime_check.
408 gfc_trans_runtime_check
2447 (gfc_trans_runtime_check): Add a locus argument, use a string
2449 * trans.h (gfc_trans_runtime_check): Change prototype accordingly.
2467 gfc_trans_runtime_check.
2471 for gfc_trans_runtime_check.
2973 * trans.c (gfc_trans_runtime_check): Promote the arguments of
4400 * trans.c (gfc_trans_runtime_check): Don't fold the condition
H A Dtrans-expr.cc1541 gfc_trans_runtime_check (true, false, tmp, &body, in gfc_copy_class_to_class()
2661 gfc_trans_runtime_check (true, false, fault, &se->pre, where, msg, in gfc_conv_substring()
2677 gfc_trans_runtime_check (true, false, fault, &se->pre, where, msg, in gfc_conv_substring()
4932 gfc_trans_runtime_check (false, true, tmp, &parmse->pre, in gfc_conv_subref_array_arg()
7269 gfc_trans_runtime_check (true, false, cond, &se->pre, &e->where, in gfc_conv_procedure_call()
7771 gfc_trans_runtime_check (true, false, tmp, &se->pre, NULL, in gfc_conv_procedure_call()
10325 gfc_trans_runtime_check (true, false, fault, &block, &expr2->where, in gfc_trans_pointer_assignment()
11788 gfc_trans_runtime_check (true, false, cond, &loop.pre, in gfc_trans_assignment_1()
H A DChangeLog-20072149 * trans.c (gfc_trans_runtime_check): Reorder arguments and
2151 * trans.h (gfc_trans_runtime_check): Update prototype.
2157 gfc_trans_runtime_check.
2160 (gfc_conv_function_call): Reorder arguments to gfc_trans_runtime_check.
2163 gfc_trans_runtime_check and issue a more detailled error message.
2168 to gfc_trans_runtime_check.
3930 * trans.c (gfc_trans_runtime_check): Update the format of runtime error
4919 * trans.c (gfc_trans_runtime_check): Use build_call_expr.
H A DChangeLog-2004970 gfc_trans_runtime_check): Same.
993 * trans.c (gfc_trans_runtime_check): Likewise.
1211 * trans.c (gfc_trans_runtime_check): Likewise.
H A Dtrans.cc630 gfc_trans_runtime_check (bool error, bool once, tree cond, stmtblock_t * pblock, in gfc_trans_runtime_check() function
H A Dtrans-io.cc859 gfc_trans_runtime_check (true, false, cond, &se.pre, &e->where, msg, in set_string()
H A DChangeLog-2019239 (trans_runtime_error_vararg, gfc_trans_runtime_check,
1356 (gfc_trans_runtime_check): Likewise.
H A DChangeLog-20142305 (gfc_trans_runtime_check, gfc_allocate_using_malloc,
H A DChangeLog-2021829 * trans.c (gfc_trans_runtime_check): Make conditions more consistent
H A DChangeLog-2017548 * trans.c (gfc_trans_runtime_check): Use logical_type_node.
H A DChangeLog-2010751 (gfc_trans_runtime_check): Ditto and make use of locus.
1672 gfc_trans_runtime_check, gfc_call_malloc,
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-array.c1820 gfc_trans_runtime_check in gfc_trans_array_ctor_element()
2701 gfc_trans_runtime_check (false, true, neg_len, &length_se.pre, in trans_array_constructor()
3343 gfc_trans_runtime_check (true, false, fault, &se->pre, where, msg, in trans_array_bound_check()
3349 gfc_trans_runtime_check (true, false, fault, &se->pre, where, msg, in trans_array_bound_check()
3368 gfc_trans_runtime_check (true, false, fault, &se->pre, where, msg, in trans_array_bound_check()
3866 gfc_trans_runtime_check (true, false, cond, &se->pre, where, msg, in gfc_conv_array_ref()
3890 gfc_trans_runtime_check (true, false, cond, &se->pre, where, msg, in gfc_conv_array_ref()
4633 gfc_trans_runtime_check (true, false, tmp, &inner, in gfc_conv_ss_startstride()
4692 gfc_trans_runtime_check (true, false, tmp, &inner, in gfc_conv_ss_startstride()
4697 gfc_trans_runtime_check (true, false, tmp2, &inner, in gfc_conv_ss_startstride()
[all …]
H A Dtrans-intrinsic.c967 gfc_trans_runtime_check (true, false, cond, target, where, in gfc_trans_same_strlen_check()
2449 gfc_trans_runtime_check (true, false, cond, &se->pre, &expr->where, in trans_this_image()
3001 gfc_trans_runtime_check (true, false, cond, &se->pre, &expr->where, in gfc_conv_intrinsic_bound()
3215 gfc_trans_runtime_check (true, false, cond, &se->pre, &expr->where, in conv_intrinsic_cobound()
6381 gfc_trans_runtime_check (true, false, scond, &se->pre, &expr->where, in gfc_conv_intrinsic_btest()
6476 gfc_trans_runtime_check (true, false, scond, &se->pre, &expr->where, in gfc_conv_intrinsic_singlebitop()
6524 gfc_trans_runtime_check (true, false, scond, &se->pre, &expr->where, in gfc_conv_intrinsic_ibits()
6534 gfc_trans_runtime_check (true, false, scond, &se->pre, &expr->where, in gfc_conv_intrinsic_ibits()
6541 gfc_trans_runtime_check (true, false, scond, &se->pre, &expr->where, in gfc_conv_intrinsic_ibits()
6694 gfc_trans_runtime_check (true, false, scond, &se->pre, &expr->where, in gfc_conv_intrinsic_shift()
[all …]
H A Dtrans.h728 void gfc_trans_runtime_check (bool, bool, tree, stmtblock_t *, locus *,
H A Dtrans-stmt.c155 gfc_trans_runtime_check (true, false, tmp, &se.pre, &loc, in gfc_trans_goto()
1250 gfc_trans_runtime_check (true, false, cond, &se.pre, in gfc_trans_sync()
2410 gfc_trans_runtime_check (true, false, tmp, &body, &code->loc, in gfc_trans_simple_do()
2430 gfc_trans_runtime_check (true, false, tmp, &body, &code->loc, in gfc_trans_simple_do()
2539 gfc_trans_runtime_check (true, false, tmp, &block, &code->loc, in gfc_trans_do()
2686 gfc_trans_runtime_check (true, false, tmp, &body, &code->loc, in gfc_trans_do()
H A Dtrans-expr.c1447 gfc_trans_runtime_check (true, false, tmp, &body, in gfc_copy_class_to_class()
2567 gfc_trans_runtime_check (true, false, fault, &se->pre, where, msg, in gfc_conv_substring()
2583 gfc_trans_runtime_check (true, false, fault, &se->pre, where, msg, in gfc_conv_substring()
4843 gfc_trans_runtime_check (false, true, tmp, &parmse->pre, in gfc_conv_subref_array_arg()
6738 gfc_trans_runtime_check (true, false, cond, &se->pre, &e->where, in gfc_conv_procedure_call()
7235 gfc_trans_runtime_check (true, false, tmp, &se->pre, NULL, in gfc_conv_procedure_call()
9768 gfc_trans_runtime_check (true, false, fault, &block, &expr2->where, in gfc_trans_pointer_assignment()
11249 gfc_trans_runtime_check (true, false, cond, &loop.pre, in gfc_trans_assignment_1()
H A Dtrans.c556 gfc_trans_runtime_check (bool error, bool once, tree cond, stmtblock_t * pblock, in gfc_trans_runtime_check() function
H A Dtrans-io.c833 gfc_trans_runtime_check (true, false, cond, &se.pre, &e->where, msg, in set_string()
H A Dtrans-decl.c6263 gfc_trans_runtime_check (true, false, cond, block, &fsym->declared_at, in add_argument_checking()
6827 gfc_trans_runtime_check (true, false, recurcheckvar, &init, in gfc_generate_function_code()

12