Home
last modified time | relevance | path

Searched refs:gfc_fix_implicit_pure (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A DChangeLog-20201036 (gfc_fix_implicit_pure): New function.
1037 * gfortran.h (gfc_fix_implicit_pure): New prototype.
1038 * parse.c (translate_all_program_units): Call gfc_fix_implicit_pure.
H A Dparse.cc6814 while (gfc_fix_implicit_pure (gfc_current_ns)) in gfc_parse_file()
6874 if (gfc_fix_implicit_pure (gfc_current_ns)) in gfc_parse_file()
H A Dfrontend-passes.cc5937 gfc_fix_implicit_pure (gfc_namespace *ns) in gfc_fix_implicit_pure() function
5950 if (gfc_fix_implicit_pure (ns)) in gfc_fix_implicit_pure()
H A Dgfortran.h3919 bool gfc_fix_implicit_pure (gfc_namespace *);
H A DChangeLog1417 (gfc_fix_implicit_pure): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dparse.c6475 while (gfc_fix_implicit_pure (gfc_current_ns)) in gfc_parse_file()
6535 if (gfc_fix_implicit_pure (gfc_current_ns)) in gfc_parse_file()
H A Dgfortran.h3628 bool gfc_fix_implicit_pure (gfc_namespace *);
H A Dfrontend-passes.c5591 gfc_fix_implicit_pure (gfc_namespace *ns) in gfc_fix_implicit_pure() function
5604 if (gfc_fix_implicit_pure (ns)) in gfc_fix_implicit_pure()