Lines Matching refs:cpp_options
5196 * gcc.c (cpp_options): Add {ansi}, move %{m*} to same location
10170 * cpplib.h (struct cpp_options): New member in deps.
10494 * cpplib.h (struct cpp_options): Remove some dependency options;
10572 * cpplib.h (struct cpp_options): Remove in_fname.
10609 * cpplib.h (struct cpp_options): Remove out_fname and
10807 * cpplib.h (struct cpp_options): Remove help_only.
11026 * cpplib.h (struct cpp_options): New member std.
12512 * cpplib.h (struct cpp_options): New member.
12889 * cpplib.h (struct cpp_options): New member.
12965 * gcc.c (cpp_options): Include "%1" (cc1_spec).
13106 * cpplib.h (struct cpp_options): Similarly.
19343 * cpplib.h (struct cpp_options): Add warn_long_long.
21290 * cpplib.h (struct cpp_options): New traditional option.
21548 (cpp_options): Pass -O flags even when only preprocessing.
21584 * cpplib.h (struct cpp_options): Remove user_label_prefix.
22004 * gcc.c (cpp_options): Must pass -m* and -f* options
22745 * cpplib.h (struct cpp_options): Add unsigned_wchar, rename
22856 (struct cpp_options): Add new warning flag.
23004 * cpplib.h (struct cpp_options): New member int_precision.
23156 struct cpp_options): New precision members.
26106 * cpplib.h (struct cpp_options): Add discard_comments_in_macro_exp
27252 * gcc.c (cpp_options): Preserve relative ordering of -pedantic
27468 * gcc.c (cpp_options): Pass -MD through as -MD not -M -MF.
27706 * cpplib.h (struct cpp_options): New member, warn_endif_labels.
32876 * cpplib.h (struct cpp_options): New member signed_char.
32878 (cpp_options): Handle -fsigned-char and -funsigned-char.
33156 * gcc.c (cpp_unique_options): Split from cpp_options.
33157 (cpp_options): Source cpp_unique_options.
33158 (default_compilers): Use cpp_unique_options instead of cpp_options
33161 * objc/lang-specs.h: Use cpp_unique_options instead of cpp_options