| /dragonfly/contrib/gcc-8.0/gcc/ |
| HD | collect-utils.c | 68 fatal_error (input_location, "can't get program status: %m"); in collect_wait() 82 fatal_error (input_location, "%s terminated with signal %d [%s]%s", in collect_wait() 98 fatal_error (input_location, "%s returned %d exit status", prog, ret); in do_wait() 133 fatal_error (input_location, "could not open response file %s", in collect_execute() 139 fatal_error (input_location, "could not write to response file %s", in collect_execute() 145 fatal_error (input_location, "could not close response file %s", in collect_execute() 179 fatal_error (input_location, "cannot find '%s'", prog); in collect_execute() 183 fatal_error (input_location, "pex_init failed: %m"); in collect_execute() 192 fatal_error (input_location, "%s: %m", _(errmsg)); in collect_execute() 195 fatal_error (input_location, errmsg); in collect_execute()
|
| HD | lto-wrapper.c | 118 fatal_error (input_location, "deleting LTRANS file %s: %m", file); in maybe_unlink() 155 fatal_error (input_location, "malformed COLLECT_GCC_OPTIONS"); in get_options_from_collect_gcc_options() 308 fatal_error (input_location, in merge_and_complain() 392 fatal_error (input_location, in merge_and_complain() 895 fatal_error (input_location, in compile_images_for_offload_targets() 916 fatal_error (input_location, "reading input file"); in copy_file() 921 fatal_error (input_location, "writing output file"); in copy_file() 952 fatal_error (input_location, in find_crtoffloadtable() 1126 fatal_error (input_location, in run_gcc() 1130 fatal_error (input_location, in run_gcc() [all …]
|
| HD | collect2.c | 702 fatal_error (input_location, "COLLECT_LTO_WRAPPER must be set"); in maybe_run_lto_and_relink() 969 fatal_error (input_location, "atexit failed"); in main() 1067 fatal_error (input_location, "no arguments"); in main() 1352 fatal_error (input_location, "can't open %s: %m", in main() 1574 fatal_error (input_location, "fopen %s: %m", export_file); in main() 1577 fatal_error (input_location, "fclose %s: %m", export_file); in main() 1757 fatal_error (input_location, "fopen %s: %m", c_file); in main() 1762 fatal_error (input_location, "fclose %s: %m", c_file); in main() 1797 fatal_error (input_location, "fopen %s: %m", export_file); in main() 1800 fatal_error (input_location, "fclose %s: %m", export_file); in main() [all …]
|
| HD | ggc-common.c | 393 fatal_error (input_location, "can%'t write PCH file: %m"); in write_pch_globals() 401 fatal_error (input_location, "can%'t write PCH file: %m"); in write_pch_globals() 470 fatal_error (input_location, "can%'t write PCH file: %m"); in gt_pch_save() 481 fatal_error (input_location, "can%'t get position in PCH file: %m"); in gt_pch_save() 488 fatal_error (input_location, "can%'t write PCH file: %m"); in gt_pch_save() 491 fatal_error (input_location, "can%'t write padding to PCH file: %m"); in gt_pch_save() 613 fatal_error (input_location, "can%'t read PCH file: %m"); in gt_pch_restore() 621 fatal_error (input_location, "can%'t read PCH file: %m"); in gt_pch_restore() 624 fatal_error (input_location, "can%'t read PCH file: %m"); in gt_pch_restore() 629 fatal_error (input_location, "had to relocate PCH"); in gt_pch_restore() [all …]
|
| HD | gcc.c | 2119 fatal_error (input_location, in read_specs() 2140 fatal_error (input_location, in read_specs() 2167 fatal_error (input_location, in read_specs() 2177 fatal_error (input_location, in read_specs() 2188 fatal_error (input_location, in read_specs() 2199 fatal_error (input_location, in read_specs() 2210 fatal_error (input_location, in read_specs() 2218 fatal_error (input_location, in read_specs() 2240 fatal_error (input_location, in read_specs() 2252 fatal_error (input_location, in read_specs() [all …]
|
| HD | streamer-hooks.h | 55 void (*input_location) (location_t *, struct bitpack_d *, struct data_in *); member 71 streamer_hooks.input_location (LOCPTR, BP, DATA_IN)
|
| /dragonfly/contrib/gcc-8.0/gcc/c-family/ |
| HD | c-pch.c | 110 fatal_error (input_location, "can%'t create precompiled header %s: %m", in pch_init() 133 fatal_error (input_location, "can%'t write to %s: %m", pch_file); in pch_init() 191 fatal_error (input_location, "can%'t write %s: %m", pch_file); in c_common_write_pch() 219 fatal_error (input_location, "can%'t read %s: %m", name); in c_common_valid_pch() 260 fatal_error (input_location, "can%'t read %s: %m", name); in c_common_valid_pch() 311 fatal_error (input_location, "can%'t read %s: %m", name); in c_common_valid_pch() 418 inform (input_location, "use #include instead"); in c_common_pch_pragma() 424 fatal_error (input_location, "%s: couldn%'t open PCH file: %m", name); in c_common_pch_pragma() 429 inform (input_location, "use -Winvalid-pch for more information"); in c_common_pch_pragma() 430 fatal_error (input_location, "%s: PCH file was invalid", name); in c_common_pch_pragma()
|
| HD | c-lex.c | 151 struct c_fileinfo *file = get_fileinfo (LOCATION_FILE (input_location)); in dump_time_statistics() 189 input_location = token->src_loc; in cb_line_change() 209 input_location = new_map->start_location; in fe_file_change() 232 input_location = new_map->start_location; in fe_file_change() 238 input_location = new_map->start_location; in fe_file_change() 247 if (warn_unknown_pragmas > in_system_header_at (input_location)) in cb_def_pragma() 777 input_location, OPT_Wlong_long, in interpret_integer() 856 pedwarn (input_location, OPT_Wpedantic, "non-standard suffix on floating constant"); in interpret_float() 879 pedwarn (input_location, OPT_Wpedantic, "non-standard suffix on floating constant"); in interpret_float() 957 pedwarn (input_location, 0, in interpret_float() [all …]
|
| /dragonfly/contrib/gcc-4.7/gcc/ |
| HD | input.h | 46 extern location_t input_location; 52 #define input_line LOCATION_LINE (input_location) 53 #define input_filename LOCATION_FILE (input_location) 56 #define in_system_header (in_system_header_at (input_location))
|
| /dragonfly/contrib/gcc-8.0/gcc/cp/ |
| HD | lex.c | 299 saved_loc = input_location; in cxx_init() 300 input_location = BUILTINS_LOCATION; in cxx_init() 316 input_location = saved_loc; in cxx_init() 324 input_location = saved_loc; in cxx_init() 417 filename = lbasename (LOCATION_FILE (input_location)); in handle_pragma_interface() 421 finfo = get_fileinfo (LOCATION_FILE (input_location)); in handle_pragma_interface() 428 main_input_filename = LOCATION_FILE (input_location); in handle_pragma_interface() 462 filename = LOCATION_FILE (input_location); in handle_pragma_implementation() 468 if (cpp_included_before (parse_in, filename, input_location)) in handle_pragma_implementation() 494 loc = EXPR_LOC_OR_LOC (name, input_location); in unqualified_name_lookup_error() [all …]
|
| HD | expr.c | 142 temp_override<location_t> l (input_location); in mark_use() 144 input_location = loc; in mark_use() 234 return mark_use (expr, false, true, input_location, false); in mark_lvalue_use() 242 return mark_use (expr, false, false, input_location, false); in mark_lvalue_use_nonread() 288 return mark_use (expr, true, true, input_location, false); in mark_discarded_use()
|
| HD | init.c | 248 max_index = fold_build2_loc (input_location, in build_zero_init_1() 575 location_t sloc = input_location; in get_nsdmi() 576 input_location = expr_loc; in get_nsdmi() 618 input_location = sloc; in get_nsdmi() 907 finish_expr_stmt (cp_build_modify_expr (input_location, decl, in perform_member_init() 1390 finish_expr_stmt (cp_build_modify_expr (input_location, vtbl_ptr, NOP_EXPR, in expand_virtual_init() 1420 expr = fold_build3_loc (input_location, in expand_cleanup_for_base() 1422 c_common_truthvalue_conversion (input_location, flag), in expand_cleanup_for_base() 1683 ? EXPR_LOC_OR_LOC (init, input_location) in build_aggr_init() 2513 location_t loc = EXPR_LOC_OR_LOC (oper, input_location); in warn_placement_new_too_small() [all …]
|
| HD | typeck.c | 456 emit_diagnostic (kind, input_location, 0, in composite_pointer_error() 462 emit_diagnostic (kind, input_location, 0, in composite_pointer_error() 468 emit_diagnostic (kind, input_location, 0, in composite_pointer_error() 605 pedwarn (input_location, OPT_Wpedantic, in composite_pointer_type() 610 pedwarn (input_location, OPT_Wpedantic, in composite_pointer_type() 615 pedwarn (input_location, OPT_Wpedantic, in composite_pointer_type() 1619 pedwarn (input_location, OPT_Wpointer_arith, in cxx_sizeof_or_alignof_type() 1648 return c_sizeof_or_alignof_type (input_location, complete_type (type), in cxx_sizeof_or_alignof_type() 1716 permerror (input_location, "ISO C++ forbids applying %<sizeof%> to an expression of " in cxx_sizeof_expr() 1776 permerror (input_location, "ISO C++ forbids applying %<__alignof%> to an expression of " in cxx_alignof_expr() [all …]
|
| HD | decl.c | 361 location = input_location; in check_label_used() 837 stmt = c_build_bind_expr (input_location, block, stmt); in poplevel() 939 decl = build_decl (input_location, TYPE_DECL, name, type); in create_implicit_typedef() 1929 if (permerror (input_location, in duplicate_decls() 3093 tree decl = build_decl (input_location, LABEL_DECL, id, void_type_node); in lookup_label_1() 3190 complained = identify_goto (decl, input_location, locus, DK_ERROR); in check_previous_goto_1() 3192 inform (input_location, " exits OpenMP structured block"); in check_previous_goto_1() 3211 complained = identify_goto (decl, input_location, locus, in check_previous_goto_1() 3231 location_t loc = input_location; in check_previous_goto_1() 3274 complained = identify_goto (decl, input_location, locus, DK_ERROR); in check_previous_goto_1() [all …]
|
| /dragonfly/contrib/gcc-4.7/gcc/cp/ |
| HD | typeck2.c | 197 location_t cur_loc = input_location; in complete_type_check_abstract() 235 input_location = pat->locus; in complete_type_check_abstract() 243 input_location = cur_loc; in complete_type_check_abstract() 287 : input_location); in abstract_virtuals_error_sfinae() 345 inform (input_location, "\t%+#D", fn); in abstract_virtuals_error_sfinae() 391 emit_diagnostic (diag_kind, input_location, 0, in cxx_incomplete_type_diagnostic() 404 emit_diagnostic (diag_kind, input_location, 0, in cxx_incomplete_type_diagnostic() 407 emit_diagnostic (diag_kind, input_location, 0, in cxx_incomplete_type_diagnostic() 410 emit_diagnostic (diag_kind, input_location, 0, in cxx_incomplete_type_diagnostic() 415 emit_diagnostic (diag_kind, input_location, 0, in cxx_incomplete_type_diagnostic() [all …]
|
| HD | lex.c | 238 saved_loc = input_location; in cxx_init() 239 input_location = BUILTINS_LOCATION; in cxx_init() 256 input_location = saved_loc; in cxx_init() 264 input_location = saved_loc; in cxx_init() 408 if (cpp_included_before (parse_in, filename, input_location)) in handle_pragma_implementation() 462 decl = build_decl (input_location, in unqualified_name_lookup_error() 494 permerror (input_location, "there are no arguments to %qD that depend on a template " in unqualified_fn_lookup_error() 503 inform (input_location, "(if you use %<-fpermissive%>, G++ will accept your " in unqualified_fn_lookup_error() 522 return build_lang_decl_loc (input_location, code, name, type); in build_lang_decl()
|
| HD | typeck.c | 454 emit_diagnostic (kind, input_location, 0, in composite_pointer_error() 460 emit_diagnostic (kind, input_location, 0, in composite_pointer_error() 466 emit_diagnostic (kind, input_location, 0, in composite_pointer_error() 608 pedwarn (input_location, OPT_pedantic, in composite_pointer_type() 613 pedwarn (input_location, OPT_pedantic, in composite_pointer_type() 618 pedwarn (input_location, OPT_pedantic, in composite_pointer_type() 1518 pedwarn (input_location, pedantic ? OPT_pedantic : OPT_Wpointer_arith, in cxx_sizeof_or_alignof_type() 1543 return c_sizeof_or_alignof_type (input_location, complete_type (type), in cxx_sizeof_or_alignof_type() 1604 permerror (input_location, "ISO C++ forbids applying %<sizeof%> to an expression of " in cxx_sizeof_expr() 1666 permerror (input_location, "ISO C++ forbids applying %<__alignof%> to an expression of " in cxx_alignof_expr() [all …]
|
| HD | decl.c | 374 location = input_location; /* FIXME want (input_filename, (line)0) */ in pop_label() 787 stmt = c_build_bind_expr (input_location, block, stmt); in poplevel() 887 decl = build_decl (input_location, TYPE_DECL, name, type); in create_implicit_typedef() 1108 permerror (input_location, "%qD was declared %<extern%> and later %<static%>", newdecl); in warn_extern_redeclared_static() 1109 permerror (input_location, "previous declaration of %q+D", olddecl); in warn_extern_redeclared_static() 1572 warning_at (input_location, 0, "prototype for %q+#D", newdecl); in duplicate_decls() 1639 … permerror (input_location, "default argument given for parameter %d of %q#D", in duplicate_decls() 1641 … permerror (input_location, "after previous specification in %q+#D", olddecl); in duplicate_decls() 2199 warning_at (input_location, OPT_Wattributes, in duplicate_decls() 2555 decl = build_decl (input_location, LABEL_DECL, id, void_type_node); in make_label_decl() [all …]
|
| HD | init.c | 241 max_index = fold_build2_loc (input_location, in build_zero_init_1() 1210 expr = fold_build3_loc (input_location, in expand_cleanup_for_base() 1212 c_common_truthvalue_conversion (input_location, flag), in expand_cleanup_for_base() 2224 nelts = cp_build_binary_op (input_location, in build_new_1() 2479 cookie_ptr = fold_build_pointer_plus_loc (input_location, in build_new_1() 2491 fold_build1_loc (input_location, in build_new_1() 2580 permerror (input_location, in build_new_1() 2588 cp_build_binary_op (input_location, in build_new_1() 2734 tree ifexp = cp_build_binary_op (input_location, in build_new_1() 2816 permerror (input_location, "size in array new must have integral type"); in build_new() [all …]
|
| HD | cp-gimplify.c | 53 tree label = create_artificial_label (input_location); in begin_bc_block() 194 stmt_locus = input_location; in gimplify_cp_loop() 323 location_t stmt_locus = input_location; in gimplify_switch_stmt() 405 warn_if_unused_value (stmt, input_location); in gimplify_expr_stmt() 522 location_t loc = input_location; in cp_gimplify_expr() 526 input_location = EXPR_LOCATION (*expr_p); in cp_gimplify_expr() 532 input_location = loc; in cp_gimplify_expr() 1221 start1 = build_fold_addr_expr_loc (input_location, start1); in cxx_omp_clause_apply_fn() 1223 start2 = build_fold_addr_expr_loc (input_location, start2); in cxx_omp_clause_apply_fn() 1239 lab = create_artificial_label (input_location); in cxx_omp_clause_apply_fn() [all …]
|
| /dragonfly/contrib/gcc-8.0/gcc/lto/ |
| HD | lto-object.c | 184 fatal_error (input_location, "%s", errmsg); in lto_obj_file_close() 186 fatal_error (input_location, "%s: %s", errmsg, xstrerror (err)); in lto_obj_file_close() 195 fatal_error (input_location, "close: %s", xstrerror (errno)); in lto_obj_file_close() 338 fatal_error (input_location, "%s", errmsg); in lto_obj_begin_section() 340 fatal_error (input_location, "%s: %s", errmsg, xstrerror (errno)); in lto_obj_begin_section() 362 fatal_error (input_location, "%s", errmsg); in lto_obj_append_data() 364 fatal_error (input_location, "%s: %s", errmsg, xstrerror (errno)); in lto_obj_append_data()
|
| /dragonfly/contrib/gcc-4.7/gcc/objc/ |
| HD | objc-act.c | 281 decl = build_decl (input_location, in objc_create_temporary_var() 286 decl = build_decl (input_location, in objc_create_temporary_var() 461 saved_location = input_location; in objc_write_global_declarations() 462 input_location = BUILTINS_LOCATION; in objc_write_global_declarations() 468 input_location = saved_location; in objc_write_global_declarations() 566 error_at (input_location, "class attributes are not available in Objective-C 1.0"); in objc_start_class_interface() 581 error_at (input_location, "category attributes are not available in Objective-C 1.0"); in objc_start_category_interface() 583 warning_at (input_location, OPT_Wattributes, in objc_start_category_interface() 590 error_at (input_location, "class extensions are not available in Objective-C 1.0"); in objc_start_category_interface() 603 error_at (input_location, in objc_start_category_interface() [all …]
|
| HD | objc-runtime-shared-support.c | 73 return start_struct (input_location, RECORD_TYPE, name, &objc_struct_info); in objc_start_struct() 83 return finish_struct (input_location, type, fieldlist, NULL_TREE, in objc_finish_struct() 99 return build_decl (input_location, in create_field_decl() 121 tree var = build_decl (input_location, in start_var_decl() 139 finish_decl (var, input_location, initializer, NULL_TREE, NULL_TREE); in finish_var_decl() 327 build_unary_op (input_location, in add_objc_string() 341 build_unary_op (input_location, ADDR_EXPR, decl, 1)); in add_objc_string() 394 build_unary_op (input_location, ADDR_EXPR, in build_dispatch_table_initializer()
|
| HD | objc-gnu-runtime-abi-01.c | 579 return build_function_call (input_location, objc_get_class_decl, params); in gnu_runtime_abi_01_get_class_reference() 847 return build_function_call (input_location, in gnu_runtime_abi_01_get_category_super_ref() 881 decl = build_decl (input_location, in objc_add_static_instance() 944 objc_push_parm (build_decl (input_location, in build_module_initializer_routine() 957 (input_location, in build_module_initializer_routine() 961 build_unary_op (input_location, ADDR_EXPR, in build_module_initializer_routine() 963 add_stmt (c_end_compound_stmt (input_location, body, true)); in build_module_initializer_routine() 996 add_stmt (build_stmt (input_location, EXPR_STMT, in objc_generate_static_init_call() 997 build_function_call (input_location, in objc_generate_static_init_call() 1071 decl = build_decl (input_location, in handle_impent() [all …]
|
| HD | objc-next-runtime-abi-01.c | 721 return build_function_call (input_location, objc_get_class_decl, params); in next_runtime_abi_01_get_class_reference() 968 build_indirect_ref (input_location, in next_runtime_abi_01_get_category_super_ref() 969 build_c_cast (input_location, in next_runtime_abi_01_get_category_super_ref() 983 return build_function_call (input_location, in next_runtime_abi_01_get_category_super_ref() 1025 var = build_decl (input_location, CONST_DECL, NULL, TREE_TYPE (constructor)); in next_runtime_abi_01_build_const_string_constructor() 2525 t = build_fold_addr_expr_loc (input_location, (*ctcp)->stack_decl); in next_sjlj_build_try_exit() 2527 t = build_function_call (input_location, in next_sjlj_build_try_exit() 2546 t = build_fold_addr_expr_loc (input_location, (*ctcp)->stack_decl); in next_sjlj_build_enter_and_setjmp() 2548 enter = build_function_call (input_location, in next_sjlj_build_enter_and_setjmp() 2553 t = build_fold_addr_expr_loc (input_location, t); in next_sjlj_build_enter_and_setjmp() [all …]
|