Home
last modified time | relevance | path

Searched refs:gfc_be_parse_file (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Df95-lang.c77 static void gfc_be_parse_file (void);
147 #define LANG_HOOKS_PARSE_FILE gfc_be_parse_file
207 gfc_be_parse_file (void) in gfc_be_parse_file() function
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Df95-lang.cc77 static void gfc_be_parse_file (void);
150 #define LANG_HOOKS_PARSE_FILE gfc_be_parse_file
213 gfc_be_parse_file (void) in gfc_be_parse_file() function
H A DChangeLog-2004578 * f95-lang.c (gfc_be_parse_file): Initialize mapped locations.
2686 (gfc_be_parse_file): Invoke cgraph.
H A DChangeLog-20151629 (gfc_be_parse_file): ...here.
1726 * f95-lang.c (gfc_be_parse_file): Do not update errorcount and
H A DChangeLog-2014552 * f95-lang.c (gfc_be_parse_file): Call gfc_diagnostics_finish.
H A DChangeLog-20122010 (gfc_be_parse_file): Clear binding level stack when done.
H A DChangeLog-20091769 * f95-lang.c (gfc_be_parse_file): Do not finalize the CU here.
H A DChangeLog-20083315 (gfc_be_parse_file): Call clear_binding_stack from here.
H A DChangeLog-2010383 * f95-lang.c (gfc_be_parse_file): Take no arguments.