Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dcpp.h44 void gfc_cpp_post_options (bool);
H A Doptions.cc502 gfc_cpp_post_options (verbose_missing_dir_warn); in gfc_post_options()
H A Dcpp.cc488 gfc_cpp_post_options (bool verbose_missing_dir_warn) in gfc_cpp_post_options() function
H A DChangeLog-20211080 * cpp.c (gfc_cpp_register_include_paths, gfc_cpp_post_options):
1082 * cpp.h (gfc_cpp_post_options): Update prototype.
1111 (gfc_cpp_post_options): Call gfc_cpp_init_cb.
1260 * cpp.c (gfc_cpp_post_options): Call new function
H A DChangeLog-2010932 * cpp.c (gfc_cpp_post_options): Don't create a cpp reader if
996 (gfc_cpp_post_options): Update names of cpp_options members.
3332 (gfc_cpp_post_options): Map new options to libcpp-options.
H A DChangeLog-2013229 gfc_cpp_post_options): Handle it and pass on to libcpp.
H A DChangeLog-2014514 * cpp.c (gfc_cpp_post_options): Ditto.
H A DChangeLog-20093297 (gfc_cpp_post_options): Don't set cpp_option->inhibit_warnings.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dcpp.h44 void gfc_cpp_post_options (void);
H A Doptions.c488 gfc_cpp_post_options (); in gfc_post_options()
H A Dcpp.c438 gfc_cpp_post_options (void) in gfc_cpp_post_options() function