Branch data Line data Source code
1 : : /* This file is auto-generated by optc-save-gen.awk. */
2 : :
3 : : #define INCLUDE_MEMORY
4 : : #include "config.h"
5 : : #include "system.h"
6 : : #include "coretypes.h"
7 : : #include "tm.h"
8 : : #include "opts.h"
9 : : #include "intl.h"
10 : :
11 : : #include "flags.h"
12 : : #include "target.h"
13 : : #include "inchash.h"
14 : : #include "hash-set.h"
15 : : #include "vec.h"
16 : : #include "input.h"
17 : : #include "alias.h"
18 : : #include "symtab.h"
19 : : #include "inchash.h"
20 : : #include "tree.h"
21 : : #include "fold-const.h"
22 : : #include "tree-ssa-alias.h"
23 : : #include "is-a.h"
24 : : #include "predict.h"
25 : : #include "function.h"
26 : : #include "basic-block.h"
27 : : #include "gimple-expr.h"
28 : : #include "gimple.h"
29 : : #include "data-streamer.h"
30 : : #include "ipa-ref.h"
31 : : #include "cgraph.h"
32 : :
33 : : #include "cpplib.h"
34 : : #include "cpplib.h"
35 : : #include "diagnostic-color.h"
36 : : #include "diagnostic-url.h"
37 : : #include "diagnostic.h"
38 : : #include "pretty-print.h"
39 : :
40 : : /* Save optimization variables into a structure. */
41 : : void
42 : 96082033 : cl_optimization_save (struct cl_optimization *ptr, struct gcc_options *opts,
43 : : struct gcc_options *opts_set)
44 : : {
45 : 96082033 : gcc_assert (IN_RANGE (opts->x_optimize, 0, 255));
46 : 96082033 : gcc_assert (IN_RANGE (opts->x_optimize_size, 0, 2));
47 : 96082033 : gcc_assert (IN_RANGE (opts->x_optimize_debug, 0, 1));
48 : 96082033 : gcc_assert (IN_RANGE (opts->x_optimize_fast, 0, 1));
49 : 96082033 : gcc_assert (IN_RANGE (opts->x_warn_inline, -128, 127));
50 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_aggressive_loop_optimizations, -128, 127));
51 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_align_functions, -128, 127));
52 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_align_jumps, -128, 127));
53 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_align_labels, -128, 127));
54 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_align_loops, -128, 127));
55 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_allocation_dce, -128, 127));
56 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_store_data_races, -128, 127));
57 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_associative_math, -128, 127));
58 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_assume_sane_operators_new_delete, -128, 127));
59 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_asynchronous_unwind_tables, -128, 127));
60 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_auto_inc_dec, -128, 127));
61 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_auto_profile_inlining, -128, 127));
62 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_avoid_store_forwarding, -128, 127));
63 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_bit_tests, -128, 127));
64 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_branch_on_count_reg, -128, 127));
65 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_branch_probabilities, -128, 127));
66 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_caller_saves, -128, 127));
67 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_code_hoisting, -128, 127));
68 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_combine_stack_adjustments, -128, 127));
69 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_compare_elim_after_reload, -128, 127));
70 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_conserve_stack, -128, 127));
71 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_cprop_registers, -128, 127));
72 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_crossjumping, -128, 127));
73 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_cse_follow_jumps, -128, 127));
74 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_dce, -128, 127));
75 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_defer_pop, -128, 127));
76 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_delayed_branch, -128, 127));
77 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_delete_dead_exceptions, -128, 127));
78 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_delete_null_pointer_checks, -128, 127));
79 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_devirtualize, -128, 127));
80 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_devirtualize_speculatively, -128, 127));
81 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_dse, -128, 127));
82 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_early_inlining, -128, 127));
83 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_exceptions, -128, 127));
84 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_expensive_optimizations, -128, 127));
85 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_ext_dce, -128, 127));
86 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_finite_loops, -128, 127));
87 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_finite_math_only, -128, 127));
88 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_float_store, -128, 127));
89 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_fold_mem_offsets, -128, 127));
90 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_fold_simple_inlines, -128, 127));
91 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_forward_propagate, -128, 127));
92 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_fp_int_builtin_inexact, -128, 127));
93 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_no_function_cse, -128, 127));
94 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_gcse, -128, 127));
95 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_gcse_after_reload, -128, 127));
96 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_gcse_las, -128, 127));
97 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_gcse_lm, -128, 127));
98 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_gcse_sm, -128, 127));
99 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_graphite, -128, 127));
100 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_graphite_identity, -128, 127));
101 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_guess_branch_prob, -128, 127));
102 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_harden_control_flow_redundancy_check_exceptions, -128, 127));
103 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_harden_control_flow_redundancy_check_returning_calls, -128, 127));
104 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_harden_control_flow_redundancy_skip_leaf, -128, 127));
105 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_harden_compares, -128, 127));
106 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_harden_conditional_branches, -128, 127));
107 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_harden_control_flow_redundancy, -128, 127));
108 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_hoist_adjacent_loads, -128, 127));
109 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_if_conversion, -128, 127));
110 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_if_conversion2, -128, 127));
111 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_indirect_inlining, -128, 127));
112 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_no_inline, -128, 127));
113 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_inline_atomics, -128, 127));
114 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_inline_functions, -128, 127));
115 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_inline_functions_called_once, -128, 127));
116 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_inline_small_functions, -128, 127));
117 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_ipa_bit_cp, -128, 127));
118 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_ipa_cp, -128, 127));
119 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_ipa_cp_clone, -128, 127));
120 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_ipa_icf, -128, 127));
121 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_ipa_icf_functions, -128, 127));
122 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_ipa_icf_variables, -128, 127));
123 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_ipa_modref, -128, 127));
124 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_ipa_profile, -128, 127));
125 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_ipa_pta, -128, 127));
126 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_ipa_pure_const, -128, 127));
127 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_ipa_ra, -128, 127));
128 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_ipa_reference, -128, 127));
129 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_ipa_reference_addressable, -128, 127));
130 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_ipa_reorder_for_locality, -128, 127));
131 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_ipa_sra, -128, 127));
132 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_ipa_stack_alignment, -128, 127));
133 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_ipa_strict_aliasing, -128, 127));
134 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_ipa_vrp, -128, 127));
135 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_ira_hoist_pressure, -128, 127));
136 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_ira_loop_pressure, -128, 127));
137 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_ira_share_save_slots, -128, 127));
138 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_ira_share_spill_slots, -128, 127));
139 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_isolate_erroneous_paths_attribute, -128, 127));
140 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_isolate_erroneous_paths_dereference, -128, 127));
141 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_ivopts, -128, 127));
142 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_jump_tables, -128, 127));
143 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_keep_gc_roots_live, -128, 127));
144 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_late_combine_instructions, -128, 127));
145 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_lifetime_dse, -128, 127));
146 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_limit_function_alignment, -128, 127));
147 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_live_range_shrinkage, -128, 127));
148 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_loop_interchange, -128, 127));
149 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_loop_nest_optimize, -128, 127));
150 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_loop_parallelize_all, -128, 127));
151 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_unroll_jam, -128, 127));
152 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_lra_remat, -128, 127));
153 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_malloc_dce, -128, 127));
154 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_errno_math, -128, 127));
155 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_modulo_sched, -128, 127));
156 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_modulo_sched_allow_regmoves, -128, 127));
157 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_move_loop_invariants, -128, 127));
158 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_move_loop_stores, -128, 127));
159 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_non_call_exceptions, -128, 127));
160 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_nothrow_opt, -128, 127));
161 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_omit_frame_pointer, -128, 127));
162 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_opt_info, -128, 127));
163 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_optimize_crc, -128, 127));
164 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_optimize_sibling_calls, -128, 127));
165 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_optimize_strlen, -128, 127));
166 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_pack_struct, -128, 127));
167 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_partial_inlining, -128, 127));
168 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_pcc_struct_return, -128, 127));
169 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_peel_loops, -128, 127));
170 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_no_peephole, -128, 127));
171 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_peephole2, -128, 127));
172 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_plt, -128, 127));
173 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_predictive_commoning, -128, 127));
174 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_prefetch_loop_arrays, -128, 127));
175 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_printf_return_value, -128, 127));
176 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_profile_partial_training, -128, 127));
177 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_profile_reorder_functions, -128, 127));
178 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_reciprocal_math, -128, 127));
179 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_ree, -128, 127));
180 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_rename_registers, -128, 127));
181 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_reorder_blocks, -128, 127));
182 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_reorder_blocks_and_partition, -128, 127));
183 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_reorder_functions, -128, 127));
184 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_rerun_cse_after_loop, -128, 127));
185 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_resched_modulo_sched, -128, 127));
186 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_rounding_math, -128, 127));
187 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_rtti, -128, 127));
188 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_save_optimization_record, -128, 127));
189 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_sched_critical_path_heuristic, -128, 127));
190 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_sched_dep_count_heuristic, -128, 127));
191 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_sched_group_heuristic, -128, 127));
192 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_schedule_interblock, -128, 127));
193 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_sched_last_insn_heuristic, -128, 127));
194 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_sched_pressure, -128, 127));
195 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_sched_rank_heuristic, -128, 127));
196 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_schedule_speculative, -128, 127));
197 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_sched_spec_insn_heuristic, -128, 127));
198 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_schedule_speculative_load, -128, 127));
199 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_schedule_speculative_load_dangerous, -128, 127));
200 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_sched2_use_superblocks, -128, 127));
201 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_schedule_fusion, -128, 127));
202 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_schedule_insns, -128, 127));
203 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_schedule_insns_after_reload, -128, 127));
204 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_section_anchors, -128, 127));
205 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_sel_sched_pipelining, -128, 127));
206 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_sel_sched_pipelining_outer_loops, -128, 127));
207 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_sel_sched_reschedule_pipelined, -128, 127));
208 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_selective_scheduling, -128, 127));
209 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_selective_scheduling2, -128, 127));
210 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_semantic_interposition, -128, 127));
211 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_short_enums, -128, 127));
212 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_short_wchar, -128, 127));
213 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_shrink_wrap, -128, 127));
214 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_shrink_wrap_separate, -128, 127));
215 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_signaling_nans, -128, 127));
216 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_signed_zeros, -128, 127));
217 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_single_precision_constant, -128, 127));
218 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_split_ivs_in_unroller, -128, 127));
219 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_split_loops, -128, 127));
220 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_split_paths, -128, 127));
221 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_split_wide_types, -128, 127));
222 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_split_wide_types_early, -128, 127));
223 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_ssa_backprop, -128, 127));
224 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_ssa_phiopt, -128, 127));
225 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_stack_clash_protection, -128, 127));
226 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_stack_protect, -128, 127));
227 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_stdarg_opt, -128, 127));
228 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_store_merging, -128, 127));
229 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_strict_aliasing, -128, 127));
230 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_strict_enums, -128, 127));
231 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_strict_volatile_bitfields, -128, 127));
232 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_thread_jumps, -128, 127));
233 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_threadsafe_statics, -128, 127));
234 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_toplevel_reorder, -128, 127));
235 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_tracer, -128, 127));
236 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_trapping_math, -128, 127));
237 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_trapv, -128, 127));
238 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_tree_bit_ccp, -128, 127));
239 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_tree_builtin_call_dce, -128, 127));
240 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_tree_ccp, -128, 127));
241 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_tree_ch, -128, 127));
242 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_tree_coalesce_vars, -128, 127));
243 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_tree_copy_prop, -128, 127));
244 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_tree_cselim, -128, 127));
245 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_tree_dce, -128, 127));
246 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_tree_dom, -128, 127));
247 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_tree_dse, -128, 127));
248 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_tree_forwprop, -128, 127));
249 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_tree_fre, -128, 127));
250 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_tree_loop_distribute_patterns, -128, 127));
251 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_tree_loop_distribution, -128, 127));
252 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_tree_loop_if_convert, -128, 127));
253 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_tree_loop_im, -128, 127));
254 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_tree_loop_ivcanon, -128, 127));
255 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_tree_loop_optimize, -128, 127));
256 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_tree_loop_vectorize, -128, 127));
257 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_tree_live_range_split, -128, 127));
258 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_tree_partial_pre, -128, 127));
259 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_tree_phiprop, -128, 127));
260 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_tree_pre, -128, 127));
261 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_tree_pta, -128, 127));
262 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_tree_reassoc, -128, 127));
263 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_tree_scev_cprop, -128, 127));
264 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_tree_sink, -128, 127));
265 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_tree_slp_vectorize, -128, 127));
266 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_tree_slsr, -128, 127));
267 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_tree_sra, -128, 127));
268 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_tree_switch_conversion, -128, 127));
269 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_tree_tail_merge, -128, 127));
270 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_tree_ter, -128, 127));
271 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_tree_vectorize, -128, 127));
272 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_tree_vrp, -128, 127));
273 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_unconstrained_commons, -128, 127));
274 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_unreachable_traps, -128, 127));
275 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_unroll_all_loops, -128, 127));
276 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_cunroll_grow_size, -128, 127));
277 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_unroll_loops, -128, 127));
278 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_unsafe_math_optimizations, -128, 127));
279 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_unswitch_loops, -128, 127));
280 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_unwind_tables, -128, 127));
281 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_var_tracking, -128, 127));
282 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_var_tracking_assignments, -128, 127));
283 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_var_tracking_assignments_toggle, -128, 127));
284 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_var_tracking_uninit, -128, 127));
285 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_variable_expansion_in_unroller, -128, 127));
286 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_version_loops_for_strides, -128, 127));
287 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_value_profile_transformations, -128, 127));
288 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_web, -128, 127));
289 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_wrapv, -128, 127));
290 : 96082033 : gcc_assert (IN_RANGE (opts->x_flag_wrapv_pointer, -128, 127));
291 : 96082033 : gcc_assert (IN_RANGE (opts->x_debug_nonbind_markers_p, -128, 127));
292 : 96082033 : gcc_assert (IN_RANGE (opts->x_ix86_unroll_only_small_loops, -128, 127));
293 : :
294 : 96082033 : ptr->x_param_align_loop_iterations = opts->x_param_align_loop_iterations;
295 : 96082033 : ptr->x_param_align_threshold = opts->x_param_align_threshold;
296 : 96082033 : ptr->x_param_asan_protect_allocas = opts->x_param_asan_protect_allocas;
297 : 96082033 : ptr->x_param_asan_instrument_reads = opts->x_param_asan_instrument_reads;
298 : 96082033 : ptr->x_param_asan_instrument_writes = opts->x_param_asan_instrument_writes;
299 : 96082033 : ptr->x_param_asan_instrumentation_with_call_threshold = opts->x_param_asan_instrumentation_with_call_threshold;
300 : 96082033 : ptr->x_param_asan_kernel_mem_intrinsic_prefix = opts->x_param_asan_kernel_mem_intrinsic_prefix;
301 : 96082033 : ptr->x_param_asan_memintrin = opts->x_param_asan_memintrin;
302 : 96082033 : ptr->x_param_asan_stack = opts->x_param_asan_stack;
303 : 96082033 : ptr->x_param_asan_use_after_return = opts->x_param_asan_use_after_return;
304 : 96082033 : ptr->x_param_avg_loop_niter = opts->x_param_avg_loop_niter;
305 : 96082033 : ptr->x_param_avoid_fma_max_bits = opts->x_param_avoid_fma_max_bits;
306 : 96082033 : ptr->x_param_builtin_expect_probability = opts->x_param_builtin_expect_probability;
307 : 96082033 : ptr->x_param_builtin_string_cmp_inline_length = opts->x_param_builtin_string_cmp_inline_length;
308 : 96082033 : ptr->x_param_case_values_threshold = opts->x_param_case_values_threshold;
309 : 96082033 : ptr->x_param_comdat_sharing_probability = opts->x_param_comdat_sharing_probability;
310 : 96082033 : ptr->x_param_construct_interfere_size = opts->x_param_construct_interfere_size;
311 : 96082033 : ptr->x_param_cycle_accurate_model = opts->x_param_cycle_accurate_model;
312 : 96082033 : ptr->x_param_destruct_interfere_size = opts->x_param_destruct_interfere_size;
313 : 96082033 : ptr->x_param_dse_max_alias_queries_per_store = opts->x_param_dse_max_alias_queries_per_store;
314 : 96082033 : ptr->x_param_dse_max_object_size = opts->x_param_dse_max_object_size;
315 : 96082033 : ptr->x_param_early_inlining_insns = opts->x_param_early_inlining_insns;
316 : 96082033 : ptr->x_param_fsm_scale_path_stmts = opts->x_param_fsm_scale_path_stmts;
317 : 96082033 : ptr->x_param_fully_pipelined_fma = opts->x_param_fully_pipelined_fma;
318 : 96082033 : ptr->x_param_gcse_after_reload_critical_fraction = opts->x_param_gcse_after_reload_critical_fraction;
319 : 96082033 : ptr->x_param_gcse_after_reload_partial_fraction = opts->x_param_gcse_after_reload_partial_fraction;
320 : 96082033 : ptr->x_param_gcse_cost_distance_ratio = opts->x_param_gcse_cost_distance_ratio;
321 : 96082033 : ptr->x_param_gcse_unrestricted_cost = opts->x_param_gcse_unrestricted_cost;
322 : 96082033 : ptr->x_param_graphite_max_arrays_per_scop = opts->x_param_graphite_max_arrays_per_scop;
323 : 96082033 : ptr->x_param_graphite_max_nb_scop_params = opts->x_param_graphite_max_nb_scop_params;
324 : 96082033 : ptr->x_param_hardcfr_max_blocks = opts->x_param_hardcfr_max_blocks;
325 : 96082033 : ptr->x_param_hardcfr_max_inline_blocks = opts->x_param_hardcfr_max_inline_blocks;
326 : 96082033 : ptr->x_param_hwasan_instrument_allocas = opts->x_param_hwasan_instrument_allocas;
327 : 96082033 : ptr->x_param_hwasan_instrument_mem_intrinsics = opts->x_param_hwasan_instrument_mem_intrinsics;
328 : 96082033 : ptr->x_param_hwasan_instrument_reads = opts->x_param_hwasan_instrument_reads;
329 : 96082033 : ptr->x_param_hwasan_instrument_stack = opts->x_param_hwasan_instrument_stack;
330 : 96082033 : ptr->x_param_hwasan_instrument_writes = opts->x_param_hwasan_instrument_writes;
331 : 96082033 : ptr->x_param_hwasan_random_frame_tag = opts->x_param_hwasan_random_frame_tag;
332 : 96082033 : ptr->x_param_inline_heuristics_hint_percent = opts->x_param_inline_heuristics_hint_percent;
333 : 96082033 : ptr->x_param_inline_min_speedup = opts->x_param_inline_min_speedup;
334 : 96082033 : ptr->x_param_inline_unit_growth = opts->x_param_inline_unit_growth;
335 : 96082033 : ptr->x_param_ipa_cp_eval_threshold = opts->x_param_ipa_cp_eval_threshold;
336 : 96082033 : ptr->x_param_ipa_cp_large_unit_insns = opts->x_param_ipa_cp_large_unit_insns;
337 : 96082033 : ptr->x_param_ipa_cp_loop_hint_bonus = opts->x_param_ipa_cp_loop_hint_bonus;
338 : 96082033 : ptr->x_param_ipa_cp_max_recursive_depth = opts->x_param_ipa_cp_max_recursive_depth;
339 : 96082033 : ptr->x_param_ipa_cp_min_recursive_probability = opts->x_param_ipa_cp_min_recursive_probability;
340 : 96082033 : ptr->x_param_ipa_cp_recursion_penalty = opts->x_param_ipa_cp_recursion_penalty;
341 : 96082033 : ptr->x_param_ipa_cp_recursive_freq_factor = opts->x_param_ipa_cp_recursive_freq_factor;
342 : 96082033 : ptr->x_param_ipa_cp_single_call_penalty = opts->x_param_ipa_cp_single_call_penalty;
343 : 96082033 : ptr->x_param_ipa_cp_unit_growth = opts->x_param_ipa_cp_unit_growth;
344 : 96082033 : ptr->x_param_ipa_cp_value_list_size = opts->x_param_ipa_cp_value_list_size;
345 : 96082033 : ptr->x_param_ipa_jump_function_lookups = opts->x_param_ipa_jump_function_lookups;
346 : 96082033 : ptr->x_param_ipa_max_aa_steps = opts->x_param_ipa_max_aa_steps;
347 : 96082033 : ptr->x_param_ipa_max_agg_items = opts->x_param_ipa_max_agg_items;
348 : 96082033 : ptr->x_param_ipa_max_loop_predicates = opts->x_param_ipa_max_loop_predicates;
349 : 96082033 : ptr->x_param_ipa_max_param_expr_ops = opts->x_param_ipa_max_param_expr_ops;
350 : 96082033 : ptr->x_param_ipa_max_switch_predicate_bounds = opts->x_param_ipa_max_switch_predicate_bounds;
351 : 96082033 : ptr->x_param_ipa_sra_deref_prob_threshold = opts->x_param_ipa_sra_deref_prob_threshold;
352 : 96082033 : ptr->x_param_ipa_sra_max_replacements = opts->x_param_ipa_sra_max_replacements;
353 : 96082033 : ptr->x_param_ipa_sra_ptr_growth_factor = opts->x_param_ipa_sra_ptr_growth_factor;
354 : 96082033 : ptr->x_param_ipa_sra_ptrwrap_growth_factor = opts->x_param_ipa_sra_ptrwrap_growth_factor;
355 : 96082033 : ptr->x_param_ira_consider_dup_in_all_alts = opts->x_param_ira_consider_dup_in_all_alts;
356 : 96082033 : ptr->x_param_ira_loop_reserved_regs = opts->x_param_ira_loop_reserved_regs;
357 : 96082033 : ptr->x_param_ira_max_conflict_table_size = opts->x_param_ira_max_conflict_table_size;
358 : 96082033 : ptr->x_param_ira_max_loops_num = opts->x_param_ira_max_loops_num;
359 : 96082033 : ptr->x_param_ira_simple_lra_insn_threshold = opts->x_param_ira_simple_lra_insn_threshold;
360 : 96082033 : ptr->x_param_iv_always_prune_cand_set_bound = opts->x_param_iv_always_prune_cand_set_bound;
361 : 96082033 : ptr->x_param_iv_consider_all_candidates_bound = opts->x_param_iv_consider_all_candidates_bound;
362 : 96082033 : ptr->x_param_iv_max_considered_uses = opts->x_param_iv_max_considered_uses;
363 : 96082033 : ptr->x_param_jump_table_max_growth_ratio_for_size = opts->x_param_jump_table_max_growth_ratio_for_size;
364 : 96082033 : ptr->x_param_jump_table_max_growth_ratio_for_speed = opts->x_param_jump_table_max_growth_ratio_for_speed;
365 : 96082033 : ptr->x_param_l1_cache_line_size = opts->x_param_l1_cache_line_size;
366 : 96082033 : ptr->x_param_l1_cache_size = opts->x_param_l1_cache_size;
367 : 96082033 : ptr->x_param_l2_cache_size = opts->x_param_l2_cache_size;
368 : 96082033 : ptr->x_param_large_function_growth = opts->x_param_large_function_growth;
369 : 96082033 : ptr->x_param_large_function_insns = opts->x_param_large_function_insns;
370 : 96082033 : ptr->x_param_stack_frame_growth = opts->x_param_stack_frame_growth;
371 : 96082033 : ptr->x_param_large_stack_frame = opts->x_param_large_stack_frame;
372 : 96082033 : ptr->x_param_large_unit_insns = opts->x_param_large_unit_insns;
373 : 96082033 : ptr->x_param_lim_expensive = opts->x_param_lim_expensive;
374 : 96082033 : ptr->x_param_loop_block_tile_size = opts->x_param_loop_block_tile_size;
375 : 96082033 : ptr->x_param_loop_interchange_max_num_stmts = opts->x_param_loop_interchange_max_num_stmts;
376 : 96082033 : ptr->x_param_loop_interchange_stride_ratio = opts->x_param_loop_interchange_stride_ratio;
377 : 96082033 : ptr->x_param_loop_invariant_max_bbs_in_loop = opts->x_param_loop_invariant_max_bbs_in_loop;
378 : 96082033 : ptr->x_param_loop_max_datarefs_for_datadeps = opts->x_param_loop_max_datarefs_for_datadeps;
379 : 96082033 : ptr->x_param_loop_versioning_max_inner_insns = opts->x_param_loop_versioning_max_inner_insns;
380 : 96082033 : ptr->x_param_loop_versioning_max_outer_insns = opts->x_param_loop_versioning_max_outer_insns;
381 : 96082033 : ptr->x_param_lra_inheritance_ebb_probability_cutoff = opts->x_param_lra_inheritance_ebb_probability_cutoff;
382 : 96082033 : ptr->x_param_lra_max_considered_reload_pseudos = opts->x_param_lra_max_considered_reload_pseudos;
383 : 96082033 : ptr->x_param_lto_locality_frequency = opts->x_param_lto_locality_frequency;
384 : 96082033 : ptr->x_param_lto_locality_size = opts->x_param_lto_locality_size;
385 : 96082033 : ptr->x_param_max_average_unrolled_insns = opts->x_param_max_average_unrolled_insns;
386 : 96082033 : ptr->x_param_max_combine_insns = opts->x_param_max_combine_insns;
387 : 96082033 : ptr->x_param_max_combine_search_insns = opts->x_param_max_combine_search_insns;
388 : 96082033 : ptr->x_param_max_unroll_iterations = opts->x_param_max_unroll_iterations;
389 : 96082033 : ptr->x_param_max_completely_peel_times = opts->x_param_max_completely_peel_times;
390 : 96082033 : ptr->x_param_max_completely_peeled_insns = opts->x_param_max_completely_peeled_insns;
391 : 96082033 : ptr->x_param_max_crossjump_edges = opts->x_param_max_crossjump_edges;
392 : 96082033 : ptr->x_param_max_cse_insns = opts->x_param_max_cse_insns;
393 : 96082033 : ptr->x_param_max_cse_path_length = opts->x_param_max_cse_path_length;
394 : 96082033 : ptr->x_param_max_cselib_memory_locations = opts->x_param_max_cselib_memory_locations;
395 : 96082033 : ptr->x_param_max_debug_marker_count = opts->x_param_max_debug_marker_count;
396 : 96082033 : ptr->x_param_max_delay_slot_insn_search = opts->x_param_max_delay_slot_insn_search;
397 : 96082033 : ptr->x_param_max_delay_slot_live_search = opts->x_param_max_delay_slot_live_search;
398 : 96082033 : ptr->x_param_max_dse_active_local_stores = opts->x_param_max_dse_active_local_stores;
399 : 96082033 : ptr->x_param_early_inliner_max_iterations = opts->x_param_early_inliner_max_iterations;
400 : 96082033 : ptr->x_param_max_find_base_term_values = opts->x_param_max_find_base_term_values;
401 : 96082033 : ptr->x_param_max_fsm_thread_path_insns = opts->x_param_max_fsm_thread_path_insns;
402 : 96082033 : ptr->x_param_max_gcse_insertion_ratio = opts->x_param_max_gcse_insertion_ratio;
403 : 96082033 : ptr->x_param_max_gcse_memory = opts->x_param_max_gcse_memory;
404 : 96082033 : ptr->x_param_max_goto_duplication_insns = opts->x_param_max_goto_duplication_insns;
405 : 96082033 : ptr->x_param_max_grow_copy_bb_insns = opts->x_param_max_grow_copy_bb_insns;
406 : 96082033 : ptr->x_param_max_hoist_depth = opts->x_param_max_hoist_depth;
407 : 96082033 : ptr->x_param_inline_functions_called_once_insns = opts->x_param_inline_functions_called_once_insns;
408 : 96082033 : ptr->x_param_inline_functions_called_once_loop_depth = opts->x_param_inline_functions_called_once_loop_depth;
409 : 96082033 : ptr->x_param_max_inline_insns_auto = opts->x_param_max_inline_insns_auto;
410 : 96082033 : ptr->x_param_max_inline_insns_recursive_auto = opts->x_param_max_inline_insns_recursive_auto;
411 : 96082033 : ptr->x_param_max_inline_insns_recursive = opts->x_param_max_inline_insns_recursive;
412 : 96082033 : ptr->x_param_max_inline_insns_single = opts->x_param_max_inline_insns_single;
413 : 96082033 : ptr->x_param_max_inline_insns_size = opts->x_param_max_inline_insns_size;
414 : 96082033 : ptr->x_param_max_inline_insns_small = opts->x_param_max_inline_insns_small;
415 : 96082033 : ptr->x_param_max_inline_recursive_depth_auto = opts->x_param_max_inline_recursive_depth_auto;
416 : 96082033 : ptr->x_param_max_inline_recursive_depth = opts->x_param_max_inline_recursive_depth;
417 : 96082033 : ptr->x_param_max_isl_operations = opts->x_param_max_isl_operations;
418 : 96082033 : ptr->x_param_max_iterations_computation_cost = opts->x_param_max_iterations_computation_cost;
419 : 96082033 : ptr->x_param_max_iterations_to_track = opts->x_param_max_iterations_to_track;
420 : 96082033 : ptr->x_param_max_jump_thread_duplication_stmts = opts->x_param_max_jump_thread_duplication_stmts;
421 : 96082033 : ptr->x_param_max_jump_thread_paths = opts->x_param_max_jump_thread_paths;
422 : 96082033 : ptr->x_param_max_last_value_rtl = opts->x_param_max_last_value_rtl;
423 : 96082033 : ptr->x_param_max_loop_header_insns = opts->x_param_max_loop_header_insns;
424 : 96082033 : ptr->x_param_max_modulo_backtrack_attempts = opts->x_param_max_modulo_backtrack_attempts;
425 : 96082033 : ptr->x_param_max_partial_antic_length = opts->x_param_max_partial_antic_length;
426 : 96082033 : ptr->x_param_max_peel_branches = opts->x_param_max_peel_branches;
427 : 96082033 : ptr->x_param_max_peel_times = opts->x_param_max_peel_times;
428 : 96082033 : ptr->x_param_max_peeled_insns = opts->x_param_max_peeled_insns;
429 : 96082033 : ptr->x_param_max_pending_list_length = opts->x_param_max_pending_list_length;
430 : 96082033 : ptr->x_param_max_pipeline_region_blocks = opts->x_param_max_pipeline_region_blocks;
431 : 96082033 : ptr->x_param_max_pipeline_region_insns = opts->x_param_max_pipeline_region_insns;
432 : 96082033 : ptr->x_param_max_pow_sqrt_depth = opts->x_param_max_pow_sqrt_depth;
433 : 96082033 : ptr->x_param_max_predicted_iterations = opts->x_param_max_predicted_iterations;
434 : 96082033 : ptr->x_param_max_reload_search_insns = opts->x_param_max_reload_search_insns;
435 : 96082033 : ptr->x_param_max_rtl_if_conversion_insns = opts->x_param_max_rtl_if_conversion_insns;
436 : 96082033 : ptr->x_param_max_rtl_if_conversion_predictable_cost = opts->x_param_max_rtl_if_conversion_predictable_cost;
437 : 96082033 : ptr->x_param_max_rtl_if_conversion_unpredictable_cost = opts->x_param_max_rtl_if_conversion_unpredictable_cost;
438 : 96082033 : ptr->x_param_max_sched_extend_regions_iters = opts->x_param_max_sched_extend_regions_iters;
439 : 96082033 : ptr->x_param_max_sched_insn_conflict_delay = opts->x_param_max_sched_insn_conflict_delay;
440 : 96082033 : ptr->x_param_max_sched_ready_insns = opts->x_param_max_sched_ready_insns;
441 : 96082033 : ptr->x_param_max_sched_region_blocks = opts->x_param_max_sched_region_blocks;
442 : 96082033 : ptr->x_param_max_sched_region_insns = opts->x_param_max_sched_region_insns;
443 : 96082033 : ptr->x_param_max_slsr_candidate_scan = opts->x_param_max_slsr_candidate_scan;
444 : 96082033 : ptr->x_param_max_speculative_devirt_maydefs = opts->x_param_max_speculative_devirt_maydefs;
445 : 96082033 : ptr->x_param_max_stores_to_merge = opts->x_param_max_stores_to_merge;
446 : 96082033 : ptr->x_param_max_stores_to_sink = opts->x_param_max_stores_to_sink;
447 : 96082033 : ptr->x_param_max_tail_merge_comparisons = opts->x_param_max_tail_merge_comparisons;
448 : 96082033 : ptr->x_param_max_tail_merge_iterations = opts->x_param_max_tail_merge_iterations;
449 : 96082033 : ptr->x_param_max_tracked_strlens = opts->x_param_max_tracked_strlens;
450 : 96082033 : ptr->x_param_max_tree_if_conversion_phi_args = opts->x_param_max_tree_if_conversion_phi_args;
451 : 96082033 : ptr->x_param_max_unroll_times = opts->x_param_max_unroll_times;
452 : 96082033 : ptr->x_param_max_unrolled_insns = opts->x_param_max_unrolled_insns;
453 : 96082033 : ptr->x_param_max_unswitch_depth = opts->x_param_max_unswitch_depth;
454 : 96082033 : ptr->x_param_max_unswitch_insns = opts->x_param_max_unswitch_insns;
455 : 96082033 : ptr->x_param_max_variable_expansions = opts->x_param_max_variable_expansions;
456 : 96082033 : ptr->x_param_max_vartrack_expr_depth = opts->x_param_max_vartrack_expr_depth;
457 : 96082033 : ptr->x_param_max_vartrack_reverse_op_size = opts->x_param_max_vartrack_reverse_op_size;
458 : 96082033 : ptr->x_param_max_vartrack_size = opts->x_param_max_vartrack_size;
459 : 96082033 : ptr->x_param_min_crossjump_insns = opts->x_param_min_crossjump_insns;
460 : 96082033 : ptr->x_param_min_inline_recursive_probability = opts->x_param_min_inline_recursive_probability;
461 : 96082033 : ptr->x_param_min_insn_to_prefetch_ratio = opts->x_param_min_insn_to_prefetch_ratio;
462 : 96082033 : ptr->x_param_min_loop_cond_split_prob = opts->x_param_min_loop_cond_split_prob;
463 : 96082033 : ptr->x_param_min_pagesize = opts->x_param_min_pagesize;
464 : 96082033 : ptr->x_param_min_size_for_stack_sharing = opts->x_param_min_size_for_stack_sharing;
465 : 96082033 : ptr->x_param_min_spec_prob = opts->x_param_min_spec_prob;
466 : 96082033 : ptr->x_param_min_vect_loop_bound = opts->x_param_min_vect_loop_bound;
467 : 96082033 : ptr->x_param_modref_max_accesses = opts->x_param_modref_max_accesses;
468 : 96082033 : ptr->x_param_modref_max_adjustments = opts->x_param_modref_max_adjustments;
469 : 96082033 : ptr->x_param_modref_max_bases = opts->x_param_modref_max_bases;
470 : 96082033 : ptr->x_param_modref_max_depth = opts->x_param_modref_max_depth;
471 : 96082033 : ptr->x_param_modref_max_escape_points = opts->x_param_modref_max_escape_points;
472 : 96082033 : ptr->x_param_modref_max_refs = opts->x_param_modref_max_refs;
473 : 96082033 : ptr->x_param_modref_max_tests = opts->x_param_modref_max_tests;
474 : 96082033 : ptr->x_param_parloops_chunk_size = opts->x_param_parloops_chunk_size;
475 : 96082033 : ptr->x_param_parloops_min_per_thread = opts->x_param_parloops_min_per_thread;
476 : 96082033 : ptr->x_param_parloops_schedule = opts->x_param_parloops_schedule;
477 : 96082033 : ptr->x_param_partial_inlining_entry_probability = opts->x_param_partial_inlining_entry_probability;
478 : 96082033 : ptr->x_param_phiopt_factor_max_stmts_live = opts->x_param_phiopt_factor_max_stmts_live;
479 : 96082033 : ptr->x_param_predictable_branch_outcome = opts->x_param_predictable_branch_outcome;
480 : 96082033 : ptr->x_param_prefetch_dynamic_strides = opts->x_param_prefetch_dynamic_strides;
481 : 96082033 : ptr->x_param_prefetch_latency = opts->x_param_prefetch_latency;
482 : 96082033 : ptr->x_param_prefetch_min_insn_to_mem_ratio = opts->x_param_prefetch_min_insn_to_mem_ratio;
483 : 96082033 : ptr->x_param_prefetch_minimum_stride = opts->x_param_prefetch_minimum_stride;
484 : 96082033 : ptr->x_param_ranger_logical_depth = opts->x_param_ranger_logical_depth;
485 : 96082033 : ptr->x_param_ranger_recompute_depth = opts->x_param_ranger_recompute_depth;
486 : 96082033 : ptr->x_param_relation_block_limit = opts->x_param_relation_block_limit;
487 : 96082033 : ptr->x_param_rpo_vn_max_loop_depth = opts->x_param_rpo_vn_max_loop_depth;
488 : 96082033 : ptr->x_param_sccvn_max_alias_queries_per_access = opts->x_param_sccvn_max_alias_queries_per_access;
489 : 96082033 : ptr->x_param_scev_max_expr_complexity = opts->x_param_scev_max_expr_complexity;
490 : 96082033 : ptr->x_param_scev_max_expr_size = opts->x_param_scev_max_expr_size;
491 : 96082033 : ptr->x_param_sched_autopref_queue_depth = opts->x_param_sched_autopref_queue_depth;
492 : 96082033 : ptr->x_param_sched_mem_true_dep_cost = opts->x_param_sched_mem_true_dep_cost;
493 : 96082033 : ptr->x_param_sched_pressure_algorithm = opts->x_param_sched_pressure_algorithm;
494 : 96082033 : ptr->x_param_sched_spec_prob_cutoff = opts->x_param_sched_spec_prob_cutoff;
495 : 96082033 : ptr->x_param_sched_state_edge_prob_cutoff = opts->x_param_sched_state_edge_prob_cutoff;
496 : 96082033 : ptr->x_param_selsched_insns_to_rename = opts->x_param_selsched_insns_to_rename;
497 : 96082033 : ptr->x_param_selsched_max_lookahead = opts->x_param_selsched_max_lookahead;
498 : 96082033 : ptr->x_param_selsched_max_sched_times = opts->x_param_selsched_max_sched_times;
499 : 96082033 : ptr->x_param_simultaneous_prefetches = opts->x_param_simultaneous_prefetches;
500 : 96082033 : ptr->x_param_sink_frequency_threshold = opts->x_param_sink_frequency_threshold;
501 : 96082033 : ptr->x_param_sms_dfa_history = opts->x_param_sms_dfa_history;
502 : 96082033 : ptr->x_param_sms_loop_average_count_threshold = opts->x_param_sms_loop_average_count_threshold;
503 : 96082033 : ptr->x_param_sms_max_ii_factor = opts->x_param_sms_max_ii_factor;
504 : 96082033 : ptr->x_param_sms_min_sc = opts->x_param_sms_min_sc;
505 : 96082033 : ptr->x_param_sra_max_propagations = opts->x_param_sra_max_propagations;
506 : 96082033 : ptr->x_param_sra_max_scalarization_size_size = opts->x_param_sra_max_scalarization_size_size;
507 : 96082033 : ptr->x_param_sra_max_scalarization_size_speed = opts->x_param_sra_max_scalarization_size_speed;
508 : 96082033 : ptr->x_param_ssa_name_def_chain_limit = opts->x_param_ssa_name_def_chain_limit;
509 : 96082033 : ptr->x_param_ssp_buffer_size = opts->x_param_ssp_buffer_size;
510 : 96082033 : ptr->x_param_stack_clash_protection_guard_size = opts->x_param_stack_clash_protection_guard_size;
511 : 96082033 : ptr->x_param_stack_clash_protection_probe_interval = opts->x_param_stack_clash_protection_probe_interval;
512 : 96082033 : ptr->x_param_store_forwarding_max_distance = opts->x_param_store_forwarding_max_distance;
513 : 96082033 : ptr->x_param_store_merging_allow_unaligned = opts->x_param_store_merging_allow_unaligned;
514 : 96082033 : ptr->x_param_store_merging_max_size = opts->x_param_store_merging_max_size;
515 : 96082033 : ptr->x_param_switch_conversion_branch_ratio = opts->x_param_switch_conversion_branch_ratio;
516 : 96082033 : ptr->x_param_switch_lower_slow_alg_max_cases = opts->x_param_switch_lower_slow_alg_max_cases;
517 : 96082033 : ptr->x_param_tm_max_aggregate_size = opts->x_param_tm_max_aggregate_size;
518 : 96082033 : ptr->x_param_tracer_dynamic_coverage_feedback = opts->x_param_tracer_dynamic_coverage_feedback;
519 : 96082033 : ptr->x_param_tracer_dynamic_coverage = opts->x_param_tracer_dynamic_coverage;
520 : 96082033 : ptr->x_param_tracer_max_code_growth = opts->x_param_tracer_max_code_growth;
521 : 96082033 : ptr->x_param_tracer_min_branch_probability_feedback = opts->x_param_tracer_min_branch_probability_feedback;
522 : 96082033 : ptr->x_param_tracer_min_branch_probability = opts->x_param_tracer_min_branch_probability;
523 : 96082033 : ptr->x_param_tracer_min_branch_ratio = opts->x_param_tracer_min_branch_ratio;
524 : 96082033 : ptr->x_param_transitive_relations_work_bound = opts->x_param_transitive_relations_work_bound;
525 : 96082033 : ptr->x_param_tree_reassoc_width = opts->x_param_tree_reassoc_width;
526 : 96082033 : ptr->x_param_uninit_control_dep_attempts = opts->x_param_uninit_control_dep_attempts;
527 : 96082033 : ptr->x_param_uninit_max_chain_len = opts->x_param_uninit_max_chain_len;
528 : 96082033 : ptr->x_param_uninit_max_num_chains = opts->x_param_uninit_max_num_chains;
529 : 96082033 : ptr->x_param_uninit_max_prune_work = opts->x_param_uninit_max_prune_work;
530 : 96082033 : ptr->x_param_uninlined_function_insns = opts->x_param_uninlined_function_insns;
531 : 96082033 : ptr->x_param_uninlined_function_time = opts->x_param_uninlined_function_time;
532 : 96082033 : ptr->x_param_uninlined_function_thunk_insns = opts->x_param_uninlined_function_thunk_insns;
533 : 96082033 : ptr->x_param_uninlined_function_thunk_time = opts->x_param_uninlined_function_thunk_time;
534 : 96082033 : ptr->x_param_unlikely_bb_count_fraction = opts->x_param_unlikely_bb_count_fraction;
535 : 96082033 : ptr->x_param_unroll_jam_max_unroll = opts->x_param_unroll_jam_max_unroll;
536 : 96082033 : ptr->x_param_unroll_jam_min_percent = opts->x_param_unroll_jam_min_percent;
537 : 96082033 : ptr->x_param_use_after_scope_direct_emission_threshold = opts->x_param_use_after_scope_direct_emission_threshold;
538 : 96082033 : ptr->x_param_vect_epilogues_nomask = opts->x_param_vect_epilogues_nomask;
539 : 96082033 : ptr->x_param_vect_induction_float = opts->x_param_vect_induction_float;
540 : 96082033 : ptr->x_param_vect_inner_loop_cost_factor = opts->x_param_vect_inner_loop_cost_factor;
541 : 96082033 : ptr->x_param_vect_max_layout_candidates = opts->x_param_vect_max_layout_candidates;
542 : 96082033 : ptr->x_param_vect_max_peeling_for_alignment = opts->x_param_vect_max_peeling_for_alignment;
543 : 96082033 : ptr->x_param_vect_max_version_for_alias_checks = opts->x_param_vect_max_version_for_alias_checks;
544 : 96082033 : ptr->x_param_vect_max_version_for_alignment_checks = opts->x_param_vect_max_version_for_alignment_checks;
545 : 96082033 : ptr->x_param_vect_partial_vector_usage = opts->x_param_vect_partial_vector_usage;
546 : 96082033 : ptr->x_param_vect_scalar_cost_multiplier = opts->x_param_vect_scalar_cost_multiplier;
547 : 96082033 : ptr->x_param_vrp_block_limit = opts->x_param_vrp_block_limit;
548 : 96082033 : ptr->x_param_vrp_sparse_threshold = opts->x_param_vrp_sparse_threshold;
549 : 96082033 : ptr->x_param_vrp_switch_limit = opts->x_param_vrp_switch_limit;
550 : 96082033 : ptr->x_param_vrp_vector_threshold = opts->x_param_vrp_vector_threshold;
551 : 96082033 : ptr->x_flag_complex_method = opts->x_flag_complex_method;
552 : 96082033 : ptr->x_flag_malloc_dse = opts->x_flag_malloc_dse;
553 : 96082033 : ptr->x_flag_min_function_alignment = opts->x_flag_min_function_alignment;
554 : 96082033 : ptr->x_flag_openmp_target_simd_clone = opts->x_flag_openmp_target_simd_clone;
555 : 96082033 : ptr->x_flag_sched_stalled_insns = opts->x_flag_sched_stalled_insns;
556 : 96082033 : ptr->x_flag_sched_stalled_insns_dep = opts->x_flag_sched_stalled_insns_dep;
557 : 96082033 : ptr->x_flag_tree_parallelize_loops = opts->x_flag_tree_parallelize_loops;
558 : 96082033 : ptr->x_flag_lto_locality_cloning = opts->x_flag_lto_locality_cloning;
559 : 96082033 : ptr->x_param_ranger_debug = opts->x_param_ranger_debug;
560 : 96082033 : ptr->x_param_threader_debug = opts->x_param_threader_debug;
561 : 96082033 : ptr->x_flag_excess_precision = opts->x_flag_excess_precision;
562 : 96082033 : ptr->x_flag_fp_contract_mode = opts->x_flag_fp_contract_mode;
563 : 96082033 : ptr->x_flag_harden_control_flow_redundancy_check_noreturn = opts->x_flag_harden_control_flow_redundancy_check_noreturn;
564 : 96082033 : ptr->x_flag_inline_stringops = opts->x_flag_inline_stringops;
565 : 96082033 : ptr->x_flag_ira_algorithm = opts->x_flag_ira_algorithm;
566 : 96082033 : ptr->x_flag_ira_region = opts->x_flag_ira_region;
567 : 96082033 : ptr->x_flag_live_patching = opts->x_flag_live_patching;
568 : 96082033 : ptr->x_flag_reorder_blocks_algorithm = opts->x_flag_reorder_blocks_algorithm;
569 : 96082033 : ptr->x_flag_simd_cost_model = opts->x_flag_simd_cost_model;
570 : 96082033 : ptr->x_flag_stack_reuse = opts->x_flag_stack_reuse;
571 : 96082033 : ptr->x_flag_auto_var_init = opts->x_flag_auto_var_init;
572 : 96082033 : ptr->x_flag_vect_cost_model = opts->x_flag_vect_cost_model;
573 : 96082033 : ptr->x_optimize = opts->x_optimize;
574 : 96082033 : ptr->x_optimize_size = opts->x_optimize_size;
575 : 96082033 : ptr->x_optimize_debug = opts->x_optimize_debug;
576 : 96082033 : ptr->x_optimize_fast = opts->x_optimize_fast;
577 : 96082033 : ptr->x_warn_inline = opts->x_warn_inline;
578 : 96082033 : ptr->x_flag_aggressive_loop_optimizations = opts->x_flag_aggressive_loop_optimizations;
579 : 96082033 : ptr->x_flag_align_functions = opts->x_flag_align_functions;
580 : 96082033 : ptr->x_flag_align_jumps = opts->x_flag_align_jumps;
581 : 96082033 : ptr->x_flag_align_labels = opts->x_flag_align_labels;
582 : 96082033 : ptr->x_flag_align_loops = opts->x_flag_align_loops;
583 : 96082033 : ptr->x_flag_allocation_dce = opts->x_flag_allocation_dce;
584 : 96082033 : ptr->x_flag_store_data_races = opts->x_flag_store_data_races;
585 : 96082033 : ptr->x_flag_associative_math = opts->x_flag_associative_math;
586 : 96082033 : ptr->x_flag_assume_sane_operators_new_delete = opts->x_flag_assume_sane_operators_new_delete;
587 : 96082033 : ptr->x_flag_asynchronous_unwind_tables = opts->x_flag_asynchronous_unwind_tables;
588 : 96082033 : ptr->x_flag_auto_inc_dec = opts->x_flag_auto_inc_dec;
589 : 96082033 : ptr->x_flag_auto_profile_inlining = opts->x_flag_auto_profile_inlining;
590 : 96082033 : ptr->x_flag_avoid_store_forwarding = opts->x_flag_avoid_store_forwarding;
591 : 96082033 : ptr->x_flag_bit_tests = opts->x_flag_bit_tests;
592 : 96082033 : ptr->x_flag_branch_on_count_reg = opts->x_flag_branch_on_count_reg;
593 : 96082033 : ptr->x_flag_branch_probabilities = opts->x_flag_branch_probabilities;
594 : 96082033 : ptr->x_flag_caller_saves = opts->x_flag_caller_saves;
595 : 96082033 : ptr->x_flag_code_hoisting = opts->x_flag_code_hoisting;
596 : 96082033 : ptr->x_flag_combine_stack_adjustments = opts->x_flag_combine_stack_adjustments;
597 : 96082033 : ptr->x_flag_compare_elim_after_reload = opts->x_flag_compare_elim_after_reload;
598 : 96082033 : ptr->x_flag_conserve_stack = opts->x_flag_conserve_stack;
599 : 96082033 : ptr->x_flag_cprop_registers = opts->x_flag_cprop_registers;
600 : 96082033 : ptr->x_flag_crossjumping = opts->x_flag_crossjumping;
601 : 96082033 : ptr->x_flag_cse_follow_jumps = opts->x_flag_cse_follow_jumps;
602 : 96082033 : ptr->x_flag_dce = opts->x_flag_dce;
603 : 96082033 : ptr->x_flag_defer_pop = opts->x_flag_defer_pop;
604 : 96082033 : ptr->x_flag_delayed_branch = opts->x_flag_delayed_branch;
605 : 96082033 : ptr->x_flag_delete_dead_exceptions = opts->x_flag_delete_dead_exceptions;
606 : 96082033 : ptr->x_flag_delete_null_pointer_checks = opts->x_flag_delete_null_pointer_checks;
607 : 96082033 : ptr->x_flag_devirtualize = opts->x_flag_devirtualize;
608 : 96082033 : ptr->x_flag_devirtualize_speculatively = opts->x_flag_devirtualize_speculatively;
609 : 96082033 : ptr->x_flag_dse = opts->x_flag_dse;
610 : 96082033 : ptr->x_flag_early_inlining = opts->x_flag_early_inlining;
611 : 96082033 : ptr->x_flag_exceptions = opts->x_flag_exceptions;
612 : 96082033 : ptr->x_flag_expensive_optimizations = opts->x_flag_expensive_optimizations;
613 : 96082033 : ptr->x_flag_ext_dce = opts->x_flag_ext_dce;
614 : 96082033 : ptr->x_flag_finite_loops = opts->x_flag_finite_loops;
615 : 96082033 : ptr->x_flag_finite_math_only = opts->x_flag_finite_math_only;
616 : 96082033 : ptr->x_flag_float_store = opts->x_flag_float_store;
617 : 96082033 : ptr->x_flag_fold_mem_offsets = opts->x_flag_fold_mem_offsets;
618 : 96082033 : ptr->x_flag_fold_simple_inlines = opts->x_flag_fold_simple_inlines;
619 : 96082033 : ptr->x_flag_forward_propagate = opts->x_flag_forward_propagate;
620 : 96082033 : ptr->x_flag_fp_int_builtin_inexact = opts->x_flag_fp_int_builtin_inexact;
621 : 96082033 : ptr->x_flag_no_function_cse = opts->x_flag_no_function_cse;
622 : 96082033 : ptr->x_flag_gcse = opts->x_flag_gcse;
623 : 96082033 : ptr->x_flag_gcse_after_reload = opts->x_flag_gcse_after_reload;
624 : 96082033 : ptr->x_flag_gcse_las = opts->x_flag_gcse_las;
625 : 96082033 : ptr->x_flag_gcse_lm = opts->x_flag_gcse_lm;
626 : 96082033 : ptr->x_flag_gcse_sm = opts->x_flag_gcse_sm;
627 : 96082033 : ptr->x_flag_graphite = opts->x_flag_graphite;
628 : 96082033 : ptr->x_flag_graphite_identity = opts->x_flag_graphite_identity;
629 : 96082033 : ptr->x_flag_guess_branch_prob = opts->x_flag_guess_branch_prob;
630 : 96082033 : ptr->x_flag_harden_control_flow_redundancy_check_exceptions = opts->x_flag_harden_control_flow_redundancy_check_exceptions;
631 : 96082033 : ptr->x_flag_harden_control_flow_redundancy_check_returning_calls = opts->x_flag_harden_control_flow_redundancy_check_returning_calls;
632 : 96082033 : ptr->x_flag_harden_control_flow_redundancy_skip_leaf = opts->x_flag_harden_control_flow_redundancy_skip_leaf;
633 : 96082033 : ptr->x_flag_harden_compares = opts->x_flag_harden_compares;
634 : 96082033 : ptr->x_flag_harden_conditional_branches = opts->x_flag_harden_conditional_branches;
635 : 96082033 : ptr->x_flag_harden_control_flow_redundancy = opts->x_flag_harden_control_flow_redundancy;
636 : 96082033 : ptr->x_flag_hoist_adjacent_loads = opts->x_flag_hoist_adjacent_loads;
637 : 96082033 : ptr->x_flag_if_conversion = opts->x_flag_if_conversion;
638 : 96082033 : ptr->x_flag_if_conversion2 = opts->x_flag_if_conversion2;
639 : 96082033 : ptr->x_flag_indirect_inlining = opts->x_flag_indirect_inlining;
640 : 96082033 : ptr->x_flag_no_inline = opts->x_flag_no_inline;
641 : 96082033 : ptr->x_flag_inline_atomics = opts->x_flag_inline_atomics;
642 : 96082033 : ptr->x_flag_inline_functions = opts->x_flag_inline_functions;
643 : 96082033 : ptr->x_flag_inline_functions_called_once = opts->x_flag_inline_functions_called_once;
644 : 96082033 : ptr->x_flag_inline_small_functions = opts->x_flag_inline_small_functions;
645 : 96082033 : ptr->x_flag_ipa_bit_cp = opts->x_flag_ipa_bit_cp;
646 : 96082033 : ptr->x_flag_ipa_cp = opts->x_flag_ipa_cp;
647 : 96082033 : ptr->x_flag_ipa_cp_clone = opts->x_flag_ipa_cp_clone;
648 : 96082033 : ptr->x_flag_ipa_icf = opts->x_flag_ipa_icf;
649 : 96082033 : ptr->x_flag_ipa_icf_functions = opts->x_flag_ipa_icf_functions;
650 : 96082033 : ptr->x_flag_ipa_icf_variables = opts->x_flag_ipa_icf_variables;
651 : 96082033 : ptr->x_flag_ipa_modref = opts->x_flag_ipa_modref;
652 : 96082033 : ptr->x_flag_ipa_profile = opts->x_flag_ipa_profile;
653 : 96082033 : ptr->x_flag_ipa_pta = opts->x_flag_ipa_pta;
654 : 96082033 : ptr->x_flag_ipa_pure_const = opts->x_flag_ipa_pure_const;
655 : 96082033 : ptr->x_flag_ipa_ra = opts->x_flag_ipa_ra;
656 : 96082033 : ptr->x_flag_ipa_reference = opts->x_flag_ipa_reference;
657 : 96082033 : ptr->x_flag_ipa_reference_addressable = opts->x_flag_ipa_reference_addressable;
658 : 96082033 : ptr->x_flag_ipa_reorder_for_locality = opts->x_flag_ipa_reorder_for_locality;
659 : 96082033 : ptr->x_flag_ipa_sra = opts->x_flag_ipa_sra;
660 : 96082033 : ptr->x_flag_ipa_stack_alignment = opts->x_flag_ipa_stack_alignment;
661 : 96082033 : ptr->x_flag_ipa_strict_aliasing = opts->x_flag_ipa_strict_aliasing;
662 : 96082033 : ptr->x_flag_ipa_vrp = opts->x_flag_ipa_vrp;
663 : 96082033 : ptr->x_flag_ira_hoist_pressure = opts->x_flag_ira_hoist_pressure;
664 : 96082033 : ptr->x_flag_ira_loop_pressure = opts->x_flag_ira_loop_pressure;
665 : 96082033 : ptr->x_flag_ira_share_save_slots = opts->x_flag_ira_share_save_slots;
666 : 96082033 : ptr->x_flag_ira_share_spill_slots = opts->x_flag_ira_share_spill_slots;
667 : 96082033 : ptr->x_flag_isolate_erroneous_paths_attribute = opts->x_flag_isolate_erroneous_paths_attribute;
668 : 96082033 : ptr->x_flag_isolate_erroneous_paths_dereference = opts->x_flag_isolate_erroneous_paths_dereference;
669 : 96082033 : ptr->x_flag_ivopts = opts->x_flag_ivopts;
670 : 96082033 : ptr->x_flag_jump_tables = opts->x_flag_jump_tables;
671 : 96082033 : ptr->x_flag_keep_gc_roots_live = opts->x_flag_keep_gc_roots_live;
672 : 96082033 : ptr->x_flag_late_combine_instructions = opts->x_flag_late_combine_instructions;
673 : 96082033 : ptr->x_flag_lifetime_dse = opts->x_flag_lifetime_dse;
674 : 96082033 : ptr->x_flag_limit_function_alignment = opts->x_flag_limit_function_alignment;
675 : 96082033 : ptr->x_flag_live_range_shrinkage = opts->x_flag_live_range_shrinkage;
676 : 96082033 : ptr->x_flag_loop_interchange = opts->x_flag_loop_interchange;
677 : 96082033 : ptr->x_flag_loop_nest_optimize = opts->x_flag_loop_nest_optimize;
678 : 96082033 : ptr->x_flag_loop_parallelize_all = opts->x_flag_loop_parallelize_all;
679 : 96082033 : ptr->x_flag_unroll_jam = opts->x_flag_unroll_jam;
680 : 96082033 : ptr->x_flag_lra_remat = opts->x_flag_lra_remat;
681 : 96082033 : ptr->x_flag_malloc_dce = opts->x_flag_malloc_dce;
682 : 96082033 : ptr->x_flag_errno_math = opts->x_flag_errno_math;
683 : 96082033 : ptr->x_flag_modulo_sched = opts->x_flag_modulo_sched;
684 : 96082033 : ptr->x_flag_modulo_sched_allow_regmoves = opts->x_flag_modulo_sched_allow_regmoves;
685 : 96082033 : ptr->x_flag_move_loop_invariants = opts->x_flag_move_loop_invariants;
686 : 96082033 : ptr->x_flag_move_loop_stores = opts->x_flag_move_loop_stores;
687 : 96082033 : ptr->x_flag_non_call_exceptions = opts->x_flag_non_call_exceptions;
688 : 96082033 : ptr->x_flag_nothrow_opt = opts->x_flag_nothrow_opt;
689 : 96082033 : ptr->x_flag_omit_frame_pointer = opts->x_flag_omit_frame_pointer;
690 : 96082033 : ptr->x_flag_opt_info = opts->x_flag_opt_info;
691 : 96082033 : ptr->x_flag_optimize_crc = opts->x_flag_optimize_crc;
692 : 96082033 : ptr->x_flag_optimize_sibling_calls = opts->x_flag_optimize_sibling_calls;
693 : 96082033 : ptr->x_flag_optimize_strlen = opts->x_flag_optimize_strlen;
694 : 96082033 : ptr->x_flag_pack_struct = opts->x_flag_pack_struct;
695 : 96082033 : ptr->x_flag_partial_inlining = opts->x_flag_partial_inlining;
696 : 96082033 : ptr->x_flag_pcc_struct_return = opts->x_flag_pcc_struct_return;
697 : 96082033 : ptr->x_flag_peel_loops = opts->x_flag_peel_loops;
698 : 96082033 : ptr->x_flag_no_peephole = opts->x_flag_no_peephole;
699 : 96082033 : ptr->x_flag_peephole2 = opts->x_flag_peephole2;
700 : 96082033 : ptr->x_flag_plt = opts->x_flag_plt;
701 : 96082033 : ptr->x_flag_predictive_commoning = opts->x_flag_predictive_commoning;
702 : 96082033 : ptr->x_flag_prefetch_loop_arrays = opts->x_flag_prefetch_loop_arrays;
703 : 96082033 : ptr->x_flag_printf_return_value = opts->x_flag_printf_return_value;
704 : 96082033 : ptr->x_flag_profile_partial_training = opts->x_flag_profile_partial_training;
705 : 96082033 : ptr->x_flag_profile_reorder_functions = opts->x_flag_profile_reorder_functions;
706 : 96082033 : ptr->x_flag_reciprocal_math = opts->x_flag_reciprocal_math;
707 : 96082033 : ptr->x_flag_ree = opts->x_flag_ree;
708 : 96082033 : ptr->x_flag_rename_registers = opts->x_flag_rename_registers;
709 : 96082033 : ptr->x_flag_reorder_blocks = opts->x_flag_reorder_blocks;
710 : 96082033 : ptr->x_flag_reorder_blocks_and_partition = opts->x_flag_reorder_blocks_and_partition;
711 : 96082033 : ptr->x_flag_reorder_functions = opts->x_flag_reorder_functions;
712 : 96082033 : ptr->x_flag_rerun_cse_after_loop = opts->x_flag_rerun_cse_after_loop;
713 : 96082033 : ptr->x_flag_resched_modulo_sched = opts->x_flag_resched_modulo_sched;
714 : 96082033 : ptr->x_flag_rounding_math = opts->x_flag_rounding_math;
715 : 96082033 : ptr->x_flag_rtti = opts->x_flag_rtti;
716 : 96082033 : ptr->x_flag_save_optimization_record = opts->x_flag_save_optimization_record;
717 : 96082033 : ptr->x_flag_sched_critical_path_heuristic = opts->x_flag_sched_critical_path_heuristic;
718 : 96082033 : ptr->x_flag_sched_dep_count_heuristic = opts->x_flag_sched_dep_count_heuristic;
719 : 96082033 : ptr->x_flag_sched_group_heuristic = opts->x_flag_sched_group_heuristic;
720 : 96082033 : ptr->x_flag_schedule_interblock = opts->x_flag_schedule_interblock;
721 : 96082033 : ptr->x_flag_sched_last_insn_heuristic = opts->x_flag_sched_last_insn_heuristic;
722 : 96082033 : ptr->x_flag_sched_pressure = opts->x_flag_sched_pressure;
723 : 96082033 : ptr->x_flag_sched_rank_heuristic = opts->x_flag_sched_rank_heuristic;
724 : 96082033 : ptr->x_flag_schedule_speculative = opts->x_flag_schedule_speculative;
725 : 96082033 : ptr->x_flag_sched_spec_insn_heuristic = opts->x_flag_sched_spec_insn_heuristic;
726 : 96082033 : ptr->x_flag_schedule_speculative_load = opts->x_flag_schedule_speculative_load;
727 : 96082033 : ptr->x_flag_schedule_speculative_load_dangerous = opts->x_flag_schedule_speculative_load_dangerous;
728 : 96082033 : ptr->x_flag_sched2_use_superblocks = opts->x_flag_sched2_use_superblocks;
729 : 96082033 : ptr->x_flag_schedule_fusion = opts->x_flag_schedule_fusion;
730 : 96082033 : ptr->x_flag_schedule_insns = opts->x_flag_schedule_insns;
731 : 96082033 : ptr->x_flag_schedule_insns_after_reload = opts->x_flag_schedule_insns_after_reload;
732 : 96082033 : ptr->x_flag_section_anchors = opts->x_flag_section_anchors;
733 : 96082033 : ptr->x_flag_sel_sched_pipelining = opts->x_flag_sel_sched_pipelining;
734 : 96082033 : ptr->x_flag_sel_sched_pipelining_outer_loops = opts->x_flag_sel_sched_pipelining_outer_loops;
735 : 96082033 : ptr->x_flag_sel_sched_reschedule_pipelined = opts->x_flag_sel_sched_reschedule_pipelined;
736 : 96082033 : ptr->x_flag_selective_scheduling = opts->x_flag_selective_scheduling;
737 : 96082033 : ptr->x_flag_selective_scheduling2 = opts->x_flag_selective_scheduling2;
738 : 96082033 : ptr->x_flag_semantic_interposition = opts->x_flag_semantic_interposition;
739 : 96082033 : ptr->x_flag_short_enums = opts->x_flag_short_enums;
740 : 96082033 : ptr->x_flag_short_wchar = opts->x_flag_short_wchar;
741 : 96082033 : ptr->x_flag_shrink_wrap = opts->x_flag_shrink_wrap;
742 : 96082033 : ptr->x_flag_shrink_wrap_separate = opts->x_flag_shrink_wrap_separate;
743 : 96082033 : ptr->x_flag_signaling_nans = opts->x_flag_signaling_nans;
744 : 96082033 : ptr->x_flag_signed_zeros = opts->x_flag_signed_zeros;
745 : 96082033 : ptr->x_flag_single_precision_constant = opts->x_flag_single_precision_constant;
746 : 96082033 : ptr->x_flag_split_ivs_in_unroller = opts->x_flag_split_ivs_in_unroller;
747 : 96082033 : ptr->x_flag_split_loops = opts->x_flag_split_loops;
748 : 96082033 : ptr->x_flag_split_paths = opts->x_flag_split_paths;
749 : 96082033 : ptr->x_flag_split_wide_types = opts->x_flag_split_wide_types;
750 : 96082033 : ptr->x_flag_split_wide_types_early = opts->x_flag_split_wide_types_early;
751 : 96082033 : ptr->x_flag_ssa_backprop = opts->x_flag_ssa_backprop;
752 : 96082033 : ptr->x_flag_ssa_phiopt = opts->x_flag_ssa_phiopt;
753 : 96082033 : ptr->x_flag_stack_clash_protection = opts->x_flag_stack_clash_protection;
754 : 96082033 : ptr->x_flag_stack_protect = opts->x_flag_stack_protect;
755 : 96082033 : ptr->x_flag_stdarg_opt = opts->x_flag_stdarg_opt;
756 : 96082033 : ptr->x_flag_store_merging = opts->x_flag_store_merging;
757 : 96082033 : ptr->x_flag_strict_aliasing = opts->x_flag_strict_aliasing;
758 : 96082033 : ptr->x_flag_strict_enums = opts->x_flag_strict_enums;
759 : 96082033 : ptr->x_flag_strict_volatile_bitfields = opts->x_flag_strict_volatile_bitfields;
760 : 96082033 : ptr->x_flag_thread_jumps = opts->x_flag_thread_jumps;
761 : 96082033 : ptr->x_flag_threadsafe_statics = opts->x_flag_threadsafe_statics;
762 : 96082033 : ptr->x_flag_toplevel_reorder = opts->x_flag_toplevel_reorder;
763 : 96082033 : ptr->x_flag_tracer = opts->x_flag_tracer;
764 : 96082033 : ptr->x_flag_trapping_math = opts->x_flag_trapping_math;
765 : 96082033 : ptr->x_flag_trapv = opts->x_flag_trapv;
766 : 96082033 : ptr->x_flag_tree_bit_ccp = opts->x_flag_tree_bit_ccp;
767 : 96082033 : ptr->x_flag_tree_builtin_call_dce = opts->x_flag_tree_builtin_call_dce;
768 : 96082033 : ptr->x_flag_tree_ccp = opts->x_flag_tree_ccp;
769 : 96082033 : ptr->x_flag_tree_ch = opts->x_flag_tree_ch;
770 : 96082033 : ptr->x_flag_tree_coalesce_vars = opts->x_flag_tree_coalesce_vars;
771 : 96082033 : ptr->x_flag_tree_copy_prop = opts->x_flag_tree_copy_prop;
772 : 96082033 : ptr->x_flag_tree_cselim = opts->x_flag_tree_cselim;
773 : 96082033 : ptr->x_flag_tree_dce = opts->x_flag_tree_dce;
774 : 96082033 : ptr->x_flag_tree_dom = opts->x_flag_tree_dom;
775 : 96082033 : ptr->x_flag_tree_dse = opts->x_flag_tree_dse;
776 : 96082033 : ptr->x_flag_tree_forwprop = opts->x_flag_tree_forwprop;
777 : 96082033 : ptr->x_flag_tree_fre = opts->x_flag_tree_fre;
778 : 96082033 : ptr->x_flag_tree_loop_distribute_patterns = opts->x_flag_tree_loop_distribute_patterns;
779 : 96082033 : ptr->x_flag_tree_loop_distribution = opts->x_flag_tree_loop_distribution;
780 : 96082033 : ptr->x_flag_tree_loop_if_convert = opts->x_flag_tree_loop_if_convert;
781 : 96082033 : ptr->x_flag_tree_loop_im = opts->x_flag_tree_loop_im;
782 : 96082033 : ptr->x_flag_tree_loop_ivcanon = opts->x_flag_tree_loop_ivcanon;
783 : 96082033 : ptr->x_flag_tree_loop_optimize = opts->x_flag_tree_loop_optimize;
784 : 96082033 : ptr->x_flag_tree_loop_vectorize = opts->x_flag_tree_loop_vectorize;
785 : 96082033 : ptr->x_flag_tree_live_range_split = opts->x_flag_tree_live_range_split;
786 : 96082033 : ptr->x_flag_tree_partial_pre = opts->x_flag_tree_partial_pre;
787 : 96082033 : ptr->x_flag_tree_phiprop = opts->x_flag_tree_phiprop;
788 : 96082033 : ptr->x_flag_tree_pre = opts->x_flag_tree_pre;
789 : 96082033 : ptr->x_flag_tree_pta = opts->x_flag_tree_pta;
790 : 96082033 : ptr->x_flag_tree_reassoc = opts->x_flag_tree_reassoc;
791 : 96082033 : ptr->x_flag_tree_scev_cprop = opts->x_flag_tree_scev_cprop;
792 : 96082033 : ptr->x_flag_tree_sink = opts->x_flag_tree_sink;
793 : 96082033 : ptr->x_flag_tree_slp_vectorize = opts->x_flag_tree_slp_vectorize;
794 : 96082033 : ptr->x_flag_tree_slsr = opts->x_flag_tree_slsr;
795 : 96082033 : ptr->x_flag_tree_sra = opts->x_flag_tree_sra;
796 : 96082033 : ptr->x_flag_tree_switch_conversion = opts->x_flag_tree_switch_conversion;
797 : 96082033 : ptr->x_flag_tree_tail_merge = opts->x_flag_tree_tail_merge;
798 : 96082033 : ptr->x_flag_tree_ter = opts->x_flag_tree_ter;
799 : 96082033 : ptr->x_flag_tree_vectorize = opts->x_flag_tree_vectorize;
800 : 96082033 : ptr->x_flag_tree_vrp = opts->x_flag_tree_vrp;
801 : 96082033 : ptr->x_flag_unconstrained_commons = opts->x_flag_unconstrained_commons;
802 : 96082033 : ptr->x_flag_unreachable_traps = opts->x_flag_unreachable_traps;
803 : 96082033 : ptr->x_flag_unroll_all_loops = opts->x_flag_unroll_all_loops;
804 : 96082033 : ptr->x_flag_cunroll_grow_size = opts->x_flag_cunroll_grow_size;
805 : 96082033 : ptr->x_flag_unroll_loops = opts->x_flag_unroll_loops;
806 : 96082033 : ptr->x_flag_unsafe_math_optimizations = opts->x_flag_unsafe_math_optimizations;
807 : 96082033 : ptr->x_flag_unswitch_loops = opts->x_flag_unswitch_loops;
808 : 96082033 : ptr->x_flag_unwind_tables = opts->x_flag_unwind_tables;
809 : 96082033 : ptr->x_flag_var_tracking = opts->x_flag_var_tracking;
810 : 96082033 : ptr->x_flag_var_tracking_assignments = opts->x_flag_var_tracking_assignments;
811 : 96082033 : ptr->x_flag_var_tracking_assignments_toggle = opts->x_flag_var_tracking_assignments_toggle;
812 : 96082033 : ptr->x_flag_var_tracking_uninit = opts->x_flag_var_tracking_uninit;
813 : 96082033 : ptr->x_flag_variable_expansion_in_unroller = opts->x_flag_variable_expansion_in_unroller;
814 : 96082033 : ptr->x_flag_version_loops_for_strides = opts->x_flag_version_loops_for_strides;
815 : 96082033 : ptr->x_flag_value_profile_transformations = opts->x_flag_value_profile_transformations;
816 : 96082033 : ptr->x_flag_web = opts->x_flag_web;
817 : 96082033 : ptr->x_flag_wrapv = opts->x_flag_wrapv;
818 : 96082033 : ptr->x_flag_wrapv_pointer = opts->x_flag_wrapv_pointer;
819 : 96082033 : ptr->x_debug_nonbind_markers_p = opts->x_debug_nonbind_markers_p;
820 : 96082033 : ptr->x_ix86_unroll_only_small_loops = opts->x_ix86_unroll_only_small_loops;
821 : 96082033 : ptr->x_str_align_functions = opts->x_str_align_functions;
822 : 96082033 : ptr->x_str_align_jumps = opts->x_str_align_jumps;
823 : 96082033 : ptr->x_str_align_labels = opts->x_str_align_labels;
824 : 96082033 : ptr->x_str_align_loops = opts->x_str_align_loops;
825 : 96082033 : ptr->x_flag_patchable_function_entry = opts->x_flag_patchable_function_entry;
826 : :
827 : 96082033 : unsigned HOST_WIDE_INT mask = 0;
828 : 96082033 : if (opts_set->x_param_align_loop_iterations) mask |= HOST_WIDE_INT_1U << 0;
829 : 96082033 : if (opts_set->x_param_align_threshold) mask |= HOST_WIDE_INT_1U << 1;
830 : 96082033 : if (opts_set->x_param_asan_protect_allocas) mask |= HOST_WIDE_INT_1U << 2;
831 : 96082033 : if (opts_set->x_param_asan_instrument_reads) mask |= HOST_WIDE_INT_1U << 3;
832 : 96082033 : if (opts_set->x_param_asan_instrument_writes) mask |= HOST_WIDE_INT_1U << 4;
833 : 96082033 : if (opts_set->x_param_asan_instrumentation_with_call_threshold) mask |= HOST_WIDE_INT_1U << 5;
834 : 96082033 : if (opts_set->x_param_asan_kernel_mem_intrinsic_prefix) mask |= HOST_WIDE_INT_1U << 6;
835 : 96082033 : if (opts_set->x_param_asan_memintrin) mask |= HOST_WIDE_INT_1U << 7;
836 : 96082033 : if (opts_set->x_param_asan_stack) mask |= HOST_WIDE_INT_1U << 8;
837 : 96082033 : if (opts_set->x_param_asan_use_after_return) mask |= HOST_WIDE_INT_1U << 9;
838 : 96082033 : if (opts_set->x_param_avg_loop_niter) mask |= HOST_WIDE_INT_1U << 10;
839 : 96082033 : if (opts_set->x_param_avoid_fma_max_bits) mask |= HOST_WIDE_INT_1U << 11;
840 : 96082033 : if (opts_set->x_param_builtin_expect_probability) mask |= HOST_WIDE_INT_1U << 12;
841 : 96082033 : if (opts_set->x_param_builtin_string_cmp_inline_length) mask |= HOST_WIDE_INT_1U << 13;
842 : 96082033 : if (opts_set->x_param_case_values_threshold) mask |= HOST_WIDE_INT_1U << 14;
843 : 96082033 : if (opts_set->x_param_comdat_sharing_probability) mask |= HOST_WIDE_INT_1U << 15;
844 : 96082033 : if (opts_set->x_param_construct_interfere_size) mask |= HOST_WIDE_INT_1U << 16;
845 : 96082033 : if (opts_set->x_param_cycle_accurate_model) mask |= HOST_WIDE_INT_1U << 17;
846 : 96082033 : if (opts_set->x_param_destruct_interfere_size) mask |= HOST_WIDE_INT_1U << 18;
847 : 96082033 : if (opts_set->x_param_dse_max_alias_queries_per_store) mask |= HOST_WIDE_INT_1U << 19;
848 : 96082033 : if (opts_set->x_param_dse_max_object_size) mask |= HOST_WIDE_INT_1U << 20;
849 : 96082033 : if (opts_set->x_param_early_inlining_insns) mask |= HOST_WIDE_INT_1U << 21;
850 : 96082033 : if (opts_set->x_param_fsm_scale_path_stmts) mask |= HOST_WIDE_INT_1U << 22;
851 : 96082033 : if (opts_set->x_param_fully_pipelined_fma) mask |= HOST_WIDE_INT_1U << 23;
852 : 96082033 : if (opts_set->x_param_gcse_after_reload_critical_fraction) mask |= HOST_WIDE_INT_1U << 24;
853 : 96082033 : if (opts_set->x_param_gcse_after_reload_partial_fraction) mask |= HOST_WIDE_INT_1U << 25;
854 : 96082033 : if (opts_set->x_param_gcse_cost_distance_ratio) mask |= HOST_WIDE_INT_1U << 26;
855 : 96082033 : if (opts_set->x_param_gcse_unrestricted_cost) mask |= HOST_WIDE_INT_1U << 27;
856 : 96082033 : if (opts_set->x_param_graphite_max_arrays_per_scop) mask |= HOST_WIDE_INT_1U << 28;
857 : 96082033 : if (opts_set->x_param_graphite_max_nb_scop_params) mask |= HOST_WIDE_INT_1U << 29;
858 : 96082033 : if (opts_set->x_param_hardcfr_max_blocks) mask |= HOST_WIDE_INT_1U << 30;
859 : 96082033 : if (opts_set->x_param_hardcfr_max_inline_blocks) mask |= HOST_WIDE_INT_1U << 31;
860 : 96082033 : if (opts_set->x_param_hwasan_instrument_allocas) mask |= HOST_WIDE_INT_1U << 32;
861 : 96082033 : if (opts_set->x_param_hwasan_instrument_mem_intrinsics) mask |= HOST_WIDE_INT_1U << 33;
862 : 96082033 : if (opts_set->x_param_hwasan_instrument_reads) mask |= HOST_WIDE_INT_1U << 34;
863 : 96082033 : if (opts_set->x_param_hwasan_instrument_stack) mask |= HOST_WIDE_INT_1U << 35;
864 : 96082033 : if (opts_set->x_param_hwasan_instrument_writes) mask |= HOST_WIDE_INT_1U << 36;
865 : 96082033 : if (opts_set->x_param_hwasan_random_frame_tag) mask |= HOST_WIDE_INT_1U << 37;
866 : 96082033 : if (opts_set->x_param_inline_heuristics_hint_percent) mask |= HOST_WIDE_INT_1U << 38;
867 : 96082033 : if (opts_set->x_param_inline_min_speedup) mask |= HOST_WIDE_INT_1U << 39;
868 : 96082033 : if (opts_set->x_param_inline_unit_growth) mask |= HOST_WIDE_INT_1U << 40;
869 : 96082033 : if (opts_set->x_param_ipa_cp_eval_threshold) mask |= HOST_WIDE_INT_1U << 41;
870 : 96082033 : if (opts_set->x_param_ipa_cp_large_unit_insns) mask |= HOST_WIDE_INT_1U << 42;
871 : 96082033 : if (opts_set->x_param_ipa_cp_loop_hint_bonus) mask |= HOST_WIDE_INT_1U << 43;
872 : 96082033 : if (opts_set->x_param_ipa_cp_max_recursive_depth) mask |= HOST_WIDE_INT_1U << 44;
873 : 96082033 : if (opts_set->x_param_ipa_cp_min_recursive_probability) mask |= HOST_WIDE_INT_1U << 45;
874 : 96082033 : if (opts_set->x_param_ipa_cp_recursion_penalty) mask |= HOST_WIDE_INT_1U << 46;
875 : 96082033 : if (opts_set->x_param_ipa_cp_recursive_freq_factor) mask |= HOST_WIDE_INT_1U << 47;
876 : 96082033 : if (opts_set->x_param_ipa_cp_single_call_penalty) mask |= HOST_WIDE_INT_1U << 48;
877 : 96082033 : if (opts_set->x_param_ipa_cp_unit_growth) mask |= HOST_WIDE_INT_1U << 49;
878 : 96082033 : if (opts_set->x_param_ipa_cp_value_list_size) mask |= HOST_WIDE_INT_1U << 50;
879 : 96082033 : if (opts_set->x_param_ipa_jump_function_lookups) mask |= HOST_WIDE_INT_1U << 51;
880 : 96082033 : if (opts_set->x_param_ipa_max_aa_steps) mask |= HOST_WIDE_INT_1U << 52;
881 : 96082033 : if (opts_set->x_param_ipa_max_agg_items) mask |= HOST_WIDE_INT_1U << 53;
882 : 96082033 : if (opts_set->x_param_ipa_max_loop_predicates) mask |= HOST_WIDE_INT_1U << 54;
883 : 96082033 : if (opts_set->x_param_ipa_max_param_expr_ops) mask |= HOST_WIDE_INT_1U << 55;
884 : 96082033 : if (opts_set->x_param_ipa_max_switch_predicate_bounds) mask |= HOST_WIDE_INT_1U << 56;
885 : 96082033 : if (opts_set->x_param_ipa_sra_deref_prob_threshold) mask |= HOST_WIDE_INT_1U << 57;
886 : 96082033 : if (opts_set->x_param_ipa_sra_max_replacements) mask |= HOST_WIDE_INT_1U << 58;
887 : 96082033 : if (opts_set->x_param_ipa_sra_ptr_growth_factor) mask |= HOST_WIDE_INT_1U << 59;
888 : 96082033 : if (opts_set->x_param_ipa_sra_ptrwrap_growth_factor) mask |= HOST_WIDE_INT_1U << 60;
889 : 96082033 : if (opts_set->x_param_ira_consider_dup_in_all_alts) mask |= HOST_WIDE_INT_1U << 61;
890 : 96082033 : if (opts_set->x_param_ira_loop_reserved_regs) mask |= HOST_WIDE_INT_1U << 62;
891 : 96082033 : if (opts_set->x_param_ira_max_conflict_table_size) mask |= HOST_WIDE_INT_1U << 63;
892 : 96082033 : ptr->explicit_mask[0] = mask;
893 : 96082033 : mask = 0;
894 : 96082033 : if (opts_set->x_param_ira_max_loops_num) mask |= HOST_WIDE_INT_1U << 0;
895 : 96082033 : if (opts_set->x_param_ira_simple_lra_insn_threshold) mask |= HOST_WIDE_INT_1U << 1;
896 : 96082033 : if (opts_set->x_param_iv_always_prune_cand_set_bound) mask |= HOST_WIDE_INT_1U << 2;
897 : 96082033 : if (opts_set->x_param_iv_consider_all_candidates_bound) mask |= HOST_WIDE_INT_1U << 3;
898 : 96082033 : if (opts_set->x_param_iv_max_considered_uses) mask |= HOST_WIDE_INT_1U << 4;
899 : 96082033 : if (opts_set->x_param_jump_table_max_growth_ratio_for_size) mask |= HOST_WIDE_INT_1U << 5;
900 : 96082033 : if (opts_set->x_param_jump_table_max_growth_ratio_for_speed) mask |= HOST_WIDE_INT_1U << 6;
901 : 96082033 : if (opts_set->x_param_l1_cache_line_size) mask |= HOST_WIDE_INT_1U << 7;
902 : 96082033 : if (opts_set->x_param_l1_cache_size) mask |= HOST_WIDE_INT_1U << 8;
903 : 96082033 : if (opts_set->x_param_l2_cache_size) mask |= HOST_WIDE_INT_1U << 9;
904 : 96082033 : if (opts_set->x_param_large_function_growth) mask |= HOST_WIDE_INT_1U << 10;
905 : 96082033 : if (opts_set->x_param_large_function_insns) mask |= HOST_WIDE_INT_1U << 11;
906 : 96082033 : if (opts_set->x_param_stack_frame_growth) mask |= HOST_WIDE_INT_1U << 12;
907 : 96082033 : if (opts_set->x_param_large_stack_frame) mask |= HOST_WIDE_INT_1U << 13;
908 : 96082033 : if (opts_set->x_param_large_unit_insns) mask |= HOST_WIDE_INT_1U << 14;
909 : 96082033 : if (opts_set->x_param_lim_expensive) mask |= HOST_WIDE_INT_1U << 15;
910 : 96082033 : if (opts_set->x_param_loop_block_tile_size) mask |= HOST_WIDE_INT_1U << 16;
911 : 96082033 : if (opts_set->x_param_loop_interchange_max_num_stmts) mask |= HOST_WIDE_INT_1U << 17;
912 : 96082033 : if (opts_set->x_param_loop_interchange_stride_ratio) mask |= HOST_WIDE_INT_1U << 18;
913 : 96082033 : if (opts_set->x_param_loop_invariant_max_bbs_in_loop) mask |= HOST_WIDE_INT_1U << 19;
914 : 96082033 : if (opts_set->x_param_loop_max_datarefs_for_datadeps) mask |= HOST_WIDE_INT_1U << 20;
915 : 96082033 : if (opts_set->x_param_loop_versioning_max_inner_insns) mask |= HOST_WIDE_INT_1U << 21;
916 : 96082033 : if (opts_set->x_param_loop_versioning_max_outer_insns) mask |= HOST_WIDE_INT_1U << 22;
917 : 96082033 : if (opts_set->x_param_lra_inheritance_ebb_probability_cutoff) mask |= HOST_WIDE_INT_1U << 23;
918 : 96082033 : if (opts_set->x_param_lra_max_considered_reload_pseudos) mask |= HOST_WIDE_INT_1U << 24;
919 : 96082033 : if (opts_set->x_param_lto_locality_frequency) mask |= HOST_WIDE_INT_1U << 25;
920 : 96082033 : if (opts_set->x_param_lto_locality_size) mask |= HOST_WIDE_INT_1U << 26;
921 : 96082033 : if (opts_set->x_param_max_average_unrolled_insns) mask |= HOST_WIDE_INT_1U << 27;
922 : 96082033 : if (opts_set->x_param_max_combine_insns) mask |= HOST_WIDE_INT_1U << 28;
923 : 96082033 : if (opts_set->x_param_max_combine_search_insns) mask |= HOST_WIDE_INT_1U << 29;
924 : 96082033 : if (opts_set->x_param_max_unroll_iterations) mask |= HOST_WIDE_INT_1U << 30;
925 : 96082033 : if (opts_set->x_param_max_completely_peel_times) mask |= HOST_WIDE_INT_1U << 31;
926 : 96082033 : if (opts_set->x_param_max_completely_peeled_insns) mask |= HOST_WIDE_INT_1U << 32;
927 : 96082033 : if (opts_set->x_param_max_crossjump_edges) mask |= HOST_WIDE_INT_1U << 33;
928 : 96082033 : if (opts_set->x_param_max_cse_insns) mask |= HOST_WIDE_INT_1U << 34;
929 : 96082033 : if (opts_set->x_param_max_cse_path_length) mask |= HOST_WIDE_INT_1U << 35;
930 : 96082033 : if (opts_set->x_param_max_cselib_memory_locations) mask |= HOST_WIDE_INT_1U << 36;
931 : 96082033 : if (opts_set->x_param_max_debug_marker_count) mask |= HOST_WIDE_INT_1U << 37;
932 : 96082033 : if (opts_set->x_param_max_delay_slot_insn_search) mask |= HOST_WIDE_INT_1U << 38;
933 : 96082033 : if (opts_set->x_param_max_delay_slot_live_search) mask |= HOST_WIDE_INT_1U << 39;
934 : 96082033 : if (opts_set->x_param_max_dse_active_local_stores) mask |= HOST_WIDE_INT_1U << 40;
935 : 96082033 : if (opts_set->x_param_early_inliner_max_iterations) mask |= HOST_WIDE_INT_1U << 41;
936 : 96082033 : if (opts_set->x_param_max_find_base_term_values) mask |= HOST_WIDE_INT_1U << 42;
937 : 96082033 : if (opts_set->x_param_max_fsm_thread_path_insns) mask |= HOST_WIDE_INT_1U << 43;
938 : 96082033 : if (opts_set->x_param_max_gcse_insertion_ratio) mask |= HOST_WIDE_INT_1U << 44;
939 : 96082033 : if (opts_set->x_param_max_gcse_memory) mask |= HOST_WIDE_INT_1U << 45;
940 : 96082033 : if (opts_set->x_param_max_goto_duplication_insns) mask |= HOST_WIDE_INT_1U << 46;
941 : 96082033 : if (opts_set->x_param_max_grow_copy_bb_insns) mask |= HOST_WIDE_INT_1U << 47;
942 : 96082033 : if (opts_set->x_param_max_hoist_depth) mask |= HOST_WIDE_INT_1U << 48;
943 : 96082033 : if (opts_set->x_param_inline_functions_called_once_insns) mask |= HOST_WIDE_INT_1U << 49;
944 : 96082033 : if (opts_set->x_param_inline_functions_called_once_loop_depth) mask |= HOST_WIDE_INT_1U << 50;
945 : 96082033 : if (opts_set->x_param_max_inline_insns_auto) mask |= HOST_WIDE_INT_1U << 51;
946 : 96082033 : if (opts_set->x_param_max_inline_insns_recursive_auto) mask |= HOST_WIDE_INT_1U << 52;
947 : 96082033 : if (opts_set->x_param_max_inline_insns_recursive) mask |= HOST_WIDE_INT_1U << 53;
948 : 96082033 : if (opts_set->x_param_max_inline_insns_single) mask |= HOST_WIDE_INT_1U << 54;
949 : 96082033 : if (opts_set->x_param_max_inline_insns_size) mask |= HOST_WIDE_INT_1U << 55;
950 : 96082033 : if (opts_set->x_param_max_inline_insns_small) mask |= HOST_WIDE_INT_1U << 56;
951 : 96082033 : if (opts_set->x_param_max_inline_recursive_depth_auto) mask |= HOST_WIDE_INT_1U << 57;
952 : 96082033 : if (opts_set->x_param_max_inline_recursive_depth) mask |= HOST_WIDE_INT_1U << 58;
953 : 96082033 : if (opts_set->x_param_max_isl_operations) mask |= HOST_WIDE_INT_1U << 59;
954 : 96082033 : if (opts_set->x_param_max_iterations_computation_cost) mask |= HOST_WIDE_INT_1U << 60;
955 : 96082033 : if (opts_set->x_param_max_iterations_to_track) mask |= HOST_WIDE_INT_1U << 61;
956 : 96082033 : if (opts_set->x_param_max_jump_thread_duplication_stmts) mask |= HOST_WIDE_INT_1U << 62;
957 : 96082033 : if (opts_set->x_param_max_jump_thread_paths) mask |= HOST_WIDE_INT_1U << 63;
958 : 96082033 : ptr->explicit_mask[1] = mask;
959 : 96082033 : mask = 0;
960 : 96082033 : if (opts_set->x_param_max_last_value_rtl) mask |= HOST_WIDE_INT_1U << 0;
961 : 96082033 : if (opts_set->x_param_max_loop_header_insns) mask |= HOST_WIDE_INT_1U << 1;
962 : 96082033 : if (opts_set->x_param_max_modulo_backtrack_attempts) mask |= HOST_WIDE_INT_1U << 2;
963 : 96082033 : if (opts_set->x_param_max_partial_antic_length) mask |= HOST_WIDE_INT_1U << 3;
964 : 96082033 : if (opts_set->x_param_max_peel_branches) mask |= HOST_WIDE_INT_1U << 4;
965 : 96082033 : if (opts_set->x_param_max_peel_times) mask |= HOST_WIDE_INT_1U << 5;
966 : 96082033 : if (opts_set->x_param_max_peeled_insns) mask |= HOST_WIDE_INT_1U << 6;
967 : 96082033 : if (opts_set->x_param_max_pending_list_length) mask |= HOST_WIDE_INT_1U << 7;
968 : 96082033 : if (opts_set->x_param_max_pipeline_region_blocks) mask |= HOST_WIDE_INT_1U << 8;
969 : 96082033 : if (opts_set->x_param_max_pipeline_region_insns) mask |= HOST_WIDE_INT_1U << 9;
970 : 96082033 : if (opts_set->x_param_max_pow_sqrt_depth) mask |= HOST_WIDE_INT_1U << 10;
971 : 96082033 : if (opts_set->x_param_max_predicted_iterations) mask |= HOST_WIDE_INT_1U << 11;
972 : 96082033 : if (opts_set->x_param_max_reload_search_insns) mask |= HOST_WIDE_INT_1U << 12;
973 : 96082033 : if (opts_set->x_param_max_rtl_if_conversion_insns) mask |= HOST_WIDE_INT_1U << 13;
974 : 96082033 : if (opts_set->x_param_max_rtl_if_conversion_predictable_cost) mask |= HOST_WIDE_INT_1U << 14;
975 : 96082033 : if (opts_set->x_param_max_rtl_if_conversion_unpredictable_cost) mask |= HOST_WIDE_INT_1U << 15;
976 : 96082033 : if (opts_set->x_param_max_sched_extend_regions_iters) mask |= HOST_WIDE_INT_1U << 16;
977 : 96082033 : if (opts_set->x_param_max_sched_insn_conflict_delay) mask |= HOST_WIDE_INT_1U << 17;
978 : 96082033 : if (opts_set->x_param_max_sched_ready_insns) mask |= HOST_WIDE_INT_1U << 18;
979 : 96082033 : if (opts_set->x_param_max_sched_region_blocks) mask |= HOST_WIDE_INT_1U << 19;
980 : 96082033 : if (opts_set->x_param_max_sched_region_insns) mask |= HOST_WIDE_INT_1U << 20;
981 : 96082033 : if (opts_set->x_param_max_slsr_candidate_scan) mask |= HOST_WIDE_INT_1U << 21;
982 : 96082033 : if (opts_set->x_param_max_speculative_devirt_maydefs) mask |= HOST_WIDE_INT_1U << 22;
983 : 96082033 : if (opts_set->x_param_max_stores_to_merge) mask |= HOST_WIDE_INT_1U << 23;
984 : 96082033 : if (opts_set->x_param_max_stores_to_sink) mask |= HOST_WIDE_INT_1U << 24;
985 : 96082033 : if (opts_set->x_param_max_tail_merge_comparisons) mask |= HOST_WIDE_INT_1U << 25;
986 : 96082033 : if (opts_set->x_param_max_tail_merge_iterations) mask |= HOST_WIDE_INT_1U << 26;
987 : 96082033 : if (opts_set->x_param_max_tracked_strlens) mask |= HOST_WIDE_INT_1U << 27;
988 : 96082033 : if (opts_set->x_param_max_tree_if_conversion_phi_args) mask |= HOST_WIDE_INT_1U << 28;
989 : 96082033 : if (opts_set->x_param_max_unroll_times) mask |= HOST_WIDE_INT_1U << 29;
990 : 96082033 : if (opts_set->x_param_max_unrolled_insns) mask |= HOST_WIDE_INT_1U << 30;
991 : 96082033 : if (opts_set->x_param_max_unswitch_depth) mask |= HOST_WIDE_INT_1U << 31;
992 : 96082033 : if (opts_set->x_param_max_unswitch_insns) mask |= HOST_WIDE_INT_1U << 32;
993 : 96082033 : if (opts_set->x_param_max_variable_expansions) mask |= HOST_WIDE_INT_1U << 33;
994 : 96082033 : if (opts_set->x_param_max_vartrack_expr_depth) mask |= HOST_WIDE_INT_1U << 34;
995 : 96082033 : if (opts_set->x_param_max_vartrack_reverse_op_size) mask |= HOST_WIDE_INT_1U << 35;
996 : 96082033 : if (opts_set->x_param_max_vartrack_size) mask |= HOST_WIDE_INT_1U << 36;
997 : 96082033 : if (opts_set->x_param_min_crossjump_insns) mask |= HOST_WIDE_INT_1U << 37;
998 : 96082033 : if (opts_set->x_param_min_inline_recursive_probability) mask |= HOST_WIDE_INT_1U << 38;
999 : 96082033 : if (opts_set->x_param_min_insn_to_prefetch_ratio) mask |= HOST_WIDE_INT_1U << 39;
1000 : 96082033 : if (opts_set->x_param_min_loop_cond_split_prob) mask |= HOST_WIDE_INT_1U << 40;
1001 : 96082033 : if (opts_set->x_param_min_pagesize) mask |= HOST_WIDE_INT_1U << 41;
1002 : 96082033 : if (opts_set->x_param_min_size_for_stack_sharing) mask |= HOST_WIDE_INT_1U << 42;
1003 : 96082033 : if (opts_set->x_param_min_spec_prob) mask |= HOST_WIDE_INT_1U << 43;
1004 : 96082033 : if (opts_set->x_param_min_vect_loop_bound) mask |= HOST_WIDE_INT_1U << 44;
1005 : 96082033 : if (opts_set->x_param_modref_max_accesses) mask |= HOST_WIDE_INT_1U << 45;
1006 : 96082033 : if (opts_set->x_param_modref_max_adjustments) mask |= HOST_WIDE_INT_1U << 46;
1007 : 96082033 : if (opts_set->x_param_modref_max_bases) mask |= HOST_WIDE_INT_1U << 47;
1008 : 96082033 : if (opts_set->x_param_modref_max_depth) mask |= HOST_WIDE_INT_1U << 48;
1009 : 96082033 : if (opts_set->x_param_modref_max_escape_points) mask |= HOST_WIDE_INT_1U << 49;
1010 : 96082033 : if (opts_set->x_param_modref_max_refs) mask |= HOST_WIDE_INT_1U << 50;
1011 : 96082033 : if (opts_set->x_param_modref_max_tests) mask |= HOST_WIDE_INT_1U << 51;
1012 : 96082033 : if (opts_set->x_param_parloops_chunk_size) mask |= HOST_WIDE_INT_1U << 52;
1013 : 96082033 : if (opts_set->x_param_parloops_min_per_thread) mask |= HOST_WIDE_INT_1U << 53;
1014 : 96082033 : if (opts_set->x_param_parloops_schedule) mask |= HOST_WIDE_INT_1U << 54;
1015 : 96082033 : if (opts_set->x_param_partial_inlining_entry_probability) mask |= HOST_WIDE_INT_1U << 55;
1016 : 96082033 : if (opts_set->x_param_phiopt_factor_max_stmts_live) mask |= HOST_WIDE_INT_1U << 56;
1017 : 96082033 : if (opts_set->x_param_predictable_branch_outcome) mask |= HOST_WIDE_INT_1U << 57;
1018 : 96082033 : if (opts_set->x_param_prefetch_dynamic_strides) mask |= HOST_WIDE_INT_1U << 58;
1019 : 96082033 : if (opts_set->x_param_prefetch_latency) mask |= HOST_WIDE_INT_1U << 59;
1020 : 96082033 : if (opts_set->x_param_prefetch_min_insn_to_mem_ratio) mask |= HOST_WIDE_INT_1U << 60;
1021 : 96082033 : if (opts_set->x_param_prefetch_minimum_stride) mask |= HOST_WIDE_INT_1U << 61;
1022 : 96082033 : if (opts_set->x_param_ranger_logical_depth) mask |= HOST_WIDE_INT_1U << 62;
1023 : 96082033 : if (opts_set->x_param_ranger_recompute_depth) mask |= HOST_WIDE_INT_1U << 63;
1024 : 96082033 : ptr->explicit_mask[2] = mask;
1025 : 96082033 : mask = 0;
1026 : 96082033 : if (opts_set->x_param_relation_block_limit) mask |= HOST_WIDE_INT_1U << 0;
1027 : 96082033 : if (opts_set->x_param_rpo_vn_max_loop_depth) mask |= HOST_WIDE_INT_1U << 1;
1028 : 96082033 : if (opts_set->x_param_sccvn_max_alias_queries_per_access) mask |= HOST_WIDE_INT_1U << 2;
1029 : 96082033 : if (opts_set->x_param_scev_max_expr_complexity) mask |= HOST_WIDE_INT_1U << 3;
1030 : 96082033 : if (opts_set->x_param_scev_max_expr_size) mask |= HOST_WIDE_INT_1U << 4;
1031 : 96082033 : if (opts_set->x_param_sched_autopref_queue_depth) mask |= HOST_WIDE_INT_1U << 5;
1032 : 96082033 : if (opts_set->x_param_sched_mem_true_dep_cost) mask |= HOST_WIDE_INT_1U << 6;
1033 : 96082033 : if (opts_set->x_param_sched_pressure_algorithm) mask |= HOST_WIDE_INT_1U << 7;
1034 : 96082033 : if (opts_set->x_param_sched_spec_prob_cutoff) mask |= HOST_WIDE_INT_1U << 8;
1035 : 96082033 : if (opts_set->x_param_sched_state_edge_prob_cutoff) mask |= HOST_WIDE_INT_1U << 9;
1036 : 96082033 : if (opts_set->x_param_selsched_insns_to_rename) mask |= HOST_WIDE_INT_1U << 10;
1037 : 96082033 : if (opts_set->x_param_selsched_max_lookahead) mask |= HOST_WIDE_INT_1U << 11;
1038 : 96082033 : if (opts_set->x_param_selsched_max_sched_times) mask |= HOST_WIDE_INT_1U << 12;
1039 : 96082033 : if (opts_set->x_param_simultaneous_prefetches) mask |= HOST_WIDE_INT_1U << 13;
1040 : 96082033 : if (opts_set->x_param_sink_frequency_threshold) mask |= HOST_WIDE_INT_1U << 14;
1041 : 96082033 : if (opts_set->x_param_sms_dfa_history) mask |= HOST_WIDE_INT_1U << 15;
1042 : 96082033 : if (opts_set->x_param_sms_loop_average_count_threshold) mask |= HOST_WIDE_INT_1U << 16;
1043 : 96082033 : if (opts_set->x_param_sms_max_ii_factor) mask |= HOST_WIDE_INT_1U << 17;
1044 : 96082033 : if (opts_set->x_param_sms_min_sc) mask |= HOST_WIDE_INT_1U << 18;
1045 : 96082033 : if (opts_set->x_param_sra_max_propagations) mask |= HOST_WIDE_INT_1U << 19;
1046 : 96082033 : if (opts_set->x_param_sra_max_scalarization_size_size) mask |= HOST_WIDE_INT_1U << 20;
1047 : 96082033 : if (opts_set->x_param_sra_max_scalarization_size_speed) mask |= HOST_WIDE_INT_1U << 21;
1048 : 96082033 : if (opts_set->x_param_ssa_name_def_chain_limit) mask |= HOST_WIDE_INT_1U << 22;
1049 : 96082033 : if (opts_set->x_param_ssp_buffer_size) mask |= HOST_WIDE_INT_1U << 23;
1050 : 96082033 : if (opts_set->x_param_stack_clash_protection_guard_size) mask |= HOST_WIDE_INT_1U << 24;
1051 : 96082033 : if (opts_set->x_param_stack_clash_protection_probe_interval) mask |= HOST_WIDE_INT_1U << 25;
1052 : 96082033 : if (opts_set->x_param_store_forwarding_max_distance) mask |= HOST_WIDE_INT_1U << 26;
1053 : 96082033 : if (opts_set->x_param_store_merging_allow_unaligned) mask |= HOST_WIDE_INT_1U << 27;
1054 : 96082033 : if (opts_set->x_param_store_merging_max_size) mask |= HOST_WIDE_INT_1U << 28;
1055 : 96082033 : if (opts_set->x_param_switch_conversion_branch_ratio) mask |= HOST_WIDE_INT_1U << 29;
1056 : 96082033 : if (opts_set->x_param_switch_lower_slow_alg_max_cases) mask |= HOST_WIDE_INT_1U << 30;
1057 : 96082033 : if (opts_set->x_param_tm_max_aggregate_size) mask |= HOST_WIDE_INT_1U << 31;
1058 : 96082033 : if (opts_set->x_param_tracer_dynamic_coverage_feedback) mask |= HOST_WIDE_INT_1U << 32;
1059 : 96082033 : if (opts_set->x_param_tracer_dynamic_coverage) mask |= HOST_WIDE_INT_1U << 33;
1060 : 96082033 : if (opts_set->x_param_tracer_max_code_growth) mask |= HOST_WIDE_INT_1U << 34;
1061 : 96082033 : if (opts_set->x_param_tracer_min_branch_probability_feedback) mask |= HOST_WIDE_INT_1U << 35;
1062 : 96082033 : if (opts_set->x_param_tracer_min_branch_probability) mask |= HOST_WIDE_INT_1U << 36;
1063 : 96082033 : if (opts_set->x_param_tracer_min_branch_ratio) mask |= HOST_WIDE_INT_1U << 37;
1064 : 96082033 : if (opts_set->x_param_transitive_relations_work_bound) mask |= HOST_WIDE_INT_1U << 38;
1065 : 96082033 : if (opts_set->x_param_tree_reassoc_width) mask |= HOST_WIDE_INT_1U << 39;
1066 : 96082033 : if (opts_set->x_param_uninit_control_dep_attempts) mask |= HOST_WIDE_INT_1U << 40;
1067 : 96082033 : if (opts_set->x_param_uninit_max_chain_len) mask |= HOST_WIDE_INT_1U << 41;
1068 : 96082033 : if (opts_set->x_param_uninit_max_num_chains) mask |= HOST_WIDE_INT_1U << 42;
1069 : 96082033 : if (opts_set->x_param_uninit_max_prune_work) mask |= HOST_WIDE_INT_1U << 43;
1070 : 96082033 : if (opts_set->x_param_uninlined_function_insns) mask |= HOST_WIDE_INT_1U << 44;
1071 : 96082033 : if (opts_set->x_param_uninlined_function_time) mask |= HOST_WIDE_INT_1U << 45;
1072 : 96082033 : if (opts_set->x_param_uninlined_function_thunk_insns) mask |= HOST_WIDE_INT_1U << 46;
1073 : 96082033 : if (opts_set->x_param_uninlined_function_thunk_time) mask |= HOST_WIDE_INT_1U << 47;
1074 : 96082033 : if (opts_set->x_param_unlikely_bb_count_fraction) mask |= HOST_WIDE_INT_1U << 48;
1075 : 96082033 : if (opts_set->x_param_unroll_jam_max_unroll) mask |= HOST_WIDE_INT_1U << 49;
1076 : 96082033 : if (opts_set->x_param_unroll_jam_min_percent) mask |= HOST_WIDE_INT_1U << 50;
1077 : 96082033 : if (opts_set->x_param_use_after_scope_direct_emission_threshold) mask |= HOST_WIDE_INT_1U << 51;
1078 : 96082033 : if (opts_set->x_param_vect_epilogues_nomask) mask |= HOST_WIDE_INT_1U << 52;
1079 : 96082033 : if (opts_set->x_param_vect_induction_float) mask |= HOST_WIDE_INT_1U << 53;
1080 : 96082033 : if (opts_set->x_param_vect_inner_loop_cost_factor) mask |= HOST_WIDE_INT_1U << 54;
1081 : 96082033 : if (opts_set->x_param_vect_max_layout_candidates) mask |= HOST_WIDE_INT_1U << 55;
1082 : 96082033 : if (opts_set->x_param_vect_max_peeling_for_alignment) mask |= HOST_WIDE_INT_1U << 56;
1083 : 96082033 : if (opts_set->x_param_vect_max_version_for_alias_checks) mask |= HOST_WIDE_INT_1U << 57;
1084 : 96082033 : if (opts_set->x_param_vect_max_version_for_alignment_checks) mask |= HOST_WIDE_INT_1U << 58;
1085 : 96082033 : if (opts_set->x_param_vect_partial_vector_usage) mask |= HOST_WIDE_INT_1U << 59;
1086 : 96082033 : if (opts_set->x_param_vect_scalar_cost_multiplier) mask |= HOST_WIDE_INT_1U << 60;
1087 : 96082033 : if (opts_set->x_param_vrp_block_limit) mask |= HOST_WIDE_INT_1U << 61;
1088 : 96082033 : if (opts_set->x_param_vrp_sparse_threshold) mask |= HOST_WIDE_INT_1U << 62;
1089 : 96082033 : if (opts_set->x_param_vrp_switch_limit) mask |= HOST_WIDE_INT_1U << 63;
1090 : 96082033 : ptr->explicit_mask[3] = mask;
1091 : 96082033 : mask = 0;
1092 : 96082033 : if (opts_set->x_param_vrp_vector_threshold) mask |= HOST_WIDE_INT_1U << 0;
1093 : 96082033 : if (opts_set->x_flag_complex_method) mask |= HOST_WIDE_INT_1U << 1;
1094 : 96082033 : if (opts_set->x_flag_malloc_dse) mask |= HOST_WIDE_INT_1U << 2;
1095 : 96082033 : if (opts_set->x_flag_min_function_alignment) mask |= HOST_WIDE_INT_1U << 3;
1096 : 96082033 : if (opts_set->x_flag_openmp_target_simd_clone) mask |= HOST_WIDE_INT_1U << 4;
1097 : 96082033 : if (opts_set->x_flag_sched_stalled_insns) mask |= HOST_WIDE_INT_1U << 5;
1098 : 96082033 : if (opts_set->x_flag_sched_stalled_insns_dep) mask |= HOST_WIDE_INT_1U << 6;
1099 : 96082033 : if (opts_set->x_flag_tree_parallelize_loops) mask |= HOST_WIDE_INT_1U << 7;
1100 : 96082033 : if (opts_set->x_flag_lto_locality_cloning) mask |= HOST_WIDE_INT_1U << 8;
1101 : 96082033 : if (opts_set->x_param_ranger_debug) mask |= HOST_WIDE_INT_1U << 9;
1102 : 96082033 : if (opts_set->x_param_threader_debug) mask |= HOST_WIDE_INT_1U << 10;
1103 : 96082033 : if (opts_set->x_flag_excess_precision) mask |= HOST_WIDE_INT_1U << 11;
1104 : 96082033 : if (opts_set->x_flag_fp_contract_mode) mask |= HOST_WIDE_INT_1U << 12;
1105 : 96082033 : if (opts_set->x_flag_harden_control_flow_redundancy_check_noreturn) mask |= HOST_WIDE_INT_1U << 13;
1106 : 96082033 : if (opts_set->x_flag_inline_stringops) mask |= HOST_WIDE_INT_1U << 14;
1107 : 96082033 : if (opts_set->x_flag_ira_algorithm) mask |= HOST_WIDE_INT_1U << 15;
1108 : 96082033 : if (opts_set->x_flag_ira_region) mask |= HOST_WIDE_INT_1U << 16;
1109 : 96082033 : if (opts_set->x_flag_live_patching) mask |= HOST_WIDE_INT_1U << 17;
1110 : 96082033 : if (opts_set->x_flag_reorder_blocks_algorithm) mask |= HOST_WIDE_INT_1U << 18;
1111 : 96082033 : if (opts_set->x_flag_simd_cost_model) mask |= HOST_WIDE_INT_1U << 19;
1112 : 96082033 : if (opts_set->x_flag_stack_reuse) mask |= HOST_WIDE_INT_1U << 20;
1113 : 96082033 : if (opts_set->x_flag_auto_var_init) mask |= HOST_WIDE_INT_1U << 21;
1114 : 96082033 : if (opts_set->x_flag_vect_cost_model) mask |= HOST_WIDE_INT_1U << 22;
1115 : 96082033 : if (opts_set->x_optimize) mask |= HOST_WIDE_INT_1U << 23;
1116 : 96082033 : if (opts_set->x_optimize_size) mask |= HOST_WIDE_INT_1U << 24;
1117 : 96082033 : if (opts_set->x_optimize_debug) mask |= HOST_WIDE_INT_1U << 25;
1118 : 96082033 : if (opts_set->x_optimize_fast) mask |= HOST_WIDE_INT_1U << 26;
1119 : 96082033 : if (opts_set->x_warn_inline) mask |= HOST_WIDE_INT_1U << 27;
1120 : 96082033 : if (opts_set->x_flag_aggressive_loop_optimizations) mask |= HOST_WIDE_INT_1U << 28;
1121 : 96082033 : if (opts_set->x_flag_align_functions) mask |= HOST_WIDE_INT_1U << 29;
1122 : 96082033 : if (opts_set->x_flag_align_jumps) mask |= HOST_WIDE_INT_1U << 30;
1123 : 96082033 : if (opts_set->x_flag_align_labels) mask |= HOST_WIDE_INT_1U << 31;
1124 : 96082033 : if (opts_set->x_flag_align_loops) mask |= HOST_WIDE_INT_1U << 32;
1125 : 96082033 : if (opts_set->x_flag_allocation_dce) mask |= HOST_WIDE_INT_1U << 33;
1126 : 96082033 : if (opts_set->x_flag_store_data_races) mask |= HOST_WIDE_INT_1U << 34;
1127 : 96082033 : if (opts_set->x_flag_associative_math) mask |= HOST_WIDE_INT_1U << 35;
1128 : 96082033 : if (opts_set->x_flag_assume_sane_operators_new_delete) mask |= HOST_WIDE_INT_1U << 36;
1129 : 96082033 : if (opts_set->x_flag_asynchronous_unwind_tables) mask |= HOST_WIDE_INT_1U << 37;
1130 : 96082033 : if (opts_set->x_flag_auto_inc_dec) mask |= HOST_WIDE_INT_1U << 38;
1131 : 96082033 : if (opts_set->x_flag_auto_profile_inlining) mask |= HOST_WIDE_INT_1U << 39;
1132 : 96082033 : if (opts_set->x_flag_avoid_store_forwarding) mask |= HOST_WIDE_INT_1U << 40;
1133 : 96082033 : if (opts_set->x_flag_bit_tests) mask |= HOST_WIDE_INT_1U << 41;
1134 : 96082033 : if (opts_set->x_flag_branch_on_count_reg) mask |= HOST_WIDE_INT_1U << 42;
1135 : 96082033 : if (opts_set->x_flag_branch_probabilities) mask |= HOST_WIDE_INT_1U << 43;
1136 : 96082033 : if (opts_set->x_flag_caller_saves) mask |= HOST_WIDE_INT_1U << 44;
1137 : 96082033 : if (opts_set->x_flag_code_hoisting) mask |= HOST_WIDE_INT_1U << 45;
1138 : 96082033 : if (opts_set->x_flag_combine_stack_adjustments) mask |= HOST_WIDE_INT_1U << 46;
1139 : 96082033 : if (opts_set->x_flag_compare_elim_after_reload) mask |= HOST_WIDE_INT_1U << 47;
1140 : 96082033 : if (opts_set->x_flag_conserve_stack) mask |= HOST_WIDE_INT_1U << 48;
1141 : 96082033 : if (opts_set->x_flag_cprop_registers) mask |= HOST_WIDE_INT_1U << 49;
1142 : 96082033 : if (opts_set->x_flag_crossjumping) mask |= HOST_WIDE_INT_1U << 50;
1143 : 96082033 : if (opts_set->x_flag_cse_follow_jumps) mask |= HOST_WIDE_INT_1U << 51;
1144 : 96082033 : if (opts_set->x_flag_dce) mask |= HOST_WIDE_INT_1U << 52;
1145 : 96082033 : if (opts_set->x_flag_defer_pop) mask |= HOST_WIDE_INT_1U << 53;
1146 : 96082033 : if (opts_set->x_flag_delayed_branch) mask |= HOST_WIDE_INT_1U << 54;
1147 : 96082033 : if (opts_set->x_flag_delete_dead_exceptions) mask |= HOST_WIDE_INT_1U << 55;
1148 : 96082033 : if (opts_set->x_flag_delete_null_pointer_checks) mask |= HOST_WIDE_INT_1U << 56;
1149 : 96082033 : if (opts_set->x_flag_devirtualize) mask |= HOST_WIDE_INT_1U << 57;
1150 : 96082033 : if (opts_set->x_flag_devirtualize_speculatively) mask |= HOST_WIDE_INT_1U << 58;
1151 : 96082033 : if (opts_set->x_flag_dse) mask |= HOST_WIDE_INT_1U << 59;
1152 : 96082033 : if (opts_set->x_flag_early_inlining) mask |= HOST_WIDE_INT_1U << 60;
1153 : 96082033 : if (opts_set->x_flag_exceptions) mask |= HOST_WIDE_INT_1U << 61;
1154 : 96082033 : if (opts_set->x_flag_expensive_optimizations) mask |= HOST_WIDE_INT_1U << 62;
1155 : 96082033 : if (opts_set->x_flag_ext_dce) mask |= HOST_WIDE_INT_1U << 63;
1156 : 96082033 : ptr->explicit_mask[4] = mask;
1157 : 96082033 : mask = 0;
1158 : 96082033 : if (opts_set->x_flag_finite_loops) mask |= HOST_WIDE_INT_1U << 0;
1159 : 96082033 : if (opts_set->x_flag_finite_math_only) mask |= HOST_WIDE_INT_1U << 1;
1160 : 96082033 : if (opts_set->x_flag_float_store) mask |= HOST_WIDE_INT_1U << 2;
1161 : 96082033 : if (opts_set->x_flag_fold_mem_offsets) mask |= HOST_WIDE_INT_1U << 3;
1162 : 96082033 : if (opts_set->x_flag_fold_simple_inlines) mask |= HOST_WIDE_INT_1U << 4;
1163 : 96082033 : if (opts_set->x_flag_forward_propagate) mask |= HOST_WIDE_INT_1U << 5;
1164 : 96082033 : if (opts_set->x_flag_fp_int_builtin_inexact) mask |= HOST_WIDE_INT_1U << 6;
1165 : 96082033 : if (opts_set->x_flag_no_function_cse) mask |= HOST_WIDE_INT_1U << 7;
1166 : 96082033 : if (opts_set->x_flag_gcse) mask |= HOST_WIDE_INT_1U << 8;
1167 : 96082033 : if (opts_set->x_flag_gcse_after_reload) mask |= HOST_WIDE_INT_1U << 9;
1168 : 96082033 : if (opts_set->x_flag_gcse_las) mask |= HOST_WIDE_INT_1U << 10;
1169 : 96082033 : if (opts_set->x_flag_gcse_lm) mask |= HOST_WIDE_INT_1U << 11;
1170 : 96082033 : if (opts_set->x_flag_gcse_sm) mask |= HOST_WIDE_INT_1U << 12;
1171 : 96082033 : if (opts_set->x_flag_graphite) mask |= HOST_WIDE_INT_1U << 13;
1172 : 96082033 : if (opts_set->x_flag_graphite_identity) mask |= HOST_WIDE_INT_1U << 14;
1173 : 96082033 : if (opts_set->x_flag_guess_branch_prob) mask |= HOST_WIDE_INT_1U << 15;
1174 : 96082033 : if (opts_set->x_flag_harden_control_flow_redundancy_check_exceptions) mask |= HOST_WIDE_INT_1U << 16;
1175 : 96082033 : if (opts_set->x_flag_harden_control_flow_redundancy_check_returning_calls) mask |= HOST_WIDE_INT_1U << 17;
1176 : 96082033 : if (opts_set->x_flag_harden_control_flow_redundancy_skip_leaf) mask |= HOST_WIDE_INT_1U << 18;
1177 : 96082033 : if (opts_set->x_flag_harden_compares) mask |= HOST_WIDE_INT_1U << 19;
1178 : 96082033 : if (opts_set->x_flag_harden_conditional_branches) mask |= HOST_WIDE_INT_1U << 20;
1179 : 96082033 : if (opts_set->x_flag_harden_control_flow_redundancy) mask |= HOST_WIDE_INT_1U << 21;
1180 : 96082033 : if (opts_set->x_flag_hoist_adjacent_loads) mask |= HOST_WIDE_INT_1U << 22;
1181 : 96082033 : if (opts_set->x_flag_if_conversion) mask |= HOST_WIDE_INT_1U << 23;
1182 : 96082033 : if (opts_set->x_flag_if_conversion2) mask |= HOST_WIDE_INT_1U << 24;
1183 : 96082033 : if (opts_set->x_flag_indirect_inlining) mask |= HOST_WIDE_INT_1U << 25;
1184 : 96082033 : if (opts_set->x_flag_no_inline) mask |= HOST_WIDE_INT_1U << 26;
1185 : 96082033 : if (opts_set->x_flag_inline_atomics) mask |= HOST_WIDE_INT_1U << 27;
1186 : 96082033 : if (opts_set->x_flag_inline_functions) mask |= HOST_WIDE_INT_1U << 28;
1187 : 96082033 : if (opts_set->x_flag_inline_functions_called_once) mask |= HOST_WIDE_INT_1U << 29;
1188 : 96082033 : if (opts_set->x_flag_inline_small_functions) mask |= HOST_WIDE_INT_1U << 30;
1189 : 96082033 : if (opts_set->x_flag_ipa_bit_cp) mask |= HOST_WIDE_INT_1U << 31;
1190 : 96082033 : if (opts_set->x_flag_ipa_cp) mask |= HOST_WIDE_INT_1U << 32;
1191 : 96082033 : if (opts_set->x_flag_ipa_cp_clone) mask |= HOST_WIDE_INT_1U << 33;
1192 : 96082033 : if (opts_set->x_flag_ipa_icf) mask |= HOST_WIDE_INT_1U << 34;
1193 : 96082033 : if (opts_set->x_flag_ipa_icf_functions) mask |= HOST_WIDE_INT_1U << 35;
1194 : 96082033 : if (opts_set->x_flag_ipa_icf_variables) mask |= HOST_WIDE_INT_1U << 36;
1195 : 96082033 : if (opts_set->x_flag_ipa_modref) mask |= HOST_WIDE_INT_1U << 37;
1196 : 96082033 : if (opts_set->x_flag_ipa_profile) mask |= HOST_WIDE_INT_1U << 38;
1197 : 96082033 : if (opts_set->x_flag_ipa_pta) mask |= HOST_WIDE_INT_1U << 39;
1198 : 96082033 : if (opts_set->x_flag_ipa_pure_const) mask |= HOST_WIDE_INT_1U << 40;
1199 : 96082033 : if (opts_set->x_flag_ipa_ra) mask |= HOST_WIDE_INT_1U << 41;
1200 : 96082033 : if (opts_set->x_flag_ipa_reference) mask |= HOST_WIDE_INT_1U << 42;
1201 : 96082033 : if (opts_set->x_flag_ipa_reference_addressable) mask |= HOST_WIDE_INT_1U << 43;
1202 : 96082033 : if (opts_set->x_flag_ipa_reorder_for_locality) mask |= HOST_WIDE_INT_1U << 44;
1203 : 96082033 : if (opts_set->x_flag_ipa_sra) mask |= HOST_WIDE_INT_1U << 45;
1204 : 96082033 : if (opts_set->x_flag_ipa_stack_alignment) mask |= HOST_WIDE_INT_1U << 46;
1205 : 96082033 : if (opts_set->x_flag_ipa_strict_aliasing) mask |= HOST_WIDE_INT_1U << 47;
1206 : 96082033 : if (opts_set->x_flag_ipa_vrp) mask |= HOST_WIDE_INT_1U << 48;
1207 : 96082033 : if (opts_set->x_flag_ira_hoist_pressure) mask |= HOST_WIDE_INT_1U << 49;
1208 : 96082033 : if (opts_set->x_flag_ira_loop_pressure) mask |= HOST_WIDE_INT_1U << 50;
1209 : 96082033 : if (opts_set->x_flag_ira_share_save_slots) mask |= HOST_WIDE_INT_1U << 51;
1210 : 96082033 : if (opts_set->x_flag_ira_share_spill_slots) mask |= HOST_WIDE_INT_1U << 52;
1211 : 96082033 : if (opts_set->x_flag_isolate_erroneous_paths_attribute) mask |= HOST_WIDE_INT_1U << 53;
1212 : 96082033 : if (opts_set->x_flag_isolate_erroneous_paths_dereference) mask |= HOST_WIDE_INT_1U << 54;
1213 : 96082033 : if (opts_set->x_flag_ivopts) mask |= HOST_WIDE_INT_1U << 55;
1214 : 96082033 : if (opts_set->x_flag_jump_tables) mask |= HOST_WIDE_INT_1U << 56;
1215 : 96082033 : if (opts_set->x_flag_keep_gc_roots_live) mask |= HOST_WIDE_INT_1U << 57;
1216 : 96082033 : if (opts_set->x_flag_late_combine_instructions) mask |= HOST_WIDE_INT_1U << 58;
1217 : 96082033 : if (opts_set->x_flag_lifetime_dse) mask |= HOST_WIDE_INT_1U << 59;
1218 : 96082033 : if (opts_set->x_flag_limit_function_alignment) mask |= HOST_WIDE_INT_1U << 60;
1219 : 96082033 : if (opts_set->x_flag_live_range_shrinkage) mask |= HOST_WIDE_INT_1U << 61;
1220 : 96082033 : if (opts_set->x_flag_loop_interchange) mask |= HOST_WIDE_INT_1U << 62;
1221 : 96082033 : if (opts_set->x_flag_loop_nest_optimize) mask |= HOST_WIDE_INT_1U << 63;
1222 : 96082033 : ptr->explicit_mask[5] = mask;
1223 : 96082033 : mask = 0;
1224 : 96082033 : if (opts_set->x_flag_loop_parallelize_all) mask |= HOST_WIDE_INT_1U << 0;
1225 : 96082033 : if (opts_set->x_flag_unroll_jam) mask |= HOST_WIDE_INT_1U << 1;
1226 : 96082033 : if (opts_set->x_flag_lra_remat) mask |= HOST_WIDE_INT_1U << 2;
1227 : 96082033 : if (opts_set->x_flag_malloc_dce) mask |= HOST_WIDE_INT_1U << 3;
1228 : 96082033 : if (opts_set->x_flag_errno_math) mask |= HOST_WIDE_INT_1U << 4;
1229 : 96082033 : if (opts_set->x_flag_modulo_sched) mask |= HOST_WIDE_INT_1U << 5;
1230 : 96082033 : if (opts_set->x_flag_modulo_sched_allow_regmoves) mask |= HOST_WIDE_INT_1U << 6;
1231 : 96082033 : if (opts_set->x_flag_move_loop_invariants) mask |= HOST_WIDE_INT_1U << 7;
1232 : 96082033 : if (opts_set->x_flag_move_loop_stores) mask |= HOST_WIDE_INT_1U << 8;
1233 : 96082033 : if (opts_set->x_flag_non_call_exceptions) mask |= HOST_WIDE_INT_1U << 9;
1234 : 96082033 : if (opts_set->x_flag_nothrow_opt) mask |= HOST_WIDE_INT_1U << 10;
1235 : 96082033 : if (opts_set->x_flag_omit_frame_pointer) mask |= HOST_WIDE_INT_1U << 11;
1236 : 96082033 : if (opts_set->x_flag_opt_info) mask |= HOST_WIDE_INT_1U << 12;
1237 : 96082033 : if (opts_set->x_flag_optimize_crc) mask |= HOST_WIDE_INT_1U << 13;
1238 : 96082033 : if (opts_set->x_flag_optimize_sibling_calls) mask |= HOST_WIDE_INT_1U << 14;
1239 : 96082033 : if (opts_set->x_flag_optimize_strlen) mask |= HOST_WIDE_INT_1U << 15;
1240 : 96082033 : if (opts_set->x_flag_pack_struct) mask |= HOST_WIDE_INT_1U << 16;
1241 : 96082033 : if (opts_set->x_flag_partial_inlining) mask |= HOST_WIDE_INT_1U << 17;
1242 : 96082033 : if (opts_set->x_flag_pcc_struct_return) mask |= HOST_WIDE_INT_1U << 18;
1243 : 96082033 : if (opts_set->x_flag_peel_loops) mask |= HOST_WIDE_INT_1U << 19;
1244 : 96082033 : if (opts_set->x_flag_no_peephole) mask |= HOST_WIDE_INT_1U << 20;
1245 : 96082033 : if (opts_set->x_flag_peephole2) mask |= HOST_WIDE_INT_1U << 21;
1246 : 96082033 : if (opts_set->x_flag_plt) mask |= HOST_WIDE_INT_1U << 22;
1247 : 96082033 : if (opts_set->x_flag_predictive_commoning) mask |= HOST_WIDE_INT_1U << 23;
1248 : 96082033 : if (opts_set->x_flag_prefetch_loop_arrays) mask |= HOST_WIDE_INT_1U << 24;
1249 : 96082033 : if (opts_set->x_flag_printf_return_value) mask |= HOST_WIDE_INT_1U << 25;
1250 : 96082033 : if (opts_set->x_flag_profile_partial_training) mask |= HOST_WIDE_INT_1U << 26;
1251 : 96082033 : if (opts_set->x_flag_profile_reorder_functions) mask |= HOST_WIDE_INT_1U << 27;
1252 : 96082033 : if (opts_set->x_flag_reciprocal_math) mask |= HOST_WIDE_INT_1U << 28;
1253 : 96082033 : if (opts_set->x_flag_ree) mask |= HOST_WIDE_INT_1U << 29;
1254 : 96082033 : if (opts_set->x_flag_rename_registers) mask |= HOST_WIDE_INT_1U << 30;
1255 : 96082033 : if (opts_set->x_flag_reorder_blocks) mask |= HOST_WIDE_INT_1U << 31;
1256 : 96082033 : if (opts_set->x_flag_reorder_blocks_and_partition) mask |= HOST_WIDE_INT_1U << 32;
1257 : 96082033 : if (opts_set->x_flag_reorder_functions) mask |= HOST_WIDE_INT_1U << 33;
1258 : 96082033 : if (opts_set->x_flag_rerun_cse_after_loop) mask |= HOST_WIDE_INT_1U << 34;
1259 : 96082033 : if (opts_set->x_flag_resched_modulo_sched) mask |= HOST_WIDE_INT_1U << 35;
1260 : 96082033 : if (opts_set->x_flag_rounding_math) mask |= HOST_WIDE_INT_1U << 36;
1261 : 96082033 : if (opts_set->x_flag_rtti) mask |= HOST_WIDE_INT_1U << 37;
1262 : 96082033 : if (opts_set->x_flag_save_optimization_record) mask |= HOST_WIDE_INT_1U << 38;
1263 : 96082033 : if (opts_set->x_flag_sched_critical_path_heuristic) mask |= HOST_WIDE_INT_1U << 39;
1264 : 96082033 : if (opts_set->x_flag_sched_dep_count_heuristic) mask |= HOST_WIDE_INT_1U << 40;
1265 : 96082033 : if (opts_set->x_flag_sched_group_heuristic) mask |= HOST_WIDE_INT_1U << 41;
1266 : 96082033 : if (opts_set->x_flag_schedule_interblock) mask |= HOST_WIDE_INT_1U << 42;
1267 : 96082033 : if (opts_set->x_flag_sched_last_insn_heuristic) mask |= HOST_WIDE_INT_1U << 43;
1268 : 96082033 : if (opts_set->x_flag_sched_pressure) mask |= HOST_WIDE_INT_1U << 44;
1269 : 96082033 : if (opts_set->x_flag_sched_rank_heuristic) mask |= HOST_WIDE_INT_1U << 45;
1270 : 96082033 : if (opts_set->x_flag_schedule_speculative) mask |= HOST_WIDE_INT_1U << 46;
1271 : 96082033 : if (opts_set->x_flag_sched_spec_insn_heuristic) mask |= HOST_WIDE_INT_1U << 47;
1272 : 96082033 : if (opts_set->x_flag_schedule_speculative_load) mask |= HOST_WIDE_INT_1U << 48;
1273 : 96082033 : if (opts_set->x_flag_schedule_speculative_load_dangerous) mask |= HOST_WIDE_INT_1U << 49;
1274 : 96082033 : if (opts_set->x_flag_sched2_use_superblocks) mask |= HOST_WIDE_INT_1U << 50;
1275 : 96082033 : if (opts_set->x_flag_schedule_fusion) mask |= HOST_WIDE_INT_1U << 51;
1276 : 96082033 : if (opts_set->x_flag_schedule_insns) mask |= HOST_WIDE_INT_1U << 52;
1277 : 96082033 : if (opts_set->x_flag_schedule_insns_after_reload) mask |= HOST_WIDE_INT_1U << 53;
1278 : 96082033 : if (opts_set->x_flag_section_anchors) mask |= HOST_WIDE_INT_1U << 54;
1279 : 96082033 : if (opts_set->x_flag_sel_sched_pipelining) mask |= HOST_WIDE_INT_1U << 55;
1280 : 96082033 : if (opts_set->x_flag_sel_sched_pipelining_outer_loops) mask |= HOST_WIDE_INT_1U << 56;
1281 : 96082033 : if (opts_set->x_flag_sel_sched_reschedule_pipelined) mask |= HOST_WIDE_INT_1U << 57;
1282 : 96082033 : if (opts_set->x_flag_selective_scheduling) mask |= HOST_WIDE_INT_1U << 58;
1283 : 96082033 : if (opts_set->x_flag_selective_scheduling2) mask |= HOST_WIDE_INT_1U << 59;
1284 : 96082033 : if (opts_set->x_flag_semantic_interposition) mask |= HOST_WIDE_INT_1U << 60;
1285 : 96082033 : if (opts_set->x_flag_short_enums) mask |= HOST_WIDE_INT_1U << 61;
1286 : 96082033 : if (opts_set->x_flag_short_wchar) mask |= HOST_WIDE_INT_1U << 62;
1287 : 96082033 : if (opts_set->x_flag_shrink_wrap) mask |= HOST_WIDE_INT_1U << 63;
1288 : 96082033 : ptr->explicit_mask[6] = mask;
1289 : 96082033 : mask = 0;
1290 : 96082033 : if (opts_set->x_flag_shrink_wrap_separate) mask |= HOST_WIDE_INT_1U << 0;
1291 : 96082033 : if (opts_set->x_flag_signaling_nans) mask |= HOST_WIDE_INT_1U << 1;
1292 : 96082033 : if (opts_set->x_flag_signed_zeros) mask |= HOST_WIDE_INT_1U << 2;
1293 : 96082033 : if (opts_set->x_flag_single_precision_constant) mask |= HOST_WIDE_INT_1U << 3;
1294 : 96082033 : if (opts_set->x_flag_split_ivs_in_unroller) mask |= HOST_WIDE_INT_1U << 4;
1295 : 96082033 : if (opts_set->x_flag_split_loops) mask |= HOST_WIDE_INT_1U << 5;
1296 : 96082033 : if (opts_set->x_flag_split_paths) mask |= HOST_WIDE_INT_1U << 6;
1297 : 96082033 : if (opts_set->x_flag_split_wide_types) mask |= HOST_WIDE_INT_1U << 7;
1298 : 96082033 : if (opts_set->x_flag_split_wide_types_early) mask |= HOST_WIDE_INT_1U << 8;
1299 : 96082033 : if (opts_set->x_flag_ssa_backprop) mask |= HOST_WIDE_INT_1U << 9;
1300 : 96082033 : if (opts_set->x_flag_ssa_phiopt) mask |= HOST_WIDE_INT_1U << 10;
1301 : 96082033 : if (opts_set->x_flag_stack_clash_protection) mask |= HOST_WIDE_INT_1U << 11;
1302 : 96082033 : if (opts_set->x_flag_stack_protect) mask |= HOST_WIDE_INT_1U << 12;
1303 : 96082033 : if (opts_set->x_flag_stdarg_opt) mask |= HOST_WIDE_INT_1U << 13;
1304 : 96082033 : if (opts_set->x_flag_store_merging) mask |= HOST_WIDE_INT_1U << 14;
1305 : 96082033 : if (opts_set->x_flag_strict_aliasing) mask |= HOST_WIDE_INT_1U << 15;
1306 : 96082033 : if (opts_set->x_flag_strict_enums) mask |= HOST_WIDE_INT_1U << 16;
1307 : 96082033 : if (opts_set->x_flag_strict_volatile_bitfields) mask |= HOST_WIDE_INT_1U << 17;
1308 : 96082033 : if (opts_set->x_flag_thread_jumps) mask |= HOST_WIDE_INT_1U << 18;
1309 : 96082033 : if (opts_set->x_flag_threadsafe_statics) mask |= HOST_WIDE_INT_1U << 19;
1310 : 96082033 : if (opts_set->x_flag_toplevel_reorder) mask |= HOST_WIDE_INT_1U << 20;
1311 : 96082033 : if (opts_set->x_flag_tracer) mask |= HOST_WIDE_INT_1U << 21;
1312 : 96082033 : if (opts_set->x_flag_trapping_math) mask |= HOST_WIDE_INT_1U << 22;
1313 : 96082033 : if (opts_set->x_flag_trapv) mask |= HOST_WIDE_INT_1U << 23;
1314 : 96082033 : if (opts_set->x_flag_tree_bit_ccp) mask |= HOST_WIDE_INT_1U << 24;
1315 : 96082033 : if (opts_set->x_flag_tree_builtin_call_dce) mask |= HOST_WIDE_INT_1U << 25;
1316 : 96082033 : if (opts_set->x_flag_tree_ccp) mask |= HOST_WIDE_INT_1U << 26;
1317 : 96082033 : if (opts_set->x_flag_tree_ch) mask |= HOST_WIDE_INT_1U << 27;
1318 : 96082033 : if (opts_set->x_flag_tree_coalesce_vars) mask |= HOST_WIDE_INT_1U << 28;
1319 : 96082033 : if (opts_set->x_flag_tree_copy_prop) mask |= HOST_WIDE_INT_1U << 29;
1320 : 96082033 : if (opts_set->x_flag_tree_cselim) mask |= HOST_WIDE_INT_1U << 30;
1321 : 96082033 : if (opts_set->x_flag_tree_dce) mask |= HOST_WIDE_INT_1U << 31;
1322 : 96082033 : if (opts_set->x_flag_tree_dom) mask |= HOST_WIDE_INT_1U << 32;
1323 : 96082033 : if (opts_set->x_flag_tree_dse) mask |= HOST_WIDE_INT_1U << 33;
1324 : 96082033 : if (opts_set->x_flag_tree_forwprop) mask |= HOST_WIDE_INT_1U << 34;
1325 : 96082033 : if (opts_set->x_flag_tree_fre) mask |= HOST_WIDE_INT_1U << 35;
1326 : 96082033 : if (opts_set->x_flag_tree_loop_distribute_patterns) mask |= HOST_WIDE_INT_1U << 36;
1327 : 96082033 : if (opts_set->x_flag_tree_loop_distribution) mask |= HOST_WIDE_INT_1U << 37;
1328 : 96082033 : if (opts_set->x_flag_tree_loop_if_convert) mask |= HOST_WIDE_INT_1U << 38;
1329 : 96082033 : if (opts_set->x_flag_tree_loop_im) mask |= HOST_WIDE_INT_1U << 39;
1330 : 96082033 : if (opts_set->x_flag_tree_loop_ivcanon) mask |= HOST_WIDE_INT_1U << 40;
1331 : 96082033 : if (opts_set->x_flag_tree_loop_optimize) mask |= HOST_WIDE_INT_1U << 41;
1332 : 96082033 : if (opts_set->x_flag_tree_loop_vectorize) mask |= HOST_WIDE_INT_1U << 42;
1333 : 96082033 : if (opts_set->x_flag_tree_live_range_split) mask |= HOST_WIDE_INT_1U << 43;
1334 : 96082033 : if (opts_set->x_flag_tree_partial_pre) mask |= HOST_WIDE_INT_1U << 44;
1335 : 96082033 : if (opts_set->x_flag_tree_phiprop) mask |= HOST_WIDE_INT_1U << 45;
1336 : 96082033 : if (opts_set->x_flag_tree_pre) mask |= HOST_WIDE_INT_1U << 46;
1337 : 96082033 : if (opts_set->x_flag_tree_pta) mask |= HOST_WIDE_INT_1U << 47;
1338 : 96082033 : if (opts_set->x_flag_tree_reassoc) mask |= HOST_WIDE_INT_1U << 48;
1339 : 96082033 : if (opts_set->x_flag_tree_scev_cprop) mask |= HOST_WIDE_INT_1U << 49;
1340 : 96082033 : if (opts_set->x_flag_tree_sink) mask |= HOST_WIDE_INT_1U << 50;
1341 : 96082033 : if (opts_set->x_flag_tree_slp_vectorize) mask |= HOST_WIDE_INT_1U << 51;
1342 : 96082033 : if (opts_set->x_flag_tree_slsr) mask |= HOST_WIDE_INT_1U << 52;
1343 : 96082033 : if (opts_set->x_flag_tree_sra) mask |= HOST_WIDE_INT_1U << 53;
1344 : 96082033 : if (opts_set->x_flag_tree_switch_conversion) mask |= HOST_WIDE_INT_1U << 54;
1345 : 96082033 : if (opts_set->x_flag_tree_tail_merge) mask |= HOST_WIDE_INT_1U << 55;
1346 : 96082033 : if (opts_set->x_flag_tree_ter) mask |= HOST_WIDE_INT_1U << 56;
1347 : 96082033 : if (opts_set->x_flag_tree_vectorize) mask |= HOST_WIDE_INT_1U << 57;
1348 : 96082033 : if (opts_set->x_flag_tree_vrp) mask |= HOST_WIDE_INT_1U << 58;
1349 : 96082033 : if (opts_set->x_flag_unconstrained_commons) mask |= HOST_WIDE_INT_1U << 59;
1350 : 96082033 : if (opts_set->x_flag_unreachable_traps) mask |= HOST_WIDE_INT_1U << 60;
1351 : 96082033 : if (opts_set->x_flag_unroll_all_loops) mask |= HOST_WIDE_INT_1U << 61;
1352 : 96082033 : if (opts_set->x_flag_cunroll_grow_size) mask |= HOST_WIDE_INT_1U << 62;
1353 : 96082033 : if (opts_set->x_flag_unroll_loops) mask |= HOST_WIDE_INT_1U << 63;
1354 : 96082033 : ptr->explicit_mask[7] = mask;
1355 : 96082033 : mask = 0;
1356 : 96082033 : if (opts_set->x_flag_unsafe_math_optimizations) mask |= HOST_WIDE_INT_1U << 0;
1357 : 96082033 : if (opts_set->x_flag_unswitch_loops) mask |= HOST_WIDE_INT_1U << 1;
1358 : 96082033 : if (opts_set->x_flag_unwind_tables) mask |= HOST_WIDE_INT_1U << 2;
1359 : 96082033 : if (opts_set->x_flag_var_tracking) mask |= HOST_WIDE_INT_1U << 3;
1360 : 96082033 : if (opts_set->x_flag_var_tracking_assignments) mask |= HOST_WIDE_INT_1U << 4;
1361 : 96082033 : if (opts_set->x_flag_var_tracking_assignments_toggle) mask |= HOST_WIDE_INT_1U << 5;
1362 : 96082033 : if (opts_set->x_flag_var_tracking_uninit) mask |= HOST_WIDE_INT_1U << 6;
1363 : 96082033 : if (opts_set->x_flag_variable_expansion_in_unroller) mask |= HOST_WIDE_INT_1U << 7;
1364 : 96082033 : if (opts_set->x_flag_version_loops_for_strides) mask |= HOST_WIDE_INT_1U << 8;
1365 : 96082033 : if (opts_set->x_flag_value_profile_transformations) mask |= HOST_WIDE_INT_1U << 9;
1366 : 96082033 : if (opts_set->x_flag_web) mask |= HOST_WIDE_INT_1U << 10;
1367 : 96082033 : if (opts_set->x_flag_wrapv) mask |= HOST_WIDE_INT_1U << 11;
1368 : 96082033 : if (opts_set->x_flag_wrapv_pointer) mask |= HOST_WIDE_INT_1U << 12;
1369 : 96082033 : if (opts_set->x_debug_nonbind_markers_p) mask |= HOST_WIDE_INT_1U << 13;
1370 : 96082033 : if (opts_set->x_ix86_unroll_only_small_loops) mask |= HOST_WIDE_INT_1U << 14;
1371 : 96082033 : if (opts_set->x_str_align_functions) mask |= HOST_WIDE_INT_1U << 15;
1372 : 96082033 : if (opts_set->x_str_align_jumps) mask |= HOST_WIDE_INT_1U << 16;
1373 : 96082033 : if (opts_set->x_str_align_labels) mask |= HOST_WIDE_INT_1U << 17;
1374 : 96082033 : if (opts_set->x_str_align_loops) mask |= HOST_WIDE_INT_1U << 18;
1375 : 96082033 : if (opts_set->x_flag_patchable_function_entry) mask |= HOST_WIDE_INT_1U << 19;
1376 : 96082033 : ptr->explicit_mask[8] = mask;
1377 : 96082033 : }
1378 : :
1379 : : /* Restore optimization options from a structure. */
1380 : : void
1381 : 51165820 : cl_optimization_restore (struct gcc_options *opts, struct gcc_options *opts_set,
1382 : : struct cl_optimization *ptr)
1383 : : {
1384 : 51165820 : opts->x_param_align_loop_iterations = ptr->x_param_align_loop_iterations;
1385 : 51165820 : opts->x_param_align_threshold = ptr->x_param_align_threshold;
1386 : 51165820 : opts->x_param_asan_protect_allocas = ptr->x_param_asan_protect_allocas;
1387 : 51165820 : opts->x_param_asan_instrument_reads = ptr->x_param_asan_instrument_reads;
1388 : 51165820 : opts->x_param_asan_instrument_writes = ptr->x_param_asan_instrument_writes;
1389 : 51165820 : opts->x_param_asan_instrumentation_with_call_threshold = ptr->x_param_asan_instrumentation_with_call_threshold;
1390 : 51165820 : opts->x_param_asan_kernel_mem_intrinsic_prefix = ptr->x_param_asan_kernel_mem_intrinsic_prefix;
1391 : 51165820 : opts->x_param_asan_memintrin = ptr->x_param_asan_memintrin;
1392 : 51165820 : opts->x_param_asan_stack = ptr->x_param_asan_stack;
1393 : 51165820 : opts->x_param_asan_use_after_return = ptr->x_param_asan_use_after_return;
1394 : 51165820 : opts->x_param_avg_loop_niter = ptr->x_param_avg_loop_niter;
1395 : 51165820 : opts->x_param_avoid_fma_max_bits = ptr->x_param_avoid_fma_max_bits;
1396 : 51165820 : opts->x_param_builtin_expect_probability = ptr->x_param_builtin_expect_probability;
1397 : 51165820 : opts->x_param_builtin_string_cmp_inline_length = ptr->x_param_builtin_string_cmp_inline_length;
1398 : 51165820 : opts->x_param_case_values_threshold = ptr->x_param_case_values_threshold;
1399 : 51165820 : opts->x_param_comdat_sharing_probability = ptr->x_param_comdat_sharing_probability;
1400 : 51165820 : opts->x_param_construct_interfere_size = ptr->x_param_construct_interfere_size;
1401 : 51165820 : opts->x_param_cycle_accurate_model = ptr->x_param_cycle_accurate_model;
1402 : 51165820 : opts->x_param_destruct_interfere_size = ptr->x_param_destruct_interfere_size;
1403 : 51165820 : opts->x_param_dse_max_alias_queries_per_store = ptr->x_param_dse_max_alias_queries_per_store;
1404 : 51165820 : opts->x_param_dse_max_object_size = ptr->x_param_dse_max_object_size;
1405 : 51165820 : opts->x_param_early_inlining_insns = ptr->x_param_early_inlining_insns;
1406 : 51165820 : opts->x_param_fsm_scale_path_stmts = ptr->x_param_fsm_scale_path_stmts;
1407 : 51165820 : opts->x_param_fully_pipelined_fma = ptr->x_param_fully_pipelined_fma;
1408 : 51165820 : opts->x_param_gcse_after_reload_critical_fraction = ptr->x_param_gcse_after_reload_critical_fraction;
1409 : 51165820 : opts->x_param_gcse_after_reload_partial_fraction = ptr->x_param_gcse_after_reload_partial_fraction;
1410 : 51165820 : opts->x_param_gcse_cost_distance_ratio = ptr->x_param_gcse_cost_distance_ratio;
1411 : 51165820 : opts->x_param_gcse_unrestricted_cost = ptr->x_param_gcse_unrestricted_cost;
1412 : 51165820 : opts->x_param_graphite_max_arrays_per_scop = ptr->x_param_graphite_max_arrays_per_scop;
1413 : 51165820 : opts->x_param_graphite_max_nb_scop_params = ptr->x_param_graphite_max_nb_scop_params;
1414 : 51165820 : opts->x_param_hardcfr_max_blocks = ptr->x_param_hardcfr_max_blocks;
1415 : 51165820 : opts->x_param_hardcfr_max_inline_blocks = ptr->x_param_hardcfr_max_inline_blocks;
1416 : 51165820 : opts->x_param_hwasan_instrument_allocas = ptr->x_param_hwasan_instrument_allocas;
1417 : 51165820 : opts->x_param_hwasan_instrument_mem_intrinsics = ptr->x_param_hwasan_instrument_mem_intrinsics;
1418 : 51165820 : opts->x_param_hwasan_instrument_reads = ptr->x_param_hwasan_instrument_reads;
1419 : 51165820 : opts->x_param_hwasan_instrument_stack = ptr->x_param_hwasan_instrument_stack;
1420 : 51165820 : opts->x_param_hwasan_instrument_writes = ptr->x_param_hwasan_instrument_writes;
1421 : 51165820 : opts->x_param_hwasan_random_frame_tag = ptr->x_param_hwasan_random_frame_tag;
1422 : 51165820 : opts->x_param_inline_heuristics_hint_percent = ptr->x_param_inline_heuristics_hint_percent;
1423 : 51165820 : opts->x_param_inline_min_speedup = ptr->x_param_inline_min_speedup;
1424 : 51165820 : opts->x_param_inline_unit_growth = ptr->x_param_inline_unit_growth;
1425 : 51165820 : opts->x_param_ipa_cp_eval_threshold = ptr->x_param_ipa_cp_eval_threshold;
1426 : 51165820 : opts->x_param_ipa_cp_large_unit_insns = ptr->x_param_ipa_cp_large_unit_insns;
1427 : 51165820 : opts->x_param_ipa_cp_loop_hint_bonus = ptr->x_param_ipa_cp_loop_hint_bonus;
1428 : 51165820 : opts->x_param_ipa_cp_max_recursive_depth = ptr->x_param_ipa_cp_max_recursive_depth;
1429 : 51165820 : opts->x_param_ipa_cp_min_recursive_probability = ptr->x_param_ipa_cp_min_recursive_probability;
1430 : 51165820 : opts->x_param_ipa_cp_recursion_penalty = ptr->x_param_ipa_cp_recursion_penalty;
1431 : 51165820 : opts->x_param_ipa_cp_recursive_freq_factor = ptr->x_param_ipa_cp_recursive_freq_factor;
1432 : 51165820 : opts->x_param_ipa_cp_single_call_penalty = ptr->x_param_ipa_cp_single_call_penalty;
1433 : 51165820 : opts->x_param_ipa_cp_unit_growth = ptr->x_param_ipa_cp_unit_growth;
1434 : 51165820 : opts->x_param_ipa_cp_value_list_size = ptr->x_param_ipa_cp_value_list_size;
1435 : 51165820 : opts->x_param_ipa_jump_function_lookups = ptr->x_param_ipa_jump_function_lookups;
1436 : 51165820 : opts->x_param_ipa_max_aa_steps = ptr->x_param_ipa_max_aa_steps;
1437 : 51165820 : opts->x_param_ipa_max_agg_items = ptr->x_param_ipa_max_agg_items;
1438 : 51165820 : opts->x_param_ipa_max_loop_predicates = ptr->x_param_ipa_max_loop_predicates;
1439 : 51165820 : opts->x_param_ipa_max_param_expr_ops = ptr->x_param_ipa_max_param_expr_ops;
1440 : 51165820 : opts->x_param_ipa_max_switch_predicate_bounds = ptr->x_param_ipa_max_switch_predicate_bounds;
1441 : 51165820 : opts->x_param_ipa_sra_deref_prob_threshold = ptr->x_param_ipa_sra_deref_prob_threshold;
1442 : 51165820 : opts->x_param_ipa_sra_max_replacements = ptr->x_param_ipa_sra_max_replacements;
1443 : 51165820 : opts->x_param_ipa_sra_ptr_growth_factor = ptr->x_param_ipa_sra_ptr_growth_factor;
1444 : 51165820 : opts->x_param_ipa_sra_ptrwrap_growth_factor = ptr->x_param_ipa_sra_ptrwrap_growth_factor;
1445 : 51165820 : opts->x_param_ira_consider_dup_in_all_alts = ptr->x_param_ira_consider_dup_in_all_alts;
1446 : 51165820 : opts->x_param_ira_loop_reserved_regs = ptr->x_param_ira_loop_reserved_regs;
1447 : 51165820 : opts->x_param_ira_max_conflict_table_size = ptr->x_param_ira_max_conflict_table_size;
1448 : 51165820 : opts->x_param_ira_max_loops_num = ptr->x_param_ira_max_loops_num;
1449 : 51165820 : opts->x_param_ira_simple_lra_insn_threshold = ptr->x_param_ira_simple_lra_insn_threshold;
1450 : 51165820 : opts->x_param_iv_always_prune_cand_set_bound = ptr->x_param_iv_always_prune_cand_set_bound;
1451 : 51165820 : opts->x_param_iv_consider_all_candidates_bound = ptr->x_param_iv_consider_all_candidates_bound;
1452 : 51165820 : opts->x_param_iv_max_considered_uses = ptr->x_param_iv_max_considered_uses;
1453 : 51165820 : opts->x_param_jump_table_max_growth_ratio_for_size = ptr->x_param_jump_table_max_growth_ratio_for_size;
1454 : 51165820 : opts->x_param_jump_table_max_growth_ratio_for_speed = ptr->x_param_jump_table_max_growth_ratio_for_speed;
1455 : 51165820 : opts->x_param_l1_cache_line_size = ptr->x_param_l1_cache_line_size;
1456 : 51165820 : opts->x_param_l1_cache_size = ptr->x_param_l1_cache_size;
1457 : 51165820 : opts->x_param_l2_cache_size = ptr->x_param_l2_cache_size;
1458 : 51165820 : opts->x_param_large_function_growth = ptr->x_param_large_function_growth;
1459 : 51165820 : opts->x_param_large_function_insns = ptr->x_param_large_function_insns;
1460 : 51165820 : opts->x_param_stack_frame_growth = ptr->x_param_stack_frame_growth;
1461 : 51165820 : opts->x_param_large_stack_frame = ptr->x_param_large_stack_frame;
1462 : 51165820 : opts->x_param_large_unit_insns = ptr->x_param_large_unit_insns;
1463 : 51165820 : opts->x_param_lim_expensive = ptr->x_param_lim_expensive;
1464 : 51165820 : opts->x_param_loop_block_tile_size = ptr->x_param_loop_block_tile_size;
1465 : 51165820 : opts->x_param_loop_interchange_max_num_stmts = ptr->x_param_loop_interchange_max_num_stmts;
1466 : 51165820 : opts->x_param_loop_interchange_stride_ratio = ptr->x_param_loop_interchange_stride_ratio;
1467 : 51165820 : opts->x_param_loop_invariant_max_bbs_in_loop = ptr->x_param_loop_invariant_max_bbs_in_loop;
1468 : 51165820 : opts->x_param_loop_max_datarefs_for_datadeps = ptr->x_param_loop_max_datarefs_for_datadeps;
1469 : 51165820 : opts->x_param_loop_versioning_max_inner_insns = ptr->x_param_loop_versioning_max_inner_insns;
1470 : 51165820 : opts->x_param_loop_versioning_max_outer_insns = ptr->x_param_loop_versioning_max_outer_insns;
1471 : 51165820 : opts->x_param_lra_inheritance_ebb_probability_cutoff = ptr->x_param_lra_inheritance_ebb_probability_cutoff;
1472 : 51165820 : opts->x_param_lra_max_considered_reload_pseudos = ptr->x_param_lra_max_considered_reload_pseudos;
1473 : 51165820 : opts->x_param_lto_locality_frequency = ptr->x_param_lto_locality_frequency;
1474 : 51165820 : opts->x_param_lto_locality_size = ptr->x_param_lto_locality_size;
1475 : 51165820 : opts->x_param_max_average_unrolled_insns = ptr->x_param_max_average_unrolled_insns;
1476 : 51165820 : opts->x_param_max_combine_insns = ptr->x_param_max_combine_insns;
1477 : 51165820 : opts->x_param_max_combine_search_insns = ptr->x_param_max_combine_search_insns;
1478 : 51165820 : opts->x_param_max_unroll_iterations = ptr->x_param_max_unroll_iterations;
1479 : 51165820 : opts->x_param_max_completely_peel_times = ptr->x_param_max_completely_peel_times;
1480 : 51165820 : opts->x_param_max_completely_peeled_insns = ptr->x_param_max_completely_peeled_insns;
1481 : 51165820 : opts->x_param_max_crossjump_edges = ptr->x_param_max_crossjump_edges;
1482 : 51165820 : opts->x_param_max_cse_insns = ptr->x_param_max_cse_insns;
1483 : 51165820 : opts->x_param_max_cse_path_length = ptr->x_param_max_cse_path_length;
1484 : 51165820 : opts->x_param_max_cselib_memory_locations = ptr->x_param_max_cselib_memory_locations;
1485 : 51165820 : opts->x_param_max_debug_marker_count = ptr->x_param_max_debug_marker_count;
1486 : 51165820 : opts->x_param_max_delay_slot_insn_search = ptr->x_param_max_delay_slot_insn_search;
1487 : 51165820 : opts->x_param_max_delay_slot_live_search = ptr->x_param_max_delay_slot_live_search;
1488 : 51165820 : opts->x_param_max_dse_active_local_stores = ptr->x_param_max_dse_active_local_stores;
1489 : 51165820 : opts->x_param_early_inliner_max_iterations = ptr->x_param_early_inliner_max_iterations;
1490 : 51165820 : opts->x_param_max_find_base_term_values = ptr->x_param_max_find_base_term_values;
1491 : 51165820 : opts->x_param_max_fsm_thread_path_insns = ptr->x_param_max_fsm_thread_path_insns;
1492 : 51165820 : opts->x_param_max_gcse_insertion_ratio = ptr->x_param_max_gcse_insertion_ratio;
1493 : 51165820 : opts->x_param_max_gcse_memory = ptr->x_param_max_gcse_memory;
1494 : 51165820 : opts->x_param_max_goto_duplication_insns = ptr->x_param_max_goto_duplication_insns;
1495 : 51165820 : opts->x_param_max_grow_copy_bb_insns = ptr->x_param_max_grow_copy_bb_insns;
1496 : 51165820 : opts->x_param_max_hoist_depth = ptr->x_param_max_hoist_depth;
1497 : 51165820 : opts->x_param_inline_functions_called_once_insns = ptr->x_param_inline_functions_called_once_insns;
1498 : 51165820 : opts->x_param_inline_functions_called_once_loop_depth = ptr->x_param_inline_functions_called_once_loop_depth;
1499 : 51165820 : opts->x_param_max_inline_insns_auto = ptr->x_param_max_inline_insns_auto;
1500 : 51165820 : opts->x_param_max_inline_insns_recursive_auto = ptr->x_param_max_inline_insns_recursive_auto;
1501 : 51165820 : opts->x_param_max_inline_insns_recursive = ptr->x_param_max_inline_insns_recursive;
1502 : 51165820 : opts->x_param_max_inline_insns_single = ptr->x_param_max_inline_insns_single;
1503 : 51165820 : opts->x_param_max_inline_insns_size = ptr->x_param_max_inline_insns_size;
1504 : 51165820 : opts->x_param_max_inline_insns_small = ptr->x_param_max_inline_insns_small;
1505 : 51165820 : opts->x_param_max_inline_recursive_depth_auto = ptr->x_param_max_inline_recursive_depth_auto;
1506 : 51165820 : opts->x_param_max_inline_recursive_depth = ptr->x_param_max_inline_recursive_depth;
1507 : 51165820 : opts->x_param_max_isl_operations = ptr->x_param_max_isl_operations;
1508 : 51165820 : opts->x_param_max_iterations_computation_cost = ptr->x_param_max_iterations_computation_cost;
1509 : 51165820 : opts->x_param_max_iterations_to_track = ptr->x_param_max_iterations_to_track;
1510 : 51165820 : opts->x_param_max_jump_thread_duplication_stmts = ptr->x_param_max_jump_thread_duplication_stmts;
1511 : 51165820 : opts->x_param_max_jump_thread_paths = ptr->x_param_max_jump_thread_paths;
1512 : 51165820 : opts->x_param_max_last_value_rtl = ptr->x_param_max_last_value_rtl;
1513 : 51165820 : opts->x_param_max_loop_header_insns = ptr->x_param_max_loop_header_insns;
1514 : 51165820 : opts->x_param_max_modulo_backtrack_attempts = ptr->x_param_max_modulo_backtrack_attempts;
1515 : 51165820 : opts->x_param_max_partial_antic_length = ptr->x_param_max_partial_antic_length;
1516 : 51165820 : opts->x_param_max_peel_branches = ptr->x_param_max_peel_branches;
1517 : 51165820 : opts->x_param_max_peel_times = ptr->x_param_max_peel_times;
1518 : 51165820 : opts->x_param_max_peeled_insns = ptr->x_param_max_peeled_insns;
1519 : 51165820 : opts->x_param_max_pending_list_length = ptr->x_param_max_pending_list_length;
1520 : 51165820 : opts->x_param_max_pipeline_region_blocks = ptr->x_param_max_pipeline_region_blocks;
1521 : 51165820 : opts->x_param_max_pipeline_region_insns = ptr->x_param_max_pipeline_region_insns;
1522 : 51165820 : opts->x_param_max_pow_sqrt_depth = ptr->x_param_max_pow_sqrt_depth;
1523 : 51165820 : opts->x_param_max_predicted_iterations = ptr->x_param_max_predicted_iterations;
1524 : 51165820 : opts->x_param_max_reload_search_insns = ptr->x_param_max_reload_search_insns;
1525 : 51165820 : opts->x_param_max_rtl_if_conversion_insns = ptr->x_param_max_rtl_if_conversion_insns;
1526 : 51165820 : opts->x_param_max_rtl_if_conversion_predictable_cost = ptr->x_param_max_rtl_if_conversion_predictable_cost;
1527 : 51165820 : opts->x_param_max_rtl_if_conversion_unpredictable_cost = ptr->x_param_max_rtl_if_conversion_unpredictable_cost;
1528 : 51165820 : opts->x_param_max_sched_extend_regions_iters = ptr->x_param_max_sched_extend_regions_iters;
1529 : 51165820 : opts->x_param_max_sched_insn_conflict_delay = ptr->x_param_max_sched_insn_conflict_delay;
1530 : 51165820 : opts->x_param_max_sched_ready_insns = ptr->x_param_max_sched_ready_insns;
1531 : 51165820 : opts->x_param_max_sched_region_blocks = ptr->x_param_max_sched_region_blocks;
1532 : 51165820 : opts->x_param_max_sched_region_insns = ptr->x_param_max_sched_region_insns;
1533 : 51165820 : opts->x_param_max_slsr_candidate_scan = ptr->x_param_max_slsr_candidate_scan;
1534 : 51165820 : opts->x_param_max_speculative_devirt_maydefs = ptr->x_param_max_speculative_devirt_maydefs;
1535 : 51165820 : opts->x_param_max_stores_to_merge = ptr->x_param_max_stores_to_merge;
1536 : 51165820 : opts->x_param_max_stores_to_sink = ptr->x_param_max_stores_to_sink;
1537 : 51165820 : opts->x_param_max_tail_merge_comparisons = ptr->x_param_max_tail_merge_comparisons;
1538 : 51165820 : opts->x_param_max_tail_merge_iterations = ptr->x_param_max_tail_merge_iterations;
1539 : 51165820 : opts->x_param_max_tracked_strlens = ptr->x_param_max_tracked_strlens;
1540 : 51165820 : opts->x_param_max_tree_if_conversion_phi_args = ptr->x_param_max_tree_if_conversion_phi_args;
1541 : 51165820 : opts->x_param_max_unroll_times = ptr->x_param_max_unroll_times;
1542 : 51165820 : opts->x_param_max_unrolled_insns = ptr->x_param_max_unrolled_insns;
1543 : 51165820 : opts->x_param_max_unswitch_depth = ptr->x_param_max_unswitch_depth;
1544 : 51165820 : opts->x_param_max_unswitch_insns = ptr->x_param_max_unswitch_insns;
1545 : 51165820 : opts->x_param_max_variable_expansions = ptr->x_param_max_variable_expansions;
1546 : 51165820 : opts->x_param_max_vartrack_expr_depth = ptr->x_param_max_vartrack_expr_depth;
1547 : 51165820 : opts->x_param_max_vartrack_reverse_op_size = ptr->x_param_max_vartrack_reverse_op_size;
1548 : 51165820 : opts->x_param_max_vartrack_size = ptr->x_param_max_vartrack_size;
1549 : 51165820 : opts->x_param_min_crossjump_insns = ptr->x_param_min_crossjump_insns;
1550 : 51165820 : opts->x_param_min_inline_recursive_probability = ptr->x_param_min_inline_recursive_probability;
1551 : 51165820 : opts->x_param_min_insn_to_prefetch_ratio = ptr->x_param_min_insn_to_prefetch_ratio;
1552 : 51165820 : opts->x_param_min_loop_cond_split_prob = ptr->x_param_min_loop_cond_split_prob;
1553 : 51165820 : opts->x_param_min_pagesize = ptr->x_param_min_pagesize;
1554 : 51165820 : opts->x_param_min_size_for_stack_sharing = ptr->x_param_min_size_for_stack_sharing;
1555 : 51165820 : opts->x_param_min_spec_prob = ptr->x_param_min_spec_prob;
1556 : 51165820 : opts->x_param_min_vect_loop_bound = ptr->x_param_min_vect_loop_bound;
1557 : 51165820 : opts->x_param_modref_max_accesses = ptr->x_param_modref_max_accesses;
1558 : 51165820 : opts->x_param_modref_max_adjustments = ptr->x_param_modref_max_adjustments;
1559 : 51165820 : opts->x_param_modref_max_bases = ptr->x_param_modref_max_bases;
1560 : 51165820 : opts->x_param_modref_max_depth = ptr->x_param_modref_max_depth;
1561 : 51165820 : opts->x_param_modref_max_escape_points = ptr->x_param_modref_max_escape_points;
1562 : 51165820 : opts->x_param_modref_max_refs = ptr->x_param_modref_max_refs;
1563 : 51165820 : opts->x_param_modref_max_tests = ptr->x_param_modref_max_tests;
1564 : 51165820 : opts->x_param_parloops_chunk_size = ptr->x_param_parloops_chunk_size;
1565 : 51165820 : opts->x_param_parloops_min_per_thread = ptr->x_param_parloops_min_per_thread;
1566 : 51165820 : opts->x_param_parloops_schedule = ptr->x_param_parloops_schedule;
1567 : 51165820 : opts->x_param_partial_inlining_entry_probability = ptr->x_param_partial_inlining_entry_probability;
1568 : 51165820 : opts->x_param_phiopt_factor_max_stmts_live = ptr->x_param_phiopt_factor_max_stmts_live;
1569 : 51165820 : opts->x_param_predictable_branch_outcome = ptr->x_param_predictable_branch_outcome;
1570 : 51165820 : opts->x_param_prefetch_dynamic_strides = ptr->x_param_prefetch_dynamic_strides;
1571 : 51165820 : opts->x_param_prefetch_latency = ptr->x_param_prefetch_latency;
1572 : 51165820 : opts->x_param_prefetch_min_insn_to_mem_ratio = ptr->x_param_prefetch_min_insn_to_mem_ratio;
1573 : 51165820 : opts->x_param_prefetch_minimum_stride = ptr->x_param_prefetch_minimum_stride;
1574 : 51165820 : opts->x_param_ranger_logical_depth = ptr->x_param_ranger_logical_depth;
1575 : 51165820 : opts->x_param_ranger_recompute_depth = ptr->x_param_ranger_recompute_depth;
1576 : 51165820 : opts->x_param_relation_block_limit = ptr->x_param_relation_block_limit;
1577 : 51165820 : opts->x_param_rpo_vn_max_loop_depth = ptr->x_param_rpo_vn_max_loop_depth;
1578 : 51165820 : opts->x_param_sccvn_max_alias_queries_per_access = ptr->x_param_sccvn_max_alias_queries_per_access;
1579 : 51165820 : opts->x_param_scev_max_expr_complexity = ptr->x_param_scev_max_expr_complexity;
1580 : 51165820 : opts->x_param_scev_max_expr_size = ptr->x_param_scev_max_expr_size;
1581 : 51165820 : opts->x_param_sched_autopref_queue_depth = ptr->x_param_sched_autopref_queue_depth;
1582 : 51165820 : opts->x_param_sched_mem_true_dep_cost = ptr->x_param_sched_mem_true_dep_cost;
1583 : 51165820 : opts->x_param_sched_pressure_algorithm = ptr->x_param_sched_pressure_algorithm;
1584 : 51165820 : opts->x_param_sched_spec_prob_cutoff = ptr->x_param_sched_spec_prob_cutoff;
1585 : 51165820 : opts->x_param_sched_state_edge_prob_cutoff = ptr->x_param_sched_state_edge_prob_cutoff;
1586 : 51165820 : opts->x_param_selsched_insns_to_rename = ptr->x_param_selsched_insns_to_rename;
1587 : 51165820 : opts->x_param_selsched_max_lookahead = ptr->x_param_selsched_max_lookahead;
1588 : 51165820 : opts->x_param_selsched_max_sched_times = ptr->x_param_selsched_max_sched_times;
1589 : 51165820 : opts->x_param_simultaneous_prefetches = ptr->x_param_simultaneous_prefetches;
1590 : 51165820 : opts->x_param_sink_frequency_threshold = ptr->x_param_sink_frequency_threshold;
1591 : 51165820 : opts->x_param_sms_dfa_history = ptr->x_param_sms_dfa_history;
1592 : 51165820 : opts->x_param_sms_loop_average_count_threshold = ptr->x_param_sms_loop_average_count_threshold;
1593 : 51165820 : opts->x_param_sms_max_ii_factor = ptr->x_param_sms_max_ii_factor;
1594 : 51165820 : opts->x_param_sms_min_sc = ptr->x_param_sms_min_sc;
1595 : 51165820 : opts->x_param_sra_max_propagations = ptr->x_param_sra_max_propagations;
1596 : 51165820 : opts->x_param_sra_max_scalarization_size_size = ptr->x_param_sra_max_scalarization_size_size;
1597 : 51165820 : opts->x_param_sra_max_scalarization_size_speed = ptr->x_param_sra_max_scalarization_size_speed;
1598 : 51165820 : opts->x_param_ssa_name_def_chain_limit = ptr->x_param_ssa_name_def_chain_limit;
1599 : 51165820 : opts->x_param_ssp_buffer_size = ptr->x_param_ssp_buffer_size;
1600 : 51165820 : opts->x_param_stack_clash_protection_guard_size = ptr->x_param_stack_clash_protection_guard_size;
1601 : 51165820 : opts->x_param_stack_clash_protection_probe_interval = ptr->x_param_stack_clash_protection_probe_interval;
1602 : 51165820 : opts->x_param_store_forwarding_max_distance = ptr->x_param_store_forwarding_max_distance;
1603 : 51165820 : opts->x_param_store_merging_allow_unaligned = ptr->x_param_store_merging_allow_unaligned;
1604 : 51165820 : opts->x_param_store_merging_max_size = ptr->x_param_store_merging_max_size;
1605 : 51165820 : opts->x_param_switch_conversion_branch_ratio = ptr->x_param_switch_conversion_branch_ratio;
1606 : 51165820 : opts->x_param_switch_lower_slow_alg_max_cases = ptr->x_param_switch_lower_slow_alg_max_cases;
1607 : 51165820 : opts->x_param_tm_max_aggregate_size = ptr->x_param_tm_max_aggregate_size;
1608 : 51165820 : opts->x_param_tracer_dynamic_coverage_feedback = ptr->x_param_tracer_dynamic_coverage_feedback;
1609 : 51165820 : opts->x_param_tracer_dynamic_coverage = ptr->x_param_tracer_dynamic_coverage;
1610 : 51165820 : opts->x_param_tracer_max_code_growth = ptr->x_param_tracer_max_code_growth;
1611 : 51165820 : opts->x_param_tracer_min_branch_probability_feedback = ptr->x_param_tracer_min_branch_probability_feedback;
1612 : 51165820 : opts->x_param_tracer_min_branch_probability = ptr->x_param_tracer_min_branch_probability;
1613 : 51165820 : opts->x_param_tracer_min_branch_ratio = ptr->x_param_tracer_min_branch_ratio;
1614 : 51165820 : opts->x_param_transitive_relations_work_bound = ptr->x_param_transitive_relations_work_bound;
1615 : 51165820 : opts->x_param_tree_reassoc_width = ptr->x_param_tree_reassoc_width;
1616 : 51165820 : opts->x_param_uninit_control_dep_attempts = ptr->x_param_uninit_control_dep_attempts;
1617 : 51165820 : opts->x_param_uninit_max_chain_len = ptr->x_param_uninit_max_chain_len;
1618 : 51165820 : opts->x_param_uninit_max_num_chains = ptr->x_param_uninit_max_num_chains;
1619 : 51165820 : opts->x_param_uninit_max_prune_work = ptr->x_param_uninit_max_prune_work;
1620 : 51165820 : opts->x_param_uninlined_function_insns = ptr->x_param_uninlined_function_insns;
1621 : 51165820 : opts->x_param_uninlined_function_time = ptr->x_param_uninlined_function_time;
1622 : 51165820 : opts->x_param_uninlined_function_thunk_insns = ptr->x_param_uninlined_function_thunk_insns;
1623 : 51165820 : opts->x_param_uninlined_function_thunk_time = ptr->x_param_uninlined_function_thunk_time;
1624 : 51165820 : opts->x_param_unlikely_bb_count_fraction = ptr->x_param_unlikely_bb_count_fraction;
1625 : 51165820 : opts->x_param_unroll_jam_max_unroll = ptr->x_param_unroll_jam_max_unroll;
1626 : 51165820 : opts->x_param_unroll_jam_min_percent = ptr->x_param_unroll_jam_min_percent;
1627 : 51165820 : opts->x_param_use_after_scope_direct_emission_threshold = ptr->x_param_use_after_scope_direct_emission_threshold;
1628 : 51165820 : opts->x_param_vect_epilogues_nomask = ptr->x_param_vect_epilogues_nomask;
1629 : 51165820 : opts->x_param_vect_induction_float = ptr->x_param_vect_induction_float;
1630 : 51165820 : opts->x_param_vect_inner_loop_cost_factor = ptr->x_param_vect_inner_loop_cost_factor;
1631 : 51165820 : opts->x_param_vect_max_layout_candidates = ptr->x_param_vect_max_layout_candidates;
1632 : 51165820 : opts->x_param_vect_max_peeling_for_alignment = ptr->x_param_vect_max_peeling_for_alignment;
1633 : 51165820 : opts->x_param_vect_max_version_for_alias_checks = ptr->x_param_vect_max_version_for_alias_checks;
1634 : 51165820 : opts->x_param_vect_max_version_for_alignment_checks = ptr->x_param_vect_max_version_for_alignment_checks;
1635 : 51165820 : opts->x_param_vect_partial_vector_usage = ptr->x_param_vect_partial_vector_usage;
1636 : 51165820 : opts->x_param_vect_scalar_cost_multiplier = ptr->x_param_vect_scalar_cost_multiplier;
1637 : 51165820 : opts->x_param_vrp_block_limit = ptr->x_param_vrp_block_limit;
1638 : 51165820 : opts->x_param_vrp_sparse_threshold = ptr->x_param_vrp_sparse_threshold;
1639 : 51165820 : opts->x_param_vrp_switch_limit = ptr->x_param_vrp_switch_limit;
1640 : 51165820 : opts->x_param_vrp_vector_threshold = ptr->x_param_vrp_vector_threshold;
1641 : 51165820 : opts->x_flag_complex_method = ptr->x_flag_complex_method;
1642 : 51165820 : opts->x_flag_malloc_dse = ptr->x_flag_malloc_dse;
1643 : 51165820 : opts->x_flag_min_function_alignment = ptr->x_flag_min_function_alignment;
1644 : 51165820 : opts->x_flag_openmp_target_simd_clone = ptr->x_flag_openmp_target_simd_clone;
1645 : 51165820 : opts->x_flag_sched_stalled_insns = ptr->x_flag_sched_stalled_insns;
1646 : 51165820 : opts->x_flag_sched_stalled_insns_dep = ptr->x_flag_sched_stalled_insns_dep;
1647 : 51165820 : opts->x_flag_tree_parallelize_loops = ptr->x_flag_tree_parallelize_loops;
1648 : 51165820 : opts->x_flag_lto_locality_cloning = ptr->x_flag_lto_locality_cloning;
1649 : 51165820 : opts->x_param_ranger_debug = ptr->x_param_ranger_debug;
1650 : 51165820 : opts->x_param_threader_debug = ptr->x_param_threader_debug;
1651 : 51165820 : opts->x_flag_excess_precision = ptr->x_flag_excess_precision;
1652 : 51165820 : opts->x_flag_fp_contract_mode = ptr->x_flag_fp_contract_mode;
1653 : 51165820 : opts->x_flag_harden_control_flow_redundancy_check_noreturn = ptr->x_flag_harden_control_flow_redundancy_check_noreturn;
1654 : 51165820 : opts->x_flag_inline_stringops = ptr->x_flag_inline_stringops;
1655 : 51165820 : opts->x_flag_ira_algorithm = ptr->x_flag_ira_algorithm;
1656 : 51165820 : opts->x_flag_ira_region = ptr->x_flag_ira_region;
1657 : 51165820 : opts->x_flag_live_patching = ptr->x_flag_live_patching;
1658 : 51165820 : opts->x_flag_reorder_blocks_algorithm = ptr->x_flag_reorder_blocks_algorithm;
1659 : 51165820 : opts->x_flag_simd_cost_model = ptr->x_flag_simd_cost_model;
1660 : 51165820 : opts->x_flag_stack_reuse = ptr->x_flag_stack_reuse;
1661 : 51165820 : opts->x_flag_auto_var_init = ptr->x_flag_auto_var_init;
1662 : 51165820 : opts->x_flag_vect_cost_model = ptr->x_flag_vect_cost_model;
1663 : 51165820 : opts->x_optimize = ptr->x_optimize;
1664 : 51165820 : opts->x_optimize_size = ptr->x_optimize_size;
1665 : 51165820 : opts->x_optimize_debug = ptr->x_optimize_debug;
1666 : 51165820 : opts->x_optimize_fast = ptr->x_optimize_fast;
1667 : 51165820 : opts->x_warn_inline = ptr->x_warn_inline;
1668 : 51165820 : opts->x_flag_aggressive_loop_optimizations = ptr->x_flag_aggressive_loop_optimizations;
1669 : 51165820 : opts->x_flag_align_functions = ptr->x_flag_align_functions;
1670 : 51165820 : opts->x_flag_align_jumps = ptr->x_flag_align_jumps;
1671 : 51165820 : opts->x_flag_align_labels = ptr->x_flag_align_labels;
1672 : 51165820 : opts->x_flag_align_loops = ptr->x_flag_align_loops;
1673 : 51165820 : opts->x_flag_allocation_dce = ptr->x_flag_allocation_dce;
1674 : 51165820 : opts->x_flag_store_data_races = ptr->x_flag_store_data_races;
1675 : 51165820 : opts->x_flag_associative_math = ptr->x_flag_associative_math;
1676 : 51165820 : opts->x_flag_assume_sane_operators_new_delete = ptr->x_flag_assume_sane_operators_new_delete;
1677 : 51165820 : opts->x_flag_asynchronous_unwind_tables = ptr->x_flag_asynchronous_unwind_tables;
1678 : 51165820 : opts->x_flag_auto_inc_dec = ptr->x_flag_auto_inc_dec;
1679 : 51165820 : opts->x_flag_auto_profile_inlining = ptr->x_flag_auto_profile_inlining;
1680 : 51165820 : opts->x_flag_avoid_store_forwarding = ptr->x_flag_avoid_store_forwarding;
1681 : 51165820 : opts->x_flag_bit_tests = ptr->x_flag_bit_tests;
1682 : 51165820 : opts->x_flag_branch_on_count_reg = ptr->x_flag_branch_on_count_reg;
1683 : 51165820 : opts->x_flag_branch_probabilities = ptr->x_flag_branch_probabilities;
1684 : 51165820 : opts->x_flag_caller_saves = ptr->x_flag_caller_saves;
1685 : 51165820 : opts->x_flag_code_hoisting = ptr->x_flag_code_hoisting;
1686 : 51165820 : opts->x_flag_combine_stack_adjustments = ptr->x_flag_combine_stack_adjustments;
1687 : 51165820 : opts->x_flag_compare_elim_after_reload = ptr->x_flag_compare_elim_after_reload;
1688 : 51165820 : opts->x_flag_conserve_stack = ptr->x_flag_conserve_stack;
1689 : 51165820 : opts->x_flag_cprop_registers = ptr->x_flag_cprop_registers;
1690 : 51165820 : opts->x_flag_crossjumping = ptr->x_flag_crossjumping;
1691 : 51165820 : opts->x_flag_cse_follow_jumps = ptr->x_flag_cse_follow_jumps;
1692 : 51165820 : opts->x_flag_dce = ptr->x_flag_dce;
1693 : 51165820 : opts->x_flag_defer_pop = ptr->x_flag_defer_pop;
1694 : 51165820 : opts->x_flag_delayed_branch = ptr->x_flag_delayed_branch;
1695 : 51165820 : opts->x_flag_delete_dead_exceptions = ptr->x_flag_delete_dead_exceptions;
1696 : 51165820 : opts->x_flag_delete_null_pointer_checks = ptr->x_flag_delete_null_pointer_checks;
1697 : 51165820 : opts->x_flag_devirtualize = ptr->x_flag_devirtualize;
1698 : 51165820 : opts->x_flag_devirtualize_speculatively = ptr->x_flag_devirtualize_speculatively;
1699 : 51165820 : opts->x_flag_dse = ptr->x_flag_dse;
1700 : 51165820 : opts->x_flag_early_inlining = ptr->x_flag_early_inlining;
1701 : 51165820 : opts->x_flag_exceptions = ptr->x_flag_exceptions;
1702 : 51165820 : opts->x_flag_expensive_optimizations = ptr->x_flag_expensive_optimizations;
1703 : 51165820 : opts->x_flag_ext_dce = ptr->x_flag_ext_dce;
1704 : 51165820 : opts->x_flag_finite_loops = ptr->x_flag_finite_loops;
1705 : 51165820 : opts->x_flag_finite_math_only = ptr->x_flag_finite_math_only;
1706 : 51165820 : opts->x_flag_float_store = ptr->x_flag_float_store;
1707 : 51165820 : opts->x_flag_fold_mem_offsets = ptr->x_flag_fold_mem_offsets;
1708 : 51165820 : opts->x_flag_fold_simple_inlines = ptr->x_flag_fold_simple_inlines;
1709 : 51165820 : opts->x_flag_forward_propagate = ptr->x_flag_forward_propagate;
1710 : 51165820 : opts->x_flag_fp_int_builtin_inexact = ptr->x_flag_fp_int_builtin_inexact;
1711 : 51165820 : opts->x_flag_no_function_cse = ptr->x_flag_no_function_cse;
1712 : 51165820 : opts->x_flag_gcse = ptr->x_flag_gcse;
1713 : 51165820 : opts->x_flag_gcse_after_reload = ptr->x_flag_gcse_after_reload;
1714 : 51165820 : opts->x_flag_gcse_las = ptr->x_flag_gcse_las;
1715 : 51165820 : opts->x_flag_gcse_lm = ptr->x_flag_gcse_lm;
1716 : 51165820 : opts->x_flag_gcse_sm = ptr->x_flag_gcse_sm;
1717 : 51165820 : opts->x_flag_graphite = ptr->x_flag_graphite;
1718 : 51165820 : opts->x_flag_graphite_identity = ptr->x_flag_graphite_identity;
1719 : 51165820 : opts->x_flag_guess_branch_prob = ptr->x_flag_guess_branch_prob;
1720 : 51165820 : opts->x_flag_harden_control_flow_redundancy_check_exceptions = ptr->x_flag_harden_control_flow_redundancy_check_exceptions;
1721 : 51165820 : opts->x_flag_harden_control_flow_redundancy_check_returning_calls = ptr->x_flag_harden_control_flow_redundancy_check_returning_calls;
1722 : 51165820 : opts->x_flag_harden_control_flow_redundancy_skip_leaf = ptr->x_flag_harden_control_flow_redundancy_skip_leaf;
1723 : 51165820 : opts->x_flag_harden_compares = ptr->x_flag_harden_compares;
1724 : 51165820 : opts->x_flag_harden_conditional_branches = ptr->x_flag_harden_conditional_branches;
1725 : 51165820 : opts->x_flag_harden_control_flow_redundancy = ptr->x_flag_harden_control_flow_redundancy;
1726 : 51165820 : opts->x_flag_hoist_adjacent_loads = ptr->x_flag_hoist_adjacent_loads;
1727 : 51165820 : opts->x_flag_if_conversion = ptr->x_flag_if_conversion;
1728 : 51165820 : opts->x_flag_if_conversion2 = ptr->x_flag_if_conversion2;
1729 : 51165820 : opts->x_flag_indirect_inlining = ptr->x_flag_indirect_inlining;
1730 : 51165820 : opts->x_flag_no_inline = ptr->x_flag_no_inline;
1731 : 51165820 : opts->x_flag_inline_atomics = ptr->x_flag_inline_atomics;
1732 : 51165820 : opts->x_flag_inline_functions = ptr->x_flag_inline_functions;
1733 : 51165820 : opts->x_flag_inline_functions_called_once = ptr->x_flag_inline_functions_called_once;
1734 : 51165820 : opts->x_flag_inline_small_functions = ptr->x_flag_inline_small_functions;
1735 : 51165820 : opts->x_flag_ipa_bit_cp = ptr->x_flag_ipa_bit_cp;
1736 : 51165820 : opts->x_flag_ipa_cp = ptr->x_flag_ipa_cp;
1737 : 51165820 : opts->x_flag_ipa_cp_clone = ptr->x_flag_ipa_cp_clone;
1738 : 51165820 : opts->x_flag_ipa_icf = ptr->x_flag_ipa_icf;
1739 : 51165820 : opts->x_flag_ipa_icf_functions = ptr->x_flag_ipa_icf_functions;
1740 : 51165820 : opts->x_flag_ipa_icf_variables = ptr->x_flag_ipa_icf_variables;
1741 : 51165820 : opts->x_flag_ipa_modref = ptr->x_flag_ipa_modref;
1742 : 51165820 : opts->x_flag_ipa_profile = ptr->x_flag_ipa_profile;
1743 : 51165820 : opts->x_flag_ipa_pta = ptr->x_flag_ipa_pta;
1744 : 51165820 : opts->x_flag_ipa_pure_const = ptr->x_flag_ipa_pure_const;
1745 : 51165820 : opts->x_flag_ipa_ra = ptr->x_flag_ipa_ra;
1746 : 51165820 : opts->x_flag_ipa_reference = ptr->x_flag_ipa_reference;
1747 : 51165820 : opts->x_flag_ipa_reference_addressable = ptr->x_flag_ipa_reference_addressable;
1748 : 51165820 : opts->x_flag_ipa_reorder_for_locality = ptr->x_flag_ipa_reorder_for_locality;
1749 : 51165820 : opts->x_flag_ipa_sra = ptr->x_flag_ipa_sra;
1750 : 51165820 : opts->x_flag_ipa_stack_alignment = ptr->x_flag_ipa_stack_alignment;
1751 : 51165820 : opts->x_flag_ipa_strict_aliasing = ptr->x_flag_ipa_strict_aliasing;
1752 : 51165820 : opts->x_flag_ipa_vrp = ptr->x_flag_ipa_vrp;
1753 : 51165820 : opts->x_flag_ira_hoist_pressure = ptr->x_flag_ira_hoist_pressure;
1754 : 51165820 : opts->x_flag_ira_loop_pressure = ptr->x_flag_ira_loop_pressure;
1755 : 51165820 : opts->x_flag_ira_share_save_slots = ptr->x_flag_ira_share_save_slots;
1756 : 51165820 : opts->x_flag_ira_share_spill_slots = ptr->x_flag_ira_share_spill_slots;
1757 : 51165820 : opts->x_flag_isolate_erroneous_paths_attribute = ptr->x_flag_isolate_erroneous_paths_attribute;
1758 : 51165820 : opts->x_flag_isolate_erroneous_paths_dereference = ptr->x_flag_isolate_erroneous_paths_dereference;
1759 : 51165820 : opts->x_flag_ivopts = ptr->x_flag_ivopts;
1760 : 51165820 : opts->x_flag_jump_tables = ptr->x_flag_jump_tables;
1761 : 51165820 : opts->x_flag_keep_gc_roots_live = ptr->x_flag_keep_gc_roots_live;
1762 : 51165820 : opts->x_flag_late_combine_instructions = ptr->x_flag_late_combine_instructions;
1763 : 51165820 : opts->x_flag_lifetime_dse = ptr->x_flag_lifetime_dse;
1764 : 51165820 : opts->x_flag_limit_function_alignment = ptr->x_flag_limit_function_alignment;
1765 : 51165820 : opts->x_flag_live_range_shrinkage = ptr->x_flag_live_range_shrinkage;
1766 : 51165820 : opts->x_flag_loop_interchange = ptr->x_flag_loop_interchange;
1767 : 51165820 : opts->x_flag_loop_nest_optimize = ptr->x_flag_loop_nest_optimize;
1768 : 51165820 : opts->x_flag_loop_parallelize_all = ptr->x_flag_loop_parallelize_all;
1769 : 51165820 : opts->x_flag_unroll_jam = ptr->x_flag_unroll_jam;
1770 : 51165820 : opts->x_flag_lra_remat = ptr->x_flag_lra_remat;
1771 : 51165820 : opts->x_flag_malloc_dce = ptr->x_flag_malloc_dce;
1772 : 51165820 : opts->x_flag_errno_math = ptr->x_flag_errno_math;
1773 : 51165820 : opts->x_flag_modulo_sched = ptr->x_flag_modulo_sched;
1774 : 51165820 : opts->x_flag_modulo_sched_allow_regmoves = ptr->x_flag_modulo_sched_allow_regmoves;
1775 : 51165820 : opts->x_flag_move_loop_invariants = ptr->x_flag_move_loop_invariants;
1776 : 51165820 : opts->x_flag_move_loop_stores = ptr->x_flag_move_loop_stores;
1777 : 51165820 : opts->x_flag_non_call_exceptions = ptr->x_flag_non_call_exceptions;
1778 : 51165820 : opts->x_flag_nothrow_opt = ptr->x_flag_nothrow_opt;
1779 : 51165820 : opts->x_flag_omit_frame_pointer = ptr->x_flag_omit_frame_pointer;
1780 : 51165820 : opts->x_flag_opt_info = ptr->x_flag_opt_info;
1781 : 51165820 : opts->x_flag_optimize_crc = ptr->x_flag_optimize_crc;
1782 : 51165820 : opts->x_flag_optimize_sibling_calls = ptr->x_flag_optimize_sibling_calls;
1783 : 51165820 : opts->x_flag_optimize_strlen = ptr->x_flag_optimize_strlen;
1784 : 51165820 : opts->x_flag_pack_struct = ptr->x_flag_pack_struct;
1785 : 51165820 : opts->x_flag_partial_inlining = ptr->x_flag_partial_inlining;
1786 : 51165820 : opts->x_flag_pcc_struct_return = ptr->x_flag_pcc_struct_return;
1787 : 51165820 : opts->x_flag_peel_loops = ptr->x_flag_peel_loops;
1788 : 51165820 : opts->x_flag_no_peephole = ptr->x_flag_no_peephole;
1789 : 51165820 : opts->x_flag_peephole2 = ptr->x_flag_peephole2;
1790 : 51165820 : opts->x_flag_plt = ptr->x_flag_plt;
1791 : 51165820 : opts->x_flag_predictive_commoning = ptr->x_flag_predictive_commoning;
1792 : 51165820 : opts->x_flag_prefetch_loop_arrays = ptr->x_flag_prefetch_loop_arrays;
1793 : 51165820 : opts->x_flag_printf_return_value = ptr->x_flag_printf_return_value;
1794 : 51165820 : opts->x_flag_profile_partial_training = ptr->x_flag_profile_partial_training;
1795 : 51165820 : opts->x_flag_profile_reorder_functions = ptr->x_flag_profile_reorder_functions;
1796 : 51165820 : opts->x_flag_reciprocal_math = ptr->x_flag_reciprocal_math;
1797 : 51165820 : opts->x_flag_ree = ptr->x_flag_ree;
1798 : 51165820 : opts->x_flag_rename_registers = ptr->x_flag_rename_registers;
1799 : 51165820 : opts->x_flag_reorder_blocks = ptr->x_flag_reorder_blocks;
1800 : 51165820 : opts->x_flag_reorder_blocks_and_partition = ptr->x_flag_reorder_blocks_and_partition;
1801 : 51165820 : opts->x_flag_reorder_functions = ptr->x_flag_reorder_functions;
1802 : 51165820 : opts->x_flag_rerun_cse_after_loop = ptr->x_flag_rerun_cse_after_loop;
1803 : 51165820 : opts->x_flag_resched_modulo_sched = ptr->x_flag_resched_modulo_sched;
1804 : 51165820 : opts->x_flag_rounding_math = ptr->x_flag_rounding_math;
1805 : 51165820 : opts->x_flag_rtti = ptr->x_flag_rtti;
1806 : 51165820 : opts->x_flag_save_optimization_record = ptr->x_flag_save_optimization_record;
1807 : 51165820 : opts->x_flag_sched_critical_path_heuristic = ptr->x_flag_sched_critical_path_heuristic;
1808 : 51165820 : opts->x_flag_sched_dep_count_heuristic = ptr->x_flag_sched_dep_count_heuristic;
1809 : 51165820 : opts->x_flag_sched_group_heuristic = ptr->x_flag_sched_group_heuristic;
1810 : 51165820 : opts->x_flag_schedule_interblock = ptr->x_flag_schedule_interblock;
1811 : 51165820 : opts->x_flag_sched_last_insn_heuristic = ptr->x_flag_sched_last_insn_heuristic;
1812 : 51165820 : opts->x_flag_sched_pressure = ptr->x_flag_sched_pressure;
1813 : 51165820 : opts->x_flag_sched_rank_heuristic = ptr->x_flag_sched_rank_heuristic;
1814 : 51165820 : opts->x_flag_schedule_speculative = ptr->x_flag_schedule_speculative;
1815 : 51165820 : opts->x_flag_sched_spec_insn_heuristic = ptr->x_flag_sched_spec_insn_heuristic;
1816 : 51165820 : opts->x_flag_schedule_speculative_load = ptr->x_flag_schedule_speculative_load;
1817 : 51165820 : opts->x_flag_schedule_speculative_load_dangerous = ptr->x_flag_schedule_speculative_load_dangerous;
1818 : 51165820 : opts->x_flag_sched2_use_superblocks = ptr->x_flag_sched2_use_superblocks;
1819 : 51165820 : opts->x_flag_schedule_fusion = ptr->x_flag_schedule_fusion;
1820 : 51165820 : opts->x_flag_schedule_insns = ptr->x_flag_schedule_insns;
1821 : 51165820 : opts->x_flag_schedule_insns_after_reload = ptr->x_flag_schedule_insns_after_reload;
1822 : 51165820 : opts->x_flag_section_anchors = ptr->x_flag_section_anchors;
1823 : 51165820 : opts->x_flag_sel_sched_pipelining = ptr->x_flag_sel_sched_pipelining;
1824 : 51165820 : opts->x_flag_sel_sched_pipelining_outer_loops = ptr->x_flag_sel_sched_pipelining_outer_loops;
1825 : 51165820 : opts->x_flag_sel_sched_reschedule_pipelined = ptr->x_flag_sel_sched_reschedule_pipelined;
1826 : 51165820 : opts->x_flag_selective_scheduling = ptr->x_flag_selective_scheduling;
1827 : 51165820 : opts->x_flag_selective_scheduling2 = ptr->x_flag_selective_scheduling2;
1828 : 51165820 : opts->x_flag_semantic_interposition = ptr->x_flag_semantic_interposition;
1829 : 51165820 : opts->x_flag_short_enums = ptr->x_flag_short_enums;
1830 : 51165820 : opts->x_flag_short_wchar = ptr->x_flag_short_wchar;
1831 : 51165820 : opts->x_flag_shrink_wrap = ptr->x_flag_shrink_wrap;
1832 : 51165820 : opts->x_flag_shrink_wrap_separate = ptr->x_flag_shrink_wrap_separate;
1833 : 51165820 : opts->x_flag_signaling_nans = ptr->x_flag_signaling_nans;
1834 : 51165820 : opts->x_flag_signed_zeros = ptr->x_flag_signed_zeros;
1835 : 51165820 : opts->x_flag_single_precision_constant = ptr->x_flag_single_precision_constant;
1836 : 51165820 : opts->x_flag_split_ivs_in_unroller = ptr->x_flag_split_ivs_in_unroller;
1837 : 51165820 : opts->x_flag_split_loops = ptr->x_flag_split_loops;
1838 : 51165820 : opts->x_flag_split_paths = ptr->x_flag_split_paths;
1839 : 51165820 : opts->x_flag_split_wide_types = ptr->x_flag_split_wide_types;
1840 : 51165820 : opts->x_flag_split_wide_types_early = ptr->x_flag_split_wide_types_early;
1841 : 51165820 : opts->x_flag_ssa_backprop = ptr->x_flag_ssa_backprop;
1842 : 51165820 : opts->x_flag_ssa_phiopt = ptr->x_flag_ssa_phiopt;
1843 : 51165820 : opts->x_flag_stack_clash_protection = ptr->x_flag_stack_clash_protection;
1844 : 51165820 : opts->x_flag_stack_protect = ptr->x_flag_stack_protect;
1845 : 51165820 : opts->x_flag_stdarg_opt = ptr->x_flag_stdarg_opt;
1846 : 51165820 : opts->x_flag_store_merging = ptr->x_flag_store_merging;
1847 : 51165820 : opts->x_flag_strict_aliasing = ptr->x_flag_strict_aliasing;
1848 : 51165820 : opts->x_flag_strict_enums = ptr->x_flag_strict_enums;
1849 : 51165820 : opts->x_flag_strict_volatile_bitfields = ptr->x_flag_strict_volatile_bitfields;
1850 : 51165820 : opts->x_flag_thread_jumps = ptr->x_flag_thread_jumps;
1851 : 51165820 : opts->x_flag_threadsafe_statics = ptr->x_flag_threadsafe_statics;
1852 : 51165820 : opts->x_flag_toplevel_reorder = ptr->x_flag_toplevel_reorder;
1853 : 51165820 : opts->x_flag_tracer = ptr->x_flag_tracer;
1854 : 51165820 : opts->x_flag_trapping_math = ptr->x_flag_trapping_math;
1855 : 51165820 : opts->x_flag_trapv = ptr->x_flag_trapv;
1856 : 51165820 : opts->x_flag_tree_bit_ccp = ptr->x_flag_tree_bit_ccp;
1857 : 51165820 : opts->x_flag_tree_builtin_call_dce = ptr->x_flag_tree_builtin_call_dce;
1858 : 51165820 : opts->x_flag_tree_ccp = ptr->x_flag_tree_ccp;
1859 : 51165820 : opts->x_flag_tree_ch = ptr->x_flag_tree_ch;
1860 : 51165820 : opts->x_flag_tree_coalesce_vars = ptr->x_flag_tree_coalesce_vars;
1861 : 51165820 : opts->x_flag_tree_copy_prop = ptr->x_flag_tree_copy_prop;
1862 : 51165820 : opts->x_flag_tree_cselim = ptr->x_flag_tree_cselim;
1863 : 51165820 : opts->x_flag_tree_dce = ptr->x_flag_tree_dce;
1864 : 51165820 : opts->x_flag_tree_dom = ptr->x_flag_tree_dom;
1865 : 51165820 : opts->x_flag_tree_dse = ptr->x_flag_tree_dse;
1866 : 51165820 : opts->x_flag_tree_forwprop = ptr->x_flag_tree_forwprop;
1867 : 51165820 : opts->x_flag_tree_fre = ptr->x_flag_tree_fre;
1868 : 51165820 : opts->x_flag_tree_loop_distribute_patterns = ptr->x_flag_tree_loop_distribute_patterns;
1869 : 51165820 : opts->x_flag_tree_loop_distribution = ptr->x_flag_tree_loop_distribution;
1870 : 51165820 : opts->x_flag_tree_loop_if_convert = ptr->x_flag_tree_loop_if_convert;
1871 : 51165820 : opts->x_flag_tree_loop_im = ptr->x_flag_tree_loop_im;
1872 : 51165820 : opts->x_flag_tree_loop_ivcanon = ptr->x_flag_tree_loop_ivcanon;
1873 : 51165820 : opts->x_flag_tree_loop_optimize = ptr->x_flag_tree_loop_optimize;
1874 : 51165820 : opts->x_flag_tree_loop_vectorize = ptr->x_flag_tree_loop_vectorize;
1875 : 51165820 : opts->x_flag_tree_live_range_split = ptr->x_flag_tree_live_range_split;
1876 : 51165820 : opts->x_flag_tree_partial_pre = ptr->x_flag_tree_partial_pre;
1877 : 51165820 : opts->x_flag_tree_phiprop = ptr->x_flag_tree_phiprop;
1878 : 51165820 : opts->x_flag_tree_pre = ptr->x_flag_tree_pre;
1879 : 51165820 : opts->x_flag_tree_pta = ptr->x_flag_tree_pta;
1880 : 51165820 : opts->x_flag_tree_reassoc = ptr->x_flag_tree_reassoc;
1881 : 51165820 : opts->x_flag_tree_scev_cprop = ptr->x_flag_tree_scev_cprop;
1882 : 51165820 : opts->x_flag_tree_sink = ptr->x_flag_tree_sink;
1883 : 51165820 : opts->x_flag_tree_slp_vectorize = ptr->x_flag_tree_slp_vectorize;
1884 : 51165820 : opts->x_flag_tree_slsr = ptr->x_flag_tree_slsr;
1885 : 51165820 : opts->x_flag_tree_sra = ptr->x_flag_tree_sra;
1886 : 51165820 : opts->x_flag_tree_switch_conversion = ptr->x_flag_tree_switch_conversion;
1887 : 51165820 : opts->x_flag_tree_tail_merge = ptr->x_flag_tree_tail_merge;
1888 : 51165820 : opts->x_flag_tree_ter = ptr->x_flag_tree_ter;
1889 : 51165820 : opts->x_flag_tree_vectorize = ptr->x_flag_tree_vectorize;
1890 : 51165820 : opts->x_flag_tree_vrp = ptr->x_flag_tree_vrp;
1891 : 51165820 : opts->x_flag_unconstrained_commons = ptr->x_flag_unconstrained_commons;
1892 : 51165820 : opts->x_flag_unreachable_traps = ptr->x_flag_unreachable_traps;
1893 : 51165820 : opts->x_flag_unroll_all_loops = ptr->x_flag_unroll_all_loops;
1894 : 51165820 : opts->x_flag_cunroll_grow_size = ptr->x_flag_cunroll_grow_size;
1895 : 51165820 : opts->x_flag_unroll_loops = ptr->x_flag_unroll_loops;
1896 : 51165820 : opts->x_flag_unsafe_math_optimizations = ptr->x_flag_unsafe_math_optimizations;
1897 : 51165820 : opts->x_flag_unswitch_loops = ptr->x_flag_unswitch_loops;
1898 : 51165820 : opts->x_flag_unwind_tables = ptr->x_flag_unwind_tables;
1899 : 51165820 : opts->x_flag_var_tracking = ptr->x_flag_var_tracking;
1900 : 51165820 : opts->x_flag_var_tracking_assignments = ptr->x_flag_var_tracking_assignments;
1901 : 51165820 : opts->x_flag_var_tracking_assignments_toggle = ptr->x_flag_var_tracking_assignments_toggle;
1902 : 51165820 : opts->x_flag_var_tracking_uninit = ptr->x_flag_var_tracking_uninit;
1903 : 51165820 : opts->x_flag_variable_expansion_in_unroller = ptr->x_flag_variable_expansion_in_unroller;
1904 : 51165820 : opts->x_flag_version_loops_for_strides = ptr->x_flag_version_loops_for_strides;
1905 : 51165820 : opts->x_flag_value_profile_transformations = ptr->x_flag_value_profile_transformations;
1906 : 51165820 : opts->x_flag_web = ptr->x_flag_web;
1907 : 51165820 : opts->x_flag_wrapv = ptr->x_flag_wrapv;
1908 : 51165820 : opts->x_flag_wrapv_pointer = ptr->x_flag_wrapv_pointer;
1909 : 51165820 : opts->x_debug_nonbind_markers_p = ptr->x_debug_nonbind_markers_p;
1910 : 51165820 : opts->x_ix86_unroll_only_small_loops = ptr->x_ix86_unroll_only_small_loops;
1911 : 51165820 : opts->x_str_align_functions = ptr->x_str_align_functions;
1912 : 51165820 : opts->x_str_align_jumps = ptr->x_str_align_jumps;
1913 : 51165820 : opts->x_str_align_labels = ptr->x_str_align_labels;
1914 : 51165820 : opts->x_str_align_loops = ptr->x_str_align_loops;
1915 : 51165820 : opts->x_flag_patchable_function_entry = ptr->x_flag_patchable_function_entry;
1916 : :
1917 : 51165820 : unsigned HOST_WIDE_INT mask;
1918 : 51165820 : mask = ptr->explicit_mask[0];
1919 : 51165820 : opts_set->x_param_align_loop_iterations = (mask & 1) != 0;
1920 : 51165820 : mask >>= 1;
1921 : 51165820 : opts_set->x_param_align_threshold = (mask & 1) != 0;
1922 : 51165820 : mask >>= 1;
1923 : 51165820 : opts_set->x_param_asan_protect_allocas = (mask & 1) != 0;
1924 : 51165820 : mask >>= 1;
1925 : 51165820 : opts_set->x_param_asan_instrument_reads = (mask & 1) != 0;
1926 : 51165820 : mask >>= 1;
1927 : 51165820 : opts_set->x_param_asan_instrument_writes = (mask & 1) != 0;
1928 : 51165820 : mask >>= 1;
1929 : 51165820 : opts_set->x_param_asan_instrumentation_with_call_threshold = (mask & 1) != 0;
1930 : 51165820 : mask >>= 1;
1931 : 51165820 : opts_set->x_param_asan_kernel_mem_intrinsic_prefix = (mask & 1) != 0;
1932 : 51165820 : mask >>= 1;
1933 : 51165820 : opts_set->x_param_asan_memintrin = (mask & 1) != 0;
1934 : 51165820 : mask >>= 1;
1935 : 51165820 : opts_set->x_param_asan_stack = (mask & 1) != 0;
1936 : 51165820 : mask >>= 1;
1937 : 51165820 : opts_set->x_param_asan_use_after_return = (mask & 1) != 0;
1938 : 51165820 : mask >>= 1;
1939 : 51165820 : opts_set->x_param_avg_loop_niter = (mask & 1) != 0;
1940 : 51165820 : mask >>= 1;
1941 : 51165820 : opts_set->x_param_avoid_fma_max_bits = (mask & 1) != 0;
1942 : 51165820 : mask >>= 1;
1943 : 51165820 : opts_set->x_param_builtin_expect_probability = (mask & 1) != 0;
1944 : 51165820 : mask >>= 1;
1945 : 51165820 : opts_set->x_param_builtin_string_cmp_inline_length = (mask & 1) != 0;
1946 : 51165820 : mask >>= 1;
1947 : 51165820 : opts_set->x_param_case_values_threshold = (mask & 1) != 0;
1948 : 51165820 : mask >>= 1;
1949 : 51165820 : opts_set->x_param_comdat_sharing_probability = (mask & 1) != 0;
1950 : 51165820 : mask >>= 1;
1951 : 51165820 : opts_set->x_param_construct_interfere_size = (mask & 1) != 0;
1952 : 51165820 : mask >>= 1;
1953 : 51165820 : opts_set->x_param_cycle_accurate_model = (mask & 1) != 0;
1954 : 51165820 : mask >>= 1;
1955 : 51165820 : opts_set->x_param_destruct_interfere_size = (mask & 1) != 0;
1956 : 51165820 : mask >>= 1;
1957 : 51165820 : opts_set->x_param_dse_max_alias_queries_per_store = (mask & 1) != 0;
1958 : 51165820 : mask >>= 1;
1959 : 51165820 : opts_set->x_param_dse_max_object_size = (mask & 1) != 0;
1960 : 51165820 : mask >>= 1;
1961 : 51165820 : opts_set->x_param_early_inlining_insns = (mask & 1) != 0;
1962 : 51165820 : mask >>= 1;
1963 : 51165820 : opts_set->x_param_fsm_scale_path_stmts = (mask & 1) != 0;
1964 : 51165820 : mask >>= 1;
1965 : 51165820 : opts_set->x_param_fully_pipelined_fma = (mask & 1) != 0;
1966 : 51165820 : mask >>= 1;
1967 : 51165820 : opts_set->x_param_gcse_after_reload_critical_fraction = (mask & 1) != 0;
1968 : 51165820 : mask >>= 1;
1969 : 51165820 : opts_set->x_param_gcse_after_reload_partial_fraction = (mask & 1) != 0;
1970 : 51165820 : mask >>= 1;
1971 : 51165820 : opts_set->x_param_gcse_cost_distance_ratio = (mask & 1) != 0;
1972 : 51165820 : mask >>= 1;
1973 : 51165820 : opts_set->x_param_gcse_unrestricted_cost = (mask & 1) != 0;
1974 : 51165820 : mask >>= 1;
1975 : 51165820 : opts_set->x_param_graphite_max_arrays_per_scop = (mask & 1) != 0;
1976 : 51165820 : mask >>= 1;
1977 : 51165820 : opts_set->x_param_graphite_max_nb_scop_params = (mask & 1) != 0;
1978 : 51165820 : mask >>= 1;
1979 : 51165820 : opts_set->x_param_hardcfr_max_blocks = (mask & 1) != 0;
1980 : 51165820 : mask >>= 1;
1981 : 51165820 : opts_set->x_param_hardcfr_max_inline_blocks = (mask & 1) != 0;
1982 : 51165820 : mask >>= 1;
1983 : 51165820 : opts_set->x_param_hwasan_instrument_allocas = (mask & 1) != 0;
1984 : 51165820 : mask >>= 1;
1985 : 51165820 : opts_set->x_param_hwasan_instrument_mem_intrinsics = (mask & 1) != 0;
1986 : 51165820 : mask >>= 1;
1987 : 51165820 : opts_set->x_param_hwasan_instrument_reads = (mask & 1) != 0;
1988 : 51165820 : mask >>= 1;
1989 : 51165820 : opts_set->x_param_hwasan_instrument_stack = (mask & 1) != 0;
1990 : 51165820 : mask >>= 1;
1991 : 51165820 : opts_set->x_param_hwasan_instrument_writes = (mask & 1) != 0;
1992 : 51165820 : mask >>= 1;
1993 : 51165820 : opts_set->x_param_hwasan_random_frame_tag = (mask & 1) != 0;
1994 : 51165820 : mask >>= 1;
1995 : 51165820 : opts_set->x_param_inline_heuristics_hint_percent = (mask & 1) != 0;
1996 : 51165820 : mask >>= 1;
1997 : 51165820 : opts_set->x_param_inline_min_speedup = (mask & 1) != 0;
1998 : 51165820 : mask >>= 1;
1999 : 51165820 : opts_set->x_param_inline_unit_growth = (mask & 1) != 0;
2000 : 51165820 : mask >>= 1;
2001 : 51165820 : opts_set->x_param_ipa_cp_eval_threshold = (mask & 1) != 0;
2002 : 51165820 : mask >>= 1;
2003 : 51165820 : opts_set->x_param_ipa_cp_large_unit_insns = (mask & 1) != 0;
2004 : 51165820 : mask >>= 1;
2005 : 51165820 : opts_set->x_param_ipa_cp_loop_hint_bonus = (mask & 1) != 0;
2006 : 51165820 : mask >>= 1;
2007 : 51165820 : opts_set->x_param_ipa_cp_max_recursive_depth = (mask & 1) != 0;
2008 : 51165820 : mask >>= 1;
2009 : 51165820 : opts_set->x_param_ipa_cp_min_recursive_probability = (mask & 1) != 0;
2010 : 51165820 : mask >>= 1;
2011 : 51165820 : opts_set->x_param_ipa_cp_recursion_penalty = (mask & 1) != 0;
2012 : 51165820 : mask >>= 1;
2013 : 51165820 : opts_set->x_param_ipa_cp_recursive_freq_factor = (mask & 1) != 0;
2014 : 51165820 : mask >>= 1;
2015 : 51165820 : opts_set->x_param_ipa_cp_single_call_penalty = (mask & 1) != 0;
2016 : 51165820 : mask >>= 1;
2017 : 51165820 : opts_set->x_param_ipa_cp_unit_growth = (mask & 1) != 0;
2018 : 51165820 : mask >>= 1;
2019 : 51165820 : opts_set->x_param_ipa_cp_value_list_size = (mask & 1) != 0;
2020 : 51165820 : mask >>= 1;
2021 : 51165820 : opts_set->x_param_ipa_jump_function_lookups = (mask & 1) != 0;
2022 : 51165820 : mask >>= 1;
2023 : 51165820 : opts_set->x_param_ipa_max_aa_steps = (mask & 1) != 0;
2024 : 51165820 : mask >>= 1;
2025 : 51165820 : opts_set->x_param_ipa_max_agg_items = (mask & 1) != 0;
2026 : 51165820 : mask >>= 1;
2027 : 51165820 : opts_set->x_param_ipa_max_loop_predicates = (mask & 1) != 0;
2028 : 51165820 : mask >>= 1;
2029 : 51165820 : opts_set->x_param_ipa_max_param_expr_ops = (mask & 1) != 0;
2030 : 51165820 : mask >>= 1;
2031 : 51165820 : opts_set->x_param_ipa_max_switch_predicate_bounds = (mask & 1) != 0;
2032 : 51165820 : mask >>= 1;
2033 : 51165820 : opts_set->x_param_ipa_sra_deref_prob_threshold = (mask & 1) != 0;
2034 : 51165820 : mask >>= 1;
2035 : 51165820 : opts_set->x_param_ipa_sra_max_replacements = (mask & 1) != 0;
2036 : 51165820 : mask >>= 1;
2037 : 51165820 : opts_set->x_param_ipa_sra_ptr_growth_factor = (mask & 1) != 0;
2038 : 51165820 : mask >>= 1;
2039 : 51165820 : opts_set->x_param_ipa_sra_ptrwrap_growth_factor = (mask & 1) != 0;
2040 : 51165820 : mask >>= 1;
2041 : 51165820 : opts_set->x_param_ira_consider_dup_in_all_alts = (mask & 1) != 0;
2042 : 51165820 : mask >>= 1;
2043 : 51165820 : opts_set->x_param_ira_loop_reserved_regs = (mask & 1) != 0;
2044 : 51165820 : mask >>= 1;
2045 : 51165820 : opts_set->x_param_ira_max_conflict_table_size = (mask & 1) != 0;
2046 : 51165820 : mask >>= 1;
2047 : 51165820 : mask = ptr->explicit_mask[1];
2048 : 51165820 : opts_set->x_param_ira_max_loops_num = (mask & 1) != 0;
2049 : 51165820 : mask >>= 1;
2050 : 51165820 : opts_set->x_param_ira_simple_lra_insn_threshold = (mask & 1) != 0;
2051 : 51165820 : mask >>= 1;
2052 : 51165820 : opts_set->x_param_iv_always_prune_cand_set_bound = (mask & 1) != 0;
2053 : 51165820 : mask >>= 1;
2054 : 51165820 : opts_set->x_param_iv_consider_all_candidates_bound = (mask & 1) != 0;
2055 : 51165820 : mask >>= 1;
2056 : 51165820 : opts_set->x_param_iv_max_considered_uses = (mask & 1) != 0;
2057 : 51165820 : mask >>= 1;
2058 : 51165820 : opts_set->x_param_jump_table_max_growth_ratio_for_size = (mask & 1) != 0;
2059 : 51165820 : mask >>= 1;
2060 : 51165820 : opts_set->x_param_jump_table_max_growth_ratio_for_speed = (mask & 1) != 0;
2061 : 51165820 : mask >>= 1;
2062 : 51165820 : opts_set->x_param_l1_cache_line_size = (mask & 1) != 0;
2063 : 51165820 : mask >>= 1;
2064 : 51165820 : opts_set->x_param_l1_cache_size = (mask & 1) != 0;
2065 : 51165820 : mask >>= 1;
2066 : 51165820 : opts_set->x_param_l2_cache_size = (mask & 1) != 0;
2067 : 51165820 : mask >>= 1;
2068 : 51165820 : opts_set->x_param_large_function_growth = (mask & 1) != 0;
2069 : 51165820 : mask >>= 1;
2070 : 51165820 : opts_set->x_param_large_function_insns = (mask & 1) != 0;
2071 : 51165820 : mask >>= 1;
2072 : 51165820 : opts_set->x_param_stack_frame_growth = (mask & 1) != 0;
2073 : 51165820 : mask >>= 1;
2074 : 51165820 : opts_set->x_param_large_stack_frame = (mask & 1) != 0;
2075 : 51165820 : mask >>= 1;
2076 : 51165820 : opts_set->x_param_large_unit_insns = (mask & 1) != 0;
2077 : 51165820 : mask >>= 1;
2078 : 51165820 : opts_set->x_param_lim_expensive = (mask & 1) != 0;
2079 : 51165820 : mask >>= 1;
2080 : 51165820 : opts_set->x_param_loop_block_tile_size = (mask & 1) != 0;
2081 : 51165820 : mask >>= 1;
2082 : 51165820 : opts_set->x_param_loop_interchange_max_num_stmts = (mask & 1) != 0;
2083 : 51165820 : mask >>= 1;
2084 : 51165820 : opts_set->x_param_loop_interchange_stride_ratio = (mask & 1) != 0;
2085 : 51165820 : mask >>= 1;
2086 : 51165820 : opts_set->x_param_loop_invariant_max_bbs_in_loop = (mask & 1) != 0;
2087 : 51165820 : mask >>= 1;
2088 : 51165820 : opts_set->x_param_loop_max_datarefs_for_datadeps = (mask & 1) != 0;
2089 : 51165820 : mask >>= 1;
2090 : 51165820 : opts_set->x_param_loop_versioning_max_inner_insns = (mask & 1) != 0;
2091 : 51165820 : mask >>= 1;
2092 : 51165820 : opts_set->x_param_loop_versioning_max_outer_insns = (mask & 1) != 0;
2093 : 51165820 : mask >>= 1;
2094 : 51165820 : opts_set->x_param_lra_inheritance_ebb_probability_cutoff = (mask & 1) != 0;
2095 : 51165820 : mask >>= 1;
2096 : 51165820 : opts_set->x_param_lra_max_considered_reload_pseudos = (mask & 1) != 0;
2097 : 51165820 : mask >>= 1;
2098 : 51165820 : opts_set->x_param_lto_locality_frequency = (mask & 1) != 0;
2099 : 51165820 : mask >>= 1;
2100 : 51165820 : opts_set->x_param_lto_locality_size = (mask & 1) != 0;
2101 : 51165820 : mask >>= 1;
2102 : 51165820 : opts_set->x_param_max_average_unrolled_insns = (mask & 1) != 0;
2103 : 51165820 : mask >>= 1;
2104 : 51165820 : opts_set->x_param_max_combine_insns = (mask & 1) != 0;
2105 : 51165820 : mask >>= 1;
2106 : 51165820 : opts_set->x_param_max_combine_search_insns = (mask & 1) != 0;
2107 : 51165820 : mask >>= 1;
2108 : 51165820 : opts_set->x_param_max_unroll_iterations = (mask & 1) != 0;
2109 : 51165820 : mask >>= 1;
2110 : 51165820 : opts_set->x_param_max_completely_peel_times = (mask & 1) != 0;
2111 : 51165820 : mask >>= 1;
2112 : 51165820 : opts_set->x_param_max_completely_peeled_insns = (mask & 1) != 0;
2113 : 51165820 : mask >>= 1;
2114 : 51165820 : opts_set->x_param_max_crossjump_edges = (mask & 1) != 0;
2115 : 51165820 : mask >>= 1;
2116 : 51165820 : opts_set->x_param_max_cse_insns = (mask & 1) != 0;
2117 : 51165820 : mask >>= 1;
2118 : 51165820 : opts_set->x_param_max_cse_path_length = (mask & 1) != 0;
2119 : 51165820 : mask >>= 1;
2120 : 51165820 : opts_set->x_param_max_cselib_memory_locations = (mask & 1) != 0;
2121 : 51165820 : mask >>= 1;
2122 : 51165820 : opts_set->x_param_max_debug_marker_count = (mask & 1) != 0;
2123 : 51165820 : mask >>= 1;
2124 : 51165820 : opts_set->x_param_max_delay_slot_insn_search = (mask & 1) != 0;
2125 : 51165820 : mask >>= 1;
2126 : 51165820 : opts_set->x_param_max_delay_slot_live_search = (mask & 1) != 0;
2127 : 51165820 : mask >>= 1;
2128 : 51165820 : opts_set->x_param_max_dse_active_local_stores = (mask & 1) != 0;
2129 : 51165820 : mask >>= 1;
2130 : 51165820 : opts_set->x_param_early_inliner_max_iterations = (mask & 1) != 0;
2131 : 51165820 : mask >>= 1;
2132 : 51165820 : opts_set->x_param_max_find_base_term_values = (mask & 1) != 0;
2133 : 51165820 : mask >>= 1;
2134 : 51165820 : opts_set->x_param_max_fsm_thread_path_insns = (mask & 1) != 0;
2135 : 51165820 : mask >>= 1;
2136 : 51165820 : opts_set->x_param_max_gcse_insertion_ratio = (mask & 1) != 0;
2137 : 51165820 : mask >>= 1;
2138 : 51165820 : opts_set->x_param_max_gcse_memory = (mask & 1) != 0;
2139 : 51165820 : mask >>= 1;
2140 : 51165820 : opts_set->x_param_max_goto_duplication_insns = (mask & 1) != 0;
2141 : 51165820 : mask >>= 1;
2142 : 51165820 : opts_set->x_param_max_grow_copy_bb_insns = (mask & 1) != 0;
2143 : 51165820 : mask >>= 1;
2144 : 51165820 : opts_set->x_param_max_hoist_depth = (mask & 1) != 0;
2145 : 51165820 : mask >>= 1;
2146 : 51165820 : opts_set->x_param_inline_functions_called_once_insns = (mask & 1) != 0;
2147 : 51165820 : mask >>= 1;
2148 : 51165820 : opts_set->x_param_inline_functions_called_once_loop_depth = (mask & 1) != 0;
2149 : 51165820 : mask >>= 1;
2150 : 51165820 : opts_set->x_param_max_inline_insns_auto = (mask & 1) != 0;
2151 : 51165820 : mask >>= 1;
2152 : 51165820 : opts_set->x_param_max_inline_insns_recursive_auto = (mask & 1) != 0;
2153 : 51165820 : mask >>= 1;
2154 : 51165820 : opts_set->x_param_max_inline_insns_recursive = (mask & 1) != 0;
2155 : 51165820 : mask >>= 1;
2156 : 51165820 : opts_set->x_param_max_inline_insns_single = (mask & 1) != 0;
2157 : 51165820 : mask >>= 1;
2158 : 51165820 : opts_set->x_param_max_inline_insns_size = (mask & 1) != 0;
2159 : 51165820 : mask >>= 1;
2160 : 51165820 : opts_set->x_param_max_inline_insns_small = (mask & 1) != 0;
2161 : 51165820 : mask >>= 1;
2162 : 51165820 : opts_set->x_param_max_inline_recursive_depth_auto = (mask & 1) != 0;
2163 : 51165820 : mask >>= 1;
2164 : 51165820 : opts_set->x_param_max_inline_recursive_depth = (mask & 1) != 0;
2165 : 51165820 : mask >>= 1;
2166 : 51165820 : opts_set->x_param_max_isl_operations = (mask & 1) != 0;
2167 : 51165820 : mask >>= 1;
2168 : 51165820 : opts_set->x_param_max_iterations_computation_cost = (mask & 1) != 0;
2169 : 51165820 : mask >>= 1;
2170 : 51165820 : opts_set->x_param_max_iterations_to_track = (mask & 1) != 0;
2171 : 51165820 : mask >>= 1;
2172 : 51165820 : opts_set->x_param_max_jump_thread_duplication_stmts = (mask & 1) != 0;
2173 : 51165820 : mask >>= 1;
2174 : 51165820 : opts_set->x_param_max_jump_thread_paths = (mask & 1) != 0;
2175 : 51165820 : mask >>= 1;
2176 : 51165820 : mask = ptr->explicit_mask[2];
2177 : 51165820 : opts_set->x_param_max_last_value_rtl = (mask & 1) != 0;
2178 : 51165820 : mask >>= 1;
2179 : 51165820 : opts_set->x_param_max_loop_header_insns = (mask & 1) != 0;
2180 : 51165820 : mask >>= 1;
2181 : 51165820 : opts_set->x_param_max_modulo_backtrack_attempts = (mask & 1) != 0;
2182 : 51165820 : mask >>= 1;
2183 : 51165820 : opts_set->x_param_max_partial_antic_length = (mask & 1) != 0;
2184 : 51165820 : mask >>= 1;
2185 : 51165820 : opts_set->x_param_max_peel_branches = (mask & 1) != 0;
2186 : 51165820 : mask >>= 1;
2187 : 51165820 : opts_set->x_param_max_peel_times = (mask & 1) != 0;
2188 : 51165820 : mask >>= 1;
2189 : 51165820 : opts_set->x_param_max_peeled_insns = (mask & 1) != 0;
2190 : 51165820 : mask >>= 1;
2191 : 51165820 : opts_set->x_param_max_pending_list_length = (mask & 1) != 0;
2192 : 51165820 : mask >>= 1;
2193 : 51165820 : opts_set->x_param_max_pipeline_region_blocks = (mask & 1) != 0;
2194 : 51165820 : mask >>= 1;
2195 : 51165820 : opts_set->x_param_max_pipeline_region_insns = (mask & 1) != 0;
2196 : 51165820 : mask >>= 1;
2197 : 51165820 : opts_set->x_param_max_pow_sqrt_depth = (mask & 1) != 0;
2198 : 51165820 : mask >>= 1;
2199 : 51165820 : opts_set->x_param_max_predicted_iterations = (mask & 1) != 0;
2200 : 51165820 : mask >>= 1;
2201 : 51165820 : opts_set->x_param_max_reload_search_insns = (mask & 1) != 0;
2202 : 51165820 : mask >>= 1;
2203 : 51165820 : opts_set->x_param_max_rtl_if_conversion_insns = (mask & 1) != 0;
2204 : 51165820 : mask >>= 1;
2205 : 51165820 : opts_set->x_param_max_rtl_if_conversion_predictable_cost = (mask & 1) != 0;
2206 : 51165820 : mask >>= 1;
2207 : 51165820 : opts_set->x_param_max_rtl_if_conversion_unpredictable_cost = (mask & 1) != 0;
2208 : 51165820 : mask >>= 1;
2209 : 51165820 : opts_set->x_param_max_sched_extend_regions_iters = (mask & 1) != 0;
2210 : 51165820 : mask >>= 1;
2211 : 51165820 : opts_set->x_param_max_sched_insn_conflict_delay = (mask & 1) != 0;
2212 : 51165820 : mask >>= 1;
2213 : 51165820 : opts_set->x_param_max_sched_ready_insns = (mask & 1) != 0;
2214 : 51165820 : mask >>= 1;
2215 : 51165820 : opts_set->x_param_max_sched_region_blocks = (mask & 1) != 0;
2216 : 51165820 : mask >>= 1;
2217 : 51165820 : opts_set->x_param_max_sched_region_insns = (mask & 1) != 0;
2218 : 51165820 : mask >>= 1;
2219 : 51165820 : opts_set->x_param_max_slsr_candidate_scan = (mask & 1) != 0;
2220 : 51165820 : mask >>= 1;
2221 : 51165820 : opts_set->x_param_max_speculative_devirt_maydefs = (mask & 1) != 0;
2222 : 51165820 : mask >>= 1;
2223 : 51165820 : opts_set->x_param_max_stores_to_merge = (mask & 1) != 0;
2224 : 51165820 : mask >>= 1;
2225 : 51165820 : opts_set->x_param_max_stores_to_sink = (mask & 1) != 0;
2226 : 51165820 : mask >>= 1;
2227 : 51165820 : opts_set->x_param_max_tail_merge_comparisons = (mask & 1) != 0;
2228 : 51165820 : mask >>= 1;
2229 : 51165820 : opts_set->x_param_max_tail_merge_iterations = (mask & 1) != 0;
2230 : 51165820 : mask >>= 1;
2231 : 51165820 : opts_set->x_param_max_tracked_strlens = (mask & 1) != 0;
2232 : 51165820 : mask >>= 1;
2233 : 51165820 : opts_set->x_param_max_tree_if_conversion_phi_args = (mask & 1) != 0;
2234 : 51165820 : mask >>= 1;
2235 : 51165820 : opts_set->x_param_max_unroll_times = (mask & 1) != 0;
2236 : 51165820 : mask >>= 1;
2237 : 51165820 : opts_set->x_param_max_unrolled_insns = (mask & 1) != 0;
2238 : 51165820 : mask >>= 1;
2239 : 51165820 : opts_set->x_param_max_unswitch_depth = (mask & 1) != 0;
2240 : 51165820 : mask >>= 1;
2241 : 51165820 : opts_set->x_param_max_unswitch_insns = (mask & 1) != 0;
2242 : 51165820 : mask >>= 1;
2243 : 51165820 : opts_set->x_param_max_variable_expansions = (mask & 1) != 0;
2244 : 51165820 : mask >>= 1;
2245 : 51165820 : opts_set->x_param_max_vartrack_expr_depth = (mask & 1) != 0;
2246 : 51165820 : mask >>= 1;
2247 : 51165820 : opts_set->x_param_max_vartrack_reverse_op_size = (mask & 1) != 0;
2248 : 51165820 : mask >>= 1;
2249 : 51165820 : opts_set->x_param_max_vartrack_size = (mask & 1) != 0;
2250 : 51165820 : mask >>= 1;
2251 : 51165820 : opts_set->x_param_min_crossjump_insns = (mask & 1) != 0;
2252 : 51165820 : mask >>= 1;
2253 : 51165820 : opts_set->x_param_min_inline_recursive_probability = (mask & 1) != 0;
2254 : 51165820 : mask >>= 1;
2255 : 51165820 : opts_set->x_param_min_insn_to_prefetch_ratio = (mask & 1) != 0;
2256 : 51165820 : mask >>= 1;
2257 : 51165820 : opts_set->x_param_min_loop_cond_split_prob = (mask & 1) != 0;
2258 : 51165820 : mask >>= 1;
2259 : 51165820 : opts_set->x_param_min_pagesize = (mask & 1) != 0;
2260 : 51165820 : mask >>= 1;
2261 : 51165820 : opts_set->x_param_min_size_for_stack_sharing = (mask & 1) != 0;
2262 : 51165820 : mask >>= 1;
2263 : 51165820 : opts_set->x_param_min_spec_prob = (mask & 1) != 0;
2264 : 51165820 : mask >>= 1;
2265 : 51165820 : opts_set->x_param_min_vect_loop_bound = (mask & 1) != 0;
2266 : 51165820 : mask >>= 1;
2267 : 51165820 : opts_set->x_param_modref_max_accesses = (mask & 1) != 0;
2268 : 51165820 : mask >>= 1;
2269 : 51165820 : opts_set->x_param_modref_max_adjustments = (mask & 1) != 0;
2270 : 51165820 : mask >>= 1;
2271 : 51165820 : opts_set->x_param_modref_max_bases = (mask & 1) != 0;
2272 : 51165820 : mask >>= 1;
2273 : 51165820 : opts_set->x_param_modref_max_depth = (mask & 1) != 0;
2274 : 51165820 : mask >>= 1;
2275 : 51165820 : opts_set->x_param_modref_max_escape_points = (mask & 1) != 0;
2276 : 51165820 : mask >>= 1;
2277 : 51165820 : opts_set->x_param_modref_max_refs = (mask & 1) != 0;
2278 : 51165820 : mask >>= 1;
2279 : 51165820 : opts_set->x_param_modref_max_tests = (mask & 1) != 0;
2280 : 51165820 : mask >>= 1;
2281 : 51165820 : opts_set->x_param_parloops_chunk_size = (mask & 1) != 0;
2282 : 51165820 : mask >>= 1;
2283 : 51165820 : opts_set->x_param_parloops_min_per_thread = (mask & 1) != 0;
2284 : 51165820 : mask >>= 1;
2285 : 51165820 : opts_set->x_param_parloops_schedule = (mask & 1) != 0;
2286 : 51165820 : mask >>= 1;
2287 : 51165820 : opts_set->x_param_partial_inlining_entry_probability = (mask & 1) != 0;
2288 : 51165820 : mask >>= 1;
2289 : 51165820 : opts_set->x_param_phiopt_factor_max_stmts_live = (mask & 1) != 0;
2290 : 51165820 : mask >>= 1;
2291 : 51165820 : opts_set->x_param_predictable_branch_outcome = (mask & 1) != 0;
2292 : 51165820 : mask >>= 1;
2293 : 51165820 : opts_set->x_param_prefetch_dynamic_strides = (mask & 1) != 0;
2294 : 51165820 : mask >>= 1;
2295 : 51165820 : opts_set->x_param_prefetch_latency = (mask & 1) != 0;
2296 : 51165820 : mask >>= 1;
2297 : 51165820 : opts_set->x_param_prefetch_min_insn_to_mem_ratio = (mask & 1) != 0;
2298 : 51165820 : mask >>= 1;
2299 : 51165820 : opts_set->x_param_prefetch_minimum_stride = (mask & 1) != 0;
2300 : 51165820 : mask >>= 1;
2301 : 51165820 : opts_set->x_param_ranger_logical_depth = (mask & 1) != 0;
2302 : 51165820 : mask >>= 1;
2303 : 51165820 : opts_set->x_param_ranger_recompute_depth = (mask & 1) != 0;
2304 : 51165820 : mask >>= 1;
2305 : 51165820 : mask = ptr->explicit_mask[3];
2306 : 51165820 : opts_set->x_param_relation_block_limit = (mask & 1) != 0;
2307 : 51165820 : mask >>= 1;
2308 : 51165820 : opts_set->x_param_rpo_vn_max_loop_depth = (mask & 1) != 0;
2309 : 51165820 : mask >>= 1;
2310 : 51165820 : opts_set->x_param_sccvn_max_alias_queries_per_access = (mask & 1) != 0;
2311 : 51165820 : mask >>= 1;
2312 : 51165820 : opts_set->x_param_scev_max_expr_complexity = (mask & 1) != 0;
2313 : 51165820 : mask >>= 1;
2314 : 51165820 : opts_set->x_param_scev_max_expr_size = (mask & 1) != 0;
2315 : 51165820 : mask >>= 1;
2316 : 51165820 : opts_set->x_param_sched_autopref_queue_depth = (mask & 1) != 0;
2317 : 51165820 : mask >>= 1;
2318 : 51165820 : opts_set->x_param_sched_mem_true_dep_cost = (mask & 1) != 0;
2319 : 51165820 : mask >>= 1;
2320 : 51165820 : opts_set->x_param_sched_pressure_algorithm = (mask & 1) != 0;
2321 : 51165820 : mask >>= 1;
2322 : 51165820 : opts_set->x_param_sched_spec_prob_cutoff = (mask & 1) != 0;
2323 : 51165820 : mask >>= 1;
2324 : 51165820 : opts_set->x_param_sched_state_edge_prob_cutoff = (mask & 1) != 0;
2325 : 51165820 : mask >>= 1;
2326 : 51165820 : opts_set->x_param_selsched_insns_to_rename = (mask & 1) != 0;
2327 : 51165820 : mask >>= 1;
2328 : 51165820 : opts_set->x_param_selsched_max_lookahead = (mask & 1) != 0;
2329 : 51165820 : mask >>= 1;
2330 : 51165820 : opts_set->x_param_selsched_max_sched_times = (mask & 1) != 0;
2331 : 51165820 : mask >>= 1;
2332 : 51165820 : opts_set->x_param_simultaneous_prefetches = (mask & 1) != 0;
2333 : 51165820 : mask >>= 1;
2334 : 51165820 : opts_set->x_param_sink_frequency_threshold = (mask & 1) != 0;
2335 : 51165820 : mask >>= 1;
2336 : 51165820 : opts_set->x_param_sms_dfa_history = (mask & 1) != 0;
2337 : 51165820 : mask >>= 1;
2338 : 51165820 : opts_set->x_param_sms_loop_average_count_threshold = (mask & 1) != 0;
2339 : 51165820 : mask >>= 1;
2340 : 51165820 : opts_set->x_param_sms_max_ii_factor = (mask & 1) != 0;
2341 : 51165820 : mask >>= 1;
2342 : 51165820 : opts_set->x_param_sms_min_sc = (mask & 1) != 0;
2343 : 51165820 : mask >>= 1;
2344 : 51165820 : opts_set->x_param_sra_max_propagations = (mask & 1) != 0;
2345 : 51165820 : mask >>= 1;
2346 : 51165820 : opts_set->x_param_sra_max_scalarization_size_size = (mask & 1) != 0;
2347 : 51165820 : mask >>= 1;
2348 : 51165820 : opts_set->x_param_sra_max_scalarization_size_speed = (mask & 1) != 0;
2349 : 51165820 : mask >>= 1;
2350 : 51165820 : opts_set->x_param_ssa_name_def_chain_limit = (mask & 1) != 0;
2351 : 51165820 : mask >>= 1;
2352 : 51165820 : opts_set->x_param_ssp_buffer_size = (mask & 1) != 0;
2353 : 51165820 : mask >>= 1;
2354 : 51165820 : opts_set->x_param_stack_clash_protection_guard_size = (mask & 1) != 0;
2355 : 51165820 : mask >>= 1;
2356 : 51165820 : opts_set->x_param_stack_clash_protection_probe_interval = (mask & 1) != 0;
2357 : 51165820 : mask >>= 1;
2358 : 51165820 : opts_set->x_param_store_forwarding_max_distance = (mask & 1) != 0;
2359 : 51165820 : mask >>= 1;
2360 : 51165820 : opts_set->x_param_store_merging_allow_unaligned = (mask & 1) != 0;
2361 : 51165820 : mask >>= 1;
2362 : 51165820 : opts_set->x_param_store_merging_max_size = (mask & 1) != 0;
2363 : 51165820 : mask >>= 1;
2364 : 51165820 : opts_set->x_param_switch_conversion_branch_ratio = (mask & 1) != 0;
2365 : 51165820 : mask >>= 1;
2366 : 51165820 : opts_set->x_param_switch_lower_slow_alg_max_cases = (mask & 1) != 0;
2367 : 51165820 : mask >>= 1;
2368 : 51165820 : opts_set->x_param_tm_max_aggregate_size = (mask & 1) != 0;
2369 : 51165820 : mask >>= 1;
2370 : 51165820 : opts_set->x_param_tracer_dynamic_coverage_feedback = (mask & 1) != 0;
2371 : 51165820 : mask >>= 1;
2372 : 51165820 : opts_set->x_param_tracer_dynamic_coverage = (mask & 1) != 0;
2373 : 51165820 : mask >>= 1;
2374 : 51165820 : opts_set->x_param_tracer_max_code_growth = (mask & 1) != 0;
2375 : 51165820 : mask >>= 1;
2376 : 51165820 : opts_set->x_param_tracer_min_branch_probability_feedback = (mask & 1) != 0;
2377 : 51165820 : mask >>= 1;
2378 : 51165820 : opts_set->x_param_tracer_min_branch_probability = (mask & 1) != 0;
2379 : 51165820 : mask >>= 1;
2380 : 51165820 : opts_set->x_param_tracer_min_branch_ratio = (mask & 1) != 0;
2381 : 51165820 : mask >>= 1;
2382 : 51165820 : opts_set->x_param_transitive_relations_work_bound = (mask & 1) != 0;
2383 : 51165820 : mask >>= 1;
2384 : 51165820 : opts_set->x_param_tree_reassoc_width = (mask & 1) != 0;
2385 : 51165820 : mask >>= 1;
2386 : 51165820 : opts_set->x_param_uninit_control_dep_attempts = (mask & 1) != 0;
2387 : 51165820 : mask >>= 1;
2388 : 51165820 : opts_set->x_param_uninit_max_chain_len = (mask & 1) != 0;
2389 : 51165820 : mask >>= 1;
2390 : 51165820 : opts_set->x_param_uninit_max_num_chains = (mask & 1) != 0;
2391 : 51165820 : mask >>= 1;
2392 : 51165820 : opts_set->x_param_uninit_max_prune_work = (mask & 1) != 0;
2393 : 51165820 : mask >>= 1;
2394 : 51165820 : opts_set->x_param_uninlined_function_insns = (mask & 1) != 0;
2395 : 51165820 : mask >>= 1;
2396 : 51165820 : opts_set->x_param_uninlined_function_time = (mask & 1) != 0;
2397 : 51165820 : mask >>= 1;
2398 : 51165820 : opts_set->x_param_uninlined_function_thunk_insns = (mask & 1) != 0;
2399 : 51165820 : mask >>= 1;
2400 : 51165820 : opts_set->x_param_uninlined_function_thunk_time = (mask & 1) != 0;
2401 : 51165820 : mask >>= 1;
2402 : 51165820 : opts_set->x_param_unlikely_bb_count_fraction = (mask & 1) != 0;
2403 : 51165820 : mask >>= 1;
2404 : 51165820 : opts_set->x_param_unroll_jam_max_unroll = (mask & 1) != 0;
2405 : 51165820 : mask >>= 1;
2406 : 51165820 : opts_set->x_param_unroll_jam_min_percent = (mask & 1) != 0;
2407 : 51165820 : mask >>= 1;
2408 : 51165820 : opts_set->x_param_use_after_scope_direct_emission_threshold = (mask & 1) != 0;
2409 : 51165820 : mask >>= 1;
2410 : 51165820 : opts_set->x_param_vect_epilogues_nomask = (mask & 1) != 0;
2411 : 51165820 : mask >>= 1;
2412 : 51165820 : opts_set->x_param_vect_induction_float = (mask & 1) != 0;
2413 : 51165820 : mask >>= 1;
2414 : 51165820 : opts_set->x_param_vect_inner_loop_cost_factor = (mask & 1) != 0;
2415 : 51165820 : mask >>= 1;
2416 : 51165820 : opts_set->x_param_vect_max_layout_candidates = (mask & 1) != 0;
2417 : 51165820 : mask >>= 1;
2418 : 51165820 : opts_set->x_param_vect_max_peeling_for_alignment = (mask & 1) != 0;
2419 : 51165820 : mask >>= 1;
2420 : 51165820 : opts_set->x_param_vect_max_version_for_alias_checks = (mask & 1) != 0;
2421 : 51165820 : mask >>= 1;
2422 : 51165820 : opts_set->x_param_vect_max_version_for_alignment_checks = (mask & 1) != 0;
2423 : 51165820 : mask >>= 1;
2424 : 51165820 : opts_set->x_param_vect_partial_vector_usage = (mask & 1) != 0;
2425 : 51165820 : mask >>= 1;
2426 : 51165820 : opts_set->x_param_vect_scalar_cost_multiplier = (mask & 1) != 0;
2427 : 51165820 : mask >>= 1;
2428 : 51165820 : opts_set->x_param_vrp_block_limit = (mask & 1) != 0;
2429 : 51165820 : mask >>= 1;
2430 : 51165820 : opts_set->x_param_vrp_sparse_threshold = (mask & 1) != 0;
2431 : 51165820 : mask >>= 1;
2432 : 51165820 : opts_set->x_param_vrp_switch_limit = (mask & 1) != 0;
2433 : 51165820 : mask >>= 1;
2434 : 51165820 : mask = ptr->explicit_mask[4];
2435 : 51165820 : opts_set->x_param_vrp_vector_threshold = (mask & 1) != 0;
2436 : 51165820 : mask >>= 1;
2437 : 51165820 : opts_set->x_flag_complex_method = (mask & 1) != 0;
2438 : 51165820 : mask >>= 1;
2439 : 51165820 : opts_set->x_flag_malloc_dse = (mask & 1) != 0;
2440 : 51165820 : mask >>= 1;
2441 : 51165820 : opts_set->x_flag_min_function_alignment = (mask & 1) != 0;
2442 : 51165820 : mask >>= 1;
2443 : 51165820 : opts_set->x_flag_openmp_target_simd_clone = (mask & 1) != 0;
2444 : 51165820 : mask >>= 1;
2445 : 51165820 : opts_set->x_flag_sched_stalled_insns = (mask & 1) != 0;
2446 : 51165820 : mask >>= 1;
2447 : 51165820 : opts_set->x_flag_sched_stalled_insns_dep = (mask & 1) != 0;
2448 : 51165820 : mask >>= 1;
2449 : 51165820 : opts_set->x_flag_tree_parallelize_loops = (mask & 1) != 0;
2450 : 51165820 : mask >>= 1;
2451 : 51165820 : opts_set->x_flag_lto_locality_cloning = static_cast<enum lto_locality_cloning_model >((mask & 1) != 0);
2452 : 51165820 : mask >>= 1;
2453 : 51165820 : opts_set->x_param_ranger_debug = static_cast<enum ranger_debug >((mask & 1) != 0);
2454 : 51165820 : mask >>= 1;
2455 : 51165820 : opts_set->x_param_threader_debug = static_cast<enum threader_debug >((mask & 1) != 0);
2456 : 51165820 : mask >>= 1;
2457 : 51165820 : opts_set->x_flag_excess_precision = static_cast<enum excess_precision >((mask & 1) != 0);
2458 : 51165820 : mask >>= 1;
2459 : 51165820 : opts_set->x_flag_fp_contract_mode = static_cast<enum fp_contract_mode >((mask & 1) != 0);
2460 : 51165820 : mask >>= 1;
2461 : 51165820 : opts_set->x_flag_harden_control_flow_redundancy_check_noreturn = static_cast<enum hardcfr_noret >((mask & 1) != 0);
2462 : 51165820 : mask >>= 1;
2463 : 51165820 : opts_set->x_flag_inline_stringops = static_cast<enum ilsop_fn >((mask & 1) != 0);
2464 : 51165820 : mask >>= 1;
2465 : 51165820 : opts_set->x_flag_ira_algorithm = static_cast<enum ira_algorithm >((mask & 1) != 0);
2466 : 51165820 : mask >>= 1;
2467 : 51165820 : opts_set->x_flag_ira_region = static_cast<enum ira_region >((mask & 1) != 0);
2468 : 51165820 : mask >>= 1;
2469 : 51165820 : opts_set->x_flag_live_patching = static_cast<enum live_patching_level >((mask & 1) != 0);
2470 : 51165820 : mask >>= 1;
2471 : 51165820 : opts_set->x_flag_reorder_blocks_algorithm = static_cast<enum reorder_blocks_algorithm >((mask & 1) != 0);
2472 : 51165820 : mask >>= 1;
2473 : 51165820 : opts_set->x_flag_simd_cost_model = static_cast<enum vect_cost_model >((mask & 1) != 0);
2474 : 51165820 : mask >>= 1;
2475 : 51165820 : opts_set->x_flag_stack_reuse = static_cast<enum stack_reuse_level >((mask & 1) != 0);
2476 : 51165820 : mask >>= 1;
2477 : 51165820 : opts_set->x_flag_auto_var_init = static_cast<enum auto_init_type >((mask & 1) != 0);
2478 : 51165820 : mask >>= 1;
2479 : 51165820 : opts_set->x_flag_vect_cost_model = static_cast<enum vect_cost_model >((mask & 1) != 0);
2480 : 51165820 : mask >>= 1;
2481 : 51165820 : opts_set->x_optimize = (mask & 1) != 0;
2482 : 51165820 : mask >>= 1;
2483 : 51165820 : opts_set->x_optimize_size = (mask & 1) != 0;
2484 : 51165820 : mask >>= 1;
2485 : 51165820 : opts_set->x_optimize_debug = (mask & 1) != 0;
2486 : 51165820 : mask >>= 1;
2487 : 51165820 : opts_set->x_optimize_fast = (mask & 1) != 0;
2488 : 51165820 : mask >>= 1;
2489 : 51165820 : opts_set->x_warn_inline = (mask & 1) != 0;
2490 : 51165820 : mask >>= 1;
2491 : 51165820 : opts_set->x_flag_aggressive_loop_optimizations = (mask & 1) != 0;
2492 : 51165820 : mask >>= 1;
2493 : 51165820 : opts_set->x_flag_align_functions = (mask & 1) != 0;
2494 : 51165820 : mask >>= 1;
2495 : 51165820 : opts_set->x_flag_align_jumps = (mask & 1) != 0;
2496 : 51165820 : mask >>= 1;
2497 : 51165820 : opts_set->x_flag_align_labels = (mask & 1) != 0;
2498 : 51165820 : mask >>= 1;
2499 : 51165820 : opts_set->x_flag_align_loops = (mask & 1) != 0;
2500 : 51165820 : mask >>= 1;
2501 : 51165820 : opts_set->x_flag_allocation_dce = (mask & 1) != 0;
2502 : 51165820 : mask >>= 1;
2503 : 51165820 : opts_set->x_flag_store_data_races = (mask & 1) != 0;
2504 : 51165820 : mask >>= 1;
2505 : 51165820 : opts_set->x_flag_associative_math = (mask & 1) != 0;
2506 : 51165820 : mask >>= 1;
2507 : 51165820 : opts_set->x_flag_assume_sane_operators_new_delete = (mask & 1) != 0;
2508 : 51165820 : mask >>= 1;
2509 : 51165820 : opts_set->x_flag_asynchronous_unwind_tables = (mask & 1) != 0;
2510 : 51165820 : mask >>= 1;
2511 : 51165820 : opts_set->x_flag_auto_inc_dec = (mask & 1) != 0;
2512 : 51165820 : mask >>= 1;
2513 : 51165820 : opts_set->x_flag_auto_profile_inlining = (mask & 1) != 0;
2514 : 51165820 : mask >>= 1;
2515 : 51165820 : opts_set->x_flag_avoid_store_forwarding = (mask & 1) != 0;
2516 : 51165820 : mask >>= 1;
2517 : 51165820 : opts_set->x_flag_bit_tests = (mask & 1) != 0;
2518 : 51165820 : mask >>= 1;
2519 : 51165820 : opts_set->x_flag_branch_on_count_reg = (mask & 1) != 0;
2520 : 51165820 : mask >>= 1;
2521 : 51165820 : opts_set->x_flag_branch_probabilities = (mask & 1) != 0;
2522 : 51165820 : mask >>= 1;
2523 : 51165820 : opts_set->x_flag_caller_saves = (mask & 1) != 0;
2524 : 51165820 : mask >>= 1;
2525 : 51165820 : opts_set->x_flag_code_hoisting = (mask & 1) != 0;
2526 : 51165820 : mask >>= 1;
2527 : 51165820 : opts_set->x_flag_combine_stack_adjustments = (mask & 1) != 0;
2528 : 51165820 : mask >>= 1;
2529 : 51165820 : opts_set->x_flag_compare_elim_after_reload = (mask & 1) != 0;
2530 : 51165820 : mask >>= 1;
2531 : 51165820 : opts_set->x_flag_conserve_stack = (mask & 1) != 0;
2532 : 51165820 : mask >>= 1;
2533 : 51165820 : opts_set->x_flag_cprop_registers = (mask & 1) != 0;
2534 : 51165820 : mask >>= 1;
2535 : 51165820 : opts_set->x_flag_crossjumping = (mask & 1) != 0;
2536 : 51165820 : mask >>= 1;
2537 : 51165820 : opts_set->x_flag_cse_follow_jumps = (mask & 1) != 0;
2538 : 51165820 : mask >>= 1;
2539 : 51165820 : opts_set->x_flag_dce = (mask & 1) != 0;
2540 : 51165820 : mask >>= 1;
2541 : 51165820 : opts_set->x_flag_defer_pop = (mask & 1) != 0;
2542 : 51165820 : mask >>= 1;
2543 : 51165820 : opts_set->x_flag_delayed_branch = (mask & 1) != 0;
2544 : 51165820 : mask >>= 1;
2545 : 51165820 : opts_set->x_flag_delete_dead_exceptions = (mask & 1) != 0;
2546 : 51165820 : mask >>= 1;
2547 : 51165820 : opts_set->x_flag_delete_null_pointer_checks = (mask & 1) != 0;
2548 : 51165820 : mask >>= 1;
2549 : 51165820 : opts_set->x_flag_devirtualize = (mask & 1) != 0;
2550 : 51165820 : mask >>= 1;
2551 : 51165820 : opts_set->x_flag_devirtualize_speculatively = (mask & 1) != 0;
2552 : 51165820 : mask >>= 1;
2553 : 51165820 : opts_set->x_flag_dse = (mask & 1) != 0;
2554 : 51165820 : mask >>= 1;
2555 : 51165820 : opts_set->x_flag_early_inlining = (mask & 1) != 0;
2556 : 51165820 : mask >>= 1;
2557 : 51165820 : opts_set->x_flag_exceptions = (mask & 1) != 0;
2558 : 51165820 : mask >>= 1;
2559 : 51165820 : opts_set->x_flag_expensive_optimizations = (mask & 1) != 0;
2560 : 51165820 : mask >>= 1;
2561 : 51165820 : opts_set->x_flag_ext_dce = (mask & 1) != 0;
2562 : 51165820 : mask >>= 1;
2563 : 51165820 : mask = ptr->explicit_mask[5];
2564 : 51165820 : opts_set->x_flag_finite_loops = (mask & 1) != 0;
2565 : 51165820 : mask >>= 1;
2566 : 51165820 : opts_set->x_flag_finite_math_only = (mask & 1) != 0;
2567 : 51165820 : mask >>= 1;
2568 : 51165820 : opts_set->x_flag_float_store = (mask & 1) != 0;
2569 : 51165820 : mask >>= 1;
2570 : 51165820 : opts_set->x_flag_fold_mem_offsets = (mask & 1) != 0;
2571 : 51165820 : mask >>= 1;
2572 : 51165820 : opts_set->x_flag_fold_simple_inlines = (mask & 1) != 0;
2573 : 51165820 : mask >>= 1;
2574 : 51165820 : opts_set->x_flag_forward_propagate = (mask & 1) != 0;
2575 : 51165820 : mask >>= 1;
2576 : 51165820 : opts_set->x_flag_fp_int_builtin_inexact = (mask & 1) != 0;
2577 : 51165820 : mask >>= 1;
2578 : 51165820 : opts_set->x_flag_no_function_cse = (mask & 1) != 0;
2579 : 51165820 : mask >>= 1;
2580 : 51165820 : opts_set->x_flag_gcse = (mask & 1) != 0;
2581 : 51165820 : mask >>= 1;
2582 : 51165820 : opts_set->x_flag_gcse_after_reload = (mask & 1) != 0;
2583 : 51165820 : mask >>= 1;
2584 : 51165820 : opts_set->x_flag_gcse_las = (mask & 1) != 0;
2585 : 51165820 : mask >>= 1;
2586 : 51165820 : opts_set->x_flag_gcse_lm = (mask & 1) != 0;
2587 : 51165820 : mask >>= 1;
2588 : 51165820 : opts_set->x_flag_gcse_sm = (mask & 1) != 0;
2589 : 51165820 : mask >>= 1;
2590 : 51165820 : opts_set->x_flag_graphite = (mask & 1) != 0;
2591 : 51165820 : mask >>= 1;
2592 : 51165820 : opts_set->x_flag_graphite_identity = (mask & 1) != 0;
2593 : 51165820 : mask >>= 1;
2594 : 51165820 : opts_set->x_flag_guess_branch_prob = (mask & 1) != 0;
2595 : 51165820 : mask >>= 1;
2596 : 51165820 : opts_set->x_flag_harden_control_flow_redundancy_check_exceptions = (mask & 1) != 0;
2597 : 51165820 : mask >>= 1;
2598 : 51165820 : opts_set->x_flag_harden_control_flow_redundancy_check_returning_calls = (mask & 1) != 0;
2599 : 51165820 : mask >>= 1;
2600 : 51165820 : opts_set->x_flag_harden_control_flow_redundancy_skip_leaf = (mask & 1) != 0;
2601 : 51165820 : mask >>= 1;
2602 : 51165820 : opts_set->x_flag_harden_compares = (mask & 1) != 0;
2603 : 51165820 : mask >>= 1;
2604 : 51165820 : opts_set->x_flag_harden_conditional_branches = (mask & 1) != 0;
2605 : 51165820 : mask >>= 1;
2606 : 51165820 : opts_set->x_flag_harden_control_flow_redundancy = (mask & 1) != 0;
2607 : 51165820 : mask >>= 1;
2608 : 51165820 : opts_set->x_flag_hoist_adjacent_loads = (mask & 1) != 0;
2609 : 51165820 : mask >>= 1;
2610 : 51165820 : opts_set->x_flag_if_conversion = (mask & 1) != 0;
2611 : 51165820 : mask >>= 1;
2612 : 51165820 : opts_set->x_flag_if_conversion2 = (mask & 1) != 0;
2613 : 51165820 : mask >>= 1;
2614 : 51165820 : opts_set->x_flag_indirect_inlining = (mask & 1) != 0;
2615 : 51165820 : mask >>= 1;
2616 : 51165820 : opts_set->x_flag_no_inline = (mask & 1) != 0;
2617 : 51165820 : mask >>= 1;
2618 : 51165820 : opts_set->x_flag_inline_atomics = (mask & 1) != 0;
2619 : 51165820 : mask >>= 1;
2620 : 51165820 : opts_set->x_flag_inline_functions = (mask & 1) != 0;
2621 : 51165820 : mask >>= 1;
2622 : 51165820 : opts_set->x_flag_inline_functions_called_once = (mask & 1) != 0;
2623 : 51165820 : mask >>= 1;
2624 : 51165820 : opts_set->x_flag_inline_small_functions = (mask & 1) != 0;
2625 : 51165820 : mask >>= 1;
2626 : 51165820 : opts_set->x_flag_ipa_bit_cp = (mask & 1) != 0;
2627 : 51165820 : mask >>= 1;
2628 : 51165820 : opts_set->x_flag_ipa_cp = (mask & 1) != 0;
2629 : 51165820 : mask >>= 1;
2630 : 51165820 : opts_set->x_flag_ipa_cp_clone = (mask & 1) != 0;
2631 : 51165820 : mask >>= 1;
2632 : 51165820 : opts_set->x_flag_ipa_icf = (mask & 1) != 0;
2633 : 51165820 : mask >>= 1;
2634 : 51165820 : opts_set->x_flag_ipa_icf_functions = (mask & 1) != 0;
2635 : 51165820 : mask >>= 1;
2636 : 51165820 : opts_set->x_flag_ipa_icf_variables = (mask & 1) != 0;
2637 : 51165820 : mask >>= 1;
2638 : 51165820 : opts_set->x_flag_ipa_modref = (mask & 1) != 0;
2639 : 51165820 : mask >>= 1;
2640 : 51165820 : opts_set->x_flag_ipa_profile = (mask & 1) != 0;
2641 : 51165820 : mask >>= 1;
2642 : 51165820 : opts_set->x_flag_ipa_pta = (mask & 1) != 0;
2643 : 51165820 : mask >>= 1;
2644 : 51165820 : opts_set->x_flag_ipa_pure_const = (mask & 1) != 0;
2645 : 51165820 : mask >>= 1;
2646 : 51165820 : opts_set->x_flag_ipa_ra = (mask & 1) != 0;
2647 : 51165820 : mask >>= 1;
2648 : 51165820 : opts_set->x_flag_ipa_reference = (mask & 1) != 0;
2649 : 51165820 : mask >>= 1;
2650 : 51165820 : opts_set->x_flag_ipa_reference_addressable = (mask & 1) != 0;
2651 : 51165820 : mask >>= 1;
2652 : 51165820 : opts_set->x_flag_ipa_reorder_for_locality = (mask & 1) != 0;
2653 : 51165820 : mask >>= 1;
2654 : 51165820 : opts_set->x_flag_ipa_sra = (mask & 1) != 0;
2655 : 51165820 : mask >>= 1;
2656 : 51165820 : opts_set->x_flag_ipa_stack_alignment = (mask & 1) != 0;
2657 : 51165820 : mask >>= 1;
2658 : 51165820 : opts_set->x_flag_ipa_strict_aliasing = (mask & 1) != 0;
2659 : 51165820 : mask >>= 1;
2660 : 51165820 : opts_set->x_flag_ipa_vrp = (mask & 1) != 0;
2661 : 51165820 : mask >>= 1;
2662 : 51165820 : opts_set->x_flag_ira_hoist_pressure = (mask & 1) != 0;
2663 : 51165820 : mask >>= 1;
2664 : 51165820 : opts_set->x_flag_ira_loop_pressure = (mask & 1) != 0;
2665 : 51165820 : mask >>= 1;
2666 : 51165820 : opts_set->x_flag_ira_share_save_slots = (mask & 1) != 0;
2667 : 51165820 : mask >>= 1;
2668 : 51165820 : opts_set->x_flag_ira_share_spill_slots = (mask & 1) != 0;
2669 : 51165820 : mask >>= 1;
2670 : 51165820 : opts_set->x_flag_isolate_erroneous_paths_attribute = (mask & 1) != 0;
2671 : 51165820 : mask >>= 1;
2672 : 51165820 : opts_set->x_flag_isolate_erroneous_paths_dereference = (mask & 1) != 0;
2673 : 51165820 : mask >>= 1;
2674 : 51165820 : opts_set->x_flag_ivopts = (mask & 1) != 0;
2675 : 51165820 : mask >>= 1;
2676 : 51165820 : opts_set->x_flag_jump_tables = (mask & 1) != 0;
2677 : 51165820 : mask >>= 1;
2678 : 51165820 : opts_set->x_flag_keep_gc_roots_live = (mask & 1) != 0;
2679 : 51165820 : mask >>= 1;
2680 : 51165820 : opts_set->x_flag_late_combine_instructions = (mask & 1) != 0;
2681 : 51165820 : mask >>= 1;
2682 : 51165820 : opts_set->x_flag_lifetime_dse = (mask & 1) != 0;
2683 : 51165820 : mask >>= 1;
2684 : 51165820 : opts_set->x_flag_limit_function_alignment = (mask & 1) != 0;
2685 : 51165820 : mask >>= 1;
2686 : 51165820 : opts_set->x_flag_live_range_shrinkage = (mask & 1) != 0;
2687 : 51165820 : mask >>= 1;
2688 : 51165820 : opts_set->x_flag_loop_interchange = (mask & 1) != 0;
2689 : 51165820 : mask >>= 1;
2690 : 51165820 : opts_set->x_flag_loop_nest_optimize = (mask & 1) != 0;
2691 : 51165820 : mask >>= 1;
2692 : 51165820 : mask = ptr->explicit_mask[6];
2693 : 51165820 : opts_set->x_flag_loop_parallelize_all = (mask & 1) != 0;
2694 : 51165820 : mask >>= 1;
2695 : 51165820 : opts_set->x_flag_unroll_jam = (mask & 1) != 0;
2696 : 51165820 : mask >>= 1;
2697 : 51165820 : opts_set->x_flag_lra_remat = (mask & 1) != 0;
2698 : 51165820 : mask >>= 1;
2699 : 51165820 : opts_set->x_flag_malloc_dce = (mask & 1) != 0;
2700 : 51165820 : mask >>= 1;
2701 : 51165820 : opts_set->x_flag_errno_math = (mask & 1) != 0;
2702 : 51165820 : mask >>= 1;
2703 : 51165820 : opts_set->x_flag_modulo_sched = (mask & 1) != 0;
2704 : 51165820 : mask >>= 1;
2705 : 51165820 : opts_set->x_flag_modulo_sched_allow_regmoves = (mask & 1) != 0;
2706 : 51165820 : mask >>= 1;
2707 : 51165820 : opts_set->x_flag_move_loop_invariants = (mask & 1) != 0;
2708 : 51165820 : mask >>= 1;
2709 : 51165820 : opts_set->x_flag_move_loop_stores = (mask & 1) != 0;
2710 : 51165820 : mask >>= 1;
2711 : 51165820 : opts_set->x_flag_non_call_exceptions = (mask & 1) != 0;
2712 : 51165820 : mask >>= 1;
2713 : 51165820 : opts_set->x_flag_nothrow_opt = (mask & 1) != 0;
2714 : 51165820 : mask >>= 1;
2715 : 51165820 : opts_set->x_flag_omit_frame_pointer = (mask & 1) != 0;
2716 : 51165820 : mask >>= 1;
2717 : 51165820 : opts_set->x_flag_opt_info = (mask & 1) != 0;
2718 : 51165820 : mask >>= 1;
2719 : 51165820 : opts_set->x_flag_optimize_crc = (mask & 1) != 0;
2720 : 51165820 : mask >>= 1;
2721 : 51165820 : opts_set->x_flag_optimize_sibling_calls = (mask & 1) != 0;
2722 : 51165820 : mask >>= 1;
2723 : 51165820 : opts_set->x_flag_optimize_strlen = (mask & 1) != 0;
2724 : 51165820 : mask >>= 1;
2725 : 51165820 : opts_set->x_flag_pack_struct = (mask & 1) != 0;
2726 : 51165820 : mask >>= 1;
2727 : 51165820 : opts_set->x_flag_partial_inlining = (mask & 1) != 0;
2728 : 51165820 : mask >>= 1;
2729 : 51165820 : opts_set->x_flag_pcc_struct_return = (mask & 1) != 0;
2730 : 51165820 : mask >>= 1;
2731 : 51165820 : opts_set->x_flag_peel_loops = (mask & 1) != 0;
2732 : 51165820 : mask >>= 1;
2733 : 51165820 : opts_set->x_flag_no_peephole = (mask & 1) != 0;
2734 : 51165820 : mask >>= 1;
2735 : 51165820 : opts_set->x_flag_peephole2 = (mask & 1) != 0;
2736 : 51165820 : mask >>= 1;
2737 : 51165820 : opts_set->x_flag_plt = (mask & 1) != 0;
2738 : 51165820 : mask >>= 1;
2739 : 51165820 : opts_set->x_flag_predictive_commoning = (mask & 1) != 0;
2740 : 51165820 : mask >>= 1;
2741 : 51165820 : opts_set->x_flag_prefetch_loop_arrays = (mask & 1) != 0;
2742 : 51165820 : mask >>= 1;
2743 : 51165820 : opts_set->x_flag_printf_return_value = (mask & 1) != 0;
2744 : 51165820 : mask >>= 1;
2745 : 51165820 : opts_set->x_flag_profile_partial_training = (mask & 1) != 0;
2746 : 51165820 : mask >>= 1;
2747 : 51165820 : opts_set->x_flag_profile_reorder_functions = (mask & 1) != 0;
2748 : 51165820 : mask >>= 1;
2749 : 51165820 : opts_set->x_flag_reciprocal_math = (mask & 1) != 0;
2750 : 51165820 : mask >>= 1;
2751 : 51165820 : opts_set->x_flag_ree = (mask & 1) != 0;
2752 : 51165820 : mask >>= 1;
2753 : 51165820 : opts_set->x_flag_rename_registers = (mask & 1) != 0;
2754 : 51165820 : mask >>= 1;
2755 : 51165820 : opts_set->x_flag_reorder_blocks = (mask & 1) != 0;
2756 : 51165820 : mask >>= 1;
2757 : 51165820 : opts_set->x_flag_reorder_blocks_and_partition = (mask & 1) != 0;
2758 : 51165820 : mask >>= 1;
2759 : 51165820 : opts_set->x_flag_reorder_functions = (mask & 1) != 0;
2760 : 51165820 : mask >>= 1;
2761 : 51165820 : opts_set->x_flag_rerun_cse_after_loop = (mask & 1) != 0;
2762 : 51165820 : mask >>= 1;
2763 : 51165820 : opts_set->x_flag_resched_modulo_sched = (mask & 1) != 0;
2764 : 51165820 : mask >>= 1;
2765 : 51165820 : opts_set->x_flag_rounding_math = (mask & 1) != 0;
2766 : 51165820 : mask >>= 1;
2767 : 51165820 : opts_set->x_flag_rtti = (mask & 1) != 0;
2768 : 51165820 : mask >>= 1;
2769 : 51165820 : opts_set->x_flag_save_optimization_record = (mask & 1) != 0;
2770 : 51165820 : mask >>= 1;
2771 : 51165820 : opts_set->x_flag_sched_critical_path_heuristic = (mask & 1) != 0;
2772 : 51165820 : mask >>= 1;
2773 : 51165820 : opts_set->x_flag_sched_dep_count_heuristic = (mask & 1) != 0;
2774 : 51165820 : mask >>= 1;
2775 : 51165820 : opts_set->x_flag_sched_group_heuristic = (mask & 1) != 0;
2776 : 51165820 : mask >>= 1;
2777 : 51165820 : opts_set->x_flag_schedule_interblock = (mask & 1) != 0;
2778 : 51165820 : mask >>= 1;
2779 : 51165820 : opts_set->x_flag_sched_last_insn_heuristic = (mask & 1) != 0;
2780 : 51165820 : mask >>= 1;
2781 : 51165820 : opts_set->x_flag_sched_pressure = (mask & 1) != 0;
2782 : 51165820 : mask >>= 1;
2783 : 51165820 : opts_set->x_flag_sched_rank_heuristic = (mask & 1) != 0;
2784 : 51165820 : mask >>= 1;
2785 : 51165820 : opts_set->x_flag_schedule_speculative = (mask & 1) != 0;
2786 : 51165820 : mask >>= 1;
2787 : 51165820 : opts_set->x_flag_sched_spec_insn_heuristic = (mask & 1) != 0;
2788 : 51165820 : mask >>= 1;
2789 : 51165820 : opts_set->x_flag_schedule_speculative_load = (mask & 1) != 0;
2790 : 51165820 : mask >>= 1;
2791 : 51165820 : opts_set->x_flag_schedule_speculative_load_dangerous = (mask & 1) != 0;
2792 : 51165820 : mask >>= 1;
2793 : 51165820 : opts_set->x_flag_sched2_use_superblocks = (mask & 1) != 0;
2794 : 51165820 : mask >>= 1;
2795 : 51165820 : opts_set->x_flag_schedule_fusion = (mask & 1) != 0;
2796 : 51165820 : mask >>= 1;
2797 : 51165820 : opts_set->x_flag_schedule_insns = (mask & 1) != 0;
2798 : 51165820 : mask >>= 1;
2799 : 51165820 : opts_set->x_flag_schedule_insns_after_reload = (mask & 1) != 0;
2800 : 51165820 : mask >>= 1;
2801 : 51165820 : opts_set->x_flag_section_anchors = (mask & 1) != 0;
2802 : 51165820 : mask >>= 1;
2803 : 51165820 : opts_set->x_flag_sel_sched_pipelining = (mask & 1) != 0;
2804 : 51165820 : mask >>= 1;
2805 : 51165820 : opts_set->x_flag_sel_sched_pipelining_outer_loops = (mask & 1) != 0;
2806 : 51165820 : mask >>= 1;
2807 : 51165820 : opts_set->x_flag_sel_sched_reschedule_pipelined = (mask & 1) != 0;
2808 : 51165820 : mask >>= 1;
2809 : 51165820 : opts_set->x_flag_selective_scheduling = (mask & 1) != 0;
2810 : 51165820 : mask >>= 1;
2811 : 51165820 : opts_set->x_flag_selective_scheduling2 = (mask & 1) != 0;
2812 : 51165820 : mask >>= 1;
2813 : 51165820 : opts_set->x_flag_semantic_interposition = (mask & 1) != 0;
2814 : 51165820 : mask >>= 1;
2815 : 51165820 : opts_set->x_flag_short_enums = (mask & 1) != 0;
2816 : 51165820 : mask >>= 1;
2817 : 51165820 : opts_set->x_flag_short_wchar = (mask & 1) != 0;
2818 : 51165820 : mask >>= 1;
2819 : 51165820 : opts_set->x_flag_shrink_wrap = (mask & 1) != 0;
2820 : 51165820 : mask >>= 1;
2821 : 51165820 : mask = ptr->explicit_mask[7];
2822 : 51165820 : opts_set->x_flag_shrink_wrap_separate = (mask & 1) != 0;
2823 : 51165820 : mask >>= 1;
2824 : 51165820 : opts_set->x_flag_signaling_nans = (mask & 1) != 0;
2825 : 51165820 : mask >>= 1;
2826 : 51165820 : opts_set->x_flag_signed_zeros = (mask & 1) != 0;
2827 : 51165820 : mask >>= 1;
2828 : 51165820 : opts_set->x_flag_single_precision_constant = (mask & 1) != 0;
2829 : 51165820 : mask >>= 1;
2830 : 51165820 : opts_set->x_flag_split_ivs_in_unroller = (mask & 1) != 0;
2831 : 51165820 : mask >>= 1;
2832 : 51165820 : opts_set->x_flag_split_loops = (mask & 1) != 0;
2833 : 51165820 : mask >>= 1;
2834 : 51165820 : opts_set->x_flag_split_paths = (mask & 1) != 0;
2835 : 51165820 : mask >>= 1;
2836 : 51165820 : opts_set->x_flag_split_wide_types = (mask & 1) != 0;
2837 : 51165820 : mask >>= 1;
2838 : 51165820 : opts_set->x_flag_split_wide_types_early = (mask & 1) != 0;
2839 : 51165820 : mask >>= 1;
2840 : 51165820 : opts_set->x_flag_ssa_backprop = (mask & 1) != 0;
2841 : 51165820 : mask >>= 1;
2842 : 51165820 : opts_set->x_flag_ssa_phiopt = (mask & 1) != 0;
2843 : 51165820 : mask >>= 1;
2844 : 51165820 : opts_set->x_flag_stack_clash_protection = (mask & 1) != 0;
2845 : 51165820 : mask >>= 1;
2846 : 51165820 : opts_set->x_flag_stack_protect = (mask & 1) != 0;
2847 : 51165820 : mask >>= 1;
2848 : 51165820 : opts_set->x_flag_stdarg_opt = (mask & 1) != 0;
2849 : 51165820 : mask >>= 1;
2850 : 51165820 : opts_set->x_flag_store_merging = (mask & 1) != 0;
2851 : 51165820 : mask >>= 1;
2852 : 51165820 : opts_set->x_flag_strict_aliasing = (mask & 1) != 0;
2853 : 51165820 : mask >>= 1;
2854 : 51165820 : opts_set->x_flag_strict_enums = (mask & 1) != 0;
2855 : 51165820 : mask >>= 1;
2856 : 51165820 : opts_set->x_flag_strict_volatile_bitfields = (mask & 1) != 0;
2857 : 51165820 : mask >>= 1;
2858 : 51165820 : opts_set->x_flag_thread_jumps = (mask & 1) != 0;
2859 : 51165820 : mask >>= 1;
2860 : 51165820 : opts_set->x_flag_threadsafe_statics = (mask & 1) != 0;
2861 : 51165820 : mask >>= 1;
2862 : 51165820 : opts_set->x_flag_toplevel_reorder = (mask & 1) != 0;
2863 : 51165820 : mask >>= 1;
2864 : 51165820 : opts_set->x_flag_tracer = (mask & 1) != 0;
2865 : 51165820 : mask >>= 1;
2866 : 51165820 : opts_set->x_flag_trapping_math = (mask & 1) != 0;
2867 : 51165820 : mask >>= 1;
2868 : 51165820 : opts_set->x_flag_trapv = (mask & 1) != 0;
2869 : 51165820 : mask >>= 1;
2870 : 51165820 : opts_set->x_flag_tree_bit_ccp = (mask & 1) != 0;
2871 : 51165820 : mask >>= 1;
2872 : 51165820 : opts_set->x_flag_tree_builtin_call_dce = (mask & 1) != 0;
2873 : 51165820 : mask >>= 1;
2874 : 51165820 : opts_set->x_flag_tree_ccp = (mask & 1) != 0;
2875 : 51165820 : mask >>= 1;
2876 : 51165820 : opts_set->x_flag_tree_ch = (mask & 1) != 0;
2877 : 51165820 : mask >>= 1;
2878 : 51165820 : opts_set->x_flag_tree_coalesce_vars = (mask & 1) != 0;
2879 : 51165820 : mask >>= 1;
2880 : 51165820 : opts_set->x_flag_tree_copy_prop = (mask & 1) != 0;
2881 : 51165820 : mask >>= 1;
2882 : 51165820 : opts_set->x_flag_tree_cselim = (mask & 1) != 0;
2883 : 51165820 : mask >>= 1;
2884 : 51165820 : opts_set->x_flag_tree_dce = (mask & 1) != 0;
2885 : 51165820 : mask >>= 1;
2886 : 51165820 : opts_set->x_flag_tree_dom = (mask & 1) != 0;
2887 : 51165820 : mask >>= 1;
2888 : 51165820 : opts_set->x_flag_tree_dse = (mask & 1) != 0;
2889 : 51165820 : mask >>= 1;
2890 : 51165820 : opts_set->x_flag_tree_forwprop = (mask & 1) != 0;
2891 : 51165820 : mask >>= 1;
2892 : 51165820 : opts_set->x_flag_tree_fre = (mask & 1) != 0;
2893 : 51165820 : mask >>= 1;
2894 : 51165820 : opts_set->x_flag_tree_loop_distribute_patterns = (mask & 1) != 0;
2895 : 51165820 : mask >>= 1;
2896 : 51165820 : opts_set->x_flag_tree_loop_distribution = (mask & 1) != 0;
2897 : 51165820 : mask >>= 1;
2898 : 51165820 : opts_set->x_flag_tree_loop_if_convert = (mask & 1) != 0;
2899 : 51165820 : mask >>= 1;
2900 : 51165820 : opts_set->x_flag_tree_loop_im = (mask & 1) != 0;
2901 : 51165820 : mask >>= 1;
2902 : 51165820 : opts_set->x_flag_tree_loop_ivcanon = (mask & 1) != 0;
2903 : 51165820 : mask >>= 1;
2904 : 51165820 : opts_set->x_flag_tree_loop_optimize = (mask & 1) != 0;
2905 : 51165820 : mask >>= 1;
2906 : 51165820 : opts_set->x_flag_tree_loop_vectorize = (mask & 1) != 0;
2907 : 51165820 : mask >>= 1;
2908 : 51165820 : opts_set->x_flag_tree_live_range_split = (mask & 1) != 0;
2909 : 51165820 : mask >>= 1;
2910 : 51165820 : opts_set->x_flag_tree_partial_pre = (mask & 1) != 0;
2911 : 51165820 : mask >>= 1;
2912 : 51165820 : opts_set->x_flag_tree_phiprop = (mask & 1) != 0;
2913 : 51165820 : mask >>= 1;
2914 : 51165820 : opts_set->x_flag_tree_pre = (mask & 1) != 0;
2915 : 51165820 : mask >>= 1;
2916 : 51165820 : opts_set->x_flag_tree_pta = (mask & 1) != 0;
2917 : 51165820 : mask >>= 1;
2918 : 51165820 : opts_set->x_flag_tree_reassoc = (mask & 1) != 0;
2919 : 51165820 : mask >>= 1;
2920 : 51165820 : opts_set->x_flag_tree_scev_cprop = (mask & 1) != 0;
2921 : 51165820 : mask >>= 1;
2922 : 51165820 : opts_set->x_flag_tree_sink = (mask & 1) != 0;
2923 : 51165820 : mask >>= 1;
2924 : 51165820 : opts_set->x_flag_tree_slp_vectorize = (mask & 1) != 0;
2925 : 51165820 : mask >>= 1;
2926 : 51165820 : opts_set->x_flag_tree_slsr = (mask & 1) != 0;
2927 : 51165820 : mask >>= 1;
2928 : 51165820 : opts_set->x_flag_tree_sra = (mask & 1) != 0;
2929 : 51165820 : mask >>= 1;
2930 : 51165820 : opts_set->x_flag_tree_switch_conversion = (mask & 1) != 0;
2931 : 51165820 : mask >>= 1;
2932 : 51165820 : opts_set->x_flag_tree_tail_merge = (mask & 1) != 0;
2933 : 51165820 : mask >>= 1;
2934 : 51165820 : opts_set->x_flag_tree_ter = (mask & 1) != 0;
2935 : 51165820 : mask >>= 1;
2936 : 51165820 : opts_set->x_flag_tree_vectorize = (mask & 1) != 0;
2937 : 51165820 : mask >>= 1;
2938 : 51165820 : opts_set->x_flag_tree_vrp = (mask & 1) != 0;
2939 : 51165820 : mask >>= 1;
2940 : 51165820 : opts_set->x_flag_unconstrained_commons = (mask & 1) != 0;
2941 : 51165820 : mask >>= 1;
2942 : 51165820 : opts_set->x_flag_unreachable_traps = (mask & 1) != 0;
2943 : 51165820 : mask >>= 1;
2944 : 51165820 : opts_set->x_flag_unroll_all_loops = (mask & 1) != 0;
2945 : 51165820 : mask >>= 1;
2946 : 51165820 : opts_set->x_flag_cunroll_grow_size = (mask & 1) != 0;
2947 : 51165820 : mask >>= 1;
2948 : 51165820 : opts_set->x_flag_unroll_loops = (mask & 1) != 0;
2949 : 51165820 : mask >>= 1;
2950 : 51165820 : mask = ptr->explicit_mask[8];
2951 : 51165820 : opts_set->x_flag_unsafe_math_optimizations = (mask & 1) != 0;
2952 : 51165820 : mask >>= 1;
2953 : 51165820 : opts_set->x_flag_unswitch_loops = (mask & 1) != 0;
2954 : 51165820 : mask >>= 1;
2955 : 51165820 : opts_set->x_flag_unwind_tables = (mask & 1) != 0;
2956 : 51165820 : mask >>= 1;
2957 : 51165820 : opts_set->x_flag_var_tracking = (mask & 1) != 0;
2958 : 51165820 : mask >>= 1;
2959 : 51165820 : opts_set->x_flag_var_tracking_assignments = (mask & 1) != 0;
2960 : 51165820 : mask >>= 1;
2961 : 51165820 : opts_set->x_flag_var_tracking_assignments_toggle = (mask & 1) != 0;
2962 : 51165820 : mask >>= 1;
2963 : 51165820 : opts_set->x_flag_var_tracking_uninit = (mask & 1) != 0;
2964 : 51165820 : mask >>= 1;
2965 : 51165820 : opts_set->x_flag_variable_expansion_in_unroller = (mask & 1) != 0;
2966 : 51165820 : mask >>= 1;
2967 : 51165820 : opts_set->x_flag_version_loops_for_strides = (mask & 1) != 0;
2968 : 51165820 : mask >>= 1;
2969 : 51165820 : opts_set->x_flag_value_profile_transformations = (mask & 1) != 0;
2970 : 51165820 : mask >>= 1;
2971 : 51165820 : opts_set->x_flag_web = (mask & 1) != 0;
2972 : 51165820 : mask >>= 1;
2973 : 51165820 : opts_set->x_flag_wrapv = (mask & 1) != 0;
2974 : 51165820 : mask >>= 1;
2975 : 51165820 : opts_set->x_flag_wrapv_pointer = (mask & 1) != 0;
2976 : 51165820 : mask >>= 1;
2977 : 51165820 : opts_set->x_debug_nonbind_markers_p = (mask & 1) != 0;
2978 : 51165820 : mask >>= 1;
2979 : 51165820 : opts_set->x_ix86_unroll_only_small_loops = (mask & 1) != 0;
2980 : 51165820 : mask >>= 1;
2981 : 51165820 : opts_set->x_str_align_functions = (mask & 1) ? "" : nullptr;
2982 : 51165820 : mask >>= 1;
2983 : 51165820 : opts_set->x_str_align_jumps = (mask & 1) ? "" : nullptr;
2984 : 51165820 : mask >>= 1;
2985 : 51165820 : opts_set->x_str_align_labels = (mask & 1) ? "" : nullptr;
2986 : 51165820 : mask >>= 1;
2987 : 51165820 : opts_set->x_str_align_loops = (mask & 1) ? "" : nullptr;
2988 : 51165820 : mask >>= 1;
2989 : 51165820 : opts_set->x_flag_patchable_function_entry = (mask & 1) ? "" : nullptr;
2990 : 51165820 : mask >>= 1;
2991 : 51165820 : targetm.override_options_after_change ();
2992 : 51165820 : }
2993 : :
2994 : : /* Print optimization options from a structure. */
2995 : : void
2996 : 0 : cl_optimization_print (FILE *file,
2997 : : int indent_to,
2998 : : struct cl_optimization *ptr)
2999 : : {
3000 : 0 : fputs ("\n", file);
3001 : 0 : if (ptr->x_param_align_loop_iterations)
3002 : 0 : fprintf (file, "%*s%s (%#x)\n",
3003 : : indent_to, "",
3004 : : "param_align_loop_iterations",
3005 : : ptr->x_param_align_loop_iterations);
3006 : :
3007 : 0 : if (ptr->x_param_align_threshold)
3008 : 0 : fprintf (file, "%*s%s (%#x)\n",
3009 : : indent_to, "",
3010 : : "param_align_threshold",
3011 : : ptr->x_param_align_threshold);
3012 : :
3013 : 0 : if (ptr->x_param_asan_protect_allocas)
3014 : 0 : fprintf (file, "%*s%s (%#x)\n",
3015 : : indent_to, "",
3016 : : "param_asan_protect_allocas",
3017 : : ptr->x_param_asan_protect_allocas);
3018 : :
3019 : 0 : if (ptr->x_param_asan_instrument_reads)
3020 : 0 : fprintf (file, "%*s%s (%#x)\n",
3021 : : indent_to, "",
3022 : : "param_asan_instrument_reads",
3023 : : ptr->x_param_asan_instrument_reads);
3024 : :
3025 : 0 : if (ptr->x_param_asan_instrument_writes)
3026 : 0 : fprintf (file, "%*s%s (%#x)\n",
3027 : : indent_to, "",
3028 : : "param_asan_instrument_writes",
3029 : : ptr->x_param_asan_instrument_writes);
3030 : :
3031 : 0 : if (ptr->x_param_asan_instrumentation_with_call_threshold)
3032 : 0 : fprintf (file, "%*s%s (%#x)\n",
3033 : : indent_to, "",
3034 : : "param_asan_instrumentation_with_call_threshold",
3035 : : ptr->x_param_asan_instrumentation_with_call_threshold);
3036 : :
3037 : 0 : if (ptr->x_param_asan_kernel_mem_intrinsic_prefix)
3038 : 0 : fprintf (file, "%*s%s (%#x)\n",
3039 : : indent_to, "",
3040 : : "param_asan_kernel_mem_intrinsic_prefix",
3041 : : ptr->x_param_asan_kernel_mem_intrinsic_prefix);
3042 : :
3043 : 0 : if (ptr->x_param_asan_memintrin)
3044 : 0 : fprintf (file, "%*s%s (%#x)\n",
3045 : : indent_to, "",
3046 : : "param_asan_memintrin",
3047 : : ptr->x_param_asan_memintrin);
3048 : :
3049 : 0 : if (ptr->x_param_asan_stack)
3050 : 0 : fprintf (file, "%*s%s (%#x)\n",
3051 : : indent_to, "",
3052 : : "param_asan_stack",
3053 : : ptr->x_param_asan_stack);
3054 : :
3055 : 0 : if (ptr->x_param_asan_use_after_return)
3056 : 0 : fprintf (file, "%*s%s (%#x)\n",
3057 : : indent_to, "",
3058 : : "param_asan_use_after_return",
3059 : : ptr->x_param_asan_use_after_return);
3060 : :
3061 : 0 : if (ptr->x_param_avg_loop_niter)
3062 : 0 : fprintf (file, "%*s%s (%#x)\n",
3063 : : indent_to, "",
3064 : : "param_avg_loop_niter",
3065 : : ptr->x_param_avg_loop_niter);
3066 : :
3067 : 0 : if (ptr->x_param_avoid_fma_max_bits)
3068 : 0 : fprintf (file, "%*s%s (%#x)\n",
3069 : : indent_to, "",
3070 : : "param_avoid_fma_max_bits",
3071 : : ptr->x_param_avoid_fma_max_bits);
3072 : :
3073 : 0 : if (ptr->x_param_builtin_expect_probability)
3074 : 0 : fprintf (file, "%*s%s (%#x)\n",
3075 : : indent_to, "",
3076 : : "param_builtin_expect_probability",
3077 : : ptr->x_param_builtin_expect_probability);
3078 : :
3079 : 0 : if (ptr->x_param_builtin_string_cmp_inline_length)
3080 : 0 : fprintf (file, "%*s%s (%#x)\n",
3081 : : indent_to, "",
3082 : : "param_builtin_string_cmp_inline_length",
3083 : : ptr->x_param_builtin_string_cmp_inline_length);
3084 : :
3085 : 0 : if (ptr->x_param_case_values_threshold)
3086 : 0 : fprintf (file, "%*s%s (%#x)\n",
3087 : : indent_to, "",
3088 : : "param_case_values_threshold",
3089 : : ptr->x_param_case_values_threshold);
3090 : :
3091 : 0 : if (ptr->x_param_comdat_sharing_probability)
3092 : 0 : fprintf (file, "%*s%s (%#x)\n",
3093 : : indent_to, "",
3094 : : "param_comdat_sharing_probability",
3095 : : ptr->x_param_comdat_sharing_probability);
3096 : :
3097 : 0 : if (ptr->x_param_construct_interfere_size)
3098 : 0 : fprintf (file, "%*s%s (%#x)\n",
3099 : : indent_to, "",
3100 : : "param_construct_interfere_size",
3101 : : ptr->x_param_construct_interfere_size);
3102 : :
3103 : 0 : if (ptr->x_param_cycle_accurate_model)
3104 : 0 : fprintf (file, "%*s%s (%#x)\n",
3105 : : indent_to, "",
3106 : : "param_cycle_accurate_model",
3107 : : ptr->x_param_cycle_accurate_model);
3108 : :
3109 : 0 : if (ptr->x_param_destruct_interfere_size)
3110 : 0 : fprintf (file, "%*s%s (%#x)\n",
3111 : : indent_to, "",
3112 : : "param_destruct_interfere_size",
3113 : : ptr->x_param_destruct_interfere_size);
3114 : :
3115 : 0 : if (ptr->x_param_dse_max_alias_queries_per_store)
3116 : 0 : fprintf (file, "%*s%s (%#x)\n",
3117 : : indent_to, "",
3118 : : "param_dse_max_alias_queries_per_store",
3119 : : ptr->x_param_dse_max_alias_queries_per_store);
3120 : :
3121 : 0 : if (ptr->x_param_dse_max_object_size)
3122 : 0 : fprintf (file, "%*s%s (%#x)\n",
3123 : : indent_to, "",
3124 : : "param_dse_max_object_size",
3125 : : ptr->x_param_dse_max_object_size);
3126 : :
3127 : 0 : if (ptr->x_param_early_inlining_insns)
3128 : 0 : fprintf (file, "%*s%s (%#x)\n",
3129 : : indent_to, "",
3130 : : "param_early_inlining_insns",
3131 : : ptr->x_param_early_inlining_insns);
3132 : :
3133 : 0 : if (ptr->x_param_fsm_scale_path_stmts)
3134 : 0 : fprintf (file, "%*s%s (%#x)\n",
3135 : : indent_to, "",
3136 : : "param_fsm_scale_path_stmts",
3137 : : ptr->x_param_fsm_scale_path_stmts);
3138 : :
3139 : 0 : if (ptr->x_param_fully_pipelined_fma)
3140 : 0 : fprintf (file, "%*s%s (%#x)\n",
3141 : : indent_to, "",
3142 : : "param_fully_pipelined_fma",
3143 : : ptr->x_param_fully_pipelined_fma);
3144 : :
3145 : 0 : if (ptr->x_param_gcse_after_reload_critical_fraction)
3146 : 0 : fprintf (file, "%*s%s (%#x)\n",
3147 : : indent_to, "",
3148 : : "param_gcse_after_reload_critical_fraction",
3149 : : ptr->x_param_gcse_after_reload_critical_fraction);
3150 : :
3151 : 0 : if (ptr->x_param_gcse_after_reload_partial_fraction)
3152 : 0 : fprintf (file, "%*s%s (%#x)\n",
3153 : : indent_to, "",
3154 : : "param_gcse_after_reload_partial_fraction",
3155 : : ptr->x_param_gcse_after_reload_partial_fraction);
3156 : :
3157 : 0 : if (ptr->x_param_gcse_cost_distance_ratio)
3158 : 0 : fprintf (file, "%*s%s (%#x)\n",
3159 : : indent_to, "",
3160 : : "param_gcse_cost_distance_ratio",
3161 : : ptr->x_param_gcse_cost_distance_ratio);
3162 : :
3163 : 0 : if (ptr->x_param_gcse_unrestricted_cost)
3164 : 0 : fprintf (file, "%*s%s (%#x)\n",
3165 : : indent_to, "",
3166 : : "param_gcse_unrestricted_cost",
3167 : : ptr->x_param_gcse_unrestricted_cost);
3168 : :
3169 : 0 : if (ptr->x_param_graphite_max_arrays_per_scop)
3170 : 0 : fprintf (file, "%*s%s (%#x)\n",
3171 : : indent_to, "",
3172 : : "param_graphite_max_arrays_per_scop",
3173 : : ptr->x_param_graphite_max_arrays_per_scop);
3174 : :
3175 : 0 : if (ptr->x_param_graphite_max_nb_scop_params)
3176 : 0 : fprintf (file, "%*s%s (%#x)\n",
3177 : : indent_to, "",
3178 : : "param_graphite_max_nb_scop_params",
3179 : : ptr->x_param_graphite_max_nb_scop_params);
3180 : :
3181 : 0 : if (ptr->x_param_hardcfr_max_blocks)
3182 : 0 : fprintf (file, "%*s%s (%#x)\n",
3183 : : indent_to, "",
3184 : : "param_hardcfr_max_blocks",
3185 : : ptr->x_param_hardcfr_max_blocks);
3186 : :
3187 : 0 : if (ptr->x_param_hardcfr_max_inline_blocks)
3188 : 0 : fprintf (file, "%*s%s (%#x)\n",
3189 : : indent_to, "",
3190 : : "param_hardcfr_max_inline_blocks",
3191 : : ptr->x_param_hardcfr_max_inline_blocks);
3192 : :
3193 : 0 : if (ptr->x_param_hwasan_instrument_allocas)
3194 : 0 : fprintf (file, "%*s%s (%#x)\n",
3195 : : indent_to, "",
3196 : : "param_hwasan_instrument_allocas",
3197 : : ptr->x_param_hwasan_instrument_allocas);
3198 : :
3199 : 0 : if (ptr->x_param_hwasan_instrument_mem_intrinsics)
3200 : 0 : fprintf (file, "%*s%s (%#x)\n",
3201 : : indent_to, "",
3202 : : "param_hwasan_instrument_mem_intrinsics",
3203 : : ptr->x_param_hwasan_instrument_mem_intrinsics);
3204 : :
3205 : 0 : if (ptr->x_param_hwasan_instrument_reads)
3206 : 0 : fprintf (file, "%*s%s (%#x)\n",
3207 : : indent_to, "",
3208 : : "param_hwasan_instrument_reads",
3209 : : ptr->x_param_hwasan_instrument_reads);
3210 : :
3211 : 0 : if (ptr->x_param_hwasan_instrument_stack)
3212 : 0 : fprintf (file, "%*s%s (%#x)\n",
3213 : : indent_to, "",
3214 : : "param_hwasan_instrument_stack",
3215 : : ptr->x_param_hwasan_instrument_stack);
3216 : :
3217 : 0 : if (ptr->x_param_hwasan_instrument_writes)
3218 : 0 : fprintf (file, "%*s%s (%#x)\n",
3219 : : indent_to, "",
3220 : : "param_hwasan_instrument_writes",
3221 : : ptr->x_param_hwasan_instrument_writes);
3222 : :
3223 : 0 : if (ptr->x_param_hwasan_random_frame_tag)
3224 : 0 : fprintf (file, "%*s%s (%#x)\n",
3225 : : indent_to, "",
3226 : : "param_hwasan_random_frame_tag",
3227 : : ptr->x_param_hwasan_random_frame_tag);
3228 : :
3229 : 0 : if (ptr->x_param_inline_heuristics_hint_percent)
3230 : 0 : fprintf (file, "%*s%s (%#x)\n",
3231 : : indent_to, "",
3232 : : "param_inline_heuristics_hint_percent",
3233 : : ptr->x_param_inline_heuristics_hint_percent);
3234 : :
3235 : 0 : if (ptr->x_param_inline_min_speedup)
3236 : 0 : fprintf (file, "%*s%s (%#x)\n",
3237 : : indent_to, "",
3238 : : "param_inline_min_speedup",
3239 : : ptr->x_param_inline_min_speedup);
3240 : :
3241 : 0 : if (ptr->x_param_inline_unit_growth)
3242 : 0 : fprintf (file, "%*s%s (%#x)\n",
3243 : : indent_to, "",
3244 : : "param_inline_unit_growth",
3245 : : ptr->x_param_inline_unit_growth);
3246 : :
3247 : 0 : if (ptr->x_param_ipa_cp_eval_threshold)
3248 : 0 : fprintf (file, "%*s%s (%#x)\n",
3249 : : indent_to, "",
3250 : : "param_ipa_cp_eval_threshold",
3251 : : ptr->x_param_ipa_cp_eval_threshold);
3252 : :
3253 : 0 : if (ptr->x_param_ipa_cp_large_unit_insns)
3254 : 0 : fprintf (file, "%*s%s (%#x)\n",
3255 : : indent_to, "",
3256 : : "param_ipa_cp_large_unit_insns",
3257 : : ptr->x_param_ipa_cp_large_unit_insns);
3258 : :
3259 : 0 : if (ptr->x_param_ipa_cp_loop_hint_bonus)
3260 : 0 : fprintf (file, "%*s%s (%#x)\n",
3261 : : indent_to, "",
3262 : : "param_ipa_cp_loop_hint_bonus",
3263 : : ptr->x_param_ipa_cp_loop_hint_bonus);
3264 : :
3265 : 0 : if (ptr->x_param_ipa_cp_max_recursive_depth)
3266 : 0 : fprintf (file, "%*s%s (%#x)\n",
3267 : : indent_to, "",
3268 : : "param_ipa_cp_max_recursive_depth",
3269 : : ptr->x_param_ipa_cp_max_recursive_depth);
3270 : :
3271 : 0 : if (ptr->x_param_ipa_cp_min_recursive_probability)
3272 : 0 : fprintf (file, "%*s%s (%#x)\n",
3273 : : indent_to, "",
3274 : : "param_ipa_cp_min_recursive_probability",
3275 : : ptr->x_param_ipa_cp_min_recursive_probability);
3276 : :
3277 : 0 : if (ptr->x_param_ipa_cp_recursion_penalty)
3278 : 0 : fprintf (file, "%*s%s (%#x)\n",
3279 : : indent_to, "",
3280 : : "param_ipa_cp_recursion_penalty",
3281 : : ptr->x_param_ipa_cp_recursion_penalty);
3282 : :
3283 : 0 : if (ptr->x_param_ipa_cp_recursive_freq_factor)
3284 : 0 : fprintf (file, "%*s%s (%#x)\n",
3285 : : indent_to, "",
3286 : : "param_ipa_cp_recursive_freq_factor",
3287 : : ptr->x_param_ipa_cp_recursive_freq_factor);
3288 : :
3289 : 0 : if (ptr->x_param_ipa_cp_single_call_penalty)
3290 : 0 : fprintf (file, "%*s%s (%#x)\n",
3291 : : indent_to, "",
3292 : : "param_ipa_cp_single_call_penalty",
3293 : : ptr->x_param_ipa_cp_single_call_penalty);
3294 : :
3295 : 0 : if (ptr->x_param_ipa_cp_unit_growth)
3296 : 0 : fprintf (file, "%*s%s (%#x)\n",
3297 : : indent_to, "",
3298 : : "param_ipa_cp_unit_growth",
3299 : : ptr->x_param_ipa_cp_unit_growth);
3300 : :
3301 : 0 : if (ptr->x_param_ipa_cp_value_list_size)
3302 : 0 : fprintf (file, "%*s%s (%#x)\n",
3303 : : indent_to, "",
3304 : : "param_ipa_cp_value_list_size",
3305 : : ptr->x_param_ipa_cp_value_list_size);
3306 : :
3307 : 0 : if (ptr->x_param_ipa_jump_function_lookups)
3308 : 0 : fprintf (file, "%*s%s (%#x)\n",
3309 : : indent_to, "",
3310 : : "param_ipa_jump_function_lookups",
3311 : : ptr->x_param_ipa_jump_function_lookups);
3312 : :
3313 : 0 : if (ptr->x_param_ipa_max_aa_steps)
3314 : 0 : fprintf (file, "%*s%s (%#x)\n",
3315 : : indent_to, "",
3316 : : "param_ipa_max_aa_steps",
3317 : : ptr->x_param_ipa_max_aa_steps);
3318 : :
3319 : 0 : if (ptr->x_param_ipa_max_agg_items)
3320 : 0 : fprintf (file, "%*s%s (%#x)\n",
3321 : : indent_to, "",
3322 : : "param_ipa_max_agg_items",
3323 : : ptr->x_param_ipa_max_agg_items);
3324 : :
3325 : 0 : if (ptr->x_param_ipa_max_loop_predicates)
3326 : 0 : fprintf (file, "%*s%s (%#x)\n",
3327 : : indent_to, "",
3328 : : "param_ipa_max_loop_predicates",
3329 : : ptr->x_param_ipa_max_loop_predicates);
3330 : :
3331 : 0 : if (ptr->x_param_ipa_max_param_expr_ops)
3332 : 0 : fprintf (file, "%*s%s (%#x)\n",
3333 : : indent_to, "",
3334 : : "param_ipa_max_param_expr_ops",
3335 : : ptr->x_param_ipa_max_param_expr_ops);
3336 : :
3337 : 0 : if (ptr->x_param_ipa_max_switch_predicate_bounds)
3338 : 0 : fprintf (file, "%*s%s (%#x)\n",
3339 : : indent_to, "",
3340 : : "param_ipa_max_switch_predicate_bounds",
3341 : : ptr->x_param_ipa_max_switch_predicate_bounds);
3342 : :
3343 : 0 : if (ptr->x_param_ipa_sra_deref_prob_threshold)
3344 : 0 : fprintf (file, "%*s%s (%#x)\n",
3345 : : indent_to, "",
3346 : : "param_ipa_sra_deref_prob_threshold",
3347 : : ptr->x_param_ipa_sra_deref_prob_threshold);
3348 : :
3349 : 0 : if (ptr->x_param_ipa_sra_max_replacements)
3350 : 0 : fprintf (file, "%*s%s (%#x)\n",
3351 : : indent_to, "",
3352 : : "param_ipa_sra_max_replacements",
3353 : : ptr->x_param_ipa_sra_max_replacements);
3354 : :
3355 : 0 : if (ptr->x_param_ipa_sra_ptr_growth_factor)
3356 : 0 : fprintf (file, "%*s%s (%#x)\n",
3357 : : indent_to, "",
3358 : : "param_ipa_sra_ptr_growth_factor",
3359 : : ptr->x_param_ipa_sra_ptr_growth_factor);
3360 : :
3361 : 0 : if (ptr->x_param_ipa_sra_ptrwrap_growth_factor)
3362 : 0 : fprintf (file, "%*s%s (%#x)\n",
3363 : : indent_to, "",
3364 : : "param_ipa_sra_ptrwrap_growth_factor",
3365 : : ptr->x_param_ipa_sra_ptrwrap_growth_factor);
3366 : :
3367 : 0 : if (ptr->x_param_ira_consider_dup_in_all_alts)
3368 : 0 : fprintf (file, "%*s%s (%#x)\n",
3369 : : indent_to, "",
3370 : : "param_ira_consider_dup_in_all_alts",
3371 : : ptr->x_param_ira_consider_dup_in_all_alts);
3372 : :
3373 : 0 : if (ptr->x_param_ira_loop_reserved_regs)
3374 : 0 : fprintf (file, "%*s%s (%#x)\n",
3375 : : indent_to, "",
3376 : : "param_ira_loop_reserved_regs",
3377 : : ptr->x_param_ira_loop_reserved_regs);
3378 : :
3379 : 0 : if (ptr->x_param_ira_max_conflict_table_size)
3380 : 0 : fprintf (file, "%*s%s (%#x)\n",
3381 : : indent_to, "",
3382 : : "param_ira_max_conflict_table_size",
3383 : : ptr->x_param_ira_max_conflict_table_size);
3384 : :
3385 : 0 : if (ptr->x_param_ira_max_loops_num)
3386 : 0 : fprintf (file, "%*s%s (%#x)\n",
3387 : : indent_to, "",
3388 : : "param_ira_max_loops_num",
3389 : : ptr->x_param_ira_max_loops_num);
3390 : :
3391 : 0 : if (ptr->x_param_ira_simple_lra_insn_threshold)
3392 : 0 : fprintf (file, "%*s%s (%#x)\n",
3393 : : indent_to, "",
3394 : : "param_ira_simple_lra_insn_threshold",
3395 : : ptr->x_param_ira_simple_lra_insn_threshold);
3396 : :
3397 : 0 : if (ptr->x_param_iv_always_prune_cand_set_bound)
3398 : 0 : fprintf (file, "%*s%s (%#x)\n",
3399 : : indent_to, "",
3400 : : "param_iv_always_prune_cand_set_bound",
3401 : : ptr->x_param_iv_always_prune_cand_set_bound);
3402 : :
3403 : 0 : if (ptr->x_param_iv_consider_all_candidates_bound)
3404 : 0 : fprintf (file, "%*s%s (%#x)\n",
3405 : : indent_to, "",
3406 : : "param_iv_consider_all_candidates_bound",
3407 : : ptr->x_param_iv_consider_all_candidates_bound);
3408 : :
3409 : 0 : if (ptr->x_param_iv_max_considered_uses)
3410 : 0 : fprintf (file, "%*s%s (%#x)\n",
3411 : : indent_to, "",
3412 : : "param_iv_max_considered_uses",
3413 : : ptr->x_param_iv_max_considered_uses);
3414 : :
3415 : 0 : if (ptr->x_param_jump_table_max_growth_ratio_for_size)
3416 : 0 : fprintf (file, "%*s%s (%#x)\n",
3417 : : indent_to, "",
3418 : : "param_jump_table_max_growth_ratio_for_size",
3419 : : ptr->x_param_jump_table_max_growth_ratio_for_size);
3420 : :
3421 : 0 : if (ptr->x_param_jump_table_max_growth_ratio_for_speed)
3422 : 0 : fprintf (file, "%*s%s (%#x)\n",
3423 : : indent_to, "",
3424 : : "param_jump_table_max_growth_ratio_for_speed",
3425 : : ptr->x_param_jump_table_max_growth_ratio_for_speed);
3426 : :
3427 : 0 : if (ptr->x_param_l1_cache_line_size)
3428 : 0 : fprintf (file, "%*s%s (%#x)\n",
3429 : : indent_to, "",
3430 : : "param_l1_cache_line_size",
3431 : : ptr->x_param_l1_cache_line_size);
3432 : :
3433 : 0 : if (ptr->x_param_l1_cache_size)
3434 : 0 : fprintf (file, "%*s%s (%#x)\n",
3435 : : indent_to, "",
3436 : : "param_l1_cache_size",
3437 : : ptr->x_param_l1_cache_size);
3438 : :
3439 : 0 : if (ptr->x_param_l2_cache_size)
3440 : 0 : fprintf (file, "%*s%s (%#x)\n",
3441 : : indent_to, "",
3442 : : "param_l2_cache_size",
3443 : : ptr->x_param_l2_cache_size);
3444 : :
3445 : 0 : if (ptr->x_param_large_function_growth)
3446 : 0 : fprintf (file, "%*s%s (%#x)\n",
3447 : : indent_to, "",
3448 : : "param_large_function_growth",
3449 : : ptr->x_param_large_function_growth);
3450 : :
3451 : 0 : if (ptr->x_param_large_function_insns)
3452 : 0 : fprintf (file, "%*s%s (%#x)\n",
3453 : : indent_to, "",
3454 : : "param_large_function_insns",
3455 : : ptr->x_param_large_function_insns);
3456 : :
3457 : 0 : if (ptr->x_param_stack_frame_growth)
3458 : 0 : fprintf (file, "%*s%s (%#x)\n",
3459 : : indent_to, "",
3460 : : "param_stack_frame_growth",
3461 : : ptr->x_param_stack_frame_growth);
3462 : :
3463 : 0 : if (ptr->x_param_large_stack_frame)
3464 : 0 : fprintf (file, "%*s%s (%#x)\n",
3465 : : indent_to, "",
3466 : : "param_large_stack_frame",
3467 : : ptr->x_param_large_stack_frame);
3468 : :
3469 : 0 : if (ptr->x_param_large_unit_insns)
3470 : 0 : fprintf (file, "%*s%s (%#x)\n",
3471 : : indent_to, "",
3472 : : "param_large_unit_insns",
3473 : : ptr->x_param_large_unit_insns);
3474 : :
3475 : 0 : if (ptr->x_param_lim_expensive)
3476 : 0 : fprintf (file, "%*s%s (%#x)\n",
3477 : : indent_to, "",
3478 : : "param_lim_expensive",
3479 : : ptr->x_param_lim_expensive);
3480 : :
3481 : 0 : if (ptr->x_param_loop_block_tile_size)
3482 : 0 : fprintf (file, "%*s%s (%#x)\n",
3483 : : indent_to, "",
3484 : : "param_loop_block_tile_size",
3485 : : ptr->x_param_loop_block_tile_size);
3486 : :
3487 : 0 : if (ptr->x_param_loop_interchange_max_num_stmts)
3488 : 0 : fprintf (file, "%*s%s (%#x)\n",
3489 : : indent_to, "",
3490 : : "param_loop_interchange_max_num_stmts",
3491 : : ptr->x_param_loop_interchange_max_num_stmts);
3492 : :
3493 : 0 : if (ptr->x_param_loop_interchange_stride_ratio)
3494 : 0 : fprintf (file, "%*s%s (%#x)\n",
3495 : : indent_to, "",
3496 : : "param_loop_interchange_stride_ratio",
3497 : : ptr->x_param_loop_interchange_stride_ratio);
3498 : :
3499 : 0 : if (ptr->x_param_loop_invariant_max_bbs_in_loop)
3500 : 0 : fprintf (file, "%*s%s (%#x)\n",
3501 : : indent_to, "",
3502 : : "param_loop_invariant_max_bbs_in_loop",
3503 : : ptr->x_param_loop_invariant_max_bbs_in_loop);
3504 : :
3505 : 0 : if (ptr->x_param_loop_max_datarefs_for_datadeps)
3506 : 0 : fprintf (file, "%*s%s (%#x)\n",
3507 : : indent_to, "",
3508 : : "param_loop_max_datarefs_for_datadeps",
3509 : : ptr->x_param_loop_max_datarefs_for_datadeps);
3510 : :
3511 : 0 : if (ptr->x_param_loop_versioning_max_inner_insns)
3512 : 0 : fprintf (file, "%*s%s (%#x)\n",
3513 : : indent_to, "",
3514 : : "param_loop_versioning_max_inner_insns",
3515 : : ptr->x_param_loop_versioning_max_inner_insns);
3516 : :
3517 : 0 : if (ptr->x_param_loop_versioning_max_outer_insns)
3518 : 0 : fprintf (file, "%*s%s (%#x)\n",
3519 : : indent_to, "",
3520 : : "param_loop_versioning_max_outer_insns",
3521 : : ptr->x_param_loop_versioning_max_outer_insns);
3522 : :
3523 : 0 : if (ptr->x_param_lra_inheritance_ebb_probability_cutoff)
3524 : 0 : fprintf (file, "%*s%s (%#x)\n",
3525 : : indent_to, "",
3526 : : "param_lra_inheritance_ebb_probability_cutoff",
3527 : : ptr->x_param_lra_inheritance_ebb_probability_cutoff);
3528 : :
3529 : 0 : if (ptr->x_param_lra_max_considered_reload_pseudos)
3530 : 0 : fprintf (file, "%*s%s (%#x)\n",
3531 : : indent_to, "",
3532 : : "param_lra_max_considered_reload_pseudos",
3533 : : ptr->x_param_lra_max_considered_reload_pseudos);
3534 : :
3535 : 0 : if (ptr->x_param_lto_locality_frequency)
3536 : 0 : fprintf (file, "%*s%s (%#x)\n",
3537 : : indent_to, "",
3538 : : "param_lto_locality_frequency",
3539 : : ptr->x_param_lto_locality_frequency);
3540 : :
3541 : 0 : if (ptr->x_param_lto_locality_size)
3542 : 0 : fprintf (file, "%*s%s (%#x)\n",
3543 : : indent_to, "",
3544 : : "param_lto_locality_size",
3545 : : ptr->x_param_lto_locality_size);
3546 : :
3547 : 0 : if (ptr->x_param_max_average_unrolled_insns)
3548 : 0 : fprintf (file, "%*s%s (%#x)\n",
3549 : : indent_to, "",
3550 : : "param_max_average_unrolled_insns",
3551 : : ptr->x_param_max_average_unrolled_insns);
3552 : :
3553 : 0 : if (ptr->x_param_max_combine_insns)
3554 : 0 : fprintf (file, "%*s%s (%#x)\n",
3555 : : indent_to, "",
3556 : : "param_max_combine_insns",
3557 : : ptr->x_param_max_combine_insns);
3558 : :
3559 : 0 : if (ptr->x_param_max_combine_search_insns)
3560 : 0 : fprintf (file, "%*s%s (%#x)\n",
3561 : : indent_to, "",
3562 : : "param_max_combine_search_insns",
3563 : : ptr->x_param_max_combine_search_insns);
3564 : :
3565 : 0 : if (ptr->x_param_max_unroll_iterations)
3566 : 0 : fprintf (file, "%*s%s (%#x)\n",
3567 : : indent_to, "",
3568 : : "param_max_unroll_iterations",
3569 : : ptr->x_param_max_unroll_iterations);
3570 : :
3571 : 0 : if (ptr->x_param_max_completely_peel_times)
3572 : 0 : fprintf (file, "%*s%s (%#x)\n",
3573 : : indent_to, "",
3574 : : "param_max_completely_peel_times",
3575 : : ptr->x_param_max_completely_peel_times);
3576 : :
3577 : 0 : if (ptr->x_param_max_completely_peeled_insns)
3578 : 0 : fprintf (file, "%*s%s (%#x)\n",
3579 : : indent_to, "",
3580 : : "param_max_completely_peeled_insns",
3581 : : ptr->x_param_max_completely_peeled_insns);
3582 : :
3583 : 0 : if (ptr->x_param_max_crossjump_edges)
3584 : 0 : fprintf (file, "%*s%s (%#x)\n",
3585 : : indent_to, "",
3586 : : "param_max_crossjump_edges",
3587 : : ptr->x_param_max_crossjump_edges);
3588 : :
3589 : 0 : if (ptr->x_param_max_cse_insns)
3590 : 0 : fprintf (file, "%*s%s (%#x)\n",
3591 : : indent_to, "",
3592 : : "param_max_cse_insns",
3593 : : ptr->x_param_max_cse_insns);
3594 : :
3595 : 0 : if (ptr->x_param_max_cse_path_length)
3596 : 0 : fprintf (file, "%*s%s (%#x)\n",
3597 : : indent_to, "",
3598 : : "param_max_cse_path_length",
3599 : : ptr->x_param_max_cse_path_length);
3600 : :
3601 : 0 : if (ptr->x_param_max_cselib_memory_locations)
3602 : 0 : fprintf (file, "%*s%s (%#x)\n",
3603 : : indent_to, "",
3604 : : "param_max_cselib_memory_locations",
3605 : : ptr->x_param_max_cselib_memory_locations);
3606 : :
3607 : 0 : if (ptr->x_param_max_debug_marker_count)
3608 : 0 : fprintf (file, "%*s%s (%#x)\n",
3609 : : indent_to, "",
3610 : : "param_max_debug_marker_count",
3611 : : ptr->x_param_max_debug_marker_count);
3612 : :
3613 : 0 : if (ptr->x_param_max_delay_slot_insn_search)
3614 : 0 : fprintf (file, "%*s%s (%#x)\n",
3615 : : indent_to, "",
3616 : : "param_max_delay_slot_insn_search",
3617 : : ptr->x_param_max_delay_slot_insn_search);
3618 : :
3619 : 0 : if (ptr->x_param_max_delay_slot_live_search)
3620 : 0 : fprintf (file, "%*s%s (%#x)\n",
3621 : : indent_to, "",
3622 : : "param_max_delay_slot_live_search",
3623 : : ptr->x_param_max_delay_slot_live_search);
3624 : :
3625 : 0 : if (ptr->x_param_max_dse_active_local_stores)
3626 : 0 : fprintf (file, "%*s%s (%#x)\n",
3627 : : indent_to, "",
3628 : : "param_max_dse_active_local_stores",
3629 : : ptr->x_param_max_dse_active_local_stores);
3630 : :
3631 : 0 : if (ptr->x_param_early_inliner_max_iterations)
3632 : 0 : fprintf (file, "%*s%s (%#x)\n",
3633 : : indent_to, "",
3634 : : "param_early_inliner_max_iterations",
3635 : : ptr->x_param_early_inliner_max_iterations);
3636 : :
3637 : 0 : if (ptr->x_param_max_find_base_term_values)
3638 : 0 : fprintf (file, "%*s%s (%#x)\n",
3639 : : indent_to, "",
3640 : : "param_max_find_base_term_values",
3641 : : ptr->x_param_max_find_base_term_values);
3642 : :
3643 : 0 : if (ptr->x_param_max_fsm_thread_path_insns)
3644 : 0 : fprintf (file, "%*s%s (%#x)\n",
3645 : : indent_to, "",
3646 : : "param_max_fsm_thread_path_insns",
3647 : : ptr->x_param_max_fsm_thread_path_insns);
3648 : :
3649 : 0 : if (ptr->x_param_max_gcse_insertion_ratio)
3650 : 0 : fprintf (file, "%*s%s (%#x)\n",
3651 : : indent_to, "",
3652 : : "param_max_gcse_insertion_ratio",
3653 : : ptr->x_param_max_gcse_insertion_ratio);
3654 : :
3655 : 0 : if (ptr->x_param_max_gcse_memory)
3656 : 0 : fprintf (file, "%*s%s (%#x)\n",
3657 : : indent_to, "",
3658 : : "param_max_gcse_memory",
3659 : : ptr->x_param_max_gcse_memory);
3660 : :
3661 : 0 : if (ptr->x_param_max_goto_duplication_insns)
3662 : 0 : fprintf (file, "%*s%s (%#x)\n",
3663 : : indent_to, "",
3664 : : "param_max_goto_duplication_insns",
3665 : : ptr->x_param_max_goto_duplication_insns);
3666 : :
3667 : 0 : if (ptr->x_param_max_grow_copy_bb_insns)
3668 : 0 : fprintf (file, "%*s%s (%#x)\n",
3669 : : indent_to, "",
3670 : : "param_max_grow_copy_bb_insns",
3671 : : ptr->x_param_max_grow_copy_bb_insns);
3672 : :
3673 : 0 : if (ptr->x_param_max_hoist_depth)
3674 : 0 : fprintf (file, "%*s%s (%#x)\n",
3675 : : indent_to, "",
3676 : : "param_max_hoist_depth",
3677 : : ptr->x_param_max_hoist_depth);
3678 : :
3679 : 0 : if (ptr->x_param_inline_functions_called_once_insns)
3680 : 0 : fprintf (file, "%*s%s (%#x)\n",
3681 : : indent_to, "",
3682 : : "param_inline_functions_called_once_insns",
3683 : : ptr->x_param_inline_functions_called_once_insns);
3684 : :
3685 : 0 : if (ptr->x_param_inline_functions_called_once_loop_depth)
3686 : 0 : fprintf (file, "%*s%s (%#x)\n",
3687 : : indent_to, "",
3688 : : "param_inline_functions_called_once_loop_depth",
3689 : : ptr->x_param_inline_functions_called_once_loop_depth);
3690 : :
3691 : 0 : if (ptr->x_param_max_inline_insns_auto)
3692 : 0 : fprintf (file, "%*s%s (%#x)\n",
3693 : : indent_to, "",
3694 : : "param_max_inline_insns_auto",
3695 : : ptr->x_param_max_inline_insns_auto);
3696 : :
3697 : 0 : if (ptr->x_param_max_inline_insns_recursive_auto)
3698 : 0 : fprintf (file, "%*s%s (%#x)\n",
3699 : : indent_to, "",
3700 : : "param_max_inline_insns_recursive_auto",
3701 : : ptr->x_param_max_inline_insns_recursive_auto);
3702 : :
3703 : 0 : if (ptr->x_param_max_inline_insns_recursive)
3704 : 0 : fprintf (file, "%*s%s (%#x)\n",
3705 : : indent_to, "",
3706 : : "param_max_inline_insns_recursive",
3707 : : ptr->x_param_max_inline_insns_recursive);
3708 : :
3709 : 0 : if (ptr->x_param_max_inline_insns_single)
3710 : 0 : fprintf (file, "%*s%s (%#x)\n",
3711 : : indent_to, "",
3712 : : "param_max_inline_insns_single",
3713 : : ptr->x_param_max_inline_insns_single);
3714 : :
3715 : 0 : if (ptr->x_param_max_inline_insns_size)
3716 : 0 : fprintf (file, "%*s%s (%#x)\n",
3717 : : indent_to, "",
3718 : : "param_max_inline_insns_size",
3719 : : ptr->x_param_max_inline_insns_size);
3720 : :
3721 : 0 : if (ptr->x_param_max_inline_insns_small)
3722 : 0 : fprintf (file, "%*s%s (%#x)\n",
3723 : : indent_to, "",
3724 : : "param_max_inline_insns_small",
3725 : : ptr->x_param_max_inline_insns_small);
3726 : :
3727 : 0 : if (ptr->x_param_max_inline_recursive_depth_auto)
3728 : 0 : fprintf (file, "%*s%s (%#x)\n",
3729 : : indent_to, "",
3730 : : "param_max_inline_recursive_depth_auto",
3731 : : ptr->x_param_max_inline_recursive_depth_auto);
3732 : :
3733 : 0 : if (ptr->x_param_max_inline_recursive_depth)
3734 : 0 : fprintf (file, "%*s%s (%#x)\n",
3735 : : indent_to, "",
3736 : : "param_max_inline_recursive_depth",
3737 : : ptr->x_param_max_inline_recursive_depth);
3738 : :
3739 : 0 : if (ptr->x_param_max_isl_operations)
3740 : 0 : fprintf (file, "%*s%s (%#x)\n",
3741 : : indent_to, "",
3742 : : "param_max_isl_operations",
3743 : : ptr->x_param_max_isl_operations);
3744 : :
3745 : 0 : if (ptr->x_param_max_iterations_computation_cost)
3746 : 0 : fprintf (file, "%*s%s (%#x)\n",
3747 : : indent_to, "",
3748 : : "param_max_iterations_computation_cost",
3749 : : ptr->x_param_max_iterations_computation_cost);
3750 : :
3751 : 0 : if (ptr->x_param_max_iterations_to_track)
3752 : 0 : fprintf (file, "%*s%s (%#x)\n",
3753 : : indent_to, "",
3754 : : "param_max_iterations_to_track",
3755 : : ptr->x_param_max_iterations_to_track);
3756 : :
3757 : 0 : if (ptr->x_param_max_jump_thread_duplication_stmts)
3758 : 0 : fprintf (file, "%*s%s (%#x)\n",
3759 : : indent_to, "",
3760 : : "param_max_jump_thread_duplication_stmts",
3761 : : ptr->x_param_max_jump_thread_duplication_stmts);
3762 : :
3763 : 0 : if (ptr->x_param_max_jump_thread_paths)
3764 : 0 : fprintf (file, "%*s%s (%#x)\n",
3765 : : indent_to, "",
3766 : : "param_max_jump_thread_paths",
3767 : : ptr->x_param_max_jump_thread_paths);
3768 : :
3769 : 0 : if (ptr->x_param_max_last_value_rtl)
3770 : 0 : fprintf (file, "%*s%s (%#x)\n",
3771 : : indent_to, "",
3772 : : "param_max_last_value_rtl",
3773 : : ptr->x_param_max_last_value_rtl);
3774 : :
3775 : 0 : if (ptr->x_param_max_loop_header_insns)
3776 : 0 : fprintf (file, "%*s%s (%#x)\n",
3777 : : indent_to, "",
3778 : : "param_max_loop_header_insns",
3779 : : ptr->x_param_max_loop_header_insns);
3780 : :
3781 : 0 : if (ptr->x_param_max_modulo_backtrack_attempts)
3782 : 0 : fprintf (file, "%*s%s (%#x)\n",
3783 : : indent_to, "",
3784 : : "param_max_modulo_backtrack_attempts",
3785 : : ptr->x_param_max_modulo_backtrack_attempts);
3786 : :
3787 : 0 : if (ptr->x_param_max_partial_antic_length)
3788 : 0 : fprintf (file, "%*s%s (%#x)\n",
3789 : : indent_to, "",
3790 : : "param_max_partial_antic_length",
3791 : : ptr->x_param_max_partial_antic_length);
3792 : :
3793 : 0 : if (ptr->x_param_max_peel_branches)
3794 : 0 : fprintf (file, "%*s%s (%#x)\n",
3795 : : indent_to, "",
3796 : : "param_max_peel_branches",
3797 : : ptr->x_param_max_peel_branches);
3798 : :
3799 : 0 : if (ptr->x_param_max_peel_times)
3800 : 0 : fprintf (file, "%*s%s (%#x)\n",
3801 : : indent_to, "",
3802 : : "param_max_peel_times",
3803 : : ptr->x_param_max_peel_times);
3804 : :
3805 : 0 : if (ptr->x_param_max_peeled_insns)
3806 : 0 : fprintf (file, "%*s%s (%#x)\n",
3807 : : indent_to, "",
3808 : : "param_max_peeled_insns",
3809 : : ptr->x_param_max_peeled_insns);
3810 : :
3811 : 0 : if (ptr->x_param_max_pending_list_length)
3812 : 0 : fprintf (file, "%*s%s (%#x)\n",
3813 : : indent_to, "",
3814 : : "param_max_pending_list_length",
3815 : : ptr->x_param_max_pending_list_length);
3816 : :
3817 : 0 : if (ptr->x_param_max_pipeline_region_blocks)
3818 : 0 : fprintf (file, "%*s%s (%#x)\n",
3819 : : indent_to, "",
3820 : : "param_max_pipeline_region_blocks",
3821 : : ptr->x_param_max_pipeline_region_blocks);
3822 : :
3823 : 0 : if (ptr->x_param_max_pipeline_region_insns)
3824 : 0 : fprintf (file, "%*s%s (%#x)\n",
3825 : : indent_to, "",
3826 : : "param_max_pipeline_region_insns",
3827 : : ptr->x_param_max_pipeline_region_insns);
3828 : :
3829 : 0 : if (ptr->x_param_max_pow_sqrt_depth)
3830 : 0 : fprintf (file, "%*s%s (%#x)\n",
3831 : : indent_to, "",
3832 : : "param_max_pow_sqrt_depth",
3833 : : ptr->x_param_max_pow_sqrt_depth);
3834 : :
3835 : 0 : if (ptr->x_param_max_predicted_iterations)
3836 : 0 : fprintf (file, "%*s%s (%#x)\n",
3837 : : indent_to, "",
3838 : : "param_max_predicted_iterations",
3839 : : ptr->x_param_max_predicted_iterations);
3840 : :
3841 : 0 : if (ptr->x_param_max_reload_search_insns)
3842 : 0 : fprintf (file, "%*s%s (%#x)\n",
3843 : : indent_to, "",
3844 : : "param_max_reload_search_insns",
3845 : : ptr->x_param_max_reload_search_insns);
3846 : :
3847 : 0 : if (ptr->x_param_max_rtl_if_conversion_insns)
3848 : 0 : fprintf (file, "%*s%s (%#x)\n",
3849 : : indent_to, "",
3850 : : "param_max_rtl_if_conversion_insns",
3851 : : ptr->x_param_max_rtl_if_conversion_insns);
3852 : :
3853 : 0 : if (ptr->x_param_max_rtl_if_conversion_predictable_cost)
3854 : 0 : fprintf (file, "%*s%s (%#x)\n",
3855 : : indent_to, "",
3856 : : "param_max_rtl_if_conversion_predictable_cost",
3857 : : ptr->x_param_max_rtl_if_conversion_predictable_cost);
3858 : :
3859 : 0 : if (ptr->x_param_max_rtl_if_conversion_unpredictable_cost)
3860 : 0 : fprintf (file, "%*s%s (%#x)\n",
3861 : : indent_to, "",
3862 : : "param_max_rtl_if_conversion_unpredictable_cost",
3863 : : ptr->x_param_max_rtl_if_conversion_unpredictable_cost);
3864 : :
3865 : 0 : if (ptr->x_param_max_sched_extend_regions_iters)
3866 : 0 : fprintf (file, "%*s%s (%#x)\n",
3867 : : indent_to, "",
3868 : : "param_max_sched_extend_regions_iters",
3869 : : ptr->x_param_max_sched_extend_regions_iters);
3870 : :
3871 : 0 : if (ptr->x_param_max_sched_insn_conflict_delay)
3872 : 0 : fprintf (file, "%*s%s (%#x)\n",
3873 : : indent_to, "",
3874 : : "param_max_sched_insn_conflict_delay",
3875 : : ptr->x_param_max_sched_insn_conflict_delay);
3876 : :
3877 : 0 : if (ptr->x_param_max_sched_ready_insns)
3878 : 0 : fprintf (file, "%*s%s (%#x)\n",
3879 : : indent_to, "",
3880 : : "param_max_sched_ready_insns",
3881 : : ptr->x_param_max_sched_ready_insns);
3882 : :
3883 : 0 : if (ptr->x_param_max_sched_region_blocks)
3884 : 0 : fprintf (file, "%*s%s (%#x)\n",
3885 : : indent_to, "",
3886 : : "param_max_sched_region_blocks",
3887 : : ptr->x_param_max_sched_region_blocks);
3888 : :
3889 : 0 : if (ptr->x_param_max_sched_region_insns)
3890 : 0 : fprintf (file, "%*s%s (%#x)\n",
3891 : : indent_to, "",
3892 : : "param_max_sched_region_insns",
3893 : : ptr->x_param_max_sched_region_insns);
3894 : :
3895 : 0 : if (ptr->x_param_max_slsr_candidate_scan)
3896 : 0 : fprintf (file, "%*s%s (%#x)\n",
3897 : : indent_to, "",
3898 : : "param_max_slsr_candidate_scan",
3899 : : ptr->x_param_max_slsr_candidate_scan);
3900 : :
3901 : 0 : if (ptr->x_param_max_speculative_devirt_maydefs)
3902 : 0 : fprintf (file, "%*s%s (%#x)\n",
3903 : : indent_to, "",
3904 : : "param_max_speculative_devirt_maydefs",
3905 : : ptr->x_param_max_speculative_devirt_maydefs);
3906 : :
3907 : 0 : if (ptr->x_param_max_stores_to_merge)
3908 : 0 : fprintf (file, "%*s%s (%#x)\n",
3909 : : indent_to, "",
3910 : : "param_max_stores_to_merge",
3911 : : ptr->x_param_max_stores_to_merge);
3912 : :
3913 : 0 : if (ptr->x_param_max_stores_to_sink)
3914 : 0 : fprintf (file, "%*s%s (%#x)\n",
3915 : : indent_to, "",
3916 : : "param_max_stores_to_sink",
3917 : : ptr->x_param_max_stores_to_sink);
3918 : :
3919 : 0 : if (ptr->x_param_max_tail_merge_comparisons)
3920 : 0 : fprintf (file, "%*s%s (%#x)\n",
3921 : : indent_to, "",
3922 : : "param_max_tail_merge_comparisons",
3923 : : ptr->x_param_max_tail_merge_comparisons);
3924 : :
3925 : 0 : if (ptr->x_param_max_tail_merge_iterations)
3926 : 0 : fprintf (file, "%*s%s (%#x)\n",
3927 : : indent_to, "",
3928 : : "param_max_tail_merge_iterations",
3929 : : ptr->x_param_max_tail_merge_iterations);
3930 : :
3931 : 0 : if (ptr->x_param_max_tracked_strlens)
3932 : 0 : fprintf (file, "%*s%s (%#x)\n",
3933 : : indent_to, "",
3934 : : "param_max_tracked_strlens",
3935 : : ptr->x_param_max_tracked_strlens);
3936 : :
3937 : 0 : if (ptr->x_param_max_tree_if_conversion_phi_args)
3938 : 0 : fprintf (file, "%*s%s (%#x)\n",
3939 : : indent_to, "",
3940 : : "param_max_tree_if_conversion_phi_args",
3941 : : ptr->x_param_max_tree_if_conversion_phi_args);
3942 : :
3943 : 0 : if (ptr->x_param_max_unroll_times)
3944 : 0 : fprintf (file, "%*s%s (%#x)\n",
3945 : : indent_to, "",
3946 : : "param_max_unroll_times",
3947 : : ptr->x_param_max_unroll_times);
3948 : :
3949 : 0 : if (ptr->x_param_max_unrolled_insns)
3950 : 0 : fprintf (file, "%*s%s (%#x)\n",
3951 : : indent_to, "",
3952 : : "param_max_unrolled_insns",
3953 : : ptr->x_param_max_unrolled_insns);
3954 : :
3955 : 0 : if (ptr->x_param_max_unswitch_depth)
3956 : 0 : fprintf (file, "%*s%s (%#x)\n",
3957 : : indent_to, "",
3958 : : "param_max_unswitch_depth",
3959 : : ptr->x_param_max_unswitch_depth);
3960 : :
3961 : 0 : if (ptr->x_param_max_unswitch_insns)
3962 : 0 : fprintf (file, "%*s%s (%#x)\n",
3963 : : indent_to, "",
3964 : : "param_max_unswitch_insns",
3965 : : ptr->x_param_max_unswitch_insns);
3966 : :
3967 : 0 : if (ptr->x_param_max_variable_expansions)
3968 : 0 : fprintf (file, "%*s%s (%#x)\n",
3969 : : indent_to, "",
3970 : : "param_max_variable_expansions",
3971 : : ptr->x_param_max_variable_expansions);
3972 : :
3973 : 0 : if (ptr->x_param_max_vartrack_expr_depth)
3974 : 0 : fprintf (file, "%*s%s (%#x)\n",
3975 : : indent_to, "",
3976 : : "param_max_vartrack_expr_depth",
3977 : : ptr->x_param_max_vartrack_expr_depth);
3978 : :
3979 : 0 : if (ptr->x_param_max_vartrack_reverse_op_size)
3980 : 0 : fprintf (file, "%*s%s (%#x)\n",
3981 : : indent_to, "",
3982 : : "param_max_vartrack_reverse_op_size",
3983 : : ptr->x_param_max_vartrack_reverse_op_size);
3984 : :
3985 : 0 : if (ptr->x_param_max_vartrack_size)
3986 : 0 : fprintf (file, "%*s%s (%#x)\n",
3987 : : indent_to, "",
3988 : : "param_max_vartrack_size",
3989 : : ptr->x_param_max_vartrack_size);
3990 : :
3991 : 0 : if (ptr->x_param_min_crossjump_insns)
3992 : 0 : fprintf (file, "%*s%s (%#x)\n",
3993 : : indent_to, "",
3994 : : "param_min_crossjump_insns",
3995 : : ptr->x_param_min_crossjump_insns);
3996 : :
3997 : 0 : if (ptr->x_param_min_inline_recursive_probability)
3998 : 0 : fprintf (file, "%*s%s (%#x)\n",
3999 : : indent_to, "",
4000 : : "param_min_inline_recursive_probability",
4001 : : ptr->x_param_min_inline_recursive_probability);
4002 : :
4003 : 0 : if (ptr->x_param_min_insn_to_prefetch_ratio)
4004 : 0 : fprintf (file, "%*s%s (%#x)\n",
4005 : : indent_to, "",
4006 : : "param_min_insn_to_prefetch_ratio",
4007 : : ptr->x_param_min_insn_to_prefetch_ratio);
4008 : :
4009 : 0 : if (ptr->x_param_min_loop_cond_split_prob)
4010 : 0 : fprintf (file, "%*s%s (%#x)\n",
4011 : : indent_to, "",
4012 : : "param_min_loop_cond_split_prob",
4013 : : ptr->x_param_min_loop_cond_split_prob);
4014 : :
4015 : 0 : if (ptr->x_param_min_pagesize)
4016 : 0 : fprintf (file, "%*s%s (%#x)\n",
4017 : : indent_to, "",
4018 : : "param_min_pagesize",
4019 : : ptr->x_param_min_pagesize);
4020 : :
4021 : 0 : if (ptr->x_param_min_size_for_stack_sharing)
4022 : 0 : fprintf (file, "%*s%s (%#x)\n",
4023 : : indent_to, "",
4024 : : "param_min_size_for_stack_sharing",
4025 : : ptr->x_param_min_size_for_stack_sharing);
4026 : :
4027 : 0 : if (ptr->x_param_min_spec_prob)
4028 : 0 : fprintf (file, "%*s%s (%#x)\n",
4029 : : indent_to, "",
4030 : : "param_min_spec_prob",
4031 : : ptr->x_param_min_spec_prob);
4032 : :
4033 : 0 : if (ptr->x_param_min_vect_loop_bound)
4034 : 0 : fprintf (file, "%*s%s (%#x)\n",
4035 : : indent_to, "",
4036 : : "param_min_vect_loop_bound",
4037 : : ptr->x_param_min_vect_loop_bound);
4038 : :
4039 : 0 : if (ptr->x_param_modref_max_accesses)
4040 : 0 : fprintf (file, "%*s%s (%#x)\n",
4041 : : indent_to, "",
4042 : : "param_modref_max_accesses",
4043 : : ptr->x_param_modref_max_accesses);
4044 : :
4045 : 0 : if (ptr->x_param_modref_max_adjustments)
4046 : 0 : fprintf (file, "%*s%s (%#x)\n",
4047 : : indent_to, "",
4048 : : "param_modref_max_adjustments",
4049 : : ptr->x_param_modref_max_adjustments);
4050 : :
4051 : 0 : if (ptr->x_param_modref_max_bases)
4052 : 0 : fprintf (file, "%*s%s (%#x)\n",
4053 : : indent_to, "",
4054 : : "param_modref_max_bases",
4055 : : ptr->x_param_modref_max_bases);
4056 : :
4057 : 0 : if (ptr->x_param_modref_max_depth)
4058 : 0 : fprintf (file, "%*s%s (%#x)\n",
4059 : : indent_to, "",
4060 : : "param_modref_max_depth",
4061 : : ptr->x_param_modref_max_depth);
4062 : :
4063 : 0 : if (ptr->x_param_modref_max_escape_points)
4064 : 0 : fprintf (file, "%*s%s (%#x)\n",
4065 : : indent_to, "",
4066 : : "param_modref_max_escape_points",
4067 : : ptr->x_param_modref_max_escape_points);
4068 : :
4069 : 0 : if (ptr->x_param_modref_max_refs)
4070 : 0 : fprintf (file, "%*s%s (%#x)\n",
4071 : : indent_to, "",
4072 : : "param_modref_max_refs",
4073 : : ptr->x_param_modref_max_refs);
4074 : :
4075 : 0 : if (ptr->x_param_modref_max_tests)
4076 : 0 : fprintf (file, "%*s%s (%#x)\n",
4077 : : indent_to, "",
4078 : : "param_modref_max_tests",
4079 : : ptr->x_param_modref_max_tests);
4080 : :
4081 : 0 : if (ptr->x_param_parloops_chunk_size)
4082 : 0 : fprintf (file, "%*s%s (%#x)\n",
4083 : : indent_to, "",
4084 : : "param_parloops_chunk_size",
4085 : : ptr->x_param_parloops_chunk_size);
4086 : :
4087 : 0 : if (ptr->x_param_parloops_min_per_thread)
4088 : 0 : fprintf (file, "%*s%s (%#x)\n",
4089 : : indent_to, "",
4090 : : "param_parloops_min_per_thread",
4091 : : ptr->x_param_parloops_min_per_thread);
4092 : :
4093 : 0 : if (ptr->x_param_parloops_schedule)
4094 : 0 : fprintf (file, "%*s%s (%#x)\n",
4095 : : indent_to, "",
4096 : : "param_parloops_schedule",
4097 : : ptr->x_param_parloops_schedule);
4098 : :
4099 : 0 : if (ptr->x_param_partial_inlining_entry_probability)
4100 : 0 : fprintf (file, "%*s%s (%#x)\n",
4101 : : indent_to, "",
4102 : : "param_partial_inlining_entry_probability",
4103 : : ptr->x_param_partial_inlining_entry_probability);
4104 : :
4105 : 0 : if (ptr->x_param_phiopt_factor_max_stmts_live)
4106 : 0 : fprintf (file, "%*s%s (%#x)\n",
4107 : : indent_to, "",
4108 : : "param_phiopt_factor_max_stmts_live",
4109 : : ptr->x_param_phiopt_factor_max_stmts_live);
4110 : :
4111 : 0 : if (ptr->x_param_predictable_branch_outcome)
4112 : 0 : fprintf (file, "%*s%s (%#x)\n",
4113 : : indent_to, "",
4114 : : "param_predictable_branch_outcome",
4115 : : ptr->x_param_predictable_branch_outcome);
4116 : :
4117 : 0 : if (ptr->x_param_prefetch_dynamic_strides)
4118 : 0 : fprintf (file, "%*s%s (%#x)\n",
4119 : : indent_to, "",
4120 : : "param_prefetch_dynamic_strides",
4121 : : ptr->x_param_prefetch_dynamic_strides);
4122 : :
4123 : 0 : if (ptr->x_param_prefetch_latency)
4124 : 0 : fprintf (file, "%*s%s (%#x)\n",
4125 : : indent_to, "",
4126 : : "param_prefetch_latency",
4127 : : ptr->x_param_prefetch_latency);
4128 : :
4129 : 0 : if (ptr->x_param_prefetch_min_insn_to_mem_ratio)
4130 : 0 : fprintf (file, "%*s%s (%#x)\n",
4131 : : indent_to, "",
4132 : : "param_prefetch_min_insn_to_mem_ratio",
4133 : : ptr->x_param_prefetch_min_insn_to_mem_ratio);
4134 : :
4135 : 0 : if (ptr->x_param_prefetch_minimum_stride)
4136 : 0 : fprintf (file, "%*s%s (%#x)\n",
4137 : : indent_to, "",
4138 : : "param_prefetch_minimum_stride",
4139 : : ptr->x_param_prefetch_minimum_stride);
4140 : :
4141 : 0 : if (ptr->x_param_ranger_logical_depth)
4142 : 0 : fprintf (file, "%*s%s (%#x)\n",
4143 : : indent_to, "",
4144 : : "param_ranger_logical_depth",
4145 : : ptr->x_param_ranger_logical_depth);
4146 : :
4147 : 0 : if (ptr->x_param_ranger_recompute_depth)
4148 : 0 : fprintf (file, "%*s%s (%#x)\n",
4149 : : indent_to, "",
4150 : : "param_ranger_recompute_depth",
4151 : : ptr->x_param_ranger_recompute_depth);
4152 : :
4153 : 0 : if (ptr->x_param_relation_block_limit)
4154 : 0 : fprintf (file, "%*s%s (%#x)\n",
4155 : : indent_to, "",
4156 : : "param_relation_block_limit",
4157 : : ptr->x_param_relation_block_limit);
4158 : :
4159 : 0 : if (ptr->x_param_rpo_vn_max_loop_depth)
4160 : 0 : fprintf (file, "%*s%s (%#x)\n",
4161 : : indent_to, "",
4162 : : "param_rpo_vn_max_loop_depth",
4163 : : ptr->x_param_rpo_vn_max_loop_depth);
4164 : :
4165 : 0 : if (ptr->x_param_sccvn_max_alias_queries_per_access)
4166 : 0 : fprintf (file, "%*s%s (%#x)\n",
4167 : : indent_to, "",
4168 : : "param_sccvn_max_alias_queries_per_access",
4169 : : ptr->x_param_sccvn_max_alias_queries_per_access);
4170 : :
4171 : 0 : if (ptr->x_param_scev_max_expr_complexity)
4172 : 0 : fprintf (file, "%*s%s (%#x)\n",
4173 : : indent_to, "",
4174 : : "param_scev_max_expr_complexity",
4175 : : ptr->x_param_scev_max_expr_complexity);
4176 : :
4177 : 0 : if (ptr->x_param_scev_max_expr_size)
4178 : 0 : fprintf (file, "%*s%s (%#x)\n",
4179 : : indent_to, "",
4180 : : "param_scev_max_expr_size",
4181 : : ptr->x_param_scev_max_expr_size);
4182 : :
4183 : 0 : if (ptr->x_param_sched_autopref_queue_depth)
4184 : 0 : fprintf (file, "%*s%s (%#x)\n",
4185 : : indent_to, "",
4186 : : "param_sched_autopref_queue_depth",
4187 : : ptr->x_param_sched_autopref_queue_depth);
4188 : :
4189 : 0 : if (ptr->x_param_sched_mem_true_dep_cost)
4190 : 0 : fprintf (file, "%*s%s (%#x)\n",
4191 : : indent_to, "",
4192 : : "param_sched_mem_true_dep_cost",
4193 : : ptr->x_param_sched_mem_true_dep_cost);
4194 : :
4195 : 0 : if (ptr->x_param_sched_pressure_algorithm)
4196 : 0 : fprintf (file, "%*s%s (%#x)\n",
4197 : : indent_to, "",
4198 : : "param_sched_pressure_algorithm",
4199 : : ptr->x_param_sched_pressure_algorithm);
4200 : :
4201 : 0 : if (ptr->x_param_sched_spec_prob_cutoff)
4202 : 0 : fprintf (file, "%*s%s (%#x)\n",
4203 : : indent_to, "",
4204 : : "param_sched_spec_prob_cutoff",
4205 : : ptr->x_param_sched_spec_prob_cutoff);
4206 : :
4207 : 0 : if (ptr->x_param_sched_state_edge_prob_cutoff)
4208 : 0 : fprintf (file, "%*s%s (%#x)\n",
4209 : : indent_to, "",
4210 : : "param_sched_state_edge_prob_cutoff",
4211 : : ptr->x_param_sched_state_edge_prob_cutoff);
4212 : :
4213 : 0 : if (ptr->x_param_selsched_insns_to_rename)
4214 : 0 : fprintf (file, "%*s%s (%#x)\n",
4215 : : indent_to, "",
4216 : : "param_selsched_insns_to_rename",
4217 : : ptr->x_param_selsched_insns_to_rename);
4218 : :
4219 : 0 : if (ptr->x_param_selsched_max_lookahead)
4220 : 0 : fprintf (file, "%*s%s (%#x)\n",
4221 : : indent_to, "",
4222 : : "param_selsched_max_lookahead",
4223 : : ptr->x_param_selsched_max_lookahead);
4224 : :
4225 : 0 : if (ptr->x_param_selsched_max_sched_times)
4226 : 0 : fprintf (file, "%*s%s (%#x)\n",
4227 : : indent_to, "",
4228 : : "param_selsched_max_sched_times",
4229 : : ptr->x_param_selsched_max_sched_times);
4230 : :
4231 : 0 : if (ptr->x_param_simultaneous_prefetches)
4232 : 0 : fprintf (file, "%*s%s (%#x)\n",
4233 : : indent_to, "",
4234 : : "param_simultaneous_prefetches",
4235 : : ptr->x_param_simultaneous_prefetches);
4236 : :
4237 : 0 : if (ptr->x_param_sink_frequency_threshold)
4238 : 0 : fprintf (file, "%*s%s (%#x)\n",
4239 : : indent_to, "",
4240 : : "param_sink_frequency_threshold",
4241 : : ptr->x_param_sink_frequency_threshold);
4242 : :
4243 : 0 : if (ptr->x_param_sms_dfa_history)
4244 : 0 : fprintf (file, "%*s%s (%#x)\n",
4245 : : indent_to, "",
4246 : : "param_sms_dfa_history",
4247 : : ptr->x_param_sms_dfa_history);
4248 : :
4249 : 0 : if (ptr->x_param_sms_loop_average_count_threshold)
4250 : 0 : fprintf (file, "%*s%s (%#x)\n",
4251 : : indent_to, "",
4252 : : "param_sms_loop_average_count_threshold",
4253 : : ptr->x_param_sms_loop_average_count_threshold);
4254 : :
4255 : 0 : if (ptr->x_param_sms_max_ii_factor)
4256 : 0 : fprintf (file, "%*s%s (%#x)\n",
4257 : : indent_to, "",
4258 : : "param_sms_max_ii_factor",
4259 : : ptr->x_param_sms_max_ii_factor);
4260 : :
4261 : 0 : if (ptr->x_param_sms_min_sc)
4262 : 0 : fprintf (file, "%*s%s (%#x)\n",
4263 : : indent_to, "",
4264 : : "param_sms_min_sc",
4265 : : ptr->x_param_sms_min_sc);
4266 : :
4267 : 0 : if (ptr->x_param_sra_max_propagations)
4268 : 0 : fprintf (file, "%*s%s (%#x)\n",
4269 : : indent_to, "",
4270 : : "param_sra_max_propagations",
4271 : : ptr->x_param_sra_max_propagations);
4272 : :
4273 : 0 : if (ptr->x_param_sra_max_scalarization_size_size)
4274 : 0 : fprintf (file, "%*s%s (%#x)\n",
4275 : : indent_to, "",
4276 : : "param_sra_max_scalarization_size_size",
4277 : : ptr->x_param_sra_max_scalarization_size_size);
4278 : :
4279 : 0 : if (ptr->x_param_sra_max_scalarization_size_speed)
4280 : 0 : fprintf (file, "%*s%s (%#x)\n",
4281 : : indent_to, "",
4282 : : "param_sra_max_scalarization_size_speed",
4283 : : ptr->x_param_sra_max_scalarization_size_speed);
4284 : :
4285 : 0 : if (ptr->x_param_ssa_name_def_chain_limit)
4286 : 0 : fprintf (file, "%*s%s (%#x)\n",
4287 : : indent_to, "",
4288 : : "param_ssa_name_def_chain_limit",
4289 : : ptr->x_param_ssa_name_def_chain_limit);
4290 : :
4291 : 0 : if (ptr->x_param_ssp_buffer_size)
4292 : 0 : fprintf (file, "%*s%s (%#x)\n",
4293 : : indent_to, "",
4294 : : "param_ssp_buffer_size",
4295 : : ptr->x_param_ssp_buffer_size);
4296 : :
4297 : 0 : if (ptr->x_param_stack_clash_protection_guard_size)
4298 : 0 : fprintf (file, "%*s%s (%#x)\n",
4299 : : indent_to, "",
4300 : : "param_stack_clash_protection_guard_size",
4301 : : ptr->x_param_stack_clash_protection_guard_size);
4302 : :
4303 : 0 : if (ptr->x_param_stack_clash_protection_probe_interval)
4304 : 0 : fprintf (file, "%*s%s (%#x)\n",
4305 : : indent_to, "",
4306 : : "param_stack_clash_protection_probe_interval",
4307 : : ptr->x_param_stack_clash_protection_probe_interval);
4308 : :
4309 : 0 : if (ptr->x_param_store_forwarding_max_distance)
4310 : 0 : fprintf (file, "%*s%s (%#x)\n",
4311 : : indent_to, "",
4312 : : "param_store_forwarding_max_distance",
4313 : : ptr->x_param_store_forwarding_max_distance);
4314 : :
4315 : 0 : if (ptr->x_param_store_merging_allow_unaligned)
4316 : 0 : fprintf (file, "%*s%s (%#x)\n",
4317 : : indent_to, "",
4318 : : "param_store_merging_allow_unaligned",
4319 : : ptr->x_param_store_merging_allow_unaligned);
4320 : :
4321 : 0 : if (ptr->x_param_store_merging_max_size)
4322 : 0 : fprintf (file, "%*s%s (%#x)\n",
4323 : : indent_to, "",
4324 : : "param_store_merging_max_size",
4325 : : ptr->x_param_store_merging_max_size);
4326 : :
4327 : 0 : if (ptr->x_param_switch_conversion_branch_ratio)
4328 : 0 : fprintf (file, "%*s%s (%#x)\n",
4329 : : indent_to, "",
4330 : : "param_switch_conversion_branch_ratio",
4331 : : ptr->x_param_switch_conversion_branch_ratio);
4332 : :
4333 : 0 : if (ptr->x_param_switch_lower_slow_alg_max_cases)
4334 : 0 : fprintf (file, "%*s%s (%#x)\n",
4335 : : indent_to, "",
4336 : : "param_switch_lower_slow_alg_max_cases",
4337 : : ptr->x_param_switch_lower_slow_alg_max_cases);
4338 : :
4339 : 0 : if (ptr->x_param_tm_max_aggregate_size)
4340 : 0 : fprintf (file, "%*s%s (%#x)\n",
4341 : : indent_to, "",
4342 : : "param_tm_max_aggregate_size",
4343 : : ptr->x_param_tm_max_aggregate_size);
4344 : :
4345 : 0 : if (ptr->x_param_tracer_dynamic_coverage_feedback)
4346 : 0 : fprintf (file, "%*s%s (%#x)\n",
4347 : : indent_to, "",
4348 : : "param_tracer_dynamic_coverage_feedback",
4349 : : ptr->x_param_tracer_dynamic_coverage_feedback);
4350 : :
4351 : 0 : if (ptr->x_param_tracer_dynamic_coverage)
4352 : 0 : fprintf (file, "%*s%s (%#x)\n",
4353 : : indent_to, "",
4354 : : "param_tracer_dynamic_coverage",
4355 : : ptr->x_param_tracer_dynamic_coverage);
4356 : :
4357 : 0 : if (ptr->x_param_tracer_max_code_growth)
4358 : 0 : fprintf (file, "%*s%s (%#x)\n",
4359 : : indent_to, "",
4360 : : "param_tracer_max_code_growth",
4361 : : ptr->x_param_tracer_max_code_growth);
4362 : :
4363 : 0 : if (ptr->x_param_tracer_min_branch_probability_feedback)
4364 : 0 : fprintf (file, "%*s%s (%#x)\n",
4365 : : indent_to, "",
4366 : : "param_tracer_min_branch_probability_feedback",
4367 : : ptr->x_param_tracer_min_branch_probability_feedback);
4368 : :
4369 : 0 : if (ptr->x_param_tracer_min_branch_probability)
4370 : 0 : fprintf (file, "%*s%s (%#x)\n",
4371 : : indent_to, "",
4372 : : "param_tracer_min_branch_probability",
4373 : : ptr->x_param_tracer_min_branch_probability);
4374 : :
4375 : 0 : if (ptr->x_param_tracer_min_branch_ratio)
4376 : 0 : fprintf (file, "%*s%s (%#x)\n",
4377 : : indent_to, "",
4378 : : "param_tracer_min_branch_ratio",
4379 : : ptr->x_param_tracer_min_branch_ratio);
4380 : :
4381 : 0 : if (ptr->x_param_transitive_relations_work_bound)
4382 : 0 : fprintf (file, "%*s%s (%#x)\n",
4383 : : indent_to, "",
4384 : : "param_transitive_relations_work_bound",
4385 : : ptr->x_param_transitive_relations_work_bound);
4386 : :
4387 : 0 : if (ptr->x_param_tree_reassoc_width)
4388 : 0 : fprintf (file, "%*s%s (%#x)\n",
4389 : : indent_to, "",
4390 : : "param_tree_reassoc_width",
4391 : : ptr->x_param_tree_reassoc_width);
4392 : :
4393 : 0 : if (ptr->x_param_uninit_control_dep_attempts)
4394 : 0 : fprintf (file, "%*s%s (%#x)\n",
4395 : : indent_to, "",
4396 : : "param_uninit_control_dep_attempts",
4397 : : ptr->x_param_uninit_control_dep_attempts);
4398 : :
4399 : 0 : if (ptr->x_param_uninit_max_chain_len)
4400 : 0 : fprintf (file, "%*s%s (%#x)\n",
4401 : : indent_to, "",
4402 : : "param_uninit_max_chain_len",
4403 : : ptr->x_param_uninit_max_chain_len);
4404 : :
4405 : 0 : if (ptr->x_param_uninit_max_num_chains)
4406 : 0 : fprintf (file, "%*s%s (%#x)\n",
4407 : : indent_to, "",
4408 : : "param_uninit_max_num_chains",
4409 : : ptr->x_param_uninit_max_num_chains);
4410 : :
4411 : 0 : if (ptr->x_param_uninit_max_prune_work)
4412 : 0 : fprintf (file, "%*s%s (%#x)\n",
4413 : : indent_to, "",
4414 : : "param_uninit_max_prune_work",
4415 : : ptr->x_param_uninit_max_prune_work);
4416 : :
4417 : 0 : if (ptr->x_param_uninlined_function_insns)
4418 : 0 : fprintf (file, "%*s%s (%#x)\n",
4419 : : indent_to, "",
4420 : : "param_uninlined_function_insns",
4421 : : ptr->x_param_uninlined_function_insns);
4422 : :
4423 : 0 : if (ptr->x_param_uninlined_function_time)
4424 : 0 : fprintf (file, "%*s%s (%#x)\n",
4425 : : indent_to, "",
4426 : : "param_uninlined_function_time",
4427 : : ptr->x_param_uninlined_function_time);
4428 : :
4429 : 0 : if (ptr->x_param_uninlined_function_thunk_insns)
4430 : 0 : fprintf (file, "%*s%s (%#x)\n",
4431 : : indent_to, "",
4432 : : "param_uninlined_function_thunk_insns",
4433 : : ptr->x_param_uninlined_function_thunk_insns);
4434 : :
4435 : 0 : if (ptr->x_param_uninlined_function_thunk_time)
4436 : 0 : fprintf (file, "%*s%s (%#x)\n",
4437 : : indent_to, "",
4438 : : "param_uninlined_function_thunk_time",
4439 : : ptr->x_param_uninlined_function_thunk_time);
4440 : :
4441 : 0 : if (ptr->x_param_unlikely_bb_count_fraction)
4442 : 0 : fprintf (file, "%*s%s (%#x)\n",
4443 : : indent_to, "",
4444 : : "param_unlikely_bb_count_fraction",
4445 : : ptr->x_param_unlikely_bb_count_fraction);
4446 : :
4447 : 0 : if (ptr->x_param_unroll_jam_max_unroll)
4448 : 0 : fprintf (file, "%*s%s (%#x)\n",
4449 : : indent_to, "",
4450 : : "param_unroll_jam_max_unroll",
4451 : : ptr->x_param_unroll_jam_max_unroll);
4452 : :
4453 : 0 : if (ptr->x_param_unroll_jam_min_percent)
4454 : 0 : fprintf (file, "%*s%s (%#x)\n",
4455 : : indent_to, "",
4456 : : "param_unroll_jam_min_percent",
4457 : : ptr->x_param_unroll_jam_min_percent);
4458 : :
4459 : 0 : if (ptr->x_param_use_after_scope_direct_emission_threshold)
4460 : 0 : fprintf (file, "%*s%s (%#x)\n",
4461 : : indent_to, "",
4462 : : "param_use_after_scope_direct_emission_threshold",
4463 : : ptr->x_param_use_after_scope_direct_emission_threshold);
4464 : :
4465 : 0 : if (ptr->x_param_vect_epilogues_nomask)
4466 : 0 : fprintf (file, "%*s%s (%#x)\n",
4467 : : indent_to, "",
4468 : : "param_vect_epilogues_nomask",
4469 : : ptr->x_param_vect_epilogues_nomask);
4470 : :
4471 : 0 : if (ptr->x_param_vect_induction_float)
4472 : 0 : fprintf (file, "%*s%s (%#x)\n",
4473 : : indent_to, "",
4474 : : "param_vect_induction_float",
4475 : : ptr->x_param_vect_induction_float);
4476 : :
4477 : 0 : if (ptr->x_param_vect_inner_loop_cost_factor)
4478 : 0 : fprintf (file, "%*s%s (%#x)\n",
4479 : : indent_to, "",
4480 : : "param_vect_inner_loop_cost_factor",
4481 : : ptr->x_param_vect_inner_loop_cost_factor);
4482 : :
4483 : 0 : if (ptr->x_param_vect_max_layout_candidates)
4484 : 0 : fprintf (file, "%*s%s (%#x)\n",
4485 : : indent_to, "",
4486 : : "param_vect_max_layout_candidates",
4487 : : ptr->x_param_vect_max_layout_candidates);
4488 : :
4489 : 0 : if (ptr->x_param_vect_max_peeling_for_alignment)
4490 : 0 : fprintf (file, "%*s%s (%#x)\n",
4491 : : indent_to, "",
4492 : : "param_vect_max_peeling_for_alignment",
4493 : : ptr->x_param_vect_max_peeling_for_alignment);
4494 : :
4495 : 0 : if (ptr->x_param_vect_max_version_for_alias_checks)
4496 : 0 : fprintf (file, "%*s%s (%#x)\n",
4497 : : indent_to, "",
4498 : : "param_vect_max_version_for_alias_checks",
4499 : : ptr->x_param_vect_max_version_for_alias_checks);
4500 : :
4501 : 0 : if (ptr->x_param_vect_max_version_for_alignment_checks)
4502 : 0 : fprintf (file, "%*s%s (%#x)\n",
4503 : : indent_to, "",
4504 : : "param_vect_max_version_for_alignment_checks",
4505 : : ptr->x_param_vect_max_version_for_alignment_checks);
4506 : :
4507 : 0 : if (ptr->x_param_vect_partial_vector_usage)
4508 : 0 : fprintf (file, "%*s%s (%#x)\n",
4509 : : indent_to, "",
4510 : : "param_vect_partial_vector_usage",
4511 : : ptr->x_param_vect_partial_vector_usage);
4512 : :
4513 : 0 : if (ptr->x_param_vect_scalar_cost_multiplier)
4514 : 0 : fprintf (file, "%*s%s (%#x)\n",
4515 : : indent_to, "",
4516 : : "param_vect_scalar_cost_multiplier",
4517 : : ptr->x_param_vect_scalar_cost_multiplier);
4518 : :
4519 : 0 : if (ptr->x_param_vrp_block_limit)
4520 : 0 : fprintf (file, "%*s%s (%#x)\n",
4521 : : indent_to, "",
4522 : : "param_vrp_block_limit",
4523 : : ptr->x_param_vrp_block_limit);
4524 : :
4525 : 0 : if (ptr->x_param_vrp_sparse_threshold)
4526 : 0 : fprintf (file, "%*s%s (%#x)\n",
4527 : : indent_to, "",
4528 : : "param_vrp_sparse_threshold",
4529 : : ptr->x_param_vrp_sparse_threshold);
4530 : :
4531 : 0 : if (ptr->x_param_vrp_switch_limit)
4532 : 0 : fprintf (file, "%*s%s (%#x)\n",
4533 : : indent_to, "",
4534 : : "param_vrp_switch_limit",
4535 : : ptr->x_param_vrp_switch_limit);
4536 : :
4537 : 0 : if (ptr->x_param_vrp_vector_threshold)
4538 : 0 : fprintf (file, "%*s%s (%#x)\n",
4539 : : indent_to, "",
4540 : : "param_vrp_vector_threshold",
4541 : : ptr->x_param_vrp_vector_threshold);
4542 : :
4543 : 0 : if (ptr->x_flag_complex_method)
4544 : 0 : fprintf (file, "%*s%s (%#x)\n",
4545 : : indent_to, "",
4546 : : "flag_complex_method",
4547 : : ptr->x_flag_complex_method);
4548 : :
4549 : 0 : if (ptr->x_flag_malloc_dse)
4550 : 0 : fprintf (file, "%*s%s (%#x)\n",
4551 : : indent_to, "",
4552 : : "flag_malloc_dse",
4553 : : ptr->x_flag_malloc_dse);
4554 : :
4555 : 0 : if (ptr->x_flag_min_function_alignment)
4556 : 0 : fprintf (file, "%*s%s (%#x)\n",
4557 : : indent_to, "",
4558 : : "flag_min_function_alignment",
4559 : : ptr->x_flag_min_function_alignment);
4560 : :
4561 : 0 : if (ptr->x_flag_openmp_target_simd_clone)
4562 : 0 : fprintf (file, "%*s%s (%#x)\n",
4563 : : indent_to, "",
4564 : : "flag_openmp_target_simd_clone",
4565 : : ptr->x_flag_openmp_target_simd_clone);
4566 : :
4567 : 0 : if (ptr->x_flag_sched_stalled_insns)
4568 : 0 : fprintf (file, "%*s%s (%#x)\n",
4569 : : indent_to, "",
4570 : : "flag_sched_stalled_insns",
4571 : : ptr->x_flag_sched_stalled_insns);
4572 : :
4573 : 0 : if (ptr->x_flag_sched_stalled_insns_dep)
4574 : 0 : fprintf (file, "%*s%s (%#x)\n",
4575 : : indent_to, "",
4576 : : "flag_sched_stalled_insns_dep",
4577 : : ptr->x_flag_sched_stalled_insns_dep);
4578 : :
4579 : 0 : if (ptr->x_flag_tree_parallelize_loops)
4580 : 0 : fprintf (file, "%*s%s (%#x)\n",
4581 : : indent_to, "",
4582 : : "flag_tree_parallelize_loops",
4583 : : ptr->x_flag_tree_parallelize_loops);
4584 : :
4585 : 0 : fprintf (file, "%*s%s (%#x)\n",
4586 : : indent_to, "",
4587 : : "flag_lto_locality_cloning",
4588 : 0 : (int) ptr->x_flag_lto_locality_cloning);
4589 : :
4590 : 0 : fprintf (file, "%*s%s (%#x)\n",
4591 : : indent_to, "",
4592 : : "param_ranger_debug",
4593 : 0 : (int) ptr->x_param_ranger_debug);
4594 : :
4595 : 0 : fprintf (file, "%*s%s (%#x)\n",
4596 : : indent_to, "",
4597 : : "param_threader_debug",
4598 : 0 : (int) ptr->x_param_threader_debug);
4599 : :
4600 : 0 : fprintf (file, "%*s%s (%#x)\n",
4601 : : indent_to, "",
4602 : : "flag_excess_precision",
4603 : 0 : (int) ptr->x_flag_excess_precision);
4604 : :
4605 : 0 : fprintf (file, "%*s%s (%#x)\n",
4606 : : indent_to, "",
4607 : : "flag_fp_contract_mode",
4608 : 0 : (int) ptr->x_flag_fp_contract_mode);
4609 : :
4610 : 0 : fprintf (file, "%*s%s (%#x)\n",
4611 : : indent_to, "",
4612 : : "flag_harden_control_flow_redundancy_check_noreturn",
4613 : 0 : (int) ptr->x_flag_harden_control_flow_redundancy_check_noreturn);
4614 : :
4615 : 0 : fprintf (file, "%*s%s (%#x)\n",
4616 : : indent_to, "",
4617 : : "flag_inline_stringops",
4618 : 0 : (int) ptr->x_flag_inline_stringops);
4619 : :
4620 : 0 : fprintf (file, "%*s%s (%#x)\n",
4621 : : indent_to, "",
4622 : : "flag_ira_algorithm",
4623 : 0 : (int) ptr->x_flag_ira_algorithm);
4624 : :
4625 : 0 : fprintf (file, "%*s%s (%#x)\n",
4626 : : indent_to, "",
4627 : : "flag_ira_region",
4628 : 0 : (int) ptr->x_flag_ira_region);
4629 : :
4630 : 0 : fprintf (file, "%*s%s (%#x)\n",
4631 : : indent_to, "",
4632 : : "flag_live_patching",
4633 : 0 : (int) ptr->x_flag_live_patching);
4634 : :
4635 : 0 : fprintf (file, "%*s%s (%#x)\n",
4636 : : indent_to, "",
4637 : : "flag_reorder_blocks_algorithm",
4638 : 0 : (int) ptr->x_flag_reorder_blocks_algorithm);
4639 : :
4640 : 0 : fprintf (file, "%*s%s (%#x)\n",
4641 : : indent_to, "",
4642 : : "flag_simd_cost_model",
4643 : 0 : (int) ptr->x_flag_simd_cost_model);
4644 : :
4645 : 0 : fprintf (file, "%*s%s (%#x)\n",
4646 : : indent_to, "",
4647 : : "flag_stack_reuse",
4648 : 0 : (int) ptr->x_flag_stack_reuse);
4649 : :
4650 : 0 : fprintf (file, "%*s%s (%#x)\n",
4651 : : indent_to, "",
4652 : : "flag_auto_var_init",
4653 : 0 : (int) ptr->x_flag_auto_var_init);
4654 : :
4655 : 0 : fprintf (file, "%*s%s (%#x)\n",
4656 : : indent_to, "",
4657 : : "flag_vect_cost_model",
4658 : 0 : (int) ptr->x_flag_vect_cost_model);
4659 : :
4660 : 0 : if (ptr->x_optimize)
4661 : 0 : fprintf (file, "%*s%s (%#x)\n",
4662 : : indent_to, "",
4663 : : "optimize",
4664 : : ptr->x_optimize);
4665 : :
4666 : 0 : if (ptr->x_optimize_size)
4667 : 0 : fprintf (file, "%*s%s (%#x)\n",
4668 : : indent_to, "",
4669 : : "optimize_size",
4670 : : ptr->x_optimize_size);
4671 : :
4672 : 0 : if (ptr->x_optimize_debug)
4673 : 0 : fprintf (file, "%*s%s (%#x)\n",
4674 : : indent_to, "",
4675 : : "optimize_debug",
4676 : : ptr->x_optimize_debug);
4677 : :
4678 : 0 : if (ptr->x_optimize_fast)
4679 : 0 : fprintf (file, "%*s%s (%#x)\n",
4680 : : indent_to, "",
4681 : : "optimize_fast",
4682 : : ptr->x_optimize_fast);
4683 : :
4684 : 0 : if (ptr->x_warn_inline)
4685 : 0 : fprintf (file, "%*s%s (%#x)\n",
4686 : : indent_to, "",
4687 : : "warn_inline",
4688 : : ptr->x_warn_inline);
4689 : :
4690 : 0 : if (ptr->x_flag_aggressive_loop_optimizations)
4691 : 0 : fprintf (file, "%*s%s (%#x)\n",
4692 : : indent_to, "",
4693 : : "flag_aggressive_loop_optimizations",
4694 : : ptr->x_flag_aggressive_loop_optimizations);
4695 : :
4696 : 0 : if (ptr->x_flag_align_functions)
4697 : 0 : fprintf (file, "%*s%s (%#x)\n",
4698 : : indent_to, "",
4699 : : "flag_align_functions",
4700 : : ptr->x_flag_align_functions);
4701 : :
4702 : 0 : if (ptr->x_flag_align_jumps)
4703 : 0 : fprintf (file, "%*s%s (%#x)\n",
4704 : : indent_to, "",
4705 : : "flag_align_jumps",
4706 : : ptr->x_flag_align_jumps);
4707 : :
4708 : 0 : if (ptr->x_flag_align_labels)
4709 : 0 : fprintf (file, "%*s%s (%#x)\n",
4710 : : indent_to, "",
4711 : : "flag_align_labels",
4712 : : ptr->x_flag_align_labels);
4713 : :
4714 : 0 : if (ptr->x_flag_align_loops)
4715 : 0 : fprintf (file, "%*s%s (%#x)\n",
4716 : : indent_to, "",
4717 : : "flag_align_loops",
4718 : : ptr->x_flag_align_loops);
4719 : :
4720 : 0 : if (ptr->x_flag_allocation_dce)
4721 : 0 : fprintf (file, "%*s%s (%#x)\n",
4722 : : indent_to, "",
4723 : : "flag_allocation_dce",
4724 : : ptr->x_flag_allocation_dce);
4725 : :
4726 : 0 : if (ptr->x_flag_store_data_races)
4727 : 0 : fprintf (file, "%*s%s (%#x)\n",
4728 : : indent_to, "",
4729 : : "flag_store_data_races",
4730 : : ptr->x_flag_store_data_races);
4731 : :
4732 : 0 : if (ptr->x_flag_associative_math)
4733 : 0 : fprintf (file, "%*s%s (%#x)\n",
4734 : : indent_to, "",
4735 : : "flag_associative_math",
4736 : : ptr->x_flag_associative_math);
4737 : :
4738 : 0 : if (ptr->x_flag_assume_sane_operators_new_delete)
4739 : 0 : fprintf (file, "%*s%s (%#x)\n",
4740 : : indent_to, "",
4741 : : "flag_assume_sane_operators_new_delete",
4742 : : ptr->x_flag_assume_sane_operators_new_delete);
4743 : :
4744 : 0 : if (ptr->x_flag_asynchronous_unwind_tables)
4745 : 0 : fprintf (file, "%*s%s (%#x)\n",
4746 : : indent_to, "",
4747 : : "flag_asynchronous_unwind_tables",
4748 : : ptr->x_flag_asynchronous_unwind_tables);
4749 : :
4750 : 0 : if (ptr->x_flag_auto_inc_dec)
4751 : 0 : fprintf (file, "%*s%s (%#x)\n",
4752 : : indent_to, "",
4753 : : "flag_auto_inc_dec",
4754 : : ptr->x_flag_auto_inc_dec);
4755 : :
4756 : 0 : if (ptr->x_flag_auto_profile_inlining)
4757 : 0 : fprintf (file, "%*s%s (%#x)\n",
4758 : : indent_to, "",
4759 : : "flag_auto_profile_inlining",
4760 : : ptr->x_flag_auto_profile_inlining);
4761 : :
4762 : 0 : if (ptr->x_flag_avoid_store_forwarding)
4763 : 0 : fprintf (file, "%*s%s (%#x)\n",
4764 : : indent_to, "",
4765 : : "flag_avoid_store_forwarding",
4766 : : ptr->x_flag_avoid_store_forwarding);
4767 : :
4768 : 0 : if (ptr->x_flag_bit_tests)
4769 : 0 : fprintf (file, "%*s%s (%#x)\n",
4770 : : indent_to, "",
4771 : : "flag_bit_tests",
4772 : : ptr->x_flag_bit_tests);
4773 : :
4774 : 0 : if (ptr->x_flag_branch_on_count_reg)
4775 : 0 : fprintf (file, "%*s%s (%#x)\n",
4776 : : indent_to, "",
4777 : : "flag_branch_on_count_reg",
4778 : : ptr->x_flag_branch_on_count_reg);
4779 : :
4780 : 0 : if (ptr->x_flag_branch_probabilities)
4781 : 0 : fprintf (file, "%*s%s (%#x)\n",
4782 : : indent_to, "",
4783 : : "flag_branch_probabilities",
4784 : : ptr->x_flag_branch_probabilities);
4785 : :
4786 : 0 : if (ptr->x_flag_caller_saves)
4787 : 0 : fprintf (file, "%*s%s (%#x)\n",
4788 : : indent_to, "",
4789 : : "flag_caller_saves",
4790 : : ptr->x_flag_caller_saves);
4791 : :
4792 : 0 : if (ptr->x_flag_code_hoisting)
4793 : 0 : fprintf (file, "%*s%s (%#x)\n",
4794 : : indent_to, "",
4795 : : "flag_code_hoisting",
4796 : : ptr->x_flag_code_hoisting);
4797 : :
4798 : 0 : if (ptr->x_flag_combine_stack_adjustments)
4799 : 0 : fprintf (file, "%*s%s (%#x)\n",
4800 : : indent_to, "",
4801 : : "flag_combine_stack_adjustments",
4802 : : ptr->x_flag_combine_stack_adjustments);
4803 : :
4804 : 0 : if (ptr->x_flag_compare_elim_after_reload)
4805 : 0 : fprintf (file, "%*s%s (%#x)\n",
4806 : : indent_to, "",
4807 : : "flag_compare_elim_after_reload",
4808 : : ptr->x_flag_compare_elim_after_reload);
4809 : :
4810 : 0 : if (ptr->x_flag_conserve_stack)
4811 : 0 : fprintf (file, "%*s%s (%#x)\n",
4812 : : indent_to, "",
4813 : : "flag_conserve_stack",
4814 : : ptr->x_flag_conserve_stack);
4815 : :
4816 : 0 : if (ptr->x_flag_cprop_registers)
4817 : 0 : fprintf (file, "%*s%s (%#x)\n",
4818 : : indent_to, "",
4819 : : "flag_cprop_registers",
4820 : : ptr->x_flag_cprop_registers);
4821 : :
4822 : 0 : if (ptr->x_flag_crossjumping)
4823 : 0 : fprintf (file, "%*s%s (%#x)\n",
4824 : : indent_to, "",
4825 : : "flag_crossjumping",
4826 : : ptr->x_flag_crossjumping);
4827 : :
4828 : 0 : if (ptr->x_flag_cse_follow_jumps)
4829 : 0 : fprintf (file, "%*s%s (%#x)\n",
4830 : : indent_to, "",
4831 : : "flag_cse_follow_jumps",
4832 : : ptr->x_flag_cse_follow_jumps);
4833 : :
4834 : 0 : if (ptr->x_flag_dce)
4835 : 0 : fprintf (file, "%*s%s (%#x)\n",
4836 : : indent_to, "",
4837 : : "flag_dce",
4838 : : ptr->x_flag_dce);
4839 : :
4840 : 0 : if (ptr->x_flag_defer_pop)
4841 : 0 : fprintf (file, "%*s%s (%#x)\n",
4842 : : indent_to, "",
4843 : : "flag_defer_pop",
4844 : : ptr->x_flag_defer_pop);
4845 : :
4846 : 0 : if (ptr->x_flag_delayed_branch)
4847 : 0 : fprintf (file, "%*s%s (%#x)\n",
4848 : : indent_to, "",
4849 : : "flag_delayed_branch",
4850 : : ptr->x_flag_delayed_branch);
4851 : :
4852 : 0 : if (ptr->x_flag_delete_dead_exceptions)
4853 : 0 : fprintf (file, "%*s%s (%#x)\n",
4854 : : indent_to, "",
4855 : : "flag_delete_dead_exceptions",
4856 : : ptr->x_flag_delete_dead_exceptions);
4857 : :
4858 : 0 : if (ptr->x_flag_delete_null_pointer_checks)
4859 : 0 : fprintf (file, "%*s%s (%#x)\n",
4860 : : indent_to, "",
4861 : : "flag_delete_null_pointer_checks",
4862 : : ptr->x_flag_delete_null_pointer_checks);
4863 : :
4864 : 0 : if (ptr->x_flag_devirtualize)
4865 : 0 : fprintf (file, "%*s%s (%#x)\n",
4866 : : indent_to, "",
4867 : : "flag_devirtualize",
4868 : : ptr->x_flag_devirtualize);
4869 : :
4870 : 0 : if (ptr->x_flag_devirtualize_speculatively)
4871 : 0 : fprintf (file, "%*s%s (%#x)\n",
4872 : : indent_to, "",
4873 : : "flag_devirtualize_speculatively",
4874 : : ptr->x_flag_devirtualize_speculatively);
4875 : :
4876 : 0 : if (ptr->x_flag_dse)
4877 : 0 : fprintf (file, "%*s%s (%#x)\n",
4878 : : indent_to, "",
4879 : : "flag_dse",
4880 : : ptr->x_flag_dse);
4881 : :
4882 : 0 : if (ptr->x_flag_early_inlining)
4883 : 0 : fprintf (file, "%*s%s (%#x)\n",
4884 : : indent_to, "",
4885 : : "flag_early_inlining",
4886 : : ptr->x_flag_early_inlining);
4887 : :
4888 : 0 : if (ptr->x_flag_exceptions)
4889 : 0 : fprintf (file, "%*s%s (%#x)\n",
4890 : : indent_to, "",
4891 : : "flag_exceptions",
4892 : : ptr->x_flag_exceptions);
4893 : :
4894 : 0 : if (ptr->x_flag_expensive_optimizations)
4895 : 0 : fprintf (file, "%*s%s (%#x)\n",
4896 : : indent_to, "",
4897 : : "flag_expensive_optimizations",
4898 : : ptr->x_flag_expensive_optimizations);
4899 : :
4900 : 0 : if (ptr->x_flag_ext_dce)
4901 : 0 : fprintf (file, "%*s%s (%#x)\n",
4902 : : indent_to, "",
4903 : : "flag_ext_dce",
4904 : : ptr->x_flag_ext_dce);
4905 : :
4906 : 0 : if (ptr->x_flag_finite_loops)
4907 : 0 : fprintf (file, "%*s%s (%#x)\n",
4908 : : indent_to, "",
4909 : : "flag_finite_loops",
4910 : : ptr->x_flag_finite_loops);
4911 : :
4912 : 0 : if (ptr->x_flag_finite_math_only)
4913 : 0 : fprintf (file, "%*s%s (%#x)\n",
4914 : : indent_to, "",
4915 : : "flag_finite_math_only",
4916 : : ptr->x_flag_finite_math_only);
4917 : :
4918 : 0 : if (ptr->x_flag_float_store)
4919 : 0 : fprintf (file, "%*s%s (%#x)\n",
4920 : : indent_to, "",
4921 : : "flag_float_store",
4922 : : ptr->x_flag_float_store);
4923 : :
4924 : 0 : if (ptr->x_flag_fold_mem_offsets)
4925 : 0 : fprintf (file, "%*s%s (%#x)\n",
4926 : : indent_to, "",
4927 : : "flag_fold_mem_offsets",
4928 : : ptr->x_flag_fold_mem_offsets);
4929 : :
4930 : 0 : if (ptr->x_flag_fold_simple_inlines)
4931 : 0 : fprintf (file, "%*s%s (%#x)\n",
4932 : : indent_to, "",
4933 : : "flag_fold_simple_inlines",
4934 : : ptr->x_flag_fold_simple_inlines);
4935 : :
4936 : 0 : if (ptr->x_flag_forward_propagate)
4937 : 0 : fprintf (file, "%*s%s (%#x)\n",
4938 : : indent_to, "",
4939 : : "flag_forward_propagate",
4940 : : ptr->x_flag_forward_propagate);
4941 : :
4942 : 0 : if (ptr->x_flag_fp_int_builtin_inexact)
4943 : 0 : fprintf (file, "%*s%s (%#x)\n",
4944 : : indent_to, "",
4945 : : "flag_fp_int_builtin_inexact",
4946 : : ptr->x_flag_fp_int_builtin_inexact);
4947 : :
4948 : 0 : if (ptr->x_flag_no_function_cse)
4949 : 0 : fprintf (file, "%*s%s (%#x)\n",
4950 : : indent_to, "",
4951 : : "flag_no_function_cse",
4952 : : ptr->x_flag_no_function_cse);
4953 : :
4954 : 0 : if (ptr->x_flag_gcse)
4955 : 0 : fprintf (file, "%*s%s (%#x)\n",
4956 : : indent_to, "",
4957 : : "flag_gcse",
4958 : : ptr->x_flag_gcse);
4959 : :
4960 : 0 : if (ptr->x_flag_gcse_after_reload)
4961 : 0 : fprintf (file, "%*s%s (%#x)\n",
4962 : : indent_to, "",
4963 : : "flag_gcse_after_reload",
4964 : : ptr->x_flag_gcse_after_reload);
4965 : :
4966 : 0 : if (ptr->x_flag_gcse_las)
4967 : 0 : fprintf (file, "%*s%s (%#x)\n",
4968 : : indent_to, "",
4969 : : "flag_gcse_las",
4970 : : ptr->x_flag_gcse_las);
4971 : :
4972 : 0 : if (ptr->x_flag_gcse_lm)
4973 : 0 : fprintf (file, "%*s%s (%#x)\n",
4974 : : indent_to, "",
4975 : : "flag_gcse_lm",
4976 : : ptr->x_flag_gcse_lm);
4977 : :
4978 : 0 : if (ptr->x_flag_gcse_sm)
4979 : 0 : fprintf (file, "%*s%s (%#x)\n",
4980 : : indent_to, "",
4981 : : "flag_gcse_sm",
4982 : : ptr->x_flag_gcse_sm);
4983 : :
4984 : 0 : if (ptr->x_flag_graphite)
4985 : 0 : fprintf (file, "%*s%s (%#x)\n",
4986 : : indent_to, "",
4987 : : "flag_graphite",
4988 : : ptr->x_flag_graphite);
4989 : :
4990 : 0 : if (ptr->x_flag_graphite_identity)
4991 : 0 : fprintf (file, "%*s%s (%#x)\n",
4992 : : indent_to, "",
4993 : : "flag_graphite_identity",
4994 : : ptr->x_flag_graphite_identity);
4995 : :
4996 : 0 : if (ptr->x_flag_guess_branch_prob)
4997 : 0 : fprintf (file, "%*s%s (%#x)\n",
4998 : : indent_to, "",
4999 : : "flag_guess_branch_prob",
5000 : : ptr->x_flag_guess_branch_prob);
5001 : :
5002 : 0 : if (ptr->x_flag_harden_control_flow_redundancy_check_exceptions)
5003 : 0 : fprintf (file, "%*s%s (%#x)\n",
5004 : : indent_to, "",
5005 : : "flag_harden_control_flow_redundancy_check_exceptions",
5006 : : ptr->x_flag_harden_control_flow_redundancy_check_exceptions);
5007 : :
5008 : 0 : if (ptr->x_flag_harden_control_flow_redundancy_check_returning_calls)
5009 : 0 : fprintf (file, "%*s%s (%#x)\n",
5010 : : indent_to, "",
5011 : : "flag_harden_control_flow_redundancy_check_returning_calls",
5012 : : ptr->x_flag_harden_control_flow_redundancy_check_returning_calls);
5013 : :
5014 : 0 : if (ptr->x_flag_harden_control_flow_redundancy_skip_leaf)
5015 : 0 : fprintf (file, "%*s%s (%#x)\n",
5016 : : indent_to, "",
5017 : : "flag_harden_control_flow_redundancy_skip_leaf",
5018 : : ptr->x_flag_harden_control_flow_redundancy_skip_leaf);
5019 : :
5020 : 0 : if (ptr->x_flag_harden_compares)
5021 : 0 : fprintf (file, "%*s%s (%#x)\n",
5022 : : indent_to, "",
5023 : : "flag_harden_compares",
5024 : : ptr->x_flag_harden_compares);
5025 : :
5026 : 0 : if (ptr->x_flag_harden_conditional_branches)
5027 : 0 : fprintf (file, "%*s%s (%#x)\n",
5028 : : indent_to, "",
5029 : : "flag_harden_conditional_branches",
5030 : : ptr->x_flag_harden_conditional_branches);
5031 : :
5032 : 0 : if (ptr->x_flag_harden_control_flow_redundancy)
5033 : 0 : fprintf (file, "%*s%s (%#x)\n",
5034 : : indent_to, "",
5035 : : "flag_harden_control_flow_redundancy",
5036 : : ptr->x_flag_harden_control_flow_redundancy);
5037 : :
5038 : 0 : if (ptr->x_flag_hoist_adjacent_loads)
5039 : 0 : fprintf (file, "%*s%s (%#x)\n",
5040 : : indent_to, "",
5041 : : "flag_hoist_adjacent_loads",
5042 : : ptr->x_flag_hoist_adjacent_loads);
5043 : :
5044 : 0 : if (ptr->x_flag_if_conversion)
5045 : 0 : fprintf (file, "%*s%s (%#x)\n",
5046 : : indent_to, "",
5047 : : "flag_if_conversion",
5048 : : ptr->x_flag_if_conversion);
5049 : :
5050 : 0 : if (ptr->x_flag_if_conversion2)
5051 : 0 : fprintf (file, "%*s%s (%#x)\n",
5052 : : indent_to, "",
5053 : : "flag_if_conversion2",
5054 : : ptr->x_flag_if_conversion2);
5055 : :
5056 : 0 : if (ptr->x_flag_indirect_inlining)
5057 : 0 : fprintf (file, "%*s%s (%#x)\n",
5058 : : indent_to, "",
5059 : : "flag_indirect_inlining",
5060 : : ptr->x_flag_indirect_inlining);
5061 : :
5062 : 0 : if (ptr->x_flag_no_inline)
5063 : 0 : fprintf (file, "%*s%s (%#x)\n",
5064 : : indent_to, "",
5065 : : "flag_no_inline",
5066 : : ptr->x_flag_no_inline);
5067 : :
5068 : 0 : if (ptr->x_flag_inline_atomics)
5069 : 0 : fprintf (file, "%*s%s (%#x)\n",
5070 : : indent_to, "",
5071 : : "flag_inline_atomics",
5072 : : ptr->x_flag_inline_atomics);
5073 : :
5074 : 0 : if (ptr->x_flag_inline_functions)
5075 : 0 : fprintf (file, "%*s%s (%#x)\n",
5076 : : indent_to, "",
5077 : : "flag_inline_functions",
5078 : : ptr->x_flag_inline_functions);
5079 : :
5080 : 0 : if (ptr->x_flag_inline_functions_called_once)
5081 : 0 : fprintf (file, "%*s%s (%#x)\n",
5082 : : indent_to, "",
5083 : : "flag_inline_functions_called_once",
5084 : : ptr->x_flag_inline_functions_called_once);
5085 : :
5086 : 0 : if (ptr->x_flag_inline_small_functions)
5087 : 0 : fprintf (file, "%*s%s (%#x)\n",
5088 : : indent_to, "",
5089 : : "flag_inline_small_functions",
5090 : : ptr->x_flag_inline_small_functions);
5091 : :
5092 : 0 : if (ptr->x_flag_ipa_bit_cp)
5093 : 0 : fprintf (file, "%*s%s (%#x)\n",
5094 : : indent_to, "",
5095 : : "flag_ipa_bit_cp",
5096 : : ptr->x_flag_ipa_bit_cp);
5097 : :
5098 : 0 : if (ptr->x_flag_ipa_cp)
5099 : 0 : fprintf (file, "%*s%s (%#x)\n",
5100 : : indent_to, "",
5101 : : "flag_ipa_cp",
5102 : : ptr->x_flag_ipa_cp);
5103 : :
5104 : 0 : if (ptr->x_flag_ipa_cp_clone)
5105 : 0 : fprintf (file, "%*s%s (%#x)\n",
5106 : : indent_to, "",
5107 : : "flag_ipa_cp_clone",
5108 : : ptr->x_flag_ipa_cp_clone);
5109 : :
5110 : 0 : if (ptr->x_flag_ipa_icf)
5111 : 0 : fprintf (file, "%*s%s (%#x)\n",
5112 : : indent_to, "",
5113 : : "flag_ipa_icf",
5114 : : ptr->x_flag_ipa_icf);
5115 : :
5116 : 0 : if (ptr->x_flag_ipa_icf_functions)
5117 : 0 : fprintf (file, "%*s%s (%#x)\n",
5118 : : indent_to, "",
5119 : : "flag_ipa_icf_functions",
5120 : : ptr->x_flag_ipa_icf_functions);
5121 : :
5122 : 0 : if (ptr->x_flag_ipa_icf_variables)
5123 : 0 : fprintf (file, "%*s%s (%#x)\n",
5124 : : indent_to, "",
5125 : : "flag_ipa_icf_variables",
5126 : : ptr->x_flag_ipa_icf_variables);
5127 : :
5128 : 0 : if (ptr->x_flag_ipa_modref)
5129 : 0 : fprintf (file, "%*s%s (%#x)\n",
5130 : : indent_to, "",
5131 : : "flag_ipa_modref",
5132 : : ptr->x_flag_ipa_modref);
5133 : :
5134 : 0 : if (ptr->x_flag_ipa_profile)
5135 : 0 : fprintf (file, "%*s%s (%#x)\n",
5136 : : indent_to, "",
5137 : : "flag_ipa_profile",
5138 : : ptr->x_flag_ipa_profile);
5139 : :
5140 : 0 : if (ptr->x_flag_ipa_pta)
5141 : 0 : fprintf (file, "%*s%s (%#x)\n",
5142 : : indent_to, "",
5143 : : "flag_ipa_pta",
5144 : : ptr->x_flag_ipa_pta);
5145 : :
5146 : 0 : if (ptr->x_flag_ipa_pure_const)
5147 : 0 : fprintf (file, "%*s%s (%#x)\n",
5148 : : indent_to, "",
5149 : : "flag_ipa_pure_const",
5150 : : ptr->x_flag_ipa_pure_const);
5151 : :
5152 : 0 : if (ptr->x_flag_ipa_ra)
5153 : 0 : fprintf (file, "%*s%s (%#x)\n",
5154 : : indent_to, "",
5155 : : "flag_ipa_ra",
5156 : : ptr->x_flag_ipa_ra);
5157 : :
5158 : 0 : if (ptr->x_flag_ipa_reference)
5159 : 0 : fprintf (file, "%*s%s (%#x)\n",
5160 : : indent_to, "",
5161 : : "flag_ipa_reference",
5162 : : ptr->x_flag_ipa_reference);
5163 : :
5164 : 0 : if (ptr->x_flag_ipa_reference_addressable)
5165 : 0 : fprintf (file, "%*s%s (%#x)\n",
5166 : : indent_to, "",
5167 : : "flag_ipa_reference_addressable",
5168 : : ptr->x_flag_ipa_reference_addressable);
5169 : :
5170 : 0 : if (ptr->x_flag_ipa_reorder_for_locality)
5171 : 0 : fprintf (file, "%*s%s (%#x)\n",
5172 : : indent_to, "",
5173 : : "flag_ipa_reorder_for_locality",
5174 : : ptr->x_flag_ipa_reorder_for_locality);
5175 : :
5176 : 0 : if (ptr->x_flag_ipa_sra)
5177 : 0 : fprintf (file, "%*s%s (%#x)\n",
5178 : : indent_to, "",
5179 : : "flag_ipa_sra",
5180 : : ptr->x_flag_ipa_sra);
5181 : :
5182 : 0 : if (ptr->x_flag_ipa_stack_alignment)
5183 : 0 : fprintf (file, "%*s%s (%#x)\n",
5184 : : indent_to, "",
5185 : : "flag_ipa_stack_alignment",
5186 : : ptr->x_flag_ipa_stack_alignment);
5187 : :
5188 : 0 : if (ptr->x_flag_ipa_strict_aliasing)
5189 : 0 : fprintf (file, "%*s%s (%#x)\n",
5190 : : indent_to, "",
5191 : : "flag_ipa_strict_aliasing",
5192 : : ptr->x_flag_ipa_strict_aliasing);
5193 : :
5194 : 0 : if (ptr->x_flag_ipa_vrp)
5195 : 0 : fprintf (file, "%*s%s (%#x)\n",
5196 : : indent_to, "",
5197 : : "flag_ipa_vrp",
5198 : : ptr->x_flag_ipa_vrp);
5199 : :
5200 : 0 : if (ptr->x_flag_ira_hoist_pressure)
5201 : 0 : fprintf (file, "%*s%s (%#x)\n",
5202 : : indent_to, "",
5203 : : "flag_ira_hoist_pressure",
5204 : : ptr->x_flag_ira_hoist_pressure);
5205 : :
5206 : 0 : if (ptr->x_flag_ira_loop_pressure)
5207 : 0 : fprintf (file, "%*s%s (%#x)\n",
5208 : : indent_to, "",
5209 : : "flag_ira_loop_pressure",
5210 : : ptr->x_flag_ira_loop_pressure);
5211 : :
5212 : 0 : if (ptr->x_flag_ira_share_save_slots)
5213 : 0 : fprintf (file, "%*s%s (%#x)\n",
5214 : : indent_to, "",
5215 : : "flag_ira_share_save_slots",
5216 : : ptr->x_flag_ira_share_save_slots);
5217 : :
5218 : 0 : if (ptr->x_flag_ira_share_spill_slots)
5219 : 0 : fprintf (file, "%*s%s (%#x)\n",
5220 : : indent_to, "",
5221 : : "flag_ira_share_spill_slots",
5222 : : ptr->x_flag_ira_share_spill_slots);
5223 : :
5224 : 0 : if (ptr->x_flag_isolate_erroneous_paths_attribute)
5225 : 0 : fprintf (file, "%*s%s (%#x)\n",
5226 : : indent_to, "",
5227 : : "flag_isolate_erroneous_paths_attribute",
5228 : : ptr->x_flag_isolate_erroneous_paths_attribute);
5229 : :
5230 : 0 : if (ptr->x_flag_isolate_erroneous_paths_dereference)
5231 : 0 : fprintf (file, "%*s%s (%#x)\n",
5232 : : indent_to, "",
5233 : : "flag_isolate_erroneous_paths_dereference",
5234 : : ptr->x_flag_isolate_erroneous_paths_dereference);
5235 : :
5236 : 0 : if (ptr->x_flag_ivopts)
5237 : 0 : fprintf (file, "%*s%s (%#x)\n",
5238 : : indent_to, "",
5239 : : "flag_ivopts",
5240 : : ptr->x_flag_ivopts);
5241 : :
5242 : 0 : if (ptr->x_flag_jump_tables)
5243 : 0 : fprintf (file, "%*s%s (%#x)\n",
5244 : : indent_to, "",
5245 : : "flag_jump_tables",
5246 : : ptr->x_flag_jump_tables);
5247 : :
5248 : 0 : if (ptr->x_flag_keep_gc_roots_live)
5249 : 0 : fprintf (file, "%*s%s (%#x)\n",
5250 : : indent_to, "",
5251 : : "flag_keep_gc_roots_live",
5252 : : ptr->x_flag_keep_gc_roots_live);
5253 : :
5254 : 0 : if (ptr->x_flag_late_combine_instructions)
5255 : 0 : fprintf (file, "%*s%s (%#x)\n",
5256 : : indent_to, "",
5257 : : "flag_late_combine_instructions",
5258 : : ptr->x_flag_late_combine_instructions);
5259 : :
5260 : 0 : if (ptr->x_flag_lifetime_dse)
5261 : 0 : fprintf (file, "%*s%s (%#x)\n",
5262 : : indent_to, "",
5263 : : "flag_lifetime_dse",
5264 : : ptr->x_flag_lifetime_dse);
5265 : :
5266 : 0 : if (ptr->x_flag_limit_function_alignment)
5267 : 0 : fprintf (file, "%*s%s (%#x)\n",
5268 : : indent_to, "",
5269 : : "flag_limit_function_alignment",
5270 : : ptr->x_flag_limit_function_alignment);
5271 : :
5272 : 0 : if (ptr->x_flag_live_range_shrinkage)
5273 : 0 : fprintf (file, "%*s%s (%#x)\n",
5274 : : indent_to, "",
5275 : : "flag_live_range_shrinkage",
5276 : : ptr->x_flag_live_range_shrinkage);
5277 : :
5278 : 0 : if (ptr->x_flag_loop_interchange)
5279 : 0 : fprintf (file, "%*s%s (%#x)\n",
5280 : : indent_to, "",
5281 : : "flag_loop_interchange",
5282 : : ptr->x_flag_loop_interchange);
5283 : :
5284 : 0 : if (ptr->x_flag_loop_nest_optimize)
5285 : 0 : fprintf (file, "%*s%s (%#x)\n",
5286 : : indent_to, "",
5287 : : "flag_loop_nest_optimize",
5288 : : ptr->x_flag_loop_nest_optimize);
5289 : :
5290 : 0 : if (ptr->x_flag_loop_parallelize_all)
5291 : 0 : fprintf (file, "%*s%s (%#x)\n",
5292 : : indent_to, "",
5293 : : "flag_loop_parallelize_all",
5294 : : ptr->x_flag_loop_parallelize_all);
5295 : :
5296 : 0 : if (ptr->x_flag_unroll_jam)
5297 : 0 : fprintf (file, "%*s%s (%#x)\n",
5298 : : indent_to, "",
5299 : : "flag_unroll_jam",
5300 : : ptr->x_flag_unroll_jam);
5301 : :
5302 : 0 : if (ptr->x_flag_lra_remat)
5303 : 0 : fprintf (file, "%*s%s (%#x)\n",
5304 : : indent_to, "",
5305 : : "flag_lra_remat",
5306 : : ptr->x_flag_lra_remat);
5307 : :
5308 : 0 : if (ptr->x_flag_malloc_dce)
5309 : 0 : fprintf (file, "%*s%s (%#x)\n",
5310 : : indent_to, "",
5311 : : "flag_malloc_dce",
5312 : : ptr->x_flag_malloc_dce);
5313 : :
5314 : 0 : if (ptr->x_flag_errno_math)
5315 : 0 : fprintf (file, "%*s%s (%#x)\n",
5316 : : indent_to, "",
5317 : : "flag_errno_math",
5318 : : ptr->x_flag_errno_math);
5319 : :
5320 : 0 : if (ptr->x_flag_modulo_sched)
5321 : 0 : fprintf (file, "%*s%s (%#x)\n",
5322 : : indent_to, "",
5323 : : "flag_modulo_sched",
5324 : : ptr->x_flag_modulo_sched);
5325 : :
5326 : 0 : if (ptr->x_flag_modulo_sched_allow_regmoves)
5327 : 0 : fprintf (file, "%*s%s (%#x)\n",
5328 : : indent_to, "",
5329 : : "flag_modulo_sched_allow_regmoves",
5330 : : ptr->x_flag_modulo_sched_allow_regmoves);
5331 : :
5332 : 0 : if (ptr->x_flag_move_loop_invariants)
5333 : 0 : fprintf (file, "%*s%s (%#x)\n",
5334 : : indent_to, "",
5335 : : "flag_move_loop_invariants",
5336 : : ptr->x_flag_move_loop_invariants);
5337 : :
5338 : 0 : if (ptr->x_flag_move_loop_stores)
5339 : 0 : fprintf (file, "%*s%s (%#x)\n",
5340 : : indent_to, "",
5341 : : "flag_move_loop_stores",
5342 : : ptr->x_flag_move_loop_stores);
5343 : :
5344 : 0 : if (ptr->x_flag_non_call_exceptions)
5345 : 0 : fprintf (file, "%*s%s (%#x)\n",
5346 : : indent_to, "",
5347 : : "flag_non_call_exceptions",
5348 : : ptr->x_flag_non_call_exceptions);
5349 : :
5350 : 0 : if (ptr->x_flag_nothrow_opt)
5351 : 0 : fprintf (file, "%*s%s (%#x)\n",
5352 : : indent_to, "",
5353 : : "flag_nothrow_opt",
5354 : : ptr->x_flag_nothrow_opt);
5355 : :
5356 : 0 : if (ptr->x_flag_omit_frame_pointer)
5357 : 0 : fprintf (file, "%*s%s (%#x)\n",
5358 : : indent_to, "",
5359 : : "flag_omit_frame_pointer",
5360 : : ptr->x_flag_omit_frame_pointer);
5361 : :
5362 : 0 : if (ptr->x_flag_opt_info)
5363 : 0 : fprintf (file, "%*s%s (%#x)\n",
5364 : : indent_to, "",
5365 : : "flag_opt_info",
5366 : : ptr->x_flag_opt_info);
5367 : :
5368 : 0 : if (ptr->x_flag_optimize_crc)
5369 : 0 : fprintf (file, "%*s%s (%#x)\n",
5370 : : indent_to, "",
5371 : : "flag_optimize_crc",
5372 : : ptr->x_flag_optimize_crc);
5373 : :
5374 : 0 : if (ptr->x_flag_optimize_sibling_calls)
5375 : 0 : fprintf (file, "%*s%s (%#x)\n",
5376 : : indent_to, "",
5377 : : "flag_optimize_sibling_calls",
5378 : : ptr->x_flag_optimize_sibling_calls);
5379 : :
5380 : 0 : if (ptr->x_flag_optimize_strlen)
5381 : 0 : fprintf (file, "%*s%s (%#x)\n",
5382 : : indent_to, "",
5383 : : "flag_optimize_strlen",
5384 : : ptr->x_flag_optimize_strlen);
5385 : :
5386 : 0 : if (ptr->x_flag_pack_struct)
5387 : 0 : fprintf (file, "%*s%s (%#x)\n",
5388 : : indent_to, "",
5389 : : "flag_pack_struct",
5390 : : ptr->x_flag_pack_struct);
5391 : :
5392 : 0 : if (ptr->x_flag_partial_inlining)
5393 : 0 : fprintf (file, "%*s%s (%#x)\n",
5394 : : indent_to, "",
5395 : : "flag_partial_inlining",
5396 : : ptr->x_flag_partial_inlining);
5397 : :
5398 : 0 : if (ptr->x_flag_pcc_struct_return)
5399 : 0 : fprintf (file, "%*s%s (%#x)\n",
5400 : : indent_to, "",
5401 : : "flag_pcc_struct_return",
5402 : : ptr->x_flag_pcc_struct_return);
5403 : :
5404 : 0 : if (ptr->x_flag_peel_loops)
5405 : 0 : fprintf (file, "%*s%s (%#x)\n",
5406 : : indent_to, "",
5407 : : "flag_peel_loops",
5408 : : ptr->x_flag_peel_loops);
5409 : :
5410 : 0 : if (ptr->x_flag_no_peephole)
5411 : 0 : fprintf (file, "%*s%s (%#x)\n",
5412 : : indent_to, "",
5413 : : "flag_no_peephole",
5414 : : ptr->x_flag_no_peephole);
5415 : :
5416 : 0 : if (ptr->x_flag_peephole2)
5417 : 0 : fprintf (file, "%*s%s (%#x)\n",
5418 : : indent_to, "",
5419 : : "flag_peephole2",
5420 : : ptr->x_flag_peephole2);
5421 : :
5422 : 0 : if (ptr->x_flag_plt)
5423 : 0 : fprintf (file, "%*s%s (%#x)\n",
5424 : : indent_to, "",
5425 : : "flag_plt",
5426 : : ptr->x_flag_plt);
5427 : :
5428 : 0 : if (ptr->x_flag_predictive_commoning)
5429 : 0 : fprintf (file, "%*s%s (%#x)\n",
5430 : : indent_to, "",
5431 : : "flag_predictive_commoning",
5432 : : ptr->x_flag_predictive_commoning);
5433 : :
5434 : 0 : if (ptr->x_flag_prefetch_loop_arrays)
5435 : 0 : fprintf (file, "%*s%s (%#x)\n",
5436 : : indent_to, "",
5437 : : "flag_prefetch_loop_arrays",
5438 : : ptr->x_flag_prefetch_loop_arrays);
5439 : :
5440 : 0 : if (ptr->x_flag_printf_return_value)
5441 : 0 : fprintf (file, "%*s%s (%#x)\n",
5442 : : indent_to, "",
5443 : : "flag_printf_return_value",
5444 : : ptr->x_flag_printf_return_value);
5445 : :
5446 : 0 : if (ptr->x_flag_profile_partial_training)
5447 : 0 : fprintf (file, "%*s%s (%#x)\n",
5448 : : indent_to, "",
5449 : : "flag_profile_partial_training",
5450 : : ptr->x_flag_profile_partial_training);
5451 : :
5452 : 0 : if (ptr->x_flag_profile_reorder_functions)
5453 : 0 : fprintf (file, "%*s%s (%#x)\n",
5454 : : indent_to, "",
5455 : : "flag_profile_reorder_functions",
5456 : : ptr->x_flag_profile_reorder_functions);
5457 : :
5458 : 0 : if (ptr->x_flag_reciprocal_math)
5459 : 0 : fprintf (file, "%*s%s (%#x)\n",
5460 : : indent_to, "",
5461 : : "flag_reciprocal_math",
5462 : : ptr->x_flag_reciprocal_math);
5463 : :
5464 : 0 : if (ptr->x_flag_ree)
5465 : 0 : fprintf (file, "%*s%s (%#x)\n",
5466 : : indent_to, "",
5467 : : "flag_ree",
5468 : : ptr->x_flag_ree);
5469 : :
5470 : 0 : if (ptr->x_flag_rename_registers)
5471 : 0 : fprintf (file, "%*s%s (%#x)\n",
5472 : : indent_to, "",
5473 : : "flag_rename_registers",
5474 : : ptr->x_flag_rename_registers);
5475 : :
5476 : 0 : if (ptr->x_flag_reorder_blocks)
5477 : 0 : fprintf (file, "%*s%s (%#x)\n",
5478 : : indent_to, "",
5479 : : "flag_reorder_blocks",
5480 : : ptr->x_flag_reorder_blocks);
5481 : :
5482 : 0 : if (ptr->x_flag_reorder_blocks_and_partition)
5483 : 0 : fprintf (file, "%*s%s (%#x)\n",
5484 : : indent_to, "",
5485 : : "flag_reorder_blocks_and_partition",
5486 : : ptr->x_flag_reorder_blocks_and_partition);
5487 : :
5488 : 0 : if (ptr->x_flag_reorder_functions)
5489 : 0 : fprintf (file, "%*s%s (%#x)\n",
5490 : : indent_to, "",
5491 : : "flag_reorder_functions",
5492 : : ptr->x_flag_reorder_functions);
5493 : :
5494 : 0 : if (ptr->x_flag_rerun_cse_after_loop)
5495 : 0 : fprintf (file, "%*s%s (%#x)\n",
5496 : : indent_to, "",
5497 : : "flag_rerun_cse_after_loop",
5498 : : ptr->x_flag_rerun_cse_after_loop);
5499 : :
5500 : 0 : if (ptr->x_flag_resched_modulo_sched)
5501 : 0 : fprintf (file, "%*s%s (%#x)\n",
5502 : : indent_to, "",
5503 : : "flag_resched_modulo_sched",
5504 : : ptr->x_flag_resched_modulo_sched);
5505 : :
5506 : 0 : if (ptr->x_flag_rounding_math)
5507 : 0 : fprintf (file, "%*s%s (%#x)\n",
5508 : : indent_to, "",
5509 : : "flag_rounding_math",
5510 : : ptr->x_flag_rounding_math);
5511 : :
5512 : 0 : if (ptr->x_flag_rtti)
5513 : 0 : fprintf (file, "%*s%s (%#x)\n",
5514 : : indent_to, "",
5515 : : "flag_rtti",
5516 : : ptr->x_flag_rtti);
5517 : :
5518 : 0 : if (ptr->x_flag_save_optimization_record)
5519 : 0 : fprintf (file, "%*s%s (%#x)\n",
5520 : : indent_to, "",
5521 : : "flag_save_optimization_record",
5522 : : ptr->x_flag_save_optimization_record);
5523 : :
5524 : 0 : if (ptr->x_flag_sched_critical_path_heuristic)
5525 : 0 : fprintf (file, "%*s%s (%#x)\n",
5526 : : indent_to, "",
5527 : : "flag_sched_critical_path_heuristic",
5528 : : ptr->x_flag_sched_critical_path_heuristic);
5529 : :
5530 : 0 : if (ptr->x_flag_sched_dep_count_heuristic)
5531 : 0 : fprintf (file, "%*s%s (%#x)\n",
5532 : : indent_to, "",
5533 : : "flag_sched_dep_count_heuristic",
5534 : : ptr->x_flag_sched_dep_count_heuristic);
5535 : :
5536 : 0 : if (ptr->x_flag_sched_group_heuristic)
5537 : 0 : fprintf (file, "%*s%s (%#x)\n",
5538 : : indent_to, "",
5539 : : "flag_sched_group_heuristic",
5540 : : ptr->x_flag_sched_group_heuristic);
5541 : :
5542 : 0 : if (ptr->x_flag_schedule_interblock)
5543 : 0 : fprintf (file, "%*s%s (%#x)\n",
5544 : : indent_to, "",
5545 : : "flag_schedule_interblock",
5546 : : ptr->x_flag_schedule_interblock);
5547 : :
5548 : 0 : if (ptr->x_flag_sched_last_insn_heuristic)
5549 : 0 : fprintf (file, "%*s%s (%#x)\n",
5550 : : indent_to, "",
5551 : : "flag_sched_last_insn_heuristic",
5552 : : ptr->x_flag_sched_last_insn_heuristic);
5553 : :
5554 : 0 : if (ptr->x_flag_sched_pressure)
5555 : 0 : fprintf (file, "%*s%s (%#x)\n",
5556 : : indent_to, "",
5557 : : "flag_sched_pressure",
5558 : : ptr->x_flag_sched_pressure);
5559 : :
5560 : 0 : if (ptr->x_flag_sched_rank_heuristic)
5561 : 0 : fprintf (file, "%*s%s (%#x)\n",
5562 : : indent_to, "",
5563 : : "flag_sched_rank_heuristic",
5564 : : ptr->x_flag_sched_rank_heuristic);
5565 : :
5566 : 0 : if (ptr->x_flag_schedule_speculative)
5567 : 0 : fprintf (file, "%*s%s (%#x)\n",
5568 : : indent_to, "",
5569 : : "flag_schedule_speculative",
5570 : : ptr->x_flag_schedule_speculative);
5571 : :
5572 : 0 : if (ptr->x_flag_sched_spec_insn_heuristic)
5573 : 0 : fprintf (file, "%*s%s (%#x)\n",
5574 : : indent_to, "",
5575 : : "flag_sched_spec_insn_heuristic",
5576 : : ptr->x_flag_sched_spec_insn_heuristic);
5577 : :
5578 : 0 : if (ptr->x_flag_schedule_speculative_load)
5579 : 0 : fprintf (file, "%*s%s (%#x)\n",
5580 : : indent_to, "",
5581 : : "flag_schedule_speculative_load",
5582 : : ptr->x_flag_schedule_speculative_load);
5583 : :
5584 : 0 : if (ptr->x_flag_schedule_speculative_load_dangerous)
5585 : 0 : fprintf (file, "%*s%s (%#x)\n",
5586 : : indent_to, "",
5587 : : "flag_schedule_speculative_load_dangerous",
5588 : : ptr->x_flag_schedule_speculative_load_dangerous);
5589 : :
5590 : 0 : if (ptr->x_flag_sched2_use_superblocks)
5591 : 0 : fprintf (file, "%*s%s (%#x)\n",
5592 : : indent_to, "",
5593 : : "flag_sched2_use_superblocks",
5594 : : ptr->x_flag_sched2_use_superblocks);
5595 : :
5596 : 0 : if (ptr->x_flag_schedule_fusion)
5597 : 0 : fprintf (file, "%*s%s (%#x)\n",
5598 : : indent_to, "",
5599 : : "flag_schedule_fusion",
5600 : : ptr->x_flag_schedule_fusion);
5601 : :
5602 : 0 : if (ptr->x_flag_schedule_insns)
5603 : 0 : fprintf (file, "%*s%s (%#x)\n",
5604 : : indent_to, "",
5605 : : "flag_schedule_insns",
5606 : : ptr->x_flag_schedule_insns);
5607 : :
5608 : 0 : if (ptr->x_flag_schedule_insns_after_reload)
5609 : 0 : fprintf (file, "%*s%s (%#x)\n",
5610 : : indent_to, "",
5611 : : "flag_schedule_insns_after_reload",
5612 : : ptr->x_flag_schedule_insns_after_reload);
5613 : :
5614 : 0 : if (ptr->x_flag_section_anchors)
5615 : 0 : fprintf (file, "%*s%s (%#x)\n",
5616 : : indent_to, "",
5617 : : "flag_section_anchors",
5618 : : ptr->x_flag_section_anchors);
5619 : :
5620 : 0 : if (ptr->x_flag_sel_sched_pipelining)
5621 : 0 : fprintf (file, "%*s%s (%#x)\n",
5622 : : indent_to, "",
5623 : : "flag_sel_sched_pipelining",
5624 : : ptr->x_flag_sel_sched_pipelining);
5625 : :
5626 : 0 : if (ptr->x_flag_sel_sched_pipelining_outer_loops)
5627 : 0 : fprintf (file, "%*s%s (%#x)\n",
5628 : : indent_to, "",
5629 : : "flag_sel_sched_pipelining_outer_loops",
5630 : : ptr->x_flag_sel_sched_pipelining_outer_loops);
5631 : :
5632 : 0 : if (ptr->x_flag_sel_sched_reschedule_pipelined)
5633 : 0 : fprintf (file, "%*s%s (%#x)\n",
5634 : : indent_to, "",
5635 : : "flag_sel_sched_reschedule_pipelined",
5636 : : ptr->x_flag_sel_sched_reschedule_pipelined);
5637 : :
5638 : 0 : if (ptr->x_flag_selective_scheduling)
5639 : 0 : fprintf (file, "%*s%s (%#x)\n",
5640 : : indent_to, "",
5641 : : "flag_selective_scheduling",
5642 : : ptr->x_flag_selective_scheduling);
5643 : :
5644 : 0 : if (ptr->x_flag_selective_scheduling2)
5645 : 0 : fprintf (file, "%*s%s (%#x)\n",
5646 : : indent_to, "",
5647 : : "flag_selective_scheduling2",
5648 : : ptr->x_flag_selective_scheduling2);
5649 : :
5650 : 0 : if (ptr->x_flag_semantic_interposition)
5651 : 0 : fprintf (file, "%*s%s (%#x)\n",
5652 : : indent_to, "",
5653 : : "flag_semantic_interposition",
5654 : : ptr->x_flag_semantic_interposition);
5655 : :
5656 : 0 : if (ptr->x_flag_short_enums)
5657 : 0 : fprintf (file, "%*s%s (%#x)\n",
5658 : : indent_to, "",
5659 : : "flag_short_enums",
5660 : : ptr->x_flag_short_enums);
5661 : :
5662 : 0 : if (ptr->x_flag_short_wchar)
5663 : 0 : fprintf (file, "%*s%s (%#x)\n",
5664 : : indent_to, "",
5665 : : "flag_short_wchar",
5666 : : ptr->x_flag_short_wchar);
5667 : :
5668 : 0 : if (ptr->x_flag_shrink_wrap)
5669 : 0 : fprintf (file, "%*s%s (%#x)\n",
5670 : : indent_to, "",
5671 : : "flag_shrink_wrap",
5672 : : ptr->x_flag_shrink_wrap);
5673 : :
5674 : 0 : if (ptr->x_flag_shrink_wrap_separate)
5675 : 0 : fprintf (file, "%*s%s (%#x)\n",
5676 : : indent_to, "",
5677 : : "flag_shrink_wrap_separate",
5678 : : ptr->x_flag_shrink_wrap_separate);
5679 : :
5680 : 0 : if (ptr->x_flag_signaling_nans)
5681 : 0 : fprintf (file, "%*s%s (%#x)\n",
5682 : : indent_to, "",
5683 : : "flag_signaling_nans",
5684 : : ptr->x_flag_signaling_nans);
5685 : :
5686 : 0 : if (ptr->x_flag_signed_zeros)
5687 : 0 : fprintf (file, "%*s%s (%#x)\n",
5688 : : indent_to, "",
5689 : : "flag_signed_zeros",
5690 : : ptr->x_flag_signed_zeros);
5691 : :
5692 : 0 : if (ptr->x_flag_single_precision_constant)
5693 : 0 : fprintf (file, "%*s%s (%#x)\n",
5694 : : indent_to, "",
5695 : : "flag_single_precision_constant",
5696 : : ptr->x_flag_single_precision_constant);
5697 : :
5698 : 0 : if (ptr->x_flag_split_ivs_in_unroller)
5699 : 0 : fprintf (file, "%*s%s (%#x)\n",
5700 : : indent_to, "",
5701 : : "flag_split_ivs_in_unroller",
5702 : : ptr->x_flag_split_ivs_in_unroller);
5703 : :
5704 : 0 : if (ptr->x_flag_split_loops)
5705 : 0 : fprintf (file, "%*s%s (%#x)\n",
5706 : : indent_to, "",
5707 : : "flag_split_loops",
5708 : : ptr->x_flag_split_loops);
5709 : :
5710 : 0 : if (ptr->x_flag_split_paths)
5711 : 0 : fprintf (file, "%*s%s (%#x)\n",
5712 : : indent_to, "",
5713 : : "flag_split_paths",
5714 : : ptr->x_flag_split_paths);
5715 : :
5716 : 0 : if (ptr->x_flag_split_wide_types)
5717 : 0 : fprintf (file, "%*s%s (%#x)\n",
5718 : : indent_to, "",
5719 : : "flag_split_wide_types",
5720 : : ptr->x_flag_split_wide_types);
5721 : :
5722 : 0 : if (ptr->x_flag_split_wide_types_early)
5723 : 0 : fprintf (file, "%*s%s (%#x)\n",
5724 : : indent_to, "",
5725 : : "flag_split_wide_types_early",
5726 : : ptr->x_flag_split_wide_types_early);
5727 : :
5728 : 0 : if (ptr->x_flag_ssa_backprop)
5729 : 0 : fprintf (file, "%*s%s (%#x)\n",
5730 : : indent_to, "",
5731 : : "flag_ssa_backprop",
5732 : : ptr->x_flag_ssa_backprop);
5733 : :
5734 : 0 : if (ptr->x_flag_ssa_phiopt)
5735 : 0 : fprintf (file, "%*s%s (%#x)\n",
5736 : : indent_to, "",
5737 : : "flag_ssa_phiopt",
5738 : : ptr->x_flag_ssa_phiopt);
5739 : :
5740 : 0 : if (ptr->x_flag_stack_clash_protection)
5741 : 0 : fprintf (file, "%*s%s (%#x)\n",
5742 : : indent_to, "",
5743 : : "flag_stack_clash_protection",
5744 : : ptr->x_flag_stack_clash_protection);
5745 : :
5746 : 0 : if (ptr->x_flag_stack_protect)
5747 : 0 : fprintf (file, "%*s%s (%#x)\n",
5748 : : indent_to, "",
5749 : : "flag_stack_protect",
5750 : : ptr->x_flag_stack_protect);
5751 : :
5752 : 0 : if (ptr->x_flag_stdarg_opt)
5753 : 0 : fprintf (file, "%*s%s (%#x)\n",
5754 : : indent_to, "",
5755 : : "flag_stdarg_opt",
5756 : : ptr->x_flag_stdarg_opt);
5757 : :
5758 : 0 : if (ptr->x_flag_store_merging)
5759 : 0 : fprintf (file, "%*s%s (%#x)\n",
5760 : : indent_to, "",
5761 : : "flag_store_merging",
5762 : : ptr->x_flag_store_merging);
5763 : :
5764 : 0 : if (ptr->x_flag_strict_aliasing)
5765 : 0 : fprintf (file, "%*s%s (%#x)\n",
5766 : : indent_to, "",
5767 : : "flag_strict_aliasing",
5768 : : ptr->x_flag_strict_aliasing);
5769 : :
5770 : 0 : if (ptr->x_flag_strict_enums)
5771 : 0 : fprintf (file, "%*s%s (%#x)\n",
5772 : : indent_to, "",
5773 : : "flag_strict_enums",
5774 : : ptr->x_flag_strict_enums);
5775 : :
5776 : 0 : if (ptr->x_flag_strict_volatile_bitfields)
5777 : 0 : fprintf (file, "%*s%s (%#x)\n",
5778 : : indent_to, "",
5779 : : "flag_strict_volatile_bitfields",
5780 : : ptr->x_flag_strict_volatile_bitfields);
5781 : :
5782 : 0 : if (ptr->x_flag_thread_jumps)
5783 : 0 : fprintf (file, "%*s%s (%#x)\n",
5784 : : indent_to, "",
5785 : : "flag_thread_jumps",
5786 : : ptr->x_flag_thread_jumps);
5787 : :
5788 : 0 : if (ptr->x_flag_threadsafe_statics)
5789 : 0 : fprintf (file, "%*s%s (%#x)\n",
5790 : : indent_to, "",
5791 : : "flag_threadsafe_statics",
5792 : : ptr->x_flag_threadsafe_statics);
5793 : :
5794 : 0 : if (ptr->x_flag_toplevel_reorder)
5795 : 0 : fprintf (file, "%*s%s (%#x)\n",
5796 : : indent_to, "",
5797 : : "flag_toplevel_reorder",
5798 : : ptr->x_flag_toplevel_reorder);
5799 : :
5800 : 0 : if (ptr->x_flag_tracer)
5801 : 0 : fprintf (file, "%*s%s (%#x)\n",
5802 : : indent_to, "",
5803 : : "flag_tracer",
5804 : : ptr->x_flag_tracer);
5805 : :
5806 : 0 : if (ptr->x_flag_trapping_math)
5807 : 0 : fprintf (file, "%*s%s (%#x)\n",
5808 : : indent_to, "",
5809 : : "flag_trapping_math",
5810 : : ptr->x_flag_trapping_math);
5811 : :
5812 : 0 : if (ptr->x_flag_trapv)
5813 : 0 : fprintf (file, "%*s%s (%#x)\n",
5814 : : indent_to, "",
5815 : : "flag_trapv",
5816 : : ptr->x_flag_trapv);
5817 : :
5818 : 0 : if (ptr->x_flag_tree_bit_ccp)
5819 : 0 : fprintf (file, "%*s%s (%#x)\n",
5820 : : indent_to, "",
5821 : : "flag_tree_bit_ccp",
5822 : : ptr->x_flag_tree_bit_ccp);
5823 : :
5824 : 0 : if (ptr->x_flag_tree_builtin_call_dce)
5825 : 0 : fprintf (file, "%*s%s (%#x)\n",
5826 : : indent_to, "",
5827 : : "flag_tree_builtin_call_dce",
5828 : : ptr->x_flag_tree_builtin_call_dce);
5829 : :
5830 : 0 : if (ptr->x_flag_tree_ccp)
5831 : 0 : fprintf (file, "%*s%s (%#x)\n",
5832 : : indent_to, "",
5833 : : "flag_tree_ccp",
5834 : : ptr->x_flag_tree_ccp);
5835 : :
5836 : 0 : if (ptr->x_flag_tree_ch)
5837 : 0 : fprintf (file, "%*s%s (%#x)\n",
5838 : : indent_to, "",
5839 : : "flag_tree_ch",
5840 : : ptr->x_flag_tree_ch);
5841 : :
5842 : 0 : if (ptr->x_flag_tree_coalesce_vars)
5843 : 0 : fprintf (file, "%*s%s (%#x)\n",
5844 : : indent_to, "",
5845 : : "flag_tree_coalesce_vars",
5846 : : ptr->x_flag_tree_coalesce_vars);
5847 : :
5848 : 0 : if (ptr->x_flag_tree_copy_prop)
5849 : 0 : fprintf (file, "%*s%s (%#x)\n",
5850 : : indent_to, "",
5851 : : "flag_tree_copy_prop",
5852 : : ptr->x_flag_tree_copy_prop);
5853 : :
5854 : 0 : if (ptr->x_flag_tree_cselim)
5855 : 0 : fprintf (file, "%*s%s (%#x)\n",
5856 : : indent_to, "",
5857 : : "flag_tree_cselim",
5858 : : ptr->x_flag_tree_cselim);
5859 : :
5860 : 0 : if (ptr->x_flag_tree_dce)
5861 : 0 : fprintf (file, "%*s%s (%#x)\n",
5862 : : indent_to, "",
5863 : : "flag_tree_dce",
5864 : : ptr->x_flag_tree_dce);
5865 : :
5866 : 0 : if (ptr->x_flag_tree_dom)
5867 : 0 : fprintf (file, "%*s%s (%#x)\n",
5868 : : indent_to, "",
5869 : : "flag_tree_dom",
5870 : : ptr->x_flag_tree_dom);
5871 : :
5872 : 0 : if (ptr->x_flag_tree_dse)
5873 : 0 : fprintf (file, "%*s%s (%#x)\n",
5874 : : indent_to, "",
5875 : : "flag_tree_dse",
5876 : : ptr->x_flag_tree_dse);
5877 : :
5878 : 0 : if (ptr->x_flag_tree_forwprop)
5879 : 0 : fprintf (file, "%*s%s (%#x)\n",
5880 : : indent_to, "",
5881 : : "flag_tree_forwprop",
5882 : : ptr->x_flag_tree_forwprop);
5883 : :
5884 : 0 : if (ptr->x_flag_tree_fre)
5885 : 0 : fprintf (file, "%*s%s (%#x)\n",
5886 : : indent_to, "",
5887 : : "flag_tree_fre",
5888 : : ptr->x_flag_tree_fre);
5889 : :
5890 : 0 : if (ptr->x_flag_tree_loop_distribute_patterns)
5891 : 0 : fprintf (file, "%*s%s (%#x)\n",
5892 : : indent_to, "",
5893 : : "flag_tree_loop_distribute_patterns",
5894 : : ptr->x_flag_tree_loop_distribute_patterns);
5895 : :
5896 : 0 : if (ptr->x_flag_tree_loop_distribution)
5897 : 0 : fprintf (file, "%*s%s (%#x)\n",
5898 : : indent_to, "",
5899 : : "flag_tree_loop_distribution",
5900 : : ptr->x_flag_tree_loop_distribution);
5901 : :
5902 : 0 : if (ptr->x_flag_tree_loop_if_convert)
5903 : 0 : fprintf (file, "%*s%s (%#x)\n",
5904 : : indent_to, "",
5905 : : "flag_tree_loop_if_convert",
5906 : : ptr->x_flag_tree_loop_if_convert);
5907 : :
5908 : 0 : if (ptr->x_flag_tree_loop_im)
5909 : 0 : fprintf (file, "%*s%s (%#x)\n",
5910 : : indent_to, "",
5911 : : "flag_tree_loop_im",
5912 : : ptr->x_flag_tree_loop_im);
5913 : :
5914 : 0 : if (ptr->x_flag_tree_loop_ivcanon)
5915 : 0 : fprintf (file, "%*s%s (%#x)\n",
5916 : : indent_to, "",
5917 : : "flag_tree_loop_ivcanon",
5918 : : ptr->x_flag_tree_loop_ivcanon);
5919 : :
5920 : 0 : if (ptr->x_flag_tree_loop_optimize)
5921 : 0 : fprintf (file, "%*s%s (%#x)\n",
5922 : : indent_to, "",
5923 : : "flag_tree_loop_optimize",
5924 : : ptr->x_flag_tree_loop_optimize);
5925 : :
5926 : 0 : if (ptr->x_flag_tree_loop_vectorize)
5927 : 0 : fprintf (file, "%*s%s (%#x)\n",
5928 : : indent_to, "",
5929 : : "flag_tree_loop_vectorize",
5930 : : ptr->x_flag_tree_loop_vectorize);
5931 : :
5932 : 0 : if (ptr->x_flag_tree_live_range_split)
5933 : 0 : fprintf (file, "%*s%s (%#x)\n",
5934 : : indent_to, "",
5935 : : "flag_tree_live_range_split",
5936 : : ptr->x_flag_tree_live_range_split);
5937 : :
5938 : 0 : if (ptr->x_flag_tree_partial_pre)
5939 : 0 : fprintf (file, "%*s%s (%#x)\n",
5940 : : indent_to, "",
5941 : : "flag_tree_partial_pre",
5942 : : ptr->x_flag_tree_partial_pre);
5943 : :
5944 : 0 : if (ptr->x_flag_tree_phiprop)
5945 : 0 : fprintf (file, "%*s%s (%#x)\n",
5946 : : indent_to, "",
5947 : : "flag_tree_phiprop",
5948 : : ptr->x_flag_tree_phiprop);
5949 : :
5950 : 0 : if (ptr->x_flag_tree_pre)
5951 : 0 : fprintf (file, "%*s%s (%#x)\n",
5952 : : indent_to, "",
5953 : : "flag_tree_pre",
5954 : : ptr->x_flag_tree_pre);
5955 : :
5956 : 0 : if (ptr->x_flag_tree_pta)
5957 : 0 : fprintf (file, "%*s%s (%#x)\n",
5958 : : indent_to, "",
5959 : : "flag_tree_pta",
5960 : : ptr->x_flag_tree_pta);
5961 : :
5962 : 0 : if (ptr->x_flag_tree_reassoc)
5963 : 0 : fprintf (file, "%*s%s (%#x)\n",
5964 : : indent_to, "",
5965 : : "flag_tree_reassoc",
5966 : : ptr->x_flag_tree_reassoc);
5967 : :
5968 : 0 : if (ptr->x_flag_tree_scev_cprop)
5969 : 0 : fprintf (file, "%*s%s (%#x)\n",
5970 : : indent_to, "",
5971 : : "flag_tree_scev_cprop",
5972 : : ptr->x_flag_tree_scev_cprop);
5973 : :
5974 : 0 : if (ptr->x_flag_tree_sink)
5975 : 0 : fprintf (file, "%*s%s (%#x)\n",
5976 : : indent_to, "",
5977 : : "flag_tree_sink",
5978 : : ptr->x_flag_tree_sink);
5979 : :
5980 : 0 : if (ptr->x_flag_tree_slp_vectorize)
5981 : 0 : fprintf (file, "%*s%s (%#x)\n",
5982 : : indent_to, "",
5983 : : "flag_tree_slp_vectorize",
5984 : : ptr->x_flag_tree_slp_vectorize);
5985 : :
5986 : 0 : if (ptr->x_flag_tree_slsr)
5987 : 0 : fprintf (file, "%*s%s (%#x)\n",
5988 : : indent_to, "",
5989 : : "flag_tree_slsr",
5990 : : ptr->x_flag_tree_slsr);
5991 : :
5992 : 0 : if (ptr->x_flag_tree_sra)
5993 : 0 : fprintf (file, "%*s%s (%#x)\n",
5994 : : indent_to, "",
5995 : : "flag_tree_sra",
5996 : : ptr->x_flag_tree_sra);
5997 : :
5998 : 0 : if (ptr->x_flag_tree_switch_conversion)
5999 : 0 : fprintf (file, "%*s%s (%#x)\n",
6000 : : indent_to, "",
6001 : : "flag_tree_switch_conversion",
6002 : : ptr->x_flag_tree_switch_conversion);
6003 : :
6004 : 0 : if (ptr->x_flag_tree_tail_merge)
6005 : 0 : fprintf (file, "%*s%s (%#x)\n",
6006 : : indent_to, "",
6007 : : "flag_tree_tail_merge",
6008 : : ptr->x_flag_tree_tail_merge);
6009 : :
6010 : 0 : if (ptr->x_flag_tree_ter)
6011 : 0 : fprintf (file, "%*s%s (%#x)\n",
6012 : : indent_to, "",
6013 : : "flag_tree_ter",
6014 : : ptr->x_flag_tree_ter);
6015 : :
6016 : 0 : if (ptr->x_flag_tree_vectorize)
6017 : 0 : fprintf (file, "%*s%s (%#x)\n",
6018 : : indent_to, "",
6019 : : "flag_tree_vectorize",
6020 : : ptr->x_flag_tree_vectorize);
6021 : :
6022 : 0 : if (ptr->x_flag_tree_vrp)
6023 : 0 : fprintf (file, "%*s%s (%#x)\n",
6024 : : indent_to, "",
6025 : : "flag_tree_vrp",
6026 : : ptr->x_flag_tree_vrp);
6027 : :
6028 : 0 : if (ptr->x_flag_unconstrained_commons)
6029 : 0 : fprintf (file, "%*s%s (%#x)\n",
6030 : : indent_to, "",
6031 : : "flag_unconstrained_commons",
6032 : : ptr->x_flag_unconstrained_commons);
6033 : :
6034 : 0 : if (ptr->x_flag_unreachable_traps)
6035 : 0 : fprintf (file, "%*s%s (%#x)\n",
6036 : : indent_to, "",
6037 : : "flag_unreachable_traps",
6038 : : ptr->x_flag_unreachable_traps);
6039 : :
6040 : 0 : if (ptr->x_flag_unroll_all_loops)
6041 : 0 : fprintf (file, "%*s%s (%#x)\n",
6042 : : indent_to, "",
6043 : : "flag_unroll_all_loops",
6044 : : ptr->x_flag_unroll_all_loops);
6045 : :
6046 : 0 : if (ptr->x_flag_cunroll_grow_size)
6047 : 0 : fprintf (file, "%*s%s (%#x)\n",
6048 : : indent_to, "",
6049 : : "flag_cunroll_grow_size",
6050 : : ptr->x_flag_cunroll_grow_size);
6051 : :
6052 : 0 : if (ptr->x_flag_unroll_loops)
6053 : 0 : fprintf (file, "%*s%s (%#x)\n",
6054 : : indent_to, "",
6055 : : "flag_unroll_loops",
6056 : : ptr->x_flag_unroll_loops);
6057 : :
6058 : 0 : if (ptr->x_flag_unsafe_math_optimizations)
6059 : 0 : fprintf (file, "%*s%s (%#x)\n",
6060 : : indent_to, "",
6061 : : "flag_unsafe_math_optimizations",
6062 : : ptr->x_flag_unsafe_math_optimizations);
6063 : :
6064 : 0 : if (ptr->x_flag_unswitch_loops)
6065 : 0 : fprintf (file, "%*s%s (%#x)\n",
6066 : : indent_to, "",
6067 : : "flag_unswitch_loops",
6068 : : ptr->x_flag_unswitch_loops);
6069 : :
6070 : 0 : if (ptr->x_flag_unwind_tables)
6071 : 0 : fprintf (file, "%*s%s (%#x)\n",
6072 : : indent_to, "",
6073 : : "flag_unwind_tables",
6074 : : ptr->x_flag_unwind_tables);
6075 : :
6076 : 0 : if (ptr->x_flag_var_tracking)
6077 : 0 : fprintf (file, "%*s%s (%#x)\n",
6078 : : indent_to, "",
6079 : : "flag_var_tracking",
6080 : : ptr->x_flag_var_tracking);
6081 : :
6082 : 0 : if (ptr->x_flag_var_tracking_assignments)
6083 : 0 : fprintf (file, "%*s%s (%#x)\n",
6084 : : indent_to, "",
6085 : : "flag_var_tracking_assignments",
6086 : : ptr->x_flag_var_tracking_assignments);
6087 : :
6088 : 0 : if (ptr->x_flag_var_tracking_assignments_toggle)
6089 : 0 : fprintf (file, "%*s%s (%#x)\n",
6090 : : indent_to, "",
6091 : : "flag_var_tracking_assignments_toggle",
6092 : : ptr->x_flag_var_tracking_assignments_toggle);
6093 : :
6094 : 0 : if (ptr->x_flag_var_tracking_uninit)
6095 : 0 : fprintf (file, "%*s%s (%#x)\n",
6096 : : indent_to, "",
6097 : : "flag_var_tracking_uninit",
6098 : : ptr->x_flag_var_tracking_uninit);
6099 : :
6100 : 0 : if (ptr->x_flag_variable_expansion_in_unroller)
6101 : 0 : fprintf (file, "%*s%s (%#x)\n",
6102 : : indent_to, "",
6103 : : "flag_variable_expansion_in_unroller",
6104 : : ptr->x_flag_variable_expansion_in_unroller);
6105 : :
6106 : 0 : if (ptr->x_flag_version_loops_for_strides)
6107 : 0 : fprintf (file, "%*s%s (%#x)\n",
6108 : : indent_to, "",
6109 : : "flag_version_loops_for_strides",
6110 : : ptr->x_flag_version_loops_for_strides);
6111 : :
6112 : 0 : if (ptr->x_flag_value_profile_transformations)
6113 : 0 : fprintf (file, "%*s%s (%#x)\n",
6114 : : indent_to, "",
6115 : : "flag_value_profile_transformations",
6116 : : ptr->x_flag_value_profile_transformations);
6117 : :
6118 : 0 : if (ptr->x_flag_web)
6119 : 0 : fprintf (file, "%*s%s (%#x)\n",
6120 : : indent_to, "",
6121 : : "flag_web",
6122 : : ptr->x_flag_web);
6123 : :
6124 : 0 : if (ptr->x_flag_wrapv)
6125 : 0 : fprintf (file, "%*s%s (%#x)\n",
6126 : : indent_to, "",
6127 : : "flag_wrapv",
6128 : : ptr->x_flag_wrapv);
6129 : :
6130 : 0 : if (ptr->x_flag_wrapv_pointer)
6131 : 0 : fprintf (file, "%*s%s (%#x)\n",
6132 : : indent_to, "",
6133 : : "flag_wrapv_pointer",
6134 : : ptr->x_flag_wrapv_pointer);
6135 : :
6136 : 0 : if (ptr->x_debug_nonbind_markers_p)
6137 : 0 : fprintf (file, "%*s%s (%#x)\n",
6138 : : indent_to, "",
6139 : : "debug_nonbind_markers_p",
6140 : : ptr->x_debug_nonbind_markers_p);
6141 : :
6142 : 0 : if (ptr->x_ix86_unroll_only_small_loops)
6143 : 0 : fprintf (file, "%*s%s (%#x)\n",
6144 : : indent_to, "",
6145 : : "ix86_unroll_only_small_loops",
6146 : : ptr->x_ix86_unroll_only_small_loops);
6147 : :
6148 : 0 : if (ptr->x_str_align_functions)
6149 : 0 : fprintf (file, "%*s%s (%s)\n",
6150 : : indent_to, "",
6151 : : "str_align_functions",
6152 : : ptr->x_str_align_functions);
6153 : :
6154 : 0 : if (ptr->x_str_align_jumps)
6155 : 0 : fprintf (file, "%*s%s (%s)\n",
6156 : : indent_to, "",
6157 : : "str_align_jumps",
6158 : : ptr->x_str_align_jumps);
6159 : :
6160 : 0 : if (ptr->x_str_align_labels)
6161 : 0 : fprintf (file, "%*s%s (%s)\n",
6162 : : indent_to, "",
6163 : : "str_align_labels",
6164 : : ptr->x_str_align_labels);
6165 : :
6166 : 0 : if (ptr->x_str_align_loops)
6167 : 0 : fprintf (file, "%*s%s (%s)\n",
6168 : : indent_to, "",
6169 : : "str_align_loops",
6170 : : ptr->x_str_align_loops);
6171 : :
6172 : 0 : if (ptr->x_flag_patchable_function_entry)
6173 : 0 : fprintf (file, "%*s%s (%s)\n",
6174 : : indent_to, "",
6175 : : "flag_patchable_function_entry",
6176 : : ptr->x_flag_patchable_function_entry);
6177 : :
6178 : 0 : }
6179 : :
6180 : : /* Print different optimization variables from structures provided as arguments. */
6181 : : void
6182 : 0 : cl_optimization_print_diff (FILE *file,
6183 : : int indent_to,
6184 : : struct cl_optimization *ptr1,
6185 : : struct cl_optimization *ptr2)
6186 : : {
6187 : 0 : fputs ("\n", file);
6188 : 0 : if (ptr1->x_param_align_loop_iterations != ptr2->x_param_align_loop_iterations)
6189 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6190 : : indent_to, "",
6191 : : "param_align_loop_iterations",
6192 : : ptr1->x_param_align_loop_iterations,
6193 : : ptr2->x_param_align_loop_iterations);
6194 : :
6195 : 0 : if (ptr1->x_param_align_threshold != ptr2->x_param_align_threshold)
6196 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6197 : : indent_to, "",
6198 : : "param_align_threshold",
6199 : : ptr1->x_param_align_threshold,
6200 : : ptr2->x_param_align_threshold);
6201 : :
6202 : 0 : if (ptr1->x_param_asan_protect_allocas != ptr2->x_param_asan_protect_allocas)
6203 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6204 : : indent_to, "",
6205 : : "param_asan_protect_allocas",
6206 : : ptr1->x_param_asan_protect_allocas,
6207 : : ptr2->x_param_asan_protect_allocas);
6208 : :
6209 : 0 : if (ptr1->x_param_asan_instrument_reads != ptr2->x_param_asan_instrument_reads)
6210 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6211 : : indent_to, "",
6212 : : "param_asan_instrument_reads",
6213 : : ptr1->x_param_asan_instrument_reads,
6214 : : ptr2->x_param_asan_instrument_reads);
6215 : :
6216 : 0 : if (ptr1->x_param_asan_instrument_writes != ptr2->x_param_asan_instrument_writes)
6217 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6218 : : indent_to, "",
6219 : : "param_asan_instrument_writes",
6220 : : ptr1->x_param_asan_instrument_writes,
6221 : : ptr2->x_param_asan_instrument_writes);
6222 : :
6223 : 0 : if (ptr1->x_param_asan_instrumentation_with_call_threshold != ptr2->x_param_asan_instrumentation_with_call_threshold)
6224 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6225 : : indent_to, "",
6226 : : "param_asan_instrumentation_with_call_threshold",
6227 : : ptr1->x_param_asan_instrumentation_with_call_threshold,
6228 : : ptr2->x_param_asan_instrumentation_with_call_threshold);
6229 : :
6230 : 0 : if (ptr1->x_param_asan_kernel_mem_intrinsic_prefix != ptr2->x_param_asan_kernel_mem_intrinsic_prefix)
6231 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6232 : : indent_to, "",
6233 : : "param_asan_kernel_mem_intrinsic_prefix",
6234 : : ptr1->x_param_asan_kernel_mem_intrinsic_prefix,
6235 : : ptr2->x_param_asan_kernel_mem_intrinsic_prefix);
6236 : :
6237 : 0 : if (ptr1->x_param_asan_memintrin != ptr2->x_param_asan_memintrin)
6238 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6239 : : indent_to, "",
6240 : : "param_asan_memintrin",
6241 : : ptr1->x_param_asan_memintrin,
6242 : : ptr2->x_param_asan_memintrin);
6243 : :
6244 : 0 : if (ptr1->x_param_asan_stack != ptr2->x_param_asan_stack)
6245 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6246 : : indent_to, "",
6247 : : "param_asan_stack",
6248 : : ptr1->x_param_asan_stack,
6249 : : ptr2->x_param_asan_stack);
6250 : :
6251 : 0 : if (ptr1->x_param_asan_use_after_return != ptr2->x_param_asan_use_after_return)
6252 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6253 : : indent_to, "",
6254 : : "param_asan_use_after_return",
6255 : : ptr1->x_param_asan_use_after_return,
6256 : : ptr2->x_param_asan_use_after_return);
6257 : :
6258 : 0 : if (ptr1->x_param_avg_loop_niter != ptr2->x_param_avg_loop_niter)
6259 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6260 : : indent_to, "",
6261 : : "param_avg_loop_niter",
6262 : : ptr1->x_param_avg_loop_niter,
6263 : : ptr2->x_param_avg_loop_niter);
6264 : :
6265 : 0 : if (ptr1->x_param_avoid_fma_max_bits != ptr2->x_param_avoid_fma_max_bits)
6266 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6267 : : indent_to, "",
6268 : : "param_avoid_fma_max_bits",
6269 : : ptr1->x_param_avoid_fma_max_bits,
6270 : : ptr2->x_param_avoid_fma_max_bits);
6271 : :
6272 : 0 : if (ptr1->x_param_builtin_expect_probability != ptr2->x_param_builtin_expect_probability)
6273 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6274 : : indent_to, "",
6275 : : "param_builtin_expect_probability",
6276 : : ptr1->x_param_builtin_expect_probability,
6277 : : ptr2->x_param_builtin_expect_probability);
6278 : :
6279 : 0 : if (ptr1->x_param_builtin_string_cmp_inline_length != ptr2->x_param_builtin_string_cmp_inline_length)
6280 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6281 : : indent_to, "",
6282 : : "param_builtin_string_cmp_inline_length",
6283 : : ptr1->x_param_builtin_string_cmp_inline_length,
6284 : : ptr2->x_param_builtin_string_cmp_inline_length);
6285 : :
6286 : 0 : if (ptr1->x_param_case_values_threshold != ptr2->x_param_case_values_threshold)
6287 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6288 : : indent_to, "",
6289 : : "param_case_values_threshold",
6290 : : ptr1->x_param_case_values_threshold,
6291 : : ptr2->x_param_case_values_threshold);
6292 : :
6293 : 0 : if (ptr1->x_param_comdat_sharing_probability != ptr2->x_param_comdat_sharing_probability)
6294 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6295 : : indent_to, "",
6296 : : "param_comdat_sharing_probability",
6297 : : ptr1->x_param_comdat_sharing_probability,
6298 : : ptr2->x_param_comdat_sharing_probability);
6299 : :
6300 : 0 : if (ptr1->x_param_construct_interfere_size != ptr2->x_param_construct_interfere_size)
6301 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6302 : : indent_to, "",
6303 : : "param_construct_interfere_size",
6304 : : ptr1->x_param_construct_interfere_size,
6305 : : ptr2->x_param_construct_interfere_size);
6306 : :
6307 : 0 : if (ptr1->x_param_cycle_accurate_model != ptr2->x_param_cycle_accurate_model)
6308 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6309 : : indent_to, "",
6310 : : "param_cycle_accurate_model",
6311 : : ptr1->x_param_cycle_accurate_model,
6312 : : ptr2->x_param_cycle_accurate_model);
6313 : :
6314 : 0 : if (ptr1->x_param_destruct_interfere_size != ptr2->x_param_destruct_interfere_size)
6315 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6316 : : indent_to, "",
6317 : : "param_destruct_interfere_size",
6318 : : ptr1->x_param_destruct_interfere_size,
6319 : : ptr2->x_param_destruct_interfere_size);
6320 : :
6321 : 0 : if (ptr1->x_param_dse_max_alias_queries_per_store != ptr2->x_param_dse_max_alias_queries_per_store)
6322 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6323 : : indent_to, "",
6324 : : "param_dse_max_alias_queries_per_store",
6325 : : ptr1->x_param_dse_max_alias_queries_per_store,
6326 : : ptr2->x_param_dse_max_alias_queries_per_store);
6327 : :
6328 : 0 : if (ptr1->x_param_dse_max_object_size != ptr2->x_param_dse_max_object_size)
6329 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6330 : : indent_to, "",
6331 : : "param_dse_max_object_size",
6332 : : ptr1->x_param_dse_max_object_size,
6333 : : ptr2->x_param_dse_max_object_size);
6334 : :
6335 : 0 : if (ptr1->x_param_early_inlining_insns != ptr2->x_param_early_inlining_insns)
6336 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6337 : : indent_to, "",
6338 : : "param_early_inlining_insns",
6339 : : ptr1->x_param_early_inlining_insns,
6340 : : ptr2->x_param_early_inlining_insns);
6341 : :
6342 : 0 : if (ptr1->x_param_fsm_scale_path_stmts != ptr2->x_param_fsm_scale_path_stmts)
6343 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6344 : : indent_to, "",
6345 : : "param_fsm_scale_path_stmts",
6346 : : ptr1->x_param_fsm_scale_path_stmts,
6347 : : ptr2->x_param_fsm_scale_path_stmts);
6348 : :
6349 : 0 : if (ptr1->x_param_fully_pipelined_fma != ptr2->x_param_fully_pipelined_fma)
6350 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6351 : : indent_to, "",
6352 : : "param_fully_pipelined_fma",
6353 : : ptr1->x_param_fully_pipelined_fma,
6354 : : ptr2->x_param_fully_pipelined_fma);
6355 : :
6356 : 0 : if (ptr1->x_param_gcse_after_reload_critical_fraction != ptr2->x_param_gcse_after_reload_critical_fraction)
6357 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6358 : : indent_to, "",
6359 : : "param_gcse_after_reload_critical_fraction",
6360 : : ptr1->x_param_gcse_after_reload_critical_fraction,
6361 : : ptr2->x_param_gcse_after_reload_critical_fraction);
6362 : :
6363 : 0 : if (ptr1->x_param_gcse_after_reload_partial_fraction != ptr2->x_param_gcse_after_reload_partial_fraction)
6364 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6365 : : indent_to, "",
6366 : : "param_gcse_after_reload_partial_fraction",
6367 : : ptr1->x_param_gcse_after_reload_partial_fraction,
6368 : : ptr2->x_param_gcse_after_reload_partial_fraction);
6369 : :
6370 : 0 : if (ptr1->x_param_gcse_cost_distance_ratio != ptr2->x_param_gcse_cost_distance_ratio)
6371 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6372 : : indent_to, "",
6373 : : "param_gcse_cost_distance_ratio",
6374 : : ptr1->x_param_gcse_cost_distance_ratio,
6375 : : ptr2->x_param_gcse_cost_distance_ratio);
6376 : :
6377 : 0 : if (ptr1->x_param_gcse_unrestricted_cost != ptr2->x_param_gcse_unrestricted_cost)
6378 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6379 : : indent_to, "",
6380 : : "param_gcse_unrestricted_cost",
6381 : : ptr1->x_param_gcse_unrestricted_cost,
6382 : : ptr2->x_param_gcse_unrestricted_cost);
6383 : :
6384 : 0 : if (ptr1->x_param_graphite_max_arrays_per_scop != ptr2->x_param_graphite_max_arrays_per_scop)
6385 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6386 : : indent_to, "",
6387 : : "param_graphite_max_arrays_per_scop",
6388 : : ptr1->x_param_graphite_max_arrays_per_scop,
6389 : : ptr2->x_param_graphite_max_arrays_per_scop);
6390 : :
6391 : 0 : if (ptr1->x_param_graphite_max_nb_scop_params != ptr2->x_param_graphite_max_nb_scop_params)
6392 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6393 : : indent_to, "",
6394 : : "param_graphite_max_nb_scop_params",
6395 : : ptr1->x_param_graphite_max_nb_scop_params,
6396 : : ptr2->x_param_graphite_max_nb_scop_params);
6397 : :
6398 : 0 : if (ptr1->x_param_hardcfr_max_blocks != ptr2->x_param_hardcfr_max_blocks)
6399 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6400 : : indent_to, "",
6401 : : "param_hardcfr_max_blocks",
6402 : : ptr1->x_param_hardcfr_max_blocks,
6403 : : ptr2->x_param_hardcfr_max_blocks);
6404 : :
6405 : 0 : if (ptr1->x_param_hardcfr_max_inline_blocks != ptr2->x_param_hardcfr_max_inline_blocks)
6406 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6407 : : indent_to, "",
6408 : : "param_hardcfr_max_inline_blocks",
6409 : : ptr1->x_param_hardcfr_max_inline_blocks,
6410 : : ptr2->x_param_hardcfr_max_inline_blocks);
6411 : :
6412 : 0 : if (ptr1->x_param_hwasan_instrument_allocas != ptr2->x_param_hwasan_instrument_allocas)
6413 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6414 : : indent_to, "",
6415 : : "param_hwasan_instrument_allocas",
6416 : : ptr1->x_param_hwasan_instrument_allocas,
6417 : : ptr2->x_param_hwasan_instrument_allocas);
6418 : :
6419 : 0 : if (ptr1->x_param_hwasan_instrument_mem_intrinsics != ptr2->x_param_hwasan_instrument_mem_intrinsics)
6420 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6421 : : indent_to, "",
6422 : : "param_hwasan_instrument_mem_intrinsics",
6423 : : ptr1->x_param_hwasan_instrument_mem_intrinsics,
6424 : : ptr2->x_param_hwasan_instrument_mem_intrinsics);
6425 : :
6426 : 0 : if (ptr1->x_param_hwasan_instrument_reads != ptr2->x_param_hwasan_instrument_reads)
6427 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6428 : : indent_to, "",
6429 : : "param_hwasan_instrument_reads",
6430 : : ptr1->x_param_hwasan_instrument_reads,
6431 : : ptr2->x_param_hwasan_instrument_reads);
6432 : :
6433 : 0 : if (ptr1->x_param_hwasan_instrument_stack != ptr2->x_param_hwasan_instrument_stack)
6434 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6435 : : indent_to, "",
6436 : : "param_hwasan_instrument_stack",
6437 : : ptr1->x_param_hwasan_instrument_stack,
6438 : : ptr2->x_param_hwasan_instrument_stack);
6439 : :
6440 : 0 : if (ptr1->x_param_hwasan_instrument_writes != ptr2->x_param_hwasan_instrument_writes)
6441 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6442 : : indent_to, "",
6443 : : "param_hwasan_instrument_writes",
6444 : : ptr1->x_param_hwasan_instrument_writes,
6445 : : ptr2->x_param_hwasan_instrument_writes);
6446 : :
6447 : 0 : if (ptr1->x_param_hwasan_random_frame_tag != ptr2->x_param_hwasan_random_frame_tag)
6448 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6449 : : indent_to, "",
6450 : : "param_hwasan_random_frame_tag",
6451 : : ptr1->x_param_hwasan_random_frame_tag,
6452 : : ptr2->x_param_hwasan_random_frame_tag);
6453 : :
6454 : 0 : if (ptr1->x_param_inline_heuristics_hint_percent != ptr2->x_param_inline_heuristics_hint_percent)
6455 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6456 : : indent_to, "",
6457 : : "param_inline_heuristics_hint_percent",
6458 : : ptr1->x_param_inline_heuristics_hint_percent,
6459 : : ptr2->x_param_inline_heuristics_hint_percent);
6460 : :
6461 : 0 : if (ptr1->x_param_inline_min_speedup != ptr2->x_param_inline_min_speedup)
6462 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6463 : : indent_to, "",
6464 : : "param_inline_min_speedup",
6465 : : ptr1->x_param_inline_min_speedup,
6466 : : ptr2->x_param_inline_min_speedup);
6467 : :
6468 : 0 : if (ptr1->x_param_inline_unit_growth != ptr2->x_param_inline_unit_growth)
6469 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6470 : : indent_to, "",
6471 : : "param_inline_unit_growth",
6472 : : ptr1->x_param_inline_unit_growth,
6473 : : ptr2->x_param_inline_unit_growth);
6474 : :
6475 : 0 : if (ptr1->x_param_ipa_cp_eval_threshold != ptr2->x_param_ipa_cp_eval_threshold)
6476 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6477 : : indent_to, "",
6478 : : "param_ipa_cp_eval_threshold",
6479 : : ptr1->x_param_ipa_cp_eval_threshold,
6480 : : ptr2->x_param_ipa_cp_eval_threshold);
6481 : :
6482 : 0 : if (ptr1->x_param_ipa_cp_large_unit_insns != ptr2->x_param_ipa_cp_large_unit_insns)
6483 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6484 : : indent_to, "",
6485 : : "param_ipa_cp_large_unit_insns",
6486 : : ptr1->x_param_ipa_cp_large_unit_insns,
6487 : : ptr2->x_param_ipa_cp_large_unit_insns);
6488 : :
6489 : 0 : if (ptr1->x_param_ipa_cp_loop_hint_bonus != ptr2->x_param_ipa_cp_loop_hint_bonus)
6490 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6491 : : indent_to, "",
6492 : : "param_ipa_cp_loop_hint_bonus",
6493 : : ptr1->x_param_ipa_cp_loop_hint_bonus,
6494 : : ptr2->x_param_ipa_cp_loop_hint_bonus);
6495 : :
6496 : 0 : if (ptr1->x_param_ipa_cp_max_recursive_depth != ptr2->x_param_ipa_cp_max_recursive_depth)
6497 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6498 : : indent_to, "",
6499 : : "param_ipa_cp_max_recursive_depth",
6500 : : ptr1->x_param_ipa_cp_max_recursive_depth,
6501 : : ptr2->x_param_ipa_cp_max_recursive_depth);
6502 : :
6503 : 0 : if (ptr1->x_param_ipa_cp_min_recursive_probability != ptr2->x_param_ipa_cp_min_recursive_probability)
6504 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6505 : : indent_to, "",
6506 : : "param_ipa_cp_min_recursive_probability",
6507 : : ptr1->x_param_ipa_cp_min_recursive_probability,
6508 : : ptr2->x_param_ipa_cp_min_recursive_probability);
6509 : :
6510 : 0 : if (ptr1->x_param_ipa_cp_recursion_penalty != ptr2->x_param_ipa_cp_recursion_penalty)
6511 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6512 : : indent_to, "",
6513 : : "param_ipa_cp_recursion_penalty",
6514 : : ptr1->x_param_ipa_cp_recursion_penalty,
6515 : : ptr2->x_param_ipa_cp_recursion_penalty);
6516 : :
6517 : 0 : if (ptr1->x_param_ipa_cp_recursive_freq_factor != ptr2->x_param_ipa_cp_recursive_freq_factor)
6518 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6519 : : indent_to, "",
6520 : : "param_ipa_cp_recursive_freq_factor",
6521 : : ptr1->x_param_ipa_cp_recursive_freq_factor,
6522 : : ptr2->x_param_ipa_cp_recursive_freq_factor);
6523 : :
6524 : 0 : if (ptr1->x_param_ipa_cp_single_call_penalty != ptr2->x_param_ipa_cp_single_call_penalty)
6525 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6526 : : indent_to, "",
6527 : : "param_ipa_cp_single_call_penalty",
6528 : : ptr1->x_param_ipa_cp_single_call_penalty,
6529 : : ptr2->x_param_ipa_cp_single_call_penalty);
6530 : :
6531 : 0 : if (ptr1->x_param_ipa_cp_unit_growth != ptr2->x_param_ipa_cp_unit_growth)
6532 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6533 : : indent_to, "",
6534 : : "param_ipa_cp_unit_growth",
6535 : : ptr1->x_param_ipa_cp_unit_growth,
6536 : : ptr2->x_param_ipa_cp_unit_growth);
6537 : :
6538 : 0 : if (ptr1->x_param_ipa_cp_value_list_size != ptr2->x_param_ipa_cp_value_list_size)
6539 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6540 : : indent_to, "",
6541 : : "param_ipa_cp_value_list_size",
6542 : : ptr1->x_param_ipa_cp_value_list_size,
6543 : : ptr2->x_param_ipa_cp_value_list_size);
6544 : :
6545 : 0 : if (ptr1->x_param_ipa_jump_function_lookups != ptr2->x_param_ipa_jump_function_lookups)
6546 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6547 : : indent_to, "",
6548 : : "param_ipa_jump_function_lookups",
6549 : : ptr1->x_param_ipa_jump_function_lookups,
6550 : : ptr2->x_param_ipa_jump_function_lookups);
6551 : :
6552 : 0 : if (ptr1->x_param_ipa_max_aa_steps != ptr2->x_param_ipa_max_aa_steps)
6553 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6554 : : indent_to, "",
6555 : : "param_ipa_max_aa_steps",
6556 : : ptr1->x_param_ipa_max_aa_steps,
6557 : : ptr2->x_param_ipa_max_aa_steps);
6558 : :
6559 : 0 : if (ptr1->x_param_ipa_max_agg_items != ptr2->x_param_ipa_max_agg_items)
6560 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6561 : : indent_to, "",
6562 : : "param_ipa_max_agg_items",
6563 : : ptr1->x_param_ipa_max_agg_items,
6564 : : ptr2->x_param_ipa_max_agg_items);
6565 : :
6566 : 0 : if (ptr1->x_param_ipa_max_loop_predicates != ptr2->x_param_ipa_max_loop_predicates)
6567 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6568 : : indent_to, "",
6569 : : "param_ipa_max_loop_predicates",
6570 : : ptr1->x_param_ipa_max_loop_predicates,
6571 : : ptr2->x_param_ipa_max_loop_predicates);
6572 : :
6573 : 0 : if (ptr1->x_param_ipa_max_param_expr_ops != ptr2->x_param_ipa_max_param_expr_ops)
6574 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6575 : : indent_to, "",
6576 : : "param_ipa_max_param_expr_ops",
6577 : : ptr1->x_param_ipa_max_param_expr_ops,
6578 : : ptr2->x_param_ipa_max_param_expr_ops);
6579 : :
6580 : 0 : if (ptr1->x_param_ipa_max_switch_predicate_bounds != ptr2->x_param_ipa_max_switch_predicate_bounds)
6581 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6582 : : indent_to, "",
6583 : : "param_ipa_max_switch_predicate_bounds",
6584 : : ptr1->x_param_ipa_max_switch_predicate_bounds,
6585 : : ptr2->x_param_ipa_max_switch_predicate_bounds);
6586 : :
6587 : 0 : if (ptr1->x_param_ipa_sra_deref_prob_threshold != ptr2->x_param_ipa_sra_deref_prob_threshold)
6588 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6589 : : indent_to, "",
6590 : : "param_ipa_sra_deref_prob_threshold",
6591 : : ptr1->x_param_ipa_sra_deref_prob_threshold,
6592 : : ptr2->x_param_ipa_sra_deref_prob_threshold);
6593 : :
6594 : 0 : if (ptr1->x_param_ipa_sra_max_replacements != ptr2->x_param_ipa_sra_max_replacements)
6595 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6596 : : indent_to, "",
6597 : : "param_ipa_sra_max_replacements",
6598 : : ptr1->x_param_ipa_sra_max_replacements,
6599 : : ptr2->x_param_ipa_sra_max_replacements);
6600 : :
6601 : 0 : if (ptr1->x_param_ipa_sra_ptr_growth_factor != ptr2->x_param_ipa_sra_ptr_growth_factor)
6602 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6603 : : indent_to, "",
6604 : : "param_ipa_sra_ptr_growth_factor",
6605 : : ptr1->x_param_ipa_sra_ptr_growth_factor,
6606 : : ptr2->x_param_ipa_sra_ptr_growth_factor);
6607 : :
6608 : 0 : if (ptr1->x_param_ipa_sra_ptrwrap_growth_factor != ptr2->x_param_ipa_sra_ptrwrap_growth_factor)
6609 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6610 : : indent_to, "",
6611 : : "param_ipa_sra_ptrwrap_growth_factor",
6612 : : ptr1->x_param_ipa_sra_ptrwrap_growth_factor,
6613 : : ptr2->x_param_ipa_sra_ptrwrap_growth_factor);
6614 : :
6615 : 0 : if (ptr1->x_param_ira_consider_dup_in_all_alts != ptr2->x_param_ira_consider_dup_in_all_alts)
6616 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6617 : : indent_to, "",
6618 : : "param_ira_consider_dup_in_all_alts",
6619 : : ptr1->x_param_ira_consider_dup_in_all_alts,
6620 : : ptr2->x_param_ira_consider_dup_in_all_alts);
6621 : :
6622 : 0 : if (ptr1->x_param_ira_loop_reserved_regs != ptr2->x_param_ira_loop_reserved_regs)
6623 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6624 : : indent_to, "",
6625 : : "param_ira_loop_reserved_regs",
6626 : : ptr1->x_param_ira_loop_reserved_regs,
6627 : : ptr2->x_param_ira_loop_reserved_regs);
6628 : :
6629 : 0 : if (ptr1->x_param_ira_max_conflict_table_size != ptr2->x_param_ira_max_conflict_table_size)
6630 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6631 : : indent_to, "",
6632 : : "param_ira_max_conflict_table_size",
6633 : : ptr1->x_param_ira_max_conflict_table_size,
6634 : : ptr2->x_param_ira_max_conflict_table_size);
6635 : :
6636 : 0 : if (ptr1->x_param_ira_max_loops_num != ptr2->x_param_ira_max_loops_num)
6637 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6638 : : indent_to, "",
6639 : : "param_ira_max_loops_num",
6640 : : ptr1->x_param_ira_max_loops_num,
6641 : : ptr2->x_param_ira_max_loops_num);
6642 : :
6643 : 0 : if (ptr1->x_param_ira_simple_lra_insn_threshold != ptr2->x_param_ira_simple_lra_insn_threshold)
6644 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6645 : : indent_to, "",
6646 : : "param_ira_simple_lra_insn_threshold",
6647 : : ptr1->x_param_ira_simple_lra_insn_threshold,
6648 : : ptr2->x_param_ira_simple_lra_insn_threshold);
6649 : :
6650 : 0 : if (ptr1->x_param_iv_always_prune_cand_set_bound != ptr2->x_param_iv_always_prune_cand_set_bound)
6651 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6652 : : indent_to, "",
6653 : : "param_iv_always_prune_cand_set_bound",
6654 : : ptr1->x_param_iv_always_prune_cand_set_bound,
6655 : : ptr2->x_param_iv_always_prune_cand_set_bound);
6656 : :
6657 : 0 : if (ptr1->x_param_iv_consider_all_candidates_bound != ptr2->x_param_iv_consider_all_candidates_bound)
6658 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6659 : : indent_to, "",
6660 : : "param_iv_consider_all_candidates_bound",
6661 : : ptr1->x_param_iv_consider_all_candidates_bound,
6662 : : ptr2->x_param_iv_consider_all_candidates_bound);
6663 : :
6664 : 0 : if (ptr1->x_param_iv_max_considered_uses != ptr2->x_param_iv_max_considered_uses)
6665 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6666 : : indent_to, "",
6667 : : "param_iv_max_considered_uses",
6668 : : ptr1->x_param_iv_max_considered_uses,
6669 : : ptr2->x_param_iv_max_considered_uses);
6670 : :
6671 : 0 : if (ptr1->x_param_jump_table_max_growth_ratio_for_size != ptr2->x_param_jump_table_max_growth_ratio_for_size)
6672 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6673 : : indent_to, "",
6674 : : "param_jump_table_max_growth_ratio_for_size",
6675 : : ptr1->x_param_jump_table_max_growth_ratio_for_size,
6676 : : ptr2->x_param_jump_table_max_growth_ratio_for_size);
6677 : :
6678 : 0 : if (ptr1->x_param_jump_table_max_growth_ratio_for_speed != ptr2->x_param_jump_table_max_growth_ratio_for_speed)
6679 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6680 : : indent_to, "",
6681 : : "param_jump_table_max_growth_ratio_for_speed",
6682 : : ptr1->x_param_jump_table_max_growth_ratio_for_speed,
6683 : : ptr2->x_param_jump_table_max_growth_ratio_for_speed);
6684 : :
6685 : 0 : if (ptr1->x_param_l1_cache_line_size != ptr2->x_param_l1_cache_line_size)
6686 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6687 : : indent_to, "",
6688 : : "param_l1_cache_line_size",
6689 : : ptr1->x_param_l1_cache_line_size,
6690 : : ptr2->x_param_l1_cache_line_size);
6691 : :
6692 : 0 : if (ptr1->x_param_l1_cache_size != ptr2->x_param_l1_cache_size)
6693 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6694 : : indent_to, "",
6695 : : "param_l1_cache_size",
6696 : : ptr1->x_param_l1_cache_size,
6697 : : ptr2->x_param_l1_cache_size);
6698 : :
6699 : 0 : if (ptr1->x_param_l2_cache_size != ptr2->x_param_l2_cache_size)
6700 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6701 : : indent_to, "",
6702 : : "param_l2_cache_size",
6703 : : ptr1->x_param_l2_cache_size,
6704 : : ptr2->x_param_l2_cache_size);
6705 : :
6706 : 0 : if (ptr1->x_param_large_function_growth != ptr2->x_param_large_function_growth)
6707 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6708 : : indent_to, "",
6709 : : "param_large_function_growth",
6710 : : ptr1->x_param_large_function_growth,
6711 : : ptr2->x_param_large_function_growth);
6712 : :
6713 : 0 : if (ptr1->x_param_large_function_insns != ptr2->x_param_large_function_insns)
6714 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6715 : : indent_to, "",
6716 : : "param_large_function_insns",
6717 : : ptr1->x_param_large_function_insns,
6718 : : ptr2->x_param_large_function_insns);
6719 : :
6720 : 0 : if (ptr1->x_param_stack_frame_growth != ptr2->x_param_stack_frame_growth)
6721 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6722 : : indent_to, "",
6723 : : "param_stack_frame_growth",
6724 : : ptr1->x_param_stack_frame_growth,
6725 : : ptr2->x_param_stack_frame_growth);
6726 : :
6727 : 0 : if (ptr1->x_param_large_stack_frame != ptr2->x_param_large_stack_frame)
6728 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6729 : : indent_to, "",
6730 : : "param_large_stack_frame",
6731 : : ptr1->x_param_large_stack_frame,
6732 : : ptr2->x_param_large_stack_frame);
6733 : :
6734 : 0 : if (ptr1->x_param_large_unit_insns != ptr2->x_param_large_unit_insns)
6735 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6736 : : indent_to, "",
6737 : : "param_large_unit_insns",
6738 : : ptr1->x_param_large_unit_insns,
6739 : : ptr2->x_param_large_unit_insns);
6740 : :
6741 : 0 : if (ptr1->x_param_lim_expensive != ptr2->x_param_lim_expensive)
6742 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6743 : : indent_to, "",
6744 : : "param_lim_expensive",
6745 : : ptr1->x_param_lim_expensive,
6746 : : ptr2->x_param_lim_expensive);
6747 : :
6748 : 0 : if (ptr1->x_param_loop_block_tile_size != ptr2->x_param_loop_block_tile_size)
6749 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6750 : : indent_to, "",
6751 : : "param_loop_block_tile_size",
6752 : : ptr1->x_param_loop_block_tile_size,
6753 : : ptr2->x_param_loop_block_tile_size);
6754 : :
6755 : 0 : if (ptr1->x_param_loop_interchange_max_num_stmts != ptr2->x_param_loop_interchange_max_num_stmts)
6756 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6757 : : indent_to, "",
6758 : : "param_loop_interchange_max_num_stmts",
6759 : : ptr1->x_param_loop_interchange_max_num_stmts,
6760 : : ptr2->x_param_loop_interchange_max_num_stmts);
6761 : :
6762 : 0 : if (ptr1->x_param_loop_interchange_stride_ratio != ptr2->x_param_loop_interchange_stride_ratio)
6763 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6764 : : indent_to, "",
6765 : : "param_loop_interchange_stride_ratio",
6766 : : ptr1->x_param_loop_interchange_stride_ratio,
6767 : : ptr2->x_param_loop_interchange_stride_ratio);
6768 : :
6769 : 0 : if (ptr1->x_param_loop_invariant_max_bbs_in_loop != ptr2->x_param_loop_invariant_max_bbs_in_loop)
6770 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6771 : : indent_to, "",
6772 : : "param_loop_invariant_max_bbs_in_loop",
6773 : : ptr1->x_param_loop_invariant_max_bbs_in_loop,
6774 : : ptr2->x_param_loop_invariant_max_bbs_in_loop);
6775 : :
6776 : 0 : if (ptr1->x_param_loop_max_datarefs_for_datadeps != ptr2->x_param_loop_max_datarefs_for_datadeps)
6777 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6778 : : indent_to, "",
6779 : : "param_loop_max_datarefs_for_datadeps",
6780 : : ptr1->x_param_loop_max_datarefs_for_datadeps,
6781 : : ptr2->x_param_loop_max_datarefs_for_datadeps);
6782 : :
6783 : 0 : if (ptr1->x_param_loop_versioning_max_inner_insns != ptr2->x_param_loop_versioning_max_inner_insns)
6784 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6785 : : indent_to, "",
6786 : : "param_loop_versioning_max_inner_insns",
6787 : : ptr1->x_param_loop_versioning_max_inner_insns,
6788 : : ptr2->x_param_loop_versioning_max_inner_insns);
6789 : :
6790 : 0 : if (ptr1->x_param_loop_versioning_max_outer_insns != ptr2->x_param_loop_versioning_max_outer_insns)
6791 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6792 : : indent_to, "",
6793 : : "param_loop_versioning_max_outer_insns",
6794 : : ptr1->x_param_loop_versioning_max_outer_insns,
6795 : : ptr2->x_param_loop_versioning_max_outer_insns);
6796 : :
6797 : 0 : if (ptr1->x_param_lra_inheritance_ebb_probability_cutoff != ptr2->x_param_lra_inheritance_ebb_probability_cutoff)
6798 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6799 : : indent_to, "",
6800 : : "param_lra_inheritance_ebb_probability_cutoff",
6801 : : ptr1->x_param_lra_inheritance_ebb_probability_cutoff,
6802 : : ptr2->x_param_lra_inheritance_ebb_probability_cutoff);
6803 : :
6804 : 0 : if (ptr1->x_param_lra_max_considered_reload_pseudos != ptr2->x_param_lra_max_considered_reload_pseudos)
6805 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6806 : : indent_to, "",
6807 : : "param_lra_max_considered_reload_pseudos",
6808 : : ptr1->x_param_lra_max_considered_reload_pseudos,
6809 : : ptr2->x_param_lra_max_considered_reload_pseudos);
6810 : :
6811 : 0 : if (ptr1->x_param_lto_locality_frequency != ptr2->x_param_lto_locality_frequency)
6812 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6813 : : indent_to, "",
6814 : : "param_lto_locality_frequency",
6815 : : ptr1->x_param_lto_locality_frequency,
6816 : : ptr2->x_param_lto_locality_frequency);
6817 : :
6818 : 0 : if (ptr1->x_param_lto_locality_size != ptr2->x_param_lto_locality_size)
6819 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6820 : : indent_to, "",
6821 : : "param_lto_locality_size",
6822 : : ptr1->x_param_lto_locality_size,
6823 : : ptr2->x_param_lto_locality_size);
6824 : :
6825 : 0 : if (ptr1->x_param_max_average_unrolled_insns != ptr2->x_param_max_average_unrolled_insns)
6826 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6827 : : indent_to, "",
6828 : : "param_max_average_unrolled_insns",
6829 : : ptr1->x_param_max_average_unrolled_insns,
6830 : : ptr2->x_param_max_average_unrolled_insns);
6831 : :
6832 : 0 : if (ptr1->x_param_max_combine_insns != ptr2->x_param_max_combine_insns)
6833 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6834 : : indent_to, "",
6835 : : "param_max_combine_insns",
6836 : : ptr1->x_param_max_combine_insns,
6837 : : ptr2->x_param_max_combine_insns);
6838 : :
6839 : 0 : if (ptr1->x_param_max_combine_search_insns != ptr2->x_param_max_combine_search_insns)
6840 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6841 : : indent_to, "",
6842 : : "param_max_combine_search_insns",
6843 : : ptr1->x_param_max_combine_search_insns,
6844 : : ptr2->x_param_max_combine_search_insns);
6845 : :
6846 : 0 : if (ptr1->x_param_max_unroll_iterations != ptr2->x_param_max_unroll_iterations)
6847 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6848 : : indent_to, "",
6849 : : "param_max_unroll_iterations",
6850 : : ptr1->x_param_max_unroll_iterations,
6851 : : ptr2->x_param_max_unroll_iterations);
6852 : :
6853 : 0 : if (ptr1->x_param_max_completely_peel_times != ptr2->x_param_max_completely_peel_times)
6854 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6855 : : indent_to, "",
6856 : : "param_max_completely_peel_times",
6857 : : ptr1->x_param_max_completely_peel_times,
6858 : : ptr2->x_param_max_completely_peel_times);
6859 : :
6860 : 0 : if (ptr1->x_param_max_completely_peeled_insns != ptr2->x_param_max_completely_peeled_insns)
6861 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6862 : : indent_to, "",
6863 : : "param_max_completely_peeled_insns",
6864 : : ptr1->x_param_max_completely_peeled_insns,
6865 : : ptr2->x_param_max_completely_peeled_insns);
6866 : :
6867 : 0 : if (ptr1->x_param_max_crossjump_edges != ptr2->x_param_max_crossjump_edges)
6868 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6869 : : indent_to, "",
6870 : : "param_max_crossjump_edges",
6871 : : ptr1->x_param_max_crossjump_edges,
6872 : : ptr2->x_param_max_crossjump_edges);
6873 : :
6874 : 0 : if (ptr1->x_param_max_cse_insns != ptr2->x_param_max_cse_insns)
6875 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6876 : : indent_to, "",
6877 : : "param_max_cse_insns",
6878 : : ptr1->x_param_max_cse_insns,
6879 : : ptr2->x_param_max_cse_insns);
6880 : :
6881 : 0 : if (ptr1->x_param_max_cse_path_length != ptr2->x_param_max_cse_path_length)
6882 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6883 : : indent_to, "",
6884 : : "param_max_cse_path_length",
6885 : : ptr1->x_param_max_cse_path_length,
6886 : : ptr2->x_param_max_cse_path_length);
6887 : :
6888 : 0 : if (ptr1->x_param_max_cselib_memory_locations != ptr2->x_param_max_cselib_memory_locations)
6889 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6890 : : indent_to, "",
6891 : : "param_max_cselib_memory_locations",
6892 : : ptr1->x_param_max_cselib_memory_locations,
6893 : : ptr2->x_param_max_cselib_memory_locations);
6894 : :
6895 : 0 : if (ptr1->x_param_max_debug_marker_count != ptr2->x_param_max_debug_marker_count)
6896 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6897 : : indent_to, "",
6898 : : "param_max_debug_marker_count",
6899 : : ptr1->x_param_max_debug_marker_count,
6900 : : ptr2->x_param_max_debug_marker_count);
6901 : :
6902 : 0 : if (ptr1->x_param_max_delay_slot_insn_search != ptr2->x_param_max_delay_slot_insn_search)
6903 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6904 : : indent_to, "",
6905 : : "param_max_delay_slot_insn_search",
6906 : : ptr1->x_param_max_delay_slot_insn_search,
6907 : : ptr2->x_param_max_delay_slot_insn_search);
6908 : :
6909 : 0 : if (ptr1->x_param_max_delay_slot_live_search != ptr2->x_param_max_delay_slot_live_search)
6910 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6911 : : indent_to, "",
6912 : : "param_max_delay_slot_live_search",
6913 : : ptr1->x_param_max_delay_slot_live_search,
6914 : : ptr2->x_param_max_delay_slot_live_search);
6915 : :
6916 : 0 : if (ptr1->x_param_max_dse_active_local_stores != ptr2->x_param_max_dse_active_local_stores)
6917 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6918 : : indent_to, "",
6919 : : "param_max_dse_active_local_stores",
6920 : : ptr1->x_param_max_dse_active_local_stores,
6921 : : ptr2->x_param_max_dse_active_local_stores);
6922 : :
6923 : 0 : if (ptr1->x_param_early_inliner_max_iterations != ptr2->x_param_early_inliner_max_iterations)
6924 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6925 : : indent_to, "",
6926 : : "param_early_inliner_max_iterations",
6927 : : ptr1->x_param_early_inliner_max_iterations,
6928 : : ptr2->x_param_early_inliner_max_iterations);
6929 : :
6930 : 0 : if (ptr1->x_param_max_find_base_term_values != ptr2->x_param_max_find_base_term_values)
6931 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6932 : : indent_to, "",
6933 : : "param_max_find_base_term_values",
6934 : : ptr1->x_param_max_find_base_term_values,
6935 : : ptr2->x_param_max_find_base_term_values);
6936 : :
6937 : 0 : if (ptr1->x_param_max_fsm_thread_path_insns != ptr2->x_param_max_fsm_thread_path_insns)
6938 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6939 : : indent_to, "",
6940 : : "param_max_fsm_thread_path_insns",
6941 : : ptr1->x_param_max_fsm_thread_path_insns,
6942 : : ptr2->x_param_max_fsm_thread_path_insns);
6943 : :
6944 : 0 : if (ptr1->x_param_max_gcse_insertion_ratio != ptr2->x_param_max_gcse_insertion_ratio)
6945 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6946 : : indent_to, "",
6947 : : "param_max_gcse_insertion_ratio",
6948 : : ptr1->x_param_max_gcse_insertion_ratio,
6949 : : ptr2->x_param_max_gcse_insertion_ratio);
6950 : :
6951 : 0 : if (ptr1->x_param_max_gcse_memory != ptr2->x_param_max_gcse_memory)
6952 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6953 : : indent_to, "",
6954 : : "param_max_gcse_memory",
6955 : : ptr1->x_param_max_gcse_memory,
6956 : : ptr2->x_param_max_gcse_memory);
6957 : :
6958 : 0 : if (ptr1->x_param_max_goto_duplication_insns != ptr2->x_param_max_goto_duplication_insns)
6959 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6960 : : indent_to, "",
6961 : : "param_max_goto_duplication_insns",
6962 : : ptr1->x_param_max_goto_duplication_insns,
6963 : : ptr2->x_param_max_goto_duplication_insns);
6964 : :
6965 : 0 : if (ptr1->x_param_max_grow_copy_bb_insns != ptr2->x_param_max_grow_copy_bb_insns)
6966 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6967 : : indent_to, "",
6968 : : "param_max_grow_copy_bb_insns",
6969 : : ptr1->x_param_max_grow_copy_bb_insns,
6970 : : ptr2->x_param_max_grow_copy_bb_insns);
6971 : :
6972 : 0 : if (ptr1->x_param_max_hoist_depth != ptr2->x_param_max_hoist_depth)
6973 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6974 : : indent_to, "",
6975 : : "param_max_hoist_depth",
6976 : : ptr1->x_param_max_hoist_depth,
6977 : : ptr2->x_param_max_hoist_depth);
6978 : :
6979 : 0 : if (ptr1->x_param_inline_functions_called_once_insns != ptr2->x_param_inline_functions_called_once_insns)
6980 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6981 : : indent_to, "",
6982 : : "param_inline_functions_called_once_insns",
6983 : : ptr1->x_param_inline_functions_called_once_insns,
6984 : : ptr2->x_param_inline_functions_called_once_insns);
6985 : :
6986 : 0 : if (ptr1->x_param_inline_functions_called_once_loop_depth != ptr2->x_param_inline_functions_called_once_loop_depth)
6987 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6988 : : indent_to, "",
6989 : : "param_inline_functions_called_once_loop_depth",
6990 : : ptr1->x_param_inline_functions_called_once_loop_depth,
6991 : : ptr2->x_param_inline_functions_called_once_loop_depth);
6992 : :
6993 : 0 : if (ptr1->x_param_max_inline_insns_auto != ptr2->x_param_max_inline_insns_auto)
6994 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
6995 : : indent_to, "",
6996 : : "param_max_inline_insns_auto",
6997 : : ptr1->x_param_max_inline_insns_auto,
6998 : : ptr2->x_param_max_inline_insns_auto);
6999 : :
7000 : 0 : if (ptr1->x_param_max_inline_insns_recursive_auto != ptr2->x_param_max_inline_insns_recursive_auto)
7001 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7002 : : indent_to, "",
7003 : : "param_max_inline_insns_recursive_auto",
7004 : : ptr1->x_param_max_inline_insns_recursive_auto,
7005 : : ptr2->x_param_max_inline_insns_recursive_auto);
7006 : :
7007 : 0 : if (ptr1->x_param_max_inline_insns_recursive != ptr2->x_param_max_inline_insns_recursive)
7008 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7009 : : indent_to, "",
7010 : : "param_max_inline_insns_recursive",
7011 : : ptr1->x_param_max_inline_insns_recursive,
7012 : : ptr2->x_param_max_inline_insns_recursive);
7013 : :
7014 : 0 : if (ptr1->x_param_max_inline_insns_single != ptr2->x_param_max_inline_insns_single)
7015 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7016 : : indent_to, "",
7017 : : "param_max_inline_insns_single",
7018 : : ptr1->x_param_max_inline_insns_single,
7019 : : ptr2->x_param_max_inline_insns_single);
7020 : :
7021 : 0 : if (ptr1->x_param_max_inline_insns_size != ptr2->x_param_max_inline_insns_size)
7022 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7023 : : indent_to, "",
7024 : : "param_max_inline_insns_size",
7025 : : ptr1->x_param_max_inline_insns_size,
7026 : : ptr2->x_param_max_inline_insns_size);
7027 : :
7028 : 0 : if (ptr1->x_param_max_inline_insns_small != ptr2->x_param_max_inline_insns_small)
7029 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7030 : : indent_to, "",
7031 : : "param_max_inline_insns_small",
7032 : : ptr1->x_param_max_inline_insns_small,
7033 : : ptr2->x_param_max_inline_insns_small);
7034 : :
7035 : 0 : if (ptr1->x_param_max_inline_recursive_depth_auto != ptr2->x_param_max_inline_recursive_depth_auto)
7036 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7037 : : indent_to, "",
7038 : : "param_max_inline_recursive_depth_auto",
7039 : : ptr1->x_param_max_inline_recursive_depth_auto,
7040 : : ptr2->x_param_max_inline_recursive_depth_auto);
7041 : :
7042 : 0 : if (ptr1->x_param_max_inline_recursive_depth != ptr2->x_param_max_inline_recursive_depth)
7043 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7044 : : indent_to, "",
7045 : : "param_max_inline_recursive_depth",
7046 : : ptr1->x_param_max_inline_recursive_depth,
7047 : : ptr2->x_param_max_inline_recursive_depth);
7048 : :
7049 : 0 : if (ptr1->x_param_max_isl_operations != ptr2->x_param_max_isl_operations)
7050 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7051 : : indent_to, "",
7052 : : "param_max_isl_operations",
7053 : : ptr1->x_param_max_isl_operations,
7054 : : ptr2->x_param_max_isl_operations);
7055 : :
7056 : 0 : if (ptr1->x_param_max_iterations_computation_cost != ptr2->x_param_max_iterations_computation_cost)
7057 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7058 : : indent_to, "",
7059 : : "param_max_iterations_computation_cost",
7060 : : ptr1->x_param_max_iterations_computation_cost,
7061 : : ptr2->x_param_max_iterations_computation_cost);
7062 : :
7063 : 0 : if (ptr1->x_param_max_iterations_to_track != ptr2->x_param_max_iterations_to_track)
7064 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7065 : : indent_to, "",
7066 : : "param_max_iterations_to_track",
7067 : : ptr1->x_param_max_iterations_to_track,
7068 : : ptr2->x_param_max_iterations_to_track);
7069 : :
7070 : 0 : if (ptr1->x_param_max_jump_thread_duplication_stmts != ptr2->x_param_max_jump_thread_duplication_stmts)
7071 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7072 : : indent_to, "",
7073 : : "param_max_jump_thread_duplication_stmts",
7074 : : ptr1->x_param_max_jump_thread_duplication_stmts,
7075 : : ptr2->x_param_max_jump_thread_duplication_stmts);
7076 : :
7077 : 0 : if (ptr1->x_param_max_jump_thread_paths != ptr2->x_param_max_jump_thread_paths)
7078 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7079 : : indent_to, "",
7080 : : "param_max_jump_thread_paths",
7081 : : ptr1->x_param_max_jump_thread_paths,
7082 : : ptr2->x_param_max_jump_thread_paths);
7083 : :
7084 : 0 : if (ptr1->x_param_max_last_value_rtl != ptr2->x_param_max_last_value_rtl)
7085 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7086 : : indent_to, "",
7087 : : "param_max_last_value_rtl",
7088 : : ptr1->x_param_max_last_value_rtl,
7089 : : ptr2->x_param_max_last_value_rtl);
7090 : :
7091 : 0 : if (ptr1->x_param_max_loop_header_insns != ptr2->x_param_max_loop_header_insns)
7092 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7093 : : indent_to, "",
7094 : : "param_max_loop_header_insns",
7095 : : ptr1->x_param_max_loop_header_insns,
7096 : : ptr2->x_param_max_loop_header_insns);
7097 : :
7098 : 0 : if (ptr1->x_param_max_modulo_backtrack_attempts != ptr2->x_param_max_modulo_backtrack_attempts)
7099 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7100 : : indent_to, "",
7101 : : "param_max_modulo_backtrack_attempts",
7102 : : ptr1->x_param_max_modulo_backtrack_attempts,
7103 : : ptr2->x_param_max_modulo_backtrack_attempts);
7104 : :
7105 : 0 : if (ptr1->x_param_max_partial_antic_length != ptr2->x_param_max_partial_antic_length)
7106 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7107 : : indent_to, "",
7108 : : "param_max_partial_antic_length",
7109 : : ptr1->x_param_max_partial_antic_length,
7110 : : ptr2->x_param_max_partial_antic_length);
7111 : :
7112 : 0 : if (ptr1->x_param_max_peel_branches != ptr2->x_param_max_peel_branches)
7113 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7114 : : indent_to, "",
7115 : : "param_max_peel_branches",
7116 : : ptr1->x_param_max_peel_branches,
7117 : : ptr2->x_param_max_peel_branches);
7118 : :
7119 : 0 : if (ptr1->x_param_max_peel_times != ptr2->x_param_max_peel_times)
7120 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7121 : : indent_to, "",
7122 : : "param_max_peel_times",
7123 : : ptr1->x_param_max_peel_times,
7124 : : ptr2->x_param_max_peel_times);
7125 : :
7126 : 0 : if (ptr1->x_param_max_peeled_insns != ptr2->x_param_max_peeled_insns)
7127 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7128 : : indent_to, "",
7129 : : "param_max_peeled_insns",
7130 : : ptr1->x_param_max_peeled_insns,
7131 : : ptr2->x_param_max_peeled_insns);
7132 : :
7133 : 0 : if (ptr1->x_param_max_pending_list_length != ptr2->x_param_max_pending_list_length)
7134 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7135 : : indent_to, "",
7136 : : "param_max_pending_list_length",
7137 : : ptr1->x_param_max_pending_list_length,
7138 : : ptr2->x_param_max_pending_list_length);
7139 : :
7140 : 0 : if (ptr1->x_param_max_pipeline_region_blocks != ptr2->x_param_max_pipeline_region_blocks)
7141 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7142 : : indent_to, "",
7143 : : "param_max_pipeline_region_blocks",
7144 : : ptr1->x_param_max_pipeline_region_blocks,
7145 : : ptr2->x_param_max_pipeline_region_blocks);
7146 : :
7147 : 0 : if (ptr1->x_param_max_pipeline_region_insns != ptr2->x_param_max_pipeline_region_insns)
7148 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7149 : : indent_to, "",
7150 : : "param_max_pipeline_region_insns",
7151 : : ptr1->x_param_max_pipeline_region_insns,
7152 : : ptr2->x_param_max_pipeline_region_insns);
7153 : :
7154 : 0 : if (ptr1->x_param_max_pow_sqrt_depth != ptr2->x_param_max_pow_sqrt_depth)
7155 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7156 : : indent_to, "",
7157 : : "param_max_pow_sqrt_depth",
7158 : : ptr1->x_param_max_pow_sqrt_depth,
7159 : : ptr2->x_param_max_pow_sqrt_depth);
7160 : :
7161 : 0 : if (ptr1->x_param_max_predicted_iterations != ptr2->x_param_max_predicted_iterations)
7162 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7163 : : indent_to, "",
7164 : : "param_max_predicted_iterations",
7165 : : ptr1->x_param_max_predicted_iterations,
7166 : : ptr2->x_param_max_predicted_iterations);
7167 : :
7168 : 0 : if (ptr1->x_param_max_reload_search_insns != ptr2->x_param_max_reload_search_insns)
7169 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7170 : : indent_to, "",
7171 : : "param_max_reload_search_insns",
7172 : : ptr1->x_param_max_reload_search_insns,
7173 : : ptr2->x_param_max_reload_search_insns);
7174 : :
7175 : 0 : if (ptr1->x_param_max_rtl_if_conversion_insns != ptr2->x_param_max_rtl_if_conversion_insns)
7176 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7177 : : indent_to, "",
7178 : : "param_max_rtl_if_conversion_insns",
7179 : : ptr1->x_param_max_rtl_if_conversion_insns,
7180 : : ptr2->x_param_max_rtl_if_conversion_insns);
7181 : :
7182 : 0 : if (ptr1->x_param_max_rtl_if_conversion_predictable_cost != ptr2->x_param_max_rtl_if_conversion_predictable_cost)
7183 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7184 : : indent_to, "",
7185 : : "param_max_rtl_if_conversion_predictable_cost",
7186 : : ptr1->x_param_max_rtl_if_conversion_predictable_cost,
7187 : : ptr2->x_param_max_rtl_if_conversion_predictable_cost);
7188 : :
7189 : 0 : if (ptr1->x_param_max_rtl_if_conversion_unpredictable_cost != ptr2->x_param_max_rtl_if_conversion_unpredictable_cost)
7190 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7191 : : indent_to, "",
7192 : : "param_max_rtl_if_conversion_unpredictable_cost",
7193 : : ptr1->x_param_max_rtl_if_conversion_unpredictable_cost,
7194 : : ptr2->x_param_max_rtl_if_conversion_unpredictable_cost);
7195 : :
7196 : 0 : if (ptr1->x_param_max_sched_extend_regions_iters != ptr2->x_param_max_sched_extend_regions_iters)
7197 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7198 : : indent_to, "",
7199 : : "param_max_sched_extend_regions_iters",
7200 : : ptr1->x_param_max_sched_extend_regions_iters,
7201 : : ptr2->x_param_max_sched_extend_regions_iters);
7202 : :
7203 : 0 : if (ptr1->x_param_max_sched_insn_conflict_delay != ptr2->x_param_max_sched_insn_conflict_delay)
7204 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7205 : : indent_to, "",
7206 : : "param_max_sched_insn_conflict_delay",
7207 : : ptr1->x_param_max_sched_insn_conflict_delay,
7208 : : ptr2->x_param_max_sched_insn_conflict_delay);
7209 : :
7210 : 0 : if (ptr1->x_param_max_sched_ready_insns != ptr2->x_param_max_sched_ready_insns)
7211 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7212 : : indent_to, "",
7213 : : "param_max_sched_ready_insns",
7214 : : ptr1->x_param_max_sched_ready_insns,
7215 : : ptr2->x_param_max_sched_ready_insns);
7216 : :
7217 : 0 : if (ptr1->x_param_max_sched_region_blocks != ptr2->x_param_max_sched_region_blocks)
7218 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7219 : : indent_to, "",
7220 : : "param_max_sched_region_blocks",
7221 : : ptr1->x_param_max_sched_region_blocks,
7222 : : ptr2->x_param_max_sched_region_blocks);
7223 : :
7224 : 0 : if (ptr1->x_param_max_sched_region_insns != ptr2->x_param_max_sched_region_insns)
7225 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7226 : : indent_to, "",
7227 : : "param_max_sched_region_insns",
7228 : : ptr1->x_param_max_sched_region_insns,
7229 : : ptr2->x_param_max_sched_region_insns);
7230 : :
7231 : 0 : if (ptr1->x_param_max_slsr_candidate_scan != ptr2->x_param_max_slsr_candidate_scan)
7232 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7233 : : indent_to, "",
7234 : : "param_max_slsr_candidate_scan",
7235 : : ptr1->x_param_max_slsr_candidate_scan,
7236 : : ptr2->x_param_max_slsr_candidate_scan);
7237 : :
7238 : 0 : if (ptr1->x_param_max_speculative_devirt_maydefs != ptr2->x_param_max_speculative_devirt_maydefs)
7239 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7240 : : indent_to, "",
7241 : : "param_max_speculative_devirt_maydefs",
7242 : : ptr1->x_param_max_speculative_devirt_maydefs,
7243 : : ptr2->x_param_max_speculative_devirt_maydefs);
7244 : :
7245 : 0 : if (ptr1->x_param_max_stores_to_merge != ptr2->x_param_max_stores_to_merge)
7246 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7247 : : indent_to, "",
7248 : : "param_max_stores_to_merge",
7249 : : ptr1->x_param_max_stores_to_merge,
7250 : : ptr2->x_param_max_stores_to_merge);
7251 : :
7252 : 0 : if (ptr1->x_param_max_stores_to_sink != ptr2->x_param_max_stores_to_sink)
7253 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7254 : : indent_to, "",
7255 : : "param_max_stores_to_sink",
7256 : : ptr1->x_param_max_stores_to_sink,
7257 : : ptr2->x_param_max_stores_to_sink);
7258 : :
7259 : 0 : if (ptr1->x_param_max_tail_merge_comparisons != ptr2->x_param_max_tail_merge_comparisons)
7260 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7261 : : indent_to, "",
7262 : : "param_max_tail_merge_comparisons",
7263 : : ptr1->x_param_max_tail_merge_comparisons,
7264 : : ptr2->x_param_max_tail_merge_comparisons);
7265 : :
7266 : 0 : if (ptr1->x_param_max_tail_merge_iterations != ptr2->x_param_max_tail_merge_iterations)
7267 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7268 : : indent_to, "",
7269 : : "param_max_tail_merge_iterations",
7270 : : ptr1->x_param_max_tail_merge_iterations,
7271 : : ptr2->x_param_max_tail_merge_iterations);
7272 : :
7273 : 0 : if (ptr1->x_param_max_tracked_strlens != ptr2->x_param_max_tracked_strlens)
7274 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7275 : : indent_to, "",
7276 : : "param_max_tracked_strlens",
7277 : : ptr1->x_param_max_tracked_strlens,
7278 : : ptr2->x_param_max_tracked_strlens);
7279 : :
7280 : 0 : if (ptr1->x_param_max_tree_if_conversion_phi_args != ptr2->x_param_max_tree_if_conversion_phi_args)
7281 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7282 : : indent_to, "",
7283 : : "param_max_tree_if_conversion_phi_args",
7284 : : ptr1->x_param_max_tree_if_conversion_phi_args,
7285 : : ptr2->x_param_max_tree_if_conversion_phi_args);
7286 : :
7287 : 0 : if (ptr1->x_param_max_unroll_times != ptr2->x_param_max_unroll_times)
7288 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7289 : : indent_to, "",
7290 : : "param_max_unroll_times",
7291 : : ptr1->x_param_max_unroll_times,
7292 : : ptr2->x_param_max_unroll_times);
7293 : :
7294 : 0 : if (ptr1->x_param_max_unrolled_insns != ptr2->x_param_max_unrolled_insns)
7295 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7296 : : indent_to, "",
7297 : : "param_max_unrolled_insns",
7298 : : ptr1->x_param_max_unrolled_insns,
7299 : : ptr2->x_param_max_unrolled_insns);
7300 : :
7301 : 0 : if (ptr1->x_param_max_unswitch_depth != ptr2->x_param_max_unswitch_depth)
7302 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7303 : : indent_to, "",
7304 : : "param_max_unswitch_depth",
7305 : : ptr1->x_param_max_unswitch_depth,
7306 : : ptr2->x_param_max_unswitch_depth);
7307 : :
7308 : 0 : if (ptr1->x_param_max_unswitch_insns != ptr2->x_param_max_unswitch_insns)
7309 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7310 : : indent_to, "",
7311 : : "param_max_unswitch_insns",
7312 : : ptr1->x_param_max_unswitch_insns,
7313 : : ptr2->x_param_max_unswitch_insns);
7314 : :
7315 : 0 : if (ptr1->x_param_max_variable_expansions != ptr2->x_param_max_variable_expansions)
7316 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7317 : : indent_to, "",
7318 : : "param_max_variable_expansions",
7319 : : ptr1->x_param_max_variable_expansions,
7320 : : ptr2->x_param_max_variable_expansions);
7321 : :
7322 : 0 : if (ptr1->x_param_max_vartrack_expr_depth != ptr2->x_param_max_vartrack_expr_depth)
7323 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7324 : : indent_to, "",
7325 : : "param_max_vartrack_expr_depth",
7326 : : ptr1->x_param_max_vartrack_expr_depth,
7327 : : ptr2->x_param_max_vartrack_expr_depth);
7328 : :
7329 : 0 : if (ptr1->x_param_max_vartrack_reverse_op_size != ptr2->x_param_max_vartrack_reverse_op_size)
7330 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7331 : : indent_to, "",
7332 : : "param_max_vartrack_reverse_op_size",
7333 : : ptr1->x_param_max_vartrack_reverse_op_size,
7334 : : ptr2->x_param_max_vartrack_reverse_op_size);
7335 : :
7336 : 0 : if (ptr1->x_param_max_vartrack_size != ptr2->x_param_max_vartrack_size)
7337 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7338 : : indent_to, "",
7339 : : "param_max_vartrack_size",
7340 : : ptr1->x_param_max_vartrack_size,
7341 : : ptr2->x_param_max_vartrack_size);
7342 : :
7343 : 0 : if (ptr1->x_param_min_crossjump_insns != ptr2->x_param_min_crossjump_insns)
7344 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7345 : : indent_to, "",
7346 : : "param_min_crossjump_insns",
7347 : : ptr1->x_param_min_crossjump_insns,
7348 : : ptr2->x_param_min_crossjump_insns);
7349 : :
7350 : 0 : if (ptr1->x_param_min_inline_recursive_probability != ptr2->x_param_min_inline_recursive_probability)
7351 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7352 : : indent_to, "",
7353 : : "param_min_inline_recursive_probability",
7354 : : ptr1->x_param_min_inline_recursive_probability,
7355 : : ptr2->x_param_min_inline_recursive_probability);
7356 : :
7357 : 0 : if (ptr1->x_param_min_insn_to_prefetch_ratio != ptr2->x_param_min_insn_to_prefetch_ratio)
7358 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7359 : : indent_to, "",
7360 : : "param_min_insn_to_prefetch_ratio",
7361 : : ptr1->x_param_min_insn_to_prefetch_ratio,
7362 : : ptr2->x_param_min_insn_to_prefetch_ratio);
7363 : :
7364 : 0 : if (ptr1->x_param_min_loop_cond_split_prob != ptr2->x_param_min_loop_cond_split_prob)
7365 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7366 : : indent_to, "",
7367 : : "param_min_loop_cond_split_prob",
7368 : : ptr1->x_param_min_loop_cond_split_prob,
7369 : : ptr2->x_param_min_loop_cond_split_prob);
7370 : :
7371 : 0 : if (ptr1->x_param_min_pagesize != ptr2->x_param_min_pagesize)
7372 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7373 : : indent_to, "",
7374 : : "param_min_pagesize",
7375 : : ptr1->x_param_min_pagesize,
7376 : : ptr2->x_param_min_pagesize);
7377 : :
7378 : 0 : if (ptr1->x_param_min_size_for_stack_sharing != ptr2->x_param_min_size_for_stack_sharing)
7379 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7380 : : indent_to, "",
7381 : : "param_min_size_for_stack_sharing",
7382 : : ptr1->x_param_min_size_for_stack_sharing,
7383 : : ptr2->x_param_min_size_for_stack_sharing);
7384 : :
7385 : 0 : if (ptr1->x_param_min_spec_prob != ptr2->x_param_min_spec_prob)
7386 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7387 : : indent_to, "",
7388 : : "param_min_spec_prob",
7389 : : ptr1->x_param_min_spec_prob,
7390 : : ptr2->x_param_min_spec_prob);
7391 : :
7392 : 0 : if (ptr1->x_param_min_vect_loop_bound != ptr2->x_param_min_vect_loop_bound)
7393 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7394 : : indent_to, "",
7395 : : "param_min_vect_loop_bound",
7396 : : ptr1->x_param_min_vect_loop_bound,
7397 : : ptr2->x_param_min_vect_loop_bound);
7398 : :
7399 : 0 : if (ptr1->x_param_modref_max_accesses != ptr2->x_param_modref_max_accesses)
7400 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7401 : : indent_to, "",
7402 : : "param_modref_max_accesses",
7403 : : ptr1->x_param_modref_max_accesses,
7404 : : ptr2->x_param_modref_max_accesses);
7405 : :
7406 : 0 : if (ptr1->x_param_modref_max_adjustments != ptr2->x_param_modref_max_adjustments)
7407 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7408 : : indent_to, "",
7409 : : "param_modref_max_adjustments",
7410 : : ptr1->x_param_modref_max_adjustments,
7411 : : ptr2->x_param_modref_max_adjustments);
7412 : :
7413 : 0 : if (ptr1->x_param_modref_max_bases != ptr2->x_param_modref_max_bases)
7414 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7415 : : indent_to, "",
7416 : : "param_modref_max_bases",
7417 : : ptr1->x_param_modref_max_bases,
7418 : : ptr2->x_param_modref_max_bases);
7419 : :
7420 : 0 : if (ptr1->x_param_modref_max_depth != ptr2->x_param_modref_max_depth)
7421 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7422 : : indent_to, "",
7423 : : "param_modref_max_depth",
7424 : : ptr1->x_param_modref_max_depth,
7425 : : ptr2->x_param_modref_max_depth);
7426 : :
7427 : 0 : if (ptr1->x_param_modref_max_escape_points != ptr2->x_param_modref_max_escape_points)
7428 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7429 : : indent_to, "",
7430 : : "param_modref_max_escape_points",
7431 : : ptr1->x_param_modref_max_escape_points,
7432 : : ptr2->x_param_modref_max_escape_points);
7433 : :
7434 : 0 : if (ptr1->x_param_modref_max_refs != ptr2->x_param_modref_max_refs)
7435 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7436 : : indent_to, "",
7437 : : "param_modref_max_refs",
7438 : : ptr1->x_param_modref_max_refs,
7439 : : ptr2->x_param_modref_max_refs);
7440 : :
7441 : 0 : if (ptr1->x_param_modref_max_tests != ptr2->x_param_modref_max_tests)
7442 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7443 : : indent_to, "",
7444 : : "param_modref_max_tests",
7445 : : ptr1->x_param_modref_max_tests,
7446 : : ptr2->x_param_modref_max_tests);
7447 : :
7448 : 0 : if (ptr1->x_param_parloops_chunk_size != ptr2->x_param_parloops_chunk_size)
7449 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7450 : : indent_to, "",
7451 : : "param_parloops_chunk_size",
7452 : : ptr1->x_param_parloops_chunk_size,
7453 : : ptr2->x_param_parloops_chunk_size);
7454 : :
7455 : 0 : if (ptr1->x_param_parloops_min_per_thread != ptr2->x_param_parloops_min_per_thread)
7456 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7457 : : indent_to, "",
7458 : : "param_parloops_min_per_thread",
7459 : : ptr1->x_param_parloops_min_per_thread,
7460 : : ptr2->x_param_parloops_min_per_thread);
7461 : :
7462 : 0 : if (ptr1->x_param_parloops_schedule != ptr2->x_param_parloops_schedule)
7463 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7464 : : indent_to, "",
7465 : : "param_parloops_schedule",
7466 : : ptr1->x_param_parloops_schedule,
7467 : : ptr2->x_param_parloops_schedule);
7468 : :
7469 : 0 : if (ptr1->x_param_partial_inlining_entry_probability != ptr2->x_param_partial_inlining_entry_probability)
7470 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7471 : : indent_to, "",
7472 : : "param_partial_inlining_entry_probability",
7473 : : ptr1->x_param_partial_inlining_entry_probability,
7474 : : ptr2->x_param_partial_inlining_entry_probability);
7475 : :
7476 : 0 : if (ptr1->x_param_phiopt_factor_max_stmts_live != ptr2->x_param_phiopt_factor_max_stmts_live)
7477 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7478 : : indent_to, "",
7479 : : "param_phiopt_factor_max_stmts_live",
7480 : : ptr1->x_param_phiopt_factor_max_stmts_live,
7481 : : ptr2->x_param_phiopt_factor_max_stmts_live);
7482 : :
7483 : 0 : if (ptr1->x_param_predictable_branch_outcome != ptr2->x_param_predictable_branch_outcome)
7484 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7485 : : indent_to, "",
7486 : : "param_predictable_branch_outcome",
7487 : : ptr1->x_param_predictable_branch_outcome,
7488 : : ptr2->x_param_predictable_branch_outcome);
7489 : :
7490 : 0 : if (ptr1->x_param_prefetch_dynamic_strides != ptr2->x_param_prefetch_dynamic_strides)
7491 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7492 : : indent_to, "",
7493 : : "param_prefetch_dynamic_strides",
7494 : : ptr1->x_param_prefetch_dynamic_strides,
7495 : : ptr2->x_param_prefetch_dynamic_strides);
7496 : :
7497 : 0 : if (ptr1->x_param_prefetch_latency != ptr2->x_param_prefetch_latency)
7498 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7499 : : indent_to, "",
7500 : : "param_prefetch_latency",
7501 : : ptr1->x_param_prefetch_latency,
7502 : : ptr2->x_param_prefetch_latency);
7503 : :
7504 : 0 : if (ptr1->x_param_prefetch_min_insn_to_mem_ratio != ptr2->x_param_prefetch_min_insn_to_mem_ratio)
7505 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7506 : : indent_to, "",
7507 : : "param_prefetch_min_insn_to_mem_ratio",
7508 : : ptr1->x_param_prefetch_min_insn_to_mem_ratio,
7509 : : ptr2->x_param_prefetch_min_insn_to_mem_ratio);
7510 : :
7511 : 0 : if (ptr1->x_param_prefetch_minimum_stride != ptr2->x_param_prefetch_minimum_stride)
7512 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7513 : : indent_to, "",
7514 : : "param_prefetch_minimum_stride",
7515 : : ptr1->x_param_prefetch_minimum_stride,
7516 : : ptr2->x_param_prefetch_minimum_stride);
7517 : :
7518 : 0 : if (ptr1->x_param_ranger_logical_depth != ptr2->x_param_ranger_logical_depth)
7519 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7520 : : indent_to, "",
7521 : : "param_ranger_logical_depth",
7522 : : ptr1->x_param_ranger_logical_depth,
7523 : : ptr2->x_param_ranger_logical_depth);
7524 : :
7525 : 0 : if (ptr1->x_param_ranger_recompute_depth != ptr2->x_param_ranger_recompute_depth)
7526 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7527 : : indent_to, "",
7528 : : "param_ranger_recompute_depth",
7529 : : ptr1->x_param_ranger_recompute_depth,
7530 : : ptr2->x_param_ranger_recompute_depth);
7531 : :
7532 : 0 : if (ptr1->x_param_relation_block_limit != ptr2->x_param_relation_block_limit)
7533 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7534 : : indent_to, "",
7535 : : "param_relation_block_limit",
7536 : : ptr1->x_param_relation_block_limit,
7537 : : ptr2->x_param_relation_block_limit);
7538 : :
7539 : 0 : if (ptr1->x_param_rpo_vn_max_loop_depth != ptr2->x_param_rpo_vn_max_loop_depth)
7540 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7541 : : indent_to, "",
7542 : : "param_rpo_vn_max_loop_depth",
7543 : : ptr1->x_param_rpo_vn_max_loop_depth,
7544 : : ptr2->x_param_rpo_vn_max_loop_depth);
7545 : :
7546 : 0 : if (ptr1->x_param_sccvn_max_alias_queries_per_access != ptr2->x_param_sccvn_max_alias_queries_per_access)
7547 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7548 : : indent_to, "",
7549 : : "param_sccvn_max_alias_queries_per_access",
7550 : : ptr1->x_param_sccvn_max_alias_queries_per_access,
7551 : : ptr2->x_param_sccvn_max_alias_queries_per_access);
7552 : :
7553 : 0 : if (ptr1->x_param_scev_max_expr_complexity != ptr2->x_param_scev_max_expr_complexity)
7554 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7555 : : indent_to, "",
7556 : : "param_scev_max_expr_complexity",
7557 : : ptr1->x_param_scev_max_expr_complexity,
7558 : : ptr2->x_param_scev_max_expr_complexity);
7559 : :
7560 : 0 : if (ptr1->x_param_scev_max_expr_size != ptr2->x_param_scev_max_expr_size)
7561 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7562 : : indent_to, "",
7563 : : "param_scev_max_expr_size",
7564 : : ptr1->x_param_scev_max_expr_size,
7565 : : ptr2->x_param_scev_max_expr_size);
7566 : :
7567 : 0 : if (ptr1->x_param_sched_autopref_queue_depth != ptr2->x_param_sched_autopref_queue_depth)
7568 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7569 : : indent_to, "",
7570 : : "param_sched_autopref_queue_depth",
7571 : : ptr1->x_param_sched_autopref_queue_depth,
7572 : : ptr2->x_param_sched_autopref_queue_depth);
7573 : :
7574 : 0 : if (ptr1->x_param_sched_mem_true_dep_cost != ptr2->x_param_sched_mem_true_dep_cost)
7575 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7576 : : indent_to, "",
7577 : : "param_sched_mem_true_dep_cost",
7578 : : ptr1->x_param_sched_mem_true_dep_cost,
7579 : : ptr2->x_param_sched_mem_true_dep_cost);
7580 : :
7581 : 0 : if (ptr1->x_param_sched_pressure_algorithm != ptr2->x_param_sched_pressure_algorithm)
7582 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7583 : : indent_to, "",
7584 : : "param_sched_pressure_algorithm",
7585 : : ptr1->x_param_sched_pressure_algorithm,
7586 : : ptr2->x_param_sched_pressure_algorithm);
7587 : :
7588 : 0 : if (ptr1->x_param_sched_spec_prob_cutoff != ptr2->x_param_sched_spec_prob_cutoff)
7589 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7590 : : indent_to, "",
7591 : : "param_sched_spec_prob_cutoff",
7592 : : ptr1->x_param_sched_spec_prob_cutoff,
7593 : : ptr2->x_param_sched_spec_prob_cutoff);
7594 : :
7595 : 0 : if (ptr1->x_param_sched_state_edge_prob_cutoff != ptr2->x_param_sched_state_edge_prob_cutoff)
7596 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7597 : : indent_to, "",
7598 : : "param_sched_state_edge_prob_cutoff",
7599 : : ptr1->x_param_sched_state_edge_prob_cutoff,
7600 : : ptr2->x_param_sched_state_edge_prob_cutoff);
7601 : :
7602 : 0 : if (ptr1->x_param_selsched_insns_to_rename != ptr2->x_param_selsched_insns_to_rename)
7603 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7604 : : indent_to, "",
7605 : : "param_selsched_insns_to_rename",
7606 : : ptr1->x_param_selsched_insns_to_rename,
7607 : : ptr2->x_param_selsched_insns_to_rename);
7608 : :
7609 : 0 : if (ptr1->x_param_selsched_max_lookahead != ptr2->x_param_selsched_max_lookahead)
7610 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7611 : : indent_to, "",
7612 : : "param_selsched_max_lookahead",
7613 : : ptr1->x_param_selsched_max_lookahead,
7614 : : ptr2->x_param_selsched_max_lookahead);
7615 : :
7616 : 0 : if (ptr1->x_param_selsched_max_sched_times != ptr2->x_param_selsched_max_sched_times)
7617 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7618 : : indent_to, "",
7619 : : "param_selsched_max_sched_times",
7620 : : ptr1->x_param_selsched_max_sched_times,
7621 : : ptr2->x_param_selsched_max_sched_times);
7622 : :
7623 : 0 : if (ptr1->x_param_simultaneous_prefetches != ptr2->x_param_simultaneous_prefetches)
7624 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7625 : : indent_to, "",
7626 : : "param_simultaneous_prefetches",
7627 : : ptr1->x_param_simultaneous_prefetches,
7628 : : ptr2->x_param_simultaneous_prefetches);
7629 : :
7630 : 0 : if (ptr1->x_param_sink_frequency_threshold != ptr2->x_param_sink_frequency_threshold)
7631 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7632 : : indent_to, "",
7633 : : "param_sink_frequency_threshold",
7634 : : ptr1->x_param_sink_frequency_threshold,
7635 : : ptr2->x_param_sink_frequency_threshold);
7636 : :
7637 : 0 : if (ptr1->x_param_sms_dfa_history != ptr2->x_param_sms_dfa_history)
7638 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7639 : : indent_to, "",
7640 : : "param_sms_dfa_history",
7641 : : ptr1->x_param_sms_dfa_history,
7642 : : ptr2->x_param_sms_dfa_history);
7643 : :
7644 : 0 : if (ptr1->x_param_sms_loop_average_count_threshold != ptr2->x_param_sms_loop_average_count_threshold)
7645 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7646 : : indent_to, "",
7647 : : "param_sms_loop_average_count_threshold",
7648 : : ptr1->x_param_sms_loop_average_count_threshold,
7649 : : ptr2->x_param_sms_loop_average_count_threshold);
7650 : :
7651 : 0 : if (ptr1->x_param_sms_max_ii_factor != ptr2->x_param_sms_max_ii_factor)
7652 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7653 : : indent_to, "",
7654 : : "param_sms_max_ii_factor",
7655 : : ptr1->x_param_sms_max_ii_factor,
7656 : : ptr2->x_param_sms_max_ii_factor);
7657 : :
7658 : 0 : if (ptr1->x_param_sms_min_sc != ptr2->x_param_sms_min_sc)
7659 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7660 : : indent_to, "",
7661 : : "param_sms_min_sc",
7662 : : ptr1->x_param_sms_min_sc,
7663 : : ptr2->x_param_sms_min_sc);
7664 : :
7665 : 0 : if (ptr1->x_param_sra_max_propagations != ptr2->x_param_sra_max_propagations)
7666 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7667 : : indent_to, "",
7668 : : "param_sra_max_propagations",
7669 : : ptr1->x_param_sra_max_propagations,
7670 : : ptr2->x_param_sra_max_propagations);
7671 : :
7672 : 0 : if (ptr1->x_param_sra_max_scalarization_size_size != ptr2->x_param_sra_max_scalarization_size_size)
7673 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7674 : : indent_to, "",
7675 : : "param_sra_max_scalarization_size_size",
7676 : : ptr1->x_param_sra_max_scalarization_size_size,
7677 : : ptr2->x_param_sra_max_scalarization_size_size);
7678 : :
7679 : 0 : if (ptr1->x_param_sra_max_scalarization_size_speed != ptr2->x_param_sra_max_scalarization_size_speed)
7680 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7681 : : indent_to, "",
7682 : : "param_sra_max_scalarization_size_speed",
7683 : : ptr1->x_param_sra_max_scalarization_size_speed,
7684 : : ptr2->x_param_sra_max_scalarization_size_speed);
7685 : :
7686 : 0 : if (ptr1->x_param_ssa_name_def_chain_limit != ptr2->x_param_ssa_name_def_chain_limit)
7687 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7688 : : indent_to, "",
7689 : : "param_ssa_name_def_chain_limit",
7690 : : ptr1->x_param_ssa_name_def_chain_limit,
7691 : : ptr2->x_param_ssa_name_def_chain_limit);
7692 : :
7693 : 0 : if (ptr1->x_param_ssp_buffer_size != ptr2->x_param_ssp_buffer_size)
7694 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7695 : : indent_to, "",
7696 : : "param_ssp_buffer_size",
7697 : : ptr1->x_param_ssp_buffer_size,
7698 : : ptr2->x_param_ssp_buffer_size);
7699 : :
7700 : 0 : if (ptr1->x_param_stack_clash_protection_guard_size != ptr2->x_param_stack_clash_protection_guard_size)
7701 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7702 : : indent_to, "",
7703 : : "param_stack_clash_protection_guard_size",
7704 : : ptr1->x_param_stack_clash_protection_guard_size,
7705 : : ptr2->x_param_stack_clash_protection_guard_size);
7706 : :
7707 : 0 : if (ptr1->x_param_stack_clash_protection_probe_interval != ptr2->x_param_stack_clash_protection_probe_interval)
7708 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7709 : : indent_to, "",
7710 : : "param_stack_clash_protection_probe_interval",
7711 : : ptr1->x_param_stack_clash_protection_probe_interval,
7712 : : ptr2->x_param_stack_clash_protection_probe_interval);
7713 : :
7714 : 0 : if (ptr1->x_param_store_forwarding_max_distance != ptr2->x_param_store_forwarding_max_distance)
7715 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7716 : : indent_to, "",
7717 : : "param_store_forwarding_max_distance",
7718 : : ptr1->x_param_store_forwarding_max_distance,
7719 : : ptr2->x_param_store_forwarding_max_distance);
7720 : :
7721 : 0 : if (ptr1->x_param_store_merging_allow_unaligned != ptr2->x_param_store_merging_allow_unaligned)
7722 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7723 : : indent_to, "",
7724 : : "param_store_merging_allow_unaligned",
7725 : : ptr1->x_param_store_merging_allow_unaligned,
7726 : : ptr2->x_param_store_merging_allow_unaligned);
7727 : :
7728 : 0 : if (ptr1->x_param_store_merging_max_size != ptr2->x_param_store_merging_max_size)
7729 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7730 : : indent_to, "",
7731 : : "param_store_merging_max_size",
7732 : : ptr1->x_param_store_merging_max_size,
7733 : : ptr2->x_param_store_merging_max_size);
7734 : :
7735 : 0 : if (ptr1->x_param_switch_conversion_branch_ratio != ptr2->x_param_switch_conversion_branch_ratio)
7736 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7737 : : indent_to, "",
7738 : : "param_switch_conversion_branch_ratio",
7739 : : ptr1->x_param_switch_conversion_branch_ratio,
7740 : : ptr2->x_param_switch_conversion_branch_ratio);
7741 : :
7742 : 0 : if (ptr1->x_param_switch_lower_slow_alg_max_cases != ptr2->x_param_switch_lower_slow_alg_max_cases)
7743 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7744 : : indent_to, "",
7745 : : "param_switch_lower_slow_alg_max_cases",
7746 : : ptr1->x_param_switch_lower_slow_alg_max_cases,
7747 : : ptr2->x_param_switch_lower_slow_alg_max_cases);
7748 : :
7749 : 0 : if (ptr1->x_param_tm_max_aggregate_size != ptr2->x_param_tm_max_aggregate_size)
7750 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7751 : : indent_to, "",
7752 : : "param_tm_max_aggregate_size",
7753 : : ptr1->x_param_tm_max_aggregate_size,
7754 : : ptr2->x_param_tm_max_aggregate_size);
7755 : :
7756 : 0 : if (ptr1->x_param_tracer_dynamic_coverage_feedback != ptr2->x_param_tracer_dynamic_coverage_feedback)
7757 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7758 : : indent_to, "",
7759 : : "param_tracer_dynamic_coverage_feedback",
7760 : : ptr1->x_param_tracer_dynamic_coverage_feedback,
7761 : : ptr2->x_param_tracer_dynamic_coverage_feedback);
7762 : :
7763 : 0 : if (ptr1->x_param_tracer_dynamic_coverage != ptr2->x_param_tracer_dynamic_coverage)
7764 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7765 : : indent_to, "",
7766 : : "param_tracer_dynamic_coverage",
7767 : : ptr1->x_param_tracer_dynamic_coverage,
7768 : : ptr2->x_param_tracer_dynamic_coverage);
7769 : :
7770 : 0 : if (ptr1->x_param_tracer_max_code_growth != ptr2->x_param_tracer_max_code_growth)
7771 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7772 : : indent_to, "",
7773 : : "param_tracer_max_code_growth",
7774 : : ptr1->x_param_tracer_max_code_growth,
7775 : : ptr2->x_param_tracer_max_code_growth);
7776 : :
7777 : 0 : if (ptr1->x_param_tracer_min_branch_probability_feedback != ptr2->x_param_tracer_min_branch_probability_feedback)
7778 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7779 : : indent_to, "",
7780 : : "param_tracer_min_branch_probability_feedback",
7781 : : ptr1->x_param_tracer_min_branch_probability_feedback,
7782 : : ptr2->x_param_tracer_min_branch_probability_feedback);
7783 : :
7784 : 0 : if (ptr1->x_param_tracer_min_branch_probability != ptr2->x_param_tracer_min_branch_probability)
7785 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7786 : : indent_to, "",
7787 : : "param_tracer_min_branch_probability",
7788 : : ptr1->x_param_tracer_min_branch_probability,
7789 : : ptr2->x_param_tracer_min_branch_probability);
7790 : :
7791 : 0 : if (ptr1->x_param_tracer_min_branch_ratio != ptr2->x_param_tracer_min_branch_ratio)
7792 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7793 : : indent_to, "",
7794 : : "param_tracer_min_branch_ratio",
7795 : : ptr1->x_param_tracer_min_branch_ratio,
7796 : : ptr2->x_param_tracer_min_branch_ratio);
7797 : :
7798 : 0 : if (ptr1->x_param_transitive_relations_work_bound != ptr2->x_param_transitive_relations_work_bound)
7799 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7800 : : indent_to, "",
7801 : : "param_transitive_relations_work_bound",
7802 : : ptr1->x_param_transitive_relations_work_bound,
7803 : : ptr2->x_param_transitive_relations_work_bound);
7804 : :
7805 : 0 : if (ptr1->x_param_tree_reassoc_width != ptr2->x_param_tree_reassoc_width)
7806 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7807 : : indent_to, "",
7808 : : "param_tree_reassoc_width",
7809 : : ptr1->x_param_tree_reassoc_width,
7810 : : ptr2->x_param_tree_reassoc_width);
7811 : :
7812 : 0 : if (ptr1->x_param_uninit_control_dep_attempts != ptr2->x_param_uninit_control_dep_attempts)
7813 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7814 : : indent_to, "",
7815 : : "param_uninit_control_dep_attempts",
7816 : : ptr1->x_param_uninit_control_dep_attempts,
7817 : : ptr2->x_param_uninit_control_dep_attempts);
7818 : :
7819 : 0 : if (ptr1->x_param_uninit_max_chain_len != ptr2->x_param_uninit_max_chain_len)
7820 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7821 : : indent_to, "",
7822 : : "param_uninit_max_chain_len",
7823 : : ptr1->x_param_uninit_max_chain_len,
7824 : : ptr2->x_param_uninit_max_chain_len);
7825 : :
7826 : 0 : if (ptr1->x_param_uninit_max_num_chains != ptr2->x_param_uninit_max_num_chains)
7827 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7828 : : indent_to, "",
7829 : : "param_uninit_max_num_chains",
7830 : : ptr1->x_param_uninit_max_num_chains,
7831 : : ptr2->x_param_uninit_max_num_chains);
7832 : :
7833 : 0 : if (ptr1->x_param_uninit_max_prune_work != ptr2->x_param_uninit_max_prune_work)
7834 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7835 : : indent_to, "",
7836 : : "param_uninit_max_prune_work",
7837 : : ptr1->x_param_uninit_max_prune_work,
7838 : : ptr2->x_param_uninit_max_prune_work);
7839 : :
7840 : 0 : if (ptr1->x_param_uninlined_function_insns != ptr2->x_param_uninlined_function_insns)
7841 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7842 : : indent_to, "",
7843 : : "param_uninlined_function_insns",
7844 : : ptr1->x_param_uninlined_function_insns,
7845 : : ptr2->x_param_uninlined_function_insns);
7846 : :
7847 : 0 : if (ptr1->x_param_uninlined_function_time != ptr2->x_param_uninlined_function_time)
7848 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7849 : : indent_to, "",
7850 : : "param_uninlined_function_time",
7851 : : ptr1->x_param_uninlined_function_time,
7852 : : ptr2->x_param_uninlined_function_time);
7853 : :
7854 : 0 : if (ptr1->x_param_uninlined_function_thunk_insns != ptr2->x_param_uninlined_function_thunk_insns)
7855 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7856 : : indent_to, "",
7857 : : "param_uninlined_function_thunk_insns",
7858 : : ptr1->x_param_uninlined_function_thunk_insns,
7859 : : ptr2->x_param_uninlined_function_thunk_insns);
7860 : :
7861 : 0 : if (ptr1->x_param_uninlined_function_thunk_time != ptr2->x_param_uninlined_function_thunk_time)
7862 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7863 : : indent_to, "",
7864 : : "param_uninlined_function_thunk_time",
7865 : : ptr1->x_param_uninlined_function_thunk_time,
7866 : : ptr2->x_param_uninlined_function_thunk_time);
7867 : :
7868 : 0 : if (ptr1->x_param_unlikely_bb_count_fraction != ptr2->x_param_unlikely_bb_count_fraction)
7869 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7870 : : indent_to, "",
7871 : : "param_unlikely_bb_count_fraction",
7872 : : ptr1->x_param_unlikely_bb_count_fraction,
7873 : : ptr2->x_param_unlikely_bb_count_fraction);
7874 : :
7875 : 0 : if (ptr1->x_param_unroll_jam_max_unroll != ptr2->x_param_unroll_jam_max_unroll)
7876 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7877 : : indent_to, "",
7878 : : "param_unroll_jam_max_unroll",
7879 : : ptr1->x_param_unroll_jam_max_unroll,
7880 : : ptr2->x_param_unroll_jam_max_unroll);
7881 : :
7882 : 0 : if (ptr1->x_param_unroll_jam_min_percent != ptr2->x_param_unroll_jam_min_percent)
7883 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7884 : : indent_to, "",
7885 : : "param_unroll_jam_min_percent",
7886 : : ptr1->x_param_unroll_jam_min_percent,
7887 : : ptr2->x_param_unroll_jam_min_percent);
7888 : :
7889 : 0 : if (ptr1->x_param_use_after_scope_direct_emission_threshold != ptr2->x_param_use_after_scope_direct_emission_threshold)
7890 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7891 : : indent_to, "",
7892 : : "param_use_after_scope_direct_emission_threshold",
7893 : : ptr1->x_param_use_after_scope_direct_emission_threshold,
7894 : : ptr2->x_param_use_after_scope_direct_emission_threshold);
7895 : :
7896 : 0 : if (ptr1->x_param_vect_epilogues_nomask != ptr2->x_param_vect_epilogues_nomask)
7897 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7898 : : indent_to, "",
7899 : : "param_vect_epilogues_nomask",
7900 : : ptr1->x_param_vect_epilogues_nomask,
7901 : : ptr2->x_param_vect_epilogues_nomask);
7902 : :
7903 : 0 : if (ptr1->x_param_vect_induction_float != ptr2->x_param_vect_induction_float)
7904 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7905 : : indent_to, "",
7906 : : "param_vect_induction_float",
7907 : : ptr1->x_param_vect_induction_float,
7908 : : ptr2->x_param_vect_induction_float);
7909 : :
7910 : 0 : if (ptr1->x_param_vect_inner_loop_cost_factor != ptr2->x_param_vect_inner_loop_cost_factor)
7911 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7912 : : indent_to, "",
7913 : : "param_vect_inner_loop_cost_factor",
7914 : : ptr1->x_param_vect_inner_loop_cost_factor,
7915 : : ptr2->x_param_vect_inner_loop_cost_factor);
7916 : :
7917 : 0 : if (ptr1->x_param_vect_max_layout_candidates != ptr2->x_param_vect_max_layout_candidates)
7918 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7919 : : indent_to, "",
7920 : : "param_vect_max_layout_candidates",
7921 : : ptr1->x_param_vect_max_layout_candidates,
7922 : : ptr2->x_param_vect_max_layout_candidates);
7923 : :
7924 : 0 : if (ptr1->x_param_vect_max_peeling_for_alignment != ptr2->x_param_vect_max_peeling_for_alignment)
7925 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7926 : : indent_to, "",
7927 : : "param_vect_max_peeling_for_alignment",
7928 : : ptr1->x_param_vect_max_peeling_for_alignment,
7929 : : ptr2->x_param_vect_max_peeling_for_alignment);
7930 : :
7931 : 0 : if (ptr1->x_param_vect_max_version_for_alias_checks != ptr2->x_param_vect_max_version_for_alias_checks)
7932 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7933 : : indent_to, "",
7934 : : "param_vect_max_version_for_alias_checks",
7935 : : ptr1->x_param_vect_max_version_for_alias_checks,
7936 : : ptr2->x_param_vect_max_version_for_alias_checks);
7937 : :
7938 : 0 : if (ptr1->x_param_vect_max_version_for_alignment_checks != ptr2->x_param_vect_max_version_for_alignment_checks)
7939 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7940 : : indent_to, "",
7941 : : "param_vect_max_version_for_alignment_checks",
7942 : : ptr1->x_param_vect_max_version_for_alignment_checks,
7943 : : ptr2->x_param_vect_max_version_for_alignment_checks);
7944 : :
7945 : 0 : if (ptr1->x_param_vect_partial_vector_usage != ptr2->x_param_vect_partial_vector_usage)
7946 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7947 : : indent_to, "",
7948 : : "param_vect_partial_vector_usage",
7949 : : ptr1->x_param_vect_partial_vector_usage,
7950 : : ptr2->x_param_vect_partial_vector_usage);
7951 : :
7952 : 0 : if (ptr1->x_param_vect_scalar_cost_multiplier != ptr2->x_param_vect_scalar_cost_multiplier)
7953 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7954 : : indent_to, "",
7955 : : "param_vect_scalar_cost_multiplier",
7956 : : ptr1->x_param_vect_scalar_cost_multiplier,
7957 : : ptr2->x_param_vect_scalar_cost_multiplier);
7958 : :
7959 : 0 : if (ptr1->x_param_vrp_block_limit != ptr2->x_param_vrp_block_limit)
7960 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7961 : : indent_to, "",
7962 : : "param_vrp_block_limit",
7963 : : ptr1->x_param_vrp_block_limit,
7964 : : ptr2->x_param_vrp_block_limit);
7965 : :
7966 : 0 : if (ptr1->x_param_vrp_sparse_threshold != ptr2->x_param_vrp_sparse_threshold)
7967 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7968 : : indent_to, "",
7969 : : "param_vrp_sparse_threshold",
7970 : : ptr1->x_param_vrp_sparse_threshold,
7971 : : ptr2->x_param_vrp_sparse_threshold);
7972 : :
7973 : 0 : if (ptr1->x_param_vrp_switch_limit != ptr2->x_param_vrp_switch_limit)
7974 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7975 : : indent_to, "",
7976 : : "param_vrp_switch_limit",
7977 : : ptr1->x_param_vrp_switch_limit,
7978 : : ptr2->x_param_vrp_switch_limit);
7979 : :
7980 : 0 : if (ptr1->x_param_vrp_vector_threshold != ptr2->x_param_vrp_vector_threshold)
7981 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7982 : : indent_to, "",
7983 : : "param_vrp_vector_threshold",
7984 : : ptr1->x_param_vrp_vector_threshold,
7985 : : ptr2->x_param_vrp_vector_threshold);
7986 : :
7987 : 0 : if (ptr1->x_flag_complex_method != ptr2->x_flag_complex_method)
7988 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7989 : : indent_to, "",
7990 : : "flag_complex_method",
7991 : : ptr1->x_flag_complex_method,
7992 : : ptr2->x_flag_complex_method);
7993 : :
7994 : 0 : if (ptr1->x_flag_malloc_dse != ptr2->x_flag_malloc_dse)
7995 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
7996 : : indent_to, "",
7997 : : "flag_malloc_dse",
7998 : : ptr1->x_flag_malloc_dse,
7999 : : ptr2->x_flag_malloc_dse);
8000 : :
8001 : 0 : if (ptr1->x_flag_min_function_alignment != ptr2->x_flag_min_function_alignment)
8002 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8003 : : indent_to, "",
8004 : : "flag_min_function_alignment",
8005 : : ptr1->x_flag_min_function_alignment,
8006 : : ptr2->x_flag_min_function_alignment);
8007 : :
8008 : 0 : if (ptr1->x_flag_openmp_target_simd_clone != ptr2->x_flag_openmp_target_simd_clone)
8009 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8010 : : indent_to, "",
8011 : : "flag_openmp_target_simd_clone",
8012 : : ptr1->x_flag_openmp_target_simd_clone,
8013 : : ptr2->x_flag_openmp_target_simd_clone);
8014 : :
8015 : 0 : if (ptr1->x_flag_sched_stalled_insns != ptr2->x_flag_sched_stalled_insns)
8016 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8017 : : indent_to, "",
8018 : : "flag_sched_stalled_insns",
8019 : : ptr1->x_flag_sched_stalled_insns,
8020 : : ptr2->x_flag_sched_stalled_insns);
8021 : :
8022 : 0 : if (ptr1->x_flag_sched_stalled_insns_dep != ptr2->x_flag_sched_stalled_insns_dep)
8023 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8024 : : indent_to, "",
8025 : : "flag_sched_stalled_insns_dep",
8026 : : ptr1->x_flag_sched_stalled_insns_dep,
8027 : : ptr2->x_flag_sched_stalled_insns_dep);
8028 : :
8029 : 0 : if (ptr1->x_flag_tree_parallelize_loops != ptr2->x_flag_tree_parallelize_loops)
8030 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8031 : : indent_to, "",
8032 : : "flag_tree_parallelize_loops",
8033 : : ptr1->x_flag_tree_parallelize_loops,
8034 : : ptr2->x_flag_tree_parallelize_loops);
8035 : :
8036 : 0 : if (ptr1->x_flag_lto_locality_cloning != ptr2->x_flag_lto_locality_cloning)
8037 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8038 : : indent_to, "",
8039 : : "flag_lto_locality_cloning",
8040 : : (int) ptr1->x_flag_lto_locality_cloning,
8041 : : (int) ptr2->x_flag_lto_locality_cloning);
8042 : :
8043 : 0 : if (ptr1->x_param_ranger_debug != ptr2->x_param_ranger_debug)
8044 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8045 : : indent_to, "",
8046 : : "param_ranger_debug",
8047 : : (int) ptr1->x_param_ranger_debug,
8048 : : (int) ptr2->x_param_ranger_debug);
8049 : :
8050 : 0 : if (ptr1->x_param_threader_debug != ptr2->x_param_threader_debug)
8051 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8052 : : indent_to, "",
8053 : : "param_threader_debug",
8054 : : (int) ptr1->x_param_threader_debug,
8055 : : (int) ptr2->x_param_threader_debug);
8056 : :
8057 : 0 : if (ptr1->x_flag_excess_precision != ptr2->x_flag_excess_precision)
8058 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8059 : : indent_to, "",
8060 : : "flag_excess_precision",
8061 : : (int) ptr1->x_flag_excess_precision,
8062 : : (int) ptr2->x_flag_excess_precision);
8063 : :
8064 : 0 : if (ptr1->x_flag_fp_contract_mode != ptr2->x_flag_fp_contract_mode)
8065 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8066 : : indent_to, "",
8067 : : "flag_fp_contract_mode",
8068 : : (int) ptr1->x_flag_fp_contract_mode,
8069 : : (int) ptr2->x_flag_fp_contract_mode);
8070 : :
8071 : 0 : if (ptr1->x_flag_harden_control_flow_redundancy_check_noreturn != ptr2->x_flag_harden_control_flow_redundancy_check_noreturn)
8072 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8073 : : indent_to, "",
8074 : : "flag_harden_control_flow_redundancy_check_noreturn",
8075 : : (int) ptr1->x_flag_harden_control_flow_redundancy_check_noreturn,
8076 : : (int) ptr2->x_flag_harden_control_flow_redundancy_check_noreturn);
8077 : :
8078 : 0 : if (ptr1->x_flag_inline_stringops != ptr2->x_flag_inline_stringops)
8079 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8080 : : indent_to, "",
8081 : : "flag_inline_stringops",
8082 : : (int) ptr1->x_flag_inline_stringops,
8083 : : (int) ptr2->x_flag_inline_stringops);
8084 : :
8085 : 0 : if (ptr1->x_flag_ira_algorithm != ptr2->x_flag_ira_algorithm)
8086 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8087 : : indent_to, "",
8088 : : "flag_ira_algorithm",
8089 : : (int) ptr1->x_flag_ira_algorithm,
8090 : : (int) ptr2->x_flag_ira_algorithm);
8091 : :
8092 : 0 : if (ptr1->x_flag_ira_region != ptr2->x_flag_ira_region)
8093 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8094 : : indent_to, "",
8095 : : "flag_ira_region",
8096 : : (int) ptr1->x_flag_ira_region,
8097 : : (int) ptr2->x_flag_ira_region);
8098 : :
8099 : 0 : if (ptr1->x_flag_live_patching != ptr2->x_flag_live_patching)
8100 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8101 : : indent_to, "",
8102 : : "flag_live_patching",
8103 : : (int) ptr1->x_flag_live_patching,
8104 : : (int) ptr2->x_flag_live_patching);
8105 : :
8106 : 0 : if (ptr1->x_flag_reorder_blocks_algorithm != ptr2->x_flag_reorder_blocks_algorithm)
8107 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8108 : : indent_to, "",
8109 : : "flag_reorder_blocks_algorithm",
8110 : : (int) ptr1->x_flag_reorder_blocks_algorithm,
8111 : : (int) ptr2->x_flag_reorder_blocks_algorithm);
8112 : :
8113 : 0 : if (ptr1->x_flag_simd_cost_model != ptr2->x_flag_simd_cost_model)
8114 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8115 : : indent_to, "",
8116 : : "flag_simd_cost_model",
8117 : : (int) ptr1->x_flag_simd_cost_model,
8118 : : (int) ptr2->x_flag_simd_cost_model);
8119 : :
8120 : 0 : if (ptr1->x_flag_stack_reuse != ptr2->x_flag_stack_reuse)
8121 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8122 : : indent_to, "",
8123 : : "flag_stack_reuse",
8124 : : (int) ptr1->x_flag_stack_reuse,
8125 : : (int) ptr2->x_flag_stack_reuse);
8126 : :
8127 : 0 : if (ptr1->x_flag_auto_var_init != ptr2->x_flag_auto_var_init)
8128 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8129 : : indent_to, "",
8130 : : "flag_auto_var_init",
8131 : : (int) ptr1->x_flag_auto_var_init,
8132 : : (int) ptr2->x_flag_auto_var_init);
8133 : :
8134 : 0 : if (ptr1->x_flag_vect_cost_model != ptr2->x_flag_vect_cost_model)
8135 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8136 : : indent_to, "",
8137 : : "flag_vect_cost_model",
8138 : : (int) ptr1->x_flag_vect_cost_model,
8139 : : (int) ptr2->x_flag_vect_cost_model);
8140 : :
8141 : 0 : if (ptr1->x_optimize != ptr2->x_optimize)
8142 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8143 : : indent_to, "",
8144 : : "optimize",
8145 : : ptr1->x_optimize,
8146 : : ptr2->x_optimize);
8147 : :
8148 : 0 : if (ptr1->x_optimize_size != ptr2->x_optimize_size)
8149 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8150 : : indent_to, "",
8151 : : "optimize_size",
8152 : : ptr1->x_optimize_size,
8153 : : ptr2->x_optimize_size);
8154 : :
8155 : 0 : if (ptr1->x_optimize_debug != ptr2->x_optimize_debug)
8156 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8157 : : indent_to, "",
8158 : : "optimize_debug",
8159 : : ptr1->x_optimize_debug,
8160 : : ptr2->x_optimize_debug);
8161 : :
8162 : 0 : if (ptr1->x_optimize_fast != ptr2->x_optimize_fast)
8163 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8164 : : indent_to, "",
8165 : : "optimize_fast",
8166 : : ptr1->x_optimize_fast,
8167 : : ptr2->x_optimize_fast);
8168 : :
8169 : 0 : if (ptr1->x_warn_inline != ptr2->x_warn_inline)
8170 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8171 : : indent_to, "",
8172 : : "warn_inline",
8173 : : ptr1->x_warn_inline,
8174 : : ptr2->x_warn_inline);
8175 : :
8176 : 0 : if (ptr1->x_flag_aggressive_loop_optimizations != ptr2->x_flag_aggressive_loop_optimizations)
8177 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8178 : : indent_to, "",
8179 : : "flag_aggressive_loop_optimizations",
8180 : : ptr1->x_flag_aggressive_loop_optimizations,
8181 : : ptr2->x_flag_aggressive_loop_optimizations);
8182 : :
8183 : 0 : if (ptr1->x_flag_align_functions != ptr2->x_flag_align_functions)
8184 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8185 : : indent_to, "",
8186 : : "flag_align_functions",
8187 : : ptr1->x_flag_align_functions,
8188 : : ptr2->x_flag_align_functions);
8189 : :
8190 : 0 : if (ptr1->x_flag_align_jumps != ptr2->x_flag_align_jumps)
8191 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8192 : : indent_to, "",
8193 : : "flag_align_jumps",
8194 : : ptr1->x_flag_align_jumps,
8195 : : ptr2->x_flag_align_jumps);
8196 : :
8197 : 0 : if (ptr1->x_flag_align_labels != ptr2->x_flag_align_labels)
8198 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8199 : : indent_to, "",
8200 : : "flag_align_labels",
8201 : : ptr1->x_flag_align_labels,
8202 : : ptr2->x_flag_align_labels);
8203 : :
8204 : 0 : if (ptr1->x_flag_align_loops != ptr2->x_flag_align_loops)
8205 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8206 : : indent_to, "",
8207 : : "flag_align_loops",
8208 : : ptr1->x_flag_align_loops,
8209 : : ptr2->x_flag_align_loops);
8210 : :
8211 : 0 : if (ptr1->x_flag_allocation_dce != ptr2->x_flag_allocation_dce)
8212 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8213 : : indent_to, "",
8214 : : "flag_allocation_dce",
8215 : : ptr1->x_flag_allocation_dce,
8216 : : ptr2->x_flag_allocation_dce);
8217 : :
8218 : 0 : if (ptr1->x_flag_store_data_races != ptr2->x_flag_store_data_races)
8219 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8220 : : indent_to, "",
8221 : : "flag_store_data_races",
8222 : : ptr1->x_flag_store_data_races,
8223 : : ptr2->x_flag_store_data_races);
8224 : :
8225 : 0 : if (ptr1->x_flag_associative_math != ptr2->x_flag_associative_math)
8226 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8227 : : indent_to, "",
8228 : : "flag_associative_math",
8229 : : ptr1->x_flag_associative_math,
8230 : : ptr2->x_flag_associative_math);
8231 : :
8232 : 0 : if (ptr1->x_flag_assume_sane_operators_new_delete != ptr2->x_flag_assume_sane_operators_new_delete)
8233 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8234 : : indent_to, "",
8235 : : "flag_assume_sane_operators_new_delete",
8236 : : ptr1->x_flag_assume_sane_operators_new_delete,
8237 : : ptr2->x_flag_assume_sane_operators_new_delete);
8238 : :
8239 : 0 : if (ptr1->x_flag_asynchronous_unwind_tables != ptr2->x_flag_asynchronous_unwind_tables)
8240 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8241 : : indent_to, "",
8242 : : "flag_asynchronous_unwind_tables",
8243 : : ptr1->x_flag_asynchronous_unwind_tables,
8244 : : ptr2->x_flag_asynchronous_unwind_tables);
8245 : :
8246 : 0 : if (ptr1->x_flag_auto_inc_dec != ptr2->x_flag_auto_inc_dec)
8247 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8248 : : indent_to, "",
8249 : : "flag_auto_inc_dec",
8250 : : ptr1->x_flag_auto_inc_dec,
8251 : : ptr2->x_flag_auto_inc_dec);
8252 : :
8253 : 0 : if (ptr1->x_flag_auto_profile_inlining != ptr2->x_flag_auto_profile_inlining)
8254 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8255 : : indent_to, "",
8256 : : "flag_auto_profile_inlining",
8257 : : ptr1->x_flag_auto_profile_inlining,
8258 : : ptr2->x_flag_auto_profile_inlining);
8259 : :
8260 : 0 : if (ptr1->x_flag_avoid_store_forwarding != ptr2->x_flag_avoid_store_forwarding)
8261 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8262 : : indent_to, "",
8263 : : "flag_avoid_store_forwarding",
8264 : : ptr1->x_flag_avoid_store_forwarding,
8265 : : ptr2->x_flag_avoid_store_forwarding);
8266 : :
8267 : 0 : if (ptr1->x_flag_bit_tests != ptr2->x_flag_bit_tests)
8268 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8269 : : indent_to, "",
8270 : : "flag_bit_tests",
8271 : : ptr1->x_flag_bit_tests,
8272 : : ptr2->x_flag_bit_tests);
8273 : :
8274 : 0 : if (ptr1->x_flag_branch_on_count_reg != ptr2->x_flag_branch_on_count_reg)
8275 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8276 : : indent_to, "",
8277 : : "flag_branch_on_count_reg",
8278 : : ptr1->x_flag_branch_on_count_reg,
8279 : : ptr2->x_flag_branch_on_count_reg);
8280 : :
8281 : 0 : if (ptr1->x_flag_branch_probabilities != ptr2->x_flag_branch_probabilities)
8282 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8283 : : indent_to, "",
8284 : : "flag_branch_probabilities",
8285 : : ptr1->x_flag_branch_probabilities,
8286 : : ptr2->x_flag_branch_probabilities);
8287 : :
8288 : 0 : if (ptr1->x_flag_caller_saves != ptr2->x_flag_caller_saves)
8289 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8290 : : indent_to, "",
8291 : : "flag_caller_saves",
8292 : : ptr1->x_flag_caller_saves,
8293 : : ptr2->x_flag_caller_saves);
8294 : :
8295 : 0 : if (ptr1->x_flag_code_hoisting != ptr2->x_flag_code_hoisting)
8296 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8297 : : indent_to, "",
8298 : : "flag_code_hoisting",
8299 : : ptr1->x_flag_code_hoisting,
8300 : : ptr2->x_flag_code_hoisting);
8301 : :
8302 : 0 : if (ptr1->x_flag_combine_stack_adjustments != ptr2->x_flag_combine_stack_adjustments)
8303 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8304 : : indent_to, "",
8305 : : "flag_combine_stack_adjustments",
8306 : : ptr1->x_flag_combine_stack_adjustments,
8307 : : ptr2->x_flag_combine_stack_adjustments);
8308 : :
8309 : 0 : if (ptr1->x_flag_compare_elim_after_reload != ptr2->x_flag_compare_elim_after_reload)
8310 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8311 : : indent_to, "",
8312 : : "flag_compare_elim_after_reload",
8313 : : ptr1->x_flag_compare_elim_after_reload,
8314 : : ptr2->x_flag_compare_elim_after_reload);
8315 : :
8316 : 0 : if (ptr1->x_flag_conserve_stack != ptr2->x_flag_conserve_stack)
8317 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8318 : : indent_to, "",
8319 : : "flag_conserve_stack",
8320 : : ptr1->x_flag_conserve_stack,
8321 : : ptr2->x_flag_conserve_stack);
8322 : :
8323 : 0 : if (ptr1->x_flag_cprop_registers != ptr2->x_flag_cprop_registers)
8324 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8325 : : indent_to, "",
8326 : : "flag_cprop_registers",
8327 : : ptr1->x_flag_cprop_registers,
8328 : : ptr2->x_flag_cprop_registers);
8329 : :
8330 : 0 : if (ptr1->x_flag_crossjumping != ptr2->x_flag_crossjumping)
8331 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8332 : : indent_to, "",
8333 : : "flag_crossjumping",
8334 : : ptr1->x_flag_crossjumping,
8335 : : ptr2->x_flag_crossjumping);
8336 : :
8337 : 0 : if (ptr1->x_flag_cse_follow_jumps != ptr2->x_flag_cse_follow_jumps)
8338 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8339 : : indent_to, "",
8340 : : "flag_cse_follow_jumps",
8341 : : ptr1->x_flag_cse_follow_jumps,
8342 : : ptr2->x_flag_cse_follow_jumps);
8343 : :
8344 : 0 : if (ptr1->x_flag_dce != ptr2->x_flag_dce)
8345 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8346 : : indent_to, "",
8347 : : "flag_dce",
8348 : : ptr1->x_flag_dce,
8349 : : ptr2->x_flag_dce);
8350 : :
8351 : 0 : if (ptr1->x_flag_defer_pop != ptr2->x_flag_defer_pop)
8352 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8353 : : indent_to, "",
8354 : : "flag_defer_pop",
8355 : : ptr1->x_flag_defer_pop,
8356 : : ptr2->x_flag_defer_pop);
8357 : :
8358 : 0 : if (ptr1->x_flag_delayed_branch != ptr2->x_flag_delayed_branch)
8359 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8360 : : indent_to, "",
8361 : : "flag_delayed_branch",
8362 : : ptr1->x_flag_delayed_branch,
8363 : : ptr2->x_flag_delayed_branch);
8364 : :
8365 : 0 : if (ptr1->x_flag_delete_dead_exceptions != ptr2->x_flag_delete_dead_exceptions)
8366 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8367 : : indent_to, "",
8368 : : "flag_delete_dead_exceptions",
8369 : : ptr1->x_flag_delete_dead_exceptions,
8370 : : ptr2->x_flag_delete_dead_exceptions);
8371 : :
8372 : 0 : if (ptr1->x_flag_delete_null_pointer_checks != ptr2->x_flag_delete_null_pointer_checks)
8373 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8374 : : indent_to, "",
8375 : : "flag_delete_null_pointer_checks",
8376 : : ptr1->x_flag_delete_null_pointer_checks,
8377 : : ptr2->x_flag_delete_null_pointer_checks);
8378 : :
8379 : 0 : if (ptr1->x_flag_devirtualize != ptr2->x_flag_devirtualize)
8380 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8381 : : indent_to, "",
8382 : : "flag_devirtualize",
8383 : : ptr1->x_flag_devirtualize,
8384 : : ptr2->x_flag_devirtualize);
8385 : :
8386 : 0 : if (ptr1->x_flag_devirtualize_speculatively != ptr2->x_flag_devirtualize_speculatively)
8387 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8388 : : indent_to, "",
8389 : : "flag_devirtualize_speculatively",
8390 : : ptr1->x_flag_devirtualize_speculatively,
8391 : : ptr2->x_flag_devirtualize_speculatively);
8392 : :
8393 : 0 : if (ptr1->x_flag_dse != ptr2->x_flag_dse)
8394 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8395 : : indent_to, "",
8396 : : "flag_dse",
8397 : : ptr1->x_flag_dse,
8398 : : ptr2->x_flag_dse);
8399 : :
8400 : 0 : if (ptr1->x_flag_early_inlining != ptr2->x_flag_early_inlining)
8401 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8402 : : indent_to, "",
8403 : : "flag_early_inlining",
8404 : : ptr1->x_flag_early_inlining,
8405 : : ptr2->x_flag_early_inlining);
8406 : :
8407 : 0 : if (ptr1->x_flag_exceptions != ptr2->x_flag_exceptions)
8408 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8409 : : indent_to, "",
8410 : : "flag_exceptions",
8411 : : ptr1->x_flag_exceptions,
8412 : : ptr2->x_flag_exceptions);
8413 : :
8414 : 0 : if (ptr1->x_flag_expensive_optimizations != ptr2->x_flag_expensive_optimizations)
8415 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8416 : : indent_to, "",
8417 : : "flag_expensive_optimizations",
8418 : : ptr1->x_flag_expensive_optimizations,
8419 : : ptr2->x_flag_expensive_optimizations);
8420 : :
8421 : 0 : if (ptr1->x_flag_ext_dce != ptr2->x_flag_ext_dce)
8422 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8423 : : indent_to, "",
8424 : : "flag_ext_dce",
8425 : : ptr1->x_flag_ext_dce,
8426 : : ptr2->x_flag_ext_dce);
8427 : :
8428 : 0 : if (ptr1->x_flag_finite_loops != ptr2->x_flag_finite_loops)
8429 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8430 : : indent_to, "",
8431 : : "flag_finite_loops",
8432 : : ptr1->x_flag_finite_loops,
8433 : : ptr2->x_flag_finite_loops);
8434 : :
8435 : 0 : if (ptr1->x_flag_finite_math_only != ptr2->x_flag_finite_math_only)
8436 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8437 : : indent_to, "",
8438 : : "flag_finite_math_only",
8439 : : ptr1->x_flag_finite_math_only,
8440 : : ptr2->x_flag_finite_math_only);
8441 : :
8442 : 0 : if (ptr1->x_flag_float_store != ptr2->x_flag_float_store)
8443 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8444 : : indent_to, "",
8445 : : "flag_float_store",
8446 : : ptr1->x_flag_float_store,
8447 : : ptr2->x_flag_float_store);
8448 : :
8449 : 0 : if (ptr1->x_flag_fold_mem_offsets != ptr2->x_flag_fold_mem_offsets)
8450 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8451 : : indent_to, "",
8452 : : "flag_fold_mem_offsets",
8453 : : ptr1->x_flag_fold_mem_offsets,
8454 : : ptr2->x_flag_fold_mem_offsets);
8455 : :
8456 : 0 : if (ptr1->x_flag_fold_simple_inlines != ptr2->x_flag_fold_simple_inlines)
8457 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8458 : : indent_to, "",
8459 : : "flag_fold_simple_inlines",
8460 : : ptr1->x_flag_fold_simple_inlines,
8461 : : ptr2->x_flag_fold_simple_inlines);
8462 : :
8463 : 0 : if (ptr1->x_flag_forward_propagate != ptr2->x_flag_forward_propagate)
8464 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8465 : : indent_to, "",
8466 : : "flag_forward_propagate",
8467 : : ptr1->x_flag_forward_propagate,
8468 : : ptr2->x_flag_forward_propagate);
8469 : :
8470 : 0 : if (ptr1->x_flag_fp_int_builtin_inexact != ptr2->x_flag_fp_int_builtin_inexact)
8471 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8472 : : indent_to, "",
8473 : : "flag_fp_int_builtin_inexact",
8474 : : ptr1->x_flag_fp_int_builtin_inexact,
8475 : : ptr2->x_flag_fp_int_builtin_inexact);
8476 : :
8477 : 0 : if (ptr1->x_flag_no_function_cse != ptr2->x_flag_no_function_cse)
8478 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8479 : : indent_to, "",
8480 : : "flag_no_function_cse",
8481 : : ptr1->x_flag_no_function_cse,
8482 : : ptr2->x_flag_no_function_cse);
8483 : :
8484 : 0 : if (ptr1->x_flag_gcse != ptr2->x_flag_gcse)
8485 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8486 : : indent_to, "",
8487 : : "flag_gcse",
8488 : : ptr1->x_flag_gcse,
8489 : : ptr2->x_flag_gcse);
8490 : :
8491 : 0 : if (ptr1->x_flag_gcse_after_reload != ptr2->x_flag_gcse_after_reload)
8492 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8493 : : indent_to, "",
8494 : : "flag_gcse_after_reload",
8495 : : ptr1->x_flag_gcse_after_reload,
8496 : : ptr2->x_flag_gcse_after_reload);
8497 : :
8498 : 0 : if (ptr1->x_flag_gcse_las != ptr2->x_flag_gcse_las)
8499 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8500 : : indent_to, "",
8501 : : "flag_gcse_las",
8502 : : ptr1->x_flag_gcse_las,
8503 : : ptr2->x_flag_gcse_las);
8504 : :
8505 : 0 : if (ptr1->x_flag_gcse_lm != ptr2->x_flag_gcse_lm)
8506 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8507 : : indent_to, "",
8508 : : "flag_gcse_lm",
8509 : : ptr1->x_flag_gcse_lm,
8510 : : ptr2->x_flag_gcse_lm);
8511 : :
8512 : 0 : if (ptr1->x_flag_gcse_sm != ptr2->x_flag_gcse_sm)
8513 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8514 : : indent_to, "",
8515 : : "flag_gcse_sm",
8516 : : ptr1->x_flag_gcse_sm,
8517 : : ptr2->x_flag_gcse_sm);
8518 : :
8519 : 0 : if (ptr1->x_flag_graphite != ptr2->x_flag_graphite)
8520 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8521 : : indent_to, "",
8522 : : "flag_graphite",
8523 : : ptr1->x_flag_graphite,
8524 : : ptr2->x_flag_graphite);
8525 : :
8526 : 0 : if (ptr1->x_flag_graphite_identity != ptr2->x_flag_graphite_identity)
8527 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8528 : : indent_to, "",
8529 : : "flag_graphite_identity",
8530 : : ptr1->x_flag_graphite_identity,
8531 : : ptr2->x_flag_graphite_identity);
8532 : :
8533 : 0 : if (ptr1->x_flag_guess_branch_prob != ptr2->x_flag_guess_branch_prob)
8534 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8535 : : indent_to, "",
8536 : : "flag_guess_branch_prob",
8537 : : ptr1->x_flag_guess_branch_prob,
8538 : : ptr2->x_flag_guess_branch_prob);
8539 : :
8540 : 0 : if (ptr1->x_flag_harden_control_flow_redundancy_check_exceptions != ptr2->x_flag_harden_control_flow_redundancy_check_exceptions)
8541 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8542 : : indent_to, "",
8543 : : "flag_harden_control_flow_redundancy_check_exceptions",
8544 : : ptr1->x_flag_harden_control_flow_redundancy_check_exceptions,
8545 : : ptr2->x_flag_harden_control_flow_redundancy_check_exceptions);
8546 : :
8547 : 0 : if (ptr1->x_flag_harden_control_flow_redundancy_check_returning_calls != ptr2->x_flag_harden_control_flow_redundancy_check_returning_calls)
8548 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8549 : : indent_to, "",
8550 : : "flag_harden_control_flow_redundancy_check_returning_calls",
8551 : : ptr1->x_flag_harden_control_flow_redundancy_check_returning_calls,
8552 : : ptr2->x_flag_harden_control_flow_redundancy_check_returning_calls);
8553 : :
8554 : 0 : if (ptr1->x_flag_harden_control_flow_redundancy_skip_leaf != ptr2->x_flag_harden_control_flow_redundancy_skip_leaf)
8555 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8556 : : indent_to, "",
8557 : : "flag_harden_control_flow_redundancy_skip_leaf",
8558 : : ptr1->x_flag_harden_control_flow_redundancy_skip_leaf,
8559 : : ptr2->x_flag_harden_control_flow_redundancy_skip_leaf);
8560 : :
8561 : 0 : if (ptr1->x_flag_harden_compares != ptr2->x_flag_harden_compares)
8562 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8563 : : indent_to, "",
8564 : : "flag_harden_compares",
8565 : : ptr1->x_flag_harden_compares,
8566 : : ptr2->x_flag_harden_compares);
8567 : :
8568 : 0 : if (ptr1->x_flag_harden_conditional_branches != ptr2->x_flag_harden_conditional_branches)
8569 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8570 : : indent_to, "",
8571 : : "flag_harden_conditional_branches",
8572 : : ptr1->x_flag_harden_conditional_branches,
8573 : : ptr2->x_flag_harden_conditional_branches);
8574 : :
8575 : 0 : if (ptr1->x_flag_harden_control_flow_redundancy != ptr2->x_flag_harden_control_flow_redundancy)
8576 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8577 : : indent_to, "",
8578 : : "flag_harden_control_flow_redundancy",
8579 : : ptr1->x_flag_harden_control_flow_redundancy,
8580 : : ptr2->x_flag_harden_control_flow_redundancy);
8581 : :
8582 : 0 : if (ptr1->x_flag_hoist_adjacent_loads != ptr2->x_flag_hoist_adjacent_loads)
8583 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8584 : : indent_to, "",
8585 : : "flag_hoist_adjacent_loads",
8586 : : ptr1->x_flag_hoist_adjacent_loads,
8587 : : ptr2->x_flag_hoist_adjacent_loads);
8588 : :
8589 : 0 : if (ptr1->x_flag_if_conversion != ptr2->x_flag_if_conversion)
8590 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8591 : : indent_to, "",
8592 : : "flag_if_conversion",
8593 : : ptr1->x_flag_if_conversion,
8594 : : ptr2->x_flag_if_conversion);
8595 : :
8596 : 0 : if (ptr1->x_flag_if_conversion2 != ptr2->x_flag_if_conversion2)
8597 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8598 : : indent_to, "",
8599 : : "flag_if_conversion2",
8600 : : ptr1->x_flag_if_conversion2,
8601 : : ptr2->x_flag_if_conversion2);
8602 : :
8603 : 0 : if (ptr1->x_flag_indirect_inlining != ptr2->x_flag_indirect_inlining)
8604 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8605 : : indent_to, "",
8606 : : "flag_indirect_inlining",
8607 : : ptr1->x_flag_indirect_inlining,
8608 : : ptr2->x_flag_indirect_inlining);
8609 : :
8610 : 0 : if (ptr1->x_flag_no_inline != ptr2->x_flag_no_inline)
8611 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8612 : : indent_to, "",
8613 : : "flag_no_inline",
8614 : : ptr1->x_flag_no_inline,
8615 : : ptr2->x_flag_no_inline);
8616 : :
8617 : 0 : if (ptr1->x_flag_inline_atomics != ptr2->x_flag_inline_atomics)
8618 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8619 : : indent_to, "",
8620 : : "flag_inline_atomics",
8621 : : ptr1->x_flag_inline_atomics,
8622 : : ptr2->x_flag_inline_atomics);
8623 : :
8624 : 0 : if (ptr1->x_flag_inline_functions != ptr2->x_flag_inline_functions)
8625 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8626 : : indent_to, "",
8627 : : "flag_inline_functions",
8628 : : ptr1->x_flag_inline_functions,
8629 : : ptr2->x_flag_inline_functions);
8630 : :
8631 : 0 : if (ptr1->x_flag_inline_functions_called_once != ptr2->x_flag_inline_functions_called_once)
8632 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8633 : : indent_to, "",
8634 : : "flag_inline_functions_called_once",
8635 : : ptr1->x_flag_inline_functions_called_once,
8636 : : ptr2->x_flag_inline_functions_called_once);
8637 : :
8638 : 0 : if (ptr1->x_flag_inline_small_functions != ptr2->x_flag_inline_small_functions)
8639 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8640 : : indent_to, "",
8641 : : "flag_inline_small_functions",
8642 : : ptr1->x_flag_inline_small_functions,
8643 : : ptr2->x_flag_inline_small_functions);
8644 : :
8645 : 0 : if (ptr1->x_flag_ipa_bit_cp != ptr2->x_flag_ipa_bit_cp)
8646 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8647 : : indent_to, "",
8648 : : "flag_ipa_bit_cp",
8649 : : ptr1->x_flag_ipa_bit_cp,
8650 : : ptr2->x_flag_ipa_bit_cp);
8651 : :
8652 : 0 : if (ptr1->x_flag_ipa_cp != ptr2->x_flag_ipa_cp)
8653 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8654 : : indent_to, "",
8655 : : "flag_ipa_cp",
8656 : : ptr1->x_flag_ipa_cp,
8657 : : ptr2->x_flag_ipa_cp);
8658 : :
8659 : 0 : if (ptr1->x_flag_ipa_cp_clone != ptr2->x_flag_ipa_cp_clone)
8660 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8661 : : indent_to, "",
8662 : : "flag_ipa_cp_clone",
8663 : : ptr1->x_flag_ipa_cp_clone,
8664 : : ptr2->x_flag_ipa_cp_clone);
8665 : :
8666 : 0 : if (ptr1->x_flag_ipa_icf != ptr2->x_flag_ipa_icf)
8667 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8668 : : indent_to, "",
8669 : : "flag_ipa_icf",
8670 : : ptr1->x_flag_ipa_icf,
8671 : : ptr2->x_flag_ipa_icf);
8672 : :
8673 : 0 : if (ptr1->x_flag_ipa_icf_functions != ptr2->x_flag_ipa_icf_functions)
8674 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8675 : : indent_to, "",
8676 : : "flag_ipa_icf_functions",
8677 : : ptr1->x_flag_ipa_icf_functions,
8678 : : ptr2->x_flag_ipa_icf_functions);
8679 : :
8680 : 0 : if (ptr1->x_flag_ipa_icf_variables != ptr2->x_flag_ipa_icf_variables)
8681 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8682 : : indent_to, "",
8683 : : "flag_ipa_icf_variables",
8684 : : ptr1->x_flag_ipa_icf_variables,
8685 : : ptr2->x_flag_ipa_icf_variables);
8686 : :
8687 : 0 : if (ptr1->x_flag_ipa_modref != ptr2->x_flag_ipa_modref)
8688 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8689 : : indent_to, "",
8690 : : "flag_ipa_modref",
8691 : : ptr1->x_flag_ipa_modref,
8692 : : ptr2->x_flag_ipa_modref);
8693 : :
8694 : 0 : if (ptr1->x_flag_ipa_profile != ptr2->x_flag_ipa_profile)
8695 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8696 : : indent_to, "",
8697 : : "flag_ipa_profile",
8698 : : ptr1->x_flag_ipa_profile,
8699 : : ptr2->x_flag_ipa_profile);
8700 : :
8701 : 0 : if (ptr1->x_flag_ipa_pta != ptr2->x_flag_ipa_pta)
8702 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8703 : : indent_to, "",
8704 : : "flag_ipa_pta",
8705 : : ptr1->x_flag_ipa_pta,
8706 : : ptr2->x_flag_ipa_pta);
8707 : :
8708 : 0 : if (ptr1->x_flag_ipa_pure_const != ptr2->x_flag_ipa_pure_const)
8709 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8710 : : indent_to, "",
8711 : : "flag_ipa_pure_const",
8712 : : ptr1->x_flag_ipa_pure_const,
8713 : : ptr2->x_flag_ipa_pure_const);
8714 : :
8715 : 0 : if (ptr1->x_flag_ipa_ra != ptr2->x_flag_ipa_ra)
8716 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8717 : : indent_to, "",
8718 : : "flag_ipa_ra",
8719 : : ptr1->x_flag_ipa_ra,
8720 : : ptr2->x_flag_ipa_ra);
8721 : :
8722 : 0 : if (ptr1->x_flag_ipa_reference != ptr2->x_flag_ipa_reference)
8723 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8724 : : indent_to, "",
8725 : : "flag_ipa_reference",
8726 : : ptr1->x_flag_ipa_reference,
8727 : : ptr2->x_flag_ipa_reference);
8728 : :
8729 : 0 : if (ptr1->x_flag_ipa_reference_addressable != ptr2->x_flag_ipa_reference_addressable)
8730 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8731 : : indent_to, "",
8732 : : "flag_ipa_reference_addressable",
8733 : : ptr1->x_flag_ipa_reference_addressable,
8734 : : ptr2->x_flag_ipa_reference_addressable);
8735 : :
8736 : 0 : if (ptr1->x_flag_ipa_reorder_for_locality != ptr2->x_flag_ipa_reorder_for_locality)
8737 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8738 : : indent_to, "",
8739 : : "flag_ipa_reorder_for_locality",
8740 : : ptr1->x_flag_ipa_reorder_for_locality,
8741 : : ptr2->x_flag_ipa_reorder_for_locality);
8742 : :
8743 : 0 : if (ptr1->x_flag_ipa_sra != ptr2->x_flag_ipa_sra)
8744 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8745 : : indent_to, "",
8746 : : "flag_ipa_sra",
8747 : : ptr1->x_flag_ipa_sra,
8748 : : ptr2->x_flag_ipa_sra);
8749 : :
8750 : 0 : if (ptr1->x_flag_ipa_stack_alignment != ptr2->x_flag_ipa_stack_alignment)
8751 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8752 : : indent_to, "",
8753 : : "flag_ipa_stack_alignment",
8754 : : ptr1->x_flag_ipa_stack_alignment,
8755 : : ptr2->x_flag_ipa_stack_alignment);
8756 : :
8757 : 0 : if (ptr1->x_flag_ipa_strict_aliasing != ptr2->x_flag_ipa_strict_aliasing)
8758 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8759 : : indent_to, "",
8760 : : "flag_ipa_strict_aliasing",
8761 : : ptr1->x_flag_ipa_strict_aliasing,
8762 : : ptr2->x_flag_ipa_strict_aliasing);
8763 : :
8764 : 0 : if (ptr1->x_flag_ipa_vrp != ptr2->x_flag_ipa_vrp)
8765 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8766 : : indent_to, "",
8767 : : "flag_ipa_vrp",
8768 : : ptr1->x_flag_ipa_vrp,
8769 : : ptr2->x_flag_ipa_vrp);
8770 : :
8771 : 0 : if (ptr1->x_flag_ira_hoist_pressure != ptr2->x_flag_ira_hoist_pressure)
8772 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8773 : : indent_to, "",
8774 : : "flag_ira_hoist_pressure",
8775 : : ptr1->x_flag_ira_hoist_pressure,
8776 : : ptr2->x_flag_ira_hoist_pressure);
8777 : :
8778 : 0 : if (ptr1->x_flag_ira_loop_pressure != ptr2->x_flag_ira_loop_pressure)
8779 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8780 : : indent_to, "",
8781 : : "flag_ira_loop_pressure",
8782 : : ptr1->x_flag_ira_loop_pressure,
8783 : : ptr2->x_flag_ira_loop_pressure);
8784 : :
8785 : 0 : if (ptr1->x_flag_ira_share_save_slots != ptr2->x_flag_ira_share_save_slots)
8786 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8787 : : indent_to, "",
8788 : : "flag_ira_share_save_slots",
8789 : : ptr1->x_flag_ira_share_save_slots,
8790 : : ptr2->x_flag_ira_share_save_slots);
8791 : :
8792 : 0 : if (ptr1->x_flag_ira_share_spill_slots != ptr2->x_flag_ira_share_spill_slots)
8793 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8794 : : indent_to, "",
8795 : : "flag_ira_share_spill_slots",
8796 : : ptr1->x_flag_ira_share_spill_slots,
8797 : : ptr2->x_flag_ira_share_spill_slots);
8798 : :
8799 : 0 : if (ptr1->x_flag_isolate_erroneous_paths_attribute != ptr2->x_flag_isolate_erroneous_paths_attribute)
8800 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8801 : : indent_to, "",
8802 : : "flag_isolate_erroneous_paths_attribute",
8803 : : ptr1->x_flag_isolate_erroneous_paths_attribute,
8804 : : ptr2->x_flag_isolate_erroneous_paths_attribute);
8805 : :
8806 : 0 : if (ptr1->x_flag_isolate_erroneous_paths_dereference != ptr2->x_flag_isolate_erroneous_paths_dereference)
8807 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8808 : : indent_to, "",
8809 : : "flag_isolate_erroneous_paths_dereference",
8810 : : ptr1->x_flag_isolate_erroneous_paths_dereference,
8811 : : ptr2->x_flag_isolate_erroneous_paths_dereference);
8812 : :
8813 : 0 : if (ptr1->x_flag_ivopts != ptr2->x_flag_ivopts)
8814 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8815 : : indent_to, "",
8816 : : "flag_ivopts",
8817 : : ptr1->x_flag_ivopts,
8818 : : ptr2->x_flag_ivopts);
8819 : :
8820 : 0 : if (ptr1->x_flag_jump_tables != ptr2->x_flag_jump_tables)
8821 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8822 : : indent_to, "",
8823 : : "flag_jump_tables",
8824 : : ptr1->x_flag_jump_tables,
8825 : : ptr2->x_flag_jump_tables);
8826 : :
8827 : 0 : if (ptr1->x_flag_keep_gc_roots_live != ptr2->x_flag_keep_gc_roots_live)
8828 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8829 : : indent_to, "",
8830 : : "flag_keep_gc_roots_live",
8831 : : ptr1->x_flag_keep_gc_roots_live,
8832 : : ptr2->x_flag_keep_gc_roots_live);
8833 : :
8834 : 0 : if (ptr1->x_flag_late_combine_instructions != ptr2->x_flag_late_combine_instructions)
8835 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8836 : : indent_to, "",
8837 : : "flag_late_combine_instructions",
8838 : : ptr1->x_flag_late_combine_instructions,
8839 : : ptr2->x_flag_late_combine_instructions);
8840 : :
8841 : 0 : if (ptr1->x_flag_lifetime_dse != ptr2->x_flag_lifetime_dse)
8842 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8843 : : indent_to, "",
8844 : : "flag_lifetime_dse",
8845 : : ptr1->x_flag_lifetime_dse,
8846 : : ptr2->x_flag_lifetime_dse);
8847 : :
8848 : 0 : if (ptr1->x_flag_limit_function_alignment != ptr2->x_flag_limit_function_alignment)
8849 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8850 : : indent_to, "",
8851 : : "flag_limit_function_alignment",
8852 : : ptr1->x_flag_limit_function_alignment,
8853 : : ptr2->x_flag_limit_function_alignment);
8854 : :
8855 : 0 : if (ptr1->x_flag_live_range_shrinkage != ptr2->x_flag_live_range_shrinkage)
8856 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8857 : : indent_to, "",
8858 : : "flag_live_range_shrinkage",
8859 : : ptr1->x_flag_live_range_shrinkage,
8860 : : ptr2->x_flag_live_range_shrinkage);
8861 : :
8862 : 0 : if (ptr1->x_flag_loop_interchange != ptr2->x_flag_loop_interchange)
8863 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8864 : : indent_to, "",
8865 : : "flag_loop_interchange",
8866 : : ptr1->x_flag_loop_interchange,
8867 : : ptr2->x_flag_loop_interchange);
8868 : :
8869 : 0 : if (ptr1->x_flag_loop_nest_optimize != ptr2->x_flag_loop_nest_optimize)
8870 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8871 : : indent_to, "",
8872 : : "flag_loop_nest_optimize",
8873 : : ptr1->x_flag_loop_nest_optimize,
8874 : : ptr2->x_flag_loop_nest_optimize);
8875 : :
8876 : 0 : if (ptr1->x_flag_loop_parallelize_all != ptr2->x_flag_loop_parallelize_all)
8877 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8878 : : indent_to, "",
8879 : : "flag_loop_parallelize_all",
8880 : : ptr1->x_flag_loop_parallelize_all,
8881 : : ptr2->x_flag_loop_parallelize_all);
8882 : :
8883 : 0 : if (ptr1->x_flag_unroll_jam != ptr2->x_flag_unroll_jam)
8884 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8885 : : indent_to, "",
8886 : : "flag_unroll_jam",
8887 : : ptr1->x_flag_unroll_jam,
8888 : : ptr2->x_flag_unroll_jam);
8889 : :
8890 : 0 : if (ptr1->x_flag_lra_remat != ptr2->x_flag_lra_remat)
8891 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8892 : : indent_to, "",
8893 : : "flag_lra_remat",
8894 : : ptr1->x_flag_lra_remat,
8895 : : ptr2->x_flag_lra_remat);
8896 : :
8897 : 0 : if (ptr1->x_flag_malloc_dce != ptr2->x_flag_malloc_dce)
8898 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8899 : : indent_to, "",
8900 : : "flag_malloc_dce",
8901 : : ptr1->x_flag_malloc_dce,
8902 : : ptr2->x_flag_malloc_dce);
8903 : :
8904 : 0 : if (ptr1->x_flag_errno_math != ptr2->x_flag_errno_math)
8905 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8906 : : indent_to, "",
8907 : : "flag_errno_math",
8908 : : ptr1->x_flag_errno_math,
8909 : : ptr2->x_flag_errno_math);
8910 : :
8911 : 0 : if (ptr1->x_flag_modulo_sched != ptr2->x_flag_modulo_sched)
8912 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8913 : : indent_to, "",
8914 : : "flag_modulo_sched",
8915 : : ptr1->x_flag_modulo_sched,
8916 : : ptr2->x_flag_modulo_sched);
8917 : :
8918 : 0 : if (ptr1->x_flag_modulo_sched_allow_regmoves != ptr2->x_flag_modulo_sched_allow_regmoves)
8919 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8920 : : indent_to, "",
8921 : : "flag_modulo_sched_allow_regmoves",
8922 : : ptr1->x_flag_modulo_sched_allow_regmoves,
8923 : : ptr2->x_flag_modulo_sched_allow_regmoves);
8924 : :
8925 : 0 : if (ptr1->x_flag_move_loop_invariants != ptr2->x_flag_move_loop_invariants)
8926 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8927 : : indent_to, "",
8928 : : "flag_move_loop_invariants",
8929 : : ptr1->x_flag_move_loop_invariants,
8930 : : ptr2->x_flag_move_loop_invariants);
8931 : :
8932 : 0 : if (ptr1->x_flag_move_loop_stores != ptr2->x_flag_move_loop_stores)
8933 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8934 : : indent_to, "",
8935 : : "flag_move_loop_stores",
8936 : : ptr1->x_flag_move_loop_stores,
8937 : : ptr2->x_flag_move_loop_stores);
8938 : :
8939 : 0 : if (ptr1->x_flag_non_call_exceptions != ptr2->x_flag_non_call_exceptions)
8940 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8941 : : indent_to, "",
8942 : : "flag_non_call_exceptions",
8943 : : ptr1->x_flag_non_call_exceptions,
8944 : : ptr2->x_flag_non_call_exceptions);
8945 : :
8946 : 0 : if (ptr1->x_flag_nothrow_opt != ptr2->x_flag_nothrow_opt)
8947 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8948 : : indent_to, "",
8949 : : "flag_nothrow_opt",
8950 : : ptr1->x_flag_nothrow_opt,
8951 : : ptr2->x_flag_nothrow_opt);
8952 : :
8953 : 0 : if (ptr1->x_flag_omit_frame_pointer != ptr2->x_flag_omit_frame_pointer)
8954 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8955 : : indent_to, "",
8956 : : "flag_omit_frame_pointer",
8957 : : ptr1->x_flag_omit_frame_pointer,
8958 : : ptr2->x_flag_omit_frame_pointer);
8959 : :
8960 : 0 : if (ptr1->x_flag_opt_info != ptr2->x_flag_opt_info)
8961 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8962 : : indent_to, "",
8963 : : "flag_opt_info",
8964 : : ptr1->x_flag_opt_info,
8965 : : ptr2->x_flag_opt_info);
8966 : :
8967 : 0 : if (ptr1->x_flag_optimize_crc != ptr2->x_flag_optimize_crc)
8968 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8969 : : indent_to, "",
8970 : : "flag_optimize_crc",
8971 : : ptr1->x_flag_optimize_crc,
8972 : : ptr2->x_flag_optimize_crc);
8973 : :
8974 : 0 : if (ptr1->x_flag_optimize_sibling_calls != ptr2->x_flag_optimize_sibling_calls)
8975 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8976 : : indent_to, "",
8977 : : "flag_optimize_sibling_calls",
8978 : : ptr1->x_flag_optimize_sibling_calls,
8979 : : ptr2->x_flag_optimize_sibling_calls);
8980 : :
8981 : 0 : if (ptr1->x_flag_optimize_strlen != ptr2->x_flag_optimize_strlen)
8982 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8983 : : indent_to, "",
8984 : : "flag_optimize_strlen",
8985 : : ptr1->x_flag_optimize_strlen,
8986 : : ptr2->x_flag_optimize_strlen);
8987 : :
8988 : 0 : if (ptr1->x_flag_pack_struct != ptr2->x_flag_pack_struct)
8989 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8990 : : indent_to, "",
8991 : : "flag_pack_struct",
8992 : : ptr1->x_flag_pack_struct,
8993 : : ptr2->x_flag_pack_struct);
8994 : :
8995 : 0 : if (ptr1->x_flag_partial_inlining != ptr2->x_flag_partial_inlining)
8996 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
8997 : : indent_to, "",
8998 : : "flag_partial_inlining",
8999 : : ptr1->x_flag_partial_inlining,
9000 : : ptr2->x_flag_partial_inlining);
9001 : :
9002 : 0 : if (ptr1->x_flag_pcc_struct_return != ptr2->x_flag_pcc_struct_return)
9003 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9004 : : indent_to, "",
9005 : : "flag_pcc_struct_return",
9006 : : ptr1->x_flag_pcc_struct_return,
9007 : : ptr2->x_flag_pcc_struct_return);
9008 : :
9009 : 0 : if (ptr1->x_flag_peel_loops != ptr2->x_flag_peel_loops)
9010 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9011 : : indent_to, "",
9012 : : "flag_peel_loops",
9013 : : ptr1->x_flag_peel_loops,
9014 : : ptr2->x_flag_peel_loops);
9015 : :
9016 : 0 : if (ptr1->x_flag_no_peephole != ptr2->x_flag_no_peephole)
9017 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9018 : : indent_to, "",
9019 : : "flag_no_peephole",
9020 : : ptr1->x_flag_no_peephole,
9021 : : ptr2->x_flag_no_peephole);
9022 : :
9023 : 0 : if (ptr1->x_flag_peephole2 != ptr2->x_flag_peephole2)
9024 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9025 : : indent_to, "",
9026 : : "flag_peephole2",
9027 : : ptr1->x_flag_peephole2,
9028 : : ptr2->x_flag_peephole2);
9029 : :
9030 : 0 : if (ptr1->x_flag_plt != ptr2->x_flag_plt)
9031 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9032 : : indent_to, "",
9033 : : "flag_plt",
9034 : : ptr1->x_flag_plt,
9035 : : ptr2->x_flag_plt);
9036 : :
9037 : 0 : if (ptr1->x_flag_predictive_commoning != ptr2->x_flag_predictive_commoning)
9038 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9039 : : indent_to, "",
9040 : : "flag_predictive_commoning",
9041 : : ptr1->x_flag_predictive_commoning,
9042 : : ptr2->x_flag_predictive_commoning);
9043 : :
9044 : 0 : if (ptr1->x_flag_prefetch_loop_arrays != ptr2->x_flag_prefetch_loop_arrays)
9045 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9046 : : indent_to, "",
9047 : : "flag_prefetch_loop_arrays",
9048 : : ptr1->x_flag_prefetch_loop_arrays,
9049 : : ptr2->x_flag_prefetch_loop_arrays);
9050 : :
9051 : 0 : if (ptr1->x_flag_printf_return_value != ptr2->x_flag_printf_return_value)
9052 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9053 : : indent_to, "",
9054 : : "flag_printf_return_value",
9055 : : ptr1->x_flag_printf_return_value,
9056 : : ptr2->x_flag_printf_return_value);
9057 : :
9058 : 0 : if (ptr1->x_flag_profile_partial_training != ptr2->x_flag_profile_partial_training)
9059 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9060 : : indent_to, "",
9061 : : "flag_profile_partial_training",
9062 : : ptr1->x_flag_profile_partial_training,
9063 : : ptr2->x_flag_profile_partial_training);
9064 : :
9065 : 0 : if (ptr1->x_flag_profile_reorder_functions != ptr2->x_flag_profile_reorder_functions)
9066 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9067 : : indent_to, "",
9068 : : "flag_profile_reorder_functions",
9069 : : ptr1->x_flag_profile_reorder_functions,
9070 : : ptr2->x_flag_profile_reorder_functions);
9071 : :
9072 : 0 : if (ptr1->x_flag_reciprocal_math != ptr2->x_flag_reciprocal_math)
9073 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9074 : : indent_to, "",
9075 : : "flag_reciprocal_math",
9076 : : ptr1->x_flag_reciprocal_math,
9077 : : ptr2->x_flag_reciprocal_math);
9078 : :
9079 : 0 : if (ptr1->x_flag_ree != ptr2->x_flag_ree)
9080 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9081 : : indent_to, "",
9082 : : "flag_ree",
9083 : : ptr1->x_flag_ree,
9084 : : ptr2->x_flag_ree);
9085 : :
9086 : 0 : if (ptr1->x_flag_rename_registers != ptr2->x_flag_rename_registers)
9087 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9088 : : indent_to, "",
9089 : : "flag_rename_registers",
9090 : : ptr1->x_flag_rename_registers,
9091 : : ptr2->x_flag_rename_registers);
9092 : :
9093 : 0 : if (ptr1->x_flag_reorder_blocks != ptr2->x_flag_reorder_blocks)
9094 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9095 : : indent_to, "",
9096 : : "flag_reorder_blocks",
9097 : : ptr1->x_flag_reorder_blocks,
9098 : : ptr2->x_flag_reorder_blocks);
9099 : :
9100 : 0 : if (ptr1->x_flag_reorder_blocks_and_partition != ptr2->x_flag_reorder_blocks_and_partition)
9101 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9102 : : indent_to, "",
9103 : : "flag_reorder_blocks_and_partition",
9104 : : ptr1->x_flag_reorder_blocks_and_partition,
9105 : : ptr2->x_flag_reorder_blocks_and_partition);
9106 : :
9107 : 0 : if (ptr1->x_flag_reorder_functions != ptr2->x_flag_reorder_functions)
9108 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9109 : : indent_to, "",
9110 : : "flag_reorder_functions",
9111 : : ptr1->x_flag_reorder_functions,
9112 : : ptr2->x_flag_reorder_functions);
9113 : :
9114 : 0 : if (ptr1->x_flag_rerun_cse_after_loop != ptr2->x_flag_rerun_cse_after_loop)
9115 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9116 : : indent_to, "",
9117 : : "flag_rerun_cse_after_loop",
9118 : : ptr1->x_flag_rerun_cse_after_loop,
9119 : : ptr2->x_flag_rerun_cse_after_loop);
9120 : :
9121 : 0 : if (ptr1->x_flag_resched_modulo_sched != ptr2->x_flag_resched_modulo_sched)
9122 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9123 : : indent_to, "",
9124 : : "flag_resched_modulo_sched",
9125 : : ptr1->x_flag_resched_modulo_sched,
9126 : : ptr2->x_flag_resched_modulo_sched);
9127 : :
9128 : 0 : if (ptr1->x_flag_rounding_math != ptr2->x_flag_rounding_math)
9129 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9130 : : indent_to, "",
9131 : : "flag_rounding_math",
9132 : : ptr1->x_flag_rounding_math,
9133 : : ptr2->x_flag_rounding_math);
9134 : :
9135 : 0 : if (ptr1->x_flag_rtti != ptr2->x_flag_rtti)
9136 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9137 : : indent_to, "",
9138 : : "flag_rtti",
9139 : : ptr1->x_flag_rtti,
9140 : : ptr2->x_flag_rtti);
9141 : :
9142 : 0 : if (ptr1->x_flag_save_optimization_record != ptr2->x_flag_save_optimization_record)
9143 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9144 : : indent_to, "",
9145 : : "flag_save_optimization_record",
9146 : : ptr1->x_flag_save_optimization_record,
9147 : : ptr2->x_flag_save_optimization_record);
9148 : :
9149 : 0 : if (ptr1->x_flag_sched_critical_path_heuristic != ptr2->x_flag_sched_critical_path_heuristic)
9150 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9151 : : indent_to, "",
9152 : : "flag_sched_critical_path_heuristic",
9153 : : ptr1->x_flag_sched_critical_path_heuristic,
9154 : : ptr2->x_flag_sched_critical_path_heuristic);
9155 : :
9156 : 0 : if (ptr1->x_flag_sched_dep_count_heuristic != ptr2->x_flag_sched_dep_count_heuristic)
9157 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9158 : : indent_to, "",
9159 : : "flag_sched_dep_count_heuristic",
9160 : : ptr1->x_flag_sched_dep_count_heuristic,
9161 : : ptr2->x_flag_sched_dep_count_heuristic);
9162 : :
9163 : 0 : if (ptr1->x_flag_sched_group_heuristic != ptr2->x_flag_sched_group_heuristic)
9164 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9165 : : indent_to, "",
9166 : : "flag_sched_group_heuristic",
9167 : : ptr1->x_flag_sched_group_heuristic,
9168 : : ptr2->x_flag_sched_group_heuristic);
9169 : :
9170 : 0 : if (ptr1->x_flag_schedule_interblock != ptr2->x_flag_schedule_interblock)
9171 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9172 : : indent_to, "",
9173 : : "flag_schedule_interblock",
9174 : : ptr1->x_flag_schedule_interblock,
9175 : : ptr2->x_flag_schedule_interblock);
9176 : :
9177 : 0 : if (ptr1->x_flag_sched_last_insn_heuristic != ptr2->x_flag_sched_last_insn_heuristic)
9178 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9179 : : indent_to, "",
9180 : : "flag_sched_last_insn_heuristic",
9181 : : ptr1->x_flag_sched_last_insn_heuristic,
9182 : : ptr2->x_flag_sched_last_insn_heuristic);
9183 : :
9184 : 0 : if (ptr1->x_flag_sched_pressure != ptr2->x_flag_sched_pressure)
9185 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9186 : : indent_to, "",
9187 : : "flag_sched_pressure",
9188 : : ptr1->x_flag_sched_pressure,
9189 : : ptr2->x_flag_sched_pressure);
9190 : :
9191 : 0 : if (ptr1->x_flag_sched_rank_heuristic != ptr2->x_flag_sched_rank_heuristic)
9192 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9193 : : indent_to, "",
9194 : : "flag_sched_rank_heuristic",
9195 : : ptr1->x_flag_sched_rank_heuristic,
9196 : : ptr2->x_flag_sched_rank_heuristic);
9197 : :
9198 : 0 : if (ptr1->x_flag_schedule_speculative != ptr2->x_flag_schedule_speculative)
9199 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9200 : : indent_to, "",
9201 : : "flag_schedule_speculative",
9202 : : ptr1->x_flag_schedule_speculative,
9203 : : ptr2->x_flag_schedule_speculative);
9204 : :
9205 : 0 : if (ptr1->x_flag_sched_spec_insn_heuristic != ptr2->x_flag_sched_spec_insn_heuristic)
9206 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9207 : : indent_to, "",
9208 : : "flag_sched_spec_insn_heuristic",
9209 : : ptr1->x_flag_sched_spec_insn_heuristic,
9210 : : ptr2->x_flag_sched_spec_insn_heuristic);
9211 : :
9212 : 0 : if (ptr1->x_flag_schedule_speculative_load != ptr2->x_flag_schedule_speculative_load)
9213 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9214 : : indent_to, "",
9215 : : "flag_schedule_speculative_load",
9216 : : ptr1->x_flag_schedule_speculative_load,
9217 : : ptr2->x_flag_schedule_speculative_load);
9218 : :
9219 : 0 : if (ptr1->x_flag_schedule_speculative_load_dangerous != ptr2->x_flag_schedule_speculative_load_dangerous)
9220 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9221 : : indent_to, "",
9222 : : "flag_schedule_speculative_load_dangerous",
9223 : : ptr1->x_flag_schedule_speculative_load_dangerous,
9224 : : ptr2->x_flag_schedule_speculative_load_dangerous);
9225 : :
9226 : 0 : if (ptr1->x_flag_sched2_use_superblocks != ptr2->x_flag_sched2_use_superblocks)
9227 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9228 : : indent_to, "",
9229 : : "flag_sched2_use_superblocks",
9230 : : ptr1->x_flag_sched2_use_superblocks,
9231 : : ptr2->x_flag_sched2_use_superblocks);
9232 : :
9233 : 0 : if (ptr1->x_flag_schedule_fusion != ptr2->x_flag_schedule_fusion)
9234 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9235 : : indent_to, "",
9236 : : "flag_schedule_fusion",
9237 : : ptr1->x_flag_schedule_fusion,
9238 : : ptr2->x_flag_schedule_fusion);
9239 : :
9240 : 0 : if (ptr1->x_flag_schedule_insns != ptr2->x_flag_schedule_insns)
9241 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9242 : : indent_to, "",
9243 : : "flag_schedule_insns",
9244 : : ptr1->x_flag_schedule_insns,
9245 : : ptr2->x_flag_schedule_insns);
9246 : :
9247 : 0 : if (ptr1->x_flag_schedule_insns_after_reload != ptr2->x_flag_schedule_insns_after_reload)
9248 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9249 : : indent_to, "",
9250 : : "flag_schedule_insns_after_reload",
9251 : : ptr1->x_flag_schedule_insns_after_reload,
9252 : : ptr2->x_flag_schedule_insns_after_reload);
9253 : :
9254 : 0 : if (ptr1->x_flag_section_anchors != ptr2->x_flag_section_anchors)
9255 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9256 : : indent_to, "",
9257 : : "flag_section_anchors",
9258 : : ptr1->x_flag_section_anchors,
9259 : : ptr2->x_flag_section_anchors);
9260 : :
9261 : 0 : if (ptr1->x_flag_sel_sched_pipelining != ptr2->x_flag_sel_sched_pipelining)
9262 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9263 : : indent_to, "",
9264 : : "flag_sel_sched_pipelining",
9265 : : ptr1->x_flag_sel_sched_pipelining,
9266 : : ptr2->x_flag_sel_sched_pipelining);
9267 : :
9268 : 0 : if (ptr1->x_flag_sel_sched_pipelining_outer_loops != ptr2->x_flag_sel_sched_pipelining_outer_loops)
9269 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9270 : : indent_to, "",
9271 : : "flag_sel_sched_pipelining_outer_loops",
9272 : : ptr1->x_flag_sel_sched_pipelining_outer_loops,
9273 : : ptr2->x_flag_sel_sched_pipelining_outer_loops);
9274 : :
9275 : 0 : if (ptr1->x_flag_sel_sched_reschedule_pipelined != ptr2->x_flag_sel_sched_reschedule_pipelined)
9276 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9277 : : indent_to, "",
9278 : : "flag_sel_sched_reschedule_pipelined",
9279 : : ptr1->x_flag_sel_sched_reschedule_pipelined,
9280 : : ptr2->x_flag_sel_sched_reschedule_pipelined);
9281 : :
9282 : 0 : if (ptr1->x_flag_selective_scheduling != ptr2->x_flag_selective_scheduling)
9283 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9284 : : indent_to, "",
9285 : : "flag_selective_scheduling",
9286 : : ptr1->x_flag_selective_scheduling,
9287 : : ptr2->x_flag_selective_scheduling);
9288 : :
9289 : 0 : if (ptr1->x_flag_selective_scheduling2 != ptr2->x_flag_selective_scheduling2)
9290 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9291 : : indent_to, "",
9292 : : "flag_selective_scheduling2",
9293 : : ptr1->x_flag_selective_scheduling2,
9294 : : ptr2->x_flag_selective_scheduling2);
9295 : :
9296 : 0 : if (ptr1->x_flag_semantic_interposition != ptr2->x_flag_semantic_interposition)
9297 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9298 : : indent_to, "",
9299 : : "flag_semantic_interposition",
9300 : : ptr1->x_flag_semantic_interposition,
9301 : : ptr2->x_flag_semantic_interposition);
9302 : :
9303 : 0 : if (ptr1->x_flag_short_enums != ptr2->x_flag_short_enums)
9304 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9305 : : indent_to, "",
9306 : : "flag_short_enums",
9307 : : ptr1->x_flag_short_enums,
9308 : : ptr2->x_flag_short_enums);
9309 : :
9310 : 0 : if (ptr1->x_flag_short_wchar != ptr2->x_flag_short_wchar)
9311 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9312 : : indent_to, "",
9313 : : "flag_short_wchar",
9314 : : ptr1->x_flag_short_wchar,
9315 : : ptr2->x_flag_short_wchar);
9316 : :
9317 : 0 : if (ptr1->x_flag_shrink_wrap != ptr2->x_flag_shrink_wrap)
9318 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9319 : : indent_to, "",
9320 : : "flag_shrink_wrap",
9321 : : ptr1->x_flag_shrink_wrap,
9322 : : ptr2->x_flag_shrink_wrap);
9323 : :
9324 : 0 : if (ptr1->x_flag_shrink_wrap_separate != ptr2->x_flag_shrink_wrap_separate)
9325 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9326 : : indent_to, "",
9327 : : "flag_shrink_wrap_separate",
9328 : : ptr1->x_flag_shrink_wrap_separate,
9329 : : ptr2->x_flag_shrink_wrap_separate);
9330 : :
9331 : 0 : if (ptr1->x_flag_signaling_nans != ptr2->x_flag_signaling_nans)
9332 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9333 : : indent_to, "",
9334 : : "flag_signaling_nans",
9335 : : ptr1->x_flag_signaling_nans,
9336 : : ptr2->x_flag_signaling_nans);
9337 : :
9338 : 0 : if (ptr1->x_flag_signed_zeros != ptr2->x_flag_signed_zeros)
9339 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9340 : : indent_to, "",
9341 : : "flag_signed_zeros",
9342 : : ptr1->x_flag_signed_zeros,
9343 : : ptr2->x_flag_signed_zeros);
9344 : :
9345 : 0 : if (ptr1->x_flag_single_precision_constant != ptr2->x_flag_single_precision_constant)
9346 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9347 : : indent_to, "",
9348 : : "flag_single_precision_constant",
9349 : : ptr1->x_flag_single_precision_constant,
9350 : : ptr2->x_flag_single_precision_constant);
9351 : :
9352 : 0 : if (ptr1->x_flag_split_ivs_in_unroller != ptr2->x_flag_split_ivs_in_unroller)
9353 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9354 : : indent_to, "",
9355 : : "flag_split_ivs_in_unroller",
9356 : : ptr1->x_flag_split_ivs_in_unroller,
9357 : : ptr2->x_flag_split_ivs_in_unroller);
9358 : :
9359 : 0 : if (ptr1->x_flag_split_loops != ptr2->x_flag_split_loops)
9360 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9361 : : indent_to, "",
9362 : : "flag_split_loops",
9363 : : ptr1->x_flag_split_loops,
9364 : : ptr2->x_flag_split_loops);
9365 : :
9366 : 0 : if (ptr1->x_flag_split_paths != ptr2->x_flag_split_paths)
9367 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9368 : : indent_to, "",
9369 : : "flag_split_paths",
9370 : : ptr1->x_flag_split_paths,
9371 : : ptr2->x_flag_split_paths);
9372 : :
9373 : 0 : if (ptr1->x_flag_split_wide_types != ptr2->x_flag_split_wide_types)
9374 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9375 : : indent_to, "",
9376 : : "flag_split_wide_types",
9377 : : ptr1->x_flag_split_wide_types,
9378 : : ptr2->x_flag_split_wide_types);
9379 : :
9380 : 0 : if (ptr1->x_flag_split_wide_types_early != ptr2->x_flag_split_wide_types_early)
9381 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9382 : : indent_to, "",
9383 : : "flag_split_wide_types_early",
9384 : : ptr1->x_flag_split_wide_types_early,
9385 : : ptr2->x_flag_split_wide_types_early);
9386 : :
9387 : 0 : if (ptr1->x_flag_ssa_backprop != ptr2->x_flag_ssa_backprop)
9388 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9389 : : indent_to, "",
9390 : : "flag_ssa_backprop",
9391 : : ptr1->x_flag_ssa_backprop,
9392 : : ptr2->x_flag_ssa_backprop);
9393 : :
9394 : 0 : if (ptr1->x_flag_ssa_phiopt != ptr2->x_flag_ssa_phiopt)
9395 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9396 : : indent_to, "",
9397 : : "flag_ssa_phiopt",
9398 : : ptr1->x_flag_ssa_phiopt,
9399 : : ptr2->x_flag_ssa_phiopt);
9400 : :
9401 : 0 : if (ptr1->x_flag_stack_clash_protection != ptr2->x_flag_stack_clash_protection)
9402 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9403 : : indent_to, "",
9404 : : "flag_stack_clash_protection",
9405 : : ptr1->x_flag_stack_clash_protection,
9406 : : ptr2->x_flag_stack_clash_protection);
9407 : :
9408 : 0 : if (ptr1->x_flag_stack_protect != ptr2->x_flag_stack_protect)
9409 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9410 : : indent_to, "",
9411 : : "flag_stack_protect",
9412 : : ptr1->x_flag_stack_protect,
9413 : : ptr2->x_flag_stack_protect);
9414 : :
9415 : 0 : if (ptr1->x_flag_stdarg_opt != ptr2->x_flag_stdarg_opt)
9416 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9417 : : indent_to, "",
9418 : : "flag_stdarg_opt",
9419 : : ptr1->x_flag_stdarg_opt,
9420 : : ptr2->x_flag_stdarg_opt);
9421 : :
9422 : 0 : if (ptr1->x_flag_store_merging != ptr2->x_flag_store_merging)
9423 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9424 : : indent_to, "",
9425 : : "flag_store_merging",
9426 : : ptr1->x_flag_store_merging,
9427 : : ptr2->x_flag_store_merging);
9428 : :
9429 : 0 : if (ptr1->x_flag_strict_aliasing != ptr2->x_flag_strict_aliasing)
9430 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9431 : : indent_to, "",
9432 : : "flag_strict_aliasing",
9433 : : ptr1->x_flag_strict_aliasing,
9434 : : ptr2->x_flag_strict_aliasing);
9435 : :
9436 : 0 : if (ptr1->x_flag_strict_enums != ptr2->x_flag_strict_enums)
9437 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9438 : : indent_to, "",
9439 : : "flag_strict_enums",
9440 : : ptr1->x_flag_strict_enums,
9441 : : ptr2->x_flag_strict_enums);
9442 : :
9443 : 0 : if (ptr1->x_flag_strict_volatile_bitfields != ptr2->x_flag_strict_volatile_bitfields)
9444 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9445 : : indent_to, "",
9446 : : "flag_strict_volatile_bitfields",
9447 : : ptr1->x_flag_strict_volatile_bitfields,
9448 : : ptr2->x_flag_strict_volatile_bitfields);
9449 : :
9450 : 0 : if (ptr1->x_flag_thread_jumps != ptr2->x_flag_thread_jumps)
9451 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9452 : : indent_to, "",
9453 : : "flag_thread_jumps",
9454 : : ptr1->x_flag_thread_jumps,
9455 : : ptr2->x_flag_thread_jumps);
9456 : :
9457 : 0 : if (ptr1->x_flag_threadsafe_statics != ptr2->x_flag_threadsafe_statics)
9458 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9459 : : indent_to, "",
9460 : : "flag_threadsafe_statics",
9461 : : ptr1->x_flag_threadsafe_statics,
9462 : : ptr2->x_flag_threadsafe_statics);
9463 : :
9464 : 0 : if (ptr1->x_flag_toplevel_reorder != ptr2->x_flag_toplevel_reorder)
9465 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9466 : : indent_to, "",
9467 : : "flag_toplevel_reorder",
9468 : : ptr1->x_flag_toplevel_reorder,
9469 : : ptr2->x_flag_toplevel_reorder);
9470 : :
9471 : 0 : if (ptr1->x_flag_tracer != ptr2->x_flag_tracer)
9472 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9473 : : indent_to, "",
9474 : : "flag_tracer",
9475 : : ptr1->x_flag_tracer,
9476 : : ptr2->x_flag_tracer);
9477 : :
9478 : 0 : if (ptr1->x_flag_trapping_math != ptr2->x_flag_trapping_math)
9479 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9480 : : indent_to, "",
9481 : : "flag_trapping_math",
9482 : : ptr1->x_flag_trapping_math,
9483 : : ptr2->x_flag_trapping_math);
9484 : :
9485 : 0 : if (ptr1->x_flag_trapv != ptr2->x_flag_trapv)
9486 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9487 : : indent_to, "",
9488 : : "flag_trapv",
9489 : : ptr1->x_flag_trapv,
9490 : : ptr2->x_flag_trapv);
9491 : :
9492 : 0 : if (ptr1->x_flag_tree_bit_ccp != ptr2->x_flag_tree_bit_ccp)
9493 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9494 : : indent_to, "",
9495 : : "flag_tree_bit_ccp",
9496 : : ptr1->x_flag_tree_bit_ccp,
9497 : : ptr2->x_flag_tree_bit_ccp);
9498 : :
9499 : 0 : if (ptr1->x_flag_tree_builtin_call_dce != ptr2->x_flag_tree_builtin_call_dce)
9500 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9501 : : indent_to, "",
9502 : : "flag_tree_builtin_call_dce",
9503 : : ptr1->x_flag_tree_builtin_call_dce,
9504 : : ptr2->x_flag_tree_builtin_call_dce);
9505 : :
9506 : 0 : if (ptr1->x_flag_tree_ccp != ptr2->x_flag_tree_ccp)
9507 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9508 : : indent_to, "",
9509 : : "flag_tree_ccp",
9510 : : ptr1->x_flag_tree_ccp,
9511 : : ptr2->x_flag_tree_ccp);
9512 : :
9513 : 0 : if (ptr1->x_flag_tree_ch != ptr2->x_flag_tree_ch)
9514 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9515 : : indent_to, "",
9516 : : "flag_tree_ch",
9517 : : ptr1->x_flag_tree_ch,
9518 : : ptr2->x_flag_tree_ch);
9519 : :
9520 : 0 : if (ptr1->x_flag_tree_coalesce_vars != ptr2->x_flag_tree_coalesce_vars)
9521 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9522 : : indent_to, "",
9523 : : "flag_tree_coalesce_vars",
9524 : : ptr1->x_flag_tree_coalesce_vars,
9525 : : ptr2->x_flag_tree_coalesce_vars);
9526 : :
9527 : 0 : if (ptr1->x_flag_tree_copy_prop != ptr2->x_flag_tree_copy_prop)
9528 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9529 : : indent_to, "",
9530 : : "flag_tree_copy_prop",
9531 : : ptr1->x_flag_tree_copy_prop,
9532 : : ptr2->x_flag_tree_copy_prop);
9533 : :
9534 : 0 : if (ptr1->x_flag_tree_cselim != ptr2->x_flag_tree_cselim)
9535 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9536 : : indent_to, "",
9537 : : "flag_tree_cselim",
9538 : : ptr1->x_flag_tree_cselim,
9539 : : ptr2->x_flag_tree_cselim);
9540 : :
9541 : 0 : if (ptr1->x_flag_tree_dce != ptr2->x_flag_tree_dce)
9542 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9543 : : indent_to, "",
9544 : : "flag_tree_dce",
9545 : : ptr1->x_flag_tree_dce,
9546 : : ptr2->x_flag_tree_dce);
9547 : :
9548 : 0 : if (ptr1->x_flag_tree_dom != ptr2->x_flag_tree_dom)
9549 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9550 : : indent_to, "",
9551 : : "flag_tree_dom",
9552 : : ptr1->x_flag_tree_dom,
9553 : : ptr2->x_flag_tree_dom);
9554 : :
9555 : 0 : if (ptr1->x_flag_tree_dse != ptr2->x_flag_tree_dse)
9556 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9557 : : indent_to, "",
9558 : : "flag_tree_dse",
9559 : : ptr1->x_flag_tree_dse,
9560 : : ptr2->x_flag_tree_dse);
9561 : :
9562 : 0 : if (ptr1->x_flag_tree_forwprop != ptr2->x_flag_tree_forwprop)
9563 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9564 : : indent_to, "",
9565 : : "flag_tree_forwprop",
9566 : : ptr1->x_flag_tree_forwprop,
9567 : : ptr2->x_flag_tree_forwprop);
9568 : :
9569 : 0 : if (ptr1->x_flag_tree_fre != ptr2->x_flag_tree_fre)
9570 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9571 : : indent_to, "",
9572 : : "flag_tree_fre",
9573 : : ptr1->x_flag_tree_fre,
9574 : : ptr2->x_flag_tree_fre);
9575 : :
9576 : 0 : if (ptr1->x_flag_tree_loop_distribute_patterns != ptr2->x_flag_tree_loop_distribute_patterns)
9577 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9578 : : indent_to, "",
9579 : : "flag_tree_loop_distribute_patterns",
9580 : : ptr1->x_flag_tree_loop_distribute_patterns,
9581 : : ptr2->x_flag_tree_loop_distribute_patterns);
9582 : :
9583 : 0 : if (ptr1->x_flag_tree_loop_distribution != ptr2->x_flag_tree_loop_distribution)
9584 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9585 : : indent_to, "",
9586 : : "flag_tree_loop_distribution",
9587 : : ptr1->x_flag_tree_loop_distribution,
9588 : : ptr2->x_flag_tree_loop_distribution);
9589 : :
9590 : 0 : if (ptr1->x_flag_tree_loop_if_convert != ptr2->x_flag_tree_loop_if_convert)
9591 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9592 : : indent_to, "",
9593 : : "flag_tree_loop_if_convert",
9594 : : ptr1->x_flag_tree_loop_if_convert,
9595 : : ptr2->x_flag_tree_loop_if_convert);
9596 : :
9597 : 0 : if (ptr1->x_flag_tree_loop_im != ptr2->x_flag_tree_loop_im)
9598 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9599 : : indent_to, "",
9600 : : "flag_tree_loop_im",
9601 : : ptr1->x_flag_tree_loop_im,
9602 : : ptr2->x_flag_tree_loop_im);
9603 : :
9604 : 0 : if (ptr1->x_flag_tree_loop_ivcanon != ptr2->x_flag_tree_loop_ivcanon)
9605 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9606 : : indent_to, "",
9607 : : "flag_tree_loop_ivcanon",
9608 : : ptr1->x_flag_tree_loop_ivcanon,
9609 : : ptr2->x_flag_tree_loop_ivcanon);
9610 : :
9611 : 0 : if (ptr1->x_flag_tree_loop_optimize != ptr2->x_flag_tree_loop_optimize)
9612 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9613 : : indent_to, "",
9614 : : "flag_tree_loop_optimize",
9615 : : ptr1->x_flag_tree_loop_optimize,
9616 : : ptr2->x_flag_tree_loop_optimize);
9617 : :
9618 : 0 : if (ptr1->x_flag_tree_loop_vectorize != ptr2->x_flag_tree_loop_vectorize)
9619 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9620 : : indent_to, "",
9621 : : "flag_tree_loop_vectorize",
9622 : : ptr1->x_flag_tree_loop_vectorize,
9623 : : ptr2->x_flag_tree_loop_vectorize);
9624 : :
9625 : 0 : if (ptr1->x_flag_tree_live_range_split != ptr2->x_flag_tree_live_range_split)
9626 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9627 : : indent_to, "",
9628 : : "flag_tree_live_range_split",
9629 : : ptr1->x_flag_tree_live_range_split,
9630 : : ptr2->x_flag_tree_live_range_split);
9631 : :
9632 : 0 : if (ptr1->x_flag_tree_partial_pre != ptr2->x_flag_tree_partial_pre)
9633 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9634 : : indent_to, "",
9635 : : "flag_tree_partial_pre",
9636 : : ptr1->x_flag_tree_partial_pre,
9637 : : ptr2->x_flag_tree_partial_pre);
9638 : :
9639 : 0 : if (ptr1->x_flag_tree_phiprop != ptr2->x_flag_tree_phiprop)
9640 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9641 : : indent_to, "",
9642 : : "flag_tree_phiprop",
9643 : : ptr1->x_flag_tree_phiprop,
9644 : : ptr2->x_flag_tree_phiprop);
9645 : :
9646 : 0 : if (ptr1->x_flag_tree_pre != ptr2->x_flag_tree_pre)
9647 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9648 : : indent_to, "",
9649 : : "flag_tree_pre",
9650 : : ptr1->x_flag_tree_pre,
9651 : : ptr2->x_flag_tree_pre);
9652 : :
9653 : 0 : if (ptr1->x_flag_tree_pta != ptr2->x_flag_tree_pta)
9654 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9655 : : indent_to, "",
9656 : : "flag_tree_pta",
9657 : : ptr1->x_flag_tree_pta,
9658 : : ptr2->x_flag_tree_pta);
9659 : :
9660 : 0 : if (ptr1->x_flag_tree_reassoc != ptr2->x_flag_tree_reassoc)
9661 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9662 : : indent_to, "",
9663 : : "flag_tree_reassoc",
9664 : : ptr1->x_flag_tree_reassoc,
9665 : : ptr2->x_flag_tree_reassoc);
9666 : :
9667 : 0 : if (ptr1->x_flag_tree_scev_cprop != ptr2->x_flag_tree_scev_cprop)
9668 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9669 : : indent_to, "",
9670 : : "flag_tree_scev_cprop",
9671 : : ptr1->x_flag_tree_scev_cprop,
9672 : : ptr2->x_flag_tree_scev_cprop);
9673 : :
9674 : 0 : if (ptr1->x_flag_tree_sink != ptr2->x_flag_tree_sink)
9675 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9676 : : indent_to, "",
9677 : : "flag_tree_sink",
9678 : : ptr1->x_flag_tree_sink,
9679 : : ptr2->x_flag_tree_sink);
9680 : :
9681 : 0 : if (ptr1->x_flag_tree_slp_vectorize != ptr2->x_flag_tree_slp_vectorize)
9682 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9683 : : indent_to, "",
9684 : : "flag_tree_slp_vectorize",
9685 : : ptr1->x_flag_tree_slp_vectorize,
9686 : : ptr2->x_flag_tree_slp_vectorize);
9687 : :
9688 : 0 : if (ptr1->x_flag_tree_slsr != ptr2->x_flag_tree_slsr)
9689 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9690 : : indent_to, "",
9691 : : "flag_tree_slsr",
9692 : : ptr1->x_flag_tree_slsr,
9693 : : ptr2->x_flag_tree_slsr);
9694 : :
9695 : 0 : if (ptr1->x_flag_tree_sra != ptr2->x_flag_tree_sra)
9696 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9697 : : indent_to, "",
9698 : : "flag_tree_sra",
9699 : : ptr1->x_flag_tree_sra,
9700 : : ptr2->x_flag_tree_sra);
9701 : :
9702 : 0 : if (ptr1->x_flag_tree_switch_conversion != ptr2->x_flag_tree_switch_conversion)
9703 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9704 : : indent_to, "",
9705 : : "flag_tree_switch_conversion",
9706 : : ptr1->x_flag_tree_switch_conversion,
9707 : : ptr2->x_flag_tree_switch_conversion);
9708 : :
9709 : 0 : if (ptr1->x_flag_tree_tail_merge != ptr2->x_flag_tree_tail_merge)
9710 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9711 : : indent_to, "",
9712 : : "flag_tree_tail_merge",
9713 : : ptr1->x_flag_tree_tail_merge,
9714 : : ptr2->x_flag_tree_tail_merge);
9715 : :
9716 : 0 : if (ptr1->x_flag_tree_ter != ptr2->x_flag_tree_ter)
9717 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9718 : : indent_to, "",
9719 : : "flag_tree_ter",
9720 : : ptr1->x_flag_tree_ter,
9721 : : ptr2->x_flag_tree_ter);
9722 : :
9723 : 0 : if (ptr1->x_flag_tree_vectorize != ptr2->x_flag_tree_vectorize)
9724 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9725 : : indent_to, "",
9726 : : "flag_tree_vectorize",
9727 : : ptr1->x_flag_tree_vectorize,
9728 : : ptr2->x_flag_tree_vectorize);
9729 : :
9730 : 0 : if (ptr1->x_flag_tree_vrp != ptr2->x_flag_tree_vrp)
9731 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9732 : : indent_to, "",
9733 : : "flag_tree_vrp",
9734 : : ptr1->x_flag_tree_vrp,
9735 : : ptr2->x_flag_tree_vrp);
9736 : :
9737 : 0 : if (ptr1->x_flag_unconstrained_commons != ptr2->x_flag_unconstrained_commons)
9738 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9739 : : indent_to, "",
9740 : : "flag_unconstrained_commons",
9741 : : ptr1->x_flag_unconstrained_commons,
9742 : : ptr2->x_flag_unconstrained_commons);
9743 : :
9744 : 0 : if (ptr1->x_flag_unreachable_traps != ptr2->x_flag_unreachable_traps)
9745 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9746 : : indent_to, "",
9747 : : "flag_unreachable_traps",
9748 : : ptr1->x_flag_unreachable_traps,
9749 : : ptr2->x_flag_unreachable_traps);
9750 : :
9751 : 0 : if (ptr1->x_flag_unroll_all_loops != ptr2->x_flag_unroll_all_loops)
9752 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9753 : : indent_to, "",
9754 : : "flag_unroll_all_loops",
9755 : : ptr1->x_flag_unroll_all_loops,
9756 : : ptr2->x_flag_unroll_all_loops);
9757 : :
9758 : 0 : if (ptr1->x_flag_cunroll_grow_size != ptr2->x_flag_cunroll_grow_size)
9759 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9760 : : indent_to, "",
9761 : : "flag_cunroll_grow_size",
9762 : : ptr1->x_flag_cunroll_grow_size,
9763 : : ptr2->x_flag_cunroll_grow_size);
9764 : :
9765 : 0 : if (ptr1->x_flag_unroll_loops != ptr2->x_flag_unroll_loops)
9766 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9767 : : indent_to, "",
9768 : : "flag_unroll_loops",
9769 : : ptr1->x_flag_unroll_loops,
9770 : : ptr2->x_flag_unroll_loops);
9771 : :
9772 : 0 : if (ptr1->x_flag_unsafe_math_optimizations != ptr2->x_flag_unsafe_math_optimizations)
9773 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9774 : : indent_to, "",
9775 : : "flag_unsafe_math_optimizations",
9776 : : ptr1->x_flag_unsafe_math_optimizations,
9777 : : ptr2->x_flag_unsafe_math_optimizations);
9778 : :
9779 : 0 : if (ptr1->x_flag_unswitch_loops != ptr2->x_flag_unswitch_loops)
9780 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9781 : : indent_to, "",
9782 : : "flag_unswitch_loops",
9783 : : ptr1->x_flag_unswitch_loops,
9784 : : ptr2->x_flag_unswitch_loops);
9785 : :
9786 : 0 : if (ptr1->x_flag_unwind_tables != ptr2->x_flag_unwind_tables)
9787 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9788 : : indent_to, "",
9789 : : "flag_unwind_tables",
9790 : : ptr1->x_flag_unwind_tables,
9791 : : ptr2->x_flag_unwind_tables);
9792 : :
9793 : 0 : if (ptr1->x_flag_var_tracking != ptr2->x_flag_var_tracking)
9794 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9795 : : indent_to, "",
9796 : : "flag_var_tracking",
9797 : : ptr1->x_flag_var_tracking,
9798 : : ptr2->x_flag_var_tracking);
9799 : :
9800 : 0 : if (ptr1->x_flag_var_tracking_assignments != ptr2->x_flag_var_tracking_assignments)
9801 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9802 : : indent_to, "",
9803 : : "flag_var_tracking_assignments",
9804 : : ptr1->x_flag_var_tracking_assignments,
9805 : : ptr2->x_flag_var_tracking_assignments);
9806 : :
9807 : 0 : if (ptr1->x_flag_var_tracking_assignments_toggle != ptr2->x_flag_var_tracking_assignments_toggle)
9808 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9809 : : indent_to, "",
9810 : : "flag_var_tracking_assignments_toggle",
9811 : : ptr1->x_flag_var_tracking_assignments_toggle,
9812 : : ptr2->x_flag_var_tracking_assignments_toggle);
9813 : :
9814 : 0 : if (ptr1->x_flag_var_tracking_uninit != ptr2->x_flag_var_tracking_uninit)
9815 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9816 : : indent_to, "",
9817 : : "flag_var_tracking_uninit",
9818 : : ptr1->x_flag_var_tracking_uninit,
9819 : : ptr2->x_flag_var_tracking_uninit);
9820 : :
9821 : 0 : if (ptr1->x_flag_variable_expansion_in_unroller != ptr2->x_flag_variable_expansion_in_unroller)
9822 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9823 : : indent_to, "",
9824 : : "flag_variable_expansion_in_unroller",
9825 : : ptr1->x_flag_variable_expansion_in_unroller,
9826 : : ptr2->x_flag_variable_expansion_in_unroller);
9827 : :
9828 : 0 : if (ptr1->x_flag_version_loops_for_strides != ptr2->x_flag_version_loops_for_strides)
9829 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9830 : : indent_to, "",
9831 : : "flag_version_loops_for_strides",
9832 : : ptr1->x_flag_version_loops_for_strides,
9833 : : ptr2->x_flag_version_loops_for_strides);
9834 : :
9835 : 0 : if (ptr1->x_flag_value_profile_transformations != ptr2->x_flag_value_profile_transformations)
9836 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9837 : : indent_to, "",
9838 : : "flag_value_profile_transformations",
9839 : : ptr1->x_flag_value_profile_transformations,
9840 : : ptr2->x_flag_value_profile_transformations);
9841 : :
9842 : 0 : if (ptr1->x_flag_web != ptr2->x_flag_web)
9843 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9844 : : indent_to, "",
9845 : : "flag_web",
9846 : : ptr1->x_flag_web,
9847 : : ptr2->x_flag_web);
9848 : :
9849 : 0 : if (ptr1->x_flag_wrapv != ptr2->x_flag_wrapv)
9850 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9851 : : indent_to, "",
9852 : : "flag_wrapv",
9853 : : ptr1->x_flag_wrapv,
9854 : : ptr2->x_flag_wrapv);
9855 : :
9856 : 0 : if (ptr1->x_flag_wrapv_pointer != ptr2->x_flag_wrapv_pointer)
9857 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9858 : : indent_to, "",
9859 : : "flag_wrapv_pointer",
9860 : : ptr1->x_flag_wrapv_pointer,
9861 : : ptr2->x_flag_wrapv_pointer);
9862 : :
9863 : 0 : if (ptr1->x_debug_nonbind_markers_p != ptr2->x_debug_nonbind_markers_p)
9864 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9865 : : indent_to, "",
9866 : : "debug_nonbind_markers_p",
9867 : : ptr1->x_debug_nonbind_markers_p,
9868 : : ptr2->x_debug_nonbind_markers_p);
9869 : :
9870 : 0 : if (ptr1->x_ix86_unroll_only_small_loops != ptr2->x_ix86_unroll_only_small_loops)
9871 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
9872 : : indent_to, "",
9873 : : "ix86_unroll_only_small_loops",
9874 : : ptr1->x_ix86_unroll_only_small_loops,
9875 : : ptr2->x_ix86_unroll_only_small_loops);
9876 : :
9877 : 0 : if (ptr1->x_str_align_functions != ptr2->x_str_align_functions
9878 : 0 : && (!ptr1->x_str_align_functions || !ptr2->x_str_align_functions
9879 : 0 : || strcmp (ptr1->x_str_align_functions, ptr2->x_str_align_functions)))
9880 : 0 : fprintf (file, "%*s%s (%s/%s)\n",
9881 : : indent_to, "",
9882 : : "str_align_functions",
9883 : : ptr1->x_str_align_functions ? ptr1->x_str_align_functions : "(null)",
9884 : : ptr2->x_str_align_functions ? ptr2->x_str_align_functions : "(null)");
9885 : :
9886 : 0 : if (ptr1->x_str_align_jumps != ptr2->x_str_align_jumps
9887 : 0 : && (!ptr1->x_str_align_jumps || !ptr2->x_str_align_jumps
9888 : 0 : || strcmp (ptr1->x_str_align_jumps, ptr2->x_str_align_jumps)))
9889 : 0 : fprintf (file, "%*s%s (%s/%s)\n",
9890 : : indent_to, "",
9891 : : "str_align_jumps",
9892 : : ptr1->x_str_align_jumps ? ptr1->x_str_align_jumps : "(null)",
9893 : : ptr2->x_str_align_jumps ? ptr2->x_str_align_jumps : "(null)");
9894 : :
9895 : 0 : if (ptr1->x_str_align_labels != ptr2->x_str_align_labels
9896 : 0 : && (!ptr1->x_str_align_labels || !ptr2->x_str_align_labels
9897 : 0 : || strcmp (ptr1->x_str_align_labels, ptr2->x_str_align_labels)))
9898 : 0 : fprintf (file, "%*s%s (%s/%s)\n",
9899 : : indent_to, "",
9900 : : "str_align_labels",
9901 : : ptr1->x_str_align_labels ? ptr1->x_str_align_labels : "(null)",
9902 : : ptr2->x_str_align_labels ? ptr2->x_str_align_labels : "(null)");
9903 : :
9904 : 0 : if (ptr1->x_str_align_loops != ptr2->x_str_align_loops
9905 : 0 : && (!ptr1->x_str_align_loops || !ptr2->x_str_align_loops
9906 : 0 : || strcmp (ptr1->x_str_align_loops, ptr2->x_str_align_loops)))
9907 : 0 : fprintf (file, "%*s%s (%s/%s)\n",
9908 : : indent_to, "",
9909 : : "str_align_loops",
9910 : : ptr1->x_str_align_loops ? ptr1->x_str_align_loops : "(null)",
9911 : : ptr2->x_str_align_loops ? ptr2->x_str_align_loops : "(null)");
9912 : :
9913 : 0 : if (ptr1->x_flag_patchable_function_entry != ptr2->x_flag_patchable_function_entry
9914 : 0 : && (!ptr1->x_flag_patchable_function_entry || !ptr2->x_flag_patchable_function_entry
9915 : 0 : || strcmp (ptr1->x_flag_patchable_function_entry, ptr2->x_flag_patchable_function_entry)))
9916 : 0 : fprintf (file, "%*s%s (%s/%s)\n",
9917 : : indent_to, "",
9918 : : "flag_patchable_function_entry",
9919 : : ptr1->x_flag_patchable_function_entry ? ptr1->x_flag_patchable_function_entry : "(null)",
9920 : : ptr2->x_flag_patchable_function_entry ? ptr2->x_flag_patchable_function_entry : "(null)");
9921 : :
9922 : 0 : }
9923 : :
9924 : : /* Save selected option variables into a structure. */
9925 : : void
9926 : 74218438 : cl_target_option_save (struct cl_target_option *ptr, struct gcc_options *opts,
9927 : : struct gcc_options *opts_set)
9928 : : {
9929 : 74218438 : gcc_assert (IN_RANGE (opts->x_flag_fentry, -128, 127));
9930 : 74218438 : gcc_assert (IN_RANGE (opts->x_ix86_needed, -128, 127));
9931 : :
9932 : 74218438 : if (targetm.target_option.save)
9933 : 74218438 : targetm.target_option.save (ptr, opts, opts_set);
9934 : :
9935 : 74218438 : ptr->x_ix86_stack_protector_guard_offset = opts->x_ix86_stack_protector_guard_offset;
9936 : 74218438 : ptr->x_ix86_stack_protector_guard_reg = opts->x_ix86_stack_protector_guard_reg;
9937 : 74218438 : ptr->x_ix86_unsafe_math_optimizations = opts->x_ix86_unsafe_math_optimizations;
9938 : 74218438 : ptr->x_ix86_abi = opts->x_ix86_abi;
9939 : 74218438 : ptr->x_ix86_cmodel = opts->x_ix86_cmodel;
9940 : 74218438 : ptr->x_ix86_excess_precision = opts->x_ix86_excess_precision;
9941 : 74218438 : ptr->x_ix86_veclibabi_type = opts->x_ix86_veclibabi_type;
9942 : 74218438 : ptr->x_ix86_pmode = opts->x_ix86_pmode;
9943 : 74218438 : ptr->x_ix86_incoming_stack_boundary_arg = opts->x_ix86_incoming_stack_boundary_arg;
9944 : 74218438 : ptr->x_ix86_preferred_stack_boundary_arg = opts->x_ix86_preferred_stack_boundary_arg;
9945 : 74218438 : ptr->x_ix86_regparm = opts->x_ix86_regparm;
9946 : 74218438 : ptr->x_recip_mask = opts->x_recip_mask;
9947 : 74218438 : ptr->x_target_flags = opts->x_target_flags;
9948 : 74218438 : ptr->x_ix86_isa_flags = opts->x_ix86_isa_flags;
9949 : 74218438 : ptr->x_ix86_isa_flags2 = opts->x_ix86_isa_flags2;
9950 : 74218438 : ptr->x_ix86_target_flags = opts->x_ix86_target_flags;
9951 : 74218438 : ptr->x_ix86_fpmath = opts->x_ix86_fpmath;
9952 : 74218438 : ptr->x_ix86_move_max = opts->x_ix86_move_max;
9953 : 74218438 : ptr->x_prefer_vector_width_type = opts->x_prefer_vector_width_type;
9954 : 74218438 : ptr->x_ix86_store_max = opts->x_ix86_store_max;
9955 : 74218438 : ptr->x_ix86_apx_features = opts->x_ix86_apx_features;
9956 : 74218438 : ptr->x_flag_fentry = opts->x_flag_fentry;
9957 : 74218438 : ptr->x_ix86_needed = opts->x_ix86_needed;
9958 : 74218438 : ptr->x_ix86_stack_protector_guard_offset_str = opts->x_ix86_stack_protector_guard_offset_str;
9959 : 74218438 : ptr->x_ix86_stack_protector_guard_reg_str = opts->x_ix86_stack_protector_guard_reg_str;
9960 : 74218438 : ptr->x_ix86_stack_protector_guard_symbol_str = opts->x_ix86_stack_protector_guard_symbol_str;
9961 : :
9962 : 74218438 : unsigned HOST_WIDE_INT mask = 0;
9963 : 74218438 : if (opts_set->x_ix86_stack_protector_guard_offset) mask |= HOST_WIDE_INT_1U << 0;
9964 : 74218438 : if (opts_set->x_ix86_stack_protector_guard_reg) mask |= HOST_WIDE_INT_1U << 1;
9965 : 74218438 : if (opts_set->x_ix86_unsafe_math_optimizations) mask |= HOST_WIDE_INT_1U << 2;
9966 : 74218438 : if (opts_set->x_ix86_abi) mask |= HOST_WIDE_INT_1U << 3;
9967 : 74218438 : if (opts_set->x_ix86_cmodel) mask |= HOST_WIDE_INT_1U << 4;
9968 : 74218438 : if (opts_set->x_ix86_excess_precision) mask |= HOST_WIDE_INT_1U << 5;
9969 : 74218438 : if (opts_set->x_ix86_veclibabi_type) mask |= HOST_WIDE_INT_1U << 6;
9970 : 74218438 : if (opts_set->x_ix86_pmode) mask |= HOST_WIDE_INT_1U << 7;
9971 : 74218438 : if (opts_set->x_ix86_incoming_stack_boundary_arg) mask |= HOST_WIDE_INT_1U << 8;
9972 : 74218438 : if (opts_set->x_ix86_preferred_stack_boundary_arg) mask |= HOST_WIDE_INT_1U << 9;
9973 : 74218438 : if (opts_set->x_ix86_regparm) mask |= HOST_WIDE_INT_1U << 10;
9974 : 74218438 : if (opts_set->x_recip_mask) mask |= HOST_WIDE_INT_1U << 11;
9975 : 74218438 : ptr->explicit_mask_target_flags = opts_set->x_target_flags;
9976 : 74218438 : ptr->explicit_mask_ix86_isa_flags = opts_set->x_ix86_isa_flags;
9977 : 74218438 : ptr->explicit_mask_ix86_isa_flags2 = opts_set->x_ix86_isa_flags2;
9978 : 74218438 : ptr->explicit_mask_ix86_target_flags = opts_set->x_ix86_target_flags;
9979 : 74218438 : if (opts_set->x_ix86_fpmath) mask |= HOST_WIDE_INT_1U << 12;
9980 : 74218438 : if (opts_set->x_ix86_move_max) mask |= HOST_WIDE_INT_1U << 13;
9981 : 74218438 : if (opts_set->x_prefer_vector_width_type) mask |= HOST_WIDE_INT_1U << 14;
9982 : 74218438 : if (opts_set->x_ix86_store_max) mask |= HOST_WIDE_INT_1U << 15;
9983 : 74218438 : if (opts_set->x_ix86_apx_features) mask |= HOST_WIDE_INT_1U << 16;
9984 : 74218438 : if (opts_set->x_flag_fentry) mask |= HOST_WIDE_INT_1U << 17;
9985 : 74218438 : if (opts_set->x_ix86_needed) mask |= HOST_WIDE_INT_1U << 18;
9986 : 74218438 : if (opts_set->x_ix86_stack_protector_guard_offset_str) mask |= HOST_WIDE_INT_1U << 19;
9987 : 74218438 : if (opts_set->x_ix86_stack_protector_guard_reg_str) mask |= HOST_WIDE_INT_1U << 20;
9988 : 74218438 : if (opts_set->x_ix86_stack_protector_guard_symbol_str) mask |= HOST_WIDE_INT_1U << 21;
9989 : 74218438 : ptr->explicit_mask[0] = mask;
9990 : 74218438 : }
9991 : :
9992 : : /* Restore selected current options from a structure. */
9993 : : void
9994 : 51930170 : cl_target_option_restore (struct gcc_options *opts, struct gcc_options *opts_set,
9995 : : struct cl_target_option *ptr)
9996 : : {
9997 : 51930170 : opts->x_ix86_stack_protector_guard_offset = ptr->x_ix86_stack_protector_guard_offset;
9998 : 51930170 : opts->x_ix86_stack_protector_guard_reg = ptr->x_ix86_stack_protector_guard_reg;
9999 : 51930170 : opts->x_ix86_unsafe_math_optimizations = ptr->x_ix86_unsafe_math_optimizations;
10000 : 51930170 : opts->x_ix86_abi = ptr->x_ix86_abi;
10001 : 51930170 : opts->x_ix86_cmodel = ptr->x_ix86_cmodel;
10002 : 51930170 : opts->x_ix86_excess_precision = ptr->x_ix86_excess_precision;
10003 : 51930170 : opts->x_ix86_veclibabi_type = ptr->x_ix86_veclibabi_type;
10004 : 51930170 : opts->x_ix86_pmode = ptr->x_ix86_pmode;
10005 : 51930170 : opts->x_ix86_incoming_stack_boundary_arg = ptr->x_ix86_incoming_stack_boundary_arg;
10006 : 51930170 : opts->x_ix86_preferred_stack_boundary_arg = ptr->x_ix86_preferred_stack_boundary_arg;
10007 : 51930170 : opts->x_ix86_regparm = ptr->x_ix86_regparm;
10008 : 51930170 : opts->x_recip_mask = ptr->x_recip_mask;
10009 : 51930170 : opts->x_target_flags = ptr->x_target_flags;
10010 : 51930170 : opts->x_ix86_isa_flags = ptr->x_ix86_isa_flags;
10011 : 51930170 : opts->x_ix86_isa_flags2 = ptr->x_ix86_isa_flags2;
10012 : 51930170 : opts->x_ix86_target_flags = ptr->x_ix86_target_flags;
10013 : 51930170 : opts->x_ix86_fpmath = ptr->x_ix86_fpmath;
10014 : 51930170 : opts->x_ix86_move_max = ptr->x_ix86_move_max;
10015 : 51930170 : opts->x_prefer_vector_width_type = ptr->x_prefer_vector_width_type;
10016 : 51930170 : opts->x_ix86_store_max = ptr->x_ix86_store_max;
10017 : 51930170 : opts->x_ix86_apx_features = ptr->x_ix86_apx_features;
10018 : 51930170 : opts->x_flag_fentry = ptr->x_flag_fentry;
10019 : 51930170 : opts->x_ix86_needed = ptr->x_ix86_needed;
10020 : 51930170 : opts->x_ix86_stack_protector_guard_offset_str = ptr->x_ix86_stack_protector_guard_offset_str;
10021 : 51930170 : opts->x_ix86_stack_protector_guard_reg_str = ptr->x_ix86_stack_protector_guard_reg_str;
10022 : 51930170 : opts->x_ix86_stack_protector_guard_symbol_str = ptr->x_ix86_stack_protector_guard_symbol_str;
10023 : :
10024 : 51930170 : unsigned HOST_WIDE_INT mask;
10025 : 51930170 : mask = ptr->explicit_mask[0];
10026 : 51930170 : opts_set->x_ix86_stack_protector_guard_offset = (mask & 1) != 0;
10027 : 51930170 : mask >>= 1;
10028 : 51930170 : opts_set->x_ix86_stack_protector_guard_reg = (mask & 1) != 0;
10029 : 51930170 : mask >>= 1;
10030 : 51930170 : opts_set->x_ix86_unsafe_math_optimizations = (mask & 1) != 0;
10031 : 51930170 : mask >>= 1;
10032 : 51930170 : opts_set->x_ix86_abi = static_cast<enum calling_abi>((mask & 1) != 0);
10033 : 51930170 : mask >>= 1;
10034 : 51930170 : opts_set->x_ix86_cmodel = static_cast<enum cmodel>((mask & 1) != 0);
10035 : 51930170 : mask >>= 1;
10036 : 51930170 : opts_set->x_ix86_excess_precision = static_cast<enum excess_precision>((mask & 1) != 0);
10037 : 51930170 : mask >>= 1;
10038 : 51930170 : opts_set->x_ix86_veclibabi_type = static_cast<enum ix86_veclibabi>((mask & 1) != 0);
10039 : 51930170 : mask >>= 1;
10040 : 51930170 : opts_set->x_ix86_pmode = static_cast<enum pmode>((mask & 1) != 0);
10041 : 51930170 : mask >>= 1;
10042 : 51930170 : opts_set->x_ix86_incoming_stack_boundary_arg = (mask & 1) != 0;
10043 : 51930170 : mask >>= 1;
10044 : 51930170 : opts_set->x_ix86_preferred_stack_boundary_arg = (mask & 1) != 0;
10045 : 51930170 : mask >>= 1;
10046 : 51930170 : opts_set->x_ix86_regparm = (mask & 1) != 0;
10047 : 51930170 : mask >>= 1;
10048 : 51930170 : opts_set->x_recip_mask = (mask & 1) != 0;
10049 : 51930170 : mask >>= 1;
10050 : 51930170 : opts_set->x_target_flags = ptr->explicit_mask_target_flags;
10051 : 51930170 : opts_set->x_ix86_isa_flags = ptr->explicit_mask_ix86_isa_flags;
10052 : 51930170 : opts_set->x_ix86_isa_flags2 = ptr->explicit_mask_ix86_isa_flags2;
10053 : 51930170 : opts_set->x_ix86_target_flags = ptr->explicit_mask_ix86_target_flags;
10054 : 51930170 : opts_set->x_ix86_fpmath = static_cast<enum fpmath_unit >((mask & 1) != 0);
10055 : 51930170 : mask >>= 1;
10056 : 51930170 : opts_set->x_ix86_move_max = static_cast<enum prefer_vector_width >((mask & 1) != 0);
10057 : 51930170 : mask >>= 1;
10058 : 51930170 : opts_set->x_prefer_vector_width_type = static_cast<enum prefer_vector_width >((mask & 1) != 0);
10059 : 51930170 : mask >>= 1;
10060 : 51930170 : opts_set->x_ix86_store_max = static_cast<enum prefer_vector_width >((mask & 1) != 0);
10061 : 51930170 : mask >>= 1;
10062 : 51930170 : opts_set->x_ix86_apx_features = (mask & 1) != 0;
10063 : 51930170 : mask >>= 1;
10064 : 51930170 : opts_set->x_flag_fentry = (mask & 1) != 0;
10065 : 51930170 : mask >>= 1;
10066 : 51930170 : opts_set->x_ix86_needed = (mask & 1) != 0;
10067 : 51930170 : mask >>= 1;
10068 : 51930170 : opts_set->x_ix86_stack_protector_guard_offset_str = (mask & 1) ? "" : nullptr;
10069 : 51930170 : mask >>= 1;
10070 : 51930170 : opts_set->x_ix86_stack_protector_guard_reg_str = (mask & 1) ? "" : nullptr;
10071 : 51930170 : mask >>= 1;
10072 : 51930170 : opts_set->x_ix86_stack_protector_guard_symbol_str = (mask & 1) ? "" : nullptr;
10073 : 51930170 : mask >>= 1;
10074 : :
10075 : 51930170 : if (targetm.target_option.restore)
10076 : 51930170 : targetm.target_option.restore (opts, opts_set, ptr);
10077 : 51930170 : }
10078 : :
10079 : : /* Print optimization options from a structure. */
10080 : : void
10081 : 0 : cl_target_option_print (FILE *file,
10082 : : int indent,
10083 : : struct cl_target_option *ptr)
10084 : : {
10085 : 0 : fputs ("\n", file);
10086 : 0 : if (ptr->x_target_flags)
10087 : 0 : fprintf (file, "%*s%s (%#lx)\n",
10088 : : indent, "",
10089 : : "target_flags",
10090 : : (unsigned long)ptr->x_target_flags);
10091 : :
10092 : 0 : if (ptr->x_ix86_isa_flags)
10093 : 0 : fprintf (file, "%*s%s (%#" HOST_WIDE_INT_PRINT "x)\n",
10094 : : indent, "",
10095 : : "ix86_isa_flags",
10096 : : ptr->x_ix86_isa_flags);
10097 : :
10098 : 0 : if (ptr->x_ix86_isa_flags2)
10099 : 0 : fprintf (file, "%*s%s (%#" HOST_WIDE_INT_PRINT "x)\n",
10100 : : indent, "",
10101 : : "ix86_isa_flags2",
10102 : : ptr->x_ix86_isa_flags2);
10103 : :
10104 : 0 : if (ptr->x_ix86_target_flags)
10105 : 0 : fprintf (file, "%*s%s (%#lx)\n",
10106 : : indent, "",
10107 : : "ix86_target_flags",
10108 : : (unsigned long)ptr->x_ix86_target_flags);
10109 : :
10110 : 0 : if (ptr->x_ix86_fpmath)
10111 : 0 : fprintf (file, "%*s%s (%#x)\n",
10112 : : indent, "",
10113 : : "ix86_fpmath",
10114 : : ptr->x_ix86_fpmath);
10115 : :
10116 : 0 : if (ptr->x_ix86_move_max)
10117 : 0 : fprintf (file, "%*s%s (%#x)\n",
10118 : : indent, "",
10119 : : "ix86_move_max",
10120 : : ptr->x_ix86_move_max);
10121 : :
10122 : 0 : if (ptr->x_prefer_vector_width_type)
10123 : 0 : fprintf (file, "%*s%s (%#x)\n",
10124 : : indent, "",
10125 : : "prefer_vector_width_type",
10126 : : ptr->x_prefer_vector_width_type);
10127 : :
10128 : 0 : if (ptr->x_ix86_store_max)
10129 : 0 : fprintf (file, "%*s%s (%#x)\n",
10130 : : indent, "",
10131 : : "ix86_store_max",
10132 : : ptr->x_ix86_store_max);
10133 : :
10134 : 0 : if (ptr->x_ix86_apx_features)
10135 : 0 : fprintf (file, "%*s%s (%#x)\n",
10136 : : indent, "",
10137 : : "ix86_apx_features",
10138 : : ptr->x_ix86_apx_features);
10139 : :
10140 : 0 : if (ptr->x_flag_fentry)
10141 : 0 : fprintf (file, "%*s%s (%#x)\n",
10142 : : indent, "",
10143 : : "flag_fentry",
10144 : : ptr->x_flag_fentry);
10145 : :
10146 : 0 : if (ptr->x_ix86_needed)
10147 : 0 : fprintf (file, "%*s%s (%#x)\n",
10148 : : indent, "",
10149 : : "ix86_needed",
10150 : : ptr->x_ix86_needed);
10151 : :
10152 : 0 : if (ptr->x_ix86_stack_protector_guard_offset_str)
10153 : 0 : fprintf (file, "%*s%s (%s)\n",
10154 : : indent, "",
10155 : : "ix86_stack_protector_guard_offset_str",
10156 : : ptr->x_ix86_stack_protector_guard_offset_str);
10157 : :
10158 : 0 : if (ptr->x_ix86_stack_protector_guard_reg_str)
10159 : 0 : fprintf (file, "%*s%s (%s)\n",
10160 : : indent, "",
10161 : : "ix86_stack_protector_guard_reg_str",
10162 : : ptr->x_ix86_stack_protector_guard_reg_str);
10163 : :
10164 : 0 : if (ptr->x_ix86_stack_protector_guard_symbol_str)
10165 : 0 : fprintf (file, "%*s%s (%s)\n",
10166 : : indent, "",
10167 : : "ix86_stack_protector_guard_symbol_str",
10168 : : ptr->x_ix86_stack_protector_guard_symbol_str);
10169 : :
10170 : :
10171 : 0 : if (targetm.target_option.print)
10172 : 0 : targetm.target_option.print (file, indent, ptr);
10173 : 0 : }
10174 : :
10175 : : /* Print different target option variables from structures provided as arguments. */
10176 : : void
10177 : 0 : cl_target_option_print_diff (FILE *file,
10178 : : int indent ATTRIBUTE_UNUSED,
10179 : : struct cl_target_option *ptr1 ATTRIBUTE_UNUSED,
10180 : : struct cl_target_option *ptr2 ATTRIBUTE_UNUSED)
10181 : : {
10182 : 0 : fputs ("\n", file);
10183 : 0 : if (ptr1->x_target_flags != ptr2->x_target_flags)
10184 : 0 : fprintf (file, "%*s%s (%#lx/%#lx)\n",
10185 : : indent, "",
10186 : : "target_flags",
10187 : : (unsigned long)ptr1->x_target_flags,
10188 : : (unsigned long)ptr2->x_target_flags);
10189 : :
10190 : 0 : if (ptr1->x_ix86_isa_flags != ptr2->x_ix86_isa_flags)
10191 : 0 : fprintf (file, "%*s%s (%#" HOST_WIDE_INT_PRINT "x/%#" HOST_WIDE_INT_PRINT "x)\n",
10192 : : indent, "",
10193 : : "ix86_isa_flags",
10194 : : ptr1->x_ix86_isa_flags,
10195 : : ptr2->x_ix86_isa_flags);
10196 : :
10197 : 0 : if (ptr1->x_ix86_isa_flags2 != ptr2->x_ix86_isa_flags2)
10198 : 0 : fprintf (file, "%*s%s (%#" HOST_WIDE_INT_PRINT "x/%#" HOST_WIDE_INT_PRINT "x)\n",
10199 : : indent, "",
10200 : : "ix86_isa_flags2",
10201 : : ptr1->x_ix86_isa_flags2,
10202 : : ptr2->x_ix86_isa_flags2);
10203 : :
10204 : 0 : if (ptr1->x_ix86_target_flags != ptr2->x_ix86_target_flags)
10205 : 0 : fprintf (file, "%*s%s (%#lx/%#lx)\n",
10206 : : indent, "",
10207 : : "ix86_target_flags",
10208 : : (unsigned long)ptr1->x_ix86_target_flags,
10209 : : (unsigned long)ptr2->x_ix86_target_flags);
10210 : :
10211 : 0 : if (ptr1->x_ix86_fpmath != ptr2->x_ix86_fpmath)
10212 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
10213 : : indent, "",
10214 : : "ix86_fpmath",
10215 : : ptr1->x_ix86_fpmath,
10216 : : ptr2->x_ix86_fpmath);
10217 : :
10218 : 0 : if (ptr1->x_ix86_move_max != ptr2->x_ix86_move_max)
10219 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
10220 : : indent, "",
10221 : : "ix86_move_max",
10222 : : ptr1->x_ix86_move_max,
10223 : : ptr2->x_ix86_move_max);
10224 : :
10225 : 0 : if (ptr1->x_prefer_vector_width_type != ptr2->x_prefer_vector_width_type)
10226 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
10227 : : indent, "",
10228 : : "prefer_vector_width_type",
10229 : : ptr1->x_prefer_vector_width_type,
10230 : : ptr2->x_prefer_vector_width_type);
10231 : :
10232 : 0 : if (ptr1->x_ix86_store_max != ptr2->x_ix86_store_max)
10233 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
10234 : : indent, "",
10235 : : "ix86_store_max",
10236 : : ptr1->x_ix86_store_max,
10237 : : ptr2->x_ix86_store_max);
10238 : :
10239 : 0 : if (ptr1->x_ix86_apx_features != ptr2->x_ix86_apx_features)
10240 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
10241 : : indent, "",
10242 : : "ix86_apx_features",
10243 : : ptr1->x_ix86_apx_features,
10244 : : ptr2->x_ix86_apx_features);
10245 : :
10246 : 0 : if (ptr1->x_flag_fentry != ptr2->x_flag_fentry)
10247 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
10248 : : indent, "",
10249 : : "flag_fentry",
10250 : : ptr1->x_flag_fentry,
10251 : : ptr2->x_flag_fentry);
10252 : :
10253 : 0 : if (ptr1->x_ix86_needed != ptr2->x_ix86_needed)
10254 : 0 : fprintf (file, "%*s%s (%#x/%#x)\n",
10255 : : indent, "",
10256 : : "ix86_needed",
10257 : : ptr1->x_ix86_needed,
10258 : : ptr2->x_ix86_needed);
10259 : :
10260 : 0 : if (ptr1->x_ix86_stack_protector_guard_offset_str != ptr2->x_ix86_stack_protector_guard_offset_str
10261 : 0 : && (!ptr1->x_ix86_stack_protector_guard_offset_str || !ptr2->x_ix86_stack_protector_guard_offset_str
10262 : 0 : || strcmp (ptr1->x_ix86_stack_protector_guard_offset_str, ptr2->x_ix86_stack_protector_guard_offset_str)))
10263 : 0 : fprintf (file, "%*s%s (%s/%s)\n",
10264 : : indent, "",
10265 : : "ix86_stack_protector_guard_offset_str",
10266 : : ptr1->x_ix86_stack_protector_guard_offset_str ? ptr1->x_ix86_stack_protector_guard_offset_str : "(null)",
10267 : : ptr2->x_ix86_stack_protector_guard_offset_str ? ptr2->x_ix86_stack_protector_guard_offset_str : "(null)");
10268 : :
10269 : 0 : if (ptr1->x_ix86_stack_protector_guard_reg_str != ptr2->x_ix86_stack_protector_guard_reg_str
10270 : 0 : && (!ptr1->x_ix86_stack_protector_guard_reg_str || !ptr2->x_ix86_stack_protector_guard_reg_str
10271 : 0 : || strcmp (ptr1->x_ix86_stack_protector_guard_reg_str, ptr2->x_ix86_stack_protector_guard_reg_str)))
10272 : 0 : fprintf (file, "%*s%s (%s/%s)\n",
10273 : : indent, "",
10274 : : "ix86_stack_protector_guard_reg_str",
10275 : : ptr1->x_ix86_stack_protector_guard_reg_str ? ptr1->x_ix86_stack_protector_guard_reg_str : "(null)",
10276 : : ptr2->x_ix86_stack_protector_guard_reg_str ? ptr2->x_ix86_stack_protector_guard_reg_str : "(null)");
10277 : :
10278 : 0 : if (ptr1->x_ix86_stack_protector_guard_symbol_str != ptr2->x_ix86_stack_protector_guard_symbol_str
10279 : 0 : && (!ptr1->x_ix86_stack_protector_guard_symbol_str || !ptr2->x_ix86_stack_protector_guard_symbol_str
10280 : 0 : || strcmp (ptr1->x_ix86_stack_protector_guard_symbol_str, ptr2->x_ix86_stack_protector_guard_symbol_str)))
10281 : 0 : fprintf (file, "%*s%s (%s/%s)\n",
10282 : : indent, "",
10283 : : "ix86_stack_protector_guard_symbol_str",
10284 : : ptr1->x_ix86_stack_protector_guard_symbol_str ? ptr1->x_ix86_stack_protector_guard_symbol_str : "(null)",
10285 : : ptr2->x_ix86_stack_protector_guard_symbol_str ? ptr2->x_ix86_stack_protector_guard_symbol_str : "(null)");
10286 : :
10287 : 0 : }
10288 : :
10289 : : /* Compare two target options */
10290 : : bool
10291 : 421590791 : cl_target_option_eq (struct cl_target_option const *ptr1 ATTRIBUTE_UNUSED,
10292 : : struct cl_target_option const *ptr2 ATTRIBUTE_UNUSED)
10293 : : {
10294 : 421590791 : if (ptr1->x_ix86_arch_string != ptr2->x_ix86_arch_string
10295 : 130443 : && (!ptr1->x_ix86_arch_string || !ptr2->x_ix86_arch_string
10296 : 130443 : || strcmp (ptr1->x_ix86_arch_string, ptr2->x_ix86_arch_string)))
10297 : : return false;
10298 : 421584162 : if (ptr1->x_ix86_recip_name != ptr2->x_ix86_recip_name
10299 : 0 : && (!ptr1->x_ix86_recip_name || !ptr2->x_ix86_recip_name
10300 : 0 : || strcmp (ptr1->x_ix86_recip_name, ptr2->x_ix86_recip_name)))
10301 : : return false;
10302 : 421584162 : if (ptr1->x_ix86_tune_ctrl_string != ptr2->x_ix86_tune_ctrl_string
10303 : 0 : && (!ptr1->x_ix86_tune_ctrl_string || !ptr2->x_ix86_tune_ctrl_string
10304 : 0 : || strcmp (ptr1->x_ix86_tune_ctrl_string, ptr2->x_ix86_tune_ctrl_string)))
10305 : : return false;
10306 : 421584162 : if (ptr1->x_ix86_tune_memcpy_strategy != ptr2->x_ix86_tune_memcpy_strategy
10307 : 0 : && (!ptr1->x_ix86_tune_memcpy_strategy || !ptr2->x_ix86_tune_memcpy_strategy
10308 : 0 : || strcmp (ptr1->x_ix86_tune_memcpy_strategy, ptr2->x_ix86_tune_memcpy_strategy)))
10309 : : return false;
10310 : 421584162 : if (ptr1->x_ix86_tune_memset_strategy != ptr2->x_ix86_tune_memset_strategy
10311 : 0 : && (!ptr1->x_ix86_tune_memset_strategy || !ptr2->x_ix86_tune_memset_strategy
10312 : 0 : || strcmp (ptr1->x_ix86_tune_memset_strategy, ptr2->x_ix86_tune_memset_strategy)))
10313 : : return false;
10314 : 421584162 : if (ptr1->x_ix86_tune_string != ptr2->x_ix86_tune_string
10315 : 123907 : && (!ptr1->x_ix86_tune_string || !ptr2->x_ix86_tune_string
10316 : 123907 : || strcmp (ptr1->x_ix86_tune_string, ptr2->x_ix86_tune_string)))
10317 : : return false;
10318 : 421583953 : if (ptr1->x_ix86_stack_protector_guard_offset_str != ptr2->x_ix86_stack_protector_guard_offset_str
10319 : 0 : && (!ptr1->x_ix86_stack_protector_guard_offset_str || !ptr2->x_ix86_stack_protector_guard_offset_str
10320 : 0 : || strcmp (ptr1->x_ix86_stack_protector_guard_offset_str, ptr2->x_ix86_stack_protector_guard_offset_str)))
10321 : : return false;
10322 : 421583953 : if (ptr1->x_ix86_stack_protector_guard_reg_str != ptr2->x_ix86_stack_protector_guard_reg_str
10323 : 0 : && (!ptr1->x_ix86_stack_protector_guard_reg_str || !ptr2->x_ix86_stack_protector_guard_reg_str
10324 : 0 : || strcmp (ptr1->x_ix86_stack_protector_guard_reg_str, ptr2->x_ix86_stack_protector_guard_reg_str)))
10325 : : return false;
10326 : 421583953 : if (ptr1->x_ix86_stack_protector_guard_symbol_str != ptr2->x_ix86_stack_protector_guard_symbol_str
10327 : 0 : && (!ptr1->x_ix86_stack_protector_guard_symbol_str || !ptr2->x_ix86_stack_protector_guard_symbol_str
10328 : 0 : || strcmp (ptr1->x_ix86_stack_protector_guard_symbol_str, ptr2->x_ix86_stack_protector_guard_symbol_str)))
10329 : : return false;
10330 : 421583953 : if (ptr1->x_ix86_isa_flags2_explicit != ptr2->x_ix86_isa_flags2_explicit)
10331 : : return false;
10332 : 102454742 : if (ptr1->x_ix86_isa_flags_explicit != ptr2->x_ix86_isa_flags_explicit)
10333 : : return false;
10334 : 74797263 : if (ptr1->x_ix86_asm_dialect != ptr2->x_ix86_asm_dialect)
10335 : : return false;
10336 : 74797263 : if (ptr1->x_ix86_stack_protector_guard != ptr2->x_ix86_stack_protector_guard)
10337 : : return false;
10338 : 74797263 : if (ptr1->x_ix86_stringop_alg != ptr2->x_ix86_stringop_alg)
10339 : : return false;
10340 : 74797263 : if (ptr1->x_ix86_tls_dialect != ptr2->x_ix86_tls_dialect)
10341 : : return false;
10342 : 74797263 : if (ptr1->x_ix86_branch_cost != ptr2->x_ix86_branch_cost)
10343 : : return false;
10344 : 74797263 : if (ptr1->x_ix86_dump_tunes != ptr2->x_ix86_dump_tunes)
10345 : : return false;
10346 : 74797263 : if (ptr1->x_ix86_force_align_arg_pointer != ptr2->x_ix86_force_align_arg_pointer)
10347 : : return false;
10348 : 74797263 : if (ptr1->x_ix86_force_drap != ptr2->x_ix86_force_drap)
10349 : : return false;
10350 : 74797263 : if (ptr1->x_ix86_section_threshold != ptr2->x_ix86_section_threshold)
10351 : : return false;
10352 : 74797263 : if (ptr1->x_ix86_sse2avx != ptr2->x_ix86_sse2avx)
10353 : : return false;
10354 : 74797263 : if (ptr1->x_ix86_tune_no_default != ptr2->x_ix86_tune_no_default)
10355 : : return false;
10356 : 74797263 : if (ptr1->x_recip_mask_explicit != ptr2->x_recip_mask_explicit)
10357 : : return false;
10358 : 74797263 : if (ptr1->arch != ptr2->arch)
10359 : : return false;
10360 : 74797263 : if (ptr1->arch_specified != ptr2->arch_specified)
10361 : : return false;
10362 : 74797263 : if (ptr1->branch_cost != ptr2->branch_cost)
10363 : : return false;
10364 : 74797029 : if (ptr1->prefetch_sse != ptr2->prefetch_sse)
10365 : : return false;
10366 : 74797029 : if (ptr1->schedule != ptr2->schedule)
10367 : : return false;
10368 : 74797029 : if (ptr1->tune != ptr2->tune)
10369 : : return false;
10370 : 74797029 : if (ptr1->tune_defaulted != ptr2->tune_defaulted)
10371 : : return false;
10372 : 74797029 : if (ptr1->x_ix86_stack_protector_guard_offset != ptr2->x_ix86_stack_protector_guard_offset)
10373 : : return false;
10374 : 74797029 : if (ptr1->x_ix86_stack_protector_guard_reg != ptr2->x_ix86_stack_protector_guard_reg)
10375 : : return false;
10376 : 74797029 : if (ptr1->x_ix86_unsafe_math_optimizations != ptr2->x_ix86_unsafe_math_optimizations)
10377 : : return false;
10378 : 74797027 : if (ptr1->x_ix86_abi != ptr2->x_ix86_abi)
10379 : : return false;
10380 : 74797027 : if (ptr1->x_ix86_cmodel != ptr2->x_ix86_cmodel)
10381 : : return false;
10382 : 74797027 : if (ptr1->x_ix86_excess_precision != ptr2->x_ix86_excess_precision)
10383 : : return false;
10384 : 74797027 : if (ptr1->x_ix86_veclibabi_type != ptr2->x_ix86_veclibabi_type)
10385 : : return false;
10386 : 74797027 : if (ptr1->x_ix86_pmode != ptr2->x_ix86_pmode)
10387 : : return false;
10388 : 74797027 : if (ptr1->x_ix86_incoming_stack_boundary_arg != ptr2->x_ix86_incoming_stack_boundary_arg)
10389 : : return false;
10390 : 74797027 : if (ptr1->x_ix86_preferred_stack_boundary_arg != ptr2->x_ix86_preferred_stack_boundary_arg)
10391 : : return false;
10392 : 74797027 : if (ptr1->x_ix86_regparm != ptr2->x_ix86_regparm)
10393 : : return false;
10394 : 74797027 : if (ptr1->x_recip_mask != ptr2->x_recip_mask)
10395 : : return false;
10396 : 74797026 : if (ptr1->x_target_flags != ptr2->x_target_flags)
10397 : : return false;
10398 : 74797004 : if (ptr1->x_ix86_isa_flags != ptr2->x_ix86_isa_flags)
10399 : : return false;
10400 : 73483904 : if (ptr1->x_ix86_isa_flags2 != ptr2->x_ix86_isa_flags2)
10401 : : return false;
10402 : 73436532 : if (ptr1->x_ix86_apx_features != ptr2->x_ix86_apx_features)
10403 : : return false;
10404 : 73436532 : if (ptr1->x_flag_fentry != ptr2->x_flag_fentry)
10405 : : return false;
10406 : 73436532 : if (ptr1->x_ix86_fpmath != ptr2->x_ix86_fpmath)
10407 : : return false;
10408 : 73436531 : if (ptr1->x_ix86_target_flags != ptr2->x_ix86_target_flags)
10409 : : return false;
10410 : 73436531 : if (ptr1->x_ix86_move_max != ptr2->x_ix86_move_max)
10411 : : return false;
10412 : 73436531 : if (ptr1->x_ix86_needed != ptr2->x_ix86_needed)
10413 : : return false;
10414 : 73436531 : if (ptr1->x_prefer_vector_width_type != ptr2->x_prefer_vector_width_type)
10415 : : return false;
10416 : 73436531 : if (ptr1->x_ix86_store_max != ptr2->x_ix86_store_max)
10417 : : return false;
10418 : 146873059 : for (size_t i = 0; i < ARRAY_SIZE (ptr1->explicit_mask); i++)
10419 : 73436531 : if (ptr1->explicit_mask[i] != ptr2->explicit_mask[i])
10420 : : return false;
10421 : 73436528 : if (ptr1->explicit_mask_target_flags != ptr2->explicit_mask_target_flags)
10422 : : return false;
10423 : 73436528 : if (ptr1->explicit_mask_ix86_isa_flags != ptr2->explicit_mask_ix86_isa_flags)
10424 : : return false;
10425 : 73436528 : if (ptr1->explicit_mask_ix86_isa_flags2 != ptr2->explicit_mask_ix86_isa_flags2)
10426 : : return false;
10427 : 73436528 : if (ptr1->explicit_mask_ix86_target_flags != ptr2->explicit_mask_ix86_target_flags)
10428 : 0 : return false;
10429 : : return true;
10430 : : }
10431 : :
10432 : : /* Hash target options */
10433 : : hashval_t
10434 : 727370585 : cl_target_option_hash (struct cl_target_option const *ptr ATTRIBUTE_UNUSED)
10435 : : {
10436 : 727370585 : inchash::hash hstate;
10437 : 727370585 : if (ptr->x_ix86_arch_string)
10438 : 727370585 : hstate.add (ptr->x_ix86_arch_string, strlen (ptr->x_ix86_arch_string));
10439 : : else
10440 : 0 : hstate.add_int (0);
10441 : 727370585 : if (ptr->x_ix86_recip_name)
10442 : 0 : hstate.add (ptr->x_ix86_recip_name, strlen (ptr->x_ix86_recip_name));
10443 : : else
10444 : 727370585 : hstate.add_int (0);
10445 : 727370585 : if (ptr->x_ix86_tune_ctrl_string)
10446 : 2211816 : hstate.add (ptr->x_ix86_tune_ctrl_string, strlen (ptr->x_ix86_tune_ctrl_string));
10447 : : else
10448 : 725158769 : hstate.add_int (0);
10449 : 727370585 : if (ptr->x_ix86_tune_memcpy_strategy)
10450 : 18 : hstate.add (ptr->x_ix86_tune_memcpy_strategy, strlen (ptr->x_ix86_tune_memcpy_strategy));
10451 : : else
10452 : 727370567 : hstate.add_int (0);
10453 : 727370585 : if (ptr->x_ix86_tune_memset_strategy)
10454 : 29 : hstate.add (ptr->x_ix86_tune_memset_strategy, strlen (ptr->x_ix86_tune_memset_strategy));
10455 : : else
10456 : 727370556 : hstate.add_int (0);
10457 : 727370585 : if (ptr->x_ix86_tune_string)
10458 : 727370585 : hstate.add (ptr->x_ix86_tune_string, strlen (ptr->x_ix86_tune_string));
10459 : : else
10460 : 0 : hstate.add_int (0);
10461 : 727370585 : if (ptr->x_ix86_stack_protector_guard_offset_str)
10462 : 1 : hstate.add (ptr->x_ix86_stack_protector_guard_offset_str, strlen (ptr->x_ix86_stack_protector_guard_offset_str));
10463 : : else
10464 : 727370584 : hstate.add_int (0);
10465 : 727370585 : if (ptr->x_ix86_stack_protector_guard_reg_str)
10466 : 2 : hstate.add (ptr->x_ix86_stack_protector_guard_reg_str, strlen (ptr->x_ix86_stack_protector_guard_reg_str));
10467 : : else
10468 : 727370583 : hstate.add_int (0);
10469 : 727370585 : if (ptr->x_ix86_stack_protector_guard_symbol_str)
10470 : 1 : hstate.add (ptr->x_ix86_stack_protector_guard_symbol_str, strlen (ptr->x_ix86_stack_protector_guard_symbol_str));
10471 : : else
10472 : 727370584 : hstate.add_int (0);
10473 : 727370585 : hstate.add_hwi (ptr->x_ix86_isa_flags2_explicit);
10474 : 727370585 : hstate.add_hwi (ptr->x_ix86_isa_flags_explicit);
10475 : 727370585 : hstate.add_hwi (ptr->x_ix86_asm_dialect);
10476 : 727370585 : hstate.add_hwi (ptr->x_ix86_stack_protector_guard);
10477 : 727370585 : hstate.add_hwi (ptr->x_ix86_stringop_alg);
10478 : 727370585 : hstate.add_hwi (ptr->x_ix86_tls_dialect);
10479 : 727370585 : hstate.add_hwi (ptr->x_ix86_branch_cost);
10480 : 727370585 : hstate.add_hwi (ptr->x_ix86_dump_tunes);
10481 : 727370585 : hstate.add_hwi (ptr->x_ix86_force_align_arg_pointer);
10482 : 727370585 : hstate.add_hwi (ptr->x_ix86_force_drap);
10483 : 727370585 : hstate.add_hwi (ptr->x_ix86_section_threshold);
10484 : 727370585 : hstate.add_hwi (ptr->x_ix86_sse2avx);
10485 : 727370585 : hstate.add_hwi (ptr->x_ix86_tune_no_default);
10486 : 727370585 : hstate.add_hwi (ptr->x_recip_mask_explicit);
10487 : 727370585 : hstate.add_hwi (ptr->arch);
10488 : 727370585 : hstate.add_hwi (ptr->arch_specified);
10489 : 727370585 : hstate.add_hwi (ptr->branch_cost);
10490 : 727370585 : hstate.add_hwi (ptr->prefetch_sse);
10491 : 727370585 : hstate.add_hwi (ptr->schedule);
10492 : 727370585 : hstate.add_hwi (ptr->tune);
10493 : 727370585 : hstate.add_hwi (ptr->tune_defaulted);
10494 : 727370585 : hstate.add_hwi (ptr->x_ix86_stack_protector_guard_offset);
10495 : 727370585 : hstate.add_hwi (ptr->x_ix86_stack_protector_guard_reg);
10496 : 727370585 : hstate.add_hwi (ptr->x_ix86_unsafe_math_optimizations);
10497 : 727370585 : hstate.add_hwi (ptr->x_ix86_abi);
10498 : 727370585 : hstate.add_hwi (ptr->x_ix86_cmodel);
10499 : 727370585 : hstate.add_hwi (ptr->x_ix86_excess_precision);
10500 : 727370585 : hstate.add_hwi (ptr->x_ix86_veclibabi_type);
10501 : 727370585 : hstate.add_hwi (ptr->x_ix86_pmode);
10502 : 727370585 : hstate.add_hwi (ptr->x_ix86_incoming_stack_boundary_arg);
10503 : 727370585 : hstate.add_hwi (ptr->x_ix86_preferred_stack_boundary_arg);
10504 : 727370585 : hstate.add_hwi (ptr->x_ix86_regparm);
10505 : 727370585 : hstate.add_hwi (ptr->x_recip_mask);
10506 : 727370585 : hstate.add_hwi (ptr->x_target_flags);
10507 : 727370585 : hstate.add_hwi (ptr->x_ix86_isa_flags);
10508 : 727370585 : hstate.add_hwi (ptr->x_ix86_isa_flags2);
10509 : 727370585 : hstate.add_hwi (ptr->x_ix86_apx_features);
10510 : 727370585 : hstate.add_hwi (ptr->x_flag_fentry);
10511 : 727370585 : hstate.add_hwi (ptr->x_ix86_fpmath);
10512 : 727370585 : hstate.add_hwi (ptr->x_ix86_target_flags);
10513 : 727370585 : hstate.add_hwi (ptr->x_ix86_move_max);
10514 : 727370585 : hstate.add_hwi (ptr->x_ix86_needed);
10515 : 727370585 : hstate.add_hwi (ptr->x_prefer_vector_width_type);
10516 : 727370585 : hstate.add_hwi (ptr->x_ix86_store_max);
10517 : 1454741170 : for (size_t i = 0; i < ARRAY_SIZE (ptr->explicit_mask); i++)
10518 : 727370585 : hstate.add_hwi (ptr->explicit_mask[i]);
10519 : 727370585 : hstate.add_hwi (ptr->explicit_mask_target_flags);
10520 : 727370585 : hstate.add_hwi (ptr->explicit_mask_ix86_isa_flags);
10521 : 727370585 : hstate.add_hwi (ptr->explicit_mask_ix86_isa_flags2);
10522 : 727370585 : hstate.add_hwi (ptr->explicit_mask_ix86_target_flags);
10523 : 727370585 : return hstate.end ();
10524 : : }
10525 : :
10526 : : /* Stream out target options */
10527 : : void
10528 : 32143 : cl_target_option_stream_out (struct output_block *ob ATTRIBUTE_UNUSED,
10529 : : struct bitpack_d *bp ATTRIBUTE_UNUSED,
10530 : : struct cl_target_option *ptr ATTRIBUTE_UNUSED)
10531 : : {
10532 : 32143 : bp_pack_string (ob, bp, ptr->x_ix86_arch_string, true);
10533 : 32143 : bp_pack_string (ob, bp, ptr->x_ix86_recip_name, true);
10534 : 32143 : bp_pack_string (ob, bp, ptr->x_ix86_tune_ctrl_string, true);
10535 : 32143 : bp_pack_string (ob, bp, ptr->x_ix86_tune_memcpy_strategy, true);
10536 : 32143 : bp_pack_string (ob, bp, ptr->x_ix86_tune_memset_strategy, true);
10537 : 32143 : bp_pack_string (ob, bp, ptr->x_ix86_tune_string, true);
10538 : 32143 : bp_pack_string (ob, bp, ptr->x_ix86_stack_protector_guard_offset_str, true);
10539 : 32143 : bp_pack_string (ob, bp, ptr->x_ix86_stack_protector_guard_reg_str, true);
10540 : 32143 : bp_pack_string (ob, bp, ptr->x_ix86_stack_protector_guard_symbol_str, true);
10541 : 32143 : bp_pack_value (bp, ptr->x_ix86_isa_flags2_explicit, 64);
10542 : 32143 : bp_pack_value (bp, ptr->x_ix86_isa_flags_explicit, 64);
10543 : 32143 : bp_pack_value (bp, ptr->x_ix86_asm_dialect, 64);
10544 : 32143 : bp_pack_value (bp, ptr->x_ix86_stack_protector_guard, 64);
10545 : 32143 : bp_pack_value (bp, ptr->x_ix86_stringop_alg, 64);
10546 : 32143 : bp_pack_value (bp, ptr->x_ix86_tls_dialect, 64);
10547 : 32143 : bp_pack_value (bp, ptr->x_ix86_branch_cost, 64);
10548 : 32143 : bp_pack_value (bp, ptr->x_ix86_dump_tunes, 64);
10549 : 32143 : bp_pack_value (bp, ptr->x_ix86_force_align_arg_pointer, 64);
10550 : 32143 : bp_pack_value (bp, ptr->x_ix86_force_drap, 64);
10551 : 32143 : bp_pack_value (bp, ptr->x_ix86_section_threshold, 64);
10552 : 32143 : bp_pack_value (bp, ptr->x_ix86_sse2avx, 64);
10553 : 32143 : bp_pack_value (bp, ptr->x_ix86_tune_no_default, 64);
10554 : 32143 : bp_pack_value (bp, ptr->x_recip_mask_explicit, 64);
10555 : 32143 : bp_pack_value (bp, ptr->arch, 64);
10556 : 32143 : bp_pack_value (bp, ptr->arch_specified, 64);
10557 : 32143 : bp_pack_value (bp, ptr->branch_cost, 64);
10558 : 32143 : bp_pack_value (bp, ptr->prefetch_sse, 64);
10559 : 32143 : bp_pack_value (bp, ptr->schedule, 64);
10560 : 32143 : bp_pack_value (bp, ptr->tune, 64);
10561 : 32143 : bp_pack_value (bp, ptr->tune_defaulted, 64);
10562 : 32143 : bp_pack_value (bp, ptr->x_ix86_stack_protector_guard_offset, 64);
10563 : 32143 : bp_pack_value (bp, ptr->x_ix86_stack_protector_guard_reg, 64);
10564 : 32143 : bp_pack_value (bp, ptr->x_ix86_unsafe_math_optimizations, 64);
10565 : 32143 : bp_pack_value (bp, ptr->x_ix86_abi, 64);
10566 : 32143 : bp_pack_value (bp, ptr->x_ix86_cmodel, 64);
10567 : 32143 : bp_pack_value (bp, ptr->x_ix86_excess_precision, 64);
10568 : 32143 : bp_pack_value (bp, ptr->x_ix86_veclibabi_type, 64);
10569 : 32143 : bp_pack_value (bp, ptr->x_ix86_pmode, 64);
10570 : 32143 : bp_pack_value (bp, ptr->x_ix86_incoming_stack_boundary_arg, 64);
10571 : 32143 : bp_pack_value (bp, ptr->x_ix86_preferred_stack_boundary_arg, 64);
10572 : 32143 : bp_pack_value (bp, ptr->x_ix86_regparm, 64);
10573 : 32143 : bp_pack_value (bp, ptr->x_recip_mask, 64);
10574 : 32143 : bp_pack_value (bp, ptr->x_target_flags, 64);
10575 : 32143 : bp_pack_value (bp, ptr->x_ix86_isa_flags, 64);
10576 : 32143 : bp_pack_value (bp, ptr->x_ix86_isa_flags2, 64);
10577 : 32143 : bp_pack_value (bp, ptr->x_ix86_apx_features, 64);
10578 : 32143 : bp_pack_value (bp, ptr->x_flag_fentry, 64);
10579 : 32143 : bp_pack_value (bp, ptr->x_ix86_fpmath, 64);
10580 : 32143 : bp_pack_value (bp, ptr->x_ix86_target_flags, 64);
10581 : 32143 : bp_pack_value (bp, ptr->x_ix86_move_max, 64);
10582 : 32143 : bp_pack_value (bp, ptr->x_ix86_needed, 64);
10583 : 32143 : bp_pack_value (bp, ptr->x_prefer_vector_width_type, 64);
10584 : 32143 : bp_pack_value (bp, ptr->x_ix86_store_max, 64);
10585 : 64286 : for (size_t i = 0; i < ARRAY_SIZE (ptr->explicit_mask); i++)
10586 : 32143 : bp_pack_value (bp, ptr->explicit_mask[i], 64);
10587 : 32143 : bp_pack_value (bp, ptr->explicit_mask_target_flags, 64);
10588 : 32143 : bp_pack_value (bp, ptr->explicit_mask_ix86_isa_flags, 64);
10589 : 32143 : bp_pack_value (bp, ptr->explicit_mask_ix86_isa_flags2, 64);
10590 : 32143 : bp_pack_value (bp, ptr->explicit_mask_ix86_target_flags, 64);
10591 : 32143 : }
10592 : :
10593 : : /* Stream in target options */
10594 : : void
10595 : 22594 : cl_target_option_stream_in (struct data_in *data_in ATTRIBUTE_UNUSED,
10596 : : struct bitpack_d *bp ATTRIBUTE_UNUSED,
10597 : : struct cl_target_option *ptr ATTRIBUTE_UNUSED)
10598 : : {
10599 : 22594 : ptr->x_ix86_arch_string = bp_unpack_string (data_in, bp);
10600 : 22594 : if (ptr->x_ix86_arch_string)
10601 : 22594 : ptr->x_ix86_arch_string = xstrdup (ptr->x_ix86_arch_string);
10602 : 22594 : ptr->x_ix86_recip_name = bp_unpack_string (data_in, bp);
10603 : 22594 : if (ptr->x_ix86_recip_name)
10604 : 0 : ptr->x_ix86_recip_name = xstrdup (ptr->x_ix86_recip_name);
10605 : 22594 : ptr->x_ix86_tune_ctrl_string = bp_unpack_string (data_in, bp);
10606 : 22594 : if (ptr->x_ix86_tune_ctrl_string)
10607 : 2 : ptr->x_ix86_tune_ctrl_string = xstrdup (ptr->x_ix86_tune_ctrl_string);
10608 : 22594 : ptr->x_ix86_tune_memcpy_strategy = bp_unpack_string (data_in, bp);
10609 : 22594 : if (ptr->x_ix86_tune_memcpy_strategy)
10610 : 0 : ptr->x_ix86_tune_memcpy_strategy = xstrdup (ptr->x_ix86_tune_memcpy_strategy);
10611 : 22594 : ptr->x_ix86_tune_memset_strategy = bp_unpack_string (data_in, bp);
10612 : 22594 : if (ptr->x_ix86_tune_memset_strategy)
10613 : 0 : ptr->x_ix86_tune_memset_strategy = xstrdup (ptr->x_ix86_tune_memset_strategy);
10614 : 22594 : ptr->x_ix86_tune_string = bp_unpack_string (data_in, bp);
10615 : 22594 : if (ptr->x_ix86_tune_string)
10616 : 22594 : ptr->x_ix86_tune_string = xstrdup (ptr->x_ix86_tune_string);
10617 : 22594 : ptr->x_ix86_stack_protector_guard_offset_str = bp_unpack_string (data_in, bp);
10618 : 22594 : if (ptr->x_ix86_stack_protector_guard_offset_str)
10619 : 0 : ptr->x_ix86_stack_protector_guard_offset_str = xstrdup (ptr->x_ix86_stack_protector_guard_offset_str);
10620 : 22594 : ptr->x_ix86_stack_protector_guard_reg_str = bp_unpack_string (data_in, bp);
10621 : 22594 : if (ptr->x_ix86_stack_protector_guard_reg_str)
10622 : 0 : ptr->x_ix86_stack_protector_guard_reg_str = xstrdup (ptr->x_ix86_stack_protector_guard_reg_str);
10623 : 22594 : ptr->x_ix86_stack_protector_guard_symbol_str = bp_unpack_string (data_in, bp);
10624 : 22594 : if (ptr->x_ix86_stack_protector_guard_symbol_str)
10625 : 0 : ptr->x_ix86_stack_protector_guard_symbol_str = xstrdup (ptr->x_ix86_stack_protector_guard_symbol_str);
10626 : 22594 : ptr->x_ix86_isa_flags2_explicit = (HOST_WIDE_INT) bp_unpack_value (bp, 64);
10627 : 22594 : ptr->x_ix86_isa_flags_explicit = (HOST_WIDE_INT) bp_unpack_value (bp, 64);
10628 : 22594 : ptr->x_ix86_asm_dialect = (enum asm_dialect) bp_unpack_value (bp, 64);
10629 : 22594 : ptr->x_ix86_stack_protector_guard = (enum stack_protector_guard) bp_unpack_value (bp, 64);
10630 : 22594 : ptr->x_ix86_stringop_alg = (enum stringop_alg) bp_unpack_value (bp, 64);
10631 : 22594 : ptr->x_ix86_tls_dialect = (enum tls_dialect) bp_unpack_value (bp, 64);
10632 : 22594 : ptr->x_ix86_branch_cost = (int) bp_unpack_value (bp, 64);
10633 : 22594 : ptr->x_ix86_dump_tunes = (int) bp_unpack_value (bp, 64);
10634 : 22594 : ptr->x_ix86_force_align_arg_pointer = (int) bp_unpack_value (bp, 64);
10635 : 22594 : ptr->x_ix86_force_drap = (int) bp_unpack_value (bp, 64);
10636 : 22594 : ptr->x_ix86_section_threshold = (int) bp_unpack_value (bp, 64);
10637 : 22594 : ptr->x_ix86_sse2avx = (int) bp_unpack_value (bp, 64);
10638 : 22594 : ptr->x_ix86_tune_no_default = (int) bp_unpack_value (bp, 64);
10639 : 22594 : ptr->x_recip_mask_explicit = (int) bp_unpack_value (bp, 64);
10640 : 22594 : ptr->arch = (unsigned char) bp_unpack_value (bp, 64);
10641 : 22594 : ptr->arch_specified = (unsigned char) bp_unpack_value (bp, 64);
10642 : 22594 : ptr->branch_cost = (unsigned char) bp_unpack_value (bp, 64);
10643 : 22594 : ptr->prefetch_sse = (unsigned char) bp_unpack_value (bp, 64);
10644 : 22594 : ptr->schedule = (unsigned char) bp_unpack_value (bp, 64);
10645 : 22594 : ptr->tune = (unsigned char) bp_unpack_value (bp, 64);
10646 : 22594 : ptr->tune_defaulted = (unsigned char) bp_unpack_value (bp, 64);
10647 : 22594 : ptr->x_ix86_stack_protector_guard_offset = (HOST_WIDE_INT) bp_unpack_value (bp, 64);
10648 : 22594 : ptr->x_ix86_stack_protector_guard_reg = (addr_space_t) bp_unpack_value (bp, 64);
10649 : 22594 : ptr->x_ix86_unsafe_math_optimizations = (bool) bp_unpack_value (bp, 64);
10650 : 22594 : ptr->x_ix86_abi = (enum calling_abi) bp_unpack_value (bp, 64);
10651 : 22594 : ptr->x_ix86_cmodel = (enum cmodel) bp_unpack_value (bp, 64);
10652 : 22594 : ptr->x_ix86_excess_precision = (enum excess_precision) bp_unpack_value (bp, 64);
10653 : 22594 : ptr->x_ix86_veclibabi_type = (enum ix86_veclibabi) bp_unpack_value (bp, 64);
10654 : 22594 : ptr->x_ix86_pmode = (enum pmode) bp_unpack_value (bp, 64);
10655 : 22594 : ptr->x_ix86_incoming_stack_boundary_arg = (int) bp_unpack_value (bp, 64);
10656 : 22594 : ptr->x_ix86_preferred_stack_boundary_arg = (int) bp_unpack_value (bp, 64);
10657 : 22594 : ptr->x_ix86_regparm = (int) bp_unpack_value (bp, 64);
10658 : 22594 : ptr->x_recip_mask = (int) bp_unpack_value (bp, 64);
10659 : 22594 : ptr->x_target_flags = (/* - */ int ) bp_unpack_value (bp, 64);
10660 : 22594 : ptr->x_ix86_isa_flags = (HOST_WIDE_INT ) bp_unpack_value (bp, 64);
10661 : 22594 : ptr->x_ix86_isa_flags2 = (HOST_WIDE_INT ) bp_unpack_value (bp, 64);
10662 : 22594 : ptr->x_ix86_apx_features = (int ) bp_unpack_value (bp, 64);
10663 : 22594 : ptr->x_flag_fentry = (signed char ) bp_unpack_value (bp, 64);
10664 : 22594 : ptr->x_ix86_fpmath = (enum fpmath_unit ) bp_unpack_value (bp, 64);
10665 : 22594 : ptr->x_ix86_target_flags = (/* - */ int ) bp_unpack_value (bp, 64);
10666 : 22594 : ptr->x_ix86_move_max = (enum prefer_vector_width ) bp_unpack_value (bp, 64);
10667 : 22594 : ptr->x_ix86_needed = (signed char ) bp_unpack_value (bp, 64);
10668 : 22594 : ptr->x_prefer_vector_width_type = (enum prefer_vector_width ) bp_unpack_value (bp, 64);
10669 : 22594 : ptr->x_ix86_store_max = (enum prefer_vector_width ) bp_unpack_value (bp, 64);
10670 : 45188 : for (size_t i = 0; i < ARRAY_SIZE (ptr->explicit_mask); i++)
10671 : 22594 : ptr->explicit_mask[i] = bp_unpack_value (bp, 64);
10672 : 22594 : ptr->explicit_mask_target_flags = bp_unpack_value (bp, 64);
10673 : 22594 : ptr->explicit_mask_ix86_isa_flags = bp_unpack_value (bp, 64);
10674 : 22594 : ptr->explicit_mask_ix86_isa_flags2 = bp_unpack_value (bp, 64);
10675 : 22594 : ptr->explicit_mask_ix86_target_flags = bp_unpack_value (bp, 64);
10676 : 22594 : }
10677 : : /* free heap memory used by target options */
10678 : : void
10679 : 874 : cl_target_option_free (struct cl_target_option *ptr ATTRIBUTE_UNUSED)
10680 : : {
10681 : 874 : if (ptr->x_ix86_arch_string)
10682 : 874 : free (const_cast <char *>(ptr->x_ix86_arch_string));
10683 : 874 : if (ptr->x_ix86_recip_name)
10684 : 0 : free (const_cast <char *>(ptr->x_ix86_recip_name));
10685 : 874 : if (ptr->x_ix86_tune_ctrl_string)
10686 : 0 : free (const_cast <char *>(ptr->x_ix86_tune_ctrl_string));
10687 : 874 : if (ptr->x_ix86_tune_memcpy_strategy)
10688 : 0 : free (const_cast <char *>(ptr->x_ix86_tune_memcpy_strategy));
10689 : 874 : if (ptr->x_ix86_tune_memset_strategy)
10690 : 0 : free (const_cast <char *>(ptr->x_ix86_tune_memset_strategy));
10691 : 874 : if (ptr->x_ix86_tune_string)
10692 : 874 : free (const_cast <char *>(ptr->x_ix86_tune_string));
10693 : 874 : if (ptr->x_ix86_stack_protector_guard_offset_str)
10694 : 0 : free (const_cast <char *>(ptr->x_ix86_stack_protector_guard_offset_str));
10695 : 874 : if (ptr->x_ix86_stack_protector_guard_reg_str)
10696 : 0 : free (const_cast <char *>(ptr->x_ix86_stack_protector_guard_reg_str));
10697 : 874 : if (ptr->x_ix86_stack_protector_guard_symbol_str)
10698 : 0 : free (const_cast <char *>(ptr->x_ix86_stack_protector_guard_symbol_str));
10699 : 874 : }
10700 : :
10701 : : /* Hash optimization options */
10702 : : hashval_t
10703 : 96377479 : cl_optimization_hash (struct cl_optimization const *ptr ATTRIBUTE_UNUSED)
10704 : : {
10705 : 96377479 : inchash::hash hstate;
10706 : 96377479 : hstate.add_hwi (ptr->x_optimize);
10707 : 96377479 : hstate.add_hwi (ptr->x_optimize_size);
10708 : 96377479 : hstate.add_hwi (ptr->x_optimize_debug);
10709 : 96377479 : hstate.add_hwi (ptr->x_optimize_fast);
10710 : 96377479 : hstate.add_hwi (ptr->x_param_align_loop_iterations);
10711 : 96377479 : hstate.add_hwi (ptr->x_param_align_threshold);
10712 : 96377479 : hstate.add_hwi (ptr->x_param_asan_protect_allocas);
10713 : 96377479 : hstate.add_hwi (ptr->x_param_asan_instrument_reads);
10714 : 96377479 : hstate.add_hwi (ptr->x_param_asan_instrument_writes);
10715 : 96377479 : hstate.add_hwi (ptr->x_param_asan_instrumentation_with_call_threshold);
10716 : 96377479 : hstate.add_hwi (ptr->x_param_asan_kernel_mem_intrinsic_prefix);
10717 : 96377479 : hstate.add_hwi (ptr->x_param_asan_memintrin);
10718 : 96377479 : hstate.add_hwi (ptr->x_param_asan_stack);
10719 : 96377479 : hstate.add_hwi (ptr->x_param_asan_use_after_return);
10720 : 96377479 : hstate.add_hwi (ptr->x_param_avg_loop_niter);
10721 : 96377479 : hstate.add_hwi (ptr->x_param_avoid_fma_max_bits);
10722 : 96377479 : hstate.add_hwi (ptr->x_param_builtin_expect_probability);
10723 : 96377479 : hstate.add_hwi (ptr->x_param_builtin_string_cmp_inline_length);
10724 : 96377479 : hstate.add_hwi (ptr->x_param_case_values_threshold);
10725 : 96377479 : hstate.add_hwi (ptr->x_param_comdat_sharing_probability);
10726 : 96377479 : hstate.add_hwi (ptr->x_param_construct_interfere_size);
10727 : 96377479 : hstate.add_hwi (ptr->x_param_cycle_accurate_model);
10728 : 96377479 : hstate.add_hwi (ptr->x_param_destruct_interfere_size);
10729 : 96377479 : hstate.add_hwi (ptr->x_param_dse_max_alias_queries_per_store);
10730 : 96377479 : hstate.add_hwi (ptr->x_param_dse_max_object_size);
10731 : 96377479 : hstate.add_hwi (ptr->x_param_early_inlining_insns);
10732 : 96377479 : hstate.add_hwi (ptr->x_param_fsm_scale_path_stmts);
10733 : 96377479 : hstate.add_hwi (ptr->x_param_fully_pipelined_fma);
10734 : 96377479 : hstate.add_hwi (ptr->x_param_gcse_after_reload_critical_fraction);
10735 : 96377479 : hstate.add_hwi (ptr->x_param_gcse_after_reload_partial_fraction);
10736 : 96377479 : hstate.add_hwi (ptr->x_param_gcse_cost_distance_ratio);
10737 : 96377479 : hstate.add_hwi (ptr->x_param_gcse_unrestricted_cost);
10738 : 96377479 : hstate.add_hwi (ptr->x_param_graphite_max_arrays_per_scop);
10739 : 96377479 : hstate.add_hwi (ptr->x_param_graphite_max_nb_scop_params);
10740 : 96377479 : hstate.add_hwi (ptr->x_param_hardcfr_max_blocks);
10741 : 96377479 : hstate.add_hwi (ptr->x_param_hardcfr_max_inline_blocks);
10742 : 96377479 : hstate.add_hwi (ptr->x_param_hwasan_instrument_allocas);
10743 : 96377479 : hstate.add_hwi (ptr->x_param_hwasan_instrument_mem_intrinsics);
10744 : 96377479 : hstate.add_hwi (ptr->x_param_hwasan_instrument_reads);
10745 : 96377479 : hstate.add_hwi (ptr->x_param_hwasan_instrument_stack);
10746 : 96377479 : hstate.add_hwi (ptr->x_param_hwasan_instrument_writes);
10747 : 96377479 : hstate.add_hwi (ptr->x_param_hwasan_random_frame_tag);
10748 : 96377479 : hstate.add_hwi (ptr->x_param_inline_heuristics_hint_percent);
10749 : 96377479 : hstate.add_hwi (ptr->x_param_inline_min_speedup);
10750 : 96377479 : hstate.add_hwi (ptr->x_param_inline_unit_growth);
10751 : 96377479 : hstate.add_hwi (ptr->x_param_ipa_cp_eval_threshold);
10752 : 96377479 : hstate.add_hwi (ptr->x_param_ipa_cp_large_unit_insns);
10753 : 96377479 : hstate.add_hwi (ptr->x_param_ipa_cp_loop_hint_bonus);
10754 : 96377479 : hstate.add_hwi (ptr->x_param_ipa_cp_max_recursive_depth);
10755 : 96377479 : hstate.add_hwi (ptr->x_param_ipa_cp_min_recursive_probability);
10756 : 96377479 : hstate.add_hwi (ptr->x_param_ipa_cp_recursion_penalty);
10757 : 96377479 : hstate.add_hwi (ptr->x_param_ipa_cp_recursive_freq_factor);
10758 : 96377479 : hstate.add_hwi (ptr->x_param_ipa_cp_single_call_penalty);
10759 : 96377479 : hstate.add_hwi (ptr->x_param_ipa_cp_unit_growth);
10760 : 96377479 : hstate.add_hwi (ptr->x_param_ipa_cp_value_list_size);
10761 : 96377479 : hstate.add_hwi (ptr->x_param_ipa_jump_function_lookups);
10762 : 96377479 : hstate.add_hwi (ptr->x_param_ipa_max_aa_steps);
10763 : 96377479 : hstate.add_hwi (ptr->x_param_ipa_max_agg_items);
10764 : 96377479 : hstate.add_hwi (ptr->x_param_ipa_max_loop_predicates);
10765 : 96377479 : hstate.add_hwi (ptr->x_param_ipa_max_param_expr_ops);
10766 : 96377479 : hstate.add_hwi (ptr->x_param_ipa_max_switch_predicate_bounds);
10767 : 96377479 : hstate.add_hwi (ptr->x_param_ipa_sra_deref_prob_threshold);
10768 : 96377479 : hstate.add_hwi (ptr->x_param_ipa_sra_max_replacements);
10769 : 96377479 : hstate.add_hwi (ptr->x_param_ipa_sra_ptr_growth_factor);
10770 : 96377479 : hstate.add_hwi (ptr->x_param_ipa_sra_ptrwrap_growth_factor);
10771 : 96377479 : hstate.add_hwi (ptr->x_param_ira_consider_dup_in_all_alts);
10772 : 96377479 : hstate.add_hwi (ptr->x_param_ira_loop_reserved_regs);
10773 : 96377479 : hstate.add_hwi (ptr->x_param_ira_max_conflict_table_size);
10774 : 96377479 : hstate.add_hwi (ptr->x_param_ira_max_loops_num);
10775 : 96377479 : hstate.add_hwi (ptr->x_param_ira_simple_lra_insn_threshold);
10776 : 96377479 : hstate.add_hwi (ptr->x_param_iv_always_prune_cand_set_bound);
10777 : 96377479 : hstate.add_hwi (ptr->x_param_iv_consider_all_candidates_bound);
10778 : 96377479 : hstate.add_hwi (ptr->x_param_iv_max_considered_uses);
10779 : 96377479 : hstate.add_hwi (ptr->x_param_jump_table_max_growth_ratio_for_size);
10780 : 96377479 : hstate.add_hwi (ptr->x_param_jump_table_max_growth_ratio_for_speed);
10781 : 96377479 : hstate.add_hwi (ptr->x_param_l1_cache_line_size);
10782 : 96377479 : hstate.add_hwi (ptr->x_param_l1_cache_size);
10783 : 96377479 : hstate.add_hwi (ptr->x_param_l2_cache_size);
10784 : 96377479 : hstate.add_hwi (ptr->x_param_large_function_growth);
10785 : 96377479 : hstate.add_hwi (ptr->x_param_large_function_insns);
10786 : 96377479 : hstate.add_hwi (ptr->x_param_stack_frame_growth);
10787 : 96377479 : hstate.add_hwi (ptr->x_param_large_stack_frame);
10788 : 96377479 : hstate.add_hwi (ptr->x_param_large_unit_insns);
10789 : 96377479 : hstate.add_hwi (ptr->x_param_lim_expensive);
10790 : 96377479 : hstate.add_hwi (ptr->x_param_loop_block_tile_size);
10791 : 96377479 : hstate.add_hwi (ptr->x_param_loop_interchange_max_num_stmts);
10792 : 96377479 : hstate.add_hwi (ptr->x_param_loop_interchange_stride_ratio);
10793 : 96377479 : hstate.add_hwi (ptr->x_param_loop_invariant_max_bbs_in_loop);
10794 : 96377479 : hstate.add_hwi (ptr->x_param_loop_max_datarefs_for_datadeps);
10795 : 96377479 : hstate.add_hwi (ptr->x_param_loop_versioning_max_inner_insns);
10796 : 96377479 : hstate.add_hwi (ptr->x_param_loop_versioning_max_outer_insns);
10797 : 96377479 : hstate.add_hwi (ptr->x_param_lra_inheritance_ebb_probability_cutoff);
10798 : 96377479 : hstate.add_hwi (ptr->x_param_lra_max_considered_reload_pseudos);
10799 : 96377479 : hstate.add_hwi (ptr->x_flag_lto_locality_cloning);
10800 : 96377479 : hstate.add_hwi (ptr->x_param_lto_locality_frequency);
10801 : 96377479 : hstate.add_hwi (ptr->x_param_lto_locality_size);
10802 : 96377479 : hstate.add_hwi (ptr->x_param_max_average_unrolled_insns);
10803 : 96377479 : hstate.add_hwi (ptr->x_param_max_combine_insns);
10804 : 96377479 : hstate.add_hwi (ptr->x_param_max_combine_search_insns);
10805 : 96377479 : hstate.add_hwi (ptr->x_param_max_unroll_iterations);
10806 : 96377479 : hstate.add_hwi (ptr->x_param_max_completely_peel_times);
10807 : 96377479 : hstate.add_hwi (ptr->x_param_max_completely_peeled_insns);
10808 : 96377479 : hstate.add_hwi (ptr->x_param_max_crossjump_edges);
10809 : 96377479 : hstate.add_hwi (ptr->x_param_max_cse_insns);
10810 : 96377479 : hstate.add_hwi (ptr->x_param_max_cse_path_length);
10811 : 96377479 : hstate.add_hwi (ptr->x_param_max_cselib_memory_locations);
10812 : 96377479 : hstate.add_hwi (ptr->x_param_max_debug_marker_count);
10813 : 96377479 : hstate.add_hwi (ptr->x_param_max_delay_slot_insn_search);
10814 : 96377479 : hstate.add_hwi (ptr->x_param_max_delay_slot_live_search);
10815 : 96377479 : hstate.add_hwi (ptr->x_param_max_dse_active_local_stores);
10816 : 96377479 : hstate.add_hwi (ptr->x_param_early_inliner_max_iterations);
10817 : 96377479 : hstate.add_hwi (ptr->x_param_max_find_base_term_values);
10818 : 96377479 : hstate.add_hwi (ptr->x_param_max_fsm_thread_path_insns);
10819 : 96377479 : hstate.add_hwi (ptr->x_param_max_gcse_insertion_ratio);
10820 : 96377479 : hstate.add_hwi (ptr->x_param_max_gcse_memory);
10821 : 96377479 : hstate.add_hwi (ptr->x_param_max_goto_duplication_insns);
10822 : 96377479 : hstate.add_hwi (ptr->x_param_max_grow_copy_bb_insns);
10823 : 96377479 : hstate.add_hwi (ptr->x_param_max_hoist_depth);
10824 : 96377479 : hstate.add_hwi (ptr->x_param_inline_functions_called_once_insns);
10825 : 96377479 : hstate.add_hwi (ptr->x_param_inline_functions_called_once_loop_depth);
10826 : 96377479 : hstate.add_hwi (ptr->x_param_max_inline_insns_auto);
10827 : 96377479 : hstate.add_hwi (ptr->x_param_max_inline_insns_recursive_auto);
10828 : 96377479 : hstate.add_hwi (ptr->x_param_max_inline_insns_recursive);
10829 : 96377479 : hstate.add_hwi (ptr->x_param_max_inline_insns_single);
10830 : 96377479 : hstate.add_hwi (ptr->x_param_max_inline_insns_size);
10831 : 96377479 : hstate.add_hwi (ptr->x_param_max_inline_insns_small);
10832 : 96377479 : hstate.add_hwi (ptr->x_param_max_inline_recursive_depth_auto);
10833 : 96377479 : hstate.add_hwi (ptr->x_param_max_inline_recursive_depth);
10834 : 96377479 : hstate.add_hwi (ptr->x_param_max_isl_operations);
10835 : 96377479 : hstate.add_hwi (ptr->x_param_max_iterations_computation_cost);
10836 : 96377479 : hstate.add_hwi (ptr->x_param_max_iterations_to_track);
10837 : 96377479 : hstate.add_hwi (ptr->x_param_max_jump_thread_duplication_stmts);
10838 : 96377479 : hstate.add_hwi (ptr->x_param_max_jump_thread_paths);
10839 : 96377479 : hstate.add_hwi (ptr->x_param_max_last_value_rtl);
10840 : 96377479 : hstate.add_hwi (ptr->x_param_max_loop_header_insns);
10841 : 96377479 : hstate.add_hwi (ptr->x_param_max_modulo_backtrack_attempts);
10842 : 96377479 : hstate.add_hwi (ptr->x_param_max_partial_antic_length);
10843 : 96377479 : hstate.add_hwi (ptr->x_param_max_peel_branches);
10844 : 96377479 : hstate.add_hwi (ptr->x_param_max_peel_times);
10845 : 96377479 : hstate.add_hwi (ptr->x_param_max_peeled_insns);
10846 : 96377479 : hstate.add_hwi (ptr->x_param_max_pending_list_length);
10847 : 96377479 : hstate.add_hwi (ptr->x_param_max_pipeline_region_blocks);
10848 : 96377479 : hstate.add_hwi (ptr->x_param_max_pipeline_region_insns);
10849 : 96377479 : hstate.add_hwi (ptr->x_param_max_pow_sqrt_depth);
10850 : 96377479 : hstate.add_hwi (ptr->x_param_max_predicted_iterations);
10851 : 96377479 : hstate.add_hwi (ptr->x_param_max_reload_search_insns);
10852 : 96377479 : hstate.add_hwi (ptr->x_param_max_rtl_if_conversion_insns);
10853 : 96377479 : hstate.add_hwi (ptr->x_param_max_rtl_if_conversion_predictable_cost);
10854 : 96377479 : hstate.add_hwi (ptr->x_param_max_rtl_if_conversion_unpredictable_cost);
10855 : 96377479 : hstate.add_hwi (ptr->x_param_max_sched_extend_regions_iters);
10856 : 96377479 : hstate.add_hwi (ptr->x_param_max_sched_insn_conflict_delay);
10857 : 96377479 : hstate.add_hwi (ptr->x_param_max_sched_ready_insns);
10858 : 96377479 : hstate.add_hwi (ptr->x_param_max_sched_region_blocks);
10859 : 96377479 : hstate.add_hwi (ptr->x_param_max_sched_region_insns);
10860 : 96377479 : hstate.add_hwi (ptr->x_param_max_slsr_candidate_scan);
10861 : 96377479 : hstate.add_hwi (ptr->x_param_max_speculative_devirt_maydefs);
10862 : 96377479 : hstate.add_hwi (ptr->x_param_max_stores_to_merge);
10863 : 96377479 : hstate.add_hwi (ptr->x_param_max_stores_to_sink);
10864 : 96377479 : hstate.add_hwi (ptr->x_param_max_tail_merge_comparisons);
10865 : 96377479 : hstate.add_hwi (ptr->x_param_max_tail_merge_iterations);
10866 : 96377479 : hstate.add_hwi (ptr->x_param_max_tracked_strlens);
10867 : 96377479 : hstate.add_hwi (ptr->x_param_max_tree_if_conversion_phi_args);
10868 : 96377479 : hstate.add_hwi (ptr->x_param_max_unroll_times);
10869 : 96377479 : hstate.add_hwi (ptr->x_param_max_unrolled_insns);
10870 : 96377479 : hstate.add_hwi (ptr->x_param_max_unswitch_depth);
10871 : 96377479 : hstate.add_hwi (ptr->x_param_max_unswitch_insns);
10872 : 96377479 : hstate.add_hwi (ptr->x_param_max_variable_expansions);
10873 : 96377479 : hstate.add_hwi (ptr->x_param_max_vartrack_expr_depth);
10874 : 96377479 : hstate.add_hwi (ptr->x_param_max_vartrack_reverse_op_size);
10875 : 96377479 : hstate.add_hwi (ptr->x_param_max_vartrack_size);
10876 : 96377479 : hstate.add_hwi (ptr->x_param_min_crossjump_insns);
10877 : 96377479 : hstate.add_hwi (ptr->x_param_min_inline_recursive_probability);
10878 : 96377479 : hstate.add_hwi (ptr->x_param_min_insn_to_prefetch_ratio);
10879 : 96377479 : hstate.add_hwi (ptr->x_param_min_loop_cond_split_prob);
10880 : 96377479 : hstate.add_hwi (ptr->x_param_min_pagesize);
10881 : 96377479 : hstate.add_hwi (ptr->x_param_min_size_for_stack_sharing);
10882 : 96377479 : hstate.add_hwi (ptr->x_param_min_spec_prob);
10883 : 96377479 : hstate.add_hwi (ptr->x_param_min_vect_loop_bound);
10884 : 96377479 : hstate.add_hwi (ptr->x_param_modref_max_accesses);
10885 : 96377479 : hstate.add_hwi (ptr->x_param_modref_max_adjustments);
10886 : 96377479 : hstate.add_hwi (ptr->x_param_modref_max_bases);
10887 : 96377479 : hstate.add_hwi (ptr->x_param_modref_max_depth);
10888 : 96377479 : hstate.add_hwi (ptr->x_param_modref_max_escape_points);
10889 : 96377479 : hstate.add_hwi (ptr->x_param_modref_max_refs);
10890 : 96377479 : hstate.add_hwi (ptr->x_param_modref_max_tests);
10891 : 96377479 : hstate.add_hwi (ptr->x_param_parloops_chunk_size);
10892 : 96377479 : hstate.add_hwi (ptr->x_param_parloops_min_per_thread);
10893 : 96377479 : hstate.add_hwi (ptr->x_param_parloops_schedule);
10894 : 96377479 : hstate.add_hwi (ptr->x_param_partial_inlining_entry_probability);
10895 : 96377479 : hstate.add_hwi (ptr->x_param_phiopt_factor_max_stmts_live);
10896 : 96377479 : hstate.add_hwi (ptr->x_param_predictable_branch_outcome);
10897 : 96377479 : hstate.add_hwi (ptr->x_param_prefetch_dynamic_strides);
10898 : 96377479 : hstate.add_hwi (ptr->x_param_prefetch_latency);
10899 : 96377479 : hstate.add_hwi (ptr->x_param_prefetch_min_insn_to_mem_ratio);
10900 : 96377479 : hstate.add_hwi (ptr->x_param_prefetch_minimum_stride);
10901 : 96377479 : hstate.add_hwi (ptr->x_param_ranger_debug);
10902 : 96377479 : hstate.add_hwi (ptr->x_param_ranger_logical_depth);
10903 : 96377479 : hstate.add_hwi (ptr->x_param_ranger_recompute_depth);
10904 : 96377479 : hstate.add_hwi (ptr->x_param_relation_block_limit);
10905 : 96377479 : hstate.add_hwi (ptr->x_param_rpo_vn_max_loop_depth);
10906 : 96377479 : hstate.add_hwi (ptr->x_param_sccvn_max_alias_queries_per_access);
10907 : 96377479 : hstate.add_hwi (ptr->x_param_scev_max_expr_complexity);
10908 : 96377479 : hstate.add_hwi (ptr->x_param_scev_max_expr_size);
10909 : 96377479 : hstate.add_hwi (ptr->x_param_sched_autopref_queue_depth);
10910 : 96377479 : hstate.add_hwi (ptr->x_param_sched_mem_true_dep_cost);
10911 : 96377479 : hstate.add_hwi (ptr->x_param_sched_pressure_algorithm);
10912 : 96377479 : hstate.add_hwi (ptr->x_param_sched_spec_prob_cutoff);
10913 : 96377479 : hstate.add_hwi (ptr->x_param_sched_state_edge_prob_cutoff);
10914 : 96377479 : hstate.add_hwi (ptr->x_param_selsched_insns_to_rename);
10915 : 96377479 : hstate.add_hwi (ptr->x_param_selsched_max_lookahead);
10916 : 96377479 : hstate.add_hwi (ptr->x_param_selsched_max_sched_times);
10917 : 96377479 : hstate.add_hwi (ptr->x_param_simultaneous_prefetches);
10918 : 96377479 : hstate.add_hwi (ptr->x_param_sink_frequency_threshold);
10919 : 96377479 : hstate.add_hwi (ptr->x_param_sms_dfa_history);
10920 : 96377479 : hstate.add_hwi (ptr->x_param_sms_loop_average_count_threshold);
10921 : 96377479 : hstate.add_hwi (ptr->x_param_sms_max_ii_factor);
10922 : 96377479 : hstate.add_hwi (ptr->x_param_sms_min_sc);
10923 : 96377479 : hstate.add_hwi (ptr->x_param_sra_max_propagations);
10924 : 96377479 : hstate.add_hwi (ptr->x_param_sra_max_scalarization_size_size);
10925 : 96377479 : hstate.add_hwi (ptr->x_param_sra_max_scalarization_size_speed);
10926 : 96377479 : hstate.add_hwi (ptr->x_param_ssa_name_def_chain_limit);
10927 : 96377479 : hstate.add_hwi (ptr->x_param_ssp_buffer_size);
10928 : 96377479 : hstate.add_hwi (ptr->x_param_stack_clash_protection_guard_size);
10929 : 96377479 : hstate.add_hwi (ptr->x_param_stack_clash_protection_probe_interval);
10930 : 96377479 : hstate.add_hwi (ptr->x_param_store_forwarding_max_distance);
10931 : 96377479 : hstate.add_hwi (ptr->x_param_store_merging_allow_unaligned);
10932 : 96377479 : hstate.add_hwi (ptr->x_param_store_merging_max_size);
10933 : 96377479 : hstate.add_hwi (ptr->x_param_switch_conversion_branch_ratio);
10934 : 96377479 : hstate.add_hwi (ptr->x_param_switch_lower_slow_alg_max_cases);
10935 : 96377479 : hstate.add_hwi (ptr->x_param_threader_debug);
10936 : 96377479 : hstate.add_hwi (ptr->x_param_tm_max_aggregate_size);
10937 : 96377479 : hstate.add_hwi (ptr->x_param_tracer_dynamic_coverage_feedback);
10938 : 96377479 : hstate.add_hwi (ptr->x_param_tracer_dynamic_coverage);
10939 : 96377479 : hstate.add_hwi (ptr->x_param_tracer_max_code_growth);
10940 : 96377479 : hstate.add_hwi (ptr->x_param_tracer_min_branch_probability_feedback);
10941 : 96377479 : hstate.add_hwi (ptr->x_param_tracer_min_branch_probability);
10942 : 96377479 : hstate.add_hwi (ptr->x_param_tracer_min_branch_ratio);
10943 : 96377479 : hstate.add_hwi (ptr->x_param_transitive_relations_work_bound);
10944 : 96377479 : hstate.add_hwi (ptr->x_param_tree_reassoc_width);
10945 : 96377479 : hstate.add_hwi (ptr->x_param_uninit_control_dep_attempts);
10946 : 96377479 : hstate.add_hwi (ptr->x_param_uninit_max_chain_len);
10947 : 96377479 : hstate.add_hwi (ptr->x_param_uninit_max_num_chains);
10948 : 96377479 : hstate.add_hwi (ptr->x_param_uninit_max_prune_work);
10949 : 96377479 : hstate.add_hwi (ptr->x_param_uninlined_function_insns);
10950 : 96377479 : hstate.add_hwi (ptr->x_param_uninlined_function_time);
10951 : 96377479 : hstate.add_hwi (ptr->x_param_uninlined_function_thunk_insns);
10952 : 96377479 : hstate.add_hwi (ptr->x_param_uninlined_function_thunk_time);
10953 : 96377479 : hstate.add_hwi (ptr->x_param_unlikely_bb_count_fraction);
10954 : 96377479 : hstate.add_hwi (ptr->x_param_unroll_jam_max_unroll);
10955 : 96377479 : hstate.add_hwi (ptr->x_param_unroll_jam_min_percent);
10956 : 96377479 : hstate.add_hwi (ptr->x_param_use_after_scope_direct_emission_threshold);
10957 : 96377479 : hstate.add_hwi (ptr->x_param_vect_epilogues_nomask);
10958 : 96377479 : hstate.add_hwi (ptr->x_param_vect_induction_float);
10959 : 96377479 : hstate.add_hwi (ptr->x_param_vect_inner_loop_cost_factor);
10960 : 96377479 : hstate.add_hwi (ptr->x_param_vect_max_layout_candidates);
10961 : 96377479 : hstate.add_hwi (ptr->x_param_vect_max_peeling_for_alignment);
10962 : 96377479 : hstate.add_hwi (ptr->x_param_vect_max_version_for_alias_checks);
10963 : 96377479 : hstate.add_hwi (ptr->x_param_vect_max_version_for_alignment_checks);
10964 : 96377479 : hstate.add_hwi (ptr->x_param_vect_partial_vector_usage);
10965 : 96377479 : hstate.add_hwi (ptr->x_param_vect_scalar_cost_multiplier);
10966 : 96377479 : hstate.add_hwi (ptr->x_param_vrp_block_limit);
10967 : 96377479 : hstate.add_hwi (ptr->x_param_vrp_sparse_threshold);
10968 : 96377479 : hstate.add_hwi (ptr->x_param_vrp_switch_limit);
10969 : 96377479 : hstate.add_hwi (ptr->x_param_vrp_vector_threshold);
10970 : 96377479 : hstate.add_hwi (ptr->x_warn_inline);
10971 : 96377479 : hstate.add_hwi (ptr->x_flag_aggressive_loop_optimizations);
10972 : 96377479 : hstate.add_hwi (ptr->x_flag_align_functions);
10973 : 96377479 : if (ptr->x_str_align_functions)
10974 : 88191494 : hstate.add (ptr->x_str_align_functions, strlen (ptr->x_str_align_functions));
10975 : : else
10976 : 8185985 : hstate.add_int (0);
10977 : 96377479 : hstate.add_hwi (ptr->x_flag_align_jumps);
10978 : 96377479 : if (ptr->x_str_align_jumps)
10979 : 88191494 : hstate.add (ptr->x_str_align_jumps, strlen (ptr->x_str_align_jumps));
10980 : : else
10981 : 8185985 : hstate.add_int (0);
10982 : 96377479 : hstate.add_hwi (ptr->x_flag_align_labels);
10983 : 96377479 : if (ptr->x_str_align_labels)
10984 : 88191495 : hstate.add (ptr->x_str_align_labels, strlen (ptr->x_str_align_labels));
10985 : : else
10986 : 8185984 : hstate.add_int (0);
10987 : 96377479 : hstate.add_hwi (ptr->x_flag_align_loops);
10988 : 96377479 : if (ptr->x_str_align_loops)
10989 : 88191494 : hstate.add (ptr->x_str_align_loops, strlen (ptr->x_str_align_loops));
10990 : : else
10991 : 8185985 : hstate.add_int (0);
10992 : 96377479 : hstate.add_hwi (ptr->x_flag_allocation_dce);
10993 : 96377479 : hstate.add_hwi (ptr->x_flag_store_data_races);
10994 : 96377479 : hstate.add_hwi (ptr->x_flag_associative_math);
10995 : 96377479 : hstate.add_hwi (ptr->x_flag_assume_sane_operators_new_delete);
10996 : 96377479 : hstate.add_hwi (ptr->x_flag_asynchronous_unwind_tables);
10997 : 96377479 : hstate.add_hwi (ptr->x_flag_auto_inc_dec);
10998 : 96377479 : hstate.add_hwi (ptr->x_flag_auto_profile_inlining);
10999 : 96377479 : hstate.add_hwi (ptr->x_flag_avoid_store_forwarding);
11000 : 96377479 : hstate.add_hwi (ptr->x_flag_bit_tests);
11001 : 96377479 : hstate.add_hwi (ptr->x_flag_branch_on_count_reg);
11002 : 96377479 : hstate.add_hwi (ptr->x_flag_branch_probabilities);
11003 : 96377479 : hstate.add_hwi (ptr->x_flag_caller_saves);
11004 : 96377479 : hstate.add_hwi (ptr->x_flag_code_hoisting);
11005 : 96377479 : hstate.add_hwi (ptr->x_flag_combine_stack_adjustments);
11006 : 96377479 : hstate.add_hwi (ptr->x_flag_compare_elim_after_reload);
11007 : 96377479 : hstate.add_hwi (ptr->x_flag_conserve_stack);
11008 : 96377479 : hstate.add_hwi (ptr->x_flag_cprop_registers);
11009 : 96377479 : hstate.add_hwi (ptr->x_flag_crossjumping);
11010 : 96377479 : hstate.add_hwi (ptr->x_flag_cse_follow_jumps);
11011 : 96377479 : hstate.add_hwi (ptr->x_flag_complex_method);
11012 : 96377479 : hstate.add_hwi (ptr->x_flag_dce);
11013 : 96377479 : hstate.add_hwi (ptr->x_flag_defer_pop);
11014 : 96377479 : hstate.add_hwi (ptr->x_flag_delayed_branch);
11015 : 96377479 : hstate.add_hwi (ptr->x_flag_delete_dead_exceptions);
11016 : 96377479 : hstate.add_hwi (ptr->x_flag_delete_null_pointer_checks);
11017 : 96377479 : hstate.add_hwi (ptr->x_flag_devirtualize);
11018 : 96377479 : hstate.add_hwi (ptr->x_flag_devirtualize_speculatively);
11019 : 96377479 : hstate.add_hwi (ptr->x_flag_dse);
11020 : 96377479 : hstate.add_hwi (ptr->x_flag_early_inlining);
11021 : 96377479 : hstate.add_hwi (ptr->x_flag_exceptions);
11022 : 96377479 : hstate.add_hwi (ptr->x_flag_excess_precision);
11023 : 96377479 : hstate.add_hwi (ptr->x_flag_expensive_optimizations);
11024 : 96377479 : hstate.add_hwi (ptr->x_flag_ext_dce);
11025 : 96377479 : hstate.add_hwi (ptr->x_flag_finite_loops);
11026 : 96377479 : hstate.add_hwi (ptr->x_flag_finite_math_only);
11027 : 96377479 : hstate.add_hwi (ptr->x_flag_float_store);
11028 : 96377479 : hstate.add_hwi (ptr->x_flag_fold_mem_offsets);
11029 : 96377479 : hstate.add_hwi (ptr->x_flag_fold_simple_inlines);
11030 : 96377479 : hstate.add_hwi (ptr->x_flag_forward_propagate);
11031 : 96377479 : hstate.add_hwi (ptr->x_flag_fp_contract_mode);
11032 : 96377479 : hstate.add_hwi (ptr->x_flag_fp_int_builtin_inexact);
11033 : 96377479 : hstate.add_hwi (ptr->x_flag_no_function_cse);
11034 : 96377479 : hstate.add_hwi (ptr->x_flag_gcse);
11035 : 96377479 : hstate.add_hwi (ptr->x_flag_gcse_after_reload);
11036 : 96377479 : hstate.add_hwi (ptr->x_flag_gcse_las);
11037 : 96377479 : hstate.add_hwi (ptr->x_flag_gcse_lm);
11038 : 96377479 : hstate.add_hwi (ptr->x_flag_gcse_sm);
11039 : 96377479 : hstate.add_hwi (ptr->x_flag_graphite);
11040 : 96377479 : hstate.add_hwi (ptr->x_flag_graphite_identity);
11041 : 96377479 : hstate.add_hwi (ptr->x_flag_guess_branch_prob);
11042 : 96377479 : hstate.add_hwi (ptr->x_flag_harden_control_flow_redundancy_check_exceptions);
11043 : 96377479 : hstate.add_hwi (ptr->x_flag_harden_control_flow_redundancy_check_noreturn);
11044 : 96377479 : hstate.add_hwi (ptr->x_flag_harden_control_flow_redundancy_check_returning_calls);
11045 : 96377479 : hstate.add_hwi (ptr->x_flag_harden_control_flow_redundancy_skip_leaf);
11046 : 96377479 : hstate.add_hwi (ptr->x_flag_harden_compares);
11047 : 96377479 : hstate.add_hwi (ptr->x_flag_harden_conditional_branches);
11048 : 96377479 : hstate.add_hwi (ptr->x_flag_harden_control_flow_redundancy);
11049 : 96377479 : hstate.add_hwi (ptr->x_flag_hoist_adjacent_loads);
11050 : 96377479 : hstate.add_hwi (ptr->x_flag_if_conversion);
11051 : 96377479 : hstate.add_hwi (ptr->x_flag_if_conversion2);
11052 : 96377479 : hstate.add_hwi (ptr->x_flag_indirect_inlining);
11053 : 96377479 : hstate.add_hwi (ptr->x_flag_no_inline);
11054 : 96377479 : hstate.add_hwi (ptr->x_flag_inline_atomics);
11055 : 96377479 : hstate.add_hwi (ptr->x_flag_inline_functions);
11056 : 96377479 : hstate.add_hwi (ptr->x_flag_inline_functions_called_once);
11057 : 96377479 : hstate.add_hwi (ptr->x_flag_inline_small_functions);
11058 : 96377479 : hstate.add_hwi (ptr->x_flag_inline_stringops);
11059 : 96377479 : hstate.add_hwi (ptr->x_flag_ipa_bit_cp);
11060 : 96377479 : hstate.add_hwi (ptr->x_flag_ipa_cp);
11061 : 96377479 : hstate.add_hwi (ptr->x_flag_ipa_cp_clone);
11062 : 96377479 : hstate.add_hwi (ptr->x_flag_ipa_icf);
11063 : 96377479 : hstate.add_hwi (ptr->x_flag_ipa_icf_functions);
11064 : 96377479 : hstate.add_hwi (ptr->x_flag_ipa_icf_variables);
11065 : 96377479 : hstate.add_hwi (ptr->x_flag_ipa_modref);
11066 : 96377479 : hstate.add_hwi (ptr->x_flag_ipa_profile);
11067 : 96377479 : hstate.add_hwi (ptr->x_flag_ipa_pta);
11068 : 96377479 : hstate.add_hwi (ptr->x_flag_ipa_pure_const);
11069 : 96377479 : hstate.add_hwi (ptr->x_flag_ipa_ra);
11070 : 96377479 : hstate.add_hwi (ptr->x_flag_ipa_reference);
11071 : 96377479 : hstate.add_hwi (ptr->x_flag_ipa_reference_addressable);
11072 : 96377479 : hstate.add_hwi (ptr->x_flag_ipa_reorder_for_locality);
11073 : 96377479 : hstate.add_hwi (ptr->x_flag_ipa_sra);
11074 : 96377479 : hstate.add_hwi (ptr->x_flag_ipa_stack_alignment);
11075 : 96377479 : hstate.add_hwi (ptr->x_flag_ipa_strict_aliasing);
11076 : 96377479 : hstate.add_hwi (ptr->x_flag_ipa_vrp);
11077 : 96377479 : hstate.add_hwi (ptr->x_flag_ira_algorithm);
11078 : 96377479 : hstate.add_hwi (ptr->x_flag_ira_hoist_pressure);
11079 : 96377479 : hstate.add_hwi (ptr->x_flag_ira_loop_pressure);
11080 : 96377479 : hstate.add_hwi (ptr->x_flag_ira_region);
11081 : 96377479 : hstate.add_hwi (ptr->x_flag_ira_share_save_slots);
11082 : 96377479 : hstate.add_hwi (ptr->x_flag_ira_share_spill_slots);
11083 : 96377479 : hstate.add_hwi (ptr->x_flag_isolate_erroneous_paths_attribute);
11084 : 96377479 : hstate.add_hwi (ptr->x_flag_isolate_erroneous_paths_dereference);
11085 : 96377479 : hstate.add_hwi (ptr->x_flag_ivopts);
11086 : 96377479 : hstate.add_hwi (ptr->x_flag_jump_tables);
11087 : 96377479 : hstate.add_hwi (ptr->x_flag_keep_gc_roots_live);
11088 : 96377479 : hstate.add_hwi (ptr->x_flag_late_combine_instructions);
11089 : 96377479 : hstate.add_hwi (ptr->x_flag_lifetime_dse);
11090 : 96377479 : hstate.add_hwi (ptr->x_flag_limit_function_alignment);
11091 : 96377479 : hstate.add_hwi (ptr->x_flag_live_patching);
11092 : 96377479 : hstate.add_hwi (ptr->x_flag_live_range_shrinkage);
11093 : 96377479 : hstate.add_hwi (ptr->x_flag_loop_interchange);
11094 : 96377479 : hstate.add_hwi (ptr->x_flag_loop_nest_optimize);
11095 : 96377479 : hstate.add_hwi (ptr->x_flag_loop_parallelize_all);
11096 : 96377479 : hstate.add_hwi (ptr->x_flag_unroll_jam);
11097 : 96377479 : hstate.add_hwi (ptr->x_flag_lra_remat);
11098 : 96377479 : hstate.add_hwi (ptr->x_flag_malloc_dce);
11099 : 96377479 : hstate.add_hwi (ptr->x_flag_malloc_dse);
11100 : 96377479 : hstate.add_hwi (ptr->x_flag_errno_math);
11101 : 96377479 : hstate.add_hwi (ptr->x_flag_min_function_alignment);
11102 : 96377479 : hstate.add_hwi (ptr->x_flag_modulo_sched);
11103 : 96377479 : hstate.add_hwi (ptr->x_flag_modulo_sched_allow_regmoves);
11104 : 96377479 : hstate.add_hwi (ptr->x_flag_move_loop_invariants);
11105 : 96377479 : hstate.add_hwi (ptr->x_flag_move_loop_stores);
11106 : 96377479 : hstate.add_hwi (ptr->x_flag_non_call_exceptions);
11107 : 96377479 : hstate.add_hwi (ptr->x_flag_nothrow_opt);
11108 : 96377479 : hstate.add_hwi (ptr->x_flag_omit_frame_pointer);
11109 : 96377479 : hstate.add_hwi (ptr->x_flag_openmp_target_simd_clone);
11110 : 96377479 : hstate.add_hwi (ptr->x_flag_opt_info);
11111 : 96377479 : hstate.add_hwi (ptr->x_flag_optimize_crc);
11112 : 96377479 : hstate.add_hwi (ptr->x_flag_optimize_sibling_calls);
11113 : 96377479 : hstate.add_hwi (ptr->x_flag_optimize_strlen);
11114 : 96377479 : hstate.add_hwi (ptr->x_flag_pack_struct);
11115 : 96377479 : hstate.add_hwi (ptr->x_flag_partial_inlining);
11116 : 96377479 : if (ptr->x_flag_patchable_function_entry)
11117 : 34 : hstate.add (ptr->x_flag_patchable_function_entry, strlen (ptr->x_flag_patchable_function_entry));
11118 : : else
11119 : 96377445 : hstate.add_int (0);
11120 : 96377479 : hstate.add_hwi (ptr->x_flag_pcc_struct_return);
11121 : 96377479 : hstate.add_hwi (ptr->x_flag_peel_loops);
11122 : 96377479 : hstate.add_hwi (ptr->x_flag_no_peephole);
11123 : 96377479 : hstate.add_hwi (ptr->x_flag_peephole2);
11124 : 96377479 : hstate.add_hwi (ptr->x_flag_plt);
11125 : 96377479 : hstate.add_hwi (ptr->x_flag_predictive_commoning);
11126 : 96377479 : hstate.add_hwi (ptr->x_flag_prefetch_loop_arrays);
11127 : 96377479 : hstate.add_hwi (ptr->x_flag_printf_return_value);
11128 : 96377479 : hstate.add_hwi (ptr->x_flag_profile_partial_training);
11129 : 96377479 : hstate.add_hwi (ptr->x_flag_profile_reorder_functions);
11130 : 96377479 : hstate.add_hwi (ptr->x_flag_reciprocal_math);
11131 : 96377479 : hstate.add_hwi (ptr->x_flag_ree);
11132 : 96377479 : hstate.add_hwi (ptr->x_flag_rename_registers);
11133 : 96377479 : hstate.add_hwi (ptr->x_flag_reorder_blocks);
11134 : 96377479 : hstate.add_hwi (ptr->x_flag_reorder_blocks_algorithm);
11135 : 96377479 : hstate.add_hwi (ptr->x_flag_reorder_blocks_and_partition);
11136 : 96377479 : hstate.add_hwi (ptr->x_flag_reorder_functions);
11137 : 96377479 : hstate.add_hwi (ptr->x_flag_rerun_cse_after_loop);
11138 : 96377479 : hstate.add_hwi (ptr->x_flag_resched_modulo_sched);
11139 : 96377479 : hstate.add_hwi (ptr->x_flag_rounding_math);
11140 : 96377479 : hstate.add_hwi (ptr->x_flag_rtti);
11141 : 96377479 : hstate.add_hwi (ptr->x_flag_save_optimization_record);
11142 : 96377479 : hstate.add_hwi (ptr->x_flag_sched_critical_path_heuristic);
11143 : 96377479 : hstate.add_hwi (ptr->x_flag_sched_dep_count_heuristic);
11144 : 96377479 : hstate.add_hwi (ptr->x_flag_sched_group_heuristic);
11145 : 96377479 : hstate.add_hwi (ptr->x_flag_schedule_interblock);
11146 : 96377479 : hstate.add_hwi (ptr->x_flag_sched_last_insn_heuristic);
11147 : 96377479 : hstate.add_hwi (ptr->x_flag_sched_pressure);
11148 : 96377479 : hstate.add_hwi (ptr->x_flag_sched_rank_heuristic);
11149 : 96377479 : hstate.add_hwi (ptr->x_flag_schedule_speculative);
11150 : 96377479 : hstate.add_hwi (ptr->x_flag_sched_spec_insn_heuristic);
11151 : 96377479 : hstate.add_hwi (ptr->x_flag_schedule_speculative_load);
11152 : 96377479 : hstate.add_hwi (ptr->x_flag_schedule_speculative_load_dangerous);
11153 : 96377479 : hstate.add_hwi (ptr->x_flag_sched_stalled_insns);
11154 : 96377479 : hstate.add_hwi (ptr->x_flag_sched_stalled_insns_dep);
11155 : 96377479 : hstate.add_hwi (ptr->x_flag_sched2_use_superblocks);
11156 : 96377479 : hstate.add_hwi (ptr->x_flag_schedule_fusion);
11157 : 96377479 : hstate.add_hwi (ptr->x_flag_schedule_insns);
11158 : 96377479 : hstate.add_hwi (ptr->x_flag_schedule_insns_after_reload);
11159 : 96377479 : hstate.add_hwi (ptr->x_flag_section_anchors);
11160 : 96377479 : hstate.add_hwi (ptr->x_flag_sel_sched_pipelining);
11161 : 96377479 : hstate.add_hwi (ptr->x_flag_sel_sched_pipelining_outer_loops);
11162 : 96377479 : hstate.add_hwi (ptr->x_flag_sel_sched_reschedule_pipelined);
11163 : 96377479 : hstate.add_hwi (ptr->x_flag_selective_scheduling);
11164 : 96377479 : hstate.add_hwi (ptr->x_flag_selective_scheduling2);
11165 : 96377479 : hstate.add_hwi (ptr->x_flag_semantic_interposition);
11166 : 96377479 : hstate.add_hwi (ptr->x_flag_short_enums);
11167 : 96377479 : hstate.add_hwi (ptr->x_flag_short_wchar);
11168 : 96377479 : hstate.add_hwi (ptr->x_flag_shrink_wrap);
11169 : 96377479 : hstate.add_hwi (ptr->x_flag_shrink_wrap_separate);
11170 : 96377479 : hstate.add_hwi (ptr->x_flag_signaling_nans);
11171 : 96377479 : hstate.add_hwi (ptr->x_flag_signed_zeros);
11172 : 96377479 : hstate.add_hwi (ptr->x_flag_simd_cost_model);
11173 : 96377479 : hstate.add_hwi (ptr->x_flag_single_precision_constant);
11174 : 96377479 : hstate.add_hwi (ptr->x_flag_split_ivs_in_unroller);
11175 : 96377479 : hstate.add_hwi (ptr->x_flag_split_loops);
11176 : 96377479 : hstate.add_hwi (ptr->x_flag_split_paths);
11177 : 96377479 : hstate.add_hwi (ptr->x_flag_split_wide_types);
11178 : 96377479 : hstate.add_hwi (ptr->x_flag_split_wide_types_early);
11179 : 96377479 : hstate.add_hwi (ptr->x_flag_ssa_backprop);
11180 : 96377479 : hstate.add_hwi (ptr->x_flag_ssa_phiopt);
11181 : 96377479 : hstate.add_hwi (ptr->x_flag_stack_clash_protection);
11182 : 96377479 : hstate.add_hwi (ptr->x_flag_stack_protect);
11183 : 96377479 : hstate.add_hwi (ptr->x_flag_stack_reuse);
11184 : 96377479 : hstate.add_hwi (ptr->x_flag_stdarg_opt);
11185 : 96377479 : hstate.add_hwi (ptr->x_flag_store_merging);
11186 : 96377479 : hstate.add_hwi (ptr->x_flag_strict_aliasing);
11187 : 96377479 : hstate.add_hwi (ptr->x_flag_strict_enums);
11188 : 96377479 : hstate.add_hwi (ptr->x_flag_strict_volatile_bitfields);
11189 : 96377479 : hstate.add_hwi (ptr->x_flag_thread_jumps);
11190 : 96377479 : hstate.add_hwi (ptr->x_flag_threadsafe_statics);
11191 : 96377479 : hstate.add_hwi (ptr->x_flag_toplevel_reorder);
11192 : 96377479 : hstate.add_hwi (ptr->x_flag_tracer);
11193 : 96377479 : hstate.add_hwi (ptr->x_flag_trapping_math);
11194 : 96377479 : hstate.add_hwi (ptr->x_flag_trapv);
11195 : 96377479 : hstate.add_hwi (ptr->x_flag_tree_bit_ccp);
11196 : 96377479 : hstate.add_hwi (ptr->x_flag_tree_builtin_call_dce);
11197 : 96377479 : hstate.add_hwi (ptr->x_flag_tree_ccp);
11198 : 96377479 : hstate.add_hwi (ptr->x_flag_tree_ch);
11199 : 96377479 : hstate.add_hwi (ptr->x_flag_tree_coalesce_vars);
11200 : 96377479 : hstate.add_hwi (ptr->x_flag_tree_copy_prop);
11201 : 96377479 : hstate.add_hwi (ptr->x_flag_tree_cselim);
11202 : 96377479 : hstate.add_hwi (ptr->x_flag_tree_dce);
11203 : 96377479 : hstate.add_hwi (ptr->x_flag_tree_dom);
11204 : 96377479 : hstate.add_hwi (ptr->x_flag_tree_dse);
11205 : 96377479 : hstate.add_hwi (ptr->x_flag_tree_forwprop);
11206 : 96377479 : hstate.add_hwi (ptr->x_flag_tree_fre);
11207 : 96377479 : hstate.add_hwi (ptr->x_flag_tree_loop_distribute_patterns);
11208 : 96377479 : hstate.add_hwi (ptr->x_flag_tree_loop_distribution);
11209 : 96377479 : hstate.add_hwi (ptr->x_flag_tree_loop_if_convert);
11210 : 96377479 : hstate.add_hwi (ptr->x_flag_tree_loop_im);
11211 : 96377479 : hstate.add_hwi (ptr->x_flag_tree_loop_ivcanon);
11212 : 96377479 : hstate.add_hwi (ptr->x_flag_tree_loop_optimize);
11213 : 96377479 : hstate.add_hwi (ptr->x_flag_tree_loop_vectorize);
11214 : 96377479 : hstate.add_hwi (ptr->x_flag_tree_live_range_split);
11215 : 96377479 : hstate.add_hwi (ptr->x_flag_tree_parallelize_loops);
11216 : 96377479 : hstate.add_hwi (ptr->x_flag_tree_partial_pre);
11217 : 96377479 : hstate.add_hwi (ptr->x_flag_tree_phiprop);
11218 : 96377479 : hstate.add_hwi (ptr->x_flag_tree_pre);
11219 : 96377479 : hstate.add_hwi (ptr->x_flag_tree_pta);
11220 : 96377479 : hstate.add_hwi (ptr->x_flag_tree_reassoc);
11221 : 96377479 : hstate.add_hwi (ptr->x_flag_tree_scev_cprop);
11222 : 96377479 : hstate.add_hwi (ptr->x_flag_tree_sink);
11223 : 96377479 : hstate.add_hwi (ptr->x_flag_tree_slp_vectorize);
11224 : 96377479 : hstate.add_hwi (ptr->x_flag_tree_slsr);
11225 : 96377479 : hstate.add_hwi (ptr->x_flag_tree_sra);
11226 : 96377479 : hstate.add_hwi (ptr->x_flag_tree_switch_conversion);
11227 : 96377479 : hstate.add_hwi (ptr->x_flag_tree_tail_merge);
11228 : 96377479 : hstate.add_hwi (ptr->x_flag_tree_ter);
11229 : 96377479 : hstate.add_hwi (ptr->x_flag_tree_vectorize);
11230 : 96377479 : hstate.add_hwi (ptr->x_flag_tree_vrp);
11231 : 96377479 : hstate.add_hwi (ptr->x_flag_auto_var_init);
11232 : 96377479 : hstate.add_hwi (ptr->x_flag_unconstrained_commons);
11233 : 96377479 : hstate.add_hwi (ptr->x_flag_unreachable_traps);
11234 : 96377479 : hstate.add_hwi (ptr->x_flag_unroll_all_loops);
11235 : 96377479 : hstate.add_hwi (ptr->x_flag_cunroll_grow_size);
11236 : 96377479 : hstate.add_hwi (ptr->x_flag_unroll_loops);
11237 : 96377479 : hstate.add_hwi (ptr->x_flag_unsafe_math_optimizations);
11238 : 96377479 : hstate.add_hwi (ptr->x_flag_unswitch_loops);
11239 : 96377479 : hstate.add_hwi (ptr->x_flag_unwind_tables);
11240 : 96377479 : hstate.add_hwi (ptr->x_flag_variable_expansion_in_unroller);
11241 : 96377479 : hstate.add_hwi (ptr->x_flag_vect_cost_model);
11242 : 96377479 : hstate.add_hwi (ptr->x_flag_version_loops_for_strides);
11243 : 96377479 : hstate.add_hwi (ptr->x_flag_value_profile_transformations);
11244 : 96377479 : hstate.add_hwi (ptr->x_flag_web);
11245 : 96377479 : hstate.add_hwi (ptr->x_flag_wrapv);
11246 : 96377479 : hstate.add_hwi (ptr->x_flag_wrapv_pointer);
11247 : 96377479 : hstate.add_hwi (ptr->x_ix86_unroll_only_small_loops);
11248 : 963774790 : for (size_t i = 0; i < ARRAY_SIZE (ptr->explicit_mask); i++)
11249 : 867397311 : hstate.add_hwi (ptr->explicit_mask[i]);
11250 : 96377479 : return hstate.end ();
11251 : : }
11252 : :
11253 : : /* Compare two optimization options */
11254 : : bool
11255 : 95454143 : cl_optimization_option_eq (cl_optimization const *ptr1,
11256 : : cl_optimization const *ptr2)
11257 : : {
11258 : 95454143 : if (ptr1->x_optimize != ptr2->x_optimize)
11259 : : return false;
11260 : 95454114 : if (ptr1->x_optimize_size != ptr2->x_optimize_size)
11261 : : return false;
11262 : 95454052 : if (ptr1->x_optimize_debug != ptr2->x_optimize_debug)
11263 : : return false;
11264 : 95454052 : if (ptr1->x_optimize_fast != ptr2->x_optimize_fast)
11265 : : return false;
11266 : 95454052 : if (ptr1->x_param_align_loop_iterations != ptr2->x_param_align_loop_iterations)
11267 : : return false;
11268 : 95454052 : if (ptr1->x_param_align_threshold != ptr2->x_param_align_threshold)
11269 : : return false;
11270 : 95454052 : if (ptr1->x_param_asan_protect_allocas != ptr2->x_param_asan_protect_allocas)
11271 : : return false;
11272 : 95454052 : if (ptr1->x_param_asan_instrument_reads != ptr2->x_param_asan_instrument_reads)
11273 : : return false;
11274 : 95454052 : if (ptr1->x_param_asan_instrument_writes != ptr2->x_param_asan_instrument_writes)
11275 : : return false;
11276 : 95454052 : if (ptr1->x_param_asan_instrumentation_with_call_threshold != ptr2->x_param_asan_instrumentation_with_call_threshold)
11277 : : return false;
11278 : 95454052 : if (ptr1->x_param_asan_kernel_mem_intrinsic_prefix != ptr2->x_param_asan_kernel_mem_intrinsic_prefix)
11279 : : return false;
11280 : 95454052 : if (ptr1->x_param_asan_memintrin != ptr2->x_param_asan_memintrin)
11281 : : return false;
11282 : 95454052 : if (ptr1->x_param_asan_stack != ptr2->x_param_asan_stack)
11283 : : return false;
11284 : 95454052 : if (ptr1->x_param_asan_use_after_return != ptr2->x_param_asan_use_after_return)
11285 : : return false;
11286 : 95454052 : if (ptr1->x_param_avg_loop_niter != ptr2->x_param_avg_loop_niter)
11287 : : return false;
11288 : 95454052 : if (ptr1->x_param_avoid_fma_max_bits != ptr2->x_param_avoid_fma_max_bits)
11289 : : return false;
11290 : 95454041 : if (ptr1->x_param_builtin_expect_probability != ptr2->x_param_builtin_expect_probability)
11291 : : return false;
11292 : 95454041 : if (ptr1->x_param_builtin_string_cmp_inline_length != ptr2->x_param_builtin_string_cmp_inline_length)
11293 : : return false;
11294 : 95454041 : if (ptr1->x_param_case_values_threshold != ptr2->x_param_case_values_threshold)
11295 : : return false;
11296 : 95454041 : if (ptr1->x_param_comdat_sharing_probability != ptr2->x_param_comdat_sharing_probability)
11297 : : return false;
11298 : 95454041 : if (ptr1->x_param_construct_interfere_size != ptr2->x_param_construct_interfere_size)
11299 : : return false;
11300 : 95454041 : if (ptr1->x_param_cycle_accurate_model != ptr2->x_param_cycle_accurate_model)
11301 : : return false;
11302 : 95454041 : if (ptr1->x_param_destruct_interfere_size != ptr2->x_param_destruct_interfere_size)
11303 : : return false;
11304 : 95454041 : if (ptr1->x_param_dse_max_alias_queries_per_store != ptr2->x_param_dse_max_alias_queries_per_store)
11305 : : return false;
11306 : 95454041 : if (ptr1->x_param_dse_max_object_size != ptr2->x_param_dse_max_object_size)
11307 : : return false;
11308 : 95454041 : if (ptr1->x_param_early_inlining_insns != ptr2->x_param_early_inlining_insns)
11309 : : return false;
11310 : 95454041 : if (ptr1->x_param_fsm_scale_path_stmts != ptr2->x_param_fsm_scale_path_stmts)
11311 : : return false;
11312 : 95454041 : if (ptr1->x_param_fully_pipelined_fma != ptr2->x_param_fully_pipelined_fma)
11313 : : return false;
11314 : 95454041 : if (ptr1->x_param_gcse_after_reload_critical_fraction != ptr2->x_param_gcse_after_reload_critical_fraction)
11315 : : return false;
11316 : 95454041 : if (ptr1->x_param_gcse_after_reload_partial_fraction != ptr2->x_param_gcse_after_reload_partial_fraction)
11317 : : return false;
11318 : 95454041 : if (ptr1->x_param_gcse_cost_distance_ratio != ptr2->x_param_gcse_cost_distance_ratio)
11319 : : return false;
11320 : 95454041 : if (ptr1->x_param_gcse_unrestricted_cost != ptr2->x_param_gcse_unrestricted_cost)
11321 : : return false;
11322 : 95454041 : if (ptr1->x_param_graphite_max_arrays_per_scop != ptr2->x_param_graphite_max_arrays_per_scop)
11323 : : return false;
11324 : 95454041 : if (ptr1->x_param_graphite_max_nb_scop_params != ptr2->x_param_graphite_max_nb_scop_params)
11325 : : return false;
11326 : 95454041 : if (ptr1->x_param_hardcfr_max_blocks != ptr2->x_param_hardcfr_max_blocks)
11327 : : return false;
11328 : 95454041 : if (ptr1->x_param_hardcfr_max_inline_blocks != ptr2->x_param_hardcfr_max_inline_blocks)
11329 : : return false;
11330 : 95454041 : if (ptr1->x_param_hwasan_instrument_allocas != ptr2->x_param_hwasan_instrument_allocas)
11331 : : return false;
11332 : 95454041 : if (ptr1->x_param_hwasan_instrument_mem_intrinsics != ptr2->x_param_hwasan_instrument_mem_intrinsics)
11333 : : return false;
11334 : 95454041 : if (ptr1->x_param_hwasan_instrument_reads != ptr2->x_param_hwasan_instrument_reads)
11335 : : return false;
11336 : 95454041 : if (ptr1->x_param_hwasan_instrument_stack != ptr2->x_param_hwasan_instrument_stack)
11337 : : return false;
11338 : 95454041 : if (ptr1->x_param_hwasan_instrument_writes != ptr2->x_param_hwasan_instrument_writes)
11339 : : return false;
11340 : 95454041 : if (ptr1->x_param_hwasan_random_frame_tag != ptr2->x_param_hwasan_random_frame_tag)
11341 : : return false;
11342 : 95454041 : if (ptr1->x_param_inline_heuristics_hint_percent != ptr2->x_param_inline_heuristics_hint_percent)
11343 : : return false;
11344 : 95454041 : if (ptr1->x_param_inline_min_speedup != ptr2->x_param_inline_min_speedup)
11345 : : return false;
11346 : 95454041 : if (ptr1->x_param_inline_unit_growth != ptr2->x_param_inline_unit_growth)
11347 : : return false;
11348 : 95454041 : if (ptr1->x_param_ipa_cp_eval_threshold != ptr2->x_param_ipa_cp_eval_threshold)
11349 : : return false;
11350 : 95454041 : if (ptr1->x_param_ipa_cp_large_unit_insns != ptr2->x_param_ipa_cp_large_unit_insns)
11351 : : return false;
11352 : 95454041 : if (ptr1->x_param_ipa_cp_loop_hint_bonus != ptr2->x_param_ipa_cp_loop_hint_bonus)
11353 : : return false;
11354 : 95454041 : if (ptr1->x_param_ipa_cp_max_recursive_depth != ptr2->x_param_ipa_cp_max_recursive_depth)
11355 : : return false;
11356 : 95454041 : if (ptr1->x_param_ipa_cp_min_recursive_probability != ptr2->x_param_ipa_cp_min_recursive_probability)
11357 : : return false;
11358 : 95454041 : if (ptr1->x_param_ipa_cp_recursion_penalty != ptr2->x_param_ipa_cp_recursion_penalty)
11359 : : return false;
11360 : 95454041 : if (ptr1->x_param_ipa_cp_recursive_freq_factor != ptr2->x_param_ipa_cp_recursive_freq_factor)
11361 : : return false;
11362 : 95454041 : if (ptr1->x_param_ipa_cp_single_call_penalty != ptr2->x_param_ipa_cp_single_call_penalty)
11363 : : return false;
11364 : 95454041 : if (ptr1->x_param_ipa_cp_unit_growth != ptr2->x_param_ipa_cp_unit_growth)
11365 : : return false;
11366 : 95454041 : if (ptr1->x_param_ipa_cp_value_list_size != ptr2->x_param_ipa_cp_value_list_size)
11367 : : return false;
11368 : 95454041 : if (ptr1->x_param_ipa_jump_function_lookups != ptr2->x_param_ipa_jump_function_lookups)
11369 : : return false;
11370 : 95454041 : if (ptr1->x_param_ipa_max_aa_steps != ptr2->x_param_ipa_max_aa_steps)
11371 : : return false;
11372 : 95454041 : if (ptr1->x_param_ipa_max_agg_items != ptr2->x_param_ipa_max_agg_items)
11373 : : return false;
11374 : 95454041 : if (ptr1->x_param_ipa_max_loop_predicates != ptr2->x_param_ipa_max_loop_predicates)
11375 : : return false;
11376 : 95454041 : if (ptr1->x_param_ipa_max_param_expr_ops != ptr2->x_param_ipa_max_param_expr_ops)
11377 : : return false;
11378 : 95454041 : if (ptr1->x_param_ipa_max_switch_predicate_bounds != ptr2->x_param_ipa_max_switch_predicate_bounds)
11379 : : return false;
11380 : 95454041 : if (ptr1->x_param_ipa_sra_deref_prob_threshold != ptr2->x_param_ipa_sra_deref_prob_threshold)
11381 : : return false;
11382 : 95454041 : if (ptr1->x_param_ipa_sra_max_replacements != ptr2->x_param_ipa_sra_max_replacements)
11383 : : return false;
11384 : 95454041 : if (ptr1->x_param_ipa_sra_ptr_growth_factor != ptr2->x_param_ipa_sra_ptr_growth_factor)
11385 : : return false;
11386 : 95454041 : if (ptr1->x_param_ipa_sra_ptrwrap_growth_factor != ptr2->x_param_ipa_sra_ptrwrap_growth_factor)
11387 : : return false;
11388 : 95454041 : if (ptr1->x_param_ira_consider_dup_in_all_alts != ptr2->x_param_ira_consider_dup_in_all_alts)
11389 : : return false;
11390 : 95454041 : if (ptr1->x_param_ira_loop_reserved_regs != ptr2->x_param_ira_loop_reserved_regs)
11391 : : return false;
11392 : 95454041 : if (ptr1->x_param_ira_max_conflict_table_size != ptr2->x_param_ira_max_conflict_table_size)
11393 : : return false;
11394 : 95454041 : if (ptr1->x_param_ira_max_loops_num != ptr2->x_param_ira_max_loops_num)
11395 : : return false;
11396 : 95454041 : if (ptr1->x_param_ira_simple_lra_insn_threshold != ptr2->x_param_ira_simple_lra_insn_threshold)
11397 : : return false;
11398 : 95454041 : if (ptr1->x_param_iv_always_prune_cand_set_bound != ptr2->x_param_iv_always_prune_cand_set_bound)
11399 : : return false;
11400 : 95454041 : if (ptr1->x_param_iv_consider_all_candidates_bound != ptr2->x_param_iv_consider_all_candidates_bound)
11401 : : return false;
11402 : 95454041 : if (ptr1->x_param_iv_max_considered_uses != ptr2->x_param_iv_max_considered_uses)
11403 : : return false;
11404 : 95454041 : if (ptr1->x_param_jump_table_max_growth_ratio_for_size != ptr2->x_param_jump_table_max_growth_ratio_for_size)
11405 : : return false;
11406 : 95454041 : if (ptr1->x_param_jump_table_max_growth_ratio_for_speed != ptr2->x_param_jump_table_max_growth_ratio_for_speed)
11407 : : return false;
11408 : 95454041 : if (ptr1->x_param_l1_cache_line_size != ptr2->x_param_l1_cache_line_size)
11409 : : return false;
11410 : 95454041 : if (ptr1->x_param_l1_cache_size != ptr2->x_param_l1_cache_size)
11411 : : return false;
11412 : 95454016 : if (ptr1->x_param_l2_cache_size != ptr2->x_param_l2_cache_size)
11413 : : return false;
11414 : 95453955 : if (ptr1->x_param_large_function_growth != ptr2->x_param_large_function_growth)
11415 : : return false;
11416 : 95453955 : if (ptr1->x_param_large_function_insns != ptr2->x_param_large_function_insns)
11417 : : return false;
11418 : 95453955 : if (ptr1->x_param_stack_frame_growth != ptr2->x_param_stack_frame_growth)
11419 : : return false;
11420 : 95453955 : if (ptr1->x_param_large_stack_frame != ptr2->x_param_large_stack_frame)
11421 : : return false;
11422 : 95453955 : if (ptr1->x_param_large_unit_insns != ptr2->x_param_large_unit_insns)
11423 : : return false;
11424 : 95453955 : if (ptr1->x_param_lim_expensive != ptr2->x_param_lim_expensive)
11425 : : return false;
11426 : 95453955 : if (ptr1->x_param_loop_block_tile_size != ptr2->x_param_loop_block_tile_size)
11427 : : return false;
11428 : 95453955 : if (ptr1->x_param_loop_interchange_max_num_stmts != ptr2->x_param_loop_interchange_max_num_stmts)
11429 : : return false;
11430 : 95453955 : if (ptr1->x_param_loop_interchange_stride_ratio != ptr2->x_param_loop_interchange_stride_ratio)
11431 : : return false;
11432 : 95453955 : if (ptr1->x_param_loop_invariant_max_bbs_in_loop != ptr2->x_param_loop_invariant_max_bbs_in_loop)
11433 : : return false;
11434 : 95453955 : if (ptr1->x_param_loop_max_datarefs_for_datadeps != ptr2->x_param_loop_max_datarefs_for_datadeps)
11435 : : return false;
11436 : 95453955 : if (ptr1->x_param_loop_versioning_max_inner_insns != ptr2->x_param_loop_versioning_max_inner_insns)
11437 : : return false;
11438 : 95453955 : if (ptr1->x_param_loop_versioning_max_outer_insns != ptr2->x_param_loop_versioning_max_outer_insns)
11439 : : return false;
11440 : 95453955 : if (ptr1->x_param_lra_inheritance_ebb_probability_cutoff != ptr2->x_param_lra_inheritance_ebb_probability_cutoff)
11441 : : return false;
11442 : 95453955 : if (ptr1->x_param_lra_max_considered_reload_pseudos != ptr2->x_param_lra_max_considered_reload_pseudos)
11443 : : return false;
11444 : 95453955 : if (ptr1->x_flag_lto_locality_cloning != ptr2->x_flag_lto_locality_cloning)
11445 : : return false;
11446 : 95453955 : if (ptr1->x_param_lto_locality_frequency != ptr2->x_param_lto_locality_frequency)
11447 : : return false;
11448 : 95453955 : if (ptr1->x_param_lto_locality_size != ptr2->x_param_lto_locality_size)
11449 : : return false;
11450 : 95453955 : if (ptr1->x_param_max_average_unrolled_insns != ptr2->x_param_max_average_unrolled_insns)
11451 : : return false;
11452 : 95453955 : if (ptr1->x_param_max_combine_insns != ptr2->x_param_max_combine_insns)
11453 : : return false;
11454 : 95453955 : if (ptr1->x_param_max_combine_search_insns != ptr2->x_param_max_combine_search_insns)
11455 : : return false;
11456 : 95453955 : if (ptr1->x_param_max_unroll_iterations != ptr2->x_param_max_unroll_iterations)
11457 : : return false;
11458 : 95453955 : if (ptr1->x_param_max_completely_peel_times != ptr2->x_param_max_completely_peel_times)
11459 : : return false;
11460 : 95453955 : if (ptr1->x_param_max_completely_peeled_insns != ptr2->x_param_max_completely_peeled_insns)
11461 : : return false;
11462 : 95453955 : if (ptr1->x_param_max_crossjump_edges != ptr2->x_param_max_crossjump_edges)
11463 : : return false;
11464 : 95453955 : if (ptr1->x_param_max_cse_insns != ptr2->x_param_max_cse_insns)
11465 : : return false;
11466 : 95453955 : if (ptr1->x_param_max_cse_path_length != ptr2->x_param_max_cse_path_length)
11467 : : return false;
11468 : 95453955 : if (ptr1->x_param_max_cselib_memory_locations != ptr2->x_param_max_cselib_memory_locations)
11469 : : return false;
11470 : 95453955 : if (ptr1->x_param_max_debug_marker_count != ptr2->x_param_max_debug_marker_count)
11471 : : return false;
11472 : 95453955 : if (ptr1->x_param_max_delay_slot_insn_search != ptr2->x_param_max_delay_slot_insn_search)
11473 : : return false;
11474 : 95453955 : if (ptr1->x_param_max_delay_slot_live_search != ptr2->x_param_max_delay_slot_live_search)
11475 : : return false;
11476 : 95453955 : if (ptr1->x_param_max_dse_active_local_stores != ptr2->x_param_max_dse_active_local_stores)
11477 : : return false;
11478 : 95453955 : if (ptr1->x_param_early_inliner_max_iterations != ptr2->x_param_early_inliner_max_iterations)
11479 : : return false;
11480 : 95453955 : if (ptr1->x_param_max_find_base_term_values != ptr2->x_param_max_find_base_term_values)
11481 : : return false;
11482 : 95453955 : if (ptr1->x_param_max_fsm_thread_path_insns != ptr2->x_param_max_fsm_thread_path_insns)
11483 : : return false;
11484 : 95453955 : if (ptr1->x_param_max_gcse_insertion_ratio != ptr2->x_param_max_gcse_insertion_ratio)
11485 : : return false;
11486 : 95453955 : if (ptr1->x_param_max_gcse_memory != ptr2->x_param_max_gcse_memory)
11487 : : return false;
11488 : 95453955 : if (ptr1->x_param_max_goto_duplication_insns != ptr2->x_param_max_goto_duplication_insns)
11489 : : return false;
11490 : 95453955 : if (ptr1->x_param_max_grow_copy_bb_insns != ptr2->x_param_max_grow_copy_bb_insns)
11491 : : return false;
11492 : 95453955 : if (ptr1->x_param_max_hoist_depth != ptr2->x_param_max_hoist_depth)
11493 : : return false;
11494 : 95453955 : if (ptr1->x_param_inline_functions_called_once_insns != ptr2->x_param_inline_functions_called_once_insns)
11495 : : return false;
11496 : 95453955 : if (ptr1->x_param_inline_functions_called_once_loop_depth != ptr2->x_param_inline_functions_called_once_loop_depth)
11497 : : return false;
11498 : 95453955 : if (ptr1->x_param_max_inline_insns_auto != ptr2->x_param_max_inline_insns_auto)
11499 : : return false;
11500 : 95453955 : if (ptr1->x_param_max_inline_insns_recursive_auto != ptr2->x_param_max_inline_insns_recursive_auto)
11501 : : return false;
11502 : 95453955 : if (ptr1->x_param_max_inline_insns_recursive != ptr2->x_param_max_inline_insns_recursive)
11503 : : return false;
11504 : 95453955 : if (ptr1->x_param_max_inline_insns_single != ptr2->x_param_max_inline_insns_single)
11505 : : return false;
11506 : 95453955 : if (ptr1->x_param_max_inline_insns_size != ptr2->x_param_max_inline_insns_size)
11507 : : return false;
11508 : 95453955 : if (ptr1->x_param_max_inline_insns_small != ptr2->x_param_max_inline_insns_small)
11509 : : return false;
11510 : 95453955 : if (ptr1->x_param_max_inline_recursive_depth_auto != ptr2->x_param_max_inline_recursive_depth_auto)
11511 : : return false;
11512 : 95453955 : if (ptr1->x_param_max_inline_recursive_depth != ptr2->x_param_max_inline_recursive_depth)
11513 : : return false;
11514 : 95453955 : if (ptr1->x_param_max_isl_operations != ptr2->x_param_max_isl_operations)
11515 : : return false;
11516 : 95453955 : if (ptr1->x_param_max_iterations_computation_cost != ptr2->x_param_max_iterations_computation_cost)
11517 : : return false;
11518 : 95453955 : if (ptr1->x_param_max_iterations_to_track != ptr2->x_param_max_iterations_to_track)
11519 : : return false;
11520 : 95453955 : if (ptr1->x_param_max_jump_thread_duplication_stmts != ptr2->x_param_max_jump_thread_duplication_stmts)
11521 : : return false;
11522 : 95453955 : if (ptr1->x_param_max_jump_thread_paths != ptr2->x_param_max_jump_thread_paths)
11523 : : return false;
11524 : 95453955 : if (ptr1->x_param_max_last_value_rtl != ptr2->x_param_max_last_value_rtl)
11525 : : return false;
11526 : 95453955 : if (ptr1->x_param_max_loop_header_insns != ptr2->x_param_max_loop_header_insns)
11527 : : return false;
11528 : 95453955 : if (ptr1->x_param_max_modulo_backtrack_attempts != ptr2->x_param_max_modulo_backtrack_attempts)
11529 : : return false;
11530 : 95453955 : if (ptr1->x_param_max_partial_antic_length != ptr2->x_param_max_partial_antic_length)
11531 : : return false;
11532 : 95453955 : if (ptr1->x_param_max_peel_branches != ptr2->x_param_max_peel_branches)
11533 : : return false;
11534 : 95453955 : if (ptr1->x_param_max_peel_times != ptr2->x_param_max_peel_times)
11535 : : return false;
11536 : 95453955 : if (ptr1->x_param_max_peeled_insns != ptr2->x_param_max_peeled_insns)
11537 : : return false;
11538 : 95453955 : if (ptr1->x_param_max_pending_list_length != ptr2->x_param_max_pending_list_length)
11539 : : return false;
11540 : 95453955 : if (ptr1->x_param_max_pipeline_region_blocks != ptr2->x_param_max_pipeline_region_blocks)
11541 : : return false;
11542 : 95453955 : if (ptr1->x_param_max_pipeline_region_insns != ptr2->x_param_max_pipeline_region_insns)
11543 : : return false;
11544 : 95453955 : if (ptr1->x_param_max_pow_sqrt_depth != ptr2->x_param_max_pow_sqrt_depth)
11545 : : return false;
11546 : 95453955 : if (ptr1->x_param_max_predicted_iterations != ptr2->x_param_max_predicted_iterations)
11547 : : return false;
11548 : 95453955 : if (ptr1->x_param_max_reload_search_insns != ptr2->x_param_max_reload_search_insns)
11549 : : return false;
11550 : 95453955 : if (ptr1->x_param_max_rtl_if_conversion_insns != ptr2->x_param_max_rtl_if_conversion_insns)
11551 : : return false;
11552 : 95453955 : if (ptr1->x_param_max_rtl_if_conversion_predictable_cost != ptr2->x_param_max_rtl_if_conversion_predictable_cost)
11553 : : return false;
11554 : 95453955 : if (ptr1->x_param_max_rtl_if_conversion_unpredictable_cost != ptr2->x_param_max_rtl_if_conversion_unpredictable_cost)
11555 : : return false;
11556 : 95453955 : if (ptr1->x_param_max_sched_extend_regions_iters != ptr2->x_param_max_sched_extend_regions_iters)
11557 : : return false;
11558 : 95453955 : if (ptr1->x_param_max_sched_insn_conflict_delay != ptr2->x_param_max_sched_insn_conflict_delay)
11559 : : return false;
11560 : 95453955 : if (ptr1->x_param_max_sched_ready_insns != ptr2->x_param_max_sched_ready_insns)
11561 : : return false;
11562 : 95453955 : if (ptr1->x_param_max_sched_region_blocks != ptr2->x_param_max_sched_region_blocks)
11563 : : return false;
11564 : 95453955 : if (ptr1->x_param_max_sched_region_insns != ptr2->x_param_max_sched_region_insns)
11565 : : return false;
11566 : 95453955 : if (ptr1->x_param_max_slsr_candidate_scan != ptr2->x_param_max_slsr_candidate_scan)
11567 : : return false;
11568 : 95453955 : if (ptr1->x_param_max_speculative_devirt_maydefs != ptr2->x_param_max_speculative_devirt_maydefs)
11569 : : return false;
11570 : 95453955 : if (ptr1->x_param_max_stores_to_merge != ptr2->x_param_max_stores_to_merge)
11571 : : return false;
11572 : 95453955 : if (ptr1->x_param_max_stores_to_sink != ptr2->x_param_max_stores_to_sink)
11573 : : return false;
11574 : 95453955 : if (ptr1->x_param_max_tail_merge_comparisons != ptr2->x_param_max_tail_merge_comparisons)
11575 : : return false;
11576 : 95453955 : if (ptr1->x_param_max_tail_merge_iterations != ptr2->x_param_max_tail_merge_iterations)
11577 : : return false;
11578 : 95453955 : if (ptr1->x_param_max_tracked_strlens != ptr2->x_param_max_tracked_strlens)
11579 : : return false;
11580 : 95453955 : if (ptr1->x_param_max_tree_if_conversion_phi_args != ptr2->x_param_max_tree_if_conversion_phi_args)
11581 : : return false;
11582 : 95453955 : if (ptr1->x_param_max_unroll_times != ptr2->x_param_max_unroll_times)
11583 : : return false;
11584 : 95453955 : if (ptr1->x_param_max_unrolled_insns != ptr2->x_param_max_unrolled_insns)
11585 : : return false;
11586 : 95453955 : if (ptr1->x_param_max_unswitch_depth != ptr2->x_param_max_unswitch_depth)
11587 : : return false;
11588 : 95453955 : if (ptr1->x_param_max_unswitch_insns != ptr2->x_param_max_unswitch_insns)
11589 : : return false;
11590 : 95453955 : if (ptr1->x_param_max_variable_expansions != ptr2->x_param_max_variable_expansions)
11591 : : return false;
11592 : 95453955 : if (ptr1->x_param_max_vartrack_expr_depth != ptr2->x_param_max_vartrack_expr_depth)
11593 : : return false;
11594 : 95453955 : if (ptr1->x_param_max_vartrack_reverse_op_size != ptr2->x_param_max_vartrack_reverse_op_size)
11595 : : return false;
11596 : 95453955 : if (ptr1->x_param_max_vartrack_size != ptr2->x_param_max_vartrack_size)
11597 : : return false;
11598 : 95453955 : if (ptr1->x_param_min_crossjump_insns != ptr2->x_param_min_crossjump_insns)
11599 : : return false;
11600 : 95453955 : if (ptr1->x_param_min_inline_recursive_probability != ptr2->x_param_min_inline_recursive_probability)
11601 : : return false;
11602 : 95453955 : if (ptr1->x_param_min_insn_to_prefetch_ratio != ptr2->x_param_min_insn_to_prefetch_ratio)
11603 : : return false;
11604 : 95453955 : if (ptr1->x_param_min_loop_cond_split_prob != ptr2->x_param_min_loop_cond_split_prob)
11605 : : return false;
11606 : 95453955 : if (ptr1->x_param_min_pagesize != ptr2->x_param_min_pagesize)
11607 : : return false;
11608 : 95453955 : if (ptr1->x_param_min_size_for_stack_sharing != ptr2->x_param_min_size_for_stack_sharing)
11609 : : return false;
11610 : 95453955 : if (ptr1->x_param_min_spec_prob != ptr2->x_param_min_spec_prob)
11611 : : return false;
11612 : 95453955 : if (ptr1->x_param_min_vect_loop_bound != ptr2->x_param_min_vect_loop_bound)
11613 : : return false;
11614 : 95453955 : if (ptr1->x_param_modref_max_accesses != ptr2->x_param_modref_max_accesses)
11615 : : return false;
11616 : 95453955 : if (ptr1->x_param_modref_max_adjustments != ptr2->x_param_modref_max_adjustments)
11617 : : return false;
11618 : 95453955 : if (ptr1->x_param_modref_max_bases != ptr2->x_param_modref_max_bases)
11619 : : return false;
11620 : 95453955 : if (ptr1->x_param_modref_max_depth != ptr2->x_param_modref_max_depth)
11621 : : return false;
11622 : 95453955 : if (ptr1->x_param_modref_max_escape_points != ptr2->x_param_modref_max_escape_points)
11623 : : return false;
11624 : 95453955 : if (ptr1->x_param_modref_max_refs != ptr2->x_param_modref_max_refs)
11625 : : return false;
11626 : 95453955 : if (ptr1->x_param_modref_max_tests != ptr2->x_param_modref_max_tests)
11627 : : return false;
11628 : 95453955 : if (ptr1->x_param_parloops_chunk_size != ptr2->x_param_parloops_chunk_size)
11629 : : return false;
11630 : 95453955 : if (ptr1->x_param_parloops_min_per_thread != ptr2->x_param_parloops_min_per_thread)
11631 : : return false;
11632 : 95453955 : if (ptr1->x_param_parloops_schedule != ptr2->x_param_parloops_schedule)
11633 : : return false;
11634 : 95453955 : if (ptr1->x_param_partial_inlining_entry_probability != ptr2->x_param_partial_inlining_entry_probability)
11635 : : return false;
11636 : 95453955 : if (ptr1->x_param_phiopt_factor_max_stmts_live != ptr2->x_param_phiopt_factor_max_stmts_live)
11637 : : return false;
11638 : 95453955 : if (ptr1->x_param_predictable_branch_outcome != ptr2->x_param_predictable_branch_outcome)
11639 : : return false;
11640 : 95453955 : if (ptr1->x_param_prefetch_dynamic_strides != ptr2->x_param_prefetch_dynamic_strides)
11641 : : return false;
11642 : 95453955 : if (ptr1->x_param_prefetch_latency != ptr2->x_param_prefetch_latency)
11643 : : return false;
11644 : 95453955 : if (ptr1->x_param_prefetch_min_insn_to_mem_ratio != ptr2->x_param_prefetch_min_insn_to_mem_ratio)
11645 : : return false;
11646 : 95453955 : if (ptr1->x_param_prefetch_minimum_stride != ptr2->x_param_prefetch_minimum_stride)
11647 : : return false;
11648 : 95453955 : if (ptr1->x_param_ranger_debug != ptr2->x_param_ranger_debug)
11649 : : return false;
11650 : 95453955 : if (ptr1->x_param_ranger_logical_depth != ptr2->x_param_ranger_logical_depth)
11651 : : return false;
11652 : 95453955 : if (ptr1->x_param_ranger_recompute_depth != ptr2->x_param_ranger_recompute_depth)
11653 : : return false;
11654 : 95453955 : if (ptr1->x_param_relation_block_limit != ptr2->x_param_relation_block_limit)
11655 : : return false;
11656 : 95453955 : if (ptr1->x_param_rpo_vn_max_loop_depth != ptr2->x_param_rpo_vn_max_loop_depth)
11657 : : return false;
11658 : 95453955 : if (ptr1->x_param_sccvn_max_alias_queries_per_access != ptr2->x_param_sccvn_max_alias_queries_per_access)
11659 : : return false;
11660 : 95453955 : if (ptr1->x_param_scev_max_expr_complexity != ptr2->x_param_scev_max_expr_complexity)
11661 : : return false;
11662 : 95453955 : if (ptr1->x_param_scev_max_expr_size != ptr2->x_param_scev_max_expr_size)
11663 : : return false;
11664 : 95453955 : if (ptr1->x_param_sched_autopref_queue_depth != ptr2->x_param_sched_autopref_queue_depth)
11665 : : return false;
11666 : 95453955 : if (ptr1->x_param_sched_mem_true_dep_cost != ptr2->x_param_sched_mem_true_dep_cost)
11667 : : return false;
11668 : 95453955 : if (ptr1->x_param_sched_pressure_algorithm != ptr2->x_param_sched_pressure_algorithm)
11669 : : return false;
11670 : 95453955 : if (ptr1->x_param_sched_spec_prob_cutoff != ptr2->x_param_sched_spec_prob_cutoff)
11671 : : return false;
11672 : 95453955 : if (ptr1->x_param_sched_state_edge_prob_cutoff != ptr2->x_param_sched_state_edge_prob_cutoff)
11673 : : return false;
11674 : 95453955 : if (ptr1->x_param_selsched_insns_to_rename != ptr2->x_param_selsched_insns_to_rename)
11675 : : return false;
11676 : 95453955 : if (ptr1->x_param_selsched_max_lookahead != ptr2->x_param_selsched_max_lookahead)
11677 : : return false;
11678 : 95453955 : if (ptr1->x_param_selsched_max_sched_times != ptr2->x_param_selsched_max_sched_times)
11679 : : return false;
11680 : 95453955 : if (ptr1->x_param_simultaneous_prefetches != ptr2->x_param_simultaneous_prefetches)
11681 : : return false;
11682 : 95453946 : if (ptr1->x_param_sink_frequency_threshold != ptr2->x_param_sink_frequency_threshold)
11683 : : return false;
11684 : 95453946 : if (ptr1->x_param_sms_dfa_history != ptr2->x_param_sms_dfa_history)
11685 : : return false;
11686 : 95453946 : if (ptr1->x_param_sms_loop_average_count_threshold != ptr2->x_param_sms_loop_average_count_threshold)
11687 : : return false;
11688 : 95453946 : if (ptr1->x_param_sms_max_ii_factor != ptr2->x_param_sms_max_ii_factor)
11689 : : return false;
11690 : 95453946 : if (ptr1->x_param_sms_min_sc != ptr2->x_param_sms_min_sc)
11691 : : return false;
11692 : 95453946 : if (ptr1->x_param_sra_max_propagations != ptr2->x_param_sra_max_propagations)
11693 : : return false;
11694 : 95453946 : if (ptr1->x_param_sra_max_scalarization_size_size != ptr2->x_param_sra_max_scalarization_size_size)
11695 : : return false;
11696 : 95453946 : if (ptr1->x_param_sra_max_scalarization_size_speed != ptr2->x_param_sra_max_scalarization_size_speed)
11697 : : return false;
11698 : 95453946 : if (ptr1->x_param_ssa_name_def_chain_limit != ptr2->x_param_ssa_name_def_chain_limit)
11699 : : return false;
11700 : 95453946 : if (ptr1->x_param_ssp_buffer_size != ptr2->x_param_ssp_buffer_size)
11701 : : return false;
11702 : 95453946 : if (ptr1->x_param_stack_clash_protection_guard_size != ptr2->x_param_stack_clash_protection_guard_size)
11703 : : return false;
11704 : 95453946 : if (ptr1->x_param_stack_clash_protection_probe_interval != ptr2->x_param_stack_clash_protection_probe_interval)
11705 : : return false;
11706 : 95453946 : if (ptr1->x_param_store_forwarding_max_distance != ptr2->x_param_store_forwarding_max_distance)
11707 : : return false;
11708 : 95453946 : if (ptr1->x_param_store_merging_allow_unaligned != ptr2->x_param_store_merging_allow_unaligned)
11709 : : return false;
11710 : 95453946 : if (ptr1->x_param_store_merging_max_size != ptr2->x_param_store_merging_max_size)
11711 : : return false;
11712 : 95453946 : if (ptr1->x_param_switch_conversion_branch_ratio != ptr2->x_param_switch_conversion_branch_ratio)
11713 : : return false;
11714 : 95453946 : if (ptr1->x_param_switch_lower_slow_alg_max_cases != ptr2->x_param_switch_lower_slow_alg_max_cases)
11715 : : return false;
11716 : 95453946 : if (ptr1->x_param_threader_debug != ptr2->x_param_threader_debug)
11717 : : return false;
11718 : 95453946 : if (ptr1->x_param_tm_max_aggregate_size != ptr2->x_param_tm_max_aggregate_size)
11719 : : return false;
11720 : 95453946 : if (ptr1->x_param_tracer_dynamic_coverage_feedback != ptr2->x_param_tracer_dynamic_coverage_feedback)
11721 : : return false;
11722 : 95453946 : if (ptr1->x_param_tracer_dynamic_coverage != ptr2->x_param_tracer_dynamic_coverage)
11723 : : return false;
11724 : 95453946 : if (ptr1->x_param_tracer_max_code_growth != ptr2->x_param_tracer_max_code_growth)
11725 : : return false;
11726 : 95453946 : if (ptr1->x_param_tracer_min_branch_probability_feedback != ptr2->x_param_tracer_min_branch_probability_feedback)
11727 : : return false;
11728 : 95453946 : if (ptr1->x_param_tracer_min_branch_probability != ptr2->x_param_tracer_min_branch_probability)
11729 : : return false;
11730 : 95453946 : if (ptr1->x_param_tracer_min_branch_ratio != ptr2->x_param_tracer_min_branch_ratio)
11731 : : return false;
11732 : 95453946 : if (ptr1->x_param_transitive_relations_work_bound != ptr2->x_param_transitive_relations_work_bound)
11733 : : return false;
11734 : 95453946 : if (ptr1->x_param_tree_reassoc_width != ptr2->x_param_tree_reassoc_width)
11735 : : return false;
11736 : 95453946 : if (ptr1->x_param_uninit_control_dep_attempts != ptr2->x_param_uninit_control_dep_attempts)
11737 : : return false;
11738 : 95453946 : if (ptr1->x_param_uninit_max_chain_len != ptr2->x_param_uninit_max_chain_len)
11739 : : return false;
11740 : 95453946 : if (ptr1->x_param_uninit_max_num_chains != ptr2->x_param_uninit_max_num_chains)
11741 : : return false;
11742 : 95453946 : if (ptr1->x_param_uninit_max_prune_work != ptr2->x_param_uninit_max_prune_work)
11743 : : return false;
11744 : 95453946 : if (ptr1->x_param_uninlined_function_insns != ptr2->x_param_uninlined_function_insns)
11745 : : return false;
11746 : 95453946 : if (ptr1->x_param_uninlined_function_time != ptr2->x_param_uninlined_function_time)
11747 : : return false;
11748 : 95453946 : if (ptr1->x_param_uninlined_function_thunk_insns != ptr2->x_param_uninlined_function_thunk_insns)
11749 : : return false;
11750 : 95453946 : if (ptr1->x_param_uninlined_function_thunk_time != ptr2->x_param_uninlined_function_thunk_time)
11751 : : return false;
11752 : 95453946 : if (ptr1->x_param_unlikely_bb_count_fraction != ptr2->x_param_unlikely_bb_count_fraction)
11753 : : return false;
11754 : 95453946 : if (ptr1->x_param_unroll_jam_max_unroll != ptr2->x_param_unroll_jam_max_unroll)
11755 : : return false;
11756 : 95453946 : if (ptr1->x_param_unroll_jam_min_percent != ptr2->x_param_unroll_jam_min_percent)
11757 : : return false;
11758 : 95453946 : if (ptr1->x_param_use_after_scope_direct_emission_threshold != ptr2->x_param_use_after_scope_direct_emission_threshold)
11759 : : return false;
11760 : 95453946 : if (ptr1->x_param_vect_epilogues_nomask != ptr2->x_param_vect_epilogues_nomask)
11761 : : return false;
11762 : 95453946 : if (ptr1->x_param_vect_induction_float != ptr2->x_param_vect_induction_float)
11763 : : return false;
11764 : 95453946 : if (ptr1->x_param_vect_inner_loop_cost_factor != ptr2->x_param_vect_inner_loop_cost_factor)
11765 : : return false;
11766 : 95453946 : if (ptr1->x_param_vect_max_layout_candidates != ptr2->x_param_vect_max_layout_candidates)
11767 : : return false;
11768 : 95453946 : if (ptr1->x_param_vect_max_peeling_for_alignment != ptr2->x_param_vect_max_peeling_for_alignment)
11769 : : return false;
11770 : 95453946 : if (ptr1->x_param_vect_max_version_for_alias_checks != ptr2->x_param_vect_max_version_for_alias_checks)
11771 : : return false;
11772 : 95453946 : if (ptr1->x_param_vect_max_version_for_alignment_checks != ptr2->x_param_vect_max_version_for_alignment_checks)
11773 : : return false;
11774 : 95453946 : if (ptr1->x_param_vect_partial_vector_usage != ptr2->x_param_vect_partial_vector_usage)
11775 : : return false;
11776 : 95453946 : if (ptr1->x_param_vect_scalar_cost_multiplier != ptr2->x_param_vect_scalar_cost_multiplier)
11777 : : return false;
11778 : 95453946 : if (ptr1->x_param_vrp_block_limit != ptr2->x_param_vrp_block_limit)
11779 : : return false;
11780 : 95453946 : if (ptr1->x_param_vrp_sparse_threshold != ptr2->x_param_vrp_sparse_threshold)
11781 : : return false;
11782 : 95453946 : if (ptr1->x_param_vrp_switch_limit != ptr2->x_param_vrp_switch_limit)
11783 : : return false;
11784 : 95453946 : if (ptr1->x_param_vrp_vector_threshold != ptr2->x_param_vrp_vector_threshold)
11785 : : return false;
11786 : 95453946 : if (ptr1->x_warn_inline != ptr2->x_warn_inline)
11787 : : return false;
11788 : 95453946 : if (ptr1->x_flag_aggressive_loop_optimizations != ptr2->x_flag_aggressive_loop_optimizations)
11789 : : return false;
11790 : 95453946 : if (ptr1->x_flag_align_functions != ptr2->x_flag_align_functions)
11791 : : return false;
11792 : 95453946 : if (ptr1->x_str_align_functions != ptr2->x_str_align_functions
11793 : 559 : && (!ptr1->x_str_align_functions || !ptr2->x_str_align_functions
11794 : 559 : || strcmp (ptr1->x_str_align_functions, ptr2->x_str_align_functions)))
11795 : : return false;
11796 : 95453946 : if (ptr1->x_flag_align_jumps != ptr2->x_flag_align_jumps)
11797 : : return false;
11798 : 95453946 : if (ptr1->x_str_align_jumps != ptr2->x_str_align_jumps
11799 : 558 : && (!ptr1->x_str_align_jumps || !ptr2->x_str_align_jumps
11800 : 558 : || strcmp (ptr1->x_str_align_jumps, ptr2->x_str_align_jumps)))
11801 : : return false;
11802 : 95453946 : if (ptr1->x_flag_align_labels != ptr2->x_flag_align_labels)
11803 : : return false;
11804 : 95453946 : if (ptr1->x_str_align_labels != ptr2->x_str_align_labels
11805 : 558 : && (!ptr1->x_str_align_labels || !ptr2->x_str_align_labels
11806 : 558 : || strcmp (ptr1->x_str_align_labels, ptr2->x_str_align_labels)))
11807 : : return false;
11808 : 95453946 : if (ptr1->x_flag_align_loops != ptr2->x_flag_align_loops)
11809 : : return false;
11810 : 95453946 : if (ptr1->x_str_align_loops != ptr2->x_str_align_loops
11811 : 558 : && (!ptr1->x_str_align_loops || !ptr2->x_str_align_loops
11812 : 558 : || strcmp (ptr1->x_str_align_loops, ptr2->x_str_align_loops)))
11813 : : return false;
11814 : 95453946 : if (ptr1->x_flag_allocation_dce != ptr2->x_flag_allocation_dce)
11815 : : return false;
11816 : 95453946 : if (ptr1->x_flag_store_data_races != ptr2->x_flag_store_data_races)
11817 : : return false;
11818 : 95453946 : if (ptr1->x_flag_associative_math != ptr2->x_flag_associative_math)
11819 : : return false;
11820 : 95453937 : if (ptr1->x_flag_assume_sane_operators_new_delete != ptr2->x_flag_assume_sane_operators_new_delete)
11821 : : return false;
11822 : 95453937 : if (ptr1->x_flag_asynchronous_unwind_tables != ptr2->x_flag_asynchronous_unwind_tables)
11823 : : return false;
11824 : 95453937 : if (ptr1->x_flag_auto_inc_dec != ptr2->x_flag_auto_inc_dec)
11825 : : return false;
11826 : 95453937 : if (ptr1->x_flag_auto_profile_inlining != ptr2->x_flag_auto_profile_inlining)
11827 : : return false;
11828 : 95453937 : if (ptr1->x_flag_avoid_store_forwarding != ptr2->x_flag_avoid_store_forwarding)
11829 : : return false;
11830 : 95453937 : if (ptr1->x_flag_bit_tests != ptr2->x_flag_bit_tests)
11831 : : return false;
11832 : 95453937 : if (ptr1->x_flag_branch_on_count_reg != ptr2->x_flag_branch_on_count_reg)
11833 : : return false;
11834 : 95453937 : if (ptr1->x_flag_branch_probabilities != ptr2->x_flag_branch_probabilities)
11835 : : return false;
11836 : 95453937 : if (ptr1->x_flag_caller_saves != ptr2->x_flag_caller_saves)
11837 : : return false;
11838 : 95453937 : if (ptr1->x_flag_code_hoisting != ptr2->x_flag_code_hoisting)
11839 : : return false;
11840 : 95453937 : if (ptr1->x_flag_combine_stack_adjustments != ptr2->x_flag_combine_stack_adjustments)
11841 : : return false;
11842 : 95453937 : if (ptr1->x_flag_compare_elim_after_reload != ptr2->x_flag_compare_elim_after_reload)
11843 : : return false;
11844 : 95453937 : if (ptr1->x_flag_conserve_stack != ptr2->x_flag_conserve_stack)
11845 : : return false;
11846 : 95453937 : if (ptr1->x_flag_cprop_registers != ptr2->x_flag_cprop_registers)
11847 : : return false;
11848 : 95453937 : if (ptr1->x_flag_crossjumping != ptr2->x_flag_crossjumping)
11849 : : return false;
11850 : 95453937 : if (ptr1->x_flag_cse_follow_jumps != ptr2->x_flag_cse_follow_jumps)
11851 : : return false;
11852 : 95453937 : if (ptr1->x_flag_complex_method != ptr2->x_flag_complex_method)
11853 : : return false;
11854 : 95453930 : if (ptr1->x_flag_dce != ptr2->x_flag_dce)
11855 : : return false;
11856 : 95453930 : if (ptr1->x_flag_defer_pop != ptr2->x_flag_defer_pop)
11857 : : return false;
11858 : 95453930 : if (ptr1->x_flag_delayed_branch != ptr2->x_flag_delayed_branch)
11859 : : return false;
11860 : 95453930 : if (ptr1->x_flag_delete_dead_exceptions != ptr2->x_flag_delete_dead_exceptions)
11861 : : return false;
11862 : 95453930 : if (ptr1->x_flag_delete_null_pointer_checks != ptr2->x_flag_delete_null_pointer_checks)
11863 : : return false;
11864 : 95453930 : if (ptr1->x_flag_devirtualize != ptr2->x_flag_devirtualize)
11865 : : return false;
11866 : 95453930 : if (ptr1->x_flag_devirtualize_speculatively != ptr2->x_flag_devirtualize_speculatively)
11867 : : return false;
11868 : 95453930 : if (ptr1->x_flag_dse != ptr2->x_flag_dse)
11869 : : return false;
11870 : 95453930 : if (ptr1->x_flag_early_inlining != ptr2->x_flag_early_inlining)
11871 : : return false;
11872 : 95453930 : if (ptr1->x_flag_exceptions != ptr2->x_flag_exceptions)
11873 : : return false;
11874 : 95453930 : if (ptr1->x_flag_excess_precision != ptr2->x_flag_excess_precision)
11875 : : return false;
11876 : 95453930 : if (ptr1->x_flag_expensive_optimizations != ptr2->x_flag_expensive_optimizations)
11877 : : return false;
11878 : 95453930 : if (ptr1->x_flag_ext_dce != ptr2->x_flag_ext_dce)
11879 : : return false;
11880 : 95453930 : if (ptr1->x_flag_finite_loops != ptr2->x_flag_finite_loops)
11881 : : return false;
11882 : 95453930 : if (ptr1->x_flag_finite_math_only != ptr2->x_flag_finite_math_only)
11883 : : return false;
11884 : 95453930 : if (ptr1->x_flag_float_store != ptr2->x_flag_float_store)
11885 : : return false;
11886 : 95453930 : if (ptr1->x_flag_fold_mem_offsets != ptr2->x_flag_fold_mem_offsets)
11887 : : return false;
11888 : 95453930 : if (ptr1->x_flag_fold_simple_inlines != ptr2->x_flag_fold_simple_inlines)
11889 : : return false;
11890 : 95453930 : if (ptr1->x_flag_forward_propagate != ptr2->x_flag_forward_propagate)
11891 : : return false;
11892 : 95453930 : if (ptr1->x_flag_fp_contract_mode != ptr2->x_flag_fp_contract_mode)
11893 : : return false;
11894 : 95453930 : if (ptr1->x_flag_fp_int_builtin_inexact != ptr2->x_flag_fp_int_builtin_inexact)
11895 : : return false;
11896 : 95453930 : if (ptr1->x_flag_no_function_cse != ptr2->x_flag_no_function_cse)
11897 : : return false;
11898 : 95453930 : if (ptr1->x_flag_gcse != ptr2->x_flag_gcse)
11899 : : return false;
11900 : 95453930 : if (ptr1->x_flag_gcse_after_reload != ptr2->x_flag_gcse_after_reload)
11901 : : return false;
11902 : 95453930 : if (ptr1->x_flag_gcse_las != ptr2->x_flag_gcse_las)
11903 : : return false;
11904 : 95453930 : if (ptr1->x_flag_gcse_lm != ptr2->x_flag_gcse_lm)
11905 : : return false;
11906 : 95453930 : if (ptr1->x_flag_gcse_sm != ptr2->x_flag_gcse_sm)
11907 : : return false;
11908 : 95453930 : if (ptr1->x_flag_graphite != ptr2->x_flag_graphite)
11909 : : return false;
11910 : 95453930 : if (ptr1->x_flag_graphite_identity != ptr2->x_flag_graphite_identity)
11911 : : return false;
11912 : 95453930 : if (ptr1->x_flag_guess_branch_prob != ptr2->x_flag_guess_branch_prob)
11913 : : return false;
11914 : 95453930 : if (ptr1->x_flag_harden_control_flow_redundancy_check_exceptions != ptr2->x_flag_harden_control_flow_redundancy_check_exceptions)
11915 : : return false;
11916 : 95453930 : if (ptr1->x_flag_harden_control_flow_redundancy_check_noreturn != ptr2->x_flag_harden_control_flow_redundancy_check_noreturn)
11917 : : return false;
11918 : 95453930 : if (ptr1->x_flag_harden_control_flow_redundancy_check_returning_calls != ptr2->x_flag_harden_control_flow_redundancy_check_returning_calls)
11919 : : return false;
11920 : 95453930 : if (ptr1->x_flag_harden_control_flow_redundancy_skip_leaf != ptr2->x_flag_harden_control_flow_redundancy_skip_leaf)
11921 : : return false;
11922 : 95453930 : if (ptr1->x_flag_harden_compares != ptr2->x_flag_harden_compares)
11923 : : return false;
11924 : 95453930 : if (ptr1->x_flag_harden_conditional_branches != ptr2->x_flag_harden_conditional_branches)
11925 : : return false;
11926 : 95453930 : if (ptr1->x_flag_harden_control_flow_redundancy != ptr2->x_flag_harden_control_flow_redundancy)
11927 : : return false;
11928 : 95453930 : if (ptr1->x_flag_hoist_adjacent_loads != ptr2->x_flag_hoist_adjacent_loads)
11929 : : return false;
11930 : 95453930 : if (ptr1->x_flag_if_conversion != ptr2->x_flag_if_conversion)
11931 : : return false;
11932 : 95453930 : if (ptr1->x_flag_if_conversion2 != ptr2->x_flag_if_conversion2)
11933 : : return false;
11934 : 95453930 : if (ptr1->x_flag_indirect_inlining != ptr2->x_flag_indirect_inlining)
11935 : : return false;
11936 : 95453930 : if (ptr1->x_flag_no_inline != ptr2->x_flag_no_inline)
11937 : : return false;
11938 : 95453930 : if (ptr1->x_flag_inline_atomics != ptr2->x_flag_inline_atomics)
11939 : : return false;
11940 : 95453930 : if (ptr1->x_flag_inline_functions != ptr2->x_flag_inline_functions)
11941 : : return false;
11942 : 95453930 : if (ptr1->x_flag_inline_functions_called_once != ptr2->x_flag_inline_functions_called_once)
11943 : : return false;
11944 : 95453930 : if (ptr1->x_flag_inline_small_functions != ptr2->x_flag_inline_small_functions)
11945 : : return false;
11946 : 95453930 : if (ptr1->x_flag_inline_stringops != ptr2->x_flag_inline_stringops)
11947 : : return false;
11948 : 95453930 : if (ptr1->x_flag_ipa_bit_cp != ptr2->x_flag_ipa_bit_cp)
11949 : : return false;
11950 : 95453930 : if (ptr1->x_flag_ipa_cp != ptr2->x_flag_ipa_cp)
11951 : : return false;
11952 : 95453930 : if (ptr1->x_flag_ipa_cp_clone != ptr2->x_flag_ipa_cp_clone)
11953 : : return false;
11954 : 95453930 : if (ptr1->x_flag_ipa_icf != ptr2->x_flag_ipa_icf)
11955 : : return false;
11956 : 95453930 : if (ptr1->x_flag_ipa_icf_functions != ptr2->x_flag_ipa_icf_functions)
11957 : : return false;
11958 : 95453930 : if (ptr1->x_flag_ipa_icf_variables != ptr2->x_flag_ipa_icf_variables)
11959 : : return false;
11960 : 95453930 : if (ptr1->x_flag_ipa_modref != ptr2->x_flag_ipa_modref)
11961 : : return false;
11962 : 95453930 : if (ptr1->x_flag_ipa_profile != ptr2->x_flag_ipa_profile)
11963 : : return false;
11964 : 95453930 : if (ptr1->x_flag_ipa_pta != ptr2->x_flag_ipa_pta)
11965 : : return false;
11966 : 95453930 : if (ptr1->x_flag_ipa_pure_const != ptr2->x_flag_ipa_pure_const)
11967 : : return false;
11968 : 95453930 : if (ptr1->x_flag_ipa_ra != ptr2->x_flag_ipa_ra)
11969 : : return false;
11970 : 95453930 : if (ptr1->x_flag_ipa_reference != ptr2->x_flag_ipa_reference)
11971 : : return false;
11972 : 95453930 : if (ptr1->x_flag_ipa_reference_addressable != ptr2->x_flag_ipa_reference_addressable)
11973 : : return false;
11974 : 95453930 : if (ptr1->x_flag_ipa_reorder_for_locality != ptr2->x_flag_ipa_reorder_for_locality)
11975 : : return false;
11976 : 95453930 : if (ptr1->x_flag_ipa_sra != ptr2->x_flag_ipa_sra)
11977 : : return false;
11978 : 95453930 : if (ptr1->x_flag_ipa_stack_alignment != ptr2->x_flag_ipa_stack_alignment)
11979 : : return false;
11980 : 95453930 : if (ptr1->x_flag_ipa_strict_aliasing != ptr2->x_flag_ipa_strict_aliasing)
11981 : : return false;
11982 : 95453930 : if (ptr1->x_flag_ipa_vrp != ptr2->x_flag_ipa_vrp)
11983 : : return false;
11984 : 95453930 : if (ptr1->x_flag_ira_algorithm != ptr2->x_flag_ira_algorithm)
11985 : : return false;
11986 : 95453930 : if (ptr1->x_flag_ira_hoist_pressure != ptr2->x_flag_ira_hoist_pressure)
11987 : : return false;
11988 : 95453930 : if (ptr1->x_flag_ira_loop_pressure != ptr2->x_flag_ira_loop_pressure)
11989 : : return false;
11990 : 95453930 : if (ptr1->x_flag_ira_region != ptr2->x_flag_ira_region)
11991 : : return false;
11992 : 95453930 : if (ptr1->x_flag_ira_share_save_slots != ptr2->x_flag_ira_share_save_slots)
11993 : : return false;
11994 : 95453930 : if (ptr1->x_flag_ira_share_spill_slots != ptr2->x_flag_ira_share_spill_slots)
11995 : : return false;
11996 : 95453930 : if (ptr1->x_flag_isolate_erroneous_paths_attribute != ptr2->x_flag_isolate_erroneous_paths_attribute)
11997 : : return false;
11998 : 95453930 : if (ptr1->x_flag_isolate_erroneous_paths_dereference != ptr2->x_flag_isolate_erroneous_paths_dereference)
11999 : : return false;
12000 : 95453930 : if (ptr1->x_flag_ivopts != ptr2->x_flag_ivopts)
12001 : : return false;
12002 : 95453930 : if (ptr1->x_flag_jump_tables != ptr2->x_flag_jump_tables)
12003 : : return false;
12004 : 95453930 : if (ptr1->x_flag_keep_gc_roots_live != ptr2->x_flag_keep_gc_roots_live)
12005 : : return false;
12006 : 95453930 : if (ptr1->x_flag_late_combine_instructions != ptr2->x_flag_late_combine_instructions)
12007 : : return false;
12008 : 95453930 : if (ptr1->x_flag_lifetime_dse != ptr2->x_flag_lifetime_dse)
12009 : : return false;
12010 : 95453930 : if (ptr1->x_flag_limit_function_alignment != ptr2->x_flag_limit_function_alignment)
12011 : : return false;
12012 : 95453930 : if (ptr1->x_flag_live_patching != ptr2->x_flag_live_patching)
12013 : : return false;
12014 : 95453930 : if (ptr1->x_flag_live_range_shrinkage != ptr2->x_flag_live_range_shrinkage)
12015 : : return false;
12016 : 95453930 : if (ptr1->x_flag_loop_interchange != ptr2->x_flag_loop_interchange)
12017 : : return false;
12018 : 95453930 : if (ptr1->x_flag_loop_nest_optimize != ptr2->x_flag_loop_nest_optimize)
12019 : : return false;
12020 : 95453930 : if (ptr1->x_flag_loop_parallelize_all != ptr2->x_flag_loop_parallelize_all)
12021 : : return false;
12022 : 95453930 : if (ptr1->x_flag_unroll_jam != ptr2->x_flag_unroll_jam)
12023 : : return false;
12024 : 95453930 : if (ptr1->x_flag_lra_remat != ptr2->x_flag_lra_remat)
12025 : : return false;
12026 : 95453930 : if (ptr1->x_flag_malloc_dce != ptr2->x_flag_malloc_dce)
12027 : : return false;
12028 : 95453930 : if (ptr1->x_flag_malloc_dse != ptr2->x_flag_malloc_dse)
12029 : : return false;
12030 : 95453930 : if (ptr1->x_flag_errno_math != ptr2->x_flag_errno_math)
12031 : : return false;
12032 : 95453930 : if (ptr1->x_flag_min_function_alignment != ptr2->x_flag_min_function_alignment)
12033 : : return false;
12034 : 95453930 : if (ptr1->x_flag_modulo_sched != ptr2->x_flag_modulo_sched)
12035 : : return false;
12036 : 95453930 : if (ptr1->x_flag_modulo_sched_allow_regmoves != ptr2->x_flag_modulo_sched_allow_regmoves)
12037 : : return false;
12038 : 95453930 : if (ptr1->x_flag_move_loop_invariants != ptr2->x_flag_move_loop_invariants)
12039 : : return false;
12040 : 95453930 : if (ptr1->x_flag_move_loop_stores != ptr2->x_flag_move_loop_stores)
12041 : : return false;
12042 : 95453930 : if (ptr1->x_flag_non_call_exceptions != ptr2->x_flag_non_call_exceptions)
12043 : : return false;
12044 : 95453930 : if (ptr1->x_flag_nothrow_opt != ptr2->x_flag_nothrow_opt)
12045 : : return false;
12046 : 95453930 : if (ptr1->x_flag_omit_frame_pointer != ptr2->x_flag_omit_frame_pointer)
12047 : : return false;
12048 : 95453930 : if (ptr1->x_flag_openmp_target_simd_clone != ptr2->x_flag_openmp_target_simd_clone)
12049 : : return false;
12050 : 95453930 : if (ptr1->x_flag_opt_info != ptr2->x_flag_opt_info)
12051 : : return false;
12052 : 95453930 : if (ptr1->x_flag_optimize_crc != ptr2->x_flag_optimize_crc)
12053 : : return false;
12054 : 95453930 : if (ptr1->x_flag_optimize_sibling_calls != ptr2->x_flag_optimize_sibling_calls)
12055 : : return false;
12056 : 95453929 : if (ptr1->x_flag_optimize_strlen != ptr2->x_flag_optimize_strlen)
12057 : : return false;
12058 : 95453929 : if (ptr1->x_flag_pack_struct != ptr2->x_flag_pack_struct)
12059 : : return false;
12060 : 95453929 : if (ptr1->x_flag_partial_inlining != ptr2->x_flag_partial_inlining)
12061 : : return false;
12062 : 95453929 : if (ptr1->x_flag_patchable_function_entry != ptr2->x_flag_patchable_function_entry
12063 : 0 : && (!ptr1->x_flag_patchable_function_entry || !ptr2->x_flag_patchable_function_entry
12064 : 0 : || strcmp (ptr1->x_flag_patchable_function_entry, ptr2->x_flag_patchable_function_entry)))
12065 : : return false;
12066 : 95453929 : if (ptr1->x_flag_pcc_struct_return != ptr2->x_flag_pcc_struct_return)
12067 : : return false;
12068 : 95453929 : if (ptr1->x_flag_peel_loops != ptr2->x_flag_peel_loops)
12069 : : return false;
12070 : 95453929 : if (ptr1->x_flag_no_peephole != ptr2->x_flag_no_peephole)
12071 : : return false;
12072 : 95453929 : if (ptr1->x_flag_peephole2 != ptr2->x_flag_peephole2)
12073 : : return false;
12074 : 95453929 : if (ptr1->x_flag_plt != ptr2->x_flag_plt)
12075 : : return false;
12076 : 95453929 : if (ptr1->x_flag_predictive_commoning != ptr2->x_flag_predictive_commoning)
12077 : : return false;
12078 : 95453929 : if (ptr1->x_flag_prefetch_loop_arrays != ptr2->x_flag_prefetch_loop_arrays)
12079 : : return false;
12080 : 95453929 : if (ptr1->x_flag_printf_return_value != ptr2->x_flag_printf_return_value)
12081 : : return false;
12082 : 95453929 : if (ptr1->x_flag_profile_partial_training != ptr2->x_flag_profile_partial_training)
12083 : : return false;
12084 : 95453929 : if (ptr1->x_flag_profile_reorder_functions != ptr2->x_flag_profile_reorder_functions)
12085 : : return false;
12086 : 95453929 : if (ptr1->x_flag_reciprocal_math != ptr2->x_flag_reciprocal_math)
12087 : : return false;
12088 : 95453929 : if (ptr1->x_flag_ree != ptr2->x_flag_ree)
12089 : : return false;
12090 : 95453929 : if (ptr1->x_flag_rename_registers != ptr2->x_flag_rename_registers)
12091 : : return false;
12092 : 95453929 : if (ptr1->x_flag_reorder_blocks != ptr2->x_flag_reorder_blocks)
12093 : : return false;
12094 : 95453929 : if (ptr1->x_flag_reorder_blocks_algorithm != ptr2->x_flag_reorder_blocks_algorithm)
12095 : : return false;
12096 : 95453929 : if (ptr1->x_flag_reorder_blocks_and_partition != ptr2->x_flag_reorder_blocks_and_partition)
12097 : : return false;
12098 : 95453929 : if (ptr1->x_flag_reorder_functions != ptr2->x_flag_reorder_functions)
12099 : : return false;
12100 : 95453929 : if (ptr1->x_flag_rerun_cse_after_loop != ptr2->x_flag_rerun_cse_after_loop)
12101 : : return false;
12102 : 95453929 : if (ptr1->x_flag_resched_modulo_sched != ptr2->x_flag_resched_modulo_sched)
12103 : : return false;
12104 : 95453929 : if (ptr1->x_flag_rounding_math != ptr2->x_flag_rounding_math)
12105 : : return false;
12106 : 95453929 : if (ptr1->x_flag_rtti != ptr2->x_flag_rtti)
12107 : : return false;
12108 : 95453929 : if (ptr1->x_flag_save_optimization_record != ptr2->x_flag_save_optimization_record)
12109 : : return false;
12110 : 95453929 : if (ptr1->x_flag_sched_critical_path_heuristic != ptr2->x_flag_sched_critical_path_heuristic)
12111 : : return false;
12112 : 95453929 : if (ptr1->x_flag_sched_dep_count_heuristic != ptr2->x_flag_sched_dep_count_heuristic)
12113 : : return false;
12114 : 95453929 : if (ptr1->x_flag_sched_group_heuristic != ptr2->x_flag_sched_group_heuristic)
12115 : : return false;
12116 : 95453929 : if (ptr1->x_flag_schedule_interblock != ptr2->x_flag_schedule_interblock)
12117 : : return false;
12118 : 95453929 : if (ptr1->x_flag_sched_last_insn_heuristic != ptr2->x_flag_sched_last_insn_heuristic)
12119 : : return false;
12120 : 95453929 : if (ptr1->x_flag_sched_pressure != ptr2->x_flag_sched_pressure)
12121 : : return false;
12122 : 95453929 : if (ptr1->x_flag_sched_rank_heuristic != ptr2->x_flag_sched_rank_heuristic)
12123 : : return false;
12124 : 95453929 : if (ptr1->x_flag_schedule_speculative != ptr2->x_flag_schedule_speculative)
12125 : : return false;
12126 : 95453929 : if (ptr1->x_flag_sched_spec_insn_heuristic != ptr2->x_flag_sched_spec_insn_heuristic)
12127 : : return false;
12128 : 95453929 : if (ptr1->x_flag_schedule_speculative_load != ptr2->x_flag_schedule_speculative_load)
12129 : : return false;
12130 : 95453929 : if (ptr1->x_flag_schedule_speculative_load_dangerous != ptr2->x_flag_schedule_speculative_load_dangerous)
12131 : : return false;
12132 : 95453929 : if (ptr1->x_flag_sched_stalled_insns != ptr2->x_flag_sched_stalled_insns)
12133 : : return false;
12134 : 95453929 : if (ptr1->x_flag_sched_stalled_insns_dep != ptr2->x_flag_sched_stalled_insns_dep)
12135 : : return false;
12136 : 95453929 : if (ptr1->x_flag_sched2_use_superblocks != ptr2->x_flag_sched2_use_superblocks)
12137 : : return false;
12138 : 95453929 : if (ptr1->x_flag_schedule_fusion != ptr2->x_flag_schedule_fusion)
12139 : : return false;
12140 : 95453929 : if (ptr1->x_flag_schedule_insns != ptr2->x_flag_schedule_insns)
12141 : : return false;
12142 : 95453929 : if (ptr1->x_flag_schedule_insns_after_reload != ptr2->x_flag_schedule_insns_after_reload)
12143 : : return false;
12144 : 95453929 : if (ptr1->x_flag_section_anchors != ptr2->x_flag_section_anchors)
12145 : : return false;
12146 : 95453929 : if (ptr1->x_flag_sel_sched_pipelining != ptr2->x_flag_sel_sched_pipelining)
12147 : : return false;
12148 : 95453929 : if (ptr1->x_flag_sel_sched_pipelining_outer_loops != ptr2->x_flag_sel_sched_pipelining_outer_loops)
12149 : : return false;
12150 : 95453929 : if (ptr1->x_flag_sel_sched_reschedule_pipelined != ptr2->x_flag_sel_sched_reschedule_pipelined)
12151 : : return false;
12152 : 95453929 : if (ptr1->x_flag_selective_scheduling != ptr2->x_flag_selective_scheduling)
12153 : : return false;
12154 : 95453929 : if (ptr1->x_flag_selective_scheduling2 != ptr2->x_flag_selective_scheduling2)
12155 : : return false;
12156 : 95453929 : if (ptr1->x_flag_semantic_interposition != ptr2->x_flag_semantic_interposition)
12157 : : return false;
12158 : 95453929 : if (ptr1->x_flag_short_enums != ptr2->x_flag_short_enums)
12159 : : return false;
12160 : 95453929 : if (ptr1->x_flag_short_wchar != ptr2->x_flag_short_wchar)
12161 : : return false;
12162 : 95453929 : if (ptr1->x_flag_shrink_wrap != ptr2->x_flag_shrink_wrap)
12163 : : return false;
12164 : 95453929 : if (ptr1->x_flag_shrink_wrap_separate != ptr2->x_flag_shrink_wrap_separate)
12165 : : return false;
12166 : 95453929 : if (ptr1->x_flag_signaling_nans != ptr2->x_flag_signaling_nans)
12167 : : return false;
12168 : 95453929 : if (ptr1->x_flag_signed_zeros != ptr2->x_flag_signed_zeros)
12169 : : return false;
12170 : 95453929 : if (ptr1->x_flag_simd_cost_model != ptr2->x_flag_simd_cost_model)
12171 : : return false;
12172 : 95453929 : if (ptr1->x_flag_single_precision_constant != ptr2->x_flag_single_precision_constant)
12173 : : return false;
12174 : 95453929 : if (ptr1->x_flag_split_ivs_in_unroller != ptr2->x_flag_split_ivs_in_unroller)
12175 : : return false;
12176 : 95453929 : if (ptr1->x_flag_split_loops != ptr2->x_flag_split_loops)
12177 : : return false;
12178 : 95453929 : if (ptr1->x_flag_split_paths != ptr2->x_flag_split_paths)
12179 : : return false;
12180 : 95453929 : if (ptr1->x_flag_split_wide_types != ptr2->x_flag_split_wide_types)
12181 : : return false;
12182 : 95453929 : if (ptr1->x_flag_split_wide_types_early != ptr2->x_flag_split_wide_types_early)
12183 : : return false;
12184 : 95453929 : if (ptr1->x_flag_ssa_backprop != ptr2->x_flag_ssa_backprop)
12185 : : return false;
12186 : 95453929 : if (ptr1->x_flag_ssa_phiopt != ptr2->x_flag_ssa_phiopt)
12187 : : return false;
12188 : 95453929 : if (ptr1->x_flag_stack_clash_protection != ptr2->x_flag_stack_clash_protection)
12189 : : return false;
12190 : 95453929 : if (ptr1->x_flag_stack_protect != ptr2->x_flag_stack_protect)
12191 : : return false;
12192 : 95453929 : if (ptr1->x_flag_stack_reuse != ptr2->x_flag_stack_reuse)
12193 : : return false;
12194 : 95453929 : if (ptr1->x_flag_stdarg_opt != ptr2->x_flag_stdarg_opt)
12195 : : return false;
12196 : 95453929 : if (ptr1->x_flag_store_merging != ptr2->x_flag_store_merging)
12197 : : return false;
12198 : 95453929 : if (ptr1->x_flag_strict_aliasing != ptr2->x_flag_strict_aliasing)
12199 : : return false;
12200 : 95453926 : if (ptr1->x_flag_strict_enums != ptr2->x_flag_strict_enums)
12201 : : return false;
12202 : 95453926 : if (ptr1->x_flag_strict_volatile_bitfields != ptr2->x_flag_strict_volatile_bitfields)
12203 : : return false;
12204 : 95453926 : if (ptr1->x_flag_thread_jumps != ptr2->x_flag_thread_jumps)
12205 : : return false;
12206 : 95453926 : if (ptr1->x_flag_threadsafe_statics != ptr2->x_flag_threadsafe_statics)
12207 : : return false;
12208 : 95453926 : if (ptr1->x_flag_toplevel_reorder != ptr2->x_flag_toplevel_reorder)
12209 : : return false;
12210 : 95453926 : if (ptr1->x_flag_tracer != ptr2->x_flag_tracer)
12211 : : return false;
12212 : 95453926 : if (ptr1->x_flag_trapping_math != ptr2->x_flag_trapping_math)
12213 : : return false;
12214 : 95453926 : if (ptr1->x_flag_trapv != ptr2->x_flag_trapv)
12215 : : return false;
12216 : 95453926 : if (ptr1->x_flag_tree_bit_ccp != ptr2->x_flag_tree_bit_ccp)
12217 : : return false;
12218 : 95453926 : if (ptr1->x_flag_tree_builtin_call_dce != ptr2->x_flag_tree_builtin_call_dce)
12219 : : return false;
12220 : 95453926 : if (ptr1->x_flag_tree_ccp != ptr2->x_flag_tree_ccp)
12221 : : return false;
12222 : 95453926 : if (ptr1->x_flag_tree_ch != ptr2->x_flag_tree_ch)
12223 : : return false;
12224 : 95453926 : if (ptr1->x_flag_tree_coalesce_vars != ptr2->x_flag_tree_coalesce_vars)
12225 : : return false;
12226 : 95453926 : if (ptr1->x_flag_tree_copy_prop != ptr2->x_flag_tree_copy_prop)
12227 : : return false;
12228 : 95453926 : if (ptr1->x_flag_tree_cselim != ptr2->x_flag_tree_cselim)
12229 : : return false;
12230 : 95453926 : if (ptr1->x_flag_tree_dce != ptr2->x_flag_tree_dce)
12231 : : return false;
12232 : 95453926 : if (ptr1->x_flag_tree_dom != ptr2->x_flag_tree_dom)
12233 : : return false;
12234 : 95453926 : if (ptr1->x_flag_tree_dse != ptr2->x_flag_tree_dse)
12235 : : return false;
12236 : 95453924 : if (ptr1->x_flag_tree_forwprop != ptr2->x_flag_tree_forwprop)
12237 : : return false;
12238 : 95453924 : if (ptr1->x_flag_tree_fre != ptr2->x_flag_tree_fre)
12239 : : return false;
12240 : 95453924 : if (ptr1->x_flag_tree_loop_distribute_patterns != ptr2->x_flag_tree_loop_distribute_patterns)
12241 : : return false;
12242 : 95453924 : if (ptr1->x_flag_tree_loop_distribution != ptr2->x_flag_tree_loop_distribution)
12243 : : return false;
12244 : 95453924 : if (ptr1->x_flag_tree_loop_if_convert != ptr2->x_flag_tree_loop_if_convert)
12245 : : return false;
12246 : 95453924 : if (ptr1->x_flag_tree_loop_im != ptr2->x_flag_tree_loop_im)
12247 : : return false;
12248 : 95453924 : if (ptr1->x_flag_tree_loop_ivcanon != ptr2->x_flag_tree_loop_ivcanon)
12249 : : return false;
12250 : 95453924 : if (ptr1->x_flag_tree_loop_optimize != ptr2->x_flag_tree_loop_optimize)
12251 : : return false;
12252 : 95453924 : if (ptr1->x_flag_tree_loop_vectorize != ptr2->x_flag_tree_loop_vectorize)
12253 : : return false;
12254 : 95453922 : if (ptr1->x_flag_tree_live_range_split != ptr2->x_flag_tree_live_range_split)
12255 : : return false;
12256 : 95453922 : if (ptr1->x_flag_tree_parallelize_loops != ptr2->x_flag_tree_parallelize_loops)
12257 : : return false;
12258 : 95453922 : if (ptr1->x_flag_tree_partial_pre != ptr2->x_flag_tree_partial_pre)
12259 : : return false;
12260 : 95453922 : if (ptr1->x_flag_tree_phiprop != ptr2->x_flag_tree_phiprop)
12261 : : return false;
12262 : 95453922 : if (ptr1->x_flag_tree_pre != ptr2->x_flag_tree_pre)
12263 : : return false;
12264 : 95453922 : if (ptr1->x_flag_tree_pta != ptr2->x_flag_tree_pta)
12265 : : return false;
12266 : 95453922 : if (ptr1->x_flag_tree_reassoc != ptr2->x_flag_tree_reassoc)
12267 : : return false;
12268 : 95453922 : if (ptr1->x_flag_tree_scev_cprop != ptr2->x_flag_tree_scev_cprop)
12269 : : return false;
12270 : 95453922 : if (ptr1->x_flag_tree_sink != ptr2->x_flag_tree_sink)
12271 : : return false;
12272 : 95453922 : if (ptr1->x_flag_tree_slp_vectorize != ptr2->x_flag_tree_slp_vectorize)
12273 : : return false;
12274 : 95453922 : if (ptr1->x_flag_tree_slsr != ptr2->x_flag_tree_slsr)
12275 : : return false;
12276 : 95453922 : if (ptr1->x_flag_tree_sra != ptr2->x_flag_tree_sra)
12277 : : return false;
12278 : 95453922 : if (ptr1->x_flag_tree_switch_conversion != ptr2->x_flag_tree_switch_conversion)
12279 : : return false;
12280 : 95453922 : if (ptr1->x_flag_tree_tail_merge != ptr2->x_flag_tree_tail_merge)
12281 : : return false;
12282 : 95453922 : if (ptr1->x_flag_tree_ter != ptr2->x_flag_tree_ter)
12283 : : return false;
12284 : 95453922 : if (ptr1->x_flag_tree_vectorize != ptr2->x_flag_tree_vectorize)
12285 : : return false;
12286 : 95453922 : if (ptr1->x_flag_tree_vrp != ptr2->x_flag_tree_vrp)
12287 : : return false;
12288 : 95453922 : if (ptr1->x_flag_auto_var_init != ptr2->x_flag_auto_var_init)
12289 : : return false;
12290 : 95453922 : if (ptr1->x_flag_unconstrained_commons != ptr2->x_flag_unconstrained_commons)
12291 : : return false;
12292 : 95453922 : if (ptr1->x_flag_unreachable_traps != ptr2->x_flag_unreachable_traps)
12293 : : return false;
12294 : 95453922 : if (ptr1->x_flag_unroll_all_loops != ptr2->x_flag_unroll_all_loops)
12295 : : return false;
12296 : 95453922 : if (ptr1->x_flag_cunroll_grow_size != ptr2->x_flag_cunroll_grow_size)
12297 : : return false;
12298 : 95453922 : if (ptr1->x_flag_unroll_loops != ptr2->x_flag_unroll_loops)
12299 : : return false;
12300 : 95453922 : if (ptr1->x_flag_unsafe_math_optimizations != ptr2->x_flag_unsafe_math_optimizations)
12301 : : return false;
12302 : 95453922 : if (ptr1->x_flag_unswitch_loops != ptr2->x_flag_unswitch_loops)
12303 : : return false;
12304 : 95453922 : if (ptr1->x_flag_unwind_tables != ptr2->x_flag_unwind_tables)
12305 : : return false;
12306 : 95453922 : if (ptr1->x_flag_variable_expansion_in_unroller != ptr2->x_flag_variable_expansion_in_unroller)
12307 : : return false;
12308 : 95453922 : if (ptr1->x_flag_vect_cost_model != ptr2->x_flag_vect_cost_model)
12309 : : return false;
12310 : 95453922 : if (ptr1->x_flag_version_loops_for_strides != ptr2->x_flag_version_loops_for_strides)
12311 : : return false;
12312 : 95453922 : if (ptr1->x_flag_value_profile_transformations != ptr2->x_flag_value_profile_transformations)
12313 : : return false;
12314 : 95453922 : if (ptr1->x_flag_web != ptr2->x_flag_web)
12315 : : return false;
12316 : 95453922 : if (ptr1->x_flag_wrapv != ptr2->x_flag_wrapv)
12317 : : return false;
12318 : 95453922 : if (ptr1->x_flag_wrapv_pointer != ptr2->x_flag_wrapv_pointer)
12319 : : return false;
12320 : 95453922 : if (ptr1->x_ix86_unroll_only_small_loops != ptr2->x_ix86_unroll_only_small_loops)
12321 : : return false;
12322 : 954539207 : for (size_t i = 0; i < ARRAY_SIZE (ptr1->explicit_mask); i++)
12323 : 859085289 : if (ptr1->explicit_mask[i] != ptr2->explicit_mask[i])
12324 : : return false;
12325 : : return true;
12326 : : }
12327 : :
12328 : : /* Stream out optimization options */
12329 : : void
12330 : 32593 : cl_optimization_stream_out (struct output_block *ob,
12331 : : struct bitpack_d *bp,
12332 : : struct cl_optimization *ptr)
12333 : : {
12334 : 32593 : bp_pack_var_len_int (bp, ptr->x_optimize);
12335 : 32593 : bp_pack_var_len_int (bp, ptr->x_optimize_size);
12336 : 32593 : bp_pack_var_len_int (bp, ptr->x_optimize_debug);
12337 : 32593 : bp_pack_var_len_int (bp, ptr->x_optimize_fast);
12338 : 32593 : if (4 > (int ) 10)
12339 : : bp_pack_var_len_int (bp, ptr->x_param_align_loop_iterations ^ 4);
12340 : : else
12341 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_align_loop_iterations);
12342 : 32593 : if (100 > (int ) 10)
12343 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_align_threshold ^ 100);
12344 : : else
12345 : : bp_pack_var_len_int (bp, ptr->x_param_align_threshold);
12346 : 32593 : if (1 > (int ) 10)
12347 : : bp_pack_var_len_int (bp, ptr->x_param_asan_protect_allocas ^ 1);
12348 : : else
12349 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_asan_protect_allocas);
12350 : 32593 : if (1 > (int ) 10)
12351 : : bp_pack_var_len_int (bp, ptr->x_param_asan_instrument_reads ^ 1);
12352 : : else
12353 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_asan_instrument_reads);
12354 : 32593 : if (1 > (int ) 10)
12355 : : bp_pack_var_len_int (bp, ptr->x_param_asan_instrument_writes ^ 1);
12356 : : else
12357 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_asan_instrument_writes);
12358 : 32593 : if (7000 > (int ) 10)
12359 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_asan_instrumentation_with_call_threshold ^ 7000);
12360 : : else
12361 : : bp_pack_var_len_int (bp, ptr->x_param_asan_instrumentation_with_call_threshold);
12362 : 32593 : if (0 > (int ) 10)
12363 : : bp_pack_var_len_int (bp, ptr->x_param_asan_kernel_mem_intrinsic_prefix ^ 0);
12364 : : else
12365 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_asan_kernel_mem_intrinsic_prefix);
12366 : 32593 : if (1 > (int ) 10)
12367 : : bp_pack_var_len_int (bp, ptr->x_param_asan_memintrin ^ 1);
12368 : : else
12369 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_asan_memintrin);
12370 : 32593 : if (1 > (int ) 10)
12371 : : bp_pack_var_len_int (bp, ptr->x_param_asan_stack ^ 1);
12372 : : else
12373 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_asan_stack);
12374 : 32593 : if (1 > (int ) 10)
12375 : : bp_pack_var_len_int (bp, ptr->x_param_asan_use_after_return ^ 1);
12376 : : else
12377 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_asan_use_after_return);
12378 : 32593 : if (10 > (int ) 10)
12379 : : bp_pack_var_len_int (bp, ptr->x_param_avg_loop_niter ^ 10);
12380 : : else
12381 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_avg_loop_niter);
12382 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_avoid_fma_max_bits);
12383 : 32593 : if (90 > (int ) 10)
12384 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_builtin_expect_probability ^ 90);
12385 : : else
12386 : : bp_pack_var_len_int (bp, ptr->x_param_builtin_expect_probability);
12387 : 32593 : if (3 > (int ) 10)
12388 : : bp_pack_var_len_int (bp, ptr->x_param_builtin_string_cmp_inline_length ^ 3);
12389 : : else
12390 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_builtin_string_cmp_inline_length);
12391 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_case_values_threshold);
12392 : 32593 : if (20 > (int ) 10)
12393 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_comdat_sharing_probability ^ 20);
12394 : : else
12395 : : bp_pack_var_len_int (bp, ptr->x_param_comdat_sharing_probability);
12396 : 32593 : if (0 > (int ) 10)
12397 : : bp_pack_var_len_int (bp, ptr->x_param_construct_interfere_size ^ 0);
12398 : : else
12399 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_construct_interfere_size);
12400 : 32593 : if (1 > (int ) 10)
12401 : : bp_pack_var_len_int (bp, ptr->x_param_cycle_accurate_model ^ 1);
12402 : : else
12403 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_cycle_accurate_model);
12404 : 32593 : if (0 > (int ) 10)
12405 : : bp_pack_var_len_int (bp, ptr->x_param_destruct_interfere_size ^ 0);
12406 : : else
12407 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_destruct_interfere_size);
12408 : 32593 : if (256 > (int ) 10)
12409 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_dse_max_alias_queries_per_store ^ 256);
12410 : : else
12411 : : bp_pack_var_len_int (bp, ptr->x_param_dse_max_alias_queries_per_store);
12412 : 32593 : if (256 > (int ) 10)
12413 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_dse_max_object_size ^ 256);
12414 : : else
12415 : : bp_pack_var_len_int (bp, ptr->x_param_dse_max_object_size);
12416 : 32593 : if (6 > (int ) 10)
12417 : : bp_pack_var_len_int (bp, ptr->x_param_early_inlining_insns ^ 6);
12418 : : else
12419 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_early_inlining_insns);
12420 : 32593 : if (2 > (int ) 10)
12421 : : bp_pack_var_len_int (bp, ptr->x_param_fsm_scale_path_stmts ^ 2);
12422 : : else
12423 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_fsm_scale_path_stmts);
12424 : 32593 : if (0 > (int ) 10)
12425 : : bp_pack_var_len_int (bp, ptr->x_param_fully_pipelined_fma ^ 0);
12426 : : else
12427 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_fully_pipelined_fma);
12428 : 32593 : if (10 > (int ) 10)
12429 : : bp_pack_var_len_int (bp, ptr->x_param_gcse_after_reload_critical_fraction ^ 10);
12430 : : else
12431 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_gcse_after_reload_critical_fraction);
12432 : 32593 : if (3 > (int ) 10)
12433 : : bp_pack_var_len_int (bp, ptr->x_param_gcse_after_reload_partial_fraction ^ 3);
12434 : : else
12435 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_gcse_after_reload_partial_fraction);
12436 : 32593 : if (10 > (int ) 10)
12437 : : bp_pack_var_len_int (bp, ptr->x_param_gcse_cost_distance_ratio ^ 10);
12438 : : else
12439 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_gcse_cost_distance_ratio);
12440 : 32593 : if (3 > (int ) 10)
12441 : : bp_pack_var_len_int (bp, ptr->x_param_gcse_unrestricted_cost ^ 3);
12442 : : else
12443 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_gcse_unrestricted_cost);
12444 : 32593 : if (100 > (int ) 10)
12445 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_graphite_max_arrays_per_scop ^ 100);
12446 : : else
12447 : : bp_pack_var_len_int (bp, ptr->x_param_graphite_max_arrays_per_scop);
12448 : 32593 : if (10 > (int ) 10)
12449 : : bp_pack_var_len_int (bp, ptr->x_param_graphite_max_nb_scop_params ^ 10);
12450 : : else
12451 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_graphite_max_nb_scop_params);
12452 : 32593 : if (0 > (int ) 10)
12453 : : bp_pack_var_len_int (bp, ptr->x_param_hardcfr_max_blocks ^ 0);
12454 : : else
12455 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_hardcfr_max_blocks);
12456 : 32593 : if (16 > (int ) 10)
12457 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_hardcfr_max_inline_blocks ^ 16);
12458 : : else
12459 : : bp_pack_var_len_int (bp, ptr->x_param_hardcfr_max_inline_blocks);
12460 : 32593 : if (1 > (int ) 10)
12461 : : bp_pack_var_len_int (bp, ptr->x_param_hwasan_instrument_allocas ^ 1);
12462 : : else
12463 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_hwasan_instrument_allocas);
12464 : 32593 : if (1 > (int ) 10)
12465 : : bp_pack_var_len_int (bp, ptr->x_param_hwasan_instrument_mem_intrinsics ^ 1);
12466 : : else
12467 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_hwasan_instrument_mem_intrinsics);
12468 : 32593 : if (1 > (int ) 10)
12469 : : bp_pack_var_len_int (bp, ptr->x_param_hwasan_instrument_reads ^ 1);
12470 : : else
12471 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_hwasan_instrument_reads);
12472 : 32593 : if (1 > (int ) 10)
12473 : : bp_pack_var_len_int (bp, ptr->x_param_hwasan_instrument_stack ^ 1);
12474 : : else
12475 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_hwasan_instrument_stack);
12476 : 32593 : if (1 > (int ) 10)
12477 : : bp_pack_var_len_int (bp, ptr->x_param_hwasan_instrument_writes ^ 1);
12478 : : else
12479 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_hwasan_instrument_writes);
12480 : 32593 : if (1 > (int ) 10)
12481 : : bp_pack_var_len_int (bp, ptr->x_param_hwasan_random_frame_tag ^ 1);
12482 : : else
12483 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_hwasan_random_frame_tag);
12484 : 32593 : if (200 > (int ) 10)
12485 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_inline_heuristics_hint_percent ^ 200);
12486 : : else
12487 : : bp_pack_var_len_int (bp, ptr->x_param_inline_heuristics_hint_percent);
12488 : 32593 : if (30 > (int ) 10)
12489 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_inline_min_speedup ^ 30);
12490 : : else
12491 : : bp_pack_var_len_int (bp, ptr->x_param_inline_min_speedup);
12492 : 32593 : if (40 > (int ) 10)
12493 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_inline_unit_growth ^ 40);
12494 : : else
12495 : : bp_pack_var_len_int (bp, ptr->x_param_inline_unit_growth);
12496 : 32593 : if (500 > (int ) 10)
12497 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_ipa_cp_eval_threshold ^ 500);
12498 : : else
12499 : : bp_pack_var_len_int (bp, ptr->x_param_ipa_cp_eval_threshold);
12500 : 32593 : if (16000 > (int ) 10)
12501 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_ipa_cp_large_unit_insns ^ 16000);
12502 : : else
12503 : : bp_pack_var_len_int (bp, ptr->x_param_ipa_cp_large_unit_insns);
12504 : 32593 : if (64 > (int ) 10)
12505 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_ipa_cp_loop_hint_bonus ^ 64);
12506 : : else
12507 : : bp_pack_var_len_int (bp, ptr->x_param_ipa_cp_loop_hint_bonus);
12508 : 32593 : if (8 > (int ) 10)
12509 : : bp_pack_var_len_int (bp, ptr->x_param_ipa_cp_max_recursive_depth ^ 8);
12510 : : else
12511 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_ipa_cp_max_recursive_depth);
12512 : 32593 : if (2 > (int ) 10)
12513 : : bp_pack_var_len_int (bp, ptr->x_param_ipa_cp_min_recursive_probability ^ 2);
12514 : : else
12515 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_ipa_cp_min_recursive_probability);
12516 : 32593 : if (40 > (int ) 10)
12517 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_ipa_cp_recursion_penalty ^ 40);
12518 : : else
12519 : : bp_pack_var_len_int (bp, ptr->x_param_ipa_cp_recursion_penalty);
12520 : 32593 : if (6 > (int ) 10)
12521 : : bp_pack_var_len_int (bp, ptr->x_param_ipa_cp_recursive_freq_factor ^ 6);
12522 : : else
12523 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_ipa_cp_recursive_freq_factor);
12524 : 32593 : if (15 > (int ) 10)
12525 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_ipa_cp_single_call_penalty ^ 15);
12526 : : else
12527 : : bp_pack_var_len_int (bp, ptr->x_param_ipa_cp_single_call_penalty);
12528 : 32593 : if (10 > (int ) 10)
12529 : : bp_pack_var_len_int (bp, ptr->x_param_ipa_cp_unit_growth ^ 10);
12530 : : else
12531 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_ipa_cp_unit_growth);
12532 : 32593 : if (8 > (int ) 10)
12533 : : bp_pack_var_len_int (bp, ptr->x_param_ipa_cp_value_list_size ^ 8);
12534 : : else
12535 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_ipa_cp_value_list_size);
12536 : 32593 : if (8 > (int ) 10)
12537 : : bp_pack_var_len_int (bp, ptr->x_param_ipa_jump_function_lookups ^ 8);
12538 : : else
12539 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_ipa_jump_function_lookups);
12540 : 32593 : if (25000 > (int ) 10)
12541 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_ipa_max_aa_steps ^ 25000);
12542 : : else
12543 : : bp_pack_var_len_int (bp, ptr->x_param_ipa_max_aa_steps);
12544 : 32593 : if (16 > (int ) 10)
12545 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_ipa_max_agg_items ^ 16);
12546 : : else
12547 : : bp_pack_var_len_int (bp, ptr->x_param_ipa_max_agg_items);
12548 : 32593 : if (16 > (int ) 10)
12549 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_ipa_max_loop_predicates ^ 16);
12550 : : else
12551 : : bp_pack_var_len_int (bp, ptr->x_param_ipa_max_loop_predicates);
12552 : 32593 : if (10 > (int ) 10)
12553 : : bp_pack_var_len_int (bp, ptr->x_param_ipa_max_param_expr_ops ^ 10);
12554 : : else
12555 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_ipa_max_param_expr_ops);
12556 : 32593 : if (5 > (int ) 10)
12557 : : bp_pack_var_len_int (bp, ptr->x_param_ipa_max_switch_predicate_bounds ^ 5);
12558 : : else
12559 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_ipa_max_switch_predicate_bounds);
12560 : 32593 : if (50 > (int ) 10)
12561 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_ipa_sra_deref_prob_threshold ^ 50);
12562 : : else
12563 : : bp_pack_var_len_int (bp, ptr->x_param_ipa_sra_deref_prob_threshold);
12564 : 32593 : if (8 > (int ) 10)
12565 : : bp_pack_var_len_int (bp, ptr->x_param_ipa_sra_max_replacements ^ 8);
12566 : : else
12567 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_ipa_sra_max_replacements);
12568 : 32593 : if (2 > (int ) 10)
12569 : : bp_pack_var_len_int (bp, ptr->x_param_ipa_sra_ptr_growth_factor ^ 2);
12570 : : else
12571 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_ipa_sra_ptr_growth_factor);
12572 : 32593 : if (4 > (int ) 10)
12573 : : bp_pack_var_len_int (bp, ptr->x_param_ipa_sra_ptrwrap_growth_factor ^ 4);
12574 : : else
12575 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_ipa_sra_ptrwrap_growth_factor);
12576 : 32593 : if (1 > (int ) 10)
12577 : : bp_pack_var_len_int (bp, ptr->x_param_ira_consider_dup_in_all_alts ^ 1);
12578 : : else
12579 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_ira_consider_dup_in_all_alts);
12580 : 32593 : if (2 > (int ) 10)
12581 : : bp_pack_var_len_int (bp, ptr->x_param_ira_loop_reserved_regs ^ 2);
12582 : : else
12583 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_ira_loop_reserved_regs);
12584 : 32593 : if (1000 > (int ) 10)
12585 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_ira_max_conflict_table_size ^ 1000);
12586 : : else
12587 : : bp_pack_var_len_int (bp, ptr->x_param_ira_max_conflict_table_size);
12588 : 32593 : if (100 > (int ) 10)
12589 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_ira_max_loops_num ^ 100);
12590 : : else
12591 : : bp_pack_var_len_int (bp, ptr->x_param_ira_max_loops_num);
12592 : 32593 : if (1000 > (int ) 10)
12593 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_ira_simple_lra_insn_threshold ^ 1000);
12594 : : else
12595 : : bp_pack_var_len_int (bp, ptr->x_param_ira_simple_lra_insn_threshold);
12596 : 32593 : if (10 > (int ) 10)
12597 : : bp_pack_var_len_int (bp, ptr->x_param_iv_always_prune_cand_set_bound ^ 10);
12598 : : else
12599 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_iv_always_prune_cand_set_bound);
12600 : 32593 : if (40 > (int ) 10)
12601 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_iv_consider_all_candidates_bound ^ 40);
12602 : : else
12603 : : bp_pack_var_len_int (bp, ptr->x_param_iv_consider_all_candidates_bound);
12604 : 32593 : if (250 > (int ) 10)
12605 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_iv_max_considered_uses ^ 250);
12606 : : else
12607 : : bp_pack_var_len_int (bp, ptr->x_param_iv_max_considered_uses);
12608 : 32593 : if (300 > (int ) 10)
12609 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_jump_table_max_growth_ratio_for_size ^ 300);
12610 : : else
12611 : : bp_pack_var_len_int (bp, ptr->x_param_jump_table_max_growth_ratio_for_size);
12612 : 32593 : if (800 > (int ) 10)
12613 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_jump_table_max_growth_ratio_for_speed ^ 800);
12614 : : else
12615 : : bp_pack_var_len_int (bp, ptr->x_param_jump_table_max_growth_ratio_for_speed);
12616 : 32593 : if (32 > (int ) 10)
12617 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_l1_cache_line_size ^ 32);
12618 : : else
12619 : : bp_pack_var_len_int (bp, ptr->x_param_l1_cache_line_size);
12620 : 32593 : if (64 > (int ) 10)
12621 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_l1_cache_size ^ 64);
12622 : : else
12623 : : bp_pack_var_len_int (bp, ptr->x_param_l1_cache_size);
12624 : 32593 : if (512 > (int ) 10)
12625 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_l2_cache_size ^ 512);
12626 : : else
12627 : : bp_pack_var_len_int (bp, ptr->x_param_l2_cache_size);
12628 : 32593 : if (100 > (int ) 10)
12629 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_large_function_growth ^ 100);
12630 : : else
12631 : : bp_pack_var_len_int (bp, ptr->x_param_large_function_growth);
12632 : 32593 : if (2700 > (int ) 10)
12633 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_large_function_insns ^ 2700);
12634 : : else
12635 : : bp_pack_var_len_int (bp, ptr->x_param_large_function_insns);
12636 : 32593 : if (1000 > (int ) 10)
12637 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_stack_frame_growth ^ 1000);
12638 : : else
12639 : : bp_pack_var_len_int (bp, ptr->x_param_stack_frame_growth);
12640 : 32593 : if (256 > (int ) 10)
12641 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_large_stack_frame ^ 256);
12642 : : else
12643 : : bp_pack_var_len_int (bp, ptr->x_param_large_stack_frame);
12644 : 32593 : if (10000 > (int ) 10)
12645 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_large_unit_insns ^ 10000);
12646 : : else
12647 : : bp_pack_var_len_int (bp, ptr->x_param_large_unit_insns);
12648 : 32593 : if (20 > (int ) 10)
12649 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_lim_expensive ^ 20);
12650 : : else
12651 : : bp_pack_var_len_int (bp, ptr->x_param_lim_expensive);
12652 : 32593 : if (51 > (int ) 10)
12653 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_loop_block_tile_size ^ 51);
12654 : : else
12655 : : bp_pack_var_len_int (bp, ptr->x_param_loop_block_tile_size);
12656 : 32593 : if (64 > (int ) 10)
12657 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_loop_interchange_max_num_stmts ^ 64);
12658 : : else
12659 : : bp_pack_var_len_int (bp, ptr->x_param_loop_interchange_max_num_stmts);
12660 : 32593 : if (2 > (int ) 10)
12661 : : bp_pack_var_len_int (bp, ptr->x_param_loop_interchange_stride_ratio ^ 2);
12662 : : else
12663 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_loop_interchange_stride_ratio);
12664 : 32593 : if (10000 > (int ) 10)
12665 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_loop_invariant_max_bbs_in_loop ^ 10000);
12666 : : else
12667 : : bp_pack_var_len_int (bp, ptr->x_param_loop_invariant_max_bbs_in_loop);
12668 : 32593 : if (1000 > (int ) 10)
12669 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_loop_max_datarefs_for_datadeps ^ 1000);
12670 : : else
12671 : : bp_pack_var_len_int (bp, ptr->x_param_loop_max_datarefs_for_datadeps);
12672 : 32593 : if (200 > (int ) 10)
12673 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_loop_versioning_max_inner_insns ^ 200);
12674 : : else
12675 : : bp_pack_var_len_int (bp, ptr->x_param_loop_versioning_max_inner_insns);
12676 : 32593 : if (100 > (int ) 10)
12677 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_loop_versioning_max_outer_insns ^ 100);
12678 : : else
12679 : : bp_pack_var_len_int (bp, ptr->x_param_loop_versioning_max_outer_insns);
12680 : 32593 : if (40 > (int ) 10)
12681 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_lra_inheritance_ebb_probability_cutoff ^ 40);
12682 : : else
12683 : : bp_pack_var_len_int (bp, ptr->x_param_lra_inheritance_ebb_probability_cutoff);
12684 : 32593 : if (500 > (int ) 10)
12685 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_lra_max_considered_reload_pseudos ^ 500);
12686 : : else
12687 : : bp_pack_var_len_int (bp, ptr->x_param_lra_max_considered_reload_pseudos);
12688 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_lto_locality_cloning);
12689 : 32593 : if (1 > (int ) 10)
12690 : : bp_pack_var_len_int (bp, ptr->x_param_lto_locality_frequency ^ 1);
12691 : : else
12692 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_lto_locality_frequency);
12693 : 32593 : if (1000 > (int ) 10)
12694 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_lto_locality_size ^ 1000);
12695 : : else
12696 : : bp_pack_var_len_int (bp, ptr->x_param_lto_locality_size);
12697 : 32593 : if (80 > (int ) 10)
12698 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_max_average_unrolled_insns ^ 80);
12699 : : else
12700 : : bp_pack_var_len_int (bp, ptr->x_param_max_average_unrolled_insns);
12701 : 32593 : if (4 > (int ) 10)
12702 : : bp_pack_var_len_int (bp, ptr->x_param_max_combine_insns ^ 4);
12703 : : else
12704 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_max_combine_insns);
12705 : 32593 : if (3000 > (int ) 10)
12706 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_max_combine_search_insns ^ 3000);
12707 : : else
12708 : : bp_pack_var_len_int (bp, ptr->x_param_max_combine_search_insns);
12709 : 32593 : if (8 > (int ) 10)
12710 : : bp_pack_var_len_int (bp, ptr->x_param_max_unroll_iterations ^ 8);
12711 : : else
12712 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_max_unroll_iterations);
12713 : 32593 : if (16 > (int ) 10)
12714 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_max_completely_peel_times ^ 16);
12715 : : else
12716 : : bp_pack_var_len_int (bp, ptr->x_param_max_completely_peel_times);
12717 : 32593 : if (200 > (int ) 10)
12718 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_max_completely_peeled_insns ^ 200);
12719 : : else
12720 : : bp_pack_var_len_int (bp, ptr->x_param_max_completely_peeled_insns);
12721 : 32593 : if (100 > (int ) 10)
12722 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_max_crossjump_edges ^ 100);
12723 : : else
12724 : : bp_pack_var_len_int (bp, ptr->x_param_max_crossjump_edges);
12725 : 32593 : if (1000 > (int ) 10)
12726 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_max_cse_insns ^ 1000);
12727 : : else
12728 : : bp_pack_var_len_int (bp, ptr->x_param_max_cse_insns);
12729 : 32593 : if (10 > (int ) 10)
12730 : : bp_pack_var_len_int (bp, ptr->x_param_max_cse_path_length ^ 10);
12731 : : else
12732 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_max_cse_path_length);
12733 : 32593 : if (500 > (int ) 10)
12734 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_max_cselib_memory_locations ^ 500);
12735 : : else
12736 : : bp_pack_var_len_int (bp, ptr->x_param_max_cselib_memory_locations);
12737 : 32593 : if (100000 > (int ) 10)
12738 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_max_debug_marker_count ^ 100000);
12739 : : else
12740 : : bp_pack_var_len_int (bp, ptr->x_param_max_debug_marker_count);
12741 : 32593 : if (100 > (int ) 10)
12742 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_max_delay_slot_insn_search ^ 100);
12743 : : else
12744 : : bp_pack_var_len_int (bp, ptr->x_param_max_delay_slot_insn_search);
12745 : 32593 : if (333 > (int ) 10)
12746 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_max_delay_slot_live_search ^ 333);
12747 : : else
12748 : : bp_pack_var_len_int (bp, ptr->x_param_max_delay_slot_live_search);
12749 : 32593 : if (5000 > (int ) 10)
12750 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_max_dse_active_local_stores ^ 5000);
12751 : : else
12752 : : bp_pack_var_len_int (bp, ptr->x_param_max_dse_active_local_stores);
12753 : 32593 : if (1 > (int ) 10)
12754 : : bp_pack_var_len_int (bp, ptr->x_param_early_inliner_max_iterations ^ 1);
12755 : : else
12756 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_early_inliner_max_iterations);
12757 : 32593 : if (200 > (int ) 10)
12758 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_max_find_base_term_values ^ 200);
12759 : : else
12760 : : bp_pack_var_len_int (bp, ptr->x_param_max_find_base_term_values);
12761 : 32593 : if (100 > (int ) 10)
12762 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_max_fsm_thread_path_insns ^ 100);
12763 : : else
12764 : : bp_pack_var_len_int (bp, ptr->x_param_max_fsm_thread_path_insns);
12765 : 32593 : if (20 > (int ) 10)
12766 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_max_gcse_insertion_ratio ^ 20);
12767 : : else
12768 : : bp_pack_var_len_int (bp, ptr->x_param_max_gcse_insertion_ratio);
12769 : 32593 : if (131072 > (int ) 10)
12770 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_max_gcse_memory ^ 131072);
12771 : : else
12772 : : bp_pack_var_len_int (bp, ptr->x_param_max_gcse_memory);
12773 : 32593 : if (8 > (int ) 10)
12774 : : bp_pack_var_len_int (bp, ptr->x_param_max_goto_duplication_insns ^ 8);
12775 : : else
12776 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_max_goto_duplication_insns);
12777 : 32593 : if (8 > (int ) 10)
12778 : : bp_pack_var_len_int (bp, ptr->x_param_max_grow_copy_bb_insns ^ 8);
12779 : : else
12780 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_max_grow_copy_bb_insns);
12781 : 32593 : if (30 > (int ) 10)
12782 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_max_hoist_depth ^ 30);
12783 : : else
12784 : : bp_pack_var_len_int (bp, ptr->x_param_max_hoist_depth);
12785 : 32593 : if (4000 > (int ) 10)
12786 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_inline_functions_called_once_insns ^ 4000);
12787 : : else
12788 : : bp_pack_var_len_int (bp, ptr->x_param_inline_functions_called_once_insns);
12789 : 32593 : if (6 > (int ) 10)
12790 : : bp_pack_var_len_int (bp, ptr->x_param_inline_functions_called_once_loop_depth ^ 6);
12791 : : else
12792 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_inline_functions_called_once_loop_depth);
12793 : 32593 : if (15 > (int ) 10)
12794 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_max_inline_insns_auto ^ 15);
12795 : : else
12796 : : bp_pack_var_len_int (bp, ptr->x_param_max_inline_insns_auto);
12797 : 32593 : if (450 > (int ) 10)
12798 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_max_inline_insns_recursive_auto ^ 450);
12799 : : else
12800 : : bp_pack_var_len_int (bp, ptr->x_param_max_inline_insns_recursive_auto);
12801 : 32593 : if (450 > (int ) 10)
12802 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_max_inline_insns_recursive ^ 450);
12803 : : else
12804 : : bp_pack_var_len_int (bp, ptr->x_param_max_inline_insns_recursive);
12805 : 32593 : if (70 > (int ) 10)
12806 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_max_inline_insns_single ^ 70);
12807 : : else
12808 : : bp_pack_var_len_int (bp, ptr->x_param_max_inline_insns_single);
12809 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_max_inline_insns_size);
12810 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_max_inline_insns_small);
12811 : 32593 : if (8 > (int ) 10)
12812 : : bp_pack_var_len_int (bp, ptr->x_param_max_inline_recursive_depth_auto ^ 8);
12813 : : else
12814 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_max_inline_recursive_depth_auto);
12815 : 32593 : if (8 > (int ) 10)
12816 : : bp_pack_var_len_int (bp, ptr->x_param_max_inline_recursive_depth ^ 8);
12817 : : else
12818 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_max_inline_recursive_depth);
12819 : 32593 : if (350000 > (int ) 10)
12820 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_max_isl_operations ^ 350000);
12821 : : else
12822 : : bp_pack_var_len_int (bp, ptr->x_param_max_isl_operations);
12823 : 32593 : if (10 > (int ) 10)
12824 : : bp_pack_var_len_int (bp, ptr->x_param_max_iterations_computation_cost ^ 10);
12825 : : else
12826 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_max_iterations_computation_cost);
12827 : 32593 : if (1000 > (int ) 10)
12828 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_max_iterations_to_track ^ 1000);
12829 : : else
12830 : : bp_pack_var_len_int (bp, ptr->x_param_max_iterations_to_track);
12831 : 32593 : if (15 > (int ) 10)
12832 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_max_jump_thread_duplication_stmts ^ 15);
12833 : : else
12834 : : bp_pack_var_len_int (bp, ptr->x_param_max_jump_thread_duplication_stmts);
12835 : 32593 : if (64 > (int ) 10)
12836 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_max_jump_thread_paths ^ 64);
12837 : : else
12838 : : bp_pack_var_len_int (bp, ptr->x_param_max_jump_thread_paths);
12839 : 32593 : if (10000 > (int ) 10)
12840 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_max_last_value_rtl ^ 10000);
12841 : : else
12842 : : bp_pack_var_len_int (bp, ptr->x_param_max_last_value_rtl);
12843 : 32593 : if (20 > (int ) 10)
12844 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_max_loop_header_insns ^ 20);
12845 : : else
12846 : : bp_pack_var_len_int (bp, ptr->x_param_max_loop_header_insns);
12847 : 32593 : if (40 > (int ) 10)
12848 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_max_modulo_backtrack_attempts ^ 40);
12849 : : else
12850 : : bp_pack_var_len_int (bp, ptr->x_param_max_modulo_backtrack_attempts);
12851 : 32593 : if (100 > (int ) 10)
12852 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_max_partial_antic_length ^ 100);
12853 : : else
12854 : : bp_pack_var_len_int (bp, ptr->x_param_max_partial_antic_length);
12855 : 32593 : if (32 > (int ) 10)
12856 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_max_peel_branches ^ 32);
12857 : : else
12858 : : bp_pack_var_len_int (bp, ptr->x_param_max_peel_branches);
12859 : 32593 : if (16 > (int ) 10)
12860 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_max_peel_times ^ 16);
12861 : : else
12862 : : bp_pack_var_len_int (bp, ptr->x_param_max_peel_times);
12863 : 32593 : if (100 > (int ) 10)
12864 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_max_peeled_insns ^ 100);
12865 : : else
12866 : : bp_pack_var_len_int (bp, ptr->x_param_max_peeled_insns);
12867 : 32593 : if (32 > (int ) 10)
12868 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_max_pending_list_length ^ 32);
12869 : : else
12870 : : bp_pack_var_len_int (bp, ptr->x_param_max_pending_list_length);
12871 : 32593 : if (15 > (int ) 10)
12872 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_max_pipeline_region_blocks ^ 15);
12873 : : else
12874 : : bp_pack_var_len_int (bp, ptr->x_param_max_pipeline_region_blocks);
12875 : 32593 : if (200 > (int ) 10)
12876 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_max_pipeline_region_insns ^ 200);
12877 : : else
12878 : : bp_pack_var_len_int (bp, ptr->x_param_max_pipeline_region_insns);
12879 : 32593 : if (5 > (int ) 10)
12880 : : bp_pack_var_len_int (bp, ptr->x_param_max_pow_sqrt_depth ^ 5);
12881 : : else
12882 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_max_pow_sqrt_depth);
12883 : 32593 : if (100 > (int ) 10)
12884 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_max_predicted_iterations ^ 100);
12885 : : else
12886 : : bp_pack_var_len_int (bp, ptr->x_param_max_predicted_iterations);
12887 : 32593 : if (100 > (int ) 10)
12888 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_max_reload_search_insns ^ 100);
12889 : : else
12890 : : bp_pack_var_len_int (bp, ptr->x_param_max_reload_search_insns);
12891 : 32593 : if (10 > (int ) 10)
12892 : : bp_pack_var_len_int (bp, ptr->x_param_max_rtl_if_conversion_insns ^ 10);
12893 : : else
12894 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_max_rtl_if_conversion_insns);
12895 : 32593 : if (20 > (int ) 10)
12896 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_max_rtl_if_conversion_predictable_cost ^ 20);
12897 : : else
12898 : : bp_pack_var_len_int (bp, ptr->x_param_max_rtl_if_conversion_predictable_cost);
12899 : 32593 : if (40 > (int ) 10)
12900 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_max_rtl_if_conversion_unpredictable_cost ^ 40);
12901 : : else
12902 : : bp_pack_var_len_int (bp, ptr->x_param_max_rtl_if_conversion_unpredictable_cost);
12903 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_max_sched_extend_regions_iters);
12904 : 32593 : if (3 > (int ) 10)
12905 : : bp_pack_var_len_int (bp, ptr->x_param_max_sched_insn_conflict_delay ^ 3);
12906 : : else
12907 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_max_sched_insn_conflict_delay);
12908 : 32593 : if (100 > (int ) 10)
12909 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_max_sched_ready_insns ^ 100);
12910 : : else
12911 : : bp_pack_var_len_int (bp, ptr->x_param_max_sched_ready_insns);
12912 : 32593 : if (10 > (int ) 10)
12913 : : bp_pack_var_len_int (bp, ptr->x_param_max_sched_region_blocks ^ 10);
12914 : : else
12915 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_max_sched_region_blocks);
12916 : 32593 : if (100 > (int ) 10)
12917 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_max_sched_region_insns ^ 100);
12918 : : else
12919 : : bp_pack_var_len_int (bp, ptr->x_param_max_sched_region_insns);
12920 : 32593 : if (50 > (int ) 10)
12921 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_max_slsr_candidate_scan ^ 50);
12922 : : else
12923 : : bp_pack_var_len_int (bp, ptr->x_param_max_slsr_candidate_scan);
12924 : 32593 : if (50 > (int ) 10)
12925 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_max_speculative_devirt_maydefs ^ 50);
12926 : : else
12927 : : bp_pack_var_len_int (bp, ptr->x_param_max_speculative_devirt_maydefs);
12928 : 32593 : if (64 > (int ) 10)
12929 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_max_stores_to_merge ^ 64);
12930 : : else
12931 : : bp_pack_var_len_int (bp, ptr->x_param_max_stores_to_merge);
12932 : 32593 : if (2 > (int ) 10)
12933 : : bp_pack_var_len_int (bp, ptr->x_param_max_stores_to_sink ^ 2);
12934 : : else
12935 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_max_stores_to_sink);
12936 : 32593 : if (10 > (int ) 10)
12937 : : bp_pack_var_len_int (bp, ptr->x_param_max_tail_merge_comparisons ^ 10);
12938 : : else
12939 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_max_tail_merge_comparisons);
12940 : 32593 : if (2 > (int ) 10)
12941 : : bp_pack_var_len_int (bp, ptr->x_param_max_tail_merge_iterations ^ 2);
12942 : : else
12943 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_max_tail_merge_iterations);
12944 : 32593 : if (10000 > (int ) 10)
12945 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_max_tracked_strlens ^ 10000);
12946 : : else
12947 : : bp_pack_var_len_int (bp, ptr->x_param_max_tracked_strlens);
12948 : 32593 : if (4 > (int ) 10)
12949 : : bp_pack_var_len_int (bp, ptr->x_param_max_tree_if_conversion_phi_args ^ 4);
12950 : : else
12951 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_max_tree_if_conversion_phi_args);
12952 : 32593 : if (8 > (int ) 10)
12953 : : bp_pack_var_len_int (bp, ptr->x_param_max_unroll_times ^ 8);
12954 : : else
12955 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_max_unroll_times);
12956 : 32593 : if (200 > (int ) 10)
12957 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_max_unrolled_insns ^ 200);
12958 : : else
12959 : : bp_pack_var_len_int (bp, ptr->x_param_max_unrolled_insns);
12960 : 32593 : if (50 > (int ) 10)
12961 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_max_unswitch_depth ^ 50);
12962 : : else
12963 : : bp_pack_var_len_int (bp, ptr->x_param_max_unswitch_depth);
12964 : 32593 : if (50 > (int ) 10)
12965 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_max_unswitch_insns ^ 50);
12966 : : else
12967 : : bp_pack_var_len_int (bp, ptr->x_param_max_unswitch_insns);
12968 : 32593 : if (1 > (int ) 10)
12969 : : bp_pack_var_len_int (bp, ptr->x_param_max_variable_expansions ^ 1);
12970 : : else
12971 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_max_variable_expansions);
12972 : 32593 : if (12 > (int ) 10)
12973 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_max_vartrack_expr_depth ^ 12);
12974 : : else
12975 : : bp_pack_var_len_int (bp, ptr->x_param_max_vartrack_expr_depth);
12976 : 32593 : if (50 > (int ) 10)
12977 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_max_vartrack_reverse_op_size ^ 50);
12978 : : else
12979 : : bp_pack_var_len_int (bp, ptr->x_param_max_vartrack_reverse_op_size);
12980 : 32593 : if (50000000 > (int ) 10)
12981 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_max_vartrack_size ^ 50000000);
12982 : : else
12983 : : bp_pack_var_len_int (bp, ptr->x_param_max_vartrack_size);
12984 : 32593 : if (5 > (int ) 10)
12985 : : bp_pack_var_len_int (bp, ptr->x_param_min_crossjump_insns ^ 5);
12986 : : else
12987 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_min_crossjump_insns);
12988 : 32593 : if (10 > (int ) 10)
12989 : : bp_pack_var_len_int (bp, ptr->x_param_min_inline_recursive_probability ^ 10);
12990 : : else
12991 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_min_inline_recursive_probability);
12992 : 32593 : if (9 > (int ) 10)
12993 : : bp_pack_var_len_int (bp, ptr->x_param_min_insn_to_prefetch_ratio ^ 9);
12994 : : else
12995 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_min_insn_to_prefetch_ratio);
12996 : 32593 : if (30 > (int ) 10)
12997 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_min_loop_cond_split_prob ^ 30);
12998 : : else
12999 : : bp_pack_var_len_int (bp, ptr->x_param_min_loop_cond_split_prob);
13000 : 32593 : if (4096 > (int ) 10)
13001 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_min_pagesize ^ 4096);
13002 : : else
13003 : : bp_pack_var_len_int (bp, ptr->x_param_min_pagesize);
13004 : 32593 : if (32 > (int ) 10)
13005 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_min_size_for_stack_sharing ^ 32);
13006 : : else
13007 : : bp_pack_var_len_int (bp, ptr->x_param_min_size_for_stack_sharing);
13008 : 32593 : if (40 > (int ) 10)
13009 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_min_spec_prob ^ 40);
13010 : : else
13011 : : bp_pack_var_len_int (bp, ptr->x_param_min_spec_prob);
13012 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_min_vect_loop_bound);
13013 : 32593 : if (16 > (int ) 10)
13014 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_modref_max_accesses ^ 16);
13015 : : else
13016 : : bp_pack_var_len_int (bp, ptr->x_param_modref_max_accesses);
13017 : 32593 : if (8 > (int ) 10)
13018 : : bp_pack_var_len_int (bp, ptr->x_param_modref_max_adjustments ^ 8);
13019 : : else
13020 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_modref_max_adjustments);
13021 : 32593 : if (32 > (int ) 10)
13022 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_modref_max_bases ^ 32);
13023 : : else
13024 : : bp_pack_var_len_int (bp, ptr->x_param_modref_max_bases);
13025 : 32593 : if (256 > (int ) 10)
13026 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_modref_max_depth ^ 256);
13027 : : else
13028 : : bp_pack_var_len_int (bp, ptr->x_param_modref_max_depth);
13029 : 32593 : if (256 > (int ) 10)
13030 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_modref_max_escape_points ^ 256);
13031 : : else
13032 : : bp_pack_var_len_int (bp, ptr->x_param_modref_max_escape_points);
13033 : 32593 : if (16 > (int ) 10)
13034 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_modref_max_refs ^ 16);
13035 : : else
13036 : : bp_pack_var_len_int (bp, ptr->x_param_modref_max_refs);
13037 : 32593 : if (64 > (int ) 10)
13038 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_modref_max_tests ^ 64);
13039 : : else
13040 : : bp_pack_var_len_int (bp, ptr->x_param_modref_max_tests);
13041 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_parloops_chunk_size);
13042 : 32593 : if (100 > (int ) 10)
13043 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_parloops_min_per_thread ^ 100);
13044 : : else
13045 : : bp_pack_var_len_int (bp, ptr->x_param_parloops_min_per_thread);
13046 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_parloops_schedule);
13047 : 32593 : if (70 > (int ) 10)
13048 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_partial_inlining_entry_probability ^ 70);
13049 : : else
13050 : : bp_pack_var_len_int (bp, ptr->x_param_partial_inlining_entry_probability);
13051 : 32593 : if (5 > (int ) 10)
13052 : : bp_pack_var_len_int (bp, ptr->x_param_phiopt_factor_max_stmts_live ^ 5);
13053 : : else
13054 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_phiopt_factor_max_stmts_live);
13055 : 32593 : if (2 > (int ) 10)
13056 : : bp_pack_var_len_int (bp, ptr->x_param_predictable_branch_outcome ^ 2);
13057 : : else
13058 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_predictable_branch_outcome);
13059 : 32593 : if (1 > (int ) 10)
13060 : : bp_pack_var_len_int (bp, ptr->x_param_prefetch_dynamic_strides ^ 1);
13061 : : else
13062 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_prefetch_dynamic_strides);
13063 : 32593 : if (200 > (int ) 10)
13064 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_prefetch_latency ^ 200);
13065 : : else
13066 : : bp_pack_var_len_int (bp, ptr->x_param_prefetch_latency);
13067 : 32593 : if (3 > (int ) 10)
13068 : : bp_pack_var_len_int (bp, ptr->x_param_prefetch_min_insn_to_mem_ratio ^ 3);
13069 : : else
13070 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_prefetch_min_insn_to_mem_ratio);
13071 : 32593 : if (-1 > (int ) 10)
13072 : : bp_pack_var_len_int (bp, ptr->x_param_prefetch_minimum_stride ^ -1);
13073 : : else
13074 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_prefetch_minimum_stride);
13075 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_ranger_debug);
13076 : 32593 : if (6 > (int ) 10)
13077 : : bp_pack_var_len_int (bp, ptr->x_param_ranger_logical_depth ^ 6);
13078 : : else
13079 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_ranger_logical_depth);
13080 : 32593 : if (5 > (int ) 10)
13081 : : bp_pack_var_len_int (bp, ptr->x_param_ranger_recompute_depth ^ 5);
13082 : : else
13083 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_ranger_recompute_depth);
13084 : 32593 : if (200 > (int ) 10)
13085 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_relation_block_limit ^ 200);
13086 : : else
13087 : : bp_pack_var_len_int (bp, ptr->x_param_relation_block_limit);
13088 : 32593 : if (7 > (int ) 10)
13089 : : bp_pack_var_len_int (bp, ptr->x_param_rpo_vn_max_loop_depth ^ 7);
13090 : : else
13091 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_rpo_vn_max_loop_depth);
13092 : 32593 : if (1000 > (int ) 10)
13093 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_sccvn_max_alias_queries_per_access ^ 1000);
13094 : : else
13095 : : bp_pack_var_len_int (bp, ptr->x_param_sccvn_max_alias_queries_per_access);
13096 : 32593 : if (10 > (int ) 10)
13097 : : bp_pack_var_len_int (bp, ptr->x_param_scev_max_expr_complexity ^ 10);
13098 : : else
13099 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_scev_max_expr_complexity);
13100 : 32593 : if (100 > (int ) 10)
13101 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_scev_max_expr_size ^ 100);
13102 : : else
13103 : : bp_pack_var_len_int (bp, ptr->x_param_scev_max_expr_size);
13104 : 32593 : if (-1 > (int ) 10)
13105 : : bp_pack_var_len_int (bp, ptr->x_param_sched_autopref_queue_depth ^ -1);
13106 : : else
13107 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_sched_autopref_queue_depth);
13108 : 32593 : if (1 > (int ) 10)
13109 : : bp_pack_var_len_int (bp, ptr->x_param_sched_mem_true_dep_cost ^ 1);
13110 : : else
13111 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_sched_mem_true_dep_cost);
13112 : 32593 : if (1 > (int ) 10)
13113 : : bp_pack_var_len_int (bp, ptr->x_param_sched_pressure_algorithm ^ 1);
13114 : : else
13115 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_sched_pressure_algorithm);
13116 : 32593 : if (40 > (int ) 10)
13117 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_sched_spec_prob_cutoff ^ 40);
13118 : : else
13119 : : bp_pack_var_len_int (bp, ptr->x_param_sched_spec_prob_cutoff);
13120 : 32593 : if (10 > (int ) 10)
13121 : : bp_pack_var_len_int (bp, ptr->x_param_sched_state_edge_prob_cutoff ^ 10);
13122 : : else
13123 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_sched_state_edge_prob_cutoff);
13124 : 32593 : if (2 > (int ) 10)
13125 : : bp_pack_var_len_int (bp, ptr->x_param_selsched_insns_to_rename ^ 2);
13126 : : else
13127 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_selsched_insns_to_rename);
13128 : 32593 : if (50 > (int ) 10)
13129 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_selsched_max_lookahead ^ 50);
13130 : : else
13131 : : bp_pack_var_len_int (bp, ptr->x_param_selsched_max_lookahead);
13132 : 32593 : if (2 > (int ) 10)
13133 : : bp_pack_var_len_int (bp, ptr->x_param_selsched_max_sched_times ^ 2);
13134 : : else
13135 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_selsched_max_sched_times);
13136 : 32593 : if (3 > (int ) 10)
13137 : : bp_pack_var_len_int (bp, ptr->x_param_simultaneous_prefetches ^ 3);
13138 : : else
13139 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_simultaneous_prefetches);
13140 : 32593 : if (75 > (int ) 10)
13141 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_sink_frequency_threshold ^ 75);
13142 : : else
13143 : : bp_pack_var_len_int (bp, ptr->x_param_sink_frequency_threshold);
13144 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_sms_dfa_history);
13145 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_sms_loop_average_count_threshold);
13146 : 32593 : if (2 > (int ) 10)
13147 : : bp_pack_var_len_int (bp, ptr->x_param_sms_max_ii_factor ^ 2);
13148 : : else
13149 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_sms_max_ii_factor);
13150 : 32593 : if (2 > (int ) 10)
13151 : : bp_pack_var_len_int (bp, ptr->x_param_sms_min_sc ^ 2);
13152 : : else
13153 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_sms_min_sc);
13154 : 32593 : if (32 > (int ) 10)
13155 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_sra_max_propagations ^ 32);
13156 : : else
13157 : : bp_pack_var_len_int (bp, ptr->x_param_sra_max_propagations);
13158 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_sra_max_scalarization_size_size);
13159 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_sra_max_scalarization_size_speed);
13160 : 32593 : if (512 > (int ) 10)
13161 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_ssa_name_def_chain_limit ^ 512);
13162 : : else
13163 : : bp_pack_var_len_int (bp, ptr->x_param_ssa_name_def_chain_limit);
13164 : 32593 : if (8 > (int ) 10)
13165 : : bp_pack_var_len_int (bp, ptr->x_param_ssp_buffer_size ^ 8);
13166 : : else
13167 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_ssp_buffer_size);
13168 : 32593 : if (12 > (int ) 10)
13169 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_stack_clash_protection_guard_size ^ 12);
13170 : : else
13171 : : bp_pack_var_len_int (bp, ptr->x_param_stack_clash_protection_guard_size);
13172 : 32593 : if (12 > (int ) 10)
13173 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_stack_clash_protection_probe_interval ^ 12);
13174 : : else
13175 : : bp_pack_var_len_int (bp, ptr->x_param_stack_clash_protection_probe_interval);
13176 : 32593 : if (10 > (int ) 10)
13177 : : bp_pack_var_len_int (bp, ptr->x_param_store_forwarding_max_distance ^ 10);
13178 : : else
13179 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_store_forwarding_max_distance);
13180 : 32593 : if (1 > (int ) 10)
13181 : : bp_pack_var_len_int (bp, ptr->x_param_store_merging_allow_unaligned ^ 1);
13182 : : else
13183 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_store_merging_allow_unaligned);
13184 : 32593 : if (65536 > (int ) 10)
13185 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_store_merging_max_size ^ 65536);
13186 : : else
13187 : : bp_pack_var_len_int (bp, ptr->x_param_store_merging_max_size);
13188 : 32593 : if (8 > (int ) 10)
13189 : : bp_pack_var_len_int (bp, ptr->x_param_switch_conversion_branch_ratio ^ 8);
13190 : : else
13191 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_switch_conversion_branch_ratio);
13192 : 32593 : if (1000 > (int ) 10)
13193 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_switch_lower_slow_alg_max_cases ^ 1000);
13194 : : else
13195 : : bp_pack_var_len_int (bp, ptr->x_param_switch_lower_slow_alg_max_cases);
13196 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_threader_debug);
13197 : 32593 : if (9 > (int ) 10)
13198 : : bp_pack_var_len_int (bp, ptr->x_param_tm_max_aggregate_size ^ 9);
13199 : : else
13200 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_tm_max_aggregate_size);
13201 : 32593 : if (95 > (int ) 10)
13202 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_tracer_dynamic_coverage_feedback ^ 95);
13203 : : else
13204 : : bp_pack_var_len_int (bp, ptr->x_param_tracer_dynamic_coverage_feedback);
13205 : 32593 : if (75 > (int ) 10)
13206 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_tracer_dynamic_coverage ^ 75);
13207 : : else
13208 : : bp_pack_var_len_int (bp, ptr->x_param_tracer_dynamic_coverage);
13209 : 32593 : if (100 > (int ) 10)
13210 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_tracer_max_code_growth ^ 100);
13211 : : else
13212 : : bp_pack_var_len_int (bp, ptr->x_param_tracer_max_code_growth);
13213 : 32593 : if (80 > (int ) 10)
13214 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_tracer_min_branch_probability_feedback ^ 80);
13215 : : else
13216 : : bp_pack_var_len_int (bp, ptr->x_param_tracer_min_branch_probability_feedback);
13217 : 32593 : if (50 > (int ) 10)
13218 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_tracer_min_branch_probability ^ 50);
13219 : : else
13220 : : bp_pack_var_len_int (bp, ptr->x_param_tracer_min_branch_probability);
13221 : 32593 : if (10 > (int ) 10)
13222 : : bp_pack_var_len_int (bp, ptr->x_param_tracer_min_branch_ratio ^ 10);
13223 : : else
13224 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_tracer_min_branch_ratio);
13225 : 32593 : if (256 > (int ) 10)
13226 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_transitive_relations_work_bound ^ 256);
13227 : : else
13228 : : bp_pack_var_len_int (bp, ptr->x_param_transitive_relations_work_bound);
13229 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_tree_reassoc_width);
13230 : 32593 : if (1000 > (int ) 10)
13231 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_uninit_control_dep_attempts ^ 1000);
13232 : : else
13233 : : bp_pack_var_len_int (bp, ptr->x_param_uninit_control_dep_attempts);
13234 : 32593 : if (8 > (int ) 10)
13235 : : bp_pack_var_len_int (bp, ptr->x_param_uninit_max_chain_len ^ 8);
13236 : : else
13237 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_uninit_max_chain_len);
13238 : 32593 : if (8 > (int ) 10)
13239 : : bp_pack_var_len_int (bp, ptr->x_param_uninit_max_num_chains ^ 8);
13240 : : else
13241 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_uninit_max_num_chains);
13242 : 32593 : if (100000 > (int ) 10)
13243 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_uninit_max_prune_work ^ 100000);
13244 : : else
13245 : : bp_pack_var_len_int (bp, ptr->x_param_uninit_max_prune_work);
13246 : 32593 : if (2 > (int ) 10)
13247 : : bp_pack_var_len_int (bp, ptr->x_param_uninlined_function_insns ^ 2);
13248 : : else
13249 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_uninlined_function_insns);
13250 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_uninlined_function_time);
13251 : 32593 : if (2 > (int ) 10)
13252 : : bp_pack_var_len_int (bp, ptr->x_param_uninlined_function_thunk_insns ^ 2);
13253 : : else
13254 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_uninlined_function_thunk_insns);
13255 : 32593 : if (2 > (int ) 10)
13256 : : bp_pack_var_len_int (bp, ptr->x_param_uninlined_function_thunk_time ^ 2);
13257 : : else
13258 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_uninlined_function_thunk_time);
13259 : 32593 : if (20 > (int ) 10)
13260 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_unlikely_bb_count_fraction ^ 20);
13261 : : else
13262 : : bp_pack_var_len_int (bp, ptr->x_param_unlikely_bb_count_fraction);
13263 : 32593 : if (4 > (int ) 10)
13264 : : bp_pack_var_len_int (bp, ptr->x_param_unroll_jam_max_unroll ^ 4);
13265 : : else
13266 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_unroll_jam_max_unroll);
13267 : 32593 : if (1 > (int ) 10)
13268 : : bp_pack_var_len_int (bp, ptr->x_param_unroll_jam_min_percent ^ 1);
13269 : : else
13270 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_unroll_jam_min_percent);
13271 : 32593 : if (256 > (int ) 10)
13272 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_use_after_scope_direct_emission_threshold ^ 256);
13273 : : else
13274 : : bp_pack_var_len_int (bp, ptr->x_param_use_after_scope_direct_emission_threshold);
13275 : 32593 : if (1 > (int ) 10)
13276 : : bp_pack_var_len_int (bp, ptr->x_param_vect_epilogues_nomask ^ 1);
13277 : : else
13278 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_vect_epilogues_nomask);
13279 : 32593 : if (1 > (int ) 10)
13280 : : bp_pack_var_len_int (bp, ptr->x_param_vect_induction_float ^ 1);
13281 : : else
13282 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_vect_induction_float);
13283 : 32593 : if (50 > (int ) 10)
13284 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_vect_inner_loop_cost_factor ^ 50);
13285 : : else
13286 : : bp_pack_var_len_int (bp, ptr->x_param_vect_inner_loop_cost_factor);
13287 : 32593 : if (32 > (int ) 10)
13288 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_vect_max_layout_candidates ^ 32);
13289 : : else
13290 : : bp_pack_var_len_int (bp, ptr->x_param_vect_max_layout_candidates);
13291 : 32593 : if (-1 > (int ) 10)
13292 : : bp_pack_var_len_int (bp, ptr->x_param_vect_max_peeling_for_alignment ^ -1);
13293 : : else
13294 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_vect_max_peeling_for_alignment);
13295 : 32593 : if (15 > (int ) 10)
13296 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_vect_max_version_for_alias_checks ^ 15);
13297 : : else
13298 : : bp_pack_var_len_int (bp, ptr->x_param_vect_max_version_for_alias_checks);
13299 : 32593 : if (6 > (int ) 10)
13300 : : bp_pack_var_len_int (bp, ptr->x_param_vect_max_version_for_alignment_checks ^ 6);
13301 : : else
13302 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_vect_max_version_for_alignment_checks);
13303 : 32593 : if (2 > (int ) 10)
13304 : : bp_pack_var_len_int (bp, ptr->x_param_vect_partial_vector_usage ^ 2);
13305 : : else
13306 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_vect_partial_vector_usage);
13307 : 32593 : if (100 > (int ) 10)
13308 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_vect_scalar_cost_multiplier ^ 100);
13309 : : else
13310 : : bp_pack_var_len_int (bp, ptr->x_param_vect_scalar_cost_multiplier);
13311 : 32593 : if (150000 > (int ) 10)
13312 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_vrp_block_limit ^ 150000);
13313 : : else
13314 : : bp_pack_var_len_int (bp, ptr->x_param_vrp_block_limit);
13315 : 32593 : if (3000 > (int ) 10)
13316 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_vrp_sparse_threshold ^ 3000);
13317 : : else
13318 : : bp_pack_var_len_int (bp, ptr->x_param_vrp_sparse_threshold);
13319 : 32593 : if (50 > (int ) 10)
13320 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_vrp_switch_limit ^ 50);
13321 : : else
13322 : : bp_pack_var_len_int (bp, ptr->x_param_vrp_switch_limit);
13323 : 32593 : if (250 > (int ) 10)
13324 : 32593 : bp_pack_var_len_int (bp, ptr->x_param_vrp_vector_threshold ^ 250);
13325 : : else
13326 : : bp_pack_var_len_int (bp, ptr->x_param_vrp_vector_threshold);
13327 : 32593 : bp_pack_var_len_int (bp, ptr->x_warn_inline);
13328 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_aggressive_loop_optimizations);
13329 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_align_functions);
13330 : 32593 : bp_pack_string (ob, bp, ptr->x_str_align_functions, true);
13331 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_align_jumps);
13332 : 32593 : bp_pack_string (ob, bp, ptr->x_str_align_jumps, true);
13333 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_align_labels);
13334 : 32593 : bp_pack_string (ob, bp, ptr->x_str_align_labels, true);
13335 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_align_loops);
13336 : 32593 : bp_pack_string (ob, bp, ptr->x_str_align_loops, true);
13337 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_allocation_dce);
13338 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_store_data_races);
13339 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_associative_math);
13340 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_assume_sane_operators_new_delete);
13341 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_asynchronous_unwind_tables);
13342 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_auto_inc_dec);
13343 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_auto_profile_inlining);
13344 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_avoid_store_forwarding);
13345 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_bit_tests);
13346 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_branch_on_count_reg);
13347 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_branch_probabilities);
13348 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_caller_saves);
13349 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_code_hoisting);
13350 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_combine_stack_adjustments);
13351 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_compare_elim_after_reload);
13352 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_conserve_stack);
13353 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_cprop_registers);
13354 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_crossjumping);
13355 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_cse_follow_jumps);
13356 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_complex_method);
13357 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_dce);
13358 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_defer_pop);
13359 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_delayed_branch);
13360 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_delete_dead_exceptions);
13361 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_delete_null_pointer_checks);
13362 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_devirtualize);
13363 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_devirtualize_speculatively);
13364 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_dse);
13365 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_early_inlining);
13366 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_exceptions);
13367 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_excess_precision);
13368 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_expensive_optimizations);
13369 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_ext_dce);
13370 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_finite_loops);
13371 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_finite_math_only);
13372 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_float_store);
13373 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_fold_mem_offsets);
13374 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_fold_simple_inlines);
13375 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_forward_propagate);
13376 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_fp_contract_mode);
13377 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_fp_int_builtin_inexact);
13378 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_no_function_cse);
13379 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_gcse);
13380 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_gcse_after_reload);
13381 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_gcse_las);
13382 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_gcse_lm);
13383 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_gcse_sm);
13384 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_graphite);
13385 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_graphite_identity);
13386 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_guess_branch_prob);
13387 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_harden_control_flow_redundancy_check_exceptions);
13388 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_harden_control_flow_redundancy_check_noreturn);
13389 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_harden_control_flow_redundancy_check_returning_calls);
13390 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_harden_control_flow_redundancy_skip_leaf);
13391 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_harden_compares);
13392 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_harden_conditional_branches);
13393 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_harden_control_flow_redundancy);
13394 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_hoist_adjacent_loads);
13395 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_if_conversion);
13396 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_if_conversion2);
13397 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_indirect_inlining);
13398 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_no_inline);
13399 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_inline_atomics);
13400 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_inline_functions);
13401 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_inline_functions_called_once);
13402 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_inline_small_functions);
13403 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_inline_stringops);
13404 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_ipa_bit_cp);
13405 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_ipa_cp);
13406 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_ipa_cp_clone);
13407 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_ipa_icf);
13408 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_ipa_icf_functions);
13409 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_ipa_icf_variables);
13410 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_ipa_modref);
13411 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_ipa_profile);
13412 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_ipa_pta);
13413 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_ipa_pure_const);
13414 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_ipa_ra);
13415 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_ipa_reference);
13416 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_ipa_reference_addressable);
13417 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_ipa_reorder_for_locality);
13418 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_ipa_sra);
13419 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_ipa_stack_alignment);
13420 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_ipa_strict_aliasing);
13421 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_ipa_vrp);
13422 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_ira_algorithm);
13423 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_ira_hoist_pressure);
13424 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_ira_loop_pressure);
13425 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_ira_region);
13426 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_ira_share_save_slots);
13427 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_ira_share_spill_slots);
13428 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_isolate_erroneous_paths_attribute);
13429 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_isolate_erroneous_paths_dereference);
13430 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_ivopts);
13431 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_jump_tables);
13432 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_keep_gc_roots_live);
13433 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_late_combine_instructions);
13434 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_lifetime_dse);
13435 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_limit_function_alignment);
13436 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_live_patching);
13437 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_live_range_shrinkage);
13438 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_loop_interchange);
13439 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_loop_nest_optimize);
13440 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_loop_parallelize_all);
13441 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_unroll_jam);
13442 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_lra_remat);
13443 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_malloc_dce);
13444 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_malloc_dse);
13445 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_errno_math);
13446 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_min_function_alignment);
13447 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_modulo_sched);
13448 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_modulo_sched_allow_regmoves);
13449 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_move_loop_invariants);
13450 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_move_loop_stores);
13451 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_non_call_exceptions);
13452 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_nothrow_opt);
13453 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_omit_frame_pointer);
13454 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_openmp_target_simd_clone);
13455 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_opt_info);
13456 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_optimize_crc);
13457 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_optimize_sibling_calls);
13458 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_optimize_strlen);
13459 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_pack_struct);
13460 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_partial_inlining);
13461 : 32593 : bp_pack_string (ob, bp, ptr->x_flag_patchable_function_entry, true);
13462 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_pcc_struct_return);
13463 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_peel_loops);
13464 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_no_peephole);
13465 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_peephole2);
13466 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_plt);
13467 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_predictive_commoning);
13468 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_prefetch_loop_arrays);
13469 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_printf_return_value);
13470 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_profile_partial_training);
13471 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_profile_reorder_functions);
13472 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_reciprocal_math);
13473 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_ree);
13474 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_rename_registers);
13475 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_reorder_blocks);
13476 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_reorder_blocks_algorithm);
13477 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_reorder_blocks_and_partition);
13478 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_reorder_functions);
13479 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_rerun_cse_after_loop);
13480 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_resched_modulo_sched);
13481 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_rounding_math);
13482 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_rtti);
13483 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_save_optimization_record);
13484 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_sched_critical_path_heuristic);
13485 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_sched_dep_count_heuristic);
13486 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_sched_group_heuristic);
13487 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_schedule_interblock);
13488 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_sched_last_insn_heuristic);
13489 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_sched_pressure);
13490 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_sched_rank_heuristic);
13491 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_schedule_speculative);
13492 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_sched_spec_insn_heuristic);
13493 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_schedule_speculative_load);
13494 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_schedule_speculative_load_dangerous);
13495 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_sched_stalled_insns);
13496 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_sched_stalled_insns_dep);
13497 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_sched2_use_superblocks);
13498 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_schedule_fusion);
13499 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_schedule_insns);
13500 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_schedule_insns_after_reload);
13501 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_section_anchors);
13502 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_sel_sched_pipelining);
13503 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_sel_sched_pipelining_outer_loops);
13504 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_sel_sched_reschedule_pipelined);
13505 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_selective_scheduling);
13506 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_selective_scheduling2);
13507 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_semantic_interposition);
13508 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_short_enums);
13509 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_short_wchar);
13510 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_shrink_wrap);
13511 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_shrink_wrap_separate);
13512 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_signaling_nans);
13513 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_signed_zeros);
13514 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_simd_cost_model);
13515 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_single_precision_constant);
13516 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_split_ivs_in_unroller);
13517 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_split_loops);
13518 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_split_paths);
13519 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_split_wide_types);
13520 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_split_wide_types_early);
13521 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_ssa_backprop);
13522 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_ssa_phiopt);
13523 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_stack_clash_protection);
13524 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_stack_protect);
13525 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_stack_reuse);
13526 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_stdarg_opt);
13527 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_store_merging);
13528 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_strict_aliasing);
13529 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_strict_enums);
13530 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_strict_volatile_bitfields);
13531 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_thread_jumps);
13532 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_threadsafe_statics);
13533 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_toplevel_reorder);
13534 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_tracer);
13535 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_trapping_math);
13536 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_trapv);
13537 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_tree_bit_ccp);
13538 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_tree_builtin_call_dce);
13539 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_tree_ccp);
13540 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_tree_ch);
13541 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_tree_coalesce_vars);
13542 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_tree_copy_prop);
13543 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_tree_cselim);
13544 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_tree_dce);
13545 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_tree_dom);
13546 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_tree_dse);
13547 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_tree_forwprop);
13548 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_tree_fre);
13549 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_tree_loop_distribute_patterns);
13550 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_tree_loop_distribution);
13551 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_tree_loop_if_convert);
13552 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_tree_loop_im);
13553 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_tree_loop_ivcanon);
13554 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_tree_loop_optimize);
13555 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_tree_loop_vectorize);
13556 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_tree_live_range_split);
13557 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_tree_parallelize_loops);
13558 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_tree_partial_pre);
13559 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_tree_phiprop);
13560 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_tree_pre);
13561 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_tree_pta);
13562 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_tree_reassoc);
13563 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_tree_scev_cprop);
13564 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_tree_sink);
13565 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_tree_slp_vectorize);
13566 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_tree_slsr);
13567 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_tree_sra);
13568 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_tree_switch_conversion);
13569 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_tree_tail_merge);
13570 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_tree_ter);
13571 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_tree_vectorize);
13572 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_tree_vrp);
13573 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_auto_var_init);
13574 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_unconstrained_commons);
13575 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_unreachable_traps);
13576 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_unroll_all_loops);
13577 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_cunroll_grow_size);
13578 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_unroll_loops);
13579 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_unsafe_math_optimizations);
13580 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_unswitch_loops);
13581 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_unwind_tables);
13582 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_var_tracking);
13583 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_var_tracking_assignments);
13584 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_var_tracking_assignments_toggle);
13585 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_var_tracking_uninit);
13586 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_variable_expansion_in_unroller);
13587 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_vect_cost_model);
13588 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_version_loops_for_strides);
13589 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_value_profile_transformations);
13590 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_web);
13591 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_wrapv);
13592 : 32593 : bp_pack_var_len_int (bp, ptr->x_flag_wrapv_pointer);
13593 : 32593 : bp_pack_var_len_int (bp, ptr->x_debug_nonbind_markers_p);
13594 : 32593 : if (!lto_stream_offload_p)
13595 : 32593 : bp_pack_var_len_int (bp, ptr->x_ix86_unroll_only_small_loops);
13596 : 325930 : for (size_t i = 0; i < ARRAY_SIZE (ptr->explicit_mask); i++)
13597 : 293337 : bp_pack_value (bp, ptr->explicit_mask[i], 64);
13598 : 32593 : }
13599 : :
13600 : : /* Stream in optimization options */
13601 : : void
13602 : 23028 : cl_optimization_stream_in (struct data_in *data_in ATTRIBUTE_UNUSED,
13603 : : struct bitpack_d *bp ATTRIBUTE_UNUSED,
13604 : : struct cl_optimization *ptr ATTRIBUTE_UNUSED)
13605 : : {
13606 : 23028 : ptr->x_optimize = (char ) bp_unpack_var_len_int (bp);
13607 : 23028 : ptr->x_optimize_size = (char ) bp_unpack_var_len_int (bp);
13608 : 23028 : ptr->x_optimize_debug = (char ) bp_unpack_var_len_int (bp);
13609 : 23028 : ptr->x_optimize_fast = (char ) bp_unpack_var_len_int (bp);
13610 : 23028 : ptr->x_param_align_loop_iterations = (int ) bp_unpack_var_len_int (bp);
13611 : 23028 : if (4 > (int ) 10)
13612 : : ptr->x_param_align_loop_iterations ^= 4;
13613 : 23028 : ptr->x_param_align_threshold = (int ) bp_unpack_var_len_int (bp);
13614 : 23028 : if (100 > (int ) 10)
13615 : 23028 : ptr->x_param_align_threshold ^= 100;
13616 : 23028 : ptr->x_param_asan_protect_allocas = (int ) bp_unpack_var_len_int (bp);
13617 : 23028 : if (1 > (int ) 10)
13618 : : ptr->x_param_asan_protect_allocas ^= 1;
13619 : 23028 : ptr->x_param_asan_instrument_reads = (int ) bp_unpack_var_len_int (bp);
13620 : 23028 : if (1 > (int ) 10)
13621 : : ptr->x_param_asan_instrument_reads ^= 1;
13622 : 23028 : ptr->x_param_asan_instrument_writes = (int ) bp_unpack_var_len_int (bp);
13623 : 23028 : if (1 > (int ) 10)
13624 : : ptr->x_param_asan_instrument_writes ^= 1;
13625 : 23028 : ptr->x_param_asan_instrumentation_with_call_threshold = (int ) bp_unpack_var_len_int (bp);
13626 : 23028 : if (7000 > (int ) 10)
13627 : 23028 : ptr->x_param_asan_instrumentation_with_call_threshold ^= 7000;
13628 : 23028 : ptr->x_param_asan_kernel_mem_intrinsic_prefix = (int ) bp_unpack_var_len_int (bp);
13629 : 23028 : if (0 > (int ) 10)
13630 : : ptr->x_param_asan_kernel_mem_intrinsic_prefix ^= 0;
13631 : 23028 : ptr->x_param_asan_memintrin = (int ) bp_unpack_var_len_int (bp);
13632 : 23028 : if (1 > (int ) 10)
13633 : : ptr->x_param_asan_memintrin ^= 1;
13634 : 23028 : ptr->x_param_asan_stack = (int ) bp_unpack_var_len_int (bp);
13635 : 23028 : if (1 > (int ) 10)
13636 : : ptr->x_param_asan_stack ^= 1;
13637 : 23028 : ptr->x_param_asan_use_after_return = (int ) bp_unpack_var_len_int (bp);
13638 : 23028 : if (1 > (int ) 10)
13639 : : ptr->x_param_asan_use_after_return ^= 1;
13640 : 23028 : ptr->x_param_avg_loop_niter = (int ) bp_unpack_var_len_int (bp);
13641 : 23028 : if (10 > (int ) 10)
13642 : : ptr->x_param_avg_loop_niter ^= 10;
13643 : 23028 : ptr->x_param_avoid_fma_max_bits = (int ) bp_unpack_var_len_int (bp);
13644 : 23028 : ptr->x_param_builtin_expect_probability = (int ) bp_unpack_var_len_int (bp);
13645 : 23028 : if (90 > (int ) 10)
13646 : 23028 : ptr->x_param_builtin_expect_probability ^= 90;
13647 : 23028 : ptr->x_param_builtin_string_cmp_inline_length = (int ) bp_unpack_var_len_int (bp);
13648 : 23028 : if (3 > (int ) 10)
13649 : : ptr->x_param_builtin_string_cmp_inline_length ^= 3;
13650 : 23028 : ptr->x_param_case_values_threshold = (int ) bp_unpack_var_len_int (bp);
13651 : 23028 : ptr->x_param_comdat_sharing_probability = (int ) bp_unpack_var_len_int (bp);
13652 : 23028 : if (20 > (int ) 10)
13653 : 23028 : ptr->x_param_comdat_sharing_probability ^= 20;
13654 : 23028 : ptr->x_param_construct_interfere_size = (int ) bp_unpack_var_len_int (bp);
13655 : 23028 : if (0 > (int ) 10)
13656 : : ptr->x_param_construct_interfere_size ^= 0;
13657 : 23028 : ptr->x_param_cycle_accurate_model = (int ) bp_unpack_var_len_int (bp);
13658 : 23028 : if (1 > (int ) 10)
13659 : : ptr->x_param_cycle_accurate_model ^= 1;
13660 : 23028 : ptr->x_param_destruct_interfere_size = (int ) bp_unpack_var_len_int (bp);
13661 : 23028 : if (0 > (int ) 10)
13662 : : ptr->x_param_destruct_interfere_size ^= 0;
13663 : 23028 : ptr->x_param_dse_max_alias_queries_per_store = (int ) bp_unpack_var_len_int (bp);
13664 : 23028 : if (256 > (int ) 10)
13665 : 23028 : ptr->x_param_dse_max_alias_queries_per_store ^= 256;
13666 : 23028 : ptr->x_param_dse_max_object_size = (int ) bp_unpack_var_len_int (bp);
13667 : 23028 : if (256 > (int ) 10)
13668 : 23028 : ptr->x_param_dse_max_object_size ^= 256;
13669 : 23028 : ptr->x_param_early_inlining_insns = (int ) bp_unpack_var_len_int (bp);
13670 : 23028 : if (6 > (int ) 10)
13671 : : ptr->x_param_early_inlining_insns ^= 6;
13672 : 23028 : ptr->x_param_fsm_scale_path_stmts = (int ) bp_unpack_var_len_int (bp);
13673 : 23028 : if (2 > (int ) 10)
13674 : : ptr->x_param_fsm_scale_path_stmts ^= 2;
13675 : 23028 : ptr->x_param_fully_pipelined_fma = (int ) bp_unpack_var_len_int (bp);
13676 : 23028 : if (0 > (int ) 10)
13677 : : ptr->x_param_fully_pipelined_fma ^= 0;
13678 : 23028 : ptr->x_param_gcse_after_reload_critical_fraction = (int ) bp_unpack_var_len_int (bp);
13679 : 23028 : if (10 > (int ) 10)
13680 : : ptr->x_param_gcse_after_reload_critical_fraction ^= 10;
13681 : 23028 : ptr->x_param_gcse_after_reload_partial_fraction = (int ) bp_unpack_var_len_int (bp);
13682 : 23028 : if (3 > (int ) 10)
13683 : : ptr->x_param_gcse_after_reload_partial_fraction ^= 3;
13684 : 23028 : ptr->x_param_gcse_cost_distance_ratio = (int ) bp_unpack_var_len_int (bp);
13685 : 23028 : if (10 > (int ) 10)
13686 : : ptr->x_param_gcse_cost_distance_ratio ^= 10;
13687 : 23028 : ptr->x_param_gcse_unrestricted_cost = (int ) bp_unpack_var_len_int (bp);
13688 : 23028 : if (3 > (int ) 10)
13689 : : ptr->x_param_gcse_unrestricted_cost ^= 3;
13690 : 23028 : ptr->x_param_graphite_max_arrays_per_scop = (int ) bp_unpack_var_len_int (bp);
13691 : 23028 : if (100 > (int ) 10)
13692 : 23028 : ptr->x_param_graphite_max_arrays_per_scop ^= 100;
13693 : 23028 : ptr->x_param_graphite_max_nb_scop_params = (int ) bp_unpack_var_len_int (bp);
13694 : 23028 : if (10 > (int ) 10)
13695 : : ptr->x_param_graphite_max_nb_scop_params ^= 10;
13696 : 23028 : ptr->x_param_hardcfr_max_blocks = (int ) bp_unpack_var_len_int (bp);
13697 : 23028 : if (0 > (int ) 10)
13698 : : ptr->x_param_hardcfr_max_blocks ^= 0;
13699 : 23028 : ptr->x_param_hardcfr_max_inline_blocks = (int ) bp_unpack_var_len_int (bp);
13700 : 23028 : if (16 > (int ) 10)
13701 : 23028 : ptr->x_param_hardcfr_max_inline_blocks ^= 16;
13702 : 23028 : ptr->x_param_hwasan_instrument_allocas = (int ) bp_unpack_var_len_int (bp);
13703 : 23028 : if (1 > (int ) 10)
13704 : : ptr->x_param_hwasan_instrument_allocas ^= 1;
13705 : 23028 : ptr->x_param_hwasan_instrument_mem_intrinsics = (int ) bp_unpack_var_len_int (bp);
13706 : 23028 : if (1 > (int ) 10)
13707 : : ptr->x_param_hwasan_instrument_mem_intrinsics ^= 1;
13708 : 23028 : ptr->x_param_hwasan_instrument_reads = (int ) bp_unpack_var_len_int (bp);
13709 : 23028 : if (1 > (int ) 10)
13710 : : ptr->x_param_hwasan_instrument_reads ^= 1;
13711 : 23028 : ptr->x_param_hwasan_instrument_stack = (int ) bp_unpack_var_len_int (bp);
13712 : 23028 : if (1 > (int ) 10)
13713 : : ptr->x_param_hwasan_instrument_stack ^= 1;
13714 : 23028 : ptr->x_param_hwasan_instrument_writes = (int ) bp_unpack_var_len_int (bp);
13715 : 23028 : if (1 > (int ) 10)
13716 : : ptr->x_param_hwasan_instrument_writes ^= 1;
13717 : 23028 : ptr->x_param_hwasan_random_frame_tag = (int ) bp_unpack_var_len_int (bp);
13718 : 23028 : if (1 > (int ) 10)
13719 : : ptr->x_param_hwasan_random_frame_tag ^= 1;
13720 : 23028 : ptr->x_param_inline_heuristics_hint_percent = (int ) bp_unpack_var_len_int (bp);
13721 : 23028 : if (200 > (int ) 10)
13722 : 23028 : ptr->x_param_inline_heuristics_hint_percent ^= 200;
13723 : 23028 : ptr->x_param_inline_min_speedup = (int ) bp_unpack_var_len_int (bp);
13724 : 23028 : if (30 > (int ) 10)
13725 : 23028 : ptr->x_param_inline_min_speedup ^= 30;
13726 : 23028 : ptr->x_param_inline_unit_growth = (int ) bp_unpack_var_len_int (bp);
13727 : 23028 : if (40 > (int ) 10)
13728 : 23028 : ptr->x_param_inline_unit_growth ^= 40;
13729 : 23028 : ptr->x_param_ipa_cp_eval_threshold = (int ) bp_unpack_var_len_int (bp);
13730 : 23028 : if (500 > (int ) 10)
13731 : 23028 : ptr->x_param_ipa_cp_eval_threshold ^= 500;
13732 : 23028 : ptr->x_param_ipa_cp_large_unit_insns = (int ) bp_unpack_var_len_int (bp);
13733 : 23028 : if (16000 > (int ) 10)
13734 : 23028 : ptr->x_param_ipa_cp_large_unit_insns ^= 16000;
13735 : 23028 : ptr->x_param_ipa_cp_loop_hint_bonus = (int ) bp_unpack_var_len_int (bp);
13736 : 23028 : if (64 > (int ) 10)
13737 : 23028 : ptr->x_param_ipa_cp_loop_hint_bonus ^= 64;
13738 : 23028 : ptr->x_param_ipa_cp_max_recursive_depth = (int ) bp_unpack_var_len_int (bp);
13739 : 23028 : if (8 > (int ) 10)
13740 : : ptr->x_param_ipa_cp_max_recursive_depth ^= 8;
13741 : 23028 : ptr->x_param_ipa_cp_min_recursive_probability = (int ) bp_unpack_var_len_int (bp);
13742 : 23028 : if (2 > (int ) 10)
13743 : : ptr->x_param_ipa_cp_min_recursive_probability ^= 2;
13744 : 23028 : ptr->x_param_ipa_cp_recursion_penalty = (int ) bp_unpack_var_len_int (bp);
13745 : 23028 : if (40 > (int ) 10)
13746 : 23028 : ptr->x_param_ipa_cp_recursion_penalty ^= 40;
13747 : 23028 : ptr->x_param_ipa_cp_recursive_freq_factor = (int ) bp_unpack_var_len_int (bp);
13748 : 23028 : if (6 > (int ) 10)
13749 : : ptr->x_param_ipa_cp_recursive_freq_factor ^= 6;
13750 : 23028 : ptr->x_param_ipa_cp_single_call_penalty = (int ) bp_unpack_var_len_int (bp);
13751 : 23028 : if (15 > (int ) 10)
13752 : 23028 : ptr->x_param_ipa_cp_single_call_penalty ^= 15;
13753 : 23028 : ptr->x_param_ipa_cp_unit_growth = (int ) bp_unpack_var_len_int (bp);
13754 : 23028 : if (10 > (int ) 10)
13755 : : ptr->x_param_ipa_cp_unit_growth ^= 10;
13756 : 23028 : ptr->x_param_ipa_cp_value_list_size = (int ) bp_unpack_var_len_int (bp);
13757 : 23028 : if (8 > (int ) 10)
13758 : : ptr->x_param_ipa_cp_value_list_size ^= 8;
13759 : 23028 : ptr->x_param_ipa_jump_function_lookups = (int ) bp_unpack_var_len_int (bp);
13760 : 23028 : if (8 > (int ) 10)
13761 : : ptr->x_param_ipa_jump_function_lookups ^= 8;
13762 : 23028 : ptr->x_param_ipa_max_aa_steps = (int ) bp_unpack_var_len_int (bp);
13763 : 23028 : if (25000 > (int ) 10)
13764 : 23028 : ptr->x_param_ipa_max_aa_steps ^= 25000;
13765 : 23028 : ptr->x_param_ipa_max_agg_items = (int ) bp_unpack_var_len_int (bp);
13766 : 23028 : if (16 > (int ) 10)
13767 : 23028 : ptr->x_param_ipa_max_agg_items ^= 16;
13768 : 23028 : ptr->x_param_ipa_max_loop_predicates = (int ) bp_unpack_var_len_int (bp);
13769 : 23028 : if (16 > (int ) 10)
13770 : 23028 : ptr->x_param_ipa_max_loop_predicates ^= 16;
13771 : 23028 : ptr->x_param_ipa_max_param_expr_ops = (int ) bp_unpack_var_len_int (bp);
13772 : 23028 : if (10 > (int ) 10)
13773 : : ptr->x_param_ipa_max_param_expr_ops ^= 10;
13774 : 23028 : ptr->x_param_ipa_max_switch_predicate_bounds = (int ) bp_unpack_var_len_int (bp);
13775 : 23028 : if (5 > (int ) 10)
13776 : : ptr->x_param_ipa_max_switch_predicate_bounds ^= 5;
13777 : 23028 : ptr->x_param_ipa_sra_deref_prob_threshold = (int ) bp_unpack_var_len_int (bp);
13778 : 23028 : if (50 > (int ) 10)
13779 : 23028 : ptr->x_param_ipa_sra_deref_prob_threshold ^= 50;
13780 : 23028 : ptr->x_param_ipa_sra_max_replacements = (int ) bp_unpack_var_len_int (bp);
13781 : 23028 : if (8 > (int ) 10)
13782 : : ptr->x_param_ipa_sra_max_replacements ^= 8;
13783 : 23028 : ptr->x_param_ipa_sra_ptr_growth_factor = (int ) bp_unpack_var_len_int (bp);
13784 : 23028 : if (2 > (int ) 10)
13785 : : ptr->x_param_ipa_sra_ptr_growth_factor ^= 2;
13786 : 23028 : ptr->x_param_ipa_sra_ptrwrap_growth_factor = (int ) bp_unpack_var_len_int (bp);
13787 : 23028 : if (4 > (int ) 10)
13788 : : ptr->x_param_ipa_sra_ptrwrap_growth_factor ^= 4;
13789 : 23028 : ptr->x_param_ira_consider_dup_in_all_alts = (int ) bp_unpack_var_len_int (bp);
13790 : 23028 : if (1 > (int ) 10)
13791 : : ptr->x_param_ira_consider_dup_in_all_alts ^= 1;
13792 : 23028 : ptr->x_param_ira_loop_reserved_regs = (int ) bp_unpack_var_len_int (bp);
13793 : 23028 : if (2 > (int ) 10)
13794 : : ptr->x_param_ira_loop_reserved_regs ^= 2;
13795 : 23028 : ptr->x_param_ira_max_conflict_table_size = (int ) bp_unpack_var_len_int (bp);
13796 : 23028 : if (1000 > (int ) 10)
13797 : 23028 : ptr->x_param_ira_max_conflict_table_size ^= 1000;
13798 : 23028 : ptr->x_param_ira_max_loops_num = (int ) bp_unpack_var_len_int (bp);
13799 : 23028 : if (100 > (int ) 10)
13800 : 23028 : ptr->x_param_ira_max_loops_num ^= 100;
13801 : 23028 : ptr->x_param_ira_simple_lra_insn_threshold = (int ) bp_unpack_var_len_int (bp);
13802 : 23028 : if (1000 > (int ) 10)
13803 : 23028 : ptr->x_param_ira_simple_lra_insn_threshold ^= 1000;
13804 : 23028 : ptr->x_param_iv_always_prune_cand_set_bound = (int ) bp_unpack_var_len_int (bp);
13805 : 23028 : if (10 > (int ) 10)
13806 : : ptr->x_param_iv_always_prune_cand_set_bound ^= 10;
13807 : 23028 : ptr->x_param_iv_consider_all_candidates_bound = (int ) bp_unpack_var_len_int (bp);
13808 : 23028 : if (40 > (int ) 10)
13809 : 23028 : ptr->x_param_iv_consider_all_candidates_bound ^= 40;
13810 : 23028 : ptr->x_param_iv_max_considered_uses = (int ) bp_unpack_var_len_int (bp);
13811 : 23028 : if (250 > (int ) 10)
13812 : 23028 : ptr->x_param_iv_max_considered_uses ^= 250;
13813 : 23028 : ptr->x_param_jump_table_max_growth_ratio_for_size = (int ) bp_unpack_var_len_int (bp);
13814 : 23028 : if (300 > (int ) 10)
13815 : 23028 : ptr->x_param_jump_table_max_growth_ratio_for_size ^= 300;
13816 : 23028 : ptr->x_param_jump_table_max_growth_ratio_for_speed = (int ) bp_unpack_var_len_int (bp);
13817 : 23028 : if (800 > (int ) 10)
13818 : 23028 : ptr->x_param_jump_table_max_growth_ratio_for_speed ^= 800;
13819 : 23028 : ptr->x_param_l1_cache_line_size = (int ) bp_unpack_var_len_int (bp);
13820 : 23028 : if (32 > (int ) 10)
13821 : 23028 : ptr->x_param_l1_cache_line_size ^= 32;
13822 : 23028 : ptr->x_param_l1_cache_size = (int ) bp_unpack_var_len_int (bp);
13823 : 23028 : if (64 > (int ) 10)
13824 : 23028 : ptr->x_param_l1_cache_size ^= 64;
13825 : 23028 : ptr->x_param_l2_cache_size = (int ) bp_unpack_var_len_int (bp);
13826 : 23028 : if (512 > (int ) 10)
13827 : 23028 : ptr->x_param_l2_cache_size ^= 512;
13828 : 23028 : ptr->x_param_large_function_growth = (int ) bp_unpack_var_len_int (bp);
13829 : 23028 : if (100 > (int ) 10)
13830 : 23028 : ptr->x_param_large_function_growth ^= 100;
13831 : 23028 : ptr->x_param_large_function_insns = (int ) bp_unpack_var_len_int (bp);
13832 : 23028 : if (2700 > (int ) 10)
13833 : 23028 : ptr->x_param_large_function_insns ^= 2700;
13834 : 23028 : ptr->x_param_stack_frame_growth = (int ) bp_unpack_var_len_int (bp);
13835 : 23028 : if (1000 > (int ) 10)
13836 : 23028 : ptr->x_param_stack_frame_growth ^= 1000;
13837 : 23028 : ptr->x_param_large_stack_frame = (int ) bp_unpack_var_len_int (bp);
13838 : 23028 : if (256 > (int ) 10)
13839 : 23028 : ptr->x_param_large_stack_frame ^= 256;
13840 : 23028 : ptr->x_param_large_unit_insns = (int ) bp_unpack_var_len_int (bp);
13841 : 23028 : if (10000 > (int ) 10)
13842 : 23028 : ptr->x_param_large_unit_insns ^= 10000;
13843 : 23028 : ptr->x_param_lim_expensive = (int ) bp_unpack_var_len_int (bp);
13844 : 23028 : if (20 > (int ) 10)
13845 : 23028 : ptr->x_param_lim_expensive ^= 20;
13846 : 23028 : ptr->x_param_loop_block_tile_size = (int ) bp_unpack_var_len_int (bp);
13847 : 23028 : if (51 > (int ) 10)
13848 : 23028 : ptr->x_param_loop_block_tile_size ^= 51;
13849 : 23028 : ptr->x_param_loop_interchange_max_num_stmts = (int ) bp_unpack_var_len_int (bp);
13850 : 23028 : if (64 > (int ) 10)
13851 : 23028 : ptr->x_param_loop_interchange_max_num_stmts ^= 64;
13852 : 23028 : ptr->x_param_loop_interchange_stride_ratio = (int ) bp_unpack_var_len_int (bp);
13853 : 23028 : if (2 > (int ) 10)
13854 : : ptr->x_param_loop_interchange_stride_ratio ^= 2;
13855 : 23028 : ptr->x_param_loop_invariant_max_bbs_in_loop = (int ) bp_unpack_var_len_int (bp);
13856 : 23028 : if (10000 > (int ) 10)
13857 : 23028 : ptr->x_param_loop_invariant_max_bbs_in_loop ^= 10000;
13858 : 23028 : ptr->x_param_loop_max_datarefs_for_datadeps = (int ) bp_unpack_var_len_int (bp);
13859 : 23028 : if (1000 > (int ) 10)
13860 : 23028 : ptr->x_param_loop_max_datarefs_for_datadeps ^= 1000;
13861 : 23028 : ptr->x_param_loop_versioning_max_inner_insns = (int ) bp_unpack_var_len_int (bp);
13862 : 23028 : if (200 > (int ) 10)
13863 : 23028 : ptr->x_param_loop_versioning_max_inner_insns ^= 200;
13864 : 23028 : ptr->x_param_loop_versioning_max_outer_insns = (int ) bp_unpack_var_len_int (bp);
13865 : 23028 : if (100 > (int ) 10)
13866 : 23028 : ptr->x_param_loop_versioning_max_outer_insns ^= 100;
13867 : 23028 : ptr->x_param_lra_inheritance_ebb_probability_cutoff = (int ) bp_unpack_var_len_int (bp);
13868 : 23028 : if (40 > (int ) 10)
13869 : 23028 : ptr->x_param_lra_inheritance_ebb_probability_cutoff ^= 40;
13870 : 23028 : ptr->x_param_lra_max_considered_reload_pseudos = (int ) bp_unpack_var_len_int (bp);
13871 : 23028 : if (500 > (int ) 10)
13872 : 23028 : ptr->x_param_lra_max_considered_reload_pseudos ^= 500;
13873 : 23028 : ptr->x_flag_lto_locality_cloning = (enum lto_locality_cloning_model ) bp_unpack_var_len_int (bp);
13874 : 23028 : ptr->x_param_lto_locality_frequency = (int ) bp_unpack_var_len_int (bp);
13875 : 23028 : if (1 > (int ) 10)
13876 : : ptr->x_param_lto_locality_frequency ^= 1;
13877 : 23028 : ptr->x_param_lto_locality_size = (int ) bp_unpack_var_len_int (bp);
13878 : 23028 : if (1000 > (int ) 10)
13879 : 23028 : ptr->x_param_lto_locality_size ^= 1000;
13880 : 23028 : ptr->x_param_max_average_unrolled_insns = (int ) bp_unpack_var_len_int (bp);
13881 : 23028 : if (80 > (int ) 10)
13882 : 23028 : ptr->x_param_max_average_unrolled_insns ^= 80;
13883 : 23028 : ptr->x_param_max_combine_insns = (int ) bp_unpack_var_len_int (bp);
13884 : 23028 : if (4 > (int ) 10)
13885 : : ptr->x_param_max_combine_insns ^= 4;
13886 : 23028 : ptr->x_param_max_combine_search_insns = (int ) bp_unpack_var_len_int (bp);
13887 : 23028 : if (3000 > (int ) 10)
13888 : 23028 : ptr->x_param_max_combine_search_insns ^= 3000;
13889 : 23028 : ptr->x_param_max_unroll_iterations = (int ) bp_unpack_var_len_int (bp);
13890 : 23028 : if (8 > (int ) 10)
13891 : : ptr->x_param_max_unroll_iterations ^= 8;
13892 : 23028 : ptr->x_param_max_completely_peel_times = (int ) bp_unpack_var_len_int (bp);
13893 : 23028 : if (16 > (int ) 10)
13894 : 23028 : ptr->x_param_max_completely_peel_times ^= 16;
13895 : 23028 : ptr->x_param_max_completely_peeled_insns = (int ) bp_unpack_var_len_int (bp);
13896 : 23028 : if (200 > (int ) 10)
13897 : 23028 : ptr->x_param_max_completely_peeled_insns ^= 200;
13898 : 23028 : ptr->x_param_max_crossjump_edges = (int ) bp_unpack_var_len_int (bp);
13899 : 23028 : if (100 > (int ) 10)
13900 : 23028 : ptr->x_param_max_crossjump_edges ^= 100;
13901 : 23028 : ptr->x_param_max_cse_insns = (int ) bp_unpack_var_len_int (bp);
13902 : 23028 : if (1000 > (int ) 10)
13903 : 23028 : ptr->x_param_max_cse_insns ^= 1000;
13904 : 23028 : ptr->x_param_max_cse_path_length = (int ) bp_unpack_var_len_int (bp);
13905 : 23028 : if (10 > (int ) 10)
13906 : : ptr->x_param_max_cse_path_length ^= 10;
13907 : 23028 : ptr->x_param_max_cselib_memory_locations = (int ) bp_unpack_var_len_int (bp);
13908 : 23028 : if (500 > (int ) 10)
13909 : 23028 : ptr->x_param_max_cselib_memory_locations ^= 500;
13910 : 23028 : ptr->x_param_max_debug_marker_count = (int ) bp_unpack_var_len_int (bp);
13911 : 23028 : if (100000 > (int ) 10)
13912 : 23028 : ptr->x_param_max_debug_marker_count ^= 100000;
13913 : 23028 : ptr->x_param_max_delay_slot_insn_search = (int ) bp_unpack_var_len_int (bp);
13914 : 23028 : if (100 > (int ) 10)
13915 : 23028 : ptr->x_param_max_delay_slot_insn_search ^= 100;
13916 : 23028 : ptr->x_param_max_delay_slot_live_search = (int ) bp_unpack_var_len_int (bp);
13917 : 23028 : if (333 > (int ) 10)
13918 : 23028 : ptr->x_param_max_delay_slot_live_search ^= 333;
13919 : 23028 : ptr->x_param_max_dse_active_local_stores = (int ) bp_unpack_var_len_int (bp);
13920 : 23028 : if (5000 > (int ) 10)
13921 : 23028 : ptr->x_param_max_dse_active_local_stores ^= 5000;
13922 : 23028 : ptr->x_param_early_inliner_max_iterations = (int ) bp_unpack_var_len_int (bp);
13923 : 23028 : if (1 > (int ) 10)
13924 : : ptr->x_param_early_inliner_max_iterations ^= 1;
13925 : 23028 : ptr->x_param_max_find_base_term_values = (int ) bp_unpack_var_len_int (bp);
13926 : 23028 : if (200 > (int ) 10)
13927 : 23028 : ptr->x_param_max_find_base_term_values ^= 200;
13928 : 23028 : ptr->x_param_max_fsm_thread_path_insns = (int ) bp_unpack_var_len_int (bp);
13929 : 23028 : if (100 > (int ) 10)
13930 : 23028 : ptr->x_param_max_fsm_thread_path_insns ^= 100;
13931 : 23028 : ptr->x_param_max_gcse_insertion_ratio = (int ) bp_unpack_var_len_int (bp);
13932 : 23028 : if (20 > (int ) 10)
13933 : 23028 : ptr->x_param_max_gcse_insertion_ratio ^= 20;
13934 : 23028 : ptr->x_param_max_gcse_memory = (int ) bp_unpack_var_len_int (bp);
13935 : 23028 : if (131072 > (int ) 10)
13936 : 23028 : ptr->x_param_max_gcse_memory ^= 131072;
13937 : 23028 : ptr->x_param_max_goto_duplication_insns = (int ) bp_unpack_var_len_int (bp);
13938 : 23028 : if (8 > (int ) 10)
13939 : : ptr->x_param_max_goto_duplication_insns ^= 8;
13940 : 23028 : ptr->x_param_max_grow_copy_bb_insns = (int ) bp_unpack_var_len_int (bp);
13941 : 23028 : if (8 > (int ) 10)
13942 : : ptr->x_param_max_grow_copy_bb_insns ^= 8;
13943 : 23028 : ptr->x_param_max_hoist_depth = (int ) bp_unpack_var_len_int (bp);
13944 : 23028 : if (30 > (int ) 10)
13945 : 23028 : ptr->x_param_max_hoist_depth ^= 30;
13946 : 23028 : ptr->x_param_inline_functions_called_once_insns = (int ) bp_unpack_var_len_int (bp);
13947 : 23028 : if (4000 > (int ) 10)
13948 : 23028 : ptr->x_param_inline_functions_called_once_insns ^= 4000;
13949 : 23028 : ptr->x_param_inline_functions_called_once_loop_depth = (int ) bp_unpack_var_len_int (bp);
13950 : 23028 : if (6 > (int ) 10)
13951 : : ptr->x_param_inline_functions_called_once_loop_depth ^= 6;
13952 : 23028 : ptr->x_param_max_inline_insns_auto = (int ) bp_unpack_var_len_int (bp);
13953 : 23028 : if (15 > (int ) 10)
13954 : 23028 : ptr->x_param_max_inline_insns_auto ^= 15;
13955 : 23028 : ptr->x_param_max_inline_insns_recursive_auto = (int ) bp_unpack_var_len_int (bp);
13956 : 23028 : if (450 > (int ) 10)
13957 : 23028 : ptr->x_param_max_inline_insns_recursive_auto ^= 450;
13958 : 23028 : ptr->x_param_max_inline_insns_recursive = (int ) bp_unpack_var_len_int (bp);
13959 : 23028 : if (450 > (int ) 10)
13960 : 23028 : ptr->x_param_max_inline_insns_recursive ^= 450;
13961 : 23028 : ptr->x_param_max_inline_insns_single = (int ) bp_unpack_var_len_int (bp);
13962 : 23028 : if (70 > (int ) 10)
13963 : 23028 : ptr->x_param_max_inline_insns_single ^= 70;
13964 : 23028 : ptr->x_param_max_inline_insns_size = (int ) bp_unpack_var_len_int (bp);
13965 : 23028 : ptr->x_param_max_inline_insns_small = (int ) bp_unpack_var_len_int (bp);
13966 : 23028 : ptr->x_param_max_inline_recursive_depth_auto = (int ) bp_unpack_var_len_int (bp);
13967 : 23028 : if (8 > (int ) 10)
13968 : : ptr->x_param_max_inline_recursive_depth_auto ^= 8;
13969 : 23028 : ptr->x_param_max_inline_recursive_depth = (int ) bp_unpack_var_len_int (bp);
13970 : 23028 : if (8 > (int ) 10)
13971 : : ptr->x_param_max_inline_recursive_depth ^= 8;
13972 : 23028 : ptr->x_param_max_isl_operations = (int ) bp_unpack_var_len_int (bp);
13973 : 23028 : if (350000 > (int ) 10)
13974 : 23028 : ptr->x_param_max_isl_operations ^= 350000;
13975 : 23028 : ptr->x_param_max_iterations_computation_cost = (int ) bp_unpack_var_len_int (bp);
13976 : 23028 : if (10 > (int ) 10)
13977 : : ptr->x_param_max_iterations_computation_cost ^= 10;
13978 : 23028 : ptr->x_param_max_iterations_to_track = (int ) bp_unpack_var_len_int (bp);
13979 : 23028 : if (1000 > (int ) 10)
13980 : 23028 : ptr->x_param_max_iterations_to_track ^= 1000;
13981 : 23028 : ptr->x_param_max_jump_thread_duplication_stmts = (int ) bp_unpack_var_len_int (bp);
13982 : 23028 : if (15 > (int ) 10)
13983 : 23028 : ptr->x_param_max_jump_thread_duplication_stmts ^= 15;
13984 : 23028 : ptr->x_param_max_jump_thread_paths = (int ) bp_unpack_var_len_int (bp);
13985 : 23028 : if (64 > (int ) 10)
13986 : 23028 : ptr->x_param_max_jump_thread_paths ^= 64;
13987 : 23028 : ptr->x_param_max_last_value_rtl = (int ) bp_unpack_var_len_int (bp);
13988 : 23028 : if (10000 > (int ) 10)
13989 : 23028 : ptr->x_param_max_last_value_rtl ^= 10000;
13990 : 23028 : ptr->x_param_max_loop_header_insns = (int ) bp_unpack_var_len_int (bp);
13991 : 23028 : if (20 > (int ) 10)
13992 : 23028 : ptr->x_param_max_loop_header_insns ^= 20;
13993 : 23028 : ptr->x_param_max_modulo_backtrack_attempts = (int ) bp_unpack_var_len_int (bp);
13994 : 23028 : if (40 > (int ) 10)
13995 : 23028 : ptr->x_param_max_modulo_backtrack_attempts ^= 40;
13996 : 23028 : ptr->x_param_max_partial_antic_length = (int ) bp_unpack_var_len_int (bp);
13997 : 23028 : if (100 > (int ) 10)
13998 : 23028 : ptr->x_param_max_partial_antic_length ^= 100;
13999 : 23028 : ptr->x_param_max_peel_branches = (int ) bp_unpack_var_len_int (bp);
14000 : 23028 : if (32 > (int ) 10)
14001 : 23028 : ptr->x_param_max_peel_branches ^= 32;
14002 : 23028 : ptr->x_param_max_peel_times = (int ) bp_unpack_var_len_int (bp);
14003 : 23028 : if (16 > (int ) 10)
14004 : 23028 : ptr->x_param_max_peel_times ^= 16;
14005 : 23028 : ptr->x_param_max_peeled_insns = (int ) bp_unpack_var_len_int (bp);
14006 : 23028 : if (100 > (int ) 10)
14007 : 23028 : ptr->x_param_max_peeled_insns ^= 100;
14008 : 23028 : ptr->x_param_max_pending_list_length = (int ) bp_unpack_var_len_int (bp);
14009 : 23028 : if (32 > (int ) 10)
14010 : 23028 : ptr->x_param_max_pending_list_length ^= 32;
14011 : 23028 : ptr->x_param_max_pipeline_region_blocks = (int ) bp_unpack_var_len_int (bp);
14012 : 23028 : if (15 > (int ) 10)
14013 : 23028 : ptr->x_param_max_pipeline_region_blocks ^= 15;
14014 : 23028 : ptr->x_param_max_pipeline_region_insns = (int ) bp_unpack_var_len_int (bp);
14015 : 23028 : if (200 > (int ) 10)
14016 : 23028 : ptr->x_param_max_pipeline_region_insns ^= 200;
14017 : 23028 : ptr->x_param_max_pow_sqrt_depth = (int ) bp_unpack_var_len_int (bp);
14018 : 23028 : if (5 > (int ) 10)
14019 : : ptr->x_param_max_pow_sqrt_depth ^= 5;
14020 : 23028 : ptr->x_param_max_predicted_iterations = (int ) bp_unpack_var_len_int (bp);
14021 : 23028 : if (100 > (int ) 10)
14022 : 23028 : ptr->x_param_max_predicted_iterations ^= 100;
14023 : 23028 : ptr->x_param_max_reload_search_insns = (int ) bp_unpack_var_len_int (bp);
14024 : 23028 : if (100 > (int ) 10)
14025 : 23028 : ptr->x_param_max_reload_search_insns ^= 100;
14026 : 23028 : ptr->x_param_max_rtl_if_conversion_insns = (int ) bp_unpack_var_len_int (bp);
14027 : 23028 : if (10 > (int ) 10)
14028 : : ptr->x_param_max_rtl_if_conversion_insns ^= 10;
14029 : 23028 : ptr->x_param_max_rtl_if_conversion_predictable_cost = (int ) bp_unpack_var_len_int (bp);
14030 : 23028 : if (20 > (int ) 10)
14031 : 23028 : ptr->x_param_max_rtl_if_conversion_predictable_cost ^= 20;
14032 : 23028 : ptr->x_param_max_rtl_if_conversion_unpredictable_cost = (int ) bp_unpack_var_len_int (bp);
14033 : 23028 : if (40 > (int ) 10)
14034 : 23028 : ptr->x_param_max_rtl_if_conversion_unpredictable_cost ^= 40;
14035 : 23028 : ptr->x_param_max_sched_extend_regions_iters = (int ) bp_unpack_var_len_int (bp);
14036 : 23028 : ptr->x_param_max_sched_insn_conflict_delay = (int ) bp_unpack_var_len_int (bp);
14037 : 23028 : if (3 > (int ) 10)
14038 : : ptr->x_param_max_sched_insn_conflict_delay ^= 3;
14039 : 23028 : ptr->x_param_max_sched_ready_insns = (int ) bp_unpack_var_len_int (bp);
14040 : 23028 : if (100 > (int ) 10)
14041 : 23028 : ptr->x_param_max_sched_ready_insns ^= 100;
14042 : 23028 : ptr->x_param_max_sched_region_blocks = (int ) bp_unpack_var_len_int (bp);
14043 : 23028 : if (10 > (int ) 10)
14044 : : ptr->x_param_max_sched_region_blocks ^= 10;
14045 : 23028 : ptr->x_param_max_sched_region_insns = (int ) bp_unpack_var_len_int (bp);
14046 : 23028 : if (100 > (int ) 10)
14047 : 23028 : ptr->x_param_max_sched_region_insns ^= 100;
14048 : 23028 : ptr->x_param_max_slsr_candidate_scan = (int ) bp_unpack_var_len_int (bp);
14049 : 23028 : if (50 > (int ) 10)
14050 : 23028 : ptr->x_param_max_slsr_candidate_scan ^= 50;
14051 : 23028 : ptr->x_param_max_speculative_devirt_maydefs = (int ) bp_unpack_var_len_int (bp);
14052 : 23028 : if (50 > (int ) 10)
14053 : 23028 : ptr->x_param_max_speculative_devirt_maydefs ^= 50;
14054 : 23028 : ptr->x_param_max_stores_to_merge = (int ) bp_unpack_var_len_int (bp);
14055 : 23028 : if (64 > (int ) 10)
14056 : 23028 : ptr->x_param_max_stores_to_merge ^= 64;
14057 : 23028 : ptr->x_param_max_stores_to_sink = (int ) bp_unpack_var_len_int (bp);
14058 : 23028 : if (2 > (int ) 10)
14059 : : ptr->x_param_max_stores_to_sink ^= 2;
14060 : 23028 : ptr->x_param_max_tail_merge_comparisons = (int ) bp_unpack_var_len_int (bp);
14061 : 23028 : if (10 > (int ) 10)
14062 : : ptr->x_param_max_tail_merge_comparisons ^= 10;
14063 : 23028 : ptr->x_param_max_tail_merge_iterations = (int ) bp_unpack_var_len_int (bp);
14064 : 23028 : if (2 > (int ) 10)
14065 : : ptr->x_param_max_tail_merge_iterations ^= 2;
14066 : 23028 : ptr->x_param_max_tracked_strlens = (int ) bp_unpack_var_len_int (bp);
14067 : 23028 : if (10000 > (int ) 10)
14068 : 23028 : ptr->x_param_max_tracked_strlens ^= 10000;
14069 : 23028 : ptr->x_param_max_tree_if_conversion_phi_args = (int ) bp_unpack_var_len_int (bp);
14070 : 23028 : if (4 > (int ) 10)
14071 : : ptr->x_param_max_tree_if_conversion_phi_args ^= 4;
14072 : 23028 : ptr->x_param_max_unroll_times = (int ) bp_unpack_var_len_int (bp);
14073 : 23028 : if (8 > (int ) 10)
14074 : : ptr->x_param_max_unroll_times ^= 8;
14075 : 23028 : ptr->x_param_max_unrolled_insns = (int ) bp_unpack_var_len_int (bp);
14076 : 23028 : if (200 > (int ) 10)
14077 : 23028 : ptr->x_param_max_unrolled_insns ^= 200;
14078 : 23028 : ptr->x_param_max_unswitch_depth = (int ) bp_unpack_var_len_int (bp);
14079 : 23028 : if (50 > (int ) 10)
14080 : 23028 : ptr->x_param_max_unswitch_depth ^= 50;
14081 : 23028 : ptr->x_param_max_unswitch_insns = (int ) bp_unpack_var_len_int (bp);
14082 : 23028 : if (50 > (int ) 10)
14083 : 23028 : ptr->x_param_max_unswitch_insns ^= 50;
14084 : 23028 : ptr->x_param_max_variable_expansions = (int ) bp_unpack_var_len_int (bp);
14085 : 23028 : if (1 > (int ) 10)
14086 : : ptr->x_param_max_variable_expansions ^= 1;
14087 : 23028 : ptr->x_param_max_vartrack_expr_depth = (int ) bp_unpack_var_len_int (bp);
14088 : 23028 : if (12 > (int ) 10)
14089 : 23028 : ptr->x_param_max_vartrack_expr_depth ^= 12;
14090 : 23028 : ptr->x_param_max_vartrack_reverse_op_size = (int ) bp_unpack_var_len_int (bp);
14091 : 23028 : if (50 > (int ) 10)
14092 : 23028 : ptr->x_param_max_vartrack_reverse_op_size ^= 50;
14093 : 23028 : ptr->x_param_max_vartrack_size = (int ) bp_unpack_var_len_int (bp);
14094 : 23028 : if (50000000 > (int ) 10)
14095 : 23028 : ptr->x_param_max_vartrack_size ^= 50000000;
14096 : 23028 : ptr->x_param_min_crossjump_insns = (int ) bp_unpack_var_len_int (bp);
14097 : 23028 : if (5 > (int ) 10)
14098 : : ptr->x_param_min_crossjump_insns ^= 5;
14099 : 23028 : ptr->x_param_min_inline_recursive_probability = (int ) bp_unpack_var_len_int (bp);
14100 : 23028 : if (10 > (int ) 10)
14101 : : ptr->x_param_min_inline_recursive_probability ^= 10;
14102 : 23028 : ptr->x_param_min_insn_to_prefetch_ratio = (int ) bp_unpack_var_len_int (bp);
14103 : 23028 : if (9 > (int ) 10)
14104 : : ptr->x_param_min_insn_to_prefetch_ratio ^= 9;
14105 : 23028 : ptr->x_param_min_loop_cond_split_prob = (int ) bp_unpack_var_len_int (bp);
14106 : 23028 : if (30 > (int ) 10)
14107 : 23028 : ptr->x_param_min_loop_cond_split_prob ^= 30;
14108 : 23028 : ptr->x_param_min_pagesize = (int ) bp_unpack_var_len_int (bp);
14109 : 23028 : if (4096 > (int ) 10)
14110 : 23028 : ptr->x_param_min_pagesize ^= 4096;
14111 : 23028 : ptr->x_param_min_size_for_stack_sharing = (int ) bp_unpack_var_len_int (bp);
14112 : 23028 : if (32 > (int ) 10)
14113 : 23028 : ptr->x_param_min_size_for_stack_sharing ^= 32;
14114 : 23028 : ptr->x_param_min_spec_prob = (int ) bp_unpack_var_len_int (bp);
14115 : 23028 : if (40 > (int ) 10)
14116 : 23028 : ptr->x_param_min_spec_prob ^= 40;
14117 : 23028 : ptr->x_param_min_vect_loop_bound = (int ) bp_unpack_var_len_int (bp);
14118 : 23028 : ptr->x_param_modref_max_accesses = (int ) bp_unpack_var_len_int (bp);
14119 : 23028 : if (16 > (int ) 10)
14120 : 23028 : ptr->x_param_modref_max_accesses ^= 16;
14121 : 23028 : ptr->x_param_modref_max_adjustments = (int ) bp_unpack_var_len_int (bp);
14122 : 23028 : if (8 > (int ) 10)
14123 : : ptr->x_param_modref_max_adjustments ^= 8;
14124 : 23028 : ptr->x_param_modref_max_bases = (int ) bp_unpack_var_len_int (bp);
14125 : 23028 : if (32 > (int ) 10)
14126 : 23028 : ptr->x_param_modref_max_bases ^= 32;
14127 : 23028 : ptr->x_param_modref_max_depth = (int ) bp_unpack_var_len_int (bp);
14128 : 23028 : if (256 > (int ) 10)
14129 : 23028 : ptr->x_param_modref_max_depth ^= 256;
14130 : 23028 : ptr->x_param_modref_max_escape_points = (int ) bp_unpack_var_len_int (bp);
14131 : 23028 : if (256 > (int ) 10)
14132 : 23028 : ptr->x_param_modref_max_escape_points ^= 256;
14133 : 23028 : ptr->x_param_modref_max_refs = (int ) bp_unpack_var_len_int (bp);
14134 : 23028 : if (16 > (int ) 10)
14135 : 23028 : ptr->x_param_modref_max_refs ^= 16;
14136 : 23028 : ptr->x_param_modref_max_tests = (int ) bp_unpack_var_len_int (bp);
14137 : 23028 : if (64 > (int ) 10)
14138 : 23028 : ptr->x_param_modref_max_tests ^= 64;
14139 : 23028 : ptr->x_param_parloops_chunk_size = (int ) bp_unpack_var_len_int (bp);
14140 : 23028 : ptr->x_param_parloops_min_per_thread = (int ) bp_unpack_var_len_int (bp);
14141 : 23028 : if (100 > (int ) 10)
14142 : 23028 : ptr->x_param_parloops_min_per_thread ^= 100;
14143 : 23028 : ptr->x_param_parloops_schedule = (int ) bp_unpack_var_len_int (bp);
14144 : 23028 : ptr->x_param_partial_inlining_entry_probability = (int ) bp_unpack_var_len_int (bp);
14145 : 23028 : if (70 > (int ) 10)
14146 : 23028 : ptr->x_param_partial_inlining_entry_probability ^= 70;
14147 : 23028 : ptr->x_param_phiopt_factor_max_stmts_live = (int ) bp_unpack_var_len_int (bp);
14148 : 23028 : if (5 > (int ) 10)
14149 : : ptr->x_param_phiopt_factor_max_stmts_live ^= 5;
14150 : 23028 : ptr->x_param_predictable_branch_outcome = (int ) bp_unpack_var_len_int (bp);
14151 : 23028 : if (2 > (int ) 10)
14152 : : ptr->x_param_predictable_branch_outcome ^= 2;
14153 : 23028 : ptr->x_param_prefetch_dynamic_strides = (int ) bp_unpack_var_len_int (bp);
14154 : 23028 : if (1 > (int ) 10)
14155 : : ptr->x_param_prefetch_dynamic_strides ^= 1;
14156 : 23028 : ptr->x_param_prefetch_latency = (int ) bp_unpack_var_len_int (bp);
14157 : 23028 : if (200 > (int ) 10)
14158 : 23028 : ptr->x_param_prefetch_latency ^= 200;
14159 : 23028 : ptr->x_param_prefetch_min_insn_to_mem_ratio = (int ) bp_unpack_var_len_int (bp);
14160 : 23028 : if (3 > (int ) 10)
14161 : : ptr->x_param_prefetch_min_insn_to_mem_ratio ^= 3;
14162 : 23028 : ptr->x_param_prefetch_minimum_stride = (int ) bp_unpack_var_len_int (bp);
14163 : 23028 : if (-1 > (int ) 10)
14164 : : ptr->x_param_prefetch_minimum_stride ^= -1;
14165 : 23028 : ptr->x_param_ranger_debug = (enum ranger_debug ) bp_unpack_var_len_int (bp);
14166 : 23028 : ptr->x_param_ranger_logical_depth = (int ) bp_unpack_var_len_int (bp);
14167 : 23028 : if (6 > (int ) 10)
14168 : : ptr->x_param_ranger_logical_depth ^= 6;
14169 : 23028 : ptr->x_param_ranger_recompute_depth = (int ) bp_unpack_var_len_int (bp);
14170 : 23028 : if (5 > (int ) 10)
14171 : : ptr->x_param_ranger_recompute_depth ^= 5;
14172 : 23028 : ptr->x_param_relation_block_limit = (int ) bp_unpack_var_len_int (bp);
14173 : 23028 : if (200 > (int ) 10)
14174 : 23028 : ptr->x_param_relation_block_limit ^= 200;
14175 : 23028 : ptr->x_param_rpo_vn_max_loop_depth = (int ) bp_unpack_var_len_int (bp);
14176 : 23028 : if (7 > (int ) 10)
14177 : : ptr->x_param_rpo_vn_max_loop_depth ^= 7;
14178 : 23028 : ptr->x_param_sccvn_max_alias_queries_per_access = (int ) bp_unpack_var_len_int (bp);
14179 : 23028 : if (1000 > (int ) 10)
14180 : 23028 : ptr->x_param_sccvn_max_alias_queries_per_access ^= 1000;
14181 : 23028 : ptr->x_param_scev_max_expr_complexity = (int ) bp_unpack_var_len_int (bp);
14182 : 23028 : if (10 > (int ) 10)
14183 : : ptr->x_param_scev_max_expr_complexity ^= 10;
14184 : 23028 : ptr->x_param_scev_max_expr_size = (int ) bp_unpack_var_len_int (bp);
14185 : 23028 : if (100 > (int ) 10)
14186 : 23028 : ptr->x_param_scev_max_expr_size ^= 100;
14187 : 23028 : ptr->x_param_sched_autopref_queue_depth = (int ) bp_unpack_var_len_int (bp);
14188 : 23028 : if (-1 > (int ) 10)
14189 : : ptr->x_param_sched_autopref_queue_depth ^= -1;
14190 : 23028 : ptr->x_param_sched_mem_true_dep_cost = (int ) bp_unpack_var_len_int (bp);
14191 : 23028 : if (1 > (int ) 10)
14192 : : ptr->x_param_sched_mem_true_dep_cost ^= 1;
14193 : 23028 : ptr->x_param_sched_pressure_algorithm = (int ) bp_unpack_var_len_int (bp);
14194 : 23028 : if (1 > (int ) 10)
14195 : : ptr->x_param_sched_pressure_algorithm ^= 1;
14196 : 23028 : ptr->x_param_sched_spec_prob_cutoff = (int ) bp_unpack_var_len_int (bp);
14197 : 23028 : if (40 > (int ) 10)
14198 : 23028 : ptr->x_param_sched_spec_prob_cutoff ^= 40;
14199 : 23028 : ptr->x_param_sched_state_edge_prob_cutoff = (int ) bp_unpack_var_len_int (bp);
14200 : 23028 : if (10 > (int ) 10)
14201 : : ptr->x_param_sched_state_edge_prob_cutoff ^= 10;
14202 : 23028 : ptr->x_param_selsched_insns_to_rename = (int ) bp_unpack_var_len_int (bp);
14203 : 23028 : if (2 > (int ) 10)
14204 : : ptr->x_param_selsched_insns_to_rename ^= 2;
14205 : 23028 : ptr->x_param_selsched_max_lookahead = (int ) bp_unpack_var_len_int (bp);
14206 : 23028 : if (50 > (int ) 10)
14207 : 23028 : ptr->x_param_selsched_max_lookahead ^= 50;
14208 : 23028 : ptr->x_param_selsched_max_sched_times = (int ) bp_unpack_var_len_int (bp);
14209 : 23028 : if (2 > (int ) 10)
14210 : : ptr->x_param_selsched_max_sched_times ^= 2;
14211 : 23028 : ptr->x_param_simultaneous_prefetches = (int ) bp_unpack_var_len_int (bp);
14212 : 23028 : if (3 > (int ) 10)
14213 : : ptr->x_param_simultaneous_prefetches ^= 3;
14214 : 23028 : ptr->x_param_sink_frequency_threshold = (int ) bp_unpack_var_len_int (bp);
14215 : 23028 : if (75 > (int ) 10)
14216 : 23028 : ptr->x_param_sink_frequency_threshold ^= 75;
14217 : 23028 : ptr->x_param_sms_dfa_history = (int ) bp_unpack_var_len_int (bp);
14218 : 23028 : ptr->x_param_sms_loop_average_count_threshold = (int ) bp_unpack_var_len_int (bp);
14219 : 23028 : ptr->x_param_sms_max_ii_factor = (int ) bp_unpack_var_len_int (bp);
14220 : 23028 : if (2 > (int ) 10)
14221 : : ptr->x_param_sms_max_ii_factor ^= 2;
14222 : 23028 : ptr->x_param_sms_min_sc = (int ) bp_unpack_var_len_int (bp);
14223 : 23028 : if (2 > (int ) 10)
14224 : : ptr->x_param_sms_min_sc ^= 2;
14225 : 23028 : ptr->x_param_sra_max_propagations = (int ) bp_unpack_var_len_int (bp);
14226 : 23028 : if (32 > (int ) 10)
14227 : 23028 : ptr->x_param_sra_max_propagations ^= 32;
14228 : 23028 : ptr->x_param_sra_max_scalarization_size_size = (int ) bp_unpack_var_len_int (bp);
14229 : 23028 : ptr->x_param_sra_max_scalarization_size_speed = (int ) bp_unpack_var_len_int (bp);
14230 : 23028 : ptr->x_param_ssa_name_def_chain_limit = (int ) bp_unpack_var_len_int (bp);
14231 : 23028 : if (512 > (int ) 10)
14232 : 23028 : ptr->x_param_ssa_name_def_chain_limit ^= 512;
14233 : 23028 : ptr->x_param_ssp_buffer_size = (int ) bp_unpack_var_len_int (bp);
14234 : 23028 : if (8 > (int ) 10)
14235 : : ptr->x_param_ssp_buffer_size ^= 8;
14236 : 23028 : ptr->x_param_stack_clash_protection_guard_size = (int ) bp_unpack_var_len_int (bp);
14237 : 23028 : if (12 > (int ) 10)
14238 : 23028 : ptr->x_param_stack_clash_protection_guard_size ^= 12;
14239 : 23028 : ptr->x_param_stack_clash_protection_probe_interval = (int ) bp_unpack_var_len_int (bp);
14240 : 23028 : if (12 > (int ) 10)
14241 : 23028 : ptr->x_param_stack_clash_protection_probe_interval ^= 12;
14242 : 23028 : ptr->x_param_store_forwarding_max_distance = (int ) bp_unpack_var_len_int (bp);
14243 : 23028 : if (10 > (int ) 10)
14244 : : ptr->x_param_store_forwarding_max_distance ^= 10;
14245 : 23028 : ptr->x_param_store_merging_allow_unaligned = (int ) bp_unpack_var_len_int (bp);
14246 : 23028 : if (1 > (int ) 10)
14247 : : ptr->x_param_store_merging_allow_unaligned ^= 1;
14248 : 23028 : ptr->x_param_store_merging_max_size = (int ) bp_unpack_var_len_int (bp);
14249 : 23028 : if (65536 > (int ) 10)
14250 : 23028 : ptr->x_param_store_merging_max_size ^= 65536;
14251 : 23028 : ptr->x_param_switch_conversion_branch_ratio = (int ) bp_unpack_var_len_int (bp);
14252 : 23028 : if (8 > (int ) 10)
14253 : : ptr->x_param_switch_conversion_branch_ratio ^= 8;
14254 : 23028 : ptr->x_param_switch_lower_slow_alg_max_cases = (int ) bp_unpack_var_len_int (bp);
14255 : 23028 : if (1000 > (int ) 10)
14256 : 23028 : ptr->x_param_switch_lower_slow_alg_max_cases ^= 1000;
14257 : 23028 : ptr->x_param_threader_debug = (enum threader_debug ) bp_unpack_var_len_int (bp);
14258 : 23028 : ptr->x_param_tm_max_aggregate_size = (int ) bp_unpack_var_len_int (bp);
14259 : 23028 : if (9 > (int ) 10)
14260 : : ptr->x_param_tm_max_aggregate_size ^= 9;
14261 : 23028 : ptr->x_param_tracer_dynamic_coverage_feedback = (int ) bp_unpack_var_len_int (bp);
14262 : 23028 : if (95 > (int ) 10)
14263 : 23028 : ptr->x_param_tracer_dynamic_coverage_feedback ^= 95;
14264 : 23028 : ptr->x_param_tracer_dynamic_coverage = (int ) bp_unpack_var_len_int (bp);
14265 : 23028 : if (75 > (int ) 10)
14266 : 23028 : ptr->x_param_tracer_dynamic_coverage ^= 75;
14267 : 23028 : ptr->x_param_tracer_max_code_growth = (int ) bp_unpack_var_len_int (bp);
14268 : 23028 : if (100 > (int ) 10)
14269 : 23028 : ptr->x_param_tracer_max_code_growth ^= 100;
14270 : 23028 : ptr->x_param_tracer_min_branch_probability_feedback = (int ) bp_unpack_var_len_int (bp);
14271 : 23028 : if (80 > (int ) 10)
14272 : 23028 : ptr->x_param_tracer_min_branch_probability_feedback ^= 80;
14273 : 23028 : ptr->x_param_tracer_min_branch_probability = (int ) bp_unpack_var_len_int (bp);
14274 : 23028 : if (50 > (int ) 10)
14275 : 23028 : ptr->x_param_tracer_min_branch_probability ^= 50;
14276 : 23028 : ptr->x_param_tracer_min_branch_ratio = (int ) bp_unpack_var_len_int (bp);
14277 : 23028 : if (10 > (int ) 10)
14278 : : ptr->x_param_tracer_min_branch_ratio ^= 10;
14279 : 23028 : ptr->x_param_transitive_relations_work_bound = (int ) bp_unpack_var_len_int (bp);
14280 : 23028 : if (256 > (int ) 10)
14281 : 23028 : ptr->x_param_transitive_relations_work_bound ^= 256;
14282 : 23028 : ptr->x_param_tree_reassoc_width = (int ) bp_unpack_var_len_int (bp);
14283 : 23028 : ptr->x_param_uninit_control_dep_attempts = (int ) bp_unpack_var_len_int (bp);
14284 : 23028 : if (1000 > (int ) 10)
14285 : 23028 : ptr->x_param_uninit_control_dep_attempts ^= 1000;
14286 : 23028 : ptr->x_param_uninit_max_chain_len = (int ) bp_unpack_var_len_int (bp);
14287 : 23028 : if (8 > (int ) 10)
14288 : : ptr->x_param_uninit_max_chain_len ^= 8;
14289 : 23028 : ptr->x_param_uninit_max_num_chains = (int ) bp_unpack_var_len_int (bp);
14290 : 23028 : if (8 > (int ) 10)
14291 : : ptr->x_param_uninit_max_num_chains ^= 8;
14292 : 23028 : ptr->x_param_uninit_max_prune_work = (int ) bp_unpack_var_len_int (bp);
14293 : 23028 : if (100000 > (int ) 10)
14294 : 23028 : ptr->x_param_uninit_max_prune_work ^= 100000;
14295 : 23028 : ptr->x_param_uninlined_function_insns = (int ) bp_unpack_var_len_int (bp);
14296 : 23028 : if (2 > (int ) 10)
14297 : : ptr->x_param_uninlined_function_insns ^= 2;
14298 : 23028 : ptr->x_param_uninlined_function_time = (int ) bp_unpack_var_len_int (bp);
14299 : 23028 : ptr->x_param_uninlined_function_thunk_insns = (int ) bp_unpack_var_len_int (bp);
14300 : 23028 : if (2 > (int ) 10)
14301 : : ptr->x_param_uninlined_function_thunk_insns ^= 2;
14302 : 23028 : ptr->x_param_uninlined_function_thunk_time = (int ) bp_unpack_var_len_int (bp);
14303 : 23028 : if (2 > (int ) 10)
14304 : : ptr->x_param_uninlined_function_thunk_time ^= 2;
14305 : 23028 : ptr->x_param_unlikely_bb_count_fraction = (int ) bp_unpack_var_len_int (bp);
14306 : 23028 : if (20 > (int ) 10)
14307 : 23028 : ptr->x_param_unlikely_bb_count_fraction ^= 20;
14308 : 23028 : ptr->x_param_unroll_jam_max_unroll = (int ) bp_unpack_var_len_int (bp);
14309 : 23028 : if (4 > (int ) 10)
14310 : : ptr->x_param_unroll_jam_max_unroll ^= 4;
14311 : 23028 : ptr->x_param_unroll_jam_min_percent = (int ) bp_unpack_var_len_int (bp);
14312 : 23028 : if (1 > (int ) 10)
14313 : : ptr->x_param_unroll_jam_min_percent ^= 1;
14314 : 23028 : ptr->x_param_use_after_scope_direct_emission_threshold = (int ) bp_unpack_var_len_int (bp);
14315 : 23028 : if (256 > (int ) 10)
14316 : 23028 : ptr->x_param_use_after_scope_direct_emission_threshold ^= 256;
14317 : 23028 : ptr->x_param_vect_epilogues_nomask = (int ) bp_unpack_var_len_int (bp);
14318 : 23028 : if (1 > (int ) 10)
14319 : : ptr->x_param_vect_epilogues_nomask ^= 1;
14320 : 23028 : ptr->x_param_vect_induction_float = (int ) bp_unpack_var_len_int (bp);
14321 : 23028 : if (1 > (int ) 10)
14322 : : ptr->x_param_vect_induction_float ^= 1;
14323 : 23028 : ptr->x_param_vect_inner_loop_cost_factor = (int ) bp_unpack_var_len_int (bp);
14324 : 23028 : if (50 > (int ) 10)
14325 : 23028 : ptr->x_param_vect_inner_loop_cost_factor ^= 50;
14326 : 23028 : ptr->x_param_vect_max_layout_candidates = (int ) bp_unpack_var_len_int (bp);
14327 : 23028 : if (32 > (int ) 10)
14328 : 23028 : ptr->x_param_vect_max_layout_candidates ^= 32;
14329 : 23028 : ptr->x_param_vect_max_peeling_for_alignment = (int ) bp_unpack_var_len_int (bp);
14330 : 23028 : if (-1 > (int ) 10)
14331 : : ptr->x_param_vect_max_peeling_for_alignment ^= -1;
14332 : 23028 : ptr->x_param_vect_max_version_for_alias_checks = (int ) bp_unpack_var_len_int (bp);
14333 : 23028 : if (15 > (int ) 10)
14334 : 23028 : ptr->x_param_vect_max_version_for_alias_checks ^= 15;
14335 : 23028 : ptr->x_param_vect_max_version_for_alignment_checks = (int ) bp_unpack_var_len_int (bp);
14336 : 23028 : if (6 > (int ) 10)
14337 : : ptr->x_param_vect_max_version_for_alignment_checks ^= 6;
14338 : 23028 : ptr->x_param_vect_partial_vector_usage = (int ) bp_unpack_var_len_int (bp);
14339 : 23028 : if (2 > (int ) 10)
14340 : : ptr->x_param_vect_partial_vector_usage ^= 2;
14341 : 23028 : ptr->x_param_vect_scalar_cost_multiplier = (int ) bp_unpack_var_len_int (bp);
14342 : 23028 : if (100 > (int ) 10)
14343 : 23028 : ptr->x_param_vect_scalar_cost_multiplier ^= 100;
14344 : 23028 : ptr->x_param_vrp_block_limit = (int ) bp_unpack_var_len_int (bp);
14345 : 23028 : if (150000 > (int ) 10)
14346 : 23028 : ptr->x_param_vrp_block_limit ^= 150000;
14347 : 23028 : ptr->x_param_vrp_sparse_threshold = (int ) bp_unpack_var_len_int (bp);
14348 : 23028 : if (3000 > (int ) 10)
14349 : 23028 : ptr->x_param_vrp_sparse_threshold ^= 3000;
14350 : 23028 : ptr->x_param_vrp_switch_limit = (int ) bp_unpack_var_len_int (bp);
14351 : 23028 : if (50 > (int ) 10)
14352 : 23028 : ptr->x_param_vrp_switch_limit ^= 50;
14353 : 23028 : ptr->x_param_vrp_vector_threshold = (int ) bp_unpack_var_len_int (bp);
14354 : 23028 : if (250 > (int ) 10)
14355 : 23028 : ptr->x_param_vrp_vector_threshold ^= 250;
14356 : 23028 : ptr->x_warn_inline = (signed char ) bp_unpack_var_len_int (bp);
14357 : 23028 : ptr->x_flag_aggressive_loop_optimizations = (signed char ) bp_unpack_var_len_int (bp);
14358 : 23028 : ptr->x_flag_align_functions = (signed char ) bp_unpack_var_len_int (bp);
14359 : 23028 : ptr->x_str_align_functions = bp_unpack_string (data_in, bp);
14360 : 23028 : if (ptr->x_str_align_functions)
14361 : 16615 : ptr->x_str_align_functions = xstrdup (ptr->x_str_align_functions);
14362 : 23028 : ptr->x_flag_align_jumps = (signed char ) bp_unpack_var_len_int (bp);
14363 : 23028 : ptr->x_str_align_jumps = bp_unpack_string (data_in, bp);
14364 : 23028 : if (ptr->x_str_align_jumps)
14365 : 16615 : ptr->x_str_align_jumps = xstrdup (ptr->x_str_align_jumps);
14366 : 23028 : ptr->x_flag_align_labels = (signed char ) bp_unpack_var_len_int (bp);
14367 : 23028 : ptr->x_str_align_labels = bp_unpack_string (data_in, bp);
14368 : 23028 : if (ptr->x_str_align_labels)
14369 : 16615 : ptr->x_str_align_labels = xstrdup (ptr->x_str_align_labels);
14370 : 23028 : ptr->x_flag_align_loops = (signed char ) bp_unpack_var_len_int (bp);
14371 : 23028 : ptr->x_str_align_loops = bp_unpack_string (data_in, bp);
14372 : 23028 : if (ptr->x_str_align_loops)
14373 : 16615 : ptr->x_str_align_loops = xstrdup (ptr->x_str_align_loops);
14374 : 23028 : ptr->x_flag_allocation_dce = (signed char ) bp_unpack_var_len_int (bp);
14375 : 23028 : ptr->x_flag_store_data_races = (signed char ) bp_unpack_var_len_int (bp);
14376 : 23028 : ptr->x_flag_associative_math = (signed char ) bp_unpack_var_len_int (bp);
14377 : 23028 : ptr->x_flag_assume_sane_operators_new_delete = (signed char ) bp_unpack_var_len_int (bp);
14378 : 23028 : ptr->x_flag_asynchronous_unwind_tables = (signed char ) bp_unpack_var_len_int (bp);
14379 : 23028 : ptr->x_flag_auto_inc_dec = (signed char ) bp_unpack_var_len_int (bp);
14380 : 23028 : ptr->x_flag_auto_profile_inlining = (signed char ) bp_unpack_var_len_int (bp);
14381 : 23028 : ptr->x_flag_avoid_store_forwarding = (signed char ) bp_unpack_var_len_int (bp);
14382 : 23028 : ptr->x_flag_bit_tests = (signed char ) bp_unpack_var_len_int (bp);
14383 : 23028 : ptr->x_flag_branch_on_count_reg = (signed char ) bp_unpack_var_len_int (bp);
14384 : 23028 : ptr->x_flag_branch_probabilities = (signed char ) bp_unpack_var_len_int (bp);
14385 : 23028 : ptr->x_flag_caller_saves = (signed char ) bp_unpack_var_len_int (bp);
14386 : 23028 : ptr->x_flag_code_hoisting = (signed char ) bp_unpack_var_len_int (bp);
14387 : 23028 : ptr->x_flag_combine_stack_adjustments = (signed char ) bp_unpack_var_len_int (bp);
14388 : 23028 : ptr->x_flag_compare_elim_after_reload = (signed char ) bp_unpack_var_len_int (bp);
14389 : 23028 : ptr->x_flag_conserve_stack = (signed char ) bp_unpack_var_len_int (bp);
14390 : 23028 : ptr->x_flag_cprop_registers = (signed char ) bp_unpack_var_len_int (bp);
14391 : 23028 : ptr->x_flag_crossjumping = (signed char ) bp_unpack_var_len_int (bp);
14392 : 23028 : ptr->x_flag_cse_follow_jumps = (signed char ) bp_unpack_var_len_int (bp);
14393 : 23028 : ptr->x_flag_complex_method = (int ) bp_unpack_var_len_int (bp);
14394 : 23028 : ptr->x_flag_dce = (signed char ) bp_unpack_var_len_int (bp);
14395 : 23028 : ptr->x_flag_defer_pop = (signed char ) bp_unpack_var_len_int (bp);
14396 : 23028 : ptr->x_flag_delayed_branch = (signed char ) bp_unpack_var_len_int (bp);
14397 : 23028 : ptr->x_flag_delete_dead_exceptions = (signed char ) bp_unpack_var_len_int (bp);
14398 : 23028 : ptr->x_flag_delete_null_pointer_checks = (signed char ) bp_unpack_var_len_int (bp);
14399 : 23028 : ptr->x_flag_devirtualize = (signed char ) bp_unpack_var_len_int (bp);
14400 : 23028 : ptr->x_flag_devirtualize_speculatively = (signed char ) bp_unpack_var_len_int (bp);
14401 : 23028 : ptr->x_flag_dse = (signed char ) bp_unpack_var_len_int (bp);
14402 : 23028 : ptr->x_flag_early_inlining = (signed char ) bp_unpack_var_len_int (bp);
14403 : 23028 : ptr->x_flag_exceptions = (signed char ) bp_unpack_var_len_int (bp);
14404 : 23028 : ptr->x_flag_excess_precision = (enum excess_precision ) bp_unpack_var_len_int (bp);
14405 : 23028 : ptr->x_flag_expensive_optimizations = (signed char ) bp_unpack_var_len_int (bp);
14406 : 23028 : ptr->x_flag_ext_dce = (signed char ) bp_unpack_var_len_int (bp);
14407 : 23028 : ptr->x_flag_finite_loops = (signed char ) bp_unpack_var_len_int (bp);
14408 : 23028 : ptr->x_flag_finite_math_only = (signed char ) bp_unpack_var_len_int (bp);
14409 : 23028 : ptr->x_flag_float_store = (signed char ) bp_unpack_var_len_int (bp);
14410 : 23028 : ptr->x_flag_fold_mem_offsets = (signed char ) bp_unpack_var_len_int (bp);
14411 : 23028 : ptr->x_flag_fold_simple_inlines = (signed char ) bp_unpack_var_len_int (bp);
14412 : 23028 : ptr->x_flag_forward_propagate = (signed char ) bp_unpack_var_len_int (bp);
14413 : 23028 : ptr->x_flag_fp_contract_mode = (enum fp_contract_mode ) bp_unpack_var_len_int (bp);
14414 : 23028 : ptr->x_flag_fp_int_builtin_inexact = (signed char ) bp_unpack_var_len_int (bp);
14415 : 23028 : ptr->x_flag_no_function_cse = (signed char ) bp_unpack_var_len_int (bp);
14416 : 23028 : ptr->x_flag_gcse = (signed char ) bp_unpack_var_len_int (bp);
14417 : 23028 : ptr->x_flag_gcse_after_reload = (signed char ) bp_unpack_var_len_int (bp);
14418 : 23028 : ptr->x_flag_gcse_las = (signed char ) bp_unpack_var_len_int (bp);
14419 : 23028 : ptr->x_flag_gcse_lm = (signed char ) bp_unpack_var_len_int (bp);
14420 : 23028 : ptr->x_flag_gcse_sm = (signed char ) bp_unpack_var_len_int (bp);
14421 : 23028 : ptr->x_flag_graphite = (signed char ) bp_unpack_var_len_int (bp);
14422 : 23028 : ptr->x_flag_graphite_identity = (signed char ) bp_unpack_var_len_int (bp);
14423 : 23028 : ptr->x_flag_guess_branch_prob = (signed char ) bp_unpack_var_len_int (bp);
14424 : 23028 : ptr->x_flag_harden_control_flow_redundancy_check_exceptions = (signed char ) bp_unpack_var_len_int (bp);
14425 : 23028 : ptr->x_flag_harden_control_flow_redundancy_check_noreturn = (enum hardcfr_noret ) bp_unpack_var_len_int (bp);
14426 : 23028 : ptr->x_flag_harden_control_flow_redundancy_check_returning_calls = (signed char ) bp_unpack_var_len_int (bp);
14427 : 23028 : ptr->x_flag_harden_control_flow_redundancy_skip_leaf = (signed char ) bp_unpack_var_len_int (bp);
14428 : 23028 : ptr->x_flag_harden_compares = (signed char ) bp_unpack_var_len_int (bp);
14429 : 23028 : ptr->x_flag_harden_conditional_branches = (signed char ) bp_unpack_var_len_int (bp);
14430 : 23028 : ptr->x_flag_harden_control_flow_redundancy = (signed char ) bp_unpack_var_len_int (bp);
14431 : 23028 : ptr->x_flag_hoist_adjacent_loads = (signed char ) bp_unpack_var_len_int (bp);
14432 : 23028 : ptr->x_flag_if_conversion = (signed char ) bp_unpack_var_len_int (bp);
14433 : 23028 : ptr->x_flag_if_conversion2 = (signed char ) bp_unpack_var_len_int (bp);
14434 : 23028 : ptr->x_flag_indirect_inlining = (signed char ) bp_unpack_var_len_int (bp);
14435 : 23028 : ptr->x_flag_no_inline = (signed char ) bp_unpack_var_len_int (bp);
14436 : 23028 : ptr->x_flag_inline_atomics = (signed char ) bp_unpack_var_len_int (bp);
14437 : 23028 : ptr->x_flag_inline_functions = (signed char ) bp_unpack_var_len_int (bp);
14438 : 23028 : ptr->x_flag_inline_functions_called_once = (signed char ) bp_unpack_var_len_int (bp);
14439 : 23028 : ptr->x_flag_inline_small_functions = (signed char ) bp_unpack_var_len_int (bp);
14440 : 23028 : ptr->x_flag_inline_stringops = (enum ilsop_fn ) bp_unpack_var_len_int (bp);
14441 : 23028 : ptr->x_flag_ipa_bit_cp = (signed char ) bp_unpack_var_len_int (bp);
14442 : 23028 : ptr->x_flag_ipa_cp = (signed char ) bp_unpack_var_len_int (bp);
14443 : 23028 : ptr->x_flag_ipa_cp_clone = (signed char ) bp_unpack_var_len_int (bp);
14444 : 23028 : ptr->x_flag_ipa_icf = (signed char ) bp_unpack_var_len_int (bp);
14445 : 23028 : ptr->x_flag_ipa_icf_functions = (signed char ) bp_unpack_var_len_int (bp);
14446 : 23028 : ptr->x_flag_ipa_icf_variables = (signed char ) bp_unpack_var_len_int (bp);
14447 : 23028 : ptr->x_flag_ipa_modref = (signed char ) bp_unpack_var_len_int (bp);
14448 : 23028 : ptr->x_flag_ipa_profile = (signed char ) bp_unpack_var_len_int (bp);
14449 : 23028 : ptr->x_flag_ipa_pta = (signed char ) bp_unpack_var_len_int (bp);
14450 : 23028 : ptr->x_flag_ipa_pure_const = (signed char ) bp_unpack_var_len_int (bp);
14451 : 23028 : ptr->x_flag_ipa_ra = (signed char ) bp_unpack_var_len_int (bp);
14452 : 23028 : ptr->x_flag_ipa_reference = (signed char ) bp_unpack_var_len_int (bp);
14453 : 23028 : ptr->x_flag_ipa_reference_addressable = (signed char ) bp_unpack_var_len_int (bp);
14454 : 23028 : ptr->x_flag_ipa_reorder_for_locality = (signed char ) bp_unpack_var_len_int (bp);
14455 : 23028 : ptr->x_flag_ipa_sra = (signed char ) bp_unpack_var_len_int (bp);
14456 : 23028 : ptr->x_flag_ipa_stack_alignment = (signed char ) bp_unpack_var_len_int (bp);
14457 : 23028 : ptr->x_flag_ipa_strict_aliasing = (signed char ) bp_unpack_var_len_int (bp);
14458 : 23028 : ptr->x_flag_ipa_vrp = (signed char ) bp_unpack_var_len_int (bp);
14459 : 23028 : ptr->x_flag_ira_algorithm = (enum ira_algorithm ) bp_unpack_var_len_int (bp);
14460 : 23028 : ptr->x_flag_ira_hoist_pressure = (signed char ) bp_unpack_var_len_int (bp);
14461 : 23028 : ptr->x_flag_ira_loop_pressure = (signed char ) bp_unpack_var_len_int (bp);
14462 : 23028 : ptr->x_flag_ira_region = (enum ira_region ) bp_unpack_var_len_int (bp);
14463 : 23028 : ptr->x_flag_ira_share_save_slots = (signed char ) bp_unpack_var_len_int (bp);
14464 : 23028 : ptr->x_flag_ira_share_spill_slots = (signed char ) bp_unpack_var_len_int (bp);
14465 : 23028 : ptr->x_flag_isolate_erroneous_paths_attribute = (signed char ) bp_unpack_var_len_int (bp);
14466 : 23028 : ptr->x_flag_isolate_erroneous_paths_dereference = (signed char ) bp_unpack_var_len_int (bp);
14467 : 23028 : ptr->x_flag_ivopts = (signed char ) bp_unpack_var_len_int (bp);
14468 : 23028 : ptr->x_flag_jump_tables = (signed char ) bp_unpack_var_len_int (bp);
14469 : 23028 : ptr->x_flag_keep_gc_roots_live = (signed char ) bp_unpack_var_len_int (bp);
14470 : 23028 : ptr->x_flag_late_combine_instructions = (signed char ) bp_unpack_var_len_int (bp);
14471 : 23028 : ptr->x_flag_lifetime_dse = (signed char ) bp_unpack_var_len_int (bp);
14472 : 23028 : ptr->x_flag_limit_function_alignment = (signed char ) bp_unpack_var_len_int (bp);
14473 : 23028 : ptr->x_flag_live_patching = (enum live_patching_level ) bp_unpack_var_len_int (bp);
14474 : 23028 : ptr->x_flag_live_range_shrinkage = (signed char ) bp_unpack_var_len_int (bp);
14475 : 23028 : ptr->x_flag_loop_interchange = (signed char ) bp_unpack_var_len_int (bp);
14476 : 23028 : ptr->x_flag_loop_nest_optimize = (signed char ) bp_unpack_var_len_int (bp);
14477 : 23028 : ptr->x_flag_loop_parallelize_all = (signed char ) bp_unpack_var_len_int (bp);
14478 : 23028 : ptr->x_flag_unroll_jam = (signed char ) bp_unpack_var_len_int (bp);
14479 : 23028 : ptr->x_flag_lra_remat = (signed char ) bp_unpack_var_len_int (bp);
14480 : 23028 : ptr->x_flag_malloc_dce = (signed char ) bp_unpack_var_len_int (bp);
14481 : 23028 : ptr->x_flag_malloc_dse = (int ) bp_unpack_var_len_int (bp);
14482 : 23028 : ptr->x_flag_errno_math = (signed char ) bp_unpack_var_len_int (bp);
14483 : 23028 : ptr->x_flag_min_function_alignment = (int ) bp_unpack_var_len_int (bp);
14484 : 23028 : ptr->x_flag_modulo_sched = (signed char ) bp_unpack_var_len_int (bp);
14485 : 23028 : ptr->x_flag_modulo_sched_allow_regmoves = (signed char ) bp_unpack_var_len_int (bp);
14486 : 23028 : ptr->x_flag_move_loop_invariants = (signed char ) bp_unpack_var_len_int (bp);
14487 : 23028 : ptr->x_flag_move_loop_stores = (signed char ) bp_unpack_var_len_int (bp);
14488 : 23028 : ptr->x_flag_non_call_exceptions = (signed char ) bp_unpack_var_len_int (bp);
14489 : 23028 : ptr->x_flag_nothrow_opt = (signed char ) bp_unpack_var_len_int (bp);
14490 : 23028 : ptr->x_flag_omit_frame_pointer = (signed char ) bp_unpack_var_len_int (bp);
14491 : 23028 : ptr->x_flag_openmp_target_simd_clone = (int ) bp_unpack_var_len_int (bp);
14492 : 23028 : ptr->x_flag_opt_info = (signed char ) bp_unpack_var_len_int (bp);
14493 : 23028 : ptr->x_flag_optimize_crc = (signed char ) bp_unpack_var_len_int (bp);
14494 : 23028 : ptr->x_flag_optimize_sibling_calls = (signed char ) bp_unpack_var_len_int (bp);
14495 : 23028 : ptr->x_flag_optimize_strlen = (signed char ) bp_unpack_var_len_int (bp);
14496 : 23028 : ptr->x_flag_pack_struct = (signed char ) bp_unpack_var_len_int (bp);
14497 : 23028 : ptr->x_flag_partial_inlining = (signed char ) bp_unpack_var_len_int (bp);
14498 : 23028 : ptr->x_flag_patchable_function_entry = bp_unpack_string (data_in, bp);
14499 : 23028 : if (ptr->x_flag_patchable_function_entry)
14500 : 0 : ptr->x_flag_patchable_function_entry = xstrdup (ptr->x_flag_patchable_function_entry);
14501 : 23028 : ptr->x_flag_pcc_struct_return = (signed char ) bp_unpack_var_len_int (bp);
14502 : 23028 : ptr->x_flag_peel_loops = (signed char ) bp_unpack_var_len_int (bp);
14503 : 23028 : ptr->x_flag_no_peephole = (signed char ) bp_unpack_var_len_int (bp);
14504 : 23028 : ptr->x_flag_peephole2 = (signed char ) bp_unpack_var_len_int (bp);
14505 : 23028 : ptr->x_flag_plt = (signed char ) bp_unpack_var_len_int (bp);
14506 : 23028 : ptr->x_flag_predictive_commoning = (signed char ) bp_unpack_var_len_int (bp);
14507 : 23028 : ptr->x_flag_prefetch_loop_arrays = (signed char ) bp_unpack_var_len_int (bp);
14508 : 23028 : ptr->x_flag_printf_return_value = (signed char ) bp_unpack_var_len_int (bp);
14509 : 23028 : ptr->x_flag_profile_partial_training = (signed char ) bp_unpack_var_len_int (bp);
14510 : 23028 : ptr->x_flag_profile_reorder_functions = (signed char ) bp_unpack_var_len_int (bp);
14511 : 23028 : ptr->x_flag_reciprocal_math = (signed char ) bp_unpack_var_len_int (bp);
14512 : 23028 : ptr->x_flag_ree = (signed char ) bp_unpack_var_len_int (bp);
14513 : 23028 : ptr->x_flag_rename_registers = (signed char ) bp_unpack_var_len_int (bp);
14514 : 23028 : ptr->x_flag_reorder_blocks = (signed char ) bp_unpack_var_len_int (bp);
14515 : 23028 : ptr->x_flag_reorder_blocks_algorithm = (enum reorder_blocks_algorithm ) bp_unpack_var_len_int (bp);
14516 : 23028 : ptr->x_flag_reorder_blocks_and_partition = (signed char ) bp_unpack_var_len_int (bp);
14517 : 23028 : ptr->x_flag_reorder_functions = (signed char ) bp_unpack_var_len_int (bp);
14518 : 23028 : ptr->x_flag_rerun_cse_after_loop = (signed char ) bp_unpack_var_len_int (bp);
14519 : 23028 : ptr->x_flag_resched_modulo_sched = (signed char ) bp_unpack_var_len_int (bp);
14520 : 23028 : ptr->x_flag_rounding_math = (signed char ) bp_unpack_var_len_int (bp);
14521 : 23028 : ptr->x_flag_rtti = (signed char ) bp_unpack_var_len_int (bp);
14522 : 23028 : ptr->x_flag_save_optimization_record = (signed char ) bp_unpack_var_len_int (bp);
14523 : 23028 : ptr->x_flag_sched_critical_path_heuristic = (signed char ) bp_unpack_var_len_int (bp);
14524 : 23028 : ptr->x_flag_sched_dep_count_heuristic = (signed char ) bp_unpack_var_len_int (bp);
14525 : 23028 : ptr->x_flag_sched_group_heuristic = (signed char ) bp_unpack_var_len_int (bp);
14526 : 23028 : ptr->x_flag_schedule_interblock = (signed char ) bp_unpack_var_len_int (bp);
14527 : 23028 : ptr->x_flag_sched_last_insn_heuristic = (signed char ) bp_unpack_var_len_int (bp);
14528 : 23028 : ptr->x_flag_sched_pressure = (signed char ) bp_unpack_var_len_int (bp);
14529 : 23028 : ptr->x_flag_sched_rank_heuristic = (signed char ) bp_unpack_var_len_int (bp);
14530 : 23028 : ptr->x_flag_schedule_speculative = (signed char ) bp_unpack_var_len_int (bp);
14531 : 23028 : ptr->x_flag_sched_spec_insn_heuristic = (signed char ) bp_unpack_var_len_int (bp);
14532 : 23028 : ptr->x_flag_schedule_speculative_load = (signed char ) bp_unpack_var_len_int (bp);
14533 : 23028 : ptr->x_flag_schedule_speculative_load_dangerous = (signed char ) bp_unpack_var_len_int (bp);
14534 : 23028 : ptr->x_flag_sched_stalled_insns = (int ) bp_unpack_var_len_int (bp);
14535 : 23028 : ptr->x_flag_sched_stalled_insns_dep = (int ) bp_unpack_var_len_int (bp);
14536 : 23028 : ptr->x_flag_sched2_use_superblocks = (signed char ) bp_unpack_var_len_int (bp);
14537 : 23028 : ptr->x_flag_schedule_fusion = (signed char ) bp_unpack_var_len_int (bp);
14538 : 23028 : ptr->x_flag_schedule_insns = (signed char ) bp_unpack_var_len_int (bp);
14539 : 23028 : ptr->x_flag_schedule_insns_after_reload = (signed char ) bp_unpack_var_len_int (bp);
14540 : 23028 : ptr->x_flag_section_anchors = (signed char ) bp_unpack_var_len_int (bp);
14541 : 23028 : ptr->x_flag_sel_sched_pipelining = (signed char ) bp_unpack_var_len_int (bp);
14542 : 23028 : ptr->x_flag_sel_sched_pipelining_outer_loops = (signed char ) bp_unpack_var_len_int (bp);
14543 : 23028 : ptr->x_flag_sel_sched_reschedule_pipelined = (signed char ) bp_unpack_var_len_int (bp);
14544 : 23028 : ptr->x_flag_selective_scheduling = (signed char ) bp_unpack_var_len_int (bp);
14545 : 23028 : ptr->x_flag_selective_scheduling2 = (signed char ) bp_unpack_var_len_int (bp);
14546 : 23028 : ptr->x_flag_semantic_interposition = (signed char ) bp_unpack_var_len_int (bp);
14547 : 23028 : ptr->x_flag_short_enums = (signed char ) bp_unpack_var_len_int (bp);
14548 : 23028 : ptr->x_flag_short_wchar = (signed char ) bp_unpack_var_len_int (bp);
14549 : 23028 : ptr->x_flag_shrink_wrap = (signed char ) bp_unpack_var_len_int (bp);
14550 : 23028 : ptr->x_flag_shrink_wrap_separate = (signed char ) bp_unpack_var_len_int (bp);
14551 : 23028 : ptr->x_flag_signaling_nans = (signed char ) bp_unpack_var_len_int (bp);
14552 : 23028 : ptr->x_flag_signed_zeros = (signed char ) bp_unpack_var_len_int (bp);
14553 : 23028 : ptr->x_flag_simd_cost_model = (enum vect_cost_model ) bp_unpack_var_len_int (bp);
14554 : 23028 : ptr->x_flag_single_precision_constant = (signed char ) bp_unpack_var_len_int (bp);
14555 : 23028 : ptr->x_flag_split_ivs_in_unroller = (signed char ) bp_unpack_var_len_int (bp);
14556 : 23028 : ptr->x_flag_split_loops = (signed char ) bp_unpack_var_len_int (bp);
14557 : 23028 : ptr->x_flag_split_paths = (signed char ) bp_unpack_var_len_int (bp);
14558 : 23028 : ptr->x_flag_split_wide_types = (signed char ) bp_unpack_var_len_int (bp);
14559 : 23028 : ptr->x_flag_split_wide_types_early = (signed char ) bp_unpack_var_len_int (bp);
14560 : 23028 : ptr->x_flag_ssa_backprop = (signed char ) bp_unpack_var_len_int (bp);
14561 : 23028 : ptr->x_flag_ssa_phiopt = (signed char ) bp_unpack_var_len_int (bp);
14562 : 23028 : ptr->x_flag_stack_clash_protection = (signed char ) bp_unpack_var_len_int (bp);
14563 : 23028 : ptr->x_flag_stack_protect = (signed char ) bp_unpack_var_len_int (bp);
14564 : 23028 : ptr->x_flag_stack_reuse = (enum stack_reuse_level ) bp_unpack_var_len_int (bp);
14565 : 23028 : ptr->x_flag_stdarg_opt = (signed char ) bp_unpack_var_len_int (bp);
14566 : 23028 : ptr->x_flag_store_merging = (signed char ) bp_unpack_var_len_int (bp);
14567 : 23028 : ptr->x_flag_strict_aliasing = (signed char ) bp_unpack_var_len_int (bp);
14568 : 23028 : ptr->x_flag_strict_enums = (signed char ) bp_unpack_var_len_int (bp);
14569 : 23028 : ptr->x_flag_strict_volatile_bitfields = (signed char ) bp_unpack_var_len_int (bp);
14570 : 23028 : ptr->x_flag_thread_jumps = (signed char ) bp_unpack_var_len_int (bp);
14571 : 23028 : ptr->x_flag_threadsafe_statics = (signed char ) bp_unpack_var_len_int (bp);
14572 : 23028 : ptr->x_flag_toplevel_reorder = (signed char ) bp_unpack_var_len_int (bp);
14573 : 23028 : ptr->x_flag_tracer = (signed char ) bp_unpack_var_len_int (bp);
14574 : 23028 : ptr->x_flag_trapping_math = (signed char ) bp_unpack_var_len_int (bp);
14575 : 23028 : ptr->x_flag_trapv = (signed char ) bp_unpack_var_len_int (bp);
14576 : 23028 : ptr->x_flag_tree_bit_ccp = (signed char ) bp_unpack_var_len_int (bp);
14577 : 23028 : ptr->x_flag_tree_builtin_call_dce = (signed char ) bp_unpack_var_len_int (bp);
14578 : 23028 : ptr->x_flag_tree_ccp = (signed char ) bp_unpack_var_len_int (bp);
14579 : 23028 : ptr->x_flag_tree_ch = (signed char ) bp_unpack_var_len_int (bp);
14580 : 23028 : ptr->x_flag_tree_coalesce_vars = (signed char ) bp_unpack_var_len_int (bp);
14581 : 23028 : ptr->x_flag_tree_copy_prop = (signed char ) bp_unpack_var_len_int (bp);
14582 : 23028 : ptr->x_flag_tree_cselim = (signed char ) bp_unpack_var_len_int (bp);
14583 : 23028 : ptr->x_flag_tree_dce = (signed char ) bp_unpack_var_len_int (bp);
14584 : 23028 : ptr->x_flag_tree_dom = (signed char ) bp_unpack_var_len_int (bp);
14585 : 23028 : ptr->x_flag_tree_dse = (signed char ) bp_unpack_var_len_int (bp);
14586 : 23028 : ptr->x_flag_tree_forwprop = (signed char ) bp_unpack_var_len_int (bp);
14587 : 23028 : ptr->x_flag_tree_fre = (signed char ) bp_unpack_var_len_int (bp);
14588 : 23028 : ptr->x_flag_tree_loop_distribute_patterns = (signed char ) bp_unpack_var_len_int (bp);
14589 : 23028 : ptr->x_flag_tree_loop_distribution = (signed char ) bp_unpack_var_len_int (bp);
14590 : 23028 : ptr->x_flag_tree_loop_if_convert = (signed char ) bp_unpack_var_len_int (bp);
14591 : 23028 : ptr->x_flag_tree_loop_im = (signed char ) bp_unpack_var_len_int (bp);
14592 : 23028 : ptr->x_flag_tree_loop_ivcanon = (signed char ) bp_unpack_var_len_int (bp);
14593 : 23028 : ptr->x_flag_tree_loop_optimize = (signed char ) bp_unpack_var_len_int (bp);
14594 : 23028 : ptr->x_flag_tree_loop_vectorize = (signed char ) bp_unpack_var_len_int (bp);
14595 : 23028 : ptr->x_flag_tree_live_range_split = (signed char ) bp_unpack_var_len_int (bp);
14596 : 23028 : ptr->x_flag_tree_parallelize_loops = (int ) bp_unpack_var_len_int (bp);
14597 : 23028 : ptr->x_flag_tree_partial_pre = (signed char ) bp_unpack_var_len_int (bp);
14598 : 23028 : ptr->x_flag_tree_phiprop = (signed char ) bp_unpack_var_len_int (bp);
14599 : 23028 : ptr->x_flag_tree_pre = (signed char ) bp_unpack_var_len_int (bp);
14600 : 23028 : ptr->x_flag_tree_pta = (signed char ) bp_unpack_var_len_int (bp);
14601 : 23028 : ptr->x_flag_tree_reassoc = (signed char ) bp_unpack_var_len_int (bp);
14602 : 23028 : ptr->x_flag_tree_scev_cprop = (signed char ) bp_unpack_var_len_int (bp);
14603 : 23028 : ptr->x_flag_tree_sink = (signed char ) bp_unpack_var_len_int (bp);
14604 : 23028 : ptr->x_flag_tree_slp_vectorize = (signed char ) bp_unpack_var_len_int (bp);
14605 : 23028 : ptr->x_flag_tree_slsr = (signed char ) bp_unpack_var_len_int (bp);
14606 : 23028 : ptr->x_flag_tree_sra = (signed char ) bp_unpack_var_len_int (bp);
14607 : 23028 : ptr->x_flag_tree_switch_conversion = (signed char ) bp_unpack_var_len_int (bp);
14608 : 23028 : ptr->x_flag_tree_tail_merge = (signed char ) bp_unpack_var_len_int (bp);
14609 : 23028 : ptr->x_flag_tree_ter = (signed char ) bp_unpack_var_len_int (bp);
14610 : 23028 : ptr->x_flag_tree_vectorize = (signed char ) bp_unpack_var_len_int (bp);
14611 : 23028 : ptr->x_flag_tree_vrp = (signed char ) bp_unpack_var_len_int (bp);
14612 : 23028 : ptr->x_flag_auto_var_init = (enum auto_init_type ) bp_unpack_var_len_int (bp);
14613 : 23028 : ptr->x_flag_unconstrained_commons = (signed char ) bp_unpack_var_len_int (bp);
14614 : 23028 : ptr->x_flag_unreachable_traps = (signed char ) bp_unpack_var_len_int (bp);
14615 : 23028 : ptr->x_flag_unroll_all_loops = (signed char ) bp_unpack_var_len_int (bp);
14616 : 23028 : ptr->x_flag_cunroll_grow_size = (signed char ) bp_unpack_var_len_int (bp);
14617 : 23028 : ptr->x_flag_unroll_loops = (signed char ) bp_unpack_var_len_int (bp);
14618 : 23028 : ptr->x_flag_unsafe_math_optimizations = (signed char ) bp_unpack_var_len_int (bp);
14619 : 23028 : ptr->x_flag_unswitch_loops = (signed char ) bp_unpack_var_len_int (bp);
14620 : 23028 : ptr->x_flag_unwind_tables = (signed char ) bp_unpack_var_len_int (bp);
14621 : 23028 : ptr->x_flag_var_tracking = (signed char ) bp_unpack_var_len_int (bp);
14622 : 23028 : ptr->x_flag_var_tracking_assignments = (signed char ) bp_unpack_var_len_int (bp);
14623 : 23028 : ptr->x_flag_var_tracking_assignments_toggle = (signed char ) bp_unpack_var_len_int (bp);
14624 : 23028 : ptr->x_flag_var_tracking_uninit = (signed char ) bp_unpack_var_len_int (bp);
14625 : 23028 : ptr->x_flag_variable_expansion_in_unroller = (signed char ) bp_unpack_var_len_int (bp);
14626 : 23028 : ptr->x_flag_vect_cost_model = (enum vect_cost_model ) bp_unpack_var_len_int (bp);
14627 : 23028 : ptr->x_flag_version_loops_for_strides = (signed char ) bp_unpack_var_len_int (bp);
14628 : 23028 : ptr->x_flag_value_profile_transformations = (signed char ) bp_unpack_var_len_int (bp);
14629 : 23028 : ptr->x_flag_web = (signed char ) bp_unpack_var_len_int (bp);
14630 : 23028 : ptr->x_flag_wrapv = (signed char ) bp_unpack_var_len_int (bp);
14631 : 23028 : ptr->x_flag_wrapv_pointer = (signed char ) bp_unpack_var_len_int (bp);
14632 : 23028 : ptr->x_debug_nonbind_markers_p = (signed char ) bp_unpack_var_len_int (bp);
14633 : : #ifdef ACCEL_COMPILER
14634 : : #error accel compiler cannot define Optimization attribute for target-specific option x_ix86_unroll_only_small_loops
14635 : : #else
14636 : 23028 : ptr->x_ix86_unroll_only_small_loops = (signed char ) bp_unpack_var_len_int (bp);
14637 : : #endif
14638 : 230280 : for (size_t i = 0; i < ARRAY_SIZE (ptr->explicit_mask); i++)
14639 : 207252 : ptr->explicit_mask[i] = bp_unpack_value (bp, 64);
14640 : 23028 : }
14641 : : /* Free heap memory used by optimization options */
14642 : : void
14643 : 809 : cl_optimization_option_free (struct cl_optimization *ptr ATTRIBUTE_UNUSED)
14644 : : {
14645 : 809 : if (ptr->x_str_align_functions)
14646 : 551 : free (const_cast <char *>(ptr->x_str_align_functions));
14647 : 809 : if (ptr->x_str_align_jumps)
14648 : 551 : free (const_cast <char *>(ptr->x_str_align_jumps));
14649 : 809 : if (ptr->x_str_align_labels)
14650 : 551 : free (const_cast <char *>(ptr->x_str_align_labels));
14651 : 809 : if (ptr->x_str_align_loops)
14652 : 551 : free (const_cast <char *>(ptr->x_str_align_loops));
14653 : 809 : if (ptr->x_flag_patchable_function_entry)
14654 : 0 : free (const_cast <char *>(ptr->x_flag_patchable_function_entry));
14655 : 809 : }
14656 : : void
14657 : 833212 : cl_optimization_compare (gcc_options *ptr1, gcc_options *ptr2)
14658 : : {
14659 : 833212 : if (ptr1->x_help_flag != ptr2->x_help_flag)
14660 : 0 : internal_error ("%<global_options%> are modified in local context");
14661 : 833212 : if (ptr1->x_no_sysroot_suffix != ptr2->x_no_sysroot_suffix)
14662 : 0 : internal_error ("%<global_options%> are modified in local context");
14663 : 833212 : if (ptr1->x_param_align_loop_iterations != ptr2->x_param_align_loop_iterations)
14664 : 0 : internal_error ("%<global_options%> are modified in local context");
14665 : 833212 : if (ptr1->x_param_align_threshold != ptr2->x_param_align_threshold)
14666 : 0 : internal_error ("%<global_options%> are modified in local context");
14667 : 833212 : if (ptr1->x_param_analyzer_bb_explosion_factor != ptr2->x_param_analyzer_bb_explosion_factor)
14668 : 0 : internal_error ("%<global_options%> are modified in local context");
14669 : 833212 : if (ptr1->x_param_analyzer_max_constraints != ptr2->x_param_analyzer_max_constraints)
14670 : 0 : internal_error ("%<global_options%> are modified in local context");
14671 : 833212 : if (ptr1->x_param_analyzer_max_enodes_for_full_dump != ptr2->x_param_analyzer_max_enodes_for_full_dump)
14672 : 0 : internal_error ("%<global_options%> are modified in local context");
14673 : 833212 : if (ptr1->x_param_analyzer_max_enodes_per_program_point != ptr2->x_param_analyzer_max_enodes_per_program_point)
14674 : 0 : internal_error ("%<global_options%> are modified in local context");
14675 : 833212 : if (ptr1->x_param_analyzer_max_infeasible_edges != ptr2->x_param_analyzer_max_infeasible_edges)
14676 : 0 : internal_error ("%<global_options%> are modified in local context");
14677 : 833212 : if (ptr1->x_param_analyzer_max_recursion_depth != ptr2->x_param_analyzer_max_recursion_depth)
14678 : 0 : internal_error ("%<global_options%> are modified in local context");
14679 : 833212 : if (ptr1->x_param_analyzer_max_svalue_depth != ptr2->x_param_analyzer_max_svalue_depth)
14680 : 0 : internal_error ("%<global_options%> are modified in local context");
14681 : 833212 : if (ptr1->x_param_analyzer_min_snodes_for_call_summary != ptr2->x_param_analyzer_min_snodes_for_call_summary)
14682 : 0 : internal_error ("%<global_options%> are modified in local context");
14683 : 833212 : if (ptr1->x_param_analyzer_text_art_ideal_canvas_width != ptr2->x_param_analyzer_text_art_ideal_canvas_width)
14684 : 0 : internal_error ("%<global_options%> are modified in local context");
14685 : 833212 : if (ptr1->x_param_analyzer_text_art_string_ellipsis_head_len != ptr2->x_param_analyzer_text_art_string_ellipsis_head_len)
14686 : 0 : internal_error ("%<global_options%> are modified in local context");
14687 : 833212 : if (ptr1->x_param_analyzer_text_art_string_ellipsis_tail_len != ptr2->x_param_analyzer_text_art_string_ellipsis_tail_len)
14688 : 0 : internal_error ("%<global_options%> are modified in local context");
14689 : 833212 : if (ptr1->x_param_analyzer_text_art_string_ellipsis_threshold != ptr2->x_param_analyzer_text_art_string_ellipsis_threshold)
14690 : 0 : internal_error ("%<global_options%> are modified in local context");
14691 : 833212 : if (ptr1->x_param_asan_globals != ptr2->x_param_asan_globals)
14692 : 0 : internal_error ("%<global_options%> are modified in local context");
14693 : 833212 : if (ptr1->x_param_asan_protect_allocas != ptr2->x_param_asan_protect_allocas)
14694 : 0 : internal_error ("%<global_options%> are modified in local context");
14695 : 833212 : if (ptr1->x_param_asan_instrument_reads != ptr2->x_param_asan_instrument_reads)
14696 : 0 : internal_error ("%<global_options%> are modified in local context");
14697 : 833212 : if (ptr1->x_param_asan_instrument_writes != ptr2->x_param_asan_instrument_writes)
14698 : 0 : internal_error ("%<global_options%> are modified in local context");
14699 : 833212 : if (ptr1->x_param_asan_instrumentation_with_call_threshold != ptr2->x_param_asan_instrumentation_with_call_threshold)
14700 : 0 : internal_error ("%<global_options%> are modified in local context");
14701 : 833212 : if (ptr1->x_param_asan_kernel_mem_intrinsic_prefix != ptr2->x_param_asan_kernel_mem_intrinsic_prefix)
14702 : 0 : internal_error ("%<global_options%> are modified in local context");
14703 : 833212 : if (ptr1->x_param_asan_memintrin != ptr2->x_param_asan_memintrin)
14704 : 0 : internal_error ("%<global_options%> are modified in local context");
14705 : 833212 : if (ptr1->x_param_asan_stack != ptr2->x_param_asan_stack)
14706 : 0 : internal_error ("%<global_options%> are modified in local context");
14707 : 833212 : if (ptr1->x_param_asan_use_after_return != ptr2->x_param_asan_use_after_return)
14708 : 0 : internal_error ("%<global_options%> are modified in local context");
14709 : 833212 : if (ptr1->x_param_avg_loop_niter != ptr2->x_param_avg_loop_niter)
14710 : 0 : internal_error ("%<global_options%> are modified in local context");
14711 : 833212 : if (ptr1->x_param_avoid_fma_max_bits != ptr2->x_param_avoid_fma_max_bits)
14712 : 0 : internal_error ("%<global_options%> are modified in local context");
14713 : 833212 : if (ptr1->x_param_builtin_expect_probability != ptr2->x_param_builtin_expect_probability)
14714 : 0 : internal_error ("%<global_options%> are modified in local context");
14715 : 833212 : if (ptr1->x_param_builtin_string_cmp_inline_length != ptr2->x_param_builtin_string_cmp_inline_length)
14716 : 0 : internal_error ("%<global_options%> are modified in local context");
14717 : 833212 : if (ptr1->x_param_case_values_threshold != ptr2->x_param_case_values_threshold)
14718 : 0 : internal_error ("%<global_options%> are modified in local context");
14719 : 833212 : if (ptr1->x_param_comdat_sharing_probability != ptr2->x_param_comdat_sharing_probability)
14720 : 0 : internal_error ("%<global_options%> are modified in local context");
14721 : 833212 : if (ptr1->x_param_construct_interfere_size != ptr2->x_param_construct_interfere_size)
14722 : 0 : internal_error ("%<global_options%> are modified in local context");
14723 : 833212 : if (ptr1->x_param_cxx_max_namespaces_for_diagnostic_help != ptr2->x_param_cxx_max_namespaces_for_diagnostic_help)
14724 : 0 : internal_error ("%<global_options%> are modified in local context");
14725 : 833212 : if (ptr1->x_param_cycle_accurate_model != ptr2->x_param_cycle_accurate_model)
14726 : 0 : internal_error ("%<global_options%> are modified in local context");
14727 : 833212 : if (ptr1->x_param_destruct_interfere_size != ptr2->x_param_destruct_interfere_size)
14728 : 0 : internal_error ("%<global_options%> are modified in local context");
14729 : 833212 : if (ptr1->x_param_dse_max_alias_queries_per_store != ptr2->x_param_dse_max_alias_queries_per_store)
14730 : 0 : internal_error ("%<global_options%> are modified in local context");
14731 : 833212 : if (ptr1->x_param_dse_max_object_size != ptr2->x_param_dse_max_object_size)
14732 : 0 : internal_error ("%<global_options%> are modified in local context");
14733 : 833212 : if (ptr1->x_param_early_inlining_insns != ptr2->x_param_early_inlining_insns)
14734 : 0 : internal_error ("%<global_options%> are modified in local context");
14735 : 833212 : if (ptr1->x_param_file_cache_files != ptr2->x_param_file_cache_files)
14736 : 0 : internal_error ("%<global_options%> are modified in local context");
14737 : 833212 : if (ptr1->x_param_file_cache_lines != ptr2->x_param_file_cache_lines)
14738 : 0 : internal_error ("%<global_options%> are modified in local context");
14739 : 833212 : if (ptr1->x_param_fsm_scale_path_stmts != ptr2->x_param_fsm_scale_path_stmts)
14740 : 0 : internal_error ("%<global_options%> are modified in local context");
14741 : 833212 : if (ptr1->x_param_fully_pipelined_fma != ptr2->x_param_fully_pipelined_fma)
14742 : 0 : internal_error ("%<global_options%> are modified in local context");
14743 : 833212 : if (ptr1->x_param_gcse_after_reload_critical_fraction != ptr2->x_param_gcse_after_reload_critical_fraction)
14744 : 0 : internal_error ("%<global_options%> are modified in local context");
14745 : 833212 : if (ptr1->x_param_gcse_after_reload_partial_fraction != ptr2->x_param_gcse_after_reload_partial_fraction)
14746 : 0 : internal_error ("%<global_options%> are modified in local context");
14747 : 833212 : if (ptr1->x_param_gcse_cost_distance_ratio != ptr2->x_param_gcse_cost_distance_ratio)
14748 : 0 : internal_error ("%<global_options%> are modified in local context");
14749 : 833212 : if (ptr1->x_param_gcse_unrestricted_cost != ptr2->x_param_gcse_unrestricted_cost)
14750 : 0 : internal_error ("%<global_options%> are modified in local context");
14751 : 833212 : if (ptr1->x_param_ggc_min_expand != ptr2->x_param_ggc_min_expand)
14752 : 0 : internal_error ("%<global_options%> are modified in local context");
14753 : 833212 : if (ptr1->x_param_ggc_min_heapsize != ptr2->x_param_ggc_min_heapsize)
14754 : 0 : internal_error ("%<global_options%> are modified in local context");
14755 : 833212 : if (ptr1->x_param_gimple_fe_computed_hot_bb_threshold != ptr2->x_param_gimple_fe_computed_hot_bb_threshold)
14756 : 0 : internal_error ("%<global_options%> are modified in local context");
14757 : 833212 : if (ptr1->x_param_graphite_allow_codegen_errors != ptr2->x_param_graphite_allow_codegen_errors)
14758 : 0 : internal_error ("%<global_options%> are modified in local context");
14759 : 833212 : if (ptr1->x_param_graphite_max_arrays_per_scop != ptr2->x_param_graphite_max_arrays_per_scop)
14760 : 0 : internal_error ("%<global_options%> are modified in local context");
14761 : 833212 : if (ptr1->x_param_graphite_max_nb_scop_params != ptr2->x_param_graphite_max_nb_scop_params)
14762 : 0 : internal_error ("%<global_options%> are modified in local context");
14763 : 833212 : if (ptr1->x_param_hardcfr_max_blocks != ptr2->x_param_hardcfr_max_blocks)
14764 : 0 : internal_error ("%<global_options%> are modified in local context");
14765 : 833212 : if (ptr1->x_param_hardcfr_max_inline_blocks != ptr2->x_param_hardcfr_max_inline_blocks)
14766 : 0 : internal_error ("%<global_options%> are modified in local context");
14767 : 833212 : if (ptr1->x_param_hash_table_verification_limit != ptr2->x_param_hash_table_verification_limit)
14768 : 0 : internal_error ("%<global_options%> are modified in local context");
14769 : 833212 : if (ptr1->x_param_hot_bb_count_fraction != ptr2->x_param_hot_bb_count_fraction)
14770 : 0 : internal_error ("%<global_options%> are modified in local context");
14771 : 833212 : if (ptr1->x_param_hot_bb_count_ws_permille != ptr2->x_param_hot_bb_count_ws_permille)
14772 : 0 : internal_error ("%<global_options%> are modified in local context");
14773 : 833212 : if (ptr1->x_param_hot_bb_frequency_fraction != ptr2->x_param_hot_bb_frequency_fraction)
14774 : 0 : internal_error ("%<global_options%> are modified in local context");
14775 : 833212 : if (ptr1->x_param_hwasan_instrument_allocas != ptr2->x_param_hwasan_instrument_allocas)
14776 : 0 : internal_error ("%<global_options%> are modified in local context");
14777 : 833212 : if (ptr1->x_param_hwasan_instrument_mem_intrinsics != ptr2->x_param_hwasan_instrument_mem_intrinsics)
14778 : 0 : internal_error ("%<global_options%> are modified in local context");
14779 : 833212 : if (ptr1->x_param_hwasan_instrument_reads != ptr2->x_param_hwasan_instrument_reads)
14780 : 0 : internal_error ("%<global_options%> are modified in local context");
14781 : 833212 : if (ptr1->x_param_hwasan_instrument_stack != ptr2->x_param_hwasan_instrument_stack)
14782 : 0 : internal_error ("%<global_options%> are modified in local context");
14783 : 833212 : if (ptr1->x_param_hwasan_instrument_writes != ptr2->x_param_hwasan_instrument_writes)
14784 : 0 : internal_error ("%<global_options%> are modified in local context");
14785 : 833212 : if (ptr1->x_param_hwasan_random_frame_tag != ptr2->x_param_hwasan_random_frame_tag)
14786 : 0 : internal_error ("%<global_options%> are modified in local context");
14787 : 833212 : if (ptr1->x_param_inline_heuristics_hint_percent != ptr2->x_param_inline_heuristics_hint_percent)
14788 : 0 : internal_error ("%<global_options%> are modified in local context");
14789 : 833212 : if (ptr1->x_param_inline_min_speedup != ptr2->x_param_inline_min_speedup)
14790 : 0 : internal_error ("%<global_options%> are modified in local context");
14791 : 833212 : if (ptr1->x_param_inline_unit_growth != ptr2->x_param_inline_unit_growth)
14792 : 0 : internal_error ("%<global_options%> are modified in local context");
14793 : 833212 : if (ptr1->x_param_integer_share_limit != ptr2->x_param_integer_share_limit)
14794 : 0 : internal_error ("%<global_options%> are modified in local context");
14795 : 833212 : if (ptr1->x_param_ipa_cp_eval_threshold != ptr2->x_param_ipa_cp_eval_threshold)
14796 : 0 : internal_error ("%<global_options%> are modified in local context");
14797 : 833212 : if (ptr1->x_param_ipa_cp_large_unit_insns != ptr2->x_param_ipa_cp_large_unit_insns)
14798 : 0 : internal_error ("%<global_options%> are modified in local context");
14799 : 833212 : if (ptr1->x_param_ipa_cp_loop_hint_bonus != ptr2->x_param_ipa_cp_loop_hint_bonus)
14800 : 0 : internal_error ("%<global_options%> are modified in local context");
14801 : 833212 : if (ptr1->x_param_ipa_cp_max_recursive_depth != ptr2->x_param_ipa_cp_max_recursive_depth)
14802 : 0 : internal_error ("%<global_options%> are modified in local context");
14803 : 833212 : if (ptr1->x_param_ipa_cp_min_recursive_probability != ptr2->x_param_ipa_cp_min_recursive_probability)
14804 : 0 : internal_error ("%<global_options%> are modified in local context");
14805 : 833212 : if (ptr1->x_param_ipa_cp_recursion_penalty != ptr2->x_param_ipa_cp_recursion_penalty)
14806 : 0 : internal_error ("%<global_options%> are modified in local context");
14807 : 833212 : if (ptr1->x_param_ipa_cp_recursive_freq_factor != ptr2->x_param_ipa_cp_recursive_freq_factor)
14808 : 0 : internal_error ("%<global_options%> are modified in local context");
14809 : 833212 : if (ptr1->x_param_ipa_cp_single_call_penalty != ptr2->x_param_ipa_cp_single_call_penalty)
14810 : 0 : internal_error ("%<global_options%> are modified in local context");
14811 : 833212 : if (ptr1->x_param_ipa_cp_unit_growth != ptr2->x_param_ipa_cp_unit_growth)
14812 : 0 : internal_error ("%<global_options%> are modified in local context");
14813 : 833212 : if (ptr1->x_param_ipa_cp_value_list_size != ptr2->x_param_ipa_cp_value_list_size)
14814 : 0 : internal_error ("%<global_options%> are modified in local context");
14815 : 833212 : if (ptr1->x_param_ipa_jump_function_lookups != ptr2->x_param_ipa_jump_function_lookups)
14816 : 0 : internal_error ("%<global_options%> are modified in local context");
14817 : 833212 : if (ptr1->x_param_ipa_max_aa_steps != ptr2->x_param_ipa_max_aa_steps)
14818 : 0 : internal_error ("%<global_options%> are modified in local context");
14819 : 833212 : if (ptr1->x_param_ipa_max_agg_items != ptr2->x_param_ipa_max_agg_items)
14820 : 0 : internal_error ("%<global_options%> are modified in local context");
14821 : 833212 : if (ptr1->x_param_ipa_max_loop_predicates != ptr2->x_param_ipa_max_loop_predicates)
14822 : 0 : internal_error ("%<global_options%> are modified in local context");
14823 : 833212 : if (ptr1->x_param_ipa_max_param_expr_ops != ptr2->x_param_ipa_max_param_expr_ops)
14824 : 0 : internal_error ("%<global_options%> are modified in local context");
14825 : 833212 : if (ptr1->x_param_ipa_max_switch_predicate_bounds != ptr2->x_param_ipa_max_switch_predicate_bounds)
14826 : 0 : internal_error ("%<global_options%> are modified in local context");
14827 : 833212 : if (ptr1->x_param_ipa_sra_deref_prob_threshold != ptr2->x_param_ipa_sra_deref_prob_threshold)
14828 : 0 : internal_error ("%<global_options%> are modified in local context");
14829 : 833212 : if (ptr1->x_param_ipa_sra_max_replacements != ptr2->x_param_ipa_sra_max_replacements)
14830 : 0 : internal_error ("%<global_options%> are modified in local context");
14831 : 833212 : if (ptr1->x_param_ipa_sra_ptr_growth_factor != ptr2->x_param_ipa_sra_ptr_growth_factor)
14832 : 0 : internal_error ("%<global_options%> are modified in local context");
14833 : 833212 : if (ptr1->x_param_ipa_sra_ptrwrap_growth_factor != ptr2->x_param_ipa_sra_ptrwrap_growth_factor)
14834 : 0 : internal_error ("%<global_options%> are modified in local context");
14835 : 833212 : if (ptr1->x_param_ira_consider_dup_in_all_alts != ptr2->x_param_ira_consider_dup_in_all_alts)
14836 : 0 : internal_error ("%<global_options%> are modified in local context");
14837 : 833212 : if (ptr1->x_param_ira_loop_reserved_regs != ptr2->x_param_ira_loop_reserved_regs)
14838 : 0 : internal_error ("%<global_options%> are modified in local context");
14839 : 833212 : if (ptr1->x_param_ira_max_conflict_table_size != ptr2->x_param_ira_max_conflict_table_size)
14840 : 0 : internal_error ("%<global_options%> are modified in local context");
14841 : 833212 : if (ptr1->x_param_ira_max_loops_num != ptr2->x_param_ira_max_loops_num)
14842 : 0 : internal_error ("%<global_options%> are modified in local context");
14843 : 833212 : if (ptr1->x_param_ira_simple_lra_insn_threshold != ptr2->x_param_ira_simple_lra_insn_threshold)
14844 : 0 : internal_error ("%<global_options%> are modified in local context");
14845 : 833212 : if (ptr1->x_param_iv_always_prune_cand_set_bound != ptr2->x_param_iv_always_prune_cand_set_bound)
14846 : 0 : internal_error ("%<global_options%> are modified in local context");
14847 : 833212 : if (ptr1->x_param_iv_consider_all_candidates_bound != ptr2->x_param_iv_consider_all_candidates_bound)
14848 : 0 : internal_error ("%<global_options%> are modified in local context");
14849 : 833212 : if (ptr1->x_param_iv_max_considered_uses != ptr2->x_param_iv_max_considered_uses)
14850 : 0 : internal_error ("%<global_options%> are modified in local context");
14851 : 833212 : if (ptr1->x_param_jump_table_max_growth_ratio_for_size != ptr2->x_param_jump_table_max_growth_ratio_for_size)
14852 : 0 : internal_error ("%<global_options%> are modified in local context");
14853 : 833212 : if (ptr1->x_param_jump_table_max_growth_ratio_for_speed != ptr2->x_param_jump_table_max_growth_ratio_for_speed)
14854 : 0 : internal_error ("%<global_options%> are modified in local context");
14855 : 833212 : if (ptr1->x_param_l1_cache_line_size != ptr2->x_param_l1_cache_line_size)
14856 : 0 : internal_error ("%<global_options%> are modified in local context");
14857 : 833212 : if (ptr1->x_param_l1_cache_size != ptr2->x_param_l1_cache_size)
14858 : 0 : internal_error ("%<global_options%> are modified in local context");
14859 : 833212 : if (ptr1->x_param_l2_cache_size != ptr2->x_param_l2_cache_size)
14860 : 0 : internal_error ("%<global_options%> are modified in local context");
14861 : 833212 : if (ptr1->x_param_large_function_growth != ptr2->x_param_large_function_growth)
14862 : 0 : internal_error ("%<global_options%> are modified in local context");
14863 : 833212 : if (ptr1->x_param_large_function_insns != ptr2->x_param_large_function_insns)
14864 : 0 : internal_error ("%<global_options%> are modified in local context");
14865 : 833212 : if (ptr1->x_param_stack_frame_growth != ptr2->x_param_stack_frame_growth)
14866 : 0 : internal_error ("%<global_options%> are modified in local context");
14867 : 833212 : if (ptr1->x_param_large_stack_frame != ptr2->x_param_large_stack_frame)
14868 : 0 : internal_error ("%<global_options%> are modified in local context");
14869 : 833212 : if (ptr1->x_param_large_unit_insns != ptr2->x_param_large_unit_insns)
14870 : 0 : internal_error ("%<global_options%> are modified in local context");
14871 : 833212 : if (ptr1->x_param_lazy_modules != ptr2->x_param_lazy_modules)
14872 : 0 : internal_error ("%<global_options%> are modified in local context");
14873 : 833212 : if (ptr1->x_param_lim_expensive != ptr2->x_param_lim_expensive)
14874 : 0 : internal_error ("%<global_options%> are modified in local context");
14875 : 833212 : if (ptr1->x_param_logical_op_non_short_circuit != ptr2->x_param_logical_op_non_short_circuit)
14876 : 0 : internal_error ("%<global_options%> are modified in local context");
14877 : 833212 : if (ptr1->x_param_loop_block_tile_size != ptr2->x_param_loop_block_tile_size)
14878 : 0 : internal_error ("%<global_options%> are modified in local context");
14879 : 833212 : if (ptr1->x_param_loop_interchange_max_num_stmts != ptr2->x_param_loop_interchange_max_num_stmts)
14880 : 0 : internal_error ("%<global_options%> are modified in local context");
14881 : 833212 : if (ptr1->x_param_loop_interchange_stride_ratio != ptr2->x_param_loop_interchange_stride_ratio)
14882 : 0 : internal_error ("%<global_options%> are modified in local context");
14883 : 833212 : if (ptr1->x_param_loop_invariant_max_bbs_in_loop != ptr2->x_param_loop_invariant_max_bbs_in_loop)
14884 : 0 : internal_error ("%<global_options%> are modified in local context");
14885 : 833212 : if (ptr1->x_param_loop_max_datarefs_for_datadeps != ptr2->x_param_loop_max_datarefs_for_datadeps)
14886 : 0 : internal_error ("%<global_options%> are modified in local context");
14887 : 833212 : if (ptr1->x_param_loop_versioning_max_inner_insns != ptr2->x_param_loop_versioning_max_inner_insns)
14888 : 0 : internal_error ("%<global_options%> are modified in local context");
14889 : 833212 : if (ptr1->x_param_loop_versioning_max_outer_insns != ptr2->x_param_loop_versioning_max_outer_insns)
14890 : 0 : internal_error ("%<global_options%> are modified in local context");
14891 : 833212 : if (ptr1->x_param_lra_inheritance_ebb_probability_cutoff != ptr2->x_param_lra_inheritance_ebb_probability_cutoff)
14892 : 0 : internal_error ("%<global_options%> are modified in local context");
14893 : 833212 : if (ptr1->x_param_lra_max_considered_reload_pseudos != ptr2->x_param_lra_max_considered_reload_pseudos)
14894 : 0 : internal_error ("%<global_options%> are modified in local context");
14895 : 833212 : if (ptr1->x_param_max_locality_partition_size != ptr2->x_param_max_locality_partition_size)
14896 : 0 : internal_error ("%<global_options%> are modified in local context");
14897 : 833212 : if (ptr1->x_param_max_partition_size != ptr2->x_param_max_partition_size)
14898 : 0 : internal_error ("%<global_options%> are modified in local context");
14899 : 833212 : if (ptr1->x_param_max_lto_streaming_parallelism != ptr2->x_param_max_lto_streaming_parallelism)
14900 : 0 : internal_error ("%<global_options%> are modified in local context");
14901 : 833212 : if (ptr1->x_param_min_partition_size != ptr2->x_param_min_partition_size)
14902 : 0 : internal_error ("%<global_options%> are modified in local context");
14903 : 833212 : if (ptr1->x_flag_lto_locality_cloning != ptr2->x_flag_lto_locality_cloning)
14904 : 0 : internal_error ("%<global_options%> are modified in local context");
14905 : 833212 : if (ptr1->x_param_lto_locality_frequency != ptr2->x_param_lto_locality_frequency)
14906 : 0 : internal_error ("%<global_options%> are modified in local context");
14907 : 833212 : if (ptr1->x_param_lto_locality_size != ptr2->x_param_lto_locality_size)
14908 : 0 : internal_error ("%<global_options%> are modified in local context");
14909 : 833212 : if (ptr1->x_param_lto_partitions != ptr2->x_param_lto_partitions)
14910 : 0 : internal_error ("%<global_options%> are modified in local context");
14911 : 833212 : if (ptr1->x_param_max_average_unrolled_insns != ptr2->x_param_max_average_unrolled_insns)
14912 : 0 : internal_error ("%<global_options%> are modified in local context");
14913 : 833212 : if (ptr1->x_param_max_combine_insns != ptr2->x_param_max_combine_insns)
14914 : 0 : internal_error ("%<global_options%> are modified in local context");
14915 : 833212 : if (ptr1->x_param_max_combine_search_insns != ptr2->x_param_max_combine_search_insns)
14916 : 0 : internal_error ("%<global_options%> are modified in local context");
14917 : 833212 : if (ptr1->x_param_max_unroll_iterations != ptr2->x_param_max_unroll_iterations)
14918 : 0 : internal_error ("%<global_options%> are modified in local context");
14919 : 833212 : if (ptr1->x_param_max_completely_peel_times != ptr2->x_param_max_completely_peel_times)
14920 : 0 : internal_error ("%<global_options%> are modified in local context");
14921 : 833212 : if (ptr1->x_param_max_completely_peeled_insns != ptr2->x_param_max_completely_peeled_insns)
14922 : 0 : internal_error ("%<global_options%> are modified in local context");
14923 : 833212 : if (ptr1->x_param_max_crossjump_edges != ptr2->x_param_max_crossjump_edges)
14924 : 0 : internal_error ("%<global_options%> are modified in local context");
14925 : 833212 : if (ptr1->x_param_max_cse_insns != ptr2->x_param_max_cse_insns)
14926 : 0 : internal_error ("%<global_options%> are modified in local context");
14927 : 833212 : if (ptr1->x_param_max_cse_path_length != ptr2->x_param_max_cse_path_length)
14928 : 0 : internal_error ("%<global_options%> are modified in local context");
14929 : 833212 : if (ptr1->x_param_max_cselib_memory_locations != ptr2->x_param_max_cselib_memory_locations)
14930 : 0 : internal_error ("%<global_options%> are modified in local context");
14931 : 833212 : if (ptr1->x_param_max_debug_marker_count != ptr2->x_param_max_debug_marker_count)
14932 : 0 : internal_error ("%<global_options%> are modified in local context");
14933 : 833212 : if (ptr1->x_param_max_delay_slot_insn_search != ptr2->x_param_max_delay_slot_insn_search)
14934 : 0 : internal_error ("%<global_options%> are modified in local context");
14935 : 833212 : if (ptr1->x_param_max_delay_slot_live_search != ptr2->x_param_max_delay_slot_live_search)
14936 : 0 : internal_error ("%<global_options%> are modified in local context");
14937 : 833212 : if (ptr1->x_param_max_dse_active_local_stores != ptr2->x_param_max_dse_active_local_stores)
14938 : 0 : internal_error ("%<global_options%> are modified in local context");
14939 : 833212 : if (ptr1->x_param_early_inliner_max_iterations != ptr2->x_param_early_inliner_max_iterations)
14940 : 0 : internal_error ("%<global_options%> are modified in local context");
14941 : 833212 : if (ptr1->x_param_max_find_base_term_values != ptr2->x_param_max_find_base_term_values)
14942 : 0 : internal_error ("%<global_options%> are modified in local context");
14943 : 833212 : if (ptr1->x_param_max_fsm_thread_path_insns != ptr2->x_param_max_fsm_thread_path_insns)
14944 : 0 : internal_error ("%<global_options%> are modified in local context");
14945 : 833212 : if (ptr1->x_param_max_gcse_insertion_ratio != ptr2->x_param_max_gcse_insertion_ratio)
14946 : 0 : internal_error ("%<global_options%> are modified in local context");
14947 : 833212 : if (ptr1->x_param_max_gcse_memory != ptr2->x_param_max_gcse_memory)
14948 : 0 : internal_error ("%<global_options%> are modified in local context");
14949 : 833212 : if (ptr1->x_param_max_goto_duplication_insns != ptr2->x_param_max_goto_duplication_insns)
14950 : 0 : internal_error ("%<global_options%> are modified in local context");
14951 : 833212 : if (ptr1->x_param_max_grow_copy_bb_insns != ptr2->x_param_max_grow_copy_bb_insns)
14952 : 0 : internal_error ("%<global_options%> are modified in local context");
14953 : 833212 : if (ptr1->x_param_max_hoist_depth != ptr2->x_param_max_hoist_depth)
14954 : 0 : internal_error ("%<global_options%> are modified in local context");
14955 : 833212 : if (ptr1->x_param_inline_functions_called_once_insns != ptr2->x_param_inline_functions_called_once_insns)
14956 : 0 : internal_error ("%<global_options%> are modified in local context");
14957 : 833212 : if (ptr1->x_param_inline_functions_called_once_loop_depth != ptr2->x_param_inline_functions_called_once_loop_depth)
14958 : 0 : internal_error ("%<global_options%> are modified in local context");
14959 : 833212 : if (ptr1->x_param_max_inline_insns_auto != ptr2->x_param_max_inline_insns_auto)
14960 : 0 : internal_error ("%<global_options%> are modified in local context");
14961 : 833212 : if (ptr1->x_param_max_inline_insns_recursive_auto != ptr2->x_param_max_inline_insns_recursive_auto)
14962 : 0 : internal_error ("%<global_options%> are modified in local context");
14963 : 833212 : if (ptr1->x_param_max_inline_insns_recursive != ptr2->x_param_max_inline_insns_recursive)
14964 : 0 : internal_error ("%<global_options%> are modified in local context");
14965 : 833212 : if (ptr1->x_param_max_inline_insns_single != ptr2->x_param_max_inline_insns_single)
14966 : 0 : internal_error ("%<global_options%> are modified in local context");
14967 : 833212 : if (ptr1->x_param_max_inline_insns_size != ptr2->x_param_max_inline_insns_size)
14968 : 0 : internal_error ("%<global_options%> are modified in local context");
14969 : 833212 : if (ptr1->x_param_max_inline_insns_small != ptr2->x_param_max_inline_insns_small)
14970 : 0 : internal_error ("%<global_options%> are modified in local context");
14971 : 833212 : if (ptr1->x_param_max_inline_recursive_depth_auto != ptr2->x_param_max_inline_recursive_depth_auto)
14972 : 0 : internal_error ("%<global_options%> are modified in local context");
14973 : 833212 : if (ptr1->x_param_max_inline_recursive_depth != ptr2->x_param_max_inline_recursive_depth)
14974 : 0 : internal_error ("%<global_options%> are modified in local context");
14975 : 833212 : if (ptr1->x_param_max_isl_operations != ptr2->x_param_max_isl_operations)
14976 : 0 : internal_error ("%<global_options%> are modified in local context");
14977 : 833212 : if (ptr1->x_param_max_iterations_computation_cost != ptr2->x_param_max_iterations_computation_cost)
14978 : 0 : internal_error ("%<global_options%> are modified in local context");
14979 : 833212 : if (ptr1->x_param_max_iterations_to_track != ptr2->x_param_max_iterations_to_track)
14980 : 0 : internal_error ("%<global_options%> are modified in local context");
14981 : 833212 : if (ptr1->x_param_max_jump_thread_duplication_stmts != ptr2->x_param_max_jump_thread_duplication_stmts)
14982 : 0 : internal_error ("%<global_options%> are modified in local context");
14983 : 833212 : if (ptr1->x_param_max_jump_thread_paths != ptr2->x_param_max_jump_thread_paths)
14984 : 0 : internal_error ("%<global_options%> are modified in local context");
14985 : 833212 : if (ptr1->x_param_max_last_value_rtl != ptr2->x_param_max_last_value_rtl)
14986 : 0 : internal_error ("%<global_options%> are modified in local context");
14987 : 833212 : if (ptr1->x_param_max_loop_header_insns != ptr2->x_param_max_loop_header_insns)
14988 : 0 : internal_error ("%<global_options%> are modified in local context");
14989 : 833212 : if (ptr1->x_param_max_modulo_backtrack_attempts != ptr2->x_param_max_modulo_backtrack_attempts)
14990 : 0 : internal_error ("%<global_options%> are modified in local context");
14991 : 833212 : if (ptr1->x_param_max_partial_antic_length != ptr2->x_param_max_partial_antic_length)
14992 : 0 : internal_error ("%<global_options%> are modified in local context");
14993 : 833212 : if (ptr1->x_param_max_peel_branches != ptr2->x_param_max_peel_branches)
14994 : 0 : internal_error ("%<global_options%> are modified in local context");
14995 : 833212 : if (ptr1->x_param_max_peel_times != ptr2->x_param_max_peel_times)
14996 : 0 : internal_error ("%<global_options%> are modified in local context");
14997 : 833212 : if (ptr1->x_param_max_peeled_insns != ptr2->x_param_max_peeled_insns)
14998 : 0 : internal_error ("%<global_options%> are modified in local context");
14999 : 833212 : if (ptr1->x_param_max_pending_list_length != ptr2->x_param_max_pending_list_length)
15000 : 0 : internal_error ("%<global_options%> are modified in local context");
15001 : 833212 : if (ptr1->x_param_max_pipeline_region_blocks != ptr2->x_param_max_pipeline_region_blocks)
15002 : 0 : internal_error ("%<global_options%> are modified in local context");
15003 : 833212 : if (ptr1->x_param_max_pipeline_region_insns != ptr2->x_param_max_pipeline_region_insns)
15004 : 0 : internal_error ("%<global_options%> are modified in local context");
15005 : 833212 : if (ptr1->x_param_max_pow_sqrt_depth != ptr2->x_param_max_pow_sqrt_depth)
15006 : 0 : internal_error ("%<global_options%> are modified in local context");
15007 : 833212 : if (ptr1->x_param_max_predicted_iterations != ptr2->x_param_max_predicted_iterations)
15008 : 0 : internal_error ("%<global_options%> are modified in local context");
15009 : 833212 : if (ptr1->x_param_max_reload_search_insns != ptr2->x_param_max_reload_search_insns)
15010 : 0 : internal_error ("%<global_options%> are modified in local context");
15011 : 833212 : if (ptr1->x_param_max_rtl_if_conversion_insns != ptr2->x_param_max_rtl_if_conversion_insns)
15012 : 0 : internal_error ("%<global_options%> are modified in local context");
15013 : 833212 : if (ptr1->x_param_max_rtl_if_conversion_predictable_cost != ptr2->x_param_max_rtl_if_conversion_predictable_cost)
15014 : 0 : internal_error ("%<global_options%> are modified in local context");
15015 : 833212 : if (ptr1->x_param_max_rtl_if_conversion_unpredictable_cost != ptr2->x_param_max_rtl_if_conversion_unpredictable_cost)
15016 : 0 : internal_error ("%<global_options%> are modified in local context");
15017 : 833212 : if (ptr1->x_param_max_sched_extend_regions_iters != ptr2->x_param_max_sched_extend_regions_iters)
15018 : 0 : internal_error ("%<global_options%> are modified in local context");
15019 : 833212 : if (ptr1->x_param_max_sched_insn_conflict_delay != ptr2->x_param_max_sched_insn_conflict_delay)
15020 : 0 : internal_error ("%<global_options%> are modified in local context");
15021 : 833212 : if (ptr1->x_param_max_sched_ready_insns != ptr2->x_param_max_sched_ready_insns)
15022 : 0 : internal_error ("%<global_options%> are modified in local context");
15023 : 833212 : if (ptr1->x_param_max_sched_region_blocks != ptr2->x_param_max_sched_region_blocks)
15024 : 0 : internal_error ("%<global_options%> are modified in local context");
15025 : 833212 : if (ptr1->x_param_max_sched_region_insns != ptr2->x_param_max_sched_region_insns)
15026 : 0 : internal_error ("%<global_options%> are modified in local context");
15027 : 833212 : if (ptr1->x_param_max_slsr_candidate_scan != ptr2->x_param_max_slsr_candidate_scan)
15028 : 0 : internal_error ("%<global_options%> are modified in local context");
15029 : 833212 : if (ptr1->x_param_max_speculative_devirt_maydefs != ptr2->x_param_max_speculative_devirt_maydefs)
15030 : 0 : internal_error ("%<global_options%> are modified in local context");
15031 : 833212 : if (ptr1->x_param_max_ssa_name_query_depth != ptr2->x_param_max_ssa_name_query_depth)
15032 : 0 : internal_error ("%<global_options%> are modified in local context");
15033 : 833212 : if (ptr1->x_param_max_store_chains_to_track != ptr2->x_param_max_store_chains_to_track)
15034 : 0 : internal_error ("%<global_options%> are modified in local context");
15035 : 833212 : if (ptr1->x_param_max_stores_to_merge != ptr2->x_param_max_stores_to_merge)
15036 : 0 : internal_error ("%<global_options%> are modified in local context");
15037 : 833212 : if (ptr1->x_param_max_stores_to_sink != ptr2->x_param_max_stores_to_sink)
15038 : 0 : internal_error ("%<global_options%> are modified in local context");
15039 : 833212 : if (ptr1->x_param_max_stores_to_track != ptr2->x_param_max_stores_to_track)
15040 : 0 : internal_error ("%<global_options%> are modified in local context");
15041 : 833212 : if (ptr1->x_param_max_tail_merge_comparisons != ptr2->x_param_max_tail_merge_comparisons)
15042 : 0 : internal_error ("%<global_options%> are modified in local context");
15043 : 833212 : if (ptr1->x_param_max_tail_merge_iterations != ptr2->x_param_max_tail_merge_iterations)
15044 : 0 : internal_error ("%<global_options%> are modified in local context");
15045 : 833212 : if (ptr1->x_param_max_tracked_strlens != ptr2->x_param_max_tracked_strlens)
15046 : 0 : internal_error ("%<global_options%> are modified in local context");
15047 : 833212 : if (ptr1->x_param_max_tree_if_conversion_phi_args != ptr2->x_param_max_tree_if_conversion_phi_args)
15048 : 0 : internal_error ("%<global_options%> are modified in local context");
15049 : 833212 : if (ptr1->x_param_max_unroll_times != ptr2->x_param_max_unroll_times)
15050 : 0 : internal_error ("%<global_options%> are modified in local context");
15051 : 833212 : if (ptr1->x_param_max_unrolled_insns != ptr2->x_param_max_unrolled_insns)
15052 : 0 : internal_error ("%<global_options%> are modified in local context");
15053 : 833212 : if (ptr1->x_param_max_unswitch_depth != ptr2->x_param_max_unswitch_depth)
15054 : 0 : internal_error ("%<global_options%> are modified in local context");
15055 : 833212 : if (ptr1->x_param_max_unswitch_insns != ptr2->x_param_max_unswitch_insns)
15056 : 0 : internal_error ("%<global_options%> are modified in local context");
15057 : 833212 : if (ptr1->x_param_max_variable_expansions != ptr2->x_param_max_variable_expansions)
15058 : 0 : internal_error ("%<global_options%> are modified in local context");
15059 : 833212 : if (ptr1->x_param_max_vartrack_expr_depth != ptr2->x_param_max_vartrack_expr_depth)
15060 : 0 : internal_error ("%<global_options%> are modified in local context");
15061 : 833212 : if (ptr1->x_param_max_vartrack_reverse_op_size != ptr2->x_param_max_vartrack_reverse_op_size)
15062 : 0 : internal_error ("%<global_options%> are modified in local context");
15063 : 833212 : if (ptr1->x_param_max_vartrack_size != ptr2->x_param_max_vartrack_size)
15064 : 0 : internal_error ("%<global_options%> are modified in local context");
15065 : 833212 : if (ptr1->x_param_min_crossjump_insns != ptr2->x_param_min_crossjump_insns)
15066 : 0 : internal_error ("%<global_options%> are modified in local context");
15067 : 833212 : if (ptr1->x_param_min_inline_recursive_probability != ptr2->x_param_min_inline_recursive_probability)
15068 : 0 : internal_error ("%<global_options%> are modified in local context");
15069 : 833212 : if (ptr1->x_param_min_insn_to_prefetch_ratio != ptr2->x_param_min_insn_to_prefetch_ratio)
15070 : 0 : internal_error ("%<global_options%> are modified in local context");
15071 : 833212 : if (ptr1->x_param_min_loop_cond_split_prob != ptr2->x_param_min_loop_cond_split_prob)
15072 : 0 : internal_error ("%<global_options%> are modified in local context");
15073 : 833212 : if (ptr1->x_param_min_nondebug_insn_uid != ptr2->x_param_min_nondebug_insn_uid)
15074 : 0 : internal_error ("%<global_options%> are modified in local context");
15075 : 833212 : if (ptr1->x_param_min_pagesize != ptr2->x_param_min_pagesize)
15076 : 0 : internal_error ("%<global_options%> are modified in local context");
15077 : 833212 : if (ptr1->x_param_min_size_for_stack_sharing != ptr2->x_param_min_size_for_stack_sharing)
15078 : 0 : internal_error ("%<global_options%> are modified in local context");
15079 : 833212 : if (ptr1->x_param_min_spec_prob != ptr2->x_param_min_spec_prob)
15080 : 0 : internal_error ("%<global_options%> are modified in local context");
15081 : 833212 : if (ptr1->x_param_min_vect_loop_bound != ptr2->x_param_min_vect_loop_bound)
15082 : 0 : internal_error ("%<global_options%> are modified in local context");
15083 : 833212 : if (ptr1->x_param_modref_max_accesses != ptr2->x_param_modref_max_accesses)
15084 : 0 : internal_error ("%<global_options%> are modified in local context");
15085 : 833212 : if (ptr1->x_param_modref_max_adjustments != ptr2->x_param_modref_max_adjustments)
15086 : 0 : internal_error ("%<global_options%> are modified in local context");
15087 : 833212 : if (ptr1->x_param_modref_max_bases != ptr2->x_param_modref_max_bases)
15088 : 0 : internal_error ("%<global_options%> are modified in local context");
15089 : 833212 : if (ptr1->x_param_modref_max_depth != ptr2->x_param_modref_max_depth)
15090 : 0 : internal_error ("%<global_options%> are modified in local context");
15091 : 833212 : if (ptr1->x_param_modref_max_escape_points != ptr2->x_param_modref_max_escape_points)
15092 : 0 : internal_error ("%<global_options%> are modified in local context");
15093 : 833212 : if (ptr1->x_param_modref_max_refs != ptr2->x_param_modref_max_refs)
15094 : 0 : internal_error ("%<global_options%> are modified in local context");
15095 : 833212 : if (ptr1->x_param_modref_max_tests != ptr2->x_param_modref_max_tests)
15096 : 0 : internal_error ("%<global_options%> are modified in local context");
15097 : 833212 : if (ptr1->x_param_openacc_kernels != ptr2->x_param_openacc_kernels)
15098 : 0 : internal_error ("%<global_options%> are modified in local context");
15099 : 833212 : if (ptr1->x_param_openacc_privatization != ptr2->x_param_openacc_privatization)
15100 : 0 : internal_error ("%<global_options%> are modified in local context");
15101 : 833212 : if (ptr1->x_param_parloops_chunk_size != ptr2->x_param_parloops_chunk_size)
15102 : 0 : internal_error ("%<global_options%> are modified in local context");
15103 : 833212 : if (ptr1->x_param_parloops_min_per_thread != ptr2->x_param_parloops_min_per_thread)
15104 : 0 : internal_error ("%<global_options%> are modified in local context");
15105 : 833212 : if (ptr1->x_param_parloops_schedule != ptr2->x_param_parloops_schedule)
15106 : 0 : internal_error ("%<global_options%> are modified in local context");
15107 : 833212 : if (ptr1->x_param_partial_inlining_entry_probability != ptr2->x_param_partial_inlining_entry_probability)
15108 : 0 : internal_error ("%<global_options%> are modified in local context");
15109 : 833212 : if (ptr1->x_param_phiopt_factor_max_stmts_live != ptr2->x_param_phiopt_factor_max_stmts_live)
15110 : 0 : internal_error ("%<global_options%> are modified in local context");
15111 : 833212 : if (ptr1->x_param_predictable_branch_outcome != ptr2->x_param_predictable_branch_outcome)
15112 : 0 : internal_error ("%<global_options%> are modified in local context");
15113 : 833212 : if (ptr1->x_param_prefetch_dynamic_strides != ptr2->x_param_prefetch_dynamic_strides)
15114 : 0 : internal_error ("%<global_options%> are modified in local context");
15115 : 833212 : if (ptr1->x_param_prefetch_latency != ptr2->x_param_prefetch_latency)
15116 : 0 : internal_error ("%<global_options%> are modified in local context");
15117 : 833212 : if (ptr1->x_param_prefetch_min_insn_to_mem_ratio != ptr2->x_param_prefetch_min_insn_to_mem_ratio)
15118 : 0 : internal_error ("%<global_options%> are modified in local context");
15119 : 833212 : if (ptr1->x_param_prefetch_minimum_stride != ptr2->x_param_prefetch_minimum_stride)
15120 : 0 : internal_error ("%<global_options%> are modified in local context");
15121 : 833212 : if (ptr1->x_param_profile_func_internal_id != ptr2->x_param_profile_func_internal_id)
15122 : 0 : internal_error ("%<global_options%> are modified in local context");
15123 : 833212 : if (ptr1->x_param_ranger_debug != ptr2->x_param_ranger_debug)
15124 : 0 : internal_error ("%<global_options%> are modified in local context");
15125 : 833212 : if (ptr1->x_param_ranger_logical_depth != ptr2->x_param_ranger_logical_depth)
15126 : 0 : internal_error ("%<global_options%> are modified in local context");
15127 : 833212 : if (ptr1->x_param_ranger_recompute_depth != ptr2->x_param_ranger_recompute_depth)
15128 : 0 : internal_error ("%<global_options%> are modified in local context");
15129 : 833212 : if (ptr1->x_param_relation_block_limit != ptr2->x_param_relation_block_limit)
15130 : 0 : internal_error ("%<global_options%> are modified in local context");
15131 : 833212 : if (ptr1->x_param_rpo_vn_max_loop_depth != ptr2->x_param_rpo_vn_max_loop_depth)
15132 : 0 : internal_error ("%<global_options%> are modified in local context");
15133 : 833212 : if (ptr1->x_param_sccvn_max_alias_queries_per_access != ptr2->x_param_sccvn_max_alias_queries_per_access)
15134 : 0 : internal_error ("%<global_options%> are modified in local context");
15135 : 833212 : if (ptr1->x_param_scev_max_expr_complexity != ptr2->x_param_scev_max_expr_complexity)
15136 : 0 : internal_error ("%<global_options%> are modified in local context");
15137 : 833212 : if (ptr1->x_param_scev_max_expr_size != ptr2->x_param_scev_max_expr_size)
15138 : 0 : internal_error ("%<global_options%> are modified in local context");
15139 : 833212 : if (ptr1->x_param_sched_autopref_queue_depth != ptr2->x_param_sched_autopref_queue_depth)
15140 : 0 : internal_error ("%<global_options%> are modified in local context");
15141 : 833212 : if (ptr1->x_param_sched_mem_true_dep_cost != ptr2->x_param_sched_mem_true_dep_cost)
15142 : 0 : internal_error ("%<global_options%> are modified in local context");
15143 : 833212 : if (ptr1->x_param_sched_pressure_algorithm != ptr2->x_param_sched_pressure_algorithm)
15144 : 0 : internal_error ("%<global_options%> are modified in local context");
15145 : 833212 : if (ptr1->x_param_sched_spec_prob_cutoff != ptr2->x_param_sched_spec_prob_cutoff)
15146 : 0 : internal_error ("%<global_options%> are modified in local context");
15147 : 833212 : if (ptr1->x_param_sched_state_edge_prob_cutoff != ptr2->x_param_sched_state_edge_prob_cutoff)
15148 : 0 : internal_error ("%<global_options%> are modified in local context");
15149 : 833212 : if (ptr1->x_param_selsched_insns_to_rename != ptr2->x_param_selsched_insns_to_rename)
15150 : 0 : internal_error ("%<global_options%> are modified in local context");
15151 : 833212 : if (ptr1->x_param_selsched_max_lookahead != ptr2->x_param_selsched_max_lookahead)
15152 : 0 : internal_error ("%<global_options%> are modified in local context");
15153 : 833212 : if (ptr1->x_param_selsched_max_sched_times != ptr2->x_param_selsched_max_sched_times)
15154 : 0 : internal_error ("%<global_options%> are modified in local context");
15155 : 833212 : if (ptr1->x_param_simultaneous_prefetches != ptr2->x_param_simultaneous_prefetches)
15156 : 0 : internal_error ("%<global_options%> are modified in local context");
15157 : 833212 : if (ptr1->x_param_sink_frequency_threshold != ptr2->x_param_sink_frequency_threshold)
15158 : 0 : internal_error ("%<global_options%> are modified in local context");
15159 : 833212 : if (ptr1->x_param_sms_dfa_history != ptr2->x_param_sms_dfa_history)
15160 : 0 : internal_error ("%<global_options%> are modified in local context");
15161 : 833212 : if (ptr1->x_param_sms_loop_average_count_threshold != ptr2->x_param_sms_loop_average_count_threshold)
15162 : 0 : internal_error ("%<global_options%> are modified in local context");
15163 : 833212 : if (ptr1->x_param_sms_max_ii_factor != ptr2->x_param_sms_max_ii_factor)
15164 : 0 : internal_error ("%<global_options%> are modified in local context");
15165 : 833212 : if (ptr1->x_param_sms_min_sc != ptr2->x_param_sms_min_sc)
15166 : 0 : internal_error ("%<global_options%> are modified in local context");
15167 : 833212 : if (ptr1->x_param_sra_max_propagations != ptr2->x_param_sra_max_propagations)
15168 : 0 : internal_error ("%<global_options%> are modified in local context");
15169 : 833212 : if (ptr1->x_param_sra_max_scalarization_size_size != ptr2->x_param_sra_max_scalarization_size_size)
15170 : 0 : internal_error ("%<global_options%> are modified in local context");
15171 : 833212 : if (ptr1->x_param_sra_max_scalarization_size_speed != ptr2->x_param_sra_max_scalarization_size_speed)
15172 : 0 : internal_error ("%<global_options%> are modified in local context");
15173 : 833212 : if (ptr1->x_param_ssa_name_def_chain_limit != ptr2->x_param_ssa_name_def_chain_limit)
15174 : 0 : internal_error ("%<global_options%> are modified in local context");
15175 : 833212 : if (ptr1->x_param_ssp_buffer_size != ptr2->x_param_ssp_buffer_size)
15176 : 0 : internal_error ("%<global_options%> are modified in local context");
15177 : 833212 : if (ptr1->x_param_stack_clash_protection_guard_size != ptr2->x_param_stack_clash_protection_guard_size)
15178 : 0 : internal_error ("%<global_options%> are modified in local context");
15179 : 833212 : if (ptr1->x_param_stack_clash_protection_probe_interval != ptr2->x_param_stack_clash_protection_probe_interval)
15180 : 0 : internal_error ("%<global_options%> are modified in local context");
15181 : 833212 : if (ptr1->x_param_store_forwarding_max_distance != ptr2->x_param_store_forwarding_max_distance)
15182 : 0 : internal_error ("%<global_options%> are modified in local context");
15183 : 833212 : if (ptr1->x_param_store_merging_allow_unaligned != ptr2->x_param_store_merging_allow_unaligned)
15184 : 0 : internal_error ("%<global_options%> are modified in local context");
15185 : 833212 : if (ptr1->x_param_store_merging_max_size != ptr2->x_param_store_merging_max_size)
15186 : 0 : internal_error ("%<global_options%> are modified in local context");
15187 : 833212 : if (ptr1->x_param_switch_conversion_branch_ratio != ptr2->x_param_switch_conversion_branch_ratio)
15188 : 0 : internal_error ("%<global_options%> are modified in local context");
15189 : 833212 : if (ptr1->x_param_switch_lower_slow_alg_max_cases != ptr2->x_param_switch_lower_slow_alg_max_cases)
15190 : 0 : internal_error ("%<global_options%> are modified in local context");
15191 : 833212 : if (ptr1->x_param_threader_debug != ptr2->x_param_threader_debug)
15192 : 0 : internal_error ("%<global_options%> are modified in local context");
15193 : 833212 : if (ptr1->x_param_tm_max_aggregate_size != ptr2->x_param_tm_max_aggregate_size)
15194 : 0 : internal_error ("%<global_options%> are modified in local context");
15195 : 833212 : if (ptr1->x_param_tracer_dynamic_coverage_feedback != ptr2->x_param_tracer_dynamic_coverage_feedback)
15196 : 0 : internal_error ("%<global_options%> are modified in local context");
15197 : 833212 : if (ptr1->x_param_tracer_dynamic_coverage != ptr2->x_param_tracer_dynamic_coverage)
15198 : 0 : internal_error ("%<global_options%> are modified in local context");
15199 : 833212 : if (ptr1->x_param_tracer_max_code_growth != ptr2->x_param_tracer_max_code_growth)
15200 : 0 : internal_error ("%<global_options%> are modified in local context");
15201 : 833212 : if (ptr1->x_param_tracer_min_branch_probability_feedback != ptr2->x_param_tracer_min_branch_probability_feedback)
15202 : 0 : internal_error ("%<global_options%> are modified in local context");
15203 : 833212 : if (ptr1->x_param_tracer_min_branch_probability != ptr2->x_param_tracer_min_branch_probability)
15204 : 0 : internal_error ("%<global_options%> are modified in local context");
15205 : 833212 : if (ptr1->x_param_tracer_min_branch_ratio != ptr2->x_param_tracer_min_branch_ratio)
15206 : 0 : internal_error ("%<global_options%> are modified in local context");
15207 : 833212 : if (ptr1->x_param_transitive_relations_work_bound != ptr2->x_param_transitive_relations_work_bound)
15208 : 0 : internal_error ("%<global_options%> are modified in local context");
15209 : 833212 : if (ptr1->x_param_tree_reassoc_width != ptr2->x_param_tree_reassoc_width)
15210 : 0 : internal_error ("%<global_options%> are modified in local context");
15211 : 833212 : if (ptr1->x_param_tsan_distinguish_volatile != ptr2->x_param_tsan_distinguish_volatile)
15212 : 0 : internal_error ("%<global_options%> are modified in local context");
15213 : 833212 : if (ptr1->x_param_tsan_instrument_func_entry_exit != ptr2->x_param_tsan_instrument_func_entry_exit)
15214 : 0 : internal_error ("%<global_options%> are modified in local context");
15215 : 833212 : if (ptr1->x_param_uninit_control_dep_attempts != ptr2->x_param_uninit_control_dep_attempts)
15216 : 0 : internal_error ("%<global_options%> are modified in local context");
15217 : 833212 : if (ptr1->x_param_uninit_max_chain_len != ptr2->x_param_uninit_max_chain_len)
15218 : 0 : internal_error ("%<global_options%> are modified in local context");
15219 : 833212 : if (ptr1->x_param_uninit_max_num_chains != ptr2->x_param_uninit_max_num_chains)
15220 : 0 : internal_error ("%<global_options%> are modified in local context");
15221 : 833212 : if (ptr1->x_param_uninit_max_prune_work != ptr2->x_param_uninit_max_prune_work)
15222 : 0 : internal_error ("%<global_options%> are modified in local context");
15223 : 833212 : if (ptr1->x_param_uninlined_function_insns != ptr2->x_param_uninlined_function_insns)
15224 : 0 : internal_error ("%<global_options%> are modified in local context");
15225 : 833212 : if (ptr1->x_param_uninlined_function_time != ptr2->x_param_uninlined_function_time)
15226 : 0 : internal_error ("%<global_options%> are modified in local context");
15227 : 833212 : if (ptr1->x_param_uninlined_function_thunk_insns != ptr2->x_param_uninlined_function_thunk_insns)
15228 : 0 : internal_error ("%<global_options%> are modified in local context");
15229 : 833212 : if (ptr1->x_param_uninlined_function_thunk_time != ptr2->x_param_uninlined_function_thunk_time)
15230 : 0 : internal_error ("%<global_options%> are modified in local context");
15231 : 833212 : if (ptr1->x_param_unlikely_bb_count_fraction != ptr2->x_param_unlikely_bb_count_fraction)
15232 : 0 : internal_error ("%<global_options%> are modified in local context");
15233 : 833212 : if (ptr1->x_param_unroll_jam_max_unroll != ptr2->x_param_unroll_jam_max_unroll)
15234 : 0 : internal_error ("%<global_options%> are modified in local context");
15235 : 833212 : if (ptr1->x_param_unroll_jam_min_percent != ptr2->x_param_unroll_jam_min_percent)
15236 : 0 : internal_error ("%<global_options%> are modified in local context");
15237 : 833212 : if (ptr1->x_param_use_after_scope_direct_emission_threshold != ptr2->x_param_use_after_scope_direct_emission_threshold)
15238 : 0 : internal_error ("%<global_options%> are modified in local context");
15239 : 833212 : if (ptr1->x_param_use_canonical_types != ptr2->x_param_use_canonical_types)
15240 : 0 : internal_error ("%<global_options%> are modified in local context");
15241 : 833212 : if (ptr1->x_param_vect_epilogues_nomask != ptr2->x_param_vect_epilogues_nomask)
15242 : 0 : internal_error ("%<global_options%> are modified in local context");
15243 : 833212 : if (ptr1->x_param_vect_induction_float != ptr2->x_param_vect_induction_float)
15244 : 0 : internal_error ("%<global_options%> are modified in local context");
15245 : 833212 : if (ptr1->x_param_vect_inner_loop_cost_factor != ptr2->x_param_vect_inner_loop_cost_factor)
15246 : 0 : internal_error ("%<global_options%> are modified in local context");
15247 : 833212 : if (ptr1->x_param_vect_max_layout_candidates != ptr2->x_param_vect_max_layout_candidates)
15248 : 0 : internal_error ("%<global_options%> are modified in local context");
15249 : 833212 : if (ptr1->x_param_vect_max_peeling_for_alignment != ptr2->x_param_vect_max_peeling_for_alignment)
15250 : 0 : internal_error ("%<global_options%> are modified in local context");
15251 : 833212 : if (ptr1->x_param_vect_max_version_for_alias_checks != ptr2->x_param_vect_max_version_for_alias_checks)
15252 : 0 : internal_error ("%<global_options%> are modified in local context");
15253 : 833212 : if (ptr1->x_param_vect_max_version_for_alignment_checks != ptr2->x_param_vect_max_version_for_alignment_checks)
15254 : 0 : internal_error ("%<global_options%> are modified in local context");
15255 : 833212 : if (ptr1->x_param_vect_partial_vector_usage != ptr2->x_param_vect_partial_vector_usage)
15256 : 0 : internal_error ("%<global_options%> are modified in local context");
15257 : 833212 : if (ptr1->x_param_vect_scalar_cost_multiplier != ptr2->x_param_vect_scalar_cost_multiplier)
15258 : 0 : internal_error ("%<global_options%> are modified in local context");
15259 : 833212 : if (ptr1->x_param_vrp_block_limit != ptr2->x_param_vrp_block_limit)
15260 : 0 : internal_error ("%<global_options%> are modified in local context");
15261 : 833212 : if (ptr1->x_param_vrp_sparse_threshold != ptr2->x_param_vrp_sparse_threshold)
15262 : 0 : internal_error ("%<global_options%> are modified in local context");
15263 : 833212 : if (ptr1->x_param_vrp_switch_limit != ptr2->x_param_vrp_switch_limit)
15264 : 0 : internal_error ("%<global_options%> are modified in local context");
15265 : 833212 : if (ptr1->x_param_vrp_vector_threshold != ptr2->x_param_vrp_vector_threshold)
15266 : 0 : internal_error ("%<global_options%> are modified in local context");
15267 : 833212 : if (ptr1->x_x86_stlf_window_ninsns != ptr2->x_x86_stlf_window_ninsns)
15268 : 0 : internal_error ("%<global_options%> are modified in local context");
15269 : 833212 : if (ptr1->x_x86_stv_max_visits != ptr2->x_x86_stv_max_visits)
15270 : 0 : internal_error ("%<global_options%> are modified in local context");
15271 : 833212 : if (ptr1->x_flag_preprocess_only != ptr2->x_flag_preprocess_only)
15272 : 0 : internal_error ("%<global_options%> are modified in local context");
15273 : 833212 : if (ptr1->x_warnings_are_errors != ptr2->x_warnings_are_errors)
15274 : 0 : internal_error ("%<global_options%> are modified in local context");
15275 : 833212 : if (ptr1->x_flag_fatal_errors != ptr2->x_flag_fatal_errors)
15276 : 0 : internal_error ("%<global_options%> are modified in local context");
15277 : 833212 : if (ptr1->x_flag_warn_frontend_loop_interchange != ptr2->x_flag_warn_frontend_loop_interchange)
15278 : 0 : internal_error ("%<global_options%> are modified in local context");
15279 : 833212 : if (ptr1->x_warn_unknown_pragmas != ptr2->x_warn_unknown_pragmas)
15280 : 0 : internal_error ("%<global_options%> are modified in local context");
15281 : 833212 : if (ptr1->x_aux_info_file_name != ptr2->x_aux_info_file_name)
15282 : 0 : internal_error ("%<global_options%> are modified in local context");
15283 : 833212 : if (ptr1->x_flag_dump_callgraph != ptr2->x_flag_dump_callgraph)
15284 : 0 : internal_error ("%<global_options%> are modified in local context");
15285 : 833212 : if (ptr1->x_cobol_copyext != ptr2->x_cobol_copyext)
15286 : 0 : internal_error ("%<global_options%> are modified in local context");
15287 : 833212 : if (ptr1->x_flag_lto_dump_defined != ptr2->x_flag_lto_dump_defined)
15288 : 0 : internal_error ("%<global_options%> are modified in local context");
15289 : 833212 : if (ptr1->x_flag_lto_dump_demangle != ptr2->x_flag_lto_dump_demangle)
15290 : 0 : internal_error ("%<global_options%> are modified in local context");
15291 : 833212 : if (ptr1->x_cobol_dialect != ptr2->x_cobol_dialect)
15292 : 0 : internal_error ("%<global_options%> are modified in local context");
15293 : 833212 : if (ptr1->x_flag_dump_body != ptr2->x_flag_dump_body)
15294 : 0 : internal_error ("%<global_options%> are modified in local context");
15295 : 833212 : if (ptr1->x_flag_dump_level != ptr2->x_flag_dump_level)
15296 : 0 : internal_error ("%<global_options%> are modified in local context");
15297 : 833212 : if (ptr1->x_dump_base_name != ptr2->x_dump_base_name)
15298 : 0 : internal_error ("%<global_options%> are modified in local context");
15299 : 833212 : if (ptr1->x_dump_base_ext != ptr2->x_dump_base_ext)
15300 : 0 : internal_error ("%<global_options%> are modified in local context");
15301 : 833212 : if (ptr1->x_dump_dir_name != ptr2->x_dump_dir_name)
15302 : 0 : internal_error ("%<global_options%> are modified in local context");
15303 : 833212 : if (ptr1->x_flag_pic != ptr2->x_flag_pic)
15304 : 0 : internal_error ("%<global_options%> are modified in local context");
15305 : 833212 : if (ptr1->x_flag_pie != ptr2->x_flag_pie)
15306 : 0 : internal_error ("%<global_options%> are modified in local context");
15307 : 833212 : if (ptr1->x_flag_abi_compat_version != ptr2->x_flag_abi_compat_version)
15308 : 0 : internal_error ("%<global_options%> are modified in local context");
15309 : 833212 : if (ptr1->x_flag_abi_version != ptr2->x_flag_abi_version)
15310 : 0 : internal_error ("%<global_options%> are modified in local context");
15311 : 833212 : if (ptr1->x_flag_access_control != ptr2->x_flag_access_control)
15312 : 0 : internal_error ("%<global_options%> are modified in local context");
15313 : 833212 : if (ptr1->x_ada_specs_parent != ptr2->x_ada_specs_parent)
15314 : 0 : internal_error ("%<global_options%> are modified in local context");
15315 : 833212 : if (ptr1->x_flag_aggressive_function_elimination != ptr2->x_flag_aggressive_function_elimination)
15316 : 0 : internal_error ("%<global_options%> are modified in local context");
15317 : 833212 : if (ptr1->x_flag_aggressive_loop_optimizations != ptr2->x_flag_aggressive_loop_optimizations)
15318 : 0 : internal_error ("%<global_options%> are modified in local context");
15319 : 833212 : if (ptr1->x_flag_align_commons != ptr2->x_flag_align_commons)
15320 : 0 : internal_error ("%<global_options%> are modified in local context");
15321 : 833212 : if (ptr1->x_flag_align_functions != ptr2->x_flag_align_functions)
15322 : 0 : internal_error ("%<global_options%> are modified in local context");
15323 : 833212 : if (ptr1->x_str_align_functions != ptr2->x_str_align_functions
15324 : 0 : && (!ptr1->x_str_align_functions || !ptr2->x_str_align_functions
15325 : 0 : || strcmp (ptr1->x_str_align_functions, ptr2->x_str_align_functions)))
15326 : 0 : internal_error ("%<global_options%> are modified in local context");
15327 : 833212 : if (ptr1->x_flag_align_jumps != ptr2->x_flag_align_jumps)
15328 : 0 : internal_error ("%<global_options%> are modified in local context");
15329 : 833212 : if (ptr1->x_str_align_jumps != ptr2->x_str_align_jumps
15330 : 0 : && (!ptr1->x_str_align_jumps || !ptr2->x_str_align_jumps
15331 : 0 : || strcmp (ptr1->x_str_align_jumps, ptr2->x_str_align_jumps)))
15332 : 0 : internal_error ("%<global_options%> are modified in local context");
15333 : 833212 : if (ptr1->x_flag_align_labels != ptr2->x_flag_align_labels)
15334 : 0 : internal_error ("%<global_options%> are modified in local context");
15335 : 833212 : if (ptr1->x_str_align_labels != ptr2->x_str_align_labels
15336 : 0 : && (!ptr1->x_str_align_labels || !ptr2->x_str_align_labels
15337 : 0 : || strcmp (ptr1->x_str_align_labels, ptr2->x_str_align_labels)))
15338 : 0 : internal_error ("%<global_options%> are modified in local context");
15339 : 833212 : if (ptr1->x_flag_align_loops != ptr2->x_flag_align_loops)
15340 : 0 : internal_error ("%<global_options%> are modified in local context");
15341 : 833212 : if (ptr1->x_str_align_loops != ptr2->x_str_align_loops
15342 : 0 : && (!ptr1->x_str_align_loops || !ptr2->x_str_align_loops
15343 : 0 : || strcmp (ptr1->x_str_align_loops, ptr2->x_str_align_loops)))
15344 : 0 : internal_error ("%<global_options%> are modified in local context");
15345 : 833212 : if (ptr1->x_aligned_new_threshold != ptr2->x_aligned_new_threshold)
15346 : 0 : internal_error ("%<global_options%> are modified in local context");
15347 : 833212 : if (ptr1->x_flag_all_intrinsics != ptr2->x_flag_all_intrinsics)
15348 : 0 : internal_error ("%<global_options%> are modified in local context");
15349 : 833212 : if (ptr1->x_flag_allocation_dce != ptr2->x_flag_allocation_dce)
15350 : 0 : internal_error ("%<global_options%> are modified in local context");
15351 : 833212 : if (ptr1->x_flag_allow_argument_mismatch != ptr2->x_flag_allow_argument_mismatch)
15352 : 0 : internal_error ("%<global_options%> are modified in local context");
15353 : 833212 : if (ptr1->x_flag_allow_invalid_boz != ptr2->x_flag_allow_invalid_boz)
15354 : 0 : internal_error ("%<global_options%> are modified in local context");
15355 : 833212 : if (ptr1->x_flag_allow_leading_underscore != ptr2->x_flag_allow_leading_underscore)
15356 : 0 : internal_error ("%<global_options%> are modified in local context");
15357 : 833212 : if (ptr1->x_flag_store_data_races != ptr2->x_flag_store_data_races)
15358 : 0 : internal_error ("%<global_options%> are modified in local context");
15359 : 833212 : if (ptr1->x_flag_analyzer != ptr2->x_flag_analyzer)
15360 : 0 : internal_error ("%<global_options%> are modified in local context");
15361 : 833212 : if (ptr1->x_flag_analyzer_call_summaries != ptr2->x_flag_analyzer_call_summaries)
15362 : 0 : internal_error ("%<global_options%> are modified in local context");
15363 : 833212 : if (ptr1->x_flag_analyzer_checker != ptr2->x_flag_analyzer_checker)
15364 : 0 : internal_error ("%<global_options%> are modified in local context");
15365 : 833212 : if (ptr1->x_flag_analyzer_debug_text_art != ptr2->x_flag_analyzer_debug_text_art)
15366 : 0 : internal_error ("%<global_options%> are modified in local context");
15367 : 833212 : if (ptr1->x_flag_analyzer_feasibility != ptr2->x_flag_analyzer_feasibility)
15368 : 0 : internal_error ("%<global_options%> are modified in local context");
15369 : 833212 : if (ptr1->x_flag_analyzer_fine_grained != ptr2->x_flag_analyzer_fine_grained)
15370 : 0 : internal_error ("%<global_options%> are modified in local context");
15371 : 833212 : if (ptr1->x_flag_analyzer_show_duplicate_count != ptr2->x_flag_analyzer_show_duplicate_count)
15372 : 0 : internal_error ("%<global_options%> are modified in local context");
15373 : 833212 : if (ptr1->x_flag_analyzer_show_events_in_system_headers != ptr2->x_flag_analyzer_show_events_in_system_headers)
15374 : 0 : internal_error ("%<global_options%> are modified in local context");
15375 : 833212 : if (ptr1->x_flag_analyzer_state_merge != ptr2->x_flag_analyzer_state_merge)
15376 : 0 : internal_error ("%<global_options%> are modified in local context");
15377 : 833212 : if (ptr1->x_flag_analyzer_state_purge != ptr2->x_flag_analyzer_state_purge)
15378 : 0 : internal_error ("%<global_options%> are modified in local context");
15379 : 833212 : if (ptr1->x_flag_analyzer_suppress_followups != ptr2->x_flag_analyzer_suppress_followups)
15380 : 0 : internal_error ("%<global_options%> are modified in local context");
15381 : 833212 : if (ptr1->x_flag_analyzer_transitivity != ptr2->x_flag_analyzer_transitivity)
15382 : 0 : internal_error ("%<global_options%> are modified in local context");
15383 : 833212 : if (ptr1->x_flag_analyzer_undo_inlining != ptr2->x_flag_analyzer_undo_inlining)
15384 : 0 : internal_error ("%<global_options%> are modified in local context");
15385 : 833212 : if (ptr1->x_flag_analyzer_verbose_edges != ptr2->x_flag_analyzer_verbose_edges)
15386 : 0 : internal_error ("%<global_options%> are modified in local context");
15387 : 833212 : if (ptr1->x_flag_analyzer_verbose_state_changes != ptr2->x_flag_analyzer_verbose_state_changes)
15388 : 0 : internal_error ("%<global_options%> are modified in local context");
15389 : 833212 : if (ptr1->x_analyzer_verbosity != ptr2->x_analyzer_verbosity)
15390 : 0 : internal_error ("%<global_options%> are modified in local context");
15391 : 833212 : if (ptr1->x_common_deferred_options != ptr2->x_common_deferred_options)
15392 : 0 : internal_error ("%<global_options%> are modified in local context");
15393 : 833212 : if (ptr1->x_flag_no_asm != ptr2->x_flag_no_asm)
15394 : 0 : internal_error ("%<global_options%> are modified in local context");
15395 : 833212 : if (ptr1->x_flag_assert != ptr2->x_flag_assert)
15396 : 0 : internal_error ("%<global_options%> are modified in local context");
15397 : 833212 : if (ptr1->x_flag_associative_math != ptr2->x_flag_associative_math)
15398 : 0 : internal_error ("%<global_options%> are modified in local context");
15399 : 833212 : if (ptr1->x_flag_assume_sane_operators_new_delete != ptr2->x_flag_assume_sane_operators_new_delete)
15400 : 0 : internal_error ("%<global_options%> are modified in local context");
15401 : 833212 : if (ptr1->x_flag_asynchronous_unwind_tables != ptr2->x_flag_asynchronous_unwind_tables)
15402 : 0 : internal_error ("%<global_options%> are modified in local context");
15403 : 833212 : if (ptr1->x_flag_auto_inc_dec != ptr2->x_flag_auto_inc_dec)
15404 : 0 : internal_error ("%<global_options%> are modified in local context");
15405 : 833212 : if (ptr1->x_flag_auto_profile != ptr2->x_flag_auto_profile)
15406 : 0 : internal_error ("%<global_options%> are modified in local context");
15407 : 833212 : if (ptr1->x_flag_auto_profile_inlining != ptr2->x_flag_auto_profile_inlining)
15408 : 0 : internal_error ("%<global_options%> are modified in local context");
15409 : 833212 : if (ptr1->x_auto_profile_file != ptr2->x_auto_profile_file)
15410 : 0 : internal_error ("%<global_options%> are modified in local context");
15411 : 833212 : if (ptr1->x_flag_automatic != ptr2->x_flag_automatic)
15412 : 0 : internal_error ("%<global_options%> are modified in local context");
15413 : 833212 : if (ptr1->x_flag_avoid_store_forwarding != ptr2->x_flag_avoid_store_forwarding)
15414 : 0 : internal_error ("%<global_options%> are modified in local context");
15415 : 833212 : if (ptr1->x_flag_backslash != ptr2->x_flag_backslash)
15416 : 0 : internal_error ("%<global_options%> are modified in local context");
15417 : 833212 : if (ptr1->x_flag_backtrace != ptr2->x_flag_backtrace)
15418 : 0 : internal_error ("%<global_options%> are modified in local context");
15419 : 833212 : if (ptr1->x_flag_bit_tests != ptr2->x_flag_bit_tests)
15420 : 0 : internal_error ("%<global_options%> are modified in local context");
15421 : 833212 : if (ptr1->x_flag_blas_matmul_limit != ptr2->x_flag_blas_matmul_limit)
15422 : 0 : internal_error ("%<global_options%> are modified in local context");
15423 : 833212 : if (ptr1->x_flag_bounds_check != ptr2->x_flag_bounds_check)
15424 : 0 : internal_error ("%<global_options%> are modified in local context");
15425 : 833212 : if (ptr1->x_flag_branch_on_count_reg != ptr2->x_flag_branch_on_count_reg)
15426 : 0 : internal_error ("%<global_options%> are modified in local context");
15427 : 833212 : if (ptr1->x_flag_branch_probabilities != ptr2->x_flag_branch_probabilities)
15428 : 0 : internal_error ("%<global_options%> are modified in local context");
15429 : 833212 : if (ptr1->x_flag_building_libgcc != ptr2->x_flag_building_libgcc)
15430 : 0 : internal_error ("%<global_options%> are modified in local context");
15431 : 833212 : if (ptr1->x_flag_building_libgfortran != ptr2->x_flag_building_libgfortran)
15432 : 0 : internal_error ("%<global_options%> are modified in local context");
15433 : 833212 : if (ptr1->x_flag_building_libphobos_tests != ptr2->x_flag_building_libphobos_tests)
15434 : 0 : internal_error ("%<global_options%> are modified in local context");
15435 : 833212 : if (ptr1->x_flag_no_builtin != ptr2->x_flag_no_builtin)
15436 : 0 : internal_error ("%<global_options%> are modified in local context");
15437 : 833212 : if (ptr1->x_flag_c_prototypes != ptr2->x_flag_c_prototypes)
15438 : 0 : internal_error ("%<global_options%> are modified in local context");
15439 : 833212 : if (ptr1->x_flag_c_prototypes_external != ptr2->x_flag_c_prototypes_external)
15440 : 0 : internal_error ("%<global_options%> are modified in local context");
15441 : 833212 : if (ptr1->x_flag_caller_saves != ptr2->x_flag_caller_saves)
15442 : 0 : internal_error ("%<global_options%> are modified in local context");
15443 : 833212 : if (ptr1->x_flag_callgraph_info != ptr2->x_flag_callgraph_info)
15444 : 0 : internal_error ("%<global_options%> are modified in local context");
15445 : 833212 : if (ptr1->x_flag_cf_protection != ptr2->x_flag_cf_protection)
15446 : 0 : internal_error ("%<global_options%> are modified in local context");
15447 : 833212 : if (ptr1->x_flag_char8_t != ptr2->x_flag_char8_t)
15448 : 0 : internal_error ("%<global_options%> are modified in local context");
15449 : 833212 : if (ptr1->x_flag_check_new != ptr2->x_flag_check_new)
15450 : 0 : internal_error ("%<global_options%> are modified in local context");
15451 : 833212 : if (ptr1->x_flag_check_action != ptr2->x_flag_check_action)
15452 : 0 : internal_error ("%<global_options%> are modified in local context");
15453 : 833212 : if (ptr1->x_flag_checking != ptr2->x_flag_checking)
15454 : 0 : internal_error ("%<global_options%> are modified in local context");
15455 : 833212 : if (ptr1->x_flag_coarray != ptr2->x_flag_coarray)
15456 : 0 : internal_error ("%<global_options%> are modified in local context");
15457 : 833212 : if (ptr1->x_cobol_exceptions != ptr2->x_cobol_exceptions)
15458 : 0 : internal_error ("%<global_options%> are modified in local context");
15459 : 833212 : if (ptr1->x_flag_code_hoisting != ptr2->x_flag_code_hoisting)
15460 : 0 : internal_error ("%<global_options%> are modified in local context");
15461 : 833212 : if (ptr1->x_flag_combine_stack_adjustments != ptr2->x_flag_combine_stack_adjustments)
15462 : 0 : internal_error ("%<global_options%> are modified in local context");
15463 : 833212 : if (ptr1->x_flag_no_common != ptr2->x_flag_no_common)
15464 : 0 : internal_error ("%<global_options%> are modified in local context");
15465 : 833212 : if (ptr1->x_flag_compare_debug != ptr2->x_flag_compare_debug)
15466 : 0 : internal_error ("%<global_options%> are modified in local context");
15467 : 833212 : if (ptr1->x_flag_compare_debug_opt != ptr2->x_flag_compare_debug_opt)
15468 : 0 : internal_error ("%<global_options%> are modified in local context");
15469 : 833212 : if (ptr1->x_flag_compare_elim_after_reload != ptr2->x_flag_compare_elim_after_reload)
15470 : 0 : internal_error ("%<global_options%> are modified in local context");
15471 : 833212 : if (ptr1->x_flag_concepts != ptr2->x_flag_concepts)
15472 : 0 : internal_error ("%<global_options%> are modified in local context");
15473 : 833212 : if (ptr1->x_concepts_diagnostics_max_depth != ptr2->x_concepts_diagnostics_max_depth)
15474 : 0 : internal_error ("%<global_options%> are modified in local context");
15475 : 833212 : if (ptr1->x_condition_coverage_flag != ptr2->x_condition_coverage_flag)
15476 : 0 : internal_error ("%<global_options%> are modified in local context");
15477 : 833212 : if (ptr1->x_flag_conserve_stack != ptr2->x_flag_conserve_stack)
15478 : 0 : internal_error ("%<global_options%> are modified in local context");
15479 : 833212 : if (ptr1->x_constexpr_cache_depth != ptr2->x_constexpr_cache_depth)
15480 : 0 : internal_error ("%<global_options%> are modified in local context");
15481 : 833212 : if (ptr1->x_max_constexpr_depth != ptr2->x_max_constexpr_depth)
15482 : 0 : internal_error ("%<global_options%> are modified in local context");
15483 : 833212 : if (ptr1->x_flag_constexpr_fp_except != ptr2->x_flag_constexpr_fp_except)
15484 : 0 : internal_error ("%<global_options%> are modified in local context");
15485 : 833212 : if (ptr1->x_constexpr_loop_limit != ptr2->x_constexpr_loop_limit)
15486 : 0 : internal_error ("%<global_options%> are modified in local context");
15487 : 833212 : if (ptr1->x_constexpr_ops_limit != ptr2->x_constexpr_ops_limit)
15488 : 0 : internal_error ("%<global_options%> are modified in local context");
15489 : 833212 : if (ptr1->x_flag_contract_mode != ptr2->x_flag_contract_mode)
15490 : 0 : internal_error ("%<global_options%> are modified in local context");
15491 : 833212 : if (ptr1->x_flag_contract_strict_declarations != ptr2->x_flag_contract_strict_declarations)
15492 : 0 : internal_error ("%<global_options%> are modified in local context");
15493 : 833212 : if (ptr1->x_flag_contracts != ptr2->x_flag_contracts)
15494 : 0 : internal_error ("%<global_options%> are modified in local context");
15495 : 833212 : if (ptr1->x_flag_convert != ptr2->x_flag_convert)
15496 : 0 : internal_error ("%<global_options%> are modified in local context");
15497 : 833212 : if (ptr1->x_flag_coroutines != ptr2->x_flag_coroutines)
15498 : 0 : internal_error ("%<global_options%> are modified in local context");
15499 : 833212 : if (ptr1->x_flag_cprop_registers != ptr2->x_flag_cprop_registers)
15500 : 0 : internal_error ("%<global_options%> are modified in local context");
15501 : 833212 : if (ptr1->x_flag_cray_pointer != ptr2->x_flag_cray_pointer)
15502 : 0 : internal_error ("%<global_options%> are modified in local context");
15503 : 833212 : if (ptr1->x_flag_crossjumping != ptr2->x_flag_crossjumping)
15504 : 0 : internal_error ("%<global_options%> are modified in local context");
15505 : 833212 : if (ptr1->x_flag_cse_follow_jumps != ptr2->x_flag_cse_follow_jumps)
15506 : 0 : internal_error ("%<global_options%> are modified in local context");
15507 : 833212 : if (ptr1->x_flag_complex_method != ptr2->x_flag_complex_method)
15508 : 0 : internal_error ("%<global_options%> are modified in local context");
15509 : 833212 : if (ptr1->x_flag_data_sections != ptr2->x_flag_data_sections)
15510 : 0 : internal_error ("%<global_options%> are modified in local context");
15511 : 833212 : if (ptr1->x_flag_dbg_cnt_list != ptr2->x_flag_dbg_cnt_list)
15512 : 0 : internal_error ("%<global_options%> are modified in local context");
15513 : 833212 : if (ptr1->x_flag_dce != ptr2->x_flag_dce)
15514 : 0 : internal_error ("%<global_options%> are modified in local context");
15515 : 833212 : if (ptr1->x_flag_debug_aux_vars != ptr2->x_flag_debug_aux_vars)
15516 : 0 : internal_error ("%<global_options%> are modified in local context");
15517 : 833212 : if (ptr1->x_flag_debug_types_section != ptr2->x_flag_debug_types_section)
15518 : 0 : internal_error ("%<global_options%> are modified in local context");
15519 : 833212 : if (ptr1->x_flag_dec != ptr2->x_flag_dec)
15520 : 0 : internal_error ("%<global_options%> are modified in local context");
15521 : 833212 : if (ptr1->x_flag_dec_blank_format_item != ptr2->x_flag_dec_blank_format_item)
15522 : 0 : internal_error ("%<global_options%> are modified in local context");
15523 : 833212 : if (ptr1->x_flag_dec_char_conversions != ptr2->x_flag_dec_char_conversions)
15524 : 0 : internal_error ("%<global_options%> are modified in local context");
15525 : 833212 : if (ptr1->x_flag_dec_format_defaults != ptr2->x_flag_dec_format_defaults)
15526 : 0 : internal_error ("%<global_options%> are modified in local context");
15527 : 833212 : if (ptr1->x_flag_dec_include != ptr2->x_flag_dec_include)
15528 : 0 : internal_error ("%<global_options%> are modified in local context");
15529 : 833212 : if (ptr1->x_flag_dec_intrinsic_ints != ptr2->x_flag_dec_intrinsic_ints)
15530 : 0 : internal_error ("%<global_options%> are modified in local context");
15531 : 833212 : if (ptr1->x_flag_dec_math != ptr2->x_flag_dec_math)
15532 : 0 : internal_error ("%<global_options%> are modified in local context");
15533 : 833212 : if (ptr1->x_flag_dec_static != ptr2->x_flag_dec_static)
15534 : 0 : internal_error ("%<global_options%> are modified in local context");
15535 : 833212 : if (ptr1->x_flag_dec_structure != ptr2->x_flag_dec_structure)
15536 : 0 : internal_error ("%<global_options%> are modified in local context");
15537 : 833212 : if (ptr1->x_flag_declone_ctor_dtor != ptr2->x_flag_declone_ctor_dtor)
15538 : 0 : internal_error ("%<global_options%> are modified in local context");
15539 : 833212 : if (ptr1->x_flag_default_double != ptr2->x_flag_default_double)
15540 : 0 : internal_error ("%<global_options%> are modified in local context");
15541 : 833212 : if (ptr1->x_flag_default_integer != ptr2->x_flag_default_integer)
15542 : 0 : internal_error ("%<global_options%> are modified in local context");
15543 : 833212 : if (ptr1->x_flag_default_real_10 != ptr2->x_flag_default_real_10)
15544 : 0 : internal_error ("%<global_options%> are modified in local context");
15545 : 833212 : if (ptr1->x_flag_default_real_16 != ptr2->x_flag_default_real_16)
15546 : 0 : internal_error ("%<global_options%> are modified in local context");
15547 : 833212 : if (ptr1->x_flag_default_real_8 != ptr2->x_flag_default_real_8)
15548 : 0 : internal_error ("%<global_options%> are modified in local context");
15549 : 833212 : if (ptr1->x_cobol_default_byte != ptr2->x_cobol_default_byte)
15550 : 0 : internal_error ("%<global_options%> are modified in local context");
15551 : 833212 : if (ptr1->x_flag_defer_pop != ptr2->x_flag_defer_pop)
15552 : 0 : internal_error ("%<global_options%> are modified in local context");
15553 : 833212 : if (ptr1->x_flag_delayed_branch != ptr2->x_flag_delayed_branch)
15554 : 0 : internal_error ("%<global_options%> are modified in local context");
15555 : 833212 : if (ptr1->x_flag_delete_dead_exceptions != ptr2->x_flag_delete_dead_exceptions)
15556 : 0 : internal_error ("%<global_options%> are modified in local context");
15557 : 833212 : if (ptr1->x_flag_delete_null_pointer_checks != ptr2->x_flag_delete_null_pointer_checks)
15558 : 0 : internal_error ("%<global_options%> are modified in local context");
15559 : 833212 : if (ptr1->x_flag_devirtualize != ptr2->x_flag_devirtualize)
15560 : 0 : internal_error ("%<global_options%> are modified in local context");
15561 : 833212 : if (ptr1->x_flag_ltrans_devirtualize != ptr2->x_flag_ltrans_devirtualize)
15562 : 0 : internal_error ("%<global_options%> are modified in local context");
15563 : 833212 : if (ptr1->x_flag_devirtualize_speculatively != ptr2->x_flag_devirtualize_speculatively)
15564 : 0 : internal_error ("%<global_options%> are modified in local context");
15565 : 833212 : if (ptr1->x_flag_diagnostics_all_candidates != ptr2->x_flag_diagnostics_all_candidates)
15566 : 0 : internal_error ("%<global_options%> are modified in local context");
15567 : 833212 : if (ptr1->x_flag_diagnostics_show_color != ptr2->x_flag_diagnostics_show_color)
15568 : 0 : internal_error ("%<global_options%> are modified in local context");
15569 : 833212 : if (ptr1->x_flag_diagnostics_generate_patch != ptr2->x_flag_diagnostics_generate_patch)
15570 : 0 : internal_error ("%<global_options%> are modified in local context");
15571 : 833212 : if (ptr1->x_flag_diagnostics_json_formatting != ptr2->x_flag_diagnostics_json_formatting)
15572 : 0 : internal_error ("%<global_options%> are modified in local context");
15573 : 833212 : if (ptr1->x_diagnostics_minimum_margin_width != ptr2->x_diagnostics_minimum_margin_width)
15574 : 0 : internal_error ("%<global_options%> are modified in local context");
15575 : 833212 : if (ptr1->x_flag_diagnostics_parseable_fixits != ptr2->x_flag_diagnostics_parseable_fixits)
15576 : 0 : internal_error ("%<global_options%> are modified in local context");
15577 : 833212 : if (ptr1->x_flag_diagnostics_path_format != ptr2->x_flag_diagnostics_path_format)
15578 : 0 : internal_error ("%<global_options%> are modified in local context");
15579 : 833212 : if (ptr1->x_flag_diagnostics_show_caret != ptr2->x_flag_diagnostics_show_caret)
15580 : 0 : internal_error ("%<global_options%> are modified in local context");
15581 : 833212 : if (ptr1->x_flag_diagnostics_show_cwe != ptr2->x_flag_diagnostics_show_cwe)
15582 : 0 : internal_error ("%<global_options%> are modified in local context");
15583 : 833212 : if (ptr1->x_flag_diagnostics_show_event_links != ptr2->x_flag_diagnostics_show_event_links)
15584 : 0 : internal_error ("%<global_options%> are modified in local context");
15585 : 833212 : if (ptr1->x_flag_diagnostics_show_highlight_colors != ptr2->x_flag_diagnostics_show_highlight_colors)
15586 : 0 : internal_error ("%<global_options%> are modified in local context");
15587 : 833212 : if (ptr1->x_flag_diagnostics_show_labels != ptr2->x_flag_diagnostics_show_labels)
15588 : 0 : internal_error ("%<global_options%> are modified in local context");
15589 : 833212 : if (ptr1->x_flag_diagnostics_show_line_numbers != ptr2->x_flag_diagnostics_show_line_numbers)
15590 : 0 : internal_error ("%<global_options%> are modified in local context");
15591 : 833212 : if (ptr1->x_flag_diagnostics_show_option != ptr2->x_flag_diagnostics_show_option)
15592 : 0 : internal_error ("%<global_options%> are modified in local context");
15593 : 833212 : if (ptr1->x_flag_diagnostics_show_path_depths != ptr2->x_flag_diagnostics_show_path_depths)
15594 : 0 : internal_error ("%<global_options%> are modified in local context");
15595 : 833212 : if (ptr1->x_flag_diagnostics_show_rules != ptr2->x_flag_diagnostics_show_rules)
15596 : 0 : internal_error ("%<global_options%> are modified in local context");
15597 : 833212 : if (ptr1->x_flag_diagnostics_show_template_tree != ptr2->x_flag_diagnostics_show_template_tree)
15598 : 0 : internal_error ("%<global_options%> are modified in local context");
15599 : 833212 : if (ptr1->x_flag_diagnostics_text_art_charset != ptr2->x_flag_diagnostics_text_art_charset)
15600 : 0 : internal_error ("%<global_options%> are modified in local context");
15601 : 833212 : if (ptr1->x_flag_diagnostics_show_urls != ptr2->x_flag_diagnostics_show_urls)
15602 : 0 : internal_error ("%<global_options%> are modified in local context");
15603 : 833212 : if (ptr1->x_flag_dollar_ok != ptr2->x_flag_dollar_ok)
15604 : 0 : internal_error ("%<global_options%> are modified in local context");
15605 : 833212 : if (ptr1->x_flag_dse != ptr2->x_flag_dse)
15606 : 0 : internal_error ("%<global_options%> are modified in local context");
15607 : 833212 : if (ptr1->x_flag_dump_ada_spec != ptr2->x_flag_dump_ada_spec)
15608 : 0 : internal_error ("%<global_options%> are modified in local context");
15609 : 833212 : if (ptr1->x_flag_dump_ada_spec_slim != ptr2->x_flag_dump_ada_spec_slim)
15610 : 0 : internal_error ("%<global_options%> are modified in local context");
15611 : 833212 : if (ptr1->x_flag_dump_analyzer != ptr2->x_flag_dump_analyzer)
15612 : 0 : internal_error ("%<global_options%> are modified in local context");
15613 : 833212 : if (ptr1->x_flag_dump_analyzer_callgraph != ptr2->x_flag_dump_analyzer_callgraph)
15614 : 0 : internal_error ("%<global_options%> are modified in local context");
15615 : 833212 : if (ptr1->x_flag_dump_analyzer_exploded_graph != ptr2->x_flag_dump_analyzer_exploded_graph)
15616 : 0 : internal_error ("%<global_options%> are modified in local context");
15617 : 833212 : if (ptr1->x_flag_dump_analyzer_exploded_nodes != ptr2->x_flag_dump_analyzer_exploded_nodes)
15618 : 0 : internal_error ("%<global_options%> are modified in local context");
15619 : 833212 : if (ptr1->x_flag_dump_analyzer_exploded_nodes_2 != ptr2->x_flag_dump_analyzer_exploded_nodes_2)
15620 : 0 : internal_error ("%<global_options%> are modified in local context");
15621 : 833212 : if (ptr1->x_flag_dump_analyzer_exploded_nodes_3 != ptr2->x_flag_dump_analyzer_exploded_nodes_3)
15622 : 0 : internal_error ("%<global_options%> are modified in local context");
15623 : 833212 : if (ptr1->x_flag_dump_analyzer_exploded_paths != ptr2->x_flag_dump_analyzer_exploded_paths)
15624 : 0 : internal_error ("%<global_options%> are modified in local context");
15625 : 833212 : if (ptr1->x_flag_dump_analyzer_feasibility != ptr2->x_flag_dump_analyzer_feasibility)
15626 : 0 : internal_error ("%<global_options%> are modified in local context");
15627 : 833212 : if (ptr1->x_flag_dump_analyzer_infinite_loop != ptr2->x_flag_dump_analyzer_infinite_loop)
15628 : 0 : internal_error ("%<global_options%> are modified in local context");
15629 : 833212 : if (ptr1->x_flag_dump_analyzer_json != ptr2->x_flag_dump_analyzer_json)
15630 : 0 : internal_error ("%<global_options%> are modified in local context");
15631 : 833212 : if (ptr1->x_flag_dump_analyzer_state_purge != ptr2->x_flag_dump_analyzer_state_purge)
15632 : 0 : internal_error ("%<global_options%> are modified in local context");
15633 : 833212 : if (ptr1->x_flag_dump_analyzer_stderr != ptr2->x_flag_dump_analyzer_stderr)
15634 : 0 : internal_error ("%<global_options%> are modified in local context");
15635 : 833212 : if (ptr1->x_flag_dump_analyzer_supergraph != ptr2->x_flag_dump_analyzer_supergraph)
15636 : 0 : internal_error ("%<global_options%> are modified in local context");
15637 : 833212 : if (ptr1->x_flag_dump_analyzer_untracked != ptr2->x_flag_dump_analyzer_untracked)
15638 : 0 : internal_error ("%<global_options%> are modified in local context");
15639 : 833212 : if (ptr1->x_flag_dump_final_insns != ptr2->x_flag_dump_final_insns)
15640 : 0 : internal_error ("%<global_options%> are modified in local context");
15641 : 833212 : if (ptr1->x_flag_dump_fortran_global != ptr2->x_flag_dump_fortran_global)
15642 : 0 : internal_error ("%<global_options%> are modified in local context");
15643 : 833212 : if (ptr1->x_flag_dump_fortran_optimized != ptr2->x_flag_dump_fortran_optimized)
15644 : 0 : internal_error ("%<global_options%> are modified in local context");
15645 : 833212 : if (ptr1->x_flag_dump_fortran_original != ptr2->x_flag_dump_fortran_original)
15646 : 0 : internal_error ("%<global_options%> are modified in local context");
15647 : 833212 : if (ptr1->x_flag_dump_go_spec != ptr2->x_flag_dump_go_spec)
15648 : 0 : internal_error ("%<global_options%> are modified in local context");
15649 : 833212 : if (ptr1->x_flag_dump_locations != ptr2->x_flag_dump_locations)
15650 : 0 : internal_error ("%<global_options%> are modified in local context");
15651 : 833212 : if (ptr1->x_flag_dump_noaddr != ptr2->x_flag_dump_noaddr)
15652 : 0 : internal_error ("%<global_options%> are modified in local context");
15653 : 833212 : if (ptr1->x_flag_dump_passes != ptr2->x_flag_dump_passes)
15654 : 0 : internal_error ("%<global_options%> are modified in local context");
15655 : 833212 : if (ptr1->x_flag_dump_scos != ptr2->x_flag_dump_scos)
15656 : 0 : internal_error ("%<global_options%> are modified in local context");
15657 : 833212 : if (ptr1->x_flag_dump_unnumbered != ptr2->x_flag_dump_unnumbered)
15658 : 0 : internal_error ("%<global_options%> are modified in local context");
15659 : 833212 : if (ptr1->x_flag_dump_unnumbered_links != ptr2->x_flag_dump_unnumbered_links)
15660 : 0 : internal_error ("%<global_options%> are modified in local context");
15661 : 833212 : if (ptr1->x_flag_dwarf2_cfi_asm != ptr2->x_flag_dwarf2_cfi_asm)
15662 : 0 : internal_error ("%<global_options%> are modified in local context");
15663 : 833212 : if (ptr1->x_flag_early_inlining != ptr2->x_flag_early_inlining)
15664 : 0 : internal_error ("%<global_options%> are modified in local context");
15665 : 833212 : if (ptr1->x_flag_elide_constructors != ptr2->x_flag_elide_constructors)
15666 : 0 : internal_error ("%<global_options%> are modified in local context");
15667 : 833212 : if (ptr1->x_flag_elide_type != ptr2->x_flag_elide_type)
15668 : 0 : internal_error ("%<global_options%> are modified in local context");
15669 : 833212 : if (ptr1->x_flag_debug_only_used_symbols != ptr2->x_flag_debug_only_used_symbols)
15670 : 0 : internal_error ("%<global_options%> are modified in local context");
15671 : 833212 : if (ptr1->x_flag_eliminate_unused_debug_types != ptr2->x_flag_eliminate_unused_debug_types)
15672 : 0 : internal_error ("%<global_options%> are modified in local context");
15673 : 833212 : if (ptr1->x_flag_emit_class_debug_always != ptr2->x_flag_emit_class_debug_always)
15674 : 0 : internal_error ("%<global_options%> are modified in local context");
15675 : 833212 : if (ptr1->x_flag_enforce_eh_specs != ptr2->x_flag_enforce_eh_specs)
15676 : 0 : internal_error ("%<global_options%> are modified in local context");
15677 : 833212 : if (ptr1->x_flag_exceptions != ptr2->x_flag_exceptions)
15678 : 0 : internal_error ("%<global_options%> are modified in local context");
15679 : 833212 : if (ptr1->x_flag_excess_precision != ptr2->x_flag_excess_precision)
15680 : 0 : internal_error ("%<global_options%> are modified in local context");
15681 : 833212 : if (ptr1->x_flag_expensive_optimizations != ptr2->x_flag_expensive_optimizations)
15682 : 0 : internal_error ("%<global_options%> are modified in local context");
15683 : 833212 : if (ptr1->x_flag_ext_dce != ptr2->x_flag_ext_dce)
15684 : 0 : internal_error ("%<global_options%> are modified in local context");
15685 : 833212 : if (ptr1->x_flag_ext_numeric_literals != ptr2->x_flag_ext_numeric_literals)
15686 : 0 : internal_error ("%<global_options%> are modified in local context");
15687 : 833212 : if (ptr1->x_flag_extern_stdcpp != ptr2->x_flag_extern_stdcpp)
15688 : 0 : internal_error ("%<global_options%> are modified in local context");
15689 : 833212 : if (ptr1->x_flag_extern_tls_init != ptr2->x_flag_extern_tls_init)
15690 : 0 : internal_error ("%<global_options%> are modified in local context");
15691 : 833212 : if (ptr1->x_flag_external_blas != ptr2->x_flag_external_blas)
15692 : 0 : internal_error ("%<global_options%> are modified in local context");
15693 : 833212 : if (ptr1->x_flag_f2c != ptr2->x_flag_f2c)
15694 : 0 : internal_error ("%<global_options%> are modified in local context");
15695 : 833212 : if (ptr1->x_flag_fat_lto_objects != ptr2->x_flag_fat_lto_objects)
15696 : 0 : internal_error ("%<global_options%> are modified in local context");
15697 : 833212 : if (ptr1->x_flag_finite_loops != ptr2->x_flag_finite_loops)
15698 : 0 : internal_error ("%<global_options%> are modified in local context");
15699 : 833212 : if (ptr1->x_flag_finite_math_only != ptr2->x_flag_finite_math_only)
15700 : 0 : internal_error ("%<global_options%> are modified in local context");
15701 : 833212 : if (ptr1->x_flag_fixed_line_length != ptr2->x_flag_fixed_line_length)
15702 : 0 : internal_error ("%<global_options%> are modified in local context");
15703 : 833212 : if (ptr1->x_yy_flex_debug != ptr2->x_yy_flex_debug)
15704 : 0 : internal_error ("%<global_options%> are modified in local context");
15705 : 833212 : if (ptr1->x_flag_float_store != ptr2->x_flag_float_store)
15706 : 0 : internal_error ("%<global_options%> are modified in local context");
15707 : 833212 : if (ptr1->x_flag_fold_mem_offsets != ptr2->x_flag_fold_mem_offsets)
15708 : 0 : internal_error ("%<global_options%> are modified in local context");
15709 : 833212 : if (ptr1->x_flag_fold_simple_inlines != ptr2->x_flag_fold_simple_inlines)
15710 : 0 : internal_error ("%<global_options%> are modified in local context");
15711 : 833212 : if (ptr1->x_flag_forward_propagate != ptr2->x_flag_forward_propagate)
15712 : 0 : internal_error ("%<global_options%> are modified in local context");
15713 : 833212 : if (ptr1->x_flag_fp_contract_mode != ptr2->x_flag_fp_contract_mode)
15714 : 0 : internal_error ("%<global_options%> are modified in local context");
15715 : 833212 : if (ptr1->x_flag_fp_int_builtin_inexact != ptr2->x_flag_fp_int_builtin_inexact)
15716 : 0 : internal_error ("%<global_options%> are modified in local context");
15717 : 833212 : if (ptr1->x_flag_free_line_length != ptr2->x_flag_free_line_length)
15718 : 0 : internal_error ("%<global_options%> are modified in local context");
15719 : 833212 : if (ptr1->x_flag_frontend_loop_interchange != ptr2->x_flag_frontend_loop_interchange)
15720 : 0 : internal_error ("%<global_options%> are modified in local context");
15721 : 833212 : if (ptr1->x_flag_frontend_optimize != ptr2->x_flag_frontend_optimize)
15722 : 0 : internal_error ("%<global_options%> are modified in local context");
15723 : 833212 : if (ptr1->x_flag_no_function_cse != ptr2->x_flag_no_function_cse)
15724 : 0 : internal_error ("%<global_options%> are modified in local context");
15725 : 833212 : if (ptr1->x_flag_function_sections != ptr2->x_flag_function_sections)
15726 : 0 : internal_error ("%<global_options%> are modified in local context");
15727 : 833212 : if (ptr1->x_flag_gcse != ptr2->x_flag_gcse)
15728 : 0 : internal_error ("%<global_options%> are modified in local context");
15729 : 833212 : if (ptr1->x_flag_gcse_after_reload != ptr2->x_flag_gcse_after_reload)
15730 : 0 : internal_error ("%<global_options%> are modified in local context");
15731 : 833212 : if (ptr1->x_flag_gcse_las != ptr2->x_flag_gcse_las)
15732 : 0 : internal_error ("%<global_options%> are modified in local context");
15733 : 833212 : if (ptr1->x_flag_gcse_lm != ptr2->x_flag_gcse_lm)
15734 : 0 : internal_error ("%<global_options%> are modified in local context");
15735 : 833212 : if (ptr1->x_flag_gcse_sm != ptr2->x_flag_gcse_sm)
15736 : 0 : internal_error ("%<global_options%> are modified in local context");
15737 : 833212 : if (ptr1->x_flag_gimple != ptr2->x_flag_gimple)
15738 : 0 : internal_error ("%<global_options%> are modified in local context");
15739 : 833212 : if (ptr1->x_gnat_encodings != ptr2->x_gnat_encodings)
15740 : 0 : internal_error ("%<global_options%> are modified in local context");
15741 : 833212 : if (ptr1->x_flag_no_gnu_keywords != ptr2->x_flag_no_gnu_keywords)
15742 : 0 : internal_error ("%<global_options%> are modified in local context");
15743 : 833212 : if (ptr1->x_flag_next_runtime != ptr2->x_flag_next_runtime)
15744 : 0 : internal_error ("%<global_options%> are modified in local context");
15745 : 833212 : if (ptr1->x_flag_tm != ptr2->x_flag_tm)
15746 : 0 : internal_error ("%<global_options%> are modified in local context");
15747 : 833212 : if (ptr1->x_flag_gnu_unique != ptr2->x_flag_gnu_unique)
15748 : 0 : internal_error ("%<global_options%> are modified in local context");
15749 : 833212 : if (ptr1->x_flag_gnu89_inline != ptr2->x_flag_gnu89_inline)
15750 : 0 : internal_error ("%<global_options%> are modified in local context");
15751 : 833212 : if (ptr1->x_go_check_divide_overflow != ptr2->x_go_check_divide_overflow)
15752 : 0 : internal_error ("%<global_options%> are modified in local context");
15753 : 833212 : if (ptr1->x_go_check_divide_zero != ptr2->x_go_check_divide_zero)
15754 : 0 : internal_error ("%<global_options%> are modified in local context");
15755 : 833212 : if (ptr1->x_go_compiling_runtime != ptr2->x_go_compiling_runtime)
15756 : 0 : internal_error ("%<global_options%> are modified in local context");
15757 : 833212 : if (ptr1->x_go_debug_escape_level != ptr2->x_go_debug_escape_level)
15758 : 0 : internal_error ("%<global_options%> are modified in local context");
15759 : 833212 : if (ptr1->x_go_debug_escape_hash != ptr2->x_go_debug_escape_hash)
15760 : 0 : internal_error ("%<global_options%> are modified in local context");
15761 : 833212 : if (ptr1->x_go_debug_optimization != ptr2->x_go_debug_optimization)
15762 : 0 : internal_error ("%<global_options%> are modified in local context");
15763 : 833212 : if (ptr1->x_flag_graphite != ptr2->x_flag_graphite)
15764 : 0 : internal_error ("%<global_options%> are modified in local context");
15765 : 833212 : if (ptr1->x_flag_graphite_identity != ptr2->x_flag_graphite_identity)
15766 : 0 : internal_error ("%<global_options%> are modified in local context");
15767 : 833212 : if (ptr1->x_flag_guess_branch_prob != ptr2->x_flag_guess_branch_prob)
15768 : 0 : internal_error ("%<global_options%> are modified in local context");
15769 : 833212 : if (ptr1->x_flag_harden_control_flow_redundancy_check_exceptions != ptr2->x_flag_harden_control_flow_redundancy_check_exceptions)
15770 : 0 : internal_error ("%<global_options%> are modified in local context");
15771 : 833212 : if (ptr1->x_flag_harden_control_flow_redundancy_check_noreturn != ptr2->x_flag_harden_control_flow_redundancy_check_noreturn)
15772 : 0 : internal_error ("%<global_options%> are modified in local context");
15773 : 833212 : if (ptr1->x_flag_harden_control_flow_redundancy_check_returning_calls != ptr2->x_flag_harden_control_flow_redundancy_check_returning_calls)
15774 : 0 : internal_error ("%<global_options%> are modified in local context");
15775 : 833212 : if (ptr1->x_flag_harden_control_flow_redundancy_skip_leaf != ptr2->x_flag_harden_control_flow_redundancy_skip_leaf)
15776 : 0 : internal_error ("%<global_options%> are modified in local context");
15777 : 833212 : if (ptr1->x_flag_harden_compares != ptr2->x_flag_harden_compares)
15778 : 0 : internal_error ("%<global_options%> are modified in local context");
15779 : 833212 : if (ptr1->x_flag_harden_conditional_branches != ptr2->x_flag_harden_conditional_branches)
15780 : 0 : internal_error ("%<global_options%> are modified in local context");
15781 : 833212 : if (ptr1->x_flag_harden_control_flow_redundancy != ptr2->x_flag_harden_control_flow_redundancy)
15782 : 0 : internal_error ("%<global_options%> are modified in local context");
15783 : 833212 : if (ptr1->x_flag_hardened != ptr2->x_flag_hardened)
15784 : 0 : internal_error ("%<global_options%> are modified in local context");
15785 : 833212 : if (ptr1->x_flag_hoist_adjacent_loads != ptr2->x_flag_hoist_adjacent_loads)
15786 : 0 : internal_error ("%<global_options%> are modified in local context");
15787 : 833212 : if (ptr1->x_flag_no_ident != ptr2->x_flag_no_ident)
15788 : 0 : internal_error ("%<global_options%> are modified in local context");
15789 : 833212 : if (ptr1->x_flag_if_conversion != ptr2->x_flag_if_conversion)
15790 : 0 : internal_error ("%<global_options%> are modified in local context");
15791 : 833212 : if (ptr1->x_flag_if_conversion2 != ptr2->x_flag_if_conversion2)
15792 : 0 : internal_error ("%<global_options%> are modified in local context");
15793 : 833212 : if (ptr1->x_flag_immediate_escalation != ptr2->x_flag_immediate_escalation)
15794 : 0 : internal_error ("%<global_options%> are modified in local context");
15795 : 833212 : if (ptr1->x_flag_implement_inlines != ptr2->x_flag_implement_inlines)
15796 : 0 : internal_error ("%<global_options%> are modified in local context");
15797 : 833212 : if (ptr1->x_flag_implicit_constexpr != ptr2->x_flag_implicit_constexpr)
15798 : 0 : internal_error ("%<global_options%> are modified in local context");
15799 : 833212 : if (ptr1->x_flag_implicit_inline_templates != ptr2->x_flag_implicit_inline_templates)
15800 : 0 : internal_error ("%<global_options%> are modified in local context");
15801 : 833212 : if (ptr1->x_flag_implicit_none != ptr2->x_flag_implicit_none)
15802 : 0 : internal_error ("%<global_options%> are modified in local context");
15803 : 833212 : if (ptr1->x_flag_implicit_templates != ptr2->x_flag_implicit_templates)
15804 : 0 : internal_error ("%<global_options%> are modified in local context");
15805 : 833212 : if (ptr1->x_indicator_column != ptr2->x_indicator_column)
15806 : 0 : internal_error ("%<global_options%> are modified in local context");
15807 : 833212 : if (ptr1->x_flag_indirect_inlining != ptr2->x_flag_indirect_inlining)
15808 : 0 : internal_error ("%<global_options%> are modified in local context");
15809 : 833212 : if (ptr1->x_flag_inhibit_size_directive != ptr2->x_flag_inhibit_size_directive)
15810 : 0 : internal_error ("%<global_options%> are modified in local context");
15811 : 833212 : if (ptr1->x_flag_init_derived != ptr2->x_flag_init_derived)
15812 : 0 : internal_error ("%<global_options%> are modified in local context");
15813 : 833212 : if (ptr1->x_flag_init_real != ptr2->x_flag_init_real)
15814 : 0 : internal_error ("%<global_options%> are modified in local context");
15815 : 833212 : if (ptr1->x_flag_no_inline != ptr2->x_flag_no_inline)
15816 : 0 : internal_error ("%<global_options%> are modified in local context");
15817 : 833212 : if (ptr1->x_flag_inline_arg_packing != ptr2->x_flag_inline_arg_packing)
15818 : 0 : internal_error ("%<global_options%> are modified in local context");
15819 : 833212 : if (ptr1->x_flag_inline_atomics != ptr2->x_flag_inline_atomics)
15820 : 0 : internal_error ("%<global_options%> are modified in local context");
15821 : 833212 : if (ptr1->x_flag_inline_functions != ptr2->x_flag_inline_functions)
15822 : 0 : internal_error ("%<global_options%> are modified in local context");
15823 : 833212 : if (ptr1->x_flag_inline_functions_called_once != ptr2->x_flag_inline_functions_called_once)
15824 : 0 : internal_error ("%<global_options%> are modified in local context");
15825 : 833212 : if (ptr1->x_flag_inline_intrinsics != ptr2->x_flag_inline_intrinsics)
15826 : 0 : internal_error ("%<global_options%> are modified in local context");
15827 : 833212 : if (ptr1->x_flag_inline_matmul_limit != ptr2->x_flag_inline_matmul_limit)
15828 : 0 : internal_error ("%<global_options%> are modified in local context");
15829 : 833212 : if (ptr1->x_flag_inline_small_functions != ptr2->x_flag_inline_small_functions)
15830 : 0 : internal_error ("%<global_options%> are modified in local context");
15831 : 833212 : if (ptr1->x_flag_inline_stringops != ptr2->x_flag_inline_stringops)
15832 : 0 : internal_error ("%<global_options%> are modified in local context");
15833 : 833212 : if (ptr1->x_flag_instrument_function_entry_exit != ptr2->x_flag_instrument_function_entry_exit)
15834 : 0 : internal_error ("%<global_options%> are modified in local context");
15835 : 833212 : if (ptr1->x_flag_integer4_kind != ptr2->x_flag_integer4_kind)
15836 : 0 : internal_error ("%<global_options%> are modified in local context");
15837 : 833212 : if (ptr1->x_cobol_ebcdic != ptr2->x_cobol_ebcdic)
15838 : 0 : internal_error ("%<global_options%> are modified in local context");
15839 : 833212 : if (ptr1->x_flag_invariants != ptr2->x_flag_invariants)
15840 : 0 : internal_error ("%<global_options%> are modified in local context");
15841 : 833212 : if (ptr1->x_flag_ipa_bit_cp != ptr2->x_flag_ipa_bit_cp)
15842 : 0 : internal_error ("%<global_options%> are modified in local context");
15843 : 833212 : if (ptr1->x_flag_ipa_cp != ptr2->x_flag_ipa_cp)
15844 : 0 : internal_error ("%<global_options%> are modified in local context");
15845 : 833212 : if (ptr1->x_flag_ipa_cp_clone != ptr2->x_flag_ipa_cp_clone)
15846 : 0 : internal_error ("%<global_options%> are modified in local context");
15847 : 833212 : if (ptr1->x_flag_ipa_icf != ptr2->x_flag_ipa_icf)
15848 : 0 : internal_error ("%<global_options%> are modified in local context");
15849 : 833212 : if (ptr1->x_flag_ipa_icf_functions != ptr2->x_flag_ipa_icf_functions)
15850 : 0 : internal_error ("%<global_options%> are modified in local context");
15851 : 833212 : if (ptr1->x_flag_ipa_icf_variables != ptr2->x_flag_ipa_icf_variables)
15852 : 0 : internal_error ("%<global_options%> are modified in local context");
15853 : 833212 : if (ptr1->x_flag_ipa_modref != ptr2->x_flag_ipa_modref)
15854 : 0 : internal_error ("%<global_options%> are modified in local context");
15855 : 833212 : if (ptr1->x_flag_ipa_profile != ptr2->x_flag_ipa_profile)
15856 : 0 : internal_error ("%<global_options%> are modified in local context");
15857 : 833212 : if (ptr1->x_flag_ipa_pta != ptr2->x_flag_ipa_pta)
15858 : 0 : internal_error ("%<global_options%> are modified in local context");
15859 : 833212 : if (ptr1->x_flag_ipa_pure_const != ptr2->x_flag_ipa_pure_const)
15860 : 0 : internal_error ("%<global_options%> are modified in local context");
15861 : 833212 : if (ptr1->x_flag_ipa_ra != ptr2->x_flag_ipa_ra)
15862 : 0 : internal_error ("%<global_options%> are modified in local context");
15863 : 833212 : if (ptr1->x_flag_ipa_reference != ptr2->x_flag_ipa_reference)
15864 : 0 : internal_error ("%<global_options%> are modified in local context");
15865 : 833212 : if (ptr1->x_flag_ipa_reference_addressable != ptr2->x_flag_ipa_reference_addressable)
15866 : 0 : internal_error ("%<global_options%> are modified in local context");
15867 : 833212 : if (ptr1->x_flag_ipa_reorder_for_locality != ptr2->x_flag_ipa_reorder_for_locality)
15868 : 0 : internal_error ("%<global_options%> are modified in local context");
15869 : 833212 : if (ptr1->x_flag_ipa_sra != ptr2->x_flag_ipa_sra)
15870 : 0 : internal_error ("%<global_options%> are modified in local context");
15871 : 833212 : if (ptr1->x_flag_ipa_stack_alignment != ptr2->x_flag_ipa_stack_alignment)
15872 : 0 : internal_error ("%<global_options%> are modified in local context");
15873 : 833212 : if (ptr1->x_flag_ipa_strict_aliasing != ptr2->x_flag_ipa_strict_aliasing)
15874 : 0 : internal_error ("%<global_options%> are modified in local context");
15875 : 833212 : if (ptr1->x_flag_ipa_vrp != ptr2->x_flag_ipa_vrp)
15876 : 0 : internal_error ("%<global_options%> are modified in local context");
15877 : 833212 : if (ptr1->x_flag_ira_algorithm != ptr2->x_flag_ira_algorithm)
15878 : 0 : internal_error ("%<global_options%> are modified in local context");
15879 : 833212 : if (ptr1->x_flag_ira_hoist_pressure != ptr2->x_flag_ira_hoist_pressure)
15880 : 0 : internal_error ("%<global_options%> are modified in local context");
15881 : 833212 : if (ptr1->x_flag_ira_loop_pressure != ptr2->x_flag_ira_loop_pressure)
15882 : 0 : internal_error ("%<global_options%> are modified in local context");
15883 : 833212 : if (ptr1->x_flag_ira_region != ptr2->x_flag_ira_region)
15884 : 0 : internal_error ("%<global_options%> are modified in local context");
15885 : 833212 : if (ptr1->x_flag_ira_share_save_slots != ptr2->x_flag_ira_share_save_slots)
15886 : 0 : internal_error ("%<global_options%> are modified in local context");
15887 : 833212 : if (ptr1->x_flag_ira_share_spill_slots != ptr2->x_flag_ira_share_spill_slots)
15888 : 0 : internal_error ("%<global_options%> are modified in local context");
15889 : 833212 : if (ptr1->x_flag_ira_verbose != ptr2->x_flag_ira_verbose)
15890 : 0 : internal_error ("%<global_options%> are modified in local context");
15891 : 833212 : if (ptr1->x_flag_isolate_erroneous_paths_attribute != ptr2->x_flag_isolate_erroneous_paths_attribute)
15892 : 0 : internal_error ("%<global_options%> are modified in local context");
15893 : 833212 : if (ptr1->x_flag_isolate_erroneous_paths_dereference != ptr2->x_flag_isolate_erroneous_paths_dereference)
15894 : 0 : internal_error ("%<global_options%> are modified in local context");
15895 : 833212 : if (ptr1->x_default_ivar_visibility != ptr2->x_default_ivar_visibility)
15896 : 0 : internal_error ("%<global_options%> are modified in local context");
15897 : 833212 : if (ptr1->x_flag_ivopts != ptr2->x_flag_ivopts)
15898 : 0 : internal_error ("%<global_options%> are modified in local context");
15899 : 833212 : if (ptr1->x_flag_jump_tables != ptr2->x_flag_jump_tables)
15900 : 0 : internal_error ("%<global_options%> are modified in local context");
15901 : 833212 : if (ptr1->x_flag_keep_gc_roots_live != ptr2->x_flag_keep_gc_roots_live)
15902 : 0 : internal_error ("%<global_options%> are modified in local context");
15903 : 833212 : if (ptr1->x_flag_keep_inline_dllexport != ptr2->x_flag_keep_inline_dllexport)
15904 : 0 : internal_error ("%<global_options%> are modified in local context");
15905 : 833212 : if (ptr1->x_flag_keep_inline_functions != ptr2->x_flag_keep_inline_functions)
15906 : 0 : internal_error ("%<global_options%> are modified in local context");
15907 : 833212 : if (ptr1->x_flag_keep_static_consts != ptr2->x_flag_keep_static_consts)
15908 : 0 : internal_error ("%<global_options%> are modified in local context");
15909 : 833212 : if (ptr1->x_flag_keep_static_functions != ptr2->x_flag_keep_static_functions)
15910 : 0 : internal_error ("%<global_options%> are modified in local context");
15911 : 833212 : if (ptr1->x_note_include_translate_yes != ptr2->x_note_include_translate_yes)
15912 : 0 : internal_error ("%<global_options%> are modified in local context");
15913 : 833212 : if (ptr1->x_note_include_translate_no != ptr2->x_note_include_translate_no)
15914 : 0 : internal_error ("%<global_options%> are modified in local context");
15915 : 833212 : if (ptr1->x_note_module_cmi_yes != ptr2->x_note_module_cmi_yes)
15916 : 0 : internal_error ("%<global_options%> are modified in local context");
15917 : 833212 : if (ptr1->x_flag_late_combine_instructions != ptr2->x_flag_late_combine_instructions)
15918 : 0 : internal_error ("%<global_options%> are modified in local context");
15919 : 833212 : if (ptr1->x_flag_lax_vector_conversions != ptr2->x_flag_lax_vector_conversions)
15920 : 0 : internal_error ("%<global_options%> are modified in local context");
15921 : 833212 : if (ptr1->x_flag_leading_underscore != ptr2->x_flag_leading_underscore)
15922 : 0 : internal_error ("%<global_options%> are modified in local context");
15923 : 833212 : if (ptr1->x_flag_lifetime_dse != ptr2->x_flag_lifetime_dse)
15924 : 0 : internal_error ("%<global_options%> are modified in local context");
15925 : 833212 : if (ptr1->x_flag_limit_function_alignment != ptr2->x_flag_limit_function_alignment)
15926 : 0 : internal_error ("%<global_options%> are modified in local context");
15927 : 833212 : if (ptr1->x_flag_lto_linker_output != ptr2->x_flag_lto_linker_output)
15928 : 0 : internal_error ("%<global_options%> are modified in local context");
15929 : 833212 : if (ptr1->x_flag_live_patching != ptr2->x_flag_live_patching)
15930 : 0 : internal_error ("%<global_options%> are modified in local context");
15931 : 833212 : if (ptr1->x_flag_live_range_shrinkage != ptr2->x_flag_live_range_shrinkage)
15932 : 0 : internal_error ("%<global_options%> are modified in local context");
15933 : 833212 : if (ptr1->x_flag_local_ivars != ptr2->x_flag_local_ivars)
15934 : 0 : internal_error ("%<global_options%> are modified in local context");
15935 : 833212 : if (ptr1->x_flag_loop_interchange != ptr2->x_flag_loop_interchange)
15936 : 0 : internal_error ("%<global_options%> are modified in local context");
15937 : 833212 : if (ptr1->x_flag_loop_nest_optimize != ptr2->x_flag_loop_nest_optimize)
15938 : 0 : internal_error ("%<global_options%> are modified in local context");
15939 : 833212 : if (ptr1->x_flag_loop_parallelize_all != ptr2->x_flag_loop_parallelize_all)
15940 : 0 : internal_error ("%<global_options%> are modified in local context");
15941 : 833212 : if (ptr1->x_flag_unroll_jam != ptr2->x_flag_unroll_jam)
15942 : 0 : internal_error ("%<global_options%> are modified in local context");
15943 : 833212 : if (ptr1->x_flag_lra_remat != ptr2->x_flag_lra_remat)
15944 : 0 : internal_error ("%<global_options%> are modified in local context");
15945 : 833212 : if (ptr1->x_flag_lto_compression_level != ptr2->x_flag_lto_compression_level)
15946 : 0 : internal_error ("%<global_options%> are modified in local context");
15947 : 833212 : if (ptr1->x_flag_lto_incremental_cache_size != ptr2->x_flag_lto_incremental_cache_size)
15948 : 0 : internal_error ("%<global_options%> are modified in local context");
15949 : 833212 : if (ptr1->x_flag_lto_incremental != ptr2->x_flag_lto_incremental)
15950 : 0 : internal_error ("%<global_options%> are modified in local context");
15951 : 833212 : if (ptr1->x_flag_lto_partition != ptr2->x_flag_lto_partition)
15952 : 0 : internal_error ("%<global_options%> are modified in local context");
15953 : 833212 : if (ptr1->x_flag_lto_report != ptr2->x_flag_lto_report)
15954 : 0 : internal_error ("%<global_options%> are modified in local context");
15955 : 833212 : if (ptr1->x_flag_lto_report_wpa != ptr2->x_flag_lto_report_wpa)
15956 : 0 : internal_error ("%<global_options%> are modified in local context");
15957 : 833212 : if (ptr1->x_flag_lto != ptr2->x_flag_lto)
15958 : 0 : internal_error ("%<global_options%> are modified in local context");
15959 : 833212 : if (ptr1->x_flag_ltrans != ptr2->x_flag_ltrans)
15960 : 0 : internal_error ("%<global_options%> are modified in local context");
15961 : 833212 : if (ptr1->x_ltrans_output_list != ptr2->x_ltrans_output_list)
15962 : 0 : internal_error ("%<global_options%> are modified in local context");
15963 : 833212 : if (ptr1->x_flag_malloc_dce != ptr2->x_flag_malloc_dce)
15964 : 0 : internal_error ("%<global_options%> are modified in local context");
15965 : 833212 : if (ptr1->x_flag_malloc_dse != ptr2->x_flag_malloc_dse)
15966 : 0 : internal_error ("%<global_options%> are modified in local context");
15967 : 833212 : if (ptr1->x_flag_errno_math != ptr2->x_flag_errno_math)
15968 : 0 : internal_error ("%<global_options%> are modified in local context");
15969 : 833212 : if (ptr1->x_flag_max_array_constructor != ptr2->x_flag_max_array_constructor)
15970 : 0 : internal_error ("%<global_options%> are modified in local context");
15971 : 833212 : if (ptr1->x_flag_max_errors != ptr2->x_flag_max_errors)
15972 : 0 : internal_error ("%<global_options%> are modified in local context");
15973 : 833212 : if (ptr1->x_flag_max_stack_var_size != ptr2->x_flag_max_stack_var_size)
15974 : 0 : internal_error ("%<global_options%> are modified in local context");
15975 : 833212 : if (ptr1->x_flag_max_subrecord_length != ptr2->x_flag_max_subrecord_length)
15976 : 0 : internal_error ("%<global_options%> are modified in local context");
15977 : 833212 : if (ptr1->x_mem_report != ptr2->x_mem_report)
15978 : 0 : internal_error ("%<global_options%> are modified in local context");
15979 : 833212 : if (ptr1->x_mem_report_wpa != ptr2->x_mem_report_wpa)
15980 : 0 : internal_error ("%<global_options%> are modified in local context");
15981 : 833212 : if (ptr1->x_flag_merge_debug_strings != ptr2->x_flag_merge_debug_strings)
15982 : 0 : internal_error ("%<global_options%> are modified in local context");
15983 : 833212 : if (ptr1->x_flag_min_function_alignment != ptr2->x_flag_min_function_alignment)
15984 : 0 : internal_error ("%<global_options%> are modified in local context");
15985 : 833212 : if (ptr1->x_flag_header_unit != ptr2->x_flag_header_unit)
15986 : 0 : internal_error ("%<global_options%> are modified in local context");
15987 : 833212 : if (ptr1->x_flag_module_implicit_inline != ptr2->x_flag_module_implicit_inline)
15988 : 0 : internal_error ("%<global_options%> are modified in local context");
15989 : 833212 : if (ptr1->x_flag_module_lazy != ptr2->x_flag_module_lazy)
15990 : 0 : internal_error ("%<global_options%> are modified in local context");
15991 : 833212 : if (ptr1->x_flag_module_only != ptr2->x_flag_module_only)
15992 : 0 : internal_error ("%<global_options%> are modified in local context");
15993 : 833212 : if (ptr1->x_flag_module_private != ptr2->x_flag_module_private)
15994 : 0 : internal_error ("%<global_options%> are modified in local context");
15995 : 833212 : if (ptr1->x_flag_module_version_ignore != ptr2->x_flag_module_version_ignore)
15996 : 0 : internal_error ("%<global_options%> are modified in local context");
15997 : 833212 : if (ptr1->x_flag_moduleinfo != ptr2->x_flag_moduleinfo)
15998 : 0 : internal_error ("%<global_options%> are modified in local context");
15999 : 833212 : if (ptr1->x_flag_modules != ptr2->x_flag_modules)
16000 : 0 : internal_error ("%<global_options%> are modified in local context");
16001 : 833212 : if (ptr1->x_flag_modulo_sched != ptr2->x_flag_modulo_sched)
16002 : 0 : internal_error ("%<global_options%> are modified in local context");
16003 : 833212 : if (ptr1->x_flag_modulo_sched_allow_regmoves != ptr2->x_flag_modulo_sched_allow_regmoves)
16004 : 0 : internal_error ("%<global_options%> are modified in local context");
16005 : 833212 : if (ptr1->x_flag_move_loop_invariants != ptr2->x_flag_move_loop_invariants)
16006 : 0 : internal_error ("%<global_options%> are modified in local context");
16007 : 833212 : if (ptr1->x_flag_move_loop_stores != ptr2->x_flag_move_loop_stores)
16008 : 0 : internal_error ("%<global_options%> are modified in local context");
16009 : 833212 : if (ptr1->x_flag_ms_extensions != ptr2->x_flag_ms_extensions)
16010 : 0 : internal_error ("%<global_options%> are modified in local context");
16011 : 833212 : if (ptr1->x_flag_new_inheriting_ctors != ptr2->x_flag_new_inheriting_ctors)
16012 : 0 : internal_error ("%<global_options%> are modified in local context");
16013 : 833212 : if (ptr1->x_flag_new_ttp != ptr2->x_flag_new_ttp)
16014 : 0 : internal_error ("%<global_options%> are modified in local context");
16015 : 833212 : if (ptr1->x_flag_nil_receivers != ptr2->x_flag_nil_receivers)
16016 : 0 : internal_error ("%<global_options%> are modified in local context");
16017 : 833212 : if (ptr1->x_flag_non_call_exceptions != ptr2->x_flag_non_call_exceptions)
16018 : 0 : internal_error ("%<global_options%> are modified in local context");
16019 : 833212 : if (ptr1->x_flag_no_nonansi_builtin != ptr2->x_flag_no_nonansi_builtin)
16020 : 0 : internal_error ("%<global_options%> are modified in local context");
16021 : 833212 : if (ptr1->x_flag_nothrow_opt != ptr2->x_flag_nothrow_opt)
16022 : 0 : internal_error ("%<global_options%> are modified in local context");
16023 : 833212 : if (ptr1->x_flag_objc_abi != ptr2->x_flag_objc_abi)
16024 : 0 : internal_error ("%<global_options%> are modified in local context");
16025 : 833212 : if (ptr1->x_flag_objc_call_cxx_cdtors != ptr2->x_flag_objc_call_cxx_cdtors)
16026 : 0 : internal_error ("%<global_options%> are modified in local context");
16027 : 833212 : if (ptr1->x_flag_objc_direct_dispatch != ptr2->x_flag_objc_direct_dispatch)
16028 : 0 : internal_error ("%<global_options%> are modified in local context");
16029 : 833212 : if (ptr1->x_flag_objc_exceptions != ptr2->x_flag_objc_exceptions)
16030 : 0 : internal_error ("%<global_options%> are modified in local context");
16031 : 833212 : if (ptr1->x_flag_objc_gc != ptr2->x_flag_objc_gc)
16032 : 0 : internal_error ("%<global_options%> are modified in local context");
16033 : 833212 : if (ptr1->x_flag_objc_nilcheck != ptr2->x_flag_objc_nilcheck)
16034 : 0 : internal_error ("%<global_options%> are modified in local context");
16035 : 833212 : if (ptr1->x_flag_objc_sjlj_exceptions != ptr2->x_flag_objc_sjlj_exceptions)
16036 : 0 : internal_error ("%<global_options%> are modified in local context");
16037 : 833212 : if (ptr1->x_flag_objc1_only != ptr2->x_flag_objc1_only)
16038 : 0 : internal_error ("%<global_options%> are modified in local context");
16039 : 833212 : if (ptr1->x_flag_openacc != ptr2->x_flag_openacc)
16040 : 0 : internal_error ("%<global_options%> are modified in local context");
16041 : 833212 : if (ptr1->x_flag_openacc_dims != ptr2->x_flag_openacc_dims)
16042 : 0 : internal_error ("%<global_options%> are modified in local context");
16043 : 833212 : if (ptr1->x_flag_openmp != ptr2->x_flag_openmp)
16044 : 0 : internal_error ("%<global_options%> are modified in local context");
16045 : 833212 : if (ptr1->x_flag_openmp_allocators != ptr2->x_flag_openmp_allocators)
16046 : 0 : internal_error ("%<global_options%> are modified in local context");
16047 : 833212 : if (ptr1->x_flag_openmp_simd != ptr2->x_flag_openmp_simd)
16048 : 0 : internal_error ("%<global_options%> are modified in local context");
16049 : 833212 : if (ptr1->x_flag_openmp_target_simd_clone != ptr2->x_flag_openmp_target_simd_clone)
16050 : 0 : internal_error ("%<global_options%> are modified in local context");
16051 : 833212 : if (ptr1->x_flag_opt_info != ptr2->x_flag_opt_info)
16052 : 0 : internal_error ("%<global_options%> are modified in local context");
16053 : 833212 : if (ptr1->x_flag_optimize_crc != ptr2->x_flag_optimize_crc)
16054 : 0 : internal_error ("%<global_options%> are modified in local context");
16055 : 833212 : if (ptr1->x_flag_optimize_sibling_calls != ptr2->x_flag_optimize_sibling_calls)
16056 : 0 : internal_error ("%<global_options%> are modified in local context");
16057 : 833212 : if (ptr1->x_flag_optimize_strlen != ptr2->x_flag_optimize_strlen)
16058 : 0 : internal_error ("%<global_options%> are modified in local context");
16059 : 833212 : if (ptr1->x_flag_pack_derived != ptr2->x_flag_pack_derived)
16060 : 0 : internal_error ("%<global_options%> are modified in local context");
16061 : 833212 : if (ptr1->x_flag_pack_struct != ptr2->x_flag_pack_struct)
16062 : 0 : internal_error ("%<global_options%> are modified in local context");
16063 : 833212 : if (ptr1->x_flag_pad_source != ptr2->x_flag_pad_source)
16064 : 0 : internal_error ("%<global_options%> are modified in local context");
16065 : 833212 : if (ptr1->x_flag_partial_inlining != ptr2->x_flag_partial_inlining)
16066 : 0 : internal_error ("%<global_options%> are modified in local context");
16067 : 833212 : if (ptr1->x_flag_patchable_function_entry != ptr2->x_flag_patchable_function_entry
16068 : 0 : && (!ptr1->x_flag_patchable_function_entry || !ptr2->x_flag_patchable_function_entry
16069 : 0 : || strcmp (ptr1->x_flag_patchable_function_entry, ptr2->x_flag_patchable_function_entry)))
16070 : 0 : internal_error ("%<global_options%> are modified in local context");
16071 : 833212 : if (ptr1->x_path_coverage_flag != ptr2->x_path_coverage_flag)
16072 : 0 : internal_error ("%<global_options%> are modified in local context");
16073 : 833212 : if (ptr1->x_path_coverage_limit != ptr2->x_path_coverage_limit)
16074 : 0 : internal_error ("%<global_options%> are modified in local context");
16075 : 833212 : if (ptr1->x_flag_pcc_struct_return != ptr2->x_flag_pcc_struct_return)
16076 : 0 : internal_error ("%<global_options%> are modified in local context");
16077 : 833212 : if (ptr1->x_flag_peel_loops != ptr2->x_flag_peel_loops)
16078 : 0 : internal_error ("%<global_options%> are modified in local context");
16079 : 833212 : if (ptr1->x_flag_no_peephole != ptr2->x_flag_no_peephole)
16080 : 0 : internal_error ("%<global_options%> are modified in local context");
16081 : 833212 : if (ptr1->x_flag_peephole2 != ptr2->x_flag_peephole2)
16082 : 0 : internal_error ("%<global_options%> are modified in local context");
16083 : 833212 : if (ptr1->x_flag_permissive != ptr2->x_flag_permissive)
16084 : 0 : internal_error ("%<global_options%> are modified in local context");
16085 : 833212 : if (ptr1->x_flag_permitted_flt_eval_methods != ptr2->x_flag_permitted_flt_eval_methods)
16086 : 0 : internal_error ("%<global_options%> are modified in local context");
16087 : 833212 : if (ptr1->x_flag_plan9_extensions != ptr2->x_flag_plan9_extensions)
16088 : 0 : internal_error ("%<global_options%> are modified in local context");
16089 : 833212 : if (ptr1->x_flag_plt != ptr2->x_flag_plt)
16090 : 0 : internal_error ("%<global_options%> are modified in local context");
16091 : 833212 : if (ptr1->x_post_ipa_mem_report != ptr2->x_post_ipa_mem_report)
16092 : 0 : internal_error ("%<global_options%> are modified in local context");
16093 : 833212 : if (ptr1->x_flag_postconditions != ptr2->x_flag_postconditions)
16094 : 0 : internal_error ("%<global_options%> are modified in local context");
16095 : 833212 : if (ptr1->x_flag_pre_include != ptr2->x_flag_pre_include)
16096 : 0 : internal_error ("%<global_options%> are modified in local context");
16097 : 833212 : if (ptr1->x_pre_ipa_mem_report != ptr2->x_pre_ipa_mem_report)
16098 : 0 : internal_error ("%<global_options%> are modified in local context");
16099 : 833212 : if (ptr1->x_flag_preconditions != ptr2->x_flag_preconditions)
16100 : 0 : internal_error ("%<global_options%> are modified in local context");
16101 : 833212 : if (ptr1->x_flag_predictive_commoning != ptr2->x_flag_predictive_commoning)
16102 : 0 : internal_error ("%<global_options%> are modified in local context");
16103 : 833212 : if (ptr1->x_flag_prefetch_loop_arrays != ptr2->x_flag_prefetch_loop_arrays)
16104 : 0 : internal_error ("%<global_options%> are modified in local context");
16105 : 833212 : if (ptr1->x_flag_pretty_templates != ptr2->x_flag_pretty_templates)
16106 : 0 : internal_error ("%<global_options%> are modified in local context");
16107 : 833212 : if (ptr1->x_flag_printf_return_value != ptr2->x_flag_printf_return_value)
16108 : 0 : internal_error ("%<global_options%> are modified in local context");
16109 : 833212 : if (ptr1->x_profile_flag != ptr2->x_profile_flag)
16110 : 0 : internal_error ("%<global_options%> are modified in local context");
16111 : 833212 : if (ptr1->x_profile_abs_path_flag != ptr2->x_profile_abs_path_flag)
16112 : 0 : internal_error ("%<global_options%> are modified in local context");
16113 : 833212 : if (ptr1->x_profile_arc_flag != ptr2->x_profile_arc_flag)
16114 : 0 : internal_error ("%<global_options%> are modified in local context");
16115 : 833212 : if (ptr1->x_flag_profile_correction != ptr2->x_flag_profile_correction)
16116 : 0 : internal_error ("%<global_options%> are modified in local context");
16117 : 833212 : if (ptr1->x_profile_data_prefix != ptr2->x_profile_data_prefix)
16118 : 0 : internal_error ("%<global_options%> are modified in local context");
16119 : 833212 : if (ptr1->x_flag_profile_exclude_files != ptr2->x_flag_profile_exclude_files)
16120 : 0 : internal_error ("%<global_options%> are modified in local context");
16121 : 833212 : if (ptr1->x_flag_profile_filter_files != ptr2->x_flag_profile_filter_files)
16122 : 0 : internal_error ("%<global_options%> are modified in local context");
16123 : 833212 : if (ptr1->x_profile_info_section != ptr2->x_profile_info_section)
16124 : 0 : internal_error ("%<global_options%> are modified in local context");
16125 : 833212 : if (ptr1->x_profile_note_location != ptr2->x_profile_note_location)
16126 : 0 : internal_error ("%<global_options%> are modified in local context");
16127 : 833212 : if (ptr1->x_flag_profile_partial_training != ptr2->x_flag_profile_partial_training)
16128 : 0 : internal_error ("%<global_options%> are modified in local context");
16129 : 833212 : if (ptr1->x_profile_prefix_path != ptr2->x_profile_prefix_path)
16130 : 0 : internal_error ("%<global_options%> are modified in local context");
16131 : 833212 : if (ptr1->x_flag_profile_reorder_functions != ptr2->x_flag_profile_reorder_functions)
16132 : 0 : internal_error ("%<global_options%> are modified in local context");
16133 : 833212 : if (ptr1->x_profile_report != ptr2->x_profile_report)
16134 : 0 : internal_error ("%<global_options%> are modified in local context");
16135 : 833212 : if (ptr1->x_flag_profile_reproducible != ptr2->x_flag_profile_reproducible)
16136 : 0 : internal_error ("%<global_options%> are modified in local context");
16137 : 833212 : if (ptr1->x_flag_profile_update != ptr2->x_flag_profile_update)
16138 : 0 : internal_error ("%<global_options%> are modified in local context");
16139 : 833212 : if (ptr1->x_flag_profile_use != ptr2->x_flag_profile_use)
16140 : 0 : internal_error ("%<global_options%> are modified in local context");
16141 : 833212 : if (ptr1->x_flag_profile_values != ptr2->x_flag_profile_values)
16142 : 0 : internal_error ("%<global_options%> are modified in local context");
16143 : 833212 : if (ptr1->x_flag_protect_parens != ptr2->x_flag_protect_parens)
16144 : 0 : internal_error ("%<global_options%> are modified in local context");
16145 : 833212 : if (ptr1->x_flag_range_check != ptr2->x_flag_range_check)
16146 : 0 : internal_error ("%<global_options%> are modified in local context");
16147 : 833212 : if (ptr1->x_flag_range_for_ext_temps != ptr2->x_flag_range_for_ext_temps)
16148 : 0 : internal_error ("%<global_options%> are modified in local context");
16149 : 833212 : if (ptr1->x_flag_real4_kind != ptr2->x_flag_real4_kind)
16150 : 0 : internal_error ("%<global_options%> are modified in local context");
16151 : 833212 : if (ptr1->x_flag_real8_kind != ptr2->x_flag_real8_kind)
16152 : 0 : internal_error ("%<global_options%> are modified in local context");
16153 : 833212 : if (ptr1->x_flag_realloc_lhs != ptr2->x_flag_realloc_lhs)
16154 : 0 : internal_error ("%<global_options%> are modified in local context");
16155 : 833212 : if (ptr1->x_flag_reciprocal_math != ptr2->x_flag_reciprocal_math)
16156 : 0 : internal_error ("%<global_options%> are modified in local context");
16157 : 833212 : if (ptr1->x_flag_record_gcc_switches != ptr2->x_flag_record_gcc_switches)
16158 : 0 : internal_error ("%<global_options%> are modified in local context");
16159 : 833212 : if (ptr1->x_flag_record_marker != ptr2->x_flag_record_marker)
16160 : 0 : internal_error ("%<global_options%> are modified in local context");
16161 : 833212 : if (ptr1->x_flag_recursive != ptr2->x_flag_recursive)
16162 : 0 : internal_error ("%<global_options%> are modified in local context");
16163 : 833212 : if (ptr1->x_flag_ree != ptr2->x_flag_ree)
16164 : 0 : internal_error ("%<global_options%> are modified in local context");
16165 : 833212 : if (ptr1->x_flag_rename_registers != ptr2->x_flag_rename_registers)
16166 : 0 : internal_error ("%<global_options%> are modified in local context");
16167 : 833212 : if (ptr1->x_flag_reorder_blocks != ptr2->x_flag_reorder_blocks)
16168 : 0 : internal_error ("%<global_options%> are modified in local context");
16169 : 833212 : if (ptr1->x_flag_reorder_blocks_algorithm != ptr2->x_flag_reorder_blocks_algorithm)
16170 : 0 : internal_error ("%<global_options%> are modified in local context");
16171 : 833212 : if (ptr1->x_flag_reorder_blocks_and_partition != ptr2->x_flag_reorder_blocks_and_partition)
16172 : 0 : internal_error ("%<global_options%> are modified in local context");
16173 : 833212 : if (ptr1->x_flag_reorder_functions != ptr2->x_flag_reorder_functions)
16174 : 0 : internal_error ("%<global_options%> are modified in local context");
16175 : 833212 : if (ptr1->x_flag_repack_arrays != ptr2->x_flag_repack_arrays)
16176 : 0 : internal_error ("%<global_options%> are modified in local context");
16177 : 833212 : if (ptr1->x_flag_replace_objc_classes != ptr2->x_flag_replace_objc_classes)
16178 : 0 : internal_error ("%<global_options%> are modified in local context");
16179 : 833212 : if (ptr1->x_flag_report_bug != ptr2->x_flag_report_bug)
16180 : 0 : internal_error ("%<global_options%> are modified in local context");
16181 : 833212 : if (ptr1->x_flag_rerun_cse_after_loop != ptr2->x_flag_rerun_cse_after_loop)
16182 : 0 : internal_error ("%<global_options%> are modified in local context");
16183 : 833212 : if (ptr1->x_flag_resched_modulo_sched != ptr2->x_flag_resched_modulo_sched)
16184 : 0 : internal_error ("%<global_options%> are modified in local context");
16185 : 833212 : if (ptr1->x_flag_rounding_math != ptr2->x_flag_rounding_math)
16186 : 0 : internal_error ("%<global_options%> are modified in local context");
16187 : 833212 : if (ptr1->x_flag_rtti != ptr2->x_flag_rtti)
16188 : 0 : internal_error ("%<global_options%> are modified in local context");
16189 : 833212 : if (ptr1->x_flag_borrowcheck != ptr2->x_flag_borrowcheck)
16190 : 0 : internal_error ("%<global_options%> are modified in local context");
16191 : 833212 : if (ptr1->x_flag_rust_compile_until != ptr2->x_flag_rust_compile_until)
16192 : 0 : internal_error ("%<global_options%> are modified in local context");
16193 : 833212 : if (ptr1->x_flag_rust_crate_type != ptr2->x_flag_rust_crate_type)
16194 : 0 : internal_error ("%<global_options%> are modified in local context");
16195 : 833212 : if (ptr1->x_flag_rust_debug != ptr2->x_flag_rust_debug)
16196 : 0 : internal_error ("%<global_options%> are modified in local context");
16197 : 833212 : if (ptr1->x_flag_rust_edition != ptr2->x_flag_rust_edition)
16198 : 0 : internal_error ("%<global_options%> are modified in local context");
16199 : 833212 : if (ptr1->x_flag_rust_embed_metadata != ptr2->x_flag_rust_embed_metadata)
16200 : 0 : internal_error ("%<global_options%> are modified in local context");
16201 : 833212 : if (ptr1->x_flag_rust_experimental != ptr2->x_flag_rust_experimental)
16202 : 0 : internal_error ("%<global_options%> are modified in local context");
16203 : 833212 : if (ptr1->x_flag_rust_mangling != ptr2->x_flag_rust_mangling)
16204 : 0 : internal_error ("%<global_options%> are modified in local context");
16205 : 833212 : if (ptr1->x_rust_max_recursion_depth != ptr2->x_rust_max_recursion_depth)
16206 : 0 : internal_error ("%<global_options%> are modified in local context");
16207 : 833212 : if (ptr1->x_flag_name_resolution_2_0 != ptr2->x_flag_name_resolution_2_0)
16208 : 0 : internal_error ("%<global_options%> are modified in local context");
16209 : 833212 : if (ptr1->x_flag_overflow_checks != ptr2->x_flag_overflow_checks)
16210 : 0 : internal_error ("%<global_options%> are modified in local context");
16211 : 833212 : if (ptr1->x_flag_rust_panic != ptr2->x_flag_rust_panic)
16212 : 0 : internal_error ("%<global_options%> are modified in local context");
16213 : 833212 : if (ptr1->x_flag_sanitize_address_use_after_scope != ptr2->x_flag_sanitize_address_use_after_scope)
16214 : 0 : internal_error ("%<global_options%> are modified in local context");
16215 : 833212 : if (ptr1->x_flag_sanitize_coverage != ptr2->x_flag_sanitize_coverage)
16216 : 0 : internal_error ("%<global_options%> are modified in local context");
16217 : 833212 : if (ptr1->x_flag_save_optimization_record != ptr2->x_flag_save_optimization_record)
16218 : 0 : internal_error ("%<global_options%> are modified in local context");
16219 : 833212 : if (ptr1->x_flag_sched_critical_path_heuristic != ptr2->x_flag_sched_critical_path_heuristic)
16220 : 0 : internal_error ("%<global_options%> are modified in local context");
16221 : 833212 : if (ptr1->x_flag_sched_dep_count_heuristic != ptr2->x_flag_sched_dep_count_heuristic)
16222 : 0 : internal_error ("%<global_options%> are modified in local context");
16223 : 833212 : if (ptr1->x_flag_sched_group_heuristic != ptr2->x_flag_sched_group_heuristic)
16224 : 0 : internal_error ("%<global_options%> are modified in local context");
16225 : 833212 : if (ptr1->x_flag_schedule_interblock != ptr2->x_flag_schedule_interblock)
16226 : 0 : internal_error ("%<global_options%> are modified in local context");
16227 : 833212 : if (ptr1->x_flag_sched_last_insn_heuristic != ptr2->x_flag_sched_last_insn_heuristic)
16228 : 0 : internal_error ("%<global_options%> are modified in local context");
16229 : 833212 : if (ptr1->x_flag_sched_pressure != ptr2->x_flag_sched_pressure)
16230 : 0 : internal_error ("%<global_options%> are modified in local context");
16231 : 833212 : if (ptr1->x_flag_sched_rank_heuristic != ptr2->x_flag_sched_rank_heuristic)
16232 : 0 : internal_error ("%<global_options%> are modified in local context");
16233 : 833212 : if (ptr1->x_flag_schedule_speculative != ptr2->x_flag_schedule_speculative)
16234 : 0 : internal_error ("%<global_options%> are modified in local context");
16235 : 833212 : if (ptr1->x_flag_sched_spec_insn_heuristic != ptr2->x_flag_sched_spec_insn_heuristic)
16236 : 0 : internal_error ("%<global_options%> are modified in local context");
16237 : 833212 : if (ptr1->x_flag_schedule_speculative_load != ptr2->x_flag_schedule_speculative_load)
16238 : 0 : internal_error ("%<global_options%> are modified in local context");
16239 : 833212 : if (ptr1->x_flag_schedule_speculative_load_dangerous != ptr2->x_flag_schedule_speculative_load_dangerous)
16240 : 0 : internal_error ("%<global_options%> are modified in local context");
16241 : 833212 : if (ptr1->x_flag_sched_stalled_insns != ptr2->x_flag_sched_stalled_insns)
16242 : 0 : internal_error ("%<global_options%> are modified in local context");
16243 : 833212 : if (ptr1->x_flag_sched_stalled_insns_dep != ptr2->x_flag_sched_stalled_insns_dep)
16244 : 0 : internal_error ("%<global_options%> are modified in local context");
16245 : 833212 : if (ptr1->x_sched_verbose_param != ptr2->x_sched_verbose_param)
16246 : 0 : internal_error ("%<global_options%> are modified in local context");
16247 : 833212 : if (ptr1->x_flag_sched2_use_superblocks != ptr2->x_flag_sched2_use_superblocks)
16248 : 0 : internal_error ("%<global_options%> are modified in local context");
16249 : 833212 : if (ptr1->x_flag_schedule_fusion != ptr2->x_flag_schedule_fusion)
16250 : 0 : internal_error ("%<global_options%> are modified in local context");
16251 : 833212 : if (ptr1->x_flag_schedule_insns != ptr2->x_flag_schedule_insns)
16252 : 0 : internal_error ("%<global_options%> are modified in local context");
16253 : 833212 : if (ptr1->x_flag_schedule_insns_after_reload != ptr2->x_flag_schedule_insns_after_reload)
16254 : 0 : internal_error ("%<global_options%> are modified in local context");
16255 : 833212 : if (ptr1->x_flag_second_underscore != ptr2->x_flag_second_underscore)
16256 : 0 : internal_error ("%<global_options%> are modified in local context");
16257 : 833212 : if (ptr1->x_flag_section_anchors != ptr2->x_flag_section_anchors)
16258 : 0 : internal_error ("%<global_options%> are modified in local context");
16259 : 833212 : if (ptr1->x_flag_sel_sched_pipelining != ptr2->x_flag_sel_sched_pipelining)
16260 : 0 : internal_error ("%<global_options%> are modified in local context");
16261 : 833212 : if (ptr1->x_flag_sel_sched_pipelining_outer_loops != ptr2->x_flag_sel_sched_pipelining_outer_loops)
16262 : 0 : internal_error ("%<global_options%> are modified in local context");
16263 : 833212 : if (ptr1->x_flag_sel_sched_reschedule_pipelined != ptr2->x_flag_sel_sched_reschedule_pipelined)
16264 : 0 : internal_error ("%<global_options%> are modified in local context");
16265 : 833212 : if (ptr1->x_flag_selective_scheduling != ptr2->x_flag_selective_scheduling)
16266 : 0 : internal_error ("%<global_options%> are modified in local context");
16267 : 833212 : if (ptr1->x_flag_selective_scheduling2 != ptr2->x_flag_selective_scheduling2)
16268 : 0 : internal_error ("%<global_options%> are modified in local context");
16269 : 833212 : if (ptr1->x_flag_self_test != ptr2->x_flag_self_test)
16270 : 0 : internal_error ("%<global_options%> are modified in local context");
16271 : 833212 : if (ptr1->x_flag_semantic_interposition != ptr2->x_flag_semantic_interposition)
16272 : 0 : internal_error ("%<global_options%> are modified in local context");
16273 : 833212 : if (ptr1->x_flag_short_enums != ptr2->x_flag_short_enums)
16274 : 0 : internal_error ("%<global_options%> are modified in local context");
16275 : 833212 : if (ptr1->x_flag_short_wchar != ptr2->x_flag_short_wchar)
16276 : 0 : internal_error ("%<global_options%> are modified in local context");
16277 : 833212 : if (ptr1->x_flag_show_column != ptr2->x_flag_show_column)
16278 : 0 : internal_error ("%<global_options%> are modified in local context");
16279 : 833212 : if (ptr1->x_flag_shrink_wrap != ptr2->x_flag_shrink_wrap)
16280 : 0 : internal_error ("%<global_options%> are modified in local context");
16281 : 833212 : if (ptr1->x_flag_shrink_wrap_separate != ptr2->x_flag_shrink_wrap_separate)
16282 : 0 : internal_error ("%<global_options%> are modified in local context");
16283 : 833212 : if (ptr1->x_flag_sign_zero != ptr2->x_flag_sign_zero)
16284 : 0 : internal_error ("%<global_options%> are modified in local context");
16285 : 833212 : if (ptr1->x_flag_signaling_nans != ptr2->x_flag_signaling_nans)
16286 : 0 : internal_error ("%<global_options%> are modified in local context");
16287 : 833212 : if (ptr1->x_flag_signed_bitfields != ptr2->x_flag_signed_bitfields)
16288 : 0 : internal_error ("%<global_options%> are modified in local context");
16289 : 833212 : if (ptr1->x_flag_signed_char != ptr2->x_flag_signed_char)
16290 : 0 : internal_error ("%<global_options%> are modified in local context");
16291 : 833212 : if (ptr1->x_flag_signed_zeros != ptr2->x_flag_signed_zeros)
16292 : 0 : internal_error ("%<global_options%> are modified in local context");
16293 : 833212 : if (ptr1->x_flag_simd_cost_model != ptr2->x_flag_simd_cost_model)
16294 : 0 : internal_error ("%<global_options%> are modified in local context");
16295 : 833212 : if (ptr1->x_flag_single_precision_constant != ptr2->x_flag_single_precision_constant)
16296 : 0 : internal_error ("%<global_options%> are modified in local context");
16297 : 833212 : if (ptr1->x_flag_sized_deallocation != ptr2->x_flag_sized_deallocation)
16298 : 0 : internal_error ("%<global_options%> are modified in local context");
16299 : 833212 : if (ptr1->x_flag_split_ivs_in_unroller != ptr2->x_flag_split_ivs_in_unroller)
16300 : 0 : internal_error ("%<global_options%> are modified in local context");
16301 : 833212 : if (ptr1->x_flag_split_loops != ptr2->x_flag_split_loops)
16302 : 0 : internal_error ("%<global_options%> are modified in local context");
16303 : 833212 : if (ptr1->x_flag_split_paths != ptr2->x_flag_split_paths)
16304 : 0 : internal_error ("%<global_options%> are modified in local context");
16305 : 833212 : if (ptr1->x_flag_split_stack != ptr2->x_flag_split_stack)
16306 : 0 : internal_error ("%<global_options%> are modified in local context");
16307 : 833212 : if (ptr1->x_flag_split_wide_types != ptr2->x_flag_split_wide_types)
16308 : 0 : internal_error ("%<global_options%> are modified in local context");
16309 : 833212 : if (ptr1->x_flag_split_wide_types_early != ptr2->x_flag_split_wide_types_early)
16310 : 0 : internal_error ("%<global_options%> are modified in local context");
16311 : 833212 : if (ptr1->x_flag_ssa_backprop != ptr2->x_flag_ssa_backprop)
16312 : 0 : internal_error ("%<global_options%> are modified in local context");
16313 : 833212 : if (ptr1->x_flag_ssa_phiopt != ptr2->x_flag_ssa_phiopt)
16314 : 0 : internal_error ("%<global_options%> are modified in local context");
16315 : 833212 : if (ptr1->x_default_sso != ptr2->x_default_sso)
16316 : 0 : internal_error ("%<global_options%> are modified in local context");
16317 : 833212 : if (ptr1->x_flag_stack_arrays != ptr2->x_flag_stack_arrays)
16318 : 0 : internal_error ("%<global_options%> are modified in local context");
16319 : 833212 : if (ptr1->x_flag_stack_clash_protection != ptr2->x_flag_stack_clash_protection)
16320 : 0 : internal_error ("%<global_options%> are modified in local context");
16321 : 833212 : if (ptr1->x_flag_stack_protect != ptr2->x_flag_stack_protect)
16322 : 0 : internal_error ("%<global_options%> are modified in local context");
16323 : 833212 : if (ptr1->x_flag_stack_reuse != ptr2->x_flag_stack_reuse)
16324 : 0 : internal_error ("%<global_options%> are modified in local context");
16325 : 833212 : if (ptr1->x_flag_stack_usage != ptr2->x_flag_stack_usage)
16326 : 0 : internal_error ("%<global_options%> are modified in local context");
16327 : 833212 : if (ptr1->x_cobol_static_call != ptr2->x_cobol_static_call)
16328 : 0 : internal_error ("%<global_options%> are modified in local context");
16329 : 833212 : if (ptr1->x_flag_detailed_statistics != ptr2->x_flag_detailed_statistics)
16330 : 0 : internal_error ("%<global_options%> are modified in local context");
16331 : 833212 : if (ptr1->x_flag_stdarg_opt != ptr2->x_flag_stdarg_opt)
16332 : 0 : internal_error ("%<global_options%> are modified in local context");
16333 : 833212 : if (ptr1->x_flag_store_merging != ptr2->x_flag_store_merging)
16334 : 0 : internal_error ("%<global_options%> are modified in local context");
16335 : 833212 : if (ptr1->x_flag_strict_aliasing != ptr2->x_flag_strict_aliasing)
16336 : 0 : internal_error ("%<global_options%> are modified in local context");
16337 : 833212 : if (ptr1->x_flag_strict_enums != ptr2->x_flag_strict_enums)
16338 : 0 : internal_error ("%<global_options%> are modified in local context");
16339 : 833212 : if (ptr1->x_flag_strict_flex_arrays != ptr2->x_flag_strict_flex_arrays)
16340 : 0 : internal_error ("%<global_options%> are modified in local context");
16341 : 833212 : if (ptr1->x_flag_strict_volatile_bitfields != ptr2->x_flag_strict_volatile_bitfields)
16342 : 0 : internal_error ("%<global_options%> are modified in local context");
16343 : 833212 : if (ptr1->x_flag_strong_eval_order != ptr2->x_flag_strong_eval_order)
16344 : 0 : internal_error ("%<global_options%> are modified in local context");
16345 : 833212 : if (ptr1->x_flag_strub != ptr2->x_flag_strub)
16346 : 0 : internal_error ("%<global_options%> are modified in local context");
16347 : 833212 : if (ptr1->x_flag_switch_errors != ptr2->x_flag_switch_errors)
16348 : 0 : internal_error ("%<global_options%> are modified in local context");
16349 : 833212 : if (ptr1->x_flag_sync_libcalls != ptr2->x_flag_sync_libcalls)
16350 : 0 : internal_error ("%<global_options%> are modified in local context");
16351 : 833212 : if (ptr1->x_flag_syntax_only != ptr2->x_flag_syntax_only)
16352 : 0 : internal_error ("%<global_options%> are modified in local context");
16353 : 833212 : if (ptr1->x_flag_tail_call_workaround != ptr2->x_flag_tail_call_workaround)
16354 : 0 : internal_error ("%<global_options%> are modified in local context");
16355 : 833212 : if (ptr1->x_template_backtrace_limit != ptr2->x_template_backtrace_limit)
16356 : 0 : internal_error ("%<global_options%> are modified in local context");
16357 : 833212 : if (ptr1->x_flag_test_coverage != ptr2->x_flag_test_coverage)
16358 : 0 : internal_error ("%<global_options%> are modified in local context");
16359 : 833212 : if (ptr1->x_flag_test_forall_temp != ptr2->x_flag_test_forall_temp)
16360 : 0 : internal_error ("%<global_options%> are modified in local context");
16361 : 833212 : if (ptr1->x_flag_thread_jumps != ptr2->x_flag_thread_jumps)
16362 : 0 : internal_error ("%<global_options%> are modified in local context");
16363 : 833212 : if (ptr1->x_flag_threadsafe_statics != ptr2->x_flag_threadsafe_statics)
16364 : 0 : internal_error ("%<global_options%> are modified in local context");
16365 : 833212 : if (ptr1->x_time_report != ptr2->x_time_report)
16366 : 0 : internal_error ("%<global_options%> are modified in local context");
16367 : 833212 : if (ptr1->x_time_report_details != ptr2->x_time_report_details)
16368 : 0 : internal_error ("%<global_options%> are modified in local context");
16369 : 833212 : if (ptr1->x_flag_tls_default != ptr2->x_flag_tls_default)
16370 : 0 : internal_error ("%<global_options%> are modified in local context");
16371 : 833212 : if (ptr1->x_flag_toplevel_reorder != ptr2->x_flag_toplevel_reorder)
16372 : 0 : internal_error ("%<global_options%> are modified in local context");
16373 : 833212 : if (ptr1->x_cobol_trace_debug != ptr2->x_cobol_trace_debug)
16374 : 0 : internal_error ("%<global_options%> are modified in local context");
16375 : 833212 : if (ptr1->x_flag_tracer != ptr2->x_flag_tracer)
16376 : 0 : internal_error ("%<global_options%> are modified in local context");
16377 : 833212 : if (ptr1->x_flag_trampoline_impl != ptr2->x_flag_trampoline_impl)
16378 : 0 : internal_error ("%<global_options%> are modified in local context");
16379 : 833212 : if (ptr1->x_flag_trampolines != ptr2->x_flag_trampolines)
16380 : 0 : internal_error ("%<global_options%> are modified in local context");
16381 : 833212 : if (ptr1->x_flag_trapping_math != ptr2->x_flag_trapping_math)
16382 : 0 : internal_error ("%<global_options%> are modified in local context");
16383 : 833212 : if (ptr1->x_flag_trapv != ptr2->x_flag_trapv)
16384 : 0 : internal_error ("%<global_options%> are modified in local context");
16385 : 833212 : if (ptr1->x_flag_tree_bit_ccp != ptr2->x_flag_tree_bit_ccp)
16386 : 0 : internal_error ("%<global_options%> are modified in local context");
16387 : 833212 : if (ptr1->x_flag_tree_builtin_call_dce != ptr2->x_flag_tree_builtin_call_dce)
16388 : 0 : internal_error ("%<global_options%> are modified in local context");
16389 : 833212 : if (ptr1->x_flag_tree_ccp != ptr2->x_flag_tree_ccp)
16390 : 0 : internal_error ("%<global_options%> are modified in local context");
16391 : 833212 : if (ptr1->x_flag_tree_ch != ptr2->x_flag_tree_ch)
16392 : 0 : internal_error ("%<global_options%> are modified in local context");
16393 : 833212 : if (ptr1->x_flag_tree_coalesce_vars != ptr2->x_flag_tree_coalesce_vars)
16394 : 0 : internal_error ("%<global_options%> are modified in local context");
16395 : 833212 : if (ptr1->x_flag_tree_copy_prop != ptr2->x_flag_tree_copy_prop)
16396 : 0 : internal_error ("%<global_options%> are modified in local context");
16397 : 833212 : if (ptr1->x_flag_tree_cselim != ptr2->x_flag_tree_cselim)
16398 : 0 : internal_error ("%<global_options%> are modified in local context");
16399 : 833212 : if (ptr1->x_flag_tree_dce != ptr2->x_flag_tree_dce)
16400 : 0 : internal_error ("%<global_options%> are modified in local context");
16401 : 833212 : if (ptr1->x_flag_tree_dom != ptr2->x_flag_tree_dom)
16402 : 0 : internal_error ("%<global_options%> are modified in local context");
16403 : 833212 : if (ptr1->x_flag_tree_dse != ptr2->x_flag_tree_dse)
16404 : 0 : internal_error ("%<global_options%> are modified in local context");
16405 : 833212 : if (ptr1->x_flag_tree_forwprop != ptr2->x_flag_tree_forwprop)
16406 : 0 : internal_error ("%<global_options%> are modified in local context");
16407 : 833212 : if (ptr1->x_flag_tree_fre != ptr2->x_flag_tree_fre)
16408 : 0 : internal_error ("%<global_options%> are modified in local context");
16409 : 833212 : if (ptr1->x_flag_tree_loop_distribute_patterns != ptr2->x_flag_tree_loop_distribute_patterns)
16410 : 0 : internal_error ("%<global_options%> are modified in local context");
16411 : 833212 : if (ptr1->x_flag_tree_loop_distribution != ptr2->x_flag_tree_loop_distribution)
16412 : 0 : internal_error ("%<global_options%> are modified in local context");
16413 : 833212 : if (ptr1->x_flag_tree_loop_if_convert != ptr2->x_flag_tree_loop_if_convert)
16414 : 0 : internal_error ("%<global_options%> are modified in local context");
16415 : 833212 : if (ptr1->x_flag_tree_loop_im != ptr2->x_flag_tree_loop_im)
16416 : 0 : internal_error ("%<global_options%> are modified in local context");
16417 : 833212 : if (ptr1->x_flag_tree_loop_ivcanon != ptr2->x_flag_tree_loop_ivcanon)
16418 : 0 : internal_error ("%<global_options%> are modified in local context");
16419 : 833212 : if (ptr1->x_flag_tree_loop_optimize != ptr2->x_flag_tree_loop_optimize)
16420 : 0 : internal_error ("%<global_options%> are modified in local context");
16421 : 833212 : if (ptr1->x_flag_tree_loop_vectorize != ptr2->x_flag_tree_loop_vectorize)
16422 : 0 : internal_error ("%<global_options%> are modified in local context");
16423 : 833212 : if (ptr1->x_flag_tree_live_range_split != ptr2->x_flag_tree_live_range_split)
16424 : 0 : internal_error ("%<global_options%> are modified in local context");
16425 : 833212 : if (ptr1->x_flag_tree_parallelize_loops != ptr2->x_flag_tree_parallelize_loops)
16426 : 0 : internal_error ("%<global_options%> are modified in local context");
16427 : 833212 : if (ptr1->x_flag_tree_partial_pre != ptr2->x_flag_tree_partial_pre)
16428 : 0 : internal_error ("%<global_options%> are modified in local context");
16429 : 833212 : if (ptr1->x_flag_tree_phiprop != ptr2->x_flag_tree_phiprop)
16430 : 0 : internal_error ("%<global_options%> are modified in local context");
16431 : 833212 : if (ptr1->x_flag_tree_pre != ptr2->x_flag_tree_pre)
16432 : 0 : internal_error ("%<global_options%> are modified in local context");
16433 : 833212 : if (ptr1->x_flag_tree_pta != ptr2->x_flag_tree_pta)
16434 : 0 : internal_error ("%<global_options%> are modified in local context");
16435 : 833212 : if (ptr1->x_flag_tree_reassoc != ptr2->x_flag_tree_reassoc)
16436 : 0 : internal_error ("%<global_options%> are modified in local context");
16437 : 833212 : if (ptr1->x_flag_tree_scev_cprop != ptr2->x_flag_tree_scev_cprop)
16438 : 0 : internal_error ("%<global_options%> are modified in local context");
16439 : 833212 : if (ptr1->x_flag_tree_sink != ptr2->x_flag_tree_sink)
16440 : 0 : internal_error ("%<global_options%> are modified in local context");
16441 : 833212 : if (ptr1->x_flag_tree_slp_vectorize != ptr2->x_flag_tree_slp_vectorize)
16442 : 0 : internal_error ("%<global_options%> are modified in local context");
16443 : 833212 : if (ptr1->x_flag_tree_slsr != ptr2->x_flag_tree_slsr)
16444 : 0 : internal_error ("%<global_options%> are modified in local context");
16445 : 833212 : if (ptr1->x_flag_tree_sra != ptr2->x_flag_tree_sra)
16446 : 0 : internal_error ("%<global_options%> are modified in local context");
16447 : 833212 : if (ptr1->x_flag_tree_switch_conversion != ptr2->x_flag_tree_switch_conversion)
16448 : 0 : internal_error ("%<global_options%> are modified in local context");
16449 : 833212 : if (ptr1->x_flag_tree_tail_merge != ptr2->x_flag_tree_tail_merge)
16450 : 0 : internal_error ("%<global_options%> are modified in local context");
16451 : 833212 : if (ptr1->x_flag_tree_ter != ptr2->x_flag_tree_ter)
16452 : 0 : internal_error ("%<global_options%> are modified in local context");
16453 : 833212 : if (ptr1->x_flag_tree_vectorize != ptr2->x_flag_tree_vectorize)
16454 : 0 : internal_error ("%<global_options%> are modified in local context");
16455 : 833212 : if (ptr1->x_flag_tree_vrp != ptr2->x_flag_tree_vrp)
16456 : 0 : internal_error ("%<global_options%> are modified in local context");
16457 : 833212 : if (ptr1->x_flag_auto_var_init != ptr2->x_flag_auto_var_init)
16458 : 0 : internal_error ("%<global_options%> are modified in local context");
16459 : 833212 : if (ptr1->x_flag_unconstrained_commons != ptr2->x_flag_unconstrained_commons)
16460 : 0 : internal_error ("%<global_options%> are modified in local context");
16461 : 833212 : if (ptr1->x_flag_underscoring != ptr2->x_flag_underscoring)
16462 : 0 : internal_error ("%<global_options%> are modified in local context");
16463 : 833212 : if (ptr1->x_flag_unit_at_a_time != ptr2->x_flag_unit_at_a_time)
16464 : 0 : internal_error ("%<global_options%> are modified in local context");
16465 : 833212 : if (ptr1->x_flag_unreachable_traps != ptr2->x_flag_unreachable_traps)
16466 : 0 : internal_error ("%<global_options%> are modified in local context");
16467 : 833212 : if (ptr1->x_flag_unroll_all_loops != ptr2->x_flag_unroll_all_loops)
16468 : 0 : internal_error ("%<global_options%> are modified in local context");
16469 : 833212 : if (ptr1->x_flag_cunroll_grow_size != ptr2->x_flag_cunroll_grow_size)
16470 : 0 : internal_error ("%<global_options%> are modified in local context");
16471 : 833212 : if (ptr1->x_flag_unroll_loops != ptr2->x_flag_unroll_loops)
16472 : 0 : internal_error ("%<global_options%> are modified in local context");
16473 : 833212 : if (ptr1->x_flag_unsafe_math_optimizations != ptr2->x_flag_unsafe_math_optimizations)
16474 : 0 : internal_error ("%<global_options%> are modified in local context");
16475 : 833212 : if (ptr1->x_flag_unsigned != ptr2->x_flag_unsigned)
16476 : 0 : internal_error ("%<global_options%> are modified in local context");
16477 : 833212 : if (ptr1->x_flag_unswitch_loops != ptr2->x_flag_unswitch_loops)
16478 : 0 : internal_error ("%<global_options%> are modified in local context");
16479 : 833212 : if (ptr1->x_flag_unwind_tables != ptr2->x_flag_unwind_tables)
16480 : 0 : internal_error ("%<global_options%> are modified in local context");
16481 : 833212 : if (ptr1->x_flag_use_cxa_atexit != ptr2->x_flag_use_cxa_atexit)
16482 : 0 : internal_error ("%<global_options%> are modified in local context");
16483 : 833212 : if (ptr1->x_flag_use_cxa_get_exception_ptr != ptr2->x_flag_use_cxa_get_exception_ptr)
16484 : 0 : internal_error ("%<global_options%> are modified in local context");
16485 : 833212 : if (ptr1->x_flag_use_linker_plugin != ptr2->x_flag_use_linker_plugin)
16486 : 0 : internal_error ("%<global_options%> are modified in local context");
16487 : 833212 : if (ptr1->x_flag_var_tracking != ptr2->x_flag_var_tracking)
16488 : 0 : internal_error ("%<global_options%> are modified in local context");
16489 : 833212 : if (ptr1->x_flag_var_tracking_assignments != ptr2->x_flag_var_tracking_assignments)
16490 : 0 : internal_error ("%<global_options%> are modified in local context");
16491 : 833212 : if (ptr1->x_flag_var_tracking_assignments_toggle != ptr2->x_flag_var_tracking_assignments_toggle)
16492 : 0 : internal_error ("%<global_options%> are modified in local context");
16493 : 833212 : if (ptr1->x_flag_var_tracking_uninit != ptr2->x_flag_var_tracking_uninit)
16494 : 0 : internal_error ("%<global_options%> are modified in local context");
16495 : 833212 : if (ptr1->x_flag_variable_expansion_in_unroller != ptr2->x_flag_variable_expansion_in_unroller)
16496 : 0 : internal_error ("%<global_options%> are modified in local context");
16497 : 833212 : if (ptr1->x_flag_vect_cost_model != ptr2->x_flag_vect_cost_model)
16498 : 0 : internal_error ("%<global_options%> are modified in local context");
16499 : 833212 : if (ptr1->x_flag_verbose_asm != ptr2->x_flag_verbose_asm)
16500 : 0 : internal_error ("%<global_options%> are modified in local context");
16501 : 833212 : if (ptr1->x_flag_version_loops_for_strides != ptr2->x_flag_version_loops_for_strides)
16502 : 0 : internal_error ("%<global_options%> are modified in local context");
16503 : 833212 : if (ptr1->x_flag_visibility_ms_compat != ptr2->x_flag_visibility_ms_compat)
16504 : 0 : internal_error ("%<global_options%> are modified in local context");
16505 : 833212 : if (ptr1->x_default_visibility != ptr2->x_default_visibility)
16506 : 0 : internal_error ("%<global_options%> are modified in local context");
16507 : 833212 : if (ptr1->x_flag_value_profile_transformations != ptr2->x_flag_value_profile_transformations)
16508 : 0 : internal_error ("%<global_options%> are modified in local context");
16509 : 833212 : if (ptr1->x_flag_vtable_verify != ptr2->x_flag_vtable_verify)
16510 : 0 : internal_error ("%<global_options%> are modified in local context");
16511 : 833212 : if (ptr1->x_flag_vtv_counts != ptr2->x_flag_vtv_counts)
16512 : 0 : internal_error ("%<global_options%> are modified in local context");
16513 : 833212 : if (ptr1->x_flag_vtv_debug != ptr2->x_flag_vtv_debug)
16514 : 0 : internal_error ("%<global_options%> are modified in local context");
16515 : 833212 : if (ptr1->x_flag_weak != ptr2->x_flag_weak)
16516 : 0 : internal_error ("%<global_options%> are modified in local context");
16517 : 833212 : if (ptr1->x_flag_weak_templates != ptr2->x_flag_weak_templates)
16518 : 0 : internal_error ("%<global_options%> are modified in local context");
16519 : 833212 : if (ptr1->x_flag_web != ptr2->x_flag_web)
16520 : 0 : internal_error ("%<global_options%> are modified in local context");
16521 : 833212 : if (ptr1->x_flag_whole_program != ptr2->x_flag_whole_program)
16522 : 0 : internal_error ("%<global_options%> are modified in local context");
16523 : 833212 : if (ptr1->x_flag_working_directory != ptr2->x_flag_working_directory)
16524 : 0 : internal_error ("%<global_options%> are modified in local context");
16525 : 833212 : if (ptr1->x_flag_wpa != ptr2->x_flag_wpa)
16526 : 0 : internal_error ("%<global_options%> are modified in local context");
16527 : 833212 : if (ptr1->x_flag_wrapv != ptr2->x_flag_wrapv)
16528 : 0 : internal_error ("%<global_options%> are modified in local context");
16529 : 833212 : if (ptr1->x_flag_wrapv_pointer != ptr2->x_flag_wrapv_pointer)
16530 : 0 : internal_error ("%<global_options%> are modified in local context");
16531 : 833212 : if (ptr1->x_yy_debug != ptr2->x_yy_debug)
16532 : 0 : internal_error ("%<global_options%> are modified in local context");
16533 : 833212 : if (ptr1->x_flag_zero_init_padding_bits != ptr2->x_flag_zero_init_padding_bits)
16534 : 0 : internal_error ("%<global_options%> are modified in local context");
16535 : 833212 : if (ptr1->x_flag_zero_initialized_in_bss != ptr2->x_flag_zero_initialized_in_bss)
16536 : 0 : internal_error ("%<global_options%> are modified in local context");
16537 : 833212 : if (ptr1->x_flag_zero_link != ptr2->x_flag_zero_link)
16538 : 0 : internal_error ("%<global_options%> are modified in local context");
16539 : 833212 : if (ptr1->x_dwarf2out_as_loc_support != ptr2->x_dwarf2out_as_loc_support)
16540 : 0 : internal_error ("%<global_options%> are modified in local context");
16541 : 833212 : if (ptr1->x_dwarf2out_as_locview_support != ptr2->x_dwarf2out_as_locview_support)
16542 : 0 : internal_error ("%<global_options%> are modified in local context");
16543 : 833212 : if (ptr1->x_debug_column_info != ptr2->x_debug_column_info)
16544 : 0 : internal_error ("%<global_options%> are modified in local context");
16545 : 833212 : if (ptr1->x_flag_describe_dies != ptr2->x_flag_describe_dies)
16546 : 0 : internal_error ("%<global_options%> are modified in local context");
16547 : 833212 : if (ptr1->x_dwarf_version != ptr2->x_dwarf_version)
16548 : 0 : internal_error ("%<global_options%> are modified in local context");
16549 : 833212 : if (ptr1->x_dwarf_offset_size != ptr2->x_dwarf_offset_size)
16550 : 0 : internal_error ("%<global_options%> are modified in local context");
16551 : 833212 : if (ptr1->x_flag_gen_declaration != ptr2->x_flag_gen_declaration)
16552 : 0 : internal_error ("%<global_options%> are modified in local context");
16553 : 833212 : if (ptr1->x_debug_generate_pub_sections != ptr2->x_debug_generate_pub_sections)
16554 : 0 : internal_error ("%<global_options%> are modified in local context");
16555 : 833212 : if (ptr1->x_flag_lto_gimple_stats != ptr2->x_flag_lto_gimple_stats)
16556 : 0 : internal_error ("%<global_options%> are modified in local context");
16557 : 833212 : if (ptr1->x_debug_inline_points != ptr2->x_debug_inline_points)
16558 : 0 : internal_error ("%<global_options%> are modified in local context");
16559 : 833212 : if (ptr1->x_debug_internal_reset_location_views != ptr2->x_debug_internal_reset_location_views)
16560 : 0 : internal_error ("%<global_options%> are modified in local context");
16561 : 833212 : if (ptr1->x_debug_prune_btf != ptr2->x_debug_prune_btf)
16562 : 0 : internal_error ("%<global_options%> are modified in local context");
16563 : 833212 : if (ptr1->x_dwarf_record_gcc_switches != ptr2->x_dwarf_record_gcc_switches)
16564 : 0 : internal_error ("%<global_options%> are modified in local context");
16565 : 833212 : if (ptr1->x_dwarf_split_debug_info != ptr2->x_dwarf_split_debug_info)
16566 : 0 : internal_error ("%<global_options%> are modified in local context");
16567 : 833212 : if (ptr1->x_debug_nonbind_markers_p != ptr2->x_debug_nonbind_markers_p)
16568 : 0 : internal_error ("%<global_options%> are modified in local context");
16569 : 833212 : if (ptr1->x_dwarf_strict != ptr2->x_dwarf_strict)
16570 : 0 : internal_error ("%<global_options%> are modified in local context");
16571 : 833212 : if (ptr1->x_flag_gtoggle != ptr2->x_flag_gtoggle)
16572 : 0 : internal_error ("%<global_options%> are modified in local context");
16573 : 833212 : if (ptr1->x_debug_variable_location_views != ptr2->x_debug_variable_location_views)
16574 : 0 : internal_error ("%<global_options%> are modified in local context");
16575 : 833212 : if (ptr1->x_flag_lto_dump_tool_help != ptr2->x_flag_lto_dump_tool_help)
16576 : 0 : internal_error ("%<global_options%> are modified in local context");
16577 : 833212 : if (ptr1->x_imultiarch != ptr2->x_imultiarch)
16578 : 0 : internal_error ("%<global_options%> are modified in local context");
16579 : 833212 : if (ptr1->x_plugindir_string != ptr2->x_plugindir_string)
16580 : 0 : internal_error ("%<global_options%> are modified in local context");
16581 : 833212 : if (ptr1->x_flag_lto_dump_list != ptr2->x_flag_lto_dump_list)
16582 : 0 : internal_error ("%<global_options%> are modified in local context");
16583 : 833212 : if (ptr1->x_ix86_isa_flags != ptr2->x_ix86_isa_flags)
16584 : 0 : internal_error ("%<global_options%> are modified in local context");
16585 : 833212 : if (ptr1->x_ix86_abi != ptr2->x_ix86_abi)
16586 : 0 : internal_error ("%<global_options%> are modified in local context");
16587 : 833212 : if (ptr1->x_ix86_pmode != ptr2->x_ix86_pmode)
16588 : 0 : internal_error ("%<global_options%> are modified in local context");
16589 : 833212 : if (ptr1->x_cobol_main_string != ptr2->x_cobol_main_string)
16590 : 0 : internal_error ("%<global_options%> are modified in local context");
16591 : 833212 : if (ptr1->x_ix86_align_data_type != ptr2->x_ix86_align_data_type)
16592 : 0 : internal_error ("%<global_options%> are modified in local context");
16593 : 833212 : if (ptr1->x_ix86_isa_flags2 != ptr2->x_ix86_isa_flags2)
16594 : 0 : internal_error ("%<global_options%> are modified in local context");
16595 : 833212 : if (ptr1->x_flag_android != ptr2->x_flag_android)
16596 : 0 : internal_error ("%<global_options%> are modified in local context");
16597 : 833212 : if (ptr1->x_ix86_apx_features != ptr2->x_ix86_apx_features)
16598 : 0 : internal_error ("%<global_options%> are modified in local context");
16599 : 833212 : if (ptr1->x_ix86_apx_inline_asm_use_gpr32 != ptr2->x_ix86_apx_inline_asm_use_gpr32)
16600 : 0 : internal_error ("%<global_options%> are modified in local context");
16601 : 833212 : if (ptr1->x_ix86_arch_string != ptr2->x_ix86_arch_string
16602 : 0 : && (!ptr1->x_ix86_arch_string || !ptr2->x_ix86_arch_string
16603 : 0 : || strcmp (ptr1->x_ix86_arch_string, ptr2->x_ix86_arch_string)))
16604 : 0 : internal_error ("%<global_options%> are modified in local context");
16605 : 833212 : if (ptr1->x_ix86_asm_dialect != ptr2->x_ix86_asm_dialect)
16606 : 0 : internal_error ("%<global_options%> are modified in local context");
16607 : 833212 : if (ptr1->x_linux_libc != ptr2->x_linux_libc)
16608 : 0 : internal_error ("%<global_options%> are modified in local context");
16609 : 833212 : if (ptr1->x_ix86_branch_cost != ptr2->x_ix86_branch_cost)
16610 : 0 : internal_error ("%<global_options%> are modified in local context");
16611 : 833212 : if (ptr1->x_flag_cet_switch != ptr2->x_flag_cet_switch)
16612 : 0 : internal_error ("%<global_options%> are modified in local context");
16613 : 833212 : if (ptr1->x_ix86_cmodel != ptr2->x_ix86_cmodel)
16614 : 0 : internal_error ("%<global_options%> are modified in local context");
16615 : 833212 : if (ptr1->x_ix86_direct_extern_access != ptr2->x_ix86_direct_extern_access)
16616 : 0 : internal_error ("%<global_options%> are modified in local context");
16617 : 833212 : if (ptr1->x_flag_dispatch_scheduler != ptr2->x_flag_dispatch_scheduler)
16618 : 0 : internal_error ("%<global_options%> are modified in local context");
16619 : 833212 : if (ptr1->x_ix86_dump_tunes != ptr2->x_ix86_dump_tunes)
16620 : 0 : internal_error ("%<global_options%> are modified in local context");
16621 : 833212 : if (ptr1->x_flag_fentry != ptr2->x_flag_fentry)
16622 : 0 : internal_error ("%<global_options%> are modified in local context");
16623 : 833212 : if (ptr1->x_fentry_name != ptr2->x_fentry_name)
16624 : 0 : internal_error ("%<global_options%> are modified in local context");
16625 : 833212 : if (ptr1->x_fentry_section != ptr2->x_fentry_section)
16626 : 0 : internal_error ("%<global_options%> are modified in local context");
16627 : 833212 : if (ptr1->x_ix86_force_drap != ptr2->x_ix86_force_drap)
16628 : 0 : internal_error ("%<global_options%> are modified in local context");
16629 : 833212 : if (ptr1->x_flag_force_indirect_call != ptr2->x_flag_force_indirect_call)
16630 : 0 : internal_error ("%<global_options%> are modified in local context");
16631 : 833212 : if (ptr1->x_ix86_fpmath != ptr2->x_ix86_fpmath)
16632 : 0 : internal_error ("%<global_options%> are modified in local context");
16633 : 833212 : if (ptr1->x_ix86_function_return != ptr2->x_ix86_function_return)
16634 : 0 : internal_error ("%<global_options%> are modified in local context");
16635 : 833212 : if (ptr1->x_ix86_target_flags != ptr2->x_ix86_target_flags)
16636 : 0 : internal_error ("%<global_options%> are modified in local context");
16637 : 833212 : if (ptr1->x_ix86_harden_sls != ptr2->x_ix86_harden_sls)
16638 : 0 : internal_error ("%<global_options%> are modified in local context");
16639 : 833212 : if (ptr1->x_ix86_incoming_stack_boundary_arg != ptr2->x_ix86_incoming_stack_boundary_arg)
16640 : 0 : internal_error ("%<global_options%> are modified in local context");
16641 : 833212 : if (ptr1->x_ix86_indirect_branch_cs_prefix != ptr2->x_ix86_indirect_branch_cs_prefix)
16642 : 0 : internal_error ("%<global_options%> are modified in local context");
16643 : 833212 : if (ptr1->x_ix86_indirect_branch_register != ptr2->x_ix86_indirect_branch_register)
16644 : 0 : internal_error ("%<global_options%> are modified in local context");
16645 : 833212 : if (ptr1->x_ix86_indirect_branch != ptr2->x_ix86_indirect_branch)
16646 : 0 : internal_error ("%<global_options%> are modified in local context");
16647 : 833212 : if (ptr1->x_ix86_instrument_return != ptr2->x_ix86_instrument_return)
16648 : 0 : internal_error ("%<global_options%> are modified in local context");
16649 : 833212 : if (ptr1->x_ix86_lam_type != ptr2->x_ix86_lam_type)
16650 : 0 : internal_error ("%<global_options%> are modified in local context");
16651 : 833212 : if (ptr1->x_ix86_section_threshold != ptr2->x_ix86_section_threshold)
16652 : 0 : internal_error ("%<global_options%> are modified in local context");
16653 : 833212 : if (ptr1->x_flag_manual_endbr != ptr2->x_flag_manual_endbr)
16654 : 0 : internal_error ("%<global_options%> are modified in local context");
16655 : 833212 : if (ptr1->x_ix86_tune_memcpy_strategy != ptr2->x_ix86_tune_memcpy_strategy
16656 : 0 : && (!ptr1->x_ix86_tune_memcpy_strategy || !ptr2->x_ix86_tune_memcpy_strategy
16657 : 0 : || strcmp (ptr1->x_ix86_tune_memcpy_strategy, ptr2->x_ix86_tune_memcpy_strategy)))
16658 : 0 : internal_error ("%<global_options%> are modified in local context");
16659 : 833212 : if (ptr1->x_ix86_tune_memset_strategy != ptr2->x_ix86_tune_memset_strategy
16660 : 0 : && (!ptr1->x_ix86_tune_memset_strategy || !ptr2->x_ix86_tune_memset_strategy
16661 : 0 : || strcmp (ptr1->x_ix86_tune_memset_strategy, ptr2->x_ix86_tune_memset_strategy)))
16662 : 0 : internal_error ("%<global_options%> are modified in local context");
16663 : 833212 : if (ptr1->x_ix86_move_max != ptr2->x_ix86_move_max)
16664 : 0 : internal_error ("%<global_options%> are modified in local context");
16665 : 833212 : if (ptr1->x_ix86_needed != ptr2->x_ix86_needed)
16666 : 0 : internal_error ("%<global_options%> are modified in local context");
16667 : 833212 : if (ptr1->x_ix86_tune_no_default != ptr2->x_ix86_tune_no_default)
16668 : 0 : internal_error ("%<global_options%> are modified in local context");
16669 : 833212 : if (ptr1->x_flag_nop_mcount != ptr2->x_flag_nop_mcount)
16670 : 0 : internal_error ("%<global_options%> are modified in local context");
16671 : 833212 : if (ptr1->x_ix86_noreturn_no_callee_saved_registers != ptr2->x_ix86_noreturn_no_callee_saved_registers)
16672 : 0 : internal_error ("%<global_options%> are modified in local context");
16673 : 833212 : if (ptr1->x_ix86_partial_vec_fp_math != ptr2->x_ix86_partial_vec_fp_math)
16674 : 0 : internal_error ("%<global_options%> are modified in local context");
16675 : 833212 : if (ptr1->x_prefer_vector_width_type != ptr2->x_prefer_vector_width_type)
16676 : 0 : internal_error ("%<global_options%> are modified in local context");
16677 : 833212 : if (ptr1->x_ix86_preferred_stack_boundary_arg != ptr2->x_ix86_preferred_stack_boundary_arg)
16678 : 0 : internal_error ("%<global_options%> are modified in local context");
16679 : 833212 : if (ptr1->x_ix86_recip_name != ptr2->x_ix86_recip_name
16680 : 0 : && (!ptr1->x_ix86_recip_name || !ptr2->x_ix86_recip_name
16681 : 0 : || strcmp (ptr1->x_ix86_recip_name, ptr2->x_ix86_recip_name)))
16682 : 0 : internal_error ("%<global_options%> are modified in local context");
16683 : 833212 : if (ptr1->x_flag_record_mcount != ptr2->x_flag_record_mcount)
16684 : 0 : internal_error ("%<global_options%> are modified in local context");
16685 : 833212 : if (ptr1->x_ix86_flag_record_return != ptr2->x_ix86_flag_record_return)
16686 : 0 : internal_error ("%<global_options%> are modified in local context");
16687 : 833212 : if (ptr1->x_ix86_regparm != ptr2->x_ix86_regparm)
16688 : 0 : internal_error ("%<global_options%> are modified in local context");
16689 : 833212 : if (ptr1->x_flag_skip_rax_setup != ptr2->x_flag_skip_rax_setup)
16690 : 0 : internal_error ("%<global_options%> are modified in local context");
16691 : 833212 : if (ptr1->x_ix86_sse2avx != ptr2->x_ix86_sse2avx)
16692 : 0 : internal_error ("%<global_options%> are modified in local context");
16693 : 833212 : if (ptr1->x_ix86_stack_protector_guard_offset_str != ptr2->x_ix86_stack_protector_guard_offset_str
16694 : 0 : && (!ptr1->x_ix86_stack_protector_guard_offset_str || !ptr2->x_ix86_stack_protector_guard_offset_str
16695 : 0 : || strcmp (ptr1->x_ix86_stack_protector_guard_offset_str, ptr2->x_ix86_stack_protector_guard_offset_str)))
16696 : 0 : internal_error ("%<global_options%> are modified in local context");
16697 : 833212 : if (ptr1->x_ix86_stack_protector_guard_reg_str != ptr2->x_ix86_stack_protector_guard_reg_str
16698 : 0 : && (!ptr1->x_ix86_stack_protector_guard_reg_str || !ptr2->x_ix86_stack_protector_guard_reg_str
16699 : 0 : || strcmp (ptr1->x_ix86_stack_protector_guard_reg_str, ptr2->x_ix86_stack_protector_guard_reg_str)))
16700 : 0 : internal_error ("%<global_options%> are modified in local context");
16701 : 833212 : if (ptr1->x_ix86_stack_protector_guard_symbol_str != ptr2->x_ix86_stack_protector_guard_symbol_str
16702 : 0 : && (!ptr1->x_ix86_stack_protector_guard_symbol_str || !ptr2->x_ix86_stack_protector_guard_symbol_str
16703 : 0 : || strcmp (ptr1->x_ix86_stack_protector_guard_symbol_str, ptr2->x_ix86_stack_protector_guard_symbol_str)))
16704 : 0 : internal_error ("%<global_options%> are modified in local context");
16705 : 833212 : if (ptr1->x_ix86_stack_protector_guard != ptr2->x_ix86_stack_protector_guard)
16706 : 0 : internal_error ("%<global_options%> are modified in local context");
16707 : 833212 : if (ptr1->x_ix86_force_align_arg_pointer != ptr2->x_ix86_force_align_arg_pointer)
16708 : 0 : internal_error ("%<global_options%> are modified in local context");
16709 : 833212 : if (ptr1->x_ix86_store_max != ptr2->x_ix86_store_max)
16710 : 0 : internal_error ("%<global_options%> are modified in local context");
16711 : 833212 : if (ptr1->x_ix86_stringop_alg != ptr2->x_ix86_stringop_alg)
16712 : 0 : internal_error ("%<global_options%> are modified in local context");
16713 : 833212 : if (ptr1->x_ix86_tls_dialect != ptr2->x_ix86_tls_dialect)
16714 : 0 : internal_error ("%<global_options%> are modified in local context");
16715 : 833212 : if (ptr1->x_ix86_tune_ctrl_string != ptr2->x_ix86_tune_ctrl_string
16716 : 0 : && (!ptr1->x_ix86_tune_ctrl_string || !ptr2->x_ix86_tune_ctrl_string
16717 : 0 : || strcmp (ptr1->x_ix86_tune_ctrl_string, ptr2->x_ix86_tune_ctrl_string)))
16718 : 0 : internal_error ("%<global_options%> are modified in local context");
16719 : 833212 : if (ptr1->x_ix86_tune_string != ptr2->x_ix86_tune_string
16720 : 0 : && (!ptr1->x_ix86_tune_string || !ptr2->x_ix86_tune_string
16721 : 0 : || strcmp (ptr1->x_ix86_tune_string, ptr2->x_ix86_tune_string)))
16722 : 0 : internal_error ("%<global_options%> are modified in local context");
16723 : 833212 : if (ptr1->x_ix86_unroll_only_small_loops != ptr2->x_ix86_unroll_only_small_loops)
16724 : 0 : internal_error ("%<global_options%> are modified in local context");
16725 : 833212 : if (ptr1->x_ix86_veclibabi_type != ptr2->x_ix86_veclibabi_type)
16726 : 0 : internal_error ("%<global_options%> are modified in local context");
16727 : 833212 : if (ptr1->x_flag_lto_name_sort != ptr2->x_flag_lto_name_sort)
16728 : 0 : internal_error ("%<global_options%> are modified in local context");
16729 : 833212 : if (ptr1->x_asm_file_name != ptr2->x_asm_file_name)
16730 : 0 : internal_error ("%<global_options%> are modified in local context");
16731 : 833212 : if (ptr1->x_flag_lto_dump_objects != ptr2->x_flag_lto_dump_objects)
16732 : 0 : internal_error ("%<global_options%> are modified in local context");
16733 : 833212 : if (ptr1->x_pass_exit_codes != ptr2->x_pass_exit_codes)
16734 : 0 : internal_error ("%<global_options%> are modified in local context");
16735 : 833212 : if (ptr1->x_flag_pedantic_errors != ptr2->x_flag_pedantic_errors)
16736 : 0 : internal_error ("%<global_options%> are modified in local context");
16737 : 833212 : if (ptr1->x_use_pipes != ptr2->x_use_pipes)
16738 : 0 : internal_error ("%<global_options%> are modified in local context");
16739 : 833212 : if (ptr1->x_cobol_preprocess != ptr2->x_cobol_preprocess)
16740 : 0 : internal_error ("%<global_options%> are modified in local context");
16741 : 833212 : if (ptr1->x_print_file_name != ptr2->x_print_file_name)
16742 : 0 : internal_error ("%<global_options%> are modified in local context");
16743 : 833212 : if (ptr1->x_print_multi_directory != ptr2->x_print_multi_directory)
16744 : 0 : internal_error ("%<global_options%> are modified in local context");
16745 : 833212 : if (ptr1->x_print_multi_lib != ptr2->x_print_multi_lib)
16746 : 0 : internal_error ("%<global_options%> are modified in local context");
16747 : 833212 : if (ptr1->x_print_multi_os_directory != ptr2->x_print_multi_os_directory)
16748 : 0 : internal_error ("%<global_options%> are modified in local context");
16749 : 833212 : if (ptr1->x_print_multiarch != ptr2->x_print_multiarch)
16750 : 0 : internal_error ("%<global_options%> are modified in local context");
16751 : 833212 : if (ptr1->x_print_prog_name != ptr2->x_print_prog_name)
16752 : 0 : internal_error ("%<global_options%> are modified in local context");
16753 : 833212 : if (ptr1->x_print_search_dirs != ptr2->x_print_search_dirs)
16754 : 0 : internal_error ("%<global_options%> are modified in local context");
16755 : 833212 : if (ptr1->x_print_sysroot != ptr2->x_print_sysroot)
16756 : 0 : internal_error ("%<global_options%> are modified in local context");
16757 : 833212 : if (ptr1->x_print_sysroot_headers_suffix != ptr2->x_print_sysroot_headers_suffix)
16758 : 0 : internal_error ("%<global_options%> are modified in local context");
16759 : 833212 : if (ptr1->x_flag_lto_print_value != ptr2->x_flag_lto_print_value)
16760 : 0 : internal_error ("%<global_options%> are modified in local context");
16761 : 833212 : if (ptr1->x_quiet_flag != ptr2->x_quiet_flag)
16762 : 0 : internal_error ("%<global_options%> are modified in local context");
16763 : 833212 : if (ptr1->x_flag_lto_reverse_sort != ptr2->x_flag_lto_reverse_sort)
16764 : 0 : internal_error ("%<global_options%> are modified in local context");
16765 : 833212 : if (ptr1->x_flag_lto_size_sort != ptr2->x_flag_lto_size_sort)
16766 : 0 : internal_error ("%<global_options%> are modified in local context");
16767 : 833212 : if (ptr1->x_flag_stdlib_kind != ptr2->x_flag_stdlib_kind)
16768 : 0 : internal_error ("%<global_options%> are modified in local context");
16769 : 833212 : if (ptr1->x_flag_lto_dump_symbol != ptr2->x_flag_lto_dump_symbol)
16770 : 0 : internal_error ("%<global_options%> are modified in local context");
16771 : 833212 : if (ptr1->x_report_times != ptr2->x_report_times)
16772 : 0 : internal_error ("%<global_options%> are modified in local context");
16773 : 833212 : if (ptr1->x_flag_lto_tree_stats != ptr2->x_flag_lto_tree_stats)
16774 : 0 : internal_error ("%<global_options%> are modified in local context");
16775 : 833212 : if (ptr1->x_flag_lto_dump_type_stats != ptr2->x_flag_lto_dump_type_stats)
16776 : 0 : internal_error ("%<global_options%> are modified in local context");
16777 : 833212 : if (ptr1->x_flag_undef != ptr2->x_flag_undef)
16778 : 0 : internal_error ("%<global_options%> are modified in local context");
16779 : 833212 : if (ptr1->x_verbose_flag != ptr2->x_verbose_flag)
16780 : 0 : internal_error ("%<global_options%> are modified in local context");
16781 : 833212 : if (ptr1->x_version_flag != ptr2->x_version_flag)
16782 : 0 : internal_error ("%<global_options%> are modified in local context");
16783 : 833212 : if (ptr1->x_inhibit_warnings != ptr2->x_inhibit_warnings)
16784 : 0 : internal_error ("%<global_options%> are modified in local context");
16785 : 833212 : if (ptr1->x_wrapper_string != ptr2->x_wrapper_string)
16786 : 0 : internal_error ("%<global_options%> are modified in local context");
16787 : 833212 : }
|