Home
last modified time | relevance | path

Searched refs:gfc_warning (Results 1 – 25 of 64) sorted by relevance

123

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Derror.c73 gfc_warning (int opt, const char *gmsgid, va_list ap) ATTRIBUTE_GCC_GFC(2,0);
791 gfc_warning (int opt, const char *gmsgid, va_list ap) in gfc_warning() function
841 gfc_warning (int opt, const char *gmsgid, ...) in gfc_warning() function
846 bool ret = gfc_warning (opt, gmsgid, argp); in gfc_warning()
938 gfc_warning (0, buffer, argp); in gfc_notify_std()
1319 gfc_warning (opt, gmsgid, argp); in gfc_error_opt()
H A Darith.c555 gfc_warning (OPT_Wunderflow, gfc_arith_error (val), &x->where); in check_result()
561 gfc_warning (0, gfc_arith_error (val), &x->where); in check_result()
2005 gfc_warning (0, gfc_arith_error (rc), &src->where); in gfc_int2int()
2055 gfc_warning (OPT_Wconversion, "Change of value in conversion " in gfc_int2real()
2162 gfc_warning (OPT_Woverflow, gfc_arith_error (rc), &src->where); in gfc_real2real()
2221 gfc_warning (OPT_Woverflow, gfc_arith_error (rc), &src->where); in gfc_real2complex()
2335 gfc_warning (OPT_Woverflow, gfc_arith_error (rc), &src->where); in gfc_complex2real()
2352 gfc_warning (w, "Non-zero imaginary part discarded " in gfc_complex2real()
2402 gfc_warning (OPT_Woverflow, gfc_arith_error (rc), &src->where); in gfc_complex2complex()
2417 gfc_warning (OPT_Woverflow, gfc_arith_error (rc), &src->where); in gfc_complex2complex()
[all …]
H A Dtrans-common.c404 gfc_warning (0, "Named COMMON block %qs at %L shall be of the " in build_common_decl()
1220 gfc_warning (OPT_Walign_commons, in translate_common()
1226 gfc_warning (OPT_Walign_commons, in translate_common()
1256 gfc_warning (OPT_Walign_commons, in translate_common()
1261 gfc_warning (OPT_Walign_commons, in translate_common()
H A Dio.c176 gfc_warning (0, "Extension: backslash character at %C"); in next_char()
210 gfc_warning (OPT_Wtabs, "Nonconforming tab character in format at %C"); in next_char_not_space()
734 gfc_warning (0, "$ should be the last specifier in format at %L", in check_format()
846 gfc_warning (0, "Extension: Zero width after L " in check_format()
971 gfc_warning (0, "Period required in format " in check_format()
1114 gfc_warning (0, "Period required in format specifier at %L", in check_format()
1136 gfc_warning (0, "The H format specifier at %L is" in check_format()
1348 gfc_warning (0, in check_format_string()
2105 gfc_warning (0, "Fortran 2003: %s specifier in %s statement at %L " in compare_to_allowed_values()
2132 gfc_warning (0, "Extension: %s specifier in %s statement at %L " in compare_to_allowed_values()
[all …]
H A Dmatchexp.c324 gfc_warning (0, "Extension: Unary operator following " in match_ext_mult_operand()
433 gfc_warning (0, "Extension: Unary operator following " in match_ext_add_operand()
H A Dinterface.c1976 gfc_warning (0, "Ambiguous interfaces in %s for %qs at %L " in check_interface1()
1981 gfc_warning (0, "Although not referenced, %qs has ambiguous " in check_interface1()
2606 gfc_warning (OPT_Wsurprising, in compare_parameter()
3232 gfc_warning (0, "Character length mismatch (%ld/%ld) between actual " in gfc_compare_actual_formal()
3239 gfc_warning (0, "Character length mismatch (%ld/%ld) between actual " in gfc_compare_actual_formal()
3271 gfc_warning (0, "Character length of actual argument shorter " in gfc_compare_actual_formal()
3281 gfc_warning (0, "Actual argument contains too few " in gfc_compare_actual_formal()
3736 gfc_warning (0, "Same actual argument associated with INTENT(%s) " in check_some_aliasing()
3870 gfc_warning (OPT_Wimplicit_interface, in gfc_procedure_use()
3874 gfc_warning (OPT_Wimplicit_procedure, in gfc_procedure_use()
[all …]
H A Dtrans-const.c335 gfc_warning (flag_dec_char_conversions ? OPT_Wsurprising : 0, in gfc_conv_constant_to_tree()
H A Dtrans-decl.c756 gfc_warning (OPT_Wsurprising, in gfc_finish_var_decl()
4573 gfc_warning (OPT_Wreturn_type, in gfc_trans_deferred_vars()
5314 gfc_warning (OPT_Wunused_value, in gfc_create_module_variable()
5944 gfc_warning (OPT_Wunused_dummy_argument, in generate_local_decl()
5950 gfc_warning (OPT_Wunused_dummy_argument, in generate_local_decl()
5961 gfc_warning (OPT_Wunused_dummy_argument, in generate_local_decl()
5977 gfc_warning (OPT_Wunused_variable, in generate_local_decl()
5996 gfc_warning (OPT_Wunused_variable, in generate_local_decl()
6045 gfc_warning (OPT_Wunused_parameter, in generate_local_decl()
6049 gfc_warning (OPT_Wunused_parameter, in generate_local_decl()
[all …]
H A Dresolve.c1824 gfc_warning (OPT_Wsurprising, in gfc_resolve_intrinsic()
1898 gfc_warning (0, "Non-RECURSIVE procedure %qs at %L is possibly calling" in resolve_procedure_expression()
2317 gfc_warning (OPT_Wpedantic, in resolve_elemental_actual()
3941 gfc_warning (OPT_Wfunction_elimination, in impure_function_callback()
3945 gfc_warning (OPT_Wfunction_elimination, in impure_function_callback()
4276 gfc_warning (OPT_Wcompare_reals, msg, in resolve_operator()
4620 gfc_warning (0, "Array reference at %L is out of bounds " in check_dimension()
4625 gfc_warning (0, "Array reference at %L is out of bounds " in check_dimension()
4635 gfc_warning (0, "Array reference at %L is out of bounds " in check_dimension()
4640 gfc_warning (0, "Array reference at %L is out of bounds " in check_dimension()
[all …]
H A Dscanner.c1341 gfc_warning (0, "Limit of %d continuations exceeded in " in gfc_next_char_literal()
1432 gfc_warning (OPT_Wampersand, in gfc_next_char_literal()
1564 gfc_warning (0, "Limit of %d continuations exceeded in " in gfc_next_char_literal()
H A Dfrontend-passes.c869 gfc_warning (OPT_Warray_temporaries, in create_var()
896 gfc_warning (OPT_Wfunction_elimination, in do_warn_function_elimination()
900 gfc_warning (OPT_Wfunction_elimination, in do_warn_function_elimination()
2682 gfc_warning (warn, "Array reference at %L out of bounds " in do_subscript()
2692 gfc_warning (warn, "Array reference at %L out of bounds " in do_subscript()
2708 gfc_warning (warn, "Array reference at %L out of bounds " in do_subscript()
2718 gfc_warning (warn, "Array reference at %L out of bounds " in do_subscript()
3187 gfc_warning (OPT_Wrealloc_lhs, in matmul_lhs_realloc()
4919 gfc_warning (OPT_Wfrontend_loop_interchange, in index_interchange()
H A Dprimary.c593 gfc_warning (OPT_Wreal_q_constant, in match_real_constant()
771 gfc_warning (OPT_Wunderflow, "Real constant underflows its kind at %C"); in match_real_constant()
824 gfc_warning (OPT_Wconversion_extra, "Non-significant digits " in match_real_constant()
961 gfc_warning (0, "Extension: backslash character at %C"); in next_string_char()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Derror.cc73 gfc_warning (int opt, const char *gmsgid, va_list ap) ATTRIBUTE_GCC_GFC(2,0);
892 gfc_warning (int opt, const char *gmsgid, va_list ap) in gfc_warning() function
942 gfc_warning (int opt, const char *gmsgid, ...) in gfc_warning() function
947 bool ret = gfc_warning (opt, gmsgid, argp); in gfc_warning()
1039 gfc_warning (0, buffer, argp); in gfc_notify_std()
1420 gfc_warning (opt, gmsgid, argp); in gfc_error_opt()
H A Darith.cc554 gfc_warning (OPT_Wunderflow, gfc_arith_error (val), &x->where); in check_result()
560 gfc_warning (0, gfc_arith_error (val), &x->where); in check_result()
2055 gfc_warning (0, gfc_arith_error (rc), &src->where); in gfc_int2int()
2105 gfc_warning (OPT_Wconversion, "Change of value in conversion " in gfc_int2real()
2212 gfc_warning (OPT_Woverflow, gfc_arith_error (rc), &src->where); in gfc_real2real()
2271 gfc_warning (OPT_Woverflow, gfc_arith_error (rc), &src->where); in gfc_real2complex()
2385 gfc_warning (OPT_Woverflow, gfc_arith_error (rc), &src->where); in gfc_complex2real()
2402 gfc_warning (w, "Non-zero imaginary part discarded " in gfc_complex2real()
2452 gfc_warning (OPT_Woverflow, gfc_arith_error (rc), &src->where); in gfc_complex2complex()
2467 gfc_warning (OPT_Woverflow, gfc_arith_error (rc), &src->where); in gfc_complex2complex()
[all …]
H A Dtrans-common.cc411 gfc_warning (0, "Named COMMON block %qs at %L shall be of the " in build_common_decl()
1249 gfc_warning (OPT_Walign_commons, in translate_common()
1255 gfc_warning (OPT_Walign_commons, in translate_common()
1285 gfc_warning (OPT_Walign_commons, in translate_common()
1290 gfc_warning (OPT_Walign_commons, in translate_common()
H A Dio.cc176 gfc_warning (0, "Extension: backslash character at %C"); in next_char()
210 gfc_warning (OPT_Wtabs, "Nonconforming tab character in format at %C"); in next_char_not_space()
734 gfc_warning (0, "$ should be the last specifier in format at %L", in check_format()
846 gfc_warning (0, "Extension: Zero width after L " in check_format()
971 gfc_warning (0, "Period required in format " in check_format()
1114 gfc_warning (0, "Period required in format specifier at %L", in check_format()
1136 gfc_warning (0, "The H format specifier at %L is" in check_format()
1348 gfc_warning (0, in check_format_string()
2105 gfc_warning (0, "Fortran 2003: %s specifier in %s statement at %L " in compare_to_allowed_values()
2132 gfc_warning (0, "Extension: %s specifier in %s statement at %L " in compare_to_allowed_values()
[all …]
H A Dmatchexp.cc324 gfc_warning (0, "Extension: Unary operator following " in match_ext_mult_operand()
433 gfc_warning (0, "Extension: Unary operator following " in match_ext_add_operand()
H A Dinterface.cc1996 gfc_warning (0, "Ambiguous interfaces in %s for %qs at %L " in check_interface1()
2001 gfc_warning (0, "Although not referenced, %qs has ambiguous " in check_interface1()
2671 gfc_warning (OPT_Wsurprising, in compare_parameter()
3320 gfc_warning (0, "Character length mismatch (%ld/%ld) between actual " in gfc_compare_actual_formal()
3327 gfc_warning (0, "Character length mismatch (%ld/%ld) between actual " in gfc_compare_actual_formal()
3361 gfc_warning (0, "Character length of actual argument shorter " in gfc_compare_actual_formal()
3371 gfc_warning (0, "Actual argument contains too few " in gfc_compare_actual_formal()
3939 gfc_warning (0, "Same actual argument associated with INTENT(%s) " in check_some_aliasing()
4073 gfc_warning (OPT_Wimplicit_interface, in gfc_procedure_use()
4077 gfc_warning (OPT_Wimplicit_procedure, in gfc_procedure_use()
[all …]
H A Dresolve.cc1865 gfc_warning (OPT_Wsurprising, in gfc_resolve_intrinsic()
1939 gfc_warning (0, "Non-RECURSIVE procedure %qs at %L is possibly calling" in resolve_procedure_expression()
2373 gfc_warning (OPT_Wpedantic, in resolve_elemental_actual()
3494 gfc_warning (OPT_Wdeprecated_declarations, in resolve_function()
3842 gfc_warning (OPT_Wdeprecated_declarations, in resolve_call()
4024 gfc_warning (OPT_Wfunction_elimination, in impure_function_callback()
4028 gfc_warning (OPT_Wfunction_elimination, in impure_function_callback()
4362 gfc_warning (OPT_Wcompare_reals, msg, in resolve_operator()
4706 gfc_warning (0, "Array reference at %L is out of bounds " in check_dimension()
4711 gfc_warning (0, "Array reference at %L is out of bounds " in check_dimension()
[all …]
H A Dtrans-const.cc335 gfc_warning (flag_dec_char_conversions ? OPT_Wsurprising : 0, in gfc_conv_constant_to_tree()
H A Dfrontend-passes.cc869 gfc_warning (OPT_Warray_temporaries, in create_var()
896 gfc_warning (OPT_Wfunction_elimination, in do_warn_function_elimination()
900 gfc_warning (OPT_Wfunction_elimination, in do_warn_function_elimination()
2923 gfc_warning (warn, "Array reference at %L out of bounds " in do_subscript()
2933 gfc_warning (warn, "Array reference at %L out of bounds " in do_subscript()
2949 gfc_warning (warn, "Array reference at %L out of bounds " in do_subscript()
2959 gfc_warning (warn, "Array reference at %L out of bounds " in do_subscript()
3465 gfc_warning (OPT_Wrealloc_lhs, in matmul_lhs_realloc()
5199 gfc_warning (OPT_Wfrontend_loop_interchange, in index_interchange()
5842 gfc_warning (0, "%s between %L and %L", buf, &def_sym->declared_at, in check_against_globals()
H A Dscanner.cc1383 gfc_warning (0, "Limit of %d continuations exceeded in " in gfc_next_char_literal()
1476 gfc_warning (OPT_Wampersand, in gfc_next_char_literal()
1612 gfc_warning (0, "Limit of %d continuations exceeded in " in gfc_next_char_literal()
H A Dtrans-decl.cc761 gfc_warning (OPT_Wsurprising, in gfc_finish_var_decl()
4504 gfc_warning (OPT_Wreturn_type, in gfc_trans_deferred_vars()
5242 gfc_warning (OPT_Wunused_value, in gfc_create_module_variable()
5872 gfc_warning (OPT_Wunused_dummy_argument, in generate_local_decl()
5878 gfc_warning (OPT_Wunused_dummy_argument, in generate_local_decl()
5889 gfc_warning (OPT_Wunused_dummy_argument, in generate_local_decl()
5905 gfc_warning (OPT_Wunused_variable, in generate_local_decl()
5924 gfc_warning (OPT_Wunused_variable, in generate_local_decl()
5973 gfc_warning (OPT_Wunused_parameter, in generate_local_decl()
5977 gfc_warning (OPT_Wunused_parameter, in generate_local_decl()
[all …]
H A Dprimary.cc593 gfc_warning (OPT_Wreal_q_constant, in match_real_constant()
750 gfc_warning (OPT_Wunderflow, "Real constant underflows its kind at %C"); in match_real_constant()
803 gfc_warning (OPT_Wconversion_extra, "Non-significant digits " in match_real_constant()
940 gfc_warning (0, "Extension: backslash character at %C"); in next_string_char()
H A DChangeLog-2014308 (gfc_warning_1, gfc_warning, gfc_warning_now_1, gfc_error,
339 * gfortran.h (gfc_warning): Now returns bool. Add overload that
346 (gfc_warning_1): Renamed from gfc_warning.
347 (gfc_warning): Add three new overloads. One that takes just a
355 * Update all gfc_warning calls that do not use multiple

123