Current Path : /home/usr.opt/gcc7/lib/gcc/x86_64-unknown-freebsd9.1/7.1.0/plugin/include/ |
FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64 |
Current File : /home/usr.opt/gcc7/lib/gcc/x86_64-unknown-freebsd9.1/7.1.0/plugin/include/options.h |
/* This file is auto-generated by opth-gen.awk. */ #ifndef OPTIONS_H #define OPTIONS_H #include "flag-types.h" #include "config/i386/i386-opts.h" #if !defined(IN_LIBGCC2) && !defined(IN_TARGET_LIBS) && !defined(IN_RTS) #ifndef GENERATOR_FILE #if !defined(IN_LIBGCC2) && !defined(IN_TARGET_LIBS) struct GTY(()) gcc_options #else struct gcc_options #endif { #endif #ifdef GENERATOR_FILE extern int recip_mask; #else int x_recip_mask; #define recip_mask global_options.x_recip_mask #endif #ifdef GENERATOR_FILE extern HOST_WIDE_INT frame_larger_than_size; #else HOST_WIDE_INT x_frame_larger_than_size; #define frame_larger_than_size global_options.x_frame_larger_than_size #endif #ifdef GENERATOR_FILE extern HOST_WIDE_INT ix86_isa_flags; #else HOST_WIDE_INT x_ix86_isa_flags; #define ix86_isa_flags global_options.x_ix86_isa_flags #endif #ifdef GENERATOR_FILE extern HOST_WIDE_INT ix86_isa_flags2; #else HOST_WIDE_INT x_ix86_isa_flags2; #define ix86_isa_flags2 global_options.x_ix86_isa_flags2 #endif #ifdef GENERATOR_FILE extern HOST_WIDE_INT ix86_isa_flags2_explicit; #else HOST_WIDE_INT x_ix86_isa_flags2_explicit; #define ix86_isa_flags2_explicit global_options.x_ix86_isa_flags2_explicit #endif #ifdef GENERATOR_FILE extern HOST_WIDE_INT ix86_isa_flags_explicit; #else HOST_WIDE_INT x_ix86_isa_flags_explicit; #define ix86_isa_flags_explicit global_options.x_ix86_isa_flags_explicit #endif #ifdef GENERATOR_FILE extern HOST_WIDE_INT larger_than_size; #else HOST_WIDE_INT x_larger_than_size; #define larger_than_size global_options.x_larger_than_size #endif #ifdef GENERATOR_FILE extern bool dump_base_name_prefixed; #else bool x_dump_base_name_prefixed; #define dump_base_name_prefixed global_options.x_dump_base_name_prefixed #endif #ifdef GENERATOR_FILE extern bool exit_after_options; #else bool x_exit_after_options; #define exit_after_options global_options.x_exit_after_options #endif #ifdef GENERATOR_FILE extern bool flag_disable_hsa; #else bool x_flag_disable_hsa; #define flag_disable_hsa global_options.x_flag_disable_hsa #endif #ifdef GENERATOR_FILE extern bool flag_dump_all_passed; #else bool x_flag_dump_all_passed; #define flag_dump_all_passed global_options.x_flag_dump_all_passed #endif #ifdef GENERATOR_FILE extern bool flag_opts_finished; #else bool x_flag_opts_finished; #define flag_opts_finished global_options.x_flag_opts_finished #endif #ifdef GENERATOR_FILE extern bool flag_stack_usage_info; #else bool x_flag_stack_usage_info; #define flag_stack_usage_info global_options.x_flag_stack_usage_info #endif #ifdef GENERATOR_FILE extern bool flag_warn_unused_result; #else bool x_flag_warn_unused_result; #define flag_warn_unused_result global_options.x_flag_warn_unused_result #endif #ifdef GENERATOR_FILE extern bool in_lto_p; #else bool x_in_lto_p; #define in_lto_p global_options.x_in_lto_p #endif #ifdef GENERATOR_FILE extern bool use_gnu_debug_info_extensions; #else bool x_use_gnu_debug_info_extensions; #define use_gnu_debug_info_extensions global_options.x_use_gnu_debug_info_extensions #endif #ifdef GENERATOR_FILE extern bool warn_frame_larger_than; #else bool x_warn_frame_larger_than; #define warn_frame_larger_than global_options.x_warn_frame_larger_than #endif #ifdef GENERATOR_FILE extern bool warn_larger_than; #else bool x_warn_larger_than; #define warn_larger_than global_options.x_warn_larger_than #endif #ifdef GENERATOR_FILE extern char *help_enum_printed; #else char * x_help_enum_printed; #define help_enum_printed global_options.x_help_enum_printed #endif #ifdef GENERATOR_FILE extern char *help_printed; #else char * x_help_printed; #define help_printed global_options.x_help_printed #endif #ifdef GENERATOR_FILE extern const char *main_input_basename; #else const char * x_main_input_basename; #define main_input_basename global_options.x_main_input_basename #endif #ifdef GENERATOR_FILE extern const char *main_input_filename; #else const char * x_main_input_filename; #define main_input_filename global_options.x_main_input_filename #endif #ifdef GENERATOR_FILE extern enum debug_info_levels debug_info_level; #else enum debug_info_levels x_debug_info_level; #define debug_info_level global_options.x_debug_info_level #endif #ifdef GENERATOR_FILE extern enum debug_info_type write_symbols; #else enum debug_info_type x_write_symbols; #define write_symbols global_options.x_write_symbols #endif #ifdef GENERATOR_FILE extern enum debug_struct_file debug_struct_generic[DINFO_USAGE_NUM_ENUMS]; #else enum debug_struct_file x_debug_struct_generic[DINFO_USAGE_NUM_ENUMS]; #define debug_struct_generic global_options.x_debug_struct_generic #endif #ifdef GENERATOR_FILE extern enum debug_struct_file debug_struct_ordinary[DINFO_USAGE_NUM_ENUMS]; #else enum debug_struct_file x_debug_struct_ordinary[DINFO_USAGE_NUM_ENUMS]; #define debug_struct_ordinary global_options.x_debug_struct_ordinary #endif #ifdef GENERATOR_FILE extern enum dwarf_gnat_encodings gnat_encodings; #else enum dwarf_gnat_encodings x_gnat_encodings; #define gnat_encodings global_options.x_gnat_encodings #endif #ifdef GENERATOR_FILE extern enum stack_check_type flag_stack_check; #else enum stack_check_type x_flag_stack_check; #define flag_stack_check global_options.x_flag_stack_check #endif #ifdef GENERATOR_FILE extern int *param_values; #else int * x_param_values; #define param_values global_options.x_param_values #endif #ifdef GENERATOR_FILE extern int flag_complex_method; #else int x_flag_complex_method; #define flag_complex_method global_options.x_flag_complex_method #endif #ifdef GENERATOR_FILE extern int flag_debug_asm; #else int x_flag_debug_asm; #define flag_debug_asm global_options.x_flag_debug_asm #endif #ifdef GENERATOR_FILE extern int flag_dump_rtl_in_asm; #else int x_flag_dump_rtl_in_asm; #define flag_dump_rtl_in_asm global_options.x_flag_dump_rtl_in_asm #endif #ifdef GENERATOR_FILE extern int flag_gen_aux_info; #else int x_flag_gen_aux_info; #define flag_gen_aux_info global_options.x_flag_gen_aux_info #endif #ifdef GENERATOR_FILE extern int flag_generate_lto; #else int x_flag_generate_lto; #define flag_generate_lto global_options.x_flag_generate_lto #endif #ifdef GENERATOR_FILE extern int flag_generate_offload; #else int x_flag_generate_offload; #define flag_generate_offload global_options.x_flag_generate_offload #endif #ifdef GENERATOR_FILE extern int flag_incremental_link; #else int x_flag_incremental_link; #define flag_incremental_link global_options.x_flag_incremental_link #endif #ifdef GENERATOR_FILE extern int flag_print_asm_name; #else int x_flag_print_asm_name; #define flag_print_asm_name global_options.x_flag_print_asm_name #endif #ifdef GENERATOR_FILE extern int flag_shlib; #else int x_flag_shlib; #define flag_shlib global_options.x_flag_shlib #endif #ifdef GENERATOR_FILE extern int ix86_target_flags; #else int x_ix86_target_flags; #define ix86_target_flags global_options.x_ix86_target_flags #endif #ifdef GENERATOR_FILE extern int main_input_baselength; #else int x_main_input_baselength; #define main_input_baselength global_options.x_main_input_baselength #endif #ifdef GENERATOR_FILE extern int optimize; #else int x_optimize; #define optimize global_options.x_optimize #endif #ifdef GENERATOR_FILE extern int optimize_debug; #else int x_optimize_debug; #define optimize_debug global_options.x_optimize_debug #endif #ifdef GENERATOR_FILE extern int optimize_fast; #else int x_optimize_fast; #define optimize_fast global_options.x_optimize_fast #endif #ifdef GENERATOR_FILE extern int optimize_size; #else int x_optimize_size; #define optimize_size global_options.x_optimize_size #endif #ifdef GENERATOR_FILE extern int recip_mask_explicit; #else int x_recip_mask_explicit; #define recip_mask_explicit global_options.x_recip_mask_explicit #endif #ifdef GENERATOR_FILE extern int rtl_dump_and_exit; #else int x_rtl_dump_and_exit; #define rtl_dump_and_exit global_options.x_rtl_dump_and_exit #endif #ifdef GENERATOR_FILE extern int target_flags; #else int x_target_flags; #define target_flags global_options.x_target_flags #endif #ifdef GENERATOR_FILE extern unsigned int flag_sanitize; #else unsigned int x_flag_sanitize; #define flag_sanitize global_options.x_flag_sanitize #endif #ifdef GENERATOR_FILE extern unsigned int flag_sanitize_recover; #else unsigned int x_flag_sanitize_recover; #define flag_sanitize_recover global_options.x_flag_sanitize_recover #endif #ifdef GENERATOR_FILE extern unsigned int help_columns; #else unsigned int x_help_columns; #define help_columns global_options.x_help_columns #endif #ifdef GENERATOR_FILE extern unsigned int initial_max_fld_align; #else unsigned int x_initial_max_fld_align; #define initial_max_fld_align global_options.x_initial_max_fld_align #endif #ifdef GENERATOR_FILE extern void *flag_instrument_functions_exclude_files; #else void * x_flag_instrument_functions_exclude_files; #define flag_instrument_functions_exclude_files global_options.x_flag_instrument_functions_exclude_files #endif #ifdef GENERATOR_FILE extern void *flag_instrument_functions_exclude_functions; #else void * x_flag_instrument_functions_exclude_functions; #define flag_instrument_functions_exclude_functions global_options.x_flag_instrument_functions_exclude_functions #endif #ifdef GENERATOR_FILE extern int help_flag; #else int x_help_flag; #define help_flag global_options.x_help_flag #endif #ifdef GENERATOR_FILE extern int no_sysroot_suffix; #else int x_no_sysroot_suffix; #define no_sysroot_suffix global_options.x_no_sysroot_suffix #endif #ifdef GENERATOR_FILE extern int flag_preprocess_only; #else int x_flag_preprocess_only; #define flag_preprocess_only global_options.x_flag_preprocess_only #endif #ifdef GENERATOR_FILE extern int warn_abi; #else int x_warn_abi; #define warn_abi global_options.x_warn_abi #endif #ifdef GENERATOR_FILE extern int warn_abi_tag; #else int x_warn_abi_tag; #define warn_abi_tag global_options.x_warn_abi_tag #endif #ifdef GENERATOR_FILE extern int warn_address; #else int x_warn_address; #define warn_address global_options.x_warn_address #endif #ifdef GENERATOR_FILE extern int warn_aggregate_return; #else int x_warn_aggregate_return; #define warn_aggregate_return global_options.x_warn_aggregate_return #endif #ifdef GENERATOR_FILE extern int warn_aggressive_loop_optimizations; #else int x_warn_aggressive_loop_optimizations; #define warn_aggressive_loop_optimizations global_options.x_warn_aggressive_loop_optimizations #endif #ifdef GENERATOR_FILE extern int warn_aliasing; #else int x_warn_aliasing; #define warn_aliasing global_options.x_warn_aliasing #endif #ifdef GENERATOR_FILE extern int warn_align_commons; #else int x_warn_align_commons; #define warn_align_commons global_options.x_warn_align_commons #endif #ifdef GENERATOR_FILE extern int warn_aligned_new; #else int x_warn_aligned_new; #define warn_aligned_new global_options.x_warn_aligned_new #endif #ifdef GENERATOR_FILE extern const char *warn_alloc_size_limit; #else const char *x_warn_alloc_size_limit; #define warn_alloc_size_limit global_options.x_warn_alloc_size_limit #endif #ifdef GENERATOR_FILE extern int warn_alloc_zero; #else int x_warn_alloc_zero; #define warn_alloc_zero global_options.x_warn_alloc_zero #endif #ifdef GENERATOR_FILE extern int warn_alloca; #else int x_warn_alloca; #define warn_alloca global_options.x_warn_alloca #endif #ifdef GENERATOR_FILE extern int warn_alloca_limit; #else int x_warn_alloca_limit; #define warn_alloca_limit global_options.x_warn_alloca_limit #endif #ifdef GENERATOR_FILE extern int warn_ampersand; #else int x_warn_ampersand; #define warn_ampersand global_options.x_warn_ampersand #endif #ifdef GENERATOR_FILE extern int warn_argument_mismatch; #else int x_warn_argument_mismatch; #define warn_argument_mismatch global_options.x_warn_argument_mismatch #endif #ifdef GENERATOR_FILE extern int warn_array_bounds; #else int x_warn_array_bounds; #define warn_array_bounds global_options.x_warn_array_bounds #endif #ifdef GENERATOR_FILE extern int warn_array_temporaries; #else int x_warn_array_temporaries; #define warn_array_temporaries global_options.x_warn_array_temporaries #endif #ifdef GENERATOR_FILE extern int warn_assign_intercept; #else int x_warn_assign_intercept; #define warn_assign_intercept global_options.x_warn_assign_intercept #endif #ifdef GENERATOR_FILE extern int warn_attributes; #else int x_warn_attributes; #define warn_attributes global_options.x_warn_attributes #endif #ifdef GENERATOR_FILE extern int warn_bad_function_cast; #else int x_warn_bad_function_cast; #define warn_bad_function_cast global_options.x_warn_bad_function_cast #endif #ifdef GENERATOR_FILE extern int warn_bool_compare; #else int x_warn_bool_compare; #define warn_bool_compare global_options.x_warn_bool_compare #endif #ifdef GENERATOR_FILE extern int warn_bool_op; #else int x_warn_bool_op; #define warn_bool_op global_options.x_warn_bool_op #endif #ifdef GENERATOR_FILE extern int warn_builtin_declaraion_mismatch; #else int x_warn_builtin_declaraion_mismatch; #define warn_builtin_declaraion_mismatch global_options.x_warn_builtin_declaraion_mismatch #endif #ifdef GENERATOR_FILE extern int cpp_warn_builtin_macro_redefined; #else int x_cpp_warn_builtin_macro_redefined; #define cpp_warn_builtin_macro_redefined global_options.x_cpp_warn_builtin_macro_redefined #endif #ifdef GENERATOR_FILE extern int warn_cxx_compat; #else int x_warn_cxx_compat; #define warn_cxx_compat global_options.x_warn_cxx_compat #endif #ifdef GENERATOR_FILE extern int warn_cxx11_compat; #else int x_warn_cxx11_compat; #define warn_cxx11_compat global_options.x_warn_cxx11_compat #endif #ifdef GENERATOR_FILE extern int warn_cxx14_compat; #else int x_warn_cxx14_compat; #define warn_cxx14_compat global_options.x_warn_cxx14_compat #endif #ifdef GENERATOR_FILE extern int warn_cxx1z_compat; #else int x_warn_cxx1z_compat; #define warn_cxx1z_compat global_options.x_warn_cxx1z_compat #endif #ifdef GENERATOR_FILE extern int warn_c_binding_type; #else int x_warn_c_binding_type; #define warn_c_binding_type global_options.x_warn_c_binding_type #endif #ifdef GENERATOR_FILE extern int warn_c90_c99_compat; #else int x_warn_c90_c99_compat; #define warn_c90_c99_compat global_options.x_warn_c90_c99_compat #endif #ifdef GENERATOR_FILE extern int warn_c99_c11_compat; #else int x_warn_c99_c11_compat; #define warn_c99_c11_compat global_options.x_warn_c99_c11_compat #endif #ifdef GENERATOR_FILE extern int warn_cast_align; #else int x_warn_cast_align; #define warn_cast_align global_options.x_warn_cast_align #endif #ifdef GENERATOR_FILE extern int warn_cast_qual; #else int x_warn_cast_qual; #define warn_cast_qual global_options.x_warn_cast_qual #endif #ifdef GENERATOR_FILE extern int warn_char_subscripts; #else int x_warn_char_subscripts; #define warn_char_subscripts global_options.x_warn_char_subscripts #endif #ifdef GENERATOR_FILE extern int warn_character_truncation; #else int x_warn_character_truncation; #define warn_character_truncation global_options.x_warn_character_truncation #endif #ifdef GENERATOR_FILE extern int warn_chkp; #else int x_warn_chkp; #define warn_chkp global_options.x_warn_chkp #endif #ifdef GENERATOR_FILE extern int warn_clobbered; #else int x_warn_clobbered; #define warn_clobbered global_options.x_warn_clobbered #endif #ifdef GENERATOR_FILE extern int cpp_warn_comment; #else int x_cpp_warn_comment; #define cpp_warn_comment global_options.x_cpp_warn_comment #endif #ifdef GENERATOR_FILE extern int warn_compare_reals; #else int x_warn_compare_reals; #define warn_compare_reals global_options.x_warn_compare_reals #endif #ifdef GENERATOR_FILE extern int warn_conditionally_supported; #else int x_warn_conditionally_supported; #define warn_conditionally_supported global_options.x_warn_conditionally_supported #endif #ifdef GENERATOR_FILE extern int warn_conversion; #else int x_warn_conversion; #define warn_conversion global_options.x_warn_conversion #endif #ifdef GENERATOR_FILE extern int warn_conversion_extra; #else int x_warn_conversion_extra; #define warn_conversion_extra global_options.x_warn_conversion_extra #endif #ifdef GENERATOR_FILE extern int warn_conversion_null; #else int x_warn_conversion_null; #define warn_conversion_null global_options.x_warn_conversion_null #endif #ifdef GENERATOR_FILE extern int warn_coverage_mismatch; #else int x_warn_coverage_mismatch; #define warn_coverage_mismatch global_options.x_warn_coverage_mismatch #endif #ifdef GENERATOR_FILE extern int warn_cpp; #else int x_warn_cpp; #define warn_cpp global_options.x_warn_cpp #endif #ifdef GENERATOR_FILE extern int warn_ctor_dtor_privacy; #else int x_warn_ctor_dtor_privacy; #define warn_ctor_dtor_privacy global_options.x_warn_ctor_dtor_privacy #endif #ifdef GENERATOR_FILE extern int warn_dangling_else; #else int x_warn_dangling_else; #define warn_dangling_else global_options.x_warn_dangling_else #endif #ifdef GENERATOR_FILE extern int cpp_warn_date_time; #else int x_cpp_warn_date_time; #define cpp_warn_date_time global_options.x_cpp_warn_date_time #endif #ifdef GENERATOR_FILE extern int warn_declaration_after_statement; #else int x_warn_declaration_after_statement; #define warn_declaration_after_statement global_options.x_warn_declaration_after_statement #endif #ifdef GENERATOR_FILE extern int warn_delete_incomplete; #else int x_warn_delete_incomplete; #define warn_delete_incomplete global_options.x_warn_delete_incomplete #endif #ifdef GENERATOR_FILE extern int warn_delnonvdtor; #else int x_warn_delnonvdtor; #define warn_delnonvdtor global_options.x_warn_delnonvdtor #endif #ifdef GENERATOR_FILE extern int warn_deprecated; #else int x_warn_deprecated; #define warn_deprecated global_options.x_warn_deprecated #endif #ifdef GENERATOR_FILE extern int warn_deprecated_decl; #else int x_warn_deprecated_decl; #define warn_deprecated_decl global_options.x_warn_deprecated_decl #endif #ifdef GENERATOR_FILE extern int warn_designated_init; #else int x_warn_designated_init; #define warn_designated_init global_options.x_warn_designated_init #endif #ifdef GENERATOR_FILE extern int warn_disabled_optimization; #else int x_warn_disabled_optimization; #define warn_disabled_optimization global_options.x_warn_disabled_optimization #endif #ifdef GENERATOR_FILE extern int warn_discarded_array_qualifiers; #else int x_warn_discarded_array_qualifiers; #define warn_discarded_array_qualifiers global_options.x_warn_discarded_array_qualifiers #endif #ifdef GENERATOR_FILE extern int warn_discarded_qualifiers; #else int x_warn_discarded_qualifiers; #define warn_discarded_qualifiers global_options.x_warn_discarded_qualifiers #endif #ifdef GENERATOR_FILE extern int warn_div_by_zero; #else int x_warn_div_by_zero; #define warn_div_by_zero global_options.x_warn_div_by_zero #endif #ifdef GENERATOR_FILE extern int warn_double_promotion; #else int x_warn_double_promotion; #define warn_double_promotion global_options.x_warn_double_promotion #endif #ifdef GENERATOR_FILE extern int warn_duplicate_decl_specifier; #else int x_warn_duplicate_decl_specifier; #define warn_duplicate_decl_specifier global_options.x_warn_duplicate_decl_specifier #endif #ifdef GENERATOR_FILE extern int warn_duplicated_branches; #else int x_warn_duplicated_branches; #define warn_duplicated_branches global_options.x_warn_duplicated_branches #endif #ifdef GENERATOR_FILE extern int warn_duplicated_cond; #else int x_warn_duplicated_cond; #define warn_duplicated_cond global_options.x_warn_duplicated_cond #endif #ifdef GENERATOR_FILE extern int warn_ecpp; #else int x_warn_ecpp; #define warn_ecpp global_options.x_warn_ecpp #endif #ifdef GENERATOR_FILE extern int warn_empty_body; #else int x_warn_empty_body; #define warn_empty_body global_options.x_warn_empty_body #endif #ifdef GENERATOR_FILE extern int cpp_warn_endif_labels; #else int x_cpp_warn_endif_labels; #define cpp_warn_endif_labels global_options.x_cpp_warn_endif_labels #endif #ifdef GENERATOR_FILE extern int warn_enum_compare; #else int x_warn_enum_compare; #define warn_enum_compare global_options.x_warn_enum_compare #endif #ifdef GENERATOR_FILE extern int warnings_are_errors; #else int x_warnings_are_errors; #define warnings_are_errors global_options.x_warnings_are_errors #endif #ifdef GENERATOR_FILE extern int cpp_warn_expansion_to_defined; #else int x_cpp_warn_expansion_to_defined; #define cpp_warn_expansion_to_defined global_options.x_cpp_warn_expansion_to_defined #endif #ifdef GENERATOR_FILE extern int extra_warnings; #else int x_extra_warnings; #define extra_warnings global_options.x_extra_warnings #endif #ifdef GENERATOR_FILE extern int flag_fatal_errors; #else int x_flag_fatal_errors; #define flag_fatal_errors global_options.x_flag_fatal_errors #endif #ifdef GENERATOR_FILE extern int warn_float_conversion; #else int x_warn_float_conversion; #define warn_float_conversion global_options.x_warn_float_conversion #endif #ifdef GENERATOR_FILE extern int warn_float_equal; #else int x_warn_float_equal; #define warn_float_equal global_options.x_warn_float_equal #endif #ifdef GENERATOR_FILE extern int warn_format_contains_nul; #else int x_warn_format_contains_nul; #define warn_format_contains_nul global_options.x_warn_format_contains_nul #endif #ifdef GENERATOR_FILE extern int warn_format_extra_args; #else int x_warn_format_extra_args; #define warn_format_extra_args global_options.x_warn_format_extra_args #endif #ifdef GENERATOR_FILE extern int warn_format_nonliteral; #else int x_warn_format_nonliteral; #define warn_format_nonliteral global_options.x_warn_format_nonliteral #endif #ifdef GENERATOR_FILE extern int warn_format_overflow; #else int x_warn_format_overflow; #define warn_format_overflow global_options.x_warn_format_overflow #endif #ifdef GENERATOR_FILE extern int warn_format_security; #else int x_warn_format_security; #define warn_format_security global_options.x_warn_format_security #endif #ifdef GENERATOR_FILE extern int warn_format_signedness; #else int x_warn_format_signedness; #define warn_format_signedness global_options.x_warn_format_signedness #endif #ifdef GENERATOR_FILE extern int warn_format_trunc; #else int x_warn_format_trunc; #define warn_format_trunc global_options.x_warn_format_trunc #endif #ifdef GENERATOR_FILE extern int warn_format_y2k; #else int x_warn_format_y2k; #define warn_format_y2k global_options.x_warn_format_y2k #endif #ifdef GENERATOR_FILE extern int warn_format_zero_length; #else int x_warn_format_zero_length; #define warn_format_zero_length global_options.x_warn_format_zero_length #endif #ifdef GENERATOR_FILE extern int warn_format; #else int x_warn_format; #define warn_format global_options.x_warn_format #endif #ifdef GENERATOR_FILE extern int warn_frame_address; #else int x_warn_frame_address; #define warn_frame_address global_options.x_warn_frame_address #endif #ifdef GENERATOR_FILE extern int warn_free_nonheap_object; #else int x_warn_free_nonheap_object; #define warn_free_nonheap_object global_options.x_warn_free_nonheap_object #endif #ifdef GENERATOR_FILE extern int warn_function_elimination; #else int x_warn_function_elimination; #define warn_function_elimination global_options.x_warn_function_elimination #endif #ifdef GENERATOR_FILE extern int warn_hsa; #else int x_warn_hsa; #define warn_hsa global_options.x_warn_hsa #endif #ifdef GENERATOR_FILE extern int warn_ignored_attributes; #else int x_warn_ignored_attributes; #define warn_ignored_attributes global_options.x_warn_ignored_attributes #endif #ifdef GENERATOR_FILE extern int warn_ignored_qualifiers; #else int x_warn_ignored_qualifiers; #define warn_ignored_qualifiers global_options.x_warn_ignored_qualifiers #endif #ifdef GENERATOR_FILE extern int warn_implicit; #else int x_warn_implicit; #define warn_implicit global_options.x_warn_implicit #endif #ifdef GENERATOR_FILE extern int warn_implicit_fallthrough; #else int x_warn_implicit_fallthrough; #define warn_implicit_fallthrough global_options.x_warn_implicit_fallthrough #endif #ifdef GENERATOR_FILE extern int warn_implicit_function_declaration; #else int x_warn_implicit_function_declaration; #define warn_implicit_function_declaration global_options.x_warn_implicit_function_declaration #endif #ifdef GENERATOR_FILE extern int warn_implicit_int; #else int x_warn_implicit_int; #define warn_implicit_int global_options.x_warn_implicit_int #endif #ifdef GENERATOR_FILE extern int warn_implicit_interface; #else int x_warn_implicit_interface; #define warn_implicit_interface global_options.x_warn_implicit_interface #endif #ifdef GENERATOR_FILE extern int warn_implicit_procedure; #else int x_warn_implicit_procedure; #define warn_implicit_procedure global_options.x_warn_implicit_procedure #endif #ifdef GENERATOR_FILE extern int warn_incompatible_pointer_types; #else int x_warn_incompatible_pointer_types; #define warn_incompatible_pointer_types global_options.x_warn_incompatible_pointer_types #endif #ifdef GENERATOR_FILE extern int warn_inh_var_ctor; #else int x_warn_inh_var_ctor; #define warn_inh_var_ctor global_options.x_warn_inh_var_ctor #endif #ifdef GENERATOR_FILE extern int warn_init_self; #else int x_warn_init_self; #define warn_init_self global_options.x_warn_init_self #endif #ifdef GENERATOR_FILE extern int warn_inline; #else int x_warn_inline; #define warn_inline global_options.x_warn_inline #endif #ifdef GENERATOR_FILE extern int warn_int_conversion; #else int x_warn_int_conversion; #define warn_int_conversion global_options.x_warn_int_conversion #endif #ifdef GENERATOR_FILE extern int warn_int_in_bool_context; #else int x_warn_int_in_bool_context; #define warn_int_in_bool_context global_options.x_warn_int_in_bool_context #endif #ifdef GENERATOR_FILE extern int warn_int_to_pointer_cast; #else int x_warn_int_to_pointer_cast; #define warn_int_to_pointer_cast global_options.x_warn_int_to_pointer_cast #endif #ifdef GENERATOR_FILE extern int warn_integer_division; #else int x_warn_integer_division; #define warn_integer_division global_options.x_warn_integer_division #endif #ifdef GENERATOR_FILE extern int warn_intrinsic_shadow; #else int x_warn_intrinsic_shadow; #define warn_intrinsic_shadow global_options.x_warn_intrinsic_shadow #endif #ifdef GENERATOR_FILE extern int warn_intrinsics_std; #else int x_warn_intrinsics_std; #define warn_intrinsics_std global_options.x_warn_intrinsics_std #endif #ifdef GENERATOR_FILE extern int warn_invalid_memory_model; #else int x_warn_invalid_memory_model; #define warn_invalid_memory_model global_options.x_warn_invalid_memory_model #endif #ifdef GENERATOR_FILE extern int warn_invalid_offsetof; #else int x_warn_invalid_offsetof; #define warn_invalid_offsetof global_options.x_warn_invalid_offsetof #endif #ifdef GENERATOR_FILE extern int cpp_warn_invalid_pch; #else int x_cpp_warn_invalid_pch; #define cpp_warn_invalid_pch global_options.x_cpp_warn_invalid_pch #endif #ifdef GENERATOR_FILE extern int warn_jump_misses_init; #else int x_warn_jump_misses_init; #define warn_jump_misses_init global_options.x_warn_jump_misses_init #endif #ifdef GENERATOR_FILE extern int warn_line_truncation; #else int x_warn_line_truncation; #define warn_line_truncation global_options.x_warn_line_truncation #endif #ifdef GENERATOR_FILE extern int cpp_warn_literal_suffix; #else int x_cpp_warn_literal_suffix; #define cpp_warn_literal_suffix global_options.x_cpp_warn_literal_suffix #endif #ifdef GENERATOR_FILE extern int warn_logical_not_paren; #else int x_warn_logical_not_paren; #define warn_logical_not_paren global_options.x_warn_logical_not_paren #endif #ifdef GENERATOR_FILE extern int warn_logical_op; #else int x_warn_logical_op; #define warn_logical_op global_options.x_warn_logical_op #endif #ifdef GENERATOR_FILE extern int warn_long_long; #else int x_warn_long_long; #define warn_long_long global_options.x_warn_long_long #endif #ifdef GENERATOR_FILE extern int warn_lto_type_mismatch; #else int x_warn_lto_type_mismatch; #define warn_lto_type_mismatch global_options.x_warn_lto_type_mismatch #endif #ifdef GENERATOR_FILE extern int warn_main; #else int x_warn_main; #define warn_main global_options.x_warn_main #endif #ifdef GENERATOR_FILE extern int warn_maybe_uninitialized; #else int x_warn_maybe_uninitialized; #define warn_maybe_uninitialized global_options.x_warn_maybe_uninitialized #endif #ifdef GENERATOR_FILE extern int warn_memset_elt_size; #else int x_warn_memset_elt_size; #define warn_memset_elt_size global_options.x_warn_memset_elt_size #endif #ifdef GENERATOR_FILE extern int warn_memset_transposed_args; #else int x_warn_memset_transposed_args; #define warn_memset_transposed_args global_options.x_warn_memset_transposed_args #endif #ifdef GENERATOR_FILE extern int warn_misleading_indentation; #else int x_warn_misleading_indentation; #define warn_misleading_indentation global_options.x_warn_misleading_indentation #endif #ifdef GENERATOR_FILE extern int warn_missing_braces; #else int x_warn_missing_braces; #define warn_missing_braces global_options.x_warn_missing_braces #endif #ifdef GENERATOR_FILE extern int warn_missing_declarations; #else int x_warn_missing_declarations; #define warn_missing_declarations global_options.x_warn_missing_declarations #endif #ifdef GENERATOR_FILE extern int warn_missing_field_initializers; #else int x_warn_missing_field_initializers; #define warn_missing_field_initializers global_options.x_warn_missing_field_initializers #endif #ifdef GENERATOR_FILE extern int cpp_warn_missing_include_dirs; #else int x_cpp_warn_missing_include_dirs; #define cpp_warn_missing_include_dirs global_options.x_cpp_warn_missing_include_dirs #endif #ifdef GENERATOR_FILE extern int warn_missing_parameter_type; #else int x_warn_missing_parameter_type; #define warn_missing_parameter_type global_options.x_warn_missing_parameter_type #endif #ifdef GENERATOR_FILE extern int warn_missing_prototypes; #else int x_warn_missing_prototypes; #define warn_missing_prototypes global_options.x_warn_missing_prototypes #endif #ifdef GENERATOR_FILE extern int cpp_warn_multichar; #else int x_cpp_warn_multichar; #define cpp_warn_multichar global_options.x_cpp_warn_multichar #endif #ifdef GENERATOR_FILE extern int warn_multiple_inheritance; #else int x_warn_multiple_inheritance; #define warn_multiple_inheritance global_options.x_warn_multiple_inheritance #endif #ifdef GENERATOR_FILE extern int warn_namespaces; #else int x_warn_namespaces; #define warn_namespaces global_options.x_warn_namespaces #endif #ifdef GENERATOR_FILE extern int warn_narrowing; #else int x_warn_narrowing; #define warn_narrowing global_options.x_warn_narrowing #endif #ifdef GENERATOR_FILE extern int warn_nested_externs; #else int x_warn_nested_externs; #define warn_nested_externs global_options.x_warn_nested_externs #endif #ifdef GENERATOR_FILE extern int warn_noexcept; #else int x_warn_noexcept; #define warn_noexcept global_options.x_warn_noexcept #endif #ifdef GENERATOR_FILE extern int warn_noexcept_type; #else int x_warn_noexcept_type; #define warn_noexcept_type global_options.x_warn_noexcept_type #endif #ifdef GENERATOR_FILE extern int warn_nontemplate_friend; #else int x_warn_nontemplate_friend; #define warn_nontemplate_friend global_options.x_warn_nontemplate_friend #endif #ifdef GENERATOR_FILE extern int warn_nonvdtor; #else int x_warn_nonvdtor; #define warn_nonvdtor global_options.x_warn_nonvdtor #endif #ifdef GENERATOR_FILE extern int warn_nonnull; #else int x_warn_nonnull; #define warn_nonnull global_options.x_warn_nonnull #endif #ifdef GENERATOR_FILE extern int warn_nonnull_compare; #else int x_warn_nonnull_compare; #define warn_nonnull_compare global_options.x_warn_nonnull_compare #endif #ifdef GENERATOR_FILE extern int cpp_warn_normalize; #else int x_cpp_warn_normalize; #define cpp_warn_normalize global_options.x_cpp_warn_normalize #endif #ifdef GENERATOR_FILE extern int warn_null_dereference; #else int x_warn_null_dereference; #define warn_null_dereference global_options.x_warn_null_dereference #endif #ifdef GENERATOR_FILE extern int warn_odr_violations; #else int x_warn_odr_violations; #define warn_odr_violations global_options.x_warn_odr_violations #endif #ifdef GENERATOR_FILE extern int warn_old_style_cast; #else int x_warn_old_style_cast; #define warn_old_style_cast global_options.x_warn_old_style_cast #endif #ifdef GENERATOR_FILE extern int warn_old_style_declaration; #else int x_warn_old_style_declaration; #define warn_old_style_declaration global_options.x_warn_old_style_declaration #endif #ifdef GENERATOR_FILE extern int warn_old_style_definition; #else int x_warn_old_style_definition; #define warn_old_style_definition global_options.x_warn_old_style_definition #endif #ifdef GENERATOR_FILE extern int warn_openmp_simd; #else int x_warn_openmp_simd; #define warn_openmp_simd global_options.x_warn_openmp_simd #endif #ifdef GENERATOR_FILE extern int warn_overflow; #else int x_warn_overflow; #define warn_overflow global_options.x_warn_overflow #endif #ifdef GENERATOR_FILE extern int warn_overlength_strings; #else int x_warn_overlength_strings; #define warn_overlength_strings global_options.x_warn_overlength_strings #endif #ifdef GENERATOR_FILE extern int warn_overloaded_virtual; #else int x_warn_overloaded_virtual; #define warn_overloaded_virtual global_options.x_warn_overloaded_virtual #endif #ifdef GENERATOR_FILE extern int warn_override_init; #else int x_warn_override_init; #define warn_override_init global_options.x_warn_override_init #endif #ifdef GENERATOR_FILE extern int warn_override_init_side_effects; #else int x_warn_override_init_side_effects; #define warn_override_init_side_effects global_options.x_warn_override_init_side_effects #endif #ifdef GENERATOR_FILE extern int warn_packed; #else int x_warn_packed; #define warn_packed global_options.x_warn_packed #endif #ifdef GENERATOR_FILE extern int warn_packed_bitfield_compat; #else int x_warn_packed_bitfield_compat; #define warn_packed_bitfield_compat global_options.x_warn_packed_bitfield_compat #endif #ifdef GENERATOR_FILE extern int warn_padded; #else int x_warn_padded; #define warn_padded global_options.x_warn_padded #endif #ifdef GENERATOR_FILE extern int warn_parentheses; #else int x_warn_parentheses; #define warn_parentheses global_options.x_warn_parentheses #endif #ifdef GENERATOR_FILE extern int pedantic; #else int x_pedantic; #define pedantic global_options.x_pedantic #endif #ifdef GENERATOR_FILE extern int warn_placement_new; #else int x_warn_placement_new; #define warn_placement_new global_options.x_warn_placement_new #endif #ifdef GENERATOR_FILE extern int warn_pmf2ptr; #else int x_warn_pmf2ptr; #define warn_pmf2ptr global_options.x_warn_pmf2ptr #endif #ifdef GENERATOR_FILE extern int warn_pointer_arith; #else int x_warn_pointer_arith; #define warn_pointer_arith global_options.x_warn_pointer_arith #endif #ifdef GENERATOR_FILE extern int warn_pointer_compare; #else int x_warn_pointer_compare; #define warn_pointer_compare global_options.x_warn_pointer_compare #endif #ifdef GENERATOR_FILE extern int warn_pointer_sign; #else int x_warn_pointer_sign; #define warn_pointer_sign global_options.x_warn_pointer_sign #endif #ifdef GENERATOR_FILE extern int warn_pointer_to_int_cast; #else int x_warn_pointer_to_int_cast; #define warn_pointer_to_int_cast global_options.x_warn_pointer_to_int_cast #endif #ifdef GENERATOR_FILE extern int warn_pragmas; #else int x_warn_pragmas; #define warn_pragmas global_options.x_warn_pragmas #endif #ifdef GENERATOR_FILE extern int warn_property_assign_default; #else int x_warn_property_assign_default; #define warn_property_assign_default global_options.x_warn_property_assign_default #endif #ifdef GENERATOR_FILE extern int warn_protocol; #else int x_warn_protocol; #define warn_protocol global_options.x_warn_protocol #endif #ifdef GENERATOR_FILE extern int warn_psabi; #else int x_warn_psabi; #define warn_psabi global_options.x_warn_psabi #endif #ifdef GENERATOR_FILE extern int warn_real_q_constant; #else int x_warn_real_q_constant; #define warn_real_q_constant global_options.x_warn_real_q_constant #endif #ifdef GENERATOR_FILE extern int warn_realloc_lhs; #else int x_warn_realloc_lhs; #define warn_realloc_lhs global_options.x_warn_realloc_lhs #endif #ifdef GENERATOR_FILE extern int warn_realloc_lhs_all; #else int x_warn_realloc_lhs_all; #define warn_realloc_lhs_all global_options.x_warn_realloc_lhs_all #endif #ifdef GENERATOR_FILE extern int warn_redundant_decls; #else int x_warn_redundant_decls; #define warn_redundant_decls global_options.x_warn_redundant_decls #endif #ifdef GENERATOR_FILE extern int warn_register; #else int x_warn_register; #define warn_register global_options.x_warn_register #endif #ifdef GENERATOR_FILE extern int warn_reorder; #else int x_warn_reorder; #define warn_reorder global_options.x_warn_reorder #endif #ifdef GENERATOR_FILE extern int warn_restrict; #else int x_warn_restrict; #define warn_restrict global_options.x_warn_restrict #endif #ifdef GENERATOR_FILE extern int warn_return_local_addr; #else int x_warn_return_local_addr; #define warn_return_local_addr global_options.x_warn_return_local_addr #endif #ifdef GENERATOR_FILE extern int warn_return_type; #else int x_warn_return_type; #define warn_return_type global_options.x_warn_return_type #endif #ifdef GENERATOR_FILE extern int warn_selector; #else int x_warn_selector; #define warn_selector global_options.x_warn_selector #endif #ifdef GENERATOR_FILE extern int warn_sequence_point; #else int x_warn_sequence_point; #define warn_sequence_point global_options.x_warn_sequence_point #endif #ifdef GENERATOR_FILE extern int warn_shadow; #else int x_warn_shadow; #define warn_shadow global_options.x_warn_shadow #endif #ifdef GENERATOR_FILE extern int warn_shadow_ivar; #else int x_warn_shadow_ivar; #define warn_shadow_ivar global_options.x_warn_shadow_ivar #endif #ifdef GENERATOR_FILE extern int warn_shadow_compatible_local; #else int x_warn_shadow_compatible_local; #define warn_shadow_compatible_local global_options.x_warn_shadow_compatible_local #endif #ifdef GENERATOR_FILE extern int warn_shadow_local; #else int x_warn_shadow_local; #define warn_shadow_local global_options.x_warn_shadow_local #endif #ifdef GENERATOR_FILE extern int warn_shift_count_negative; #else int x_warn_shift_count_negative; #define warn_shift_count_negative global_options.x_warn_shift_count_negative #endif #ifdef GENERATOR_FILE extern int warn_shift_count_overflow; #else int x_warn_shift_count_overflow; #define warn_shift_count_overflow global_options.x_warn_shift_count_overflow #endif #ifdef GENERATOR_FILE extern int warn_shift_negative_value; #else int x_warn_shift_negative_value; #define warn_shift_negative_value global_options.x_warn_shift_negative_value #endif #ifdef GENERATOR_FILE extern int warn_shift_overflow; #else int x_warn_shift_overflow; #define warn_shift_overflow global_options.x_warn_shift_overflow #endif #ifdef GENERATOR_FILE extern int warn_sign_compare; #else int x_warn_sign_compare; #define warn_sign_compare global_options.x_warn_sign_compare #endif #ifdef GENERATOR_FILE extern int warn_sign_conversion; #else int x_warn_sign_conversion; #define warn_sign_conversion global_options.x_warn_sign_conversion #endif #ifdef GENERATOR_FILE extern int warn_sign_promo; #else int x_warn_sign_promo; #define warn_sign_promo global_options.x_warn_sign_promo #endif #ifdef GENERATOR_FILE extern int warn_sized_deallocation; #else int x_warn_sized_deallocation; #define warn_sized_deallocation global_options.x_warn_sized_deallocation #endif #ifdef GENERATOR_FILE extern int warn_sizeof_array_argument; #else int x_warn_sizeof_array_argument; #define warn_sizeof_array_argument global_options.x_warn_sizeof_array_argument #endif #ifdef GENERATOR_FILE extern int warn_sizeof_pointer_memaccess; #else int x_warn_sizeof_pointer_memaccess; #define warn_sizeof_pointer_memaccess global_options.x_warn_sizeof_pointer_memaccess #endif #ifdef GENERATOR_FILE extern int warn_stack_protect; #else int x_warn_stack_protect; #define warn_stack_protect global_options.x_warn_stack_protect #endif #ifdef GENERATOR_FILE extern int warn_stack_usage; #else int x_warn_stack_usage; #define warn_stack_usage global_options.x_warn_stack_usage #endif #ifdef GENERATOR_FILE extern int warn_strict_aliasing; #else int x_warn_strict_aliasing; #define warn_strict_aliasing global_options.x_warn_strict_aliasing #endif #ifdef GENERATOR_FILE extern int warn_strict_null_sentinel; #else int x_warn_strict_null_sentinel; #define warn_strict_null_sentinel global_options.x_warn_strict_null_sentinel #endif #ifdef GENERATOR_FILE extern int warn_strict_overflow; #else int x_warn_strict_overflow; #define warn_strict_overflow global_options.x_warn_strict_overflow #endif #ifdef GENERATOR_FILE extern int warn_strict_prototypes; #else int x_warn_strict_prototypes; #define warn_strict_prototypes global_options.x_warn_strict_prototypes #endif #ifdef GENERATOR_FILE extern int warn_strict_selector_match; #else int x_warn_strict_selector_match; #define warn_strict_selector_match global_options.x_warn_strict_selector_match #endif #ifdef GENERATOR_FILE extern int warn_stringop_overflow; #else int x_warn_stringop_overflow; #define warn_stringop_overflow global_options.x_warn_stringop_overflow #endif #ifdef GENERATOR_FILE extern int warn_subobject_linkage; #else int x_warn_subobject_linkage; #define warn_subobject_linkage global_options.x_warn_subobject_linkage #endif #ifdef GENERATOR_FILE extern int warn_suggest_attribute_const; #else int x_warn_suggest_attribute_const; #define warn_suggest_attribute_const global_options.x_warn_suggest_attribute_const #endif #ifdef GENERATOR_FILE extern int warn_suggest_attribute_format; #else int x_warn_suggest_attribute_format; #define warn_suggest_attribute_format global_options.x_warn_suggest_attribute_format #endif #ifdef GENERATOR_FILE extern int warn_suggest_attribute_noreturn; #else int x_warn_suggest_attribute_noreturn; #define warn_suggest_attribute_noreturn global_options.x_warn_suggest_attribute_noreturn #endif #ifdef GENERATOR_FILE extern int warn_suggest_attribute_pure; #else int x_warn_suggest_attribute_pure; #define warn_suggest_attribute_pure global_options.x_warn_suggest_attribute_pure #endif #ifdef GENERATOR_FILE extern int warn_suggest_final_methods; #else int x_warn_suggest_final_methods; #define warn_suggest_final_methods global_options.x_warn_suggest_final_methods #endif #ifdef GENERATOR_FILE extern int warn_suggest_final_types; #else int x_warn_suggest_final_types; #define warn_suggest_final_types global_options.x_warn_suggest_final_types #endif #ifdef GENERATOR_FILE extern int warn_override; #else int x_warn_override; #define warn_override global_options.x_warn_override #endif #ifdef GENERATOR_FILE extern int warn_surprising; #else int x_warn_surprising; #define warn_surprising global_options.x_warn_surprising #endif #ifdef GENERATOR_FILE extern int warn_switch; #else int x_warn_switch; #define warn_switch global_options.x_warn_switch #endif #ifdef GENERATOR_FILE extern int warn_switch_bool; #else int x_warn_switch_bool; #define warn_switch_bool global_options.x_warn_switch_bool #endif #ifdef GENERATOR_FILE extern int warn_switch_default; #else int x_warn_switch_default; #define warn_switch_default global_options.x_warn_switch_default #endif #ifdef GENERATOR_FILE extern int warn_switch_enum; #else int x_warn_switch_enum; #define warn_switch_enum global_options.x_warn_switch_enum #endif #ifdef GENERATOR_FILE extern int warn_switch_unreachable; #else int x_warn_switch_unreachable; #define warn_switch_unreachable global_options.x_warn_switch_unreachable #endif #ifdef GENERATOR_FILE extern int warn_sync_nand; #else int x_warn_sync_nand; #define warn_sync_nand global_options.x_warn_sync_nand #endif #ifdef GENERATOR_FILE extern int warn_synth; #else int x_warn_synth; #define warn_synth global_options.x_warn_synth #endif #ifdef GENERATOR_FILE extern int warn_system_headers; #else int x_warn_system_headers; #define warn_system_headers global_options.x_warn_system_headers #endif #ifdef GENERATOR_FILE extern int warn_tabs; #else int x_warn_tabs; #define warn_tabs global_options.x_warn_tabs #endif #ifdef GENERATOR_FILE extern int warn_target_lifetime; #else int x_warn_target_lifetime; #define warn_target_lifetime global_options.x_warn_target_lifetime #endif #ifdef GENERATOR_FILE extern int warn_tautological_compare; #else int x_warn_tautological_compare; #define warn_tautological_compare global_options.x_warn_tautological_compare #endif #ifdef GENERATOR_FILE extern int warn_templates; #else int x_warn_templates; #define warn_templates global_options.x_warn_templates #endif #ifdef GENERATOR_FILE extern int warn_terminate; #else int x_warn_terminate; #define warn_terminate global_options.x_warn_terminate #endif #ifdef GENERATOR_FILE extern int warn_traditional; #else int x_warn_traditional; #define warn_traditional global_options.x_warn_traditional #endif #ifdef GENERATOR_FILE extern int warn_traditional_conversion; #else int x_warn_traditional_conversion; #define warn_traditional_conversion global_options.x_warn_traditional_conversion #endif #ifdef GENERATOR_FILE extern int warn_trampolines; #else int x_warn_trampolines; #define warn_trampolines global_options.x_warn_trampolines #endif #ifdef GENERATOR_FILE extern int cpp_warn_trigraphs; #else int x_cpp_warn_trigraphs; #define cpp_warn_trigraphs global_options.x_cpp_warn_trigraphs #endif #ifdef GENERATOR_FILE extern int warn_type_limits; #else int x_warn_type_limits; #define warn_type_limits global_options.x_warn_type_limits #endif #ifdef GENERATOR_FILE extern int warn_undeclared_selector; #else int x_warn_undeclared_selector; #define warn_undeclared_selector global_options.x_warn_undeclared_selector #endif #ifdef GENERATOR_FILE extern int cpp_warn_undef; #else int x_cpp_warn_undef; #define cpp_warn_undef global_options.x_cpp_warn_undef #endif #ifdef GENERATOR_FILE extern int warn_undefined_do_loop; #else int x_warn_undefined_do_loop; #define warn_undefined_do_loop global_options.x_warn_undefined_do_loop #endif #ifdef GENERATOR_FILE extern int warn_underflow; #else int x_warn_underflow; #define warn_underflow global_options.x_warn_underflow #endif #ifdef GENERATOR_FILE extern int warn_uninitialized; #else int x_warn_uninitialized; #define warn_uninitialized global_options.x_warn_uninitialized #endif #ifdef GENERATOR_FILE extern int warn_unknown_pragmas; #else int x_warn_unknown_pragmas; #define warn_unknown_pragmas global_options.x_warn_unknown_pragmas #endif #ifdef GENERATOR_FILE extern int warn_unsafe_loop_optimizations; #else int x_warn_unsafe_loop_optimizations; #define warn_unsafe_loop_optimizations global_options.x_warn_unsafe_loop_optimizations #endif #ifdef GENERATOR_FILE extern int warn_unsuffixed_float_constants; #else int x_warn_unsuffixed_float_constants; #define warn_unsuffixed_float_constants global_options.x_warn_unsuffixed_float_constants #endif #ifdef GENERATOR_FILE extern int warn_unused; #else int x_warn_unused; #define warn_unused global_options.x_warn_unused #endif #ifdef GENERATOR_FILE extern int warn_unused_but_set_parameter; #else int x_warn_unused_but_set_parameter; #define warn_unused_but_set_parameter global_options.x_warn_unused_but_set_parameter #endif #ifdef GENERATOR_FILE extern int warn_unused_but_set_variable; #else int x_warn_unused_but_set_variable; #define warn_unused_but_set_variable global_options.x_warn_unused_but_set_variable #endif #ifdef GENERATOR_FILE extern int warn_unused_const_variable; #else int x_warn_unused_const_variable; #define warn_unused_const_variable global_options.x_warn_unused_const_variable #endif #ifdef GENERATOR_FILE extern int warn_unused_dummy_argument; #else int x_warn_unused_dummy_argument; #define warn_unused_dummy_argument global_options.x_warn_unused_dummy_argument #endif #ifdef GENERATOR_FILE extern int warn_unused_function; #else int x_warn_unused_function; #define warn_unused_function global_options.x_warn_unused_function #endif #ifdef GENERATOR_FILE extern int warn_unused_label; #else int x_warn_unused_label; #define warn_unused_label global_options.x_warn_unused_label #endif #ifdef GENERATOR_FILE extern int warn_unused_local_typedefs; #else int x_warn_unused_local_typedefs; #define warn_unused_local_typedefs global_options.x_warn_unused_local_typedefs #endif #ifdef GENERATOR_FILE extern int cpp_warn_unused_macros; #else int x_cpp_warn_unused_macros; #define cpp_warn_unused_macros global_options.x_cpp_warn_unused_macros #endif #ifdef GENERATOR_FILE extern int warn_unused_parameter; #else int x_warn_unused_parameter; #define warn_unused_parameter global_options.x_warn_unused_parameter #endif #ifdef GENERATOR_FILE extern int warn_unused_result; #else int x_warn_unused_result; #define warn_unused_result global_options.x_warn_unused_result #endif #ifdef GENERATOR_FILE extern int warn_unused_value; #else int x_warn_unused_value; #define warn_unused_value global_options.x_warn_unused_value #endif #ifdef GENERATOR_FILE extern int warn_unused_variable; #else int x_warn_unused_variable; #define warn_unused_variable global_options.x_warn_unused_variable #endif #ifdef GENERATOR_FILE extern int warn_use_without_only; #else int x_warn_use_without_only; #define warn_use_without_only global_options.x_warn_use_without_only #endif #ifdef GENERATOR_FILE extern int warn_useless_cast; #else int x_warn_useless_cast; #define warn_useless_cast global_options.x_warn_useless_cast #endif #ifdef GENERATOR_FILE extern int warn_varargs; #else int x_warn_varargs; #define warn_varargs global_options.x_warn_varargs #endif #ifdef GENERATOR_FILE extern int cpp_warn_variadic_macros; #else int x_cpp_warn_variadic_macros; #define cpp_warn_variadic_macros global_options.x_cpp_warn_variadic_macros #endif #ifdef GENERATOR_FILE extern int warn_vector_operation_performance; #else int x_warn_vector_operation_performance; #define warn_vector_operation_performance global_options.x_warn_vector_operation_performance #endif #ifdef GENERATOR_FILE extern int warn_virtual_inheritance; #else int x_warn_virtual_inheritance; #define warn_virtual_inheritance global_options.x_warn_virtual_inheritance #endif #ifdef GENERATOR_FILE extern int warn_virtual_move_assign; #else int x_warn_virtual_move_assign; #define warn_virtual_move_assign global_options.x_warn_virtual_move_assign #endif #ifdef GENERATOR_FILE extern int warn_vla; #else int x_warn_vla; #define warn_vla global_options.x_warn_vla #endif #ifdef GENERATOR_FILE extern int warn_vla_limit; #else int x_warn_vla_limit; #define warn_vla_limit global_options.x_warn_vla_limit #endif #ifdef GENERATOR_FILE extern int warn_volatile_register_var; #else int x_warn_volatile_register_var; #define warn_volatile_register_var global_options.x_warn_volatile_register_var #endif #ifdef GENERATOR_FILE extern int warn_write_strings; #else int x_warn_write_strings; #define warn_write_strings global_options.x_warn_write_strings #endif #ifdef GENERATOR_FILE extern int warn_zero_as_null_pointer_constant; #else int x_warn_zero_as_null_pointer_constant; #define warn_zero_as_null_pointer_constant global_options.x_warn_zero_as_null_pointer_constant #endif #ifdef GENERATOR_FILE extern int warn_zerotrip; #else int x_warn_zerotrip; #define warn_zerotrip global_options.x_warn_zerotrip #endif #ifdef GENERATOR_FILE extern const char *aux_info_file_name; #else const char *x_aux_info_file_name; #define aux_info_file_name global_options.x_aux_info_file_name #endif #ifdef GENERATOR_FILE extern const char *aux_base_name; #else const char *x_aux_base_name; #define aux_base_name global_options.x_aux_base_name #endif #ifdef GENERATOR_FILE extern const char *dump_base_name; #else const char *x_dump_base_name; #define dump_base_name global_options.x_dump_base_name #endif #ifdef GENERATOR_FILE extern const char *dump_dir_name; #else const char *x_dump_dir_name; #define dump_dir_name global_options.x_dump_dir_name #endif #ifdef GENERATOR_FILE extern int flag_pic; #else int x_flag_pic; #define flag_pic global_options.x_flag_pic #endif #ifdef GENERATOR_FILE extern int flag_pie; #else int x_flag_pie; #define flag_pie global_options.x_flag_pie #endif #ifdef GENERATOR_FILE extern int flag_abi_compat_version; #else int x_flag_abi_compat_version; #define flag_abi_compat_version global_options.x_flag_abi_compat_version #endif #ifdef GENERATOR_FILE extern int flag_abi_version; #else int x_flag_abi_version; #define flag_abi_version global_options.x_flag_abi_version #endif #ifdef GENERATOR_FILE extern int flag_access_control; #else int x_flag_access_control; #define flag_access_control global_options.x_flag_access_control #endif #ifdef GENERATOR_FILE extern const char *ada_specs_parent; #else const char *x_ada_specs_parent; #define ada_specs_parent global_options.x_ada_specs_parent #endif #ifdef GENERATOR_FILE extern int flag_aggressive_function_elimination; #else int x_flag_aggressive_function_elimination; #define flag_aggressive_function_elimination global_options.x_flag_aggressive_function_elimination #endif #ifdef GENERATOR_FILE extern int flag_aggressive_loop_optimizations; #else int x_flag_aggressive_loop_optimizations; #define flag_aggressive_loop_optimizations global_options.x_flag_aggressive_loop_optimizations #endif #ifdef GENERATOR_FILE extern int flag_align_commons; #else int x_flag_align_commons; #define flag_align_commons global_options.x_flag_align_commons #endif #ifdef GENERATOR_FILE extern int align_functions; #else int x_align_functions; #define align_functions global_options.x_align_functions #endif #ifdef GENERATOR_FILE extern int align_jumps; #else int x_align_jumps; #define align_jumps global_options.x_align_jumps #endif #ifdef GENERATOR_FILE extern int align_labels; #else int x_align_labels; #define align_labels global_options.x_align_labels #endif #ifdef GENERATOR_FILE extern int align_loops; #else int x_align_loops; #define align_loops global_options.x_align_loops #endif #ifdef GENERATOR_FILE extern int aligned_new_threshold; #else int x_aligned_new_threshold; #define aligned_new_threshold global_options.x_aligned_new_threshold #endif #ifdef GENERATOR_FILE extern int flag_all_intrinsics; #else int x_flag_all_intrinsics; #define flag_all_intrinsics global_options.x_flag_all_intrinsics #endif #ifdef GENERATOR_FILE extern int flag_allow_leading_underscore; #else int x_flag_allow_leading_underscore; #define flag_allow_leading_underscore global_options.x_flag_allow_leading_underscore #endif #ifdef GENERATOR_FILE extern int flag_allow_parameterless_variadic_functions; #else int x_flag_allow_parameterless_variadic_functions; #define flag_allow_parameterless_variadic_functions global_options.x_flag_allow_parameterless_variadic_functions #endif #ifdef GENERATOR_FILE extern void *common_deferred_options; #else void *x_common_deferred_options; #define common_deferred_options global_options.x_common_deferred_options #endif #ifdef GENERATOR_FILE extern int flag_no_asm; #else int x_flag_no_asm; #define flag_no_asm global_options.x_flag_no_asm #endif #ifdef GENERATOR_FILE extern int flag_associative_math; #else int x_flag_associative_math; #define flag_associative_math global_options.x_flag_associative_math #endif #ifdef GENERATOR_FILE extern int flag_asynchronous_unwind_tables; #else int x_flag_asynchronous_unwind_tables; #define flag_asynchronous_unwind_tables global_options.x_flag_asynchronous_unwind_tables #endif #ifdef GENERATOR_FILE extern int flag_auto_inc_dec; #else int x_flag_auto_inc_dec; #define flag_auto_inc_dec global_options.x_flag_auto_inc_dec #endif #ifdef GENERATOR_FILE extern int flag_auto_profile; #else int x_flag_auto_profile; #define flag_auto_profile global_options.x_flag_auto_profile #endif #ifdef GENERATOR_FILE extern const char *auto_profile_file; #else const char *x_auto_profile_file; #define auto_profile_file global_options.x_auto_profile_file #endif #ifdef GENERATOR_FILE extern int flag_automatic; #else int x_flag_automatic; #define flag_automatic global_options.x_flag_automatic #endif #ifdef GENERATOR_FILE extern int flag_backslash; #else int x_flag_backslash; #define flag_backslash global_options.x_flag_backslash #endif #ifdef GENERATOR_FILE extern int flag_backtrace; #else int x_flag_backtrace; #define flag_backtrace global_options.x_flag_backtrace #endif #ifdef GENERATOR_FILE extern int flag_blas_matmul_limit; #else int x_flag_blas_matmul_limit; #define flag_blas_matmul_limit global_options.x_flag_blas_matmul_limit #endif #ifdef GENERATOR_FILE extern int flag_bounds_check; #else int x_flag_bounds_check; #define flag_bounds_check global_options.x_flag_bounds_check #endif #ifdef GENERATOR_FILE extern int flag_branch_on_count_reg; #else int x_flag_branch_on_count_reg; #define flag_branch_on_count_reg global_options.x_flag_branch_on_count_reg #endif #ifdef GENERATOR_FILE extern int flag_branch_probabilities; #else int x_flag_branch_probabilities; #define flag_branch_probabilities global_options.x_flag_branch_probabilities #endif #ifdef GENERATOR_FILE extern int flag_branch_target_load_optimize; #else int x_flag_branch_target_load_optimize; #define flag_branch_target_load_optimize global_options.x_flag_branch_target_load_optimize #endif #ifdef GENERATOR_FILE extern int flag_branch_target_load_optimize2; #else int x_flag_branch_target_load_optimize2; #define flag_branch_target_load_optimize2 global_options.x_flag_branch_target_load_optimize2 #endif #ifdef GENERATOR_FILE extern int flag_btr_bb_exclusive; #else int x_flag_btr_bb_exclusive; #define flag_btr_bb_exclusive global_options.x_flag_btr_bb_exclusive #endif #ifdef GENERATOR_FILE extern int flag_building_libgcc; #else int x_flag_building_libgcc; #define flag_building_libgcc global_options.x_flag_building_libgcc #endif #ifdef GENERATOR_FILE extern int flag_no_builtin; #else int x_flag_no_builtin; #define flag_no_builtin global_options.x_flag_no_builtin #endif #ifdef GENERATOR_FILE extern int flag_caller_saves; #else int x_flag_caller_saves; #define flag_caller_saves global_options.x_flag_caller_saves #endif #ifdef GENERATOR_FILE extern int flag_check_data_deps; #else int x_flag_check_data_deps; #define flag_check_data_deps global_options.x_flag_check_data_deps #endif #ifdef GENERATOR_FILE extern int flag_check_new; #else int x_flag_check_new; #define flag_check_new global_options.x_flag_check_new #endif #ifdef GENERATOR_FILE extern int flag_check_pointer_bounds; #else int x_flag_check_pointer_bounds; #define flag_check_pointer_bounds global_options.x_flag_check_pointer_bounds #endif #ifdef GENERATOR_FILE extern int flag_checking; #else int x_flag_checking; #define flag_checking global_options.x_flag_checking #endif #ifdef GENERATOR_FILE extern int flag_chkp_incomplete_type; #else int x_flag_chkp_incomplete_type; #define flag_chkp_incomplete_type global_options.x_flag_chkp_incomplete_type #endif #ifdef GENERATOR_FILE extern int flag_chkp_check_read; #else int x_flag_chkp_check_read; #define flag_chkp_check_read global_options.x_flag_chkp_check_read #endif #ifdef GENERATOR_FILE extern int flag_chkp_check_write; #else int x_flag_chkp_check_write; #define flag_chkp_check_write global_options.x_flag_chkp_check_write #endif #ifdef GENERATOR_FILE extern int flag_chkp_first_field_has_own_bounds; #else int x_flag_chkp_first_field_has_own_bounds; #define flag_chkp_first_field_has_own_bounds global_options.x_flag_chkp_first_field_has_own_bounds #endif #ifdef GENERATOR_FILE extern int flag_chkp_flexible_struct_trailing_arrays; #else int x_flag_chkp_flexible_struct_trailing_arrays; #define flag_chkp_flexible_struct_trailing_arrays global_options.x_flag_chkp_flexible_struct_trailing_arrays #endif #ifdef GENERATOR_FILE extern int flag_chkp_instrument_calls; #else int x_flag_chkp_instrument_calls; #define flag_chkp_instrument_calls global_options.x_flag_chkp_instrument_calls #endif #ifdef GENERATOR_FILE extern int flag_chkp_instrument_marked_only; #else int x_flag_chkp_instrument_marked_only; #define flag_chkp_instrument_marked_only global_options.x_flag_chkp_instrument_marked_only #endif #ifdef GENERATOR_FILE extern int flag_chkp_narrow_bounds; #else int x_flag_chkp_narrow_bounds; #define flag_chkp_narrow_bounds global_options.x_flag_chkp_narrow_bounds #endif #ifdef GENERATOR_FILE extern int flag_chkp_narrow_to_innermost_arrray; #else int x_flag_chkp_narrow_to_innermost_arrray; #define flag_chkp_narrow_to_innermost_arrray global_options.x_flag_chkp_narrow_to_innermost_arrray #endif #ifdef GENERATOR_FILE extern int flag_chkp_optimize; #else int x_flag_chkp_optimize; #define flag_chkp_optimize global_options.x_flag_chkp_optimize #endif #ifdef GENERATOR_FILE extern int flag_chkp_store_bounds; #else int x_flag_chkp_store_bounds; #define flag_chkp_store_bounds global_options.x_flag_chkp_store_bounds #endif #ifdef GENERATOR_FILE extern int flag_chkp_zero_dynamic_size_as_infinite; #else int x_flag_chkp_zero_dynamic_size_as_infinite; #define flag_chkp_zero_dynamic_size_as_infinite global_options.x_flag_chkp_zero_dynamic_size_as_infinite #endif #ifdef GENERATOR_FILE extern int flag_chkp_use_fast_string_functions; #else int x_flag_chkp_use_fast_string_functions; #define flag_chkp_use_fast_string_functions global_options.x_flag_chkp_use_fast_string_functions #endif #ifdef GENERATOR_FILE extern int flag_chkp_use_nochk_string_functions; #else int x_flag_chkp_use_nochk_string_functions; #define flag_chkp_use_nochk_string_functions global_options.x_flag_chkp_use_nochk_string_functions #endif #ifdef GENERATOR_FILE extern int flag_chkp_use_static_bounds; #else int x_flag_chkp_use_static_bounds; #define flag_chkp_use_static_bounds global_options.x_flag_chkp_use_static_bounds #endif #ifdef GENERATOR_FILE extern int flag_chkp_use_static_const_bounds; #else int x_flag_chkp_use_static_const_bounds; #define flag_chkp_use_static_const_bounds global_options.x_flag_chkp_use_static_const_bounds #endif #ifdef GENERATOR_FILE extern int flag_chkp_use_wrappers; #else int x_flag_chkp_use_wrappers; #define flag_chkp_use_wrappers global_options.x_flag_chkp_use_wrappers #endif #ifdef GENERATOR_FILE extern int flag_chkp_zero_input_bounds_for_main; #else int x_flag_chkp_zero_input_bounds_for_main; #define flag_chkp_zero_input_bounds_for_main global_options.x_flag_chkp_zero_input_bounds_for_main #endif #ifdef GENERATOR_FILE extern int flag_cilkplus; #else int x_flag_cilkplus; #define flag_cilkplus global_options.x_flag_cilkplus #endif #ifdef GENERATOR_FILE extern enum gfc_fcoarray flag_coarray; #else enum gfc_fcoarray x_flag_coarray; #define flag_coarray global_options.x_flag_coarray #endif #ifdef GENERATOR_FILE extern int flag_code_hoisting; #else int x_flag_code_hoisting; #define flag_code_hoisting global_options.x_flag_code_hoisting #endif #ifdef GENERATOR_FILE extern int flag_combine_stack_adjustments; #else int x_flag_combine_stack_adjustments; #define flag_combine_stack_adjustments global_options.x_flag_combine_stack_adjustments #endif #ifdef GENERATOR_FILE extern int flag_no_common; #else int x_flag_no_common; #define flag_no_common global_options.x_flag_no_common #endif #ifdef GENERATOR_FILE extern int flag_compare_debug; #else int x_flag_compare_debug; #define flag_compare_debug global_options.x_flag_compare_debug #endif #ifdef GENERATOR_FILE extern const char *flag_compare_debug_opt; #else const char *x_flag_compare_debug_opt; #define flag_compare_debug_opt global_options.x_flag_compare_debug_opt #endif #ifdef GENERATOR_FILE extern int flag_compare_elim_after_reload; #else int x_flag_compare_elim_after_reload; #define flag_compare_elim_after_reload global_options.x_flag_compare_elim_after_reload #endif #ifdef GENERATOR_FILE extern int flag_concepts; #else int x_flag_concepts; #define flag_concepts global_options.x_flag_concepts #endif #ifdef GENERATOR_FILE extern int flag_conserve_space; #else int x_flag_conserve_space; #define flag_conserve_space global_options.x_flag_conserve_space #endif #ifdef GENERATOR_FILE extern int flag_conserve_stack; #else int x_flag_conserve_stack; #define flag_conserve_stack global_options.x_flag_conserve_stack #endif #ifdef GENERATOR_FILE extern int max_constexpr_depth; #else int x_max_constexpr_depth; #define max_constexpr_depth global_options.x_max_constexpr_depth #endif #ifdef GENERATOR_FILE extern int constexpr_loop_limit; #else int x_constexpr_loop_limit; #define constexpr_loop_limit global_options.x_constexpr_loop_limit #endif #ifdef GENERATOR_FILE extern enum gfc_convert flag_convert; #else enum gfc_convert x_flag_convert; #define flag_convert global_options.x_flag_convert #endif #ifdef GENERATOR_FILE extern int flag_cprop_registers; #else int x_flag_cprop_registers; #define flag_cprop_registers global_options.x_flag_cprop_registers #endif #ifdef GENERATOR_FILE extern int flag_cray_pointer; #else int x_flag_cray_pointer; #define flag_cray_pointer global_options.x_flag_cray_pointer #endif #ifdef GENERATOR_FILE extern int flag_crossjumping; #else int x_flag_crossjumping; #define flag_crossjumping global_options.x_flag_crossjumping #endif #ifdef GENERATOR_FILE extern int flag_cse_follow_jumps; #else int x_flag_cse_follow_jumps; #define flag_cse_follow_jumps global_options.x_flag_cse_follow_jumps #endif #ifdef GENERATOR_FILE extern int flag_cx_fortran_rules; #else int x_flag_cx_fortran_rules; #define flag_cx_fortran_rules global_options.x_flag_cx_fortran_rules #endif #ifdef GENERATOR_FILE extern int flag_cx_limited_range; #else int x_flag_cx_limited_range; #define flag_cx_limited_range global_options.x_flag_cx_limited_range #endif #ifdef GENERATOR_FILE extern int flag_data_sections; #else int x_flag_data_sections; #define flag_data_sections global_options.x_flag_data_sections #endif #ifdef GENERATOR_FILE extern int flag_dce; #else int x_flag_dce; #define flag_dce global_options.x_flag_dce #endif #ifdef GENERATOR_FILE extern int flag_debug_types_section; #else int x_flag_debug_types_section; #define flag_debug_types_section global_options.x_flag_debug_types_section #endif #ifdef GENERATOR_FILE extern int flag_dec; #else int x_flag_dec; #define flag_dec global_options.x_flag_dec #endif #ifdef GENERATOR_FILE extern int flag_dec_intrinsic_ints; #else int x_flag_dec_intrinsic_ints; #define flag_dec_intrinsic_ints global_options.x_flag_dec_intrinsic_ints #endif #ifdef GENERATOR_FILE extern int flag_dec_math; #else int x_flag_dec_math; #define flag_dec_math global_options.x_flag_dec_math #endif #ifdef GENERATOR_FILE extern int flag_dec_static; #else int x_flag_dec_static; #define flag_dec_static global_options.x_flag_dec_static #endif #ifdef GENERATOR_FILE extern int flag_dec_structure; #else int x_flag_dec_structure; #define flag_dec_structure global_options.x_flag_dec_structure #endif #ifdef GENERATOR_FILE extern int flag_declone_ctor_dtor; #else int x_flag_declone_ctor_dtor; #define flag_declone_ctor_dtor global_options.x_flag_declone_ctor_dtor #endif #ifdef GENERATOR_FILE extern int flag_deduce_init_list; #else int x_flag_deduce_init_list; #define flag_deduce_init_list global_options.x_flag_deduce_init_list #endif #ifdef GENERATOR_FILE extern int flag_default_double; #else int x_flag_default_double; #define flag_default_double global_options.x_flag_default_double #endif #ifdef GENERATOR_FILE extern int flag_default_integer; #else int x_flag_default_integer; #define flag_default_integer global_options.x_flag_default_integer #endif #ifdef GENERATOR_FILE extern int flag_default_real; #else int x_flag_default_real; #define flag_default_real global_options.x_flag_default_real #endif #ifdef GENERATOR_FILE extern int flag_defer_pop; #else int x_flag_defer_pop; #define flag_defer_pop global_options.x_flag_defer_pop #endif #ifdef GENERATOR_FILE extern int flag_delayed_branch; #else int x_flag_delayed_branch; #define flag_delayed_branch global_options.x_flag_delayed_branch #endif #ifdef GENERATOR_FILE extern int flag_delete_dead_exceptions; #else int x_flag_delete_dead_exceptions; #define flag_delete_dead_exceptions global_options.x_flag_delete_dead_exceptions #endif #ifdef GENERATOR_FILE extern int flag_delete_null_pointer_checks; #else int x_flag_delete_null_pointer_checks; #define flag_delete_null_pointer_checks global_options.x_flag_delete_null_pointer_checks #endif #ifdef GENERATOR_FILE extern int flag_devirtualize; #else int x_flag_devirtualize; #define flag_devirtualize global_options.x_flag_devirtualize #endif #ifdef GENERATOR_FILE extern int flag_ltrans_devirtualize; #else int x_flag_ltrans_devirtualize; #define flag_ltrans_devirtualize global_options.x_flag_ltrans_devirtualize #endif #ifdef GENERATOR_FILE extern int flag_devirtualize_speculatively; #else int x_flag_devirtualize_speculatively; #define flag_devirtualize_speculatively global_options.x_flag_devirtualize_speculatively #endif #ifdef GENERATOR_FILE extern int flag_diagnostics_show_color; #else int x_flag_diagnostics_show_color; #define flag_diagnostics_show_color global_options.x_flag_diagnostics_show_color #endif #ifdef GENERATOR_FILE extern int flag_diagnostics_generate_patch; #else int x_flag_diagnostics_generate_patch; #define flag_diagnostics_generate_patch global_options.x_flag_diagnostics_generate_patch #endif #ifdef GENERATOR_FILE extern int flag_diagnostics_parseable_fixits; #else int x_flag_diagnostics_parseable_fixits; #define flag_diagnostics_parseable_fixits global_options.x_flag_diagnostics_parseable_fixits #endif #ifdef GENERATOR_FILE extern int flag_diagnostics_show_caret; #else int x_flag_diagnostics_show_caret; #define flag_diagnostics_show_caret global_options.x_flag_diagnostics_show_caret #endif #ifdef GENERATOR_FILE extern int flag_diagnostics_show_option; #else int x_flag_diagnostics_show_option; #define flag_diagnostics_show_option global_options.x_flag_diagnostics_show_option #endif #ifdef GENERATOR_FILE extern int flag_dollar_ok; #else int x_flag_dollar_ok; #define flag_dollar_ok global_options.x_flag_dollar_ok #endif #ifdef GENERATOR_FILE extern int flag_dse; #else int x_flag_dse; #define flag_dse global_options.x_flag_dse #endif #ifdef GENERATOR_FILE extern int flag_dump_ada_spec; #else int x_flag_dump_ada_spec; #define flag_dump_ada_spec global_options.x_flag_dump_ada_spec #endif #ifdef GENERATOR_FILE extern int flag_dump_ada_spec_slim; #else int x_flag_dump_ada_spec_slim; #define flag_dump_ada_spec_slim global_options.x_flag_dump_ada_spec_slim #endif #ifdef GENERATOR_FILE extern const char *flag_dump_final_insns; #else const char *x_flag_dump_final_insns; #define flag_dump_final_insns global_options.x_flag_dump_final_insns #endif #ifdef GENERATOR_FILE extern int flag_dump_fortran_optimized; #else int x_flag_dump_fortran_optimized; #define flag_dump_fortran_optimized global_options.x_flag_dump_fortran_optimized #endif #ifdef GENERATOR_FILE extern int flag_dump_fortran_original; #else int x_flag_dump_fortran_original; #define flag_dump_fortran_original global_options.x_flag_dump_fortran_original #endif #ifdef GENERATOR_FILE extern const char *flag_dump_go_spec; #else const char *x_flag_dump_go_spec; #define flag_dump_go_spec global_options.x_flag_dump_go_spec #endif #ifdef GENERATOR_FILE extern int flag_dump_locations; #else int x_flag_dump_locations; #define flag_dump_locations global_options.x_flag_dump_locations #endif #ifdef GENERATOR_FILE extern int flag_dump_noaddr; #else int x_flag_dump_noaddr; #define flag_dump_noaddr global_options.x_flag_dump_noaddr #endif #ifdef GENERATOR_FILE extern int flag_dump_passes; #else int x_flag_dump_passes; #define flag_dump_passes global_options.x_flag_dump_passes #endif #ifdef GENERATOR_FILE extern int flag_dump_unnumbered; #else int x_flag_dump_unnumbered; #define flag_dump_unnumbered global_options.x_flag_dump_unnumbered #endif #ifdef GENERATOR_FILE extern int flag_dump_unnumbered_links; #else int x_flag_dump_unnumbered_links; #define flag_dump_unnumbered_links global_options.x_flag_dump_unnumbered_links #endif #ifdef GENERATOR_FILE extern int flag_dwarf2_cfi_asm; #else int x_flag_dwarf2_cfi_asm; #define flag_dwarf2_cfi_asm global_options.x_flag_dwarf2_cfi_asm #endif #ifdef GENERATOR_FILE extern int flag_early_inlining; #else int x_flag_early_inlining; #define flag_early_inlining global_options.x_flag_early_inlining #endif #ifdef GENERATOR_FILE extern int flag_elide_constructors; #else int x_flag_elide_constructors; #define flag_elide_constructors global_options.x_flag_elide_constructors #endif #ifdef GENERATOR_FILE extern int flag_eliminate_dwarf2_dups; #else int x_flag_eliminate_dwarf2_dups; #define flag_eliminate_dwarf2_dups global_options.x_flag_eliminate_dwarf2_dups #endif #ifdef GENERATOR_FILE extern int flag_debug_only_used_symbols; #else int x_flag_debug_only_used_symbols; #define flag_debug_only_used_symbols global_options.x_flag_debug_only_used_symbols #endif #ifdef GENERATOR_FILE extern int flag_eliminate_unused_debug_types; #else int x_flag_eliminate_unused_debug_types; #define flag_eliminate_unused_debug_types global_options.x_flag_eliminate_unused_debug_types #endif #ifdef GENERATOR_FILE extern int flag_emit_class_debug_always; #else int x_flag_emit_class_debug_always; #define flag_emit_class_debug_always global_options.x_flag_emit_class_debug_always #endif #ifdef GENERATOR_FILE extern int flag_enforce_eh_specs; #else int x_flag_enforce_eh_specs; #define flag_enforce_eh_specs global_options.x_flag_enforce_eh_specs #endif #ifdef GENERATOR_FILE extern int flag_exceptions; #else int x_flag_exceptions; #define flag_exceptions global_options.x_flag_exceptions #endif #ifdef GENERATOR_FILE extern enum excess_precision flag_excess_precision_cmdline; #else enum excess_precision x_flag_excess_precision_cmdline; #define flag_excess_precision_cmdline global_options.x_flag_excess_precision_cmdline #endif #ifdef GENERATOR_FILE extern int flag_expensive_optimizations; #else int x_flag_expensive_optimizations; #define flag_expensive_optimizations global_options.x_flag_expensive_optimizations #endif #ifdef GENERATOR_FILE extern int flag_ext_numeric_literals; #else int x_flag_ext_numeric_literals; #define flag_ext_numeric_literals global_options.x_flag_ext_numeric_literals #endif #ifdef GENERATOR_FILE extern int flag_extern_tls_init; #else int x_flag_extern_tls_init; #define flag_extern_tls_init global_options.x_flag_extern_tls_init #endif #ifdef GENERATOR_FILE extern int flag_external_blas; #else int x_flag_external_blas; #define flag_external_blas global_options.x_flag_external_blas #endif #ifdef GENERATOR_FILE extern int flag_f2c; #else int x_flag_f2c; #define flag_f2c global_options.x_flag_f2c #endif #ifdef GENERATOR_FILE extern int flag_fat_lto_objects; #else int x_flag_fat_lto_objects; #define flag_fat_lto_objects global_options.x_flag_fat_lto_objects #endif #ifdef GENERATOR_FILE extern int flag_finite_math_only; #else int x_flag_finite_math_only; #define flag_finite_math_only global_options.x_flag_finite_math_only #endif #ifdef GENERATOR_FILE extern int flag_fixed_line_length; #else int x_flag_fixed_line_length; #define flag_fixed_line_length global_options.x_flag_fixed_line_length #endif #ifdef GENERATOR_FILE extern int flag_float_store; #else int x_flag_float_store; #define flag_float_store global_options.x_flag_float_store #endif #ifdef GENERATOR_FILE extern int flag_new_for_scope; #else int x_flag_new_for_scope; #define flag_new_for_scope global_options.x_flag_new_for_scope #endif #ifdef GENERATOR_FILE extern int flag_forward_propagate; #else int x_flag_forward_propagate; #define flag_forward_propagate global_options.x_flag_forward_propagate #endif #ifdef GENERATOR_FILE extern enum fp_contract_mode flag_fp_contract_mode; #else enum fp_contract_mode x_flag_fp_contract_mode; #define flag_fp_contract_mode global_options.x_flag_fp_contract_mode #endif #ifdef GENERATOR_FILE extern int flag_fp_int_builtin_inexact; #else int x_flag_fp_int_builtin_inexact; #define flag_fp_int_builtin_inexact global_options.x_flag_fp_int_builtin_inexact #endif #ifdef GENERATOR_FILE extern int flag_free_line_length; #else int x_flag_free_line_length; #define flag_free_line_length global_options.x_flag_free_line_length #endif #ifdef GENERATOR_FILE extern int flag_friend_injection; #else int x_flag_friend_injection; #define flag_friend_injection global_options.x_flag_friend_injection #endif #ifdef GENERATOR_FILE extern int flag_frontend_optimize; #else int x_flag_frontend_optimize; #define flag_frontend_optimize global_options.x_flag_frontend_optimize #endif #ifdef GENERATOR_FILE extern int flag_no_function_cse; #else int x_flag_no_function_cse; #define flag_no_function_cse global_options.x_flag_no_function_cse #endif #ifdef GENERATOR_FILE extern int flag_function_sections; #else int x_flag_function_sections; #define flag_function_sections global_options.x_flag_function_sections #endif #ifdef GENERATOR_FILE extern int flag_gcse; #else int x_flag_gcse; #define flag_gcse global_options.x_flag_gcse #endif #ifdef GENERATOR_FILE extern int flag_gcse_after_reload; #else int x_flag_gcse_after_reload; #define flag_gcse_after_reload global_options.x_flag_gcse_after_reload #endif #ifdef GENERATOR_FILE extern int flag_gcse_las; #else int x_flag_gcse_las; #define flag_gcse_las global_options.x_flag_gcse_las #endif #ifdef GENERATOR_FILE extern int flag_gcse_lm; #else int x_flag_gcse_lm; #define flag_gcse_lm global_options.x_flag_gcse_lm #endif #ifdef GENERATOR_FILE extern int flag_gcse_sm; #else int x_flag_gcse_sm; #define flag_gcse_sm global_options.x_flag_gcse_sm #endif #ifdef GENERATOR_FILE extern int flag_gimple; #else int x_flag_gimple; #define flag_gimple global_options.x_flag_gimple #endif #ifdef GENERATOR_FILE extern int flag_no_gnu_keywords; #else int x_flag_no_gnu_keywords; #define flag_no_gnu_keywords global_options.x_flag_no_gnu_keywords #endif #ifdef GENERATOR_FILE extern int flag_next_runtime; #else int x_flag_next_runtime; #define flag_next_runtime global_options.x_flag_next_runtime #endif #ifdef GENERATOR_FILE extern int flag_tm; #else int x_flag_tm; #define flag_tm global_options.x_flag_tm #endif #ifdef GENERATOR_FILE extern int flag_gnu_unique; #else int x_flag_gnu_unique; #define flag_gnu_unique global_options.x_flag_gnu_unique #endif #ifdef GENERATOR_FILE extern int flag_gnu89_inline; #else int x_flag_gnu89_inline; #define flag_gnu89_inline global_options.x_flag_gnu89_inline #endif #ifdef GENERATOR_FILE extern int go_check_divide_overflow; #else int x_go_check_divide_overflow; #define go_check_divide_overflow global_options.x_go_check_divide_overflow #endif #ifdef GENERATOR_FILE extern int go_check_divide_zero; #else int x_go_check_divide_zero; #define go_check_divide_zero global_options.x_go_check_divide_zero #endif #ifdef GENERATOR_FILE extern int go_compiling_runtime; #else int x_go_compiling_runtime; #define go_compiling_runtime global_options.x_go_compiling_runtime #endif #ifdef GENERATOR_FILE extern int go_debug_escape_level; #else int x_go_debug_escape_level; #define go_debug_escape_level global_options.x_go_debug_escape_level #endif #ifdef GENERATOR_FILE extern int flag_graphite; #else int x_flag_graphite; #define flag_graphite global_options.x_flag_graphite #endif #ifdef GENERATOR_FILE extern int flag_graphite_identity; #else int x_flag_graphite_identity; #define flag_graphite_identity global_options.x_flag_graphite_identity #endif #ifdef GENERATOR_FILE extern int flag_guess_branch_prob; #else int x_flag_guess_branch_prob; #define flag_guess_branch_prob global_options.x_flag_guess_branch_prob #endif #ifdef GENERATOR_FILE extern int flag_hoist_adjacent_loads; #else int x_flag_hoist_adjacent_loads; #define flag_hoist_adjacent_loads global_options.x_flag_hoist_adjacent_loads #endif #ifdef GENERATOR_FILE extern int flag_no_ident; #else int x_flag_no_ident; #define flag_no_ident global_options.x_flag_no_ident #endif #ifdef GENERATOR_FILE extern int flag_if_conversion; #else int x_flag_if_conversion; #define flag_if_conversion global_options.x_flag_if_conversion #endif #ifdef GENERATOR_FILE extern int flag_if_conversion2; #else int x_flag_if_conversion2; #define flag_if_conversion2 global_options.x_flag_if_conversion2 #endif #ifdef GENERATOR_FILE extern int flag_implement_inlines; #else int x_flag_implement_inlines; #define flag_implement_inlines global_options.x_flag_implement_inlines #endif #ifdef GENERATOR_FILE extern int flag_implicit_inline_templates; #else int x_flag_implicit_inline_templates; #define flag_implicit_inline_templates global_options.x_flag_implicit_inline_templates #endif #ifdef GENERATOR_FILE extern int flag_implicit_none; #else int x_flag_implicit_none; #define flag_implicit_none global_options.x_flag_implicit_none #endif #ifdef GENERATOR_FILE extern int flag_implicit_templates; #else int x_flag_implicit_templates; #define flag_implicit_templates global_options.x_flag_implicit_templates #endif #ifdef GENERATOR_FILE extern int flag_indirect_inlining; #else int x_flag_indirect_inlining; #define flag_indirect_inlining global_options.x_flag_indirect_inlining #endif #ifdef GENERATOR_FILE extern int flag_inhibit_size_directive; #else int x_flag_inhibit_size_directive; #define flag_inhibit_size_directive global_options.x_flag_inhibit_size_directive #endif #ifdef GENERATOR_FILE extern int flag_init_derived; #else int x_flag_init_derived; #define flag_init_derived global_options.x_flag_init_derived #endif #ifdef GENERATOR_FILE extern enum gfc_init_local_real flag_init_real; #else enum gfc_init_local_real x_flag_init_real; #define flag_init_real global_options.x_flag_init_real #endif #ifdef GENERATOR_FILE extern int flag_no_inline; #else int x_flag_no_inline; #define flag_no_inline global_options.x_flag_no_inline #endif #ifdef GENERATOR_FILE extern int flag_inline_atomics; #else int x_flag_inline_atomics; #define flag_inline_atomics global_options.x_flag_inline_atomics #endif #ifdef GENERATOR_FILE extern int flag_inline_functions; #else int x_flag_inline_functions; #define flag_inline_functions global_options.x_flag_inline_functions #endif #ifdef GENERATOR_FILE extern int flag_inline_functions_called_once; #else int x_flag_inline_functions_called_once; #define flag_inline_functions_called_once global_options.x_flag_inline_functions_called_once #endif #ifdef GENERATOR_FILE extern int flag_inline_matmul_limit; #else int x_flag_inline_matmul_limit; #define flag_inline_matmul_limit global_options.x_flag_inline_matmul_limit #endif #ifdef GENERATOR_FILE extern int flag_inline_small_functions; #else int x_flag_inline_small_functions; #define flag_inline_small_functions global_options.x_flag_inline_small_functions #endif #ifdef GENERATOR_FILE extern int flag_instrument_function_entry_exit; #else int x_flag_instrument_function_entry_exit; #define flag_instrument_function_entry_exit global_options.x_flag_instrument_function_entry_exit #endif #ifdef GENERATOR_FILE extern int flag_integer4_kind; #else int x_flag_integer4_kind; #define flag_integer4_kind global_options.x_flag_integer4_kind #endif #ifdef GENERATOR_FILE extern int flag_ipa_bit_cp; #else int x_flag_ipa_bit_cp; #define flag_ipa_bit_cp global_options.x_flag_ipa_bit_cp #endif #ifdef GENERATOR_FILE extern int flag_ipa_cp; #else int x_flag_ipa_cp; #define flag_ipa_cp global_options.x_flag_ipa_cp #endif #ifdef GENERATOR_FILE extern int flag_ipa_cp_clone; #else int x_flag_ipa_cp_clone; #define flag_ipa_cp_clone global_options.x_flag_ipa_cp_clone #endif #ifdef GENERATOR_FILE extern int flag_ipa_icf; #else int x_flag_ipa_icf; #define flag_ipa_icf global_options.x_flag_ipa_icf #endif #ifdef GENERATOR_FILE extern int flag_ipa_icf_functions; #else int x_flag_ipa_icf_functions; #define flag_ipa_icf_functions global_options.x_flag_ipa_icf_functions #endif #ifdef GENERATOR_FILE extern int flag_ipa_icf_variables; #else int x_flag_ipa_icf_variables; #define flag_ipa_icf_variables global_options.x_flag_ipa_icf_variables #endif #ifdef GENERATOR_FILE extern int flag_ipa_profile; #else int x_flag_ipa_profile; #define flag_ipa_profile global_options.x_flag_ipa_profile #endif #ifdef GENERATOR_FILE extern int flag_ipa_pta; #else int x_flag_ipa_pta; #define flag_ipa_pta global_options.x_flag_ipa_pta #endif #ifdef GENERATOR_FILE extern int flag_ipa_pure_const; #else int x_flag_ipa_pure_const; #define flag_ipa_pure_const global_options.x_flag_ipa_pure_const #endif #ifdef GENERATOR_FILE extern int flag_ipa_ra; #else int x_flag_ipa_ra; #define flag_ipa_ra global_options.x_flag_ipa_ra #endif #ifdef GENERATOR_FILE extern int flag_ipa_reference; #else int x_flag_ipa_reference; #define flag_ipa_reference global_options.x_flag_ipa_reference #endif #ifdef GENERATOR_FILE extern int flag_ipa_sra; #else int x_flag_ipa_sra; #define flag_ipa_sra global_options.x_flag_ipa_sra #endif #ifdef GENERATOR_FILE extern int flag_ipa_vrp; #else int x_flag_ipa_vrp; #define flag_ipa_vrp global_options.x_flag_ipa_vrp #endif #ifdef GENERATOR_FILE extern enum ira_algorithm flag_ira_algorithm; #else enum ira_algorithm x_flag_ira_algorithm; #define flag_ira_algorithm global_options.x_flag_ira_algorithm #endif #ifdef GENERATOR_FILE extern int flag_ira_hoist_pressure; #else int x_flag_ira_hoist_pressure; #define flag_ira_hoist_pressure global_options.x_flag_ira_hoist_pressure #endif #ifdef GENERATOR_FILE extern int flag_ira_loop_pressure; #else int x_flag_ira_loop_pressure; #define flag_ira_loop_pressure global_options.x_flag_ira_loop_pressure #endif #ifdef GENERATOR_FILE extern enum ira_region flag_ira_region; #else enum ira_region x_flag_ira_region; #define flag_ira_region global_options.x_flag_ira_region #endif #ifdef GENERATOR_FILE extern int flag_ira_share_save_slots; #else int x_flag_ira_share_save_slots; #define flag_ira_share_save_slots global_options.x_flag_ira_share_save_slots #endif #ifdef GENERATOR_FILE extern int flag_ira_share_spill_slots; #else int x_flag_ira_share_spill_slots; #define flag_ira_share_spill_slots global_options.x_flag_ira_share_spill_slots #endif #ifdef GENERATOR_FILE extern int flag_ira_verbose; #else int x_flag_ira_verbose; #define flag_ira_verbose global_options.x_flag_ira_verbose #endif #ifdef GENERATOR_FILE extern int flag_isolate_erroneous_paths_attribute; #else int x_flag_isolate_erroneous_paths_attribute; #define flag_isolate_erroneous_paths_attribute global_options.x_flag_isolate_erroneous_paths_attribute #endif #ifdef GENERATOR_FILE extern int flag_isolate_erroneous_paths_dereference; #else int x_flag_isolate_erroneous_paths_dereference; #define flag_isolate_erroneous_paths_dereference global_options.x_flag_isolate_erroneous_paths_dereference #endif #ifdef GENERATOR_FILE extern enum ivar_visibility default_ivar_visibility; #else enum ivar_visibility x_default_ivar_visibility; #define default_ivar_visibility global_options.x_default_ivar_visibility #endif #ifdef GENERATOR_FILE extern int flag_ivopts; #else int x_flag_ivopts; #define flag_ivopts global_options.x_flag_ivopts #endif #ifdef GENERATOR_FILE extern int flag_jump_tables; #else int x_flag_jump_tables; #define flag_jump_tables global_options.x_flag_jump_tables #endif #ifdef GENERATOR_FILE extern int flag_keep_gc_roots_live; #else int x_flag_keep_gc_roots_live; #define flag_keep_gc_roots_live global_options.x_flag_keep_gc_roots_live #endif #ifdef GENERATOR_FILE extern int flag_keep_inline_dllexport; #else int x_flag_keep_inline_dllexport; #define flag_keep_inline_dllexport global_options.x_flag_keep_inline_dllexport #endif #ifdef GENERATOR_FILE extern int flag_keep_inline_functions; #else int x_flag_keep_inline_functions; #define flag_keep_inline_functions global_options.x_flag_keep_inline_functions #endif #ifdef GENERATOR_FILE extern int flag_keep_static_consts; #else int x_flag_keep_static_consts; #define flag_keep_static_consts global_options.x_flag_keep_static_consts #endif #ifdef GENERATOR_FILE extern int flag_keep_static_functions; #else int x_flag_keep_static_functions; #define flag_keep_static_functions global_options.x_flag_keep_static_functions #endif #ifdef GENERATOR_FILE extern int flag_lax_vector_conversions; #else int x_flag_lax_vector_conversions; #define flag_lax_vector_conversions global_options.x_flag_lax_vector_conversions #endif #ifdef GENERATOR_FILE extern int flag_leading_underscore; #else int x_flag_leading_underscore; #define flag_leading_underscore global_options.x_flag_leading_underscore #endif #ifdef GENERATOR_FILE extern int flag_lifetime_dse; #else int x_flag_lifetime_dse; #define flag_lifetime_dse global_options.x_flag_lifetime_dse #endif #ifdef GENERATOR_FILE extern int flag_limit_function_alignment; #else int x_flag_limit_function_alignment; #define flag_limit_function_alignment global_options.x_flag_limit_function_alignment #endif #ifdef GENERATOR_FILE extern enum lto_linker_output flag_lto_linker_output; #else enum lto_linker_output x_flag_lto_linker_output; #define flag_lto_linker_output global_options.x_flag_lto_linker_output #endif #ifdef GENERATOR_FILE extern int flag_live_range_shrinkage; #else int x_flag_live_range_shrinkage; #define flag_live_range_shrinkage global_options.x_flag_live_range_shrinkage #endif #ifdef GENERATOR_FILE extern int flag_local_ivars; #else int x_flag_local_ivars; #define flag_local_ivars global_options.x_flag_local_ivars #endif #ifdef GENERATOR_FILE extern int flag_loop_nest_optimize; #else int x_flag_loop_nest_optimize; #define flag_loop_nest_optimize global_options.x_flag_loop_nest_optimize #endif #ifdef GENERATOR_FILE extern int flag_loop_parallelize_all; #else int x_flag_loop_parallelize_all; #define flag_loop_parallelize_all global_options.x_flag_loop_parallelize_all #endif #ifdef GENERATOR_FILE extern int flag_lra_remat; #else int x_flag_lra_remat; #define flag_lra_remat global_options.x_flag_lra_remat #endif #ifdef GENERATOR_FILE extern int flag_lto_compression_level; #else int x_flag_lto_compression_level; #define flag_lto_compression_level global_options.x_flag_lto_compression_level #endif #ifdef GENERATOR_FILE extern int flag_lto_odr_type_mering; #else int x_flag_lto_odr_type_mering; #define flag_lto_odr_type_mering global_options.x_flag_lto_odr_type_mering #endif #ifdef GENERATOR_FILE extern enum lto_partition_model flag_lto_partition; #else enum lto_partition_model x_flag_lto_partition; #define flag_lto_partition global_options.x_flag_lto_partition #endif #ifdef GENERATOR_FILE extern int flag_lto_report; #else int x_flag_lto_report; #define flag_lto_report global_options.x_flag_lto_report #endif #ifdef GENERATOR_FILE extern int flag_lto_report_wpa; #else int x_flag_lto_report_wpa; #define flag_lto_report_wpa global_options.x_flag_lto_report_wpa #endif #ifdef GENERATOR_FILE extern const char *flag_lto; #else const char *x_flag_lto; #define flag_lto global_options.x_flag_lto #endif #ifdef GENERATOR_FILE extern int flag_ltrans; #else int x_flag_ltrans; #define flag_ltrans global_options.x_flag_ltrans #endif #ifdef GENERATOR_FILE extern const char *ltrans_output_list; #else const char *x_ltrans_output_list; #define ltrans_output_list global_options.x_ltrans_output_list #endif #ifdef GENERATOR_FILE extern int flag_errno_math; #else int x_flag_errno_math; #define flag_errno_math global_options.x_flag_errno_math #endif #ifdef GENERATOR_FILE extern int flag_max_array_constructor; #else int x_flag_max_array_constructor; #define flag_max_array_constructor global_options.x_flag_max_array_constructor #endif #ifdef GENERATOR_FILE extern int flag_max_errors; #else int x_flag_max_errors; #define flag_max_errors global_options.x_flag_max_errors #endif #ifdef GENERATOR_FILE extern int flag_max_stack_var_size; #else int x_flag_max_stack_var_size; #define flag_max_stack_var_size global_options.x_flag_max_stack_var_size #endif #ifdef GENERATOR_FILE extern int flag_max_subrecord_length; #else int x_flag_max_subrecord_length; #define flag_max_subrecord_length global_options.x_flag_max_subrecord_length #endif #ifdef GENERATOR_FILE extern int mem_report; #else int x_mem_report; #define mem_report global_options.x_mem_report #endif #ifdef GENERATOR_FILE extern int mem_report_wpa; #else int x_mem_report_wpa; #define mem_report_wpa global_options.x_mem_report_wpa #endif #ifdef GENERATOR_FILE extern int flag_merge_constants; #else int x_flag_merge_constants; #define flag_merge_constants global_options.x_flag_merge_constants #endif #ifdef GENERATOR_FILE extern int flag_merge_debug_strings; #else int x_flag_merge_debug_strings; #define flag_merge_debug_strings global_options.x_flag_merge_debug_strings #endif #ifdef GENERATOR_FILE extern int flag_module_private; #else int x_flag_module_private; #define flag_module_private global_options.x_flag_module_private #endif #ifdef GENERATOR_FILE extern int flag_modulo_sched; #else int x_flag_modulo_sched; #define flag_modulo_sched global_options.x_flag_modulo_sched #endif #ifdef GENERATOR_FILE extern int flag_modulo_sched_allow_regmoves; #else int x_flag_modulo_sched_allow_regmoves; #define flag_modulo_sched_allow_regmoves global_options.x_flag_modulo_sched_allow_regmoves #endif #ifdef GENERATOR_FILE extern int flag_move_loop_invariants; #else int x_flag_move_loop_invariants; #define flag_move_loop_invariants global_options.x_flag_move_loop_invariants #endif #ifdef GENERATOR_FILE extern int flag_ms_extensions; #else int x_flag_ms_extensions; #define flag_ms_extensions global_options.x_flag_ms_extensions #endif #ifdef GENERATOR_FILE extern int flag_new_inheriting_ctors; #else int x_flag_new_inheriting_ctors; #define flag_new_inheriting_ctors global_options.x_flag_new_inheriting_ctors #endif #ifdef GENERATOR_FILE extern int flag_new_ttp; #else int x_flag_new_ttp; #define flag_new_ttp global_options.x_flag_new_ttp #endif #ifdef GENERATOR_FILE extern int flag_nil_receivers; #else int x_flag_nil_receivers; #define flag_nil_receivers global_options.x_flag_nil_receivers #endif #ifdef GENERATOR_FILE extern int flag_non_call_exceptions; #else int x_flag_non_call_exceptions; #define flag_non_call_exceptions global_options.x_flag_non_call_exceptions #endif #ifdef GENERATOR_FILE extern int flag_no_nonansi_builtin; #else int x_flag_no_nonansi_builtin; #define flag_no_nonansi_builtin global_options.x_flag_no_nonansi_builtin #endif #ifdef GENERATOR_FILE extern int flag_nothrow_opt; #else int x_flag_nothrow_opt; #define flag_nothrow_opt global_options.x_flag_nothrow_opt #endif #ifdef GENERATOR_FILE extern int flag_objc_abi; #else int x_flag_objc_abi; #define flag_objc_abi global_options.x_flag_objc_abi #endif #ifdef GENERATOR_FILE extern int flag_objc_call_cxx_cdtors; #else int x_flag_objc_call_cxx_cdtors; #define flag_objc_call_cxx_cdtors global_options.x_flag_objc_call_cxx_cdtors #endif #ifdef GENERATOR_FILE extern int flag_objc_direct_dispatch; #else int x_flag_objc_direct_dispatch; #define flag_objc_direct_dispatch global_options.x_flag_objc_direct_dispatch #endif #ifdef GENERATOR_FILE extern int flag_objc_exceptions; #else int x_flag_objc_exceptions; #define flag_objc_exceptions global_options.x_flag_objc_exceptions #endif #ifdef GENERATOR_FILE extern int flag_objc_gc; #else int x_flag_objc_gc; #define flag_objc_gc global_options.x_flag_objc_gc #endif #ifdef GENERATOR_FILE extern int flag_objc_nilcheck; #else int x_flag_objc_nilcheck; #define flag_objc_nilcheck global_options.x_flag_objc_nilcheck #endif #ifdef GENERATOR_FILE extern int flag_objc_sjlj_exceptions; #else int x_flag_objc_sjlj_exceptions; #define flag_objc_sjlj_exceptions global_options.x_flag_objc_sjlj_exceptions #endif #ifdef GENERATOR_FILE extern int flag_objc1_only; #else int x_flag_objc1_only; #define flag_objc1_only global_options.x_flag_objc1_only #endif #ifdef GENERATOR_FILE extern enum offload_abi flag_offload_abi; #else enum offload_abi x_flag_offload_abi; #define flag_offload_abi global_options.x_flag_offload_abi #endif #ifdef GENERATOR_FILE extern int flag_omit_frame_pointer; #else int x_flag_omit_frame_pointer; #define flag_omit_frame_pointer global_options.x_flag_omit_frame_pointer #endif #ifdef GENERATOR_FILE extern int flag_openacc; #else int x_flag_openacc; #define flag_openacc global_options.x_flag_openacc #endif #ifdef GENERATOR_FILE extern const char *flag_openacc_dims; #else const char *x_flag_openacc_dims; #define flag_openacc_dims global_options.x_flag_openacc_dims #endif #ifdef GENERATOR_FILE extern int flag_openmp; #else int x_flag_openmp; #define flag_openmp global_options.x_flag_openmp #endif #ifdef GENERATOR_FILE extern int flag_openmp_simd; #else int x_flag_openmp_simd; #define flag_openmp_simd global_options.x_flag_openmp_simd #endif #ifdef GENERATOR_FILE extern int flag_opt_info; #else int x_flag_opt_info; #define flag_opt_info global_options.x_flag_opt_info #endif #ifdef GENERATOR_FILE extern int flag_optimize_sibling_calls; #else int x_flag_optimize_sibling_calls; #define flag_optimize_sibling_calls global_options.x_flag_optimize_sibling_calls #endif #ifdef GENERATOR_FILE extern int flag_optimize_strlen; #else int x_flag_optimize_strlen; #define flag_optimize_strlen global_options.x_flag_optimize_strlen #endif #ifdef GENERATOR_FILE extern int flag_pack_derived; #else int x_flag_pack_derived; #define flag_pack_derived global_options.x_flag_pack_derived #endif #ifdef GENERATOR_FILE extern int flag_pack_struct; #else int x_flag_pack_struct; #define flag_pack_struct global_options.x_flag_pack_struct #endif #ifdef GENERATOR_FILE extern int flag_partial_inlining; #else int x_flag_partial_inlining; #define flag_partial_inlining global_options.x_flag_partial_inlining #endif #ifdef GENERATOR_FILE extern int flag_pcc_struct_return; #else int x_flag_pcc_struct_return; #define flag_pcc_struct_return global_options.x_flag_pcc_struct_return #endif #ifdef GENERATOR_FILE extern int flag_peel_loops; #else int x_flag_peel_loops; #define flag_peel_loops global_options.x_flag_peel_loops #endif #ifdef GENERATOR_FILE extern int flag_no_peephole; #else int x_flag_no_peephole; #define flag_no_peephole global_options.x_flag_no_peephole #endif #ifdef GENERATOR_FILE extern int flag_peephole2; #else int x_flag_peephole2; #define flag_peephole2 global_options.x_flag_peephole2 #endif #ifdef GENERATOR_FILE extern int flag_permissive; #else int x_flag_permissive; #define flag_permissive global_options.x_flag_permissive #endif #ifdef GENERATOR_FILE extern enum permitted_flt_eval_methods flag_permitted_flt_eval_methods; #else enum permitted_flt_eval_methods x_flag_permitted_flt_eval_methods; #define flag_permitted_flt_eval_methods global_options.x_flag_permitted_flt_eval_methods #endif #ifdef GENERATOR_FILE extern int flag_plan9_extensions; #else int x_flag_plan9_extensions; #define flag_plan9_extensions global_options.x_flag_plan9_extensions #endif #ifdef GENERATOR_FILE extern int flag_plt; #else int x_flag_plt; #define flag_plt global_options.x_flag_plt #endif #ifdef GENERATOR_FILE extern int post_ipa_mem_report; #else int x_post_ipa_mem_report; #define post_ipa_mem_report global_options.x_post_ipa_mem_report #endif #ifdef GENERATOR_FILE extern int pre_ipa_mem_report; #else int x_pre_ipa_mem_report; #define pre_ipa_mem_report global_options.x_pre_ipa_mem_report #endif #ifdef GENERATOR_FILE extern int flag_predictive_commoning; #else int x_flag_predictive_commoning; #define flag_predictive_commoning global_options.x_flag_predictive_commoning #endif #ifdef GENERATOR_FILE extern int flag_prefetch_loop_arrays; #else int x_flag_prefetch_loop_arrays; #define flag_prefetch_loop_arrays global_options.x_flag_prefetch_loop_arrays #endif #ifdef GENERATOR_FILE extern int flag_pretty_templates; #else int x_flag_pretty_templates; #define flag_pretty_templates global_options.x_flag_pretty_templates #endif #ifdef GENERATOR_FILE extern int flag_printf_return_value; #else int x_flag_printf_return_value; #define flag_printf_return_value global_options.x_flag_printf_return_value #endif #ifdef GENERATOR_FILE extern int profile_flag; #else int x_profile_flag; #define profile_flag global_options.x_profile_flag #endif #ifdef GENERATOR_FILE extern int profile_arc_flag; #else int x_profile_arc_flag; #define profile_arc_flag global_options.x_profile_arc_flag #endif #ifdef GENERATOR_FILE extern int flag_profile_correction; #else int x_flag_profile_correction; #define flag_profile_correction global_options.x_flag_profile_correction #endif #ifdef GENERATOR_FILE extern const char *profile_data_prefix; #else const char *x_profile_data_prefix; #define profile_data_prefix global_options.x_profile_data_prefix #endif #ifdef GENERATOR_FILE extern int flag_profile_reorder_functions; #else int x_flag_profile_reorder_functions; #define flag_profile_reorder_functions global_options.x_flag_profile_reorder_functions #endif #ifdef GENERATOR_FILE extern int profile_report; #else int x_profile_report; #define profile_report global_options.x_profile_report #endif #ifdef GENERATOR_FILE extern enum profile_update flag_profile_update; #else enum profile_update x_flag_profile_update; #define flag_profile_update global_options.x_flag_profile_update #endif #ifdef GENERATOR_FILE extern int flag_profile_use; #else int x_flag_profile_use; #define flag_profile_use global_options.x_flag_profile_use #endif #ifdef GENERATOR_FILE extern int flag_profile_values; #else int x_flag_profile_values; #define flag_profile_values global_options.x_flag_profile_values #endif #ifdef GENERATOR_FILE extern int flag_protect_parens; #else int x_flag_protect_parens; #define flag_protect_parens global_options.x_flag_protect_parens #endif #ifdef GENERATOR_FILE extern int flag_range_check; #else int x_flag_range_check; #define flag_range_check global_options.x_flag_range_check #endif #ifdef GENERATOR_FILE extern int flag_real4_kind; #else int x_flag_real4_kind; #define flag_real4_kind global_options.x_flag_real4_kind #endif #ifdef GENERATOR_FILE extern int flag_real8_kind; #else int x_flag_real8_kind; #define flag_real8_kind global_options.x_flag_real8_kind #endif #ifdef GENERATOR_FILE extern int flag_realloc_lhs; #else int x_flag_realloc_lhs; #define flag_realloc_lhs global_options.x_flag_realloc_lhs #endif #ifdef GENERATOR_FILE extern int flag_reciprocal_math; #else int x_flag_reciprocal_math; #define flag_reciprocal_math global_options.x_flag_reciprocal_math #endif #ifdef GENERATOR_FILE extern int flag_record_gcc_switches; #else int x_flag_record_gcc_switches; #define flag_record_gcc_switches global_options.x_flag_record_gcc_switches #endif #ifdef GENERATOR_FILE extern int flag_record_marker; #else int x_flag_record_marker; #define flag_record_marker global_options.x_flag_record_marker #endif #ifdef GENERATOR_FILE extern int flag_recursive; #else int x_flag_recursive; #define flag_recursive global_options.x_flag_recursive #endif #ifdef GENERATOR_FILE extern int flag_ree; #else int x_flag_ree; #define flag_ree global_options.x_flag_ree #endif #ifdef GENERATOR_FILE extern int flag_rename_registers; #else int x_flag_rename_registers; #define flag_rename_registers global_options.x_flag_rename_registers #endif #ifdef GENERATOR_FILE extern int flag_reorder_blocks; #else int x_flag_reorder_blocks; #define flag_reorder_blocks global_options.x_flag_reorder_blocks #endif #ifdef GENERATOR_FILE extern enum reorder_blocks_algorithm flag_reorder_blocks_algorithm; #else enum reorder_blocks_algorithm x_flag_reorder_blocks_algorithm; #define flag_reorder_blocks_algorithm global_options.x_flag_reorder_blocks_algorithm #endif #ifdef GENERATOR_FILE extern int flag_reorder_blocks_and_partition; #else int x_flag_reorder_blocks_and_partition; #define flag_reorder_blocks_and_partition global_options.x_flag_reorder_blocks_and_partition #endif #ifdef GENERATOR_FILE extern int flag_reorder_functions; #else int x_flag_reorder_functions; #define flag_reorder_functions global_options.x_flag_reorder_functions #endif #ifdef GENERATOR_FILE extern int flag_repack_arrays; #else int x_flag_repack_arrays; #define flag_repack_arrays global_options.x_flag_repack_arrays #endif #ifdef GENERATOR_FILE extern int flag_replace_objc_classes; #else int x_flag_replace_objc_classes; #define flag_replace_objc_classes global_options.x_flag_replace_objc_classes #endif #ifdef GENERATOR_FILE extern int flag_report_bug; #else int x_flag_report_bug; #define flag_report_bug global_options.x_flag_report_bug #endif #ifdef GENERATOR_FILE extern int go_require_return_statement; #else int x_go_require_return_statement; #define go_require_return_statement global_options.x_go_require_return_statement #endif #ifdef GENERATOR_FILE extern int flag_rerun_cse_after_loop; #else int x_flag_rerun_cse_after_loop; #define flag_rerun_cse_after_loop global_options.x_flag_rerun_cse_after_loop #endif #ifdef GENERATOR_FILE extern int flag_resched_modulo_sched; #else int x_flag_resched_modulo_sched; #define flag_resched_modulo_sched global_options.x_flag_resched_modulo_sched #endif #ifdef GENERATOR_FILE extern int flag_rounding_math; #else int x_flag_rounding_math; #define flag_rounding_math global_options.x_flag_rounding_math #endif #ifdef GENERATOR_FILE extern int flag_rtti; #else int x_flag_rtti; #define flag_rtti global_options.x_flag_rtti #endif #ifdef GENERATOR_FILE extern int flag_sanitize_address_use_after_scope; #else int x_flag_sanitize_address_use_after_scope; #define flag_sanitize_address_use_after_scope global_options.x_flag_sanitize_address_use_after_scope #endif #ifdef GENERATOR_FILE extern int flag_sanitize_coverage; #else int x_flag_sanitize_coverage; #define flag_sanitize_coverage global_options.x_flag_sanitize_coverage #endif #ifdef GENERATOR_FILE extern int flag_sanitize_undefined_trap_on_error; #else int x_flag_sanitize_undefined_trap_on_error; #define flag_sanitize_undefined_trap_on_error global_options.x_flag_sanitize_undefined_trap_on_error #endif #ifdef GENERATOR_FILE extern int flag_sched_critical_path_heuristic; #else int x_flag_sched_critical_path_heuristic; #define flag_sched_critical_path_heuristic global_options.x_flag_sched_critical_path_heuristic #endif #ifdef GENERATOR_FILE extern int flag_sched_dep_count_heuristic; #else int x_flag_sched_dep_count_heuristic; #define flag_sched_dep_count_heuristic global_options.x_flag_sched_dep_count_heuristic #endif #ifdef GENERATOR_FILE extern int flag_sched_group_heuristic; #else int x_flag_sched_group_heuristic; #define flag_sched_group_heuristic global_options.x_flag_sched_group_heuristic #endif #ifdef GENERATOR_FILE extern int flag_schedule_interblock; #else int x_flag_schedule_interblock; #define flag_schedule_interblock global_options.x_flag_schedule_interblock #endif #ifdef GENERATOR_FILE extern int flag_sched_last_insn_heuristic; #else int x_flag_sched_last_insn_heuristic; #define flag_sched_last_insn_heuristic global_options.x_flag_sched_last_insn_heuristic #endif #ifdef GENERATOR_FILE extern int flag_sched_pressure; #else int x_flag_sched_pressure; #define flag_sched_pressure global_options.x_flag_sched_pressure #endif #ifdef GENERATOR_FILE extern int flag_sched_rank_heuristic; #else int x_flag_sched_rank_heuristic; #define flag_sched_rank_heuristic global_options.x_flag_sched_rank_heuristic #endif #ifdef GENERATOR_FILE extern int flag_schedule_speculative; #else int x_flag_schedule_speculative; #define flag_schedule_speculative global_options.x_flag_schedule_speculative #endif #ifdef GENERATOR_FILE extern int flag_sched_spec_insn_heuristic; #else int x_flag_sched_spec_insn_heuristic; #define flag_sched_spec_insn_heuristic global_options.x_flag_sched_spec_insn_heuristic #endif #ifdef GENERATOR_FILE extern int flag_schedule_speculative_load; #else int x_flag_schedule_speculative_load; #define flag_schedule_speculative_load global_options.x_flag_schedule_speculative_load #endif #ifdef GENERATOR_FILE extern int flag_schedule_speculative_load_dangerous; #else int x_flag_schedule_speculative_load_dangerous; #define flag_schedule_speculative_load_dangerous global_options.x_flag_schedule_speculative_load_dangerous #endif #ifdef GENERATOR_FILE extern int flag_sched_stalled_insns; #else int x_flag_sched_stalled_insns; #define flag_sched_stalled_insns global_options.x_flag_sched_stalled_insns #endif #ifdef GENERATOR_FILE extern int flag_sched_stalled_insns_dep; #else int x_flag_sched_stalled_insns_dep; #define flag_sched_stalled_insns_dep global_options.x_flag_sched_stalled_insns_dep #endif #ifdef GENERATOR_FILE extern int sched_verbose_param; #else int x_sched_verbose_param; #define sched_verbose_param global_options.x_sched_verbose_param #endif #ifdef GENERATOR_FILE extern int flag_sched2_use_superblocks; #else int x_flag_sched2_use_superblocks; #define flag_sched2_use_superblocks global_options.x_flag_sched2_use_superblocks #endif #ifdef GENERATOR_FILE extern int flag_schedule_fusion; #else int x_flag_schedule_fusion; #define flag_schedule_fusion global_options.x_flag_schedule_fusion #endif #ifdef GENERATOR_FILE extern int flag_schedule_insns; #else int x_flag_schedule_insns; #define flag_schedule_insns global_options.x_flag_schedule_insns #endif #ifdef GENERATOR_FILE extern int flag_schedule_insns_after_reload; #else int x_flag_schedule_insns_after_reload; #define flag_schedule_insns_after_reload global_options.x_flag_schedule_insns_after_reload #endif #ifdef GENERATOR_FILE extern int flag_second_underscore; #else int x_flag_second_underscore; #define flag_second_underscore global_options.x_flag_second_underscore #endif #ifdef GENERATOR_FILE extern int flag_section_anchors; #else int x_flag_section_anchors; #define flag_section_anchors global_options.x_flag_section_anchors #endif #ifdef GENERATOR_FILE extern int flag_sel_sched_pipelining; #else int x_flag_sel_sched_pipelining; #define flag_sel_sched_pipelining global_options.x_flag_sel_sched_pipelining #endif #ifdef GENERATOR_FILE extern int flag_sel_sched_pipelining_outer_loops; #else int x_flag_sel_sched_pipelining_outer_loops; #define flag_sel_sched_pipelining_outer_loops global_options.x_flag_sel_sched_pipelining_outer_loops #endif #ifdef GENERATOR_FILE extern int flag_sel_sched_reschedule_pipelined; #else int x_flag_sel_sched_reschedule_pipelined; #define flag_sel_sched_reschedule_pipelined global_options.x_flag_sel_sched_reschedule_pipelined #endif #ifdef GENERATOR_FILE extern int flag_selective_scheduling; #else int x_flag_selective_scheduling; #define flag_selective_scheduling global_options.x_flag_selective_scheduling #endif #ifdef GENERATOR_FILE extern int flag_selective_scheduling2; #else int x_flag_selective_scheduling2; #define flag_selective_scheduling2 global_options.x_flag_selective_scheduling2 #endif #ifdef GENERATOR_FILE extern const char *flag_self_test; #else const char *x_flag_self_test; #define flag_self_test global_options.x_flag_self_test #endif #ifdef GENERATOR_FILE extern int flag_semantic_interposition; #else int x_flag_semantic_interposition; #define flag_semantic_interposition global_options.x_flag_semantic_interposition #endif #ifdef GENERATOR_FILE extern int flag_short_enums; #else int x_flag_short_enums; #define flag_short_enums global_options.x_flag_short_enums #endif #ifdef GENERATOR_FILE extern int flag_short_wchar; #else int x_flag_short_wchar; #define flag_short_wchar global_options.x_flag_short_wchar #endif #ifdef GENERATOR_FILE extern int flag_show_column; #else int x_flag_show_column; #define flag_show_column global_options.x_flag_show_column #endif #ifdef GENERATOR_FILE extern int flag_shrink_wrap; #else int x_flag_shrink_wrap; #define flag_shrink_wrap global_options.x_flag_shrink_wrap #endif #ifdef GENERATOR_FILE extern int flag_shrink_wrap_separate; #else int x_flag_shrink_wrap_separate; #define flag_shrink_wrap_separate global_options.x_flag_shrink_wrap_separate #endif #ifdef GENERATOR_FILE extern int flag_sign_zero; #else int x_flag_sign_zero; #define flag_sign_zero global_options.x_flag_sign_zero #endif #ifdef GENERATOR_FILE extern int flag_signaling_nans; #else int x_flag_signaling_nans; #define flag_signaling_nans global_options.x_flag_signaling_nans #endif #ifdef GENERATOR_FILE extern int flag_signed_bitfields; #else int x_flag_signed_bitfields; #define flag_signed_bitfields global_options.x_flag_signed_bitfields #endif #ifdef GENERATOR_FILE extern int flag_signed_char; #else int x_flag_signed_char; #define flag_signed_char global_options.x_flag_signed_char #endif #ifdef GENERATOR_FILE extern int flag_signed_zeros; #else int x_flag_signed_zeros; #define flag_signed_zeros global_options.x_flag_signed_zeros #endif #ifdef GENERATOR_FILE extern enum vect_cost_model flag_simd_cost_model; #else enum vect_cost_model x_flag_simd_cost_model; #define flag_simd_cost_model global_options.x_flag_simd_cost_model #endif #ifdef GENERATOR_FILE extern int flag_single_precision_constant; #else int x_flag_single_precision_constant; #define flag_single_precision_constant global_options.x_flag_single_precision_constant #endif #ifdef GENERATOR_FILE extern int flag_sized_deallocation; #else int x_flag_sized_deallocation; #define flag_sized_deallocation global_options.x_flag_sized_deallocation #endif #ifdef GENERATOR_FILE extern int flag_split_ivs_in_unroller; #else int x_flag_split_ivs_in_unroller; #define flag_split_ivs_in_unroller global_options.x_flag_split_ivs_in_unroller #endif #ifdef GENERATOR_FILE extern int flag_split_loops; #else int x_flag_split_loops; #define flag_split_loops global_options.x_flag_split_loops #endif #ifdef GENERATOR_FILE extern int flag_split_paths; #else int x_flag_split_paths; #define flag_split_paths global_options.x_flag_split_paths #endif #ifdef GENERATOR_FILE extern int flag_split_stack; #else int x_flag_split_stack; #define flag_split_stack global_options.x_flag_split_stack #endif #ifdef GENERATOR_FILE extern int flag_split_wide_types; #else int x_flag_split_wide_types; #define flag_split_wide_types global_options.x_flag_split_wide_types #endif #ifdef GENERATOR_FILE extern int flag_ssa_backprop; #else int x_flag_ssa_backprop; #define flag_ssa_backprop global_options.x_flag_ssa_backprop #endif #ifdef GENERATOR_FILE extern int flag_ssa_phiopt; #else int x_flag_ssa_phiopt; #define flag_ssa_phiopt global_options.x_flag_ssa_phiopt #endif #ifdef GENERATOR_FILE extern enum scalar_storage_order_kind default_sso; #else enum scalar_storage_order_kind x_default_sso; #define default_sso global_options.x_default_sso #endif #ifdef GENERATOR_FILE extern int flag_stack_arrays; #else int x_flag_stack_arrays; #define flag_stack_arrays global_options.x_flag_stack_arrays #endif #ifdef GENERATOR_FILE extern int flag_stack_protect; #else int x_flag_stack_protect; #define flag_stack_protect global_options.x_flag_stack_protect #endif #ifdef GENERATOR_FILE extern enum stack_reuse_level flag_stack_reuse; #else enum stack_reuse_level x_flag_stack_reuse; #define flag_stack_reuse global_options.x_flag_stack_reuse #endif #ifdef GENERATOR_FILE extern int flag_stack_usage; #else int x_flag_stack_usage; #define flag_stack_usage global_options.x_flag_stack_usage #endif #ifdef GENERATOR_FILE extern int flag_detailed_statistics; #else int x_flag_detailed_statistics; #define flag_detailed_statistics global_options.x_flag_detailed_statistics #endif #ifdef GENERATOR_FILE extern int flag_stdarg_opt; #else int x_flag_stdarg_opt; #define flag_stdarg_opt global_options.x_flag_stdarg_opt #endif #ifdef GENERATOR_FILE extern int flag_store_merging; #else int x_flag_store_merging; #define flag_store_merging global_options.x_flag_store_merging #endif #ifdef GENERATOR_FILE extern int flag_strict_aliasing; #else int x_flag_strict_aliasing; #define flag_strict_aliasing global_options.x_flag_strict_aliasing #endif #ifdef GENERATOR_FILE extern int flag_strict_enums; #else int x_flag_strict_enums; #define flag_strict_enums global_options.x_flag_strict_enums #endif #ifdef GENERATOR_FILE extern int flag_strict_overflow; #else int x_flag_strict_overflow; #define flag_strict_overflow global_options.x_flag_strict_overflow #endif #ifdef GENERATOR_FILE extern int flag_strict_volatile_bitfields; #else int x_flag_strict_volatile_bitfields; #define flag_strict_volatile_bitfields global_options.x_flag_strict_volatile_bitfields #endif #ifdef GENERATOR_FILE extern int flag_strong_eval_order; #else int x_flag_strong_eval_order; #define flag_strong_eval_order global_options.x_flag_strong_eval_order #endif #ifdef GENERATOR_FILE extern int flag_sync_libcalls; #else int x_flag_sync_libcalls; #define flag_sync_libcalls global_options.x_flag_sync_libcalls #endif #ifdef GENERATOR_FILE extern int flag_syntax_only; #else int x_flag_syntax_only; #define flag_syntax_only global_options.x_flag_syntax_only #endif #ifdef GENERATOR_FILE extern int template_backtrace_limit; #else int x_template_backtrace_limit; #define template_backtrace_limit global_options.x_template_backtrace_limit #endif #ifdef GENERATOR_FILE extern int flag_test_coverage; #else int x_flag_test_coverage; #define flag_test_coverage global_options.x_flag_test_coverage #endif #ifdef GENERATOR_FILE extern int flag_test_forall_temp; #else int x_flag_test_forall_temp; #define flag_test_forall_temp global_options.x_flag_test_forall_temp #endif #ifdef GENERATOR_FILE extern int flag_thread_jumps; #else int x_flag_thread_jumps; #define flag_thread_jumps global_options.x_flag_thread_jumps #endif #ifdef GENERATOR_FILE extern int flag_threadsafe_statics; #else int x_flag_threadsafe_statics; #define flag_threadsafe_statics global_options.x_flag_threadsafe_statics #endif #ifdef GENERATOR_FILE extern int time_report; #else int x_time_report; #define time_report global_options.x_time_report #endif #ifdef GENERATOR_FILE extern int time_report_details; #else int x_time_report_details; #define time_report_details global_options.x_time_report_details #endif #ifdef GENERATOR_FILE extern enum tls_model flag_tls_default; #else enum tls_model x_flag_tls_default; #define flag_tls_default global_options.x_flag_tls_default #endif #ifdef GENERATOR_FILE extern int flag_toplevel_reorder; #else int x_flag_toplevel_reorder; #define flag_toplevel_reorder global_options.x_flag_toplevel_reorder #endif #ifdef GENERATOR_FILE extern int flag_tracer; #else int x_flag_tracer; #define flag_tracer global_options.x_flag_tracer #endif #ifdef GENERATOR_FILE extern int flag_trampolines; #else int x_flag_trampolines; #define flag_trampolines global_options.x_flag_trampolines #endif #ifdef GENERATOR_FILE extern int flag_trapping_math; #else int x_flag_trapping_math; #define flag_trapping_math global_options.x_flag_trapping_math #endif #ifdef GENERATOR_FILE extern int flag_trapv; #else int x_flag_trapv; #define flag_trapv global_options.x_flag_trapv #endif #ifdef GENERATOR_FILE extern int flag_tree_bit_ccp; #else int x_flag_tree_bit_ccp; #define flag_tree_bit_ccp global_options.x_flag_tree_bit_ccp #endif #ifdef GENERATOR_FILE extern int flag_tree_builtin_call_dce; #else int x_flag_tree_builtin_call_dce; #define flag_tree_builtin_call_dce global_options.x_flag_tree_builtin_call_dce #endif #ifdef GENERATOR_FILE extern int flag_tree_ccp; #else int x_flag_tree_ccp; #define flag_tree_ccp global_options.x_flag_tree_ccp #endif #ifdef GENERATOR_FILE extern int flag_tree_ch; #else int x_flag_tree_ch; #define flag_tree_ch global_options.x_flag_tree_ch #endif #ifdef GENERATOR_FILE extern int flag_tree_coalesce_vars; #else int x_flag_tree_coalesce_vars; #define flag_tree_coalesce_vars global_options.x_flag_tree_coalesce_vars #endif #ifdef GENERATOR_FILE extern int flag_tree_copy_prop; #else int x_flag_tree_copy_prop; #define flag_tree_copy_prop global_options.x_flag_tree_copy_prop #endif #ifdef GENERATOR_FILE extern int flag_tree_cselim; #else int x_flag_tree_cselim; #define flag_tree_cselim global_options.x_flag_tree_cselim #endif #ifdef GENERATOR_FILE extern int flag_tree_dce; #else int x_flag_tree_dce; #define flag_tree_dce global_options.x_flag_tree_dce #endif #ifdef GENERATOR_FILE extern int flag_tree_dom; #else int x_flag_tree_dom; #define flag_tree_dom global_options.x_flag_tree_dom #endif #ifdef GENERATOR_FILE extern int flag_tree_dse; #else int x_flag_tree_dse; #define flag_tree_dse global_options.x_flag_tree_dse #endif #ifdef GENERATOR_FILE extern int flag_tree_forwprop; #else int x_flag_tree_forwprop; #define flag_tree_forwprop global_options.x_flag_tree_forwprop #endif #ifdef GENERATOR_FILE extern int flag_tree_fre; #else int x_flag_tree_fre; #define flag_tree_fre global_options.x_flag_tree_fre #endif #ifdef GENERATOR_FILE extern int flag_tree_loop_distribute_patterns; #else int x_flag_tree_loop_distribute_patterns; #define flag_tree_loop_distribute_patterns global_options.x_flag_tree_loop_distribute_patterns #endif #ifdef GENERATOR_FILE extern int flag_tree_loop_distribution; #else int x_flag_tree_loop_distribution; #define flag_tree_loop_distribution global_options.x_flag_tree_loop_distribution #endif #ifdef GENERATOR_FILE extern int flag_tree_loop_if_convert; #else int x_flag_tree_loop_if_convert; #define flag_tree_loop_if_convert global_options.x_flag_tree_loop_if_convert #endif #ifdef GENERATOR_FILE extern int flag_tree_loop_im; #else int x_flag_tree_loop_im; #define flag_tree_loop_im global_options.x_flag_tree_loop_im #endif #ifdef GENERATOR_FILE extern int flag_tree_loop_ivcanon; #else int x_flag_tree_loop_ivcanon; #define flag_tree_loop_ivcanon global_options.x_flag_tree_loop_ivcanon #endif #ifdef GENERATOR_FILE extern int flag_tree_loop_optimize; #else int x_flag_tree_loop_optimize; #define flag_tree_loop_optimize global_options.x_flag_tree_loop_optimize #endif #ifdef GENERATOR_FILE extern int flag_tree_loop_vectorize; #else int x_flag_tree_loop_vectorize; #define flag_tree_loop_vectorize global_options.x_flag_tree_loop_vectorize #endif #ifdef GENERATOR_FILE extern int flag_tree_live_range_split; #else int x_flag_tree_live_range_split; #define flag_tree_live_range_split global_options.x_flag_tree_live_range_split #endif #ifdef GENERATOR_FILE extern int flag_tree_parallelize_loops; #else int x_flag_tree_parallelize_loops; #define flag_tree_parallelize_loops global_options.x_flag_tree_parallelize_loops #endif #ifdef GENERATOR_FILE extern int flag_tree_partial_pre; #else int x_flag_tree_partial_pre; #define flag_tree_partial_pre global_options.x_flag_tree_partial_pre #endif #ifdef GENERATOR_FILE extern int flag_tree_phiprop; #else int x_flag_tree_phiprop; #define flag_tree_phiprop global_options.x_flag_tree_phiprop #endif #ifdef GENERATOR_FILE extern int flag_tree_pre; #else int x_flag_tree_pre; #define flag_tree_pre global_options.x_flag_tree_pre #endif #ifdef GENERATOR_FILE extern int flag_tree_pta; #else int x_flag_tree_pta; #define flag_tree_pta global_options.x_flag_tree_pta #endif #ifdef GENERATOR_FILE extern int flag_tree_reassoc; #else int x_flag_tree_reassoc; #define flag_tree_reassoc global_options.x_flag_tree_reassoc #endif #ifdef GENERATOR_FILE extern int flag_tree_scev_cprop; #else int x_flag_tree_scev_cprop; #define flag_tree_scev_cprop global_options.x_flag_tree_scev_cprop #endif #ifdef GENERATOR_FILE extern int flag_tree_sink; #else int x_flag_tree_sink; #define flag_tree_sink global_options.x_flag_tree_sink #endif #ifdef GENERATOR_FILE extern int flag_tree_slp_vectorize; #else int x_flag_tree_slp_vectorize; #define flag_tree_slp_vectorize global_options.x_flag_tree_slp_vectorize #endif #ifdef GENERATOR_FILE extern int flag_tree_slsr; #else int x_flag_tree_slsr; #define flag_tree_slsr global_options.x_flag_tree_slsr #endif #ifdef GENERATOR_FILE extern int flag_tree_sra; #else int x_flag_tree_sra; #define flag_tree_sra global_options.x_flag_tree_sra #endif #ifdef GENERATOR_FILE extern int flag_tree_switch_conversion; #else int x_flag_tree_switch_conversion; #define flag_tree_switch_conversion global_options.x_flag_tree_switch_conversion #endif #ifdef GENERATOR_FILE extern int flag_tree_tail_merge; #else int x_flag_tree_tail_merge; #define flag_tree_tail_merge global_options.x_flag_tree_tail_merge #endif #ifdef GENERATOR_FILE extern int flag_tree_ter; #else int x_flag_tree_ter; #define flag_tree_ter global_options.x_flag_tree_ter #endif #ifdef GENERATOR_FILE extern int flag_tree_vectorize; #else int x_flag_tree_vectorize; #define flag_tree_vectorize global_options.x_flag_tree_vectorize #endif #ifdef GENERATOR_FILE extern int flag_tree_vrp; #else int x_flag_tree_vrp; #define flag_tree_vrp global_options.x_flag_tree_vrp #endif #ifdef GENERATOR_FILE extern int flag_unconstrained_commons; #else int x_flag_unconstrained_commons; #define flag_unconstrained_commons global_options.x_flag_unconstrained_commons #endif #ifdef GENERATOR_FILE extern int flag_underscoring; #else int x_flag_underscoring; #define flag_underscoring global_options.x_flag_underscoring #endif #ifdef GENERATOR_FILE extern int flag_unit_at_a_time; #else int x_flag_unit_at_a_time; #define flag_unit_at_a_time global_options.x_flag_unit_at_a_time #endif #ifdef GENERATOR_FILE extern int flag_unroll_all_loops; #else int x_flag_unroll_all_loops; #define flag_unroll_all_loops global_options.x_flag_unroll_all_loops #endif #ifdef GENERATOR_FILE extern int flag_unroll_loops; #else int x_flag_unroll_loops; #define flag_unroll_loops global_options.x_flag_unroll_loops #endif #ifdef GENERATOR_FILE extern int flag_unsafe_math_optimizations; #else int x_flag_unsafe_math_optimizations; #define flag_unsafe_math_optimizations global_options.x_flag_unsafe_math_optimizations #endif #ifdef GENERATOR_FILE extern int flag_unswitch_loops; #else int x_flag_unswitch_loops; #define flag_unswitch_loops global_options.x_flag_unswitch_loops #endif #ifdef GENERATOR_FILE extern int flag_unwind_tables; #else int x_flag_unwind_tables; #define flag_unwind_tables global_options.x_flag_unwind_tables #endif #ifdef GENERATOR_FILE extern int flag_use_cxa_atexit; #else int x_flag_use_cxa_atexit; #define flag_use_cxa_atexit global_options.x_flag_use_cxa_atexit #endif #ifdef GENERATOR_FILE extern int flag_use_cxa_get_exception_ptr; #else int x_flag_use_cxa_get_exception_ptr; #define flag_use_cxa_get_exception_ptr global_options.x_flag_use_cxa_get_exception_ptr #endif #ifdef GENERATOR_FILE extern int flag_use_linker_plugin; #else int x_flag_use_linker_plugin; #define flag_use_linker_plugin global_options.x_flag_use_linker_plugin #endif #ifdef GENERATOR_FILE extern int flag_var_tracking; #else int x_flag_var_tracking; #define flag_var_tracking global_options.x_flag_var_tracking #endif #ifdef GENERATOR_FILE extern int flag_var_tracking_assignments; #else int x_flag_var_tracking_assignments; #define flag_var_tracking_assignments global_options.x_flag_var_tracking_assignments #endif #ifdef GENERATOR_FILE extern int flag_var_tracking_assignments_toggle; #else int x_flag_var_tracking_assignments_toggle; #define flag_var_tracking_assignments_toggle global_options.x_flag_var_tracking_assignments_toggle #endif #ifdef GENERATOR_FILE extern int flag_var_tracking_uninit; #else int x_flag_var_tracking_uninit; #define flag_var_tracking_uninit global_options.x_flag_var_tracking_uninit #endif #ifdef GENERATOR_FILE extern int flag_variable_expansion_in_unroller; #else int x_flag_variable_expansion_in_unroller; #define flag_variable_expansion_in_unroller global_options.x_flag_variable_expansion_in_unroller #endif #ifdef GENERATOR_FILE extern enum vect_cost_model flag_vect_cost_model; #else enum vect_cost_model x_flag_vect_cost_model; #define flag_vect_cost_model global_options.x_flag_vect_cost_model #endif #ifdef GENERATOR_FILE extern int flag_verbose_asm; #else int x_flag_verbose_asm; #define flag_verbose_asm global_options.x_flag_verbose_asm #endif #ifdef GENERATOR_FILE extern int flag_visibility_ms_compat; #else int x_flag_visibility_ms_compat; #define flag_visibility_ms_compat global_options.x_flag_visibility_ms_compat #endif #ifdef GENERATOR_FILE extern enum symbol_visibility default_visibility; #else enum symbol_visibility x_default_visibility; #define default_visibility global_options.x_default_visibility #endif #ifdef GENERATOR_FILE extern int flag_value_profile_transformations; #else int x_flag_value_profile_transformations; #define flag_value_profile_transformations global_options.x_flag_value_profile_transformations #endif #ifdef GENERATOR_FILE extern enum vtv_priority flag_vtable_verify; #else enum vtv_priority x_flag_vtable_verify; #define flag_vtable_verify global_options.x_flag_vtable_verify #endif #ifdef GENERATOR_FILE extern int flag_vtv_counts; #else int x_flag_vtv_counts; #define flag_vtv_counts global_options.x_flag_vtv_counts #endif #ifdef GENERATOR_FILE extern int flag_vtv_debug; #else int x_flag_vtv_debug; #define flag_vtv_debug global_options.x_flag_vtv_debug #endif #ifdef GENERATOR_FILE extern int flag_weak; #else int x_flag_weak; #define flag_weak global_options.x_flag_weak #endif #ifdef GENERATOR_FILE extern int flag_web; #else int x_flag_web; #define flag_web global_options.x_flag_web #endif #ifdef GENERATOR_FILE extern int flag_whole_program; #else int x_flag_whole_program; #define flag_whole_program global_options.x_flag_whole_program #endif #ifdef GENERATOR_FILE extern int flag_working_directory; #else int x_flag_working_directory; #define flag_working_directory global_options.x_flag_working_directory #endif #ifdef GENERATOR_FILE extern const char *flag_wpa; #else const char *x_flag_wpa; #define flag_wpa global_options.x_flag_wpa #endif #ifdef GENERATOR_FILE extern int flag_wrapv; #else int x_flag_wrapv; #define flag_wrapv global_options.x_flag_wrapv #endif #ifdef GENERATOR_FILE extern int flag_zero_initialized_in_bss; #else int x_flag_zero_initialized_in_bss; #define flag_zero_initialized_in_bss global_options.x_flag_zero_initialized_in_bss #endif #ifdef GENERATOR_FILE extern int flag_zero_link; #else int x_flag_zero_link; #define flag_zero_link global_options.x_flag_zero_link #endif #ifdef GENERATOR_FILE extern int debug_column_info; #else int x_debug_column_info; #define debug_column_info global_options.x_debug_column_info #endif #ifdef GENERATOR_FILE extern int dwarf_version; #else int x_dwarf_version; #define dwarf_version global_options.x_dwarf_version #endif #ifdef GENERATOR_FILE extern int flag_gen_declaration; #else int x_flag_gen_declaration; #define flag_gen_declaration global_options.x_flag_gen_declaration #endif #ifdef GENERATOR_FILE extern int debug_generate_pub_sections; #else int x_debug_generate_pub_sections; #define debug_generate_pub_sections global_options.x_debug_generate_pub_sections #endif #ifdef GENERATOR_FILE extern int dwarf_record_gcc_switches; #else int x_dwarf_record_gcc_switches; #define dwarf_record_gcc_switches global_options.x_dwarf_record_gcc_switches #endif #ifdef GENERATOR_FILE extern int dwarf_split_debug_info; #else int x_dwarf_split_debug_info; #define dwarf_split_debug_info global_options.x_dwarf_split_debug_info #endif #ifdef GENERATOR_FILE extern int dwarf_strict; #else int x_dwarf_strict; #define dwarf_strict global_options.x_dwarf_strict #endif #ifdef GENERATOR_FILE extern int flag_gtoggle; #else int x_flag_gtoggle; #define flag_gtoggle global_options.x_flag_gtoggle #endif #ifdef GENERATOR_FILE extern const char *imultiarch; #else const char *x_imultiarch; #define imultiarch global_options.x_imultiarch #endif #ifdef GENERATOR_FILE extern const char *plugindir_string; #else const char *x_plugindir_string; #define plugindir_string global_options.x_plugindir_string #endif #ifdef GENERATOR_FILE extern enum calling_abi ix86_abi; #else enum calling_abi x_ix86_abi; #define ix86_abi global_options.x_ix86_abi #endif #ifdef GENERATOR_FILE extern enum pmode ix86_pmode; #else enum pmode x_ix86_pmode; #define ix86_pmode global_options.x_ix86_pmode #endif #ifdef GENERATOR_FILE extern enum ix86_align_data ix86_align_data_type; #else enum ix86_align_data x_ix86_align_data_type; #define ix86_align_data_type global_options.x_ix86_align_data_type #endif #ifdef GENERATOR_FILE extern const char *ix86_arch_string; #else const char *x_ix86_arch_string; #define ix86_arch_string global_options.x_ix86_arch_string #endif #ifdef GENERATOR_FILE extern enum asm_dialect ix86_asm_dialect; #else enum asm_dialect x_ix86_asm_dialect; #define ix86_asm_dialect global_options.x_ix86_asm_dialect #endif #ifdef GENERATOR_FILE extern int ix86_branch_cost; #else int x_ix86_branch_cost; #define ix86_branch_cost global_options.x_ix86_branch_cost #endif #ifdef GENERATOR_FILE extern enum cmodel ix86_cmodel; #else enum cmodel x_ix86_cmodel; #define ix86_cmodel global_options.x_ix86_cmodel #endif #ifdef GENERATOR_FILE extern int flag_dispatch_scheduler; #else int x_flag_dispatch_scheduler; #define flag_dispatch_scheduler global_options.x_flag_dispatch_scheduler #endif #ifdef GENERATOR_FILE extern int ix86_dump_tunes; #else int x_ix86_dump_tunes; #define ix86_dump_tunes global_options.x_ix86_dump_tunes #endif #ifdef GENERATOR_FILE extern int flag_fentry; #else int x_flag_fentry; #define flag_fentry global_options.x_flag_fentry #endif #ifdef GENERATOR_FILE extern int ix86_force_drap; #else int x_ix86_force_drap; #define ix86_force_drap global_options.x_ix86_force_drap #endif #ifdef GENERATOR_FILE extern enum fpmath_unit ix86_fpmath; #else enum fpmath_unit x_ix86_fpmath; #define ix86_fpmath global_options.x_ix86_fpmath #endif #ifdef GENERATOR_FILE extern int ix86_incoming_stack_boundary_arg; #else int x_ix86_incoming_stack_boundary_arg; #define ix86_incoming_stack_boundary_arg global_options.x_ix86_incoming_stack_boundary_arg #endif #ifdef GENERATOR_FILE extern int ix86_section_threshold; #else int x_ix86_section_threshold; #define ix86_section_threshold global_options.x_ix86_section_threshold #endif #ifdef GENERATOR_FILE extern const char *ix86_tune_memcpy_strategy; #else const char *x_ix86_tune_memcpy_strategy; #define ix86_tune_memcpy_strategy global_options.x_ix86_tune_memcpy_strategy #endif #ifdef GENERATOR_FILE extern const char *ix86_tune_memset_strategy; #else const char *x_ix86_tune_memset_strategy; #define ix86_tune_memset_strategy global_options.x_ix86_tune_memset_strategy #endif #ifdef GENERATOR_FILE extern int flag_mitigate_rop; #else int x_flag_mitigate_rop; #define flag_mitigate_rop global_options.x_flag_mitigate_rop #endif #ifdef GENERATOR_FILE extern int ix86_tune_no_default; #else int x_ix86_tune_no_default; #define ix86_tune_no_default global_options.x_ix86_tune_no_default #endif #ifdef GENERATOR_FILE extern int flag_nop_mcount; #else int x_flag_nop_mcount; #define flag_nop_mcount global_options.x_flag_nop_mcount #endif #ifdef GENERATOR_FILE extern int ix86_preferred_stack_boundary_arg; #else int x_ix86_preferred_stack_boundary_arg; #define ix86_preferred_stack_boundary_arg global_options.x_ix86_preferred_stack_boundary_arg #endif #ifdef GENERATOR_FILE extern const char *ix86_recip_name; #else const char *x_ix86_recip_name; #define ix86_recip_name global_options.x_ix86_recip_name #endif #ifdef GENERATOR_FILE extern int flag_record_mcount; #else int x_flag_record_mcount; #define flag_record_mcount global_options.x_flag_record_mcount #endif #ifdef GENERATOR_FILE extern int ix86_regparm; #else int x_ix86_regparm; #define ix86_regparm global_options.x_ix86_regparm #endif #ifdef GENERATOR_FILE extern int flag_skip_rax_setup; #else int x_flag_skip_rax_setup; #define flag_skip_rax_setup global_options.x_flag_skip_rax_setup #endif #ifdef GENERATOR_FILE extern int ix86_sse2avx; #else int x_ix86_sse2avx; #define ix86_sse2avx global_options.x_ix86_sse2avx #endif #ifdef GENERATOR_FILE extern enum stack_protector_guard ix86_stack_protector_guard; #else enum stack_protector_guard x_ix86_stack_protector_guard; #define ix86_stack_protector_guard global_options.x_ix86_stack_protector_guard #endif #ifdef GENERATOR_FILE extern int ix86_force_align_arg_pointer; #else int x_ix86_force_align_arg_pointer; #define ix86_force_align_arg_pointer global_options.x_ix86_force_align_arg_pointer #endif #ifdef GENERATOR_FILE extern enum stringop_alg ix86_stringop_alg; #else enum stringop_alg x_ix86_stringop_alg; #define ix86_stringop_alg global_options.x_ix86_stringop_alg #endif #ifdef GENERATOR_FILE extern enum tls_dialect ix86_tls_dialect; #else enum tls_dialect x_ix86_tls_dialect; #define ix86_tls_dialect global_options.x_ix86_tls_dialect #endif #ifdef GENERATOR_FILE extern const char *ix86_tune_ctrl_string; #else const char *x_ix86_tune_ctrl_string; #define ix86_tune_ctrl_string global_options.x_ix86_tune_ctrl_string #endif #ifdef GENERATOR_FILE extern const char *ix86_tune_string; #else const char *x_ix86_tune_string; #define ix86_tune_string global_options.x_ix86_tune_string #endif #ifdef GENERATOR_FILE extern enum ix86_veclibabi ix86_veclibabi_type; #else enum ix86_veclibabi x_ix86_veclibabi_type; #define ix86_veclibabi_type global_options.x_ix86_veclibabi_type #endif #ifdef GENERATOR_FILE extern const char *asm_file_name; #else const char *x_asm_file_name; #define asm_file_name global_options.x_asm_file_name #endif #ifdef GENERATOR_FILE extern int pass_exit_codes; #else int x_pass_exit_codes; #define pass_exit_codes global_options.x_pass_exit_codes #endif #ifdef GENERATOR_FILE extern int flag_pedantic_errors; #else int x_flag_pedantic_errors; #define flag_pedantic_errors global_options.x_flag_pedantic_errors #endif #ifdef GENERATOR_FILE extern int use_pipes; #else int x_use_pipes; #define use_pipes global_options.x_use_pipes #endif #ifdef GENERATOR_FILE extern const char *print_file_name; #else const char *x_print_file_name; #define print_file_name global_options.x_print_file_name #endif #ifdef GENERATOR_FILE extern int print_multi_directory; #else int x_print_multi_directory; #define print_multi_directory global_options.x_print_multi_directory #endif #ifdef GENERATOR_FILE extern int print_multi_lib; #else int x_print_multi_lib; #define print_multi_lib global_options.x_print_multi_lib #endif #ifdef GENERATOR_FILE extern int print_multi_os_directory; #else int x_print_multi_os_directory; #define print_multi_os_directory global_options.x_print_multi_os_directory #endif #ifdef GENERATOR_FILE extern int print_multiarch; #else int x_print_multiarch; #define print_multiarch global_options.x_print_multiarch #endif #ifdef GENERATOR_FILE extern const char *print_prog_name; #else const char *x_print_prog_name; #define print_prog_name global_options.x_print_prog_name #endif #ifdef GENERATOR_FILE extern int print_search_dirs; #else int x_print_search_dirs; #define print_search_dirs global_options.x_print_search_dirs #endif #ifdef GENERATOR_FILE extern int print_sysroot; #else int x_print_sysroot; #define print_sysroot global_options.x_print_sysroot #endif #ifdef GENERATOR_FILE extern int print_sysroot_headers_suffix; #else int x_print_sysroot_headers_suffix; #define print_sysroot_headers_suffix global_options.x_print_sysroot_headers_suffix #endif #ifdef GENERATOR_FILE extern int quiet_flag; #else int x_quiet_flag; #define quiet_flag global_options.x_quiet_flag #endif #ifdef GENERATOR_FILE extern int report_times; #else int x_report_times; #define report_times global_options.x_report_times #endif #ifdef GENERATOR_FILE extern int flag_undef; #else int x_flag_undef; #define flag_undef global_options.x_flag_undef #endif #ifdef GENERATOR_FILE extern int verbose_flag; #else int x_verbose_flag; #define verbose_flag global_options.x_verbose_flag #endif #ifdef GENERATOR_FILE extern int version_flag; #else int x_version_flag; #define version_flag global_options.x_version_flag #endif #ifdef GENERATOR_FILE extern int inhibit_warnings; #else int x_inhibit_warnings; #define inhibit_warnings global_options.x_inhibit_warnings #endif #ifdef GENERATOR_FILE extern const char *wrapper_string; #else const char *x_wrapper_string; #define wrapper_string global_options.x_wrapper_string #endif #ifndef GENERATOR_FILE int x_VAR_malign_functions_; #define x_VAR_malign_functions_ do_not_use #endif #ifndef GENERATOR_FILE int x_VAR_malign_jumps_; #define x_VAR_malign_jumps_ do_not_use #endif #ifndef GENERATOR_FILE int x_VAR_malign_loops_; #define x_VAR_malign_loops_ do_not_use #endif #ifndef GENERATOR_FILE int x_VAR_mpc32; #define x_VAR_mpc32 do_not_use #endif #ifndef GENERATOR_FILE int x_VAR_mpc64; #define x_VAR_mpc64 do_not_use #endif #ifndef GENERATOR_FILE int x_VAR_mpc80; #define x_VAR_mpc80 do_not_use #endif #ifndef GENERATOR_FILE int x_VAR_mpcommit; #define x_VAR_mpcommit do_not_use #endif #ifndef GENERATOR_FILE bool frontend_set_flag_associative_math; #endif #ifndef GENERATOR_FILE bool frontend_set_flag_cx_limited_range; #endif #ifndef GENERATOR_FILE bool frontend_set_flag_excess_precision_cmdline; #endif #ifndef GENERATOR_FILE bool frontend_set_flag_finite_math_only; #endif #ifndef GENERATOR_FILE bool frontend_set_flag_errno_math; #endif #ifndef GENERATOR_FILE bool frontend_set_flag_reciprocal_math; #endif #ifndef GENERATOR_FILE bool frontend_set_flag_rounding_math; #endif #ifndef GENERATOR_FILE bool frontend_set_flag_signaling_nans; #endif #ifndef GENERATOR_FILE bool frontend_set_flag_signed_zeros; #endif #ifndef GENERATOR_FILE bool frontend_set_flag_trapping_math; #endif #ifndef GENERATOR_FILE bool frontend_set_flag_unsafe_math_optimizations; #endif #ifndef GENERATOR_FILE }; extern struct gcc_options global_options; extern const struct gcc_options global_options_init; extern struct gcc_options global_options_set; #define target_flags_explicit global_options_set.x_target_flags #endif #endif #if !defined(IN_LIBGCC2) && !defined(IN_TARGET_LIBS) && !defined(IN_RTS) /* Structure to save/restore optimization and target specific options. */ struct GTY(()) cl_optimization { int x_align_functions; int x_align_jumps; int x_align_labels; int x_align_loops; int x_flag_sched_stalled_insns; int x_flag_sched_stalled_insns_dep; int x_flag_tree_parallelize_loops; enum fp_contract_mode x_flag_fp_contract_mode; enum ira_algorithm x_flag_ira_algorithm; enum ira_region x_flag_ira_region; enum reorder_blocks_algorithm x_flag_reorder_blocks_algorithm; enum vect_cost_model x_flag_simd_cost_model; enum stack_reuse_level x_flag_stack_reuse; enum vect_cost_model x_flag_vect_cost_model; unsigned char x_optimize; unsigned char x_optimize_size; unsigned char x_optimize_debug; signed char x_flag_aggressive_loop_optimizations; signed char x_flag_associative_math; signed char x_flag_asynchronous_unwind_tables; signed char x_flag_auto_inc_dec; signed char x_flag_branch_on_count_reg; signed char x_flag_branch_probabilities; signed char x_flag_branch_target_load_optimize; signed char x_flag_branch_target_load_optimize2; signed char x_flag_btr_bb_exclusive; signed char x_flag_caller_saves; signed char x_flag_code_hoisting; signed char x_flag_combine_stack_adjustments; signed char x_flag_compare_elim_after_reload; signed char x_flag_conserve_stack; signed char x_flag_cprop_registers; signed char x_flag_crossjumping; signed char x_flag_cse_follow_jumps; signed char x_flag_cx_fortran_rules; signed char x_flag_cx_limited_range; signed char x_flag_dce; signed char x_flag_defer_pop; signed char x_flag_delayed_branch; signed char x_flag_delete_dead_exceptions; signed char x_flag_delete_null_pointer_checks; signed char x_flag_devirtualize; signed char x_flag_devirtualize_speculatively; signed char x_flag_dse; signed char x_flag_early_inlining; signed char x_flag_exceptions; signed char x_flag_expensive_optimizations; signed char x_flag_finite_math_only; signed char x_flag_float_store; signed char x_flag_forward_propagate; signed char x_flag_fp_int_builtin_inexact; signed char x_flag_no_function_cse; signed char x_flag_gcse; signed char x_flag_gcse_after_reload; signed char x_flag_gcse_las; signed char x_flag_gcse_lm; signed char x_flag_gcse_sm; signed char x_flag_graphite; signed char x_flag_graphite_identity; signed char x_flag_guess_branch_prob; signed char x_flag_hoist_adjacent_loads; signed char x_flag_if_conversion; signed char x_flag_if_conversion2; signed char x_flag_indirect_inlining; signed char x_flag_no_inline; signed char x_flag_inline_atomics; signed char x_flag_inline_functions; signed char x_flag_inline_functions_called_once; signed char x_flag_inline_small_functions; signed char x_flag_ipa_bit_cp; signed char x_flag_ipa_cp; signed char x_flag_ipa_cp_clone; signed char x_flag_ipa_icf; signed char x_flag_ipa_icf_functions; signed char x_flag_ipa_icf_variables; signed char x_flag_ipa_profile; signed char x_flag_ipa_pta; signed char x_flag_ipa_pure_const; signed char x_flag_ipa_ra; signed char x_flag_ipa_reference; signed char x_flag_ipa_sra; signed char x_flag_ipa_vrp; signed char x_flag_ira_hoist_pressure; signed char x_flag_ira_loop_pressure; signed char x_flag_ira_share_save_slots; signed char x_flag_ira_share_spill_slots; signed char x_flag_isolate_erroneous_paths_attribute; signed char x_flag_isolate_erroneous_paths_dereference; signed char x_flag_ivopts; signed char x_flag_jump_tables; signed char x_flag_keep_gc_roots_live; signed char x_flag_lifetime_dse; signed char x_flag_limit_function_alignment; signed char x_flag_live_range_shrinkage; signed char x_flag_loop_nest_optimize; signed char x_flag_loop_parallelize_all; signed char x_flag_lra_remat; signed char x_flag_errno_math; signed char x_flag_modulo_sched; signed char x_flag_modulo_sched_allow_regmoves; signed char x_flag_move_loop_invariants; signed char x_flag_non_call_exceptions; signed char x_flag_nothrow_opt; signed char x_flag_omit_frame_pointer; signed char x_flag_opt_info; signed char x_flag_optimize_sibling_calls; signed char x_flag_optimize_strlen; signed char x_flag_pack_struct; signed char x_flag_partial_inlining; signed char x_flag_peel_loops; signed char x_flag_no_peephole; signed char x_flag_peephole2; signed char x_flag_plt; signed char x_flag_predictive_commoning; signed char x_flag_prefetch_loop_arrays; signed char x_flag_printf_return_value; signed char x_flag_reciprocal_math; signed char x_flag_pcc_struct_return; signed char x_flag_rename_registers; signed char x_flag_reorder_blocks; signed char x_flag_reorder_blocks_and_partition; signed char x_flag_reorder_functions; signed char x_flag_rerun_cse_after_loop; signed char x_flag_resched_modulo_sched; signed char x_flag_rounding_math; signed char x_flag_rtti; signed char x_flag_sched_critical_path_heuristic; signed char x_flag_sched_dep_count_heuristic; signed char x_flag_sched_group_heuristic; signed char x_flag_schedule_interblock; signed char x_flag_sched_last_insn_heuristic; signed char x_flag_sched_pressure; signed char x_flag_sched_rank_heuristic; signed char x_flag_schedule_speculative; signed char x_flag_sched_spec_insn_heuristic; signed char x_flag_schedule_speculative_load; signed char x_flag_schedule_speculative_load_dangerous; signed char x_flag_sched2_use_superblocks; signed char x_flag_schedule_fusion; signed char x_flag_schedule_insns; signed char x_flag_schedule_insns_after_reload; signed char x_flag_section_anchors; signed char x_flag_sel_sched_pipelining; signed char x_flag_sel_sched_pipelining_outer_loops; signed char x_flag_sel_sched_reschedule_pipelined; signed char x_flag_selective_scheduling; signed char x_flag_selective_scheduling2; signed char x_flag_short_enums; signed char x_flag_short_wchar; signed char x_flag_shrink_wrap; signed char x_flag_shrink_wrap_separate; signed char x_flag_signaling_nans; signed char x_flag_signed_zeros; signed char x_flag_single_precision_constant; signed char x_flag_split_ivs_in_unroller; signed char x_flag_split_loops; signed char x_flag_split_paths; signed char x_flag_split_wide_types; signed char x_flag_ssa_backprop; signed char x_flag_ssa_phiopt; signed char x_flag_stack_protect; signed char x_flag_stdarg_opt; signed char x_flag_store_merging; signed char x_flag_strict_aliasing; signed char x_flag_strict_enums; signed char x_flag_strict_overflow; signed char x_flag_strict_volatile_bitfields; signed char x_flag_thread_jumps; signed char x_flag_threadsafe_statics; signed char x_flag_tracer; signed char x_flag_trapping_math; signed char x_flag_trapv; signed char x_flag_tree_bit_ccp; signed char x_flag_tree_builtin_call_dce; signed char x_flag_tree_ccp; signed char x_flag_tree_ch; signed char x_flag_tree_coalesce_vars; signed char x_flag_tree_copy_prop; signed char x_flag_tree_cselim; signed char x_flag_tree_dce; signed char x_flag_tree_dom; signed char x_flag_tree_dse; signed char x_flag_tree_forwprop; signed char x_flag_tree_fre; signed char x_flag_tree_loop_distribute_patterns; signed char x_flag_tree_loop_distribution; signed char x_flag_tree_loop_if_convert; signed char x_flag_tree_loop_im; signed char x_flag_tree_loop_ivcanon; signed char x_flag_tree_loop_optimize; signed char x_flag_tree_loop_vectorize; signed char x_flag_tree_live_range_split; signed char x_flag_tree_partial_pre; signed char x_flag_tree_phiprop; signed char x_flag_tree_pre; signed char x_flag_tree_pta; signed char x_flag_tree_reassoc; signed char x_flag_tree_scev_cprop; signed char x_flag_tree_sink; signed char x_flag_tree_slp_vectorize; signed char x_flag_tree_slsr; signed char x_flag_tree_sra; signed char x_flag_tree_switch_conversion; signed char x_flag_tree_tail_merge; signed char x_flag_tree_ter; signed char x_flag_tree_vectorize; signed char x_flag_tree_vrp; signed char x_flag_unconstrained_commons; signed char x_flag_unroll_all_loops; signed char x_flag_unroll_loops; signed char x_flag_unsafe_math_optimizations; signed char x_flag_unswitch_loops; signed char x_flag_unwind_tables; signed char x_flag_var_tracking; signed char x_flag_var_tracking_assignments; signed char x_flag_var_tracking_assignments_toggle; signed char x_flag_var_tracking_uninit; signed char x_flag_variable_expansion_in_unroller; signed char x_flag_value_profile_transformations; signed char x_flag_web; signed char x_flag_wrapv; }; /* Structure to save/restore selected target specific options. */ struct GTY(()) cl_target_option { HOST_WIDE_INT x_ix86_isa_flags2_explicit; HOST_WIDE_INT x_ix86_isa_flags_explicit; const char *x_ix86_arch_string; const char *x_ix86_recip_name; const char *x_ix86_tune_ctrl_string; const char *x_ix86_tune_memcpy_strategy; const char *x_ix86_tune_memset_strategy; const char *x_ix86_tune_string; HOST_WIDE_INT x_ix86_isa_flags; HOST_WIDE_INT x_ix86_isa_flags2; enum fpmath_unit x_ix86_fpmath; enum asm_dialect x_ix86_asm_dialect; enum calling_abi x_ix86_abi; enum cmodel x_ix86_cmodel; enum ix86_veclibabi x_ix86_veclibabi_type; enum pmode x_ix86_pmode; enum stack_protector_guard x_ix86_stack_protector_guard; enum stringop_alg x_ix86_stringop_alg; enum tls_dialect x_ix86_tls_dialect; int x_ix86_branch_cost; int x_ix86_dump_tunes; int x_ix86_force_align_arg_pointer; int x_ix86_force_drap; int x_ix86_incoming_stack_boundary_arg; int x_ix86_preferred_stack_boundary_arg; int x_ix86_regparm; int x_ix86_section_threshold; int x_ix86_sse2avx; int x_ix86_tune_no_default; int x_recip_mask_explicit; int x_recip_mask; int x_target_flags; int x_ix86_target_flags; unsigned char arch; unsigned char arch_specified; unsigned char branch_cost; unsigned char prefetch_sse; unsigned char schedule; unsigned char tune; unsigned char tune_defaulted; }; /* Save optimization variables into a structure. */ extern void cl_optimization_save (struct cl_optimization *, struct gcc_options *); /* Restore optimization variables from a structure. */ extern void cl_optimization_restore (struct gcc_options *, struct cl_optimization *); /* Print optimization variables from a structure. */ extern void cl_optimization_print (FILE *, int, struct cl_optimization *); /* Print different optimization variables from structures provided as arguments. */ extern void cl_optimization_print_diff (FILE *, int, cl_optimization *ptr1, cl_optimization *ptr2); /* Save selected option variables into a structure. */ extern void cl_target_option_save (struct cl_target_option *, struct gcc_options *); /* Restore selected option variables from a structure. */ extern void cl_target_option_restore (struct gcc_options *, struct cl_target_option *); /* Print target option variables from a structure. */ extern void cl_target_option_print (FILE *, int, struct cl_target_option *); /* Print different target option variables from structures provided as arguments. */ extern void cl_target_option_print_diff (FILE *, int, cl_target_option *ptr1, cl_target_option *ptr2); /* Compare two target option variables from a structure. */ extern bool cl_target_option_eq (const struct cl_target_option *, const struct cl_target_option *); /* Hash option variables from a structure. */ extern hashval_t cl_target_option_hash (const struct cl_target_option *); /* Hash optimization from a structure. */ extern hashval_t cl_optimization_hash (const struct cl_optimization *); /* Generator files may not have access to location_t, and don't need these. */ #if defined(UNKNOWN_LOCATION) bool common_handle_option_auto (struct gcc_options *opts, struct gcc_options *opts_set, const struct cl_decoded_option *decoded, unsigned int lang_mask, int kind, location_t loc, const struct cl_option_handlers *handlers, diagnostic_context *dc); bool Ada_handle_option_auto (struct gcc_options *opts, struct gcc_options *opts_set, size_t scode, const char *arg, int value, unsigned int lang_mask, int kind, location_t loc, const struct cl_option_handlers *handlers, diagnostic_context *dc); bool AdaSCIL_handle_option_auto (struct gcc_options *opts, struct gcc_options *opts_set, size_t scode, const char *arg, int value, unsigned int lang_mask, int kind, location_t loc, const struct cl_option_handlers *handlers, diagnostic_context *dc); bool AdaWhy_handle_option_auto (struct gcc_options *opts, struct gcc_options *opts_set, size_t scode, const char *arg, int value, unsigned int lang_mask, int kind, location_t loc, const struct cl_option_handlers *handlers, diagnostic_context *dc); bool BRIG_handle_option_auto (struct gcc_options *opts, struct gcc_options *opts_set, size_t scode, const char *arg, int value, unsigned int lang_mask, int kind, location_t loc, const struct cl_option_handlers *handlers, diagnostic_context *dc); bool C_handle_option_auto (struct gcc_options *opts, struct gcc_options *opts_set, size_t scode, const char *arg, int value, unsigned int lang_mask, int kind, location_t loc, const struct cl_option_handlers *handlers, diagnostic_context *dc); bool CXX_handle_option_auto (struct gcc_options *opts, struct gcc_options *opts_set, size_t scode, const char *arg, int value, unsigned int lang_mask, int kind, location_t loc, const struct cl_option_handlers *handlers, diagnostic_context *dc); bool Fortran_handle_option_auto (struct gcc_options *opts, struct gcc_options *opts_set, size_t scode, const char *arg, int value, unsigned int lang_mask, int kind, location_t loc, const struct cl_option_handlers *handlers, diagnostic_context *dc); bool Go_handle_option_auto (struct gcc_options *opts, struct gcc_options *opts_set, size_t scode, const char *arg, int value, unsigned int lang_mask, int kind, location_t loc, const struct cl_option_handlers *handlers, diagnostic_context *dc); bool LTO_handle_option_auto (struct gcc_options *opts, struct gcc_options *opts_set, size_t scode, const char *arg, int value, unsigned int lang_mask, int kind, location_t loc, const struct cl_option_handlers *handlers, diagnostic_context *dc); bool ObjC_handle_option_auto (struct gcc_options *opts, struct gcc_options *opts_set, size_t scode, const char *arg, int value, unsigned int lang_mask, int kind, location_t loc, const struct cl_option_handlers *handlers, diagnostic_context *dc); bool ObjCXX_handle_option_auto (struct gcc_options *opts, struct gcc_options *opts_set, size_t scode, const char *arg, int value, unsigned int lang_mask, int kind, location_t loc, const struct cl_option_handlers *handlers, diagnostic_context *dc); void cpp_handle_option_auto (const struct gcc_options * opts, size_t scode, struct cpp_options * cpp_opts); void init_global_opts_from_cpp(struct gcc_options * opts, const struct cpp_options * cpp_opts); #endif #endif #define MASK_128BIT_LONG_DOUBLE (1U << 0) #define OPTION_MASK_CODE16 (HOST_WIDE_INT_1U << 0) #define OPTION_MASK_ISA_64BIT (HOST_WIDE_INT_1U << 1) #define OPTION_MASK_ISA_3DNOW (HOST_WIDE_INT_1U << 2) #define OPTION_MASK_ISA_3DNOW_A (HOST_WIDE_INT_1U << 3) #define OPTION_MASK_ABI_64 (HOST_WIDE_INT_1U << 4) #define MASK_80387 (1U << 1) #define MASK_USE_8BIT_IDIV (1U << 2) #define OPTION_MASK_ISA_ABM (HOST_WIDE_INT_1U << 5) #define MASK_ACCUMULATE_OUTGOING_ARGS (1U << 3) #define OPTION_MASK_ISA_ADX (HOST_WIDE_INT_1U << 6) #define OPTION_MASK_ISA_AES (HOST_WIDE_INT_1U << 7) #define MASK_ALIGN_DOUBLE (1U << 4) #define MASK_NO_ALIGN_STRINGOPS (1U << 5) #define OPTION_MASK_ISA_AVX (HOST_WIDE_INT_1U << 8) #define OPTION_MASK_ISA_AVX2 (HOST_WIDE_INT_1U << 9) #define MASK_AVX256_SPLIT_UNALIGNED_LOAD (1U << 6) #define MASK_AVX256_SPLIT_UNALIGNED_STORE (1U << 7) #define OPTION_MASK_ISA_AVX5124FMAPS (HOST_WIDE_INT_1U << 0) #define OPTION_MASK_ISA_AVX5124VNNIW (HOST_WIDE_INT_1U << 1) #define OPTION_MASK_ISA_AVX512BW (HOST_WIDE_INT_1U << 10) #define OPTION_MASK_ISA_AVX512CD (HOST_WIDE_INT_1U << 11) #define OPTION_MASK_ISA_AVX512DQ (HOST_WIDE_INT_1U << 12) #define OPTION_MASK_ISA_AVX512ER (HOST_WIDE_INT_1U << 13) #define OPTION_MASK_ISA_AVX512F (HOST_WIDE_INT_1U << 14) #define OPTION_MASK_ISA_AVX512IFMA (HOST_WIDE_INT_1U << 15) #define OPTION_MASK_ISA_AVX512PF (HOST_WIDE_INT_1U << 16) #define OPTION_MASK_ISA_AVX512VBMI (HOST_WIDE_INT_1U << 17) #define OPTION_MASK_ISA_AVX512VL (HOST_WIDE_INT_1U << 18) #define OPTION_MASK_ISA_AVX512VPOPCNTDQ (HOST_WIDE_INT_1U << 2) #define OPTION_MASK_ISA_BMI (HOST_WIDE_INT_1U << 19) #define OPTION_MASK_ISA_BMI2 (HOST_WIDE_INT_1U << 20) #define MASK_CLD (1U << 8) #define OPTION_MASK_ISA_CLFLUSHOPT (HOST_WIDE_INT_1U << 21) #define OPTION_MASK_ISA_CLWB (HOST_WIDE_INT_1U << 22) #define OPTION_MASK_ISA_CLZERO (HOST_WIDE_INT_1U << 23) #define OPTION_MASK_ISA_CRC32 (HOST_WIDE_INT_1U << 24) #define OPTION_MASK_ISA_CX16 (HOST_WIDE_INT_1U << 25) #define OPTION_MASK_ISA_F16C (HOST_WIDE_INT_1U << 26) #define MASK_NO_FANCY_MATH_387 (1U << 9) #define OPTION_MASK_ISA_FMA (HOST_WIDE_INT_1U << 27) #define OPTION_MASK_ISA_FMA4 (HOST_WIDE_INT_1U << 28) #define MASK_FLOAT_RETURNS (1U << 10) #define OPTION_MASK_ISA_FSGSBASE (HOST_WIDE_INT_1U << 29) #define OPTION_MASK_ISA_FXSR (HOST_WIDE_INT_1U << 30) #define OPTION_MASK_GENERAL_REGS_ONLY (1U << 0) #define OPTION_MASK_ISA_HLE (HOST_WIDE_INT_1U << 31) #define MASK_IAMCU (1U << 11) #define MASK_IEEE_FP (1U << 12) #define MASK_INLINE_ALL_STRINGOPS (1U << 13) #define MASK_INLINE_STRINGOPS_DYNAMICALLY (1U << 14) #define MASK_LONG_DOUBLE_128 (1U << 15) #define MASK_LONG_DOUBLE_64 (1U << 16) #define OPTION_MASK_ISA_LWP (HOST_WIDE_INT_1U << 32) #define OPTION_MASK_ISA_LZCNT (HOST_WIDE_INT_1U << 33) #define OPTION_MASK_ISA_MMX (HOST_WIDE_INT_1U << 34) #define OPTION_MASK_ISA_MOVBE (HOST_WIDE_INT_1U << 35) #define OPTION_MASK_ISA_MPX (HOST_WIDE_INT_1U << 36) #define MASK_MS_BITFIELD_LAYOUT (1U << 17) #define OPTION_MASK_ISA_MWAITX (HOST_WIDE_INT_1U << 37) #define MASK_NO_PUSH_ARGS (1U << 18) #define MASK_NO_RED_ZONE (1U << 19) #define OPTION_MASK_ISA_SSE4_1 (HOST_WIDE_INT_1U << 38) #define MASK_OMIT_LEAF_FRAME_POINTER (1U << 20) #define OPTION_MASK_ISA_PCLMUL (HOST_WIDE_INT_1U << 39) #define OPTION_MASK_ISA_PKU (HOST_WIDE_INT_1U << 40) #define OPTION_MASK_ISA_POPCNT (HOST_WIDE_INT_1U << 41) #define MASK_PREFER_AVX128 (1U << 21) #define OPTION_MASK_ISA_PREFETCHWT1 (HOST_WIDE_INT_1U << 42) #define OPTION_MASK_ISA_PRFCHW (HOST_WIDE_INT_1U << 43) #define OPTION_MASK_ISA_RDPID (HOST_WIDE_INT_1U << 3) #define OPTION_MASK_ISA_RDRND (HOST_WIDE_INT_1U << 44) #define OPTION_MASK_ISA_RDSEED (HOST_WIDE_INT_1U << 45) #define MASK_RECIP (1U << 22) #define MASK_RTD (1U << 23) #define OPTION_MASK_ISA_RTM (HOST_WIDE_INT_1U << 46) #define OPTION_MASK_ISA_SAHF (HOST_WIDE_INT_1U << 47) #define OPTION_MASK_ISA_SGX (HOST_WIDE_INT_1U << 4) #define OPTION_MASK_ISA_SHA (HOST_WIDE_INT_1U << 48) #define OPTION_MASK_ISA_SSE (HOST_WIDE_INT_1U << 49) #define OPTION_MASK_ISA_SSE2 (HOST_WIDE_INT_1U << 50) #define OPTION_MASK_ISA_SSE3 (HOST_WIDE_INT_1U << 51) #define OPTION_MASK_ISA_SSE4_2 (HOST_WIDE_INT_1U << 52) #define OPTION_MASK_ISA_SSE4A (HOST_WIDE_INT_1U << 53) #define MASK_SSEREGPARM (1U << 24) #define OPTION_MASK_ISA_SSSE3 (HOST_WIDE_INT_1U << 54) #define MASK_STACK_PROBE (1U << 25) #define MASK_STV (1U << 26) #define OPTION_MASK_ISA_TBM (HOST_WIDE_INT_1U << 55) #define MASK_TLS_DIRECT_SEG_REFS (1U << 27) #define MASK_VECT8_RETURNS (1U << 28) #define MASK_VZEROUPPER (1U << 29) #define OPTION_MASK_ABI_X32 (HOST_WIDE_INT_1U << 56) #define OPTION_MASK_ISA_XOP (HOST_WIDE_INT_1U << 57) #define OPTION_MASK_ISA_XSAVE (HOST_WIDE_INT_1U << 58) #define OPTION_MASK_ISA_XSAVEC (HOST_WIDE_INT_1U << 59) #define OPTION_MASK_ISA_XSAVEOPT (HOST_WIDE_INT_1U << 60) #define OPTION_MASK_ISA_XSAVES (HOST_WIDE_INT_1U << 61) #if defined(HOST_BITS_PER_WIDE_INT) && 62 > HOST_BITS_PER_WIDE_INT #error too many masks for ix86_isa_flags #endif #if defined(HOST_BITS_PER_WIDE_INT) && 5 > HOST_BITS_PER_WIDE_INT #error too many masks for ix86_isa_flags2 #endif #define TARGET_128BIT_LONG_DOUBLE ((target_flags & MASK_128BIT_LONG_DOUBLE) != 0) #define TARGET_128BIT_LONG_DOUBLE_P(target_flags) (((target_flags) & MASK_128BIT_LONG_DOUBLE) != 0) #define TARGET_CODE16 ((ix86_isa_flags & OPTION_MASK_CODE16) != 0) #define TARGET_CODE16_P(ix86_isa_flags) (((ix86_isa_flags) & OPTION_MASK_CODE16) != 0) #define TARGET_ISA_64BIT ((ix86_isa_flags & OPTION_MASK_ISA_64BIT) != 0) #define TARGET_ISA_64BIT_P(ix86_isa_flags) (((ix86_isa_flags) & OPTION_MASK_ISA_64BIT) != 0) #define TARGET_ISA_3DNOW ((ix86_isa_flags & OPTION_MASK_ISA_3DNOW) != 0) #define TARGET_ISA_3DNOW_P(ix86_isa_flags) (((ix86_isa_flags) & OPTION_MASK_ISA_3DNOW) != 0) #define TARGET_ISA_3DNOW_A ((ix86_isa_flags & OPTION_MASK_ISA_3DNOW_A) != 0) #define TARGET_ISA_3DNOW_A_P(ix86_isa_flags) (((ix86_isa_flags) & OPTION_MASK_ISA_3DNOW_A) != 0) #define TARGET_ABI_64 ((ix86_isa_flags & OPTION_MASK_ABI_64) != 0) #define TARGET_ABI_64_P(ix86_isa_flags) (((ix86_isa_flags) & OPTION_MASK_ABI_64) != 0) #define TARGET_80387 ((target_flags & MASK_80387) != 0) #define TARGET_80387_P(target_flags) (((target_flags) & MASK_80387) != 0) #define TARGET_USE_8BIT_IDIV ((target_flags & MASK_USE_8BIT_IDIV) != 0) #define TARGET_USE_8BIT_IDIV_P(target_flags) (((target_flags) & MASK_USE_8BIT_IDIV) != 0) #define TARGET_ISA_ABM ((ix86_isa_flags & OPTION_MASK_ISA_ABM) != 0) #define TARGET_ISA_ABM_P(ix86_isa_flags) (((ix86_isa_flags) & OPTION_MASK_ISA_ABM) != 0) #define TARGET_ACCUMULATE_OUTGOING_ARGS ((target_flags & MASK_ACCUMULATE_OUTGOING_ARGS) != 0) #define TARGET_ACCUMULATE_OUTGOING_ARGS_P(target_flags) (((target_flags) & MASK_ACCUMULATE_OUTGOING_ARGS) != 0) #define TARGET_ISA_ADX ((ix86_isa_flags & OPTION_MASK_ISA_ADX) != 0) #define TARGET_ISA_ADX_P(ix86_isa_flags) (((ix86_isa_flags) & OPTION_MASK_ISA_ADX) != 0) #define TARGET_ISA_AES ((ix86_isa_flags & OPTION_MASK_ISA_AES) != 0) #define TARGET_ISA_AES_P(ix86_isa_flags) (((ix86_isa_flags) & OPTION_MASK_ISA_AES) != 0) #define TARGET_ALIGN_DOUBLE ((target_flags & MASK_ALIGN_DOUBLE) != 0) #define TARGET_ALIGN_DOUBLE_P(target_flags) (((target_flags) & MASK_ALIGN_DOUBLE) != 0) #define TARGET_NO_ALIGN_STRINGOPS ((target_flags & MASK_NO_ALIGN_STRINGOPS) != 0) #define TARGET_NO_ALIGN_STRINGOPS_P(target_flags) (((target_flags) & MASK_NO_ALIGN_STRINGOPS) != 0) #define TARGET_ISA_AVX ((ix86_isa_flags & OPTION_MASK_ISA_AVX) != 0) #define TARGET_ISA_AVX_P(ix86_isa_flags) (((ix86_isa_flags) & OPTION_MASK_ISA_AVX) != 0) #define TARGET_ISA_AVX2 ((ix86_isa_flags & OPTION_MASK_ISA_AVX2) != 0) #define TARGET_ISA_AVX2_P(ix86_isa_flags) (((ix86_isa_flags) & OPTION_MASK_ISA_AVX2) != 0) #define TARGET_AVX256_SPLIT_UNALIGNED_LOAD ((target_flags & MASK_AVX256_SPLIT_UNALIGNED_LOAD) != 0) #define TARGET_AVX256_SPLIT_UNALIGNED_LOAD_P(target_flags) (((target_flags) & MASK_AVX256_SPLIT_UNALIGNED_LOAD) != 0) #define TARGET_AVX256_SPLIT_UNALIGNED_STORE ((target_flags & MASK_AVX256_SPLIT_UNALIGNED_STORE) != 0) #define TARGET_AVX256_SPLIT_UNALIGNED_STORE_P(target_flags) (((target_flags) & MASK_AVX256_SPLIT_UNALIGNED_STORE) != 0) #define TARGET_ISA_AVX5124FMAPS ((ix86_isa_flags2 & OPTION_MASK_ISA_AVX5124FMAPS) != 0) #define TARGET_ISA_AVX5124FMAPS_P(ix86_isa_flags2) (((ix86_isa_flags2) & OPTION_MASK_ISA_AVX5124FMAPS) != 0) #define TARGET_ISA_AVX5124VNNIW ((ix86_isa_flags2 & OPTION_MASK_ISA_AVX5124VNNIW) != 0) #define TARGET_ISA_AVX5124VNNIW_P(ix86_isa_flags2) (((ix86_isa_flags2) & OPTION_MASK_ISA_AVX5124VNNIW) != 0) #define TARGET_ISA_AVX512BW ((ix86_isa_flags & OPTION_MASK_ISA_AVX512BW) != 0) #define TARGET_ISA_AVX512BW_P(ix86_isa_flags) (((ix86_isa_flags) & OPTION_MASK_ISA_AVX512BW) != 0) #define TARGET_ISA_AVX512CD ((ix86_isa_flags & OPTION_MASK_ISA_AVX512CD) != 0) #define TARGET_ISA_AVX512CD_P(ix86_isa_flags) (((ix86_isa_flags) & OPTION_MASK_ISA_AVX512CD) != 0) #define TARGET_ISA_AVX512DQ ((ix86_isa_flags & OPTION_MASK_ISA_AVX512DQ) != 0) #define TARGET_ISA_AVX512DQ_P(ix86_isa_flags) (((ix86_isa_flags) & OPTION_MASK_ISA_AVX512DQ) != 0) #define TARGET_ISA_AVX512ER ((ix86_isa_flags & OPTION_MASK_ISA_AVX512ER) != 0) #define TARGET_ISA_AVX512ER_P(ix86_isa_flags) (((ix86_isa_flags) & OPTION_MASK_ISA_AVX512ER) != 0) #define TARGET_ISA_AVX512F ((ix86_isa_flags & OPTION_MASK_ISA_AVX512F) != 0) #define TARGET_ISA_AVX512F_P(ix86_isa_flags) (((ix86_isa_flags) & OPTION_MASK_ISA_AVX512F) != 0) #define TARGET_ISA_AVX512IFMA ((ix86_isa_flags & OPTION_MASK_ISA_AVX512IFMA) != 0) #define TARGET_ISA_AVX512IFMA_P(ix86_isa_flags) (((ix86_isa_flags) & OPTION_MASK_ISA_AVX512IFMA) != 0) #define TARGET_ISA_AVX512PF ((ix86_isa_flags & OPTION_MASK_ISA_AVX512PF) != 0) #define TARGET_ISA_AVX512PF_P(ix86_isa_flags) (((ix86_isa_flags) & OPTION_MASK_ISA_AVX512PF) != 0) #define TARGET_ISA_AVX512VBMI ((ix86_isa_flags & OPTION_MASK_ISA_AVX512VBMI) != 0) #define TARGET_ISA_AVX512VBMI_P(ix86_isa_flags) (((ix86_isa_flags) & OPTION_MASK_ISA_AVX512VBMI) != 0) #define TARGET_ISA_AVX512VL ((ix86_isa_flags & OPTION_MASK_ISA_AVX512VL) != 0) #define TARGET_ISA_AVX512VL_P(ix86_isa_flags) (((ix86_isa_flags) & OPTION_MASK_ISA_AVX512VL) != 0) #define TARGET_ISA_AVX512VPOPCNTDQ ((ix86_isa_flags2 & OPTION_MASK_ISA_AVX512VPOPCNTDQ) != 0) #define TARGET_ISA_AVX512VPOPCNTDQ_P(ix86_isa_flags2) (((ix86_isa_flags2) & OPTION_MASK_ISA_AVX512VPOPCNTDQ) != 0) #define TARGET_ISA_BMI ((ix86_isa_flags & OPTION_MASK_ISA_BMI) != 0) #define TARGET_ISA_BMI_P(ix86_isa_flags) (((ix86_isa_flags) & OPTION_MASK_ISA_BMI) != 0) #define TARGET_ISA_BMI2 ((ix86_isa_flags & OPTION_MASK_ISA_BMI2) != 0) #define TARGET_ISA_BMI2_P(ix86_isa_flags) (((ix86_isa_flags) & OPTION_MASK_ISA_BMI2) != 0) #define TARGET_CLD ((target_flags & MASK_CLD) != 0) #define TARGET_CLD_P(target_flags) (((target_flags) & MASK_CLD) != 0) #define TARGET_ISA_CLFLUSHOPT ((ix86_isa_flags & OPTION_MASK_ISA_CLFLUSHOPT) != 0) #define TARGET_ISA_CLFLUSHOPT_P(ix86_isa_flags) (((ix86_isa_flags) & OPTION_MASK_ISA_CLFLUSHOPT) != 0) #define TARGET_ISA_CLWB ((ix86_isa_flags & OPTION_MASK_ISA_CLWB) != 0) #define TARGET_ISA_CLWB_P(ix86_isa_flags) (((ix86_isa_flags) & OPTION_MASK_ISA_CLWB) != 0) #define TARGET_ISA_CLZERO ((ix86_isa_flags & OPTION_MASK_ISA_CLZERO) != 0) #define TARGET_ISA_CLZERO_P(ix86_isa_flags) (((ix86_isa_flags) & OPTION_MASK_ISA_CLZERO) != 0) #define TARGET_ISA_CRC32 ((ix86_isa_flags & OPTION_MASK_ISA_CRC32) != 0) #define TARGET_ISA_CRC32_P(ix86_isa_flags) (((ix86_isa_flags) & OPTION_MASK_ISA_CRC32) != 0) #define TARGET_ISA_CX16 ((ix86_isa_flags & OPTION_MASK_ISA_CX16) != 0) #define TARGET_ISA_CX16_P(ix86_isa_flags) (((ix86_isa_flags) & OPTION_MASK_ISA_CX16) != 0) #define TARGET_ISA_F16C ((ix86_isa_flags & OPTION_MASK_ISA_F16C) != 0) #define TARGET_ISA_F16C_P(ix86_isa_flags) (((ix86_isa_flags) & OPTION_MASK_ISA_F16C) != 0) #define TARGET_NO_FANCY_MATH_387 ((target_flags & MASK_NO_FANCY_MATH_387) != 0) #define TARGET_NO_FANCY_MATH_387_P(target_flags) (((target_flags) & MASK_NO_FANCY_MATH_387) != 0) #define TARGET_ISA_FMA ((ix86_isa_flags & OPTION_MASK_ISA_FMA) != 0) #define TARGET_ISA_FMA_P(ix86_isa_flags) (((ix86_isa_flags) & OPTION_MASK_ISA_FMA) != 0) #define TARGET_ISA_FMA4 ((ix86_isa_flags & OPTION_MASK_ISA_FMA4) != 0) #define TARGET_ISA_FMA4_P(ix86_isa_flags) (((ix86_isa_flags) & OPTION_MASK_ISA_FMA4) != 0) #define TARGET_FLOAT_RETURNS ((target_flags & MASK_FLOAT_RETURNS) != 0) #define TARGET_FLOAT_RETURNS_P(target_flags) (((target_flags) & MASK_FLOAT_RETURNS) != 0) #define TARGET_ISA_FSGSBASE ((ix86_isa_flags & OPTION_MASK_ISA_FSGSBASE) != 0) #define TARGET_ISA_FSGSBASE_P(ix86_isa_flags) (((ix86_isa_flags) & OPTION_MASK_ISA_FSGSBASE) != 0) #define TARGET_ISA_FXSR ((ix86_isa_flags & OPTION_MASK_ISA_FXSR) != 0) #define TARGET_ISA_FXSR_P(ix86_isa_flags) (((ix86_isa_flags) & OPTION_MASK_ISA_FXSR) != 0) #define TARGET_GENERAL_REGS_ONLY ((ix86_target_flags & OPTION_MASK_GENERAL_REGS_ONLY) != 0) #define TARGET_GENERAL_REGS_ONLY_P(ix86_target_flags) (((ix86_target_flags) & OPTION_MASK_GENERAL_REGS_ONLY) != 0) #define TARGET_ISA_HLE ((ix86_isa_flags & OPTION_MASK_ISA_HLE) != 0) #define TARGET_ISA_HLE_P(ix86_isa_flags) (((ix86_isa_flags) & OPTION_MASK_ISA_HLE) != 0) #define TARGET_IAMCU ((target_flags & MASK_IAMCU) != 0) #define TARGET_IAMCU_P(target_flags) (((target_flags) & MASK_IAMCU) != 0) #define TARGET_IEEE_FP ((target_flags & MASK_IEEE_FP) != 0) #define TARGET_IEEE_FP_P(target_flags) (((target_flags) & MASK_IEEE_FP) != 0) #define TARGET_INLINE_ALL_STRINGOPS ((target_flags & MASK_INLINE_ALL_STRINGOPS) != 0) #define TARGET_INLINE_ALL_STRINGOPS_P(target_flags) (((target_flags) & MASK_INLINE_ALL_STRINGOPS) != 0) #define TARGET_INLINE_STRINGOPS_DYNAMICALLY ((target_flags & MASK_INLINE_STRINGOPS_DYNAMICALLY) != 0) #define TARGET_INLINE_STRINGOPS_DYNAMICALLY_P(target_flags) (((target_flags) & MASK_INLINE_STRINGOPS_DYNAMICALLY) != 0) #define TARGET_LONG_DOUBLE_128 ((target_flags & MASK_LONG_DOUBLE_128) != 0) #define TARGET_LONG_DOUBLE_128_P(target_flags) (((target_flags) & MASK_LONG_DOUBLE_128) != 0) #define TARGET_LONG_DOUBLE_64 ((target_flags & MASK_LONG_DOUBLE_64) != 0) #define TARGET_LONG_DOUBLE_64_P(target_flags) (((target_flags) & MASK_LONG_DOUBLE_64) != 0) #define TARGET_ISA_LWP ((ix86_isa_flags & OPTION_MASK_ISA_LWP) != 0) #define TARGET_ISA_LWP_P(ix86_isa_flags) (((ix86_isa_flags) & OPTION_MASK_ISA_LWP) != 0) #define TARGET_ISA_LZCNT ((ix86_isa_flags & OPTION_MASK_ISA_LZCNT) != 0) #define TARGET_ISA_LZCNT_P(ix86_isa_flags) (((ix86_isa_flags) & OPTION_MASK_ISA_LZCNT) != 0) #define TARGET_ISA_MMX ((ix86_isa_flags & OPTION_MASK_ISA_MMX) != 0) #define TARGET_ISA_MMX_P(ix86_isa_flags) (((ix86_isa_flags) & OPTION_MASK_ISA_MMX) != 0) #define TARGET_ISA_MOVBE ((ix86_isa_flags & OPTION_MASK_ISA_MOVBE) != 0) #define TARGET_ISA_MOVBE_P(ix86_isa_flags) (((ix86_isa_flags) & OPTION_MASK_ISA_MOVBE) != 0) #define TARGET_ISA_MPX ((ix86_isa_flags & OPTION_MASK_ISA_MPX) != 0) #define TARGET_ISA_MPX_P(ix86_isa_flags) (((ix86_isa_flags) & OPTION_MASK_ISA_MPX) != 0) #define TARGET_MS_BITFIELD_LAYOUT ((target_flags & MASK_MS_BITFIELD_LAYOUT) != 0) #define TARGET_MS_BITFIELD_LAYOUT_P(target_flags) (((target_flags) & MASK_MS_BITFIELD_LAYOUT) != 0) #define TARGET_ISA_MWAITX ((ix86_isa_flags & OPTION_MASK_ISA_MWAITX) != 0) #define TARGET_ISA_MWAITX_P(ix86_isa_flags) (((ix86_isa_flags) & OPTION_MASK_ISA_MWAITX) != 0) #define TARGET_NO_PUSH_ARGS ((target_flags & MASK_NO_PUSH_ARGS) != 0) #define TARGET_NO_PUSH_ARGS_P(target_flags) (((target_flags) & MASK_NO_PUSH_ARGS) != 0) #define TARGET_NO_RED_ZONE ((target_flags & MASK_NO_RED_ZONE) != 0) #define TARGET_NO_RED_ZONE_P(target_flags) (((target_flags) & MASK_NO_RED_ZONE) != 0) #define TARGET_ISA_SSE4_1 ((ix86_isa_flags & OPTION_MASK_ISA_SSE4_1) != 0) #define TARGET_ISA_SSE4_1_P(ix86_isa_flags) (((ix86_isa_flags) & OPTION_MASK_ISA_SSE4_1) != 0) #define TARGET_OMIT_LEAF_FRAME_POINTER ((target_flags & MASK_OMIT_LEAF_FRAME_POINTER) != 0) #define TARGET_OMIT_LEAF_FRAME_POINTER_P(target_flags) (((target_flags) & MASK_OMIT_LEAF_FRAME_POINTER) != 0) #define TARGET_ISA_PCLMUL ((ix86_isa_flags & OPTION_MASK_ISA_PCLMUL) != 0) #define TARGET_ISA_PCLMUL_P(ix86_isa_flags) (((ix86_isa_flags) & OPTION_MASK_ISA_PCLMUL) != 0) #define TARGET_ISA_PKU ((ix86_isa_flags & OPTION_MASK_ISA_PKU) != 0) #define TARGET_ISA_PKU_P(ix86_isa_flags) (((ix86_isa_flags) & OPTION_MASK_ISA_PKU) != 0) #define TARGET_ISA_POPCNT ((ix86_isa_flags & OPTION_MASK_ISA_POPCNT) != 0) #define TARGET_ISA_POPCNT_P(ix86_isa_flags) (((ix86_isa_flags) & OPTION_MASK_ISA_POPCNT) != 0) #define TARGET_PREFER_AVX128 ((target_flags & MASK_PREFER_AVX128) != 0) #define TARGET_PREFER_AVX128_P(target_flags) (((target_flags) & MASK_PREFER_AVX128) != 0) #define TARGET_ISA_PREFETCHWT1 ((ix86_isa_flags & OPTION_MASK_ISA_PREFETCHWT1) != 0) #define TARGET_ISA_PREFETCHWT1_P(ix86_isa_flags) (((ix86_isa_flags) & OPTION_MASK_ISA_PREFETCHWT1) != 0) #define TARGET_ISA_PRFCHW ((ix86_isa_flags & OPTION_MASK_ISA_PRFCHW) != 0) #define TARGET_ISA_PRFCHW_P(ix86_isa_flags) (((ix86_isa_flags) & OPTION_MASK_ISA_PRFCHW) != 0) #define TARGET_ISA_RDPID ((ix86_isa_flags2 & OPTION_MASK_ISA_RDPID) != 0) #define TARGET_ISA_RDPID_P(ix86_isa_flags2) (((ix86_isa_flags2) & OPTION_MASK_ISA_RDPID) != 0) #define TARGET_ISA_RDRND ((ix86_isa_flags & OPTION_MASK_ISA_RDRND) != 0) #define TARGET_ISA_RDRND_P(ix86_isa_flags) (((ix86_isa_flags) & OPTION_MASK_ISA_RDRND) != 0) #define TARGET_ISA_RDSEED ((ix86_isa_flags & OPTION_MASK_ISA_RDSEED) != 0) #define TARGET_ISA_RDSEED_P(ix86_isa_flags) (((ix86_isa_flags) & OPTION_MASK_ISA_RDSEED) != 0) #define TARGET_RECIP ((target_flags & MASK_RECIP) != 0) #define TARGET_RECIP_P(target_flags) (((target_flags) & MASK_RECIP) != 0) #define TARGET_RTD ((target_flags & MASK_RTD) != 0) #define TARGET_RTD_P(target_flags) (((target_flags) & MASK_RTD) != 0) #define TARGET_ISA_RTM ((ix86_isa_flags & OPTION_MASK_ISA_RTM) != 0) #define TARGET_ISA_RTM_P(ix86_isa_flags) (((ix86_isa_flags) & OPTION_MASK_ISA_RTM) != 0) #define TARGET_ISA_SAHF ((ix86_isa_flags & OPTION_MASK_ISA_SAHF) != 0) #define TARGET_ISA_SAHF_P(ix86_isa_flags) (((ix86_isa_flags) & OPTION_MASK_ISA_SAHF) != 0) #define TARGET_ISA_SGX ((ix86_isa_flags2 & OPTION_MASK_ISA_SGX) != 0) #define TARGET_ISA_SGX_P(ix86_isa_flags2) (((ix86_isa_flags2) & OPTION_MASK_ISA_SGX) != 0) #define TARGET_ISA_SHA ((ix86_isa_flags & OPTION_MASK_ISA_SHA) != 0) #define TARGET_ISA_SHA_P(ix86_isa_flags) (((ix86_isa_flags) & OPTION_MASK_ISA_SHA) != 0) #define TARGET_ISA_SSE ((ix86_isa_flags & OPTION_MASK_ISA_SSE) != 0) #define TARGET_ISA_SSE_P(ix86_isa_flags) (((ix86_isa_flags) & OPTION_MASK_ISA_SSE) != 0) #define TARGET_ISA_SSE2 ((ix86_isa_flags & OPTION_MASK_ISA_SSE2) != 0) #define TARGET_ISA_SSE2_P(ix86_isa_flags) (((ix86_isa_flags) & OPTION_MASK_ISA_SSE2) != 0) #define TARGET_ISA_SSE3 ((ix86_isa_flags & OPTION_MASK_ISA_SSE3) != 0) #define TARGET_ISA_SSE3_P(ix86_isa_flags) (((ix86_isa_flags) & OPTION_MASK_ISA_SSE3) != 0) #define TARGET_ISA_SSE4_2 ((ix86_isa_flags & OPTION_MASK_ISA_SSE4_2) != 0) #define TARGET_ISA_SSE4_2_P(ix86_isa_flags) (((ix86_isa_flags) & OPTION_MASK_ISA_SSE4_2) != 0) #define TARGET_ISA_SSE4A ((ix86_isa_flags & OPTION_MASK_ISA_SSE4A) != 0) #define TARGET_ISA_SSE4A_P(ix86_isa_flags) (((ix86_isa_flags) & OPTION_MASK_ISA_SSE4A) != 0) #define TARGET_SSEREGPARM ((target_flags & MASK_SSEREGPARM) != 0) #define TARGET_SSEREGPARM_P(target_flags) (((target_flags) & MASK_SSEREGPARM) != 0) #define TARGET_ISA_SSSE3 ((ix86_isa_flags & OPTION_MASK_ISA_SSSE3) != 0) #define TARGET_ISA_SSSE3_P(ix86_isa_flags) (((ix86_isa_flags) & OPTION_MASK_ISA_SSSE3) != 0) #define TARGET_STACK_PROBE ((target_flags & MASK_STACK_PROBE) != 0) #define TARGET_STACK_PROBE_P(target_flags) (((target_flags) & MASK_STACK_PROBE) != 0) #define TARGET_STV ((target_flags & MASK_STV) != 0) #define TARGET_STV_P(target_flags) (((target_flags) & MASK_STV) != 0) #define TARGET_ISA_TBM ((ix86_isa_flags & OPTION_MASK_ISA_TBM) != 0) #define TARGET_ISA_TBM_P(ix86_isa_flags) (((ix86_isa_flags) & OPTION_MASK_ISA_TBM) != 0) #define TARGET_TLS_DIRECT_SEG_REFS ((target_flags & MASK_TLS_DIRECT_SEG_REFS) != 0) #define TARGET_TLS_DIRECT_SEG_REFS_P(target_flags) (((target_flags) & MASK_TLS_DIRECT_SEG_REFS) != 0) #define TARGET_VECT8_RETURNS ((target_flags & MASK_VECT8_RETURNS) != 0) #define TARGET_VECT8_RETURNS_P(target_flags) (((target_flags) & MASK_VECT8_RETURNS) != 0) #define TARGET_VZEROUPPER ((target_flags & MASK_VZEROUPPER) != 0) #define TARGET_VZEROUPPER_P(target_flags) (((target_flags) & MASK_VZEROUPPER) != 0) #define TARGET_ABI_X32 ((ix86_isa_flags & OPTION_MASK_ABI_X32) != 0) #define TARGET_ABI_X32_P(ix86_isa_flags) (((ix86_isa_flags) & OPTION_MASK_ABI_X32) != 0) #define TARGET_ISA_XOP ((ix86_isa_flags & OPTION_MASK_ISA_XOP) != 0) #define TARGET_ISA_XOP_P(ix86_isa_flags) (((ix86_isa_flags) & OPTION_MASK_ISA_XOP) != 0) #define TARGET_ISA_XSAVE ((ix86_isa_flags & OPTION_MASK_ISA_XSAVE) != 0) #define TARGET_ISA_XSAVE_P(ix86_isa_flags) (((ix86_isa_flags) & OPTION_MASK_ISA_XSAVE) != 0) #define TARGET_ISA_XSAVEC ((ix86_isa_flags & OPTION_MASK_ISA_XSAVEC) != 0) #define TARGET_ISA_XSAVEC_P(ix86_isa_flags) (((ix86_isa_flags) & OPTION_MASK_ISA_XSAVEC) != 0) #define TARGET_ISA_XSAVEOPT ((ix86_isa_flags & OPTION_MASK_ISA_XSAVEOPT) != 0) #define TARGET_ISA_XSAVEOPT_P(ix86_isa_flags) (((ix86_isa_flags) & OPTION_MASK_ISA_XSAVEOPT) != 0) #define TARGET_ISA_XSAVES ((ix86_isa_flags & OPTION_MASK_ISA_XSAVES) != 0) #define TARGET_ISA_XSAVES_P(ix86_isa_flags) (((ix86_isa_flags) & OPTION_MASK_ISA_XSAVES) != 0) #define TARGET_ALIGN_STRINGOPS ((target_flags & MASK_NO_ALIGN_STRINGOPS) == 0) #define TARGET_USE_FANCY_MATH_387 ((target_flags & MASK_NO_FANCY_MATH_387) == 0) #define TARGET_PUSH_ARGS ((target_flags & MASK_NO_PUSH_ARGS) == 0) #define TARGET_RED_ZONE ((target_flags & MASK_NO_RED_ZONE) == 0) #define CL_Ada (1U << 0) #define CL_AdaSCIL (1U << 1) #define CL_AdaWhy (1U << 2) #define CL_BRIG (1U << 3) #define CL_C (1U << 4) #define CL_CXX (1U << 5) #define CL_Fortran (1U << 6) #define CL_Go (1U << 7) #define CL_LTO (1U << 8) #define CL_ObjC (1U << 9) #define CL_ObjCXX (1U << 10) #define CL_LANG_ALL ((1U << 11) - 1) enum opt_code { OPT____ = 0, /* -### */ /* OPT__all_warnings = 1, */ /* --all-warnings */ /* OPT__ansi = 2, */ /* --ansi */ /* OPT__assemble = 3, */ /* --assemble */ /* OPT__assert = 4, */ /* --assert */ /* OPT__assert_ = 5, */ /* --assert= */ /* OPT__comments = 6, */ /* --comments */ /* OPT__comments_in_macros = 7, */ /* --comments-in-macros */ /* OPT__compile = 8, */ /* --compile */ /* OPT__coverage = 9, */ /* --coverage */ /* OPT__debug = 10, */ /* --debug */ /* OPT__define_macro = 11, */ /* --define-macro */ /* OPT__define_macro_ = 12, */ /* --define-macro= */ /* OPT__dependencies = 13, */ /* --dependencies */ /* OPT__dump = 14, */ /* --dump */ /* OPT__dump_ = 15, */ /* --dump= */ /* OPT__dumpbase = 16, */ /* --dumpbase */ /* OPT__dumpdir = 17, */ /* --dumpdir */ /* OPT__entry = 18, */ /* --entry */ /* OPT__entry_ = 19, */ /* --entry= */ /* OPT__extra_warnings = 20, */ /* --extra-warnings */ /* OPT__for_assembler = 21, */ /* --for-assembler */ /* OPT__for_assembler_ = 22, */ /* --for-assembler= */ /* OPT__for_linker = 23, */ /* --for-linker */ /* OPT__for_linker_ = 24, */ /* --for-linker= */ /* OPT__force_link = 25, */ /* --force-link */ /* OPT__force_link_ = 26, */ /* --force-link= */ OPT__help = 27, /* --help */ OPT__help_ = 28, /* --help= */ /* OPT__imacros = 29, */ /* --imacros */ /* OPT__imacros_ = 30, */ /* --imacros= */ /* OPT__include = 31, */ /* --include */ /* OPT__include_barrier = 32, */ /* --include-barrier */ /* OPT__include_directory = 33, */ /* --include-directory */ /* OPT__include_directory_after = 34, */ /* --include-directory-after */ /* OPT__include_directory_after_ = 35, */ /* --include-directory-after= */ /* OPT__include_directory_ = 36, */ /* --include-directory= */ /* OPT__include_prefix = 37, */ /* --include-prefix */ /* OPT__include_prefix_ = 38, */ /* --include-prefix= */ /* OPT__include_with_prefix = 39, */ /* --include-with-prefix */ /* OPT__include_with_prefix_after = 40, */ /* --include-with-prefix-after */ /* OPT__include_with_prefix_after_ = 41, *//* --include-with-prefix-after= */ /* OPT__include_with_prefix_before = 42, *//* --include-with-prefix-before */ /* OPT__include_with_prefix_before_ = 43, *//* --include-with-prefix-before= */ /* OPT__include_with_prefix_ = 44, */ /* --include-with-prefix= */ /* OPT__include_ = 45, */ /* --include= */ /* OPT__language = 46, */ /* --language */ /* OPT__language_ = 47, */ /* --language= */ /* OPT__library_directory = 48, */ /* --library-directory */ /* OPT__library_directory_ = 49, */ /* --library-directory= */ /* OPT__no_canonical_prefixes = 50, */ /* --no-canonical-prefixes */ /* OPT__no_integrated_cpp = 51, */ /* --no-integrated-cpp */ /* OPT__no_line_commands = 52, */ /* --no-line-commands */ /* OPT__no_standard_includes = 53, */ /* --no-standard-includes */ /* OPT__no_standard_libraries = 54, */ /* --no-standard-libraries */ OPT__no_sysroot_suffix = 55, /* --no-sysroot-suffix */ /* OPT__no_warnings = 56, */ /* --no-warnings */ /* OPT__optimize = 57, */ /* --optimize */ /* OPT__output = 58, */ /* --output */ OPT__output_pch_ = 59, /* --output-pch= */ /* OPT__output_ = 60, */ /* --output= */ OPT__param = 61, /* --param */ /* OPT__param_ = 62, */ /* --param= */ /* OPT__pass_exit_codes = 63, */ /* --pass-exit-codes */ /* OPT__pedantic = 64, */ /* --pedantic */ /* OPT__pedantic_errors = 65, */ /* --pedantic-errors */ /* OPT__pie = 66, */ /* --pie */ /* OPT__pipe = 67, */ /* --pipe */ /* OPT__prefix = 68, */ /* --prefix */ /* OPT__prefix_ = 69, */ /* --prefix= */ /* OPT__preprocess = 70, */ /* --preprocess */ /* OPT__print_file_name = 71, */ /* --print-file-name */ /* OPT__print_file_name_ = 72, */ /* --print-file-name= */ /* OPT__print_libgcc_file_name = 73, */ /* --print-libgcc-file-name */ /* OPT__print_missing_file_dependencies = 74, *//* --print-missing-file-dependencies */ /* OPT__print_multi_directory = 75, */ /* --print-multi-directory */ /* OPT__print_multi_lib = 76, */ /* --print-multi-lib */ /* OPT__print_multi_os_directory = 77, */ /* --print-multi-os-directory */ /* OPT__print_multiarch = 78, */ /* --print-multiarch */ /* OPT__print_prog_name = 79, */ /* --print-prog-name */ /* OPT__print_prog_name_ = 80, */ /* --print-prog-name= */ /* OPT__print_search_dirs = 81, */ /* --print-search-dirs */ /* OPT__print_sysroot = 82, */ /* --print-sysroot */ /* OPT__print_sysroot_headers_suffix = 83, *//* --print-sysroot-headers-suffix */ /* OPT__profile = 84, */ /* --profile */ /* OPT__save_temps = 85, */ /* --save-temps */ /* OPT__shared = 86, */ /* --shared */ /* OPT__specs = 87, */ /* --specs */ /* OPT__specs_ = 88, */ /* --specs= */ /* OPT__static = 89, */ /* --static */ /* OPT__symbolic = 90, */ /* --symbolic */ /* OPT__sysroot = 91, */ /* --sysroot */ OPT__sysroot_ = 92, /* --sysroot= */ OPT__target_help = 93, /* --target-help */ /* OPT__time = 94, */ /* --time */ /* OPT__trace_includes = 95, */ /* --trace-includes */ /* OPT__traditional = 96, */ /* --traditional */ /* OPT__traditional_cpp = 97, */ /* --traditional-cpp */ /* OPT__trigraphs = 98, */ /* --trigraphs */ /* OPT__undefine_macro = 99, */ /* --undefine-macro */ /* OPT__undefine_macro_ = 100, */ /* --undefine-macro= */ /* OPT__user_dependencies = 101, */ /* --user-dependencies */ /* OPT__verbose = 102, */ /* --verbose */ OPT__version = 103, /* --version */ /* OPT__write_dependencies = 104, */ /* --write-dependencies */ /* OPT__write_user_dependencies = 105, */ /* --write-user-dependencies */ OPT_A = 106, /* -A */ OPT_B = 107, /* -B */ OPT_C = 108, /* -C */ OPT_CC = 109, /* -CC */ OPT_D = 110, /* -D */ OPT_E = 111, /* -E */ OPT_F = 112, /* -F */ OPT_H = 113, /* -H */ OPT_I = 114, /* -I */ OPT_J = 115, /* -J */ OPT_L = 116, /* -L */ OPT_M = 117, /* -M */ OPT_MD = 118, /* -MD */ OPT_MF = 119, /* -MF */ OPT_MG = 120, /* -MG */ OPT_MM = 121, /* -MM */ OPT_MMD = 122, /* -MMD */ OPT_MP = 123, /* -MP */ OPT_MQ = 124, /* -MQ */ OPT_MT = 125, /* -MT */ OPT_N = 126, /* -N */ OPT_O = 127, /* -O */ OPT_Ofast = 128, /* -Ofast */ OPT_Og = 129, /* -Og */ OPT_Os = 130, /* -Os */ OPT_P = 131, /* -P */ OPT_Q = 132, /* -Q */ OPT_Qn = 133, /* -Qn */ OPT_Qy = 134, /* -Qy */ OPT_R = 135, /* -R */ OPT_S = 136, /* -S */ OPT_T = 137, /* -T */ OPT_Tbss = 138, /* -Tbss */ OPT_Tbss_ = 139, /* -Tbss= */ OPT_Tdata = 140, /* -Tdata */ OPT_Tdata_ = 141, /* -Tdata= */ OPT_Ttext = 142, /* -Ttext */ OPT_Ttext_ = 143, /* -Ttext= */ OPT_U = 144, /* -U */ /* OPT_W = 145, */ /* -W */ OPT_Wa_ = 146, /* -Wa, */ OPT_Wabi = 147, /* -Wabi */ OPT_Wabi_tag = 148, /* -Wabi-tag */ OPT_Wabi_ = 149, /* -Wabi= */ OPT_Waddress = 150, /* -Waddress */ OPT_Waggregate_return = 151, /* -Waggregate-return */ OPT_Waggressive_loop_optimizations = 152, /* -Waggressive-loop-optimizations */ OPT_Waliasing = 153, /* -Waliasing */ OPT_Walign_commons = 154, /* -Walign-commons */ /* OPT_Waligned_new = 155, */ /* -Waligned-new */ OPT_Waligned_new_ = 156, /* -Waligned-new= */ OPT_Wall = 157, /* -Wall */ OPT_Walloc_size_larger_than_ = 158, /* -Walloc-size-larger-than= */ OPT_Walloc_zero = 159, /* -Walloc-zero */ OPT_Walloca = 160, /* -Walloca */ OPT_Walloca_larger_than_ = 161, /* -Walloca-larger-than= */ OPT_Wampersand = 162, /* -Wampersand */ OPT_Wargument_mismatch = 163, /* -Wargument-mismatch */ OPT_Warray_bounds = 164, /* -Warray-bounds */ OPT_Warray_bounds_ = 165, /* -Warray-bounds= */ OPT_Warray_temporaries = 166, /* -Warray-temporaries */ OPT_Wassign_intercept = 167, /* -Wassign-intercept */ OPT_Wattributes = 168, /* -Wattributes */ OPT_Wbad_function_cast = 169, /* -Wbad-function-cast */ OPT_Wbool_compare = 170, /* -Wbool-compare */ OPT_Wbool_operation = 171, /* -Wbool-operation */ OPT_Wbuiltin_declaration_mismatch = 172, /* -Wbuiltin-declaration-mismatch */ OPT_Wbuiltin_macro_redefined = 173, /* -Wbuiltin-macro-redefined */ OPT_Wc___compat = 174, /* -Wc++-compat */ /* OPT_Wc__0x_compat = 175, */ /* -Wc++0x-compat */ OPT_Wc__11_compat = 176, /* -Wc++11-compat */ OPT_Wc__14_compat = 177, /* -Wc++14-compat */ /* OPT_Wc__17_compat = 178, */ /* -Wc++17-compat */ OPT_Wc__1z_compat = 179, /* -Wc++1z-compat */ OPT_Wc_binding_type = 180, /* -Wc-binding-type */ OPT_Wc90_c99_compat = 181, /* -Wc90-c99-compat */ OPT_Wc99_c11_compat = 182, /* -Wc99-c11-compat */ OPT_Wcast_align = 183, /* -Wcast-align */ OPT_Wcast_qual = 184, /* -Wcast-qual */ OPT_Wchar_subscripts = 185, /* -Wchar-subscripts */ OPT_Wcharacter_truncation = 186, /* -Wcharacter-truncation */ OPT_Wchkp = 187, /* -Wchkp */ OPT_Wclobbered = 188, /* -Wclobbered */ OPT_Wcomment = 189, /* -Wcomment */ /* OPT_Wcomments = 190, */ /* -Wcomments */ OPT_Wcompare_reals = 191, /* -Wcompare-reals */ OPT_Wconditionally_supported = 192, /* -Wconditionally-supported */ OPT_Wconversion = 193, /* -Wconversion */ OPT_Wconversion_extra = 194, /* -Wconversion-extra */ OPT_Wconversion_null = 195, /* -Wconversion-null */ OPT_Wcoverage_mismatch = 196, /* -Wcoverage-mismatch */ OPT_Wcpp = 197, /* -Wcpp */ OPT_Wctor_dtor_privacy = 198, /* -Wctor-dtor-privacy */ OPT_Wdangling_else = 199, /* -Wdangling-else */ OPT_Wdate_time = 200, /* -Wdate-time */ OPT_Wdeclaration_after_statement = 201, /* -Wdeclaration-after-statement */ OPT_Wdelete_incomplete = 202, /* -Wdelete-incomplete */ OPT_Wdelete_non_virtual_dtor = 203, /* -Wdelete-non-virtual-dtor */ OPT_Wdeprecated = 204, /* -Wdeprecated */ OPT_Wdeprecated_declarations = 205, /* -Wdeprecated-declarations */ OPT_Wdesignated_init = 206, /* -Wdesignated-init */ OPT_Wdisabled_optimization = 207, /* -Wdisabled-optimization */ OPT_Wdiscarded_array_qualifiers = 208, /* -Wdiscarded-array-qualifiers */ OPT_Wdiscarded_qualifiers = 209, /* -Wdiscarded-qualifiers */ OPT_Wdiv_by_zero = 210, /* -Wdiv-by-zero */ OPT_Wdouble_promotion = 211, /* -Wdouble-promotion */ OPT_Wduplicate_decl_specifier = 212, /* -Wduplicate-decl-specifier */ OPT_Wduplicated_branches = 213, /* -Wduplicated-branches */ OPT_Wduplicated_cond = 214, /* -Wduplicated-cond */ OPT_Weffc__ = 215, /* -Weffc++ */ OPT_Wempty_body = 216, /* -Wempty-body */ OPT_Wendif_labels = 217, /* -Wendif-labels */ OPT_Wenum_compare = 218, /* -Wenum-compare */ OPT_Werror = 219, /* -Werror */ /* OPT_Werror_implicit_function_declaration = 220, *//* -Werror-implicit-function-declaration */ OPT_Werror_ = 221, /* -Werror= */ OPT_Wexpansion_to_defined = 222, /* -Wexpansion-to-defined */ OPT_Wextra = 223, /* -Wextra */ OPT_Wfatal_errors = 224, /* -Wfatal-errors */ OPT_Wfloat_conversion = 225, /* -Wfloat-conversion */ OPT_Wfloat_equal = 226, /* -Wfloat-equal */ /* OPT_Wformat = 227, */ /* -Wformat */ OPT_Wformat_contains_nul = 228, /* -Wformat-contains-nul */ OPT_Wformat_extra_args = 229, /* -Wformat-extra-args */ OPT_Wformat_nonliteral = 230, /* -Wformat-nonliteral */ /* OPT_Wformat_overflow = 231, */ /* -Wformat-overflow */ OPT_Wformat_overflow_ = 232, /* -Wformat-overflow= */ OPT_Wformat_security = 233, /* -Wformat-security */ OPT_Wformat_signedness = 234, /* -Wformat-signedness */ /* OPT_Wformat_truncation = 235, */ /* -Wformat-truncation */ OPT_Wformat_truncation_ = 236, /* -Wformat-truncation= */ OPT_Wformat_y2k = 237, /* -Wformat-y2k */ OPT_Wformat_zero_length = 238, /* -Wformat-zero-length */ OPT_Wformat_ = 239, /* -Wformat= */ OPT_Wframe_address = 240, /* -Wframe-address */ OPT_Wframe_larger_than_ = 241, /* -Wframe-larger-than= */ OPT_Wfree_nonheap_object = 242, /* -Wfree-nonheap-object */ OPT_Wfunction_elimination = 243, /* -Wfunction-elimination */ OPT_Whsa = 244, /* -Whsa */ OPT_Wignored_attributes = 245, /* -Wignored-attributes */ OPT_Wignored_qualifiers = 246, /* -Wignored-qualifiers */ OPT_Wimplicit = 247, /* -Wimplicit */ /* OPT_Wimplicit_fallthrough = 248, */ /* -Wimplicit-fallthrough */ OPT_Wimplicit_fallthrough_ = 249, /* -Wimplicit-fallthrough= */ OPT_Wimplicit_function_declaration = 250, /* -Wimplicit-function-declaration */ OPT_Wimplicit_int = 251, /* -Wimplicit-int */ OPT_Wimplicit_interface = 252, /* -Wimplicit-interface */ OPT_Wimplicit_procedure = 253, /* -Wimplicit-procedure */ /* OPT_Wimport = 254, */ /* -Wimport */ OPT_Wincompatible_pointer_types = 255, /* -Wincompatible-pointer-types */ OPT_Winherited_variadic_ctor = 256, /* -Winherited-variadic-ctor */ OPT_Winit_self = 257, /* -Winit-self */ OPT_Winline = 258, /* -Winline */ OPT_Wint_conversion = 259, /* -Wint-conversion */ OPT_Wint_in_bool_context = 260, /* -Wint-in-bool-context */ OPT_Wint_to_pointer_cast = 261, /* -Wint-to-pointer-cast */ OPT_Winteger_division = 262, /* -Winteger-division */ OPT_Wintrinsic_shadow = 263, /* -Wintrinsic-shadow */ OPT_Wintrinsics_std = 264, /* -Wintrinsics-std */ OPT_Winvalid_memory_model = 265, /* -Winvalid-memory-model */ OPT_Winvalid_offsetof = 266, /* -Winvalid-offsetof */ OPT_Winvalid_pch = 267, /* -Winvalid-pch */ OPT_Wjump_misses_init = 268, /* -Wjump-misses-init */ OPT_Wl_ = 269, /* -Wl, */ /* OPT_Wlarger_than_ = 270, */ /* -Wlarger-than- */ OPT_Wlarger_than_ = 271, /* -Wlarger-than= */ OPT_Wline_truncation = 272, /* -Wline-truncation */ OPT_Wliteral_suffix = 273, /* -Wliteral-suffix */ OPT_Wlogical_not_parentheses = 274, /* -Wlogical-not-parentheses */ OPT_Wlogical_op = 275, /* -Wlogical-op */ OPT_Wlong_long = 276, /* -Wlong-long */ OPT_Wlto_type_mismatch = 277, /* -Wlto-type-mismatch */ OPT_Wmain = 278, /* -Wmain */ OPT_Wmaybe_uninitialized = 279, /* -Wmaybe-uninitialized */ OPT_Wmemset_elt_size = 280, /* -Wmemset-elt-size */ OPT_Wmemset_transposed_args = 281, /* -Wmemset-transposed-args */ OPT_Wmisleading_indentation = 282, /* -Wmisleading-indentation */ OPT_Wmissing_braces = 283, /* -Wmissing-braces */ OPT_Wmissing_declarations = 284, /* -Wmissing-declarations */ OPT_Wmissing_field_initializers = 285, /* -Wmissing-field-initializers */ /* OPT_Wmissing_format_attribute = 286, */ /* -Wmissing-format-attribute */ OPT_Wmissing_include_dirs = 287, /* -Wmissing-include-dirs */ /* OPT_Wmissing_noreturn = 288, */ /* -Wmissing-noreturn */ OPT_Wmissing_parameter_type = 289, /* -Wmissing-parameter-type */ OPT_Wmissing_prototypes = 290, /* -Wmissing-prototypes */ /* OPT_Wmudflap = 291, */ /* -Wmudflap */ OPT_Wmultichar = 292, /* -Wmultichar */ OPT_Wmultiple_inheritance = 293, /* -Wmultiple-inheritance */ OPT_Wnamespaces = 294, /* -Wnamespaces */ OPT_Wnarrowing = 295, /* -Wnarrowing */ OPT_Wnested_externs = 296, /* -Wnested-externs */ OPT_Wnoexcept = 297, /* -Wnoexcept */ OPT_Wnoexcept_type = 298, /* -Wnoexcept-type */ OPT_Wnon_template_friend = 299, /* -Wnon-template-friend */ OPT_Wnon_virtual_dtor = 300, /* -Wnon-virtual-dtor */ OPT_Wnonnull = 301, /* -Wnonnull */ OPT_Wnonnull_compare = 302, /* -Wnonnull-compare */ /* OPT_Wnormalized = 303, */ /* -Wnormalized */ OPT_Wnormalized_ = 304, /* -Wnormalized= */ OPT_Wnull_dereference = 305, /* -Wnull-dereference */ OPT_Wodr = 306, /* -Wodr */ OPT_Wold_style_cast = 307, /* -Wold-style-cast */ OPT_Wold_style_declaration = 308, /* -Wold-style-declaration */ OPT_Wold_style_definition = 309, /* -Wold-style-definition */ OPT_Wopenmp_simd = 310, /* -Wopenmp-simd */ OPT_Woverflow = 311, /* -Woverflow */ OPT_Woverlength_strings = 312, /* -Woverlength-strings */ OPT_Woverloaded_virtual = 313, /* -Woverloaded-virtual */ OPT_Woverride_init = 314, /* -Woverride-init */ OPT_Woverride_init_side_effects = 315, /* -Woverride-init-side-effects */ OPT_Wp_ = 316, /* -Wp, */ OPT_Wpacked = 317, /* -Wpacked */ OPT_Wpacked_bitfield_compat = 318, /* -Wpacked-bitfield-compat */ OPT_Wpadded = 319, /* -Wpadded */ OPT_Wparentheses = 320, /* -Wparentheses */ OPT_Wpedantic = 321, /* -Wpedantic */ /* OPT_Wplacement_new = 322, */ /* -Wplacement-new */ OPT_Wplacement_new_ = 323, /* -Wplacement-new= */ OPT_Wpmf_conversions = 324, /* -Wpmf-conversions */ OPT_Wpointer_arith = 325, /* -Wpointer-arith */ OPT_Wpointer_compare = 326, /* -Wpointer-compare */ OPT_Wpointer_sign = 327, /* -Wpointer-sign */ OPT_Wpointer_to_int_cast = 328, /* -Wpointer-to-int-cast */ OPT_Wpragmas = 329, /* -Wpragmas */ OPT_Wproperty_assign_default = 330, /* -Wproperty-assign-default */ OPT_Wprotocol = 331, /* -Wprotocol */ OPT_Wpsabi = 332, /* -Wpsabi */ OPT_Wreal_q_constant = 333, /* -Wreal-q-constant */ OPT_Wrealloc_lhs = 334, /* -Wrealloc-lhs */ OPT_Wrealloc_lhs_all = 335, /* -Wrealloc-lhs-all */ OPT_Wredundant_decls = 336, /* -Wredundant-decls */ OPT_Wregister = 337, /* -Wregister */ OPT_Wreorder = 338, /* -Wreorder */ OPT_Wrestrict = 339, /* -Wrestrict */ OPT_Wreturn_local_addr = 340, /* -Wreturn-local-addr */ OPT_Wreturn_type = 341, /* -Wreturn-type */ OPT_Wscalar_storage_order = 342, /* -Wscalar-storage-order */ OPT_Wselector = 343, /* -Wselector */ OPT_Wsequence_point = 344, /* -Wsequence-point */ OPT_Wshadow = 345, /* -Wshadow */ /* OPT_Wshadow_compatible_local = 346, */ /* -Wshadow-compatible-local */ OPT_Wshadow_ivar = 347, /* -Wshadow-ivar */ /* OPT_Wshadow_local = 348, */ /* -Wshadow-local */ OPT_Wshadow_compatible_local = 349, /* -Wshadow=compatible-local */ /* OPT_Wshadow_global = 350, */ /* -Wshadow=global */ OPT_Wshadow_local = 351, /* -Wshadow=local */ OPT_Wshift_count_negative = 352, /* -Wshift-count-negative */ OPT_Wshift_count_overflow = 353, /* -Wshift-count-overflow */ OPT_Wshift_negative_value = 354, /* -Wshift-negative-value */ /* OPT_Wshift_overflow = 355, */ /* -Wshift-overflow */ OPT_Wshift_overflow_ = 356, /* -Wshift-overflow= */ OPT_Wsign_compare = 357, /* -Wsign-compare */ OPT_Wsign_conversion = 358, /* -Wsign-conversion */ OPT_Wsign_promo = 359, /* -Wsign-promo */ OPT_Wsized_deallocation = 360, /* -Wsized-deallocation */ OPT_Wsizeof_array_argument = 361, /* -Wsizeof-array-argument */ OPT_Wsizeof_pointer_memaccess = 362, /* -Wsizeof-pointer-memaccess */ OPT_Wstack_protector = 363, /* -Wstack-protector */ OPT_Wstack_usage_ = 364, /* -Wstack-usage= */ OPT_Wstrict_aliasing = 365, /* -Wstrict-aliasing */ OPT_Wstrict_aliasing_ = 366, /* -Wstrict-aliasing= */ OPT_Wstrict_null_sentinel = 367, /* -Wstrict-null-sentinel */ OPT_Wstrict_overflow = 368, /* -Wstrict-overflow */ OPT_Wstrict_overflow_ = 369, /* -Wstrict-overflow= */ OPT_Wstrict_prototypes = 370, /* -Wstrict-prototypes */ OPT_Wstrict_selector_match = 371, /* -Wstrict-selector-match */ /* OPT_Wstringop_overflow = 372, */ /* -Wstringop-overflow */ OPT_Wstringop_overflow_ = 373, /* -Wstringop-overflow= */ OPT_Wsubobject_linkage = 374, /* -Wsubobject-linkage */ OPT_Wsuggest_attribute_const = 375, /* -Wsuggest-attribute=const */ OPT_Wsuggest_attribute_format = 376, /* -Wsuggest-attribute=format */ OPT_Wsuggest_attribute_noreturn = 377, /* -Wsuggest-attribute=noreturn */ OPT_Wsuggest_attribute_pure = 378, /* -Wsuggest-attribute=pure */ OPT_Wsuggest_final_methods = 379, /* -Wsuggest-final-methods */ OPT_Wsuggest_final_types = 380, /* -Wsuggest-final-types */ OPT_Wsuggest_override = 381, /* -Wsuggest-override */ OPT_Wsurprising = 382, /* -Wsurprising */ OPT_Wswitch = 383, /* -Wswitch */ OPT_Wswitch_bool = 384, /* -Wswitch-bool */ OPT_Wswitch_default = 385, /* -Wswitch-default */ OPT_Wswitch_enum = 386, /* -Wswitch-enum */ OPT_Wswitch_unreachable = 387, /* -Wswitch-unreachable */ OPT_Wsync_nand = 388, /* -Wsync-nand */ OPT_Wsynth = 389, /* -Wsynth */ OPT_Wsystem_headers = 390, /* -Wsystem-headers */ OPT_Wtabs = 391, /* -Wtabs */ OPT_Wtarget_lifetime = 392, /* -Wtarget-lifetime */ OPT_Wtautological_compare = 393, /* -Wtautological-compare */ OPT_Wtemplates = 394, /* -Wtemplates */ OPT_Wterminate = 395, /* -Wterminate */ OPT_Wtraditional = 396, /* -Wtraditional */ OPT_Wtraditional_conversion = 397, /* -Wtraditional-conversion */ OPT_Wtrampolines = 398, /* -Wtrampolines */ OPT_Wtrigraphs = 399, /* -Wtrigraphs */ OPT_Wtype_limits = 400, /* -Wtype-limits */ OPT_Wundeclared_selector = 401, /* -Wundeclared-selector */ OPT_Wundef = 402, /* -Wundef */ OPT_Wundefined_do_loop = 403, /* -Wundefined-do-loop */ OPT_Wunderflow = 404, /* -Wunderflow */ OPT_Wuninitialized = 405, /* -Wuninitialized */ OPT_Wunknown_pragmas = 406, /* -Wunknown-pragmas */ /* OPT_Wunreachable_code = 407, */ /* -Wunreachable-code */ OPT_Wunsafe_loop_optimizations = 408, /* -Wunsafe-loop-optimizations */ OPT_Wunsuffixed_float_constants = 409, /* -Wunsuffixed-float-constants */ OPT_Wunused = 410, /* -Wunused */ OPT_Wunused_but_set_parameter = 411, /* -Wunused-but-set-parameter */ OPT_Wunused_but_set_variable = 412, /* -Wunused-but-set-variable */ /* OPT_Wunused_const_variable = 413, */ /* -Wunused-const-variable */ OPT_Wunused_const_variable_ = 414, /* -Wunused-const-variable= */ OPT_Wunused_dummy_argument = 415, /* -Wunused-dummy-argument */ OPT_Wunused_function = 416, /* -Wunused-function */ OPT_Wunused_label = 417, /* -Wunused-label */ OPT_Wunused_local_typedefs = 418, /* -Wunused-local-typedefs */ OPT_Wunused_macros = 419, /* -Wunused-macros */ OPT_Wunused_parameter = 420, /* -Wunused-parameter */ OPT_Wunused_result = 421, /* -Wunused-result */ OPT_Wunused_value = 422, /* -Wunused-value */ OPT_Wunused_variable = 423, /* -Wunused-variable */ OPT_Wuse_without_only = 424, /* -Wuse-without-only */ OPT_Wuseless_cast = 425, /* -Wuseless-cast */ OPT_Wvarargs = 426, /* -Wvarargs */ OPT_Wvariadic_macros = 427, /* -Wvariadic-macros */ OPT_Wvector_operation_performance = 428, /* -Wvector-operation-performance */ OPT_Wvirtual_inheritance = 429, /* -Wvirtual-inheritance */ OPT_Wvirtual_move_assign = 430, /* -Wvirtual-move-assign */ OPT_Wvla = 431, /* -Wvla */ OPT_Wvla_larger_than_ = 432, /* -Wvla-larger-than= */ OPT_Wvolatile_register_var = 433, /* -Wvolatile-register-var */ OPT_Wwrite_strings = 434, /* -Wwrite-strings */ OPT_Wzero_as_null_pointer_constant = 435, /* -Wzero-as-null-pointer-constant */ OPT_Wzerotrip = 436, /* -Wzerotrip */ OPT_Xassembler = 437, /* -Xassembler */ OPT_Xlinker = 438, /* -Xlinker */ OPT_Xpreprocessor = 439, /* -Xpreprocessor */ OPT_Z = 440, /* -Z */ OPT_ansi = 441, /* -ansi */ OPT_assert = 442, /* -assert */ OPT_assert_ = 443, /* -assert= */ OPT_aux_info = 444, /* -aux-info */ /* OPT_aux_info_ = 445, */ /* -aux-info= */ OPT_auxbase = 446, /* -auxbase */ OPT_auxbase_strip = 447, /* -auxbase-strip */ OPT_c = 448, /* -c */ OPT_coverage = 449, /* -coverage */ OPT_cpp = 450, /* -cpp */ OPT_cpp_ = 451, /* -cpp= */ OPT_d = 452, /* -d */ OPT_defsym = 453, /* -defsym */ OPT_defsym_ = 454, /* -defsym= */ OPT_dumpbase = 455, /* -dumpbase */ OPT_dumpdir = 456, /* -dumpdir */ OPT_dumpfullversion = 457, /* -dumpfullversion */ OPT_dumpmachine = 458, /* -dumpmachine */ OPT_dumpspecs = 459, /* -dumpspecs */ OPT_dumpversion = 460, /* -dumpversion */ OPT_e = 461, /* -e */ OPT_export_dynamic = 462, /* -export-dynamic */ OPT_fPIC = 463, /* -fPIC */ OPT_fPIE = 464, /* -fPIE */ OPT_fRTS_ = 465, /* -fRTS= */ OPT_fabi_compat_version_ = 466, /* -fabi-compat-version= */ OPT_fabi_version_ = 467, /* -fabi-version= */ OPT_faccess_control = 468, /* -faccess-control */ OPT_fada_spec_parent_ = 469, /* -fada-spec-parent= */ OPT_faggressive_function_elimination = 470,/* -faggressive-function-elimination */ OPT_faggressive_loop_optimizations = 471, /* -faggressive-loop-optimizations */ OPT_falign_commons = 472, /* -falign-commons */ OPT_falign_functions = 473, /* -falign-functions */ OPT_falign_functions_ = 474, /* -falign-functions= */ OPT_falign_jumps = 475, /* -falign-jumps */ OPT_falign_jumps_ = 476, /* -falign-jumps= */ OPT_falign_labels = 477, /* -falign-labels */ OPT_falign_labels_ = 478, /* -falign-labels= */ OPT_falign_loops = 479, /* -falign-loops */ OPT_falign_loops_ = 480, /* -falign-loops= */ /* OPT_faligned_new = 481, */ /* -faligned-new */ OPT_faligned_new_ = 482, /* -faligned-new= */ OPT_fall_intrinsics = 483, /* -fall-intrinsics */ /* OPT_fall_virtual = 484, */ /* -fall-virtual */ OPT_fallow_leading_underscore = 485, /* -fallow-leading-underscore */ OPT_fallow_parameterless_variadic_functions = 486,/* -fallow-parameterless-variadic-functions */ /* OPT_falt_external_templates = 487, */ /* -falt-external-templates */ /* OPT_fargument_alias = 488, */ /* -fargument-alias */ /* OPT_fargument_noalias = 489, */ /* -fargument-noalias */ /* OPT_fargument_noalias_anything = 490, *//* -fargument-noalias-anything */ /* OPT_fargument_noalias_global = 491, */ /* -fargument-noalias-global */ OPT_fasan_shadow_offset_ = 492, /* -fasan-shadow-offset= */ OPT_fasm = 493, /* -fasm */ OPT_fassociative_math = 494, /* -fassociative-math */ OPT_fasynchronous_unwind_tables = 495, /* -fasynchronous-unwind-tables */ OPT_fauto_inc_dec = 496, /* -fauto-inc-dec */ OPT_fauto_profile = 497, /* -fauto-profile */ OPT_fauto_profile_ = 498, /* -fauto-profile= */ OPT_fautomatic = 499, /* -fautomatic */ OPT_fbackslash = 500, /* -fbackslash */ OPT_fbacktrace = 501, /* -fbacktrace */ OPT_fblas_matmul_limit_ = 502, /* -fblas-matmul-limit= */ OPT_fbounds_check = 503, /* -fbounds-check */ OPT_fbranch_count_reg = 504, /* -fbranch-count-reg */ OPT_fbranch_probabilities = 505, /* -fbranch-probabilities */ OPT_fbranch_target_load_optimize = 506, /* -fbranch-target-load-optimize */ OPT_fbranch_target_load_optimize2 = 507, /* -fbranch-target-load-optimize2 */ OPT_fbtr_bb_exclusive = 508, /* -fbtr-bb-exclusive */ OPT_fbuilding_libgcc = 509, /* -fbuilding-libgcc */ OPT_fbuiltin = 510, /* -fbuiltin */ OPT_fbuiltin_ = 511, /* -fbuiltin- */ OPT_fbuiltin_printf = 512, /* -fbuiltin-printf */ OPT_fcall_saved_ = 513, /* -fcall-saved- */ OPT_fcall_used_ = 514, /* -fcall-used- */ OPT_fcaller_saves = 515, /* -fcaller-saves */ OPT_fcanonical_system_headers = 516, /* -fcanonical-system-headers */ OPT_fcheck_array_temporaries = 517, /* -fcheck-array-temporaries */ OPT_fcheck_data_deps = 518, /* -fcheck-data-deps */ OPT_fcheck_new = 519, /* -fcheck-new */ OPT_fcheck_pointer_bounds = 520, /* -fcheck-pointer-bounds */ OPT_fcheck_ = 521, /* -fcheck= */ OPT_fchecking = 522, /* -fchecking */ OPT_fchecking_ = 523, /* -fchecking= */ OPT_fchkp_check_incomplete_type = 524, /* -fchkp-check-incomplete-type */ OPT_fchkp_check_read = 525, /* -fchkp-check-read */ OPT_fchkp_check_write = 526, /* -fchkp-check-write */ OPT_fchkp_first_field_has_own_bounds = 527,/* -fchkp-first-field-has-own-bounds */ OPT_fchkp_flexible_struct_trailing_arrays = 528,/* -fchkp-flexible-struct-trailing-arrays */ OPT_fchkp_instrument_calls = 529, /* -fchkp-instrument-calls */ OPT_fchkp_instrument_marked_only = 530, /* -fchkp-instrument-marked-only */ OPT_fchkp_narrow_bounds = 531, /* -fchkp-narrow-bounds */ OPT_fchkp_narrow_to_innermost_array = 532, /* -fchkp-narrow-to-innermost-array */ OPT_fchkp_optimize = 533, /* -fchkp-optimize */ OPT_fchkp_store_bounds = 534, /* -fchkp-store-bounds */ OPT_fchkp_treat_zero_dynamic_size_as_infinite = 535,/* -fchkp-treat-zero-dynamic-size-as-infinite */ OPT_fchkp_use_fast_string_functions = 536, /* -fchkp-use-fast-string-functions */ OPT_fchkp_use_nochk_string_functions = 537,/* -fchkp-use-nochk-string-functions */ OPT_fchkp_use_static_bounds = 538, /* -fchkp-use-static-bounds */ OPT_fchkp_use_static_const_bounds = 539, /* -fchkp-use-static-const-bounds */ OPT_fchkp_use_wrappers = 540, /* -fchkp-use-wrappers */ OPT_fchkp_zero_input_bounds_for_main = 541,/* -fchkp-zero-input-bounds-for-main */ OPT_fcilkplus = 542, /* -fcilkplus */ OPT_fcoarray_ = 543, /* -fcoarray= */ OPT_fcode_hoisting = 544, /* -fcode-hoisting */ OPT_fcombine_stack_adjustments = 545, /* -fcombine-stack-adjustments */ OPT_fcommon = 546, /* -fcommon */ OPT_fcompare_debug = 547, /* -fcompare-debug */ OPT_fcompare_debug_second = 548, /* -fcompare-debug-second */ OPT_fcompare_debug_ = 549, /* -fcompare-debug= */ OPT_fcompare_elim = 550, /* -fcompare-elim */ OPT_fconcepts = 551, /* -fconcepts */ OPT_fcond_mismatch = 552, /* -fcond-mismatch */ OPT_fconserve_space = 553, /* -fconserve-space */ OPT_fconserve_stack = 554, /* -fconserve-stack */ OPT_fconstant_string_class_ = 555, /* -fconstant-string-class= */ OPT_fconstexpr_depth_ = 556, /* -fconstexpr-depth= */ OPT_fconstexpr_loop_limit_ = 557, /* -fconstexpr-loop-limit= */ OPT_fconvert_ = 558, /* -fconvert= */ OPT_fcprop_registers = 559, /* -fcprop-registers */ OPT_fcray_pointer = 560, /* -fcray-pointer */ OPT_fcrossjumping = 561, /* -fcrossjumping */ OPT_fcse_follow_jumps = 562, /* -fcse-follow-jumps */ /* OPT_fcse_skip_blocks = 563, */ /* -fcse-skip-blocks */ OPT_fcx_fortran_rules = 564, /* -fcx-fortran-rules */ OPT_fcx_limited_range = 565, /* -fcx-limited-range */ OPT_fd_lines_as_code = 566, /* -fd-lines-as-code */ OPT_fd_lines_as_comments = 567, /* -fd-lines-as-comments */ OPT_fdata_sections = 568, /* -fdata-sections */ OPT_fdbg_cnt_list = 569, /* -fdbg-cnt-list */ OPT_fdbg_cnt_ = 570, /* -fdbg-cnt= */ OPT_fdce = 571, /* -fdce */ OPT_fdebug_cpp = 572, /* -fdebug-cpp */ OPT_fdebug_prefix_map_ = 573, /* -fdebug-prefix-map= */ OPT_fdebug_types_section = 574, /* -fdebug-types-section */ OPT_fdec = 575, /* -fdec */ OPT_fdec_intrinsic_ints = 576, /* -fdec-intrinsic-ints */ OPT_fdec_math = 577, /* -fdec-math */ OPT_fdec_static = 578, /* -fdec-static */ OPT_fdec_structure = 579, /* -fdec-structure */ OPT_fdeclone_ctor_dtor = 580, /* -fdeclone-ctor-dtor */ OPT_fdeduce_init_list = 581, /* -fdeduce-init-list */ OPT_fdefault_double_8 = 582, /* -fdefault-double-8 */ /* OPT_fdefault_inline = 583, */ /* -fdefault-inline */ OPT_fdefault_integer_8 = 584, /* -fdefault-integer-8 */ OPT_fdefault_real_8 = 585, /* -fdefault-real-8 */ OPT_fdefer_pop = 586, /* -fdefer-pop */ OPT_fdelayed_branch = 587, /* -fdelayed-branch */ OPT_fdelete_dead_exceptions = 588, /* -fdelete-dead-exceptions */ OPT_fdelete_null_pointer_checks = 589, /* -fdelete-null-pointer-checks */ OPT_fdevirtualize = 590, /* -fdevirtualize */ OPT_fdevirtualize_at_ltrans = 591, /* -fdevirtualize-at-ltrans */ OPT_fdevirtualize_speculatively = 592, /* -fdevirtualize-speculatively */ /* OPT_fdiagnostics_color = 593, */ /* -fdiagnostics-color */ OPT_fdiagnostics_color_ = 594, /* -fdiagnostics-color= */ OPT_fdiagnostics_generate_patch = 595, /* -fdiagnostics-generate-patch */ OPT_fdiagnostics_parseable_fixits = 596, /* -fdiagnostics-parseable-fixits */ OPT_fdiagnostics_show_caret = 597, /* -fdiagnostics-show-caret */ OPT_fdiagnostics_show_location_ = 598, /* -fdiagnostics-show-location= */ OPT_fdiagnostics_show_option = 599, /* -fdiagnostics-show-option */ OPT_fdirectives_only = 600, /* -fdirectives-only */ OPT_fdisable_ = 601, /* -fdisable- */ OPT_fdollar_ok = 602, /* -fdollar-ok */ OPT_fdollars_in_identifiers = 603, /* -fdollars-in-identifiers */ OPT_fdse = 604, /* -fdse */ OPT_fdump_ = 605, /* -fdump- */ OPT_fdump_ada_spec = 606, /* -fdump-ada-spec */ OPT_fdump_ada_spec_slim = 607, /* -fdump-ada-spec-slim */ /* OPT_fdump_core = 608, */ /* -fdump-core */ OPT_fdump_final_insns = 609, /* -fdump-final-insns */ OPT_fdump_final_insns_ = 610, /* -fdump-final-insns= */ OPT_fdump_fortran_optimized = 611, /* -fdump-fortran-optimized */ OPT_fdump_fortran_original = 612, /* -fdump-fortran-original */ OPT_fdump_go_spec_ = 613, /* -fdump-go-spec= */ OPT_fdump_internal_locations = 614, /* -fdump-internal-locations */ OPT_fdump_noaddr = 615, /* -fdump-noaddr */ /* OPT_fdump_parse_tree = 616, */ /* -fdump-parse-tree */ OPT_fdump_passes = 617, /* -fdump-passes */ OPT_fdump_unnumbered = 618, /* -fdump-unnumbered */ OPT_fdump_unnumbered_links = 619, /* -fdump-unnumbered-links */ OPT_fdwarf2_cfi_asm = 620, /* -fdwarf2-cfi-asm */ OPT_fearly_inlining = 621, /* -fearly-inlining */ OPT_felide_constructors = 622, /* -felide-constructors */ OPT_feliminate_dwarf2_dups = 623, /* -feliminate-dwarf2-dups */ OPT_feliminate_unused_debug_symbols = 624, /* -feliminate-unused-debug-symbols */ OPT_feliminate_unused_debug_types = 625, /* -feliminate-unused-debug-types */ OPT_femit_class_debug_always = 626, /* -femit-class-debug-always */ OPT_femit_struct_debug_baseonly = 627, /* -femit-struct-debug-baseonly */ OPT_femit_struct_debug_detailed_ = 628, /* -femit-struct-debug-detailed= */ OPT_femit_struct_debug_reduced = 629, /* -femit-struct-debug-reduced */ OPT_fenable_ = 630, /* -fenable- */ OPT_fenforce_eh_specs = 631, /* -fenforce-eh-specs */ /* OPT_fenum_int_equiv = 632, */ /* -fenum-int-equiv */ OPT_fexceptions = 633, /* -fexceptions */ OPT_fexcess_precision_ = 634, /* -fexcess-precision= */ OPT_fexec_charset_ = 635, /* -fexec-charset= */ OPT_fexpensive_optimizations = 636, /* -fexpensive-optimizations */ OPT_fext_numeric_literals = 637, /* -fext-numeric-literals */ OPT_fextended_identifiers = 638, /* -fextended-identifiers */ OPT_fextern_tls_init = 639, /* -fextern-tls-init */ OPT_fexternal_blas = 640, /* -fexternal-blas */ /* OPT_fexternal_templates = 641, */ /* -fexternal-templates */ OPT_ff2c = 642, /* -ff2c */ OPT_ffast_math = 643, /* -ffast-math */ OPT_ffat_lto_objects = 644, /* -ffat-lto-objects */ OPT_ffinite_math_only = 645, /* -ffinite-math-only */ OPT_ffixed_ = 646, /* -ffixed- */ OPT_ffixed_form = 647, /* -ffixed-form */ OPT_ffixed_line_length_ = 648, /* -ffixed-line-length- */ OPT_ffixed_line_length_none = 649, /* -ffixed-line-length-none */ OPT_ffloat_store = 650, /* -ffloat-store */ OPT_ffor_scope = 651, /* -ffor-scope */ /* OPT_fforce_addr = 652, */ /* -fforce-addr */ OPT_fforward_propagate = 653, /* -fforward-propagate */ OPT_ffp_contract_ = 654, /* -ffp-contract= */ OPT_ffp_int_builtin_inexact = 655, /* -ffp-int-builtin-inexact */ OPT_ffpe_summary_ = 656, /* -ffpe-summary= */ OPT_ffpe_trap_ = 657, /* -ffpe-trap= */ OPT_ffree_form = 658, /* -ffree-form */ OPT_ffree_line_length_ = 659, /* -ffree-line-length- */ OPT_ffree_line_length_none = 660, /* -ffree-line-length-none */ OPT_ffreestanding = 661, /* -ffreestanding */ OPT_ffriend_injection = 662, /* -ffriend-injection */ OPT_ffrontend_optimize = 663, /* -ffrontend-optimize */ OPT_ffunction_cse = 664, /* -ffunction-cse */ OPT_ffunction_sections = 665, /* -ffunction-sections */ OPT_fgcse = 666, /* -fgcse */ OPT_fgcse_after_reload = 667, /* -fgcse-after-reload */ OPT_fgcse_las = 668, /* -fgcse-las */ OPT_fgcse_lm = 669, /* -fgcse-lm */ OPT_fgcse_sm = 670, /* -fgcse-sm */ OPT_fgimple = 671, /* -fgimple */ OPT_fgnat_encodings_ = 672, /* -fgnat-encodings= */ OPT_fgnu_keywords = 673, /* -fgnu-keywords */ OPT_fgnu_runtime = 674, /* -fgnu-runtime */ OPT_fgnu_tm = 675, /* -fgnu-tm */ OPT_fgnu_unique = 676, /* -fgnu-unique */ OPT_fgnu89_inline = 677, /* -fgnu89-inline */ OPT_fgo_c_header_ = 678, /* -fgo-c-header= */ OPT_fgo_check_divide_overflow = 679, /* -fgo-check-divide-overflow */ OPT_fgo_check_divide_zero = 680, /* -fgo-check-divide-zero */ OPT_fgo_compiling_runtime = 681, /* -fgo-compiling-runtime */ OPT_fgo_debug_escape = 682, /* -fgo-debug-escape */ OPT_fgo_dump_ = 683, /* -fgo-dump- */ OPT_fgo_optimize_ = 684, /* -fgo-optimize- */ OPT_fgo_pkgpath_ = 685, /* -fgo-pkgpath= */ OPT_fgo_prefix_ = 686, /* -fgo-prefix= */ OPT_fgo_relative_import_path_ = 687, /* -fgo-relative-import-path= */ OPT_fgraphite = 688, /* -fgraphite */ OPT_fgraphite_identity = 689, /* -fgraphite-identity */ OPT_fguess_branch_probability = 690, /* -fguess-branch-probability */ /* OPT_fguiding_decls = 691, */ /* -fguiding-decls */ /* OPT_fhandle_exceptions = 692, */ /* -fhandle-exceptions */ /* OPT_fhelp = 693, */ /* -fhelp */ /* OPT_fhelp_ = 694, */ /* -fhelp= */ OPT_fhoist_adjacent_loads = 695, /* -fhoist-adjacent-loads */ /* OPT_fhonor_std = 696, */ /* -fhonor-std */ OPT_fhosted = 697, /* -fhosted */ /* OPT_fhuge_objects = 698, */ /* -fhuge-objects */ OPT_fident = 699, /* -fident */ OPT_fif_conversion = 700, /* -fif-conversion */ OPT_fif_conversion2 = 701, /* -fif-conversion2 */ OPT_fimplement_inlines = 702, /* -fimplement-inlines */ OPT_fimplicit_inline_templates = 703, /* -fimplicit-inline-templates */ OPT_fimplicit_none = 704, /* -fimplicit-none */ OPT_fimplicit_templates = 705, /* -fimplicit-templates */ OPT_findirect_inlining = 706, /* -findirect-inlining */ OPT_finhibit_size_directive = 707, /* -finhibit-size-directive */ OPT_finit_character_ = 708, /* -finit-character= */ OPT_finit_derived = 709, /* -finit-derived */ OPT_finit_integer_ = 710, /* -finit-integer= */ OPT_finit_local_zero = 711, /* -finit-local-zero */ OPT_finit_logical_ = 712, /* -finit-logical= */ OPT_finit_real_ = 713, /* -finit-real= */ OPT_finline = 714, /* -finline */ OPT_finline_atomics = 715, /* -finline-atomics */ OPT_finline_functions = 716, /* -finline-functions */ OPT_finline_functions_called_once = 717, /* -finline-functions-called-once */ /* OPT_finline_limit_ = 718, */ /* -finline-limit- */ OPT_finline_limit_ = 719, /* -finline-limit= */ OPT_finline_matmul_limit_ = 720, /* -finline-matmul-limit= */ OPT_finline_small_functions = 721, /* -finline-small-functions */ OPT_finput_charset_ = 722, /* -finput-charset= */ OPT_finstrument_functions = 723, /* -finstrument-functions */ OPT_finstrument_functions_exclude_file_list_ = 724,/* -finstrument-functions-exclude-file-list= */ OPT_finstrument_functions_exclude_function_list_ = 725,/* -finstrument-functions-exclude-function-list= */ OPT_finteger_4_integer_8 = 726, /* -finteger-4-integer-8 */ OPT_fintrinsic_modules_path = 727, /* -fintrinsic-modules-path */ OPT_fintrinsic_modules_path_ = 728, /* -fintrinsic-modules-path= */ OPT_fipa_bit_cp = 729, /* -fipa-bit-cp */ OPT_fipa_cp = 730, /* -fipa-cp */ /* OPT_fipa_cp_alignment = 731, */ /* -fipa-cp-alignment */ OPT_fipa_cp_clone = 732, /* -fipa-cp-clone */ OPT_fipa_icf = 733, /* -fipa-icf */ OPT_fipa_icf_functions = 734, /* -fipa-icf-functions */ OPT_fipa_icf_variables = 735, /* -fipa-icf-variables */ /* OPT_fipa_matrix_reorg = 736, */ /* -fipa-matrix-reorg */ OPT_fipa_profile = 737, /* -fipa-profile */ OPT_fipa_pta = 738, /* -fipa-pta */ OPT_fipa_pure_const = 739, /* -fipa-pure-const */ OPT_fipa_ra = 740, /* -fipa-ra */ OPT_fipa_reference = 741, /* -fipa-reference */ OPT_fipa_sra = 742, /* -fipa-sra */ /* OPT_fipa_struct_reorg = 743, */ /* -fipa-struct-reorg */ OPT_fipa_vrp = 744, /* -fipa-vrp */ OPT_fira_algorithm_ = 745, /* -fira-algorithm= */ OPT_fira_hoist_pressure = 746, /* -fira-hoist-pressure */ OPT_fira_loop_pressure = 747, /* -fira-loop-pressure */ OPT_fira_region_ = 748, /* -fira-region= */ OPT_fira_share_save_slots = 749, /* -fira-share-save-slots */ OPT_fira_share_spill_slots = 750, /* -fira-share-spill-slots */ OPT_fira_verbose_ = 751, /* -fira-verbose= */ OPT_fisolate_erroneous_paths_attribute = 752,/* -fisolate-erroneous-paths-attribute */ OPT_fisolate_erroneous_paths_dereference = 753,/* -fisolate-erroneous-paths-dereference */ OPT_fivar_visibility_ = 754, /* -fivar-visibility= */ OPT_fivopts = 755, /* -fivopts */ OPT_fjump_tables = 756, /* -fjump-tables */ OPT_fkeep_gc_roots_live = 757, /* -fkeep-gc-roots-live */ OPT_fkeep_inline_dllexport = 758, /* -fkeep-inline-dllexport */ OPT_fkeep_inline_functions = 759, /* -fkeep-inline-functions */ OPT_fkeep_static_consts = 760, /* -fkeep-static-consts */ OPT_fkeep_static_functions = 761, /* -fkeep-static-functions */ /* OPT_flabels_ok = 762, */ /* -flabels-ok */ OPT_flax_vector_conversions = 763, /* -flax-vector-conversions */ OPT_fleading_underscore = 764, /* -fleading-underscore */ OPT_flifetime_dse = 765, /* -flifetime-dse */ OPT_flifetime_dse_ = 766, /* -flifetime-dse= */ OPT_flimit_function_alignment = 767, /* -flimit-function-alignment */ OPT_flinker_output_ = 768, /* -flinker-output= */ OPT_flive_range_shrinkage = 769, /* -flive-range-shrinkage */ OPT_flocal_ivars = 770, /* -flocal-ivars */ /* OPT_floop_block = 771, */ /* -floop-block */ /* OPT_floop_flatten = 772, */ /* -floop-flatten */ /* OPT_floop_interchange = 773, */ /* -floop-interchange */ OPT_floop_nest_optimize = 774, /* -floop-nest-optimize */ /* OPT_floop_optimize = 775, */ /* -floop-optimize */ OPT_floop_parallelize_all = 776, /* -floop-parallelize-all */ /* OPT_floop_strip_mine = 777, */ /* -floop-strip-mine */ /* OPT_floop_unroll_and_jam = 778, */ /* -floop-unroll-and-jam */ OPT_flra_remat = 779, /* -flra-remat */ OPT_flto = 780, /* -flto */ OPT_flto_compression_level_ = 781, /* -flto-compression-level= */ OPT_flto_odr_type_merging = 782, /* -flto-odr-type-merging */ OPT_flto_partition_ = 783, /* -flto-partition= */ OPT_flto_report = 784, /* -flto-report */ OPT_flto_report_wpa = 785, /* -flto-report-wpa */ OPT_flto_ = 786, /* -flto= */ OPT_fltrans = 787, /* -fltrans */ OPT_fltrans_output_list_ = 788, /* -fltrans-output-list= */ OPT_fmath_errno = 789, /* -fmath-errno */ OPT_fmax_array_constructor_ = 790, /* -fmax-array-constructor= */ OPT_fmax_errors_ = 791, /* -fmax-errors= */ OPT_fmax_identifier_length_ = 792, /* -fmax-identifier-length= */ OPT_fmax_stack_var_size_ = 793, /* -fmax-stack-var-size= */ OPT_fmax_subrecord_length_ = 794, /* -fmax-subrecord-length= */ OPT_fmem_report = 795, /* -fmem-report */ OPT_fmem_report_wpa = 796, /* -fmem-report-wpa */ OPT_fmerge_all_constants = 797, /* -fmerge-all-constants */ OPT_fmerge_constants = 798, /* -fmerge-constants */ OPT_fmerge_debug_strings = 799, /* -fmerge-debug-strings */ OPT_fmessage_length_ = 800, /* -fmessage-length= */ OPT_fmodule_private = 801, /* -fmodule-private */ OPT_fmodulo_sched = 802, /* -fmodulo-sched */ OPT_fmodulo_sched_allow_regmoves = 803, /* -fmodulo-sched-allow-regmoves */ OPT_fmove_loop_invariants = 804, /* -fmove-loop-invariants */ OPT_fms_extensions = 805, /* -fms-extensions */ /* OPT_fmudflap = 806, */ /* -fmudflap */ /* OPT_fmudflapir = 807, */ /* -fmudflapir */ /* OPT_fmudflapth = 808, */ /* -fmudflapth */ /* OPT_fname_mangling_version_ = 809, */ /* -fname-mangling-version- */ /* OPT_fnew_abi = 810, */ /* -fnew-abi */ OPT_fnew_inheriting_ctors = 811, /* -fnew-inheriting-ctors */ OPT_fnew_ttp_matching = 812, /* -fnew-ttp-matching */ OPT_fnext_runtime = 813, /* -fnext-runtime */ OPT_fnil_receivers = 814, /* -fnil-receivers */ OPT_fnon_call_exceptions = 815, /* -fnon-call-exceptions */ OPT_fnonansi_builtins = 816, /* -fnonansi-builtins */ /* OPT_fnonnull_objects = 817, */ /* -fnonnull-objects */ OPT_fnothrow_opt = 818, /* -fnothrow-opt */ OPT_fobjc_abi_version_ = 819, /* -fobjc-abi-version= */ OPT_fobjc_call_cxx_cdtors = 820, /* -fobjc-call-cxx-cdtors */ OPT_fobjc_direct_dispatch = 821, /* -fobjc-direct-dispatch */ OPT_fobjc_exceptions = 822, /* -fobjc-exceptions */ OPT_fobjc_gc = 823, /* -fobjc-gc */ OPT_fobjc_nilcheck = 824, /* -fobjc-nilcheck */ OPT_fobjc_sjlj_exceptions = 825, /* -fobjc-sjlj-exceptions */ OPT_fobjc_std_objc1 = 826, /* -fobjc-std=objc1 */ OPT_foffload_abi_ = 827, /* -foffload-abi= */ OPT_foffload_ = 828, /* -foffload= */ OPT_fomit_frame_pointer = 829, /* -fomit-frame-pointer */ OPT_fopenacc = 830, /* -fopenacc */ OPT_fopenacc_dim_ = 831, /* -fopenacc-dim= */ OPT_fopenmp = 832, /* -fopenmp */ OPT_fopenmp_simd = 833, /* -fopenmp-simd */ OPT_foperator_names = 834, /* -foperator-names */ OPT_fopt_info = 835, /* -fopt-info */ OPT_fopt_info_ = 836, /* -fopt-info- */ /* OPT_foptimize_register_move = 837, */ /* -foptimize-register-move */ OPT_foptimize_sibling_calls = 838, /* -foptimize-sibling-calls */ OPT_foptimize_strlen = 839, /* -foptimize-strlen */ /* OPT_foptional_diags = 840, */ /* -foptional-diags */ OPT_fpack_derived = 841, /* -fpack-derived */ OPT_fpack_struct = 842, /* -fpack-struct */ OPT_fpack_struct_ = 843, /* -fpack-struct= */ OPT_fpartial_inlining = 844, /* -fpartial-inlining */ OPT_fpcc_struct_return = 845, /* -fpcc-struct-return */ OPT_fpch_deps = 846, /* -fpch-deps */ OPT_fpch_preprocess = 847, /* -fpch-preprocess */ OPT_fpeel_loops = 848, /* -fpeel-loops */ OPT_fpeephole = 849, /* -fpeephole */ OPT_fpeephole2 = 850, /* -fpeephole2 */ OPT_fpermissive = 851, /* -fpermissive */ OPT_fpermitted_flt_eval_methods_ = 852, /* -fpermitted-flt-eval-methods= */ OPT_fpic = 853, /* -fpic */ OPT_fpie = 854, /* -fpie */ OPT_fplan9_extensions = 855, /* -fplan9-extensions */ OPT_fplt = 856, /* -fplt */ OPT_fplugin_arg_ = 857, /* -fplugin-arg- */ OPT_fplugin_ = 858, /* -fplugin= */ OPT_fpost_ipa_mem_report = 859, /* -fpost-ipa-mem-report */ OPT_fpre_ipa_mem_report = 860, /* -fpre-ipa-mem-report */ OPT_fpredictive_commoning = 861, /* -fpredictive-commoning */ OPT_fprefetch_loop_arrays = 862, /* -fprefetch-loop-arrays */ OPT_fpreprocessed = 863, /* -fpreprocessed */ OPT_fpretty_templates = 864, /* -fpretty-templates */ OPT_fprintf_return_value = 865, /* -fprintf-return-value */ OPT_fprofile = 866, /* -fprofile */ OPT_fprofile_arcs = 867, /* -fprofile-arcs */ OPT_fprofile_correction = 868, /* -fprofile-correction */ OPT_fprofile_dir_ = 869, /* -fprofile-dir= */ OPT_fprofile_generate = 870, /* -fprofile-generate */ OPT_fprofile_generate_ = 871, /* -fprofile-generate= */ OPT_fprofile_reorder_functions = 872, /* -fprofile-reorder-functions */ OPT_fprofile_report = 873, /* -fprofile-report */ OPT_fprofile_update_ = 874, /* -fprofile-update= */ OPT_fprofile_use = 875, /* -fprofile-use */ OPT_fprofile_use_ = 876, /* -fprofile-use= */ OPT_fprofile_values = 877, /* -fprofile-values */ OPT_fprotect_parens = 878, /* -fprotect-parens */ OPT_frandom_seed = 879, /* -frandom-seed */ OPT_frandom_seed_ = 880, /* -frandom-seed= */ OPT_frange_check = 881, /* -frange-check */ OPT_freal_4_real_10 = 882, /* -freal-4-real-10 */ OPT_freal_4_real_16 = 883, /* -freal-4-real-16 */ OPT_freal_4_real_8 = 884, /* -freal-4-real-8 */ OPT_freal_8_real_10 = 885, /* -freal-8-real-10 */ OPT_freal_8_real_16 = 886, /* -freal-8-real-16 */ OPT_freal_8_real_4 = 887, /* -freal-8-real-4 */ OPT_frealloc_lhs = 888, /* -frealloc-lhs */ OPT_freciprocal_math = 889, /* -freciprocal-math */ OPT_frecord_gcc_switches = 890, /* -frecord-gcc-switches */ OPT_frecord_marker_4 = 891, /* -frecord-marker=4 */ OPT_frecord_marker_8 = 892, /* -frecord-marker=8 */ OPT_frecursive = 893, /* -frecursive */ OPT_free = 894, /* -free */ OPT_freg_struct_return = 895, /* -freg-struct-return */ /* OPT_fregmove = 896, */ /* -fregmove */ OPT_frename_registers = 897, /* -frename-registers */ OPT_freorder_blocks = 898, /* -freorder-blocks */ OPT_freorder_blocks_algorithm_ = 899, /* -freorder-blocks-algorithm= */ OPT_freorder_blocks_and_partition = 900, /* -freorder-blocks-and-partition */ OPT_freorder_functions = 901, /* -freorder-functions */ OPT_frepack_arrays = 902, /* -frepack-arrays */ OPT_freplace_objc_classes = 903, /* -freplace-objc-classes */ OPT_frepo = 904, /* -frepo */ OPT_freport_bug = 905, /* -freport-bug */ OPT_frequire_return_statement = 906, /* -frequire-return-statement */ OPT_frerun_cse_after_loop = 907, /* -frerun-cse-after-loop */ /* OPT_frerun_loop_opt = 908, */ /* -frerun-loop-opt */ OPT_freschedule_modulo_scheduled_loops = 909,/* -freschedule-modulo-scheduled-loops */ OPT_fresolution_ = 910, /* -fresolution= */ OPT_frounding_math = 911, /* -frounding-math */ OPT_frtti = 912, /* -frtti */ OPT_fsanitize_address_use_after_scope = 913,/* -fsanitize-address-use-after-scope */ OPT_fsanitize_coverage_trace_pc = 914, /* -fsanitize-coverage=trace-pc */ OPT_fsanitize_recover = 915, /* -fsanitize-recover */ OPT_fsanitize_recover_ = 916, /* -fsanitize-recover= */ OPT_fsanitize_sections_ = 917, /* -fsanitize-sections= */ OPT_fsanitize_undefined_trap_on_error = 918,/* -fsanitize-undefined-trap-on-error */ OPT_fsanitize_ = 919, /* -fsanitize= */ OPT_fsched_critical_path_heuristic = 920, /* -fsched-critical-path-heuristic */ OPT_fsched_dep_count_heuristic = 921, /* -fsched-dep-count-heuristic */ OPT_fsched_group_heuristic = 922, /* -fsched-group-heuristic */ OPT_fsched_interblock = 923, /* -fsched-interblock */ OPT_fsched_last_insn_heuristic = 924, /* -fsched-last-insn-heuristic */ OPT_fsched_pressure = 925, /* -fsched-pressure */ OPT_fsched_rank_heuristic = 926, /* -fsched-rank-heuristic */ OPT_fsched_spec = 927, /* -fsched-spec */ OPT_fsched_spec_insn_heuristic = 928, /* -fsched-spec-insn-heuristic */ OPT_fsched_spec_load = 929, /* -fsched-spec-load */ OPT_fsched_spec_load_dangerous = 930, /* -fsched-spec-load-dangerous */ OPT_fsched_stalled_insns = 931, /* -fsched-stalled-insns */ OPT_fsched_stalled_insns_dep = 932, /* -fsched-stalled-insns-dep */ OPT_fsched_stalled_insns_dep_ = 933, /* -fsched-stalled-insns-dep= */ OPT_fsched_stalled_insns_ = 934, /* -fsched-stalled-insns= */ OPT_fsched_verbose_ = 935, /* -fsched-verbose= */ OPT_fsched2_use_superblocks = 936, /* -fsched2-use-superblocks */ /* OPT_fsched2_use_traces = 937, */ /* -fsched2-use-traces */ OPT_fschedule_fusion = 938, /* -fschedule-fusion */ OPT_fschedule_insns = 939, /* -fschedule-insns */ OPT_fschedule_insns2 = 940, /* -fschedule-insns2 */ OPT_fsecond_underscore = 941, /* -fsecond-underscore */ OPT_fsection_anchors = 942, /* -fsection-anchors */ /* OPT_fsee = 943, */ /* -fsee */ OPT_fsel_sched_pipelining = 944, /* -fsel-sched-pipelining */ OPT_fsel_sched_pipelining_outer_loops = 945,/* -fsel-sched-pipelining-outer-loops */ OPT_fsel_sched_reschedule_pipelined = 946, /* -fsel-sched-reschedule-pipelined */ OPT_fselective_scheduling = 947, /* -fselective-scheduling */ OPT_fselective_scheduling2 = 948, /* -fselective-scheduling2 */ OPT_fself_test_ = 949, /* -fself-test= */ OPT_fsemantic_interposition = 950, /* -fsemantic-interposition */ OPT_fshort_enums = 951, /* -fshort-enums */ OPT_fshort_wchar = 952, /* -fshort-wchar */ OPT_fshow_column = 953, /* -fshow-column */ OPT_fshrink_wrap = 954, /* -fshrink-wrap */ OPT_fshrink_wrap_separate = 955, /* -fshrink-wrap-separate */ OPT_fsign_zero = 956, /* -fsign-zero */ OPT_fsignaling_nans = 957, /* -fsignaling-nans */ OPT_fsigned_bitfields = 958, /* -fsigned-bitfields */ OPT_fsigned_char = 959, /* -fsigned-char */ OPT_fsigned_zeros = 960, /* -fsigned-zeros */ OPT_fsimd_cost_model_ = 961, /* -fsimd-cost-model= */ OPT_fsingle_precision_constant = 962, /* -fsingle-precision-constant */ OPT_fsized_deallocation = 963, /* -fsized-deallocation */ OPT_fsplit_ivs_in_unroller = 964, /* -fsplit-ivs-in-unroller */ OPT_fsplit_loops = 965, /* -fsplit-loops */ OPT_fsplit_paths = 966, /* -fsplit-paths */ OPT_fsplit_stack = 967, /* -fsplit-stack */ OPT_fsplit_wide_types = 968, /* -fsplit-wide-types */ /* OPT_fsquangle = 969, */ /* -fsquangle */ OPT_fssa_backprop = 970, /* -fssa-backprop */ OPT_fssa_phiopt = 971, /* -fssa-phiopt */ OPT_fsso_struct_ = 972, /* -fsso-struct= */ OPT_fstack_arrays = 973, /* -fstack-arrays */ /* OPT_fstack_check = 974, */ /* -fstack-check */ OPT_fstack_check_ = 975, /* -fstack-check= */ OPT_fstack_limit = 976, /* -fstack-limit */ OPT_fstack_limit_register_ = 977, /* -fstack-limit-register= */ OPT_fstack_limit_symbol_ = 978, /* -fstack-limit-symbol= */ OPT_fstack_protector = 979, /* -fstack-protector */ OPT_fstack_protector_all = 980, /* -fstack-protector-all */ OPT_fstack_protector_explicit = 981, /* -fstack-protector-explicit */ OPT_fstack_protector_strong = 982, /* -fstack-protector-strong */ OPT_fstack_reuse_ = 983, /* -fstack-reuse= */ OPT_fstack_usage = 984, /* -fstack-usage */ OPT_fstats = 985, /* -fstats */ OPT_fstdarg_opt = 986, /* -fstdarg-opt */ OPT_fstore_merging = 987, /* -fstore-merging */ /* OPT_fstrength_reduce = 988, */ /* -fstrength-reduce */ OPT_fstrict_aliasing = 989, /* -fstrict-aliasing */ OPT_fstrict_enums = 990, /* -fstrict-enums */ OPT_fstrict_overflow = 991, /* -fstrict-overflow */ /* OPT_fstrict_prototype = 992, */ /* -fstrict-prototype */ OPT_fstrict_volatile_bitfields = 993, /* -fstrict-volatile-bitfields */ /* OPT_fstrong_eval_order = 994, */ /* -fstrong-eval-order */ OPT_fstrong_eval_order_ = 995, /* -fstrong-eval-order= */ OPT_fsync_libcalls = 996, /* -fsync-libcalls */ OPT_fsyntax_only = 997, /* -fsyntax-only */ OPT_ftabstop_ = 998, /* -ftabstop= */ /* OPT_ftarget_help = 999, */ /* -ftarget-help */ OPT_ftemplate_backtrace_limit_ = 1000, /* -ftemplate-backtrace-limit= */ /* OPT_ftemplate_depth_ = 1001, */ /* -ftemplate-depth- */ OPT_ftemplate_depth_ = 1002, /* -ftemplate-depth= */ OPT_ftest_coverage = 1003, /* -ftest-coverage */ OPT_ftest_forall_temp = 1004, /* -ftest-forall-temp */ /* OPT_fthis_is_variable = 1005, */ /* -fthis-is-variable */ OPT_fthread_jumps = 1006, /* -fthread-jumps */ OPT_fthreadsafe_statics = 1007, /* -fthreadsafe-statics */ OPT_ftime_report = 1008, /* -ftime-report */ OPT_ftime_report_details = 1009, /* -ftime-report-details */ OPT_ftls_model_ = 1010, /* -ftls-model= */ OPT_ftoplevel_reorder = 1011, /* -ftoplevel-reorder */ OPT_ftracer = 1012, /* -ftracer */ OPT_ftrack_macro_expansion = 1013, /* -ftrack-macro-expansion */ OPT_ftrack_macro_expansion_ = 1014, /* -ftrack-macro-expansion= */ OPT_ftrampolines = 1015, /* -ftrampolines */ OPT_ftrapping_math = 1016, /* -ftrapping-math */ OPT_ftrapv = 1017, /* -ftrapv */ OPT_ftree_bit_ccp = 1018, /* -ftree-bit-ccp */ OPT_ftree_builtin_call_dce = 1019, /* -ftree-builtin-call-dce */ OPT_ftree_ccp = 1020, /* -ftree-ccp */ OPT_ftree_ch = 1021, /* -ftree-ch */ /* OPT_ftree_coalesce_inlined_vars = 1022, *//* -ftree-coalesce-inlined-vars */ OPT_ftree_coalesce_vars = 1023, /* -ftree-coalesce-vars */ OPT_ftree_copy_prop = 1024, /* -ftree-copy-prop */ /* OPT_ftree_copyrename = 1025, */ /* -ftree-copyrename */ OPT_ftree_cselim = 1026, /* -ftree-cselim */ OPT_ftree_dce = 1027, /* -ftree-dce */ OPT_ftree_dominator_opts = 1028, /* -ftree-dominator-opts */ OPT_ftree_dse = 1029, /* -ftree-dse */ OPT_ftree_forwprop = 1030, /* -ftree-forwprop */ OPT_ftree_fre = 1031, /* -ftree-fre */ OPT_ftree_loop_distribute_patterns = 1032, /* -ftree-loop-distribute-patterns */ OPT_ftree_loop_distribution = 1033, /* -ftree-loop-distribution */ OPT_ftree_loop_if_convert = 1034, /* -ftree-loop-if-convert */ /* OPT_ftree_loop_if_convert_stores = 1035, *//* -ftree-loop-if-convert-stores */ OPT_ftree_loop_im = 1036, /* -ftree-loop-im */ OPT_ftree_loop_ivcanon = 1037, /* -ftree-loop-ivcanon */ /* OPT_ftree_loop_linear = 1038, */ /* -ftree-loop-linear */ OPT_ftree_loop_optimize = 1039, /* -ftree-loop-optimize */ OPT_ftree_loop_vectorize = 1040, /* -ftree-loop-vectorize */ OPT_ftree_lrs = 1041, /* -ftree-lrs */ OPT_ftree_parallelize_loops_ = 1042, /* -ftree-parallelize-loops= */ OPT_ftree_partial_pre = 1043, /* -ftree-partial-pre */ OPT_ftree_phiprop = 1044, /* -ftree-phiprop */ OPT_ftree_pre = 1045, /* -ftree-pre */ OPT_ftree_pta = 1046, /* -ftree-pta */ OPT_ftree_reassoc = 1047, /* -ftree-reassoc */ /* OPT_ftree_salias = 1048, */ /* -ftree-salias */ OPT_ftree_scev_cprop = 1049, /* -ftree-scev-cprop */ OPT_ftree_sink = 1050, /* -ftree-sink */ OPT_ftree_slp_vectorize = 1051, /* -ftree-slp-vectorize */ OPT_ftree_slsr = 1052, /* -ftree-slsr */ OPT_ftree_sra = 1053, /* -ftree-sra */ /* OPT_ftree_store_ccp = 1054, */ /* -ftree-store-ccp */ /* OPT_ftree_store_copy_prop = 1055, */ /* -ftree-store-copy-prop */ OPT_ftree_switch_conversion = 1056, /* -ftree-switch-conversion */ OPT_ftree_tail_merge = 1057, /* -ftree-tail-merge */ OPT_ftree_ter = 1058, /* -ftree-ter */ /* OPT_ftree_vect_loop_version = 1059, */ /* -ftree-vect-loop-version */ OPT_ftree_vectorize = 1060, /* -ftree-vectorize */ /* OPT_ftree_vectorizer_verbose_ = 1061, *//* -ftree-vectorizer-verbose= */ OPT_ftree_vrp = 1062, /* -ftree-vrp */ OPT_funconstrained_commons = 1063, /* -funconstrained-commons */ OPT_funderscoring = 1064, /* -funderscoring */ OPT_funit_at_a_time = 1065, /* -funit-at-a-time */ OPT_funroll_all_loops = 1066, /* -funroll-all-loops */ OPT_funroll_loops = 1067, /* -funroll-loops */ /* OPT_funsafe_loop_optimizations = 1068, *//* -funsafe-loop-optimizations */ OPT_funsafe_math_optimizations = 1069, /* -funsafe-math-optimizations */ OPT_funsigned_bitfields = 1070, /* -funsigned-bitfields */ OPT_funsigned_char = 1071, /* -funsigned-char */ OPT_funswitch_loops = 1072, /* -funswitch-loops */ OPT_funwind_tables = 1073, /* -funwind-tables */ OPT_fuse_cxa_atexit = 1074, /* -fuse-cxa-atexit */ OPT_fuse_cxa_get_exception_ptr = 1075, /* -fuse-cxa-get-exception-ptr */ OPT_fuse_ld_bfd = 1076, /* -fuse-ld=bfd */ OPT_fuse_ld_gold = 1077, /* -fuse-ld=gold */ OPT_fuse_linker_plugin = 1078, /* -fuse-linker-plugin */ OPT_fvar_tracking = 1079, /* -fvar-tracking */ OPT_fvar_tracking_assignments = 1080, /* -fvar-tracking-assignments */ OPT_fvar_tracking_assignments_toggle = 1081,/* -fvar-tracking-assignments-toggle */ OPT_fvar_tracking_uninit = 1082, /* -fvar-tracking-uninit */ OPT_fvariable_expansion_in_unroller = 1083,/* -fvariable-expansion-in-unroller */ /* OPT_fvect_cost_model = 1084, */ /* -fvect-cost-model */ OPT_fvect_cost_model_ = 1085, /* -fvect-cost-model= */ OPT_fverbose_asm = 1086, /* -fverbose-asm */ /* OPT_fversion = 1087, */ /* -fversion */ OPT_fvisibility_inlines_hidden = 1088, /* -fvisibility-inlines-hidden */ OPT_fvisibility_ms_compat = 1089, /* -fvisibility-ms-compat */ OPT_fvisibility_ = 1090, /* -fvisibility= */ OPT_fvpt = 1091, /* -fvpt */ /* OPT_fvtable_gc = 1092, */ /* -fvtable-gc */ /* OPT_fvtable_thunks = 1093, */ /* -fvtable-thunks */ OPT_fvtable_verify_ = 1094, /* -fvtable-verify= */ OPT_fvtv_counts = 1095, /* -fvtv-counts */ OPT_fvtv_debug = 1096, /* -fvtv-debug */ OPT_fweak = 1097, /* -fweak */ OPT_fweb = 1098, /* -fweb */ /* OPT_fwhole_file = 1099, */ /* -fwhole-file */ OPT_fwhole_program = 1100, /* -fwhole-program */ OPT_fwide_exec_charset_ = 1101, /* -fwide-exec-charset= */ OPT_fworking_directory = 1102, /* -fworking-directory */ OPT_fwpa = 1103, /* -fwpa */ OPT_fwpa_ = 1104, /* -fwpa= */ OPT_fwrapv = 1105, /* -fwrapv */ /* OPT_fxref = 1106, */ /* -fxref */ /* OPT_fzee = 1107, */ /* -fzee */ OPT_fzero_initialized_in_bss = 1108, /* -fzero-initialized-in-bss */ OPT_fzero_link = 1109, /* -fzero-link */ OPT_g = 1110, /* -g */ OPT_gant = 1111, /* -gant */ OPT_gcoff = 1112, /* -gcoff */ OPT_gcolumn_info = 1113, /* -gcolumn-info */ OPT_gdwarf = 1114, /* -gdwarf */ OPT_gdwarf_ = 1115, /* -gdwarf- */ OPT_gen_decls = 1116, /* -gen-decls */ OPT_ggdb = 1117, /* -ggdb */ OPT_ggnu_pubnames = 1118, /* -ggnu-pubnames */ OPT_gnat = 1119, /* -gnat */ OPT_gnatO = 1120, /* -gnatO */ OPT_gno_column_info = 1121, /* -gno-column-info */ OPT_gno_pubnames = 1122, /* -gno-pubnames */ OPT_gno_record_gcc_switches = 1123, /* -gno-record-gcc-switches */ OPT_gno_split_dwarf = 1124, /* -gno-split-dwarf */ OPT_gno_strict_dwarf = 1125, /* -gno-strict-dwarf */ OPT_gpubnames = 1126, /* -gpubnames */ OPT_grecord_gcc_switches = 1127, /* -grecord-gcc-switches */ OPT_gsplit_dwarf = 1128, /* -gsplit-dwarf */ OPT_gstabs = 1129, /* -gstabs */ OPT_gstabs_ = 1130, /* -gstabs+ */ OPT_gstrict_dwarf = 1131, /* -gstrict-dwarf */ OPT_gtoggle = 1132, /* -gtoggle */ OPT_gvms = 1133, /* -gvms */ OPT_gxcoff = 1134, /* -gxcoff */ OPT_gxcoff_ = 1135, /* -gxcoff+ */ OPT_gz = 1136, /* -gz */ OPT_gz_ = 1137, /* -gz= */ OPT_h = 1138, /* -h */ OPT_idirafter = 1139, /* -idirafter */ OPT_imacros = 1140, /* -imacros */ OPT_imultiarch = 1141, /* -imultiarch */ OPT_imultilib = 1142, /* -imultilib */ OPT_include = 1143, /* -include */ OPT_iplugindir_ = 1144, /* -iplugindir= */ OPT_iprefix = 1145, /* -iprefix */ OPT_iquote = 1146, /* -iquote */ OPT_isysroot = 1147, /* -isysroot */ OPT_isystem = 1148, /* -isystem */ OPT_iwithprefix = 1149, /* -iwithprefix */ OPT_iwithprefixbefore = 1150, /* -iwithprefixbefore */ OPT_k8 = 1151, /* -k8 */ OPT_l = 1152, /* -l */ OPT_lang_asm = 1153, /* -lang-asm */ OPT_m128bit_long_double = 1154, /* -m128bit-long-double */ OPT_m16 = 1155, /* -m16 */ OPT_m32 = 1156, /* -m32 */ OPT_m3dnow = 1157, /* -m3dnow */ OPT_m3dnowa = 1158, /* -m3dnowa */ OPT_m64 = 1159, /* -m64 */ OPT_m80387 = 1160, /* -m80387 */ OPT_m8bit_idiv = 1161, /* -m8bit-idiv */ OPT_m96bit_long_double = 1162, /* -m96bit-long-double */ OPT_mabi_ = 1163, /* -mabi= */ OPT_mabm = 1164, /* -mabm */ OPT_maccumulate_outgoing_args = 1165, /* -maccumulate-outgoing-args */ OPT_maddress_mode_ = 1166, /* -maddress-mode= */ OPT_madx = 1167, /* -madx */ OPT_maes = 1168, /* -maes */ OPT_malign_data_ = 1169, /* -malign-data= */ OPT_malign_double = 1170, /* -malign-double */ OPT_malign_functions_ = 1171, /* -malign-functions= */ OPT_malign_jumps_ = 1172, /* -malign-jumps= */ OPT_malign_loops_ = 1173, /* -malign-loops= */ OPT_malign_stringops = 1174, /* -malign-stringops */ OPT_march_ = 1175, /* -march= */ OPT_masm_ = 1176, /* -masm= */ OPT_mavx = 1177, /* -mavx */ OPT_mavx2 = 1178, /* -mavx2 */ OPT_mavx256_split_unaligned_load = 1179, /* -mavx256-split-unaligned-load */ OPT_mavx256_split_unaligned_store = 1180, /* -mavx256-split-unaligned-store */ OPT_mavx5124fmaps = 1181, /* -mavx5124fmaps */ OPT_mavx5124vnniw = 1182, /* -mavx5124vnniw */ OPT_mavx512bw = 1183, /* -mavx512bw */ OPT_mavx512cd = 1184, /* -mavx512cd */ OPT_mavx512dq = 1185, /* -mavx512dq */ OPT_mavx512er = 1186, /* -mavx512er */ OPT_mavx512f = 1187, /* -mavx512f */ OPT_mavx512ifma = 1188, /* -mavx512ifma */ OPT_mavx512pf = 1189, /* -mavx512pf */ OPT_mavx512vbmi = 1190, /* -mavx512vbmi */ OPT_mavx512vl = 1191, /* -mavx512vl */ OPT_mavx512vpopcntdq = 1192, /* -mavx512vpopcntdq */ OPT_mbmi = 1193, /* -mbmi */ OPT_mbmi2 = 1194, /* -mbmi2 */ OPT_mbranch_cost_ = 1195, /* -mbranch-cost= */ OPT_mcld = 1196, /* -mcld */ OPT_mclflushopt = 1197, /* -mclflushopt */ OPT_mclwb = 1198, /* -mclwb */ OPT_mclzero = 1199, /* -mclzero */ OPT_mcmodel_ = 1200, /* -mcmodel= */ /* OPT_mcpu_ = 1201, */ /* -mcpu= */ OPT_mcrc32 = 1202, /* -mcrc32 */ OPT_mcx16 = 1203, /* -mcx16 */ OPT_mdispatch_scheduler = 1204, /* -mdispatch-scheduler */ OPT_mdump_tune_features = 1205, /* -mdump-tune-features */ OPT_mf16c = 1206, /* -mf16c */ OPT_mfancy_math_387 = 1207, /* -mfancy-math-387 */ OPT_mfentry = 1208, /* -mfentry */ OPT_mfma = 1209, /* -mfma */ OPT_mfma4 = 1210, /* -mfma4 */ OPT_mforce_drap = 1211, /* -mforce-drap */ OPT_mfp_ret_in_387 = 1212, /* -mfp-ret-in-387 */ OPT_mfpmath_ = 1213, /* -mfpmath= */ OPT_mfsgsbase = 1214, /* -mfsgsbase */ /* OPT_mfused_madd = 1215, */ /* -mfused-madd */ OPT_mfxsr = 1216, /* -mfxsr */ OPT_mgeneral_regs_only = 1217, /* -mgeneral-regs-only */ OPT_mhard_float = 1218, /* -mhard-float */ OPT_mhle = 1219, /* -mhle */ OPT_miamcu = 1220, /* -miamcu */ OPT_mieee_fp = 1221, /* -mieee-fp */ OPT_mincoming_stack_boundary_ = 1222, /* -mincoming-stack-boundary= */ OPT_minline_all_stringops = 1223, /* -minline-all-stringops */ OPT_minline_stringops_dynamically = 1224, /* -minline-stringops-dynamically */ /* OPT_mintel_syntax = 1225, */ /* -mintel-syntax */ OPT_mlarge_data_threshold_ = 1226, /* -mlarge-data-threshold= */ OPT_mlong_double_128 = 1227, /* -mlong-double-128 */ OPT_mlong_double_64 = 1228, /* -mlong-double-64 */ OPT_mlong_double_80 = 1229, /* -mlong-double-80 */ OPT_mlwp = 1230, /* -mlwp */ OPT_mlzcnt = 1231, /* -mlzcnt */ OPT_mmemcpy_strategy_ = 1232, /* -mmemcpy-strategy= */ OPT_mmemset_strategy_ = 1233, /* -mmemset-strategy= */ OPT_mmitigate_rop = 1234, /* -mmitigate-rop */ OPT_mmmx = 1235, /* -mmmx */ OPT_mmovbe = 1236, /* -mmovbe */ OPT_mmpx = 1237, /* -mmpx */ OPT_mms_bitfields = 1238, /* -mms-bitfields */ OPT_mmwaitx = 1239, /* -mmwaitx */ OPT_mno_align_stringops = 1240, /* -mno-align-stringops */ OPT_mno_default = 1241, /* -mno-default */ OPT_mno_fancy_math_387 = 1242, /* -mno-fancy-math-387 */ OPT_mno_push_args = 1243, /* -mno-push-args */ OPT_mno_red_zone = 1244, /* -mno-red-zone */ OPT_mno_sse4 = 1245, /* -mno-sse4 */ OPT_mnop_mcount = 1246, /* -mnop-mcount */ OPT_momit_leaf_frame_pointer = 1247, /* -momit-leaf-frame-pointer */ OPT_mpc32 = 1248, /* -mpc32 */ OPT_mpc64 = 1249, /* -mpc64 */ OPT_mpc80 = 1250, /* -mpc80 */ OPT_mpclmul = 1251, /* -mpclmul */ OPT_mpcommit = 1252, /* -mpcommit */ OPT_mpku = 1253, /* -mpku */ OPT_mpopcnt = 1254, /* -mpopcnt */ OPT_mprefer_avx128 = 1255, /* -mprefer-avx128 */ OPT_mpreferred_stack_boundary_ = 1256, /* -mpreferred-stack-boundary= */ OPT_mprefetchwt1 = 1257, /* -mprefetchwt1 */ OPT_mprfchw = 1258, /* -mprfchw */ OPT_mpush_args = 1259, /* -mpush-args */ OPT_mrdpid = 1260, /* -mrdpid */ OPT_mrdrnd = 1261, /* -mrdrnd */ OPT_mrdseed = 1262, /* -mrdseed */ OPT_mrecip = 1263, /* -mrecip */ OPT_mrecip_ = 1264, /* -mrecip= */ OPT_mrecord_mcount = 1265, /* -mrecord-mcount */ OPT_mred_zone = 1266, /* -mred-zone */ OPT_mregparm_ = 1267, /* -mregparm= */ OPT_mrtd = 1268, /* -mrtd */ OPT_mrtm = 1269, /* -mrtm */ OPT_msahf = 1270, /* -msahf */ OPT_msgx = 1271, /* -msgx */ OPT_msha = 1272, /* -msha */ OPT_mskip_rax_setup = 1273, /* -mskip-rax-setup */ OPT_msoft_float = 1274, /* -msoft-float */ OPT_msse = 1275, /* -msse */ OPT_msse2 = 1276, /* -msse2 */ OPT_msse2avx = 1277, /* -msse2avx */ OPT_msse3 = 1278, /* -msse3 */ OPT_msse4 = 1279, /* -msse4 */ OPT_msse4_1 = 1280, /* -msse4.1 */ OPT_msse4_2 = 1281, /* -msse4.2 */ OPT_msse4a = 1282, /* -msse4a */ /* OPT_msse5 = 1283, */ /* -msse5 */ OPT_msseregparm = 1284, /* -msseregparm */ OPT_mssse3 = 1285, /* -mssse3 */ OPT_mstack_arg_probe = 1286, /* -mstack-arg-probe */ OPT_mstack_protector_guard_ = 1287, /* -mstack-protector-guard= */ OPT_mstackrealign = 1288, /* -mstackrealign */ OPT_mstringop_strategy_ = 1289, /* -mstringop-strategy= */ OPT_mstv = 1290, /* -mstv */ OPT_mtbm = 1291, /* -mtbm */ OPT_mtls_dialect_ = 1292, /* -mtls-dialect= */ OPT_mtls_direct_seg_refs = 1293, /* -mtls-direct-seg-refs */ OPT_mtune_ctrl_ = 1294, /* -mtune-ctrl= */ OPT_mtune_ = 1295, /* -mtune= */ OPT_mveclibabi_ = 1296, /* -mveclibabi= */ OPT_mvect8_ret_in_mem = 1297, /* -mvect8-ret-in-mem */ OPT_mvzeroupper = 1298, /* -mvzeroupper */ OPT_mx32 = 1299, /* -mx32 */ OPT_mxop = 1300, /* -mxop */ OPT_mxsave = 1301, /* -mxsave */ OPT_mxsavec = 1302, /* -mxsavec */ OPT_mxsaveopt = 1303, /* -mxsaveopt */ OPT_mxsaves = 1304, /* -mxsaves */ OPT_n = 1305, /* -n */ OPT_no_canonical_prefixes = 1306, /* -no-canonical-prefixes */ OPT_no_integrated_cpp = 1307, /* -no-integrated-cpp */ OPT_no_pie = 1308, /* -no-pie */ OPT_nocpp = 1309, /* -nocpp */ OPT_nodefaultlibs = 1310, /* -nodefaultlibs */ OPT_nostartfiles = 1311, /* -nostartfiles */ OPT_nostdinc = 1312, /* -nostdinc */ OPT_nostdinc__ = 1313, /* -nostdinc++ */ OPT_nostdlib = 1314, /* -nostdlib */ OPT_o = 1315, /* -o */ OPT_p = 1316, /* -p */ OPT_pass_exit_codes = 1317, /* -pass-exit-codes */ /* OPT_pedantic = 1318, */ /* -pedantic */ OPT_pedantic_errors = 1319, /* -pedantic-errors */ OPT_pg = 1320, /* -pg */ OPT_pie = 1321, /* -pie */ OPT_pipe = 1322, /* -pipe */ OPT_posix = 1323, /* -posix */ OPT_print_file_name_ = 1324, /* -print-file-name= */ OPT_print_libgcc_file_name = 1325, /* -print-libgcc-file-name */ OPT_print_multi_directory = 1326, /* -print-multi-directory */ OPT_print_multi_lib = 1327, /* -print-multi-lib */ OPT_print_multi_os_directory = 1328, /* -print-multi-os-directory */ OPT_print_multiarch = 1329, /* -print-multiarch */ OPT_print_objc_runtime_info = 1330, /* -print-objc-runtime-info */ OPT_print_prog_name_ = 1331, /* -print-prog-name= */ OPT_print_search_dirs = 1332, /* -print-search-dirs */ OPT_print_sysroot = 1333, /* -print-sysroot */ OPT_print_sysroot_headers_suffix = 1334, /* -print-sysroot-headers-suffix */ OPT_profile = 1335, /* -profile */ OPT_pthread = 1336, /* -pthread */ OPT_quiet = 1337, /* -quiet */ OPT_r = 1338, /* -r */ OPT_rdynamic = 1339, /* -rdynamic */ OPT_remap = 1340, /* -remap */ OPT_rpath = 1341, /* -rpath */ OPT_rpath_link = 1342, /* -rpath-link */ OPT_rpath_link_ = 1343, /* -rpath-link= */ OPT_rpath_ = 1344, /* -rpath= */ OPT_s = 1345, /* -s */ OPT_save_temps = 1346, /* -save-temps */ OPT_save_temps_ = 1347, /* -save-temps= */ OPT_shared = 1348, /* -shared */ OPT_shared_libgcc = 1349, /* -shared-libgcc */ OPT_soname = 1350, /* -soname */ OPT_soname_ = 1351, /* -soname= */ /* OPT_specs = 1352, */ /* -specs */ OPT_specs_ = 1353, /* -specs= */ OPT_static = 1354, /* -static */ OPT_static_libasan = 1355, /* -static-libasan */ OPT_static_libgcc = 1356, /* -static-libgcc */ OPT_static_libgfortran = 1357, /* -static-libgfortran */ OPT_static_libgo = 1358, /* -static-libgo */ OPT_static_liblsan = 1359, /* -static-liblsan */ OPT_static_libmpx = 1360, /* -static-libmpx */ OPT_static_libmpxwrappers = 1361, /* -static-libmpxwrappers */ OPT_static_libstdc__ = 1362, /* -static-libstdc++ */ OPT_static_libtsan = 1363, /* -static-libtsan */ OPT_static_libubsan = 1364, /* -static-libubsan */ /* OPT_std_c__03 = 1365, */ /* -std=c++03 */ /* OPT_std_c__0x = 1366, */ /* -std=c++0x */ OPT_std_c__11 = 1367, /* -std=c++11 */ OPT_std_c__14 = 1368, /* -std=c++14 */ /* OPT_std_c__17 = 1369, */ /* -std=c++17 */ /* OPT_std_c__1y = 1370, */ /* -std=c++1y */ OPT_std_c__1z = 1371, /* -std=c++1z */ OPT_std_c__98 = 1372, /* -std=c++98 */ OPT_std_c11 = 1373, /* -std=c11 */ /* OPT_std_c1x = 1374, */ /* -std=c1x */ /* OPT_std_c89 = 1375, */ /* -std=c89 */ OPT_std_c90 = 1376, /* -std=c90 */ OPT_std_c99 = 1377, /* -std=c99 */ /* OPT_std_c9x = 1378, */ /* -std=c9x */ OPT_std_f2003 = 1379, /* -std=f2003 */ OPT_std_f2008 = 1380, /* -std=f2008 */ OPT_std_f2008ts = 1381, /* -std=f2008ts */ OPT_std_f95 = 1382, /* -std=f95 */ OPT_std_gnu = 1383, /* -std=gnu */ /* OPT_std_gnu__03 = 1384, */ /* -std=gnu++03 */ /* OPT_std_gnu__0x = 1385, */ /* -std=gnu++0x */ OPT_std_gnu__11 = 1386, /* -std=gnu++11 */ OPT_std_gnu__14 = 1387, /* -std=gnu++14 */ /* OPT_std_gnu__17 = 1388, */ /* -std=gnu++17 */ /* OPT_std_gnu__1y = 1389, */ /* -std=gnu++1y */ OPT_std_gnu__1z = 1390, /* -std=gnu++1z */ OPT_std_gnu__98 = 1391, /* -std=gnu++98 */ OPT_std_gnu11 = 1392, /* -std=gnu11 */ /* OPT_std_gnu1x = 1393, */ /* -std=gnu1x */ /* OPT_std_gnu89 = 1394, */ /* -std=gnu89 */ OPT_std_gnu90 = 1395, /* -std=gnu90 */ OPT_std_gnu99 = 1396, /* -std=gnu99 */ /* OPT_std_gnu9x = 1397, */ /* -std=gnu9x */ /* OPT_std_iso9899_1990 = 1398, */ /* -std=iso9899:1990 */ OPT_std_iso9899_199409 = 1399, /* -std=iso9899:199409 */ /* OPT_std_iso9899_1999 = 1400, */ /* -std=iso9899:1999 */ /* OPT_std_iso9899_199x = 1401, */ /* -std=iso9899:199x */ /* OPT_std_iso9899_2011 = 1402, */ /* -std=iso9899:2011 */ OPT_std_legacy = 1403, /* -std=legacy */ OPT_symbolic = 1404, /* -symbolic */ OPT_t = 1405, /* -t */ OPT_time = 1406, /* -time */ OPT_time_ = 1407, /* -time= */ OPT_traditional = 1408, /* -traditional */ OPT_traditional_cpp = 1409, /* -traditional-cpp */ OPT_trigraphs = 1410, /* -trigraphs */ OPT_u = 1411, /* -u */ OPT_undef = 1412, /* -undef */ OPT_v = 1413, /* -v */ OPT_version = 1414, /* -version */ OPT_w = 1415, /* -w */ OPT_wrapper = 1416, /* -wrapper */ OPT_x = 1417, /* -x */ OPT_z = 1418, /* -z */ N_OPTS, OPT_SPECIAL_unknown, OPT_SPECIAL_ignore, OPT_SPECIAL_program_name, OPT_SPECIAL_input_file }; #ifdef GCC_C_COMMON_C /* Mapping from cpp message reasons to the options that enable them. */ #include <cpplib.h> struct cpp_reason_option_codes_t { const int reason; /* cpplib message reason. */ const int option_code; /* gcc option that controls this message. */ }; static const struct cpp_reason_option_codes_t cpp_reason_option_codes[] = { {CPP_W_BUILTIN_MACRO_REDEFINED, OPT_Wbuiltin_macro_redefined}, {CPP_W_CXX_OPERATOR_NAMES, OPT_Wc___compat}, {CPP_W_CXX11_COMPAT, OPT_Wc__11_compat}, {CPP_W_C90_C99_COMPAT, OPT_Wc90_c99_compat}, {CPP_W_COMMENTS, OPT_Wcomment}, {CPP_W_WARNING_DIRECTIVE, OPT_Wcpp}, {CPP_W_DATE_TIME, OPT_Wdate_time}, {CPP_W_DEPRECATED, OPT_Wdeprecated}, {CPP_W_ENDIF_LABELS, OPT_Wendif_labels}, {CPP_W_EXPANSION_TO_DEFINED, OPT_Wexpansion_to_defined}, {CPP_W_INVALID_PCH, OPT_Winvalid_pch}, {CPP_W_LITERAL_SUFFIX, OPT_Wliteral_suffix}, {CPP_W_LONG_LONG, OPT_Wlong_long}, {CPP_W_MISSING_INCLUDE_DIRS, OPT_Wmissing_include_dirs}, {CPP_W_MULTICHAR, OPT_Wmultichar}, {CPP_W_NORMALIZE, OPT_Wnormalized_}, {CPP_W_PEDANTIC, OPT_Wpedantic}, {CPP_W_TRADITIONAL, OPT_Wtraditional}, {CPP_W_TRIGRAPHS, OPT_Wtrigraphs}, {CPP_W_UNDEF, OPT_Wundef}, {CPP_W_UNUSED_MACROS, OPT_Wunused_macros}, {CPP_W_VARIADIC_MACROS, OPT_Wvariadic_macros}, {CPP_W_NONE, 0}, }; #endif #endif /* OPTIONS_H */