Searched refs:errorcount (Results 1 – 25 of 41) sorted by relevance
12
32 errorcount = 0;56 errorcount++;59 BEGIN /errorcount == expected_errorcount/ {64 BEGIN /errorcount != expected_errorcount/ {65 printf("fail: expected %d. saw %d.", expected_errorcount, errorcount);
33 errorcount = 0;72 errorcount++;75 BEGIN /errorcount == expected_errorcount/ {80 BEGIN /errorcount != expected_errorcount/ {81 printf("fail: expected %d. saw %d.", expected_errorcount, errorcount);
321 if (errorcount || sorrycount) in cgraph_varpool_remove_unreferenced_decls()714 if (errorcount || sorrycount) in verify_cgraph_node()860 if (sorrycount || errorcount) in verify_cgraph()891 if (errorcount || sorrycount) in cgraph_varpool_assemble_pending_decls()924 if (errorcount == 0 && sorrycount == 0) in cgraph_varpool_output_debug_info()934 && errorcount == 0 && sorrycount == 0) in cgraph_varpool_output_debug_info()949 if (errorcount || sorrycount) in cgraph_output_pending_asms()1078 if (errorcount || sorrycount) in cgraph_finalize_compilation_unit()1539 if (errorcount || sorrycount) in cgraph_optimize()1569 if (errorcount == 0 && sorrycount == 0) in cgraph_optimize()[all …]
888 if (errorcount != 0 || sorrycount != 0) in emit_debug_global_declarations()1081 if (flag_syntax_only || errorcount || sorrycount) in compile_file()1991 if (errorcount) in finalize()2040 if (!errorcount) in do_compile()2087 if (errorcount || sorrycount) in toplev_main()
117 errorcount--; in _fatal_insn()
180 && !(sorrycount || errorcount)) in rest_of_decl_compilation()199 if (errorcount != 0 || sorrycount != 0) in rest_of_type_compilation()254 return !(rtl_dump_and_exit || flag_syntax_only || errorcount || sorrycount); in gate_rest_of_compilation()
173 #define errorcount diagnostic_kind_count (global_dc, DK_ERROR) macro
1148 errorcount += cpp_errors (parse_in); in c_common_post_options()1155 errorcount++; in c_common_post_options()1264 errorcount += cpp_finish (parse_in, deps_stream); in c_common_finish()
61 && !(errorcount || sorrycount)); in gate_all_optimizations()
764 && !(errorcount || sorrycount)); in gate_pure_const()
367 errorcount++; in c_lex_with_flags()
1315 && !(errorcount || sorrycount)); in gate_reference()
1189 if (sorrycount || errorcount) in cgraph_early_inlining()
1240 if (errorcount != 0 || sorrycount != 0) in mudflap_finish_file()
1828 && !(errorcount || sorrycount)); in gate_type_escape_vars()
1578 return optimize == 0 || sorrycount || errorcount; in gate_no_optimization()
2873 && (!errorcount || current_function_scope)) in c_make_fname_decl()9063 if (flag_syntax_only || errorcount || sorrycount || cpp_errors (parse_in)) in c_write_global_declarations()9101 if (errorcount == 0 && sorrycount == 0) in c_write_global_declarations()
3566 return flag_openmp != 0 && errorcount == 0; in gate_expand_omp()4304 if (errorcount && OMP_DIRECTIVE_P (*tp)) in lower_omp_1()
2223 if (errorcount || sorrycount) in optimize_inline_calls()
1663 gcc_assert (errorcount || sorrycount); in gimplify_var_or_parm_decl()4187 if (errorcount || sorrycount) in gimple_push_cleanup()
234 if (errorcount || sorrycount) in finish_repo()
751 int error_count = errorcount; in synthesize_method()814 if (error_count != errorcount || warning_count != warningcount) in synthesize_method()
3770 int save_errorcount = errorcount; in finish_omp_clauses()3830 if (errorcount != save_errorcount) in finish_omp_clauses()
4222 savew = warningcount, savee = errorcount; in build_temp()4229 else if (errorcount > savee) in build_temp()
6590 savew = warningcount, savee = errorcount; in convert_for_initialization()6597 else if (errorcount > savee) in convert_for_initialization()