HomeSort by: relevance | last modified time | path
    Searched refs:gfc_warning (Results 1 - 25 of 50) sorted by relevancy

1 2

  /src/external/gpl3/gcc.old/dist/gcc/fortran/
error.cc 73 gfc_warning (int opt, const char *gmsgid, va_list ap) ATTRIBUTE_GCC_GFC(2,0);
889 gfc_warning. */
892 gfc_warning (int opt, const char *gmsgid, va_list ap) function
942 gfc_warning (int opt, const char *gmsgid, ...) function
947 bool ret = gfc_warning (opt, gmsgid, argp);
1039 gfc_warning (0, buffer, argp);
1420 gfc_warning (opt, gmsgid, argp);
arith.cc 554 gfc_warning (OPT_Wunderflow, gfc_arith_error (val), &x->where);
560 gfc_warning (0, gfc_arith_error (val), &x->where);
2055 gfc_warning (0, gfc_arith_error (rc), &src->where);
2105 gfc_warning (OPT_Wconversion, "Change of value in conversion "
2212 gfc_warning (OPT_Woverflow, gfc_arith_error (rc), &src->where);
2271 gfc_warning (OPT_Woverflow, gfc_arith_error (rc), &src->where);
2385 gfc_warning (OPT_Woverflow, gfc_arith_error (rc), &src->where);
2402 gfc_warning (w, "Non-zero imaginary part discarded "
2452 gfc_warning (OPT_Woverflow, gfc_arith_error (rc), &src->where);
2467 gfc_warning (OPT_Woverflow, gfc_arith_error (rc), &src->where)
    [all...]
trans-common.cc 411 gfc_warning (0, "Named COMMON block %qs at %L shall be of the "
1249 gfc_warning (OPT_Walign_commons,
1255 gfc_warning (OPT_Walign_commons,
1285 gfc_warning (OPT_Walign_commons,
1290 gfc_warning (OPT_Walign_commons,
matchexp.cc 324 gfc_warning (0, "Extension: Unary operator following "
433 gfc_warning (0, "Extension: Unary operator following "
trans-const.cc 335 gfc_warning (flag_dec_char_conversions ? OPT_Wsurprising : 0,
io.cc 176 gfc_warning (0, "Extension: backslash character at %C");
210 gfc_warning (OPT_Wtabs, "Nonconforming tab character in format at %C");
734 gfc_warning (0, "$ should be the last specifier in format at %L",
846 gfc_warning (0, "Extension: Zero width after L "
971 gfc_warning (0, "Period required in format "
1114 gfc_warning (0, "Period required in format specifier at %L",
1136 gfc_warning (0, "The H format specifier at %L is"
1348 gfc_warning (0,
2105 gfc_warning (0, "Fortran 2003: %s specifier in %s statement at %L "
2132 gfc_warning (0, "Extension: %s specifier in %s statement at %L
    [all...]
interface.cc 1460 gfc_warning (0, "Possible character length mismatch in argument %qs",
1532 gfc_warning (0, "Possible shape mismatch in argument %qs",
1693 gfc_warning (0, "Possible shape mismatch in return value");*/
1996 gfc_warning (0, "Ambiguous interfaces in %s for %qs at %L "
2001 gfc_warning (0, "Although not referenced, %qs has ambiguous "
2671 gfc_warning (OPT_Wsurprising,
3324 gfc_warning (0, "Character length mismatch (%ld/%ld) between actual "
3331 gfc_warning (0, "Character length mismatch (%ld/%ld) between actual "
3365 gfc_warning (0, "Character length of actual argument shorter "
3375 gfc_warning (0, "Actual argument contains too few
    [all...]
resolve.cc 1865 gfc_warning (OPT_Wsurprising,
1939 gfc_warning (0, "Non-RECURSIVE procedure %qs at %L is possibly calling"
2373 gfc_warning (OPT_Wpedantic,
3494 gfc_warning (OPT_Wdeprecated_declarations,
3842 gfc_warning (OPT_Wdeprecated_declarations,
4024 gfc_warning (OPT_Wfunction_elimination,
4028 gfc_warning (OPT_Wfunction_elimination,
4362 gfc_warning (OPT_Wcompare_reals, msg,
4706 gfc_warning (0, "Array reference at %L is out of bounds "
4711 gfc_warning (0, "Array reference at %L is out of bounds
    [all...]
scanner.cc 1383 gfc_warning (0, "Limit of %d continuations exceeded in "
1476 gfc_warning (OPT_Wampersand,
1612 gfc_warning (0, "Limit of %d continuations exceeded in "
frontend-passes.cc 869 gfc_warning (OPT_Warray_temporaries,
896 gfc_warning (OPT_Wfunction_elimination,
900 gfc_warning (OPT_Wfunction_elimination,
2923 gfc_warning (warn, "Array reference at %L out of bounds "
2933 gfc_warning (warn, "Array reference at %L out of bounds "
2949 gfc_warning (warn, "Array reference at %L out of bounds "
2959 gfc_warning (warn, "Array reference at %L out of bounds "
3465 gfc_warning (OPT_Wrealloc_lhs,
5199 gfc_warning (OPT_Wfrontend_loop_interchange,
5842 gfc_warning (0, "%s between %L and %L", buf, &def_sym->declared_at
    [all...]
trans-decl.cc 761 gfc_warning (OPT_Wsurprising,
4504 gfc_warning (OPT_Wreturn_type,
5242 gfc_warning (OPT_Wunused_value,
5873 gfc_warning (OPT_Wunused_dummy_argument,
5879 gfc_warning (OPT_Wunused_dummy_argument,
5890 gfc_warning (OPT_Wunused_dummy_argument,
5906 gfc_warning (OPT_Wunused_variable,
5925 gfc_warning (OPT_Wunused_variable,
5974 gfc_warning (OPT_Wunused_parameter,
5978 gfc_warning (OPT_Wunused_parameter
    [all...]
symbol.cc 4463 gfc_warning (0, "Derived type %qs with BIND(C) attribute at %L is empty, "
4543 gfc_warning (OPT_Wc_binding_type,
4553 gfc_warning (OPT_Wc_binding_type,
  /src/external/gpl3/gcc/dist/gcc/fortran/
arith.cc 596 gfc_warning (OPT_Wunderflow, gfc_arith_error (val), &x->where);
602 gfc_warning (0, gfc_arith_error (val), &x->where);
805 gfc_warning (OPT_Winteger_division, "Integer division "
2194 gfc_warning (0, gfc_arith_error (rc), &src->where);
2247 gfc_warning (OPT_Wconversion, "Change of value in conversion "
2364 gfc_warning (OPT_Woverflow, gfc_arith_error (rc), &src->where);
2426 gfc_warning (OPT_Woverflow, gfc_arith_error (rc), &src->where);
2546 gfc_warning (OPT_Woverflow, gfc_arith_error (rc), &src->where);
2563 gfc_warning (w, "Non-zero imaginary part discarded "
2616 gfc_warning (OPT_Woverflow, gfc_arith_error (rc), &src->where)
    [all...]
error.cc 80 gfc_warning (int opt, const char *gmsgid, va_list ap) ATTRIBUTE_GCC_GFC(2,0);
955 gfc_warning. */
958 gfc_warning (int opt, const char *gmsgid, va_list ap) function
1008 gfc_warning (int opt, const char *gmsgid, ...) function
1013 bool ret = gfc_warning (opt, gmsgid, argp);
1109 gfc_warning (0, buffer, argp);
1490 gfc_warning (opt, gmsgid, argp);
trans-common.cc 411 gfc_warning (0, "Named COMMON block %qs at %L shall be of the "
1249 gfc_warning (OPT_Walign_commons,
1255 gfc_warning (OPT_Walign_commons,
1285 gfc_warning (OPT_Walign_commons,
1290 gfc_warning (OPT_Walign_commons,
matchexp.cc 324 gfc_warning (0, "Extension: Unary operator following "
433 gfc_warning (0, "Extension: Unary operator following "
trans-const.cc 335 gfc_warning (flag_dec_char_conversions ? OPT_Wsurprising : 0,
io.cc 176 gfc_warning (0, "Extension: backslash character at %C");
210 gfc_warning (OPT_Wtabs, "Nonconforming tab character in format at %C");
734 gfc_warning (0, "$ should be the last specifier in format at %L",
846 gfc_warning (0, "Extension: Zero width after L "
971 gfc_warning (0, "Period required in format "
1114 gfc_warning (0, "Period required in format specifier at %L",
1136 gfc_warning (0, "The H format specifier at %L is"
1348 gfc_warning (0,
2096 gfc_warning (0, "Fortran 2003: %s specifier in %s statement at %L "
2123 gfc_warning (0, "Extension: %s specifier in %s statement at %L
    [all...]
resolve.cc 1895 gfc_warning (OPT_Wsurprising,
1971 gfc_warning (0, "Non-RECURSIVE procedure %qs from module %qs is"
1976 gfc_warning (0, "Non-RECURSIVE procedure %qs at %L is possibly calling"
2421 gfc_warning (OPT_Wpedantic,
3567 gfc_warning (OPT_Wdeprecated_declarations,
3915 gfc_warning (OPT_Wdeprecated_declarations,
4097 gfc_warning (OPT_Wfunction_elimination,
4101 gfc_warning (OPT_Wfunction_elimination,
4479 gfc_warning (OPT_Wcompare_reals, msg,
4811 gfc_warning (0, "Array reference at %L is out of bounds
    [all...]
interface.cc 1503 gfc_warning (0, "Possible character length mismatch in argument %qs",
1575 gfc_warning (0, "Possible shape mismatch in argument %qs",
1736 gfc_warning (0, "Possible shape mismatch in return value");*/
2039 gfc_warning (0, "Ambiguous interfaces in %s for %qs at %L "
2044 gfc_warning (0, "Although not referenced, %qs has ambiguous "
2718 gfc_warning (OPT_Wsurprising,
3431 gfc_warning (0, "Character length mismatch (%ld/%ld) between actual "
3438 gfc_warning (0, "Character length mismatch (%ld/%ld) between actual "
3476 gfc_warning (0, "Character length of actual argument shorter "
3486 gfc_warning (0, "Actual argument contains too few
    [all...]
scanner.cc 1387 gfc_warning (0, "Limit of %d continuations exceeded in "
1480 gfc_warning (OPT_Wampersand,
1616 gfc_warning (0, "Limit of %d continuations exceeded in "
frontend-passes.cc 869 gfc_warning (OPT_Warray_temporaries,
896 gfc_warning (OPT_Wfunction_elimination,
900 gfc_warning (OPT_Wfunction_elimination,
2931 gfc_warning (warn, "Array reference at %L out of bounds "
2941 gfc_warning (warn, "Array reference at %L out of bounds "
2957 gfc_warning (warn, "Array reference at %L out of bounds "
2967 gfc_warning (warn, "Array reference at %L out of bounds "
3480 gfc_warning (OPT_Wrealloc_lhs,
5214 gfc_warning (OPT_Wfrontend_loop_interchange,
5862 gfc_warning (0, "%s between %L and %L", buf, &def_sym->declared_at
    [all...]
trans-decl.cc 762 gfc_warning (OPT_Wsurprising,
4562 gfc_warning (OPT_Wreturn_type,
5448 gfc_warning (OPT_Wunused_value,
6089 gfc_warning (OPT_Wunused_dummy_argument,
6095 gfc_warning (OPT_Wunused_dummy_argument,
6106 gfc_warning (OPT_Wunused_dummy_argument,
6122 gfc_warning (OPT_Wunused_variable,
6141 gfc_warning (OPT_Wunused_variable,
6190 gfc_warning (OPT_Wunused_parameter,
6194 gfc_warning (OPT_Wunused_parameter
    [all...]
openmp.cc 4801 gfc_warning (OPT_Wopenmp, "The same depend object should be used as"
5746 gfc_warning (OPT_Wopenmp,
7161 gfc_warning ((flag_openmp || flag_openmp_simd) ? OPT_Wopenmp : 0,
7173 gfc_warning ((flag_openmp || flag_openmp_simd) ? OPT_Wopenmp : 0,
7741 gfc_warning (OPT_Wopenmp, "INTEGER expression of SCHEDULE clause's "
8051 gfc_warning (OPT_Wopenmp, "%qs appears more than once in "
9146 gfc_warning (OPT_Wopenmp, "NUM_TEAMS lower bound at %L larger than upper "
9984 gfc_warning (OPT_Wopenmp,
9991 gfc_warning (OPT_Wopenmp,
symbol.cc 4617 gfc_warning (0, "Derived type %qs with BIND(C) attribute at %L is empty, "
4697 gfc_warning (OPT_Wc_binding_type,
4707 gfc_warning (OPT_Wc_binding_type,

Completed in 116 milliseconds

1 2