/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | trans-intrinsic.cc | 975 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 D | trans-array.cc | 1916 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 D | ChangeLog-2008 | 816 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 D | trans.h | 733 void gfc_trans_runtime_check (bool, bool, tree, stmtblock_t *, locus *,
|
H A D | trans-decl.cc | 6196 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 D | trans-stmt.cc | 155 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 D | ChangeLog-2006 | 404 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 D | trans-expr.cc | 1541 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 D | ChangeLog-2007 | 2149 * 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 D | ChangeLog-2004 | 970 gfc_trans_runtime_check): Same. 993 * trans.c (gfc_trans_runtime_check): Likewise. 1211 * trans.c (gfc_trans_runtime_check): Likewise.
|
H A D | trans.cc | 630 gfc_trans_runtime_check (bool error, bool once, tree cond, stmtblock_t * pblock, in gfc_trans_runtime_check() function
|
H A D | trans-io.cc | 859 gfc_trans_runtime_check (true, false, cond, &se.pre, &e->where, msg, in set_string()
|
H A D | ChangeLog-2019 | 239 (trans_runtime_error_vararg, gfc_trans_runtime_check, 1356 (gfc_trans_runtime_check): Likewise.
|
H A D | ChangeLog-2014 | 2305 (gfc_trans_runtime_check, gfc_allocate_using_malloc,
|
H A D | ChangeLog-2021 | 829 * trans.c (gfc_trans_runtime_check): Make conditions more consistent
|
H A D | ChangeLog-2017 | 548 * trans.c (gfc_trans_runtime_check): Use logical_type_node.
|
H A D | ChangeLog-2010 | 751 (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 D | trans-array.c | 1820 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 D | trans-intrinsic.c | 967 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 D | trans.h | 728 void gfc_trans_runtime_check (bool, bool, tree, stmtblock_t *, locus *,
|
H A D | trans-stmt.c | 155 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 D | trans-expr.c | 1447 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 D | trans.c | 556 gfc_trans_runtime_check (bool error, bool once, tree cond, stmtblock_t * pblock, in gfc_trans_runtime_check() function
|
H A D | trans-io.c | 833 gfc_trans_runtime_check (true, false, cond, &se.pre, &e->where, msg, in set_string()
|
H A D | trans-decl.c | 6263 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()
|