Home
last modified time | relevance | path

Searched refs:gfc_errors_to_warnings (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Derror.c1523 gfc_errors_to_warnings (bool f) in gfc_errors_to_warnings() function
H A Dgfortran.h3025 void gfc_errors_to_warnings (bool);
H A Dfrontend-passes.c5524 gfc_errors_to_warnings (true); in gfc_check_externals()
5534 gfc_errors_to_warnings (false); in gfc_check_externals()
H A Dresolve.c2654 gfc_errors_to_warnings (true); in resolve_global_procedure()
2658 gfc_errors_to_warnings (false); in resolve_global_procedure()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Derror.cc1624 gfc_errors_to_warnings (bool f) in gfc_errors_to_warnings() function
H A Dfrontend-passes.cc5875 gfc_errors_to_warnings (true); in gfc_check_externals()
5880 gfc_errors_to_warnings (false); in gfc_check_externals()
H A Dgfortran.h3310 void gfc_errors_to_warnings (bool);
H A DChangeLog1396 (gfc_errors_to_warnings): Likewise.
H A DChangeLog-20091555 (gfc_errors_to_warnings): New function.
1594 gfc_namespace. Include prototype for gfc_errors_to_warnings.
H A DChangeLog-20191252 gfc_errors_to_warnings conditional on -fallow-argument-mismatch.
H A Dresolve.cc2712 gfc_errors_to_warnings (true); in resolve_global_procedure()
2717 gfc_errors_to_warnings (false); in resolve_global_procedure()