1 /* This file is auto-generated by opth-gen.awk. */ 2 3 #ifndef OPTIONS_H 4 #define OPTIONS_H 5 6 #include "flag-types.h" 7 8 #include "config/aarch64/aarch64-opts.h" 9 10 #if !defined(IN_LIBGCC2) && !defined(IN_TARGET_LIBS) && !defined(IN_RTS) 11 #ifndef GENERATOR_FILE 12 #if !defined(IN_LIBGCC2) && !defined(IN_TARGET_LIBS) 13 struct GTY(()) gcc_options 14 #else 15 struct gcc_options 16 #endif 17 { 18 #endif 19 #ifdef GENERATOR_FILE 20 extern enum aarch64_arch explicit_arch; 21 #else 22 enum aarch64_arch x_explicit_arch; 23 #define explicit_arch global_options.x_explicit_arch 24 #endif 25 #ifdef GENERATOR_FILE 26 extern enum aarch64_processor explicit_tune_core; 27 #else 28 enum aarch64_processor x_explicit_tune_core; 29 #define explicit_tune_core global_options.x_explicit_tune_core 30 #endif 31 #ifdef GENERATOR_FILE 32 extern long aarch64_stack_protector_guard_offset; 33 #else 34 long x_aarch64_stack_protector_guard_offset; 35 #define aarch64_stack_protector_guard_offset global_options.x_aarch64_stack_protector_guard_offset 36 #endif 37 #ifdef GENERATOR_FILE 38 extern uint64_t aarch64_isa_flags; 39 #else 40 uint64_t x_aarch64_isa_flags; 41 #define aarch64_isa_flags global_options.x_aarch64_isa_flags 42 #endif 43 #ifdef GENERATOR_FILE 44 extern unsigned aarch64_enable_bti; 45 #else 46 unsigned x_aarch64_enable_bti; 47 #define aarch64_enable_bti global_options.x_aarch64_enable_bti 48 #endif 49 #ifdef GENERATOR_FILE 50 extern HOST_WIDE_INT function_entry_patch_area_size; 51 #else 52 HOST_WIDE_INT x_function_entry_patch_area_size; 53 #define function_entry_patch_area_size global_options.x_function_entry_patch_area_size 54 #endif 55 #ifdef GENERATOR_FILE 56 extern HOST_WIDE_INT function_entry_patch_area_start; 57 #else 58 HOST_WIDE_INT x_function_entry_patch_area_start; 59 #define function_entry_patch_area_start global_options.x_function_entry_patch_area_start 60 #endif 61 #ifdef GENERATOR_FILE 62 extern bool dump_base_name_prefixed; 63 #else 64 bool x_dump_base_name_prefixed; 65 #define dump_base_name_prefixed global_options.x_dump_base_name_prefixed 66 #endif 67 #ifdef GENERATOR_FILE 68 extern bool exit_after_options; 69 #else 70 bool x_exit_after_options; 71 #define exit_after_options global_options.x_exit_after_options 72 #endif 73 #ifdef GENERATOR_FILE 74 extern bool flag_disable_hsa; 75 #else 76 bool x_flag_disable_hsa; 77 #define flag_disable_hsa global_options.x_flag_disable_hsa 78 #endif 79 #ifdef GENERATOR_FILE 80 extern bool flag_dump_all_passed; 81 #else 82 bool x_flag_dump_all_passed; 83 #define flag_dump_all_passed global_options.x_flag_dump_all_passed 84 #endif 85 #ifdef GENERATOR_FILE 86 extern bool flag_opts_finished; 87 #else 88 bool x_flag_opts_finished; 89 #define flag_opts_finished global_options.x_flag_opts_finished 90 #endif 91 #ifdef GENERATOR_FILE 92 extern bool flag_stack_usage_info; 93 #else 94 bool x_flag_stack_usage_info; 95 #define flag_stack_usage_info global_options.x_flag_stack_usage_info 96 #endif 97 #ifdef GENERATOR_FILE 98 extern bool flag_warn_unused_result; 99 #else 100 bool x_flag_warn_unused_result; 101 #define flag_warn_unused_result global_options.x_flag_warn_unused_result 102 #endif 103 #ifdef GENERATOR_FILE 104 extern bool in_lto_p; 105 #else 106 bool x_in_lto_p; 107 #define in_lto_p global_options.x_in_lto_p 108 #endif 109 #ifdef GENERATOR_FILE 110 extern bool use_gnu_debug_info_extensions; 111 #else 112 bool x_use_gnu_debug_info_extensions; 113 #define use_gnu_debug_info_extensions global_options.x_use_gnu_debug_info_extensions 114 #endif 115 #ifdef GENERATOR_FILE 116 extern char *help_enum_printed; 117 #else 118 char * x_help_enum_printed; 119 #define help_enum_printed global_options.x_help_enum_printed 120 #endif 121 #ifdef GENERATOR_FILE 122 extern char *help_printed; 123 #else 124 char * x_help_printed; 125 #define help_printed global_options.x_help_printed 126 #endif 127 #ifdef GENERATOR_FILE 128 extern const char *main_input_basename; 129 #else 130 const char * x_main_input_basename; 131 #define main_input_basename global_options.x_main_input_basename 132 #endif 133 #ifdef GENERATOR_FILE 134 extern const char *main_input_filename; 135 #else 136 const char * x_main_input_filename; 137 #define main_input_filename global_options.x_main_input_filename 138 #endif 139 #ifdef GENERATOR_FILE 140 extern enum debug_info_levels debug_info_level; 141 #else 142 enum debug_info_levels x_debug_info_level; 143 #define debug_info_level global_options.x_debug_info_level 144 #endif 145 #ifdef GENERATOR_FILE 146 extern enum debug_info_type write_symbols; 147 #else 148 enum debug_info_type x_write_symbols; 149 #define write_symbols global_options.x_write_symbols 150 #endif 151 #ifdef GENERATOR_FILE 152 extern enum debug_struct_file debug_struct_generic[DINFO_USAGE_NUM_ENUMS]; 153 #else 154 enum debug_struct_file x_debug_struct_generic[DINFO_USAGE_NUM_ENUMS]; 155 #define debug_struct_generic global_options.x_debug_struct_generic 156 #endif 157 #ifdef GENERATOR_FILE 158 extern enum debug_struct_file debug_struct_ordinary[DINFO_USAGE_NUM_ENUMS]; 159 #else 160 enum debug_struct_file x_debug_struct_ordinary[DINFO_USAGE_NUM_ENUMS]; 161 #define debug_struct_ordinary global_options.x_debug_struct_ordinary 162 #endif 163 #ifdef GENERATOR_FILE 164 extern enum dwarf_gnat_encodings gnat_encodings; 165 #else 166 enum dwarf_gnat_encodings x_gnat_encodings; 167 #define gnat_encodings global_options.x_gnat_encodings 168 #endif 169 #ifdef GENERATOR_FILE 170 extern enum incremental_link flag_incremental_link; 171 #else 172 enum incremental_link x_flag_incremental_link; 173 #define flag_incremental_link global_options.x_flag_incremental_link 174 #endif 175 #ifdef GENERATOR_FILE 176 extern enum stack_check_type flag_stack_check; 177 #else 178 enum stack_check_type x_flag_stack_check; 179 #define flag_stack_check global_options.x_flag_stack_check 180 #endif 181 #ifdef GENERATOR_FILE 182 extern int flag_complex_method; 183 #else 184 int x_flag_complex_method; 185 #define flag_complex_method global_options.x_flag_complex_method 186 #endif 187 #ifdef GENERATOR_FILE 188 extern int flag_debug_asm; 189 #else 190 int x_flag_debug_asm; 191 #define flag_debug_asm global_options.x_flag_debug_asm 192 #endif 193 #ifdef GENERATOR_FILE 194 extern int flag_dump_rtl_in_asm; 195 #else 196 int x_flag_dump_rtl_in_asm; 197 #define flag_dump_rtl_in_asm global_options.x_flag_dump_rtl_in_asm 198 #endif 199 #ifdef GENERATOR_FILE 200 extern int flag_gen_aux_info; 201 #else 202 int x_flag_gen_aux_info; 203 #define flag_gen_aux_info global_options.x_flag_gen_aux_info 204 #endif 205 #ifdef GENERATOR_FILE 206 extern int flag_generate_lto; 207 #else 208 int x_flag_generate_lto; 209 #define flag_generate_lto global_options.x_flag_generate_lto 210 #endif 211 #ifdef GENERATOR_FILE 212 extern int flag_generate_offload; 213 #else 214 int x_flag_generate_offload; 215 #define flag_generate_offload global_options.x_flag_generate_offload 216 #endif 217 #ifdef GENERATOR_FILE 218 extern int flag_print_asm_name; 219 #else 220 int x_flag_print_asm_name; 221 #define flag_print_asm_name global_options.x_flag_print_asm_name 222 #endif 223 #ifdef GENERATOR_FILE 224 extern int flag_shlib; 225 #else 226 int x_flag_shlib; 227 #define flag_shlib global_options.x_flag_shlib 228 #endif 229 #ifdef GENERATOR_FILE 230 extern int main_input_baselength; 231 #else 232 int x_main_input_baselength; 233 #define main_input_baselength global_options.x_main_input_baselength 234 #endif 235 #ifdef GENERATOR_FILE 236 extern int optimize; 237 #else 238 int x_optimize; 239 #define optimize global_options.x_optimize 240 #endif 241 #ifdef GENERATOR_FILE 242 extern int optimize_debug; 243 #else 244 int x_optimize_debug; 245 #define optimize_debug global_options.x_optimize_debug 246 #endif 247 #ifdef GENERATOR_FILE 248 extern int optimize_fast; 249 #else 250 int x_optimize_fast; 251 #define optimize_fast global_options.x_optimize_fast 252 #endif 253 #ifdef GENERATOR_FILE 254 extern int optimize_size; 255 #else 256 int x_optimize_size; 257 #define optimize_size global_options.x_optimize_size 258 #endif 259 #ifdef GENERATOR_FILE 260 extern int rtl_dump_and_exit; 261 #else 262 int x_rtl_dump_and_exit; 263 #define rtl_dump_and_exit global_options.x_rtl_dump_and_exit 264 #endif 265 #ifdef GENERATOR_FILE 266 extern int target_flags; 267 #else 268 int x_target_flags; 269 #define target_flags global_options.x_target_flags 270 #endif 271 #ifdef GENERATOR_FILE 272 extern unsigned int flag_sanitize; 273 #else 274 unsigned int x_flag_sanitize; 275 #define flag_sanitize global_options.x_flag_sanitize 276 #endif 277 #ifdef GENERATOR_FILE 278 extern unsigned int flag_sanitize_coverage; 279 #else 280 unsigned int x_flag_sanitize_coverage; 281 #define flag_sanitize_coverage global_options.x_flag_sanitize_coverage 282 #endif 283 #ifdef GENERATOR_FILE 284 extern unsigned int flag_sanitize_recover; 285 #else 286 unsigned int x_flag_sanitize_recover; 287 #define flag_sanitize_recover global_options.x_flag_sanitize_recover 288 #endif 289 #ifdef GENERATOR_FILE 290 extern unsigned int help_columns; 291 #else 292 unsigned int x_help_columns; 293 #define help_columns global_options.x_help_columns 294 #endif 295 #ifdef GENERATOR_FILE 296 extern unsigned int initial_max_fld_align; 297 #else 298 unsigned int x_initial_max_fld_align; 299 #define initial_max_fld_align global_options.x_initial_max_fld_align 300 #endif 301 #ifdef GENERATOR_FILE 302 extern void *flag_instrument_functions_exclude_files; 303 #else 304 void * x_flag_instrument_functions_exclude_files; 305 #define flag_instrument_functions_exclude_files global_options.x_flag_instrument_functions_exclude_files 306 #endif 307 #ifdef GENERATOR_FILE 308 extern void *flag_instrument_functions_exclude_functions; 309 #else 310 void * x_flag_instrument_functions_exclude_functions; 311 #define flag_instrument_functions_exclude_functions global_options.x_flag_instrument_functions_exclude_functions 312 #endif 313 #ifdef GENERATOR_FILE 314 extern int help_flag; 315 #else 316 int x_help_flag; 317 #define help_flag global_options.x_help_flag 318 #endif 319 #ifdef GENERATOR_FILE 320 extern int no_sysroot_suffix; 321 #else 322 int x_no_sysroot_suffix; 323 #define no_sysroot_suffix global_options.x_no_sysroot_suffix 324 #endif 325 #ifdef GENERATOR_FILE 326 extern int aarch64_autovec_preference; 327 #else 328 int x_aarch64_autovec_preference; 329 #define aarch64_autovec_preference global_options.x_aarch64_autovec_preference 330 #endif 331 #ifdef GENERATOR_FILE 332 extern int aarch64_double_recp_precision; 333 #else 334 int x_aarch64_double_recp_precision; 335 #define aarch64_double_recp_precision global_options.x_aarch64_double_recp_precision 336 #endif 337 #ifdef GENERATOR_FILE 338 extern int aarch64_float_recp_precision; 339 #else 340 int x_aarch64_float_recp_precision; 341 #define aarch64_float_recp_precision global_options.x_aarch64_float_recp_precision 342 #endif 343 #ifdef GENERATOR_FILE 344 extern int aarch64_sve_compare_costs; 345 #else 346 int x_aarch64_sve_compare_costs; 347 #define aarch64_sve_compare_costs global_options.x_aarch64_sve_compare_costs 348 #endif 349 #ifdef GENERATOR_FILE 350 extern int param_align_loop_iterations; 351 #else 352 int x_param_align_loop_iterations; 353 #define param_align_loop_iterations global_options.x_param_align_loop_iterations 354 #endif 355 #ifdef GENERATOR_FILE 356 extern int param_align_threshold; 357 #else 358 int x_param_align_threshold; 359 #define param_align_threshold global_options.x_param_align_threshold 360 #endif 361 #ifdef GENERATOR_FILE 362 extern int param_analyzer_bb_explosion_factor; 363 #else 364 int x_param_analyzer_bb_explosion_factor; 365 #define param_analyzer_bb_explosion_factor global_options.x_param_analyzer_bb_explosion_factor 366 #endif 367 #ifdef GENERATOR_FILE 368 extern int param_analyzer_max_enodes_per_program_point; 369 #else 370 int x_param_analyzer_max_enodes_per_program_point; 371 #define param_analyzer_max_enodes_per_program_point global_options.x_param_analyzer_max_enodes_per_program_point 372 #endif 373 #ifdef GENERATOR_FILE 374 extern int param_analyzer_max_recursion_depth; 375 #else 376 int x_param_analyzer_max_recursion_depth; 377 #define param_analyzer_max_recursion_depth global_options.x_param_analyzer_max_recursion_depth 378 #endif 379 #ifdef GENERATOR_FILE 380 extern int param_analyzer_min_snodes_for_call_summary; 381 #else 382 int x_param_analyzer_min_snodes_for_call_summary; 383 #define param_analyzer_min_snodes_for_call_summary global_options.x_param_analyzer_min_snodes_for_call_summary 384 #endif 385 #ifdef GENERATOR_FILE 386 extern int param_asan_globals; 387 #else 388 int x_param_asan_globals; 389 #define param_asan_globals global_options.x_param_asan_globals 390 #endif 391 #ifdef GENERATOR_FILE 392 extern int param_asan_protect_allocas; 393 #else 394 int x_param_asan_protect_allocas; 395 #define param_asan_protect_allocas global_options.x_param_asan_protect_allocas 396 #endif 397 #ifdef GENERATOR_FILE 398 extern int param_asan_instrument_reads; 399 #else 400 int x_param_asan_instrument_reads; 401 #define param_asan_instrument_reads global_options.x_param_asan_instrument_reads 402 #endif 403 #ifdef GENERATOR_FILE 404 extern int param_asan_instrument_writes; 405 #else 406 int x_param_asan_instrument_writes; 407 #define param_asan_instrument_writes global_options.x_param_asan_instrument_writes 408 #endif 409 #ifdef GENERATOR_FILE 410 extern int param_asan_instrumentation_with_call_threshold; 411 #else 412 int x_param_asan_instrumentation_with_call_threshold; 413 #define param_asan_instrumentation_with_call_threshold global_options.x_param_asan_instrumentation_with_call_threshold 414 #endif 415 #ifdef GENERATOR_FILE 416 extern int param_asan_memintrin; 417 #else 418 int x_param_asan_memintrin; 419 #define param_asan_memintrin global_options.x_param_asan_memintrin 420 #endif 421 #ifdef GENERATOR_FILE 422 extern int param_asan_stack; 423 #else 424 int x_param_asan_stack; 425 #define param_asan_stack global_options.x_param_asan_stack 426 #endif 427 #ifdef GENERATOR_FILE 428 extern int param_asan_use_after_return; 429 #else 430 int x_param_asan_use_after_return; 431 #define param_asan_use_after_return global_options.x_param_asan_use_after_return 432 #endif 433 #ifdef GENERATOR_FILE 434 extern int param_avg_loop_niter; 435 #else 436 int x_param_avg_loop_niter; 437 #define param_avg_loop_niter global_options.x_param_avg_loop_niter 438 #endif 439 #ifdef GENERATOR_FILE 440 extern int param_avoid_fma_max_bits; 441 #else 442 int x_param_avoid_fma_max_bits; 443 #define param_avoid_fma_max_bits global_options.x_param_avoid_fma_max_bits 444 #endif 445 #ifdef GENERATOR_FILE 446 extern int param_builtin_expect_probability; 447 #else 448 int x_param_builtin_expect_probability; 449 #define param_builtin_expect_probability global_options.x_param_builtin_expect_probability 450 #endif 451 #ifdef GENERATOR_FILE 452 extern int param_builtin_string_cmp_inline_length; 453 #else 454 int x_param_builtin_string_cmp_inline_length; 455 #define param_builtin_string_cmp_inline_length global_options.x_param_builtin_string_cmp_inline_length 456 #endif 457 #ifdef GENERATOR_FILE 458 extern int param_case_values_threshold; 459 #else 460 int x_param_case_values_threshold; 461 #define param_case_values_threshold global_options.x_param_case_values_threshold 462 #endif 463 #ifdef GENERATOR_FILE 464 extern int param_comdat_sharing_probability; 465 #else 466 int x_param_comdat_sharing_probability; 467 #define param_comdat_sharing_probability global_options.x_param_comdat_sharing_probability 468 #endif 469 #ifdef GENERATOR_FILE 470 extern int param_cxx_max_namespaces_for_diagnostic_help; 471 #else 472 int x_param_cxx_max_namespaces_for_diagnostic_help; 473 #define param_cxx_max_namespaces_for_diagnostic_help global_options.x_param_cxx_max_namespaces_for_diagnostic_help 474 #endif 475 #ifdef GENERATOR_FILE 476 extern int param_dse_max_alias_queries_per_store; 477 #else 478 int x_param_dse_max_alias_queries_per_store; 479 #define param_dse_max_alias_queries_per_store global_options.x_param_dse_max_alias_queries_per_store 480 #endif 481 #ifdef GENERATOR_FILE 482 extern int param_dse_max_object_size; 483 #else 484 int x_param_dse_max_object_size; 485 #define param_dse_max_object_size global_options.x_param_dse_max_object_size 486 #endif 487 #ifdef GENERATOR_FILE 488 extern int param_early_inlining_insns; 489 #else 490 int x_param_early_inlining_insns; 491 #define param_early_inlining_insns global_options.x_param_early_inlining_insns 492 #endif 493 #ifdef GENERATOR_FILE 494 extern int param_fsm_maximum_phi_arguments; 495 #else 496 int x_param_fsm_maximum_phi_arguments; 497 #define param_fsm_maximum_phi_arguments global_options.x_param_fsm_maximum_phi_arguments 498 #endif 499 #ifdef GENERATOR_FILE 500 extern int param_fsm_scale_path_blocks; 501 #else 502 int x_param_fsm_scale_path_blocks; 503 #define param_fsm_scale_path_blocks global_options.x_param_fsm_scale_path_blocks 504 #endif 505 #ifdef GENERATOR_FILE 506 extern int param_fsm_scale_path_stmts; 507 #else 508 int x_param_fsm_scale_path_stmts; 509 #define param_fsm_scale_path_stmts global_options.x_param_fsm_scale_path_stmts 510 #endif 511 #ifdef GENERATOR_FILE 512 extern int param_gcse_after_reload_critical_fraction; 513 #else 514 int x_param_gcse_after_reload_critical_fraction; 515 #define param_gcse_after_reload_critical_fraction global_options.x_param_gcse_after_reload_critical_fraction 516 #endif 517 #ifdef GENERATOR_FILE 518 extern int param_gcse_after_reload_partial_fraction; 519 #else 520 int x_param_gcse_after_reload_partial_fraction; 521 #define param_gcse_after_reload_partial_fraction global_options.x_param_gcse_after_reload_partial_fraction 522 #endif 523 #ifdef GENERATOR_FILE 524 extern int param_gcse_cost_distance_ratio; 525 #else 526 int x_param_gcse_cost_distance_ratio; 527 #define param_gcse_cost_distance_ratio global_options.x_param_gcse_cost_distance_ratio 528 #endif 529 #ifdef GENERATOR_FILE 530 extern int param_gcse_unrestricted_cost; 531 #else 532 int x_param_gcse_unrestricted_cost; 533 #define param_gcse_unrestricted_cost global_options.x_param_gcse_unrestricted_cost 534 #endif 535 #ifdef GENERATOR_FILE 536 extern int param_ggc_min_expand; 537 #else 538 int x_param_ggc_min_expand; 539 #define param_ggc_min_expand global_options.x_param_ggc_min_expand 540 #endif 541 #ifdef GENERATOR_FILE 542 extern int param_ggc_min_heapsize; 543 #else 544 int x_param_ggc_min_heapsize; 545 #define param_ggc_min_heapsize global_options.x_param_ggc_min_heapsize 546 #endif 547 #ifdef GENERATOR_FILE 548 extern int param_gimple_fe_computed_hot_bb_threshold; 549 #else 550 int x_param_gimple_fe_computed_hot_bb_threshold; 551 #define param_gimple_fe_computed_hot_bb_threshold global_options.x_param_gimple_fe_computed_hot_bb_threshold 552 #endif 553 #ifdef GENERATOR_FILE 554 extern int param_graphite_allow_codegen_errors; 555 #else 556 int x_param_graphite_allow_codegen_errors; 557 #define param_graphite_allow_codegen_errors global_options.x_param_graphite_allow_codegen_errors 558 #endif 559 #ifdef GENERATOR_FILE 560 extern int param_graphite_max_arrays_per_scop; 561 #else 562 int x_param_graphite_max_arrays_per_scop; 563 #define param_graphite_max_arrays_per_scop global_options.x_param_graphite_max_arrays_per_scop 564 #endif 565 #ifdef GENERATOR_FILE 566 extern int param_graphite_max_nb_scop_params; 567 #else 568 int x_param_graphite_max_nb_scop_params; 569 #define param_graphite_max_nb_scop_params global_options.x_param_graphite_max_nb_scop_params 570 #endif 571 #ifdef GENERATOR_FILE 572 extern int param_hash_table_verification_limit; 573 #else 574 int x_param_hash_table_verification_limit; 575 #define param_hash_table_verification_limit global_options.x_param_hash_table_verification_limit 576 #endif 577 #ifdef GENERATOR_FILE 578 extern int param_hot_bb_count_fraction; 579 #else 580 int x_param_hot_bb_count_fraction; 581 #define param_hot_bb_count_fraction global_options.x_param_hot_bb_count_fraction 582 #endif 583 #ifdef GENERATOR_FILE 584 extern int param_hot_bb_count_ws_permille; 585 #else 586 int x_param_hot_bb_count_ws_permille; 587 #define param_hot_bb_count_ws_permille global_options.x_param_hot_bb_count_ws_permille 588 #endif 589 #ifdef GENERATOR_FILE 590 extern int param_hot_bb_frequency_fraction; 591 #else 592 int x_param_hot_bb_frequency_fraction; 593 #define param_hot_bb_frequency_fraction global_options.x_param_hot_bb_frequency_fraction 594 #endif 595 #ifdef GENERATOR_FILE 596 extern int param_hsa_gen_debug_stores; 597 #else 598 int x_param_hsa_gen_debug_stores; 599 #define param_hsa_gen_debug_stores global_options.x_param_hsa_gen_debug_stores 600 #endif 601 #ifdef GENERATOR_FILE 602 extern int param_inline_heuristics_hint_percent; 603 #else 604 int x_param_inline_heuristics_hint_percent; 605 #define param_inline_heuristics_hint_percent global_options.x_param_inline_heuristics_hint_percent 606 #endif 607 #ifdef GENERATOR_FILE 608 extern int param_inline_min_speedup; 609 #else 610 int x_param_inline_min_speedup; 611 #define param_inline_min_speedup global_options.x_param_inline_min_speedup 612 #endif 613 #ifdef GENERATOR_FILE 614 extern int param_inline_unit_growth; 615 #else 616 int x_param_inline_unit_growth; 617 #define param_inline_unit_growth global_options.x_param_inline_unit_growth 618 #endif 619 #ifdef GENERATOR_FILE 620 extern int param_integer_share_limit; 621 #else 622 int x_param_integer_share_limit; 623 #define param_integer_share_limit global_options.x_param_integer_share_limit 624 #endif 625 #ifdef GENERATOR_FILE 626 extern int param_ipa_cp_eval_threshold; 627 #else 628 int x_param_ipa_cp_eval_threshold; 629 #define param_ipa_cp_eval_threshold global_options.x_param_ipa_cp_eval_threshold 630 #endif 631 #ifdef GENERATOR_FILE 632 extern int param_ipa_cp_loop_hint_bonus; 633 #else 634 int x_param_ipa_cp_loop_hint_bonus; 635 #define param_ipa_cp_loop_hint_bonus global_options.x_param_ipa_cp_loop_hint_bonus 636 #endif 637 #ifdef GENERATOR_FILE 638 extern int param_ipa_cp_max_recursive_depth; 639 #else 640 int x_param_ipa_cp_max_recursive_depth; 641 #define param_ipa_cp_max_recursive_depth global_options.x_param_ipa_cp_max_recursive_depth 642 #endif 643 #ifdef GENERATOR_FILE 644 extern int param_ipa_cp_min_recursive_probability; 645 #else 646 int x_param_ipa_cp_min_recursive_probability; 647 #define param_ipa_cp_min_recursive_probability global_options.x_param_ipa_cp_min_recursive_probability 648 #endif 649 #ifdef GENERATOR_FILE 650 extern int param_ipa_cp_recursion_penalty; 651 #else 652 int x_param_ipa_cp_recursion_penalty; 653 #define param_ipa_cp_recursion_penalty global_options.x_param_ipa_cp_recursion_penalty 654 #endif 655 #ifdef GENERATOR_FILE 656 extern int param_ipa_cp_single_call_penalty; 657 #else 658 int x_param_ipa_cp_single_call_penalty; 659 #define param_ipa_cp_single_call_penalty global_options.x_param_ipa_cp_single_call_penalty 660 #endif 661 #ifdef GENERATOR_FILE 662 extern int param_ipa_cp_unit_growth; 663 #else 664 int x_param_ipa_cp_unit_growth; 665 #define param_ipa_cp_unit_growth global_options.x_param_ipa_cp_unit_growth 666 #endif 667 #ifdef GENERATOR_FILE 668 extern int param_ipa_cp_value_list_size; 669 #else 670 int x_param_ipa_cp_value_list_size; 671 #define param_ipa_cp_value_list_size global_options.x_param_ipa_cp_value_list_size 672 #endif 673 #ifdef GENERATOR_FILE 674 extern int param_ipa_max_aa_steps; 675 #else 676 int x_param_ipa_max_aa_steps; 677 #define param_ipa_max_aa_steps global_options.x_param_ipa_max_aa_steps 678 #endif 679 #ifdef GENERATOR_FILE 680 extern int param_ipa_max_agg_items; 681 #else 682 int x_param_ipa_max_agg_items; 683 #define param_ipa_max_agg_items global_options.x_param_ipa_max_agg_items 684 #endif 685 #ifdef GENERATOR_FILE 686 extern int param_ipa_max_param_expr_ops; 687 #else 688 int x_param_ipa_max_param_expr_ops; 689 #define param_ipa_max_param_expr_ops global_options.x_param_ipa_max_param_expr_ops 690 #endif 691 #ifdef GENERATOR_FILE 692 extern int param_ipa_max_switch_predicate_bounds; 693 #else 694 int x_param_ipa_max_switch_predicate_bounds; 695 #define param_ipa_max_switch_predicate_bounds global_options.x_param_ipa_max_switch_predicate_bounds 696 #endif 697 #ifdef GENERATOR_FILE 698 extern int param_ipa_sra_max_replacements; 699 #else 700 int x_param_ipa_sra_max_replacements; 701 #define param_ipa_sra_max_replacements global_options.x_param_ipa_sra_max_replacements 702 #endif 703 #ifdef GENERATOR_FILE 704 extern int param_ipa_sra_ptr_growth_factor; 705 #else 706 int x_param_ipa_sra_ptr_growth_factor; 707 #define param_ipa_sra_ptr_growth_factor global_options.x_param_ipa_sra_ptr_growth_factor 708 #endif 709 #ifdef GENERATOR_FILE 710 extern int param_ira_loop_reserved_regs; 711 #else 712 int x_param_ira_loop_reserved_regs; 713 #define param_ira_loop_reserved_regs global_options.x_param_ira_loop_reserved_regs 714 #endif 715 #ifdef GENERATOR_FILE 716 extern int param_ira_max_conflict_table_size; 717 #else 718 int x_param_ira_max_conflict_table_size; 719 #define param_ira_max_conflict_table_size global_options.x_param_ira_max_conflict_table_size 720 #endif 721 #ifdef GENERATOR_FILE 722 extern int param_ira_max_loops_num; 723 #else 724 int x_param_ira_max_loops_num; 725 #define param_ira_max_loops_num global_options.x_param_ira_max_loops_num 726 #endif 727 #ifdef GENERATOR_FILE 728 extern int param_iv_always_prune_cand_set_bound; 729 #else 730 int x_param_iv_always_prune_cand_set_bound; 731 #define param_iv_always_prune_cand_set_bound global_options.x_param_iv_always_prune_cand_set_bound 732 #endif 733 #ifdef GENERATOR_FILE 734 extern int param_iv_consider_all_candidates_bound; 735 #else 736 int x_param_iv_consider_all_candidates_bound; 737 #define param_iv_consider_all_candidates_bound global_options.x_param_iv_consider_all_candidates_bound 738 #endif 739 #ifdef GENERATOR_FILE 740 extern int param_iv_max_considered_uses; 741 #else 742 int x_param_iv_max_considered_uses; 743 #define param_iv_max_considered_uses global_options.x_param_iv_max_considered_uses 744 #endif 745 #ifdef GENERATOR_FILE 746 extern int param_jump_table_max_growth_ratio_for_size; 747 #else 748 int x_param_jump_table_max_growth_ratio_for_size; 749 #define param_jump_table_max_growth_ratio_for_size global_options.x_param_jump_table_max_growth_ratio_for_size 750 #endif 751 #ifdef GENERATOR_FILE 752 extern int param_jump_table_max_growth_ratio_for_speed; 753 #else 754 int x_param_jump_table_max_growth_ratio_for_speed; 755 #define param_jump_table_max_growth_ratio_for_speed global_options.x_param_jump_table_max_growth_ratio_for_speed 756 #endif 757 #ifdef GENERATOR_FILE 758 extern int param_l1_cache_line_size; 759 #else 760 int x_param_l1_cache_line_size; 761 #define param_l1_cache_line_size global_options.x_param_l1_cache_line_size 762 #endif 763 #ifdef GENERATOR_FILE 764 extern int param_l1_cache_size; 765 #else 766 int x_param_l1_cache_size; 767 #define param_l1_cache_size global_options.x_param_l1_cache_size 768 #endif 769 #ifdef GENERATOR_FILE 770 extern int param_l2_cache_size; 771 #else 772 int x_param_l2_cache_size; 773 #define param_l2_cache_size global_options.x_param_l2_cache_size 774 #endif 775 #ifdef GENERATOR_FILE 776 extern int param_large_function_growth; 777 #else 778 int x_param_large_function_growth; 779 #define param_large_function_growth global_options.x_param_large_function_growth 780 #endif 781 #ifdef GENERATOR_FILE 782 extern int param_large_function_insns; 783 #else 784 int x_param_large_function_insns; 785 #define param_large_function_insns global_options.x_param_large_function_insns 786 #endif 787 #ifdef GENERATOR_FILE 788 extern int param_stack_frame_growth; 789 #else 790 int x_param_stack_frame_growth; 791 #define param_stack_frame_growth global_options.x_param_stack_frame_growth 792 #endif 793 #ifdef GENERATOR_FILE 794 extern int param_large_stack_frame; 795 #else 796 int x_param_large_stack_frame; 797 #define param_large_stack_frame global_options.x_param_large_stack_frame 798 #endif 799 #ifdef GENERATOR_FILE 800 extern int param_large_unit_insns; 801 #else 802 int x_param_large_unit_insns; 803 #define param_large_unit_insns global_options.x_param_large_unit_insns 804 #endif 805 #ifdef GENERATOR_FILE 806 extern int param_lim_expensive; 807 #else 808 int x_param_lim_expensive; 809 #define param_lim_expensive global_options.x_param_lim_expensive 810 #endif 811 #ifdef GENERATOR_FILE 812 extern int param_logical_op_non_short_circuit; 813 #else 814 int x_param_logical_op_non_short_circuit; 815 #define param_logical_op_non_short_circuit global_options.x_param_logical_op_non_short_circuit 816 #endif 817 #ifdef GENERATOR_FILE 818 extern int param_loop_block_tile_size; 819 #else 820 int x_param_loop_block_tile_size; 821 #define param_loop_block_tile_size global_options.x_param_loop_block_tile_size 822 #endif 823 #ifdef GENERATOR_FILE 824 extern int param_loop_interchange_max_num_stmts; 825 #else 826 int x_param_loop_interchange_max_num_stmts; 827 #define param_loop_interchange_max_num_stmts global_options.x_param_loop_interchange_max_num_stmts 828 #endif 829 #ifdef GENERATOR_FILE 830 extern int param_loop_interchange_stride_ratio; 831 #else 832 int x_param_loop_interchange_stride_ratio; 833 #define param_loop_interchange_stride_ratio global_options.x_param_loop_interchange_stride_ratio 834 #endif 835 #ifdef GENERATOR_FILE 836 extern int param_loop_invariant_max_bbs_in_loop; 837 #else 838 int x_param_loop_invariant_max_bbs_in_loop; 839 #define param_loop_invariant_max_bbs_in_loop global_options.x_param_loop_invariant_max_bbs_in_loop 840 #endif 841 #ifdef GENERATOR_FILE 842 extern int param_loop_max_datarefs_for_datadeps; 843 #else 844 int x_param_loop_max_datarefs_for_datadeps; 845 #define param_loop_max_datarefs_for_datadeps global_options.x_param_loop_max_datarefs_for_datadeps 846 #endif 847 #ifdef GENERATOR_FILE 848 extern int param_loop_versioning_max_inner_insns; 849 #else 850 int x_param_loop_versioning_max_inner_insns; 851 #define param_loop_versioning_max_inner_insns global_options.x_param_loop_versioning_max_inner_insns 852 #endif 853 #ifdef GENERATOR_FILE 854 extern int param_loop_versioning_max_outer_insns; 855 #else 856 int x_param_loop_versioning_max_outer_insns; 857 #define param_loop_versioning_max_outer_insns global_options.x_param_loop_versioning_max_outer_insns 858 #endif 859 #ifdef GENERATOR_FILE 860 extern int param_lra_inheritance_ebb_probability_cutoff; 861 #else 862 int x_param_lra_inheritance_ebb_probability_cutoff; 863 #define param_lra_inheritance_ebb_probability_cutoff global_options.x_param_lra_inheritance_ebb_probability_cutoff 864 #endif 865 #ifdef GENERATOR_FILE 866 extern int param_lra_max_considered_reload_pseudos; 867 #else 868 int x_param_lra_max_considered_reload_pseudos; 869 #define param_lra_max_considered_reload_pseudos global_options.x_param_lra_max_considered_reload_pseudos 870 #endif 871 #ifdef GENERATOR_FILE 872 extern int param_max_partition_size; 873 #else 874 int x_param_max_partition_size; 875 #define param_max_partition_size global_options.x_param_max_partition_size 876 #endif 877 #ifdef GENERATOR_FILE 878 extern int param_max_lto_streaming_parallelism; 879 #else 880 int x_param_max_lto_streaming_parallelism; 881 #define param_max_lto_streaming_parallelism global_options.x_param_max_lto_streaming_parallelism 882 #endif 883 #ifdef GENERATOR_FILE 884 extern int param_min_partition_size; 885 #else 886 int x_param_min_partition_size; 887 #define param_min_partition_size global_options.x_param_min_partition_size 888 #endif 889 #ifdef GENERATOR_FILE 890 extern int param_lto_partitions; 891 #else 892 int x_param_lto_partitions; 893 #define param_lto_partitions global_options.x_param_lto_partitions 894 #endif 895 #ifdef GENERATOR_FILE 896 extern int param_max_average_unrolled_insns; 897 #else 898 int x_param_max_average_unrolled_insns; 899 #define param_max_average_unrolled_insns global_options.x_param_max_average_unrolled_insns 900 #endif 901 #ifdef GENERATOR_FILE 902 extern int param_max_combine_insns; 903 #else 904 int x_param_max_combine_insns; 905 #define param_max_combine_insns global_options.x_param_max_combine_insns 906 #endif 907 #ifdef GENERATOR_FILE 908 extern int param_max_unroll_iterations; 909 #else 910 int x_param_max_unroll_iterations; 911 #define param_max_unroll_iterations global_options.x_param_max_unroll_iterations 912 #endif 913 #ifdef GENERATOR_FILE 914 extern int param_max_completely_peel_times; 915 #else 916 int x_param_max_completely_peel_times; 917 #define param_max_completely_peel_times global_options.x_param_max_completely_peel_times 918 #endif 919 #ifdef GENERATOR_FILE 920 extern int param_max_completely_peeled_insns; 921 #else 922 int x_param_max_completely_peeled_insns; 923 #define param_max_completely_peeled_insns global_options.x_param_max_completely_peeled_insns 924 #endif 925 #ifdef GENERATOR_FILE 926 extern int param_max_crossjump_edges; 927 #else 928 int x_param_max_crossjump_edges; 929 #define param_max_crossjump_edges global_options.x_param_max_crossjump_edges 930 #endif 931 #ifdef GENERATOR_FILE 932 extern int param_max_cse_insns; 933 #else 934 int x_param_max_cse_insns; 935 #define param_max_cse_insns global_options.x_param_max_cse_insns 936 #endif 937 #ifdef GENERATOR_FILE 938 extern int param_max_cse_path_length; 939 #else 940 int x_param_max_cse_path_length; 941 #define param_max_cse_path_length global_options.x_param_max_cse_path_length 942 #endif 943 #ifdef GENERATOR_FILE 944 extern int param_max_cselib_memory_locations; 945 #else 946 int x_param_max_cselib_memory_locations; 947 #define param_max_cselib_memory_locations global_options.x_param_max_cselib_memory_locations 948 #endif 949 #ifdef GENERATOR_FILE 950 extern int param_max_debug_marker_count; 951 #else 952 int x_param_max_debug_marker_count; 953 #define param_max_debug_marker_count global_options.x_param_max_debug_marker_count 954 #endif 955 #ifdef GENERATOR_FILE 956 extern int param_max_delay_slot_insn_search; 957 #else 958 int x_param_max_delay_slot_insn_search; 959 #define param_max_delay_slot_insn_search global_options.x_param_max_delay_slot_insn_search 960 #endif 961 #ifdef GENERATOR_FILE 962 extern int param_max_delay_slot_live_search; 963 #else 964 int x_param_max_delay_slot_live_search; 965 #define param_max_delay_slot_live_search global_options.x_param_max_delay_slot_live_search 966 #endif 967 #ifdef GENERATOR_FILE 968 extern int param_max_dse_active_local_stores; 969 #else 970 int x_param_max_dse_active_local_stores; 971 #define param_max_dse_active_local_stores global_options.x_param_max_dse_active_local_stores 972 #endif 973 #ifdef GENERATOR_FILE 974 extern int param_early_inliner_max_iterations; 975 #else 976 int x_param_early_inliner_max_iterations; 977 #define param_early_inliner_max_iterations global_options.x_param_early_inliner_max_iterations 978 #endif 979 #ifdef GENERATOR_FILE 980 extern int param_max_fields_for_field_sensitive; 981 #else 982 int x_param_max_fields_for_field_sensitive; 983 #define param_max_fields_for_field_sensitive global_options.x_param_max_fields_for_field_sensitive 984 #endif 985 #ifdef GENERATOR_FILE 986 extern int param_max_find_base_term_values; 987 #else 988 int x_param_max_find_base_term_values; 989 #define param_max_find_base_term_values global_options.x_param_max_find_base_term_values 990 #endif 991 #ifdef GENERATOR_FILE 992 extern int param_max_fsm_thread_length; 993 #else 994 int x_param_max_fsm_thread_length; 995 #define param_max_fsm_thread_length global_options.x_param_max_fsm_thread_length 996 #endif 997 #ifdef GENERATOR_FILE 998 extern int param_max_fsm_thread_path_insns; 999 #else 1000 int x_param_max_fsm_thread_path_insns; 1001 #define param_max_fsm_thread_path_insns global_options.x_param_max_fsm_thread_path_insns 1002 #endif 1003 #ifdef GENERATOR_FILE 1004 extern int param_max_fsm_thread_paths; 1005 #else 1006 int x_param_max_fsm_thread_paths; 1007 #define param_max_fsm_thread_paths global_options.x_param_max_fsm_thread_paths 1008 #endif 1009 #ifdef GENERATOR_FILE 1010 extern int param_max_gcse_insertion_ratio; 1011 #else 1012 int x_param_max_gcse_insertion_ratio; 1013 #define param_max_gcse_insertion_ratio global_options.x_param_max_gcse_insertion_ratio 1014 #endif 1015 #ifdef GENERATOR_FILE 1016 extern int param_max_gcse_memory; 1017 #else 1018 int x_param_max_gcse_memory; 1019 #define param_max_gcse_memory global_options.x_param_max_gcse_memory 1020 #endif 1021 #ifdef GENERATOR_FILE 1022 extern int param_max_goto_duplication_insns; 1023 #else 1024 int x_param_max_goto_duplication_insns; 1025 #define param_max_goto_duplication_insns global_options.x_param_max_goto_duplication_insns 1026 #endif 1027 #ifdef GENERATOR_FILE 1028 extern int param_max_grow_copy_bb_insns; 1029 #else 1030 int x_param_max_grow_copy_bb_insns; 1031 #define param_max_grow_copy_bb_insns global_options.x_param_max_grow_copy_bb_insns 1032 #endif 1033 #ifdef GENERATOR_FILE 1034 extern int param_max_hoist_depth; 1035 #else 1036 int x_param_max_hoist_depth; 1037 #define param_max_hoist_depth global_options.x_param_max_hoist_depth 1038 #endif 1039 #ifdef GENERATOR_FILE 1040 extern int param_max_inline_insns_auto; 1041 #else 1042 int x_param_max_inline_insns_auto; 1043 #define param_max_inline_insns_auto global_options.x_param_max_inline_insns_auto 1044 #endif 1045 #ifdef GENERATOR_FILE 1046 extern int param_max_inline_insns_recursive_auto; 1047 #else 1048 int x_param_max_inline_insns_recursive_auto; 1049 #define param_max_inline_insns_recursive_auto global_options.x_param_max_inline_insns_recursive_auto 1050 #endif 1051 #ifdef GENERATOR_FILE 1052 extern int param_max_inline_insns_recursive; 1053 #else 1054 int x_param_max_inline_insns_recursive; 1055 #define param_max_inline_insns_recursive global_options.x_param_max_inline_insns_recursive 1056 #endif 1057 #ifdef GENERATOR_FILE 1058 extern int param_max_inline_insns_single; 1059 #else 1060 int x_param_max_inline_insns_single; 1061 #define param_max_inline_insns_single global_options.x_param_max_inline_insns_single 1062 #endif 1063 #ifdef GENERATOR_FILE 1064 extern int param_max_inline_insns_size; 1065 #else 1066 int x_param_max_inline_insns_size; 1067 #define param_max_inline_insns_size global_options.x_param_max_inline_insns_size 1068 #endif 1069 #ifdef GENERATOR_FILE 1070 extern int param_max_inline_insns_small; 1071 #else 1072 int x_param_max_inline_insns_small; 1073 #define param_max_inline_insns_small global_options.x_param_max_inline_insns_small 1074 #endif 1075 #ifdef GENERATOR_FILE 1076 extern int param_max_inline_recursive_depth_auto; 1077 #else 1078 int x_param_max_inline_recursive_depth_auto; 1079 #define param_max_inline_recursive_depth_auto global_options.x_param_max_inline_recursive_depth_auto 1080 #endif 1081 #ifdef GENERATOR_FILE 1082 extern int param_max_inline_recursive_depth; 1083 #else 1084 int x_param_max_inline_recursive_depth; 1085 #define param_max_inline_recursive_depth global_options.x_param_max_inline_recursive_depth 1086 #endif 1087 #ifdef GENERATOR_FILE 1088 extern int param_max_isl_operations; 1089 #else 1090 int x_param_max_isl_operations; 1091 #define param_max_isl_operations global_options.x_param_max_isl_operations 1092 #endif 1093 #ifdef GENERATOR_FILE 1094 extern int param_max_iterations_computation_cost; 1095 #else 1096 int x_param_max_iterations_computation_cost; 1097 #define param_max_iterations_computation_cost global_options.x_param_max_iterations_computation_cost 1098 #endif 1099 #ifdef GENERATOR_FILE 1100 extern int param_max_iterations_to_track; 1101 #else 1102 int x_param_max_iterations_to_track; 1103 #define param_max_iterations_to_track global_options.x_param_max_iterations_to_track 1104 #endif 1105 #ifdef GENERATOR_FILE 1106 extern int param_max_jump_thread_duplication_stmts; 1107 #else 1108 int x_param_max_jump_thread_duplication_stmts; 1109 #define param_max_jump_thread_duplication_stmts global_options.x_param_max_jump_thread_duplication_stmts 1110 #endif 1111 #ifdef GENERATOR_FILE 1112 extern int param_max_last_value_rtl; 1113 #else 1114 int x_param_max_last_value_rtl; 1115 #define param_max_last_value_rtl global_options.x_param_max_last_value_rtl 1116 #endif 1117 #ifdef GENERATOR_FILE 1118 extern int param_max_loop_header_insns; 1119 #else 1120 int x_param_max_loop_header_insns; 1121 #define param_max_loop_header_insns global_options.x_param_max_loop_header_insns 1122 #endif 1123 #ifdef GENERATOR_FILE 1124 extern int param_max_modulo_backtrack_attempts; 1125 #else 1126 int x_param_max_modulo_backtrack_attempts; 1127 #define param_max_modulo_backtrack_attempts global_options.x_param_max_modulo_backtrack_attempts 1128 #endif 1129 #ifdef GENERATOR_FILE 1130 extern int param_max_partial_antic_length; 1131 #else 1132 int x_param_max_partial_antic_length; 1133 #define param_max_partial_antic_length global_options.x_param_max_partial_antic_length 1134 #endif 1135 #ifdef GENERATOR_FILE 1136 extern int param_max_peel_branches; 1137 #else 1138 int x_param_max_peel_branches; 1139 #define param_max_peel_branches global_options.x_param_max_peel_branches 1140 #endif 1141 #ifdef GENERATOR_FILE 1142 extern int param_max_peel_times; 1143 #else 1144 int x_param_max_peel_times; 1145 #define param_max_peel_times global_options.x_param_max_peel_times 1146 #endif 1147 #ifdef GENERATOR_FILE 1148 extern int param_max_peeled_insns; 1149 #else 1150 int x_param_max_peeled_insns; 1151 #define param_max_peeled_insns global_options.x_param_max_peeled_insns 1152 #endif 1153 #ifdef GENERATOR_FILE 1154 extern int param_max_pending_list_length; 1155 #else 1156 int x_param_max_pending_list_length; 1157 #define param_max_pending_list_length global_options.x_param_max_pending_list_length 1158 #endif 1159 #ifdef GENERATOR_FILE 1160 extern int param_max_pipeline_region_blocks; 1161 #else 1162 int x_param_max_pipeline_region_blocks; 1163 #define param_max_pipeline_region_blocks global_options.x_param_max_pipeline_region_blocks 1164 #endif 1165 #ifdef GENERATOR_FILE 1166 extern int param_max_pipeline_region_insns; 1167 #else 1168 int x_param_max_pipeline_region_insns; 1169 #define param_max_pipeline_region_insns global_options.x_param_max_pipeline_region_insns 1170 #endif 1171 #ifdef GENERATOR_FILE 1172 extern int param_max_pow_sqrt_depth; 1173 #else 1174 int x_param_max_pow_sqrt_depth; 1175 #define param_max_pow_sqrt_depth global_options.x_param_max_pow_sqrt_depth 1176 #endif 1177 #ifdef GENERATOR_FILE 1178 extern int param_max_predicted_iterations; 1179 #else 1180 int x_param_max_predicted_iterations; 1181 #define param_max_predicted_iterations global_options.x_param_max_predicted_iterations 1182 #endif 1183 #ifdef GENERATOR_FILE 1184 extern int param_max_reload_search_insns; 1185 #else 1186 int x_param_max_reload_search_insns; 1187 #define param_max_reload_search_insns global_options.x_param_max_reload_search_insns 1188 #endif 1189 #ifdef GENERATOR_FILE 1190 extern int param_max_rtl_if_conversion_insns; 1191 #else 1192 int x_param_max_rtl_if_conversion_insns; 1193 #define param_max_rtl_if_conversion_insns global_options.x_param_max_rtl_if_conversion_insns 1194 #endif 1195 #ifdef GENERATOR_FILE 1196 extern int param_max_rtl_if_conversion_predictable_cost; 1197 #else 1198 int x_param_max_rtl_if_conversion_predictable_cost; 1199 #define param_max_rtl_if_conversion_predictable_cost global_options.x_param_max_rtl_if_conversion_predictable_cost 1200 #endif 1201 #ifdef GENERATOR_FILE 1202 extern int param_max_rtl_if_conversion_unpredictable_cost; 1203 #else 1204 int x_param_max_rtl_if_conversion_unpredictable_cost; 1205 #define param_max_rtl_if_conversion_unpredictable_cost global_options.x_param_max_rtl_if_conversion_unpredictable_cost 1206 #endif 1207 #ifdef GENERATOR_FILE 1208 extern int param_max_sched_extend_regions_iters; 1209 #else 1210 int x_param_max_sched_extend_regions_iters; 1211 #define param_max_sched_extend_regions_iters global_options.x_param_max_sched_extend_regions_iters 1212 #endif 1213 #ifdef GENERATOR_FILE 1214 extern int param_max_sched_insn_conflict_delay; 1215 #else 1216 int x_param_max_sched_insn_conflict_delay; 1217 #define param_max_sched_insn_conflict_delay global_options.x_param_max_sched_insn_conflict_delay 1218 #endif 1219 #ifdef GENERATOR_FILE 1220 extern int param_max_sched_ready_insns; 1221 #else 1222 int x_param_max_sched_ready_insns; 1223 #define param_max_sched_ready_insns global_options.x_param_max_sched_ready_insns 1224 #endif 1225 #ifdef GENERATOR_FILE 1226 extern int param_max_sched_region_blocks; 1227 #else 1228 int x_param_max_sched_region_blocks; 1229 #define param_max_sched_region_blocks global_options.x_param_max_sched_region_blocks 1230 #endif 1231 #ifdef GENERATOR_FILE 1232 extern int param_max_sched_region_insns; 1233 #else 1234 int x_param_max_sched_region_insns; 1235 #define param_max_sched_region_insns global_options.x_param_max_sched_region_insns 1236 #endif 1237 #ifdef GENERATOR_FILE 1238 extern int param_max_slsr_candidate_scan; 1239 #else 1240 int x_param_max_slsr_candidate_scan; 1241 #define param_max_slsr_candidate_scan global_options.x_param_max_slsr_candidate_scan 1242 #endif 1243 #ifdef GENERATOR_FILE 1244 extern int param_max_speculative_devirt_maydefs; 1245 #else 1246 int x_param_max_speculative_devirt_maydefs; 1247 #define param_max_speculative_devirt_maydefs global_options.x_param_max_speculative_devirt_maydefs 1248 #endif 1249 #ifdef GENERATOR_FILE 1250 extern int param_max_ssa_name_query_depth; 1251 #else 1252 int x_param_max_ssa_name_query_depth; 1253 #define param_max_ssa_name_query_depth global_options.x_param_max_ssa_name_query_depth 1254 #endif 1255 #ifdef GENERATOR_FILE 1256 extern int param_max_stores_to_merge; 1257 #else 1258 int x_param_max_stores_to_merge; 1259 #define param_max_stores_to_merge global_options.x_param_max_stores_to_merge 1260 #endif 1261 #ifdef GENERATOR_FILE 1262 extern int param_max_stores_to_sink; 1263 #else 1264 int x_param_max_stores_to_sink; 1265 #define param_max_stores_to_sink global_options.x_param_max_stores_to_sink 1266 #endif 1267 #ifdef GENERATOR_FILE 1268 extern int param_max_tail_merge_comparisons; 1269 #else 1270 int x_param_max_tail_merge_comparisons; 1271 #define param_max_tail_merge_comparisons global_options.x_param_max_tail_merge_comparisons 1272 #endif 1273 #ifdef GENERATOR_FILE 1274 extern int param_max_tail_merge_iterations; 1275 #else 1276 int x_param_max_tail_merge_iterations; 1277 #define param_max_tail_merge_iterations global_options.x_param_max_tail_merge_iterations 1278 #endif 1279 #ifdef GENERATOR_FILE 1280 extern int param_max_tracked_strlens; 1281 #else 1282 int x_param_max_tracked_strlens; 1283 #define param_max_tracked_strlens global_options.x_param_max_tracked_strlens 1284 #endif 1285 #ifdef GENERATOR_FILE 1286 extern int param_max_tree_if_conversion_phi_args; 1287 #else 1288 int x_param_max_tree_if_conversion_phi_args; 1289 #define param_max_tree_if_conversion_phi_args global_options.x_param_max_tree_if_conversion_phi_args 1290 #endif 1291 #ifdef GENERATOR_FILE 1292 extern int param_max_unroll_times; 1293 #else 1294 int x_param_max_unroll_times; 1295 #define param_max_unroll_times global_options.x_param_max_unroll_times 1296 #endif 1297 #ifdef GENERATOR_FILE 1298 extern int param_max_unrolled_insns; 1299 #else 1300 int x_param_max_unrolled_insns; 1301 #define param_max_unrolled_insns global_options.x_param_max_unrolled_insns 1302 #endif 1303 #ifdef GENERATOR_FILE 1304 extern int param_max_unswitch_insns; 1305 #else 1306 int x_param_max_unswitch_insns; 1307 #define param_max_unswitch_insns global_options.x_param_max_unswitch_insns 1308 #endif 1309 #ifdef GENERATOR_FILE 1310 extern int param_max_unswitch_level; 1311 #else 1312 int x_param_max_unswitch_level; 1313 #define param_max_unswitch_level global_options.x_param_max_unswitch_level 1314 #endif 1315 #ifdef GENERATOR_FILE 1316 extern int param_max_variable_expansions; 1317 #else 1318 int x_param_max_variable_expansions; 1319 #define param_max_variable_expansions global_options.x_param_max_variable_expansions 1320 #endif 1321 #ifdef GENERATOR_FILE 1322 extern int param_max_vartrack_expr_depth; 1323 #else 1324 int x_param_max_vartrack_expr_depth; 1325 #define param_max_vartrack_expr_depth global_options.x_param_max_vartrack_expr_depth 1326 #endif 1327 #ifdef GENERATOR_FILE 1328 extern int param_max_vartrack_reverse_op_size; 1329 #else 1330 int x_param_max_vartrack_reverse_op_size; 1331 #define param_max_vartrack_reverse_op_size global_options.x_param_max_vartrack_reverse_op_size 1332 #endif 1333 #ifdef GENERATOR_FILE 1334 extern int param_max_vartrack_size; 1335 #else 1336 int x_param_max_vartrack_size; 1337 #define param_max_vartrack_size global_options.x_param_max_vartrack_size 1338 #endif 1339 #ifdef GENERATOR_FILE 1340 extern int param_max_vrp_switch_assertions; 1341 #else 1342 int x_param_max_vrp_switch_assertions; 1343 #define param_max_vrp_switch_assertions global_options.x_param_max_vrp_switch_assertions 1344 #endif 1345 #ifdef GENERATOR_FILE 1346 extern int param_min_crossjump_insns; 1347 #else 1348 int x_param_min_crossjump_insns; 1349 #define param_min_crossjump_insns global_options.x_param_min_crossjump_insns 1350 #endif 1351 #ifdef GENERATOR_FILE 1352 extern int param_min_inline_recursive_probability; 1353 #else 1354 int x_param_min_inline_recursive_probability; 1355 #define param_min_inline_recursive_probability global_options.x_param_min_inline_recursive_probability 1356 #endif 1357 #ifdef GENERATOR_FILE 1358 extern int param_min_insn_to_prefetch_ratio; 1359 #else 1360 int x_param_min_insn_to_prefetch_ratio; 1361 #define param_min_insn_to_prefetch_ratio global_options.x_param_min_insn_to_prefetch_ratio 1362 #endif 1363 #ifdef GENERATOR_FILE 1364 extern int param_min_loop_cond_split_prob; 1365 #else 1366 int x_param_min_loop_cond_split_prob; 1367 #define param_min_loop_cond_split_prob global_options.x_param_min_loop_cond_split_prob 1368 #endif 1369 #ifdef GENERATOR_FILE 1370 extern int param_min_nondebug_insn_uid; 1371 #else 1372 int x_param_min_nondebug_insn_uid; 1373 #define param_min_nondebug_insn_uid global_options.x_param_min_nondebug_insn_uid 1374 #endif 1375 #ifdef GENERATOR_FILE 1376 extern int param_min_size_for_stack_sharing; 1377 #else 1378 int x_param_min_size_for_stack_sharing; 1379 #define param_min_size_for_stack_sharing global_options.x_param_min_size_for_stack_sharing 1380 #endif 1381 #ifdef GENERATOR_FILE 1382 extern int param_min_spec_prob; 1383 #else 1384 int x_param_min_spec_prob; 1385 #define param_min_spec_prob global_options.x_param_min_spec_prob 1386 #endif 1387 #ifdef GENERATOR_FILE 1388 extern int param_min_vect_loop_bound; 1389 #else 1390 int x_param_min_vect_loop_bound; 1391 #define param_min_vect_loop_bound global_options.x_param_min_vect_loop_bound 1392 #endif 1393 #ifdef GENERATOR_FILE 1394 extern int param_parloops_chunk_size; 1395 #else 1396 int x_param_parloops_chunk_size; 1397 #define param_parloops_chunk_size global_options.x_param_parloops_chunk_size 1398 #endif 1399 #ifdef GENERATOR_FILE 1400 extern int param_parloops_min_per_thread; 1401 #else 1402 int x_param_parloops_min_per_thread; 1403 #define param_parloops_min_per_thread global_options.x_param_parloops_min_per_thread 1404 #endif 1405 #ifdef GENERATOR_FILE 1406 extern int param_parloops_schedule; 1407 #else 1408 int x_param_parloops_schedule; 1409 #define param_parloops_schedule global_options.x_param_parloops_schedule 1410 #endif 1411 #ifdef GENERATOR_FILE 1412 extern int param_partial_inlining_entry_probability; 1413 #else 1414 int x_param_partial_inlining_entry_probability; 1415 #define param_partial_inlining_entry_probability global_options.x_param_partial_inlining_entry_probability 1416 #endif 1417 #ifdef GENERATOR_FILE 1418 extern int param_predictable_branch_outcome; 1419 #else 1420 int x_param_predictable_branch_outcome; 1421 #define param_predictable_branch_outcome global_options.x_param_predictable_branch_outcome 1422 #endif 1423 #ifdef GENERATOR_FILE 1424 extern int param_prefetch_dynamic_strides; 1425 #else 1426 int x_param_prefetch_dynamic_strides; 1427 #define param_prefetch_dynamic_strides global_options.x_param_prefetch_dynamic_strides 1428 #endif 1429 #ifdef GENERATOR_FILE 1430 extern int param_prefetch_latency; 1431 #else 1432 int x_param_prefetch_latency; 1433 #define param_prefetch_latency global_options.x_param_prefetch_latency 1434 #endif 1435 #ifdef GENERATOR_FILE 1436 extern int param_prefetch_min_insn_to_mem_ratio; 1437 #else 1438 int x_param_prefetch_min_insn_to_mem_ratio; 1439 #define param_prefetch_min_insn_to_mem_ratio global_options.x_param_prefetch_min_insn_to_mem_ratio 1440 #endif 1441 #ifdef GENERATOR_FILE 1442 extern int param_prefetch_minimum_stride; 1443 #else 1444 int x_param_prefetch_minimum_stride; 1445 #define param_prefetch_minimum_stride global_options.x_param_prefetch_minimum_stride 1446 #endif 1447 #ifdef GENERATOR_FILE 1448 extern int param_profile_func_internal_id; 1449 #else 1450 int x_param_profile_func_internal_id; 1451 #define param_profile_func_internal_id global_options.x_param_profile_func_internal_id 1452 #endif 1453 #ifdef GENERATOR_FILE 1454 extern int param_rpo_vn_max_loop_depth; 1455 #else 1456 int x_param_rpo_vn_max_loop_depth; 1457 #define param_rpo_vn_max_loop_depth global_options.x_param_rpo_vn_max_loop_depth 1458 #endif 1459 #ifdef GENERATOR_FILE 1460 extern int param_sccvn_max_alias_queries_per_access; 1461 #else 1462 int x_param_sccvn_max_alias_queries_per_access; 1463 #define param_sccvn_max_alias_queries_per_access global_options.x_param_sccvn_max_alias_queries_per_access 1464 #endif 1465 #ifdef GENERATOR_FILE 1466 extern int param_scev_max_expr_complexity; 1467 #else 1468 int x_param_scev_max_expr_complexity; 1469 #define param_scev_max_expr_complexity global_options.x_param_scev_max_expr_complexity 1470 #endif 1471 #ifdef GENERATOR_FILE 1472 extern int param_scev_max_expr_size; 1473 #else 1474 int x_param_scev_max_expr_size; 1475 #define param_scev_max_expr_size global_options.x_param_scev_max_expr_size 1476 #endif 1477 #ifdef GENERATOR_FILE 1478 extern int param_sched_autopref_queue_depth; 1479 #else 1480 int x_param_sched_autopref_queue_depth; 1481 #define param_sched_autopref_queue_depth global_options.x_param_sched_autopref_queue_depth 1482 #endif 1483 #ifdef GENERATOR_FILE 1484 extern int param_sched_mem_true_dep_cost; 1485 #else 1486 int x_param_sched_mem_true_dep_cost; 1487 #define param_sched_mem_true_dep_cost global_options.x_param_sched_mem_true_dep_cost 1488 #endif 1489 #ifdef GENERATOR_FILE 1490 extern int param_sched_pressure_algorithm; 1491 #else 1492 int x_param_sched_pressure_algorithm; 1493 #define param_sched_pressure_algorithm global_options.x_param_sched_pressure_algorithm 1494 #endif 1495 #ifdef GENERATOR_FILE 1496 extern int param_sched_spec_prob_cutoff; 1497 #else 1498 int x_param_sched_spec_prob_cutoff; 1499 #define param_sched_spec_prob_cutoff global_options.x_param_sched_spec_prob_cutoff 1500 #endif 1501 #ifdef GENERATOR_FILE 1502 extern int param_sched_state_edge_prob_cutoff; 1503 #else 1504 int x_param_sched_state_edge_prob_cutoff; 1505 #define param_sched_state_edge_prob_cutoff global_options.x_param_sched_state_edge_prob_cutoff 1506 #endif 1507 #ifdef GENERATOR_FILE 1508 extern int param_selsched_insns_to_rename; 1509 #else 1510 int x_param_selsched_insns_to_rename; 1511 #define param_selsched_insns_to_rename global_options.x_param_selsched_insns_to_rename 1512 #endif 1513 #ifdef GENERATOR_FILE 1514 extern int param_selsched_max_lookahead; 1515 #else 1516 int x_param_selsched_max_lookahead; 1517 #define param_selsched_max_lookahead global_options.x_param_selsched_max_lookahead 1518 #endif 1519 #ifdef GENERATOR_FILE 1520 extern int param_selsched_max_sched_times; 1521 #else 1522 int x_param_selsched_max_sched_times; 1523 #define param_selsched_max_sched_times global_options.x_param_selsched_max_sched_times 1524 #endif 1525 #ifdef GENERATOR_FILE 1526 extern int param_simultaneous_prefetches; 1527 #else 1528 int x_param_simultaneous_prefetches; 1529 #define param_simultaneous_prefetches global_options.x_param_simultaneous_prefetches 1530 #endif 1531 #ifdef GENERATOR_FILE 1532 extern int param_sink_frequency_threshold; 1533 #else 1534 int x_param_sink_frequency_threshold; 1535 #define param_sink_frequency_threshold global_options.x_param_sink_frequency_threshold 1536 #endif 1537 #ifdef GENERATOR_FILE 1538 extern int param_slp_max_insns_in_bb; 1539 #else 1540 int x_param_slp_max_insns_in_bb; 1541 #define param_slp_max_insns_in_bb global_options.x_param_slp_max_insns_in_bb 1542 #endif 1543 #ifdef GENERATOR_FILE 1544 extern int param_sms_dfa_history; 1545 #else 1546 int x_param_sms_dfa_history; 1547 #define param_sms_dfa_history global_options.x_param_sms_dfa_history 1548 #endif 1549 #ifdef GENERATOR_FILE 1550 extern int param_sms_loop_average_count_threshold; 1551 #else 1552 int x_param_sms_loop_average_count_threshold; 1553 #define param_sms_loop_average_count_threshold global_options.x_param_sms_loop_average_count_threshold 1554 #endif 1555 #ifdef GENERATOR_FILE 1556 extern int param_sms_max_ii_factor; 1557 #else 1558 int x_param_sms_max_ii_factor; 1559 #define param_sms_max_ii_factor global_options.x_param_sms_max_ii_factor 1560 #endif 1561 #ifdef GENERATOR_FILE 1562 extern int param_sms_min_sc; 1563 #else 1564 int x_param_sms_min_sc; 1565 #define param_sms_min_sc global_options.x_param_sms_min_sc 1566 #endif 1567 #ifdef GENERATOR_FILE 1568 extern int param_sra_max_propagations; 1569 #else 1570 int x_param_sra_max_propagations; 1571 #define param_sra_max_propagations global_options.x_param_sra_max_propagations 1572 #endif 1573 #ifdef GENERATOR_FILE 1574 extern int param_sra_max_scalarization_size_size; 1575 #else 1576 int x_param_sra_max_scalarization_size_size; 1577 #define param_sra_max_scalarization_size_size global_options.x_param_sra_max_scalarization_size_size 1578 #endif 1579 #ifdef GENERATOR_FILE 1580 extern int param_sra_max_scalarization_size_speed; 1581 #else 1582 int x_param_sra_max_scalarization_size_speed; 1583 #define param_sra_max_scalarization_size_speed global_options.x_param_sra_max_scalarization_size_speed 1584 #endif 1585 #ifdef GENERATOR_FILE 1586 extern int param_ssa_name_def_chain_limit; 1587 #else 1588 int x_param_ssa_name_def_chain_limit; 1589 #define param_ssa_name_def_chain_limit global_options.x_param_ssa_name_def_chain_limit 1590 #endif 1591 #ifdef GENERATOR_FILE 1592 extern int param_ssp_buffer_size; 1593 #else 1594 int x_param_ssp_buffer_size; 1595 #define param_ssp_buffer_size global_options.x_param_ssp_buffer_size 1596 #endif 1597 #ifdef GENERATOR_FILE 1598 extern int param_stack_clash_protection_guard_size; 1599 #else 1600 int x_param_stack_clash_protection_guard_size; 1601 #define param_stack_clash_protection_guard_size global_options.x_param_stack_clash_protection_guard_size 1602 #endif 1603 #ifdef GENERATOR_FILE 1604 extern int param_stack_clash_protection_probe_interval; 1605 #else 1606 int x_param_stack_clash_protection_probe_interval; 1607 #define param_stack_clash_protection_probe_interval global_options.x_param_stack_clash_protection_probe_interval 1608 #endif 1609 #ifdef GENERATOR_FILE 1610 extern int param_store_merging_allow_unaligned; 1611 #else 1612 int x_param_store_merging_allow_unaligned; 1613 #define param_store_merging_allow_unaligned global_options.x_param_store_merging_allow_unaligned 1614 #endif 1615 #ifdef GENERATOR_FILE 1616 extern int param_store_merging_max_size; 1617 #else 1618 int x_param_store_merging_max_size; 1619 #define param_store_merging_max_size global_options.x_param_store_merging_max_size 1620 #endif 1621 #ifdef GENERATOR_FILE 1622 extern int param_switch_conversion_branch_ratio; 1623 #else 1624 int x_param_switch_conversion_branch_ratio; 1625 #define param_switch_conversion_branch_ratio global_options.x_param_switch_conversion_branch_ratio 1626 #endif 1627 #ifdef GENERATOR_FILE 1628 extern int param_tm_max_aggregate_size; 1629 #else 1630 int x_param_tm_max_aggregate_size; 1631 #define param_tm_max_aggregate_size global_options.x_param_tm_max_aggregate_size 1632 #endif 1633 #ifdef GENERATOR_FILE 1634 extern int param_tracer_dynamic_coverage_feedback; 1635 #else 1636 int x_param_tracer_dynamic_coverage_feedback; 1637 #define param_tracer_dynamic_coverage_feedback global_options.x_param_tracer_dynamic_coverage_feedback 1638 #endif 1639 #ifdef GENERATOR_FILE 1640 extern int param_tracer_dynamic_coverage; 1641 #else 1642 int x_param_tracer_dynamic_coverage; 1643 #define param_tracer_dynamic_coverage global_options.x_param_tracer_dynamic_coverage 1644 #endif 1645 #ifdef GENERATOR_FILE 1646 extern int param_tracer_max_code_growth; 1647 #else 1648 int x_param_tracer_max_code_growth; 1649 #define param_tracer_max_code_growth global_options.x_param_tracer_max_code_growth 1650 #endif 1651 #ifdef GENERATOR_FILE 1652 extern int param_tracer_min_branch_probability_feedback; 1653 #else 1654 int x_param_tracer_min_branch_probability_feedback; 1655 #define param_tracer_min_branch_probability_feedback global_options.x_param_tracer_min_branch_probability_feedback 1656 #endif 1657 #ifdef GENERATOR_FILE 1658 extern int param_tracer_min_branch_probability; 1659 #else 1660 int x_param_tracer_min_branch_probability; 1661 #define param_tracer_min_branch_probability global_options.x_param_tracer_min_branch_probability 1662 #endif 1663 #ifdef GENERATOR_FILE 1664 extern int param_tracer_min_branch_ratio; 1665 #else 1666 int x_param_tracer_min_branch_ratio; 1667 #define param_tracer_min_branch_ratio global_options.x_param_tracer_min_branch_ratio 1668 #endif 1669 #ifdef GENERATOR_FILE 1670 extern int param_tree_reassoc_width; 1671 #else 1672 int x_param_tree_reassoc_width; 1673 #define param_tree_reassoc_width global_options.x_param_tree_reassoc_width 1674 #endif 1675 #ifdef GENERATOR_FILE 1676 extern int param_uninit_control_dep_attempts; 1677 #else 1678 int x_param_uninit_control_dep_attempts; 1679 #define param_uninit_control_dep_attempts global_options.x_param_uninit_control_dep_attempts 1680 #endif 1681 #ifdef GENERATOR_FILE 1682 extern int param_uninlined_function_insns; 1683 #else 1684 int x_param_uninlined_function_insns; 1685 #define param_uninlined_function_insns global_options.x_param_uninlined_function_insns 1686 #endif 1687 #ifdef GENERATOR_FILE 1688 extern int param_uninlined_function_time; 1689 #else 1690 int x_param_uninlined_function_time; 1691 #define param_uninlined_function_time global_options.x_param_uninlined_function_time 1692 #endif 1693 #ifdef GENERATOR_FILE 1694 extern int param_uninlined_function_thunk_insns; 1695 #else 1696 int x_param_uninlined_function_thunk_insns; 1697 #define param_uninlined_function_thunk_insns global_options.x_param_uninlined_function_thunk_insns 1698 #endif 1699 #ifdef GENERATOR_FILE 1700 extern int param_uninlined_function_thunk_time; 1701 #else 1702 int x_param_uninlined_function_thunk_time; 1703 #define param_uninlined_function_thunk_time global_options.x_param_uninlined_function_thunk_time 1704 #endif 1705 #ifdef GENERATOR_FILE 1706 extern int param_unlikely_bb_count_fraction; 1707 #else 1708 int x_param_unlikely_bb_count_fraction; 1709 #define param_unlikely_bb_count_fraction global_options.x_param_unlikely_bb_count_fraction 1710 #endif 1711 #ifdef GENERATOR_FILE 1712 extern int param_unroll_jam_max_unroll; 1713 #else 1714 int x_param_unroll_jam_max_unroll; 1715 #define param_unroll_jam_max_unroll global_options.x_param_unroll_jam_max_unroll 1716 #endif 1717 #ifdef GENERATOR_FILE 1718 extern int param_unroll_jam_min_percent; 1719 #else 1720 int x_param_unroll_jam_min_percent; 1721 #define param_unroll_jam_min_percent global_options.x_param_unroll_jam_min_percent 1722 #endif 1723 #ifdef GENERATOR_FILE 1724 extern int param_use_after_scope_direct_emission_threshold; 1725 #else 1726 int x_param_use_after_scope_direct_emission_threshold; 1727 #define param_use_after_scope_direct_emission_threshold global_options.x_param_use_after_scope_direct_emission_threshold 1728 #endif 1729 #ifdef GENERATOR_FILE 1730 extern int param_use_canonical_types; 1731 #else 1732 int x_param_use_canonical_types; 1733 #define param_use_canonical_types global_options.x_param_use_canonical_types 1734 #endif 1735 #ifdef GENERATOR_FILE 1736 extern int param_vect_epilogues_nomask; 1737 #else 1738 int x_param_vect_epilogues_nomask; 1739 #define param_vect_epilogues_nomask global_options.x_param_vect_epilogues_nomask 1740 #endif 1741 #ifdef GENERATOR_FILE 1742 extern int param_vect_max_peeling_for_alignment; 1743 #else 1744 int x_param_vect_max_peeling_for_alignment; 1745 #define param_vect_max_peeling_for_alignment global_options.x_param_vect_max_peeling_for_alignment 1746 #endif 1747 #ifdef GENERATOR_FILE 1748 extern int param_vect_max_version_for_alias_checks; 1749 #else 1750 int x_param_vect_max_version_for_alias_checks; 1751 #define param_vect_max_version_for_alias_checks global_options.x_param_vect_max_version_for_alias_checks 1752 #endif 1753 #ifdef GENERATOR_FILE 1754 extern int param_vect_max_version_for_alignment_checks; 1755 #else 1756 int x_param_vect_max_version_for_alignment_checks; 1757 #define param_vect_max_version_for_alignment_checks global_options.x_param_vect_max_version_for_alignment_checks 1758 #endif 1759 #ifdef GENERATOR_FILE 1760 extern int flag_preprocess_only; 1761 #else 1762 int x_flag_preprocess_only; 1763 #define flag_preprocess_only global_options.x_flag_preprocess_only 1764 #endif 1765 #ifdef GENERATOR_FILE 1766 extern int warn_abi; 1767 #else 1768 int x_warn_abi; 1769 #define warn_abi global_options.x_warn_abi 1770 #endif 1771 #ifdef GENERATOR_FILE 1772 extern int warn_abi_tag; 1773 #else 1774 int x_warn_abi_tag; 1775 #define warn_abi_tag global_options.x_warn_abi_tag 1776 #endif 1777 #ifdef GENERATOR_FILE 1778 extern int warn_absolute_value; 1779 #else 1780 int x_warn_absolute_value; 1781 #define warn_absolute_value global_options.x_warn_absolute_value 1782 #endif 1783 #ifdef GENERATOR_FILE 1784 extern int warn_address; 1785 #else 1786 int x_warn_address; 1787 #define warn_address global_options.x_warn_address 1788 #endif 1789 #ifdef GENERATOR_FILE 1790 extern int warn_address_of_packed_member; 1791 #else 1792 int x_warn_address_of_packed_member; 1793 #define warn_address_of_packed_member global_options.x_warn_address_of_packed_member 1794 #endif 1795 #ifdef GENERATOR_FILE 1796 extern int warn_aggregate_return; 1797 #else 1798 int x_warn_aggregate_return; 1799 #define warn_aggregate_return global_options.x_warn_aggregate_return 1800 #endif 1801 #ifdef GENERATOR_FILE 1802 extern int warn_aggressive_loop_optimizations; 1803 #else 1804 int x_warn_aggressive_loop_optimizations; 1805 #define warn_aggressive_loop_optimizations global_options.x_warn_aggressive_loop_optimizations 1806 #endif 1807 #ifdef GENERATOR_FILE 1808 extern int warn_aliasing; 1809 #else 1810 int x_warn_aliasing; 1811 #define warn_aliasing global_options.x_warn_aliasing 1812 #endif 1813 #ifdef GENERATOR_FILE 1814 extern int warn_align_commons; 1815 #else 1816 int x_warn_align_commons; 1817 #define warn_align_commons global_options.x_warn_align_commons 1818 #endif 1819 #ifdef GENERATOR_FILE 1820 extern int warn_aligned_new; 1821 #else 1822 int x_warn_aligned_new; 1823 #define warn_aligned_new global_options.x_warn_aligned_new 1824 #endif 1825 #ifdef GENERATOR_FILE 1826 extern HOST_WIDE_INT warn_alloc_size_limit; 1827 #else 1828 HOST_WIDE_INT x_warn_alloc_size_limit; 1829 #define warn_alloc_size_limit global_options.x_warn_alloc_size_limit 1830 #endif 1831 #ifdef GENERATOR_FILE 1832 extern int warn_alloc_zero; 1833 #else 1834 int x_warn_alloc_zero; 1835 #define warn_alloc_zero global_options.x_warn_alloc_zero 1836 #endif 1837 #ifdef GENERATOR_FILE 1838 extern int warn_alloca; 1839 #else 1840 int x_warn_alloca; 1841 #define warn_alloca global_options.x_warn_alloca 1842 #endif 1843 #ifdef GENERATOR_FILE 1844 extern HOST_WIDE_INT warn_alloca_limit; 1845 #else 1846 HOST_WIDE_INT x_warn_alloca_limit; 1847 #define warn_alloca_limit global_options.x_warn_alloca_limit 1848 #endif 1849 #ifdef GENERATOR_FILE 1850 extern int warn_ampersand; 1851 #else 1852 int x_warn_ampersand; 1853 #define warn_ampersand global_options.x_warn_ampersand 1854 #endif 1855 #ifdef GENERATOR_FILE 1856 extern int warn_analyzer_double_fclose; 1857 #else 1858 int x_warn_analyzer_double_fclose; 1859 #define warn_analyzer_double_fclose global_options.x_warn_analyzer_double_fclose 1860 #endif 1861 #ifdef GENERATOR_FILE 1862 extern int warn_analyzer_double_free; 1863 #else 1864 int x_warn_analyzer_double_free; 1865 #define warn_analyzer_double_free global_options.x_warn_analyzer_double_free 1866 #endif 1867 #ifdef GENERATOR_FILE 1868 extern int warn_analyzer_exposure_through_output_file; 1869 #else 1870 int x_warn_analyzer_exposure_through_output_file; 1871 #define warn_analyzer_exposure_through_output_file global_options.x_warn_analyzer_exposure_through_output_file 1872 #endif 1873 #ifdef GENERATOR_FILE 1874 extern int warn_analyzer_file_leak; 1875 #else 1876 int x_warn_analyzer_file_leak; 1877 #define warn_analyzer_file_leak global_options.x_warn_analyzer_file_leak 1878 #endif 1879 #ifdef GENERATOR_FILE 1880 extern int warn_analyzer_free_of_non_heap; 1881 #else 1882 int x_warn_analyzer_free_of_non_heap; 1883 #define warn_analyzer_free_of_non_heap global_options.x_warn_analyzer_free_of_non_heap 1884 #endif 1885 #ifdef GENERATOR_FILE 1886 extern int warn_analyzer_malloc_leak; 1887 #else 1888 int x_warn_analyzer_malloc_leak; 1889 #define warn_analyzer_malloc_leak global_options.x_warn_analyzer_malloc_leak 1890 #endif 1891 #ifdef GENERATOR_FILE 1892 extern int warn_analyzer_null_argument; 1893 #else 1894 int x_warn_analyzer_null_argument; 1895 #define warn_analyzer_null_argument global_options.x_warn_analyzer_null_argument 1896 #endif 1897 #ifdef GENERATOR_FILE 1898 extern int warn_analyzer_null_dereference; 1899 #else 1900 int x_warn_analyzer_null_dereference; 1901 #define warn_analyzer_null_dereference global_options.x_warn_analyzer_null_dereference 1902 #endif 1903 #ifdef GENERATOR_FILE 1904 extern int warn_analyzer_possible_null_argument; 1905 #else 1906 int x_warn_analyzer_possible_null_argument; 1907 #define warn_analyzer_possible_null_argument global_options.x_warn_analyzer_possible_null_argument 1908 #endif 1909 #ifdef GENERATOR_FILE 1910 extern int warn_analyzer_possible_null_dereference; 1911 #else 1912 int x_warn_analyzer_possible_null_dereference; 1913 #define warn_analyzer_possible_null_dereference global_options.x_warn_analyzer_possible_null_dereference 1914 #endif 1915 #ifdef GENERATOR_FILE 1916 extern int warn_analyzer_stale_setjmp_buffer; 1917 #else 1918 int x_warn_analyzer_stale_setjmp_buffer; 1919 #define warn_analyzer_stale_setjmp_buffer global_options.x_warn_analyzer_stale_setjmp_buffer 1920 #endif 1921 #ifdef GENERATOR_FILE 1922 extern int warn_analyzer_tainted_array_index; 1923 #else 1924 int x_warn_analyzer_tainted_array_index; 1925 #define warn_analyzer_tainted_array_index global_options.x_warn_analyzer_tainted_array_index 1926 #endif 1927 #ifdef GENERATOR_FILE 1928 extern int warn_analyzer_too_complex; 1929 #else 1930 int x_warn_analyzer_too_complex; 1931 #define warn_analyzer_too_complex global_options.x_warn_analyzer_too_complex 1932 #endif 1933 #ifdef GENERATOR_FILE 1934 extern int warn_analyzer_unsafe_call_within_signal_handler; 1935 #else 1936 int x_warn_analyzer_unsafe_call_within_signal_handler; 1937 #define warn_analyzer_unsafe_call_within_signal_handler global_options.x_warn_analyzer_unsafe_call_within_signal_handler 1938 #endif 1939 #ifdef GENERATOR_FILE 1940 extern int warn_analyzer_use_after_free; 1941 #else 1942 int x_warn_analyzer_use_after_free; 1943 #define warn_analyzer_use_after_free global_options.x_warn_analyzer_use_after_free 1944 #endif 1945 #ifdef GENERATOR_FILE 1946 extern int warn_analyzer_use_of_pointer_in_stale_stack_frame; 1947 #else 1948 int x_warn_analyzer_use_of_pointer_in_stale_stack_frame; 1949 #define warn_analyzer_use_of_pointer_in_stale_stack_frame global_options.x_warn_analyzer_use_of_pointer_in_stale_stack_frame 1950 #endif 1951 #ifdef GENERATOR_FILE 1952 extern int warn_arith_conv; 1953 #else 1954 int x_warn_arith_conv; 1955 #define warn_arith_conv global_options.x_warn_arith_conv 1956 #endif 1957 #ifdef GENERATOR_FILE 1958 extern int warn_array_bounds; 1959 #else 1960 int x_warn_array_bounds; 1961 #define warn_array_bounds global_options.x_warn_array_bounds 1962 #endif 1963 #ifdef GENERATOR_FILE 1964 extern int warn_array_temporaries; 1965 #else 1966 int x_warn_array_temporaries; 1967 #define warn_array_temporaries global_options.x_warn_array_temporaries 1968 #endif 1969 #ifdef GENERATOR_FILE 1970 extern int warn_assign_intercept; 1971 #else 1972 int x_warn_assign_intercept; 1973 #define warn_assign_intercept global_options.x_warn_assign_intercept 1974 #endif 1975 #ifdef GENERATOR_FILE 1976 extern int warn_attribute_alias; 1977 #else 1978 int x_warn_attribute_alias; 1979 #define warn_attribute_alias global_options.x_warn_attribute_alias 1980 #endif 1981 #ifdef GENERATOR_FILE 1982 extern int warn_attribute_warning; 1983 #else 1984 int x_warn_attribute_warning; 1985 #define warn_attribute_warning global_options.x_warn_attribute_warning 1986 #endif 1987 #ifdef GENERATOR_FILE 1988 extern int warn_attributes; 1989 #else 1990 int x_warn_attributes; 1991 #define warn_attributes global_options.x_warn_attributes 1992 #endif 1993 #ifdef GENERATOR_FILE 1994 extern int warn_bad_function_cast; 1995 #else 1996 int x_warn_bad_function_cast; 1997 #define warn_bad_function_cast global_options.x_warn_bad_function_cast 1998 #endif 1999 #ifdef GENERATOR_FILE 2000 extern int warn_bool_compare; 2001 #else 2002 int x_warn_bool_compare; 2003 #define warn_bool_compare global_options.x_warn_bool_compare 2004 #endif 2005 #ifdef GENERATOR_FILE 2006 extern int warn_bool_op; 2007 #else 2008 int x_warn_bool_op; 2009 #define warn_bool_op global_options.x_warn_bool_op 2010 #endif 2011 #ifdef GENERATOR_FILE 2012 extern int warn_builtin_declaraion_mismatch; 2013 #else 2014 int x_warn_builtin_declaraion_mismatch; 2015 #define warn_builtin_declaraion_mismatch global_options.x_warn_builtin_declaraion_mismatch 2016 #endif 2017 #ifdef GENERATOR_FILE 2018 extern int cpp_warn_builtin_macro_redefined; 2019 #else 2020 int x_cpp_warn_builtin_macro_redefined; 2021 #define cpp_warn_builtin_macro_redefined global_options.x_cpp_warn_builtin_macro_redefined 2022 #endif 2023 #ifdef GENERATOR_FILE 2024 extern int warn_cxx_compat; 2025 #else 2026 int x_warn_cxx_compat; 2027 #define warn_cxx_compat global_options.x_warn_cxx_compat 2028 #endif 2029 #ifdef GENERATOR_FILE 2030 extern int warn_cxx11_compat; 2031 #else 2032 int x_warn_cxx11_compat; 2033 #define warn_cxx11_compat global_options.x_warn_cxx11_compat 2034 #endif 2035 #ifdef GENERATOR_FILE 2036 extern int warn_cxx14_compat; 2037 #else 2038 int x_warn_cxx14_compat; 2039 #define warn_cxx14_compat global_options.x_warn_cxx14_compat 2040 #endif 2041 #ifdef GENERATOR_FILE 2042 extern int warn_cxx17_compat; 2043 #else 2044 int x_warn_cxx17_compat; 2045 #define warn_cxx17_compat global_options.x_warn_cxx17_compat 2046 #endif 2047 #ifdef GENERATOR_FILE 2048 extern int warn_cxx20_compat; 2049 #else 2050 int x_warn_cxx20_compat; 2051 #define warn_cxx20_compat global_options.x_warn_cxx20_compat 2052 #endif 2053 #ifdef GENERATOR_FILE 2054 extern int warn_c_binding_type; 2055 #else 2056 int x_warn_c_binding_type; 2057 #define warn_c_binding_type global_options.x_warn_c_binding_type 2058 #endif 2059 #ifdef GENERATOR_FILE 2060 extern int warn_c11_c2x_compat; 2061 #else 2062 int x_warn_c11_c2x_compat; 2063 #define warn_c11_c2x_compat global_options.x_warn_c11_c2x_compat 2064 #endif 2065 #ifdef GENERATOR_FILE 2066 extern int warn_c90_c99_compat; 2067 #else 2068 int x_warn_c90_c99_compat; 2069 #define warn_c90_c99_compat global_options.x_warn_c90_c99_compat 2070 #endif 2071 #ifdef GENERATOR_FILE 2072 extern int warn_c99_c11_compat; 2073 #else 2074 int x_warn_c99_c11_compat; 2075 #define warn_c99_c11_compat global_options.x_warn_c99_c11_compat 2076 #endif 2077 #ifdef GENERATOR_FILE 2078 extern int warn_cannot_profile; 2079 #else 2080 int x_warn_cannot_profile; 2081 #define warn_cannot_profile global_options.x_warn_cannot_profile 2082 #endif 2083 #ifdef GENERATOR_FILE 2084 extern int warn_cast_align; 2085 #else 2086 int x_warn_cast_align; 2087 #define warn_cast_align global_options.x_warn_cast_align 2088 #endif 2089 #ifdef GENERATOR_FILE 2090 extern int warn_cast_function_type; 2091 #else 2092 int x_warn_cast_function_type; 2093 #define warn_cast_function_type global_options.x_warn_cast_function_type 2094 #endif 2095 #ifdef GENERATOR_FILE 2096 extern int warn_cast_qual; 2097 #else 2098 int x_warn_cast_qual; 2099 #define warn_cast_qual global_options.x_warn_cast_qual 2100 #endif 2101 #ifdef GENERATOR_FILE 2102 extern int warn_cast_result; 2103 #else 2104 int x_warn_cast_result; 2105 #define warn_cast_result global_options.x_warn_cast_result 2106 #endif 2107 #ifdef GENERATOR_FILE 2108 extern int warn_catch_value; 2109 #else 2110 int x_warn_catch_value; 2111 #define warn_catch_value global_options.x_warn_catch_value 2112 #endif 2113 #ifdef GENERATOR_FILE 2114 extern int warn_char_subscripts; 2115 #else 2116 int x_warn_char_subscripts; 2117 #define warn_char_subscripts global_options.x_warn_char_subscripts 2118 #endif 2119 #ifdef GENERATOR_FILE 2120 extern int warn_character_truncation; 2121 #else 2122 int x_warn_character_truncation; 2123 #define warn_character_truncation global_options.x_warn_character_truncation 2124 #endif 2125 #ifdef GENERATOR_FILE 2126 extern int warn_class_conversion; 2127 #else 2128 int x_warn_class_conversion; 2129 #define warn_class_conversion global_options.x_warn_class_conversion 2130 #endif 2131 #ifdef GENERATOR_FILE 2132 extern int warn_class_memaccess; 2133 #else 2134 int x_warn_class_memaccess; 2135 #define warn_class_memaccess global_options.x_warn_class_memaccess 2136 #endif 2137 #ifdef GENERATOR_FILE 2138 extern int warn_clobbered; 2139 #else 2140 int x_warn_clobbered; 2141 #define warn_clobbered global_options.x_warn_clobbered 2142 #endif 2143 #ifdef GENERATOR_FILE 2144 extern int warn_comma_subscript; 2145 #else 2146 int x_warn_comma_subscript; 2147 #define warn_comma_subscript global_options.x_warn_comma_subscript 2148 #endif 2149 #ifdef GENERATOR_FILE 2150 extern int cpp_warn_comment; 2151 #else 2152 int x_cpp_warn_comment; 2153 #define cpp_warn_comment global_options.x_cpp_warn_comment 2154 #endif 2155 #ifdef GENERATOR_FILE 2156 extern int warn_compare_reals; 2157 #else 2158 int x_warn_compare_reals; 2159 #define warn_compare_reals global_options.x_warn_compare_reals 2160 #endif 2161 #ifdef GENERATOR_FILE 2162 extern int warn_conditionally_supported; 2163 #else 2164 int x_warn_conditionally_supported; 2165 #define warn_conditionally_supported global_options.x_warn_conditionally_supported 2166 #endif 2167 #ifdef GENERATOR_FILE 2168 extern int warn_conversion; 2169 #else 2170 int x_warn_conversion; 2171 #define warn_conversion global_options.x_warn_conversion 2172 #endif 2173 #ifdef GENERATOR_FILE 2174 extern int warn_conversion_extra; 2175 #else 2176 int x_warn_conversion_extra; 2177 #define warn_conversion_extra global_options.x_warn_conversion_extra 2178 #endif 2179 #ifdef GENERATOR_FILE 2180 extern int warn_conversion_null; 2181 #else 2182 int x_warn_conversion_null; 2183 #define warn_conversion_null global_options.x_warn_conversion_null 2184 #endif 2185 #ifdef GENERATOR_FILE 2186 extern int warn_coverage_mismatch; 2187 #else 2188 int x_warn_coverage_mismatch; 2189 #define warn_coverage_mismatch global_options.x_warn_coverage_mismatch 2190 #endif 2191 #ifdef GENERATOR_FILE 2192 extern int warn_cpp; 2193 #else 2194 int x_warn_cpp; 2195 #define warn_cpp global_options.x_warn_cpp 2196 #endif 2197 #ifdef GENERATOR_FILE 2198 extern int warn_ctor_dtor_privacy; 2199 #else 2200 int x_warn_ctor_dtor_privacy; 2201 #define warn_ctor_dtor_privacy global_options.x_warn_ctor_dtor_privacy 2202 #endif 2203 #ifdef GENERATOR_FILE 2204 extern int warn_dangling_else; 2205 #else 2206 int x_warn_dangling_else; 2207 #define warn_dangling_else global_options.x_warn_dangling_else 2208 #endif 2209 #ifdef GENERATOR_FILE 2210 extern int cpp_warn_date_time; 2211 #else 2212 int x_cpp_warn_date_time; 2213 #define cpp_warn_date_time global_options.x_cpp_warn_date_time 2214 #endif 2215 #ifdef GENERATOR_FILE 2216 extern int warn_declaration_after_statement; 2217 #else 2218 int x_warn_declaration_after_statement; 2219 #define warn_declaration_after_statement global_options.x_warn_declaration_after_statement 2220 #endif 2221 #ifdef GENERATOR_FILE 2222 extern int warn_delete_incomplete; 2223 #else 2224 int x_warn_delete_incomplete; 2225 #define warn_delete_incomplete global_options.x_warn_delete_incomplete 2226 #endif 2227 #ifdef GENERATOR_FILE 2228 extern int warn_delnonvdtor; 2229 #else 2230 int x_warn_delnonvdtor; 2231 #define warn_delnonvdtor global_options.x_warn_delnonvdtor 2232 #endif 2233 #ifdef GENERATOR_FILE 2234 extern int warn_deprecated; 2235 #else 2236 int x_warn_deprecated; 2237 #define warn_deprecated global_options.x_warn_deprecated 2238 #endif 2239 #ifdef GENERATOR_FILE 2240 extern int warn_deprecated_copy; 2241 #else 2242 int x_warn_deprecated_copy; 2243 #define warn_deprecated_copy global_options.x_warn_deprecated_copy 2244 #endif 2245 #ifdef GENERATOR_FILE 2246 extern int warn_deprecated_decl; 2247 #else 2248 int x_warn_deprecated_decl; 2249 #define warn_deprecated_decl global_options.x_warn_deprecated_decl 2250 #endif 2251 #ifdef GENERATOR_FILE 2252 extern int warn_designated_init; 2253 #else 2254 int x_warn_designated_init; 2255 #define warn_designated_init global_options.x_warn_designated_init 2256 #endif 2257 #ifdef GENERATOR_FILE 2258 extern int warn_disabled_optimization; 2259 #else 2260 int x_warn_disabled_optimization; 2261 #define warn_disabled_optimization global_options.x_warn_disabled_optimization 2262 #endif 2263 #ifdef GENERATOR_FILE 2264 extern int warn_discarded_array_qualifiers; 2265 #else 2266 int x_warn_discarded_array_qualifiers; 2267 #define warn_discarded_array_qualifiers global_options.x_warn_discarded_array_qualifiers 2268 #endif 2269 #ifdef GENERATOR_FILE 2270 extern int warn_discarded_qualifiers; 2271 #else 2272 int x_warn_discarded_qualifiers; 2273 #define warn_discarded_qualifiers global_options.x_warn_discarded_qualifiers 2274 #endif 2275 #ifdef GENERATOR_FILE 2276 extern int warn_div_by_zero; 2277 #else 2278 int x_warn_div_by_zero; 2279 #define warn_div_by_zero global_options.x_warn_div_by_zero 2280 #endif 2281 #ifdef GENERATOR_FILE 2282 extern int warn_do_subscript; 2283 #else 2284 int x_warn_do_subscript; 2285 #define warn_do_subscript global_options.x_warn_do_subscript 2286 #endif 2287 #ifdef GENERATOR_FILE 2288 extern int warn_double_promotion; 2289 #else 2290 int x_warn_double_promotion; 2291 #define warn_double_promotion global_options.x_warn_double_promotion 2292 #endif 2293 #ifdef GENERATOR_FILE 2294 extern int warn_duplicate_decl_specifier; 2295 #else 2296 int x_warn_duplicate_decl_specifier; 2297 #define warn_duplicate_decl_specifier global_options.x_warn_duplicate_decl_specifier 2298 #endif 2299 #ifdef GENERATOR_FILE 2300 extern int warn_duplicated_branches; 2301 #else 2302 int x_warn_duplicated_branches; 2303 #define warn_duplicated_branches global_options.x_warn_duplicated_branches 2304 #endif 2305 #ifdef GENERATOR_FILE 2306 extern int warn_duplicated_cond; 2307 #else 2308 int x_warn_duplicated_cond; 2309 #define warn_duplicated_cond global_options.x_warn_duplicated_cond 2310 #endif 2311 #ifdef GENERATOR_FILE 2312 extern int warn_ecpp; 2313 #else 2314 int x_warn_ecpp; 2315 #define warn_ecpp global_options.x_warn_ecpp 2316 #endif 2317 #ifdef GENERATOR_FILE 2318 extern int warn_empty_body; 2319 #else 2320 int x_warn_empty_body; 2321 #define warn_empty_body global_options.x_warn_empty_body 2322 #endif 2323 #ifdef GENERATOR_FILE 2324 extern int cpp_warn_endif_labels; 2325 #else 2326 int x_cpp_warn_endif_labels; 2327 #define cpp_warn_endif_labels global_options.x_cpp_warn_endif_labels 2328 #endif 2329 #ifdef GENERATOR_FILE 2330 extern int warn_enum_compare; 2331 #else 2332 int x_warn_enum_compare; 2333 #define warn_enum_compare global_options.x_warn_enum_compare 2334 #endif 2335 #ifdef GENERATOR_FILE 2336 extern int warn_enum_conversion; 2337 #else 2338 int x_warn_enum_conversion; 2339 #define warn_enum_conversion global_options.x_warn_enum_conversion 2340 #endif 2341 #ifdef GENERATOR_FILE 2342 extern int warnings_are_errors; 2343 #else 2344 int x_warnings_are_errors; 2345 #define warnings_are_errors global_options.x_warnings_are_errors 2346 #endif 2347 #ifdef GENERATOR_FILE 2348 extern int cpp_warn_expansion_to_defined; 2349 #else 2350 int x_cpp_warn_expansion_to_defined; 2351 #define cpp_warn_expansion_to_defined global_options.x_cpp_warn_expansion_to_defined 2352 #endif 2353 #ifdef GENERATOR_FILE 2354 extern int extra_warnings; 2355 #else 2356 int x_extra_warnings; 2357 #define extra_warnings global_options.x_extra_warnings 2358 #endif 2359 #ifdef GENERATOR_FILE 2360 extern int warn_extra_semi; 2361 #else 2362 int x_warn_extra_semi; 2363 #define warn_extra_semi global_options.x_warn_extra_semi 2364 #endif 2365 #ifdef GENERATOR_FILE 2366 extern int flag_fatal_errors; 2367 #else 2368 int x_flag_fatal_errors; 2369 #define flag_fatal_errors global_options.x_flag_fatal_errors 2370 #endif 2371 #ifdef GENERATOR_FILE 2372 extern int warn_float_conversion; 2373 #else 2374 int x_warn_float_conversion; 2375 #define warn_float_conversion global_options.x_warn_float_conversion 2376 #endif 2377 #ifdef GENERATOR_FILE 2378 extern int warn_float_equal; 2379 #else 2380 int x_warn_float_equal; 2381 #define warn_float_equal global_options.x_warn_float_equal 2382 #endif 2383 #ifdef GENERATOR_FILE 2384 extern int warn_format_contains_nul; 2385 #else 2386 int x_warn_format_contains_nul; 2387 #define warn_format_contains_nul global_options.x_warn_format_contains_nul 2388 #endif 2389 #ifdef GENERATOR_FILE 2390 extern int warn_format_diag; 2391 #else 2392 int x_warn_format_diag; 2393 #define warn_format_diag global_options.x_warn_format_diag 2394 #endif 2395 #ifdef GENERATOR_FILE 2396 extern int warn_format_extra_args; 2397 #else 2398 int x_warn_format_extra_args; 2399 #define warn_format_extra_args global_options.x_warn_format_extra_args 2400 #endif 2401 #ifdef GENERATOR_FILE 2402 extern int warn_format_nonliteral; 2403 #else 2404 int x_warn_format_nonliteral; 2405 #define warn_format_nonliteral global_options.x_warn_format_nonliteral 2406 #endif 2407 #ifdef GENERATOR_FILE 2408 extern int warn_format_overflow; 2409 #else 2410 int x_warn_format_overflow; 2411 #define warn_format_overflow global_options.x_warn_format_overflow 2412 #endif 2413 #ifdef GENERATOR_FILE 2414 extern int warn_format_security; 2415 #else 2416 int x_warn_format_security; 2417 #define warn_format_security global_options.x_warn_format_security 2418 #endif 2419 #ifdef GENERATOR_FILE 2420 extern int warn_format_signedness; 2421 #else 2422 int x_warn_format_signedness; 2423 #define warn_format_signedness global_options.x_warn_format_signedness 2424 #endif 2425 #ifdef GENERATOR_FILE 2426 extern int warn_format_trunc; 2427 #else 2428 int x_warn_format_trunc; 2429 #define warn_format_trunc global_options.x_warn_format_trunc 2430 #endif 2431 #ifdef GENERATOR_FILE 2432 extern int warn_format_y2k; 2433 #else 2434 int x_warn_format_y2k; 2435 #define warn_format_y2k global_options.x_warn_format_y2k 2436 #endif 2437 #ifdef GENERATOR_FILE 2438 extern int warn_format_zero_length; 2439 #else 2440 int x_warn_format_zero_length; 2441 #define warn_format_zero_length global_options.x_warn_format_zero_length 2442 #endif 2443 #ifdef GENERATOR_FILE 2444 extern int warn_format; 2445 #else 2446 int x_warn_format; 2447 #define warn_format global_options.x_warn_format 2448 #endif 2449 #ifdef GENERATOR_FILE 2450 extern int warn_frame_address; 2451 #else 2452 int x_warn_frame_address; 2453 #define warn_frame_address global_options.x_warn_frame_address 2454 #endif 2455 #ifdef GENERATOR_FILE 2456 extern HOST_WIDE_INT warn_frame_larger_than_size; 2457 #else 2458 HOST_WIDE_INT x_warn_frame_larger_than_size; 2459 #define warn_frame_larger_than_size global_options.x_warn_frame_larger_than_size 2460 #endif 2461 #ifdef GENERATOR_FILE 2462 extern int warn_free_nonheap_object; 2463 #else 2464 int x_warn_free_nonheap_object; 2465 #define warn_free_nonheap_object global_options.x_warn_free_nonheap_object 2466 #endif 2467 #ifdef GENERATOR_FILE 2468 extern int flag_warn_frontend_loop_interchange; 2469 #else 2470 int x_flag_warn_frontend_loop_interchange; 2471 #define flag_warn_frontend_loop_interchange global_options.x_flag_warn_frontend_loop_interchange 2472 #endif 2473 #ifdef GENERATOR_FILE 2474 extern int warn_function_elimination; 2475 #else 2476 int x_warn_function_elimination; 2477 #define warn_function_elimination global_options.x_warn_function_elimination 2478 #endif 2479 #ifdef GENERATOR_FILE 2480 extern int warn_hsa; 2481 #else 2482 int x_warn_hsa; 2483 #define warn_hsa global_options.x_warn_hsa 2484 #endif 2485 #ifdef GENERATOR_FILE 2486 extern int warn_if_not_aligned; 2487 #else 2488 int x_warn_if_not_aligned; 2489 #define warn_if_not_aligned global_options.x_warn_if_not_aligned 2490 #endif 2491 #ifdef GENERATOR_FILE 2492 extern int warn_ignored_attributes; 2493 #else 2494 int x_warn_ignored_attributes; 2495 #define warn_ignored_attributes global_options.x_warn_ignored_attributes 2496 #endif 2497 #ifdef GENERATOR_FILE 2498 extern int warn_ignored_qualifiers; 2499 #else 2500 int x_warn_ignored_qualifiers; 2501 #define warn_ignored_qualifiers global_options.x_warn_ignored_qualifiers 2502 #endif 2503 #ifdef GENERATOR_FILE 2504 extern int warn_implicit; 2505 #else 2506 int x_warn_implicit; 2507 #define warn_implicit global_options.x_warn_implicit 2508 #endif 2509 #ifdef GENERATOR_FILE 2510 extern int warn_implicit_fallthrough; 2511 #else 2512 int x_warn_implicit_fallthrough; 2513 #define warn_implicit_fallthrough global_options.x_warn_implicit_fallthrough 2514 #endif 2515 #ifdef GENERATOR_FILE 2516 extern int warn_implicit_function_declaration; 2517 #else 2518 int x_warn_implicit_function_declaration; 2519 #define warn_implicit_function_declaration global_options.x_warn_implicit_function_declaration 2520 #endif 2521 #ifdef GENERATOR_FILE 2522 extern int warn_implicit_int; 2523 #else 2524 int x_warn_implicit_int; 2525 #define warn_implicit_int global_options.x_warn_implicit_int 2526 #endif 2527 #ifdef GENERATOR_FILE 2528 extern int warn_implicit_interface; 2529 #else 2530 int x_warn_implicit_interface; 2531 #define warn_implicit_interface global_options.x_warn_implicit_interface 2532 #endif 2533 #ifdef GENERATOR_FILE 2534 extern int warn_implicit_procedure; 2535 #else 2536 int x_warn_implicit_procedure; 2537 #define warn_implicit_procedure global_options.x_warn_implicit_procedure 2538 #endif 2539 #ifdef GENERATOR_FILE 2540 extern int warn_inaccessible_base; 2541 #else 2542 int x_warn_inaccessible_base; 2543 #define warn_inaccessible_base global_options.x_warn_inaccessible_base 2544 #endif 2545 #ifdef GENERATOR_FILE 2546 extern int warn_incompatible_pointer_types; 2547 #else 2548 int x_warn_incompatible_pointer_types; 2549 #define warn_incompatible_pointer_types global_options.x_warn_incompatible_pointer_types 2550 #endif 2551 #ifdef GENERATOR_FILE 2552 extern int warn_inh_var_ctor; 2553 #else 2554 int x_warn_inh_var_ctor; 2555 #define warn_inh_var_ctor global_options.x_warn_inh_var_ctor 2556 #endif 2557 #ifdef GENERATOR_FILE 2558 extern int warn_init_list; 2559 #else 2560 int x_warn_init_list; 2561 #define warn_init_list global_options.x_warn_init_list 2562 #endif 2563 #ifdef GENERATOR_FILE 2564 extern int warn_init_self; 2565 #else 2566 int x_warn_init_self; 2567 #define warn_init_self global_options.x_warn_init_self 2568 #endif 2569 #ifdef GENERATOR_FILE 2570 extern int warn_inline; 2571 #else 2572 int x_warn_inline; 2573 #define warn_inline global_options.x_warn_inline 2574 #endif 2575 #ifdef GENERATOR_FILE 2576 extern int warn_int_conversion; 2577 #else 2578 int x_warn_int_conversion; 2579 #define warn_int_conversion global_options.x_warn_int_conversion 2580 #endif 2581 #ifdef GENERATOR_FILE 2582 extern int warn_int_in_bool_context; 2583 #else 2584 int x_warn_int_in_bool_context; 2585 #define warn_int_in_bool_context global_options.x_warn_int_in_bool_context 2586 #endif 2587 #ifdef GENERATOR_FILE 2588 extern int warn_int_to_pointer_cast; 2589 #else 2590 int x_warn_int_to_pointer_cast; 2591 #define warn_int_to_pointer_cast global_options.x_warn_int_to_pointer_cast 2592 #endif 2593 #ifdef GENERATOR_FILE 2594 extern int warn_integer_division; 2595 #else 2596 int x_warn_integer_division; 2597 #define warn_integer_division global_options.x_warn_integer_division 2598 #endif 2599 #ifdef GENERATOR_FILE 2600 extern int warn_intrinsic_shadow; 2601 #else 2602 int x_warn_intrinsic_shadow; 2603 #define warn_intrinsic_shadow global_options.x_warn_intrinsic_shadow 2604 #endif 2605 #ifdef GENERATOR_FILE 2606 extern int warn_intrinsics_std; 2607 #else 2608 int x_warn_intrinsics_std; 2609 #define warn_intrinsics_std global_options.x_warn_intrinsics_std 2610 #endif 2611 #ifdef GENERATOR_FILE 2612 extern int warn_invalid_memory_model; 2613 #else 2614 int x_warn_invalid_memory_model; 2615 #define warn_invalid_memory_model global_options.x_warn_invalid_memory_model 2616 #endif 2617 #ifdef GENERATOR_FILE 2618 extern int warn_invalid_offsetof; 2619 #else 2620 int x_warn_invalid_offsetof; 2621 #define warn_invalid_offsetof global_options.x_warn_invalid_offsetof 2622 #endif 2623 #ifdef GENERATOR_FILE 2624 extern int cpp_warn_invalid_pch; 2625 #else 2626 int x_cpp_warn_invalid_pch; 2627 #define cpp_warn_invalid_pch global_options.x_cpp_warn_invalid_pch 2628 #endif 2629 #ifdef GENERATOR_FILE 2630 extern int warn_jump_misses_init; 2631 #else 2632 int x_warn_jump_misses_init; 2633 #define warn_jump_misses_init global_options.x_warn_jump_misses_init 2634 #endif 2635 #ifdef GENERATOR_FILE 2636 extern HOST_WIDE_INT warn_larger_than_size; 2637 #else 2638 HOST_WIDE_INT x_warn_larger_than_size; 2639 #define warn_larger_than_size global_options.x_warn_larger_than_size 2640 #endif 2641 #ifdef GENERATOR_FILE 2642 extern int warn_line_truncation; 2643 #else 2644 int x_warn_line_truncation; 2645 #define warn_line_truncation global_options.x_warn_line_truncation 2646 #endif 2647 #ifdef GENERATOR_FILE 2648 extern int cpp_warn_literal_suffix; 2649 #else 2650 int x_cpp_warn_literal_suffix; 2651 #define cpp_warn_literal_suffix global_options.x_cpp_warn_literal_suffix 2652 #endif 2653 #ifdef GENERATOR_FILE 2654 extern int warn_logical_not_paren; 2655 #else 2656 int x_warn_logical_not_paren; 2657 #define warn_logical_not_paren global_options.x_warn_logical_not_paren 2658 #endif 2659 #ifdef GENERATOR_FILE 2660 extern int warn_logical_op; 2661 #else 2662 int x_warn_logical_op; 2663 #define warn_logical_op global_options.x_warn_logical_op 2664 #endif 2665 #ifdef GENERATOR_FILE 2666 extern int warn_long_long; 2667 #else 2668 int x_warn_long_long; 2669 #define warn_long_long global_options.x_warn_long_long 2670 #endif 2671 #ifdef GENERATOR_FILE 2672 extern int warn_lto_type_mismatch; 2673 #else 2674 int x_warn_lto_type_mismatch; 2675 #define warn_lto_type_mismatch global_options.x_warn_lto_type_mismatch 2676 #endif 2677 #ifdef GENERATOR_FILE 2678 extern int warn_main; 2679 #else 2680 int x_warn_main; 2681 #define warn_main global_options.x_warn_main 2682 #endif 2683 #ifdef GENERATOR_FILE 2684 extern int warn_maybe_uninitialized; 2685 #else 2686 int x_warn_maybe_uninitialized; 2687 #define warn_maybe_uninitialized global_options.x_warn_maybe_uninitialized 2688 #endif 2689 #ifdef GENERATOR_FILE 2690 extern int warn_memset_elt_size; 2691 #else 2692 int x_warn_memset_elt_size; 2693 #define warn_memset_elt_size global_options.x_warn_memset_elt_size 2694 #endif 2695 #ifdef GENERATOR_FILE 2696 extern int warn_memset_transposed_args; 2697 #else 2698 int x_warn_memset_transposed_args; 2699 #define warn_memset_transposed_args global_options.x_warn_memset_transposed_args 2700 #endif 2701 #ifdef GENERATOR_FILE 2702 extern int warn_misleading_indentation; 2703 #else 2704 int x_warn_misleading_indentation; 2705 #define warn_misleading_indentation global_options.x_warn_misleading_indentation 2706 #endif 2707 #ifdef GENERATOR_FILE 2708 extern int warn_mismatched_tags; 2709 #else 2710 int x_warn_mismatched_tags; 2711 #define warn_mismatched_tags global_options.x_warn_mismatched_tags 2712 #endif 2713 #ifdef GENERATOR_FILE 2714 extern int warn_missing_attributes; 2715 #else 2716 int x_warn_missing_attributes; 2717 #define warn_missing_attributes global_options.x_warn_missing_attributes 2718 #endif 2719 #ifdef GENERATOR_FILE 2720 extern int warn_missing_braces; 2721 #else 2722 int x_warn_missing_braces; 2723 #define warn_missing_braces global_options.x_warn_missing_braces 2724 #endif 2725 #ifdef GENERATOR_FILE 2726 extern int warn_missing_declarations; 2727 #else 2728 int x_warn_missing_declarations; 2729 #define warn_missing_declarations global_options.x_warn_missing_declarations 2730 #endif 2731 #ifdef GENERATOR_FILE 2732 extern int warn_missing_field_initializers; 2733 #else 2734 int x_warn_missing_field_initializers; 2735 #define warn_missing_field_initializers global_options.x_warn_missing_field_initializers 2736 #endif 2737 #ifdef GENERATOR_FILE 2738 extern int cpp_warn_missing_include_dirs; 2739 #else 2740 int x_cpp_warn_missing_include_dirs; 2741 #define cpp_warn_missing_include_dirs global_options.x_cpp_warn_missing_include_dirs 2742 #endif 2743 #ifdef GENERATOR_FILE 2744 extern int warn_missing_parameter_type; 2745 #else 2746 int x_warn_missing_parameter_type; 2747 #define warn_missing_parameter_type global_options.x_warn_missing_parameter_type 2748 #endif 2749 #ifdef GENERATOR_FILE 2750 extern int warn_missing_profile; 2751 #else 2752 int x_warn_missing_profile; 2753 #define warn_missing_profile global_options.x_warn_missing_profile 2754 #endif 2755 #ifdef GENERATOR_FILE 2756 extern int warn_missing_prototypes; 2757 #else 2758 int x_warn_missing_prototypes; 2759 #define warn_missing_prototypes global_options.x_warn_missing_prototypes 2760 #endif 2761 #ifdef GENERATOR_FILE 2762 extern int cpp_warn_multichar; 2763 #else 2764 int x_cpp_warn_multichar; 2765 #define cpp_warn_multichar global_options.x_cpp_warn_multichar 2766 #endif 2767 #ifdef GENERATOR_FILE 2768 extern int warn_multiple_inheritance; 2769 #else 2770 int x_warn_multiple_inheritance; 2771 #define warn_multiple_inheritance global_options.x_warn_multiple_inheritance 2772 #endif 2773 #ifdef GENERATOR_FILE 2774 extern int warn_multistatement_macros; 2775 #else 2776 int x_warn_multistatement_macros; 2777 #define warn_multistatement_macros global_options.x_warn_multistatement_macros 2778 #endif 2779 #ifdef GENERATOR_FILE 2780 extern int warn_namespaces; 2781 #else 2782 int x_warn_namespaces; 2783 #define warn_namespaces global_options.x_warn_namespaces 2784 #endif 2785 #ifdef GENERATOR_FILE 2786 extern int warn_narrowing; 2787 #else 2788 int x_warn_narrowing; 2789 #define warn_narrowing global_options.x_warn_narrowing 2790 #endif 2791 #ifdef GENERATOR_FILE 2792 extern int warn_nested_externs; 2793 #else 2794 int x_warn_nested_externs; 2795 #define warn_nested_externs global_options.x_warn_nested_externs 2796 #endif 2797 #ifdef GENERATOR_FILE 2798 extern int warn_noexcept; 2799 #else 2800 int x_warn_noexcept; 2801 #define warn_noexcept global_options.x_warn_noexcept 2802 #endif 2803 #ifdef GENERATOR_FILE 2804 extern int warn_noexcept_type; 2805 #else 2806 int x_warn_noexcept_type; 2807 #define warn_noexcept_type global_options.x_warn_noexcept_type 2808 #endif 2809 #ifdef GENERATOR_FILE 2810 extern int warn_nontemplate_friend; 2811 #else 2812 int x_warn_nontemplate_friend; 2813 #define warn_nontemplate_friend global_options.x_warn_nontemplate_friend 2814 #endif 2815 #ifdef GENERATOR_FILE 2816 extern int warn_nonvdtor; 2817 #else 2818 int x_warn_nonvdtor; 2819 #define warn_nonvdtor global_options.x_warn_nonvdtor 2820 #endif 2821 #ifdef GENERATOR_FILE 2822 extern int warn_nonnull; 2823 #else 2824 int x_warn_nonnull; 2825 #define warn_nonnull global_options.x_warn_nonnull 2826 #endif 2827 #ifdef GENERATOR_FILE 2828 extern int warn_nonnull_compare; 2829 #else 2830 int x_warn_nonnull_compare; 2831 #define warn_nonnull_compare global_options.x_warn_nonnull_compare 2832 #endif 2833 #ifdef GENERATOR_FILE 2834 extern int cpp_warn_normalize; 2835 #else 2836 int x_cpp_warn_normalize; 2837 #define cpp_warn_normalize global_options.x_cpp_warn_normalize 2838 #endif 2839 #ifdef GENERATOR_FILE 2840 extern int warn_null_dereference; 2841 #else 2842 int x_warn_null_dereference; 2843 #define warn_null_dereference global_options.x_warn_null_dereference 2844 #endif 2845 #ifdef GENERATOR_FILE 2846 extern int warn_odr_violations; 2847 #else 2848 int x_warn_odr_violations; 2849 #define warn_odr_violations global_options.x_warn_odr_violations 2850 #endif 2851 #ifdef GENERATOR_FILE 2852 extern int warn_old_style_cast; 2853 #else 2854 int x_warn_old_style_cast; 2855 #define warn_old_style_cast global_options.x_warn_old_style_cast 2856 #endif 2857 #ifdef GENERATOR_FILE 2858 extern int warn_old_style_declaration; 2859 #else 2860 int x_warn_old_style_declaration; 2861 #define warn_old_style_declaration global_options.x_warn_old_style_declaration 2862 #endif 2863 #ifdef GENERATOR_FILE 2864 extern int warn_old_style_definition; 2865 #else 2866 int x_warn_old_style_definition; 2867 #define warn_old_style_definition global_options.x_warn_old_style_definition 2868 #endif 2869 #ifdef GENERATOR_FILE 2870 extern int warn_openmp_simd; 2871 #else 2872 int x_warn_openmp_simd; 2873 #define warn_openmp_simd global_options.x_warn_openmp_simd 2874 #endif 2875 #ifdef GENERATOR_FILE 2876 extern int warn_overflow; 2877 #else 2878 int x_warn_overflow; 2879 #define warn_overflow global_options.x_warn_overflow 2880 #endif 2881 #ifdef GENERATOR_FILE 2882 extern int warn_overlength_strings; 2883 #else 2884 int x_warn_overlength_strings; 2885 #define warn_overlength_strings global_options.x_warn_overlength_strings 2886 #endif 2887 #ifdef GENERATOR_FILE 2888 extern int warn_overloaded_virtual; 2889 #else 2890 int x_warn_overloaded_virtual; 2891 #define warn_overloaded_virtual global_options.x_warn_overloaded_virtual 2892 #endif 2893 #ifdef GENERATOR_FILE 2894 extern int warn_override_init; 2895 #else 2896 int x_warn_override_init; 2897 #define warn_override_init global_options.x_warn_override_init 2898 #endif 2899 #ifdef GENERATOR_FILE 2900 extern int warn_override_init_side_effects; 2901 #else 2902 int x_warn_override_init_side_effects; 2903 #define warn_override_init_side_effects global_options.x_warn_override_init_side_effects 2904 #endif 2905 #ifdef GENERATOR_FILE 2906 extern int warn_overwrite_recursive; 2907 #else 2908 int x_warn_overwrite_recursive; 2909 #define warn_overwrite_recursive global_options.x_warn_overwrite_recursive 2910 #endif 2911 #ifdef GENERATOR_FILE 2912 extern int warn_packed; 2913 #else 2914 int x_warn_packed; 2915 #define warn_packed global_options.x_warn_packed 2916 #endif 2917 #ifdef GENERATOR_FILE 2918 extern int warn_packed_bitfield_compat; 2919 #else 2920 int x_warn_packed_bitfield_compat; 2921 #define warn_packed_bitfield_compat global_options.x_warn_packed_bitfield_compat 2922 #endif 2923 #ifdef GENERATOR_FILE 2924 extern int warn_packed_not_aligned; 2925 #else 2926 int x_warn_packed_not_aligned; 2927 #define warn_packed_not_aligned global_options.x_warn_packed_not_aligned 2928 #endif 2929 #ifdef GENERATOR_FILE 2930 extern int warn_padded; 2931 #else 2932 int x_warn_padded; 2933 #define warn_padded global_options.x_warn_padded 2934 #endif 2935 #ifdef GENERATOR_FILE 2936 extern int warn_parentheses; 2937 #else 2938 int x_warn_parentheses; 2939 #define warn_parentheses global_options.x_warn_parentheses 2940 #endif 2941 #ifdef GENERATOR_FILE 2942 extern int pedantic; 2943 #else 2944 int x_pedantic; 2945 #define pedantic global_options.x_pedantic 2946 #endif 2947 #ifdef GENERATOR_FILE 2948 extern int warn_pessimizing_move; 2949 #else 2950 int x_warn_pessimizing_move; 2951 #define warn_pessimizing_move global_options.x_warn_pessimizing_move 2952 #endif 2953 #ifdef GENERATOR_FILE 2954 extern int warn_placement_new; 2955 #else 2956 int x_warn_placement_new; 2957 #define warn_placement_new global_options.x_warn_placement_new 2958 #endif 2959 #ifdef GENERATOR_FILE 2960 extern int warn_pmf2ptr; 2961 #else 2962 int x_warn_pmf2ptr; 2963 #define warn_pmf2ptr global_options.x_warn_pmf2ptr 2964 #endif 2965 #ifdef GENERATOR_FILE 2966 extern int warn_pointer_arith; 2967 #else 2968 int x_warn_pointer_arith; 2969 #define warn_pointer_arith global_options.x_warn_pointer_arith 2970 #endif 2971 #ifdef GENERATOR_FILE 2972 extern int warn_pointer_compare; 2973 #else 2974 int x_warn_pointer_compare; 2975 #define warn_pointer_compare global_options.x_warn_pointer_compare 2976 #endif 2977 #ifdef GENERATOR_FILE 2978 extern int warn_pointer_sign; 2979 #else 2980 int x_warn_pointer_sign; 2981 #define warn_pointer_sign global_options.x_warn_pointer_sign 2982 #endif 2983 #ifdef GENERATOR_FILE 2984 extern int warn_pointer_to_int_cast; 2985 #else 2986 int x_warn_pointer_to_int_cast; 2987 #define warn_pointer_to_int_cast global_options.x_warn_pointer_to_int_cast 2988 #endif 2989 #ifdef GENERATOR_FILE 2990 extern int warn_pragmas; 2991 #else 2992 int x_warn_pragmas; 2993 #define warn_pragmas global_options.x_warn_pragmas 2994 #endif 2995 #ifdef GENERATOR_FILE 2996 extern int warn_prio_ctor_dtor; 2997 #else 2998 int x_warn_prio_ctor_dtor; 2999 #define warn_prio_ctor_dtor global_options.x_warn_prio_ctor_dtor 3000 #endif 3001 #ifdef GENERATOR_FILE 3002 extern int warn_property_assign_default; 3003 #else 3004 int x_warn_property_assign_default; 3005 #define warn_property_assign_default global_options.x_warn_property_assign_default 3006 #endif 3007 #ifdef GENERATOR_FILE 3008 extern int warn_protocol; 3009 #else 3010 int x_warn_protocol; 3011 #define warn_protocol global_options.x_warn_protocol 3012 #endif 3013 #ifdef GENERATOR_FILE 3014 extern int warn_psabi; 3015 #else 3016 int x_warn_psabi; 3017 #define warn_psabi global_options.x_warn_psabi 3018 #endif 3019 #ifdef GENERATOR_FILE 3020 extern int warn_real_q_constant; 3021 #else 3022 int x_warn_real_q_constant; 3023 #define warn_real_q_constant global_options.x_warn_real_q_constant 3024 #endif 3025 #ifdef GENERATOR_FILE 3026 extern int warn_realloc_lhs; 3027 #else 3028 int x_warn_realloc_lhs; 3029 #define warn_realloc_lhs global_options.x_warn_realloc_lhs 3030 #endif 3031 #ifdef GENERATOR_FILE 3032 extern int warn_realloc_lhs_all; 3033 #else 3034 int x_warn_realloc_lhs_all; 3035 #define warn_realloc_lhs_all global_options.x_warn_realloc_lhs_all 3036 #endif 3037 #ifdef GENERATOR_FILE 3038 extern int warn_redundant_decls; 3039 #else 3040 int x_warn_redundant_decls; 3041 #define warn_redundant_decls global_options.x_warn_redundant_decls 3042 #endif 3043 #ifdef GENERATOR_FILE 3044 extern int warn_redundant_move; 3045 #else 3046 int x_warn_redundant_move; 3047 #define warn_redundant_move global_options.x_warn_redundant_move 3048 #endif 3049 #ifdef GENERATOR_FILE 3050 extern int warn_redundant_tags; 3051 #else 3052 int x_warn_redundant_tags; 3053 #define warn_redundant_tags global_options.x_warn_redundant_tags 3054 #endif 3055 #ifdef GENERATOR_FILE 3056 extern int warn_register; 3057 #else 3058 int x_warn_register; 3059 #define warn_register global_options.x_warn_register 3060 #endif 3061 #ifdef GENERATOR_FILE 3062 extern int warn_reorder; 3063 #else 3064 int x_warn_reorder; 3065 #define warn_reorder global_options.x_warn_reorder 3066 #endif 3067 #ifdef GENERATOR_FILE 3068 extern int warn_restrict; 3069 #else 3070 int x_warn_restrict; 3071 #define warn_restrict global_options.x_warn_restrict 3072 #endif 3073 #ifdef GENERATOR_FILE 3074 extern int warn_return_local_addr; 3075 #else 3076 int x_warn_return_local_addr; 3077 #define warn_return_local_addr global_options.x_warn_return_local_addr 3078 #endif 3079 #ifdef GENERATOR_FILE 3080 extern int warn_return_type; 3081 #else 3082 int x_warn_return_type; 3083 #define warn_return_type global_options.x_warn_return_type 3084 #endif 3085 #ifdef GENERATOR_FILE 3086 extern int warn_selector; 3087 #else 3088 int x_warn_selector; 3089 #define warn_selector global_options.x_warn_selector 3090 #endif 3091 #ifdef GENERATOR_FILE 3092 extern int warn_sequence_point; 3093 #else 3094 int x_warn_sequence_point; 3095 #define warn_sequence_point global_options.x_warn_sequence_point 3096 #endif 3097 #ifdef GENERATOR_FILE 3098 extern int warn_shadow; 3099 #else 3100 int x_warn_shadow; 3101 #define warn_shadow global_options.x_warn_shadow 3102 #endif 3103 #ifdef GENERATOR_FILE 3104 extern int warn_shadow_ivar; 3105 #else 3106 int x_warn_shadow_ivar; 3107 #define warn_shadow_ivar global_options.x_warn_shadow_ivar 3108 #endif 3109 #ifdef GENERATOR_FILE 3110 extern int warn_shadow_compatible_local; 3111 #else 3112 int x_warn_shadow_compatible_local; 3113 #define warn_shadow_compatible_local global_options.x_warn_shadow_compatible_local 3114 #endif 3115 #ifdef GENERATOR_FILE 3116 extern int warn_shadow_local; 3117 #else 3118 int x_warn_shadow_local; 3119 #define warn_shadow_local global_options.x_warn_shadow_local 3120 #endif 3121 #ifdef GENERATOR_FILE 3122 extern int warn_shift_count_negative; 3123 #else 3124 int x_warn_shift_count_negative; 3125 #define warn_shift_count_negative global_options.x_warn_shift_count_negative 3126 #endif 3127 #ifdef GENERATOR_FILE 3128 extern int warn_shift_count_overflow; 3129 #else 3130 int x_warn_shift_count_overflow; 3131 #define warn_shift_count_overflow global_options.x_warn_shift_count_overflow 3132 #endif 3133 #ifdef GENERATOR_FILE 3134 extern int warn_shift_negative_value; 3135 #else 3136 int x_warn_shift_negative_value; 3137 #define warn_shift_negative_value global_options.x_warn_shift_negative_value 3138 #endif 3139 #ifdef GENERATOR_FILE 3140 extern int warn_shift_overflow; 3141 #else 3142 int x_warn_shift_overflow; 3143 #define warn_shift_overflow global_options.x_warn_shift_overflow 3144 #endif 3145 #ifdef GENERATOR_FILE 3146 extern int warn_sign_compare; 3147 #else 3148 int x_warn_sign_compare; 3149 #define warn_sign_compare global_options.x_warn_sign_compare 3150 #endif 3151 #ifdef GENERATOR_FILE 3152 extern int warn_sign_conversion; 3153 #else 3154 int x_warn_sign_conversion; 3155 #define warn_sign_conversion global_options.x_warn_sign_conversion 3156 #endif 3157 #ifdef GENERATOR_FILE 3158 extern int warn_sign_promo; 3159 #else 3160 int x_warn_sign_promo; 3161 #define warn_sign_promo global_options.x_warn_sign_promo 3162 #endif 3163 #ifdef GENERATOR_FILE 3164 extern int warn_sized_deallocation; 3165 #else 3166 int x_warn_sized_deallocation; 3167 #define warn_sized_deallocation global_options.x_warn_sized_deallocation 3168 #endif 3169 #ifdef GENERATOR_FILE 3170 extern int warn_sizeof_array_argument; 3171 #else 3172 int x_warn_sizeof_array_argument; 3173 #define warn_sizeof_array_argument global_options.x_warn_sizeof_array_argument 3174 #endif 3175 #ifdef GENERATOR_FILE 3176 extern int warn_sizeof_pointer_div; 3177 #else 3178 int x_warn_sizeof_pointer_div; 3179 #define warn_sizeof_pointer_div global_options.x_warn_sizeof_pointer_div 3180 #endif 3181 #ifdef GENERATOR_FILE 3182 extern int warn_sizeof_pointer_memaccess; 3183 #else 3184 int x_warn_sizeof_pointer_memaccess; 3185 #define warn_sizeof_pointer_memaccess global_options.x_warn_sizeof_pointer_memaccess 3186 #endif 3187 #ifdef GENERATOR_FILE 3188 extern int warn_stack_protect; 3189 #else 3190 int x_warn_stack_protect; 3191 #define warn_stack_protect global_options.x_warn_stack_protect 3192 #endif 3193 #ifdef GENERATOR_FILE 3194 extern HOST_WIDE_INT warn_stack_usage; 3195 #else 3196 HOST_WIDE_INT x_warn_stack_usage; 3197 #define warn_stack_usage global_options.x_warn_stack_usage 3198 #endif 3199 #ifdef GENERATOR_FILE 3200 extern int warn_strict_aliasing; 3201 #else 3202 int x_warn_strict_aliasing; 3203 #define warn_strict_aliasing global_options.x_warn_strict_aliasing 3204 #endif 3205 #ifdef GENERATOR_FILE 3206 extern int warn_strict_null_sentinel; 3207 #else 3208 int x_warn_strict_null_sentinel; 3209 #define warn_strict_null_sentinel global_options.x_warn_strict_null_sentinel 3210 #endif 3211 #ifdef GENERATOR_FILE 3212 extern int warn_strict_overflow; 3213 #else 3214 int x_warn_strict_overflow; 3215 #define warn_strict_overflow global_options.x_warn_strict_overflow 3216 #endif 3217 #ifdef GENERATOR_FILE 3218 extern int warn_strict_prototypes; 3219 #else 3220 int x_warn_strict_prototypes; 3221 #define warn_strict_prototypes global_options.x_warn_strict_prototypes 3222 #endif 3223 #ifdef GENERATOR_FILE 3224 extern int warn_strict_selector_match; 3225 #else 3226 int x_warn_strict_selector_match; 3227 #define warn_strict_selector_match global_options.x_warn_strict_selector_match 3228 #endif 3229 #ifdef GENERATOR_FILE 3230 extern int warn_string_compare; 3231 #else 3232 int x_warn_string_compare; 3233 #define warn_string_compare global_options.x_warn_string_compare 3234 #endif 3235 #ifdef GENERATOR_FILE 3236 extern int warn_stringop_overflow; 3237 #else 3238 int x_warn_stringop_overflow; 3239 #define warn_stringop_overflow global_options.x_warn_stringop_overflow 3240 #endif 3241 #ifdef GENERATOR_FILE 3242 extern int warn_stringop_truncation; 3243 #else 3244 int x_warn_stringop_truncation; 3245 #define warn_stringop_truncation global_options.x_warn_stringop_truncation 3246 #endif 3247 #ifdef GENERATOR_FILE 3248 extern int warn_subobject_linkage; 3249 #else 3250 int x_warn_subobject_linkage; 3251 #define warn_subobject_linkage global_options.x_warn_subobject_linkage 3252 #endif 3253 #ifdef GENERATOR_FILE 3254 extern int warn_suggest_attribute_cold; 3255 #else 3256 int x_warn_suggest_attribute_cold; 3257 #define warn_suggest_attribute_cold global_options.x_warn_suggest_attribute_cold 3258 #endif 3259 #ifdef GENERATOR_FILE 3260 extern int warn_suggest_attribute_const; 3261 #else 3262 int x_warn_suggest_attribute_const; 3263 #define warn_suggest_attribute_const global_options.x_warn_suggest_attribute_const 3264 #endif 3265 #ifdef GENERATOR_FILE 3266 extern int warn_suggest_attribute_format; 3267 #else 3268 int x_warn_suggest_attribute_format; 3269 #define warn_suggest_attribute_format global_options.x_warn_suggest_attribute_format 3270 #endif 3271 #ifdef GENERATOR_FILE 3272 extern int warn_suggest_attribute_malloc; 3273 #else 3274 int x_warn_suggest_attribute_malloc; 3275 #define warn_suggest_attribute_malloc global_options.x_warn_suggest_attribute_malloc 3276 #endif 3277 #ifdef GENERATOR_FILE 3278 extern int warn_suggest_attribute_noreturn; 3279 #else 3280 int x_warn_suggest_attribute_noreturn; 3281 #define warn_suggest_attribute_noreturn global_options.x_warn_suggest_attribute_noreturn 3282 #endif 3283 #ifdef GENERATOR_FILE 3284 extern int warn_suggest_attribute_pure; 3285 #else 3286 int x_warn_suggest_attribute_pure; 3287 #define warn_suggest_attribute_pure global_options.x_warn_suggest_attribute_pure 3288 #endif 3289 #ifdef GENERATOR_FILE 3290 extern int warn_suggest_final_methods; 3291 #else 3292 int x_warn_suggest_final_methods; 3293 #define warn_suggest_final_methods global_options.x_warn_suggest_final_methods 3294 #endif 3295 #ifdef GENERATOR_FILE 3296 extern int warn_suggest_final_types; 3297 #else 3298 int x_warn_suggest_final_types; 3299 #define warn_suggest_final_types global_options.x_warn_suggest_final_types 3300 #endif 3301 #ifdef GENERATOR_FILE 3302 extern int warn_override; 3303 #else 3304 int x_warn_override; 3305 #define warn_override global_options.x_warn_override 3306 #endif 3307 #ifdef GENERATOR_FILE 3308 extern int warn_surprising; 3309 #else 3310 int x_warn_surprising; 3311 #define warn_surprising global_options.x_warn_surprising 3312 #endif 3313 #ifdef GENERATOR_FILE 3314 extern int warn_switch; 3315 #else 3316 int x_warn_switch; 3317 #define warn_switch global_options.x_warn_switch 3318 #endif 3319 #ifdef GENERATOR_FILE 3320 extern int warn_switch_bool; 3321 #else 3322 int x_warn_switch_bool; 3323 #define warn_switch_bool global_options.x_warn_switch_bool 3324 #endif 3325 #ifdef GENERATOR_FILE 3326 extern int warn_switch_default; 3327 #else 3328 int x_warn_switch_default; 3329 #define warn_switch_default global_options.x_warn_switch_default 3330 #endif 3331 #ifdef GENERATOR_FILE 3332 extern int warn_switch_enum; 3333 #else 3334 int x_warn_switch_enum; 3335 #define warn_switch_enum global_options.x_warn_switch_enum 3336 #endif 3337 #ifdef GENERATOR_FILE 3338 extern int warn_switch_outside_range; 3339 #else 3340 int x_warn_switch_outside_range; 3341 #define warn_switch_outside_range global_options.x_warn_switch_outside_range 3342 #endif 3343 #ifdef GENERATOR_FILE 3344 extern int warn_switch_unreachable; 3345 #else 3346 int x_warn_switch_unreachable; 3347 #define warn_switch_unreachable global_options.x_warn_switch_unreachable 3348 #endif 3349 #ifdef GENERATOR_FILE 3350 extern int warn_sync_nand; 3351 #else 3352 int x_warn_sync_nand; 3353 #define warn_sync_nand global_options.x_warn_sync_nand 3354 #endif 3355 #ifdef GENERATOR_FILE 3356 extern int warn_synth; 3357 #else 3358 int x_warn_synth; 3359 #define warn_synth global_options.x_warn_synth 3360 #endif 3361 #ifdef GENERATOR_FILE 3362 extern int warn_system_headers; 3363 #else 3364 int x_warn_system_headers; 3365 #define warn_system_headers global_options.x_warn_system_headers 3366 #endif 3367 #ifdef GENERATOR_FILE 3368 extern int warn_tabs; 3369 #else 3370 int x_warn_tabs; 3371 #define warn_tabs global_options.x_warn_tabs 3372 #endif 3373 #ifdef GENERATOR_FILE 3374 extern int warn_target_lifetime; 3375 #else 3376 int x_warn_target_lifetime; 3377 #define warn_target_lifetime global_options.x_warn_target_lifetime 3378 #endif 3379 #ifdef GENERATOR_FILE 3380 extern int warn_tautological_compare; 3381 #else 3382 int x_warn_tautological_compare; 3383 #define warn_tautological_compare global_options.x_warn_tautological_compare 3384 #endif 3385 #ifdef GENERATOR_FILE 3386 extern int warn_templates; 3387 #else 3388 int x_warn_templates; 3389 #define warn_templates global_options.x_warn_templates 3390 #endif 3391 #ifdef GENERATOR_FILE 3392 extern int warn_terminate; 3393 #else 3394 int x_warn_terminate; 3395 #define warn_terminate global_options.x_warn_terminate 3396 #endif 3397 #ifdef GENERATOR_FILE 3398 extern int warn_traditional; 3399 #else 3400 int x_warn_traditional; 3401 #define warn_traditional global_options.x_warn_traditional 3402 #endif 3403 #ifdef GENERATOR_FILE 3404 extern int warn_traditional_conversion; 3405 #else 3406 int x_warn_traditional_conversion; 3407 #define warn_traditional_conversion global_options.x_warn_traditional_conversion 3408 #endif 3409 #ifdef GENERATOR_FILE 3410 extern int warn_trampolines; 3411 #else 3412 int x_warn_trampolines; 3413 #define warn_trampolines global_options.x_warn_trampolines 3414 #endif 3415 #ifdef GENERATOR_FILE 3416 extern int cpp_warn_trigraphs; 3417 #else 3418 int x_cpp_warn_trigraphs; 3419 #define cpp_warn_trigraphs global_options.x_cpp_warn_trigraphs 3420 #endif 3421 #ifdef GENERATOR_FILE 3422 extern int warn_type_limits; 3423 #else 3424 int x_warn_type_limits; 3425 #define warn_type_limits global_options.x_warn_type_limits 3426 #endif 3427 #ifdef GENERATOR_FILE 3428 extern int warn_undeclared_selector; 3429 #else 3430 int x_warn_undeclared_selector; 3431 #define warn_undeclared_selector global_options.x_warn_undeclared_selector 3432 #endif 3433 #ifdef GENERATOR_FILE 3434 extern int cpp_warn_undef; 3435 #else 3436 int x_cpp_warn_undef; 3437 #define cpp_warn_undef global_options.x_cpp_warn_undef 3438 #endif 3439 #ifdef GENERATOR_FILE 3440 extern int warn_undefined_do_loop; 3441 #else 3442 int x_warn_undefined_do_loop; 3443 #define warn_undefined_do_loop global_options.x_warn_undefined_do_loop 3444 #endif 3445 #ifdef GENERATOR_FILE 3446 extern int warn_underflow; 3447 #else 3448 int x_warn_underflow; 3449 #define warn_underflow global_options.x_warn_underflow 3450 #endif 3451 #ifdef GENERATOR_FILE 3452 extern int warn_uninitialized; 3453 #else 3454 int x_warn_uninitialized; 3455 #define warn_uninitialized global_options.x_warn_uninitialized 3456 #endif 3457 #ifdef GENERATOR_FILE 3458 extern int warn_unknown_pragmas; 3459 #else 3460 int x_warn_unknown_pragmas; 3461 #define warn_unknown_pragmas global_options.x_warn_unknown_pragmas 3462 #endif 3463 #ifdef GENERATOR_FILE 3464 extern int warn_unsuffixed_float_constants; 3465 #else 3466 int x_warn_unsuffixed_float_constants; 3467 #define warn_unsuffixed_float_constants global_options.x_warn_unsuffixed_float_constants 3468 #endif 3469 #ifdef GENERATOR_FILE 3470 extern int warn_unused; 3471 #else 3472 int x_warn_unused; 3473 #define warn_unused global_options.x_warn_unused 3474 #endif 3475 #ifdef GENERATOR_FILE 3476 extern int warn_unused_but_set_parameter; 3477 #else 3478 int x_warn_unused_but_set_parameter; 3479 #define warn_unused_but_set_parameter global_options.x_warn_unused_but_set_parameter 3480 #endif 3481 #ifdef GENERATOR_FILE 3482 extern int warn_unused_but_set_variable; 3483 #else 3484 int x_warn_unused_but_set_variable; 3485 #define warn_unused_but_set_variable global_options.x_warn_unused_but_set_variable 3486 #endif 3487 #ifdef GENERATOR_FILE 3488 extern int warn_unused_const_variable; 3489 #else 3490 int x_warn_unused_const_variable; 3491 #define warn_unused_const_variable global_options.x_warn_unused_const_variable 3492 #endif 3493 #ifdef GENERATOR_FILE 3494 extern int warn_unused_dummy_argument; 3495 #else 3496 int x_warn_unused_dummy_argument; 3497 #define warn_unused_dummy_argument global_options.x_warn_unused_dummy_argument 3498 #endif 3499 #ifdef GENERATOR_FILE 3500 extern int warn_unused_function; 3501 #else 3502 int x_warn_unused_function; 3503 #define warn_unused_function global_options.x_warn_unused_function 3504 #endif 3505 #ifdef GENERATOR_FILE 3506 extern int warn_unused_label; 3507 #else 3508 int x_warn_unused_label; 3509 #define warn_unused_label global_options.x_warn_unused_label 3510 #endif 3511 #ifdef GENERATOR_FILE 3512 extern int warn_unused_local_typedefs; 3513 #else 3514 int x_warn_unused_local_typedefs; 3515 #define warn_unused_local_typedefs global_options.x_warn_unused_local_typedefs 3516 #endif 3517 #ifdef GENERATOR_FILE 3518 extern int cpp_warn_unused_macros; 3519 #else 3520 int x_cpp_warn_unused_macros; 3521 #define cpp_warn_unused_macros global_options.x_cpp_warn_unused_macros 3522 #endif 3523 #ifdef GENERATOR_FILE 3524 extern int warn_unused_parameter; 3525 #else 3526 int x_warn_unused_parameter; 3527 #define warn_unused_parameter global_options.x_warn_unused_parameter 3528 #endif 3529 #ifdef GENERATOR_FILE 3530 extern int warn_unused_result; 3531 #else 3532 int x_warn_unused_result; 3533 #define warn_unused_result global_options.x_warn_unused_result 3534 #endif 3535 #ifdef GENERATOR_FILE 3536 extern int warn_unused_value; 3537 #else 3538 int x_warn_unused_value; 3539 #define warn_unused_value global_options.x_warn_unused_value 3540 #endif 3541 #ifdef GENERATOR_FILE 3542 extern int warn_unused_variable; 3543 #else 3544 int x_warn_unused_variable; 3545 #define warn_unused_variable global_options.x_warn_unused_variable 3546 #endif 3547 #ifdef GENERATOR_FILE 3548 extern int warn_use_without_only; 3549 #else 3550 int x_warn_use_without_only; 3551 #define warn_use_without_only global_options.x_warn_use_without_only 3552 #endif 3553 #ifdef GENERATOR_FILE 3554 extern int warn_useless_cast; 3555 #else 3556 int x_warn_useless_cast; 3557 #define warn_useless_cast global_options.x_warn_useless_cast 3558 #endif 3559 #ifdef GENERATOR_FILE 3560 extern int warn_varargs; 3561 #else 3562 int x_warn_varargs; 3563 #define warn_varargs global_options.x_warn_varargs 3564 #endif 3565 #ifdef GENERATOR_FILE 3566 extern int cpp_warn_variadic_macros; 3567 #else 3568 int x_cpp_warn_variadic_macros; 3569 #define cpp_warn_variadic_macros global_options.x_cpp_warn_variadic_macros 3570 #endif 3571 #ifdef GENERATOR_FILE 3572 extern int warn_vector_operation_performance; 3573 #else 3574 int x_warn_vector_operation_performance; 3575 #define warn_vector_operation_performance global_options.x_warn_vector_operation_performance 3576 #endif 3577 #ifdef GENERATOR_FILE 3578 extern int warn_virtual_inheritance; 3579 #else 3580 int x_warn_virtual_inheritance; 3581 #define warn_virtual_inheritance global_options.x_warn_virtual_inheritance 3582 #endif 3583 #ifdef GENERATOR_FILE 3584 extern int warn_virtual_move_assign; 3585 #else 3586 int x_warn_virtual_move_assign; 3587 #define warn_virtual_move_assign global_options.x_warn_virtual_move_assign 3588 #endif 3589 #ifdef GENERATOR_FILE 3590 extern int warn_vla; 3591 #else 3592 int x_warn_vla; 3593 #define warn_vla global_options.x_warn_vla 3594 #endif 3595 #ifdef GENERATOR_FILE 3596 extern HOST_WIDE_INT warn_vla_limit; 3597 #else 3598 HOST_WIDE_INT x_warn_vla_limit; 3599 #define warn_vla_limit global_options.x_warn_vla_limit 3600 #endif 3601 #ifdef GENERATOR_FILE 3602 extern int warn_volatile; 3603 #else 3604 int x_warn_volatile; 3605 #define warn_volatile global_options.x_warn_volatile 3606 #endif 3607 #ifdef GENERATOR_FILE 3608 extern int warn_volatile_register_var; 3609 #else 3610 int x_warn_volatile_register_var; 3611 #define warn_volatile_register_var global_options.x_warn_volatile_register_var 3612 #endif 3613 #ifdef GENERATOR_FILE 3614 extern int warn_write_strings; 3615 #else 3616 int x_warn_write_strings; 3617 #define warn_write_strings global_options.x_warn_write_strings 3618 #endif 3619 #ifdef GENERATOR_FILE 3620 extern int warn_zero_as_null_pointer_constant; 3621 #else 3622 int x_warn_zero_as_null_pointer_constant; 3623 #define warn_zero_as_null_pointer_constant global_options.x_warn_zero_as_null_pointer_constant 3624 #endif 3625 #ifdef GENERATOR_FILE 3626 extern int warn_zero_length_bounds; 3627 #else 3628 int x_warn_zero_length_bounds; 3629 #define warn_zero_length_bounds global_options.x_warn_zero_length_bounds 3630 #endif 3631 #ifdef GENERATOR_FILE 3632 extern int warn_zerotrip; 3633 #else 3634 int x_warn_zerotrip; 3635 #define warn_zerotrip global_options.x_warn_zerotrip 3636 #endif 3637 #ifdef GENERATOR_FILE 3638 extern const char *aux_info_file_name; 3639 #else 3640 const char *x_aux_info_file_name; 3641 #define aux_info_file_name global_options.x_aux_info_file_name 3642 #endif 3643 #ifdef GENERATOR_FILE 3644 extern const char *aux_base_name; 3645 #else 3646 const char *x_aux_base_name; 3647 #define aux_base_name global_options.x_aux_base_name 3648 #endif 3649 #ifdef GENERATOR_FILE 3650 extern int flag_dump_callgraph; 3651 #else 3652 int x_flag_dump_callgraph; 3653 #define flag_dump_callgraph global_options.x_flag_dump_callgraph 3654 #endif 3655 #ifdef GENERATOR_FILE 3656 extern int flag_lto_dump_defined; 3657 #else 3658 int x_flag_lto_dump_defined; 3659 #define flag_lto_dump_defined global_options.x_flag_lto_dump_defined 3660 #endif 3661 #ifdef GENERATOR_FILE 3662 extern int flag_lto_dump_demangle; 3663 #else 3664 int x_flag_lto_dump_demangle; 3665 #define flag_lto_dump_demangle global_options.x_flag_lto_dump_demangle 3666 #endif 3667 #ifdef GENERATOR_FILE 3668 extern const char *flag_dump_body; 3669 #else 3670 const char *x_flag_dump_body; 3671 #define flag_dump_body global_options.x_flag_dump_body 3672 #endif 3673 #ifdef GENERATOR_FILE 3674 extern const char *flag_dump_level; 3675 #else 3676 const char *x_flag_dump_level; 3677 #define flag_dump_level global_options.x_flag_dump_level 3678 #endif 3679 #ifdef GENERATOR_FILE 3680 extern const char *dump_base_name; 3681 #else 3682 const char *x_dump_base_name; 3683 #define dump_base_name global_options.x_dump_base_name 3684 #endif 3685 #ifdef GENERATOR_FILE 3686 extern const char *dump_dir_name; 3687 #else 3688 const char *x_dump_dir_name; 3689 #define dump_dir_name global_options.x_dump_dir_name 3690 #endif 3691 #ifdef GENERATOR_FILE 3692 extern int flag_pic; 3693 #else 3694 int x_flag_pic; 3695 #define flag_pic global_options.x_flag_pic 3696 #endif 3697 #ifdef GENERATOR_FILE 3698 extern int flag_pie; 3699 #else 3700 int x_flag_pie; 3701 #define flag_pie global_options.x_flag_pie 3702 #endif 3703 #ifdef GENERATOR_FILE 3704 extern int flag_abi_compat_version; 3705 #else 3706 int x_flag_abi_compat_version; 3707 #define flag_abi_compat_version global_options.x_flag_abi_compat_version 3708 #endif 3709 #ifdef GENERATOR_FILE 3710 extern int flag_abi_version; 3711 #else 3712 int x_flag_abi_version; 3713 #define flag_abi_version global_options.x_flag_abi_version 3714 #endif 3715 #ifdef GENERATOR_FILE 3716 extern int flag_access_control; 3717 #else 3718 int x_flag_access_control; 3719 #define flag_access_control global_options.x_flag_access_control 3720 #endif 3721 #ifdef GENERATOR_FILE 3722 extern const char *ada_specs_parent; 3723 #else 3724 const char *x_ada_specs_parent; 3725 #define ada_specs_parent global_options.x_ada_specs_parent 3726 #endif 3727 #ifdef GENERATOR_FILE 3728 extern int flag_aggressive_function_elimination; 3729 #else 3730 int x_flag_aggressive_function_elimination; 3731 #define flag_aggressive_function_elimination global_options.x_flag_aggressive_function_elimination 3732 #endif 3733 #ifdef GENERATOR_FILE 3734 extern int flag_aggressive_loop_optimizations; 3735 #else 3736 int x_flag_aggressive_loop_optimizations; 3737 #define flag_aggressive_loop_optimizations global_options.x_flag_aggressive_loop_optimizations 3738 #endif 3739 #ifdef GENERATOR_FILE 3740 extern int flag_align_commons; 3741 #else 3742 int x_flag_align_commons; 3743 #define flag_align_commons global_options.x_flag_align_commons 3744 #endif 3745 #ifdef GENERATOR_FILE 3746 extern int flag_align_functions; 3747 #else 3748 int x_flag_align_functions; 3749 #define flag_align_functions global_options.x_flag_align_functions 3750 #endif 3751 #ifdef GENERATOR_FILE 3752 extern const char *str_align_functions; 3753 #else 3754 const char *x_str_align_functions; 3755 #define str_align_functions global_options.x_str_align_functions 3756 #endif 3757 #ifdef GENERATOR_FILE 3758 extern int flag_align_jumps; 3759 #else 3760 int x_flag_align_jumps; 3761 #define flag_align_jumps global_options.x_flag_align_jumps 3762 #endif 3763 #ifdef GENERATOR_FILE 3764 extern const char *str_align_jumps; 3765 #else 3766 const char *x_str_align_jumps; 3767 #define str_align_jumps global_options.x_str_align_jumps 3768 #endif 3769 #ifdef GENERATOR_FILE 3770 extern int flag_align_labels; 3771 #else 3772 int x_flag_align_labels; 3773 #define flag_align_labels global_options.x_flag_align_labels 3774 #endif 3775 #ifdef GENERATOR_FILE 3776 extern const char *str_align_labels; 3777 #else 3778 const char *x_str_align_labels; 3779 #define str_align_labels global_options.x_str_align_labels 3780 #endif 3781 #ifdef GENERATOR_FILE 3782 extern int flag_align_loops; 3783 #else 3784 int x_flag_align_loops; 3785 #define flag_align_loops global_options.x_flag_align_loops 3786 #endif 3787 #ifdef GENERATOR_FILE 3788 extern const char *str_align_loops; 3789 #else 3790 const char *x_str_align_loops; 3791 #define str_align_loops global_options.x_str_align_loops 3792 #endif 3793 #ifdef GENERATOR_FILE 3794 extern int aligned_new_threshold; 3795 #else 3796 int x_aligned_new_threshold; 3797 #define aligned_new_threshold global_options.x_aligned_new_threshold 3798 #endif 3799 #ifdef GENERATOR_FILE 3800 extern int flag_all_intrinsics; 3801 #else 3802 int x_flag_all_intrinsics; 3803 #define flag_all_intrinsics global_options.x_flag_all_intrinsics 3804 #endif 3805 #ifdef GENERATOR_FILE 3806 extern int flag_allocation_dce; 3807 #else 3808 int x_flag_allocation_dce; 3809 #define flag_allocation_dce global_options.x_flag_allocation_dce 3810 #endif 3811 #ifdef GENERATOR_FILE 3812 extern int flag_allow_argument_mismatch; 3813 #else 3814 int x_flag_allow_argument_mismatch; 3815 #define flag_allow_argument_mismatch global_options.x_flag_allow_argument_mismatch 3816 #endif 3817 #ifdef GENERATOR_FILE 3818 extern int flag_allow_invalid_boz; 3819 #else 3820 int x_flag_allow_invalid_boz; 3821 #define flag_allow_invalid_boz global_options.x_flag_allow_invalid_boz 3822 #endif 3823 #ifdef GENERATOR_FILE 3824 extern int flag_allow_leading_underscore; 3825 #else 3826 int x_flag_allow_leading_underscore; 3827 #define flag_allow_leading_underscore global_options.x_flag_allow_leading_underscore 3828 #endif 3829 #ifdef GENERATOR_FILE 3830 extern int flag_allow_parameterless_variadic_functions; 3831 #else 3832 int x_flag_allow_parameterless_variadic_functions; 3833 #define flag_allow_parameterless_variadic_functions global_options.x_flag_allow_parameterless_variadic_functions 3834 #endif 3835 #ifdef GENERATOR_FILE 3836 extern int flag_store_data_races; 3837 #else 3838 int x_flag_store_data_races; 3839 #define flag_store_data_races global_options.x_flag_store_data_races 3840 #endif 3841 #ifdef GENERATOR_FILE 3842 extern int flag_analyzer; 3843 #else 3844 int x_flag_analyzer; 3845 #define flag_analyzer global_options.x_flag_analyzer 3846 #endif 3847 #ifdef GENERATOR_FILE 3848 extern int flag_analyzer_call_summaries; 3849 #else 3850 int x_flag_analyzer_call_summaries; 3851 #define flag_analyzer_call_summaries global_options.x_flag_analyzer_call_summaries 3852 #endif 3853 #ifdef GENERATOR_FILE 3854 extern const char *flag_analyzer_checker; 3855 #else 3856 const char *x_flag_analyzer_checker; 3857 #define flag_analyzer_checker global_options.x_flag_analyzer_checker 3858 #endif 3859 #ifdef GENERATOR_FILE 3860 extern int flag_analyzer_fine_grained; 3861 #else 3862 int x_flag_analyzer_fine_grained; 3863 #define flag_analyzer_fine_grained global_options.x_flag_analyzer_fine_grained 3864 #endif 3865 #ifdef GENERATOR_FILE 3866 extern int flag_analyzer_show_duplicate_count; 3867 #else 3868 int x_flag_analyzer_show_duplicate_count; 3869 #define flag_analyzer_show_duplicate_count global_options.x_flag_analyzer_show_duplicate_count 3870 #endif 3871 #ifdef GENERATOR_FILE 3872 extern int flag_analyzer_state_merge; 3873 #else 3874 int x_flag_analyzer_state_merge; 3875 #define flag_analyzer_state_merge global_options.x_flag_analyzer_state_merge 3876 #endif 3877 #ifdef GENERATOR_FILE 3878 extern int flag_analyzer_state_purge; 3879 #else 3880 int x_flag_analyzer_state_purge; 3881 #define flag_analyzer_state_purge global_options.x_flag_analyzer_state_purge 3882 #endif 3883 #ifdef GENERATOR_FILE 3884 extern int flag_analyzer_transitivity; 3885 #else 3886 int x_flag_analyzer_transitivity; 3887 #define flag_analyzer_transitivity global_options.x_flag_analyzer_transitivity 3888 #endif 3889 #ifdef GENERATOR_FILE 3890 extern int flag_analyzer_verbose_edges; 3891 #else 3892 int x_flag_analyzer_verbose_edges; 3893 #define flag_analyzer_verbose_edges global_options.x_flag_analyzer_verbose_edges 3894 #endif 3895 #ifdef GENERATOR_FILE 3896 extern int flag_analyzer_verbose_state_changes; 3897 #else 3898 int x_flag_analyzer_verbose_state_changes; 3899 #define flag_analyzer_verbose_state_changes global_options.x_flag_analyzer_verbose_state_changes 3900 #endif 3901 #ifdef GENERATOR_FILE 3902 extern int analyzer_verbosity; 3903 #else 3904 int x_analyzer_verbosity; 3905 #define analyzer_verbosity global_options.x_analyzer_verbosity 3906 #endif 3907 #ifdef GENERATOR_FILE 3908 extern void *common_deferred_options; 3909 #else 3910 void *x_common_deferred_options; 3911 #define common_deferred_options global_options.x_common_deferred_options 3912 #endif 3913 #ifdef GENERATOR_FILE 3914 extern int flag_no_asm; 3915 #else 3916 int x_flag_no_asm; 3917 #define flag_no_asm global_options.x_flag_no_asm 3918 #endif 3919 #ifdef GENERATOR_FILE 3920 extern int flag_assert; 3921 #else 3922 int x_flag_assert; 3923 #define flag_assert global_options.x_flag_assert 3924 #endif 3925 #ifdef GENERATOR_FILE 3926 extern int flag_associative_math; 3927 #else 3928 int x_flag_associative_math; 3929 #define flag_associative_math global_options.x_flag_associative_math 3930 #endif 3931 #ifdef GENERATOR_FILE 3932 extern int flag_assume_phsa; 3933 #else 3934 int x_flag_assume_phsa; 3935 #define flag_assume_phsa global_options.x_flag_assume_phsa 3936 #endif 3937 #ifdef GENERATOR_FILE 3938 extern int flag_asynchronous_unwind_tables; 3939 #else 3940 int x_flag_asynchronous_unwind_tables; 3941 #define flag_asynchronous_unwind_tables global_options.x_flag_asynchronous_unwind_tables 3942 #endif 3943 #ifdef GENERATOR_FILE 3944 extern int flag_auto_inc_dec; 3945 #else 3946 int x_flag_auto_inc_dec; 3947 #define flag_auto_inc_dec global_options.x_flag_auto_inc_dec 3948 #endif 3949 #ifdef GENERATOR_FILE 3950 extern int flag_auto_profile; 3951 #else 3952 int x_flag_auto_profile; 3953 #define flag_auto_profile global_options.x_flag_auto_profile 3954 #endif 3955 #ifdef GENERATOR_FILE 3956 extern const char *auto_profile_file; 3957 #else 3958 const char *x_auto_profile_file; 3959 #define auto_profile_file global_options.x_auto_profile_file 3960 #endif 3961 #ifdef GENERATOR_FILE 3962 extern int flag_automatic; 3963 #else 3964 int x_flag_automatic; 3965 #define flag_automatic global_options.x_flag_automatic 3966 #endif 3967 #ifdef GENERATOR_FILE 3968 extern int flag_backslash; 3969 #else 3970 int x_flag_backslash; 3971 #define flag_backslash global_options.x_flag_backslash 3972 #endif 3973 #ifdef GENERATOR_FILE 3974 extern int flag_backtrace; 3975 #else 3976 int x_flag_backtrace; 3977 #define flag_backtrace global_options.x_flag_backtrace 3978 #endif 3979 #ifdef GENERATOR_FILE 3980 extern int flag_blas_matmul_limit; 3981 #else 3982 int x_flag_blas_matmul_limit; 3983 #define flag_blas_matmul_limit global_options.x_flag_blas_matmul_limit 3984 #endif 3985 #ifdef GENERATOR_FILE 3986 extern int flag_bounds_check; 3987 #else 3988 int x_flag_bounds_check; 3989 #define flag_bounds_check global_options.x_flag_bounds_check 3990 #endif 3991 #ifdef GENERATOR_FILE 3992 extern int flag_branch_on_count_reg; 3993 #else 3994 int x_flag_branch_on_count_reg; 3995 #define flag_branch_on_count_reg global_options.x_flag_branch_on_count_reg 3996 #endif 3997 #ifdef GENERATOR_FILE 3998 extern int flag_branch_probabilities; 3999 #else 4000 int x_flag_branch_probabilities; 4001 #define flag_branch_probabilities global_options.x_flag_branch_probabilities 4002 #endif 4003 #ifdef GENERATOR_FILE 4004 extern int flag_building_libgcc; 4005 #else 4006 int x_flag_building_libgcc; 4007 #define flag_building_libgcc global_options.x_flag_building_libgcc 4008 #endif 4009 #ifdef GENERATOR_FILE 4010 extern int flag_building_libphobos_tests; 4011 #else 4012 int x_flag_building_libphobos_tests; 4013 #define flag_building_libphobos_tests global_options.x_flag_building_libphobos_tests 4014 #endif 4015 #ifdef GENERATOR_FILE 4016 extern int flag_no_builtin; 4017 #else 4018 int x_flag_no_builtin; 4019 #define flag_no_builtin global_options.x_flag_no_builtin 4020 #endif 4021 #ifdef GENERATOR_FILE 4022 extern int flag_c_prototypes; 4023 #else 4024 int x_flag_c_prototypes; 4025 #define flag_c_prototypes global_options.x_flag_c_prototypes 4026 #endif 4027 #ifdef GENERATOR_FILE 4028 extern int flag_c_prototypes_external; 4029 #else 4030 int x_flag_c_prototypes_external; 4031 #define flag_c_prototypes_external global_options.x_flag_c_prototypes_external 4032 #endif 4033 #ifdef GENERATOR_FILE 4034 extern int flag_caller_saves; 4035 #else 4036 int x_flag_caller_saves; 4037 #define flag_caller_saves global_options.x_flag_caller_saves 4038 #endif 4039 #ifdef GENERATOR_FILE 4040 extern int flag_callgraph_info; 4041 #else 4042 int x_flag_callgraph_info; 4043 #define flag_callgraph_info global_options.x_flag_callgraph_info 4044 #endif 4045 #ifdef GENERATOR_FILE 4046 extern enum cf_protection_level flag_cf_protection; 4047 #else 4048 enum cf_protection_level x_flag_cf_protection; 4049 #define flag_cf_protection global_options.x_flag_cf_protection 4050 #endif 4051 #ifdef GENERATOR_FILE 4052 extern int flag_char8_t; 4053 #else 4054 int x_flag_char8_t; 4055 #define flag_char8_t global_options.x_flag_char8_t 4056 #endif 4057 #ifdef GENERATOR_FILE 4058 extern int flag_check_new; 4059 #else 4060 int x_flag_check_new; 4061 #define flag_check_new global_options.x_flag_check_new 4062 #endif 4063 #ifdef GENERATOR_FILE 4064 extern int flag_checking; 4065 #else 4066 int x_flag_checking; 4067 #define flag_checking global_options.x_flag_checking 4068 #endif 4069 #ifdef GENERATOR_FILE 4070 extern enum gfc_fcoarray flag_coarray; 4071 #else 4072 enum gfc_fcoarray x_flag_coarray; 4073 #define flag_coarray global_options.x_flag_coarray 4074 #endif 4075 #ifdef GENERATOR_FILE 4076 extern int flag_code_hoisting; 4077 #else 4078 int x_flag_code_hoisting; 4079 #define flag_code_hoisting global_options.x_flag_code_hoisting 4080 #endif 4081 #ifdef GENERATOR_FILE 4082 extern int flag_combine_stack_adjustments; 4083 #else 4084 int x_flag_combine_stack_adjustments; 4085 #define flag_combine_stack_adjustments global_options.x_flag_combine_stack_adjustments 4086 #endif 4087 #ifdef GENERATOR_FILE 4088 extern int flag_no_common; 4089 #else 4090 int x_flag_no_common; 4091 #define flag_no_common global_options.x_flag_no_common 4092 #endif 4093 #ifdef GENERATOR_FILE 4094 extern int flag_compare_debug; 4095 #else 4096 int x_flag_compare_debug; 4097 #define flag_compare_debug global_options.x_flag_compare_debug 4098 #endif 4099 #ifdef GENERATOR_FILE 4100 extern const char *flag_compare_debug_opt; 4101 #else 4102 const char *x_flag_compare_debug_opt; 4103 #define flag_compare_debug_opt global_options.x_flag_compare_debug_opt 4104 #endif 4105 #ifdef GENERATOR_FILE 4106 extern int flag_compare_elim_after_reload; 4107 #else 4108 int x_flag_compare_elim_after_reload; 4109 #define flag_compare_elim_after_reload global_options.x_flag_compare_elim_after_reload 4110 #endif 4111 #ifdef GENERATOR_FILE 4112 extern int flag_concepts; 4113 #else 4114 int x_flag_concepts; 4115 #define flag_concepts global_options.x_flag_concepts 4116 #endif 4117 #ifdef GENERATOR_FILE 4118 extern int concepts_diagnostics_max_depth; 4119 #else 4120 int x_concepts_diagnostics_max_depth; 4121 #define concepts_diagnostics_max_depth global_options.x_concepts_diagnostics_max_depth 4122 #endif 4123 #ifdef GENERATOR_FILE 4124 extern int flag_concepts_ts; 4125 #else 4126 int x_flag_concepts_ts; 4127 #define flag_concepts_ts global_options.x_flag_concepts_ts 4128 #endif 4129 #ifdef GENERATOR_FILE 4130 extern int flag_conserve_stack; 4131 #else 4132 int x_flag_conserve_stack; 4133 #define flag_conserve_stack global_options.x_flag_conserve_stack 4134 #endif 4135 #ifdef GENERATOR_FILE 4136 extern int constexpr_cache_depth; 4137 #else 4138 int x_constexpr_cache_depth; 4139 #define constexpr_cache_depth global_options.x_constexpr_cache_depth 4140 #endif 4141 #ifdef GENERATOR_FILE 4142 extern int max_constexpr_depth; 4143 #else 4144 int x_max_constexpr_depth; 4145 #define max_constexpr_depth global_options.x_max_constexpr_depth 4146 #endif 4147 #ifdef GENERATOR_FILE 4148 extern int constexpr_loop_limit; 4149 #else 4150 int x_constexpr_loop_limit; 4151 #define constexpr_loop_limit global_options.x_constexpr_loop_limit 4152 #endif 4153 #ifdef GENERATOR_FILE 4154 extern HOST_WIDE_INT constexpr_ops_limit; 4155 #else 4156 HOST_WIDE_INT x_constexpr_ops_limit; 4157 #define constexpr_ops_limit global_options.x_constexpr_ops_limit 4158 #endif 4159 #ifdef GENERATOR_FILE 4160 extern enum gfc_convert flag_convert; 4161 #else 4162 enum gfc_convert x_flag_convert; 4163 #define flag_convert global_options.x_flag_convert 4164 #endif 4165 #ifdef GENERATOR_FILE 4166 extern int flag_coroutines; 4167 #else 4168 int x_flag_coroutines; 4169 #define flag_coroutines global_options.x_flag_coroutines 4170 #endif 4171 #ifdef GENERATOR_FILE 4172 extern int flag_cprop_registers; 4173 #else 4174 int x_flag_cprop_registers; 4175 #define flag_cprop_registers global_options.x_flag_cprop_registers 4176 #endif 4177 #ifdef GENERATOR_FILE 4178 extern int flag_cray_pointer; 4179 #else 4180 int x_flag_cray_pointer; 4181 #define flag_cray_pointer global_options.x_flag_cray_pointer 4182 #endif 4183 #ifdef GENERATOR_FILE 4184 extern int flag_crossjumping; 4185 #else 4186 int x_flag_crossjumping; 4187 #define flag_crossjumping global_options.x_flag_crossjumping 4188 #endif 4189 #ifdef GENERATOR_FILE 4190 extern int flag_cse_follow_jumps; 4191 #else 4192 int x_flag_cse_follow_jumps; 4193 #define flag_cse_follow_jumps global_options.x_flag_cse_follow_jumps 4194 #endif 4195 #ifdef GENERATOR_FILE 4196 extern int flag_cx_fortran_rules; 4197 #else 4198 int x_flag_cx_fortran_rules; 4199 #define flag_cx_fortran_rules global_options.x_flag_cx_fortran_rules 4200 #endif 4201 #ifdef GENERATOR_FILE 4202 extern int flag_cx_limited_range; 4203 #else 4204 int x_flag_cx_limited_range; 4205 #define flag_cx_limited_range global_options.x_flag_cx_limited_range 4206 #endif 4207 #ifdef GENERATOR_FILE 4208 extern int flag_data_sections; 4209 #else 4210 int x_flag_data_sections; 4211 #define flag_data_sections global_options.x_flag_data_sections 4212 #endif 4213 #ifdef GENERATOR_FILE 4214 extern int flag_dce; 4215 #else 4216 int x_flag_dce; 4217 #define flag_dce global_options.x_flag_dce 4218 #endif 4219 #ifdef GENERATOR_FILE 4220 extern int flag_debug_types_section; 4221 #else 4222 int x_flag_debug_types_section; 4223 #define flag_debug_types_section global_options.x_flag_debug_types_section 4224 #endif 4225 #ifdef GENERATOR_FILE 4226 extern int flag_dec; 4227 #else 4228 int x_flag_dec; 4229 #define flag_dec global_options.x_flag_dec 4230 #endif 4231 #ifdef GENERATOR_FILE 4232 extern int flag_dec_blank_format_item; 4233 #else 4234 int x_flag_dec_blank_format_item; 4235 #define flag_dec_blank_format_item global_options.x_flag_dec_blank_format_item 4236 #endif 4237 #ifdef GENERATOR_FILE 4238 extern int flag_dec_char_conversions; 4239 #else 4240 int x_flag_dec_char_conversions; 4241 #define flag_dec_char_conversions global_options.x_flag_dec_char_conversions 4242 #endif 4243 #ifdef GENERATOR_FILE 4244 extern int flag_dec_format_defaults; 4245 #else 4246 int x_flag_dec_format_defaults; 4247 #define flag_dec_format_defaults global_options.x_flag_dec_format_defaults 4248 #endif 4249 #ifdef GENERATOR_FILE 4250 extern int flag_dec_include; 4251 #else 4252 int x_flag_dec_include; 4253 #define flag_dec_include global_options.x_flag_dec_include 4254 #endif 4255 #ifdef GENERATOR_FILE 4256 extern int flag_dec_intrinsic_ints; 4257 #else 4258 int x_flag_dec_intrinsic_ints; 4259 #define flag_dec_intrinsic_ints global_options.x_flag_dec_intrinsic_ints 4260 #endif 4261 #ifdef GENERATOR_FILE 4262 extern int flag_dec_math; 4263 #else 4264 int x_flag_dec_math; 4265 #define flag_dec_math global_options.x_flag_dec_math 4266 #endif 4267 #ifdef GENERATOR_FILE 4268 extern int flag_dec_static; 4269 #else 4270 int x_flag_dec_static; 4271 #define flag_dec_static global_options.x_flag_dec_static 4272 #endif 4273 #ifdef GENERATOR_FILE 4274 extern int flag_dec_structure; 4275 #else 4276 int x_flag_dec_structure; 4277 #define flag_dec_structure global_options.x_flag_dec_structure 4278 #endif 4279 #ifdef GENERATOR_FILE 4280 extern int flag_declone_ctor_dtor; 4281 #else 4282 int x_flag_declone_ctor_dtor; 4283 #define flag_declone_ctor_dtor global_options.x_flag_declone_ctor_dtor 4284 #endif 4285 #ifdef GENERATOR_FILE 4286 extern int flag_default_double; 4287 #else 4288 int x_flag_default_double; 4289 #define flag_default_double global_options.x_flag_default_double 4290 #endif 4291 #ifdef GENERATOR_FILE 4292 extern int flag_default_integer; 4293 #else 4294 int x_flag_default_integer; 4295 #define flag_default_integer global_options.x_flag_default_integer 4296 #endif 4297 #ifdef GENERATOR_FILE 4298 extern int flag_default_real_10; 4299 #else 4300 int x_flag_default_real_10; 4301 #define flag_default_real_10 global_options.x_flag_default_real_10 4302 #endif 4303 #ifdef GENERATOR_FILE 4304 extern int flag_default_real_16; 4305 #else 4306 int x_flag_default_real_16; 4307 #define flag_default_real_16 global_options.x_flag_default_real_16 4308 #endif 4309 #ifdef GENERATOR_FILE 4310 extern int flag_default_real_8; 4311 #else 4312 int x_flag_default_real_8; 4313 #define flag_default_real_8 global_options.x_flag_default_real_8 4314 #endif 4315 #ifdef GENERATOR_FILE 4316 extern int flag_defer_pop; 4317 #else 4318 int x_flag_defer_pop; 4319 #define flag_defer_pop global_options.x_flag_defer_pop 4320 #endif 4321 #ifdef GENERATOR_FILE 4322 extern int flag_delayed_branch; 4323 #else 4324 int x_flag_delayed_branch; 4325 #define flag_delayed_branch global_options.x_flag_delayed_branch 4326 #endif 4327 #ifdef GENERATOR_FILE 4328 extern int flag_delete_dead_exceptions; 4329 #else 4330 int x_flag_delete_dead_exceptions; 4331 #define flag_delete_dead_exceptions global_options.x_flag_delete_dead_exceptions 4332 #endif 4333 #ifdef GENERATOR_FILE 4334 extern int flag_delete_null_pointer_checks; 4335 #else 4336 int x_flag_delete_null_pointer_checks; 4337 #define flag_delete_null_pointer_checks global_options.x_flag_delete_null_pointer_checks 4338 #endif 4339 #ifdef GENERATOR_FILE 4340 extern int flag_devirtualize; 4341 #else 4342 int x_flag_devirtualize; 4343 #define flag_devirtualize global_options.x_flag_devirtualize 4344 #endif 4345 #ifdef GENERATOR_FILE 4346 extern int flag_ltrans_devirtualize; 4347 #else 4348 int x_flag_ltrans_devirtualize; 4349 #define flag_ltrans_devirtualize global_options.x_flag_ltrans_devirtualize 4350 #endif 4351 #ifdef GENERATOR_FILE 4352 extern int flag_devirtualize_speculatively; 4353 #else 4354 int x_flag_devirtualize_speculatively; 4355 #define flag_devirtualize_speculatively global_options.x_flag_devirtualize_speculatively 4356 #endif 4357 #ifdef GENERATOR_FILE 4358 extern int flag_diagnostics_show_color; 4359 #else 4360 int x_flag_diagnostics_show_color; 4361 #define flag_diagnostics_show_color global_options.x_flag_diagnostics_show_color 4362 #endif 4363 #ifdef GENERATOR_FILE 4364 extern int flag_diagnostics_generate_patch; 4365 #else 4366 int x_flag_diagnostics_generate_patch; 4367 #define flag_diagnostics_generate_patch global_options.x_flag_diagnostics_generate_patch 4368 #endif 4369 #ifdef GENERATOR_FILE 4370 extern int diagnostics_minimum_margin_width; 4371 #else 4372 int x_diagnostics_minimum_margin_width; 4373 #define diagnostics_minimum_margin_width global_options.x_diagnostics_minimum_margin_width 4374 #endif 4375 #ifdef GENERATOR_FILE 4376 extern int flag_diagnostics_parseable_fixits; 4377 #else 4378 int x_flag_diagnostics_parseable_fixits; 4379 #define flag_diagnostics_parseable_fixits global_options.x_flag_diagnostics_parseable_fixits 4380 #endif 4381 #ifdef GENERATOR_FILE 4382 extern int flag_diagnostics_path_format; 4383 #else 4384 int x_flag_diagnostics_path_format; 4385 #define flag_diagnostics_path_format global_options.x_flag_diagnostics_path_format 4386 #endif 4387 #ifdef GENERATOR_FILE 4388 extern int flag_diagnostics_show_caret; 4389 #else 4390 int x_flag_diagnostics_show_caret; 4391 #define flag_diagnostics_show_caret global_options.x_flag_diagnostics_show_caret 4392 #endif 4393 #ifdef GENERATOR_FILE 4394 extern int flag_diagnostics_show_cwe; 4395 #else 4396 int x_flag_diagnostics_show_cwe; 4397 #define flag_diagnostics_show_cwe global_options.x_flag_diagnostics_show_cwe 4398 #endif 4399 #ifdef GENERATOR_FILE 4400 extern int flag_diagnostics_show_labels; 4401 #else 4402 int x_flag_diagnostics_show_labels; 4403 #define flag_diagnostics_show_labels global_options.x_flag_diagnostics_show_labels 4404 #endif 4405 #ifdef GENERATOR_FILE 4406 extern int flag_diagnostics_show_line_numbers; 4407 #else 4408 int x_flag_diagnostics_show_line_numbers; 4409 #define flag_diagnostics_show_line_numbers global_options.x_flag_diagnostics_show_line_numbers 4410 #endif 4411 #ifdef GENERATOR_FILE 4412 extern int flag_diagnostics_show_option; 4413 #else 4414 int x_flag_diagnostics_show_option; 4415 #define flag_diagnostics_show_option global_options.x_flag_diagnostics_show_option 4416 #endif 4417 #ifdef GENERATOR_FILE 4418 extern int flag_diagnostics_show_path_depths; 4419 #else 4420 int x_flag_diagnostics_show_path_depths; 4421 #define flag_diagnostics_show_path_depths global_options.x_flag_diagnostics_show_path_depths 4422 #endif 4423 #ifdef GENERATOR_FILE 4424 extern int flag_diagnostics_show_template_tree; 4425 #else 4426 int x_flag_diagnostics_show_template_tree; 4427 #define flag_diagnostics_show_template_tree global_options.x_flag_diagnostics_show_template_tree 4428 #endif 4429 #ifdef GENERATOR_FILE 4430 extern int flag_diagnostics_show_urls; 4431 #else 4432 int x_flag_diagnostics_show_urls; 4433 #define flag_diagnostics_show_urls global_options.x_flag_diagnostics_show_urls 4434 #endif 4435 #ifdef GENERATOR_FILE 4436 extern int flag_dollar_ok; 4437 #else 4438 int x_flag_dollar_ok; 4439 #define flag_dollar_ok global_options.x_flag_dollar_ok 4440 #endif 4441 #ifdef GENERATOR_FILE 4442 extern int flag_dse; 4443 #else 4444 int x_flag_dse; 4445 #define flag_dse global_options.x_flag_dse 4446 #endif 4447 #ifdef GENERATOR_FILE 4448 extern int flag_dump_ada_spec; 4449 #else 4450 int x_flag_dump_ada_spec; 4451 #define flag_dump_ada_spec global_options.x_flag_dump_ada_spec 4452 #endif 4453 #ifdef GENERATOR_FILE 4454 extern int flag_dump_ada_spec_slim; 4455 #else 4456 int x_flag_dump_ada_spec_slim; 4457 #define flag_dump_ada_spec_slim global_options.x_flag_dump_ada_spec_slim 4458 #endif 4459 #ifdef GENERATOR_FILE 4460 extern int flag_dump_analyzer; 4461 #else 4462 int x_flag_dump_analyzer; 4463 #define flag_dump_analyzer global_options.x_flag_dump_analyzer 4464 #endif 4465 #ifdef GENERATOR_FILE 4466 extern int flag_dump_analyzer_callgraph; 4467 #else 4468 int x_flag_dump_analyzer_callgraph; 4469 #define flag_dump_analyzer_callgraph global_options.x_flag_dump_analyzer_callgraph 4470 #endif 4471 #ifdef GENERATOR_FILE 4472 extern int flag_dump_analyzer_exploded_graph; 4473 #else 4474 int x_flag_dump_analyzer_exploded_graph; 4475 #define flag_dump_analyzer_exploded_graph global_options.x_flag_dump_analyzer_exploded_graph 4476 #endif 4477 #ifdef GENERATOR_FILE 4478 extern int flag_dump_analyzer_exploded_nodes; 4479 #else 4480 int x_flag_dump_analyzer_exploded_nodes; 4481 #define flag_dump_analyzer_exploded_nodes global_options.x_flag_dump_analyzer_exploded_nodes 4482 #endif 4483 #ifdef GENERATOR_FILE 4484 extern int flag_dump_analyzer_exploded_nodes_2; 4485 #else 4486 int x_flag_dump_analyzer_exploded_nodes_2; 4487 #define flag_dump_analyzer_exploded_nodes_2 global_options.x_flag_dump_analyzer_exploded_nodes_2 4488 #endif 4489 #ifdef GENERATOR_FILE 4490 extern int flag_dump_analyzer_exploded_nodes_3; 4491 #else 4492 int x_flag_dump_analyzer_exploded_nodes_3; 4493 #define flag_dump_analyzer_exploded_nodes_3 global_options.x_flag_dump_analyzer_exploded_nodes_3 4494 #endif 4495 #ifdef GENERATOR_FILE 4496 extern int flag_dump_analyzer_state_purge; 4497 #else 4498 int x_flag_dump_analyzer_state_purge; 4499 #define flag_dump_analyzer_state_purge global_options.x_flag_dump_analyzer_state_purge 4500 #endif 4501 #ifdef GENERATOR_FILE 4502 extern int flag_dump_analyzer_stderr; 4503 #else 4504 int x_flag_dump_analyzer_stderr; 4505 #define flag_dump_analyzer_stderr global_options.x_flag_dump_analyzer_stderr 4506 #endif 4507 #ifdef GENERATOR_FILE 4508 extern int flag_dump_analyzer_supergraph; 4509 #else 4510 int x_flag_dump_analyzer_supergraph; 4511 #define flag_dump_analyzer_supergraph global_options.x_flag_dump_analyzer_supergraph 4512 #endif 4513 #ifdef GENERATOR_FILE 4514 extern const char *flag_dump_final_insns; 4515 #else 4516 const char *x_flag_dump_final_insns; 4517 #define flag_dump_final_insns global_options.x_flag_dump_final_insns 4518 #endif 4519 #ifdef GENERATOR_FILE 4520 extern int flag_dump_fortran_global; 4521 #else 4522 int x_flag_dump_fortran_global; 4523 #define flag_dump_fortran_global global_options.x_flag_dump_fortran_global 4524 #endif 4525 #ifdef GENERATOR_FILE 4526 extern int flag_dump_fortran_optimized; 4527 #else 4528 int x_flag_dump_fortran_optimized; 4529 #define flag_dump_fortran_optimized global_options.x_flag_dump_fortran_optimized 4530 #endif 4531 #ifdef GENERATOR_FILE 4532 extern int flag_dump_fortran_original; 4533 #else 4534 int x_flag_dump_fortran_original; 4535 #define flag_dump_fortran_original global_options.x_flag_dump_fortran_original 4536 #endif 4537 #ifdef GENERATOR_FILE 4538 extern const char *flag_dump_go_spec; 4539 #else 4540 const char *x_flag_dump_go_spec; 4541 #define flag_dump_go_spec global_options.x_flag_dump_go_spec 4542 #endif 4543 #ifdef GENERATOR_FILE 4544 extern int flag_dump_locations; 4545 #else 4546 int x_flag_dump_locations; 4547 #define flag_dump_locations global_options.x_flag_dump_locations 4548 #endif 4549 #ifdef GENERATOR_FILE 4550 extern int flag_dump_noaddr; 4551 #else 4552 int x_flag_dump_noaddr; 4553 #define flag_dump_noaddr global_options.x_flag_dump_noaddr 4554 #endif 4555 #ifdef GENERATOR_FILE 4556 extern int flag_dump_passes; 4557 #else 4558 int x_flag_dump_passes; 4559 #define flag_dump_passes global_options.x_flag_dump_passes 4560 #endif 4561 #ifdef GENERATOR_FILE 4562 extern int flag_dump_scos; 4563 #else 4564 int x_flag_dump_scos; 4565 #define flag_dump_scos global_options.x_flag_dump_scos 4566 #endif 4567 #ifdef GENERATOR_FILE 4568 extern int flag_dump_unnumbered; 4569 #else 4570 int x_flag_dump_unnumbered; 4571 #define flag_dump_unnumbered global_options.x_flag_dump_unnumbered 4572 #endif 4573 #ifdef GENERATOR_FILE 4574 extern int flag_dump_unnumbered_links; 4575 #else 4576 int x_flag_dump_unnumbered_links; 4577 #define flag_dump_unnumbered_links global_options.x_flag_dump_unnumbered_links 4578 #endif 4579 #ifdef GENERATOR_FILE 4580 extern int flag_dwarf2_cfi_asm; 4581 #else 4582 int x_flag_dwarf2_cfi_asm; 4583 #define flag_dwarf2_cfi_asm global_options.x_flag_dwarf2_cfi_asm 4584 #endif 4585 #ifdef GENERATOR_FILE 4586 extern int flag_early_inlining; 4587 #else 4588 int x_flag_early_inlining; 4589 #define flag_early_inlining global_options.x_flag_early_inlining 4590 #endif 4591 #ifdef GENERATOR_FILE 4592 extern int flag_elide_constructors; 4593 #else 4594 int x_flag_elide_constructors; 4595 #define flag_elide_constructors global_options.x_flag_elide_constructors 4596 #endif 4597 #ifdef GENERATOR_FILE 4598 extern int flag_elide_type; 4599 #else 4600 int x_flag_elide_type; 4601 #define flag_elide_type global_options.x_flag_elide_type 4602 #endif 4603 #ifdef GENERATOR_FILE 4604 extern int flag_debug_only_used_symbols; 4605 #else 4606 int x_flag_debug_only_used_symbols; 4607 #define flag_debug_only_used_symbols global_options.x_flag_debug_only_used_symbols 4608 #endif 4609 #ifdef GENERATOR_FILE 4610 extern int flag_eliminate_unused_debug_types; 4611 #else 4612 int x_flag_eliminate_unused_debug_types; 4613 #define flag_eliminate_unused_debug_types global_options.x_flag_eliminate_unused_debug_types 4614 #endif 4615 #ifdef GENERATOR_FILE 4616 extern int flag_emit_class_debug_always; 4617 #else 4618 int x_flag_emit_class_debug_always; 4619 #define flag_emit_class_debug_always global_options.x_flag_emit_class_debug_always 4620 #endif 4621 #ifdef GENERATOR_FILE 4622 extern int flag_enforce_eh_specs; 4623 #else 4624 int x_flag_enforce_eh_specs; 4625 #define flag_enforce_eh_specs global_options.x_flag_enforce_eh_specs 4626 #endif 4627 #ifdef GENERATOR_FILE 4628 extern int flag_exceptions; 4629 #else 4630 int x_flag_exceptions; 4631 #define flag_exceptions global_options.x_flag_exceptions 4632 #endif 4633 #ifdef GENERATOR_FILE 4634 extern enum excess_precision flag_excess_precision; 4635 #else 4636 enum excess_precision x_flag_excess_precision; 4637 #define flag_excess_precision global_options.x_flag_excess_precision 4638 #endif 4639 #ifdef GENERATOR_FILE 4640 extern int flag_expensive_optimizations; 4641 #else 4642 int x_flag_expensive_optimizations; 4643 #define flag_expensive_optimizations global_options.x_flag_expensive_optimizations 4644 #endif 4645 #ifdef GENERATOR_FILE 4646 extern int flag_ext_numeric_literals; 4647 #else 4648 int x_flag_ext_numeric_literals; 4649 #define flag_ext_numeric_literals global_options.x_flag_ext_numeric_literals 4650 #endif 4651 #ifdef GENERATOR_FILE 4652 extern int flag_extern_tls_init; 4653 #else 4654 int x_flag_extern_tls_init; 4655 #define flag_extern_tls_init global_options.x_flag_extern_tls_init 4656 #endif 4657 #ifdef GENERATOR_FILE 4658 extern int flag_external_blas; 4659 #else 4660 int x_flag_external_blas; 4661 #define flag_external_blas global_options.x_flag_external_blas 4662 #endif 4663 #ifdef GENERATOR_FILE 4664 extern int flag_f2c; 4665 #else 4666 int x_flag_f2c; 4667 #define flag_f2c global_options.x_flag_f2c 4668 #endif 4669 #ifdef GENERATOR_FILE 4670 extern int flag_fat_lto_objects; 4671 #else 4672 int x_flag_fat_lto_objects; 4673 #define flag_fat_lto_objects global_options.x_flag_fat_lto_objects 4674 #endif 4675 #ifdef GENERATOR_FILE 4676 extern int flag_finite_loops; 4677 #else 4678 int x_flag_finite_loops; 4679 #define flag_finite_loops global_options.x_flag_finite_loops 4680 #endif 4681 #ifdef GENERATOR_FILE 4682 extern int flag_finite_math_only; 4683 #else 4684 int x_flag_finite_math_only; 4685 #define flag_finite_math_only global_options.x_flag_finite_math_only 4686 #endif 4687 #ifdef GENERATOR_FILE 4688 extern int flag_fixed_line_length; 4689 #else 4690 int x_flag_fixed_line_length; 4691 #define flag_fixed_line_length global_options.x_flag_fixed_line_length 4692 #endif 4693 #ifdef GENERATOR_FILE 4694 extern int flag_float_store; 4695 #else 4696 int x_flag_float_store; 4697 #define flag_float_store global_options.x_flag_float_store 4698 #endif 4699 #ifdef GENERATOR_FILE 4700 extern int flag_forward_propagate; 4701 #else 4702 int x_flag_forward_propagate; 4703 #define flag_forward_propagate global_options.x_flag_forward_propagate 4704 #endif 4705 #ifdef GENERATOR_FILE 4706 extern enum fp_contract_mode flag_fp_contract_mode; 4707 #else 4708 enum fp_contract_mode x_flag_fp_contract_mode; 4709 #define flag_fp_contract_mode global_options.x_flag_fp_contract_mode 4710 #endif 4711 #ifdef GENERATOR_FILE 4712 extern int flag_fp_int_builtin_inexact; 4713 #else 4714 int x_flag_fp_int_builtin_inexact; 4715 #define flag_fp_int_builtin_inexact global_options.x_flag_fp_int_builtin_inexact 4716 #endif 4717 #ifdef GENERATOR_FILE 4718 extern int flag_free_line_length; 4719 #else 4720 int x_flag_free_line_length; 4721 #define flag_free_line_length global_options.x_flag_free_line_length 4722 #endif 4723 #ifdef GENERATOR_FILE 4724 extern int flag_frontend_loop_interchange; 4725 #else 4726 int x_flag_frontend_loop_interchange; 4727 #define flag_frontend_loop_interchange global_options.x_flag_frontend_loop_interchange 4728 #endif 4729 #ifdef GENERATOR_FILE 4730 extern int flag_frontend_optimize; 4731 #else 4732 int x_flag_frontend_optimize; 4733 #define flag_frontend_optimize global_options.x_flag_frontend_optimize 4734 #endif 4735 #ifdef GENERATOR_FILE 4736 extern int flag_no_function_cse; 4737 #else 4738 int x_flag_no_function_cse; 4739 #define flag_no_function_cse global_options.x_flag_no_function_cse 4740 #endif 4741 #ifdef GENERATOR_FILE 4742 extern int flag_function_sections; 4743 #else 4744 int x_flag_function_sections; 4745 #define flag_function_sections global_options.x_flag_function_sections 4746 #endif 4747 #ifdef GENERATOR_FILE 4748 extern int flag_gcse; 4749 #else 4750 int x_flag_gcse; 4751 #define flag_gcse global_options.x_flag_gcse 4752 #endif 4753 #ifdef GENERATOR_FILE 4754 extern int flag_gcse_after_reload; 4755 #else 4756 int x_flag_gcse_after_reload; 4757 #define flag_gcse_after_reload global_options.x_flag_gcse_after_reload 4758 #endif 4759 #ifdef GENERATOR_FILE 4760 extern int flag_gcse_las; 4761 #else 4762 int x_flag_gcse_las; 4763 #define flag_gcse_las global_options.x_flag_gcse_las 4764 #endif 4765 #ifdef GENERATOR_FILE 4766 extern int flag_gcse_lm; 4767 #else 4768 int x_flag_gcse_lm; 4769 #define flag_gcse_lm global_options.x_flag_gcse_lm 4770 #endif 4771 #ifdef GENERATOR_FILE 4772 extern int flag_gcse_sm; 4773 #else 4774 int x_flag_gcse_sm; 4775 #define flag_gcse_sm global_options.x_flag_gcse_sm 4776 #endif 4777 #ifdef GENERATOR_FILE 4778 extern int flag_gimple; 4779 #else 4780 int x_flag_gimple; 4781 #define flag_gimple global_options.x_flag_gimple 4782 #endif 4783 #ifdef GENERATOR_FILE 4784 extern int flag_no_gnu_keywords; 4785 #else 4786 int x_flag_no_gnu_keywords; 4787 #define flag_no_gnu_keywords global_options.x_flag_no_gnu_keywords 4788 #endif 4789 #ifdef GENERATOR_FILE 4790 extern int flag_next_runtime; 4791 #else 4792 int x_flag_next_runtime; 4793 #define flag_next_runtime global_options.x_flag_next_runtime 4794 #endif 4795 #ifdef GENERATOR_FILE 4796 extern int flag_tm; 4797 #else 4798 int x_flag_tm; 4799 #define flag_tm global_options.x_flag_tm 4800 #endif 4801 #ifdef GENERATOR_FILE 4802 extern int flag_gnu_unique; 4803 #else 4804 int x_flag_gnu_unique; 4805 #define flag_gnu_unique global_options.x_flag_gnu_unique 4806 #endif 4807 #ifdef GENERATOR_FILE 4808 extern int flag_gnu89_inline; 4809 #else 4810 int x_flag_gnu89_inline; 4811 #define flag_gnu89_inline global_options.x_flag_gnu89_inline 4812 #endif 4813 #ifdef GENERATOR_FILE 4814 extern int go_check_divide_overflow; 4815 #else 4816 int x_go_check_divide_overflow; 4817 #define go_check_divide_overflow global_options.x_go_check_divide_overflow 4818 #endif 4819 #ifdef GENERATOR_FILE 4820 extern int go_check_divide_zero; 4821 #else 4822 int x_go_check_divide_zero; 4823 #define go_check_divide_zero global_options.x_go_check_divide_zero 4824 #endif 4825 #ifdef GENERATOR_FILE 4826 extern int go_compiling_runtime; 4827 #else 4828 int x_go_compiling_runtime; 4829 #define go_compiling_runtime global_options.x_go_compiling_runtime 4830 #endif 4831 #ifdef GENERATOR_FILE 4832 extern int go_debug_escape_level; 4833 #else 4834 int x_go_debug_escape_level; 4835 #define go_debug_escape_level global_options.x_go_debug_escape_level 4836 #endif 4837 #ifdef GENERATOR_FILE 4838 extern const char *go_debug_escape_hash; 4839 #else 4840 const char *x_go_debug_escape_hash; 4841 #define go_debug_escape_hash global_options.x_go_debug_escape_hash 4842 #endif 4843 #ifdef GENERATOR_FILE 4844 extern int go_debug_optimization; 4845 #else 4846 int x_go_debug_optimization; 4847 #define go_debug_optimization global_options.x_go_debug_optimization 4848 #endif 4849 #ifdef GENERATOR_FILE 4850 extern int flag_graphite; 4851 #else 4852 int x_flag_graphite; 4853 #define flag_graphite global_options.x_flag_graphite 4854 #endif 4855 #ifdef GENERATOR_FILE 4856 extern int flag_graphite_identity; 4857 #else 4858 int x_flag_graphite_identity; 4859 #define flag_graphite_identity global_options.x_flag_graphite_identity 4860 #endif 4861 #ifdef GENERATOR_FILE 4862 extern int flag_guess_branch_prob; 4863 #else 4864 int x_flag_guess_branch_prob; 4865 #define flag_guess_branch_prob global_options.x_flag_guess_branch_prob 4866 #endif 4867 #ifdef GENERATOR_FILE 4868 extern int flag_hoist_adjacent_loads; 4869 #else 4870 int x_flag_hoist_adjacent_loads; 4871 #define flag_hoist_adjacent_loads global_options.x_flag_hoist_adjacent_loads 4872 #endif 4873 #ifdef GENERATOR_FILE 4874 extern int flag_no_ident; 4875 #else 4876 int x_flag_no_ident; 4877 #define flag_no_ident global_options.x_flag_no_ident 4878 #endif 4879 #ifdef GENERATOR_FILE 4880 extern int flag_if_conversion; 4881 #else 4882 int x_flag_if_conversion; 4883 #define flag_if_conversion global_options.x_flag_if_conversion 4884 #endif 4885 #ifdef GENERATOR_FILE 4886 extern int flag_if_conversion2; 4887 #else 4888 int x_flag_if_conversion2; 4889 #define flag_if_conversion2 global_options.x_flag_if_conversion2 4890 #endif 4891 #ifdef GENERATOR_FILE 4892 extern int flag_implement_inlines; 4893 #else 4894 int x_flag_implement_inlines; 4895 #define flag_implement_inlines global_options.x_flag_implement_inlines 4896 #endif 4897 #ifdef GENERATOR_FILE 4898 extern int flag_implicit_inline_templates; 4899 #else 4900 int x_flag_implicit_inline_templates; 4901 #define flag_implicit_inline_templates global_options.x_flag_implicit_inline_templates 4902 #endif 4903 #ifdef GENERATOR_FILE 4904 extern int flag_implicit_none; 4905 #else 4906 int x_flag_implicit_none; 4907 #define flag_implicit_none global_options.x_flag_implicit_none 4908 #endif 4909 #ifdef GENERATOR_FILE 4910 extern int flag_implicit_templates; 4911 #else 4912 int x_flag_implicit_templates; 4913 #define flag_implicit_templates global_options.x_flag_implicit_templates 4914 #endif 4915 #ifdef GENERATOR_FILE 4916 extern int flag_indirect_inlining; 4917 #else 4918 int x_flag_indirect_inlining; 4919 #define flag_indirect_inlining global_options.x_flag_indirect_inlining 4920 #endif 4921 #ifdef GENERATOR_FILE 4922 extern int flag_inhibit_size_directive; 4923 #else 4924 int x_flag_inhibit_size_directive; 4925 #define flag_inhibit_size_directive global_options.x_flag_inhibit_size_directive 4926 #endif 4927 #ifdef GENERATOR_FILE 4928 extern int flag_init_derived; 4929 #else 4930 int x_flag_init_derived; 4931 #define flag_init_derived global_options.x_flag_init_derived 4932 #endif 4933 #ifdef GENERATOR_FILE 4934 extern enum gfc_init_local_real flag_init_real; 4935 #else 4936 enum gfc_init_local_real x_flag_init_real; 4937 #define flag_init_real global_options.x_flag_init_real 4938 #endif 4939 #ifdef GENERATOR_FILE 4940 extern int flag_no_inline; 4941 #else 4942 int x_flag_no_inline; 4943 #define flag_no_inline global_options.x_flag_no_inline 4944 #endif 4945 #ifdef GENERATOR_FILE 4946 extern int flag_inline_arg_packing; 4947 #else 4948 int x_flag_inline_arg_packing; 4949 #define flag_inline_arg_packing global_options.x_flag_inline_arg_packing 4950 #endif 4951 #ifdef GENERATOR_FILE 4952 extern int flag_inline_atomics; 4953 #else 4954 int x_flag_inline_atomics; 4955 #define flag_inline_atomics global_options.x_flag_inline_atomics 4956 #endif 4957 #ifdef GENERATOR_FILE 4958 extern int flag_inline_functions; 4959 #else 4960 int x_flag_inline_functions; 4961 #define flag_inline_functions global_options.x_flag_inline_functions 4962 #endif 4963 #ifdef GENERATOR_FILE 4964 extern int flag_inline_functions_called_once; 4965 #else 4966 int x_flag_inline_functions_called_once; 4967 #define flag_inline_functions_called_once global_options.x_flag_inline_functions_called_once 4968 #endif 4969 #ifdef GENERATOR_FILE 4970 extern int flag_inline_matmul_limit; 4971 #else 4972 int x_flag_inline_matmul_limit; 4973 #define flag_inline_matmul_limit global_options.x_flag_inline_matmul_limit 4974 #endif 4975 #ifdef GENERATOR_FILE 4976 extern int flag_inline_small_functions; 4977 #else 4978 int x_flag_inline_small_functions; 4979 #define flag_inline_small_functions global_options.x_flag_inline_small_functions 4980 #endif 4981 #ifdef GENERATOR_FILE 4982 extern int flag_instrument_function_entry_exit; 4983 #else 4984 int x_flag_instrument_function_entry_exit; 4985 #define flag_instrument_function_entry_exit global_options.x_flag_instrument_function_entry_exit 4986 #endif 4987 #ifdef GENERATOR_FILE 4988 extern int flag_integer4_kind; 4989 #else 4990 int x_flag_integer4_kind; 4991 #define flag_integer4_kind global_options.x_flag_integer4_kind 4992 #endif 4993 #ifdef GENERATOR_FILE 4994 extern int flag_invariants; 4995 #else 4996 int x_flag_invariants; 4997 #define flag_invariants global_options.x_flag_invariants 4998 #endif 4999 #ifdef GENERATOR_FILE 5000 extern int flag_ipa_bit_cp; 5001 #else 5002 int x_flag_ipa_bit_cp; 5003 #define flag_ipa_bit_cp global_options.x_flag_ipa_bit_cp 5004 #endif 5005 #ifdef GENERATOR_FILE 5006 extern int flag_ipa_cp; 5007 #else 5008 int x_flag_ipa_cp; 5009 #define flag_ipa_cp global_options.x_flag_ipa_cp 5010 #endif 5011 #ifdef GENERATOR_FILE 5012 extern int flag_ipa_cp_clone; 5013 #else 5014 int x_flag_ipa_cp_clone; 5015 #define flag_ipa_cp_clone global_options.x_flag_ipa_cp_clone 5016 #endif 5017 #ifdef GENERATOR_FILE 5018 extern int flag_ipa_icf; 5019 #else 5020 int x_flag_ipa_icf; 5021 #define flag_ipa_icf global_options.x_flag_ipa_icf 5022 #endif 5023 #ifdef GENERATOR_FILE 5024 extern int flag_ipa_icf_functions; 5025 #else 5026 int x_flag_ipa_icf_functions; 5027 #define flag_ipa_icf_functions global_options.x_flag_ipa_icf_functions 5028 #endif 5029 #ifdef GENERATOR_FILE 5030 extern int flag_ipa_icf_variables; 5031 #else 5032 int x_flag_ipa_icf_variables; 5033 #define flag_ipa_icf_variables global_options.x_flag_ipa_icf_variables 5034 #endif 5035 #ifdef GENERATOR_FILE 5036 extern int flag_ipa_profile; 5037 #else 5038 int x_flag_ipa_profile; 5039 #define flag_ipa_profile global_options.x_flag_ipa_profile 5040 #endif 5041 #ifdef GENERATOR_FILE 5042 extern int flag_ipa_pta; 5043 #else 5044 int x_flag_ipa_pta; 5045 #define flag_ipa_pta global_options.x_flag_ipa_pta 5046 #endif 5047 #ifdef GENERATOR_FILE 5048 extern int flag_ipa_pure_const; 5049 #else 5050 int x_flag_ipa_pure_const; 5051 #define flag_ipa_pure_const global_options.x_flag_ipa_pure_const 5052 #endif 5053 #ifdef GENERATOR_FILE 5054 extern int flag_ipa_ra; 5055 #else 5056 int x_flag_ipa_ra; 5057 #define flag_ipa_ra global_options.x_flag_ipa_ra 5058 #endif 5059 #ifdef GENERATOR_FILE 5060 extern int flag_ipa_reference; 5061 #else 5062 int x_flag_ipa_reference; 5063 #define flag_ipa_reference global_options.x_flag_ipa_reference 5064 #endif 5065 #ifdef GENERATOR_FILE 5066 extern int flag_ipa_reference_addressable; 5067 #else 5068 int x_flag_ipa_reference_addressable; 5069 #define flag_ipa_reference_addressable global_options.x_flag_ipa_reference_addressable 5070 #endif 5071 #ifdef GENERATOR_FILE 5072 extern int flag_ipa_sra; 5073 #else 5074 int x_flag_ipa_sra; 5075 #define flag_ipa_sra global_options.x_flag_ipa_sra 5076 #endif 5077 #ifdef GENERATOR_FILE 5078 extern int flag_ipa_stack_alignment; 5079 #else 5080 int x_flag_ipa_stack_alignment; 5081 #define flag_ipa_stack_alignment global_options.x_flag_ipa_stack_alignment 5082 #endif 5083 #ifdef GENERATOR_FILE 5084 extern int flag_ipa_vrp; 5085 #else 5086 int x_flag_ipa_vrp; 5087 #define flag_ipa_vrp global_options.x_flag_ipa_vrp 5088 #endif 5089 #ifdef GENERATOR_FILE 5090 extern enum ira_algorithm flag_ira_algorithm; 5091 #else 5092 enum ira_algorithm x_flag_ira_algorithm; 5093 #define flag_ira_algorithm global_options.x_flag_ira_algorithm 5094 #endif 5095 #ifdef GENERATOR_FILE 5096 extern int flag_ira_hoist_pressure; 5097 #else 5098 int x_flag_ira_hoist_pressure; 5099 #define flag_ira_hoist_pressure global_options.x_flag_ira_hoist_pressure 5100 #endif 5101 #ifdef GENERATOR_FILE 5102 extern int flag_ira_loop_pressure; 5103 #else 5104 int x_flag_ira_loop_pressure; 5105 #define flag_ira_loop_pressure global_options.x_flag_ira_loop_pressure 5106 #endif 5107 #ifdef GENERATOR_FILE 5108 extern enum ira_region flag_ira_region; 5109 #else 5110 enum ira_region x_flag_ira_region; 5111 #define flag_ira_region global_options.x_flag_ira_region 5112 #endif 5113 #ifdef GENERATOR_FILE 5114 extern int flag_ira_share_save_slots; 5115 #else 5116 int x_flag_ira_share_save_slots; 5117 #define flag_ira_share_save_slots global_options.x_flag_ira_share_save_slots 5118 #endif 5119 #ifdef GENERATOR_FILE 5120 extern int flag_ira_share_spill_slots; 5121 #else 5122 int x_flag_ira_share_spill_slots; 5123 #define flag_ira_share_spill_slots global_options.x_flag_ira_share_spill_slots 5124 #endif 5125 #ifdef GENERATOR_FILE 5126 extern int flag_ira_verbose; 5127 #else 5128 int x_flag_ira_verbose; 5129 #define flag_ira_verbose global_options.x_flag_ira_verbose 5130 #endif 5131 #ifdef GENERATOR_FILE 5132 extern int flag_isolate_erroneous_paths_attribute; 5133 #else 5134 int x_flag_isolate_erroneous_paths_attribute; 5135 #define flag_isolate_erroneous_paths_attribute global_options.x_flag_isolate_erroneous_paths_attribute 5136 #endif 5137 #ifdef GENERATOR_FILE 5138 extern int flag_isolate_erroneous_paths_dereference; 5139 #else 5140 int x_flag_isolate_erroneous_paths_dereference; 5141 #define flag_isolate_erroneous_paths_dereference global_options.x_flag_isolate_erroneous_paths_dereference 5142 #endif 5143 #ifdef GENERATOR_FILE 5144 extern enum ivar_visibility default_ivar_visibility; 5145 #else 5146 enum ivar_visibility x_default_ivar_visibility; 5147 #define default_ivar_visibility global_options.x_default_ivar_visibility 5148 #endif 5149 #ifdef GENERATOR_FILE 5150 extern int flag_ivopts; 5151 #else 5152 int x_flag_ivopts; 5153 #define flag_ivopts global_options.x_flag_ivopts 5154 #endif 5155 #ifdef GENERATOR_FILE 5156 extern int flag_jump_tables; 5157 #else 5158 int x_flag_jump_tables; 5159 #define flag_jump_tables global_options.x_flag_jump_tables 5160 #endif 5161 #ifdef GENERATOR_FILE 5162 extern int flag_keep_gc_roots_live; 5163 #else 5164 int x_flag_keep_gc_roots_live; 5165 #define flag_keep_gc_roots_live global_options.x_flag_keep_gc_roots_live 5166 #endif 5167 #ifdef GENERATOR_FILE 5168 extern int flag_keep_inline_dllexport; 5169 #else 5170 int x_flag_keep_inline_dllexport; 5171 #define flag_keep_inline_dllexport global_options.x_flag_keep_inline_dllexport 5172 #endif 5173 #ifdef GENERATOR_FILE 5174 extern int flag_keep_inline_functions; 5175 #else 5176 int x_flag_keep_inline_functions; 5177 #define flag_keep_inline_functions global_options.x_flag_keep_inline_functions 5178 #endif 5179 #ifdef GENERATOR_FILE 5180 extern int flag_keep_static_consts; 5181 #else 5182 int x_flag_keep_static_consts; 5183 #define flag_keep_static_consts global_options.x_flag_keep_static_consts 5184 #endif 5185 #ifdef GENERATOR_FILE 5186 extern int flag_keep_static_functions; 5187 #else 5188 int x_flag_keep_static_functions; 5189 #define flag_keep_static_functions global_options.x_flag_keep_static_functions 5190 #endif 5191 #ifdef GENERATOR_FILE 5192 extern int flag_lax_vector_conversions; 5193 #else 5194 int x_flag_lax_vector_conversions; 5195 #define flag_lax_vector_conversions global_options.x_flag_lax_vector_conversions 5196 #endif 5197 #ifdef GENERATOR_FILE 5198 extern int flag_leading_underscore; 5199 #else 5200 int x_flag_leading_underscore; 5201 #define flag_leading_underscore global_options.x_flag_leading_underscore 5202 #endif 5203 #ifdef GENERATOR_FILE 5204 extern int flag_lifetime_dse; 5205 #else 5206 int x_flag_lifetime_dse; 5207 #define flag_lifetime_dse global_options.x_flag_lifetime_dse 5208 #endif 5209 #ifdef GENERATOR_FILE 5210 extern int flag_limit_function_alignment; 5211 #else 5212 int x_flag_limit_function_alignment; 5213 #define flag_limit_function_alignment global_options.x_flag_limit_function_alignment 5214 #endif 5215 #ifdef GENERATOR_FILE 5216 extern enum lto_linker_output flag_lto_linker_output; 5217 #else 5218 enum lto_linker_output x_flag_lto_linker_output; 5219 #define flag_lto_linker_output global_options.x_flag_lto_linker_output 5220 #endif 5221 #ifdef GENERATOR_FILE 5222 extern enum live_patching_level flag_live_patching; 5223 #else 5224 enum live_patching_level x_flag_live_patching; 5225 #define flag_live_patching global_options.x_flag_live_patching 5226 #endif 5227 #ifdef GENERATOR_FILE 5228 extern int flag_live_range_shrinkage; 5229 #else 5230 int x_flag_live_range_shrinkage; 5231 #define flag_live_range_shrinkage global_options.x_flag_live_range_shrinkage 5232 #endif 5233 #ifdef GENERATOR_FILE 5234 extern int flag_local_ivars; 5235 #else 5236 int x_flag_local_ivars; 5237 #define flag_local_ivars global_options.x_flag_local_ivars 5238 #endif 5239 #ifdef GENERATOR_FILE 5240 extern int flag_loop_interchange; 5241 #else 5242 int x_flag_loop_interchange; 5243 #define flag_loop_interchange global_options.x_flag_loop_interchange 5244 #endif 5245 #ifdef GENERATOR_FILE 5246 extern int flag_loop_nest_optimize; 5247 #else 5248 int x_flag_loop_nest_optimize; 5249 #define flag_loop_nest_optimize global_options.x_flag_loop_nest_optimize 5250 #endif 5251 #ifdef GENERATOR_FILE 5252 extern int flag_loop_parallelize_all; 5253 #else 5254 int x_flag_loop_parallelize_all; 5255 #define flag_loop_parallelize_all global_options.x_flag_loop_parallelize_all 5256 #endif 5257 #ifdef GENERATOR_FILE 5258 extern int flag_unroll_jam; 5259 #else 5260 int x_flag_unroll_jam; 5261 #define flag_unroll_jam global_options.x_flag_unroll_jam 5262 #endif 5263 #ifdef GENERATOR_FILE 5264 extern int flag_lra_remat; 5265 #else 5266 int x_flag_lra_remat; 5267 #define flag_lra_remat global_options.x_flag_lra_remat 5268 #endif 5269 #ifdef GENERATOR_FILE 5270 extern int flag_lto_compression_level; 5271 #else 5272 int x_flag_lto_compression_level; 5273 #define flag_lto_compression_level global_options.x_flag_lto_compression_level 5274 #endif 5275 #ifdef GENERATOR_FILE 5276 extern enum lto_partition_model flag_lto_partition; 5277 #else 5278 enum lto_partition_model x_flag_lto_partition; 5279 #define flag_lto_partition global_options.x_flag_lto_partition 5280 #endif 5281 #ifdef GENERATOR_FILE 5282 extern int flag_lto_report; 5283 #else 5284 int x_flag_lto_report; 5285 #define flag_lto_report global_options.x_flag_lto_report 5286 #endif 5287 #ifdef GENERATOR_FILE 5288 extern int flag_lto_report_wpa; 5289 #else 5290 int x_flag_lto_report_wpa; 5291 #define flag_lto_report_wpa global_options.x_flag_lto_report_wpa 5292 #endif 5293 #ifdef GENERATOR_FILE 5294 extern const char *flag_lto; 5295 #else 5296 const char *x_flag_lto; 5297 #define flag_lto global_options.x_flag_lto 5298 #endif 5299 #ifdef GENERATOR_FILE 5300 extern int flag_ltrans; 5301 #else 5302 int x_flag_ltrans; 5303 #define flag_ltrans global_options.x_flag_ltrans 5304 #endif 5305 #ifdef GENERATOR_FILE 5306 extern const char *ltrans_output_list; 5307 #else 5308 const char *x_ltrans_output_list; 5309 #define ltrans_output_list global_options.x_ltrans_output_list 5310 #endif 5311 #ifdef GENERATOR_FILE 5312 extern int flag_errno_math; 5313 #else 5314 int x_flag_errno_math; 5315 #define flag_errno_math global_options.x_flag_errno_math 5316 #endif 5317 #ifdef GENERATOR_FILE 5318 extern int flag_max_array_constructor; 5319 #else 5320 int x_flag_max_array_constructor; 5321 #define flag_max_array_constructor global_options.x_flag_max_array_constructor 5322 #endif 5323 #ifdef GENERATOR_FILE 5324 extern int flag_max_errors; 5325 #else 5326 int x_flag_max_errors; 5327 #define flag_max_errors global_options.x_flag_max_errors 5328 #endif 5329 #ifdef GENERATOR_FILE 5330 extern int flag_max_stack_var_size; 5331 #else 5332 int x_flag_max_stack_var_size; 5333 #define flag_max_stack_var_size global_options.x_flag_max_stack_var_size 5334 #endif 5335 #ifdef GENERATOR_FILE 5336 extern int flag_max_subrecord_length; 5337 #else 5338 int x_flag_max_subrecord_length; 5339 #define flag_max_subrecord_length global_options.x_flag_max_subrecord_length 5340 #endif 5341 #ifdef GENERATOR_FILE 5342 extern int mem_report; 5343 #else 5344 int x_mem_report; 5345 #define mem_report global_options.x_mem_report 5346 #endif 5347 #ifdef GENERATOR_FILE 5348 extern int mem_report_wpa; 5349 #else 5350 int x_mem_report_wpa; 5351 #define mem_report_wpa global_options.x_mem_report_wpa 5352 #endif 5353 #ifdef GENERATOR_FILE 5354 extern int flag_merge_constants; 5355 #else 5356 int x_flag_merge_constants; 5357 #define flag_merge_constants global_options.x_flag_merge_constants 5358 #endif 5359 #ifdef GENERATOR_FILE 5360 extern int flag_merge_debug_strings; 5361 #else 5362 int x_flag_merge_debug_strings; 5363 #define flag_merge_debug_strings global_options.x_flag_merge_debug_strings 5364 #endif 5365 #ifdef GENERATOR_FILE 5366 extern int flag_module_private; 5367 #else 5368 int x_flag_module_private; 5369 #define flag_module_private global_options.x_flag_module_private 5370 #endif 5371 #ifdef GENERATOR_FILE 5372 extern int flag_moduleinfo; 5373 #else 5374 int x_flag_moduleinfo; 5375 #define flag_moduleinfo global_options.x_flag_moduleinfo 5376 #endif 5377 #ifdef GENERATOR_FILE 5378 extern int flag_modulo_sched; 5379 #else 5380 int x_flag_modulo_sched; 5381 #define flag_modulo_sched global_options.x_flag_modulo_sched 5382 #endif 5383 #ifdef GENERATOR_FILE 5384 extern int flag_modulo_sched_allow_regmoves; 5385 #else 5386 int x_flag_modulo_sched_allow_regmoves; 5387 #define flag_modulo_sched_allow_regmoves global_options.x_flag_modulo_sched_allow_regmoves 5388 #endif 5389 #ifdef GENERATOR_FILE 5390 extern int flag_move_loop_invariants; 5391 #else 5392 int x_flag_move_loop_invariants; 5393 #define flag_move_loop_invariants global_options.x_flag_move_loop_invariants 5394 #endif 5395 #ifdef GENERATOR_FILE 5396 extern int flag_ms_extensions; 5397 #else 5398 int x_flag_ms_extensions; 5399 #define flag_ms_extensions global_options.x_flag_ms_extensions 5400 #endif 5401 #ifdef GENERATOR_FILE 5402 extern int flag_new_inheriting_ctors; 5403 #else 5404 int x_flag_new_inheriting_ctors; 5405 #define flag_new_inheriting_ctors global_options.x_flag_new_inheriting_ctors 5406 #endif 5407 #ifdef GENERATOR_FILE 5408 extern int flag_new_ttp; 5409 #else 5410 int x_flag_new_ttp; 5411 #define flag_new_ttp global_options.x_flag_new_ttp 5412 #endif 5413 #ifdef GENERATOR_FILE 5414 extern int flag_nil_receivers; 5415 #else 5416 int x_flag_nil_receivers; 5417 #define flag_nil_receivers global_options.x_flag_nil_receivers 5418 #endif 5419 #ifdef GENERATOR_FILE 5420 extern int flag_non_call_exceptions; 5421 #else 5422 int x_flag_non_call_exceptions; 5423 #define flag_non_call_exceptions global_options.x_flag_non_call_exceptions 5424 #endif 5425 #ifdef GENERATOR_FILE 5426 extern int flag_no_nonansi_builtin; 5427 #else 5428 int x_flag_no_nonansi_builtin; 5429 #define flag_no_nonansi_builtin global_options.x_flag_no_nonansi_builtin 5430 #endif 5431 #ifdef GENERATOR_FILE 5432 extern int flag_nothrow_opt; 5433 #else 5434 int x_flag_nothrow_opt; 5435 #define flag_nothrow_opt global_options.x_flag_nothrow_opt 5436 #endif 5437 #ifdef GENERATOR_FILE 5438 extern int flag_objc_abi; 5439 #else 5440 int x_flag_objc_abi; 5441 #define flag_objc_abi global_options.x_flag_objc_abi 5442 #endif 5443 #ifdef GENERATOR_FILE 5444 extern int flag_objc_call_cxx_cdtors; 5445 #else 5446 int x_flag_objc_call_cxx_cdtors; 5447 #define flag_objc_call_cxx_cdtors global_options.x_flag_objc_call_cxx_cdtors 5448 #endif 5449 #ifdef GENERATOR_FILE 5450 extern int flag_objc_direct_dispatch; 5451 #else 5452 int x_flag_objc_direct_dispatch; 5453 #define flag_objc_direct_dispatch global_options.x_flag_objc_direct_dispatch 5454 #endif 5455 #ifdef GENERATOR_FILE 5456 extern int flag_objc_exceptions; 5457 #else 5458 int x_flag_objc_exceptions; 5459 #define flag_objc_exceptions global_options.x_flag_objc_exceptions 5460 #endif 5461 #ifdef GENERATOR_FILE 5462 extern int flag_objc_gc; 5463 #else 5464 int x_flag_objc_gc; 5465 #define flag_objc_gc global_options.x_flag_objc_gc 5466 #endif 5467 #ifdef GENERATOR_FILE 5468 extern int flag_objc_nilcheck; 5469 #else 5470 int x_flag_objc_nilcheck; 5471 #define flag_objc_nilcheck global_options.x_flag_objc_nilcheck 5472 #endif 5473 #ifdef GENERATOR_FILE 5474 extern int flag_objc_sjlj_exceptions; 5475 #else 5476 int x_flag_objc_sjlj_exceptions; 5477 #define flag_objc_sjlj_exceptions global_options.x_flag_objc_sjlj_exceptions 5478 #endif 5479 #ifdef GENERATOR_FILE 5480 extern int flag_objc1_only; 5481 #else 5482 int x_flag_objc1_only; 5483 #define flag_objc1_only global_options.x_flag_objc1_only 5484 #endif 5485 #ifdef GENERATOR_FILE 5486 extern enum offload_abi flag_offload_abi; 5487 #else 5488 enum offload_abi x_flag_offload_abi; 5489 #define flag_offload_abi global_options.x_flag_offload_abi 5490 #endif 5491 #ifdef GENERATOR_FILE 5492 extern int flag_omit_frame_pointer; 5493 #else 5494 int x_flag_omit_frame_pointer; 5495 #define flag_omit_frame_pointer global_options.x_flag_omit_frame_pointer 5496 #endif 5497 #ifdef GENERATOR_FILE 5498 extern int flag_openacc; 5499 #else 5500 int x_flag_openacc; 5501 #define flag_openacc global_options.x_flag_openacc 5502 #endif 5503 #ifdef GENERATOR_FILE 5504 extern const char *flag_openacc_dims; 5505 #else 5506 const char *x_flag_openacc_dims; 5507 #define flag_openacc_dims global_options.x_flag_openacc_dims 5508 #endif 5509 #ifdef GENERATOR_FILE 5510 extern int flag_openmp; 5511 #else 5512 int x_flag_openmp; 5513 #define flag_openmp global_options.x_flag_openmp 5514 #endif 5515 #ifdef GENERATOR_FILE 5516 extern int flag_openmp_simd; 5517 #else 5518 int x_flag_openmp_simd; 5519 #define flag_openmp_simd global_options.x_flag_openmp_simd 5520 #endif 5521 #ifdef GENERATOR_FILE 5522 extern int flag_opt_info; 5523 #else 5524 int x_flag_opt_info; 5525 #define flag_opt_info global_options.x_flag_opt_info 5526 #endif 5527 #ifdef GENERATOR_FILE 5528 extern int flag_optimize_sibling_calls; 5529 #else 5530 int x_flag_optimize_sibling_calls; 5531 #define flag_optimize_sibling_calls global_options.x_flag_optimize_sibling_calls 5532 #endif 5533 #ifdef GENERATOR_FILE 5534 extern int flag_optimize_strlen; 5535 #else 5536 int x_flag_optimize_strlen; 5537 #define flag_optimize_strlen global_options.x_flag_optimize_strlen 5538 #endif 5539 #ifdef GENERATOR_FILE 5540 extern int flag_pack_derived; 5541 #else 5542 int x_flag_pack_derived; 5543 #define flag_pack_derived global_options.x_flag_pack_derived 5544 #endif 5545 #ifdef GENERATOR_FILE 5546 extern int flag_pack_struct; 5547 #else 5548 int x_flag_pack_struct; 5549 #define flag_pack_struct global_options.x_flag_pack_struct 5550 #endif 5551 #ifdef GENERATOR_FILE 5552 extern int flag_pad_source; 5553 #else 5554 int x_flag_pad_source; 5555 #define flag_pad_source global_options.x_flag_pad_source 5556 #endif 5557 #ifdef GENERATOR_FILE 5558 extern int flag_partial_inlining; 5559 #else 5560 int x_flag_partial_inlining; 5561 #define flag_partial_inlining global_options.x_flag_partial_inlining 5562 #endif 5563 #ifdef GENERATOR_FILE 5564 extern int flag_pcc_struct_return; 5565 #else 5566 int x_flag_pcc_struct_return; 5567 #define flag_pcc_struct_return global_options.x_flag_pcc_struct_return 5568 #endif 5569 #ifdef GENERATOR_FILE 5570 extern int flag_peel_loops; 5571 #else 5572 int x_flag_peel_loops; 5573 #define flag_peel_loops global_options.x_flag_peel_loops 5574 #endif 5575 #ifdef GENERATOR_FILE 5576 extern int flag_no_peephole; 5577 #else 5578 int x_flag_no_peephole; 5579 #define flag_no_peephole global_options.x_flag_no_peephole 5580 #endif 5581 #ifdef GENERATOR_FILE 5582 extern int flag_peephole2; 5583 #else 5584 int x_flag_peephole2; 5585 #define flag_peephole2 global_options.x_flag_peephole2 5586 #endif 5587 #ifdef GENERATOR_FILE 5588 extern int flag_permissive; 5589 #else 5590 int x_flag_permissive; 5591 #define flag_permissive global_options.x_flag_permissive 5592 #endif 5593 #ifdef GENERATOR_FILE 5594 extern enum permitted_flt_eval_methods flag_permitted_flt_eval_methods; 5595 #else 5596 enum permitted_flt_eval_methods x_flag_permitted_flt_eval_methods; 5597 #define flag_permitted_flt_eval_methods global_options.x_flag_permitted_flt_eval_methods 5598 #endif 5599 #ifdef GENERATOR_FILE 5600 extern int flag_plan9_extensions; 5601 #else 5602 int x_flag_plan9_extensions; 5603 #define flag_plan9_extensions global_options.x_flag_plan9_extensions 5604 #endif 5605 #ifdef GENERATOR_FILE 5606 extern int flag_plt; 5607 #else 5608 int x_flag_plt; 5609 #define flag_plt global_options.x_flag_plt 5610 #endif 5611 #ifdef GENERATOR_FILE 5612 extern int post_ipa_mem_report; 5613 #else 5614 int x_post_ipa_mem_report; 5615 #define post_ipa_mem_report global_options.x_post_ipa_mem_report 5616 #endif 5617 #ifdef GENERATOR_FILE 5618 extern int flag_postconditions; 5619 #else 5620 int x_flag_postconditions; 5621 #define flag_postconditions global_options.x_flag_postconditions 5622 #endif 5623 #ifdef GENERATOR_FILE 5624 extern const char *flag_pre_include; 5625 #else 5626 const char *x_flag_pre_include; 5627 #define flag_pre_include global_options.x_flag_pre_include 5628 #endif 5629 #ifdef GENERATOR_FILE 5630 extern int pre_ipa_mem_report; 5631 #else 5632 int x_pre_ipa_mem_report; 5633 #define pre_ipa_mem_report global_options.x_pre_ipa_mem_report 5634 #endif 5635 #ifdef GENERATOR_FILE 5636 extern int flag_preconditions; 5637 #else 5638 int x_flag_preconditions; 5639 #define flag_preconditions global_options.x_flag_preconditions 5640 #endif 5641 #ifdef GENERATOR_FILE 5642 extern int flag_predictive_commoning; 5643 #else 5644 int x_flag_predictive_commoning; 5645 #define flag_predictive_commoning global_options.x_flag_predictive_commoning 5646 #endif 5647 #ifdef GENERATOR_FILE 5648 extern int flag_prefetch_loop_arrays; 5649 #else 5650 int x_flag_prefetch_loop_arrays; 5651 #define flag_prefetch_loop_arrays global_options.x_flag_prefetch_loop_arrays 5652 #endif 5653 #ifdef GENERATOR_FILE 5654 extern int flag_pretty_templates; 5655 #else 5656 int x_flag_pretty_templates; 5657 #define flag_pretty_templates global_options.x_flag_pretty_templates 5658 #endif 5659 #ifdef GENERATOR_FILE 5660 extern int flag_printf_return_value; 5661 #else 5662 int x_flag_printf_return_value; 5663 #define flag_printf_return_value global_options.x_flag_printf_return_value 5664 #endif 5665 #ifdef GENERATOR_FILE 5666 extern int profile_flag; 5667 #else 5668 int x_profile_flag; 5669 #define profile_flag global_options.x_profile_flag 5670 #endif 5671 #ifdef GENERATOR_FILE 5672 extern int profile_abs_path_flag; 5673 #else 5674 int x_profile_abs_path_flag; 5675 #define profile_abs_path_flag global_options.x_profile_abs_path_flag 5676 #endif 5677 #ifdef GENERATOR_FILE 5678 extern int profile_arc_flag; 5679 #else 5680 int x_profile_arc_flag; 5681 #define profile_arc_flag global_options.x_profile_arc_flag 5682 #endif 5683 #ifdef GENERATOR_FILE 5684 extern int flag_profile_correction; 5685 #else 5686 int x_flag_profile_correction; 5687 #define flag_profile_correction global_options.x_flag_profile_correction 5688 #endif 5689 #ifdef GENERATOR_FILE 5690 extern const char *profile_data_prefix; 5691 #else 5692 const char *x_profile_data_prefix; 5693 #define profile_data_prefix global_options.x_profile_data_prefix 5694 #endif 5695 #ifdef GENERATOR_FILE 5696 extern const char *flag_profile_exclude_files; 5697 #else 5698 const char *x_flag_profile_exclude_files; 5699 #define flag_profile_exclude_files global_options.x_flag_profile_exclude_files 5700 #endif 5701 #ifdef GENERATOR_FILE 5702 extern const char *flag_profile_filter_files; 5703 #else 5704 const char *x_flag_profile_filter_files; 5705 #define flag_profile_filter_files global_options.x_flag_profile_filter_files 5706 #endif 5707 #ifdef GENERATOR_FILE 5708 extern const char *profile_note_location; 5709 #else 5710 const char *x_profile_note_location; 5711 #define profile_note_location global_options.x_profile_note_location 5712 #endif 5713 #ifdef GENERATOR_FILE 5714 extern int flag_profile_partial_training; 5715 #else 5716 int x_flag_profile_partial_training; 5717 #define flag_profile_partial_training global_options.x_flag_profile_partial_training 5718 #endif 5719 #ifdef GENERATOR_FILE 5720 extern const char *profile_prefix_path; 5721 #else 5722 const char *x_profile_prefix_path; 5723 #define profile_prefix_path global_options.x_profile_prefix_path 5724 #endif 5725 #ifdef GENERATOR_FILE 5726 extern int flag_profile_reorder_functions; 5727 #else 5728 int x_flag_profile_reorder_functions; 5729 #define flag_profile_reorder_functions global_options.x_flag_profile_reorder_functions 5730 #endif 5731 #ifdef GENERATOR_FILE 5732 extern int profile_report; 5733 #else 5734 int x_profile_report; 5735 #define profile_report global_options.x_profile_report 5736 #endif 5737 #ifdef GENERATOR_FILE 5738 extern enum profile_reproducibility flag_profile_reproducible; 5739 #else 5740 enum profile_reproducibility x_flag_profile_reproducible; 5741 #define flag_profile_reproducible global_options.x_flag_profile_reproducible 5742 #endif 5743 #ifdef GENERATOR_FILE 5744 extern enum profile_update flag_profile_update; 5745 #else 5746 enum profile_update x_flag_profile_update; 5747 #define flag_profile_update global_options.x_flag_profile_update 5748 #endif 5749 #ifdef GENERATOR_FILE 5750 extern int flag_profile_use; 5751 #else 5752 int x_flag_profile_use; 5753 #define flag_profile_use global_options.x_flag_profile_use 5754 #endif 5755 #ifdef GENERATOR_FILE 5756 extern int flag_profile_values; 5757 #else 5758 int x_flag_profile_values; 5759 #define flag_profile_values global_options.x_flag_profile_values 5760 #endif 5761 #ifdef GENERATOR_FILE 5762 extern int flag_protect_parens; 5763 #else 5764 int x_flag_protect_parens; 5765 #define flag_protect_parens global_options.x_flag_protect_parens 5766 #endif 5767 #ifdef GENERATOR_FILE 5768 extern int flag_range_check; 5769 #else 5770 int x_flag_range_check; 5771 #define flag_range_check global_options.x_flag_range_check 5772 #endif 5773 #ifdef GENERATOR_FILE 5774 extern int flag_real4_kind; 5775 #else 5776 int x_flag_real4_kind; 5777 #define flag_real4_kind global_options.x_flag_real4_kind 5778 #endif 5779 #ifdef GENERATOR_FILE 5780 extern int flag_real8_kind; 5781 #else 5782 int x_flag_real8_kind; 5783 #define flag_real8_kind global_options.x_flag_real8_kind 5784 #endif 5785 #ifdef GENERATOR_FILE 5786 extern int flag_realloc_lhs; 5787 #else 5788 int x_flag_realloc_lhs; 5789 #define flag_realloc_lhs global_options.x_flag_realloc_lhs 5790 #endif 5791 #ifdef GENERATOR_FILE 5792 extern int flag_reciprocal_math; 5793 #else 5794 int x_flag_reciprocal_math; 5795 #define flag_reciprocal_math global_options.x_flag_reciprocal_math 5796 #endif 5797 #ifdef GENERATOR_FILE 5798 extern int flag_record_gcc_switches; 5799 #else 5800 int x_flag_record_gcc_switches; 5801 #define flag_record_gcc_switches global_options.x_flag_record_gcc_switches 5802 #endif 5803 #ifdef GENERATOR_FILE 5804 extern int flag_record_marker; 5805 #else 5806 int x_flag_record_marker; 5807 #define flag_record_marker global_options.x_flag_record_marker 5808 #endif 5809 #ifdef GENERATOR_FILE 5810 extern int flag_recursive; 5811 #else 5812 int x_flag_recursive; 5813 #define flag_recursive global_options.x_flag_recursive 5814 #endif 5815 #ifdef GENERATOR_FILE 5816 extern int flag_ree; 5817 #else 5818 int x_flag_ree; 5819 #define flag_ree global_options.x_flag_ree 5820 #endif 5821 #ifdef GENERATOR_FILE 5822 extern int flag_rename_registers; 5823 #else 5824 int x_flag_rename_registers; 5825 #define flag_rename_registers global_options.x_flag_rename_registers 5826 #endif 5827 #ifdef GENERATOR_FILE 5828 extern int flag_reorder_blocks; 5829 #else 5830 int x_flag_reorder_blocks; 5831 #define flag_reorder_blocks global_options.x_flag_reorder_blocks 5832 #endif 5833 #ifdef GENERATOR_FILE 5834 extern enum reorder_blocks_algorithm flag_reorder_blocks_algorithm; 5835 #else 5836 enum reorder_blocks_algorithm x_flag_reorder_blocks_algorithm; 5837 #define flag_reorder_blocks_algorithm global_options.x_flag_reorder_blocks_algorithm 5838 #endif 5839 #ifdef GENERATOR_FILE 5840 extern int flag_reorder_blocks_and_partition; 5841 #else 5842 int x_flag_reorder_blocks_and_partition; 5843 #define flag_reorder_blocks_and_partition global_options.x_flag_reorder_blocks_and_partition 5844 #endif 5845 #ifdef GENERATOR_FILE 5846 extern int flag_reorder_functions; 5847 #else 5848 int x_flag_reorder_functions; 5849 #define flag_reorder_functions global_options.x_flag_reorder_functions 5850 #endif 5851 #ifdef GENERATOR_FILE 5852 extern int flag_repack_arrays; 5853 #else 5854 int x_flag_repack_arrays; 5855 #define flag_repack_arrays global_options.x_flag_repack_arrays 5856 #endif 5857 #ifdef GENERATOR_FILE 5858 extern int flag_replace_objc_classes; 5859 #else 5860 int x_flag_replace_objc_classes; 5861 #define flag_replace_objc_classes global_options.x_flag_replace_objc_classes 5862 #endif 5863 #ifdef GENERATOR_FILE 5864 extern int flag_report_bug; 5865 #else 5866 int x_flag_report_bug; 5867 #define flag_report_bug global_options.x_flag_report_bug 5868 #endif 5869 #ifdef GENERATOR_FILE 5870 extern int go_require_return_statement; 5871 #else 5872 int x_go_require_return_statement; 5873 #define go_require_return_statement global_options.x_go_require_return_statement 5874 #endif 5875 #ifdef GENERATOR_FILE 5876 extern int flag_rerun_cse_after_loop; 5877 #else 5878 int x_flag_rerun_cse_after_loop; 5879 #define flag_rerun_cse_after_loop global_options.x_flag_rerun_cse_after_loop 5880 #endif 5881 #ifdef GENERATOR_FILE 5882 extern int flag_resched_modulo_sched; 5883 #else 5884 int x_flag_resched_modulo_sched; 5885 #define flag_resched_modulo_sched global_options.x_flag_resched_modulo_sched 5886 #endif 5887 #ifdef GENERATOR_FILE 5888 extern int flag_rounding_math; 5889 #else 5890 int x_flag_rounding_math; 5891 #define flag_rounding_math global_options.x_flag_rounding_math 5892 #endif 5893 #ifdef GENERATOR_FILE 5894 extern int flag_rtti; 5895 #else 5896 int x_flag_rtti; 5897 #define flag_rtti global_options.x_flag_rtti 5898 #endif 5899 #ifdef GENERATOR_FILE 5900 extern int flag_sanitize_address_use_after_scope; 5901 #else 5902 int x_flag_sanitize_address_use_after_scope; 5903 #define flag_sanitize_address_use_after_scope global_options.x_flag_sanitize_address_use_after_scope 5904 #endif 5905 #ifdef GENERATOR_FILE 5906 extern int flag_sanitize_undefined_trap_on_error; 5907 #else 5908 int x_flag_sanitize_undefined_trap_on_error; 5909 #define flag_sanitize_undefined_trap_on_error global_options.x_flag_sanitize_undefined_trap_on_error 5910 #endif 5911 #ifdef GENERATOR_FILE 5912 extern int flag_save_optimization_record; 5913 #else 5914 int x_flag_save_optimization_record; 5915 #define flag_save_optimization_record global_options.x_flag_save_optimization_record 5916 #endif 5917 #ifdef GENERATOR_FILE 5918 extern int flag_sched_critical_path_heuristic; 5919 #else 5920 int x_flag_sched_critical_path_heuristic; 5921 #define flag_sched_critical_path_heuristic global_options.x_flag_sched_critical_path_heuristic 5922 #endif 5923 #ifdef GENERATOR_FILE 5924 extern int flag_sched_dep_count_heuristic; 5925 #else 5926 int x_flag_sched_dep_count_heuristic; 5927 #define flag_sched_dep_count_heuristic global_options.x_flag_sched_dep_count_heuristic 5928 #endif 5929 #ifdef GENERATOR_FILE 5930 extern int flag_sched_group_heuristic; 5931 #else 5932 int x_flag_sched_group_heuristic; 5933 #define flag_sched_group_heuristic global_options.x_flag_sched_group_heuristic 5934 #endif 5935 #ifdef GENERATOR_FILE 5936 extern int flag_schedule_interblock; 5937 #else 5938 int x_flag_schedule_interblock; 5939 #define flag_schedule_interblock global_options.x_flag_schedule_interblock 5940 #endif 5941 #ifdef GENERATOR_FILE 5942 extern int flag_sched_last_insn_heuristic; 5943 #else 5944 int x_flag_sched_last_insn_heuristic; 5945 #define flag_sched_last_insn_heuristic global_options.x_flag_sched_last_insn_heuristic 5946 #endif 5947 #ifdef GENERATOR_FILE 5948 extern int flag_sched_pressure; 5949 #else 5950 int x_flag_sched_pressure; 5951 #define flag_sched_pressure global_options.x_flag_sched_pressure 5952 #endif 5953 #ifdef GENERATOR_FILE 5954 extern int flag_sched_rank_heuristic; 5955 #else 5956 int x_flag_sched_rank_heuristic; 5957 #define flag_sched_rank_heuristic global_options.x_flag_sched_rank_heuristic 5958 #endif 5959 #ifdef GENERATOR_FILE 5960 extern int flag_schedule_speculative; 5961 #else 5962 int x_flag_schedule_speculative; 5963 #define flag_schedule_speculative global_options.x_flag_schedule_speculative 5964 #endif 5965 #ifdef GENERATOR_FILE 5966 extern int flag_sched_spec_insn_heuristic; 5967 #else 5968 int x_flag_sched_spec_insn_heuristic; 5969 #define flag_sched_spec_insn_heuristic global_options.x_flag_sched_spec_insn_heuristic 5970 #endif 5971 #ifdef GENERATOR_FILE 5972 extern int flag_schedule_speculative_load; 5973 #else 5974 int x_flag_schedule_speculative_load; 5975 #define flag_schedule_speculative_load global_options.x_flag_schedule_speculative_load 5976 #endif 5977 #ifdef GENERATOR_FILE 5978 extern int flag_schedule_speculative_load_dangerous; 5979 #else 5980 int x_flag_schedule_speculative_load_dangerous; 5981 #define flag_schedule_speculative_load_dangerous global_options.x_flag_schedule_speculative_load_dangerous 5982 #endif 5983 #ifdef GENERATOR_FILE 5984 extern int flag_sched_stalled_insns; 5985 #else 5986 int x_flag_sched_stalled_insns; 5987 #define flag_sched_stalled_insns global_options.x_flag_sched_stalled_insns 5988 #endif 5989 #ifdef GENERATOR_FILE 5990 extern int flag_sched_stalled_insns_dep; 5991 #else 5992 int x_flag_sched_stalled_insns_dep; 5993 #define flag_sched_stalled_insns_dep global_options.x_flag_sched_stalled_insns_dep 5994 #endif 5995 #ifdef GENERATOR_FILE 5996 extern int sched_verbose_param; 5997 #else 5998 int x_sched_verbose_param; 5999 #define sched_verbose_param global_options.x_sched_verbose_param 6000 #endif 6001 #ifdef GENERATOR_FILE 6002 extern int flag_sched2_use_superblocks; 6003 #else 6004 int x_flag_sched2_use_superblocks; 6005 #define flag_sched2_use_superblocks global_options.x_flag_sched2_use_superblocks 6006 #endif 6007 #ifdef GENERATOR_FILE 6008 extern int flag_schedule_fusion; 6009 #else 6010 int x_flag_schedule_fusion; 6011 #define flag_schedule_fusion global_options.x_flag_schedule_fusion 6012 #endif 6013 #ifdef GENERATOR_FILE 6014 extern int flag_schedule_insns; 6015 #else 6016 int x_flag_schedule_insns; 6017 #define flag_schedule_insns global_options.x_flag_schedule_insns 6018 #endif 6019 #ifdef GENERATOR_FILE 6020 extern int flag_schedule_insns_after_reload; 6021 #else 6022 int x_flag_schedule_insns_after_reload; 6023 #define flag_schedule_insns_after_reload global_options.x_flag_schedule_insns_after_reload 6024 #endif 6025 #ifdef GENERATOR_FILE 6026 extern int flag_second_underscore; 6027 #else 6028 int x_flag_second_underscore; 6029 #define flag_second_underscore global_options.x_flag_second_underscore 6030 #endif 6031 #ifdef GENERATOR_FILE 6032 extern int flag_section_anchors; 6033 #else 6034 int x_flag_section_anchors; 6035 #define flag_section_anchors global_options.x_flag_section_anchors 6036 #endif 6037 #ifdef GENERATOR_FILE 6038 extern int flag_sel_sched_pipelining; 6039 #else 6040 int x_flag_sel_sched_pipelining; 6041 #define flag_sel_sched_pipelining global_options.x_flag_sel_sched_pipelining 6042 #endif 6043 #ifdef GENERATOR_FILE 6044 extern int flag_sel_sched_pipelining_outer_loops; 6045 #else 6046 int x_flag_sel_sched_pipelining_outer_loops; 6047 #define flag_sel_sched_pipelining_outer_loops global_options.x_flag_sel_sched_pipelining_outer_loops 6048 #endif 6049 #ifdef GENERATOR_FILE 6050 extern int flag_sel_sched_reschedule_pipelined; 6051 #else 6052 int x_flag_sel_sched_reschedule_pipelined; 6053 #define flag_sel_sched_reschedule_pipelined global_options.x_flag_sel_sched_reschedule_pipelined 6054 #endif 6055 #ifdef GENERATOR_FILE 6056 extern int flag_selective_scheduling; 6057 #else 6058 int x_flag_selective_scheduling; 6059 #define flag_selective_scheduling global_options.x_flag_selective_scheduling 6060 #endif 6061 #ifdef GENERATOR_FILE 6062 extern int flag_selective_scheduling2; 6063 #else 6064 int x_flag_selective_scheduling2; 6065 #define flag_selective_scheduling2 global_options.x_flag_selective_scheduling2 6066 #endif 6067 #ifdef GENERATOR_FILE 6068 extern const char *flag_self_test; 6069 #else 6070 const char *x_flag_self_test; 6071 #define flag_self_test global_options.x_flag_self_test 6072 #endif 6073 #ifdef GENERATOR_FILE 6074 extern int flag_semantic_interposition; 6075 #else 6076 int x_flag_semantic_interposition; 6077 #define flag_semantic_interposition global_options.x_flag_semantic_interposition 6078 #endif 6079 #ifdef GENERATOR_FILE 6080 extern int flag_short_enums; 6081 #else 6082 int x_flag_short_enums; 6083 #define flag_short_enums global_options.x_flag_short_enums 6084 #endif 6085 #ifdef GENERATOR_FILE 6086 extern int flag_short_wchar; 6087 #else 6088 int x_flag_short_wchar; 6089 #define flag_short_wchar global_options.x_flag_short_wchar 6090 #endif 6091 #ifdef GENERATOR_FILE 6092 extern int flag_show_column; 6093 #else 6094 int x_flag_show_column; 6095 #define flag_show_column global_options.x_flag_show_column 6096 #endif 6097 #ifdef GENERATOR_FILE 6098 extern int flag_shrink_wrap; 6099 #else 6100 int x_flag_shrink_wrap; 6101 #define flag_shrink_wrap global_options.x_flag_shrink_wrap 6102 #endif 6103 #ifdef GENERATOR_FILE 6104 extern int flag_shrink_wrap_separate; 6105 #else 6106 int x_flag_shrink_wrap_separate; 6107 #define flag_shrink_wrap_separate global_options.x_flag_shrink_wrap_separate 6108 #endif 6109 #ifdef GENERATOR_FILE 6110 extern int flag_sign_zero; 6111 #else 6112 int x_flag_sign_zero; 6113 #define flag_sign_zero global_options.x_flag_sign_zero 6114 #endif 6115 #ifdef GENERATOR_FILE 6116 extern int flag_signaling_nans; 6117 #else 6118 int x_flag_signaling_nans; 6119 #define flag_signaling_nans global_options.x_flag_signaling_nans 6120 #endif 6121 #ifdef GENERATOR_FILE 6122 extern int flag_signed_bitfields; 6123 #else 6124 int x_flag_signed_bitfields; 6125 #define flag_signed_bitfields global_options.x_flag_signed_bitfields 6126 #endif 6127 #ifdef GENERATOR_FILE 6128 extern int flag_signed_char; 6129 #else 6130 int x_flag_signed_char; 6131 #define flag_signed_char global_options.x_flag_signed_char 6132 #endif 6133 #ifdef GENERATOR_FILE 6134 extern int flag_signed_zeros; 6135 #else 6136 int x_flag_signed_zeros; 6137 #define flag_signed_zeros global_options.x_flag_signed_zeros 6138 #endif 6139 #ifdef GENERATOR_FILE 6140 extern enum vect_cost_model flag_simd_cost_model; 6141 #else 6142 enum vect_cost_model x_flag_simd_cost_model; 6143 #define flag_simd_cost_model global_options.x_flag_simd_cost_model 6144 #endif 6145 #ifdef GENERATOR_FILE 6146 extern int flag_single_precision_constant; 6147 #else 6148 int x_flag_single_precision_constant; 6149 #define flag_single_precision_constant global_options.x_flag_single_precision_constant 6150 #endif 6151 #ifdef GENERATOR_FILE 6152 extern int flag_sized_deallocation; 6153 #else 6154 int x_flag_sized_deallocation; 6155 #define flag_sized_deallocation global_options.x_flag_sized_deallocation 6156 #endif 6157 #ifdef GENERATOR_FILE 6158 extern int flag_split_ivs_in_unroller; 6159 #else 6160 int x_flag_split_ivs_in_unroller; 6161 #define flag_split_ivs_in_unroller global_options.x_flag_split_ivs_in_unroller 6162 #endif 6163 #ifdef GENERATOR_FILE 6164 extern int flag_split_loops; 6165 #else 6166 int x_flag_split_loops; 6167 #define flag_split_loops global_options.x_flag_split_loops 6168 #endif 6169 #ifdef GENERATOR_FILE 6170 extern int flag_split_paths; 6171 #else 6172 int x_flag_split_paths; 6173 #define flag_split_paths global_options.x_flag_split_paths 6174 #endif 6175 #ifdef GENERATOR_FILE 6176 extern int flag_split_stack; 6177 #else 6178 int x_flag_split_stack; 6179 #define flag_split_stack global_options.x_flag_split_stack 6180 #endif 6181 #ifdef GENERATOR_FILE 6182 extern int flag_split_wide_types; 6183 #else 6184 int x_flag_split_wide_types; 6185 #define flag_split_wide_types global_options.x_flag_split_wide_types 6186 #endif 6187 #ifdef GENERATOR_FILE 6188 extern int flag_split_wide_types_early; 6189 #else 6190 int x_flag_split_wide_types_early; 6191 #define flag_split_wide_types_early global_options.x_flag_split_wide_types_early 6192 #endif 6193 #ifdef GENERATOR_FILE 6194 extern int flag_ssa_backprop; 6195 #else 6196 int x_flag_ssa_backprop; 6197 #define flag_ssa_backprop global_options.x_flag_ssa_backprop 6198 #endif 6199 #ifdef GENERATOR_FILE 6200 extern int flag_ssa_phiopt; 6201 #else 6202 int x_flag_ssa_phiopt; 6203 #define flag_ssa_phiopt global_options.x_flag_ssa_phiopt 6204 #endif 6205 #ifdef GENERATOR_FILE 6206 extern enum scalar_storage_order_kind default_sso; 6207 #else 6208 enum scalar_storage_order_kind x_default_sso; 6209 #define default_sso global_options.x_default_sso 6210 #endif 6211 #ifdef GENERATOR_FILE 6212 extern int flag_stack_arrays; 6213 #else 6214 int x_flag_stack_arrays; 6215 #define flag_stack_arrays global_options.x_flag_stack_arrays 6216 #endif 6217 #ifdef GENERATOR_FILE 6218 extern int flag_stack_clash_protection; 6219 #else 6220 int x_flag_stack_clash_protection; 6221 #define flag_stack_clash_protection global_options.x_flag_stack_clash_protection 6222 #endif 6223 #ifdef GENERATOR_FILE 6224 extern int flag_stack_protect; 6225 #else 6226 int x_flag_stack_protect; 6227 #define flag_stack_protect global_options.x_flag_stack_protect 6228 #endif 6229 #ifdef GENERATOR_FILE 6230 extern enum stack_reuse_level flag_stack_reuse; 6231 #else 6232 enum stack_reuse_level x_flag_stack_reuse; 6233 #define flag_stack_reuse global_options.x_flag_stack_reuse 6234 #endif 6235 #ifdef GENERATOR_FILE 6236 extern int flag_stack_usage; 6237 #else 6238 int x_flag_stack_usage; 6239 #define flag_stack_usage global_options.x_flag_stack_usage 6240 #endif 6241 #ifdef GENERATOR_FILE 6242 extern int flag_detailed_statistics; 6243 #else 6244 int x_flag_detailed_statistics; 6245 #define flag_detailed_statistics global_options.x_flag_detailed_statistics 6246 #endif 6247 #ifdef GENERATOR_FILE 6248 extern int flag_stdarg_opt; 6249 #else 6250 int x_flag_stdarg_opt; 6251 #define flag_stdarg_opt global_options.x_flag_stdarg_opt 6252 #endif 6253 #ifdef GENERATOR_FILE 6254 extern int flag_store_merging; 6255 #else 6256 int x_flag_store_merging; 6257 #define flag_store_merging global_options.x_flag_store_merging 6258 #endif 6259 #ifdef GENERATOR_FILE 6260 extern int flag_strict_aliasing; 6261 #else 6262 int x_flag_strict_aliasing; 6263 #define flag_strict_aliasing global_options.x_flag_strict_aliasing 6264 #endif 6265 #ifdef GENERATOR_FILE 6266 extern int flag_strict_enums; 6267 #else 6268 int x_flag_strict_enums; 6269 #define flag_strict_enums global_options.x_flag_strict_enums 6270 #endif 6271 #ifdef GENERATOR_FILE 6272 extern int flag_strict_volatile_bitfields; 6273 #else 6274 int x_flag_strict_volatile_bitfields; 6275 #define flag_strict_volatile_bitfields global_options.x_flag_strict_volatile_bitfields 6276 #endif 6277 #ifdef GENERATOR_FILE 6278 extern int flag_strong_eval_order; 6279 #else 6280 int x_flag_strong_eval_order; 6281 #define flag_strong_eval_order global_options.x_flag_strong_eval_order 6282 #endif 6283 #ifdef GENERATOR_FILE 6284 extern int flag_switch_errors; 6285 #else 6286 int x_flag_switch_errors; 6287 #define flag_switch_errors global_options.x_flag_switch_errors 6288 #endif 6289 #ifdef GENERATOR_FILE 6290 extern int flag_sync_libcalls; 6291 #else 6292 int x_flag_sync_libcalls; 6293 #define flag_sync_libcalls global_options.x_flag_sync_libcalls 6294 #endif 6295 #ifdef GENERATOR_FILE 6296 extern int flag_syntax_only; 6297 #else 6298 int x_flag_syntax_only; 6299 #define flag_syntax_only global_options.x_flag_syntax_only 6300 #endif 6301 #ifdef GENERATOR_FILE 6302 extern int flag_tail_call_workaround; 6303 #else 6304 int x_flag_tail_call_workaround; 6305 #define flag_tail_call_workaround global_options.x_flag_tail_call_workaround 6306 #endif 6307 #ifdef GENERATOR_FILE 6308 extern int template_backtrace_limit; 6309 #else 6310 int x_template_backtrace_limit; 6311 #define template_backtrace_limit global_options.x_template_backtrace_limit 6312 #endif 6313 #ifdef GENERATOR_FILE 6314 extern int flag_test_coverage; 6315 #else 6316 int x_flag_test_coverage; 6317 #define flag_test_coverage global_options.x_flag_test_coverage 6318 #endif 6319 #ifdef GENERATOR_FILE 6320 extern int flag_test_forall_temp; 6321 #else 6322 int x_flag_test_forall_temp; 6323 #define flag_test_forall_temp global_options.x_flag_test_forall_temp 6324 #endif 6325 #ifdef GENERATOR_FILE 6326 extern int flag_thread_jumps; 6327 #else 6328 int x_flag_thread_jumps; 6329 #define flag_thread_jumps global_options.x_flag_thread_jumps 6330 #endif 6331 #ifdef GENERATOR_FILE 6332 extern int flag_threadsafe_statics; 6333 #else 6334 int x_flag_threadsafe_statics; 6335 #define flag_threadsafe_statics global_options.x_flag_threadsafe_statics 6336 #endif 6337 #ifdef GENERATOR_FILE 6338 extern int time_report; 6339 #else 6340 int x_time_report; 6341 #define time_report global_options.x_time_report 6342 #endif 6343 #ifdef GENERATOR_FILE 6344 extern int time_report_details; 6345 #else 6346 int x_time_report_details; 6347 #define time_report_details global_options.x_time_report_details 6348 #endif 6349 #ifdef GENERATOR_FILE 6350 extern enum tls_model flag_tls_default; 6351 #else 6352 enum tls_model x_flag_tls_default; 6353 #define flag_tls_default global_options.x_flag_tls_default 6354 #endif 6355 #ifdef GENERATOR_FILE 6356 extern int flag_toplevel_reorder; 6357 #else 6358 int x_flag_toplevel_reorder; 6359 #define flag_toplevel_reorder global_options.x_flag_toplevel_reorder 6360 #endif 6361 #ifdef GENERATOR_FILE 6362 extern int flag_tracer; 6363 #else 6364 int x_flag_tracer; 6365 #define flag_tracer global_options.x_flag_tracer 6366 #endif 6367 #ifdef GENERATOR_FILE 6368 extern int flag_trampolines; 6369 #else 6370 int x_flag_trampolines; 6371 #define flag_trampolines global_options.x_flag_trampolines 6372 #endif 6373 #ifdef GENERATOR_FILE 6374 extern int flag_trapping_math; 6375 #else 6376 int x_flag_trapping_math; 6377 #define flag_trapping_math global_options.x_flag_trapping_math 6378 #endif 6379 #ifdef GENERATOR_FILE 6380 extern int flag_trapv; 6381 #else 6382 int x_flag_trapv; 6383 #define flag_trapv global_options.x_flag_trapv 6384 #endif 6385 #ifdef GENERATOR_FILE 6386 extern int flag_tree_bit_ccp; 6387 #else 6388 int x_flag_tree_bit_ccp; 6389 #define flag_tree_bit_ccp global_options.x_flag_tree_bit_ccp 6390 #endif 6391 #ifdef GENERATOR_FILE 6392 extern int flag_tree_builtin_call_dce; 6393 #else 6394 int x_flag_tree_builtin_call_dce; 6395 #define flag_tree_builtin_call_dce global_options.x_flag_tree_builtin_call_dce 6396 #endif 6397 #ifdef GENERATOR_FILE 6398 extern int flag_tree_ccp; 6399 #else 6400 int x_flag_tree_ccp; 6401 #define flag_tree_ccp global_options.x_flag_tree_ccp 6402 #endif 6403 #ifdef GENERATOR_FILE 6404 extern int flag_tree_ch; 6405 #else 6406 int x_flag_tree_ch; 6407 #define flag_tree_ch global_options.x_flag_tree_ch 6408 #endif 6409 #ifdef GENERATOR_FILE 6410 extern int flag_tree_coalesce_vars; 6411 #else 6412 int x_flag_tree_coalesce_vars; 6413 #define flag_tree_coalesce_vars global_options.x_flag_tree_coalesce_vars 6414 #endif 6415 #ifdef GENERATOR_FILE 6416 extern int flag_tree_copy_prop; 6417 #else 6418 int x_flag_tree_copy_prop; 6419 #define flag_tree_copy_prop global_options.x_flag_tree_copy_prop 6420 #endif 6421 #ifdef GENERATOR_FILE 6422 extern int flag_tree_cselim; 6423 #else 6424 int x_flag_tree_cselim; 6425 #define flag_tree_cselim global_options.x_flag_tree_cselim 6426 #endif 6427 #ifdef GENERATOR_FILE 6428 extern int flag_tree_dce; 6429 #else 6430 int x_flag_tree_dce; 6431 #define flag_tree_dce global_options.x_flag_tree_dce 6432 #endif 6433 #ifdef GENERATOR_FILE 6434 extern int flag_tree_dom; 6435 #else 6436 int x_flag_tree_dom; 6437 #define flag_tree_dom global_options.x_flag_tree_dom 6438 #endif 6439 #ifdef GENERATOR_FILE 6440 extern int flag_tree_dse; 6441 #else 6442 int x_flag_tree_dse; 6443 #define flag_tree_dse global_options.x_flag_tree_dse 6444 #endif 6445 #ifdef GENERATOR_FILE 6446 extern int flag_tree_forwprop; 6447 #else 6448 int x_flag_tree_forwprop; 6449 #define flag_tree_forwprop global_options.x_flag_tree_forwprop 6450 #endif 6451 #ifdef GENERATOR_FILE 6452 extern int flag_tree_fre; 6453 #else 6454 int x_flag_tree_fre; 6455 #define flag_tree_fre global_options.x_flag_tree_fre 6456 #endif 6457 #ifdef GENERATOR_FILE 6458 extern int flag_tree_loop_distribute_patterns; 6459 #else 6460 int x_flag_tree_loop_distribute_patterns; 6461 #define flag_tree_loop_distribute_patterns global_options.x_flag_tree_loop_distribute_patterns 6462 #endif 6463 #ifdef GENERATOR_FILE 6464 extern int flag_tree_loop_distribution; 6465 #else 6466 int x_flag_tree_loop_distribution; 6467 #define flag_tree_loop_distribution global_options.x_flag_tree_loop_distribution 6468 #endif 6469 #ifdef GENERATOR_FILE 6470 extern int flag_tree_loop_if_convert; 6471 #else 6472 int x_flag_tree_loop_if_convert; 6473 #define flag_tree_loop_if_convert global_options.x_flag_tree_loop_if_convert 6474 #endif 6475 #ifdef GENERATOR_FILE 6476 extern int flag_tree_loop_im; 6477 #else 6478 int x_flag_tree_loop_im; 6479 #define flag_tree_loop_im global_options.x_flag_tree_loop_im 6480 #endif 6481 #ifdef GENERATOR_FILE 6482 extern int flag_tree_loop_ivcanon; 6483 #else 6484 int x_flag_tree_loop_ivcanon; 6485 #define flag_tree_loop_ivcanon global_options.x_flag_tree_loop_ivcanon 6486 #endif 6487 #ifdef GENERATOR_FILE 6488 extern int flag_tree_loop_optimize; 6489 #else 6490 int x_flag_tree_loop_optimize; 6491 #define flag_tree_loop_optimize global_options.x_flag_tree_loop_optimize 6492 #endif 6493 #ifdef GENERATOR_FILE 6494 extern int flag_tree_loop_vectorize; 6495 #else 6496 int x_flag_tree_loop_vectorize; 6497 #define flag_tree_loop_vectorize global_options.x_flag_tree_loop_vectorize 6498 #endif 6499 #ifdef GENERATOR_FILE 6500 extern int flag_tree_live_range_split; 6501 #else 6502 int x_flag_tree_live_range_split; 6503 #define flag_tree_live_range_split global_options.x_flag_tree_live_range_split 6504 #endif 6505 #ifdef GENERATOR_FILE 6506 extern int flag_tree_parallelize_loops; 6507 #else 6508 int x_flag_tree_parallelize_loops; 6509 #define flag_tree_parallelize_loops global_options.x_flag_tree_parallelize_loops 6510 #endif 6511 #ifdef GENERATOR_FILE 6512 extern int flag_tree_partial_pre; 6513 #else 6514 int x_flag_tree_partial_pre; 6515 #define flag_tree_partial_pre global_options.x_flag_tree_partial_pre 6516 #endif 6517 #ifdef GENERATOR_FILE 6518 extern int flag_tree_phiprop; 6519 #else 6520 int x_flag_tree_phiprop; 6521 #define flag_tree_phiprop global_options.x_flag_tree_phiprop 6522 #endif 6523 #ifdef GENERATOR_FILE 6524 extern int flag_tree_pre; 6525 #else 6526 int x_flag_tree_pre; 6527 #define flag_tree_pre global_options.x_flag_tree_pre 6528 #endif 6529 #ifdef GENERATOR_FILE 6530 extern int flag_tree_pta; 6531 #else 6532 int x_flag_tree_pta; 6533 #define flag_tree_pta global_options.x_flag_tree_pta 6534 #endif 6535 #ifdef GENERATOR_FILE 6536 extern int flag_tree_reassoc; 6537 #else 6538 int x_flag_tree_reassoc; 6539 #define flag_tree_reassoc global_options.x_flag_tree_reassoc 6540 #endif 6541 #ifdef GENERATOR_FILE 6542 extern int flag_tree_scev_cprop; 6543 #else 6544 int x_flag_tree_scev_cprop; 6545 #define flag_tree_scev_cprop global_options.x_flag_tree_scev_cprop 6546 #endif 6547 #ifdef GENERATOR_FILE 6548 extern int flag_tree_sink; 6549 #else 6550 int x_flag_tree_sink; 6551 #define flag_tree_sink global_options.x_flag_tree_sink 6552 #endif 6553 #ifdef GENERATOR_FILE 6554 extern int flag_tree_slp_vectorize; 6555 #else 6556 int x_flag_tree_slp_vectorize; 6557 #define flag_tree_slp_vectorize global_options.x_flag_tree_slp_vectorize 6558 #endif 6559 #ifdef GENERATOR_FILE 6560 extern int flag_tree_slsr; 6561 #else 6562 int x_flag_tree_slsr; 6563 #define flag_tree_slsr global_options.x_flag_tree_slsr 6564 #endif 6565 #ifdef GENERATOR_FILE 6566 extern int flag_tree_sra; 6567 #else 6568 int x_flag_tree_sra; 6569 #define flag_tree_sra global_options.x_flag_tree_sra 6570 #endif 6571 #ifdef GENERATOR_FILE 6572 extern int flag_tree_switch_conversion; 6573 #else 6574 int x_flag_tree_switch_conversion; 6575 #define flag_tree_switch_conversion global_options.x_flag_tree_switch_conversion 6576 #endif 6577 #ifdef GENERATOR_FILE 6578 extern int flag_tree_tail_merge; 6579 #else 6580 int x_flag_tree_tail_merge; 6581 #define flag_tree_tail_merge global_options.x_flag_tree_tail_merge 6582 #endif 6583 #ifdef GENERATOR_FILE 6584 extern int flag_tree_ter; 6585 #else 6586 int x_flag_tree_ter; 6587 #define flag_tree_ter global_options.x_flag_tree_ter 6588 #endif 6589 #ifdef GENERATOR_FILE 6590 extern int flag_tree_vrp; 6591 #else 6592 int x_flag_tree_vrp; 6593 #define flag_tree_vrp global_options.x_flag_tree_vrp 6594 #endif 6595 #ifdef GENERATOR_FILE 6596 extern int flag_unconstrained_commons; 6597 #else 6598 int x_flag_unconstrained_commons; 6599 #define flag_unconstrained_commons global_options.x_flag_unconstrained_commons 6600 #endif 6601 #ifdef GENERATOR_FILE 6602 extern int flag_underscoring; 6603 #else 6604 int x_flag_underscoring; 6605 #define flag_underscoring global_options.x_flag_underscoring 6606 #endif 6607 #ifdef GENERATOR_FILE 6608 extern int flag_unit_at_a_time; 6609 #else 6610 int x_flag_unit_at_a_time; 6611 #define flag_unit_at_a_time global_options.x_flag_unit_at_a_time 6612 #endif 6613 #ifdef GENERATOR_FILE 6614 extern int flag_unroll_all_loops; 6615 #else 6616 int x_flag_unroll_all_loops; 6617 #define flag_unroll_all_loops global_options.x_flag_unroll_all_loops 6618 #endif 6619 #ifdef GENERATOR_FILE 6620 extern int flag_cunroll_grow_size; 6621 #else 6622 int x_flag_cunroll_grow_size; 6623 #define flag_cunroll_grow_size global_options.x_flag_cunroll_grow_size 6624 #endif 6625 #ifdef GENERATOR_FILE 6626 extern int flag_unroll_loops; 6627 #else 6628 int x_flag_unroll_loops; 6629 #define flag_unroll_loops global_options.x_flag_unroll_loops 6630 #endif 6631 #ifdef GENERATOR_FILE 6632 extern int flag_unsafe_math_optimizations; 6633 #else 6634 int x_flag_unsafe_math_optimizations; 6635 #define flag_unsafe_math_optimizations global_options.x_flag_unsafe_math_optimizations 6636 #endif 6637 #ifdef GENERATOR_FILE 6638 extern int flag_unswitch_loops; 6639 #else 6640 int x_flag_unswitch_loops; 6641 #define flag_unswitch_loops global_options.x_flag_unswitch_loops 6642 #endif 6643 #ifdef GENERATOR_FILE 6644 extern int flag_unwind_tables; 6645 #else 6646 int x_flag_unwind_tables; 6647 #define flag_unwind_tables global_options.x_flag_unwind_tables 6648 #endif 6649 #ifdef GENERATOR_FILE 6650 extern int flag_use_cxa_atexit; 6651 #else 6652 int x_flag_use_cxa_atexit; 6653 #define flag_use_cxa_atexit global_options.x_flag_use_cxa_atexit 6654 #endif 6655 #ifdef GENERATOR_FILE 6656 extern int flag_use_cxa_get_exception_ptr; 6657 #else 6658 int x_flag_use_cxa_get_exception_ptr; 6659 #define flag_use_cxa_get_exception_ptr global_options.x_flag_use_cxa_get_exception_ptr 6660 #endif 6661 #ifdef GENERATOR_FILE 6662 extern int flag_use_linker_plugin; 6663 #else 6664 int x_flag_use_linker_plugin; 6665 #define flag_use_linker_plugin global_options.x_flag_use_linker_plugin 6666 #endif 6667 #ifdef GENERATOR_FILE 6668 extern int flag_var_tracking; 6669 #else 6670 int x_flag_var_tracking; 6671 #define flag_var_tracking global_options.x_flag_var_tracking 6672 #endif 6673 #ifdef GENERATOR_FILE 6674 extern int flag_var_tracking_assignments; 6675 #else 6676 int x_flag_var_tracking_assignments; 6677 #define flag_var_tracking_assignments global_options.x_flag_var_tracking_assignments 6678 #endif 6679 #ifdef GENERATOR_FILE 6680 extern int flag_var_tracking_assignments_toggle; 6681 #else 6682 int x_flag_var_tracking_assignments_toggle; 6683 #define flag_var_tracking_assignments_toggle global_options.x_flag_var_tracking_assignments_toggle 6684 #endif 6685 #ifdef GENERATOR_FILE 6686 extern int flag_var_tracking_uninit; 6687 #else 6688 int x_flag_var_tracking_uninit; 6689 #define flag_var_tracking_uninit global_options.x_flag_var_tracking_uninit 6690 #endif 6691 #ifdef GENERATOR_FILE 6692 extern int flag_variable_expansion_in_unroller; 6693 #else 6694 int x_flag_variable_expansion_in_unroller; 6695 #define flag_variable_expansion_in_unroller global_options.x_flag_variable_expansion_in_unroller 6696 #endif 6697 #ifdef GENERATOR_FILE 6698 extern enum vect_cost_model flag_vect_cost_model; 6699 #else 6700 enum vect_cost_model x_flag_vect_cost_model; 6701 #define flag_vect_cost_model global_options.x_flag_vect_cost_model 6702 #endif 6703 #ifdef GENERATOR_FILE 6704 extern int flag_verbose_asm; 6705 #else 6706 int x_flag_verbose_asm; 6707 #define flag_verbose_asm global_options.x_flag_verbose_asm 6708 #endif 6709 #ifdef GENERATOR_FILE 6710 extern int flag_version_loops_for_strides; 6711 #else 6712 int x_flag_version_loops_for_strides; 6713 #define flag_version_loops_for_strides global_options.x_flag_version_loops_for_strides 6714 #endif 6715 #ifdef GENERATOR_FILE 6716 extern int flag_visibility_ms_compat; 6717 #else 6718 int x_flag_visibility_ms_compat; 6719 #define flag_visibility_ms_compat global_options.x_flag_visibility_ms_compat 6720 #endif 6721 #ifdef GENERATOR_FILE 6722 extern enum symbol_visibility default_visibility; 6723 #else 6724 enum symbol_visibility x_default_visibility; 6725 #define default_visibility global_options.x_default_visibility 6726 #endif 6727 #ifdef GENERATOR_FILE 6728 extern int flag_value_profile_transformations; 6729 #else 6730 int x_flag_value_profile_transformations; 6731 #define flag_value_profile_transformations global_options.x_flag_value_profile_transformations 6732 #endif 6733 #ifdef GENERATOR_FILE 6734 extern enum vtv_priority flag_vtable_verify; 6735 #else 6736 enum vtv_priority x_flag_vtable_verify; 6737 #define flag_vtable_verify global_options.x_flag_vtable_verify 6738 #endif 6739 #ifdef GENERATOR_FILE 6740 extern int flag_vtv_counts; 6741 #else 6742 int x_flag_vtv_counts; 6743 #define flag_vtv_counts global_options.x_flag_vtv_counts 6744 #endif 6745 #ifdef GENERATOR_FILE 6746 extern int flag_vtv_debug; 6747 #else 6748 int x_flag_vtv_debug; 6749 #define flag_vtv_debug global_options.x_flag_vtv_debug 6750 #endif 6751 #ifdef GENERATOR_FILE 6752 extern int flag_weak; 6753 #else 6754 int x_flag_weak; 6755 #define flag_weak global_options.x_flag_weak 6756 #endif 6757 #ifdef GENERATOR_FILE 6758 extern int flag_web; 6759 #else 6760 int x_flag_web; 6761 #define flag_web global_options.x_flag_web 6762 #endif 6763 #ifdef GENERATOR_FILE 6764 extern int flag_whole_program; 6765 #else 6766 int x_flag_whole_program; 6767 #define flag_whole_program global_options.x_flag_whole_program 6768 #endif 6769 #ifdef GENERATOR_FILE 6770 extern int flag_working_directory; 6771 #else 6772 int x_flag_working_directory; 6773 #define flag_working_directory global_options.x_flag_working_directory 6774 #endif 6775 #ifdef GENERATOR_FILE 6776 extern const char *flag_wpa; 6777 #else 6778 const char *x_flag_wpa; 6779 #define flag_wpa global_options.x_flag_wpa 6780 #endif 6781 #ifdef GENERATOR_FILE 6782 extern int flag_wrapv; 6783 #else 6784 int x_flag_wrapv; 6785 #define flag_wrapv global_options.x_flag_wrapv 6786 #endif 6787 #ifdef GENERATOR_FILE 6788 extern int flag_wrapv_pointer; 6789 #else 6790 int x_flag_wrapv_pointer; 6791 #define flag_wrapv_pointer global_options.x_flag_wrapv_pointer 6792 #endif 6793 #ifdef GENERATOR_FILE 6794 extern int flag_zero_initialized_in_bss; 6795 #else 6796 int x_flag_zero_initialized_in_bss; 6797 #define flag_zero_initialized_in_bss global_options.x_flag_zero_initialized_in_bss 6798 #endif 6799 #ifdef GENERATOR_FILE 6800 extern int flag_zero_link; 6801 #else 6802 int x_flag_zero_link; 6803 #define flag_zero_link global_options.x_flag_zero_link 6804 #endif 6805 #ifdef GENERATOR_FILE 6806 extern int dwarf2out_as_loc_support; 6807 #else 6808 int x_dwarf2out_as_loc_support; 6809 #define dwarf2out_as_loc_support global_options.x_dwarf2out_as_loc_support 6810 #endif 6811 #ifdef GENERATOR_FILE 6812 extern int dwarf2out_as_locview_support; 6813 #else 6814 int x_dwarf2out_as_locview_support; 6815 #define dwarf2out_as_locview_support global_options.x_dwarf2out_as_locview_support 6816 #endif 6817 #ifdef GENERATOR_FILE 6818 extern int debug_column_info; 6819 #else 6820 int x_debug_column_info; 6821 #define debug_column_info global_options.x_debug_column_info 6822 #endif 6823 #ifdef GENERATOR_FILE 6824 extern int flag_describe_dies; 6825 #else 6826 int x_flag_describe_dies; 6827 #define flag_describe_dies global_options.x_flag_describe_dies 6828 #endif 6829 #ifdef GENERATOR_FILE 6830 extern int dwarf_version; 6831 #else 6832 int x_dwarf_version; 6833 #define dwarf_version global_options.x_dwarf_version 6834 #endif 6835 #ifdef GENERATOR_FILE 6836 extern int flag_gen_declaration; 6837 #else 6838 int x_flag_gen_declaration; 6839 #define flag_gen_declaration global_options.x_flag_gen_declaration 6840 #endif 6841 #ifdef GENERATOR_FILE 6842 extern int debug_generate_pub_sections; 6843 #else 6844 int x_debug_generate_pub_sections; 6845 #define debug_generate_pub_sections global_options.x_debug_generate_pub_sections 6846 #endif 6847 #ifdef GENERATOR_FILE 6848 extern int flag_lto_gimple_stats; 6849 #else 6850 int x_flag_lto_gimple_stats; 6851 #define flag_lto_gimple_stats global_options.x_flag_lto_gimple_stats 6852 #endif 6853 #ifdef GENERATOR_FILE 6854 extern int debug_inline_points; 6855 #else 6856 int x_debug_inline_points; 6857 #define debug_inline_points global_options.x_debug_inline_points 6858 #endif 6859 #ifdef GENERATOR_FILE 6860 extern int debug_internal_reset_location_views; 6861 #else 6862 int x_debug_internal_reset_location_views; 6863 #define debug_internal_reset_location_views global_options.x_debug_internal_reset_location_views 6864 #endif 6865 #ifdef GENERATOR_FILE 6866 extern int dwarf_record_gcc_switches; 6867 #else 6868 int x_dwarf_record_gcc_switches; 6869 #define dwarf_record_gcc_switches global_options.x_dwarf_record_gcc_switches 6870 #endif 6871 #ifdef GENERATOR_FILE 6872 extern int dwarf_split_debug_info; 6873 #else 6874 int x_dwarf_split_debug_info; 6875 #define dwarf_split_debug_info global_options.x_dwarf_split_debug_info 6876 #endif 6877 #ifdef GENERATOR_FILE 6878 extern int debug_nonbind_markers_p; 6879 #else 6880 int x_debug_nonbind_markers_p; 6881 #define debug_nonbind_markers_p global_options.x_debug_nonbind_markers_p 6882 #endif 6883 #ifdef GENERATOR_FILE 6884 extern int dwarf_strict; 6885 #else 6886 int x_dwarf_strict; 6887 #define dwarf_strict global_options.x_dwarf_strict 6888 #endif 6889 #ifdef GENERATOR_FILE 6890 extern int flag_gtoggle; 6891 #else 6892 int x_flag_gtoggle; 6893 #define flag_gtoggle global_options.x_flag_gtoggle 6894 #endif 6895 #ifdef GENERATOR_FILE 6896 extern int debug_variable_location_views; 6897 #else 6898 int x_debug_variable_location_views; 6899 #define debug_variable_location_views global_options.x_debug_variable_location_views 6900 #endif 6901 #ifdef GENERATOR_FILE 6902 extern int flag_lto_dump_tool_help; 6903 #else 6904 int x_flag_lto_dump_tool_help; 6905 #define flag_lto_dump_tool_help global_options.x_flag_lto_dump_tool_help 6906 #endif 6907 #ifdef GENERATOR_FILE 6908 extern const char *imultiarch; 6909 #else 6910 const char *x_imultiarch; 6911 #define imultiarch global_options.x_imultiarch 6912 #endif 6913 #ifdef GENERATOR_FILE 6914 extern const char *plugindir_string; 6915 #else 6916 const char *x_plugindir_string; 6917 #define plugindir_string global_options.x_plugindir_string 6918 #endif 6919 #ifdef GENERATOR_FILE 6920 extern int flag_lto_dump_list; 6921 #else 6922 int x_flag_lto_dump_list; 6923 #define flag_lto_dump_list global_options.x_flag_lto_dump_list 6924 #endif 6925 #ifdef GENERATOR_FILE 6926 extern int aarch64_abi; 6927 #else 6928 int x_aarch64_abi; 6929 #define aarch64_abi global_options.x_aarch64_abi 6930 #endif 6931 #ifdef GENERATOR_FILE 6932 extern const char *aarch64_arch_string; 6933 #else 6934 const char *x_aarch64_arch_string; 6935 #define aarch64_arch_string global_options.x_aarch64_arch_string 6936 #endif 6937 #ifdef GENERATOR_FILE 6938 extern int linux_libc; 6939 #else 6940 int x_linux_libc; 6941 #define linux_libc global_options.x_linux_libc 6942 #endif 6943 #ifdef GENERATOR_FILE 6944 extern const char *aarch64_branch_protection_string; 6945 #else 6946 const char *x_aarch64_branch_protection_string; 6947 #define aarch64_branch_protection_string global_options.x_aarch64_branch_protection_string 6948 #endif 6949 #ifdef GENERATOR_FILE 6950 extern enum aarch64_code_model aarch64_cmodel_var; 6951 #else 6952 enum aarch64_code_model x_aarch64_cmodel_var; 6953 #define aarch64_cmodel_var global_options.x_aarch64_cmodel_var 6954 #endif 6955 #ifdef GENERATOR_FILE 6956 extern const char *aarch64_cpu_string; 6957 #else 6958 const char *x_aarch64_cpu_string; 6959 #define aarch64_cpu_string global_options.x_aarch64_cpu_string 6960 #endif 6961 #ifdef GENERATOR_FILE 6962 extern int aarch64_fix_a53_err835769; 6963 #else 6964 int x_aarch64_fix_a53_err835769; 6965 #define aarch64_fix_a53_err835769 global_options.x_aarch64_fix_a53_err835769 6966 #endif 6967 #ifdef GENERATOR_FILE 6968 extern int aarch64_fix_a53_err843419; 6969 #else 6970 int x_aarch64_fix_a53_err843419; 6971 #define aarch64_fix_a53_err843419 global_options.x_aarch64_fix_a53_err843419 6972 #endif 6973 #ifdef GENERATOR_FILE 6974 extern const char *aarch64_harden_sls_string; 6975 #else 6976 const char *x_aarch64_harden_sls_string; 6977 #define aarch64_harden_sls_string global_options.x_aarch64_harden_sls_string 6978 #endif 6979 #ifdef GENERATOR_FILE 6980 extern int flag_mlow_precision_div; 6981 #else 6982 int x_flag_mlow_precision_div; 6983 #define flag_mlow_precision_div global_options.x_flag_mlow_precision_div 6984 #endif 6985 #ifdef GENERATOR_FILE 6986 extern int flag_mrecip_low_precision_sqrt; 6987 #else 6988 int x_flag_mrecip_low_precision_sqrt; 6989 #define flag_mrecip_low_precision_sqrt global_options.x_flag_mrecip_low_precision_sqrt 6990 #endif 6991 #ifdef GENERATOR_FILE 6992 extern int flag_mlow_precision_sqrt; 6993 #else 6994 int x_flag_mlow_precision_sqrt; 6995 #define flag_mlow_precision_sqrt global_options.x_flag_mlow_precision_sqrt 6996 #endif 6997 #ifdef GENERATOR_FILE 6998 extern int flag_omit_leaf_frame_pointer; 6999 #else 7000 int x_flag_omit_leaf_frame_pointer; 7001 #define flag_omit_leaf_frame_pointer global_options.x_flag_omit_leaf_frame_pointer 7002 #endif 7003 #ifdef GENERATOR_FILE 7004 extern int aarch64_flag_outline_atomics; 7005 #else 7006 int x_aarch64_flag_outline_atomics; 7007 #define aarch64_flag_outline_atomics global_options.x_aarch64_flag_outline_atomics 7008 #endif 7009 #ifdef GENERATOR_FILE 7010 extern const char *aarch64_override_tune_string; 7011 #else 7012 const char *x_aarch64_override_tune_string; 7013 #define aarch64_override_tune_string global_options.x_aarch64_override_tune_string 7014 #endif 7015 #ifdef GENERATOR_FILE 7016 extern int pcrelative_literal_loads; 7017 #else 7018 int x_pcrelative_literal_loads; 7019 #define pcrelative_literal_loads global_options.x_pcrelative_literal_loads 7020 #endif 7021 #ifdef GENERATOR_FILE 7022 extern enum aarch64_function_type aarch64_ra_sign_scope; 7023 #else 7024 enum aarch64_function_type x_aarch64_ra_sign_scope; 7025 #define aarch64_ra_sign_scope global_options.x_aarch64_ra_sign_scope 7026 #endif 7027 #ifdef GENERATOR_FILE 7028 extern const char *aarch64_stack_protector_guard_offset_str; 7029 #else 7030 const char *x_aarch64_stack_protector_guard_offset_str; 7031 #define aarch64_stack_protector_guard_offset_str global_options.x_aarch64_stack_protector_guard_offset_str 7032 #endif 7033 #ifdef GENERATOR_FILE 7034 extern const char *aarch64_stack_protector_guard_reg_str; 7035 #else 7036 const char *x_aarch64_stack_protector_guard_reg_str; 7037 #define aarch64_stack_protector_guard_reg_str global_options.x_aarch64_stack_protector_guard_reg_str 7038 #endif 7039 #ifdef GENERATOR_FILE 7040 extern enum stack_protector_guard aarch64_stack_protector_guard; 7041 #else 7042 enum stack_protector_guard x_aarch64_stack_protector_guard; 7043 #define aarch64_stack_protector_guard global_options.x_aarch64_stack_protector_guard 7044 #endif 7045 #ifdef GENERATOR_FILE 7046 extern enum aarch64_sve_vector_bits_enum aarch64_sve_vector_bits; 7047 #else 7048 enum aarch64_sve_vector_bits_enum x_aarch64_sve_vector_bits; 7049 #define aarch64_sve_vector_bits global_options.x_aarch64_sve_vector_bits 7050 #endif 7051 #ifdef GENERATOR_FILE 7052 extern enum aarch64_tls_type aarch64_tls_dialect; 7053 #else 7054 enum aarch64_tls_type x_aarch64_tls_dialect; 7055 #define aarch64_tls_dialect global_options.x_aarch64_tls_dialect 7056 #endif 7057 #ifdef GENERATOR_FILE 7058 extern int aarch64_tls_size; 7059 #else 7060 int x_aarch64_tls_size; 7061 #define aarch64_tls_size global_options.x_aarch64_tls_size 7062 #endif 7063 #ifdef GENERATOR_FILE 7064 extern int aarch64_track_speculation; 7065 #else 7066 int x_aarch64_track_speculation; 7067 #define aarch64_track_speculation global_options.x_aarch64_track_speculation 7068 #endif 7069 #ifdef GENERATOR_FILE 7070 extern const char *aarch64_tune_string; 7071 #else 7072 const char *x_aarch64_tune_string; 7073 #define aarch64_tune_string global_options.x_aarch64_tune_string 7074 #endif 7075 #ifdef GENERATOR_FILE 7076 extern int flag_aarch64_verbose_cost; 7077 #else 7078 int x_flag_aarch64_verbose_cost; 7079 #define flag_aarch64_verbose_cost global_options.x_flag_aarch64_verbose_cost 7080 #endif 7081 #ifdef GENERATOR_FILE 7082 extern int flag_lto_name_sort; 7083 #else 7084 int x_flag_lto_name_sort; 7085 #define flag_lto_name_sort global_options.x_flag_lto_name_sort 7086 #endif 7087 #ifdef GENERATOR_FILE 7088 extern const char *asm_file_name; 7089 #else 7090 const char *x_asm_file_name; 7091 #define asm_file_name global_options.x_asm_file_name 7092 #endif 7093 #ifdef GENERATOR_FILE 7094 extern int flag_lto_dump_objects; 7095 #else 7096 int x_flag_lto_dump_objects; 7097 #define flag_lto_dump_objects global_options.x_flag_lto_dump_objects 7098 #endif 7099 #ifdef GENERATOR_FILE 7100 extern int pass_exit_codes; 7101 #else 7102 int x_pass_exit_codes; 7103 #define pass_exit_codes global_options.x_pass_exit_codes 7104 #endif 7105 #ifdef GENERATOR_FILE 7106 extern int flag_pedantic_errors; 7107 #else 7108 int x_flag_pedantic_errors; 7109 #define flag_pedantic_errors global_options.x_flag_pedantic_errors 7110 #endif 7111 #ifdef GENERATOR_FILE 7112 extern int use_pipes; 7113 #else 7114 int x_use_pipes; 7115 #define use_pipes global_options.x_use_pipes 7116 #endif 7117 #ifdef GENERATOR_FILE 7118 extern const char *print_file_name; 7119 #else 7120 const char *x_print_file_name; 7121 #define print_file_name global_options.x_print_file_name 7122 #endif 7123 #ifdef GENERATOR_FILE 7124 extern int print_multi_directory; 7125 #else 7126 int x_print_multi_directory; 7127 #define print_multi_directory global_options.x_print_multi_directory 7128 #endif 7129 #ifdef GENERATOR_FILE 7130 extern int print_multi_lib; 7131 #else 7132 int x_print_multi_lib; 7133 #define print_multi_lib global_options.x_print_multi_lib 7134 #endif 7135 #ifdef GENERATOR_FILE 7136 extern int print_multi_os_directory; 7137 #else 7138 int x_print_multi_os_directory; 7139 #define print_multi_os_directory global_options.x_print_multi_os_directory 7140 #endif 7141 #ifdef GENERATOR_FILE 7142 extern int print_multiarch; 7143 #else 7144 int x_print_multiarch; 7145 #define print_multiarch global_options.x_print_multiarch 7146 #endif 7147 #ifdef GENERATOR_FILE 7148 extern const char *print_prog_name; 7149 #else 7150 const char *x_print_prog_name; 7151 #define print_prog_name global_options.x_print_prog_name 7152 #endif 7153 #ifdef GENERATOR_FILE 7154 extern int print_search_dirs; 7155 #else 7156 int x_print_search_dirs; 7157 #define print_search_dirs global_options.x_print_search_dirs 7158 #endif 7159 #ifdef GENERATOR_FILE 7160 extern int print_sysroot; 7161 #else 7162 int x_print_sysroot; 7163 #define print_sysroot global_options.x_print_sysroot 7164 #endif 7165 #ifdef GENERATOR_FILE 7166 extern int print_sysroot_headers_suffix; 7167 #else 7168 int x_print_sysroot_headers_suffix; 7169 #define print_sysroot_headers_suffix global_options.x_print_sysroot_headers_suffix 7170 #endif 7171 #ifdef GENERATOR_FILE 7172 extern int flag_lto_print_value; 7173 #else 7174 int x_flag_lto_print_value; 7175 #define flag_lto_print_value global_options.x_flag_lto_print_value 7176 #endif 7177 #ifdef GENERATOR_FILE 7178 extern int quiet_flag; 7179 #else 7180 int x_quiet_flag; 7181 #define quiet_flag global_options.x_quiet_flag 7182 #endif 7183 #ifdef GENERATOR_FILE 7184 extern int flag_lto_reverse_sort; 7185 #else 7186 int x_flag_lto_reverse_sort; 7187 #define flag_lto_reverse_sort global_options.x_flag_lto_reverse_sort 7188 #endif 7189 #ifdef GENERATOR_FILE 7190 extern int flag_lto_size_sort; 7191 #else 7192 int x_flag_lto_size_sort; 7193 #define flag_lto_size_sort global_options.x_flag_lto_size_sort 7194 #endif 7195 #ifdef GENERATOR_FILE 7196 extern const char *flag_lto_dump_symbol; 7197 #else 7198 const char *x_flag_lto_dump_symbol; 7199 #define flag_lto_dump_symbol global_options.x_flag_lto_dump_symbol 7200 #endif 7201 #ifdef GENERATOR_FILE 7202 extern int report_times; 7203 #else 7204 int x_report_times; 7205 #define report_times global_options.x_report_times 7206 #endif 7207 #ifdef GENERATOR_FILE 7208 extern int flag_lto_tree_stats; 7209 #else 7210 int x_flag_lto_tree_stats; 7211 #define flag_lto_tree_stats global_options.x_flag_lto_tree_stats 7212 #endif 7213 #ifdef GENERATOR_FILE 7214 extern int flag_lto_dump_type_stats; 7215 #else 7216 int x_flag_lto_dump_type_stats; 7217 #define flag_lto_dump_type_stats global_options.x_flag_lto_dump_type_stats 7218 #endif 7219 #ifdef GENERATOR_FILE 7220 extern int flag_undef; 7221 #else 7222 int x_flag_undef; 7223 #define flag_undef global_options.x_flag_undef 7224 #endif 7225 #ifdef GENERATOR_FILE 7226 extern int verbose_flag; 7227 #else 7228 int x_verbose_flag; 7229 #define verbose_flag global_options.x_verbose_flag 7230 #endif 7231 #ifdef GENERATOR_FILE 7232 extern int version_flag; 7233 #else 7234 int x_version_flag; 7235 #define version_flag global_options.x_version_flag 7236 #endif 7237 #ifdef GENERATOR_FILE 7238 extern int inhibit_warnings; 7239 #else 7240 int x_inhibit_warnings; 7241 #define inhibit_warnings global_options.x_inhibit_warnings 7242 #endif 7243 #ifdef GENERATOR_FILE 7244 extern const char *wrapper_string; 7245 #else 7246 const char *x_wrapper_string; 7247 #define wrapper_string global_options.x_wrapper_string 7248 #endif 7249 #ifndef GENERATOR_FILE 7250 bool frontend_set_flag_associative_math; 7251 #endif 7252 #ifndef GENERATOR_FILE 7253 bool frontend_set_flag_cx_limited_range; 7254 #endif 7255 #ifndef GENERATOR_FILE 7256 bool frontend_set_flag_excess_precision; 7257 #endif 7258 #ifndef GENERATOR_FILE 7259 bool frontend_set_flag_finite_math_only; 7260 #endif 7261 #ifndef GENERATOR_FILE 7262 bool frontend_set_flag_errno_math; 7263 #endif 7264 #ifndef GENERATOR_FILE 7265 bool frontend_set_flag_reciprocal_math; 7266 #endif 7267 #ifndef GENERATOR_FILE 7268 bool frontend_set_flag_rounding_math; 7269 #endif 7270 #ifndef GENERATOR_FILE 7271 bool frontend_set_flag_signaling_nans; 7272 #endif 7273 #ifndef GENERATOR_FILE 7274 bool frontend_set_flag_signed_zeros; 7275 #endif 7276 #ifndef GENERATOR_FILE 7277 bool frontend_set_flag_trapping_math; 7278 #endif 7279 #ifndef GENERATOR_FILE 7280 bool frontend_set_flag_unsafe_math_optimizations; 7281 #endif 7282 #ifndef GENERATOR_FILE 7283 }; 7284 extern struct gcc_options global_options; 7285 extern const struct gcc_options global_options_init; 7286 extern struct gcc_options global_options_set; 7287 #define target_flags_explicit global_options_set.x_target_flags 7288 #endif 7289 #endif 7290 7291 #if !defined(IN_LIBGCC2) && !defined(IN_TARGET_LIBS) && !defined(IN_RTS) 7292 7293 /* Structure to save/restore optimization and target specific options. */ 7294 struct GTY(()) cl_optimization 7295 { 7296 const char *x_str_align_functions; 7297 const char *x_str_align_jumps; 7298 const char *x_str_align_labels; 7299 const char *x_str_align_loops; 7300 int x_param_align_loop_iterations; 7301 int x_param_align_threshold; 7302 int x_param_asan_protect_allocas; 7303 int x_param_asan_instrument_reads; 7304 int x_param_asan_instrument_writes; 7305 int x_param_asan_instrumentation_with_call_threshold; 7306 int x_param_asan_memintrin; 7307 int x_param_asan_stack; 7308 int x_param_asan_use_after_return; 7309 int x_param_avg_loop_niter; 7310 int x_param_avoid_fma_max_bits; 7311 int x_param_builtin_expect_probability; 7312 int x_param_builtin_string_cmp_inline_length; 7313 int x_param_case_values_threshold; 7314 int x_param_comdat_sharing_probability; 7315 int x_param_dse_max_alias_queries_per_store; 7316 int x_param_dse_max_object_size; 7317 int x_param_early_inlining_insns; 7318 int x_param_fsm_maximum_phi_arguments; 7319 int x_param_fsm_scale_path_blocks; 7320 int x_param_fsm_scale_path_stmts; 7321 int x_param_gcse_after_reload_critical_fraction; 7322 int x_param_gcse_after_reload_partial_fraction; 7323 int x_param_gcse_cost_distance_ratio; 7324 int x_param_gcse_unrestricted_cost; 7325 int x_param_graphite_max_arrays_per_scop; 7326 int x_param_graphite_max_nb_scop_params; 7327 int x_param_inline_heuristics_hint_percent; 7328 int x_param_inline_min_speedup; 7329 int x_param_inline_unit_growth; 7330 int x_param_ipa_cp_eval_threshold; 7331 int x_param_ipa_cp_loop_hint_bonus; 7332 int x_param_ipa_cp_max_recursive_depth; 7333 int x_param_ipa_cp_min_recursive_probability; 7334 int x_param_ipa_cp_recursion_penalty; 7335 int x_param_ipa_cp_single_call_penalty; 7336 int x_param_ipa_cp_unit_growth; 7337 int x_param_ipa_cp_value_list_size; 7338 int x_param_ipa_max_aa_steps; 7339 int x_param_ipa_max_agg_items; 7340 int x_param_ipa_max_param_expr_ops; 7341 int x_param_ipa_max_switch_predicate_bounds; 7342 int x_param_ipa_sra_max_replacements; 7343 int x_param_ipa_sra_ptr_growth_factor; 7344 int x_param_ira_loop_reserved_regs; 7345 int x_param_ira_max_conflict_table_size; 7346 int x_param_ira_max_loops_num; 7347 int x_param_iv_always_prune_cand_set_bound; 7348 int x_param_iv_consider_all_candidates_bound; 7349 int x_param_iv_max_considered_uses; 7350 int x_param_jump_table_max_growth_ratio_for_size; 7351 int x_param_jump_table_max_growth_ratio_for_speed; 7352 int x_param_l1_cache_line_size; 7353 int x_param_l1_cache_size; 7354 int x_param_l2_cache_size; 7355 int x_param_large_function_growth; 7356 int x_param_large_function_insns; 7357 int x_param_stack_frame_growth; 7358 int x_param_large_stack_frame; 7359 int x_param_large_unit_insns; 7360 int x_param_lim_expensive; 7361 int x_param_loop_block_tile_size; 7362 int x_param_loop_interchange_max_num_stmts; 7363 int x_param_loop_interchange_stride_ratio; 7364 int x_param_loop_invariant_max_bbs_in_loop; 7365 int x_param_loop_max_datarefs_for_datadeps; 7366 int x_param_loop_versioning_max_inner_insns; 7367 int x_param_loop_versioning_max_outer_insns; 7368 int x_param_lra_inheritance_ebb_probability_cutoff; 7369 int x_param_lra_max_considered_reload_pseudos; 7370 int x_param_max_average_unrolled_insns; 7371 int x_param_max_combine_insns; 7372 int x_param_max_unroll_iterations; 7373 int x_param_max_completely_peel_times; 7374 int x_param_max_completely_peeled_insns; 7375 int x_param_max_crossjump_edges; 7376 int x_param_max_cse_insns; 7377 int x_param_max_cse_path_length; 7378 int x_param_max_cselib_memory_locations; 7379 int x_param_max_debug_marker_count; 7380 int x_param_max_delay_slot_insn_search; 7381 int x_param_max_delay_slot_live_search; 7382 int x_param_max_dse_active_local_stores; 7383 int x_param_early_inliner_max_iterations; 7384 int x_param_max_find_base_term_values; 7385 int x_param_max_fsm_thread_length; 7386 int x_param_max_fsm_thread_path_insns; 7387 int x_param_max_fsm_thread_paths; 7388 int x_param_max_gcse_insertion_ratio; 7389 int x_param_max_gcse_memory; 7390 int x_param_max_goto_duplication_insns; 7391 int x_param_max_grow_copy_bb_insns; 7392 int x_param_max_hoist_depth; 7393 int x_param_max_inline_insns_auto; 7394 int x_param_max_inline_insns_recursive_auto; 7395 int x_param_max_inline_insns_recursive; 7396 int x_param_max_inline_insns_single; 7397 int x_param_max_inline_insns_size; 7398 int x_param_max_inline_insns_small; 7399 int x_param_max_inline_recursive_depth_auto; 7400 int x_param_max_inline_recursive_depth; 7401 int x_param_max_isl_operations; 7402 int x_param_max_iterations_computation_cost; 7403 int x_param_max_iterations_to_track; 7404 int x_param_max_jump_thread_duplication_stmts; 7405 int x_param_max_last_value_rtl; 7406 int x_param_max_loop_header_insns; 7407 int x_param_max_modulo_backtrack_attempts; 7408 int x_param_max_partial_antic_length; 7409 int x_param_max_peel_branches; 7410 int x_param_max_peel_times; 7411 int x_param_max_peeled_insns; 7412 int x_param_max_pending_list_length; 7413 int x_param_max_pipeline_region_blocks; 7414 int x_param_max_pipeline_region_insns; 7415 int x_param_max_pow_sqrt_depth; 7416 int x_param_max_predicted_iterations; 7417 int x_param_max_reload_search_insns; 7418 int x_param_max_rtl_if_conversion_insns; 7419 int x_param_max_rtl_if_conversion_predictable_cost; 7420 int x_param_max_rtl_if_conversion_unpredictable_cost; 7421 int x_param_max_sched_extend_regions_iters; 7422 int x_param_max_sched_insn_conflict_delay; 7423 int x_param_max_sched_ready_insns; 7424 int x_param_max_sched_region_blocks; 7425 int x_param_max_sched_region_insns; 7426 int x_param_max_slsr_candidate_scan; 7427 int x_param_max_speculative_devirt_maydefs; 7428 int x_param_max_stores_to_merge; 7429 int x_param_max_stores_to_sink; 7430 int x_param_max_tail_merge_comparisons; 7431 int x_param_max_tail_merge_iterations; 7432 int x_param_max_tracked_strlens; 7433 int x_param_max_tree_if_conversion_phi_args; 7434 int x_param_max_unroll_times; 7435 int x_param_max_unrolled_insns; 7436 int x_param_max_unswitch_insns; 7437 int x_param_max_unswitch_level; 7438 int x_param_max_variable_expansions; 7439 int x_param_max_vartrack_expr_depth; 7440 int x_param_max_vartrack_reverse_op_size; 7441 int x_param_max_vartrack_size; 7442 int x_param_max_vrp_switch_assertions; 7443 int x_param_min_crossjump_insns; 7444 int x_param_min_inline_recursive_probability; 7445 int x_param_min_insn_to_prefetch_ratio; 7446 int x_param_min_loop_cond_split_prob; 7447 int x_param_min_size_for_stack_sharing; 7448 int x_param_min_spec_prob; 7449 int x_param_min_vect_loop_bound; 7450 int x_param_parloops_chunk_size; 7451 int x_param_parloops_min_per_thread; 7452 int x_param_parloops_schedule; 7453 int x_param_partial_inlining_entry_probability; 7454 int x_param_predictable_branch_outcome; 7455 int x_param_prefetch_dynamic_strides; 7456 int x_param_prefetch_latency; 7457 int x_param_prefetch_min_insn_to_mem_ratio; 7458 int x_param_prefetch_minimum_stride; 7459 int x_param_rpo_vn_max_loop_depth; 7460 int x_param_sccvn_max_alias_queries_per_access; 7461 int x_param_scev_max_expr_complexity; 7462 int x_param_scev_max_expr_size; 7463 int x_param_sched_autopref_queue_depth; 7464 int x_param_sched_mem_true_dep_cost; 7465 int x_param_sched_pressure_algorithm; 7466 int x_param_sched_spec_prob_cutoff; 7467 int x_param_sched_state_edge_prob_cutoff; 7468 int x_param_selsched_insns_to_rename; 7469 int x_param_selsched_max_lookahead; 7470 int x_param_selsched_max_sched_times; 7471 int x_param_simultaneous_prefetches; 7472 int x_param_sink_frequency_threshold; 7473 int x_param_slp_max_insns_in_bb; 7474 int x_param_sms_dfa_history; 7475 int x_param_sms_loop_average_count_threshold; 7476 int x_param_sms_max_ii_factor; 7477 int x_param_sms_min_sc; 7478 int x_param_sra_max_propagations; 7479 int x_param_sra_max_scalarization_size_size; 7480 int x_param_sra_max_scalarization_size_speed; 7481 int x_param_ssa_name_def_chain_limit; 7482 int x_param_ssp_buffer_size; 7483 int x_param_stack_clash_protection_guard_size; 7484 int x_param_stack_clash_protection_probe_interval; 7485 int x_param_store_merging_allow_unaligned; 7486 int x_param_store_merging_max_size; 7487 int x_param_switch_conversion_branch_ratio; 7488 int x_param_tm_max_aggregate_size; 7489 int x_param_tracer_dynamic_coverage_feedback; 7490 int x_param_tracer_dynamic_coverage; 7491 int x_param_tracer_max_code_growth; 7492 int x_param_tracer_min_branch_probability_feedback; 7493 int x_param_tracer_min_branch_probability; 7494 int x_param_tracer_min_branch_ratio; 7495 int x_param_tree_reassoc_width; 7496 int x_param_uninit_control_dep_attempts; 7497 int x_param_uninlined_function_insns; 7498 int x_param_uninlined_function_time; 7499 int x_param_uninlined_function_thunk_insns; 7500 int x_param_uninlined_function_thunk_time; 7501 int x_param_unlikely_bb_count_fraction; 7502 int x_param_unroll_jam_max_unroll; 7503 int x_param_unroll_jam_min_percent; 7504 int x_param_use_after_scope_direct_emission_threshold; 7505 int x_param_vect_epilogues_nomask; 7506 int x_param_vect_max_peeling_for_alignment; 7507 int x_param_vect_max_version_for_alias_checks; 7508 int x_param_vect_max_version_for_alignment_checks; 7509 int x_flag_sched_stalled_insns; 7510 int x_flag_sched_stalled_insns_dep; 7511 int x_flag_tree_parallelize_loops; 7512 enum excess_precision x_flag_excess_precision; 7513 enum fp_contract_mode x_flag_fp_contract_mode; 7514 enum ira_algorithm x_flag_ira_algorithm; 7515 enum ira_region x_flag_ira_region; 7516 enum live_patching_level x_flag_live_patching; 7517 enum reorder_blocks_algorithm x_flag_reorder_blocks_algorithm; 7518 enum vect_cost_model x_flag_simd_cost_model; 7519 enum stack_reuse_level x_flag_stack_reuse; 7520 enum vect_cost_model x_flag_vect_cost_model; 7521 unsigned char x_optimize; 7522 unsigned char x_optimize_size; 7523 unsigned char x_optimize_debug; 7524 unsigned char x_optimize_fast; 7525 signed char x_warn_inline; 7526 signed char x_flag_aggressive_loop_optimizations; 7527 signed char x_flag_align_functions; 7528 signed char x_flag_align_jumps; 7529 signed char x_flag_align_labels; 7530 signed char x_flag_align_loops; 7531 signed char x_flag_allocation_dce; 7532 signed char x_flag_store_data_races; 7533 signed char x_flag_associative_math; 7534 signed char x_flag_assume_phsa; 7535 signed char x_flag_asynchronous_unwind_tables; 7536 signed char x_flag_auto_inc_dec; 7537 signed char x_flag_branch_on_count_reg; 7538 signed char x_flag_branch_probabilities; 7539 signed char x_flag_caller_saves; 7540 signed char x_flag_code_hoisting; 7541 signed char x_flag_combine_stack_adjustments; 7542 signed char x_flag_compare_elim_after_reload; 7543 signed char x_flag_conserve_stack; 7544 signed char x_flag_cprop_registers; 7545 signed char x_flag_crossjumping; 7546 signed char x_flag_cse_follow_jumps; 7547 signed char x_flag_cx_fortran_rules; 7548 signed char x_flag_cx_limited_range; 7549 signed char x_flag_dce; 7550 signed char x_flag_defer_pop; 7551 signed char x_flag_delayed_branch; 7552 signed char x_flag_delete_dead_exceptions; 7553 signed char x_flag_delete_null_pointer_checks; 7554 signed char x_flag_devirtualize; 7555 signed char x_flag_devirtualize_speculatively; 7556 signed char x_flag_dse; 7557 signed char x_flag_early_inlining; 7558 signed char x_flag_exceptions; 7559 signed char x_flag_expensive_optimizations; 7560 signed char x_flag_finite_loops; 7561 signed char x_flag_finite_math_only; 7562 signed char x_flag_float_store; 7563 signed char x_flag_forward_propagate; 7564 signed char x_flag_fp_int_builtin_inexact; 7565 signed char x_flag_no_function_cse; 7566 signed char x_flag_gcse; 7567 signed char x_flag_gcse_after_reload; 7568 signed char x_flag_gcse_las; 7569 signed char x_flag_gcse_lm; 7570 signed char x_flag_gcse_sm; 7571 signed char x_flag_graphite; 7572 signed char x_flag_graphite_identity; 7573 signed char x_flag_guess_branch_prob; 7574 signed char x_flag_hoist_adjacent_loads; 7575 signed char x_flag_if_conversion; 7576 signed char x_flag_if_conversion2; 7577 signed char x_flag_indirect_inlining; 7578 signed char x_flag_no_inline; 7579 signed char x_flag_inline_atomics; 7580 signed char x_flag_inline_functions; 7581 signed char x_flag_inline_functions_called_once; 7582 signed char x_flag_inline_small_functions; 7583 signed char x_flag_ipa_bit_cp; 7584 signed char x_flag_ipa_cp; 7585 signed char x_flag_ipa_cp_clone; 7586 signed char x_flag_ipa_icf; 7587 signed char x_flag_ipa_icf_functions; 7588 signed char x_flag_ipa_icf_variables; 7589 signed char x_flag_ipa_profile; 7590 signed char x_flag_ipa_pta; 7591 signed char x_flag_ipa_pure_const; 7592 signed char x_flag_ipa_ra; 7593 signed char x_flag_ipa_reference; 7594 signed char x_flag_ipa_reference_addressable; 7595 signed char x_flag_ipa_sra; 7596 signed char x_flag_ipa_stack_alignment; 7597 signed char x_flag_ipa_vrp; 7598 signed char x_flag_ira_hoist_pressure; 7599 signed char x_flag_ira_loop_pressure; 7600 signed char x_flag_ira_share_save_slots; 7601 signed char x_flag_ira_share_spill_slots; 7602 signed char x_flag_isolate_erroneous_paths_attribute; 7603 signed char x_flag_isolate_erroneous_paths_dereference; 7604 signed char x_flag_ivopts; 7605 signed char x_flag_jump_tables; 7606 signed char x_flag_keep_gc_roots_live; 7607 signed char x_flag_lifetime_dse; 7608 signed char x_flag_limit_function_alignment; 7609 signed char x_flag_live_range_shrinkage; 7610 signed char x_flag_loop_interchange; 7611 signed char x_flag_loop_nest_optimize; 7612 signed char x_flag_loop_parallelize_all; 7613 signed char x_flag_unroll_jam; 7614 signed char x_flag_lra_remat; 7615 signed char x_flag_errno_math; 7616 signed char x_flag_modulo_sched; 7617 signed char x_flag_modulo_sched_allow_regmoves; 7618 signed char x_flag_move_loop_invariants; 7619 signed char x_flag_non_call_exceptions; 7620 signed char x_flag_nothrow_opt; 7621 signed char x_flag_omit_frame_pointer; 7622 signed char x_flag_opt_info; 7623 signed char x_flag_optimize_sibling_calls; 7624 signed char x_flag_optimize_strlen; 7625 signed char x_flag_pack_struct; 7626 signed char x_flag_partial_inlining; 7627 signed char x_flag_peel_loops; 7628 signed char x_flag_no_peephole; 7629 signed char x_flag_peephole2; 7630 signed char x_flag_plt; 7631 signed char x_flag_predictive_commoning; 7632 signed char x_flag_prefetch_loop_arrays; 7633 signed char x_flag_printf_return_value; 7634 signed char x_flag_profile_partial_training; 7635 signed char x_flag_profile_reorder_functions; 7636 signed char x_flag_reciprocal_math; 7637 signed char x_flag_ree; 7638 signed char x_flag_pcc_struct_return; 7639 signed char x_flag_rename_registers; 7640 signed char x_flag_reorder_blocks; 7641 signed char x_flag_reorder_blocks_and_partition; 7642 signed char x_flag_reorder_functions; 7643 signed char x_flag_rerun_cse_after_loop; 7644 signed char x_flag_resched_modulo_sched; 7645 signed char x_flag_rounding_math; 7646 signed char x_flag_rtti; 7647 signed char x_flag_save_optimization_record; 7648 signed char x_flag_sched_critical_path_heuristic; 7649 signed char x_flag_sched_dep_count_heuristic; 7650 signed char x_flag_sched_group_heuristic; 7651 signed char x_flag_schedule_interblock; 7652 signed char x_flag_sched_last_insn_heuristic; 7653 signed char x_flag_sched_pressure; 7654 signed char x_flag_sched_rank_heuristic; 7655 signed char x_flag_schedule_speculative; 7656 signed char x_flag_sched_spec_insn_heuristic; 7657 signed char x_flag_schedule_speculative_load; 7658 signed char x_flag_schedule_speculative_load_dangerous; 7659 signed char x_flag_sched2_use_superblocks; 7660 signed char x_flag_schedule_fusion; 7661 signed char x_flag_schedule_insns; 7662 signed char x_flag_schedule_insns_after_reload; 7663 signed char x_flag_section_anchors; 7664 signed char x_flag_sel_sched_pipelining; 7665 signed char x_flag_sel_sched_pipelining_outer_loops; 7666 signed char x_flag_sel_sched_reschedule_pipelined; 7667 signed char x_flag_selective_scheduling; 7668 signed char x_flag_selective_scheduling2; 7669 signed char x_flag_short_enums; 7670 signed char x_flag_short_wchar; 7671 signed char x_flag_shrink_wrap; 7672 signed char x_flag_shrink_wrap_separate; 7673 signed char x_flag_signaling_nans; 7674 signed char x_flag_signed_zeros; 7675 signed char x_flag_single_precision_constant; 7676 signed char x_flag_split_ivs_in_unroller; 7677 signed char x_flag_split_loops; 7678 signed char x_flag_split_paths; 7679 signed char x_flag_split_wide_types; 7680 signed char x_flag_split_wide_types_early; 7681 signed char x_flag_ssa_backprop; 7682 signed char x_flag_ssa_phiopt; 7683 signed char x_flag_stack_clash_protection; 7684 signed char x_flag_stack_protect; 7685 signed char x_flag_stdarg_opt; 7686 signed char x_flag_store_merging; 7687 signed char x_flag_strict_aliasing; 7688 signed char x_flag_strict_enums; 7689 signed char x_flag_strict_volatile_bitfields; 7690 signed char x_flag_thread_jumps; 7691 signed char x_flag_threadsafe_statics; 7692 signed char x_flag_toplevel_reorder; 7693 signed char x_flag_tracer; 7694 signed char x_flag_trapping_math; 7695 signed char x_flag_trapv; 7696 signed char x_flag_tree_bit_ccp; 7697 signed char x_flag_tree_builtin_call_dce; 7698 signed char x_flag_tree_ccp; 7699 signed char x_flag_tree_ch; 7700 signed char x_flag_tree_coalesce_vars; 7701 signed char x_flag_tree_copy_prop; 7702 signed char x_flag_tree_cselim; 7703 signed char x_flag_tree_dce; 7704 signed char x_flag_tree_dom; 7705 signed char x_flag_tree_dse; 7706 signed char x_flag_tree_forwprop; 7707 signed char x_flag_tree_fre; 7708 signed char x_flag_tree_loop_distribute_patterns; 7709 signed char x_flag_tree_loop_distribution; 7710 signed char x_flag_tree_loop_if_convert; 7711 signed char x_flag_tree_loop_im; 7712 signed char x_flag_tree_loop_ivcanon; 7713 signed char x_flag_tree_loop_optimize; 7714 signed char x_flag_tree_loop_vectorize; 7715 signed char x_flag_tree_live_range_split; 7716 signed char x_flag_tree_partial_pre; 7717 signed char x_flag_tree_phiprop; 7718 signed char x_flag_tree_pre; 7719 signed char x_flag_tree_pta; 7720 signed char x_flag_tree_reassoc; 7721 signed char x_flag_tree_scev_cprop; 7722 signed char x_flag_tree_sink; 7723 signed char x_flag_tree_slp_vectorize; 7724 signed char x_flag_tree_slsr; 7725 signed char x_flag_tree_sra; 7726 signed char x_flag_tree_switch_conversion; 7727 signed char x_flag_tree_tail_merge; 7728 signed char x_flag_tree_ter; 7729 signed char x_flag_tree_vrp; 7730 signed char x_flag_unconstrained_commons; 7731 signed char x_flag_unroll_all_loops; 7732 signed char x_flag_cunroll_grow_size; 7733 signed char x_flag_unroll_loops; 7734 signed char x_flag_unsafe_math_optimizations; 7735 signed char x_flag_unswitch_loops; 7736 signed char x_flag_unwind_tables; 7737 signed char x_flag_var_tracking; 7738 signed char x_flag_var_tracking_assignments; 7739 signed char x_flag_var_tracking_assignments_toggle; 7740 signed char x_flag_var_tracking_uninit; 7741 signed char x_flag_variable_expansion_in_unroller; 7742 signed char x_flag_version_loops_for_strides; 7743 signed char x_flag_value_profile_transformations; 7744 signed char x_flag_web; 7745 signed char x_flag_wrapv; 7746 signed char x_flag_wrapv_pointer; 7747 signed char x_flag_mlow_precision_div; 7748 signed char x_flag_mrecip_low_precision_sqrt; 7749 signed char x_flag_mlow_precision_sqrt; 7750 }; 7751 7752 /* Structure to save/restore selected target specific options. */ 7753 struct GTY(()) cl_target_option 7754 { 7755 const char *x_aarch64_override_tune_string; 7756 long x_aarch64_stack_protector_guard_offset; 7757 uint64_t x_aarch64_isa_flags; 7758 unsigned x_aarch64_enable_bti; 7759 const char *x_aarch64_branch_protection_string; 7760 enum aarch64_code_model x_aarch64_cmodel_var; 7761 /* - */ int x_target_flags; 7762 enum aarch64_function_type x_aarch64_ra_sign_scope; 7763 enum aarch64_tls_type x_aarch64_tls_dialect; 7764 enum aarch64_arch x_explicit_arch; 7765 enum aarch64_processor x_explicit_tune_core; 7766 signed char x_aarch64_fix_a53_err835769; 7767 signed char x_aarch64_fix_a53_err843419; 7768 signed char x_flag_omit_leaf_frame_pointer; 7769 signed char x_aarch64_flag_outline_atomics; 7770 signed char x_pcrelative_literal_loads; 7771 }; 7772 7773 7774 /* Save optimization variables into a structure. */ 7775 extern void cl_optimization_save (struct cl_optimization *, struct gcc_options *); 7776 7777 /* Restore optimization variables from a structure. */ 7778 extern void cl_optimization_restore (struct gcc_options *, struct cl_optimization *); 7779 7780 /* Print optimization variables from a structure. */ 7781 extern void cl_optimization_print (FILE *, int, struct cl_optimization *); 7782 7783 /* Print different optimization variables from structures provided as arguments. */ 7784 extern void cl_optimization_print_diff (FILE *, int, cl_optimization *ptr1, cl_optimization *ptr2); 7785 7786 /* Save selected option variables into a structure. */ 7787 extern void cl_target_option_save (struct cl_target_option *, struct gcc_options *); 7788 7789 /* Restore selected option variables from a structure. */ 7790 extern void cl_target_option_restore (struct gcc_options *, struct cl_target_option *); 7791 7792 /* Print target option variables from a structure. */ 7793 extern void cl_target_option_print (FILE *, int, struct cl_target_option *); 7794 7795 /* Print different target option variables from structures provided as arguments. */ 7796 extern void cl_target_option_print_diff (FILE *, int, cl_target_option *ptr1, cl_target_option *ptr2); 7797 7798 /* Compare two target option variables from a structure. */ 7799 extern bool cl_target_option_eq (const struct cl_target_option *, const struct cl_target_option *); 7800 7801 /* Free heap memory used by target option variables. */ 7802 extern void cl_target_option_free (struct cl_target_option *); 7803 7804 /* Hash option variables from a structure. */ 7805 extern hashval_t cl_target_option_hash (const struct cl_target_option *); 7806 7807 /* Hash optimization from a structure. */ 7808 extern hashval_t cl_optimization_hash (const struct cl_optimization *); 7809 7810 /* Compare two optimization options. */ 7811 extern bool cl_optimization_option_eq (cl_optimization const *ptr1, cl_optimization const *ptr2); 7812 7813 /* Free heap memory used by optimization options. */ 7814 extern void cl_optimization_option_free (cl_optimization *ptr1); 7815 7816 /* Generator files may not have access to location_t, and don't need these. */ 7817 #if defined(UNKNOWN_LOCATION) 7818 bool 7819 common_handle_option_auto (struct gcc_options *opts, 7820 struct gcc_options *opts_set, 7821 const struct cl_decoded_option *decoded, 7822 unsigned int lang_mask, int kind, 7823 location_t loc, 7824 const struct cl_option_handlers *handlers, 7825 diagnostic_context *dc); 7826 bool 7827 Ada_handle_option_auto (struct gcc_options *opts, 7828 struct gcc_options *opts_set, 7829 size_t scode, const char *arg, 7830 HOST_WIDE_INT value, 7831 unsigned int lang_mask, int kind, 7832 location_t loc, 7833 const struct cl_option_handlers *handlers, 7834 diagnostic_context *dc); 7835 bool 7836 AdaSCIL_handle_option_auto (struct gcc_options *opts, 7837 struct gcc_options *opts_set, 7838 size_t scode, const char *arg, 7839 HOST_WIDE_INT value, 7840 unsigned int lang_mask, int kind, 7841 location_t loc, 7842 const struct cl_option_handlers *handlers, 7843 diagnostic_context *dc); 7844 bool 7845 AdaWhy_handle_option_auto (struct gcc_options *opts, 7846 struct gcc_options *opts_set, 7847 size_t scode, const char *arg, 7848 HOST_WIDE_INT value, 7849 unsigned int lang_mask, int kind, 7850 location_t loc, 7851 const struct cl_option_handlers *handlers, 7852 diagnostic_context *dc); 7853 bool 7854 BRIG_handle_option_auto (struct gcc_options *opts, 7855 struct gcc_options *opts_set, 7856 size_t scode, const char *arg, 7857 HOST_WIDE_INT value, 7858 unsigned int lang_mask, int kind, 7859 location_t loc, 7860 const struct cl_option_handlers *handlers, 7861 diagnostic_context *dc); 7862 bool 7863 C_handle_option_auto (struct gcc_options *opts, 7864 struct gcc_options *opts_set, 7865 size_t scode, const char *arg, 7866 HOST_WIDE_INT value, 7867 unsigned int lang_mask, int kind, 7868 location_t loc, 7869 const struct cl_option_handlers *handlers, 7870 diagnostic_context *dc); 7871 bool 7872 CXX_handle_option_auto (struct gcc_options *opts, 7873 struct gcc_options *opts_set, 7874 size_t scode, const char *arg, 7875 HOST_WIDE_INT value, 7876 unsigned int lang_mask, int kind, 7877 location_t loc, 7878 const struct cl_option_handlers *handlers, 7879 diagnostic_context *dc); 7880 bool 7881 D_handle_option_auto (struct gcc_options *opts, 7882 struct gcc_options *opts_set, 7883 size_t scode, const char *arg, 7884 HOST_WIDE_INT value, 7885 unsigned int lang_mask, int kind, 7886 location_t loc, 7887 const struct cl_option_handlers *handlers, 7888 diagnostic_context *dc); 7889 bool 7890 Fortran_handle_option_auto (struct gcc_options *opts, 7891 struct gcc_options *opts_set, 7892 size_t scode, const char *arg, 7893 HOST_WIDE_INT value, 7894 unsigned int lang_mask, int kind, 7895 location_t loc, 7896 const struct cl_option_handlers *handlers, 7897 diagnostic_context *dc); 7898 bool 7899 Go_handle_option_auto (struct gcc_options *opts, 7900 struct gcc_options *opts_set, 7901 size_t scode, const char *arg, 7902 HOST_WIDE_INT value, 7903 unsigned int lang_mask, int kind, 7904 location_t loc, 7905 const struct cl_option_handlers *handlers, 7906 diagnostic_context *dc); 7907 bool 7908 LTO_handle_option_auto (struct gcc_options *opts, 7909 struct gcc_options *opts_set, 7910 size_t scode, const char *arg, 7911 HOST_WIDE_INT value, 7912 unsigned int lang_mask, int kind, 7913 location_t loc, 7914 const struct cl_option_handlers *handlers, 7915 diagnostic_context *dc); 7916 bool 7917 LTODump_handle_option_auto (struct gcc_options *opts, 7918 struct gcc_options *opts_set, 7919 size_t scode, const char *arg, 7920 HOST_WIDE_INT value, 7921 unsigned int lang_mask, int kind, 7922 location_t loc, 7923 const struct cl_option_handlers *handlers, 7924 diagnostic_context *dc); 7925 bool 7926 ObjC_handle_option_auto (struct gcc_options *opts, 7927 struct gcc_options *opts_set, 7928 size_t scode, const char *arg, 7929 HOST_WIDE_INT value, 7930 unsigned int lang_mask, int kind, 7931 location_t loc, 7932 const struct cl_option_handlers *handlers, 7933 diagnostic_context *dc); 7934 bool 7935 ObjCXX_handle_option_auto (struct gcc_options *opts, 7936 struct gcc_options *opts_set, 7937 size_t scode, const char *arg, 7938 HOST_WIDE_INT value, 7939 unsigned int lang_mask, int kind, 7940 location_t loc, 7941 const struct cl_option_handlers *handlers, 7942 diagnostic_context *dc); 7943 void cpp_handle_option_auto (const struct gcc_options * opts, size_t scode, 7944 struct cpp_options * cpp_opts); 7945 void init_global_opts_from_cpp(struct gcc_options * opts, 7946 const struct cpp_options * cpp_opts); 7947 #endif 7948 #endif 7949 7950 #define MASK_BIG_END (1U << 0) 7951 #define MASK_GENERAL_REGS_ONLY (1U << 1) 7952 #define MASK_STRICT_ALIGN (1U << 2) 7953 7954 #define TARGET_BIG_END ((target_flags & MASK_BIG_END) != 0) 7955 #define TARGET_BIG_END_P(target_flags) (((target_flags) & MASK_BIG_END) != 0) 7956 #define TARGET_GENERAL_REGS_ONLY ((target_flags & MASK_GENERAL_REGS_ONLY) != 0) 7957 #define TARGET_GENERAL_REGS_ONLY_P(target_flags) (((target_flags) & MASK_GENERAL_REGS_ONLY) != 0) 7958 #define TARGET_STRICT_ALIGN ((target_flags & MASK_STRICT_ALIGN) != 0) 7959 #define TARGET_STRICT_ALIGN_P(target_flags) (((target_flags) & MASK_STRICT_ALIGN) != 0) 7960 7961 7962 #define CL_Ada (1U << 0) 7963 #define CL_AdaSCIL (1U << 1) 7964 #define CL_AdaWhy (1U << 2) 7965 #define CL_BRIG (1U << 3) 7966 #define CL_C (1U << 4) 7967 #define CL_CXX (1U << 5) 7968 #define CL_D (1U << 6) 7969 #define CL_Fortran (1U << 7) 7970 #define CL_Go (1U << 8) 7971 #define CL_LTO (1U << 9) 7972 #define CL_LTODump (1U << 10) 7973 #define CL_ObjC (1U << 11) 7974 #define CL_ObjCXX (1U << 12) 7975 #define CL_LANG_ALL ((1U << 13) - 1) 7976 7977 enum opt_code 7978 { 7979 OPT____ = 0, /* -### */ 7980 /* OPT__all_warnings = 1, */ /* --all-warnings */ 7981 /* OPT__ansi = 2, */ /* --ansi */ 7982 /* OPT__assemble = 3, */ /* --assemble */ 7983 /* OPT__assert = 4, */ /* --assert */ 7984 /* OPT__assert_ = 5, */ /* --assert= */ 7985 /* OPT__comments = 6, */ /* --comments */ 7986 /* OPT__comments_in_macros = 7, */ /* --comments-in-macros */ 7987 /* OPT__compile = 8, */ /* --compile */ 7988 OPT__completion_ = 9, /* --completion= */ 7989 /* OPT__coverage = 10, */ /* --coverage */ 7990 /* OPT__debug = 11, */ /* --debug */ 7991 /* OPT__define_macro = 12, */ /* --define-macro */ 7992 /* OPT__define_macro_ = 13, */ /* --define-macro= */ 7993 /* OPT__dependencies = 14, */ /* --dependencies */ 7994 /* OPT__dump = 15, */ /* --dump */ 7995 /* OPT__dump_ = 16, */ /* --dump= */ 7996 /* OPT__dumpbase = 17, */ /* --dumpbase */ 7997 /* OPT__dumpdir = 18, */ /* --dumpdir */ 7998 /* OPT__entry = 19, */ /* --entry */ 7999 /* OPT__entry_ = 20, */ /* --entry= */ 8000 /* OPT__extra_warnings = 21, */ /* --extra-warnings */ 8001 /* OPT__for_assembler = 22, */ /* --for-assembler */ 8002 /* OPT__for_assembler_ = 23, */ /* --for-assembler= */ 8003 /* OPT__for_linker = 24, */ /* --for-linker */ 8004 /* OPT__for_linker_ = 25, */ /* --for-linker= */ 8005 /* OPT__force_link = 26, */ /* --force-link */ 8006 /* OPT__force_link_ = 27, */ /* --force-link= */ 8007 OPT__help = 28, /* --help */ 8008 OPT__help_ = 29, /* --help= */ 8009 /* OPT__imacros = 30, */ /* --imacros */ 8010 /* OPT__imacros_ = 31, */ /* --imacros= */ 8011 /* OPT__include = 32, */ /* --include */ 8012 /* OPT__include_barrier = 33, */ /* --include-barrier */ 8013 /* OPT__include_directory = 34, */ /* --include-directory */ 8014 /* OPT__include_directory_after = 35, */ /* --include-directory-after */ 8015 /* OPT__include_directory_after_ = 36, */ /* --include-directory-after= */ 8016 /* OPT__include_directory_ = 37, */ /* --include-directory= */ 8017 /* OPT__include_prefix = 38, */ /* --include-prefix */ 8018 /* OPT__include_prefix_ = 39, */ /* --include-prefix= */ 8019 /* OPT__include_with_prefix = 40, */ /* --include-with-prefix */ 8020 /* OPT__include_with_prefix_after = 41, */ /* --include-with-prefix-after */ 8021 /* OPT__include_with_prefix_after_ = 42, *//* --include-with-prefix-after= */ 8022 /* OPT__include_with_prefix_before = 43, *//* --include-with-prefix-before */ 8023 /* OPT__include_with_prefix_before_ = 44, *//* --include-with-prefix-before= */ 8024 /* OPT__include_with_prefix_ = 45, */ /* --include-with-prefix= */ 8025 /* OPT__include_ = 46, */ /* --include= */ 8026 /* OPT__language = 47, */ /* --language */ 8027 /* OPT__language_ = 48, */ /* --language= */ 8028 /* OPT__library_directory = 49, */ /* --library-directory */ 8029 /* OPT__library_directory_ = 50, */ /* --library-directory= */ 8030 /* OPT__no_canonical_prefixes = 51, */ /* --no-canonical-prefixes */ 8031 /* OPT__no_integrated_cpp = 52, */ /* --no-integrated-cpp */ 8032 /* OPT__no_line_commands = 53, */ /* --no-line-commands */ 8033 /* OPT__no_standard_includes = 54, */ /* --no-standard-includes */ 8034 /* OPT__no_standard_libraries = 55, */ /* --no-standard-libraries */ 8035 OPT__no_sysroot_suffix = 56, /* --no-sysroot-suffix */ 8036 /* OPT__no_warnings = 57, */ /* --no-warnings */ 8037 /* OPT__optimize = 58, */ /* --optimize */ 8038 /* OPT__output = 59, */ /* --output */ 8039 OPT__output_pch_ = 60, /* --output-pch= */ 8040 /* OPT__output_ = 61, */ /* --output= */ 8041 OPT__param_aarch64_autovec_preference_ = 62,/* --param=aarch64-autovec-preference= */ 8042 OPT__param_aarch64_double_recp_precision_ = 63,/* --param=aarch64-double-recp-precision= */ 8043 OPT__param_aarch64_float_recp_precision_ = 64,/* --param=aarch64-float-recp-precision= */ 8044 OPT__param_aarch64_sve_compare_costs_ = 65,/* --param=aarch64-sve-compare-costs= */ 8045 OPT__param_align_loop_iterations_ = 66, /* --param=align-loop-iterations= */ 8046 OPT__param_align_threshold_ = 67, /* --param=align-threshold= */ 8047 OPT__param_analyzer_bb_explosion_factor_ = 68,/* --param=analyzer-bb-explosion-factor= */ 8048 OPT__param_analyzer_max_enodes_per_program_point_ = 69,/* --param=analyzer-max-enodes-per-program-point= */ 8049 OPT__param_analyzer_max_recursion_depth_ = 70,/* --param=analyzer-max-recursion-depth= */ 8050 OPT__param_analyzer_min_snodes_for_call_summary_ = 71,/* --param=analyzer-min-snodes-for-call-summary= */ 8051 OPT__param_asan_globals_ = 72, /* --param=asan-globals= */ 8052 OPT__param_asan_instrument_allocas_ = 73, /* --param=asan-instrument-allocas= */ 8053 OPT__param_asan_instrument_reads_ = 74, /* --param=asan-instrument-reads= */ 8054 OPT__param_asan_instrument_writes_ = 75, /* --param=asan-instrument-writes= */ 8055 OPT__param_asan_instrumentation_with_call_threshold_ = 76,/* --param=asan-instrumentation-with-call-threshold= */ 8056 OPT__param_asan_memintrin_ = 77, /* --param=asan-memintrin= */ 8057 OPT__param_asan_stack_ = 78, /* --param=asan-stack= */ 8058 OPT__param_asan_use_after_return_ = 79, /* --param=asan-use-after-return= */ 8059 OPT__param_avg_loop_niter_ = 80, /* --param=avg-loop-niter= */ 8060 OPT__param_avoid_fma_max_bits_ = 81, /* --param=avoid-fma-max-bits= */ 8061 OPT__param_builtin_expect_probability_ = 82,/* --param=builtin-expect-probability= */ 8062 OPT__param_builtin_string_cmp_inline_length_ = 83,/* --param=builtin-string-cmp-inline-length= */ 8063 OPT__param_case_values_threshold_ = 84, /* --param=case-values-threshold= */ 8064 OPT__param_comdat_sharing_probability_ = 85,/* --param=comdat-sharing-probability= */ 8065 OPT__param_cxx_max_namespaces_for_diagnostic_help_ = 86,/* --param=cxx-max-namespaces-for-diagnostic-help= */ 8066 OPT__param_dse_max_alias_queries_per_store_ = 87,/* --param=dse-max-alias-queries-per-store= */ 8067 OPT__param_dse_max_object_size_ = 88, /* --param=dse-max-object-size= */ 8068 OPT__param_early_inlining_insns_ = 89, /* --param=early-inlining-insns= */ 8069 OPT__param_fsm_maximum_phi_arguments_ = 90,/* --param=fsm-maximum-phi-arguments= */ 8070 OPT__param_fsm_scale_path_blocks_ = 91, /* --param=fsm-scale-path-blocks= */ 8071 OPT__param_fsm_scale_path_stmts_ = 92, /* --param=fsm-scale-path-stmts= */ 8072 OPT__param_gcse_after_reload_critical_fraction_ = 93,/* --param=gcse-after-reload-critical-fraction= */ 8073 OPT__param_gcse_after_reload_partial_fraction_ = 94,/* --param=gcse-after-reload-partial-fraction= */ 8074 OPT__param_gcse_cost_distance_ratio_ = 95, /* --param=gcse-cost-distance-ratio= */ 8075 OPT__param_gcse_unrestricted_cost_ = 96, /* --param=gcse-unrestricted-cost= */ 8076 OPT__param_ggc_min_expand_ = 97, /* --param=ggc-min-expand= */ 8077 OPT__param_ggc_min_heapsize_ = 98, /* --param=ggc-min-heapsize= */ 8078 OPT__param_gimple_fe_computed_hot_bb_threshold_ = 99,/* --param=gimple-fe-computed-hot-bb-threshold= */ 8079 OPT__param_graphite_allow_codegen_errors_ = 100,/* --param=graphite-allow-codegen-errors= */ 8080 OPT__param_graphite_max_arrays_per_scop_ = 101,/* --param=graphite-max-arrays-per-scop= */ 8081 OPT__param_graphite_max_nb_scop_params_ = 102,/* --param=graphite-max-nb-scop-params= */ 8082 OPT__param_hash_table_verification_limit_ = 103,/* --param=hash-table-verification-limit= */ 8083 OPT__param_hot_bb_count_fraction_ = 104, /* --param=hot-bb-count-fraction= */ 8084 OPT__param_hot_bb_count_ws_permille_ = 105,/* --param=hot-bb-count-ws-permille= */ 8085 OPT__param_hot_bb_frequency_fraction_ = 106,/* --param=hot-bb-frequency-fraction= */ 8086 OPT__param_hsa_gen_debug_stores_ = 107, /* --param=hsa-gen-debug-stores= */ 8087 OPT__param_inline_heuristics_hint_percent_ = 108,/* --param=inline-heuristics-hint-percent= */ 8088 OPT__param_inline_min_speedup_ = 109, /* --param=inline-min-speedup= */ 8089 OPT__param_inline_unit_growth_ = 110, /* --param=inline-unit-growth= */ 8090 OPT__param_integer_share_limit_ = 111, /* --param=integer-share-limit= */ 8091 OPT__param_ipa_cp_eval_threshold_ = 112, /* --param=ipa-cp-eval-threshold= */ 8092 OPT__param_ipa_cp_loop_hint_bonus_ = 113, /* --param=ipa-cp-loop-hint-bonus= */ 8093 OPT__param_ipa_cp_max_recursive_depth_ = 114,/* --param=ipa-cp-max-recursive-depth= */ 8094 OPT__param_ipa_cp_min_recursive_probability_ = 115,/* --param=ipa-cp-min-recursive-probability= */ 8095 OPT__param_ipa_cp_recursion_penalty_ = 116,/* --param=ipa-cp-recursion-penalty= */ 8096 OPT__param_ipa_cp_single_call_penalty_ = 117,/* --param=ipa-cp-single-call-penalty= */ 8097 OPT__param_ipa_cp_unit_growth_ = 118, /* --param=ipa-cp-unit-growth= */ 8098 OPT__param_ipa_cp_value_list_size_ = 119, /* --param=ipa-cp-value-list-size= */ 8099 OPT__param_ipa_max_aa_steps_ = 120, /* --param=ipa-max-aa-steps= */ 8100 OPT__param_ipa_max_agg_items_ = 121, /* --param=ipa-max-agg-items= */ 8101 OPT__param_ipa_max_param_expr_ops_ = 122, /* --param=ipa-max-param-expr-ops= */ 8102 OPT__param_ipa_max_switch_predicate_bounds_ = 123,/* --param=ipa-max-switch-predicate-bounds= */ 8103 OPT__param_ipa_sra_max_replacements_ = 124,/* --param=ipa-sra-max-replacements= */ 8104 OPT__param_ipa_sra_ptr_growth_factor_ = 125,/* --param=ipa-sra-ptr-growth-factor= */ 8105 OPT__param_ira_loop_reserved_regs_ = 126, /* --param=ira-loop-reserved-regs= */ 8106 OPT__param_ira_max_conflict_table_size_ = 127,/* --param=ira-max-conflict-table-size= */ 8107 OPT__param_ira_max_loops_num_ = 128, /* --param=ira-max-loops-num= */ 8108 OPT__param_iv_always_prune_cand_set_bound_ = 129,/* --param=iv-always-prune-cand-set-bound= */ 8109 OPT__param_iv_consider_all_candidates_bound_ = 130,/* --param=iv-consider-all-candidates-bound= */ 8110 OPT__param_iv_max_considered_uses_ = 131, /* --param=iv-max-considered-uses= */ 8111 OPT__param_jump_table_max_growth_ratio_for_size_ = 132,/* --param=jump-table-max-growth-ratio-for-size= */ 8112 OPT__param_jump_table_max_growth_ratio_for_speed_ = 133,/* --param=jump-table-max-growth-ratio-for-speed= */ 8113 OPT__param_l1_cache_line_size_ = 134, /* --param=l1-cache-line-size= */ 8114 OPT__param_l1_cache_size_ = 135, /* --param=l1-cache-size= */ 8115 OPT__param_l2_cache_size_ = 136, /* --param=l2-cache-size= */ 8116 OPT__param_large_function_growth_ = 137, /* --param=large-function-growth= */ 8117 OPT__param_large_function_insns_ = 138, /* --param=large-function-insns= */ 8118 OPT__param_large_stack_frame_growth_ = 139,/* --param=large-stack-frame-growth= */ 8119 OPT__param_large_stack_frame_ = 140, /* --param=large-stack-frame= */ 8120 OPT__param_large_unit_insns_ = 141, /* --param=large-unit-insns= */ 8121 OPT__param_lim_expensive_ = 142, /* --param=lim-expensive= */ 8122 OPT__param_logical_op_non_short_circuit_ = 143,/* --param=logical-op-non-short-circuit= */ 8123 OPT__param_loop_block_tile_size_ = 144, /* --param=loop-block-tile-size= */ 8124 OPT__param_loop_interchange_max_num_stmts_ = 145,/* --param=loop-interchange-max-num-stmts= */ 8125 OPT__param_loop_interchange_stride_ratio_ = 146,/* --param=loop-interchange-stride-ratio= */ 8126 OPT__param_loop_invariant_max_bbs_in_loop_ = 147,/* --param=loop-invariant-max-bbs-in-loop= */ 8127 OPT__param_loop_max_datarefs_for_datadeps_ = 148,/* --param=loop-max-datarefs-for-datadeps= */ 8128 OPT__param_loop_versioning_max_inner_insns_ = 149,/* --param=loop-versioning-max-inner-insns= */ 8129 OPT__param_loop_versioning_max_outer_insns_ = 150,/* --param=loop-versioning-max-outer-insns= */ 8130 OPT__param_lra_inheritance_ebb_probability_cutoff_ = 151,/* --param=lra-inheritance-ebb-probability-cutoff= */ 8131 OPT__param_lra_max_considered_reload_pseudos_ = 152,/* --param=lra-max-considered-reload-pseudos= */ 8132 OPT__param_lto_max_partition_ = 153, /* --param=lto-max-partition= */ 8133 OPT__param_lto_max_streaming_parallelism_ = 154,/* --param=lto-max-streaming-parallelism= */ 8134 OPT__param_lto_min_partition_ = 155, /* --param=lto-min-partition= */ 8135 OPT__param_lto_partitions_ = 156, /* --param=lto-partitions= */ 8136 OPT__param_max_average_unrolled_insns_ = 157,/* --param=max-average-unrolled-insns= */ 8137 OPT__param_max_combine_insns_ = 158, /* --param=max-combine-insns= */ 8138 OPT__param_max_completely_peel_loop_nest_depth_ = 159,/* --param=max-completely-peel-loop-nest-depth= */ 8139 OPT__param_max_completely_peel_times_ = 160,/* --param=max-completely-peel-times= */ 8140 OPT__param_max_completely_peeled_insns_ = 161,/* --param=max-completely-peeled-insns= */ 8141 OPT__param_max_crossjump_edges_ = 162, /* --param=max-crossjump-edges= */ 8142 OPT__param_max_cse_insns_ = 163, /* --param=max-cse-insns= */ 8143 OPT__param_max_cse_path_length_ = 164, /* --param=max-cse-path-length= */ 8144 OPT__param_max_cselib_memory_locations_ = 165,/* --param=max-cselib-memory-locations= */ 8145 OPT__param_max_debug_marker_count_ = 166, /* --param=max-debug-marker-count= */ 8146 OPT__param_max_delay_slot_insn_search_ = 167,/* --param=max-delay-slot-insn-search= */ 8147 OPT__param_max_delay_slot_live_search_ = 168,/* --param=max-delay-slot-live-search= */ 8148 OPT__param_max_dse_active_local_stores_ = 169,/* --param=max-dse-active-local-stores= */ 8149 OPT__param_max_early_inliner_iterations_ = 170,/* --param=max-early-inliner-iterations= */ 8150 OPT__param_max_fields_for_field_sensitive_ = 171,/* --param=max-fields-for-field-sensitive= */ 8151 OPT__param_max_find_base_term_values_ = 172,/* --param=max-find-base-term-values= */ 8152 OPT__param_max_fsm_thread_length_ = 173, /* --param=max-fsm-thread-length= */ 8153 OPT__param_max_fsm_thread_path_insns_ = 174,/* --param=max-fsm-thread-path-insns= */ 8154 OPT__param_max_fsm_thread_paths_ = 175, /* --param=max-fsm-thread-paths= */ 8155 OPT__param_max_gcse_insertion_ratio_ = 176,/* --param=max-gcse-insertion-ratio= */ 8156 OPT__param_max_gcse_memory_ = 177, /* --param=max-gcse-memory= */ 8157 OPT__param_max_goto_duplication_insns_ = 178,/* --param=max-goto-duplication-insns= */ 8158 OPT__param_max_grow_copy_bb_insns_ = 179, /* --param=max-grow-copy-bb-insns= */ 8159 OPT__param_max_hoist_depth_ = 180, /* --param=max-hoist-depth= */ 8160 OPT__param_max_inline_insns_auto_ = 181, /* --param=max-inline-insns-auto= */ 8161 OPT__param_max_inline_insns_recursive_auto_ = 182,/* --param=max-inline-insns-recursive-auto= */ 8162 OPT__param_max_inline_insns_recursive_ = 183,/* --param=max-inline-insns-recursive= */ 8163 OPT__param_max_inline_insns_single_ = 184, /* --param=max-inline-insns-single= */ 8164 OPT__param_max_inline_insns_size_ = 185, /* --param=max-inline-insns-size= */ 8165 OPT__param_max_inline_insns_small_ = 186, /* --param=max-inline-insns-small= */ 8166 OPT__param_max_inline_recursive_depth_auto_ = 187,/* --param=max-inline-recursive-depth-auto= */ 8167 OPT__param_max_inline_recursive_depth_ = 188,/* --param=max-inline-recursive-depth= */ 8168 OPT__param_max_isl_operations_ = 189, /* --param=max-isl-operations= */ 8169 OPT__param_max_iterations_computation_cost_ = 190,/* --param=max-iterations-computation-cost= */ 8170 OPT__param_max_iterations_to_track_ = 191, /* --param=max-iterations-to-track= */ 8171 OPT__param_max_jump_thread_duplication_stmts_ = 192,/* --param=max-jump-thread-duplication-stmts= */ 8172 OPT__param_max_last_value_rtl_ = 193, /* --param=max-last-value-rtl= */ 8173 OPT__param_max_loop_header_insns_ = 194, /* --param=max-loop-header-insns= */ 8174 OPT__param_max_modulo_backtrack_attempts_ = 195,/* --param=max-modulo-backtrack-attempts= */ 8175 OPT__param_max_partial_antic_length_ = 196,/* --param=max-partial-antic-length= */ 8176 OPT__param_max_peel_branches_ = 197, /* --param=max-peel-branches= */ 8177 OPT__param_max_peel_times_ = 198, /* --param=max-peel-times= */ 8178 OPT__param_max_peeled_insns_ = 199, /* --param=max-peeled-insns= */ 8179 OPT__param_max_pending_list_length_ = 200, /* --param=max-pending-list-length= */ 8180 OPT__param_max_pipeline_region_blocks_ = 201,/* --param=max-pipeline-region-blocks= */ 8181 OPT__param_max_pipeline_region_insns_ = 202,/* --param=max-pipeline-region-insns= */ 8182 OPT__param_max_pow_sqrt_depth_ = 203, /* --param=max-pow-sqrt-depth= */ 8183 OPT__param_max_predicted_iterations_ = 204,/* --param=max-predicted-iterations= */ 8184 OPT__param_max_reload_search_insns_ = 205, /* --param=max-reload-search-insns= */ 8185 OPT__param_max_rtl_if_conversion_insns_ = 206,/* --param=max-rtl-if-conversion-insns= */ 8186 OPT__param_max_rtl_if_conversion_predictable_cost_ = 207,/* --param=max-rtl-if-conversion-predictable-cost= */ 8187 OPT__param_max_rtl_if_conversion_unpredictable_cost_ = 208,/* --param=max-rtl-if-conversion-unpredictable-cost= */ 8188 OPT__param_max_sched_extend_regions_iters_ = 209,/* --param=max-sched-extend-regions-iters= */ 8189 OPT__param_max_sched_insn_conflict_delay_ = 210,/* --param=max-sched-insn-conflict-delay= */ 8190 OPT__param_max_sched_ready_insns_ = 211, /* --param=max-sched-ready-insns= */ 8191 OPT__param_max_sched_region_blocks_ = 212, /* --param=max-sched-region-blocks= */ 8192 OPT__param_max_sched_region_insns_ = 213, /* --param=max-sched-region-insns= */ 8193 OPT__param_max_slsr_cand_scan_ = 214, /* --param=max-slsr-cand-scan= */ 8194 OPT__param_max_speculative_devirt_maydefs_ = 215,/* --param=max-speculative-devirt-maydefs= */ 8195 OPT__param_max_ssa_name_query_depth_ = 216,/* --param=max-ssa-name-query-depth= */ 8196 OPT__param_max_stores_to_merge_ = 217, /* --param=max-stores-to-merge= */ 8197 OPT__param_max_stores_to_sink_ = 218, /* --param=max-stores-to-sink= */ 8198 OPT__param_max_tail_merge_comparisons_ = 219,/* --param=max-tail-merge-comparisons= */ 8199 OPT__param_max_tail_merge_iterations_ = 220,/* --param=max-tail-merge-iterations= */ 8200 OPT__param_max_tracked_strlens_ = 221, /* --param=max-tracked-strlens= */ 8201 OPT__param_max_tree_if_conversion_phi_args_ = 222,/* --param=max-tree-if-conversion-phi-args= */ 8202 OPT__param_max_unroll_times_ = 223, /* --param=max-unroll-times= */ 8203 OPT__param_max_unrolled_insns_ = 224, /* --param=max-unrolled-insns= */ 8204 OPT__param_max_unswitch_insns_ = 225, /* --param=max-unswitch-insns= */ 8205 OPT__param_max_unswitch_level_ = 226, /* --param=max-unswitch-level= */ 8206 OPT__param_max_variable_expansions_in_unroller_ = 227,/* --param=max-variable-expansions-in-unroller= */ 8207 OPT__param_max_vartrack_expr_depth_ = 228, /* --param=max-vartrack-expr-depth= */ 8208 OPT__param_max_vartrack_reverse_op_size_ = 229,/* --param=max-vartrack-reverse-op-size= */ 8209 OPT__param_max_vartrack_size_ = 230, /* --param=max-vartrack-size= */ 8210 OPT__param_max_vrp_switch_assertions_ = 231,/* --param=max-vrp-switch-assertions= */ 8211 OPT__param_min_crossjump_insns_ = 232, /* --param=min-crossjump-insns= */ 8212 OPT__param_min_inline_recursive_probability_ = 233,/* --param=min-inline-recursive-probability= */ 8213 OPT__param_min_insn_to_prefetch_ratio_ = 234,/* --param=min-insn-to-prefetch-ratio= */ 8214 OPT__param_min_loop_cond_split_prob_ = 235,/* --param=min-loop-cond-split-prob= */ 8215 OPT__param_min_nondebug_insn_uid_ = 236, /* --param=min-nondebug-insn-uid= */ 8216 OPT__param_min_size_for_stack_sharing_ = 237,/* --param=min-size-for-stack-sharing= */ 8217 OPT__param_min_spec_prob_ = 238, /* --param=min-spec-prob= */ 8218 OPT__param_min_vect_loop_bound_ = 239, /* --param=min-vect-loop-bound= */ 8219 OPT__param_parloops_chunk_size_ = 240, /* --param=parloops-chunk-size= */ 8220 OPT__param_parloops_min_per_thread_ = 241, /* --param=parloops-min-per-thread= */ 8221 OPT__param_parloops_schedule_ = 242, /* --param=parloops-schedule= */ 8222 OPT__param_partial_inlining_entry_probability_ = 243,/* --param=partial-inlining-entry-probability= */ 8223 OPT__param_predictable_branch_outcome_ = 244,/* --param=predictable-branch-outcome= */ 8224 OPT__param_prefetch_dynamic_strides_ = 245,/* --param=prefetch-dynamic-strides= */ 8225 OPT__param_prefetch_latency_ = 246, /* --param=prefetch-latency= */ 8226 OPT__param_prefetch_min_insn_to_mem_ratio_ = 247,/* --param=prefetch-min-insn-to-mem-ratio= */ 8227 OPT__param_prefetch_minimum_stride_ = 248, /* --param=prefetch-minimum-stride= */ 8228 OPT__param_profile_func_internal_id_ = 249,/* --param=profile-func-internal-id= */ 8229 OPT__param_rpo_vn_max_loop_depth_ = 250, /* --param=rpo-vn-max-loop-depth= */ 8230 OPT__param_sccvn_max_alias_queries_per_access_ = 251,/* --param=sccvn-max-alias-queries-per-access= */ 8231 OPT__param_scev_max_expr_complexity_ = 252,/* --param=scev-max-expr-complexity= */ 8232 OPT__param_scev_max_expr_size_ = 253, /* --param=scev-max-expr-size= */ 8233 OPT__param_sched_autopref_queue_depth_ = 254,/* --param=sched-autopref-queue-depth= */ 8234 OPT__param_sched_mem_true_dep_cost_ = 255, /* --param=sched-mem-true-dep-cost= */ 8235 OPT__param_sched_pressure_algorithm_ = 256,/* --param=sched-pressure-algorithm= */ 8236 OPT__param_sched_spec_prob_cutoff_ = 257, /* --param=sched-spec-prob-cutoff= */ 8237 OPT__param_sched_state_edge_prob_cutoff_ = 258,/* --param=sched-state-edge-prob-cutoff= */ 8238 OPT__param_selsched_insns_to_rename_ = 259,/* --param=selsched-insns-to-rename= */ 8239 OPT__param_selsched_max_lookahead_ = 260, /* --param=selsched-max-lookahead= */ 8240 OPT__param_selsched_max_sched_times_ = 261,/* --param=selsched-max-sched-times= */ 8241 OPT__param_simultaneous_prefetches_ = 262, /* --param=simultaneous-prefetches= */ 8242 OPT__param_sink_frequency_threshold_ = 263,/* --param=sink-frequency-threshold= */ 8243 OPT__param_slp_max_insns_in_bb_ = 264, /* --param=slp-max-insns-in-bb= */ 8244 OPT__param_sms_dfa_history_ = 265, /* --param=sms-dfa-history= */ 8245 OPT__param_sms_loop_average_count_threshold_ = 266,/* --param=sms-loop-average-count-threshold= */ 8246 OPT__param_sms_max_ii_factor_ = 267, /* --param=sms-max-ii-factor= */ 8247 OPT__param_sms_min_sc_ = 268, /* --param=sms-min-sc= */ 8248 OPT__param_sra_max_propagations_ = 269, /* --param=sra-max-propagations= */ 8249 OPT__param_sra_max_scalarization_size_Osize_ = 270,/* --param=sra-max-scalarization-size-Osize= */ 8250 OPT__param_sra_max_scalarization_size_Ospeed_ = 271,/* --param=sra-max-scalarization-size-Ospeed= */ 8251 OPT__param_ssa_name_def_chain_limit_ = 272,/* --param=ssa-name-def-chain-limit= */ 8252 OPT__param_ssp_buffer_size_ = 273, /* --param=ssp-buffer-size= */ 8253 OPT__param_stack_clash_protection_guard_size_ = 274,/* --param=stack-clash-protection-guard-size= */ 8254 OPT__param_stack_clash_protection_probe_interval_ = 275,/* --param=stack-clash-protection-probe-interval= */ 8255 OPT__param_store_merging_allow_unaligned_ = 276,/* --param=store-merging-allow-unaligned= */ 8256 OPT__param_store_merging_max_size_ = 277, /* --param=store-merging-max-size= */ 8257 OPT__param_switch_conversion_max_branch_ratio_ = 278,/* --param=switch-conversion-max-branch-ratio= */ 8258 OPT__param_tm_max_aggregate_size_ = 279, /* --param=tm-max-aggregate-size= */ 8259 OPT__param_tracer_dynamic_coverage_feedback_ = 280,/* --param=tracer-dynamic-coverage-feedback= */ 8260 OPT__param_tracer_dynamic_coverage_ = 281, /* --param=tracer-dynamic-coverage= */ 8261 OPT__param_tracer_max_code_growth_ = 282, /* --param=tracer-max-code-growth= */ 8262 OPT__param_tracer_min_branch_probability_feedback_ = 283,/* --param=tracer-min-branch-probability-feedback= */ 8263 OPT__param_tracer_min_branch_probability_ = 284,/* --param=tracer-min-branch-probability= */ 8264 OPT__param_tracer_min_branch_ratio_ = 285, /* --param=tracer-min-branch-ratio= */ 8265 OPT__param_tree_reassoc_width_ = 286, /* --param=tree-reassoc-width= */ 8266 OPT__param_uninit_control_dep_attempts_ = 287,/* --param=uninit-control-dep-attempts= */ 8267 OPT__param_uninlined_function_insns_ = 288,/* --param=uninlined-function-insns= */ 8268 OPT__param_uninlined_function_time_ = 289, /* --param=uninlined-function-time= */ 8269 OPT__param_uninlined_thunk_insns_ = 290, /* --param=uninlined-thunk-insns= */ 8270 OPT__param_uninlined_thunk_time_ = 291, /* --param=uninlined-thunk-time= */ 8271 OPT__param_unlikely_bb_count_fraction_ = 292,/* --param=unlikely-bb-count-fraction= */ 8272 OPT__param_unroll_jam_max_unroll_ = 293, /* --param=unroll-jam-max-unroll= */ 8273 OPT__param_unroll_jam_min_percent_ = 294, /* --param=unroll-jam-min-percent= */ 8274 OPT__param_use_after_scope_direct_emission_threshold_ = 295,/* --param=use-after-scope-direct-emission-threshold= */ 8275 OPT__param_use_canonical_types_ = 296, /* --param=use-canonical-types= */ 8276 OPT__param_vect_epilogues_nomask_ = 297, /* --param=vect-epilogues-nomask= */ 8277 OPT__param_vect_max_peeling_for_alignment_ = 298,/* --param=vect-max-peeling-for-alignment= */ 8278 OPT__param_vect_max_version_for_alias_checks_ = 299,/* --param=vect-max-version-for-alias-checks= */ 8279 OPT__param_vect_max_version_for_alignment_checks_ = 300,/* --param=vect-max-version-for-alignment-checks= */ 8280 /* OPT__pass_exit_codes = 301, */ /* --pass-exit-codes */ 8281 /* OPT__pedantic = 302, */ /* --pedantic */ 8282 /* OPT__pedantic_errors = 303, */ /* --pedantic-errors */ 8283 /* OPT__pie = 304, */ /* --pie */ 8284 /* OPT__pipe = 305, */ /* --pipe */ 8285 /* OPT__prefix = 306, */ /* --prefix */ 8286 /* OPT__prefix_ = 307, */ /* --prefix= */ 8287 /* OPT__preprocess = 308, */ /* --preprocess */ 8288 /* OPT__print_file_name = 309, */ /* --print-file-name */ 8289 /* OPT__print_file_name_ = 310, */ /* --print-file-name= */ 8290 /* OPT__print_libgcc_file_name = 311, */ /* --print-libgcc-file-name */ 8291 /* OPT__print_missing_file_dependencies = 312, *//* --print-missing-file-dependencies */ 8292 /* OPT__print_multi_directory = 313, */ /* --print-multi-directory */ 8293 /* OPT__print_multi_lib = 314, */ /* --print-multi-lib */ 8294 /* OPT__print_multi_os_directory = 315, */ /* --print-multi-os-directory */ 8295 /* OPT__print_multiarch = 316, */ /* --print-multiarch */ 8296 /* OPT__print_prog_name = 317, */ /* --print-prog-name */ 8297 /* OPT__print_prog_name_ = 318, */ /* --print-prog-name= */ 8298 /* OPT__print_search_dirs = 319, */ /* --print-search-dirs */ 8299 /* OPT__print_sysroot = 320, */ /* --print-sysroot */ 8300 /* OPT__print_sysroot_headers_suffix = 321, *//* --print-sysroot-headers-suffix */ 8301 /* OPT__profile = 322, */ /* --profile */ 8302 /* OPT__save_temps = 323, */ /* --save-temps */ 8303 /* OPT__shared = 324, */ /* --shared */ 8304 /* OPT__specs = 325, */ /* --specs */ 8305 /* OPT__specs_ = 326, */ /* --specs= */ 8306 /* OPT__static = 327, */ /* --static */ 8307 /* OPT__static_pie = 328, */ /* --static-pie */ 8308 /* OPT__symbolic = 329, */ /* --symbolic */ 8309 /* OPT__sysroot = 330, */ /* --sysroot */ 8310 OPT__sysroot_ = 331, /* --sysroot= */ 8311 OPT__target_help = 332, /* --target-help */ 8312 /* OPT__time = 333, */ /* --time */ 8313 /* OPT__trace_includes = 334, */ /* --trace-includes */ 8314 /* OPT__traditional = 335, */ /* --traditional */ 8315 /* OPT__traditional_cpp = 336, */ /* --traditional-cpp */ 8316 /* OPT__trigraphs = 337, */ /* --trigraphs */ 8317 /* OPT__undefine_macro = 338, */ /* --undefine-macro */ 8318 /* OPT__undefine_macro_ = 339, */ /* --undefine-macro= */ 8319 /* OPT__user_dependencies = 340, */ /* --user-dependencies */ 8320 /* OPT__verbose = 341, */ /* --verbose */ 8321 OPT__version = 342, /* --version */ 8322 /* OPT__write_dependencies = 343, */ /* --write-dependencies */ 8323 /* OPT__write_user_dependencies = 344, */ /* --write-user-dependencies */ 8324 OPT_A = 345, /* -A */ 8325 OPT_B = 346, /* -B */ 8326 OPT_C = 347, /* -C */ 8327 OPT_CC = 348, /* -CC */ 8328 OPT_D = 349, /* -D */ 8329 OPT_E = 350, /* -E */ 8330 OPT_F = 351, /* -F */ 8331 OPT_H = 352, /* -H */ 8332 OPT_Hd = 353, /* -Hd */ 8333 OPT_Hf = 354, /* -Hf */ 8334 OPT_I = 355, /* -I */ 8335 OPT_J = 356, /* -J */ 8336 OPT_L = 357, /* -L */ 8337 OPT_M = 358, /* -M */ 8338 OPT_MD = 359, /* -MD */ 8339 OPT_MF = 360, /* -MF */ 8340 OPT_MG = 361, /* -MG */ 8341 OPT_MM = 362, /* -MM */ 8342 OPT_MMD = 363, /* -MMD */ 8343 OPT_MP = 364, /* -MP */ 8344 OPT_MQ = 365, /* -MQ */ 8345 OPT_MT = 366, /* -MT */ 8346 OPT_N = 367, /* -N */ 8347 OPT_O = 368, /* -O */ 8348 OPT_Ofast = 369, /* -Ofast */ 8349 OPT_Og = 370, /* -Og */ 8350 OPT_Os = 371, /* -Os */ 8351 OPT_P = 372, /* -P */ 8352 OPT_Q = 373, /* -Q */ 8353 OPT_Qn = 374, /* -Qn */ 8354 OPT_Qy = 375, /* -Qy */ 8355 OPT_R = 376, /* -R */ 8356 OPT_S = 377, /* -S */ 8357 OPT_T = 378, /* -T */ 8358 OPT_Tbss = 379, /* -Tbss */ 8359 OPT_Tbss_ = 380, /* -Tbss= */ 8360 OPT_Tdata = 381, /* -Tdata */ 8361 OPT_Tdata_ = 382, /* -Tdata= */ 8362 OPT_Ttext = 383, /* -Ttext */ 8363 OPT_Ttext_ = 384, /* -Ttext= */ 8364 OPT_U = 385, /* -U */ 8365 /* OPT_W = 386, */ /* -W */ 8366 OPT_Wa_ = 387, /* -Wa, */ 8367 OPT_Wabi = 388, /* -Wabi */ 8368 OPT_Wabi_tag = 389, /* -Wabi-tag */ 8369 OPT_Wabi_ = 390, /* -Wabi= */ 8370 OPT_Wabsolute_value = 391, /* -Wabsolute-value */ 8371 OPT_Waddress = 392, /* -Waddress */ 8372 OPT_Waddress_of_packed_member = 393, /* -Waddress-of-packed-member */ 8373 OPT_Waggregate_return = 394, /* -Waggregate-return */ 8374 OPT_Waggressive_loop_optimizations = 395, /* -Waggressive-loop-optimizations */ 8375 OPT_Waliasing = 396, /* -Waliasing */ 8376 OPT_Walign_commons = 397, /* -Walign-commons */ 8377 /* OPT_Waligned_new = 398, */ /* -Waligned-new */ 8378 OPT_Waligned_new_ = 399, /* -Waligned-new= */ 8379 OPT_Wall = 400, /* -Wall */ 8380 OPT_Walloc_size_larger_than_ = 401, /* -Walloc-size-larger-than= */ 8381 OPT_Walloc_zero = 402, /* -Walloc-zero */ 8382 OPT_Walloca = 403, /* -Walloca */ 8383 OPT_Walloca_larger_than_ = 404, /* -Walloca-larger-than= */ 8384 OPT_Wampersand = 405, /* -Wampersand */ 8385 OPT_Wanalyzer_double_fclose = 406, /* -Wanalyzer-double-fclose */ 8386 OPT_Wanalyzer_double_free = 407, /* -Wanalyzer-double-free */ 8387 OPT_Wanalyzer_exposure_through_output_file = 408,/* -Wanalyzer-exposure-through-output-file */ 8388 OPT_Wanalyzer_file_leak = 409, /* -Wanalyzer-file-leak */ 8389 OPT_Wanalyzer_free_of_non_heap = 410, /* -Wanalyzer-free-of-non-heap */ 8390 OPT_Wanalyzer_malloc_leak = 411, /* -Wanalyzer-malloc-leak */ 8391 OPT_Wanalyzer_null_argument = 412, /* -Wanalyzer-null-argument */ 8392 OPT_Wanalyzer_null_dereference = 413, /* -Wanalyzer-null-dereference */ 8393 OPT_Wanalyzer_possible_null_argument = 414,/* -Wanalyzer-possible-null-argument */ 8394 OPT_Wanalyzer_possible_null_dereference = 415,/* -Wanalyzer-possible-null-dereference */ 8395 OPT_Wanalyzer_stale_setjmp_buffer = 416, /* -Wanalyzer-stale-setjmp-buffer */ 8396 OPT_Wanalyzer_tainted_array_index = 417, /* -Wanalyzer-tainted-array-index */ 8397 OPT_Wanalyzer_too_complex = 418, /* -Wanalyzer-too-complex */ 8398 OPT_Wanalyzer_unsafe_call_within_signal_handler = 419,/* -Wanalyzer-unsafe-call-within-signal-handler */ 8399 OPT_Wanalyzer_use_after_free = 420, /* -Wanalyzer-use-after-free */ 8400 OPT_Wanalyzer_use_of_pointer_in_stale_stack_frame = 421,/* -Wanalyzer-use-of-pointer-in-stale-stack-frame */ 8401 OPT_Wargument_mismatch = 422, /* -Wargument-mismatch */ 8402 OPT_Warith_conversion = 423, /* -Warith-conversion */ 8403 OPT_Warray_bounds = 424, /* -Warray-bounds */ 8404 OPT_Warray_bounds_ = 425, /* -Warray-bounds= */ 8405 OPT_Warray_temporaries = 426, /* -Warray-temporaries */ 8406 OPT_Wassign_intercept = 427, /* -Wassign-intercept */ 8407 /* OPT_Wattribute_alias = 428, */ /* -Wattribute-alias */ 8408 OPT_Wattribute_alias_ = 429, /* -Wattribute-alias= */ 8409 OPT_Wattribute_warning = 430, /* -Wattribute-warning */ 8410 OPT_Wattributes = 431, /* -Wattributes */ 8411 OPT_Wbad_function_cast = 432, /* -Wbad-function-cast */ 8412 OPT_Wbool_compare = 433, /* -Wbool-compare */ 8413 OPT_Wbool_operation = 434, /* -Wbool-operation */ 8414 OPT_Wbuiltin_declaration_mismatch = 435, /* -Wbuiltin-declaration-mismatch */ 8415 OPT_Wbuiltin_macro_redefined = 436, /* -Wbuiltin-macro-redefined */ 8416 OPT_Wc___compat = 437, /* -Wc++-compat */ 8417 /* OPT_Wc__0x_compat = 438, */ /* -Wc++0x-compat */ 8418 OPT_Wc__11_compat = 439, /* -Wc++11-compat */ 8419 OPT_Wc__14_compat = 440, /* -Wc++14-compat */ 8420 OPT_Wc__17_compat = 441, /* -Wc++17-compat */ 8421 /* OPT_Wc__1z_compat = 442, */ /* -Wc++1z-compat */ 8422 OPT_Wc__20_compat = 443, /* -Wc++20-compat */ 8423 /* OPT_Wc__2a_compat = 444, */ /* -Wc++2a-compat */ 8424 OPT_Wc_binding_type = 445, /* -Wc-binding-type */ 8425 OPT_Wc11_c2x_compat = 446, /* -Wc11-c2x-compat */ 8426 OPT_Wc90_c99_compat = 447, /* -Wc90-c99-compat */ 8427 OPT_Wc99_c11_compat = 448, /* -Wc99-c11-compat */ 8428 OPT_Wcannot_profile = 449, /* -Wcannot-profile */ 8429 OPT_Wcast_align = 450, /* -Wcast-align */ 8430 OPT_Wcast_align_strict = 451, /* -Wcast-align=strict */ 8431 OPT_Wcast_function_type = 452, /* -Wcast-function-type */ 8432 OPT_Wcast_qual = 453, /* -Wcast-qual */ 8433 OPT_Wcast_result = 454, /* -Wcast-result */ 8434 /* OPT_Wcatch_value = 455, */ /* -Wcatch-value */ 8435 OPT_Wcatch_value_ = 456, /* -Wcatch-value= */ 8436 OPT_Wchar_subscripts = 457, /* -Wchar-subscripts */ 8437 OPT_Wcharacter_truncation = 458, /* -Wcharacter-truncation */ 8438 OPT_Wchkp = 459, /* -Wchkp */ 8439 OPT_Wclass_conversion = 460, /* -Wclass-conversion */ 8440 OPT_Wclass_memaccess = 461, /* -Wclass-memaccess */ 8441 OPT_Wclobbered = 462, /* -Wclobbered */ 8442 OPT_Wcomma_subscript = 463, /* -Wcomma-subscript */ 8443 OPT_Wcomment = 464, /* -Wcomment */ 8444 /* OPT_Wcomments = 465, */ /* -Wcomments */ 8445 OPT_Wcompare_reals = 466, /* -Wcompare-reals */ 8446 OPT_Wconditionally_supported = 467, /* -Wconditionally-supported */ 8447 OPT_Wconversion = 468, /* -Wconversion */ 8448 OPT_Wconversion_extra = 469, /* -Wconversion-extra */ 8449 OPT_Wconversion_null = 470, /* -Wconversion-null */ 8450 OPT_Wcoverage_mismatch = 471, /* -Wcoverage-mismatch */ 8451 OPT_Wcpp = 472, /* -Wcpp */ 8452 OPT_Wctor_dtor_privacy = 473, /* -Wctor-dtor-privacy */ 8453 OPT_Wdangling_else = 474, /* -Wdangling-else */ 8454 OPT_Wdate_time = 475, /* -Wdate-time */ 8455 OPT_Wdeclaration_after_statement = 476, /* -Wdeclaration-after-statement */ 8456 OPT_Wdelete_incomplete = 477, /* -Wdelete-incomplete */ 8457 OPT_Wdelete_non_virtual_dtor = 478, /* -Wdelete-non-virtual-dtor */ 8458 OPT_Wdeprecated = 479, /* -Wdeprecated */ 8459 OPT_Wdeprecated_copy = 480, /* -Wdeprecated-copy */ 8460 OPT_Wdeprecated_copy_dtor = 481, /* -Wdeprecated-copy-dtor */ 8461 OPT_Wdeprecated_declarations = 482, /* -Wdeprecated-declarations */ 8462 OPT_Wdesignated_init = 483, /* -Wdesignated-init */ 8463 OPT_Wdisabled_optimization = 484, /* -Wdisabled-optimization */ 8464 OPT_Wdiscarded_array_qualifiers = 485, /* -Wdiscarded-array-qualifiers */ 8465 OPT_Wdiscarded_qualifiers = 486, /* -Wdiscarded-qualifiers */ 8466 OPT_Wdiv_by_zero = 487, /* -Wdiv-by-zero */ 8467 OPT_Wdo_subscript = 488, /* -Wdo-subscript */ 8468 OPT_Wdouble_promotion = 489, /* -Wdouble-promotion */ 8469 OPT_Wduplicate_decl_specifier = 490, /* -Wduplicate-decl-specifier */ 8470 OPT_Wduplicated_branches = 491, /* -Wduplicated-branches */ 8471 OPT_Wduplicated_cond = 492, /* -Wduplicated-cond */ 8472 OPT_Weffc__ = 493, /* -Weffc++ */ 8473 OPT_Wempty_body = 494, /* -Wempty-body */ 8474 OPT_Wendif_labels = 495, /* -Wendif-labels */ 8475 OPT_Wenum_compare = 496, /* -Wenum-compare */ 8476 OPT_Wenum_conversion = 497, /* -Wenum-conversion */ 8477 OPT_Werror = 498, /* -Werror */ 8478 /* OPT_Werror_implicit_function_declaration = 499, *//* -Werror-implicit-function-declaration */ 8479 OPT_Werror_ = 500, /* -Werror= */ 8480 OPT_Wexpansion_to_defined = 501, /* -Wexpansion-to-defined */ 8481 OPT_Wextra = 502, /* -Wextra */ 8482 OPT_Wextra_semi = 503, /* -Wextra-semi */ 8483 OPT_Wfatal_errors = 504, /* -Wfatal-errors */ 8484 OPT_Wfloat_conversion = 505, /* -Wfloat-conversion */ 8485 OPT_Wfloat_equal = 506, /* -Wfloat-equal */ 8486 /* OPT_Wformat = 507, */ /* -Wformat */ 8487 OPT_Wformat_contains_nul = 508, /* -Wformat-contains-nul */ 8488 OPT_Wformat_diag = 509, /* -Wformat-diag */ 8489 OPT_Wformat_extra_args = 510, /* -Wformat-extra-args */ 8490 OPT_Wformat_nonliteral = 511, /* -Wformat-nonliteral */ 8491 /* OPT_Wformat_overflow = 512, */ /* -Wformat-overflow */ 8492 OPT_Wformat_overflow_ = 513, /* -Wformat-overflow= */ 8493 OPT_Wformat_security = 514, /* -Wformat-security */ 8494 OPT_Wformat_signedness = 515, /* -Wformat-signedness */ 8495 /* OPT_Wformat_truncation = 516, */ /* -Wformat-truncation */ 8496 OPT_Wformat_truncation_ = 517, /* -Wformat-truncation= */ 8497 OPT_Wformat_y2k = 518, /* -Wformat-y2k */ 8498 OPT_Wformat_zero_length = 519, /* -Wformat-zero-length */ 8499 OPT_Wformat_ = 520, /* -Wformat= */ 8500 OPT_Wframe_address = 521, /* -Wframe-address */ 8501 OPT_Wframe_larger_than_ = 522, /* -Wframe-larger-than= */ 8502 OPT_Wfree_nonheap_object = 523, /* -Wfree-nonheap-object */ 8503 OPT_Wfrontend_loop_interchange = 524, /* -Wfrontend-loop-interchange */ 8504 OPT_Wfunction_elimination = 525, /* -Wfunction-elimination */ 8505 OPT_Whsa = 526, /* -Whsa */ 8506 OPT_Wif_not_aligned = 527, /* -Wif-not-aligned */ 8507 OPT_Wignored_attributes = 528, /* -Wignored-attributes */ 8508 OPT_Wignored_qualifiers = 529, /* -Wignored-qualifiers */ 8509 OPT_Wimplicit = 530, /* -Wimplicit */ 8510 /* OPT_Wimplicit_fallthrough = 531, */ /* -Wimplicit-fallthrough */ 8511 OPT_Wimplicit_fallthrough_ = 532, /* -Wimplicit-fallthrough= */ 8512 OPT_Wimplicit_function_declaration = 533, /* -Wimplicit-function-declaration */ 8513 OPT_Wimplicit_int = 534, /* -Wimplicit-int */ 8514 OPT_Wimplicit_interface = 535, /* -Wimplicit-interface */ 8515 OPT_Wimplicit_procedure = 536, /* -Wimplicit-procedure */ 8516 /* OPT_Wimport = 537, */ /* -Wimport */ 8517 OPT_Winaccessible_base = 538, /* -Winaccessible-base */ 8518 OPT_Wincompatible_pointer_types = 539, /* -Wincompatible-pointer-types */ 8519 OPT_Winherited_variadic_ctor = 540, /* -Winherited-variadic-ctor */ 8520 OPT_Winit_list_lifetime = 541, /* -Winit-list-lifetime */ 8521 OPT_Winit_self = 542, /* -Winit-self */ 8522 OPT_Winline = 543, /* -Winline */ 8523 OPT_Wint_conversion = 544, /* -Wint-conversion */ 8524 OPT_Wint_in_bool_context = 545, /* -Wint-in-bool-context */ 8525 OPT_Wint_to_pointer_cast = 546, /* -Wint-to-pointer-cast */ 8526 OPT_Winteger_division = 547, /* -Winteger-division */ 8527 OPT_Wintrinsic_shadow = 548, /* -Wintrinsic-shadow */ 8528 OPT_Wintrinsics_std = 549, /* -Wintrinsics-std */ 8529 OPT_Winvalid_memory_model = 550, /* -Winvalid-memory-model */ 8530 OPT_Winvalid_offsetof = 551, /* -Winvalid-offsetof */ 8531 OPT_Winvalid_pch = 552, /* -Winvalid-pch */ 8532 OPT_Wjump_misses_init = 553, /* -Wjump-misses-init */ 8533 OPT_Wl_ = 554, /* -Wl, */ 8534 /* OPT_Wlarger_than_ = 555, */ /* -Wlarger-than- */ 8535 OPT_Wlarger_than_ = 556, /* -Wlarger-than= */ 8536 OPT_Wline_truncation = 557, /* -Wline-truncation */ 8537 OPT_Wliteral_suffix = 558, /* -Wliteral-suffix */ 8538 OPT_Wlogical_not_parentheses = 559, /* -Wlogical-not-parentheses */ 8539 OPT_Wlogical_op = 560, /* -Wlogical-op */ 8540 OPT_Wlong_long = 561, /* -Wlong-long */ 8541 OPT_Wlto_type_mismatch = 562, /* -Wlto-type-mismatch */ 8542 OPT_Wmain = 563, /* -Wmain */ 8543 OPT_Wmaybe_uninitialized = 564, /* -Wmaybe-uninitialized */ 8544 OPT_Wmemset_elt_size = 565, /* -Wmemset-elt-size */ 8545 OPT_Wmemset_transposed_args = 566, /* -Wmemset-transposed-args */ 8546 OPT_Wmisleading_indentation = 567, /* -Wmisleading-indentation */ 8547 OPT_Wmismatched_tags = 568, /* -Wmismatched-tags */ 8548 OPT_Wmissing_attributes = 569, /* -Wmissing-attributes */ 8549 OPT_Wmissing_braces = 570, /* -Wmissing-braces */ 8550 OPT_Wmissing_declarations = 571, /* -Wmissing-declarations */ 8551 OPT_Wmissing_field_initializers = 572, /* -Wmissing-field-initializers */ 8552 /* OPT_Wmissing_format_attribute = 573, */ /* -Wmissing-format-attribute */ 8553 OPT_Wmissing_include_dirs = 574, /* -Wmissing-include-dirs */ 8554 /* OPT_Wmissing_noreturn = 575, */ /* -Wmissing-noreturn */ 8555 OPT_Wmissing_parameter_type = 576, /* -Wmissing-parameter-type */ 8556 OPT_Wmissing_profile = 577, /* -Wmissing-profile */ 8557 OPT_Wmissing_prototypes = 578, /* -Wmissing-prototypes */ 8558 OPT_Wmudflap = 579, /* -Wmudflap */ 8559 OPT_Wmultichar = 580, /* -Wmultichar */ 8560 OPT_Wmultiple_inheritance = 581, /* -Wmultiple-inheritance */ 8561 OPT_Wmultistatement_macros = 582, /* -Wmultistatement-macros */ 8562 OPT_Wnamespaces = 583, /* -Wnamespaces */ 8563 OPT_Wnarrowing = 584, /* -Wnarrowing */ 8564 OPT_Wnested_externs = 585, /* -Wnested-externs */ 8565 /* OPT_Wno_alloc_size_larger_than = 586, *//* -Wno-alloc-size-larger-than */ 8566 /* OPT_Wno_alloca_larger_than = 587, */ /* -Wno-alloca-larger-than */ 8567 /* OPT_Wno_frame_larger_than = 588, */ /* -Wno-frame-larger-than */ 8568 /* OPT_Wno_larger_than = 589, */ /* -Wno-larger-than */ 8569 /* OPT_Wno_stack_usage = 590, */ /* -Wno-stack-usage */ 8570 /* OPT_Wno_vla_larger_than = 591, */ /* -Wno-vla-larger-than */ 8571 OPT_Wnoexcept = 592, /* -Wnoexcept */ 8572 OPT_Wnoexcept_type = 593, /* -Wnoexcept-type */ 8573 OPT_Wnon_template_friend = 594, /* -Wnon-template-friend */ 8574 OPT_Wnon_virtual_dtor = 595, /* -Wnon-virtual-dtor */ 8575 OPT_Wnonnull = 596, /* -Wnonnull */ 8576 OPT_Wnonnull_compare = 597, /* -Wnonnull-compare */ 8577 /* OPT_Wnormalized = 598, */ /* -Wnormalized */ 8578 OPT_Wnormalized_ = 599, /* -Wnormalized= */ 8579 OPT_Wnull_dereference = 600, /* -Wnull-dereference */ 8580 OPT_Wodr = 601, /* -Wodr */ 8581 OPT_Wold_style_cast = 602, /* -Wold-style-cast */ 8582 OPT_Wold_style_declaration = 603, /* -Wold-style-declaration */ 8583 OPT_Wold_style_definition = 604, /* -Wold-style-definition */ 8584 OPT_Wopenmp_simd = 605, /* -Wopenmp-simd */ 8585 OPT_Woverflow = 606, /* -Woverflow */ 8586 OPT_Woverlength_strings = 607, /* -Woverlength-strings */ 8587 OPT_Woverloaded_virtual = 608, /* -Woverloaded-virtual */ 8588 OPT_Woverride_init = 609, /* -Woverride-init */ 8589 OPT_Woverride_init_side_effects = 610, /* -Woverride-init-side-effects */ 8590 OPT_Woverwrite_recursive = 611, /* -Woverwrite-recursive */ 8591 OPT_Wp_ = 612, /* -Wp, */ 8592 OPT_Wpacked = 613, /* -Wpacked */ 8593 OPT_Wpacked_bitfield_compat = 614, /* -Wpacked-bitfield-compat */ 8594 OPT_Wpacked_not_aligned = 615, /* -Wpacked-not-aligned */ 8595 OPT_Wpadded = 616, /* -Wpadded */ 8596 OPT_Wparentheses = 617, /* -Wparentheses */ 8597 OPT_Wpedantic = 618, /* -Wpedantic */ 8598 OPT_Wpessimizing_move = 619, /* -Wpessimizing-move */ 8599 /* OPT_Wplacement_new = 620, */ /* -Wplacement-new */ 8600 OPT_Wplacement_new_ = 621, /* -Wplacement-new= */ 8601 OPT_Wpmf_conversions = 622, /* -Wpmf-conversions */ 8602 OPT_Wpointer_arith = 623, /* -Wpointer-arith */ 8603 OPT_Wpointer_compare = 624, /* -Wpointer-compare */ 8604 OPT_Wpointer_sign = 625, /* -Wpointer-sign */ 8605 OPT_Wpointer_to_int_cast = 626, /* -Wpointer-to-int-cast */ 8606 OPT_Wpragmas = 627, /* -Wpragmas */ 8607 OPT_Wprio_ctor_dtor = 628, /* -Wprio-ctor-dtor */ 8608 OPT_Wproperty_assign_default = 629, /* -Wproperty-assign-default */ 8609 OPT_Wprotocol = 630, /* -Wprotocol */ 8610 OPT_Wpsabi = 631, /* -Wpsabi */ 8611 OPT_Wreal_q_constant = 632, /* -Wreal-q-constant */ 8612 OPT_Wrealloc_lhs = 633, /* -Wrealloc-lhs */ 8613 OPT_Wrealloc_lhs_all = 634, /* -Wrealloc-lhs-all */ 8614 OPT_Wredundant_decls = 635, /* -Wredundant-decls */ 8615 OPT_Wredundant_move = 636, /* -Wredundant-move */ 8616 OPT_Wredundant_tags = 637, /* -Wredundant-tags */ 8617 OPT_Wregister = 638, /* -Wregister */ 8618 OPT_Wreorder = 639, /* -Wreorder */ 8619 OPT_Wrestrict = 640, /* -Wrestrict */ 8620 OPT_Wreturn_local_addr = 641, /* -Wreturn-local-addr */ 8621 OPT_Wreturn_type = 642, /* -Wreturn-type */ 8622 OPT_Wscalar_storage_order = 643, /* -Wscalar-storage-order */ 8623 OPT_Wselector = 644, /* -Wselector */ 8624 OPT_Wsequence_point = 645, /* -Wsequence-point */ 8625 OPT_Wshadow = 646, /* -Wshadow */ 8626 /* OPT_Wshadow_compatible_local = 647, */ /* -Wshadow-compatible-local */ 8627 OPT_Wshadow_ivar = 648, /* -Wshadow-ivar */ 8628 /* OPT_Wshadow_local = 649, */ /* -Wshadow-local */ 8629 OPT_Wshadow_compatible_local = 650, /* -Wshadow=compatible-local */ 8630 /* OPT_Wshadow_global = 651, */ /* -Wshadow=global */ 8631 OPT_Wshadow_local = 652, /* -Wshadow=local */ 8632 OPT_Wshift_count_negative = 653, /* -Wshift-count-negative */ 8633 OPT_Wshift_count_overflow = 654, /* -Wshift-count-overflow */ 8634 OPT_Wshift_negative_value = 655, /* -Wshift-negative-value */ 8635 /* OPT_Wshift_overflow = 656, */ /* -Wshift-overflow */ 8636 OPT_Wshift_overflow_ = 657, /* -Wshift-overflow= */ 8637 OPT_Wsign_compare = 658, /* -Wsign-compare */ 8638 OPT_Wsign_conversion = 659, /* -Wsign-conversion */ 8639 OPT_Wsign_promo = 660, /* -Wsign-promo */ 8640 OPT_Wsized_deallocation = 661, /* -Wsized-deallocation */ 8641 OPT_Wsizeof_array_argument = 662, /* -Wsizeof-array-argument */ 8642 OPT_Wsizeof_pointer_div = 663, /* -Wsizeof-pointer-div */ 8643 OPT_Wsizeof_pointer_memaccess = 664, /* -Wsizeof-pointer-memaccess */ 8644 OPT_Wspeculative = 665, /* -Wspeculative */ 8645 OPT_Wstack_protector = 666, /* -Wstack-protector */ 8646 OPT_Wstack_usage_ = 667, /* -Wstack-usage= */ 8647 OPT_Wstrict_aliasing = 668, /* -Wstrict-aliasing */ 8648 OPT_Wstrict_aliasing_ = 669, /* -Wstrict-aliasing= */ 8649 OPT_Wstrict_null_sentinel = 670, /* -Wstrict-null-sentinel */ 8650 OPT_Wstrict_overflow = 671, /* -Wstrict-overflow */ 8651 OPT_Wstrict_overflow_ = 672, /* -Wstrict-overflow= */ 8652 OPT_Wstrict_prototypes = 673, /* -Wstrict-prototypes */ 8653 OPT_Wstrict_selector_match = 674, /* -Wstrict-selector-match */ 8654 OPT_Wstring_compare = 675, /* -Wstring-compare */ 8655 /* OPT_Wstringop_overflow = 676, */ /* -Wstringop-overflow */ 8656 OPT_Wstringop_overflow_ = 677, /* -Wstringop-overflow= */ 8657 OPT_Wstringop_truncation = 678, /* -Wstringop-truncation */ 8658 OPT_Wsubobject_linkage = 679, /* -Wsubobject-linkage */ 8659 OPT_Wsuggest_attribute_cold = 680, /* -Wsuggest-attribute=cold */ 8660 OPT_Wsuggest_attribute_const = 681, /* -Wsuggest-attribute=const */ 8661 OPT_Wsuggest_attribute_format = 682, /* -Wsuggest-attribute=format */ 8662 OPT_Wsuggest_attribute_malloc = 683, /* -Wsuggest-attribute=malloc */ 8663 OPT_Wsuggest_attribute_noreturn = 684, /* -Wsuggest-attribute=noreturn */ 8664 OPT_Wsuggest_attribute_pure = 685, /* -Wsuggest-attribute=pure */ 8665 OPT_Wsuggest_final_methods = 686, /* -Wsuggest-final-methods */ 8666 OPT_Wsuggest_final_types = 687, /* -Wsuggest-final-types */ 8667 OPT_Wsuggest_override = 688, /* -Wsuggest-override */ 8668 OPT_Wsurprising = 689, /* -Wsurprising */ 8669 OPT_Wswitch = 690, /* -Wswitch */ 8670 OPT_Wswitch_bool = 691, /* -Wswitch-bool */ 8671 OPT_Wswitch_default = 692, /* -Wswitch-default */ 8672 OPT_Wswitch_enum = 693, /* -Wswitch-enum */ 8673 OPT_Wswitch_outside_range = 694, /* -Wswitch-outside-range */ 8674 OPT_Wswitch_unreachable = 695, /* -Wswitch-unreachable */ 8675 OPT_Wsync_nand = 696, /* -Wsync-nand */ 8676 OPT_Wsynth = 697, /* -Wsynth */ 8677 OPT_Wsystem_headers = 698, /* -Wsystem-headers */ 8678 OPT_Wtabs = 699, /* -Wtabs */ 8679 OPT_Wtarget_lifetime = 700, /* -Wtarget-lifetime */ 8680 OPT_Wtautological_compare = 701, /* -Wtautological-compare */ 8681 OPT_Wtemplates = 702, /* -Wtemplates */ 8682 OPT_Wterminate = 703, /* -Wterminate */ 8683 OPT_Wtraditional = 704, /* -Wtraditional */ 8684 OPT_Wtraditional_conversion = 705, /* -Wtraditional-conversion */ 8685 OPT_Wtrampolines = 706, /* -Wtrampolines */ 8686 OPT_Wtrigraphs = 707, /* -Wtrigraphs */ 8687 OPT_Wtype_limits = 708, /* -Wtype-limits */ 8688 OPT_Wundeclared_selector = 709, /* -Wundeclared-selector */ 8689 OPT_Wundef = 710, /* -Wundef */ 8690 OPT_Wundefined_do_loop = 711, /* -Wundefined-do-loop */ 8691 OPT_Wunderflow = 712, /* -Wunderflow */ 8692 OPT_Wuninitialized = 713, /* -Wuninitialized */ 8693 OPT_Wunknown_pragmas = 714, /* -Wunknown-pragmas */ 8694 /* OPT_Wunreachable_code = 715, */ /* -Wunreachable-code */ 8695 /* OPT_Wunsafe_loop_optimizations = 716, *//* -Wunsafe-loop-optimizations */ 8696 OPT_Wunsuffixed_float_constants = 717, /* -Wunsuffixed-float-constants */ 8697 OPT_Wunused = 718, /* -Wunused */ 8698 OPT_Wunused_but_set_parameter = 719, /* -Wunused-but-set-parameter */ 8699 OPT_Wunused_but_set_variable = 720, /* -Wunused-but-set-variable */ 8700 /* OPT_Wunused_const_variable = 721, */ /* -Wunused-const-variable */ 8701 OPT_Wunused_const_variable_ = 722, /* -Wunused-const-variable= */ 8702 OPT_Wunused_dummy_argument = 723, /* -Wunused-dummy-argument */ 8703 OPT_Wunused_function = 724, /* -Wunused-function */ 8704 OPT_Wunused_label = 725, /* -Wunused-label */ 8705 OPT_Wunused_local_typedefs = 726, /* -Wunused-local-typedefs */ 8706 OPT_Wunused_macros = 727, /* -Wunused-macros */ 8707 OPT_Wunused_parameter = 728, /* -Wunused-parameter */ 8708 OPT_Wunused_result = 729, /* -Wunused-result */ 8709 OPT_Wunused_value = 730, /* -Wunused-value */ 8710 OPT_Wunused_variable = 731, /* -Wunused-variable */ 8711 OPT_Wuse_without_only = 732, /* -Wuse-without-only */ 8712 OPT_Wuseless_cast = 733, /* -Wuseless-cast */ 8713 OPT_Wvarargs = 734, /* -Wvarargs */ 8714 OPT_Wvariadic_macros = 735, /* -Wvariadic-macros */ 8715 OPT_Wvector_operation_performance = 736, /* -Wvector-operation-performance */ 8716 OPT_Wvirtual_inheritance = 737, /* -Wvirtual-inheritance */ 8717 OPT_Wvirtual_move_assign = 738, /* -Wvirtual-move-assign */ 8718 OPT_Wvla = 739, /* -Wvla */ 8719 OPT_Wvla_larger_than_ = 740, /* -Wvla-larger-than= */ 8720 OPT_Wvolatile = 741, /* -Wvolatile */ 8721 OPT_Wvolatile_register_var = 742, /* -Wvolatile-register-var */ 8722 OPT_Wwrite_strings = 743, /* -Wwrite-strings */ 8723 OPT_Wzero_as_null_pointer_constant = 744, /* -Wzero-as-null-pointer-constant */ 8724 OPT_Wzero_length_bounds = 745, /* -Wzero-length-bounds */ 8725 OPT_Wzerotrip = 746, /* -Wzerotrip */ 8726 OPT_X = 747, /* -X */ 8727 OPT_Xassembler = 748, /* -Xassembler */ 8728 OPT_Xf = 749, /* -Xf */ 8729 OPT_Xlinker = 750, /* -Xlinker */ 8730 OPT_Xpreprocessor = 751, /* -Xpreprocessor */ 8731 OPT_Z = 752, /* -Z */ 8732 OPT_ansi = 753, /* -ansi */ 8733 OPT_aux_info = 754, /* -aux-info */ 8734 /* OPT_aux_info_ = 755, */ /* -aux-info= */ 8735 OPT_auxbase = 756, /* -auxbase */ 8736 OPT_auxbase_strip = 757, /* -auxbase-strip */ 8737 OPT_c = 758, /* -c */ 8738 OPT_callgraph = 759, /* -callgraph */ 8739 OPT_coverage = 760, /* -coverage */ 8740 OPT_cpp = 761, /* -cpp */ 8741 OPT_cpp_ = 762, /* -cpp= */ 8742 OPT_d = 763, /* -d */ 8743 OPT_debuglib_ = 764, /* -debuglib= */ 8744 OPT_defaultlib_ = 765, /* -defaultlib= */ 8745 OPT_defined_only = 766, /* -defined-only */ 8746 OPT_demangle = 767, /* -demangle */ 8747 OPT_dstartfiles = 768, /* -dstartfiles */ 8748 OPT_dump_body_ = 769, /* -dump-body= */ 8749 OPT_dump_level_ = 770, /* -dump-level= */ 8750 OPT_dumpbase = 771, /* -dumpbase */ 8751 OPT_dumpdir = 772, /* -dumpdir */ 8752 OPT_dumpfullversion = 773, /* -dumpfullversion */ 8753 OPT_dumpmachine = 774, /* -dumpmachine */ 8754 OPT_dumpspecs = 775, /* -dumpspecs */ 8755 OPT_dumpversion = 776, /* -dumpversion */ 8756 OPT_e = 777, /* -e */ 8757 OPT_export_dynamic = 778, /* -export-dynamic */ 8758 OPT_fPIC = 779, /* -fPIC */ 8759 OPT_fPIE = 780, /* -fPIE */ 8760 OPT_fRTS_ = 781, /* -fRTS= */ 8761 OPT_fabi_compat_version_ = 782, /* -fabi-compat-version= */ 8762 OPT_fabi_version_ = 783, /* -fabi-version= */ 8763 OPT_faccess_control = 784, /* -faccess-control */ 8764 OPT_fada_spec_parent_ = 785, /* -fada-spec-parent= */ 8765 OPT_faggressive_function_elimination = 786,/* -faggressive-function-elimination */ 8766 OPT_faggressive_loop_optimizations = 787, /* -faggressive-loop-optimizations */ 8767 OPT_falign_commons = 788, /* -falign-commons */ 8768 OPT_falign_functions = 789, /* -falign-functions */ 8769 OPT_falign_functions_ = 790, /* -falign-functions= */ 8770 OPT_falign_jumps = 791, /* -falign-jumps */ 8771 OPT_falign_jumps_ = 792, /* -falign-jumps= */ 8772 OPT_falign_labels = 793, /* -falign-labels */ 8773 OPT_falign_labels_ = 794, /* -falign-labels= */ 8774 OPT_falign_loops = 795, /* -falign-loops */ 8775 OPT_falign_loops_ = 796, /* -falign-loops= */ 8776 /* OPT_faligned_new = 797, */ /* -faligned-new */ 8777 OPT_faligned_new_ = 798, /* -faligned-new= */ 8778 OPT_fall_instantiations = 799, /* -fall-instantiations */ 8779 OPT_fall_intrinsics = 800, /* -fall-intrinsics */ 8780 OPT_fall_virtual = 801, /* -fall-virtual */ 8781 OPT_fallocation_dce = 802, /* -fallocation-dce */ 8782 OPT_fallow_argument_mismatch = 803, /* -fallow-argument-mismatch */ 8783 OPT_fallow_invalid_boz = 804, /* -fallow-invalid-boz */ 8784 OPT_fallow_leading_underscore = 805, /* -fallow-leading-underscore */ 8785 OPT_fallow_parameterless_variadic_functions = 806,/* -fallow-parameterless-variadic-functions */ 8786 OPT_fallow_store_data_races = 807, /* -fallow-store-data-races */ 8787 OPT_falt_external_templates = 808, /* -falt-external-templates */ 8788 OPT_fanalyzer = 809, /* -fanalyzer */ 8789 OPT_fanalyzer_call_summaries = 810, /* -fanalyzer-call-summaries */ 8790 OPT_fanalyzer_checker_ = 811, /* -fanalyzer-checker= */ 8791 OPT_fanalyzer_fine_grained = 812, /* -fanalyzer-fine-grained */ 8792 OPT_fanalyzer_show_duplicate_count = 813, /* -fanalyzer-show-duplicate-count */ 8793 OPT_fanalyzer_state_merge = 814, /* -fanalyzer-state-merge */ 8794 OPT_fanalyzer_state_purge = 815, /* -fanalyzer-state-purge */ 8795 OPT_fanalyzer_transitivity = 816, /* -fanalyzer-transitivity */ 8796 OPT_fanalyzer_verbose_edges = 817, /* -fanalyzer-verbose-edges */ 8797 OPT_fanalyzer_verbose_state_changes = 818, /* -fanalyzer-verbose-state-changes */ 8798 OPT_fanalyzer_verbosity_ = 819, /* -fanalyzer-verbosity= */ 8799 /* OPT_fargument_alias = 820, */ /* -fargument-alias */ 8800 /* OPT_fargument_noalias = 821, */ /* -fargument-noalias */ 8801 /* OPT_fargument_noalias_anything = 822, *//* -fargument-noalias-anything */ 8802 /* OPT_fargument_noalias_global = 823, */ /* -fargument-noalias-global */ 8803 OPT_fasan_shadow_offset_ = 824, /* -fasan-shadow-offset= */ 8804 OPT_fasm = 825, /* -fasm */ 8805 OPT_fassert = 826, /* -fassert */ 8806 OPT_fassociative_math = 827, /* -fassociative-math */ 8807 OPT_fassume_phsa = 828, /* -fassume-phsa */ 8808 OPT_fasynchronous_unwind_tables = 829, /* -fasynchronous-unwind-tables */ 8809 OPT_fauto_inc_dec = 830, /* -fauto-inc-dec */ 8810 OPT_fauto_profile = 831, /* -fauto-profile */ 8811 OPT_fauto_profile_ = 832, /* -fauto-profile= */ 8812 OPT_fautomatic = 833, /* -fautomatic */ 8813 OPT_fbackslash = 834, /* -fbackslash */ 8814 OPT_fbacktrace = 835, /* -fbacktrace */ 8815 OPT_fblas_matmul_limit_ = 836, /* -fblas-matmul-limit= */ 8816 OPT_fbounds_check = 837, /* -fbounds-check */ 8817 OPT_fbounds_check_ = 838, /* -fbounds-check= */ 8818 OPT_fbranch_count_reg = 839, /* -fbranch-count-reg */ 8819 OPT_fbranch_probabilities = 840, /* -fbranch-probabilities */ 8820 /* OPT_fbranch_target_load_optimize = 841, *//* -fbranch-target-load-optimize */ 8821 /* OPT_fbranch_target_load_optimize2 = 842, *//* -fbranch-target-load-optimize2 */ 8822 /* OPT_fbtr_bb_exclusive = 843, */ /* -fbtr-bb-exclusive */ 8823 OPT_fbuilding_libgcc = 844, /* -fbuilding-libgcc */ 8824 OPT_fbuilding_libphobos_tests = 845, /* -fbuilding-libphobos-tests */ 8825 OPT_fbuiltin = 846, /* -fbuiltin */ 8826 OPT_fbuiltin_ = 847, /* -fbuiltin- */ 8827 OPT_fbuiltin_printf = 848, /* -fbuiltin-printf */ 8828 OPT_fc_prototypes = 849, /* -fc-prototypes */ 8829 OPT_fc_prototypes_external = 850, /* -fc-prototypes-external */ 8830 OPT_fcall_saved_ = 851, /* -fcall-saved- */ 8831 OPT_fcall_used_ = 852, /* -fcall-used- */ 8832 OPT_fcaller_saves = 853, /* -fcaller-saves */ 8833 OPT_fcallgraph_info = 854, /* -fcallgraph-info */ 8834 OPT_fcallgraph_info_ = 855, /* -fcallgraph-info= */ 8835 OPT_fcanonical_system_headers = 856, /* -fcanonical-system-headers */ 8836 /* OPT_fcf_protection = 857, */ /* -fcf-protection */ 8837 OPT_fcf_protection_ = 858, /* -fcf-protection= */ 8838 OPT_fchar8_t = 859, /* -fchar8_t */ 8839 OPT_fcheck_array_temporaries = 860, /* -fcheck-array-temporaries */ 8840 /* OPT_fcheck_data_deps = 861, */ /* -fcheck-data-deps */ 8841 OPT_fcheck_new = 862, /* -fcheck-new */ 8842 OPT_fcheck_pointer_bounds = 863, /* -fcheck-pointer-bounds */ 8843 OPT_fcheck_ = 864, /* -fcheck= */ 8844 OPT_fchecking = 865, /* -fchecking */ 8845 OPT_fchecking_ = 866, /* -fchecking= */ 8846 OPT_fchkp_check_incomplete_type = 867, /* -fchkp-check-incomplete-type */ 8847 OPT_fchkp_check_read = 868, /* -fchkp-check-read */ 8848 OPT_fchkp_check_write = 869, /* -fchkp-check-write */ 8849 OPT_fchkp_first_field_has_own_bounds = 870,/* -fchkp-first-field-has-own-bounds */ 8850 OPT_fchkp_flexible_struct_trailing_arrays = 871,/* -fchkp-flexible-struct-trailing-arrays */ 8851 OPT_fchkp_instrument_calls = 872, /* -fchkp-instrument-calls */ 8852 OPT_fchkp_instrument_marked_only = 873, /* -fchkp-instrument-marked-only */ 8853 OPT_fchkp_narrow_bounds = 874, /* -fchkp-narrow-bounds */ 8854 OPT_fchkp_narrow_to_innermost_array = 875, /* -fchkp-narrow-to-innermost-array */ 8855 OPT_fchkp_optimize = 876, /* -fchkp-optimize */ 8856 OPT_fchkp_store_bounds = 877, /* -fchkp-store-bounds */ 8857 OPT_fchkp_treat_zero_dynamic_size_as_infinite = 878,/* -fchkp-treat-zero-dynamic-size-as-infinite */ 8858 OPT_fchkp_use_fast_string_functions = 879, /* -fchkp-use-fast-string-functions */ 8859 OPT_fchkp_use_nochk_string_functions = 880,/* -fchkp-use-nochk-string-functions */ 8860 OPT_fchkp_use_static_bounds = 881, /* -fchkp-use-static-bounds */ 8861 OPT_fchkp_use_static_const_bounds = 882, /* -fchkp-use-static-const-bounds */ 8862 OPT_fchkp_use_wrappers = 883, /* -fchkp-use-wrappers */ 8863 OPT_fchkp_zero_input_bounds_for_main = 884,/* -fchkp-zero-input-bounds-for-main */ 8864 /* OPT_fcilkplus = 885, */ /* -fcilkplus */ 8865 OPT_fcoarray_ = 886, /* -fcoarray= */ 8866 OPT_fcode_hoisting = 887, /* -fcode-hoisting */ 8867 OPT_fcombine_stack_adjustments = 888, /* -fcombine-stack-adjustments */ 8868 OPT_fcommon = 889, /* -fcommon */ 8869 OPT_fcompare_debug = 890, /* -fcompare-debug */ 8870 OPT_fcompare_debug_second = 891, /* -fcompare-debug-second */ 8871 OPT_fcompare_debug_ = 892, /* -fcompare-debug= */ 8872 OPT_fcompare_elim = 893, /* -fcompare-elim */ 8873 OPT_fconcepts = 894, /* -fconcepts */ 8874 OPT_fconcepts_diagnostics_depth_ = 895, /* -fconcepts-diagnostics-depth= */ 8875 OPT_fconcepts_ts = 896, /* -fconcepts-ts */ 8876 OPT_fcond_mismatch = 897, /* -fcond-mismatch */ 8877 /* OPT_fconserve_space = 898, */ /* -fconserve-space */ 8878 OPT_fconserve_stack = 899, /* -fconserve-stack */ 8879 OPT_fconstant_string_class_ = 900, /* -fconstant-string-class= */ 8880 OPT_fconstexpr_cache_depth_ = 901, /* -fconstexpr-cache-depth= */ 8881 OPT_fconstexpr_depth_ = 902, /* -fconstexpr-depth= */ 8882 OPT_fconstexpr_loop_limit_ = 903, /* -fconstexpr-loop-limit= */ 8883 OPT_fconstexpr_ops_limit_ = 904, /* -fconstexpr-ops-limit= */ 8884 OPT_fconvert_ = 905, /* -fconvert= */ 8885 OPT_fcoroutines = 906, /* -fcoroutines */ 8886 OPT_fcprop_registers = 907, /* -fcprop-registers */ 8887 OPT_fcray_pointer = 908, /* -fcray-pointer */ 8888 OPT_fcrossjumping = 909, /* -fcrossjumping */ 8889 OPT_fcse_follow_jumps = 910, /* -fcse-follow-jumps */ 8890 /* OPT_fcse_skip_blocks = 911, */ /* -fcse-skip-blocks */ 8891 OPT_fcx_fortran_rules = 912, /* -fcx-fortran-rules */ 8892 OPT_fcx_limited_range = 913, /* -fcx-limited-range */ 8893 OPT_fd_lines_as_code = 914, /* -fd-lines-as-code */ 8894 OPT_fd_lines_as_comments = 915, /* -fd-lines-as-comments */ 8895 OPT_fdata_sections = 916, /* -fdata-sections */ 8896 OPT_fdbg_cnt_list = 917, /* -fdbg-cnt-list */ 8897 OPT_fdbg_cnt_ = 918, /* -fdbg-cnt= */ 8898 OPT_fdce = 919, /* -fdce */ 8899 OPT_fdebug = 920, /* -fdebug */ 8900 OPT_fdebug_cpp = 921, /* -fdebug-cpp */ 8901 OPT_fdebug_prefix_map_ = 922, /* -fdebug-prefix-map= */ 8902 OPT_fdebug_types_section = 923, /* -fdebug-types-section */ 8903 OPT_fdebug_ = 924, /* -fdebug= */ 8904 OPT_fdec = 925, /* -fdec */ 8905 OPT_fdec_blank_format_item = 926, /* -fdec-blank-format-item */ 8906 OPT_fdec_char_conversions = 927, /* -fdec-char-conversions */ 8907 OPT_fdec_format_defaults = 928, /* -fdec-format-defaults */ 8908 OPT_fdec_include = 929, /* -fdec-include */ 8909 OPT_fdec_intrinsic_ints = 930, /* -fdec-intrinsic-ints */ 8910 OPT_fdec_math = 931, /* -fdec-math */ 8911 OPT_fdec_static = 932, /* -fdec-static */ 8912 OPT_fdec_structure = 933, /* -fdec-structure */ 8913 OPT_fdeclone_ctor_dtor = 934, /* -fdeclone-ctor-dtor */ 8914 /* OPT_fdeduce_init_list = 935, */ /* -fdeduce-init-list */ 8915 OPT_fdefault_double_8 = 936, /* -fdefault-double-8 */ 8916 /* OPT_fdefault_inline = 937, */ /* -fdefault-inline */ 8917 OPT_fdefault_integer_8 = 938, /* -fdefault-integer-8 */ 8918 OPT_fdefault_real_10 = 939, /* -fdefault-real-10 */ 8919 OPT_fdefault_real_16 = 940, /* -fdefault-real-16 */ 8920 OPT_fdefault_real_8 = 941, /* -fdefault-real-8 */ 8921 OPT_fdefer_pop = 942, /* -fdefer-pop */ 8922 OPT_fdelayed_branch = 943, /* -fdelayed-branch */ 8923 OPT_fdelete_dead_exceptions = 944, /* -fdelete-dead-exceptions */ 8924 OPT_fdelete_null_pointer_checks = 945, /* -fdelete-null-pointer-checks */ 8925 OPT_fdevirtualize = 946, /* -fdevirtualize */ 8926 OPT_fdevirtualize_at_ltrans = 947, /* -fdevirtualize-at-ltrans */ 8927 OPT_fdevirtualize_speculatively = 948, /* -fdevirtualize-speculatively */ 8928 /* OPT_fdiagnostics_color = 949, */ /* -fdiagnostics-color */ 8929 OPT_fdiagnostics_color_ = 950, /* -fdiagnostics-color= */ 8930 OPT_fdiagnostics_format_ = 951, /* -fdiagnostics-format= */ 8931 OPT_fdiagnostics_generate_patch = 952, /* -fdiagnostics-generate-patch */ 8932 OPT_fdiagnostics_minimum_margin_width_ = 953,/* -fdiagnostics-minimum-margin-width= */ 8933 OPT_fdiagnostics_parseable_fixits = 954, /* -fdiagnostics-parseable-fixits */ 8934 OPT_fdiagnostics_path_format_ = 955, /* -fdiagnostics-path-format= */ 8935 OPT_fdiagnostics_show_caret = 956, /* -fdiagnostics-show-caret */ 8936 OPT_fdiagnostics_show_cwe = 957, /* -fdiagnostics-show-cwe */ 8937 OPT_fdiagnostics_show_labels = 958, /* -fdiagnostics-show-labels */ 8938 OPT_fdiagnostics_show_line_numbers = 959, /* -fdiagnostics-show-line-numbers */ 8939 OPT_fdiagnostics_show_location_ = 960, /* -fdiagnostics-show-location= */ 8940 OPT_fdiagnostics_show_option = 961, /* -fdiagnostics-show-option */ 8941 OPT_fdiagnostics_show_path_depths = 962, /* -fdiagnostics-show-path-depths */ 8942 OPT_fdiagnostics_show_template_tree = 963, /* -fdiagnostics-show-template-tree */ 8943 OPT_fdiagnostics_urls_ = 964, /* -fdiagnostics-urls= */ 8944 OPT_fdirectives_only = 965, /* -fdirectives-only */ 8945 OPT_fdisable_ = 966, /* -fdisable- */ 8946 OPT_fdoc = 967, /* -fdoc */ 8947 OPT_fdoc_dir_ = 968, /* -fdoc-dir= */ 8948 OPT_fdoc_file_ = 969, /* -fdoc-file= */ 8949 OPT_fdoc_inc_ = 970, /* -fdoc-inc= */ 8950 OPT_fdollar_ok = 971, /* -fdollar-ok */ 8951 OPT_fdollars_in_identifiers = 972, /* -fdollars-in-identifiers */ 8952 OPT_fdruntime = 973, /* -fdruntime */ 8953 OPT_fdse = 974, /* -fdse */ 8954 OPT_fdump_ = 975, /* -fdump- */ 8955 OPT_fdump_ada_spec = 976, /* -fdump-ada-spec */ 8956 OPT_fdump_ada_spec_slim = 977, /* -fdump-ada-spec-slim */ 8957 OPT_fdump_analyzer = 978, /* -fdump-analyzer */ 8958 OPT_fdump_analyzer_callgraph = 979, /* -fdump-analyzer-callgraph */ 8959 OPT_fdump_analyzer_exploded_graph = 980, /* -fdump-analyzer-exploded-graph */ 8960 OPT_fdump_analyzer_exploded_nodes = 981, /* -fdump-analyzer-exploded-nodes */ 8961 OPT_fdump_analyzer_exploded_nodes_2 = 982, /* -fdump-analyzer-exploded-nodes-2 */ 8962 OPT_fdump_analyzer_exploded_nodes_3 = 983, /* -fdump-analyzer-exploded-nodes-3 */ 8963 OPT_fdump_analyzer_state_purge = 984, /* -fdump-analyzer-state-purge */ 8964 OPT_fdump_analyzer_stderr = 985, /* -fdump-analyzer-stderr */ 8965 OPT_fdump_analyzer_supergraph = 986, /* -fdump-analyzer-supergraph */ 8966 /* OPT_fdump_core = 987, */ /* -fdump-core */ 8967 OPT_fdump_d_original = 988, /* -fdump-d-original */ 8968 OPT_fdump_final_insns = 989, /* -fdump-final-insns */ 8969 OPT_fdump_final_insns_ = 990, /* -fdump-final-insns= */ 8970 OPT_fdump_fortran_global = 991, /* -fdump-fortran-global */ 8971 OPT_fdump_fortran_optimized = 992, /* -fdump-fortran-optimized */ 8972 OPT_fdump_fortran_original = 993, /* -fdump-fortran-original */ 8973 OPT_fdump_go_spec_ = 994, /* -fdump-go-spec= */ 8974 OPT_fdump_internal_locations = 995, /* -fdump-internal-locations */ 8975 OPT_fdump_noaddr = 996, /* -fdump-noaddr */ 8976 /* OPT_fdump_parse_tree = 997, */ /* -fdump-parse-tree */ 8977 OPT_fdump_passes = 998, /* -fdump-passes */ 8978 OPT_fdump_scos = 999, /* -fdump-scos */ 8979 OPT_fdump_unnumbered = 1000, /* -fdump-unnumbered */ 8980 OPT_fdump_unnumbered_links = 1001, /* -fdump-unnumbered-links */ 8981 OPT_fdwarf2_cfi_asm = 1002, /* -fdwarf2-cfi-asm */ 8982 OPT_fearly_inlining = 1003, /* -fearly-inlining */ 8983 OPT_felide_constructors = 1004, /* -felide-constructors */ 8984 OPT_felide_type = 1005, /* -felide-type */ 8985 /* OPT_feliminate_dwarf2_dups = 1006, */ /* -feliminate-dwarf2-dups */ 8986 OPT_feliminate_unused_debug_symbols = 1007,/* -feliminate-unused-debug-symbols */ 8987 OPT_feliminate_unused_debug_types = 1008, /* -feliminate-unused-debug-types */ 8988 OPT_femit_class_debug_always = 1009, /* -femit-class-debug-always */ 8989 OPT_femit_struct_debug_baseonly = 1010, /* -femit-struct-debug-baseonly */ 8990 OPT_femit_struct_debug_detailed_ = 1011, /* -femit-struct-debug-detailed= */ 8991 OPT_femit_struct_debug_reduced = 1012, /* -femit-struct-debug-reduced */ 8992 OPT_fenable_ = 1013, /* -fenable- */ 8993 OPT_fenforce_eh_specs = 1014, /* -fenforce-eh-specs */ 8994 OPT_fenum_int_equiv = 1015, /* -fenum-int-equiv */ 8995 OPT_fexceptions = 1016, /* -fexceptions */ 8996 OPT_fexcess_precision_ = 1017, /* -fexcess-precision= */ 8997 OPT_fexec_charset_ = 1018, /* -fexec-charset= */ 8998 OPT_fexpensive_optimizations = 1019, /* -fexpensive-optimizations */ 8999 OPT_fext_numeric_literals = 1020, /* -fext-numeric-literals */ 9000 OPT_fextended_identifiers = 1021, /* -fextended-identifiers */ 9001 OPT_fextern_tls_init = 1022, /* -fextern-tls-init */ 9002 OPT_fexternal_blas = 1023, /* -fexternal-blas */ 9003 OPT_fexternal_templates = 1024, /* -fexternal-templates */ 9004 OPT_ff2c = 1025, /* -ff2c */ 9005 OPT_ffast_math = 1026, /* -ffast-math */ 9006 OPT_ffat_lto_objects = 1027, /* -ffat-lto-objects */ 9007 OPT_ffile_prefix_map_ = 1028, /* -ffile-prefix-map= */ 9008 OPT_ffinite_loops = 1029, /* -ffinite-loops */ 9009 OPT_ffinite_math_only = 1030, /* -ffinite-math-only */ 9010 OPT_ffixed_ = 1031, /* -ffixed- */ 9011 OPT_ffixed_form = 1032, /* -ffixed-form */ 9012 OPT_ffixed_line_length_ = 1033, /* -ffixed-line-length- */ 9013 OPT_ffixed_line_length_none = 1034, /* -ffixed-line-length-none */ 9014 OPT_ffloat_store = 1035, /* -ffloat-store */ 9015 OPT_ffor_scope = 1036, /* -ffor-scope */ 9016 /* OPT_fforce_addr = 1037, */ /* -fforce-addr */ 9017 OPT_fforward_propagate = 1038, /* -fforward-propagate */ 9018 OPT_ffp_contract_ = 1039, /* -ffp-contract= */ 9019 OPT_ffp_int_builtin_inexact = 1040, /* -ffp-int-builtin-inexact */ 9020 OPT_ffpe_summary_ = 1041, /* -ffpe-summary= */ 9021 OPT_ffpe_trap_ = 1042, /* -ffpe-trap= */ 9022 OPT_ffree_form = 1043, /* -ffree-form */ 9023 OPT_ffree_line_length_ = 1044, /* -ffree-line-length- */ 9024 OPT_ffree_line_length_none = 1045, /* -ffree-line-length-none */ 9025 OPT_ffreestanding = 1046, /* -ffreestanding */ 9026 OPT_ffriend_injection = 1047, /* -ffriend-injection */ 9027 OPT_ffrontend_loop_interchange = 1048, /* -ffrontend-loop-interchange */ 9028 OPT_ffrontend_optimize = 1049, /* -ffrontend-optimize */ 9029 OPT_ffunction_cse = 1050, /* -ffunction-cse */ 9030 OPT_ffunction_sections = 1051, /* -ffunction-sections */ 9031 OPT_fgcse = 1052, /* -fgcse */ 9032 OPT_fgcse_after_reload = 1053, /* -fgcse-after-reload */ 9033 OPT_fgcse_las = 1054, /* -fgcse-las */ 9034 OPT_fgcse_lm = 1055, /* -fgcse-lm */ 9035 OPT_fgcse_sm = 1056, /* -fgcse-sm */ 9036 OPT_fgimple = 1057, /* -fgimple */ 9037 OPT_fgnat_encodings_ = 1058, /* -fgnat-encodings= */ 9038 OPT_fgnu_keywords = 1059, /* -fgnu-keywords */ 9039 OPT_fgnu_runtime = 1060, /* -fgnu-runtime */ 9040 OPT_fgnu_tm = 1061, /* -fgnu-tm */ 9041 OPT_fgnu_unique = 1062, /* -fgnu-unique */ 9042 OPT_fgnu89_inline = 1063, /* -fgnu89-inline */ 9043 OPT_fgo_c_header_ = 1064, /* -fgo-c-header= */ 9044 OPT_fgo_check_divide_overflow = 1065, /* -fgo-check-divide-overflow */ 9045 OPT_fgo_check_divide_zero = 1066, /* -fgo-check-divide-zero */ 9046 OPT_fgo_compiling_runtime = 1067, /* -fgo-compiling-runtime */ 9047 OPT_fgo_debug_escape = 1068, /* -fgo-debug-escape */ 9048 OPT_fgo_debug_escape_hash_ = 1069, /* -fgo-debug-escape-hash= */ 9049 OPT_fgo_debug_optimization = 1070, /* -fgo-debug-optimization */ 9050 OPT_fgo_dump_ = 1071, /* -fgo-dump- */ 9051 OPT_fgo_optimize_ = 1072, /* -fgo-optimize- */ 9052 OPT_fgo_pkgpath_ = 1073, /* -fgo-pkgpath= */ 9053 OPT_fgo_prefix_ = 1074, /* -fgo-prefix= */ 9054 OPT_fgo_relative_import_path_ = 1075, /* -fgo-relative-import-path= */ 9055 OPT_fgraphite = 1076, /* -fgraphite */ 9056 OPT_fgraphite_identity = 1077, /* -fgraphite-identity */ 9057 OPT_fguess_branch_probability = 1078, /* -fguess-branch-probability */ 9058 OPT_fguiding_decls = 1079, /* -fguiding-decls */ 9059 /* OPT_fhandle_exceptions = 1080, */ /* -fhandle-exceptions */ 9060 /* OPT_fhelp = 1081, */ /* -fhelp */ 9061 /* OPT_fhelp_ = 1082, */ /* -fhelp= */ 9062 OPT_fhoist_adjacent_loads = 1083, /* -fhoist-adjacent-loads */ 9063 OPT_fhonor_std = 1084, /* -fhonor-std */ 9064 OPT_fhosted = 1085, /* -fhosted */ 9065 OPT_fhuge_objects = 1086, /* -fhuge-objects */ 9066 OPT_fident = 1087, /* -fident */ 9067 OPT_fif_conversion = 1088, /* -fif-conversion */ 9068 OPT_fif_conversion2 = 1089, /* -fif-conversion2 */ 9069 OPT_fignore_unknown_pragmas = 1090, /* -fignore-unknown-pragmas */ 9070 OPT_fimplement_inlines = 1091, /* -fimplement-inlines */ 9071 OPT_fimplicit_inline_templates = 1092, /* -fimplicit-inline-templates */ 9072 OPT_fimplicit_none = 1093, /* -fimplicit-none */ 9073 OPT_fimplicit_templates = 1094, /* -fimplicit-templates */ 9074 OPT_findirect_inlining = 1095, /* -findirect-inlining */ 9075 OPT_finhibit_size_directive = 1096, /* -finhibit-size-directive */ 9076 OPT_finit_character_ = 1097, /* -finit-character= */ 9077 OPT_finit_derived = 1098, /* -finit-derived */ 9078 OPT_finit_integer_ = 1099, /* -finit-integer= */ 9079 OPT_finit_local_zero = 1100, /* -finit-local-zero */ 9080 OPT_finit_logical_ = 1101, /* -finit-logical= */ 9081 OPT_finit_real_ = 1102, /* -finit-real= */ 9082 OPT_finline = 1103, /* -finline */ 9083 OPT_finline_arg_packing = 1104, /* -finline-arg-packing */ 9084 OPT_finline_atomics = 1105, /* -finline-atomics */ 9085 OPT_finline_functions = 1106, /* -finline-functions */ 9086 OPT_finline_functions_called_once = 1107, /* -finline-functions-called-once */ 9087 /* OPT_finline_limit_ = 1108, */ /* -finline-limit- */ 9088 OPT_finline_limit_ = 1109, /* -finline-limit= */ 9089 OPT_finline_matmul_limit_ = 1110, /* -finline-matmul-limit= */ 9090 OPT_finline_small_functions = 1111, /* -finline-small-functions */ 9091 OPT_finput_charset_ = 1112, /* -finput-charset= */ 9092 OPT_finstrument_functions = 1113, /* -finstrument-functions */ 9093 OPT_finstrument_functions_exclude_file_list_ = 1114,/* -finstrument-functions-exclude-file-list= */ 9094 OPT_finstrument_functions_exclude_function_list_ = 1115,/* -finstrument-functions-exclude-function-list= */ 9095 OPT_finteger_4_integer_8 = 1116, /* -finteger-4-integer-8 */ 9096 OPT_fintrinsic_modules_path = 1117, /* -fintrinsic-modules-path */ 9097 OPT_fintrinsic_modules_path_ = 1118, /* -fintrinsic-modules-path= */ 9098 OPT_finvariants = 1119, /* -finvariants */ 9099 OPT_fipa_bit_cp = 1120, /* -fipa-bit-cp */ 9100 OPT_fipa_cp = 1121, /* -fipa-cp */ 9101 /* OPT_fipa_cp_alignment = 1122, */ /* -fipa-cp-alignment */ 9102 OPT_fipa_cp_clone = 1123, /* -fipa-cp-clone */ 9103 OPT_fipa_icf = 1124, /* -fipa-icf */ 9104 OPT_fipa_icf_functions = 1125, /* -fipa-icf-functions */ 9105 OPT_fipa_icf_variables = 1126, /* -fipa-icf-variables */ 9106 /* OPT_fipa_matrix_reorg = 1127, */ /* -fipa-matrix-reorg */ 9107 OPT_fipa_profile = 1128, /* -fipa-profile */ 9108 OPT_fipa_pta = 1129, /* -fipa-pta */ 9109 OPT_fipa_pure_const = 1130, /* -fipa-pure-const */ 9110 OPT_fipa_ra = 1131, /* -fipa-ra */ 9111 OPT_fipa_reference = 1132, /* -fipa-reference */ 9112 OPT_fipa_reference_addressable = 1133, /* -fipa-reference-addressable */ 9113 OPT_fipa_sra = 1134, /* -fipa-sra */ 9114 OPT_fipa_stack_alignment = 1135, /* -fipa-stack-alignment */ 9115 /* OPT_fipa_struct_reorg = 1136, */ /* -fipa-struct-reorg */ 9116 OPT_fipa_vrp = 1137, /* -fipa-vrp */ 9117 OPT_fira_algorithm_ = 1138, /* -fira-algorithm= */ 9118 OPT_fira_hoist_pressure = 1139, /* -fira-hoist-pressure */ 9119 OPT_fira_loop_pressure = 1140, /* -fira-loop-pressure */ 9120 OPT_fira_region_ = 1141, /* -fira-region= */ 9121 OPT_fira_share_save_slots = 1142, /* -fira-share-save-slots */ 9122 OPT_fira_share_spill_slots = 1143, /* -fira-share-spill-slots */ 9123 OPT_fira_verbose_ = 1144, /* -fira-verbose= */ 9124 OPT_fisolate_erroneous_paths_attribute = 1145,/* -fisolate-erroneous-paths-attribute */ 9125 OPT_fisolate_erroneous_paths_dereference = 1146,/* -fisolate-erroneous-paths-dereference */ 9126 OPT_fivar_visibility_ = 1147, /* -fivar-visibility= */ 9127 OPT_fivopts = 1148, /* -fivopts */ 9128 OPT_fjump_tables = 1149, /* -fjump-tables */ 9129 OPT_fkeep_gc_roots_live = 1150, /* -fkeep-gc-roots-live */ 9130 OPT_fkeep_inline_dllexport = 1151, /* -fkeep-inline-dllexport */ 9131 OPT_fkeep_inline_functions = 1152, /* -fkeep-inline-functions */ 9132 OPT_fkeep_static_consts = 1153, /* -fkeep-static-consts */ 9133 OPT_fkeep_static_functions = 1154, /* -fkeep-static-functions */ 9134 OPT_flabels_ok = 1155, /* -flabels-ok */ 9135 OPT_flax_vector_conversions = 1156, /* -flax-vector-conversions */ 9136 OPT_fleading_underscore = 1157, /* -fleading-underscore */ 9137 OPT_flifetime_dse = 1158, /* -flifetime-dse */ 9138 OPT_flifetime_dse_ = 1159, /* -flifetime-dse= */ 9139 OPT_flimit_function_alignment = 1160, /* -flimit-function-alignment */ 9140 OPT_flinker_output_ = 1161, /* -flinker-output= */ 9141 /* OPT_flive_patching = 1162, */ /* -flive-patching */ 9142 OPT_flive_patching_ = 1163, /* -flive-patching= */ 9143 OPT_flive_range_shrinkage = 1164, /* -flive-range-shrinkage */ 9144 OPT_flocal_ivars = 1165, /* -flocal-ivars */ 9145 /* OPT_floop_block = 1166, */ /* -floop-block */ 9146 /* OPT_floop_flatten = 1167, */ /* -floop-flatten */ 9147 OPT_floop_interchange = 1168, /* -floop-interchange */ 9148 OPT_floop_nest_optimize = 1169, /* -floop-nest-optimize */ 9149 /* OPT_floop_optimize = 1170, */ /* -floop-optimize */ 9150 OPT_floop_parallelize_all = 1171, /* -floop-parallelize-all */ 9151 /* OPT_floop_strip_mine = 1172, */ /* -floop-strip-mine */ 9152 OPT_floop_unroll_and_jam = 1173, /* -floop-unroll-and-jam */ 9153 OPT_flra_remat = 1174, /* -flra-remat */ 9154 OPT_flto = 1175, /* -flto */ 9155 OPT_flto_compression_level_ = 1176, /* -flto-compression-level= */ 9156 /* OPT_flto_odr_type_merging = 1177, */ /* -flto-odr-type-merging */ 9157 OPT_flto_partition_ = 1178, /* -flto-partition= */ 9158 OPT_flto_report = 1179, /* -flto-report */ 9159 OPT_flto_report_wpa = 1180, /* -flto-report-wpa */ 9160 OPT_flto_ = 1181, /* -flto= */ 9161 OPT_fltrans = 1182, /* -fltrans */ 9162 OPT_fltrans_output_list_ = 1183, /* -fltrans-output-list= */ 9163 OPT_fmacro_prefix_map_ = 1184, /* -fmacro-prefix-map= */ 9164 OPT_fmain = 1185, /* -fmain */ 9165 OPT_fmath_errno = 1186, /* -fmath-errno */ 9166 OPT_fmax_array_constructor_ = 1187, /* -fmax-array-constructor= */ 9167 OPT_fmax_errors_ = 1188, /* -fmax-errors= */ 9168 OPT_fmax_identifier_length_ = 1189, /* -fmax-identifier-length= */ 9169 OPT_fmax_include_depth_ = 1190, /* -fmax-include-depth= */ 9170 OPT_fmax_stack_var_size_ = 1191, /* -fmax-stack-var-size= */ 9171 OPT_fmax_subrecord_length_ = 1192, /* -fmax-subrecord-length= */ 9172 OPT_fmem_report = 1193, /* -fmem-report */ 9173 OPT_fmem_report_wpa = 1194, /* -fmem-report-wpa */ 9174 OPT_fmerge_all_constants = 1195, /* -fmerge-all-constants */ 9175 OPT_fmerge_constants = 1196, /* -fmerge-constants */ 9176 OPT_fmerge_debug_strings = 1197, /* -fmerge-debug-strings */ 9177 OPT_fmessage_length_ = 1198, /* -fmessage-length= */ 9178 OPT_fmodule_file_ = 1199, /* -fmodule-file= */ 9179 OPT_fmodule_private = 1200, /* -fmodule-private */ 9180 OPT_fmoduleinfo = 1201, /* -fmoduleinfo */ 9181 OPT_fmodulo_sched = 1202, /* -fmodulo-sched */ 9182 OPT_fmodulo_sched_allow_regmoves = 1203, /* -fmodulo-sched-allow-regmoves */ 9183 OPT_fmove_loop_invariants = 1204, /* -fmove-loop-invariants */ 9184 OPT_fms_extensions = 1205, /* -fms-extensions */ 9185 OPT_fmudflap = 1206, /* -fmudflap */ 9186 OPT_fmudflapir = 1207, /* -fmudflapir */ 9187 OPT_fmudflapth = 1208, /* -fmudflapth */ 9188 OPT_fname_mangling_version_ = 1209, /* -fname-mangling-version- */ 9189 OPT_fnew_abi = 1210, /* -fnew-abi */ 9190 OPT_fnew_inheriting_ctors = 1211, /* -fnew-inheriting-ctors */ 9191 OPT_fnew_ttp_matching = 1212, /* -fnew-ttp-matching */ 9192 OPT_fnext_runtime = 1213, /* -fnext-runtime */ 9193 OPT_fnil_receivers = 1214, /* -fnil-receivers */ 9194 OPT_fnon_call_exceptions = 1215, /* -fnon-call-exceptions */ 9195 OPT_fnonansi_builtins = 1216, /* -fnonansi-builtins */ 9196 OPT_fnonnull_objects = 1217, /* -fnonnull-objects */ 9197 OPT_fnothrow_opt = 1218, /* -fnothrow-opt */ 9198 OPT_fobjc_abi_version_ = 1219, /* -fobjc-abi-version= */ 9199 OPT_fobjc_call_cxx_cdtors = 1220, /* -fobjc-call-cxx-cdtors */ 9200 OPT_fobjc_direct_dispatch = 1221, /* -fobjc-direct-dispatch */ 9201 OPT_fobjc_exceptions = 1222, /* -fobjc-exceptions */ 9202 OPT_fobjc_gc = 1223, /* -fobjc-gc */ 9203 OPT_fobjc_nilcheck = 1224, /* -fobjc-nilcheck */ 9204 OPT_fobjc_sjlj_exceptions = 1225, /* -fobjc-sjlj-exceptions */ 9205 OPT_fobjc_std_objc1 = 1226, /* -fobjc-std=objc1 */ 9206 OPT_foffload_abi_ = 1227, /* -foffload-abi= */ 9207 OPT_foffload_ = 1228, /* -foffload= */ 9208 OPT_fomit_frame_pointer = 1229, /* -fomit-frame-pointer */ 9209 OPT_fonly_ = 1230, /* -fonly= */ 9210 OPT_fopenacc = 1231, /* -fopenacc */ 9211 OPT_fopenacc_dim_ = 1232, /* -fopenacc-dim= */ 9212 OPT_fopenmp = 1233, /* -fopenmp */ 9213 OPT_fopenmp_simd = 1234, /* -fopenmp-simd */ 9214 OPT_foperator_names = 1235, /* -foperator-names */ 9215 OPT_fopt_info = 1236, /* -fopt-info */ 9216 OPT_fopt_info_ = 1237, /* -fopt-info- */ 9217 /* OPT_foptimize_register_move = 1238, */ /* -foptimize-register-move */ 9218 OPT_foptimize_sibling_calls = 1239, /* -foptimize-sibling-calls */ 9219 OPT_foptimize_strlen = 1240, /* -foptimize-strlen */ 9220 /* OPT_foptional_diags = 1241, */ /* -foptional-diags */ 9221 OPT_fpack_derived = 1242, /* -fpack-derived */ 9222 OPT_fpack_struct = 1243, /* -fpack-struct */ 9223 OPT_fpack_struct_ = 1244, /* -fpack-struct= */ 9224 OPT_fpad_source = 1245, /* -fpad-source */ 9225 OPT_fpartial_inlining = 1246, /* -fpartial-inlining */ 9226 OPT_fpatchable_function_entry_ = 1247, /* -fpatchable-function-entry= */ 9227 OPT_fpcc_struct_return = 1248, /* -fpcc-struct-return */ 9228 OPT_fpch_deps = 1249, /* -fpch-deps */ 9229 OPT_fpch_preprocess = 1250, /* -fpch-preprocess */ 9230 OPT_fpeel_loops = 1251, /* -fpeel-loops */ 9231 OPT_fpeephole = 1252, /* -fpeephole */ 9232 OPT_fpeephole2 = 1253, /* -fpeephole2 */ 9233 OPT_fpermissive = 1254, /* -fpermissive */ 9234 OPT_fpermitted_flt_eval_methods_ = 1255, /* -fpermitted-flt-eval-methods= */ 9235 OPT_fpic = 1256, /* -fpic */ 9236 OPT_fpie = 1257, /* -fpie */ 9237 OPT_fplan9_extensions = 1258, /* -fplan9-extensions */ 9238 OPT_fplt = 1259, /* -fplt */ 9239 OPT_fplugin_arg_ = 1260, /* -fplugin-arg- */ 9240 OPT_fplugin_ = 1261, /* -fplugin= */ 9241 OPT_fpost_ipa_mem_report = 1262, /* -fpost-ipa-mem-report */ 9242 OPT_fpostconditions = 1263, /* -fpostconditions */ 9243 OPT_fpre_include_ = 1264, /* -fpre-include= */ 9244 OPT_fpre_ipa_mem_report = 1265, /* -fpre-ipa-mem-report */ 9245 OPT_fpreconditions = 1266, /* -fpreconditions */ 9246 OPT_fpredictive_commoning = 1267, /* -fpredictive-commoning */ 9247 OPT_fprefetch_loop_arrays = 1268, /* -fprefetch-loop-arrays */ 9248 OPT_fpreprocessed = 1269, /* -fpreprocessed */ 9249 OPT_fpretty_templates = 1270, /* -fpretty-templates */ 9250 OPT_fprintf_return_value = 1271, /* -fprintf-return-value */ 9251 OPT_fprofile = 1272, /* -fprofile */ 9252 OPT_fprofile_abs_path = 1273, /* -fprofile-abs-path */ 9253 OPT_fprofile_arcs = 1274, /* -fprofile-arcs */ 9254 OPT_fprofile_correction = 1275, /* -fprofile-correction */ 9255 OPT_fprofile_dir_ = 1276, /* -fprofile-dir= */ 9256 OPT_fprofile_exclude_files_ = 1277, /* -fprofile-exclude-files= */ 9257 OPT_fprofile_filter_files_ = 1278, /* -fprofile-filter-files= */ 9258 OPT_fprofile_generate = 1279, /* -fprofile-generate */ 9259 OPT_fprofile_generate_ = 1280, /* -fprofile-generate= */ 9260 OPT_fprofile_note_ = 1281, /* -fprofile-note= */ 9261 OPT_fprofile_partial_training = 1282, /* -fprofile-partial-training */ 9262 OPT_fprofile_prefix_path_ = 1283, /* -fprofile-prefix-path= */ 9263 OPT_fprofile_reorder_functions = 1284, /* -fprofile-reorder-functions */ 9264 OPT_fprofile_report = 1285, /* -fprofile-report */ 9265 OPT_fprofile_reproducible_ = 1286, /* -fprofile-reproducible= */ 9266 OPT_fprofile_update_ = 1287, /* -fprofile-update= */ 9267 OPT_fprofile_use = 1288, /* -fprofile-use */ 9268 OPT_fprofile_use_ = 1289, /* -fprofile-use= */ 9269 OPT_fprofile_values = 1290, /* -fprofile-values */ 9270 OPT_fprotect_parens = 1291, /* -fprotect-parens */ 9271 OPT_frandom_seed = 1292, /* -frandom-seed */ 9272 OPT_frandom_seed_ = 1293, /* -frandom-seed= */ 9273 OPT_frange_check = 1294, /* -frange-check */ 9274 OPT_freal_4_real_10 = 1295, /* -freal-4-real-10 */ 9275 OPT_freal_4_real_16 = 1296, /* -freal-4-real-16 */ 9276 OPT_freal_4_real_8 = 1297, /* -freal-4-real-8 */ 9277 OPT_freal_8_real_10 = 1298, /* -freal-8-real-10 */ 9278 OPT_freal_8_real_16 = 1299, /* -freal-8-real-16 */ 9279 OPT_freal_8_real_4 = 1300, /* -freal-8-real-4 */ 9280 OPT_frealloc_lhs = 1301, /* -frealloc-lhs */ 9281 OPT_freciprocal_math = 1302, /* -freciprocal-math */ 9282 OPT_frecord_gcc_switches = 1303, /* -frecord-gcc-switches */ 9283 OPT_frecord_marker_4 = 1304, /* -frecord-marker=4 */ 9284 OPT_frecord_marker_8 = 1305, /* -frecord-marker=8 */ 9285 OPT_frecursive = 1306, /* -frecursive */ 9286 OPT_free = 1307, /* -free */ 9287 OPT_freg_struct_return = 1308, /* -freg-struct-return */ 9288 /* OPT_fregmove = 1309, */ /* -fregmove */ 9289 OPT_frelease = 1310, /* -frelease */ 9290 OPT_frename_registers = 1311, /* -frename-registers */ 9291 OPT_freorder_blocks = 1312, /* -freorder-blocks */ 9292 OPT_freorder_blocks_algorithm_ = 1313, /* -freorder-blocks-algorithm= */ 9293 OPT_freorder_blocks_and_partition = 1314, /* -freorder-blocks-and-partition */ 9294 OPT_freorder_functions = 1315, /* -freorder-functions */ 9295 OPT_frepack_arrays = 1316, /* -frepack-arrays */ 9296 OPT_freplace_objc_classes = 1317, /* -freplace-objc-classes */ 9297 OPT_frepo = 1318, /* -frepo */ 9298 OPT_freport_bug = 1319, /* -freport-bug */ 9299 OPT_frequire_return_statement = 1320, /* -frequire-return-statement */ 9300 OPT_frerun_cse_after_loop = 1321, /* -frerun-cse-after-loop */ 9301 /* OPT_frerun_loop_opt = 1322, */ /* -frerun-loop-opt */ 9302 OPT_freschedule_modulo_scheduled_loops = 1323,/* -freschedule-modulo-scheduled-loops */ 9303 OPT_fresolution_ = 1324, /* -fresolution= */ 9304 OPT_frounding_math = 1325, /* -frounding-math */ 9305 OPT_frtti = 1326, /* -frtti */ 9306 OPT_fsanitize_address_use_after_scope = 1327,/* -fsanitize-address-use-after-scope */ 9307 OPT_fsanitize_coverage_ = 1328, /* -fsanitize-coverage= */ 9308 OPT_fsanitize_recover = 1329, /* -fsanitize-recover */ 9309 OPT_fsanitize_recover_ = 1330, /* -fsanitize-recover= */ 9310 OPT_fsanitize_sections_ = 1331, /* -fsanitize-sections= */ 9311 OPT_fsanitize_undefined_trap_on_error = 1332,/* -fsanitize-undefined-trap-on-error */ 9312 OPT_fsanitize_ = 1333, /* -fsanitize= */ 9313 OPT_fsave_optimization_record = 1334, /* -fsave-optimization-record */ 9314 OPT_fsched_critical_path_heuristic = 1335, /* -fsched-critical-path-heuristic */ 9315 OPT_fsched_dep_count_heuristic = 1336, /* -fsched-dep-count-heuristic */ 9316 OPT_fsched_group_heuristic = 1337, /* -fsched-group-heuristic */ 9317 OPT_fsched_interblock = 1338, /* -fsched-interblock */ 9318 OPT_fsched_last_insn_heuristic = 1339, /* -fsched-last-insn-heuristic */ 9319 OPT_fsched_pressure = 1340, /* -fsched-pressure */ 9320 OPT_fsched_rank_heuristic = 1341, /* -fsched-rank-heuristic */ 9321 OPT_fsched_spec = 1342, /* -fsched-spec */ 9322 OPT_fsched_spec_insn_heuristic = 1343, /* -fsched-spec-insn-heuristic */ 9323 OPT_fsched_spec_load = 1344, /* -fsched-spec-load */ 9324 OPT_fsched_spec_load_dangerous = 1345, /* -fsched-spec-load-dangerous */ 9325 OPT_fsched_stalled_insns = 1346, /* -fsched-stalled-insns */ 9326 OPT_fsched_stalled_insns_dep = 1347, /* -fsched-stalled-insns-dep */ 9327 OPT_fsched_stalled_insns_dep_ = 1348, /* -fsched-stalled-insns-dep= */ 9328 OPT_fsched_stalled_insns_ = 1349, /* -fsched-stalled-insns= */ 9329 OPT_fsched_verbose_ = 1350, /* -fsched-verbose= */ 9330 OPT_fsched2_use_superblocks = 1351, /* -fsched2-use-superblocks */ 9331 /* OPT_fsched2_use_traces = 1352, */ /* -fsched2-use-traces */ 9332 OPT_fschedule_fusion = 1353, /* -fschedule-fusion */ 9333 OPT_fschedule_insns = 1354, /* -fschedule-insns */ 9334 OPT_fschedule_insns2 = 1355, /* -fschedule-insns2 */ 9335 OPT_fsecond_underscore = 1356, /* -fsecond-underscore */ 9336 OPT_fsection_anchors = 1357, /* -fsection-anchors */ 9337 /* OPT_fsee = 1358, */ /* -fsee */ 9338 OPT_fsel_sched_pipelining = 1359, /* -fsel-sched-pipelining */ 9339 OPT_fsel_sched_pipelining_outer_loops = 1360,/* -fsel-sched-pipelining-outer-loops */ 9340 OPT_fsel_sched_reschedule_pipelined = 1361,/* -fsel-sched-reschedule-pipelined */ 9341 OPT_fselective_scheduling = 1362, /* -fselective-scheduling */ 9342 OPT_fselective_scheduling2 = 1363, /* -fselective-scheduling2 */ 9343 OPT_fself_test_ = 1364, /* -fself-test= */ 9344 OPT_fsemantic_interposition = 1365, /* -fsemantic-interposition */ 9345 OPT_fshort_enums = 1366, /* -fshort-enums */ 9346 OPT_fshort_wchar = 1367, /* -fshort-wchar */ 9347 OPT_fshow_column = 1368, /* -fshow-column */ 9348 OPT_fshrink_wrap = 1369, /* -fshrink-wrap */ 9349 OPT_fshrink_wrap_separate = 1370, /* -fshrink-wrap-separate */ 9350 OPT_fsign_zero = 1371, /* -fsign-zero */ 9351 OPT_fsignaling_nans = 1372, /* -fsignaling-nans */ 9352 OPT_fsigned_bitfields = 1373, /* -fsigned-bitfields */ 9353 OPT_fsigned_char = 1374, /* -fsigned-char */ 9354 OPT_fsigned_zeros = 1375, /* -fsigned-zeros */ 9355 OPT_fsimd_cost_model_ = 1376, /* -fsimd-cost-model= */ 9356 OPT_fsingle_precision_constant = 1377, /* -fsingle-precision-constant */ 9357 OPT_fsized_deallocation = 1378, /* -fsized-deallocation */ 9358 OPT_fsplit_ivs_in_unroller = 1379, /* -fsplit-ivs-in-unroller */ 9359 OPT_fsplit_loops = 1380, /* -fsplit-loops */ 9360 OPT_fsplit_paths = 1381, /* -fsplit-paths */ 9361 OPT_fsplit_stack = 1382, /* -fsplit-stack */ 9362 OPT_fsplit_wide_types = 1383, /* -fsplit-wide-types */ 9363 OPT_fsplit_wide_types_early = 1384, /* -fsplit-wide-types-early */ 9364 OPT_fsquangle = 1385, /* -fsquangle */ 9365 OPT_fssa_backprop = 1386, /* -fssa-backprop */ 9366 OPT_fssa_phiopt = 1387, /* -fssa-phiopt */ 9367 OPT_fsso_struct_ = 1388, /* -fsso-struct= */ 9368 OPT_fstack_arrays = 1389, /* -fstack-arrays */ 9369 /* OPT_fstack_check = 1390, */ /* -fstack-check */ 9370 OPT_fstack_check_ = 1391, /* -fstack-check= */ 9371 OPT_fstack_clash_protection = 1392, /* -fstack-clash-protection */ 9372 OPT_fstack_limit = 1393, /* -fstack-limit */ 9373 OPT_fstack_limit_register_ = 1394, /* -fstack-limit-register= */ 9374 OPT_fstack_limit_symbol_ = 1395, /* -fstack-limit-symbol= */ 9375 OPT_fstack_protector = 1396, /* -fstack-protector */ 9376 OPT_fstack_protector_all = 1397, /* -fstack-protector-all */ 9377 OPT_fstack_protector_explicit = 1398, /* -fstack-protector-explicit */ 9378 OPT_fstack_protector_strong = 1399, /* -fstack-protector-strong */ 9379 OPT_fstack_reuse_ = 1400, /* -fstack-reuse= */ 9380 OPT_fstack_usage = 1401, /* -fstack-usage */ 9381 OPT_fstats = 1402, /* -fstats */ 9382 OPT_fstdarg_opt = 1403, /* -fstdarg-opt */ 9383 OPT_fstore_merging = 1404, /* -fstore-merging */ 9384 /* OPT_fstrength_reduce = 1405, */ /* -fstrength-reduce */ 9385 OPT_fstrict_aliasing = 1406, /* -fstrict-aliasing */ 9386 OPT_fstrict_enums = 1407, /* -fstrict-enums */ 9387 OPT_fstrict_overflow = 1408, /* -fstrict-overflow */ 9388 OPT_fstrict_prototype = 1409, /* -fstrict-prototype */ 9389 OPT_fstrict_volatile_bitfields = 1410, /* -fstrict-volatile-bitfields */ 9390 /* OPT_fstrong_eval_order = 1411, */ /* -fstrong-eval-order */ 9391 OPT_fstrong_eval_order_ = 1412, /* -fstrong-eval-order= */ 9392 OPT_fswitch_errors = 1413, /* -fswitch-errors */ 9393 OPT_fsync_libcalls = 1414, /* -fsync-libcalls */ 9394 OPT_fsyntax_only = 1415, /* -fsyntax-only */ 9395 OPT_ftabstop_ = 1416, /* -ftabstop= */ 9396 /* OPT_ftail_call_workaround = 1417, */ /* -ftail-call-workaround */ 9397 OPT_ftail_call_workaround_ = 1418, /* -ftail-call-workaround= */ 9398 /* OPT_ftarget_help = 1419, */ /* -ftarget-help */ 9399 OPT_ftemplate_backtrace_limit_ = 1420, /* -ftemplate-backtrace-limit= */ 9400 /* OPT_ftemplate_depth_ = 1421, */ /* -ftemplate-depth- */ 9401 OPT_ftemplate_depth_ = 1422, /* -ftemplate-depth= */ 9402 OPT_ftest_coverage = 1423, /* -ftest-coverage */ 9403 OPT_ftest_forall_temp = 1424, /* -ftest-forall-temp */ 9404 OPT_fthis_is_variable = 1425, /* -fthis-is-variable */ 9405 OPT_fthread_jumps = 1426, /* -fthread-jumps */ 9406 OPT_fthreadsafe_statics = 1427, /* -fthreadsafe-statics */ 9407 OPT_ftime_report = 1428, /* -ftime-report */ 9408 OPT_ftime_report_details = 1429, /* -ftime-report-details */ 9409 OPT_ftls_model_ = 1430, /* -ftls-model= */ 9410 OPT_ftoplevel_reorder = 1431, /* -ftoplevel-reorder */ 9411 OPT_ftracer = 1432, /* -ftracer */ 9412 OPT_ftrack_macro_expansion = 1433, /* -ftrack-macro-expansion */ 9413 OPT_ftrack_macro_expansion_ = 1434, /* -ftrack-macro-expansion= */ 9414 OPT_ftrampolines = 1435, /* -ftrampolines */ 9415 OPT_ftransition_all = 1436, /* -ftransition=all */ 9416 OPT_ftransition_checkimports = 1437, /* -ftransition=checkimports */ 9417 OPT_ftransition_complex = 1438, /* -ftransition=complex */ 9418 OPT_ftransition_dip1000 = 1439, /* -ftransition=dip1000 */ 9419 OPT_ftransition_dip25 = 1440, /* -ftransition=dip25 */ 9420 OPT_ftransition_field = 1441, /* -ftransition=field */ 9421 OPT_ftransition_import = 1442, /* -ftransition=import */ 9422 OPT_ftransition_nogc = 1443, /* -ftransition=nogc */ 9423 OPT_ftransition_tls = 1444, /* -ftransition=tls */ 9424 OPT_ftrapping_math = 1445, /* -ftrapping-math */ 9425 OPT_ftrapv = 1446, /* -ftrapv */ 9426 OPT_ftree_bit_ccp = 1447, /* -ftree-bit-ccp */ 9427 OPT_ftree_builtin_call_dce = 1448, /* -ftree-builtin-call-dce */ 9428 OPT_ftree_ccp = 1449, /* -ftree-ccp */ 9429 OPT_ftree_ch = 1450, /* -ftree-ch */ 9430 /* OPT_ftree_coalesce_inlined_vars = 1451, *//* -ftree-coalesce-inlined-vars */ 9431 OPT_ftree_coalesce_vars = 1452, /* -ftree-coalesce-vars */ 9432 OPT_ftree_copy_prop = 1453, /* -ftree-copy-prop */ 9433 /* OPT_ftree_copyrename = 1454, */ /* -ftree-copyrename */ 9434 OPT_ftree_cselim = 1455, /* -ftree-cselim */ 9435 OPT_ftree_dce = 1456, /* -ftree-dce */ 9436 OPT_ftree_dominator_opts = 1457, /* -ftree-dominator-opts */ 9437 OPT_ftree_dse = 1458, /* -ftree-dse */ 9438 OPT_ftree_forwprop = 1459, /* -ftree-forwprop */ 9439 OPT_ftree_fre = 1460, /* -ftree-fre */ 9440 OPT_ftree_loop_distribute_patterns = 1461, /* -ftree-loop-distribute-patterns */ 9441 OPT_ftree_loop_distribution = 1462, /* -ftree-loop-distribution */ 9442 OPT_ftree_loop_if_convert = 1463, /* -ftree-loop-if-convert */ 9443 /* OPT_ftree_loop_if_convert_stores = 1464, *//* -ftree-loop-if-convert-stores */ 9444 OPT_ftree_loop_im = 1465, /* -ftree-loop-im */ 9445 OPT_ftree_loop_ivcanon = 1466, /* -ftree-loop-ivcanon */ 9446 /* OPT_ftree_loop_linear = 1467, */ /* -ftree-loop-linear */ 9447 OPT_ftree_loop_optimize = 1468, /* -ftree-loop-optimize */ 9448 OPT_ftree_loop_vectorize = 1469, /* -ftree-loop-vectorize */ 9449 OPT_ftree_lrs = 1470, /* -ftree-lrs */ 9450 OPT_ftree_parallelize_loops_ = 1471, /* -ftree-parallelize-loops= */ 9451 OPT_ftree_partial_pre = 1472, /* -ftree-partial-pre */ 9452 OPT_ftree_phiprop = 1473, /* -ftree-phiprop */ 9453 OPT_ftree_pre = 1474, /* -ftree-pre */ 9454 OPT_ftree_pta = 1475, /* -ftree-pta */ 9455 OPT_ftree_reassoc = 1476, /* -ftree-reassoc */ 9456 /* OPT_ftree_salias = 1477, */ /* -ftree-salias */ 9457 OPT_ftree_scev_cprop = 1478, /* -ftree-scev-cprop */ 9458 OPT_ftree_sink = 1479, /* -ftree-sink */ 9459 OPT_ftree_slp_vectorize = 1480, /* -ftree-slp-vectorize */ 9460 OPT_ftree_slsr = 1481, /* -ftree-slsr */ 9461 OPT_ftree_sra = 1482, /* -ftree-sra */ 9462 /* OPT_ftree_store_ccp = 1483, */ /* -ftree-store-ccp */ 9463 /* OPT_ftree_store_copy_prop = 1484, */ /* -ftree-store-copy-prop */ 9464 OPT_ftree_switch_conversion = 1485, /* -ftree-switch-conversion */ 9465 OPT_ftree_tail_merge = 1486, /* -ftree-tail-merge */ 9466 OPT_ftree_ter = 1487, /* -ftree-ter */ 9467 /* OPT_ftree_vect_loop_version = 1488, */ /* -ftree-vect-loop-version */ 9468 OPT_ftree_vectorize = 1489, /* -ftree-vectorize */ 9469 /* OPT_ftree_vectorizer_verbose_ = 1490, *//* -ftree-vectorizer-verbose= */ 9470 OPT_ftree_vrp = 1491, /* -ftree-vrp */ 9471 OPT_funconstrained_commons = 1492, /* -funconstrained-commons */ 9472 OPT_funderscoring = 1493, /* -funderscoring */ 9473 OPT_funit_at_a_time = 1494, /* -funit-at-a-time */ 9474 OPT_funittest = 1495, /* -funittest */ 9475 OPT_funroll_all_loops = 1496, /* -funroll-all-loops */ 9476 OPT_funroll_completely_grow_size = 1497, /* -funroll-completely-grow-size */ 9477 OPT_funroll_loops = 1498, /* -funroll-loops */ 9478 /* OPT_funsafe_loop_optimizations = 1499, *//* -funsafe-loop-optimizations */ 9479 OPT_funsafe_math_optimizations = 1500, /* -funsafe-math-optimizations */ 9480 OPT_funsigned_bitfields = 1501, /* -funsigned-bitfields */ 9481 OPT_funsigned_char = 1502, /* -funsigned-char */ 9482 OPT_funswitch_loops = 1503, /* -funswitch-loops */ 9483 OPT_funwind_tables = 1504, /* -funwind-tables */ 9484 OPT_fuse_cxa_atexit = 1505, /* -fuse-cxa-atexit */ 9485 OPT_fuse_cxa_get_exception_ptr = 1506, /* -fuse-cxa-get-exception-ptr */ 9486 OPT_fuse_ld_bfd = 1507, /* -fuse-ld=bfd */ 9487 OPT_fuse_ld_gold = 1508, /* -fuse-ld=gold */ 9488 OPT_fuse_ld_lld = 1509, /* -fuse-ld=lld */ 9489 OPT_fuse_linker_plugin = 1510, /* -fuse-linker-plugin */ 9490 OPT_fvar_tracking = 1511, /* -fvar-tracking */ 9491 OPT_fvar_tracking_assignments = 1512, /* -fvar-tracking-assignments */ 9492 OPT_fvar_tracking_assignments_toggle = 1513,/* -fvar-tracking-assignments-toggle */ 9493 OPT_fvar_tracking_uninit = 1514, /* -fvar-tracking-uninit */ 9494 OPT_fvariable_expansion_in_unroller = 1515,/* -fvariable-expansion-in-unroller */ 9495 /* OPT_fvect_cost_model = 1516, */ /* -fvect-cost-model */ 9496 OPT_fvect_cost_model_ = 1517, /* -fvect-cost-model= */ 9497 OPT_fverbose_asm = 1518, /* -fverbose-asm */ 9498 /* OPT_fversion = 1519, */ /* -fversion */ 9499 OPT_fversion_loops_for_strides = 1520, /* -fversion-loops-for-strides */ 9500 OPT_fversion_ = 1521, /* -fversion= */ 9501 OPT_fvisibility_inlines_hidden = 1522, /* -fvisibility-inlines-hidden */ 9502 OPT_fvisibility_ms_compat = 1523, /* -fvisibility-ms-compat */ 9503 OPT_fvisibility_ = 1524, /* -fvisibility= */ 9504 OPT_fvpt = 1525, /* -fvpt */ 9505 OPT_fvtable_gc = 1526, /* -fvtable-gc */ 9506 OPT_fvtable_thunks = 1527, /* -fvtable-thunks */ 9507 OPT_fvtable_verify_ = 1528, /* -fvtable-verify= */ 9508 OPT_fvtv_counts = 1529, /* -fvtv-counts */ 9509 OPT_fvtv_debug = 1530, /* -fvtv-debug */ 9510 OPT_fweak = 1531, /* -fweak */ 9511 OPT_fweb = 1532, /* -fweb */ 9512 /* OPT_fwhole_file = 1533, */ /* -fwhole-file */ 9513 OPT_fwhole_program = 1534, /* -fwhole-program */ 9514 OPT_fwide_exec_charset_ = 1535, /* -fwide-exec-charset= */ 9515 OPT_fworking_directory = 1536, /* -fworking-directory */ 9516 OPT_fwpa = 1537, /* -fwpa */ 9517 OPT_fwpa_ = 1538, /* -fwpa= */ 9518 OPT_fwrapv = 1539, /* -fwrapv */ 9519 OPT_fwrapv_pointer = 1540, /* -fwrapv-pointer */ 9520 OPT_fxref = 1541, /* -fxref */ 9521 /* OPT_fzee = 1542, */ /* -fzee */ 9522 OPT_fzero_initialized_in_bss = 1543, /* -fzero-initialized-in-bss */ 9523 OPT_fzero_link = 1544, /* -fzero-link */ 9524 OPT_g = 1545, /* -g */ 9525 OPT_gant = 1546, /* -gant */ 9526 OPT_gas_loc_support = 1547, /* -gas-loc-support */ 9527 OPT_gas_locview_support = 1548, /* -gas-locview-support */ 9528 OPT_gcoff = 1549, /* -gcoff */ 9529 OPT_gcoff1 = 1550, /* -gcoff1 */ 9530 OPT_gcoff2 = 1551, /* -gcoff2 */ 9531 OPT_gcoff3 = 1552, /* -gcoff3 */ 9532 OPT_gcolumn_info = 1553, /* -gcolumn-info */ 9533 OPT_gdescribe_dies = 1554, /* -gdescribe-dies */ 9534 OPT_gdwarf = 1555, /* -gdwarf */ 9535 OPT_gdwarf_ = 1556, /* -gdwarf- */ 9536 OPT_gen_decls = 1557, /* -gen-decls */ 9537 OPT_ggdb = 1558, /* -ggdb */ 9538 OPT_ggnu_pubnames = 1559, /* -ggnu-pubnames */ 9539 OPT_gimple_stats = 1560, /* -gimple-stats */ 9540 OPT_ginline_points = 1561, /* -ginline-points */ 9541 OPT_ginternal_reset_location_views = 1562, /* -ginternal-reset-location-views */ 9542 OPT_gnat = 1563, /* -gnat */ 9543 OPT_gnatO = 1564, /* -gnatO */ 9544 OPT_gno_ = 1565, /* -gno- */ 9545 OPT_gno_pubnames = 1566, /* -gno-pubnames */ 9546 OPT_gpubnames = 1567, /* -gpubnames */ 9547 OPT_grecord_gcc_switches = 1568, /* -grecord-gcc-switches */ 9548 OPT_gsplit_dwarf = 1569, /* -gsplit-dwarf */ 9549 OPT_gstabs = 1570, /* -gstabs */ 9550 OPT_gstabs_ = 1571, /* -gstabs+ */ 9551 OPT_gstatement_frontiers = 1572, /* -gstatement-frontiers */ 9552 OPT_gstrict_dwarf = 1573, /* -gstrict-dwarf */ 9553 OPT_gtoggle = 1574, /* -gtoggle */ 9554 OPT_gvariable_location_views = 1575, /* -gvariable-location-views */ 9555 OPT_gvariable_location_views_incompat5 = 1576,/* -gvariable-location-views=incompat5 */ 9556 OPT_gvms = 1577, /* -gvms */ 9557 OPT_gxcoff = 1578, /* -gxcoff */ 9558 OPT_gxcoff_ = 1579, /* -gxcoff+ */ 9559 OPT_gz = 1580, /* -gz */ 9560 OPT_gz_ = 1581, /* -gz= */ 9561 OPT_h = 1582, /* -h */ 9562 OPT_help = 1583, /* -help */ 9563 OPT_idirafter = 1584, /* -idirafter */ 9564 OPT_imacros = 1585, /* -imacros */ 9565 OPT_imultiarch = 1586, /* -imultiarch */ 9566 OPT_imultilib = 1587, /* -imultilib */ 9567 OPT_include = 1588, /* -include */ 9568 OPT_iplugindir_ = 1589, /* -iplugindir= */ 9569 OPT_iprefix = 1590, /* -iprefix */ 9570 OPT_iquote = 1591, /* -iquote */ 9571 OPT_isysroot = 1592, /* -isysroot */ 9572 OPT_isystem = 1593, /* -isystem */ 9573 OPT_iwithprefix = 1594, /* -iwithprefix */ 9574 OPT_iwithprefixbefore = 1595, /* -iwithprefixbefore */ 9575 OPT_k8 = 1596, /* -k8 */ 9576 OPT_l = 1597, /* -l */ 9577 OPT_lang_asm = 1598, /* -lang-asm */ 9578 OPT_list = 1599, /* -list */ 9579 OPT_mabi_ = 1600, /* -mabi= */ 9580 OPT_march_ = 1601, /* -march= */ 9581 OPT_mbig_endian = 1602, /* -mbig-endian */ 9582 OPT_mbionic = 1603, /* -mbionic */ 9583 OPT_mbranch_protection_ = 1604, /* -mbranch-protection= */ 9584 OPT_mcmodel_ = 1605, /* -mcmodel= */ 9585 OPT_mcpu_ = 1606, /* -mcpu= */ 9586 OPT_mfix_cortex_a53_835769 = 1607, /* -mfix-cortex-a53-835769 */ 9587 OPT_mfix_cortex_a53_843419 = 1608, /* -mfix-cortex-a53-843419 */ 9588 OPT_mgeneral_regs_only = 1609, /* -mgeneral-regs-only */ 9589 OPT_mglibc = 1610, /* -mglibc */ 9590 OPT_mharden_sls_ = 1611, /* -mharden-sls= */ 9591 OPT_mlittle_endian = 1612, /* -mlittle-endian */ 9592 OPT_mlow_precision_div = 1613, /* -mlow-precision-div */ 9593 OPT_mlow_precision_recip_sqrt = 1614, /* -mlow-precision-recip-sqrt */ 9594 OPT_mlow_precision_sqrt = 1615, /* -mlow-precision-sqrt */ 9595 OPT_mmusl = 1616, /* -mmusl */ 9596 OPT_momit_leaf_frame_pointer = 1617, /* -momit-leaf-frame-pointer */ 9597 OPT_moutline_atomics = 1618, /* -moutline-atomics */ 9598 OPT_moverride_ = 1619, /* -moverride= */ 9599 OPT_mpc_relative_literal_loads = 1620, /* -mpc-relative-literal-loads */ 9600 OPT_msign_return_address_ = 1621, /* -msign-return-address= */ 9601 OPT_mstack_protector_guard_offset_ = 1622, /* -mstack-protector-guard-offset= */ 9602 OPT_mstack_protector_guard_reg_ = 1623, /* -mstack-protector-guard-reg= */ 9603 OPT_mstack_protector_guard_ = 1624, /* -mstack-protector-guard= */ 9604 OPT_mstrict_align = 1625, /* -mstrict-align */ 9605 OPT_msve_vector_bits_ = 1626, /* -msve-vector-bits= */ 9606 OPT_mtls_dialect_ = 1627, /* -mtls-dialect= */ 9607 OPT_mtls_size_ = 1628, /* -mtls-size= */ 9608 OPT_mtrack_speculation = 1629, /* -mtrack-speculation */ 9609 OPT_mtune_ = 1630, /* -mtune= */ 9610 OPT_muclibc = 1631, /* -muclibc */ 9611 OPT_mverbose_cost_dump = 1632, /* -mverbose-cost-dump */ 9612 OPT_n = 1633, /* -n */ 9613 OPT_name_sort = 1634, /* -name-sort */ 9614 OPT_no_canonical_prefixes = 1635, /* -no-canonical-prefixes */ 9615 OPT_no_integrated_cpp = 1636, /* -no-integrated-cpp */ 9616 OPT_no_pie = 1637, /* -no-pie */ 9617 OPT_nocpp = 1638, /* -nocpp */ 9618 OPT_nodefaultlibs = 1639, /* -nodefaultlibs */ 9619 OPT_nolibc = 1640, /* -nolibc */ 9620 OPT_nophoboslib = 1641, /* -nophoboslib */ 9621 OPT_nostartfiles = 1642, /* -nostartfiles */ 9622 OPT_nostdinc = 1643, /* -nostdinc */ 9623 OPT_nostdinc__ = 1644, /* -nostdinc++ */ 9624 OPT_nostdlib = 1645, /* -nostdlib */ 9625 OPT_o = 1646, /* -o */ 9626 OPT_objects = 1647, /* -objects */ 9627 OPT_p = 1648, /* -p */ 9628 OPT_pass_exit_codes = 1649, /* -pass-exit-codes */ 9629 /* OPT_pedantic = 1650, */ /* -pedantic */ 9630 OPT_pedantic_errors = 1651, /* -pedantic-errors */ 9631 OPT_pg = 1652, /* -pg */ 9632 OPT_pie = 1653, /* -pie */ 9633 OPT_pipe = 1654, /* -pipe */ 9634 OPT_posix = 1655, /* -posix */ 9635 OPT_print_file_name_ = 1656, /* -print-file-name= */ 9636 OPT_print_libgcc_file_name = 1657, /* -print-libgcc-file-name */ 9637 OPT_print_multi_directory = 1658, /* -print-multi-directory */ 9638 OPT_print_multi_lib = 1659, /* -print-multi-lib */ 9639 OPT_print_multi_os_directory = 1660, /* -print-multi-os-directory */ 9640 OPT_print_multiarch = 1661, /* -print-multiarch */ 9641 OPT_print_objc_runtime_info = 1662, /* -print-objc-runtime-info */ 9642 OPT_print_prog_name_ = 1663, /* -print-prog-name= */ 9643 OPT_print_search_dirs = 1664, /* -print-search-dirs */ 9644 OPT_print_sysroot = 1665, /* -print-sysroot */ 9645 OPT_print_sysroot_headers_suffix = 1666, /* -print-sysroot-headers-suffix */ 9646 OPT_print_value = 1667, /* -print-value */ 9647 OPT_profile = 1668, /* -profile */ 9648 OPT_pthread = 1669, /* -pthread */ 9649 OPT_quiet = 1670, /* -quiet */ 9650 OPT_r = 1671, /* -r */ 9651 OPT_rdynamic = 1672, /* -rdynamic */ 9652 OPT_remap = 1673, /* -remap */ 9653 OPT_reverse_sort = 1674, /* -reverse-sort */ 9654 OPT_s = 1675, /* -s */ 9655 OPT_save_temps = 1676, /* -save-temps */ 9656 OPT_save_temps_ = 1677, /* -save-temps= */ 9657 OPT_shared = 1678, /* -shared */ 9658 OPT_shared_libgcc = 1679, /* -shared-libgcc */ 9659 OPT_shared_libphobos = 1680, /* -shared-libphobos */ 9660 OPT_size_sort = 1681, /* -size-sort */ 9661 /* OPT_specs = 1682, */ /* -specs */ 9662 OPT_specs_ = 1683, /* -specs= */ 9663 OPT_static = 1684, /* -static */ 9664 OPT_static_libasan = 1685, /* -static-libasan */ 9665 OPT_static_libgcc = 1686, /* -static-libgcc */ 9666 OPT_static_libgfortran = 1687, /* -static-libgfortran */ 9667 OPT_static_libgo = 1688, /* -static-libgo */ 9668 OPT_static_liblsan = 1689, /* -static-liblsan */ 9669 OPT_static_libmpx = 1690, /* -static-libmpx */ 9670 OPT_static_libmpxwrappers = 1691, /* -static-libmpxwrappers */ 9671 OPT_static_libphobos = 1692, /* -static-libphobos */ 9672 OPT_static_libstdc__ = 1693, /* -static-libstdc++ */ 9673 OPT_static_libtsan = 1694, /* -static-libtsan */ 9674 OPT_static_libubsan = 1695, /* -static-libubsan */ 9675 OPT_static_pie = 1696, /* -static-pie */ 9676 /* OPT_std_c__03 = 1697, */ /* -std=c++03 */ 9677 /* OPT_std_c__0x = 1698, */ /* -std=c++0x */ 9678 OPT_std_c__11 = 1699, /* -std=c++11 */ 9679 OPT_std_c__14 = 1700, /* -std=c++14 */ 9680 OPT_std_c__17 = 1701, /* -std=c++17 */ 9681 /* OPT_std_c__1y = 1702, */ /* -std=c++1y */ 9682 /* OPT_std_c__1z = 1703, */ /* -std=c++1z */ 9683 /* OPT_std_c__20 = 1704, */ /* -std=c++20 */ 9684 OPT_std_c__2a = 1705, /* -std=c++2a */ 9685 OPT_std_c__98 = 1706, /* -std=c++98 */ 9686 OPT_std_c11 = 1707, /* -std=c11 */ 9687 OPT_std_c17 = 1708, /* -std=c17 */ 9688 /* OPT_std_c18 = 1709, */ /* -std=c18 */ 9689 /* OPT_std_c1x = 1710, */ /* -std=c1x */ 9690 OPT_std_c2x = 1711, /* -std=c2x */ 9691 /* OPT_std_c89 = 1712, */ /* -std=c89 */ 9692 OPT_std_c90 = 1713, /* -std=c90 */ 9693 OPT_std_c99 = 1714, /* -std=c99 */ 9694 /* OPT_std_c9x = 1715, */ /* -std=c9x */ 9695 OPT_std_f2003 = 1716, /* -std=f2003 */ 9696 OPT_std_f2008 = 1717, /* -std=f2008 */ 9697 OPT_std_f2008ts = 1718, /* -std=f2008ts */ 9698 OPT_std_f2018 = 1719, /* -std=f2018 */ 9699 OPT_std_f95 = 1720, /* -std=f95 */ 9700 OPT_std_gnu = 1721, /* -std=gnu */ 9701 /* OPT_std_gnu__03 = 1722, */ /* -std=gnu++03 */ 9702 /* OPT_std_gnu__0x = 1723, */ /* -std=gnu++0x */ 9703 OPT_std_gnu__11 = 1724, /* -std=gnu++11 */ 9704 OPT_std_gnu__14 = 1725, /* -std=gnu++14 */ 9705 OPT_std_gnu__17 = 1726, /* -std=gnu++17 */ 9706 /* OPT_std_gnu__1y = 1727, */ /* -std=gnu++1y */ 9707 /* OPT_std_gnu__1z = 1728, */ /* -std=gnu++1z */ 9708 /* OPT_std_gnu__20 = 1729, */ /* -std=gnu++20 */ 9709 OPT_std_gnu__2a = 1730, /* -std=gnu++2a */ 9710 OPT_std_gnu__98 = 1731, /* -std=gnu++98 */ 9711 OPT_std_gnu11 = 1732, /* -std=gnu11 */ 9712 OPT_std_gnu17 = 1733, /* -std=gnu17 */ 9713 /* OPT_std_gnu18 = 1734, */ /* -std=gnu18 */ 9714 /* OPT_std_gnu1x = 1735, */ /* -std=gnu1x */ 9715 OPT_std_gnu2x = 1736, /* -std=gnu2x */ 9716 /* OPT_std_gnu89 = 1737, */ /* -std=gnu89 */ 9717 OPT_std_gnu90 = 1738, /* -std=gnu90 */ 9718 OPT_std_gnu99 = 1739, /* -std=gnu99 */ 9719 /* OPT_std_gnu9x = 1740, */ /* -std=gnu9x */ 9720 /* OPT_std_iso9899_1990 = 1741, */ /* -std=iso9899:1990 */ 9721 OPT_std_iso9899_199409 = 1742, /* -std=iso9899:199409 */ 9722 /* OPT_std_iso9899_1999 = 1743, */ /* -std=iso9899:1999 */ 9723 /* OPT_std_iso9899_199x = 1744, */ /* -std=iso9899:199x */ 9724 /* OPT_std_iso9899_2011 = 1745, */ /* -std=iso9899:2011 */ 9725 /* OPT_std_iso9899_2017 = 1746, */ /* -std=iso9899:2017 */ 9726 /* OPT_std_iso9899_2018 = 1747, */ /* -std=iso9899:2018 */ 9727 OPT_std_legacy = 1748, /* -std=legacy */ 9728 OPT_symbol_ = 1749, /* -symbol= */ 9729 OPT_symbolic = 1750, /* -symbolic */ 9730 OPT_t = 1751, /* -t */ 9731 OPT_time = 1752, /* -time */ 9732 OPT_time_ = 1753, /* -time= */ 9733 OPT_traditional = 1754, /* -traditional */ 9734 OPT_traditional_cpp = 1755, /* -traditional-cpp */ 9735 OPT_tree_stats = 1756, /* -tree-stats */ 9736 OPT_trigraphs = 1757, /* -trigraphs */ 9737 OPT_type_stats = 1758, /* -type-stats */ 9738 OPT_u = 1759, /* -u */ 9739 OPT_undef = 1760, /* -undef */ 9740 OPT_v = 1761, /* -v */ 9741 OPT_version = 1762, /* -version */ 9742 OPT_w = 1763, /* -w */ 9743 OPT_wrapper = 1764, /* -wrapper */ 9744 OPT_x = 1765, /* -x */ 9745 OPT_z = 1766, /* -z */ 9746 N_OPTS, 9747 OPT_SPECIAL_unknown, 9748 OPT_SPECIAL_ignore, 9749 OPT_SPECIAL_warn_removed, 9750 OPT_SPECIAL_program_name, 9751 OPT_SPECIAL_input_file 9752 }; 9753 9754 #ifdef GCC_C_COMMON_C 9755 /* Mapping from cpp message reasons to the options that enable them. */ 9756 #include <cpplib.h> 9757 struct cpp_reason_option_codes_t 9758 { 9759 /* cpplib message reason. */ 9760 const enum cpp_warning_reason reason; 9761 /* gcc option that controls this message. */ 9762 const int option_code; 9763 }; 9764 9765 static const struct cpp_reason_option_codes_t cpp_reason_option_codes[] = { 9766 {CPP_W_BUILTIN_MACRO_REDEFINED, OPT_Wbuiltin_macro_redefined}, 9767 {CPP_W_CXX_OPERATOR_NAMES, OPT_Wc___compat}, 9768 {CPP_W_CXX11_COMPAT, OPT_Wc__11_compat}, 9769 {CPP_W_C11_C2X_COMPAT, OPT_Wc11_c2x_compat}, 9770 {CPP_W_C90_C99_COMPAT, OPT_Wc90_c99_compat}, 9771 {CPP_W_COMMENTS, OPT_Wcomment}, 9772 {CPP_W_WARNING_DIRECTIVE, OPT_Wcpp}, 9773 {CPP_W_DATE_TIME, OPT_Wdate_time}, 9774 {CPP_W_DEPRECATED, OPT_Wdeprecated}, 9775 {CPP_W_ENDIF_LABELS, OPT_Wendif_labels}, 9776 {CPP_W_EXPANSION_TO_DEFINED, OPT_Wexpansion_to_defined}, 9777 {CPP_W_INVALID_PCH, OPT_Winvalid_pch}, 9778 {CPP_W_LITERAL_SUFFIX, OPT_Wliteral_suffix}, 9779 {CPP_W_LONG_LONG, OPT_Wlong_long}, 9780 {CPP_W_MISSING_INCLUDE_DIRS, OPT_Wmissing_include_dirs}, 9781 {CPP_W_MULTICHAR, OPT_Wmultichar}, 9782 {CPP_W_NORMALIZE, OPT_Wnormalized_}, 9783 {CPP_W_PEDANTIC, OPT_Wpedantic}, 9784 {CPP_W_TRADITIONAL, OPT_Wtraditional}, 9785 {CPP_W_TRIGRAPHS, OPT_Wtrigraphs}, 9786 {CPP_W_UNDEF, OPT_Wundef}, 9787 {CPP_W_UNUSED_MACROS, OPT_Wunused_macros}, 9788 {CPP_W_VARIADIC_MACROS, OPT_Wvariadic_macros}, 9789 {CPP_W_NONE, 0}, 9790 }; 9791 #endif 9792 9793 #endif /* OPTIONS_H */ 9794