Home
last modified time | relevance | path

Searched refs:cpp_post_options (Results 1 – 13 of 13) sorted by relevance

/openbsd-src/gnu/gcc/libcpp/
H A Dmakedepend.c146 cpp_post_options (reader); in reader_init()
H A Dinit.c450 cpp_post_options (cpp_reader *pfile) in cpp_post_options() function
/openbsd-src/gnu/usr.bin/gcc/gcc/treelang/
H A DChangeLog94 (cpp_post_options): Remove.
101 * treelang.c: Remove cpp_post_options.
/openbsd-src/gnu/gcc/libcpp/include/
H A Dcpplib.h651 extern void cpp_post_options (cpp_reader *);
/openbsd-src/gnu/gcc/gcc/
H A Dfix-header.c624 cpp_post_options (scan_in); in read_scan_file()
H A Dc-opts.c1104 cpp_post_options (parse_in); in c_common_post_options()
/openbsd-src/gnu/gcc/gcc/treelang/
H A DChangeLog927 (cpp_post_options): Remove.
934 * treelang.c: Remove cpp_post_options.
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A DChangeLog.72343 (cpp_post_options): Don't print a version string.
4895 * cppinit.c (cpp_post_options): Set warn_long_long.
5973 (output_deps, cpp_handle_option, cpp_post_options): Use DL_ERROR.
6792 * cppinit.c (cpp_post_options): If preprocessed, turn off
7135 (cpp_post_options): Likewise.
8555 (cpp_post_options): ... not here.
8600 (cpp_post_options): Move sanity checks to...
8700 (cpp_post_options): Add sanity checks.
9027 (cpp_post_options): ...but here. Disable -dD, -dN and -dI when
11074 cpp_handle_option, cpp_post_options): Update.
[all …]
H A DChangeLog.54220 * cppinit.c (cpp_post_options): Shut off macro expansion if
9396 (cpp_post_options): Print version here if print_version is set.
13227 (cpp_post_options): Ensure one of -M or -MM is specified with
13462 * c-lang.c (c_post_options): Call cpp_post_options.
13467 to cpp_post_options. Don't call init_dependency_output.
13472 (cpp_post_options): New.
13477 * cpplib.h (cpp_post_options): New.
H A DChangeLog16189 don't call cpp_post_options.
16201 (cpp_post_options): Rename post_options.
16204 (cpp_post_options): Remove.
16206 * fix-header.c (read_scan_file): Don't call cpp_post_options.
16279 * cppinit.c (cpp_post_options): Don't canonicalize in_fname.
16315 (cpp_post_options): Don't canonicalize out_fname, or do anything
17058 * cppinit.c (cpp_post_options): Likewise.
H A DChangeLog.613174 cpp_post_options and after stacking the main file.
/openbsd-src/gnu/gcc/gcc/cp/
H A DChangeLog-20013778 * cp/decl2.c (cxx_post_options): Call cpp_post_options.
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A DChangeLog9755 * cp/decl2.c (cxx_post_options): Call cpp_post_options.