* x86-tune.def (X86_TUNE_AVOID_FALSE_DEP_FOR_BMI, X86_TUNE_ADJUST_UNROLL,
[official-gcc.git] / gcc / ChangeLog
blob41d3baf863e7630468e9a91d7b5c9f444607522e
1 2017-10-10  Jan Hubicka  <hubicka@ucw.cz>
3         * x86-tune.def (X86_TUNE_AVOID_FALSE_DEP_FOR_BMI, X86_TUNE_ADJUST_UNROLL,
4         X86_TUNE_ONE_IF_CONV_INSN): Move to right spot in the file.
6 2017-10-10  Richard Sandiford  <richard.sandiford@linaro.org>
8         * wide-int.h (wide_int_ref_storage): Make host_dependent_precision
9         a template parameter.
10         (WIDE_INT_REF_FOR): Update accordingly.
11         * tree.h (wi::int_traits <const_tree>): Delete.
12         (wi::tree_to_widest_ref, wi::tree_to_offset_ref): New typedefs.
13         (wi::to_widest, wi::to_offset): Use them.  Expand commentary.
14         (wi::tree_to_wide_ref): New typedef.
15         (wi::to_wide): New function.
16         * calls.c (get_size_range): Use wi::to_wide when operating on
17         trees as wide_ints.
18         * cgraph.c (cgraph_node::create_thunk): Likewise.
19         * config/i386/i386.c (ix86_data_alignment): Likewise.
20         (ix86_local_alignment): Likewise.
21         * dbxout.c (stabstr_O): Likewise.
22         * dwarf2out.c (add_scalar_info, gen_enumeration_type_die): Likewise.
23         * expr.c (const_vector_from_tree): Likewise.
24         * fold-const-call.c (host_size_t_cst_p, fold_const_call_1): Likewise.
25         * fold-const.c (may_negate_without_overflow_p, negate_expr_p)
26         (fold_negate_expr_1, int_const_binop_1, const_binop)
27         (fold_convert_const_int_from_real, optimize_bit_field_compare)
28         (all_ones_mask_p, sign_bit_p, unextend, extract_muldiv_1)
29         (fold_div_compare, fold_single_bit_test, fold_plusminus_mult_expr)
30         (pointer_may_wrap_p, expr_not_equal_to, fold_binary_loc)
31         (fold_ternary_loc, multiple_of_p, fold_negate_const, fold_abs_const)
32         (fold_not_const, round_up_loc): Likewise.
33         * gimple-fold.c (gimple_fold_indirect_ref): Likewise.
34         * gimple-ssa-warn-alloca.c (alloca_call_type_by_arg): Likewise.
35         (alloca_call_type): Likewise.
36         * gimple.c (preprocess_case_label_vec_for_gimple): Likewise.
37         * godump.c (go_output_typedef): Likewise.
38         * graphite-sese-to-poly.c (tree_int_to_gmp): Likewise.
39         * internal-fn.c (get_min_precision): Likewise.
40         * ipa-cp.c (ipcp_store_vr_results): Likewise.
41         * ipa-polymorphic-call.c
42         (ipa_polymorphic_call_context::ipa_polymorphic_call_context): Likewise.
43         * ipa-prop.c (ipa_print_node_jump_functions_for_edge): Likewise.
44         (ipa_modify_call_arguments): Likewise.
45         * match.pd: Likewise.
46         * omp-low.c (scan_omp_1_op, lower_omp_ordered_clauses): Likewise.
47         * print-tree.c (print_node_brief, print_node): Likewise.
48         * stmt.c (expand_case): Likewise.
49         * stor-layout.c (layout_type): Likewise.
50         * tree-affine.c (tree_to_aff_combination): Likewise.
51         * tree-cfg.c (group_case_labels_stmt): Likewise.
52         * tree-data-ref.c (dr_analyze_indices): Likewise.
53         (prune_runtime_alias_test_list): Likewise.
54         * tree-dump.c (dequeue_and_dump): Likewise.
55         * tree-inline.c (remap_gimple_op_r, copy_tree_body_r): Likewise.
56         * tree-predcom.c (is_inv_store_elimination_chain): Likewise.
57         * tree-pretty-print.c (dump_generic_node): Likewise.
58         * tree-scalar-evolution.c (iv_can_overflow_p): Likewise.
59         (simple_iv_with_niters): Likewise.
60         * tree-ssa-address.c (addr_for_mem_ref): Likewise.
61         * tree-ssa-ccp.c (ccp_finalize, evaluate_stmt): Likewise.
62         * tree-ssa-loop-ivopts.c (constant_multiple_of): Likewise.
63         * tree-ssa-loop-niter.c (split_to_var_and_offset)
64         (refine_value_range_using_guard, number_of_iterations_ne_max)
65         (number_of_iterations_lt_to_ne, number_of_iterations_lt)
66         (get_cst_init_from_scev, record_nonwrapping_iv)
67         (scev_var_range_cant_overflow): Likewise.
68         * tree-ssa-phiopt.c (minmax_replacement): Likewise.
69         * tree-ssa-pre.c (compute_avail): Likewise.
70         * tree-ssa-sccvn.c (vn_reference_fold_indirect): Likewise.
71         (vn_reference_maybe_forwprop_address, valueized_wider_op): Likewise.
72         * tree-ssa-structalias.c (get_constraint_for_ptr_offset): Likewise.
73         * tree-ssa-uninit.c (is_pred_expr_subset_of): Likewise.
74         * tree-ssanames.c (set_nonzero_bits, get_nonzero_bits): Likewise.
75         * tree-switch-conversion.c (collect_switch_conv_info, array_value_type)
76         (dump_case_nodes, try_switch_expansion): Likewise.
77         * tree-vect-loop-manip.c (vect_gen_vector_loop_niters): Likewise.
78         (vect_do_peeling): Likewise.
79         * tree-vect-patterns.c (vect_recog_bool_pattern): Likewise.
80         * tree-vect-stmts.c (vectorizable_load): Likewise.
81         * tree-vrp.c (compare_values_warnv, vrp_int_const_binop): Likewise.
82         (zero_nonzero_bits_from_vr, ranges_from_anti_range): Likewise.
83         (extract_range_from_binary_expr_1, adjust_range_with_scev): Likewise.
84         (overflow_comparison_p_1, register_edge_assert_for_2): Likewise.
85         (is_masked_range_test, find_switch_asserts, maybe_set_nonzero_bits)
86         (vrp_evaluate_conditional_warnv_with_ops, intersect_ranges): Likewise.
87         (range_fits_type_p, two_valued_val_range_p, vrp_finalize): Likewise.
88         (evrp_dom_walker::before_dom_children): Likewise.
89         * tree.c (cache_integer_cst, real_value_from_int_cst, integer_zerop)
90         (integer_all_onesp, integer_pow2p, integer_nonzerop, tree_log2)
91         (tree_floor_log2, tree_ctz, mem_ref_offset, tree_int_cst_sign_bit)
92         (tree_int_cst_sgn, get_unwidened, int_fits_type_p): Likewise.
93         (get_type_static_bounds, num_ending_zeros, drop_tree_overflow)
94         (get_range_pos_neg): Likewise.
95         * ubsan.c (ubsan_expand_ptr_ifn): Likewise.
96         * config/darwin.c (darwin_mergeable_constant_section): Likewise.
97         * config/aarch64/aarch64.c (aapcs_vfp_sub_candidate): Likewise.
98         * config/arm/arm.c (aapcs_vfp_sub_candidate): Likewise.
99         * config/avr/avr.c (avr_fold_builtin): Likewise.
100         * config/bfin/bfin.c (bfin_local_alignment): Likewise.
101         * config/msp430/msp430.c (msp430_attr): Likewise.
102         * config/nds32/nds32.c (nds32_insert_attributes): Likewise.
103         * config/powerpcspe/powerpcspe-c.c
104         (altivec_resolve_overloaded_builtin): Likewise.
105         * config/powerpcspe/powerpcspe.c (rs6000_aggregate_candidate)
106         (rs6000_expand_ternop_builtin): Likewise.
107         * config/rs6000/rs6000-c.c
108         (altivec_resolve_overloaded_builtin): Likewise.
109         * config/rs6000/rs6000.c (rs6000_aggregate_candidate): Likewise.
110         (rs6000_expand_ternop_builtin): Likewise.
111         * config/s390/s390.c (s390_handle_hotpatch_attribute): Likewise.
113 2017-10-10  Bin Cheng  <bin.cheng@arm.com>
115         * tree-vect-loop-manip.c (rename_variables_in_bb): Rename PHI nodes
116         when copying loop nest with only one inner loop.
118 2017-10-10  Richard Biener  <rguenther@suse.de>
120         * tree-cfgcleanup.c (cleanup_tree_cfg_noloop): Avoid compacting
121         blocks if SCEV is active.
122         * tree-scalar-evolution.c (analyze_scalar_evolution_1): Remove
123         dead code.
124         (analyze_scalar_evolution): Handle cached evolutions the obvious way.
125         (scev_initialize): Assert we are not yet initialized.
127 2017-10-10  Bin Cheng  <bin.cheng@arm.com>
129         * tree-loop-distribution.c (generate_loops_for_partition): Remove
130         inner loop's exit stmt by making it always exit the loop, otherwise
131         we would generate an infinite empty loop.
133 2017-10-10  Bin Cheng  <bin.cheng@arm.com>
135         * tree-vect-loop-manip.c (slpeel_tree_duplicate_loop_to_edge_cfg): Skip
136         renaming variables in new preheader if it's deleted.
138 2017-10-10  Bin Cheng  <bin.cheng@arm.com>
140         * tree-loop-distribution.c (struct partition): Remove unused field
141         loops of the structure.
142         (partition_alloc, partition_free): Ditto.
143         (build_rdg_partition_for_vertex): Ditto.
145 2017-10-09  Jeff Law  <law@redhat.com>
147         * targhooks.c (default_stack_clash_protection_final_dynamic_probe): Fix
148         return type to match prototype and documentation.
150 2010-10-09  Segher Boessenkool  <segher@kernel.crashing.org>
152         * config/rs6000/rs6000.c (processor_costs): Move to ...
153         * config/rs6000/rs6000.h: ... here.
154         (rs6000_cost): Declare.
156 2017-10-09  Eric Botcazou  <ebotcazou@adacore.com>
158         * except.c (setjmp_fn): New global variable.
159         (init_eh): Initialize it if DONT_USE_BUILTIN_SETJMP is defined.
160         (sjlj_emit_function_enter): Call it instead of BUILTIN_SETJMP
161         if DONT_USE_BUILTIN_SETJMP is defined.
163 2017-10-09  Segher Boessenkool  <segher@kernel.crashing.org>
165         * target.def (insn_cost): New hook.
166         * doc/tm.texi.in (TARGET_INSN_COST): New hook.
167         * doc/tm.texi: Regenerate.
168         * rtlanal.c (insn_cost): Use the new hook.
170 2017-10-09  Segher Boessenkool  <segher@kernel.crashing.org>
172         * combine.c (combine_validate_cost): Compute the new insn_cost,
173         not just pattern_cost.
174         (try_combine): Adjust comment.
176 2017-10-09  Segher Boessenkool  <segher@kernel.crashing.org>
178         * cfgrtl.c (rtl_account_profile_record): Replace insn_rtx_cost with
179         insn_cost.
180         * combine.c (uid_insn_cost): Adjust comment.
181         (combine_validate_cost): Adjust comment.  Use pattern_cost instead
182         of insn_rtx_cost
183         (combine_instructions): Use insn_cost instead of insn_rtx_cost.
184         * dse.c (find_shift_sequence): Ditto.
185         * ifcvt.c (cheap_bb_rtx_cost_p): Ditto.
186         (bb_valid_for_noce_process_p): Use pattern_cost.
187         * rtl.h (insn_rtx_cost): Delete.
188         (pattern_cost): New prototype.
189         (insn_cost): New prototype.
190         * rtlanal.c (insn_rtx_cost): Rename to...
191         (pattern_cost): ... this.
192         (insn_cost): New.
194 2017-10-09  Uros Bizjak  <ubizjak@gmail.com>
196         * config/i386/i386.md (*jcc_2): Remove insn pattern.
197         (*jcc<mode>_0_r_i387): Ditto.
198         (*jccxf_r_i387): Ditto.
199         (*jcc<mode>_r_i387): Ditto.
200         (*jccu<mode>_r_i387): Ditto.
201         (*jcc<X87MODEF:mode>_<SWI24:mode>_r_i387): Ditto.
202         (*jcc): Rename from *jcc_1.
204 2017-10-09  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
206         * config/rs6000/rs6000-p8swap.c (rs6000_analyze_swaps): Process
207         deferred rescans after the lvx/stvx recombination pre-pass.
209 2017-10-09  Michael Meissner  <meissner@linux.vnet.ibm.com>
211         * config/rs6000/amo.h: New include file to provide ISA 3.0 atomic
212         memory operation instruction support.
213         * config.gcc (powerpc*-*-*): Include amo.h as an extra header.
214         (rs6000-ibm-aix[789]*): Likewise.
215         * doc/extend.texi (PowerPC Atomic Memory Operation Functions):
216         Document new functions.
218 2017-10-09  Richard Biener  <rguenther@suse.de>
220         PR tree-optimization/82397
221         * tree-data-ref.c (data_ref_compare_tree): Make sure to return
222         equality only for semantically equal trees.
224 2017-10-09  Richard Biener  <rguenther@suse.de>
226         PR tree-optimization/82449
227         * sese.c (scev_analyzable_p): Check whether the SCEV is linear.
228         * tree-chrec.h (evolution_function_is_constant_p): Adjust to
229         allow constant addresses.
230         * tree-chrec.c (scev_is_linear_expression): Constant evolutions
231         are linear.
233 2017-10-09  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
235         * config/s390/s390-builtins.def (vec_nabs, vec_vfi): Fix builtin
236         flags.
238 2017-10-09  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
240         PR target/82463
241         * config/s390/vecintrin.h (vec_madd, vec_msub): Fix macro
242         definitions.
244 2017-10-09  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
246         PR target/82465
247         * config/s390/s390-builtins.def (vec_sqrt): Fix builtin flags.
249 2017-10-09  Jakub Jelinek  <jakub@redhat.com>
251         PR target/82464
252         * config/s390/s390-builtins.def (s390_vec_xor_flt_a,
253         s390_vec_xor_flt_b, s390_vec_xor_flt_c): New.
255 2017-10-09  Richard Sandiford  <richard.sandiford@linaro.org>
257         * wide-int.h (WI_BINARY_OPERATOR_RESULT): New macro.
258         (WI_BINARY_PREDICATE_RESULT): Likewise.
259         (wi::binary_traits::operator_result): New type.
260         (wi::binary_traits::predicate_result): Likewise.
261         (generic_wide_int::operator~, unary generic_wide_int::operator-)
262         (generic_wide_int::operator==, generic_wide_int::operator!=)
263         (generic_wide_int::operator&, generic_wide_int::and_not)
264         (generic_wide_int::operator|, generic_wide_int::or_not)
265         (generic_wide_int::operator^, generic_wide_int::operator+
266         (binary generic_wide_int::operator-, generic_wide_int::operator*):
267         Delete.
268         (operator~, unary operator-, operator==, operator!=, operator&)
269         (operator|, operator^, operator+, binary operator-, operator*): New
270         functions.
271         * expr.c (get_inner_reference): Use wi::bit_and_not.
272         * fold-const.c (fold_binary_loc): Likewise.
273         * ipa-prop.c (ipa_compute_jump_functions_for_edge): Likewise.
274         * tree-ssa-ccp.c (get_value_from_alignment): Likewise.
275         (bit_value_binop): Likewise.
276         * tree-ssa-math-opts.c (find_bswap_or_nop_load): Likewise.
277         * tree-vrp.c (zero_nonzero_bits_from_vr): Likewise.
278         (extract_range_from_binary_expr_1): Likewise.
279         (masked_increment): Likewise.
280         (simplify_bit_ops_using_ranges): Likewise.
282 2017-10-09  Martin Jambor  <mjambor@suse.cz>
284         PR hsa/82416
285         * hsa-common.h (hsa_op_with_type): New method extend_int_to_32bit.
286         * hsa-gen.c (hsa_extend_inttype_to_32bit): New function.
287         (hsa_type_for_scalar_tree_type): Use it.  Always force min32int for
288         COMPLEX types.
289         (hsa_fixup_mov_insn_type): New function.
290         (hsa_op_with_type::get_in_type): Use it.
291         (hsa_build_append_simple_mov): Likewise.  Allow sub-32bit
292         immediates in an assert.
293         (hsa_op_with_type::extend_int_to_32bit): New method.
294         (gen_hsa_insns_for_bitfield): Fixup instruction and intermediary
295         types.  Convert to dest type if necessary.
296         (gen_hsa_insns_for_bitfield_load): Fixup load type if necessary.
297         (reg_for_gimple_ssa): Pass false as min32int to
298         hsa_type_for_scalar_tree_type.
299         (gen_hsa_addr): Fixup type when creating addresable temporary.
300         (gen_hsa_cmp_insn_from_gimple): Extend operands if necessary.
301         (gen_hsa_unary_operation): Extend operands and convert to dest type if
302         necessary.  Call hsa_fixup_mov_insn_type.
303         (gen_hsa_binary_operation): Changed operand types to hsa_op_with_type,
304         extend operands and convert to dest type if necessary.
305         (gen_hsa_insns_for_operation_assignment): Extend operands and convert
306         to dest type if necessary.
307         (set_output_in_type): Call hsa_fixup_mov_insn_type.  Just ude dest
308         if conversion nt necessary and size matches.
309         (gen_hsa_insns_for_load): Call hsa_fixup_mov_insn_type, convert
310         to dest type if necessary.
311         (gen_hsa_insns_for_store): Call hsa_fixup_mov_insn_type.
312         (gen_hsa_insns_for_switch_stmt): Likewise. Also extend operands if
313         necessary.
314         (gen_hsa_clrsb): Likewise.
315         (gen_hsa_ffs): Likewise.
316         (gen_hsa_divmod): Extend operands and convert to dest type if
317         necessary.
318         (gen_hsa_atomic_for_builtin): Change type of op to hsa_op_with_type.
320 2017-10-08  Segher Boessenkool  <segher@kernel.crashing.org>
322         * config/rs6000/rs6000.md (conditional branch): Clean up formatting.
323         Remove empty default arguments.  Use a brace block as output
324         statement.
325         (conditional return): Ditto.
326         (jump): Ditto.
327         (indirect_jump): Ditto.  Use b%T0 instead of bctr/blr.
328         (tablejump, tablejumpsi, tablejumpdi, *tablejump<mode>_internal1):
329         Ditto.
330         (group_ending_nop): Ditto.
331         (doloop_end): Ditto.
332         (ctr<mode>, ctr<mode>_internal1, ctr<mode>_internal2): Ditto.
333         (splitters for those): Ditto.
335 2017-10-08  Segher Boessenkool  <segher@kernel.crashing.org>
337         * config/rs6000/rs6000-string.c (expand_strncmp_align_check): Invert
338         a conditional jump (and the compare for it) so that pc_rtx is the
339         last operand.
340         * config/rs6000/rs6000.c (rs6000_legitimate_combined_insn): Adjust
341         for the deleted and renamed ctr<mode>_internal[234] patterns.
342         * config/rs6000/rs6000.md: Delete second conditional branch pattern.
343         Delete second conditional return pattern.
344         (ctr<mode>_internal2): Delete this second bdnz pattern.
345         (ctr<mode>_internal3): Rename to ctr<mode>_internal2.
346         (ctr<mode>_internal4): Delete this second bdz pattern.
348 2017-10-08  Eric Botcazou  <ebotcazou@adacore.com>
350         * tree-outof-ssa.h (ssaexpand): Add partitions_for_undefined_values.
351         (always_initialized_rtx_for_ssa_name_p): New predicate.
352         * tree-outof-ssa.c (remove_ssa_form): Initialize new field of SA.
353         (finish_out_of_ssa): Free new field of SA.
354         * tree-ssa-coalesce.h (get_undefined_value_partitions): Declare.
355         * tree-ssa-coalesce.c: Include tree-ssa.h.
356         (get_parm_default_def_partitions): Remove extern keyword.
357         (get_undefined_value_partitions): New function.
358         * expr.c (expand_expr_real_1) <expand_decl_rtl>: For a SSA_NAME, do
359         not set SUBREG_PROMOTED_VAR_P on the sub-register if it may contain
360         uninitialized bits.
361         * loop-iv.c (iv_get_reaching_def): Disqualify all subregs.
363 2017-10-08  Eric Botcazou  <ebotcazou@adacore.com>
365         * builtins.def (BUILT_IN_SETJMP): Revert latest change.
367 2017-10-08  Jan Hubicka  <hubicka@ucw.cz>
368 2017-10-08  Jan Hubicka  <hubicka@ucw.cz>
370         * i386.c (ix86_expand_set_or_movmem): Disable 512bit loops for targets
371         that preffer 128bit.
373 2017-10-08  Jan Hubicka  <hubicka@ucw.cz>
375         * i386.c (has_dispatch): Disable for Ryzen.
377 2017-10-08  Olivier Hainque  <hainque@adacore.com>
379         * config/arm/arm.c (arm_set_return_address): Use MEM_VOLATILE_P
380         on the target mem instead of RTX_FRAME_RELATED_P on the insn to
381         prevent DSE.
382         (thumb_set_return_address): Likewise.
384 2017-10-08  Olivier Hainque  <hainque@adacore.com>
386         * common/config/arm/arm-common.c (arm_except_unwind_info):
387         Handle DWARF2_UNWIND_INFO.
389 2017-10-07  Michael Collison <michael.collison@arm.com>
391         * config/aarch64/aarch64.md (*aarch64_reg_<optab>_minus<mode>3):
392         New pattern.
394 2017-10-07  Eric Botcazou  <ebotcazou@adacore.com>
396         * builtins.def (BUILT_IN_SETJMP): Declare as library builtin instead
397         of GCC builtin if DONT_USE_BUILTIN_SETJMP is defined.
398         * except.c (sjlj_emit_function_enter): If DONT_USE_BUILTIN_SETJMP is
399         defined, force the creation of a new block for a dispatch label.
401 2017-10-07  Jan Hubicka  <hubicka@ucw.cz>
403         * invoke.texi (Wsuggest-attribute=cold): Document.
404         * common.opt (Wsuggest-attribute=cold): New
405         * ipa-pure-const.c (warn_function_cold): New function.
406         * predict.c (compute_function_frequency): Use it.
407         * predict.h (warn_function_cold): Declare.
409 2017-10-06  Jan Hubicka  <hubicka@ucw.cz>
411         * tree-switch-conversion.c (do_jump_if_equal, emit_cmp_and_jump_insns):
412         Update profile.
414 2017-10-06  Martin Liska  <mliska@suse.cz>
416         * sanopt.c (struct sanopt_tree_triplet_hash): Remove inline
417         keyword for member functions.
418         (struct sanopt_tree_couple): New struct.
419         (struct sanopt_tree_couple_hash): New function.
420         (struct sanopt_ctx): Add new hash_map.
421         (has_dominating_ubsan_ptr_check): New function.
422         (record_ubsan_ptr_check_stmt): Likewise.
423         (maybe_optimize_ubsan_ptr_ifn): Likewise.
424         (sanopt_optimize_walker): Handle IFN_UBSAN_PTR.
425         (pass_sanopt::execute): Handle also SANITIZE_POINTER_OVERFLOW.
427 2017-10-06  Sudakshina Das  <sudi.das@arm.com>
429         PR target/82440
430         * config/aarch64/predicates.md (aarch64_reg_or_orr_imm): Only call
431         aarch64_simd_valid_immediate on CONST_VECTORs.
432         (aarch64_reg_or_bic_imm): Likewise.
434 2017-10-06  Wilco Dijkstra  <wdijkstr@arm.com>
436         PR rtl-optimization/82396
437         * haifa-sched.c (ready_sort_real): Disable qsort checking.
439 2017-10-06  Sebastian Pop  <sebpop@gmail.com>
441         * graphite-dependences.c (scop_get_reads): Move code to...
442         (scop_get_must_writes): Move code to...
443         (scop_get_may_writes): Move code to...
444         (scop_get_reads_and_writes): ... here.
445         (scop_get_dependences): Call scop_get_reads_and_writes.
447 2017-10-06  Jakub Jelinek  <jakub@redhat.com>
449         PR tree-optimization/82434
450         * fold-const.h (can_native_encode_type_p,
451         can_native_encode_string_p): Remove.
452         * fold-const.c (native_encode_int): Formatting fixes.  If ptr is NULL,
453         don't encode anything, just return what would be otherwise returned.
454         (native_encode_fixed, native_encode_complex, native_encode_vector):
455         Likewise.
456         (native_encode_string): Likewise.  Inline by hand
457         can_native_encode_string_p.
458         (can_native_encode_type_p): Remove.
459         (can_native_encode_string_p): Remove.
460         * tree-vect-stmts.c (vectorizable_store): Instead of testing just
461         STRING_CSTs using can_native_encode_string_p, test all
462         CONSTANT_CLASS_P values using native_encode_expr with NULL ptr.
463         * gimple-ssa-store-merging.c (encode_tree_to_bitpos): Remove last
464         argument from native_encode_expr.
465         (rhs_valid_for_store_merging_p): Use native_encode_expr with NULL ptr.
466         (pass_store_merging::execute): Don't unnecessarily look for 3 stmts,
467         but just 2.
469 2017-10-06  Richard Biener  <rguenther@suse.de>
471         PR tree-optimization/82397
472         * tree-vect-data-refs.c (dr_group_sort_cmp): Do not use
473         operand_equal_p but rely on data_ref_compare_tree for detecting
474         equalities.
475         (vect_analyze_data_ref_accesses): Use data_ref_compare_tree
476         to match up with dr_group_sort_cmp.
478 2017-10-06  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
480         PR target/82322
481         * config/s390/s390-builtins.def (s390_vfi): Define new overloaded
482         builtin.
483         * config/s390/s390-builtin-types.def: Regenerate.
485 2017-10-06  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
487         PR target/82317
488         * config/s390/s390-builtin-types.def: Regenerate.
489         * config/s390/s390-builtins.def (s390_vfmaxdb_4, s390_vfmindb_4):
490         Change flag from B_VXE to B_VX.
491         (s390_vec_min_dbl): Remove B_VXE flag.
493 2017-10-06  Richard Biener  <rguenther@suse.de>
495         * graphite-isl-ast-to-gimple.c: Include ssa.h and tree-ssa.h.
496         (translate_isl_ast_to_gimple::translate_pending_phi_nodes,
497         translate_isl_ast_to_gimple::is_valid_rename,
498         translate_isl_ast_to_gimple::get_rename,
499         translate_isl_ast_to_gimple::get_def_bb_for_const,
500         translate_isl_ast_to_gimple::get_new_name,
501         translate_isl_ast_to_gimple::collect_all_ssa_names,
502         translate_isl_ast_to_gimple::copy_loop_phi_args,
503         translate_isl_ast_to_gimple::collect_all_ssa_names,
504         translate_isl_ast_to_gimple::copy_loop_phi_args,
505         translate_isl_ast_to_gimple::copy_loop_phi_nodes,
506         translate_isl_ast_to_gimple::add_close_phis_to_merge_points,
507         translate_isl_ast_to_gimple::add_close_phis_to_outer_loops,
508         translate_isl_ast_to_gimple::copy_loop_close_phi_args,
509         translate_isl_ast_to_gimple::copy_loop_close_phi_nodes,
510         translate_isl_ast_to_gimple::copy_cond_phi_args,
511         translate_isl_ast_to_gimple::copy_cond_phi_nodes,
512         translate_isl_ast_to_gimple::edge_for_new_close_phis,
513         translate_isl_ast_to_gimple::add_phi_arg_for_new_expr,
514         translate_isl_ast_to_gimple::rename_uses,
515         translate_isl_ast_to_gimple::rename_all_uses): Remove.
516         (translate_isl_ast_to_gimple::get_rename_from_scev): Simplify.
517         (set_rename_for_each_def): Likewise.
518         (graphite_copy_stmts_from_block): Handle debug stmt resetting
519         here.  Handle rewriting SCEV analyzable uses here.
520         (copy_bb_and_scalar_dependences): Generate code for PHI
521         copy-in/outs.
522         (graphite_regenerate_ast_isl): Adjust.
523         * graphite-scop-detection.c (trivially_empty_bb_p): Move to sese.[ch].
524         (add_write, add_read): New functions.
525         (build_cross_bb_scalars_def): Use it and simplify.
526         (build_cross_bb_scalars_use): Likewise.
527         (graphite_find_cross_bb_scalar_vars): Inline into...
528         (try_generate_gimple_bb): ...here.  Add dependences for PHIs,
529         simulating out-of-SSA.  Compute liveout and add dependencies.
530         (build_scops): Force an empty entry block.
531         * sese.h (sese_info_t::liveout, sese_info_t::debug_liveout): New
532         members.
533         (sese_build_liveouts): Declare.
534         (sese_trivially_empty_bb_p): Likewise.
535         * sese.c (sese_build_liveouts_bb): Properly handle PHIs,
536         compute liveout and debug_liveout.
537         (sese_bad_liveouts_use): Remove.
538         (sese_reset_debug_liveouts_bb): Likewise.
539         (sese_reset_debug_liveouts): Rewrite in terms of debug_liveout.
540         (sese_build_liveouts): Build liveout and debug_liveout and store
541         it in region.
542         (new_sese_info): Adjust.
543         (free_sese_info): Likewise.
544         (sese_insert_phis_for_liveouts): Reset debug stmts from here,
545         do not build liveout here.
546         (move_sese_in_condition): Adjust region entry.
547         (scev_analyzable_p): Match up with chrec_apply requirements.
548         (sese_trivially_empty_bb_p): New.
549         * tree-into-ssa.c (get_reaching_def): Properly support generating
550         default-defs for incremental rewrite of anonymous names.
552 2017-10-06  Richard Biener  <rguenther@suse.de>
554         * graphite-sese-to-poly.c (extract_affine): For casts increasing
555         precision do not perform modulo reduction.
557 2017-10-06  Richard Biener  <rguenther@suse.de>
559         PR tree-optimization/82436
560         * tree-vect-slp.c (vect_supported_load_permutation_p): More
561         conservatively choose the vectorization factor when checking
562         whether we can perform the required load permutation.
563         (vect_transform_slp_perm_load): Assert when we may not fail.
565 2017-10-05  Segher Boessenkool  <segher@kernel.crashing.org>
567         * config/rs6000/sysv4.h (SUBTARGET_OVERRIDE_OPTIONS): Correct error
568         message for incompatible -msdata=* and -mcall-* options.
570 2017-10-05  Jan Hubicka <hubicka@ucw.cz>
572         * i386.c (ia32_multipass_dfa_lookahead): Default to issue rate
573         for post-reload scheduling.
575 2017-10-05  Tamar Christina  <tamar.christina@arm.com>
577         * doc/sourcebuild.texi (vect_sizes_16B_8B, vect_sizes_32B_16B): New.
579 2017-10-05  Jan Hubicka <hubicka@ucw.cz>
581         * i386.c (znver1_cost): Set branch_cost to 3 (instead of 2)
582         to improve monte carlo in scimark.
584 2017-10-05  Jan Hubicka <hubicka@ucw.cz>
586         * i386.c (ix86_size_cost, i386_cost, i486_cost, pentium_cost,
587         lakemont_cost, pentiumpro_cost, geode_cost, k6_cost,
588         athlon_cost, k8_cost, amdfam10_cost, btver1_cost, btver2_cost,
589         pentium4_cost, nocona_cost): Set reassociation width to 1.
590         (bdver1_cost, bdver2_cost, bdver3_cost, bdver4_cost): Set reassociation
591         width to 2 for fp operations and 1 otherwise.
592         (znver1_cost): Set scalar reassoc width to 4 and vector to 3 and 6
593         for int and fp.
594         (atom_cost): Set reassociation width to 2.
595         (slm_cost, generic_cost): Set fp reassociation width to 2 and 1 otherwise.
596         (intel_cost): Set fp reassociation width to 4 and 1 otherwise.
597         (core_cost): Set fp reassociation width to 4 and vector to 2.
598         (ix86_reassociation_width): Rewrite using cost table; special case
599         plus/minus on Zen; honor X86_TUNE_SSE_SPLIT_REGS
600         and TARGET_AVX128_OPTIMAL.
601         * i386.h (processor_costs): Add
602         reassoc_int, reassoc_fp, reassoc_vec_int, reassoc_vec_fp.
603         (TARGET_VECTOR_PARALLEL_EXECUTION, TARGET_REASSOC_INT_TO_PARALLEL,
604         TARGET_REASSOC_FP_TO_PARALLEL): Remove.
605         * x86-tune.def (X86_TUNE_REASSOC_INT_TO_PARALLEL): Remove.
606         (X86_TUNE_REASSOC_FP_TO_PARALLEL): Remove.
607         (X86_TUNE_VECTOR_PARALLEL_EXECUTION):  Remove.
609 2017-10-05  Nathan Sidwell  <nathan@acm.org>
611         * doc/invoke.texi (Wparentheses): Document C++ MVP behaviour.
613 2017-10-05  Tamar Christina  <tamar.christina@arm.com>
615         * config/arm/arm.c (arm_test_fpu_data): New.
616         (arm_run_selftests): Call arm_test_fpu_data.
618 2017-10-04  Nathan Sidwell  <nathan@acm.org>
620         * toplev.c (toplev::main): Remove excess parens on pretty_printer
621         decl.
622         * caller-save.c (insert_save): Remove excess parens on TO_SAVE parm.
624 2017-10-04  Sudakshina Das  <sudi.das@arm.com>
626         * config/aarch64/aarch64-protos.h (enum simd_immediate_check): New
627         check type for aarch64_simd_valid_immediate.
628         (aarch64_output_simd_mov_immediate): Update prototype.
629         (aarch64_simd_valid_immediate): Update prototype.
630         * config/aarch64/aarch64-simd.md (orr<mode>3): modified pattern to add
631         support for ORR-immediate.
632         (and<mode>3): modified pattern to add support for BIC-immediate.
633         * config/aarch64/aarch64.c (aarch64_simd_valid_immediate): Function
634         now checks for valid immediate for BIC and ORR based on new enum
635         argument.
636         (aarch64_output_simd_mov_immediate): Function now used to output
637         BIC/ORR imm as well based on new enum argument.
638         * config/aarch64/constraints.md (Do): New vector immediate constraint.
639         (Db) : Likewise.
640         * config/aarch64/predicates.md (aarch64_reg_or_orr_imm): New predicate.
641         (aarch64_reg_or_bic_imm): Likewise.
643 2017-10-04  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
645         * config/s390/vx-builtins.md ("vec_mergeh<mode>")
646         ("vec_mergel<mode>"): Change mode iterator to V_128_NOSINGLE.
648 2017-10-04  Wilco Dijkstra  <wdijkstr@arm.com>
650         Revert r253399:
652         PR rtl-optimization/82396
653         * haifa-sched.c (autopref_multipass_init): Simplify
654         initialization.
655         (autopref_rank_data): Simplify sort order.
656         * sched-int.h (autopref_multipass_data_): Remove
657         multi_mem_insn_p, min_offset and max_offset.
659 2017-10-04  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
661         * doc/sourcebuild.texi: Document vect_peeling_profitable.
663 2017-10-04  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
665         * doc/sourcebuild.texi: Document vect_intdouble_cvt and
666         vect_doubleint_cvt.
668 2017-10-04  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
670         * doc/sourcebuild.texi: Document vect_long_mult.
672 2017-10-04  Richard Sandiford  <richard.sandiford@linaro.org>
674         PR tree-optimization/82413
675         * fold-const.c (build_range_check): Use widest_int when comparing
676         the maximum ETYPE value with HIGH.
678 2017-10-04  Wilco Dijkstra  <wdijkstr@arm.com>
680         PR rtl-optimization/82396
681         * haifa-sched.c (autopref_multipass_init): Simplify
682         initialization.
683         (autopref_rank_data): Simplify sort order.
684         * sched-int.h (autopref_multipass_data_): Remove
685         multi_mem_insn_p, min_offset and max_offset.
687 2017-10-04  Jakub Jelinek  <jakub@redhat.com>
689         PR tree-optimization/82381
690         * tree-ssa-reassoc.c (sort_by_operand_rank): Check for different
691         oeN->rank first.  Return 1 or -1 if one op is SSA_NAME and the other
692         is not.
694         PR tree-optimization/82374
695         * omp-low.c (create_omp_child_function): Copy DECL_ATTRIBUTES,
696         DECL_FUNCTION_SPECIFIC_OPTIMIZATION,
697         DECL_FUNCTION_SPECIFIC_TARGET and DECL_FUNCTION_VERSIONED from
698         current_function_decl to the new decl.
700 2017-10-03  Michael Meissner  <meissner@linux.vnet.ibm.com>
702         * config/rs6000/rs6000-builtin.def (BU_FLOAT128_2_HW): Define new
703         helper macro for IEEE float128 hardware built-in functions.
704         (SQRTF128_ODD): Add built-in functions with the round-to-odd
705         semantics.
706         (TRUNCF128_ODD): Likewise.
707         (ADDF128_ODD): Likewise.
708         (SUBF128_ODD): Likewise.
709         (MULF128_ODD): Likewise.
710         (DIVF128_ODD): Likewise.
711         (FMAF128_ODD): Likewise.
712         * config/rs6000/rs6000.md (UNSPEC_ROUND_TO_ODD): Rename to
713         UNSPEC_TRUNC_ROUND_TO_ODD.
714         (UNSPEC_TRUNC_ROUND_TO_ODD): Likewise.
715         (UNSPEC_ADD_ROUND_TO_ODD): New unspec codes for the IEEE 128-bit
716         floating point round to odd instructions.
717         (UNSPEC_SUB_ROUND_TO_ODD): Likewise.
718         (UNSPEC_MUL_ROUND_TO_ODD): Likewise.
719         (UNSPEC_DIV_ROUND_TO_ODD): Likewise.
720         (UNSPEC_FMA_ROUND_TO_ODD): Likewise.
721         (UNSPEC_SQRT_ROUND_TO_ODD): Likewise.
722         (trunc<mode>sf2_hw): Change the truncate with round to odd
723         expansion to use UNSPEC_TRUNC_ROUND_TO_ODD.
724         (add<mode>3_odd): Add insns for IEEE 128-bit floating point round
725         to odd hardware instructions.
726         (sub<mode>3_odd): Likewise.
727         (mul<mode>3_odd): Likewise.
728         (div<mode>3_odd): Likewise.
729         (sqrt<mode>2_odd): Likewise.
730         (fma<mode>4_odd): Likewise.
731         (fms<mode>4_odd): Likewise.
732         (nfma<mode>4_odd): Likewise.
733         (nfms<mode>4_odd): Likewise.
734         (trunc<mode>df2_odd): Change the truncate with round to odd
735         expansion to use UNSPEC_TRUNC_ROUND_TO_ODD.  Add a generator
736         function.
737         * doc/extend.texi (PowerPC built-in functions): Update documentation
738         for existing IEEE float128-bit built-in functions.  Add built-in
739         functions that generate the IEEE 128-bit floating point round to
740         odd instructions.
742 2017-10-03  Segher Boessenkool  <segher@kernel.crashing.org>
744         PR rtl-optimization/77729
745         * simplify-rtx.c (simplify_binary_operation_1): Delete the (X&C1)|C2
746         to (X&(C1&~C2))|C2 transformations.
748 2017-10-03  Martin Jambor  <mjambor@suse.cz>
750         PR tree-optimization/82363
751         * tree-sra.c (propagate_subaccesses_across_link): In unrecoverable
752         mismatch, mark lacc written regardless of racc.
754 2017-10-03  Jakub Jelinek  <jakub@redhat.com>
756         PR tree-optimization/82381
757         * tree-ssa-reassoc.c (sort_by_operand_rank): Don't check
758         stmt_to_insert nor wheather SSA_NAMEs are default defs.
759         Return 1 or -1 if one of bba and bbb is NULL. If bb_rank is equal,
760         fallthrough into reassoc_stmt_dominates_stmt_p.
762         PR target/82386
763         * combine.c (combine_instructions): Don't combine in unreachable
764         basic blocks.
766 2017-08-18  Peter Bergner  <bergner@vnet.ibm.com>
768         PR target/80210
769         * config/rs6000/rs6000.c (rs6000_option_override_internal): Rewrite
770         function to not use the have_cpu variable.  Do not set cpu_index,
771         rs6000_cpu_index or rs6000_tune_index if we end up using TARGET_DEFAULT
772         or the default cpu.
773         (rs6000_valid_attribute_p): Remove duplicate initializations of
774         old_optimize and func_optimize.
775         (rs6000_pragma_target_parse): Call rs6000_activate_target_options ().
776         (rs6000_activate_target_options): Make global.
777         * config/rs6000/rs6000-protos.h (rs6000_activate_target_options): Add
778         prototype.
780 2017-10-02  Jakub Jelinek  <jakub@redhat.com>
782         * tree-dfa.c (get_ref_base_and_extent): Set *pmax_size to -1
783         if *poffset + *pmax_size overflows in HOST_WIDE_INT.
784         Set *poffset to 0 and *psize and *pmax_size to -1 if
785         *poffset + *psize overflows in HOST_WIDE_INT.
787         PR tree-optimization/82387
788         PR tree-optimization/82388
789         PR tree-optimization/82389
790         * tree-ssa-dse.c (dse_classify_store): Test byte_tracking_enabled
791         instead of live_bytes non-NULL.
793 2017-10-02  Georg-Johann Lay  <avr@gjlay.de>
795         PR target/41076
796         * confg/avr/avr.md (*iorhi3.ashift8-ext.zerox): Add "r,r,0"
797         alternative.
799 2017-10-02  Richard Biener  <rguenther@suse.de>
801         * graphite-isl-ast-to-gimple.c (set_codegen_error): With
802         -fchecking and --param graphite-allow-codegen-errors=0 ICE.
803         * params.def (PARAM_GRAPHITE_ALLOW_CODEGEN_ERRORS): New param.
805 2017-10-02  Richard Sandiford  <richard.sandiford@linaro.org>
807         * tree.h (wi::int_traits <const_tree>::decompose): Assert that the
808         requested precision matches the type's.
809         * calls.c (alloc_max_size): Calculate the new candidate size as
810         a widest_int and use wi::to_widest when comparing it with the
811         current candidate size.
812         * gimple-ssa-warn-alloca.c (pass_walloca::execute): Compare with
813         zero rather than integer_zero_node.
814         * match.pd: Check for a no-op conversion before using wi::add
815         rather than after.  Use tree_to_uhwi when summing small shift
816         counts into an unsigned int.
818 2017-10-02  Richard Sandiford  <richard.sandiford@linaro.org>
819             Alan Hayward  <alan.hayward@arm.com>
820             David Sherwood  <david.sherwood@arm.com>
822         PR target/71307
823         * config/aarch64/aarch64.h (POINTER_AND_FP_REGS): New reg class.
824         (REG_CLASS_NAMES, REG_CLASS_CONTENTS): Update accordingly.
825         * config/aarch64/aarch64.c (aarch64_class_max_nregs): Handle
826         POINTER_AND_FP_REGS.
828 2017-10-02  Richard Biener  <rguenther@suse.de>
830         PR tree-optimization/82355
831         * graphite-isl-ast-to-gimple.c (build_iv_mapping): Also build
832         a mapping for the enclosing loop but avoid generating one for
833         the loop tree root.
834         (copy_bb_and_scalar_dependences): Remove premature codegen
835         error on PHIs in blocks duplicated into multiple places.
836         * graphite-scop-detection.c
837         (scop_detection::stmt_has_simple_data_refs_p): For a loop not
838         in the region use it as loop and nest to analyze the DR in.
839         (try_generate_gimple_bb): Likewise.
840         * graphite-sese-to-poly.c (extract_affine_chrec): Adjust.
841         (add_loop_constraints): For blocks in a loop not in the region
842         create a dimension with a single iteration.
843         * sese.h (gbb_loop_at_index): Remove assert.
845 2017-10-01  Kevin Buettner  <kevinb@redhat.com>
847         * omp-expand.c (adjust_context_scope): New function.
848         (expand_parallel_call): Call adjust_context_scope.
850 2017-10-01  Jeff Law  <law@redhat.com>
852         * tree-ssa-dom.c (optimize_stmt): Make this a method within the
853         dom_opt_dom_walker class with direct access to private members.
854         Add comments.  Call test_for_singularity.
855         (dom_opt_dom_walker::before_dom_children): Corresponding changes.
856         (dom_opt_dom_walker::after_dom_children): Do not lazily initialize
857         m_dummy_cond anymore.
858         (class dom_opt_dom_walker): Initialize m_dummy_cond member in the
859         class ctor.
860         (pass_dominator:execute): Build the dummy_cond here and pass it
861         to the dom_opt_dom_walker ctor. 
862         (test_for_singularity): New function.
864 2017-09-30  Krister Walfridsson  <krister.walfridsson@gmail.com>
865             Maya Rashish  <coypu@sdf.org>
867         * config.gcc (*-*-netbsd*): New variable nbsd_tm_file containing
868         netbsd.h, netbsd-stdint.h, and netbsd-elf.h.
869         (alpha*-*-netbsd*) Use nbsd_tm_file.
870         (arm*-*-netbsdelf*) Likewise.
871         (i[34567]86-*-netbsdelf*) Likewise.
872         (x86_64-*-netbsd*) Likewise.
873         (mips*-*-netbsd*) Likewise.
874         (powerpc-*-netbsd*) Likewise.
875         (sh*-*-netbsd*) Likewise.
876         (sparc-*-netbsdelf*) Likewise.
877         (sparc64-*-netbsd*) Likewise.
878         (m68k*-*-netbsdelf*) Use nbsd_tm_file and add CHAR_FAST8/SHORT_FAST16
879         to tm_defines.
880         (vax-*-netbsdelf*) Likewise.
881         * config/netbsd-stdint.h (INT_FAST8_TYPE): Check CHAR_FAST8.
882         (UINT_FAST8_TYPE) Likewise.
883         (INT_FAST16_TYPE) Check CHAR_FAST16.
884         (UINT_FAST16_TYPE) Likewise.
886 2017-09-30  Jakub Jelinek  <jakub@redhat.com>
888         PR target/82361
889         * config/i386/i386.md
890         (TARGET_USE_8BIT_IDIV zext divmodsi4 splitter): New define_split.
891         (divmodsi4_zext_1, divmodsi4_zext_2, *divmodsi4_zext_1,
892         *divmodsi4_zext_2): New define_insn_and_split.
893         (*divmodsi4_noext_zext_1, *divmodsi4_noext_zext_2): New define_insn.
894         (TARGET_USE_8BIT_IDIV zext udivmodsi4 splitter): New define_split.
895         (udivmodsi4_zext_1, udivmodsi4_zext_2, *udivmodsi4_zext_1,
896         *udivmodsi4_zext_2, *udivmodsi4_pow2_zext_1, *udivmodsi4_pow2_zext_2):
897         New define_insn_and_split.
898         (*udivmodsi4_noext_zext_1, *udivmodsi4_noext_zext_2): New define_insn.
899         * config/i386/i386.c (ix86_split_idivmod): Handle operands[0] or
900         operands[1] having DImode when mode is SImode.
902         * config/i386/i386.c (ix86_split_idivmod): Use mode instead of
903         always SImode for DIV and MOD in REG_EQUAL notes.
905 2017-09-29  Yury Gribov  <tetra2005@gmail.com>
907         PR middle-end/82319
908         * match.pd: Fix handling of NaNs in pattern.
910 2017-09-29  Jeff Law  <law@redhat.com>
912         * sbitmap.c (bitmap_bit_in_range_p): New function.
913         * sbitmap.h (bitmap_bit_in_range_p): Prototype.
914         * tree-ssa-dse.c (live_bytes_read): New function.
915         (dse_classify_store): Ignore reads of dead bytes.
917         * config/i386/i386.c (ix86_adjust_stack_and_probe_stack_clash): Fix
918         typos and whitespace errors.
919         * config/i386/predicates.md (address_no_seg_operand): Likewise.
920         * config/s390/s390.c (s390_emit_prologue): Likewise.
922 2017-09-29  Vladimir Makarov  <vmakarov@redhat.com>
924         PR target/81481
925         * ira-costs.c (scan_one_insn): Don't take into account PIC equiv
926         with a symbol for LRA.
928 2017-09-29  Vladimir Makarov  <vmakarov@redhat.com>
930         PR rtl-optimization/82338
931         * lra-constraints.c (inherit_in_ebb): Check usage_insns check.
933 2017-09-29  Alexander Monakov  <amonakov@ispras.ru>
935         * genmodes.c (calc_wider_mode): Suppress qsort macro.
936         * system.h [CHECKING_P] (qsort): Redirect to qsort_chk.
937         (qsort_chk): Declare.
938         * vec.c [CHECKING_P] (qsort_chk_error): New static function.
939         (qsort_chk): New function.
941 2017-09-29  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
943         PR tree-optimization/82337
944         * gimple-ssa-strength-reduction.c (find_phi_def): Don't record a
945         phi definition if the PHI result appears in an abnormal PHI.
946         (find_basis_for_base_expr): Don't record a basis if the LHS of the
947         basis appears in an abnormal PHI.
949 2017-09-29  Richard Biener  <rguenther@suse.de>
951         * graphite-isl-ast-to-gimple.c
952         (translate_isl_ast_to_gimple::set_codegen_error): New function.
953         (binary_op_to_tree): Use it.
954         (get_rename_from_scev): Likewise.
955         (copy_loop_phi_nodes): Likewise.
956         (copy_bb_and_scalar_dependences): Likewise.
957         (translate_pending_phi_nodes): Likewise.
959 2017-09-29  Jakub Jelinek  <jakub@redhat.com>
961         PR target/82339
962         * config/i386/i386.md (*movdi_internal peephole2): New -Os peephole
963         for movabsq $(i32 << shift), r64.
965 2017-09-28  Uros Bizjak  <ubizjak@gmail.com>
967         * config/i386/i386.c (ix86_print_operand_address_as): Do not check
968         index when encoding %esp as %rsp to avoid 0x67 prefix.
970 2017-09-28  Sergey Shalnov  <Sergey.Shalnov@intel.com>
972         * config/i386/i386.md (*movsf_internal, *movdf_internal):
973         Return 256-bit AVX modes for TARGET_PREFER_AVX256.
975 2017-09-28  Thomas Preud'homme  <thomas.preudhomme@arm.com>
977         * config/arm/arm.c (arm_option_override): Forbid ARMv8-M Security
978         Extensions with more than 16 double VFP registers.
979         (cmse_nonsecure_entry_clear_before_return): Remove second entry of
980         to_clear_mask and all code related to it.  Replace the remaining
981         entry by a sbitmap and adapt code accordingly.
983 2017-09-28  Henry Linjamäki  <henry.linjamaki@parmance.com>
985         * brig-builtins.def: Change pure attributes to const.
987 2017-09-28  Joseph Myers  <joseph@codesourcery.com>
989         * config.gcc (default_gnu_indirect_function): Default to yes for
990         sparc*-*-linux* with glibc.
992 2017-09-28  Joseph Myers  <joseph@codesourcery.com>
994         * config/aarch64/aarch64.c (aarch64_elf_asm_constructor)
995         (aarch64_elf_asm_destructor): Pass SECTION_NOTYPE to get_section
996         when creating .init_array and .fini_array sections with priority
997         specified.
999 2017-09-27  Christophe Lyon  <christophe.lyon@linaro.org>
1001         PR target/71727
1002         * config/aarch64/aarch64.c
1003         (aarch64_builtin_support_vector_misalignment): Always return false
1004         when misalignment is unknown.
1006 2017-09-27  Kelvin Nilsen  <kelvin@gcc.gnu.org>
1008         * config/rs6000/rs6000-p8swap.c (const_load_sequence_p): Revise
1009         this function to return false if the definition used by the swap
1010         instruction is artificial, or if the memory address from which the
1011         constant value is loaded is not represented by a base address held
1012         in a register or if the base address register is a frame or stack
1013         pointer.  Additionally, return false if the base address of the
1014         loaded constant is a SYMBOL_REF but is not considered to be a
1015         constant.
1016         (replace_swapped_load_constant): New function.
1017         (rs6000_analyze_swaps): Add a new pass to replace a swap of a
1018         loaded constant vector with a load of a swapped constant vector.
1020 2017-09-27  Carl Love  <cel@us.ibm.com>
1022         * config/rs6000/rs6000-builtin.def (BU_FP_1MISC_1): Add define macro.
1023         (FCTID, FCTIW): Add BU_FP_MISC_1 macro expansion for builtins.
1024         * config/rs6000/rs6000.md (lrintsfsi2): Add define_insn for the
1025         fctiw instruction.
1027 2017-09-27  Alexander Monakov  <amonakov@ispras.ru>
1029         * haifa-sched.c (autopref_rank_for_schedule): Order 'irrelevant' insns
1030         first, always call autopref_rank_data otherwise.
1032 2017-09-27  Richard Biener  <rguenther@suse.de>
1034         * graphite-scop-detection.c (find_scop_parameters): Move
1035         loop bound handling ...
1036         (gather_bbs::before_dom_children): ... here, avoiding the need
1037         to build scop_info->loop_nest.
1038         (record_loop_in_sese): Remove.
1039         * sese.h (sese_info_t::loop_nest): Remove.
1040         * sese.c (new_sese_info): Do not allocate loop_nest.
1041         (free_sese_info): Do not free loop_nest.
1043 2017-09-27  Jakub Jelinek  <jakub@redhat.com>
1045         PR c++/82159
1046         * gimplify.c (gimplify_modify_expr): Don't optimize away zero sized
1047         lhs from calls if the lhs has addressable type.
1049 2017-09-27  Richard Biener  <rguenther@suse.de>
1051         * graphite.h (scop::max_alias_set): New member.
1052         * graphite-scop-detection.c: Remove references to non-existing
1053         --param in comments.
1054         (build_alias_sets): Record the maximum alias set used for drs.
1055         (build_scops): Support zero as unlimited for
1056         --param graphite-max-arrays-per-scop.
1057         * graphite-sese-to-poly.c (add_scalar_version_numbers): Remove
1058         and inline into ...
1059         (build_poly_sr_1): ... here.  Compute alias set based on the
1060         maximum alias set used for drs rather than
1061         PARAM_GRAPHITE_MAX_ARRAYS_PER_SCOP
1063 2017-09-27  Richard Biener  <rguenther@suse.de>
1065         * graphite-optimize-isl.c (get_schedule_for_node_st): Allow
1066         --param loop-block-tile-size=0 to disable tiling.
1068 2017-09-27  Richard Biener  <rguenther@suse.de>
1070         * doc/invoke.texi (graphite-max-bbs-per-function): Remove.
1071         (graphite-max-nb-scop-params): Document special value zero.
1072         * domwalk.h (dom_walker::STOP): New symbolical constant.
1073         (dom_walker::dom_walker): Add optional parameter for bb to
1074         RPO mapping.
1075         (dom_walker::~dom_walker): Declare.
1076         (dom_walker::before_dom_children): Document STOP return value.
1077         (dom_walker::m_user_bb_to_rpo): New member.
1078         (dom_walker::m_bb_to_rpo): Likewise.
1079         * domwalk.c (dom_walker::dom_walker): Compute bb to RPO
1080         mapping here if not provided by the user.
1081         (dom_walker::~dom_walker): Free bb to RPO mapping if not
1082         provided by the user.
1083         (dom_walker::STOP): Define.
1084         (dom_walker::walk): Do not compute bb to RPO mapping here.
1085         Support STOP return value from before_dom_children to stop
1086         walking.
1087         * graphite-optimize-isl.c (optimize_isl): If the schedule
1088         is the same still generate code if -fgraphite-identity
1089         or -floop-parallelize-all are given.
1090         * graphite-scop-detection.c: Include cfganal.h.
1091         (gather_bbs::gather_bbs): Get and pass through bb to RPO
1092         mapping.
1093         (gather_bbs::before_dom_children): Return STOP for BBs
1094         not in the region.
1095         (build_scops): Compute bb to RPO mapping and pass it to
1096         the domwalk.  Treat --param graphite-max-nb-scop-params=0
1097         as not limiting the number of params.
1098         * graphite.c (graphite_initialize): Remove limit on the
1099         number of basic-blocks in a function.
1100         * params.def (PARAM_GRAPHITE_MAX_BBS_PER_FUNCTION): Remove.
1101         (PARAM_GRAPHITE_MAX_NB_SCOP_PARAMS): Adjust to documented
1102         default value of 10.
1104 2017-09-26  Michael Meissner  <meissner@linux.vnet.ibm.com>
1106         * config/rs6000/vsx.md (peephole for optimizing move SF to GPR):
1107         Adjust code to eliminate needing to do the shift right 32-bits
1108         operation after XSCVDPSPN.
1110 2017-09-26  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
1112         * match.pd ((X / Y) == 0 -> X < Y): New pattern.
1113         ((X / Y) != 0 -> X >= Y): Likewise.
1115 2017-09-26  Carl Love  <cel@us.ibm.com>
1117         * config/rs6000/rs6000-c.c (P9V_BUILTIN_VEC_XL_LEN_R,
1118         P9V_BUILTIN_VEC_XST_LEN_R): Add support for builtins
1119         vector unsigned char vec_xl_len_r (unsigned char *, size_t);
1120         void vec_xst_len_r (vector unsigned char, unsigned char *, size_t);
1121         * config/rs6000/altivec.h (vec_xl_len_r, vec_xst_len_r): Add defines.
1122         * config/rs6000/rs6000-builtin.def (XL_LEN_R, XST_LEN_R): Add
1123         definitions and overloading.
1124         * config/rs6000/rs6000.c (altivec_expand_builtin): Add case
1125         statement for P9V_BUILTIN_XST_LEN_R.
1126         (altivec_init_builtins): Add def_builtin for P9V_BUILTIN_STXVLL.
1127         * config/rs6000/vsx.md (lxvll, stxvll, xl_len_r, xst_len_r): Add
1128         define_expand and define_insn for the instructions and builtins.
1129         * doc/extend.texi: Update the built-in documentation file for the new
1130         built-in functions.
1131         * config/rs6000/altivec.md (altivec_lvsl_reg, altivec_lvsr_reg): Add
1132         define_insn for the instructions
1134 2017-09-26  Krister Walfridsson  <krister.walfridsson@gmail.com>
1136         PR target/39570
1137         * gcc/config/netbsd-protos.h: New file.
1138         * gcc/config/netbsd.c: New file.
1139         * gcc/config/netbsd.h (SUBTARGET_INIT_BUILTINS): Define.
1140         * gcc/config/t-netbsd: New file.
1141         * gcc/config.gcc (tm_p_file): Add netbsd-protos.h.
1142         (tmake_file) Add t-netbsd.
1143         (extra_objs) Add netbsd.o.
1145 2017-09-26  Janus Weil  <janus@gcc.gnu.org>
1147         PR fortran/82143
1148         PR fortran/82324
1149         * doc/sourcebuild.texi: Document fortran_real_10 and fortran_real_16.
1151 2017-09-26  Michael Meissner  <meissner@linux.vnet.ibm.com>
1153         * config/rs6000/rs6000.md (extendsi<mode>2): Add a splitter to do
1154         sign extension from a vector register to a GPR by doing a 32-bit
1155         direct move and then an EXTSW.
1156         (extendsi<mode>2 splitter): Likewise.
1157         (movsi_from_sf): Adjust code to eliminate doing a 32-bit shift
1158         right or vector extract after doing XSCVDPSPN.  Use
1159         zero_extendsidi2 instead of p8_mfvsrd_4_disf to move the value to
1160         the GPRs.
1161         (movdi_from_sf_zero_ext): Likewise.
1162         (reload_gpr_from_vsxsf): Likewise.
1163         (p8_mfvsrd_4_disf): Delete, no longer used.
1164         (movsi_from_df): Optimize converting a DFmode to a SFmode, and
1165         then needing to move the SFmode to a GPR to use the XSCVDPSP
1166         instruction instead of FRSP and XSCVDPSPN.
1167         * config/rs6000/vsx.md (vsx_xscvspdp_scalar2): Move insn so that
1168         it is adjacent to the other XSCVSPDP insns.
1169         (vsx_xscvdpsp_scalar): Use "ww" constraint instead of "f" to allow
1170         SFmode to be in traditional Altivec registers.
1171         (vsx_xscvdpspn): Eliminate useless alternative constraint.
1172         (vsx_xscvspdpn): Likewise.
1173         (vsx_xscvspdpn_scalar): Likewise.
1175 2017-09-26  Martin Jambor  <mjambor@suse.cz>
1177         * tree-sra.c (compare_access_positions): Put integral types first,
1178         stabilize sorting of integral types, remove conditions putting
1179         non-full-precision integers last.
1180         (sort_and_splice_var_accesses): Disable scalarization if a
1181         non-integert would be represented by a non-full-precision integer.
1183 2017-09-26  Joseph Myers  <joseph@codesourcery.com>
1185         * config/microblaze/linux.h (TARGET_ASM_FILE_END): Likewise.
1186         * config/pa/pa.h (NEED_INDICATE_EXEC_STACK): Likewise.
1187         * config/pa/pa-linux.h (NEED_INDICATE_EXEC_STACK): Likewise.
1188         * config/pa/pa.c (pa_hpux_file_end): Rename to pa_file_end.
1189         Define unconditionally, with [ASM_OUTPUT_EXTERNAL_REAL]
1190         conditionals inside the function instead of around it.  Call
1191         file_end_indicate_exec_stack if NEED_INDICATE_EXEC_STACK.
1192         (TARGET_ASM_FILE_END): Define unconditionally to pa_file_end.
1194 2017-09-26  Richard Biener  <rguenther@suse.de>
1196         * graphite-scop-detection.c (scop_detection::build_scop_depth): Rewrite,
1197         fold in ...
1198         (scop_detection::build_scop_breadth): ... this.  Removed.
1199         (scop_detection::loop_is_valid_in_scop): Fold into single caller.
1200         (scop_detection::harmful_stmt_in_bb): Likewise.
1201         (scop_detection::graphite_can_represent_stmt): Likewise.
1202         (scop_detection::loop_body_is_valid_scop): Likewise.  Remove recursion.
1203         (scop_detection::can_represent_loop): Remove recursion, fold in ...
1204         (scop_detection::can_represent_loop_1): ... this.  Removed.
1205         (scop_detection::harmful_loop_in_region): Simplify after inlining
1206         the above and remove more quadraticness.
1207         (build_scops): Adjust.
1208         * tree-data-ref.c (loop_nest_has_data_refs): Remove pointless
1209         quadraticness.
1211 2017-09-26  Jakub Jelinek  <jakub@redhat.com>
1213         PR target/82267
1214         * config/i386/i386.c (ix86_print_operand_address_as): Only test
1215         REGNO (base) == SP_REG if base is a REG.
1217         PR middle-end/35691
1218         * tree-ssa-reassoc.c (update_range_test): Dump r->exp each time
1219         if it is different SSA_NAME.
1220         (optimize_range_tests_cmp_bitwise): New function.
1221         (optimize_range_tests): Call it.
1223 2017-09-26  Richard Biener  <rguenther@suse.de>
1225         PR tree-optimization/82321
1226         * graphite.c (canonicalize_loop_closed_ssa): Properly check
1227         for the def being inside the loop.
1229 2017-09-26  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
1231         * config/s390/vx-builtins.md ("vmslg"): Add missing operand in
1232         assembler output.
1233         * config/s390/s390-builtins.def: Fix constraint on op4.
1235 2017-09-26  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
1237         * config/s390/s390.c (s390_expand_vec_compare): Use the new mode
1238         independent expanders.
1239         * config/s390/vector.md ("vec_cmpuneq", "vec_cmpltgt")
1240         ("vec_ordered", "vec_unordered"): New expanders.
1242 2017-09-26  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
1244         * config/s390/s390.c (s390_preferred_simd_mode): Return V4SFmode
1245         for SFmode.
1247 2017-09-26  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
1249         * config/s390/vector.md ("vec_unpacks_low_v16qi"): Rename to
1250         vec_unpacks_lo_v16qi.
1251         ("vec_unpacku_low_v16qi"): Rename to vec_unpacku_lo_v16qi.
1253 2017-09-26  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
1255         * config/s390/vector.md ("vec_unpacks_lo_v4sf")
1256         ("vec_unpacks_hi_v4sf", "vec_unpacks_lo_v2df")
1257         ("vec_unpacks_hi_v2df", "vec_pack_trunc_v2df"): New expanders.
1259 2017-09-26  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
1261         * config/s390/predicates.md ("const_shift_by_byte_operand"): New
1262         predicate.
1263         * config/s390/vector.md ("*vec_srb<mode>"): Change modes to V_128
1264         and V16QI.
1265         ("*vec_slb<mode>"): New insn pattern.
1266         ("vec_shr_<mode>"): New expander.
1267         * config/s390/vx-builtins.md ("vec_slb<mode>"): Turn into expander
1268         and force the shift count operand to V16QImode.
1269         ("vec_srb<mode>"): Set shift count mode to V16QI.
1271 2017-09-26  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
1273         * config/s390/vector.md ("vec_widen_umult_lo_<mode>")
1274         ("vec_widen_umult_hi_<mode>", "vec_widen_smult_lo_<mode>")
1275         ("vec_widen_smult_hi_<mode>"): New expander definitions.
1277 2017-09-26  Richard Earnshaw  <rearnsha@arm.com>
1279         PR target/82175
1280         * config/arm/arm.h (DRIVER_SELF_SPECS): Separate sub-rules with commas.
1282 2017-09-26  Richard Biener  <rguenther@suse.de>
1284         PR tree-optimization/82320
1285         * tree-ssa-sccvn.c (set_ssa_val_to): Changing undef to undef
1286         isn't a change.
1288 2017-09-25  Jeff Law  <law@redhat.com>
1290         * config/rs6000/rs6000-protos.h (output_probe_stack_range): Update
1291         prototype for new argument.
1292         * config/rs6000/rs6000.c (rs6000_emit_allocate_stack_1): New function,
1293         mostly extracted from rs6000_emit_allocate_stack.
1294         (rs6000_emit_probe_stack_range_stack_clash): New function.
1295         (rs6000_emit_allocate_stack): Call
1296         rs6000_emit_probe_stack_range_stack_clash as needed.
1297         (rs6000_emit_probe_stack_range): Add additional argument
1298         to call to gen_probe_stack_range{si,di}.
1299         (output_probe_stack_range): New.
1300         (output_probe_stack_range_1): Renamed from output_probe_stack_range.
1301         (output_probe_stack_range_stack_clash): New.
1302         (rs6000_emit_prologue): Emit notes into dump file as requested.
1303         * rs6000.md (allocate_stack): Handle -fstack-clash-protection.
1304         (probe_stack_range<P:mode>): Operand 0 is now early-clobbered.
1305         Add additional operand and pass it to output_probe_stack_range.
1306     
1307 2017-09-25  Bin Cheng  <bin.cheng@arm.com>
1309         PR tree-optimization/82163
1310         * tree-ssa-loop-manip.h (verify_loop_closed_ssa): New parameter.
1311         (checking_verify_loop_closed_ssa): New parameter.
1312         * tree-ssa-loop-manip.c (check_loop_closed_ssa_use): Delete.
1313         (check_loop_closed_ssa_stmt): Delete.
1314         (check_loop_closed_ssa_def, check_loop_closed_ssa_bb): New functions.
1315         (verify_loop_closed_ssa): Check loop closed ssa form for LOOP.
1316         (tree_transform_and_unroll_loop): Check loop closed ssa form only for
1317         changed loops.
1319 2017-09-25  Pekka Jaaskelainen <pekka@parmance.com>
1321         * brig-builtins.def: Treat HSAIL barrier builtins as
1322         setjmp/longjump style functions.
1324 2017-09-25  Richard Sandiford  <richard.sandiford@linaro.org>
1326         * target.def (constant_alignment): New hook.
1327         * defaults.h (CONSTANT_ALIGNMENT): Delete.
1328         * doc/tm.texi.in (CONSTANT_ALIGNMENT): Replace with...
1329         (TARGET_CONSTANT_ALIGNMENT): ...this new hook.
1330         * doc/tm.texi: Regenerate.
1331         * targhooks.h (default_constant_alignment): Declare.
1332         (constant_alignment_word_strings): Likewise.
1333         * targhooks.c (default_constant_alignment): New function.
1334         (constant_alignment_word_strings): Likewise.
1335         * builtins.c (get_object_alignment_2): Use targetm.constant_alignment
1336         instead of CONSTANT_ALIGNMENT.
1337         * varasm.c (align_variable, get_variable_align, build_constant_desc)
1338         (force_const_mem): Likewise.
1339         * config/aarch64/aarch64.h (CONSTANT_ALIGNMENT): Delete.
1340         * config/aarch64/aarch64.c (aarch64_constant_alignment): New function.
1341         (aarch64_classify_address): Call it instead of CONSTANT_ALIGNMENT.
1342         (TARGET_CONSTANT_ALIGNMENT): Redefine.
1343         * config/alpha/alpha.h (CONSTANT_ALIGNMENT): Delete commented-out
1344         definition.
1345         * config/arc/arc.h (CONSTANT_ALIGNMENT): Delete.
1346         * config/arc/arc.c (TARGET_CONSTANT_ALIGNMENT): Redefine to
1347         constant_alignment_word_strings.
1348         * config/arm/arm.h (CONSTANT_ALIGNMENT_FACTOR): Delete.
1349         (CONSTANT_ALIGNMENT): Likewise.
1350         * config/arm/arm.c (TARGET_CONSTANT_ALIGNMENT): Redefine.
1351         (arm_constant_alignment): New function.
1352         * config/bfin/bfin.h (CONSTANT_ALIGNMENT): Delete.
1353         * config/bfin/bfin.c (TARGET_CONSTANT_ALIGNMENT): Redefine to
1354         constant_alignment_word_strings.
1355         * config/cr16/cr16.h (CONSTANT_ALIGNMENT): Delete.
1356         * config/cr16/cr16.c (TARGET_CONSTANT_ALIGNMENT): Redefine to
1357         constant_alignment_word_strings.
1358         * config/cris/cris.h (CONSTANT_ALIGNMENT): Delete.
1359         * config/cris/cris.c (TARGET_CONSTANT_ALIGNMENT): Redefine.
1360         (cris_constant_alignment): New function.
1361         * config/epiphany/epiphany.h (CONSTANT_ALIGNMENT): Delete.
1362         * config/epiphany/epiphany.c (TARGET_CONSTANT_ALIGNMENT): Redefine.
1363         (epiphany_constant_alignment): New function.
1364         * config/fr30/fr30.h (CONSTANT_ALIGNMENT): Delete.
1365         * config/fr30/fr30.c (TARGET_CONSTANT_ALIGNMENT): Redefine to
1366         constant_alignment_word_strings.
1367         * config/frv/frv.h (CONSTANT_ALIGNMENT): Delete.
1368         * config/frv/frv.c (TARGET_CONSTANT_ALIGNMENT): Redefine to
1369         constant_alignment_word_strings.
1370         * config/ft32/ft32.h (CONSTANT_ALIGNMENT): Delete.
1371         * config/ft32/ft32.c (TARGET_CONSTANT_ALIGNMENT): Redefine to
1372         constant_alignment_word_strings.
1373         * config/i386/i386.h (CONSTANT_ALIGNMENT): Delete.
1374         * config/i386/i386-protos.h (ix86_constant_alignment): Delete.
1375         * config/i386/i386.c (ix86_constant_alignment): Make static.
1376         Use the same interface as the target hook.
1377         (TARGET_CONSTANT_ALIGNMENT): Redefine.
1378         * config/ia64/ia64.h (CONSTANT_ALIGNMENT): Delete.
1379         * config/ia64/ia64.c (TARGET_CONSTANT_ALIGNMENT): Redefine to
1380         constant_alignment_word_strings.
1381         * config/iq2000/iq2000.h (CONSTANT_ALIGNMENT): Delete.
1382         * config/iq2000/iq2000.c (iq2000_constant_alignment): New function.
1383         (TARGET_CONSTANT_ALIGNMENT): Redefine.
1384         * config/lm32/lm32.h (CONSTANT_ALIGNMENT): Delete.
1385         * config/lm32/lm32.c (TARGET_CONSTANT_ALIGNMENT): Redefine to
1386         constant_alignment_word_strings.
1387         * config/m32r/m32r.h (CONSTANT_ALIGNMENT): Delete.
1388         * config/m32r/m32r.c (TARGET_CONSTANT_ALIGNMENT): Redefine to
1389         constant_alignment_word_strings.
1390         * config/mcore/mcore.h (CONSTANT_ALIGNMENT): Delete.
1391         * config/mcore/mcore.c (TARGET_CONSTANT_ALIGNMENT): Redefine to
1392         constant_alignment_word_strings.
1393         * config/microblaze/microblaze.h (CONSTANT_ALIGNMENT): Delete.
1394         * config/microblaze/microblaze.c (microblaze_constant_alignment):
1395         New function.
1396         (TARGET_CONSTANT_ALIGNMENT): Redefine.
1397         * config/mips/mips.h (CONSTANT_ALIGNMENT): Delete.
1398         * config/mips/mips.c (mips_constant_alignment): New function.
1399         (TARGET_CONSTANT_ALIGNMENT): Redefine.
1400         * config/mmix/mmix.h (CONSTANT_ALIGNMENT): Delete.
1401         * config/mmix/mmix-protos.h (mmix_constant_alignment): Delete.
1402         * config/mmix/mmix.c (TARGET_CONSTANT_ALIGNMENT): Redefine.
1403         (mmix_constant_alignment): Make static.  Use the same interface
1404         as the target hook.
1405         * config/moxie/moxie.h (CONSTANT_ALIGNMENT): Delete.
1406         * config/moxie/moxie.c (TARGET_CONSTANT_ALIGNMENT): Redefine to
1407         constant_alignment_word_strings.
1408         * config/nios2/nios2.h (CONSTANT_ALIGNMENT): Delete.
1409         * config/nios2/nios2.c (TARGET_CONSTANT_ALIGNMENT): Redefine to
1410         constant_alignment_word_strings.
1411         * config/pa/pa.h (CONSTANT_ALIGNMENT): Delete.
1412         * config/pa/pa.c (TARGET_CONSTANT_ALIGNMENT): Redefine to
1413         constant_alignment_word_strings.
1414         * config/powerpcspe/powerpcspe.h (CONSTANT_ALIGNMENT): Delete.
1415         * config/powerpcspe/powerpcspe.c (TARGET_CONSTANT_ALIGNMENT): Redefine.
1416         (rs6000_constant_alignment): New function.
1417         * config/riscv/riscv.h (CONSTANT_ALIGNMENT): Delete.
1418         * config/riscv/riscv.c (riscv_constant_alignment): New function.
1419         (TARGET_CONSTANT_ALIGNMENT): Redefine.
1420         * config/rs6000/rs6000.h (CONSTANT_ALIGNMENT): Delete.
1421         * config/rs6000/rs6000.c (TARGET_CONSTANT_ALIGNMENT): Redefine.
1422         (rs6000_constant_alignment): New function.
1423         * config/s390/s390.h (CONSTANT_ALIGNMENT): Delete.
1424         * config/s390/s390.c (s390_constant_alignment): New function.
1425         (TARGET_CONSTANT_ALIGNMENT): Redefine.
1426         * config/sh/sh.h (CONSTANT_ALIGNMENT): Delete.
1427         * config/sh/sh.c (TARGET_CONSTANT_ALIGNMENT): Redefine to
1428         constant_alignment_word_strings.
1429         * config/sparc/sparc.h (CONSTANT_ALIGNMENT): Delete.
1430         * config/sparc/sparc.c (TARGET_CONSTANT_ALIGNMENT): Redefine.
1431         (sparc_constant_alignment): New function.
1432         * config/spu/spu.h (CONSTANT_ALIGNMENT): Delete.
1433         * config/spu/spu.c (spu_constant_alignment): New function.
1434         (TARGET_CONSTANT_ALIGNMENT): Redefine.
1435         * config/stormy16/stormy16.h (CONSTANT_ALIGNMENT): Delete.
1436         * config/stormy16/stormy16.c (TARGET_CONSTANT_ALIGNMENT): Redefine to
1437         constant_alignment_word_strings.
1438         * config/tilegx/tilegx.h (CONSTANT_ALIGNMENT): Delete.
1439         * config/tilegx/tilegx.c (TARGET_CONSTANT_ALIGNMENT): Redefine to
1440         constant_alignment_word_strings.
1441         * config/tilepro/tilepro.h (CONSTANT_ALIGNMENT): Delete.
1442         * config/tilepro/tilepro.c (TARGET_CONSTANT_ALIGNMENT): Redefine to
1443         constant_alignment_word_strings.
1444         * config/visium/visium.h (CONSTANT_ALIGNMENT): Delete.
1445         * config/visium/visium.c (TARGET_CONSTANT_ALIGNMENT): Redefine.
1446         (visium_constant_alignment): New function.
1447         * config/xtensa/xtensa.h (CONSTANT_ALIGNMENT): Delete.
1448         * config/xtensa/xtensa.c (TARGET_CONSTANT_ALIGNMENT): Redefine.
1449         (xtensa_constant_alignment): New function.
1450         * system.h (CONSTANT_ALIGNMENT): Poison.
1452 2017-09-25  Will Schmidt  <will_schmidt@vnet.ibm.com>
1454         * config/rs6000/rs6000.c (rs6000_gimple_fold_builtin): Add handling
1455         for early folding of vector stores (ALTIVEC_BUILTIN_ST_*).
1456         (rs6000_builtin_valid_without_lhs): New helper function.
1457         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin):
1458         Remove obsoleted code for handling ALTIVEC_BUILTIN_VEC_ST.
1460 2017-09-25  Richard Sandiford  <richard.sandiford@linaro.org>
1462         * target.h (vec_perm_indices): Use unsigned short rather than
1463         unsigned char.
1464         (auto_vec_perm_indices): Likewise.
1465         * config/aarch64/aarch64.c (aarch64_vectorize_vec_perm_const_ok):
1466         Use unsigned int rather than unsigned char.
1467         * config/arm/arm.c (arm_vectorize_vec_perm_const_ok): Likewise.
1469 2017-09-25  Richard Biener  <rguenther@suse.de>
1471         * cfgloop.h (sort_sibling_loops): Declare.
1472         * cfgloop.c (sort_sibling_loops_cmp): New helper.
1473         (sort_sibling_loops): New function sorting the sibling loop list
1474         in RPO order.
1475         * graphite.c (graphite_transform_loops): Sort sibling loops.
1477 2017-09-25  Richard Sandiford  <richard.sandifird@linaro.org>
1479         * target.def (vec_perm_const_ok): Change sel parameter to
1480         vec_perm_indices.
1481         * optabs-query.c (can_vec_perm_p): Update accordingly.
1482         * doc/tm.texi: Regenerate.
1483         * config/aarch64/aarch64.c (expand_vec_perm_d): Change perm to
1484         auto_vec_perm_indices and remove separate nelt field.
1485         (aarch64_evpc_trn, aarch64_evpc_uzp, aarch64_evpc_zip)
1486         (aarch64_evpc_ext, aarch64_evpc_rev, aarch64_evpc_dup)
1487         (aarch64_evpc_tbl, aarch64_expand_vec_perm_const_1)
1488         (aarch64_expand_vec_perm_const): Update accordingly.
1489         (aarch64_vectorize_vec_perm_const_ok): Likewise.  Change sel
1490         to vec_perm_indices.
1491         * config/arm/arm.c (expand_vec_perm_d): Change perm to
1492         auto_vec_perm_indices and remove separate nelt field.
1493         (arm_evpc_neon_vuzp, arm_evpc_neon_vzip, arm_evpc_neon_vrev)
1494         (arm_evpc_neon_vtrn, arm_evpc_neon_vext, arm_evpc_neon_vtbl)
1495         (arm_expand_vec_perm_const_1, arm_expand_vec_perm_const): Update
1496         accordingly.
1497         (arm_vectorize_vec_perm_const_ok): Likewise.  Change sel
1498         to vec_perm_indices.
1499         * config/i386/i386.c (ix86_vectorize_vec_perm_const_ok): Change
1500         sel to vec_perm_indices.
1501         * config/ia64/ia64.c (ia64_vectorize_vec_perm_const_ok): Likewise.
1502         * config/mips/mips.c (mips_vectorize_vec_perm_const_ok): Likewise.
1503         * config/powerpcspe/powerpcspe.c (rs6000_vectorize_vec_perm_const_ok):
1504         Likewise.
1505         * config/rs6000/rs6000.c (rs6000_vectorize_vec_perm_const_ok):
1506         Likewise.
1508 2017-09-25  Pierre-Marie de Rodat  <derodat@adacore.com>
1510         PR debug/82155
1511         * dwarf2out.c (dwarf2out_early_global_decl): Call dwarf2out_decl
1512         on the FUNCTION_DECL function context if it has a DIE that is a
1513         declaration.
1515 2017-09-25  Richard Biener  <rguenther@suse.de>
1517         PR tree-optimization/82285
1518         * tree-vect-patterns.c (vect_recog_bool_pattern): Also handle
1519         enumeral types.
1521 2017-09-25  Tom de Vries  <tom@codesourcery.com>
1523         PR target/80035
1524         PR target/81069
1525         * config/nvptx/nvptx.c (nvptx_output_call_insn): Add exit after call to
1526         noreturn function.
1528 2017-09-25  Richard Biener  <rguenther@suse.de>
1530         * graphite-optimize-isl.c (optimize_isl): Fail and dump if
1531         ISL errors other than isl_error_quota happen.  Dump if the
1532         schedule is the same.
1533         * graphite-sese-to-poly.c (build_poly_scop): Fail on ISL
1534         errors instead of aborting inside ISL.
1536 2017-09-25  Iain Sandoe  <iain@codesourcery.com>
1538         PR target/80556
1539         * config/i386/darwin.h (REAL_LIB_SPEC): New; put libSystem ahead
1540         of libgcc_eh for m64.
1541         * config/i386/darwin64.h: Likewise.
1543 2017-09-25  Richard Biener  <rguenther@suse.de>
1545         PR middle-end/82144
1546         * dwarf2out.c (gen_enumeration_type_die): Do not add alignment
1547         attribute for incomplete types nor twice for complete ones.
1549 2017-09-24  Uros Bizjak  <ubizjak@gmail.com>
1551         PR target/82267
1552         * config/i386/i386.c (ix86_print_operand_address_as): Encode
1553         %esp as %rsp to avoid 0x67 prefix if there is no index or base
1554         register.
1556 2017-09-23  Uros Bizjak  <ubizjak@gmail.com>
1558         PR bootstrap/82306
1559         * config/i386/i386.opt (mprefer-avx256): Use
1560         ix86_target_flags variable.
1561         * config/i386/i386.c (ix86_target_string): Move
1562         -mprefer-avx256 to flag2_opts.
1564 2017-09-22  Jakub Jelinek  <jakub@redhat.com>
1566         PR middle-end/35691
1567         * match.pd: Simplify x == -1 & y == -1 into (x & y) == -1
1568         and x != -1 | y != -1 into (x & y) != -1.
1570 2017-09-22  Steve Ellcey  <sellcey@cavium.com>
1572         * config.gcc: Add new case statement to set
1573         default_gnu_indirect_function.  Remove it from x86_64-*-linux*,
1574         i[34567]86-*, powerpc*-*-linux*spe*, powerpc*-*-linux*, s390-*-linux*,
1575         s390x-*-linux* case statements.   Added aarch64 to the list of
1576         supported architectures.
1578 2017-09-22  Richard Sandiford  <richard.sandiford@linaro.org>
1580         PR tree-optimization/82289
1581         * tree-vect-data-refs.c (vect_get_peeling_costs_all_drs): Check
1582         STMT_VINFO_RELEVANT_P.
1584 2017-09-22  Richard Sandiford  <richard.sandiford@linaro.org>
1585             Alan Hayward  <alan.hayward@arm.com>
1586             David Sherwood  <david.sherwood@arm.com>
1588         * tree-vrp.c (extract_range_from_multiplicative_op_1): Assert
1589         for VR_RANGE only; don't allow VR_ANTI_RANGE.
1590         (extract_range_from_binary_expr_1): Don't call
1591         extract_range_from_multiplicative_op_1 if !range_int_cst_p.
1593 2017-09-22  Richard Sandiford  <richard.sandiford@linaro.org>
1594             Alan Hayward  <alan.hayward@arm.com>
1595             David Sherwood  <david.sherwood@arm.com>
1597         * target.def (preferred_vector_alignment): New hook.
1598         * doc/tm.texi.in (TARGET_VECTORIZE_PREFERRED_VECTOR_ALIGNMENT): New
1599         hook.
1600         * doc/tm.texi: Regenerate.
1601         * targhooks.h (default_preferred_vector_alignment): Declare.
1602         * targhooks.c (default_preferred_vector_alignment): New function.
1603         * tree-vectorizer.h (dataref_aux): Add a target_alignment field.
1604         Expand commentary.
1605         (DR_TARGET_ALIGNMENT): New macro.
1606         (aligned_access_p): Update commentary.
1607         (vect_known_alignment_in_bytes): New function.
1608         * tree-vect-data-refs.c (vect_calculate_required_alignment): New
1609         function.
1610         (vect_compute_data_ref_alignment): Set DR_TARGET_ALIGNMENT.
1611         Calculate the misalignment based on the target alignment rather than
1612         the vector size.
1613         (vect_update_misalignment_for_peel): Use DR_TARGET_ALIGMENT
1614         rather than TYPE_ALIGN / BITS_PER_UNIT to update the misalignment.
1615         (vect_enhance_data_refs_alignment): Mask the byte misalignment with
1616         the target alignment, rather than masking the element misalignment
1617         with the number of elements in a vector.  Also use the target
1618         alignment when calculating the maximum number of peels.
1619         (vect_find_same_alignment_drs): Use vect_calculate_required_alignment
1620         instead of TYPE_ALIGN_UNIT.
1621         (vect_duplicate_ssa_name_ptr_info): Remove stmt_info parameter.
1622         Measure DR_MISALIGNMENT relative to DR_TARGET_ALIGNMENT.
1623         (vect_create_addr_base_for_vector_ref): Update call accordingly.
1624         (vect_create_data_ref_ptr): Likewise.
1625         (vect_setup_realignment): Realign by ANDing with
1626         -DR_TARGET_MISALIGNMENT.
1627         * tree-vect-loop-manip.c (vect_gen_prolog_loop_niters): Calculate
1628         the number of peels based on DR_TARGET_ALIGNMENT.
1629         * tree-vect-stmts.c (get_group_load_store_type): Compare the gap
1630         with the guaranteed alignment boundary when deciding whether
1631         overrun is OK.
1632         (vectorizable_mask_load_store): Interpret DR_MISALIGNMENT
1633         relative to DR_TARGET_ALIGNMENT instead of TYPE_ALIGN_UNIT.
1634         (ensure_base_align): Remove stmt_info parameter.  Get the
1635         target base alignment from DR_TARGET_ALIGNMENT.
1636         (vectorizable_store): Update call accordingly.   Interpret
1637         DR_MISALIGNMENT relative to DR_TARGET_ALIGNMENT instead of
1638         TYPE_ALIGN_UNIT.
1639         (vectorizable_load): Likewise.
1641 2017-09-22  Richard Sandiford  <richard.sandiford@linaro.org>
1642             Alan Hayward  <alan.hayward@arm.com>
1643             David Sherwood  <david.sherwood@arm.com>
1645         * tree-vectorizer.h (vect_get_scalar_dr_size): New function.
1646         * tree-vect-data-refs.c (vect_update_misalignment_for_peel): Use it.
1647         (vect_enhance_data_refs_alignment): Likewise.
1649 2017-09-22  Richard Earnshaw  <richard.earnshaw@arm.com>
1651         * config/arm/parsecpu.awk (fatal): Note that we've encountered an
1652         error.  Only quit immediately if parsing is complete.
1653         (BEGIN): Initialize fatal_err and parse_done.
1654         (begin fpu, end fpu): Check number of arguments.
1655         (begin arch, end arch): Likewise.
1656         (begin cpu, end cpu): Likewise.
1657         (cname, tune for, tune flags, architecture, fpu, option): Likewise.
1658         (optalias): Likewise.
1660 2017-09-22  Richard Earnshaw  <richard.earnshaw@arm.com>
1662         * config.gcc (arm*-*-*): Don't add arm-isa.h to tm_p_file.
1663         * config/arm/arm-isa.h: Delete.  Move definitions to ...
1664         * arm-cpus.in: ... here.  Use new feature and fgroup values.
1665         * config/arm/arm.c (arm_option_override): Use lower case for feature
1666         bit names.
1667         * config/arm/arm.h (TARGET_HARD_FLOAT): Likewise.
1668         (TARGET_VFP3, TARGET_VFP5, TARGET_FMA): Likewise.
1669         * config/arm/parsecpu.awk (END): Add new command 'isa'.
1670         (isa_pfx): Delete.
1671         (print_isa_bits_for): New function.
1672         (gen_isa): New function.
1673         (gen_comm_data): Use print_isa_bits_for.
1674         (define feature): New keyword.
1675         (define fgroup): New keyword.
1676         * config/arm/t-arm (TM_H): Remove.
1677         (GTM_H): Add arm-isa.h.
1678         (arm-isa.h): Add rule to generate file.
1679         * common/config/arm/arm-common.c: (arm_canon_arch_option): Use lower
1680         case for feature bit names.
1682 2017-09-22  Richard Biener  <rguenther@suse.de>
1684         * graphite-isl-ast-to-gimple.c (graphite_verify): Inline into
1685         single caller.
1686         (graphite_regenerate_ast_isl): Do not reset SCEV.  Move debug
1687         print of no dependency loops ...
1688         * graphite.c (graphite_transform_loops): ... here.
1689         (canonicalize_loop_closed_ssa_form): Work from inner to outer
1690         loops.
1691         (same_close_phi_node, remove_duplicate_close_phi,
1692         make_close_phi_nodes_unique, defined_in_loop_p): Fold into ...
1693         (canonicalize_loop_closed_ssa): ... here and simplify.
1694         * graphite-optimize-isl.c: Include tree-vectorizer.h.
1695         (optimize_isl): Use dump_printf_loc to tell when we stopped
1696         optimizing because of an ISL timeout.
1698 2017-09-22  Richard Biener  <rguenther@suse.de>
1700         PR tree-optimization/82291
1701         * tree-if-conv.c (predicate_mem_writes): Make sure to
1702         remove writes in blocks predicated with false.
1704 2017-09-22  Richard Biener  <rguenther@suse.de>
1706         * sese.c: Include cfganal.h.
1707         (if_region_set_false_region): Remove.
1708         (create_if_region_on_edge): Likewise.
1709         (move_sese_in_condition): Re-implement without destroying
1710         dominators.
1712 2017-09-22  Richard Biener  <rguenther@suse.de>
1714         * graphite-isl-ast-to-gimple.c (translate_pending_phi_nodes):
1715         Verify both BBs contain loop PHI nodes before dispatching to
1716         copy_loop_phi_args.
1717         (graphite_regenerate_ast_isl): Do not recompute dominators,
1718         do not verify three times.  Restructure for clarity.
1719         * graphite-scop-detection.c (same_close_phi_node,
1720         remove_duplicate_close_phi, make_close_phi_nodes_unique,
1721         defined_in_loop_p, canonicalize_loop_closed_ssa,
1722         canonicalize_loop_closed_ssa_form): Simplify, remove excess
1723         checking and SSA rewrite, move to ...
1724         * graphite.c: ... here.  Include ssa.h and tree-ssa-loop-manip.h.
1725         (graphite_initialize): Do not pass in ctx, do not reset the
1726         SCEV cache, compute only dominators.
1727         (graphite_transform_loops): Allocate ISL ctx after
1728         graphite_initialize.  Call canonicalize_loop_closed_ssa_form.
1729         Maintain post-dominators only around build_scops.
1730         * sese.c (if_region_set_false_region): Make static.  Free
1731         and recompute dominators.
1732         (move_sese_in_condition): Assert we don't get called with
1733         post-dominators computed.
1734         * sese.h (if_region_set_false_region): Remove.
1736 2017-09-22  Sergey Shalnov  <sergey.shalnov@intel.com>
1738         * config/i386/sse.md ("mov<mode>_internal"): Use <sseinsnmode>
1739         mode attribute for TARGET_AVX512VL.
1741 2017-09-21  Sergey Shalnov  <sergey.shalnov@intel.com>
1743         * config/i386/i386.opt (mprefer-avx256): New option.
1744         * config/i386/i386.c (ix86_target_string): Add -mprefer-avx256
1745         to flag_opts.
1746         (ix86_preferred_simd_mode): Return 256-bit AVX modes
1747         for TARGET_PREFER_AVX256.
1748         * doc/invoke.texi (x86 Options): Document -mprefer-avx256.
1750 2017-09-21  Jeff Law  <law@redhat.com>
1752         * config/i386/i386.c (ix86_adjust_stack_and_probe_stack_clash):
1753         Fix dump output if the only stack space is for pushed registers.
1755 2017-09-21  Richard Sandiford  <richard.sandiford@linaro.org>
1757         * config/spu/spu.c (spu_sched_adjust_cost): Update after renaming
1758         of insn_cost.
1760 2017-09-21  Martin Sebor  <msebor@redhat.com>
1762         PR c/81882
1763         * doc/extend.texi (attribute ifunc): Avoid relying on ill-formed
1764         code (in C++) or code that triggers warnings.
1766 2017-09-21  Eric Botcazou  <ebotcazou@adacore.com>
1768         * stor-layout.c (bit_from_pos): Do not distribute the conversion.
1770 2017-09-21  Segher Boessenkool  <segher@kernel.crashing.org>
1772         * haifa-sched.c: Rename insn_cost to insn_sched_cost.
1773         * sched-rgn.c: Ditto.
1774         * sel-sched-ir.c: Ditto.
1776 2017-09-21  Alexander Monakov  <amonakov@ispras.ru>
1778         * toplev.h (set_random_seed): Adjust return type.
1779         * toplev.c (init_local_tick): Move eager initialization of random_seed
1780         to get_random_seed.  Adjust comment.
1781         (init_random_seed): Inline to get_random_seed, delete.
1782         (get_random_seed): Initialize random_seed lazily.
1783         (set_random_seed): Do not return previous value.
1784         (print_switch_value): Do not call get_random_seed.
1786 2017-09-21  Evgeny Kudryashov  <kudryashov@ispras.ru>
1788         * cgraph.c (delete_function_version): New, broken out from...
1789         (cgraph_node::delete_function_version): ...here.  Rename to
1790         cgraph_node::delete_function_version_by_decl.  Update all uses.
1791         (cgraph_node::remove): Call delete_function_version.
1793 2017-09-21  Jakub Jelinek  <jakub@redhat.com>
1795         PR sanitizer/81715
1796         * tree-inline.c (expand_call_inline): Emit clobber stmts for
1797         VAR_DECLs to which addressable non-volatile parameters are mapped
1798         and for id->retvar after the return value assignment.  Clear
1799         id->retval and id->retbnd after inlining.
1801 2017-09-21  Richard Biener  <rguenther@suse.de>
1803         PR tree-optimization/82276
1804         PR tree-optimization/82244
1805         * tree-vrp.c (build_assert_expr_for): Set
1806         SSA_NAME_OCCURS_IN_ABNORMAL_PHI if the variable we assert on
1807         has it set.
1808         (remove_range_assertions): Revert earlier change.
1810 2017-09-21  Wilco Dijkstra  <wdijkstr@arm.com>
1812         PR target/71951
1813         * config/aarch64/aarch64.h (LIBGCC2_UNWIND_ATTRIBUTE): Define.
1815 2017-09-21  Richard Biener  <rguenther@suse.de>
1817         * graphite-isl-ast-to-gimple.c (graphite_regenerate_ast_isl):
1818         Restore valid IL after code generation errors.
1819         * graphite.c (graphite_transform_loops): Diagnose code
1820         generation issues as MSG_MISSED_OPTIMIZATION and continue
1821         with processing SCOPs.
1823 2017-09-21  Richard Sandiford  <richard.sandiford@linaro.org>
1824             Alan Hayward  <alan.hayward@arm.com>
1825             David Sherwood  <david.sherwood@arm.com>
1827         * calls.c (compute_argument_addresses): Use simplify_gen_binary
1828         rather than choosing between plus_constant and gen_rtx_<CODE>.
1829         * expr.c (emit_push_insn): Likewise.
1830         (expand_expr_real_2): Likewise.
1832 2017-09-21  Richard Sandiford  <richard.sandiford@linaro.org>
1833             Alan Hayward  <alan.hayward@arm.com>
1834             David Sherwood  <david.sherwood@arm.com>
1836         * loop-unroll.c (split_iv): Call copy_rtx on the step.
1838 2017-09-21  Richard Sandiford  <richard.sandiford@linaro.org>
1839             Alan Hayward  <alan.hayward@arm.com>
1840             David Sherwood  <david.sherwood@arm.com>
1842         * tree.c (find_atomic_core_type): Check tree_fits_uhwi_p before
1843         calling tree_to_uhwi.
1845 2017-09-21  Richard Sandiford  <richard.sandiford@linaro.org>
1846             Alan Hayward  <alan.hayward@arm.com>
1847             David Sherwood  <david.sherwood@arm.com>
1849         * tree-ssa-ccp.c (get_value_for_expr): Use a positive test for
1850         INTEGER_CST rather than a negative test for ADDR_EXPR.
1852 2017-09-21  Richard Sandiford  <richard.sandiford@linaro.org>
1853             Alan Hayward  <alan.hayward@arm.com>
1854             David Sherwood  <david.sherwood@arm.com>
1856         * tree-vrp.c (extract_range_from_binary_expr_1): Check
1857         int_cst_rangeN before calling value_range_constant_singleton (&vrN).
1859 2017-09-21  Richard Biener  <rguenther@suse.de>
1861         PR tree-optimization/71351
1862         * graphite-isl-ast-to-gimple.c (translate_isl_ast_to_gimple::
1863         graphite_create_new_loop_guard): Remove, fold remaining parts
1864         into caller ...
1865         (translate_isl_ast_node_for): ... here and simplify.
1867 2017-09-21  Jakub Jelinek  <jakub@redhat.com>
1869         PR target/82260
1870         * config/i386/i386.md (*movqi_internal): Replace (=q,q) alternative
1871         with (=Q,Q), (=R,R) and (=r,r) alternatives, only enable the
1872         latter two for 64-bit, renumber alternatives, for -Os imov (=q,n)
1873         alternative always use QI mode, for -Os imov (=R,R) alternative
1874         always use SI mode, for imov (=Q,Q) or (=r,r) alternatives
1875         ignore -Os.
1877 2017-09-20  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
1878             Jeff Law  <law@redhat.com>
1880         * config/s390/s390.c (MIN_UNROLL_PROBES): Define.
1881         (allocate_stack_space): New function, partially extracted from
1882         s390_emit_prologue.
1883         (s390_emit_prologue): Track offset to most recent stack probe.
1884         Code to allocate space moved into allocate_stack_space.
1885         Dump actions when no stack is allocated.
1886         (s390_prologue_plus_offset): New function.
1887         (s390_emit_stack_probe): Likewise.
1889 2017-09-20  Alexandre Oliva <aoliva@redhat.com>
1891         * common.opt (Wa, Wl, Wp, g, gz=): Add
1892         RejectNegative.
1893         (gno-column-info): Remove.
1894         (gcolumn-info): Drop RejectNegative.
1895         (gno-): New prefix.
1896         (gno-record-gcc-switches): Remove.
1897         (grecord-gcc-switches): Drop RejectNegative.
1898         (gno-split-dwarf): Remove.
1899         (gsplit-dwarf): Drop RejectNegative.
1900         (gno-strict-dwarf): Remove.
1901         (gstrict-dwarf): Drop RejectNegative.
1902         * config/darwin.opt (gfull, gused): Add RejectNegative.
1903         * dwarf2out.c (gen_producer_string): Drop
1904         gno-record-gcc-switches handler.
1905         * optc-gen.awk: Add g to prefixes with negative forms.
1906         * opts-common.c (remapping_prefix_p): New.
1907         (find_opt): Check it.
1908         (generate_canonical_option): Test g prefix.
1909         (option_map): Add -gno- mapping.
1910         (add_misspelling_candidates): Check remapping_prefix_p.
1912 2017-09-20  Jeff Law  <law@redhat.com>
1914         * config/powerpcspe/powerpcspe.c (rs6000_expand_prologue): Fix
1915         thinko in stack clash protection support.
1917         * explow.c (compute_stack_clash_protection_loop_data): Use
1918         CONST_INT_P instead of explicit test.  Verify object is a
1919         CONST_INT_P before looking at INTVAL.
1920         (anti_adjust_stack_and_probe_stack_clash): Use CONST_INT_P
1921         instead of explicit test.
1923 2017-09-20  Segher Boessenkool  <segher@kernel.crashing.org>
1925         PR target/77687
1926         * config/rs6000/rs6000.md (stack_restore_tie): Store to a scratch
1927         address instead of to r1 and r11.
1929 2017-09-20  Sebastian Peryt  <sebastian.peryt@intel.com>
1931         * config.gcc: Support "knm".
1932         * config/i386/driver-i386.c (host_detect_local_cpu): Detect "knm".
1933         * config/i386/i386-c.c (ix86_target_macros_internal): Handle
1934         PROCESSOR_KNM.
1935         * config/i386/i386.c (m_KNM): Define.
1936         (processor_target_table): Add "knm".
1937         (PTA_KNM): Define.
1938         (ix86_option_override_internal): Add "knm".
1939         (ix86_issue_rate): Add PROCESSOR_KNM.
1940         (ix86_adjust_cost): Ditto.
1941         (ia32_multipass_dfa_lookahead): Ditto.
1942         (get_builtin_code_for_version): Handle PROCESSOR_KNM.
1943         (fold_builtin_cpu): Add M_INTEL_KNM.
1944         * config/i386/i386.h (processor_costs): Define TARGET_KNM.
1945         (processor_type): Add PROCESSOR_KNM.
1946         * config/i386/x86-tune.def: Add m_KNM.
1947         * doc/invoke.texi: Add knm as x86 -march=/-mtune= CPU type.
1949 2017-09-20  Richard Biener  <rguenther@suse.de>
1951         PR tree-optimization/80213
1952         * graphite-scop-detection.c (trivially_empty_bb_p): Labels
1953         are allowed in empty BBs as well.
1954         (canonicalize_loop_closed_ssa): Also look for other complex
1955         edges.
1956         (scop_detection::get_sese): Include the loop-closed PHI block
1957         in loop SESEs.
1958         (scop_detection::merge_sese): Remove code adding extra blocks.
1959         (scop_detection::region_has_one_loop): Adjust for get_sese changes.
1960         (build_scops): Assert the final returned scop is invalid.
1962 2017-09-20  Richard Biener  <rguenther@suse.de>
1964         PR tree-optimization/82264
1965         * tree-ssa-sccvn.c (vn_phi_eq): Use safe_dyn_cast to check
1966         for GIMPLE_CONDs.
1967         (vn_phi_lookup): Likewise.
1968         (vn_phi_insert): Likewise.
1970 2017-09-20  Jakub Jelinek  <jakub@redhat.com>
1972         * dwarf2out.c (tree_add_const_value_attribute): For INTEGER_CST
1973         that fits into uhwi or shwi, add DW_AT_const_value regardless
1974         of early_dwarf without going through RTL, using add_AT_unsigned
1975         or add_AT_int.
1977         * dwarf2out.c (DEBUG_LTO_DWO_INFO_SECTION): Reorder defines.
1978         (DEBUG_LTO_ABBREV_SECTION): Likewise.
1979         (DEBUG_LTO_MACINFO_SECTION): Likewise.
1980         (DEBUG_MACRO_SECTION): Likewise.
1981         (DEBUG_LTO_MACRO_SECTION): Likewise.
1982         (DEBUG_STR_DWO_SECTION): Likewise.
1983         (DEBUG_LTO_STR_DWO_SECTION): Likewise.
1984         (DEBUG_LTO_LINE_SECTION): Drop .dwo suffix from the name.
1985         (DEBUG_LTO_DWO_LINE_SECTION): Define.
1986         (DEBUG_LTO_LINE_STR_SECTION): Define.
1987         (init_sections_and_labels): Initialize debug_line_str_section
1988         variable.  Initialize debug_loc_section for -gdwarf-5 to
1989         DEBUG_LOCLISTS_SECTION.  Formatting fixes.
1991 2017-09-20  Richard Biener  <rguenther@suse.de>
1993         * graphite-sese-to-poly.c (extract_affine): Properly handle
1994         POINTER_PLUS_EXPR, BIT_NOT_EXPR and conversion to signed.
1996 2017-09-20  Richard Biener  <rguenther@suse.de>
1998         PR tree-optimization/81373
1999         * graphite-scop-detection.c (build_cross_bb_scalars_def):
2000         Force SESE live-out defs to be handled even if they are
2001         scev_analyzable_p.
2003 2017-09-19  Jeff Law  <law@redhat.com>
2005         * combine-stack-adj.c (combine_stack_adjustments_for_block): Do
2006         nothing for stack adjustments with REG_STACK_CHECK.
2007         * sched-deps.c (parse_add_or_inc): Reject insns with
2008         REG_STACK_CHECK from dependency breaking.
2009         * config/i386/i386.c (pro_epilogue_adjust_stack): Return insn.
2010         (ix86_adjust_satck_and_probe_stack_clash): Add REG_STACK_NOTEs.
2011         * reg-notes.def (STACK_CHECK): New note.
2013         * config/i386/i386.c (ix86_adjust_stack_and_probe_stack_clash): New.
2014         (ix86_expand_prologue): Dump stack clash info as needed.
2015         Call ix86_adjust_stack_and_probe_stack_clash as needed.
2017         * function.c (dump_stack_clash_frame_info): New function.
2018         * function.h (dump_stack_clash_frame_info): Prototype.
2019         (enum stack_clash_probes): New enum.
2021         * config/alpha/alpha.c (alpha_expand_prologue): Also check
2022         flag_stack_clash_protection.
2023         * config/arm/arm.c (arm_compute_static_chain_stack_bytes): Likewise.
2024         (arm_expand_prologue, thumb1_expand_prologue): Likewise.
2025         (arm_frame_pointer_required): Likewise.
2026         * config/ia64/ia64.c (ia64_compute_frame_size): Likewise.
2027         (ia64_expand_prologue): Likewise.
2028         * config/mips/mips.c (mips_expand_prologue): Likewise.
2029         * config/powerpcspe/powerpcspe.c (rs6000_expand_prologue): Likewise.
2030         * config/sparc/sparc.c (sparc_expand_prologue): Likewise.
2031         (sparc_flat_expand_prologue): Likewise.
2032         * config/spu/spu.c (spu_expand_prologue): Likewise.
2034         * explow.c: Include "params.h".
2035         (anti_adjust_stack_and_probe_stack_clash): New function.
2036         (get_stack_check_protect): Likewise.
2037         (compute_stack_clash_protection_loop_data): Likewise.
2038         (emit_stack_clash_protection_loop_start): Likewise.
2039         (emit_stack_clash_protection_loop_end): Likewise.
2040         (allocate_dynamic_stack_space): Use get_stack_check_protect.
2041         Use anti_adjust_stack_and_probe_stack_clash.
2042         * explow.h (compute_stack_clash_protection_loop_data): Prototype.
2043         (emit_stack_clash_protection_loop_start): Likewise.
2044         (emit_stack_clash_protection_loop_end): Likewise.
2045         * rtl.h (get_stack_check_protect): Prototype.
2046         * target.def (stack_clash_protection_final_dynamic_probe): New hook.
2047         * targhooks.c (default_stack_clash_protection_final_dynamic_probe): New.
2048         * targhooks.h (default_stack_clash_protection_final_dynamic_probe):
2049         Prototype.
2050         * doc/tm.texi.in (TARGET_STACK_CLASH_PROTECTION_FINAL_DYNAMIC_PROBE):
2051         Add @hook.
2052         * doc/tm.texi: Rebuilt.
2053         * config/aarch64/aarch64.c (aarch64_expand_prologue): Use
2054         get_stack_check_protect.
2055         * config/alpha/alpha.c (alpha_expand_prologue): Likewise.
2056         * config/arm/arm.c (arm_expand_prologue): Likewise.
2057         (arm_frame_pointer_required): Likewise.
2058         * config/i386/i386.c (ix86_expand_prologue): Likewise.
2059         * config/ia64/ia64.c (ia64_expand_prologue): Likewise.
2060         * config/mips/mips.c (mips_expand_prologue): Likewise.
2061         * config/powerpcspe/powerpcspe.c (rs6000_emit_prologue): Likewise.
2062         * config/rs6000/rs6000.c (rs6000_emit_prologue): Likewise.
2063         * config/sparc/sparc.c (sparc_expand_prologue): Likewise.
2064         (sparc_flat_expand_prologue): Likewise.
2066         * common.opt (-fstack-clash-protection): New option.
2067         * flag-types.h (enum stack_check_type): Note difference between
2068         -fstack-check= and -fstack-clash-protection.
2069         * params.def (PARAM_STACK_CLASH_PROTECTION_GUARD_SIZE): New PARAM.
2070         (PARAM_STACK_CLASH_PROTECTION_PROBE_INTERVAL): Likewise.
2071         * toplev.c (process_options): Issue warnings/errors for cases
2072         not handled with -fstack-clash-protection.
2073         * doc/invoke.texi (-fstack-clash-protection): Document new option.
2074         (-fstack-check): Note additional problem with -fstack-check=generic.
2075         Note that -fstack-check is primarily for Ada and refer users
2076         to -fstack-clash-protection for stack-clash-protection.
2077         Document new params for stack clash protection.
2079 2017-09-19  Uros Bizjak  <ubizjak@gmail.com>
2081         * config/i386/i386.c (ix86_split_long_move): Do not handle
2082         address used for LEA in a special way.
2084 2017-09-19  Segher Boessenkool  <segher@kernel.crashing.org>
2086         * simplify-rtx.c (simplify_binary_operation_1): Fix typo in comment.
2088 2017-09-19  Martin Sebor  <msebor@redhat.com>
2090         PR c/81854
2091         * cgraphunit.c (handle_alias_pairs): Reject aliases between functions
2092         of incompatible types.
2094 2017-09-19  Will Schmidt  <will_schmidt@vnet.ibm.com>
2096         * config/rs6000/rs6000.c (rs6000_gimple_fold_builtin): Add handling
2097         for early folding of vector loads (ALTIVEC_BUILTIN_LVX_*).
2098         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin):
2099         Remove obsoleted code for handling ALTIVEC_BUILTIN_VEC_LD.
2101 2017-09-19  Richard Biener  <rguenther@suse.de>
2103         PR tree-optimization/82244
2104         * tree-vrp.c (remove_range_assertions): Do not propagate
2105         a constant to abnormals but replace the assert with a copy.
2107 2017-09-19  Alexander Monakov  <amonakov@ispras.ru>
2109         PR rtl-optimization/57878
2110         PR rtl-optimization/68988
2111         * lra-assigns.c (reload_pseudo_compare_func): Remove fragmentation
2112         avoidance test involving non_reload_pseudos.  Move frequency test
2113         below the general fragmentation avoidance test.
2115 2017-09-19  Richard Biener  <rguenther@suse.de>
2117         PR tree-optimization/69728
2118         * graphite-sese-to-poly.c (schedule_error): New global.
2119         (add_loop_schedule): Handle empty domain by failing the
2120         schedule.
2121         (build_original_schedule): Handle schedule_error.
2123 2017-09-19  Richard Biener  <rguenther@suse.de>
2125         * graphite-scop-detection.c (scop_detection::can_represent_loop):
2126         Do not iterate to sibling loops but only to siblings of inner
2127         loops.
2129 2017-09-18  Andreas Schwab  <schwab@linux-m68k.org>
2131         PR target/81613
2132         * config/m68k/m68k.md (moveq feeding equality comparison): Check
2133         that the registers are different.
2135 2017-09-18  Uros Bizjak  <ubizjak@gmail.com>
2137         * config/i386/i386.c (fold_builtin_cpu): Add M_AMDFAM17H
2138         to processor_model and "amdfam17h" to arch_names_table.
2139         * doc/extend.texi (__builtin_cpu_is): Document amdfam17h CPU name.
2141 2017-09-18  Jakub Jelinek  <jakub@redhat.com>
2143         PR c/82234
2144         * doc/extend.texi: Add @findex entry for __builtin_shuffle.
2146 2017-09-18  Richard Sandiford  <richard.sandiford@linaro.org>
2147             Alan Hayward  <alan.hayward@arm.com>
2148             David Sherwood  <david.sherwood@arm.com>
2150         * tree-vectorizer.h (vect_slp_analyze_operations): Replace parameters
2151         with a vec_info *.
2152         * tree-vect-loop.c (vect_analyze_loop_operations): Update call
2153         accordingly.
2154         * tree-vect-slp.c (vect_slp_analyze_node_operations): Add vec_info *
2155         parameter.  Set SLP_TREE_NUMBER_OF_VEC_STMTS here rather than in
2156         vect_schedule_slp_instance.
2157         (vect_slp_analyze_operations): Replace parameters with a vec_info *.
2158         Update call to vect_slp_analyze_node_operations.  Simplify return
2159         value.
2160         (vect_slp_analyze_bb_1): Update call accordingly.
2161         (vect_schedule_slp_instance): Remove vectorization_factor parameter.
2162         Don't calculate SLP_TREE_NUMBER_OF_VEC_STMTS here.
2163         (vect_schedule_slp): Update call accordingly.
2165 2017-09-18  Richard Sandiford  <richard.sandiford@linaro.org>
2166             Alan Hayward  <alan.hayward@arm.com>
2167             David Sherwood  <david.sherwood@arm.com>
2169         * tree-vect-data-refs.c (vect_get_smallest_scalar_type): Cope
2170         with types that aren't in fact scalar.
2172 2017-09-18  Richard Sandiford  <richard.sandiford@linaro.org>
2174         * tree-vect-slp.c (vect_record_max_nunits): New function,
2175         split out from...
2176         (vect_build_slp_tree_1): ...here.
2177         (vect_build_slp_tree_2): Call it for phis too.
2179 2017-09-18  Richard Sandiford  <richard.sandiford@linaro.org>
2181         * tree-vect-stmts.c (vectorizable_mask_load_store): Pass mask_vectype
2182         to vect_get_vec_def_for_operand when getting the mask operand.
2184 2017-09-18  Richard Sandiford  <richard.sandiford@linaro.org>
2185             Alan Hayward  <alan.hayward@arm.com>
2186             David Sherwood  <david.sherwood@arm.com>
2188         * tree-vect-loop.c (vectorizable_live_operation): Fix type of
2189         bitstart.
2191 2017-09-18  Richard Sandiford  <richard.sandiford@linaro.org>
2192             Alan Hayward  <alan.hayward@arm.com>
2193             David Sherwood  <david.sherwood@arm.com>
2195         * tree-vect-loop.c (vectorizable_live_operation): Fix element size
2196         calculation for vector booleans.
2198 2017-09-18  Richard Sandiford  <richard.sandiford@linaro.org>
2199             Alan Hayward  <alan.hayward@arm.com>
2200             David Sherwood  <david.sherwood@arm.com>
2202         * tree-vect-stmts.c (can_vectorize_live_stmts): New function,
2203         split out from...
2204         (vect_transform_stmt): ...here.
2205         (vect_analyze_stmt): Use it instead of calling
2206         vectorizable_live_operation directly.
2208 2017-09-18  Cesar Philippidis  <cesar@codesourcery.com>
2210         * omp-offload.c (oacc_xform_loop): Enable SIMD vectorization on
2211         non-SIMT targets in acc vector loops.
2213 2017-09-18  Claudiu Zissulescu  <claziss@synopsys.com>
2215         * configure.ac: Add arc and check if assembler supports gdwarf2.
2216         * configure: Regenerate.
2218 2017-09-18  Richard Biener  <rguenther@suse.de>
2220         PR tree-optimization/82220
2221         * tree-vect-loop.c (vect_estimate_min_profitable_iters): Exclude
2222         epilogue niters from the min_profitable_iters compute.
2224 2017-09-18  Jakub Jelinek  <jakub@redhat.com>
2226         PR target/82145
2227         * config/i386/i386.c (ix86_init_large_pic_reg): Revert 2017-09-01
2228         changes.  Turn CODE_LABEL into NOTE_INSN_DELETED_LABEL immediately.
2229         (ix86_init_pic_reg): Revert 2017-09-01 changes.
2231 2017-09-18  Eric Botcazou  <ebotcazou@adacore.com>
2233         PR target/81361
2234         * dwarf2cfi.c (add_cfis_to_fde): Do not generate DW_CFA_set_loc after
2235         switching to a new text section.
2237 2017-09-18  Richard Biener  <rguenther@suse.de>
2239         * graphite-scop-detection.c (scop_detection::stmt_has_simple_data_ref):
2240         Simplify.
2241         (build_alias_set): Reject aliases with no access function.
2243 2017-09-18  Richard Biener  <rguenther@suse.de>
2245         PR tree-optimization/79622
2246         * graphite-scop-detection.c (build_cross_bb_scalars_def): Properly
2247         handle PHIs.
2248         (build_cross_bb_scalars_use): Likewise.
2250 2017-09-18  Pierre-Marie de Rodat  <derodat@adacore.com>
2252         * cgraph.h (cgraph_thunk_info): Fix a typo in a comment.
2254 2017-09-18  Alan Modra  <amodra@gmail.com>
2256         PR target/81996
2257         * gcc/config/rs6000/rs6000.c (rs6000_return_addr): Use
2258         stack_pointer_rtx for count 0.  Update comments.  Break up
2259         large rtl expression.
2261 2017-09-17  Daniel Santos  <daniel.santos@pobox.com>
2263         * config/i386/i386.c (xlogue_layout::STUB_NAME_MAX_LEN):
2264         Increase to 20 bytes.
2265         (xlogue_layout::s_stub_names): Add an additional size-2 diminsion.
2266         (xlogue_layout::get_stub_name): Modify to select the appropairate sse
2267         or avx version of the stub.
2269 2017-09-17  H.J. Lu  <hongjiu.lu@intel.com>
2271         PR target/82166
2272         * config/i386/i386.c (ix86_finalize_stack_frame_flags): Properly
2273         compute the minimum stack alignment.  Also update preferred stack
2274         boundary for leaf functions.
2276 2017-09-16  Richard Sandiford  <richard.sandiford@linaro.org>
2278         PR tree-optimization/82228
2279         * tree-vect-loop.c (vectorizable_live_operation): Move initialization
2280         of ncopies.
2282 2017-09-16  Chung-Ju Wu  <jasonwucj@gmail.com>
2284         * common/config/nds32/nds32-common.c
2285         (nds32_option_optimization_table): Refine formatting.
2286         (nds32_option_optimization_table): Use -fsched-pressure and
2287         -fomit-frame-pointer for specific optimization level.
2289 2017-09-16  Chung-Ju Wu  <jasonwucj@gmail.com>
2291         * config/nds32/nds32.c: Refine formatting and comments.
2292         * config/nds32/nds32.h: Likewise.
2293         * config/nds32/nds32.md: Likewise.
2294         * config/nds32/nds32-cost.c: Likewise.
2295         * config/nds32/nds32-isr.c: Likewise.
2296         * config/nds32/nds32-md-auxiliary.c: Likewise.
2297         * config/nds32/nds32-multiple.md: Likewise.
2298         * config/nds32/nds32-predicates.c: Likewise.
2300 2017-09-15  Andrew Sutton  <andrew.n.sutton@gmail.com>
2301             Jakub Jelinek  <jakub@redhat.com>
2303         Add support for -std=c++2a.
2304         * doc/cpp.texi (__cplusplus): Document value for -std=c++2a
2305         or -std=gnu+2a.
2306         * doc/invoke.texi: Document -std=c++2a and -std=gnu++2a.
2308 2017-09-15  Steve Ellcey  <sellcey@cavium.com>
2310         PR target/82066
2311         * doc/extend.texi (Common Function Attributes): Add 
2312         references to ARM, AArch64, and S/390 specific attributes.
2313         (Function Specific Option Pragmas): Add AArch64 and S/390
2314         to list of back ends that support the target pragma.
2316 2017-09-15  Nathan Sidwell  <nathan@acm.org>
2318         * doc/standards.texi: Fix C++17 description.  Update URLs for
2319         C++11 & 14.
2321 2017-09-15  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2323         * common.opt (Wcast-align=strict): New warning option.
2324         * doc/invoke.texi: Document -Wcast-align=strict. 
2326 2017-09-15  Pierre-Marie de Rodat  <derodat@adacore.com>
2328         * cgraph.h (cgraph_thunk_info): Add comments.
2329         * cgraph.c (cgraph_node::create_thunk): Adjust comment, make
2330         assert for VIRTUAL_* arguments stricter.
2332 2017-09-15  Jackson Woodruff  <jackson.woodruff@arm.com>
2334         PR tree-optimization/71026
2335         * match.pd: Move RDIV patterns from fold-const.c
2336         * fold-const.c (distribute_real_division): Removed.
2337         (fold_binary_loc): Remove calls to distribute_real_divison.
2339 2017-09-15  Jakub Jelinek  <jakub@redhat.com>
2341         * doc/invoke.texi: Document -std=c++17 and -std=gnu++17 and document
2342         c++1z and gnu++1z as deprecated.  Change other references to
2343         -std=c++1z to -std=c++17 and -std=gnu++1z to -std=gnu++17.
2344         Change -Wc++1z-compat to -Wc++17-compat.
2345         * doc/cpp.texi: Document -std=c++17 defines __cplusplus 201703L.
2346         * dwarf2out.c (highest_c_language): Handle C++17.
2347         (gen_compile_unit_die): Likewise.
2349 2017-09-15  Jakub Jelinek  <jakub@redhat.com>
2351         PR rtl-optimization/82192
2352         * combine.c (make_extraction): Don't look through non-paradoxical
2353         SUBREGs or TRUNCATE if pos + len is or might be bigger than
2354         inner's mode.
2356 2017-09-15  Richard Sandiford  <richard.sandiford@linaro.org>
2357             Alan Hayward  <alan.hayward@arm.com>
2358             David Sherwood  <david.sherwood@arm.com>
2360         * target.def (function_arg_offset): New hook.
2361         * targhooks.h (default_function_arg_offset): Declare.
2362         * targhooks.c (default_function_arg_offset): New function.
2363         * function.c (locate_and_pad_parm): Use
2364         targetm.calls.function_arg_offset instead of FUNCTION_ARG_OFFSET.
2365         * doc/tm.texi.in (FUNCTION_ARG_OFFSET): Replace with...
2366         (TARGET_FUNCTION_ARG_OFFSET): ...this.
2367         * doc/tm.texi: Regenerate.
2368         * config/spu/spu.h (FUNCTION_ARG_OFFSET): Delete.
2369         * config/spu/spu.c (spu_function_arg_offset): New function.
2370         (TARGET_FUNCTION_ARG_OFFSET): Redefine.
2371         * system.h (FUNCTION_ARG_OFFSET): Poison.
2373 2017-09-15  Richard Sandiford  <richard.sandiford@linaro.org>
2374             Alan Hayard  <alan.hayward@arm.com>
2375             David Sherwood  <david.sherwood@arm.com>
2377         * target.def (truly_noop_truncation): New hook.
2378         (mode_rep_extended): Refer to TARGET_TRULY_NOOP_TRUNCATION rather
2379         than TRULY_NOOP_TRUNCATION.
2380         * hooks.h (hook_bool_uint_uint_true): Declare.
2381         * hooks.c (hook_bool_uint_uint_true): New function.
2382         * doc/tm.texi.in (TRULY_NOOP_TRUNCATION): Replace with...
2383         (TARGET_TRULY_NOOP_TRUNCATION): ...this.
2384         * doc/tm.texi: Regenerate.
2385         * combine.c (make_extraction): Refer to TARGET_TRULY_NOOP_TRUNCATION
2386         rather than TRULY_NOOP_TRUNCATION in comments.
2387         (simplify_comparison): Likewise.
2388         (record_truncated_value): Likewise.
2389         * expmed.c (extract_bit_field_1): Likewise.
2390         (extract_split_bit_field): Likewise.
2391         * convert.c (convert_to_integer_1): Use targetm.truly_noop_truncation
2392         instead of TRULY_NOOP_TRUNCATION.
2393         * function.c (assign_parm_setup_block): Likewise.
2394         * machmode.h (TRULY_NOOP_TRUNCATION_MODES_P): Likewise.
2395         * rtlhooks.c: Include target.h.
2396         * config/aarch64/aarch64.h (TRULY_NOOP_TRUNCATION): Delete.
2397         * config/alpha/alpha.h (TRULY_NOOP_TRUNCATION): Delete.
2398         * config/arc/arc.h (TRULY_NOOP_TRUNCATION): Delete.
2399         * config/arm/arm.h (TRULY_NOOP_TRUNCATION): Delete.
2400         * config/avr/avr.h (TRULY_NOOP_TRUNCATION): Delete.
2401         * config/bfin/bfin.h (TRULY_NOOP_TRUNCATION): Delete.
2402         * config/c6x/c6x.h (TRULY_NOOP_TRUNCATION): Delete.
2403         * config/cr16/cr16.h (TRULY_NOOP_TRUNCATION): Delete.
2404         * config/cris/cris.h (TRULY_NOOP_TRUNCATION): Delete.
2405         * config/epiphany/epiphany.h (TRULY_NOOP_TRUNCATION): Delete.
2406         * config/fr30/fr30.h (TRULY_NOOP_TRUNCATION): Delete.
2407         * config/frv/frv.h (TRULY_NOOP_TRUNCATION): Delete.
2408         * config/ft32/ft32.h (TRULY_NOOP_TRUNCATION): Delete.
2409         * config/h8300/h8300.h (TRULY_NOOP_TRUNCATION): Delete.
2410         * config/i386/i386.h (TRULY_NOOP_TRUNCATION): Delete.
2411         * config/ia64/ia64.h (TRULY_NOOP_TRUNCATION): Delete.
2412         * config/iq2000/iq2000.h (TRULY_NOOP_TRUNCATION): Delete.
2413         * config/lm32/lm32.h (TRULY_NOOP_TRUNCATION): Delete.
2414         * config/m32c/m32c.h (TRULY_NOOP_TRUNCATION): Delete.
2415         * config/m32r/m32r.h (TRULY_NOOP_TRUNCATION): Delete.
2416         * config/m68k/m68k.h (TRULY_NOOP_TRUNCATION): Delete.
2417         * config/mcore/mcore.h (TRULY_NOOP_TRUNCATION): Delete.
2418         * config/microblaze/microblaze.h (TRULY_NOOP_TRUNCATION): Delete.
2419         * config/mips/mips.h (TRULY_NOOP_TRUNCATION): Delete.
2420         * config/mips/mips.c (mips_truly_noop_truncation): New function.
2421         (TARGET_TRULY_NOOP_TRUNCATION): Redefine.
2422         * config/mips/mips.md: Refer to TARGET_TRULY_NOOP_TRUNCATION
2423         rather than TRULY_NOOP_TRUNCATION in comments.
2424         * config/mmix/mmix.h (TRULY_NOOP_TRUNCATION): Delete.
2425         * config/mn10300/mn10300.h (TRULY_NOOP_TRUNCATION): Delete.
2426         * config/moxie/moxie.h (TRULY_NOOP_TRUNCATION): Delete.
2427         * config/msp430/msp430.h (TRULY_NOOP_TRUNCATION): Delete.
2428         * config/nds32/nds32.h (TRULY_NOOP_TRUNCATION): Delete.
2429         * config/nios2/nios2.h (TRULY_NOOP_TRUNCATION): Delete.
2430         * config/nvptx/nvptx.h (TRULY_NOOP_TRUNCATION): Delete.
2431         * config/pa/pa.h (TRULY_NOOP_TRUNCATION): Delete.
2432         * config/pdp11/pdp11.h (TRULY_NOOP_TRUNCATION): Delete.
2433         * config/powerpcspe/powerpcspe.h (TRULY_NOOP_TRUNCATION): Delete.
2434         * config/riscv/riscv.h (TRULY_NOOP_TRUNCATION): Delete.
2435         * config/riscv/riscv.md: Refer to TARGET_TRULY_NOOP_TRUNCATION
2436         rather than TRULY_NOOP_TRUNCATION in comments.
2437         * config/rl78/rl78.h (TRULY_NOOP_TRUNCATION): Delete.
2438         * config/rs6000/rs6000.h (TRULY_NOOP_TRUNCATION): Delete.
2439         * config/rx/rx.h (TRULY_NOOP_TRUNCATION): Delete.
2440         * config/s390/s390.h (TRULY_NOOP_TRUNCATION): Delete.
2441         * config/sh/sh.h (MAYBE_BASE_REGISTER_RTX_P): Remove
2442         TRULY_NOOP_TRUNCATION condition.
2443         (MAYBE_INDEX_REGISTER_RTX_P): Likewise.
2444         (TRULY_NOOP_TRUNCATION): Delete.
2445         * config/sparc/sparc.h (TRULY_NOOP_TRUNCATION): Delete.
2446         * config/spu/spu.h (TRULY_NOOP_TRUNCATION): Delete.
2447         * config/spu/spu.c (spu_truly_noop_truncation): New function.
2448         (TARGET_TRULY_NOOP_TRUNCATION): Redefine.
2449         * config/stormy16/stormy16.h (TRULY_NOOP_TRUNCATION): Delete.
2450         * config/tilegx/tilegx.h (TRULY_NOOP_TRUNCATION): Delete.
2451         * config/tilegx/tilegx.c (tilegx_truly_noop_truncation): New fuction.
2452         (TARGET_TRULY_NOOP_TRUNCATION): Redefine.
2453         * config/tilegx/tilegx.md: Refer to TARGET_TRULY_NOOP_TRUNCATION
2454         rather than TRULY_NOOP_TRUNCATION in comments.
2455         * config/tilepro/tilepro.h (TRULY_NOOP_TRUNCATION): Delete.
2456         * config/v850/v850.h (TRULY_NOOP_TRUNCATION): Delete.
2457         * config/vax/vax.h (TRULY_NOOP_TRUNCATION): Delete.
2458         * config/visium/visium.h (TRULY_NOOP_TRUNCATION): Delete.
2459         * config/xtensa/xtensa.h (TRULY_NOOP_TRUNCATION): Delete.
2460         * system.h (TRULY_NOOP_TRUNCATION): Poison.
2462 2017-09-15  Christophe Lyon  <christophe.lyon@linaro.org>
2464         PR target/67591
2465         * config/arm/arm.md (*cmp_and): Add enabled_for_depr_it attribute.
2466         (*cmp_ior): Likewise.
2467         (*ior_scc_scc): Add alternative for enabled_for_depr_it attribute.
2468         (*ior_scc_scc_cmp): Likewise.
2469         (*and_scc_scc): Likewise.
2470         (*and_scc_scc_cmp): Likewise.
2472 2017-09-15  Richard Sandiford  <richard.sandiford@linaro.org>
2473             Alan Hayard  <alan.hayward@arm.com>
2474             David Sherwood  <david.sherwood@arm.com>
2476         * target.def (can_change_mode_class): New hook.
2477         (mode_rep_extended): Refer to it instead of CANNOT_CHANGE_MODE_CLASS.
2478         (hard_regno_nregs): Likewise.
2479         * hooks.h (hook_bool_mode_mode_reg_class_t_true): Declare.
2480         * hooks.c (hook_bool_mode_mode_reg_class_t_true): New function.
2481         * doc/tm.texi.in (CANNOT_CHANGE_MODE_CLASS): Replace with...
2482         (TARGET_CAN_CHANGE_MODE_CLASS): ...this.
2483         (LOAD_EXTEND_OP): Update accordingly.
2484         * doc/tm.texi: Regenerate.
2485         * doc/rtl.texi: Refer to TARGET_CAN_CHANGE_MODE_CLASS instead of
2486         CANNOT_CHANGE_MODE_CLASS.
2487         * hard-reg-set.h (REG_CANNOT_CHANGE_MODE_P): Replace with...
2488         (REG_CAN_CHANGE_MODE_P): ...this new macro.
2489         * combine.c (simplify_set): Update accordingly.
2490         * emit-rtl.c (validate_subreg): Likewise.
2491         * recog.c (general_operand): Likewise.
2492         * regcprop.c (mode_change_ok): Likewise.
2493         * reload1.c (choose_reload_regs): Likewise.
2494         (inherit_piecemeal_p): Likewise.
2495         * rtlanal.c (simplify_subreg_regno): Likewise.
2496         * postreload.c (reload_cse_simplify_set): Use REG_CAN_CHANGE_MODE_P
2497         instead of CANNOT_CHANGE_MODE_CLASS.
2498         (reload_cse_simplify_operands): Likewise.
2499         * reload.c (push_reload): Use targetm.can_change_mode_class
2500         instead of CANNOT_CHANGE_MODE_CLASS.
2501         (push_reload): Likewise.  Also use REG_CAN_CHANGE_MODE_P instead of
2502         REG_CANNOT_CHANGE_MODE_P.
2503         * config/alpha/alpha.h (CANNOT_CHANGE_MODE_CLASS): Delete.
2504         * config/alpha/alpha.c (alpha_can_change_mode_class): New function.
2505         (TARGET_CAN_CHANGE_MODE_CLASS): Redefine.
2506         * config/arm/arm.h (CANNOT_CHANGE_MODE_CLASS): Delete.
2507         * config/arm/arm.c (TARGET_CAN_CHANGE_MODE_CLASS): Redefine.
2508         (arm_can_change_mode_class): New function.
2509         * config/arm/neon.md: Refer to TARGET_CAN_CHANGE_MODE_CLASS rather
2510         than CANNOT_CHANGE_MODE_CLASS in comments.
2511         * config/i386/i386.h (CANNOT_CHANGE_MODE_CLASS): Delete.
2512         * config/i386/i386-protos.h (ix86_cannot_change_mode_class): Delete.
2513         * config/i386/i386.c (ix86_cannot_change_mode_class): Replace with...
2514         (ix86_can_change_mode_class): ...this new function, inverting the
2515         sense of the return value.
2516         (TARGET_CAN_CHANGE_MODE_CLASS): Redefine.
2517         * config/ia64/ia64.h (CANNOT_CHANGE_MODE_CLASS): Delete.
2518         * config/ia64/ia64.c (TARGET_CAN_CHANGE_MODE_CLASS): Redefine.
2519         (ia64_can_change_mode_class): New function.
2520         * config/m32c/m32c.h (CANNOT_CHANGE_MODE_CLASS): Delete.
2521         * config/m32c/m32c-protos.h (m32c_cannot_change_mode_class): Delete.
2522         * config/m32c/m32c.c (m32c_cannot_change_mode_class): Replace with...
2523         (m32c_can_change_mode_class): ...this new function, inverting the
2524         sense of the return value.
2525         (TARGET_CAN_CHANGE_MODE_CLASS): Redefine.
2526         * config/mips/mips.h (CANNOT_CHANGE_MODE_CLASS): Delete.
2527         * config/mips/mips-protos.h (mips_cannot_change_mode_class): Delete.
2528         * config/mips/mips.c (mips_cannot_change_mode_class): Replace with...
2529         (mips_can_change_mode_class): ...this new function, inverting the
2530         sense of the return value.
2531         (TARGET_CAN_CHANGE_MODE_CLASS): Redefine.
2532         * config/msp430/msp430.h (CANNOT_CHANGE_MODE_CLASS): Delete.
2533         * config/msp430/msp430.c (TARGET_CAN_CHANGE_MODE_CLASS): Redefine.
2534         (msp430_can_change_mode_class): New function.
2535         * config/nvptx/nvptx.h (CANNOT_CHANGE_MODE_CLASS): Delete.
2536         * config/nvptx/nvptx.c (nvptx_can_change_mode_class): New function.
2537         (TARGET_CAN_CHANGE_MODE_CLASS): Redefine.
2538         * config/pa/pa32-regs.h (CANNOT_CHANGE_MODE_CLASS): Delete.
2539         * config/pa/pa64-regs.h (CANNOT_CHANGE_MODE_CLASS): Delete.
2540         * config/pa/pa-protos.h (pa_cannot_change_mode_class): Delete.
2541         * config/pa/pa.c (TARGET_CAN_CHANGE_MODE_CLASS): Redefine.
2542         (pa_cannot_change_mode_class): Replace with...
2543         (pa_can_change_mode_class): ...this new function, inverting the
2544         sense of the return value.
2545         (pa_modes_tieable_p): Refer to TARGET_CAN_CHANGE_MODE_CLASS rather
2546         than CANNOT_CHANGE_MODE_CLASS in comments.
2547         * config/pdp11/pdp11.h (CANNOT_CHANGE_MODE_CLASS): Delete.
2548         * config/pdp11/pdp11-protos.h (pdp11_cannot_change_mode_class): Delete.
2549         * config/pdp11/pdp11.c (TARGET_CAN_CHANGE_MODE_CLASS): Redefine.
2550         (pdp11_cannot_change_mode_class): Replace with...
2551         (pdp11_can_change_mode_class): ...this new function, inverting the
2552         sense of the return value.
2553         * config/powerpcspe/powerpcspe.h (CANNOT_CHANGE_MODE_CLASS): Delete.
2554         * config/powerpcspe/powerpcspe-protos.h
2555         (rs6000_cannot_change_mode_class_ptr): Delete.
2556         * config/powerpcspe/powerpcspe.c
2557         (rs6000_cannot_change_mode_class_ptr): Delete.
2558         (TARGET_CAN_CHANGE_MODE_CLASS): Redefine.
2559         (rs6000_option_override_internal): Assign to
2560         targetm.can_change_mode_class instead of
2561         rs6000_cannot_change_mode_class_ptr.
2562         (rs6000_cannot_change_mode_class): Replace with...
2563         (rs6000_can_change_mode_class): ...this new function, inverting the
2564         sense of the return value.
2565         (rs6000_debug_cannot_change_mode_class): Replace with...
2566         (rs6000_debug_can_change_mode_class): ...this new function.
2567         * config/riscv/riscv.h (CANNOT_CHANGE_MODE_CLASS): Delete.
2568         * config/riscv/riscv.c (riscv_can_change_mode_class): New function.
2569         (TARGET_CAN_CHANGE_MODE_CLASS): Redefine.
2570         * config/rs6000/rs6000.h (CANNOT_CHANGE_MODE_CLASS): Delete.
2571         * config/rs6000/rs6000-protos.h (rs6000_cannot_change_mode_class_ptr):
2572         Delete.
2573         * config/rs6000/rs6000.c (rs6000_cannot_change_mode_class_ptr): Delete.
2574         (TARGET_CAN_CHANGE_MODE_CLASS): Redefine.
2575         (rs6000_option_override_internal): Assign to
2576         targetm.can_change_mode_class instead of
2577         rs6000_cannot_change_mode_class_ptr.
2578         (rs6000_cannot_change_mode_class): Replace with...
2579         (rs6000_can_change_mode_class): ...this new function, inverting the
2580         sense of the return value.
2581         (rs6000_debug_cannot_change_mode_class): Replace with...
2582         (rs6000_debug_can_change_mode_class): ...this new function.
2583         * config/s390/s390.h (CANNOT_CHANGE_MODE_CLASS): Delete.
2584         * config/s390/s390-protos.h (s390_cannot_change_mode_class): Delete.
2585         * config/s390/s390.c (s390_cannot_change_mode_class): Replace with...
2586         (s390_can_change_mode_class): ...this new function, inverting the
2587         sense of the return value.
2588         (TARGET_CAN_CHANGE_MODE_CLASS): Redefine.
2589         * config/sh/sh.h (CANNOT_CHANGE_MODE_CLASS): Delete.
2590         * config/sh/sh-protos.h (sh_cannot_change_mode_class): Delete.
2591         * config/sh/sh.c (TARGET_CAN_CHANGE_MODE_CLASS): Redefine.
2592         (sh_cannot_change_mode_class): Replace with...
2593         (sh_can_change_mode_class): ...this new function, inverting the
2594         sense of the return value.
2595         * config/sparc/sparc.h (CANNOT_CHANGE_MODE_CLASS): Delete.
2596         * config/sparc/sparc.c (TARGET_CAN_CHANGE_MODE_CLASS): Redefine.
2597         (sparc_can_change_mode_class): New function.
2598         * config/spu/spu.h (CANNOT_CHANGE_MODE_CLASS): Delete.
2599         * config/spu/spu.c (spu_can_change_mode_class): New function.
2600         (TARGET_CAN_CHANGE_MODE_CLASS): Redefine.
2601         * config/visium/visium.h (CANNOT_CHANGE_MODE_CLASS): Delete.
2602         * config/visium/visium.c (TARGET_CAN_CHANGE_MODE_CLASS): Redefine.
2603         (visium_can_change_mode_class): New function.
2604         * system.h (CANNOT_CHANGE_MODE_CLASS): Poison.
2606 2017-09-15  Richard Biener  <rguenther@suse.de>
2608         PR tree-optimization/82217
2609         * tree-ssa-sccvn.c (visit_phi): Properly handle all VN_TOP
2610         but not undefined case.
2612 2017-09-15  Jakub Jelinek  <jakub@redhat.com>
2614         PR target/82145
2615         * postreload.c (reload_cse_simplify_operands): Skip
2616         NOTE_INSN_DELETED_LABEL similarly to skipping CODE_LABEL.
2618 2017-09-15  Richard Biener  <rguenther@suse.de>
2620         PR tree-optimization/68823
2621         * graphite-scop-detection.c (build_alias_set): If we have a
2622         possible dependence check whether we can handle them by just
2623         looking at the DRs DR_ACCESS_FNs.
2624         (build_scops): If build_alias_set fails, fail the SCOP.
2626 2017-09-14  Michael Meissner  <meissner@linux.vnet.ibm.com>
2628         * config/rs6000/rs6000-builtin.def (BU_FLOAT128_1_HW): New macros
2629         to support float128 built-in functions that require the ISA 3.0
2630         hardware.
2631         (BU_FLOAT128_3_HW): Likewise.
2632         (SQRTF128): Add support for the IEEE 128-bit square root and fma
2633         built-in functions.
2634         (FMAF128): Likewise.
2635         (FMAQ): Likewise.
2636         * config/rs6000/rs6000.c (rs6000_builtin_mask_calculate): Add
2637         support for built-in functions that need the ISA 3.0 IEEE 128-bit
2638         floating point instructions.
2639         (rs6000_invalid_builtin): Likewise.
2640         (rs6000_builtin_mask_names): Likewise.
2641         * config/rs6000/rs6000.h (MASK_FLOAT128_HW): Likewise.
2642         (RS6000_BTM_FLOAT128_HW): Likewise.
2643         (RS6000_BTM_COMMON): Likewise.
2644         * config/rs6000/rs6000.md (fma<mode>4_hw): Add a generator
2645         function.
2646         * doc/extend.texi (RS/6000 built-in functions): Document the
2647         IEEE 128-bit floating point square root and fused multiply-add
2648         built-in functions.
2650 2017-09-14  Pat Haugen  <pthaugen@us.ibm.com>
2652         * config/rs6000/rs6000.c (rs6000_set_up_by_prologue): Make sure the TOC
2653         reg (r2) isn't in the set of registers defined in the prologue.
2655 2017-09-14  Richard Sandiford  <richard.sandiford@linaro.org>
2656             Alan Hayward  <alan.hayward@arm.com>
2657             David Sherwood  <david.sherwood@arm.com>
2659         * tree-vectorizer.h (_loop_vec_info): Add max_vectorization_factor.
2660         (LOOP_VINFO_MAX_VECT_FACTOR): New macro.
2661         (LOOP_VINFO_ORIG_VECT_FACTOR): Replace with...
2662         (LOOP_VINFO_ORIG_MAX_VECT_FACTOR): ...this new macro.
2663         * tree-vect-data-refs.c (vect_analyze_data_ref_dependences): Update
2664         accordingly.
2665         * tree-vect-loop.c (_loop_vec_info::_loop_vec_info): Initialize
2666         max_vectorization_factor.
2667         (vect_analyze_loop_2): Set LOOP_VINFO_MAX_VECT_FACTOR.
2669 2017-09-14  Richard Sandiford  <richard.sandiford@linaro.org>
2670             Alan Hayward  <alan.hayward@arm.com>
2671             David Sherwood  <david.sherwood@arm.com>
2673         * tree-vectorizer.h (vect_min_worthwhile_factor): Delete.
2674         (vect_worthwhile_without_simd_p): Declare.
2675         * tree-vect-loop.c (vect_worthwhile_without_simd_p): New function.
2676         (vectorizable_reduction): Use it.
2677         * tree-vect-stmts.c (vectorizable_shift): Likewise.
2678         (vectorizable_operation): Likewise.
2680 2017-09-14  Richard Sandiford  <richard.sandiford@linaro.org>
2681             Alan Hayward  <alan.hayward@arm.com>
2682             David Sherwood  <david.sherwood@arm.com>
2684         * tree-vectorizer.h (vect_get_num_copies): New function.
2685         * tree-vect-data-refs.c (vect_get_data_access_cost): Use it.
2686         * tree-vect-loop.c (vectorizable_reduction): Likewise.
2687         (vectorizable_induction): Likewise.
2688         (vectorizable_live_operation): Likewise.
2689         * tree-vect-stmts.c (vectorizable_mask_load_store): Likewise.
2690         (vectorizable_bswap): Likewise.
2691         (vectorizable_call): Likewise.
2692         (vectorizable_conversion): Likewise.
2693         (vectorizable_assignment): Likewise.
2694         (vectorizable_shift): Likewise.
2695         (vectorizable_operation): Likewise.
2696         (vectorizable_store): Likewise.
2697         (vectorizable_load): Likewise.
2698         (vectorizable_condition): Likewise.
2699         (vectorizable_comparison): Likewise.
2700         (vect_analyze_stmt): Pass the slp node to vectorizable_live_operation.
2702 2017-09-14  Richard Sandiford  <richard.sandiford@linaro.org>
2703             Alan Hayward  <alan.hayward@arm.com>
2704             David Sherwood  <david.sherwood@arm.com>
2706         * tree-vect-loop.c (vectorizable_induction): Use gimple_build instead
2707         of vect_init_vector.
2709 2017-09-14  Richard Sandiford  <richard.sandiford@linaro.org>
2710             Alan Hayward  <alan.hayward@arm.com>
2711             David Sherwood  <david.sherwood@arm.com>
2713         * gimple-fold.h (gimple_build_vector_from_val): Declare, and provide
2714         an inline wrapper that provides a location.
2715         (gimple_build_vector): Likewise.
2716         * gimple-fold.c (gimple_build_vector_from_val): New function.
2717         (gimple_build_vector): Likewise.
2718         * tree-vect-loop.c (get_initial_def_for_reduction): Use the new
2719         functions to build the initial value.  Always return a gimple value.
2720         (get_initial_defs_for_reduction): Likewise.  Only compute
2721         neutral_vec once.
2722         (vect_create_epilog_for_reduction): Don't call force_gimple_operand or
2723         vect_init_vector on the results from get_initial_def(s)_for_reduction.
2724         (vectorizable_induction): Use gimple_build_vector rather than
2725         vect_init_vector.
2727 2017-09-14  Richard Sandiford  <richard.sandiford@linaro.org>
2728             Alan Hayward  <alan.hayward@arm.com>
2729             David Sherwood  <david.sherwood@arm.com>
2731         * target.h (vec_perm_indices): New typedef.
2732         (auto_vec_perm_indices): Likewise.
2733         * optabs-query.h: Include target.h
2734         (can_vec_perm_p): Take a vec_perm_indices *.
2735         * optabs-query.c (can_vec_perm_p): Likewise.
2736         (can_mult_highpart_p): Update accordingly.  Use auto_vec_perm_indices.
2737         * tree-ssa-forwprop.c (simplify_vector_constructor): Likewise.
2738         * tree-vect-generic.c (lower_vec_perm): Likewise.
2739         * tree-vect-data-refs.c (vect_grouped_store_supported): Likewise.
2740         (vect_grouped_load_supported): Likewise.
2741         (vect_shift_permute_load_chain): Likewise.
2742         (vect_permute_store_chain): Use auto_vec_perm_indices.
2743         (vect_permute_load_chain): Likewise.
2744         * fold-const.c (fold_vec_perm): Take vec_perm_indices.
2745         (fold_ternary_loc): Update accordingly.  Use auto_vec_perm_indices.
2746         Update uses of can_vec_perm_p.
2747         * tree-vect-loop.c (calc_vec_perm_mask_for_shift): Replace the
2748         mode with a number of elements.  Take a vec_perm_indices *.
2749         (vect_create_epilog_for_reduction): Update accordingly.
2750         Use auto_vec_perm_indices.
2751         (have_whole_vector_shift): Likewise.  Update call to can_vec_perm_p.
2752         * tree-vect-slp.c (vect_build_slp_tree_1): Likewise.
2753         (vect_transform_slp_perm_load): Likewise.
2754         (vect_schedule_slp_instance): Use auto_vec_perm_indices.
2755         * tree-vectorizer.h (vect_gen_perm_mask_any): Take a vec_perm_indices.
2756         (vect_gen_perm_mask_checked): Likewise.
2757         * tree-vect-stmts.c (vect_gen_perm_mask_any): Take a vec_perm_indices.
2758         (vect_gen_perm_mask_checked): Likewise.
2759         (vectorizable_mask_load_store): Use auto_vec_perm_indices.
2760         (vectorizable_store): Likewise.
2761         (vectorizable_load): Likewise.
2762         (perm_mask_for_reverse): Likewise.  Update call to can_vec_perm_p.
2763         (vectorizable_bswap): Likewise.
2765 2017-09-14  Richard Sandiford  <richard.sandiford@linaro.org>
2766             Alan Hayward  <alan.hayward@arm.com>
2767             David Sherwood  <david.sherwood@arm.com>
2769         * tree.h (build_vector): Take a vec<tree> instead of a tree *.
2770         * tree.c (build_vector): Likewise.
2771         (build_vector_from_ctor): Update accordingly.
2772         (build_vector_from_val): Likewise.
2773         * gimple-fold.c (gimple_fold_stmt_to_constant_1): Likewise.
2774         * tree-ssa-forwprop.c (simplify_vector_constructor): Likewise.
2775         * tree-vect-generic.c (add_rshift): Likewise.
2776         (expand_vector_divmod): Likewise.
2777         (optimize_vector_constructor): Likewise.
2778         * tree-vect-slp.c (vect_get_constant_vectors): Likewise.
2779         (vect_transform_slp_perm_load): Likewise.
2780         (vect_schedule_slp_instance): Likewise.
2781         * tree-vect-stmts.c (vectorizable_bswap): Likewise.
2782         (vectorizable_call): Likewise.
2783         (vect_gen_perm_mask_any): Likewise.  Add elements in order.
2784         * expmed.c (make_tree): Likewise.
2785         * fold-const.c (fold_negate_expr_1): Use auto_vec<tree> when building
2786         a vector passed to build_vector.
2787         (fold_convert_const): Likewise.
2788         (exact_inverse): Likewise.
2789         (fold_ternary_loc): Likewise.
2790         (fold_relational_const): Likewise.
2791         (const_binop): Likewise.  Use VECTOR_CST_ELT directly when operating
2792         on VECTOR_CSTs, rather than going through vec_cst_ctor_to_array.
2793         (const_unop): Likewise.  Store the reduction accumulator in a
2794         variable rather than an array.
2795         (vec_cst_ctor_to_array): Take the number of elements as a parameter.
2796         (fold_vec_perm): Update calls accordingly.  Use auto_vec<tree> for
2797         the new vector, rather than constructing it after the input arrays.
2798         (native_interpret_vector): Use auto_vec<tree> when building
2799         a vector passed to build_vector.  Add elements in order.
2800         * tree-vect-loop.c (get_initial_defs_for_reduction): Use
2801         auto_vec<tree> when building a vector passed to build_vector.
2802         (vect_create_epilog_for_reduction): Likewise.
2803         (vectorizable_induction): Likewise.
2804         (get_initial_def_for_reduction): Likewise.  Fix indentation of
2805         case statements.
2806         * config/sparc/sparc.c (sparc_handle_vis_mul8x16): Change n_elts
2807         to a vec<tree> *.
2808         (sparc_fold_builtin): Use auto_vec<tree> when building a vector
2809         passed to build_vector.
2811 2017-09-14  Richard Sandiford  <richard.sandiford@linaro.org>
2812             Alan Hayward  <alan.hayward@arm.com>
2813             David Sherwood  <david.sherwood@arm.com>
2815         * tree-core.h (tree_base::u): Add an "nelts" field.
2816         (tree_vector): Use VECTOR_CST_NELTS as the length.
2817         * tree.c (tree_size): Likewise.
2818         (make_vector): Initialize VECTOR_CST_NELTS.
2819         * tree.h (VECTOR_CST_NELTS): Use the u.nelts field.
2820         * cfgexpand.c (expand_debug_expr): Use VECTOR_CST_NELTS instead of
2821         TYPE_VECTOR_SUBPARTS.
2822         * expr.c (const_vector_mask_from_tree): Consistently use "units"
2823         as the number of units, setting it from VECTOR_CST_NELTS.
2824         (const_vector_from_tree): Likewise.
2825         * fold-const.c (negate_expr_p): Use VECTOR_CST_NELTS instead of
2826         TYPE_VECTOR_SUBPARTS for the number of elements in a VECTOR_CST.
2827         (fold_negate_expr_1): Likewise.
2828         (fold_convert_const): Likewise.
2829         (const_binop): Likewise.  Differentiate the number of output and
2830         input elements.
2831         (const_unop): Likewise.
2832         (fold_ternary_loc): Use VECTOR_CST_NELTS for the number of elements
2833         in a VECTOR_CST, asserting that it is the same as TYPE_VECTOR_SUBPARTS
2834         in cases that did the opposite.
2836 2017-09-14  Richard Biener  <rguenther@suse.de>
2838         * tree-ssa-sccvn.c (visit_phi): Merge undefined values similar
2839         to VN_TOP.
2841 2017-09-14  Eric Botcazou  <ebotcazou@adacore.com>
2843         * dwarf2out.c (dwarf2out_source_line): Remove superfluous test.
2845 2017-09-14  Jakub Jelinek  <jakub@redhat.com>
2847         PR target/81325
2848         * cfgbuild.c (find_bb_boundaries): Ignore debug insns in decisions
2849         if and where to split a bb, except for splitting before debug insn
2850         sequences followed by non-label real insn.  Delete debug insns
2851         in between basic blocks.
2853         * combine.c (make_compound_operation_int): Formatting fixes.
2855         * config/alpha/elf.h (LINK_EH_SPEC): Add -static-pie support.
2856         * config/alpha/linux.h (LINK_GCC_C_SEQUENCE_SPEC): Likewise.
2857         * config/netbsd.h (LINK_EH_SPEC): Likewise.
2858         * config/sol2.h (LINK_EH_SPEC): Likewise.
2859         * config/arm/uclinux-elf.h (LINK_GCC_C_SEQUENCE_SPEC): Likewise.
2860         * config/s390/linux.h (LINK_SPEC): Likewise.
2861         * config/freebsd.h (LINK_EH_SPEC): Likewise.
2862         * config/openbsd.h (LINK_EH_SPEC): Likewise.
2863         * config/lm32/uclinux-elf.h (LINK_GCC_C_SEQUENCE_SPEC): Likewise.
2864         * config/aarch64/aarch64-linux.h (LINUX_TARGET_LINK_SPEC): Likewise.
2865         * config/powerpcspe/sysv4.h (LINK_EH_SPEC): Likewise.
2866         * config/bfin/linux.h (LINK_GCC_C_SEQUENCE_SPEC): Likewise.
2867         * config/i386/gnu-user64.h (GNU_USER_TARGET_LINK_SPEC): Fix a typo.
2868         * config/i386/gnu-user.h (GNU_USER_TARGET_LINK_SPEC): Formatting fix.
2870 2017-09-13  Jakub Jelinek  <jakub@redhat.com>
2872         * config/rs6000/sysv4.h (STARTFILE_LINUX_SPEC): Add -static-pie
2873         support.
2874         (ENDFILE_LINUX_SPEC): Likewise.
2875         (LINK_EH_SPEC): Likewise.
2876         * config/rs6000/linux64.h (LINK_SHLIB_SPEC): Likewise.
2877         (LINK_OS_LINUX_SPEC32): Likewise.
2878         (LINK_OS_LINUX_SPEC64): Likewise.
2879         * config/rs6000/linux.h (LINK_SHLIB_SPEC): Likewise.
2880         (LINK_OS_LINUX_SPEC): Likewise.
2882 2017-09-13  Martin Liska  <mliska@suse.cz>
2884         PR middle-end/82154
2885         * stmt.c (expand_sjlj_dispatch_table): Use CASE_LOW when
2886         CASE_HIGH is NULL_TREE.
2888 2017-09-13  Richard Sandiford  <richard.sandiford@linaro.org>
2889             Alan Hayward  <alan.hayward@arm.com>
2890             David Sherwood  <david.sherwood@arm.com>
2892         * target.def (secondary_memory_needed): New hook.
2893         (secondary_reload): Refer to TARGET_SECONDARY_MEMORY_NEEDED
2894         instead of SECONDARY_MEMORY_NEEDED.
2895         (secondary_memory_needed_mode): Likewise.
2896         * hooks.h (hook_bool_mode_reg_class_t_reg_class_t_false): Declare.
2897         * hooks.c (hook_bool_mode_reg_class_t_reg_class_t_false): New function.
2898         * doc/tm.texi.in (SECONDARY_MEMORY_NEEDED): Replace with...
2899         (TARGET_SECONDARY_MEMORY_NEEDED): ...this.
2900         (SECONDARY_MEMORY_NEEDED_RTX): Update reference accordingly.
2901         * doc/tm.texi: Regenerate.
2902         * config/alpha/alpha.h (SECONDARY_MEMORY_NEEDED): Delete.
2903         * config/alpha/alpha.c (alpha_secondary_memory_needed): New function.
2904         (TARGET_SECONDARY_MEMORY_NEEDED): Redefine.
2905         * config/i386/i386.h (SECONDARY_MEMORY_NEEDED): Delete.
2906         * config/i386/i386-protos.h (ix86_secondary_memory_needed): Delete.
2907         * config/i386/i386.c (inline_secondary_memory_needed): Put the
2908         mode argument first and change the reg_class arguments to reg_class_t.
2909         (ix86_secondary_memory_needed): Likewise.  Remove the strict parameter.
2910         Make static.  Update the call to inline_secondary_memory_needed.
2911         (ix86_register_move_cost): Update the call to
2912         inline_secondary_memory_needed.
2913         (TARGET_SECONDARY_MEMORY_NEEDED): Redefine.
2914         * config/ia64/ia64.h (SECONDARY_MEMORY_NEEDED): Delete commented-out
2915         definition.
2916         * config/ia64/ia64.c (spill_xfmode_rfmode_operand): Refer to
2917         TARGET_SECONDARY_MEMORY_NEEDED rather than SECONDARY_MEMORY_NEEDED
2918         in comment.
2919         * config/mips/mips.h (SECONDARY_MEMORY_NEEDED): Delete.
2920         * config/mips/mips-protos.h (mips_secondary_memory_needed): Delete.
2921         * config/mips/mips.c (mips_secondary_memory_needed): Make static
2922         and match hook interface.  Add comment from mips.h.
2923         (TARGET_SECONDARY_MEMORY_NEEDED): Redefine.
2924         * config/mmix/mmix.md (truncdfsf2): Refer to
2925         TARGET_SECONDARY_MEMORY_NEEDED rather than SECONDARY_MEMORY_NEEDED
2926         in comment.
2927         * config/pa/pa-64.h (SECONDARY_MEMORY_NEEDED): Rename to...
2928         (PA_SECONDARY_MEMORY_NEEDED): ...this, and put the mode argument first.
2929         * config/pa/pa.c (TARGET_SECONDARY_MEMORY_NEEDED): Redefine.
2930         (pa_secondary_memory_needed): New function.
2931         * config/pdp11/pdp11.h (SECONDARY_MEMORY_NEEDED): Delete.
2932         * config/pdp11/pdp11-protos.h (pdp11_secondary_memory_needed): Delete.
2933         * config/pdp11/pdp11.c (TARGET_SECONDARY_MEMORY_NEEDED): Redefine.
2934         (pdp11_secondary_memory_needed): Make static and match hook interface.
2935         * config/powerpcspe/powerpcspe.h (SECONDARY_MEMORY_NEEDED): Delete.
2936         * config/powerpcspe/powerpcspe-protos.h
2937         (rs6000_secondary_memory_needed_ptr): Delete.
2938         * config/powerpcspe/powerpcspe.c (rs6000_secondary_memory_needed_ptr):
2939         Delete.
2940         (TARGET_SECONDARY_MEMORY_NEEDED): Redefine.
2941         (rs6000_option_override_internal): Assign to
2942         targetm.secondary_memory_needed rather than
2943         rs6000_secondary_memory_needed_ptr.
2944         (rs6000_secondary_memory_needed): Match hook interface.
2945         (rs6000_debug_secondary_memory_needed): Likewise.
2946         * config/riscv/riscv.h (SECONDARY_MEMORY_NEEDED): Delete.
2947         * config/riscv/riscv.c (riscv_secondary_memory_needed): New function.
2948         (riscv_register_move_cost): Use it instead of SECONDARY_MEMORY_NEEDED.
2949         (TARGET_SECONDARY_MEMORY_NEEDED): Redefine.
2950         * config/rs6000/rs6000.h (SECONDARY_MEMORY_NEEDED): Delete.
2951         * config/rs6000/rs6000-protos.h (rs6000_secondary_memory_needed_ptr):
2952         Delete.
2953         * config/rs6000/rs6000.c (rs6000_secondary_memory_needed_ptr): Delete.
2954         (TARGET_SECONDARY_MEMORY_NEEDED): Redefine.
2955         (rs6000_option_override_internal): Assign to
2956         targetm.secondary_memory_needed rather than
2957         rs6000_secondary_memory_needed_ptr.
2958         (rs6000_secondary_memory_needed): Match hook interface.
2959         (rs6000_debug_secondary_memory_needed): Likewise.
2960         * config/s390/s390.h (SECONDARY_MEMORY_NEEDED): Delete.
2961         * config/s390/s390.c (s390_secondary_memory_needed): New function.
2962         (TARGET_SECONDARY_MEMORY_NEEDED): Redefine.
2963         * config/sparc/sparc.h (SECONDARY_MEMORY_NEEDED): Delete.
2964         * config/sparc/sparc.c (TARGET_SECONDARY_MEMORY_NEEDED): Redefine.
2965         (sparc_secondary_memory_needed): New function.
2966         * lra-constraints.c (check_and_process_move): Refer to
2967         TARGET_SECONDARY_MEMORY_NEEDED rather than SECONDARY_MEMORY_NEEDED
2968         in comment.
2969         (curr_insn_transform): Likewise.
2970         (process_alt_operands): Use targetm.secondary_memory_needed
2971         instead of TARGET_SECONDARY_MEMORY_NEEDED.
2972         (check_secondary_memory_needed_p): Likewise.
2973         (choose_split_class): Likewise.
2974         * reload.c: Unconditionally include code that was previously
2975         conditional on SECONDARY_MEMORY_NEEDED.
2976         (push_secondary_reload): Use targetm.secondary_memory_needed
2977         instead of TARGET_SECONDARY_MEMORY_NEEDED.
2978         (push_reload): Likewise.
2979         * reload1.c: Unconditionally include code that was previously
2980         conditional on SECONDARY_MEMORY_NEEDED.
2981         (choose_reload_regs): Use targetm.secondary_memory_needed
2982         instead of TARGET_SECONDARY_MEMORY_NEEDED.
2983         (gen_reload): Likewise.
2984         * system.h (SECONDARY_MEMORY_NEEDED): Poison.
2986 2017-09-13  Richard Sandiford  <richard.sandiford@linaro.org>
2987             Alan Hayward  <alan.hayward@arm.com>
2988             David Sherwood  <david.sherwood@arm.com>
2990         * target.def (secondary_memory_needed_mode): New hook:
2991         * targhooks.c (default_secondary_memory_needed_mode): Declare.
2992         * targhooks.h (default_secondary_memory_needed_mode): New function.
2993         * doc/tm.texi.in (SECONDARY_MEMORY_NEEDED_MODE): Replace with...
2994         (TARGET_SECONDARY_MEMORY_NEEDED_MODE): ...this.
2995         * doc/tm.texi: Regenerate.
2996         * lra-constraints.c (check_and_process_move): Use
2997         targetm.secondary_memory_needed_mode instead of
2998         TARGET_SECONDARY_MEMORY_NEEDED_MODE.
2999         (curr_insn_transform): Likewise.
3000         * reload.c (get_secondary_mem): Likewise.
3001         * config/alpha/alpha.h (SECONDARY_MEMORY_NEEDED_MODE): Delete.
3002         * config/alpha/alpha.c (alpha_secondary_memory_needed_mode): New
3003         function.
3004         (TARGET_SECONDARY_MEMORY_NEEDED_MODE): Redefine.
3005         * config/i386/i386.h (SECONDARY_MEMORY_NEEDED_MODE): Delete.
3006         * config/i386/i386.c (ix86_secondary_memory_needed_mode): New function.
3007         (TARGET_SECONDARY_MEMORY_NEEDED_MODE): Redefine.
3008         * config/powerpcspe/powerpcspe.h (SECONDARY_MEMORY_NEEDED_MODE):
3009         Delete.
3010         * config/powerpcspe/powerpcspe-protos.h
3011         (rs6000_secondary_memory_needed_mode): Delete.
3012         * config/powerpcspe/powerpcspe.c
3013         (TARGET_SECONDARY_MEMORY_NEEDED_MODE): Redefine.
3014         (rs6000_secondary_memory_needed_mode): Make static.
3015         * config/rs6000/rs6000.h (SECONDARY_MEMORY_NEEDED_MODE): Delete.
3016         * config/rs6000/rs6000-protos.h (rs6000_secondary_memory_needed_mode):
3017         Delete.
3018         * config/rs6000/rs6000.c (TARGET_SECONDARY_MEMORY_NEEDED_MODE):
3019         Redefine.
3020         (rs6000_secondary_memory_needed_mode): Make static.
3021         * config/s390/s390.h (SECONDARY_MEMORY_NEEDED_MODE): Delete.
3022         * config/s390/s390.c (s390_secondary_memory_needed_mode): New function.
3023         (TARGET_SECONDARY_MEMORY_NEEDED_MODE): Redefine.
3024         * config/sparc/sparc.h (SECONDARY_MEMORY_NEEDED_MODE): Delete.
3025         * config/sparc/sparc.c (TARGET_SECONDARY_MEMORY_NEEDED_MODE):
3026         Redefine.
3027         (sparc_secondary_memory_needed_mode): New function.
3028         * system.h (TARGET_SECONDARY_MEMORY_NEEDED_MODE): Poison.
3030 2017-09-13  Jackson Woodruff  <jackson.woodruff@arm.com>
3032         * config/aarch64/constraints.md (Umq): New constraint.
3033         * config/aarch64/aarch64-simd.md (*aarch64_simd_mov<mode>):
3034         Change to use Umq.
3035         (mov<mode>): Update condition.
3037 2017-09-13  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
3039         * gimple-ssa-store-merging.c (sort_by_bitpos): Compare store order
3040         when bitposition is the same.
3042 2017-09-13  Richard Biener  <rguenther@suse.de>
3044         * dwarf2out.c (output_die_symbol): Remove.
3045         (output_die): Do not output a DIEs symbol.
3047 2017-09-13  Richard Biener  <rguenther@suse.de>
3049         PR middle-end/82128
3050         * gimple-fold.c (gimple_fold_call): Update SSA name in-place to
3051         default-def to avoid breaking iterator update with the weird
3052         interaction with cgraph_update_edges_for_call_stmt_node.
3054 2017-09-13  Richard Biener  <rguenther@suse.de>
3056         * tree-cfg.c (verify_gimple_assign_binary): Add verification
3057         for WIDEN_SUM_EXPR, VEC_WIDEN_MULT_{HI,LO,EVEN,ODD}_EXPR,
3058         VEC_PACK_{TRUNC,SAT,FIX_TRUNC}_EXPR.
3059         (verify_gimple_assign_ternary): Add verification for DOT_PROD_EXPR.
3061 2017-09-13  Kugan Vivekanandarajah  <kuganv@linaro.org>
3063         * config/aarch64/aarch64.c (aarch64_override_options_after_change_1):
3064         Disable pc relative literal load irrespective of
3065         TARGET_FIX_ERR_A53_84341 for default.
3067 2017-09-12  Eric Botcazou  <ebotcazou@adacore.com>
3069         * config/sparc/sparc.c (output_return): Output the source location of
3070         the insn in the delay slot, if any.
3071         (output_sibcall): Likewise.
3073 2017-09-12  H.J. Lu  <hongjiu.lu@intel.com>
3075         PR driver/81498
3076         * common.opt (-static-pie): New alias.
3077         (shared): Negate static-pie.
3078         (-no-pie): Update help text.
3079         (-pie): Likewise.
3080         (static-pie): New option.
3081         * config/gnu-user.h (GNU_USER_TARGET_STARTFILE_SPEC): Add
3082         -static-pie support.
3083         (GNU_USER_TARGET_ENDFILE_SPEC): Likewise.
3084         (LINK_EH_SPEC): Likewise.
3085         (LINK_GCC_C_SEQUENCE_SPEC): Likewise.
3086         * config/i386/gnu-user.h (GNU_USER_TARGET_LINK_SPEC): Likewise.
3087         * config/i386/gnu-user64.h (GNU_USER_TARGET_LINK_SPEC): Likewise.
3088         * gcc.c (LINK_COMMAND_SPEC): Likewise.
3089         (init_gcc_specs): Likewise.
3090         (init_spec): Likewise.
3091         (display_help): Update help message for -pie.
3092         * doc/invoke.texi: Update -pie, -no-pie and -static.  Document
3093         -static-pie.
3095 2017-09-12  Wilco Dijkstra  <wdijkstr@arm.com>
3097         * config/aarch64/aarch64.md (movsi_aarch64): Remove all '*'.
3098         (movdi_aarch64): Likewise.
3099         (movti_aarch64): Likewise.
3101 2017-09-12 Simon Wright <simon@pushface.org>
3103         PR target/80204
3104         * config/darwin-driver.c (darwin_find_version_from_kernel): Eliminate
3105         calculation of the minor version, always output as 0.
3107 2017-09-12  Jakub Jelinek  <jakub@redhat.com>
3109         PR target/82112
3110         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): For
3111         ALTIVEC_BUILTIN_VEC_LD if arg1 has array type call default_conversion
3112         on it early, rather than manual conversion late.  For
3113         ALTIVEC_BUILTIN_VEC_ST if arg2 has array type call default_conversion
3114         instead of performing manual conversion.
3116 2017-09-12  Carl Love  <cel@us.ibm.com>
3118         * config/rs6000/altivec.md (vec_widen_umult_even_v4si,
3119         vec_widen_smult_even_v4si): Add define expands for vmuleuw, vmulesw,
3120         vmulouw, vmulosw.
3121         * config/rs6000/rs6000-builtin.def (VMLEUW, VMULESW, VMULOUW,
3122         VMULOSW): Add definitions.
3123         * config/rs6000/rs6000-c.c (altivec_overloaded_builtins): Add
3124         ALTIVEC_BUILTIN_VMULESW, ALTIVEC_BUILTIN_VMULEUW,
3125         ALTIVEC_BUILTIN_VMULOSW, ALTIVEC_BUILTIN_VMULOUW entries.
3126         * config/rs6000/rs6000.c (rs6000_gimple_fold_builtin,
3127         builtin_function_type): Add ALTIVEC_BUILTIN_* case statements.
3129 2017-09-12  James Greenhalgh  <james.greenhalgh@arm.com>
3131         * config/aarch64/aarch64.md (movdi_aarch64): Set load/store
3132         types correctly.
3133         (movti_aarch64): Likewise.
3134         (movdf_aarch64): Likewise.
3135         (movtf_aarch64): Likewise.
3136         (load_pairdi): Likewise.
3137         (store_pairdi): Likewise.
3138         (load_pairdf): Likewise.
3139         (store_pairdf): Likewise.
3140         (loadwb_pair<GPI:mode>_<P:mode>): Likewise.
3141         (storewb_pair<GPI:mode>_<P:mode>): Likewise.
3142         (ldr_got_small_<mode>): Likewise.
3143         (ldr_got_small_28k_<mode>): Likewise.
3144         (ldr_got_tiny): Likewise.
3145         * config/aarch64/iterators.md (ldst_sz): New.
3146         (ldpstp_sz): Likewise.
3147         * config/aarch64/thunderx.md (thunderx_storepair): Split store_8
3148         to store_16.
3149         (thunderx_load): Split load_8 to load_16.
3150         * config/aarch64/thunderx2t99.md (thunderx2t99_loadpair): Split
3151         load_8 to load_16.
3152         (thunderx2t99_storepair_basic): Split store_8 to store_16.
3153         * config/arm/xgene1.md (xgene1_load_pair): Split load_8 to load_16.
3154         (xgene1_store_pair): Split store_8 to store_16.
3155         * config/aarch64/falkor.md (falkor_ld_3_ld): Split load_8 to load_16.
3156         (falkor_st_0_st_sd): Split store_8 to store_16.
3158 2017-09-12  James Greenhalgh  <james.greenhalgh@arm.com>
3160         * config/arm/types.md (type): Rename load1/2/3/4 to load_4/8/12/16
3161         and store1/2/3/4 to store_4/8/12/16.
3162         * config/aarch64/aarch64.md: Update for rename.
3163         * config/arm/arm.md: Likewise.: Likewise.
3164         * config/arm/arm.c: Likewise.
3165         * config/arm/thumb1.md: Likewise.
3166         * config/arm/thumb2.md: Likewise.
3167         * config/arm/vfp.md: Likewise.
3168         * config/arm/arm-generic.md: Likewise.
3169         * config/arm/arm1020e.md: Likewise.
3170         * config/arm/arm1026ejs.md: Likewise.
3171         * config/arm/arm1136jfs.md: Likewise.
3172         * config/arm/arm926ejs.md: Likewise.
3173         * config/arm/cortex-a15.md: Likewise.
3174         * config/arm/cortex-a17.md: Likewise.
3175         * config/arm/cortex-a5.md: Likewise.
3176         * config/arm/cortex-a53.md: Likewise.
3177         * config/arm/cortex-a57.md: Likewise.
3178         * config/arm/cortex-a7.md: Likewise.
3179         * config/arm/cortex-a8.md: Likewise.
3180         * config/arm/cortex-a9.md: Likewise.
3181         * config/arm/cortex-m4.md: Likewise.
3182         * config/arm/cortex-m7.md: Likewise.
3183         * config/arm/cortex-r4.md: Likewise.
3184         * config/arm/exynos-m1.md: Likewise.
3185         * config/arm/fa526.md: Likewise.
3186         * config/arm/fa606te.md: Likewise.
3187         * config/arm/fa626te.md: Likewise.
3188         * config/arm/fa726te.md: Likewise.
3189         * config/arm/fmp626.md: Likewise.
3190         * config/arm/iwmmxt.md: Likewise.
3191         * config/arm/ldmstm.md: Likewise.
3192         * config/arm/marvell-pj4.md: Likewise.
3193         * config/arm/xgene1.md: Likewise.
3194         * config/aarch64/thunderx.md: Likewise.
3195         * config/aarch64/thunderx2t99.md: Likewise.
3196         * config/aarch64/falkor.md: Likewise.
3198 2017-09-12  Martin Liska  <mliska@suse.cz>
3200         * attribs.c (private_lookup_attribute): New function.
3201         * attribs.h (private_lookup_attribute): Declared here.
3202         (lookup_attribute): Called from this place.
3204 2017-09-12  Richard Biener  <rguenther@suse.de>
3206         PR tree-optimization/82157
3207         * tree-ssa-pre.c (remove_dead_inserted_code): Do not remove
3208         stmts with side-effects.
3210 2017-09-12  Richard Sandiford  <richard.sandiford@linaro.org>
3211             Alan Hayward  <alan.hayward@arm.com>
3212             David Sherwood <david.sherwood@arm.com>
3214         * target.def (hard_regno_nregs): New hook.
3215         (class_max_nregs): Refer to it instead of HARD_REGNO_NREGS.
3216         * targhooks.h (default_hard_regno_nregs): Declare.
3217         * targhooks.c (default_hard_regno_nregs): New function.
3218         * doc/tm.texi.in (HARD_REGNO_NREGS): Replace with...
3219         (TARGET_HARD_REGNO_NREGS): ...this hook.
3220         (HARD_REGNO_NREGS_HAS_PADDING): Update accordingly.
3221         (CLASS_MAX_NREGS): Likewise.
3222         * doc/tm.texi: Regenerate.
3223         * reginfo.c (init_reg_modes_target): Use targetm.hard_regno_nregs
3224         instead of HARD_REGNO_NREGS.
3225         * rtl.h (REG_NREGS): Refer to TARGET_HARD_REGNO_NREGS rather than
3226         HARD_REGNO_NREGS in the comment.
3227         * config/aarch64/aarch64.h (HARD_REGNO_NREGS): Delete.
3228         * config/aarch64/aarch64-protos.h (aarch64_hard_regno_nregs): Delete.
3229         * config/aarch64/aarch64.c (aarch64_hard_regno_nregs): Make static.
3230         Return an unsigned int.
3231         (TARGET_HARD_REGNO_NREGS): Redefine.
3232         * config/alpha/alpha.h (HARD_REGNO_NREGS): Delete.
3233         * config/arc/arc.h (HARD_REGNO_NREGS): Delete.
3234         * config/arc/arc.c (TARGET_HARD_REGNO_NREGS): Redefine.
3235         (arc_hard_regno_nregs): New function.
3236         * config/arm/arm.h (HARD_REGNO_NREGS): Delete.
3237         * config/arm/arm.c (TARGET_HARD_REGNO_NREGS): Redefine.
3238         (arm_hard_regno_nregs): New function.
3239         * config/avr/avr.h (HARD_REGNO_NREGS): Delete.
3240         * config/bfin/bfin.h (HARD_REGNO_NREGS): Delete.
3241         * config/bfin/bfin.c (bfin_hard_regno_nregs): New function.
3242         (TARGET_HARD_REGNO_NREGS): Redefine.
3243         * config/c6x/c6x.h (HARD_REGNO_NREGS): Delete.
3244         * config/cr16/cr16.h (LONG_REG_P): Use targetm.hard_regno_nregs.
3245         (HARD_REGNO_NREGS): Delete.
3246         * config/cr16/cr16.c (TARGET_HARD_REGNO_NREGS): Redefine.
3247         (cr16_hard_regno_nregs): New function.
3248         (cr16_memory_move_cost): Use it instead of HARD_REGNO_NREGS.
3249         * config/cris/cris.h (HARD_REGNO_NREGS): Delete.
3250         * config/cris/cris.c (TARGET_HARD_REGNO_NREGS): Redefine.
3251         (cris_hard_regno_nregs): New function.
3252         * config/epiphany/epiphany.h (HARD_REGNO_NREGS): Delete.
3253         * config/fr30/fr30.h (HARD_REGNO_NREGS): Delete.
3254         (CLASS_MAX_NREGS): Use targetm.hard_regno_nregs.
3255         * config/frv/frv.h (HARD_REGNO_NREGS): Delete.
3256         (CLASS_MAX_NREGS): Remove outdated copy of documentation.
3257         * config/frv/frv-protos.h (frv_hard_regno_nregs): Delete.
3258         * config/frv/frv.c (TARGET_HARD_REGNO_NREGS): Redefine.
3259         (frv_hard_regno_nregs): Make static.  Take and return an
3260         unsigned int.
3261         (frv_class_max_nregs): Remove outdated copy of documentation.
3262         * config/ft32/ft32.h (HARD_REGNO_NREGS): Delete.
3263         * config/h8300/h8300.h (HARD_REGNO_NREGS): Delete.
3264         * config/h8300/h8300-protos.h (h8300_hard_regno_nregs): Delete.
3265         * config/h8300/h8300.c (h8300_hard_regno_nregs): Delete.
3266         * config/i386/i386.h (HARD_REGNO_NREGS): Delete.
3267         * config/i386/i386.c (ix86_hard_regno_nregs): New function.
3268         (TARGET_HARD_REGNO_NREGS): Redefine.
3269         * config/ia64/ia64.h (HARD_REGNO_NREGS): Delete.
3270         (CLASS_MAX_NREGS): Update comment.
3271         * config/ia64/ia64.c (TARGET_HARD_REGNO_NREGS): Redefine.
3272         (ia64_hard_regno_nregs): New function.
3273         * config/iq2000/iq2000.h (HARD_REGNO_NREGS): Delete.
3274         * config/lm32/lm32.h (HARD_REGNO_NREGS): Delete.
3275         * config/m32c/m32c.h (HARD_REGNO_NREGS): Delete.
3276         * config/m32c/m32c-protos.h (m32c_hard_regno_nregs): Delete.
3277         * config/m32c/m32c.c (m32c_hard_regno_nregs_1): Take and return
3278         an unsigned int.
3279         (m32c_hard_regno_nregs): Likewise.  Make static.
3280         (TARGET_HARD_REGNO_NREGS): Redefine.
3281         * config/m32r/m32r.h (HARD_REGNO_NREGS): Delete.
3282         * config/m68k/m68k.h (HARD_REGNO_NREGS): Delete.
3283         * config/m68k/m68k.c (TARGET_HARD_REGNO_NREGS): Redefine.
3284         (m68k_hard_regno_nregs): New function.
3285         * config/mcore/mcore.h (HARD_REGNO_NREGS): Delete.
3286         * config/microblaze/microblaze.h (HARD_REGNO_NREGS): Delete.
3287         * config/mips/mips.h (HARD_REGNO_NREGS): Delete.
3288         * config/mips/mips-protos.h (mips_hard_regno_nregs): Delete.
3289         * config/mips/mips.c (mips_hard_regno_nregs): Make static.
3290         Take and return an unsigned int.
3291         (TARGET_HARD_REGNO_NREGS): Redefine.
3292         * config/mmix/mmix.h (HARD_REGNO_NREGS): Delete.
3293         (CLASS_MAX_NREGS): Use targetm.hard_regno_nregs.
3294         * config/mn10300/mn10300.h (HARD_REGNO_NREGS): Delete.
3295         * config/moxie/moxie.h (HARD_REGNO_NREGS): Delete.
3296         * config/msp430/msp430.h (HARD_REGNO_NREGS): Delete.
3297         * config/msp430/msp430-protos.h (msp430_hard_regno_nregs): Delete.
3298         * config/msp430/msp430.c (TARGET_HARD_REGNO_NREGS): Redefine.
3299         (msp430_hard_regno_nregs): Make static.  Take and return an
3300         unsigned int.
3301         * config/nds32/nds32.h (HARD_REGNO_NREGS): Delete.
3302         * config/nds32/nds32-protos.h (nds32_hard_regno_nregs): Delete.
3303         * config/nds32/nds32.c (nds32_hard_regno_nregs): Delete.
3304         (nds32_hard_regno_mode_ok): Use targetm.hard_regno_nregs.
3305         * config/nios2/nios2.h (HARD_REGNO_NREGS): Delete.
3306         * config/nvptx/nvptx.h (HARD_REGNO_NREGS): Delete.
3307         * config/nvptx/nvptx.c (nvptx_hard_regno_nregs): New function.
3308         (TARGET_HARD_REGNO_NREGS): Redefine.
3309         * config/pa/pa32-regs.h (HARD_REGNO_NREGS): Rename to...
3310         (PA_HARD_REGNO_NREGS): ...this.
3311         * config/pa/pa64-regs.h (HARD_REGNO_NREGS): Rename to...
3312         (PA_HARD_REGNO_NREGS): ...this.
3313         * config/pa/pa.c (TARGET_HARD_REGNO_NREGS): Redefine.
3314         (pa_hard_regno_nregs): New function.
3315         * config/pdp11/pdp11.h (HARD_REGNO_NREGS): Delete.
3316         * config/pdp11/pdp11.c (TARGET_HARD_REGNO_NREGS): Redefine.
3317         (pdp11_hard_regno_nregs): New function.
3318         * config/powerpcspe/powerpcspe.h (HARD_REGNO_NREGS): Delete.
3319         * config/powerpcspe/powerpcspe.c (TARGET_HARD_REGNO_NREGS): Redefine.
3320         (rs6000_hard_regno_nregs_hook): New function.
3321         * config/riscv/riscv.h (HARD_REGNO_NREGS): Delete.
3322         * config/riscv/riscv-protos.h (riscv_hard_regno_nregs): Delete.
3323         * config/riscv/riscv.c (riscv_hard_regno_nregs): Make static.
3324         Take and return an unsigned int.  Move earlier in file.
3325         (TARGET_HARD_REGNO_NREGS): Redefine.
3326         * config/rl78/rl78.h (HARD_REGNO_NREGS): Delete.
3327         * config/rl78/rl78-protos.h (rl78_hard_regno_nregs): Delete.
3328         * config/rl78/rl78.c (TARGET_HARD_REGNO_NREGS): Reefine.
3329         (rl78_hard_regno_nregs): Make static.  Take and return an
3330         unsigned int.
3331         * config/rs6000/rs6000.h (HARD_REGNO_NREGS): Delete.
3332         * config/rs6000/rs6000.c (TARGET_HARD_REGNO_NREGS): Redefine.
3333         (rs6000_hard_regno_nregs_hook): New function.
3334         * config/rx/rx.h (HARD_REGNO_NREGS): Delete.
3335         * config/rx/rx.c (rx_hard_regno_nregs): New function.
3336         (TARGET_HARD_REGNO_NREGS): Redefine.
3337         * config/s390/s390.h (HARD_REGNO_NREGS): Delete.
3338         * config/s390/s390.c (REGNO_PAIR_OK): Use s390_hard_regno_nregs
3339         instead of HARD_REGNO_NREGS.
3340         (s390_hard_regno_nregs): New function.
3341         (s390_hard_regno_mode_ok): Add comment from s390.h.
3342         (TARGET_HARD_REGNO_NREGS): Redefine.
3343         * config/sh/sh.h (HARD_REGNO_NREGS): Delete.
3344         * config/sh/sh.c (TARGET_HARD_REGNO_NREGS): Redefine.
3345         (sh_hard_regno_nregs): New function.
3346         (sh_pass_in_reg_p): Use it.
3347         * config/sparc/sparc.h (HARD_REGNO_NREGS): Delete.
3348         * config/sparc/sparc.c (TARGET_HARD_REGNO_NREGS): Redefine.
3349         (sparc_hard_regno_nregs): New function.
3350         * config/spu/spu.h (HARD_REGNO_NREGS): Delete.
3351         * config/spu/spu.c (spu_hard_regno_nregs): New function.
3352         (spu_function_arg_advance): Use it, supplying a valid register number.
3353         (TARGET_HARD_REGNO_NREGS): Redefine.
3354         * config/stormy16/stormy16.h (HARD_REGNO_NREGS): Delete.
3355         * config/tilegx/tilegx.h (HARD_REGNO_NREGS): Delete.
3356         * config/tilepro/tilepro.h (HARD_REGNO_NREGS): Delete.
3357         * config/v850/v850.h (HARD_REGNO_NREGS): Delete.
3358         * config/vax/vax.h (HARD_REGNO_NREGS): Delete.
3359         * config/visium/visium.h (HARD_REGNO_NREGS): Delete.
3360         (CLASS_MAX_NREGS): Remove copy of old documentation.
3361         * config/visium/visium.c (TARGET_HARD_REGNO_NREGS): Redefine.
3362         (visium_hard_regno_nregs): New function.
3363         (visium_hard_regno_mode_ok): Use it instead of HARD_REGNO_NREGS.
3364         * config/xtensa/xtensa.h (HARD_REGNO_NREGS): Delete.
3365         * config/xtensa/xtensa.c (TARGET_HARD_REGNO_NREGS): Redefine.
3366         xtensa_hard_regno_nregs): New function.
3367         * system.h (HARD_REGNO_NREGS): Poison.
3369 2017-09-12  Richard Sandiford  <richard.sandiford@linaro.org>
3371         * config/arm/arm.h (THUMB_SECONDARY_INPUT_RELOAD_CLASS): Use
3372         hard_regno_nregs instead of HARD_REGNO_NREGS.
3373         (THUMB_SECONDARY_OUTPUT_RELOAD_CLASS): Likewise.
3374         * config/c6x/c6x.c (c6x_expand_prologue): Likewise.
3375         (c6x_expand_epilogue): Likewise.
3376         * config/frv/frv.c (frv_alloc_temp_reg): Likewise.
3377         (frv_read_iacc_argument): Likewise.
3378         * config/sh/sh.c: Include regs.h.
3379         (sh_print_operand): Use hard_regno_nregs instead of HARD_REGNO_NREGS.
3380         (regs_used): Likewise.
3381         (output_stack_adjust): Likewise.
3382         * config/xtensa/xtensa.c (xtensa_copy_incoming_a7): Likewise.
3383         * expmed.c: Include regs.h.
3384         (store_bit_field_1): Use hard_regno_nregs instead of HARD_REGNO_NREGS.
3385         * ree.c: Include regs.h.
3386         (combine_reaching_defs): Use hard_regno_nregs instead of
3387         HARD_REGNO_NREGS.
3388         (add_removable_extension): Likewise.
3390 2017-09-12  Richard Sandiford  <richard.sandiford@linaro.org>
3392         * regs.h (hard_regno_nregs): Turn into a function.
3393         (end_hard_regno): Update accordingly.
3394         * caller-save.c (setup_save_areas): Likewise.
3395         (save_call_clobbered_regs): Likewise.
3396         (replace_reg_with_saved_mem): Likewise.
3397         (insert_restore): Likewise.
3398         (insert_save): Likewise.
3399         * combine.c (can_change_dest_mode): Likewise.
3400         (move_deaths): Likewise.
3401         (distribute_notes): Likewise.
3402         * config/mips/mips.c (mips_hard_regno_call_part_clobbered): Likewise.
3403         * config/powerpcspe/powerpcspe.c (rs6000_cannot_change_mode_class)
3404         (rs6000_split_multireg_move): Likewise.
3405         (rs6000_register_move_cost): Likewise.
3406         (rs6000_memory_move_cost): Likewise.
3407         * config/rs6000/rs6000.c (rs6000_cannot_change_mode_class): Likewise.
3408         (rs6000_split_multireg_move): Likewise.
3409         (rs6000_register_move_cost): Likewise.
3410         (rs6000_memory_move_cost): Likewise.
3411         * cselib.c (cselib_reset_table): Likewise.
3412         (cselib_lookup_1): Likewise.
3413         * emit-rtl.c (set_mode_and_regno): Likewise.
3414         * function.c (aggregate_value_p): Likewise.
3415         * ira-color.c (setup_profitable_hard_regs): Likewise.
3416         (check_hard_reg_p): Likewise.
3417         (calculate_saved_nregs): Likewise.
3418         (assign_hard_reg): Likewise.
3419         (improve_allocation): Likewise.
3420         (calculate_spill_cost): Likewise.
3421         * ira-emit.c (modify_move_list): Likewise.
3422         * ira-int.h (ira_hard_reg_set_intersection_p): Likewise.
3423         (ira_hard_reg_in_set_p): Likewise.
3424         * ira.c (setup_reg_mode_hard_regset): Likewise.
3425         (clarify_prohibited_class_mode_regs): Likewise.
3426         (check_allocation): Likewise.
3427         * lra-assigns.c (find_hard_regno_for_1): Likewise.
3428         (lra_setup_reg_renumber): Likewise.
3429         (setup_try_hard_regno_pseudos): Likewise.
3430         (spill_for): Likewise.
3431         (assign_hard_regno): Likewise.
3432         (setup_live_pseudos_and_spill_after_risky_transforms): Likewise.
3433         * lra-constraints.c (in_class_p): Likewise.
3434         (lra_constraint_offset): Likewise.
3435         (simplify_operand_subreg): Likewise.
3436         (lra_constraints): Likewise.
3437         (split_reg): Likewise.
3438         (split_if_necessary): Likewise.
3439         (invariant_p): Likewise.
3440         (inherit_in_ebb): Likewise.
3441         * lra-lives.c (process_bb_lives): Likewise.
3442         * lra-remat.c (reg_overlap_for_remat_p): Likewise.
3443         (get_hard_regs): Likewise.
3444         (do_remat): Likewise.
3445         * lra-spills.c (assign_spill_hard_regs): Likewise.
3446         * mode-switching.c (create_pre_exit): Likewise.
3447         * postreload.c (reload_combine_recognize_pattern): Likewise.
3448         * recog.c (peep2_find_free_register): Likewise.
3449         * regcprop.c (kill_value_regno): Likewise.
3450         (set_value_regno): Likewise.
3451         (copy_value): Likewise.
3452         (maybe_mode_change): Likewise.
3453         (find_oldest_value_reg): Likewise.
3454         (copyprop_hardreg_forward_1): Likewise.
3455         * regrename.c (check_new_reg_p): Likewise.
3456         (regrename_do_replace): Likewise.
3457         * reload.c (push_reload): Likewise.
3458         (combine_reloads): Likewise.
3459         (find_dummy_reload): Likewise.
3460         (operands_match_p): Likewise.
3461         (find_reloads): Likewise.
3462         (find_equiv_reg): Likewise.
3463         (reload_adjust_reg_for_mode): Likewise.
3464         * reload1.c (count_pseudo): Likewise.
3465         (count_spilled_pseudo): Likewise.
3466         (find_reg): Likewise.
3467         (clear_reload_reg_in_use): Likewise.
3468         (free_for_value_p): Likewise.
3469         (allocate_reload_reg): Likewise.
3470         (choose_reload_regs): Likewise.
3471         (reload_adjust_reg_for_temp): Likewise.
3472         (emit_reload_insns): Likewise.
3473         (delete_output_reload): Likewise.
3474         * rtlanal.c (subreg_get_info): Likewise.
3475         * sched-deps.c (sched_analyze_reg): Likewise.
3476         * sel-sched.c (init_regs_for_mode): Likewise.
3477         (mark_unavailable_hard_regs): Likewise.
3478         (choose_best_reg_1): Likewise.
3479         (verify_target_availability): Likewise.
3480         * valtrack.c (dead_debug_insert_temp): Likewise.
3481         * var-tracking.c (track_loc_p): Likewise.
3482         (emit_note_insn_var_location): Likewise.
3483         * varasm.c (make_decl_rtl): Likewise.
3484         * reginfo.c (choose_hard_reg_mode): Likewise.
3485         (init_reg_modes_target): Refer directly to
3486         this_target_regs->x_hard_regno_nregs.
3488 2017-09-12  Richard Sandiford  <richard.sandiford@linaro.org>
3490         * ira-costs.c (record_operand_costs): Use in_hard_reg_set_p
3491         instead of hard_regno_nregs.
3493 2017-09-12  Richard Sandiford  <richard.sandiford@linaro.org>
3495         * config/aarch64/aarch64.c (aarch64_hard_regno_mode_ok): Use
3496         end_hard_regno instead of hard_regno_nregs.
3497         * config/s390/s390.c (s390_reg_clobbered_rtx): Likewise.
3498         * config/sparc/sparc.h (ASM_DECLARE_REGISTER_GLOBAL): Likewise.
3499         * config/visium/visium.c (visium_hard_regno_mode_ok): Likewise.
3500         * ira-color.c (improve_allocation): Likewise.
3501         * lra-assigns.c (find_hard_regno_for_1): Likewise.
3502         * lra-lives.c (mark_regno_live): Likewise.
3503         (mark_regno_dead): Likewise.
3504         * lra-remat.c (operand_to_remat): Likewise.
3505         * lra.c (collect_non_operand_hard_regs): Likewise.
3506         * postreload.c (reload_combine_note_store): Likewise.
3507         (move2add_valid_value_p): Likewise.
3508         * reload.c (regno_clobbered_p): Likewise.
3510 2017-09-12  Richard Sandiford  <richard.sandiford@linaro.org>
3512         * config/frv/frv.c (FOR_EACH_REGNO): Use END_REGNO instead of
3513         hard_regno_nregs.
3514         * config/v850/v850.c (v850_reorg): Likewise.
3515         * reload.c (refers_to_regno_for_reload_p): Likewise.
3516         (find_equiv_reg): Likewise.
3517         * reload1.c (reload_reg_reaches_end_p): Likewise.
3519 2017-09-12  Richard Sandiford  <richard.sandiford@linaro.org>
3521         * caller-save.c (add_used_regs): Use REG_NREGS instead of
3522         hard_regno_nregs.
3523         * config/aarch64/aarch64.c (aarch64_split_combinev16qi): Likewise.
3524         * config/arm/arm.c (output_move_neon): Likewise.
3525         (arm_attr_length_move_neon): Likewise.
3526         (neon_split_vcombine): Likewise.
3527         * config/c6x/c6x.c (c6x_mark_reg_read): Likewise.
3528         (c6x_mark_reg_written): Likewise.
3529         (c6x_dwarf_register_span): Likewise.
3530         * config/i386/i386.c (ix86_save_reg): Likewise.
3531         * config/ia64/ia64.c (mark_reg_gr_used_mask): Likewise.
3532         (rws_access_reg): Likewise.
3533         * config/s390/s390.c (s390_call_saved_register_used): Likewise.
3534         * mode-switching.c (create_pre_exit): Likewise.
3535         * ree.c (combine_reaching_defs): Likewise.
3536         (add_removable_extension): Likewise.
3537         * regcprop.c (find_oldest_value_reg): Likewise.
3538         (copyprop_hardreg_forward_1): Likewise.
3539         * reload.c (reload_inner_reg_of_subreg): Likewise.
3540         (push_reload): Likewise.
3541         (combine_reloads): Likewise.
3542         (find_dummy_reload): Likewise.
3543         (reload_adjust_reg_for_mode): Likewise.
3544         * reload1.c (find_reload_regs): Likewise.
3545         (forget_old_reloads_1): Likewise.
3546         (reload_reg_free_for_value_p): Likewise.
3547         (reload_adjust_reg_for_temp): Likewise.
3548         (emit_reload_insns): Likewise.
3549         (delete_output_reload): Likewise.
3550         * sel-sched.c (choose_best_reg_1): Likewise.
3551         (choose_best_pseudo_reg): Likewise.
3553 2017-09-12  Richard Sandiford  <richard.sandiford@linaro.org>
3554             Alan Hayward  <alan.hayward@arm.com>
3555             David Sherwood <david.sherwood@arm.com>
3557         * defaults.h (SLOW_UNALIGNED_ACCESS): Delete.
3558         * target.def (slow_unaligned_access): New hook.
3559         * targhooks.h (default_slow_unaligned_access): Declare.
3560         * targhooks.c (default_slow_unaligned_access): New function.
3561         * doc/tm.texi.in (SLOW_UNALIGNED_ACCESS): Replace with...
3562         (TARGET_SLOW_UNALIGNED_ACCESS): ...this.
3563         * doc/tm.texi: Regenerate.
3564         * config/alpha/alpha.h (SLOW_UNALIGNED_ACCESS): Delete.
3565         * config/arm/arm.h (SLOW_UNALIGNED_ACCESS): Delete.
3566         * config/i386/i386.h (SLOW_UNALIGNED_ACCESS): Delete commented-out
3567         definition.
3568         * config/powerpcspe/powerpcspe.h (SLOW_UNALIGNED_ACCESS): Delete.
3569         * config/powerpcspe/powerpcspe.c (TARGET_SLOW_UNALIGNED_ACCESS):
3570         Redefine.
3571         (rs6000_slow_unaligned_access): New function.
3572         (rs6000_emit_move): Use it instead of SLOW_UNALIGNED_ACCESS.
3573         (expand_block_compare): Likewise.
3574         (expand_strn_compare): Likewise.
3575         (rs6000_rtx_costs): Likewise.
3576         * config/riscv/riscv.h (SLOW_UNALIGNED_ACCESS): Delete.
3577         (riscv_slow_unaligned_access): Likewise.
3578         * config/riscv/riscv.c (riscv_slow_unaligned_access): Rename to...
3579         (riscv_slow_unaligned_access_p): ...this and make static.
3580         (riscv_option_override): Update accordingly.
3581         (riscv_slow_unaligned_access): New function.
3582         (TARGET_SLOW_UNALIGNED_ACCESS): Redefine.
3583         * config/rs6000/rs6000.h (SLOW_UNALIGNED_ACCESS): Delete.
3584         * config/rs6000/rs6000.c (TARGET_SLOW_UNALIGNED_ACCESS): Redefine.
3585         (rs6000_slow_unaligned_access): New function.
3586         (rs6000_emit_move): Use it instead of SLOW_UNALIGNED_ACCESS.
3587         (rs6000_rtx_costs): Likewise.
3588         * config/rs6000/rs6000-string.c (expand_block_compare)
3589         (expand_strn_compare): Use targetm.slow_unaligned_access instead
3590         of SLOW_UNALIGNED_ACCESS.
3591         * config/tilegx/tilegx.h (SLOW_UNALIGNED_ACCESS): Delete.
3592         * config/tilepro/tilepro.h (SLOW_UNALIGNED_ACCESS): Delete.
3593         * calls.c (expand_call): Use targetm.slow_unaligned_access instead
3594         of SLOW_UNALIGNED_ACCESS.
3595         * expmed.c (simple_mem_bitfield_p): Likewise.
3596         * expr.c (alignment_for_piecewise_move): Likewise.
3597         (emit_group_load_1): Likewise.
3598         (emit_group_store): Likewise.
3599         (copy_blkmode_from_reg): Likewise.
3600         (emit_push_insn): Likewise.
3601         (expand_assignment): Likewise.
3602         (store_field): Likewise.
3603         (expand_expr_real_1): Likewise.
3604         * gimple-fold.c (gimple_fold_builtin_memory_op): Likewise.
3605         * lra-constraints.c (simplify_operand_subreg): Likewise.
3606         * stor-layout.c (bit_field_mode_iterator::next_mode): Likewise.
3607         * gimple-ssa-store-merging.c: Likewise in block comment at start
3608         of file.
3609         * tree-ssa-strlen.c: Include target.h.
3610         (handle_builtin_memcmp): Use targetm.slow_unaligned_access instead
3611         of SLOW_UNALIGNED_ACCESS.
3612         * system.h (SLOW_UNALIGNED_ACCESS): Poison.
3614 2017-09-12  Richard Sandiford  <richard.sandiford@linaro.org>
3616         PR rtl-optimization/82185
3617         * expmed.c (emit_store_flag_int): Only test tem if it has been
3618         initialized.
3620 2017-09-12  Richard Biener  <rguenther@suse.de>
3622         PR middle-end/82149
3623         * match.pd ((FTYPE) N CMP CST): Fix typo.
3625 2017-09-12  Simon Atanasyan  <simon.atanasyan@imgtec.com>
3627         * config/mips/mips.c (mips_attribute_table): Add 'short_call'
3628         attribute.
3629         (mips_near_type_p): Add 'short_call' attribute as a synonym
3630         for 'near'.
3631         * doc/extend.texi (short_call): Document new function attribute.
3633 2017-09-12  Jakub Jelinek  <jakub@redhat.com>
3635         PR target/82112
3636         * c-common.c (sync_resolve_size): Instead of c_dialect_cxx ()
3637         assertion check that in the condition.
3638         (get_atomic_generic_size): Likewise.  Before testing if parameter
3639         has pointer type, if it has array type, call for C++
3640         default_conversion to perform array-to-pointer conversion.
3642 2017-09-12  Richard Biener  <rguenther@suse.de>
3644         * tree-vect-generic.c (expand_vector_operations_1): Do nothing
3645         for operations we cannot scalarize.
3647 2017-09-12  Aldy Hernandez  <aldyh@redhat.com>
3649         * tree-ssa-threadbackward.c (fsm_find_thread_path): Make GC
3650         vectors heap vectors.  Clean up comments.
3651         Make visited_bbs a reference.
3652         (profitable_jump_thread_path): Make GC
3653         vectors heap vectors.  Clean up comments.
3654         Misc cleanups.
3655         (convert_and_register_jump_thread_path): Make GC vectors heap
3656         vectors.
3657         (check_subpath_and_update_thread_path): Same.  Clean up comments.
3658         Make visited_bbs a reference.
3659         (handle_phi): Abstract common code to to
3660         register_jump_thread_path_if_profitable.
3661         Rename VAR_BB to DEF_BB.
3662         Update comments.
3663         Make GC vectors heap vectors.
3664         Make visited_bbs a reference.
3665         (handle_assignment): Same.
3666         (register_jump_thread_path_if_profitable): New.
3667         (fsm_find_control_statement_thread_paths): Rename VAR_BB to
3668         DEF_BB.
3669         Make GC vectors heap vectors.  Clean up comments.
3670         Make visited_bbs a reference.
3671         (find_jump_threads_backwards): Make visited_bbs live in the stack.
3672         * tree-ssa-threadupdate.c (delete_jump_thread_path): Fix typo in
3673         comment.
3675 2017-09-11  Max Filippov  <jcmvbkbc@gmail.com>
3677         PR target/82181
3678         * config/xtensa/xtensa.c (xtensa_mem_offset): Check that both
3679         words of E_DImode object are reachable by xtensa_uimm8x4 access.
3681 2017-09-11  Vidya Praveen  <vidyapraveen@arm.com>
3683         Revert r251800 and r251799.
3685 2017-09-11  Martin Jambor  <mjambor@suse.cz>
3687         PR hsa/82119
3688         * hsa-gen.c (gen_hsa_phi_from_gimple_phi): Process ADDR_EXPRs in
3689         arguments in advance.
3690         * hsa-regalloc.c (naive_process_phi): New parameter predecessors,
3691         use it to find predecessor edges.
3692         (naive_outof_ssa): Collect vector of predecessors.
3694 2017-09-08  Jason Merrill  <jason@redhat.com>
3696         PR c++/70029 - ICE with ref-qualifier and -flto
3697         * langhooks.h (struct lang_hooks_for_types): Add
3698         copy_lang_qualifiers.
3699         * attribs.c (build_type_attribute_qual_variant): Use it.
3700         * langhooks-def.h (LANG_HOOKS_COPY_LANG_QUALIFIERS): Default to
3701         NULL.
3702         (LANG_HOOKS_FOR_TYPES_INITIALIZER): Use it.
3703         * tree.c (verify_type): Re-enable TYPE_CANONICAL main variant check.
3705 2017-09-08  Eric Botcazou  <ebotcazou@adacore.com>
3707         PR target/81988
3708         * config/sparc/sparc.md (mulsi3): Rename into *mulsi3_sp32.
3709         (*mulsi3_sp64): New instruction.
3710         (mulsi3): New expander.
3712 2017-09-08  Uros Bizjak  <ubizjak@gmail.com>
3714         * config/alpha/alpha.c (alpha_print_operand) <case 'S'>: Remove.
3716 2017-09-08  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3718         * sancov.c: Include memmodel.h.
3720 2017-09-07  Eric Botcazou  <ebotcazou@adacore.com>
3722         PR target/80897
3723         * config/sparc/sparc.c (sparc_emit_set_symbolic_const64): Deal with too
3724         large offsets.
3726 2017-09-07  Carl Love  <cel@us.ibm.com>
3728         * config/rs6000/vsx.md (define_insn "*stxvl"): Add missing argument to
3729         the sldi instruction.
3731 2017-09-07  David Edelsohn  <dje.gcc@gmail.com>
3733         * sancov.c: Include tm_p.h.
3735 2017-09-07  Jakub Jelinek  <jakub@redhat.com>
3737         PR target/81979
3738         * output.h (switch_to_other_text_partition): New declaration.
3739         * varasm.c (switch_to_other_text_partition): New function.
3740         * config/rs6000/rs6000.c (uses_TOC): Return 2 if
3741         NOTE_INSN_SWITCH_TEXT_SECTIONS is seen before finding load_toc_* insn.
3742         (rs6000_elf_declare_function_name): If uses_TOC returned 2, switch
3743         to the other text partition before emitting LCL label and switch back
3744         after emitting the word after it.
3746 2017-09-07  Richard Biener  <rguenther@suse.de>
3748         * passes.def (pass_split_crit_edges): Remove instance before PRE.
3749         * tree-ssa-pre.c (pass_pre::execute): Instead manually split
3750         critical edges here, after loop init.
3751         (pass_data_pre): Remove PROP_no_crit_edges flags.
3752         * tree-ssa-sccvn.c (vn_reference_lookup_3): Use vn_valueize
3753         for valueization of call args to avoid leaking VN_TOP.
3754         (visit_use): Assert we do not visit default defs.
3755         (init_scc_vn): Use build_decl for VN_TOP to make name nicer.
3756         Use error_mark_node to more easily detect leaking VN_TOP.
3757         All default-defs are varying, not VN_TOP.  Mark them visited.
3758         (run_scc_vn): Make code match comment.
3760 2017-09-07  Michael Meissner  <meissner@linux.vnet.ibm.com>
3762         * config/rs6000/rs6000-cpus.def (OTHER_VSX_VECTOR_MASKS): Delete
3763         OPTION_MASK_FLOAT128_KEYWORD.
3764         (POWERPC_MASKS): Likewise.
3765         * config/rs6000/rs6000-c.c (rs6000_target_modify_macros): Delete
3766         support for the -mfloat128-type option, and make -mfloat128
3767         default on PowerPC Linux systems.  Define or undefine
3768         __FLOAT128__ and  __FLOAT128_HARDWARE__ for the current options.
3769         Define __float128 to be __ieee128 if IEEE 128-bit support is
3770         enabled, or undefine it.
3771         (rs6000_cpu_cpp_builtins): Delete defining __FLOAT128__ here.
3772         Delete defining __FLOAT128_TYPE__.
3773         * config/rs6000/rs6000.opt (x_TARGET_FLOAT128_TYPE): Delete the
3774         -mfloat128-type option and make -mfloat128 default on PowerPC
3775         Linux systems.
3776         (TARGET_FLOAT128_TYPE): Likewise.
3777         (-mfloat128-type): Likewise.
3778         * config/rs6000/rs6000.c (rs6000_option_override_internal):
3779         Delete the -mfloat128-type option and make -mfloat128 default on
3780         PowerPC Linux systems.  Always use __ieee128 to be the keyword for
3781         the IEEE 128-bit type, and map __float128 to __ieee128 if IEEE
3782         128-bit floating point is enabled.  Change tests from using
3783         -mfloat128-type to -mfloat128.
3784         (rs6000_mangle_type): Use the correct mangling for the __float128
3785         type even if normal long double is restricted to 64-bits.
3786         (floatn_mode): Enable the _Float128 type by default on VSX Linux
3787         systems.
3788         * config/rs6000/rs6000.h (MASK_FLOAT128_TYPE): Delete.
3789         (MASK_FLOAT128_KEYWORD): Define new shortcut macro.
3790         (RS6000BTM_FLOAT128): Define in terms of -mfloat128, not
3791         -mfloat128-type.
3792         * doc/invoke.texi (RS/6000 and PowerPC Options): Update
3793         documentation for -mfloat128.
3795 2017-09-06  Olivier Hainque  <hainque@adacore.com>
3797         * config.gcc (powerpc-wrs-vxworksspe): Now match as vxworks*spe.
3799 2017-09-06  Wish Wu  <wishwu007@gmail.com>
3800             Jakub Jelinek  <jakub@redhat.com>
3802         * asan.c (initialize_sanitizer_builtins): Add
3803         BT_FN_VOID_UINT8_UINT8, BT_FN_VOID_UINT16_UINT16,
3804         BT_FN_VOID_UINT32_UINT32, BT_FN_VOID_UINT64_UINT64,
3805         BT_FN_VOID_FLOAT_FLOAT, BT_FN_VOID_DOUBLE_DOUBLE and
3806         BT_FN_VOID_UINT64_PTR variables.
3807         * builtin-types.def (BT_FN_VOID_UINT8_UINT8): New fn type.
3808         (BT_FN_VOID_UINT16_UINT16): Likewise.
3809         (BT_FN_VOID_UINT32_UINT32): Likewise.
3810         (BT_FN_VOID_FLOAT_FLOAT): Likewise.
3811         (BT_FN_VOID_DOUBLE_DOUBLE): Likewise.
3812         (BT_FN_VOID_UINT64_PTR): Likewise.
3813         * common.opt (flag_sanitize_coverage): New variable.
3814         (fsanitize-coverage=trace-pc): Remove.
3815         (fsanitize-coverage=): Add.
3816         * flag-types.h (enum sanitize_coverage_code): New enum.
3817         * fold-const.c (fold_range_test): Disable non-short-circuit
3818         optimization if flag_sanitize_coverage.
3819         (fold_truth_andor): Likewise.
3820         * tree-ssa-ifcombine.c (ifcombine_ifandif): Likewise.
3821         * opts.c (COVERAGE_SANITIZER_OPT): Define.
3822         (coverage_sanitizer_opts): New array.
3823         (get_closest_sanitizer_option): Add OPTS argument, handle also
3824         OPT_fsanitize_coverage_.
3825         (parse_sanitizer_options): Adjusted to also handle
3826         OPT_fsanitize_coverage_.
3827         (common_handle_option): Add OPT_fsanitize_coverage_.
3828         * sancov.c (instrument_comparison, instrument_switch): New function.
3829         (sancov_pass): Add trace-cmp support.
3830         * sanitizer.def (BUILT_IN_SANITIZER_COV_TRACE_CMP1,
3831         BUILT_IN_SANITIZER_COV_TRACE_CMP2, BUILT_IN_SANITIZER_COV_TRACE_CMP4,
3832         BUILT_IN_SANITIZER_COV_TRACE_CMP8,
3833         BUILT_IN_SANITIZER_COV_TRACE_CONST_CMP1,
3834         BUILT_IN_SANITIZER_COV_TRACE_CONST_CMP2,
3835         BUILT_IN_SANITIZER_COV_TRACE_CONST_CMP4,
3836         BUILT_IN_SANITIZER_COV_TRACE_CONST_CMP8,
3837         BUILT_IN_SANITIZER_COV_TRACE_CMPF, BUILT_IN_SANITIZER_COV_TRACE_CMPD,
3838         BUILT_IN_SANITIZER_COV_TRACE_SWITCH): New builtins.
3839         * doc/invoke.texi: Document -fsanitize-coverage=trace-cmp.
3841 2017-09-06  Richard Earnshaw  <rearnsha@arm.com>
3843         * config/arm/parsecpu.awk (fatal): Note that we've encountered an
3844         error.  Only quit immediately if parsing is complete.
3845         (BEGIN): Initialize fatal_err and parse_done.
3846         (begin fpu, end fpu): Check number of arguments.
3847         (begin arch, end arch): Likewise.
3848         (begin cpu, end cpu): Likewise.
3849         (cname, tune for, tune flags, architecture, fpu, option): Likewise.
3850         (optalias): Likewise.
3852 2017-09-06  Richard Earnshaw  <rearnsha@arm.com>
3854         * config.gcc (arm*-*-*): Don't add arm-isa.h to tm_p_file.
3855         * config/arm/arm-isa.h: Delete.  Move definitions to ...
3856         * arm-cpus.in: ... here.  Use new feature and fgroup values.
3857         * config/arm/arm.c (arm_option_override): Use lower case for feature
3858         bit names.
3859         * config/arm/arm.h (TARGET_HARD_FLOAT): Likewise.
3860         (TARGET_VFP3, TARGET_VFP5, TARGET_FMA): Likewise.
3861         * config/arm/parsecpu.awk (END): Add new command 'isa'.
3862         (isa_pfx): Delete.
3863         (print_isa_bits_for): New function.
3864         (gen_isa): New function.
3865         (gen_comm_data): Use print_isa_bits_for.
3866         (define feature): New keyword.
3867         (define fgroup): New keyword.
3868         * config/arm/t-arm (OPTIONS_H_EXTRA): Add arm-isa.h
3869         (arm-isa.h): Add rule to generate file.
3870         * common/config/arm/arm-common.c: (arm_canon_arch_option): Use lower
3871         case for feature bit names.
3873 2017-09-06  Richard Biener  <rguenther@suse.de>
3875         * tree-ssa-pre.c (NECESSARY): Remove.
3876         (create_expression_by_pieces): Do not touch pass-local flags.
3877         (insert_into_preds_of_block): Likewise.
3878         (do_pre_regular_insertion): Likewise.
3879         (eliminate_insert): Likewise.
3880         (eliminate_dom_walker::before_dom_children): Likewise.
3881         (fini_eliminate): Do not look at inserted_exprs.
3882         (mark_operand_necessary): Remove.
3883         (remove_dead_inserted_code): Replace with simple work-list
3884         algorithm based on inserted_exprs and SSA uses.
3885         (pass_pre::execute): Re-order fini_eliminate and
3886         remove_dead_inserted_code.
3888 2017-09-06  Olivier Hainque  <hainque@adacore.com>
3890         * config/powerpcspe/vxworks.h (VXCPU_FOR_8548): Correct definition
3891         for VxWorks 7.  Adjust surrounding comments.
3893 2017-09-06  Richard Biener  <rguenther@suse.de>
3895         * gimple-ssa-strength-reduction.c
3896         (find_candidates_dom_walker::before_dom_children): Also allow
3897         pointer types.
3899 2017-09-06  Richard Biener  <rguenther@suse.de>
3901         PR tree-optimization/82108
3902         * tree-vect-stmts.c (vectorizable_load): Fix pointer adjustment
3903         for gap in the non-permutation SLP case.
3905 2017-09-06  Martin Jambor  <mjambor@suse.cz>
3907         PR tree-optimization/82078
3908         * tree-sra.c (sort_and_splice_var_accesses): Move call to
3909         add_access_to_work_queue...
3910         (build_accesses_from_assign): ...here.
3911         (propagate_all_subaccesses): Make sure racc is the group
3912         representative, if there is one.
3914 2017-09-06  Jakub Jelinek  <jakub@redhat.com>
3916         PR middle-end/82095
3917         * varasm.c (categorize_decl_for_section): Use SECCAT_TBSS for TLS vars with
3918         NULL DECL_INITIAL.
3920 2017-09-06  Richard Biener  <rguenther@suse.de>
3922         * gimple-ssa-strength-reduction.c
3923         (find_candidates_dom_walker::before_doom_children): Use a
3924         type and not a mode check.
3926 2017-09-06  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3928         PR target/77308
3929         * config/arm/predicates.md (arm_general_adddi_operand): Create new
3930         non-vfp predicate.
3931         * config/arm/arm.md (*arm_adddi3, *arm_subdi3): Use new predicates.
3933 2017-09-05  Jeff Law  <law@redhat.com>
3935         PR tree-optimization/64910
3936         * tree-ssa-reassoc.c (reassociate_bb): Restrict last change to
3937         cases where we have 3 or more operands.
3939 2017-09-05  Jakub Jelinek  <jakub@redhat.com>
3941         PR middle-end/81768
3942         * omp-low.c (lower_omp_for): Recompute tree invariant if
3943         gimple_omp_for_initial/final is ADDR_EXPR.
3945         PR middle-end/81768
3946         * omp-expand.c (expand_omp_simd): Force second operands of COND_EXPR
3947         into gimple val before gimplification fo the COND_EXPR.
3949 2017-09-05  Aldy Hernandez  <aldyh@redhat.com>
3951         * tree-ssa-threadupdate.c (duplicate_thread_path): Remove unused
3952         REGION_COPY argument.
3953         (thread_through_all_blocks): Remove unused argument to
3954         duplicate_thread_path.
3956 2017-09-05  Richard Sandiford  <richard.sandiford@linaro.org>
3957             Alan Hayward  <alan.hayward@arm.com>
3958             David Sherwood  <david.sherwood@arm.com>
3960         * config/aarch64/aarch64-protos.h (aarch64_gen_adjusted_ldpstp):
3961         Take a scalar_mode rather than a machine_mode.
3962         (aarch64_operands_adjust_ok_for_ldpstp): Likewise.
3963         * config/aarch64/aarch64.c (aarch64_simd_container_mode): Likewise.
3964         (aarch64_operands_adjust_ok_for_ldpstp): Likewise.
3965         (aarch64_gen_adjusted_ldpstp): Likewise.
3966         (aarch64_expand_vector_init): Use scalar_mode instead of machine_mode.
3968 2017-09-05  Richard Sandiford  <richard.sandiford@linaro.org>
3969             Alan Hayward  <alan.hayward@arm.com>
3970             David Sherwood  <david.sherwood@arm.com>
3972         * config/aarch64/aarch64-protos.h (aarch64_is_extend_from_extract):
3973         Take a scalar_int_mode instead of a machine_mode.
3974         (aarch64_mask_and_shift_for_ubfiz_p): Likewise.
3975         (aarch64_output_scalar_simd_mov_immediate): Likewise.
3976         (aarch64_simd_scalar_immediate_valid_for_move): Likewise.
3977         (aarch64_simd_attr_length_rglist): Delete.
3978         * config/aarch64/aarch64.c (aarch64_is_extend_from_extract): Take
3979         a scalar_int_mode instead of a machine_mode.
3980         (aarch64_add_offset): Likewise.
3981         (aarch64_internal_mov_immediate): Likewise
3982         (aarch64_add_constant_internal): Likewise.
3983         (aarch64_add_constant): Likewise.
3984         (aarch64_movw_imm): Likewise.
3985         (aarch64_rtx_arith_op_extract_p): Likewise.
3986         (aarch64_mask_and_shift_for_ubfiz_p): Likewise.
3987         (aarch64_simd_scalar_immediate_valid_for_move): Likewise.
3988         Remove assert that the mode isn't a vector.
3989         (aarch64_output_scalar_simd_mov_immediate): Likewise.
3990         (aarch64_expand_mov_immediate): Update calls after above changes.
3991         (aarch64_output_casesi): Use as_a <scalar_int_mode>.
3992         (aarch64_and_bitmask_imm): Check for scalar integer modes.
3993         (aarch64_move_imm): Likewise.
3994         (aarch64_can_const_movi_rtx_p): Likewise.
3995         (aarch64_strip_extend): Likewise.
3996         (aarch64_extr_rtx_p): Likewise.
3997         (aarch64_rtx_costs): Likewise, using wode_mode as the mode of
3998         a CONST_INT when the mode parameter is VOIDmode.
3999         (aarch64_float_const_rtx_p): Use scalar_int_mode for a temporary.
4001 2017-09-05  Richard Sandiford  <richard.sandiford@linaro.org>
4003         * machmode.h (bitwise_mode_for_mode): Return opt_mode.
4004         * stor-layout.c (bitwise_mode_for_mode): Likewise.
4005         (bitwise_type_for_mode): Update accordingly.
4007 2017-09-05  Richard Sandiford  <richard.sandiford@linaro.org>
4009         * stor-layout.h (mode_for_size_tree): Return an opt_mode.
4010         * stor-layout.c (mode_for_size_tree): Likewise.
4011         (mode_for_array): Update accordingly.
4012         (layout_decl): Likewise.
4013         (compute_record_mode): Likewise.  Only set the mode once.
4015 2017-09-05  Richard Sandiford  <richard.sandiford@linaro.org>
4017         * target.def (get_mask_mode): Change return type to opt_mode.
4018         Expand commentary.
4019         * doc/tm.texi: Regenerate.
4020         * targhooks.h (default_get_mask_mode): Return an opt_mode.
4021         * targhooks.c (default_get_mask_mode): Likewise.
4022         * config/i386/i386.c (ix86_get_mask_mode): Likewise.
4023         * optabs-query.c (can_vec_mask_load_store_p): Update use of
4024         targetm.get_mask_mode.
4025         * tree.c (build_truth_vector_type): Likewise.
4027 2017-09-05  Richard Sandiford  <richard.sandiford@linaro.org>
4029         * machmode.h (mode_for_vector): Return an opt_mode.
4030         * stor-layout.c (mode_for_vector): Likewise.
4031         (mode_for_int_vector): Update accordingly.
4032         (layout_type): Likewise.
4033         * config/i386/i386.c (emit_memmov): Likewise.
4034         (ix86_expand_set_or_movmem): Likewise.
4035         (ix86_expand_vector_init): Likewise.
4036         (ix86_get_mask_mode): Likewise.
4037         * config/powerpcspe/powerpcspe.c (rs6000_expand_vec_perm_const_1):
4038         Likewise.
4039         * config/rs6000/rs6000.c (rs6000_expand_vec_perm_const_1): Likewise.
4040         * expmed.c (extract_bit_field_1): Likewise.
4041         * expr.c (expand_expr_real_2): Likewise.
4042         * optabs-query.c (can_vec_perm_p): Likewise.
4043         (can_vec_mask_load_store_p): Likewise.
4044         * optabs.c (expand_vec_perm): Likewise.
4045         * targhooks.c (default_get_mask_mode): Likewise.
4046         * tree-vect-stmts.c (vectorizable_store): Likewise.
4047         (vectorizable_load): Likewise.
4048         (get_vectype_for_scalar_type_and_size): Likewise.
4050 2017-09-05  Richard Sandiford  <richard.sandiford@linaro.org>
4052         * machmode.h (mode_for_int_vector): New function.
4053         * stor-layout.c (mode_for_int_vector): Likewise.
4054         * config/aarch64/aarch64.c (aarch64_emit_approx_sqrt): Use it.
4055         * config/powerpcspe/powerpcspe.c (rs6000_do_expand_vec_perm): Likewise.
4056         * config/rs6000/rs6000.c (rs6000_do_expand_vec_perm): Likewise.
4057         * config/s390/s390.c (s390_expand_vec_compare_cc): Likewise.
4058         (s390_expand_vcond): Likewise.
4060 2017-09-05  Richard Sandiford  <richard.sandiford@linaro.org>
4062         * machmode.h (opt_machine_mode): New type.
4063         (opt_mode<T>): Allow construction from anything that can be
4064         converted to a T.
4065         (is_a, as_a, dyn_cast): Add overloads for opt_mode.
4066         (mode_for_size): Return an opt_machine_mode.
4067         * stor-layout.c (mode_for_size): Likewise.
4068         (mode_for_size_tree): Update call accordingly.
4069         (bitwise_mode_for_mode): Likewise.
4070         (make_fract_type): Likewise.
4071         (make_accum_type): Likewise.
4072         * caller-save.c (replace_reg_with_saved_mem): Update call
4073         accordingly.
4074         * config/alpha/alpha.h (SECONDARY_MEMORY_NEEDED_MODE): Likewise.
4075         * config/i386/i386.h (SECONDARY_MEMORY_NEEDED_MODE): Likewise.
4076         * config/s390/s390.h (SECONDARY_MEMORY_NEEDED_MODE): Likewise.
4077         * config/sparc/sparc.h (SECONDARY_MEMORY_NEEDED_MODE): Likewise.
4078         * expmed.c (extract_bit_field_1): Likewise.
4079         * reload.c (get_secondary_mem): Likewise.
4080         * varasm.c (assemble_integer): Likewise.
4081         * lower-subreg.c (simplify_subreg_concatn): Likewise.  Move
4082         early-out.
4084 2017-09-05  Richard Sandiford  <richard.sandiford@linaro.org>
4086         * machmode.h (decimal_float_mode_for_size): New function.
4087         * real.h (REAL_VALUE_TO_TARGET_LONG_DOUBLE): Use float_mode_for_size.
4088         (REAL_VALUE_TO_TARGET_DOUBLE): Likewise.
4089         (REAL_VALUE_TO_TARGET_SINGLE): Likewise.
4090         (REAL_VALUE_TO_TARGET_DECIMAL128): Use decimal_float_mode_for_size.
4091         (REAL_VALUE_TO_TARGET_DECIMAL64): Likewise.
4092         (REAL_VALUE_TO_TARGET_DECIMAL32): Likewise.
4094 2017-09-05  Richard Sandiford  <richard.sandiford@linaro.org>
4096         * builtins.c (expand_builtin_powi): Use int_mode_for_size.
4097         (get_builtin_sync_mode): Likewise.
4098         (expand_ifn_atomic_compare_exchange): Likewise.
4099         (expand_builtin_atomic_clear): Likewise.
4100         (expand_builtin_atomic_test_and_set): Likewise.
4101         (fold_builtin_atomic_always_lock_free): Likewise.
4102         * calls.c (compute_argument_addresses): Likewise.
4103         (emit_library_call_value_1): Likewise.
4104         (store_one_arg): Likewise.
4105         * combine.c (combine_instructions): Likewise.
4106         * config/aarch64/aarch64.c (aarch64_function_value): Likewise.
4107         * config/arm/arm.c (arm_function_value): Likewise.
4108         (aapcs_allocate_return_reg): Likewise.
4109         * config/c6x/c6x.c (c6x_expand_movmem): Likewise.
4110         * config/i386/i386.c (construct_container): Likewise.
4111         (ix86_gimplify_va_arg): Likewise.
4112         (ix86_expand_sse_cmp): Likewise.
4113         (emit_memmov): Likewise.
4114         (emit_memset): Likewise.
4115         (expand_small_movmem_or_setmem): Likewise.
4116         (ix86_expand_pextr): Likewise.
4117         (ix86_expand_pinsr): Likewise.
4118         * config/lm32/lm32.c (lm32_block_move_inline): Likewise.
4119         * config/microblaze/microblaze.c (microblaze_block_move_straight):
4120         Likewise.
4121         * config/mips/mips.c (mips_function_value_1) Likewise.
4122         (mips_block_move_straight): Likewise.
4123         (mips_expand_ins_as_unaligned_store): Likewise.
4124         * config/powerpcspe/powerpcspe.c
4125         (rs6000_darwin64_record_arg_advance_flush): Likewise.
4126         (rs6000_darwin64_record_arg_flush): Likewise.
4127         * config/rs6000/rs6000.c
4128         (rs6000_darwin64_record_arg_advance_flush): Likewise.
4129         (rs6000_darwin64_record_arg_flush): Likewise.
4130         * config/sparc/sparc.c (sparc_function_arg_1): Likewise.
4131         (sparc_function_value_1): Likewise.
4132         * config/spu/spu.c (adjust_operand): Likewise.
4133         (spu_emit_branch_or_set): Likewise.
4134         (arith_immediate_p): Likewise.
4135         * emit-rtl.c (gen_lowpart_common): Likewise.
4136         * expr.c (expand_expr_real_1): Likewise.
4137         * function.c (assign_parm_setup_block): Likewise.
4138         * gimple-ssa-store-merging.c (encode_tree_to_bitpos): Likewise.
4139         * reload1.c (alter_reg): Likewise.
4140         * stor-layout.c (mode_for_vector): Likewise.
4141         (layout_type): Likewise.
4143 2017-09-05  Richard Sandiford  <richard.sandiford@linaro.org>
4145         * config/spu/spu.c (exp2_immediate_p): Use int_mode_for_mode.
4146         (spu_convert_move): Likewise.
4147         * lower-subreg.c (resolve_simple_move): Likewise.
4149 2017-09-05  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
4151         PR target/81833
4152         * config/rs6000/altivec.md (altivec_vsum2sws): Convert from a
4153         define_insn to a define_expand.
4154         (altivec_vsum2sws_direct): New define_insn.
4155         (altivec_vsumsws): Convert from a define_insn to a define_expand.
4157 2017-09-05  Wilco Dijkstra  <wdijkstr@arm.com>
4159         * config/arm/arm.c (arm_option_params_internal): Improve setting of
4160         max_insns_skipped.
4162 2017-09-05  H.J. Lu  <hongjiu.lu@intel.com>
4164         PR target/59501
4165         PR target/81624
4166         PR target/81769
4167         * config/i386/i386.c (ix86_finalize_stack_frame_flags): Don't
4168         realign stack if stack alignment needed is less than incoming
4169         stack boundary.
4171 2017-09-05  Marek Polacek  <polacek@redhat.com>
4173         PR sanitizer/82072
4174         * convert.c (convert_to_integer_1) <case NEGATE_EXPR>: Move the ubsan
4175         check earlier.
4177 2017-09-05  Wilco Dijkstra  <wdijkstr@arm.com>
4179         * explow.c (get_dynamic_stack_size): Improve dynamic alignment.
4181 2017-09-05  Richard Biener  <rguenther@suse.de>
4183         PR tree-optimization/82084
4184         * fold-const.c (can_native_encode_string_p): Handle wide characters.
4186 2017-09-05  Richard Biener  <rguenther@suse.de>
4188         PR tree-optimization/82102
4189         * tree-ssa-pre.c (fini_eliminate): Check if lhs is NULL.
4191 2017-09-05  Martin Liska  <mliska@suse.cz>
4193         PR tree-optimization/82032
4194         * tree-cfg.c (generate_range_test): New function.
4195         * tree-cfg.h (generate_range_test): Declared here.
4196         * tree-cfgcleanup.c (convert_single_case_switch): New function.
4197         (cleanup_control_expr_graph): Use it.
4198         * tree-switch-conversion.c (try_switch_expansion): Remove
4199         assert.
4200         (emit_case_nodes): Use generate_range_test.
4202 2017-09-04  Uros Bizjak  <ubizjak@gmail.com>
4204         PR target/82098
4205         * config/i386/i386.md (*<btsc><mode>_mask): Add
4206         TARGET_USE_BT to insn constraint.
4207         (*btr<mode>_mask): Ditto.
4209 2017-09-04  Wilco Dijkstra  <wdijkstr@arm.com>
4211         * config/arm/arm.c (arm_legitimate_index_p): Add comment.
4212         (thumb2_legitimate_index_p): Use correct range for DI/DF mode.
4214 2017-09-04  Bernd Edlinger  <bernd.edlinger@hotmail.de>
4216         PR target/77308
4217         * config/arm/arm.md (*arm_adddi3, *arm_subdi3): Split early except for
4218         TARGET_NEON and TARGET_IWMMXT.
4219         (anddi3, iordi3, xordi3, one_cmpldi2): Split while expanding except for
4220         TARGET_NEON and TARGET_IWMMXT.
4221         (*one_cmpldi2_insn): Moved the body of one_cmpldi2 here.
4223 2017-09-04  Uros Bizjak  <ubizjak@gmail.com>
4225         * config/i386/i386-protos.h (ix86_tls_address_pattern_p) New prototype.
4226         (ix86_rewrite_tls_address): Ditto.
4227         * config/i386/i386.c (ix86_tls_address_pattern_p) New function.
4228         (ix86_rewrite_tls_address_1): Ditto.
4229         (ix86_rewrite_tls_address): Ditto.
4230         * config/i386/predicates.md (tls_address_pattern): New predicate.
4231         * config/i386/i386.md (TLS address splitter): New splitter.
4233 2017-09-04  Richard Biener  <rguenther@suse.de>
4235         PR tree-optimization/82084
4236         * fold-const.h (can_native_encode_string_p): Declare.
4237         * fold-const.c (can_native_encode_string_p): Factor out from ...
4238         (native_encode_string): ... here.
4239         * tree-vect-stmts.c (vectorizable_store): Call it to avoid
4240         vectorizing stores from constants we later cannot handle.
4242 2017-09-04  Marek Polacek  <polacek@redhat.com>
4244         PR c/81783
4245         * doc/invoke.texi: Update -Wtautological-compare documentation.
4247 2017-09-04  Jeff Law  <law@redhat.com>
4249         PR tree-optimization/64910
4250         * tree-ssa-reassoc.c (reassociate_bb): For bitwise binary ops,
4251         swap the first and last operand if the last is a constant.
4253 2017-09-04  Marek Polacek  <polacek@redhat.com>
4255         PR sanitizer/82072
4256         * convert.c (do_narrow): When sanitizing signed integer overflows,
4257         bail out for signed types.
4258         (convert_to_integer_1) <case NEGATE_EXPR>: Likewise.
4260 2017-09-04  Richard Biener  <rguenther@suse.de>
4262         PR tree-optimization/82060
4263         * tree-ssa-pre.c (eliminate_dom_walker::before_dom_children):
4264         Move devirtualization after stmt folding and before EH/AB/noreturn
4265         cleanup to get the stmt refs canonicalized.  Use a bool instead
4266         of gimple_modified_p since that doesn't work for NOPs.  Schedule
4267         NOPs generated by folding for removal.
4269 2017-09-04  Richard Sandiford  <richard.sandiford@linaro.org>
4270             Alan Hayward  <alan.hayward@arm.com>
4271             David Sherwood  <david.sherwood@arm.com>
4273         * coretypes.h (pad_direction): New enum.
4274         * defaults.h (DEFAULT_FUNCTION_ARG_PADDING): Delete.
4275         (FUNCTION_ARG_PADDING): Likewise.
4276         * target.def (function_arg_padding): New hook.
4277         * targhooks.h (default_function_arg_padding): Declare.
4278         * targhooks.c (default_function_arg_padding): New function.
4279         * doc/tm.texi.in (FUNCTION_ARG_PADDING): Replace with...
4280         (TARGET_FUNCTION_ARG_PADDING): ...this.
4281         * doc/tm.texi: Regenerate.
4282         * calls.c (store_unaligned_arguments_into_pseudos): Use pad_direction
4283         instead of direction.
4284         (compute_argument_addresses): Likewise.
4285         (load_register_parameters): Likewise.
4286         (emit_library_call_value_1): Likewise.
4287         (store_one_arg): Use targetm.calls.function_arg_padding instead
4288         of FUNCTION_ARG_PADDING.
4289         (must_pass_in_stack_var_size_or_pad): Likewise.
4290         * expr.c (emit_group_load_1): Use pad_direction instead of direction.
4291         (emit_group_store): Likewise.
4292         (emit_single_push_insn_1): Use targetm.calls.function_arg_padding
4293         instead of FUNCTION_ARG_PADDING.
4294         (emit_push_insn): Likewise, and propagate enum change throughout
4295         function.
4296         * function.h (direction): Delete.
4297         (locate_and_pad_arg_data::where_pad): Use pad_direction instead
4298         of direction.
4299         * function.c (assign_parm_find_stack_rtl): Likewise.
4300         (assign_parm_setup_block_p): Likewise.
4301         (assign_parm_setup_block): Likewise.
4302         (gimplify_parameters): Likewise.
4303         (locate_and_pad_parm): Use targetm.calls.function_arg_padding
4304         instead of FUNCTION_ARG_PADDING, and propagate enum change throughout
4305         function.
4306         * config/aarch64/aarch64.h (FUNCTION_ARG_PADDING): Delete.
4307         (BLOCK_REG_PADDING): Use pad_direction instead of direction.
4308         * config/aarch64/aarch64-protos.h (aarch64_pad_arg_upward): Delete.
4309         * config/aarch64/aarch64.c (aarch64_pad_arg_upward): Replace with...
4310         (aarch64_function_arg_padding): ...this new function.
4311         (aarch64_gimplify_va_arg_expr): Use pad_direction instead of direction.
4312         (TARGET_FUNCTION_ARG_PADDING): Redefine.
4313         * config/arm/arm.h (FUNCTION_ARG_PADDING): Delete.
4314         (BLOCK_REG_PADDING): Use pad_direction instead of direction.
4315         * config/arm/arm-protos.h (arm_pad_arg_upward): Delete.
4316         * config/arm/arm.c (TARGET_FUNCTION_ARG_PADDING): Redefine.
4317         (arm_pad_arg_upward): Replace with...
4318         (arm_function_arg_padding): ...this new function.
4319         * config/c6x/c6x.h (BLOCK_REG_PADDING): Use pad_direction instead
4320         of direction.
4321         * config/ia64/hpux.h (FUNCTION_ARG_PADDING): Delete.
4322         * config/ia64/ia64-protos.h (ia64_hpux_function_arg_padding): Delete.
4323         * config/ia64/ia64.c (TARGET_FUNCTION_ARG_PADDING): Redefine.
4324         (ia64_hpux_function_arg_padding): Replace with...
4325         (ia64_function_arg_padding): ...this new function.  Use pad_direction
4326         instead of direction.  Check for TARGET_HPUX.
4327         * config/iq2000/iq2000.h (FUNCTION_ARG_PADDING): Delete.
4328         * config/iq2000/iq2000.c (TARGET_FUNCTION_ARG_PADDING): Redefine.
4329         (iq2000_function_arg_padding): New function.
4330         * config/mips/mips-protos.h (mips_pad_arg_upward): Delete.
4331         * config/mips/mips.c (mips_pad_arg_upward): Replace with...
4332         (mips_function_arg_padding): ...this new function.
4333         (mips_pad_reg_upward): Update accordingly.
4334         (TARGET_FUNCTION_ARG_PADDING): Redefine.
4335         * config/mips/mips.h (PAD_VARARGS_DOWN): Use
4336         targetm.calls.function_arg_padding.
4337         (FUNCTION_ARG_PADDING): Delete.
4338         (BLOCK_REG_PADDING): Use pad_direction instead of direction.
4339         * config/nios2/nios2.h (FUNCTION_ARG_PADDING): Delete.
4340         (PAD_VARARGS_DOWN): Use targetm.calls.function_arg_padding.
4341         * config/nios2/nios2-protos.h (nios2_function_arg_padding): Delete.
4342         (nios2_block_reg_padding): Return pad_direction instead of direction.
4343         * config/nios2/nios2.c (nios2_block_reg_padding): Return pad_direction
4344         instead of direction.
4345         (nios2_function_arg_padding): Likewise.  Make static.
4346         (TARGET_FUNCTION_ARG_PADDING): Redefine.
4347         * config/pa/pa.h (FUNCTION_ARG_PADDING): Delete.
4348         (BLOCK_REG_PADDING): Use targetm.calls.function_arg_padding.
4349         * config/pa/pa-protos.h (pa_function_arg_padding): Delete.
4350         * config/pa/pa.c (TARGET_FUNCTION_ARG_PADDING): Redefine.
4351         (pa_function_arg_padding): Make static.  Return pad_direction instead
4352         of direction.
4353         * config/powerpcspe/powerpcspe.h (FUNCTION_ARG_PADDING): Delete.
4354         (PAD_VARARGS_DOWN): Use targetm.calls.function_arg_padding.
4355         * config/powerpcspe/aix.h (BLOCK_REG_PADDING): Use pad_direction
4356         instead of direction.  Use targetm.calls.function_arg_padding.
4357         * config/powerpcspe/darwin.h (BLOCK_REG_PADDING): Likewise.
4358         * config/powerpcspe/freebsd64.h (BLOCK_REG_PADDING): Likewise.
4359         * config/powerpcspe/linux64.h (BLOCK_REG_PADDING): Likewise.
4360         * config/powerpcspe/powerpcspe-protos.h (function_arg_padding): Delete.
4361         * config/powerpcspe/powerpcspe.c (TARGET_FUNCTION_ARG_PADDING):
4362         Redefine.
4363         (function_arg_padding): Rename to...
4364         (rs6000_function_arg_padding): ...this.  Make static.  Return
4365         pad_direction instead of direction.
4366         (rs6000_return_in_msb): Use rs6000_function_arg_padding.
4367         * config/rs6000/rs6000.h (FUNCTION_ARG_PADDING): Delete.
4368         (PAD_VARARGS_DOWN): Use targetm.calls.function_arg_padding.
4369         * config/rs6000/aix.h (BLOCK_REG_PADDING): Use pad_direction
4370         instead of direction.  Use targetm.calls.function_arg_padding.
4371         * config/rs6000/darwin.h (BLOCK_REG_PADDING): Likewise.
4372         * config/rs6000/freebsd64.h (BLOCK_REG_PADDING): Likewise.
4373         * config/rs6000/linux64.h (BLOCK_REG_PADDING): Likewise.
4374         * config/rs6000/rs6000-protos.h (function_arg_padding): Delete.
4375         * config/rs6000/rs6000.c (TARGET_FUNCTION_ARG_PADDING): Redefine.
4376         (function_arg_padding): Rename to...
4377         (rs6000_function_arg_padding): ...this.  Make static.  Return
4378         pad_direction instead of direction.
4379         (rs6000_return_in_msb): Use rs6000_function_arg_padding.
4380         * config/s390/s390.h (FUNCTION_ARG_PADDING): Delete.
4381         * config/s390/s390.c (s390_function_arg_padding): New function.
4382         (TARGET_FUNCTION_ARG_PADDING): Redefine.
4383         * config/sparc/sparc.h (FUNCTION_ARG_PADDING): Delete.
4384         * config/sparc/sparc-protos.h (function_arg_padding): Delete.
4385         * config/sparc/sparc.c (TARGET_FUNCTION_ARG_PADDING): Redefine.
4386         (function_arg_padding): Rename to...
4387         (sparc_function_arg_padding): ...this.  Make static.  Return
4388         pad_direction instead of direction.
4389         * config/spu/spu.h (FUNCTION_ARG_PADDING): Delete.
4390         * config/spu/spu.c (spu_function_arg_padding): New function.
4391         (TARGET_FUNCTION_ARG_PADDING): Redefine.
4392         * system.h (FUNCTION_ARG_PADDING): Poison.
4394 2017-09-04  Richard Sandiford  <richard.sandiford@linaro.org>
4395             Alan Hayward  <alan.hayward@arm.com>
4396             David Sherwood  <david.sherwood@arm.com>
4398         * target.def (modes_tieable_p): New hook.
4399         * doc/tm.texi (MODES_TIEABLE_P): Replace with...
4400         (TARGET_MODES_TIEABLE_P): ...this.
4401         * doc/tm.texi.in: Regenerate.
4402         * hooks.h (hook_bool_mode_mode_true): Declare.
4403         * hooks.c (hook_bool_mode_mode_true): New function.
4404         * combine.c (subst): Use targetm.modes_tieable_p instead of
4405         MODES_TIEABLE_P.
4406         * dse.c (find_shift_sequence): Likewise.
4407         * expmed.c (extract_low_bits): Likewise.
4408         * lower-subreg.c: Include target.h.
4409         (find_decomposable_subregs): Use targetm.modes_tieable_p instead of
4410         MODES_TIEABLE_P.
4411         * rtlanal.c (rtx_cost): Likewise.
4412         * config/aarch64/aarch64.h (MODES_TIEABLE_P): Delete.
4413         * config/aarch64/aarch64-protos.h (aarch64_modes_tieable_p): Delete.
4414         * config/aarch64/aarch64.c (aarch64_modes_tieable_p): Make static.
4415         (TARGET_MODES_TIEABLE_P): Redefine.
4416         * config/alpha/alpha.h (MODES_TIEABLE_P): Delete.
4417         * config/alpha/alpha.c (alpha_modes_tieable_p): New function.
4418         (TARGET_MODES_TIEABLE_P): Redefine.
4419         * config/arc/arc.h (MODES_TIEABLE_P): Delete.
4420         * config/arc/arc.c (TARGET_MODES_TIEABLE_P): Redefine.
4421         (arc_modes_tieable_p): New function.
4422         * config/arm/arm.h (MODES_TIEABLE_P): Delete.
4423         * config/arm/arm-protos.h (arm_modes_tieable_p): Delete.
4424         * config/arm/arm.c (TARGET_MODES_TIEABLE_P): Redefine.
4425         (arm_modes_tieable_p): Make static.
4426         * config/avr/avr.h (MODES_TIEABLE_P): Delete.
4427         * config/bfin/bfin.h (MODES_TIEABLE_P): Delete.
4428         * config/bfin/bfin.c (bfin_modes_tieable_p): New function.
4429         (TARGET_MODES_TIEABLE_P): Redefine.
4430         * config/c6x/c6x.h (MODES_TIEABLE_P): Delete.
4431         * config/c6x/c6x.c (c6x_modes_tieable_p): New function.
4432         (TARGET_MODES_TIEABLE_P): Redefine.
4433         * config/cr16/cr16.h (MODES_TIEABLE_P): Delete.
4434         * config/cr16/cr16.c (TARGET_MODES_TIEABLE_P): Redefine.
4435         (cr16_modes_tieable_p): New function.
4436         * config/cris/cris.h (MODES_TIEABLE_P): Delete.
4437         * config/epiphany/epiphany.h (MODES_TIEABLE_P): Delete.
4438         * config/fr30/fr30.h (MODES_TIEABLE_P): Delete.
4439         (TRULY_NOOP_TRUNCATION): Update comment.
4440         * config/frv/frv.h (MODES_TIEABLE_P): Delete.
4441         (TRULY_NOOP_TRUNCATION): Update comment.
4442         * config/frv/frv.c (TARGET_MODES_TIEABLE_P): Redefine.
4443         (frv_modes_tieable_p): New function.
4444         * config/ft32/ft32.h (MODES_TIEABLE_P): Delete.
4445         * config/h8300/h8300.h (MODES_TIEABLE_P): Delete.
4446         * config/h8300/h8300.c (h8300_modes_tieable_p): New function.
4447         (TARGET_MODES_TIEABLE_P): Redefine.
4448         * config/i386/i386.h (MODES_TIEABLE_P): Delete.
4449         * config/i386/i386-protos.h (ix86_modes_tieable_p): Delete.
4450         * config/i386/i386.c (ix86_modes_tieable_p): Make static.
4451         (TARGET_MODES_TIEABLE_P): Redefine.
4452         * config/ia64/ia64.h (MODES_TIEABLE_P): Delete.
4453         * config/ia64/ia64.c (TARGET_MODES_TIEABLE_P): Redefine.
4454         (ia64_modes_tieable_p): New function.
4455         * config/iq2000/iq2000.h (MODES_TIEABLE_P): Delete.
4456         * config/iq2000/iq2000.c (TARGET_MODES_TIEABLE_P): Redefine.
4457         (iq2000_modes_tieable_p): New function.
4458         * config/lm32/lm32.h (MODES_TIEABLE_P): Delete.
4459         * config/lm32/lm32.c (TARGET_MODES_TIEABLE_P): Redefine.
4460         (lm32_modes_tieable_p): New function.
4461         * config/m32c/m32c.h (MODES_TIEABLE_P): Delete.
4462         * config/m32c/m32c-protos.h (m32c_modes_tieable_p): Delete.
4463         * config/m32c/m32c.c (m32c_modes_tieable_p): Make static.
4464         (TARGET_MODES_TIEABLE_P): Redefine.
4465         * config/m32r/m32r.h (MODES_TIEABLE_P): Delete.
4466         * config/m32r/m32r.c (TARGET_MODES_TIEABLE_P): Redefine.
4467         (m32r_modes_tieable_p): New function.
4468         * config/m68k/m68k.h (MODES_TIEABLE_P): Delete.
4469         * config/m68k/m68k.c (TARGET_MODES_TIEABLE_P): Redefine.
4470         (m68k_modes_tieable_p): New function.
4471         * config/mcore/mcore.h (MODES_TIEABLE_P): Delete.
4472         * config/mcore/mcore.c (TARGET_MODES_TIEABLE_P): Redefine.
4473         (mcore_modes_tieable_p): New function.
4474         * config/microblaze/microblaze.h (MODES_TIEABLE_P): Delete.
4475         * config/microblaze/microblaze.c (microblaze_modes_tieable_p): New
4476         function.
4477         (TARGET_MODES_TIEABLE_P): Redefine.
4478         * config/mips/mips.h (MODES_TIEABLE_P): Delete.
4479         * config/mips/mips-protos.h (mips_modes_tieable_p): Delete.
4480         * config/mips/mips.c (mips_modes_tieable_p): Make static.
4481         (TARGET_MODES_TIEABLE_P): Redefine.
4482         * config/mmix/mmix.h (MODES_TIEABLE_P): Delete.
4483         * config/mn10300/mn10300.h (MODES_TIEABLE_P): Delete.
4484         * config/mn10300/mn10300-protos.h (mn10300_modes_tieable): Delete.
4485         * config/mn10300/mn10300.c (mn10300_modes_tieable): Rename to...
4486         (mn10300_modes_tieable_p): ...this and make static.
4487         (TARGET_MODES_TIEABLE_P): Redefine.
4488         * config/moxie/moxie.h (MODES_TIEABLE_P): Delete.
4489         * config/msp430/msp430.h (MODES_TIEABLE_P): Delete.
4490         * config/msp430/msp430-protos.h (msp430_modes_tieable_p): Delete.
4491         * config/msp430/msp430.c (TARGET_MODES_TIEABLE_P): Redefine.
4492         (msp430_modes_tieable_p): Make static.
4493         * config/nds32/nds32.h (MODES_TIEABLE_P): Delete.
4494         * config/nds32/nds32.c (nds32_modes_tieable_p): New function.
4495         (TARGET_MODES_TIEABLE_P): Redefine.
4496         * config/nios2/nios2.h (MODES_TIEABLE_P): Delete.
4497         * config/nvptx/nvptx.h (MODES_TIEABLE_P): Delete.
4498         * config/nvptx/nvptx.c (nvptx_modes_tieable_p): New function.
4499         (TARGET_MODES_TIEABLE_P): Redefine.
4500         * config/pa/pa.h (MODES_TIEABLE_P): Delete.
4501         * config/pa/pa-protos.h (pa_modes_tieable_p): Delete.
4502         * config/pa/pa.c (pa_modes_tieable_p): Make static.
4503         (TARGET_MODES_TIEABLE_P): Redefine.
4504         * config/pdp11/pdp11.h (MODES_TIEABLE_P): Delete.
4505         * config/pdp11/pdp11.c (TARGET_MODES_TIEABLE_P): Redefine.
4506         (pdp11_modes_tieable_p): New function.
4507         * config/powerpcspe/powerpcspe.h (MODES_TIEABLE_P): Delete.
4508         * config/powerpcspe/powerpcspe.c (TARGET_MODES_TIEABLE_P): Redefine.
4509         (rs6000_modes_tieable_p): New function.
4510         (rs6000_debug_reg_global): Use it instead of MODES_TIEABLE_P.
4511         * config/powerpcspe/powerpcspe.md: Update comment.
4512         * config/riscv/riscv.h (MODES_TIEABLE_P): Delete.
4513         * config/riscv/riscv.c (riscv_modes_tieable_p): New function.
4514         (TARGET_MODES_TIEABLE_P): Redefine.
4515         * config/rl78/rl78.h (MODES_TIEABLE_P): Delete.
4516         * config/rl78/rl78.c (TARGET_MODES_TIEABLE_P): Redefine.
4517         (rl78_modes_tieable_p): New function.
4518         * config/rs6000/rs6000.h (MODES_TIEABLE_P): Delete.
4519         * config/rs6000/rs6000.c (TARGET_MODES_TIEABLE_P): Redefine.
4520         (rs6000_modes_tieable_p): New function.
4521         (rs6000_debug_reg_global): Use it instead of MODES_TIEABLE_P.
4522         * config/rs6000/rs6000.md: Update comment.
4523         * config/rx/rx.h (MODES_TIEABLE_P): Delete.
4524         * config/rx/rx.c (rx_modes_tieable_p): New function.
4525         (TARGET_MODES_TIEABLE_P): Redefine.
4526         * config/s390/s390.h (MODES_TIEABLE_P): Delete.
4527         * config/s390/s390.c (s390_modes_tieable_p): New function.
4528         (TARGET_MODES_TIEABLE_P): Redefine.
4529         * config/sh/sh.h (MODES_TIEABLE_P): Delete.
4530         * config/sh/sh.c (TARGET_MODES_TIEABLE_P): Redefine.
4531         (sh_modes_tieable_p): New function.
4532         * config/sparc/sparc.h (MODES_TIEABLE_P): Delete.
4533         * config/sparc/sparc-protos.h (sparc_modes_tieable_p): Delete.
4534         * config/sparc/sparc.c (TARGET_MODES_TIEABLE_P): Redefine.
4535         (sparc_modes_tieable_p): Make static.
4536         * config/spu/spu.h (MODES_TIEABLE_P): Delete.
4537         * config/spu/spu.c (spu_modes_tieable_p): New function.
4538         (TARGET_MODES_TIEABLE_P): Redefine.
4539         * config/stormy16/stormy16.h (MODES_TIEABLE_P): Delete.
4540         * config/stormy16/stormy16.c (xstormy16_modes_tieable_p): New function.
4541         (TARGET_MODES_TIEABLE_P): Redefine.
4542         * config/tilegx/tilegx.h (MODES_TIEABLE_P): Delete.
4543         * config/tilepro/tilepro.h (MODES_TIEABLE_P): Delete.
4544         * config/v850/v850.h (MODES_TIEABLE_P): Delete.
4545         * config/v850/v850.c (v850_modes_tieable_p): New function.
4546         (TARGET_MODES_TIEABLE_P): Redefine.
4547         * config/vax/vax.h (MODES_TIEABLE_P): Delete.
4548         * config/visium/visium.h (MODES_TIEABLE_P): Delete.
4549         * config/visium/visium.c (TARGET_MODES_TIEABLE_P): Redefine.
4550         (visium_modes_tieable_p): New function.
4551         * config/xtensa/xtensa.h (MODES_TIEABLE_P): Delete.
4552         * config/xtensa/xtensa.c (TARGET_MODES_TIEABLE_P): Redefine.
4553         (xtensa_modes_tieable_p): New function.
4554         * system.h (MODES_TIEABLE_P): Poison.
4556 2017-09-04  Richard Sandiford  <richard.sandiford@linaro.org>
4557             Alan Hayward  <alan.hayward@arm.com>
4558             David Sherwood  <david.sherwood@arm.com>
4560         * target.def (hard_regno_mode_ok): New hook.
4561         * doc/tm.texi (HARD_REGNO_MODE_OK): Replace with...
4562         (TARGET_HARD_REGNO_MODE_OK): ...this.
4563         * doc/tm.texi.in: Regenerate.
4564         * hooks.h (hook_bool_uint_mode_true): Declare.
4565         * hooks.c (hook_bool_uint_mode_true): New function.
4566         * doc/md.texi: Refer to targetm.hard_regno_mode_ok instead of
4567         HARD_REGNO_MODE_OK.
4568         * genpreds.c (write_insn_preds_c): Add an include of target.h.
4569         * alias.c (init_alias_target): Use targetm.hard_regno_mode_ok
4570         instead of HARD_REGNO_MODE_OK.
4571         * caller-save.c: Include target.h.
4572         (reg_save_code): Use targetm.hard_regno_mode_ok instead of
4573         HARD_REGNO_MODE_OK.
4574         * combine.c (can_combine_p): Likewise.
4575         (combinable_i3pat): Likewise.
4576         (can_change_dest_mode): Likewise.
4577         * expr.c (init_expr_target): Likewise.
4578         (convert_move): Likewise.
4579         (convert_modes): Likewise.
4580         * ira.c (setup_prohibited_class_mode_regs): Likewise.
4581         (setup_prohibited_mode_move_regs): Likewise.
4582         * ira.h (target_ira): Likewise.
4583         * lra-assigns.c (find_hard_regno_for_1): Likewise.
4584         * lra-constraints.c (process_alt_operands): Likewise.
4585         (split_reg): Likewise.
4586         * recog.c (peep2_find_free_register): Likewise.
4587         * ree.c (combine_reaching_defs): Likewise.
4588         * regcprop.c (maybe_mode_change): Likewise.
4589         * reginfo.c (init_reg_sets_1): Likewise.
4590         (choose_hard_reg_mode): Likewise.
4591         (simplifiable_subregs): Likewise.
4592         * regrename.c (check_new_reg_p): Likewise.
4593         * reload.c (find_valid_class): Likewise.
4594         (find_valid_class_1): Likewise.
4595         (reload_inner_reg_of_subreg): Likewise.
4596         (push_reload): Likewise.
4597         (combine_reloads): Likewise.
4598         (find_dummy_reload): Likewise.
4599         (find_reloads): Likewise.
4600         * reload1.c (find_reg): Likewise.
4601         (set_reload_reg): Likewise.
4602         (allocate_reload_reg): Likewise.
4603         (choose_reload_regs): Likewise.
4604         (reload_adjust_reg_for_temp): Likewise.
4605         * rtlanal.c (subreg_size_offset_from_lsb): Likewise.
4606         (simplify_subreg_regno): Likewise.
4607         * sel-sched.c (init_regs_for_mode): Likewise.
4608         * varasm.c (make_decl_rtl): Likewise.
4609         * config/aarch64/aarch64.h (HARD_REGNO_MODE_OK): Delete.
4610         (MODES_TIEABLE_P): Use targetm.hard_regno_mode_ok instead of
4611         HARD_REGNO_MODE_OK.
4612         * config/aarch64/aarch64-protos.h (aarch64_hard_regno_mode_ok): Delete.
4613         * config/aarch64/aarch64.c (aarch64_hard_regno_mode_ok): Make static.
4614         (TARGET_HARD_REGNO_MODE_OK): Redefine.
4615         * config/alpha/alpha.h (HARD_REGNO_MODE_OK): Delete.
4616         * config/alpha/alpha.c (alpha_hard_regno_mode_ok): New function.
4617         (TARGET_HARD_REGNO_MODE_OK): Redefine.
4618         * config/arc/arc.h (arc_hard_regno_mode_ok): Delete.
4619         (arc_mode_class): Delete.
4620         (HARD_REGNO_MODE_OK): Delete.
4621         * config/arc/arc.c (TARGET_HARD_REGNO_MODE_OK): Redefine.
4622         (arc_hard_regno_mode_ok): Rename old array to...
4623         (arc_hard_regno_mode_ok_modes): ...this.
4624         (arc_conditional_register_usage): Update accordingly.
4625         (arc_mode_class): Make static.
4626         (arc_hard_regno_mode_ok): New function.
4627         * config/arm/arm.h (HARD_REGNO_MODE_OK): Delete.
4628         * config/arm/arm-protos.h (arm_hard_regno_mode_ok): Delete.
4629         * config/arm/arm.c (TARGET_HARD_REGNO_MODE_OK): Redefine.
4630         (arm_hard_regno_mode_ok): Make static.
4631         * config/arm/arm.md (movdi): Use targetm.hard_regno_mode_ok instead of
4632         HARD_REGNO_MODE_OK.
4633         * config/avr/avr-protos.h (avr_hard_regno_mode_ok): Delete.
4634         * config/avr/avr.h (HARD_REGNO_MODE_OK): Delete.
4635         * config/avr/avr.c (avr_hard_regno_mode_ok): Make static and
4636         return a bool.
4637         (TARGET_HARD_REGNO_MODE_OK): Redefine.
4638         * config/bfin/bfin-protos.h (hard_regno_mode_ok): Delete.
4639         * config/bfin/bfin.h (HARD_REGNO_MODE_OK): Delete.
4640         * config/bfin/bfin.c (hard_regno_mode_ok): Rename to...
4641         (bfin_hard_regno_mode_ok): ...this.  Make static and return a bool.
4642         (TARGET_HARD_REGNO_MODE_OK): Redefine.
4643         * config/bfin/predicates.md (valid_reg_operand): Use
4644         targetm.hard_regno_mode_ok instead of HARD_REGNO_MODE_OK.
4645         * config/c6x/c6x.h (HARD_REGNO_MODE_OK): Delete.
4646         * config/c6x/c6x.c (c6x_hard_regno_mode_ok): New function.
4647         (TARGET_HARD_REGNO_MODE_OK): Redefine.
4648         * config/cr16/cr16.h (HARD_REGNO_MODE_OK): Delete.
4649         * config/cr16/cr16-protos.h (cr16_hard_regno_mode_ok): Delete.
4650         * config/cr16/cr16.c (TARGET_HARD_REGNO_MODE_OK): Redefine.
4651         (cr16_hard_regno_mode_ok): Make static and return a bool.
4652         * config/cris/cris.h (HARD_REGNO_MODE_OK): Delete.
4653         * config/cris/cris.c (TARGET_HARD_REGNO_MODE_OK): Redefine.
4654         (cris_hard_regno_mode_ok): New function.
4655         * config/epiphany/epiphany.h (epiphany_hard_regno_mode_ok): Delete.
4656         (epiphany_mode_class): Delete.
4657         (HARD_REGNO_MODE_OK): Delete.
4658         * config/epiphany/epiphany-protos.h (hard_regno_mode_ok): Delete.
4659         * config/epiphany/epiphany.c (TARGET_HARD_REGNO_MODE_OK): Redefine.
4660         (hard_regno_mode_ok): Rename to...
4661         (epiphany_hard_regno_mode_ok): ...this.  Make static and return a bool.
4662         * config/fr30/fr30.h (HARD_REGNO_MODE_OK): Delete.
4663         * config/fr30/fr30.md: Refer to targetm.hard_regno_mode_ok instead of
4664         HARD_REGNO_MODE_OK.
4665         * config/frv/frv.h (HARD_REGNO_MODE_OK): Delete.
4666         * config/frv/frv-protos.h (frv_hard_regno_mode_ok): Delete.
4667         * config/frv/frv.c (TARGET_HARD_REGNO_MODE_OK): Redefine.
4668         (frv_hard_regno_mode_ok): Make static and return a bool.
4669         * config/frv/frv.md: Refer to targetm.hard_regno_mode_ok instead of
4670         HARD_REGNO_MODE_OK.
4671         * config/ft32/ft32.h (HARD_REGNO_MODE_OK): Delete.
4672         * config/h8300/h8300.h (HARD_REGNO_MODE_OK): Delete.
4673         * config/h8300/h8300-protos.h (h8300_hard_regno_mode_ok): Delete.
4674         * config/h8300/h8300.c (h8300_hard_regno_mode_ok): Make static
4675         and return a bool.
4676         (TARGET_HARD_REGNO_MODE_OK): Redefine.
4677         * config/i386/i386.h (HARD_REGNO_MODE_OK): Delete.
4678         * config/i386/i386-protos.h (ix86_hard_regno_mode_ok): Delete.
4679         * config/i386/i386.c (ix86_hard_regno_mode_ok): Make static and
4680         return a bool.
4681         (TARGET_HARD_REGNO_MODE_OK): Redefine.
4682         * config/ia64/ia64.h (HARD_REGNO_MODE_OK): Delete.
4683         * config/ia64/ia64.c (TARGET_HARD_REGNO_MODE_OK): Redefine.
4684         (ia64_hard_regno_mode_ok): New function.
4685         * config/iq2000/iq2000.h (HARD_REGNO_MODE_OK): Delete.
4686         * config/iq2000/iq2000.c (TARGET_HARD_REGNO_MODE_OK): Redefine.
4687         (iq2000_hard_regno_mode_ok): New function.
4688         * config/lm32/lm32.h (HARD_REGNO_MODE_OK): Delete.
4689         * config/lm32/lm32.c (TARGET_HARD_REGNO_MODE_OK): Redefine.
4690         (lm32_hard_regno_mode_ok): New function.
4691         * config/m32c/m32c.h (HARD_REGNO_MODE_OK): Delete.
4692         * config/m32c/m32c-protos.h (m32c_hard_regno_ok): Delete.
4693         * config/m32c/m32c.c (class_can_hold_mode): Use m32c_hard_regno_mode_ok
4694         instead of HARD_REGNO_MODE_OK.
4695         (m32c_hard_regno_ok): Rename to...
4696         (m32c_hard_regno_mode_ok): ...this.  Make static and return a bool.
4697         (m32c_cannot_change_mode_class): Update accordingly.
4698         (TARGET_HARD_REGNO_MODE_OK): Redefine.
4699         * config/m32r/m32r.h (m32r_hard_regno_mode_ok): Delete.
4700         (m32r_mode_class): Delete.
4701         (HARD_REGNO_MODE_OK): Delete.
4702         * config/m32r/m32r.c (TARGET_HARD_REGNO_MODE_OK): Redefine.
4703         (m32r_hard_regno_mode_ok): Rename to...
4704         (m32r_hard_regno_modes): ...this.
4705         (m32r_mode_class): Make static.
4706         (m32r_hard_regno_mode_ok): New function.
4707         * config/m68k/m68k.h (HARD_REGNO_MODE_OK): Delete.
4708         * config/m68k/m68k-protos.h (m68k_regno_mode_ok): Delete.
4709         * config/m68k/m68k.c (TARGET_HARD_REGNO_MODE_OK): Redefine.
4710         (m68k_hard_regno_mode_ok): Make static.
4711         * config/mcore/mcore.h (HARD_REGNO_MODE_OK): Delete.
4712         * config/mcore/mcore.c (TARGET_HARD_REGNO_MODE_OK): Redefine.
4713         (mcore_hard_regno_mode_ok): New function.
4714         * config/microblaze/microblaze.h (microblaze_hard_regno_mode_ok)
4715         (HARD_REGNO_MODE_OK): Delete.
4716         * config/microblaze/microblaze.c (microblaze_hard_regno_mode_ok):
4717         Rename to...
4718         (microblaze_hard_regno_mode_ok_p): ...this and make static.
4719         (microblaze_hard_regno_mode_ok): New function.
4720         (TARGET_HARD_REGNO_MODE_OK): Redefine.
4721         * config/mips/mips.h (HARD_REGNO_MODE_OK): Delete.
4722         (mips_hard_regno_mode_ok): Delete.
4723         * config/mips/mips.c (mips_hard_regno_mode_ok): Rename to...
4724         (mips_hard_regno_mode_ok_p): ...this and make static.
4725         (mips_hard_regno_mode_ok_p): Rename to...
4726         (mips_hard_regno_mode_ok_uncached): ...this.
4727         (mips_hard_regno_mode_ok): New function.
4728         (mips_class_max_nregs): Use mips_hard_regno_mode_ok instead
4729         of HARD_REGNO_MODE_OK.
4730         (mips_option_override): Update after above name changes.
4731         (TARGET_HARD_REGNO_MODE_OK): Redefine.
4732         * config/mmix/mmix.h (HARD_REGNO_MODE_OK): Delete.
4733         * config/mn10300/mn10300.h (HARD_REGNO_MODE_OK): Delete.
4734         * config/mn10300/mn10300-protos.h (mn10300_hard_regno_mode_ok): Delete.
4735         * config/mn10300/mn10300.c (mn10300_hard_regno_mode_ok): Make static.
4736         (TARGET_HARD_REGNO_MODE_OK): Redefine.
4737         * config/moxie/moxie.h (HARD_REGNO_MODE_OK): Delete.
4738         * config/msp430/msp430.h (HARD_REGNO_MODE_OK): Delete.
4739         * config/msp430/msp430-protos.h (msp430_hard_regno_mode_ok): Delete.
4740         * config/msp430/msp430.c (TARGET_HARD_REGNO_MODE_OK): Redefine.
4741         (msp430_hard_regno_mode_ok): Make static and return a bool.
4742         * config/nds32/nds32.h (HARD_REGNO_MODE_OK): Delete.
4743         * config/nds32/nds32-protos.h (nds32_hard_regno_mode_ok): Delete.
4744         * config/nds32/nds32.c (nds32_hard_regno_mode_ok): Make static
4745         and return a bool.
4746         (TARGET_HARD_REGNO_MODE_OK): Redefine.
4747         * config/nios2/nios2.h (HARD_REGNO_MODE_OK): Delete.
4748         * config/nvptx/nvptx.h (HARD_REGNO_MODE_OK): Delete.
4749         * config/pa/pa.h (MODES_TIEABLE_P): Update commentary.
4750         * config/pa/pa32-regs.h (HARD_REGNO_MODE_OK): Rename to...
4751         (PA_HARD_REGNO_MODE_OK): ...this
4752         * config/pa/pa64-regs.h (HARD_REGNO_MODE_OK): Rename to...
4753         (PA_HARD_REGNO_MODE_OK): ...this.
4754         * config/pa/pa.c (TARGET_HARD_REGNO_MODE_OK): Redefine.
4755         (pa_hard_regno_mode_ok): New function.
4756         * config/pdp11/pdp11.h (HARD_REGNO_MODE_OK): Delete.
4757         * config/pdp11/pdp11.c (TARGET_HARD_REGNO_MODE_OK): Redefine.
4758         (pdp11_hard_regno_mode_ok): New function.
4759         * config/powerpcspe/powerpcspe.h (HARD_REGNO_MODE_OK): Delete.
4760         * config/powerpcspe/powerpcspe-protos.h (rs6000_hard_regno_mode_ok_p):
4761         Delete.
4762         * config/powerpcspe/powerpcspe.c (rs6000_hard_regno_mode_ok_p):
4763         Make static.
4764         (TARGET_HARD_REGNO_MODE_OK): Redefine.
4765         (rs6000_hard_regno_mode_ok): Rename to...
4766         (rs6000_hard_regno_mode_ok_uncached): ...this.
4767         (rs6000_init_hard_regno_mode_ok): Update accordingly.
4768         (rs6000_hard_regno_mode_ok): New function.
4769         * config/riscv/riscv.h (HARD_REGNO_MODE_OK): Delete.
4770         * config/riscv/riscv-protos.h (riscv_hard_regno_mode_ok_p): Delete.
4771         * config/riscv/riscv.c (riscv_hard_regno_mode_ok_p): Rename to...
4772         (riscv_hard_regno_mode_ok): ...this and make static.
4773         (TARGET_HARD_REGNO_MODE_OK): Redefine.
4774         * config/rl78/rl78.h (HARD_REGNO_MODE_OK): Delete.
4775         * config/rl78/rl78-protos.h (rl78_hard_regno_mode_ok): Delete.
4776         * config/rl78/rl78.c (TARGET_HARD_REGNO_MODE_OK): Redefine.
4777         (rl78_hard_regno_mode_ok): Make static and return bool.
4778         * config/rs6000/rs6000.h (HARD_REGNO_MODE_OK): Delete.
4779         * config/rs6000/rs6000-protos.h (rs6000_hard_regno_mode_ok_p):
4780         Delete.
4781         * config/rs6000/rs6000.c (rs6000_hard_regno_mode_ok_p): Make static.
4782         (TARGET_HARD_REGNO_MODE_OK): Redefine.
4783         (rs6000_hard_regno_mode_ok): Rename to...
4784         (rs6000_hard_regno_mode_ok_uncached): ...this.
4785         (rs6000_init_hard_regno_mode_ok): Update accordingly.
4786         (rs6000_hard_regno_mode_ok): New function.
4787         * config/rx/rx.h (HARD_REGNO_MODE_OK): Delete.
4788         * config/rx/rx.c (rx_hard_regno_mode_ok): New function.
4789         (TARGET_HARD_REGNO_MODE_OK): Redefine.
4790         * config/s390/s390.h (HARD_REGNO_MODE_OK): Delete.
4791         * config/s390/s390-protos.h (s390_hard_regno_mode_ok): Delete.
4792         * config/s390/s390.c (s390_hard_regno_mode_ok): Make static.
4793         (TARGET_HARD_REGNO_MODE_OK): Redefine.
4794         * config/sh/sh.h (HARD_REGNO_MODE_OK): Delete.
4795         * config/sh/sh-protos.h (sh_hard_regno_mode_ok): Delete.
4796         * config/sh/sh.c (TARGET_HARD_REGNO_MODE_OK): Redefine.
4797         (sh_hard_regno_mode_ok): Make static.
4798         * config/sparc/constraints.md: Refer to targetm.hard_regno_mode_ok
4799         instead of HARD_REGNO_MODE_OK.
4800         * config/sparc/sparc.h (hard_regno_mode_classes): Delete.
4801         (sparc_mode_class): Delete.
4802         (HARD_REGNO_MODE_OK): Delete.
4803         * config/sparc/sparc.c (TARGET_HARD_REGNO_MODE_OK): Redefine.
4804         (hard_regno_mode_classes): Make static.
4805         (sparc_mode_class): Likewise.
4806         (sparc_hard_regno_mode_ok): New function.
4807         * config/spu/spu.h (HARD_REGNO_MODE_OK): Delete.
4808         * config/stormy16/stormy16.h (HARD_REGNO_MODE_OK): Delete.
4809         * config/stormy16/stormy16.c (xstormy16_hard_regno_mode_ok): New
4810         function.
4811         (TARGET_HARD_REGNO_MODE_OK): Redefine.
4812         * config/tilegx/tilegx.h (HARD_REGNO_MODE_OK): Delete.
4813         * config/tilepro/tilepro.h (HARD_REGNO_MODE_OK): Delete.
4814         * config/v850/v850.h (HARD_REGNO_MODE_OK): Delete.
4815         * config/v850/v850.c (v850_hard_regno_mode_ok): New function.
4816         (TARGET_HARD_REGNO_MODE_OK): Redefine.
4817         * config/vax/vax.h (HARD_REGNO_MODE_OK): Delete.
4818         * config/visium/visium.h (HARD_REGNO_MODE_OK): Delete.
4819         * config/visium/visium.c (TARGET_HARD_REGNO_MODE_OK): Redefine.
4820         (visium_hard_regno_mode_ok): New function.
4821         * config/visium/visium.md: Refer to targetm.hard_regno_mode_ok
4822         instead of HARD_REGNO_MODE_OK.
4823         * config/xtensa/xtensa.h (xtensa_hard_regno_mode_ok): Delete.
4824         (HARD_REGNO_MODE_OK): Delete.
4825         * config/xtensa/xtensa.c (xtensa_hard_regno_mode_ok): Rename to...
4826         (xtensa_hard_regno_mode_ok_p): ...this and make static.
4827         (xtensa_option_override): Update accordingly.
4828         (TARGET_HARD_REGNO_MODE_OK): Redefine.
4829         (xtensa_hard_regno_mode_ok): New function.
4830         * system.h (HARD_REGNO_MODE_OK): Poison.
4832 2017-09-04  Richard Sandiford  <richard.sandiford@linaro.org>
4833             Alan Hayward  <alan.hayward@arm.com>
4834             David Sherwood  <david.sherwood@arm.com>
4836         * target.def (hard_regno_call_part_clobbered): New hook.
4837         * doc/tm.texi.in (HARD_REGNO_CALL_PART_CLOBBERED): Replace with...
4838         (TARGET_HARD_REGNO_CALL_PART_CLOBBERED): ...this hook.
4839         * doc/tm.texi: Regenerate.
4840         * hooks.h (hook_bool_uint_mode_false): Declare.
4841         * hooks.c (hook_bool_uint_mode_false): New function.
4842         * regs.h (HARD_REGNO_CALL_PART_CLOBBERED): Delete.
4843         * cselib.c (cselib_process_insn): Use
4844         targetm.hard_regno_call_part_clobbered instead of
4845         HARD_REGNO_CALL_PART_CLOBBERED.
4846         * ira-conflicts.c (ira_build_conflicts): Likewise.
4847         * ira-costs.c (ira_tune_allocno_costs): Likewise.
4848         * lra-constraints.c (need_for_call_save_p): Likewise.
4849         * lra-lives.c: Include target.h.
4850         (check_pseudos_live_through_calls): Use
4851         targetm.hard_regno_call_part_clobbered instead of
4852         HARD_REGNO_CALL_PART_CLOBBERED.
4853         * regcprop.c: Include target.h.
4854         (copyprop_hardreg_forward_1): Use
4855         targetm.hard_regno_call_part_clobbered instead of
4856         HARD_REGNO_CALL_PART_CLOBBERED.
4857         * reginfo.c (choose_hard_reg_mode): Likewise.
4858         * regrename.c (check_new_reg_p): Likewise.
4859         * reload.c (find_equiv_reg): Likewise.
4860         * reload1.c (emit_reload_insns): Likewise.
4861         * sched-deps.c (deps_analyze_insn): Likewise.
4862         * sel-sched.c (init_regs_for_mode): Likewise.
4863         (mark_unavailable_hard_regs): Likewise.
4864         * targhooks.c (default_dwarf_frame_reg_mode): Likewise.
4865         * config/aarch64/aarch64.h (HARD_REGNO_CALL_PART_CLOBBERED): Delete.
4866         * config/aarch64/aarch64.c (aarch64_hard_regno_call_part_clobbered):
4867         New function.
4868         (TARGET_HARD_REGNO_CALL_PART_CLOBBERED): Redefine.
4869         * config/avr/avr.h (HARD_REGNO_CALL_PART_CLOBBERED): Delete.
4870         * config/avr/avr-protos.h (avr_hard_regno_call_part_clobbered):
4871         Delete.
4872         * config/avr/avr.c (avr_hard_regno_call_part_clobbered): Make static
4873         and return a bool.
4874         (TARGET_HARD_REGNO_CALL_PART_CLOBBERED): Redefine.
4875         * config/i386/i386.h (HARD_REGNO_CALL_PART_CLOBBERED): Delete.
4876         * config/i386/i386.c (ix86_hard_regno_call_part_clobbered): New
4877         function.
4878         (TARGET_HARD_REGNO_CALL_PART_CLOBBERED): Redefine.
4879         * config/mips/mips.h (HARD_REGNO_CALL_PART_CLOBBERED): Delete.
4880         * config/mips/mips.c (mips_hard_regno_call_part_clobbered): New
4881         function.
4882         (TARGET_HARD_REGNO_CALL_PART_CLOBBERED): Redefine.
4883         * config/powerpcspe/powerpcspe.h (HARD_REGNO_CALL_PART_CLOBBERED):
4884         Delete.
4885         * config/powerpcspe/powerpcspe.c
4886         (rs6000_hard_regno_call_part_clobbered): New function.
4887         (TARGET_HARD_REGNO_CALL_PART_CLOBBERED): Redefine.
4888         * config/rs6000/rs6000.h (HARD_REGNO_CALL_PART_CLOBBERED): Delete.
4889         * config/rs6000/rs6000.c (rs6000_hard_regno_call_part_clobbered):
4890         New function.
4891         (TARGET_HARD_REGNO_CALL_PART_CLOBBERED): Redefine.
4892         * config/s390/s390.h (HARD_REGNO_CALL_PART_CLOBBERED): Delete.
4893         * config/s390/s390.c (s390_hard_regno_call_part_clobbered): New
4894         function.
4895         (TARGET_HARD_REGNO_CALL_PART_CLOBBERED): Redefine.
4896         * config/sh/sh.h (HARD_REGNO_CALL_PART_CLOBBERED): Delete.
4897         * system.h (HARD_REGNO_CALL_PART_CLOBBERED): Poison.
4899 2017-09-04  Richard Sandiford  <richard.sandiford@linaro.org>
4900             Alan Hayward  <alan.hayward@arm.com>
4901             David Sherwood  <david.sherwood@arm.com>
4903         * rtl.h (subreg_memory_offset): Declare.
4904         * emit-rtl.c (subreg_memory_offset): New function.
4905         * expmed.c (store_bit_field_1): Use it.
4906         * expr.c (undefined_operand_subword_p): Likewise.
4907         * simplify-rtx.c (simplify_subreg): Likewise.
4909 2017-09-04  Alexander Monakov  <amonakov@ispras.ru>
4911         PR rtl-optimization/57448
4912         PR target/67458
4913         PR target/81316
4914         * optabs.c (expand_atomic_load): Place compiler memory barriers if
4915         using atomic_load pattern.
4916         (expand_atomic_store): Likewise.
4918 2017-09-04  Jakub Jelinek  <jakub@redhat.com>
4920         PR sanitizer/81981
4921         * gimple-fold.c (gimple_fold_call): Optimize away useless UBSAN_PTR
4922         and UBSAN_BOUNDS internal calls.  Clean up IFN_UBSAN_OBJECT_SIZE
4923         handling.  Use replace_call_with_value with NULL instead of
4924         gsi_replace, unlink_stmt_vdef and release_defs.
4926         * gdbhooks.py (OptMachineModePrinter.to_string): Use 8 spaces
4927         instead of tab.
4929         * lra-remat.c (reg_overlap_for_remat_p): Fix a pasto.
4931 2017-09-04  Richard Sandiford  <richard.sandiford@linaro.org>
4933         PR bootstrap/82045
4934         * rtl.h (emit_library_call_value_1): Declare.
4935         (emit_library_call): Replace declaration with a series of overloads.
4936         Remove the parameter count argument.
4937         (emit_library_call_value): Likewise.
4938         * calls.c (emit_library_call_value_1): Make global.  Replace varargs
4939         with an "rtx_mode_t *".
4940         (emit_library_call_value): Delete.
4941         (emit_library_call): Likewise.
4942         * asan.c (asan_emit_stack_protection): Update calls accordingly.
4943         (asan_emit_allocas_unpoison): Likewise.
4944         * builtins.c (expand_builtin_powi): Likewise.
4945         (expand_asan_emit_allocas_unpoison): Likewise.
4946         * cfgexpand.c (expand_main_function): Likewise.
4947         * config/aarch64/aarch64.c (aarch64_trampoline_init): Likewise.
4948         * config/aarch64/aarch64.h (PROFILE_HOOK): Likewise.
4949         * config/alpha/alpha.c (alpha_trampoline_init): Likewise.
4950         * config/arm/arm.c (arm_trampoline_init): Likewise.
4951         (arm_call_tls_get_addr): Likewise.
4952         (arm_expand_divmod_libfunc): Likewise.
4953         * config/bfin/bfin.md (umulsi3_highpart): Likewise.
4954         (smulsi3_highpart): Likewise.
4955         * config/c6x/c6x.c (c6x_initialize_trampoline): Likewise.
4956         (c6x_expand_compare): Likewise.
4957         (c6x_expand_movmem): Likewise.
4958         * config/frv/frv.c (frv_trampoline_init): Likewise.
4959         * config/i386/i386.c (ix86_trampoline_init): Likewise.
4960         (ix86_expand_divmod_libfunc): Likewise.
4961         * config/ia64/ia64.c (ia64_expand_tls_address): Likewise.
4962         (ia64_expand_compare): Likewise.
4963         (ia64_profile_hook): Likewise.
4964         * config/ia64/ia64.md (save_stack_nonlocal): Likewise.
4965         (nonlocal_goto): Likewise.
4966         (restore_stack_nonlocal): Likewise.
4967         * config/m32r/m32r.c (block_move_call): Likewise.
4968         (m32r_trampoline_init): Likewise.
4969         * config/m68k/linux.h (FINALIZE_TRAMPOLINE): Likewise.
4970         * config/m68k/m68k.c (m68k_call_tls_get_addr): Likewise.
4971         (m68k_call_m68k_read_tp): Likewise.
4972         * config/microblaze/microblaze.c (microblaze_call_tls_get_addr)
4973         (microblaze_expand_divide): Likewise.
4974         * config/mips/mips.h (mips_args): Likewise.
4975         * config/mips/sdemtk.h (mips_sync_icache): Likewise.
4976         (MIPS_ICACHE_SYNC): Likewise.
4977         * config/nios2/nios2.c (nios2_emit_expensive_div): Likewise.
4978         (nios2_trampoline_init): Likewise.
4979         * config/pa/pa.c (hppa_tls_call): Likewise.
4980         (pa_trampoline_init): Likewise.
4981         * config/pa/pa.md (canonicalize_funcptr_for_compare): Likewise.
4982         * config/powerpcspe/powerpcspe.c (rs6000_legitimize_tls_address)
4983         (expand_strn_compare): Likewise.
4984         (rs6000_generate_compare): Likewise.
4985         (rs6000_expand_float128_convert): Likewise.
4986         (output_profile_hook): Likewise.
4987         (rs6000_trampoline_init): Likewise.
4988         * config/powerpcspe/powerpcspe.md (neg<mode>2): Likewise.
4989         * config/riscv/riscv.h (PROFILE_HOOK): Likewise.
4990         * config/rs6000/rs6000-string.c (expand_strn_compare): Likewise.
4991         * config/rs6000/rs6000.c (rs6000_legitimize_tls_address): Likewise.
4992         (rs6000_generate_compare): Likewise.
4993         (rs6000_expand_float128_convert): Likewise.
4994         (output_profile_hook): Likewise.
4995         (rs6000_trampoline_init): Likewise.
4996         * config/rs6000/rs6000.md (neg<mode>2): Likewise.
4997         * config/sh/sh.c (sh_trampoline_init): Likewise.
4998         * config/sparc/sparc.c (emit_soft_tfmode_libcall): Likewise.
4999         (sparc_emit_float_lib_cmp): Likewise.
5000         (sparc32_initialize_trampoline): Likewise.
5001         (sparc64_initialize_trampoline): Likewise.
5002         (sparc_profile_hook): Likewise.
5003         * config/spu/spu.c (ea_load_store): Likewise.
5004         * config/spu/spu.md (floatunssidf2): Likewise.
5005         * config/tilegx/tilegx.c (tilegx_trampoline_init): Likewise.
5006         * config/tilepro/tilepro.c (tilepro_trampoline_init): Likewise.
5007         * config/visium/visium.c (expand_block_move_4): Likewise.
5008         (expand_block_move_2): Likewise.
5009         (expand_block_move_1): Likewise.
5010         (expand_block_set_4): Likewise.
5011         (expand_block_set_2): Likewise.
5012         (expand_block_set_1): Likewise.
5013         (visium_trampoline_init): Likewise.
5014         (visium_profile_hook): Likewise.
5015         * config/xtensa/xtensa.c (xtensa_expand_nonlocal_goto): Likewise.
5016         (xtensa_setup_frame_addresses): Likewise.
5017         (xtensa_trampoline_init): Likewise.
5018         * except.c (sjlj_emit_function_enter): Likewise.
5019         (sjlj_emit_function_exit): Likewise.
5020         * explow.c (allocate_dynamic_stack_space): Likewise.
5021         (probe_stack_range): Likewise.
5022         * expr.c (convert_mode_scalar): Likewise.
5023         * optabs.c (expand_binop): Likewise.
5024         (expand_twoval_binop_libfunc): Likewise.
5025         (expand_unop): Likewise.
5026         (prepare_cmp_insn): Likewise.
5027         (prepare_float_lib_cmp): Likewise.
5028         (expand_float): Likewise.
5029         (expand_fix): Likewise.
5030         (expand_fixed_convert): Likewise.
5031         (maybe_emit_sync_lock_test_and_set): Likewise.
5032         (expand_atomic_compare_and_swap): Likewise.
5033         (expand_mem_thread_fence): Likewise.
5034         (expand_atomic_fetch_op): Likewise.
5036 2017-09-03  Gerald Pfeifer  <gerald@pfeifer.com>
5038         * doc/generic.texi (OpenACC): Adjust URL.
5039         * doc/invoke.texi (C Dialect Options): Ditto.
5041 2017-09-03  Uros Bizjak  <ubizjak@gmail.com>
5043         * config/i386/i386.md (*bt<mode>): Use nonimmediate_operand
5044         predicate for operand 1.  Add (m,<S>) constraint.
5045         (*jcc_bt<mode>): Use nonimmediate_operand predicate for operand 1.
5046         Prevent memory operand 1 with register operand 2.
5048 2017-09-01  Segher Boessenkool  <segher@kernel.crashing.org>
5050         PR rtl-optimization/82024
5051         * combine.c (try_combine): If the combination result is a PARALLEL,
5052         and we only need to retain the SET in there that would be placed
5053         at I2, check that we can place that at I3 instead, before doing so.
5055 2017-09-01  Jakub Jelinek  <jakub@redhat.com>
5057         PR target/81766
5058         * config/i386/i386.c (ix86_init_large_pic_reg): Return label
5059         instead of void.
5060         (ix86_init_pic_reg): Remember label from ix86_init_large_pic_reg,
5061         if non-NULL and preceded by NOTE_INSN_BASIC_BLOCK, swap the note
5062         and label.
5064 2017-09-01  Joerg Sonnenberger  <joerg@bec.de>
5065             Jeff Law  <law@redhat.com>
5067         * varasm.c (bss_initializer_p): Do not put constants into .bss
5068         (categorize_decl_for_section): Handle bss_initializer_p returning
5069         false when DECL_INITIAL is NULL.
5071 2017-09-01  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
5073         PR target/82012
5074         * config/s390/s390.c (s390_can_inline_p): New function.
5076 2017-09-01  Jeff Law  <law@redhat.com>
5078         PR tree-optimization/82052
5079         * tree-ssa-scopedtables.c (avail_exprs_stack::lookup_avail_expr):
5080         Always initialize the returned slot after a hash table miss
5081         when INSERT is true.
5083 2017-09-01  Alexander Monakov  <amonakov@ispras.ru>
5085         * config/s390/s390.md (mem_signal_fence): Remove.
5086         * doc/md.texi (mem_signal_fence): Remove.
5087         * optabs.c (expand_mem_signal_fence): Remove uses of mem_signal_fence.
5088         Update comments.
5089         * target-insns.def (mem_signal_fence): Remove.
5091 2017-09-01  Jakub Jelinek  <jakub@redhat.com>
5093         PR sanitizer/81902
5094         * doc/invoke.texi: Document -fsanitize=pointer-overflow.
5096         PR sanitizer/81923
5097         * asan.c (create_odr_indicator): Strip name encoding from assembler
5098         name before appending it after __odr_asan_.
5100 2017-09-01  Martin Liska  <mliska@suse.cz>
5102         PR tree-optimization/82059
5103         * gimple-ssa-isolate-paths.c (isolate_path): Add profile and
5104         frequency only when an edge is redirected.
5106 2017-09-01  Claudiu Zissulescu  <claziss@synopsys.com>
5108         * config/arc/arc-c.c (__ARC_LPC_WIDTH__): Add builtin define.
5109         * config/arc/arc.c (ARC_MAX_LOOP_LENGTH): Define.
5110         (arc_conditional_register_usage): Remove ARC600 lp_count
5111         exception.
5112         (arc_file_start): Emit Tag_ARC_CPU_variation.
5113         (arc_can_use_doloop_p): New conditions to use ZOLs.
5114         (hwloop_fail): New function.
5115         (hwloop_optimize): Likewise.
5116         (hwloop_pattern_reg): Likewise.
5117         (arc_doloop_hooks): New struct, to be used with reorg_loops.
5118         (arc_reorg_loops): New function, calls reorg_loops.
5119         (arc_reorg): Call arc_reorg_loops.  Remove old ZOL handling.
5120         (arc600_corereg_hazard): Remove ZOL checking, case handled by
5121         hwloop_optimize.
5122         (arc_loop_hazard): Remove function, functionality moved into
5123         hwloop_optimize.
5124         (arc_hazard): Remove arc_loop_hazard call.
5125         (arc_adjust_insn_length): Remove ZOL handling, functionality moved
5126         into hwloop_optimize.
5127         (arc_label_align): Remove ZOL handling.
5128         * config/arc/arc.h (LOOP_ALIGN): Changed to 0.
5129         * config/arc/arc.md (doloop_begin): Remove pattern.
5130         (doloop_begin_i): Likewise.
5131         (doloop_end_i): Likewise.
5132         (doloop_fallback): Likewise.
5133         (doloop_fallback_m): Likewise.
5134         (doloop_end): Reimplement expand.
5135         (arc_lp): New pattern for LP instruction.
5136         (loop_end): New pattern.
5137         (loop_fail): Likewise.
5138         (decrement_and_branch_until_zero): Likewise.
5139         * config/arc/arc.opt (mlpc-width): New option.
5140         * doc/invoke.texi (mlpc-width): Document option.
5142 2017-09-01  Claudiu Zissulescu  <claziss@synopsys.com>
5144         * config/arc/arc.c (arc_ifcvt): Remove use of merge_blocks call.
5145         (arc_ccfsm_advance): Fix checking for delay slots.
5146         (arc_reorg): Add rtl dump after each call to arc_ifcvt.
5148 2017-09-01  Claudiu Zissulescu  <claziss@synopsys.com>
5150         * config/arc/arc.md (movqi_insn): Add stores to save constant long
5151         immediates.
5152         (movhi_insn): Update store instruction constraint which are saving
5153         6-bit short immediates.
5154         (movsi_insn): Consider also short scaled load operations.
5155         (zero_extendhisi2_i): Use Usd constraint instead of T.
5156         (extendhisi2_i): Add q constraint.
5157         (arc_clzsi2): Add type and length attributes.
5158         (arc_ctzsi2): Likewise.
5159         * config/arc/constraints.md (Usc): Update constraint, the
5160         assembler can parse two relocations for a single instruction.
5162 2017-09-01  Claudiu Zissulescu  <claziss@synopsys.com>
5164         * config/arc/arc.c (arc_use_anchors_for_symbol_p): New function.
5165         (TARGET_USE_ANCHORS_FOR_SYMBOL_P): Define.
5167 2017-08-31  Olivier Hainque  <hainque@adacore.com>
5169         * config.gcc (powerpc-wrs-vxworks|vxworksae|vxworksmils): Now
5170         match as powerpc-wrs-vxworks*.
5172 2017-08-31  James Greenhalgh  <james.greenhalgh@arm.com>
5174         * config/aarch64/aarch64-simd.md (aarch64_mla_elt_merge<mode>): Fix
5175         register constraint for by-element operand.
5176         (aarch64_mls_elt_merge<mode>): Likewise.
5178 2017-08-31  Claudiu Zissulescu  <claziss@synopsys.com>
5180         * config/arc/arc.c (arc_can_follow_jump): Check for short
5181         branches.
5183 2017-08-31  Claudiu Zissulescu  <claziss@synopsys.com>
5185         * config.gcc: Use g.opt for arc.
5186         * config/arc/arc.c (LEGITIMATE_SCALED_ADDRESS_P): Deleted,
5187         functionality moved to ...
5188         (legitimate_scaled_address_p): New function, ...here.
5189         (LEGITIMATE_SMALL_DATA_OFFSET_P): New define.
5190         (LEGITIMATE_SMALL_DATA_ADDRESS_P): Use the above define.
5191         (legitimate_offset_address_p): Delete TARGET_NO_SDATA_SET
5192         condition.
5193         (arc_override_options): Handle G option.
5194         (arc_output_pic_addr_const): Correct function definition.
5195         (arc_legitimate_address_p): Use legitimate_scaled_address_p.
5196         (arc_decl_anon_ns_mem_p): Delete.
5197         (arc_in_small_data_p): Overhaul this function to take into
5198         consideration the value given via G option.
5199         (arc_rewrite_small_data_1): Renamed and corrected old
5200         arc_rewrite_small_data function.
5201         (arc_rewrite_small_data): New function.
5202         (small_data_pattern): Don't use pic_offset_table_rtx.
5203         * config/arc/arc.h (CC1_SPEC): Recognize G option.
5204         * config/arc/simdext.md (movmisalignv2hi): Use
5205         prepare_move_operands function.
5206         (mov*): Likewise.
5207         (movmisalign*): Likewise.
5208         * doc/invoke.texi (ARC options): Document -G option.
5210 2017-08-31  Claudiu Zissulescu  <claziss@synopsys.com>
5212         * config/arc/arc-protos.h (compact_sda_memory_operand): Update
5213         prototype.
5214         * config/arc/arc.c (arc_print_operand): Output scalled address for
5215         sdata whenever is possible.
5216         (arc_in_small_data_p): Allow sdata for 64bit datum when double
5217         load/stores are available.
5218         (compact_sda_memory_operand): Check for the alignment required by
5219         code density instructions.
5220         * config/arc/arc.md (movsi_insn): Use newly introduced Us0
5221         constraint.
5222         * config/arc/constraints.md (Usd): Update constraint.
5223         (Us0): New constraint.
5224         (Usc): Update constraint.
5226 2017-08-31  Richard Biener  <rguenther@suse.de>
5228         PR middle-end/82054
5229         * dwarf2out.c (dwarf2out_early_global_decl): Process each
5230         function only once.
5232 2017-08-31  Tamar Christina  <tamar.christina@arm.com>
5234         * config/aarch64/aarch64-builtins.c (aarch64_init_simd_builtins):
5235         Resize type_signature.
5237 2017-08-31  Richard Sandiford  <richard.sandiford@linaro.org>
5238             Alan Hayward  <alan.hayward@arm.com>
5239             David Sherwood  <david.sherwood@arm.com>
5241         * config/aarch64/aarch64.c (aarch64_base_register_rtx_p): Only allow
5242         subregs whose inner modes can be stored in GPRs.
5243         (aarch64_classify_index): Likewise.
5245 2017-08-31  Richard Sandiford  <richard.sandiford@linaro.org>
5246             Alan Hayward  <alan.hayward@arm.com>
5247             David Sherwood  <david.sherwood@arm.com>
5249         * config/aarch64/iterators.md (V_cmp_result): Rename to...
5250         (V_INT_EQUIV): ...this.
5251         (v_cmp_result): Rename to...
5252         (v_int_equiv): ...this.
5253         * config/aarch64/aarch64.md (xorsign<mode>3): Update accordingly.
5254         * config/aarch64/aarch64-simd.md (xorsign<mode>3): Likewise.
5255         (copysign<mode>3): Likewise.
5256         (aarch64_simd_bsl<mode>_internal): Likewise.
5257         (aarch64_simd_bsl<mode>): Likewise.
5258         (vec_cmp<mode><mode>): Likewise.
5259         (vcond<mode><mode>): Likewise.
5260         (vcond<v_cmp_mixed><mode>): Likewise.
5261         (vcondu<mode><v_cmp_mixed>): Likewise.
5262         (aarch64_cm<optab><mode>): Likewise.
5263         (aarch64_cmtst<mode>): Likewise.
5264         (aarch64_fac<optab><mode>): Likewise.
5265         (vec_perm_const<mode>): Likewise.
5266         (vcond_mask_<mode><v_cmp_result>): Rename to...
5267         (vcond_mask_<mode><v_int_equiv>): ...this.
5268         (vec_cmp<mode><v_cmp_result>): Rename to...
5269         (vec_cmp<mode><v_int_equiv>): ...this.
5271 2017-08-31  Richard Sandiford  <richard.sandiford@linaro.org>
5272             Alan Hayward  <alan.hayward@arm.com>
5273             David Sherwood  <david.sherwood@arm.com>
5275         * config/aarch64/aarch64-modes.def: Remove 32-, 48- and 64-byte
5276         vector modes.
5277         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Delete.
5278         * config/aarch64/aarch64.md (UNSPEC_LD2_DREG, UNSPEC_LD3_DREG)
5279         (UNSPEC_LD4_DREG): New unspecs.
5280         * config/aarch64/aarch64-simd.md (aarch64_ld2<mode>_dreg_le)
5281         (aarch64_ld2<mode>_dreg_be): Replace with...
5282         (aarch64_ld2<mode>_dreg): ...this pattern and use the new DREG
5283         unspec.
5284         (aarch64_ld3<mode>_dreg_le)
5285         (aarch64_ld3<mode>_dreg_be): Replace with...
5286         (aarch64_ld3<mode>_dreg): ...this pattern and use the new DREG
5287         unspec.
5288         (aarch64_ld4<mode>_dreg_le)
5289         (aarch64_ld4<mode>_dreg_be): Replace with...
5290         (aarch64_ld4<mode>_dreg): ...this pattern and use the new DREG
5291         unspec.
5293 2017-08-30  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
5295         PR tree-optimization/81987
5296         * gimple-ssa-strength-reduction.c (insert_initializers): Don't
5297         insert an initializer in a location not dominated by the stride
5298         definition.
5300 2017-08-30  Eric Botcazou  <ebotcazou@adacore.com>
5302         * tree-eh.c (lower_try_finally_switch): Set the location of the finally
5303         on the entire header of the finally block in the fallthru case.
5305 2017-08-30  Eric Botcazou  <ebotcazou@adacore.com>
5307         * varasm.c (decode_addr_const): Deal with INDIRECT_REF <INTEGER_CST>.
5309 2017-08-30  Pat Haugen  <pthaugen@us.ibm.com>
5311         * config/rs6000/rs6000.c (rs6000_emit_prologue_move_from_cr): Rename from
5312         rs6000_emit_move_from_cr and call renamed function.
5313         (rs6000_emit_prologue): Call renamed functions.
5314         * config/rs6000/rs6000.md (prologue_movesi_from_cr): Rename from
5315         movesi_from_cr, remove volatile CRs.
5317 2017-08-30  Jon Beniston  <jon@beniston.com>
5318             Richard Biener  <rguenther@suse.de>
5320         * tree-vect-patterns.c (vect_pattern_recog_1): Use VECTOR_TYPE_P instead
5321         of VECTOR_MODE_P check.
5322         * tree-vect-stmts.c (get_vectype_for_scalar_type_and_size): Allow single
5323         element vector types.
5325 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
5327         * df.h (df_read_modify_subreg_p): Remove in favor of...
5328         * rtl.h (read_modify_subreg_p): ...this new function.  Take a
5329         const_rtx instead of an rtx.
5330         * cprop.c (local_cprop_find_used_regs): Update accordingly.
5331         * df-problems.c (df_word_lr_mark_ref): Likewise.
5332         * ira-lives.c (mark_pseudo_reg_live): Likewise.
5333         (mark_pseudo_reg_dead): Likewise.
5334         (mark_ref_dead): Likewise.
5335         * reginfo.c (init_subregs_of_mode): Likewise.
5336         * sched-deps.c (sched_analyze_1): Likewise.
5337         * df-scan.c (df_def_record_1): Likewise.
5338         (df_uses_record): Likewise.
5339         (df_read_modify_subreg_p): Remove in favor of...
5340         * rtlanal.c (read_modify_subreg_p): ...this new function.  Take a
5341         const_rtx instead of an rtx.
5343 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
5344             Alan Hayward  <alan.hayward@arm.com>
5345             David Sherwood  <david.sherwood@arm.com>
5347         * rtl.h (partial_subreg_p): New function.
5348         * caller-save.c (save_call_clobbered_regs): Use it.
5349         * calls.c (expand_call): Likewise.
5350         * combine.c (combinable_i3pat): Likewise.
5351         (simplify_set): Likewise.
5352         (make_extraction): Likewise.
5353         (make_compound_operation_int): Likewise.
5354         (gen_lowpart_or_truncate): Likewise.
5355         (force_to_mode): Likewise.
5356         (make_field_assignment): Likewise.
5357         (reg_truncated_to_mode): Likewise.
5358         (record_truncated_value): Likewise.
5359         (move_deaths): Likewise.
5360         * cse.c (record_jump_cond): Likewise.
5361         (cse_insn): Likewise.
5362         * cselib.c (cselib_lookup_1): Likewise.
5363         * expmed.c (extract_bit_field_using_extv): Likewise.
5364         * function.c (assign_parm_setup_reg): Likewise.
5365         * ifcvt.c (noce_convert_multiple_sets): Likewise.
5366         * ira-build.c (create_insn_allocnos): Likewise.
5367         * lra-coalesce.c (merge_pseudos): Likewise.
5368         * lra-constraints.c (match_reload): Likewise.
5369         (simplify_operand_subreg): Likewise.
5370         (curr_insn_transform): Likewise.
5371         * lra-lives.c (process_bb_lives): Likewise.
5372         * lra.c (new_insn_reg): Likewise.
5373         (lra_substitute_pseudo): Likewise.
5374         * regcprop.c (mode_change_ok): Likewise.
5375         (maybe_mode_change): Likewise.
5376         (copyprop_hardreg_forward_1): Likewise.
5377         * reload.c (push_reload): Likewise.
5378         (find_reloads): Likewise.
5379         (find_reloads_subreg_address): Likewise.
5380         * reload1.c (alter_reg): Likewise.
5381         (eliminate_regs_1): Likewise.
5382         * simplify-rtx.c (simplify_unary_operation_1): Likewise.
5384 2017-08-30  David Edelsohn  <dje.gcc@gmail.com>
5386         * config/rs6000/rs6000.c (rs6000_expand_binop_builtin): Revert
5387         back to if statements, including unpack.
5389 2017-08-30  Martin Liska  <mliska@suse.cz>
5391         PR inline-asm/82001
5392         * ipa-icf-gimple.c (func_checker::compare_tree_list_operand):
5393         Rename to ...
5394         (func_checker::compare_asm_inputs_outputs): ... this function.
5395         (func_checker::compare_gimple_asm): Use the function to compare
5396         also ASM constrains.
5397         * ipa-icf-gimple.h: Rename the function.
5399 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
5400             Alan Hayward  <alan.hayward@arm.com>
5401             David Sherwood  <david.sherwood@arm.com>
5403         * coretypes.h (complex_mode): New type.
5404         * gdbhooks.py (build_pretty_printer): Handle it.
5405         * machmode.h (complex_mode): New class.
5406         (complex_mode::includes_p): New function.
5407         (is_complex_int_mode): Likewise.
5408         (is_complex_float_mode): Likewise.
5409         * genmodes.c (get_mode_class): Handle complex mode classes.
5410         * function.c (expand_function_end): Use is_complex_int_mode.
5412 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
5413             Alan Hayward  <alan.hayward@arm.com>
5414             David Sherwood  <david.sherwood@arm.com>
5416         * coretypes.h (scalar_mode_pod): New typedef.
5417         * gdbhooks.py (build_pretty_printer): Handle it.
5418         * machmode.h (gt_ggc_mx, gt_pch_nx): New functions.
5419         * fixed-value.h (fixed_value::mode): Change type to scalar_mode_pod.
5420         * fold-const.c (fold_convert_const_int_from_fixed): Use scalar_mode.
5421         * tree-streamer-in.c (unpack_ts_fixed_cst_value_fields): Use
5422         as_a <scalar_mode>.
5424 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
5425             Alan Hayward  <alan.hayward@arm.com>
5426             David Sherwood  <david.sherwood@arm.com>
5428         * machmode.h (mode_for_vector): Take a scalar_mode instead
5429         of a machine_mode.
5430         * stor-layout.c (mode_for_vector): Likewise.
5431         * explow.c (promote_mode): Use as_a <scalar_mode>.
5432         * sdbout.c (sdbout_parms): Use is_a <scalar_mode>.
5434 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
5435             Alan Hayward  <alan.hayward@arm.com>
5436             David Sherwood  <david.sherwood@arm.com>
5438         * target.def (preferred_simd_mode): Take a scalar_mode
5439         instead of a machine_mode.
5440         * targhooks.h (default_preferred_simd_mode): Likewise.
5441         * targhooks.c (default_preferred_simd_mode): Likewise.
5442         * config/arc/arc.c (arc_preferred_simd_mode): Likewise.
5443         * config/arm/arm.c (arm_preferred_simd_mode): Likewise.
5444         * config/c6x/c6x.c (c6x_preferred_simd_mode): Likewise.
5445         * config/epiphany/epiphany.c (epiphany_preferred_simd_mode): Likewise.
5446         * config/i386/i386.c (ix86_preferred_simd_mode): Likewise.
5447         * config/mips/mips.c (mips_preferred_simd_mode): Likewise.
5448         * config/nvptx/nvptx.c (nvptx_preferred_simd_mode): Likewise.
5449         * config/powerpcspe/powerpcspe.c (rs6000_preferred_simd_mode):
5450         Likewise.
5451         * config/rs6000/rs6000.c (rs6000_preferred_simd_mode): Likewise.
5452         * config/s390/s390.c (s390_preferred_simd_mode): Likewise.
5453         * config/sparc/sparc.c (sparc_preferred_simd_mode): Likewise.
5454         * config/aarch64/aarch64.c (aarch64_preferred_simd_mode): Likewise.
5455         (aarch64_simd_scalar_immediate_valid_for_move): Update accordingly.
5456         * doc/tm.texi: Regenerate.
5457         * optabs-query.c (can_vec_mask_load_store_p): Return false for
5458         non-scalar modes.
5460 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
5461             Alan Hayward  <alan.hayward@arm.com>
5462             David Sherwood  <david.sherwood@arm.com>
5464         * target.def (scalar_mode_supported_p): Take a scalar_mode
5465         instead of a machine_mode.
5466         * targhooks.h (default_scalar_mode_supported_p): Likewise.
5467         * targhooks.c (default_scalar_mode_supported_p): Likewise.
5468         * config/aarch64/aarch64.c (aarch64_scalar_mode_supported_p): Likewise.
5469         * config/alpha/alpha.c (alpha_scalar_mode_supported_p): Likewise.
5470         * config/arm/arm.c (arm_scalar_mode_supported_p): Likewise.
5471         * config/avr/avr.c (avr_scalar_mode_supported_p): Likewise.
5472         * config/c6x/c6x.c (c6x_scalar_mode_supported_p): Likewise.
5473         * config/i386/i386.c (ix86_scalar_mode_supported_p): Likewise.
5474         * config/ia64/ia64.c (ia64_scalar_mode_supported_p): Likewise.
5475         * config/mips/mips.c (mips_scalar_mode_supported_p): Likewise.
5476         * config/msp430/msp430.c (msp430_scalar_mode_supported_p): Likewise.
5477         * config/pa/pa.c (pa_scalar_mode_supported_p): Likewise.
5478         * config/pdp11/pdp11.c (pdp11_scalar_mode_supported_p): Likewise.
5479         * config/powerpcspe/powerpcspe.c (rs6000_scalar_mode_supported_p):
5480         Likewise.
5481         * config/rs6000/rs6000.c (rs6000_scalar_mode_supported_p): Likewise.
5482         * config/s390/s390.c (s390_scalar_mode_supported_p): Likewise.
5483         * config/spu/spu.c (spu_scalar_mode_supported_p): Likewise.
5484         * config/tilegx/tilegx.c (tilegx_scalar_mode_supported_p): Likewise.
5485         * config/tilepro/tilepro.c (tilepro_scalar_mode_supported_p):
5486         Likewise.
5487         * doc/tm.texi: Regenerate.
5489 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
5490             Alan Hayward  <alan.hayward@arm.com>
5491             David Sherwood  <david.sherwood@arm.com>
5493         * coretypes.h (opt_scalar_mode): New typedef.
5494         * gdbhooks.py (build_pretty_printers): Handle it.
5495         * machmode.h (mode_iterator::get_2xwider): Add overload for
5496         opt_mode<T>.
5497         * emit-rtl.c (init_emit_once): Use opt_scalar_mode when iterating
5498         over scalar modes.
5499         * expr.c (convert_mode_scalar): Likewise.
5500         * omp-low.c (omp_clause_aligned_alignment): Likewise.
5501         * optabs.c (expand_float): Likewise.
5502         (expand_fix): Likewise.
5503         * tree-vect-stmts.c (vectorizable_conversion): Likewise.
5505 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
5506             Alan Hayward  <alan.hayward@arm.com>
5507             David Sherwood  <david.sherwood@arm.com>
5509         * optabs.c (expand_float): Explicitly check for scalars before
5510         using a branching expansion.
5511         (expand_fix): Likewise.
5513 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
5514             Alan Hayward  <alan.hayward@arm.com>
5515             David Sherwood  <david.sherwood@arm.com>
5517         * expr.c (convert_mode): Split scalar handling out into...
5518         (convert_mode_scalar): ...this new function.  Treat the modes
5519         as scalar_modes.
5521 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
5522             Alan Hayward  <alan.hayward@arm.com>
5523             David Sherwood  <david.sherwood@arm.com>
5525         * omp-expand.c (expand_omp_atomic): Use is_int_mode, is_float_mode
5526         and scalar_mode.
5527         * tree-vect-stmts.c (get_vectype_for_scalar_type_and_size): Likewise.
5529 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
5530             Alan Hayward  <alan.hayward@arm.com>
5531             David Sherwood  <david.sherwood@arm.com>
5533         * fixed-value.h (fixed_from_double_int): Take a scalar_mode
5534         rather than a machine_mode.
5535         (fixed_from_string): Likewise.
5536         (fixed_convert): Likewise.
5537         (fixed_convert_from_int): Likewise.
5538         (fixed_convert_from_real): Likewise.
5539         (real_convert_from_fixed): Likewise.
5540         * fixed-value.c (fixed_from_double_int): Likewise.
5541         (fixed_from_string): Likewise.
5542         (fixed_convert): Likewise.
5543         (fixed_convert_from_int): Likewise.
5544         (fixed_convert_from_real): Likewise.
5545         (real_convert_from_fixed): Likewise.
5546         * config/avr/avr.c (avr_out_round): Use as_a <scalar_mode>.
5548 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
5549             Alan Hayward  <alan.hayward@arm.com>
5550             David Sherwood  <david.sherwood@arm.com>
5552         * emit-rtl.c (immed_double_const): Use is_a <scalar_mode> instead
5553         of separate mode class checks.  Do not allow vector modes here.
5554         (immed_wide_int_const): Use as_a <scalar_mode>.
5555         * explow.c (trunc_int_for_mode): Likewise.
5556         * rtl.h (wi::int_traits<rtx_mode_t>::get_precision): Likewise.
5557         (wi::shwi): Likewise.
5558         (wi::min_value): Likewise.
5559         (wi::max_value): Likewise.
5560         * dwarf2out.c (loc_descriptor): Likewise.
5561         * simplify-rtx.c (simplify_immed_subreg): Fix rtx_mode_t argument
5562         for CONST_WIDE_INT.
5564 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
5565             Alan Hayward  <alan.hayward@arm.com>
5566             David Sherwood  <david.sherwood@arm.com>
5568         * tree.h (SCALAR_TYPE_MODE): New macro.
5569         * expr.c (expand_expr_addr_expr_1): Use it.
5570         (expand_expr_real_2): Likewise.
5571         * fold-const.c (fold_convert_const_fixed_from_fixed): Likeise.
5572         (fold_convert_const_fixed_from_int): Likewise.
5573         (fold_convert_const_fixed_from_real): Likewise.
5574         (native_encode_fixed): Likewise
5575         (native_encode_complex): Likewise
5576         (native_encode_vector): Likewise.
5577         (native_interpret_fixed): Likewise.
5578         (native_interpret_real): Likewise.
5579         (native_interpret_complex): Likewise.
5580         (native_interpret_vector): Likewise.
5581         * omp-simd-clone.c (simd_clone_adjust_return_type): Likewise.
5582         (simd_clone_adjust_argument_types): Likewise.
5583         (simd_clone_init_simd_arrays): Likewise.
5584         (simd_clone_adjust): Likewise.
5585         * stor-layout.c (layout_type): Likewise.
5586         * tree.c (build_minus_one_cst): Likewise.
5587         * tree-cfg.c (verify_gimple_assign_ternary): Likewise.
5588         * tree-inline.c (estimate_move_cost): Likewise.
5589         * tree-ssa-math-opts.c (convert_plusminus_to_widen): Likewise.
5590         * tree-vect-loop.c (vect_create_epilog_for_reduction): Likewise.
5591         (vectorizable_reduction): Likewise.
5592         * tree-vect-patterns.c (vect_recog_widen_mult_pattern): Likewise.
5593         (vect_recog_mixed_size_cond_pattern): Likewise.
5594         (check_bool_pattern): Likewise.
5595         (adjust_bool_pattern): Likewise.
5596         (search_type_for_mask_1): Likewise.
5597         * tree-vect-slp.c (vect_schedule_slp_instance): Likewise.
5598         * tree-vect-stmts.c (vectorizable_conversion): Likewise.
5599         (vectorizable_load): Likewise.
5600         (vectorizable_store): Likewise.
5601         * ubsan.c (ubsan_encode_value): Likewise.
5602         * varasm.c (output_constant): Likewise.
5604 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
5605             Alan Hayward  <alan.hayward@arm.com>
5606             David Sherwood  <david.sherwood@arm.com>
5608         * coretypes.h (scalar_mode): New class.
5609         * machmode.h (scalar_mode): Likewise.
5610         (scalar_mode::includes_p): New function.
5611         (mode_to_inner): Return a scalar_mode rather than a machine_mode.
5612         * gdbhooks.py (build_pretty_printers): Handle scalar_mode.
5613         * genmodes.c (get_mode_class): Handle remaining scalar modes.
5614         * cfgexpand.c (expand_debug_expr): Use scalar_mode.
5615         * expmed.c (store_bit_field_1): Likewise.
5616         (extract_bit_field_1): Likewise.
5617         * expr.c (write_complex_part): Likewise.
5618         (read_complex_part): Likewise.
5619         (emit_move_complex_push): Likewise.
5620         (expand_expr_real_2): Likewise.
5621         * function.c (assign_parm_setup_reg): Likewise.
5622         (assign_parms_unsplit_complex): Likewise.
5623         * optabs.c (expand_binop): Likewise.
5624         * rtlanal.c (subreg_get_info): Likewise.
5625         * simplify-rtx.c (simplify_immed_subreg): Likewise.
5626         * varasm.c (output_constant_pool_2): Likewise.
5628 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
5629             Alan Hayward  <alan.hayward@arm.com>
5630             David Sherwood  <david.sherwood@arm.com>
5632         * expmed.c (extract_high_half): Use scalar_int_mode and remove
5633         assertion.
5634         (expmed_mult_highpart_optab): Likewise.
5635         (expmed_mult_highpart): Likewise.
5637 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
5638             Alan Hayward  <alan.hayward@arm.com>
5639             David Sherwood  <david.sherwood@arm.com>
5641         * builtins.h (builtin_strncpy_read_str): Take a scalar_int_mode
5642         instead of a machine_mode.
5643         (builtin_memset_read_str): Likewise.
5644         * builtins.c (c_readstr): Likewise.
5645         (builtin_memcpy_read_str): Likewise.
5646         (builtin_strncpy_read_str): Likewise.
5647         (builtin_memset_read_str): Likewise.
5648         (builtin_memset_gen_str): Likewise.
5649         (expand_builtin_signbit): Use scalar_int_mode for local variables.
5650         * cfgexpand.c (convert_debug_memory_address): Take a scalar_int_mode
5651         instead of a machine_mode.
5652         * combine.c (simplify_if_then_else): Use scalar_int_mode for local
5653         variables.
5654         (make_extraction): Likewise.
5655         (try_widen_shift_mode): Take and return scalar_int_modes instead
5656         of machine_modes.
5657         * config/aarch64/aarch64.c (aarch64_libgcc_cmp_return_mode): Return
5658         a scalar_int_mode instead of a machine_mode.
5659         * config/avr/avr.c (avr_addr_space_address_mode): Likewise.
5660         (avr_addr_space_pointer_mode): Likewise.
5661         * config/cr16/cr16.c (cr16_unwind_word_mode): Likewise.
5662         * config/msp430/msp430.c (msp430_addr_space_pointer_mode): Likewise.
5663         (msp430_unwind_word_mode): Likewise.
5664         * config/spu/spu.c (spu_unwind_word_mode): Likewise.
5665         (spu_addr_space_pointer_mode): Likewise.
5666         (spu_addr_space_address_mode): Likewise.
5667         (spu_libgcc_cmp_return_mode): Likewise.
5668         (spu_libgcc_shift_count_mode): Likewise.
5669         * config/rl78/rl78.c (rl78_addr_space_address_mode): Likewise.
5670         (rl78_addr_space_pointer_mode): Likewise.
5671         (fl78_unwind_word_mode): Likewise.
5672         (rl78_valid_pointer_mode): Take a scalar_int_mode instead of a
5673         machine_mode.
5674         * config/alpha/alpha.c (vms_valid_pointer_mode): Likewise.
5675         * config/ia64/ia64.c (ia64_vms_valid_pointer_mode): Likewise.
5676         * config/mips/mips.c (mips_mode_rep_extended): Likewise.
5677         (mips_valid_pointer_mode): Likewise.
5678         * config/tilegx/tilegx.c (tilegx_mode_rep_extended): Likewise.
5679         * config/ft32/ft32.c (ft32_valid_pointer_mode): Likewise.
5680         (ft32_addr_space_pointer_mode): Return a scalar_int_mode instead
5681         of a machine_mode.
5682         (ft32_addr_space_address_mode): Likewise.
5683         * config/m32c/m32c.c (m32c_valid_pointer_mode): Take a
5684         scalar_int_mode instead of a machine_mode.
5685         (m32c_addr_space_pointer_mode): Return a scalar_int_mode instead
5686         of a machine_mode.
5687         (m32c_addr_space_address_mode): Likewise.
5688         * config/powerpcspe/powerpcspe.c (rs6000_abi_word_mode): Likewise.
5689         (rs6000_eh_return_filter_mode): Likewise.
5690         * config/rs6000/rs6000.c (rs6000_abi_word_mode): Likewise.
5691         (rs6000_eh_return_filter_mode): Likewise.
5692         * config/s390/s390.c (s390_libgcc_cmp_return_mode): Likewise.
5693         (s390_libgcc_shift_count_mode): Likewise.
5694         (s390_unwind_word_mode): Likewise.
5695         (s390_valid_pointer_mode): Take a scalar_int_mode rather than a
5696         machine_mode.
5697         * target.def (mode_rep_extended): Likewise.
5698         (valid_pointer_mode): Likewise.
5699         (addr_space.valid_pointer_mode): Likewise.
5700         (eh_return_filter_mode): Return a scalar_int_mode rather than
5701         a machine_mode.
5702         (libgcc_cmp_return_mode): Likewise.
5703         (libgcc_shift_count_mode): Likewise.
5704         (unwind_word_mode): Likewise.
5705         (addr_space.pointer_mode): Likewise.
5706         (addr_space.address_mode): Likewise.
5707         * doc/tm.texi: Regenerate.
5708         * dojump.c (prefer_and_bit_test): Take a scalar_int_mode rather than
5709         a machine_mode.
5710         (do_jump): Use scalar_int_mode for local variables.
5711         * dwarf2cfi.c (init_return_column_size): Take a scalar_int_mode
5712         rather than a machine_mode.
5713         * dwarf2out.c (convert_descriptor_to_mode): Likewise.
5714         (scompare_loc_descriptor_wide): Likewise.
5715         (scompare_loc_descriptor_narrow): Likewise.
5716         * emit-rtl.c (adjust_address_1): Use scalar_int_mode for local
5717         variables.
5718         * except.c (sjlj_emit_dispatch_table): Likewise.
5719         (expand_builtin_eh_copy_values): Likewise.
5720         * explow.c (convert_memory_address_addr_space_1): Likewise.
5721         Take a scalar_int_mode rather than a machine_mode.
5722         (convert_memory_address_addr_space): Take a scalar_int_mode rather
5723         than a machine_mode.
5724         (memory_address_addr_space): Use scalar_int_mode for local variables.
5725         * expmed.h (expand_mult_highpart_adjust): Take a scalar_int_mode
5726         rather than a machine_mode.
5727         * expmed.c (mask_rtx): Likewise.
5728         (init_expmed_one_conv): Likewise.
5729         (expand_mult_highpart_adjust): Likewise.
5730         (extract_high_half): Likewise.
5731         (expmed_mult_highpart_optab): Likewise.
5732         (expmed_mult_highpart): Likewise.
5733         (expand_smod_pow2): Likewise.
5734         (expand_sdiv_pow2): Likewise.
5735         (emit_store_flag_int): Likewise.
5736         (adjust_bit_field_mem_for_reg): Use scalar_int_mode for local
5737         variables.
5738         (extract_low_bits): Likewise.
5739         * expr.h (by_pieces_constfn): Take a scalar_int_mode rather than
5740         a machine_mode.
5741         * expr.c (pieces_addr::adjust):  Likewise.
5742         (can_store_by_pieces): Likewise.
5743         (store_by_pieces): Likewise.
5744         (clear_by_pieces_1): Likewise.
5745         (expand_expr_addr_expr_1): Likewise.
5746         (expand_expr_addr_expr): Use scalar_int_mode for local variables.
5747         (expand_expr_real_1): Likewise.
5748         (try_casesi): Likewise.
5749         * final.c (shorten_branches): Likewise.
5750         * fold-const.c (fold_convert_const_int_from_fixed): Change the
5751         type of "mode" to machine_mode.
5752         * internal-fn.c (expand_arith_overflow_result_store): Take a
5753         scalar_int_mode rather than a machine_mode.
5754         (expand_mul_overflow): Use scalar_int_mode for local variables.
5755         * loop-doloop.c (doloop_modify): Likewise.
5756         (doloop_optimize): Likewise.
5757         * optabs.c (expand_subword_shift): Take a scalar_int_mode rather
5758         than a machine_mode.
5759         (expand_doubleword_shift_condmove): Likewise.
5760         (expand_doubleword_shift): Likewise.
5761         (expand_doubleword_clz): Likewise.
5762         (expand_doubleword_popcount): Likewise.
5763         (expand_doubleword_parity): Likewise.
5764         (expand_absneg_bit): Use scalar_int_mode for local variables.
5765         (prepare_float_lib_cmp): Likewise.
5766         * rtl.h (convert_memory_address_addr_space_1): Take a scalar_int_mode
5767         rather than a machine_mode.
5768         (convert_memory_address_addr_space): Likewise.
5769         (get_mode_bounds): Likewise.
5770         (get_address_mode): Return a scalar_int_mode rather than a
5771         machine_mode.
5772         * rtlanal.c (get_address_mode): Likewise.
5773         * stor-layout.c (get_mode_bounds): Take a scalar_int_mode rather
5774         than a machine_mode.
5775         * targhooks.c (default_mode_rep_extended): Likewise.
5776         (default_valid_pointer_mode): Likewise.
5777         (default_addr_space_valid_pointer_mode): Likewise.
5778         (default_eh_return_filter_mode): Return a scalar_int_mode rather
5779         than a machine_mode.
5780         (default_libgcc_cmp_return_mode): Likewise.
5781         (default_libgcc_shift_count_mode): Likewise.
5782         (default_unwind_word_mode): Likewise.
5783         (default_addr_space_pointer_mode): Likewise.
5784         (default_addr_space_address_mode): Likewise.
5785         * targhooks.h (default_eh_return_filter_mode): Likewise.
5786         (default_libgcc_cmp_return_mode): Likewise.
5787         (default_libgcc_shift_count_mode): Likewise.
5788         (default_unwind_word_mode): Likewise.
5789         (default_addr_space_pointer_mode): Likewise.
5790         (default_addr_space_address_mode): Likewise.
5791         (default_mode_rep_extended): Take a scalar_int_mode rather than
5792         a machine_mode.
5793         (default_valid_pointer_mode): Likewise.
5794         (default_addr_space_valid_pointer_mode): Likewise.
5795         * tree-ssa-address.c (addr_for_mem_ref): Use scalar_int_mode for
5796         local variables.
5797         * tree-ssa-loop-ivopts.c (get_shiftadd_cost): Take a scalar_int_mode
5798         rather than a machine_mode.
5799         * tree-switch-conversion.c (array_value_type): Use scalar_int_mode
5800         for local variables.
5801         * tree-vrp.c (simplify_float_conversion_using_ranges): Likewise.
5802         * var-tracking.c (use_narrower_mode): Take a scalar_int_mode rather
5803         than a machine_mode.
5805 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
5806             Alan Hayward  <alan.hayward@arm.com>
5807             David Sherwood  <david.sherwood@arm.com>
5809         * dojump.c (do_jump_by_parts_greater_rtx): Change the type of
5810         the mode argument to scalar_int_mode.
5811         (do_jump_by_parts_zero_rtx): Likewise.
5812         (do_jump_by_parts_equality_rtx): Likewise.
5813         (do_jump_by_parts_greater): Take a mode argument.
5814         (do_jump_by_parts_equality): Likewise.
5815         (do_jump_1): Update calls accordingly.
5817 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
5818             Alan Hayward  <alan.hayward@arm.com>
5819             David Sherwood  <david.sherwood@arm.com>
5821         * is-a.h (safe_dyn_cast): New function.
5822         * rtl.h (rtx_jump_table_data::get_data_mode): New function.
5823         (jump_table_for_label): Likewise.
5824         * final.c (final_addr_vec_align): Take an rtx_jump_table_data *
5825         instead of an rtx_insn *.
5826         (shorten_branches): Use dyn_cast instead of LABEL_P and
5827         JUMP_TABLE_DATA_P.  Use jump_table_for_label and
5828         rtx_jump_table_data::get_data_mode.
5829         (final_scan_insn): Likewise.
5831 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
5832             Alan Hayward  <alan.hayward@arm.com>
5833             David Sherwood  <david.sherwood@arm.com>
5835         * combine.c (try_combine): Use is_a <scalar_int_mode> when
5836         trying to combine a full-register integer set with a subreg
5837         integer set.
5839 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
5840             Alan Hayward  <alan.hayward@arm.com>
5841             David Sherwood  <david.sherwood@arm.com>
5843         * expr.c (expand_expr_addr_expr): Add a new_tmode local variable
5844         that is always either address_mode or pointer_mode.
5846 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
5847             Alan Hayward  <alan.hayward@arm.com>
5848             David Sherwood  <david.sherwood@arm.com>
5850         * expr.c (expand_expr_real_2): Use word_mode instead of innermode
5851         when the two are known to be equal.
5853 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
5854             Alan Hayward  <alan.hayward@arm.com>
5855             David Sherwood  <david.sherwood@arm.com>
5857         * simplify-rtx.c (simplify_const_unary_operation): Use
5858         is_a <scalar_int_mode> instead of checking for a nonzero
5859         precision.  Forcibly convert op_mode to a scalar_int_mode
5860         in that case.  More clearly differentiate the operand and
5861         result modes and use the former when deciding what the value
5862         of a count-bits operation should be.  Use is_int_mode instead
5863         of checking for a MODE_INT.  Remove redundant check for whether
5864         this mode has a zero precision.
5866 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
5867             Alan Hayward  <alan.hayward@arm.com>
5868             David Sherwood  <david.sherwood@arm.com>
5870         * optabs.c (widen_leading): Change the type of the mode argument
5871         to scalar_int_mode.  Use opt_scalar_int_mode for the mode iterator.
5872         (widen_bswap): Likewise.
5873         (expand_parity): Likewise.
5874         (expand_ctz): Change the type of the mode argument to scalar_int_mode.
5875         (expand_ffs): Likewise.
5876         (epand_unop): Check for scalar integer modes before calling the
5877         above routines.
5879 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
5880             Alan Hayward  <alan.hayward@arm.com>
5881             David Sherwood  <david.sherwood@arm.com>
5883         * expr.c (const_scalar_mask_from_tree): Add a mode argument.
5884         Expand commentary.
5885         (expand_expr_real_1): Update call accordingly.
5887 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
5888             Alan Hayward  <alan.hayward@arm.com>
5889             David Sherwood  <david.sherwood@arm.com>
5891         * expmed.c (store_bit_field_using_insv): Add op0_mode and
5892         value_mode arguments.  Use scalar_int_mode internally.
5893         (store_bit_field_1): Rename the new integer mode from imode
5894         to op0_mode and use it instead of GET_MODE (op0).  Update calls
5895         to store_split_bit_field, store_bit_field_using_insv and
5896         store_fixed_bit_field.
5897         (store_fixed_bit_field): Add op0_mode and value_mode arguments.
5898         Use scalar_int_mode internally.  Use a bit count rather than a mode
5899         when calculating the largest bit size for get_best_mode.
5900         Update calls to store_split_bit_field and store_fixed_bit_field_1.
5901         (store_fixed_bit_field_1): Add mode and value_mode arguments.
5902         Remove assertion that OP0 has a scalar integer mode.
5903         (store_split_bit_field): Add op0_mode and value_mode arguments.
5904         Update calls to extract_fixed_bit_field.
5905         (extract_bit_field_using_extv): Add an op0_mode argument.
5906         Use scalar_int_mode internally.
5907         (extract_bit_field_1): Rename the new integer mode from imode to
5908         op0_mode and use it instead of GET_MODE (op0).  Update calls to
5909         extract_split_bit_field, extract_bit_field_using_extv and
5910         extract_fixed_bit_field.
5911         (extract_fixed_bit_field): Add an op0_mode argument.  Update calls
5912         to extract_split_bit_field and extract_fixed_bit_field_1.
5913         (extract_fixed_bit_field_1): Add a mode argument.  Remove assertion
5914         that OP0 has a scalar integer mode.  Use as_a <scalar_int_mode>
5915         on the target mode.
5916         (extract_split_bit_field): Add an op0_mode argument.  Update call
5917         to extract_fixed_bit_field.
5919 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
5920             Alan Hayward  <alan.hayward@arm.com>
5921             David Sherwood  <david.sherwood@arm.com>
5923         * cse.c (cse_insn): Use opt_scalar_int_mode for the mode iterator.
5924         * explow.c (hard_function_value): Likewise.
5925         * expmed.c (extract_fixed_bit_field_1): Likewise.  Move the
5926         convert_to_mode call outside the loop.
5927         * expr.c (alignment_for_piecewise_move): Use opt_scalar_int_mode
5928         for the mode iterator.  Require the mode specified by max_pieces
5929         to exist.
5930         (emit_block_move_via_movmem): Use opt_scalar_int_mode for the
5931         mode iterator.
5932         (copy_blkmode_to_reg): Likewise.
5933         (set_storage_via_setmem): Likewise.
5934         * optabs.c (prepare_cmp_insn): Likewise.
5935         * rtlanal.c (init_num_sign_bit_copies_in_rep): Likewise.
5936         * stor-layout.c (finish_bitfield_representative): Likewise.
5938 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
5939             Alan Hayward  <alan.hayward@arm.com>
5940             David Sherwood  <david.sherwood@arm.com>
5942         * rtl.h (subreg_unpromoted_mode, subreg_promoted_mode): New functions.
5943         * expr.c (convert_move): Use them.
5944         (convert_modes): Likewise.
5945         (store_expr_with_bounds): Likewise.
5947 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
5948             Alan Hayward  <alan.hayward@arm.com>
5949             David Sherwood  <david.sherwood@arm.com>
5951         * rtl.h (rtl_hooks::reg_nonzero_bits): Add a scalar_int_mode
5952         parameter for the mode of "x".  Remove the "known_x", "known_mode"
5953         and "known_ret" arguments.  Change the type of the mode argument
5954         to scalar_int_mode.
5955         (rtl_hooks:reg_num_sign_bit_copies): Likewise.
5956         * combine.c (reg_nonzero_bits_for_combine): Update accordingly.
5957         (reg_num_sign_bit_copies_for_combine): Likewise.
5958         * rtlanal.c (nonzero_bits1): Likewise.
5959         (num_sign_bit_copies1): Likewise.
5960         * rtlhooks-def.h (reg_nonzero_bits_general): Likewise.
5961         (reg_num_sign_bit_copies_general): Likewise.
5962         * rtlhooks.c (reg_num_sign_bit_copies_general): Likewise.
5963         (reg_nonzero_bits_general): Likewise.
5965 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
5966             Alan Hayward  <alan.hayward@arm.com>
5967             David Sherwood  <david.sherwood@arm.com>
5969         * rtlanal.c (num_sign_bit_copies): Handle VOIDmode here rather
5970         than in subroutines.  Return 1 for non-integer modes.
5971         (cached_num_sign_bit_copies): Change the type of the mode parameter
5972         to scalar_int_mode.
5973         (num_sign_bit_copies1): Likewise.  Remove early exit for other mode
5974         classes.  Handle CONST_INT_P first and then check whether X also
5975         has a scalar integer mode.  Check the same thing for inner registers
5976         of a SUBREG and for values that are being extended or truncated.
5978 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
5979             Alan Hayward  <alan.hayward@arm.com>
5980             David Sherwood  <david.sherwood@arm.com>
5982         * rtlanal.c (nonzero_bits): Handle VOIDmode here rather than
5983         in subroutines.  Return the mode mask for non-integer modes.
5984         (cached_nonzero_bits): Change the type of the mode parameter
5985         to scalar_int_mode.
5986         (nonzero_bits1): Likewise.  Remove early exit for other mode
5987         classes.  Handle CONST_INT_P first and then check whether X
5988         also has a scalar integer mode.
5990 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
5991             Alan Hayward  <alan.hayward@arm.com>
5992             David Sherwood  <david.sherwood@arm.com>
5994         * expr.c (widest_int_mode_for_size): Make the comment match the code.
5995         Return a scalar_int_mode and assert that the size is greater than
5996         one byte.
5997         (by_pieces_ninsns): Update accordingly and remove VOIDmode handling.
5998         (op_by_pieces_d::op_by_pieces_d): Likewise.
5999         (op_by_pieces_d::run): Likewise.
6000         (can_store_by_pieces): Likewise.
6002 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
6003             Alan Hayward  <alan.hayward@arm.com>
6004             David Sherwood  <david.sherwood@arm.com>
6006         * combine.c (extract_left_shift): Add a mode argument and update
6007         recursive calls.
6008         (make_compound_operation_int): Change the type of the mode parameter
6009         to scalar_int_mode and update the call to extract_left_shift.
6011 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
6012             Alan Hayward  <alan.hayward@arm.com>
6013             David Sherwood  <david.sherwood@arm.com>
6015         * combine.c (simplify_and_const_int): Change the type of the mode
6016         parameter to scalar_int_mode.
6017         (simplify_and_const_int_1): Likewise.  Update recursive call.
6019 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
6020             Alan Hayward  <alan.hayward@arm.com>
6021             David Sherwood  <david.sherwood@arm.com>
6023         * combine.c (simplify_compare_const): Check that the mode is a
6024         scalar_int_mode (rather than VOIDmode) before testing its
6025         precision.
6026         (simplify_comparison): Move COMPARISON_P handling out of the
6027         loop and restrict the latter part of the loop to scalar_int_modes.
6028         Check is_a <scalar_int_mode> before calling HWI_COMPUTABLE_MODE_P
6029         and when considering SUBREG_REGs.  Use is_int_mode instead of
6030         checking GET_MODE_CLASS against MODE_INT.
6032 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
6033             Alan Hayward  <alan.hayward@arm.com>
6034             David Sherwood  <david.sherwood@arm.com>
6036         * combine.c (try_widen_shift_mode): Move check for equal modes to...
6037         (simplify_shift_const_1): ...here.  Use scalar_int_mode for
6038         shift_unit_mode and for modes involved in scalar shifts.
6040 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
6041             Alan Hayward  <alan.hayward@arm.com>
6042             David Sherwood  <david.sherwood@arm.com>
6044         * combine.c (force_int_to_mode): New function, split out from...
6045         (force_to_mode): ...here.  Keep xmode up-to-date and use it
6046         instead of GET_MODE (x).
6048 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
6049             Alan Hayward  <alan.hayward@arm.com>
6050             David Sherwood  <david.sherwood@arm.com>
6052         * optabs-query.h (extraction_insn::struct_mode): Change type to
6053         opt_scalar_int_mode and update comment.
6054         (extraction_insn::field_mode): Change type to scalar_int_mode.
6055         (extraction_insn::pos_mode): Likewise.
6056         * combine.c (make_extraction): Update accordingly.
6057         * optabs-query.c (get_traditional_extraction_insn): Likewise.
6058         (get_optab_extraction_insn): Likewise.
6059         * recog.c (simplify_while_replacing): Likewise.
6060         * expmed.c (narrow_bit_field_mem): Change the type of the mode
6061         parameter to opt_scalar_int_mode.
6063 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
6064             Alan Hayward  <alan.hayward@arm.com>
6065             David Sherwood  <david.sherwood@arm.com>
6067         * machmode.h (bit_field_mode_iterator::next_mode): Take a pointer
6068         to a scalar_int_mode instead of a machine_mode.
6069         (bit_field_mode_iterator::m_mode): Change type to opt_scalar_int_mode.
6070         (get_best_mode): Return a boolean and use a pointer argument to store
6071         the selected mode.  Replace the limit mode parameter with a bit limit.
6072         * expmed.c (adjust_bit_field_mem_for_reg): Use scalar_int_mode
6073         for the values returned by bit_field_mode_iterator::next_mode.
6074         (store_bit_field): Update call to get_best_mode.
6075         (store_fixed_bit_field): Likewise.
6076         (extract_fixed_bit_field): Likewise.
6077         * expr.c (optimize_bitfield_assignment_op): Likewise.
6078         * fold-const.c (optimize_bit_field_compare): Likewise.
6079         (fold_truth_andor_1): Likewise.
6080         * stor-layout.c (bit_field_mode_iterator::next_mode): As above.
6081         Update for new type of m_mode.
6082         (get_best_mode): As above.
6084 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
6085             Alan Hayward  <alan.hayward@arm.com>
6086             David Sherwood  <david.sherwood@arm.com>
6088         * expmed.c (strict_volatile_bitfield_p): Change the type of fieldmode
6089         to scalar_int_mode.  Remove check for SCALAR_INT_MODE_P.
6090         (store_bit_field): Check is_a <scalar_int_mode> before calling
6091         strict_volatile_bitfield_p.
6092         (extract_bit_field): Likewise.
6094 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
6095             Alan Hayward  <alan.hayward@arm.com>
6096             David Sherwood  <david.sherwood@arm.com>
6098         * target.def (cstore_mode): Return a scalar_int_mode.
6099         * doc/tm.texi: Regenerate.
6100         * config/sparc/sparc.c (sparc_cstore_mode): Return a scalar_int_mode.
6101         * targhooks.h (default_cstore_mode): Likewise.
6102         * targhooks.c (default_cstore_mode): Likewise, using a forced
6103         conversion.
6104         * expmed.c (emit_cstore): Expect the target of the cstore to be
6105         a scalar_int_mode.
6107 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
6108             Alan Hayward  <alan.hayward@arm.com>
6109             David Sherwood  <david.sherwood@arm.com>
6111         * cfgloop.h (rtx_iv): Change type of extend_mode and mode to
6112         scalar_int_mode.
6113         (niter_desc): Likewise mode.
6114         (iv_analyze): Add a mode parameter.
6115         (biv_p): Likewise.
6116         (iv_analyze_expr): Pass the mode paraeter before the rtx it describes
6117         and change its type to scalar_int_mode.
6118         * loop-iv.c: Update commentary at head of file.
6119         (iv_constant): Pass the mode paraeter before the rtx it describes
6120         and change its type to scalar_int_mode.  Remove VOIDmode handling.
6121         (iv_subreg): Change the type of the mode parameter to scalar_int_mode.
6122         (iv_extend): Likewise.
6123         (shorten_into_mode): Likewise.
6124         (iv_add): Use scalar_int_mode.
6125         (iv_mult): Likewise.
6126         (iv_shift): Likewise.
6127         (canonicalize_iv_subregs): Likewise.
6128         (get_biv_step_1): Pass the outer_mode parameter before the rtx
6129         it describes and change its mode to scalar_int_mode.   Also change
6130         the type of the returned inner_mode to scalar_int_mode.
6131         (get_biv_step): Likewise, turning outer_mode from a pointer
6132         into a direct parameter.  Update call to get_biv_step_1.
6133         (iv_analyze_biv): Add an outer_mode parameter.  Update calls to
6134         iv_constant and get_biv_step.
6135         (iv_analyze_expr): Pass the mode parameter before the rtx it describes
6136         and change its type to scalar_int_mode.  Don't initialise iv->mode
6137         to VOIDmode and remove later checks for its still being VOIDmode.
6138         Update calls to iv_analyze_op and iv_analyze_expr.  Check
6139         is_a <scalar_int_mode> when changing the mode under consideration.
6140         (iv_analyze_def): Ignore registers that don't have a scalar_int_mode.
6141         Update call to iv_analyze_expr.
6142         (iv_analyze_op): Add a mode parameter.  Reject subregs whose
6143         inner register is not also a scalar_int_mode.  Update call to
6144         iv_analyze_biv.
6145         (iv_analyze): Add a mode parameter.  Update call to iv_analyze_op.
6146         (biv_p): Add a mode parameter.  Update call to iv_analyze_biv.
6147         (iv_number_of_iterations): Use is_a <scalar_int_mode> instead of
6148         separate mode class checks.  Update calls to iv_analyze.  Remove
6149         fix-up of VOIDmodes after iv_analyze_biv.
6150         * loop-unroll.c (analyze_iv_to_split_insn): Reject registers that
6151         don't have a scalar_int_mode.  Update call to biv_p.
6153 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
6154             Alan Hayward  <alan.hayward@arm.com>
6155             David Sherwood  <david.sherwood@arm.com>
6157         * cfgexpand.c (convert_debug_memory_address): Use
6158         as_a <scalar_int_mode>.
6159         * combine.c (expand_compound_operation): Likewise.
6160         (make_extraction): Likewise.
6161         (change_zero_ext): Likewise.
6162         (simplify_comparison): Likewise.
6163         * cse.c (cse_insn): Likewise.
6164         * dwarf2out.c (minmax_loc_descriptor): Likewise.
6165         (mem_loc_descriptor): Likewise.
6166         (loc_descriptor): Likewise.
6167         * expmed.c (init_expmed_one_mode): Likewise.
6168         (synth_mult): Likewise.
6169         (emit_store_flag_1): Likewise.
6170         (expand_divmod): Likewise.  Use HWI_COMPUTABLE_MODE_P instead
6171         of a comparison with size.
6172         * expr.c (expand_assignment): Use as_a <scalar_int_mode>.
6173         (reduce_to_bit_field_precision): Likewise.
6174         * function.c (expand_function_end): Likewise.
6175         * internal-fn.c (expand_arith_overflow_result_store): Likewise.
6176         * loop-doloop.c (doloop_modify): Likewise.
6177         * optabs.c (expand_binop): Likewise.
6178         (expand_unop): Likewise.
6179         (expand_copysign_absneg): Likewise.
6180         (prepare_cmp_insn): Likewise.
6181         (maybe_legitimize_operand): Likewise.
6182         * recog.c (const_scalar_int_operand): Likewise.
6183         * rtlanal.c (get_address_mode): Likewise.
6184         * simplify-rtx.c (simplify_unary_operation_1): Likewise.
6185         (simplify_cond_clz_ctz): Likewise.
6186         * tree-nested.c (get_nl_goto_field): Likewise.
6187         * tree.c (build_vector_type_for_mode): Likewise.
6188         * var-tracking.c (use_narrower_mode): Likewise.
6190 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
6191             Alan Hayward  <alan.hayward@arm.com>
6192             David Sherwood  <david.sherwood@arm.com>
6194         * tree.h (SCALAR_INT_TYPE_MODE): New macro.
6195         * builtins.c (expand_builtin_signbit): Use it.
6196         * cfgexpand.c (expand_debug_expr): Likewise.
6197         * dojump.c (do_jump): Likewise.
6198         (do_compare_and_jump): Likewise.
6199         * dwarf2cfi.c (expand_builtin_init_dwarf_reg_sizes): Likewise.
6200         * expmed.c (make_tree): Likewise.
6201         * expr.c (expand_expr_real_2): Likewise.
6202         (expand_expr_real_1): Likewise.
6203         (try_casesi): Likewise.
6204         * fold-const-call.c (fold_const_call_ss): Likewise.
6205         * fold-const.c (unextend): Likewise.
6206         (extract_muldiv_1): Likewise.
6207         (fold_single_bit_test): Likewise.
6208         (native_encode_int): Likewise.
6209         (native_encode_string): Likewise.
6210         (native_interpret_int): Likewise.
6211         * gimple-fold.c (gimple_fold_builtin_memset): Likewise.
6212         * internal-fn.c (expand_addsub_overflow): Likewise.
6213         (expand_neg_overflow): Likewise.
6214         (expand_mul_overflow): Likewise.
6215         (expand_arith_overflow): Likewise.
6216         * match.pd: Likewise.
6217         * stor-layout.c (layout_type): Likewise.
6218         * tree-cfg.c (verify_gimple_assign_ternary): Likewise.
6219         * tree-ssa-math-opts.c (convert_mult_to_widen): Likewise.
6220         * tree-ssanames.c (get_range_info): Likewise.
6221         * tree-switch-conversion.c (array_value_type) Likewise.
6222         * tree-vect-patterns.c (vect_recog_rotate_pattern): Likewise.
6223         (vect_recog_divmod_pattern): Likewise.
6224         (vect_recog_mixed_size_cond_pattern): Likewise.
6225         * tree-vrp.c (extract_range_basic): Likewise.
6226         (simplify_float_conversion_using_ranges): Likewise.
6227         * tree.c (int_fits_type_p): Likewise.
6228         * ubsan.c (instrument_bool_enum_load): Likewise.
6229         * varasm.c (mergeable_string_section): Likewise.
6230         (narrowing_initializer_constant_valid_p): Likewise.
6231         (output_constant): Likewise.
6233 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
6234             Alan Hayward  <alan.hayward@arm.com>
6235             David Sherwood  <david.sherwood@arm.com>
6237         * machmode.h (NARROWEST_INT_MODE): New macro.
6238         * expr.c (alignment_for_piecewise_move): Use it instead of
6239         GET_CLASS_NARROWEST_MODE (MODE_INT).
6240         (push_block): Likewise.
6241         * stor-layout.c (bit_field_mode_iterator::bit_field_mode_iterator):
6242         Likewise.
6243         * tree-vrp.c (simplify_float_conversion_using_ranges): Likewise.
6245 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
6246             Alan Hayward  <alan.hayward@arm.com>
6247             David Sherwood  <david.sherwood@arm.com>
6249         * postreload.c (move2add_valid_value_p): Change the type of the
6250         mode parameter to scalar_int_mode.
6251         (move2add_use_add2_insn): Add a mode parameter and use it instead
6252         of GET_MODE (reg).
6253         (move2add_use_add3_insn): Likewise.
6254         (reload_cse_move2add): Update accordingly.
6256 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
6257             Alan Hayward  <alan.hayward@arm.com>
6258             David Sherwood  <david.sherwood@arm.com>
6260         * expr.c (expand_expr_real_2): Use scalar_int_mode for the
6261         double-word mode.
6262         * lower-subreg.c (resolve_shift_zext): Use is_a <scalar_int_mode>.
6263         * optabs.c (expand_unop): Likewise.
6265 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
6266             Alan Hayward  <alan.hayward@arm.com>
6267             David Sherwood  <david.sherwood@arm.com>
6269         * dwarf2out.c (typed_binop): Change mode parameter to scalar_int_mode.
6270         (clz_loc_descriptor): Likewise.  Remove SCALAR_INT_MODE_P check.
6271         (popcount_loc_descriptor): Likewise.
6272         (bswap_loc_descriptor): Likewise.
6273         (rotate_loc_descriptor): Likewise.
6274         (mem_loc_descriptor): Add is_a <scalar_int_mode> checks before
6275         calling the functions above.
6277 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
6278             Alan Hayward  <alan.hayward@arm.com>
6279             David Sherwood  <david.sherwood@arm.com>
6281         * combine.c (sign_extend_short_imm): Add is_a <scalar_int_mode>
6282         checks.
6283         (try_combine): Likewise.
6284         (simplify_if_then_else): Likewise.
6285         * cse.c (cse_insn): Likewise.
6286         * dwarf2out.c (mem_loc_descriptor): Likewise.
6287         * emit-rtl.c (gen_lowpart_common): Likewise.
6288         * simplify-rtx.c (simplify_truncation): Likewise.
6289         (simplify_binary_operation_1): Likewise.
6290         (simplify_const_relational_operation): Likewise.
6291         (simplify_ternary_operation): Likewise.
6292         * tree-ssa-loop-ivopts.c (force_expr_to_var_cost): Likewise.
6294 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
6295             Alan Hayward  <alan.hayward@arm.com>
6296             David Sherwood  <david.sherwood@arm.com>
6298         * cse.c (cse_insn): Add is_a <scalar_int_mode> checks.
6299         * reload.c (push_reload): Likewise.
6300         (find_reloads): Likewise.
6302 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
6303             Alan Hayward  <alan.hayward@arm.com>
6304             David Sherwood  <david.sherwood@arm.com>
6306         * combine.c (find_split_point): Add is_a <scalar_int_mode> checks.
6307         (make_compound_operation_int): Likewise.
6308         (change_zero_ext): Likewise.
6309         * expr.c (convert_move): Likewise.
6310         (convert_modes): Likewise.
6311         * fwprop.c (forward_propagate_subreg): Likewise.
6312         * loop-iv.c (get_biv_step_1): Likewise.
6313         * optabs.c (widen_operand): Likewise.
6314         * postreload.c (move2add_valid_value_p): Likewise.
6315         * recog.c (simplify_while_replacing): Likewise.
6316         * simplify-rtx.c (simplify_unary_operation_1): Likewise.
6317         (simplify_binary_operation_1): Likewise.  Remove redundant
6318         mode equality check.
6320 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
6321             Alan Hayward  <alan.hayward@arm.com>
6322             David Sherwood  <david.sherwood@arm.com>
6324         * combine.c (combine_simplify_rtx): Add checks for
6325         is_a <scalar_int_mode>.
6326         (simplify_if_then_else): Likewise.
6327         (make_field_assignment): Likewise.
6328         (simplify_comparison): Likewise.
6329         * ifcvt.c (noce_try_bitop): Likewise.
6330         * loop-invariant.c (canonicalize_address_mult): Likewise.
6331         * simplify-rtx.c (simplify_unary_operation_1): Likewise.
6333 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
6334             Alan Hayward  <alan.hayward@arm.com>
6335             David Sherwood  <david.sherwood@arm.com>
6337         * gimple-fold.c (gimple_fold_builtin_memory_op): Use
6338         is_a <scalar_int_mode> instead of != BLKmode.
6340 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
6341             Alan Hayward  <alan.hayward@arm.com>
6342             David Sherwood  <david.sherwood@arm.com>
6344         * cfgexpand.c (expand_debug_expr): Use is_a <scalar_int_mode>
6345         instead of != VOIDmode.
6346         * combine.c (if_then_else_cond): Likewise.
6347         (change_zero_ext): Likewise.
6348         * dwarf2out.c (mem_loc_descriptor): Likewise.
6349         (loc_descriptor): Likewise.
6350         * rtlanal.c (canonicalize_condition): Likewise.
6351         * simplify-rtx.c (simplify_relational_operation_1): Likewise.
6353 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
6354             Alan Hayward  <alan.hayward@arm.com>
6355             David Sherwood  <david.sherwood@arm.com>
6357         * simplify-rtx.c (simplify_binary_operation_1): Use
6358         is_a <scalar_int_mode> instead of !VECTOR_MODE_P.
6360 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
6361             Alan Hayward  <alan.hayward@arm.com>
6362             David Sherwood  <david.sherwood@arm.com>
6364         * wide-int.h (int_traits<unsigned char>) New class.
6365         (int_traits<unsigned short>) Likewise.
6366         * cfgexpand.c (expand_debug_expr): Use is_a <scalar_int_mode>.
6367         Use GET_MODE_UNIT_PRECISION and remove redundant test for
6368         SCALAR_INT_MODE_P.
6369         * combine.c (set_nonzero_bits_and_sign_copies): Use
6370         is_a <scalar_int_mode>.
6371         (find_split_point): Likewise.
6372         (combine_simplify_rtx): Likewise.
6373         (simplify_logical): Likewise.
6374         (expand_compound_operation): Likewise.
6375         (expand_field_assignment): Likewise.
6376         (make_compound_operation): Likewise.
6377         (extended_count): Likewise.
6378         (change_zero_ext): Likewise.
6379         (simplify_comparison): Likewise.
6380         * dwarf2out.c (scompare_loc_descriptor): Likewise.
6381         (ucompare_loc_descriptor): Likewise.
6382         (minmax_loc_descriptor): Likewise.
6383         (mem_loc_descriptor): Likewise.
6384         (loc_descriptor): Likewise.
6385         * expmed.c (init_expmed_one_mode): Likewise.
6386         * lra-constraints.c (lra_constraint_offset): Likewise.
6387         * optabs.c (prepare_libcall_arg): Likewise.
6388         * postreload.c (move2add_note_store): Likewise.
6389         * reload.c (operands_match_p): Likewise.
6390         * rtl.h (load_extend_op): Likewise.
6391         * rtlhooks.c (gen_lowpart_general): Likewise.
6392         * simplify-rtx.c (simplify_truncation): Likewise.
6393         (simplify_unary_operation_1): Likewise.
6394         (simplify_binary_operation_1): Likewise.
6395         (simplify_const_binary_operation): Likewise.
6396         (simplify_const_relational_operation): Likewise.
6397         (simplify_subreg): Likewise.
6398         * stor-layout.c (bitwise_mode_for_mode): Likewise.
6399         * var-tracking.c (adjust_mems): Likewise.
6400         (prepare_call_arguments): Likewise.
6402 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
6403             Alan Hayward  <alan.hayward@arm.com>
6404             David Sherwood  <david.sherwood@arm.com>
6406         * machmode.h (is_int_mode): New fuction.
6407         * combine.c (find_split_point): Use it.
6408         (combine_simplify_rtx): Likewise.
6409         (simplify_if_then_else): Likewise.
6410         (simplify_set): Likewise.
6411         (simplify_shift_const_1): Likewise.
6412         (simplify_comparison): Likewise.
6413         * config/aarch64/aarch64.c (aarch64_rtx_costs): Likewise.
6414         * cse.c (notreg_cost): Likewise.
6415         (cse_insn): Likewise.
6416         * cselib.c (cselib_lookup_1): Likewise.
6417         * dojump.c (do_jump_1): Likewise.
6418         (do_compare_rtx_and_jump): Likewise.
6419         * dse.c (get_call_args): Likewise.
6420         * dwarf2out.c (rtl_for_decl_init): Likewise.
6421         (native_encode_initializer): Likewise.
6422         * expmed.c (emit_store_flag_1): Likewise.
6423         (emit_store_flag): Likewise.
6424         * expr.c (convert_modes): Likewise.
6425         (store_field): Likewise.
6426         (expand_expr_real_1): Likewise.
6427         * fold-const.c (fold_read_from_constant_string): Likewise.
6428         * gimple-ssa-sprintf.c (get_format_string): Likewise.
6429         * optabs-libfuncs.c (gen_int_libfunc): Likewise.
6430         * optabs.c (expand_binop): Likewise.
6431         (expand_unop): Likewise.
6432         (expand_abs_nojump): Likewise.
6433         (expand_one_cmpl_abs_nojump): Likewise.
6434         * simplify-rtx.c (mode_signbit_p): Likewise.
6435         (val_signbit_p): Likewise.
6436         (val_signbit_known_set_p): Likewise.
6437         (val_signbit_known_clear_p): Likewise.
6438         (simplify_relational_operation_1): Likewise.
6439         * tree.c (vector_type_mode): Likewise.
6441 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
6442             Alan Hayward  <alan.hayward@arm.com>
6443             David Sherwood  <david.sherwood@arm.com>
6445         * machmode.h (smallest_mode_for_size): Fix formatting.
6446         (smallest_int_mode_for_size): New function.
6447         * cfgexpand.c (expand_debug_expr): Use smallest_int_mode_for_size
6448         instead of smallest_mode_for_size.
6449         * combine.c (make_extraction): Likewise.
6450         * config/arc/arc.c (arc_expand_movmem): Likewise.
6451         * config/arm/arm.c (arm_expand_divmod_libfunc): Likewise.
6452         * config/i386/i386.c (ix86_get_mask_mode): Likewise.
6453         * config/s390/s390.c (s390_expand_insv): Likewise.
6454         * config/sparc/sparc.c (assign_int_registers): Likewise.
6455         * config/spu/spu.c (spu_function_value): Likewise.
6456         (spu_function_arg): Likewise.
6457         * coverage.c (get_gcov_type): Likewise.
6458         (get_gcov_unsigned_t): Likewise.
6459         * dse.c (find_shift_sequence): Likewise.
6460         * expmed.c (store_bit_field_1): Likewise.
6461         * expr.c (convert_move): Likewise.
6462         (store_field): Likewise.
6463         * internal-fn.c (expand_arith_overflow): Likewise.
6464         * optabs-query.c (get_best_extraction_insn): Likewise.
6465         * optabs.c (expand_twoval_binop_libfunc): Likewise.
6466         * stor-layout.c (layout_type): Likewise.
6467         (initialize_sizetypes): Likewise.
6468         * targhooks.c (default_get_mask_mode): Likewise.
6469         * tree-ssa-loop-manip.c (canonicalize_loop_ivs): Likewise.
6471 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
6472             Alan Hayward  <alan.hayward@arm.com>
6473             David Sherwood  <david.sherwood@arm.com>
6475         * machmode.h (opt_mode::else_blk): New function.
6476         (int_mode_for_mode): Declare.
6477         * stor-layout.c (int_mode_for_mode): Return an opt_scalar_int_mode.
6478         * builtins.c (expand_builtin_signbit): Adjust for new int_mode_for_mode
6479         return type.
6480         * cfgexpand.c (expand_debug_expr): Likewise.
6481         * combine.c (gen_lowpart_or_truncate): Likewise.
6482         (gen_lowpart_for_combine): Likewise.
6483         * config/aarch64/aarch64.c (aarch64_emit_approx_sqrt): Likewise.
6484         * config/avr/avr.c (avr_to_int_mode): Likewise.
6485         (avr_out_plus_1): Likewise.
6486         (avr_out_plus): Likewise.
6487         (avr_out_round): Likewise.
6488         * config/i386/i386.c (ix86_split_to_parts): Likewise.
6489         * config/s390/s390.c (s390_expand_vec_compare_cc): Likewise.
6490         (s390_expand_vcond): Likewise.
6491         * config/spu/spu.c (spu_split_immediate): Likewise.
6492         (spu_expand_mov): Likewise.
6493         * dse.c (get_stored_val): Likewise.
6494         * expmed.c (store_bit_field_1): Likewise.
6495         (convert_extracted_bit_field): Use int_mode_for_mode instead of
6496         int_mode_for_size.
6497         (extract_bit_field_1): Adjust for new int_mode_for_mode return type.
6498         (extract_low_bits): Likewise.
6499         * expr.c (emit_group_load_1): Likewise.  Separate out the BLKmode
6500         handling rather than repeating the check.
6501         (emit_group_store): Likewise.
6502         (emit_move_via_integer): Adjust for new int_mode_for_mode return type.
6503         * optabs.c (expand_absneg_bit): Likewise.
6504         (expand_copysign_absneg): Likewise.
6505         (expand_copysign_bit): Likewise.
6506         * tree-if-conv.c (ifcvt_can_use_mask_load_store): Likewise.
6507         * tree-vect-slp.c (vect_transform_slp_perm_load): Likewise.
6508         * tree-vect-stmts.c (vect_gen_perm_mask_any): Likewise.
6509         * var-tracking.c (prepare_call_arguments):  Likewise.
6510         * config/powerpcspe/powerpcspe.c (rs6000_do_expand_vec_perm): Use
6511         int_mode_for_mode instead of mode_for_size.
6512         * config/rs6000/rs6000.c (rs6000_do_expand_vec_perm): Likewise.
6514 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
6515             Alan Hayward  <alan.hayward@arm.com>
6516             David Sherwood  <david.sherwood@arm.com>
6518         * machmode.h (int_mode_for_size): New function.
6519         * builtins.c (set_builtin_user_assembler_name): Use int_mode_for_size
6520         instead of mode_for_size.
6521         * calls.c (save_fixed_argument_area): Likewise.  Make use of BLKmode
6522         explicit.
6523         * combine.c (expand_field_assignment): Use int_mode_for_size
6524         instead of mode_for_size.
6525         (make_extraction): Likewise.
6526         (simplify_shift_const_1): Likewise.
6527         (simplify_comparison): Likewise.
6528         * dojump.c (do_jump): Likewise.
6529         * dwarf2out.c (mem_loc_descriptor): Likewise.
6530         * emit-rtl.c (init_derived_machine_modes): Likewise.
6531         * expmed.c (flip_storage_order): Likewise.
6532         (convert_extracted_bit_field): Likewise.
6533         * expr.c (copy_blkmode_from_reg): Likewise.
6534         * graphite-isl-ast-to-gimple.c (max_mode_int_precision): Likewise.
6535         * internal-fn.c (expand_mul_overflow): Likewise.
6536         * lower-subreg.c (simple_move): Likewise.
6537         * optabs-libfuncs.c (init_optabs): Likewise.
6538         * simplify-rtx.c (simplify_unary_operation_1): Likewise.
6539         * tree.c (vector_type_mode): Likewise.
6540         * tree-ssa-strlen.c (handle_builtin_memcmp): Likewise.
6541         * tree-vect-data-refs.c (vect_lanes_optab_supported_p): Likewise.
6542         * tree-vect-generic.c (expand_vector_parallel): Likewise.
6543         * tree-vect-stmts.c (vectorizable_load): Likewise.
6544         (vectorizable_store): Likewise.
6546 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
6547             Alan Hayward  <alan.hayward@arm.com>
6548             David Sherwood  <david.sherwood@arm.com>
6550         * coretypes.h (pod_mode): New type.
6551         (scalar_int_mode_pod): New typedef.
6552         * machmode.h (pod_mode): New class.
6553         (int_n_data_t::m): Change type to scalar_int_mode_pod.
6554         * genmodes.c (emit_mode_int_n): Update accordingly.
6555         * lower-subreg.h (target_lower_subreg): Change type to
6556         scalar_int_mode_pod.
6557         * gdbhooks.py (build_pretty_printer): Handle pod_mode and
6558         scalar_int_mode_pod.
6560 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
6561             Alan Hayward  <alan.hayward@arm.com>
6562             David Sherwood  <david.sherwood@arm.com>
6564         * config/powerpcspe/powerpcspe.h (rs6000_pmode): Change type from
6565         machine_mode to scalar_int_mode.
6566         * config/powerpcspe/powerpcspe.c (rs6000_pmode): Likewise.
6567         (rs6000_option_override_internal): Remove cast to int.
6568         * config/rs6000/rs6000.h (rs6000_pmode): Change type from
6569         machine_mode to scalar_int_mode.
6570         * config/rs6000/rs6000.c (rs6000_pmode): Likewise.
6571         (rs6000_option_override_internal): Remove cast to int.
6572         * config/s390/s390.h (Pmode): Remove cast to machine_mode.
6573         * config/epiphany/epiphany.h (RTX_OK_FOR_OFFSET_P): Add cast
6574         to machine_mode.
6575         * config/s390/s390.c (s390_expand_builtin): Likewise.
6576         * coretypes.h (scalar_int_mode): New type.
6577         (opt_scalar_int_mode): New typedef.
6578         * machmode.h (scalar_int_mode): New class.
6579         (scalar_int_mode::includes_p): New function.
6580         (byte_mode): Change type to scalar_int_mode.
6581         (word_mode): Likewise.
6582         (ptr_mode): Likewise.
6583         * emit-rtl.c (byte_mode): Likewise.
6584         (word_mode): Likewise.
6585         (ptr_mode): Likewise.
6586         (init_derived_machine_modes): Update accordingly.
6587         * genmodes.c (get_mode_class): Return scalar_int_mode for MODE_INT
6588         and MODE_PARTIAL_INT.
6589         * gdbhooks.py (build_pretty_printer): Handle scalar_int_mode and
6590         opt_scalar_int_mode.
6592 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
6593             Alan Hayward  <alan.hayward@arm.com>
6594             David Sherwood  <david.sherwood@arm.com>
6596         * target.def (libgcc_floating_mode_supported_p): Take a
6597         scalar_float_mode.
6598         * doc/tm.texi: Regenerate.
6599         * targhooks.h (default_libgcc_floating_mode_supported_p): Take a
6600         scalar_float_mode.
6601         * targhooks.c (default_libgcc_floating_mode_supported_p): Likewise.
6602         * config/aarch64/aarch64.c (aarch64_libgcc_floating_mode_supported_p):
6603         Likewise.
6605 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
6606             Alan Hayward  <alan.hayward@arm.com>
6607             David Sherwood  <david.sherwood@arm.com>
6609         * target.def (default_floatn_mode): Return an opt_scalar_float_mode.
6610         * doc/tm.texi: Regenerate.
6611         * config/arm/arm.c (arm_floatn_mode): Return an opt_scalar_float_mode.
6612         * config/powerpcspe/powerpcspe.c (rs6000_floatn_mode): Likewise.
6613         * config/rs6000/rs6000.c (rs6000_floatn_mode): Likewise.
6614         * targhooks.h (default_floatn_mode): Likewise.
6615         * targhooks.c (default_floatn_mode): Likewise.
6616         * tree.c (build_common_tree_nodes): Update accordingly.
6618 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
6619             Alan Hayward  <alan.hayward@arm.com>
6620             David Sherwood  <david.sherwood@arm.com>
6622         * machmode.h (mode_iterator::start): Provide overload for opt_modes.
6623         (mode_iterator::iterate_p): Likewise.
6624         (mode_iterator::get_wider): Likewise.
6625         * expr.c (init_expr_target): Use opt_scalar_float_mode.
6627 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
6628             Alan Hayward  <alan.hayward@arm.com>
6629             David Sherwood  <david.sherwood@arm.com>
6631         * coretypes.h (opt_scalar_float_mode): New typedef.
6632         * machmode.h (float_mode_for_size): New function.
6633         * emit-rtl.c (double_mode): Delete.
6634         (init_emit_once): Use float_mode_for_size.
6635         * stor-layout.c (layout_type): Likewise.
6636         * gdbhooks.py (build_pretty_printer): Handle opt_scalar_float_mode.
6638 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
6639             Alan Hayward  <alan.hayward@arm.com>
6640             David Sherwood  <david.sherwood@arm.com>
6642         * output.h (assemble_real): Take a scalar_float_mode.
6643         * config/arm/arm.c (arm_assemble_integer): Update accordingly.
6644         * config/arm/arm.md (consttable_4): Likewise.
6645         (consttable_8): Likewise.
6646         (consttable_16): Likewise.
6647         * config/mips/mips.md (consttable_float): Likewise.
6648         * config/s390/s390.c (s390_output_pool_entry): Likewise.
6649         * varasm.c (assemble_real): Take a scalar_float_mode.
6650         (output_constant_pool_2): Update accordingly.
6651         (output_constant): Likewise.
6653 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
6654             Alan Hayward  <alan.hayward@arm.com>
6655             David Sherwood  <david.sherwood@arm.com>
6657         * tree.h (SCALAR_FLOAT_TYPE_MODE): New macro.
6658         * builtins.c (expand_builtin_signbit): Use it instead of TYPE_MODE.
6659         * fold-const.c (fold_convert_const_real_from_fixed): Likewise.
6660         (native_encode_real): Likewise.
6661         (native_interpret_real): Likewise.
6662         * hsa-brig.c (emit_immediate_scalar_to_buffer): Likewise.
6663         * tree-vrp.c (simplify_float_conversion_using_ranges): Likewise.
6665 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
6666             Alan Hayward  <alan.hayward@arm.com>
6667             David Sherwood  <david.sherwood@arm.com>
6669         * optabs-libfuncs.c (gen_trunc_conv_libfunc): Use is_a
6670         <scalar_float_mode>.  Simplify.
6671         (gen_extend_conv_libfunc): Likewise.
6673 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
6674             Alan Hayward  <alan.hayward@arm.com>
6675             David Sherwood  <david.sherwood@arm.com>
6677         * coretypes.h (scalar_float_mode): New type.
6678         * machmode.h (mode_traits::from_int): Use machine_mode if
6679         USE_ENUM_MODES is defined.
6680         (is_a): New function.
6681         (as_a): Likewise.
6682         (dyn_cast): Likewise.
6683         (scalar_float_mode): New class.
6684         (scalar_float_mode::includes_p): New function.
6685         (is_float_mode): Likewise.
6686         * gdbhooks.py (MachineModePrinter): New class.
6687         (build_pretty_printer): Use it for scalar_float_mode.
6688         * real.h (FLOAT_MODE_FORMAT): Use as_a <scalar_float_mode>.
6689         (format_helper::format_helper): Turn into a template.
6690         * genmodes.c (get_mode_class): New function.
6691         (emit_insn_modes_h): Give modes the class returned by get_mode_class,
6692         or machine_mode if none.
6693         * config/aarch64/aarch64.c (aarch64_simd_valid_immediate): Use
6694         as_a <scalar_float_mode>.
6695         * dwarf2out.c (mem_loc_descriptor): Likewise.
6696         (insert_float): Likewise.
6697         (add_const_value_attribute): Likewise.
6698         * simplify-rtx.c (simplify_immed_subreg): Likewise.
6699         * optabs.c (expand_absneg_bit): Take a scalar_float_mode.
6700         (expand_unop): Update accordingly.
6701         (expand_abs_nojump): Likewise.
6702         (expand_copysign_absneg): Take a scalar_float_mode.
6703         (expand_copysign_bit): Likewise.
6704         (expand_copysign): Update accordingly.
6706 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
6707             Alan Hayward  <alan.hayward@arm.com>
6708             David Sherwood  <david.sherwood@arm.com>
6710         * coretypes.h (opt_mode): New class.
6711         * machmode.h (opt_mode): Likewise.
6712         (opt_mode::else_void): New function.
6713         (opt_mode::require): Likewise.
6714         (opt_mode::exists): Likewise.
6715         (GET_MODE_WIDER_MODE): Turn into a function and return an opt_mode.
6716         (GET_MODE_2XWIDER_MODE): Likewise.
6717         (mode_iterator::get_wider): Update accordingly.
6718         (mode_iterator::get_2xwider): Likewise.
6719         (mode_iterator::get_known_wider): Likewise, turning into a template.
6720         * combine.c (make_extraction): Update use of GET_MODE_WIDER_MODE,
6721         forcing a wider mode to exist.
6722         * config/cr16/cr16.h (LONG_REG_P): Likewise.
6723         * rtlanal.c (init_num_sign_bit_copies_in_rep): Likewise.
6724         * config/c6x/c6x.c (c6x_rtx_costs): Update use of
6725         GET_MODE_2XWIDER_MODE, forcing a wider mode to exist.
6726         * lower-subreg.c (init_lower_subreg): Likewise.
6727         * optabs-libfuncs.c (init_sync_libfuncs_1): Likewise, but not
6728         on the final iteration.
6729         * config/i386/i386.c (ix86_expand_set_or_movmem): Check whether
6730         a wider mode exists before asking for a move pattern.
6731         (get_mode_wider_vector): Update use of GET_MODE_WIDER_MODE,
6732         forcing a wider mode to exist.
6733         (expand_vselect_vconcat): Update use of GET_MODE_2XWIDER_MODE,
6734         returning false if no such mode exists.
6735         * config/ia64/ia64.c (expand_vselect_vconcat): Likewise.
6736         * config/mips/mips.c (mips_expand_vselect_vconcat): Likewise.
6737         * expmed.c (init_expmed_one_mode): Update use of GET_MODE_WIDER_MODE.
6738         Avoid checking for a MODE_INT if we already know the mode is not a
6739         SCALAR_INT_MODE_P.
6740         (extract_high_half): Update use of GET_MODE_WIDER_MODE,
6741         forcing a wider mode to exist.
6742         (expmed_mult_highpart_optab): Likewise.
6743         (expmed_mult_highpart): Likewise.
6744         * expr.c (expand_expr_real_2): Update use of GET_MODE_WIDER_MODE,
6745         using else_void.
6746         * lto-streamer-in.c (lto_input_mode_table): Likewise.
6747         * optabs-query.c (find_widening_optab_handler_and_mode): Likewise.
6748         * stor-layout.c (bit_field_mode_iterator::next_mode): Likewise.
6749         * internal-fn.c (expand_mul_overflow): Update use of
6750         GET_MODE_2XWIDER_MODE.
6751         * omp-low.c (omp_clause_aligned_alignment): Likewise.
6752         * tree-ssa-math-opts.c (convert_mult_to_widen): Update use of
6753         GET_MODE_WIDER_MODE.
6754         (convert_plusminus_to_widen): Likewise.
6755         * tree-switch-conversion.c (array_value_type): Likewise.
6756         * var-tracking.c (emit_note_insn_var_location): Likewise.
6757         * tree-vrp.c (simplify_float_conversion_using_ranges): Likewise.
6758         Return false inside rather than outside the loop if no wider mode
6759         exists
6760         * optabs.c (expand_binop): Update use of GET_MODE_WIDER_MODE
6761         and GET_MODE_2XWIDER_MODE
6762         (can_compare_p): Use else_void.
6763         * gdbhooks.py (OptMachineModePrinter): New class.
6764         (build_pretty_printer): Use it for opt_mode.
6766 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
6767             Alan Hayward  <alan.hayward@arm.com>
6768             David Sherwood  <david.sherwood@arm.com>
6770         * tree-switch-conversion.c (array_value_type): Only read TYPE_MODE
6771         once.  Use get_narrowest_mode instead of GET_CLASS_NARROWEST_MODE.
6773 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
6774             Alan Hayward  <alan.hayward@arm.com>
6775             David Sherwood  <david.sherwood@arm.com>
6777         * machmode.h (mode_traits): New structure.
6778         (get_narrowest_mode): New function.
6779         (mode_iterator::start): Likewise.
6780         (mode_iterator::iterate_p): Likewise.
6781         (mode_iterator::get_wider): Likewise.
6782         (mode_iterator::get_known_wider): Likewise.
6783         (mode_iterator::get_2xwider): Likewise.
6784         (FOR_EACH_MODE_IN_CLASS): New mode iterator.
6785         (FOR_EACH_MODE): Likewise.
6786         (FOR_EACH_MODE_FROM): Likewise.
6787         (FOR_EACH_MODE_UNTIL): Likewise.
6788         (FOR_EACH_WIDER_MODE): Likewise.
6789         (FOR_EACH_2XWIDER_MODE): Likewise.
6790         * builtins.c (expand_builtin_strlen): Use new mode iterators.
6791         * combine.c (simplify_comparison): Likewise
6792         * config/i386/i386.c (type_natural_mode): Likewise.
6793         * cse.c (cse_insn): Likewise.
6794         * dse.c (find_shift_sequence): Likewise.
6795         * emit-rtl.c (init_derived_machine_modes): Likewise.
6796         (init_emit_once): Likewise.
6797         * explow.c (hard_function_value): Likewise.
6798         * expmed.c (extract_fixed_bit_field_1): Likewise.
6799         (extract_bit_field_1): Likewise.
6800         (expand_divmod): Likewise.
6801         (emit_store_flag_1): Likewise.
6802         * expr.c (init_expr_target): Likewise.
6803         (convert_move): Likewise.
6804         (alignment_for_piecewise_move): Likewise.
6805         (widest_int_mode_for_size): Likewise.
6806         (emit_block_move_via_movmem): Likewise.
6807         (copy_blkmode_to_reg): Likewise.
6808         (set_storage_via_setmem): Likewise.
6809         (compress_float_constant): Likewise.
6810         * omp-low.c (omp_clause_aligned_alignment): Likewise.
6811         * optabs-query.c (get_best_extraction_insn): Likewise.
6812         * optabs.c (expand_binop): Likewise.
6813         (expand_twoval_unop): Likewise.
6814         (expand_twoval_binop): Likewise.
6815         (widen_leading): Likewise.
6816         (widen_bswap): Likewise.
6817         (expand_parity): Likewise.
6818         (expand_unop): Likewise.
6819         (prepare_cmp_insn): Likewise.
6820         (prepare_float_lib_cmp): Likewise.
6821         (expand_float): Likewise.
6822         (expand_fix): Likewise.
6823         (expand_sfix_optab): Likewise.
6824         * postreload.c (move2add_use_add2_insn): Likewise.
6825         * reg-stack.c (reg_to_stack): Likewise.
6826         * reginfo.c (choose_hard_reg_mode): Likewise.
6827         * rtlanal.c (init_num_sign_bit_copies_in_rep): Likewise.
6828         * stor-layout.c (mode_for_size): Likewise.
6829         (smallest_mode_for_size): Likewise.
6830         (mode_for_vector): Likewise.
6831         (finish_bitfield_representative): Likewise.
6832         * tree-ssa-math-opts.c (target_supports_divmod_p): Likewise.
6833         * tree-vect-generic.c (type_for_widest_vector_mode): Likewise.
6834         * tree-vect-stmts.c (vectorizable_conversion): Likewise.
6835         * var-tracking.c (prepare_call_arguments): Likewise.
6837 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
6838             Alan Hayward  <alan.hayward@arm.com>
6839             David Sherwood  <david.sherwood@arm.com>
6841         * genconditions.c (write_header): Add a "#define USE_ENUM_MODES".
6842         * genmodes.c (emit_insn_modes_h): Define FOOmode to E_FOOmode if
6843         USE_ENUM_MODES is defined and to ((void) 0, E_FOOmode) otherwise.
6844         * machmode.h (mode_size): Move earlier in file.
6845         (mode_precision): Likewise.
6846         (mode_inner): Likewise.
6847         (mode_nunits): Likewise.
6848         (mode_unit_size): Likewise.
6849         (unit_unit_precision): Likewise.
6850         (mode_wider): Likewise.
6851         (mode_2xwider): Likewise.
6852         (machine_mode): New class.
6853         (mode_to_bytes): New function.
6854         (mode_to_bits): Likewise.
6855         (mode_to_precision): Likewise.
6856         (mode_to_inner): Likewise.
6857         (mode_to_unit_size): Likewise.
6858         (mode_to_unit_precision): Likewise.
6859         (mode_to_nunits): Likewise.
6860         (GET_MODE_SIZE): Use mode_to_bytes.
6861         (GET_MODE_BITSIZE): Use mode_to_bits.
6862         (GET_MODE_PRECISION): Use mode_to_precision.
6863         (GET_MODE_INNER): Use mode_to_inner.
6864         (GET_MODE_UNIT_SIZE): Use mode_to_unit_size.
6865         (GET_MODE_UNIT_PRECISION): Use mode_to_unit_precision.
6866         (GET_MODE_NUNITS): Use mode_to_nunits.
6867         * system.h (ALWAYS_INLINE): New macro.
6868         * config/powerpcspe/powerpcspe-c.c
6869         (altivec_resolve_overloaded_builtin): Use machine_mode instead of
6870         int for arg1_mode and arg2_mode.
6872 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
6873             Alan Hayward  <alan.hayward@arm.com>
6874             David Sherwood  <david.sherwood@arm.com>
6876         * config/aarch64/aarch64-builtins.c (aarch64_simd_builtin_std_type):
6877         Prefix mode names with E_ in case statements.
6878         * config/aarch64/aarch64-elf.h (ASM_OUTPUT_ADDR_DIFF_ELT): Likewise.
6879         * config/aarch64/aarch64.c (aarch64_split_simd_combine): Likewise.
6880         (aarch64_split_simd_move): Likewise.
6881         (aarch64_gen_storewb_pair): Likewise.
6882         (aarch64_gen_loadwb_pair): Likewise.
6883         (aarch64_gen_store_pair): Likewise.
6884         (aarch64_gen_load_pair): Likewise.
6885         (aarch64_get_condition_code_1): Likewise.
6886         (aarch64_constant_pool_reload_icode): Likewise.
6887         (get_rsqrte_type): Likewise.
6888         (get_rsqrts_type): Likewise.
6889         (get_recpe_type): Likewise.
6890         (get_recps_type): Likewise.
6891         (aarch64_gimplify_va_arg_expr): Likewise.
6892         (aarch64_simd_container_mode): Likewise.
6893         (aarch64_emit_load_exclusive): Likewise.
6894         (aarch64_emit_store_exclusive): Likewise.
6895         (aarch64_expand_compare_and_swap): Likewise.
6896         (aarch64_gen_atomic_cas): Likewise.
6897         (aarch64_emit_bic): Likewise.
6898         (aarch64_emit_atomic_swap): Likewise.
6899         (aarch64_emit_atomic_load_op): Likewise.
6900         (aarch64_evpc_trn): Likewise.
6901         (aarch64_evpc_uzp): Likewise.
6902         (aarch64_evpc_zip): Likewise.
6903         (aarch64_evpc_ext): Likewise.
6904         (aarch64_evpc_rev): Likewise.
6905         (aarch64_evpc_dup): Likewise.
6906         (aarch64_gen_ccmp_first): Likewise.
6907         (aarch64_gen_ccmp_next): Likewise.
6908         * config/alpha/alpha.c (alpha_scalar_mode_supported_p): Likewise.
6909         (alpha_emit_xfloating_libcall): Likewise.
6910         (emit_insxl): Likewise.
6911         (alpha_arg_type): Likewise.
6912         * config/arc/arc.c (arc_vector_mode_supported_p): Likewise.
6913         (arc_preferred_simd_mode): Likewise.
6914         (arc_secondary_reload): Likewise.
6915         (get_arc_condition_code): Likewise.
6916         (arc_print_operand): Likewise.
6917         (arc_legitimate_constant_p): Likewise.
6918         * config/arc/arc.h (ASM_OUTPUT_ADDR_DIFF_ELT): Likewise.
6919         * config/arc/arc.md (casesi_load): Likewise.
6920         (casesi_compact_jump): Likewise.
6921         * config/arc/predicates.md (proper_comparison_operator): Likewise.
6922         (cc_use_register): Likewise.
6923         * config/arm/aout.h (ASM_OUTPUT_ADDR_DIFF_ELT): Likewise.
6924         * config/arm/arm-builtins.c (arm_simd_builtin_std_type): Likewise.
6925         (arm_init_iwmmxt_builtins): Likewise.
6926         * config/arm/arm.c (thumb1_size_rtx_costs): Likewise.
6927         (neon_expand_vector_init): Likewise.
6928         (arm_attr_length_move_neon): Likewise.
6929         (maybe_get_arm_condition_code): Likewise.
6930         (arm_emit_vector_const): Likewise.
6931         (arm_preferred_simd_mode): Likewise.
6932         (arm_output_iwmmxt_tinsr): Likewise.
6933         (thumb1_output_casesi): Likewise.
6934         (thumb2_output_casesi): Likewise.
6935         (arm_emit_load_exclusive): Likewise.
6936         (arm_emit_store_exclusive): Likewise.
6937         (arm_expand_compare_and_swap): Likewise.
6938         (arm_evpc_neon_vuzp): Likewise.
6939         (arm_evpc_neon_vzip): Likewise.
6940         (arm_evpc_neon_vrev): Likewise.
6941         (arm_evpc_neon_vtrn): Likewise.
6942         (arm_evpc_neon_vext): Likewise.
6943         (arm_validize_comparison): Likewise.
6944         * config/arm/neon.md (neon_vc<cmp_op><mode>): Likewise.
6945         * config/avr/avr-c.c (avr_resolve_overloaded_builtin): Likewise.
6946         * config/avr/avr.c (avr_rtx_costs_1): Likewise.
6947         * config/c6x/c6x.c (c6x_vector_mode_supported_p): Likewise.
6948         (c6x_preferred_simd_mode): Likewise.
6949         * config/epiphany/epiphany.c (get_epiphany_condition_code): Likewise.
6950         (epiphany_rtx_costs): Likewise.
6951         * config/epiphany/predicates.md (proper_comparison_operator):
6952         Likewise.
6953         * config/frv/frv.c (condexec_memory_operand): Likewise.
6954         (frv_emit_move): Likewise.
6955         (output_move_single): Likewise.
6956         (output_condmove_single): Likewise.
6957         (frv_hard_regno_mode_ok): Likewise.
6958         (frv_matching_accg_mode): Likewise.
6959         * config/h8300/h8300.c (split_adds_subs): Likewise.
6960         (h8300_rtx_costs): Likewise.
6961         (h8300_print_operand): Likewise.
6962         (compute_mov_length): Likewise.
6963         (output_logical_op): Likewise.
6964         (compute_logical_op_length): Likewise.
6965         (compute_logical_op_cc): Likewise.
6966         (h8300_shift_needs_scratch_p): Likewise.
6967         (output_a_shift): Likewise.
6968         (compute_a_shift_length): Likewise.
6969         (compute_a_shift_cc): Likewise.
6970         (expand_a_rotate): Likewise.
6971         (output_a_rotate): Likewise.
6972         * config/i386/i386.c (classify_argument): Likewise.
6973         (function_arg_advance_32): Likewise.
6974         (function_arg_32): Likewise.
6975         (function_arg_64): Likewise.
6976         (function_value_64): Likewise.
6977         (ix86_gimplify_va_arg): Likewise.
6978         (ix86_legitimate_constant_p): Likewise.
6979         (put_condition_code): Likewise.
6980         (split_double_mode): Likewise.
6981         (ix86_avx256_split_vector_move_misalign): Likewise.
6982         (ix86_expand_vector_logical_operator): Likewise.
6983         (ix86_split_idivmod): Likewise.
6984         (ix86_expand_adjust_ufix_to_sfix_si): Likewise.
6985         (ix86_build_const_vector): Likewise.
6986         (ix86_build_signbit_mask): Likewise.
6987         (ix86_match_ccmode): Likewise.
6988         (ix86_cc_modes_compatible): Likewise.
6989         (ix86_expand_branch): Likewise.
6990         (ix86_expand_sse_cmp): Likewise.
6991         (ix86_expand_sse_movcc): Likewise.
6992         (ix86_expand_int_sse_cmp): Likewise.
6993         (ix86_expand_vec_perm_vpermi2): Likewise.
6994         (ix86_expand_vec_perm): Likewise.
6995         (ix86_expand_sse_unpack): Likewise.
6996         (ix86_expand_int_addcc): Likewise.
6997         (ix86_split_to_parts): Likewise.
6998         (ix86_vectorize_builtin_gather): Likewise.
6999         (ix86_vectorize_builtin_scatter): Likewise.
7000         (avx_vpermilp_parallel): Likewise.
7001         (inline_memory_move_cost): Likewise.
7002         (ix86_tieable_integer_mode_p): Likewise.
7003         (x86_maybe_negate_const_int): Likewise.
7004         (ix86_expand_vector_init_duplicate): Likewise.
7005         (ix86_expand_vector_init_one_nonzero): Likewise.
7006         (ix86_expand_vector_init_one_var): Likewise.
7007         (ix86_expand_vector_init_concat): Likewise.
7008         (ix86_expand_vector_init_interleave): Likewise.
7009         (ix86_expand_vector_init_general): Likewise.
7010         (ix86_expand_vector_set): Likewise.
7011         (ix86_expand_vector_extract): Likewise.
7012         (emit_reduc_half): Likewise.
7013         (ix86_emit_i387_round): Likewise.
7014         (ix86_mangle_type): Likewise.
7015         (ix86_expand_round_sse4): Likewise.
7016         (expand_vec_perm_blend): Likewise.
7017         (canonicalize_vector_int_perm): Likewise.
7018         (ix86_expand_vec_one_operand_perm_avx512): Likewise.
7019         (expand_vec_perm_1): Likewise.
7020         (expand_vec_perm_interleave3): Likewise.
7021         (expand_vec_perm_even_odd_pack): Likewise.
7022         (expand_vec_perm_even_odd_1): Likewise.
7023         (expand_vec_perm_broadcast_1): Likewise.
7024         (ix86_vectorize_vec_perm_const_ok): Likewise.
7025         (ix86_expand_vecop_qihi): Likewise.
7026         (ix86_expand_mul_widen_hilo): Likewise.
7027         (ix86_expand_sse2_abs): Likewise.
7028         (ix86_expand_pextr): Likewise.
7029         (ix86_expand_pinsr): Likewise.
7030         (ix86_preferred_simd_mode): Likewise.
7031         (ix86_simd_clone_compute_vecsize_and_simdlen): Likewise.
7032         * config/i386/sse.md (*andnot<mode>3): Likewise.
7033         (<mask_codefor><code><mode>3<mask_name>): Likewise.
7034         (*<code><mode>3): Likewise.
7035         * config/ia64/ia64.c (ia64_expand_vecint_compare): Likewise.
7036         (ia64_expand_atomic_op): Likewise.
7037         (ia64_arg_type): Likewise.
7038         (ia64_mode_to_int): Likewise.
7039         (ia64_scalar_mode_supported_p): Likewise.
7040         (ia64_vector_mode_supported_p): Likewise.
7041         (expand_vec_perm_broadcast): Likewise.
7042         * config/iq2000/iq2000.c (iq2000_move_1word): Likewise.
7043         (iq2000_function_arg_advance): Likewise.
7044         (iq2000_function_arg): Likewise.
7045         * config/m32c/m32c.c (m32c_preferred_reload_class): Likewise.
7046         * config/m68k/m68k.c (output_dbcc_and_branch): Likewise.
7047         (m68k_libcall_value): Likewise.
7048         (m68k_function_value): Likewise.
7049         (sched_attr_op_type): Likewise.
7050         * config/mcore/mcore.c (mcore_output_move): Likewise.
7051         * config/microblaze/microblaze.c (microblaze_function_arg_advance):
7052         Likewise.
7053         (microblaze_function_arg): Likewise.
7054         * config/mips/mips.c (mips16_build_call_stub): Likewise.
7055         (mips_print_operand): Likewise.
7056         (mips_mode_ok_for_mov_fmt_p): Likewise.
7057         (mips_vector_mode_supported_p): Likewise.
7058         (mips_preferred_simd_mode): Likewise.
7059         (mips_expand_vpc_loongson_even_odd): Likewise.
7060         (mips_expand_vec_unpack): Likewise.
7061         (mips_expand_vi_broadcast): Likewise.
7062         (mips_expand_vector_init): Likewise.
7063         (mips_expand_vec_reduc): Likewise.
7064         (mips_expand_msa_cmp): Likewise.
7065         * config/mips/mips.md (casesi_internal_mips16_<mode>): Likewise.
7066         * config/mn10300/mn10300.c (mn10300_print_operand): Likewise.
7067         (cc_flags_for_mode): Likewise.
7068         * config/msp430/msp430.c (msp430_print_operand): Likewise.
7069         * config/nds32/nds32-md-auxiliary.c (nds32_mem_format): Likewise.
7070         (nds32_output_casesi_pc_relative): Likewise.
7071         * config/nds32/nds32.h (ASM_OUTPUT_ADDR_DIFF_ELT): Likewise.
7072         * config/nvptx/nvptx.c (nvptx_ptx_type_from_mode): Likewise.
7073         (nvptx_gen_unpack): Likewise.
7074         (nvptx_gen_pack): Likewise.
7075         (nvptx_gen_shuffle): Likewise.
7076         (nvptx_gen_wcast): Likewise.
7077         (nvptx_preferred_simd_mode): Likewise.
7078         * config/pa/pa.c (pa_secondary_reload): Likewise.
7079         * config/pa/predicates.md (base14_operand): Likewise.
7080         * config/powerpcspe/powerpcspe-c.c
7081         (altivec_resolve_overloaded_builtin): Likewise.
7082         * config/powerpcspe/powerpcspe.c (rs6000_setup_reg_addr_masks):
7083         Likewise.
7084         (rs6000_preferred_simd_mode): Likewise.
7085         (output_vec_const_move): Likewise.
7086         (rs6000_expand_vector_extract): Likewise.
7087         (rs6000_split_vec_extract_var): Likewise.
7088         (reg_offset_addressing_ok_p): Likewise.
7089         (rs6000_legitimate_offset_address_p): Likewise.
7090         (rs6000_legitimize_address): Likewise.
7091         (rs6000_emit_set_const): Likewise.
7092         (rs6000_const_vec): Likewise.
7093         (rs6000_emit_move): Likewise.
7094         (spe_build_register_parallel): Likewise.
7095         (rs6000_darwin64_record_arg_recurse): Likewise.
7096         (swap_selector_for_mode): Likewise.
7097         (spe_init_builtins): Likewise.
7098         (paired_init_builtins): Likewise.
7099         (altivec_init_builtins): Likewise.
7100         (do_load_for_compare): Likewise.
7101         (rs6000_generate_compare): Likewise.
7102         (rs6000_expand_float128_convert): Likewise.
7103         (emit_load_locked): Likewise.
7104         (emit_store_conditional): Likewise.
7105         (rs6000_output_function_epilogue): Likewise.
7106         (rs6000_handle_altivec_attribute): Likewise.
7107         (rs6000_function_value): Likewise.
7108         (emit_fusion_gpr_load): Likewise.
7109         (emit_fusion_p9_load): Likewise.
7110         (emit_fusion_p9_store): Likewise.
7111         * config/powerpcspe/predicates.md (easy_fp_constant): Likewise.
7112         (fusion_gpr_mem_load): Likewise.
7113         (fusion_addis_mem_combo_load): Likewise.
7114         (fusion_addis_mem_combo_store): Likewise.
7115         * config/rs6000/predicates.md (easy_fp_constant): Likewise.
7116         (fusion_gpr_mem_load): Likewise.
7117         (fusion_addis_mem_combo_load): Likewise.
7118         (fusion_addis_mem_combo_store): Likewise.
7119         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin):
7120         Likewise.
7121         * config/rs6000/rs6000-string.c (do_load_for_compare): Likewise.
7122         * config/rs6000/rs6000.c (rs6000_setup_reg_addr_masks): Likewise.
7123         (rs6000_preferred_simd_mode): Likewise.
7124         (output_vec_const_move): Likewise.
7125         (rs6000_expand_vector_extract): Likewise.
7126         (rs6000_split_vec_extract_var): Likewise.
7127         (reg_offset_addressing_ok_p): Likewise.
7128         (rs6000_legitimate_offset_address_p): Likewise.
7129         (rs6000_legitimize_address): Likewise.
7130         (rs6000_emit_set_const): Likewise.
7131         (rs6000_const_vec): Likewise.
7132         (rs6000_emit_move): Likewise.
7133         (rs6000_darwin64_record_arg_recurse): Likewise.
7134         (swap_selector_for_mode): Likewise.
7135         (paired_init_builtins): Likewise.
7136         (altivec_init_builtins): Likewise.
7137         (rs6000_expand_float128_convert): Likewise.
7138         (emit_load_locked): Likewise.
7139         (emit_store_conditional): Likewise.
7140         (rs6000_output_function_epilogue): Likewise.
7141         (rs6000_handle_altivec_attribute): Likewise.
7142         (rs6000_function_value): Likewise.
7143         (emit_fusion_gpr_load): Likewise.
7144         (emit_fusion_p9_load): Likewise.
7145         (emit_fusion_p9_store): Likewise.
7146         * config/rx/rx.c (rx_gen_move_template): Likewise.
7147         (flags_from_mode): Likewise.
7148         * config/s390/predicates.md (s390_alc_comparison): Likewise.
7149         (s390_slb_comparison): Likewise.
7150         * config/s390/s390.c (s390_handle_vectorbool_attribute): Likewise.
7151         (s390_vector_mode_supported_p): Likewise.
7152         (s390_cc_modes_compatible): Likewise.
7153         (s390_match_ccmode_set): Likewise.
7154         (s390_canonicalize_comparison): Likewise.
7155         (s390_emit_compare_and_swap): Likewise.
7156         (s390_branch_condition_mask): Likewise.
7157         (s390_rtx_costs): Likewise.
7158         (s390_secondary_reload): Likewise.
7159         (__SECONDARY_RELOAD_CASE): Likewise.
7160         (s390_expand_cs): Likewise.
7161         (s390_preferred_simd_mode): Likewise.
7162         * config/s390/vx-builtins.md (vec_packsu_u<mode>): Likewise.
7163         * config/sh/sh.c (sh_print_operand): Likewise.
7164         (dump_table): Likewise.
7165         (sh_secondary_reload): Likewise.
7166         * config/sh/sh.h (ASM_OUTPUT_ADDR_DIFF_ELT): Likewise.
7167         * config/sh/sh.md (casesi_worker_1): Likewise.
7168         (casesi_worker_2): Likewise.
7169         * config/sparc/predicates.md (icc_comparison_operator): Likewise.
7170         (fcc_comparison_operator): Likewise.
7171         * config/sparc/sparc.c (sparc_expand_move): Likewise.
7172         (emit_soft_tfmode_cvt): Likewise.
7173         (sparc_preferred_simd_mode): Likewise.
7174         (output_cbranch): Likewise.
7175         (sparc_print_operand): Likewise.
7176         (sparc_expand_vec_perm_bmask): Likewise.
7177         (vector_init_bshuffle): Likewise.
7178         * config/spu/spu.c (spu_scalar_mode_supported_p): Likewise.
7179         (spu_vector_mode_supported_p): Likewise.
7180         (spu_expand_insv): Likewise.
7181         (spu_emit_branch_or_set): Likewise.
7182         (spu_handle_vector_attribute): Likewise.
7183         (spu_builtin_splats): Likewise.
7184         (spu_builtin_extract): Likewise.
7185         (spu_builtin_promote): Likewise.
7186         (spu_expand_sign_extend): Likewise.
7187         * config/tilegx/tilegx.c (tilegx_scalar_mode_supported_p): Likewise.
7188         (tilegx_simd_int): Likewise.
7189         * config/tilepro/tilepro.c (tilepro_scalar_mode_supported_p): Likewise.
7190         (tilepro_simd_int): Likewise.
7191         * config/v850/v850.c (const_double_split): Likewise.
7192         (v850_print_operand): Likewise.
7193         (ep_memory_offset): Likewise.
7194         * config/vax/vax.c (vax_rtx_costs): Likewise.
7195         (vax_output_int_move): Likewise.
7196         (vax_output_int_add): Likewise.
7197         (vax_output_int_subtract): Likewise.
7198         * config/visium/predicates.md (visium_branch_operator): Likewise.
7199         * config/visium/visium.c (rtx_ok_for_offset_p): Likewise.
7200         (visium_print_operand_address): Likewise.
7201         * config/visium/visium.h (ASM_OUTPUT_ADDR_DIFF_ELT): Likewise.
7202         * config/xtensa/xtensa.c (xtensa_mem_offset): Likewise.
7203         (xtensa_expand_conditional_branch): Likewise.
7204         (xtensa_copy_incoming_a7): Likewise.
7205         (xtensa_output_literal): Likewise.
7206         * dfp.c (decimal_real_maxval): Likewise.
7207         * targhooks.c (default_libgcc_floating_mode_supported_p): Likewise.
7209 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
7210             Alan Hayward  <alan.hayward@arm.com>
7211             David Sherwood  <david.sherwood@arm.com>
7213         * genmodes.c (mode_size_inline): Add an E_ prefix to mode names.
7214         (mode_nunits_inline): Likewise.
7215         (mode_inner_inline): Likewise.
7216         (mode_unit_size_inline): Likewise.
7217         (mode_unit_precision_inline): Likewise.
7218         (emit_insn_modes_h): Likewise.  Also emit a #define of the
7219         unprefixed name.
7220         (emit_mode_wider): Add an E_ prefix to mode names.
7221         (emit_mode_complex): Likewise.
7222         (emit_mode_inner): Likewise.
7223         (emit_mode_adjustments): Likewise.
7224         (emit_mode_int_n): Likewise.
7225         * config/aarch64/aarch64-builtins.c (v8qi_UP, v4hi_UP, v4hf_UP)
7226         (v2si_UP, v2sf_UP, v1df_UP, di_UP, df_UP, v16qi_UP, v8hi_UP, v8hf_UP)
7227         (v4si_UP, v4sf_UP, v2di_UP, v2df_UP, ti_UP, oi_UP, ci_UP, xi_UP)
7228         (si_UP, sf_UP, hi_UP, hf_UP, qi_UP): Likewise.
7229         (CRC32_BUILTIN, ENTRY): Likewise.
7230         * config/aarch64/aarch64.c (aarch64_push_regs): Likewise.
7231         (aarch64_pop_regs): Likewise.
7232         (aarch64_process_components): Likewise.
7233         * config/alpha/alpha.c (alpha_emit_conditional_move): Likewise.
7234         * config/arm/arm-builtins.c (v8qi_UP, v4hi_UP, v4hf_UP, v2si_UP)
7235         (v2sf_UP, di_UP, v16qi_UP, v8hi_UP, v8hf_UP, v4si_UP, v4sf_UP)
7236         (v2di_UP, ti_UP, ei_UP, oi_UP, hf_UP, si_UP, void_UP): Likewise.
7237         * config/arm/arm.c (arm_init_libfuncs): Likewise.
7238         * config/i386/i386-builtin-types.awk (ix86_builtin_type_vect_mode):
7239         Likewise.
7240         * config/i386/i386-builtin.def (pcmpestr): Likewise.
7241         (pcmpistr): Likewise.
7242         * config/microblaze/microblaze.c (double_memory_operand): Likewise.
7243         * config/mmix/mmix.c (mmix_output_condition): Likewise.
7244         * config/powerpcspe/powerpcspe.c (rs6000_init_hard_regno_mode_ok):
7245         Likewise.
7246         * config/rl78/rl78.c (mduc_regs): Likewise.
7247         * config/rs6000/rs6000.c (rs6000_init_hard_regno_mode_ok): Likewise.
7248         (htm_expand_builtin): Likewise.
7249         * config/sh/sh.h (REGISTER_NATURAL_MODE): Likewise.
7250         * config/sparc/sparc.c (emit_save_or_restore_regs): Likewise.
7251         * config/xtensa/xtensa.c (print_operand): Likewise.
7252         * expmed.h (NUM_MODE_PARTIAL_INT): Likewise.
7253         (NUM_MODE_VECTOR_INT): Likewise.
7254         * genoutput.c (null_operand): Likewise.
7255         (output_operand_data): Likewise.
7256         * genrecog.c (print_parameter_value): Likewise.
7257         * lra.c (debug_operand_data): Likewise.
7259 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
7261         * dwarf2out.c (scompare_loc_descriptor_wide)
7262         (scompare_loc_descriptor_narrow): New functions, split out from...
7263         (scompare_loc_descriptor): ...here.
7264         * expmed.c (emit_store_flag_int): New function, split out from...
7265         (emit_store_flag): ...here.
7267 2017-08-30  Richard Biener  <rguenther@suse.de>
7269         * dwarf2out.c (dwarf2out_finish): Remove setting AT_pubnames.
7270         (dwarf2out_early_finish): Move setting of AT_pubnames from
7271         early debug output to early finish.
7273 2017-08-30  Jozef Lawrynowicz  <jozef.l@somniumtech.com>
7275         * gcc/config/msp430/msp430.h: Pass -mcode/data-region to the linker
7276         and -mdata-region to the assembler.
7278 2017-08-30  Richard Biener  <rguenther@suse.de>
7280         * dwarf2out.c (add_dwarf_attr): Check we don't add duplicate
7281         attributes.
7282         (gen_subprogram_die): Add DW_AT_object_pointer only early.
7283         (dwarf2out_early_global_decl): Only generate a DIE for the
7284         abstract origin if it doesn't already exist or is a declaration DIE.
7285         (resolve_addr): Do not add the linkage name twice when
7286         generating a stub DIE for the DW_TAG_GNU_call_site target.
7288 2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
7290         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin):
7291         Use machine_mode rather than int for arg1_mode.
7293 2017-08-29  Michael Meissner  <meissner@linux.vnet.ibm.com>
7295         PR target/82015
7296         * config/rs6000/rs6000.c (rs6000_expand_binop_builtin): Insure
7297         that the second argument of the built-in functions to unpack
7298         128-bit scalar types to 64-bit values is 0 or 1.  Change to use a
7299         switch statement instead a lot of if statements.
7300         * config/rs6000/rs6000.md (unpack<mode>, FMOVE128_VSX iterator):
7301         Allow 64-bit values to be in Altivec registers as well as
7302         traditional floating point registers.
7303         (pack<mode>, FMOVE128_VSX iterator): Likewise.
7305 2017-08-29  Alexander Monakov  <amonakov@ispras.ru>
7307         * ira-costs.c (record_address_regs): Handle both operands of PLUS for
7308         MAX_REGS_PER_ADDRESS == 1.
7310 2017-08-29  Uros Bizjak  <ubizjak@gmail.com>
7312         * config/i386/i386.opt (flag_fentry): Do not init to -1.
7313         * config/i386/i386.c (ix86_option_override_internal): Simplify
7314         setting of opts->x_flag_entry.
7316 2017-08-29  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
7317             Jakub Jelinek  <jakub@redhat.com>
7318             Richard Biener  <rguenther@suse.de>
7320         PR tree-optimization/81503
7321         * gimple-ssa-strength-reduction.c (replace_mult_candidate): Ensure
7322         folded constant fits in the target type; reorder tests for clarity.
7324 2017-08-29  Martin Liska  <mliska@suse.cz>
7326         * passes.def: Include pass_lower_switch.
7327         * stmt.c (dump_case_nodes): Remove and move to
7328         tree-switch-conversion.
7329         (case_values_threshold): Likewise.
7330         (expand_switch_as_decision_tree_p): Likewise.
7331         (emit_case_decision_tree): Likewise.
7332         (expand_case): Likewise.
7333         (balance_case_nodes): Likewise.
7334         (node_has_low_bound): Likewise.
7335         (node_has_high_bound): Likewise.
7336         (node_is_bounded): Likewise.
7337         (emit_case_nodes): Likewise.
7338         (struct simple_case_node): New struct.
7339         (add_case_node): Remove.
7340         (emit_case_dispatch_table): Use vector instead of case_list.
7341         (reset_out_edges_aux): Remove.
7342         (compute_cases_per_edge): Likewise.
7343         (expand_case): Build list of simple_case_node.
7344         (expand_sjlj_dispatch_table): Use it.
7345         * tree-switch-conversion.c (struct case_node): Moved from
7346         stmt.c and adjusted.
7347         (emit_case_nodes): Likewise.
7348         (node_has_low_bound): Likewise.
7349         (node_has_high_bound): Likewise.
7350         (node_is_bounded): Likewise.
7351         (case_values_threshold): Likewise.
7352         (reset_out_edges_aux): Likewise.
7353         (compute_cases_per_edge): Likewise.
7354         (add_case_node): Likewise.
7355         (dump_case_nodes): Likewise.
7356         (balance_case_nodes): Likewise.
7357         (expand_switch_as_decision_tree_p): Likewise.
7358         (emit_jump): Likewise.
7359         (emit_case_decision_tree): Likewise.
7360         (try_switch_expansion): Likewise.
7361         (do_jump_if_equal): Likewise.
7362         (emit_cmp_and_jump_insns): Likewise.
7363         (fix_phi_operands_for_edge): New function.
7364         (record_phi_operand_mapping): Likewise.
7365         (class pass_lower_switch): New pass.
7366         (pass_lower_switch::execute): New function.
7367         (make_pass_lower_switch): Likewise.
7368         (conditional_probability):
7369         * timevar.def: Add TV_TREE_SWITCH_LOWERING.
7370         * tree-pass.h: Add make_pass_lower_switch.
7372 2017-08-29  Jozef Lawrynowicz  <jozef.l@somniumtech.com>
7374         PR target/80993
7375         * gcc/config/msp430/msp430.c (msp430_attr): Mark interrupt
7376         handlers as used.
7378 2017-08-29  Richard Biener  <rguenther@suse.de>
7380         * dwarf2out.c (add_dwarf_attr): When checking is enabled verify
7381         we do not add a DW_AT_inline attribute twice.
7382         (gen_subprogram_die): Remove code setting DW_AT_inline on
7383         DECL_ABSTRACT_P nodes.
7385 2017-08-29  Richard Sandiford  <richard.sandiford@linaro.org>
7387         * gimplify.c (gimplify_call_expr): Copy the nothrow flag to
7388         calls to internal functions.
7389         (gimplify_modify_expr): Likewise.
7390         * tree-call-cdce.c (use_internal_fn): Likewise.
7391         * tree-ssa-math-opts.c (pass_cse_reciprocals::execute): Likewise.
7392         (convert_to_divmod): Set the nothrow flag.
7393         * tree-if-conv.c (predicate_mem_writes):  Likewise.
7394         * tree-vect-stmts.c (vectorizable_mask_load_store): Likewise.
7395         (vectorizable_call): Likewise.
7396         (vectorizable_store): Likewise.
7397         (vectorizable_load): Likewise.
7398         * tree-vect-patterns.c (vect_recog_pow_pattern): Likewise.
7399         (vect_recog_mask_conversion_pattern): Likewise.
7401 2017-08-29  Martin Liska  <mliska@suse.cz>
7403         PR other/39851
7404         * gcc.c (driver_handle_option): Add new argument.
7405         * opts-common.c (handle_option): Pass
7406         target_option_override_hook.
7407         * opts-global.c (lang_handle_option): Add new option.
7408         (set_default_handlers):  Add new argument.
7409         (decode_options): Likewise.
7410         * opts.c (target_handle_option): Likewise.
7411         (common_handle_option): Call target_option_override_hook.
7412         * opts.h (struct cl_option_handler_func): Add hook for
7413         target option override.
7414         (struct cl_option_handlers): Likewise.
7415         (set_default_handlers): Add new argument.
7416         (decode_options): Likewise.
7417         (common_handle_option): Likewise.
7418         (target_handle_option): Likewise.
7419         * toplev.c (toplev::main): Pass targetm.target_option.override
7420         hook.
7422 2017-08-29  Richard Biener  <rguenther@suse.de>
7423         Dominik Infuehr <dominik.infuehr@theobroma-systems.com>
7425         * tree-vect-slp.c (vect_bb_slp_scalar_cost): Properly confine
7426         life to the active subtree.
7428 2017-08-28  Jeff Law  <law@redhat.com>
7430         * tree-ssa-dom.c (edge_info::record_simple_equiv): Call
7431         derive_equivalences.
7432         (derive_equivalences_from_bit_ior, record_temporary_equivalences):
7433         Code moved into....
7434         (edge_info::derive_equivalences): New private member function
7436         * tree-ssa-dom.c (class edge_info): Changed from a struct
7437         to a class.  Add ctor/dtor, methods and data members.
7438         (edge_info::edge_info): Renamed from allocate_edge_info.
7439         Initialize additional members.
7440         (edge_info::~edge_info): New.
7441         (free_dom_edge_info): Delete the edge info.
7442         (record_edge_info): Use new class & associated member functions.
7443         Tighten forms for testing for edge equivalences.
7444         (record_temporary_equivalences): Iterate over the simple
7445         equivalences rather than assuming there's only one per edge.
7446         (cprop_into_successor_phis): Iterate over the simple
7447         equivalences rather than assuming there's only one per edge.
7448         (optimize_stmt): Use operand_equal_p rather than pointer
7449         equality for mini-DSE code.
7451 2017-08-28  Nathan Sidwell  <nathan@acm.org>
7453         * gcc.c (execute): Fold SIGPIPE handling into switch
7454         statement.  Adjust internal error message.
7456 2017-08-28  Richard Biener  <rguenther@suse.de>
7458         PR debug/81993
7459         * dwarf2out.c (gen_remaining_tmpl_value_param_die_attributes):
7460         Do nothing for removed DIEs.
7462 2017-08-28  Richard Biener  <rguenther@suse.de>
7464         PR tree-optimization/81977
7465         * tree-ssa-sccvn.c (vn_reference_lookup_3): Fix look through
7466         memcpy.
7468 2017-08-28  Alexander Monakov  <amonakov@ispras.ru>
7470         PR target/80640
7471         * doc/md.texi (mem_thread_fence): Remove mention of mode.  Rewrite.
7472         * optabs.c (expand_mem_thread_fence): Emit a compiler barrier when
7473         using targetm.gen_mem_thread_fence.
7475 2017-08-27  Uros Bizjak  <ubizjak@gmail.com>
7477         PR target/81995
7478         * config/i386/i386.md (*<btsc><mode>): Change operand 2
7479         predicate to register_operand.  Reorder operands.
7480         (*btr<mode>): Ditto.
7481         (*<btsc><mode>_mask): Change operand 3 predicate to register_operand.
7482         (*btr<mode>_mask): Ditto.
7484 2017-08-25  Steven Munroe  <munroesj@gcc.gnu.org>
7486         * config.gcc (powerpc*-*-*): Add xmmintrin.h and mm_malloc.h.
7487         * config/rs6000/xmmintrin.h: New file.
7488         * config/rs6000/x86intrin.h [__ALTIVEC__]: Include xmmintrin.h.
7490 2017-08-25  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
7492         PR target/81504
7493         * config/rs6000/rs6000-p8swap.c (find_alignment_op): Add reference
7494         parameter and_insn and return it.
7495         (recombine_lvx_pattern): Insert a copy to ensure availability of
7496         the base register of the copied masking operation at the point of
7497         the instruction replacement.
7498         (recombine_stvx_pattern): Likewise.
7500 2017-08-25  Michael Meissner  <meissner@linux.vnet.ibm.com>
7502         * config/rs6000/rs6000.opt (-mpower9-dform-scalar): Delete
7503         undocumented switches.
7504         (-mpower9-dform-vector): Likewise.
7505         (-mpower9-dform): Likewise.
7506         * config/rs6000/rs6000-c.c (rs6000_target_modify_macros): Update
7507         comments to delete references to -mpower9-dform* switches.
7508         * config/rs6000/predicates.md (vsx_quad_dform_memory_operand):
7509         Delete reference to -mpower9-dform* switches, test for
7510         -mpower9-vector instead.
7511         * config/rs6000/rs6000-cpus.def (ISA_3_0_MASKS_SERVER): Likewise.
7512         (OTHER_P9_VECTOR_MASKS): Likewise.
7513         (POWERPC_MASKS): Likewise.
7514         * config/rs6000/rs6000.c (rs6000_setup_reg_addr_masks): Change
7515         tests against -mpower9-dform* to -mpower9-vector.  Delete code
7516         that checked for -mpower9-dform* consistancy with other options.
7517         Add test for -mpower9-misc to enable other power9 switches.
7518         (rs6000_init_hard_regno_mode_ok): Likewise.
7519         (rs6000_option_override_internal): Likewise.
7520         (rs6000_emit_prologue): Likewise.
7521         (rs6000_emit_epilogue): Likewise.
7522         (rs6000_opt_masks): Delete -mpower9-dform-{scalar,vector}.
7523         (rs6000_disable_incompatiable_switches): Delete -mpower9-dform.
7524         (emit_fusion_p9_load): Change tests for -mpower9-dform-scalar
7525         -mpower9-vector.
7526         (emit_fusion_p9_store): Likewise.
7527         * config/rs6000/rs6000.h (TARGET_P9_DFORM_SCALAR): Delete
7528         resetting these macros if the assembler does not support ISA 3.0
7529         instructions.
7530         (TARGET_P9_DFORM_VECTOR): Likewise.
7531         * config/rs6000/rs6000.md (peepholes to optimize altivec memory):
7532         Change to use -mpower9-vector instead of -mpower9-dform-scalar.
7534 2017-08-25  Alan Modra  <amodra@gmail.com>
7536         PR rtl-optimization/81747
7537         * cse.c (cse_extended_basic_block): Don't attempt to record
7538         equivalences for degenerate conditional branches that branch
7539         to their fall-through.
7541 2017-08-24  Martin Sebor  <msebor@redhat.com>
7543         PR middle-end/81908
7544         * gimple-fold.c (size_must_be_zero_p): New function.
7545         (gimple_fold_builtin_memory_op): Call it.
7547 2017-08-24  Steven Munroe  <munroesj@gcc.gnu.org>
7549         * config/rs6000/mm_malloc.h: New file.
7551 2017-08-24  Bin Cheng  <bin.cheng@arm.com>
7553         PR tree-optimization/81913
7554         * tree-ssa-loop-niter.c (number_of_iterations_cond): Skip niter
7555         analysis when either IVs in condition can wrap.
7557 2017-08-24  Uros Bizjak  <ubizjak@gmail.com>
7559         * dwarf2out.c (MAX_ARTIFICIAL_LABEL_BYTES): Increase to 40.
7560         * dwarf2cfi.c (MAX_ARTIFICIAL_LABEL_BYTES): Remove.
7562 2017-08-24  Richard Biener  <rguenther@suse.de>
7564         PR target/81921
7565         * targhooks.c (default_target_can_inline_p): Properly
7566         use target_option_default_node when no DECL_FUNCTION_SPECIFIC_TARGET
7567         is present and always compare.
7568         * config/i386/i386.c (ix86_valid_target_attribute_tree): Do not
7569         infer -mfpmath=sse from TARGET_SSE_P.
7570         (ix86_can_inline_p): Properly use target_option_default_node when
7571         no DECL_FUNCTION_SPECIFIC_TARGET is present and always compare.
7573 2017-08-24  Richard Biener  <rguenther@suse.de>
7575         PR debug/81936
7576         * dwarf2out.c (output_die): Handle flag_generate_offload like
7577         flag_generate_lto.
7578         (output_comp_unit): Likewise.
7579         (gen_array_type_die): Likewise.
7580         (dwarf2out_early_finish): Likewise.
7581         (note_variable_value_in_expr): Likewise.
7582         (dwarf2out_finish): Likewise.  Adjust assert.
7583         * cgraphunit.c (symbol_table::compile): Move setting of
7584         flag_generate_offload earlier ...
7585         (symbol_table::finalize_compilation_unit): ... here, before
7586         early debug finalization.
7588 2017-08-24  Richard Biener  <rguenther@suse.de>
7590         * config/i386/i386.c: Include symbol-summary.h, ipa-prop.h
7591         and ipa-fnsummary.h.
7592         (ix86_can_inline_p): When ix86_fpmath flags do not match
7593         check whether the callee uses FP math at all.
7595 2017-08-24  Aldy Hernandez  <aldyh@redhat.com>
7597         PR middle-end/81931
7598         * tree-ssanames.c (get_nonzero_bits): Use element_precision
7599         instead of TYPE_PRECISION.
7601 2017-08-24  Richard Sandiford  <richard.sandiford@linaro.org>
7602             Alan Hayward  <alan.hayward@arm.com>
7603             David Sherwood  <david.sherwood@arm.com>
7605         * combine.c (make_extraction): Use subreg_offset_from_lsb.
7607 2017-08-23  Daniel Santos  <daniel.santos@pobox.com>
7609         * config/i386/i386.h (ix86_frame::stack_realign_allocate_offset):
7610         Remove field.
7611         (ix86_frame::stack_realign_allocate): New field.
7612         (struct machine_frame_state): Modify comments.
7613         (machine_frame_state::sp_realigned_fp_end): New field.
7614         * config/i386/i386.c (ix86_compute_frame_layout): Rework stack frame
7615         layout calculation.
7616         (sp_valid_at): Add assertion to assure no attempt to access invalid
7617         offset of a realigned stack.
7618         (fp_valid_at): Likewise.
7619         (choose_baseaddr): Modify comments.
7620         (ix86_emit_outlined_ms2sysv_save): Adjust to changes in
7621         ix86_expand_prologue.
7622         (ix86_expand_prologue): Modify stack realignment and allocation.
7623         (ix86_expand_epilogue): Modify comments.
7624         * doc/sourcebuild.texi: Add documentation for target selectors avx2,
7625         avx2_runtime, avx512f, and avx512f_runtime.
7627 2017-08-23  Uros Bizjak  <ubizjak@gmail.com>
7629         * config/i386/i386.opt: Remove unneeded Init(0) initializations.
7630         (mstackrealign): Do not init to -1.
7631         * config/i386/i386.c (ix86_option_override_internal):
7632         Check opts_set, not opts when setting default value of
7633         opts->x_ix86_force_align_arg_pointer.
7635 2017-08-23  Richard Biener  <rguenther@suse.de>
7637         * function.c (fndecl_name): Use verbosity 1 (no arguments) for
7638         lang_hooks.decl_printable_name.
7639         * print-rtl-function.c (print_rtx_function): Likewise.
7640         * tree-pretty-print.c (dump_function_header): Likewise.
7642 2017-08-23  Richard Biener  <rguenther@suse.de>
7644         PR lto/81940
7645         * dwarf2out.c (dwarf2out_abstract_function): Handle LTO with
7646         -g0 at compile-time.
7648 2017-08-23  Tamar Christina  <tamar.christina@arm.com>
7650         PR middle-end/19706
7651         * doc/sourcebuild.texi (Other hardware attributes):
7652         Document xorsign.
7654 2017-08-23  Tamar Christina  <tamar.christina@arm.com>
7656         PR middle-end/19706
7657         * tree-ssa-math-opts.c (convert_expand_mult_copysign):
7658         Fix single-use check.
7660 2017-08-23  Thomas Preud'homme  <thomas.preudhomme@arm.com>
7662         * gcc.c (execute): Only test for SIGKILL and SIGQUIT if available.
7664 2017-08-22  Daniel Santos  <daniel.santos@pobox.com>
7666         * doc/install.texi: Modify to add more details on running selected
7667         tests.
7669 2017-08-22  Daniel Santos  <daniel.santos@pobox.com>
7671         * config/i386/i386.c (ix86_option_override_internal): Error when -mx32
7672         is combined with -mabi=ms.
7673         (ix86_function_type_abi): Limit errors for mixing -mx32 with attribute
7674         ms_abi.
7676 2017-08-22  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
7678         PR tree-optimization/81488
7679         * gimple-ssa-strength-reduction (struct slsr_cand_d): Add visited
7680         and cached_basis fields.
7681         (MAX_SPREAD): New constant.
7682         (alloc_cand_and_find_basis): Initialize new fields.
7683         (clear_visited): New function.
7684         (create_phi_basis_1): Rename from create_phi_basis, set visited
7685         and cached_basis fields.
7686         (create_phi_basis): New wrapper function.
7687         (phi_add_costs_1): Rename from phi_add_costs, add spread
7688         parameter, set visited field, short-circuit when limits reached.
7689         (phi_add_costs): New wrapper function.
7690         (record_phi_increments_1): Rename from record_phi_increments, set
7691         visited field.
7692         (record_phi_increments): New wrapper function.
7693         (phi_incr_cost_1): Rename from phi_incr_cost, set visited field.
7694         (phi_incr_cost): New wrapper function.
7695         (all_phi_incrs_profitable_1): Rename from
7696         all_phi_incrs_profitable, set visited field.
7697         (all_phi_incrs_profitable): New wrapper function.
7699 2017-08-22  Richard Sandiford  <richard.sandiford@linaro.org>
7700             Alan Hayward  <alan.hayward@arm.com>
7701             David Sherwood  <david.sherwood@arm.com>
7703         * rtl.h (paradoxical_subreg_p): Define inline, and add a version
7704         that takes the outer and inner modes.
7705         * doc/rtl.texi: Use paradoxical_subreg_p instead of a GET_MODE_SIZE
7706         comparison as the canonical test for a paradoxical subreg.
7707         * combine.c (simplify_set): Use paradoxical_subreg_p.
7708         (make_extraction): Likewise.
7709         (force_to_mode): Likewise.
7710         (rtx_equal_for_field_assignment_p): Likewise.
7711         (gen_lowpart_for_combine): Likewise.
7712         (simplify_comparison): Likewise.
7713         * cse.c (equiv_constant): Likewise.
7714         * expmed.c (store_bit_field_1): Likewise.
7715         * final.c (alter_subreg): Likewise.
7716         * fwprop.c (propagate_rtx): Likewise.
7717         (forward_propagate_subreg): Likewise.
7718         * ira-conflicts.c (ira_build_conflicts): Likewise.
7719         * lower-subreg.c (simplify_gen_subreg_concatn): Likewise.
7720         * lra-constraints.c (curr_insn_transform): Likewise.
7721         (split_reg): Likewise.
7722         * lra-eliminations.c (move_plus_up): Likewise.
7723         (lra_eliminate_regs_1): Likewise.
7724         * recog.c (general_operand): Likewise.
7725         * ree.c (combine_reaching_defs): Likewise.
7726         * reload.c (push_reload): Likewise.
7727         (find_reloads): Likewise.
7728         * reload1.c (elimination_effects): Likewise.
7729         (compute_reload_subreg_offset): Likewise.
7730         (choose_reload_regs): Likewise.
7731         * rtlanal.c (subreg_lsb_1): Likewise.
7732         * simplify-rtx.c (simplify_unary_operation_1): Likewise.
7733         (simplify_subreg): Likewise.
7734         * var-tracking.c (track_loc_p): Likewise.
7735         * emit-rtl.c (byte_lowpart_offset): Likewise.
7736         (paradoxical_subreg_p): Delete out-of-line definition.
7738 2017-08-22  Jeff Law  <law@redhat.com>
7740         PR tree-optimization/81741
7741         PR tree-optimization/71947
7742         * tree-ssa-dom.c: Include tree-inline.h.
7743         (record_temporary_equivalences): Only record SSA_NAME = SSA_NAME
7744         equivalences if one is more expensive to compute than the other.
7745         * tree-ssa-scopedtables.h (class const_or_copies): Make
7746         record_const_or_copy_raw method private.
7747         (class avail_exprs_stack): New method simplify_binary_operation.
7748         * tree-ssa-scopedtables.c (avail_exprs_stack::lookup_avail_expr): Call
7749         avail_exprs_stack::simplify_binary_operation as needed.
7750         (avail_exprs_stack::simplify_binary_operation): New function.
7752 2017-08-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
7754         * config.gcc (powerpc-*-rtems*): Add rs6000/linux64.opt.
7755         * config/rs6000/rtems.h (ASM_PREFERRED_EH_DATA_FORMAT): New define.
7756         (DOT_SYMBOLS): Likewise.
7757         (MINIMAL_TOC_SECTION_ASM_OP): Likewise.
7758         (RELOCATABLE_NEEDS_FIXUP): Likewise.
7759         (RS6000_ABI_NAME): Likewise.
7760         (TARGET_CMODEL): Likewise.
7761         (TOC_SECTION_ASM_OP): Likewise.
7762         (SET_CMODEL): New macro.
7763         (SUBSUBTARGET_OVERRIDE_OPTIONS): Evaluate cmodel options.
7765 2017-08-22  Richard Biener  <rguenther@suse.de>
7767         * tree-inline.c (remap_type_1): Change asserts on TYPE_SIZE[_UNIT]
7768         to allow for free-lang-data replacements similar to verify_type_variant.
7770 2017-08-22  Richard Sandiford  <richard.sandiford@linaro.org>
7771             Alan Hayward  <alan.hayward@arm.com>
7772             David Sherwood  <david.sherwood@arm.com>
7774         * config/aarch64/aarch64.md (casesi): Use DImode rather than
7775         VOIDmode for the LABEL_REF.
7777 2017-08-22  Richard Biener  <rguenther@suse.de>
7779         * tree-cfg.c (gimple_split_edge): Avoid reallocating target PHI nodes.
7781 2017-08-22  Richard Biener  <rguenther@suse.de>
7783         * common.opt (feliminate-dwarf2-dups): Ignore.
7784         * doc/invoke.texi (feliminate-dwarf2-dups): Remove documentation.
7785         * dwarf2out.c (push_new_compile_unit, pop_compile_unit,
7786         same_die_p_wrap, compute_section_prefix,
7787         is_symbol_die, assign_symbol_names, break_out_includes): Remove.
7788         (comdat_symbol_id, comdat_symbol_number): Likewise.
7789         (cu_hash_table_entry, cu_hash_table_entry_hasher, cu_hash_type):
7790         Likewise.
7791         (check_duplicate_cu, record_comdat_symbol_number): Likewise.
7792         (output_die): Mark unreachable path unreachable.
7793         (dwarf2out_start_source_file): Do not create DW_TAG_GNU_BINCL.
7794         (dwarf2out_end_source_file): Do not create DW_TAG_GNU_EINCL.
7795         (dwarf2out_init): Remove code handling flag_eliminate_dwarf2_dups.
7796         (dwarf2out_early_finish): Likewise.
7798 2017-08-22  Aldy Hernandez  <aldyh@redhat.com>
7800         * wide-int.h (hwi_with_prec::hwi_with_prec): Sign extend.
7802 2017-08-22  Georg-Johann Lay  <avr@gjlay.de>
7804         PR target/81910
7805         * config/avr/avr.c (avr_handle_addr_attribute): Early return if
7806         not VAR_P. Filter attribute warnings with OPT_Wattributes.
7807         (avr_attribute_table) <io, io_low, address>: Initialize
7808         .decl_required with true.
7810 2017-08-21  Michael Meissner  <meissner@linux.vnet.ibm.com>
7812         * config/rs6000/rs6000-cpus.def (-mvsx-scalar-float): Delete
7813         undocumented debugging options.
7814         (-mvsx-scalar-double): Likewise.
7815         (-mallow-df-permute): Likewise.
7816         (-mvectorize-builtins): Likewise.
7817         * config/rs6000/rs6000.c (rs6000_init_hard_regno_mode_ok): Likewise.
7818         (rs6000_builtin_vectorized_function): Likewise.
7819         (rs6000_builtin_md_vectorized_function): Likewise.
7820         (rs6000_opt_vars): Likewise.
7822 2017-08-21  Uros Bizjak  <ubizjak@gmail.com>
7824         PR target/46091
7825         * config/i386/i386.md (*btsq_imm): Rename from *btsq.
7826         (*btrq_imm): Rename from *btrq.
7827         (*btcq_imm): Rename from *btcq.
7828         (btsc): New code attribute.
7829         (*<btsc><mode>): New insn pattern.
7830         (*btr<mode>): Ditto.
7831         (*<btsc><mode>_mask): New insn_and_split pattern.
7832         (*btr<mode>_mask): Ditto.
7834 2017-08-21  Richard Sandiford  <richard.sandiford@linaro.org>
7835             Alan Hayward  <alan.hayward@arm.com>
7836             David Sherwood  <david.sherwood@arm.com>
7838         * function.c (pad_below): Simplify padding calculation.
7840 2017-08-21  Richard Sandiford  <richard.sandiford@linaro.org>
7841             Alan Hayward  <alan.hayward@arm.com>
7842             David Sherwood  <david.sherwood@arm.com>
7844         * target.def (function_prologue): Remove frame size argument.
7845         (function_epilogue): Likewise.
7846         * doc/tm.texi: Regenerate.
7847         * final.c (final_start_function): Update call to function_prologue.
7848         (final_end_function): Update call to function_epilogue.
7849         (default_function_pro_epilogue): Remove frame size argument.
7850         * output.h (default_function_pro_epilogue): Likewise.
7851         * config/arm/arm.c (arm_output_function_epilogue): Likewise.
7852         (arm_output_function_prologue): Likewise.
7853         * config/frv/frv.c (frv_function_prologue): Likewise.
7854         (frv_function_epilogue): Likewise.
7855         * config/i386/i386.c (ix86_output_function_epilogue): Likewise.
7856         * config/ia64/ia64.c (ia64_output_function_prologue): Likewise.
7857         (ia64_output_function_epilogue): Likewise.
7858         * config/m32r/m32r.c (m32r_output_function_prologue): Likewise.
7859         (m32r_output_function_epilogue): Likewise.
7860         * config/microblaze/microblaze.c (microblaze_function_prologue)
7861         (microblaze_function_epilogue): Likewise.
7862         * config/mips/mips.c (mips_output_function_prologue): Likewise.
7863         (mips_output_function_epilogue): Likewise.
7864         * config/mmix/mmix.c (mmix_target_asm_function_prologue): Likewise.
7865         (mmix_target_asm_function_epilogue): Likewise.
7866         * config/msp430/msp430.c (msp430_start_function): Likewise.
7867         * config/nds32/nds32.c (nds32_asm_function_prologue): Likewise.
7868         (nds32_asm_function_epilogue): Likewise.
7869         * config/nios2/nios2.c (nios2_asm_function_prologue): Likewise.
7870         * config/pa/pa.c (pa_output_function_prologue): Likewise.
7871         (pa_output_function_epilogue): Likewise.
7872         * config/powerpcspe/powerpcspe.c (rs6000_output_function_prologue)
7873         (rs6000_output_function_epilogue): Likewise.
7874         * config/rl78/rl78.c (rl78_start_function): Likewise.
7875         * config/rs6000/rs6000.c (rs6000_output_function_prologue): Likewise.
7876         (rs6000_output_function_epilogue): Likewise.
7877         * config/rx/rx.c (rx_output_function_prologue): Likewise.
7878         * config/sh/sh.c (sh_output_function_epilogue): Likewise.
7879         * config/sparc/sparc.c (sparc_asm_function_prologue): Likewise.
7880         (sparc_asm_function_epilogue): Likewise.
7882 2017-08-21  Richard Sandiford  <richard.sandiford@linaro.org>
7884         * tree.h (type_has_mode_precision_p): New function.
7885         * convert.c (convert_to_integer_1): Use it.
7886         * expr.c (expand_expr_real_2): Likewise.
7887         (expand_expr_real_1): Likewise.
7888         * fold-const.c (fold_single_bit_test_into_sign_test): Likewise.
7889         * match.pd: Likewise.
7890         * tree-ssa-forwprop.c (simplify_rotate): Likewise.
7891         * tree-ssa-math-opts.c (convert_mult_to_fma): Likewise.
7892         * tree-tailcall.c (process_assignment): Likewise.
7893         * tree-vect-loop.c (vectorizable_reduction): Likewise.
7894         * tree-vect-patterns.c (vect_recog_vector_vector_shift_pattern)
7895         (vect_recog_mult_pattern, vect_recog_divmod_pattern): Likewise.
7896         * tree-vect-stmts.c (vectorizable_conversion): Likewise.
7897         (vectorizable_assignment): Likewise.
7898         (vectorizable_shift): Likewise.
7899         (vectorizable_operation): Likewise.
7900         * tree-vrp.c (register_edge_assert_for_2): Likewise.
7902 2017-08-21  Wilco Dijkstra  <wdijkstr@arm.com>
7904         * match.pd: Add pow (C, x) simplification.
7906 2017-08-21  Richard Biener  <rguenther@suse.de>
7908         PR tree-optimization/81900
7909         * tree-ssa-pre.c (compute_antic_aux): Properly compute changed
7910         for blocks with abnormal predecessors.
7911         (compute_antic): Do not set visited flag prematurely.
7913 2017-08-21  Georg-Johann Lay  <avr@gjlay.de>
7915         PR target/79883
7916         * config/avr/avr.c (avr_set_current_function): Typo in diagnostic.
7918 2017-08-21  Richard Sandiford  <richard.sandiford@linaro.org>
7920         * stor-layout.h (vector_type_mode): Move to...
7921         * tree.h (vector_type_mode): ...here.
7922         * stor-layout.c (vector_type_mode): Move to...
7923         * tree.c (vector_type_mode): ...here.  Include rtl.h and regs.h.
7925 2017-08-21  Richard Biener  <rguenther@suse.de>
7927         * debug.h (struct gcc_debug_hooks): Add die_ref_for_decl and
7928         register_external_die hooks.
7929         (debug_false_tree_charstarstar_uhwistar): Declare.
7930         (debug_nothing_tree_charstar_uhwi): Likewise.
7931         * debug.c (do_nothing_debug_hooks): Adjust.
7932         (debug_false_tree_charstarstar_uhwistar): New do nothing.
7933         (debug_nothing_tree_charstar_uhwi): Likewise.
7934         * dbxout.c (dbx_debug_hooks): Adjust.
7935         (xcoff_debug_hooks): Likewise.
7936         * sdbout.c (sdb_debug_hooks): Likewise.
7937         * vmsdbgout.c (vmsdbg_debug_hooks): Likewise.
7938         * dwarf2out.c (macinfo_label_base): New global.
7939         (dwarf2out_register_external_die): New function for the
7940         register_external_die hook.
7941         (dwarf2out_die_ref_for_decl): Likewise for die_ref_for_decl.
7942         (dwarf2_debug_hooks): Use them.
7943         (dwarf2_lineno_debug_hooks): Adjust.
7944         (struct die_struct): Add with_offset flag.
7945         (DEBUG_LTO_DWO_INFO_SECTION, DEBUG_LTO_INFO_SECTION,
7946         DEBUG_LTO_DWO_ABBREV_SECTION, DEBUG_LTO_ABBREV_SECTION,
7947         DEBUG_LTO_DWO_MACINFO_SECTION, DEBUG_LTO_MACINFO_SECTION,
7948         DEBUG_LTO_DWO_MACRO_SECTION, DEBUG_LTO_MACRO_SECTION,
7949         DEBUG_LTO_LINE_SECTION, DEBUG_LTO_DWO_STR_OFFSETS_SECTION,
7950         DEBUG_LTO_STR_DWO_SECTION, DEBUG_STR_LTO_SECTION): New macros
7951         defining section names for the early LTO debug variants.
7952         (reset_indirect_string): New helper.
7953         (add_AT_external_die_ref): Helper for dwarf2out_register_external_die.
7954         (print_dw_val): Add support for offsetted symbol references.
7955         (get_ultimate_context): Split out from is_cxx.
7956         (is_cxx): Use get_ultimate_context.
7957         (is_fortran): Add decl overload.
7958         (compute_comp_unit_symbol): Split out worker from
7959         compute_section_prefix.
7960         (compute_section_prefix): Call compute_comp_unit_symbol and
7961         set comdat_type_p here.
7962         (output_die): Skip DIE symbol output for the LTO added one.
7963         Handle DIE symbol references with offset.
7964         (output_comp_unit): Guard section name mangling properly.
7965         For LTO debug sections emit a symbol at the section beginning
7966         which we use to refer to its DIEs.
7967         (add_abstract_origin_attribute): For DIEs registered via
7968         dwarf2out_register_external_die directly refer to the early
7969         DIE rather than indirectly through the shadow one we created.
7970         Remove obsolete call to dwarf2out_abstract_function for
7971         non-function/block origins.
7972         (gen_array_type_die): When generating early LTO debug do
7973         not emit DW_AT_string_length.
7974         (gen_formal_parameter_die): Do not re-create DIEs for PARM_DECLs
7975         late when in LTO.  As suggested place a gcc_unreachable for
7976         the DECL_ABSTRACT_P case.
7977         (gen_subprogram_die): Avoid another specification DIE
7978         for early built declarations/definitions for the late LTO case.
7979         (gen_variable_die): Add type references for late duplicated VLA dies
7980         when in late LTO.
7981         (gen_inlined_subroutine_die): Do not call dwarf2out_abstract_function,
7982         we have the abstract instance already.
7983         (process_scope_var): Adjust decl DIE contexts in LTO which
7984         first puts them in limbo.
7985         (gen_decl_die): Do not generate type DIEs late apart from
7986         types for VLAs or for decls we do not yet have a DIE.  Do not
7987         call dwarf2out_abstract_function late.
7988         (dwarf2out_early_global_decl): Make sure to create DIEs
7989         for abstract instances of a decl first.
7990         (dwarf2out_late_global_decl): Adjust comment.
7991         (output_macinfo_op): With multiple macro sections use
7992         macinfo_label_base to distinguish labels.
7993         (output_macinfo): Likewise.  Update macinfo_label_base.
7994         Pass in the line info label.
7995         (note_variable_value_in_expr): When generating LTO resolve
7996         all variable values here by generating DIEs as needed.
7997         (init_sections_and_labels): Add early LTO debug flag parameter
7998         and generate different sections and names if set.  Add generation
7999         counter for the labels so we can have multiple of them.
8000         (reset_dies): Helper to allow DIEs to be output multiple times.
8001         (dwarf2out_finish): When outputting DIEs to the fat part of an
8002         LTO object first reset DIEs.
8003         (dwarf2out_early_finish): Output early DIEs when generating LTO.
8004         (modified_type_die): Check for decl_ultimate_origin being self
8005         before recursing.
8006         (gen_type_die_with_usage): Likewise.
8007         (gen_typedef_die): Allow decl_ultimate_origin being self.
8008         (set_decl_abstract_flags): Remove.
8009         (set_block_abstract_flags): Likewise.
8010         (dwarf2out_abstract_function): Treat the early generated DIEs
8011         as the abstract copy and only add DW_AT_inline and
8012         DW_AT_artificial here and call set_decl_origin_self.
8013         If the DIE has an abstract origin don't do anything.
8014         * tree.c (free_lang_data): Build a dummy TRANSLATION_UNIT_DECL
8015         if we have none yet (Go fails to build one, PR78628).
8016         (variably_modified_type_p): Prevent endless recursion for Ada
8017         cyclic pointer types.
8018         * lto-streamer-in.c: Include debug.h.
8019         (dref_queue): New global.
8020         (lto_read_tree_1): Stream in DIE references.
8021         (lto_input_tree): Register DIE references.
8022         (input_function): Stream DECL_DEBUG_ARGS.
8023         * lto-streamer-out.c: Include debug.h.
8024         (lto_write_tree_1): Output DIE references.
8025         (DFS::DFS_write_tree_body): Follow DECL_ABSTRACT_ORIGIN.
8026         Force a TRANSLATION_UNIT_DECL DECL_CONTEXT for file-scope decls.
8027         (output_function): Stream DECL_DEBUG_ARGS.
8028         * tree-streamer-in.c (lto_input_ts_decl_common_tree_pointers):
8029         Stream DECL_ABSTRACT_ORIGIN.
8030         * tree-streamer-out.c (write_ts_decl_common_tree_pointers): Likewise.
8031         (write_ts_decl_minimal_tree_pointers): Force a TRANSLATION_UNIT_DECL
8032         DECL_CONTEXT for file-scope decls.
8033         * lto-streamer.h (struct dref_entry): Declare.
8034         (dref_queue): Likewise.
8035         * cfgexpand.c (pass_expand::execute): Do not call the
8036         outlining_inline_function hook here.
8037         * lto-wrapper.c (debug_obj): New global.
8038         (tool_cleanup): Unlink it if required.
8039         (debug_objcopy): New function.
8040         (run_gcc): Handle early debug sections in the IL files by
8041         extracting them to separate files, partially linkin them and
8042         feeding the result back as result to the linker.
8043         * config/darwin.h (DEBUG_LTO_INFO_SECTION, DEBUG_LTO_ABBREV_SECTION,
8044         DEBUG_LTO_MACINFO_SECTION, DEBUG_LTO_LINE_SECTION,
8045         DEBUG_STR_LTO_SECTION, DEBUG_LTO_MACRO_SECTION): Put early debug
8046         sections into a separate segment.
8047         * config/darwin.c (darwin_asm_named_section): Handle __GNU_DWARF_LTO
8048         segments.
8049         (darwin_asm_dwarf_section): Likewise.
8050         (darwin_asm_output_dwarf_offset): Likewise.
8051         * config/i386/i386.c (make_resolver_func): Set DECL_IGNORED_P.
8053 2017-08-21  Richard Sandiford  <richard.sandiford@linaro.org>
8054             Alan Hayward  <alan.hayward@arm.com>
8055             David Sherwood  <david.sherwood@arm.com>
8057         * read-md.h (md_reader::record_potential_iterator_use): Replace
8058         pointer argument with an rtx and an index.
8059         * read-rtl.c (iterator_group::apply_iterator): Likewise.
8060         (apply_mode_iterator): Likewise.
8061         (apply_code_iterator): Likewise.
8062         (apply_int_iterator): Likewise.
8063         (apply_subst_iterator): Likewise.
8064         (record_iterator_use): Likewise.
8065         (record_attribute_use): Likewise.
8066         (md_reader::record_potential_iterator_use): Likewise.  Update calls
8067         to record_iterator_use and apply_iterator.
8068         (iterator_use): Replace ptr with x and index.
8069         (attribute_use): Likewise.
8070         (apply_attribute_uses): Update calls to apply_iterator.
8071         (apply_iterators): Likewise.  Update initialization of iterator_use.
8072         (rtx_reader::read_rtx_code): Update calls to record_iterator_use
8073         and record_potential_iterator_use.
8074         (rtx_reader::read_rtx_operand): Likewise.
8076 2017-08-21  Richard Sandiford  <richard.sandiford@linaro.org>
8077             Alan Hayward  <alan.hayward@arm.com>
8078             David Sherwood  <david.sherwood@arm.com>
8080         * varasm.c (const_rtx_hash_1): Don't hash in the mode of a
8081         CONST_WIDE_INT.
8083 2017-08-21  Richard Biener  <rguenther@suse.de>
8085         PR middle-end/81884
8086         * tree-ssa-alias.c (stmt_kills_ref_p): Handle array accesses
8087         at struct end conservatively when comparing common bases.
8089 2017-08-21  Richard Biener  <rguenther@suse.de>
8091         * tree-ssa-loop-im.c (struct lim_aux_data): Add ref index member.
8092         (mem_ref_in_stmt): Remove.
8093         (determine_max_movement): Use ref index to get at the reference.
8094         (invariantness_dom_walker::before_dom_children): Deal with
8095         lim data already initialized.
8096         (gather_mem_refs_stmt): Initialize lim data and record ref index.
8098 2017-08-19  Uros Bizjak  <ubizjak@gmail.com>
8100         * config/i386/i386.h (OPTION_MASK_ISA_ROUND): Remove.
8101         (TARGET_ISA_ROUND): Ditto.
8102         (TARGET_ROUND): Ditto.
8103         * config/i386/i386.c: Substitute TARGET_ROUND with TARGET_SSE4_1.
8104         * config/i386/i386.md: Ditto.
8105         * config/i386/sse.md: Ditto.
8106         * config/i386/i386-builtin.def: Substitute OPTION_MASK_ISA_ROUND
8107         with OPTION_MASK_ISA_SSE4_1.
8109 2017-08-19  Uros Bizjak  <ubizjak@gmail.com>
8111         PR target/81894
8112         * doc/extend.texi (x86 Built-in Functions): Correct the name of
8113         __builtin_ia32_lzcnt_u16.
8115 2017-08-18  Peter Bergner  <bergner@vnet.ibm.com>
8117         PR target/80210
8118         * config/rs6000/rs6000.c (rs6000_activate_target_options): New function.
8119         (rs6000_set_current_function): Rewrite function to use it.
8121 2017-08-18  H.J. Lu  <hongjiu.lu@intel.com>
8123         PR c/53037
8124         * print-tree.c (print_node): Support DECL_WARN_IF_NOT_ALIGN
8125         and TYPE_WARN_IF_NOT_ALIGN.
8126         * stor-layout.c (do_type_align): Merge DECL_WARN_IF_NOT_ALIGN.
8127         (handle_warn_if_not_align): New.
8128         (place_union_field): Call handle_warn_if_not_align.
8129         (place_field): Call handle_warn_if_not_align.
8130         Copy TYPE_WARN_IF_NOT_ALIGN.
8131         (finish_builtin_struct): Copy TYPE_WARN_IF_NOT_ALIGN.
8132         (layout_type): Likewise.
8133         * tree-core.h (tree_type_common): Add warn_if_not_align.  Set
8134         spare to 18.
8135         (tree_decl_common): Add warn_if_not_align.
8136         * tree.c (build_range_type_1): Copy TYPE_WARN_IF_NOT_ALIGN.
8137         * tree.h (TYPE_WARN_IF_NOT_ALIGN): New.
8138         (SET_TYPE_WARN_IF_NOT_ALIGN): Likewise.
8139         (DECL_WARN_IF_NOT_ALIGN): Likewise.
8140         (SET_DECL_WARN_IF_NOT_ALIGN): Likewise.
8141         * doc/extend.texi: Document warn_if_not_aligned attribute.
8142         * doc/invoke.texi: Document -Wif-not-aligned and -Wpacked-not-aligned.
8144 2017-08-17  Martin Liska  <mliska@suse.cz>
8146         PR bootstrap/81864
8147         * tree-loop-distribution.c (ddrs_table): Change type to pointer type.
8148         (get_data_dependence): Use it as pointer type.
8149         (distribute_loop): Likewise.
8151 2017-08-17  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
8153         * config/rs6000/altivec.md (UNSPEC_VMRGOW_DIRECT): New constant.
8154         (p8_vmrgew_v4sf_direct): Generalize to p8_vmrgew_<mode>_direct.
8155         (p8_vmrgow_<mode>_direct): New define_insn.
8156         * config/rs6000/rs6000.c (altivec_expand_vec_perm_const): Properly
8157         handle endianness for vmrgew and vmrgow permute patterns.
8159 2017-08-17  Peter Bergner  <bergner@vnet.ibm.com>
8161         * config/rs6000/altivec.md (VParity): Remove TARGET_VSX_TIMODE.
8162         * config/rs6000/rs6000-cpus.def: Remove comment.
8163         (ISA_2_7_MASKS_SERVER): Delete OPTION_MASK_VSX_TIMODE;
8164         (POWERPC_MASKS): Likewise.
8165         * config/rs6000/rs6000.c (rs6000_hard_regno_mode_ok): Remove unneeded
8166         use of TARGET_VSX_TIMODE.
8167         (rs6000_setup_reg_addr_masks): Change TARGET_VSX_TIMODE to TARGET_VSX.
8168         (rs6000_init_hard_regno_mode_ok): Remove unneeded uses of
8169         TARGET_VSX_TIMODE.  Change use of TARGET_VSX_TIMODE to TARGET_VSX.
8170         (rs6000_option_override_internal): Remove dead code.
8171         (rs6000_legitimize_address): Change TARGET_VSX_TIMODE to TARGET_VSX.
8172         (rs6000_legitimize_reload_address): Likewise.
8173         (rs6000_legitimate_address_p): Likewise.
8174         (rs6000_opt_masks): Delete "vsx-timode".
8175         (rs6000_disable_incompatible_switches): Remove mention of -mvsx-timode
8176         from function comment.
8177         * config/rs6000/rs6000.h (MASK_VSX_TIMODE): Delete.
8178         * config/rs6000/rs6000.md (FMOVE128_GPR): Remove TARGET_VSX_TIMODE.
8179         (V16QI, V8HI, V4SI, V4SF, V2DI, V2DF, V1TI): Remove useless empty
8180         condition.
8181         * config/rs6000/rs6000.opt (mvsx-timode): Replace with stub.
8182         * config/rs6000/vector.md (VEC_IP): Remove TARGET_VSX_TIMODE.
8183         * config/rs6000/vsx.md (VSX_LE_128): Likewise.
8184         (VSX_TI): Likewise.
8185         (VSX_M): Likewise.
8186         (define_peephole2): Likewise.
8188 2017-08-17  Martin Sebor  <msebor@redhat.com>
8190         PR c/81859
8191         * pretty-print.c (pp_format): Use strnlen in %.*s to avoid reading
8192         past the end of an array.
8193         (test_pp_format): Add test cases.
8195 2017-08-17  Richard Sandiford  <richard.sandiford@linaro.org>
8197         * internal-fn.def (CLRSB, CLZ, CTZ, FFS, PARITY, POPCOUNT): Add
8198         missing ECF_NOTHROW flags.
8200 2017-08-17  Peter Bergner  <bergner@vnet.ibm.com>
8202         PR target/72804
8203         * config/rs6000/vsx.md (*vsx_le_permute_<mode>): Add support for
8204         operands residing in integer registers.
8205         (*vsx_le_perm_load_<mode>): Likewise.
8206         (*vsx_le_perm_store_<mode>): Likewise.
8207         (define_peephole2): Add peepholes to optimize the above.
8209 2017-08-17  Marek Polacek  <polacek@redhat.com>
8211         PR middle-end/81814
8212         * fold-const.c (operand_equal_for_comparison_p): Remove code that used
8213         to mimic what shorten_compare did.  Change the return type to bool.
8214         (fold_cond_expr_with_comparison): Update call to
8215         operand_equal_for_comparison_p.
8216         (fold_ternary_loc): Likewise.
8218 2017-08-17  Jackson Woodruff  <jackson.woodruff@arm.com>
8220         * aarch64-simd.md (mov<mode>): No longer force zero immediate into
8221         register.
8222         (*aarch64_simd_mov<mode>): Add new case for stp using zero immediate.
8224 2017-08-17  Richard Biener  <rguenther@suse.de>
8226         * tree-ssa-structalias.c (solve_graph): When propagating
8227         to successors update the graphs succ edges and avoid duplicate work.
8229 2017-08-17  Maxim Ostapenko  <m.ostapenko@samsung.com>
8231         PR target/81861
8232         * config/i386/i386.c (ix86_option_override_internal): Save target
8233         specific options after ix86_stack_protector_guard_reg was changed.
8235 2017-08-17  Richard Biener  <rguenther@suse.de>
8237         PR tree-optimization/81827
8238         * tree-ssa-structalias.c (struct variable_info): Add is_reg_var flag.
8239         (new_var_info): Initialize it conservatively.
8240         (get_call_vi): Mark register vars.
8241         (new_scalar_tmp_constraint_exp): Likewise.
8242         (handle_rhs_call): Likewise.
8243         (handle_const_call): Likewise.
8244         (create_function_info_for): Likewise.
8245         (solve_constraints): Sort varinfos to separate register from
8246         non-register vars to pack points-to solution bitmaps during
8247         iteration.
8249 2017-08-17  Marek Polacek  <polacek@redhat.com>
8251         * gimplify.c (gimplify_adjust_omp_clauses): Compare with 0 instead of 1.
8253 2017-08-17  Richard Biener  <rguenther@suse.de>
8255         * tree-vrp.c (vrp_int_const_binop): Do not set *overflow_p
8256         to true when overflow is undefined and we saturated the result.
8258 2017-08-17  Alan Modra  <amodra@gmail.com>
8260         PR target/80938
8261         * config/rs6000/rs6000.c (rs6000_savres_strategy): Revert 2017-08-09.
8262         Don't use store multiple if only one reg needs saving.
8263         (interesting_frame_related_regno): New function.
8264         (rs6000_frame_related): Don't emit frame info for regs that
8265         don't need saving.
8266         (rs6000_emit_epilogue): Likewise.
8268 2017-08-16  Nathan Sidwell  <nathan@acm.org>
8270         * tree-core.h (tree_type_non_common): Rename binfo to lang_1.
8271         * tree.h (TYPE_BINFO): Use type_non_common.maxval.
8272         (TYPE_LANG_SLOT_1): Use type_non_common.lang_1, for any type.
8273         * tree.c (free_lang_data_in_type): Use else-if chain.  Always
8274         clear TYPE_LANG_1.  Remove obsolete member-function stripping.
8275         (find_decls_types_r): Comment about TYPE_MAX_VALUES_RAW.
8276         (verify_type): Adjust for TYPE_BINFO move.
8277         * lto-streamer-out.c (DFS::DFS_write_tree_body): No need to
8278         process TYPE_BINFO directly.
8279         (hash_tree): Likewise.
8280         * tree-streamer-in.c (lto_input_ts_type_non_common_tree_pointers):
8281         Likewise.
8282         * tree-streamer-out.c (write_ts_type_non_common_tree_pointers):
8283         Likewise.
8285 2017-08-16  David Malcolm  <dmalcolm@redhat.com>
8287         * diagnostic-show-locus.c (colorizer::m_caret): Remove unused field.
8289 2017-08-16  Uros Bizjak  <ubizjak@gmail.com>
8291         PR target/46091
8292         * config/i386/i386.md (*anddi_1_btr): Change predicates of
8293         operand 0 and operand 1 to nomimmediate_operand. Add "m" constraint.
8294         Add ix86_binary_operator_ok to insn constraint.
8295         (*iordi_1_bts): Ditto.
8296         (*xordi_1_btc): Ditto.
8297         (*btsq): Change predicate of operand 0 to nonimmediate_operand.
8298         Update corresponding peephole2 pattern.
8299         (*btrq): Ditto.
8300         (*btcq): Ditto.
8302 2017-08-16  Bin Cheng  <bin.cheng@arm.com>
8304         PR tree-optimization/81832
8305         * tree-ssa-loop-ch.c (should_duplicate_loop_header_p): Don't
8306         copy loop header which has IFN_LOOP_DIST_ALIAS call.
8308 2017-08-16  Marek Polacek  <polacek@redhat.com>
8310         PR middle/81695
8311         * fold-const.c (fold_indirect_ref_1): Restore original behavior
8312         regarding size_zero_node.
8314 2017-08-16  Martin Liska  <mliska@suse.cz>
8316         PR target/81753
8317         * config.gcc: Respect previously set extra_objs in case
8318         of darwin target.
8320 2017-08-16  Richard Sandiford  <richard.sandiford@linaro.org>
8322         PR tree-optimization/81835
8323         * tree-vect-loop.c (vect_is_simple_reduction): Simply checks for
8324         the phi SSA_NAME.  Check that the condition in a COND_EXPR does
8325         not depend on the phi.
8327 2017-08-16  Alan Modra  <amodra@gmail.com>
8329         * config/rs6000/rs6000.c (rs6000_init_hard_regno_mode_ok): Delete
8330         dead code.
8332 2017-08-16  Alan Modra  <amodra@gmail.com>
8334         * config/rs6000/rs6000.c (rs6000_reg_live_or_pic_offset_p): Merge..
8335         (save_reg_p): ..into this.  Update all callers.
8336         (first_reg_to_save): Simplify.
8338 2017-08-16  Alan Modra  <amodra@gmail.com>
8340         * config/rs6000/rs6000.c (rs6000_savres_strategy): Don't restore
8341         fixed regs.
8343 2017-08-15  Joseph Myers  <joseph@codesourcery.com>
8345         PR target/78460
8346         PR target/67712
8347         * config/sh/sh-mem.cc (sh_expand_cmpnstr): Only unroll for
8348         constant count if that count is less than 32.
8350 2017-08-15  Nathan Sidwell  <nathan@acm.org>
8352         * gcc.c (execute): Emit friendlier message if inferior is killed
8353         by an external cause.
8355 2017-08-15  Richard Biener  <rguenther@suse.de>
8357         PR tree-optimization/81790
8358         * tree-ssa-sccvn.c (vn_lookup_simplify_result): Handle both
8359         CONSTRUCTORs from simplifying and VN.
8361 2017-08-14  Martin Sebor  <msebor@redhat.com>
8363         * builtin-attrs.def: Add comments.
8365 2017-08-14  Martin Sebor  <msebor@redhat.com>
8367         PR c/81117
8368         * doc/extend.texi (attribute nonstring): Document new attribute.
8370 2017-08-14  Martin Sebor  <msebor@redhat.com>
8372         PR c/81117
8373         * tree-diagnostic.c (default_tree_printer): Handle %G.
8374         * gimple-pretty-print.h (percent_G_format): Declare new function.
8375         * gimple-pretty-print.c (percent_G_format): Define.
8376         * tree-pretty-print.c (percent_K_format): Add argument.
8378 2017-08-14  Martin Sebor  <msebor@redhat.com>
8380         PR translation/79998
8381         * gimple-ssa-sprintf.c (pass_sprintf_length::handle_gimple_call):
8382         Remove a stray space.
8384 2017-08-14  Uros Bizjak  <ubizjak@gmail.com>
8386         PR target/46091
8387         * config/i386/i386.md (*anddi_1_btr): New insn_and_split pattern.
8388         (*iordi_1_bts): Ditto.
8389         (*xordi_1_btc): Ditto.
8391 2017-08-14  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
8393         PR target/79845
8394         * config/rs6000/linux64.h (INVALID_64BIT): Use quoted strings.
8395         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin):
8396         Likewise.
8397         * config/rs6000/rs6000.c (rs6000_init_hard_regno_mode_ok): Use
8398         quoted strings, and make more translator-friendly.
8399         (darwin_rs6000_override_options): Likewise.
8400         (rs6000_option_override_internal): Likewise.
8401         (rs6000_return_in_memory): Fix overlong line.
8402         (init_cmulative_args): Use quoted strings, and make more
8403         translator-friendly.
8404         (rs6000_pass_by_reference): Fix overlong line.
8405         (def_builtin): Use quoted strings.
8406         (altivec_expand_predicate_builtin): Use quoted strings, and make
8407         more translator-friendly.
8408         (htm_expand_builtin): Use quoted strings.
8409         (cpu_expand_builtin): Use quoted strings, and make more
8410         translator-friendly.
8411         (altivec_expand_builtin): Likewise.
8412         (paired_expand_predicate_builtin): Likewise.
8413         (rs6000_invalid_builtin): Likewise.
8414         (builtin_function_type): Use quoted strings.
8415         (rs6000_expand_split_stack_prologue): Use quoted strings, and make
8416         more translator-friendly.
8417         (rs6000_trampoline_init): Likewise.
8418         (rs6000_handle_altivec_attribute): Likewise.
8419         (rs6000_inner_target_options): Use quoted strings.
8420         (rs6000_disable_incompatible_switches): Likewise.
8421         * config/rs6000/sysv4.h (SUBTARGET_OVERRIDE_OPTIONS): Use quoted
8422         strings, and make more translator-friendly.
8423         (SUBSUBTARGET_OVERRIDE_OPTIONS): Use quoted strings.
8425 2017-08-14  Bin Cheng  <bin.cheng@arm.com>
8427         PR tree-optimization/81799
8428         * tree-loop-distribution.c (version_loop_by_alias_check): Force
8429         cond_expr to simple gimple operand.
8431 2017-08-14  Wilco Dijkstra  <wdijkstr@arm.com>
8433         PR middle-end/46932
8434         * doc/sourcebuild.texi (autoincdec): Add autoincdec description.
8436 2017-08-14  Georg-Johann Lay  <avr@gjlay.de>
8438         PR target/81754
8439         PR target/81268
8440         * config/avr/avr.opt (mgas-isr-prologues): New Var avr_gasisr_prologues.
8441         * config/avr/avr.md (gasisr, *gasisr): Use it instead of
8442         TARGET_GASISR_PROLOGUES.
8443         * config/avr/avr.c (avr_option_override): Same.
8444         (avr_pass_pre_proep::execute): Same.
8446 2017-08-13  H.J. Lu  <hongjiu.lu@intel.com>
8448         PR target/81820
8449         * config/i386/i386.c (ix86_finalize_stack_frame_flags): Replace
8450         frame pointer with stack pointer - UNITS_PER_WORD in debug insns.
8452 2017-08-13  Uros Bizjak  <ubizjak@gmail.com>
8454         * config/i386/i386.md (*load_tp_<mode>): Redefine as
8455         define_insn_and_split.  Split to a memory load from 0 in
8456         DEFAULT_TLS_SEG_REG address space.  Merge with *load_tp_x32
8457         using PTR mode iterator.
8458         (*load_tp_x32_zext"): Redefine as define_insn_and_split.
8459         Split to a memory load from 0 in DEFAULT_TLS_SEG_REG address space.
8460         (*add_tp_<mode>): Redefine as define_insn_and_split.
8461         Split to an add with a memory load from 0 in DEFAULT_TLS_SEG_REG
8462         address space.  Merge with *add_tp_x32 using PTR mode iterator.
8463         (*add_tp_x32_zext"): Redefine as define_insn_and_split.
8464         Split to an add with a  memory load from 0 in
8465         DEFAULT_TLS_SEG_REG address space.
8467 2017-08-12  Andrew Pinski  <apinski@cavium.com>
8469         * config/aarch64/aarch64-option-extensions.def (rdma):
8470         Fix feature string to what Linux prints out in /proc/cpuinfo.
8472 2017-08-12  Pierre-Marie de Rodat  <derodat@adacore.com>
8474         PR ada/79542
8475         * dwarf2out.c (modified_type_die): For C typedef types that have
8476         an ultimate origin, process the ultimate origin instead of the
8477         input type.
8478         (gen_typedef_die): Assert that input DECLs have no ultimate
8479         origin.
8480         (gen_type_die_with_usage): For typedef variants that have an
8481         ultimate origin, just call gen_decl_die on the original DECL.
8482         (process_scope_var): Avoid creating DIEs for local typedefs and
8483         concrete static variables.
8485 2017-08-12  Alan Modra  <amodra@gmail.com>
8487         PR target/81170
8488         PR target/81295
8489         * config/rs6000/sysv4.h (STARTFILE_LINUX_SPEC): Upgrade to
8490         match gnu-user.h startfile.
8491         (ENDFILE_LINUX_SPEC): Similarly.
8493 2017-08-11  Thomas Schwinge  <thomas@codesourcery.com>
8495         PR lto/81430
8496         * config/nvptx/nvptx.c (nvptx_override_options_after_change):
8497         Remove function.
8498         (TARGET_OVERRIDE_OPTIONS_AFTER_CHANGE): Remove definition.
8500 2017-08-11  Tamar Christina  <tamar.christina@arm.com>
8501         * config/aarch64/aarch64.md (mov<mode>): Change.
8502         (*movhf_aarch64, *movsf_aarch64, *movdf_aarch64):
8503         aarch64_reg_or_fp_float into aarch64_reg_or_fp_zero.
8504         * config/aarch64/predicates.md (aarch64_reg_or_fp_float): Removed.
8506 2017-08-11  Eric Botcazou  <ebotcazou@adacore.com>
8508         * tree-sra.c (build_access_from_expr_1): Use more precise diagnostics
8509         for storage order barriers.
8511 2017-08-11  Martin Liska  <mliska@suse.cz>
8513         PR tree-opt/79987
8514         * tree-chkp.c (chkp_get_bounds_for_decl_addr): Do not instrument
8515         variables of void type.
8517 2017-08-11  Martin Liska  <mliska@suse.cz>
8519         * asan.c (asan_protect_global): Replace ASM_OUTPUT_DEF with
8520         TARGET_SUPPORTS_ALIASES.
8521         * cgraph.c (cgraph_node::create_same_body_alias): Likewise.
8522         * ipa-visibility.c (can_replace_by_local_alias): Likewise.
8523         (optimize_weakref): Likewise.
8524         * symtab.c (symtab_node::noninterposable_alias): Likewise.
8525         * varpool.c (varpool_node::create_extra_name_alias): Likewise.
8526         * defaults.h: Introduce TARGET_SUPPORTS_ALIASES.
8528 2017-08-11  Martin Liska  <mliska@suse.cz>
8530         PR ipa/81213
8531         * config/i386/i386.c (make_resolver_func): Do complete
8532         refactoring of the function.
8534 2017-08-10  Uros Bizjak  <ubizjak@gmail.com>
8536         PR target/81708
8537         * config/i386/i386.opt (mstack-protector-guard-symbol=): New option
8538         * config/i386/i386.c (ix86_stack_protect_guard): Use
8539         ix86_stack_protect_guard_symbol_str to generate varible declaration.
8540         * doc/invoke.texi (x86 Options): Document
8541         -mstack-protector-guard-symbol= option.
8543 2017-08-10  Uros Bizjak  <ubizjak@gmail.com>
8545         * config/i386/i386-protos.h (ix86_split_stack_guard): New prototype.
8546         * config/i386/i386.c (ix86_split_stack_guard): New function.
8547         (ix86_xpand_split_stack_prologue): Call ix86_split_stack_guard.
8548         (ix86_legitimate_address_p) <case UNSPEC_STACK_CHECK>: Remove.
8549         (i386_asm_output_addr_const_extra) <case UNSPEC_STACK_CHECK>: Ditto.
8550         (optput_pic_addr_const): Remove UNSPEC_STACK_CHECK handling.
8551         * config/i386/i386.md (unspec): Remove UNSPEC_STACK_CHECK.
8552         (split_stack_space_check): Call ix86_split_stack_guard.
8554 2017-08-10  Martin Sebor  <msebor@redhat.com>
8556         * print-tree.c (print_node): Print location using the established
8557         format %s:%i%i.
8558         Replace spaces with colons.
8559         (debug_raw, debug): Ditto.
8561 2017-08-10  Martin Sebor  <msebor@redhat.com>
8563         PR c++/81586
8564         * pretty-print.c (pp_format): Correct the handling of %s precision.
8566 2017-08-10  H.J. Lu  <hongjiu.lu@intel.com>
8568         PR target/81736
8569         * config/i386/i386.c (ix86_finalize_stack_realign_flags): Renamed
8570         to ...
8571         (ix86_finalize_stack_frame_flags): This.  Also clear
8572         frame_pointer_needed if -fno-omit-frame-pointer is used without
8573         stack access.
8574         (ix86_expand_prologue): Replace ix86_finalize_stack_realign_flags
8575         with ix86_finalize_stack_frame_flags.
8576         (ix86_expand_epilogue): Likewise.
8577         (ix86_expand_split_stack_prologue): Likewise.
8578         * doc/invoke.texi: Add a note for -fno-omit-frame-pointer.
8580 2017-08-10  Martin Liska  <mliska@suse.cz>
8582         PR c++/81355
8583         * c-attribs.c (handle_target_attribute):
8584         Report warning for an empty string argument of target attribute.
8586 2017-08-09  Jakub Jelinek  <jakub@redhat.com>
8588         PR c/81687
8589         * omp-low.c (omp_copy_decl): Don't remap FORCED_LABEL or DECL_NONLOCAL
8590         LABEL_DECLs.
8591         * tree-cfg.c (move_stmt_op): Don't adjust DECL_CONTEXT of FORCED_LABEL
8592         or DECL_NONLOCAL labels.
8593         (move_stmt_r) <case GIMPLE_LABEL>: Adjust DECL_CONTEXT of FORCED_LABEL
8594         or DECL_NONLOCAL labels here.
8596 2017-08-09  Will Schmidt  <will_schmidt@vnet.ibm.com>
8598         * config/rs6000/rs6000.c (rs6000_option_override_internal): Add blurb
8599         to indicate when early gimple folding has been disabled.
8600         (rs6000_gimple_fold_builtin): Add debug content.
8601         (rs6000_invalid_builtin): Fix whitespace.
8602         (rs6000_expand_builtin): Fix whitespace.
8603         * config/rs6000/rs6000.opt: Add option for -mfold-gimple.
8605 2017-08-09  Segher Boessenkool  <segher@kernel.crashing.org>
8607         PR target/80938
8608         * config/rs6000/rs6000.c (rs6000_savres_strategy): Don't use
8609         SAVE_MULTIPLE if not all the registers that saves, should be saved.
8611 2017-08-09  Jim Wilson  <jim.wilson@linaro.org>
8613         * config/aarch64/aarch64-cores.def (falkor): Use falkor pipeline.
8614         (qdf24xx): Likewise.
8615         * config/aarch64/aarch64.md: Include falkor.md.
8616         * config/aarch64/falkor.md: New.
8618 2017-08-09  Marek Polacek  <polacek@redhat.com>
8620         PR c/81233
8621         * diagnostic-core.h (emit_diagnostic_valist): Add declaration.
8622         * diagnostic.c (emit_diagnostic): Add a comment.
8623         (emit_diagnostic_valist): New function.
8625 2017-08-09  Marek Polacek  <polacek@redhat.com>
8627         PR c/81417
8628         * input.c (make_location): New overload.
8629         * input.h (make_location): Declare.
8631 2017-08-08  Alan Modra  <amodra@gmail.com>
8632             H.J. Lu  <hongjiu.lu@intel.com>
8634         PR driver/81523
8635         * gcc.c (NO_PIE_SPEC): Delete.
8636         (PIE_SPEC): Define as !no-pie/pie.  Move static|shared|r
8637         exclusion..
8638         (LINK_PIE_SPEC): ..to here.
8639         (LINK_COMMAND_SPEC): Support -no-pie.
8640         * config/gnu-user.h (GNU_USER_TARGET_STARTFILE_SPEC): Correct
8641         chain of crtbegin*.o selection, update for PIE_SPEC changes and
8642         format.
8643         (GNU_USER_TARGET_ENDFILE_SPEC): Similarly.
8644         * config/sol2.h (STARTFILE_CRTBEGIN_SPEC): Similarly.
8645         (ENDFILE_CRTEND_SPEC): Similarly.
8647 2017-08-08  Uros Bizjak  <ubizjak@gmail.com>
8649         PR target/81708
8650         * config/i386/i386.opt (mstack-protector-guard-reg=): New option
8651         (mstack-protector-guard-offset=): Ditto.
8652         * config/i386/i386.c (ix86_option_override): Handle
8653         -mstack-protector-guard-reg= and -mstack-protector-guard-offset=
8654         options.
8655         (ix86_stack_protect_guard): Use ix86_stack_protect_guard_reg and
8656         ix86_stack_protect_guard_offset variables.
8657         (TARGET_STACK_PROTECT_GUARD): Always define.
8658         * doc/invoke.texi (x86 Options): Document -mstack-protector-guard-reg=
8659         and -mstack-protector-guard-offset= options.
8661 2017-08-08  Bin Cheng  <bin.cheng@arm.com>
8663         * tree-ssa-loop-ivopts.c (relate_compare_use_with_all_cands): Handle
8664         boundary case for the last candidate.
8666 2017-08-08  Bin Cheng  <bin.cheng@arm.com>
8668         * doc/invoke.texi: Document -ftree-loop-distribution for O3.
8669         * opts.c (default_options_table): Add OPT_ftree_loop_distribution.
8671 2017-08-08  Tamar Christina  <tamar.christina@arm.com>
8673         PR middle-end/19706
8674         * config/aarch64/aarch64.md (xorsign<mode>3): New optabs.
8675         * config/aarch64/aarch64-builtins.c
8676         (aarch64_builtin_vectorized_function): Added CASE_CFN_XORSIGN.
8677         * config/aarch64/aarch64-simd-builtins.def: Added xorsign BINOP.
8678         * config/aarch64/aarch64-simd.md: Added xorsign<mode>3
8680 2017-08-08  Tamar Christina  <tamar.christina@arm.com>
8681             Andrew Pinski <pinskia@gmail.com>
8683         PR middle-end/19706
8684         * internal-fn.def (XORSIGN): New.
8685         * optabs.def (xorsign_optab): New.
8686         * tree-ssa-math-opts.c (is_copysign_call_with_1): New.
8687         (convert_expand_mult_copysign): New.
8688         (pass_optimize_widening_mul::execute): Call
8689         convert_expand_mult_copysign.
8691 2017-08-08  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
8693         PR tree-optimization/81354
8694         * gimple-ssa-strength-reduction.c (create_add_on_incoming_edge):
8695         Insert on edges rather than explicitly creating landing pads.
8696         (analyze_candidates_and_replace): Commit edge inserts.
8698 2017-08-08  Richard Biener  <rguenther@suse.de>
8700         PR middle-end/81719
8701         * tree-ssa-loop-niter.c: Include tree-dfa.h.
8702         (expand_simple_operations): Also look through ADDR_EXPRs with
8703         MEM_REF bases treating them as POINTER_PLUS_EXPR.
8705 2017-08-08  Richard Biener  <rguenther@suse.de>
8707         PR tree-optimization/81723
8708         * tree-vect-slp.c (struct bst_traits): New hash traits.
8709         (bst_fail): New global.
8710         (vect_build_slp_tree_2): New worker, split out from ...
8711         (vect_build_slp_tree): ... this now wrapping it with using
8712         bst_fail set to cache SLP tree build fails.  Properly handle
8713         max_tree_size.
8714         (vect_analyze_slp_instance): Allocate and free bst_fail.
8716 2017-08-08  Martin Liska  <mliska@suse.cz>
8718         PR tree-opt/81696
8719         * ipa-icf-gimple.c (func_checker::compare_cst_or_decl): Consider
8720         LABEL_DECLs that can be from a different function.
8722 2017-08-08  Bin Cheng  <bin.cheng@arm.com>
8724         PR tree-optimization/81744
8725         * tree-predcom.c (prepare_finalizers_chain): Deep copy expr of
8726         loop's number of iterations.
8728 2017-08-08  Martin Liska  <mliska@suse.cz>
8730         * asan.c: Include header files.
8731         * attribs.c (build_decl_attribute_variant): New function moved
8732         from tree.[ch].
8733         (build_type_attribute_qual_variant): Likewise.
8734         (cmp_attrib_identifiers): Likewise.
8735         (simple_cst_list_equal): Likewise.
8736         (omp_declare_simd_clauses_equal): Likewise.
8737         (attribute_value_equal): Likewise.
8738         (comp_type_attributes): Likewise.
8739         (build_type_attribute_variant): Likewise.
8740         (lookup_ident_attribute): Likewise.
8741         (remove_attribute): Likewise.
8742         (merge_attributes): Likewise.
8743         (merge_type_attributes): Likewise.
8744         (merge_decl_attributes): Likewise.
8745         (merge_dllimport_decl_attributes): Likewise.
8746         (handle_dll_attribute): Likewise.
8747         (attribute_list_equal): Likewise.
8748         (attribute_list_contained): Likewise.
8749         * attribs.h (lookup_attribute): New function moved from tree.[ch].
8750         (lookup_attribute_by_prefix): Likewise.
8751         * bb-reorder.c: Include header files.
8752         * builtins.c: Likewise.
8753         * calls.c: Likewise.
8754         * cfgexpand.c: Likewise.
8755         * cgraph.c: Likewise.
8756         * cgraphunit.c: Likewise.
8757         * convert.c: Likewise.
8758         * dwarf2out.c: Likewise.
8759         * final.c: Likewise.
8760         * fold-const.c: Likewise.
8761         * function.c: Likewise.
8762         * gimple-expr.c: Likewise.
8763         * gimple-fold.c: Likewise.
8764         * gimple-pretty-print.c: Likewise.
8765         * gimple.c: Likewise.
8766         * gimplify.c: Likewise.
8767         * hsa-common.c: Likewise.
8768         * hsa-gen.c: Likewise.
8769         * internal-fn.c: Likewise.
8770         * ipa-chkp.c: Likewise.
8771         * ipa-cp.c: Likewise.
8772         * ipa-devirt.c: Likewise.
8773         * ipa-fnsummary.c: Likewise.
8774         * ipa-inline.c: Likewise.
8775         * ipa-visibility.c: Likewise.
8776         * ipa.c: Likewise.
8777         * lto-cgraph.c: Likewise.
8778         * omp-expand.c: Likewise.
8779         * omp-general.c: Likewise.
8780         * omp-low.c: Likewise.
8781         * omp-offload.c: Likewise.
8782         * omp-simd-clone.c: Likewise.
8783         * opts-global.c: Likewise.
8784         * passes.c: Likewise.
8785         * predict.c: Likewise.
8786         * sancov.c: Likewise.
8787         * sanopt.c: Likewise.
8788         * symtab.c: Likewise.
8789         * toplev.c: Likewise.
8790         * trans-mem.c: Likewise.
8791         * tree-chkp.c: Likewise.
8792         * tree-eh.c: Likewise.
8793         * tree-into-ssa.c: Likewise.
8794         * tree-object-size.c: Likewise.
8795         * tree-parloops.c: Likewise.
8796         * tree-profile.c: Likewise.
8797         * tree-ssa-ccp.c: Likewise.
8798         * tree-ssa-live.c: Likewise.
8799         * tree-ssa-loop.c: Likewise.
8800         * tree-ssa-sccvn.c: Likewise.
8801         * tree-ssa-structalias.c: Likewise.
8802         * tree-ssa.c: Likewise.
8803         * tree-streamer-in.c: Likewise.
8804         * tree-vectorizer.c: Likewise.
8805         * tree-vrp.c: Likewise.
8806         * tsan.c: Likewise.
8807         * ubsan.c: Likewise.
8808         * varasm.c: Likewise.
8809         * varpool.c: Likewise.
8810         * tree.c: Remove functions moved to attribs.[ch].
8811         * tree.h: Likewise.
8812         * config/aarch64/aarch64.c: Add attrs.h header file.
8813         * config/alpha/alpha.c: Likewise.
8814         * config/arc/arc.c: Likewise.
8815         * config/arm/arm.c: Likewise.
8816         * config/avr/avr.c: Likewise.
8817         * config/bfin/bfin.c: Likewise.
8818         * config/c6x/c6x.c: Likewise.
8819         * config/cr16/cr16.c: Likewise.
8820         * config/cris/cris.c: Likewise.
8821         * config/darwin.c: Likewise.
8822         * config/epiphany/epiphany.c: Likewise.
8823         * config/fr30/fr30.c: Likewise.
8824         * config/frv/frv.c: Likewise.
8825         * config/ft32/ft32.c: Likewise.
8826         * config/h8300/h8300.c: Likewise.
8827         * config/i386/winnt.c: Likewise.
8828         * config/ia64/ia64.c: Likewise.
8829         * config/iq2000/iq2000.c: Likewise.
8830         * config/lm32/lm32.c: Likewise.
8831         * config/m32c/m32c.c: Likewise.
8832         * config/m32r/m32r.c: Likewise.
8833         * config/m68k/m68k.c: Likewise.
8834         * config/mcore/mcore.c: Likewise.
8835         * config/microblaze/microblaze.c: Likewise.
8836         * config/mips/mips.c: Likewise.
8837         * config/mmix/mmix.c: Likewise.
8838         * config/mn10300/mn10300.c: Likewise.
8839         * config/moxie/moxie.c: Likewise.
8840         * config/msp430/msp430.c: Likewise.
8841         * config/nds32/nds32-isr.c: Likewise.
8842         * config/nds32/nds32.c: Likewise.
8843         * config/nios2/nios2.c: Likewise.
8844         * config/nvptx/nvptx.c: Likewise.
8845         * config/pa/pa.c: Likewise.
8846         * config/pdp11/pdp11.c: Likewise.
8847         * config/powerpcspe/powerpcspe.c: Likewise.
8848         * config/riscv/riscv.c: Likewise.
8849         * config/rl78/rl78.c: Likewise.
8850         * config/rx/rx.c: Likewise.
8851         * config/s390/s390.c: Likewise.
8852         * config/sh/sh.c: Likewise.
8853         * config/sol2.c: Likewise.
8854         * config/sparc/sparc.c: Likewise.
8855         * config/spu/spu.c: Likewise.
8856         * config/stormy16/stormy16.c: Likewise.
8857         * config/tilegx/tilegx.c: Likewise.
8858         * config/tilepro/tilepro.c: Likewise.
8859         * config/v850/v850.c: Likewise.
8860         * config/vax/vax.c: Likewise.
8861         * config/visium/visium.c: Likewise.
8862         * config/xtensa/xtensa.c: Likewise.
8864 2017-08-07  Michael Meissner  <meissner@linux.vnet.ibm.com>
8866         PR target/81593
8867         * config/rs6000/vsx.md (vsx_concat_<mode>, VSX_D): Cleanup
8868         constraints since the -mupper-regs-* switches have been
8869         eliminated.
8870         (vsx_concat_<mode>_1): New combiner insns to recognize inserting
8871         into a vector from a double word element that was extracted from
8872         another vector, and eliminate extra XXPERMDI instructions.
8873         (vsx_concat_<mode>_2): Likewise.
8874         (vsx_concat_<mode>_3): Likewise.
8875         (vsx_set_<mode>, VSX_D): Rewrite vector set in terms of vector
8876         concat to allow optimizing inserts from previous extracts.
8878 2017-08-07  Uros Bizjak  <ubizjak@gmail.com>
8880         * config/i386/i386.c (ix86_stack_protect_guard): Generate
8881         memory reference to a SSP offset in TLS address space.
8882         (ix86_print_operand) <case '@'>: Remove.
8883         (ix86_print_operand_punct_valid_p): Remove '@' code.
8884         * config/i386/i386.md (unspec): Remove UNSPEC_SP_TLS_SET and
8885         UNSPEC_SP_TLS_TEST.
8886         (stack_tls_protect_set_<mode>): Remove.
8887         (stack_protect_set): Do not call gen_stack_tls_protect_set_<mode>.
8888         (stack_tls_protect_test_<mode>): Remove.
8889         (stack_protect_test): Do not call gen_stack_tls_protect_test_<mode>.
8891 2017-08-07  Olivier Hainque  <hainque@adacore.com>
8893         PR target/81755
8894         * config/vxworksae.h (VXWORKS_HAVE_TLS): Define.
8896 2017-08-07  Douglas Rupp  <rupp@adacore.com>
8898         * Makefile.in (install-mkheaders): Fix typo, where the multi_dir
8899         variable was referenced as multidir in command.
8901 2017-08-07  Jakub Jelinek  <jakub@redhat.com>
8903         PR c/69389
8904         * gimplify.c (goa_stabilize_expr): Handle BIT_INSERT_EXPR and
8905         BIT_FIELD_REF.
8907 2017-08-07  Martin Liska  <mliska@suse.cz>
8909         * config/m32c/m32c.c: Add include of stringpool.h and attribs.h.
8910         * config/rl78/rl78.c: Add include of attribs.h.
8911         * config/sh/sh.c: Likewise.
8912         * config/v850/v850.c: Likewise.
8914 2017-08-07  Tom de Vries  <tom@codesourcery.com>
8916         PR middle-end/78266
8917         * omp-expand.c (expand_oacc_for): Ensure diff_type is large enough.
8919 2017-08-07  Martin Liska  <mliska@suse.cz>
8921         * config/mips/mips.c: Include attribs.h.
8923 2017-08-07  Thomas Koenig  <tkoenig@gcc.gnu.org>
8925         PR fortran/68829
8926         * doc/invoke.texi: Document change in behvaior for -Ofast for
8927         Fortran.
8929 2017-08-07  Wilco Dijkstra  <wdijkstr@arm.com>
8931         * config/aarch64/aarch64.c (aarch64_pushwb_single_reg):
8932         Use gen_frame_mem.
8933         (aarch64_pop_regs): Likewise.
8934         (aarch64_gen_load_pair): Likewise.
8935         (aarch64_save_callee_saves): Likewise.
8936         (aarch64_restore_callee_saves): Likewise.
8938 2017-08-07  H.J. Lu  <hongjiu.lu@intel.com>
8940         * config/i386/i386.c: Revert the last change.
8942 2017-08-07  H.J. Lu  <hongjiu.lu@intel.com>
8944         PR target/81736
8945         * config/i386/i386.c (ix86_finalize_stack_realign_flags): Renamed
8946         to ...
8947         (ix86_finalize_stack_frame_flags): This.  Also clear
8948         frame_pointer_needed if -fno-omit-frame-pointer is used without
8949         stack access.
8950         (ix86_expand_prologue): Replace ix86_finalize_stack_realign_flags
8951         with ix86_finalize_stack_frame_flags.
8952         (ix86_expand_epilogue): Likewise.
8953         (ix86_expand_split_stack_prologue): Likewise.
8955 2017-08-07  H.J. Lu  <hongjiu.lu@intel.com>
8957         PR target/81743
8958         * config/i386/i386.c (get_builtin_code_for_version): Set priority
8959         to P_AES for Westmere.
8961 2017-08-07  Jonathan Yong  <10walls@gmail.com>
8963         * config/i386/mingw.opt (fset-stack-executable): Removed.
8964         * config/i386/cygming.opt (fset-stack-executable): Moved
8965         from mingw.opt.
8966         * config/i386/cygwin.h: Define CHECK_EXECUTE_STACK_ENABLED.
8968 2017-08-07  Segher Boessenkool  <segher@kernel.crashing.org>
8970         * print-rtl.c (print_exp): Print NOT as "~" instead of as "!".
8972 2017-08-07  Marek Polacek  <polacek@redhat.com>
8974         PR middle-end/81737
8975         * fold-const.c (fold_indirect_ref_1): Check type_domain.
8977 2017-08-07  Martin Liska  <mliska@suse.cz>
8979         * attribs.h (canonicalize_attr_name): New function.
8980         (cmp_attribs): Move from c-format.c and adjusted.
8981         (is_attribute_p): Moved from tree.h.
8982         * tree-inline.c: Add new includes.
8983         * tree.c (cmp_attrib_identifiers): Use cmp_attribs.
8984         (private_is_attribute_p): Remove.
8985         (private_lookup_attribute): Likewise.
8986         (private_lookup_attribute_by_prefix): Simplify.
8987         (remove_attribute): Use is_attribute_p.
8988         * tree.h: Remove removed declarations.
8990 2017-08-07  Jakub Jelinek  <jakub@redhat.com>
8992         PR middle-end/81698
8993         * stmt.c (emit_case_dispatch_table): Add DEFAULT_EDGE argument,
8994         instead of computing it in the function.  Formatting fix.
8995         (expand_case): Don't rely on default_edge being the first edge,
8996         clear it if removing it, pass default_edge to
8997         emit_case_dispatch_table.
8998         (expand_sjlj_dispatch_table): Pass NULL as DEFAULT_EDGE, formatting
8999         fix.
9001 2017-08-06  Uros Bizjak  <ubizjak@gmail.com>
9003         * config/alpha/alpha.c (alpha_reorg): If trap is the last active
9004         insn in the function, emit NOP after the insn.
9006 2017-08-06  Tom de Vries  <tom@codesourcery.com>
9008         * omp-expand.c (expand_oacc_for): Add missing edge probability for tile
9009         and element loops.
9011 2017-08-06  Tom de Vries  <tom@codesourcery.com>
9013         * omp-expand.c (expand_oacc_for): Add missing edge probability for chunk
9014         loop.
9016 2017-08-04  Yury Gribov  <tetra2005@gmail.com>
9018         PR tree-optimization/57371
9019         * match.pd: New pattern.
9021 2017-08-04  Marek Polacek  <polacek@redhat.com>
9023         PR middle-end/81695
9024         * fold-const.c (fold_indirect_ref_1): For ((int *)&a + 4 -> a[1],
9025         perform the computation in offset_int.
9027 2017-08-04  Richard Sandiford  <richard.sandiford@linaro.org>
9029         PR tree-optimization/81136
9030         * tree-vectorizer.h: Include tree-hash-traits.h.
9031         (vec_base_alignments): New typedef.
9032         (vec_info): Add a base_alignments field.
9033         (vect_record_base_alignments): Declare.
9034         * tree-data-ref.h (data_reference): Add an is_conditional_in_stmt
9035         field.
9036         (DR_IS_CONDITIONAL_IN_STMT): New macro.
9037         (create_data_ref): Add an is_conditional_in_stmt argument.
9038         * tree-data-ref.c (create_data_ref): Likewise.  Use it to initialize
9039         the is_conditional_in_stmt field.
9040         (data_ref_loc): Add an is_conditional_in_stmt field.
9041         (get_references_in_stmt): Set the is_conditional_in_stmt field.
9042         (find_data_references_in_stmt): Update call to create_data_ref.
9043         (graphite_find_data_references_in_stmt): Likewise.
9044         * tree-ssa-loop-prefetch.c (determine_loop_nest_reuse): Likewise.
9045         * tree-vect-data-refs.c (vect_analyze_data_refs): Likewise.
9046         (vect_record_base_alignment): New function.
9047         (vect_record_base_alignments): Likewise.
9048         (vect_compute_data_ref_alignment): Adjust base_addr and aligned_to
9049         for nested statements even if we fail to compute a misalignment.
9050         Use pooled base alignments for unconditional references.
9051         (vect_find_same_alignment_drs): Compare base addresses instead
9052         of base objects.
9053         (vect_analyze_data_refs_alignment): Call vect_record_base_alignments.
9054         * tree-vect-slp.c (vect_slp_analyze_bb_1): Likewise.
9056 2017-08-04  Richard Sandiford  <richard.sandiford@linaro.org>
9058         * tree-vectorizer.h (vec_info): Add a constructor and destructor.
9059         Add an explicit name for the enum.  Use auto_vec for slp_instances
9060         and grouped_stores.
9061         (_loop_vec_info): Add a constructor and destructor.  Use auto_vec
9062         for all vectors.
9063         (_bb_vec_info): Add a constructor and destructor.
9064         (vinfo_for_stmt): Return NULL for uids of -1 as well.
9065         (destroy_loop_vec_info): Delete.
9066         (vect_destroy_datarefs): Likewise.
9067         * tree-vectorizer.c (vect_destroy_datarefs): Delete.
9068         (vec_info::vec_info): New function.
9069         (vec_info::~vec_info): Likewise.
9070         (vectorize_loops): Use delete instead of destroy_loop_vec_info.
9071         * tree-parloops.c (gather_scalar_reductions): Use delete instead of
9072         destroy_loop_vec_info.
9073         * tree-vect-loop.c (new_loop_vec_info): Replace with...
9074         (_loop_vec_info::_loop_vec_info): ...this.
9075         (destroy_loop_vec_info): Replace with...
9076         (_loop_vec_info::~_loop_vec_info): ...this.  Unconditionally delete
9077         the stmt_vec_infos.  Leave handling of vec_info information to its
9078         destructor.  Remove explicit vector releases.
9079         (vect_analyze_loop_form): Use new instead of new_loop_vec_info.
9080         (vect_analyze_loop): Use delete instead of destroy_loop_vec_info.
9081         * tree-vect-slp.c (new_bb_vec_info): Replace with...
9082         (_bb_vec_info::_bb_vec_info): ...this.  Don't reserve space in
9083         BB_VINFO_GROUPED_STORES or BB_VINFO_SLP_INSTANCES.
9084         (destroy_bb_vec_info): Replace with...
9085         (_bb_vec_info::~_bb_vec_info): ...this.  Leave handling of vec_info
9086         information to its destructor.
9087         (vect_slp_analyze_bb_1): Use new and delete instead of
9088         new_bb_vec_info and destroy_bb_vec_info.
9089         (vect_slp_bb): Replace 2 calls to destroy_bb_vec_info with a
9090         single delete.
9092 2017-08-04  Richard Sandiford  <richard.sandiford@linaro.org>
9094         * tree-data-ref.h (subscript): Add access_fn field.
9095         (data_dependence_relation): Add could_be_independent_p.
9096         (SUB_ACCESS_FN, DDR_COULD_BE_INDEPENDENT_P): New macros.
9097         (same_access_functions): Move to tree-data-ref.c.
9098         * tree-data-ref.c (ref_contains_union_access_p): New function.
9099         (access_fn_component_p): Likewise.
9100         (access_fn_components_comparable_p): Likewise.
9101         (dr_analyze_indices): Add a reference to access_fn_component_p.
9102         (dump_data_dependence_relation): Use SUB_ACCESS_FN instead of
9103         DR_ACCESS_FN.
9104         (constant_access_functions): Likewise.
9105         (add_other_self_distances): Likewise.
9106         (same_access_functions): Likewise.  (Moved from tree-data-ref.h.)
9107         (initialize_data_dependence_relation): Use XCNEW and remove
9108         explicit zeroing of DDR_REVERSED_P.  Look for a subsequence
9109         of access functions that have the same type.  Allow the
9110         subsequence to end with different bases in some circumstances.
9111         Record the chosen access functions in SUB_ACCESS_FN.
9112         (build_classic_dist_vector_1): Replace ddr_a and ddr_b with
9113         a_index and b_index.  Use SUB_ACCESS_FN instead of DR_ACCESS_FN.
9114         (subscript_dependence_tester_1): Likewise dra and drb.
9115         (build_classic_dist_vector): Update calls accordingly.
9116         (subscript_dependence_tester): Likewise.
9117         * tree-ssa-loop-prefetch.c (determine_loop_nest_reuse): Check
9118         DDR_COULD_BE_INDEPENDENT_P.
9119         * tree-vectorizer.h (LOOP_REQUIRES_VERSIONING_FOR_ALIAS): Test
9120         comp_alias_ddrs instead of may_alias_ddrs.
9121         * tree-vect-data-refs.c (vect_analyze_possibly_independent_ddr):
9122         New function.
9123         (vect_analyze_data_ref_dependence): Use it if
9124         DDR_COULD_BE_INDEPENDENT_P, but fall back to using the recorded
9125         distance vectors if that fails.
9126         (dependence_distance_ge_vf): New function.
9127         (vect_prune_runtime_alias_test_list): Use it.  Don't clear
9128         LOOP_VINFO_MAY_ALIAS_DDRS.
9130 2017-08-04  Richard Biener  <rguenther@suse.de>
9132         PR middle-end/81705
9133         * fold-const.c (fold_binary_loc): Properly restrict
9134         minus_var0 && minus_var1 case when associating undefined overflow
9135         entities.
9137 2017-08-04  Tom de Vries  <tom@codesourcery.com>
9139         * omp-simd-clone.c (simd_clone_adjust): Add missing edge probability.
9141 2017-08-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
9143         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin):
9144         Don't start diagnostic messages with a capital letter.
9145         * config/rs6000/rs6000.c (rs6000_option_override_internal):
9146         Likewise.
9147         (rs6000_invalid_builtin): Likewise.
9148         (rs6000_trampoline_init): Likewise.
9150 2017-08-03  Jakub Jelinek  <jakub@redhat.com>
9152         PR target/81621
9153         * bb-reorder.c (pass_partition_blocks::execute): Return TODO_df_finish
9154         after setting changeable df flags.
9156 2017-08-03  Richard Biener  <rguenther@suse.de>
9158         * tree-ssa-reassoc.c (should_break_up_subtract): Also break
9159         up if the use is in USE - X.
9161 2017-08-03  Alexander Monakov  <amonakov@ispras.ru>
9163         * toplev.c (dumpfile.h): New include.
9164         (internal_error_reentered): New static function.  Use it...
9165         (internal_error_function): ...here to handle reentered internal_error.
9167 2017-08-03  Richard Biener  <rguenther@suse.de>
9169         PR middle-end/81148
9170         * fold-const.c (split_tree): Add minus_var and minus_con
9171         arguments, remove unused loc arg.  Never generate NEGATE_EXPRs
9172         here but always use minus_*.
9173         (associate_trees): Assert we never associate with MINUS_EXPR
9174         and NULL first operand.  Do not recurse for PLUS_EXPR operands
9175         when associating as MINUS_EXPR either.
9176         (fold_binary_loc): Track minus_var and minus_con.
9178 2017-08-03  Tom de Vries  <tom@codesourcery.com>
9180         PR lto/81430
9181         * tree-streamer-in.c (lto_input_ts_function_decl_tree_pointers): If
9182         ACCEL_COMPILER, apply finish_options on
9183         DECL_FUNCTION_SPECIFIC_OPTIMIZATION.
9185 2017-08-03  Tom de Vries  <tom@codesourcery.com>
9187         PR target/81662
9188         * config/nvptx/nvptx.c (nvptx_option_override): Emit sorry if
9189         function_entry_patch_area_size > 0.
9191 2017-08-03  Jakub Jelinek  <jakub@redhat.com>
9193         PR driver/81650
9194         * calls.c (alloc_max_size): Use HOST_WIDE_INT_UC (10??)
9195         instead of 10??LU, perform unit multiplication in wide_int,
9196         don't change alloc_object_size_limit if the limit is larger
9197         than SSIZE_MAX.
9199         PR tree-optimization/81655
9200         PR tree-optimization/81588
9201         * tree-ssa-reassoc.c (optimize_range_tests_var_bound): Handle also
9202         the case when ranges[i].low and high are 1 for unsigned type with
9203         precision 1.
9205         PR middle-end/81052
9206         * omp-low.c (diagnose_sb_0): Handle flag_openmp_simd like flag_openmp.
9207         (pass_diagnose_omp_blocks::gate): Enable also for flag_openmp_simd.
9209 2017-08-03  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
9211         * tree-vrp.h: Add include guard.
9213 2017-08-02  Uros Bizjak  <ubizjak@gmail.com>
9215         PR target/81644
9216         * config/i386/i386.md (unspecv): Add UNSPECV_UD2.
9217         (ud2): New insn pattern.
9218         * config/i386/i386.c (ix86_expand_epilogue):
9219         For naked functions, generate ud2 instead of trap insn.
9221 2017-08-02  Marek Polacek  <polacek@redhat.com>
9223         PR other/81667
9224         * alloc-pool.h (base_pool_allocator): Initialize m_elt_size.
9226 2017-08-02  Tom de Vries  <tom@codesourcery.com>
9227             Cesar Philippidis  <cesar@codesourcery.com>
9229         * config/nvptx/nvptx.c (nvptx_lockless_update, nvptx_lockfull_update):
9230         Add missing edge probabilities.
9232 2017-08-02  Tamar Christina  <tamar.christina@arm.com>
9234         * config/aarch64/aarch64.c (aarch64_reinterpret_float_as_int):
9235         Correct endianness.
9237 2017-08-02  Jakub Jelinek  <jakub@redhat.com>
9239         PR middle-end/79499
9240         * function.c (thread_prologue_and_epilogue_insns): Determine blocks
9241         for find_many_sub_basic_blocks bitmap by looking up BLOCK_FOR_INSN
9242         of first NONDEBUG_INSN_P in each of the split_prologue_seq and
9243         prologue_seq sequences - if any.
9245 2017-08-02  Richard Biener  <rguenther@suse.de>
9247         * tree-vect-stmts.c (vectorizable_store): Perform vector extracts
9248         via vectors if supported, integer extracts via punning if supported
9249         or otherwise vector extracts.
9251 2017-08-02  Richard Biener  <rguenther@suse.de>
9253         * tree-ssa-pre.c (bitmap_insert_into_set_1): Remove and inline
9254         into ...
9255         (bitmap_insert_into_set): ... this.
9257 2017-08-02  Richard Biener  <rguenther@suse.de>
9259         PR tree-optimization/81633
9260         Revert
9261         2015-08-17  Alan Hayward  <alan.hayward@arm.com>
9263         PR tree-optimization/71752
9264         * tree-vect-slp.c (vect_get_slp_defs): Handle null operands.
9266 2017-08-01  Daniel Santos  <daniel.santos@pobox.com>
9268         * config/i386/i386.h (ix86_frame::outlined_save_offset): Remove field.
9269         (machine_function::call_ms2sysv_pad_out): Remove field.
9270         * config/i386/i386.c (xlogue_layout::get_stack_space_used): Modify.
9271         (ix86_compute_frame_layout): Likewise.
9273 2017-08-01  H.J. Lu  <hongjiu.lu@intel.com>
9275         PR target/81654
9276         * config/i386/i386.c (ix86_set_func_type): Disallow naked
9277         attribute with interrupt attribute.
9279 2017-08-01  Andrew Pinski  <apinski@cavium.com>
9281         * tree-ssa-scopedtables.c (hashable_expr_equal_p): Check
9282         BIT_INSERT_EXPR's operand 1
9283         to see if the types precision matches.
9285 2017-08-01  Martin Liska  <mliska@suse.cz>
9287         PR middle-end/70140
9288         * builtins.c (expand_builtin_memcpy_args): Remove.
9289         (expand_builtin_memcpy): Call newly added function
9290         expand_builtin_memory_copy_args.
9291         (expand_builtin_memcpy_with_bounds): Likewise.
9292         (expand_builtin_mempcpy): Remove last argument.
9293         (expand_builtin_mempcpy_with_bounds): Likewise.
9294         (expand_builtin_memory_copy_args): New function created from
9295         expand_builtin_mempcpy_args with small modifications.
9296         (expand_builtin_mempcpy_args): Remove.
9297         (expand_builtin_stpcpy): Remove unused argument.
9298         (expand_builtin): Likewise.
9299         (expand_builtin_with_bounds): Likewise.
9301 2017-08-01  Martin Liska  <mliska@suse.cz>
9303         Revert r250771
9304         Make mempcpy more optimal (PR middle-end/70140).
9306 2017-08-01  Jakub Jelinek  <jakub@redhat.com>
9308         PR target/81622
9309         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): For
9310         __builtin_vec_cmpne verify both arguments are compatible vectors
9311         before looking at TYPE_MODE on the element type.  For __builtin_vec_ld
9312         verify arg1_type is a pointer or array type.  For __builtin_vec_st,
9313         move computation of aligned to after checking the argument types.
9314         Formatting fixes.
9316         PR target/80846
9317         * config/rs6000/vsx.md (vextract_fp_from_shorth,
9318         vextract_fp_from_shortl): Add element mode after mode in gen_vec_init*
9319         calls.
9321 2017-08-01  Jerome Lambourg  <lambourg@adacore.com>
9322             Doug Rupp  <rupp@adacore.com>
9323             Olivier Hainque  <hainque@adacore.com>
9325         * config.gcc (arm-wrs-vxworks*): Rework to handle arm-wrs-vxworks7 as
9326         well as arm-wrs-vxworks. Update target_cpu_name from arm6 (arch v3) to
9327         arm8 (arch v4).
9328         * config/arm/vxworks.h (MAYBE_TARGET_BPABI_CPP_BUILTINS): New, helper
9329         for TARGET_OS_CPP_BUILTIN.
9330         (TARGET_OS_CPP_BUILTIN): Invoke MAYBE_TARGET_BPABI_CPP_BUILTINS(),
9331         refine CPU definitions for arm_arch5 and add those for arm_arch6 and
9332         arm_arch7.
9333         (MAYBE_ASM_ABI_SPEC): New, helper for SUBTARGET_EXTRA_ASM_SPEC,
9334         passing required abi options to the assembler for EABI configurations.
9335         (EXTRA_CC1_SPEC): New macro, to help prevent the implicit production
9336         of .text.hot and .text.unlikely sections for kernel modules when
9337         using ARM style exceptions.
9338         (CC1_SPEC): Remove obsolete attempt at mimicking Diab toolchain
9339         options. Add EXTRA_CC1_SPEC.
9340         (VXWORKS_ENDIAN_SPEC): Adjust comment and remove handling of Diab
9341         toolchain options.
9342         (DWARF2_UNWIND_INFO): Redefine to handle the pre/post VxWorks 7
9343         transition.
9344         (ARM_TARGET2_DWARF_FORMAT): Define.
9345         * config/arm/t-vxworks: Adjust multilib control to removal of the
9346         Diab command line options.
9348 2017-08-01  Martin Liska  <mliska@suse.cz>
9350         PR gcov-profile/81561
9351         * gcov.c (unblock): Make unblocking safe as we need to preserve
9352         index correspondence of blocks and block_lists.
9354 2017-08-01  Richard Biener  <rguenther@suse.de>
9356         PR tree-optimization/81181
9357         * tree-ssa-pre.c (compute_antic_aux): Defer clean() to ...
9358         (compute_antic): ... end of iteration here.
9360 2017-08-01  James Greenhalgh  <james.greenhalgh@arm.com>
9362         * common.opt (ftree-vectorize): No longer set flag_tree_vectorize.
9363         (ftree-loop-vectorize): Set as EnabledBy ftree-vectorize.
9364         (ftree-slp-vectorize): Likewise.
9365         * omp-expand (expand_omp_simd): Remove flag_tree_vectorize, as it
9366         can no longer be set independent of flag_tree_loop_vectorize.
9367         * omp-general.c (emp_max_vf): Likewise.
9368         * opts.c (enable_fdo_optimizations): Remove references to
9369         flag_tree_vectorize, these are now implicit.
9370         (common_handle_option): Remove handling for OPT_ftree_vectorize,
9371         and leave it for the options machinery.
9373 2017-08-01  Martin Liska  <mliska@suse.cz>
9375         PR middle-end/70140
9376         * builtins.c (expand_builtin_memcpy_args): Remove.
9377         (expand_builtin_memcpy): Call newly added function
9378         expand_builtin_memory_copy_args.
9379         (expand_builtin_memcpy_with_bounds): Likewise.
9380         (expand_builtin_mempcpy): Remove last argument.
9381         (expand_builtin_mempcpy_with_bounds): Likewise.
9382         (expand_builtin_memory_copy_args): New function created from
9383         expand_builtin_mempcpy_args with small modifications.
9384         (expand_builtin_mempcpy_args): Remove.
9385         (expand_builtin_stpcpy): Remove unused argument.
9386         (expand_builtin): Likewise.
9387         (expand_builtin_with_bounds): Likewise.
9389 2017-08-01  Uros Bizjak  <ubizjak@gmail.com>
9391         PR target/81641
9392         * config/i386/i386.c (ix86_print_operand_address_as): For -masm=intel
9393         print "ds:" only for immediates in generic address space.
9395 2017-08-01  Uros Bizjak  <ubizjak@gmail.com>
9397         PR target/81639
9398         * config/i386/i386.c (ix86_funciton_naked): New prototype.
9399         (ix86_function_ok_for_sibcall): Return false for naked functions.
9401 2017-08-01  Richard Biener  <rguenther@suse.de>
9403         * tree-ssa-pre.c (print_pre_expr): Handle NULL expr.
9404         (compute_antic): Seed worklist with exit block predecessors.
9405         * cfganal.c (dfs_find_deadend): For a cycle return the source
9406         of the edge closing it.
9408 2017-08-01  Tamar Christina  <tamar.christina@arm.com>
9410         * config/aarch64/aarch64.c
9411         (aarch64_can_const_movi_rtx_p): Move 0 check.
9413 2017-08-01  Bin Cheng  <bin.cheng@arm.com>
9415         * tree.h (POINTER_TYPE_OVERFLOW_UNDEFINED): Delete.
9416         * fold-const.c (fold_comparison, fold_binary_loc): Delete use of
9417         above macro.
9418         * match.pd: Ditto in address comparison pattern.
9420 2017-08-01  Bin Cheng  <bin.cheng@arm.com>
9422         PR tree-optimization/81627
9423         * tree-predcom.c (prepare_finalizers): Always rewrite into loop
9424         closed ssa form for store-store chain.
9426 2017-08-01  Bin Cheng  <bin.cheng@arm.com>
9428         PR tree-optimization/81620
9429         * tree-predcom.c (add_ref_to_chain): Don't set has_max_use_after
9430         for store-store chain.
9432 2017-08-01  Jakub Jelinek  <jakub@redhat.com>
9434         PR tree-optimization/81588
9435         * tree-ssa-reassoc.c (optimize_range_tests_var_bound): If
9436         ranges[i].in_p, invert comparison code ccode.  For >/>=,
9437         swap rhs1 and rhs2 and comparison code unconditionally,
9438         for </<= don't do that.  Don't swap rhs1/rhs2 again if
9439         ranges[i].in_p, instead invert comparison code ccode if
9440         opcode or oe->rank is BIT_IOR_EXPR.
9442         PR target/80846
9443         * optabs.def (vec_extract_optab, vec_init_optab): Change from
9444         a direct optab to conversion optab.
9445         * optabs.c (expand_vector_broadcast): Use convert_optab_handler
9446         with GET_MODE_INNER as last argument instead of optab_handler.
9447         * expmed.c (extract_bit_field_1): Likewise.  Use vector from
9448         vector extraction if possible and optab is available.
9449         * expr.c (store_constructor): Use convert_optab_handler instead
9450         of optab_handler.  Use vector initialization from smaller
9451         vectors if possible and optab is available.
9452         * tree-vect-stmts.c (vectorizable_load): Likewise.
9453         * doc/md.texi (vec_extract, vec_init): Document that the optabs
9454         now have two modes.
9455         * config/i386/i386.c (ix86_expand_vector_init): Handle expansion
9456         of vec_init from half-sized vectors with the same element mode.
9457         * config/i386/sse.md (ssehalfvecmode): Add V4TI case.
9458         (ssehalfvecmodelower, ssescalarmodelower): New mode attributes.
9459         (reduc_plus_scal_v8df, reduc_plus_scal_v4df, reduc_plus_scal_v2df,
9460         reduc_plus_scal_v16sf, reduc_plus_scal_v8sf, reduc_plus_scal_v4sf,
9461         reduc_<code>_scal_<mode>, reduc_umin_scal_v8hi): Add element mode
9462         after mode in gen_vec_extract* calls.
9463         (vec_extract<mode>): Renamed to ...
9464         (vec_extract<mode><ssescalarmodelower>): ... this.
9465         (vec_extract<mode><ssehalfvecmodelower>): New expander.
9466         (rotl<mode>3, rotr<mode>3, <shift_insn><mode>3, ashrv2di3): Add
9467         element mode after mode in gen_vec_init* calls.
9468         (VEC_INIT_HALF_MODE): New mode iterator.
9469         (vec_init<mode>): Renamed to ...
9470         (vec_init<mode><ssescalarmodelower>): ... this.
9471         (vec_init<mode><ssehalfvecmodelower>): New expander.
9472         * config/i386/mmx.md (vec_extractv2sf): Renamed to ...
9473         (vec_extractv2sfsf): ... this.
9474         (vec_initv2sf): Renamed to ...
9475         (vec_initv2sfsf): ... this.
9476         (vec_extractv2si): Renamed to ...
9477         (vec_extractv2sisi): ... this.
9478         (vec_initv2si): Renamed to ...
9479         (vec_initv2sisi): ... this.
9480         (vec_extractv4hi): Renamed to ...
9481         (vec_extractv4hihi): ... this.
9482         (vec_initv4hi): Renamed to ...
9483         (vec_initv4hihi): ... this.
9484         (vec_extractv8qi): Renamed to ...
9485         (vec_extractv8qiqi): ... this.
9486         (vec_initv8qi): Renamed to ...
9487         (vec_initv8qiqi): ... this.
9488         * config/rs6000/vector.md (VEC_base_l): New mode attribute.
9489         (vec_init<mode>): Renamed to ...
9490         (vec_init<mode><VEC_base_l>): ... this.
9491         (vec_extract<mode>): Renamed to ...
9492         (vec_extract<mode><VEC_base_l>): ... this.
9493         * config/rs6000/paired.md (vec_initv2sf): Renamed to ...
9494         (vec_initv2sfsf): ... this.
9495         * config/rs6000/altivec.md (splitter, altivec_copysign_v4sf3,
9496         vec_unpacku_hi_v16qi, vec_unpacku_hi_v8hi, vec_unpacku_lo_v16qi,
9497         vec_unpacku_lo_v8hi, mulv16qi3, altivec_vreve<mode>2): Add
9498         element mode after mode in gen_vec_init* calls.
9499         * config/aarch64/aarch64-simd.md (vec_init<mode>): Renamed to ...
9500         (vec_init<mode><Vel>): ... this.
9501         (vec_extract<mode>): Renamed to ...
9502         (vec_extract<mode><Vel>): ... this.
9503         * config/aarch64/iterators.md (Vel): New mode attribute.
9504         * config/s390/s390.c (s390_expand_vec_strlen, s390_expand_vec_movstr):
9505         Add element mode after mode in gen_vec_extract* calls.
9506         * config/s390/vector.md (non_vec_l): New mode attribute.
9507         (vec_extract<mode>): Renamed to ...
9508         (vec_extract<mode><non_vec_l>): ... this.
9509         (vec_init<mode>): Renamed to ...
9510         (vec_init<mode><non_vec_l>): ... this.
9511         * config/s390/s390-builtins.def (s390_vlgvb, s390_vlgvh, s390_vlgvf,
9512         s390_vlgvf_flt, s390_vlgvg, s390_vlgvg_dbl): Add element mode after
9513         vec_extract mode.
9514         * config/arm/iterators.md (V_elem_l): New mode attribute.
9515         * config/arm/neon.md (vec_extract<mode>): Renamed to ...
9516         (vec_extract<mode><V_elem_l>): ... this.
9517         (vec_extractv2di): Renamed to ...
9518         (vec_extractv2didi): ... this.
9519         (vec_init<mode>): Renamed to ...
9520         (vec_init<mode><V_elem_l>): ... this.
9521         (reduc_plus_scal_<mode>, reduc_plus_scal_v2di, reduc_smin_scal_<mode>,
9522         reduc_smax_scal_<mode>, reduc_umin_scal_<mode>,
9523         reduc_umax_scal_<mode>, neon_vget_lane<mode>, neon_vget_laneu<mode>):
9524         Add element mode after gen_vec_extract* calls.
9525         * config/mips/mips-msa.md (vec_init<mode>): Renamed to ...
9526         (vec_init<mode><unitmode>): ... this.
9527         (vec_extract<mode>): Renamed to ...
9528         (vec_extract<mode><unitmode>): ... this.
9529         * config/mips/loongson.md (vec_init<mode>): Renamed to ...
9530         (vec_init<mode><unitmode>): ... this.
9531         * config/mips/mips-ps-3d.md (vec_initv2sf): Renamed to ...
9532         (vec_initv2sfsf): ... this.
9533         (vec_extractv2sf): Renamed to ...
9534         (vec_extractv2sfsf): ... this.
9535         (reduc_plus_scal_v2sf, reduc_smin_scal_v2sf, reduc_smax_scal_v2sf):
9536         Add element mode after gen_vec_extract* calls.
9537         * config/mips/mips.md (unitmode): New mode iterator.
9538         * config/spu/spu.c (spu_expand_prologue, spu_allocate_stack,
9539         spu_builtin_extract): Add element mode after gen_vec_extract* calls.
9540         * config/spu/spu.md (inner_l): New mode attribute.
9541         (vec_init<mode>): Renamed to ...
9542         (vec_init<mode><inner_l>): ... this.
9543         (vec_extract<mode>): Renamed to ...
9544         (vec_extract<mode><inner_l>): ... this.
9545         * config/sparc/sparc.md (veltmode): New mode iterator.
9546         (vec_init<VMALL:mode>): Renamed to ...
9547         (vec_init<VMALL:mode><VMALL:veltmode>): ... this.
9548         * config/ia64/vect.md (vec_initv2si): Renamed to ...
9549         (vec_initv2sisi): ... this.
9550         (vec_initv2sf): Renamed to ...
9551         (vec_initv2sfsf): ... this.
9552         (vec_extractv2sf): Renamed to ...
9553         (vec_extractv2sfsf): ... this.
9554         * config/powerpcspe/vector.md (VEC_base_l): New mode attribute.
9555         (vec_init<mode>): Renamed to ...
9556         (vec_init<mode><VEC_base_l>): ... this.
9557         (vec_extract<mode>): Renamed to ...
9558         (vec_extract<mode><VEC_base_l>): ... this.
9559         * config/powerpcspe/paired.md (vec_initv2sf): Renamed to ...
9560         (vec_initv2sfsf): ... this.
9561         * config/powerpcspe/altivec.md (splitter, altivec_copysign_v4sf3,
9562         vec_unpacku_hi_v16qi, vec_unpacku_hi_v8hi, vec_unpacku_lo_v16qi,
9563         vec_unpacku_lo_v8hi, mulv16qi3): Add element mode after mode in
9564         gen_vec_init* calls.
9566 2017-08-01  Richard Biener  <rguenther@suse.de>
9568         PR tree-optimization/81297
9569         * tree-vrp.c (get_single_symbol): Remove assert, instead drop
9570         TREE_OVERFLOW from INTEGER_CSTs.
9572 2017-07-31  Segher Boessenkool  <segher@kernel.crashing.org>
9574         * config/rs6000/rs6000.c (enum rs6000_reg_type): Delete trailing comma.
9576 2017-07-31  Carl Love  <cel@us.ibm.com>
9578         * config/rs6000/rs6000-c: Add support for built-in functions
9579         vector signed char vec_xl_be (signed long long, signed char *);
9580         vector unsigned char vec_xl_be (signed long long, unsigned char *);
9581         vector signed int vec_xl_be (signed long long, signed int *);
9582         vector unsigned int vec_xl_be (signed long long, unsigned int *);
9583         vector signed long long vec_xl_be (signed long long, signed long long *);
9584         vector unsigned long long vec_xl_be (signed long long, unsigned long long *);
9585         vector signed short vec_xl_be (signed long long, signed short *);
9586         vector unsigned short vec_xl_be (signed long long, unsigned short *);
9587         vector double vec_xl_be (signed long long, double *);
9588         vector float vec_xl_be (signed long long, float *);
9589         * config/rs6000/altivec.h (vec_xl_be): Add #define.
9590         * config/rs6000/rs6000-builtin.def (XL_BE_V16QI, XL_BE_V8HI, XL_BE_V4SI)
9591         XL_BE_V2DI, XL_BE_V4SF, XL_BE_V2DF, XL_BE): Add definitions
9592         for the builtins.
9593         * config/rs6000/rs6000.c (altivec_expand_xl_be_builtin): Add function.
9594         (altivec_expand_builtin): Add switch statement to call
9595         altivec_expand_xl_be for each builtin.
9596         (altivec_init_builtins): Add def_builtin for _builtin_vsx_le_be_v8hi,
9597         __builtin_vsx_le_be_v4si, __builtin_vsx_le_be_v2di,
9598         __builtin_vsx_le_be_v4sf, __builtin_vsx_le_be_v2df,
9599         __builtin_vsx_le_be_v16qi.
9600         * doc/extend.texi: Update the built-in documentation file for the
9601         new built-in functions.
9603 2017-07-31  Uros Bizjak  <ubizjak@gmail.com>
9605         PR target/25967
9606         * config/i386/i386.c (ix86_allocate_stack_slots_for_args):
9607         New function.
9608         (TARGET_ALLOCATE_STACK_SLOTS_FOR_ARGS): Define.
9610 2017-07-31  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
9612         * config.gcc: Add z14.
9613         * config/s390/driver-native.c (s390_host_detect_local_cpu): Add
9614         CPU model numbers for z13s and z14.
9615         * config/s390/s390-c.c (s390_resolve_overloaded_builtin): Replace
9616         arch12 with z14.
9617         * config/s390/s390-opts.h (enum processor_type): Rename
9618         PROCESSOR_ARCH12 to PROCESSOR_3906_Z14.
9619         * config/s390/s390.c (processor_table): Add field for CPU name to
9620         be passed to Binutils.
9621         (s390_asm_output_machine_for_arch): Use the new field in
9622         processor_table for Binutils.
9623         (s390_expand_builtin): Replace arch12 with z14.
9624         (s390_issue_rate): Rename PROCESSOR_ARCH12 to PROCESSOR_3906_Z14.
9625         (s390_get_sched_attrmask): Likewise.
9626         (s390_get_unit_mask): Likewise.
9627         * config/s390/s390.opt: Add z14 to processor_type enum.
9629 2017-07-31  Martin Jambor  <mjambor@suse.cz>
9631         PR hsa/81477
9632         * ipa-fnsummary.c (ipa_fn_summary_generate): Set versionable
9633         regardless of optimization level.
9635 2017-07-31  Jan Hubicka <hubicka@ucw.cz>
9636             Martin Liska  <mliska@suse.cz>
9638         * predict.def: Remove old comment and adjust probability.
9639         * gimplify.c (should_warn_for_implicit_fallthrough): Ignore
9640         PREDICT statements.
9642 2017-07-31  Uros Bizjak  <ubizjak@gmail.com>
9644         PR target/25967
9645         * config/i386/i386.c (ix86_function_naked): New function.
9646         (ix86_can_use_return_insn_p): Return false for naked functions.
9647         (ix86_expand_prologue): Skip prologue for naked functions.
9648         (ix86_expand_epilogue): Skip epilogue for naked functions
9649         and emit trap instruction.
9650         (ix86_warn_func_return): New function.
9651         (ix86_attribute_table): Add "naked" attribute specification.
9652         (TARGET_WARN_FUNC_RETURN): Define.
9653         * doc/extend.texi (x86 Function Attributes) <naked>: Document it.
9655 2017-07-31  Martin Liska  <mliska@suse.cz>
9657         * gimple-pretty-print.c (dump_gimple_label): Never dump BB info.
9658         (dump_gimple_bb_header): Always dump BB info.
9659         (pp_cfg_jump): Do not append info about BB when dumping a jump.
9661 2017-07-31  Martin Liska  <mliska@suse.cz>
9663         PR sanitize/81530
9664         * convert.c (convert_to_integer_1): Guard condition with flag_sanitize_p
9665         also with current_function_decl non-null equality.
9667 2017-07-31  Jakub Jelinek  <jakub@redhat.com>
9669         PR sanitizer/81604
9670         * ubsan.c (ubsan_type_descriptor): For UBSAN_PRINT_ARRAY don't
9671         change type to the element type, instead add eltype variable and
9672         use it where we are interested in the element type.
9674         PR tree-optimization/81603
9675         * ipa-polymorphic-call.c
9676         (ipa_polymorphic_call_context::ipa_polymorphic_call_context): Perform
9677         offset arithmetic in offset_int, bail out if the resulting bit offset
9678         doesn't fit into shwi.
9680 2017-07-31  Martin Liska  <mliska@suse.cz>
9682         * gimplify.c (mostly_copy_tree_r): Remove Java specific hunk.
9683         (gimplify_save_expr): Fix comment.
9685 2017-07-30  H.J. Lu  <hongjiu.lu@intel.com>
9687         PR target/79793
9688         * config/i386/i386.c (ix86_function_arg): Update arguments for
9689         exception handler.
9690         (ix86_compute_frame_layout): Set the initial stack offset to
9691         INCOMING_FRAME_SP_OFFSET.  Update red-zone offset with
9692         INCOMING_FRAME_SP_OFFSET.
9693         (ix86_expand_epilogue): Don't pop the 'ERROR_CODE' off the
9694         stack before exception handler returns.
9695         * config/i386/i386.h (INCOMING_FRAME_SP_OFFSET): Add the
9696         the 'ERROR_CODE' for exception handler.
9698 2017-07-30  Uros Bizjak  <ubizjak@gmail.com>
9700         * config/i386/i386.h (ASM_PRINTF_EXTENSIONS): New macro.
9701         (ASM_OUTPUT_REG_PUSH): Rewrite with new operand modifiers.
9702         (ASM_OUTPUT_REG_POP): Ditto.
9703         * config/i386/i386.c (ix86_asm_output_function_label): Use fputs
9704         instead of asm_fprintf to output pure string.
9706 2017-07-29  Jakub Jelinek  <jakub@redhat.com>
9708         * debug.h (struct gcc_debug_hooks): Add IMPLICIT argument
9709         to imported_module_or_decl hook.
9710         (debug_nothing_tree_tree_tree_bool): Remove.
9711         (debug_nothing_tree_tree_tree_bool_bool): New declaration.
9712         * debug.c (do_nothing_debug_hooks): Use
9713         debug_nothing_tree_tree_tree_bool_bool instead of
9714         debug_nothing_tree_tree_tree_bool.
9715         * vmsdbgout.c (vmsdbg_debug_hooks): Likewise.
9716         * dbxout.c (dbx_debug_hooks, xcoff_debug_hooks): Likewise.
9717         * sdbout.c (sdb_debug_hooks): Likewise.
9718         * dwarf2out.c (dwarf2_lineno_debug_hooks): Likewise.
9719         (gen_namespace_die): Add DW_AT_export_symbols attribute if
9720         langhook wants it.
9721         (dwarf2out_imported_module_or_decl): Add IMPLICIT argument,
9722         if true, -gdwarf-5 and decl will have DW_AT_export_symbols
9723         attribute, don't add anything.
9725 2017-07-28  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
9727         * fold-const.c (fold_build1_stat_loc): Remove _stat from name.
9728         (fold_build2_stat_loc): Likewise.
9729         (fold_build3_stat_loc): Likewise.
9730         * fold-const.h (fold_build1, fold_build2, fold_build3): Adjust.
9731         (fold_build1_loc): Remove macro.
9732         (fold_build2_loc): Likewise.
9733         (fold_build3_loc): Likewise.
9735 2017-07-28  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
9737         * gimple.c (gimple_build_debug_bind_stat): Remove _stat from name.
9738         (gimple_build_debug_bind_source_stat): Likewise.
9739         * gimple.h (gimple_build_debug_bind): Remove macro.
9740         (gimple_build_debug_bind_source): Likewise.
9742 2017-07-28  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
9744         * bitmap.c (bitmap_alloc): Adjust.
9745         (bitmap_gc_alloc): Likewise.
9746         * bitmap.h (bitmap_initialize_stat): Remove _stat from name.
9748 2017-07-28  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
9750         * bitmap.c (bitmap_obstack_alloc_stat): Rename to bitmap_alloc.
9751         (bitmap_gc_alloc_stat): Rename to bitmap_gc_alloc.
9752         * bitmap.h (bitmap_obstack_alloc_stat): Adjust prototype.
9753         (bitmap_gc_alloc_stat): Likewise.
9754         (BITMAP_ALLOC, BITMAP_GGC_ALLOC): Adjust.
9756 2017-07-28  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
9758         * rtl.c (shallow_copy_rtx_stat): Remove _stat from name.
9759         * rtl.h (shallow_copy_rtx): Remove macro.
9761 2017-07-28  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
9763         * emit-rtl.c (gen_raw_REG): Adjust.
9764         * gengenrtl.c (gendef): Likewise.
9765         * rtl.c (rtx_alloc_stat): Remove _stat from name.
9766         * rtl.h (rtx_alloc): Remove macro.
9768 2017-07-28  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
9770         * tree.c (build_tree_list_vec_stat): Remove _stat from name.
9771         (build_tree_list_stat): Likewise.
9772         * tree.h (build_tree_list): Remove macro.
9773         (build_tree_list_vec): Likewise.
9775 2017-07-28  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
9777         * tree.c (make_vector_stat): Remove _stat from name.
9778         (build_vector_stat): Likewise.
9779         * tree.h (make_vector_stat): Remove macro.
9780         (build_vector_stat): Likewise.
9782 2017-07-28  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
9784         * tree.h (build_var_debug_value): Remove prototype.
9786 2017-07-28  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
9788         * tree.c (tree_cons_stat): Remove _stat from name.
9789         * tree.h (tree_cons): Remove macro.
9791 2017-07-28  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
9793         * tree.c (build_vl_exp_stat): Remove _stat from name.
9794         * tree.h (build_vl_exp): Remove macro.
9796 2017-07-28  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
9798         * tree.c (build_decl_stat): Remove _stat from name.
9799         * tree.h (build_decl): Remove macro.
9801 2017-07-28  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
9803         * gimple.c (gimple_build_with_ops_stat): Adjust.
9804         (gimple_alloc_stat): Remove _stat from name.
9805         * gimple.h (gimple_alloc): Remove macro.
9807 2017-07-28  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
9809         * tree.c (make_tree_vec_stat): Remove _stat from name.
9810         (grow_tree_vec_stat): Likewise.
9811         * tree.h (make_tree_vec_stat): Adjust prototype.
9812         (grow_tree_vec_stat): Likewise.
9813         (make_tree_vec): Remove macro.
9814         (grow_tree_vec): Likewise.
9816 2017-07-28  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
9818         * fold-const.c (fold_build1_stat_loc): Adjust.
9819         (fold_build2_stat_loc): Likewise.
9820         (fold_build3_stat_loc): Likewise.
9821         * tree.c (build0_stat): Remove _stat from name.
9822         (build1_stat): Likewise.
9823         (build2_stat): Likewise.
9824         (build3_stat): Likewise.
9825         (build4_stat): Likewise.
9826         (build5_stat): Likewise.
9827         * tree.h (build1_loc): Remove macro, and rename _stat function
9828         to this.
9829         (build2_loc): Likewise.
9830         (build3_loc): Likewise.
9831         (build4_loc): Likewise.
9832         (build5_loc): Likewise.
9834 2017-07-28  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
9836         * tree.c (make_int_cst_stat): Remove _stat from name.
9837         * tree.h (make_int_cst_stat): Adjust prototype.
9838         (make_int_cst): Remove macro.
9840 2017-07-28  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
9842         * tree.c (make_tre_binfo_stat): Remove _stat from name.
9843         * tree.h (make_tree_binfo_stat): Adjust prototype.
9844         (make_tree_binfo): Remove.
9846 2017-07-28  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
9848         * tree.c (copy_node_stat): Rename to copy_node.
9849         (build_distinct_type_copy): Adjust.
9850         * tree.h (copy_node_stat): Adjust prototype.
9851         (copy_node): Remove macro.
9853 2017-07-28  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
9855         * tree.c (make_node_stat): rename to make_node.
9856         (build_tree_list_stat): Adjust.
9857         (build0_stat): Likewise.
9858         (build2_stat): Likewise.
9859         (build3_stat): Likewise.
9860         (build4_stat): Likewise.
9861         (build5_stat): Likewise.
9862         (build_decl_stat): Likewise.
9863         * tree.h (make_node_stat): Adjust prototype.
9864         (make_node): remove macro.
9866 2017-07-28  Peter Bergner  <bergner@vnet.ibm.com>
9868         * config/rs6000/ppc-auxv.h (PPC_FEATURE2_DARN): New define.
9869         (PPC_FEATURE2_SCV): Likewise.
9870         * config/rs6000/rs6000.c (cpu_supports_info): Use them.
9872 2017-07-28  Tamar Christina  <tamar.christina@arm.com>
9874         * config/aarch64/aarch64.c
9875         (aarch64_internal_mov_immediate): Add new special pattern.
9876         * config/aarch64/aarch64.md (*movdi_aarch64):
9877         Add reg/32bit const mov case.
9879 2017-07-28  Tamar Christina  <tamar.christina@arm.com>
9880             Richard Sandiford <richard.sandiford@linaro.org>
9882         * config/aarch64/aarch64.md (mov<mode>): Generalize.
9883         (*movhf_aarch64, *movsf_aarch64, *movdf_aarch64):
9884         Add integer and movi cases.
9885         (movi-split-hf-df-sf split, fp16): New.
9886         (enabled): Added TARGET_FP_F16INST.
9887         * config/aarch64/iterators.md (GPF_HF): New.
9888         * config/aarch64/predicates.md (aarch64_reg_or_fp_float): New.
9890 2017-07-28  Tamar Christina  <tamar.christina@arm.com>
9892         * config/aarch64/aarch64.c
9893         (aarch64_simd_container_mode): Add prototype.
9894         (aarch64_expand_mov_immediate): Add HI support.
9895         (aarch64_reinterpret_float_as_int, aarch64_float_const_rtx_p: New.
9896         (aarch64_can_const_movi_rtx_p): New.
9897         (aarch64_preferred_reload_class):
9898         Remove restrictions of using FP registers for certain SIMD operations.
9899         (aarch64_rtx_costs): Added new cost for CONST_DOUBLE moves.
9900         (aarch64_valid_floating_const): Add integer move validation.
9901         (aarch64_simd_imm_scalar_p): Remove.
9902         (aarch64_output_scalar_simd_mov_immediate): Generalize function.
9903         (aarch64_legitimate_constant_p): Expand list of supported cases.
9904         * config/aarch64/aarch64-protos.h
9905         (aarch64_float_const_rtx_p, aarch64_can_const_movi_rtx_p): New.
9906         (aarch64_reinterpret_float_as_int): New.
9907         (aarch64_simd_imm_scalar_p): Remove.
9908         * config/aarch64/constraints.md (Uvi): New.
9909         (Dd): Split into Ds and new Dd.
9910         * config/aarch64/aarch64.md (*movsi_aarch64):
9911         Add SIMD mov case.
9912         (*movdi_aarch64): Add SIMD mov case.
9914 2017-07-28  Bin Cheng  <bin.cheng@arm.com>
9916         * tree-predcom.c: (struct chain): Handle store-store chain in which
9917         stores for elimination only store loop invariant values.
9918         (execute_pred_commoning_chain): Ditto.
9919         (prepare_initializers_chain_store_elim): Ditto.
9920         (prepare_finalizers): Ditto.
9921         (is_inv_store_elimination_chain): New function.
9922         (initialize_root_vars_store_elim_1): New function.
9924 2017-07-28  Bin Cheng  <bin.cheng@arm.com>
9926         * tree-predcom.c: Revise general description of the pass.
9927         (enum chain_type): New enum type for store elimination.
9928         (struct chain): New field supporting store elimination.
9929         (struct component): Ditto.
9930         (dump_chain): Dump store-stores chain.
9931         (release_chain): Release resources.
9932         (split_data_refs_to_components): Compute and create component
9933         contains only stores for elimination.
9934         (get_chain_last_ref_at): New function.
9935         (make_invariant_chain): Initialization.
9936         (make_rooted_chain): Specify chain type in parameter and record it.
9937         (add_looparound_copies): Skip for store-stores chain.
9938         (determine_roots_comp): Compute type of chain and pass it to
9939         make_rooted_chain.
9940         (initialize_root_vars_store_elim_2): New function.
9941         (finalize_eliminated_stores): New function.
9942         (remove_stmt): Handle store for elimination.
9943         (execute_pred_commoning_chain): Execute predictive commoning on
9944         store-store chains.
9945         (determine_unroll_factor): Skip unroll for store-stores chain.
9946         (prepare_initializers_chain_store_elim): New function.
9947         (prepare_initializers_chain): Hanlde store-store chain.
9948         (prepare_finalizers_chain, prepare_finalizers): New function.
9949         (tree_predictive_commoning_loop): Return integer value indicating
9950         if loop is unrolled or lcssa form is corrupted.
9951         (tree_predictive_commoning): Rewrite for lcssa form if necessary.
9953 2017-07-28  Bin Cheng  <bin.cheng@arm.com>
9955         * tree-predcom.c (initialize_root): Delete.
9956         (execute_pred_commoning_chain): Initialize root vars and replace
9957         reference of non-combined chain directly, rather than call above
9958         function.
9960 2017-07-28  Bin Cheng  <bin.cheng@arm.com>
9962         * tree-predcom.c (ref_at_iteration): Add parameter NITERS.  Compute
9963         memory reference to DR at (NITERS + ITERS)-th iteration of loop.
9965 2017-07-28  Bin Cheng  <bin.cheng@arm.com>
9967         * tree-predcom.c (struct chain): New field init_seq.
9968         (release_chain): Release init_seq.
9969         (prepare_initializers_chain): Record intialization stmts in above
9970         field.
9971         (insert_init_seqs): New function.
9972         (tree_predictive_commoning_loop): Call insert_init_seqs.
9974 2017-07-28  Bin Cheng  <bin.cheng@arm.com>
9976         * tree-predcom.c (determine_roots_comp): Skip trivial components.
9978 2017-07-28  Richard Biener  <rguenther@suse.de>
9980         * match.pd: Remove superfluous :c.
9981         * genmatch.c (simplify::id): Add member.
9982         (lower_commutative, lower_opt_convert, lower_cond, lower_for):
9983         Copy id.
9984         (current_id): New global.
9985         (dt_node::parent): Move from ...
9986         (dt_operand::parent): ... here.  Add for_id member.
9987         (is_a_helper <dt_operand *>::test): DT_TRUE is also a dt_operand.
9988         (decision_tree::find_node): Relax order requirement when
9989         merging DT_TRUE nodes to ones inbetween the current simplify
9990         and the one we try to merge with.  Add diagnostic whenever
9991         we need to enforce pattern order by not merging.
9992         (decision_tree::insert): Set current_id.
9993         (decision_tree::print_node): Dump parent node and for_id.
9994         (parser::last_id): Add member.
9995         (parser::push_simplify): Assign unique id.
9996         (parser::parser): Initialize last_id.
9998 2017-07-28  Martin Liska  <mliska@suse.cz>
10000         PR sanitizer/81340
10001         * sanopt.c (sanitize_rewrite_addressable_params): Set VALUE_EXPR after
10002         gimple_build_debug_bind.
10004 2017-07-28  Richard Biener  <rguenther@suse.de>
10006         PR tree-optimization/81502
10007         * match.pd: Add pattern combining BIT_INSERT_EXPR with
10008         BIT_FIELD_REF.
10009         * tree-cfg.c (verify_expr): Verify types of BIT_FIELD_REF
10010         size/pos operands.
10011         (verify_gimple_assign_ternary): Likewise for BIT_INSERT_EXPR pos.
10012         * gimple-fold.c (maybe_canonicalize_mem_ref_addr): Use bitsizetype
10013         for BIT_FIELD_REF args.
10014         * fold-const.c (make_bit_field_ref): Likewise.
10015         * tree-vect-stmts.c (vectorizable_simd_clone_call): Likewise.
10017 2017-07-28  Jakub Jelinek  <jakub@redhat.com>
10019         PR sanitizer/80998
10020         * sanopt.c (pass_sanopt::execute): Handle IFN_UBSAN_PTR.
10021         * tree-ssa-alias.c (call_may_clobber_ref_p_1): Likewise.
10022         * flag-types.h (enum sanitize_code): Add SANITIZER_POINTER_OVERFLOW.
10023         Or it into SANITIZER_UNDEFINED.
10024         * ubsan.c: Include gimple-fold.h and varasm.h.
10025         (ubsan_expand_ptr_ifn): New function.
10026         (instrument_pointer_overflow): New function.
10027         (maybe_instrument_pointer_overflow): New function.
10028         (instrument_object_size): Formatting fix.
10029         (pass_ubsan::execute): Call instrument_pointer_overflow
10030         and maybe_instrument_pointer_overflow.
10031         * internal-fn.c (expand_UBSAN_PTR): New function.
10032         * ubsan.h (ubsan_expand_ptr_ifn): Declare.
10033         * sanitizer.def (__ubsan_handle_pointer_overflow,
10034         __ubsan_handle_pointer_overflow_abort): New builtins.
10035         * tree-ssa-tail-merge.c (merge_stmts_p): Handle IFN_UBSAN_PTR.
10036         * internal-fn.def (UBSAN_PTR): New internal function.
10037         * opts.c (sanitizer_opts): Add pointer-overflow.
10038         * lto-streamer-in.c (input_function): Handle IFN_UBSAN_PTR.
10039         * fold-const.c (build_range_check): Compute pointer range check in
10040         integral type if pointer arithmetics would be needed.  Formatting
10041         fixes.
10043 2017-07-28  Martin Liska  <mliska@suse.cz>
10045         PR sanitizer/81460
10046         * sanopt.c (sanitize_rewrite_addressable_params): Do not rewrite
10047         parameters that are of a variable-length.
10049 2017-07-28  Sebastian Huber  <sebastian.huber@embedded-brains.de>
10051         * config.gcc (powerpc-*-rtems*): Remove rs6000/eabi.h.  Add
10052         rs6000/biarch64.h.
10053         * config/rs6000/rtems.h (ASM_DECLARE_FUNCTION_SIZE): New macro.
10054         (ASM_OUTPUT_SPECIAL_POOL_ENTRY_P): Likewise.
10055         (CRT_CALL_STATIC_FUNCTION): Likewise.
10056         (ASM_DEFAULT_SPEC): New define.
10057         (ASM_SPEC32): Likewise.
10058         (ASM_SPEC64): Likewise.
10059         (ASM_SPEC_COMMON): Likewise.
10060         (ASM_SPEC): Likewise.
10061         (INVALID_64BIT): Likewise.
10062         (LINK_OS_DEFAULT_SPEC): Likewise.
10063         (LINK_OS_SPEC32): Likewise.
10064         (LINK_OS_SPEC64): Likewise.
10065         (POWERPC_LINUX): Likewise.
10066         (PTRDIFF_TYPE): Likewise.
10067         (RESTORE_FP_PREFIX): Likewise.
10068         (RESTORE_FP_SUFFIX): Likewise.
10069         (SAVE_FP_PREFIX): Likewise.
10070         (SAVE_FP_SUFFIX): Likewise.
10071         (SIZE_TYPE): Likewise.
10072         (SUBSUBTARGET_OVERRIDE_OPTIONS): Likewise.
10073         (TARGET_64BIT): Likewise.
10074         (TARGET_64BIT): Likewise.
10075         (TARGET_AIX): Likewise.
10076         (WCHAR_TYPE_SIZE): Likewise.
10077         (WCHAR_TYPE): Undefine.
10078         (TARGET_OS_CPP_BUILTINS): Add 64-bit PowerPC defines.
10079         (CPP_OS_DEFAULT_SPEC): Use previous CPP_OS_RTEMS_SPEC.
10080         (CPP_OS_RTEMS_SPEC): Delete.
10081         (SUBSUBTARGET_EXTRA_SPECS): Remove cpp_os_rtems.  Add
10082         asm_spec_common, asm_spec32, asm_spec64, link_os_spec32, and
10083         link_os_spec64.
10084         * config/rs6000/t-rtems: Add mcpu=e6500/m64 multilibs.
10086 2017-07-28  Jakub Jelinek  <jakub@redhat.com>
10088         PR tree-optimization/81578
10089         * tree-parloops.c (build_new_reduction): Bail out if
10090         reduction_code isn't one of the standard OpenMP reductions.
10091         Move the details printing after that decision.
10093 2017-07-27  Peter Bergner  <bergner@vnet.ibm.com>
10095         * config/rs6000/predicates.md (volatile_mem_operand): Remove code
10096         related to reload_in_progress.
10097         (splat_input_operand): Likewise.
10098         * config/rs6000/rs6000-protos.h (rs6000_secondary_memory_needed_rtx):
10099         Delete prototype.
10100         * config/rs6000/rs6000.c (machine_function): Remove sdmode_stack_slot
10101         field.
10102         (TARGET_EXPAND_TO_RTL_HOOK): Delete.
10103         (TARGET_INSTANTIATE_DECLS): Likewise.
10104         (legitimate_indexed_address_p): Delete reload_in_progress code.
10105         (rs6000_debug_legitimate_address_p): Likewise.
10106         (rs6000_eliminate_indexed_memrefs): Likewise.
10107         (rs6000_emit_le_vsx_store): Likewise.
10108         (rs6000_emit_move_si_sf_subreg): Likewise.
10109         (rs6000_emit_move): Likewise.
10110         (register_to_reg_type): Likewise.
10111         (rs6000_pre_atomic_barrier): Likewise.
10112         (rs6000_machopic_legitimize_pic_address): Likewise.
10113         (rs6000_allocate_stack_temp): Likewise.
10114         (rs6000_address_for_fpconvert): Likewise.
10115         (rs6000_address_for_altivec): Likewise.
10116         (rs6000_secondary_memory_needed_rtx): Delete function.
10117         (rs6000_check_sdmode): Likewise.
10118         (rs6000_alloc_sdmode_stack_slot): Likewise.
10119         (rs6000_instantiate_decls): Likewise.
10120         * config/rs6000/rs6000.h (SECONDARY_MEMORY_NEEDED_RTX): Delete.
10121         * config/rs6000/rs6000.md (splitter for *movsi_got_internal):
10122         Delete reload_in_progress.
10123         (*vec_reload_and_plus_<mptrsize>): Likewise.
10124         * config/rs6000/vsx.md (vsx_mul_v2di): Likewise.
10125         (vsx_div_v2di): Likewise.
10126         (vsx_udiv_v2di): Likewise.
10128 2017-07-27  Peter Bergner  <bergner@vnet.ibm.com>
10130         * config/rs6000/rs6000.opt (mlra): Replace with stub.
10131         * config/rs6000/rs6000-cpus.def (POWERPC_MASKS): Delete OPTION_MASK_LRA.
10132         * config/rs6000/rs6000.c (TARGET_LRA_P): Delete.
10133         (rs6000_debug_reg_global): Delete print of LRA status.
10134         (rs6000_option_override_internal): Delete dead LRA related code.
10135         (rs6000_lra_p): Delete function.
10136         * doc/invoke.texi (RS/6000 and PowerPC Options): Delete -mlra.
10138 2017-07-27  Sebastian Huber  <sebastian.huber@embedded-brains.de>
10140         * config.gcc (riscv*-*-elf*): Add (riscv*-*-rtems*).
10141         * config/riscv/rtems.h: New file.
10143 2017-07-27  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
10144             Sudakshina Das  <sudi.das@arm.com>
10146         * config/aarch64/aarch64.md
10147         (define_split for and<mode>3nr_compare): Move
10148         non aarch64_logical_operand to a register.
10149         (define_split for and_<SHIFT:optab><mode>3nr_compare0): Move non
10150         register immediate operand to a register.
10151         * config/aarch64/predicates.md (aarch64_mov_imm_operand): New.
10153 2017-07-27  Peter Bergner  <bergner@vnet.ibm.com>
10155         PR middle-end/81564
10156         * tree-cfg.c (group_case_labels_stmt): Handle already deleted blocks.
10158 2017-07-27  Richard Biener  <rguenther@suse.de>
10160         PR tree-optimization/81573
10161         PR tree-optimization/81494
10162         * tree-vect-loop.c (vect_create_epilog_for_reduction): Handle
10163         multi defuse cycle case.
10165 2017-07-27  Richard Biener  <rguenther@suse.de>
10167         PR tree-optimization/81571
10168         * tree-vect-slp.c (vect_build_slp_tree): Properly verify reduction
10169         PHIs.
10171 2017-07-27  Eric Botcazou  <ebotcazou@adacore.com>
10173         * config/sparc/sparc.c (sparc_option_override): Set MASK_FSMULD flag
10174         earlier and only if MASK_FPU is set.  Adjust formatting.
10176 2017-07-27  Martin Liska  <mliska@suse.cz>
10178         * opt-functions.awk: Add validation of value of Init.
10179         * optc-gen.awk: Pass new argument.
10181 2017-07-27  Martin Liska  <mliska@suse.cz>
10183         * auto-profile.c (autofdo_source_profile::update_inlined_ind_target):
10184         Fix wrong condition.
10186 2017-07-27  Martin Liska  <mliska@suse.cz>
10188         * auto-profile.c (afdo_annotate_cfg): Assign zero counts to
10189         BBs and edges seen by autoFDO.
10191 2017-07-27  Richard Biener  <rguenther@suse.de>
10193         PR tree-optimization/81502
10194         * tree-ssa.c (non_rewritable_lvalue_p): Handle BIT_INSERT_EXPR
10195         with incompatible but same sized type.
10196         (execute_update_addresses_taken): Likewise.
10198 2017-07-27  James Greenhalgh  <james.greenhalgh@arm.com>
10200         * tree-ssa-loop-ch.c (pass_ch::process_loop_p): Guard on
10201         flag_tree_loop_vectorize rather than flag_tree_vectorize.
10203 2017-07-27  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
10205         PR target/81534
10206         * config/s390/s390.md ("*atomic_compare_and_swap<mode>_1")
10207         ("*atomic_compare_and_swapdi_2", "*atomic_compare_and_swapsi_3"):
10208         Change s_operand to memory_operand.
10210 2017-07-27  Richard Sandiford  <richard.sandiford@linaro.org>
10212         * config/rs6000/rs6000-protos.h (rs6000_emit_le_vsx_permute): Declare.
10213         * config/rs6000/rs6000.c (rs6000_gen_le_vsx_permute): Replace with...
10214         (rs6000_emit_le_vsx_permute): ...this.  Take the destination as input.
10215         Emit instructions rather than returning an expression.  Handle TFmode
10216         and KFmode by casting to TImode.
10217         (rs6000_emit_le_vsx_load): Update to use rs6000_emit_le_vsx_permute.
10218         (rs6000_emit_le_vsx_store): Likewise.
10219         * config/rs6000/vsx.md (VSX_TI): New iterator.
10220         (*vsx_le_permute_<mode>): Use it instead of VSX_LE_128.
10221         (*vsx_le_undo_permute_<mode>): Likewise.
10222         (*vsx_le_perm_load_<mode>): Use rs6000_emit_le_vsx_permute to
10223         emit the split sequence.
10224         (*vsx_le_perm_store_<mode>): Likewise.
10226 2017-07-27  Jakub Jelinek  <jakub@redhat.com>
10228         PR tree-optimization/81555
10229         PR tree-optimization/81556
10230         * tree-ssa-reassoc.c (rewrite_expr_tree): Add NEXT_CHANGED argument,
10231         if true, force CHANGED for the recursive invocation.
10232         (reassociate_bb): Remember original length of ops array, pass
10233         len != orig_len as NEXT_CHANGED in rewrite_expr_tree call.
10235         * attribs.c (decl_attributes): Imply noinline, noclone and no_icf
10236         attributes for noipa attribute.  For naked attribute use
10237         lookup_attribute first before lookup_attribute_spec.
10238         * final.c (rest_of_handle_final): Disable IPA RA for functions with
10239         noipa attribute.
10240         * ipa-visibility.c (non_local_p): Fix comment typos.  Return true
10241         for functions with noipa attribute.
10242         (cgraph_externally_visible_p): Return true for functions with noipa
10243         attribute.
10244         * cgraph.c (cgraph_node::get_availability): Return AVAIL_INTERPOSABLE
10245         for functions with noipa attribute.
10246         * doc/extend.texi: Document noipa function attribute.
10247         * tree-ssa-structalias.c (refered_from_nonlocal_fn): Set *nonlocal_p
10248         also for functions with noipa attribute.
10249         (ipa_pta_execute): Set nonlocal_p also for nodes with noipa attribute.
10251 2017-07-26  Andrew Pinski  <apinski@cavium.com>
10253         * config/aarch64/aarch64.c (thunderx_vector_cost): Decrease cost of
10254         vec_unalign_load_cost and vec_unalign_store_cost.
10256 2017-07-26  Michael Meissner  <meissner@linux.vnet.ibm.com>
10258         * config/rs6000/rs6000-cpus.def (ISA_2_7_MASKS_SERVER): Delete
10259         -mvsx-small-integer option.
10260         (ISA_3_0_MASKS_IEEE): Likewise.
10261         (OTHER_VSX_VECTOR_MASKS): Likewise.
10262         (POWERPC_MASKS): Likewise.
10263         * config/rs6000/rs6000.opt (-mvsx-small-integer): Likewise.
10264         * config/rs6000/rs6000.c (rs6000_hard_regno_mode_ok): Simplify
10265         code, only testing for DImode being allowed in non-VSX floating
10266         point registers.
10267         (rs6000_init_hard_regno_mode_ok): Change TARGET_VSX_SMALL_INTEGER
10268         to TARGET_P8_VECTOR test.  Remove redundant VSX test inside of
10269         another VSX test.
10270         (rs6000_option_override_internal): Delete -mvsx-small-integer.
10271         (rs6000_expand_vector_set): Change TARGET_VSX_SMALL_INTEGER to
10272         TARGET_P8_VECTOR test.
10273         (rs6000_secondary_reload_simple_move): Likewise.
10274         (rs6000_preferred_reload_class): Delete TARGET_VSX_SMALL_INTEGER,
10275         since TARGET_P9_VECTOR was already tested.
10276         (rs6000_opt_masks): Remove -mvsx-small-integer.
10277         * config/rs6000/vsx.md (vsx_extract_<mode>): Delete
10278         TARGET_VSX_SMALL_INTEGER, since a test for TARGET_P9_VECTOR was
10279         used.
10280         (vsx_extract_<mode>_p9): Delete TARGET_VSX_SMALL_INTEGER, since a
10281         test for TARGET_VEXTRACTUB was used, and that uses
10282         TARGET_P9_VECTOR.
10283         (p9 extract splitter): Likewise.
10284         (vsx_extract_<mode>_di_p9): Likewise.
10285         (vsx_extract_<mode>_store_p9): Likewise.
10286         (vsx_extract_si): Delete TARGET_VSX_SMALL_INTEGER, since a test
10287         for TARGET_P9_VECTOR was used.  Delete code that is now dead with
10288         the elimination of TARGET_VSX_SMALL_INTEGER.
10289         (vsx_extract_<mode>_p8): Likewise.
10290         (vsx_ext_<VSX_EXTRACT_I:VS_scalar>_fl_<FL_CONV:mode>): Likewise.
10291         (vsx_ext_<VSX_EXTRACT_I:VS_scalar>_ufl_<FL_CONV:mode>): Likewise.
10292         (vsx_set_<mode>_p9): Likewise.
10293         (vsx_set_v4sf_p9): Likewise.
10294         (vsx_set_v4sf_p9_zero): Likewise.
10295         (vsx_insert_extract_v4sf_p9): Likewise.
10296         (vsx_insert_extract_v4sf_p9_2): Likewise.
10297         * config/rs6000/rs6000.md (sign extend splitter): Change
10298         TARGET_VSX_SMALL_INTEGER to TARGET_P8_VECTOR test.
10299         (floatsi<mode>2_lfiwax_mem): Likewise.
10300         (floatunssi<mode>2_lfiwzx_mem): Likewise.
10301         (float<QHI:mode><FP_ISA3:mode>2): Delete TARGET_VSX_SMALL_INTEGER,
10302         since a test for TARGET_P9_VECTOR was used.
10303         (float<QHI:mode><FP_ISA3:mode>2_internal): Likewise.
10304         (floatuns<QHI:mode><FP_ISA3:mode>2): Likewise.
10305         (floatuns<QHI:mode><FP_ISA3:mode>2_internal): Likewise.
10306         (fix_trunc<mode>si2): Change TARGET_VSX_SMALL_INTEGER to
10307         TARGET_P8_VECTOR test.
10308         (fix_trunc<mode>si2_stfiwx): Likewise.
10309         (fix_trunc<mode>si2_internal): Likewise.
10310         (fix_trunc<SFDF:mode><QHI:mode>2): Delete
10311         TARGET_VSX_SMALL_INTEGER, since a test for TARGET_P9_VECTOR was
10312         used.
10313         (fix_trunc<SFDF:mode><QHI:mode>2_internal): Likewise.
10314         (fixuns_trunc<mode>si2): Change TARGET_VSX_SMALL_INTEGER to
10315         TARGET_P8_VECTOR test.
10316         (fixuns_trunc<mode>si2_stfiwx): Likewise.
10317         (fixuns_trunc<SFDF:mode><QHI:mode>2): Delete
10318         TARGET_VSX_SMALL_INTEGER, since a test for TARGET_P9_VECTOR was
10319         used.
10320         (fixuns_trunc<SFDF:mode><QHI:mode>2_internal): Likewise.
10321         (fctiw<u>z_<mode>_smallint): Delete TARGET_VSX_SMALL_INTEGER,
10322         since a test for TARGET_P9_VECTOR was used.
10323         (splitter for loading small constants): Likewise.
10325 2017-07-26  Andrew Pinski  <apinski@cavium.com>
10327         * config/aarch64/aarch64.c (thunderx_vector_cost): Fix
10328         vec_fp_stmt_cost.
10330 2017-07-26  H.J. Lu  <hongjiu.lu@intel.com>
10332         PR target/81563
10333         * config/i386/i386.c (sp_valid_at): Properly check CFA offset.
10334         (fp_valid_at): Likewise.
10336 2017-07-26  James Greenhalgh  <james.greenhalgh@arm.com>
10338         * config/aarch64/aarch64.c (cortexa57_addrcost_table): Remove.
10339         (qdf24xx_addrcost_table): Likewise.
10340         (cortexa57_tunings): Update to use generic_branch_cost.
10341         (cortexa72_tunings): Likewise.
10342         (cortexa73_tunings): Likewise.
10343         (qdf24xx_tunings): Likewise.
10345 2017-07-26  James Greenhalgh  <james.greenhalgh@arm.com>
10347         * config/aarch64/aarch64.c (cortexa57_branch_cost): Remove.
10348         (thunderx2t99_branch_cost): Likewise.
10349         (cortexa35_tunings): Update to use generic_branch_cost.
10350         (cortexa53_tunings): Likewise.
10351         (cortexa57_tunings): Likewise.
10352         (cortexa72_tunings): Likewise.
10353         (cortexa73_tunings): Likewise.
10354         (thunderx2t99_tunings): Likewise.
10356 2017-07-26  Sebastian Huber  <sebastian.huber@embedded-brains.de>
10358         * config/sparc/sparc.c (dump_target_flag_bits): Dump MASK_FSMULD.
10359         (sparc_option_override): Honour MASK_FSMULD.
10360         * config/sparc/sparc.h (MASK_FEATURES): Add MASK_FSMULD.
10361         * config/sparc/sparc.md (muldf3_extend): Use TARGET_FSMULD.
10362         * config/sparc/sparc.opt (mfsmuld): New option.
10363         * doc/invoke.texi (mfsmuld): Document option.
10365 2017-07-26  Marek Polacek  <polacek@redhat.com>
10367         PR middle-end/70992
10368         * tree.c (build2_stat): Don't set TREE_CONSTANT on divisions by zero.
10370 2017-07-26  Richard Biener  <rguenther@suse.de>
10372         * gimple-match-head.c (do_valueize): Return OP if valueize
10373         returns NULL_TREE.
10374         (get_def): New helper to get at the def stmt of a SSA name
10375         if valueize allows.
10376         * genmatch.c (dt_node::gen_kids_1): Use get_def instead of
10377         do_valueize to get at the def stmt.
10378         (dt_operand::gen_gimple_expr): Simplify do_valueize calls.
10380 2017-07-26  Wilco Dijkstra  <wdijkstr@arm.com>
10382         PR middle-end/46932
10383         * auto-inc-dec.c (parse_add_or_inc): Block autoinc on sfp.
10385 2017-07-26  Martin Liska  <mliska@suse.cz>
10387         PR sanitize/81186
10388         * function.c (expand_function_start): Make expansion of
10389         nonlocal_goto_save_area after parm_birth_insn.
10391 2017-07-26  Sebastian Huber  <sebastian.huber@embedded-brains.de>
10393         * config/sparc/sparc.c (sparc_option_override): Remove MASK_FPU
10394         from all CPU target flags enable members.
10396 2017-07-26  Richard Biener  <rguenther@suse.de>
10398         * genmatch.c (dt_simplify::gen): Make iterator vars const.
10399         (decision_tree::gen): Make 'type' const.
10400         (write_predicate): Likewise.
10402 2017-07-24  Michael Meissner  <meissner@linux.vnet.ibm.com>
10404         * config/rs6000/rs6000.c (rs6000_init_hard_regno_mode_ok):
10405         Eliminate TARGET_UPPER_REGS_{DF,DI,SF} usage.
10406         (rs6000_option_override_internal): Likewise.
10407         (rs6000_expand_vector_set): Likewise.
10408         * config/rs6000/rs6000.h (TARGET_UPPER_REGS_DF): Delete.
10409         (TARGET_UPPER_REGS_SF): Likewise.
10410         (TARGET_UPPER_REGS_DI): Likewise.
10411         (TARGET_VEXTRACTUB): Eliminate TARGET_UPPER_REGS_{DF,DI,SF}.
10412         (TARGET_DIRECT_MOVE_64BIT): Likewise.
10413         * config/rs6000/rs6000.md (ALTIVEC_DFORM): Likewise.
10414         (float<QHI:mode><FP_ISA3:mode>2_internal): Likewise.
10415         (Splitters for DI constants in Altivec registers): Likewise.
10416         * config/rs6000/vsx.md (vsx_set_<mode>_p9): Likewise.
10417         (vsx_set_v4sf_p9): Likewise.
10418         (vsx_set_v4sf_p9_zero): Likewise.
10419         (vsx_insert_extract_v4sf_p9): Likewise.
10420         (vsx_insert_extract_v4sf_p9_2): Likewise.
10422 2017-07-25  Carl Love  <cel@us.ibm.com>
10424         * doc/extend.texi: Update the built-in documentation file for the
10425         existing built-in functions
10426         vector signed char vec_cnttz (vector signed char);
10427         vector unsigned char vec_cnttz (vector unsigned char);
10428         vector signed short vec_cnttz (vector signed short);
10429         vector unsigned short vec_cnttz (vector unsigned short);
10430         vector signed int vec_cnttz (vector signed int);
10431         vector unsigned int vec_cnttz (vector unsigned int);
10432         vector signed long long vec_cnttz (vector signed long long);
10433         vector unsigned long long vec_cnttz (vector unsigned long long);
10435 2017-07-25  Andrew Pinski  <apinski@cavium.com>
10437         * tree-ssa-uninit.c (warn_uninitialized_vars): Don't warn about memory
10438         accesses where the use is for the first operand of a BIT_INSERT.
10440 2017-07-25  Jim Wilson  <jim.wilson@linaro.org>
10442         PR bootstrap/81521
10443         * config/i386/winnt-cxx.c (i386_pe_adjust_class_at_definition): Look
10444         for FUNCTION_DECLs in TYPE_FIELDS rather than TYPE_METHODS.
10446 2017-07-25  Jim Wilson  <jim.wilson@linaro.org>
10448         * config/i386/gstabs.h: Delete.
10449         * config/i386/openbsd.h, config/i386/t-openbsd: Likewise.
10451 2017-07-25  Uros Bizjak  <ubizjak@gmail.com>
10453         * config/i386/i386.c (ix86_decompose_address): Do not check for
10454         register RTX when looking at index_reg or base_reg.
10455         * config/i386/i386.h (INCOMING_RETURN_ADDR_RTX): Use stack_pointer_rtx.
10457 2017-07-25  Eric Botcazou  <ebotcazou@adacore.com>
10459         * gimple.c (gimple_assign_set_rhs_with_ops): Do not ask gsi_replace
10460         to update EH info here.
10462 2017-07-25  Alexander Monakov  <amonakov@ispras.ru>
10464         * match.pd ((X * CST1) * CST2): Simplify to X * (CST1 * CST2).
10466 2017-07-25  Alexander Monakov  <amonakov@ispras.ru>
10468         * match.pd ((X * CST) * Y): Reassociate to (X * Y) * CST.
10470 2017-07-25  Torsten Duwe  <duwe@suse.de>
10472         * common.opt: Introduce -fpatchable-function-entry
10473         command line option, and its variables function_entry_patch_area_size
10474         and function_entry_patch_area_start.
10475         * opts.c (common_handle_option): Add -fpatchable_function_entry_ case,
10476         including a two-value parser.
10477         * target.def (print_patchable_function_entry): New target hook.
10478         * targhooks.h (default_print_patchable_function_entry): New function.
10479         * targhooks.c (default_print_patchable_function_entry): Likewise.
10480         * toplev.c (process_options): Switch off IPA-RA if
10481         patchable function entries are being generated.
10482         * varasm.c (assemble_start_function): Look at the
10483         patchable-function-entry command line switch and current
10484         function attributes and maybe generate NOP instructions by
10485         calling the print_patchable_function_entry hook.
10486         * doc/extend.texi: Document patchable_function_entry attribute.
10487         * doc/invoke.texi: Document -fpatchable_function_entry
10488         command line option.
10489         * doc/tm.texi.in (TARGET_ASM_PRINT_PATCHABLE_FUNCTION_ENTRY):
10490         New target hook.
10491         * doc/tm.texi: Re-generate.
10493 2017-07-25  Jakub Jelinek  <jakub@redhat.com>
10495         PR target/81532
10496         * config/i386/constraints.md (Yd, Ye): Use ALL_SSE_REGS for
10497         TARGET_AVX512DQ rather than TARGET_AVX512BW.
10499 2017-07-25  Tamar Christina  <tamar.christina@arm.com>
10501         * config/arm/parsecpu.awk (all_cores): Remove duplicates.
10503 2017-07-25  Richard Biener  <rguenther@suse.de>
10505         PR tree-optimization/81455
10506         * tree-ssa-loop-unswitch.c (find_loop_guard): Make sure to
10507         not walk in cycles when looking for guards.
10509 2017-07-25  Richard Biener  <rguenther@suse.de>
10511         PR tree-optimization/81529
10512         * tree-vect-stmts.c (process_use): Disregard live induction PHIs
10513         when optimizing backedge uses.
10515 2017-07-25  David Edelsohn  <dje.gcc@gmail.com>
10517         * dwarf2asm.c (dw2_asm_output_nstring): Encode double quote
10518         character for AIX.
10519         * dwarf2out.c (output_macinfo): Copy debug_line_section_label
10520         to dl_section_ref.  On AIX, append an expression to subtract
10521         the size of the section length to dl_section_ref.
10523 2017-07-25  Segher Boessenkool  <segher@kernel.crashing.org>
10525         * configure.ac: If any of the config.* scripts fail, exit 1.
10526         * configure: Regenerate.
10528 2017-07-25  Richard Biener  <rguenther@suse.de>
10530         PR middle-end/81546
10531         * tree-ssa-operands.c (verify_imm_links): Remove cap on number
10532         of immediate uses, be more verbose on errors.
10534 2017-07-25  Richard Biener  <rguenther@suse.de>
10536         PR tree-optimization/81510
10537         * tree-vect-loop.c (vect_is_simple_reduction): When the
10538         reduction stmt is not inside the loop bail out.
10540 2017-07-25  Richard Biener  <rguenther@suse.de>
10542         PR tree-optimization/81303
10543         * tree-vect-loop-manip.c (vect_loop_versioning): Build
10544         profitability check against LOOP_VINFO_NITERSM1.
10546 2017-07-25  Alexander Monakov  <amonakov@ispras.ru>
10548         * domwalk.c (cmp_bb_postorder): Simplify.
10549         (sort_bbs_postorder): New function.  Use it...
10550         (dom_walker::walk): ...here to optimize common cases.
10552 2017-07-25  Martin Liska  <mliska@suse.cz>
10554         PR ipa/81520
10555         * ipa-visibility.c (function_and_variable_visibility): Make the
10556         redirection just on target that supports aliasing.
10557         Fix GNU coding style.
10559 2017-07-25  Sebastian Huber  <sebastian.huber@embedded-brains.de>
10561         PR libgcc/61152
10562         * config/aarch64/rtems.h: Add GCC Runtime Library Exception.
10563         Format changes.
10564         * config/arm/rtems.h: Likewise.
10565         * config/bfin/rtems.h: Likewise.
10566         * config/i386/rtemself.h: Likewise.
10567         * config/lm32/rtems.h: Likewise.
10568         * config/m32c/rtems.h: Likewise.
10569         * config/m68k/rtemself.h: Likewise.
10570         * config/microblaze/rtems.h: Likewise.
10571         * config/mips/rtems.h: Likewise.
10572         * config/moxie/rtems.h: Likewise.
10573         * config/nios2/rtems.h: Likewise.
10574         * config/powerpcspe/rtems.h: Likewise.
10575         * config/rs6000/rtems.h: Likewise.
10576         * config/rtems.h: Likewise.
10577         * config/sh/rtems.h: Likewise.
10578         * config/sh/rtemself.h: Likewise.
10579         * config/sparc/rtemself.h: Likewise.
10581 2017-07-25  Georg-Johann Lay  <avr@gjlay.de>
10583         PR 81487
10584         * hsa-brig.c (brig_init): Use xasprintf instead of asprintf.
10585         * gimple-pretty-print.c (dump_profile, dump_probability): Same.
10586         * tree-ssa-structalias.c (alias_get_name): Same.
10588 2017-07-25  Bin Cheng  <bin.cheng@arm.com>
10590         PR target/81414
10591         * config/aarch64/cortex-a57-fma-steering.c (analyze): Skip fmul/fmac
10592         instructions if no du chain is found.
10594 2017-07-25  Georg-Johann Lay  <avr@gjlay.de>
10596         * config/avr/avr-log.c (avr_log_vadump) ['T']: Print NULL-TREE.
10598 2017-07-25  Richard Biener  <rguenther@suse.de>
10600         PR middle-end/81505
10601         * fold-const.c (fold_negate_const): TREE_OVERFLOW should be
10602         sticky.
10604 2017-07-24  Michael Meissner  <meissner@linux.vnet.ibm.com>
10606         * config/rs6000/rs6000-cpus.def (ISA_2_6_MASKS_SERVER): Delete
10607         upper-regs options.
10608         (ISA_2_7_MASKS_SERVER): Likewise.
10609         (ISA_3_0_MASKS_IEEE): Likewise.
10610         (OTHER_P8_VECTOR_MASKS): Likewise.
10611         (OTHER_VSX_VECTOR_MASKS): Likewise.
10612         (POWERPC_MASKS): Likewise.
10613         (power7 cpu): Use ISA_2_6_MASKS_SERVER instead of using a
10614         duplicate list of options.
10615         * config/rs6000/rs6000-c.c (rs6000_target_modify_macros): Remove
10616         explicit -mupper-regs options.
10617         * config/rs6000/rs6000.opt (-mvsx-scalar-memory): Delete
10618         -mupper-regs* options.  Delete -mvsx-scalar-memory, which was an
10619         alias for -mupper-regs-df.
10620         * config/rs6000/rs6000.c (rs6000_setup_reg_addr_masks): Likewise.
10621         (rs6000_init_hard_regno_mode_ok): Likewise.
10622         (rs6000_option_override_internal): Likewise.
10623         (rs6000_opt_masks): Likewise.
10624         * config/rs6000/rs6000.h (TARGET_UPPER_REGS_DF): Define upper regs
10625         options in terms of whether -mvsx or -mpower8-vector was used.
10626         (TARGET_UPPER_REGS_DI): Likewise.
10627         (TARGET_UPPER_REGS_SF): Likewise.
10628         * doc/invoke.texi (RS/6000 and PowerPC Options): Delete the
10629         -mupper-regs-* options.
10631 2017-07-24  Segher Boessenkool  <segher@kernel.crashing.org>
10633         * passes.c (emergency_dump_function): Print some empty lines and a
10634         header before the RTL dump.
10636 2017-07-24  Segher Boessenkool  <segher@kernel.crashing.org>
10638         * cfgrtl.c (rtl_dump_bb): Don't call NEXT_INSN on NULL.
10640 2017-07-24  Wilco Dijkstra  <wdijkstr@arm.com>
10642         PR target/79041
10643         * config/aarch64/aarch64.c (aarch64_classify_symbol):
10644         Avoid SYMBOL_SMALL_ABSOLUTE for literals with pc-relative literals.
10646 2017-07-24  Carl Love  <cel@us.ibm.com>
10648         * config/rs6000/rs6000-c.c: Add support for built-in functions
10649         vector float vec_extract_fp32_from_shorth (vector unsigned short);
10650         vector float vec_extract_fp32_from_shortl (vector unsigned short);
10651         * config/rs6000/altivec.h (vec_extract_fp_from_shorth,
10652         vec_extract_fp_from_shortl): Add defines for the two builtins.
10653         * config/rs6000/rs6000-builtin.def (VEXTRACT_FP_FROM_SHORTH,
10654         VEXTRACT_FP_FROM_SHORTL): Add BU_P9V_OVERLOAD_1 and BU_P9V_VSX_1
10655         new builtins.
10656         * config/rs6000/vsx.md vsx_xvcvhpsp): Add define_insn.
10657         (vextract_fp_from_shorth, vextract_fp_from_shortl): Add define_expands.
10658         * doc/extend.texi: Update the built-in documentation file for the
10659         new built-in function.
10661 2017-07-24  Jakub Jelinek  <jakub@redhat.com>
10663         PR bootstrap/81521
10664         * tree.def: Remove TYPE_METHODS documentation, adjust TYPE_FIELDS
10665         documentation.
10666         * doc/generic.texi: Likewise.
10667         * config/i386/winnt-cxx.c (i386_pe_adjust_class_at_definition): Look
10668         for FUNCTION_DECLs in TYPE_FIELDS rather than TYPE_METHODS.
10670 2017-07-24  Jackson Woodruff  <jackson.woodruff@arm.com>
10672         * config/aarch64/aarch64-simd.md (aarch64_mla_elt_merge<mode>): New.
10673         (aarch64_mls_elt_merge<mode>): Likewise.
10675 2017-07-23  Krister Walfridsson  <krister.walfridsson@gmail.com>
10677         * config.gcc (*-*-netbsd*): Remove check for NetBSD versions not
10678         having __cxa_atexit.
10680 2017-07-23  Michael Collison  <michael.collison@arm.com>
10682         * config/arm/arm.c (arm_option_override): Deprecate
10683         use of -mstructure-size-boundary.
10684         * config/arm/arm.opt: Deprecate -mstructure-size-boundary.
10685         * doc/invoke.texi: Deprecate -mstructure-size-boundary.
10687 2017-07-23  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
10689         PR target/80695
10690         * config/rs6000/rs6000.c (rs6000_builtin_vectorization_cost):
10691         Reduce cost estimate for direct moves.
10693 2017-07-23  Uros Bizjak  <ubizjak@gmail.com>
10695         PR target/80569
10696         * config/i386/i386.c (ix86_option_override_internal): Disable
10697         BMI, BMI2 and TBM instructions for -m16.
10699 2017-07-21  Carl Love  <cel@us.ibm.com>
10701         * config/rs6000/rs6000-c.c (altivec_overloaded_builtins): Add
10702         ALTIVEC_BUILTIN_VMULESW, ALTIVEC_BUILTIN_VMULEUW,
10703         ALTIVEC_BUILTIN_VMULOSW, ALTIVEC_BUILTIN_VMULOUW entries.
10704         * config/rs6000/rs6000.c (rs6000_gimple_fold_builtin,
10705         builtin_function_type): Add ALTIVEC_BUILTIN_* case statements.
10706         * config/rs6000/altivec.md (MVULEUW, VMULESW, VMULOUW,
10707         VMULOSW): New enum "unspec" values.
10708         (altivec_vmuleuw, altivec_vmulesw, altivec_vmulouw,
10709         altivec_vmulosw): New patterns.
10710         * config/rs6000/rs6000-builtin.def (VMLEUW, VMULESW, VMULOUW,
10711         VMULOSW): Add definitions.
10713 2017-07-21  Jim Wilson  <jim.wilson@linaro.org>
10715         * config/aarch64/aarch64-cores.def (falkor): Add AARCH64_FL_RDMA.
10716         (qdf24xx): Likewise.
10717         * config/aarch64/aarch64-options-extensions.def (rdma); New.
10718         * config/aarch64/aarch64.h (AARCH64_FL_RDMA): New.
10719         (AARCH64_FL_V8_1): Renumber.
10720         (AARCH64_FL_FOR_ARCH8_1): Add AARCH64_FL_RDMA.
10721         (AARCH64_ISA_RDMA): Use AARCH64_FL_RDMA.
10722         * config/aarch64/arm_neon.h: Use +rdma instead of arch=armv8.1-a.
10723         * doc/invoke.texi (AArch64 Options): Mention +rmda in -march docs.  Add
10724         rdma to feature modifiers list.
10726 2017-07-21  Yury Gribov  <tetra2005@gmail.com>
10728         PR middle-end/56727
10729         * ipa-visibility (function_and_variable_visibility): Convert
10730         recursive PLT call to direct call if appropriate.
10732 2017-07-21  Andrew Pinski  <apinski@cavium.com>
10734         * tree-ssa-sccvn.c (vn_nary_op_eq): Check BIT_INSERT_EXPR's
10735         operand 1 to see if the types precision matches.
10736         * fold-const.c (operand_equal_p): Likewise.
10738 2017-07-21  Richard Biener  <rguenther@suse.de>
10740         PR tree-optimization/81303
10741         * tree-vect-data-refs.c (vect_get_peeling_costs_all_drs): Pass
10742         in datarefs vector.  Allow NULL dr0 for no peeling cost estimate.
10743         (vect_peeling_hash_get_lowest_cost): Adjust.
10744         (vect_enhance_data_refs_alignment): Likewise.  Use
10745         vect_get_peeling_costs_all_drs to compute the penalty for no
10746         peeling to match up costs.
10748 2017-07-21  Richard Biener  <rguenther@suse.de>
10750         PR tree-optimization/81500
10751         * tree-vect-loop.c (vect_is_simple_reduction): Properly fail if
10752         we didn't identify a reduction path.
10754 2017-07-21  Tom de Vries  <tom@codesourcery.com>
10755             Cesar Philippidis  <cesar@codesourcery.com>
10757         PR gcov-profile/81442
10758         * config/nvptx/nvptx.c (nvptx_goacc_reduction_init): Add missing edge
10759         probabilities.
10761 2017-07-21  Tom de Vries  <tom@codesourcery.com>
10763         PR lto/81430
10764         * config/nvptx/nvptx.c (nvptx_override_options_after_change): New
10765         function.
10766         (TARGET_OVERRIDE_OPTIONS_AFTER_CHANGE): Define to
10767         nvptx_override_options_after_change.
10769 2017-07-21  Ulrich Drepper  <drepper@redhat.com>
10771         * dwarf2out.c (output_file_names): Avoid double testing for
10772         dwarf_version >= 5.
10774 2017-07-21  Georg-Johann Lay  <avr@gjlay.de>
10776         * doc/invoke.texi (AVR Built-in Functions): Re-layout section.
10778 2016-07-21  Jan Hubicka  <hubicka@ucw.cz>
10780         * cfgcleanup.c (flow_find_cross_jump): Do not crossjump across
10781         hot/cold regions.
10782         (try_crossjump_to_edge): Do not punt on partitioned functions.
10784 2016-07-21  Jan Hubicka  <hubicka@ucw.cz>
10786         * bb-reorder.c (find_rarely_executed_basic_blocks_and_crossing_edges):
10787         Put all BBs reachable only via paths crossing cold region to cold
10788         region.
10789         * cfgrtl.c (find_bbs_reachable_by_hot_paths): New function.
10791 2016-07-21  Richard Biener  <rguenther@suse.de>
10793         PR tree-optimization/81303
10794         * tree-vect-loop.c (vect_estimate_min_profitable_iters): Take
10795         into account prologue and epilogue iterations when raising
10796         min_profitable_iters to sth at least covering one vector iteration.
10798 2017-07-21  Tamar Christina  <tamar.christina@arm.com>
10800         * config/arm/arm.c (arm_test_cpu_arch_dat):
10801         Check for overlap.
10803 2017-07-20  Nathan Sidwell  <nathan@acm.org>
10805         Remove TYPE_METHODS.
10806         * tree.h (TYPE_METHODS): Delete.
10807         * dwarf2out.c (gen_member_die): Member fns are on TYPE_FIELDS.
10808         * dbxout.c (dbxout_type_fields): Ignore FUNCTION_DECLs.
10809         (dbxout_type_methods): Scan TYPE_FIELDS.
10810         (dbxout_type): Don't check TYPE_METHODS here.
10811         * function.c (use_register_for_decl): Always ignore register for
10812         class types when not optimizing.
10813         * ipa-devirt.c (odr_types_equivalent_p): Delete TYPE_METHODS scan.
10814         * tree.c (free_lang_data_in_type): Stitch out member functions and
10815         templates from TYPE_FIELDS.
10816         (build_distinct_type_copy, verify_type_variant,
10817         verify_type): Member fns are on TYPE_FIELDS.
10818         * tree-dump.c (dequeue_and_dump): No TYPE_METHODS.
10819         * tree-pretty-print.c (dump_generic_node): Likewise.
10821 2017-07-20  Jakub Jelinek  <jakub@redhat.com>
10823         PR target/80846
10824         * config/i386/i386.c (ix86_expand_vector_init_general): Handle
10825         V2TImode and V4TImode.
10826         (ix86_expand_vector_extract): Likewise.
10827         * config/i386/sse.md (VMOVE): Enable V4TImode even for just
10828         TARGET_AVX512F, instead of only for TARGET_AVX512BW.
10829         (ssescalarmode): Handle V4TImode and V2TImode.
10830         (VEC_EXTRACT_MODE): Add V4TImode and V2TImode.
10831         (*vec_extractv2ti, *vec_extractv4ti): New insns.
10832         (VEXTRACTI128_MODE): New mode iterator.
10833         (splitter for *vec_extractv?ti first element): New.
10834         (VEC_INIT_MODE): New mode iterator.
10835         (vec_init<mode>): Consolidate 3 expanders into one using
10836         VEC_INIT_MODE mode iterator.
10838 2017-07-20  Alexander Monakov  <amonakov@ispras.ru>
10840         * lra-assigns.c (pseudo_compare_func): Fix comparison step based on
10841         non_spilled_static_chain_regno_p.
10843 2017-07-20  Alexander Monakov  <amonakov@ispras.ru>
10845         * gimple-ssa-store-merging.c (sort_by_bitpos): Return 0 on equal bitpos.
10847 2017-07-20  Jan Hubicka  <hubicka@ucw.cz>
10849         * bb-reorder.c (connect_traces): Allow copying of blocks within
10850         single partition.
10852 2017-07-20  Richard Biener  <rguenther@suse.de>
10854         * gimple.h (gimple_phi_result): Add gphi * overload.
10855         (gimple_phi_result_ptr): Likewise.
10856         (gimple_phi_arg): Likewise.  Adjust index assert to only
10857         allow actual argument accesses rather than all slots available
10858         by capacity.
10859         (gimple_phi_arg_def): Add gphi * overload.
10860         * tree-phinodes.c (make_phi_node): Initialize only actual
10861         arguments.
10862         (resize_phi_node): Clear memory not covered by old node,
10863         do not initialize excess argument slots.
10864         (reserve_phi_args_for_new_edge): Initialize new argument slot
10865         completely.
10867 2017-07-20  Bin Cheng  <bin.cheng@arm.com>
10869         PR tree-optimization/81388
10870         Revert r238585:
10871         2016-07-21  Bin Cheng  <bin.cheng@arm.com>
10873         * tree-ssa-loop-niter.c (number_of_iterations_lt_to_ne): Clean up
10874         by removing computation of may_be_zero.
10876 2017-07-18  Jan Hubicka  <hubicka@ucw.cz>
10877             Tom de Vries  <tom@codesourcery.com>
10879         PR middle-end/81030
10880         * cfgbuild.c (find_many_sub_basic_blocks): Update REG_BR_PROB note
10881         when gimple level profile disagrees with what RTL expander did.
10883 2017-07-20  Richard Biener  <rguenther@suse.de>
10885         PR tree-optimization/61171
10886         * tree-vectorizer.h (slp_instance): Add reduc_phis member.
10887         (vect_analyze_stmt): Add slp instance parameter.
10888         (vectorizable_reduction): Likewise.
10889         * tree-vect-loop.c (vect_analyze_loop_operations): Adjust.
10890         (vect_is_simple_reduction): Deal with chains not detected
10891         as SLP reduction chain, specifically not properly associated
10892         chains containing a mix of plus/minus.
10893         (get_reduction_op): Remove.
10894         (get_initial_defs_for_reduction): Simplify, pass in whether
10895         this is a reduction chain, pass in the SLP node for the PHIs.
10896         (vect_create_epilog_for_reduction): Get the SLP instance as
10897         arg and adjust.
10898         (vectorizable_reduction): Get the SLP instance as arg.
10899         During analysis remember the SLP node with the PHIs in the
10900         instance.  Simplify getting at the vectorized reduction PHIs.
10901         * tree-vect-slp.c (vect_slp_analyze_node_operations): Pass
10902         through SLP instance.
10903         (vect_slp_analyze_operations): Likewise.
10904         * tree-vect-stms.c (vect_analyze_stmt): Likewise.
10905         (vect_transform_stmt): Likewise.
10907 2017-07-20  Tom de Vries  <tom@codesourcery.com>
10909         PR tree-optimization/81489
10910         * gimple-ssa-isolate-paths.c (find_implicit_erroneous_behavior): Move
10911         read of phi arg location to before loop that modifies phi.
10913 2017-07-20  Naveen H.S  <Naveen.Hurugalawadi@cavium.com>
10915         * match.pd (((m1 >/</>=/<= m2) * d -> (m1 >/</>=/<= m2) ? d : 0):
10916         New pattern.
10918 2017-07-19  Jan Hubicka  <hubicka@ucw.cz>
10920         PR middle-end/81331
10921         * except.c (execute): Fix ordering issue.
10923 2018-07-19  Segher Boessenkool  <segher@kernel.crashing.org>
10925         PR rtl-optimization/81423
10926         * combine.c (make_compound_operation_int): Don't try to optimize
10927         the AND of a SUBREG of an LSHIFTRT if that SUBREG is paradoxical.
10929 2017-07-19  Segher Boessenkool  <segher@kernel.crashing.org>
10931         PR rtl-optimization/81423
10932         * simplify-rtx.c (simplify_truncation): Handle truncating an IOR
10933         with a constant that is -1 in the truncated to mode.
10935 2017-07-19  Jan Hubicka  <hubicka@ucw.cz>
10937         * predict.c (propagate_unlikely_bbs_forward): Break out from ...
10938         (determine_unlikely_bbs): ... here.
10939         * predict.h (propagate_unlikely_bbs_forward): Declare.
10940         * cfgexpand.c (pass_expand::execute): Use it.
10941         * bb-reorder.c (sanitize_hot_paths): Do not consider known to be
10942         unlikely edges.
10943         (find_rarely_executed_basic_blocks_and_crossing_edges): Use
10944         propagate_unlikely_bbs_forward.
10946 2017-07-19  Jan Hubicka  <hubicka@ucw.cz>
10948         PR middle-end/81331
10949         * except.c (maybe_add_nop_after_section_switch): New function.
10950         (execute): Use it.
10952 2017-07-19  Tom de Vries  <tom@codesourcery.com>
10954         * gimple.h (gimple_phi_set_arg): Make assert more strict.
10956 2017-07-19  Tom de Vries  <tom@codesourcery.com>
10958         * gimple.h (gimple_phi_arg): Make assert more strict.
10960 2017-07-19  Steven Munroe  <munroesj@gcc.gnu.org>
10962         * config.gcc (powerpc*-*-*): Add mmintrin.h.
10963         * config/rs6000/mmintrin.h: New file.
10964         * config/rs6000/x86intrin.h [__ALTIVEC__]: Include mmintrin.h.
10966 2017-07-19  Jakub Jelinek  <jakub@redhat.com>
10968         PR tree-optimization/81346
10969         * match.pd: Optimize (X - 1U) <= INT_MAX-1U into (int) X > 0.
10971 2017-07-19  Tom de Vries  <tom@codesourcery.com>
10973         * config/nvptx/nvptx.md (VECIM): Add V2DI.
10975 2017-07-19  Tom de Vries  <tom@codesourcery.com>
10977         * config/nvptx/nvptx-modes.def: Add V2DImode.
10978         * config/nvptx/nvptx-protos.h (nvptx_data_alignment): Declare.
10979         * config/nvptx/nvptx.c (nvptx_ptx_type_from_mode): Handle V2DImode.
10980         (nvptx_output_mov_insn): Handle lack of mov.b128.
10981         (nvptx_print_operand): Handle 'H' and 'L' codes.
10982         (nvptx_vector_mode_supported): Allow V2DImode.
10983         (nvptx_preferred_simd_mode): New function.
10984         (nvptx_data_alignment): New function.
10985         (TARGET_VECTORIZE_PREFERRED_SIMD_MODE): Redefine to
10986         nvptx_preferred_simd_mode.
10987         * config/nvptx/nvptx.h (STACK_BOUNDARY, BIGGEST_ALIGNMENT): Change from
10988         64 to 128 bits.
10989         (DATA_ALIGNMENT): Define.  Set to nvptx_data_alignment.
10991 2017-07-19  Tom de Vries  <tom@codesourcery.com>
10993         * config/nvptx/nvptx-modes.def: New file.  Add V2SImode.
10994         * config/nvptx/nvptx.c (nvptx_ptx_type_from_mode): Handle V2SImode.
10995         (nvptx_vector_mode_supported): New function.  Allow V2SImode.
10996         (TARGET_VECTOR_MODE_SUPPORTED_P): Redefine to nvptx_vector_mode_supported.
10997         * config/nvptx/nvptx.md (VECIM): New mode iterator. Add V2SI.
10998         (mov<VECIM>_insn): New define_insn.
10999         (define_expand "mov<VECIM>): New define_expand.
11001 2017-07-19  Tom de Vries  <tom@codesourcery.com>
11003         * config/nvptx/nvptx.c (nvptx_print_operand): Handle v2 vector mode.
11005 2017-07-19  Jakub Jelinek  <jakub@redhat.com>
11007         PR tree-optimization/81346
11008         * fold-const.h (fold_div_compare, range_check_type): Declare.
11009         * fold-const.c (range_check_type): New function.
11010         (build_range_check): Use range_check_type.
11011         (fold_div_compare): No longer static, rewritten into
11012         a match.pd helper function.
11013         (fold_comparison): Don't call fold_div_compare here.
11014         * match.pd (X / C1 op C2): New optimization using fold_div_compare
11015         as helper function.
11017 2017-07-19  Nathan Sidwell  <nathan@acm.org>
11019         * tree.h (TYPE_MINVAL, TYPE_MAXVAL): Rename to ...
11020         (TYPE_MIN_VALUE_RAW, TYPE_MAX_VALUE_RAW): ... these.
11021         * tree.c (find_decls_types_r, verify_type): Use
11022         TYPE_{MIN,MAX}_VALUE_RAW.
11023         * lto-streamer-out.c (DFS::DFS_write_tree_body): Likewise.
11024         (hash_tree): Likewise.
11025         * tree-streamer-in.c (lto_input_ts_type_non_common_tree_pointers):
11026         Likewise.
11027         * tree-streamer-out.c (write_ts_type_non_common_tree_pointers):
11028         Likewise.
11030 2017-07-18  Tom de Vries  <tom@codesourcery.com>
11032         PR middle-end/81464
11033         * omp-expand.c (expand_omp_for_static_chunk): Handle
11034         equal-argument loop exit phi.
11036 2017-07-18  Uros Bizjak  <ubizjak@gmail.com>
11038         PR target/81471
11039         * config/i386/i386.md (rorx_immediate_operand): New mode attribute.
11040         (*bmi2_rorx<mode>3_1): Use rorx_immediate_operand as
11041         operand 2 predicate.
11042         (*bmi2_rorxsi3_1_zext): Use const_0_to_31_operand as
11043         operand 2 predicate.
11044         (ror,rol -> rorx splitters): Use const_int_operand as
11045         operand 2 predicate.
11047 2017-06-18  Richard Biener  <rguenther@suse.de>
11049         PR tree-optimization/81410
11050         * tree-vect-stmts.c (vectorizable_load): Properly adjust for
11051         the gap in the ! slp_perm SLP case after each group.
11053 2017-07-18  Jan Hubicka  <hubicka@ucw.cz>
11055         PR middle-end/81463
11056         * cfgloopmanip.c (scale_loop_profile): Watch out for zero frequency
11057         again.
11059 2017-07-18  Jan Hubicka  <hubicka@ucw.cz>
11061         PR middle-end/81462
11062         * predict.c (set_even_probabilities): Cleanup; do not affect
11063         probabilities that are already known.
11064         (combine_predictions_for_bb): Call even when count is set.
11066 2017-07-18  Nathan Sidwell  <nathan@acm.org>
11068         * tree-parloops.c (try_transform_to_exit_first_loop_alt): Use
11069         TYPE_MAX_VALUE.
11071 2017-07-18  Bin Cheng  <bin.cheng@arm.com>
11073         PR target/81408
11074         * tree-ssa-loop-niter.c (number_of_iterations_exit): Dump missed
11075         optimization for loop niter analysis.
11077 2017-07-18  Georg-Johann Lay  <avr@gjlay.de>
11079         PR target/81473
11080         * config/avr/avr.c (avr_optimize_casesi): Don't use
11081         INT8_MIN, INT8_MAX, UINT8_MAX, INT16_MIN, INT16_MAX, UINT16_MAX.
11083 2017-07-18  Robin Dapp  <rdapp@linux.vnet.ibm.com>
11085         * tree-vect-data-refs.c (vect_enhance_data_refs_alignment): Remove
11086         body_cost_vec from _vect_peel_extended_info.
11087         (vect_peeling_hash_get_lowest_cost): Do not set body_cost_vec.
11088         (vect_peeling_hash_choose_best_peeling): Remove body_cost_vec and
11089         npeel.
11091 2017-07-18  Bin Cheng  <bin.cheng@arm.com>
11093         * config/arm/arm.c (emit_unlikely_jump): Remove unused var.
11095 2017-07-18  Richard Biener  <rguenther@suse.de>
11097         PR tree-optimization/80620
11098         PR tree-optimization/81403
11099         * tree-ssa-pre.c (phi_translate_1): Clear range and points-to
11100         info when re-using a VN table entry.
11102 2017-07-18  Richard Biener  <rguenther@suse.de>
11104         PR tree-optimization/81418
11105         * tree-vect-loop.c (vectorizable_reduction): Properly compute
11106         vectype_in.  Verify that with lane-reducing reduction operations
11107         we have a single def-use cycle.
11109 2017-07-17  Carl Love  <cel@us.ibm.com>
11111         Revert commit r249424   2017-06-20  Carl Love  <cel@us.ibm.com>
11113         * config/rs6000/rs6000-c.c (altivec_overloaded_builtins): Add
11114         ALTIVEC_BUILTIN_VMULESW, ALTIVEC_BUILTIN_VMULEUW,
11115         ALTIVEC_BUILTIN_VMULOSW, ALTIVEC_BUILTIN_VMULOUW entries.
11116         * config/rs6000/rs6000.c (rs6000_gimple_fold_builtin,
11117         builtin_function_type): Add ALTIVEC_BUILTIN_* case statements.
11118         * config/rs6000/altivec.md (MVULEUW, VMULESW, VMULOUW,
11119         VMULOSW): New enum "unspec" values.
11120         (vec_widen_umult_even_v4si, vec_widen_smult_even_v4si,
11121         vec_widen_umult_odd_v4si, vec_widen_smult_odd_v4si,
11122         altivec_vmuleuw, altivec_vmulesw, altivec_vmulouw,
11123         altivec_vmulosw): New patterns.
11124         * config/rs6000/rs6000-builtin.def (VMLEUW, VMULESW, VMULOUW,
11125         VMULOSW): Add definitions.
11126 2017-07-17  Uros Bizjak  <ubizjak@gmail.com>
11128         * config/alpha/alpha.c: Include predict.h.
11130 2017-07-17  Yury Gribov  <tetra2005@gmail.com>
11132         * tree-vrp.c (compare_assert_loc): Fix comparison function
11133         to return predictable results.
11135 2017-07-17  Claudiu Zissulescu  <claziss@synopsys.com>
11137         * config/arc/arc.md (adddi3): Remove support for mexpand-adddi
11138         option.
11139         (subdi3): Likewise.
11140         * config/arc/arc.opt (mexpand-adddi): Deprecate it.
11141         * doc/invoke.texi (mexpand-adddi): Update text.
11143 2017-07-17  Claudiu Zissulescu  <claziss@synopsys.com>
11145         * config/arc/arc.md (clzsi2): Expand to an arc_clzsi2 instruction
11146         that also clobbers the CC register. The old expand code is moved
11147         to ...
11148         (*arc_clzsi2): ... here.
11149         (ctzsi2): Expand to an arc_ctzsi2 instruction that also clobbers
11150         the CC register. The old expand code is moved to ...
11151         (arc_ctzsi2): ... here.
11153 2017-07-17  Claudiu Zissulescu  <claziss@synopsys.com>
11155         * config/arc/arc.opt (mindexed-loads): Use initial value
11156         TARGET_INDEXED_LOADS_DEFAULT.
11157         (mauto-modify-reg): Use initial value
11158         TARGET_AUTO_MODIFY_REG_DEFAULT.
11159         * config/arc/elf.h (TARGET_INDEXED_LOADS_DEFAULT): Define.
11160         (TARGET_AUTO_MODIFY_REG_DEFAULT): Likewise.
11161         * config/arc/linux.h (TARGET_INDEXED_LOADS_DEFAULT): Define.
11162         (TARGET_AUTO_MODIFY_REG_DEFAULT): Likewise.
11164 2017-07-17  Martin Liska  <mliska@suse.cz>
11166         PR sanitizer/81302
11167         * opts.c (finish_options): Do not allow -fgnu-tm
11168         w/ -fsanitize={kernel-,}address.  Say sorry.
11170 2017-07-17  Bin Cheng  <bin.cheng@arm.com>
11172         PR target/81369
11173         * tree-loop-distribution.c (classify_partition): Only assert on
11174         numer of iterations.
11175         (merge_dep_scc_partitions): Delete prameter.  Update function call.
11176         (distribute_loop): Remove code handling loop with unknown niters.
11177         (pass_loop_distribution::execute): Skip loop with unknown niters.
11179 2017-07-17  Bin Cheng  <bin.cheng@arm.com>
11181         PR target/81369
11182         * tree-loop-distribution.c (merge_dep_scc_partitions): Sink call to
11183         function sort_partitions_by_post_order.
11185 2017-07-17  Bin Cheng  <bin.cheng@arm.com>
11187         PR tree-optimization/81374
11188         * tree-loop-distribution.c (pass_loop_distribution::execute): Record
11189         the max index of basic blocks, rather than number of basic blocks.
11191 2017-07-17  Claudiu Zissulescu  <claziss@synopsys.com>
11193         * config/arc/arc-protos.h (arc_legitimate_pc_offset_p): Remove
11194         proto.
11195         (arc_legitimate_pic_operand_p): Likewise.
11196         * config/arc/arc.c (arc_legitimate_pic_operand_p): Remove
11197         function.
11198         (arc_needs_pcl_p): Likewise.
11199         (arc_legitimate_pc_offset_p): Likewise.
11200         (arc_legitimate_pic_addr_p): Remove LABEL_REF case, as this
11201         function is also used in constrains.md.
11202         (arc_legitimate_constant_p): Use arc_legitimate_pic_addr_p to
11203         validate pic constants. Handle CONST_INT, CONST_DOUBLE, MINUS and
11204         PLUS.  Only return true/false in known cases, otherwise assert.
11205         (arc_legitimate_address_p): Remove arc_legitimate_pic_addr_p as it
11206         is already called in arc_legitimate_constant_p.
11207         * config/arc/arc.h (CONSTANT_ADDRESS_P): Consider also LABEL for
11208         pic addresses.
11209         (LEGITIMATE_PIC_OPERAND_P): Use
11210         arc_raw_symbolic_reference_mentioned_p function.
11211         * config/arc/constraints.md (Cpc): Use arc_legitimate_pic_addr_p
11212         function.
11213         (Cal): Likewise.
11214         (C32): Likewise.
11216 2017-07-17  Claudiu Zissulescu  <claziss@synopsys.com>
11217         Andrew Burgess  <andrew.burgess@embecosm.com>
11219         * config/arc/arc-protos.h (arc_compute_function_type): Change prototype.
11220         (arc_return_address_register): New function.
11221         * config/arc/arc.c (arc_handle_fndecl_attribute): New function.
11222         (arc_handle_fndecl_attribute): Add naked attribute.
11223         (TARGET_ALLOCATE_STACK_SLOTS_FOR_ARGS): Define.
11224         (TARGET_WARN_FUNC_RETURN): Likewise.
11225         (arc_allocate_stack_slots_for_args): New function.
11226         (arc_warn_func_return): Likewise.
11227         (machine_function): Change type fn_type.
11228         (arc_compute_function_type): Consider new naked function type,
11229         change function return type.
11230         (arc_must_save_register): Adapt to handle new
11231         arc_compute_function_type's return type.
11232         (arc_expand_prologue): Likewise.
11233         (arc_expand_epilogue): Likewise.
11234         (arc_return_address_regs): Delete.
11235         (arc_return_address_register): New function.
11236         (arc_epilogue_uses): Use above function.
11237         * config/arc/arc.h (arc_return_address_regs): Delete prototype.
11238         (arc_function_type): Change encoding, add naked type.
11239         (ARC_INTERRUPT_P): Change to handle the new encoding.
11240         (ARC_FAST_INTERRUPT_P): Likewise.
11241         (ARC_NORMAL_P): Define.
11242         (ARC_NAKED_P): Likewise.
11243         (arc_compute_function_type): Delete prototype.
11244         * config/arc/arc.md (in_ret_delay_slot): Use
11245         arc_return_address_register function.
11246         (simple_return): Likewise.
11247         (p_return_i): Likewise.
11249 2017-07-17  Jakub Jelinek  <jakub@redhat.com>
11251         PR tree-optimization/81428
11252         * match.pd (X / X -> one): Don't optimize _Fract divisions, as 1
11253         can't be built for those types.
11255 2017-07-17  Georg-Johann Lay  <avr@gjlay.de>
11257         Remove stuff dead since r239246.
11259         * config/avr/avr-arch.h (avr_inform_devices): Remove dead proto.
11260         * config/avr/avr-devices.c (mcu_name, comparator, avr_mcus_str)
11261         (avr_inform_devices): Remove dead stuff.
11263 2017-07-17  Tamar Christina  <tamar.christina@arm.com>
11265         * config/arm/arm_neon.h: Fix softp typo.
11267 2017-07-17  Jakub Jelinek  <jakub@redhat.com>
11269         PR tree-optimization/81365
11270         * tree-ssa-phiprop.c (propagate_with_phi): When considering hoisting
11271         aggregate moves onto bb predecessor edges, make sure there are no
11272         loads that could alias the lhs in between the start of bb and the
11273         loads from *phi.
11275 2017-07-17  Georg-Johann Lay  <avr@gjlay.de>
11277         PR 80929
11278         * config/avr/avr.c (avr_mul_highpart_cost): New static function.
11279         (avr_rtx_costs_1) [TRUNCATE]: Use it to compute mul_highpart cost.
11280         [LSHIFTRT, outer_code = TRUNCATE]: Same.
11282 2017-07-17  Jakub Jelinek  <jakub@redhat.com>
11284         PR tree-optimization/81396
11285         * tree-ssa-math-opts.c (struct symbolic_number): Add n_ops field.
11286         (init_symbolic_number): Initialize it to 1.
11287         (perform_symbolic_merge): Add n_ops from both operands into the new
11288         n_ops.
11289         (find_bswap_or_nop): Don't consider n->n == cmpnop computations
11290         without base_addr as useless if they need more than one operation.
11291         (bswap_replace): Handle !bswap case for NULL base_addr.
11293 2017-07-17  Tom de Vries  <tom@codesourcery.com>
11295         PR target/81069
11296         * config/nvptx/nvptx.c (nvptx_single): Insert diverging branch as late
11297         as possible.
11299 2017-07-17  Sebastian Huber  <sebastian.huber@embedded-brains.de>
11301         * config/sparc/rtemself.h (TARGET_OS_CPP_BUILTINS): Add
11302         conditional builtin define __FIX_LEON3FT_B2BST.
11304 2017-07-17  Daniel Cederman  <cederman@gaisler.com>
11306         * config/sparc/t-rtems: Add mfix-gr712rc multilibs. Replace
11307         MULTILIB_EXCEPTIONS with MULTILIB_REQUIRED. Match -mfix-gr712rc
11308         with -mfix-ut700.
11310 2017-07-16  Eric Botcazou  <ebotcazou@adacore.com>
11312         PR rtl-optimization/81424
11313         * optabs.c (prepare_cmp_insn): Use copy_to_reg instead of force_reg
11314         to remove potential trapping from operands if -fnon-call-exceptions.
11316 2017-07-16  Jan Hubicka  <hubicka@ucw.cz>
11318         * tree-ssa-loop-manip.c (tree_transform_and_unroll_loop): Use
11319         profile_proability for scalling.
11320         * scale_profile_for_vect_loop.c (scale_profile_for_vect_loop): Likewise.
11322 2017-07-16  Jan Hubicka  <hubicka@ucw.cz>
11324         * cgraph.c (cgraph_edge::redirect_call_stmt_to_caller): Cleanup.
11326 2017-07-16  Jan Hubicka  <hubicka@ucw.cz>
11328         * cfgloopmanip.c (scale_loop_profile): Avoid use of REG_BR_PROB_BASE
11329         fixpoint arithmetics.
11331 2017-07-16  Jan Hubicka  <hubicka@ucw.cz>
11333         * tree-ssa-loop-unswitch.c (hoist_guard): Avoid use of REG_BR_PROB_BASE
11334         fixpoint arithmetics.
11336 2017-07-16  Jan Hubicka  <hubicka@ucw.cz>
11338         * asan.c (create_cond_insert_point): Avoid use of REG_BR_PROB_BASE
11339         fixpoint arithmetics.
11341 2017-07-16  Jan Hubicka  <hubicka@ucw.cz>
11343         * profile-count.h (profile_probability::from_reg_br_prob_note,
11344         profile_probability::to_reg_br_prob_note): New functions.
11345         * doc/rtl.texi (REG_BR_PROB_NOTE): Update documentation.
11346         * reg-notes.h (REG_BR_PROB, REG_BR_PRED): Update docs.
11347         * predict.c (probability_reliable_p): Update.
11348         (edge_probability_reliable_p): Update.
11349         (br_prob_note_reliable_p): Update.
11350         (invert_br_probabilities): Update.
11351         (add_reg_br_prob_note): New function.
11352         (combine_predictions_for_insn): Update.
11353         * asan.c (asan_clear_shadow): Update.
11354         * cfgbuild.c (compute_outgoing_frequencies): Update.
11355         * cfgrtl.c (force_nonfallthru_and_redirect): Update.
11356         (update_br_prob_note): Update.
11357         (rtl_verify_edges): Update.
11358         (purge_dead_edges): Update.
11359         (fixup_reorder_chain): Update.
11360         * emit-rtl.c (try_split): Update.
11361         * ifcvt.c (cond_exec_process_insns): Update.
11362         (cond_exec_process_if_block): Update.
11363         (dead_or_predicable): Update.
11364         * internal-fn.c (expand_addsub_overflow): Update.
11365         (expand_neg_overflow): Update.
11366         (expand_mul_overflow): Update.
11367         * loop-doloop.c (doloop_modify): Update.
11368         * loop-unroll.c (compare_and_jump_seq): Update.
11369         * optabs.c (emit_cmp_and_jump_insn_1): Update.
11370         * predict.h: Update.
11371         * reorg.c (mostly_true_jump): Update.
11372         * rtl.h: Update.
11373         * config/aarch64/aarch64.c (aarch64_emit_unlikely_jump): Update.
11374         * config/alpha/alpha.c (emit_unlikely_jump): Update.
11375         * config/arc/arc.c: (emit_unlikely_jump): Update.
11376         * config/arm/arm.c: (emit_unlikely_jump): Update.
11377         * config/bfin/bfin.c (cbranch_predicted_taken_p): Update.
11378         * config/frv/frv.c (frv_print_operand_jump_hint): Update.
11379         * config/i386/i386.c (ix86_expand_split_stack_prologue): Update.
11380         (ix86_print_operand): Update.
11381         (ix86_split_fp_branch): Update.
11382         (predict_jump): Update.
11383         * config/ia64/ia64.c (ia64_print_operand): Update.
11384         * config/mmix/mmix.c (mmix_print_operand): Update.
11385         * config/powerpcspe/powerpcspe.c (output_cbranch): Update.
11386         (rs6000_expand_split_stack_prologue): Update.
11387         * config/rs6000/rs6000.c: Update.
11388         * config/s390/s390.c (s390_expand_vec_strlen): Update.
11389         (s390_expand_vec_movstr): Update.
11390         (s390_expand_cs_tdsi): Update.
11391         (s390_expand_split_stack_prologue): Update.
11392         * config/sh/sh.c (sh_print_operand): Update.
11393         (expand_cbranchsi4): Update.
11394         (expand_cbranchdi4): Update.
11395         * config/sparc/sparc.c (output_v9branch): Update.
11396         * config/spu/spu.c (get_branch_target): Update.
11397         (ea_load_store_inline): Update.
11398         * config/tilegx/tilegx.c (cbranch_predicted_p): Update.
11399         * config/tilepro/tilepro.c: Update.
11401 2017-07-16  Eric Botcazou  <ebotcazou@adacore.com>
11403         * gimplify.c (mostly_copy_tree_r): Revert latest change.
11404         (gimplify_save_expr): Likewise.
11406 2017-07-07  Jan Hubicka  <hubicka@ucw.cz>
11408         * ipa-visibility.c (function_and_variable_visibility): Fix pasto.
11410 2017-07-07  Jan Hubicka  <hubicka@ucw.cz>
11412         * ipa-fnsummary.c (pass_data_ipa_fn_summary): Use
11413         TV_IPA_FNSUMMARY.
11414         * timevar.def (TV_IPA_FNSUMMARY): Define.
11416 2017-07-16  Daniel Cederman  <cederman@gaisler.com>
11418         * config/sparc/sparc.md (divdf3_fix): Add NOP to prevent back
11419         to back store errata sensitive sequence from being generated.
11420         (sqrtdf2_fix): Likewise.
11422 2017-07-07  Jan Hubicka  <hubicka@ucw.cz>
11424         * tree-ssa-threadupdate.c (compute_path_counts,
11425         update_joiner_offpath_counts): Use profile_probability.
11427 2017-07-15  Thomas Preud'homme  <thomas.preudhomme@arm.com>
11429         Revert:
11430         2017-07-14  Thomas Preud'homme  <thomas.preudhomme@arm.com>
11432         * config/arm/arm-c.c (arm_cpu_builtins): Define
11433         __ARM_FEATURE_NUMERIC_MAXMIN solely based on TARGET_VFP5.
11435 2017-07-14  Kelvin Nilsen  <kelvin@gcc.gnu.org>
11437         * config/rs6000/rs6000-c.c (altivec_overloaded_builtins): Add
11438         array entries to represent __ieee128 versions of the
11439         scalar_test_data_class, scalar_test_neg, scalar_extract_exp,
11440         scalar_extract_sig, and scalar_insert_exp built-in functions.
11441         (altivec_resolve_overloaded_builtin): Add special case handling
11442         for the __builtin_scalar_insert_exp function, as represented by
11443         the P9V_BUILTIN_VEC_VSIEDP constant.
11444         * config/rs6000/rs6000-builtin.def (VSEEQP): Add scalar extract
11445         exponent support for __ieee128 argument.
11446         (VSESQP): Add scalar extract signature support for __ieee128
11447         argument.
11448         (VSTDCNQP): Add scalar test negative support for __ieee128
11449         argument.
11450         (VSIEQP): Add scalar insert exponent support for __int128 argument
11451         with __ieee128 result.
11452         (VSIEQPF): Add scalar insert exponent support for __ieee128
11453         argument with __ieee128 result.
11454         (VSTDCQP): Add scalar test data class support for __ieee128
11455         argument.
11456         (VSTDCNQP): Add overload support for scalar test negative with
11457         __ieee128 argument.
11458         (VSTDCQP): Add overload support for scalar test data class
11459         __ieee128 argument.
11460         * config/rs6000/vsx.md (UNSPEC_VSX_SXSIG) Replace
11461         UNSPEC_VSX_SXSIGDP.
11462         (UNSPEC_VSX_SIEXPQP): New constant.
11463         (xsxexpqp): New insn for VSX scalar extract exponent quad
11464         precision.
11465         (xsxsigqp): New insn for VSX scalar extract significand quad
11466         precision.
11467         (xsiexpqpf): New insn for VSX scalar insert exponent quad
11468         precision with floating point argument.
11469         (xststdcqp): New expand for VSX scalar test data class quad
11470         precision.
11471         (xststdcnegqp): New expand for VSX scalar test negative quad
11472         precision.
11473         (xststdcqp): New insn to match expansions for VSX scalar test data
11474         class quad precision and VSX scalar test negative quad precision.
11475         * config/rs6000/rs6000.c (rs6000_expand_binop_builtin): Add
11476         special case operand checking to enforce that second operand of
11477         VSX scalar test data class with quad precision argument is a 7-bit
11478         unsigned literal.
11479         * doc/extend.texi (PowerPC AltiVec Built-in Functions): Add
11480         prototypes and descriptions of __ieee128 versions of
11481         scalar_extract_exp, scalar_extract_sig, scalar_insert_exp,
11482         scalar_test_data_class, and scalar_test_neg built-in functions.
11484 2016-07-14  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
11486         PR tree-optimization/81162
11487         * gimple-ssa-strength-reduction.c (replace_mult_candidate): Don't
11488         replace a negate with an add.
11490 2017-07-14  James Greenhalgh  <james.greenhalgh@arm.com>
11492         * doc/invoke.texi (arm/-mcpu): Document +crypto.
11494 2017-07-14  Thomas Preud'homme  <thomas.preudhomme@arm.com>
11496         * config/arm/arm-c.c (arm_cpu_builtins): Define
11497         __ARM_FEATURE_NUMERIC_MAXMIN solely based on TARGET_VFP5.
11499 2017-07-14  Thomas Preud'homme  <thomas.preudhomme@arm.com>
11501         * config/arm/arm-cpus.in (cortex-r52): Add new entry.
11502         (armv8-r): Set ARM Cortex-R52 as default CPU.
11503         * config/arm/arm-tables.opt: Regenerate.
11504         * config/arm/arm-tune.md: Regenerate.
11505         * config/arm/driver-arm.c (arm_cpu_table): Add entry for ARM
11506         Cortex-R52.
11507         * doc/invoke.texi: Mention -mtune=cortex-r52 and availability of fp.dp
11508         extension for -mcpu=cortex-r52.
11510 2017-07-14  Thomas Preud'homme  <thomas.preudhomme@arm.com>
11512         * config/arm/arm-isa.h (isa_bit_FP_ARMv8): Delete enumerator.
11513         (ISA_FP_ARMv8): Define as ISA_FPv5 and ISA_FP_D32.
11514         * config/arm/arm-cpus.in (armv8-r): Define fp.sp as enabling FPv5.
11515         (fp-armv8): Define it as FP_ARMv8 only.
11516         config/arm/arm.h (TARGET_FPU_ARMV8): Delete.
11517         (TARGET_VFP_FP16INST): Define using TARGET_VFP5 rather than
11518         TARGET_FPU_ARMV8.
11519         config/arm/arm.c (arm_rtx_costs_internal): Replace checks against
11520         TARGET_FPU_ARMV8 by checks against TARGET_VFP5.
11521         * config/arm/arm-builtins.c (arm_builtin_vectorized_function): Define
11522         first ARM_CHECK_BUILTIN_MODE definition using TARGET_VFP5 rather
11523         than TARGET_FPU_ARMV8.
11524         * config/arm/arm-c.c (arm_cpu_builtins): Likewise for
11525         __ARM_FEATURE_NUMERIC_MAXMIN macro definition.
11526         * config/arm/arm.md (cmov<mode>): Condition on TARGET_VFP5 rather than
11527         TARGET_FPU_ARMV8.
11528         * config/arm/neon.md (neon_vrint): Likewise.
11529         (neon_vcvt): Likewise.
11530         (neon_<fmaxmin_op><mode>): Likewise.
11531         (<fmaxmin><mode>3): Likewise.
11532         * config/arm/vfp.md (l<vrint_pattern><su_optab><mode>si2): Likewise.
11533         * config/arm/predicates.md (arm_cond_move_operator): Check against
11534         TARGET_VFP5 rather than TARGET_FPU_ARMV8 and fix spacing.
11536 2017-07-14  Jackson Woodruff  <jackson.woodruff@arm.com>
11538         * config/aarch64/aarch64.c (aarch64_print_operand): Move comments
11539         to top of function.
11541 2017-07-14  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
11543         * gimple-ssa-store-merging.c (clear_bit_region): Replace reference to
11544         loop in comment with memset.
11546 2017-07-14  Martin Liska  <mliska@suse.cz>
11548         * cfgexpand.c (expand_gimple_basic_block): Remove dead comment.
11549         * dwarf2out.c (is_java): Remove the function.
11550         (output_pubname): Remove usage of the function.
11551         (lower_bound_default): Remove usage of DW_LANG_Java.
11552         (gen_compile_unit_die): Likewise.
11553         * gcc.c: Remove compiler defaults for .java and .zip files.
11554         * gimple-expr.c (remove_suffix): Change as there's no longer
11555         extension than 4-letter one.
11556         * gimplify.c (mostly_copy_tree_r): Remove Java-special part.
11557         (gimplify_save_expr): Likewise.
11558         * ipa-utils.h (polymorphic_type_binfo_p): Remove the comment
11559         as it's possible even for other languages than Java.
11560         * langhooks.h (struct lang_hooks): Remove Java from a comment.
11561         * lto-opts.c (lto_write_options): Remove reference to Java.
11562         * opts.c (strip_off_ending): Update file extension handling.
11563         * tree-cfg.c (verify_gimple_call): Remove comment with Java.
11564         * tree-eh.c (lower_resx): Likewise.
11565         * tree.c (free_lang_data_in_type): Remove dead code.
11566         (find_decls_types_r): Likewise.
11567         (build_common_builtin_nodes): Remove Java from a comment.
11568         (verify_type): Remove dead code.
11569         * varasm.c (assemble_external): Remove Java from a comment.
11571 2017-07-14  Martin Liska  <mliska@suse.cz>
11573         * opts.c (finish_options): Add quotes.
11574         (common_handle_option): Likewise.
11576 2017-07-14  Martin Liska  <mliska@suse.cz>
11578         * dbxout.c (get_lang_number): Do not handle GNU Pascal.
11579         * dbxout.h (extern void dbxout_stab_value_internal_label_diff):
11580         Remove N_SO_PASCAL.
11581         * dwarf2out.c (lower_bound_default): Do not handle
11582         DW_LANG_Pascal83.
11583         (gen_compile_unit_die): Likewise.
11584         * gcc.c: Remove default extension binding for GNU Pascal.
11585         * stmt.c: Remove Pascal language from a comment.
11586         * xcoffout.c: Likewise.
11588 2017-07-13  David Malcolm  <dmalcolm@redhat.com>
11590         PR c/81405
11591         * diagnostic-show-locus.c (fixit_cmp): New function.
11592         (layout::layout): Sort m_fixit_hints.
11593         (column_range::column_range): Assert that the values are valid.
11594         (struct char_span): New struct.
11595         (correction::overwrite): New method.
11596         (struct source_line): New struct.
11597         (line_corrections::add_hint): Add assertions.  Reimplement memcpy
11598         calls in terms of classes source_line and char_span, and
11599         correction::overwrite.
11600         (selftest::test_overlapped_fixit_printing_2): New function.
11601         (selftest::diagnostic_show_locus_c_tests): Call it.
11603 2017-07-13  Will Schmidt  <will_schmidt@vnet.ibm.com>
11605         * config/rs6000/rs6000.c (rs6000_gimple_fold_builtin): Return
11606         early if there is no lhs.
11608 2017-07-13  Martin Liska  <mliska@suse.cz>
11610         * dwarf2out.c (gen_pointer_type_die): Remove dead code.
11611         (gen_reference_type_die): Likewise.
11612         * stor-layout.c: Remove Pascal-related comment.
11614 2017-07-13  Martin Liska  <mliska@suse.cz>
11616         * opts.c (finish_options): Add quotes to error messages.
11617         (parse_sanitizer_options): Likewise.
11619 2017-07-13  Thomas Preud'homme  <thomas.preudhomme@arm.com>
11621         * doc/invoke.texi (armv8-r): Document +fp.sp ARMv8-R extension.
11623 2017-07-13  Richard Earnshaw  <rearnsha@arm.com>
11625         * config/arm/vxworks.h (TARGET_ENDIAN_DEFAULT): Define.
11627 2017-07-13  Maxim Ostapenko  <m.ostapenko@samsung.com>
11629         * asan.c (asan_emit_allocas_unpoison): Use ptr_mode for arguments
11630         during expansion.
11631         * builtins.c (expand_asan_emit_allocas_unpoison): Likewise.
11633 2017-07-12  Michael Meissner  <meissner@linux.vnet.ibm.com>
11635         PR target/81193
11636         * config/rs6000/rs6000-c.c (rs6000_cpu_cpp_builtins): If GLIBC
11637         provides the hardware capability bits, define the macro
11638         __BUILTIN_CPU_SUPPORTS__.
11639         * config/rs6000/rs6000.c (cpu_expand_builtin): Generate a warning
11640         if GLIBC does not provide the hardware capability bits.  Add a
11641         gcc_unreachable call if the built-in cpu function is neither
11642         __builtin_cpu_is nor __builtin_cpu_supports.
11643         (rs6000_get_function_versions_dispatcher): Change the warning
11644         that an old GLIBC is used which does not export the capability
11645         bits to be an error.
11646         * doc/extend.texi (target_clones attribute): Document the
11647         restriction that GLIBC 2.23 or newer is needed on the PowerPC.
11648         (PowerPC built-in functions): Document that GLIBC 2.23 or newer is
11649         needed by __builtin_cpu_is and __builtin_cpu_supports.  Document
11650         the macros defined by GCC if the newer GLIBC is available.
11652 2017-07-12  Jeff Law  <law@redhat.com>
11654         * config/riscv/riscv.c: Remove unnecessary includes.  Reorder
11655         remaining includes slightly.
11656         * config/riscv/riscv-builtins.c: Include profile-count.h.
11658 2017-07-12  Georg-Johann Lay  <avr@gjlay.de>
11660         PR target/79883
11661         * config/avr/avr.c (avr_set_current_function): In diagnostic
11662         messages: Quote keywords and (parts of) identifiers.
11663         [WITH_AVRLIBC]: Warn for functions named "ISR", "SIGNAL" or
11664         "INTERUPT".
11666 2017-07-12  Carl Love  <cel@us.ibm.com>
11668         * config/rs6000/rs6000-c.c: Add support for built-in functions
11669         vector bool char vec_revb (vector bool char);
11670         vector bool short vec_revb (vector short char);
11671         vector bool int vec_revb (vector bool int);
11672         vector bool long long vec_revb (vector bool long long);
11673         * doc/extend.texi: Update the built-in documentation file for the
11674         new built-in functions.
11676 2017-07-12  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
11678         * config/s390/s390.md: Remove movcc splitter.
11680 2017-07-12  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
11682         * config/s390/s390.c (s390_rtx_costs): Return proper costs for
11683         load/store on condition.
11685 2017-07-12  Georg-Johann Lay  <avr@gjlay.de>
11687         PR target/81407
11688         * config/avr/avr.c (avr_encode_section_info)
11689         [progmem && !TREE_READONLY]: Error if progmem object needs
11690         constructing.
11692 2017-07-11  Michael Collison  <michael.collison@arm.com>
11694         * config/aarch64/aarch64-simd.md (aarch64_sub<mode>_compare0):
11695         New pattern.
11697 2017-07-11  Carl Love  <cel@us.ibm.com>
11699         * config/rs6000/rs6000-c.c: Add support for builtins
11700         vector unsigned int vec_parity_lsbb (vector signed int);
11701         vector unsigned int vec_parity_lsbb (vector unsigned int);
11702         vector unsigned __int128 vec_parity_lsbb (vector signed __int128);
11703         vector unsigned __int128 vec_parity_lsbb (vector unsigned __int128);
11704         vector unsigned long long vec_parity_lsbb (vector signed long long);
11705         vector unsigned long long vec_parity_lsbb (vector unsigned long long);
11706         * config/rs6000/rs6000-builtin.def (VPARITY_LSBB): Add BU_P9V_OVERLOAD1.
11707         * config/rs6000/altivec.h (vec_parity_lsbb): Add define.
11708         * doc/extend.texi: Update the built-in documentation file for the
11709         new built-in functions.
11711 2017-07-11  David Malcolm  <dmalcolm@redhat.com>
11713         * diagnostic-show-locus.c: Include "gcc-rich-location.h".
11714         (layout::m_primary_loc): New field.
11715         (layout::layout): Initialize new field.  Move location filtering
11716         logic from here to...
11717         (layout::maybe_add_location_range): ...this new method.  Add
11718         support for filtering to just the lines already specified by other
11719         locations.
11720         (layout::will_show_line_p): New method.
11721         (gcc_rich_location::add_location_if_nearby): New method.
11722         (selftest::test_add_location_if_nearby): New test function.
11723         (selftest::diagnostic_show_locus_c_tests): Call it.
11724         * gcc-rich-location.h (gcc_rich_location::add_location_if_nearby):
11725         New method.
11727 2017-07-11  Tom de Vries  <tom@codesourcery.com>
11729         * config/nvptx/nvptx.c (WORKAROUND_PTXJIT_BUG): New macro.
11730         (bb_first_real_insn): New function.
11731         (nvptx_single): Add extra initialization of broadcasted condition
11732         variables.
11734 2017-07-11  Nathan Sidwell  <nathan@acm.org>
11736         * dwarf2out.c (gen_member_die): Remove useless check for anon ctors.
11738 2017-07-11  Georg-Johann Lay  <avr@gjlay.de>
11740         * doc/extend.texi (AVR Function Attributes): Remove weblink to
11741         Binutils doc as TEXI will mess them up.
11742         * doc/invoke.texi (AVR Options): Same here.
11744 2017-07-11  Daniel Cederman  <cederman@gaisler.com>
11746         * config/sparc/sparc.opt (mfix-ut700): New option.
11747         (mfix-gr712rc): Likewise.
11748         (sparc_fix_b2bst): New variable.
11749         * doc/invoke.texi (SPARC options): Document them.
11750         (ARM options): Fix warnings.
11751         * config/sparc/sparc.c (sparc_do_work_around_errata): Insert NOP
11752         instructions to prevent sequences that can trigger the store-store
11753         errata for certain LEON3FT processors.
11754         (pass_work_around_errata::gate): Also test sparc_fix_b2bst.
11755         (sparc_option_override): Set sparc_fix_b2bst appropriately.
11756         * config/sparc/sparc.md (fix_b2bst): New attribute.
11757         (in_branch_delay): Prevent stores in delay slot if fix_b2bst.
11759 2017-07-10  Uros Bizjak  <ubizjak@gmail.com>
11761         PR target/81375
11762         * config/i386/i386.md (divsf3): Add TARGET_SSE to TARGET_SSE_MATH.
11763         (rcpps): Ditto.
11764         (*rsqrtsf2_sse): Ditto.
11765         (rsqrtsf2): Ditto.
11766         (div<mode>3): Macroize insn from divdf3 and divsf3
11767         using MODEF mode iterator.
11769 2017-07-10  Martin Sebor  <msebor@redhat.com>
11771         PR tree-optimization/80397
11772         * gimple-ssa-sprintf.c (format_integer): Use INTEGRAL_TYPE_P()
11773         instead of testing for equality to INTEGER_TYPE.
11775 2017-07-10  Vineet Gupta <vgupta@synopsys.com>
11777         * config.gcc: Remove uclibc from arc target spec.
11779 2017-07-10  Claudiu Zissulescu  <claziss@synopsys.com>
11781         * config/arc/arc.h (ADDITIONAL_REGISTER_NAMES): Define.
11783 2017-07-07  Jan Hubicka  <hubicka@ucw.cz>
11785         PR lto/80838
11786         * lto-wrapper.c (remove_option): New function.
11787         (merge_and_complain): Merge PIC/PIE options more realistically.
11789 2017-07-10  Georg-Johann Lay  <avr@gjlay.de>
11791         Better ISR prologues by supporting GASes __gcc_isr pseudo insn.
11793         PR target/20296
11794         PR target/81268
11795         * configure.ac [target=avr]: Add GAS check for -mgcc-isr.
11796         (HAVE_AS_AVR_MGCCISR_OPTION):  If so, AC_DEFINE it.
11797         * config.in: Regenerate.
11798         * configure: Regenerate.
11799         * doc/extend.texi (AVR Function Attributes) <no_gccisr>: Document it.
11800         * doc/invoke.texi (AVR Options) <-mgas-isr-prologues>: Document it.
11801         * config/avr/avr.opt (-mgas-isr-prologues): New option and...
11802         (TARGET_GASISR_PROLOGUES): ...target mask.
11803         * common/config/avr/avr-common.c
11804         (avr_option_optimization_table) [OPT_LEVELS_1_PLUS_NOT_DEBUG]:
11805         Set -mgas-isr-prologues.
11806         * config/avr/avr-passes.def (avr_pass_pre_proep): Add
11807         INSERT_PASS_BEFORE for it.
11808         * config/avr/avr-protos.h (make_avr_pass_pre_proep): New proto.
11809         * config/avr/avr.c (avr_option_override)
11810         [!HAVE_AS_AVR_MGCCISR_OPTION]: Unset TARGET_GASISR_PROLOGUES.
11811         (avr_no_gccisr_function_p, avr_hregs_split_reg): New static functions.
11812         (avr_attribute_table) <no_gccisr>: Add new function attribute.
11813         (avr_set_current_function) <is_no_gccisr>: Init machine field.
11814         (avr_pass_data_pre_proep, avr_pass_pre_proep): New pass data
11815         and rtl_opt_pass.
11816         (make_avr_pass_pre_proep): New function.
11817         (emit_push_sfr) <treg>: Add argument to function and use it
11818         instead of TMP_REG.
11819         (avr_expand_prologue) [machine->gasisr.maybe]: Emit gasisr insn
11820         and set machine->gasisr.yes.
11821         (avr_expand_epilogue) [machine->gasisr.yes]: Similar.
11822         (avr_asm_function_end_prologue) [machine->gasisr.yes]: Add
11823         __gcc_isr.n_pushed to .L__stack_usage.
11824         (TARGET_ASM_FINAL_POSTSCAN_INSN): Define to...
11825         (avr_asm_final_postscan_insn): ...this new static function.
11826         * config/avr/avr.h (machine_function)
11827         <is_no_gccisr, use_L__stack_usage>: New fields.
11828         <gasisr, gasisr.yes, gasisr.maybe, gasisr.regno>: New fields.
11829         * config/avr/avr.md (UNSPECV_GASISR): Add unspecv enum.
11830         (GASISR_Prologue, GASISR_Epilogue, GASISR_Done): New define_constants.
11831         (gasisr, *gasisr): New expander and insn.
11832         * config/avr/gen-avr-mmcu-specs.c (print_mcu)
11833         [HAVE_AS_AVR_MGCCISR_OPTION]: Print asm_gccisr spec.
11834         * config/avr/specs.h (ASM_SPEC) <asm_gccisr>: Add sub spec.
11836 2017-07-10  Richard Earnshaw  <rearnsha@arm.com>
11838         * config/arm/parsecpu.awk (gen_comm_data): Do not escape single quotes
11839         in quoted strings.
11841 2017-07-10  Georg-Johann Lay  <avr@gjlay.de>
11843         Move jump-tables out of .text again.
11845         PR target/81075
11846         * config/avr/avr.c (ASM_OUTPUT_ADDR_VEC_ELT): Remove function.
11847         (ASM_OUTPUT_ADDR_VEC): New function.
11848         (avr_adjust_insn_length) [JUMP_TABLE_DATA_P]: Return 0.
11849         (avr_final_prescan_insn) [avr_log.insn_addresses]: Dump
11850         INSN_ADDRESSes as asm comment.
11851         * config/avr/avr.h (JUMP_TABLES_IN_TEXT_SECTION): Adjust comment.
11852         (ASM_OUTPUT_ADDR_VEC_ELT): Remove define.
11853         (ASM_OUTPUT_ADDR_VEC): Define to avr_output_addr_vec.
11854         * config/avr/avr.md (*tablejump): Adjust comment.
11855         * config/avr/elf.h (ASM_OUTPUT_BEFORE_CASE_LABEL): Remove.
11856         * config/avr/avr-log.c (avr_log_set_avr_log) <insn_addresses>:
11857         New detail.
11858         * config/avr/avr-protos.h (avr_output_addr_vec_elt): Remove proto.
11859         (avr_output_addr_vec): New proto.
11860         (avr_log_t) <insn_addresses>: New field.
11862 2017-07-09  H.J. Lu  <hongjiu.lu@intel.com>
11864         PR target/81313
11865         * config/i386/i386.c (ix86_function_arg_advance): Set
11866         outgoing_args_on_stack to true if there are outgoing arguments
11867         on stack.
11868         (ix86_function_arg): Likewise.
11869         (ix86_get_drap_rtx): Use DRAP only if there are outgoing
11870         arguments on stack and ACCUMULATE_OUTGOING_ARGS is false.
11871         * config/i386/i386.h (machine_function): Add
11872         outgoing_args_on_stack.
11874 2017-07-09  Krister Walfridsson  <krister.walfridsson@gmail.com>
11876         * config.gcc (*-*-netbsd*): Remove check for NetBSD versions not
11877         supporting pthreds.
11878         * config/netbsd.h (NETBSD_LIBGCC_SPEC): Always enable pthreads.
11880 2017-07-08  Richard Sandiford  <richard.sandiford@linaro.org>
11882         * Makefile.in (HOOKS_H, RTL_BASE_H, FUNCTION_H, EXPR_H, REGS_H)
11883         (REAL_H): Remove $(MACHMODE_H).
11884         (FIXED_VALUE_H, TREE_CORE_H, CFGLOOP_H): Remove $(MACHMODE_H) and
11885         double-int.h.
11886         (CORETYPES_H): Add signop.h, wide-int.h, wide-int-print.h,
11887         $(MACHMODE_H) and double-int.h.
11888         (build/min-insn-modes.o): Depend on $(CORETYPES_H) rather than
11889         $(MACHMODE_H).
11890         (gengtype-state.o, gengtype.o, build/gengtype.o): Don't depend on
11891         double-int.h.
11893 2017-07-07  Andrew Pinski  <apinski@cavium.com>
11895         * config/aarch64/aarch64.c (aarch_macro_fusion_pair_p): Check
11896         prev_set and curr_set for AARCH64_FUSE_ALU_BRANCH.
11898 2017-07-07  Michael Meissner  <meissner@linux.vnet.ibm.com>
11900         * config/rs6000/rs6000.c (rs6000_get_function_versions_dispatcher):
11901         Add warning if GCC was not configured to link against a GLIBC that
11902         exports the hardware capability bits.
11903         (make_resolver_func): Make resolver function private and not a
11904         COMDAT function.  Create the name with clone_function_name instead
11905         of make_unique_name.
11907         PR target/81348
11908         * config/rs6000/rs6000.md (HI sign_extend splitter): Use the
11909         correct operand in doing the split.
11911 2017-07-07 Carl Love  <cel@us.ibm.com>
11913         * config/rs6000/rs6000-c: Add support for built-in function
11914         vector unsigned short vec_pack_to_short_fp32 (vector float,
11915                                                       vector float).
11916         * config/rs6000/rs6000-builtin.def (CONVERT_4F32_8I16): Add
11917         BU_P9V_AV_2 and BU_P9V_OVERLOAD_2 definitions.
11918         * config/rs6000/altivec.h (vec_pack_to_short_fp32): Add define.
11919         * config/rs6000/altivec.md(UNSPEC_CONVERT_4F32_8I16): Add UNSPEC.
11920         (convert_4f32_8i16): Add define_expand.
11921         * doc/extend.texi: Update the built-in documentation file for the
11922         new built-in function.
11924 2017-07-07  Jose E. Marchesi  <jose.marchesi@oracle.com>
11926         * config/sparc/m8.md: New file.
11927         * config/sparc/sparc.md: Include m8.md.
11929 2017-07-07  Jose E. Marchesi  <jose.marchesi@oracle.com>
11931         * config/sparc/sparc.opt: New option -mvis4b.
11932         * config/sparc/sparc.c (dump_target_flag_bits): Handle MASK_VIS4B.
11933         (sparc_option_override): Handle VIS4B.
11934         (enum sparc_builtins): Define
11935         SPARC_BUILTIN_DICTUNPACK{8,16,32},
11936         SPARC_BUILTIN_FPCMP{LE,GT,EQ,NE}{8,16,32}SHL,
11937         SPARC_BUILTIN_FPCMPU{LE,GT}{8,16,32}SHL,
11938         SPARC_BUILTIN_FPCMPDE{8,16,32}SHL and
11939         SPARC_BUILTIN_FPCMPUR{8,16,32}SHL.
11940         (check_constant_argument): New function.
11941         (sparc_vis_init_builtins): Define builtins
11942         __builtin_vis_dictunpack{8,16,32},
11943         __builtin_vis_fpcmp{le,gt,eq,ne}{8,16,32}shl,
11944         __builtin_vis_fpcmpu{le,gt}{8,16,32}shl,
11945         __builtin_vis_fpcmpde{8,16,32}shl and
11946         __builtin_vis_fpcmpur{8,16,32}shl.
11947         (sparc_expand_builtin): Check that the constant operands to
11948         __builtin_vis_fpcmp*shl and _builtin_vis_dictunpack* are indeed
11949         constant and in range.
11950         * config/sparc/sparc-c.c (sparc_target_macros): Handle
11951         TARGET_VIS4B.
11952         * config/sparc/sparc.h (SPARC_IMM2_P): Define.
11953         (SPARC_IMM5_P): Likewise.
11954         * config/sparc/sparc.md (cpu_feature): Add new feagure "vis4b".
11955         (enabled): Handle vis4b.
11956         (UNSPEC_DICTUNPACK): New unspec.
11957         (UNSPEC_FPCMPSHL): Likewise.
11958         (UNSPEC_FPUCMPSHL): Likewise.
11959         (UNSPEC_FPCMPDESHL): Likewise.
11960         (UNSPEC_FPCMPURSHL): Likewise.
11961         (cpu_feature): New CPU feature `vis4b'.
11962         (dictunpack{8,16,32}): New insns.
11963         (FPCSMODE): New mode iterator.
11964         (fpcscond): New code iterator.
11965         (fpcsucond): Likewise.
11966         (fpcmp{le,gt,eq,ne}{8,16,32}{si,di}shl): New insns.
11967         (fpcmpu{le,gt}{8,16,32}{si,di}shl): Likewise.
11968         (fpcmpde{8,16,32}{si,di}shl): Likewise.
11969         (fpcmpur{8,16,32}{si,di}shl): Likewise.
11970         * config/sparc/constraints.md: Define constraints `q' for unsigned
11971         2-bit integer constants and `t' for unsigned 5-bit integer
11972         constants.
11973         * config/sparc/predicates.md (imm5_operand_dictunpack8): New
11974         predicate.
11975         (imm5_operand_dictunpack16): Likewise.
11976         (imm5_operand_dictunpack32): Likewise.
11977         (imm2_operand): Likewise.
11978         * doc/invoke.texi (SPARC Options): Document -mvis4b.
11979         * doc/extend.texi (SPARC VIS Built-in Functions): Document the
11980         ditunpack* and fpcmp*shl builtins.
11982 2017-07-07  Jose E. Marchesi  <jose.marchesi@oracle.com>
11984         * config.gcc: Handle m8 in --with-{cpu,tune} options.
11985         * config.in: Add HAVE_AS_SPARC6 define.
11986         * config/sparc/driver-sparc.c (cpu_names): Add entry for the SPARC
11987         M8.
11988         * config/sparc/sol2.h (CPP_CPU64_DEFAULT_SPEC): Define for
11989         TARGET_CPU_m8.
11990         (ASM_CPU32_DEFAUILT_SPEC): Likewise.
11991         (CPP_CPU_SPEC): Handle m8.
11992         (ASM_CPU_SPEC): Likewise.
11993         * config/sparc/sparc-opts.h (enum processor_type): Add
11994         PROCESSOR_M8.
11995         * config/sparc/sparc.c (m8_costs): New struct.
11996         (sparc_option_override): Handle TARGET_CPU_m8.
11997         (sparc32_initialize_trampoline): Likewise.
11998         (sparc64_initialize_trampoline): Likewise.
11999         (sparc_issue_rate): Likewise.
12000         (sparc_register_move_cost): Likewise.
12001         * config/sparc/sparc.h (TARGET_CPU_m8): Define.
12002         (CPP_CPU64_DEFAULT_SPEC): Define for M8.
12003         (ASM_CPU64_DEFAULT_SPEC): Likewise.
12004         (CPP_CPU_SPEC): Handle M8.
12005         (ASM_CPU_SPEC): Likewise.
12006         (AS_M8_FLAG): Define.
12007         * config/sparc/sparc.md: Add m8 to the cpu attribute.
12008         * config/sparc/sparc.opt: New option -mcpu=m8 for sparc targets.
12009         * configure.ac (HAVE_AS_SPARC6): Check for assembler support for
12010         M8 instructions.
12011         * configure: Regenerate.
12012         * doc/invoke.texi (SPARC Options): Document -mcpu=m8 and
12013         -mtune=m8.
12015 2017-07-07  Jose E. Marchesi  <jose.marchesi@oracle.com>
12017         * config/sparc/niagara7.md: Rework the DFA scheduler to use insn
12018         subtypes.
12019         * config/sparc/sparc.md: Remove the `v3pipe' insn attribute.
12020         ("*movdi_insn_sp32"): Do not set v3pipe.
12021         ("*movsi_insn"): Likewise.
12022         ("*movdi_insn_sp64"): Likewise.
12023         ("*movsf_insn"): Likewise.
12024         ("*movdf_insn_sp32"): Likewise.
12025         ("*movdf_insn_sp64"): Likewise.
12026         ("*zero_extendsidi2_insn_sp64"): Likewise.
12027         ("*sign_extendsidi2_insn"): Likewise.
12028         ("*mov<VM32:mode>_insn"): Likewise.
12029         ("*mov<VM64:mode>_insn_sp64"): Likewise.
12030         ("*mov<VM64:mode>_insn_sp32"): Likewise.
12031         ("<plusminus_insn><VADDSUB:mode>3"): Likewise.
12032         ("<vlop:code><VL:mode>3"): Likewise.
12033         ("*not_<vlop:code><VL:mode>3"): Likewise.
12034         ("*nand<VL:mode>_vis"): Likewise.
12035         ("*<vlnotop:code>_not1<VL:mode>_vis"): Likewise.
12036         ("*<vlnotop:code>_not2<VL:mode>_vis"): Likewise.
12037         ("one_cmpl<VL:mode>2"): Likewise.
12038         ("faligndata<VM64:mode>_vis"): Likewise.
12039         ("alignaddrsi_vis"): Likewise.
12040         ("alignaddrdi_vis"): Likweise.
12041         ("alignaddrlsi_vis"): Likewise.
12042         ("alignaddrldi_vis"): Likewise.
12043         ("fcmp<gcond:code><GCM:gcm_name><P:mode>_vis"): Likewise.
12044         ("bmaskdi_vis"): Likewise.
12045         ("bmasksi_vis"): Likewise.
12046         ("bshuffle<VM64:mode>_vis"): Likewise.
12047         ("cmask8<P:mode>_vis"): Likewise.
12048         ("cmask16<P:mode>_vis"): Likewise.
12049         ("cmask32<P:mode>_vis"): Likewise.
12050         ("pdistn<P:mode>_vis"): Likewise.
12051         ("<vis3_addsub_ss_patname><VASS:mode>3"): Likewise.
12053 2017-07-07  Jose E. Marchesi  <jose.marchesi@oracle.com>
12055         * config/sparc/sparc.md ("subtype"): New insn attribute.
12056         ("*wrgsr_sp64"): Set insn subtype.
12057         ("*rdgsr_sp64"): Likewise.
12058         ("alignaddrsi_vis"): Likewise.
12059         ("alignaddrdi_vis"): Likewise.
12060         ("alignaddrlsi_vis"): Likewise.
12061         ("alignaddrldi_vis"): Likewise.
12062         ("<plusminus_insn><VADDSUB:mode>3"): Likewise.
12063         ("fexpand_vis"): Likewise.
12064         ("fpmerge_vis"): Likewise.
12065         ("faligndata<VM64:mode>_vis"): Likewise.
12066         ("bshuffle<VM64:mode>_vis"): Likewise.
12067         ("cmask8<P:mode>_vis"): Likewise.
12068         ("cmask16<P:mode>_vis"): Likewise.
12069         ("cmask32<P:mode>_vis"): Likewise.
12070         ("fchksm16_vis"): Likewise.
12071         ("v<vis3_shift_patname><GCM:mode>3"): Likewise.
12072         ("fmean16_vis"): Likewise.
12073         ("fp<plusminus_insn>64_vis"): Likewise.
12074         ("<plusminus_insn>v8qi3"): Likewise.
12075         ("<vis3_addsub_ss_patname><VASS:mode>3"): Likewise.
12076         ("<vis4_minmax_patname><VMMAX:mode>3"): Likewise.
12077         ("<vis4_uminmax_patname><VMMAX:mode>3"): Likewise.
12078         ("<vis3_addsub_ss_patname>v8qi3"): Likewise.
12079         ("<vis4_addsub_us_patname><VAUS:mode>3"): Likewise.
12080         ("*movqi_insn"): Likewise.
12081         ("*movhi_insn"): Likewise.
12082         ("*movsi_insn"): Likewise.
12083         ("movsi_pic_gotdata_op"): Likewise.
12084         ("*movdi_insn_sp32"): Likewise.
12085         ("*movdi_insn_sp64"): Likewise.
12086         ("movdi_pic_gotdata_op"): Likewise.
12087         ("*movsf_insn"): Likewise.
12088         ("*movdf_insn_sp32"): Likewise.
12089         ("*movdf_insn_sp64"): Likewise.
12090         ("*zero_extendhisi2_insn"): Likewise.
12091         ("*zero_extendqihi2_insn"): Likewise.
12092         ("*zero_extendqisi2_insn"): Likewise.
12093         ("*zero_extendqidi2_insn"): Likewise.
12094         ("*zero_extendhidi2_insn"): Likewise.
12095         ("*zero_extendsidi2_insn_sp64"): Likewise.
12096         ("ldfsr"): Likewise.
12097         ("prefetch_64"): Likewise.
12098         ("prefetch_32"): Likewise.
12099         ("tie_ld32"): Likewise.
12100         ("tie_ld64"): Likewise.
12101         ("*tldo_ldub_sp32"): Likewise.
12102         ("*tldo_ldub1_sp32"): Likewise.
12103         ("*tldo_ldub2_sp32"): Likewise.
12104         ("*tldo_ldub_sp64"): Likewise.
12105         ("*tldo_ldub1_sp64"): Likewise.
12106         ("*tldo_ldub2_sp64"): Likewise.
12107         ("*tldo_ldub3_sp64"): Likewise.
12108         ("*tldo_lduh_sp32"): Likewise.
12109         ("*tldo_lduh1_sp32"): Likewise.
12110         ("*tldo_lduh_sp64"): Likewise.
12111         ("*tldo_lduh1_sp64"): Likewise.
12112         ("*tldo_lduh2_sp64"): Likewise.
12113         ("*tldo_lduw_sp32"): Likewise.
12114         ("*tldo_lduw_sp64"): Likewise.
12115         ("*tldo_lduw1_sp64"): Likewise.
12116         ("*tldo_ldx_sp64"): Likewise.
12117         ("*mov<VM32:mode>_insn"): Likewise.
12118         ("*mov<VM64:mode>_insn_sp64"): Likewise.
12119         ("*mov<VM64:mode>_insn_sp32"): Likewise.
12121 2017-07-07  Jose E. Marchesi  <jose.marchesi@oracle.com>
12123         * config/sparc/sparc.md ("type"): New insn type viscmp.
12124         ("fcmp<gcond:code><GCM:gcm_name><P:mode>_vis"): Set insn type to
12125         viscmp.
12126         ("fpcmp<gcond:code>8<P:mode>_vis"): Likewise.
12127         ("fucmp<gcond:code>8<P:mode>_vis"): Likewise.
12128         ("fpcmpu<gcond:code><GCM:gcm_name><P:mode>_vis"): Likewise.
12129         * config/sparc/niagara7.md ("n7_vis_logical_v3pipe"): Handle
12130         viscmp.
12131         ("n7_vis_logical_11cycle"): Likewise.
12132         * config/sparc/niagara4.md ("n4_vis_logical"): Likewise.
12133         * config/sparc/niagara2.md ("niag3_vis": Likewise.
12134         * config/sparc/niagara.md ("niag_vis"): Likewise.
12135         * config/sparc/ultra3.md ("us3_fga"): Likewise.
12136         * config/sparc/ultra1_2.md ("us1_fga_double"): Likewise.
12138 2017-07-07  Jose E. Marchesi  <jose.marchesi@oracle.com>
12140         * config/sparc/sparc.md: New instruction type `bmask'.
12141         (bmaskdi_vis): Use the `bmask' type.
12142         (bmasksi_vis): Likewise.
12143         * config/sparc/ultra3.md (us3_array): Likewise.
12144         * config/sparc/niagara7.md (n7_array): Likewise.
12145         * config/sparc/niagara4.md (n4_array): Likewise.
12146         * config/sparc/niagara2.md (niag2_vis): Likewise.
12147         (niag3_vis): Likewise.
12148         * config/sparc/niagara.md (niag_vis): Likewise.
12150 2017-07-06  Jan Hubicka  <hubicka@ucw.cz>
12152         * ipa-comdats.c: Remove optimize check from gate.
12153         * ipa-fnsummary.c (ipa_fn_summary_generate): do not generate summary
12154         for functions not optimized.
12155         (ipa_fn_summary_read): Skip optimize check.
12156         (ipa_fn_summary_write): Likewise.
12157         * ipa-inline-analysis.c (do_estimate_growth_1): Check that caller
12158         is optimized.
12159         * ipa-inline.c (can_inline_edge_p): Not optimized functions are
12160         uninlinable.
12161         (can_inline_edge_p): Check flag_pcc_struct_return for match.
12162         (check_callers): Give up on caller which is not optimized.
12163         (inline_small_functions): Likewise.
12164         (ipa_inline): Do not give up when not optimizing.
12165         * ipa-visbility.c (function_and_variable_visibility): Do not optimize
12166         away unoptimizes cdtors.
12167         (whole_program_function_and_variable_visibility): Do
12168         ipa_discover_readonly_nonaddressable_vars in LTO mode.
12169         * ipa.c (process_references): Do not check optimize.
12170         (symbol_table::remove_unreachable_nodes): Update optimize check.
12171         (set_writeonly_bit): Update optimize check.
12172         (pass_ipa_cdtor_merge::gate): Do not check optimize.
12173         (pass_ipa_single_use::gate): Remove.
12175 2017-07-06  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
12177         * config/rs6000/rs6000.c (union_defs, union_uses, insn_is_load_p,
12178         insn_is_store_p, insn_is_swap_p, const_load_sequence_p, v2df_reduction_p,
12179         rtx_is_swappable_p, insn_is_swappable_p, chain_contains_only_swaps,
12180         mark_swaps_for_removal, swap_const_vector_halves, adjust_subreg_index,
12181         permute_load, permute_store, adjust_extract, adjust_splat,
12182         adjust_xxpermdi, adjust_concat, adjust_vperm, handle_special_swappables,
12183         replace_swap_with_copy, dump_swap_insn_table,
12184         alignment_with_canonical_addr, alignment_mask, find_alignment_op,
12185         recombine_lvx_pattern, recombine_stvx_pattern,
12186         recombine_lvx_stvx_patterns, rs6000_analyze_swaps,
12187         make_pass_analyze_swaps): Move all code related to p8 swap optimizations
12188         to file rs6000-p8swap.c.
12189         * config/rs6000/rs6000-p8swap.c: New file.
12190         * config/rs6000/t-rs6000: Add rule to build rs6000-p8swap.o.
12191         * config.gcc: Add rs6000-p8swap.o to extra_objs for powerpc*-*-*
12192         and rs6000*-*-* targets.
12194 2017-07-06  David Malcolm  <dmalcolm@redhat.com>
12196         * Makefile.in (selftest): Remove dependency on s-selftest-c++.
12198 2017-07-06  Jan Hubicka  <hubicka@ucw.cz>
12200         * lto-wrapper.c (merge_and_complain): Do not merge
12201         fexceptions, fnon_call_exceptions, ftrapv, ffp_contract_, fmath_errno,
12202         fsigned_zeros, ftrapping_math, fwrapv.
12203         (append_compiler_options): Do not track these options.
12204         (append_linker_options): Likewie
12206 2017-07-06  Jan Hubicka  <hubicka@ucw.cz>
12208         * cgraphunit.c (cgraph_node::finalize_function): When
12209         !flag_toplevel_reorde set no_reorder flag.
12210         (varpool_node::finalize_decl): Likewise.
12211         (symbol_table::compile): Drop no toplevel reorder path.
12213 2017-07-06  Jan Hubicka  <hubicka@ucw.cz>
12215         * bb-reorder.c (better_edge_p): Do not build traces across abnormal/eh
12216         edges; zero probability is not better than uninitialized.
12218 2017-07-06  Maxim Ostapenko  <m.ostapenko@samsung.com>
12220         * asan.h (asan_sanitize_allocas_p): Declare.
12221         * asan.c (asan_sanitize_allocas_p): New function.
12222         (handle_builtin_stack_restore): Bail out if !asan_sanitize_allocas_p.
12223         (handle_builtin_alloca): Likewise.
12224         * cfgexpand.c (expand_used_vars): Do not add allocas unpoisoning stuff
12225         if !asan_sanitize_allocas_p.
12226         * params.def (asan-instrument-allocas): Add new option.
12227         * params.h (ASAN_PROTECT_ALLOCAS): Define.
12228         * opts.c (common_handle_option): Disable allocas sanitization for
12229         KASan by default.
12231 2017-07-06  Maxim Ostapenko  <m.ostapenko@samsung.com>
12233         * asan.c: Include gimple-fold.h.
12234         (get_last_alloca_addr): New function.
12235         (handle_builtin_stackrestore): Likewise.
12236         (handle_builtin_alloca): Likewise.
12237         (asan_emit_allocas_unpoison): Likewise.
12238         (get_mem_refs_of_builtin_call): Add new parameter, remove const
12239         quallifier from first paramerer. Handle BUILT_IN_ALLOCA,
12240         BUILT_IN_ALLOCA_WITH_ALIGN and BUILT_IN_STACK_RESTORE builtins.
12241         (instrument_builtin_call): Pass gimple iterator to
12242         get_mem_refs_of_builtin_call.
12243         (last_alloca_addr): New global.
12244         * asan.h (asan_emit_allocas_unpoison): Declare.
12245         * builtins.c (expand_asan_emit_allocas_unpoison): New function.
12246         (expand_builtin): Handle BUILT_IN_ASAN_ALLOCAS_UNPOISON.
12247         * cfgexpand.c (expand_used_vars): Call asan_emit_allocas_unpoison
12248         if function calls alloca.
12249         * gimple-fold.c (replace_call_with_value): Remove static keyword.
12250         * gimple-fold.h (replace_call_with_value): Declare.
12251         * internal-fn.c: Include asan.h.
12252         * sanitizer.def (BUILT_IN_ASAN_ALLOCA_POISON,
12253         BUILT_IN_ASAN_ALLOCAS_UNPOISON): New builtins.
12255 2017-07-06  David Malcolm  <dmalcolm@redhat.com>
12257         * Makefile.in (SELFTEST_FLAGS): Drop "-x c", moving it to...
12258         (C_SELFTEST_FLAGS): New.
12259         (CPP_SELFTEST_FLAGS): New.
12260         (SELFTEST_DEPS): New, from deps of s-selftest.
12261         (C_SELFTEST_DEPS): New, from deps of s-selftest.
12262         (CPP_SELFTEST_DEPS): New.
12263         (selftest): Add dependency on s-selftest-c++.
12264         (s-selftest): Rename to...
12265         (s-selftest-c): ...this, moving deps to SELFTEST_DEPS
12266         and C_SELFTEST_DEPS, and using C_SELFTEST_FLAGS rather
12267         than SELFTEST_FLAGS.
12268         (selftest-gdb): Rename to...
12269         (selftest-c-gdb): ...this, using C_SELFTEST_DEPS and
12270         C_SELFTEST_FLAGS.
12271         (selftest-gdb): Reintroduce as an alias for selftest-c-gdb.
12272         (selftest-valgrind): Rename to...
12273         (selftest-c-valgrind): ...this, using C_SELFTEST_DEPS and
12274         C_SELFTEST_FLAGS.
12275         (selftest-valgrind): Reintroduce as an alias for
12276         selftest-c-valgrind.
12277         (s-selftest-c++): New.
12278         (selftest-c++-gdb): New.
12279         (selftest-c++-valgrind): New.
12281 2017-07-06  Olivier Hainque  <hainque@adacore.com>
12283         * gcc.c (process_command): When deciding if undefined variables
12284         should be ignored when processing specs, accept "gcc -v" as well.
12286 2017-07-06  Jan Hubicka  <hubicka@ucw.cz>
12288         * auto-profile.c (afdo_set_bb_count, afdo_propagate_edge,
12289         afdo_annotate_cfg): Set counts/probabilities as determined by afdo.
12291 2017-07-06  Thomas Preud'homme  <thomas.preudhomme@arm.com>
12293         * config/arm/arm-cpus.in (armv8-r): Add new entry.
12294         * config/arm/arm-isa.h (ISA_ARMv8r): Define macro.
12295         * config/arm/arm-tables.opt: Regenerate.
12296         * config/arm/arm.h (enum base_architecture): Add BASE_ARCH_8R
12297         enumerator.
12298         * doc/invoke.texi: Mention -march=armv8-r and its extensions.
12300 2017-07-06  Carl Love  <cel@us.ibm.com>
12302         * ChangeLog: Clean up from mid air collision
12304 2017-07-06  Carl Love  <cel@us.ibm.com>
12306         * config/rs6000/rs6000-c.c: Add support for built-in functions
12307         vector signed int vec_subc (vector signed int, vector signed int);
12308         vector signed __int128 vec_subc (vector signed __int128,
12309                                          vector signed __int128);
12310         vector unsigned __int128 vec_subc (vector unsigned __int128,
12311                                            vector unsigned __int128);
12312         vector signed int vec_sube (vector signed int, vector signed int,
12313                                     vector signed int);
12314         vector unsigned int vec_sube (vector unsigned int,
12315                                       vector unsigned int,
12316                                       vector unsigned int);
12317         vector signed __int128 vec_sube (vector signed __int128,
12318                                          vector signed __int128,
12319                                          vector signed__int128);
12320         vector unsigned __int128 vec_sube (vector unsigned __int128,
12321                                            vector unsigned __int128,
12322                                            vector unsigned __int128);
12323         vector signed int vec_subec (vector signed int, vector signed int,
12324                                      vector signed int);
12325         vector unsigned int vec_subec (vector unsigned int,
12326                                        vector unsigned int,
12327                                        vector unsigned int);
12328         vector signed __int128 vec_subec (vector signed __int128,
12329                                           vector signed __int128,
12330                                           vector signed__int128);
12331         vector unsigned __int128 vec_subec (vector unsigned __int128,
12332                                             vector unsigned __int128,
12333                                             vector unsigned __int128);
12334         * config/rs6000/rs6000.c (ALTIVEC_BUILTIN_VEC_SUBE,
12335         ALTIVEC_BUILTIN_VEC_SUBEC): Add ef_builtins.
12336         * config/rs6000/rs6000-builtin.def (SUBE, SUBEC): Add
12337         BU_ALTIVEC_OVERLOAD_X definitions.
12338         * config/rs6000/altivec.h (vec_sube, vec_subec): Add builtin defines.
12339         * doc/extend.texi: Update the built-in documentation file for the new
12340         built-in functions.
12342 2017-07-06  David Malcolm  <dmalcolm@redhat.com>
12344         PR c++/79300
12345         * diagnostic-show-locus.c (layout::layout): Use start and finish
12346         spelling location for the start and finish of each range.
12347         * genmatch.c (linemap_client_expand_location_to_spelling_point):
12348         Add unused aspect param.
12349         * input.c (expand_location_1): Add "aspect" param, and use it
12350         to access the correct part of the location.
12351         (expand_location): Pass LOCATION_ASPECT_CARET to new param of
12352         expand_location_1.
12353         (expand_location_to_spelling_point): Likewise.
12354         (linemap_client_expand_location_to_spelling_point): Add "aspect"
12355         param, and pass it to expand_location_1.
12357 2017-07-06  Sebastian Peryt  <sebastian.peryt@intel.com>
12359         * config/i386/avx512fintrin.h (_mm_mask_getexp_round_ss,
12360         _mm_maskz_getexp_round_ss, _mm_mask_getexp_round_sd,
12361         _mm_maskz_getexp_round_sd, _mm_mask_getmant_round_sd,
12362         _mm_maskz_getmant_round_sd, _mm_mask_getmant_round_ss,
12363         _mm_maskz_getmant_round_ss, _mm_mask_getexp_ss, _mm_maskz_getexp_ss,
12364         _mm_mask_getexp_sd, _mm_maskz_getexp_sd, _mm_mask_getmant_sd,
12365         _mm_maskz_getmant_sd, _mm_mask_getmant_ss,
12366         _mm_maskz_getmant_ss): New intrinsics.
12367         (__builtin_ia32_getexpss128_mask): Changed to ...
12368         __builtin_ia32_getexpss128_round ... this.
12369         (__builtin_ia32_getexpsd128_mask): Changed to ...
12370         __builtin_ia32_getexpsd128_round ... this.
12371         * config/i386/i386-builtin-types.def
12372         ((V2DF, V2DF, V2DF, INT, V2DF, UQI, INT),
12373         (V4SF, V4SF, V4SF, INT, V4SF, UQI, INT)): New function type aliases.
12374         * config/i386/i386-builtin.def (__builtin_ia32_getexpsd_mask_round,
12375         __builtin_ia32_getexpss_mask_round,     __builtin_ia32_getmantsd_mask_round,
12376         __builtin_ia32_getmantss_mask_round): New builtins.
12377         * config/i386/i386.c (V2DF_FTYPE_V2DF_V2DF_INT_V2DF_UQI_INT,
12378         V4SF_FTYPE_V4SF_V4SF_INT_V4SF_UQI_INT): Handle new types.
12379         (CODE_FOR_avx512f_vgetmantv2df_mask_round,
12380         CODE_FOR_avx512f_vgetmantv4sf_mask_round): New cases.
12381         * config/i386/sse.md
12382         (avx512f_sgetexp<mode><round_saeonly_name>): Changed to ...
12383         avx512f_sgetexp<mode><mask_scalar_name>
12384         <round_saeonly_scalar_name> ... this.
12385         (vgetexp<ssescalarmodesuffix>\t{<round_saeonly_op3>%2, %1, %0|
12386         %0, %1, %2<round_saeonly_op3>}): Changed to ...
12387         vgetexp<ssescalarmodesuffix>
12388         \t{<round_saeonly_scalar_mask_op3>%2, %1, %0<mask_scalar_operand3>|
12389         %0<mask_scalar_operand3>, %1, %2<round_saeonly_scalar_mask_op3>} ... this.
12390         (avx512f_vgetmant<mode><round_saeonly_name>): Changed to ...
12391         avx512f_vgetmant<mode><mask_scalar_name>
12392         <round_saeonly_scalar_name> ... this.
12393         (vgetmant<ssescalarmodesuffix>\t{%3, <round_saeonly_op4>%2, %1, %0|
12394         %0, %1, %2<round_saeonly_op4>, %3}): Changed to ...
12395         vgetmant<ssescalarmodesuffix>
12396         \t{%3, <round_saeonly_scalar_mask_op4>%2, %1, %0<mask_scalar_operand4>|
12397         %0<mask_scalar_operand4>, %1, %2
12398         <round_saeonly_scalar_mask_op4>, %3} ... this.
12399         * config/i386/subst.md (mask_scalar_operand4,
12400         round_saeonly_scalar_mask_operand4,     round_saeonly_scalar_mask_op4,
12401         round_saeonly_scalar_nimm_predicate): New subst attributes.
12403 2017-07-06  Julia Koval  <julia.koval@intel.com>
12405         * config/i386/i386.c (ix86_erase_embedded_rounding):
12406         Remove code for old rounding pattern.
12408 2017-07-06  Richard Earnshaw  <rearnsha@arm.com>
12410         * config/arm/t-arm (GTM_H): Add arm-cpu.h.
12412 2017-07-06  Christophe Lyon  <christophe.lyon@linaro.org>
12414         * doc/sourcebuild.texi (Test Directives, Variants of
12415         dg-require-support): Add documentation for dg-require-stack-check.
12417 2017-07-05  Sebastian Peryt  <sebastian.peryt@intel.com>
12419         * config/i386/subst.md (mask_scalar, round_scalar,
12420         round_saeonly_scalar): New meta-templates.
12421         (mask_scalar_name, mask_scalar_operand3, round_scalar_name,
12422         round_scalar_mask_operand3, round_scalar_mask_op3,
12423         round_scalar_constraint, round_scalar_prefix, round_saeonly_scalar_name,
12424         round_saeonly_scalar_mask_operand3, round_saeonly_scalar_mask_op3,
12425         round_saeonly_scalar_constraint,
12426         round_saeonly_scalar_prefix): New subst attribute.
12427         * config/i386/sse.md
12428         (<sse>_vm<plusminus_insn><mode>3<mask_name><round_name>): Renamed to ...
12429         <sse>_vm<plusminus_insn><mode>3<mask_scalar_name>
12430         <round_scalar_name> ... this.
12431         (<sse>_vm<multdiv_mnemonic><mode>3<mask_name><round_name>): Renamed to ...
12432         <sse>_vm<multdiv_mnemonic><mode>3<mask_scalar_name>
12433         <round_scalar_name> ... this.
12434         (<sse>_vm<code><mode>3<mask_name><round_saeonly_name>): Renamed to ...
12435         <sse>_vm<code><mode>3<mask_scalar_name>
12436         <round_saeonly_scalar_name> ... this.
12437         (v<plusminus_mnemonic><ssescalarmodesuffix>
12438         \t{<round_mask_op3>%2, %1, %0<mask_operand3>|
12439         %0<mask_operand3>, %1, %<iptr>2<round_mask_op3>}): Changed to ...
12440         v<plusminus_mnemonic><ssescalarmodesuffix>
12441         \t{<round_scalar_mask_op3>%2, %1, %0<mask_scalar_operand3>|
12442         %0<mask_scalar_operand3>, %1, %<iptr>2<round_scalar_mask_op3>} ... this.
12443         (v<multdiv_mnemonic><ssescalarmodesuffix>
12444         \t{<round_mask_op3>%2, %1, %0<mask_operand3>|
12445         %0<mask_operand3>, %1, %<iptr>2<round_mask_op3>}): Changed to ...
12446         v<multdiv_mnemonic><ssescalarmodesuffix>
12447         \t{<round_scalar_mask_op3>%2, %1, %0<mask_scalar_operand3>|
12448         %0<mask_scalar_operand3>, %1, %<iptr>2<round_scalar_mask_op3>} ... this.
12449         (v<maxmin_float><ssescalarmodesuffix>
12450         \t{<round_saeonly_mask_op3>%2, %1, %0<mask_operand3>|
12451         %0<mask_operand3>, %1, %<iptr>2<round_saeonly_mask_op3>}): Changed to ...
12452         v<maxmin_float><ssescalarmodesuffix>
12453         \t{<round_saeonly_scalar_mask_op3>%2, %1, %0<mask_scalar_operand3>|
12454         %0<mask_scalar_operand3>, %1, %<iptr>2
12455         <round_saeonly_scalar_mask_op3>} ... this.
12457 2017-07-05  Richard Earnshaw  <rearnsha@arm.com>
12459         * config/arm/arm.c (arm_fixed_condition_code_regs): New function.
12460         (TARGET_FIXED_CONDITION_CODE_REGS): Redefine.
12462 2017-07-05  Richard Sandiford  <richard.sandiford@linaro.org>
12463             Alan Hayward  <alan.hayward@arm.com>
12464             David Sherwood  <david.sherwood@arm.com>
12466         * combine.c (simplify_if_then_else): Remove "enum" before
12467         "machine_mode".
12468         * compare-elim.c (can_eliminate_compare): Likewise.
12469         * config/aarch64/aarch64-builtins.c (aarch64_simd_builtin_std_type):
12470         Likewise.
12471         (aarch64_lookup_simd_builtin_type): Likewise.
12472         (aarch64_simd_builtin_type): Likewise.
12473         (aarch64_init_simd_builtin_types): Likewise.
12474         (aarch64_simd_expand_args): Likewise.
12475         * config/aarch64/aarch64-protos.h (aarch64_simd_attr_length_rglist):
12476         Likewise.
12477         (aarch64_reverse_mask): Likewise.
12478         (aarch64_simd_emit_reg_reg_move): Likewise.
12479         (aarch64_gen_adjusted_ldpstp): Likewise.
12480         (aarch64_ccmp_mode_to_code): Likewise.
12481         (aarch64_operands_ok_for_ldpstp): Likewise.
12482         (aarch64_operands_adjust_ok_for_ldpstp): Likewise.
12483         * config/aarch64/aarch64.c (aarch64_ira_change_pseudo_allocno_class):
12484         Likewise.
12485         (aarch64_min_divisions_for_recip_mul): Likewise.
12486         (aarch64_reassociation_width): Likewise.
12487         (aarch64_get_condition_code_1): Likewise.
12488         (aarch64_simd_emit_reg_reg_move): Likewise.
12489         (aarch64_simd_attr_length_rglist): Likewise.
12490         (aarch64_reverse_mask): Likewise.
12491         (aarch64_operands_ok_for_ldpstp): Likewise.
12492         (aarch64_operands_adjust_ok_for_ldpstp): Likewise.
12493         (aarch64_gen_adjusted_ldpstp): Likewise.
12494         * config/aarch64/cortex-a57-fma-steering.c (fma_node::rename):
12495         Likewise.
12496         * config/arc/arc.c (legitimate_offset_address_p): Likewise.
12497         * config/arm/arm-builtins.c (arm_simd_builtin_std_type): Likewise.
12498         (arm_lookup_simd_builtin_type): Likewise.
12499         (arm_simd_builtin_type): Likewise.
12500         (arm_init_simd_builtin_types): Likewise.
12501         (arm_expand_builtin_args): Likewise.
12502         * config/arm/arm-protos.h (arm_expand_builtin): Likewise.
12503         * config/ft32/ft32.c (ft32_libcall_value): Likewise.
12504         (ft32_setup_incoming_varargs): Likewise.
12505         (ft32_function_arg): Likewise.
12506         (ft32_function_arg_advance): Likewise.
12507         (ft32_pass_by_reference): Likewise.
12508         (ft32_arg_partial_bytes): Likewise.
12509         (ft32_valid_pointer_mode): Likewise.
12510         (ft32_addr_space_pointer_mode): Likewise.
12511         (ft32_addr_space_legitimate_address_p): Likewise.
12512         * config/i386/i386-protos.h (ix86_operands_ok_for_move_multiple):
12513         Likewise.
12514         * config/i386/i386.c (ix86_setup_incoming_vararg_bounds): Likewise.
12515         (ix86_emit_outlined_ms2sysv_restore): Likewise.
12516         (iamcu_alignment): Likewise.
12517         (canonicalize_vector_int_perm): Likewise.
12518         (ix86_noce_conversion_profitable_p): Likewise.
12519         (ix86_mpx_bound_mode): Likewise.
12520         (ix86_operands_ok_for_move_multiple): Likewise.
12521         * config/microblaze/microblaze-protos.h
12522         (microblaze_expand_conditional_branch_reg): Likewise.
12523         * config/microblaze/microblaze.c
12524         (microblaze_expand_conditional_branch_reg): Likewise.
12525         * config/powerpcspe/powerpcspe.c (rs6000_init_hard_regno_mode_ok):
12526         Likewise.
12527         (rs6000_reassociation_width): Likewise.
12528         (rs6000_invalid_binary_op): Likewise.
12529         (fusion_p9_p): Likewise.
12530         (emit_fusion_p9_load): Likewise.
12531         (emit_fusion_p9_store): Likewise.
12532         * config/riscv/riscv-protos.h (riscv_regno_mode_ok_for_base_p):
12533         Likewise.
12534         (riscv_hard_regno_mode_ok_p): Likewise.
12535         (riscv_address_insns): Likewise.
12536         (riscv_split_symbol): Likewise.
12537         (riscv_legitimize_move): Likewise.
12538         (riscv_function_value): Likewise.
12539         (riscv_hard_regno_nregs): Likewise.
12540         (riscv_expand_builtin): Likewise.
12541         * config/riscv/riscv.c (riscv_build_integer_1): Likewise.
12542         (riscv_build_integer): Likewise.
12543         (riscv_split_integer): Likewise.
12544         (riscv_legitimate_constant_p): Likewise.
12545         (riscv_cannot_force_const_mem): Likewise.
12546         (riscv_regno_mode_ok_for_base_p): Likewise.
12547         (riscv_valid_base_register_p): Likewise.
12548         (riscv_valid_offset_p): Likewise.
12549         (riscv_valid_lo_sum_p): Likewise.
12550         (riscv_classify_address): Likewise.
12551         (riscv_legitimate_address_p): Likewise.
12552         (riscv_address_insns): Likewise.
12553         (riscv_load_store_insns): Likewise.
12554         (riscv_force_binary): Likewise.
12555         (riscv_split_symbol): Likewise.
12556         (riscv_force_address): Likewise.
12557         (riscv_legitimize_address): Likewise.
12558         (riscv_move_integer): Likewise.
12559         (riscv_legitimize_const_move): Likewise.
12560         (riscv_legitimize_move): Likewise.
12561         (riscv_address_cost): Likewise.
12562         (riscv_subword): Likewise.
12563         (riscv_output_move): Likewise.
12564         (riscv_canonicalize_int_order_test): Likewise.
12565         (riscv_emit_int_order_test): Likewise.
12566         (riscv_function_arg_boundary): Likewise.
12567         (riscv_pass_mode_in_fpr_p): Likewise.
12568         (riscv_pass_fpr_single): Likewise.
12569         (riscv_pass_fpr_pair): Likewise.
12570         (riscv_get_arg_info): Likewise.
12571         (riscv_function_arg): Likewise.
12572         (riscv_function_arg_advance): Likewise.
12573         (riscv_arg_partial_bytes): Likewise.
12574         (riscv_function_value): Likewise.
12575         (riscv_pass_by_reference): Likewise.
12576         (riscv_setup_incoming_varargs): Likewise.
12577         (riscv_print_operand): Likewise.
12578         (riscv_elf_select_rtx_section): Likewise.
12579         (riscv_save_restore_reg): Likewise.
12580         (riscv_for_each_saved_reg): Likewise.
12581         (riscv_register_move_cost): Likewise.
12582         (riscv_hard_regno_mode_ok_p): Likewise.
12583         (riscv_hard_regno_nregs): Likewise.
12584         (riscv_class_max_nregs): Likewise.
12585         (riscv_memory_move_cost): Likewise.
12586         * config/rl78/rl78-protos.h (rl78_split_movsi): Likewise.
12587         * config/rl78/rl78.c (rl78_split_movsi): Likewise.
12588         (rl78_addr_space_address_mode): Likewise.
12589         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin):
12590         Likewise.
12591         * config/rs6000/rs6000.c (rs6000_init_hard_regno_mode_ok): Likewise.
12592         (rs6000_reassociation_width): Likewise.
12593         (rs6000_invalid_binary_op): Likewise.
12594         (fusion_p9_p): Likewise.
12595         (emit_fusion_p9_load): Likewise.
12596         (emit_fusion_p9_store): Likewise.
12597         * config/visium/visium-protos.h (prepare_move_operands): Likewise.
12598         (ok_for_simple_move_operands): Likewise.
12599         (ok_for_simple_move_strict_operands): Likewise.
12600         (ok_for_simple_arith_logic_operands): Likewise.
12601         (visium_legitimize_reload_address): Likewise.
12602         (visium_select_cc_mode): Likewise.
12603         (output_cbranch): Likewise.
12604         (visium_split_double_move): Likewise.
12605         (visium_expand_copysign): Likewise.
12606         (visium_expand_int_cstore): Likewise.
12607         (visium_expand_fp_cstore): Likewise.
12608         * config/visium/visium.c (visium_pass_by_reference): Likewise.
12609         (visium_function_arg): Likewise.
12610         (visium_function_arg_advance): Likewise.
12611         (visium_libcall_value): Likewise.
12612         (visium_setup_incoming_varargs): Likewise.
12613         (visium_legitimate_constant_p): Likewise.
12614         (visium_legitimate_address_p): Likewise.
12615         (visium_legitimize_address): Likewise.
12616         (visium_secondary_reload): Likewise.
12617         (visium_register_move_cost): Likewise.
12618         (visium_memory_move_cost): Likewise.
12619         (prepare_move_operands): Likewise.
12620         (ok_for_simple_move_operands): Likewise.
12621         (ok_for_simple_move_strict_operands): Likewise.
12622         (ok_for_simple_arith_logic_operands): Likewise.
12623         (visium_function_value_1): Likewise.
12624         (rtx_ok_for_offset_p): Likewise.
12625         (visium_legitimize_reload_address): Likewise.
12626         (visium_split_double_move): Likewise.
12627         (visium_expand_copysign): Likewise.
12628         (visium_expand_int_cstore): Likewise.
12629         (visium_expand_fp_cstore): Likewise.
12630         (visium_split_cstore): Likewise.
12631         (visium_select_cc_mode): Likewise.
12632         (visium_split_cbranch): Likewise.
12633         (output_cbranch): Likewise.
12634         (visium_print_operand_address): Likewise.
12635         * expmed.c (flip_storage_order): Likewise.
12636         * expmed.h (emit_cstore): Likewise.
12637         (flip_storage_order): Likewise.
12638         * genrecog.c (validate_pattern): Likewise.
12639         * hsa-gen.c (gen_hsa_addr): Likewise.
12640         * internal-fn.c (expand_arith_overflow): Likewise.
12641         * ira-color.c (allocno_copy_cost_saving): Likewise.
12642         * lra-assigns.c (find_hard_regno_for_1): Likewise.
12643         * lra-constraints.c (prohibited_class_reg_set_mode_p): Likewise.
12644         (process_invariant_for_inheritance): Likewise.
12645         * lra-eliminations.c (move_plus_up): Likewise.
12646         * omp-low.c (lower_oacc_reductions): Likewise.
12647         * simplify-rtx.c (simplify_subreg): Likewise.
12648         * target.def (TARGET_SETUP_INCOMING_VARARG_BOUNDS): Likewise.
12649         (TARGET_CHKP_BOUND_MODE): Likewise..
12650         * targhooks.c (default_chkp_bound_mode): Likewise.
12651         (default_setup_incoming_vararg_bounds): Likewise.
12652         * targhooks.h (default_chkp_bound_mode): Likewise.
12653         (default_setup_incoming_vararg_bounds): Likewise.
12654         * tree-ssa-math-opts.c (divmod_candidate_p): Likewise.
12655         * tree-vect-loop.c (calc_vec_perm_mask_for_shift): Likewise.
12656         (have_whole_vector_shift): Likewise.
12657         * tree-vect-stmts.c (vectorizable_load): Likewise.
12658         * doc/tm.texi: Regenerate.
12660 2017-07-05  Georg-Johann Lay  <avr@gjlay.de>
12662         Graceful degrade if Binutils PR21472 is not available.
12664         PR target/81072
12665         * configure.ac [target=avr]: WARN instead of ERROR if avrxmega3
12666         .rodata in flash test fails.
12667         (HAVE_LD_AVR_AVRXMEGA3_RODATA_IN_FLASH): Define it if test passes.
12668         * confgure: Regenerate.
12669         * config.in: Regenerate.
12670         * config/avr/avr.c (avr_asm_named_section)
12671         [HAVE_LD_AVR_AVRXMEGA3_RODATA_IN_FLASH]: Only trigger
12672         __do_copy_data for stuff in .rodata if flash_pm_offset = 0.
12673         (avr_asm_init_sections): Same.
12675 2017-07-05  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
12677         * config/arm/neon.md (fma<VCVTF:mode>4): Remove %?.
12678         (fma<VH:mode>4_intrinsic): Likewise.
12679         (*fmsub<VCVTF:mode>4): Likewise.
12680         (*fmsub<VH:mode>4_intrinsic): Likewise.
12682 2017-07-05  Georg-Johann Lay  <avr@gjlay.de>
12684         PR target/81305
12685         * config/avr/avr.c (avr_out_movhi_mr_r_xmega) [CONSTANT_ADDRESS_P]:
12686         Don't depend on "optimize > 0".
12687         (out_movhi_r_mr, out_movqi_mr_r): Same.
12688         (out_movhi_mr_r, out_movqi_r_mr): Same.
12689         (avr_address_cost) [CONSTANT_ADDRESS_P]: Don't depend cost for
12690         io_address_operand on "optimize > 0".
12692 2017-07-05  Bin Cheng  <bin.cheng@arm.com>
12694         * tree-loop-distribution.c: Add general explanantion on the pass.
12695         (generate_loops_for_partition): Mark distributed loop.
12696         (pg_add_dependence_edges): New parameter.  Handle alias data
12697         dependence specially and record it in the parameter if asked.
12698         (struct pg_vdata, pg_edata, pg_edge_callback_data): New structs.
12699         (init_partition_graph_vertices, add_partition_graph_edge): New.
12700         (pg_skip_alias_edge, free_partition_graph_edata_cb): New.
12701         (free_partition_graph_vdata, build_partition_graph): New.
12702         (sort_partitions_by_post_order, merge_dep_scc_partitions): New.
12703         (pg_collect_alias_ddrs, break_alias_scc_partitions): New.
12704         (data_ref_segment_size, latch_dominated_by_data_ref): New.
12705         (compute_alias_check_pairs, version_loop_by_alias_check): New.
12706         (version_for_distribution_p, finalize_partitions): New.
12707         (distribute_loop): Handle alias data dependence specially.  Factor
12708         out loop fusion code as functions and call these functions.
12710 2017-07-05  Bin Cheng  <bin.cheng@arm.com>
12712         * tree-loop-distribution.c (classify_partition): New parameter and
12713         better handle reduction statement.
12714         (rdg_build_partitions): Revise comment.
12715         (distribute_loop): Compute statements in all partitions and pass it
12716         to classify_partition.
12718 2017-07-05  Bin Cheng  <bin.cheng@arm.com>
12720         * tree-loop-distribution.c (enum partition_type): New.
12721         (struct partition): New field type.
12722         (partition_merge_into): Add parameter.  Update partition type.
12723         (data_dep_in_cycle_p, update_type_for_merge): New functions.
12724         (build_rdg_partition_for_vertex): Compute partition type.
12725         (rdg_build_partitions): Dump partition type.
12726         (distribute_loop): Update calls to partition_merge_into.
12728 2017-07-05  Bin Cheng  <bin.cheng@arm.com>
12730         * tree-loop-distribution.c (struct ddr_hasher): New.
12731         (ddr_hasher::hash, ::equal, get_data_dependence): New function.
12732         (ddrs_table): New.
12733         (classify_partition): Call get_data_dependence.
12734         (pg_add_dependence_edges): Ditto.
12735         (distribute_loop): Release data dependence hash table.
12737 2017-07-05  Bin Cheng  <bin.cheng@arm.com>
12739         * tree-loop-distribution.c (ref_base_address): Delete.
12740         (similar_memory_accesses): Rename ...
12741         (share_memory_accesses): ... to this.  Check if partitions access
12742         the same memory reference.
12743         (distribute_loop): Call share_memory_accesses.
12745 2017-07-05  Bin Cheng  <bin.cheng@arm.com>
12747         * tree-loop-distribution.c (struct partition): New field recording
12748         its data reference.
12749         (partition_alloc, partition_free): Init and release data refs.
12750         (partition_merge_into): Merge data refs.
12751         (build_rdg_partition_for_vertex): Collect data refs for partition.
12752         (pg_add_dependence_edges): Change parameters from vector to bitmap.
12753         Update uses.
12754         (distribute_loop): Remve data refs from vertice data of partition
12755         graph.
12757 2017-07-05  Bin Cheng  <bin.cheng@arm.com>
12759         * tree-loop-distribution.c (params.h): Include header file.
12760         (MAX_DATAREFS_NUM, DR_INDEX): New macro.
12761         (datarefs_vec): New global var.
12762         (create_rdg_vertices): Use datarefs_vec directly.
12763         (free_rdg): Don't free data references.
12764         (build_rdg): Update use.  Don't free data references.
12765         (distribute_loop): Compute global variable for data references.
12766         Bail out if there are too many data references.
12768 2017-07-05  Bin Cheng  <bin.cheng@arm.com>
12770         * tree-loop-distribution.c (loop_nest): New global var.
12771         (build_rdg): Use loop directly, rather than loop nest.
12772         (pg_add_dependence_edges): Remove loop nest parameter.  Use global
12773         variable directly.
12774         (distribute_loop): Compute global variable loop nest.  Update use.
12776 2017-07-05  Bin Cheng  <bin.cheng@arm.com>
12778         * tree-loop-distribution.c (enum fuse_type, fuse_message): New.
12779         (partition_merge_into): New parameter.  Dump reason for fusion.
12780         (distribute_loop): Update use of partition_merge_into.
12782 2017-07-05  Bin Cheng  <bin.cheng@arm.com>
12784         * tree-loop-distribution.c (bb_top_order_index): New.
12785         (bb_top_order_index_size, bb_top_order_cmp): New.
12786         (stmts_from_loop): Use topological order.
12787         (pass_loop_distribution::execute): Compute and release topological
12788         order for basic blocks.
12790 2017-07-05  Bin Cheng  <bin.cheng@arm.com>
12792         * tree-loop-distribution.c (pass_loop_distribution::execute): Skip
12793         if no loops.
12795 2017-07-05  Bin Cheng  <bin.cheng@arm.com>
12797         * cfgloop.h (struct loop): Add comment.  New field orig_loop_num.
12798         * cfgloopmanip.c (lv_adjust_loop_entry_edge): Comment change.
12799         * internal-fn.c (expand_LOOP_DIST_ALIAS): New function.
12800         * internal-fn.def (LOOP_DIST_ALIAS): New.
12801         * tree-vectorizer.c (fold_loop_vectorized_call): Rename to ...
12802         (fold_loop_internal_call): ... this.
12803         (vect_loop_dist_alias_call): New function.
12804         (set_uid_loop_bbs): Call fold_loop_internal_call.
12805         (vectorize_loops): Fold IFN_LOOP_VECTORIZED and IFN_LOOP_DIST_ALIAS
12806         internal calls.
12808 2017-07-04  Uros Bizjak  <ubizjak@gmail.com>
12810         PR target/81300
12811         * config/i386/i386.md (setcc + movzbl/and to xor + setcc peepholes):
12812         Require dead FLAGS_REG at the beginning of a peephole.
12814 2017-07-04  Uros Bizjak  <ubizjak@gmail.com>
12816         PR target/81294
12817         * config/i386/adxintrin.h (_subborrow_u32): Swap _X and _Y
12818         arguments in the call to __builtin_ia32_sbb_u32.
12819         (_subborrow_u64): Swap _X and _Y arguments in the call to
12820         __builtin_ia32_sbb_u64.
12822 2017-07-04  Jakub Jelinek  <jakub@redhat.com>
12824         PR debug/81278
12825         * tree-vrp.c (compare_assert_loc): Turn into a function template
12826         with stable template parameter.  Only test if a->e is NULL,
12827         !a->e == !b->e has been verified already.  Use e == NULL or
12828         e != NULL instead of e or ! e tests.  If stable is true, don't use
12829         iterative_hash_expr, on the other side allow a or b or both NULL
12830         and sort the NULLs last.
12831         (process_assert_insertions): Sort using compare_assert_loc<false>
12832         instead of compare_assert_loc, later sort using
12833         compare_assert_loc<true> before calling process_assert_insertions_for
12834         in a loop.  Use break instead of continue once seen NULL pointer.
12836 2017-07-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
12838         * config/arm/driver-arm.c (arm_cpu_table): Add entry for ARM
12839         Cortex-R7 and Cortex-R8 processors.
12841 2017-07-04  Jan Hubicka  <hubicka@ucw.cz>
12843         * ipa-utils.c (ipa_merge_profiles): Fix merging when dst is
12844         uninitialized while src is not.
12846 2017-07-04  Richard Earnshaw  <rearnsha@arm.com>
12848         * common/config/arm/arm-common.c: Adjust include path for
12849         arm-cpu-cdata.h
12850         * config/arm/t-arm (TM_H): Adjust path for arm-cpu.h.
12851         (arm-cpu.h): Create in build directory.  Adjust dependency rules.
12852         (arm-cpu-data.h): Likewise.
12853         (arm-cpu-cdata.h): Likewise.
12854         * config/arm/arm-cpu.h: Delete.
12855         * config/arm/arm-cpu-cdata.h: Delete.
12856         * config/arm/arm-cpu-data.h: Delete.
12858 2017-07-04  James Greenhalgh  <james.greenhalgh@arm.com>
12860         * config/arm/arm-cpus.in (cortex-a55): New.
12861         (cortex-a75): Likewise.
12862         (cortex-a75.cortex-a55): Likewise.
12863         * config/arm/driver-arm.c (arm_cpu_table): Add cortex-a55 and
12864         cortex-a75.
12865         * doc/invoke.texi (-mcpu): Document cortex-a55 and cortex-a75.
12866         * config/arm/arm-cpu-cdata.h: Regenerate.
12867         * config/arm/arm-cpu-data.h: Regenerate.
12868         * config/arm/arm-cpu.h: Regenerate.
12869         * config/arm/arm-tables.opt: Regenerate.
12870         * config/arm/arm-tune.md: Regenerate.
12872 2017-07-04  Jan Hubicka  <hubicka@ucw.cz>
12874         * haifa-sched.c (sched_create_recovery_edges): Update profile.
12876 2017-07-04  Jan Hubicka  <hubicka@ucw.cz>
12878         * bb-reorder.c (better_edge_p): Fix handling of uninitialized
12879         probability.
12881 2017-07-04  Richard Sandiford  <richard.sandiford@linaro.org>
12883         PR tree-optimization/81292
12884         * tree-ssa-strlen.c (handle_builtin_strlen): When setting
12885         full_string_p, also call adjust_related_strinfos if the adjustment
12886         is simple, otherwise invalidate related strinfos.
12888 2017-07-04  Martin Liska  <mliska@suse.cz>
12890         PR sanitizer/81040
12891         * sanopt.c (sanitize_rewrite_addressable_params): Mark the
12892         newly created variable as DECL_IGNORED_P.
12894 2017-07-04  Martin Liska  <mliska@suse.cz>
12896         PR ipa/81293
12897         * ipa-inline.c (inline_small_functions):
12898         Use xstrdup_for_dump.
12900 2017-07-04  Tom de Vries  <tom@codesourcery.com>
12902         * graph.c (draw_cfg_edges): Save and restore EDGE_DFS_BACK.
12904 2017-07-03  Dominique d'Humieres  <dominiq@lps.ens.fr>
12906         PR target/81033
12907         * config/darwin.c (darwin_function_switched_text_sections):
12908         Fix spaces.
12910 2017-07-03  Jan Hubicka  <hubicka@ucw.cz>
12912         * tree-vect-loop-manip.c (vect_do_peeling): Fix scaling up.
12914 2017-07-03  Richard Earnshaw  <rearnsha@arm.com>
12916         * doc/invoke.texi (ARM Options): Add -mbe8 and -mbe32 to option summary.
12918 2017-07-03  Richard Sandiford  <richard.sandiford@linaro.org>
12920         * tree-vect-loop.c (vect_analyze_loop_2): Treat min_scalar_loop_bound,
12921         min_profitable_iters, and th as inclusive lower bounds.
12922         Fix LOOP_VINFO_PEELING_FOR_GAPS condition.
12923         (vect_estimate_min_profitable_iters): Return inclusive lower bounds
12924         for min_profitable_iters and min_profitable_estimate.
12925         (vect_transform_loop): Treat th as an inclusive lower bound.
12926         * tree-vect-loop-manip.c (vect_loop_versioning): Likewise.
12928 2017-07-03  Dominique d'Humieres  <dominiq@lps.ens.fr>
12930         PR target/81033
12931         * config/darwin.c (darwin_function_switched_text_sections):
12932         Replace DECL_NAME with DECL_ASSEMBLER_NAME, split assemble_name_raw
12933         in two pieces, and suppress the use of buf.
12935 2017-07-03  Nathan Sidwell  <nathan@acm.org>
12937         * hash-table.h (hash_table_mod1): Fix indentation.
12939 2017-07-02  Jan Hubicka  <hubicka@ucw.cz>
12941         PR middle-end/81290
12942         * predict.c (force_edge_cold): Be more careful about propagation
12943         backward.
12944         * profile-count.h (profile_probability::guessed,
12945         profile_probability::fdo, profile_count::guessed, profile_count::fdo):
12946         New.
12947         * tree-ssa-threadupdate.c (recompute_probabilities): Result is guessed.
12949 2017-07-03  James Greenhalgh  <james.greenhalgh@arm.com>
12951         * doc/invoke.texi (rcpc architecture extension): Document it.
12953 2017-07-03  Richard Biener  <rguenther@suse.de>
12955         PR tree-optimization/60510
12956         * tree-vect-loop.c (vect_create_epilog_for_reduction): Pass in
12957         the scalar reduction PHI and use it.
12958         (vectorizable_reduction): Properly guard the single_defuse_cycle
12959         path for non-SLP reduction chains where we cannot use it.
12960         Rework reduc_def/index and vector type deduction.  Rework
12961         vector operand gathering during reduction op code-gen.
12962         * tree-vect-slp.c (vect_analyze_slp): For failed SLP reduction
12963         chains dissolve the chain and leave it to non-SLP reduction
12964         handling.
12966 2017-07-03  Richard Sandiford  <richard.sandiford@linaro.org>
12968         * tree-data-ref.h (dr_alignment): Declare.
12969         * tree-data-ref.c (dr_alignment): New function.
12970         * tree-vectorizer.h (dataref_aux): Remove base_element_aligned.
12971         * tree-vect-data-refs.c (vect_compute_data_ref_alignment): Don't
12972         set it.
12973         * tree-vect-stmts.c (vectorizable_store): Use dr_alignment.
12975 2017-07-03  Richard Sandiford  <richard.sandiford@linaro.org>
12977         * tree-data-ref.h (innermost_loop_behavior): Add base_alignment
12978         and base_misalignment fields.
12979         (DR_BASE_ALIGNMENT, DR_BASE_MISALIGNMENT): New macros.
12980         * tree-data-ref.c: Include builtins.h.
12981         (dr_analyze_innermost): Set up the new innmost_loop_behavior fields.
12982         * tree-vectorizer.h (STMT_VINFO_DR_BASE_ALIGNMENT): New macro.
12983         (STMT_VINFO_DR_BASE_MISALIGNMENT): Likewise.
12984         * tree-vect-data-refs.c: Include tree-cfg.h.
12985         (vect_compute_data_ref_alignment): Use the new innermost_loop_behavior
12986         fields instead of calculating an alignment here.
12987         (vect_analyze_data_refs): Use dr_analyze_innermost.  Dump the new
12988         innermost_loop_behavior fields.
12990 2017-07-03  Richard Sandiford  <richard.sandiford@linaro.org>
12992         * tree-data-ref.h (innermost_loop_behavior): Add a step_alignment
12993         field.
12994         (DR_STEP_ALIGNMENT): New macro.
12995         * tree-vectorizer.h (STMT_VINFO_DR_STEP_ALIGNMENT): Likewise.
12996         * tree-data-ref.c (dr_analyze_innermost): Initalize step_alignment.
12997         (create_data_ref): Print it.
12998         * tree-vect-stmts.c (vectorizable_load): Use the step alignment
12999         to tell whether the step preserves vector (mis)alignment.
13000         * tree-vect-data-refs.c (vect_compute_data_ref_alignment): Likewise.
13001         Move the check for an integer step and generalise to all INTEGER_CST.
13002         (vect_analyze_data_refs): Set DR_STEP_ALIGNMENT when setting DR_STEP.
13003         Print the outer step alignment.
13005 2017-07-03  Richard Sandiford  <richard.sandiford@linaro.org>
13007         * tree-data-ref.h (innermost_loop_behavior): Replace aligned_to
13008         with offset_alignment.
13009         (DR_ALIGNED_TO): Delete.
13010         (DR_OFFSET_ALIGNMENT): New macro.
13011         * tree-vectorizer.h (STMT_VINFO_DR_ALIGNED_TO): Delete.
13012         (STMT_VINFO_DR_OFFSET_ALIGNMENT): New macro.
13013         * tree-data-ref.c (dr_analyze_innermost): Update after above changes.
13014         (create_data_ref): Likewise.
13015         * tree-vect-data-refs.c (vect_compute_data_ref_alignment): Likewise.
13016         (vect_analyze_data_refs): Likewise.
13017         * tree-if-conv.c (if_convertible_loop_p_1): Use memset before
13018         creating dummy innermost behavior.
13020 2017-07-03  Richard Sandiford  <richard.sandiford@linaro.org>
13022         * tree-data-ref.h (dr_analyze_innermost): Replace the dr argument
13023         with a "innermost_loop_behavior *" and refeence tree.
13024         * tree-data-ref.c (dr_analyze_innermost): Likewise.
13025         (create_data_ref): Update call accordingly.
13026         * tree-predcom.c (find_looparound_phi): Likewise.
13028 2017-07-03  Richard Sandiford  <richard.sandiford@linaro.org>
13030         * tree-vectorizer.h (_stmt_vec_info): Replace individual dr_*
13031         fields with dr_wrt_vec_loop.
13032         (STMT_VINFO_DR_BASE_ADDRESS, STMT_VINFO_DR_INIT, STMT_VINFO_DR_OFFSET)
13033         (STMT_VINFO_DR_STEP, STMT_VINFO_DR_ALIGNED_TO): Update accordingly.
13034         (STMT_VINFO_DR_WRT_VEC_LOOP): New macro.
13035         (vect_dr_behavior): New function.
13036         (vect_create_addr_base_for_vector_ref): Remove loop parameter.
13037         * tree-vect-data-refs.c (vect_compute_data_ref_alignment): Use
13038         vect_dr_behavior.  Use a step_preserves_misalignment_p boolean to
13039         track whether the step preserves the misalignment.
13040         (vect_create_addr_base_for_vector_ref): Remove loop parameter.
13041         Use vect_dr_behavior.
13042         (vect_setup_realignment): Update call accordingly.
13043         (vect_create_data_ref_ptr): Likewise.  Use vect_dr_behavior.
13044         * tree-vect-loop-manip.c (vect_gen_prolog_loop_niters): Update
13045         call to vect_create_addr_base_for_vector_ref.
13046         (vect_create_cond_for_align_checks): Likewise.
13047         * tree-vect-patterns.c (vect_recog_bool_pattern): Copy
13048         STMT_VINFO_DR_WRT_VEC_LOOP as a block.
13049         (vect_recog_mask_conversion_pattern): Likewise.
13050         * tree-vect-stmts.c (compare_step_with_zero): Use vect_dr_behavior.
13051         (new_stmt_vec_info): Remove redundant zeroing.
13053 2017-07-03  Richard Earnshaw  <rearnsha@arm.com>
13055         * common/config/arm/arm-common.c (arm_be8_option): New function.
13056         * config/arm/arm-isa.h (isa_feature): Add new feature bit isa_bit_be8.
13057         (ISA_ARMv6): Add isa_bit_be8.
13058         * config/arm/arm.h (arm_be8_option): Add prototype.
13059         (BE8_SPEC_FUNCTION): New define.
13060         (EXTRA_SPEC_FUNCTIONS): Add BE8_SPEC_FUNCTION.
13061         * config/arm/arm.opt (mbig-endian): Mark as Negative of mlittle-endian.
13062         (mlittle-endian): Similarly.
13063         (mbe8, mbe32): New options.
13064         * config/arm/bpabi.h (BE8_LINK_SPEC): Call arm_be8_option.
13065         * doc/invoke.texi (ARM Options): Document -mbe8 and -mbe32.
13067 2017-07-02  Jan Hubicka  <hubicka@ucw.cz>
13069         * tree-cfg.c (gimple_find_sub_bbs): Fix profile updating.
13071 2017-07-02  Jan Hubicka  <hubicka@ucw.cz>
13073         * tree-cfgcleanup.c (want_merge_blocks_p): New function.
13074         (cleanup_tree_cfg_bb): Use it.
13075         * profile-count.h (profile_count::of_for_merging, profile_count::merge):
13076         New functions.
13077         * tree-cfg.c (gimple_merge_blocks): Use profile_count::merge.
13079 2017-07-02  Jan Hubicka  <hubicka@ucw.cz>
13081         PR bootstrap/81285
13082         * loop-doloop.c (add_test): Update profile.
13084 2017-07-03  Martin Liska  <mliska@suse.cz>
13086         PR sanitize/81040
13087         * sanopt.c (rewrite_usage_of_param): New function.
13088         (sanitize_rewrite_addressable_params): Likewise.
13089         (pass_sanopt::execute): Call rewrite_usage_of_param.
13091 2017-07-03  Richard Biener  <rguenther@suse.de>
13093         * tree-vect-loop.c (vect_create_epilog_for_reduction): Revert
13094         back to using VIEW_CONVERT_EXPR.
13096 2017-07-03  Martin Liska  <mliska@suse.cz>
13098         PR other/78366
13099         * doc/extend.texi: Document when a resolver function is
13100         generated for target_clones.
13102 2017-07-03  Martin Liska  <mliska@suse.cz>
13104         * asan.c (asan_emit_stack_protection): Unpoison just red zones
13105         and shadow memory of auto variables which are subject of
13106         use-after-scope sanitization.
13107         (asan_expand_mark_ifn): Add do set only when is_poison.
13109 2016-07-03  Richard Biener  <rguenther@suse.de>
13111         * tree-vect-loop.c (vect_analyze_loop_operations): Also analyze
13112         reduction PHIs.
13113         (vect_force_simple_reduction): Record reduction def -> phi mapping.
13114         (vectorizable_reduction): Perform reduction PHI creation when
13115         visiting a reduction PHI and adjust and simplify code generation
13116         phase of the reduction op.  Cache dts, use fold_binary, not fold_build2.
13117         (vect_transform_loop): Visit reduction PHIs.
13118         * tree-vect-slp.c (vect_get_and_check_slp_defs): Record reduction
13119         defs into the SLP tree.
13120         (vect_build_slp_tree): Reduction defs terminate the recursion.
13121         * tree-vect-stmts.c (vect_get_vec_def_for_operand_1): Allow lookup
13122         of reduction defs.
13123         (vect_get_vec_defs_for_stmt_copy): Export.
13124         (vect_get_vec_defs): Likewise.
13125         * tree-vectorizer.h (struct _stmt_vec_info): Amend reduc_def
13126         purpose.
13127         (vect_get_vec_defs_for_stmt_copy): Declare.
13128         (vect_get_vec_defs): Likewise.
13130 2017-07-03  Richard Sandiford  <richard.sandiford@linaro.org>
13132         * tree-data-ref.c (dr_analyze_innermost): Replace the "nest"
13133         parameter with a "loop" parameter and use it instead of the
13134         loop containing DR_STMT.  Don't check simple_iv when doing
13135         BB analysis.  Describe the two analysis modes in the comment.
13137 2017-07-03  Tom de Vries  <tom@codesourcery.com>
13139         PR tree-optimization/69468
13140         * tree-ssa-tail-merge.c (ignore_edge_flags): New constant.
13141         (find_same_succ_bb): Handle ignore_edge_flags.
13143 2017-07-03  Tom de Vries  <tom@codesourcery.com>
13145         PR tree-optimization/81192
13146         * tree-ssa-tail-merge.c (same_succ_hash): Use bb->loop_father->num in
13147         hash.
13148         (same_succ::equal): Don't find bbs to be equal if bb->loop_father
13149         differs.
13150         (find_same_succ_bb): Remove obsolete test on bb->loop_father->latch.
13152 2017-07-03  Tom de Vries  <tom@codesourcery.com>
13154         PR tree-optimization/81192
13155         * tree-ssa-tail-merge.c (same_succ_flush_bb): Handle
13156         BB_SAME_SUCC (bb) == NULL.
13158 2017-07-02  Jan Hubicka  <hubicka@ucw.cz>
13160         * cfgrtl.c (rtl_verify_edges): Enable checking of profile_probability
13161         consistency.
13163 2017-07-02  Jan Hubicka  <hubicka@ucw.cz>
13165         * dumpfile.c: Include profile-count.h
13166         * tree-cfg.c (gimple_duplicate_sese_tail): Drop UNUSED attributes;
13167         update profile.
13168         (insert_cond_bb): Update profile.
13169         * tree-cfg.h (insert_cond_bb): Update prototype.
13170         * tree-chkp-opt.c (chkp_optimize_string_function_calls): Update.
13171         * tree-dump.c: Do not include tree-cfg.
13173 2017-07-02  Jan Hubicka  <hubicka@ucw.cz>
13175         * bb-reorder.c (fix_up_crossing_landing_pad): Update profile.
13177 2017-07-02  Jan Hubicka  <hubicka@ucw.cz>
13179         * expect.c (dw2_build_landing_pads): Update profile of the landing pad
13180         bb.
13182 2017-07-02  Jan Hubicka  <hubicka@ucw.cz>
13184         * tree-complex.c (expand_complex_div_wide): update profile.
13186 2017-07-02  Richard Sandiford  <richard.sandiford@linaro.org>
13187             Alan Hayward  <alan.hayward@arm.com>
13188             David Sherwood  <david.sherwood@arm.com>
13190         * Makefile.in (MACHMODE_H): Remove insn-modes.h
13191         (CORETYPES_H): New define.
13192         (MOSTLYCLEANFILES): Add insn-modes-inline.h.
13193         (insn-modes-inline.h, s-modes-inline-h): New rules.
13194         (generated_files): Add insn-modes-inline.h.
13195         (RTL_BASE_H, TREE_CORE_H): Use CORETYPES_H instead of coretypes.h.
13196         (build/gensupport.o, build/ggc-none.o, build/print-rtl.o): Likewise.
13197         (build/read-md.o, build/read-rtl.o, build/rtl.o): Likewise.
13198         (build/vec.o, build/hash-table.o, build/inchash.o): Likewise.
13199         (build/gencondmd.o, build/genattr.o, build/genattr-common.o): Likewise.
13200         (build/genattrtab.o, build/genautomata.o, build/gencheck.o): Likewise.
13201         (build/gencodes.o, build/genconditions.o): Likewise.
13202         (build/genconfig.o, build/genconstants.o, build/genemit.o): Likewise.
13203         (build/genenums.o, build/genextract.o, build/genflags.o): Likewise.
13204         (build/gentarget-def.o, build/genmddeps.o, build/genopinit.o)
13205         (build/genoutput.o, build/genpeep.o, build/genpreds.o): Likewise.
13206         (build/genrecog.o, build/genmddump.o, build/genmatch.o): Likewise.
13207         (build/gencfn-macros.o, build/gcov-iov.o): Likewise.
13208         * coretypes.h: Include everything up to real.h for generators.
13209         Include insn-modes.h first.  Include wide-int-print.h after
13210         wide-int.h.  Include insn-modes-inline.h and then machmode.h.
13211         * machmode.h: Don't include insn-modes.h here.
13212         * function-tests.c: Remove includes of signop.h, machmode.h,
13213         double-int.h and wide-int.h.
13214         * rtl.h: Likewise.
13215         * gcc-rich-location.c: Remove includes of machmode.h, double-int.h
13216         and wide-int.h.
13217         * optc-save-gen.awk: Likewise.
13218         * gencheck.c (BITS_PER_UNIT): Delete dummy definition.
13219         * godump.c: Remove include of wide-int-print.h.
13220         * pretty-print.h: Likewise.
13221         * wide-int-print.cc: Likewise.
13222         * wide-int.cc: Likewise.
13223         * hash-map-tests.c: Remove include of signop.h.
13224         * hash-set-tests.c: Likewise.
13225         * rtl-tests.c: Likewise.
13226         * mkconfig.sh: Remove include of machmode.h.
13227         * genmodes.c (emit_insn_modes_h): Split emission of inline functions
13228         into...
13229         (emit_insn_modes_inline_h): ...this new function.  Emit the code
13230         into an insn-modes-inline.h header file, adding appropriate
13231         include guards and end comments.
13232         (emit_insn_modes_c_header): Remove include of machmode.h.
13233         (emit_min_insn_modes_c_header): Include coretypes.h rather than
13234         machmode.h.
13235         (main): Handle -i flag and call emit_insn_modes_inline_h when
13236         it is passed.
13238 2017-07-02  Richard Sandiford  <richard.sandiford@linaro.org>
13240         * tree-ssa-strlen.c (strinfo): Rename the length field to
13241         nonzero_chars.  Add a full_string_p field.
13242         (compare_nonzero_chars, zero_length_string_p): New functions.
13243         (get_addr_stridx): Add an offset_out parameter.
13244         Use compare_nonzero_chars.
13245         (get_stridx): Update accordingly.  Use compare_nonzero_chars.
13246         (new_strinfo): Update after above changes to strinfo.
13247         (set_endptr_and_length): Set full_string_p.
13248         (get_string_length): Update after above changes to strinfo.
13249         (unshare_strinfo): Update call to new_strinfo.
13250         (maybe_invalidate): Likewise.
13251         (get_stridx_plus_constant): Change off to unsigned HOST_WIDE_INT.
13252         Use compare_nonzero_chars and zero_string_p.  Treat nonzero_chars
13253         as a uhwi instead of an shwi.  Update after above changes to
13254         strinfo and new_strinfo.
13255         (zero_length_string): Assert that chainsi contains full strings.
13256         Use zero_length_string_p.  Update call to new_strinfo.
13257         (adjust_related_strinfos): Update after above changes to strinfo.
13258         Copy full_string_p from origsi.
13259         (adjust_last_stmt): Use zero_length_string_p.
13260         (handle_builtin_strlen): Update after above changes to strinfo and
13261         new_strinfo.  Install the lhs as the string length if the previous
13262         entry didn't describe a full string.
13263         (handle_builtin_strchr): Update after above changes to strinfo
13264         and new_strinfo.
13265         (handle_builtin_strcpy): Likewise.
13266         (handle_builtin_strcat): Likewise.
13267         (handle_builtin_malloc): Likewise.
13268         (handle_pointer_plus): Likewise.
13269         (handle_builtin_memcpy): Likewise.  Track nonzero characters
13270         that aren't necessarily followed by a nul terminator.
13271         (handle_char_store): Likewise.
13273 2017-07-02  Richard Sandiford  <richard.sandiford@linaro.org>
13275         PR tree-optimization/80769
13276         * tree-ssa-strlen.c (strinfo): Document that "stmt" is also used
13277         for malloc and calloc.  Document the new invariant that all related
13278         strinfos have delayed lengths or none do.
13279         (verify_related_strinfos): Move earlier in file.
13280         (set_endptr_and_length): New function, split out from...
13281         (get_string_length): ...here.  Also set the lengths of related
13282         strinfos.
13283         (zero_length_string): Assert that chainsi has known (rather than
13284         delayed) lengths.
13285         (adjust_related_strinfos): Likewise.
13287 2017-07-02  Richard Sandiford  <richard.sandiford@linaro.org>
13289         PR tree-optimization/81136
13290         * tree-vect-data-refs.c (vect_update_misalignment_for_peel): Only
13291         assert that two references with the same misalignment have the same
13292         compile-time misalignment if those compile-time misalignments
13293         are known.
13295 2017-07-01  Andi Kleen  <ak@linux.intel.com>
13297         * print-tree.c (print_node): Print all attributes.
13299 2017-07-01  Jan Hubicka  <hubicka@ucw.cz>
13301         * cfg.c (scale_bbs_frequencies): New function.
13302         * cfg.h (scale_bbs_frequencies): Declare it.
13303         * cfgloopanal.c (single_likely_exit): Cleanup.
13304         * cfgloopmanip.c (scale_loop_frequencies): Take profile_probability
13305         as parameter.
13306         (scale_loop_profile): Likewise.
13307         (loop_version): Likewise.
13308         (create_empty_loop_on_edge): Update.
13309         * cfgloopmanip.h (scale_loop_frequencies, scale_loop_profile,
13310         scale_loop_frequencies, scale_loop_profile, loopify,
13311         loop_version): Update prototypes.
13312         * modulo-sched.c (sms_schedule): Update.
13313         * predict.c (unlikely_executed_edge_p): Also check probability.
13314         (probably_never_executed_edge_p): Fix typo.
13315         * tree-if-conv.c (version_loop_for_if_conversion): Update.
13316         * tree-parloops.c (gen_parallel_loop): Update.
13317         * tree-ssa-loop-ivcanon.c (try_peel_loop): Update.
13318         * tree-ssa-loop-manip.c (tree_transform_and_unroll_loop): Update.
13319         * tree-ssa-loop-split.c (split_loop): Update.
13320         * tree-ssa-loop-unswitch.c (tree_unswitch_loop): Update.
13321         * tree-vect-loop-manip.c (vect_do_peeling): Update.
13322         (vect_loop_versioning): Update.
13323         * tree-vect-loop.c (scale_profile_for_vect_loop): Update.
13325 2017-07-01  Jan Hubicka  <hubicka@ucw.cz>
13327         * trans-mem.c (split_bb_make_tm_edge): Update profile.
13329 2017-07-01  Jan Hubicka  <hubicka@ucw.cz>
13331         * tree-if-conv.c (combine_blocks): Use make_single_succ_edge
13332         to keep profile consistent.
13334 2017-07-01  Jan Hubicka  <hubicka@ucw.cz>
13336         * cfgrtl.c (rtl_flow_call_edges_add): Update profile.
13337         * tree-cfg.c (gimple_flow_call_edges_add): Likewise.
13338         * profile-count.h (max_safe_multiplier): Make unsigned.
13339         (profile_count::guessed_zero): New.
13341 2017-07-01  Jan Hubicka  <hubicka@ucw.cz>
13343         * bb-reorder.c (fix_up_crossing_landing_pad,
13344         fix_crossing_conditional_branches): Use make_single_succ_edge
13345         to keep profile consistent.
13347 2017-07-01  Jan Hubicka  <hubicka@ucw.cz>
13349         * tree-vect-loop.c (optimize_mask_stores): Use make_single_succ_edge
13350         to update profile.
13352 2017-07-01  Jakub Jelinek  <jakub@redhat.com>
13354         PR sanitizer/81262
13355         * bb-reorder.c (fix_up_fall_thru_edges): Move variable declarations to
13356         the right scopes, make sure cond_jump isn't preserved between multiple
13357         iterations.  Search for fallthru edge whenever there are 3+ edges and
13358         use find_fallthru_edge for it.
13360 2017-06-29  Jan Hubicka  <hubicka@ucw.cz>
13362         Patch by Alexander Monakov <amonakov@ispras.ru>
13363         * sel-sched-ir.c (compute_succs_info): Handle uninitialized
13364         probabilities consistently.
13366 2017-06-29  Jan Hubicka  <hubicka@ucw.cz>
13368         * pa.c (pa_expand_compare_and_swap_loop): Update call of
13369         emit_cmp_and_jump_insns.
13371 2017-06-29  Jan Hubicka  <hubicka@ucw.cz>
13373         PR ipa/81261
13374         * tree-inline.c (expand_call_inline): Combine profile statuses.
13376 2017-06-30  Andrew Pinski  <apinski@cavium.com>
13378         * tree-if-conv.c (predicate_scalar_phi): Update new_stmt if
13379         fold_stmt returned true.
13381 2017-06-30  Nathan Sidwell  <nathan@acm.org>
13383         * ggc.h (empty_string): Delete.
13384         * cfgexpand.c (expand_asm_stmt): Use plain "".
13385         * optabs.c (expand_asm_memory_barrier): Likewise.
13386         * stringpool.c (empty_string): Delete.
13387         (digit_vector, digit_string): Delete.
13388         (ggc_alloc_string): Use plain "", don't optimize single digit
13389         strings.  Use ggc_alloc_atomic.
13391 2017-06-30  Richard Earnshaw  <rearnsha@arm.com>
13393         * rtlanal.c (insn_rtx_cost): If a parallel contains exactly one
13394         comparison set and one other set, use the cost of the non-comparison
13395         set.
13397 2017-06-30  Nathan Sidwell  <nathan@acm.org>
13399         * ggc.h: Replace all 'static inline' with plain 'inline'.  Fix
13400         some formatting.
13402 2017-06-30  Peter Bergner  <bergner@vnet.ibm.com>
13404         * tree-cfg.c (group_case_labels_stmt): Merge scanning and compressing
13405         loops.  Remove now unneeded calls to gimple_switch_set_label() that
13406         just set removed labels to NULL_TREE.
13408 2017-06-30  Aldy Hernandez  <aldyh@redhat.com>
13410         * tree-ssanames.c (set_range_info_raw): Abstract from ...
13411         (set_range_info): ...here.  Only call set_range_info_raw if domain
13412         is useful.
13413         (set_nonzero_bits): Call set_range_info_raw.
13414         * tree-ssanames.h (set_range_info_raw): New.
13416 2017-06-30  Jakub Jelinek  <jakub@redhat.com>
13418         PR target/81225
13419         * config/i386/sse.md (vec_extract_lo_<mode><mask_name>): For V8FI,
13420         V16FI and VI8F_256 iterators, use <store_mask_predicate> instead
13421         of nonimmediate_operand and <store_mask_constraint> instead of m
13422         for the input operand.  For V8FI iterator, always split if input
13423         is a MEM.  For V16FI and V8SF_256 iterators, don't test if both
13424         operands are MEM if <mask_applied>.  For VI4F_256 iterator, use
13425         <store_mask_predicate> instead of register_operand and
13426         <store_mask_constraint> instead of v for the input operand.  Make
13427         sure both operands aren't MEMs for if not <mask_applied>.
13429 2017-06-30  Sylvestre Ledru  <sylvestre@debian.org>
13431         * lto-wrapper.c (copy_file) Close both file descriptors before
13432         exiting normally.
13434 2017-06-30  Martin Liska  <mliska@suse.cz>
13436         PR ipa/81214
13437         * multiple_target.c (create_dispatcher_calls): Make ifunc
13438         also for function that don't have calls or are not referenced.
13440 2017-06-30  Richard Biener  <rguenther@suse.de>
13442         * tree-vect-slp.c (vect_slp_analyze_node_operations): Only
13443         analyze the first scalar stmt.  Move vector type computation
13444         for the BB case here from ...
13445         * tree-vect-stmts.c (vect_analyze_stmt): ... here.  Guard
13446         live operation processing in the SLP case properly.
13448 2017-06-30  Richard Biener  <rguenther@suse.de>
13450         * graph.c (draw_cfg_node_succ_edges): Fix broken dot syntax.
13452 2017-06-30  Martin Liska  <mliska@suse.cz>
13454         PR sanitizer/81021
13455         * tree-eh.c (lower_resx): Call BUILT_IN_ASAN_HANDLE_NO_RETURN
13456         before BUILT_IN_UNWIND_RESUME when ASAN is used.
13458 2017-06-30  Yvan Roux  <yvan.roux@linaro.org>
13460         * doc/invoke.texi (AArch64): Add missing options and remove redundant
13461         ones.
13463 2017-06-30  Richard Biener  <rguenther@suse.de>
13465         PR tree-optimization/81249
13466         * tree-vect-loop.c (vect_create_epilog_for_reduction): Convert
13467         condition reduction result to original scalar type.
13469 2017-06-30  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
13471         * profile-count.h (enum profile_quality): Fix typos and whitespace
13472         issues.
13474 2017-06-30  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
13476         * config/s390/s390.c (s390_expand_setmem): Adjust to the new data
13477         type for branch probabilities.
13479 2017-06-29  Julian Brown  <julian@codesourcery.com>
13480             Naveen H.S  <Naveen.Hurugalawadi@cavium.com>
13482         * config/aarch64/aarch64-fusion-pairs.def: Add ALU_BRANCH entry.
13483         * config/aarch64/aarch64.c (AARCH64_FUSE_ALU_BRANCH): New fusion type.
13484         (thunderx2t99_tunings): Set AARCH64_FUSE_ALU_BRANCH flag.
13485         (aarch_macro_fusion_pair_p): Add support for AARCH64_FUSE_ALU_BRANCH.
13487 2017-06-29  Naveen H.S  <Naveen.Hurugalawadi@cavium.com>
13489         * config/aarch64/aarch64.c (aarch_macro_fusion_pair_p): Push the
13490         check for CC usage into AARCH64_FUSE_CMP_BRANCH.
13491         * config/i386/i386.c (ix86_macro_fusion_pair_p): Push the check for
13492         CC usage from generic code to here.
13493         * sched-deps.c (sched_macro_fuse_insns): Move the condition for
13494         CC usage into the target macros.
13496 2017-06-29  Maya Rashish  <coypu@sdf.org>
13498         * config/netbsd.h (NETBSD_LIB_SPEC): Add -lc when creating shared
13499         objects.
13501 2017-06-29  Jan Hubicka  <hubicka@ucw.cz>
13503         * arm/arm-builtins.c: Include profile-count.h
13504         * except.c (sjlj_emit_function_enter): Use
13505         profile_probability::unlikely.
13507 2017-06-29  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
13509         * config/rs6000/rs6000.c (toc_relative_expr_p): Make tocrel_base
13510         and tocrel_offset be pointer args rather than implicitly using
13511         static versions.
13512         (legitimate_constant_pool_address_p, rs6000_emit_move,
13513         const_load_sequence_p, adjust_vperm): Add local tocrel_base and
13514         tocrel_offset and use in toc_relative_expr_p call.
13515         (print_operand, print_operand_address): Use static tocrel_base_oac
13516         and tocrel_offset_oac.
13517         (rs6000_output_addr_const_extra): Use static tocrel_base_oac and
13518         tocrel_offset_oac.
13520 2017-06-29  Maya Rashish  <coypu@sdf.org>
13522         * config/vax/builtins.md (ffssi2_internal): Correct constraint.
13524 2017-06-29  Eric Botcazou  <ebotcazou@adacore.com>
13526         * expr.c (expand_expr) <normal_inner_ref>: When testing for unaligned
13527         objects, take into account only the alignment of 'op0' and 'mode1' if
13528         'op0' is a MEM.
13530 2017-06-29  Steve Ellcey  <sellcey@cavium.com>
13532         * ccmp.c (ccmp_tree_comparison_p): New function.
13533         (ccmp_candidate_p): Update to use above function.
13534         (get_compare_parts): New function.
13535         (expand_ccmp_next): Update to use new functions.
13536         (expand_ccmp_expr_1): Take tree arg instead of gimple, update to use
13537         new functions.
13538         (expand_ccmp_expr): Pass tree instead of gimple to expand_ccmp_expr_1,
13539         take mode as argument.
13540         * ccmp.h (expand_ccmp_expr): Add mode as argument.
13541         * expr.c (expand_expr_real_1): Pass mode as argument.
13543 2017-06-29  Segher Boessenkool  <segher@kernel.crashing.org>
13545         * combine.c (combine_instructions): Print insns to dump_file, together
13546         with their costs.
13548 2017-06-29  Jan Hubicka  <hubicka@ucw.cz>
13550         * asan.c (asan_emit_stack_protection): Update.
13551         (create_cond_insert_point): Update.
13552         * auto-profile.c (afdo_propagate_circuit): Update.
13553         * basic-block.h (struct edge_def): Turn probability to
13554         profile_probability.
13555         (EDGE_FREQUENCY): Update.
13556         * bb-reorder.c (find_traces_1_round): Update.
13557         (better_edge_p): Update.
13558         (sanitize_hot_paths): Update.
13559         * cfg.c (unchecked_make_edge): Initialize probability to uninitialized.
13560         (make_single_succ_edge): Update.
13561         (check_bb_profile): Update.
13562         (dump_edge_info): Update.
13563         (update_bb_profile_for_threading): Update.
13564         * cfganal.c (connect_infinite_loops_to_exit): Initialize new edge
13565         probabilitycount to 0.
13566         * cfgbuild.c (compute_outgoing_frequencies): Update.
13567         * cfgcleanup.c (try_forward_edges): Update.
13568         (outgoing_edges_match): Update.
13569         (try_crossjump_to_edge): Update.
13570         * cfgexpand.c (expand_gimple_cond): Update make_single_succ_edge.
13571         (expand_gimple_tailcall): Update.
13572         (construct_init_block): Use make_single_succ_edge.
13573         (construct_exit_block): Use make_single_succ_edge.
13574         * cfghooks.c (verify_flow_info): Update.
13575         (redirect_edge_succ_nodup): Update.
13576         (split_edge): Update.
13577         (account_profile_record): Update.
13578         * cfgloopanal.c (single_likely_exit): Update.
13579         * cfgloopmanip.c (scale_loop_profile): Update.
13580         (set_zero_probability): Remove.
13581         (duplicate_loop_to_header_edge): Update.
13582         * cfgloopmanip.h (loop_version): Update prototype.
13583         * cfgrtl.c (try_redirect_by_replacing_jump): Update.
13584         (force_nonfallthru_and_redirect): Update.
13585         (update_br_prob_note): Update.
13586         (rtl_verify_edges): Update.
13587         (purge_dead_edges): Update.
13588         (rtl_lv_add_condition_to_bb): Update.
13589         * cgraph.c: (cgraph_edge::redirect_call_stmt_to_calle): Update.
13590         * cgraphunit.c (init_lowered_empty_function): Update.
13591         (cgraph_node::expand_thunk): Update.
13592         * cilk-common.c: Include profile-count.h
13593         * dojump.c (inv): Remove.
13594         (jumpifnot): Update.
13595         (jumpifnot_1): Update.
13596         (do_jump_1): Update.
13597         (do_jump): Update.
13598         (do_jump_by_parts_greater_rtx): Update.
13599         (do_compare_rtx_and_jump): Update.
13600         * dojump.h (jumpifnot, jumpifnot_1, jumpif_1, jumpif, do_jump,
13601         do_jump_1. do_compare_rtx_and_jump): Update prototype.
13602         * dwarf2cfi.c: Include profile-count.h
13603         * except.c (dw2_build_landing_pads): Use make_single_succ_edge.
13604         (sjlj_emit_dispatch_table): Likewise.
13605         * explow.c: Include profile-count.h
13606         * expmed.c (emit_store_flag_force): Update.
13607         (do_cmp_and_jump): Update.
13608         * expr.c (compare_by_pieces_d::generate): Update.
13609         (compare_by_pieces_d::finish_mode): Update.
13610         (emit_block_move_via_loop): Update.
13611         (store_expr_with_bounds): Update.
13612         (store_constructor): Update.
13613         (expand_expr_real_2): Update.
13614         (expand_expr_real_1): Update.
13615         * expr.h (try_casesi, try_tablejump): Update prototypes.
13616         * gimple-pretty-print.c (dump_probability): Update.
13617         (dump_profile): New.
13618         (dump_gimple_label): Update.
13619         (dump_gimple_bb_header): Update.
13620         * graph.c (draw_cfg_node_succ_edges): Update.
13621         * hsa-gen.c (convert_switch_statements): Update.
13622         * ifcvt.c (cheap_bb_rtx_cost_p): Update.
13623         (find_if_case_1): Update.
13624         (find_if_case_2): Update.
13625         * internal-fn.c (expand_arith_overflow_result_store): Update.
13626         (expand_addsub_overflow): Update.
13627         (expand_neg_overflow): Update.
13628         (expand_mul_overflow): Update.
13629         (expand_vector_ubsan_overflow): Update.
13630         * ipa-cp.c (good_cloning_opportunity_p): Update.
13631         * ipa-split.c (split_function): Use make_single_succ_edge.
13632         * ipa-utils.c (ipa_merge_profiles): Update.
13633         * loop-doloop.c (add_test): Update.
13634         (doloop_modify): Update.
13635         * loop-unroll.c (compare_and_jump_seq): Update.
13636         (unroll_loop_runtime_iterations): Update.
13637         * lra-constraints.c (lra_inheritance): Update.
13638         * lto-streamer-in.c (input_cfg): Update.
13639         * lto-streamer-out.c (output_cfg): Update.
13640         * mcf.c (adjust_cfg_counts): Update.
13641         * modulo-sched.c (sms_schedule): Update.
13642         * omp-expand.c (expand_omp_for_init_counts): Update.
13643         (extract_omp_for_update_vars): Update.
13644         (expand_omp_ordered_sink): Update.
13645         (expand_omp_for_ordered_loops): Update.
13646         (expand_omp_for_generic): Update.
13647         (expand_omp_for_static_nochunk): Update.
13648         (expand_omp_for_static_chunk): Update.
13649         (expand_cilk_for): Update.
13650         (expand_omp_simd): Update.
13651         (expand_omp_taskloop_for_outer): Update.
13652         (expand_omp_taskloop_for_inner): Update.
13653         * omp-simd-clone.c (simd_clone_adjust): Update.
13654         * optabs.c (expand_doubleword_shift): Update.
13655         (expand_abs): Update.
13656         (emit_cmp_and_jump_insn_1): Update.
13657         (expand_compare_and_swap_loop): Update.
13658         * optabs.h (emit_cmp_and_jump_insns): Update prototype.
13659         * predict.c (predictable_edge_p): Update.
13660         (edge_probability_reliable_p): Update.
13661         (set_even_probabilities): Update.
13662         (combine_predictions_for_insn): Update.
13663         (combine_predictions_for_bb): Update.
13664         (propagate_freq): Update.
13665         (estimate_bb_frequencies): Update.
13666         (force_edge_cold): Update.
13667         * profile-count.c (profile_count::dump): Add missing space into dump.
13668         (profile_count::debug): Add newline.
13669         (profile_count::differs_from_p): Explicitly convert to unsigned.
13670         (profile_count::stream_in): Update.
13671         (profile_probability::dump): New member function.
13672         (profile_probability::debug): New member function.
13673         (profile_probability::differs_from_p): New member function.
13674         (profile_probability::differs_lot_from_p): New member function.
13675         (profile_probability::stream_in): New member function.
13676         (profile_probability::stream_out): New member function.
13677         * profile-count.h (profile_count_quality): Rename to ...
13678         (profile_quality): ... this one.
13679         (profile_probability): New.
13680         (profile_count): Update.
13681         * profile.c (compute_branch_probabilities): Update.
13682         * recog.c (peep2_attempt): Update.
13683         * sched-ebb.c (schedule_ebbs): Update.
13684         * sched-rgn.c (find_single_block_region): Update.
13685         (compute_dom_prob_ps): Update.
13686         (schedule_region): Update.
13687         * sel-sched-ir.c (compute_succs_info): Update.
13688         * stmt.c (struct case_node): Update.
13689         (do_jump_if_equal): Update.
13690         (get_outgoing_edge_probs): Update.
13691         (conditional_probability): Update.
13692         (emit_case_dispatch_table): Update.
13693         (expand_case): Update.
13694         (expand_sjlj_dispatch_table): Update.
13695         (emit_case_nodes): Update.
13696         * targhooks.c: Update.
13697         * tracer.c (better_p): Update.
13698         (find_best_successor): Update.
13699         * trans-mem.c (expand_transaction): Update.
13700         * tree-call-cdce.c: Update.
13701         * tree-cfg.c (gimple_split_edge): Upate.
13702         (move_sese_region_to_fn): Upate.
13703         * tree-cfgcleanup.c (cleanup_control_expr_graph): Upate.
13704         * tree-eh.c (lower_resx): Upate.
13705         (cleanup_empty_eh_move_lp): Upate.
13706         * tree-if-conv.c (version_loop_for_if_conversion): Update.
13707         * tree-inline.c (copy_edges_for_bb): Update.
13708         (copy_cfg_body): Update.
13709         * tree-parloops.c (gen_parallel_loop): Update.
13710         * tree-profile.c (gimple_gen_ic_func_profiler): Update.
13711         (gimple_gen_time_profiler): Update.
13712         * tree-ssa-dce.c (remove_dead_stmt): Update.
13713         * tree-ssa-ifcombine.c (update_profile_after_ifcombine): Update.
13714         * tree-ssa-loop-im.c (execute_sm_if_changed): Update.
13715         * tree-ssa-loop-ivcanon.c (remove_exits_and_undefined_stmts): Update.
13716         (unloop_loops): Update.
13717         (try_peel_loop): Update.
13718         * tree-ssa-loop-manip.c (tree_transform_and_unroll_loop): Update.
13719         * tree-ssa-loop-split.c (connect_loops): Update.
13720         (split_loop): Update.
13721         * tree-ssa-loop-unswitch.c (tree_unswitch_loop): Update.
13722         (hoist_guard): Update.
13723         * tree-ssa-phionlycprop.c (propagate_rhs_into_lhs): Update.
13724         * tree-ssa-phiopt.c (replace_phi_edge_with_variable): Update.
13725         (value_replacement): Update.
13726         * tree-ssa-reassoc.c (branch_fixup): Update.
13727         * tree-ssa-tail-merge.c (replace_block_by): Update.
13728         * tree-ssa-threadupdate.c (remove_ctrl_stmt_and_useless_edges): Update.
13729         (create_edge_and_update_destination_phis): Update.
13730         (compute_path_counts): Update.
13731         (recompute_probabilities): Update.
13732         (update_joiner_offpath_counts): Update.
13733         (freqs_to_counts_path): Update.
13734         (duplicate_thread_path): Update.
13735         * tree-switch-conversion.c (hoist_edge_and_branch_if_true): Update.
13736         (struct switch_conv_info): Update.
13737         (gen_inbound_check): Update.
13738         * tree-vect-loop-manip.c (slpeel_add_loop_guard): Update.
13739         (vect_do_peeling): Update.
13740         (vect_loop_versioning): Update.
13741         * tree-vect-loop.c (scale_profile_for_vect_loop): Update.
13742         (optimize_mask_stores): Update.
13743         * ubsan.c (ubsan_expand_null_ifn): Update.
13744         * value-prof.c (gimple_divmod_fixed_value): Update.
13745         (gimple_divmod_fixed_value_transform): Update.
13746         (gimple_mod_pow2): Update.
13747         (gimple_mod_pow2_value_transform): Update.
13748         (gimple_mod_subtract): Update.
13749         (gimple_mod_subtract_transform): Update.
13750         (gimple_ic): Update.
13751         (gimple_stringop_fixed_value): Update.
13752         (gimple_stringops_transform): Update.
13753         * value-prof.h: Update.
13755 2017-06-29  Carl Love  <cel@us.ibm.com>
13757         * config/rs6000/rs6000-c.c: Add support for built-in functions
13758         vector signed int vec_signed (vector float);
13759         vector signed long long vec_signed (vector double);
13760         vector signed int vec_signed2 (vector double, vector double);
13761         vector signed int vec_signede (vector double);
13762         vector signed int vec_signedo (vector double);
13763         * config/rs6000/rs6000.c (rs6000_generate_vsigned2_code): Add
13764         instruction generator.
13765         * config/rs6000/vsx.md (UNSPEC_VSX_XVCVSPSXWS, UNSPEC_VSX_XVCVSPSXDS,
13766         UNSPEC_VSX_VSIGNED2): Add UNSPECS.
13767         (vsx_xvcvspsxws, vsx_xvcvdpuxds_scale, vsx_xvcvspuxws, vsigned2_v2df):
13768         Add define_insn.
13769         (vsignedo_v2df, vsignede_v2df, vunsigned2_v2df, vunsignedo_v2df,
13770         vunsignede_v2df): Add define_expands.
13771         * config/rs6000/rs6000-builtin.def (VEC_SIGNED, VEC_UNSIGNED,
13772         VEC_SIGNED2, VEC_UNSIGNED2, VEC_SIGNEDE, VEC_UNSIGNEDE, VEC_SIGNEDO,
13773         VEC_UNSIGNEDO): Add definitions.
13774         * config/vsx.md (UNSPEC_VSX_XVCVSPSXWS, UNSPEC_VSX_XVCVSPSXDS,
13775         UNSPEC_VSX_VSIGNED2): Add UNSPECs.
13776         (vsx_xvcvspsxws, vsx_xvcvspuxws): Add define_insn.
13777         (vsigned2_v2df, vsigendo_v2df, vsignede_v2df,
13778         vunsigned2_v2df, vunsignedo_v2df, vunsignede_v2df): Add define_expands.
13779         * config/rs6000/altivec.h (vec_signed, vec_signed2,
13780         vec_signede and vec_signedo, vec_unsigned, vec_unsigned2,
13781         vec_unsignede, vec_unsignedo): Add builtin defines.
13782         * config/rs6000-protos.h (rs6000_generate_vsigned2_code): Add extern
13783         declaration.
13784         * doc/extend.texi: Update the built-in documentation file for the
13785         new built-in functions.
13787 2017-06-29  Richard Biener  <rguenther@suse.de>
13789         * tree-vect-loop.c (vect_analyze_scalar_cycles_1): Do not add
13790         reduction chains to LOOP_VINFO_REDUCTIONS.
13791         * tree-vect-slp.c (vect_analyze_slp): Continue looking for
13792         SLP reductions after processing reduction chains.
13794 2017-06-29  Nathan Sidwell  <nathan@acm.org>
13796         * builtins.c (fold_builtin_FUNCTION): Use
13797         lang_hooks.decl_printable_name.
13799 2017-06-29  Peter Bergner  <bergner@vnet.ibm.com>
13801         PR middle-end/81194
13802         * cfgexpand.c (expand_gimple_stmt_1): Handle switch statements
13803         with only one label.
13804         * stmt.c (expand_case): Assert NCASES is greater than one.
13806 2017-06-29  Richard Biener  <rguenther@suse.de>
13808         * tree-cfg.c (group_case_labels_stmt): Return whether we changed
13809         anything.
13810         (group_case_labels): Likewise.
13811         (find_taken_edge): Push sanity checking on val to workers...
13812         (find_taken_edge_cond_expr): ... here
13813         (find_taken_edge_switch_expr): ... and here, handle cases
13814         with just a default label.
13815         * tree-cfg.h (group_case_labels_stmt): Adjust prototype.
13816         (group_case_labels): Likewise.
13817         * tree-cfgcleanup.c (execute_cleanup_cfg_post_optimizing): When
13818         group_case_labels does anything cleanup the CFG again.
13820 2017-06-29  Bin Cheng  <bin.cheng@arm.com>
13822         PR tree-optimization/81196
13823         * tree-ssa-loop-niter.c (number_of_iterations_cond): Handle loop
13824         exit condition comparing two IVs.
13826 2017-06-29  Richard Earnshaw  <rearnsha@arm.com>
13828         * config/arm/parsecpu.awk (gen_comm_data): Add initializer for
13829         profile to the dummy entry at the end of the list of architectures.
13830         * config/arm/arm-cpu-cdata.h: Regenerated.
13832 2017-06-29  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
13833             Michael Collison <michael.collison@arm.com>
13835         PR target/70119
13836         * config/aarch64/aarch64.md (*aarch64_<optab>_reg_<mode>3_mask1):
13837         New pattern.
13838         (*aarch64_reg_<mode>3_neg_mask2): New pattern.
13839         (*aarch64_reg_<mode>3_minus_mask): New pattern.
13840         (*aarch64_<optab>_reg_di3_mask2): New pattern.
13841         * config/aarch64/aarch64.c (aarch64_rtx_costs): Account for cost
13842         of shift when the shift amount is masked with constant equal to
13843         the size of the mode.
13844         * config/aarch64/predicates.md (subreg_lowpart_operator): New
13845         predicate.
13847 2017-06-29  Martin Liska  <mliska@suse.cz>
13849         * config/i386/i386.opt: Change range from [1,5] to [0,5].
13851 2017-06-29  Yury Gribov  <tetra2005@gmail.com>
13853         PR bootstrap/80565
13854         * ipa-cp.c (allocate_and_init_ipcp_value): Add initialization
13855         code.
13856         * ipa-inline.h
13857         (edge_growth_cache_entry::edge_growth_cache_entry): New
13858         function.
13859         (reset_edge_growth_cache): Update to use constructor.
13861 2017-06-28  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
13863         * config/aarch64/aarch64.h (AARCH64_EXPAND_ALIGNMENT): New.
13864         (DATA_ALIGNMENT): Update to use AARCH64_EXPAND_ALIGNMENT.
13865         (LOCAL_ALIGNMENT): Update to use AARCH64_EXPAND_ALIGNMENT.
13867 2017-06-28  Sebastian Peryt  <sebastian.peryt@intel.com>
13869         * config/i386/avx512vlintrin.h (_mm256_permutexvar_epi64)
13870         (_mm256_permutexvar_epi32, _mm256_permutex_epi64): New intrinsics.
13872 2017-06-28  Szabolcs Nagy  <szabolcs.nagy@arm.com>
13874         * config.gcc (*-linux-musl*): Add t-musl tmake_file.
13875         (*-linux-uclibc*): Add t-uclibc tmake_file.
13876         * config/t-musl: New.
13877         * config/t-uclibc: New.
13879 2017-06-28  Richard Earnshaw  <rearnsha@arm.com>
13881         * config/arm/parsecpu.awk (profile): Parse new keyword in an arch
13882         context.
13883         (gen_comm_data): Emit architectural setting of arch_prof.
13884         * config/arm/arm-cpus.in (armv6-m, armv6s-m, armv7-a, armv7ve): Set the
13885         profile.
13886         (armv7-r, armv7-m, armv7e-m, armv8-a, armv8.1-a, armv8.2-a): Likewise.
13887         (armv8-m.base, armv8-m.main): Likewise.
13888         * arm-protos.h (arm_build_target): Add profile field.
13889         (arch_option): Likewise.
13890         * config/arm/arm.c (arm_configure_build_target): Copy the profile to
13891         the active target.
13892         * config/arm/arm.h (TARGET_ARM_ARCH_PROFILE): Use
13893         arm_active_target.profile.
13895 2017-06-28  Richard Biener  <rguenther@suse.de>
13897         PR middle-end/81227
13898         * fold-const.c (negate_expr_p): Use TYPE_UNSIGNED, not
13899         TYPE_OVERFLOW_WRAPS.
13900         * match.pd (negate_expr_p): Likewise.
13901         * tree-ssa-reassoc.c (optimize_range_tests_diff): Use
13902         fold_build2, not fold_binary.
13904 2017-06-28  Wilco Dijkstra  <wdijkstr@arm.com>
13906         * config/aarch64/aarch64 (aarch64_expand_mov_immediate):
13907         Convert memory address to Pmode.
13908         (aarch64_print_operand): Assert MEM operands are always Pmode.
13910 2017-06-28  Wilco Dijkstra  <wdijkstr@arm.com>
13912         PR target/79665
13913         * config/arm/aarch-common.c (arm_no_early_alu_shift_dep):
13914         Remove redundant if.
13915         (aarch_forward_to_shift_is_not_shifted_reg): Remove.
13916         * config/arm/aarch-common-protos.h
13917         (aarch_forward_to_shift_is_not_shifted_re): Remove.
13918         * config/arm/cortex-a53.md: Use arm_no_early_alu_shift_dep in bypass.
13920 2017-06-28  Michael Meissner  <meissner@linux.vnet.ibm.com>
13922         PR ipa/81238
13923         * multiple_target.c (create_dispatcher_calls): Set the default
13924         clone to be static, not public.
13926 2017-06-28  Richard Biener  <rguenther@suse.de>
13928         * tree-vect-loop.c (vectorizable_reduction): Move special
13929         cond reduction IV var creation ...
13930         (vect_create_epilog_for_reduction): ... here.  Remove induction_index
13931         parameter.  Use STMT_VINFO_VECTYPE.
13932         * tree-vect-slp.c (vect_get_constant_vectors): Properly reset
13933         constant_p.
13935 2017-06-28  Martin Liska  <mliska@suse.cz>
13937         PR ipa/81128
13938         * ipa-visibility.c (non_local_p): Handle visibility.
13940 2017-06-28  Martin Liska  <mliska@suse.cz>
13942         PR driver/79659
13943         * common.opt: Add IntegerRange to various options.
13944         * opt-functions.awk (integer_range_info): New function.
13945         * optc-gen.awk: Add integer_range_info to cl_options struct.
13946         * opts-common.c (decode_cmdline_option): Handle
13947         CL_ERR_INT_RANGE_ARG.
13948         (cmdline_handle_error): Likewise.
13949         * opts.c (print_filtered_help): Show valid interval in
13950         when --help is provided.
13951         * opts.h (struct cl_option): Add range_min and range_max fields.
13952         * config/i386/i386.opt: Add IntegerRange for -mbranch-cost.
13954 2017-06-28  Marc Glisse  <marc.glisse@inria.fr>
13956         * match.pd ((X & ~Y) | (~X & Y)): Generalize to + and ^.
13957         (x * C EQ/NE y * C): New transformation.
13959 2017-06-28  Christophe Lyon  <christophe.lyon@linaro.org>
13961         * genmultilib (combination_space): Accept '+' in option names.
13963 2017-06-28  Martin Liska  <mliska@suse.cz>
13965         PR sanitizer/81224
13966         * asan.c (instrument_derefs): Bail out inner references
13967         that are hard register variables.
13969 2017-06-28  Jakub Jelinek  <jakub@redhat.com>
13971         PR target/81175
13972         * config/i386/i386.c (ix86_init_mmx_sse_builtins): Use def_builtin
13973         rather than def_builtin_pure for __builtin_ia32_gatherpf*.
13975 2017-06-28  Richard Biener  <rguenther@suse.de>
13977         * tree-vectorizer.h (vect_get_vec_defs): Remove.
13978         (vect_get_slp_defs): Adjust.
13979         * tree-vect-loop.c (get_initial_defs_for_reduction): Split
13980         out from ...
13981         * tree-vect-slp.c (vect_get_constant_vectors): ... here and
13982         simplify.
13983         * tree-vect-loop.c (vect_create_epilog_for_reduction): Use
13984         get_initial_defs_for_reduction instead of vect_get_vec_defs.
13985         (vectorizable_reduction): Adjust.
13986         * tree-vect-slp.c (vect_get_constant_vectors): Remove reduction
13987         handling.
13988         (vect_get_slp_defs): Likewise.
13989         * tree-vect-stmts.c (vect_get_vec_defs): Make static and adjust.
13990         (vectorizable_bswap): Adjust.
13991         (vectorizable_call): Likewise.
13992         (vectorizable_conversion): Likewise.
13993         (vectorizable_assignment): Likewise.
13994         (vectorizable_shift): Likewise.
13995         (vectorizable_operation): Likewise.
13996         (vectorizable_store): Likewise.
13997         (vectorizable_condition): Likewise.
13998         (vectorizable_comparison): Likewise.
14000 2017-06-28  Michael Collison  <michael.collison@arm.com>
14002         PR target/68535
14003         * config/arm/arm.c (gen_ldm_seq): Remove last unnecessary
14004         set of base_reg
14005         (arm_gen_movmemqi): Removed unused variable 'i'.
14006         Convert 'for' loop into 'while' loop.
14007         (arm_expand_prologue): Remove last unnecessary set of insn.
14008         (thumb_pop): Remove unused variable 'pushed_words'.
14009         (thumb_exit): Remove last unnecessary set of regs_to_pop.
14011 2017-06-28  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
14013         * config/s390/predicates.md: Use s390_rel_address_ok_p.
14014         * config/s390/s390-protos.h: Add prototype of
14015         s390_rel_address_ok_p.
14016         * config/s390/s390.c (s390_got_symbol): New function.
14017         (s390_rel_address_ok_p): New function.
14018         (legitimize_pic_address): Use s390_rel_address_ok_p.
14019         (s390_load_got): Use s390_got_symbol.
14020         (s390_option_override): Issue error if
14021         -mno-pic-data-is-text-relative is used without -fpic/-fPIC.
14022         * config/s390/s390.h (TARGET_DEFAULT_PIC_DATA_IS_TEXT_RELATIVE):
14023         New macro.
14024         * config/s390/s390.opt: New option mpic-data-is-text-relative.
14026 2017-06-27  Andrew Pinski  <apinski@cavium.com>
14028         * match.pd (X >/>=/</<= 0 ? 1.0 : -1.0): New patterns.
14029         (X * copysign (1.0, X)): New pattern.
14030         (X * copysign (1.0, -X)): New pattern.
14031         (copysign (-1.0, CST)): New pattern.
14033 2017-06-27  Joseph Myers  <joseph@codesourcery.com>
14035         * genmultilib (combination_space): Remove variable.
14036         Validate reuse rules against regular expression for any sequence
14037         of multilib options in any order.
14039 2017-06-27  Michael Collison  <michael.collison@arm.com>
14041         * config/aarch64/aarch64-simd.md (aarch64_combine<mode>): Directly
14042         call aarch64_split_simd_combine.
14043         * (aarch64_combine_internal<mode>): Delete pattern.
14044         * config/aarch64/aarch64.c (aarch64_split_simd_combine):
14045         Allow register and subreg operands.
14047 2017-06-27  Jerome Lambourg  <lambourg@adacore.com>
14049         * config/i386/vxworks.h (ASM_SPEC): Remove definition. No target
14050         specific need, just fallback on defaults.
14051         (ASM_OUTPUT_ALIGNED_BSS): Add #undef before #define.
14053 2017-06-27  Jerome Lambourg  <lambourg@adacore.com>
14054             Olivier Hainque  <hainque@adacore.com>
14056         * config/i386/vxworks.h (DBX_REGISTER_NUMBER): Pick distinct
14057         map for 64bits.
14058         (TARGET_OS_CPP_BUILTINS): builtin_define CPU to X86_64 for 64bit
14059         targets. Pick a default if no particular attempt applied.
14060         (STACK_CHECK_PROTECT): Double for 64bit targets, which have
14061         larger contexts.
14063 2017-06-27  Jerome Lambourg  <lambourg@adacore.com>
14065         * config.gcc (i*86-wrs-vxworks7): Handle new acceptable triplet.
14066         (x86_64-wrs-vxworks7): Likewise.
14068 2017-06-27  Marek Polacek  <polacek@redhat.com>
14070         PR sanitizer/81223
14071         * ubsan.c (instrument_null): Check get_base_address's result for null.
14073 2017-06-27  Marc Glisse  <marc.glisse@inria.fr>
14075         * match.pd ((A+-B)+(C-A), (A+B)-(A-C)): New transformations.
14077 2017-06-27  Marc Glisse  <marc.glisse@inria.fr>
14079         * builtin-types.def (BT_FENV_T_PTR, BT_CONST_FENV_T_PTR,
14080         BT_FEXCEPT_T_PTR, BT_CONST_FEXCEPT_T_PTR): New primitive types.
14081         (BT_FN_INT_FENV_T_PTR, BT_FN_INT_CONST_FENV_T_PTR,
14082         BT_FN_INT_FEXCEPT_T_PTR_INT, BT_FN_INT_CONST_FEXCEPT_T_PTR_INT):
14083         New function types.
14084         * builtins.def (BUILT_IN_FECLEAREXCEPT, BUILT_IN_FEGETENV,
14085         BUILT_IN_FEGETEXCEPTFLAG, BUILT_IN_FEGETROUND,
14086         BUILT_IN_FEHOLDEXCEPT, BUILT_IN_FERAISEEXCEPT,
14087         BUILT_IN_FESETENV, BUILT_IN_FESETEXCEPTFLAG,
14088         BUILT_IN_FESETROUND, BUILT_IN_FETESTEXCEPT,
14089         BUILT_IN_FEUPDATEENV): New builtins.
14090         * tree-core.h (TI_FENV_T_PTR_TYPE, TI_CONST_FENV_T_PTR_TYPE,
14091         TI_FEXCEPT_T_PTR_TYPE, TI_CONST_FEXCEPT_T_PTR_TYPE): New entries.
14092         * tree.h (fenv_t_ptr_type_node, const_fenv_t_ptr_type_node,
14093         fexcept_t_ptr_type_node, const_fexcept_t_ptr_type_node): New
14094         macros.
14095         (builtin_structptr_types): Adjust size.
14096         * tree.c (builtin_structptr_types): Add four entries.
14098 2017-06-27  Jerome Lambourg  <lambourg@adacore.com>
14099             Olivier Hainque  <hainque@adacore.com>
14101         * config/vxworks.h (VXWORKS_LIB_SPEC): Incorporate ...
14102         (TLS_SYM): New local macro, forcing reference to __tls__ on
14103         link command lines for VxWorks 7 RTPs, triggering initialization
14104         of tlsLib.
14105         (VXWORKS_HAVE_TLS): New macro. State whether the target VxWorks
14106         OS features TLS support, true for RTPs on VxWorks 7.
14107         * config/vxworks.c (vxworks_override_options): Setup emutls
14108         accordingly.
14110 2017-06-27  Jakub Jelinek  <jakub@redhat.com>
14112         * predict.c (test_prediction_value_range): Use -1U instead of -1
14113         to avoid narrowing conversion warning.
14114         * dumpfile.c (dump_options): Wrap all value into dump_flags_t cast
14115         to avoid narrowing conversion warning.
14116         * opt-functions.awk (var_ref): Return (unsigned short) -1 instead of
14117         -1.
14118         * optc-gen.awk (END): Expect (unsigned short) -1 instead of -1.
14120 2017-06-27  Jerome Lambourg  <lambourg@adacore.com>
14122         * config/vxworks.h (VXWORKS_LIBS_RTP): Alternative definition for
14123         64bit configurations.
14124         (PTR_DIFF_TYPE): Alternative definition for TARGET_LP64.
14125         (SIZE_TYPE): Likewise.
14126         * config/vxworks.c (vxworks_emutls_var_fields): Use
14127         long_unsigned_type_node instead of unsigned_type_node as the offset
14128         field type, which is "pointer" mode in emutls.c.
14130 2017-06-27  Jakub Jelinek  <jakub@redhat.com>
14132         PR sanitizer/81209
14133         * ubsan.c (ubsan_encode_value): Initialize DECL_CONTEXT on var.
14135         PR middle-end/81207
14136         * gimple-fold.c (replace_call_with_call_and_fold): Handle
14137         gimple_vuse copying separately from gimple_vdef copying.
14139 2017-06-27  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
14141         * value-prof.c (free_hist): Remove call to memset and the enclosing if
14142         condition.
14144 2017-06-26  Jerome Lambourg  <lambourg@adacore.com>
14145             Olivier Hainque  <hainque@adacore.com>
14147         * config.gcc (*-*-vxworks*): Add TARGET_VXWORKS7=1 to tm_defines
14148         for all vxworks7 targets.
14149         * config/vxworks.h (TARGET_VXWORKS7): If not defined, define to 0.
14150         (VXWORKS_ADDITIONAL_CPP_SPEC): Alternative definition for VXWORKS7.
14151         (VXWORKS_LIBS_RTP, VXWORKS_LIBS_RTP_DIR): New macros, allowing
14152         variations for VX6/VX7 and 32/64bits later on in ...
14153         (VXWORKS_LIB_SPEC): Leverage new macros.
14154         (VXWORKS_OS_CPP_BUILTINS): Define _VSB_CONFIG_FILE for VXWORKS7,
14155         as well as _ALLOW_KEYWORD_MACROS when "inline" is not a keyword.
14157 2017-06-26  Jerome Lambourg  <lambourg@adacore.com>
14159         * config/vxworks.h (VXWORKS_OS_CPP_BUILTINS): builtin_define
14160         _VX_TOOL_FAMILY and _VX_TOOL to gnu.
14162 2017-06-26  Carl Love  <cel@us.ibm.com>
14164         * config/rs6000/rs6000-c.c: Add support for built-in functions
14165         vector bool char vec_reve (vector bool char);
14166         vector signed char vec_reve (vector signed char);
14167         vector unsigned char vec_reve (vector unsigned char);
14168         vector bool int vec_reve (vector bool int);
14169         vector signed int vec_reve (vector signed int);
14170         vector unsigned int vec_reve (vector unsigned int);
14171         vector bool long long vec_reve (vector bool long long);
14172         vector signed long long vec_reve (vector signed long long);
14173         vector unsigned long long vec_reve (vector unsigned long long);
14174         vector bool short vec_reve (vector bool short);
14175         vector signed short vec_reve (vector signed short);
14176         vector double vec_reve (vector double);
14177         vector float vec_reve (vector float);
14178         * config/rs6000/rs6000-builtin.def (VREVE_V2DI, VREVE_V4SI,
14179         VREVE_V8HI, VREVE_V16QI, VREVE_V2DF, VREVE_V4SF, VREVE): New builtin.
14180         * config/rs6000/altivec.md (UNSPEC_VREVEV): New UNSPEC.
14181         (altivec_vreve): New pattern.
14182         * config/rs6000/altivec.h (vec_reve): New define.
14183         * doc/extend.texi (vec_rev): Update the built-in documentation file
14184         for the new built-in functions.
14186 2016-06-26  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
14188         PR tree-optimization/71815
14189         * gimple-ssa-strength-reduction.c (uses_consumed_by_stmt): New
14190         function.
14191         (find_basis_for_candidate): Call uses_consumed_by_stmt rather than
14192         has_single_use.
14193         (slsr_process_phi): Likewise.
14194         (replace_uncond_cands_and_profitable_phis): Don't replace a
14195         multiply candidate with a stride of 1 (copy or cast).
14196         (phi_incr_cost): Call uses_consumed_by_stmt rather than
14197         has_single_use.
14198         (lowest_cost_path): Likewise.
14199         (total_savings): Likewise.
14201 2017-06-26  Richard Biener  <rguenther@suse.de>
14203         PR target/81175
14204         * config/i386/i386.c (ix86_init_mmx_sse_builtins):
14205         Use def_builtin_pure for all gather builtins.
14207 2017-06-26  Richard Biener  <rguenther@suse.de>
14209         PR tree-optimization/81203
14210         * tree-tailcall.c (find_tail_calls): Do not move stmts into
14211         non-dominating BBs.
14213 2017-06-26  Marek Polacek  <polacek@redhat.com>
14215         PR c/80116
14216         * doc/invoke.texi: Document -Wmultistatement-macros.
14218 2017-06-26  Christophe Lyon  <christophe.lyon@linaro.org>
14220         * doc/sourcebuild.texi (ARM-specific attributes): Document new
14221         arm_neon_ok_no_float_abi effective target.
14223 2017-06-26  Richard Biener  <rguenther@suse.de>
14225         PR tree-optimization/80928
14226         * cfghooks.c (duplicate_block): Do not copy BB_DUPLICATED flag.
14227         (copy_bbs): Set BB_DUPLICATED flag early.
14228         (execute_on_growing_pred): Do not execute for BB_DUPLICATED
14229         marked blocks.
14230         (execute_on_shrinking_pred): Likewise.
14231         * tree-ssa.c (ssa_redirect_edge): Do not look for PHI args in
14232         BB_DUPLICATED blocks.
14233         * tree-ssa-phionlycoprop.c (eliminate_degenerate_phis_1): Properly
14234         iterate over all PHIs considering removal of *gsi.
14236 2017-06-23  Jim Wilson  <jim.wilson@linaro.org>
14238         * doc/invoke.texi (AArch64 Options, -mtune): Re-add falkor and
14239         qdf24xx.
14241 2017-06-23  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
14243         * config/rs6000/rs6000-string.c: (expand_block_clear,
14244         do_load_for_compare, select_block_compare_mode,
14245         compute_current_alignment, expand_block_compare,
14246         expand_strncmp_align_check, expand_strn_compare,
14247         expand_block_move, rs6000_output_load_multiple)
14248         Move functions related to string/block move/compare
14249         to a separate file.
14250         * config/rs6000/rs6000.c: Move above functions to rs6000-string.c.
14251         * config/rs6000/rs6000-protos.h (rs6000_emit_dot_insn): Add prototype
14252         for this function which is now used in two files.
14253         * config/rs6000/t-rs6000: Add rule to compile rs6000-string.o.
14254         * config.gcc: Add rs6000-string.o to extra_objs for
14255         targets powerpc*-*-* and rs6000*-*-*.
14257 2017-06-23  Michael Meissner  <meissner@linux.vnet.ibm.com>
14259         PR target/80510
14260         * config/rs6000/rs6000.md (ALTIVEC_DFORM): Do not allow DImode in
14261         32-bit, since indexed is not valid for DImode.
14262         (mov<mode>_hardfloat32): Reorder ISA 2.07 load/stores before ISA
14263         3.0 d-form load/stores to be the same as mov<mode>_hardfloat64.
14264         (define_peephole2 for Altivec d-form load): Add 32-bit support.
14265         (define_peephole2 for Altivec d-form store): Likewise.
14267         PR ipa/81185
14268         * multiple_target.c (create_dispatcher_calls): Only create the
14269         dispatcher call if the function is the default clone of a
14270         versioned function.
14272 2017-06-23  Segher Boessenkool  <segher@kernel.crashing.org>
14274         PR middle-end/80902
14275         * builtins.c (expand_builtin_atomic_fetch_op): If emitting code after
14276         a call, force the call to not be a tail call.
14278 2017-06-23  Jeff Law  <law@redhat.com>
14280         * doc/contrib.texi: Add entry for Steven Pemberton's work on
14281         enquire.
14283 2017-06-23  Will Schmidt  <will_schmidt@vnet.ibm.com>
14285         * config/rs6000/rs6000.c: Add include of ssa-propagate.h for
14286         update_call_from_tree().  (rs6000_gimple_fold_builtin): Add
14287         handling for early expansion of vector shifts (sl,sr,sra,rl).
14288         (builtin_function_type): Add vector shift right instructions
14289         to the unsigned argument list.
14291 2017-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
14293         rtl-optimizatoin/79286
14294         * ira.c (update_equiv_regs): Revert to using may_trap_or_fault_p again.
14295         * rtlanal.c (rtx_addr_can_trap_p_1): SYMBOL_REF_FUNCTION_P can never
14296         trap.  PIC register plus a const unspec without offset can never trap.
14298 2017-06-23  Marc Glisse  <marc.glisse@inria.fr>
14300         * tree.h (builtin_structptr_type): New type.
14301         (builtin_structptr_types): Declare new array.
14302         * tree.c (builtin_structptr_types): New array.
14303         (free_lang_data, build_common_tree_nodes): Use it.
14305 2017-06-23  Jonathan Wakely  <jwakely@redhat.com>
14307         PR c++/81187
14308         * doc/invoke.texi (-Wnoexcept-type): Fix name of option, from
14309         -Wnoexcept.
14311 2017-06-22  Matt Turner  <mattst88@gmail.com>
14313         * config/i386/driver-i386.c (host_detect_local_cpu): Add Kaby
14314         Lake models to skylake case.  Assume skylake for unknown
14315         models with clflushopt.
14317 2017-06-22  Jeff Law  <law@redhat.com>
14319         * config/aarch64/aarch64.c (aarch64_emit_probe_stack_range): Handle
14320         frame sizes that do not satisfy aarch64_uimm12_shift.
14322 2017-06-22  Jan Hubicka <hubicka@ucw.cz>
14324         * profile-count.h (apply_probability,
14325         apply_scale, probability_in): Fix checks for zero.
14327 2017-06-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
14329         * incpath.c (add_sysroot_to_chain): Allow for $SYSROOT prefix.
14330         * doc/cppdiropts.texi (-I @var{dir}): Document it.
14332 2016-06-22  Richard Biener  <rguenther@suse.de>
14334         * tree-vect-loop.c (vect_model_reduction_cost): Handle
14335         COND_REDUCTION and INTEGER_INDUC_COND_REDUCTION without
14336         REDUC_MAX_EXPR support.
14337         (vectorizable_reduction): Likewise.
14338         (vect_create_epilog_for_reduction): Likewise.
14340 2017-06-22  James Greenhalgh  <james.greenhalgh@arm.com>
14342         * match.pd (A / (1 << B) -> A >> B): New.
14343         * generic-match-head.c: Include optabs-tree.h.
14344         * gimple-match-head.c: Likewise.
14345         * optabs-tree.h (target_supports_op_p): New.
14346         * optabs-tree.c (target_supports_op_p): New.
14348 2017-06-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
14350         * configure.ac (gcc_cv_ld_static_dynamic): Also check stderr for
14351         $gcc_cv_ld --help output.
14352         (gcc_cv_ld_demangle): Likewise.
14353         (gcc_cv_ld_eh_frame_hdr): Likewise.
14354         (gcc_cv_ld_pie): Likewise.
14355         (gcc_cv_ld_as_needed): Likewise.  Prefer native forms unless $gnu_ld.
14356         (gcc_cv_ld_buildid): Likewise.
14357         (gcc_cv_ld_sysroot): Likewise.
14358         (ld_bndplt_support): Likewise.
14359         (ld_pushpopstate_support): Likewise.
14360         * configure: Regenerate.
14361         * config/sol2.h [!USE_GLD] (SYSROOT_SPEC): Define.
14363 2017-06-21  Jakub Jelinek  <jakub@redhat.com>
14365         PR target/81151
14366         * config/i386/sse.md (round<mode>2): Renumber match_dup and
14367         operands indexes to avoid gap between operands and match_dups.
14369 2017-06-21  Andrew Pinski  <apinski@cavium.com>
14371         * config/aarch64/aarch64-cost-tables.h (thunderx_extra_costs):
14372         Increment Arith_shift and Arith_shift_reg by 1.
14373         * config/aarch64/aarch64-tuning-flags.def (cheap_shift_extend):
14374         New tuning flag.
14375         * config/aarch64/aarch64.c (thunderx_tunings): Enable
14376         AARCH64_EXTRA_TUNE_CHEAP_SHIFT_EXTEND.
14377         (aarch64_strip_extend): Add new argument and test for it.
14378         (aarch64_cheap_mult_shift_p): New function.
14379         (aarch64_rtx_mult_cost): Call aarch64_cheap_mult_shift_p and don't
14380         add a cost if it is true.
14381         Update calls to aarch64_strip_extend.
14382         (aarch64_rtx_costs): Update calls to aarch64_strip_extend.
14384 2017-06-21  Andrew Pinski  <apinski@cavium.com>
14386         * config/aarch64/aarch64-cores.def (thunderxt88p1): Use thunderxt88
14387         tunings.
14388         (thunderxt88): Likewise.
14389         * config/aarch64/aarch64.c (thunderxt88_prefetch_tune): New variable.
14390         (thunderx_prefetch_tune): New variable.
14391         (thunderx2t99_prefetch_tune): Update for the correct values.
14392         (thunderxt88_tunings): New variable.
14393         (thunderx_tunings): Use thunderx_prefetch_tune instead of
14394         generic_prefetch_tune.
14395         (thunderx2t99_tunings): Use AUTOPREFETCHER_WEAK.
14397 2017-06-21  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
14399         * config/aarch64/atomics.md (aarch64_compare_and_swap<mode>_lse,
14400         SHORT): Relax operand 3 to aarch64_reg_or_zero and constraint to Z.
14401         (aarch64_compare_and_swap<mode>_lse, GPI): Likewise.
14402         (aarch64_atomic_cas<mode>, SHORT): Likewise for operand 2.
14403         (aarch64_atomic_cas<mode>, GPI): Likewise.
14405 2017-06-21  Martin Liska  <mliska@suse.cz>
14407         * gimplify.c (gimplify_label_expr): Insert GIMPLE_PREDICT
14408         statements on cold and hot labels.
14409         * predict.c (tree_estimate_probability_bb): Remove the
14410         prediction from this place.
14412 2017-06-21  Martin Liska  <mliska@suse.cz>
14414         PR tree-optimization/79489
14415         * gimplify.c (maybe_add_early_return_predict_stmt): New
14416         function.
14417         (gimplify_return_expr): Call the function.
14418         * predict.c (tree_estimate_probability_bb): Remove handling
14419         of early return.
14420         * predict.def: Update comment about early return predictor.
14421         * gimple-predict.h (is_gimple_predict): New function.
14422         * predict.def: Change default value of early return to 66.
14423         * tree-tailcall.c (find_tail_calls): Skip GIMPLE_PREDICT
14424         statements.
14425         * passes.def: Put pass_strip_predict_hints to the beginning of
14426         IPA passes.
14428 2017-06-21  Pierre-Marie de Rodat  <derodat@adacore.com>
14430         * dwarf2out.c (gen_decl_die): Remove the guard to skip file-scope
14431         FUNCTION_DECL declarations.
14432         (dwarf2out_early_global_decl): Remove the guard to skip FUNCTION_DECL
14433         declarations.
14434         (dwaf2out_decl): Likewise.
14435         * godump.c (go_early_global_decl): Skip call to the real debug hook
14436         for FUNCTION_DECL declarations.
14437         * passes.c (rest_of_decl_compilation): Skip call to the
14438         early_global_decl debug hook for FUNCTION_DECL declarations, unless
14439         -fdump-go-spec is passed.
14441 2017-06-21  Marc Glisse  <marc.glisse@inria.fr>
14443         * config/i386/i386.c (struct builtin_isa): New field pure_p.
14444         Reorder for compactness.
14445         (def_builtin, def_builtin2, ix86_add_new_builtins): Handle pure_p.
14446         (def_builtin_pure, def_builtin_pure2): New functions.
14447         (ix86_init_mmx_sse_builtins) [__builtin_ia32_stmxcsr]: Mark as pure.
14449 2017-06-21  Marc Glisse  <marc.glisse@inria.fr>
14451         * match.pd (nop_convert): New predicate.
14452         ((A +- CST1) +- CST2): Allow some NOP conversions.
14454 2017-06-21  Jakub Jelinek  <jakub@redhat.com>
14456         PR c++/81130
14457         * gimplify.c (omp_add_variable): Don't force GOVD_SEEN for types
14458         with ctors/dtors if GOVD_SHARED is set.
14460 2017-06-21  Wilco Dijkstra  <wdijkstr@arm.com>
14462         * config/aarch64/aarch64.md (movti_aarch64):
14463         Emit mov rather than orr.
14464         (movtf_aarch64): Likewise.
14465         * config/aarch64/aarch64-simd.md (aarch64_simd_mov):
14466         Emit mov rather than orr.
14468 2017-06-21  Wilco Dijkstra  <wdijkstr@arm.com>
14470         * config/aarch64/aarch64-simd.md (aarch64_simd_dup):
14471         Swap alternatives, make integer dup more expensive.
14473 2017-06-21  Wilco Dijkstra  <wdijkstr@arm.com>
14475         * config/aarch64/aarch64.c (aarch64_legitimate_constant_p):
14476         Return true for non-tls symbols.
14478 2017-06-21  James Greenhalgh  <james.greenhalgh@arm.com>
14480         * config/aarch64/aarch64-cores.def (cortex-a55): New.
14481         (cortex-a75): Likewise.
14482         (cortex-a75.cortex-a55): Likewise.
14483         * config/aarch64/aarch64-tune.md: Regenerate.
14484         * doc/invoke.texi (-mtune): Document new values for -mtune.
14486 2017-06-21  Tom de Vries  <tom@codesourcery.com>
14488         * doc/sourcebuild.texi (Add Options, Features for dg-add-options): Add
14489         stack_size feature.
14490         (Effective-Target Keywords, Other attributes): Suggest using
14491         dg-add-options stack_size feature to get stack limit in stack_size
14492         effective target documentation.
14494 2017-06-21  Julian Brown  <julian@codesourcery.com>
14495             Naveen H.S  <Naveen.Hurugalawadi@cavium.com>
14497         * config/aarch64/aarch64-simd.md (aarch64_crypto_pmulldi)
14498         (aarch64_crypto_pmullv2di): Change type attribute to crypto_pmull.
14499         * config/aarch64/thunderx2t99.md (thunderx2t99_pmull): New
14500         reservation.
14501         * config/arm/cortex-a53.md (cortex_a53_advsimd_type): Add crypto_pmull to
14502         attribute type list for neon_multiply.
14503         * config/arm/cortex-a57.md (cortex_a57_neon_type): Add crypto_pmull to
14504         attribute type list for neon_multiply.
14505         * config/arm/crypto.md (crypto_vmullp64): Change type to crypto_pmull.
14506         * config/arm/exynos-m1.md (exynos_m1_neon_type): Add crypto_pmull to
14507         attribute type list for neon_multiply.
14508         * config/arm/types.md (crypto_pmull): Add.
14509         * config/arm/xgene1.md (xgene1_neon_pmull): Add crypto_pmull to
14510         attribute type list.
14512 2017-06-20  Andreas Tobler  <andreast@gcc.gnu.org>
14514         * config.gcc (armv6*-*-freebsd*): Change the target_cpu_cname to
14515         arm1176jzf-s.
14517 2017-06-20  Jakub Jelinek  <jakub@redhat.com>
14519         * ira-costs.c (find_costs_and_classes): Initialize cost_classes later
14520         to make sure not to dereference a NULL cost_classes_ptr pointer.
14522 2017-06-20  Carl Love  <cel@us.ibm.com>
14524         * config/rs6000/rs6000-c.c (altivec_overloaded_builtins): Add
14525         ALTIVEC_BUILTIN_VMULESW, ALTIVEC_BUILTIN_VMULEUW,
14526         ALTIVEC_BUILTIN_VMULOSW, ALTIVEC_BUILTIN_VMULOUW entries.
14527         * config/rs6000/rs6000.c (rs6000_gimple_fold_builtin,
14528         builtin_function_type): Add ALTIVEC_BUILTIN_* case statements.
14529         * config/rs6000/altivec.md (MVULEUW, VMULESW, VMULOUW,
14530         VMULOSW): New enum "unspec" values.
14531         (vec_widen_umult_even_v4si, vec_widen_smult_even_v4si,
14532         vec_widen_umult_odd_v4si, vec_widen_smult_odd_v4si,
14533         altivec_vmuleuw, altivec_vmulesw, altivec_vmulouw,
14534         altivec_vmulosw): New patterns.
14535         * config/rs6000/rs6000-builtin.def (VMLEUW, VMULESW, VMULOUW,
14536         VMULOSW): Add definitions.
14538 2017-06-20  Julia Koval  <julia.koval@intel.com>
14540         * config/i386/i386.c: Fix rounding expand for new pattern.
14541         * config/i386/subst.md: Fix pattern (parallel -> unspec).
14543 2017-06-20  James Greenhalgh  <james.greenhalgh@arm.com>
14545         * config/aarch64/aarch64-option-extensions.def (rcpc): New.
14546         * config/aarch64/aarch64.h (AARCH64_FL_RCPC): New.
14548 2017-06-20  James Greenhalgh  <james.greenhalgh@arm.com>
14550         * config/aarch64/aarch64-option-extensions.def (fp16): Fix expected
14551         feature string.
14553 2017-06-20  James Greenhalgh  <james.greenhalgh@arm.com>
14555         * config/aarch64/aarch64-cores.def: Rearrange to sort by
14556         architecture, then by implementer ID.
14557         * config/aarch64/aarch64-tune.md: Regenerate.
14559 2017-06-20  Richard Biener  <rguenther@suse.de>
14561         PR middle-end/81097
14562         * fold-const.c (split_tree): Fold to type before negating.
14564 2017-06-20  David Malcolm  <dmalcolm@redhat.com>
14566         * diagnostic-show-locus.c
14567         (selftest::test_fixit_deletion_affecting_newline): New function.
14568         (selftest::diagnostic_show_locus_c_tests): Call it.
14570 2017-06-20  Andreas Schwab  <schwab@suse.de>
14572         PR target/80970
14573         * config/m68k/m68k.md (bsetdreg, bchgdreg, bclrdreg): Use "=d"
14574         instead of "+d".
14576 2017-06-20  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>
14578         * config/arm/arm-c.c (arm_cpu_builtins): New block to define
14579         __ARM_FEATURE_COPROC according to support.
14581 2017-06-20  Jakub Jelinek  <jakub@redhat.com>
14583         * tree-chkp.c (chkp_get_hard_register_var_fake_base_address):
14584         Rewritten to avoid overflow for > 32-bit pointers.
14586         PR sanitizer/81125
14587         * ubsan.h (ubsan_encode_value): Workaround buggy clang++ parser
14588         by removing enum keyword.
14589         (ubsan_type_descriptor): Likewise.  Formatting fix.
14591         PR target/81121
14592         * config/i386/i386.md (TARGET_USE_VECTOR_CONVERTS float si->{sf,df}
14593         splitter): Require TARGET_SSE2 in the condition.
14595 2017-06-20  Michael Meissner  <meissner@linux.vnet.ibm.com>
14597         PR target/79799
14598         * config/rs6000/rs6000.c (rs6000_expand_vector_init): Add support
14599         for doing vector set of SFmode on ISA 3.0.
14600         * config/rs6000/vsx.md (vsx_set_v4sf_p9): Likewise.
14601         (vsx_set_v4sf_p9_zero): Special case setting 0.0f to a V4SF
14602         element.
14603         (vsx_insert_extract_v4sf_p9): Add an optimization for inserting a
14604         SFmode value into a V4SF variable that was extracted from another
14605         V4SF variable without converting the element to double precision
14606         and back to single precision vector format.
14607         (vsx_insert_extract_v4sf_p9_2): Likewise.
14609 2017-06-19  Jakub Jelinek  <jakub@redhat.com>
14611         * tree-ssa-structalias.c (get_constraint_for_ptr_offset): Multiply
14612         in UWHI to avoid undefined overflow.
14614         PR sanitizer/81125
14615         * ubsan.h (enum ubsan_encode_value_phase): New.
14616         (ubsan_encode_value): Change second argument to
14617         enum ubsan_encode_value_phase with default value of
14618         UBSAN_ENCODE_VALUE_GENERIC.
14619         * ubsan.c (ubsan_encode_value): Change second argument to
14620         enum ubsan_encode_value_phase PHASE from bool IN_EXPAND_P,
14621         adjust uses, for UBSAN_ENCODE_VALUE_GENERIC use just
14622         create_tmp_var_raw instead of create_tmp_var and use a
14623         TARGET_EXPR.
14624         (ubsan_expand_bounds_ifn, ubsan_build_overflow_builtin,
14625         instrument_bool_enum_load, ubsan_instrument_float_cast): Adjust
14626         ubsan_encode_value callers.
14628         PR sanitizer/81111
14629         * ubsan.c (ubsan_encode_value): If current_function_decl is NULL,
14630         use create_tmp_var_raw instead of create_tmp_var, mark it addressable
14631         just by setting TREE_ADDRESSABLE on the result and use a TARGET_EXPR.
14633 2017-06-19  Richard Biener  <rguenther@suse.de>
14635         PR middle-end/81118
14636         * tree-cfgcleanup.c (cleanup_tree_cfg_noloop): Clear niter
14637         estimates if we changed anything.
14639 2017-06-19  Richard Biener  <rguenther@suse.de>
14641         PR tree-optimization/80887
14642         * tree-ssa-sccvn.c (mprts_hook_cnt): New global.
14643         (vn_lookup_simplify_result): Allow only mprts_hook_cnt succesful
14644         simplified lookups, then reset mprts_hook.
14645         (vn_nary_build_or_lookup_1): Set mprts_hook_cnt to 9 before
14646         simplifying.
14647         (try_to_simplify): Likewise.
14649 2017-06-19  Martin Liska  <mliska@suse.cz>
14651         PR sanitizer/80879
14652         * gimplify.c (gimplify_switch_expr):
14653         Initialize live_switch_vars for SWITCH_BODY == STATEMENT_LIST.
14655 2017-06-19  Martin Liska  <mliska@suse.cz>
14657         * doc/install.texi: Document that PGO runs in 4 stages.
14659 2017-06-19  Martin Liska  <mliska@suse.cz>
14661         PR ipa/80732
14662         * attribs.c (make_dispatcher_decl): Do not append '.ifunc'
14663         to dispatcher function name.
14664         * multiple_target.c (replace_function_decl): New function.
14665         (create_dispatcher_calls): Redirect both edges and references.
14667 2017-06-19  Jan Hubicka <hubicka@ucw.cz>
14669         * profile-count.c (profile_count::dump): Dump quality.
14670         (profile_count::differs_from_p): Update for unsigned val.
14671         * profile-count.h (profile_count_quality): New enum.
14672         (profile_count): Turn m_val to 62bit unsigned, add quality tracking.
14674 2017-06-19  Richard Biener  <rguenther@suse.de>
14676         * tree-ssa-loop-niter.h (estimate_numbers_of_iterations): Take
14677         struct function as arg.
14678         (estimate_numbers_of_iterations): Export overload with loop arg.
14679         (free_numbers_of_iterations_estimates_loop): Use an overload of
14680         free_numbers_of_iterations_estimates instead.
14681         * tree-cfg.c (remove_bb): Adjust.
14682         * tree-cfgcleanup.c (remove_forwarder_block_with_phi): Likewise.
14683         * tree-parloops.c (gen_parallel_loop): Likewise.
14684         * tree-ssa-loop-ivcanon.c (canonicalize_induction_variables):
14685         Likewise.
14686         (tree_unroll_loops_completely): Likewise.
14687         * tree-ssa-loop-niter.c (estimate_numbers_of_iterations_loop):
14688         Use an overload instead and export.
14689         (estimated_loop_iterations): Adjust.
14690         (max_loop_iterations): Likewise.
14691         (likely_max_loop_iterations): Likewise.
14692         (estimate_numbers_of_iterations): Take struct function as arg
14693         and adjust.
14694         (loop_exits_before_overflow): Adjust.
14695         (free_numbers_of_iterations_estimates_loop): Use an overload.
14696         * tree-vect-loop.c (vect_analyze_loop_form): Adjust.
14697         * tree-vectorizer.c (vect_free_loop_info_assumptions): Likewise.
14699 2017-06-19  Richard Biener  <rguenther@suse.de>
14701         PR ipa/81112
14702         * ipa-prop.c (find_constructor_constant_at_offset): Handle
14703         RANGE_EXPR conservatively.
14705 2017-06-16  Carl Love  <cel@us.ibm.com>
14707         * config/rs6000/rs6000-c.c (altivec_overloaded_builtins): Add
14708         definitions for vec_float, vec_float2, vec_floato,
14709         vec_floate built-ins.
14710         * config/rs6000/vsx.md (define_c_enum "unspec"): Add RTL code
14711         for instructions vsx_xvcvsxws vsx_xvcvuxwsp, float2, floato and
14712         floate.
14713         * config/rs6000/rs6000-builtin.def (FLOAT2_V2DI, FLOATE_V2DF,
14714         FLOATE_2DI, FLOATO_V2DF, FLOATEE_V2DI, XVCVSXWSP_V4SF,
14715         UNS_FLOATO_V2DI, UNS_FLOATE_V2DI): Add definitions.
14716         * config/altivec.md (define_insn "p8_vmrgew_<mode>",
14717         define_mode_attr VF_sxddp): Add V4SF type to p8_vmrgew.
14718         * config/rs6000/altivec.h (vec_float, vec_float2, vec_floate,
14719         vec_floato): Add builtin defines.
14720         * doc/extend.texi (vec_float, vec_float2, vec_floate, vec_floato):
14721         Update the built-in documentation file for the new built-in
14722         functions.
14724 2017-06-16  Richard Earnshaw  <rearnsha@arm.com>
14726         * config/arm/arm.opt (marm): Mark as the negative of of -mthumb.
14727         (mthumb): Mark as the negative of -marm.
14729 2017-06-16  Richard Earnshaw  <rearnsha@arm.com>
14731         * doc/invoke.texi (ARM Options, -mcpu): Document supported
14732         extension options.
14733         (ARM Options, -mtune): Document that this accepts the same
14734         extension options as -mcpu.
14735         (ARM Options, -mfpu): Document addition of -mfpu=auto.
14737 2017-06-16  Richard Earnshaw  <rearnsha@arm.com>
14739         * doc/invoke.texi (ARM Options, -march=): Document new syntax and
14740         permitted extensions.
14742 2017-06-16  Richard Earnshaw  <rearnsha@arm.com>
14744         * config/arm/arm-cpus.in (armv7): Add extension +nofp.
14745         (armv7-r): Add aliases vfpv3xd and vfpv3-d16.
14746         (armv8-m.main): Add option +nodsp.
14747         * config/arm/arm-cpu-cdata.h: Regenerated.
14749 2017-06-16  Richard Earnshaw  <rearnsha@arm.com>
14751         * config/arm/t-fuchsia: New file.
14752         * config.gcc (arm*-*-fuchsia*): Use it.
14754 2017-06-16  Richard Earnshaw  <rearnsha@arm.com>
14756         * config/arm/t-symbian: Rewrite for new option infrastructure.
14758 2017-06-16  Richard Earnshaw  <rearnsha@arm.com>
14760         * config/arm/t-phoenix (MULTILIB_REUSE): Clear variable.
14761         (MULTILIB_REQUIRED): Likewise.
14763 2017-06-16  Richard Earnshaw  <rearnsha@arm.com>
14765         * config/arm/t-linux-eabi (MULTILIB_EXCEPTIONS): Set to empty.
14766         (MULTILIB_RESUE): Likewise.
14767         (MULTILIB_MATCHES): Likewise.
14768         (MULTLIB_REQUIRED): Likewise.
14770 2017-06-16  Richard Earnshaw  <rearnsha@arm.com>
14772         * config/arm/t-rtems: Rewrite for new option framework.
14774 2017-06-16  Richard Earnshaw  <rearnsha@arm.com>
14776         * config/arm/t-aprofile (v7_a_nosimd_variants, v7_a_simd_variants)
14777         (v7ve_nosimd_variatns, v7ve_vfpv3_simd_variants)
14778         (v7ve_vfpv4_simd_variants, v8_a_nosimd_variants, v8_a_simd_variants)
14779         (v8_1_a_simd_variants, v8_2_a_simd_variants): Move to ...
14780         * config/arm/t-multilib: ... here.
14781         (MULTILIB_OPTIONS): Add armv7 and armv7+fp architectures.
14782         (MULTILIB_MATCHES): Use armv7 libraries for armv7-r.  Also use for
14783         armv7-a and armv8*-a when A-profile libraries have not been built.
14784         * config/arm/t-rmprofile: Rewrite.
14786 2017-06-16  Richard Earnshaw  <rearnsha@arm.com>
14788         * genmultilib (multilib_reuse): Allow an explicit period to be escaped
14789         with a backslash.  Remove the backslash after substituting unescaped
14790         periods.
14791         * doc/fragments.texi (MULTILIB_REUSE): Document it.
14793 2017-06-16  Richard Earnshaw  <rearnsha@arm.com>
14795         * config.gcc: (arm*-*-*): When building a-profile libraries, force
14796         the driver to pass through the default setting of -mfloat-abi.
14797         * common/config/arm/arm-common.c (arm_target_thumb_only): Return -marm
14798         rather than NULL.
14799         * config/arm/t-multilib (MULTILIB_REUSE): Initialize to empty.
14800         (all_feat_combs): New rule.
14801         (MULTILIB_OPTIONS): Use explicit ARM and Thumb directories.  Rework
14802         default libraries.
14803         * config/arm/t-aprofile: Rewrite.
14805 2017-06-16  Richard Earnshaw  <rearnsha@arm.com>
14807         * config/arm/arm.h (FPUTYPE_AUTO): Define.
14808         * config/arm/arm.c (arm_option_override): Use FPUTYPE_AUTO if the
14809         fpu is not specified by the user/command-line.
14810         * config/arm/bpabi.h (FPUTYPE_DEFAULT): Delete.
14811         * config/arm/netbsd-elf.h (FPUTYPE_DEFAULT): Delete.
14812         * config/arm/linux-elf.h (FPUTYPE_DEFAULT): Delete.
14813         * config/arm/vxworks.h (FPUTYPE_DEFAULT): Delete.
14814         * common/config/arm/arm-common.c (arm_canon_arch_option): Use
14815         FPUTYPE_AUTO insted of FPUTYPE_DEFAULT.
14817 2017-06-16  Richard Earnshaw  <rearnsha@arm.com>
14819         * config/arm/elf.h (MULTILIB_DEFAULTS): Delete.
14820         * config/arm/t-arm-elf: Rewritten.
14822 2017-06-16  Richard Earnshaw  <rearnsha@arm.com>
14824         * config/arm/arm.h (TARGET_HARD_FLOAT): Also check that we
14825         have some floating-point instructions.
14826         (TARGET_SOFT_FLOAT): Define as inverse of TARGET_HARD_FLOAT.
14827         (TARGET_MAYBE_HARD_FLOAT): New macro.
14828         * config/arm/arm-builtins.c (arm_init_builtins): Use
14829         TARGET_MAYBE_HARD_FLOAT.
14830         * config/arm/arm.c (arm_option_override): Use TARGET_HARD_FLOAT_ABI.
14832 2017-06-16  Richard Earnshaw  <rearnsha@arm.com>
14834         * common/config/arm/arm-common.c: Define INCLUDE_LIST.
14835         (configargs.h): Include it.
14836         (arm_print_hint_for_fpu_option): New function.
14837         (arm_parse_fpu_option): New function.
14838         (candidate_extension): New class.
14839         (arm_canon_for_multilib): New function.
14840         * config/arm/arm.h (CANON_ARCH_SPEC_FUNCTION): New macro.
14841         (EXTRA_SPEC_FUNCTIONS): Add CANON_ARCH_SPEC_FUNCTION.
14842         (ARCH_CANONICAL_SPECS): New macro.
14843         (DRIVER_SELF_SPECS): Add ARCH_CANONICAL_SPECS.
14845 2017-06-16  Richard Earnshaw  <rearnsha@arm.com>
14847         * config.gcc (arm*-*-*): Ensure both target_cpu_cname and with_cpu
14848         are set after handling multilib fragments.  Set target_cpu_default2
14849         from with_cpu.
14851 2017-06-16  Richard Earnshaw  <rearnsha@arm.com>
14853         * config.gcc (arm*-*-fucshia*): Set target_cpu_cname to the real
14854         cpu name.
14855         (arm*-*-*): Set target_cpu_default2 to a quoted string.
14856         * config/arm/parsecpu.awk (check_cpu): Validate any extension
14857         options.
14858         (check_arch): Likewise.
14859         * config/arm/arm.c (arm_configure_build_target): Handle
14860         TARGET_CPU_DEFAULT being a string constant.  Scan any feature
14861         options in the default.
14863 2017-06-16  Richard Earnshaw  <rearnsha@arm.com>
14865         * config/arm/arm-protos.h (cpu_arch_extension): Add field to record
14866         when an option is an alias of another.
14867         * config/arm/parsecpu.awk (optalias): New parser token.
14868         (gen_comm_data): Mark non-alias options as such.  Emit entries
14869         for extension aliases.
14870         * config/arm/arm-cpus.in (armv5e): Make vfpv2 an alias.
14871         (armv5te, armv5tej, armv6, armv6j, armv6k, armv6z): Likewise.
14872         (armv6kz, armv6zk, armv6t2): Likewise.
14873         (armv7): Make vfpv3-d16 an alias.
14874         (armv7-a): Make vfpv3-d16, neon and neon-vfpv3 aliases.  Sort in
14875         canonical order.
14876         (armv7ve): Make vfpv4-d16, neon-vfpv3 and neon-vfpv4 aliases.
14877         Sort in canonical order.
14878         (armv8-a): Sort in canonical order.
14879         (armv8.1-a, armv8.2-a):  Likewise.
14880         (generic-armv7-a): Make neon and neon-vfpv3 aliases.  Sort in
14881         canonical order.
14882         (cortex-a9): Sort in canonical order.
14883         * config/arm/arm.c (selftests.h): Include it.
14884         (arm_test_cpu_arch_data): New function.
14885         (arm_run_self_tests): New function.
14886         (TARGET_RUN_TARGET_SELFTESTS): Redefine.
14887         (targetm): Move declaration to the end of the file.
14888         * arm-cpu-cdata.h: Regenerated.
14890 2017-06-16  Richard Earnshaw  <rearnsha@arm.com>
14892         * config/arm/arm.h (TARGET_MODE_SPECS): Add additional parameter to
14893         call to target_mode_check describing the type of option passed.
14894         * common/config/arm/arm-common.c (arm_arch_core_flag): Delete.
14895         (arm_target_thumb_only): Use arm_parse_arch_option_name or
14896         arm_parse_cpu_option_name to match parameters against list of
14897         available targets.
14898         * config/arm/parsecpu.awk (gen_comm_data): Don't generate
14899         arm_arch_core_flags data structure.
14900         * config/arm/arm-cpu_cdata.h: Regenerated.
14902 2017-06-16  Richard Earnshaw  <rearnsha@arm.com>
14904         * common/config/arm/arm-common.c (arm_initialize_isa): Moved here from
14905         config/arm/arm.c.
14906         (arm_print_hint_for_cpu_option): Likewise.
14907         (arm_print_hint_for_arch_option): Likewise.
14908         (arm_parse_cpu_option_name): Likewise.
14909         (arm_parse_arch_option_name): Likewise.
14910         * config/arm/arm.c (arm_identify_fpu_from_isa): Use the computed number
14911         of entries in the all_fpus list.
14912         * config/arm/arm-protos.h (all_architectures, all_cores): Declare.
14913         (arm_parse_cpu_option_name): Declare.
14914         (arm_parse_arch_option_name): Declare.
14915         (arm_parse_option_features): Declare.
14916         (arm_intialize_isa): Declare.
14917         * config/arm/parsecpu.awk (gen_data): Move CPU and architecture
14918         data tables to ...
14919         (gen_comm_data): ... here.  Make definitions non-static.
14920         * config/arm/arm-cpu-data.h: Regenerated.
14921         * config/arm/arm-cpu-cdata.h: Regenerated.
14923 2017-06-16  Richard Earnshaw  <rearnsha@arm.com>
14925         * config/arm/arm-protos.h (arm_build_target): Remove arch_core.
14926         (cpu_arch_extension): New structure.
14927         (cpu_arch_option, arch_option, cpu_option): New structures.
14928         * config/arm/parsecpu.awk (gen_headers): Build an enumeration of
14929         architecture types.
14930         (gen_data): Generate new format data tables.
14931         * config/arm/arm.c (cpu_tune): New structure.
14932         (cpu_option, processors): Delete.
14933         (arm_print_hint_for_core_or_arch): Delete.  Replace with ...
14934         (arm_print_hint_for_cpu_option): ... this and ...
14935         (arm_print_hint_for_arch_option): ... this.
14936         (arm_parse_arch_cpu_name): Delete.  Replace with ...
14937         (arm_parse_cpu_option_name): ... this and ...
14938         (arm_parse_arch_option_name): ... this.
14939         (arm_unrecognized_feature): Change type of target parameter to
14940         cpu_arch_option.
14941         (arm_parse_arch_cpu_features): Delete.  Replace with ...
14942         (arm_parse_option_features): ... this.
14943         (arm_configure_build_target): Rework to use new configuration data
14944         tables.
14945         (arm_print_tune_info): Rework for new configuration data tables.
14946         * config/arm/arm-cpu-data.h: Regenerated.
14947         * config/arm/arm-cpu.h: Regenerated.
14949 2017-06-16  Richard Earnshaw  <rearnsha@arm.com>
14951         * Makefile.in (OBJS): Move sbitmap.o from here ...
14952         (OBJS-libcommon): ... to here.
14954 2017-06-16  Richard Earnshaw  <rearnsha@arm.com>
14956         * config/arm/arm-isa.h (ISA_ALL_FPU_INTERNAL): Renamed from ISA_ALL_FPU.
14957         (ISA_ALL_CRYPTO): New macro.
14958         (ISA_ALL_SIMD): New macro
14959         (ISA_ALL_FP): New macro.
14960         * config/arm/arm.c (fpu_bitlist): Update initializer.
14961         * config/arm/arm-cpus.in: Use new ISA_ALL macros to disable crypto,
14962         simd or fp.
14963         (arm9e): Add fpu.  Add option for nofp
14964         (arm946e-s, arm966e-s, arm968e-s, arm10e, arm1020e, arm1022e): Likewise.
14965         (arm926ej-s, arm1026ej-s): Likewise.
14966         (generic-armv7-a): Add fpu.  Add options for simd, vfpv3, vfpv3-d16,
14967         vfpv3-fp16, vfpv3-d16-fp16, vfpv4, vfpv4-d16, neon, neon-vfp3,
14968         neon-fp16, neon-vfpv4, nofp and nosimd.
14969         (cortex-a5, cortex-a7): Add fpu.  Add options for nosimd and nofp.
14970         (cortex-a8): Add fpu.  Add option for nofp.
14971         (cortex-a9): Add fpu.  Add options for nosimd and nofp.
14972         (cortex-a12, cortex-a15, cortex-a17): Add fpu.  Add option for nofp.
14973         (cortex-r4f): Add fpu.
14974         (cortex-r5): Add fpu.  Add options for nofp.dp and nofp.
14975         (cortex-r7): Use idiv option from architecture.  Add fpu.  Add option
14976         for nofp.
14977         (cortex-r8): Likewise.
14978         (cortex-m4): Add fpu.  Add option for nofp.
14979         (cortex-a15.cortex-a7): Add fpu.  Add option for nofp.
14980         (cortex-a17.cortex-a7): Likewise.
14981         (cortex-a32): Add fpu.  Add options for crypto and nofp.
14982         (cortex-a35, cortex-a53): Likewise.
14983         (cortex-a57): Add fpu.  Add option for crypto.
14984         (cortex-a72, cortex-a73): Likewise.
14985         (exynos-m1): Likewise.
14986         (cortex-a57.cortex-a53, cortex-a72.cortex-a53): Likewise.
14987         (cortex-a73.cortex-a35, cortex-a73.cortex-a53): Likewise.
14988         (cortex-m33): Add fpu.  Add option for nofp.
14989         * config/arm/arm-cpu-cdata.h: Regenerated
14990         * config/arm/arm-cpu-data.h: Regenerated.
14992 2017-06-16  Richard Earnshaw  <rearnsha@arm.com>
14994         * arm-cpus.in (armv5e): Add options fp, vfpv2 and nofp.
14995         (armv5te, armv5tej): Likewise.
14996         (armv6, armv6j, armv6k, armv6z, armv6kz, armv6zk, armv6t2): Likewise.
14997         (armv7): Add options fp and vfpv3-d16.
14998         (armv7-a): Add options fp, simd, vfpv3, vfpv3-d16, vfpv3-d16-fp16,
14999         vfpv3-fp16, vfpv4, vfpv4-d16, neon, neon-vfpv3, neon-fp16, neon-vfpv4,
15000         nofp and nosimd.
15001         (armv7ve): Likewise.
15002         (armv7-r): Add options fp, fp.sp, idiv, nofp and noidiv.
15003         (armv7e-m): Add options fp, fpv5, fp.dp and nofp.
15004         (armv8-a): Add nocrypto option.
15005         (armv8.1-a, armv8.2-a): Likewise.
15006         (armv8-m.main): add options fp, fp.dp and nofp.
15008 2017-06-16  Richard Earnshaw  <rearnsha@arm.com>
15010         * config/arm/arm-cpus.in (armv8-a): Add options crc, simd crypto and
15011         nofp.
15012         (armv8-a+crc): Delete.
15013         (armv8.1-a): Add options simd, crypto and nofp.
15014         (armv8.2-a): Add options fp16, simd, crypto and nofp.
15015         (armv8.2-a+fp16): Delete.
15016         (armv8-m.main): Add option dsp.
15017         (armv8-m.main+dsp): Delete.
15018         (cortex-a8): Add fpu.  Add nofp option.
15019         (cortex-a9): Add fpu.  Add nofp and nosimd options.
15020         * config/arm/parsecpu.awk (gen_data): Generate option tables and
15021         link to main cpu and architecture data structures.
15022         (gen_comm_data): Only put isa attributes from the main architecture
15023         in common tables.
15024         (option): New statement for architecture and CPU entries.
15025         * arm.c (struct cpu_option): New structure.
15026         (struct processors): Add entry for options.
15027         (arm_unrecognized_feature): New function.
15028         (arm_parse_arch_cpu_name): Ignore any characters after the first
15029         '+' character.
15030         (arm_parse_arch_cpu_feature): New function.
15031         (arm_configure_build_target): Separate out any CPU and architecture
15032         features and parse separately.  Don't error out if -mfpu=auto is
15033         used with only an architecture string.
15034         (arm_print_asm_arch_directives): New function.
15035         (arm_file_start): Call it.
15036         * config/arm/arm-cpu-cdata.h: Regenerated.
15037         * config/arm/arm-cpu-data.h: Likewise.
15038         * config/arm/arm-tables.opt: Likewise.
15040 2017-06-16  Richard Earnshaw  <rearnsha@arm.com>
15042         * config/arm/elf.h (ASM_SPEC): Only pass -mfpu through to the
15043         assembler when it is not -mfpu=auto.
15045 2017-06-16  Richard Earnshaw  <rearnsha@arm.com>
15047         * config/arm/arm.h (BIG_LITTLE_SPEC): Delete macro.
15048         (ASM_REWRITE_SPEC_FUNCTIONS): New macro.
15049         (BIG_LITTLE_CPU_SPEC_FUNCTIONS): Delete macro.
15050         (ASM_CPU_SPEC): Rewrite.
15051         (MCPU_MTUNE_NATIVE_FUNCTIONS): New macro.
15052         (EXTRA_SPEC_FUNCTIONS): Move outside of ifdef.  Use
15053         MCPU_MTUNE_NATIVE_FUNCTIONS and ASM_REWRITE_SPEC_FUNCTIONS.  Remove
15054         reference to BIG_LITTLE_CPU_SPEC_FUNCTIONS.
15055         * common/config/arm/arm-common.c (arm_rewrite_selected_cpu): Ensure
15056         copied string is NUL-terminated.  Also strip any characters prefixed
15057         by '+'.
15058         (arm_rewrite_selected_arch): New function.
15059         (arm_rewrite_march): New function.
15061 2017-06-16  Richard Earnshaw  <rearnsha@arm.com>
15063         * config/arm/arm.opt (x_arm_arch_string): New TargetSave option.
15064         (x_arm_cpu_string, x_arm_tune_string): Likewise.
15065         (march, mcpu, mtune): Convert to string-based options.
15066         * config/arm/arm.c (arm_print_hint_for_core_or_arch): New function.
15067         (arm_parse_arch_cpu_name): New function.
15068         (arm_configure_build_target): Use arm_parse_arch_cpu_name to
15069         identify selected architecture or CPU.
15070         (arm_option_save): New function.
15071         (TARGET_OPTION_SAVE): Redefine.
15072         (arm_option_restore): Restore string options.
15073         (arm_option_print): Print string options.
15075 2017-06-16  Martin Sebor  <msebor@redhat.com>
15077         PR tree-optimization/80933
15078         PR tree-optimization/80934
15079         * builtins.c (fold_builtin_3): Do not handle bcmp here.
15080         * gimple-fold.c (gimple_fold_builtin_bcmp): New function.
15081         (gimple_fold_builtin_bcopy, gimple_fold_builtin_bzero): Likewise.
15082         (gimple_fold_builtin): Call them.
15084 2017-06-16  Jan Hubicka  <hubicka@ucw.cz>
15086         * gimple-ssa-isolate-paths.c (isolate_path): Set edge leading to path
15087         as unlikely; update profile.
15089 2017-06-16  Jan Hubicka  <hubicka@ucw.cz>
15091         * predict.c (force_edge_cold): Handle declaring edges impossible
15092         more aggresively.
15094 2017-06-16  Jan Hubicka  <hubicka@ucw.cz>
15096         * tree-ssa-loop-ivcanon.c (remove_exits_and_undefined_stmts): Update
15097         profile.
15098         (try_unroll_loop_completely): Fix reporting.
15100 2017-06-16  Jan Hubicka  <hubicka@ucw.cz>
15102         * tree-ssa-tail-merge.c (replace_block_by): Fix profile updating.
15104 2017-06-16  James Greenhalgh  <james.greenhalgh@arm.com>
15106         PR target/71778
15107         * config/arm/arm-builtins.c (arm_expand_builtin_args): Return TARGET
15108         if given a non-constant argument for an intrinsic which requires a
15109         constant.
15111 2017-06-16  Jan Hubicka  <hubicka@ucw.cz>
15113         * profile.c (compare_freqs): New function.
15114         (branch_prob): Sort edge list.
15115         (find_spanning_tree): Assume that the list is priority sorted.
15117 2017-06-16  Richard Biener  <rguenther@suse.de>
15119         PR tree-optimization/81090
15120         * passes.def (pass_record_bounds): Remove.
15121         * tree-pass.h (make_pass_record_bounds): Likewise.
15122         * tree-ssa-loop.c (pass_data_record_bounds, pass_record_bounds,
15123         make_pass_record_bounds): Likewise.
15124         * tree-ssa-loop-ivcanon.c (canonicalize_induction_variables): Do
15125         not free niter estimates at the beginning but at the end.
15126         * tree-scalar-evolution.c (scev_finalize): Free niter estimates.
15128 2017-06-16  Richard Biener  <rguenther@suse.de>
15130         * tree-switch-conversion.c (emit_case_bit_tests): Adjust
15131         initializer to workaround ICE in host GCC 4.8.
15133 2017-06-16  Jan Hubicka  <hubicka@ucw.cz>
15135         * ipa-inline-transform.c (update_noncloned_frequencies): Update also
15136         counts.
15137         (clone_inlined_nodes): Update.
15139 2017-06-16  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
15141         * config/aarch64/aarch64.c (qdf24xx_prefetch_tune): Update
15142         prefetch settings, and enable prefetching by default at -O3.
15144 2017-06-16  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
15146         * config/aarch64/aarch64.c (aarch64_override_options_internal):
15147         Set flag_prefetch_loop_arrays according to tuning data.
15149 2017-06-16  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
15151         * config/aarch64/aarch64-protos.h (struct cpu_prefetch_tune):
15152         New tune structure.
15153         (struct tune_params): Use cpu_prefetch_tune instead of cache_line_size.
15154         [Unrelated to main purpose of the patch] Place the pointer field last
15155         to enable type checking errors when tune structure are wrongly merged.
15156         * config/aarch64/aarch64.c (generic_prefetch_tune,)
15157         (exynosm1_prefetch_tune, qdf24xx_prefetch_tune,)
15158         (thunderx2t99_prefetch_tune): New tune constants.
15159         (tune_params *_tunings): Update all tunings (no functional change).
15160         (aarch64_override_options_internal): Set PARAM_SIMULTANEOUS_PREFETCHES,
15161         PARAM_L1_CACHE_SIZE, PARAM_L1_CACHE_LINE_SIZE, and PARAM_L2_CACHE_SIZE
15162         from tunings structures.
15164 2017-06-16  Jakub Jelinek  <jakub@redhat.com>
15166         PR sanitizer/81094
15167         * ubsan.c (instrument_null): Add T argument, use it instead
15168         of computing it based on IS_LHS.
15169         (instrument_object_size): Likewise.
15170         (pass_ubsan::execute): Adjust instrument_null and
15171         instrument_object_size callers to pass gimple_get_lhs or
15172         gimple_assign_rhs1 result to it.  Use instrument_null instead of
15173         calling get_base_address and instrument_mem_ref.  Handle
15174         aggregate call arguments for object-size sanitization.
15176 2017-06-16  Yury Gribov  <tetra2005@gmail.com>
15178         PR tree-optimization/81089
15179         * tree-vrp.c (is_masked_range_test): Validate operands of
15180         subexpression.
15182 2017-06-15  Martin Sebor  <msebor@redhat.com>
15184         PR c++/80560
15185         * dumpfile.c (dump_register): Avoid calling memset to initialize
15186         a class with a default ctor.
15187         * gcc.c (struct compiler): Remove const qualification.
15188         * genattrtab.c (gen_insn_reserv): Replace memset with initialization.
15189         * hash-table.h: Ditto.
15190         * ipa-cp.c (allocate_and_init_ipcp_value): Replace memset with
15191           assignment.
15192         * ipa-prop.c (ipa_free_edge_args_substructures): Ditto.
15193         * omp-low.c (lower_omp_ordered_clauses): Replace memset with
15194         default ctor.
15195         * params.h (struct param_info): Make struct members non-const.
15196         * tree-switch-conversion.c (emit_case_bit_tests): Replace memset
15197         with default initialization.
15198         * vec.h (vec_copy_construct, vec_default_construct): New helper
15199         functions.
15200         (vec<T>::copy, vec<T>::splice, vec<T>::reserve): Replace memcpy
15201         with vec_copy_construct.
15202         (vect<T>::quick_grow_cleared): Replace memset with default ctor.
15203         (vect<T>::vec_safe_grow_cleared, vec_safe_grow_cleared): Same.
15204         * doc/invoke.texi (-Wclass-memaccess): Document.
15206 2017-06-15  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
15208         * emit-rtl.h (is_leaf): Update comment about local
15209         register allocator.
15211 2017-06-15  Jozef Lawrynowicz   <jozef.l@somniumtech.com>
15213         PR target/78818
15214         * config/msp430/msp430.c (msp430_data_attr): Check that it's possible
15215         for a variable to have a section before checking if the section has a
15216         name.
15217         Set section to.persistent if persistent attribute is set.
15218         Warn if .persistent attribute is used on an automatic variable.
15220 2017-06-15  Eric Botcazou  <ebotcazou@adacore.com>
15222         PR rtl-optimization/80474
15223         * reorg.c (update_block): Do not ignore instructions in a delay slot.
15225 2017-06-15  Segher Boessenkool  <segher@kernel.crashing.org>
15227         * config/rs6000/rs6000.md (add<mode>3): Use reg_or_subregno instead
15228         of REGNO.
15230 2017-06-14  Maciej W. Rozycki  <macro@imgtec.com>
15232         * config/mips/mips.md (MIPS16_T_REGNUM): Remove constant.
15233         (casesi): Emit bounds checking as RTL.
15234         (casesi_internal_mips16_<mode>): Remove bounds checking.
15236 2017-06-14  Max Filippov  <jcmvbkbc@gmail.com>
15238         * config/xtensa/xtensa.c (xtensa_option_override): Append
15239         MASK_CONST16 to target_flags in the absence of TARGET_L32R.
15240         (hwloop_optimize, hwloop_fail, hwloop_pattern_reg,
15241          xtensa_doloop_hooks): Define unconditionally.
15242         (xtensa_reorg_loops): Only call reorg_loops in the presence of
15243         TARGET_LOOPS.
15244         * config/xtensa/xtensa.h (TARGET_L32R): New definition.
15245         (TARGET_DEFAULT): Remove XCHAL_HAVE_L32R condition and account
15246         for it in xtensa_option_override.
15247         (HARD_FRAME_POINTER_IS_FRAME_POINTER,
15248          HARD_FRAME_POINTER_IS_ARG_POINTER): New definitions.
15250 2017-06-14  Boris Kolpackov  <boris@codesynthesis.com>
15252         * doc/cppopts.texi: Document '-' special value to -MF.
15254 2017-06-14  Wilco Dijkstra  <wdijkstr@arm.com>
15256         * config/arm/cortex-a53.md (cortex_a53_fpalu) Adjust latency.
15257         (cortex_a53_fconst): Likewise.
15258         (cortex_a53_fpmul): Likewise.
15259         (cortex_a53_f_load_64): Likewise.
15260         (cortex_a53_f_load_many): Likewise.
15261         (cortex_a53_advsimd_alu): Likewise.
15262         (cortex_a53_advsimd_alu_q): Likewise.
15263         (cortex_a53_advsimd_mul): Likewise.
15264         (cortex_a53_advsimd_mul_q): Likewise.
15265         (fpmac bypass): Add new bypass for fpmac-fpmac case.
15266         Add missing fmul, r2f_cvt and fconst cases.
15268 2017-06-14  Richard Biener  <rguenther@suse.de>
15270         PR middle-end/81088
15271         * fold-const.c (split_tree): Drop TREE_OVERFLOW flag from
15272         literal constants.
15273         (fold_binary_loc): When associating do not treat pre-existing
15274         TREE_OVERFLOW on literal constants as a reason to allow
15275         TREE_OVERFLOW on associated literal constants.
15277 2017-06-14  Eric Botcazou  <ebotcazou@adacore.com>
15279         * config/sparc/sparc.h (MASK_ISA): Add MASK_LEON and MASK_LEON3.
15280         (MASK_FEATURES): New macro.
15281         * config/sparc/sparc.c (sparc_option_override): Remove the special
15282         handling of -mfpu and generalize it to all MASK_FEATURES switches.
15284 2017-06-14  Eric Botcazou  <ebotcazou@adacore.com>
15286         * simplify-rtx.c (simplify_binary_operation_1) <UDIV>: Do not simplify
15287         a division of 0 if non-call exceptions are enabled.
15289 2017-06-14  Andrew Pinski  <apinski@cavium.com>
15290             Naveen H.S  <Naveen.Hurugalawadi@cavium.com>
15292         PR target/71663
15293         * config/aarch64/aarch64.c (aarch64_expand_vector_init):
15294         Improve vector initialization code gen for only variable case.
15296 2017-06-14  Eric Botcazou  <ebotcazou@adacore.com>
15298         * config/sparc/driver-sparc.c (cpu_names): Add SPARC-T5 entry.
15300 2017-06-14  Richard Biener  <rguenther@suse.de>
15302         PR tree-optimization/81083
15303         * tree-ssa-sccvn.c (vn_reference_lookup_3): Do not use abnormals
15304         as values.
15306 2017-06-13  Segher Boessenkool  <segher@kernel.crashing.org>
15308         * config/rs6000/rs6000.c: Update all comments that mentioned SPE.
15309         (rs6000_expand_builtin): Remove RS6000_BTC_EVSEL.
15310         * config/rs6000/rs6000.h (RS6000_BTC_EVSEL): Delete.
15311         * config/rs6000/vxworks.h (VXCPU_FOR_8548): Delete.  Adjust former use.
15312         * config/rs6000/vxworksae.h (VXCPU_FOR_8548): Delete.
15313         * config/rs6000/vxworksmils.h (VXCPU_FOR_8548): Delete.
15315 2017-06-13  Segher Boessenkool  <segher@kernel.crashing.org>
15317         * config/rs6000/rs6000-opts.h (enum rs6000_vector): Delete VECTOR_SPE.
15318         * config/rs6000/rs6000.c (rs6000_debug_vector_unit): Delete VECTOR_SPE.
15320 2017-06-13  Segher Boessenkool  <segher@kernel.crashing.org>
15322         * config/rs6000/rs6000.h (FIXED_SCRATCH): Delete.
15324 2017-06-13  Segher Boessenkool  <segher@kernel.crashing.org>
15326         * config/rs6000/t-rtems: Don't handle SPE.
15328 2017-06-13  Segher Boessenkool  <segher@kernel.crashing.org>
15330         * config/rs6000/t-linux: Don't handle SPE.
15332 2017-06-13  Segher Boessenkool  <segher@kernel.crashing.org>
15334         * config/rs6000/eabispe.h: Delete file.
15336 2017-06-13  Segher Boessenkool  <segher@kernel.crashing.org>
15338         * config/rs6000/t-spe: Delete file.
15340 2017-06-13  Segher Boessenkool  <segher@kernel.crashing.org>
15342         * config/rs6000/rs6000.c (SPE_CONST_OFFSET_OK): Delete.
15343         (rs6000_legitimate_offset_address_p): Return false for anything in
15344         V2SImode or V2SFmode.
15346 2017-06-13  Segher Boessenkool  <segher@kernel.crashing.org>
15348         * config/rs6000/rs6000-modes.def: Remove all 8-byte vector modes
15349         except V2SF and V2SI.  Rearrange the vector modes, and add comments.
15350         * config/rs6000/rs6000.c (rs6000_debug_reg_global): Remove V8QImode
15351         and V4HImode.
15352         (reg_offset_addressing_ok_p): Remove V4HImode and V1DImode.
15353         (rs6000_legitimate_offset_address_p): Ditto.
15354         (rs6000_emit_move): Ditto.
15355         (rs6000_init_builtins): Remove V4HI_type_node.
15357 2017-06-13  Martin Liska  <mliska@suse.cz>
15359         PR sanitize/78204
15360         * asan.c (asan_sanitize_stack_p): Use sanitize_flags_p.
15361         (gate_asan): Likewise.
15362         * asan.h (asan_no_sanitize_address_p): Remove the function.
15363         (sanitize_flags_p): New function.
15364         * builtins.def: Fix coding style.
15365         * common.opt: Use renamed enum value.
15366         * convert.c (convert_to_integer_1): Use sanitize_flags_p.
15367         * doc/extend.texi: Document no_sanitize attribute.
15368         * flag-types.h (enum sanitize_code): Rename SANITIZE_NONDEFAULT
15369         to SANITIZE_UNDEFINED_NONDEFAULT.
15370         * gcc.c (sanitize_spec_function): Use the renamed enum value.
15371         * gimple-fold.c (optimize_atomic_compare_exchange_p):
15372         Use sanitize_flags_p.
15373         * gimplify.c (gimplify_function_tree): Likewise.
15374         * ipa-inline.c (sanitize_attrs_match_for_inline_p): Likewise.
15375         * opts.c (parse_no_sanitize_attribute): New function.
15376         (common_handle_option): Use renamed enum value.
15377         * opts.h (parse_no_sanitize_attribute): Declare.
15378         * tree.c (sanitize_flags_p): New function.
15379         * tree.h: Declared here.
15380         * tsan.c: Use sanitize_flags_p.
15381         * ubsan.c (ubsan_expand_null_ifn): Likewise.
15382         (instrument_mem_ref): Likewise.
15383         (instrument_bool_enum_load): Likewise.
15384         (do_ubsan_in_current_function): Remove the function.
15385         (pass_ubsan::execute): Use sanitize_flags_p.
15386         * ubsan.h: Remove do_ubsan_in_current_function
15387         * tree-cfg.c (print_no_sanitize_attr_value): New function.
15388         (dump_function_to_file): Use it here.
15390 2017-06-13  Martin Jambor  <mjambor@suse.cz>
15392         PR tree-optimization/80803
15393         PR tree-optimization/81063
15394         * tree-sra.c (subtree_mark_written_and_enqueue): Move up in the file.
15395         (propagate_subaccesses_across_link): Enqueue subtree whenever
15396         necessary instead of relying on the caller.
15398 2017-06-13  Martin Jambor  <mjambor@suse.cz>
15400         * tree-sra.c (add_access_to_work_queue): Only enqueue accesses
15401         that have a first_link.
15402         (sort_and_splice_var_accesses): Do not check first_link before
15403         enquing.
15404         (subtree_mark_written_and_enqueue): Likewise.
15405         (propagate_all_subaccesses): Likewise and do not stop at first
15406         parent with a first_link.
15408 2017-06-13  Martin Jambor  <mjambor@suse.cz>
15410         * tree-sra.c (dump_access_tree_1): Fix accidental dumping to stderr
15411         instead of f.
15413 2017-06-13  Yury Gribov  <tetra2005@gmail.com>
15415         * match.pd: New pattern.
15417 2017-06-13  Yury Gribov  <tetra2005@gmail.com>
15419         * tree-vrp.c (is_masked_range_test): New function.
15420         (register_edge_assert_for): Determine ranges for
15421         some bit tests.
15423 2017-06-13  Yury Gribov  <tetra2005@gmail.com>
15425         PR tree-optimization/67328
15426         * fold-const.c (maskable_range_p): New function.
15427         (build_range_check): Generate bittests if possible.
15429 2017-06-13  Martin Liska  <mliska@suse.cz>
15431         * gimple-pretty-print.c (dump_probability): Add new argument.
15432         (dump_edge_probability): Dump both probability and count.
15433         (dump_gimple_label): Likewise.
15434         (dump_gimple_bb_header): Likewise.
15436 2017-06-13  Georg-Johann Lay  <avr@gjlay.de>
15438         PR target/81072
15439         * config/avr/avr-devices.c: Fix indentation.
15440         * config/avr/gen-avr-mmcu-specs.c: Dito.
15442 2017-06-13  Richard Biener  <rguenther@suse.de>
15444         * tree-vect-loop.c (vect_model_reduction_cost): Do not fail,
15445         instead get vector type from stmt_info.
15446         (vectorizable_reduction): Adjust.  Remove dead code.
15448 2017-06-13  Richard Biener  <rguenther@suse.de>
15450         PR middle-end/81065
15451         * fold-const.c (extract_muldiv_1): Remove bogus distribution
15452         case of C * (x * C2 + C3).
15453         (fold_addr_of_array_ref_difference): Properly fold index difference.
15455 2017-06-12  David S. Miller  <davem@davemloft.net>
15457         PR target/80968
15458         * config/sparc/sparc.md (return expander): Emit frame blockage if
15459         function uses alloca.
15461 2017-06-12  Richard Sandiford  <richard.sandiford@linaro.org>
15463         * combine.c (make_field_assignment): Check len rather than the mode
15464         precision when calling force_to_mode.
15466 2017-06-12  Georg-Johann Lay  <avr@gjlay.de>
15468         Support multilibs and devices that see flash in RAM address range.
15470         PR target/81072
15471         * config/avr/avr-arch.h (avr_arch_id) <ARCH_AVRXMEGA3>: New enum.
15472         (avr_mcu_t) <flash_pm_offset>: New field.
15473         (avr_device_specific_features) <AVR_ISA_RCALL>: New enum.
15474         * config/avr/avr.h (AVR_SHORT_CALLS): New define.
15475         (AVR_HAVE_JMP_CALL): Don't set if AVR_SHORT_CALLS.
15476         (AVR_TINY_PM_OFFSET): Remove macro.
15477         * config/avr/avr.opt (-mshort-calls): New option.
15478         * config/avr/gen-avr-mmcu-specs.c (print_mcu)
15479         [*self_spec]: Add / remove -mshort-calls depending on AVR_ISA_RCALL.
15480         * config/avr/avr-c.c (avr_cpu_cpp_builtins)
15481         <__AVR_SHORT_CALLS__>: Built-in define if AVR_SHORT_CALLS.
15482         <__AVR_HAVE_JMP_CALL__>: Use AVR_HAVE_JMP_CALL as condition
15483         instead of avr_arch->have_jmp_call.
15484         <__AVR_PM_BASE_ADDRESS__>: Built-in define if avr_arch->flash_pm_offset.
15485         [AVR_TINY] <__AVR_TINY_PM_BASE_ADDRESS__>: Use
15486         avr_arch->flash_pm_offset to define.
15487         * config/avr/avr-devices.c (avr_arch_types): Add initializers for
15488         new field flash_pm_offset.  Add entry for avrxmega3.
15489         (avr_texinfo): Add entry for avrxmega3.
15490         * config/avr/avr-mcus.def: Add entries for: avrxmega3,
15491         attiny212, attiny214,
15492         attiny412, attiny414, attiny416, attiny417,
15493         attiny814, attiny816, attiny817,
15494         attiny1614, attiny1616, attiny1617,
15495         attiny3214, attiny3216, attiny3217.
15496         * config/avr/avr.c (avr_assemble_integer)[AVR_TINY]: Use
15497         avr_arch->flash_pm_offset instead of AVR_TINY_PM_OFFSET.
15498         (avr_print_operand_address) [AVR_TINY]: Same.
15499         (avr_asm_init_sections) <readonly_data_section>: Only patch
15500         callback if avr_arch->flash_pm_offset = 0.
15501         (avr_asm_named_section) <avr_need_copy_data_p>: Skip setting it
15502         for rodata if avr_arch->flash_pm_offset != 0.
15503         (avr_encode_section_info) [AVR_TINY]: Adjust comment.
15504         * config/avr/genmultilib.awk (dir_rcall, opt_rcall): New vars.
15505         (opts) [AVR_ISA_RCALL]: Append opt_rcall.
15506         (m_options): Append opt_rcall.
15507         (m_dirnames): Append dir_rcall.
15508         * config/avr/t-multilib: Regenerate.
15510         * configure.ac [target=avr]: Check whether avrxmega3 default
15511         linker description file works as needed.
15512         * configure: Regenerate.
15513         * doc/avr-mmcu.texi: Regenerate.
15514         * doc/invoke.texi (AVR Options) <-mshort-calls>: Document it.
15515         <__AVR_ARCH__>: Document avrxmega3 and 103.
15516         <__AVR_HAVE_JMP_CALL__>: Adjust documentation.
15517         <__AVR_SHORT_CALLS__>: Document it.
15518         <__AVR_PM_BASE_ADDRESS__>: Document it.
15519         * doc/extend.texi (AVR Options) <-mshort-calls>: Document it.
15520         (AVR Variable Attributes) <progmem>: Document this is
15521         not needed for avrxmega3.
15522         (AVR Named Address Spaces) <__flash>: Dito.
15524 2017-06-12  Jan Hubicka  <hubicka@ucw.cz>
15526         * cgraph.c (cgraph_node::dump): Complain about profile insanities.
15528 2017-06-12  Doug Rupp  <rupp@adacore.com>
15530         * config.gcc (*-*-vxworks*): Set use_gcc_stdint to "provide".
15531         Append vxworks-stdint.h to the tm_file list.
15532         * config/vxworks-stdint.h: New file.
15534 2017-06-12  Martin Liska  <mliska@suse.cz>
15536         PR tree-optimization/81041
15537         * tree-profile.c (gimple_gen_ic_func_profiler):
15538         Create an extra BB in profile-generate
15539         (gimple_gen_time_profiler): Likewise.
15541 2017-06-12  Jakub Jelinek  <jakub@redhat.com>
15543         PR tree-optimization/81003
15544         * tree-ssa-reassoc.c (force_into_ssa_name): New function.
15545         (update_range_test): Use it instead of force_gimple_operand_gsi.
15547 2017-06-12  Richard Biener  <rguenther@suse.de>
15549         PR tree-optimization/81053
15550         * tree-vect-loop.c (vect_is_simple_reduction): Handle PHI
15551         with backedge value not defined in loop.  Simplify def stmt
15552         compute.
15554 2017-06-11  Tom de Vries  <tom@codesourcery.com>
15556         PR target/79939
15557         * config/nvptx/nvptx.c (nvptx_cannot_force_const_mem): New function.
15558         Return true.
15559         (TARGET_CANNOT_FORCE_CONST_MEM): Redefine to
15560         nvptx_cannot_force_const_mem.
15562 2017-06-10  Jan Hubicka  <hubicka@ucw.cz>
15564         * opts.c (finish_options): Move test for flag_split_stack after
15565         it has been initialized.
15567 2017-06-11  Jason Merrill  <jason@redhat.com>
15569         * tree.h (id_equal): New.
15570         * dwarf2out.c, hsa-gen.c, ipa-devirt.c, omp-expand.c,
15571         omp-simd-clone.c, read-rtl-function.c, tree-chkp.c, tree.c: Use it
15572         instead of strcmp of IDENTIFIER_POINTER.
15574 2017-06-10  Jan Hubicka  <hubicka@ucw.cz>
15576         * ipa-inline-transform.c: Include function.h, cfg.h and basic-block.h
15577         (mark_all_inlined_calls_cdtor): Fix formating.
15578         (inline_transform): Rescale profile before inlining.
15580 2017-06-10  Jan Hubicka  <hubicka@ucw.cz>
15582         * cgraph.h (cgraph_edge::clone): Update prototype.
15583         * cgraphclones.c (cgraph_edge::clone): Update profile scaling.
15584         (cgraph_node::create_clone): Update.
15585         (cgraph_node::create_version_clone): Update.
15586         * tree-inline.c (copy_bb): Update.
15587         (expand_call_inline): Update.
15589 2017-06-10  Segher Boessenkool  <segher@kernel.crashing.org>
15591         * config/rs6000/rs6000.c (emit_vrsave_prologue): New function,
15592         factored out from ...
15593         (rs6000_emit_prologue): ... here.
15595 2017-06-10  Segher Boessenkool  <segher@kernel.crashing.org>
15597         * config/rs6000/rs6000.c (emit_split_stack_prologue): New function,
15598         factored out from ...
15599         (rs6000_emit_prologue): ... here.
15601 2017-06-10  Jan Hubicka  <hubicka@ucw.cz>
15603         * predict.c (drop_profile): Also drop individual bb/edge and cgraph
15604         edge counts.
15605         (handle_missing_profiles): Fix computation of tp_first_run.
15606         (counts_to_freqs): Do not touch freqs when count is 0.
15608 2017-06-10  Jan Hubicka  <hubicka@ucw.cz>
15610         * cgraphbuild.c (cgraph_edge::rebuild_references): Do not touch
15611         profile.
15613 2017-06-10  Tom de Vries  <tom@codesourcery.com>
15615         * doc/sourcebuild.texi (Effective-Target Keywords, Environment
15616         attributes): Document signal effective target.
15618 2017-06-10  Tom de Vries  <tom@codesourcery.com>
15620         * doc/sourcebuild.texi (Effective-Target Keywords, Other attributes):
15621         Document effective target stack_size.
15623 2017-06-09  David Malcolm  <dmalcolm@redhat.com>
15625         * diagnostic.c (diagnostic_report_diagnostic): Only add fixits
15626         to the edit_context if they can be auto-applied.
15628 2017-06-9  Ian Lance Taylor  <iant@golang.org>
15630         * opts.c (finish_options): If -fsplit-stack, disable implicit
15631         -forder-blocks-and-partition.
15632         * doc/invoke.texi (Optimize Options): Document that when using
15633         -fsplit-stack -forder-blocks-and-partition is not implicitly
15634         enabled.
15636 2017-06-09  Jan Hubicka  <hubicka@ucw.cz>
15638         * builtin-attrs.def (ATTR_NORETURN_NOTHROW_LEAF_COLD_LIST,
15639         ATTR_CONST_NORETURN_NOTHROW_LEAF_COLD_LIST,
15640         ATTR_TMPURE_NORETURN_NOTHROW_LEAF_COLD_LIST): New.
15641         * builtins.def (abort, trap, unreachable): Declare cold.
15642         * calls.c (flags_from_decl_or_type): Lookup ECF_COLD.
15643         * tree-core.h (ECF_COLD): New.
15644         * tree.c (set_call_expr_flags): Handle ECF_COLD.
15645         (build_common_builtin_nodes): Mark unreachable and abort as cold.
15647 2017-06-09  Jan Hubicka  <hubicka@ucw.cz>
15649         * predict.c (unlikely_executed_stmt_p): Cleanup.
15651 2017-06-09  Richard Biener  <rguenther@suse.de>
15653         * tree-ssa-loop-im.c (execute_sm): Do not force multi-threaded
15654         model if the ref is always written to.
15656 2017-06-09  Tamar Christina  <tamar.christina@arm.com>
15658         * config/aarch64/aarch64.md (lrint<GPF:mode><GPI:mode>2): New.
15660 2017-06-09  Tamar Christina  <tamar.christina@arm.com>
15662         * config/arm/arm.c (arm_rtx_costs_internal): Make sdiv more expensive
15663         than udiv.
15665 2017-06-09  Tom de Vries  <tom@codesourcery.com>
15667         PR target/80855
15668         * config/nvptx/nvptx.md (define_expand "mov<QHSDISDFM>"): Error out with
15669         "target cannot support label values" when encountering LABEL_REF.
15671 2017-06-09  Martin Liska  <mliska@suse.cz>
15673         * tree-profile.c (gimple_gen_ic_profiler): Update comment.
15674         (gimple_gen_ic_func_profiler): Emit direct comparison
15675         of __gcov_indirect_call_callee with NULL.
15676         (gimple_gen_time_profiler): Change probability from
15677         PROB_VERY_UNLIKELY to PROB_UNLIKELY.
15679 2017-06-09  Jan Hubicka  <hubicka@ucw.cz>
15681         * profile.c (edge_gcov_counts): Turn to pointer.
15682         (compute_branch_probabilities, compute_branch_probabilities): Update.
15683         (branch_prob): Do not clear edge_gcov_count.
15684         * profile.h (edge_gcov_counts): Turn to pointer.
15685         (edge_gcov_count): Update.
15687 2017-06-09  Jan Hubicka  <hubicka@ucw.cz>
15689         * gimple.h (gimple_check_failed): Mark cold.
15691 2017-06-09  Richard Biener  <rguenther@suse.de>
15693         PR tree-optimization/66623
15694         * tree-vect-loop.c (vect_is_simple_reduction): Cleanup,
15695         refactor check_reduction into two parts, properly computing
15696         whether we have to check reduction validity for outer loop
15697         vectorization.
15699 2017-06-09  Richard Biener  <rguenther@suse.de>
15701         PR tree-optimization/79483
15702         * graphite-scop-detection.c (order): New global.
15703         (get_order): Compute bb to order mapping that satisfies code
15704         generation constraints.
15705         (cmp_pbbs): New helper.
15706         (build_scops): Start domwalk at entry block, sort generated
15707         pbbs.
15709 2017-06-09  Richard Biener  <rguenther@suse.de>
15711         PR middle-end/81007
15712         * ipa-polymorphic-call.c
15713         (ipa_polymorphic_call_context::restrict_to_inner_class):
15714         Skip FIELD_DECLs with error_mark_node type.
15715         * passes.def (all_lowering_passes): Run pass_build_cgraph_edges
15716         last again.
15718 2017-06-09  Martin Liska  <mliska@suse.cz>
15720         * predict.c (struct branch_predictor): New struct.
15721         (test_prediction_value_range): New test.
15722         (predict_c_tests): New function.
15723         * selftest-run-tests.c (selftest::run_tests): Run the function.
15724         * selftest.h: Declare new tests.
15726 2017-06-09  Segher Boessenkool  <segher@kernel.crashing.org>
15728         PR target/80966
15729         * config/rs6000/rs6000.c (rs6000_emit_allocate_stack): Assert that
15730         gen_add3_insn did not fail.
15731         * config/rs6000/rs6000.md (add<mode>3): If asked to add a constant to
15732         r0, construct that number in a temporary reg and add that reg to r0.
15733         If asked to put the result in r0 as well, fail.
15735 2017-06-08  Will Schmidt  <will_schmidt@vnet.ibm.com>
15737         * config/rs6000/rs6000.c (rs6000_gimple_fold_builtin): Add handling
15738         for early expansion of vec_eqv.
15740 2017-06-08  Jakub Jelinek  <jakub@redhat.com>
15742         PR middle-end/81005
15743         * ubsan.c (instrument_null): Avoid pointless code temporary.
15744         (pass_ubsan::execute): Instrument aggregate arguments of calls.
15746 2017-06-08  Uros Bizjak  <ubizjak@gmail.com>
15748         PR target/81015
15749         Revert:
15750         2016-12-14  Uros Bizjak  <ubizjak@gmail.com>
15752         PR target/59874
15753         * config/i386/i386.md (*ctzhi2): New insn_and_split pattern.
15754         (*clzhi2): Ditto.
15756 2017-06-08  Jan Hubicka  <hubicka@ucw.cz>
15758         * predict.c (unlikely_executed_edge_p): Move ahead.
15759         (probably_never_executed_edge_p): Use it.
15761 2017-06-08  Alexander Ivchenko  <alexander.ivchenko@intel.com>
15763         PR middle-end/79988
15764         * tree-chkp.c (chkp_gimple_call_builtin_p): Remove
15765         gimple_call_builtin_p call.
15767 2017-06-08  Jan Hubicka  <hubicka@ucw.cz>
15769         * system.h (fancy_abort): Annotate by ATTRIBUTE_COLD.
15770         * rtl.h (rtl_check_failed_bounds, rtl_check_failed_type1,
15771         rtl_check_failed_type2, rtl_check_failed_code1,
15772         rtl_check_failed_code2, rtl_check_failed_code_mode,
15773         rtl_check_failed_block_symbol, cwi_check_failed_bounds,
15774         rtvec_check_failed_bounds, rtl_check_failed_flag,
15775         _fatal_insn_not_found, _fatal_insn): Likewise.
15776         * tree.h (tree_contains_struct_check_failed,
15777         tree_check_failed, tree_not_check_failed,
15778         tree_class_check_failed, tree_range_check_failed,
15779         tree_not_class_check_failed, tree_int_cst_elt_check_failed,
15780         tree_vec_elt_check_failed, phi_node_elt_check_failed,
15781         tree_operand_check_failed, omp_clause_check_failed,
15782         omp_clause_operand_check_failed, omp_clause_range_check_failed):
15783         Likewise.
15785 2017-06-08  Jan Hubicka  <hubicka@ucw.cz>
15787         * cgraph.c (cgraph_edge::maybe_hot_p): Do not check
15788         flag_branch_probabilities.
15789         * ipa-inline.c (edge_badness): Likewise.
15790         * ipa-profile.c (ipa_propagate_frequency_1): Likewise.
15791         * postreload-gcse.c (eliminate_partially_redundant_load): Likewise.
15792         * predict.c (maybe_hot_frequency_p): Likewise.
15793         (probably_never_executed): Likewise.
15794         * sched-ebb.c (schedule_ebbs): Likewise.
15795         * sched-rgn.c (find_single_block_region): Likewise.
15796         * tracer.c (tail_duplicate): Likewise.
15798 2017-06-08  Jan Hubicka  <hubicka@ucw.cz>
15800         * opts.c (finish_options): x_flag_reorder_blocks_and_partition no
15801         longer requires x_flag_profile_use.
15803 2017-06-08  Jan Hubicka  <hubicka@ucw.cz>
15805         * cfgrtl.c (cfg_layout_initialize): Check crtl->has_bb_partition
15806         instead of flag_reorder_blocks_and_partition.
15807         * dbxout.c (dbxout_function_end): Likewise.
15808         * dwarf2out.c (gen_subprogram_die): Likewise.
15809         * haifa-sched.c (sched_create_recovery_edges): Likewise.
15810         * hw-doloop.c (reorg_loops): Likewise.
15811         * varasm.c (assemble_start_function,
15812         assemble_end_function): Likewise.
15813         (decide_function_section): Do not check for
15814         flag_reorder_blocks_and_partition.
15816 2017-06-08  Alexander Ivchenko  <alexander.ivchenko@intel.com>
15818         * tree-chkp.c (chkp_get_hard_register_var_fake_base_address):
15819         New function.
15820         (chkp_get_hard_register_fake_addr_expr): Ditto.
15821         (chkp_build_addr_expr): Add check for hard reg case.
15822         (chkp_parse_array_and_component_ref): Ditto.
15823         (chkp_find_bounds_1): Ditto.
15824         (chkp_process_stmt): Don't generate bounds store for
15825         hard reg case.
15827 2017-06-08  Jan Hubicka  <hubicka@ucw.cz>
15829         * predict.c (maybe_hot_bb_p): Do not check profile status.
15830         (maybe_hot_edge_p): Likewise.
15831         (probably_never_executed): Check for zero counts even if profile
15832         is not read.
15833         (unlikely_executed_edge_p): New function.
15834         (unlikely_executed_stmt_p): New function.
15835         (unlikely_executed_bb_p): New function.
15836         (set_even_probabilities): Use unlikely predicates.
15837         (combine_predictions_for_bb): Likewise.
15838         (predict_paths_for_bb): Likewise.
15839         (predict_paths_leading_to_edge): Likewise.
15840         (determine_unlikely_bbs): New function.
15841         (estimate_bb_frequencies): Use it.
15842         (compute_function_frequency): Use zero counts even if profile is
15843         not read.
15844         * profile-count.h: Fix typo.
15846 2017-08-08  Julia Koval  <julia.koval@intel.com>
15848         * config/i386/avx512bwintrin.h (_mm512_mask_cvtepi16_storeu_epi8,
15849         _mm512_mask_cvtsepi16_storeu_epi8,
15850         _mm512_mask_cvtusepi16_storeu_epi8): New intrinsics.
15851         * config/i386/avx512vlbwintrin.h (_mm256_mask_cvtepi16_storeu_epi8,
15852         _mm_mask_cvtsepi16_storeu_epi8, _mm256_mask_cvtsepi16_storeu_epi8,
15853         _mm_mask_cvtusepi16_storeu_epi8, _mm256_mask_cvtusepi16_storeu_epi8,
15854         _mm_mask_cvtepi16_storeu_epi8): New intrinsics.
15855         * config/i386/i386-builtin-types.def (PV8Q, V8QI): New pointer type.
15856         (VOID_FTYPE_PV32QI_V32HI_USI, VOID_FTYPE_PV8QI_V8HI_UQI,
15857         VOID_FTYPE_PV16QI_V16HI_UHI): New function types.
15858         * config/i386/i386-builtin.def (__builtin_ia32_pmovwb128mem_mask,
15859         __builtin_ia32_pmovwb256mem_mask, __builtin_ia32_pmovswb128mem_mask,
15860         __builtin_ia32_pmovswb256mem_mask, __builtin_ia32_pmovuswb128mem_mask,
15861         __builtin_ia32_pmovuswb256mem_mask,
15862         __builtin_ia32_pmovuswb512mem_mask, __builtin_ia32_pmovswb512mem_mask)
15863         __builtin_ia32_pmovwb512mem_mask): New builtins.
15865 2017-08-08  Julia Koval  <julia.koval@intel.com>
15867         PR target/73350,80862
15868         * config/i386/subst.md (round): Fix round pattern.
15869         * config/i386/i386.c (ix86_erase_embedded_rounding):
15870         Fix erasing rounding for the fixed pattern.
15872 2017-06-08  Jan Hubicka  <hubicka@ucw.cz>
15874         * cfgbuild.c (find_many_sub_basic_blocks): Fix thinko.
15876 2017-06-08  Martin Liska  <mliska@suse.cz>
15878         PR gcov-profile/80911
15879         * gcov.c (block_info::block_info): New constructor.
15881 2017-06-07  Carl Love  <cel@us.ibm.com>
15883         * config/rs6000/rs6000-c: The return type of the following
15884         built-in functions was implemented as int not long long.  Fix sign
15885         of return value for the unsigned version of vec_mulo and vec_mule.
15886         vector unsigned long long vec_bperm (vector unsigned long long,
15887                                              vector unsigned char)
15888         vector signed long long vec_mule (vector signed int,
15889                                           vector signed int)
15890         vector unsigned long long vec_mule (vector unsigned int,
15891                                             vector unsigned int)
15892         vector signed long long vec_mulo (vector signed int,
15893                                           vector signed int)
15894         vector unsigned long long vec_mulo (vector unsigned int,
15895                                             vector unsigned int)
15896         * doc/extend.texi: Fix the documentation for the built-in
15897         functions.
15899 2017-06-07  Carl Love  <cel@us.ibm.com>
15901         PR target/80982
15902         * config/rs6000/altivec.md (double<mode>2): Fix the implementation of
15903         for BE.
15905 2017-06-07  Carl Love  <cel@us.ibm.com>
15907         * config/rs6000/altivec.md: Fix argument swizzle in vec_doublel
15908         support, Generate       doublehv for signed int/float for BE case only.
15910 2017-06-07  Alexander Monakov  <amonakov@ispras.ru>
15912         * doc/invoke.texi (mcx16): Rewrite.
15914 2017-06-07  Segher Boessenkool  <segher@kernel.crashing.org>
15916         * config/rs6000/predicates.md (rs6000_nonimmediate_operand): Delete.
15917         * config/rs6000/rs6000.md (*movsi_internal1, movsi_from_sf,
15918         *mov<mode>_softfloat, and an anonymous splitter): Use
15919         nonimmediate_operand instead of rs6000_nonimmediate_operand.
15921 2017-06-07  Segher Boessenkool  <segher@kernel.crashing.org>
15923         * config/rs6000/darwin.h (REGISTER_NAMES): Delete the SPE_ACC and
15924         SPEFSCR registers.
15925         * config/rs6000/rs6000.c (rs6000_reg_names, alt_reg_names): Ditto.
15926         (enum rs6000_reg_type): Delete SPE_ACC_TYPE and SPEFSCR_REG_TYPE.
15927         (rs6000_debug_reg_global): Adjust.
15928         (rs6000_init_hard_regno_mode_ok): Adjust.
15929         (rs6000_dbx_register_number): Adjust.
15930         * config/rs6000/rs6000.h (FIRST_PSEUDO_REGISTER): Change to 115.
15931         (FIXED_REGISTERS, CALL_USED_REGISTERS, CALL_REALLY_USED_REGISTERS):
15932         Remove SPE_ACC and SPEFSCR.
15933         (REG_ALLOC_ORDER): Ditto.
15934         (FRAME_POINTER_REGNUM): Change to 111.
15935         (enum reg_class): Remove the SPE_ACC and SPEFSCR registers.
15936         (REG_CLASS_NAMES): Ditto.
15937         (REG_CLASS_CONTENTS): Delete the SPE_ACC and SPEFSCR registers.
15938         (REGISTER_NAMES): Ditto.
15939         (ADDITIONAL_REG_NAMES): Ditto.
15940         (rs6000_reg_names): Ditto.
15941         * config/rs6000/rs6000.md: Renumber some register number
15942         define_constants.
15944 2017-06-07  Segher Boessenkool  <segher@kernel.crashing.org>
15946         * config/rs6000/darwin.h (REGISTER_NAMES): Delete the SPE high
15947         registers.
15948         * config/rs6000/rs6000.c (rs6000_reg_names, alt_reg_names): Ditto.
15949         * config/rs6000/rs6000.h (FIRST_PSEUDO_REGISTER): Change from 149
15950         to 117.
15951         (DWARF_REG_TO_UNWIND_COLUMN): Do not define.
15952         (FIXED_REGISTERS, CALL_USED_REGISTERS, CALL_REALLY_USED_REGISTERS):
15953         Delete the SPE high registers.
15954         (REG_ALLOC_ORDER): Ditto.
15955         (enum reg_class): Remove SPE_HIGH_REGS.
15956         (REG_CLASS_NAMES): Ditto.
15957         (REG_CLASS_CONTENTS): Delete the SPE high registers.
15958         (REGISTER_NAMES): Ditto.
15959         (rs6000_reg_names): Ditto.
15960         * doc/tm.texi.in: Remove SPE as example.
15961         * doc/tm.texi: Regenerate.
15963 2017-06-07  Segher Boessenkool  <segher@kernel.crashing.org>
15965         * config/rs6000/8540.md (ppc8540_brinc): Delete.
15966         * config/rs6000/e500mc.md (e500mc_brinc): Delete.
15967         * config/rs6000/e500mc64.md (e500mc64_brinc): Delete.
15968         * config/rs6000/rs6000.md (type): Remove "brinc".
15970 2017-06-07  Segher Boessenkool  <segher@kernel.crashing.org>
15972         * config.gcc (powerpc*-*-*): Don't add spe.h to extra_headers.
15973         (powerpc*-linux*spe*): Use ${cpu_type} instead of rs6000.
15974         * config/rs6000/linuxspe.h: Delete file.
15975         * config/rs6000/rs6000.md: Don't include spe.md.
15976         * config/rs6000/spe.h: Delete file.
15977         * config/rs6000/spe.md: Delete file.
15978         * config/rs6000/t-rs6000: Remove spe.md.
15980 2017-06-07  Segher Boessenkool  <segher@kernel.crashing.org>
15982         * config/rs6000/predicates.md (reg_or_mem_operand): Reformat.
15983         (reg_or_none500mem_operand): Delete.
15984         * config/rs6000/rs6000.md (extendsfdf2): Use reg_or_mem_operand
15985         instead of reg_or_none500mem_operand.
15987 2017-06-07  Segher Boessenkool  <segher@kernel.crashing.org>
15989         * config/rs6000/rs6000.c (rs6000_option_override_internal): Delete
15990         handling of SPE flags.
15991         * config/rs6000/rs6000.opt (-mspe, -mspe=no, -mspe=yes): Delete.
15993 2017-06-07  Segher Boessenkool  <segher@kernel.crashing.org>
15995         * config/rs6000/rs6000-common.c (rs6000_handle_option): Remove
15996         SPE ABI handling.
15997         * config/rs6000/paired.md (paired_negv2sf2): Rename to negv2sf2.
15998         (paired_absv2sf2, paired_addv2sf3, paired_subv2sf3, paired_mulv2sf3,
15999         paired_divv2sf3): Similar.
16000         * config/rs6000/predicates.md: Replace TARGET_SPE, TARGET_SPE_ABI,
16001         SPE_VECTOR_MODE and SPE_HIGH_REGNO_P by 0; simplify.
16002         * config/rs6000/rs6000-builtin.def: Delete RS6000_BUILTIN_E and
16003         RS6000_BUILTIN_S.
16004         Delete BU_SPE_1, BU_SPE_2, BU_SPE_3, BU_SPE_E, BU_SPE_P, and BU_SPE_X.
16005         Rename the paired_* instruction patterns.
16006         * config/rs6000/rs6000-c.c (rs6000_target_modify_macros): Do not
16007         define __SPE__.
16008         * config/rs6000/rs6000-protos.h (invalid_e500_subreg): Delete.
16009         * config/rs6000/rs6000.c: Delete RS6000_BUILTIN_E and RS6000_BUILTIN_S.
16010         (struct rs6000_stack): Delete fields spe_gp_save_offset, spe_gp_size,
16011         spe_padding_size, and spe_64bit_regs_used.  Replace TARGET_SPE and
16012         TARGET_SPE_ABI with 0, simplify.  Replace SPE_VECTOR_MODE with
16013         PAIRED_VECTOR_MODE.
16014         (struct machine_function): Delete field spe_insn_chain_scanned_p.
16015         (spe_func_has_64bit_regs_p): Delete.
16016         (spe_expand_predicate_builtin): Delete.
16017         (spe_expand_evsel_builtin): Delete.
16018         (TARGET_DWARF_REGISTER_SPAN): Do not define.
16019         (TARGET_MEMBER_TYPE_FORCES_BLK): Do not define.
16020         (invalid_e500_subreg): Delete.
16021         (rs6000_legitimize_address): Always force_reg op2 as well, for
16022         paired single memory accesses.
16023         (rs6000_member_type_forces_blk): Delete.
16024         (rs6000_spe_function_arg): Delete.
16025         (rs6000_expand_unop_builtin): Delete SPE handling.
16026         (rs6000_expand_binop_builtin): Ditto.
16027         (spe_expand_stv_builtin): Delete.
16028         (bdesc_2arg_spe): Delete.
16029         (spe_expand_builtin): Delete.
16030         (spe_expand_predicate_builtin): Delete.
16031         (spe_expand_evsel_builtin): Delete.
16032         (rs6000_invalid_builtin): Remove RS6000_BTM_SPE handling.
16033         (spe_init_builtins): Delete.
16034         (spe_func_has_64bit_regs_p): Delete.
16035         (savres_routine_name): Delete "info" parameter.  Adjust callers.
16036         (rs6000_emit_stack_reset): Ditto.
16037         (rs6000_dwarf_register_span): Delete.
16038         * config/rs6000/rs6000.h (TARGET_SPE_ABI, TARGET_SPE,
16039         UNITS_PER_SPE_WORD, SPE_HIGH_REGNO_P, SPE_SIMD_REGNO_P,
16040         SPE_VECTOR_MODE, RS6000_BTM_SPE, RS6000_BUILTIN_E, RS6000_BUILTIN_S):
16041         Delete.
16042         * config/rs6000/rs6000.md (FIRST_SPE_HIGH_REGNO, LAST_SPE_HIGH_REGNO):
16043         Delete.
16044         * config/rs6000/rs6000.opt (-mabi=spe, -mabi=no-spe): Delete.
16045         * config/rs6000/spe.md: Delete every pattern that uses TARGET_SPE.
16046         * config/rs6000/vector.md (absv2sf2, negv2sf2, addv2sf3, subv2sf3,
16047         mulv2sf3, divv2sf3): Delete expanders.
16049 2017-06-07  Segher Boessenkool  <segher@kernel.crashing.org>
16051         config/rs6000/rs6000.md (UNSPEC_MV_CR_GT): Delete.
16053 2017-06-07  Segher Boessenkool  <segher@kernel.crashing.org>
16055         * config/rs6000/rs6000-protos.h (output_e500_flip_gt_bit): Delete.
16056         * config/rs6000/rs6000.c: Ditto.
16058 2017-06-07  Segher Boessenkool  <segher@kernel.crashing.org>
16060         * config/rs6000/predicated.md (rs6000_cbranch_operator): Delete.
16061         * config/rs6000/rs6000.md: Replace rs6000_cbranch_operator by
16062         comparison_operator.
16064 2017-06-07  Segher Boessenkool  <segher@kernel.crashing.org>
16066         * config/rs6000/rs6000.c: Remove everything related to -mfloat-gprs.
16067         * config/rs6000/rs6000.opt: Ditto.
16068         * config/rs6000/t-rtems: Ditto.
16070 2017-06-07  Segher Boessenkool  <segher@kernel.crashing.org>
16072         * config/rs6000/predicates.md: Replace TARGET_E500_DOUBLE and
16073         TARGET_E500_SINGLE by 0, simplify.
16074         * config/rs6000/rs6000.c: Ditto.
16075         (rs6000_option_override_internal): Delete CHECK_E500_OPTIONS.
16076         (spe_build_register_parallel): Delete.
16077         * config/rs6000/rs6000.h: Delete TARGET_E500_SINGLE,
16078         TARGET_E500_DOUBLE, and CHECK_E500_OPTIONS.
16079         * config/rs6000/rs6000.md: Replace TARGET_E500_DOUBLE,
16080         TARGET_E500_SINGLE, and <E500_CONVERT> by 0, simplify.
16081         (E500_CONVERT): Delete.
16082         * config/rs6000/spe.md: Remove many patterns and all define_constants.
16084 2017-06-07  Segher Boessenkool  <segher@kernel.crashing.org>
16086         * config/rs6000/darwin.md: Replace TARGET_FPRS by 1 and simplify.
16087         * config/rs6000/dfp.md: Ditto.
16088         (negdd2, *negdd2_fpr): Merge.
16089         (absdd2, *absdd2_fpr): Merge.
16090         (negtd2, *negtd2_fpr): Merge.
16091         (abstd2, *abstd2_fpr): Merge.
16092         * config/rs6000/e500.h: Delete file.
16093         * config/rs6000/predicates.md (rs6000_cbranch_operator): Replace
16094         TARGET_FPRS by 1 and simplify.
16095         * config/rs6000/rs6000-c.c: Ditto.
16096         * config/rs6000/rs6000.c: Ditto.  Also replace TARGET_SF_SPE and
16097         TARGET_DF_SPE by 0.
16098         * config/rs6000/rs6000.h: Ditto.  Delete TARGET_SF_SPE and
16099         TARGET_DF_SPE.
16100         * config/rs6000/rs6000.md: Ditto.
16101         (floatdidf2, *floatdidf2_fpr): Merge.
16102         (move_from_CR_gt_bit): Delete.
16103         * config/rs6000/spe.md: Replace TARGET_FPRS by 1 and simplify.
16104         (E500_CR_IOR_COMPARE): Delete.
16105         (All patterns that require !TARGET_FPRS): Delete.
16106         * config/rs6000/vsx.md: Replace TARGET_FPRS by 1 and simplify.
16108 2017-06-07  Bin Cheng  <bin.cheng@arm.com>
16110         * passes.def (pass_iv_canon): Move before pass_loop_distribution.
16112 2017-06-07  Bin Cheng  <bin.cheng@arm.com>
16114         * graphds.c (add_edge): Intitialize edge's attached data.
16115         (foll_in_subgraph, dfs_fst_edge, dfs_next_edge): New function
16116         pointer parameter.  Call pointed function on each edge during
16117         graph traversing.  Skip traversing the edge when the function
16118         returns true.
16119         (graphds_dfs, graphds_scc): Ditto.
16120         (for_each_edge): New parameter.  Pass the new parameter to callback
16121         function.
16122         * graphds.h (skip_edge_callback): New function pointer type.
16123         (graphds_dfs, graphds_scc): New function pointer parameter.
16124         (graphds_edge_callback, for_each_edge): New parameter.
16126 2017-06-07  Bin Cheng  <bin.cheng@arm.com>
16128         * tree-vect-data-refs.c (vect_mark_for_runtime_alias_test): Factor
16129         out code checking if runtime alias check is possible to below ...
16130         Call the new function.
16131         * tree-data-ref.c (runtime_alias_check_p): ... to new function.
16132         * tree-data-ref.h (runtime_alias_check_p): New decalaration.
16134 2017-06-07  Marek Polacek  <polacek@redhat.com>
16136         PR sanitizer/80932
16137         * fold-const.c (extract_muldiv_1) <case MINUS_EXPR>: Add
16138         TYPE_OVERFLOW_WRAPS check.
16140 2017-06-07  Bin Cheng  <bin.cheng@arm.com>
16142         * tree-vect-loop-manip.c (vect_do_peeling): Don't skip vector loop
16143         if versioning is required.
16144         * tree-vect-loop.c (vect_analyze_loop_2): Merge niter check for loop
16145         peeling with the check for versioning.
16147 2017-06-07  Bin Cheng  <bin.cheng@arm.com>
16149         * tree-vectorizer.h (vect_build_loop_niters): New parameter.
16150         * tree-vect-loop-manip.c (vect_build_loop_niters): New parameter.
16151         Set true to new parameter if new ssa variable is defined.
16152         (vect_gen_vector_loop_niters): Refactor.  Set range information
16153         for the new vector loop bound variable.
16154         (vect_do_peeling): Ditto.
16156 2017-06-07  Bin Cheng  <bin.cheng@arm.com>
16158         * tree-affine.c (ssa.h): Include header file.
16159         (tree_to_aff_combination): Handle (T1)(X - CST) when inner type
16160         has wrapping overflow behavior.
16162 2017-06-07  Bin Cheng  <bin.cheng@arm.com>
16164         * tree-affine.c (tree_to_aff_combination): Handle (T1)(X + X).
16166 2017-06-07  Bin Cheng  <bin.cheng@arm.com>
16168         (aff_combination_expand): Move (T1)(X *+- CST) simplification to ...
16169         (tree_to_aff_combination): ... here.
16171 2017-06-07  Bin Cheng  <bin.cheng@arm.com>
16173         * tree-ssa-loop-ivopts.c (ivopts_estimate_reg_pressure): New
16174         reg_pressure model function.
16175         (ivopts_global_cost_for_size): Delete.
16176         (determine_set_costs, iv_ca_recount_cost): Call new model function
16177         ivopts_estimate_reg_pressure.
16179 2017-06-07  Tamar Christina  <tamar.christina@arm.com>
16181         * config/aarch64/aarch64.c (aarch64_rtx_costs): Make sdiv more
16182         expensive than udiv.  Remove floating point cases from mod.
16184 2017-06-07  Tamar Christina  <tamar.christina@arm.com>
16186         * config/arm/aarch-cost-tables.h (cortexa53_extra_cost):
16187         Increase idiv cost.
16189 2017-06-07  Tamar Christina  <tamar.christina@arm.com>
16191         * config/aarch64/aarch64.md
16192         (copysignsf3): Fix mask generation.
16194 2017-06-07  Jakub Jelinek  <jakub@redhat.com>
16196         * dumpfile.h (enum tree_dump_index): Rename TDI_generic to
16197         TDI_gimple.
16198         (class dump_manager): Add register_dumps method.
16199         * dumpfile.c: Include langhooks.h.
16200         (dump_files): Use 0 instead of 3/4/5 for TDI_{original,gimple,nested}.
16201         (FIRST_AUTO_NUMBERED_DUMP): Decrease to 1.
16202         (FIRST_ME_AUTO_NUMBERED_DUMP): Define.
16203         (dump_manager::dump_register): Start with 512 entries instead of 32.
16204         (dump_manager::register_dumps): New method.
16205         * toplev.c (general_init): Instead of invoking register_dumps
16206         langhook, invoke register_dumps method on the dump manager.
16207         * gimplify.c (gimplify_function_tree): Use TDI_gimple instead of
16208         TDI_generic.
16210 2017-06-07  Richard Sandiford  <richard.sandiford@linaro.org>
16212         * doc/md.texi: Clarify the restrictions on a define_insn condition.
16213         Say that # requires an associated define_split to exist, and that
16214         the define_split must be suitable for use after register allocation.
16216 2017-06-06  Jan Hubicka  <hubicka@ucw.cz>
16218         * cfgbuild.c (find_bb_boundaries): Initialize profile of split blocks.
16219         (compute_outgoing_frequencies): Also initialize zero counts.
16220         (find_many_sub_basic_blocks): Do not produce uninitialized profile
16221         around loops; preserve more of profile when nothing changes.
16223 2017-06-06  Jim Wilson  <jim.wilson@linaro.org>
16225         * config/aarch64/aarch64-cost-tables.h (qdf24xx_extra_costs): Move to
16226         here.
16227         * config/arm/aarch-cost-tables.h (qdf24xx_extra_costs): From here.
16228         * config/arm/arm-cpu-cdata.h: Regenerate.
16229         * config/arm/arm-cpu-data.h, config/arm/arm-cpu.h: Likewise.
16230         * config/arm/arm-tables.opt, config/arm/arm-tune.md: Likewise.
16231         * config/arm/arm-cpus.in: Delete falkor and qdf24xx entries.
16232         * config/arm/arm.c (arm_qdf24xx_tune): Delete.
16233         * config/arm/bpabi.h (BE8_LINK_SPEC): Delete falkor and qdf24xx
16234         support.
16235         * config/arm/t-aprofile (MULTILIB_MATCHES): Delete falkor and qdf24xx
16236         support.
16237         * config/arm/t-rmprofile: Likewise.
16238         * doc/invoke.texi (ARM Options): Drop falkor and qdf24xx support.
16240 2017-06-06  David S. Miller  <davem@davemloft.net>
16242         PR target/80968
16243         * config/sparc/sparc.c (sparc_expand_prologue): Emit frame
16244         blockage if function uses alloca.
16246 2017-06-06  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
16248         * tree-ssa-loop-prefetch.c (struct mem_ref_group, struct mem_ref):
16249         New "uid" fields to hold pretty-print IDs of group and ref.
16250         Memory references are now identified as <group_id>:<ref_id>
16251         instead of using [random] addresses.
16252         (dump_mem_details): Simplify, no functional change.
16253         (dump_mem_ref): Simplify and make output more concise.
16254         Replace couple of fprintf's throughout code with calls to dump_mem_ref.
16255         (find_or_create_group): Initialize group uid.
16256         (record_ref): Initialize ref uid.  Improve debug output.
16257         (prune_group_by_reuse, should_issue_prefetch_p,)
16258         (should_issue_prefetch_p, schedule_prefetches, issue_prefetch_ref,)
16259         (mark_nontemporal_store, determine_loop_nest_reuse):
16260         Improve debug output.
16262 2017-06-06  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
16264         * dbgcnt.def (prefetch): New debug counter.
16265         * tree-ssa-loop-prefetch.c (dbgcnt.h): New include.
16266         (schedule_prefetches): Stop issueing prefetches if debug counter
16267         tripped.
16269 2017-06-06  Tom de Vries  <tom@codesourcery.com>
16271         * doc/sourcebuild.texi (Testsuites, C Language Testsuites,
16272         gcc.c-torture/compile): Remove mention of NO_LABEL_VALUES in fixme.
16274 2017-06-06  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
16276         * config/aarch64/atomics.md (atomic_compare_and_swap<mode> expander):
16277         Use aarch64_reg_or_zero predicate for operand 4.
16278         (aarch64_compare_and_swap<mode> define_insn_and_split):
16279         Use aarch64_reg_or_zero predicate for operand 3.  Add 'Z' constraint.
16280         (aarch64_store_exclusive<mode>): Likewise for operand 2.
16282 2017-06-06  Thomas Preud'homme  <thomas.preudhomme@arm.com>
16284         * config/arm/arm.c (arm_compute_save_reg_mask): Rename into ...
16285         (arm_compute_save_core_reg_mask): This.
16286         (thumb1_compute_save_reg_mask): Rename into ...
16287         (thumb1_compute_save_core_reg_mask): This.
16288         (arm_compute_save_reg0_reg12_mask): Adapt comment.
16289         (arm_compute_frame_layout): Likewise.
16291 2017-06-06  Richard Biener  <rguenther@suse.de>
16293         PR tree-optimization/80974
16294         * tree-ssa-sccvn.c (set_ssa_val_to): Do not change but only
16295         keep or clear leaders SSA info.
16297 2017-06-06  Tom de Vries  <tom@codesourcery.com>
16299         * config/nvptx/nvptx.c (split_mode_p): New function.
16300         (nvptx_declare_function_name, nvptx_print_operand): Use split_mode_p.
16302 2017-06-06  Tom de Vries  <tom@codesourcery.com>
16304         * config/nvptx/nvptx.c (nvptx_print_operand): Use maybe_split_mode.
16306 2017-06-06  Jan Hubicka  <hubicka@ucw.cz>
16308         PR bootstrap/80978
16309         * tree-cfg.c (execute_fixup_cfg): Fix condition on when to rescale
16310         profile.
16312 2017-06-06  Jan Hubicka  <hubicka@ucw.cz>
16314         * shrink-wrap.c (handle_simple_exit): Update profile.
16315         (try_shrink_wrapping): Upate profile.
16317 2017-06-06  Jan Hubicka  <hubicka@ucw.cz>
16319         * predict.c (tree_estimate_probability_bb): Add LOCAL_ONLY.
16320         (tree_guess_outgoing_edge_probabilities): New.
16321         * predict.h (tree_guess_outgoing_edge_probabilities): Declare.
16322         * tree-cfg.c (gimple_find_sub_bbs): Propagate profile.
16324 2017-06-06  Jan Hubicka  <hubicka@ucw.cz>
16326         * ipa-split.c (split_function): Initialize return bb profile.
16328 2017-06-06  Jan Hubicka  <hubicka@ucw.cz>
16330         * profile.c (compute_branch_probabilities): Also initialize
16331         EXIT_BLOCK profile.
16333 2017-06-06  Richard Biener  <rguenther@suse.de>
16335         PR tree-optimization/80928
16336         * tree-vect-loop.c (vect_update_vf_for_slp): Amend dumps.
16337         (vect_analyze_loop_operations): Properly guard analysis for
16338         pure SLP case.
16339         (vect_transform_loop): Likewise.
16340         (vect_analyze_loop_2): Also reset SLP type on PHIs.
16341         (vect_model_induction_cost): Do not cost for pure SLP.
16342         (vectorizable_induction): Pass in SLP node, implement SLP vectorization
16343         of induction in inner loop vectorization.
16344         * tree-vect-slp.c (vect_create_new_slp_node): Handle PHIs.
16345         (vect_get_and_check_slp_defs): Handle vect_induction_def.
16346         (vect_build_slp_tree): Likewise.  Handle PHIs as terminating the
16347         recursion.
16348         (vect_analyze_slp_cost_1): Cost induction.
16349         (vect_detect_hybrid_slp_stmts): Handle PHIs.
16350         (vect_get_slp_vect_defs): Likewise.
16351         * tree-vect-stmts.c (vect_analyze_stmt): Handle induction.
16352         (vect_transform_stmt): Handle SLP reductions.
16353         * tree-vectorizer.h (vectorizable_induction): Adjust.
16355 2017-06-05  Michael Meissner  <meissner@linux.vnet.ibm.com>
16357         * config/rs6000/rs6000.c (make_resolver_func): Update
16358         init_lowered_empty_function call.
16360 2017-06-05  Bernd Edlinger  <bernd.edlinger@hotmail.de>
16362         * doc/invoke.texi: Document the -fprofile-abs-path option.
16363         * common.opt (fprofile-abs-path): New option.
16364         * gcov-io.h (gcov_write_filename): Declare.
16365         * gcov-io.c (gcov_write_filename): New function.
16366         * coverage.c (coverage_begin_function): Use gcov_write_filename.
16367         * profile.c (output_location): Likewise.
16369 2017-06-05  Jan Hubicka  <hubicka@ucw.cz>
16371         * shring-wrap.c: Revert accidental commit.
16373 2017-06-05  Volker Reichelt  <v.reichelt@netcologne.de>
16375         * doc/invoke.texi (-Wduplicated-branches): Add to warning list.
16377 2017-06-05  Jan Hubicka  <hubicka@ucw.cz>
16379         * cfgexpand.c (expand_gimple_tailcall): Initialize profile of
16380         new edge.
16381         * ipa-inline.c (want_inline_self_recursive_call_p): Watch for missing
16382         profile in callgraph edge.
16383         * profile-count.h (apply_probability): If THIS is 0, then result is 0
16384         (apply_scale): Likewise.
16385         * tree-inline.c (copy_bb, copy_edges_for_bb, copy_cfg_body):
16386         Also scale profile when inlining function with zero profile.
16387         (initialize_cfun): Update exit block profile even when it is zero.
16388         * tree-ssa-threadupdate.c (clear_counts_path): Handle correctly case
16389         when profile is read.
16391 2017-06-05  Michael Meissner  <meissner@linux.vnet.ibm.com>
16393         * config/rs6000/rs6000.c (toplevel): Include attribs.h.
16394         (CLONE_*): New constants to define the processors we can generate
16395         code for with the target_clone attribute.
16396         (rs6000_clone_map): New array to identify which clone processors
16397         the current program is running on.
16398         (TARGET_COMPARE_VERSION_PRIORITY): Define to enable the
16399         target_clone attribute.
16400         (TARGET_GENERATE_VERSION_DISPATCHER_BODY): Likewise.
16401         (TARGET_GET_FUNCTION_VERSIONS_DISPATCHER): Likewise.
16402         (TARGET_OPTION_FUNCTION_VERSIONS): Likewise.
16403         (cpu_expand_builtin): Add support for target_clone attribute.
16404         (rs6000_valid_attribute_p): Allow "default" attribute.
16405         (get_decl_name): New debug function to simplify printing the
16406         current function name in debugging statements.
16407         (rs6000_clone_priority): New functions to support the target_clone
16408         attribute, and be able to generate code to switch between ISA 2.05
16409         through ISA 3.0 (power6 through power9).
16410         (rs6000_compare_version_priority): Likewise.
16411         (rs6000_get_function_versions_dispatcher): Likewise.
16412         (make_resolver_func): Likewise.
16413         (add_condition_to_bb): Likewise.
16414         (dispatch_function_versions): Likewise.
16415         (rs6000_generate_version_dispatcher_body): Likewise.
16416         (rs6000_can_inline_p): Call get_decl_name for debugging usage.
16417         (fusion_gpr_load_p): Fix a spacing issue.
16418         * doc/extend.texi (Common Function Attributes): Document that the
16419         PowerPC supports the target_clone attribute.
16421 2017-06-05  Thomas Preud'homme  <thomas.preudhomme@arm.com>
16423         * config/arm/arm.h: explain F symbol found in description of ARM
16424         register allocation in its legend.
16426 2017-06-05  Jan Hubicka  <hubicka@ucw.cz>
16428         * config/mips/frame-header-opt.c: Include profile-count.h.
16429         * config/riscv/riscv.c: Include profile-count.h
16431 2017-06-05  Jan Hubicka  <hubicka@ucw.cz>
16433         * tree-ssa-loop-im.c (execute_sm_if_changed): Add FLAG_BBS parameter;
16434         update profile.
16435         (sm_set_flag_if_changed): Add bbs field.
16436         (execute_sm_if_changed_flag_set): Pass BBS.
16437         (execute_sm): Update.
16439 2017-06-05  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
16441         * config/aarch64/aarch64-simd.md (aarch64_store_lane0<mode>):
16442         New pattern.
16444 2017-06-05  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
16446         * config/aarch64/aarch64.md (sub<mode>3_compare1_imm): New define_insn.
16447         (peephole2): New peephole2 to emit the above.
16448         * config/aarch64/predicates.md (aarch64_sub_immediate): New predicate.
16450 2017-06-05  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
16452         * config/aarch64/aarch64.c (define_peephole2 above
16453         *sub_<shift>_<mode>): New peephole.
16455 2017-05-23  Jan Hubicka  <hubicka@ucw.cz>
16457         * config/i386/i386.c (make_resolver_func): Update.
16458         * Makefile.in: Add profile-count.h and profile-count.o
16459         * auto-profile.c (afdo_indirect_call): Update to new API.
16460         (afdo_set_bb_count): Update.
16461         (afdo_propagate_edge): Update.
16462         (afdo_propagate_circuit): Update.
16463         (afdo_calculate_branch_prob): Update.
16464         (afdo_annotate_cfg): Update.
16465         * basic-block.h: Include profile-count.h
16466         (struct edge_def): Turn count to profile_count.
16467         (struct basic_block_def): Likewie.
16468         (REG_BR_PROB_BASE): Move to profile-count.h
16469         (RDIV): Move to profile-count.h
16470         * bb-reorder.c (max_entry_count): Turn to profile_count.
16471         (find_traces): Update.
16472         (rotate_loop):Update.
16473         (connect_traces):Update.
16474         (sanitize_hot_paths):Update.
16475         * bt-load.c (migrate_btr_defs): Update.
16476         * cfg.c (RDIV): Remove.
16477         (init_flow): Use alloc_block.
16478         (alloc_block): Uninitialize count.
16479         (unchecked_make_edge): Uninitialize count.
16480         (check_bb_profile): Update.
16481         (dump_edge_info): Update.
16482         (dump_bb_info): Update.
16483         (update_bb_profile_for_threading): Update.
16484         (scale_bbs_frequencies_int): Update.
16485         (scale_bbs_frequencies_gcov_type): Update.
16486         (scale_bbs_frequencies_profile_count): New.
16487         * cfg.h (update_bb_profile_for_threading): Update.
16488         (scale_bbs_frequencies_profile_count): Declare.
16489         * cfgbuild.c (compute_outgoing_frequencies): Update.
16490         (find_many_sub_basic_blocks): Update.
16491         * cfgcleanup.c (try_forward_edges): Update.
16492         (try_crossjump_to_edge): Update.
16493         * cfgexpand.c (expand_gimple_tailcall): Update.
16494         (construct_exit_block): Update.
16495         * cfghooks.c (verify_flow_info): Update.
16496         (dump_bb_for_graph): Update.
16497         (split_edge): Update.
16498         (make_forwarder_block): Update.
16499         (duplicate_block): Update.
16500         (account_profile_record): Update.
16501         * cfgloop.c (find_subloop_latch_edge_by_profile): Update.
16502         (get_estimated_loop_iterations): Update.
16503         * cfgloopanal.c (expected_loop_iterations_unbounded): Update.
16504         (single_likely_exit): Update.
16505         * cfgloopmanip.c (scale_loop_profile): Update.
16506         (loopify): Update.
16507         (set_zero_probability): Update.
16508         (lv_adjust_loop_entry_edge): Update.
16509         * cfgrtl.c (force_nonfallthru_and_redirect): Update.
16510         (purge_dead_edges): Update.
16511         (rtl_account_profile_record): Update.
16512         * cgraph.c (cgraph_node::create): Uninitialize count.
16513         (symbol_table::create_edge): Uninitialize count.
16514         (cgraph_update_edges_for_call_stmt_node): Update.
16515         (cgraph_edge::dump_edge_flags): Update.
16516         (cgraph_node::dump): Update.
16517         (cgraph_edge::maybe_hot_p): Update.
16518         * cgraph.h: Include profile-count.h
16519         (create_clone), create_edge, create_indirect_edge): Update.
16520         (cgraph_node): Turn count to profile_count.
16521         (cgraph_edge0: Likewise.
16522         (make_speculative, clone): Update.
16523         (create_edge): Update.
16524         (init_lowered_empty_function): Update.
16525         * cgraphclones.c (cgraph_edge::clone): Update.
16526         (duplicate_thunk_for_node): Update.
16527         (cgraph_node::create_clone): Update.
16528         * cgraphunit.c (cgraph_node::analyze): Update.
16529         (cgraph_node::expand_thunk): Update.
16530         * final.c (dump_basic_block_info): Update.
16531         * gimple-streamer-in.c (input_bb): Update.
16532         * gimple-streamer-out.c (output_bb): Update.
16533         * graphite.c (print_global_statistics): Update.
16534         (print_graphite_scop_statistics): Update.
16535         * hsa-brig.c: Include basic-block.h.
16536         * hsa-dump.c: Include basic-block.h.
16537         * hsa-gen.c (T sum_slice): Update.
16538         (convert_switch_statements):Update.
16539         * hsa-regalloc.c: Include basic-block.h.
16540         * ipa-chkp.c (chkp_produce_thunks): Update.
16541         * ipa-cp.c (struct caller_statistics): Update.
16542         (init_caller_stats): Update.
16543         (gather_caller_stats): Update.
16544         (ipcp_cloning_candidate_p): Update.
16545         (good_cloning_opportunity_p): Update.
16546         (get_info_about_necessary_edges): Update.
16547         (dump_profile_updates): Update.
16548         (update_profiling_info): Update.
16549         (update_specialized_profile): Update.
16550         (perhaps_add_new_callers): Update.
16551         (decide_about_value): Update.
16552         (ipa_cp_c_finalize): Update.
16553         * ipa-devirt.c (struct odr_type_warn_count): Update.
16554         (struct decl_warn_count): Update.
16555         (struct final_warning_record): Update.
16556         (possible_polymorphic_call_targets): Update.
16557         (ipa_devirt): Update.
16558         * ipa-fnsummary.c (redirect_to_unreachable): Update.
16559         * ipa-icf.c (sem_function::merge): Update.
16560         * ipa-inline-analysis.c (do_estimate_edge_time): Update.
16561         * ipa-inline.c (compute_uninlined_call_time): Update.
16562         (compute_inlined_call_time): Update.
16563         (want_inline_small_function_p): Update.
16564         (want_inline_self_recursive_call_p): Update.
16565         (edge_badness): Update.
16566         (lookup_recursive_calls): Update.
16567         (recursive_inlining): Update.
16568         (inline_small_functions): Update.
16569         (dump_overall_stats): Update.
16570         (dump_inline_stats): Update.
16571         * ipa-profile.c (ipa_profile_generate_summary): Update.
16572         (ipa_propagate_frequency): Update.
16573         (ipa_profile): Update.
16574         * ipa-prop.c (ipa_make_edge_direct_to_target): Update.
16575         * ipa-utils.c (ipa_merge_profiles): Update.
16576         * loop-doloop.c (doloop_modify): Update.
16577         * loop-unroll.c (report_unroll): Update.
16578         (unroll_loop_runtime_iterations): Update.
16579         * lto-cgraph.c (lto_output_edge): Update.
16580         (lto_output_node): Update.
16581         (input_node): Update.
16582         (input_edge): Update.
16583         (merge_profile_summaries): Update.
16584         * lto-streamer-in.c (input_cfg): Update.
16585         * lto-streamer-out.c (output_cfg): Update.
16586         * mcf.c (create_fixup_graph): Update.
16587         (adjust_cfg_counts): Update.
16588         (sum_edge_counts): Update.
16589         * modulo-sched.c (sms_schedule): Update.
16590         * postreload-gcse.c (eliminate_partially_redundant_load): Update.
16591         * predict.c (maybe_hot_count_p): Update.
16592         (probably_never_executed): Update.
16593         (dump_prediction): Update.
16594         (combine_predictions_for_bb): Update.
16595         (propagate_freq): Update.
16596         (handle_missing_profiles): Update.
16597         (counts_to_freqs): Update.
16598         (rebuild_frequencies): Update.
16599         (force_edge_cold): Update.
16600         * predict.h: Include profile-count.h
16601         (maybe_hot_count_p, counts_to_freqs): UPdate.
16602         * print-rtl-function.c: Do not include cfg.h
16603         * print-rtl.c: Include basic-block.h
16604         * profile-count.c: New file.
16605         * profile-count.h: New file.
16606         * profile.c (is_edge_inconsistent): Update.
16607         (correct_negative_edge_counts): Update.
16608         (is_inconsistent): Update.
16609         (set_bb_counts): Update.
16610         (read_profile_edge_counts): Update.
16611         (compute_frequency_overlap): Update.
16612         (compute_branch_probabilities): Update; Initialize and deinitialize
16613         gcov_count tables.
16614         (branch_prob): Update.
16615         * profile.h (bb_gcov_counts, edge_gcov_counts): New.
16616         (edge_gcov_count): New.
16617         (bb_gcov_count): New.
16618         * shrink-wrap.c (try_shrink_wrapping): Update.
16619         * tracer.c (better_p): Update.
16620         * trans-mem.c (expand_transaction): Update.
16621         (ipa_tm_insert_irr_call): Update.
16622         (ipa_tm_insert_gettmclone_call): Update.
16623         * tree-call-cdce.c: Update.
16624         * tree-cfg.c (gimple_duplicate_sese_region): Update.
16625         (gimple_duplicate_sese_tail): Update.
16626         (gimple_account_profile_record): Update.
16627         (execute_fixup_cfg): Update.
16628         * tree-inline.c (copy_bb): Update.
16629         (copy_edges_for_bb): Update.
16630         (initialize_cfun): Update.
16631         (freqs_to_counts): Update.
16632         (copy_cfg_body): Update.
16633         (expand_call_inline): Update.
16634         * tree-ssa-ifcombine.c (update_profile_after_ifcombine): Update.
16635         * tree-ssa-loop-ivcanon.c (unloop_loops): Update.
16636         (try_unroll_loop_completely): Update.
16637         (try_peel_loop): Update.
16638         * tree-ssa-loop-manip.c (tree_transform_and_unroll_loop): Update.
16639         * tree-ssa-loop-niter.c (estimate_numbers_of_iterations_loop): Update.
16640         * tree-ssa-loop-split.c (connect_loops): Update.
16641         * tree-ssa-loop-unswitch.c (hoist_guard): Update.
16642         * tree-ssa-reassoc.c (branch_fixup): Update.
16643         * tree-ssa-tail-merge.c (replace_block_by): Update.
16644         * tree-ssa-threadupdate.c (create_block_for_threading): Update.
16645         (compute_path_counts): Update.
16646         (update_profile): Update.
16647         (recompute_probabilities): Update.
16648         (update_joiner_offpath_counts): Update.
16649         (estimated_freqs_path): Update.
16650         (freqs_to_counts_path): Update.
16651         (clear_counts_path): Update.
16652         (ssa_fix_duplicate_block_edges): Update.
16653         (duplicate_thread_path): Update.
16654         * tree-switch-conversion.c (case_bit_test_cmp): Update.
16655         (struct switch_conv_info): Update.
16656         * tree-tailcall.c (decrease_profile): Update.
16657         * tree-vect-loop-manip.c (slpeel_add_loop_guard): Update.
16658         * tree-vect-loop.c (scale_profile_for_vect_loop): Update.
16659         * value-prof.c (check_counter): Update.
16660         (gimple_divmod_fixed_value): Update.
16661         (gimple_mod_pow2): Update.
16662         (gimple_mod_subtract): Update.
16663         (gimple_ic_transform): Update.
16664         (gimple_stringop_fixed_value): Update.
16665         * value-prof.h (gimple_ic): Update.
16667 2017-06-02  Carl Love  <cel@us.ibm.com>
16669         * config/rs6000/rs6000-c: Add support for built-in functions
16670         vector double vec_doublee (vector signed int);
16671         vector double vec_doublee (vector unsigned int);
16672         vector double vec_doublee (vector float);
16673         vector double vec_doubleh (vector signed int);
16674         vector double vec_doubleh (vector unsigned int);
16675         vector double vec_doubleh (vector float);
16676         vector double vec_doublel (vector signed int);
16677         vector double vec_doublel (vector unsigned int);
16678         vector double vec_doublel (vector float);
16679         vector double vec_doubleo (vector signed int);
16680         vector double vec_doubleo (vector unsigned int);
16681         vector double vec_doubleo (vector float);.
16682         * config/rs6000/rs6000-builtin.def: Add definitions for DOUBLEE,
16683         DOUBLEO, DOUBLEH, DOUBLEL, UNS_DOUBLEO, UNS_DOUBLEE, UNS_DOUBLEH,
16684         UNS_DOUBLEL.
16685         * config/rs6000/altivec.md: Add code generator for doublee<mode>2,
16686         unsdoubleev4si2, doubleo<mode>2, unsdoubleov4si2, doubleh<mode>2,
16687         unsdoublehv4si2, doublel<mode>2, unsdoublelv4si2, add mode attribute
16688         VS_sxwsp.
16689         * config/rs6000/altivec.h: Add define for vec_doublee, vec_doubleo,
16690         vec_doublel, vec_doubleh.
16691         * doc/extend.texi: Update the built-in documentation file for the
16692         new built-in functions.
16694 2017-06-02  David Malcolm  <dmalcolm@redhat.com>
16696         PR jit/80954
16697         * ipa-inline-analysis.c (free_growth_caches): Set
16698         edge_removal_hook_holder to NULL after removing it.
16700 2017-06-02  Sudakshina Das  <sudi.das@arm.com>
16702         * config/aarch64/aarch64.c (aarch64_select_cc_mode): Return CC_SWP for
16703         comparision with zero.
16705 2017-06-02  Will Schmidt  <will_schmidt@vnet.ibm.com>
16706         * config/rs6000/rs6000.c (rs6000_gimple_fold_builtin): Add handling
16707         for early expansion of vec_min and vec_max builtins.
16708         (builtin_function_type): Add min/max unsigned variants to those
16709         identified as having unsigned arguments.
16711 2017-06-02  Olivier Hainque  <hainque@adacore.com>
16713         * config/vx-common.h (DWARF_UNWIND_INFO): Switch #define to 1.
16715 2017-06-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
16717         * config/aarch64/aarch64-simd.md (*aarch64_simd_vec_copy_lane<mode>):
16718         Use VALL_F16 iterator rather than VALL.
16720 2017-06-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
16722         * config/aarch64/aarch64.c (aarch64_split_compare_and_swap):
16723         Emit CBNZ inside loop when doing a strong exchange and comparing
16724         against zero.  Generate the CC flags after the loop.
16726 2017-06-02  David Edelsohn  <dje.gcc@gmail.com>
16728         * dwarf2out.c (DWARF_INITIAL_LENGTH_SIZE_STR): New.
16729         (dl_section_ref): New.
16730         (dwarf2out_finish): Copy debug_line_section_label to dl_section_ref.
16731         On AIX, append an expression to subtract the size of the
16732         section length to dl_section_ref.
16734 2017-06-02  Will Schmidt  <will_schmidt@vnet.ibm.com>
16736         * config/rs6000/rs6000.c (rs6000_gimple_fold_builtin): Add handling
16737         for early expansion of vector absolute builtins.
16739 2017-06-02  Richard Biener  <rguenther@suse.de>
16741         * tree-vect-slp.c (vect_detect_hybrid_slp_2): Match up
16742         what we consider a relevant use stmt with vect_detect_hybrid_slp_stmts.
16744 2017-06-02  Richard Biener  <rguenther@suse.de>
16746         PR tree-optimization/80948
16747         * tree-tailcall.c (find_tail_calls): Track stmts to move in
16748         stmt order as well.
16750 2017-06-02  Richard Biener  <rguenther@suse.de>
16752         * tree-vect-loop.c (vect_analyze_loop_operations): Not relevant
16753         PHIs are ok.
16754         * tree-vect-stmts.c (process_use): Do not mark backedge defs
16755         for inductions as relevant.
16757 2017-06-02  Richard Biener  <rguenther@suse.de>
16759         * tree-vect-loop.c (get_initial_def_for_induction): Inline into ...
16760         (vectorizable_induction): ... this.  Remove dead code.
16762 2017-06-02  Eric Botcazou  <ebotcazou@adacore.com>
16764         * builtins. (expand_builtin_alloca): Remove second parameter and
16765         infer its value from the first parameter instead.
16766         (expand_builtin) <BUILT_IN_ALLOCA>: Adjust call to above.
16768 2017-06-02  Jakub Jelinek  <jakub@redhat.com>
16770         PR rtl-optimization/80903
16771         * loop-doloop.c (add_test): Unshare sequence.
16773 2017-06-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
16775         * doc/invoke.texi: Document the -Wsizeof-pointer-div warning.
16777 2017-06-01  Bernd Edlinger  <bernd.edlinger@hotmail.de>
16779         * config/i386/i386.c (x86_64_ms_sysv_extra_clobbered_registers): Make
16780         static.
16781         (xlogue_layout::get_stack_space_used, xlogue_layout::s_instances,
16782         xlogue_layout::get_instance, logue_layout::xlogue_layout,
16783         sp_valid_at, fp_valid_at, choose_basereg): Formatting.
16784         (xlogue_layout::get_stub_rtx): Make static.
16785         (xlogue_layout::get_stub_name): Avoid const-cast, make static.
16786         (xlogue_layout::compute_stub_managed_regs): Rename to...
16787         (xlogue_layout::count_stub_managed_regs): ...this.
16788         (xlogue_layout::is_stub_managed_reg): New function.
16789         (xlogue_layout::m_stub_names): Rename to...
16790         (xlogue_layout::s_stub_names): ...this, make static.
16791         (xlogue_layout::STUB_INDEX_OFFSET, xlogue_layout::MIN_REGS,
16792         xlogue_layout::MAX_REGS, xlogue_layout::MAX_EXTRA_REGS,
16793         xlogue_layout::VARIANT_COUNT, xlogue_layout::STUB_NAME_MAX_LEN,
16794         xlogue_layout::s_stub_names): Instantiate statics.
16795         (stub_managed_regs): Remove.
16796         (ix86_save_reg): Use xlogue_layout::compute_stub_managed_regs.
16797         (disable_call_ms2sysv_xlogues): Rename to...
16798         (warn_once_call_ms2sysv_xlogues): ...this, and warn only once.
16799         (ix86_initial_elimination_offset, ix86_expand_call): Fix call_ms2sysv
16800         warning logic.
16801         (ix86_static_chain): Make sure that ix86_static_chain_on_stack can't
16802         change after reload_completed.
16803         (ix86_can_use_return_insn_p): Use the ix86_frame data structure
16804         directly.
16805         (ix86_expand_prologue): Likewise.
16806         (ix86_expand_epilogue): Likewise.
16807         (ix86_expand_split_stack_prologue): Likewise.
16808         (ix86_compute_frame_layout): Remove frame parameter ...
16809         (TARGET_COMPUTE_FRAME_LAYOUT): ... and export it as a target hook.
16810         (ix86_finalize_stack_realign_flags): Call ix86_compute_frame_layout
16811         only if necessary.
16812         (ix86_init_machine_status): Don't set use_fast_prologue_epilogue_nregs.
16813         (ix86_frame): Move from here ...
16814         * config/i386/i386.h (ix86_frame): ... to here.
16815         (machine_function): Remove use_fast_prologue_epilogue_nregs, cache the
16816         complete ix86_frame data structure instead.  Remove some_ld_name.
16818 2017-06-01  Pierre-Marie de Rodat  <derodat@adacore.com>
16820         * dwarf2out.c (dwarf2out_late_global_decl): Add locations for
16821         symbols that hold a DECL_VALUE_EXPR.
16823 2017-06-01  Martin Jambor  <mjambor@suse.cz>
16825         PR tree-optimization/80898
16826         * tree-sra.c (process_subtree_disqualification): Removed.
16827         (disqualify_candidate): Do not acll
16828         process_subtree_disqualification.
16829         (subtree_mark_written_and_enqueue): New function.
16830         (propagate_all_subaccesses): Set grp_write of LHS subtree if the
16831         RHS has been disqualified and re-queue LHS if necessary.  Apart
16832         from that, ignore disqualified RHS.
16834 2017-06-01  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
16836         * config/s390/s390.c (s390_emit_epilogue): Disable early return
16837         address fetch for z10 or later.
16839 2017-06-01  Claudiu Zissulescu  <claziss@synopsys.com>
16841         * config/arc/arc.md (tst_movb): Add guard when splitting.
16843 2017-06-01  Claudiu Zissulescu  <claziss@synopsys.com>
16845         * config/arc/arc.c (arc_can_eliminate): Test against
16846         arc_frame_pointer_needed.
16848 2017-06-01  Claudiu Zissulescu  <claziss@synopsys.com>
16850         * config/arc/arc.c (arc_expand_prologue): Emit a special barrier
16851         to prevent store reordering.
16852         * config/arc/arc.md (UNSPEC_ARC_STKTIE): Define.
16853         (type): Add block type.
16854         (stack_tie): Define special instruction to be used in
16855         expand_prologue.
16857 2017-06-01  Claudiu Zissulescu  <claziss@synopsys.com>
16859         * config/arc/arc.md (commutative_binary_comparison): Remove 'I'
16860         constraint. It is not valid for the pattern.
16861         (noncommutative_binary_comparison): Likewise.
16863 2017-06-01  Claudiu Zissulescu  <claziss@synopsys.com>
16865         * config/arc/simdext.md (movv2hi_insn): Change predicate to avoid
16866         scaled addresses.
16868 2017-06-01  Claudiu Zissulescu  <claziss@synopsys.com>
16870         * config/arc/arc.c (arc_conditional_register_usage): Allow r30 to
16871         be used by the reg-alloc.
16873 2017-06-01  Claudiu Zissulescu  <claziss@synopsys.com>
16875         * config/arc/arc.md (mulsi3): Avoid use of hard registers before
16876         reg-alloc when having mul64 or mul32x16 instructions.
16877         (mulsidi3): Likewise.
16878         (umulsidi3): Likewise.
16879         (mulsi32x16): New pattern.
16880         (mulsi64): Likewise.
16881         (mulsidi64): Likewise.
16882         (umulsidi64): Likewise.
16883         (MUL32x16_REG): Define.
16884         (mul64_600): Use MUL32x16_REG.
16885         (mac64_600): Likewise.
16886         (umul64_600): Likewise.
16887         (umac64_600): Likewise.
16889 2017-06-01  Claudiu Zissulescu  <claziss@synopsys.com>
16891         * config/arc/arc.md (mulsi3_700): Make it commutative.
16893 2017-06-01  Jose E. Marchesi  <jose.marchesi@oracle.com>
16895         * config/sparc/sparc.md (*zero_extendsidi2_insn_sp64): Set insn
16896         type for movstouw.
16897         (*sign_extendsidi2_insn): Likewise for movstosw.
16899 2017-06-01  Pierre-Marie de Rodat  <derodat@adacore.com>
16901         * dwarf2out.c (get_discr_value): Call the get_debug_type hook on
16902         the type of the input discriminant value.  Convert the
16903         discriminant value of signedness vary.
16905 2017-06-01  Volker Reichelt  <v.reichelt@netcologne.de>
16907         * doc/invoke.texi (-Wcatch-value): Document new shortcut.
16908         Add to -Wall section.
16910 2017-06-01  Richard Biener  <rguenther@suse.de>
16912         PR middle-end/66313
16913         * fold-const.c (fold_plusminus_mult_expr): If the factored
16914         factor may be zero use a wrapping type for the inner operation.
16915         * tree-tailcall.c (independent_of_stmt_p): Pass in to_move bitmap
16916         and handle moved defs.
16917         (process_assignment): Properly guard the unary op case.  Return a
16918         tri-state indicating that moving the stmt before the call may allow
16919         to continue.  Pass through to_move.
16920         (find_tail_calls): Handle moving unrelated defs before
16921         the call.
16923 2017-05-31  Segher Boessenkool  <segher@kernel.crashing.org>
16925         PR target/80618
16926         * config/rs6000/vector.md (*vector_uneq<mode>): Write the nor in the
16927         splitter result in the canonical way.
16929 2017-05-31  Uros Bizjak  <ubizjak@gmail.com>
16931         * config/i386/i386.md (*zero_extendsidi2): Enable alternative (?r, *Yj)
16932         also for 32bit target.  Update insn attributes.
16933         (zero-extendsidi2 splitter): Allow all registers for operand 1.
16935 2017-05-31  Sebastian Peryt  <sebastian.peryt@intel.com>
16937         * config/i386/avx512fintrin.h (_mm_mask_max_sd)
16938         (_mm_maskz_max_sd, _mm_mask_max_ss, _mm_maskz_max_ss)
16939         (_mm_mask_min_sd, _mm_maskz_min_sd, _mm_mask_min_ss)
16940         (_mm_maskz_min_ss): New intrinsics.
16942 2017-05-31  Martin Liska  <mliska@suse.cz>
16944         * tree-vect-loop.c (vect_create_epilog_for_reduction):
16945         Change comment style to one we normally use.
16946         (vectorizable_reduction): Likewise.
16947         (vectorizable_induction): Likewise.
16948         * tree-vect-stmts.c (vectorizable_mask_load_store): Likewise.
16949         (vectorizable_call): Likewise.
16950         (vectorizable_simd_clone_call): Likewise.
16951         (vectorizable_conversion): Likewise.
16952         (vectorizable_assignment): Likewise.
16953         (vectorizable_shift): Likewise.
16954         (vectorizable_operation): Likewise.
16955         (vectorizable_store): Likewise.
16956         (vectorizable_load): Likewise.
16957         * tree-vectorizer.h: Likewise.
16959 2017-05-31  Alexander Monakov  <amonakov@ispras.ru>
16961         * passes.c (emergency_dump_function): New.
16962         * tree-pass.h (emergency_dump_function): Declare.
16963         * plugin.c (plugins_internal_error_function): Remove.
16964         * plugin.h (plugins_internal_error_function): Remove declaration.
16965         * toplev.c (internal_error_function): New static function.  Use it...
16966         (general_init): ...here.
16968 2017-05-31  Graham Markall  <graham.markall@embecosm.com>
16970         * config/arc/arc.c (arc_print_operand): Handle constant operands.
16971         (arc_rtx_costs): Add costs for new patterns.
16972         * config/arc/arc.md: Additional *add_n and *sub_n patterns.
16973         * config/arc/predicates.md: Add _1_2_3_operand predicate.
16975 2017-05-31  Richard Sandiford  <richard.sandiford@linaro.org>
16977         * tree-ssa-strlen.c (get_next_strinfo): New function.
16978         (get_stridx_plus_constant): Use it.
16979         (zero_length_string): Likewise.
16980         (adjust_related_strinfos): Likewise.
16981         (adjust_last_stmt): Likewise.
16983 2017-05-31  Richard Biener  <rguenther@suse.de>
16985         PR target/80880
16986         * config/i386/i386.c (ix86_expand_builtin): Remove assert
16987         for arg being an SSA name when expanding IX86_BUILTIN_BNDRET.
16989 2017-05-31  Richard Sandiford  <richard.sandiford@linaro.org>
16991         * tree-vect-data-refs.c (vect_find_same_alignment_drs): Remove
16992         loop_vinfo argument and use of dependence distance vectors.
16993         Check instead whether the two references differ only in their
16994         initial value and assume that they have the same alignment if the
16995         difference is a multiple of the vector alignment.
16996         (vect_analyze_data_refs_alignment): Update call accordingly.
16998 2017-05-31  Martin Liska  <mliska@suse.cz>
17000         PR target/79155
17001         * config/i386/cpuid.h: Fix typo in a comment in cpuid.h.
17003 2017-05-31  Bin Cheng  <bin.cheng@arm.com>
17005         * tree-vect-loop-manip.c (create_intersect_range_checks_index)
17006         (create_intersect_range_checks): Move from ...
17007         * tree-data-ref.c (create_intersect_range_checks_index)
17008         (create_intersect_range_checks): ... to here.
17009         (create_runtime_alias_checks): New function factored from ...
17010         * tree-vect-loop-manip.c (vect_create_cond_for_alias_checks): ...
17011         here.  Call above function.
17012         * tree-data-ref.h (create_runtime_alias_checks): New function.
17014 2017-05-31  Bin Cheng  <bin.cheng@arm.com>
17016         * tree-data-ref.c (prune_runtime_alias_test_list): Relax minimal
17017         segment length for dr_b and compute it in wide_int.
17019 2017-05-31  Richard Biener  <rguenther@suse.de>
17021         PR tree-optimization/80906
17022         * graphite-isl-ast-to-gimple.c (copy_loop_close_phi_nodes): Get
17023         and pass through iv_map.
17024         (copy_bb_and_scalar_dependences): Adjust.
17025         (translate_pending_phi_nodes): Likewise.
17026         (copy_loop_close_phi_args): Handle code-generating IVs instead
17027         of ICEing.
17029 2017-05-30  David Malcolm  <dmalcolm@redhat.com>
17031         * diagnostic-color.c (color_dict): Add "type-diff".
17032         (parse_gcc_colors): Update comment.
17033         * doc/invoke.texi (Diagnostic Message Formatting Options): Add
17034         -fdiagnostics-show-template-tree and -fno-elide-type.
17035         (GCC_COLORS): Add type-diff to example.
17036         (type-diff=): New.
17037         (-fdiagnostics-show-template-tree): New.
17038         (-fno-elide-type): New.
17039         * pretty-print.c (pp_format): Pass quote and formatters[argno] to
17040         the pp_format_decoder callback.  Call any m_format_postprocessor's
17041         "handle" method.
17042         (pretty_printer::pretty_printer): Initialize
17043         m_format_postprocessor.
17044         (pretty_printer::~pretty_printer): Delete any
17045         m_format_postprocessor.
17046         * pretty-print.h (printer_fn): Add bool and const char ** parameters.
17047         (class format_postprocessor): New class.
17048         (struct pretty_printer::format_decoder): Document the new parameters.
17049         (struct pretty_printer::m_format_postprocessor): New field.
17050         * tree-diagnostic.c (default_tree_printer): Update for new
17051         bool and const char ** params.
17052         * tree-diagnostic.h (default_tree_printer): Likewise.
17054 2017-05-30  Segher Boessenkool  <segher@kernel.crashing.org>
17056         * config/rs6000/predicates.md (cc_reg_not_micro_cr0_operand): Delete.
17057         (lwa_operand): Delete rs6000_gen_cell_microcode test.
17058         * config/rs6000/rs6000.c (rs6000_option_override_internal): Delete
17059         rs6000_gen_cell_microcode code.
17060         (rs6000_final_prescan_insn): Delete.
17061         (rs6000_opt_vars): Delete the "gen-cell-microcode" and
17062         "warn-cell-microcode" entries.
17063         * config/rs6000/rs6000.h (FINAL_PRESCAN_INSN): Delete.
17064         * config/rs6000/rs6000.md: Delete rs6000_gen_cell_microcode tests
17065         throughout.  Change cc_reg_not_micro_cr0_operand to
17066         cc_reg_not_cr0_operand throughout.
17067         (*extendhi<mode>2_noload): Delete.
17068         * config/rs6000/rs6000.opt (mgen-cell-microcode): Replace by stub.
17069         (mwarn-cell-microcode): Delete.
17070         * doc/invoke.texi (RS/6000 and PowerPC Options): Delete
17071         -mgen-cell-microcode and -mwarn-cell-microcode.
17073 2017-05-30  Uros Bizjak  <ubizjak@gmail.com>
17075         PR target/80833
17076         * config/i386/constraints.md (Yd): New constraint.
17077         (Ye): Ditto.
17078         * config/i386/i386.md (*movti_internal): Add (?r, Ye)
17079         and (?Yd, r) alternatives.  Update insn attributes.
17080         * config/i386/i386.md (*movti_internal): Add (?r, *Ye)
17081         and (?*Yd, r) alternatives.  Update insn attributes.
17082         (double-mode inter-unit splitters): Add new GR<->XMM splitters.
17084 2017-05-30  Pierre-Marie de Rodat  <derodat@adacore.com>
17086         * gimplify.c (gimplify_modify_expr): Don't create a
17087         DECL_DEBUG_EXPR link if *FROM_P does not belong to the current
17088         function.
17090 2017-05-30  Wilco Dijkstra  <wdijkstr@arm.com>
17092         * config/arm/arm-builtins.c (arm_expand_builtin): Remove const.
17094 2017-05-30  Richard Biener  <rguenther@suse.de>
17096         * tree-vectorizer.h (struct _stmt_vec_info): Add reduc_type
17097         and reduc_def fields.
17098         (STMT_VINFO_REDUC_TYPE): New define.
17099         (STMT_VINFO_REDUC_DEF): Likewise.
17100         (vect_force_simple_reduction): Adjust prototype.
17101         * tree-vect-loop.c (vect_analyze_scalar_cycles_1): Adjust.
17102         (vect_is_simple_reduction): Remove check_reduction argument.
17103         (vect_force_simple_reduction): Adjust and set
17104         STMT_VINFO_REDUC_TYPE and STMT_VINFO_REDUC_DEF.
17105         (vectorizable_reduction): Do not re-do reduction analysis
17106         but use STMT_VINFO_REDUC_TYPE and STMT_VINFO_REDUC_DEF.
17107         * tree-parloops.c (gather_scalar_reductions): Adjust.
17109 2017-05-30  Richard Biener  <rguenther@suse.de>
17111         PR middle-end/80901
17112         * cfgexpand.c (expand_gimple_cond): Match up loop fixup with
17113         split_edge code.
17115 2017-05-24  Robin Dapp  <rdapp@linux.vnet.ibm.com>
17117         * tree-vect-data-refs.c (vect_get_peeling_costs_all_drs):
17118         Introduce unknown_misalignment parameter and remove vf.
17119         (vect_peeling_hash_get_lowest_cost):
17120         Pass unknown_misalignment parameter.
17121         (vect_enhance_data_refs_alignment):
17122         Fix unsupportable data ref treatment.
17124 2017-05-30  Robin Dapp  <rdapp@linux.vnet.ibm.com>
17126         * tree-vect-data-refs.c (vect_get_data_access_cost):
17127         Workaround for SLP handling.
17128         (vect_enhance_data_refs_alignment):
17129         Compute costs for doing no peeling at all, compare to the best
17130         peeling costs so far and avoid peeling if cheaper.
17132 2017-05-30  Robin Dapp  <rdapp@linux.vnet.ibm.com>
17134         * tree-vect-data-refs.c (vect_peeling_hash_choose_best_peeling):
17135         Return peeling info and set costs to zero for unlimited cost
17136         model.
17137         (vect_enhance_data_refs_alignment): Also inspect all datarefs
17138         with unknown misalignment. Compute and costs for unknown
17139         misalignment, compare them to the costs for known misalignment
17140         and choose the cheapest for peeling.
17142 2017-05-30  Robin Dapp  <rdapp@linux.vnet.ibm.com>
17144         * tree-vect-data-refs.c (vect_update_misalignment_for_peel): Rename.
17145         (vect_get_peeling_costs_all_drs): Create function.
17146         (vect_peeling_hash_get_lowest_cost):
17147         Use vect_get_peeling_costs_all_drs.
17148         (vect_peeling_supportable): Create function.
17149         (vect_enhance_data_refs_alignment): Use vect_peeling_supportable.
17151 2017-05-30  Robin Dapp  <rdapp@linux.vnet.ibm.com>
17153         * tree-vect-data-refs.c (vect_compute_data_ref_alignment): Create
17154         DR_HAS_NEGATIVE_STEP.
17155         (vect_update_misalignment_for_peel): Define DR_MISALIGNMENT.
17156         (vect_enhance_data_refs_alignment): Use.
17157         (vect_duplicate_ssa_name_ptr_info): Use.
17158         * tree-vectorizer.h (dr_misalignment): Use.
17159         (known_alignment_for_access_p): Use.
17161 2017-05-30  Jozef Lawrynowicz  <jozef.l@somniumtech.com>
17163         PR target/78838
17164         * config/msp430/msp430.c (gen_prefix): Return NULL when section name is
17165         .lowtext.
17166         (has_section_name): New function.
17168 2017-05-30  Martin Liska  <mliska@suse.cz>
17170         PR other/80909
17171         * auto-profile.c (get_function_decl_from_block): Fix
17172         parenthesis.
17174 2017-05-30  Richard Biener  <rguenther@suse.de>
17176         PR middle-end/80876
17177         * cfgexpand.c (expand_gimple_cond): Fixup preserving loops again.
17179 2017-05-30  Martin Liska  <mliska@suse.cz>
17181         * dumpfile.c: Use newly added macro DUMP_FILE_INFO.
17182         * dumpfile.h (struct dump_file_info): Remove ctors.
17184 2017-05-30  Martin Liska  <mliska@suse.cz>
17186         * predict.def: Fix GNU coding style.
17188 2017-05-29  Max Filippov  <jcmvbkbc@gmail.com>
17190         * config/xtensa/xtensa.c (xtensa_initial_elimination_offset):
17191         Mark 'to' argument with ATTRIBUTE_UNUSED.
17193 2017-05-29  Max Filippov  <jcmvbkbc@gmail.com>
17195         * config/xtensa/xtensa.c (xtensa_emit_call): Use
17196         HOST_WIDE_INT_PRINT_HEX instead of 0x%lx format string.
17197         (print_operand): Use HOST_WIDE_INT_PRINT_DEC instead of %ld
17198         format string.
17200 2017-05-29  Eric Botcazou  <ebotcazou@adacore.com>
17202         * doc/install.texi (Options specification): Restore entry of
17203         --enable-sjlj-exceptions.
17205 2017-05-27  Michael Eager  <eager@eagercon.com>
17207         Revert:
17208         2016-01-21  Ajit Agarwal  <ajitkum@xilinx.com>
17210         See https://gcc.gnu.org/ml/gcc/2017-05/msg00221.html.
17212         * config/microblaze/microblaze.h
17213         (FIXED_REGISTERS): Update in macro.
17214         (CALL_USED_REGISTERS): Update in macro.
17216 2017-05-27  François-Xavier Coudett  <fxcoudert@gcc.gnu.org>
17218         * doc/install.texi: Add links to macOS binary distributions.
17220 2017-05-27  Jakub Jelinek  <jakub@redhat.com>
17222         PR bootstrap/80887
17223         Revert:
17224         2017-05-25  Marc Glisse  <marc.glisse@inria.fr>
17226         * match.pd ((A +- CST1) +- CST2): Allow some conversions.
17228 2017-05-26  Martin Liska  <mliska@suse.cz>
17230         * dumpfile.h (enum dump_kind): Renumber TDF_* flags to be contiguous.
17232 2017-05-26  Martin Liska  <mliska@suse.cz>
17234         * cfg.c (check_bb_profile): Do not use TDF_COMMENT and print
17235         always leading ';; '.
17236         (dump_bb_info): Likewise.
17237         (brief_dump_cfg): Likewise.
17238         * cfgrtl.c (print_rtl_with_bb): Do not use TDF_COMMENT.
17239         * dumpfile.c: Remove usage of TDF_VERBOSE.
17240         * dumpfile.h (enum dump_kind): Likewise.
17241         (dump_gimple_bb_header): Do not use TDF_COMMENT.
17242         * print-tree.c (debug_verbose): Remove.
17243         * tree-cfg.c (gimple_dump_cfg): Do not use TDF_COMMENT.
17244         (dump_function_to_file): Remove dumps guarded with TDF_VERBOSE.
17245         * tree-diagnostic.c (default_tree_printer): Replace
17246         TDF_DIAGNOSTIC with TDF_SLIM.
17248 2017-05-26  Bin Cheng  <bin.cheng@arm.com>
17250         * tree-vect-loop-manip.c (create_intersect_range_checks_index): Pass
17251         in parameter loop, rather than loop_vinfo.
17252         (create_intersect_range_checks): Ditto.
17253         (vect_create_cond_for_alias_checks): Update call to above functions.
17255 2017-05-26  Bin Cheng  <bin.cheng@arm.com>
17257         PR tree-optimization/80815
17258         * tree-data-ref.c (prune_runtime_alias_test_list): Simplify condition
17259         for merging runtime alias checks.  Handle negative DR_STEPs.
17261 2017-05-26  Bin Cheng  <bin.cheng@arm.com>
17263         * tree-vect-data-refs.c (Operator==, comp_dr_with_seg_len_pair):
17264         Move from ...
17265         * tree-data-ref.c (Operator==, comp_dr_with_seg_len_pair): To here.
17266         * tree-vect-data-refs.c (vect_prune_runtime_alias_test_list): Factor
17267         out code pruning runtime alias checks.
17268         * tree-data-ref.c (prune_runtime_alias_test_list): New function
17269         factored out from above.
17270         * tree-vectorizer.h (struct dr_with_seg_len, dr_with_seg_len_pair_t):
17271         Move from ...
17272         * tree-data-ref.h (struct dr_with_seg_len, dr_with_seg_len_pair_t):
17273         ... to here.
17274         (prune_runtime_alias_test_list): New decalaration.
17276 2017-05-26  Bin Cheng  <bin.cheng@arm.com>
17278         * tree-vect-data-refs.c (compare_tree): Rename and move ...
17279         * tree-data-ref.c (data_ref_compare_tree): ... to here.
17280         * tree-data-ref.h (data_ref_compare_tree): New decalaration.
17281         * tree-vect-data-refs.c (dr_group_sort_cmp): Update uses.
17282         (operator==, comp_dr_with_seg_len_pair): Ditto.
17283         (vect_prune_runtime_alias_test_list): Ditto.
17285 2017-05-26  Martin Liska  <mliska@suse.cz>
17287         PR ipa/80663
17288         * params.def: Bound partial-inlining-entry-probability param.
17290 2017-05-26  Marek Polacek  <polacek@redhat.com>
17292         PR sanitizer/80875
17293         * fold-const.c (fold_binary_loc) <case MULT_EXPR>: Check if OP1
17294         can be negated.
17296 2017-05-26  Richard Biener  <rguenther@suse.de>
17298         PR tree-optimization/80842
17299         * tree-ssa-ccp.c (set_lattice_value): Always meet with the old
17300         value.
17302 2017-05-26  Richard Biener  <rguenther@suse.de>
17304         PR tree-optimization/80844
17305         * tree-vectorizer.c (adjust_simduid_builtins): Propagate results.
17307 2017-05-25  Sebastian Peryt  <sebastian.peryt@intel.com>
17309         * doc/md.texi (Machine Constraints): Update x86 family
17310         machine constraints section to match 'config/i386/constraints.md'.
17312 2017-05-25  Volker Reichelt  <v.reichelt@netcologne.de>
17314         * doc/invoke.texi (-Wcatch-value=): Document new warning option.
17316 2017-05-25  Nathan Sidwell  <nathan@acm.org>
17318         * doc/invoke.texi (--enable-languages): Update documentation.
17320 2017-05-25  Martin Liska  <mliska@suse.cz>
17322         * dumpfile.c: Add TDF_FOLDING.
17323         * dumpfile.h (enum dump_kind): Likewise.
17324         * genmatch.c (dt_simplify::gen_1): Use it.
17326 2017-05-25  Marc Glisse  <marc.glisse@inria.fr>
17328         * match.pd (view_convert (convert@0 @1)): Handle zero-extension.
17330 2017-05-25  Marc Glisse  <marc.glisse@inria.fr>
17332         * match.pd ((A +- CST1) +- CST2): Allow some conversions.
17333         * tree.c (drop_tree_overflow): Handle COMPLEX_CST and VECTOR_CST.
17335 2017-05-25  Marc Glisse  <marc.glisse@inria.fr>
17337         * fold-const.c (fold_binary_loc) [(A & C) == D]: Remove transformation.
17338         * match.pd (X == C): Rewrite it here.
17339         (with_possible_nonzero_bits, with_possible_nonzero_bits2,
17340         with_certain_nonzero_bits2): New predicates.
17341         * tree-ssanames.c (get_nonzero_bits): Handle INTEGER_CST.
17343 2017-05-24  Nathan Sidwell  <nathan@acm.org>
17345         * lto-streamer-in.c (lto_input_data_block): Adjust T const cast to
17346         avoid warning.
17348         * auto-profile.c (afdo_propagate): Adjust T const cast to avoid
17349         warning.
17351 2017-05-24  Segher Boessenkool  <segher@kernel.crashing.org>
17353         * config/powerpcspe: New port.  Files are copied from the rs6000
17354         port, with "rs6000" in filenames replaced by "powerpcspe".
17356 2017-05-24  Wilco Dijkstra  <wdijkstr@arm.com>
17358         PR rtl-optimization/80754
17359         * lra-remat.c (do_remat): Add overlap checks for dst_regno.
17361 2017-05-24  Sheldon Lobo  <smlobo@sheldon.us.oracle.com>
17363         * config/sparc/sparc.md (length): Return the correct value for -mflat
17364         sibcalls to match output_sibcall.
17366 2017-05-24  Segher Boessenkool  <segher@kernel.crashing.org>
17368         PR bootstrap/80860
17369         PR bootstrap/80843
17370         * config/rs6000/rs6000.c (struct machine_function): Add new field
17371         n_components.
17372         (rs6000_get_separate_components): Init that field, use it.
17373         (rs6000_components_for_bb): Use the field.
17375 2017-05-24  Thomas Preud'homme  <thomas.preudhomme@arm.com>
17377         * config/arm/arm.c (arm_expand_prologue): Fix typo in comment.
17379 2017-05-24  Peter Bergner  <bergner@vnet.ibm.com>
17381         PR middle-end/80823
17382         * tree-cfg.c (group_case_labels_stmt): Delete increment of "i";
17384 2017-05-24  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
17386         PR target/80725
17387         * config/s390/s390.c (s390_check_qrst_address): Check incoming
17388         address against address_operand predicate.
17389         * config/s390/s390.md ("*indirect_jump"): Swap alternatives.
17391 2017-05-24  Eric Botcazou  <ebotcazou@adacore.com>
17393         * var-tracking.c (track_expr_p): Do not return 0 for tracked record
17394         parameters passed indirectly.
17396 2017-05-23  Uros Bizjak  <ubizjak@gmail.com>
17398         * config/i386/i386.md (*movdi_internal): Remove SSE4
17399         alternative 18 (?r, *v).  Update insn attributes.
17400         (*movsi_internal): Remove SSE4 alternative 13 (?r, *v).
17401         Update insn attributes.
17402         (*zero_extendsidi2): Remove SSE4 alternative (?r, *x).
17403         Update insn attributes.
17404         * config/i386/sse.md (vec_extract<ssevecmodelower>_0): Remove SSE4
17405         alternative 1 (r, v). Remove isa attribute.
17406         * config/i386/i386.c (dimode_scalar_chain::make_vector_copies):
17407         Always move value through stack for !TARGET_INTER_UNIT_MOVES_TO_VEC
17408         and !TARGET_INTER_UNIT_MOVES_TO_VEC targets.
17410 2017-05-23  Tom de Vries  <tom@codesourcery.com>
17412         * doc/sourcebuild.texi (Directives, Verify compiler message): Document
17413         dg-line directive.
17415 2017-05-23  Jan Hubicka  <hubicka@ucw.cz>
17417         * cgraphunit.c (symbol_table::process_new_functions): Update.
17418         * ipa-fnsummary.c (pass_data_inline_parameters): Remove.
17419         (inline_generate_summary): Rename to ...
17420         (ipa_fn_summary_generate): ... this one.
17421         (inline_read_summary): Rename to ...
17422         (ipa_fn_summary_read): ... this one.
17423         (inline_write_summary): Rename to ...
17424         (ipa_fn_summary_write): ... this one.
17425         (inline_free_summary): Rename to ...
17426         (ipa_free_fn_summary): ... this one.
17427         (pass_data_local_fn_summary, pass_local_fn_summary,
17428         make_pass_local_fn_summary, pass_data_ipa_free_fn_summary,
17429         pass_ipa_free_fn_summary, make_pass_ipa_free_fn_summary,
17430         pass_data_ipa_fn_summary, pass_ipa_fn_summary,
17431         make_pass_ipa_fn_summary): New.
17432         * ipa-fnsummary.h (inline_generate_summary, inline_read_summary,
17433         inline_write_summary, inline_free_summary): Remove.
17434         (ipa_free_fn_summary) : New.
17435         * ipa-inline.c (ipa_inline): Update.
17436         (pass_ipa_inline): Do not generate summaries.
17437         * ipa.c (pass_data_ipa_free_fn_summary, pass_ipa_free_fn_summary):
17438         Remove.
17439         * passes.def: Replace pass_inline_parameters by pass_local_fn_summary
17440         and add pass_ipa_fn_summary.
17441         * tree-pass.h (make_pass_ipa_fn_summary, make_pass_local_fn_summary):
17442         New.
17443         (make_pass_inline_parameters): Remove.
17445 2017-05-23  Thomas Schwinge  <thomas@codesourcery.com>
17447         * omp-low.c (struct omp_context): Remove "default_kind" member.
17448         Adjust all users.
17450         * omp-offload.c (execute_oacc_device_lower): Remove the
17451         parallelism dimensions function attributes for unparallelized
17452         OpenACC kernels constructs.
17454 2017-05-23  Martin Liska  <mliska@suse.cz>
17456         * cgraph.c (cgraph_node::get_create): Use symtab_node::dump_{asm_,}name
17457         functions.
17458         (cgraph_edge::make_speculative): Likewise.
17459         (cgraph_edge::resolve_speculation): Likewise.
17460         (cgraph_edge::redirect_call_stmt_to_callee): Likewise.
17461         (cgraph_node::dump): Likewise.
17462         * cgraph.h: Likewise.
17463         * cgraphunit.c (analyze_functions): Likewise.
17464         (symbol_table::compile): Likewise.
17465         * ipa-cp.c (print_all_lattices): Likewise.
17466         (determine_versionability): Likewise.
17467         (initialize_node_lattices): Likewise.
17468         (ipcp_verify_propagated_values): Likewise.
17469         (estimate_local_effects): Likewise.
17470         (update_profiling_info): Likewise.
17471         (create_specialized_node): Likewise.
17472         (perhaps_add_new_callers): Likewise.
17473         (decide_about_value): Likewise.
17474         (decide_whether_version_node): Likewise.
17475         (identify_dead_nodes): Likewise.
17476         (ipcp_store_bits_results): Likewise.
17477         * ipa-devirt.c (dump_targets): Likewise.
17478         (ipa_devirt): Likewise.
17479         * ipa-icf.c (sem_item::dump): Likewise.
17480         (sem_function::equals): Likewise.
17481         (sem_variable::equals): Likewise.
17482         (sem_item_optimizer::read_section): Likewise.
17483         (sem_item_optimizer::execute): Likewise.
17484         (congruence_class::dump): Likewise.
17485         * ipa-inline-analysis.c (dump_ipa_call_summary): Likewise.
17486         (dump_inline_summary): Likewise.
17487         (estimate_node_size_and_time): Likewise.
17488         (inline_analyze_function): Likewise.
17489         * ipa-inline-transform.c (inline_call): Likewise.
17490         * ipa-inline.c (report_inline_failed_reason): Likewise.
17491         (want_early_inline_function_p): Likewise.
17492         (edge_badness): Likewise.
17493         (update_edge_key): Likewise.
17494         (inline_small_functions): Likewise.
17495         * ipa-profile.c (ipa_profile): Likewise.
17496         * ipa-prop.c (ipa_print_node_jump_functions): Likewise.
17497         (ipa_make_edge_direct_to_target): Likewise.
17498         (remove_described_reference): Likewise.
17499         (ipa_impossible_devirt_target): Likewise.
17500         (propagate_controlled_uses): Likewise.
17501         (ipa_print_node_params): Likewise.
17502         (ipcp_transform_function): Likewise.
17503         * ipa-pure-const.c (pure_const_read_summary): Likewise.
17504         (propagate_pure_const): Likewise.
17505         * ipa-reference.c (generate_summary): Likewise.
17506         (read_write_all_from_decl): Likewise.
17507         (propagate): Likewise.
17508         (ipa_reference_read_optimization_summary): Likewise.
17509         * ipa-utils.c (ipa_merge_profiles): Likewise.
17510         * ipa.c (walk_polymorphic_call_targets): Likewise.
17511         (symbol_table::remove_unreachable_nodes): Likewise.
17512         (ipa_single_use): Likewise.
17513         * passes.c (execute_todo): Likewise.
17514         * predict.c (drop_profile): Likewise.
17515         * symtab.c (symtab_node::get_dump_name): New function.
17516         (symtab_node::dump_name): Likewise.
17517         (symtab_node::dump_asm_name): Likewise.
17518         (symtab_node::dump_references): Likewise.
17519         (symtab_node::dump_referring): Likewise.
17520         (symtab_node::dump_base): Likewise.
17521         (symtab_node::debug_symtab): Likewise.
17522         * tree-sra.c (convert_callers_for_node): Likewise.
17523         * tree-ssa-structalias.c (ipa_pta_execute): Likewise.
17524         * value-prof.c (init_node_map): Likewise.
17526 2017-05-23  Martin Liska  <mliska@suse.cz>
17528         * cgraph.h: Move symtab_node::dump_table to symbol_table::dump
17529         and symtab_node::debug_symtab to symbol_table::debug.
17530         * cgraphunit.c (analyze_functions): Use the renamed function.
17531         (symbol_table::compile): Likewise.
17532         * ipa-cp.c (ipcp_verify_propagated_values): Likewise.
17533         * ipa-icf.c (sem_item_optimizer::execute): Likewise.
17534         * passes.c (execute_todo): Likewise.
17535         * symtab.c (symbol_table::dump): New function.
17536         * tree-ssa-structalias.c (ipa_pta_execute): Use the renamed function.
17538 2017-05-23  Jan Hubicka  <hubicka@ucw.cz>
17540         * ipa-fnsummary.c (estimate_node_size_and_time): Do not sanity check
17541         that nonconst implies exec.
17543 2017-05-23  Jan Hubicka  <hubicka@ucw.cz>
17545         * ipa-inline-analysis.c (cgraph_2edge_hook_list, cgraph_edge_hook_list,
17546         inline_edge_removal_hook, inline_edge_duplication_hook): Remove.
17547         (inline_edge_summary_vec): Turn into ...
17548         (ipa_call_summaries): ... this one.
17549         (redirect_to_unreachable, edge_set_predicate,
17550         evaluate_properties_for_edge, inline_summary_alloc,
17551         reset_ipa_call_summary, reset_inline_summary,
17552         inline_summary_t::duplicate): Update.
17553         (inline_edge_duplication_hook): Turn to ...
17554         (ipa_call_summary_t::duplicate): ... this one.
17555         (inline_edge_removal_hook): Turn to ...
17556         (ipa_call_summary_t::remove): ... this one.
17557         (dump_inline_edge_summary): Turn to ...
17558         (dump_ipa_call_summary): ... this one.
17559         (estimate_function_body_sizes): Update.
17560         (inline_update_callee_summaries): Update.
17561         (remap_edge_change_prob): Update.
17562         (remap_edge_summaries): Update.
17563         (inline_merge_summary): Update.
17564         (do_estimate_edge_time): Update.
17565         (inline_generate_summary): Update.
17566         (inline_read_section): Update.
17567         (inline_read_summary): Update.
17568         (inline_free_summary): Update.
17569         * ipa-inline.c (can_inline_edge_p): Update.
17570         (compute_inlined_call_time): Update.
17571         (want_inline_small_function_p): Update.
17572         (edge_badness): Update.
17573         (early_inliner): Update.
17574         * ipa-inline.h (inline_edge_summary): Turn to ...
17575         (ipa_call_summary): ... this one.
17576         (ipa_call_summary_t): New class.
17577         (inline_edge_summary_t, inline_edge_summary_vec): Remove.
17578         (ipa_call_summaries): New.
17579         (inline_edge_summary): Remove.
17580         (estimate_edge_growth): Update.
17581         * ipa-profile.c (ipa_propagate_frequency_1): Update.
17582         * ipa-prop.c (ipa_make_edge_direct_to_target): Update.
17583         * ipa-split.c (execute_split_functions): Update.
17584         * ipa.c (symbol_table::remove_unreachable_nodes): Update.
17586 2017-05-23  Tom de Vries  <tom@codesourcery.com>
17588         * doc/sourcebuild.texi (Effective-Target Keywords, Other hardware
17589         attributes): Document rdrand effective target.
17591 2017-05-23  Tom de Vries  <tom@codesourcery.com>
17593         * doc/sourcebuild.texi (Effective-Target Keywords, Other hardware
17594         attributes): Sort alphabetically.
17596 2017-05-23  Georg-Johann Lay  <avr@gjlay.de>
17598         * config/avr/genmultilib.awk: Use gsub instead of gensub.
17600 2017-05-22  Michael Meissner  <meissner@linux.vnet.ibm.com>
17602         PR target/80718
17603         * config/rs6000/vsx.md (vsx_splat_<mode>, VSX_D iterator): Split
17604         V2DF/V2DI splat into two separate patterns, one that handles
17605         registers, and the other that only handles memory.  Drop support
17606         for splatting from a GPR on ISA 2.07 and then splitting the
17607         splat into direct move and splat.
17608         (vsx_splat_<mode>_reg): Likewise.
17609         (vsx_splat_<mode>_mem): Likewise.
17611 2017-05-22  Segher Boessenkool  <segher@kernel.crashing.org>
17613         * cfgcleanup.c (bb_is_just_return): Allow CLOBBERs.
17615 2017-05-22  Jakub Jelinek  <jakub@redhat.com>
17617         PR middle-end/80809
17618         * omp-low.c (finish_taskreg_remap): New function.
17619         (finish_taskreg_scan): If unit size of ctx->record_type
17620         is non-constant, unshare the size expression and replace
17621         decls in it with possible outer var refs.
17623         PR middle-end/80809
17624         * gimplify.c (omp_add_variable): For GOVD_DEBUG_PRIVATE use
17625         GOVD_SHARED rather than GOVD_PRIVATE with it.
17626         (gimplify_adjust_omp_clauses_1, gimplify_adjust_omp_clauses): Expect
17627         GOVD_SHARED rather than GOVD_PRIVATE with GOVD_DEBUG_PRIVATE.
17629         PR middle-end/80853
17630         * omp-low.c (lower_reduction_clauses): Pass OMP_CLAUSE_PRIVATE
17631         as last argument to build_outer_var_ref for pointer bases of array
17632         section reductions.
17634 2017-05-19  Martin Sebor  <msebor@redhat.com>
17636         * print-tree.c (print_node): Print DECL_READ_P flag.
17638 2017-05-22  Jan Hubicka  <hubicka@ucw.cz>
17640         * Makefile.in: Add ipa-fnsummary.o and ipa-fnsummary.h
17641         * auto-profile.c: Replace ipa-inline.h by ipa-fnsummary.h
17642         * cgraph.c: Likewise.
17643         * cgraphunit.c: Likewise.
17644         * gengtype.c: Likewise.
17645         * ipa-cp.c: Likewise.
17646         * ipa-devirt.c: Likewise.
17647         * ipa-icf.c: Likewise.
17648         * ipa-predicate.c: Likewise.
17649         * ipa-profile.c: Likewise.
17650         * ipa-prop.c: Likewise.
17651         * ipa-split.c: Likewise.
17652         * ipa.c: Likewise.
17653         * ipa-inline-analysis.c (inline_summaries, ipa_call_summaries,
17654         edge_predicate_pool, dump_inline_hints,
17655         inline_summary::account_size_time, redirect_to_unreachable,
17656         edge_set_predicate, set_hint_predicate,
17657         evaluate_conditions_for_known_args, evaluate_properties_for_edge,
17658         inline_summary_alloc, ipa_call_summary::reset, inline_summary::reset,
17659         inline_summary_t::remove, remap_hint_predicate_after_duplication,
17660         inline_summary_t::duplicate, ipa_call_summary_t::duplicate,
17661         ipa_call_summary_t::remove, initialize_growth_caches,
17662         free_growth_caches, dump_ipa_call_summary, dump_inline_summary,
17663         debug_inline_summary, dump_inline_summaries, initialize_inline_failed,
17664         mark_modified, unmodified_parm_1, unmodified_parm,
17665         unmodified_parm_or_parm_agg_item, eliminated_by_inlining_prob,
17666         set_cond_stmt_execution_predicate, set_switch_stmt_execution_predicate,
17667         compute_bb_predicates, will_be_nonconstant_expr_predicate,
17668         will_be_nonconstant_predicate, record_modified_bb_info,
17669         get_minimal_bb, record_modified, param_change_prob,
17670         phi_result_unknown_predicate, predicate_for_phi_result,
17671         array_index_predicate, clobber_only_eh_bb_p, fp_expression_p,
17672         estimate_function_body_sizes, compute_inline_parameters,
17673         compute_inline_parameters_for_curren, pass_data_inline_parameters,
17674         estimate_node_size_and_time, estimate_ipcp_clone_size_and_time,
17675         inline_update_callee_summaries, remap_edge_change_prob,
17676         remap_edge_summaries, remap_hint_predicate, inline_merge_summary,
17677         inline_update_overall_summary, inline_indirect_intraprocedural_analysis,
17678         inline_analyze_function, inline_summary_t::insert,
17679         inline_generate_summary, read_ipa_call_summary, inline_read_section,
17680         inline_read_summary, write_ipa_call_summary, inline_write_summary,
17681         inline_free_summary): Move to ipa-fnsummary.h
17682         (predicate_t): Remove.
17683         * ipa-fnsummary.c: New file.
17684         * ipa-inline.h:  Do not include sreal.h and ipa-predicate.h
17685         (enum inline_hints_vals, inline_hints, agg_position_info,
17686         INLINE_SIZE_SCALE, size_time_entry, inline_summary, inline_summary_t,
17687         inline_summaries, ipa_call_summary, ipa_call_summary_t,
17688         ipa_call_summaries, debug_inline_summary, dump_inline_summaries,
17689         dump_inline_summary, dump_inline_hints, inline_generate_summary,
17690         inline_read_summary, inline_write_summary, inline_free_summary,
17691         inline_analyze_function, initialize_inline_failed,
17692         inline_merge_summary, inline_update_overall_summary,
17693         compute_inline_parameters): Move to ipa-fnsummary.h
17694         * ipa-fnsummary.h: New file.
17695         * ipa-inline-transform.h: Include ipa-inline.h.
17696         * ipa-inline.c: LIkewise.
17698 2017-05-22  Jan Hubicka  <hubicka@ucw.cz>
17700         * ipa-inline.c (edge_badness): Use inlined_time instead of
17701         inline_summaries->get.
17703 2017-05-22  Jan Hubicka  <hubicka@ucw.cz>
17705         * ipa-inline.c (edge_badness): Use estimate_size_after_inlining.
17707 2017-05-22  Nathan Sidwell  <nathan@acm.org>
17709         * doc/invoke.texi (fdump-translation-unit): Delete documentation.
17710         (fdump-lang): Document 'raw' option.
17711         * dumpfile.h (TDI_tu): Delete.
17712         * dumpfile.c (dump_files): Remove translation-unit.
17713         (FIRST_AUTO_NUMBERED_DUMP): Decrement.
17715 2017-05-22  Georg-Johann Lay  <avr@gjlay.de>
17717         * config/avr/t-avr (AWK) [t-multilib]: Remove "-v FORMAT=Makefile"
17718         command option from $(AWK) call.
17719         * config/avr/genmultilib.awk: Simplify and rewrite so that it
17720         generates MULTILIB_REQUIRED instead of MULTILIB_EXCEPTIONS.
17721         [FORMAT]: Remove handling of variable.
17722         * config/avr/t-multilib: Regenerate.
17724 2017-05-22  Jan Hubicka  <hubicka@ucw.cz>
17726         * ipa-inline-analysis.c (inline_summary::reset): Do not reset
17727         self_time.
17728         (dump_inline_summary): Do not print self_time.
17729         (estimate_function_body_sizes): Do not set self_time.
17730         (compute_inline_parameters): Likewise.
17731         (inline_read_section, inline_write_summary): Do not stream self_time.
17732         * ipa-inline.h (inline_summary): Drop self_time.
17734 2017-05-22  Jan Hubicka  <hubicka@ucw.cz>
17736         * ipa-inline-analysis.c (account_size_time): Rename to ...
17737         (inline_summary::account_size_time): ... this one.
17738         (reset_ipa_call_summary): Turn to ...
17739         (ipa_call_summary::reset): ... this one.
17740         (reset_inline_summary): Turn to ...
17741         (inline_summary::reset): ... this one.
17742         (inline_summary_t::remove): Update.
17743         (inline_summary_t::duplicate): Update.
17744         (ipa_call_summary_t::remove): Update.
17745         (dump_inline_summary): Update.
17746         (estimate_function_body_sizes): Update.
17747         (compute_inline_parameters): Update.
17748         (estimate_node_size_and_time): Update.
17749         (inline_merge_summary): Update.
17750         (inline_update_overall_summary): Update.
17751         (inline_read_section): Update.
17752         (inline_write_summary): Update.
17753         * ipa-inline.h (inline_summary): Rename entry to size_time_table;
17754         add account_size_time and reset member functions.
17755         (ipa_call_summary): Add reset function.
17756         * ipa-predicate.h (predicate::operator &): Constify.
17758 2017-05-22  Richard Biener  <rguenther@suse.de>
17760         * df-scan.c (df_insn_refs_verify): Speedup when not verifying.
17762 2017-05-19  Jason Merrill  <jason@redhat.com>
17764         * tree.c (make_tree_vec_stat, grow_tree_vec_stat): Use size_t.
17766 2017-05-19  Marek Polacek  <polacek@redhat.com>
17768         PR sanitizer/80800
17769         * fold-const.c (extract_muldiv_1) <case TRUNC_DIV_EXPR>: Add
17770         TYPE_OVERFLOW_WRAPS checks.
17772 2017-05-19  Thomas Schwinge  <thomas@codesourcery.com>
17774         * tree-core.h (enum omp_clause_default_kind): Add
17775         "OMP_CLAUSE_DEFAULT_PRESENT".
17776         * tree-pretty-print.c (dump_omp_clause): Handle it.
17777         * gimplify.c (enum gimplify_omp_var_data): Add
17778         "GOVD_MAP_FORCE_PRESENT".
17779         (gimplify_adjust_omp_clauses_1): Map it to
17780         "GOMP_MAP_FORCE_PRESENT".
17781         (oacc_default_clause): Handle "OMP_CLAUSE_DEFAULT_PRESENT".
17783         * gimplify.c (oacc_default_clause): Clarify.
17785 2017-05-19  Nathan Sidwell  <nathan@acm.org>
17787         LANG_HOOK_REGISTER_DUMPS
17788         * toplev.c (general_init): Call register dump lang hook.
17789         * doc/invoke.texi: Document -fdump-lang option family.
17790         * dumpfile.c (dump_files): Remove class dump here.
17791         (FIRST_AUTO_NUMBERED_DUMP): Adjust.
17792         * dumpfile.h (tree_dump_index): Remove TDI_class.
17793         * langhooks-def.h (lhd_register_dumps): Declare.
17794         (LANG_HOOKS_REGISTER_DUMPS): Define.
17795         (LANG_HOOKS_INITIALIZER): Add it.
17796         * langhooks.c (lhd_register_dumps): Define.
17797         * langhooks.h (struct lang_hooks): Add register_dumps.
17799 2017-05-19  Nathan Sidwell  <nathan@acm.org>
17801         * context.h (context::set_passes): New.
17802         * context.c (context::context): Do not create pass manager.
17803         * toplev.c (general_init): Create pass manager here.
17805 2017-05-19  Segher Boessenkool  <segher@kernel.crashing.org>
17807         * config/rs6000/rs6000.md (splitter to load of -1 and mask): Don't
17808         use this splitter if two add or or instructions would also work for
17809         the constant we want to generate.
17811 2017-05-19  Richard Biener  <rguenther@suse.de>
17813         PR build/80821
17814         * genmatch.c (dt_node::gen_kids_1): Add missing scope around
17815         predicate evaluation.
17817 2017-05-19  Jan Hubicka  <hubicka@ucw.cz>
17819         * ipa-inline.h (ipa_call_summary): Turn sizes into signed;
17820         add ctor.
17821         * ipa-inline.c (want_inline_small_function_p): Do not cast to
17822         unsigned.
17824 2017-05-19  Jan Hubicka  <hubicka@ucw.cz>
17826         * ipa-inline-analysis.c (cgraph_2edge_hook_list, cgraph_edge_hook_list,
17827         inline_edge_removal_hook, inline_edge_duplication_hook): Remove.
17828         (inline_edge_summary_vec): Turn into ...
17829         (ipa_call_summaries): ... this one.
17830         (redirect_to_unreachable, edge_set_predicate,
17831         evaluate_properties_for_edge, inline_summary_alloc,
17832         reset_ipa_call_summary, reset_inline_summary,
17833         inline_summary_t::duplicate): Update.
17834         (inline_edge_duplication_hook): Turn to ...
17835         (ipa_call_summary_t::duplicate): ... this one.
17836         (inline_edge_removal_hook): Turn to ...
17837         (ipa_call_summary_t::remove): ... this one.
17838         (dump_inline_edge_summary): Turn to ...
17839         (dump_ipa_call_summary): ... this one.
17840         (estimate_function_body_sizes): Update.
17841         (inline_update_callee_summaries): Update.
17842         (remap_edge_change_prob): Update.
17843         (remap_edge_summaries): Update.
17844         (inline_merge_summary): Update.
17845         (do_estimate_edge_time): Update.
17846         (inline_generate_summary): Update.
17847         (inline_read_section): Update.
17848         (inline_read_summary): Update.
17849         (inline_free_summary): Update.
17850         * ipa-inline.c (can_inline_edge_p): Update.
17851         (compute_inlined_call_time): Update.
17852         (want_inline_small_function_p): Update.
17853         (edge_badness): Update.
17854         (early_inliner): Update.
17855         * ipa-inline.h (inline_edge_summary): Turn to ...
17856         (ipa_call_summary): ... this one.
17857         (ipa_call_summary_t): New class.
17858         (inline_edge_summary_t, inline_edge_summary_vec): Remove.
17859         (ipa_call_summaries): New.
17860         (inline_edge_summary): Remove.
17861         (estimate_edge_growth): Update.
17862         * ipa-profile.c (ipa_propagate_frequency_1): Update.
17863         * ipa-prop.c (ipa_make_edge_direct_to_target): Update.
17864         * ipa-split.c (execute_split_functions): Update.
17865         * ipa.c (symbol_table::remove_unreachable_nodes): Update.
17867 2017-05-19  Richard Biener  <rguenther@suse.de>
17869         PR middle-end/80764
17870         * cfgexpand.c (expand_gimple_cond): Fix loop fixup.
17872 2017-05-18  Segher Boessenkool  <segher@kernel.crashing.org>
17874         * config/rs6000/rs6000.c (struct machine_function): Add field
17875         fpr_is_wrapped_separately.
17876         (rs6000_get_separate_components): Use 64 components.  Handle the
17877         new FPR components.
17878         (rs6000_components_for_bb): Handle the FPR components.
17879         (rs6000_emit_prologue_components): Handle the FPR components.
17880         (rs6000_emit_epilogue_components): Handle the FPR components.
17881         (rs6000_set_handled_components): Handle the FPR components.
17882         (rs6000_emit_prologue): Don't output prologue code for those FPRs
17883         that are already separately shrink-wrapped.
17884         (rs6000_emit_epilogue): Don't output epilogue code for those FPRs
17885         that are already separately shrink-wrapped.
17887 2017-05-18  Michael Meissner  <meissner@linux.vnet.ibm.com>
17889         PR target/80510
17890         * config/rs6000/predicates.md (simple_offsettable_mem_operand):
17891         New predicate.
17893         * config/rs6000/rs6000.md (ALTIVEC_DFORM): New iterator.
17894         (define_peephole2 for Altivec d-form load): Add peepholes to catch
17895         cases where the register allocator uses a move and an offsettable
17896         memory operation to/from a FPR register on ISA 2.06/2.07.
17897         (define_peephole2 for Altivec d-form store): Likewise.
17899 2017-05-18  Uros Bizjak  <ubizjak@gmail.com>
17901         PR target/80799
17902         * config/i386/mmx.md (*mov<mode>_internal): Enable
17903         alternatives 11, 12, 13 and 14 also for 32bit targets.
17904         Remove alternatives 15, 16, 17 and 18.
17905         * config/i386/sse.md (vec_concatv2di): Change
17906         alternative (!x, *y) to (x, ?!*Yn).
17908 2017-05-18  Paolo Carlini  <paolo.carlini@oracle.com>
17910         * dumpfile.h (enum dump_kind): Remove stray comma.
17912 2017-05-18  Jan Hubicka  <hubicka@ucw.cz>
17914         * Makefile.in: Add ipa-predicate.o and ipa-predicate.h
17915         * ipa-inline-analysis.c (NUM_CONDITIONS): turn into
17916         predicate::num_conditions
17917         (IS_NOT_CONSTANT): turn into predicate::is_not_constant.
17918         (CHANGED): turn into predicate::changed.
17919         (agg_position_info): Move to ipa-predicate.h
17920         (add_condition, predicate::add_clause, predicate::operator &=,
17921         predicate::or_with, predicate::evaluate, predicate::probability,
17922         dump_condition, dump_clause, predicate::dump,
17923         predicate::remap_after_duplication, predicate::remap_after_inlining,
17924         predicate::stream_in, predicate::stream_out): Move to ipa-predicate.c
17925         (evaluate_conditions_for_known_args): Update.
17926         (set_cond_stmt_execution_predicate): Update.
17927         * ipa-inline.h: Include ipa-predicate.h
17928         (condition, inline_param_summary, conditions, agg_position_info,
17929         predicate): Move to ipa-predicate.h
17930         * ipa-predicate.c: New file.
17931         * ipa-predicate.h: New file.
17933 2017-05-18  Wilco Dijkstra  <wdijkstr@arm.com>
17935         * final.c (leaf_function_p): Check we are not in a sequence.
17937 2017-05-18  Martin Liska  <mliska@suse.cz>
17939         * cfgrtl.c (rtl_verify_edges): Remove usage of TDF_RTL.
17940         * dumpfile.c (dump_register): Use new enum dump_kind.
17941         (get_dump_file_name): Likewise.
17942         (dump_enable_all): Likewise.
17943         (dump_switch_p_1): Likewise.
17944         (enable_rtl_dump_file): Remove usage of TDF_RTL.
17945         * dumpfile.h (enum dump_kind): New enum type.
17946         (struct dump_file_info): Create constructor and
17947         format fields and comments.
17948         * passes.c (pass_manager::register_one_dump_file):
17949         Use num dump_kind.
17950         * statistics.c (statistics_early_init): Likewise.
17951         * tree-ssa-loop-prefetch.c (dump_mem_details): Replace
17952         TDF_TREE with TDF_SLIM.
17953         (gather_memory_references_ref): Likewise.
17955 2017-05-18  Martin Liska  <mliska@suse.cz>
17957         * vec.h (struct vnull): Use it.
17959 2017-05-18  Jan Hubicka  <hubicka@ucw.cz>
17961         * ipa-inline-analysis.c (predicate_conditions): Move to ipa-inline.h
17962         (true_predicate, false_predicate, true_predicate_p,
17963         false_predicate_p): Remove.
17964         (single_cond_predicate, not_inlined_predicate): Turn to member function
17965         in ipa-inline.h
17966         (add_condition): Update.
17967         (add_clause): Turn to...
17968         (predicate::add_clause): ... this one; update; allow passing NULL
17969         as parameter.
17970         (and_predicates): Turn to ...
17971         (predicate::operator &=): ... this one.
17972         (predicates_equal_p): Move to predicate::operator == in ipa-inline.h
17973         (or_predicates): Turn to ...
17974         (predicate::or_with): ... this one.
17975         (evaluate_predicate): Turn to ...
17976         (predicate::evaluate): ... this one.
17977         (predicate_probability): Turn to ...
17978         (predicate::probability): ... this one.
17979         (dump_condition): Update.
17980         (dump_predicate): Turn to ...
17981         (predicate::dump): ... this one.
17982         (account_size_time): Update.
17983         (edge_set_predicate): Update.
17984         (set_hint_predicate): UPdate.
17985         (evaluate_conditions_for_known_args): Update.
17986         (evaluate_properties_for_edge): Update.
17987         (remap_predicate_after_duplication): Turn to...
17988         (predicate::remap_after_duplication): ... this one.
17989         (remap_hint_predicate_after_duplication): Update.
17990         (inline_summary_t::duplicate): UPdate.
17991         (dump_inline_edge_summary): Update.
17992         (dump_inline_summary): Update.
17993         (set_cond_stmt_execution_predicate): Update.
17994         (set_switch_stmt_execution_predicate): Update.
17995         (compute_bb_predicates): Update.
17996         (will_be_nonconstant_expr_predicate): Update.
17997         (will_be_nonconstant_predicate): Update.
17998         (phi_result_unknown_predicate): Update.
17999         (predicate_for_phi_result): Update.
18000         (array_index_predicate): Update.
18001         (estimate_function_body_sizes): Update.
18002         (estimate_node_size_and_time): Update.
18003         (estimate_ipcp_clone_size_and_time): Update.
18004         (remap_predicate): Rename to ...
18005         (predicate::remap_after_inlining): ... this one.
18006         (remap_hint_predicate): Update.
18007         (inline_merge_summary): Update.
18008         (inline_update_overall_summary): Update.
18009         (estimate_size_after_inlining): Update.
18010         (read_predicate): Rename to ...
18011         (predicate::stream_in): ... this one.
18012         (read_inline_edge_summary): Update.
18013         (write_predicate): Rename to ...
18014         (predicate::stream_out): ... this one.
18015         (write_inline_edge_summary): Update.
18016         * ipa-inline.h (MAX_CLAUSES): Turn to predicate::max_clauses.
18017         (clause_t): Turn to uint32_t
18018         (predicate): Turn to class; implement constructor and operators
18019         ==, !=, &
18020         (size_time_entry): Update.
18021         (inline_summary): Update.
18022         (inline_edge_summary): Update.
18024 2017-05-18  Marc Glisse  <marc.glisse@inria.fr>
18026         * fold-const.c (fold_binary_loc): Move transformation...
18027         * match.pd (C - X CMP X): ... here.
18029 2017-05-18  Sheldon Lobo  <sheldon.lobo@oracle.com>
18031         * config/sparc/sparc.c (sparc_option_override): Set function
18032         alignment for -mcpu=niagara7 to 64 to match the I$ line.
18033         * config/sparc/sparc.h (BRANCH_COST): Set the SPARC M7 branch
18034         latency to 1.
18035         * config/sparc/sparc.h (BRANCH_COST): Set the SPARC T4 branch
18036         latency to 2.
18037         * config/sparc/sol2.h: Fix a ASM_CPU32_DEFAULT_SPEC typo.
18039 2017-05-18  Marek Polacek  <polacek@redhat.com>
18041         PR sanitizer/80797
18042         * ubsan.c (instrument_null): Unwrap ADDR_EXPRs.
18043         (pass_ubsan::execute): Call gimple_assign_single_p instead of
18044         gimple_assign_load_p.
18046 2017-05-17  Segher Boessenkool  <segher@kernel.crashing.org>
18048         PR middle-end/80692
18049         * real.c (do_compare): Give decimal_do_compare preference over
18050         comparing just the signs.
18052 2017-05-17  Uros Bizjak  <ubizjak@gmail.com>
18054         * doc/md.texi (Canonicalization of Instructions): Describe the
18055         canonical form of instructions that inherently set a condition
18056         code register.
18058 2017-05-17  Peter Bergner  <bergner@vnet.ibm.com>
18060         PR middle-end/80775
18061         * tree-cfg.c: Move deletion of unreachable case statements to after
18062         the merging of consecutive case labels.
18064 2017-05-17  Thomas Preud'homme  <thomas.preudhomme@arm.com>
18066         * config/arm/arm.c (cmse_nonsecure_call_clear_caller_saved): Refer
18067         readers to __gnu_cmse_nonsecure_call libcall for saving, clearing and
18068         restoring of callee-saved registers.
18070 2017-05-17  Eric Botcazou  <ebotcazou@adacore.com>
18072         * compare-elim.c (equivalent_reg_at_start): Adjust outdated comment.
18073         * config/visium/visium.c (single_set_and_flags): Likewise.
18074         * config/visium/visium.md (Substitutions): Likewise.
18076 2017-05-17  Martin Liska  <mliska@suse.cz>
18078         * cfg.c: Introduce dump_flags_t type and
18079         use it instead of int type.
18080         * cfg.h: Likewise.
18081         * cfghooks.c: Likewise.
18082         * cfghooks.h (struct cfg_hooks): Likewise.
18083         * cfgrtl.c: Likewise.
18084         * cfgrtl.h: Likewise.
18085         * cgraph.c (cgraph_node::get_body): Likewise.
18086         * coretypes.h: Likewise.
18087         * domwalk.c: Likewise.
18088         * domwalk.h: Likewise.
18089         * dumpfile.c (struct dump_option_value_info): Likewise.
18090         (dump_enable_all): Likewise.
18091         (dump_switch_p_1): Likewise.
18092         (opt_info_switch_p): Likewise.
18093         * dumpfile.h (enum tree_dump_index): Likewise.
18094         (struct dump_file_info): Likewise.
18095         * genemit.c: Likewise.
18096         * generic-match-head.c: Likewise.
18097         * gengtype.c (open_base_files): Likewise.
18098         * gimple-pretty-print.c: Likewise.
18099         * gimple-pretty-print.h: Likewise.
18100         * graph.c (print_graph_cfg): Likewise.
18101         * graphite-scop-detection.c (dot_all_sese): Likewise.
18102         * ipa-devirt.c (build_type_inheritance_graph): Likewise.
18103         * loop-unroll.c (report_unroll): Likewise.
18104         * passes.c (pass_manager::register_one_dump_file): Likewise.
18105         * print-tree.c: Likewise.
18106         * statistics.c: Likewise.
18107         * tree-cfg.c: Likewise.
18108         * tree-cfg.h: Likewise.
18109         * tree-dfa.c: Likewise.
18110         * tree-dfa.h: Likewise.
18111         * tree-dump.c (dump_function): Likewise.
18112         * tree-dump.h (struct dump_info): Likewise.
18113         * tree-pretty-print.c: Likewise.
18114         * tree-pretty-print.h: Likewise.
18115         * tree-ssa-live.c: Likewise.
18116         * tree-ssa-live.h: Likewise.
18117         * tree-ssa-loop-ivcanon.c (try_unroll_loop_completely): Likewise.
18118         * tree-vect-loop.c: Likewise.
18119         * tree-vect-slp.c: Likewise.
18121 2017-05-16  James Greenhalgh  <james.greenhalgh@arm.com>
18122             Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
18124         PR tree-optimization/80457
18125         * tree-vect-stmts.c (vect_model_simple_cost): Model the cost
18126         of all arguments to a statement as scalar_to_vec operations.
18127         (vectorizable_call): Adjust call to vect_model_simple_cost for
18128         new parameter.
18129         (vectorizable_conversion): Likewise.
18130         (vectorizable_assignment): Likewise.
18131         (vectorizable_shift): Likewise.
18132         (vectorizable_operation): Likewise.
18133         (vectorizable_comparison): Likewise.
18134         (vect_is_simple_cond): Record the def types for operands.
18135         (vectorizable_condition): Likewise, call vect_model_simple_cost.
18136         * tree-vectorizer.h (vect_model_simple_cost): Add new parameter
18137         for statement argument count.
18139 2017-05-16  Carl Love  <cel@us.ibm.com>
18141         * config/rs6000/rs6000-c: Add support for built-in functions
18142         vector unsigned long long vec_bperm (vector unsigned long long,
18143                                              vector unsigned char)
18144         vector signed long long vec_mule (vector signed int,
18145                                           vector signed int)
18146         vector unsigned long long vec_mule (vector unsigned int,
18147                                             vector unsigned int)
18148         vector signed long long vec_mulo (vector signed int,
18149                                           vector signed int)
18150         vector unsigned long long vec_mulo (vector unsigned int,
18151                                             vector unsigned int)
18152         vector signed char vec_sldw (vector signed char,
18153                                      vector signed char,
18154                                      const int)
18155         vector unsigned char vec_sldw (vector unsigned char,
18156                                        vector unsigned char,
18157                                        const int)
18158         vector signed short vec_sldw (vector signed short,
18159                                       vector signed short,
18160                                       const int)
18161         vector unsigned short vec_sldw (vector unsigned short,
18162                                         vector unsigned short,
18163                                         const int)
18164         vector signed int vec_sldw (vector signed int,
18165                                     vector signed int,
18166                                     const int)
18167         vector unsigned int vec_sldw (vector unsigned int,
18168                                       vector unsigned int,
18169                                       const int)
18170         vector signed long long vec_sldw (vector signed long long,
18171                                           vector signed long long,
18172                                           const int)
18173         vector unsigned long long vec_sldw (vector unsigned long long,
18174                                             vector unsigned long long,
18175                                             const int)
18176         * config/rs6000/rs6000-c: Add support for built-in functions
18177         * config/rs6000/rs6000-builtin.def: Add definition for SLDW.
18178         * config/rs6000/altivec.h: Add defintion for vec_sldw.
18179         * doc/extend.texi: Update the built-in documentation for the
18180         new built-in functions.
18182 2017-05-16  Marek Polacek  <polacek@redhat.com>
18184         PR sanitizer/80536
18185         PR sanitizer/80386
18186         * tree.c (save_expr): Don't fold the expression.
18188 2017-05-16  Uros Bizjak  <ubizjak@gmail.com>
18190         * config/i386/i386.md (*movsi_internal): Split (?rm,*y) alternative
18191         to (?r,*Yn) and (?m,*y) alternatives, and (?*y,rm) to (?*Ym,r)
18192         and (?*y,m).  Update insn attributes.
18194 2017-05-16  Martin Liska  <mliska@suse.cz>
18196         * cgraph.c (cgraph_edge::resolve_speculation): Add default value for
18197         flags argument of print_gimple_stmt, print_gimple_expr,
18198         print_generic_stmt and print_generic_expr.
18199         * cgraphclones.c (symbol_table::materialize_all_clones): Likewise.
18200         * coretypes.h: Likewise.
18201         * except.c (dump_eh_tree): Likewise.
18202         * gimple-fold.c (gimple_fold_stmt_to_constant_1): Likewise.
18203         * gimple-pretty-print.h: Likewise.
18204         * gimple-ssa-backprop.c (dump_usage_prefix): Likewise.
18205         (backprop::push_to_worklist): Likewise.
18206         (backprop::pop_from_worklist): Likewise.
18207         (backprop::process_use): Likewise.
18208         (backprop::intersect_uses): Likewise.
18209         (note_replacement): Likewise.
18210         * gimple-ssa-store-merging.c
18211         (pass_store_merging::terminate_all_aliasing_chains): Likewise.
18212         (imm_store_chain_info::coalesce_immediate_stores): Likewise.
18213         (pass_store_merging::execute): Likewise.
18214         * gimple-ssa-strength-reduction.c (dump_candidate): Likewise.
18215         (ssa_base_cand_dump_callback): Likewise.
18216         (dump_incr_vec): Likewise.
18217         (replace_refs): Likewise.
18218         (replace_mult_candidate): Likewise.
18219         (create_add_on_incoming_edge): Likewise.
18220         (create_phi_basis): Likewise.
18221         (insert_initializers): Likewise.
18222         (all_phi_incrs_profitable): Likewise.
18223         (introduce_cast_before_cand): Likewise.
18224         (replace_one_candidate): Likewise.
18225         * gimplify.c (gimplify_expr): Likewise.
18226         * graphite-isl-ast-to-gimple.c (is_valid_rename): Likewise.
18227         (set_rename): Likewise.
18228         (rename_uses): Likewise.
18229         (copy_loop_phi_nodes): Likewise.
18230         (add_close_phis_to_merge_points): Likewise.
18231         (copy_loop_close_phi_args): Likewise.
18232         (copy_cond_phi_args): Likewise.
18233         (graphite_copy_stmts_from_block): Likewise.
18234         (translate_pending_phi_nodes): Likewise.
18235         * graphite-poly.c (print_pdr): Likewise.
18236         (dump_gbb_cases): Likewise.
18237         (dump_gbb_conditions): Likewise.
18238         (print_scop_params): Likewise.
18239         * graphite-scop-detection.c (build_cross_bb_scalars_def): Likewise.
18240         (build_cross_bb_scalars_use): Likewise.
18241         (gather_bbs::before_dom_children): Likewise.
18242         * hsa-dump.c (dump_hsa_immed): Likewise.
18243         * ipa-cp.c (print_ipcp_constant_value): Likewise.
18244         (get_replacement_map): Likewise.
18245         * ipa-inline-analysis.c (dump_condition): Likewise.
18246         (estimate_function_body_sizes): Likewise.
18247         * ipa-polymorphic-call.c (check_stmt_for_type_change): Likewise.
18248         (ipa_polymorphic_call_context::get_dynamic_type): Likewise.
18249         * ipa-prop.c (ipa_dump_param): Likewise.
18250         (ipa_print_node_jump_functions_for_edge): Likewise.
18251         (ipa_modify_call_arguments): Likewise.
18252         (ipa_modify_expr): Likewise.
18253         (ipa_dump_param_adjustments): Likewise.
18254         (ipa_dump_agg_replacement_values): Likewise.
18255         (ipcp_modif_dom_walker::before_dom_children): Likewise.
18256         * ipa-pure-const.c (check_stmt): Likewise.
18257         (pass_nothrow::execute): Likewise.
18258         * ipa-split.c (execute_split_functions): Likewise.
18259         * omp-offload.c (dump_oacc_loop_part): Likewise.
18260         (dump_oacc_loop): Likewise.
18261         * trans-mem.c (tm_log_emit): Likewise.
18262         (tm_memopt_accumulate_memops): Likewise.
18263         (dump_tm_memopt_set): Likewise.
18264         (dump_tm_memopt_transform): Likewise.
18265         * tree-cfg.c (gimple_verify_flow_info): Likewise.
18266         (print_loop): Likewise.
18267         * tree-chkp-opt.c (chkp_print_addr): Likewise.
18268         (chkp_gather_checks_info): Likewise.
18269         (chkp_get_check_result): Likewise.
18270         (chkp_remove_check_if_pass): Likewise.
18271         (chkp_use_outer_bounds_if_possible): Likewise.
18272         (chkp_reduce_bounds_lifetime): Likewise.
18273         * tree-chkp.c (chkp_register_addr_bounds): Likewise.
18274         (chkp_mark_completed_bounds): Likewise.
18275         (chkp_register_incomplete_bounds): Likewise.
18276         (chkp_mark_invalid_bounds): Likewise.
18277         (chkp_maybe_copy_and_register_bounds): Likewise.
18278         (chkp_build_returned_bound): Likewise.
18279         (chkp_get_bound_for_parm): Likewise.
18280         (chkp_build_bndldx): Likewise.
18281         (chkp_get_bounds_by_definition): Likewise.
18282         (chkp_generate_extern_var_bounds): Likewise.
18283         (chkp_get_bounds_for_decl_addr): Likewise.
18284         * tree-chrec.c (chrec_apply): Likewise.
18285         * tree-data-ref.c (dump_data_reference): Likewise.
18286         (dump_subscript): Likewise.
18287         (dump_data_dependence_relation): Likewise.
18288         (analyze_overlapping_iterations): Likewise.
18289         * tree-inline.c (expand_call_inline): Likewise.
18290         (tree_function_versioning): Likewise.
18291         * tree-into-ssa.c (dump_defs_stack): Likewise.
18292         (dump_currdefs): Likewise.
18293         (dump_names_replaced_by): Likewise.
18294         (dump_update_ssa): Likewise.
18295         (update_ssa): Likewise.
18296         * tree-object-size.c (pass_object_sizes::execute): Likewise.
18297         * tree-parloops.c (build_new_reduction): Likewise.
18298         (try_create_reduction_list): Likewise.
18299         (ref_conflicts_with_region): Likewise.
18300         (oacc_entry_exit_ok_1): Likewise.
18301         (oacc_entry_exit_single_gang): Likewise.
18302         * tree-pretty-print.h: Likewise.
18303         * tree-scalar-evolution.c (set_scalar_evolution): Likewise.
18304         (get_scalar_evolution): Likewise.
18305         (add_to_evolution): Likewise.
18306         (get_loop_exit_condition): Likewise.
18307         (analyze_evolution_in_loop): Likewise.
18308         (analyze_initial_condition): Likewise.
18309         (analyze_scalar_evolution): Likewise.
18310         (instantiate_scev): Likewise.
18311         (number_of_latch_executions): Likewise.
18312         (gather_chrec_stats): Likewise.
18313         (final_value_replacement_loop): Likewise.
18314         (scev_const_prop): Likewise.
18315         * tree-sra.c (dump_access): Likewise.
18316         (disqualify_candidate): Likewise.
18317         (create_access): Likewise.
18318         (reject): Likewise.
18319         (maybe_add_sra_candidate): Likewise.
18320         (create_access_replacement): Likewise.
18321         (analyze_access_subtree): Likewise.
18322         (analyze_all_variable_accesses): Likewise.
18323         (sra_modify_assign): Likewise.
18324         (initialize_constant_pool_replacements): Likewise.
18325         (find_param_candidates): Likewise.
18326         (decide_one_param_reduction): Likewise.
18327         (replace_removed_params_ssa_names): Likewise.
18328         * tree-ssa-ccp.c (ccp_fold_stmt): Likewise.
18329         * tree-ssa-copy.c (dump_copy_of): Likewise.
18330         (copy_prop_visit_cond_stmt): Likewise.
18331         * tree-ssa-dce.c (mark_operand_necessary): Likewise.
18332         * tree-ssa-dom.c (pass_dominator::execute): Likewise.
18333         (record_equivalences_from_stmt): Likewise.
18334         * tree-ssa-dse.c (compute_trims): Likewise.
18335         (delete_dead_call): Likewise.
18336         (delete_dead_assignment): Likewise.
18337         * tree-ssa-forwprop.c (forward_propagate_into_gimple_cond): Likewise.
18338         (forward_propagate_into_cond): Likewise.
18339         (pass_forwprop::execute): Likewise.
18340         * tree-ssa-ifcombine.c (ifcombine_ifandif): Likewise.
18341         * tree-ssa-loop-im.c (invariantness_dom_walker::before_dom_children):
18342         Likewise.
18343         (move_computations_worker): Likewise.
18344         (execute_sm): Likewise.
18345         * tree-ssa-loop-ivcanon.c (tree_estimate_loop_size): Likewise.
18346         (remove_exits_and_undefined_stmts): Likewise.
18347         (remove_redundant_iv_tests): Likewise.
18348         * tree-ssa-loop-ivopts.c (dump_use): Likewise.
18349         (adjust_iv_update_pos): Likewise.
18350         * tree-ssa-math-opts.c (bswap_replace): Likewise.
18351         * tree-ssa-phiopt.c (factor_out_conditional_conversion): Likewise.
18352         (value_replacement): Likewise.
18353         * tree-ssa-phiprop.c (phiprop_insert_phi): Likewise.
18354         * tree-ssa-pre.c (print_pre_expr): Likewise.
18355         (get_representative_for): Likewise.
18356         (create_expression_by_pieces): Likewise.
18357         (insert_into_preds_of_block): Likewise.
18358         (eliminate_insert): Likewise.
18359         (eliminate_dom_walker::before_dom_children): Likewise.
18360         (eliminate): Likewise.
18361         (remove_dead_inserted_code): Likewise.
18362         * tree-ssa-propagate.c (substitute_and_fold): Likewise.
18363         * tree-ssa-reassoc.c (get_rank): Likewise.
18364         (eliminate_duplicate_pair): Likewise.
18365         (eliminate_plus_minus_pair): Likewise.
18366         (eliminate_not_pairs): Likewise.
18367         (undistribute_ops_list): Likewise.
18368         (eliminate_redundant_comparison): Likewise.
18369         (update_range_test): Likewise.
18370         (optimize_range_tests_var_bound): Likewise.
18371         (optimize_vec_cond_expr): Likewise.
18372         (rewrite_expr_tree): Likewise.
18373         (rewrite_expr_tree_parallel): Likewise.
18374         (linearize_expr): Likewise.
18375         (break_up_subtract): Likewise.
18376         (linearize_expr_tree): Likewise.
18377         (attempt_builtin_powi): Likewise.
18378         (attempt_builtin_copysign): Likewise.
18379         (transform_stmt_to_copy): Likewise.
18380         (transform_stmt_to_multiply): Likewise.
18381         (dump_ops_vector): Likewise.
18382         * tree-ssa-sccvn.c (vn_nary_build_or_lookup_1): Likewise.
18383         (print_scc): Likewise.
18384         (set_ssa_val_to): Likewise.
18385         (visit_reference_op_store): Likewise.
18386         (visit_use): Likewise.
18387         (sccvn_dom_walker::before_dom_children): Likewise.
18388         (run_scc_vn): Likewise.
18389         * tree-ssa-scopedtables.c (avail_exprs_stack::lookup_avail_expr):
18390         Likewise.
18391         (expr_hash_elt::print): Likewise.
18392         (const_and_copies::pop_to_marker): Likewise.
18393         (const_and_copies::record_const_or_copy_raw): Likewise.
18394         * tree-ssa-structalias.c (compute_dependence_clique): Likewise.
18395         * tree-ssa-uninit.c (collect_phi_def_edges): Likewise.
18396         (dump_predicates): Likewise.
18397         (find_uninit_use): Likewise.
18398         (warn_uninitialized_phi): Likewise.
18399         (pass_late_warn_uninitialized::execute): Likewise.
18400         * tree-ssa.c (verify_vssa): Likewise.
18401         (verify_ssa): Likewise.
18402         (maybe_optimize_var): Likewise.
18403         * tree-vrp.c (dump_value_range): Likewise.
18404         (dump_all_value_ranges): Likewise.
18405         (dump_asserts_for): Likewise.
18406         (register_edge_assert_for_2): Likewise.
18407         (vrp_visit_cond_stmt): Likewise.
18408         (vrp_visit_switch_stmt): Likewise.
18409         (vrp_visit_stmt): Likewise.
18410         (vrp_visit_phi_node): Likewise.
18411         (simplify_cond_using_ranges_1): Likewise.
18412         (fold_predicate_in): Likewise.
18413         (evrp_dom_walker::before_dom_children): Likewise.
18414         (evrp_dom_walker::push_value_range): Likewise.
18415         (evrp_dom_walker::pop_value_range): Likewise.
18416         (execute_early_vrp): Likewise.
18418 2017-05-16  Richard Biener  <rguenther@suse.de>
18420         * dwarf2out.c (loc_list_from_tree_1): Do not create
18421         DW_OP_GNU_variable_value for DECL_IGNORED_P decls.
18423 2017-05-16  Richard Biener  <rguenther@suse.de>
18425         * dwarf2out.c (resolve_variable_value_in_expr): Lookup DIE
18426         just generated.
18427         (note_variable_value_in_expr): If we resolved the decl ref
18428         do not push to the stack.
18430 2017-05-16  Matthew Wahab  <matthew.wahab@arm.com>
18432         * config/arm/arm_neon.h (vadd_f16): Use standard arithmetic
18433         operations in fast-math mode.
18434         (vaddq_f16): Likewise.
18435         (vmul_f16): Likewise.
18436         (vmulq_f16): Likewise.
18437         (vsub_f16): Likewise.
18438         (vsubq_f16): Likewise.
18439         * config/arm/neon.md (add<mode>3): New.
18440         (sub<mode>3): New.
18441         (fma:<VH:mode>3): New.  Also remove outdated comment.
18442         (mul<mode>3): New.
18444 2017-05-16  Martin Liska  <mliska@suse.cz>
18446         PR ipa/79849.
18447         PR ipa/79850.
18448         * ipa-devirt.c (warn_types_mismatch): Fix typo.
18449         (odr_types_equivalent_p): Likewise.
18451 2017-05-15  Sylvestre Ledru  <sylvestre@debian.org>
18453         * plugin.c (try_init_one_plugin): Fix ressource leaks (CID 726637).
18455 2017-05-15  Uros Bizjak  <ubizjak@gmail.com>
18457         PR target/80425
18458         * config/i386.i386.md (*zero_extendsidi2): Do not penalize
18459         non-interunit SSE move alternatives with '?'.
18460         (zero-extendsidi peephole2): New peephole to skip intermediate
18461         general register in SSE zero-extend sequence.
18463 2017-05-15  Jeff Law  <law@redhat.com>
18465         * reorg.c (relax_delay_slots): Create a new variable to hold
18466         the temporary target rather than clobbering TARGET_LABEL.
18468         * config/tilegx/tilegx.c (tilegx_expand_unaligned_load): Add
18469         missing argument to extract_bit_field call.
18470         * config/tilepro/tilepro.c (tilepro_expand_unaligned_load): Likewise.
18472 2017-05-15  Martin Liska  <mliska@suse.cz>
18474         PR driver/31468
18475         * gcc.c (process_command): Do not allow empty argument of -o option.
18477 2017-05-15  Renlin Li  <renlin.li@arm.com>
18479         * config/aarch64/aarch64-protos.h (aarch64_expand_call): Declare.
18480         * config/aarch64/aarch64.c (aarch64_expand_call): Define.
18481         * config/aarch64/constraints.md (Usf): Add long call check.
18482         * config/aarch64/aarch64.md (call): Use aarch64_expand_call.
18483         (call_value): Likewise.
18484         (sibcall): Likewise.
18485         (sibcall_value): Likewise.
18486         (call_insn): New.
18487         (call_value_insn): New.
18488         (sibcall_insn): Update rtx pattern.
18489         (sibcall_value_insn): Likewise.
18490         (call_internal): Remove.
18491         (call_value_internal): Likewise.
18492         (sibcall_internal): Likewise.
18493         (sibcall_value_internal): Likewise.
18494         (call_reg): Likewise.
18495         (call_symbol): Likewise.
18496         (call_value_reg): Likewise.
18497         (call_value_symbol): Likewise.
18499 2017-05-14  Krister Walfridsson  <krister.walfridsson@gmail.com>
18501         PR target/80600
18502         * config/netbsd.h (NETBSD_LIBGCC_SPEC): Always add -lgcc.
18504 2017-05-14  Uros Bizjak  <ubizjak@gmail.com>
18506         * config/i386.i386.c (ix86_cc_modes_compatible): CCNOmode is
18507         compatible with CCGOCmode and with CCZmode.
18509 2017-05-14  Martin Sebor  <msebor@redhat.com>
18511         PR middle-end/77671
18512         * gimple-fold.c (gimple_fold_builtin_sprintf): Make extern.
18513         (gimple_fold_builtin_snprintf): Same.
18514         * gimple-fold.h (gimple_fold_builtin_sprintf): Declare.
18515         (gimple_fold_builtin_snprintf): Same.
18516         * gimple-ssa-sprintf.c (get_format_string): Correct the detection
18517         of character types.
18518         (is_call_safe): New function.
18519         (try_substitute_return_value): Call it.
18520         (try_simplify_call): New function.
18521         (pass_sprintf_length::handle_gimple_call): Call it.
18523 2017-05-14  Martin Sebor  <msebor@redhat.com>
18525         PR middle-end/80669
18526         * builtins.c (expand_builtin_stpncpy): Simplify.
18528 2017-05-14  Daniel Santos  <daniel.santos@pobox.com>
18530         * config/i386/i386.opt: Add option -mcall-ms2sysv-xlogues.
18531         * config/i386/i386.h
18532         (x86_64_ms_sysv_extra_clobbered_registers): Change type to unsigned.
18533         (NUM_X86_64_MS_CLOBBERED_REGS): New macro.
18534         (struct machine_function): Add new members call_ms2sysv,
18535         call_ms2sysv_pad_in, call_ms2sysv_pad_out and call_ms2sysv_extra_regs.
18536         (struct machine_frame_state): New fields sp_realigned and
18537         sp_realigned_offset.
18538         * config/i386/i386.c
18539         (enum xlogue_stub): New enum.
18540         (enum xlogue_stub_sets): New enum.
18541         (class xlogue_layout): New class.
18542         (struct ix86_frame): New fields stack_realign_allocate_offset,
18543         stack_realign_offset and outlined_save_offset.  Modify comments to
18544         detail stack layout when using out-of-line stubs.
18545         (ix86_target_string): Add -mcall-ms2sysv-xlogues option.
18546         (ix86_option_override_internal): Add sorry() for TARGET_SEH and
18547         -mcall-ms2sysv-xlogues.
18548         (stub_managed_regs): New static variable.
18549         (ix86_save_reg): Add new parameter ignore_outlined to optionally omit
18550         registers managed by out-of-line stub.
18551         (disable_call_ms2sysv_xlogues): New function.
18552         (ix86_compute_frame_layout): Modify re-alignment calculations, disable
18553         m->call_ms2sysv when appropriate and compute frame layout for
18554         out-of-line stubs.
18555         (sp_valid_at, fp_valid_at): New inline functions.
18556         (choose_basereg): New function.
18557         (choose_baseaddr): Add align parameter, use choose_basereg and modify
18558         all callers.
18559         (ix86_emit_save_reg_using_mov, ix86_emit_restore_sse_regs_using_mov):
18560         Use align parameter of choose_baseaddr to generated aligned SSE movs
18561         when possible.
18562         (pro_epilogue_adjust_stack): Modify to track
18563         machine_frame_state::sp_realigned.
18564         (ix86_nsaved_regs): Modify to accommodate changes to ix86_save_reg.
18565         (ix86_nsaved_sseregs): Likewise.
18566         (ix86_emit_save_regs): Likewise.
18567         (ix86_emit_save_regs_using_mov): Likewise.
18568         (ix86_emit_save_sse_regs_using_mov): Likewise.
18569         (get_scratch_register_on_entry): Likewise.
18570         (gen_frame_set): New function.
18571         (gen_frame_load): Likewise.
18572         (gen_frame_store): Likewise.
18573         (emit_outlined_ms2sysv_save): Likewise.
18574         (emit_outlined_ms2sysv_restore): Likewise.
18575         (ix86_expand_prologue): Modify stack re-alignment code and call
18576         emit_outlined_ms2sysv_save when appropriate.
18577         (ix86_emit_leave): Clear machine_frame_state::sp_realigned.  Add
18578         parameter rtx_insn *insn, which allows the function to be used to only
18579         generate the notes.
18580         (ix86_expand_epilogue): Modify validity checks of frame and stack
18581         pointers, and call emit_outlined_ms2sysv_restore when appropriate.
18582         (ix86_expand_call): Modify to enable m->call_ms2sysv when appropriate.
18583         * config/i386/predicates.md
18584         (save_multiple): New predicate.
18585         (restore_multiple): Likewise.
18586         * config/i386/sse.md
18587         (save_multiple<mode>): New pattern.
18588         (save_multiple_realign<mode>): Likewise.
18589         (restore_multiple<mode>): Likewise.
18590         (restore_multiple_and_return<mode>): Likewise.
18591         (restore_multiple_leave_return<mode>): Likewise.
18592         * Makefile.in: Export HOSTCXX and HOSTCXXFLAGS to site.exp
18594 2017-05-14  Julia Koval  <julia.koval@intel.com>
18596         * config/i386/i386-builtin-types.def (VOID_FTYPE_INT_INT64): New type.
18597         * config/i386/i386-builtin.def (__builtin_ia32_xgetbv)
18598         (__builtin_ia32_xsetbv): New builtins.
18599         * config/i386/i386.c (ix86_expand_special_args_builtin):
18600         Process new types.
18601         (ix86_expand_builtin): Special expand for new intrinsics.
18602         * config/i386/i386.md (UNSPECV_XGETBV, UNSPECV_XSETBV): New.
18603         (xsetbv, xsetbv_rex64, xgetbv, xgetbv_rex64): New insn patterns.
18604         * config/i386/xsaveintrin.h (_xsetbv, _getbv): New intrinsics.
18606 2017-05-13  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
18608         * cfganal.c (inverted_post_order_compute): Change argument type
18609         to vec *.
18610         * cfganal.h (inverted_post_order_compute): Adjust prototype.
18611         * df-core.c (rest_of_handle_df_initialize): Adjust.
18612         (rest_of_handle_df_finish): Likewise.
18613         (df_analyze_1): Likewise.
18614         (df_analyze): Likewise.
18615         (loop_inverted_post_order_compute): Change argument to be a vec *.
18616         (df_analyze_loop): Adjust.
18617         (df_get_n_blocks): Likewise.
18618         (df_get_postorder): Likewise.
18619         * df.h (struct df_d): Change field to be a vec.
18620         * lcm.c (compute_laterin): Adjust.
18621         (compute_available): Likewise.
18622         * lra-lives.c (lra_create_live_ranges_1): Likewise.
18623         * tree-ssa-dce.c (remove_dead_stmt): Likewise.
18624         * tree-ssa-pre.c (compute_antic): Likewise.
18626 2017-05-13  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
18628         * cfganal.c (connect_infinite_loops_to_exit): Adjust.
18629         (depth_first_search::depth_first_search): Change structure init
18630         function to this constructor.
18631         (depth_first_search::add_bb): Rename function to this member.
18632         (depth_first_search::execute): Likewise.
18633         (flow_dfs_compute_reverse_finish): Adjust.
18635 2017-05-13  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
18637         * ddg.c (find_nodes_on_paths): Use auto_sbitmap.
18638         (longest_simple_path): Likewise.
18639         * shrink-wrap.c (spread_components): Likewise.
18640         (disqualify_problematic_components): Likewise.
18641         (emit_common_heads_for_components): Likewise.
18642         (emit_common_tails_for_components): Likewise.
18643         (insert_prologue_epilogue_for_components): Likewise.
18645 2017-05-13  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
18647         * tree-ssa-dse.c (dse_dom_walker): Make m_live_byes a
18648         auto_sbitmap.
18650 2017-05-13  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
18652         * df-core.c (df_set_blocks): Start using auto_bitmap.
18653         (df_compact_blocks): Likewise.
18654         * df-problems.c (df_rd_confluence_n): Likewise.
18655         * df-scan.c (df_insn_rescan_all): Likewise.
18656         (df_process_deferred_rescans): Likewise.
18657         (df_update_entry_block_defs): Likewise.
18658         (df_update_exit_block_uses): Likewise.
18659         (df_entry_block_bitmap_verify): Likewise.
18660         (df_exit_block_bitmap_verify): Likewise.
18661         (df_scan_verify): Likewise.
18662         * lra-constraints.c (lra_constraints): Likewise.
18663         (undo_optional_reloads): Likewise.
18664         (lra_undo_inheritance): Likewise.
18665         * lra-remat.c (calculate_gen_cands): Likewise.
18666         (do_remat): Likewise.
18667         * lra-spills.c (assign_spill_hard_regs): Likewise.
18668         (spill_pseudos): Likewise.
18669         * tree-ssa-pre.c (bitmap_set_and): Likewise.
18670         (bitmap_set_subtract_values): Likewise.
18672 2017-05-13  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
18674         * haifa-sched.c (estimate_shadow_tick): Replace manual bitmap
18675         management with auto_bitmap.
18676         (fix_inter_tick): Likewise.
18677         (fix_recovery_deps): Likewise.
18678         * ira.c (add_store_equivs): Likewise.
18679         (find_moveable_pseudos): Likewise.
18680         (split_live_ranges_for_shrink_wrap): Likewise.
18681         * print-rtl.c (rtx_reuse_manager::rtx_reuse_manager): Likewise.
18682         (rtx_reuse_manager::seen_def_p): Likewise.
18683         (rtx_reuse_manager::set_seen_def): Likewise.
18684         * print-rtl.h (class rtx_reuse_manager): Likewise.
18686 2017-05-13  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
18688         * bt-load.c (combine_btr_defs): Use auto_bitmap to manage bitmap
18689         lifetime.
18690         (migrate_btr_def): Likewise.
18691         * cfgloop.c (get_loop_body_in_bfs_order): Likewise.
18692         * df-core.c (loop_post_order_compute): Likewise.
18693         (loop_inverted_post_order_compute): Likewise.
18694         * hsa-common.h: Likewise.
18695         * hsa-gen.c (hsa_bb::~hsa_bb): Likewise.
18696         * init-regs.c (initialize_uninitialized_regs): Likewise.
18697         * ipa-inline.c (resolve_noninline_speculation): Likewise.
18698         (inline_small_functions): Likewise.
18699         * ipa-reference.c (ipa_reference_write_optimization_summary): Likewise.
18700         * ira.c (combine_and_move_insns): Likewise.
18701         (build_insn_chain): Likewise.
18702         * loop-invariant.c (find_invariants): Likewise.
18703         * lower-subreg.c (propagate_pseudo_copies): Likewise.
18704         * predict.c (tree_predict_by_opcode): Likewise.
18705         (predict_paths_leading_to): Likewise.
18706         (predict_paths_leading_to_edge): Likewise.
18707         (estimate_loops_at_level): Likewise.
18708         (estimate_loops): Likewise.
18709         * shrink-wrap.c (try_shrink_wrapping): Likewise.
18710         (spread_components): Likewise.
18711         * tree-cfg.c (remove_edge_and_dominated_blocks): Likewise.
18712         * tree-loop-distribution.c (rdg_build_partitions): Likewise.
18713         * tree-predcom.c (tree_predictive_commoning_loop): Likewise.
18714         * tree-ssa-coalesce.c (coalesce_ssa_name): Likewise.
18715         * tree-ssa-phionlycprop.c (pass_phi_only_cprop::execute): Likewise.
18716         * tree-ssa-pre.c (remove_dead_inserted_code): Likewise.
18717         * tree-ssa-sink.c (nearest_common_dominator_of_uses): Likewise.
18718         * tree-ssa-threadupdate.c (compute_path_counts): Likewise.
18719         (mark_threaded_blocks): Likewise.
18720         (thread_through_all_blocks): Likewise.
18721         * tree-ssa.c (verify_ssa): Likewise.
18722         (execute_update_addresses_taken): Likewise.
18723         * tree-ssanames.c (verify_ssaname_freelists): Likewise.
18725 2017-05-13  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
18727         * cfganal.c (mark_dfs_back_edges): Replace manual stack with
18728         auto_vec.
18729         (post_order_compute): Likewise.
18730         (inverted_post_order_compute): Likewise.
18731         (pre_and_rev_post_order_compute_fn): Likewise.
18733 2017-05-13  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
18735         * genrecog.c (int_set::int_set): Explicitly construct our
18736         auto_vec base class.
18737         * vec.h (auto_vec::auto_vec): New constructor.
18739 2017-05-13  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
18741         * bitmap.h (class auto_bitmap): New constructor taking
18742         bitmap_obstack * argument.
18744 2017-05-13  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
18746         * bitmap.h (class auto_bitmap): Change type of m_bits to
18747         bitmap_head, and adjust ctor / dtor and member operators.
18749 2017-05-13  Uros Bizjak  <ubizjak@gmail.com>
18751         * compare-elim.c (equivalent_reg_at_start): Return NULL_RTX
18752         when returned register mode doesn't match original mode.
18754 2017-05-12  Jeff Law  <law@redhat.com>
18755             Jakub Jelinek  <jakub@redhat.com>
18757         * config/mn10300/mn10300.c (mn10300_match_ccmode): Fix where
18758         we look for cc setter after the compare-elim changes.
18759         * config/mn10300/mn10300.md (addsi3_flags): Fix order of patterns
18760         within the vector to match what compare-elim now expects.
18761         (subsi3_flags, andsi3_flags, iorsi3_flags): Likewise.
18762         (xorsi3_flags, one_cmplsi2_flags): Likewise.
18764         * config/rx/rx.c (rx_match_ccmode): Fix where we look cc setter
18765         after the compare-elim changes.
18766         * config/rx/rx.md (abssi2_flags): Fix order of patterns within
18767         the vector to match what compare-elim now expects.
18768         (addsi3_flags, adc_flags, addsi3_flags peepholes): Likewise.
18769         (andsi3_flags, negsi2_flags, one_cmplsi2_flags): Likewise.
18770         (iorsi3_flags, rotlsi3_flags, rotrsi3_flags): Likewise.
18771         (ashrsi3_flags, lshrsi3_flags, ashlsi3_flags): Likewise.
18772         (ssaddsi3, subsi3_flags, sbb_flags, xorsi3_flags): Likewise.
18774         * config/visium/visium.c (single_set_and_flags): Fix where
18775         we look for cc setter after the compare-elim changes.
18776         * config/visium/visium.md (flags_subst_logic): Fix order of patterns
18777         with the vector to match what compare-elim now expects.
18778         (flags_subst_arith, add<mode>3_insn_set_carry): Likewise.
18779         (add<mode>3_insn_set_overflow, addsi3_insn_set_carry): Likewise.
18780         (addsi3_insn_set_overflow, sub<mode>3_insn_set_carry): Likewise.
18781         (sub<mode>3_insn_set_overflow, subsi3_insn_set_carry): Likewise.
18782         (subsi3_insn_set_overflow, negsi2_insn_set_carry): Likewise.
18783         (neg<mode>2_insn_set_overflow): Likewise.
18785 2017-05-12  Jim Wilson  <jim.wilson@linaro.org>
18787         PR middle-end/79794
18788         * expmed.c (extract_bit_field_1): Add alt_rtl argument.  Before
18789         maybe_expand_insn call, set ops[0].target.  If still set after call,
18790         set alt_rtl.  Add extra arg to recursive calls.
18791         (extract_bit_field): Add alt_rtl argument.  Pass to
18792         extract_bit_field.
18793         * expmed.h (extract_bit_field): Fix prototype.
18794         * expr.c (emit_group_load_1, copy_blkmode_from_reg)
18795         (copy_blkmode_to_reg, read_complex_part, store_field): Pass extra NULL
18796         to extract_bit_field_calls.
18797         (expand_expr_real_1): Pass alt_rtl to expand_expr_real instead of 0.
18798         Pass alt_rtl to extract_bit_field calls.
18799         * calls.c (store_unaligned_arguments_into_psuedos)
18800         load_register_parameters): Pass extra NULL to extract_bit_field calls.
18801         * optabs.c (maybe_legitimize_operand): Clear op->target when call
18802         gen_reg_rtx.
18803         * optabs.h (struct expand_operand): Add target bitfield.
18805 2017-05-12  Uros Bizjak  <ubizjak@gmail.com>
18807         * compare-elim.c (try_eliminate_compare): Canonicalize
18808         operation with embedded compare to
18809         [(set (reg:CCM) (compare:CCM (operation) (immediate)))
18810          (set (reg) (operation)].
18812         * config/i386/i386.c (TARGET_FLAGS_REGNUM): New define.
18814 2017-05-12  Uros Bizjak  <ubizjak@gmail.com>
18816         PR target/80723
18817         * config/i386/i386.c (ix86_rtx_cost) [case PLUS]: Ignore the
18818         cost of adding a carry flag for ADC instruction.
18819         [case MINUS]: Ignore the cost of subtracting a carry flag
18820         for SBB instruction.
18822 2017-05-12  Steven Munroe  <munroesj@gcc.gnu.org>
18824         * config.gcc (powerpc*-*-*): Add bmi2intrin.h, bmiintrin.h,
18825         and x86intrin.h
18826         * config/rs6000/bmiintrin.h: New file.
18827         * config/rs6000/bmi2intrin.h: New file.
18828         * config/rs6000/x86intrin.h: New file.
18830 2017-05-12  Jeff Law  <law@redhat.com>
18832         * tree-vrp.c (vrp_dom_walker::before_dom_children): Push unwinding
18833         markers.
18835 2017-05-12  Peter Bergner  <bergner@vnet.ibm.com>
18837         PR middle-end/80707
18838         * tree-cfg.c: Remove cfg edges of unreachable case statements.
18840 2017-05-12  Will Schmidt  <will_schmidt@vnet.ibm.com>
18842         * config/rs6000/rs6000.c (rs6000_gimple_fold_builtin): Add handling for
18843         early expansion of vector divide builtins.
18844         (builtin_function_type): Add VSX_BUILTIN_UDIV_V2DI to the list of
18845         builtins identified as having unsigned arguments.
18847 2017-05-12  Will Schmidt  <will_schmidt@vnet.ibm.com>
18849         * config/rs6000/rs6000.c (gimple-fold.h): New #include.
18850         (rs6000_gimple_fold_builtin): Add handling for early GIMPLE
18851         expansion of vector logical operations (and, andc, or, xor,
18852         nor, orc, nand).
18854 2017-05-12  Will Schmidt  <will_schmidt@vnet.ibm.com>
18856         * gimple-fold.c (create_tmp_reg_or_ssa_name): Remove static declaration.
18857         * gimple-fold.h (create_tmp_reg_or_ssa_name): New prototype.
18859 2017-05-12  Will Schmidt  <will_schmidt@vnet.ibm.com>
18861         * config/rs6000/rs6000.c (rs6000_gimple_fold_builtin): Add handling for
18862         early GIMPLE expansion of vector multiplies.
18864 2017-05-12  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>
18866         * config/arm/arm.md (movsi): Add TARGET_32BIT in addition to the
18867         TARGET_HAVE_MOVT conditional.
18868         (movt splitter): Likewise.
18870 2017-05-12  Richard Biener  <rguenther@suse.de>
18872         * tree-ssa-sccvn.h (has_VN_INFO): Declare.
18873         * tree-ssa-pre.c (eliminate_dom_walker::before_dom_children):
18874         Fold all stmts not inplace.
18876 2017-05-12  Richard Biener  <rguenther@suse.de>
18878         PR tree-optimization/80713
18879         * tree-ssa-pre.c (remove_dead_inserted_code): Clear
18880         inserted_exprs bit for not removed stmts.
18882 2017-05-12  Thomas Schwinge  <thomas@codesourcery.com>
18884         PR middle-end/69921
18885         * tree-parloops.c (create_parallel_loop): Set "oacc kernels
18886         parallelized" attribute for parallelized OpenACC kernels.
18887         * omp-offload.c (execute_oacc_device_lower): Use it.
18889         * omp-expand.c (expand_omp_target) <GF_OMP_TARGET_KIND_OACC_KERNELS>:
18890         Set "oacc kernels" attribute.
18891         * omp-general.c (oacc_set_fn_attrib): Remove is_kernel formal
18892         parameter.  Adjust all users.
18893         (oacc_fn_attrib_kernels_p): Remove function.
18894         * omp-offload.c (execute_oacc_device_lower): Look for "oacc
18895         kernels" attribute instead of calling oacc_fn_attrib_kernels_p.
18896         * tree-ssa-loop.c (gate_oacc_kernels): Likewise.
18897         * tree-parloops.c (create_parallel_loop): If oacc_kernels_p,
18898         assert "oacc kernels" attribute is set.
18900 2017-05-11  Carl Love  <cel@us.ibm.com>
18902         * config/rs6000/rs6000-c: Add support for built-in functions
18903         vector unsigned char vec_popcnt (vector signed char)
18904         vector unsigned char vec_popcnt (vector unsigned char)
18905         vector unsigned short vec_popcnt (vector signed short)
18906         vector unsigned short vec_popcnt (vector unsigned short)
18907         vector unsigned int vec_popcnt (vector signed int)
18908         vector unsigned int vec_popcnt (vector unsigned int)
18909         vector unsigned long long vec_popcnt (vector signed long long)
18910         vector unsigned long long vec_popcnt (vector unsigned long long)
18911         vector signed long long vec_slo (vector signed long long,
18912                                          vector signed char)
18913         vector signed long long vec_slo (vector signed long long,
18914                                          vector unsigned char)
18915         vector unsigned long long vec_slo (vector unsigned long long,
18916                                            vector signed char)
18917         vector unsigned long long vec_slo (vector unsigned long long,
18918                                            vector unsigned char)
18919         * config/rs6000/rs6000-builtin.def: Add definitions for VPOPCNTUB,
18920         VPOPCNTUH, VPOPCNTUW, and VPOPCNTUD overloads.
18921         * config/rs6000/altivec.h: Add define for vec_popcnt, vec_popcntb,
18922         vec_popcnth, vec_popcntw and vec_popcntd built-in functions.
18923         * doc/extend.texi: Update the built-in documentation file for the
18924         new built-in functions.
18926 2017-05-11  Michael Meissner  <meissner@linux.vnet.ibm.com>
18928         * attribs.h (sorted_attr_string): Move machine independent
18929         functions for target clone support from the i386 port to common
18930         code.  Rename ix86_function_versions to common_function_versions.
18931         Rename make_name to make_unique_name.
18932         (common_function_versions): Likewise.
18933         (make_unique_name): Likewise.
18934         (make_dispatcher_decl): Likewise.
18935         (is_function_default_version): Likewise.
18936         * attribs.c (attr_strcmp): Likewise.
18937         (sorted_attr_string): Likewise.
18938         (common_function_versions): Likewise.
18939         (make_unique_name): Likewise.
18940         (make_dispatcher_decl): Likewise.
18941         (is_function_default_version): Likewise.
18942         * config/i386/i386.c (attr_strcmp): Likewise.
18943         (sorted_attr_string): Likewise.
18944         (ix86_function_versions): Likewise.
18945         (make_name): Likewise.
18946         (make_dispatcher_decl): Likewise.
18947         (is_function_default_version): Likewise.
18948         (TARGET_OPTION_FUNCTION_VERSIONS): Update target function hook.
18950 2017-05-11  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
18952         PR target/80695
18953         * config/rs6000/rs6000.c (rs6000_builtin_vectorization_cost):
18954         Account for direct move costs for vec_construct of integer
18955         vectors.
18957 2017-05-11  Uros Bizjak  <ubizjak@gmail.com>
18959         PR target/80706
18960         * config/i386/sync.md (UNSPEC_LDX_ATOMIC): New unspec.
18961         (UNSPEC_STX_ATOMIC): Ditto.
18962         (loaddi_via_sse): New insn.
18963         (storedi_via_sse): Ditto.
18964         (atomic_loaddi_fpu): Emit loaddi_via_sse and storedi_via_sse.
18965         Update corresponding peephole2 patterns.
18966         (atomic_storedi_fpu): Ditto.
18968 2017-05-11  Julia Koval  <julia.koval@intel.com>
18970         * config/i386/avx512fintrin.h (_mm_mask_rsqrt14_sd)
18971         (_mm_maskz_rsqrt14_sd, _mm_mask_rsqrt14_ss, _mm_maskz_rsqrt14_ss):
18972         New intrinsics.
18973         * config/i386/i386-builtin.def (__builtin_ia32_rsqrt14sd_mask)
18974         (__builtin_ia32_rsqrt14ss_mask): New builtins.
18975         * config/i386/sse.md (rsqrt14_<mode>_mask): New pattern.
18977 2017-05-11  Nathan Sidwell  <nathan@acm.org>
18979         * graphite-poly.c: Include dumpfile.h.
18981         * dumpfle.h (dump_function): Declare here ...
18982         * tree-dump.h (dump_function): ... not here.
18983         * dumpfile.c: #include tree-cfg.h.
18984         (dump_function): Move here from ...
18985         * tree-dump.c (dump_function): ... here.
18986         * gimplify.c: #include splay-tree.h, not tree-dump.h.
18987         * graphite-poly.c: Don't include tree-dump.h.
18988         * cgraphclones.c: Include dumpfile.h not tree-dump.h.
18989         * print-tree.c: Likewise.
18990         * stor-layout.c: Likewise.
18991         * tree-nested.c: Likewise.
18993         * dumpfile.c (dump_start): Use TDF_FLAGS.
18994         (dump_enable_all): Fix TDF_KIND check thinko.
18996 2017-05-11  Kelvin Nilsen  <kelvin@gcc.gnu.org>
18998         * config/rs6000/rs6000-c.c (altivec_overloaded_builtins): Add
18999         array entries to represent two legal parameterizations of the
19000         overloaded __builtin_cmpb function, as represented by the
19001         P6_OV_BUILTIN_CMPB constant.
19002         (altivec_resolve_overloaded_builtin): Add special case handling
19003         for the __builtin_cmpb function, as represented by the
19004         P6_OV_BUILTIN_CMPB constant.
19005         * config/rs6000/rs6000-builtin.def (BU_P6_2): New macro.
19006         (BU_P6_64BIT_2): New macro.
19007         (BU_P6_OVERLOAD_2): New macro
19008         (CMPB_32): Add 32-bit compare-bytes support for 32-bit only targets.
19009         (CMPB): Add 64-bit compare-bytes support for 32-bit and 64-bit targets.
19010         (CMPB): Add overload support to represent both 32-bit and 64-bit
19011         compare-bytes function.
19012         * config/rs6000/rs6000.c (rs6000_builtin_mask_calculate): Add
19013         support for TARGET_CMPB.
19014         * config/rs6000/rs6000.h: Add support for RS6000_BTM_CMPB.
19015         * doc/extend.texi (PowerPC AltiVec Built-in Functions): Add
19016         documentation of the __builtin_cmpb overloaded built-in function.
19018 2017-05-11  Richard Biener  <rguenther@suse.de>
19020         PR tree-optimization/80705
19021         * tree-vect-data-refs.c (vect_analyze_data_refs): DECL_NONALIASED
19022         bases are not vectorizable.
19024 2017-05-11  Bin Cheng  <bin.cheng@arm.com>
19026         * tree-ssa-loop-ivopts.c (determine_set_costs): Skip non-interger
19027         when counting register pressure.
19029 2017-05-11  Bin Cheng  <bin.cheng@arm.com>
19031         * tree-ssa-loop-ivopts.c (compare_cost_pair): New.
19032         (iv_ca_more_deps): Renamed to ...
19033         (iv_ca_compare_deps): ... this.
19034         (iv_ca_extend): Extend iv_ca if NEW_CP is cheaper than OLD_CP.
19036 2017-05-11  Bin Cheng  <bin.cheng@arm.com>
19038         * tree-ssa-loop-ivopts.c (find_interesting_uses): Move inv vars dump
19039         to ...
19040         (determine_group_iv_costs): ... here.
19041         (find_inv_vars_cb): Record inv var if it's not recorded before.
19043 2017-05-11  Bin Cheng  <bin.cheng@arm.com>
19045         * tree-ssa-loop-ivopts.c (allow_ip_end_pos_p): Refine comments.
19046         (get_shiftadd_cost): Ditto.
19048 2017-05-11  Bin Cheng  <bin.cheng@arm.com>
19050         * tree-ssa-address.c: Include header file.
19051         (move_hint_to_base): Return TRUE if BASE_HINT is moved to memory
19052         address.
19053         (add_to_parts): Refactor.
19054         (addr_to_parts): New parameter.  Update use of move_hint_to_base.
19055         (create_mem_ref): Update use of addr_to_parts.  Re-associate addr
19056         in new order.
19058 2017-05-11  Bin Cheng  <bin.cheng@arm.com>
19060         PR tree-optimization/53090
19061         * tree-ssa-loop-ivopts.c (enum comp_iv_rewrite): New enum value
19062         COMP_IV_EXPR_2.
19063         (extract_cond_operands): Detect condition with IV on both sides
19064         and return COMP_IV_EXPR_2.
19065         (find_interesting_uses_cond): Add iv_use for both IVs in condition.
19066         (rewrite_use_compare): Simplify by removing call to function
19067         extract_cond_operands.
19069 2017-05-11  Bin Cheng  <bin.cheng@arm.com>
19071         * tree-ssa-loop-ivopts.c (enum comp_iv_rewrite): New.
19072         (extract_cond_operands): Detect condition comparing against non-
19073         invariant bound and return appropriate enum value.
19074         (find_interesting_uses_cond): Update use of extract_cond_operands.
19075         Handle its return value accordingly.
19076         (determine_group_iv_cost_cond, rewrite_use_compare): Ditto.
19078 2017-05-11  Bin Cheng  <bin.cheng@arm.com>
19080         * tree-ssa-loop-ivopts.c (rewrite_use_nonlinear_expr): Re-associate
19081         nonlinear iv_use computation in loop invariant sensitive way.
19083 2017-05-11  Bin Cheng  <bin.cheng@arm.com>
19085         * tree-ssa-loop-ivopts.c (relate_compare_use_with_all_cands): New.
19086         (find_iv_candidates): Call relate_compare_use_with_all_cands.
19088 2017-05-11  Bin Cheng  <bin.cheng@arm.com>
19090         * tree-ssa-loop-ivopts.c (struct iv_cand): New field inv_exprs.
19091         (dump_cand): Support iv_cand.inv_exprs.
19092         (add_candidate_1): Record invariant exprs in iv_cand.inv_exprs
19093         for candidates.
19094         (iv_ca_set_no_cp, iv_ca_set_cp, free_loop_data): Support
19095         iv_cand.inv_exprs.
19097 2017-05-11  Bin Cheng  <bin.cheng@arm.com>
19099         * tree-ssa-loop-ivopts.c (multiplier_allowed_in_address_p): Move
19100         from ...
19101         * tree-ssa-address.c (multiplier_allowed_in_address_p): ... to here
19102         as local function.  Include necessary header files.
19103         * tree-ssa-loop-ivopts.h (multiplier_allowed_in_address_p): Delete.
19105 2017-05-11  Bin Cheng  <bin.cheng@arm.com>
19107         * tree-ssa-loop-ivopts.c (autoinc_possible_for_pair): Simplify.
19109 2017-05-11  Bin Cheng  <bin.cheng@arm.com>
19111         * tree-ssa-loop-ivopts.c (force_expr_to_var_cost): Handle more
19112         operators: TRUNC_DIV_EXPR, BIT_AND_EXPR, BIT_IOR_EXPR, LSHIFT_EXPR,
19113         RSHIFT_EXPR and BIT_NOT_EXPR.
19115 2017-05-11  Bin Cheng  <bin.cheng@arm.com>
19117         * tree-ssa-loop-ivopts.c (get_loop_invariant_expr): Simplify.
19118         (adjust_setup_cost): New parameter supporting round up adjustment.
19119         (struct address_cost_data): Delete.
19120         (force_expr_to_var_cost): Don't bound cost with spill_cost.
19121         (split_address_cost, ptr_difference_cost): Delete.
19122         (difference_cost, compare_aff_trees, record_inv_expr): Delete.
19123         (struct ainc_cost_data): New struct.
19124         (get_address_cost_ainc): New function.
19125         (get_address_cost, get_computation_cost): Reimplement.
19126         (determine_group_iv_cost_address): Record inv_expr for all uses of
19127         a group.
19128         (determine_group_iv_cost_cond): Call get_loop_invariant_expr.
19129         (iv_ca_has_deps): Reimplemented to ...
19130         (iv_ca_more_deps): ... this.  Check if NEW_CP introduces more deps
19131         than OLD_CP.
19132         (iv_ca_extend): Call iv_ca_more_deps.
19134 2017-05-11  Bin Cheng  <bin.cheng@arm.com>
19136         * tree-ssa-address.c (struct mem_address): Move to header file.
19137         (valid_mem_ref_p, move_fixed_address_to_symbol): Make it global.
19138         * tree-ssa-address.h (struct mem_address): Move from C file.
19139         (valid_mem_ref_p, move_fixed_address_to_symbol): Declare.
19141 2017-05-11  Bin Cheng  <bin.cheng@arm.com>
19143         * tree-affine.h (aff_combination_type): New interface.
19144         (aff_combination_zero_p): Remove static.
19145         (aff_combination_const_p): New interface.
19146         (aff_combination_singleton_var_p): New interfaces.
19148 2017-05-11  Richard Biener  <rguenther@suse.de>
19150         * tree-ssa-pre.c (eliminate_dom_walker::before_dom_children):
19151         Skip unreachable blocks and destinations.
19152         (eliminate): Move stmt removal and fixup ...
19153         (fini_eliminate): ... here.  Skip inserted exprs.
19154         (pass_pre::execute): Move fini_pre after fini_eliminate.
19155         * tree-ssa-tailmerge.c: Include tree-cfgcleanup.h.
19156         (tail_merge_optimize): Run cleanup_tree_cfg if requested by
19157         PRE to get rid of dead code that has invalid SSA form and
19158         split critical edges again.
19160 2017-05-11  Bin Cheng  <bin.cheng@arm.com>
19162         * rtlanal.c (rtx_cost): Handle TRUNCATE between tieable modes.
19164 2017-05-11  Richard Biener  <rguenther@suse.de>
19166         * passes.c (execute_function_todo): Verify loops if they are
19167         said to be up-to-date.
19168         * cfgexpand.c (pass_expand::execute): Discard loops for -dx.
19169         * trans-mem.c (pass_tm_edges::execute): Mark loops for fixup.
19171 2017-05-10  John David Anglin  <danglin@gcc.gnu.org>
19173         PR target/80090
19174         * config/pa/pa.c (pa_assemble_integer): When outputting a SYMBOL_REF,
19175         handle calling assemble_external ourself.
19177         PR target/79027
19178         * config/pa/pa.c (pa_cannot_change_mode_class): Reject changes to/from
19179         modes with zero size.  Enhance comment.
19181 2017-05-10  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
19183         * config/rs6000/rs6000.c (altivec_init_builtins): Define POWER8
19184         built-ins for vec_xl and vec_xst with short and char pointer
19185         arguments.
19187 2017-05-10  Sebastian Peryt  <sebastian.peryt@intel.com>
19189         * config/i386/avx512fintrin.h (_mm_mask_max_round_sd)
19190         (_mm_maskz_max_round_sd, _mm_mask_max_round_ss)
19191         (_mm_maskz_max_round_ss, _mm_mask_min_round_sd)
19192         (_mm_maskz_min_round_sd, _mm_mask_min_round_ss)
19193         (_mm_maskz_min_round_ss): New intrinsics.
19194         * config/i386/i386-builtin-types.def (V2DF, V2DF, V2DF, V2DF, UQI, INT)
19195         (V4SF, V4SF, V4SF, V4SF, UQI, INT): New function type aliases.
19196         * config/i386/i386-builtin.def (__builtin_ia32_maxsd_mask_round)
19197         (__builtin_ia32_maxss_mask_round, __builtin_ia32_minsd_mask_round)
19198         (__builtin_ia32_minss_mask_round): New builtins.
19199         * config/i386/i386.c (V2DF_FTYPE_V2DF_V2DF_V2DF_UQI_INT)
19200         (V4SF_FTYPE_V4SF_V4SF_V4SF_UQI_INT): Handle new types.
19201         * config/i386/sse.md (<sse>_vm<code><mode>3<round_saeonly_name>):
19202         Rename to ...
19203         (<sse>_vm<code><mode>3<mask_name><round_saeonly_name>): ... this.
19204         (v<maxmin_float><ssescalarmodesuffix>\t{<round_saeonly_op3>%2, %1, %0|%0, %1, %<iptr>2<round_saeonly_op3>}):
19205         Change to ...
19206         (v<maxmin_float><ssescalarmodesuffix>\t{<round_saeonly_mask_op3>%2, %1, %0<mask_operand3>|%0<mask_operand3>, %1, %<iptr>2<round_saeonly_mask_op3>}):
19207         ... this.
19209 2017-05-10  Sebastian Peryt  <sebastian.peryt@intel.com>
19211         * config/i386/avx512fintrin.h (_mm_mask_mul_round_sd)
19212         (_mm_maskz_mul_round_sd, _mm_mask_mul_round_ss)
19213         (_mm_maskz_mul_round_ss, _mm_mask_div_round_sd)
19214         (_mm_maskz_div_round_sd, _mm_mask_div_round_ss)
19215         (_mm_maskz_div_round_ss, _mm_mask_mul_sd, _mm_maskz_mul_sd)
19216         (_mm_mask_mul_ss, _mm_maskz_mul_ss, _mm_mask_div_sd)
19217         (_mm_maskz_div_sd, _mm_mask_div_ss, _mm_maskz_div_ss): New intrinsics.
19218         * config/i386/i386-builtin-types.def (V2DF_FTYPE_V2DF_V2DF_V2DF_UQI_INT)
19219         (V4SF_FTYPE_V4SF_V4SF_V4SF_UQI_INT): New function type aliases.
19220         * config/i386/i386-builtin.def (__builtin_ia32_divsd_mask_round)
19221         (__builtin_ia32_divss_mask_round, __builtin_ia32_mulsd_mask_round)
19222         (__builtin_ia32_mulss_mask_round): New builtins.
19223         * config/i386/i386.c (V2DF_FTYPE_V2DF_V2DF_V2DF_UQI_INT)
19224         (V4SF_FTYPE_V4SF_V4SF_V4SF_UQI_INT): Handle new types.
19225         * config/i386/sse.md (<sse>_vm<multdiv_mnemonic><mode>3<round_name>):
19226         Rename to ...
19227         (<sse>_vm<multdiv_mnemonic><mode>3<mask_name><round_name>): ... this.
19228         (v<multdiv_mnemonic><ssescalarmodesuffix>\t{<round_op3>%2, %1, %0|%0, %1, %<iptr>2<round_op3>}):
19229         Change to ...
19230         (v<multdiv_mnemonic><ssescalarmodesuffix>\t{<round_mask_op3>%2, %1, %0<mask_operand3>|%0<mask_operand3>, %1, %<iptr>2<round_mask_op3>}):
19231         ... this.
19233 2017-05-10  Julia Koval  <julia.koval@intel.com>
19235         * config/i386/avxintrin.h (_mm256_set_m128, _mm256_set_m128d)
19236         (_mm256_set_m128i, _mm256_setr_m128, _mm256_setr_m128d)
19237         (_mm256_setr_m128i): New intrinsics.
19239 2017-05-10  Julia Koval  <julia.koval@intel.com>
19241         * config/i386/avx512fintrin.h (_mm_mask_rcp14_sd)
19242         (_mm_maskz_rcp14_sd, _mm_mask_rcp14_ss)
19243         (_mm_maskz_rcp14_ss): New intrinsics.
19244         * config/i386/i386-builtin.def (__builtin_ia32_rcp14sd_mask)
19245         (__builtin_ia32_rcp14ss_mask): New builtins.
19246         * config/i386/sse.md (srcp14<mode>_mask): New pattern.
19248 2017-05-10  Peter Bergner  <bergner@vnet.ibm.com>
19250         PR tree-optimization/51513
19251         * tree-cfg.c (gimple_seq_unreachable_p): New function.
19252         (assert_unreachable_fallthru_edge_p): Use it.
19253         (group_case_labels_stmt): Likewise.
19254         * tree-cfg.h: Prototype it.
19255         * stmt.c: Include cfghooks.h and tree-cfg.h.
19256         (emit_case_dispatch_table) <gap_label>: New local variable.
19257         Use it to fill dispatch table gaps.
19258         Test for default_label before updating probabilities.
19259         (expand_case) <default_label>: Remove unneeded initialization.
19260         Test for unreachable default case statement and remove its edge.
19261         Set default_label accordingly.
19262         * tree-ssa-ccp.c (optimize_unreachable): Update comment.
19264 2017-05-10  Carl Love  <cel@us.ibm.com>
19266         * config/rs6000/rs6000-c: Add support for built-in functions
19267         vector signed char      vec_neg (vector signed char)
19268         vector signed short int vec_neg (vector short int)
19269         vector signed int       vec_neg (vector signed int)
19270         vector signed long long vec_neg (vector signed long long)
19271         vector float            vec_neg (vector float)
19272         vector double           vec_neg (vector double)
19273         * config/rs6000/rs6000-builtin.def: Add definitions for NEG function
19274         overload.
19275         * config/rs6000/altivec.h: Add define for vec_neg
19276         * doc/extend.texi: Update the built-in documentation for the
19277         new built-in functions.
19279 2017-05-10  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
19281         PR tree-optimization/77644
19282         * match.pd (sqrt(x) cmp sqrt(y) -> x cmp y): New pattern.
19284 2017-05-10  Nathan Sidwell  <nathan@acm.org>
19286         * dumpfile.h (TDI_lang_all): New.
19287         (TDF_KIND): New. Renumber others
19288         (TDF_LANG, TDF_TREE, TDF_RTL, TDF_IPA): Enumerate value, rather
19289         than bits.
19290         * dumpfile.c (dump_files): Mark language dumps as TDF_LANG.  add
19291         lang-all.
19292         (get_dump_file_name): Adjust suffix generation.
19293         (dump_enable_all): Use TDF_KIND.
19294         * doc/invoke.texi (-fdump-lang-all): Document.
19296         * dumpfile.h: Tabify.
19298 2017-05-10  Wilco Dijkstra  <wdijkstr@arm.com>
19300         PR target/80671
19301         * config/aarch64/cortex-a57-fma-steering.c (merge_forest):
19302         Move member access before delete.
19304 2017-05-10  Alexandre Oliva <aoliva@redhat.com>
19306         * tree-inline.c (expand_call_inline): Split block at stmt
19307         before the call.
19309 2017-05-09  Michael Meissner  <meissner@linux.vnet.ibm.com>
19311         PR target/68163
19312         * config/rs6000/rs6000.md (f32_lr): Delete mode attributes that
19313         are now unused after splitting mov{sf,sd}_hardfloat.
19314         (f32_lr2): Likewise.
19315         (f32_lm): Likewise.
19316         (f32_lm2): Likewise.
19317         (f32_li): Likewise.
19318         (f32_li2): Likewise.
19319         (f32_lv): Likewise.
19320         (f32_sr): Likewise.
19321         (f32_sr2): Likewise.
19322         (f32_sm): Likewise.
19323         (f32_sm2): Likewise.
19324         (f32_si): Likewise.
19325         (f32_si2): Likewise.
19326         (f32_sv): Likewise.
19327         (f32_dm): Likewise.
19328         (f32_vsx): Likewise.
19329         (f32_av): Likewise.
19330         (mov<mode>_hardfloat): Split into separate movsf and movsd pieces.
19331         For movsf, order stores so the VSX stores occur before the GPR
19332         store which encourages the register allocator to use a traditional
19333         FPR instead of a GPR.  For movsd, order the stores so that the GPR
19334         store comes before the VSX stores to allow the power6 to work.
19335         This is due to the power6 not having a 32-bit integer store
19336         instruction from a FPR.
19337         (movsf_hardfloat): Likewise.
19338         (movsd_hardfloat): Likewise.
19340 2017-05-09  Martin Sebor  <msebor@redhat.com>
19342         PR translation/80280
19343         * config/sol2-c.c (cmn_err_flag_specs): Initialize new data member
19344         added in r247778.
19346         PR translation/80280
19347         * config/i386/msformat-c.c (ms_printf_flag_specs): Initialize new
19348         data member added in r247778.
19349         (ms_scanf_flag_specs, ms_strftime_flag_specs): Same.
19351 2017-05-09  Nathan Sidwell  <nathan@acm.org>
19353         * tree.h (tree_fits_shwi_p, tree_fits_uhwi_p): Unconditionally pure.
19355         * ipa-devirt.c (default_hash_traits<type_pair>): Skip struct-scope
19356         typedefs.
19358 2017-05-09  Marek Polacek  <polacek@redhat.com>
19360         * doc/invoke.texi: Fix typo.
19362 2017-05-09  Richard Biener  <rguenther@suse.de>
19364         * tree-vrp.c (vrp_val_is_max): Adjust comment.
19365         (vrp_val_is_min): Likewise.
19366         (set_value_range_to_value): Likewise.
19367         (set_value_range_to_nonnegative): Likewise.
19368         (gimple_assign_nonzero_p): Likewise.
19369         (gimple_stmt_nonzero_p): Likewise.
19370         (vrp_int_const_binop): Likewise.  Remove unreachable case.
19371         (adjust_range_with_scev): Adjust comments.
19372         (compare_range_with_value): Likewise.
19373         (extract_range_from_phi_node): Likewise.
19374         (test_for_singularity): Likewise.
19376 2017-05-09  Richard Biener  <rguenther@suse.de>
19378         * tree-vrp.c (get_single_symbol): Add assert that we don't
19379         get overflowed constants as invariant part.
19380         (compare_values_warnv): Add comment before the TREE_NO_WARNING
19381         checks.  Use wi::cmp instead of recursing for integer constants.
19382         (compare_values): Just ignore whether we assumed undefined
19383         overflow instead of failing the compare.
19384         (extract_range_for_var_from_comparison_expr): Add comment before the
19385         TREE_NO_WARNING sets.
19386         (test_for_singularity): Likewise.
19387         (extract_range_from_comparison): Do not disable optimization
19388         when we assumed undefined overflow.
19389         (extract_range_basic): Remove init of unused var.
19391 2017-05-09  Richard Biener  <rguenther@suse.de>
19393         * tree-vrp.c (vrp_int_const_binop): Use wide-ints and simplify.
19394         (extract_range_from_multiplicative_op_1): Adjust.
19395         (extract_range_from_binary_expr_1): Use int_const_binop.
19397 2017-05-08  Kelvin Nilsen  <kelvin@gcc.gnu.org>
19399         PR target/80101
19400         * config/rs6000/power6.md: Replace store_data_bypass_p calls with
19401         rs6000_store_data_bypass_p in seven define_bypass directives and
19402         in several comments.
19403         * config/rs6000/rs6000-protos.h: Add prototype for
19404         rs6000_store_data_bypass_p function.
19405         * config/rs6000/rs6000.c (rs6000_store_data_bypass_p): New
19406         function implements slightly different (rs6000-specific) semantics
19407         than store_data_bypass_p, returning false rather than aborting
19408         with assertion error when arguments do not satisfy the
19409         requirements of store data bypass.
19410         (rs6000_adjust_cost): Replace six calls of store_data_bypass_p with
19411         rs6000_store_data_bypass_p.
19413 2017-05-08  Max Filippov  <jcmvbkbc@gmail.com>
19415         * config/xtensa/xtensa-protos.h
19416         (xtensa_initial_elimination_offset): New declaration.
19417         * config/xtensa/xtensa.c (xtensa_initial_elimination_offset):
19418         New function. Move its body from the INITIAL_ELIMINATION_OFFSET
19419         macro definition, add case for FRAME_POINTER_REGNUM when
19420         FRAME_GROWS_DOWNWARD.
19421         * config/xtensa/xtensa.h (FRAME_GROWS_DOWNWARD): New macro definition.
19422         (INITIAL_ELIMINATION_OFFSET): Replace body with call to
19423         xtensa_initial_elimination_offset.
19425 2017-05-08  Nathan Sidwell  <nathan@acm.org>
19427         * doc/invoke.texi: Alphabetize -fdump options.
19429 2017-05-08  Martin Sebor  <msebor@redhat.com>
19431         PR translation/80280
19432         * config/sol2-c.c (solaris_pragma_align): Correct quoting.
19434 2017-05-08  Bernd Edlinger  <bernd.edlinger@hotmail.de>
19436         * target.def (compute_frame_layout): New optional target hook.
19437         * doc/tm.texi.in (TARGET_COMPUTE_FRAME_LAYOUT): Add hook.
19438         * doc/tm.texi (TARGET_COMPUTE_FRAME_LAYOUT): Add documentation.
19439         * lra-eliminations.c (update_reg_eliminate): Call compute_frame_layout
19440         target hook.
19441         * reload1.c (verify_initial_elim_offsets): Likewise.
19442         * config/arm/arm.c (TARGET_COMPUTE_FRAME_LAYOUT): Define.
19443         (use_simple_return_p): Call arm_compute_frame_layout if needed.
19444         (arm_get_frame_offsets): Split up into this ...
19445         (arm_compute_frame_layout): ... and this function.
19447 2017-05-08  Richard Sandiford  <richard.sandiford@arm.com>
19449         * config/aarch64/constraints.md (Usa): New constraint.
19450         * config/aarch64/aarch64.md (*movsi_aarch64, *movdi_aarch64): Use it.
19452 2017-05-08  Thomas Preud'homme  <thomas.preudhomme@arm.com>
19454         * config.gcc (arm*-*-*): Set TM_MULTILIB_CONFIG from
19455         with_multilib_list after it has been checked.
19457 2017-05-08  Richard Biener  <rguenther@suse.de>
19459         * tree-ssa-pre.c (bitmap_set_and): Avoid bitmap copy.
19460         (bitmap_set_subtract_values): Likewise.
19462 2017-05-08  Richard Biener  <rguenther@suse.de>
19464         * tree-vrp.c (gimple_assign_nonzero_warnv_p): Rename to ...
19465         (gimple_assign_nonzero): ... this and remove strict_overflow_p
19466         argument.
19467         (gimple_stmt_nonzero_warnv_p): Rename to ...
19468         (gimple_stmt_nonzero_p): ... this and remove strict_overflow_p
19469         argument.
19470         (vrp_stmt_computes_nonzero): Remove strict_overflow_p argument.
19471         (extract_range_basic): Adjust, do not disable propagation on
19472         strict overflow sensitive simplification.
19473         (vrp_visit_cond_stmt): Likewise.
19475 2017-05-05  Jan Hubicka  <hubicka@ucw.cz>
19477         * ipa-inline-analysis.c (estimate_function_body_sizes): Recompute
19478         body size unconditionally.
19480 2017-05-07  Jeff Law  <law@redhat.com>
19482         Revert:
19483         2017-05-06  Jeff Law  <law@redhat.com>
19484         PR tree-optimization/78496
19485         * tree-vrp.c (simplify_assert_expr_using_ranges): Remove debugging
19486         code.
19488         PR tree-optimization/78496
19489         * tree-vrp.c (simplify_assert_expr_using_ranges): New function.
19490         (simplify_stmt_using_ranges): Call it.
19491         (vrp_dom_walker::before_dom_children): Extract equivalences
19492         from an ASSERT_EXPR with an equality comparison against a
19493         constant.
19495 2017-05-06  Jeff Law  <law@redhat.com>
19497         PR tree-optimization/78496
19498         * tree-vrp.c (simplify_assert_expr_using_ranges): Remove debugging
19499         code.
19501         PR tree-optimization/78496
19502         * tree-vrp.c (simplify_assert_expr_using_ranges): New function.
19503         (simplify_stmt_using_ranges): Call it.
19504         (vrp_dom_walker::before_dom_children): Extract equivalences
19505         from an ASSERT_EXPR with an equality comparison against a
19506         constant.
19508 2017-05-06  Richard Sandiford  <richard.sandiford@linaro.org>
19510         * lra-constraints.c (lra_copy_reg_equiv): New function.
19511         (split_reg): Use it to copy equivalence information from the
19512         original register to the spill register.
19514 2017-05-06  Richard Sandiford  <richard.sandiford@linaro.org>
19516         PR rtl-optimization/75964
19517         * simplify-rtx.c (simplify_const_relational_operation): Remove
19518         invalid handling of comparisons of integer ABS.
19520 2017-05-06  Uros Bizjak  <ubizjak@gmail.com>
19522         * config/i386/i386.c (ext_80387_constant_init): Do not explicitly
19523         initialize to zero.
19524         (init_regs): Remove declaration.
19525         (function_arg_advance_32): Initialize error_p as boolean variable.
19527 2017-05-05  Nathan Sidwell  <nathan@acm.org>
19529         * store-motion.c (remove_reachable_equiv_notes): Reformat long
19530         lines.  Use for (;;).
19532 2017-05-05  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
19534         * config/rs6000/rs6000.c (rs6000_vect_nonmem): New static var.
19535         (rs6000_init_cost): Initialize rs6000_vect_nonmem.
19536         (rs6000_add_stmt_cost): Update rs6000_vect_nonmem.
19537         (rs6000_finish_cost): Avoid vectorizing simple copy loops with
19538         VF=2 that require versioning.
19540 2017-05-05  David Malcolm  <dmalcolm@redhat.com>
19542         * diagnostic.h (CARET_LINE_MARGIN): Convert from macro to const
19543         int.
19545 2017-05-05  David Malcolm  <dmalcolm@redhat.com>
19547         * diagnostic.h (diagnostic_override_option_index): Convert from
19548         macro to inline function.
19550 2017-05-05  David Malcolm  <dmalcolm@redhat.com>
19552         * diagnostic.c (last_module_changed_p): New function.
19553         (set_last_module): New function.
19554         (diagnostic_report_current_module): Convert macro usage to
19555         the above functions.
19556         * diagnostic.h (diagnostic_context::last_module): Strengthen
19557         from const line_map * to const line_map_ordinary *.
19558         (diagnostic_last_module_changed): Delete macro.
19559         (diagnostic_set_last_module): Delete macro.
19561 2017-05-05  David Malcolm  <dmalcolm@redhat.com>
19563         * diagnostic.c (diagnostic_impl): Replace report_diagnostic
19564         with diagnostic_report_diagnostic.
19565         (diagnostic_n_impl_richloc): Likewise.
19566         * diagnostic.h (report_diagnostic): Delete macro.
19567         * rtl-error.c (diagnostic_for_asm): Replace report_diagnostic
19568         with diagnostic_report_diagnostic.
19569         * substring-locations.c (format_warning_va): Likewise.
19571 2017-05-05  David Malcolm  <dmalcolm@redhat.com>
19573         * diagnostic.c (diagnostic_report_diagnostic): Eliminate
19574         save/restor of format_spec.  Move option-printing code to...
19575         (print_option_information): ...this new function, and
19576         reimplement by simply printing to the pretty_printer,
19577         rather than appending to the format string.
19579 2017-05-05  David Malcolm  <dmalcolm@redhat.com>
19581         * diagnostic.c (diagnostic_report_diagnostic): Split out pragma
19582         handling logic into...
19583         (update_effective_level_from_pragmas): ...this new function.
19585 2017-05-04  Andrew Waterman  <andrew@sifive.com>
19587         * config/riscv/riscv.opt (mstrict-align): New option.
19588         * config/riscv/riscv.h (STRICT_ALIGNMENT): Use it.  Update comment.
19589         (SLOW_UNALIGNED_ACCESS): Define.
19590         (riscv_slow_unaligned_access): Declare.
19591         * config/riscv/riscv.c (riscv_tune_info): Add slow_unaligned_access
19592         field.
19593         (riscv_slow_unaligned_access): New variable.
19594         (rocket_tune_info): Set slow_unaligned_access to true.
19595         (optimize_size_tune_info): Set slow_unaligned_access to false.
19596         (riscv_cpu_info_table): Add entry for optimize_size_tune_info.
19597         (riscv_valid_lo_sum_p): Use TARGET_STRICT_ALIGN.
19598         (riscv_option_override): Set riscv_slow_unaligned_access.
19599         * doc/invoke.texi: Add -mstrict-align to RISC-V.
19601 2017-05-04  Kito Cheng  <kito.cheng@gmail.com>
19603         * config/riscv/riscv.md: Unify indentation.
19605 2017-05-05  Michael Meissner  <meissner@linux.vnet.ibm.com>
19607         PR target/79038
19608         PR target/79202
19609         PR target/79203
19610         * config/rs6000/rs6000.md (u code attribute): Add FIX and
19611         UNSIGNED_FIX.
19612         (extendsi<mode>2): Add support for doing sign extension via
19613         VUPKHSW and XXPERMDI if the value is in Altivec registers and we
19614         don't have ISA 3.0 instructions.
19615         (extendsi<mode>2 splitter): Likewise.
19616         (fix_trunc<mode>si2): If we are at ISA 2.07 (VSX small integer),
19617         generate the normal insns since SImode can now go in vector
19618         registers.  Disallow the special UNSPECs needed for previous
19619         machines to hide SImode being used.  Add new insns
19620         fctiw{,w}_<mode>_smallint if SImode can go in vector registers.
19621         (fix_trunc<mode>si2_stfiwx): Likewise.
19622         (fix_trunc<mode>si2_internal): Likewise.
19623         (fixuns_trunc<mode>si2): Likewise.
19624         (fixuns_trunc<mode>si2_stfiwx): Likewise.
19625         (fctiw<u>z_<mode>_smallint): Likewise.
19626         (fctiw<u>z_<mode>_mem): New combiner pattern to prevent conversion
19627         of floating point to 32-bit integer from doing a direct move to
19628         the GPR registers to do a store.
19629         (fctiwz_<mode>): Break long line.
19631 2017-05-05  Bin Cheng  <bin.cheng@arm.com>
19633         * Makefile.in (GTFILES): Add tree-ssa-loop-ivopts.c.
19634         * tree-ssa-loop-ivopts.c (compute_max_addr_offset): Delete.
19635         (addr_list, addr_offset_valid_p): New.
19636         (split_address_groups): Check offset validity with above function.
19637         (gt-tree-ssa-loop-ivopts.h): Include header file.
19639 2017-05-05  Nathan Sidwell  <nathan@acm.org>
19641         * config.gcc (arm*-*-*): Add missing 'fi'.
19643 2017-05-05  Steve Ellcey  <sellcey@cavium.com>
19645         * doc/invoke.texi (-fopt-info): Explicitly say order of options
19646         included in -fopt-info does not matter.
19647         * doc/optinfo.texi (-fopt-info): Fix description of default
19648         behavour. Explicitly say order of options included in -fopt-info
19649         does not matter.
19651 2017-05-05  Thomas Preud'homme  <thomas.preudhomme@arm.com>
19653         * config.gcc: Allow combinations of aprofile and rmprofile values for
19654         --with-multilib-list.
19655         * config/arm/t-multilib: New file.
19656         * config/arm/t-aprofile: Remove initialization of MULTILIB_*
19657         variables.  Remove setting of ISA and floating-point ABI in
19658         MULTILIB_OPTIONS and MULTILIB_DIRNAMES.  Set architecture and FPU in
19659         MULTI_ARCH_OPTS_A and MULTI_ARCH_DIRS_A rather than MULTILIB_OPTIONS
19660         and MULTILIB_DIRNAMES respectively.  Add comment to introduce all
19661         matches.  Add architecture matches for marvel-pj4 and generic-armv7-a
19662         CPU options.
19663         * config/arm/t-rmprofile: Likewise except for the matches changes.
19664         * doc/install.texi (--with-multilib-list): Document the combination of
19665         aprofile and rmprofile values and warn about pitfalls in doing that.
19667 2017-05-05  Wilco Dijkstra  <wdijkstr@arm.com>
19669         * config/aarch64/aarch64.md (movsi_aarch64): Remove '*' from r=w.
19670         (movdi_aarch64): Likewise.
19672 2017-05-05  Jakub Jelinek  <jakub@redhat.com>
19674         PR tree-optimization/80632
19675         * tree-switch-conversion.c (struct switch_conv_info): Add target_vop
19676         field.
19677         (build_arrays): Initialize it for virtual phis.
19678         (fix_phi_nodes): Use it for virtual phis.
19680         PR tree-optimization/80558
19681         * tree-vrp.c (extract_range_from_binary_expr_1): Optimize
19682         [x, y] op z into [x op, y op z] for op & or | if conditions
19683         are met.
19685 2017-05-05  Andre Vieira  <andre.simoesdiasvieira@arm.com>
19686             Prakhar Bahuguna  <prakhar.bahuguna@arm.com>
19688         PR target/71607
19689         * config/arm/arm.md (use_literal_pool): Remove.
19690         (64-bit immediate split): No longer takes cost into consideration
19691         if arm_disable_literal_pool is enabled.
19692         * config/arm/arm.c (arm_tls_referenced_p): Add diagnostic if TLS is
19693         used when arm_disable_literal_pool is enabled.
19694         (arm_max_const_double_inline_cost): Remove use of
19695         arm_disable_literal_pool.
19696         (push_minipool_fix): Add assert.
19697         (arm_reorg): Add return if arm_disable_literal_pool is enabled.
19698         * config/arm/vfp.md (no_literal_pool_df_immediate): New.
19699         (no_literal_pool_sf_immediate): New.
19701 2017-05-05  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
19703         PR tree-optimization/80613
19704         * tree-ssa-dce.c (propagate_necessity): Remove cases for
19705         BUILT_IN_STRDUP and BUILT_IN_STRNDUP.
19707 2017-05-05  Richard Biener  <rguenther@suse.de>
19709         * tree-ssa-pre.c (get_or_alloc_expr_for): Simplify.
19711 2017-05-05  Georg-Johann Lay  <avr@gjlay.de>
19713         * config/avr/avr.md [flag_strict_overflow]: Remove any occurence
19714         of this flag from insn conditions due to removal from r247495.
19716 2017-05-05  Wilco Dijkstra  <wdijkstr@arm.com>
19718         * config/arm/aarch-common.c (arm_early_load_addr_dep_ptr):
19719         New function.
19720         (arm_early_store_addr_dep_ptr): Likewise.
19721         * config/arm/aarch-common-protos.h
19722         (arm_early_load_addr_dep_ptr): Add prototype.
19723         (arm_early_store_addr_dep_ptr): Likewise.
19724         * config/arm/cortex-a53.md: Add new bypasses.
19726 2017-05-05  Jakub Jelinek  <jakub@redhat.com>
19728         * tree.c (next_type_uid): Change type to unsigned.
19729         (type_hash_canon): Decrement back next_type_uid if
19730         freeing a type node with the highest TYPE_UID.  For INTEGER_TYPEs
19731         also ggc_free TYPE_MIN_VALUE, TYPE_MAX_VALUE and TYPE_CACHED_VALUES
19732         if possible.
19734 2017-05-04  Martin Sebor  <msebor@redhat.com>
19736         * builtins.c: Fix a trivial typo in a comment.
19738         PR middle-end/79234
19739         * builtins.c (check_sizes): Adjust to handle reading past the end.
19740         Avoid printing excessive upper bound of ranges.  Use %E to print
19741         tree nodes instead of converting them to %wu.
19742         (expand_builtin_memchr): New function.
19743         (compute_dest_size): Rename...
19744         (compute_objsize): ...to this.
19745         (expand_builtin_memcpy): Adjust.
19746         (expand_builtin_mempcpy): Adjust.
19747         (expand_builtin_strcat): Adjust.
19748         (expand_builtin_strcpy): Adjust.
19749         (check_strncat_sizes): Adjust.
19750         (expand_builtin_strncat): Adjust.
19751         (expand_builtin_strncpy): Adjust and simplify.
19752         (expand_builtin_memset): Adjust.
19753         (expand_builtin_bzero): Adjust.
19754         (expand_builtin_memcmp): Adjust.
19755         (expand_builtin): Handle memcmp.
19756         (maybe_emit_chk_warning): Check strncat just once.
19758 2017-05-04  Martin Sebor  <msebor@redhat.com>
19760         PR preprocessor/79214
19761         PR middle-end/79222
19762         PR middle-end/79223
19763         * builtins.c (check_sizes): Add inlining context and issue
19764         warnings even when -Wno-system-headers is set.
19765         (check_strncat_sizes): Same.
19766         (expand_builtin_strncat): Same.
19767         (expand_builtin_memmove): New function.
19768         (expand_builtin_stpncpy): Same.
19769         (expand_builtin): Handle memmove and stpncpy.
19771 2017-05-04  Bin Cheng  <bin.cheng@arm.com>
19773         * tree-ssa-loop-ivopts.c (struct cost_pair): Remove field inv_expr
19774         which is not used any more.
19776 2017-05-04  Wilco Dijkstra  <wdijkstr@arm.com>
19778         * config/aarch64/aarch64.c (generic_tunings): Update prefetch model.
19780 2017-05-04  Wilco Dijkstra  <wdijkstr@arm.com>
19782         * config/aarch64/aarch64.c (cortexa35_tunings): Set jump alignment to 4.
19783         (cortexa53_tunings): Likewise.
19784         (cortexa57_tunings): Likewise.
19785         (cortexa72_tunings): Likewise.
19786         (cortexa73_tunings): Likewise.
19788 2017-05-04  Wilco Dijkstra  <wdijkstr@arm.com>
19790         * config/aarch64/aarch64.c (generic_tunings): Set jump alignment to 4.
19791         Set loop alignment to 8.
19793 2017-05-04  Martin Sebor  <msebor@redhat.com>
19795         PR translation/80280
19796         * builtins.c (expand_builtin_object_size): Add missing quoting to
19797         %D and like directives.
19798         * hsa-gen.c (hsa_type_for_scalar_tree_type): Same.
19799         (hsa_type_for_tree_type): Same.
19800         (verify_function_arguments): Same.
19801         * symtab.c (symbol_table::change_decl_assembler_name): Same.
19802         * varasm.c (get_section): Same.
19803         (mark_weak): Same.
19805 2017-05-04  Martin Sebor  <msebor@redhat.com>
19807         PR translation/80280
19808         * config/i386/i386.c (ix86_function_versions): Quote a %D directive.
19810 2017-05-04  Wilco Dijkstra  <wdijkstr@arm.com>
19812         * config/aarch64/aarch64.c (generic_addrcost_table):
19813         Change HI/TI mode setting.
19815 2017-05-04  Martin Jambor  <mjambor@suse.cz>
19817         PR tree-optimization/80622
19818         * tree-sra.c (comes_initialized_p): New function.
19819         (build_accesses_from_assign): Only set write lazily when
19820         comes_initialized_p is false.
19821         (analyze_access_subtree): Use comes_initialized_p.
19822         (propagate_subaccesses_across_link): Assert !comes_initialized_p
19823         instead of testing for PARM_DECL.
19825 2017-05-04  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
19827         * config/aarch64/aarch64.md (prefetch); Adjust predicate and
19828         constraint on operand 0 to allow more general addressing modes.
19829         Adjust output template.
19830         * config/aarch64/aarch64.c (aarch64_address_valid_for_prefetch_p):
19831         New function.
19832         * config/aarch64/aarch64-protos.h
19833         (aarch64_address_valid_for_prefetch_p): Declare prototype.
19834         * config/aarch64/constraints.md (Dp): New address constraint.
19835         * config/aarch64/predicates.md (aarch64_prefetch_operand): New
19836         predicate.
19838 2017-05-04  Jan Hubicka  <hubicka@ucw.cz>
19840         * ipa-cp.c (perform_estimation_of_a_value): Drop base_time parameter;
19841         update use of estimate_ipcp_clone_size_and_time.
19842         (estimate_local_effects): Update use of
19843         estimate_ipcp_clone_size_and_time and perform_estimation_of_a_value.
19844         * ipa-inline.h (estimate_ipcp_clone_size_and_time): Update prototype.
19845         * ipa-inline-analysis.c (estimate_ipcp_clone_size_and_time):
19846         Return nonspecialized time.
19848 2017-05-04  Richard Biener  <rguenther@suse.de>
19850         * tree-ssa-alias.c (get_continuation_for_phi): Improve looking
19851         for the last VUSE which def dominates the PHI.  Directly call
19852         maybe_skip_until.
19853         (get_continuation_for_phi_1): Remove.
19855 2017-05-04  Richard Sandiford  <richard.sandiford@linaro.org>
19857         * tree-ssa-loop-manip.c (niter_for_unrolled_loop): Add commentary
19858         to explain the use of truncating division.  Cap the number of
19859         iterations to the maximum given by nb_iterations_upper_bound,
19860         if defined.
19862 2017-05-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
19864         * configure.ac (--enable-mingw-wildcard): Add new configurable feature.
19865         * configure: Regenerate.
19866         * config.in: Regenerate.
19867         * config/i386/driver-mingw32.c: new file.
19868         * config/i386/x-mingw32: Add rule to build driver-mingw32.o.
19869         * config.host: Link driver-mingw32.o on MinGW host.
19870         * doc/install.texi: Document new --enable-mingw-wildcard configure
19871         option.
19873 2017-05-04  Marek Polacek  <polacek@redhat.com>
19875         PR tree-optimization/80612
19876         * calls.c (get_size_range): Check for INTEGRAL_TYPE_P.
19878 2017-05-04  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>
19879             Andre Simoes Dias Vieira  <andre.simoesdiasvieira@arm.com>
19881         * config/arm/arm.md (movsi): Change TARGET_32BIT to TARGET_HAVE_MOVT.
19882         (movt splitter): Likewise.
19883         * config/arm/arm.c (arm_option_check_internal): Change arm_arch_thumb2
19884         to TARGET_HAVE_MOVT, and merge with -mslow-flash-data check.
19885         (const_ok_for_arm): Change else to else if (TARGET_THUMB2) and add else
19886         block for Thumb-1 with MOVT.
19887         (thumb2_legitimate_address_p): Move code block ...
19888         (can_avoid_literal_pool_for_label_p): ... into this new function.
19889         (thumb1_legitimate_address_p): Add check for TARGET_HAVE_MOVT and
19890         literal pool.
19891         (thumb_legitimate_constant_p): Add conditional on TARGET_HAVE_MOVT
19892         * doc/invoke.texi (-mpure-code): Change "ARMv7-M targets" for
19893         "M-profile targets with the MOVT instruction".
19895 2017-05-04  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>
19897         * config/arm/arm-builtins.c (arm_init_builtins): Rename
19898         __builtin_arm_ldfscr to __builtin_arm_get_fpscr, and rename
19899         __builtin_arm_stfscr to __builtin_arm_set_fpscr.
19901 2017-05-04  Martin Liska  <mliska@suse.cz>
19903         * tree-vrp.c (simplify_cond_using_ranges_2): Remove unused
19904         variable cond_code.
19906 2017-05-04  Richard Biener  <rguenther@suse.de>
19908         * tree.c (array_at_struct_end_p): Handle arrays at struct
19909         end with flexarrays more conservatively.  Refactor and treat
19910         arrays of arrays or aggregates more strict.  Fix
19911         VIEW_CONVERT_EXPR handling.  Remove allow_compref argument.
19912         * tree.c (array_at_struct_end_p): Adjust prototype.
19913         * emit-rtl.c (set_mem_attributes_minus_bitpos): Adjust.
19914         * gimple-fold.c (get_range_strlen): Likewise.
19915         * tree-chkp.c (chkp_may_narrow_to_field): Likewise.
19917 2017-05-04  Richard Biener  <rguenther@suse.de>
19919         PR tree-optimization/31130
19920         * tree-vrp.c (needs_overflow_infinity): Remove as always returning
19921         false.
19922         (supports_overflow_infinity): Likewise.
19923         (is_negative_overflow_infinity): Likewise.
19924         (is_positive_overflow_infinity): Likewise.
19925         (is_overflow_infinity): Likewise.
19926         (stmt_overflow_infinity): Likewise.
19927         (overflow_infinity_range_p): Likewise.
19928         (usable_range_p): Remove as always returning true.
19929         (make_overflow_infinity): Remove.
19930         (negative_overflow_infinity): Likewise.
19931         (positive_overflow_infinity): Likewise.
19932         (avoid_overflow_infinity): Likewise.
19933         (set_value_range): Adjust accordingly.
19934         (set_value_range_to_nonnegative): Likewise, remove now unused
19935         overflow_infinity arg.
19936         (vrp_operand_equal_p): Adjust.
19937         (update_value_range): Likewise.
19938         (range_int_cst_singleton_p): Likewise.
19939         (operand_less_p): Likewise.
19940         (compare_values_warnv): Likewise.
19941         (extract_range_for_var_from_comparison_expr): Likewise.
19942         (vrp_int_const_binop): Likewise.
19943         (zero_nonzero_bits_from_vr): Likewise.
19944         (extract_range_from_multiplicative_op_1): Likewise.
19945         (extract_range_from_binary_expr_1): Likewise.
19946         (extract_range_from_unary_expr): Likewise.
19947         (extract_range_from_comparison): Likewise.
19948         (extract_range_basic): Likewise.
19949         (adjust_range_with_scev): Likewise.
19950         (compare_ranges): Likewise.
19951         (compare_range_with_value): Likewise.
19952         (dump_value_range): Likewise.
19953         (test_for_singularity): Likewise, remove strict_overflow_p parameter
19954         never used.
19955         (simplify_cond_using_ranges): Adjust.
19957 2017-05-04  Pekka Jääskeläinen  <pekka.jaaskelainen@parmance.com>
19959         * brig-builtins.def: Added a builtin for class_f64.
19960         * builtin-types.def: Added a builtin type needed by class_f64.
19962 2017-05-03  Jason Merrill  <jason@redhat.com>
19964         * timevar.def: Add TV_CONSTEXPR.
19966 2017-05-03  David Malcolm  <dmalcolm@redhat.com>
19968         * common.opt (fdiagnostics-parseable-fixits): Fix typo.
19970 2017-05-03  Martin Jambor  <mjambor@suse.cz>
19972         * ipa-prop.c (ipa_update_after_lto_read): Removed.
19973         * ipa-prop.h (ipa_update_after_lto_read): Remove declaration.
19974         * ipa-cp.c (ipcp_propagate_stage): Do not call
19975         ipa_update_after_lto_read.
19976         * ipa-inline.c (ipa_inline): Likewise.
19978 2017-05-03  Martin Jambor  <mjambor@suse.cz>
19980         * ipa-prop.h (ipa_edge_args): Make a class.  Mark with for_user GTY
19981         tag.  Added a default constructor and a destructor.
19982         (ipa_edge_args_sum_t): New class;
19983         (ipa_edge_args_sum): Declare.
19984         (ipa_edge_args_vector): Remove declaration.
19985         (IPA_EDGE_REF): Use ipa_edge_args_sum.
19986         (ipa_free_edge_args_substructures): Remove declaration.
19987         (ipa_check_create_edge_args): Use ipa_edge_args_sum.
19988         (ipa_edge_args_info_available_for_edge_p): Likewise.
19989         * ipa-prop.c (ipa_edge_args_vector): Removed.
19990         (edge_removal_hook_holder): Likewise.
19991         (edge_duplication_hook_holder): Likewise.
19992         (ipa_edge_args_sum): New variable.
19993         (ipa_propagate_indirect_call_infos): Test ipa_edge_args_sum instead of
19994         ipa_edge_args_vector.
19995         (ipa_free_edge_args_substructures): Likewise.
19996         (ipa_free_all_edge_args): Free ipa_edge_args_sum instead of
19997         ipa_edge_args_vector.
19998         (ipa_edge_removal_hook): Turned into method
19999         ipa_edge_args_sum_t::remove.
20000         (ipa_edge_duplication_hook): Turned into method
20001         ipa_edge_args_sum_t::duplicate.
20002         (ipa_register_cgraph_hooks): Create ipa_edge_args_sum instead of
20003         registering edge hooks.
20004         (ipa_unregister_cgraph_hooks): Do not unregister edge hooks.
20005         * ipa-inline-analysis.c (estimate_function_body_sizes): Test
20006         ipa_edge_args_sum instead of ipa_edge_args_vector.
20007         * ipa-profile.c (ipa_profile): Likewise.
20009 2017-05-03  Martin Jambor  <mjambor@suse.cz>
20011         * symbol-summary.h (function_summary): New method exists.
20012         (function_summary::symtab_removal): Deallocate through release.
20013         (call_summary): New class.
20014         (gt_ggc_mx): New overload.
20015         (gt_pch_nx): Likewise.
20016         (gt_pch_nx): Likewise.
20018 2017-05-03  Jeff Law  <law@redhat.com>
20020         PR tree-optimization/78496
20021         * tree-vrp.c (simplify_cond_using_ranges_1): Renamed
20022         from simplify_cond_using_ranges.  Split off code to walk
20023         backwards through casts into ...
20024         (simplify_cond_using_ranges_2): New function.
20025         (simplify_stmt_using_ranges): Call simplify_cond_using_ranges_1.
20026         (execute_vrp): After identifying jump threads, call
20027         simplify_cond_using_ranges_2.
20029 2017-05-03  Jan Hubicka  <hubicka@ucw.cz>
20031         PR bootstrap/80609
20032         * ipa-inline.h (inline_summary): Add ctor.
20033         (create_ggc): Do not use ggc_cleared_alloc.
20035 2017-05-03  Jeff Downs  <heydowns@somuchpressure.net>
20036             Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
20038         * gcc.c (handle_braces): Support escaping in switch matching
20039         text.
20040         * doc/invoke.texi (Spec Files): Document it.
20041         Remove superfluous @code markup in items.
20043 2017-05-03  David Malcolm  <dmalcolm@redhat.com>
20045         * diagnostic-show-locus.c (struct column_range): New struct.
20046         (get_affected_columns): New function.
20047         (get_printed_columns): New function.
20048         (struct correction): New struct.
20049         (correction::ensure_capacity): New function.
20050         (correction::ensure_terminated): New function.
20051         (struct line_corrections): New struct.
20052         (line_corrections::~line_corrections): New dtor.
20053         (line_corrections::add_hint): New function.
20054         (layout::print_trailing_fixits): Reimplement in terms of the new
20055         classes.
20056         (selftest::test_overlapped_fixit_printing): New function.
20057         (selftest::diagnostic_show_locus_c_tests): Call it.
20059 2017-05-03  Nathan Sidwell  <nathan@acm.org>
20061         Canonicalize canonical type hashing
20062         * tree.h (type_hash_canon_hash): Declare.
20063         * tree.c (type_hash_list, attribute_hash_list): Move into
20064         type_hash_canon_hash.
20065         (build_type_attribute_qual_variant): Break out hash code calc into
20066         type_hash_canon_hash.
20067         (type_hash_canon_hash): New.  Generic type hash computation.
20068         (build_range_type_1, build_array_type_1, build_function_type,
20069         build_method_type_directly, build_offset_type, build_complex_type,
20070         make_vector_type): Call it.
20072 2017-05-03  Richard Biener  <rguenther@suse.de>
20074         * tree-vect-data-refs.c (vect_enhance_data_refs_alignment):
20075         When all DRs have unknown misaligned do not always peel
20076         when there is a store but apply the same costing model as if
20077         there were only loads.
20079 2017-05-03  Richard Biener  <rguenther@suse.de>
20081         Revert
20082         PR tree-optimization/80492
20083         * tree-ssa-alias.c (decl_refs_may_alias_p): Handle
20084         compare_base_decls returning dont-know properly.
20086 2017-05-03  Thomas Preud'homme  <thomas.preudhomme@arm.com>
20088         * config/arm/iterators.md (CCSI): New mode iterator.
20089         (arch): New mode attribute.
20090         * config/arm/sync.md (atomic_compare_and_swap<mode>_1): Rename into ...
20091         (atomic_compare_and_swap<CCSI:arch><NARROW:mode>_1): This and ...
20092         (atomic_compare_and_swap<CCSI:arch><SIDI:mode>_1): This.  Use CCSI
20093         code iterator for success result mode.
20094         * config/arm/arm.c (arm_expand_compare_and_swap): Adapt code to use
20095         the corresponding new insn generators.
20097 2017-05-03  Bin Cheng  <bin.cheng@arm.com>
20099         Revert r247509
20100         2017-05-02  Bin Cheng  <bin.cheng@arm.com>
20101         * rtlanal.c (rtx_cost): Handle TRUNCATE between tieable modes.
20103 2017-05-03  Richard Sandiford  <richard.sandiford@linaro.org>
20105         * tree-data-ref.h (SUB_CONFLICTS_IN_A): Wrap SUB argument in brackets.
20106         (SUB_CONFLICTS_IN_B, SUB_LAST_CONFLICT, SUB_DISTANCE): Likewise.
20107         (DDR_A): Wrap DDR argument in brackets.
20108         (DDR_B, DDR_AFFINE_P, DDR_ARE_DEPENDENT, DDR_SUBSCRIPTS): Likewise.
20109         (DDR_LOOP_NEST, DDR_INNER_LOOP, DDR_SELF_REFERENCE): Likewise.
20110         (DDR_REVERSED_P): Likewise.
20112 2017-05-03  Jakub Jelinek  <jakub@redhat.com>
20114         PR tree-optimization/79472
20115         * tree-switch-conversion.c (struct switch_conv_info): Add
20116         contiguous_range and default_case_nonstandard fields.
20117         (collect_switch_conv_info): Compute contiguous_range and
20118         default_case_nonstandard fields, don't clear final_bb if
20119         contiguous_range and only the default case doesn't have the required
20120         structure.
20121         (check_all_empty_except_final): Set default_case_nonstandard instead
20122         of failing if contiguous_range and the default case doesn't have empty
20123         block.
20124         (check_final_bb): Add SWTCH argument, don't fail if contiguous_range
20125         and only the default case doesn't have the required constants.  Skip
20126         virtual phis.
20127         (gather_default_values): Skip virtual phis.  Allow non-NULL CASE_LOW
20128         if default_case_nonstandard.
20129         (build_constructors): Build constant 1 just once.  Assert that default
20130         values aren't inserted in between cases if contiguous_range.  Skip
20131         virtual phis.
20132         (build_arrays): Skip virtual phis.
20133         (prune_bbs): Add DEFAULT_BB argument, don't remove that bb.
20134         (fix_phi_nodes): Don't add e2f phi arg if default_case_nonstandard.
20135         Handle virtual phis.
20136         (gen_inbound_check): Handle default_case_nonstandard case.
20137         (process_switch): Adjust check_final_bb caller.  Call
20138         gather_default_values with the first non-default case instead of
20139         default case if default_case_nonstandard.
20141 2017-05-02  Nathan Sidwell  <nathan@acm.org>
20143         * ggc-page.c (move_ptes_to_front): Replace unsigned >0 with i--
20144         check.  Fix formatting.
20146 2017-05-02  Jan Hubicka  <hubicka@ucw.cz>
20148         * ipa-inline-analysis.c (estimate_node_size_and_time): Allow roundoff
20149         errors when comparing specialized and unspecialized times.
20151 2017-05-02  David Malcolm  <dmalcolm@redhat.com>
20153         * diagnostic-show-locus.c
20154         (layout::should_print_annotation_line_p): Make private.
20155         (layout::print_annotation_line): Make private.
20156         (layout::annotation_line_showed_range_p): Make private.
20157         (layout::show_ruler): Make private.
20158         (layout::print_source_line): Make private.  Pass in line and
20159         line_width, rather than calling location_get_source_line.  Drop
20160         returned value.
20161         (layout::print_leading_fixits): New method.
20162         (layout::print_any_fixits): Rename to...
20163         (layout::print_trailing_fixits): ...this, and make private.
20164         Don't print newline fixits.
20165         (diagnostic_show_locus): Move logic for printing one row into...
20166         (layout::print_line): ...this new function.  Move the
20167         location_get_source_line call and error-handling from
20168         print_source_line to here.  Call print_leading_fixits, and rename
20169         print_any_fixits to print_trailing_fixits.
20170         (selftest::test_fixit_insert_containing_newline): Update now that
20171         newlines are partially supported.
20172         (selftest::test_fixit_insert_containing_newline_2): New test.
20173         (selftest::test_fixit_replace_containing_newline): Update comments.
20174         (selftest::diagnostic_show_locus_c_tests): Call the new test.
20175         * edit-context.c (class added_line): New class.
20176         (class edited_line): Describe newline handling in comment.
20177         (edited_line::actually_edited_p): New method.
20178         (edited_line::print_content): Delete redundant decl.
20179         (edited_line::m_predecessors): New field.
20180         (edited_file::print_content): Call edited_line::print_content.
20181         (edited_file::print_diff): Update to support newlines.
20182         (edited_file::print_diff_hunk): Likewise.
20183         (edited_file::print_run_of_changed_lines): New function.
20184         (edited_file::print_diff_line): Convert to...
20185         (print_diff_line): ...this.
20186         (edited_file::get_effective_line_count): New function.
20187         (edited_line::edited_line): Initialize new field m_predecessors.
20188         (edited_line::~edited_line): Clean up m_predecessors.
20189         (edited_line::apply_fixit): Handle newlines.
20190         (edited_line::get_effective_line_count): New function.
20191         (edited_line::print_content): New function.
20192         (edited_line::print_diff_lines): New function.
20193         (selftest::test_applying_fixits_insert_containing_newline): New
20194         test.
20195         (selftest::test_applying_fixits_replace_containing_newline): New
20196         test.
20197         (selftest::insert_line): New function.
20198         (selftest::test_applying_fixits_multiple_lines): Add example of
20199         inserting a line.
20200         (selftest::edit_context_c_tests): Call the new tests.
20202 2017-05-02  Bin Cheng  <bin.cheng@arm.com>
20204         * tree-ssa-loop-ivopts.c (get_scaled_computation_cost_at): Delete
20205         parameter cand.  Update dump information.
20206         (get_computation_cost): Update uses.
20208 2017-05-02  Bin Cheng  <bin.cheng@arm.com>
20210         * tree-ssa-loop-ivopts.c (get_computation_aff_1): New.
20211         (get_computation_aff): Reorder parameters.  Use get_computation_aff_1.
20212         (get_computation_at, rewrite_use_address): Update use of
20213         get_computation_aff.
20215 2017-05-02  Bin Cheng  <bin.cheng@arm.com>
20217         * tree-ssa-loop-ivopts.c (get_computation_at): Reorder parameters.
20218         (get_computation): Delete.
20219         (get_computation_cost): Implement like get_computation_cost_at.
20220         Use get_computation_at.
20221         (get_computation_cost_at): Delete.
20222         (rewrite_use_nonlinear_expr): Use get_computation_at.
20223         (rewrite_use_compare, remove_unused_ivs): Ditto.
20225 2017-05-02  Bin Cheng  <bin.cheng@arm.com>
20227         * tree-ssa-loop-ivopts.c (rewrite_use_address): Simple refactor.
20229 2017-05-02  Bin Cheng  <bin.cheng@arm.com>
20231         * tree-ssa-loop-ivopts.c (struct iv_ca): Rename n_regs to n_invs.
20232         (ivopts_global_cost_for_size): Rename parameter and update uses.
20233         (iv_ca_recount_cost): Update uses.
20234         (iv_ca_set_remove_invs, iv_ca_set_no_cp): Record invariants and
20235         candidates seperately in n_invs and n_cands.
20236         (iv_ca_set_add_invs, iv_ca_set_cp, iv_ca_new): Ditto.
20238 2017-05-02  Bin Cheng  <bin.cheng@arm.com>
20240         * tree-ssa-loop-ivopts.c (struct walk_tree_data): New.
20241         (find_inv_vars_cb): New.
20242         (find_depends): Renamed to ...
20243         (find_inv_vars): ... this.
20244         (add_candidate_1, force_var_cost): Call find_inv_vars.
20245         (split_address_cost, determine_group_iv_cost_cond): Ditto.
20247 2017-05-02  Bin Cheng  <bin.cheng@arm.com>
20249         * tree-ssa-loop-ivopts.c (struct cost_pair): Rename depends_on to
20250         inv_vars.  Add inv_exprs.
20251         (struct iv_cand): Rename depends_on to inv_vars.
20252         (struct ivopts_data): Rename max_inv_id/n_invariant_uses to
20253         max_inv_var_id/n_inv_var_uses.  Move max_inv_expr_id around.
20254         Refactor field used_inv_exprs from has_map to array n_inv_expr_uses.
20255         (dump_cand): Dump inv_vars.
20256         (tree_ssa_iv_optimize_init): Support inv_vars and inv_exprs.
20257         (record_invariant, find_depends, add_candidate_1): Ditto.
20258         (set_group_iv_cost, force_var_cost): Ditto.
20259         (split_address_cost, ptr_difference_cost, difference_cost): Ditto.
20260         (get_computation_cost_at, get_computation_cost): Ditto.
20261         (determine_group_iv_cost_generic): Ditto.
20262         (determine_group_iv_cost_address): Ditto.
20263         (determine_group_iv_cost_cond, autoinc_possible_for_pair): Ditto.
20264         (determine_group_iv_costs): Ditto.
20265         (iv_ca_recount_cost): Update call to ivopts_global_cost_for_size.
20266         (iv_ca_set_remove_invariants): Renamed to ...
20267         (iv_ca_set_remove_invs): ... this.  Support inv_vars and inv_exprs.
20268         (iv_ca_set_no_cp): Use iv_ca_set_remove_invs.
20269         (iv_ca_set_add_invariants):  Renamed to ...
20270         (iv_ca_set_add_invs): ... this.  Support inv_vars and inv_exprs.
20271         (iv_ca_set_cp): Use iv_ca_set_add_invs.
20272         (iv_ca_has_deps): Support inv_vars and inv_exprs.
20273         (iv_ca_new, iv_ca_free, iv_ca_dump, free_loop_data): Ditto.
20274         (create_new_ivs): Remove useless dump.
20276 2017-05-02  Bin Cheng  <bin.cheng@arm.com>
20278         * tree-ssa-loop-ivopts.c (get_computation_cost_at): Remove pseudo
20279         iv_cand code.
20280         (determine_group_iv_cost_cond, determine_iv_cost): Ditto.
20281         (iv_ca_set_no_cp, create_new_iv): Ditto.
20283 2017-05-02  Bin Cheng  <bin.cheng@arm.com>
20285         * rtlanal.c (rtx_cost): Handle TRUNCATE between tieable modes.
20287 2017-05-02  Xi Ruoyao  <ryxi@stu.xidian.edu.cn>
20289         * tree.h (EXPR_CILK_SPAWN): Use macro TREE_CHECK2 instead of
20290         function tree_check2.
20292 2017-05-02  Martin Liska  <mliska@suse.cz>
20294         * doc/gcov.texi: Add missing preposition.
20295         * gcov.c (function_info::function_info): Properly fill up
20296         all member variables.
20298 2017-05-02  Tamar Christina  <tamar.christina@arm.com>
20300         * expr.c (expand_expr_real_2): Re-cost if previous costs are the same.
20302 2017-05-02  Tamar Christina  <tamar.christina@arm.com>
20304         * simplify-rtx.c (simplify_binary_operation_1): Add LSHIFTRT case.
20306 2017-05-02  Martin Liska  <mliska@suse.cz>
20308         PR lto/77954.
20309         * lto-streamer-in.c (lto_read_tree_1): Remove
20310         LTO_STREAMER_DEBUG.
20311         * lto-streamer.c (struct tree_hash_entry): Likewise.
20312         (struct tree_entry_hasher): Likewise.
20313         (tree_entry_hasher::hash): Likewise.
20314         (tree_entry_hasher::equal): Likewise.
20315         (lto_streamer_init): Likewise.
20316         (lto_orig_address_map): Likewise.
20317         (lto_orig_address_get): Likewise.
20318         (lto_orig_address_remove): Likewise.
20319         * lto-streamer.h: Likewise.
20320         * tree-streamer-in.c (streamer_alloc_tree): Likewise.
20321         * tree-streamer-out.c (streamer_write_tree_header): Likewise.
20323 2017-05-02  Sebastian Peryt  <sebastian.peryt@intel.com>
20325         * config/i386/avx512fintrin.h (_mm_mask_add_round_sd)
20326         (_mm_maskz_add_round_sd, _mm_mask_add_round_ss)
20327         (mm_maskz_add_round_ss, _mm_mask_sub_round_sd)
20328         (mm_maskz_sub_round_sd, _mm_mask_sub_round_ss)
20329         (mm_maskz_sub_round_ss, _mm_mask_add_sd)
20330         (mm_maskz_add_sd, _mm_mask_add_ss, _mm_maskz_add_ss)
20331         (mm_mask_sub_sd, _mm_maskz_sub_sd, _mm_mask_sub_ss)
20332         (mm_maskz_sub_ss): New intrinsics.
20333         * config/i386/i386-builtin-types.def (V2DF_FTYPE_V2DF_V2DF_V2DF_UQI_INT)
20334         (V4SF_FTYPE_V4SF_V4SF_V4SF_UQI_INT): New function type aliases.
20335         * config/i386/i386-builtin.def (__builtin_ia32_addsd_mask_round)
20336         (__builtin_ia32_addss_mask_round, __builtin_ia32_subsd_mask_round)
20337         (__builtin_ia32_subss_mask_round): New builtins.
20338         * config/i386/i386.c (V2DF_FTYPE_V2DF_V2DF_V2DF_UQI_INT)
20339         (V4SF_FTYPE_V4SF_V4SF_V4SF_UQI_INT): Handle new types.
20340         * config/i386/sse.md (<sse>_vm<plusminus_insn><mode>3<round_name>):
20341         Renamed to ...
20342         (<sse>_vm<plusminus_insn><mode>3<mask_name><round_name>): ... this.
20343         (v<plusminus_mnemonic><ssescalarmodesuffix>\t{<round_op3>%2, %1, %0|%0, %1, %<iptr>2<round_op3>}):
20344         Changed to ...
20345         (v<plusminus_mnemonic><ssescalarmodesuffix>\t{<round_mask_op3>%2, %1, %0<mask_operand3>|%0<mask_operand3>, %1, %<iptr>2<round_mask_op3>}):
20346         ... this.
20348 2017-05-02  Martin Jambor  <mjambor@suse.cz>
20350         PR tree-optimization/78687
20351         * tree-sra.c (access): New field parent.
20352         (process_subtree_disqualification): New function.
20353         (disqualify_candidate): Call it.
20354         (build_accesses_from_assign): Reset write flag if creating an
20355         assighnment link.
20356         (build_access_subtree): Fill in parent field and also prpagate
20357         down grp_write flag.
20358         (create_artificial_child_access): New parameter set_grp_write, set
20359         grp_write to its value.
20360         (propagate_subaccesses_across_link): Also propagate grp_write flag
20361         values.
20362         (propagate_all_subaccesses): Push the closest parent back to work
20363         queue if add_access_to_work_queue returned true.
20365 2017-05-02  Richard Biener  <rguenther@suse.de>
20367         * common.opt (fstrict-overflow): Alias negative to fwrapv.
20368         * doc/invoke.texi (fstrict-overflow): Remove all traces of
20369         -fstrict-overflow documentation.
20370         * tree.h (TYPE_OVERFLOW_UNDEFINED): Do not test flag_strict_overflow.
20371         (POINTER_TYPE_OVERFLOW_UNDEFINED): Test !flag_wrapv instead of
20372         flag_strict_overflow.
20373         * ipa-inline.c (can_inline_edge_p): Do not test flag_strict_overflow.
20374         * lto-opts.c (lto_write_options): Do not stream it.
20375         * lto-wrapper.c (merge_and_complain): Do not handle it.
20376         * opts.c (default_options_table): Do not set -fstrict-overflow.
20377         (finish_options): Likewise do not clear it when sanitizing.
20378         * simplify-rtx.c (simplify_const_relational_operation): Do not
20379         test flag_strict_overflow.
20381 2017-05-02  Uros Bizjak  <ubizjak@gmail.com>
20383         * config/alpha/alpha.md (*add<mode>3_ieee): Merge to add<mode>3
20384         using enabled attribute.
20385         (*sub<mode>3_ieee): Merge to sub<mode>3 using enabled attribute.
20386         (*mul<mode>3_ieee): Merge to mul<mode>3 using enabled attribute.
20387         (*div<mode>3_ieee): Merge to div<mode>3 using enabled attribute.
20388         (*sqrt<mode>2_ieee): Merge to sqrt<mode>2 using enabled attribute.
20389         (*fix_truncdfdi_ieee): Merge to *fix_truncdfdi2 using enabled attribute.
20390         (*fix_truncsfdi_ieee): Merge to *fix_truncsfdi2 using enabled attribute.
20391         (*floatdisf_ieee): Merge to floatdisf2 using enabled attribute.
20392         (*floatdidf_ieee): Merge to floatdidf2 using enabled attribute.
20393         (*truncdfsf2_ieee): Merge to truncdfsf2 using enabled attribute.
20394         (*cmpdf_ieee): Merge to *cmpdf_internal using enabled attribute.
20396 2017-05-02  Uros Bizjak  <ubizjak@gmail.com>
20398         * config/i386/i386.c (ix86_code_end): Use {FIRST,LAST}_INT_REG.
20400 2017-05-02  Richard Biener  <rguenther@suse.de>
20402         PR tree-optimization/80591
20403         Revert
20404         2017-04-10  Richard Biener  <rguenther@suse.de>
20406         * tree-ssa-structalias.c (find_func_aliases): Properly handle
20407         asm inputs.
20409 2017-05-02  Richard Biener  <rguenther@suse.de>
20411         PR tree-optimization/80549
20412         * tree-cfgcleanup.c (mfb_keep_latches): New helper.
20413         (cleanup_tree_cfg_noloop): Create forwarders to known loop
20414         headers if they do not have a preheader.
20416 2017-05-02  Martin Liska  <mliska@suse.cz>
20418         PR other/80589
20419         * common.opt: Fix typo.
20420         * doc/invoke.texi: Likewise.
20422 2017-05-01  Jan Beulich  <jbeulich@suse.com>
20424         * config/i386/sse.md (xop_vpermil2<mode>3): Do not allow operand
20425         swapping, add (x,x,m,x,n) alternative.
20427 2017-05-01  Nathan Sidwell  <nathan@acm.org>
20429         * calls.c (combine_pending_stack_adjustment_and_call): Remove
20430         unnecessary unadjusted_alignment check.
20432 2017-05-01  Xi Ruoyao  <ryxi@stu.xidian.edu.cn>
20434         PR c++/80038
20435         * cilk_common.c (expand_builtin_cilk_detach): Move pedigree
20436         operations here.
20437         * gimplify.c (gimplify_cilk_detach): New function.
20438         (gimplify_call_expr, gimplify_modify_expr): Call it as needed.
20439         * tree-core.h: Document EXPR_CILK_SPAWN.
20440         * tree.h (EXPR_CILK_SPAWN): Define.
20442 2017-05-01  David Malcolm  <dmalcolm@redhat.com>
20444         * diagnostic-show-locus.c (layout::get_expanded_location): Rewrite
20445         to use new fixit_hint representation, using the "replace" logic.
20446         (get_line_span_for_fixit_hint): Likewise.
20447         (layout::print_any_fixits): Likewise.
20448         (selftest::test_one_liner_many_fixits): Rename to...
20449         (selftest::test_one_liner_many_fixits_1): ...this, and update
20450         comment and expected output to reflect that the multiple fix-it
20451         hints are now consolidated into one insertion.
20452         (selftest::test_one_liner_many_fixits_2): New test.
20453         (selftest::test_diagnostic_show_locus_one_liner): Update for
20454         above.
20455         (selftest::test_fixit_consolidation): Update for fix-it API
20456         change.
20457         * diagnostic.c (print_parseable_fixits): Likewise.
20458         * edit-context.c (edited_line::m_line_events): Convert from
20459         auto_vec <line_event *> to auto_vec <line_event>.
20460         (class line_event): Convert from abstract base class to a concrete
20461         class, taking over the role of replace_event.
20462         (class insert_event): Delete.
20463         (class replace_event): Rename to class line_event.  Convert to
20464         half-open range.
20465         (edit_context::add_fixits): Reimplement.
20466         (edit_context::apply_insert): Delete.
20467         (edit_context::apply_replace): Rename to...
20468         (edit_context::apply_fixit): ...this.  Convert to half-open range.
20469         (edited_file::apply_insert): Delete.
20470         (edited_file::apply_replace): Rename to...
20471         (edited_file::apply_fixit): ...this.
20472         (edited_line::~edited_line): Drop deletion of events.
20473         (edited_line::apply_insert): Delete.
20474         (edited_line::apply_replace): Rename to...
20475         (edited_line::apply_fixit): ...this.  Convert to half-open range.
20476         Update for change to type of m_line_events.
20477         * edit-context.h (edit_context::apply_insert): Delete.
20478         (edit_context::apply_replace): Rename to...
20479         (edit_context::apply_fixit): ...this.
20481 2017-05-01  Martin Sebor  <msebor@redhat.com>
20483         * gimple-ssa-sprintf.c (format_integer): Set knownrange when it's
20484         known.
20486 2017-05-01  Uros Bizjak  <ubizjak@gmail.com>
20488         PR target/68491
20489         * config/i386/cpuid.h (__get_cpuid): Always return 0 when
20490         __get_cpuid_max returns 0.
20491         (__get_cpuid_count): Ditto.
20493 2017-05-01  Eric Botcazou  <ebotcazou@adacore.com>
20495         * tree.c (substitute_in_expr) <tcc_vl_exp>: Also inline a call if the
20496         replacement expression is another instance of one of its arguments.
20498 2017-05-01  Jakub Jelinek  <jakub@redhat.com>
20500         PR target/79430
20501         * rtlanal.c (reg_set_p): If reg is a stack_pointer_rtx, also
20502         check for stack push/pop autoinc.
20503         * config/i386/i386.c (ix86_agi_dependent): Return false
20504         if the only reason why modified_in_p returned true is that
20505         addr is SP based and set_insn is a push or pop.
20507 2017-04-29  Jan Hubicka  <hubicka@ucw.cz>
20509         * ipa-inline.c (compute_inlined_call_time): Remove now unnecesary
20510         overflow check.
20512 2017-04-29  Jan Hubicka  <hubicka@ucw.cz>
20514         PR ipa/79224
20515         * ipa-inline-analysis.c (dump_predicate): Add optional parameter NL.
20516         (account_size_time): Use two predicates - exec_pred and
20517         nonconst_pred_ptr.
20518         (evaluate_conditions_for_known_args): Compute both clause and
20519         nonspec_clause.
20520         (evaluate_properties_for_edge): Evaulate both clause and nonspec_clause.
20521         (inline_summary_t::duplicate): Update.
20522         (estimate_function_body_sizes): Caluculate exec and nonconst predicates
20523         separately.
20524         (compute_inline_parameters): Likewise.
20525         (estimate_edge_size_and_time): Update caluclation of time.
20526         (estimate_node_size_and_time): Compute both time and nonspecialized
20527         time.
20528         (estimate_ipcp_clone_size_and_time): Update.
20529         (inline_merge_summary): Update.
20530         (do_estimate_edge_time): Update.
20531         (do_estimate_edge_size): Update.
20532         (do_estimate_edge_hints): Update.
20533         (inline_read_section, inline_write_summary): Stream both new predicates.
20534         * ipa-inline.c (compute_uninlined_call_time): Take uninlined_call_time
20535         as argument.
20536         (compute_inlined_call_time): Cleanup.
20537         (big_speedup_p): Update.
20538         (edge_badness): Update.
20539         * ipa-inline.h (INLINE_TIME_SCALE): Remove.
20540         (size_time_entry): Replace predicate by exec_predicate and
20541         nonconst_predicate.
20542         (edge_growth_cache_entry): Cache both time nad nonspecialized time.
20543         (estimate_edge_time): Return also nonspec_time.
20544         (reset_edge_growth_cache): Update.
20546 2017-04-29  Jakub Jelinek  <jakub@redhat.com>
20548         PR rtl-optimization/80491
20549         * ifcvt.c (noce_process_if_block): When looking for x setter
20550         with missing else_bb, don't check only the insn right before
20551         cond_earliest, but look for the last insn that x is modified in
20552         within the same bb.
20554         PR rtl-optimization/80491
20555         * alias.c (memory_modified_in_insn_p): Return true for CALL_INSNs.
20557 2017-04-29  Marc Glisse  <marc.glisse@inria.fr>
20559         PR tree-optimization/80487
20560         * tree-ssa-alias.c (stmt_kills_ref_p): Handle stpncpy and strncpy.
20562 2017-04-29  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
20564         PR tree-optimization/79697
20565         * tree-ssa-dce.c (mark_stmt_if_obviously_necessary): Check if callee
20566         is BUILT_IN_STRDUP, BUILT_IN_STRNDUP, BUILT_IN_REALLOC.
20567         (propagate_necessity): Check if def_callee is BUILT_IN_STRDUP or
20568         BUILT_IN_STRNDUP.
20569         * gimple-fold.c (gimple_fold_builtin_realloc): New function.
20570         (gimple_fold_builtin): Call gimple_fold_builtin_realloc.
20572 2017-04-28  Martin Sebor  <msebor@redhat.com>
20574         PR tree-optimization/80523
20575         * gimple-ssa-sprintf.c (target_to_host_charmap): New global variable.
20576         (init_target_to_host_charmap, target_to_host, target_strtol10): New
20577         functions.
20578         (maybe_warn, format_directive, parse_directive): Use new functions.
20579         (pass_sprintf_length::execute): Call init_target_to_host_charmap.
20581 2017-04-28  Marc Glisse  <marc.glisse@inria.fr>
20583         * match.pd (X+Z OP Y+Z, X-Z OP Y-Z, Z-X OP Z-Y): New transformations.
20585 2017-04-28  Bernd Edlinger  <bernd.edlinger@hotmail.de>
20587         * configure.ac (SYSTEM_HEADER_DIR, BUILD_SYSTEM_HEADER_DIR,
20588         target_header_dir): Set correctly.
20589         * configure: Regenerated.
20590         * Makefile.in (BUILD_SYSTEM_HEADER_DIR): New make variabe.
20591         (LIMITS_H_TEST, if_multiarch, stmp-fixinc): Use BUILD_SYSTEM_HEADER_DIR
20592         instead of SYSTEM_HEADER_DIR.
20594 2017-04-28  Jan Hubicka  <hubicka@ucw.cz>
20596         * ipa-cp.c (perform_estimation_of_a_value): Turn time to sreal.
20597         (estimate_local_effects): Likewise.
20598         * ipa-inline.c (compute_inlined_call_time, want_inline_small_function_p,
20599         edge_badness, inline_small_functions, dump_overall_stats): LIkewise.
20600         * ipa-inline.h (edge_growth_cache_entry, estimate_time_after_inlining,
20601         estimate_ipcp_clone_size_and_time, do_estimate_edge_time,
20602         do_estimate_edge_time, estimate_edge_time): Likewise.
20603         * ipa-inline-analysis.c (estimate_node_size_and_time,
20604         estimate_ipcp_clone_size_and_time, do_estimate_edge_time): Likewise.
20605         (estimate_time_after_inlining): Remove.
20607 2017-04-28  Martin Liska  <mliska@suse.cz>
20609         * doc/gcov.texi: Enhance documentation of gcov.
20611 2017-04-28  Martin Liska  <mliska@suse.cz>
20613         * doc/gcov.texi: Sort options in alphabetic order.
20614         * doc/gcov-dump.texi: Likewise.
20615         * doc/gcov-tool.texi: Likewise.
20616         * gcov.c (print_usage): Likewise.
20617         * gcov-dump.c (print_usage): Likewise.
20618         * gcov-tool.c (print_merge_usage_message): Likewise.
20619         (print_rewrite_usage_message): Likewise.
20620         (print_overlap_usage_message): Likewise.
20622 2017-04-28  Martin Liska  <mliska@suse.cz>
20624         PR gcov-profile/53915
20625         * gcov.c (format_gcov): Print 'NAN %' when top > bottom.
20627 2017-04-28  Martin Liska  <mliska@suse.cz>
20629         PR gcov-profile/79891
20630         * gcov.c (add_line_counts): Assign BBs to lines just if the BB
20631         is marked by compiler as living on a line.
20632         (get_cycles_count): Remove usage of the union.
20633         (output_intermediate_file): Likewise.
20634         (find_source): Fix GNU coding style.
20635         (accumulate_line_counts): Remove old non-all block mode.
20636         (output_lines): Remove usage of the union.
20637         * profile.c (output_location): Include all BBs, even if
20638         belonging to a same line (and file) as a previous BB.
20640 2017-04-28  Martin Liska  <mliska@suse.cz>
20642         * gcov.c (process_args): Handle new argument 'w'.
20643         (read_graph_file): Assign ID to BBs.
20644         (output_branch_count): Display BB # if verbose flag is set.
20645         (output_lines): Likewise for arcs.
20646         (print_usage): Add '--verbose' option help.
20647         * doc/gcov.texi: Document --verbose (-w) option.
20649 2017-04-28  Martin Liska  <mliska@suse.cz>
20651         * gcov.c (struct block_location_info): New struct.
20652         (process_file): Fill up the new structure.
20653         (read_graph_file): Replace usage of encoding by the newly added
20654         struct.
20655         (add_line_counts): Likewise.
20656         (accumulate_line_counts): Remove usage of the union.
20657         (function_info::function_info): New function.
20658         (function_info::~function_info): Likewise.
20659         (process_file): Call delete instead of release_function.
20660         (release_function): Release the function.
20661         (release_structures): Call delete instead of release_function.
20662         (solve_flow_graph): Replace usage of num_blocks.
20663         (find_exception_blocks): Likewise.
20664         (output_lines): Fix GNU coding style.
20666 2017-04-28  Martin Liska  <mliska@suse.cz>
20668         PR driver/56469
20669         * coverage.c (coverage_remove_note_file): New function.
20670         * coverage.h: Declare the function.
20671         * toplev.c (finalize): Clean if an error has been seen.
20673 2017-04-28  Martin Liska  <mliska@suse.cz>
20675         PR gcov-profile/80031
20676         * gcov-dump.c (tag_blocks): Just print number of basic blocks.
20677         * gcov-io.h (GCOV_TAG_BLOCKS_NUM): Remove unused macro.
20678         * gcov.c (read_graph_file): Read just number of blocks.
20679         * profile.c (branch_prob): Do not stream 0 flags per a basic
20680         block.
20682 2017-04-28  Martin Liska  <mliska@suse.cz>
20684         * gcov-dump.c (tag_*): Add new argument to declarations.
20685         (dump_gcov_file): Likewise.
20686         (tag_blocks): Add and use new argument depth.
20687         (tag_arcs): Likewise.
20688         (tag_lines): Likewise.
20689         (tag_counters): Likewise.
20690         (tag_summary): Likewise.
20691         (dump_working_sets): Use depth to do a proper indentation.
20693 2017-04-28  Jakub Jelinek  <jakub@redhat.com>
20695         PR bootstrap/80531
20696         * cgraph.h (symtab_node::debug_symtab): No longer inline.
20697         * symtab.c (symtab_node::debug_symtab): Move definition here.
20699 2017-04-28  Richard Biener  <rguenther@suse.de>
20701         * lto-streamer.h (LTO_major_version): Bump to 7.
20703 2017-04-28  Richard Biener  <rguenther@suse.de>
20705         * tree-vrp.c (assert_info): New struct.
20706         (add_assert_info): New helper.
20707         (register_edge_assert_for_2): Refactor to add asserts to a vector
20708         of assert_info.
20709         (register_edge_assert_for_1): Likewise.
20710         (register_edge_assert_for): Likewise.
20711         (finish_register_edge_assert_for): New helper actually registering
20712         asserts where live on edge.
20713         (find_conditional_asserts): Adjust.
20714         (find_switch_asserts): Likewise.
20715         (evrp_dom_walker::try_find_new_range): Generalize.
20716         (evrp_dom_walker::before_dom_children): Use register_edge_assert_for.
20718 2017-04-27  Marek Polacek  <polacek@redhat.com>
20720         PR sanitizer/80349
20721         * fold-const.c (fold_binary_loc) <case EQ_EXPR, NE_EXPR>: Convert
20722         arg10 and arg11 to itype.
20724 2017-04-27  Jonathan Wakely  <jwakely@redhat.com>
20726         * doc/extend.texi (Object Size Checking): Improve grammar.
20728 2017-04-27  Richard Earnshaw  <rearnsha@arm.com>
20730         PR target/80530
20731         * config/aarch64/aarch64.c (aarch64_emit_approx_sqrt): Ensure
20732         that the logic for permitting reciprocal estimates matches that
20733         in use_rsqrt_p.
20735 2017-04-27  Jakub Jelinek  <jakub@redhat.com>
20737         PR c++/80534
20738         * tree.c (type_cache_hasher::equal): Only compare
20739         TYPE_TYPELESS_STORAGE flag on non-aggregate element types.
20740         (build_array_type_1): Only hash TYPE_TYPELESS_STORAGE flag on
20741         non-aggregate element types.
20742         * tree.h (TYPE_TYPELESS_STORAGE): Fix comment typo, add more details
20743         about the flag on ARRAY_TYPEs in the comment, formatting fix.
20745 2017-04-27  Richard Biener  <rguenther@suse.de>
20747         PR middle-end/80533
20748         * emit-rtl.c (set_mem_attributes_minus_bitpos): When
20749         stripping ARRAY_REFs from MEM_EXPR make sure we're not
20750         keeping a reference to a trailing array.
20752 2017-04-27  Richard Biener  <rguenther@suse.de>
20754         PR middle-end/80539
20755         * tree-chrec.c (chrec_fold_plus_poly_poly): Deal with not
20756         being in loop-closed SSA form conservatively.
20757         (chrec_fold_multiply_poly_poly): Likewise.
20759 2017-04-27  Tamar Christina  <tamar.christina@arm.com>
20761         PR middle-end/79665
20762         * expr.c (expand_expr_real_2): Move TRUNC_MOD_EXPR, FLOOR_MOD_EXPR,
20763         CEIL_MOD_EXPR, ROUND_MOD_EXPR cases.
20765 2017-04-27  Jakub Jelinek  <jakub@redhat.com>
20767         PR target/77728
20768         * config/aarch64/aarch64.c (struct aarch64_fn_arg_alignment): Remove.
20769         (aarch64_function_arg_alignment): Return unsigned int again, but still
20770         ignore TYPE_FIELDS chain decls other than FIELD_DECLs.
20771         (aarch64_layout_arg): Adjust aarch64_function_arg_alignment caller.
20772         Don't emit -Wpsabi note.
20773         (aarch64_function_arg_boundary): Likewise.
20774         (aarch64_gimplify_va_arg_expr): Adjust aarch64_function_arg_alignment
20775         caller.
20777 2017-04-26  Nathan Sidwell  <nathan@acm.org>
20779         * tree.h (crc32_unsigned_n): Declare.
20780         (crc32_unsigned, crc32_unsigned): Make inline.
20781         * tree.c (crc32_unsigned_bits): Replace with ...
20782         (crc32_unsigned_n): ... this.
20783         (crc32_unsigned, crc32_byte): Remove.
20784         (crc32_string): Remove unnecessary braces.
20786 2017-04-25  Jan Hubicka  <hubicka@ucw.cz>
20788         * ipa-cp.c (estimate_local_effects): Convert sreal to int.
20789         * ipa-inline-analysis.c (MAX_TIME): Remove.
20790         (account_size_time): Use sreal for time.
20791         (dump_inline_summary): Update.
20792         (estimate_function_body_sizes): Update.
20793         (estimate_edge_size_and_time): Update.
20794         (estimate_calls_size_and_time): Update.
20795         (estimate_node_size_and_time): Update.
20796         (inline_merge_summary): Update.
20797         (inline_update_overall_summary): Update.
20798         (estimate_time_after_inlining): Update.
20799         (inline_read_section): Update.
20800         (inline_write_summary): Update.
20801         * ipa-inline.c (compute_uninlined_call_time): Update.
20802         (compute_inlined_call_time): Update.
20803         (recursive_inlining): Update.
20804         (inline_small_functions): Update.
20805         (dump_overall_stats): Update.
20806         * ipa-inline.h: Include sreal.h.
20807         (size_time_entry): Turn time to sreal.
20808         (inline_summary): Turn self_time nad time to sreal.
20810 2017-04-25  Jan Hubicka  <hubicka@ucw.cz>
20812         * sreal.c: Include backend.h, tree.h, gimple.h, cgraph.h and
20813         data-streamer.h
20814         (sreal::stream_out, sreal::stream_in): New.
20815         * sreal.h (sreal::stream_out, sreal::stream_in): Declare.
20817 2017-04-25  Jakub Jelinek  <jakub@redhat.com>
20819         * Makefile.in (s-options): Invoke opt-gather.awk with LC_ALL=C in the
20820         environment.
20822 2017-04-25  Uros Bizjak  <ubizjak@gmail.com>
20824         PR target/70799
20825         * config/i386/i386.c (dimode_scalar_to_vector_candidate_p):
20826         Handle ASHIFTRT.
20827         (dimode_scalar_chain::compute_convert_gain): Ditto.
20828         (dimode_scalar_chain::make_vector_copies): Ditto.
20829         (dimode_scalar_chain::convert_reg): Ditto.
20830         (dimode_scalar_chain::convert_insn): Ditto.
20831         * config/i386/sse.md (VI24_AVX512BW_1): Remove mode iterator.
20832         (VI248_AVX512BW_1): New mode iterator.
20833         (<mask_codefor>ashr<mode>3<mask_name>): Merge insn pattern with
20834         <mask_codefor>ashrv2di3<mask_name> insn using VI248_AVX512BW_1
20835         mode iterator.
20837 2017-04-25  Martin Sebor  <msebor@redhat.com>
20839         PR tree-optimization/80497
20840         * gimple-ssa-sprintf.c (get_int_range): Avoid assuming all integer
20841         constants are representable in HOST_WIDE_INT.
20842         (parse_directive): Ditto.
20844 2017-04-25  Martin Sebor  <msebor@redhat.com>
20846         PR bootstrap/80486
20847         * dominance.c (dom_info::m_n_basic_blocks): Change type to unsigned.
20848         (new_zero_array): Adjust signature.
20849         (dom_info::dom_init): Used unsigned rather that size_t.
20850         (dom_info::dom_info): Same.
20852 2017-04-25  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
20853             Jakub Jelinek  <jakub@redhat.com>
20855         PR target/77728
20856         * config/arm/arm.c: Include gimple.h.
20857         (aapcs_layout_arg): Emit -Wpsabi note if arm_needs_doubleword_align
20858         returns negative, increment ncrn only if it returned positive.
20859         (arm_needs_doubleword_align): Return int instead of bool,
20860         ignore DECL_ALIGN of non-FIELD_DECL TYPE_FIELDS chain
20861         members, but if there is any such non-FIELD_DECL
20862         > PARM_BOUNDARY aligned decl, return -1 instead of false.
20863         (arm_function_arg): Emit -Wpsabi note if arm_needs_doubleword_align
20864         returns negative, increment nregs only if it returned positive.
20865         (arm_setup_incoming_varargs): Likewise.
20866         (arm_function_arg_boundary): Emit -Wpsabi note if
20867         arm_needs_doubleword_align returns negative, return
20868         DOUBLEWORD_ALIGNMENT only if it returned positive.
20870 2017-04-25  Marek Polacek  <polacek@redhat.com>
20872         PR sanitizer/80349
20873         * fold-const.c (fold_binary_loc) <case BIT_IOR_EXPR>: Convert arg0's
20874         first argument to type.
20876 2017-04-25  Bill Seurer  <seurer@linux.vnet.ibm.com>
20878         PR target/80482
20879         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Change
20880         type checks to test for compatibility instead of equality.
20882 2017-04-25  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
20883             Jakub Jelinek  <jakub@redhat.com>
20885         PR target/77728
20886         * config/aarch64/aarch64.c (struct aarch64_fn_arg_alignment): New
20887         type.
20888         (aarch64_function_arg_alignment): Return aarch64_fn_arg_alignment
20889         struct.  Ignore DECL_ALIGN of decls other than FIELD_DECL for
20890         the alignment computation, but return their maximum in warn_alignment.
20891         (aarch64_layout_arg): Adjust aarch64_function_arg_alignment caller.
20892         Emit a -Wpsabi note if warn_alignment is 16 bytes, but alignment
20893         is smaller.
20894         (aarch64_function_arg_boundary): Likewise.  Simplify using MIN/MAX.
20895         (aarch64_gimplify_va_arg_expr): Adjust aarch64_function_arg_alignment
20896         caller.
20898 2017-04-25  Claudiu Zissulescu  <claziss@synopsys.com>
20900         * config/arc/simdext.md (dmpyh): Fix typo.
20902 2017-04-25  Richard Biener  <rguenther@suse.de>
20904         PR tree-optimization/80492
20905         * alias.c (compare_base_decls): Handle registers with asm
20906         specification conservatively.
20907         * tree-ssa-alias.c (decl_refs_may_alias_p): Handle
20908         compare_base_decls returning dont-know properly.
20910 2017-04-25  Claudiu Zissulescu  <claziss@synopsys.com>
20912         * config/arc/arc.c (LEGITIMATE_OFFSET_ADDRESS_P): Delete macro.
20913         (legitimate_offset_address_p): New function.
20914         (arc_legitimate_address_p): Use above function.
20916 2017-04-25  Claudiu Zissulescu  <claziss@synopsys.com>
20918         * config/arc/arc.c (arc_output_mi_thunk): Emit PIC calls.
20920 2017-04-25  Claudiu Zissulescu  <claziss@synopsys.com>
20922         * config/arc/arc.c (arc_conditional_register_usage): Use ACCL,
20923         ACCH registers whenever they are available.
20925 2017-04-25  Claudiu Zissulescu  <claziss@synopsys.com>
20927         * config/arc/arc.c (arc_conditional_register_usage): Make D0, D1
20928         double regs fix when not used.
20930 2017-04-25  Claudiu Zissulescu  <claziss@synopsys.com>
20932         * config/arc/arc.h (REGNO_OK_FOR_BASE_P): Consider also extension
20933         core registers.
20934         (REG_OK_FOR_INDEX_P_NONSTRICT): Likewise.
20935         (REG_OK_FOR_BASE_P_NONSTRICT): Likewise.
20937 2017-04-25  Claudiu Zissulescu  <claziss@synopsys.com>
20939         * config/arc/arc.c (arc_output_addsi): Check for h-register class
20940         when emitting short ADD instructions.
20942 2017-04-25  Claudiu Zissulescu  <claziss@synopsys.com>
20944         * config/arc/arc.md (cmpsi_cc_insn_mixed): Use 'h' register
20945         constraint.
20946         (cmpsi_cc_c_insn): Likewise.
20947         (cbranchsi4_scratch): Compute proper instruction length using
20948         compact_hreg_operand.
20949         * config/arc/predicates.md (compact_hreg_operand): New predicate.
20951 2017-04-25  Richard Biener  <rguenther@suse.de>
20953         PR middle-end/80509
20954         * passes.c (pass_manager::pass_manager): Initialize
20955         m_name_to_pass_map.
20957 2017-04-25  Richard Biener  <rguenther@suse.de>
20959         PR tree-optimization/79201
20960         * tree-ssa-sink.c (statement_sink_location): Handle calls.
20962 2017-04-25  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
20964         PR target/80464
20965         * config/s390/vector.md: Split MEM->GPR vector moves for
20966         non-s_operand addresses.
20968 2017-04-25  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
20970         PR target/79895
20971         * config/s390/predicates.md (reload_const_wide_int_operand): New
20972         predicate.
20973         * config/s390/s390.md ("movti"): Remove d/P alternative.
20974         ("movti_bigconst"): New pattern definition.
20976 2017-04-25  Dominik Vogt  <vogt@linux.vnet.ibm.com>
20978         PR target/80080
20979         * s390-protos.h (s390_expand_cs_hqi): Removed.
20980         (s390_expand_cs, s390_expand_atomic_exchange_tdsi): New prototypes.
20981         * config/s390/s390.c (s390_emit_compare_and_swap): Handle all integer
20982         modes as well as CCZ1mode and CCZmode.
20983         (s390_expand_atomic_exchange_tdsi, s390_expand_atomic): Adapt to new
20984         signature of s390_emit_compare_and_swap.
20985         (s390_expand_cs_hqi): Likewise, make static.
20986         (s390_expand_cs_tdsi): Generate an explicit compare before trying
20987         compare-and-swap, in some cases.
20988         (s390_expand_cs): Wrapper function.
20989         (s390_expand_atomic_exchange_tdsi): New backend specific expander for
20990         atomic_exchange.
20991         (s390_match_ccmode_set): Allow CCZmode <-> CCZ1 mode.
20992         * config/s390/s390.md ("atomic_compare_and_swap<mode>"): Merge the
20993         patterns for small and large integers.  Forbid symref memory operands.
20994         Move expander to s390.c.  Require cc register.
20995         ("atomic_compare_and_swap<DGPR:mode><CCZZ1:mode>_internal")
20996         ("*atomic_compare_and_swap<TDI:mode><CCZZ1:mode>_1")
20997         ("*atomic_compare_and_swapdi<CCZZ1:mode>_2")
20998         ("*atomic_compare_and_swapsi<CCZZ1:mode>_3"): Use s_operand to forbid
20999         symref memory operands.  Remove CC mode and call s390_match_ccmode
21000         instead.
21001         ("atomic_exchange<mode>"): Allow and implement all integer modes.
21003 2017-04-25  Dominik Vogt  <vogt@linux.vnet.ibm.com>
21005         * config/s390/s390.md (define_peephole2): New peephole to help
21006         combining the load-and-test pattern with volatile memory.
21008 2017-04-25  Dominik Vogt  <vogt@linux.vnet.ibm.com>
21010         * config/s390/s390.md ("cstorecc4"): Use load-on-condition and deal
21011         with CCZmode for TARGET_Z196.
21013 2017-04-25  Jakub Jelinek  <jakub@redhat.com>
21015         PR rtl-optimization/80501
21016         * combine.c (make_compound_operation_int): Set subreg_code to SET
21017         even for AND with mask of the sign bit of mode.
21019         PR rtl-optimization/80500
21020         * loop-unroll.c (combine_var_copies_in_loop_exit): Call copy_rtx on
21021         sum's initial value.
21023 2017-04-25  Julian Brown  <julian@codesourcery.com>
21024             Naveen H.S  <Naveen.Hurugalawadi@cavium.com>
21026         * config/aarch64/thunderx2t99.md (thunderx2t99_crc): New Reservation.
21028 2017-04-25  Marc Glisse  <marc.glisse@inria.fr>
21030         * fold-const.c (tree_single_nonzero_warnv_p): Handle SSA_NAME.
21032 2017-04-25  Julian Brown  <julian@codesourcery.com>
21033             Naveen H.S  <Naveen.Hurugalawadi@cavium.com>
21035         * config/aarch64/thunderx2t99.md (thunderx2t99_aes): New Reservation.
21036         (thunderx2t99_sha): New Reservation.
21038 2017-04-25  Julian Brown  <julian@codesourcery.com>
21039             Naveen H.S  <Naveen.Hurugalawadi@cavium.com>
21041         * config/aarch64/aarch64-simd.md (aarch64_simd_vec_set<mode>): Fix
21042         type for 1-element load.
21044 2017-04-24  Marc Glisse  <marc.glisse@inria.fr>
21046         * match.pd (X/[ex]C CMP Y/[ex]C): New transformation.
21048 2017-04-24  Martin Jambor  <mjambor@suse.cz>
21050         PR tree-optimization/80293
21051         * tree-sra.c (scalarizable_type_p): New parameter const_decl, make
21052         char arrays not totally scalarizable if it is false.
21053         (analyze_all_variable_accesses): Pass correct value in the new
21054         parameter.  Add a statistics counter.
21056 2017-04-24  Jan Hubicka  <hubicka@ucw.cz>
21058         PR middle-end/79931
21059         * ipa-devirt.c (dump_possible_polymorphic_call_targets): Fix ICE.
21061 2017-04-24  Richard Biener  <rguenther@suse.de>
21063         PR tree-optimization/80494
21064         * tree-scalar-evolution.c (analyze_scalar_evolution_1): Bail
21065         out for complex types.
21067 2017-04-24  Richard Biener  <rguenther@suse.de>
21069         * tree-ssa-sccvn.h (run_scc_vn): Adjust prototype.
21070         * tree-ssa-sccvn.c (print_scc): Print SCC size.
21071         (extract_and_process_scc_for_name): Never fail but drop SCC to varying.
21072         (DFS): Adjust and never fail.
21073         (sccvn_dom_walker::fail): Remove.
21074         (sccvn_dom_walker::before_dom_children): Adjust.
21075         (run_scc_vn): Likewise and never fail.
21076         * tree-ssa-pre.c (pass_pre::execute): Adjust.
21077         (pass_fre::execute): Likewise.
21079 2017-04-24  Richard Biener  <rguenther@suse.de>
21081         PR tree-optimization/79725
21082         * tree-ssa-sink.c (statement_sink_location): Return whether
21083         failure reason was zero uses.  Move that check later.
21084         (sink_code_in_bb): Deal with zero uses by removing the stmt
21085         if possible.
21087 2017-04-24  Richard Biener  <rguenther@suse.de>
21089         PR c++/2972
21090         * tree-ssa-uninit.c (warn_uninitialized_vars): Handle some
21091         pointer-based references.
21093 2017-04-24  Richard Biener  <rguenther@suse.de>
21095         PR bootstrap/79814
21096         * pass_manager.h (pass_manager::operator new): Remove.
21097         (pass_manager::operator delete): Likewise.
21098         * passes.c (pass_manager::operator new): Remove.
21099         (pass_manager::operator delete): Likewise.
21100         (pass_manager::pass_manager): Zero individual pass members.
21102 2017-04-23  Uros Bizjak  <ubizjak@gmail.com>
21104         PR target/70799
21105         * config/i386/i386.c (dimode_scalar_to_vector_candidate_p)
21106         <case ASHIFT, case LSHIFTRT>: Also consider variable shifts.
21107         Check "XEXP (src, 1)" operand here.
21108         <case PLUS, case MINUS, case IOR, case XOR, case AND>:
21109         Check "XEXP (src, 1)" operand here.
21110         (dimode_scalar_chain::make_vector_copies): Detect count register
21111         of a shift instruction.  Zero extend count register from QImode
21112         to DImode to satisfy vector shift pattern count operand predicate.
21113         Substitute vector shift count operand with a DImode copy.
21114         (dimode_scalar_chain::convert_reg): Ditto, zero-extend from
21115         vector register.
21117 2017-04-21  Uros Bizjak  <ubizjak@gmail.com>
21119         * config/i386/i386.md (*extzvqi_mem_rex64): Move above *extzv<mode>.
21120         Remove UNSPEC_NOREX_MEM tag.  Update corresponding peephole2 pattern.
21121         (*insvqi_1_mem_rex64): Move above insv<mode>_1.  Remove
21122         UNSPEC_NOREX_MEM tag.  Update corresponding peephole2 pattern.
21123         (UNSPEC_NOREX_MEM): Remove definition.
21125 2017-04-21  Richard Biener  <rguenther@suse.de>
21127         PR tree-optimization/79547
21128         * tree-ssa-structalias.c (find_func_aliases_for_builtin_call):
21129         Handle strlen, strcmp, strncmp, strcasecmp, strncasecmp, memcmp,
21130         bcmp, strspn, strcspn, __builtin_object_size and __builtin_constant_p
21131         without any constraints.
21133 2017-04-21  Richard Biener  <rguenther@suse.de>
21135         PR tree-optimization/78847
21136         * fold-const.c (split_tree): Handle POINTER_PLUS_EXPR.
21138 2017-04-21  Richard Biener  <rguenther@suse.de>
21140         * tree.h (build_qualified_type): Annotate with CXX_MEM_STAT_INFO.
21141         (build_distinct_type_copy): Likewise.
21142         (build_variant_type_copy): Likewise.
21143         * tree.c (build_qualified_type): Pass down mem-stat info.
21144         (build_distinct_type_copy): Likewise.
21145         (build_variant_type_copy): Likewise.
21147 2017-04-21  Richard Biener  <rguenther@suse.de>
21149         PR tree-optimization/80237
21150         * tree-ssa-pre.c (find_leader_in_sets): Add third set argument,
21151         defaulted to NULL.
21152         (phi_translate_1): Also allow a leader in AVAIL_OUT of pred
21153         for a simplified result.
21155 2016-04-21  Richard Biener  <rguenther@suse.de>
21157         * tree-ssa-loop-ivcanon.c (constant_after_peeling): Do not require
21158         sth as strict as a simple_iv but a chrec without symbols and an
21159         operand defined in the loop we are peeling (and not some subloop).
21160         (propagate_constants_for_unrolling): Propagate all constants.
21162 2017-04-20  Uros Bizjak  <ubizjak@gmail.com>
21164         PR target/79804
21165         * config/i386/i386.c (print_reg): Remove assert for disalowed
21166         regno values, call output_operand_lossage instead.
21168 2017-04-20  Uros Bizjak  <ubizjak@gmail.com>
21170         PR target/78090
21171         * config/i386/constraints.md (Yc): New register constraint.
21172         * config/i386/i386.md (*float<SWI48:mode><MODEF:mode>2_mixed):
21173         Use Yc constraint for alternative 2 of operand 0.  Remove
21174         preferred_for_speed attribute.
21176 2017-04-20  Alexander Monakov  <amonakov@ispras.ru>
21178         * omp-low.c (lower_lastprivate_clauses): Correct handling of linear and
21179         lastprivate clauses in SIMT case.
21181 2017-04-20  Volker Reichelt  <v.reichelt@netcologne.de>
21183         * doc/invoke.texi (-Wextra-semi): Document new warning option.
21185 2017-04-20  Richard Biener  <rguenther@suse.de>
21187         PR tree-optimization/57796
21188         * tree-vect-stmts.c (vect_model_store_cost): Cost scatters
21189         as N scalar stores.
21190         (vect_model_load_cost): Cost gathers as N scalar loads.
21192 2017-04-20  Richard Biener  <rguenther@suse.de>
21194         * ggc-page.c (ggc_allocated_p): Rename to ...
21195         (safe_lookup_page_table_entry): ... this and return the lookup
21196         result.
21197         (gt_ggc_m_S): Use safe_lookup_page_table_entry.
21199 2017-04-20  Richard Biener  <rguenther@suse.de>
21201         PR tree-optimization/80453
21202         * tree-ssa-sccvn.h (struct vn_phi_s): Add cclhs and ccrhs members.
21203         * tree-ssa-sccvn.c (cond_stmts_equal_p): Use recorded lhs and rhs
21204         from the conditions.
21205         (vn_phi_eq): Pass them down.
21206         (vn_phi_lookup): Record them.
21207         (vn_phi_insert): Likewise.
21209 2017-04-20  Matthew Fortune  <matthew.fortune@imgtec.com>
21211         * config/mips/mips.c (mips_expand_vec_perm_const): Re-fix
21212         uninitialized variable warning to avoid buffer overrun.
21214 2017-04-20  Alexander Monakov  <amonakov@ispras.ru>
21216         PR other/71250
21217         * doc/invoke.texi (-Wmissing-field-initializers): Mention that warning
21218         is suppressed for '{ 0 }' in C.
21220 2017-04-20  Jakub Jelinek  <jakub@redhat.com>
21222         * BASE-VER: Set to 8.0.0.
21224 2017-04-20  Thomas Preud'homme  <thomas.preudhomme@arm.com>
21226         * config/arm/arm.c (arm_elf_asm_cdtor): Create non-default
21227         priority .init_array and .fini_array section with SECTION_NOTYPE
21228         flag.
21230 2017-04-20  Jakub Jelinek  <jakub@redhat.com>
21232         PR middle-end/80423
21233         * tree.h (build_array_type): Add typeless_storage default argument.
21234         * tree.c (type_cache_hasher::equal): Also compare
21235         TYPE_TYPELESS_STORAGE flag for ARRAY_TYPEs.
21236         (build_array_type): Add typeless_storage argument, set
21237         TYPE_TYPELESS_STORAGE to it, if shared also hash it, and pass to
21238         recursive call.
21239         (build_nonshared_array_type): Adjust build_array_type_1 caller.
21240         (build_array_type): Likewise.  Add typeless_storage argument.
21242 2017-04-19  Eric Botcazou  <ebotcazou@adacore.com>
21243             Jakub Jelinek  <jakub@redhat.com>
21245         PR tree-optimization/80426
21246         * tree-vrp.c (extract_range_from_binary_expr_1): For an additive
21247         operation on symbolic operands, also compute the overflow for the
21248         invariant part when the operation degenerates into a negation.
21250 2017-04-19  Jakub Jelinek  <jakub@redhat.com>
21252         PR debug/80461
21253         * dwarf2out.c (modified_type_die, gen_type_die_with_usage):
21254         Check for t with zero TYPE_QUALS_NO_ADDR_SPACE.
21256         PR debug/80436
21257         * tree-ssa-loop-manip.c (find_uses_to_rename_def): Ignore debug uses.
21259 2017-04-19  Georg-Johann Lay  <avr@gjlay.de>
21261         PR target/80462
21262         * config/avr/avr.c (tree.h): Include it.
21263         (cgraph.h): Include it.
21264         (avr_encode_section_info): Don't warn for uninitialized progmem
21265         variable if it's just an alias.
21267 2017-04-19  Richard Biener  <rguenther@suse.de>
21269         PR ipa/65972
21270         * auto-profile.c (afdo_vpt_for_early_inline): Update SSA
21271         when needed by AutoPGO.
21273 2017-04-19  Paulo J. Matos  <paulo@matos-sorge.com>
21275         PR lto/50345
21276         * doc/lto.texi: Remove an extra 'that'.
21278 2017-04-19  Segher Boessenkool  <segher@kernel.crashing.org>
21280         PR rtl-optimization/80429
21281         * ira.c (split_live_ranges_for_shrink_wrap): Don't split regs that
21282         are only used in debug insns.
21284 2017-04-19  Eric Botcazou  <ebotcazou@adacore.com>
21285             Vladimir Makarov  <vmakarov@redhat.com>
21287         * config/sparc/predicates.md (input_operand): Add comment.  Return
21288         true for any memory operand when LRA is in progress.
21289         * config/sparc/sparc.c (sparc_expand_move): Minor formatting fix.
21291 2017-04-18  Jeff Law  <law@redhat.com>
21293         PR target/74563
21294         * mips.md ({return,simple_return}_internal): Do not overwrite
21295         operands[0].
21297 2017-04-18  Jakub Jelinek  <jakub@redhat.com>
21299         PR tree-optimization/80443
21300         * tree-vrp.c (intersect_ranges): For signed 1-bit precision type,
21301         instead of adding 1, subtract -1 and similarly instead of subtracting
21302         1 add -1.
21304 2017-04-18  Richard Sandiford  <richard.sandiford@arm.com>
21306         PR rtl-optimization/80357
21307         * haifa-sched.c (tmp_bitmap): New variable.
21308         (model_recompute): Handle duplicate use records.
21309         (alloc_global_sched_pressure_data): Initialize tmp_bitmap.
21310         (free_global_sched_pressure_data): Free it.
21312 2017-04-18  Bernd Edlinger  <bernd.edlinger@hotmail.de>
21314         Revert:
21315         2017-02-20  Bernd Edlinger  <bernd.edlinger@hotmail.de>
21316         * Makefile.in (BUILD_SYSTEM_HEADER_DIR): New make variabe.
21317         (LIMITS_H_TEST, if_multiarch, stmp-fixinc): Use BUILD_SYSTEM_HEADER_DIR
21318         instead of SYSTEM_HEADER_DIR.
21320 2017-04-18  Jeff Law  <law@redhat.com>
21322         PR middle-end/80422
21323         * cfgcleanup.c (try_crossjump_to_edge): Verify SRC1 and SRC2 have
21324         predecessors after walking up the insn chain.
21326 2017-04-18  Jakub Jelinek  <jakub@redhat.com>
21328         PR debug/80263
21329         * dwarf2out.c (modified_type_die): Try harder not to emit internal
21330         sizetype type into debug info.
21332 2017-04-18  Michael Meissner  <meissner@linux.vnet.ibm.com>
21334         PR target/80099
21335         * config/rs6000/rs6000.c (rs6000_expand_vector_extract): Eliminate
21336         unneeded test for TARGET_UPPER_REGS_SF.
21337         * config/rs6000/vsx.md (vsx_extract_v4sf_var): Likewise.
21339 2017-04-18  Jakub Jelinek  <jakub@redhat.com>
21341         PR sanitizer/80444
21342         * sancov.c (sancov_pass): Use gsi_start_nondebug_after_labels_bb
21343         instead of gsi_after_labels.
21345 2017-04-18  Jeff Law  <law@redhat.com>
21347         * regcprop.c (maybe_mode_change): Avoid creating copies of the
21348         stack pointer.
21350         Revert:
21351         2017-04-13  Jeff Law  <law@redhat.com>
21352         * config/mips.mips.md (zero_extendsidi2): Do not allow SP to appear
21353         in operands[1] if it is a MEM and TARGET_MIPS16 is active.
21355 2017-04-18  Georg-Johann Lay  <avr@gjlay.de>
21357         PR target/79453
21358         * config/avr/avr.c (intl.h): Include it.
21359         (avr_pgm_check_var_decl) [reason]: Wrap diagnostic snippets into _().
21361 2017-04-18  Martin Liska  <mliska@suse.cz>
21363         PR gcov-profile/78783
21364         * gcov-tool.c (gcov_output_files): Validate that destination
21365         file is either removed by the tool or by a user.
21367 2017-04-14  Andrew Burgess  <andrew.burgess@embecosm.com>
21368             Guy Benyei  <guybe@mellanox.com>
21370         * config/arc/arc.c (arc_reorg): Move loop_end_id into a more local
21371         block, and do not negate it, the stored id is already negative.
21373 2017-04-14  Andrew Burgess  <andrew.burgess@embecosm.com>
21375         * config/arc/arc.md (doloop_begin_i): Use @pcl assembler syntax.
21377 2017-04-14  Michael Meissner  <meissner@linux.vnet.ibm.com>
21379         PR target/80098
21380         * config/rs6000/rs6000-cpus.def (OTHER_P9_VECTOR_MASKS): Define
21381         masks of options that should be turned off if the VSX vector
21382         options are turned off.
21383         (OTHER_P8_VECTOR_MASKS): Likewise.
21384         (OTHER_VSX_VECTOR_MASKS): Likewise.
21385         * config/rs6000/rs6000.c (rs6000_option_override_internal): Call
21386         rs6000_disable_incompatible_switches to validate no type switches
21387         like -mvsx.
21388         (rs6000_incompatible_switch): New function to disallow turning on
21389         other vector options if -mno-vsx, -mno-power8-vector, or
21390         -mno-power9-vector are specified.
21392 2017-04-14  Claudiu Zissulescu  <claziss@synopsys.com>
21394         * config/arc/arc.h (CRT_CALL_STATIC_FUNCTION): Use long calls.
21396 2017-04-14  Claudiu Zissulescu  <claziss@synopsys.com>
21398         * config/arc/arc-protos.h (arc_decl_pretend_args): Remove.
21399         * config/arc/arc.c (arc_decl_pretend_args): Likewise.
21400         * config/arc/arc.h (CFA_FRAME_BASE_OFFSET): Likewise.
21401         (ARG_POINTER_CFA_OFFSET): Likewise.
21403 2017-04-14  Claudiu Zissulescu  <claziss@synopsys.com>
21405         * config/arc/arc.c (arc_mode_dependent_address_p): Relax
21406         conditions to take advantage of various optimizations.
21408 2017-04-13  Jeff Law  <law@redhat.com>
21410         * config/mips.mips.md (zero_extendsidi2): Do not allow SP to appear
21411         in operands[1] if it is a MEM and TARGET_MIPS16 is active.
21412         (zero_extendsidi2_dext): Likewise.
21414 2017-04-13  Jakub Jelinek  <jakub@redhat.com>
21416         PR sanitizer/80403
21417         * fold-const.c (fold_ternary_loc): Revert
21418         use op0 instead of fold_convert_loc (loc, type, arg0) part of
21419         2017-04-12 change.
21421 2017-04-13  Vladimir Makarov  <vmakarov@redhat.com>
21423         PR rtl-optimization/80343
21424         * lra-remat.c (update_scratch_ops): Assign original hard reg to
21425         new scratch pseudo.
21427 2017-04-13  Denis Khalikov <d.khalikov@partner.samsung.com>
21429         PR sanitizer/80414
21430         * ubsan.c (ubsan_expand_bounds_ifn): Pass original index
21431         to ubsan_encode_value.
21433 2017-04-13  Jeff Law  <law@redhat.com>
21435         * reload1.c (eliminate_regs_1): Call gen_rtx_raw_SUBREG for SUBREGs
21436         appearing in DEBUG_INSNs.
21438 2017-04-13  Martin Liska  <mliska@suse.cz>
21440         PR gcov-profile/80413
21441         * gcov-io.c (gcov_write_string): Copy to buffer just when
21442         allocated size is greater than zero.
21444 2017-04-13  Jakub Jelinek  <jakub@redhat.com>
21446         PR debug/80321
21447         * dwarf2out.c (decls_for_scope): Ignore declarations of
21448         current_function_decl in BLOCK_NONLOCALIZED_VARS.
21450 2017-04-12  Jan Hubicka  <hubicka@ucw.cz>
21452         PR lto/69953
21453         * ipa-visibility.c (non_local_p): Fix typos.
21454         (localize_node): When localizing symbol in same comdat group,
21455         dissolve the group only when we know external symbols are going
21456         to be privatized.
21457         (function_and_variable_visibility): Do not localize DECL_EXTERNAL.
21459 2017-04-12  Jakub Jelinek  <jakub@redhat.com>
21461         PR tree-optimization/79390
21462         * optabs.c (emit_conditional_move): If the preferred op2/op3 operand
21463         order does not result in usable sequence, retry with reversed operand
21464         order.
21466         PR sanitizer/80403
21467         PR sanitizer/80404
21468         PR sanitizer/80405
21469         * fold-const.c (fold_ternary_loc): Use op1 instead of arg1 as argument
21470         to fold_build2_loc.  Convert TREE_OPERAND (tem, 0) to type.  Use
21471         op0 instead of fold_convert_loc (loc, type, arg0).
21473 2017-04-12  Jeff Law  <law@redhat.com>
21475         * genattrtab.c (write_eligible_delay): Verify DELAY_INSN still
21476         has a delay slot in the generated code.
21478         * config/cris/cris.md (cris_preferred_reload_class): Return
21479         GENNONACR_REGS rather than GENERAL_REGS.
21481 2017-04-12  Jakub Jelinek  <jakub@redhat.com>
21483         PR c/80163
21484         * expr.c <CASE_CONVERT>: For EXPAND_INITIALIZER determine SIGN_EXTEND
21485         vs. ZERO_EXTEND based on signedness of treeop0's type rather than
21486         signedness of the result type.
21488 2017-04-12  Richard Biener  <rguenther@suse.de>
21489             Jeff Law  <law@redhat.com>
21491         PR tree-optimization/80359
21492         * tree-ssa-dse.c (maybe_trim_partially_dead_store): Do not
21493         trim stores to TARGET_MEM_REFs.
21495 2017-04-12  Richard Biener  <rguenther@suse.de>
21497         PR tree-optimization/79390
21498         * gimple-ssa-split-paths.c (is_feasible_trace): Restrict
21499         threading case even more.
21501 2017-04-12  Segher Boessenkool  <segher@kernel.crashing.org>
21503         PR target/80382
21504         * config/rs6000/sync.md (atomic_load<mode>, atomic_store<mode): Test
21505         for quad_address_p for TImode, instead of just not indexed_address.
21507 2017-04-12  Richard Biener  <rguenther@suse.de>
21508             Bernd Edlinger  <bernd.edlinger@hotmail.de>
21510         PR middle-end/79671
21511         * alias.c (component_uses_parent_alias_set_from): Handle
21512         TYPE_TYPELESS_STORAGE.
21513         (get_alias_set): Likewise.
21514         * tree-core.h (tree_type_common): Add typeless_storage flag.
21515         * tree.h (TYPE_TYPELESS_STORAGE): New macro.
21516         * stor-layout.c (place_union_field): Set TYPE_TYPELESS_STORAGE
21517         for types containing members with TYPE_TYPELESS_STORAGE.
21518         (place_field): Likewise.
21519         (layout_type): Likewise for ARRAY_TYPE.
21520         * lto-streamer-out.c (hash_tree): Hash TYPE_TYPELESS_STORAGE.
21521         * tree-streamer-in.c (unpack_ts_type_common_value_fields): Stream
21522         TYPE_TYPELESS_STORAGE.
21523         * tree-streamer-out.c (pack_ts_type_common_value_fields): Likewise.
21525 2017-04-12  Jakub Jelinek  <jakub@redhat.com>
21527         PR sanitizer/80349
21528         * fold-const.c (fold_binary_loc) <case BIT_IOR_EXPR>: Convert arg0's
21529         first argument to type.
21531 2017-04-11  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
21533         PR target/80376
21534         PR target/80315
21535         * config/rs6000/rs6000.c (rs6000_expand_unop_builtin): Return
21536         CONST0_RTX (mode) rather than const0_rtx where appropriate.
21537         (rs6000_expand_binop_builtin): Likewise.
21538         (rs6000_expand_ternop_builtin): Likewise; also add missing
21539         vsx_xxpermdi_* variants; also fix typo (arg1 => arg2) for
21540         vshasigma built-ins.
21541         * doc/extend.texi: Document that vec_xxpermdi's third argument
21542         must be a constant.
21544 2017-04-11  Uros Bizjak  <ubizjak@gmail.com>
21546         * config/i386/i386.c (dimode_scalar_chain::compute_convert_gain):
21547         Use shift_const cost parameter when calculating gain of STV shifts.
21549 2017-04-11  Vladimir Makarov  <vmakarov@redhat.com>
21551         PR rtl-optimization/70478
21552         * lra-constraints.c (process_alt_operands): Check memory for
21553         disfavoring memory insn operand.
21555 2017-04-11  Jakub Jelinek  <jakub@redhat.com>
21557         PR middle-end/80100
21558         * simplify-rtx.c (simplify_binary_operation_1) <case IOR>: Perform
21559         left shift in unsigned HOST_WIDE_INT type.
21561         PR rtl-optimization/80385
21562         * simplify-rtx.c (simplify_unary_operation_1): Don't transform
21563         (not (neg X)) into (plus X -1) for complex or non-integral modes.
21565         PR libgomp/80394
21566         * omp-low.c (scan_omp_task): Don't optimize away empty tasks
21567         if they have any depend clauses.
21569 2017-04-11  Martin Liska  <mliska@suse.cz>
21571         PR ipa/80212
21572         * cgraph.c (cgraph_node::dump): Dump calls_comdat_local.
21573         * ipa-split.c (split_function): Create a local comdat symbol
21574         if caller is in a comdat group.
21576 2017-04-11  Martin Liska  <mliska@suse.cz>
21578         PR ipa/80212
21579         * ipa-cp.c (determine_versionability): Handle calls_comdat_local
21580         flags.
21582 2017-04-11  Martin Sebor  <msebor@redhat.com>
21584         PR middle-end/80364
21585         * gimple-ssa-sprintf.c (get_int_range): Remove second argument and
21586         always use the int type.  Use INTEGRAL_TYPE_P() rather than testing
21587         for INTEGER_TYPE.
21588         (directive::set_width, directive::set_precision, format_character):
21589         Adjust.
21590         (parse_directive): Use INTEGRAL_TYPE_P() rather than testing for
21591         INTEGER_TYPE.
21593 2017-04-11  Richard Earnshaw  <rearnsha@arm.com>
21595         PR target/80389
21596         * config/arm/arm.c (arm_configure_build_target): When -mcpu and -arch
21597         conflict, set target->arch_name instead of target->cpu_name.
21599 2017-04-11  Richard Biener  <rguenther@suse.de>
21601         PR tree-optimization/80374
21602         * tree-ssa-dom.c (derive_equivalences_from_bit_ior): Use
21603         build_zero_cst, remove fold_convertible_p check again.
21605 2017-04-11  Martin Liska  <mliska@suse.cz>
21607         PR sanitizer/70878
21608         * ubsan.c (instrument_object_size): Do not instrument register
21609         variables.
21611 2017-04-11  Jakub Jelinek  <jakub@redhat.com>
21613         PR target/80381
21614         * config/i386/i386-builtin-types.def
21615         (V16HI_FTYPE_V16HI_INT_V16HI_UHI_COUNT,
21616         V16HI_FTYPE_V16HI_V8HI_V16HI_UHI_COUNT,
21617         V16SI_FTYPE_V16SI_INT_V16SI_UHI_COUNT,
21618         V16SI_FTYPE_V16SI_V4SI_V16SI_UHI_COUNT,
21619         V2DI_FTYPE_V2DI_INT_V2DI_UQI_COUNT,
21620         V2DI_FTYPE_V2DI_V2DI_V2DI_UQI_COUNT,
21621         V32HI_FTYPE_V32HI_INT_V32HI_USI_COUNT,
21622         V32HI_FTYPE_V32HI_V8HI_V32HI_USI_COUNT,
21623         V4DI_FTYPE_V4DI_INT_V4DI_UQI_COUNT,
21624         V4DI_FTYPE_V4DI_V2DI_V4DI_UQI_COUNT,
21625         V4SI_FTYPE_V4SI_INT_V4SI_UQI_COUNT,
21626         V4SI_FTYPE_V4SI_V4SI_V4SI_UQI_COUNT,
21627         V8DI_FTYPE_V8DI_INT_V8DI_UQI_COUNT,
21628         V8DI_FTYPE_V8DI_V2DI_V8DI_UQI_COUNT,
21629         V8HI_FTYPE_V8HI_INT_V8HI_UQI_COUNT,
21630         V8HI_FTYPE_V8HI_V8HI_V8HI_UQI_COUNT,
21631         V8SI_FTYPE_V8SI_INT_V8SI_UQI_COUNT,
21632         V8SI_FTYPE_V8SI_V4SI_V8SI_UQI_COUNT): New function type aliases.
21633         * config/i386/i386-builtin.def (__builtin_ia32_pslld512_mask,
21634         __builtin_ia32_pslldi512_mask, __builtin_ia32_psllq512_mask,
21635         __builtin_ia32_psllqi512_mask, __builtin_ia32_psrad512_mask,
21636         __builtin_ia32_psradi512_mask, __builtin_ia32_psraq512_mask,
21637         __builtin_ia32_psraqi512_mask, __builtin_ia32_psrld512_mask,
21638         __builtin_ia32_psrldi512_mask, __builtin_ia32_psrlq512_mask,
21639         __builtin_ia32_psrlqi512_mask, __builtin_ia32_psllwi128_mask,
21640         __builtin_ia32_pslldi128_mask, __builtin_ia32_psllqi128_mask,
21641         __builtin_ia32_psllw128_mask, __builtin_ia32_pslld128_mask,
21642         __builtin_ia32_psllq128_mask, __builtin_ia32_psllwi256_mask,
21643         __builtin_ia32_psllw256_mask, __builtin_ia32_pslldi256_mask,
21644         __builtin_ia32_pslld256_mask, __builtin_ia32_psllqi256_mask,
21645         __builtin_ia32_psllq256_mask, __builtin_ia32_psradi128_mask,
21646         __builtin_ia32_psrad128_mask, __builtin_ia32_psradi256_mask,
21647         __builtin_ia32_psrad256_mask, __builtin_ia32_psraqi128_mask,
21648         __builtin_ia32_psraq128_mask, __builtin_ia32_psraqi256_mask,
21649         __builtin_ia32_psraq256_mask, __builtin_ia32_psrldi128_mask,
21650         __builtin_ia32_psrld128_mask, __builtin_ia32_psrldi256_mask,
21651         __builtin_ia32_psrld256_mask, __builtin_ia32_psrlqi128_mask,
21652         __builtin_ia32_psrlq128_mask, __builtin_ia32_psrlqi256_mask,
21653         __builtin_ia32_psrlq256_mask, __builtin_ia32_psrawi256_mask,
21654         __builtin_ia32_psraw256_mask, __builtin_ia32_psrawi128_mask,
21655         __builtin_ia32_psraw128_mask, __builtin_ia32_psrlwi256_mask,
21656         __builtin_ia32_psrlw256_mask, __builtin_ia32_psrlwi128_mask,
21657         __builtin_ia32_psrlw128_mask, __builtin_ia32_psllwi512_mask,
21658         __builtin_ia32_psllw512_mask, __builtin_ia32_psrawi512_mask,
21659         __builtin_ia32_psraw512_mask, __builtin_ia32_psrlwi512_mask,
21660         __builtin_ia32_psrlw512_mask): Use _COUNT suffixed function type
21661         aliases.
21662         * config/i386/i386.c (ix86_expand_args_builtin): Rename last_arg_count
21663         flag to second_arg_count, handle 4 argument function type _COUNT
21664         aliases, handle second_arg_count on second argument rather than last.
21666 2017-04-10  Jeff Law  <law@redhat.com>
21668         PR tree-optimization/80374
21669         * tree-ssa-dom.c (derive_equivalences_from_bit_ior): Do not try to
21670         record anything if we can not convert integer_zero_node to the
21671         desired type.
21673 2017-04-10  Kelvin Nilsen  <kelvin@gcc.gnu.org>
21675         PR target/80108
21676         * config/rs6000/rs6000.c (rs6000_option_override_internal):
21677         Enhance special handling given to the TARGET_P9_MINMAX option in
21678         relation to certain other options.
21680 2017-04-10  Bin Cheng  <bin.cheng@arm.com>
21682         PR tree-optimization/80153
21683         * tree-ssa-loop-ivopts.c (add_iv_candidate_for_use): Check and
21684         remove POINTER_PLUS_EXPR's base part directly, rather than through
21685         aff_tree.
21687 2017-04-10  Richard Biener  <rguenther@suse.de>
21688             Bin Cheng  <bin.cheng@arm.com>
21690         PR tree-optimization/80153
21691         * tree-affine.c (aff_combination_to_tree): Get base pointer from
21692         the first element of pointer type aff_tree.  Build result expr in
21693         aff_tree's type.
21694         (add_elt_to_tree): Convert to type unconditionally.  Remove other
21695         fold_convert calls.
21696         * tree-ssa-loop-ivopts.c (alloc_iv): Pass in consistent types.
21697         (rewrite_use_nonlinear_expr): Check invariant using iv information.
21699 2017-04-10  Richard Biener  <rguenther@suse.de>
21701         * tree-ssa-structalias.c (find_func_aliases): Properly handle
21702         asm inputs.
21704 2017-04-10  Vladimir Makarov  <vmakarov@redhat.com>
21706         PR rtl-optimization/70478
21707         * lra-constraints.c (curr_small_class_check): New.
21708         (update_and_check_small_class_inputs): New.
21709         (process_alt_operands): Update curr_small_class_check.  Disfavor
21710         alternative insn memory operands.  Check available regs for small
21711         class operands.
21713 2017-03-31  Matthew Fortune  <matthew.fortune@imgtec.com>
21715         PR target/80057
21716         * config/mips/mips.opt (-mvirt): Update description.
21717         * doc/invoke.texi (-mvirt): Likewise.
21719 2017-04-10  Richard Biener  <rguenther@suse.de>
21721         PR middle-end/80362
21722         * fold-const.c (fold_binary_loc): Look at unstripped ops when
21723         looking for NEGATE_EXPR in -A / -B to A / B folding.
21725 2017-04-10  Martin Liska  <mliska@suse.cz>
21727         PR gcov-profile/80224
21728         * gcov.c (print_usage): Fix usage string.
21729         (get_gcov_intermediate_filename): Remove.
21730         (output_gcov_file): Use both for normal and intermediate format.
21731         (generate_results): Do not initialize special file for
21732         intermediate format.
21734 2017-04-10  Richard Biener  <rguenther@suse.de>
21736         PR tree-optimization/80304
21737         * tree-ssa-loop-im.c (ref_indep_loop_p_1): Also recurse
21738         for safelen.
21740 2017-04-10  Nathan Sidwell  <nathan@acm.org>
21742         PR target/79905
21743         * config/rs6000/rs6000.c (rs6000_vector_type): New.
21744         (rs6000_init_builtins): Use it.
21746 2016-04-10  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
21748         * config/arm/arm.md (<mrc>): Add mode to SET source.
21749         (<mrrc>): Likewise.
21751 2017-04-10  Richard Biener  <rguenther@suse.de>
21753         PR middle-end/80344
21754         * gimplify.c (is_gimple_mem_rhs_or_call): Allow CLOBBERs.
21756 2017-04-10  Jakub Jelinek  <jakub@redhat.com>
21758         PR target/80324
21759         * config/i386/avx512fintrin.h (_mm512_reduce_add_epi32,
21760         _mm512_reduce_mul_epi32, _mm512_reduce_and_epi32,
21761         _mm512_reduce_or_epi32, _mm512_mask_reduce_add_epi32,
21762         _mm512_mask_reduce_mul_epi32, _mm512_mask_reduce_and_epi32,
21763         _mm512_mask_reduce_or_epi32, _mm512_reduce_min_epi32,
21764         _mm512_reduce_max_epi32, _mm512_reduce_min_epu32,
21765         _mm512_reduce_max_epu32, _mm512_mask_reduce_min_epi32,
21766         _mm512_mask_reduce_max_epi32, _mm512_mask_reduce_min_epu32,
21767         _mm512_mask_reduce_max_epu32, _mm512_reduce_add_ps,
21768         _mm512_reduce_mul_ps, _mm512_mask_reduce_add_ps,
21769         _mm512_mask_reduce_mul_ps, _mm512_reduce_min_ps, _mm512_reduce_max_ps,
21770         _mm512_mask_reduce_min_ps, _mm512_mask_reduce_max_ps,
21771         _mm512_reduce_add_epi64, _mm512_reduce_mul_epi64,
21772         _mm512_reduce_and_epi64, _mm512_reduce_or_epi64,
21773         _mm512_mask_reduce_add_epi64, _mm512_mask_reduce_mul_epi64,
21774         _mm512_mask_reduce_and_epi64, _mm512_mask_reduce_or_epi64,
21775         _mm512_reduce_min_epi64, _mm512_reduce_max_epi64,
21776         _mm512_mask_reduce_min_epi64, _mm512_mask_reduce_max_epi64,
21777         _mm512_reduce_min_epu64, _mm512_reduce_max_epu64,
21778         _mm512_mask_reduce_min_epu64, _mm512_mask_reduce_max_epu64,
21779         _mm512_reduce_add_pd, _mm512_reduce_mul_pd, _mm512_mask_reduce_add_pd,
21780         _mm512_mask_reduce_mul_pd, _mm512_reduce_min_pd, _mm512_reduce_max_pd,
21781         _mm512_mask_reduce_min_pd, _mm512_mask_reduce_max_pd): New intrinsics.
21783 2017-04-08  Vladimir Makarov  <vmakarov@redhat.com>
21785         PR rtl-optimization/70478
21786         * lra-constraints.c: Reverse the last patch.
21788 2017-04-08  Andreas Tobler  <andreast@gcc.gnu.org>
21790         * config/aarch64/aarch64-freebsd.h: Define MCOUNT_NAME.
21791         Add comment for WCHAR_T.
21793 2017-04-08  Martin Liska  <mliska@suse.cz>
21795         Revert:
21796         2017-04-07  Martin Liska  <mliska@suse.cz>
21798         PR ipa/80212
21799         * ipa-split.c (split_function): Add function part to a same comdat
21800         group.
21802 2017-04-08  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
21804         PR target/80358
21805         * config/rs6000/rs6000.c (expand_block_compare): Fix boundary check.
21807 2017-04-07  Pat Haugen  <pthaugen@us.ibm.com>
21809         * rs6000/rs6000.c (vec_load_pendulum): Rename...
21810         (vec_pairing): ...to this.
21811         (power9_sched_reorder2): Rewrite code for pairing vector/vecload insns.
21812         (rs6000_sched_init): Adjust for name change.
21813         (struct rs6000_sched_context): Likewise.
21814         (rs6000_init_sched_context): Likewise.
21815         (rs6000_set_sched_context): Likewise.
21817 2017-04-07  Jakub Jelinek  <jakub@redhat.com>
21819         PR target/80322
21820         PR target/80323
21821         PR target/80325
21822         PR target/80326
21823         * config/i386/avxintrin.h (_mm256_cvtsd_f64, _mm256_cvtss_f32): New
21824         intrinsics.
21825         * config/i386/avx512fintrin.h (_mm512_int2mask, _mm512_mask2int,
21826         _mm512_abs_ps, _mm512_mask_abs_ps, _mm512_abs_pd, _mm512_mask_abs_pd,
21827         _mm512_cvtsd_f64, _mm512_cvtss_f32): Likewise.
21829 2017-04-07  Andreas Tobler  <andreast@gcc.gnu.org>
21831         * config/aarch64/aarch64-freebsd.h: Define WCHAR_TYPE.
21833 2017-04-07  Vladimir Makarov  <vmakarov@redhat.com>
21835         PR rtl-optimization/70703
21836         * ira-color.c (update_conflict_hard_regno_costs): Use
21837         int64_t instead of HOST_WIDE_INT.
21839 2017-04-07  Vladimir Makarov  <vmakarov@redhat.com>
21841         PR rtl-optimization/70478
21842         * lra-constraints.c (process_alt_operands): Disfavor alternative
21843         insn memory operands.
21845 2017-04-07  Jeff Law  <law@redhat.com>
21847         * config/iq2000/iq2000.c (final_prescan_insn): Do not separate a
21848         CALL and NOTE_INSN_CALL_ARG_LOCATION.
21850 2017-04-07  Martin Liska  <mliska@suse.cz>
21852         PR target/79889
21853         * config/aarch64/aarch64.c (aarch64_process_target_attr):
21854         Show error message instead of an ICE.
21856 2017-04-07  Martin Liska  <mliska@suse.cz>
21858         PR ipa/80212
21859         * ipa-split.c (split_function): Add function part to a same comdat
21860         group.
21862 2017-04-07  Richard Biener  <rguenther@suse.de>
21864         PR middle-end/80341
21865         * tree.c (get_unwidened): Also handle ! for_type case for
21866         INTEGER_CSTs.
21867         * convert.c (do_narrow): Split out from ...
21868         (convert_to_integer_1): ... here.  Do not pass final truncation
21869         type to get_unwidened for TRUNC_DIV_EXPR.
21871 2017-04-07  Richard Biener  <rguenther@suse.de>
21873         * tree-affine.c (wide_int_ext_for_comb): Take type rather
21874         than aff_tree.
21875         (aff_combination_const): Adjust.
21876         (aff_combination_scale): Likewise.
21877         (aff_combination_add_elt): Likewise.
21878         (aff_combination_add_cst): Likewise.
21879         (aff_combination_convert): Likewise.
21880         (add_elt_to_tree): Likewise.  Remove unused argument.
21881         (aff_combination_to_tree): Adjust calls to add_elt_to_tree.
21883 2017-04-07  Sebastian Huber  <sebastian.huber@embedded-brains.de>
21885         * config/arm/arm.h (ARM_DEFAULT_SHORT_ENUMS): Provide default
21886         definition.
21887         * config/arm/arm.c (arm_default_short_enums): Use
21888         ARM_DEFAULT_SHORT_ENUMS.
21889         * config/arm/rtems.h (ARM_DEFAULT_SHORT_ENUMS): Define.
21891 2017-04-06  Jakub Jelinek  <jakub@redhat.com>
21893         PR debug/80234
21894         * dwarf2out.c (gen_member_die): Handle C++17 inline static data
21895         members with redundant out-of-class redeclaration.
21897 2017-04-06  Uros Bizjak  <ubizjak@gmail.com>
21899         PR target/80286
21900         * config/i386/sse.md (*vec_extractv4si_0_zext_sse4): New pattern.
21901         * config/i386/i386.md (*zero_extendsidi2):
21902         Add (?*x,*x) and (?*v,*v) alternatives.
21904 2017-04-06  Uros Bizjak  <ubizjak@gmail.com>
21906         PR target/79733
21907         * config/i386/i386.c (ix86_expand_builtin)
21908         <case IX86_BUILTIN_K{,OR}TEST{C,Z}{8,16,32,64}>: Determine insn operand
21909         mode from insn data. Convert operands to insn operand mode.
21910         Copy operands that don't satisfy insn predicate to a register.
21912 2017-04-06  Sam Thursfield  <sam.thursfield@codethink.co.uk>
21914         * config/rs6000/x-aix: Increase memory limit for genautomata on AIX.
21915         Update comments.
21917 2017-04-06  Richard Biener  <rguenther@suse.de>
21919         PR tree-optimization/80334
21920         * tree-ssa-loop-ivopts.c (rewrite_use_address): Properly
21921         preserve alignment of accesses.
21923 2017-04-06  Richard Biener  <rguenther@suse.de>
21925         PR tree-optimization/80262
21926         * tree-sra.c (build_ref_for_offset): Preserve address-space
21927         information.
21928         * tree-ssa-sccvn.c (vn_reference_maybe_forwprop_address):
21929         Drop useless address-space information on MEM_REF offsets.
21931 2017-04-05  Andreas Schwab  <schwab@linux-m68k.org>
21933         * builtins.def (BUILT_IN_UPDATE_SETJMP_BUF): Fix type.
21935 2017-04-05  Vladimir Makarov  <vmakarov@redhat.com>
21937         PR rtl-optimization/70703
21938         * ira-color.c (update_conflict_hard_regno_costs): Use
21939         HOST_WIDE_INT instead of long.
21941 2017-04-05  Uros Bizjak  <ubizjak@gmail.com>
21943         PR target/80298
21944         * config/i386/mmintrin.h: Add -msse target option when __SSE__ is
21945         not defined for x86_64 target.  Add -mmmx target option when __SSE2__
21946         is not defined.
21947         * config/i386/mm3dnow.h: Add -msse target when __SSE__ is not defined
21948         for x86_64 target.  Handle -m3dnowa option.
21950 2017-04-05  Vladimir Makarov  <vmakarov@redhat.com>
21952         PR rtl-optimization/70703
21953         * ira-color.c (update_costs_from_allocno): Use the smallest mode.
21954         (update_conflict_hard_regno_costs): Use long instead of unsigned
21955         arithmetic for cost calculation.
21957 2017-04-05  Jakub Jelinek  <jakub@redhat.com>
21958             Bernd Edlinger  <bernd.edlinger@hotmail.de>
21960         PR sanitizer/80308
21961         * asan.c (asan_store_shadow_bytes): Fix location of last_chunk_value
21962         for big endian.
21964 2017-04-05  Eric Botcazou  <ebotcazou@adacore.com>
21966         PR target/78002
21967         * config/aarch64/aarch64.c (aarch64_emit_probe_stack_range): Replace
21968         ptr_mode with Pmode throughout.
21969         * config/aarch64/aarch64.md (probe_stack_range_<PTR:mode): Rename
21970         into probe_stack_range and use DImode.
21972 2017-04-05  Dominik Vogt  <vogt@linux.vnet.ibm.com>
21974         PR target/79890
21975         * config/s390/s390.c (s390_register_info_gprtofpr): Return if
21976         call_eh_return is true.
21978 2017-04-05  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
21980         * config/s390/s390-c.c (s390_resolve_overloaded_builtin):
21981         Initialize last_match_fntype_index.
21983 2017-04-05  Jakub Jelinek  <jakub@redhat.com>
21985         PR target/80310
21986         * tree-nvr.c: Include internal-fn.h.
21987         (pass_return_slot::execute): Ignore internal calls without
21988         direct optab.
21990 2017-04-04  Jakub Jelinek  <jakub@redhat.com>
21991             Richard Biener  <rguenther@suse.de>
21993         PR c++/80297
21994         * genmatch.c (capture::gen_transform): For GENERIC unshare_expr
21995         captures used multiple times, except for the last use.
21996         * generic-match-head.c: Include gimplify.h.
21998 2017-04-04  Jakub Jelinek  <jakub@redhat.com>
22000         PR tree-optimization/79390
22001         * target.h (struct noce_if_info): Declare.
22002         * targhooks.h (default_noce_conversion_profitable_p): Declare.
22003         * target.def (noce_conversion_profitable_p): New target hook.
22004         * ifcvt.h (struct noce_if_info): New type, moved from ...
22005         * ifcvt.c (struct noce_if_info): ... here.
22006         (noce_conversion_profitable_p): Renamed to ...
22007         (default_noce_conversion_profitable_p): ... this.  No longer
22008         static nor inline.
22009         (noce_try_store_flag_constants, noce_try_addcc,
22010         noce_try_store_flag_mask, noce_try_cmove, noce_try_cmove_arith,
22011         noce_convert_multiple_sets): Use targetm.noce_conversion_profitable_p
22012         instead of noce_conversion_profitable_p.
22013         * config/i386/i386.c: Include ifcvt.h.
22014         (ix86_option_override_internal): Don't override
22015         PARAM_MAX_RTL_IF_CONVERSION_INSNS default.
22016         (ix86_noce_conversion_profitable_p): New function.
22017         (TARGET_NOCE_CONVERSION_PROFITABLE_P): Redefine.
22018         * config/i386/x86-tune.def (X86_TUNE_ONE_IF_CONV_INSN): Adjust comment.
22019         * doc/tm.texi.in (TARGET_NOCE_CONVERSION_PROFITABLE_P): Add.
22020         * doc/tm.texi: Regenerated.
22022 2017-04-04  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
22024         * doc/extend.texi (PowerPC AltiVec Built-in Functions): Grammar
22025         correction.
22027 2017-04-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
22029         PR target/80307
22030         * config/arm/arm.c (thumb1_rtx_costs): Give a cost of 32
22031         instructions for small multiply cores.
22033 2017-04-04  Jeff Law  <law@redhat.com>
22035         * config/mips/mips.c (mips_multi_add): Zero initialize the newly
22036         added member.
22037         (mips_expand_vec_perm_const): Initialize elements in orig_perm
22038         that are not set by the loop over the elements.
22040 2017-04-04  Jakub Jelinek  <jakub@redhat.com>
22042         PR target/80286
22043         * config/i386/i386.c (ix86_expand_args_builtin): If op has scalar
22044         int mode, convert_modes it to mode as unsigned, otherwise use
22045         lowpart_subreg to mode rather than SImode.
22046         * config/i386/sse.md (<mask_codefor>ashr<mode>3<mask_name>,
22047         ashr<mode>3, ashr<mode>3<mask_name>, <shift_insn><mode>3<mask_name>):
22048         Use DImode instead of SImode for the shift count operand.
22049         * config/i386/mmx.md (mmx_ashr<mode>3, mmx_<shift_insn><mode>3):
22050         Likewise.
22052 2017-04-04  Richard Biener  <rguenther@suse.de>
22054         PR middle-end/80281
22055         * match.pd (A + (-B) -> A - B): Make sure to preserve unsigned
22056         arithmetic done for the negate or the plus.  Simplify.
22057         (A - (-B) -> A + B): Likewise.
22058         * fold-const.c (split_tree): Make sure to not negate pointers.
22060 2017-04-04  Segher Boessenkool  <segher@kernel.crashing.org>
22062         PR rtl-optimization/60818
22063         * simplify-rtx.c (simplify_binary_operation_1): Do not replace
22064         a compare of comparisons with the thing compared if this results
22065         in a different machine mode.
22067 2017-04-03  Jonathan Wakely  <jwakely@redhat.com>
22069         * alias.c (base_alias_check): Fix typo in comment.
22070         * cgraph.h (class ipa_polymorphic_call_context): Likewise.
22071         * cgraphunit.c (symbol_table::compile): Likewise.
22072         * collect2.c (maybe_run_lto_and_relink): Likewise.
22073         * config/arm/arm.c (arm_thumb1_mi_thunk): Likewise.
22074         * config/avr/avr-arch.h (avr_arch_info_t): Likewise.
22075         * config/avr/avr.c (avr_map_op_t): Likewise.
22076         * config/cr16/cr16.h (DATA_ALIGNMENT): Likewise.
22077         * config/epiphany/epiphany.c (TARGET_ARG_PARTIAL_BYTES): Likewise.
22078         * config/epiphany/epiphany.md (movcc): Likewise.
22079         * config/i386/i386.c (legitimize_pe_coff_extern_decl): Likewise.
22080         * config/m68k/m68k.c (struct _sched_ib, m68k_sched_variable_issue):
22081         Likewise.
22082         * config/mips/mips.c (mips_save_restore_reg): Likewise.
22083         * config/rx/rx.c (rx_is_restricted_memory_address): Likewise.
22084         * config/s390/s390.c (Z10_EARLYLOAD_DISTANCE): Likewise.
22085         * config/sh/sh.c (sh_rtx_costs): Likewise.
22086         * fold-const.c (fold_truth_andor): Likewise.
22087         * genautomata.c (collapse_flag): Likewise.
22088         * gengtype.h (struct type::u::s): Likewise.
22089         * gensupport.c (has_subst_attribute, add_mnemonic_string): Likewise.
22090         * input.c (FORMAT_AMOUNT): Likewise.
22091         * ipa-cp.c (class ipcp_lattice, agg_replacements_to_vector)
22092         (known_aggs_to_agg_replacement_list): Likewise.
22093         * ipa-inline-analysis.c: Likewise.
22094         * ipa-inline.h (estimate_edge_time, estimate_edge_hints): Likewise.
22095         * ipa-polymorphic-call.c
22096         (ipa_polymorphic_call_context::restrict_to_inner_class): Likewise.
22097         * loop-unroll.c (analyze_insn_to_expand_var): Likewise.
22098         * lra.c (lra_optional_reload_pseudos, lra_subreg_reload_pseudos):
22099         Likewise.
22100         * modulo-sched.c (apply_reg_moves): Likewise.
22101         * omp-expand.c (build_omp_regions_1): Likewise.
22102         * trans-mem.c (struct tm_wrapper_hasher): Likewise.
22103         * tree-ssa-loop-ivopts.c (may_eliminate_iv): Likewise.
22104         * tree-ssa-loop-niter.c (maybe_lower_iteration_bound): Likewise.
22105         * tree-vect-data-refs.c (vect_enhance_data_refs_alignment): Likewise.
22106         * value-prof.c: Likewise.
22107         * var-tracking.c (val_reset): Likewise.
22109 2017-04-03  Richard Biener  <rguenther@suse.de>
22111         PR tree-optimization/80275
22112         * fold-const.c (split_address_to_core_and_offset): Handle
22113         POINTER_PLUS_EXPR.
22115 2017-04-03  Eric Botcazou  <ebotcazou@adacore.com>
22117         * tree-nested.c (get_descriptor_type): Make sure that the alignment of
22118         descriptors is at least equal to that of functions.
22120 2017-04-02  Uros Bizjak  <ubizjak@gmail.com>
22122         * config/i386/sse.md (movdi_to_sse): Add missing DONE.
22124 2017-04-02  Uros Bizjak  <ubizjak@gmail.com>
22126         PR target/80250
22127         * config/i386/sse.md (mov<IMOD4:mode>): Remove insn pattern.
22128         (mov<IMOD4:mode>): New expander.
22129         (*mov<IMOD4:mode>_internal): New insn and split pattern.
22131 2017-03-31  Segher Boessenkool  <segher@kernel.crashing.org>
22133         PR rtl-optimization/79405
22134         * fwprop.c (propagations_left): New variable.
22135         (forward_propagate_into): Decrement it.
22136         (fwprop_init): Initialize it.
22137         (fw_prop): If the variable has reached zero, stop propagating.
22138         (fwprop_addr): Ditto.
22140 2017-03-31  Jakub Jelinek  <jakub@redhat.com>
22142         PR debug/79255
22143         * dwarf2out.c (decls_for_scope): If BLOCK_NONLOCALIZED_VAR is
22144         a FUNCTION_DECL, pass it as decl instead of origin to
22145         process_scope_var.
22147 2017-03-31  Alexander Monakov  <amonakov@ispras.ru>
22149         * config/nvptx/nvptx.c (nvptx_output_softstack_switch): Correct format
22150         string.
22152 2017-03-31  Pat Haugen  <pthaugen@us.ibm.com>
22154         PR target/80107
22155         * config/rs6000/rs6000.md (extendhi<mode>2): Add test for
22156         TARGET_VSX_SMALL_INTEGER.
22158 2017-03-31  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
22160         * doc/extend.texi (PowerPC AltiVec Built-in Functions): Add
22161         reference to the OpenPOWER 64-Bit ELF V2 ABI Specification.
22163 2017-03-31  Matthew Fortune  <matthew.fortune@imgtec.com>
22165         * config/mips/mips-msa.md (msa_vec_extract_<msafmt_f>): Update
22166         extraction from odd-numbered MSA register.
22168 2017-03-31  Jakub Jelinek  <jakub@redhat.com>
22170         PR middle-end/80173
22171         * expmed.c (store_bit_field_1): Don't attempt to create
22172         a word subreg out of hard registers wider than word if they
22173         have HARD_REGNO_NREGS of 1 for their mode.
22175         PR middle-end/80163
22176         * varasm.c (initializer_constant_valid_p_1): Disallow sign-extending
22177         conversions to integer types wider than word and pointer.
22179         PR debug/80025
22180         * cselib.h (rtx_equal_for_cselib_1): Add depth argument.
22181         (rtx_equal_for_cselib_p): Pass 0 to it.
22182         * cselib.c (cselib_hasher::equal): Likewise.
22183         (rtx_equal_for_cselib_1): Add depth argument.  If depth
22184         is 128, don't look up VALUE locs and punt.  Increment
22185         depth in recursive calls when walking VALUE locs.
22187 2017-03-31  Bernd Edlinger  <bernd.edlinger@hotmail.de>
22189         * gcov.c (md5sum_to_hex): Fix output of MD5 hex bytes.
22190         (make_gcov_file_name): Use the canonical path name for generating
22191         the MD5 value.
22192         (read_line): Fix handling of files with ascii null bytes.
22194 2017-03-30  Matthew Fortune  <matthew.fortune@imgtec.com>
22196         * config/mips/mips.c (mips_expand_vector_init): Create a const_vector
22197         to initialise a vector register instead
22198         of using a const_int.
22200 2017-03-30  Jakub Jelinek  <jakub@redhat.com>
22202         PR translation/80189
22203         * gimplify.c (omp_default_clause): Use %qs instead of %s in
22204         diagnostic messages.
22206 2017-03-30  Peter Bergner  <bergner@vnet.ibm.com>
22208         PR target/80246
22209         * config/rs6000/dfp.md (dfp_dxex_<mode>): Update mode of operand 0.
22210         (dfp_diex_<mode>): Update mode of operand 1.
22211         * doc/extend.texi (dxex, dxexq): Document change to return type.
22212         (diex, diexq): Document change to argument type.
22214 2017-03-30  Martin Jambor  <mjambor@suse.cz>
22216         PR ipa/77333
22217         * cgraph.h (cgraph_build_function_type_skip_args): Declare.
22218         * cgraph.c (redirect_call_stmt_to_callee): Set gimple fntype so that
22219         it reflects the signature changes performed at the callee side.
22220         * cgraphclones.c (build_function_type_skip_args): Make public, renamed
22221         to cgraph_build_function_type_skip_args.
22222         (build_function_decl_skip_args): Adjust call to the above function.
22224 2017-03-30  Jakub Jelinek  <jakub@redhat.com>
22226         PR target/80206
22227         * config/i386/sse.md
22228         (<extract_type>_vextract<shuffletype><extract_suf>_mask): Use
22229         register as dest whenever it is a MEM not rtx_equal_p to the
22230         corresponding dup operand, and when forcing into reg move the
22231         reg into the memory afterwards.
22232         (<extract_type_2>_vextract<shuffletype><extract_suf_2>_mask):
22233         Likewise.  Use <ssehalfvecmode> instead of <ssequartermode>
22234         for the force_reg mode.
22235         (avx512vl_vextractf128<mode>): Use register as dest either
22236         always when a MEM, or when it is a MEM not rtx_equal_p to the
22237         corresponding dup operand, or even not when it is a CONST_VECTOR
22238         depending on the mode and lo vs. hi.
22239         (avx512dq_vextract<shuffletype>64x2_1_maskm): Remove extraneous
22240         parens.
22241         (avx512f_vextract<shuffletype>32x4_1_maskm): Likewise.
22242         (<mask_codefor>avx512dq_vextract<shuffletype>64x2_1<mask_name>):
22243         Likewise.  Require that operands[2] is even.
22244         (<mask_codefor>avx512f_vextract<shuffletype>32x4_1<mask_name>):
22245         Remove extraneous parens.  Require that operands[2] is a multiple
22246         of 4.
22247         (vec_extract_lo_<mode><mask_name>): Don't bother testing if
22248         operands[0] is a MEM if <mask_applied>, the predicates/constraints
22249         disallow memory then.
22251 2017-03-30  Richard Biener  <rguenther@suse.de>
22253         PR tree-optimization/77498
22254         * tree-ssa-pre.c (phi_translate_1): Do not allow simplifications
22255         to non-constants over backedges.
22257 2017-03-29  Segher Boessenkool  <segher@kernel.crashing.org>
22259         PR rtl-optimization/80233
22260         * combine.c (combine_instructions): Only take NONDEBUG_INSN_P insns
22261         as last_combined_insn.  Do not test for BARRIER_P separately.
22263 2017-03-29  Andreas Schwab  <schwab@suse.de>
22265         PR ada/80146
22266         * calls.c (prepare_call_address): Convert funexp to Pmode before
22267         copying to temp reg.
22269 2017-03-29  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
22271         PR tree-optimization/80158
22272         * gimple-ssa-strength-reduction.c (replace_mult_candidate):
22273         Handle possible future case of more than one alternate
22274         interpretation.
22275         (replace_rhs_if_not_dup): Likewise.
22276         (replace_one_candidate): Likewise.
22278 2017-03-28  Vladimir Makarov  <vmakarov@redhat.com>
22280         PR rtl-optimization/80193
22281         * ira.c (ira): Do not check allocation for LRA.
22283 2017-03-28  Alexander Monakov  <amonakov@ispras.ru>
22285         * config/nvptx/nvptx-protos.h (nvptx_output_simt_enter): Declare.
22286         (nvptx_output_simt_exit): Declare.
22287         * config/nvptx/nvptx.c (nvptx_init_unisimt_predicate): Use
22288         cfun->machine->unisimt_location.  Handle NULL unisimt_predicate.
22289         (init_softstack_frame): Move initialization of crtl->is_leaf to...
22290         (nvptx_declare_function_name): ...here.  Emit declaration of local
22291         memory space buffer for omp_simt_enter insn.
22292         (nvptx_output_unisimt_switch): New.
22293         (nvptx_output_softstack_switch): New.
22294         (nvptx_output_simt_enter): New.
22295         (nvptx_output_simt_exit): New.
22296         * config/nvptx/nvptx.h (struct machine_function): New fields
22297         has_simtreg, unisimt_location, simt_stack_size, simt_stack_align.
22298         * config/nvptx/nvptx.md (UNSPECV_SIMT_ENTER): New unspec.
22299         (UNSPECV_SIMT_EXIT): Ditto.
22300         (omp_simt_enter_insn): New insn.
22301         (omp_simt_enter): New expansion.
22302         (omp_simt_exit): New insn.
22303         * config/nvptx/nvptx.opt (msoft-stack-reserve-local): New option.
22305         * internal-fn.c (expand_GOMP_SIMT_ENTER): New.
22306         (expand_GOMP_SIMT_ENTER_ALLOC): New.
22307         (expand_GOMP_SIMT_EXIT): New.
22308         * internal-fn.def (GOMP_SIMT_ENTER): New internal function.
22309         (GOMP_SIMT_ENTER_ALLOC): Ditto.
22310         (GOMP_SIMT_EXIT): Ditto.
22311         * target-insns.def (omp_simt_enter): New insn.
22312         (omp_simt_exit): Ditto.
22313         * omp-low.c (struct omplow_simd_context): New fields simt_eargs,
22314         simt_dlist.
22315         (lower_rec_simd_input_clauses): Implement SIMT privatization.
22316         (lower_rec_input_clauses): Likewise.
22317         (lower_lastprivate_clauses): Handle SIMT privatization.
22319         * omp-offload.c: Include langhooks.h, tree-nested.h, stor-layout.h.
22320         (ompdevlow_adjust_simt_enter): New.
22321         (find_simtpriv_var_op): New.
22322         (execute_omp_device_lower): Handle IFN_GOMP_SIMT_ENTER,
22323         IFN_GOMP_SIMT_ENTER_ALLOC, IFN_GOMP_SIMT_EXIT.
22325         * tree-inline.h (struct copy_body_data): New field dst_simt_vars.
22326         * tree-inline.c (expand_call_inline): Handle SIMT privatization.
22327         (copy_decl_for_dup_finish): Ditto.
22329         * tree-ssa.c (execute_update_addresses_taken): Handle GOMP_SIMT_ENTER.
22331 2017-03-28  Uros Bizjak  <ubizjak@gmail.com>
22333         PR target/53383
22334         * config/i386/i386.c (ix86_option_override_internal): Always
22335         allow -mpreferred-stack-boundary=3 for 64-bit targets.
22337 2017-03-28  Bin Cheng  <bin.cheng@arm.com>
22339         * tree-vect-loop.c (optimize_mask_stores): Add bb to the right loop.
22341 2017-03-28  Bin Cheng  <bin.cheng@arm.com>
22343         * tree-vect-loop-manip.c (slpeel_add_loop_guard): New param and
22344         mark new edge's irreducible flag accordign to it.
22345         (vect_do_peeling): Check loop preheader edge's irreducible flag
22346         and pass it to function slpeel_add_loop_guard.
22348 2017-03-28  Richard Sandiford  <richard.sandiford@arm.com>
22350         PR tree-optimization/80218
22351         * tree-call-cdce.c (shrink_wrap_one_built_in_call_with_conds):
22352         Update block frequencies and counts.
22354 2017-03-28  Richard Biener  <rguenther@suse.de>
22356         PR tree-optimization/78644
22357         * tree-ssa-ccp.c (evaluate_stmt): When we may not use the value
22358         of a simplification result we may not use it at all.
22360 2017-03-28  Richard Biener  <rguenther@suse.de>
22362         PR ipa/80205
22363         * tree-inline.c (copy_phis_for_bb): Do not create PHI node
22364         without arguments, generate default definition of a SSA name.
22366 2017-03-28  Richard Biener  <rguenther@suse.de>
22368         PR middle-end/80222
22369         * gimple-fold.c (gimple_fold_indirect_ref): Do not touch
22370         TYPE_REF_CAN_ALIAS_ALL references.
22371         * fold-const.c (fold_indirect_ref_1): Likewise.
22373 2017-03-28  Martin Liska  <mliska@suse.cz>
22375         PR ipa/80104
22376         * cgraphunit.c (cgraph_node::expand_thunk): Mark argument of a
22377         thunk call as DECL_GIMPLE_REG_P when vector or complex type.
22379 2017-03-28  Claudiu Zissulescu  <claziss@synopsys.com>
22380             Thomas Petazzoni  <thomas.petazzoni@free-electrons.com>
22382         * config/arc/arc.h (CPP_SPEC): Add subtarget_cpp_spec.
22383         (EXTRA_SPECS): Define.
22384         (SUBTARGET_EXTRA_SPECS): Likewise.
22385         (SUBTARGET_CPP_SPEC): Likewise.
22386         * config/arc/elf.h (EXTRA_SPECS): Renamed to
22387         SUBTARGET_EXTRA_SPECS.
22388         * config/arc/linux.h (SUBTARGET_CPP_SPEC): Define.
22390 2017-03-28  Claudiu Zissulescu  <claziss@synopsys.com>
22392         * config/arc/simdext.md (vst64_insn): Update pattern.
22393         (vld32wh_insn): Likewise.
22394         (vld32wl_insn): Likewise.
22395         (vld64_insn): Likewise.
22396         (vld32_insn): Likewise.
22398 2017-03-28  Marek Polacek  <polacek@redhat.com>
22400         PR sanitizer/80067
22401         * fold-const.c (fold_comparison): Use protected_set_expr_location
22402         instead of SET_EXPR_LOCATION.
22404 2017-03-28  Markus Trippelsdorf  <markus@trippelsdorf.de>
22406         * tree.c (add_expr): Avoid name lookup warning.
22408 2017-03-27  Jeff Law  <law@redhat.com>
22410         PR tree-optimization/80216
22411         * tree-ssa-dom.c (derive_equivalences_from_bit_ior): Fix typo in
22412         function name.  Limit recursion depth.
22413         (record_temporary_equivalences): Corresponding changes.
22415 2017-03-27  Jonathan Wakely  <jwakely@redhat.com>
22417         * doc/invoke.texi (-Wno-narrowing): Reorder so default behavior is
22418         covered first.
22420 2017-03-27  Jakub Jelinek  <jakub@redhat.com>
22422         PR target/80102
22423         * reg-notes.def (REG_CFA_NOTE): Define.  Use it for CFA related
22424         notes.
22425         * cfgcleanup.c (reg_note_cfa_p): New array.
22426         (insns_have_identical_cfa_notes): New function.
22427         (old_insns_match_p): Don't cross-jump in between /f
22428         and non-/f instructions.  If both i1 and i2 are frame related,
22429         verify all CFA notes, their order and content.
22431 2017-03-27  Michael Meissner  <meissner@linux.vnet.ibm.com>
22433         PR target/78543
22434         * config/rs6000/rs6000.md (bswaphi2_extenddi): Combine bswap
22435         HImode and SImode with zero extend to DImode to one insn.
22436         (bswap<mode>2_extenddi): Likewise.
22437         (bswapsi2_extenddi): Likewise.
22438         (bswaphi2_extendsi): Likewise.
22439         (bswaphi2): Combine bswap HImode and SImode into one insn.
22440         Separate memory insns from swapping register.
22441         (bswapsi2): Likewise.
22442         (bswap<mode>2): Likewise.
22443         (bswaphi2_internal): Delete, no longer used.
22444         (bswapsi2_internal): Likewise.
22445         (bswap<mode>2_load): Split bswap HImode/SImode into separate load,
22446         store, and gpr<-gpr swap insns.
22447         (bswap<mode>2_store): Likewise.
22448         (bswaphi2_reg): Register only splitter, combine with the splitter.
22449         (bswaphi2 splitter): Likewise.
22450         (bswapsi2_reg): Likewise.
22451         (bswapsi2 splitter): Likewise.
22452         (bswapdi2): If we have the LDBRX and STDBRX instructions, split
22453         the insns into load, store, and register/register insns.
22454         (bswapdi2_ldbrx): Likewise.
22455         (bswapdi2_load): Likewise.
22456         (bswapdi2_store): Likewise.
22457         (bswapdi2_reg): Likewise.
22459 2017-03-27  Gunther Nikl  <gnikl@users.sourceforge.net>
22461         * system.h (HAVE_DESIGNATED_INITIALIZERS): Fix non C++ case.
22462         (HAVE_DESIGNATED_UNION_INITIALIZERS): Likewise.
22464 2017-03-27  Kelvin Nilsen  <kelvin@gcc.gnu.org>
22466         PR target/80103
22467         * config/rs6000/rs6000-c.c (rs6000_target_modify_macros): Edit and
22468         add comments.
22469         * config/rs6000/rs6000.c (rs6000_option_override_internal): Add
22470         special handling for target option conflicts between dform
22471         options (-mpower9-dform, -mpower9-dform-vector,
22472         -mpower9-dform-scalar) and -mno-direct-move.
22474 2017-03-27  Richard Biener  <rguenther@suse.de>
22476         PR tree-optimization/80181
22477         * tree-ssa-ccp.c (likely_value): UNDEFINED ^ X is UNDEFINED.
22479 2017-03-27  Claudiu Zissulescu  <claziss@synopsys.com>
22481         * config/arc/predicates.md (move_double_src_operand): Replace the
22482         call to move_double_src_operand with a call to address_operand.
22484 2017-03-27  Claudiu Zissulescu  <claziss@synopsys.com>
22486         * config/arc/elf.h (ARGET_ARC_TP_REGNO_DEFAULT): Define.
22487         * config/arc/linux.h (ARGET_ARC_TP_REGNO_DEFAULT): Likewise.
22488         * config/arc/arc.opt (mtp-regno): Use ARGET_ARC_TP_REGNO_DEFAULT.
22490 2017-03-27  Claudiu Zissulescu  <claziss@synopsys.com>
22492         * config/arc/predicates.md (long_immediate_loadstore_operand):
22493         Consider scaled addresses cases.
22495 2017-03-27  Claudiu Zissulescu  <claziss@synopsys.com>
22497         * config/arc/arc.c (arc_epilogue_uses): BLINK should be also
22498         restored when in interrupt.
22499         * config/arc/arc.md (simple_return): ARCv2 rtie instruction
22500         doesn't have delay slot.
22502 2017-03-27  Richard Biener  <rguenther@suse.de>
22504         PR ipa/79776
22505         * tree-ssa-structalias.c (associate_varinfo_to_alias): Skip
22506         inlined thunk clones.
22508 2017-03-27  Jakub Jelinek  <jakub@redhat.com>
22510         PR sanitizer/80168
22511         * asan.c (instrument_derefs): Copy over last operand from
22512         original COMPONENT_REF to the new COMPONENT_REF with
22513         DECL_BIT_FIELD_REPRESENTATIVE.
22514         * ubsan.c (instrument_object_size): Likewise.
22516 2017-03-27  Richard Biener  <rguenther@suse.de>
22518         PR tree-optimization/80170
22519         * tree-vect-data-refs.c (vect_compute_data_ref_alignment): Make
22520         sure DR/SCEV didnt fold in constants we do not see when looking
22521         at the reference base alignment.
22523 2017-03-27  Richard Biener  <rguenther@suse.de>
22525         PR middle-end/80171
22526         * gimple-fold.c (fold_ctor_reference): Properly guard against
22527         NULL return value from canonicalize_constructor_val.
22529 2017-03-25  Uros Bizjak  <ubizjak@gmail.com>
22531         PR target/80180
22532         * config/i386/i386.c (ix86_expand_builtin)
22533         <IX86_BUILTIN_RDSEED{16,32,64}_STEP>: Do not expand arg0 between
22534         flags reg setting and flags reg using instructions.
22535         <IX86_BUILTIN_RDRAND{16,32,64}_STEP>: Ditto.  Use non-flags reg
22536         clobbering instructions to zero extend op2.
22538 2017-03-25  Gerald Pfeifer  <gerald@pfeifer.com>
22540         * doc/install.texi (Configuration) <--with-aix-soname>:
22541         Update link to AIX ld.
22543 2017-03-25  Bernd Schmidt  <bschmidt@redhat.com>
22545         PR rtl-optimization/80160
22546         PR rtl-optimization/80159
22547         * lra-assigns.c (must_not_spill_p): Tighten new test to also take
22548         reg_alternate_class into account.
22550 2017-03-24  Vladimir Makarov  <vmakarov@redhat.com>
22552         PR target/80148
22553         * lra-assigns.c (assign_by_spills): Add spilled non-reload pseudos
22554         to consider in curr_insn_transform.
22556 2017-03-24  Jakub Jelinek  <jakub@redhat.com>
22558         * genrecog.c (validate_pattern): Add VEC_SELECT validation.
22559         * genmodes.c (emit_min_insn_modes_c): Call emit_mode_nunits
22560         and emit_mode_inner.
22562 2017-03-24  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
22564         * config/s390/s390-builtins.def: Add VXE builtins.  Add a flags
22565         argument to the overloaded builtin variants.  Use the new flag to
22566         deprecate certain builtin variants.
22567         * config/s390/s390-builtin-types.def: Add new builtin types.
22568         * config/s390/s390-builtins.h: Support new flags field for
22569         overloaded builtins.
22570         * config/s390/s390-c.c (OB_DEF_VAR): New flags field.
22571         (s390_macro_to_expand): Enable vector float data type.
22572         (s390_cpu_cpp_builtins_internal): Indicate support of the new
22573         builtins by incrementing the __VEC__ version number.
22574         (s390_expand_overloaded_builtin): Support expansion of vec_xl and
22575         vec_xst.
22576         (s390_resolve_overloaded_builtin): Emit error messages depending
22577         on the builtin flags.
22578         * config/s390/s390.c (s390_expand_builtin): Support additional
22579         flags argument.  Change error message to match the messages
22580         emitted in s390-c.c.
22581         * config/s390/s390.md: New UNSPEC_* constants.
22582         (op_type): Add new instruction types.
22583         * config/s390/vecintrin.h: Add new builtins and test data class
22584         constants.
22585         * config/s390/vx-builtins.md (V_HW_32_64): Add V4SF.
22586         (V_HW_4, VEC_HW, VECF_HW): New mode iterators.
22587         (VEC_INEXACT, VEC_NOINEXACT): New constants.
22588         ("vec_splats<mode>", "vec_insert<mode>", "vec_promote<mode>")
22589         ("vec_insert_and_zero<mode>", "vec_mergeh<mode>")
22590         ("vec_mergel<mode>"): V_HW -> VEC_HW.
22592         ("vlrlrv16qi", "vstrlrv16qi", "vbpermv16qi", "vec_msumv2di")
22593         ("vmslg", "*vftci<mode>_cconly", "vftci<mode>_intcconly")
22594         ("*vftci<mode>", "vftci<mode>_intcc", "vec_double_s64")
22595         ("vec_double_u64", "vfmin<mode>", "vfmax<mode>"): New definition.
22597         ("and_av2df3", "and_cv2df3", "vec_andc_av2df3")
22598         ("vec_andc_cv2df3", "xor_av2df3", "xor_cv2df3", "vec_nor_av2df3")
22599         ("vec_nor_cv2df3", "ior_av2df3", "ior_cv2df3", "vec_nabs")
22600         ("*vftcidb", "*vftcidb_cconly", "vftcidb"): Remove definition.
22602         ("vec_all_<fpcmpcc:code>v2df", "vec_any_<fpcmpcc:code>v2df")
22603         ("vec_scatter_elementv4si_DI", "vec_cmp<fpcmp:code>v2df")
22604         ("vec_di_to_df_s64", "vec_di_to_df_u64", "vec_df_to_di_u64")
22605         ("vfidb", "*vldeb", "*vledb", "*vec_cmp<insn_cmp>v2df_cconly")
22606         ("vec_cmpeqv2df_cc", "vec_cmpeqv2df_cc", "vec_cmphv2df_cc")
22607         ("vec_cmphev2df_cc", "*vec_cmpeqv2df_cc")
22608         ("*vec_cmphv2df_cc", "*vec_cmphev2df_cc"): Enable new modes as ...
22610         ("vec_all_<fpcmpcc:code><mode>", "vec_any_<fpcmpcc:code><mode>")
22611         ("vec_scatter_element<V_HW_4:mode>_DI")
22612         ("vec_cmp<fpcmp:code><mode>", "vcdgb", "vcdlgb", "vclgdb")
22613         ("vec_fpint<mode>", "vflls")
22614         ("vflrd", "*vec_cmp<insn_cmp><mode>_cconly", "vec_cmpeq<mode>_cc")
22615         ("vec_cmpeq<mode>_cc", "vec_cmph<mode>_cc", "vec_cmphe<mode>_cc")
22616         ("*vec_cmpeq<mode>_cc", "*vec_cmph<mode>_cc")
22617         ("*vec_cmphe<mode>_cc"): ... these.
22619         ("vec_ctd_s64", "vec_ctsl", "vec_ctul", "vec_st2f"): Use rounding
22620         mode constant instead of magic value.
22622 2017-03-24  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
22624         * config/s390/s390.c (s390_expand_vec_compare): Support other
22625         vector floating point modes than just V2DF.
22626         (s390_expand_vcond): Likewise.
22627         (s390_hard_regno_mode_ok): Allow SFmode values in VRs.
22628         (s390_cannot_change_mode_class): Prevent mode changes between TF
22629         and V1TF in vector registers.
22630         * config/s390/s390.md (DF, SF): New mode attributes.
22631         ("*cmp<mode>_ccs", "add<mode>3", "sub<mode>3", "mul<mode>3")
22632         ("fma<mode>4", "fms<mode>4", "div<mode>3", "*neg<mode>2"): Add
22633         SFmode support for VRs.
22634         * config/s390/vector.md (V_HW, V_HW2, VT_HW, ti*, nonvec): Add new
22635         vector fp modes.
22636         (VFT, VF_HW): New mode iterators.
22637         (vw, sdx): New mode attributes.
22638         ("addv2df3", "subv2df3", "mulv2df3", "divv2df3", "sqrtv2df2")
22639         ("fmav2df4","fmsv2df4", "negv2df2", "absv2df2", "*negabsv2df2")
22640         ("smaxv2df3", "sminv2df3", "*vec_cmp<VFCMP_HW_OP:code>v2df_nocc")
22641         ("vec_cmpuneqv2df", "vec_cmpltgtv2df", "vec_orderedv2df")
22642         ("vec_unorderedv2df"): Adjust the v2df only patterns to support
22643         also the new vector floating point modes.  Renaming to ...
22645         ("add<mode>3", "sub<mode>3", "mul<mode>3", "div<mode>3")
22646         ("sqrt<mode>2", "fma<mode>4", "fms<mode>4", "neg<mode>2")
22647         ("abs<mode>2", "negabs<mode>2", "smax<mode>3")
22648         ("smin<mode>3", "*vec_cmp<VFCMP_HW_OP:code><mode>_nocc")
22649         ("vec_cmpuneq<mode>", "vec_cmpltgt<mode>", "vec_ordered<mode>")
22650         ("vec_unordered<mode>"): ... these.
22652         ("neg_fma<mode>4", "neg_fms<mode>4", "*smax<mode>3_vxe")
22653         ("*smin<mode>3_vxe", "*sminv2df3_vx", "*vec_extendv4sf")
22654         ("*vec_extendv2df"): New insn definitions.
22656 2017-03-24  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
22658         * config/s390/s390.md ("*adddi3_sign", "*subdi3_sign", "mulditi3")
22659         ("mulditi3_2", "*muldi3_sign"): New patterns.
22660         ("muldi3", "*muldi3", "mulsi3", "*mulsi3"): Add an expander and
22661         rename the pattern definition.
22663 2017-03-24  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
22665         * config/s390/s390.md ("indirect_jump"): Turn insn definition into
22666         expander.
22667         ("*indirect_jump", "*indirect2_jump"): New pattern definitions.
22669 2017-03-24  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
22671         * config/s390/s390.c (s390_expand_vec_init): Use vllezl
22672         instruction if possible.
22673         * config/s390/vector.md (vec_halfnumelts): New mode
22674         attribute.
22675         ("*vec_vllezlf<mode>"): New pattern.
22677 2017-03-24  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
22679         * config/s390/vector.md ("popcountv16qi2", "popcountv8hi2")
22680         ("popcountv4si2", "popcountv2di2"): Rename to ...
22681         ("popcount<mode>2", "popcountv8hi2_vx", "popcountv4si2_vx")
22682         ("popcountv2di2_vx"): ... these and add !TARGET_VXE to the
22683         condition.
22684         ("popcount<mode>2_vxe"): New pattern.
22686 2017-03-24  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
22688         * common/config/s390/s390-common.c (processor_flags_table): Add
22689         arch12.
22690         * config.gcc: Add arch12.
22691         * config/s390/driver-native.c (s390_host_detect_local_cpu):
22692         Default to arch12 for unknown CPU model numbers.
22693         * config/s390/s390-builtins.def: Add B_VXE builtin flag.
22694         * config/s390/s390-c.c (s390_cpu_cpp_builtins_internal): Adjust
22695         PROCESSOR_max sanity check.
22696         * config/s390/s390-opts.h (enum processor_type): Add
22697         PROCESSOR_ARCH12.
22698         * config/s390/s390.c (processor_table): Add arch12.
22699         (s390_expand_builtin): Add check for B_VXE flag.
22700         (s390_issue_rate): Add PROCESSOR_ARCH12.
22701         (s390_get_sched_attrmask): Likewise.
22702         (s390_get_unit_mask): Likewise.
22703         (s390_sched_score): Enable z13 scheduling for arch12.
22704         (s390_sched_reorder): Likewise.
22705         (s390_sched_variable_issue): Likewise.
22706         * config/s390/s390.h (enum processor_flags): Add PF_ARCH12 and
22707         PF_VXE.
22708         (s390_tune_attr): Use z13 scheduling also for arch12.
22709         (TARGET_CPU_ARCH12, TARGET_CPU_ARCH12_P, TARGET_CPU_VXE)
22710         (TARGET_CPU_VXE_P, TARGET_ARCH12, TARGET_ARCH12_P, TARGET_VXE)
22711         (TARGET_VXE_P): New macros.
22712         * config/s390/s390.md: Add arch12 to cpu attribute.  Add arch12
22713         and vxe to cpu_facility.  Add arch12 and vxe to enabled attribute.
22714         * config/s390/s390.opt: Add arch12 as processor_type.
22716 2017-03-24  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
22718         * config/s390/s390.md
22719         ("fixuns_truncdddi2", "fixuns_trunctddi2")
22720         ("fixuns_trunc<BFP:mode><GPR:mode>2"): Merge into ...
22721         ("fixuns_trunc<FP:mode><GPR:mode>2"): New expander.
22723         ("fixuns_trunc<BFP:mode><GPR:mode>2", "fixuns_trunc<mode>si2"):
22724         Rename expanders to ...
22726         ("fixuns_trunc<BFP:mode><GPR:mode>2_emu")
22727         ("fixuns_truncdddi2_emu"): ... these.
22729         ("fixuns_trunc<mode>si2_emu"): New expander.
22731         ("*fixuns_truncdfdi2_z13"): Rename to ...
22732         ("*fixuns_truncdfdi2_vx"): ... this.
22734 2017-03-24  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
22736         * config/s390/2964.md: Remove the single element vector compare
22737         instructions which are no longer used.
22738         * config/s390/s390.c (s390_select_ccmode): Remove handling of
22739         vector CCmodes.
22740         (s390_canonicalize_comparison): Remove handling of DFmode
22741         compares.
22742         (s390_expand_vec_compare_scalar): Remove function.
22743         (s390_emit_compare): Don't call s390_expand_vec_compare_scalar.
22744         * config/s390/s390.md ("*vec_cmp<insn_cmp>df_cconly"): Remove
22745         pattern.
22746         ("*cmp<mode>_ccs"): Add wfcdb instruction.
22748 2017-03-24  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
22750         * config/s390/s390.md ("mov<mode>_64dfp" DD_DF): Use vleig for loading a
22751         FP zero.
22752         ("*mov<mode>_64" DD_DF): Remove the vector instructions. These
22753         will anyway by matched by mov<mode>_64dfp.
22755 2017-03-24  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
22757         * config/s390/s390.md ("mov<mode>" SD_SF): Change vleg/vsteg to
22758         vlef/vstef.  Add missing operand to vleif.
22760 2017-03-24  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
22762         * config/s390/s390.c (s390_expand_vec_init): Enable vector load
22763         pair for all vector types with 64 bit elements.
22764         * config/s390/vx-builtins.md (V_HW_64): Move mode iterator to ...
22765         * config/s390/vector.md (V_HW_64): ... here.
22766         (V_128_NOSINGLE): New mode iterator.
22767         ("vec_init<V_HW:mode>"): Use V_128 as mode iterator.
22768         ("*vec_splat<mode>"): Use V_128_NOSINGLE mode iterator.
22769         ("*vec_tf_to_v1tf", "*vec_ti_to_v1ti"): New pattern definitions.
22770         ("*vec_load_pairv2di"): Change to ...
22771         ("*vec_load_pair<mode>"): ... this one.
22773 2017-03-24  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
22775         * config/s390/constraints.md: Add comments.
22776         (jKK): Reject element sizes > 8 bytes.
22777         * config/s390/s390.c (s390_split_ok_p): Enable splitting also for
22778         s_operands.
22779         * config/s390/s390.md: Add the s_operand checks formerly in
22780         s390_split_ok_p to various splitters where they are still
22781         required.
22782         * config/s390/vector.md ("mov<mode>" V_128): Add GPR alternatives
22783         for 128 bit vectors.  Plus two splitters.
22785 2017-03-24  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
22787         * config/s390/s390.md: Rename the cpu facilty vec to vx throughout
22788         the file.
22790 2017-03-24  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
22792         PR target/79893
22793         * config/s390/s390-c.c (s390_adjust_builtin_arglist): Issue an
22794         error if the boundary argument is not constant.
22796 2017-03-24  Jakub Jelinek  <jakub@redhat.com>
22798         PR rtl-optimization/80112
22799         * loop-doloop.c (doloop_condition_get): Don't check condition
22800         if cmp isn't SET with IF_THEN_ELSE src.
22802 2017-03-24  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
22804         PR tree-optimization/80158
22805         * gimple-ssa-strength-reduction.c (replace_mult_candidate): When
22806         replacing a candidate statement, also replace it for the
22807         candidate's alternate interpretation.
22808         (replace_rhs_if_not_dup): Likewise.
22809         (replace_one_candidate): Likewise.
22811 2017-03-24  Richard Biener  <rguenther@suse.de>
22813         PR tree-optimization/80167
22814         * graphite-isl-ast-to-gimple.c
22815         (translate_isl_ast_to_gimple::is_valid_rename): Handle default-defs
22816         properly.
22817         (translate_isl_ast_to_gimple::get_rename): Likewise.
22819 2017-03-23  Kelvin Nilsen  <kelvin@gcc.gnu.org>
22821         * config/rs6000/rs6000.c (rs6000_option_override_internal): Change
22822         handling of certain combinations of target options, including the
22823         combinations -mpower8-vector vs. -mno-vsx, -mpower9-vector vs.
22824         -mno-power8-vector, and -mpower9_dform vs. -mno-power9-vector.
22826 2017-03-23  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
22828         PR target/71436
22829         * config/arm/arm.md (*load_multiple): Add reload_completed to
22830         matching condition.
22832 2017-03-23  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
22833             Richard Biener  <rguenth@suse.de>
22835         PR tree-optimization/79908
22836         PR tree-optimization/80136
22837         * tree-stdarg.c (expand_ifn_va_arg_1): For a VA_ARG whose LHS has
22838         been cast away, gimplify_and_add suffices.
22840 2017-03-23  Markus Trippelsdorf  <markus@trippelsdorf.de>
22842         * tree-vrp.c (identify_jump_threads): Delete avail_exprs.
22844 2017-03-23  Richard Biener  <rguenther@suse.de>
22846         PR tree-optimization/80032
22847         * gimplify.c (gimple_push_cleanup): Forced unconditional
22848         cleanups still have to go to the conditional_cleanups
22849         sequence.
22851 2017-03-22  Jakub Jelinek  <jakub@redhat.com>
22853         PR tree-optimization/80072
22854         * tree-ssa-reassoc.c (struct operand_entry): Change id field type
22855         to unsigned int.
22856         (next_operand_entry_id): Change type to unsigned int.
22857         (sort_by_operand_rank): Make sure to return the right return value
22858         even if unsigned fields are bigger than INT_MAX.
22859         (struct oecount): Change cnt and id type to unsigned int.
22860         (oecount_hasher::equal): Formatting fix.
22861         (oecount_cmp): Make sure to return the right return value
22862         even if unsigned fields are bigger than INT_MAX.
22863         (undistribute_ops_list): Change next_oecount_id type to unsigned int.
22865         PR c++/80129
22866         * gimplify.c (gimplify_modify_expr_rhs) <case COND_EXPR>: Clear
22867         TREE_READONLY on result if writing it more than once.
22869         PR sanitizer/80110
22870         * doc/invoke.texi (-fsanitize=thread): Document that with
22871         -fnon-call-exceptions atomics are not able to throw
22872         exceptions.
22874         PR sanitizer/80110
22875         * tsan.c: Include tree-eh.h.
22876         (instrument_builtin_call): Call maybe_clean_eh_stmt or
22877         maybe_clean_or_replace_eh_stmt where needed.
22878         (instrument_memory_accesses): Add cfg_changed argument.
22879         Call gimple_purge_dead_eh_edges on each block and set *cfg_changed
22880         if it returned true.
22881         (tsan_pass): Adjust caller.  Return TODO_cleanup_cfg if cfg_changed.
22883         PR rtl-optimization/63191
22884         * config/i386/i386.c (ix86_delegitimize_address): Turn into small
22885         wrapper function, moved the whole old content into ...
22886         (ix86_delegitimize_address_1): ... this.  New inline function.
22887         (ix86_find_base_term): Use ix86_delegitimize_address_1 with
22888         true as last argument instead of ix86_delegitimize_address.
22890 2017-03-22  Wilco Dijkstra  <wdijkstr@arm.com>
22892         * config/aarch64/aarch64.c (generic_branch_cost): Copy
22893         cortexa57_branch_cost.
22895 2017-03-22  Wilco Dijkstra  <wdijkstr@arm.com>
22897         * config/aarch64/aarch64.c (generic_tunings): Add AES fusion.
22899 2017-03-21  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
22901         PR target/80123
22902         * doc/md.texi (Constraints): Document wA constraint.
22903         * config/rs6000/constraints.md (wA): New.
22904         * config/rs6000/rs6000.c (rs6000_debug_reg_global): Add wA reg_class.
22905         (rs6000_init_hard_regno_mode_ok): Init wA constraint.
22906         * config/rs6000/rs6000.h (RS6000_CONSTRAINT_wA): New.
22907         * config/rs6000/vsx.md (vsx_splat_<mode>): Use wA constraint.
22909 2017-03-22  Cesar Philippidis  <cesar@codesourcery.com>
22911         PR c++/80029
22912         * gimplify.c (is_oacc_declared): New function.
22913         (oacc_default_clause): Use it to set default flags for acc declared
22914         variables inside parallel regions.
22915         (gimplify_scan_omp_clauses): Strip firstprivate pointers for acc
22916         declared variables.
22917         (gimplify_oacc_declare): Gimplify the declare clauses.  Add the
22918         declare attribute to any decl as necessary.
22920 2017-03-22  Thomas Preud'homme  <thomas.preudhomme@arm.com>
22922         PR target/80082
22923         * config/arm/arm-isa.h (isa_bit_lpae): New feature bit.
22924         (ISA_ARMv7ve): Add isa_bit_lpae to the definition.
22925         * config/arm/arm-protos.h (arm_arch7ve): Rename into ...
22926         (arm_arch_lpae): This.
22927         * config/arm/arm.c (arm_arch7ve): Rename into ...
22928         (arm_arch_lpae): This.  Define it in term of isa_bit_lpae.
22929         * config/arm/arm.h (TARGET_HAVE_LPAE): Redefine in term of
22930         arm_arch_lpae.
22932 2017-03-22  Martin Liska  <mliska@suse.cz>
22934         PR target/79906
22935         * config/rs6000/rs6000.c (rs6000_inner_target_options): Show
22936         error message instead of an ICE.
22938 2017-03-21  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
22940         * doc/extend.texi (6.11 Additional Floating Types): Revise.
22942 2017-03-21  Kelvin Nilsen  <kelvin@gcc.gnu.org>
22944         * config/rs6000/rs6000-c.c (rs6000_target_modify_macros): Add
22945         comments.
22946         * config/rs6000/rs6000.c (rs6000_option_override_internal): Add
22947         comments.
22949 2017-03-21  Martin Sebor  <msebor@redhat.com>
22951         * doc/extend.texi: Use "cannot" instead of "can't."
22952         * doc/hostconfig.texi: Same.
22953         * doc/install.texi: Same.
22954         * doc/invoke.texi: Same.
22955         * doc/loop.texi: Same.
22956         * doc/md.texi: Same.
22957         * doc/objc.texi: Same.
22958         * doc/rtl.texi: Same.
22959         * doc/tm.texi: Same.
22960         * doc/tm.texi.in: Same.
22961         * doc/trouble.texi: Same.
22963 2017-03-21  Alexandre Oliva <aoliva@redhat.com>
22965         PR debug/63238
22966         * dwarf2out.c (struct checksum_attributes): Add at_alignment.
22967         (collect_checksum_attributes): Set it.
22968         (die_checksum_ordered): Use it.
22970 2017-03-21  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
22972         PR tree-optimization/79908
22973         * tree-stdarg.c (expand_ifn_va_arg_1): Revert the following
22974         change: For a VA_ARG whose LHS has been cast away, use
22975         force_gimple_operand to construct the side effects.
22977 2017-03-21  David Malcolm  <dmalcolm@redhat.com>
22979         PR translation/80001
22980         * omp-offload.c (oacc_loop_fixed_partitions): Make diagnostics
22981         more amenable to translation.
22982         (oacc_loop_auto_partitions): Likewise.
22984 2017-03-21  Marek Polacek  <polacek@redhat.com>
22985             Martin Sebor  <msebor@redhat.com>
22987         PR tree-optimization/80109
22988         * gimple-ssa-warn-alloca.c (alloca_call_type): Only call get_range_info
22989         on INTEGRAL_TYPE_P.
22991 2017-03-21  Jakub Jelinek  <jakub@redhat.com>
22992             Segher Boessenkool  <segher@kernel.crashing.org>
22994         PR target/80125
22995         * combine.c (can_combine_p): Revert the 2017-03-20 change, only
22996         check reg_used_between_p between insn and one of succ or succ2
22997         depending on if succ is artificial insn not inserted into insn
22998         stream.
23000 2017-03-21  Martin Liska  <mliska@suse.cz>
23002         PR gcov-profile/80081
23003         * Makefile.in: Add gcov-dump and fix installation of gcov-tool.
23004         * doc/gcc.texi: Include gcov-dump stuff.
23005         * doc/gcov-dump.texi: New file.
23007 2017-03-21  Toma Tabacu  <toma.tabacu@imgtec.com>
23009         PR rtl-optimization/79150
23010         * config/mips/mips.c (mips_block_move_loop): Emit a NOP after the
23011         conditional jump, if the jump is the last insn of the loop.
23013 2017-03-21  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
23014             Richard Biener  <rguenth@suse.de>
23016         PR tree-optimization/79908
23017         * tree-stdarg.c (expand_ifn_va_arg_1): For a VA_ARG whose LHS has
23018         been cast away, use force_gimple_operand to construct the side
23019         effects.
23021 2017-03-21  Martin Liska  <mliska@suse.cz>
23023         PR libfortran/79956
23024         * simplify-rtx.c (simplify_immed_subreg): Initialize a variable
23025         to NULL.
23027 2017-03-21  Brad Spengler <spender@grsecurity.net>
23029         PR plugins/80094
23030         * plugin.c (htab_hash_plugin): New function.
23031         (add_new_plugin): Use it and adjust.
23032         (parse_plugin_arg_opt): Adjust.
23033         (init_one_plugin): Likewise.
23035 2017-03-21  Richard Biener  <rguenther@suse.de>
23037         PR tree-optimization/80032
23038         * gimplify.c (gimple_push_cleanup): Add force_uncond parameter,
23039         if set force the cleanup to happen unconditionally.
23040         (gimplify_target_expr): Push inserted clobbers with force_uncond
23041         to avoid them being removed by control-dependent DCE.
23043 2017-03-21  Richard Biener  <rguenther@suse.de>
23045         PR tree-optimization/80122
23046         * tree-inline.c (copy_bb): Do not expans va-arg packs or
23047         va_arg_pack_len when the inlined call stmt requires pack
23048         expansion itself.
23049         * tree-inline.h (struct copy_body_data): Make call_stmt a gcall *.
23051 2017-03-21  Jakub Jelinek  <jakub@redhat.com>
23053         PR sanitizer/78158
23054         * tsan.c (instrument_builtin_call): If the memory model argument
23055         is not a constant, assume it is valid.
23057         PR c/67338
23058         * fold-const.c (round_up_loc): Negate divisor in unsigned type to
23059         avoid UB.
23061 2017-03-20  Segher Boessenkool  <segher@kernel.crashing.org>
23063         PR rtl-optimization/79910
23064         * combine.c (can_combine_p): Do not allow combining an I0 or I1
23065         if its dest is used by an insn before I2 (other than the combined
23066         insns themselves, which are properly handled already).
23068 2017-03-20  Segher Boessenkool  <segher@kernel.crashing.org>
23070         Revert:
23071         2017-03-17  Bernd Schmidt  <bschmidt@redhat.com>
23073         * combine.c (record_used_regs): New static function.
23074         (try_combine): Handle situations where there is an additional
23075         instruction between I2 and I3 which needs to have a LOG_LINK
23076         updated.
23078         Revert:
23079         2017-03-17  Jim Wilson  <jim.wilson@linaro.org>
23081         * combine.c (try_combine): Delete redundant i1 test.  Call
23082         prev_nonnote_nondebug_insn instead of prev_nonnote_insn.
23084 2017-03-20  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
23086         PR target/80083
23087         * config/rs6000/rs6000.md (*movsi_internal1): Fix constraints for
23088         alternatives 13/14.
23090 2017-03-20  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
23092         PR tree-optimization/80054
23093         * gimple-ssa-strength-reduction.c (all_phi_incrs_profitable): Fail
23094         the optimization if a PHI or any of its arguments is not dominated
23095         by the candidate's basis.  Use gphi* rather than gimple* as
23096         appropriate.
23097         (replace_profitable_candidates): Clean up a gimple* variable that
23098         should be a gphi* variable.
23100 2017-03-20  Martin Sebor  <msebor@redhat.com>
23102         PR c++/52477
23103         * doc/extend.texi (attribute constructor): Document present limitation.
23105 2017-03-20  Kelvin Nilsen  <kelvin@gcc.gnu.org>
23107         PR target/79963
23108         * config/rs6000/altivec.h (vec_all_ne): Under __cplusplus__ and
23109         __POWER9_VECTOR__ #ifdef control, change template definition to
23110         use Power9-specific built-in function.
23111         (vec_any_eq): Likewise.
23112         * config/rs6000/vector.md (vector_ae_v2di_p): Change the flag used
23113         to control outcomes from this test.
23114         (vector_ae_<mode>p): For VEC_F modes, likewise.
23116 2017-03-20  Ian Lance Taylor  <iant@google.com>
23118         * config/i386/i386.c (ix86_function_regparm): Save an extra
23119         register for -fsplit-stack with DECL_STATIC_CHAIN.
23121 2017-03-17  Palmer Dabbelt  <palmer@dabbelt.com>
23123         PR target/79912
23124         * config/riscv/riscv.c (riscv_preferred_reload_class): Remove.
23125         (TARGET_PREFERRED_RELOAD_CLASS): Likewise.
23127 2017-03-17  Palmer Dabbelt  <palmer@dabbelt.com>
23129         * config/riscv/riscv.c (riscv_print_operand): Use "fence
23130         iorw,ow".
23131         * config/riscv/sync.mc (mem_thread_fence_1): Use "fence
23132         iorw,iorw".
23134 2017-03-20  Marek Polacek  <polacek@redhat.com>
23136         PR sanitizer/80063
23137         * asan.c (DEF_SANITIZER_BUILTIN): Use do { } while (0).
23139 2017-03-20  Richard Biener  <rguenther@suse.de>
23141         PR tree-optimization/80113
23142         * graphite-isl-ast-to-gimple.c (copy_loop_phi_nodes): Do not
23143         allocate extra SSA name for PHI def.
23144         (add_close_phis_to_outer_loops): Likewise.
23145         (add_close_phis_to_merge_points): Likewise.
23146         (copy_loop_close_phi_args): Likewise.
23147         (copy_cond_phi_nodes): Likewise.
23149 2017-03-20  Martin Liska  <mliska@suse.cz>
23151         PR middle-end/79753
23152         * tree-chkp.c (chkp_build_returned_bound): Do not build
23153         returned bounds for a LHS that's not a BOUNDED_P type.
23155 2017-03-20  Martin Liska  <mliska@suse.cz>
23157         PR target/79769
23158         PR target/79770
23159         * tree-chkp.c (chkp_find_bounds_1): Handle REAL_CST,
23160         COMPLEX_CST and VECTOR_CST.
23162 2017-03-20  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
23164         PR target/78857
23165         * config/s390/s390.md ("cmp<mode>_ccs_0"): Add a clobber of the
23166         target operand.  A new splitter adds the clobber statement in case
23167         the target operand is dead anyway.
23169 2017-03-19  Gerald Pfeifer  <gerald@pfeifer.com>
23171         * doc/install.texi (Specific) <sparc-*-linux*>: No longer refer
23172         to age-old versions of binutils and glibc.
23174 2017-03-18  Segher Boessenkool  <segher@kernel.crashing.org>
23176         * doc/contrib.texi (Contributors): Remove duplicate entry for myself.
23178 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
23180         * doc/contrib.texi (Contributors): Add Segher Boessenkool.
23182 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
23184         * doc/install.texi (Specific) <arm-*-eabi>: Remove old
23185         requirement for binutils 2.13.
23187 2017-03-17  Jim Wilson  <jim.wilson@linaro.org>
23189         * combine.c (try_combine): Delete redundant i1 test.  Call
23190         prev_nonnote_nondebug_insn instead of prev_nonnote_insn.
23192 2017-03-17  Palmer Dabbelt  <palmer@dabbelt.com
23194         * doc/install.texi (Specific) <riscv32-*-elf>: Add riscv32-*-elf,
23195         riscv32-*-linux, riscv64-*-elf, riscv64-*-linux to the table of
23196         contents.
23197         <riscv64-*-elf>: Re-arrange section
23198         <riscv32-*-elf>: Add a note about requiring binutils 2.28.
23199         <riscv32-*-linux>: Likewise.
23200         <riscv64-*-elf>: Likewise
23201         <riscv64-*-linux>: Likewise.
23203 2017-03-17  Richard Earnshaw  <rearnsha@arm.com>
23205         PR target/80052
23206         * aarch64.opt(verbose-cost-dump): Fix typo.
23208 2017-03-17  Pat Haugen  <pthaugen@us.ibm.com>
23210         PR target/79951
23211         * config/rs6000/rs6000.md (copysign<mode>3_fcpsgn): Test
23212         for VECTOR_UNIT_VSX_P (<MODE>mode) too.
23214 2017-03-17  Bernd Schmidt  <bschmidt@redhat.com>
23216         * reload.c (find_reloads): When reloading a nonoffsettable address,
23217         use RELOAD_OTHER for it and its address reloads.
23219         PR rtl-optimization/79910
23220         * combine.c (record_used_regs): New static function.
23221         (try_combine): Handle situations where there is an additional
23222         instruction between I2 and I3 which needs to have a LOG_LINK
23223         updated.
23225 2017-03-17  Jeff Law  <law@redhat.com>
23227         PR tree-optimization/71437
23228         * tree-vrp.c (simplify_stmt_for_jump_threading): Lookup the
23229         conditional in the hash table first.
23230         (vrp_dom_walker::before_dom_children): Extract condition from
23231         ASSERT_EXPR.  Record condition, its inverion and any implied
23232         conditions as well.
23234 2017-03-17  Marek Polacek  <polacek@redhat.com>
23235             Markus Trippelsdorf  <markus@trippelsdorf.de>
23237         PR tree-optimization/80079
23238         * gimple-ssa-store-merging.c (class pass_store_merging): Initialize
23239         m_stores_head.
23241 2017-03-17  Richard Biener  <rguenther@suse.de>
23243         PR middle-end/80075
23244         * tree-eh.c (stmt_could_throw_1_p): Only handle gimple assigns.
23245         Properly verify the LHS before the RHS possibly claims to be
23246         handled.
23247         (stmt_could_throw_p): Hande gimple conds fully here.  Clobbers
23248         do not throw.
23250 2017-03-17  Martin Jambor  <mjambor@suse.cz>
23252         * doc/invoke.texi (Option Options): Include -fipa-vrp in the list.
23253         (List of -O2 options): Likewise.
23254         (-fipa-bit-cp): Replace "ipa" with "interprocedural."
23255         (-fipa-vrp) New.
23257 2017-03-17  Tom de Vries  <tom@codesourcery.com>
23259         * gcov-dump.c (print_usage): Print bug_report_url.
23261 2017-03-17  Richard Biener  <rguenther@suse.de>
23263         PR middle-end/80050
23264         * genmatch.c (parser::next): Remove pointless check for CPP_EOF.
23265         (parser::peek): Likewise.
23267 2017-03-17  Richard Biener  <rguenther@suse.de>
23269         PR tree-optimization/80048
23270         * sese.c (free_sese_info): Properly release rename_map and
23271         copied_bb_map elements.
23273 2017-03-16  Alexandre Oliva <aoliva@redhat.com>
23275         * gimple-ssa-store-merging.c (struct imm_store_chain_info):
23276         Add linked-list forward and backlinks.  Insert on
23277         construction, remove on destruction.
23278         (class pass_store_merging): Add m_stores_head field.
23279         (pass_store_merging::terminate_and_process_all_chains):
23280         Iterate over m_stores_head list.
23281         (pass_store_merging::terminate_all_aliasing_chains):
23282         Likewise.
23283         (pass_store_merging::execute): Check for debug stmts first.
23284         Push new chains onto the m_stores_head stack.
23286 2017-03-16  Michael Meissner  <meissner@linux.vnet.ibm.com>
23288         PR target/71294
23289         * config/rs6000/vsx.md (vsx_splat_<mode>, VSX_D iterator): Allow a
23290         SPLAT operation on ISA 2.07 64-bit systems that have direct move,
23291         but no MTVSRDD support, by doing MTVSRD and XXPERMDI.
23293 2017-03-16  Jeff Law  <law@redhat.com>
23295         PR tree-optimization/71437
23296         * tree-ssa-dom.c (dom_opt_dom_walker): Remove thread_across_edge
23297         member function.  Implementation moved into after_dom_children
23298         member function and into the threader's thread_outgoing_edges
23299         function.
23300         (dom_opt_dom_walker::after_dom_children): Simplify by moving
23301         some code into new thread_outgoing_edges.
23302         * tree-ssa-threadedge.c (thread_across_edge): Make static and simplify
23303         definition.  Simplify marker handling (do it here).   Assume we always
23304         have the available expression and the const/copies tables.
23305         (thread_outgoing_edges): New function extracted from tree-ssa-dom.c
23306         and tree-vrp.c
23307         * tree-ssa-threadedge.h (thread_outgoing_edges): Declare.
23308         * tree-vrp.c (equiv_stack): No longer file scoped.
23309         (vrp_dom_walker): New class.
23310         (vrp_dom_walker::before_dom_children): New member function.
23311         (vrp_dom_walker::after_dom_children): Likewise.
23312         (identify_jump_threads):  Setup domwalker.  Use it rather than
23313         walking edges in a random order by hand.  Simplify setup/finalization.
23314         (finalize_jump_threads): Remove.
23315         (vrp_finalize): Do not call identify_jump_threads here.
23316         (execute_vrp): Do it here instead and call thread_through_all_blocks
23317         here too.
23319         PR tree-optimization/71437
23320         * tree-ssa-dom.c (pfn_simplify): Add basic_block argument.  All
23321         callers changed.
23322         (simplify_stmt_for_jump_threading): Add basic_block argument.  All
23323         callers changed.
23324         (lhs_of_dominating_assert): Moved from here into tree-vrp.c.
23325         (dom_opt_dom_walker::thread_across_edge): Remove
23326         handle_dominating_asserts argument.  All callers changed.
23327         (record_temporary_equivalences_from_stmts_at_dest): Corresponding
23328         changes.  Remove calls to lhs_of_dominating_assert.  Other
23329         uses of handle_dominating_asserts turn into unconditional code
23330         (simplify_control_stmt_condition_1): Likewise.
23331         (simplify_control_stmt_condition): Likewise.
23332         (thread_through_normal_block, thread_across_edge): Likewise.
23333         * tree-ssa-threadedge.h (thread_across_edge): Corresponding changes.
23334         * tree-vrp.c (lhs_of_dominating_assert): Move here.  Return original
23335         object if it is not an SSA_NAME.
23336         (simplify_stmt_for_jump_threading): Call lhs_of_dominating_assert
23337         before calling into the VRP specific simplifiers.
23338         (identify_jump_threads): Remove handle_dominating_asserts
23339         argument.
23341 2017-03-16  Jakub Jelinek  <jakub@redhat.com>
23343         PR fortran/79886
23344         * tree-diagnostic.c (default_tree_printer): No longer static.
23345         * tree-diagnostic.h (default_tree_printer): New prototype.
23347 2017-03-16  Tamar Christina  <tamar.christina@arm.com>
23349         * config/aarch64/aarch64-simd.md (*aarch64_simd_mov<mode>)
23350         Change ins into fmov.
23352 2017-03-16  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
23354         * config/aarch64/iterators.md (h_con): Return "x" for V4HF and V8HF.
23355         * config/aarch64/aarch64-simd.md (*aarch64_fma4_elt_from_dup<mode>):
23356         Use h_con constraint for operand 1.
23357         (*aarch64_fnma4_elt_from_dup<mode>): Likewise.
23358         (*aarch64_mulx_elt_from_dup<mode>): Likewise for operand 2.
23360 2017-03-15  Jeff Law  <law@redhat.com>
23362         PR tree-optimization/71437
23363         * tree-ssa-dom.c (derive_equivalences_from_bit_ior): New function.
23364         (record_temporary_equivalences): Use it.
23366         PR tree-optimization/71437
23367         * tree-ssa-dom.c (struct cond_equivalence): Moved from here into
23368         tree-ssa-scopedtables.
23369         (lookup_avail_expr, build_and_record_new_cond): Likewise.
23370         (record_conditions, record_cond, vuse_eq): Likewise.
23371         (record_edge_info): Adjust to API tweak of record_conditions.
23372         (simplify_stmt_for_jump_threading): Similarly for lookup_avail_expr.
23373         (record_temporary_equivalences, optimize_stmt): Likewise.
23374         (eliminate_redundant_computations): Likewise.
23375         (record_equivalences_from_stmt): Likewise.
23376         * tree-ssa-scopedtables.c: Include options.h and params.h.
23377         (vuse_eq): New function, moved from tree-ssa-dom.c
23378         (build_and_record_new_cond): Likewise.
23379         (record_conditions): Likewise.  Accept vector of conditions rather
23380         than edge_equivalence structure for first argument.
23381         for the first argument.
23382         (avail_exprs_stack::lookup_avail_expr): New member function, moved
23383         from tree-ssa-dom.c.
23384         (avail_exprs_stack::record_cond): Likewise.
23385         * tree-ssa-scopedtables.h (struct cond_equivalence): Moved here
23386         from tree-ssa-dom.c.
23387         (avail_exprs_stack): Add new member functions lookup_avail_expr
23388         and record_cond.
23389         (record_conditions): Declare.
23391 2017-03-15  Vladimir Makarov  <vmakarov@redhat.com>
23393         PR target/80017
23394         * lra-constraints.c (process_alt_operands): Increase reject for
23395         reloading an input/output operand.
23397 2017-03-15  Michael Meissner  <meissner@linux.vnet.ibm.com>
23399         PR target/79038
23400         * config/rs6000/rs6000.md (float<QHI:mode><IEEE128:mode>2): Define
23401         insns to convert from signed/unsigned char/short to IEEE 128-bit
23402         floating point.
23403         (floatuns<QHI:mode><IEEE128:mode>2): Likewise.
23405 2017-03-15  Uros Bizjak  <ubizjak@gmail.com>
23407         PR target/80019
23408         * config/i386/i386.c (ix86_vector_duplicate_value): Create
23409         subreg of inner mode for values already in registers.
23411 2017-03-15  Bernd Schmidt  <bschmidt@redhat.com>
23413         * config/c6x/c6x.c (hwloop_optimize): Handle case where the old
23414         iteration reg is used after the loop.
23416 2017-03-14  Martin Sebor  <msebor@redhat.com>
23418         PR tree-optimization/79800
23419         * gimple-ssa-sprintf.c (format_floating: Add argument.  Handle
23420         precision in negative-positive range.
23421         (format_floating): Call non-const overload with adjusted precision.
23423 2017-03-14  Michael Meissner  <meissner@linux.vnet.ibm.com>
23425         PR target/79947
23426         * config/rs6000/rs6000.h (TARGET_FRSQRTES): Add check for
23427         -mpowerpc-gfxopt.
23429 2017-03-14  Martin Sebor  <msebor@redhat.com>
23431         PR middle-end/80020
23432         * builtin-attrs.def (ATTR_ALLOC_SIZE_2_NOTHROW_LIST): New macro.
23433         * builtins.def (aligned_alloc): Use it.
23435         PR c/79936
23436         * Makefile.in (GTFILES): Add calls.c.
23437         * calls.c: Include "gt-calls.h".
23439 2017-03-14  Bernd Schmidt  <bschmidt@redhat.com>
23441         PR rtl-optimization/79728
23442         * regs.h (struct target_regs): New field
23443         x_contains_allocatable_regs_of_mode.
23444         (contains_allocatable_regs_of_mode): New macro.
23445         * reginfo.c (init_reg_sets_1): Initialize it, and change
23446         contains_reg_of_mode so it includes global regs as well.
23447         * reload.c (push_reload): Use contains_allocatable_regs_of_mode
23448         rather than contains_regs_of_mode.
23450 2017-03-14  Martin Liska  <mliska@suse.cz>
23452         * doc/invoke.texi: Document options that can't be combined with
23453         -fcheck-pointer-bounds.
23455 2017-03-14  Martin Liska  <mliska@suse.cz>
23457         PR middle-end/79831
23458         * doc/invoke.texi (-Wchkp): Document the option.
23460 2017-03-14  Martin Liska  <mliska@suse.cz>
23462         * Makefile.in: Install gcov-dump.
23464 2017-03-14  Martin Liska  <mliska@suse.cz>
23466         * multiple_target.c (expand_target_clones): Bail out for
23467         an invalid attribute.
23469 2017-03-14  Richard Biener  <rguenther@suse.de>
23471         * alias.c (struct alias_set_entry): Pack properly.
23472         * cfgloop.h (struct loop): Likewise.
23473         * cse.c (struct set): Likewise.
23474         * ipa-utils.c (struct searchc_env): Likewise.
23475         * loop-invariant.c (struct invariant): Likewise.
23476         * lra-remat.c (struct cand): Likewise.
23477         * recog.c (struct change_t): Likewise.
23478         * rtl.h (struct address_info): Likewise.
23479         * symbol-summary.h (function_summary): Likewise.
23480         * tree-loop-distribution.c (struct partition): Likewise.
23481         * tree-object-size.c (struct object_size_info): Likewise.
23482         * tree-ssa-loop-ivopts.c (struct cost_pair): Likewise.
23483         * tree-ssa-threadupdate.c (struct ssa_local_info_t): Likewise.
23484         * tree-vect-data-refs.c (struct _vect_peel_info): Likewise.
23485         * tree-vect-slp.c (struct _slp_oprnd_info): Likewise.
23486         * tree-vect-stmts.c (struct simd_call_arg_info): Likewise.
23487         * tree-vectorizer.h (struct _loop_vec_info): Likewise.
23488         (struct _stmt_vec_info): Likewise.
23490 2017-03-14  Martin Liska  <mliska@suse.cz>
23492         PR target/79892
23493         * multiple_target.c (create_dispatcher_calls): Check that
23494         a target can create a function dispatcher.
23496 2017-03-14  Martin Liska  <mliska@suse.cz>
23498         PR lto/66295
23499         * multiple_target.c (expand_target_clones): Drop local.local
23500         flag for default implementation.
23502 2017-03-14  Richard Biener  <rguenther@suse.de>
23504         PR tree-optimization/80030
23505         * tree-vect-stmts.c (vectorizable_store): Plug memleak.
23507 2017-03-13  Kito Cheng  <kito.cheng@gmail.com>
23509         * config/riscv/riscv.c (riscv_emit_float_compare>: Use
23510         gcc_fallthrough() instead of __attribute__((fallthrough));
23512 2017-03-13  Gerald Pfeifer  <gerald@pfeifer.com>
23514         * doc/gcc.texi: Remove "up" link to (DIR).
23515         * doc/gccint.texi: Ditto.
23517 2017-03-13  Gerald Pfeifer  <gerald@pfeifer.com>
23519         * doc/install.texi (Specific) <avr>: Remove reference to
23520         binutils 2.13.
23522 2017-03-13  Jeff Law  <law@redhat.com>
23524         * config/riscv/riscv.c (riscv_emit_float_compare): Use fallthru
23525         attribute rather than comments.
23527         * config/pdp11/pdp11.md (movmemhi): Adjust operand numbers to
23528         match_scratch operand is highest.
23530 2017-03-13  Martin Liska  <mliska@suse.cz>
23532         PR middle-end/78339
23533         * ipa-pure-const.c (warn_function_noreturn): If the declarations
23534         is a CHKP clone, use original declaration.
23536 2017-03-13  Claudiu Zissulescu  <claziss@synopsys.com>
23538         * config/arc/arc.c (arc_init): Use multiplier whenever we have it.
23539         (arc_conditional_register_usage): Use a different allocation order
23540         when optimizing for size.
23541         * common/config/arc/arc-common.c (arc_option_optimization_table):
23542         Section anchors default on when optimizing for size.
23544 2017-03-13  Claudiu Zissulescu  <claziss@synopsys.com>
23546         * config/arc/arc.md (*tst_bitfield_tst): Fix pattern.
23548 2017-03-13  Claudiu Zissulescu  <claziss@synopsys.com>
23550         * config/arc/arc.c (arc_output_addsi): Emit code density adds.
23551         * config/arc/arc.md (cpu_facility): Add cd variant.
23552         (*movqi_insn): Add code density variant.
23553         (*movhi_insn): Likewise.
23554         (*movqi_insn): Likewise.
23555         (*addsi3_mixed): Likewise.
23556         (subsi3_insn): Likewise.
23558 2017-03-13  Claudiu Zissulescu  <claziss@synopsys.com>
23560         * config/arc/arc.md (movsi_cond_exec): Update constraint.
23562 2017-03-13  Claudiu Zissulescu  <claziss@synopsys.com>
23564         * config/arc/arc.c (arc_legitimize_pic_address): Handle PIC
23565         expressions with MINUS and UNARY ops.
23567 2017-03-13  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
23569         PR target/79911
23570         * config/arm/neon.md (vec_sel_widen_ssum_lo<VQI:mode><VW:mode>3):
23571         Rename to...
23572         (vec_sel_widen_ssum_lo<mode><V_half>3): ... This. Avoid mismatch
23573         between vec_select and vector argument.
23574         (vec_sel_widen_ssum_hi<VQI:mode><VW:mode>3): Rename to...
23575         (vec_sel_widen_ssum_hi<mode><V_half>3): ... This. Likewise.
23576         (vec_sel_widen_usum_lo<VQI:mode><VW:mode>3): Rename to...
23577         (vec_sel_widen_usum_lo<mode><V_half>3): ... This.
23578         (vec_sel_widen_usum_hi<VQI:mode><VW:mode>3): Rename to...
23579         (vec_sel_widen_usum_hi<mode><V_half>3): ... This.
23581 2017-03-13  Richard Biener  <rguenther@suse.de>
23583         PR other/79991
23584         * params.def (vect-max-peeling-for-alignment): Fix typo.
23586 2017-03-12  Gerald Pfeifer  <gerald@pfeifer.com>
23588         * doc/install.texi (Specific) <mips-*-*>: Remove description of
23589         issue that only occurred with binutils below 2.18.
23591 2017-03-12  Gerald Pfeifer  <gerald@pfeifer.com>
23593         * doc/install.texi (Specific) <cris-axis-elf>: No longer
23594         refer to binutils 2.11/2.12 minimum.
23596 2017-03-12  Gerald Pfeifer  <gerald@pfeifer.com>
23598         * doc/install.texi (Specific) <powerpc-*-*>: Remove link to
23599         ftp.kernel.org and simplify binutils requirement.
23601 2017-03-11  Gerald Pfeifer  <gerald@pfeifer.com>
23603         * doc/invoke.texi (Warning Options): Fix spelling of link-time
23604         optimization.
23605         (Optimize Options): Ditto.  Also remove redundancy.
23607 2017-03-10  David Malcolm  <dmalcolm@redhat.com>
23609         PR translation/79848
23610         * ipa-devirt.c (warn_types_mismatch): Simplify uses of "%<%s%>" to
23611         "%qs".
23612         * ipa-pure-const.c (suggest_attribute): Likewise.  Convert _
23613         to G_ to avoid double translation.
23615 2017-03-10  David Malcolm  <dmalcolm@redhat.com>
23617         PR translation/79923
23618         * auto-profile.c (get_combined_location): Convert leading
23619         character of diagnostics to lower case and remove trailing period.
23620         (read_profile): Likewise for various diagnostics.
23621         * config/arm/arm.c (arm_option_override): Remove trailing period
23622         from various diagnostics.
23623         * config/msp430/msp430.c (msp430_expand_delay_cycles): Likewise.
23624         (msp430_expand_delay_cycles): Likewise.
23626 2017-03-10  David Malcolm  <dmalcolm@redhat.com>
23628         PR target/79925
23629         * config/aarch64/aarch64.c (aarch64_validate_mcpu): Quote the
23630         full command-line argument, rather than just "str".
23631         (aarch64_validate_march): Likewise.
23632         (aarch64_validate_mtune): Likewise.
23634 2017-03-10  Bernd Schmidt  <bschmidt@redhat.com>
23636         PR rtl-optimization/78911
23637         * lra-assigns.c (must_not_spill_p): New function.
23638         (spill_for): Use it.
23640 2017-03-10  Jakub Jelinek  <jakub@redhat.com>
23642         PR tree-optimization/79981
23643         * tree-vrp.c (extract_range_basic): Handle IMAGPART_EXPR of
23644         ATOMIC_COMPARE_EXCHANGE ifn result.
23645         (stmt_interesting_for_vrp, vrp_visit_stmt): Handle
23646         IFN_ATOMIC_COMPARE_EXCHANGE.
23648 2017-03-10  David Malcolm  <dmalcolm@redhat.com>
23650         PR driver/79875
23651         * opts.c (parse_sanitizer_options): Add missing question mark to
23652         "did you mean" message.
23654 2017-03-10  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
23656         * config/rs6000/rs6000-builtin.def (VMULEUB_UNS): Remove orphaned
23657         built-in.
23658         (VMULEUH_UNS): Likewise.
23659         (VMULOUB_UNS): Likewise.
23660         (VMULOUH_UNS): Likewise.
23661         * config/rs6000/rs6000.c (builtin_function_type): Remove
23662         references to ALTIVEC_BUILTIN_VMUL[EO]U[BH]_UNS.
23664 2017-03-10  David Malcolm  <dmalcolm@redhat.com>
23666         PR bootstrap/79952
23667         * read-rtl-function.c (function_reader::read_rtx_operand): Update
23668         x with result of extra_parsing_for_operand_code_0.
23669         (function_reader::extra_parsing_for_operand_code_0): Convert
23670         return type from void to rtx, returning x.  When reading
23671         SYMBOL_REF with SYMBOL_FLAG_HAS_BLOCK_INFO, reallocate x to the
23672         larger size containing struct block_symbol.
23674 2017-03-10  Segher Boessenkool  <segher@kernel.crashing.org>
23676         * config/rs6000/rs6000.c (rs6000_option_override_internal): Disallow
23677         -mfloat128-hardware without -m64.
23679 2017-03-10  Will Schmidt <will_schmidt@vnet.ibm.com>
23681         PR target/79941
23682         * config/rs6000/rs6000.c (builtin_function_type): Add VMUL*U[HB]
23683         entries to the case statement that marks unsigned arguments to
23684         overloaded functions.
23686 2017-03-10  Kelvin Nilsen  <kelvin@gcc.gnu.org>
23688         * config/rs6000/rs6000.c (rs6000_option_override_internal): Fix
23689         two typographic errors in the handling of TARGET_UPPER_REGS_DI.
23691 2017-03-10  Pat Haugen  <pthaugen@us.ibm.com>
23693         PR target/79907
23694         * config/rs6000/rs6000.c (rs6000_init_hard_regno_mode_ok): Test
23695         TARGET_UPPER_REGS_DI when setting 'wi' constraint regclass.
23697 2017-03-10  Martin Liska  <mliska@suse.cz>
23699         PR target/65705
23700         PR target/69804
23701         * toplev.c (process_options): Enable MPX with LSAN and UBSAN.
23702         * tree-chkp.c (chkp_walk_pointer_assignments): Verify that
23703         FIELD != NULL.
23705 2017-03-10  Olivier Hainque  <hainque@adacore.com>
23707         * tree-switch-conversion (array_value_type): Start by resetting
23708         candidate type to it's main variant.
23710 2017-03-10  Jakub Jelinek  <jakub@redhat.com>
23712         PR rtl-optimization/79909
23713         * combine.c (try_combine): Use simplify_replace_rtx on individual
23714         CALL_INSN_FUNCTION_USAGE elements instead of replace_rtx on copy_rtx
23715         of the whole CALL_INSN_FUNCTION_USAGE.
23717         PR tree-optimization/79972
23718         * gimple-ssa-warn-alloca.c (alloca_call_type): Only call
23719         get_range_info on SSA_NAMEs.  Formatting fixes.
23721 2017-03-10  Richard Biener  <rguenther@suse.de>
23722             Jakub Jelinek  <jakub@redhat.com>
23724         PR tree-optimization/77975
23725         * tree-ssa-loop-niter.c (get_base_for): Allow phi argument from latch
23726         edge to be constant.
23727         (get_val_for): For constant x return it.  Formatting fix.
23728         (loop_niter_by_eval): Avoid pointless looping if the next iteration
23729         would use the same bases as the current one.
23731 2017-03-09  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
23733         * config/rs6000/rs6000.c (rs6000_gen_le_vsx_permute): Use rotate
23734         instead of vec_select for V1TImode.
23735         * conifg/rs6000/vsx.md (VSX_LE): Remove mode iterator that is no
23736         longer needed.
23737         (VSX_LE_128): Add V1TI to this mode iterator.
23738         (*vsx_le_perm_load_<mode>): Change to use VSX_D mode iterator.
23739         (*vsx_le_perm_store_<mode>): Likewise.
23740         (pre-reload splitter for VSX stores): Likewise.
23741         (post-reload splitter for VSX stores): Likewise.
23742         (*vsx_xxpermdi2_le_<mode>): Likewise.
23743         (*vsx_lxvd2x2_le_<mode>): Likewise.
23744         (*vsx_stxvd2x2_le_<mode>): Likewise.
23746 2017-03-09  Michael Eager  <eager@eagercon.com>
23748         Correct failures with --enable-checking=yes,rtl.
23750         * config/microblaze/microblaze.c (microblaze_expand_shift):
23751         Replace GET_CODE test with CONST_INT_P and INTVAL test with
23752         test for const0_rtx.
23753         * config/microblaze/microblaze.md (ashlsi3_byone, ashrsi3_byone,
23754         lshrsi3_byone): Replace INTVAL with test for const1_rtx.
23756 2017-03-09  Richard Biener  <rguenther@suse.de>
23758         PR tree-optimization/79977
23759         * graphite-scop-detection.c (scop_detection::merge_sese):
23760         Handle the case of extra exits to blocks dominating the entry.
23762 2017-03-09  Toma Tabacu  <toma.tabacu@imgtec.com>
23764         * doc/sourcebuild.texi (Effective-Target Keywords, Other attributes):
23765         Document rdynamic.
23767 2017-03-09  Vladimir Makarov  <vmakarov@redhat.com>
23769         PR rtl-optimization/79949
23770         * lra-constraints.c (process_alt_operands): Check memory when
23771         trying to predict a cycle.  Print about the overall increase.
23773 2017-03-09  Richard Biener  <rguenther@suse.de>
23775         PR middle-end/79971
23776         * gimple-expr.c (useless_type_conversion_p): Preserve
23777         TYPE_SATURATING for fixed-point types.
23779 2017-03-09  Richard Biener  <rguenther@suse.de>
23781         PR ipa/79970
23782         * ipa-prop.c (ipa_modify_formal_parameters): Avoid changing
23783         alignment of BLKmode params.
23785 2017-03-09  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
23787         PR target/79913
23788         * config/aarch64/iterators.md (VALL_F16_NO_V2Q): New mode iterator.
23789         (VALL_NO_V2Q): Likewise.
23790         (VDQF_DF): Delete.
23791         * config/aarch64/aarch64-simd.md
23792         (aarch64_dup_lane_<vswap_width_name><mode>): Use VALL_F16_NO_V2Q
23793         iterator.
23794         (*aarch64_simd_vec_copy_lane_<vswap_width_name><mode>): Use
23795         VALL_NO_V2Q mode iterator.
23796         (*aarch64_vgetfmulx<mode>): Use VDQF iterator.
23798 2017-03-09  Martin Liska  <mliska@suse.cz>
23800         PR tree-optimization/79631
23801         * tree-chkp-opt.c (chkp_is_constant_addr): Call
23802         tree_int_cst_sign_bit just for INTEGER constants.
23804 2017-03-09  Martin Liska  <mliska@suse.cz>
23806         PR target/65705
23807         PR target/69804
23808         * toplev.c (process_options): Disable -fcheck-pointer-bounds with
23809         sanitizers.
23811 2017-03-09  Marek Polacek  <polacek@redhat.com>
23813         PR c++/79672
23814         * tree.c (inchash::add_expr): Handle TREE_VEC.
23816 2017-03-09  Martin Liska  <mliska@suse.cz>
23818         PR ipa/79764
23819         (chkp_narrow_size_and_offset): New function.
23820         (chkp_parse_array_and_component_ref): Support BIT_FIELD_REF.
23821         (void chkp_parse_bit_field_ref): New function.
23822         (chkp_make_addressed_object_bounds): Add case for BIT_FIELD_REF.
23823         (chkp_process_stmt): Use chkp_parse_bit_field_ref.
23825 2017-03-09  Martin Liska  <mliska@suse.cz>
23827         PR ipa/79761
23828         * tree-chkp.c (chkp_get_bound_for_parm): Get bounds for a param.
23829         (chkp_find_bounds_1): Remove gcc_unreachable.
23831 2017-03-09  Jakub Jelinek  <jakub@redhat.com>
23833         PR sanitizer/79944
23834         * asan.c (get_mem_refs_of_builtin_call): For BUILT_IN_ATOMIC* and
23835         BUILT_IN_SYNC*, determine the access type from the size suffix and
23836         always build a MEM_REF with that type.  Handle forgotten
23837         BUILT_IN_SYNC_FETCH_AND_NAND_16 and BUILT_IN_SYNC_NAND_AND_FETCH_16.
23839         PR target/79932
23840         * config/i386/avx512vlintrin.h (_mm256_cmpge_epi32_mask,
23841         _mm256_cmpge_epi64_mask, _mm256_cmpge_epu32_mask,
23842         _mm256_cmpge_epu64_mask, _mm256_cmple_epi32_mask,
23843         _mm256_cmple_epi64_mask, _mm256_cmple_epu32_mask,
23844         _mm256_cmple_epu64_mask, _mm256_cmplt_epi32_mask,
23845         _mm256_cmplt_epi64_mask, _mm256_cmplt_epu32_mask,
23846         _mm256_cmplt_epu64_mask, _mm256_cmpneq_epi32_mask,
23847         _mm256_cmpneq_epi64_mask, _mm256_cmpneq_epu32_mask,
23848         _mm256_cmpneq_epu64_mask, _mm256_mask_cmpge_epi32_mask,
23849         _mm256_mask_cmpge_epi64_mask, _mm256_mask_cmpge_epu32_mask,
23850         _mm256_mask_cmpge_epu64_mask, _mm256_mask_cmple_epi32_mask,
23851         _mm256_mask_cmple_epi64_mask, _mm256_mask_cmple_epu32_mask,
23852         _mm256_mask_cmple_epu64_mask, _mm256_mask_cmplt_epi32_mask,
23853         _mm256_mask_cmplt_epi64_mask, _mm256_mask_cmplt_epu32_mask,
23854         _mm256_mask_cmplt_epu64_mask, _mm256_mask_cmpneq_epi32_mask,
23855         _mm256_mask_cmpneq_epi64_mask, _mm256_mask_cmpneq_epu32_mask,
23856         _mm256_mask_cmpneq_epu64_mask, _mm_cmpge_epi32_mask,
23857         _mm_cmpge_epi64_mask, _mm_cmpge_epu32_mask, _mm_cmpge_epu64_mask,
23858         _mm_cmple_epi32_mask, _mm_cmple_epi64_mask, _mm_cmple_epu32_mask,
23859         _mm_cmple_epu64_mask, _mm_cmplt_epi32_mask, _mm_cmplt_epi64_mask,
23860         _mm_cmplt_epu32_mask, _mm_cmplt_epu64_mask, _mm_cmpneq_epi32_mask,
23861         _mm_cmpneq_epi64_mask, _mm_cmpneq_epu32_mask, _mm_cmpneq_epu64_mask,
23862         _mm_mask_cmpge_epi32_mask, _mm_mask_cmpge_epi64_mask,
23863         _mm_mask_cmpge_epu32_mask, _mm_mask_cmpge_epu64_mask,
23864         _mm_mask_cmple_epi32_mask, _mm_mask_cmple_epi64_mask,
23865         _mm_mask_cmple_epu32_mask, _mm_mask_cmple_epu64_mask,
23866         _mm_mask_cmplt_epi32_mask, _mm_mask_cmplt_epi64_mask,
23867         _mm_mask_cmplt_epu32_mask, _mm_mask_cmplt_epu64_mask,
23868         _mm_mask_cmpneq_epi32_mask, _mm_mask_cmpneq_epi64_mask,
23869         _mm_mask_cmpneq_epu32_mask, _mm_mask_cmpneq_epu64_mask): Move
23870         definitions outside of __OPTIMIZE__ guarded section.
23872         PR target/79932
23873         * config/i386/avx512bwintrin.h (_mm512_packs_epi32,
23874         _mm512_maskz_packs_epi32, _mm512_mask_packs_epi32,
23875         _mm512_packus_epi32, _mm512_maskz_packus_epi32,
23876         _mm512_mask_packus_epi32): Move definitions outside of __OPTIMIZE__
23877         guarded section.
23879 2017-03-09  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
23881         * config/s390/vx-builtins.md ("vfee<mode>", "vfeez<mode>")
23882         ("vfenez<mode>"): Add missing constraints.
23884 2017-03-08  Martin Sebor  <msebor@redhat.com>
23886         PR target/79928
23887         * config/nds32/nds32.c (nds32_option_override):
23888         Fix misspelled diagnostic.
23890 2017-03-08  Jakub Jelinek  <jakub@redhat.com>
23892         PR c/79940
23893         * gimplify.c (gimplify_omp_for): Replace index var in outer
23894         taskloop statement with an artificial variable and add
23895         OMP_CLAUSE_PRIVATE clause for it.
23897 2017-03-08  Richard Biener  <rguenther@suse.de>
23899         PR tree-optimization/79955
23900         * tree-ssa-uninit.c (warn_uninitialized_vars): Do not warn
23901         for accesses that are completely outside of the variable.
23903 2017-03-08  Andrew Haley  <aph@redhat.com>
23905         PR tree-optimization/79943
23906         * tree-ssa-loop-split.c (compute_new_first_bound): When
23907         calculating the new upper bound, (END-BEG) should be added, not
23908         subtracted.
23910 2017-03-08  Jakub Jelinek  <jakub@redhat.com>
23912         * config/avr/avr.md (setmemhi): Make sure match_dup
23913         operand number comes before match_scratch.
23915 2017-03-08  Richard Biener  <rguenther@suse.de>
23917         PR tree-optimization/79920
23918         * tree-vect-slp.c (vect_create_mask_and_perm): Remove and inline
23919         with ncopies == 1 to ...
23920         (vect_transform_slp_perm_load): ... here.  Properly compute
23921         all element loads by iterating VF times over the group.  Do
23922         not handle ncopies (computed in a broken way) in
23923         vect_create_mask_and_perm.
23925 2017-03-08  Jakub Jelinek  <jakub@redhat.com>
23927         PR sanitizer/79904
23928         * internal-fn.c (expand_vector_ubsan_overflow): If arg0 or arg1
23929         is a uniform vector, use uniform_vector_p return value instead of
23930         building ARRAY_REF on folded VIEW_CONVERT_EXPR to array type.
23932 2017-03-07  Marek Polacek  <polacek@redhat.com>
23934         PR middle-end/79809
23935         * gimple-ssa-warn-alloca.c (pass_walloca::gate): Use HOST_WIDE_INT.
23936         (alloca_call_type): Likewise.
23938 2017-03-07  Martin Liska  <mliska@suse.cz>
23940         * gcov.c (process_args): Put comment to correct location.
23942 2017-03-07  Martin Liska  <mliska@suse.cz>
23944         PR middle-end/68270
23945         * tree-chkp.c (chkp_may_narrow_to_field): Add new argument ref.
23946         Use array_at_struct_end_p instead of DECL_CHAIN (field).
23947         (chkp_narrow_bounds_for_field): Likewise.
23948         (chkp_parse_array_and_component_ref): Pass one more argument to
23949         call.
23951 2017-03-07  Richard Biener  <rguenther@suse.de>
23953         * tree-vect-loop-manip.c (slpeel_add_loop_guard): Preserve
23954         preheaders.
23956 2017-03-07  Segher Boessenkool  <segher@kernel.crashing.org>
23958         * config/i386/i386.c (ix86_local_alignment): Align most aggregates
23959         of 16 bytes and more to 16 bytes, not those of 16 bits and more.
23961 2017-03-07  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
23963         PR c/79855
23964         * params.def (PARAM_STORE_MERGING_ALLOW_UNALIGNED): Add full stop
23965         to end of description.
23966         (PARAM_MAX_STORES_TO_MERGE): Likewise.
23968 2017-03-07  Jakub Jelinek  <jakub@redhat.com>
23970         PR rtl-optimization/79901
23971         * config/i386/sse.md (*avx512bw_<code><mode>3<mask_name>): Renamed to
23972         ...
23973         (*avx512f_<code><mode>3<mask_name>): ... this.
23974         (<code><mode>3 with maxmin code iterator): Use VI8_AVX2_AVX512F
23975         iterator instead of VI8_AVX2_AVX512BW.
23977         PR rtl-optimization/79901
23978         * expr.c (expand_expr_real_2): For vector MIN/MAX, if there is no
23979         min/max expander, expand it using expand_vec_cond_expr.
23981         PR sanitizer/79897
23982         * ubsan.c (ubsan_encode_value): Call mark_addressable on the
23983         temporary.
23985 2017-03-06  Jakub Jelinek  <jakub@redhat.com>
23987         PR c++/79821
23988         * dwarf2out.h (dw_vec_const): Change array type from unsigned char *
23989         to void * for PCH reasons.
23990         * dwarf2out.c (output_loc_operands, output_die): Cast
23991         v.val_vec.array to unsigned char *.
23993 2017-03-06  John David Anglin  <danglin@gcc.gnu.org>
23995         PR target/77850
23996         * config/pa/pa-64.h (PAD_VARARGS_DOWN): Don't pad down complex and
23997         vector types.
23999 2017-03-06  Vladimir Makarov  <vmakarov@redhat.com>
24001         PR rtl-optimization/79571
24002         * lra-constraints.c (process_alt_operands): Calculate static
24003         reject and subtract it from overall when only addresses will be
24004         reloaded.
24006 2017-03-06  Julia Koval  <julia.koval@intel.com>
24008         PR target/79793
24009         * config/i386/i386.c (ix86_minimum_incoming_stack_boundary): Set
24010         incoming stack boundary to 128 for 64-bit targets.
24012 2017-03-06  Richard Biener  <rguenther@suse.de>
24014         PR tree-optimization/79894
24015         * tree-vectorizer.c (vectorize_loops): Set loop_vectorized_call
24016         to NULL after folding it.
24018 2017-03-06  Richard Biener  <rguenther@suse.de>
24020         PR tree-optimization/79824
24021         * tree-vect-stmts.c (get_group_load_store_type): Fix alignment
24022         check disabling peeling for gaps.
24024 2017-03-06  Toma Tabacu  <toma.tabacu@imgtec.com>
24026         * doc/sourcebuild.texi (Effective-Target Keywords, Environment
24027         attributes): Document gettimeofday.
24029 2017-03-06  Robin Dapp  <rdapp@linux.vnet.ibm.com>
24031         * config/s390/s390.c (s390_option_override_internal): Set
24032         PARAM_MIN_VECT_LOOP_BOUND
24034 2017-03-06  Robin Dapp  <rdapp@linux.vnet.ibm.com>
24036         * config/s390/s390.c (s390_asm_output_function_label): Use nopr %r0.
24037         * config/s390/s390.md: Likewise.
24039 2017-03-06  Jakub Jelinek  <jakub@redhat.com>
24041         PR target/79812
24042         * config/i386/sse.md (VI8F_256_512): Remove mode iterator.
24043         (<avx2_avx512>_perm<mode>): Rename to ...
24044         (avx2_perm<mode>): ... this.  Use VI8F_256 iterator instead
24045         of VI8F_256_512.
24046         (<avx512>_perm<mode>_mask): Rename to ...
24047         (avx512vl_perm<mode>_mask): ... this.  Use VI8F_256 iterator instead
24048         of VI8F_256_512.
24049         (<avx2_avx512>_perm<mode>_1<mask_name>): Rename to ...
24050         (avx2_perm<mode>_1<mask_name): ... this.  Use VI8F_256 iterator
24051         instead of VI8F_256_512.
24052         (avx512f_perm<mode>): New define_expand.
24053         (avx512f_perm<mode>_mask): Likewise.
24054         (avx512f_perm<mode>_1<mask_name>): New define_insn.
24055         (<avx512>_vec_dup<mode>_1): Fix up vec_select mode.
24057 2017-03-06  Prachi Godbole  <prachi.godbole@imgtec.com>
24059         * config/mips/mips-msa.md (msa_fmax_a_<msafmt>, msa_fmin_a_<msafmt>,
24060         msa_max_a_<msafmt>, msa_min_a_<msafmt>): Introduce mode interator for
24061         if_then_else.
24062         (smin<mode>3, smax<mode>3): Change operand print code from 'B' to 'E'.
24064 2017-03-06  Martin Liska  <mliska@suse.cz>
24066         PR sanitize/79783
24067         * asan.c (asan_expand_poison_ifn): Do not expand ASAN_POISON
24068         when having a SSA NAME w/o VAR_DECL assigned to it.
24070 2017-03-06  Prachi Godbole  <prachi.godbole@imgtec.com>
24072         * config/mips/mips-msa.md (msa_dotp_<su>_d, msa_dpadd_<su>_d,
24073         msa_dpsub_<su>_d): Fix MODE for vec_select.
24075 2017-03-06  Prachi Godbole  <prachi.godbole@imgtec.com>
24077         * config/mips/mips.c (mips_gen_const_int_vector): Change type of last
24078         argument.
24079         * config/mips/mips-protos.h (mips_gen_const_int_vector): Likewise.
24081 2017-03-06  Richard Biener  <rguenther@suse.de>
24083         * lto-streamer.c (lto_check_version): Use %qs in diagnostics.
24084         * plugin.c (register_plugin_info): Likewise.
24085         * tree-chkp.c (chkp_make_static_const_bounds): Likewise.
24087 2017-03-05  Jakub Jelinek  <jakub@redhat.com>
24089         * config/i386/sse.md (sse_storehps, sse_storelps,
24090         avx_<castmode><avxsizesuffix>_<castmode>,
24091         avx512f_<castmode><avxsizesuffix>_<castmode>,
24092         avx512f_<castmode><avxsizesuffix>_256<castmode>): Require
24093         in condition that at least one operand is not a MEM.
24095 2017-03-03  Jakub Jelinek  <jakub@redhat.com>
24097         PR middle-end/79805
24098         * internal-fn.def (ATOMIC_BIT_TEST_AND_SET, ATOMIC_BIT_TEST_AND_RESET,
24099         ATOMIC_BIT_TEST_AND_COMPLEMENT, ATOMIC_COMPARE_EXCHANGE): Remove
24100         ECF_NOTHROW.
24101         * gimple-fold.c (fold_builtin_atomic_compare_exchange): Set
24102         gimple_call_nothrow_p flag based on whether original builtin can throw.
24103         If it can, emit following stmts on the fallthrough edge.
24104         * tree-ssa-ccp.c (optimize_atomic_bit_test_and): Similarly, except
24105         don't create new bb if inserting just debug stmts on the edge, try to
24106         insert them on the fallthru bb or just reset debug stmts.
24108 2017-03-03  Segher Boesssenkool  <segher@kernel.crashing.org>
24110         PR target/43763
24111         * config/rs6000/rs6000.c (rs6000_final_prescan_insn): Save and
24112         restore recog_data (including the operand rtxes inside it) around
24113         the call to get_insn_template.
24115 2017-03-03  Martin Sebor  <msebor@redhat.com>
24117         PR tree-optimization/79699
24118         * context.c (context::~context): Free MPFR caches to avoid
24119         a memory leak on program exit.
24121 2017-03-03  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
24123         * config/aarch64/aarch64.c (aarch64_float_const_representable_p):
24124         Use wide_int::ulow () instead of .elt (0).
24126 2017-03-03  Uros Bizjak  <ubizjak@gmail.com>
24128         * config/i386/i386.md (*pushtf): Change *roF constraint to *roC.
24129         (*pushxf): Limit oF constraint to 32bit targets and add oC
24130         constraint for 64bit targets.
24131         (pushxf splitter): Use PUSH_ROUNDING to calculate stack adjustment.
24132         (*pushdf): Change rmF constraint to rmC.
24134 2017-03-03  Martin Liska  <mliska@suse.cz>
24136         * tree-ssa-loop-prefetch.c (pass_loop_prefetch::execute):
24137         Remove unused variable.
24139 2017-03-03  Jakub Jelinek  <jakub@redhat.com>
24141         PR target/79807
24142         * config/i386/i386.c (ix86_expand_multi_arg_builtin): If target
24143         is a memory operand, increase num_memory.
24144         (ix86_expand_args_builtin): Likewise.
24146 2017-03-03  Jan Hubicka  <jh@suse.cz>
24148         PR lto/79760
24149         * ipa-devirt.c (maybe_record_node): Properly handle
24150         __cxa_pure_virtual visibility.
24152 2017-03-03  Martin Liska  <mliska@suse.cz>
24154         PR tree-optimization/79803
24155         * tree-ssa-loop-prefetch.c (tree_ssa_prefetch_arrays): Remove
24156         assert.
24157         (pass_loop_prefetch::execute): Disabled optimization if an
24158         assumption about L1 cache size is not met.
24160 2017-03-03  Martin Liska  <mliska@suse.cz>
24162         PR rtl-optimization/79574
24163         * gcse.c (struct gcse_expr): Use HOST_WIDE_INT instead of int.
24164         (hash_scan_set): Likewise.
24165         (dump_hash_table): Likewise.
24166         (hoist_code): Likewise.
24168 2017-03-03  Richard Biener  <rguenther@suse.de>
24170         * fixed-value.c (fixed_from_string): Restore use of elt (1)
24171         in place of uhigh ().
24172         (fixed_convert_from_real): Likewise.
24174 2017-03-03  Uros Bizjak  <ubizjak@gmail.com>
24176         PR target/79514
24177         * config/i386/i386.md (*pushxf_rounded): Use Pmode instead of DImode.
24179 2017-03-03  Richard Biener  <rguenther@suse.de>
24181         PR middle-end/79818
24182         * match.pd ( X +- C1 CMP C2 -> X CMP C2 -+ C1): Add missing
24183         TYPE_OVERFLOW_UNDEFINED check.
24185 2017-03-02  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
24187         * config/rs6000/vector.md (vector_ne_<mode>_p): Correct operand
24188         numbers.
24189         (vector_ae_<mode>_p): Likewise.
24190         (vector_nez_<mode>_p): Likewise.
24191         (vector_ne_v2di_p): Likewise.
24192         (vector_ae_v2di_p): Likewise.
24193         (vector_ne_<mode>_p): Likewise.
24194         * config/rs6000/vsx.md (vsx_tsqrt<mode>2_fg): Correct operand
24195         numbers.
24196         (vsx_tsqrt<mode>2_fe): Likewise.
24198 2017-03-02  Uros Bizjak  <ubizjak@gmail.com>
24200         PR target/79514
24201         * config/i386/i386.md (*pushxf_rounded): New insn_and_split pattern.
24203 2017-03-02  Jakub Jelinek  <jakub@redhat.com>
24205         PR rtl-optimization/79780
24206         * cprop.c (one_cprop_pass): When second and further conditional trap
24207         in a single basic block is turned into an unconditional trap, turn it
24208         into a deleted note to avoid RTL verification failures.
24210 2017-03-02  Richard Biener  <rguenther@suse.de>
24212         * fold-const.c (const_binop): Use ulow () instead of elt (0).
24214 2017-03-02  Richard Biener  <rguenther@suse.de>
24216         PR tree-optimization/79345
24217         PR c++/42000
24218         * tree-ssa-alias.c (walk_aliased_vdefs_1): Take a limit
24219         param and abort the walk, returning -1 if it is hit.
24220         (walk_aliased_vdefs): Take a limit param and pass it on.
24221         * tree-ssa-alias.h (walk_aliased_vdefs): Add a limit param,
24222         defaulting to 0 and return a signed int.
24223         * tree-ssa-uninit.c (struct check_defs_data): New struct.
24224         (check_defs): New helper.
24225         (warn_uninitialized_vars): Use walk_aliased_vdefs to warn
24226         about uninitialized memory.
24227         * fixed-value.c (fixed_from_string): Use ulow/uhigh to avoid
24228         bogus uninitialized warning.
24229         (fixed_convert_from_real): Likewise.
24231 2017-03-02  Bin Cheng  <bin.cheng@arm.com>
24233         PR tree-optimization/66768
24234         * tree-ssa-loop-ivopts.c (find_interesting_uses_address): Skip addr
24235         iv_use if base object can't be determined.
24237 2017-03-02  Jakub Jelinek  <jakub@redhat.com>
24239         PR tree-optimization/79345
24240         * gensupport.h (struct pattern_stats): Add min_scratch_opno field.
24241         * gensupport.c (get_pattern_stats_1) <case MATCH_SCRATCH>: Update it.
24242         (get_pattern_stats): Initialize it.
24243         * genemit.c (gen_expand): Verify match_scratch numbers come after
24244         match_operand/match_dup numbers.
24245         * config/i386/i386.md (<s>mul<mode>3_highpart): Swap match_dup and
24246         match_scratch numbers.
24247         * config/i386/sse.md (avx2_gathersi<mode>, avx2_gatherdi<mode>):
24248         Likewise.
24249         * config/s390/s390.md (trunctdsd2): Likewise.
24251 2017-03-02  Richard Biener  <rguenther@suse.de>
24253         * wide-int.h (wide_int_storage::operator=): Implement in terms
24254         of wi::copy.
24256 2017-03-02  Richard Biener  <rguenther@suse.de>
24258         PR tree-optimization/79777
24259         * tree-ssa-pre.c (eliminate_insert): Give up if we simplify
24260         the to insert expression to sth existing.
24262 2017-03-01  Martin Sebor  <msebor@redhat.com>
24264         PR middle-end/79692
24265         * gimple-ssa-sprintf.c
24266         (directive::known_width_and_precision): New function.
24267         (format_integer): Use it.
24268         (get_mpfr_format_length): Consider the full range of precision
24269         when computing %g output with the # flag.  Set the likely byte
24270         count to 3 rather than 1 when precision is indeterminate.
24271         (format_floating): Correct the lower bound of precision.
24273 2017-03-01  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
24275         * doc/invoke.texi: Document default code model for 64-bit Linux.
24277 2017-03-01  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
24279         PR target/79752
24280         * config/rs6000/rs6000.md (peephole2 for udiv/umod): Should emit
24281         udiv rather than div since input pattern is unsigned.
24283 2017-03-01  Uros Bizjak  <ubizjak@gmail.com>
24285         * config/i386/i386.c (print_reg): Warn for values of
24286         unsupported size in integer register.
24288 2017-03-01  Michael Meissner  <meissner@linux.vnet.ibm.com>
24290         PR target/79439
24291         * config/rs6000/predicates.md (current_file_function_operand): Do
24292         not allow self calls to be local if the function is replaceable.
24294 2017-03-01  Kelvin Nilsen  <kelvin@gcc.gnu.org>
24296         PR target/79395
24297         * config/rs6000/altivec.h (vec_ctz and others): Change the
24298         preprocessor macro that controls conditional compilation from
24299         _ARCH_PWR9 to __POWER9_VECTOR__.
24300         (vec_all_ne): Change parameterization of __altivec_scalar_pred
24301         macro expansion under preprocessor #ifdef __POWER9_VECTOR__
24302         control (instead of _ARCH_PWR9 control) so that template
24303         definition uses power9-specific function.
24304         (vec_any_eq): Likewise.
24305         (vec_all_ne): Change macro definition to use a power9-specific
24306         expansion under #ifdef __POWER9_VECTOR__ control (instead of
24307         _ARCH_PWR9 control).
24308         (vec_any_eq) Likewise.
24309         * config/rs6000/rs6000-builtin.def (CMPNEF): Remove BU_P9V_AV_2
24310         expansion for CMPNEF to remove support for xvcmpnesp instruction.
24311         (CMPNED): Remove BU_P9V_AV2 expansion for CMPNED to remove
24312         support for xvcmpnedp instruction.
24313         (VCMPNEB_P): Replace BU_P9V_AV_P macro expansion with BU_P9V_AV_2
24314         macro expansion so that Power9 implementation of vec_all_ne does
24315         not use the AltiVec predicate framework.
24316         (VCMPNEH_P): Likewise.
24317         (VCMPNEW_P): Likewise.
24318         (VCMPNED_P): Likewise.
24319         (VCMPNEFP_P): Likewise.
24320         (VCMPNEDP_P): Likewise.
24321         (VCMPAEB_P): Add BU_P9V_AV_2 macro expansion to change
24322         implementation of vec_any_eq to not use AltiVec predicate
24323         framework.
24324         (VCMPAEH_P): Likewise.
24325         (VCMPAEW_P): Likewise.
24326         (VCMPAED_P): Likewise.
24327         (VCMPAEFP_P): Likewise.
24328         (VCMPAEDP_P): Likewise.
24329         (VCMPNE_P): Replace BU_P9V_OVERLOAD_P macro expansion with
24330         BU_P9V_OVERLOAD_2 so that Power9 implementation of vec_all_ne does
24331         not use the AltiVec predicate framework.
24332         (VCMPAE_P): Add BU_P9V_OVERLOAD_2 macro to change implementation
24333         of vec_any_eq to not use AltiVec predicate framework.
24334         * config/rs6000/rs6000-c.c (rs6000_target_modify_macros): Add
24335         support for predefined __POWER9_VECTOR__ macro to indicate that
24336         Power9 instruction selection is enabled.
24337         (altivec_overloaded_builtins): Remove extraneous
24338         ALTIVEC_BUILTIN_VEC_CMPNE entry for overloaded
24339         function argument types RS6000_BTI_bool_V16QI and
24340         RS6000_BTI_bool_V16QI.  Remove erroneous ALTIVEC_BUILTIN_VEC_CMPNE
24341         entry for overloaded function argument types RS6000_BTI_bool_V4SI
24342         andRS6000_BTI_bool_V4SI, mapping to P9V_BUILTIN_CMPNEB.  Remove
24343         two entries mapping to P9V_BUITIN_CMPNED and one entry mapping to
24344         P9V_BUILTIN_CMPNEF to force use of instructions not specific to
24345         Power9 for implementations of vec_cmpne.  Change the signature for
24346         all definitions of the overloaded P9V_BUILTIN_VEC_CMPNE_P function
24347         (representing vec_all_ne) to remove the previously described first
24348         argument of type RS6000_BTI_INTSI, as this was an artifact of
24349         reliance on the AltiVec predicate framework, which is no longer
24350         used in the implementation of these functions.  Add
24351         P9V_BUILTIN_VEC_VCMPAE_P entries (representing the vec_anyeq
24352         function) to match all of the P9V_BUILTIN_VEC_VCMNE_P entries
24353         since, unlike the AltiVec predicate framework implementation, we
24354         do not share function descriptors between vec_alle and vec_anyeq.
24355         (altivec_resolve_overloaded_builtin): Add SFmode and DFmode to the
24356         set of modes that receive special treatment even when
24357         TARGET_P9_VECTOR is true.  The special treatment emits code that
24358         does not depend on Power9 instructions.
24359         * config/rs6000/vector.md (vector_ne_<mode>_p): Change this
24360         define_expand to not rely on AltiVec predicate framework.
24361         (vector_ae_<mode>p): New define_expand to represent vec_any_eq
24362         function.
24363         (vector_ne_v2di_p): Change this define_expand to not rely on
24364         AltiVec predicate framework.
24365         (vector_ae_v2di_p): New define_expand to represent vec_any_eq
24366         function.
24367         (vector_ne_<mode>_p): Change this define_expand to not rely on
24368         AltiVec predicate framework.
24369         (vector_ae_<mode>p): New define_expand to represent vec_any_eq
24370         function.
24371         * config/rs6000/vsx.md (*vsx_ne_<mode>_p): For modes VSX_EXTRACT_I
24372         (V16QI, V8HI, V4SI), correct a typo in the code emitted for this
24373         define_insn pattern.
24374         (*vsx_ne_<mode>_p): For modes VSX_F (V4SF and V2DF), remove this
24375         define_insn pattern because the xvcmpne<VSs>. instruction is not
24376         supported.
24377         (vcmpne<VSs>): Remove this define_insn because xvcmpne<VSs>
24378         instruction is not supported.
24380 2017-03-01  Jakub Jelinek  <jakub@redhat.com>
24382         * config/nvptx/nvptx.c: Include intl.h.
24384 2017-03-01  Martin Jambor  <mjambor@suse.cz>
24386         PR lto/78140
24387         * ipa-prop.h (ipa_bits): Removed field known.
24388         (ipa_jump_func): Removed field vr_known.  Changed fields bits and m_vr
24389         to pointers.  Adjusted their comments to warn about their sharing.
24390         (ipcp_transformation_summary): Change bits to a vector of pointers.
24391         (ipa_check_create_edge_args): Moved to ipa-prop.c, declare.
24392         (ipa_get_ipa_bits_for_value): Declare.
24393         * tree-vrp.h (value_range): Mark as GTY((for_user)).
24394         * ipa-prop.c (ipa_bit_ggc_hash_traits): New.
24395         (ipa_bits_hash_table): Likewise.
24396         (ipa_vr_ggc_hash_traits): Likewise.
24397         (ipa_vr_hash_table): Likewise.
24398         (ipa_print_node_jump_functions_for_edge): Adjust for bits and m_vr
24399         being pointers and vr_known being removed.
24400         (ipa_set_jf_unknown): Likewise.
24401         (ipa_get_ipa_bits_for_value): New function.
24402         (ipa_set_jfunc_bits): Likewise.
24403         (ipa_get_value_range): New overloaded functions.
24404         (ipa_set_jfunc_vr): Likewise.
24405         (ipa_compute_jump_functions_for_edge): Use the above functions to
24406         construct bits and vr parts of jump functions.
24407         (ipa_check_create_edge_args): Move here from ipa-prop.h, also allocate
24408         ipa_bits_hash_table and ipa_vr_hash_table if they do not already
24409         exist.
24410         (ipcp_grow_transformations_if_necessary): Also allocate
24411         ipa_bits_hash_table and ipa_vr_hash_table if they do not already
24412         exist.
24413         (ipa_node_params_t::duplicate): Do not copy bits, just pointers to
24414         them.  Fix too long lines.
24415         (ipa_write_jump_function): Adjust for bits and m_vr being pointers and
24416         vr_known being removed.
24417         (ipa_read_jump_function): Use new setter functions to construct bits
24418         and vr parts of jump functions or set them to NULL.
24419         (write_ipcp_transformation_info): Adjust for bits being pointers.
24420         (read_ipcp_transformation_info): Likewise.
24421         (ipcp_update_bits): Likewise.  Fix excessively long lines a trailing
24422         space.
24423         Include gt-ipa-prop.h.
24424         * ipa-cp.c (propagate_bits_across_jump_function): Adjust for bits
24425         being pointers.
24426         (ipcp_store_bits_results): Likewise.
24427         (propagate_vr_across_jump_function): Adjust for m_vr being a pointer.
24428         Do not write to existing jump functions but use a temporary instead.
24430 2017-03-01  Jakub Jelinek  <jakub@redhat.com>
24432         PR c++/79681
24433         * fold-const.c (make_bit_field_ref): If orig_inner is COMPONENT_REF,
24434         attempt to use its first operand as BIT_FIELD_REF base.
24436 2017-03-01  Richard Biener  <rguenther@suse.de>
24438         PR middle-end/79721
24439         * tree-chrec.c (chrec_evaluate): Perform computation of Newtons
24440         interpolating formula in wrapping arithmetic.
24441         (chrec_apply): Convert chrec_evaluate return value to wanted type.
24443 2017-03-01  Jakub Jelinek  <jakub@redhat.com>
24445         PR tree-optimization/79734
24446         * tree-vect-generic.c (expand_vector_condition): Optimize
24447         AVX512 vector boolean VEC_COND_EXPRs into bitwise operations.
24448         Handle VEC_COND_EXPR where comparison has different inner width from
24449         type's inner width.
24451 2017-02-28  Sandra Loosemore  <sandra@codesourcery.com>
24453         * doc/invoke.texi (ARC Options): Copy-edit to fix punctuation,
24454         markup, and similar issues.  Remove @opindex entries for things
24455         that aren't options.  Add missing -mmpy-option entries.
24457 2017-02-28  Jakub Jelinek  <jakub@redhat.com>
24459         PR tree-optimization/79737
24460         * gimple-ssa-store-merging.c (encode_tree_to_bitpos): If bitlen is
24461         a multiple of BITS_PER_UNIT and !BYTES_BIG_ENDIAN, clear
24462         tmpbuf[byte_size - 1].  Call natice_encode_expr with byte_size - 1
24463         instead of byte_size.  Formatting fix.
24464         (shift_bytes_in_array_right): Formatting fix.
24466 2017-02-28  Eric Botcazou  <ebotcazou@adacore.com>
24468         PR target/79749
24469         * config/sparc/sparc.c (sparc_frame_pointer_required): Add missing
24470         condition on optimize for the leaf function test.
24472 2017-02-28  Martin Liska  <mliska@suse.cz>
24474         PR lto/79625
24475         * read-rtl-function.c (function_reader::handle_unknown_directive):
24476         Bail out when one uses -flto.
24478 2017-02-28  Martin Liska  <mliska@suse.cz>
24480         * common.opt: Replace space with tabular for options of <number>
24481         type.
24482         * config/i386/i386.opt: Show <number> value for
24483         -mlarge-data-threshold.
24484         * opts.c (print_filtered_help): Do not display number in hexadecimal
24485         format.
24487 2017-02-28  Martin Liska  <mliska@suse.cz>
24489         * common.opt: Fix --help=option -Q for options which are of
24490         an enum type.
24492 2017-02-28  Uros Bizjak  <ubizjak@gmail.com>
24494         * config/i386/i386.c (print_reg): Error out for values
24495         of 8-bit size in invalid integer register.
24497 2017-02-28  Martin Sebor  <msebor@redhat.com>
24499         PR tree-optimization/79691
24500         * passes.def (pass_all_optimizations_g): Enable pass_sprintf_length.
24502 2017-02-28  Jakub Jelinek  <jakub@redhat.com>
24504         PR target/79729
24505         * config/i386/i386.c (ix86_print_operand) <case 'R'>: Replace
24506         gcc_unreachable with output_operand_lossage.
24508 2017-02-28  Richard Biener  <rguenther@suse.de>
24510         PR tree-optimization/79740
24511         * tree-ssa-sccvn.c (vn_nary_op_insert_into): Allow redundant
24512         inserts.
24513         (visit_nary_op): Insert the nary into the hashtable if we
24514         pattern-matched sth.
24515         * tree-ssa-pre.c (eliminate_insert): Robustify.
24517 2017-02-28  Richard Biener  <rguenther@suse.de>
24519         PR middle-end/79731
24520         * fold-const.c (decode_field_reference): Reject out-of-bound
24521         accesses.
24523 2017-02-28  Jakub Jelinek  <jakub@redhat.com>
24525         * config/i386/i386.c: Include intl.h.
24526         (ix86_option_override_internal): Use cond ? G_("...") : G_("...")
24527         instead of just cond ? "..." : "...".
24528         * config/nvptx/nvptx.c (nvptx_goacc_validate_dims): Likewise.
24529         * coverage.c (read_counts_file): Likewise.
24530         * omp-offload.c: Include intl.h.
24531         (oacc_loop_fixed_partitions): Use cond ? G_("...") : G_("...") instead
24532         of just cond ? "..." : "...".
24533         * gcov.c (read_count_file): Use cond ? N_("...") : N_("...") instead
24534         of just cond ? "..." : "...".
24536 2017-02-28  Richard Earnshaw  <rearnsha@arm.com>
24538         PR target/79742
24539         * config/arm/parsecpu.awk (gen_data): Set tuning target to 'tune for'
24540         entry, if present.
24541         * config/arm/arm-cpus.in (cortex-m0plus.small-multiply): Correct
24542         'tune for' CPU name.
24543         * config/arm/arm-cpu-data.h: Regenerated.
24545 2017-02-28  Richard Biener  <rguenther@suse.de>
24547         PR tree-optimization/79732
24548         * tree-inline.c (expand_call_inline): Do not shadow var.
24550 2017-02-28  Richard Biener  <rguenther@suse.de>
24552         PR tree-optimization/79723
24553         * tree-vect-stmts.c (get_vectype_for_scalar_type_and_size): Preserve
24554         address-space properly.
24556 2017-02-28  Thomas Schwinge  <thomas@codesourcery.com>
24558         * doc/optinfo.texi (Optimization groups): Fix option used for
24559         OPTGROUP_ALL.
24560         * doc/invoke.texi (-fopt-info): Document "omp".
24561         * dumpfile.h: Sort OPTGROUP_OMP before OPTGROUP_VEC.
24562         (OPTGROUP_ALL): Add OPTGROUP_OMP.
24563         * hsa-gen.c (pass_data_gen_hsail): Use OPTGROUP_OMP.
24564         * ipa-hsa.c (pass_data_ipa_hsa): Likewise.
24565         * omp-simd-clone.c (pass_data_omp_simd_clone): Likewise.
24567         * dumpfile.h (OPTGROUP_OPENMP): Rename to OPTGROUP_OMP.  Adjust
24568         all users.
24569         * dumpfile.c (optgroup_options): Instead of "openmp", associate
24570         OPTGROUP_OMP with "omp".
24572 2017-02-27  Pat Haugen  <pthaugen@us.ibm.com>
24574         PR target/79544
24575         * config/rs6000/rs6000-c.c (struct altivec_builtin_types): Use VSRAD
24576         for arithmetic shift of unsigned V2DI.
24578 2017-02-27  Claudiu Zissulescu  <claziss@synopsys.com>
24580         * config.gcc (arc*-): Clean up, use arc/big.h, arc/elf.h, and
24581         arc/linux.h headers.
24582         * config/arc/arc.h (TARGET_OS_CPP_BUILTINS): Remove.
24583         (LINK_SPEC): Likewise.
24584         (ARC_TLS_EXTRA_START_SPEC): Likewise.
24585         (EXTRA_SPECS): Likewise.
24586         (STARTFILE_SPEC): Likewise.
24587         (ENDFILE_SPEC): Likewise.
24588         (LIB_SPEC): Likewise.
24589         (TARGET_SDATA_DEFAULT): Likewise.
24590         (TARGET_MMEDIUM_CALLS_DEFAULT): Likewise.
24591         (MULTILIB_DEFAULTS): Likewise.
24592         (DWARF2_UNWIND_INFO): Likewise.
24593         * config/arc/big.h: New file.
24594         * config/arc/elf.h: Likewise.
24595         * config/arc/linux.h: Likewise.
24596         * config/arc/t-uClibc: Remove.
24598 2017-02-27  Bin Cheng  <bin.cheng@arm.com>
24600         PR tree-optimization/77536
24601         * tree-ssa-loop-manip.c (niter_for_unrolled_loop): New function.
24602         (tree_transform_and_unroll_loop): Use above function to compute the
24603         estimated niter of unrolled loop and use it when scaling profile.
24604         Also use count info rather than frequency if it's non-zero.
24605         * tree-ssa-loop-manip.h niter_for_unrolled_loop(): New declaration.
24606         * tree-vect-loop.c (scale_profile_for_vect_loop): New function.
24607         (vect_transform_loop): Call above function.
24609 2017-02-27  Richard Biener  <rguenther@suse.de>
24611         PR tree-optimization/45397
24612         * tree-ssa-pre.c (eliminate_insert): Handle BIT_AND_EXPR.
24613         * tree-ssa-sccvn.c (valueized_wider_op): New helper.
24614         (visit_nary_op): Add pattern matching for CSEing sign-changed
24615         or truncated operations with wider ones.
24617 2017-02-27  Richard Biener  <rguenther@suse.de>
24619         PR tree-optimization/79690
24620         * tree-vect-stmts.c (vectorizable_store): Use vector type
24621         built from the DR with address-space.
24623 2017-02-26  Gerald Pfeifer  <gerald@pfeifer.com>
24625         * doc/invoke.texi (Optimize Options): Refine the description
24626         of asan-use-after-return.
24628 2017-02-25  Alan Modra  <amodra@gmail.com>
24630         PR rtl-optimization/79584
24631         * lra-constraints.c (base_to_reg): Reload ad->base, the entire
24632         base, not ad->base_term, the reg within base.  Remove assertion
24633         that ad->base == ad->base_term.  Replace gen_int_mode using
24634         bogus mode with const0_rtx.
24636 2017-02-25  Jakub Jelinek  <jakub@redhat.com>
24638         PR middle-end/79396
24639         * tree-eh.c (operation_could_trap_p, stmt_could_throw_1_p): Handle
24640         FMA_EXPR like tcc_binary or tcc_unary.
24642         * tree-ssa-loop-niter.c (number_of_iterations_exit): Simplify warning.
24644         PR debug/77589
24645         * dwarf2out.c (struct dw_loc_list_struct): Add noted_variable_value
24646         bitfield.
24647         (size_of_loc_descr): Handle DW_OP_GNU_variable_value.
24648         (output_loc_operands): Handle DW_OP_call_ref and
24649         DW_OP_GNU_variable_value.
24650         (struct variable_value_struct): New type.
24651         (struct variable_value_hasher): Likewise.
24652         (variable_value_hash): New variable.
24653         (string_types): Remove.
24654         (copy_loc_descr): New function.
24655         (add_loc_descr_to_each): Clarify comment.  Use copy_loc_descr.
24656         (prepend_loc_descr_to_each): New function.
24657         (add_loc_list): Fix comment typo.  Use prepend_loc_descr_to_each
24658         instead of add_loc_descr_to_each if the first argument is single
24659         location list and the second has multiple.
24660         (resolve_args_picking_1): Handle DW_OP_GNU_variable_value.
24661         (loc_list_from_tree_1): For early_dwarf, emit DW_OP_GNU_variable_value
24662         when looking for variable value which doesn't have other location info.
24663         (loc_list_from_tree): Formatting fix.
24664         (gen_array_type_die): Simplify DW_AT_string_length handling.
24665         (adjust_string_types): Remove.
24666         (gen_subprogram_die): Don't call adjust_string_types nor test/set
24667         string_types.  Call resolve_variable_values.
24668         (prune_unused_types_walk_loc_descr): Handle DW_OP_GNU_variable_value.
24669         (resolve_addr_in_expr): Likewise.  Add A argument.
24670         (copy_deref_exprloc): Remove deref argument.  Adjust for the
24671         original expression being DW_OP_GNU_variable_value with optionally
24672         DW_OP_stack_value after it instead of DW_OP_call4 with DW_OP_deref
24673         optionally after it.
24674         (optimize_string_length): Rework for DW_OP_GNU_variable_value.
24675         (resolve_addr): Adjust optimize_string_length and resolve_addr_in_expr
24676         callers.  Set remove_AT_byte_size if removing DW_AT_string_length.
24677         (variable_value_hasher::hash, variable_value_hasher::equal): New
24678         methods.
24679         (resolve_variable_value_in_expr, resolve_variable_value,
24680         resolve_variable_values, note_variable_value_in_expr,
24681         note_variable_value): New functions.
24682         (dwarf2out_early_finish): Call note_variable_value on all toplevel
24683         DIEs.
24685 2017-02-24  Jakub Jelinek  <jakub@redhat.com>
24687         PR c/79677
24688         * opts.h (handle_generated_option): Add GENERATED_P argument.
24689         * opts-common.c (handle_option): Adjust function comment.
24690         (handle_generated_option): Add GENERATED_P argument, pass it to
24691         handle_option.
24692         (control_warning_option): Pass false to handle_generated_option
24693         GENERATED_P.
24694         * opts.c (maybe_default_option): Pass true to handle_generated_option
24695         GENERATED_P.
24696         * optc-gen.awk: Likewise.
24698 2017-02-24  Segher Boessenkool  <segher@kernel.crashing.org>
24700         * config/sh/sh.md (tstsi_t): If operands[0] is a SUBREG instead of
24701         a REG, look at the REG it is a SUBREG of.
24702         (splitter for cmpeqsi_t): Ditto.
24704 2017-02-24  Segher Boessenkool  <segher@kernel.crashing.org>
24706         * config/pa/pa.c (pa_combine_instructions): Do not share RTL.  Make
24707         the special USEs with the pattern of the insn, not the insn itself.
24709 2017-02-24  Matthew Fortune  <matthew.fortune@imgtec.com>
24711         PR target/79473
24712         * doc/invoke.texi: Document -mload-store-pairs.
24714 2017-02-24  Segher Boessenkool  <segher@kernel.crashing.org>
24715             Sandra Loosemore  <sandra@codesourcery.com>
24717         * config/nios2/nios2.c (nios2_simple_const_p): Returns false if the
24718         argument isn't a CONST_INT.
24719         (nios2_alternate_compare_const): Assert op is a CONST_INT.
24720         (nios2_valid_compare_const_p): Assert op is a CONST_INT.
24721         (nios2_validate_compare): Bypass alternate compare logic if *op2
24722         is not a CONST_INT.
24723         (ldstwm_operation_p): Return false if first_base is not a REG or
24724         if first_offset is not a CONST_INT.
24726 2017-02-24  Segher Boessenkool  <segher@kernel.crashing.org>
24728         * config/cris/cris.md: Use correct operand in a define_peephole2.
24730 2017-02-24  Segher Boessenkool  <segher@kernel.crashing.org>
24732         * config/c6x/c6x.c (predicate_insn): Do not incorrectly share RTL.
24734 2017-02-24  Segher Boessenkool  <segher@kernel.crashing.org>
24736         * config/arc/arc.c (arc_ccfsm_advance): Only take the PATTERN of
24737         this_insn if it is an INSN or JUMP_INSN.
24738         (force_offsettable): Look at base, not at addr.
24739         * config/arc/predicates.md (brcc_nolimm_operator): Don't call INTVAL
24740         on things that aren't necessarily CONST_INTs.
24742 2017-02-24  Uros Bizjak  <ubizjak@gmail.com>
24744         * doc/invoke.texi (x86 Options, -mfpmath=sse): Mention that
24745         -mfpmath=sse is the default also for x86-32 targets with SSE2
24746         instruction set when @option{-ffast-math} is enabled
24748 2017-02-24  Jeff Law  <law@redhat.com>
24750         PR rtl-optimizatoin/79286
24751         * ira.c (update_equiv_regs): Drop may_trap_p exception to
24752         dominance test.
24754 2017-02-24  Richard Biener  <rguenther@suse.de>
24756         PR tree-optimization/79389
24757         * gimple-ssa-split-paths.c (is_feasible_trace): Properly skip
24758         debug insns.
24760 2017-02-24  Aldy Hernandez  <aldyh@redhat.com>
24762         * tree-ssa-loop-niter.c (number_of_iterations_exit): Update
24763         function comment to reflect reality.
24764         (loop_exits_before_overflow): Fix typo in function description.
24766 2017-02-24  Richard Biener  <rguenther@suse.de>
24768         PR tree-optimization/79389
24769         * gimple-ssa-split-paths.c (is_feasible_trace): Verify more
24770         properly that a threading opportunity exists.  Detect conditional
24771         copy/constant propagation opportunities.
24773 2017-02-23  Eric Botcazou  <ebotcazou@adacore.com>
24775         * config/visium/visium.md (type): Add trap.
24776         (b): New mode attribute.
24777         (*btst): Rename into...
24778         (*btst<mode>): ...this and adjust.
24779         (*cbranchsi4_btst_insn): Rename into...
24780         (*cbranch<mode>4_btst_insn): ...this and adjust.
24781         (trap): New define_insn.
24783 2017-02-23  Jakub Jelinek  <jakub@redhat.com>
24785         PR tree-optimization/79389
24786         * ifcvt.c (struct noce_if_info): Add rev_cond field.
24787         (noce_reversed_cond_code): New function.
24788         (noce_emit_store_flag): Use rev_cond if non-NULL instead of
24789         reversed_comparison_code.  Formatting fix.
24790         (noce_try_store_flag): Test rev_cond != NULL in addition to
24791         reversed_comparison_code.
24792         (noce_try_store_flag_constants): Likewise.
24793         (noce_try_store_flag_mask): Likewise.
24794         (noce_try_addcc): Use rev_cond if non-NULL instead of
24795         reversed_comparison_code.
24796         (noce_try_cmove_arith): Likewise.  Formatting fixes.
24797         (noce_try_minmax, noce_try_abs): Clear rev_cond.
24798         (noce_find_if_block): Initialize rev_cond.
24799         (find_cond_trap): Call noce_get_condition with then_bb == trap_bb
24800         instead of false as last argument never attempt to reverse it
24801         afterwards.
24803 2017-02-23  Bin Cheng  <bin.cheng@arm.com>
24805         PR tree-optimization/79663
24806         * tree-predcom.c (combine_chains): Process refs in reverse order
24807         only for ZERO length chains, and add explaining comment.
24809 2017-02-23  Jeff Law  <law@redhat.com>
24811         PR tree-optimization/79578
24812         * tree-ssa-dse.c (clear_bytes_written_by): Use OEP_ADDRESS_OF
24813         in call to operand_equal_p.
24815 2017-01-23  Dominique d'Humieres  <dominiq@lps.ens.fr>
24817         PR target/71017
24818         * config/i386/cpuid.h: Fix another undefined behavior.
24820 2017-02-23  Richard Biener  <rguenther@suse.de>
24822         PR tree-optimization/79683
24823         * tree-vect-stmts.c (vect_analyze_stmt): Do not overwrite
24824         vector types for data-refs.
24826 2017-02-23  Martin Liska  <mliska@suse.cz>
24828         * params.def (PARAM_MIN_NONDEBUG_INSN_UID): Change default to 0.
24830 2017-02-23  Jakub Jelinek  <jakub@redhat.com>
24832         PR middle-end/79665
24833         * internal-fn.c (get_range_pos_neg): Moved to ...
24834         * tree.c (get_range_pos_neg): ... here.  No longer static.
24835         * tree.h (get_range_pos_neg): New prototype.
24836         * expr.c (expand_expr_real_2) <case TRUNC_DIV_EXPR>: If both arguments
24837         are known to be in between 0 and signed maximum inclusive, try to
24838         expand both unsigned and signed divmod and use the cheaper one from
24839         those.
24841 2017-02-22  Jeff Law  <law@redhat.com>
24843         PR tree-optimization/79578
24844         * tree-ssa-dse.c (clear_bytes_written_by): Use operand_equal_p
24845         to compare base operands.
24847 2017-02-22  Segher Boessenkool  <segher@kernel.crashing.org>
24849         PR target/79211
24850         * config/rs6000/rs6000.md (*fsel<SFDF:mode><SFDF2:mode>4): Use
24851         gpc_reg_operand instead of fpr_reg_operand.
24853 2017-02-22  Sameera Deshpande  <sameera.deshpande@imgtec.com>
24855         * config/mips/mips.c (mips_return_in_memory): Force FP
24856         vector types to be returned in memory for o32 ABI.
24858 2017-02-22  Jakub Jelinek  <jakub@redhat.com>
24860         * dwarf2out.c (gen_variable_die): For -gdwarf-5, use DW_TAG_variable
24861         instead of DW_TAG_member for static data member declarations and don't
24862         set no_linkage_name for static inline data members.
24863         (gen_member_die): For -gdwarf-5 don't change DW_TAG_variable
24864         to DW_TAG_member.
24866 2017-02-22  Martin Liska  <mliska@suse.cz>
24868         * doc/invoke.texi: Replace inequality signs with square brackets
24869         for -Wnormalized.
24871 2017-02-22  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
24873         PR tree-optimization/68644
24874         * gcc.dg/tree-ssa/ivopts-lt-2.c: Skip for powerpc*-*-*.
24876 2017-02-22  Matthew Fortune  <matthew.fortune@imgtec.com>
24878         PR target/78660
24879         * lra-constraints.c (simplify_operand_subreg): Handle
24880         WORD_REGISTER_OPERATIONS targets.
24882 2017-02-22  Jakub Jelinek  <jakub@redhat.com>
24884         PR target/70465
24885         * reg-stack.c (emit_swap_insn): Treat (float_extend:?F (mem:?F))
24886         and (const_double:?F) like (mem:?F) for the purpose of fxch %st(1)
24887         elimination by swapping fld*.
24889 2017-02-22  Richard Biener  <rguenther@suse.de>
24891         PR tree-optimization/79673
24892         * tree-ssa-pre.c (compute_avail): Use wide_int_to_tree to
24893         convert the [TARGET_]MEM_REF offset INTEGER_CST, scrapping off
24894         irrelevant address-space qualifiers and avoiding a
24895         ADDR_SPACE_CONVERT_EXPR from fold_convert.
24897 2017-02-22  Richard Biener  <rguenther@suse.de>
24899         PR tree-optimization/79666
24900         * tree-vrp.c (extract_range_from_binary_expr_1): Make sure
24901         to not symbolically negate if that may introduce undefined
24902         overflow.
24904 2017-02-22  Martin Liska  <mliska@suse.cz>
24906         PR lto/79587
24907         * data-streamer-in.c (streamer_read_gcov_count): Remove assert.
24908         * data-streamer-out.c (streamer_write_gcov_count_stream):
24909         Likewise.
24910         * value-prof.c (stream_out_histogram_value): Make assert more
24911         precise based on type of counter.
24913 2017-02-21  Uros Bizjak  <ubizjak@gmail.com>
24915         PR target/79593
24916         * config/i386/i386.md (standard_x87sse_constant_load splitter):
24917         Use nonimmediate_operand instead of memory_operand for operand 1.
24918         (float-extend standard_x87sse_constant_load splitter): Ditto.
24920 2017-02-21  Jeff Law  <law@redhat.com>
24922         PR tree-optimization/79621
24923         * gimple-ssa-isolate-paths.c (find_implicit_erroneous_behavior): Ignore
24924         blocks with edges to themselves.
24926 2017-02-21  Jakub Jelinek  <jakub@redhat.com>
24928         PR target/79633
24929         * tree-chkp-opt.c (chkp_optimize_string_function_calls): Use
24930         is_gimple_call instead of comparing gimple_code with GIMPLE_CALL.
24931         Use gimple_call_builtin_p.
24933         PR target/79570
24934         * sel-sched.c (moveup_expr_cached): Don't call sel_bb_head
24935         on temporarily removed DEBUG_INSNs.
24937         PR tree-optimization/79649
24938         * tree-loop-distribution.c (classify_partition): Give up on
24939         non-generic address space loads/stores.
24941 2017-02-21  Aldy Hernandez  <aldyh@redhat.com>
24943         * doc/loop.texi (Loop manipulation): Remove nonexistent
24944         tree_ssa_loop_version from the documentation.
24945         * cfgloopmanip.c (loop_version): Document CONDITION_BB argument.
24947 2017-02-21  Jakub Jelinek  <jakub@redhat.com>
24949         PR target/79494
24950         * config/i386/i386.c (ix86_expand_split_stack_prologue): Call
24951         make_reg_eh_region_note_nothrow_nononlocal on call_insn.
24952         * config/rs6000/rs6000.c: Include except.h.
24953         (rs6000_expand_split_stack_prologue): Call
24954         make_reg_eh_region_note_nothrow_nononlocal on the call insn.
24956 2017-02-21  Martin Jambor  <mjambor@suse.cz>
24958         PR lto/79579
24959         * ipa-prop.c (ipa_prop_write_jump_functions): Bail out if no edges
24960         have been analyzed.
24962 2017-02-21  Martin Jambor  <mjambor@suse.cz>
24964         * common.opt (-fipa-cp-alignment): Mark as ignored and preserved
24965         for backward compatibility only.
24966         * doc/invoke.texi (Option Summary): Remove all references to
24967         -fipa-cp-alignment.
24969 2017-02-21  Matthew Fortune  <matthew.fortune@imgtec.com>
24971         PR target/78660
24972         Revert:
24973         2017-02-20  Matthew Fortune  <matthew.fortune@imgtec.com>
24975         * lra-constraints.c (curr_insn_transform): Handle
24976         WORD_REGISTER_OPERATIONS requirements when reloading SUBREGs.
24978 2017-02-21  Martin Liska  <mliska@suse.cz>
24980         * config/i386/i386.opt: Replace -masm-dialect with -masm.
24982 2017-02-21  Thomas Schwinge  <thomas@codesourcery.com>
24984         PR translation/79638
24985         * config/nvptx/nvptx.c (ENTRY_TEMPLATE): Single out "%ntid.y".
24987 2017-02-21  Eric Botcazou  <ebotcazou@adacore.com>
24989         PR ada/67205
24990         * config/arm/arm.c (TARGET_CUSTOM_FUNCTION_DESCRIPTORS): Define.
24991         (arm_function_ok_for_sibcall): Return false for an indirect call by
24992         descriptor if all the argument registers are used.
24993         (arm_relayout_function): Use FUNCTION_ALIGNMENT macro to adjust the
24994         alignment of the function.
24996 2017-02-21  Jakub Jelinek  <jakub@redhat.com>
24998         PR tree-optimization/61441
24999         * simplify-rtx.c (simplify_const_unary_operation): For
25000         -fsignaling-nans and sNaN operand, return NULL_RTX rather than
25001         the sNaN unmodified.
25003 2017-02-20  Bernd Edlinger  <bernd.edlinger@hotmail.de>
25005         * Makefile.in (BUILD_SYSTEM_HEADER_DIR): New make variabe.
25006         (LIMITS_H_TEST, if_multiarch, stmp-fixinc): Use BUILD_SYSTEM_HEADER_DIR
25007         instead of SYSTEM_HEADER_DIR.
25009 2017-02-20  Gerald Pfeifer  <gerald@pfeifer.com>
25010             Martin LiÅ¡ka  <mliska@suse.cz>
25012         * doc/invoke.texi (use-after-scope-direct-emission-threshold):
25013         Fix typos and grammar, use active voice, and clarify.
25015 2017-02-20  Marek Polacek  <polacek@redhat.com>
25017         PR middle-end/79537
25018         * gimplify.c (gimplify_expr): Handle unused *&&L;.
25020         PR sanitizer/79558
25021         * ubsan.c (ubsan_type_descriptor): Check if TYPE_MAX_VALUE is null.
25023 2017-02-20  Jakub Jelinek  <jakub@redhat.com>
25025         PR target/79568
25026         * config/i386/i386.c (ix86_expand_builtin): Handle
25027         OPTION_MASK_ISA_AVX512VL and OPTION_MASK_ISA_64BIT in
25028         ix86_builtins_isa[fcode].isa as a requirement of those
25029         flags and any other flag in the bitmask.
25030         (ix86_init_mmx_sse_builtins): Use 0 instead of
25031         ~OPTION_MASK_ISA_64BIT as mask.
25032         * config/i386/i386-builtin.def (__builtin_ia32_rdtsc,
25033         __builtin_ia32_rdtscp, __builtin_ia32_pause, __builtin_ia32_bsrsi,
25034         __builtin_ia32_rdpmc, __builtin_ia32_rolqi, __builtin_ia32_rolhi,
25035         __builtin_ia32_rorqi, __builtin_ia32_rorhi): Likewise.
25037 2017-02-20  Matthew Fortune  <matthew.fortune@imgtec.com>
25039         PR target/78012
25040         * lra-constraints.c (split_reg): Check requested split mode
25041         is supported by the register.
25043 2017-02-20  Matthew Fortune  <matthew.fortune@imgtec.com>
25045         * lra-constraints.c (simplify_operand_subreg): Remove early
25046         return false.
25048 2017-02-20  Matthew Fortune  <matthew.fortune@imgtec.com>
25050         PR target/78660
25051         * lra-constraints.c (curr_insn_transform): Tighten condition
25052         for converting SUBREG reloads from OP_OUT to OP_INOUT.
25054 2017-02-20  Matthew Fortune  <matthew.fortune@imgtec.com>
25056         PR target/78660
25057         * lra-constraints.c (curr_insn_transform): Handle
25058         WORD_REGISTER_OPERATIONS requirements when reloading SUBREGs.
25060 2017-02-19  Uros Bizjak  <ubizjak@gmail.com>
25062         Revert:
25063         2016-05-30  Uros Bizjak  <ubizjak@gmail.com>
25065         * config/i386/sync.md (mfence_nosse): Use "lock orl $0, -4(%esp)".
25067 2017-02-19  Jonathan Wakely  <jwakely@redhat.com>
25069         PR c++/69523
25070         * doc/invoke.texi (C++ Dialect Options) [-Wliteral-suffix]: Update
25071         description.
25073 2017-02-19  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
25075         * gimple-pretty-print.c (dump_ternary_rhs): Adjust gimple dump format
25076         for FMA_EXPR.
25078 2017-02-18  Jakub Jelinek  <jakub@redhat.com>
25080         * final.c (last_columnnum, override_columnnum): New variables.
25081         (final_start_function): Set last_columnnum, pass it to begin_prologue
25082         hook and pass 0 to dwarf2out_begin_prologue.
25083         (final_scan_insn): Update override_columnnum.  Pass last_columnnum
25084         to source_line debug hook.
25085         (notice_source_line): Compute last_columnnum and for debug_column_info
25086         return true on column changes.
25087         * debug.h (struct gcc_debug_hooks): Add column argument to
25088         source_line and begin_prologue hooks.
25089         (debug_nothing_int_charstar_int_bool): Remove prototype.
25090         (debug_nothing_int_int_charstar,
25091         debug_nothing_int_int_charstar_int_bool): New prototypes.
25092         (dwarf2out_begin_prologue): Add column argument.
25093         * debug.c (do_nothing_debug_hooks): Adjust source_line and
25094         begin_prologue hooks.
25095         (debug_nothing_int_charstar_int_bool): Remove.
25096         (debug_nothing_int_int_charstar,
25097         debug_nothing_int_int_charstar_int_bool): New functions.
25098         * dwarf2out.c (dwarf2out_begin_prologue): Add column argument, pass it
25099         through to dwarf2out_source_line.
25100         (dwarf2_lineno_debug_hooks): Adjust begin_prologue hook.
25101         (dwarf2out_source_line): Add column argument, emit it if requested.
25102         * sdbout.c (sdbout_source_line, sdbout_begin_prologue): Add column
25103         arguments.
25104         * xcoffout.h (xcoffout_begin_prologue, xcoffout_source_line): Likewise.
25105         * xcoffout.c (xcoffout_begin_prologue, xcoffout_source_line): Likewise.
25106         * vmsdbgout.c (vmsdbgout_begin_prologue): Add column argument, pass it
25107         through to dwarf2out_begin_prologue.
25108         (vmsdbgout_source_line): Add column argument, pass it through to
25109         dwarf2out_source_line.
25110         * dbxout.c (dbxout_begin_prologue): Add column argument, adjust
25111         dbxout_source_line caller.
25112         (dbxout_source_line): Add column argument.
25114         * common.opt (gno-column-info, gcolumn-info): New options.
25115         * dwarf2out.c (dwarf2_lineno_debug_hooks): Formatting fix.
25116         (check_die): Also test for multiple DW_AT_decl_column attributes.
25117         (add_src_coords_attributes, dwarf2out_imported_module_or_decl_1): Add
25118         DW_AT_decl_column if requested.
25119         (gen_subprogram_die): Compare and/or add also DW_AT_decl_column
25120         if requested.
25121         (gen_variable_die): Likewise.
25122         (add_call_src_coords_attributes): Add DW_AT_call_column if requested.
25123         * doc/invoke.texi (-gcolumn-info, -gno-column-info): Document.
25125         PR target/79569
25126         * config/i386/i386.opt (m3dnowa): Replace Undocumented with Report.
25127         * common/config/i386/i386-common.c (OPTION_MASK_ISA_3DNOW_A_SET): Define.
25128         (ix86_handle_option): Handle OPT_m3dnowa.
25129         * doc/invoke.texi (-m3dnowa): Document.
25130         * doc/extend.texi (__builtin_ia32_pmulhuw, __builtin_ia32_pf2iw): Use
25131         -m3dnowa instead of -m3dnow -march=athlon.
25133         PR target/79559
25134         * config/i386/i386.c (ix86_print_operand): Use output_operand_lossage
25135         instead of gcc_assert for K, r and R code checks.  Formatting fixes.
25137 2017-02-17  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
25139         PR target/79261
25140         * config/rs6000/rs6000.c (rs6000_expand_ternop_builtin): Add
25141         support for CODE_FOR_vsx_xxpermdi_v2d[fi]_be.
25142         * config/rs6000/rs6000.md (reload_gpr_from_vsx<mode>): Call
25143         generator for vsx_xxpermdi_<mode>_be.
25144         * config/rs6000/vsx.md (vsx_xxpermdi_<mode>): Remove logic to
25145         force big-endian semantics.
25146         (vsx_xxpermdi_<mode>_be): New define_expand with same
25147         implementation as previous version of vsx_xxpermdi_<mode>.
25149 2017-02-17  Jakub Jelinek  <jakub@redhat.com>
25151         PR tree-optimization/79327
25152         * gimple-ssa-sprintf.c (format_integer): Remove likely_adjust
25153         variable, its initialization and use.
25155 2017-02-17  Julia Koval  <julia.koval@intel.com>
25157         * common/config/i386/i386-common.c (OPTION_MASK_ISA_RDPID_SET): New.
25158         (OPTION_MASK_ISA_PKU_UNSET): New.
25159         (ix86_handle_option): Handle -mrdpid.
25160         * config/i386/cpuid.h (bit_RDPID): New.
25161         * config/i386/driver-i386.c (host_detect_local_cpu):
25162         Detect RDPID feature.
25163         * config/i386/i386-builtin.def (__builtin_ia32_rdpid): New.
25164         * config/i386/i386-c.c (ix86_target_macros_internal):
25165         Handle RDPID flag.
25166         * config/i386/i386.c (ix86_target_string): Add -mrdpid to isa2_opts.
25167         (ix86_valid_target_attribute_inner_p): Add "rdpid".
25168         (ix86_expand_builtin): Handle IX86_BUILTIN_RDPID.
25169         * config/i386/i386.h (TARGET_RDPID, TARGET_RDPID_P): New.
25170         * config/i386/i386.md (define_insn "rdpid"): New.
25171         * config/i386/i386.opt Add -mrdpid.
25172         * config/i386/immintrin.h (_rdpid_u32): New.
25174 2017-02-17  Vladimir Makarov  <vmakarov@redhat.com>
25176         PR rtl-optimization/79541
25177         * lra-constraints.c (curr_insn_transform): Remove wrong asm insn
25178         instead of transforming it into USE.
25180 2017-02-17  Segher Boessenkool  <segher@kernel.crashing.org>
25182         * config/rs6000/rs6000.md (extendsfdf2): Remove default arguments.
25183         If HONOR_SNANS (SFmode) force the input to a register.
25184         (*extendsfdf2_fpr): Add !HONOR_SNANS (SFmode) condition.
25185         (*extendsfdf2_snan): New pattern, used when using SNaNs; it generates
25186         an frsp or similar insn.
25188 2017-02-17  Martin Liska  <mliska@suse.cz>
25190         PR rtl-optimization/79577
25191         * params.def (selsched-max-sched-times): Increase minimum to 1.
25193 2017-02-17  Martin Liska  <mliska@suse.cz>
25195         PR rtl-optimization/79574
25196         * gcse.c (want_to_gcse_p): Prevent integer overflow.
25198 2017-02-17  Martin Liska  <mliska@suse.cz>
25200         PR tree-optimization/79529
25201         * tree-ssa-loop-unswitch.c (is_maybe_undefined): Use
25202         ssa_defined_default_def_p to handle cases which are implicitly
25203         defined.
25204         * tree-ssa.c (ssa_defined_default_def_p): New function.
25205         (ssa_undefined_value_p): Use ssa_defined_default_def_p to handle cases
25206         which are implicitly defined.
25207         * tree-ssa.h (ssa_defined_default_def_p): Declare.
25209 2017-02-17  Richard Biener  <rguenther@suse.de>
25211         PR middle-end/79576
25212         * params.def (max-ssa-name-query-depth): Limit to 10.
25214 2017-02-17  Richard Biener  <rguenther@suse.de>
25216         PR tree-optimization/79552
25217         * tree-ssa-structalias.c (visit_loadstore): Properly verify
25218         default defs.
25220 2017-02-17  Richard Biener  <rguenther@suse.de>
25222         PR bootstrap/79567
25223         * genmatch.c (output_line_directive): Handle DIR_SEPARATOR_2.
25225 2017-02-17  Marek Polacek  <polacek@redhat.com>
25227         PR middle-end/79536
25228         * fold-const.c (fold_negate_expr_1): Renamed from fold_negate_expr.
25229         (fold_negate_expr): New wrapper.
25231 2017-02-16  Sandra Loosemore  <sandra@codesourcery.com>
25233         * doc/invoke.texi (C++ Dialect Options) [-Wno-non-template-friend]: 
25234         Correct terminology and de-emphasize pre-standard behavior.
25236 2017-02-16  Alan Modra  <amodra@gmail.com>
25238         PR rtl-optimization/79286
25239         * ira.c (def_dominates_uses): New function.
25240         (update_equiv_regs): Don't create an equivalence for insns that
25241         may trap where the register def does not dominate the use.
25243 2017-02-16  Vladimir Makarov  <vmakarov@redhat.com>
25245         PR rtl-optimization/78127
25246         * lra.c (lra): Call lra_eliminate before finish the loop after
25247         lra_constraint.
25249 2017-02-16  Richard Biener  <rguenther@suse.de>
25251         * graphite.h: Do not include isl/isl_val_gmp.h, instead include
25252         isl/isl_val.h.
25253         * graphite-isl-ast-to-gimple.c (gmp_cst_to_tree): Remove.
25254         (gcc_expression_from_isl_expr_int): Use generic isl_val interface.
25255         * graphite-sese-to-poly.c: Do not include isl/isl_val_gmp.h.
25256         (isl_val_int_from_wi): New function.
25257         (extract_affine_gmp): Rename to ...
25258         (extract_affine_wi): ... this, take a widest_int.
25259         (extract_affine_int): Just wrap extract_affine_wi.
25260         (add_param_constraints): Use isl_val_int_from_wi.
25261         (add_loop_constraints): Likewise, and extract_affine_wi.
25263 2017-02-15  Jeff Law  <law@redhat.com>
25265         PR middle-end/79521
25266         * ira-costs.c (scan_one_insn): Check have_regs_of_mode before calling
25267         ira_init_register_move_cost_if_necessary.
25269 2017-02-15  Martin Sebor  <msebor@redhat.com>
25271         PR middle-end/32003
25272         * doc/invoke.texi (-fdump-final-insns): Replace option accidentally
25273         removed in a prior commit.
25275 2017-02-15  Bin Cheng  <bin.cheng@arm.com>
25277         PR tree-optimization/79347
25278         * tree-vect-loop-manip.c (vect_do_peeling): Maintain profile
25279         counters during peeling.
25281 2017-02-15  Thomas Schwinge  <thomas@codesourcery.com>
25283         * Makefile.in (site.exp): Remove "set ISLVER".
25285 2017-02-15  Jakub Jelinek  <jakub@redhat.com>
25287         PR target/79487
25288         * real.c (real_from_integer): Call real_convert even for decimal.
25290 2017-02-15  Dominik Vogt  <vogt@linux.vnet.ibm.com>
25292         PR target/79421
25293         * config/s390/s390.c: define TARGET_CUSTOM_FUNCTION_DESCRIPTORS.
25295 2017-02-14  Andrew Pinski  <apinski@cavium.com>
25297         * config/aarch64/aarch64-cores.def (thunderx2t99): Move to under 'C"
25298         cores and change the partno/implementer to be correct.
25299         (thunderx2t99p1): New core which replaces thunderx2t99 and still has
25300         the 'B" as the implementer.
25301         * config/aarch64/aarch64-tune.md: Regenerate.
25303 2017-02-14  Carl Love  <cel@us.ibm.com>
25305         * config/rs6000/rs6000.c: Add case statement entry to make the
25306         xvcvuxdsp built-in argument unsigned.
25307         * config/rs6000/vsx.md: Fix the source and return operand types so they
25308         match the instruction definitions from the ISA document.  Fix typo
25309         in the instruction generation for the (define_insn "vsx_xvcvuxdsp"
25310         statement.
25312 2017-02-14  Vladimir Makarov  <vmakarov@redhat.com>
25314         PR target/79282
25315         * lra-int.h (struct lra_operand_data, struct lra_insn_reg): Add
25316         member early_clobber_alts.
25317         * lra-lives.c (reg_early_clobber_p): New.
25318         (process_bb_lives): Use it.
25319         * lra.c (new_insn_reg): New arg early_clobber_alts.  Use it.
25320         (debug_operand_data): Initialize early_clobber_alts.
25321         (setup_operand_alternative): Set up early_clobber_alts.
25322         (collect_non_operand_hard_regs): Ditto.  Pass early clobber
25323         alternatives to new_insn_reg.
25324         (add_regs_to_insn_regno_info): Add arg early_clobber_alts.  Use
25325         it.
25326         (lra_update_insn_regno_info): Pass the new arg.
25328 2017-02-14  Jakub Jelinek  <jakub@redhat.com>
25330         PR middle-end/79505
25331         * omp-offload.c (free_oacc_loop): Release loop->ifns vector.
25332         (new_oacc_loop_raw): Don't clear already cleared fields.
25334         PR target/79481
25335         * config/i386/avx512pfintrin.h (_mm512_prefetch_i32gather_pd,
25336         _mm512_prefetch_i32gather_ps, _mm512_prefetch_i64gather_pd,
25337         _mm512_prefetch_i64gather_ps): New inline functions and macros.
25339 2017-02-14  Uros Bizjak  <ubizjak@gmail.com>
25341         PR target/79495
25342         * config/i386/i386.md (*movxf_internal): Add (o,rC) alternative.
25344 2017-02-14  H.J. Lu  <hongjiu.lu@intel.com>
25346         PR target/79498
25347         * config/i386/i386.c (timode_scalar_chain::convert_insn): Insert
25348         the extra instruction to the right place to store 128-bit constant
25349         when needed.
25351 2017-02-14  Martin Sebor  <msebor@redhat.com>
25353         PR middle-end/79448
25354         * gimple-ssa-sprintf.c (format_directive): Avoid issuing INT_MAX
25355           warning for strings of unknown length.
25357 2017-02-13  Segher Boessenkool  <segher@kernel.crashing.org>
25359         * config.gcc (supported_defaults) [powerpc*-*-*]: Update.
25361 2017-02-14  Jeff Law  <law@redhat.com>
25363         PR target/79404
25364         * ira-costs.c (scan_one_insn): Initialize register move costs
25365         for pseudos seen in USE/CLOBBER insns.
25367         PR tree-optimization/79095
25368         * tree-vrp.c (extract_range_from_binary_expr_1): For EXACT_DIV_EXPR,
25369         if the numerator has the range ~[0,0] make the resultant range ~[0,0].
25370         (extract_range_from_binary_expr): For MINUS_EXPR with no derived range,
25371         if the operands are known to be not equal, then the resulting range
25372         is ~[0,0].
25373         (intersect_ranges): If the new range is ~[0,0] and the old range is
25374         wide, then prefer ~[0,0].
25375         * tree-vrp.c (overflow_comparison_p_1): New function.
25376         (overflow_comparison_p): New function.
25377         * tree-vrp.c (register_edge_assert_for_2): Register additional asserts
25378         if NAME is used in an overflow test.
25379         (vrp_evaluate_conditional_warnv_with_ops): If the ops represent an
25380         overflow check that can be expressed as an equality test, then adjust
25381         ops to be that equality test.
25383 2017-02-14  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
25385         * config/s390/s390-builtin-types.def: Remove flags argument.
25386         * config/s390/s390.c (s390_init_builtins): Likewise.
25388 2017-02-14  Martin Liska  <mliska@suse.cz>
25390         * tree-ssa-loop-unswitch.c (hoist_guard): Release get_loop_body
25391         vector.  Fix trailing white spaces.
25393 2017-02-14  James Greenhalgh  <james.greenhalgh@arm.com>
25395         * config/aarch64/aarch64.c (aarch64_simd_container_mode): Handle
25396         HFmode.
25398 2017-02-14  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
25400         PR rtl-optimization/68664
25401         * config/arm/arm.c (arm_sched_can_speculate_insn):
25402         New function.  Declare prototype.
25403         (TARGET_SCHED_CAN_SPECULATE_INSN): Define.
25405 2017-02-14  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
25407         PR rtl-optimization/68664
25408         * config/aarch64/aarch64.c (aarch64_sched_can_speculate_insn):
25409         New function.
25410         (TARGET_SCHED_CAN_SPECULATE_INSN): Define.
25412 2017-02-14  Amit Pawar  <amit.pawar@amd.com>
25414         * config/i386/i386.c (znver1_cost): Fix the alignment for function and
25415         max skip bytes for function, loop and jump.
25417 2017-02-14  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
25419         * gimple-pretty-print.c (dump_unary_rhs): Adjust dump format for
25420         ABS_EXPR for gimple dump.
25422 2017-02-14  Jakub Jelinek  <jakub@redhat.com>
25424         PR target/79462
25425         * config/sh/sh.c (expand_cbranchdi4): Don't clear operands[4].
25427         PR tree-optimization/79408
25428         * tree-vrp.c (simplify_div_or_mod_using_ranges): Handle also the
25429         case when on TRUNC_MOD_EXPR op0 is INTEGER_CST.
25430         (simplify_stmt_using_ranges): Call simplify_div_or_mod_using_ranges
25431         also if rhs1 is INTEGER_CST.
25433 2017-02-14  Richard Biener  <rguenther@suse.de>
25435         PR middle-end/79432
25436         * tree-into-ssa.c (insert_phi_nodes): When the function can
25437         have abnormal edges rewrite SSA names with broken use-def
25438         dominance out of SSA and register them for PHI insertion.
25440 2017-02-13  Martin Sebor  <msebor@redhat.com>
25442         PR middle-end/79496
25443         * gimple-ssa-sprintf.c (pass_sprintf_length::handle_gimple_call): Avoid
25444         clearing info.nowrite flag when snprintf size argument is a range.
25446 2017-02-13  Jakub Jelinek  <jakub@redhat.com>
25448         * cprop.c (cprop_jump): Add missing space in string literal.
25449         * tree-ssa-structalias.c (rewrite_constraints): Likewise.
25450         (get_constraint_for_component_ref): Likewise.
25451         * df-core.c (df_worklist_dataflow_doublequeue): Likewise.
25452         * tree-outof-ssa.c (insert_partition_copy_on_edge): Likewise.
25453         * lra-constraints.c (process_alt_operands): Likewise.
25454         * ipa-inline.c (inline_small_functions): Likewise.
25455         * tree-ssa-sccvn.c (visit_reference_op_store): Likewise.
25456         * cgraph.c (cgraph_edge::redirect_call_stmt_to_callee): Likewise.
25457         * trans-mem.c (diagnose_tm_1_op): Likewise.
25458         * omp-grid.c (grid_find_single_omp_among_assignments): Likewise.
25459         (grid_parallel_clauses_gridifiable): Likewise.
25461         * config/nvptx/mkoffload.c (process): Add space in between
25462         , and %d.
25464         * config/i386/i386.h (REG_CLASS_NAMES): Add , in between
25465         "MOD4_SSE_REGS" and "ALL_REGS".
25467         * spellcheck.c (test_data): Add , in between "foo" and "food".
25469 2017-02-13  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
25471         PR target/79449
25472         * config/rs6000/rs6000.c (expand_block_compare): Make sure runtime
25473         boundary crossing check and subsequent code generation agree.
25475 2017-02-13  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
25477         * config/aarch64/aarch64.c (has_memory_op): Delete.
25478         (aarch64_madd_needs_nop): Use contains_mem_rtx_p instead of
25479         has_memory_op.
25481 2017-02-13  Jakub Jelinek  <jakub@redhat.com>
25483         PR rtl-optimization/79388
25484         PR rtl-optimization/79450
25485         * combine.c (distribute_notes): When removing TEM_INSN for which
25486         corresponding dest has last value recorded, invalidate that last
25487         value.
25489 2017-02-13  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
25491         * config/arm/arm.c (arm_print_tune_info): Use ASM_COMMENT_START instead
25492         of explicit '@'.  Add missing assembly comment marker on branch costs
25493         printout.
25495 2017-02-13  Nathan Sidwell  <nathan@acm.org>
25497         * gengtype-lex.l (<in_struct>): Add '/'.
25499 2017-02-13  Martin Liska  <mliska@suse.cz>
25501         PR c/79471
25502         * calls.c (expand_call): Replace XALLOCAVEC with XCNEWVEC.
25504 2017-02-13  Richard Biener  <rguenther@suse.de>
25506         * configure.ac (HAVE_ISL_OPTIONS_SET_SCHEDULE_SERIALIZE_SCCS):
25507         Remove.
25508         * configure: Re-generate.
25509         * config.in: Likewise.
25510         * graphite-dependences.c: Simplify as if
25511         HAVE_ISL_OPTIONS_SET_SCHEDULE_SERIALIZE_SCCS was defined.
25512         * graphite-isl-ast-to-gimple.c: Likewise.
25513         * graphite-optimize-isl.c: Likewise.
25514         * graphite-poly.c: Likewise.
25515         * graphite-sese-to-poly.c: Likewise.
25516         * graphite.h: Likewise.
25517         * toplev.c: Include isl/version.h and use isl_version () for
25518         printing the ISL version.
25519         * doc/install.texi: Update ISL requirement.
25521 2017-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
25523         * doc/standards.texi (Standards): Update reference to
25524         Objective-C 2.0.
25526 2017-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
25528         * doc/extend.texi (Named Address Spaces): sourceware.org now
25529         defaults to https.
25530         * doc/install.texi (Binaries): Ditto.
25531         (Specific): Ditto.
25533 2017-02-11  Sandra Loosemore  <sandra@codesourcery.com>
25535         * doc/cpp.texi: Replace "stringify"/"stringification" with C
25536         standard terminology "stringize"/"stringizing" throughout.
25537         * doc/cppinternals.texi: Likewise.
25539 2017-02-11  Sandra Loosemore  <sandra@codesourcery.com>
25541         * doc/extend.texi: Fix some spelling mistakes and typos.
25542         * doc/invoke.texi: Likewise.
25544 2017-02-11  Jan Hubicka  <hubicka@ucw.cz>
25546         PR ipa/79224
25547         * params.def (inline-min-speedup) Change from 10 to 8.
25549 2017-02-11  Jakub Jelinek  <jakub@redhat.com>
25551         * doc/invoke.texi (fopenmp): Bump OpenMP version from 4.0 to
25552         4.5.
25554 2017-02-11  Jan Hubicka  <hubicka@ucw.cz>
25556         PR ipa/79224
25557         * ipa-inline-analysis.c (get_minimal_bb): New function.
25558         (record_modified): Use it.
25559         (remap_edge_change_prob): Handle also ancestor functions.
25561 2017-02-11  Gerald Pfeifer  <gerald@pfeifer.com>
25563         * doc/contrib.texi (Contributors): Remove broken link into
25564         the Mauve CVS repository.
25566 2017-02-11  Jakub Jelinek  <jakub@redhat.com>
25568         PR middle-end/79454
25569         * internal-fn.c (expand_vector_ubsan_overflow): Use piece-wise
25570         result computation whenever lhs doesn't have vector mode, not
25571         just when it has BLKmode.
25573 2017-02-10  Gerald Pfeifer  <gerald@pfeifer.com>
25575         * doc/makefile.texi (profiledbootstrap): Refer to the
25576         installation instructions only in textual form.
25578 2017-02-10  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
25580         PR target/79295
25581         * config/rs6000/altivec.md (bcd<bcd_add_sub>): Fix constraints.
25583 2017-02-10  Gerald Pfeifer  <gerald@pfeifer.com>
25585         * doc/install.texi (Specific): Use https for blackfin.uclinux.org.
25586         (Specific): Update mingw-w64 reference.
25587         (Binaries): Ditto.
25588         (Specific): Remove broken link to Renesas RX processor.
25590 2017-02-10  Richard Biener  <rguenther@suse.de>
25592         * toplev.c (process_options): Do not mention obsolete graphite
25593         options when printing sorry message about missing graphite support.
25594         Mention -floop-nest-optimize.
25596 2017-02-10  Christophe Lyon  <christophe.lyon@linaro.org>
25598         * config/aarch64/arm_neon.h (vtst_p8): Rewrite without asm.
25599         (vtst_p16): Likewise.
25600         (vtstq_p8): Likewise.
25601         (vtstq_p16): Likewise.
25602         (vtst_p64): New.
25603         (vtstq_p64): Likewise.
25604         * config/arm/arm_neon.h (vgetq_lane_p64): New.
25605         (vset_lane_p64): New.
25606         (vsetq_lane_p64): New.
25608 2017-02-10  Jakub Jelinek  <jakub@redhat.com>
25610         PR tree-optimization/79411
25611         * tree-ssa-reassoc.c (is_reassociable_op): Return false if
25612         stmt operands are SSA_NAMEs used in abnormal phis.
25613         (can_reassociate_p): Return false if op is SSA_NAME used in abnormal
25614         phis.
25616 2017-02-09  Jan Hubicka  <hubicka@ucw.cz>
25618         PR ipa/70795
25619         * cgraphunit.c (cgraph_node::add_new_function): Set externally_visible
25620         flag if needed.
25622 2017-02-09  Jan Hubicka  <hubicka@ucw.cz>
25624         * tree-ssa-loop-unswitch.c (hoist_guard): Update profile.
25626 2017-02-09  Jakub Jelinek  <jakub@redhat.com>
25628         * omp-offload.c (oacc_loop_auto_partitions): Use || instead of |
25629         to avoid warning.
25631         PR c/79413
25632         * gimplify.h (is_gimple_sizepos): Only test for INTEGER_CST constants,
25633         not arbitrary TREE_CONSTANT.
25635         PR c/79431
25636         * gimplify.c (gimplify_adjust_omp_clauses): Ignore
25637         "omp declare target link" attribute unless is_global_var.
25638         * omp-offload.c (find_link_var_op): Likewise.
25640 2017-02-09  Nathan Sidwell  <nathan@codesourcery.com>
25641             Chung-Lin Tang  <cltang@codesourcery.com>
25643         * gimplify.c (gimplify_scan_omp_clauses): No special handling for
25644         OMP_CLAUSE_TILE.
25645         (gimplify_adjust_omp_clauses): Don't delete TILE.
25646         (gimplify_omp_for): Deal with TILE.
25647         * internal-fn.c (expand_GOACC_TILE): New function.
25648         * internal-fn.def (GOACC_DIM_POS): Comment may be overly conservative.
25649         (GOACC_TILE): New.
25650         * omp-expand.c (struct oacc_collapse): Add tile and outer fields.
25651         (expand_oacc_collapse_init): Add LOC paramter.  Initialize tile
25652         element fields.
25653         (expand_oacc_collapse_vars): Add INNER parm, adjust for tiling,
25654         avoid DIV for outermost collapse var.
25655         (expand_oacc_for): Insert tile element loop as needed.  Adjust.
25656         Remove out of date comments, fix whitespace.
25657         * omp-general.c (omp_extract_for_data): Deal with tiling.
25658         * omp-general.h (enum oacc_loop_flags): Add OLF_TILE flag,
25659         adjust OLF_DIM_BASE value.
25660         (struct omp_for_data): Add tiling field.
25661         * omp-low.c (scan_sharing_clauses): Allow OMP_CLAUSE_TILE.
25662         (lower_oacc_head_mark): Add OLF_TILE as appropriate.  Ensure 2 levels
25663         for auto loops.  Remove default auto determining, moved to
25664         oacc_loop_fixed_partitions.
25665         * omp-offload.c (struct oacc_loop): Change 'ifns' to vector of call
25666         stmts, add e_mask field.
25667         (oacc_dim_call): New function, abstracted out from oacc_thread_numbers.
25668         (oacc_thread_numbers): Use oacc_dim_call.
25669         (oacc_xform_tile): New.
25670         (new_oacc_loop_raw): Initialize e_mask, adjust for ifns vector.
25671         (finish_oacc_loop): Adjust for ifns vector.
25672         (oacc_loop_discover_walk): Append loop abstraction sites to list,
25673         add case for GOACC_TILE fns.
25674         (oacc_loop_xform_loop): Delete.
25675         (oacc_loop_process): Iterate over call list directly, and add
25676         handling for GOACC_TILE fns.
25677         (oacc_loop_fixed_partitions): Determine default auto, deal with TILE,
25678         dump partitioning.
25679         (oacc_loop_auto_partitions): Add outer_assign parm. Assign all but
25680         vector partitioning to outer loops.  Assign 2 partitions to loops
25681         when available. Add TILE handling.
25682         (oacc_loop_partition): Adjust oacc_loop_auto_partitions call.
25683         (execite_oacc_device_lower): Process GOACC_TILE fns,
25684         ignore unknown specs.
25685         * tree-nested.c (convert_nonlocal_omp_clauses): Allow OMP_CLAUSE_TILE.
25686         * tree.c (omp_clause_num_ops): Adjust TILE ops.
25687         * tree.h (OMP_CLAUSE_TILE_ITERVAR, OMP_CLAUSE_TILE_COUNT): New.
25689 2017-02-09  Gerald Pfeifer  <gerald@pfeifer.com>
25691         * configure.ac (ACX_BUGURL): Update.
25692         * configure: Regenerate.
25694 2017-02-09  Richard Biener  <rguenther@suse.de>
25696         PR tree-optimization/69823
25697         * graphite-scop-detection.c (scop_detection::harmful_loop_in_region):
25698         Properly enumerate all BBs in the region.  Use auto_vec/auto_bitmap.
25700 2017-02-09  Andrew Burgess  <andrew.burgess@embecosm.com>
25702         * config/arc/arc-c.def: Add __NPS400__ definition.
25703         * config/arc/arc.h (CPP_SPEC): Don't define __NPS400__ here.
25704         (TARGET_NPS400): Define.
25706 2017-02-09  Andrew Burgess  <andrew.burgess@embecosm.com>
25708         * config/arc/arc-arch.h (arc_arch_t): Move unchanged to earlier in
25709         file.
25710         (arc_cpu_t): Change base_architecture field, arch, to a arc_arc_t
25711         pointer, arch_info.
25712         (arc_cpu_types): Fill the arch_info field with a pointer into the
25713         arc_arch_types table.
25714         (arc_selected_cpu): Declare.
25715         * config/arc/arc.c (arc_selected_cpu): Make global.
25716         (arc_selected_arch): Delete.
25717         (arc_base_cpu): Delete.
25718         (arc_override_options): Remove references to deleted variables,
25719         update access to arch information.
25720         (ARC_OPT): Update access to arch information.
25721         (ARC_OPTX): Likewise.
25722         * config/arc/arc.h (arc_base_cpu): Remove declaration.
25723         (TARGET_ARC600): Update access to arch information.
25724         (TARGET_ARC601): Likewise.
25725         (TARGET_ARC700): Likewise.
25726         (TARGET_EM): Likewise.
25727         (TARGET_HS): Likewise.
25728         * config/arc/driver-arc.c (arc_cpu_to_as): Update access to arch
25729         information.
25731 2017-02-08  Pat Haugen  <pthaugen@us.ibm.com>
25733         PR target/78604
25734         * config/rs6000/rs6000.c (rs6000_emit_vector_cond_expr): Invert
25735         condition/operands for integer GE/LE/GEU/LEU operations.
25737 2017-02-08  Segher Boessenkool  <segher@kernel.crashing.org>
25739         PR translation/79397
25740         * config/rs6000/rs6000.opt (maltivec=le, maltivec=be): Fix spelling
25741         of AltiVec.
25743 2017-02-08  Martin Jambor  <mjambor@suse.cz>
25745         PR ipa/79375
25746         * ipa-prop.c (ipa_alloc_node_params): Make static, return bool
25747         whether allocation happened.
25748         (ipa_initialize_node_params): Do not call ipa_alloc_node_params if
25749         nothing was allocated.
25751 2017-02-08  Jakub Jelinek  <jakub@redhat.com>
25753         PR tree-optimization/79408
25754         * tree-vrp.c (simplify_div_or_mod_using_ranges): If op1 is not
25755         constant, but SSA_NAME with a known integer range, use the minimum
25756         of that range instead of op1 to determine if modulo can be replaced
25757         with its first operand.
25759 2016-02-08  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
25761         * config/riscv/riscv.c (riscv_build_integer_1): Avoid use of INT16_MAX.
25763 2017-02-08  Richard Biener  <rguenther@suse.de>
25765         PR tree-optimization/71824
25766         * graphite-scop-detection.c (scop_detection::build_scop_breadth):
25767         Check all loops contained in the merged region.
25769 2017-02-07  Andrew Pinski  <apinski@cavium.com>
25771         * config/aarch64/aarch64.md (popcount<mode>2): New pattern.
25773 2017-02-07  Andrew Pinski  <apinski@cavium.com>
25775         * config/aarch64/aarch64-cores.def (thunderx): Disable LSE.
25776         (thunderxt88): Likewise.
25777         (thunderxt81): Disable LSE and change v8.1 to v8.
25778         (thunderxt83): Likewise.
25780 2017-02-07  Jakub Jelinek  <jakub@redhat.com>
25781             Richard Biener  <rguenther@suse.de>
25783         PR middle-end/79399
25784         * ira-int.h (struct target_ira_int): Change x_max_struct_costs_size
25785         type from int to size_t.
25786         * ira-costs.c (struct_costs_size): Change type from int to size_t.
25788 2017-02-07  Jakub Jelinek  <jakub@redhat.com>
25790         PR rtl-optimization/79386
25791         * cprop.c (bypass_conditional_jumps): Initialize
25792         bypass_last_basic_block already before splitting bbs after
25793         unconditional traps...
25794         (bypass_conditional_jumps): ... rather than here.
25796         PR target/79299
25797         * config/i386/sse.md (xtg_mode, gatherq_mode): New mode attrs.
25798         (*avx512f_gathersi<mode>, *avx512f_gathersi<mode>_2,
25799         *avx512f_gatherdi<mode>, *avx512f_gatherdi<mode>_2): Use them,
25800         fix -masm=intel patterns.
25802 2017-02-07  Richard Biener  <rguenther@suse.de>
25804         PR tree-optimization/79256
25805         PR middle-end/79278
25806         * builtins.c (get_object_alignment_2): Use min_align_of_type
25807         to extract alignment for MEM_REFs to honor BIGGEST_FIELD_ALIGNMENT
25808         and ADJUST_FIELD_ALIGN.
25810         * doc/tm.texi.in (ADJUST_FIELD_ALIGN): Adjust to take additional
25811         type parameter.
25812         * doc/tm.texi: Regenerate.
25813         * stor-layout.c (layout_decl): Adjust.
25814         (update_alignment_for_field): Likewise.
25815         (place_field): Likewise.
25816         (min_align_of_type): Likewise.
25817         * config/arc/arc.h (ADJUST_FIELD_ALIGN): Adjust.
25818         * config/epiphany/epiphany.h (ADJUST_FIELD_ALIGN): Likewise.
25819         * config/epiphany/epiphany.c (epiphany_adjust_field_align): Likewise.
25820         * config/frv/frv.h (ADJUST_FIELD_ALIGN): Likewise.
25821         * config/frv/frv.c (frv_adjust_field_align): Likewise.
25822         * config/i386/i386.h (ADJUST_FIELD_ALIGN): Likewise.
25823         * config/i386/i386.c (x86_field_alignment): Likewise.
25824         * config/rs6000/aix.h (ADJUST_FIELD_ALIGN): Likewise.
25825         * config/rs6000/darwin.h (ADJUST_FIELD_ALIGN): Likewise.
25826         * config/rs6000/freebsd64.h (ADJUST_FIELD_ALIGN): Likewise.
25827         * config/rs6000/linux64.h (ADJUST_FIELD_ALIGN): Likewise.
25828         * config/rs6000/sysv4.h (ADJUST_FIELD_ALIGN): Likewise.
25829         * config/rs6000/rs6000.c (rs6000_special_adjust_field_align_p):
25830          Likewise.
25832         Revert
25833         2017-01-30  Richard Biener  <rguenther@suse.de>
25835         PR tree-optimization/79256
25836         * targhooks.c (default_builtin_vector_alignment_reachable): Honor
25837         BIGGEST_FIELD_ALIGNMENT and ADJUST_FIELD_ALIGN to fix up bogus
25838         alignment on TYPE.
25840 2017-02-07  Toma Tabacu  <toma.tabacu@imgtec.com>
25842         * config/mips/mips.c (mips_expand_builtin_insn): Convert the QImode
25843         argument of the pshufh, psllh, psllw, psrah, psraw, psrlh, psrlw
25844         builtins to SImode and emit a zero-extend, if necessary.
25846 2017-02-06  Palmer Dabbelt  <palmer@dabbelt.com>
25848         * docs/invoke.texi (RISC-V Options): Alphabetize.
25850 2017-02-06  Palmer Dabbelt  <palmer@dabbelt.com>
25852         * doc/invoke.texi (RISC-V Options): Use two spaces to separate
25853         options.
25855 2017-02-06  Palmer Dabbelt  <palmer@dabbelt.com>
25857         * config/riscv/riscv.c: New file.
25858         * common/config/riscv/riscv-common.c: Likewise.
25859         * config.gcc: Likewise.
25860         * config/riscv/constraints.md: Likewise.
25861         * config/riscv/elf.h: Likewise.
25862         * config/riscv/generic.md: Likewise.
25863         * config/riscv/linux.h: Likewise.
25864         * config/riscv/multilib-generator: Likewise.
25865         * config/riscv/peephole.md: Likewise.
25866         * config/riscv/pic.md: Likewise.
25867         * config/riscv/predicates.md: Likewise.
25868         * config/riscv/riscv-builtins.c: Likewise.
25869         * config/riscv/riscv-c.c: Likewise.
25870         * config/riscv/riscv-ftypes.def: Likewise.
25871         * config/riscv/riscv-modes.def: Likewise.
25872         * config/riscv/riscv-opts.h: Likewise.
25873         * config/riscv/riscv-protos.h: Likewise.
25874         * config/riscv/riscv.h: Likewise.
25875         * config/riscv/riscv.md: Likewise.
25876         * config/riscv/riscv.opt: Likewise.
25877         * config/riscv/sync.md: Likewise.
25878         * config/riscv/t-elf-multilib: Likewise.
25879         * config/riscv/t-linux: Likewise.
25880         * config/riscv/t-linux-multilib: Likewise.
25881         * config/riscv/t-riscv: Likewise.
25882         * configure.ac: Likewise.
25883         * doc/contrib.texi: Add Kito Cheng, Palmer Dabbelt, and Andrew
25884         Waterman as RISC-V maintainers.
25885         * doc/install.texi: Add RISC-V entries.
25886         * doc/invoke.texi: Add RISC-V options section.
25887         * doc/md.texi: Add RISC-V constraints section.
25888         * configure: Regenerated.
25890 2017-02-06  Michael Meissner  <meissner@linux.vnet.ibm.com>
25892         PR target/66144
25893         * config/rs6000/vector.md (vcond<mode><mode>): Allow the true and
25894         false values to be constant vectors with all 0 or all 1 bits set.
25895         (vcondu<mode><mode>): Likewise.
25896         * config/rs6000/predicates.md (vector_int_reg_or_same_bit): New
25897         predicate.
25898         (fpmask_comparison_operator): Update comment.
25899         (vecint_comparison_operator): New predicate.
25900         * config/rs6000/rs6000.c (rs6000_emit_vector_cond_expr): Optimize
25901         vector conditionals when the true and false values are constant
25902         vectors with all 0 bits or all 1 bits set.
25904 2017-02-06  Martin Sebor  <msebor@redhat.com>
25906         PR  tree-optimization/79376
25907         * gimple-fold.c (get_range_strlen): Set the minimum length to zero.
25909 2017-02-06  Uros Bizjak  <ubizjak@gmail.com>
25911         * config/i386/sse.md (vector modes -> vec_extract* splitter): Use
25912         explicit subreg RTX with operand 1.  Use VECTOR_MODE_P predicate
25913         to simplify split condition.
25915 2017-02-06  Jakub Jelinek  <jakub@redhat.com>
25917         * omp-expand.c (oxpand_omp_atomic_fetch_op,
25918         expand_omp_atomic_pipeline): Return false if can_atomic_load_p is
25919         false.
25921 2017-02-06  Segher Boessenkool  <segher@kernel.crashing.org>
25923         PR rtl-optimization/68664
25924         * target.def (can_speculate_insn): New hook.
25925         * doc/tm.texi.in (TARGET_SCHED_CAN_SPECULATE_INSN): New hook.
25926         * doc/tm.texi: Regenerate.
25927         * sched-rgn.c (can_schedule_ready_p): Use the new hook.
25928         * config/rs6000/rs6000.c (TARGET_SCHED_CAN_SPECULATE_INSN): New macro.
25929         (rs6000_sched_can_speculate_insn): New function.
25931 2017-02-06  Jakub Jelinek  <jakub@redhat.com>
25933         PR tree-optimization/79284
25934         * tree-vectorizer.h (VECT_SCALAR_BOOLEAN_TYPE_P): Define.
25935         * tree-vect-stmts.c (vect_get_vec_def_for_operand,
25936         vectorizable_mask_load_store, vectorizable_operation,
25937         vect_is_simple_cond, get_same_sized_vectype): Use it instead
25938         of comparing TREE_CODE of a type against BOOLEAN_TYPE.
25939         * tree-vect-patterns.c (check_bool_pattern, search_type_for_mask_1,
25940         vect_recog_bool_pattern, vect_recog_mask_conversion_pattern): Likewise.
25941         * tree-vect-slp.c (vect_get_constant_vectors): Likewise.
25942         * tree-vect-loop.c (vect_determine_vectorization_factor): Likewise.
25943         Remove redundant gimple_code (stmt) == GIMPLE_ASSIGN test after
25944         is_gimple_assign (stmt).  Replace another such test with
25945         is_gimple_assign (stmt).
25947 2017-02-06  Georg-Johann Lay  <avr@gjlay.de>
25949         PR target/78883
25950         * config/avr/avr.c (rtl-iter.h): Include it.
25951         (TARGET_LEGITIMATE_COMBINED_INSN): New hook define...
25952         (avr_legitimate_combined_insn): ...and implementation.
25954 2017-02-06  Dominik Vogt  <vogt@linux.vnet.ibm.com>
25956         * config/s390/predicates.md ("larl_operand"): Use macros from hwint.h.
25957         * config/s390/s390.c (s390_const_operand_ok)
25958         (s390_canonicalize_comparison, s390_extract_part)
25959         (s390_single_part, s390_contiguous_bitmask_nowrap_p)
25960         (s390_contiguous_bitmask_p, s390_rtx_costs)
25961         (legitimize_pic_address): Likewise.
25962         * config/s390/s390.md ("clzdi2", "clztidi2"): Likewise.
25963         * config/s390/vx-builtins.md ("vec_genbytemaskv16qi")
25964         ("vec_permi<mode>", "vfae<mode>", "*vfaes<mode>", "vstrc<mode>")
25965         ("*vstrcs<mode>"): Use UINTVAL() to set unsigned HOST_WIDE_INT.
25966         * config/s390/vector.md ("vec_vfenes<mode>"): Likewise.
25968 2017-02-06  Georg-Johann Lay  <avr@gjlay.de>
25970         * config/avr/avr.md (*addhi3_zero_extend): Add alternative where
25971         REGNO($0) == REGNO($1).
25973 2017-02-06  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
25975         * config/s390/linux.h(SIZE_TYPE): Add comment.
25977 2017-02-06  Julian Brown  <julian@codesourcery.com>
25978             Naveen H.S  <Naveen.Hurugalawadi@cavium.com>
25979             Virendra Pathak  <virendra.pathak@broadcom.com>
25981         * config/aarch64/aarch64-cores.def: Change the scheduler
25982         to Thunderx2t99.
25983         * config/aarch64/aarch64.md: Include thunderx2t99.md.
25984         * config/aarch64/thunderx2t99.md: New file.
25986 2017-02-05  Gerald Pfeifer  <gerald@pfeifer.com>
25988         * doc/standards.texi (Go Language): Update link to language
25989         standard.
25991 2017-02-05  Jan Hubicka  <hubicka@ucw.cz>
25993         * tree-eh.c (lower_resx): Sanitize profile.
25994         (cleanup_empty_eh_move_lp): Likewise.
25996 2017-02-05  Jan Hubicka  <hubicka@ucw.cz>
25998         PR tree-ssa/79347
25999         * cfgloopmanip.c (lv_adjust_loop_entry_edge, loop_version): Add
26000         ELSE_PROB.
26001         * cfgloopmanip.h (loop_version): Update prototype.
26002         * modulo-sched.c (sms_schedule): Update call of loop_version.
26003         * tree-if-conv.c(version_loop_for_if_conversion): Likewise.
26004         * tree-parloops.c (gen_parallel_loop): Likewise.
26005         * tree-ssa-loop-manip.c (tree_transform_and_unroll_loop): Likewise.
26006         * tree-ssa-loop-split.c (split_loop): Likewise.
26007         * tree-ssa-loop-unswitch.c (tree_unswitch_loop): Likewise.
26008         * tree-vect-loop-manip.c (vect_loop_versioning): Likewise.
26010 2017-02-05  Martin Liska  <mliska@suse.cz>
26012         PR bootstrap/78985
26013         * config/s390/s390.c (s390_gimplify_va_arg): Initialize local
26014         variable to NULL.
26015         (print_operand_address): Initialize a struct to zero.
26017 2017-02-05  Gerald Pfeifer  <gerald@pfeifer.com>
26019         * doc/contrib.texi (Contributors): Refer to Hans Boehm's
26020         garbage collector only in textual form.
26022 2017-02-05  Gerald Pfeifer  <gerald@pfeifer.com>
26024         * doc/extend.texi (x86 specific memory model extensions for
26025         transactional memory): Simplify a phrase.
26027 2017-02-05  Eric Botcazou  <ebotcazou@adacore.com>
26029         PR target/79353
26030         * config/sparc/sync.md (atomic_loaddi_1): Replace 'U' constraint with
26031         'r', 'm' constraint with 'T' and !TARGET_ARCH64 with TARGET_ARCH32.
26032         (atomic_storedi_1): Likewise.
26034 2017-02-04  Jakub Jelinek  <jakub@redhat.com>
26036         PR tree-optimization/79338
26037         * tree-parloops.c (gather_scalar_reductions): Don't call
26038         vect_analyze_loop_form for loop->inner before destroying loop's
26039         loop_vinfo.
26041 2017-02-03  Martin Sebor  <msebor@redhat.com>
26043         PR tree-optimization/79327
26044         * gimple-ssa-sprintf.c (tree_digits): Avoid adding the base prefix
26045         when precision has resulted in leading zeros.
26046         (format_integer): Adjust the likely counter to assume an unknown
26047         argument that may be zero is non-zero.
26049 2017-02-03  Jason Merrill  <jason@redhat.com>
26051         PR c++/78689
26052         * tree-inline.c (copy_tree_body_r) [COND_EXPR]: Revert change to
26053         avoid copying non-taken branch.
26055 2017-02-03  Jakub Jelinek  <jakub@redhat.com>
26057         PR tree-optimization/79340
26058         * tree-vect-loop.c (vectorizable_reduction): Release
26059         vec_defs elements after safe_splicing them into other vectors.
26060         Formatting fixes.
26062         PR tree-optimization/79327
26063         * gimple-ssa-sprintf.c (adjust_range_for_overflow): If returning
26064         true, always set *argmin and *argmax to TYPE_{MIN,MAX}_VALUE of
26065         dirtype.
26066         (format_integer): Use wide_int_to_tree instead of build_int_cst
26067         + to_?hwi.  If argmin is NULL, just set argmin and argmax to
26068         TYPE_{MIN,MAX}_VALUE of argtype.  Simplify and fix computation
26069         of shortest and longest sequence.
26071 2017-02-03  Uros Bizjak  <ubizjak@gmail.com>
26073         * config/i386/i386.c (dimode_scalar_chain::convert_reg):
26074         Use pextrd for TARGET_SSE4_1 when creating scalar copy.
26076 2017-02-03  Walter Lee  <walt@tilera.com>
26078         PR target/78862
26079         * config/tilegx/tilegx.md (tilegx_expand_prologue): Add blockage
26080         after initial stackframe link reg save.
26081         * config/tilepro/tilepro.md (tilepro_expand_prologue): Likewise.
26083 2017-02-03  Jakub Jelinek  <jakub@redhat.com>
26085         PR target/79354
26086         * config/rs6000/rs6000.md (movsi_from_sf): Use wb constraint instead of
26087         wu for stxssp alternative.
26089 2017-02-03  Martin Sebor  <msebor@redhat.com>
26091         PR tree-optimization/79352
26092         * gimple-fold.c (get_range_strlen): Add argument.
26093         (get_range_strlen): Change return type to bool.
26094         (get_maxval_strlen): Pass in a dummy argument.
26095         * gimple-fold.h (get_range_strlen): Change return type to bool.
26096         * gimple-ssa-sprintf.c (get_string_length): Set unlikely counter.
26097         * tree.h (array_at_struct_end_p): Add argument.
26098         * tree.c (array_at_struct_end_p): Handle it.
26100 2017-02-03  Martin Liska  <mliska@suse.cz>
26102         PR lto/66295
26103         * multiple_target.c (create_dispatcher_calls): Redirect edge
26104         from a caller of a dispatcher.
26105         (expand_target_clones): Make the clones local.
26106         (ipa_target_clone): Do both target clones and resolvers.
26107         (ipa_dispatcher_calls): Remove the pass.
26108         (pass_dispatcher_calls::gate): Likewise.
26109         (make_pass_dispatcher_calls): Likewise.
26110         * passes.def (pass_target_clone): Put as very first IPA early
26111         pass.
26113 2017-02-03  Martin Liska  <mliska@suse.cz>
26115         * symtab.c (symtab_node::binds_to_current_def_p): Bail out
26116         in case of a function with ifunc attribute.
26118 2017-02-03  Martin Liska  <mliska@suse.cz>
26120         * cgraph.c (cgraph_node::dump): Dump function version info.
26121         * symtab.c (symtab_node::dump_base): Add missing new line.
26123 2017-02-02  Jan Hubicka  <hubicka@ucw.cz>
26125         * tree-ssa-ifcombine.c (update_profile_after_ifcombine): New function.
26126         (ifcombine_ifandif): Use it.
26128 2017-02-03  Martin Liska  <mliska@suse.cz>
26130         * doc/invoke.texi: Document default value for
26131         use-after-scope-direct-emission-threshold.
26133 2017-02-03  Martin Liska  <mliska@suse.cz>
26135         PR tree-optimization/79339
26136         * gimple-ssa-sprintf.c (format_floating_max): Call mpfr_clear.
26137         (format_floating): Likewise.
26139 2017-02-03  Martin Liska  <mliska@suse.cz>
26141         PR ipa/79337
26142         * ipa-prop.c (ipa_node_params_t::insert): Remove current
26143         implementation.
26144         (ipa_node_params_t::remove): Likewise.
26145         * ipa-prop.h (ipa_node_params::ipa_node_params): Make default
26146         initialization from removed ipa_node_params_t::insert.
26147         (ipa_node_params::~ipa_node_params): Move from removed
26148         ipa_node_params_t::release.
26149         * symbol-summary.h (symbol_summary::m_released): New member.
26150         Do not release a summary twice.  Do not allow to call finalizer
26151         for types of a summary that live in GGC memory.
26153 2017-02-02  Naveen H.S  <Naveen.Hurugalawadi@cavium.com>
26155         * config/aarch64/aarch64.c (thunderx2t99_tunings): Enable AES and
26156         cmp_branch fusion.
26158 2017-02-02  Martin Sebor  <msebor@redhat.com>
26160         PR middle-end/79275
26161         * gimple-ssa-sprintf.c (get_string_length): Set lower bound to zero.
26162         (format_string): Tighten up the range of output for non-constant
26163         strings and correct the expected range for wide non-constant strings.
26165 2017-02-02  Martin Sebor  <msebor@redhat.com>
26167         * doc/invoke.texi (-maccumulate-args): Fix bad grammar.
26169         PR middle-end/32003
26170         * doc/invoke.texi (-fdump-tree-): Remove pass-specific options from
26171         index.
26172         (-fdump-tree-@var): Add to index and document how to come up
26173         with pass-specific option and dump file names.
26174         (-fdump-passes): Clarify where to look for output.
26176 2017-02-02  Jan Hubicka  <hubicka@ucw.cz>
26178         PR middle-end/77445
26179         * tree-ssa-threadbackward.c (profitable_jump_thread_path): Dump
26180         statistics of the analyzed path; allow threading for speed when
26181         any of BBs along the path are optimized for speed.
26183 2017-02-02  Eric Botcazou  <ebotcazou@adacore.com>
26185         PR middle-end/78468
26186         * emit-rtl.c (init_emit): Add ??? comment for problematic alignment
26187         settings of the virtual registers.
26189         Revert again
26190         2016-08-23  Dominik Vogt  <vogt@linux.vnet.ibm.com>
26192         * explow.c (get_dynamic_stack_size): Take known alignment of stack
26193         pointer + STACK_DYNAMIC_OFFSET into account when calculating the size
26194         needed.
26196 2017-02-02  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
26198         * config/s390/vx-builtins.md ("vec_ceil", "vec_floor")
26199         ("vec_trunc", "vec_roundc", "vec_round"): Remove expanders.
26201 2017-02-02  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
26203         * config/s390/s390.md: Add missing comments with the expanded
26204         mnemonics.
26205         * config/s390/vector.md: Likewise.
26206         * config/s390/vx-builtins.md: Likewise.
26208 2017-02-02  Jakub Jelinek  <jakub@redhat.com>
26210         PR target/79197
26211         * config/rs6000/rs6000.md (*fixuns_trunc<mode>di2_fctiduz): Rename to ...
26212         (fixuns_trunc<mode>di2): ... this, remove previous expander.  Put all
26213         conditions on a single line.
26215 2017-02-02  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
26217         * config/s390/s390-c.c (s390_cpu_cpp_builtins_internal): Rename
26218         __S390_VX__ to __VX__.
26220 2017-02-01  Andrew Pinski  <apinski@cavium.com>
26222         * tree-vect-loop.c (vect_compute_single_scalar_iteration_cost): Pass
26223         stmt_info to record_stmt_cost.
26224         (vect_get_known_peeling_cost): Pass stmt_info if known to
26225         record_stmt_cost.
26226         * config/aarch64/aarch64-protos.h (cpu_vector_cost): Split
26227         cpu_vector_cost field into
26228         scalar_int_stmt_cost and scalar_fp_stmt_cost.  Split vec_stmt_cost
26229         field into vec_int_stmt_cost and vec_fp_stmt_cost.
26230         * config/aarch64/aarch64.c (generic_vector_cost): Update for the
26231         splitting of scalar_stmt_cost and vec_stmt_cost.
26232         (thunderx_vector_cost): Likewise.
26233         (cortexa57_vector_cost): LIkewise.
26234         (exynosm1_vector_cost): Likewise.
26235         (xgene1_vector_cost): Likewise.
26236         (thunderx2t99_vector_cost): Improve after the splitting of the two
26237         fields.
26238         (aarch64_builtin_vectorization_cost): Update for the splitting of
26239         scalar_stmt_cost and vec_stmt_cost.
26241 2017-02-01  Torvald Riegel  <triegel@redhat.com>
26242             Richard Henderson  <rth@redhat.com>
26244         * builtins.c (fold_builtin_atomic_always_lock_free): Make "lock-free"
26245         conditional on existance of a fast atomic load.
26246         * optabs-query.c (can_atomic_load_p): New function.
26247         * optabs-query.h (can_atomic_load_p): Declare it.
26248         * optabs.c (expand_atomic_exchange): Always delegate to libatomic if
26249         no fast atomic load is available for the particular size of access.
26250         (expand_atomic_compare_and_swap): Likewise.
26251         (expand_atomic_load): Likewise.
26252         (expand_atomic_store): Likewise.
26253         (expand_atomic_fetch_op): Likewise.
26254         * testsuite/lib/target-supports.exp
26255         (check_effective_target_sync_int_128): Remove x86 because it provides
26256         no fast atomic load.
26257         (check_effective_target_sync_int_128_runtime): Likewise.
26259 2017-02-01  Richard Biener  <rguenther@suse.de>
26261         * graphite.c: Include tree-vectorizer.h for find_loop_location.
26262         (graphite_transform_loops): Provide opt-info for optimized nests.
26263         * tree-parloop.c (parallelize_loops): Provide opt-info for
26264         parallelized loops.
26266 2017-02-01  Richard Biener  <rguenther@suse.de>
26268         PR middle-end/79315
26269         * tree-cfg.c (move_stmt_op): Never set TREE_BLOCK when it
26270         was not set before.
26272 2017-02-01  Richard Biener  <rguenther@suse.de>
26274         PR tree-optimization/71824
26275         * graphite-scop-detection.c (scop_detection::build_scop_breadth):
26276         Verify the loops are valid in the merged SESE region.
26277         (scop_detection::can_represent_loop_1): Check analyzing the
26278         evolution of the number of iterations in the region succeeds.
26280 2017-01-31  Ian Lance Taylor  <iant@golang.org>
26282         * config/i386/i386.c (ix86_expand_split_stack_prologue): Add
26283         REG_ARGS_SIZE note to 32-bit push insns and call insn.
26285 2017-01-31  David Malcolm  <dmalcolm@redhat.com>
26287         PR preprocessor/79210
26288         * input.c (get_substring_ranges_for_loc): Replace line_width
26289         assertion with error-handling.
26291 2017-01-31  Richard Biener  <rguenther@suse.de>
26293         PR tree-optimization/77318
26294         * graphite-sese-to-poly.c (extract_affine): Fix assert.
26295         (create_pw_aff_from_tree): Take loop parameter.
26296         (add_condition_to_pbb): Pass loop of the condition to
26297         create_pw_aff_from_tree.
26299 2017-01-31  Jakub Jelinek  <jakub@redhat.com>
26301         * config/s390/s390.c (s390_asan_shadow_offset): New function.
26302         (TARGET_ASAN_SHADOW_OFFSET): Redefine.
26304 2017-01-31  Michael Meissner  <meissner@linux.vnet.ibm.com>
26306         PR target/78597
26307         PR target/79038
26308         * config/rs6000/rs6000-protos.h (convert_float128_to_int): Delete,
26309         no longer used.
26310         (convert_int_to_float128): Likewise.
26311         * config/rs6000/rs6000.c (convert_float128_to_int): Likewise.
26312         (convert_int_to_float128): Likewise.
26313         * config/rs6000/rs6000.md (UNSPEC_IEEE128_MOVE): Likewise.
26314         (UNSPEC_IEEE128_CONVERT): Likewise.
26315         (floatsi<mode>2, FLOAT128 iterator): Bypass calling
26316         rs6000_expand_float128_convert if we have IEEE 128-bit hardware.
26317         Use local variables for IBM extended format.
26318         (fix_trunc<mode>si2, FLOAT128 iterator): Likewise.
26319         (fix_trunc<mode>si2_fprs): Likewise.
26320         (fixuns_trunc<IEEE128:mode><SDI:mode>2): Likewise.
26321         (floatuns<IEEE128:mode>2, IEEE128 iterator): Likewise.
26322         (fix<uns>_<mode>si2_hw): Rework the IEEE 128-bt hardware support
26323         to know that we can now have integers of all sizes in vector
26324         registers.
26325         (fix<uns>_<mode>di2_hw): Likewise.
26326         (float<uns>_<mode>si2_hw): Likewise.
26327         (fix_<mode>si2_hw): Likewise.
26328         (fixuns_<mode>si2_hw): Likewise.
26329         (float<uns>_<mode>di2_hw): Likewise.
26330         (float_<mode>di2_hw): Likewise.
26331         (float_<mode>si2_hw): Likewise.
26332         (floatuns_<mode>di2_hw): Likewise.
26333         (floatuns_<mode>si2_hw): Likewise.
26334         (xscvqp<su>wz_<mode>): Delete, no longer used.
26335         (xscvqp<su>dz_<mode>): Likewise.
26336         (xscv<su>dqp_<mode>): Likewise.
26337         (ieee128_mfvsrd_64bit): Likewise.
26338         (ieee128_mfvsrd_32bit): Likewise.
26339         (ieee128_mfvsrwz): Likewise.
26340         (ieee128_mtvsrw): Likewise.
26341         (ieee128_mtvsrd_64bit): Likewise.
26342         (ieee128_mtvsrd_32bit): Likewise.
26344 2017-01-31  Martin Liska  <mliska@suse.cz>
26346         PR ipa/79285
26347         * ipa-prop.c (ipa_free_all_node_params): Call release method
26348         instead of ~sumbol_summary to not to trigger double times
26349         dtor of hash_map.
26351 2017-01-31  Aldy Hernandez  <aldyh@redhat.com>
26353         PR tree-optimization/71691
26354         * bitmap.h (class auto_bitmap): New.
26355         * tree-ssa-loop-unswitch.c (tree_may_unswitch_on): Call
26356         is_maybe_undefined instead of ssa_undefined_value_p.
26358 2017-01-31  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
26360         * config/s390/s390-c.c (s390_cpu_cpp_builtins_internal): Rename
26361         __S390_ARCH_LEVEL__ to __ARCH__.
26363 2017-01-31  Jakub Jelinek  <jakub@redhat.com>
26365         PR tree-optimization/79267
26366         * value-prof.c (gimple_ic): Only drop lhs for noreturn calls
26367         if should_remove_lhs_p is true.
26369 2017-01-30  Alexandre Oliva <aoliva@redhat.com>
26371         PR debug/63238
26372         * dwarf2out.c (clone_as_declaration): Drop DW_AT_alignment.
26373         (add_alignment_attribute): New.
26374         (base_type_die): Add alignment attribute.
26375         (subrange_type_die): Likewise.
26376         (modified_type_die): Likewise.
26377         (gen_array_type_die): Likewise.
26378         (gen_descr_array_type_die: Likewise.
26379         (gen_enumeration_type_die): Likewise.
26380         (gen_subprogram_die): Likewise.
26381         (gen_variable_die): Likewise.
26382         (gen_field_die): Likewise.
26383         (gen_ptr_to_mbr_type_die): Likewise.
26384         (gen_struct_or_union_type_die): Likewise.
26385         (gen_subroutine_type_die): Likewise.
26386         (gen_typedef_die): Likewise.
26387         (base_type_cmp): Compare alignment attribute.
26389 2017-01-30  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
26391         PR target/79170
26392         * config/rs6000/altivec.md (*setb_internal): Rename to setb_signed.
26393         (setb_unsigned) New pattern for setb with CCUNS.
26394         * config/rs6000/rs6000.c (expand_block_compare): Use a different
26395         subfc./subfe sequence to avoid overflow problems.  Generate a
26396         shorter sequence with cmpld/setb for power9.
26397         * config/rs6000/rs6000.md (subf<mode>3_carry_dot2): Add a new pattern
26398         for generating subfc. instruction.
26399         (cmpstrsi): Add TARGET_POPCNTD predicate as the generate sequence
26400         now uses this instruction.
26402 2017-01-30  Ian Lance Taylor  <iant@google.com>
26404         PR debug/79289
26405         * dwarf2out.c (gen_type_die_with_usage): When picking a variant
26406         for FUNCTION_TYPE/METHOD_TYPE, use the first matching one.
26408 2017-01-30  Martin Sebor  <msebor@redhat.com>
26410         * gimple-ssa-sprintf.c (fmtresult::adjust_for_width_or_precision):
26411         Move constant to the right of a relational operator.
26412         (get_mpfr_format_length, format_character, format_string): Ditto.
26413         (should_warn_p, maybe_warn): Same.
26415         * doc/invoke.texi (-Wformat-truncation=1): Fix typo.
26417 2017-01-30  Maxim Ostapenko  <m.ostapenko@samsung.com>
26419         PR lto/79061
26420         * asan.c (get_translation_unit_decl): Remove function.
26421         (asan_add_global): Force has_dynamic_init to zero in LTO mode.
26423 2017-01-30  Martin Liska  <mliska@suse.cz>
26425         PR gcov-profile/79259
26426         * opts.c (common_handle_option): Enable flag_ipa_bit_cp w/
26427         -fprofile-generate.
26429 2017-01-30  Martin Liska  <mliska@suse.cz>
26431         PR bootstrap/78985
26432         * config/aarch64/cortex-a57-fma-steering.c (func_fma_steering::analyze):
26433         Initialize variables with NULL value.
26435 2017-01-30  Richard Earnshaw  <rearnsh@arm.com>
26437         PR target/79260
26438         * config.gcc (arm*-*-*): Add arm/arm-flags.h and arm/arm-isa.h to
26439         tm_p_file.
26440         * arm/arm-protos.h: Don't directly include arm-flags.h and arm-isa.h.
26442 2017-01-30  Richard Biener  <rguenther@suse.de>
26444         PR tree-optimization/79276
26445         * tree-vrp.c (process_assert_insertions): Properly adjust common
26446         when removing a duplicate.
26448         * gcc.dg/torture/pr79276.c: New testcase.
26450 2017-01-30  Richard Biener  <rguenther@suse.de>
26452         PR tree-optimization/79256
26453         * targhooks.c (default_builtin_vector_alignment_reachable): Honor
26454         BIGGEST_FIELD_ALIGNMENT and ADJUST_FIELD_ALIGN to fix up bogus
26455         alignment on TYPE.
26456         * tree.c (build_aligned_type): Set TYPE_USER_ALIGN.
26458 2017-01-30  Dominik Vogt  <vogt@linux.vnet.ibm.com>
26460         PR target/79240
26461         * config/s390/s390.md ("*r<noxa>sbg_<mode>_srl_bitmask")
26462         ("*r<noxa>sbg_<mode>_sll_bitmask")
26463         ("*extzv_<mode>_srl<clobbercc_or_nocc>")
26464         ("*extzv_<mode>_sll<clobbercc_or_nocc>"):
26465         Use contiguous_bitmask_nowrap_operand.
26467 2017-01-29  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
26469         PR target/79268
26470         * config/rs6000/altivec.h (vec_xl): Revise #define.
26471         (vec_xst): Likewise.
26473 2017-01-27  Uros Bizjak  <ubizjak@gmail.com>
26475         * config/i386/i386.c (print_reg): Use REGNO instead of true_regnum.
26477 2017-01-27  Bernd Schmidt  <bschmidt@redhat.com>
26479         PR rtl-optimization/79194
26480         * cprop.c (one_cprop_pass): Move deletion of code after unconditional
26481         traps before call to bypass_conditional_jumps.
26483 2017-01-27  Vladimir Makarov  <vmakarov@redhat.com>
26485         PR tree-optimization/71374
26486         * lra-constraints.c (check_conflict_input_operands): New.
26487         (match_reload): Use it.
26489 2017-01-27  Vladimir Makarov  <vmakarov@redhat.com>
26491         PR target/79131
26492         * lra-assigns.c (find_hard_regno_for_1): Take endianess for into
26493         account to calculate conflict_set.
26495 2017-01-27  Bin Cheng  <bin.cheng@arm.com>
26497         PR rtl-optimization/78559
26498         * combine.c (try_combine): Discard REG_EQUAL and REG_EQUIV for
26499         other_insn in combine.
26501 2017-01-27  Pekka Jääskeläinen  <pekka.jaaskelainen@parmance.com>
26503         * builtin-types.def: Use unsigned_char_type_node for BT_UINT8.  Use
26504         uint16_type_node for BT_UINT16.
26506 2017-01-27  David Malcolm  <dmalcolm@redhat.com>
26508         * doc/sourcebuild.texi (Testsuites): Add "GIMPLE Tests" and
26509         "RTL Tests" to menu.
26510         (GIMPLE Tests): New node.
26511         (RTL Tests): New node.
26513 2017-01-27  Richard Biener  <rguenther@suse.de>
26515         PR tree-optimization/79245
26516         * tree-loop-distribution.c (distribute_loop): Apply cost
26517         modeling also to detected patterns.
26519 2017-01-27  Richard Biener  <rguenther@suse.de>
26521         PR tree-optimization/71433
26522         * tree-vrp.c (register_new_assert_for): Revert earlier changes.
26523         (compare_assert_loc): New function.
26524         (process_assert_insertions): Sort and optimize assert locations
26525         to remove duplicates and push down identical assertions on
26526         edges to their destination block.
26528 2017-01-27  Richard Biener  <rguenther@suse.de>
26530         PR tree-optimization/79244
26531         * tree-vrp.c (remove_range_assertions): Forcefully propagate
26532         out SSA names even if abnormal.
26534 2017-01-27  Jakub Jelinek  <jakub@redhat.com>
26536         * realmpfr.h: Poison MPFR_RND{N,Z,U,D}.
26537         * gimple-ssa-sprintf.c (format_floating_max): Use GMP_RNDN
26538         instead of MPFR_RNDN.
26540 2017-01-27  Richard Earnshaw  <rearnsha@arm.com>
26542         PR target/79239
26543         * arm.c (arm_option_override): Don't call build_target_option_node
26544         until after doing all option overrides.
26545         (arm_valid_target_attribute_tree): Likewise.
26547 2017-01-27  Martin Liska  <mliska@suse.cz>
26549         * doc/invoke.texi (-fprofile-arcs): Document profiling support
26550         for {cd}tors and C++ {cd}tors.
26552 2017-01-27  Dominik Vogt  <vogt@linux.vnet.ibm.com>
26554         * config/s390/s390.md ("*setmem_long_and")
26555         ("*setmem_long_and_31z"): Use zero_extend instead of and.
26557 2017-01-26  Martin Sebor  <msebor@redhat.com>
26559         * gimple-ssa-sprintf.c (format_floating): Simplify the computation
26560         of precision.
26562 2017-01-26  Martin Sebor  <msebor@redhat.com>
26564         * gimple-ssa-sprintf.c (format_floating): Test HAVE_XFmode and
26565         HAVE_DFmode before using XFmode or DFmode.
26566         (parse_directive): Avoid using the z length modifier to avoid
26567         the ISO C++98 does not support the â€˜z’ gnu_printf length modifier.
26569         PR middle-end/78703
26570         * gimple-ssa-sprintf.c (adjust_for_width_or_precision): Change
26571         to accept adjustment as an array.
26572         (get_int_range): New function.
26573         (struct directive): Make width and prec arrays.
26574         (directive::set_width, directive::set_precision): Call get_int_range.
26575         (format_integer, format_floating): Handle width and precision ranges.
26576         (format_string, parse_directive): Same.
26578 2017-01-26  Jakub Jelinek  <jakub@redhat.com>
26580         PR debug/79129
26581         * dwarf2out.c (generate_skeleton_bottom_up): For children with
26582         comdat_type_p set, just clone them, but keep the children in the
26583         original DIE.
26585         PR debug/78835
26586         * dwarf2out.c (prune_unused_types): Mark all functions with DIEs
26587         which have direct callers with -fvar-tracking-assignments enabled
26588         in the current TU.
26589         (resolve_addr): Avoid adding skeleton DIEs for DW_AT_call_origin
26590         inside of type units.
26592 2017-01-26  Martin Sebor  <msebor@redhat.com>
26594         PR middle-end/78703
26595         * gimple-ssa-sprintf.c (struct result_range): Add likely and
26596         unlikely counters.
26597         (struct format_result): Replace number_chars, number_chars_min,
26598         and number_chars_max with a single member of struct result_range.
26599         Remove bounded.
26600         (format_result::operator+=): Adjust.
26601         (struct fmtresult): Remove bounded.  Handle likely and unlikely
26602         counters.
26603         (fmtresult::adjust_for_width_or_precision): New function.
26604         (fmtresult:type_max_digits): New function.
26605         (bytes_remaining): Handle likely and unlikely counters.
26606         (min_bytes_remaining): Remove.
26607         (format_percent): Simplify.
26608         (format_integer, format_floating): Set likely and unlikely counters.
26609         (get_string_length, format_character, format_string): Same.
26610         (format_plain, should_warn_p): New function.
26611         (maybe_warn): Call should_warn_p.  Update diagnostic messages
26612         and handle those for all directives, including plain strings.
26613         (format_directive): Handle likely and unlikely counters.
26614         Remove unnecessary quoting from diagnostics.  Add an informational
26615         note.
26616         (add_bytes): Remove.
26617         (pass_sprintf_length::compute_format_length): Simplify.
26618         (try_substitute_return_value): Handle likely and unlikely counters.
26620 2017-01-26  Carl Love  <cel@us.ibm.com>
26622         * config/rs6000/rs6000-c (altivec_overloaded_builtins): Remove
26623         bogus entries for the P8V_BUILTIN_VEC_VGBBD built-ins
26625 2017-01-26  Vladimir Makarov  <vmakarov@redhat.com>
26627         PR target/79131
26628         * lra-assigns.c (setup_live_pseudos_and_spill_after_risky): Take
26629         endianess for subregs into account.
26630         * lra-constraints.c (lra_constraints): Do risky transformations
26631         always on the first iteration.
26632         * lra-lives.c (check_pseudos_live_through_calls): Add arg
26633         last_call_used_reg_set.
26634         (process_bb_lives): Define and use last_call_used_reg_set.
26635         * lra.c (lra): Always continue after lra_constraints on the first
26636         iteration.
26638 2017-01-26  Kirill Yukhin  <kirill.yukhin@gmail.com>
26640         * gcc.target/i386/avx512bw-kshiftlq-2.c: Use unsigned long long
26641         constant.
26642         * gcc.target/i386/avx512bw-kshiftrq-2.c: Ditto.
26644 2017-01-26  Jakub Jelinek  <jakub@redhat.com>
26646         * config/i386/avx512fintrin.h (_ktest_mask16_u8,
26647         _ktestz_mask16_u8, _ktestc_mask16_u8, _kadd_mask16): Move to ...
26648         * config/i386/avx512dqintrin.h (_ktest_mask16_u8,
26649         _ktestz_mask16_u8, _ktestc_mask16_u8, _kadd_mask16): ... here.
26650         * config/i386/i386-builtin.def (__builtin_ia32_ktestchi,
26651         __builtin_ia32_ktestzhi, __builtin_ia32_kaddhi): Use
26652         OPTION_MASK_ISA_AVX512DQ instead of OPTION_MASK_ISA_AVX512F.
26653         * config/i386/sse.md (SWI1248_AVX512BWDQ2): New mode iterator.
26654         (kadd<mode>, ktest<mode>): Use it instead of SWI1248_AVX512BWDQ.
26656 2017-01-26  Marek Polacek  <polacek@redhat.com>
26658         PR c/79199
26659         * fold-const.c (operand_equal_p) [COND_EXPR]: Use OP_SAME_WITH_NULL
26660         for the third operand.
26662 2017-01-26  Jakub Jelinek  <jakub@redhat.com>
26664         PR middle-end/79236
26665         * omp-low.c (struct omp_context): Add simt_stmt field.
26666         (scan_omp_for): Return omp_context *.
26667         (scan_omp_simd): Set simt_stmt on the non-_simt_ SIMD
26668         context to the _simt_ SIMD stmt.
26669         (lower_omp_for): For combined SIMD with sibling _simt_
26670         SIMD, make sure to use the same decls in _looptemp_
26671         clauses as in the sibling.
26673 2017-01-26  David Sherwood  <david.sherwood@arm.com>
26675         PR middle-end/79212
26676         * gimplify.c (omp_notice_variable): Add GOVD_SEEN flag to variables in
26677         all contexts.
26679 2017-01-26  Jakub Jelinek  <jakub@redhat.com>
26681         PR target/70465
26682         * reg-stack.c (emit_swap_insn): Instead of fld a; fld b; fxchg %st(1);
26683         emit fld b; fld a; if possible.
26685         * brig-builtins.def: Update copyright years.
26686         * config/arm/arm_acle_builtins.def: Update copyright years.
26688 2017-01-25  Michael Meissner  <meissner@linux.vnet.ibm.com>
26690         PR target/79179
26691         * config/rs6000/vsx.md (vsx_extract_<mode>_store): Use wY
26692         constraint instead of o for the stxsd instruction.
26694 2017-01-25  Carl Love  <cel@us.ibm.com>
26696         * config/rs6000/rs6000-c (altivec_overloaded_builtins): Fix order
26697         of entries for ALTIVEC_BUILTIN_VEC_PACKS and P8V_BUILTIN_VEC_VGBBD.
26699 2017-01-25  Jonathan Wakely  <jwakely@redhat.com>
26701         * doc/invoke.texi (C++ Dialect Options): Fix typo.
26703 2017-01-25  Richard Biener  <rguenther@suse.de>
26705         PR tree-optimization/69264
26706         * target.def (vector_alignment_reachable): Improve documentation.
26707         * doc/tm.texi: Regenerate.
26708         * targhooks.c (default_builtin_vector_alignment_reachable): Simplify
26709         and add a comment.
26710         * tree-vect-data-refs.c (vect_supportable_dr_alignment): Revert
26711         earlier changes with respect to TYPE_USER_ALIGN.
26712         (vector_alignment_reachable_p): Likewise.  Improve dumping.
26714 2016-01-25  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
26716         PR target/79145
26717         * config/arm/arm.md (xordi3): Force constant operand into a register
26718         for TARGET_IWMMXT.
26720 2016-01-25  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
26722         * doc/invoke.texi (-fstore-merging): Correct default optimization
26723         levels at which it is enabled.
26724         (-O): Move -fstore-merging from list to...
26725         (-O2): ... Here.
26727 2017-01-25  Richard Biener  <rguenther@suse.de>
26729         PR debug/78363
26730         * omp-expand.c: Include debug.h.
26731         (expand_omp_taskreg): Make sure to generate early debug before
26732         outlining anything from a function.
26733         (expand_omp_target): Likewise.
26734         (grid_expand_target_grid_body): Likewise.
26736 2017-01-25  Maxim Ostapenko  <m.ostapenko@samsung.com>
26738         PR lto/79061
26739         * asan.c (get_translation_unit_decl): New function.
26740         (asan_add_global): Extract modules file name from globals
26741         TRANSLATION_UNIT_DECL name.
26743 2017-01-24  Eric Botcazou  <ebotcazou@adacore.com>
26745         PR target/77439
26746         * config/arm/arm.c (arm_function_ok_for_sibcall): Add back restriction
26747         for long calls with APCS frame and VFP.
26749 2017-01-24  David Malcolm  <dmalcolm@redhat.com>
26751         * cfg.c (original_copy_tables_initialized_p): New function.
26752         * cfg.h (original_copy_tables_initialized_p): New decl.
26753         * cfgrtl.c (relink_block_chain): Guard the call to
26754         free_original_copy_tables with a call to
26755         original_copy_tables_initialized_p.
26756         * cgraph.h (symtab_node::native_rtl_p): New decl.
26757         * cgraphunit.c (symtab_node::native_rtl_p): New function.
26758         (symtab_node::needed_p): Don't assert for early assembly output
26759         for __RTL functions.
26760         (cgraph_node::finalize_function): Set "force_output" for __RTL
26761         functions.
26762         (cgraph_node::analyze): Bail out early for __RTL functions.
26763         (analyze_functions): Update assertion to support __RTL functions.
26764         (cgraph_node::expand): Bail out early for __RTL functions.
26765         * final.c (rest_of_clean_state): Don't call delete_tree_ssa for
26766         __RTL functions.
26767         * function.h (struct function): Update comment for field
26768         "pass_startwith".
26769         * gimple-expr.c: Include "tree-pass.h".
26770         (gimple_has_body_p): Return false for __RTL functions.
26771         * Makefile.in (OBJS): Add run-rtl-passes.o.
26772         * pass_manager.h (gcc::pass_manager::get_rest_of_compilation): New
26773         accessor.
26774         (gcc::pass_manager::get_clean_slate): New accessor.
26775         * passes.c: Include "insn-addr.h".
26776         (should_skip_pass_p): Add logging.  Update logic for running
26777         "expand" to be compatible with both __GIMPLE and __RTL.  Guard
26778         property-provider override so it is only done for gimple passes.
26779         Don't skip dfinit.
26780         (skip_pass): New function.
26781         (execute_one_pass): Call skip_pass when skipping passes.
26782         * read-md.c (md_reader::read_char): Support filtering
26783         the input to a subset of line numbers.
26784         (md_reader::md_reader): Initialize fields
26785         m_first_line and m_last_line.
26786         (md_reader::read_file_fragment): New function.
26787         * read-md.h (md_reader::read_file_fragment): New decl.
26788         (md_reader::m_first_line): New field.
26789         (md_reader::m_last_line): New field.
26790         * read-rtl-function.c (function_reader::create_function): Only
26791         create cfun if it doesn't already exist.  Set PROP_rtl on cfun's
26792         curr_properties.  Set DECL_INITIAL to a dummy block.
26793         (read_rtl_function_body_from_file_range): New function.
26794         * read-rtl-function.h (read_rtl_function_body_from_file_range):
26795         New decl.
26796         * run-rtl-passes.c: New file.
26797         * run-rtl-passes.h: New file.
26799 2017-01-24  Jeff Law  <law@redhat.com>
26801         * config/microblaze/microblaze.h (ASM_FORMAT_PRIVATE_NAME): Increase
26802         buffer size.
26804 2017-01-24  Bin Cheng  <bin.cheng@arm.com>
26806         PR tree-optimization/79159
26807         * tree-ssa-loop-niter.c (get_cst_init_from_scev): New function.
26808         (record_nonwrapping_iv): Improve boundary using above function if no
26809         value range information.
26811 2017-01-24  Pekka Jääskeläinen  <pekka@parmance.com>
26812             Martin Jambor  <mjambor@suse.cz>
26814         * brig-builtins.def: New file.
26815         * builtins.def (DEF_HSAIL_BUILTIN): New macro.
26816         (DEF_HSAIL_ATOMIC_BUILTIN): Likewise.
26817         (DEF_HSAIL_SAT_BUILTIN): Likewise.
26818         (DEF_HSAIL_INTR_BUILTIN): Likewise.
26819         (DEF_HSAIL_CVT_ZEROI_SAT_BUILTIN): Likewise.
26820         * builtin-types.def (BT_INT8): New.
26821         (BT_INT16): Likewise.
26822         (BT_UINT8): Likewise.
26823         (BT_UINT16): Likewise.
26824         (BT_FN_ULONG): Likewise.
26825         (BT_FN_UINT_INT): Likewise.
26826         (BT_FN_UINT_ULONG): Likewise.
26827         (BT_FN_UINT_LONG): Likewise.
26828         (BT_FN_UINT_PTR): Likewise.
26829         (BT_FN_ULONG_PTR): Likewise.
26830         (BT_FN_INT8_FLOAT): Likewise.
26831         (BT_FN_INT16_FLOAT): Likewise.
26832         (BT_FN_UINT32_FLOAT): Likewise.
26833         (BT_FN_UINT16_FLOAT): Likewise.
26834         (BT_FN_UINT8_FLOAT): Likewise.
26835         (BT_FN_UINT64_FLOAT): Likewise.
26836         (BT_FN_UINT16_UINT32): Likewise.
26837         (BT_FN_UINT32_UINT16): Likewise.
26838         (BT_FN_UINT16_UINT16_UINT16): Likewise.
26839         (BT_FN_INT_PTR_INT): Likewise.
26840         (BT_FN_UINT_PTR_UINT): Likewise.
26841         (BT_FN_LONG_PTR_LONG): Likewise.
26842         (BT_FN_ULONG_PTR_ULONG): Likewise.
26843         (BT_FN_VOID_UINT64_UINT64): Likewise.
26844         (BT_FN_UINT8_UINT8_UINT8): Likewise.
26845         (BT_FN_INT8_INT8_INT8): Likewise.
26846         (BT_FN_INT16_INT16_INT16): Likewise.
26847         (BT_FN_INT_INT_INT): Likewise.
26848         (BT_FN_UINT_FLOAT_UINT): Likewise.
26849         (BT_FN_FLOAT_UINT_UINT): Likewise.
26850         (BT_FN_ULONG_UINT_UINT): Likewise.
26851         (BT_FN_ULONG_UINT_PTR): Likewise.
26852         (BT_FN_ULONG_ULONG_ULONG): Likewise.
26853         (BT_FN_UINT_UINT_UINT): Likewise.
26854         (BT_FN_VOID_UINT_PTR): Likewise.
26855         (BT_FN_UINT_UINT_PTR: Likewise.
26856         (BT_FN_UINT32_UINT64_PTR): Likewise.
26857         (BT_FN_INT_INT_UINT_UINT): Likewise.
26858         (BT_FN_UINT_UINT_UINT_UINT): Likewise.
26859         (BT_FN_UINT_UINT_UINT_PTR): Likewise.
26860         (BT_FN_UINT_ULONG_ULONG_UINT): Likewise.
26861         (BT_FN_ULONG_ULONG_ULONG_ULONG): Likewise.
26862         (BT_FN_LONG_LONG_UINT_UINT): Likewise.
26863         (BT_FN_ULONG_ULONG_UINT_UINT): Likewise.
26864         (BT_FN_VOID_UINT32_UINT64_PTR): Likewise.
26865         (BT_FN_VOID_UINT32_UINT32_PTR): Likewise.
26866         (BT_FN_UINT_UINT_UINT_UINT_UINT): Likewise.
26867         (BT_FN_UINT_FLOAT_FLOAT_FLOAT_FLOAT): Likewise.
26868         (BT_FN_ULONG_ULONG_ULONG_UINT_UINT): Likewise.
26869         * doc/frontends.texi: List BRIG FE.
26870         * doc/install.texi (Testing): Add BRIG tesring requirements.
26871         * doc/invoke.texi (Overall Options): Mention BRIG.
26872         * doc/standards.texi (Standards): Doucment BRIG HSA version.
26874 2017-01-24  Richard Biener  <rguenther@suse.de>
26876         PR translation/79208
26877         * ipa-devirt.c (odr_types_equivalent_p): Fix typo in diagnostic.
26879 2017-01-24  Martin Jambor  <mjambor@suse.cz>
26881         PR bootstrap/79198
26882         * ipa-prop.c (ipa_free_all_node_params): Call summary destructor.
26883         * ipa-prop.c (ipa_node_params_t::insert): Initialize fields known_csts
26884         and known_contexts.
26886 2017-01-24  Aldy Hernandez  <aldyh@redhat.com>
26888         PR middle-end/79123
26889         * gimple-ssa-warn-alloca.c (alloca_call_type): Make sure
26890         casts from signed to unsigned really don't have a range.
26892 2017-01-24  Markus Trippelsdorf  <markus@trippelsdorf.de>
26894         * gimple-ssa-sprintf.c (format_floating): Change MPFR_RNDx to
26895         GMP_RNDx for compatiblity.
26897 2017-01-24  Martin Liska  <mliska@suse.cz>
26899         PR bootstrap/79132
26900         * tree-ssa-reassoc.c (rewrite_expr_tree_parallel): Insert assert
26901         that would prevent us to call alloca with -1 as argument.
26903 2017-01-24  Jakub Jelinek  <jakub@redhat.com>
26905         * dwarf2out.c (output_compilation_unit_header, output_file_names):
26906         Avoid -Wformat-security warning.
26908 2017-01-23  Andrew Pinski  <apinski@cavium.com>
26910         * config/aarch64/aarch64.c (thunderx2t99_addrcost_table): Improve
26911         cost table.
26913 2017-01-23  Martin Sebor  <msebor@redhat.com>
26915         PR middle-end/78703
26916         * gimple-ssa-sprintf.c (warn_level): New global.
26917         (format_integer): Use it here and throughout the rest of the file.
26918         Use the same switch to compute sign as base.
26919         (maybe_warn): New function.
26920         (format_directive): Factor out warnings into maybe_warn.
26921         Add debugging output.  Use warn_level.
26922         (add_bytes): Use warn_level.
26923         (pass_sprintf_length::compute_format_length): Add debugging output.
26924         (try_substitute_return_value): Same.
26925         (pass_sprintf_length::handle_gimple_call): Set and use warn_level.
26927         PR middle-end/78703
26928         * gimple-ssa-sprintf.c (struct format_result): Remove constant member.
26929         (struct fmtresult, format_integer, format_floating): Adjust.
26930         (fmtresult::fmtresult): Set max correctly in two argument ctor.
26931         (get_string_length, format_string,format_directive): Same.
26932         (pass_sprintf_length::compute_format_length): Same.
26933         (try_substitute_return_value): Simplify slightly.
26935         PR middle-end/78703
26936         * gimple-ssa-sprintf.c (pass_sprintf_length::gate): Adjust formatting.
26937         (fmtresult::operator+=): Outlined.
26938         (struct fmtresult): Add ctors.
26939         (struct conversion_spec): Rename...
26940         (struct directive): ...to this.  Add and remove data members.
26941         (directive::set_width, directive::set_precision): New functions.
26942         (format_percent): Use fmtresult ctor.
26943         (get_width_and_precision): Remove.
26944         (format_integer): Make naming changes.  Avoid computing width and
26945         precision.
26946         (format_floating): Same.  Adjust indentation.
26947         (format_character, format_none): New functions.
26948         (format_string): Moved character handling to format_character.
26949         (format_directive): Remove arguments, change return type.
26950         (parse_directive): New function.
26951         (pass_sprintf_length::compute_format_length): Move directive
26952         parsing to parse_directive.
26954 2017-01-23  Jakub Jelinek  <jakub@redhat.com>
26956         * tree.h (assign_assembler_name_if_neeeded): Rename to ...
26957         (assign_assembler_name_if_needed): ... this.
26958         * tree.c (assign_assembler_name_if_neeeded): Rename to ...
26959         (assign_assembler_name_if_needed): ... this.
26960         (free_lang_data_in_cgraph): Adjust callers.
26961         * cgraphunit.c (cgraph_node::analyze): Likewise.
26962         * omp-expand.c (expand_omp_taskreg, expand_omp_target):
26963         Likewise.
26965 2017-01-23  Richard Biener  <rguenther@suse.de>
26967         PR tree-optimization/79088
26968         PR tree-optimization/79188
26969         * tree-ssa-threadupdate.c (mark_threaded_blocks): Move code
26970         resetting loop bounds after last path deletion.  Reset loop
26971         bounds of the target loop, make code match the comments.
26972         * tree-ssa-threadbackwards.c (pass_early_thread_jumps::execute):
26973         Make sure loops need no fixups.
26975 2017-01-23  Kelvin Nilsen  <kelvin@gcc.gnu.org>
26977         * config/rs6000/rs6000-builtin.def (VSIEDPF): Add scalar insert
26978         exponent support with double type for first argument.
26979         * config/rs6000/rs6000-c.c (altivec_overloaded_builtins): Changed
26980         type returned by __builtin_vec_extract_sig,
26981         __builtin_vec_extract_sig_sp, and __builtin_vec_extract_sig_dp
26982         functions from "vector int" to "vector unsigned int" or from
26983         "vector long long int" to "vector unsigned long long int".
26984         Changed type returned by __builtin_vec_extract_exp,
26985         __builtin_vec_extract_exp_sp, and __builtin_vec_extract_exp_dp
26986         functions from "vector int" to "vector unsigned int" or from
26987         "vector long long int" to "vector unsigned long long int".
26988         Changed return type of __builtin_vec_test_data_class,
26989         __builtin_vec_test_data_class_sp, and
26990         __builtin_vec_test_data_class_dp from "vector int" to
26991         "vector bool int" or from "vector long long int" to "vector bool
26992         long long int" and changed second argument type from "unsigned
26993         int" to "int".  Added new overloaded function forms "vector float
26994         __builtin_vec_insert_exp (vector float, vector unsigned int)" and
26995         "vector float __builtin_vec_insert_exp_sp (vector float, vector
26996         unsigned int)" and "vector double __builtin_vec_insert_exp (vector
26997         double, vector unsigned long long int)" and "vector double
26998         __builtin_vec_insert_exp_dp (vector double, vector unsigned long
26999         long int)".  Changed return type of
27000         __builtin_scalar_test_data_class and
27001         __builtin_scalar_test_data_class_sp and
27002         __builtin_scalar_test_data_class_dp from "unsigned int" to "bool
27003         int" and changed second argument from "unsigned int" to "int".
27004         Changed type returned by __builtin_scalar_test_neg,
27005         __builtin_scalar_test_neg_sp, and __builtin_scalar_test_neg_dp
27006         from "int" to "bool int".  Added new overloaded function form
27007         "double __builtin_scalar_insert_exp (double, unsigned long long int)".
27008         * config/rs6000/vsx.md (xsiexpdpf): New insn for scalar insert
27009         exponent double-precision with floating point first argument.
27010         * doc/extend.texi (PowerPC AltiVec Built-in Functions): Adjust
27011         documentation of scalar_test_data_class, scalar_test_neg,
27012         scalar_extract_sig, scalar_extract_exp, scalar_insert_exp,
27013         vector_extract_exp, vec_extract_sig, vec_insert_exp, and
27014         vec_test_data_class built-in functions to reflect refinements in
27015         their type signatures.
27017 2017-01-23  Andreas Tobler  <andreast@gcc.gnu.org>
27019         * config/aarch64/aarch64.c (aarch64_elf_asm_constructor): Increase
27020         size of buf.
27021         (aarch64_elf_asm_destructor): Likewise.
27023 2017-01-23  Bernd Schmidt  <bschmidt@redhat.com>
27025         PR rtl-optimization/78634
27026         * config/i386/i386.c (ix86_max_noce_ifcvt_seq_cost): New function.
27027         (TARGET_MAX_NOCE_IFCVT_SEQ_COST): Define.
27028         * ifcvt.c (noce_try_cmove): Add missing cost check.
27030         PR rtl-optimization/71724
27031         * combine.c (if_then_else_cond): Look for situations where it is
27032         beneficial to undo the work of one of the recursive calls.
27034 2017-01-23  Bin Cheng  <bin.cheng@arm.com>
27036         PR tree-optimization/70754
27037         * tree-predcom.c (stmt_combining_refs): New parameter INSERT_BEFORE.
27038         (reassociate_to_the_same_stmt): New parameter INSERT_BEFORE.  Insert
27039         combined stmt before it if not NULL.
27040         (combine_chains): Process refs reversely and compute dominance point
27041         for root ref.
27043 2017-01-23  Martin Liska  <mliska@suse.cz>
27045         PR tree-optimization/79196
27046         * tree-ssa-strlen.c (fold_strstr_to_memcmp): Rename to ...
27047         (fold_strstr_to_strncmp): ... this.  Fold the pattern to strncmp
27048         instead of memcmp.
27049         (strlen_optimize_stmt): Call the renamed function.
27051 2017-01-23  Michael Matz  <matz@suse.de>
27053         PR tree-optimization/78384
27054         * tree-ssa-loop-split.c (patch_loop_exit): Use correct edge.
27056 2017-01-23  Richard Biener  <rguenther@suse.de>
27058         PR tree-optimization/79186
27059         * tree-vrp.c (register_new_assert_for): Make sure we've seen
27060         both incoming edges before moving an assert.
27062 2017-01-23  Martin Jambor  <mjambor@suse.cz>
27064         * ipa-prop.c (load_from_param_1): Removed.
27065         (load_from_unmodified_param): Bits from load_from_param_1 put back
27066         here.
27067         (load_from_param): Removed.
27068         (compute_complex_assign_jump_func): Removed stmt2 and just replaced it
27069         with stmt.  Reverted back to use of load_from_unmodified_param.
27071 2017-01-23  Martin Jambor  <mjambor@suse.cz>
27073         PR ipa/79108
27074         * ipa-prop.h (ipa_param_descriptor): Anotate with with GTY(()).
27075         (ipa_node_params): Annotate with GTY((for_user)).  Make descriptors
27076         field a pointer to garbage collected vector, mark lattices and
27077         ipcp_orig_node with GTY((skip)).
27078         (ipa_get_param_count): Adjust to descriptors being a pointer.
27079         (ipa_get_param): Likewise.
27080         (ipa_get_type): Likewise.
27081         (ipa_get_param_move_cost): Likewise.
27082         (ipa_set_param_used): Likewise.
27083         (ipa_get_controlled_uses): Likewise.
27084         (ipa_set_controlled_uses): Likewise.
27085         (ipa_is_param_used): Likewise.
27086         (ipa_node_params_t): Move into garbage collector.  New methods insert
27087         and remove.
27088         (ipa_node_params_sum): Annotate wth GTY(()).
27089         (ipa_check_create_node_params): Adjust to ipa_node_params_sum being
27090         garbage collected.
27091         (ipa_load_from_parm_agg): Adjust declaration.
27092         * ipa-icf.c (param_used_p): Adjust to descriptors being a pointer.
27093         * ipa-profile.c (ipa_profile): Likewise.
27094         * ipa-prop.c (ipa_get_param_decl_index_1): Likewise.
27095         (ipa_populate_param_decls): Make descriptors parameter garbage
27096         collected.
27097         (ipa_dump_param): Adjust to descriptors being a pointer.
27098         (ipa_alloc_node_params): Likewise.
27099         (ipa_initialize_node_params): Likewise.
27100         (load_from_param_1): Make descriptors parameter garbage collected.
27101         (load_from_unmodified_param): Likewise.
27102         (load_from_param): Likewise.
27103         (ipa_load_from_parm_agg): Likewise.
27104         (ipa_node_params::~ipa_node_params): Removed.
27105         (ipa_free_all_node_params): Remove call to delete operator.
27106         (ipa_node_params_t::insert): New.
27107         (ipa_node_params_t::remove): Likewise.
27108         (ipa_node_params_t::duplicate): Adjust to descriptors being a pointer,
27109         copy known_csts and known_contexts vectors.
27110         (ipa_read_node_info): Adjust to descriptors being a pointer.
27111         (ipcp_modif_dom_walker): Make m_descriptors field garbage
27112         collected.
27113         (ipcp_transform_function): Make descriptors variable garbage
27114         collected.
27116 2017-01-23  Andrew Senkevich  <andrew.senkevich@intel.com>
27118         * config/i386/avx512bwintrin.h: Add k-mask test, kortest intrinsics.
27119         * config/i386/avx512dqintrin.h: Ditto.
27120         * config/i386/avx512fintrin.h: Ditto.
27121         * config/i386/i386.c: Handle new builtins.
27122         * config/i386/i386-builtin.def: Add new builtins.
27123         * config/i386/sse.md (ktest<mode>, kortest<mode>): New.
27124         (UNSPEC_KORTEST, UNSPEC_KTEST): New.
27126 2017-01-23  Jakub Jelinek  <jakub@redhat.com>
27127             Martin Liska  <mliska@suse.cz>
27129         * asan.h: Define ASAN_USE_AFTER_SCOPE_ATTRIBUTE.
27130         * asan.c (asan_expand_poison_ifn): Support stores and use
27131         appropriate ASAN report function.
27132         * internal-fn.c (expand_ASAN_POISON_USE): New function.
27133         * internal-fn.def (ASAN_POISON_USE): Declare.
27134         * tree-into-ssa.c (maybe_add_asan_poison_write): New function.
27135         (maybe_register_def): Create ASAN_POISON_USE when sanitizing.
27136         * tree-ssa-dce.c (eliminate_unnecessary_stmts): Remove
27137         ASAN_POISON calls w/o LHS.
27138         * tree-ssa.c (execute_update_addresses_taken): Create clobber
27139         for ASAN_MARK (UNPOISON, &x, ...) in order to prevent usage of a LHS
27140         from ASAN_MARK (POISON, &x, ...) coming to a PHI node.
27141         * gimplify.c (asan_poison_variables): Add attribute
27142         use_after_scope_memory to variables that really needs to live
27143         in memory.
27144         * tree-ssa.c (is_asan_mark_p): Do not rewrite into SSA when
27145         having the attribute.
27147 2017-01-23  Martin Liska  <mliska@suse.cz>
27149         * asan.c (create_asan_shadow_var): New function.
27150         (asan_expand_poison_ifn): Likewise.
27151         * asan.h (asan_expand_poison_ifn): New declaration.
27152         * internal-fn.c (expand_ASAN_POISON): Likewise.
27153         * internal-fn.def (ASAN_POISON): New builtin.
27154         * sanopt.c (pass_sanopt::execute): Expand
27155         asan_expand_poison_ifn.
27156         * tree-inline.c (copy_decl_for_dup_finish): Make function
27157         external.
27158         * tree-inline.h (copy_decl_for_dup_finish): Likewise.
27159         * tree-ssa.c (is_asan_mark_p): New function.
27160         (execute_update_addresses_taken): Rewrite local variables
27161         (identified just by use-after-scope as addressable) into SSA.
27163 2017-01-22  Gerald Pfeifer  <gerald@pfeifer.com>
27165         * doc/install.texi (Specific): opensource.apple.com uses https
27166         now. Remove trailing slash.
27168 2017-01-22  Gerald Pfeifer  <gerald@pfeifer.com>
27170         * README.Portability: Remove note on an Irix compatibility issue.
27172 2017-01-22  Dimitry Andric <dim@FreeBSD.org>
27174         * gcov.c (INCLUDE_ALGORITHM): Define.
27175         (INCLUDE_VECTOR): Define.
27176         No longer include <vector> and <algorithm> directly.
27178 2017-01-21  Gerald Pfeifer  <gerald@pfeifer.com>
27180         * doc/extend.texi (Thread-Local): Change www.akkadia.org reference
27181         to https.
27182         * doc/invoke.texi (Code Gen Options): Ditto.
27184 2017-01-21  Jan Hubicka  <hubicka@ucw.cz>
27186         PR lto/78407
27187         * cfg.c (update_bb_profile_for_threading): Fix updating of probablity.
27189 2017-01-21  Bernd Schmidt  <bschmidt@redhat.com>
27191         rtl-optimization/79125
27192         * cprop.c (local_cprop_pass): Handle cases where we make an
27193         unconditional trap.
27195 2017-01-20  Segher Boessenkool  <segher@kernel.crashing.org>
27197         PR target/61729
27198         PR target/77850
27199         * config/rs6000/rs6000.c (rs6000_gimplify_va_arg): Adjust address to
27200         read from, for big endian.
27202 2017-01-20  Jiong Wang  <jiong.wang@arm.com>
27204         * config/aarch64/aarch64-builtins.c (aarch64_init_builtins): Register
27205         register pauth builtins for LP64 only.
27207 2017-01-20  Marek Polacek  <polacek@redhat.com>
27209         PR c/79152
27210         * gimplify.c (should_warn_for_implicit_fallthrough): Handle consecutive
27211         non-case labels.
27213 2017-01-20  Alexander Monakov  <amonakov@ispras.ru>
27215         * omp-expand.c (expand_omp_simd): Clear PROP_gimple_lomp_dev regardless
27216         of safelen status.
27217         * omp-offload.c (pass_omp_device_lower::gate): Use PROP_gimple_lomp_dev.
27218         * passes.c (dump_properties): Handle PROP_gimple_lomp_dev.
27219         * tree-inline.c (expand_call_inline): Propagate PROP_gimple_lomp_dev.
27221 2017-01-20  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
27223         PR target/71270
27224         * config/arm/arm.c (neon_valid_immediate): Reject vector constants
27225         in big-endian mode when they are not a single duplicated value.
27227 2017-01-20  Richard Biener  <rguenther@suse.de>
27229         * BASE-VER: Bump to 7.0.1.
27231 2017-01-20  Alexander Monakov  <amonakov@ispras.ru>
27233         * omp-low.c (omplow_simd_context): New struct.  Use it...
27234         (lower_rec_simd_input_clauses): ...here and...
27235         (lower_rec_input_clauses): ...here to hold common data.  Adjust all
27236         references to idx, lane, max_vf, is_simt.
27238 2017-01-20  Graham Markall  <graham.markall@embecosm.com>
27240         * config/arc/arc.h (LINK_SPEC): Use arclinux_nps emulation when
27241         mcpu=nps400.
27243 2017-01-20  Martin Jambor  <mjambor@suse.cz>
27245         * hsa.h: Renaed to hsa-common.h.  Adjusted a comment.
27246         * hsa.c: Renaed to hsa-common.c.  Change include of gt-hsa.h to
27247         gt-hsa-common.h.
27248         * Makefile.in (OBJS): Rename hsa.o to hsa-common.o.
27249         (GTFILES): Rename hsa.c to hsa-common.c.
27250         * hsa-brig.c: Change include of hsa.h to hsa-common.h.
27251         * hsa-dump.c: Likewise.
27252         * hsa-gen.c: Likewise.
27253         * hsa-regalloc.c: Likewise.
27254         * ipa-hsa.c: Likewise.
27255         * omp-expand.c: Likewise.
27256         * omp-low.c: Likewise.
27257         * toplev.c: Likewise.
27259 2017-01-20  Marek Polacek  <polacek@redhat.com>
27261         PR c/64279
27262         * doc/invoke.texi: Document -Wduplicated-branches.
27263         * fold-const.c (operand_equal_p): Handle MODIFY_EXPR, INIT_EXPR,
27264         COMPOUND_EXPR, PREDECREMENT_EXPR, PREINCREMENT_EXPR,
27265         POSTDECREMENT_EXPR, POSTINCREMENT_EXPR, CLEANUP_POINT_EXPR, EXPR_STMT,
27266         STATEMENT_LIST, and RETURN_EXPR.  For non-pure non-const functions
27267         return 0 only when not OEP_LEXICOGRAPHIC.
27268         (fold_build_cleanup_point_expr): Use the expression
27269         location when building CLEANUP_POINT_EXPR.
27270         * tree-core.h (enum operand_equal_flag): Add OEP_LEXICOGRAPHIC.
27271         * tree.c (add_expr): Handle error_mark_node.
27273 2017-01-20  Martin Liska  <mliska@suse.cz>
27275         PR lto/69188
27276         * tree-profile.c (init_ic_make_global_vars): Do not call
27277         finalize_decl.
27278         (gimple_init_gcov_profiler): Likewise.
27280 2017-01-20  Martin Liska  <mliska@suse.cz>
27282         PR ipa/71190
27283         * cgraph.h (maybe_create_reference): Remove argument and
27284         update comment.
27285         * cgraphclones.c (cgraph_node::create_virtual_clone): Remove one
27286         argument.
27287         * ipa-cp.c (create_specialized_node): Likewise.
27288         * symtab.c (symtab_node::maybe_create_reference): Handle
27289         VAR_DECLs and ADDR_EXPRs and select ipa_ref_use type.
27291 2017-01-20  Martin Liska  <mliska@suse.cz>
27293         * read-rtl-function.c (function_reader::create_function): Use
27294         build_decl instread of build_decl_stat.
27296 2017-01-20  Andrew Senkevich  <andrew.senkevich@intel.com>
27298         * config/i386/avx512bwintrin.h: Add k-mask registers shift intrinsics.
27299         * config/i386/avx512dqintrin.h: Ditto.
27300         * config/i386/avx512fintrin.h: Ditto.
27301         * config/i386/i386-builtin-types.def: Add new types.
27302         * config/i386/i386.c: Handle new types.
27303         * config/i386/i386-builtin.def (__builtin_ia32_kshiftliqi)
27304         (__builtin_ia32_kshiftlihi, __builtin_ia32_kshiftlisi)
27305         (__builtin_ia32_kshiftlidi, __builtin_ia32_kshiftriqi)
27306         (__builtin_ia32_kshiftrihi, __builtin_ia32_kshiftrisi)
27307         (__builtin_ia32_kshiftridi): New.
27308         * config/i386/sse.md (k<code><mode>): Rename *k<code><mode>.
27310 2017-01-19  Segher Boessenkool  <segher@kernel.crashing.org>
27312         PR target/78875
27313         PR target/79140
27314         * config/rs6000/rs6000.c (TARGET_STACK_PROTECT_GUARD): Unconditionally
27315         define to rs6000_init_stack_protect_guard.
27316         (rs6000_init_stack_protect_guard): New function.
27318 2017-01-19  Matthew Fortune  <matthew.fortune@imgtec.com>
27319             Yunqiang Su  <yunqiang.su@imgtec.com>
27321         * config.gcc (supported_defaults): Add madd4.
27322         (with_madd4): Add validation.
27323         (all_defaults): Add madd4.
27324         * config/mips/mips.opt (mmadd4): New option.
27325         * config/mips/mips.h (OPTION_DEFAULT_SPECS): Add a default for
27326         mmadd4.
27327         (TARGET_CPU_CPP_BUILTINS): Add builtin_define for
27328         __mips_no_madd4.
27329         (ISA_HAS_UNFUSED_MADD4): Gate with mips_madd4.
27330         (ISA_HAS_FUSED_MADD4): Likewise.
27331         * doc/invoke.texi (-mmadd4): Document the new option.
27332         * doc/install.texi (--with-madd4): Document the new option.
27334 2017-01-19  Jiong Wang  <jiong.wang@arm.com>
27336         * config/aarch64/aarch64-builtins.c (enum aarch64_builtins): New
27337         entries for AARCH64_PAUTH_BUILTIN_XPACLRI,
27338         AARCH64_PAUTH_BUILTIN_PACIA1716, AARCH64_PAUTH_BUILTIN_AUTIA1716.
27339         (aarch64_init_pauth_hint_builtins): New.
27340         (aarch64_init_builtins): Call aarch64_init_pauth_hint_builtins.
27341         (aarch64_expand_builtin): Expand new builtins.
27343 2017-01-19  Jiong Wang  <jiong.wang@arm.com>
27345         * reg-notes.def (CFA_TOGGLE_RA_MANGLE): New reg-note.
27346         * combine-stack-adj.c (no_unhandled_cfa): Handle
27347         REG_CFA_TOGGLE_RA_MANGLE.
27348         * dwarf2cfi.c (dwarf2out_frame_debug): Handle REG_CFA_TOGGLE_RA_MANGLE.
27349         * config/aarch64/aarch64.c (aarch64_expand_prologue): Generates DWARF
27350         info for return address signing.
27351         (aarch64_expand_epilogue): Likewise.
27353 2017-01-19  Jiong Wang  <jiong.wang@arm.com>
27355         * config/aarch64/aarch64-opts.h (aarch64_function_type): New enum.
27356         * config/aarch64/aarch64-protos.h
27357         (aarch64_return_address_signing_enabled): New declaration.
27358         * config/aarch64/aarch64.c (aarch64_return_address_signing_enabled):
27359         New function.
27360         (aarch64_expand_prologue): Sign return address before it's pushed onto
27361         stack.
27362         (aarch64_expand_epilogue): Authenticate return address fetched from
27363         stack.
27364         (aarch64_override_options): Sanity check for ILP32 and ISA level.
27365         (aarch64_attributes): New function attributes for "sign-return-address".
27366         * config/aarch64/aarch64.md (UNSPEC_AUTI1716, UNSPEC_AUTISP,
27367         UNSPEC_PACI1716, UNSPEC_PACISP, UNSPEC_XPACLRI): New unspecs.
27368         ("*do_return"): Generate combined instructions according to key index.
27369         ("<pauth_mnem_prefix>sp", "<pauth_mnem_prefix1716", "xpaclri"): New.
27370         * config/aarch64/iterators.md (PAUTH_LR_SP, PAUTH_17_16): New integer
27371         iterators.
27372         (pauth_mnem_prefix, pauth_hint_num_a): New integer attributes.
27373         * config/aarch64/aarch64.opt (msign-return-address=): New.
27374         * doc/extend.texi (AArch64 Function Attributes): Documents
27375         "sign-return-address=".
27376         * doc/invoke.texi (AArch64 Options): Documents "-msign-return-address=".
27378 2017-01-19  Matthew Fortune  <matthew.fortune@imgtec.com>
27380         * doc/invoke.texi: Add missing -mlxc1-sxc1 options to
27381         overall option summary.
27383 2017-01-19  Jiong Wang  <jiong.wang@arm.com>
27385         * config/aarch64/aarch64-arches.def: New entry for "armv8.3-a".
27386         * config/aarch64/aarch64.h (AARCH64_FL_V8_3, AARCH64_FL_FOR_ARCH8_3,
27387         AARCH64_ISA_V8_3, TARGET_ARMV8_3): New.
27388         * doc/invoke.texi (AArch64 Options): Document "armv8.3-a".
27390 2017-01-19  Michael Meissner  <meissner@linux.vnet.ibm.com>
27392         * config/rs6000/rs6000-cpus.def (ISA_3_0_MASKS_SERVER): Enable
27393         -mpower9-minmax by default for -mcpu=power9.
27394         (ISA_3_MASKS_IEEE): Require -mvsx-small-integer to enable IEEE
27395         128-bit floating point.
27397 2017-01-20  Alan Modra  <amodra@gmail.com>
27399         * config/rs6000/rs6000.md (cmpstrnsi, cmpstrsi): Fail if
27400         optimizing for size.
27402 2017-01-20  Alan Modra  <amodra@gmail.com>
27404         PR target/79144
27405         * config/rs6000/rs6000.c (expand_strn_compare): Get the asm name
27406         for strcmp and strncmp from corresponding builtin decl.
27408 2017-01-19  Uros Bizjak  <ubizjak@gmail.com>
27410         * config.gcc (x86_64-*-rtems*): Use i386/rtemself.h
27411         instead of i386/rtems-64.h.
27412         * config/i386/rtems-64.h: Remove.
27414 2017-01-19  Uros Bizjak  <ubizjak@gmail.com>
27416         PR target/78478
27417         Revert:
27418         2013-11-05  Uros Bizjak  <ubizjak@gmail.com>
27420         * config/i386/rtemself.h (LONG_DOUBLE_TYPE_SIZE): New define.
27422 2017-01-19  Tamar Christina  <tamar.christina@arm.com>
27424         * config/aarch64/aarch64.c (aarch64_simd_gen_const_vector_dup):
27425         Change int to HOST_WIDE_INT.
27426         * config/aarch64/aarch64-protos.h
27427         (aarch64_simd_gen_const_vector_dup): Likewise.
27428         * config/aarch64/aarch64-simd.md: Add copysign<mode>3.
27430 2017-01-19  David Malcolm  <dmalcolm@redhat.com>
27432         * langhooks-def.h (lhd_type_for_size): New decl.
27433         (LANG_HOOKS_TYPE_FOR_SIZE): Define as lhd_type_for_size.
27434         * langhooks.c (lhd_type_for_size): New function, taken from
27435         lto_type_for_size.
27437 2017-01-19  Pat Haugen  <pthaugen@us.ibm.com>
27439         * config/rs6000/power9.md (power9-alu): Remove 'cmp' type and add
27440         define_bypass for CR latency.
27441         (power9-cracked-alu): Update bypass latency and remove power9-branch.
27442         (power9-alu2): Add define_bypass for CR latency.
27443         (power9-cmp): New.
27444         (power9-mul): Update insn latency.
27445         (power9-mul-compare): Update insn latency, bypass latency and remove
27446         power9-branch.
27448 2016-01-19  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
27450         * config/aarch64/aarch64-protos.h (aarch64_nopcrelative_literal_loads):
27451         Delete.
27452         * config/aarch64/aarch64.md
27453         (aarch64_reload_movcp<GPF_TF:mode><P:mode>): Delete reference to
27454         aarch64_nopcrelative_literal_loads.
27455         (aarch64_reload_movcp<VALL:mode><P:mode>): Likewise.
27457 2017-01-19  Chenghua Xu  <paul.hua.gm@gmail.com>
27459         * config/mips/mips.h (ISA_HAS_FUSED_MADD4): Enable for
27460         TARGET_LOONGSON_3A.
27461         (ISA_HAS_UNFUSED_MADD4): Exclude TARGET_LOONGSON_3A.
27463 2017-01-19  Doug Gilmore  <doug.gilmore@imgtec.com>
27465         PR target/78176
27466         * config.gcc (supported_defaults): Add lxc1-sxc1.
27467         (with_lxc1_sxc1): Add validation.
27468         (all_defaults): Add lxc1-sxc1.
27469         * config/mips/mips.opt (mlxc1-sxc1): New option.
27470         * config/mips/mips.h (OPTION_DEFAULT_SPECS): Add a default for
27471         mlxc1-sxc1.
27472         (TARGET_CPU_CPP_BUILTINS): Add builtin_define for
27473         __mips_no_lxc1_sxc1.
27474         (ISA_HAS_LXC1_SXC1): Gate with mips_lxc1_sxc1.
27475         * doc/invoke.texi (-mlxc1-sxc1): Document the new option.
27476         * doc/install.texi (--with-lxc1-sxc1): Document the new option.
27478 2017-01-19  Richard Biener  <rguenther@suse.de>
27480         PR tree-optimization/72488
27481         * tree-ssa-sccvn.c (run_scc_vn): When we abort the VN make
27482         sure to restore SSA info.
27483         * tree-ssa.c (verify_ssa): Verify SSA info is not shared.
27485 2017-01-19  Richard Earnshaw  <rearnsha@arm.com>
27487         PR rtl-optimization/79121
27488         * expr.c (expand_expr_real_2, case LSHIFT_EXPR): Look at the signedness
27489         of the inner type when shifting an extended value.
27491 2017-01-17  Jan Hubicka  <hubicka@ucw.cz>
27493         PR lto/78407
27494         * symtab.c (symtab_node::equal_address_to): Fix comparing of
27495         interposable aliases.
27497 2017-01-18  Peter Bergner  <bergner@vnet.ibm.com>
27499         PR target/78516
27500         * config/rs6000/spe.md (mov_si<mode>_e500_subreg0): Fix constraints.
27501         Use the evmergelohi instruction.
27502         (mov_si<mode>_e500_subreg4_2_le): Likewise.
27503         (mov_sitf_e500_subreg8_2_be): Likewise.
27504         (mov_sitf_e500_subreg12_2_le): Likewise.
27505         (mov_si<mode>_e500_subreg0_2_le): Fix constraints.
27506         (mov_si<mode>_e500_subreg4_2_be): Likewise.
27507         (mov_sitf_e500_subreg8_2_le): Likewise.
27508         (mov_sitf_e500_subreg12_2_be): Likewise.
27510 2017-01-18  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
27512         * config/rs6000/altivec.md (altivec_vbpermq): Change "type"
27513         attribute from vecsimple to vecperm.
27514         (altivec_vbpermq2): Likewise.
27516 2017-01-18  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
27518         PR target/79040
27519         * config/rs6000/altivec.h: Fix typo of vec_cntlz to vec_cnttz.
27521 2017-01-18  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
27522         * config/rs6000/rs6000-protos.h (expand_strn_compare): Add arg.
27523         * config/rs6000/rs6000.c (expand_strn_compare): Add ability to expand
27524         strcmp. Fix bug where comparison didn't stop with zero byte. Fix
27525         case where N arg is SIZE_MAX.
27526         * config/rs6000/rs6000.md (cmpstrnsi): Args to expand_strn_compare.
27527         (cmpstrsi): Add pattern.
27529 2017-01-18  Michael Meissner  <meissner@linux.vnet.ibm.com>
27531         * config/rs6000/rs6000-c.c (altivec_overloaded_builtins): Add
27532         __builtin_vec_revb builtins.
27533         * config/rs6000/rs6000-builtins.def (P9V_BUILTIN_XXBRQ_V16QI): Add
27534         built-in functions to support generation of the ISA 3.0 XXBR<x>
27535         vector byte reverse instructions.
27536         (P9V_BUILTIN_XXBRQ_V1TI): Likewise.
27537         (P9V_BUILTIN_XXBRD_V2DI): Likewise.
27538         (P9V_BUILTIN_XXBRD_V2DF): Likewise.
27539         (P9V_BUILTIN_XXBGW_V4SI): Likewise.
27540         (P9V_BUILTIN_XXBGW_V4SF): Likewise.
27541         (P9V_BUILTIN_XXBGH_V8HI): Likewise.
27542         (P9V_BUILTIN_VEC_REVB): Likewise.
27543         * config/rs6000/vsx.md (p9_xxbrq_v1ti): New insns/expanders to
27544         generate the ISA 3.0 XXBR<x> vector byte reverse instructions.
27545         (p9_xxbrq_v16qi): Likewise.
27546         (p9_xxbrd_<mode>, VSX_D iterator): Likewise.
27547         (p9_xxbrw_<mode>, VSX_W iterator): Likewise.
27548         (p9_xxbrh_v8hi): Likewise.
27549         * config/rs6000/altivec.h (vec_revb): Define if ISA 3.0.
27550         * doc/extend.texi (RS/6000 Altivec Built-ins): Document the
27551         vec_revb built-in functions.
27553 2017-01-18  Uros Bizjak  <ubizjak@gmail.com>
27555         PR rtl-optimization/78952
27556         * config/i386/i386.md (any_extract): New code iterator.
27557         (*insvqi_2): Use any_extract for source operand.
27558         (*insvqi_3): Use any_shiftrt for source operand.
27560 2017-01-18  Wilco Dijkstra  <wdijkstr@arm.com>
27562         * config/aarch64/aarch64.c (aarch64_sched_adjust_priority)
27563         New function.
27564         (TARGET_SCHED_ADJUST_PRIORITY): Define target hook.
27566 2017-01-18  Matthias Klose  <doko@ubuntu.com>
27568         * doc/install.texi: Allow default for --with-target-bdw-gc-include.
27570 2016-01-18  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
27572         * config/rs6000/altivec.h (vec_bperm): Change #define.
27573         * config/rs6000/altivec.md (UNSPEC_VBPERMD): New enum constant.
27574         (altivec_vbpermq2): New define_insn.
27575         (altivec_vbpermd): Likewise.
27576         * config/rs6000/rs6000-builtin.def (VBPERMQ2): New monomorphic
27577         function interface.
27578         (VBPERMD): Likewise.
27579         (VBPERM): New polymorphic function interface.
27580         * config/rs6000/r6000-c.c (altivec_overloaded_builtins_table):
27581         Add entries for P9V_BUILTIN_VEC_VBPERM.
27582         * doc/extend.texi: Add interfaces for vec_bperm.
27584 2017-01-18  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
27586         * config/s390/s390-c.c (s390_expand_overloaded_builtin): Downcase
27587         first letter of error messages.
27588         (s390_resolve_overloaded_builtin): Likewise.
27589         * config/s390/s390.c (s390_expand_builtin): Likewise.
27590         (s390_invalid_arg_for_unprototyped_fn): Likewise.
27591         (s390_valid_target_attribute_inner_p): Likewise.
27592         * config/s390/s390.md ("tabort"): Likewise.
27594 2017-01-18  Toma Tabacu  <toma.tabacu@imgtec.com>
27596         * config/mips/mips.h (ISA_HAS_DIV3): Remove unused macro.
27597         (ISA_AVOID_DIV_HILO): New macro.
27598         (ISA_HAS_DIV): Use new ISA_AVOID_DIV_HILO macro.
27599         (ISA_HAS_DDIV): Likewise.
27601 2017-01-18  Markus Trippelsdorf  <markus@trippelsdorf.de>
27603         * doc/invoke.texi (fabi-version): Correct number of occurrences.
27605 2017-01-18  Markus Trippelsdorf  <markus@trippelsdorf.de>
27607         * doc/invoke.texi (fabi-version): Spelling fix.
27609 2017-01-18  Markus Trippelsdorf  <markus@trippelsdorf.de>
27611         PR c++/70182
27612         * doc/invoke.texi (fabi-version): Mention mangling fix for
27613         operator names.
27615 2017-01-18  Markus Trippelsdorf  <markus@trippelsdorf.de>
27617         PR c++/77489
27618         * doc/invoke.texi (fabi-version): Document discriminator mangling.
27620 2017-01-17  Segher Boessenkool  <segher@kernel.crashing.org>
27622         PR target/78875
27623         * config/rs6000/rs6000-opts.h (stack_protector_guard): New enum.
27624         * config/rs6000/rs6000.c (rs6000_option_override_internal): Handle
27625         the new options.
27626         * config/rs6000/rs6000.md (stack_protect_set): Handle the new more
27627         flexible settings.
27628         (stack_protect_test): Ditto.
27629         * config/rs6000/rs6000.opt (mstack-protector-guard=,
27630         mstack-protector-guard-reg=, mstack-protector-guard-offset=): New
27631         options.
27632         * doc/invoke.texi (Option Summary) [RS/6000 and PowerPC Options]:
27633         Add -mstack-protector-guard=, -mstack-protector-guard-reg=, and
27634         -mstack-protector-guard-offset=.
27635         (RS/6000 and PowerPC Options): Ditto.
27637 2017-01-17  Uros Bizjak  <ubizjak@gmail.com>
27639         * config/i386/i386.h (MASK_CLASS_P): New define.
27640         * config/i386/i386.c (inline_secondary_memory_needed): Ensure that
27641         there are no registers from different register sets also when
27642         mask registers are used.  Update function comment.
27643         * config/i386/i386.md (*movsi_internal): Split (*k/*krm) alternative
27644         to (*k/*r) and (*k/*km) alternatives.
27646 2017-01-17  Wilco Dijkstra  <wdijkstr@arm.com>
27648         * config/aarch64/aarch64.md (eh_return): Remove pattern and splitter.
27649         * config/aarch64/aarch64.h (AARCH64_EH_STACKADJ_REGNUM): Remove.
27650         (EH_RETURN_HANDLER_RTX): New define.
27651         * config/aarch64/aarch64.c (aarch64_frame_pointer_required):
27652         Force frame pointer in EH return functions.
27653         (aarch64_expand_epilogue): Add barrier for eh_return.
27654         (aarch64_final_eh_return_addr): Remove.
27655         (aarch64_eh_return_handler_rtx): New function.
27656         * config/aarch64/aarch64-protos.h (aarch64_final_eh_return_addr):
27657         Remove.
27658         (aarch64_eh_return_handler_rtx): New prototype.
27660 2017-01-17  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
27662         * config/rs6000/altivec.h (vec_rlmi): New #define.
27663         (vec_vrlnm): Likewise.
27664         (vec_rlnm): Likewise.
27665         * config/rs6000/altivec.md (UNSPEC_VRLMI): New UNSPEC enum value.
27666         (UNSPEC_VRLNM): Likewise.
27667         (VIlong): New mode iterator.
27668         (altivec_vrl<VI_char>mi): New define_insn.
27669         (altivec_vrl<VI_char>nm): Likewise.
27670         * config/rs6000/rs6000-builtin.def (VRLWNM): New monomorphic
27671         function entry.
27672         (VRLDNM): Likewise.
27673         (RLNM): New polymorphic function entry.
27674         (VRLWMI): New monomorphic function entry.
27675         (VRLDMI): Likewise.
27676         (RLMI): New polymorphic function entry.
27677         * config/rs6000/r6000-c.c (altivec_overloaded_builtin_table): Add
27678         new entries for P9V_BUILTIN_VEC_RLMI and P9V_BUILTIN_VEC_RLNM.
27679         * doc/extend.texi: Add description of vec_rlmi, vec_rlnm, and
27680         vec_vrlnm.
27682 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
27684         PR debug/78839
27685         * dwarf2out.c (field_byte_offset): Restore the
27686         PCC_BITFIELD_TYPE_MATTERS behavior for INTEGER_CST DECL_FIELD_OFFSET
27687         and DECL_FIELD_BIT_OFFSET.  Use fold_build2 instead of build2 + fold.
27688         (analyze_variants_discr, gen_variant_part): Use fold_build2 instead
27689         of build2 + fold.
27691 2017-01-17  Eric Botcazou  <ebotcazou@adacore.com>
27693         PR ada/67205
27694         * config/aarch64/aarch64.c (TARGET_CUSTOM_FUNCTION_DESCRIPTORS): Define
27696 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
27698         PR debug/71669
27699         * dwarf2out.c (add_data_member_location_attribute): For constant
27700         offset bitfield emit for -gdwarf-5 DW_AT_data_bit_offset attribute
27701         instead of DW_AT_data_member_location, DW_AT_bit_offset and
27702         DW_AT_byte_size attributes.
27704 2017-01-17  Eric Botcazou  <ebotcazou@adacore.com>
27706         * config/rs6000/rs6000.c (rs6000_emit_move): Also use a TOC reference
27707         after forcing to constant memory when the code model is medium.
27709 2017-01-17  Julia Koval  <julia.koval@intel.com>
27711         PR target/76731
27712         * config/i386/avx512fintrin.h
27713         (_mm512_i32gather_ps): Change __addr type to void const*.
27714         (_mm512_mask_i32gather_ps): Ditto.
27715         (_mm512_i32gather_pd): Ditto.
27716         (_mm512_mask_i32gather_pd): Ditto.
27717         (_mm512_i64gather_ps): Ditto.
27718         (_mm512_mask_i64gather_ps): Ditto.
27719         (_mm512_i64gather_pd): Ditto.
27720         (_mm512_mask_i64gather_pd): Ditto.
27721         (_mm512_i32gather_epi32): Ditto.
27722         (_mm512_mask_i32gather_epi32): Ditto.
27723         (_mm512_i32gather_epi64): Ditto.
27724         (_mm512_mask_i32gather_epi64): Ditto.
27725         (_mm512_i64gather_epi32): Ditto.
27726         (_mm512_mask_i64gather_epi32): Ditto.
27727         (_mm512_i64gather_epi64): Ditto.
27728         (_mm512_mask_i64gather_epi64): Ditto.
27729         (_mm512_i32scatter_ps): Change __addr type to void*.
27730         (_mm512_mask_i32scatter_ps): Ditto.
27731         (_mm512_i32scatter_pd): Ditto.
27732         (_mm512_mask_i32scatter_pd): Ditto.
27733         (_mm512_i64scatter_ps): Ditto.
27734         (_mm512_mask_i64scatter_ps): Ditto.
27735         (_mm512_i64scatter_pd): Ditto.
27736         (_mm512_mask_i64scatter_pd): Ditto.
27737         (_mm512_i32scatter_epi32): Ditto.
27738         (_mm512_mask_i32scatter_epi32): Ditto.
27739         (_mm512_i32scatter_epi64): Ditto.
27740         (_mm512_mask_i32scatter_epi64): Ditto.
27741         (_mm512_i64scatter_epi32): Ditto.
27742         (_mm512_mask_i64scatter_epi32): Ditto.
27743         (_mm512_i64scatter_epi64): Ditto.
27744         (_mm512_mask_i64scatter_epi64): Ditto.
27745         * config/i386/avx512pfintrin.h
27746         (_mm512_mask_prefetch_i32gather_pd): Change __addr type to void const*.
27747         (_mm512_mask_prefetch_i32gather_ps): Ditto.
27748         (_mm512_mask_prefetch_i64gather_pd): Ditto.
27749         (_mm512_mask_prefetch_i64gather_ps): Ditto.
27750         (_mm512_prefetch_i32scatter_pd): Change __addr type to void*.
27751         (_mm512_prefetch_i32scatter_ps): Ditto.
27752         (_mm512_mask_prefetch_i32scatter_pd): Ditto.
27753         (_mm512_mask_prefetch_i32scatter_ps): Ditto.
27754         (_mm512_prefetch_i64scatter_pd): Ditto.
27755         (_mm512_prefetch_i64scatter_ps): Ditto.
27756         (_mm512_mask_prefetch_i64scatter_pd): Ditto.
27757         (_mm512_mask_prefetch_i64scatter_ps): Ditto.
27758         * config/i386/avx512vlintrin.h
27759         (_mm256_mmask_i32gather_ps): Change __addr type to void const*.
27760         (_mm_mmask_i32gather_ps): Ditto.
27761         (_mm256_mmask_i32gather_pd): Ditto.
27762         (_mm_mmask_i32gather_pd): Ditto.
27763         (_mm256_mmask_i64gather_ps): Ditto.
27764         (_mm_mmask_i64gather_ps): Ditto.
27765         (_mm256_mmask_i64gather_pd): Ditto.
27766         (_mm_mmask_i64gather_pd): Ditto.
27767         (_mm256_mmask_i32gather_epi32): Ditto.
27768         (_mm_mmask_i32gather_epi32): Ditto.
27769         (_mm256_mmask_i32gather_epi64): Ditto.
27770         (_mm_mmask_i32gather_epi64): Ditto.
27771         (_mm256_mmask_i64gather_epi32): Ditto.
27772         (_mm_mmask_i64gather_epi32): Ditto.
27773         (_mm256_mmask_i64gather_epi64): Ditto.
27774         (_mm_mmask_i64gather_epi64): Ditto.
27775         (_mm256_i32scatter_ps): Change __addr type to void*.
27776         (_mm256_mask_i32scatter_ps): Ditto.
27777         (_mm_i32scatter_ps): Ditto.
27778         (_mm_mask_i32scatter_ps): Ditto.
27779         (_mm256_i32scatter_pd): Ditto.
27780         (_mm256_mask_i32scatter_pd): Ditto.
27781         (_mm_i32scatter_pd): Ditto.
27782         (_mm_mask_i32scatter_pd): Ditto.
27783         (_mm256_i64scatter_ps): Ditto.
27784         (_mm256_mask_i64scatter_ps): Ditto.
27785         (_mm_i64scatter_ps): Ditto.
27786         (_mm_mask_i64scatter_ps): Ditto.
27787         (_mm256_i64scatter_pd): Ditto.
27788         (_mm256_mask_i64scatter_pd): Ditto.
27789         (_mm_i64scatter_pd): Ditto.
27790         (_mm_mask_i64scatter_pd): Ditto.
27791         (_mm256_i32scatter_epi32): Ditto.
27792         (_mm256_mask_i32scatter_epi32): Ditto.
27793         (_mm_i32scatter_epi32): Ditto.
27794         (_mm_mask_i32scatter_epi32): Ditto.
27795         (_mm256_i32scatter_epi64): Ditto.
27796         (_mm256_mask_i32scatter_epi64): Ditto.
27797         (_mm_i32scatter_epi64): Ditto.
27798         (_mm_mask_i32scatter_epi64): Ditto.
27799         (_mm256_i64scatter_epi32): Ditto.
27800         (_mm256_mask_i64scatter_epi32): Ditto.
27801         (_mm_i64scatter_epi32): Ditto.
27802         (_mm_mask_i64scatter_epi32): Ditto.
27803         (_mm256_i64scatter_epi64): Ditto.
27804         (_mm256_mask_i64scatter_epi64): Ditto.
27805         (_mm_i64scatter_epi64): Ditto.
27806         (_mm_mask_i64scatter_epi64): Ditto.
27807         * config/i386/i386-builtin-types.def (V16SF_V16SF_PCFLOAT_V16SI_HI_INT)
27808         (V8DF_V8DF_PCDOUBLE_V8SI_QI_INT, V8SF_V8SF_PCFLOAT_V8DI_QI_INT)
27809         (V8DF_V8DF_PCDOUBLE_V8DI_QI_INT, V16SI_V16SI_PCINT_V16SI_HI_INT)
27810         (V8DI_V8DI_PCINT64_V8SI_QI_INT, V8SI_V8SI_PCINT_V8DI_QI_INT)
27811         (V8DI_V8DI_PCINT64_V8DI_QI_INT, V2DF_V2DF_PCDOUBLE_V4SI_QI_INT)
27812         (V4DF_V4DF_PCDOUBLE_V4SI_QI_INT, V2DF_V2DF_PCDOUBLE_V2DI_QI_INT)
27813         (V4DF_V4DF_PCDOUBLE_V4DI_QI_INT, V4SF_V4SF_PCFLOAT_V4SI_QI_INT)
27814         (V8SF_V8SF_PCFLOAT_V8SI_QI_INT, V4SF_V4SF_PCFLOAT_V2DI_QI_INT)
27815         (V4SF_V4SF_PCFLOAT_V4DI_QI_INT, V2DI_V2DI_PCINT64_V4SI_QI_INT)
27816         (V4DI_V4DI_PCINT64_V4SI_QI_INT, V2DI_V2DI_PCINT64_V2DI_QI_INT)
27817         (V4DI_V4DI_PCINT64_V4DI_QI_INT, V4SI_V4SI_PCINT_V4SI_QI_INT)
27818         (V8SI_V8SI_PCINT_V8SI_QI_INT, V4SI_V4SI_PCINT_V2DI_QI_INT)
27819         (V4SI_V4SI_PCINT_V4DI_QI_INT, VOID_PFLOAT_HI_V16SI_V16SF_INT)
27820         (VOID_PFLOAT_QI_V8SI_V8SF_INT, VOID_PFLOAT_QI_V4SI_V4SF_INT)
27821         (VOID_PDOUBLE_QI_V8SI_V8DF_INT, VOID_PDOUBLE_QI_V4SI_V4DF_INT)
27822         (VOID_PDOUBLE_QI_V4SI_V2DF_INT, VOID_PFLOAT_QI_V8DI_V8SF_INT)
27823         (VOID_PFLOAT_QI_V4DI_V4SF_INT, VOID_PFLOAT_QI_V2DI_V4SF_INT)
27824         (VOID_PDOUBLE_QI_V8DI_V8DF_INT, VOID_PDOUBLE_QI_V4DI_V4DF_INT)
27825         (VOID_PDOUBLE_QI_V2DI_V2DF_INT, VOID_PINT_HI_V16SI_V16SI_INT)
27826         (VOID_PINT_QI_V8SI_V8SI_INT, VOID_PINT_QI_V4SI_V4SI_INT)
27827         (VOID_PLONGLONG_QI_V8SI_V8DI_INT, VOID_PLONGLONG_QI_V4SI_V4DI_INT)
27828         (VOID_PLONGLONG_QI_V4SI_V2DI_INT, VOID_PINT_QI_V8DI_V8SI_INT)
27829         (VOID_PINT_QI_V4DI_V4SI_INT, VOID_PINT_QI_V2DI_V4SI_INT)
27830         (VOID_PLONGLONG_QI_V8DI_V8DI_INT, VOID_QI_V8SI_PCINT64_INT_INT)
27831         (VOID_PLONGLONG_QI_V4DI_V4DI_INT, VOID_PLONGLONG_QI_V2DI_V2DI_INT)
27832         (VOID_HI_V16SI_PCINT_INT_INT, VOID_QI_V8DI_PCINT64_INT_INT)
27833         (VOID_QI_V8DI_PCINT_INT_INT): Remove.
27834         (V16SF_V16SF_PCVOID_V16SI_HI_INT,  V8DF_V8DF_PCVOID_V8SI_QI_INT)
27835         (V8SF_V8SF_PCVOID_V8DI_QI_INT, V8DF_V8DF_PCVOID_V8DI_QI_INT)
27836         (V16SI_V16SI_PCVOID_V16SI_HI_INT, V8DI_V8DI_PCVOID_V8SI_QI_INT)
27837         (V8SI_V8SI_PCVOID_V8DI_QI_INT, V8DI_V8DI_PCVOID_V8DI_QI_INT)
27838         (VOID_PVOID_HI_V16SI_V16SF_INT, VOID_PVOID_QI_V8SI_V8DF_INT)
27839         (VOID_PVOID_QI_V8DI_V8SF_INT, VOID_PVOID_QI_V8DI_V8DF_INT)
27840         (VOID_PVOID_HI_V16SI_V16SI_INT, VOID_PVOID_QI_V8SI_V8DI_INT)
27841         (VOID_PVOID_QI_V8DI_V8SI_INT, VOID_PVOID_QI_V8DI_V8DI_INT)
27842         (V2DF_V2DF_PCVOID_V4SI_QI_INT, V4DF_V4DF_PCVOID_V4SI_QI_INT)
27843         (V2DF_V2DF_PCVOID_V2DI_QI_INT, V4DF_V4DF_PCVOID_V4DI_QI_INT
27844         (V4SF_V4SF_PCVOID_V4SI_QI_INT, V8SF_V8SF_PCVOID_V8SI_QI_INT)
27845         (V4SF_V4SF_PCVOID_V2DI_QI_INT, V4SF_V4SF_PCVOID_V4DI_QI_INT)
27846         (V2DI_V2DI_PCVOID_V4SI_QI_INT, V4DI_V4DI_PCVOID_V4SI_QI_INT)
27847         (V2DI_V2DI_PCVOID_V2DI_QI_INT, V4DI_V4DI_PCVOID_V4DI_QI_INT)
27848         (V4SI_V4SI_PCVOID_V4SI_QI_INT, V8SI_V8SI_PCVOID_V8SI_QI_INT)
27849         (V4SI_V4SI_PCVOID_V2DI_QI_INT, V4SI_V4SI_PCVOID_V4DI_QI_INT)
27850         (VOID_PVOID_QI_V8SI_V8SF_INT, VOID_PVOID_QI_V4SI_V4SF_INT)
27851         (VOID_PVOID_QI_V4SI_V4DF_INT, VOID_PVOID_QI_V4SI_V2DF_INT)
27852         (VOID_PVOID_QI_V4DI_V4SF_INT, VOID_PVOID_QI_V2DI_V4SF_INT)
27853         (VOID_PVOID_QI_V4DI_V4DF_INT, VOID_PVOID_QI_V2DI_V2DF_INT)
27854         (VOID_PVOID_QI_V8SI_V8SI_INT, VOID_PVOID_QI_V4SI_V4SI_INT)
27855         (VOID_PVOID_QI_V4SI_V4DI_INT, VOID_PVOID_QI_V4SI_V2DI_INT)
27856         (VOID_PVOID_QI_V4DI_V4SI_INT, VOID_PVOID_QI_V2DI_V4SI_INT)
27857         (VOID_PVOID_QI_V4DI_V4DI_INT, VOID_PVOID_QI_V2DI_V2DI_INT)
27858         (VOID_QI_V8SI_PCVOID_INT_INT, VOID_HI_V16SI_PCVOID_INT_INT)
27859         (VOID_QI_V8DI_PCVOID_INT_INT): Add.
27860         * config/i386/i386.c (ix86_init_mmx_sse_builtins): Adjust builtin
27861         definitions accordingly.
27863 2017-01-17  Kito Cheng  <kito.cheng@gmail.com>
27864             Kuan-Lin Chen  <kuanlinchentw@gmail.com>
27866         PR target/79079
27867         * internal-fn.c (expand_mul_overflow): Use convert_modes instead of
27868         gen_lowpart.
27870 2017-01-17  Vladimir Makarov  <vmakarov@redhat.com>
27872         PR target/79058
27873         * ira-conflicts.c (ira_build_conflicts): Update total conflict
27874         hard regs for inner regno.
27876 2017-01-17  Martin Liska  <mliska@suse.cz>
27878         PR ipa/71207
27879         * ipa-polymorphic-call.c (contains_type_p): Fix wrong
27880         assumption and add comment.
27882 2017-01-17  Nathan Sidwell  <nathan@acm.org>
27884         * ipa-visibility.c (localize_node): New function, broken out of ...
27885         (function_and_variable_visibility): ... here. Call it.
27887 2017-01-17  Jan Hubicka  <hubicka@ucw.cz>
27889         PR middle-end/77445
27890         * tree-ssa-threadupdate.c (remove_ctrl_stmt_and_useless_edges):
27891         correctly set frequency of oudgoing edge.
27892         (duplicate_thread_path): Fix profile updating.
27894 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
27896         PR other/79046
27897         * configure.ac: Add GCC_BASE_VER.
27898         * Makefile.in (version): Use @get_gcc_base_ver@ instead of cat to get
27899         version from BASE-VER file.
27900         (CFLAGS-gcc.o): Add -DBASEVER=$(BASEVER_s).
27901         (gcc.o): Depend on $(BASEVER).
27902         * common.opt (dumpfullversion): New option.
27903         * gcc.c (driver_handle_option): Handle OPT_dumpfullversion.
27904         * doc/invoke.texi: Document -dumpfullversion.
27905         * doc/install.texi: Document --with-gcc-major-version-only.
27906         * configure: Regenerated.
27908 2017-01-17  Richard Biener  <rguenther@suse.de>
27910         PR tree-optimization/71433
27911         * tree-vrp.c (register_new_assert_for): Merge same asserts
27912         on all incoming edges.
27913         (process_assert_insertions_for): Handle insertions at the
27914         beginning of BBs.
27916 2017-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
27918         * config/i386/cygwin.h (LIBGCJ_SONAME): Remove.
27919         * config/i386/mingw32.h (LIBGCJ_SONAME): Remove.
27921 2017-01-17  Kaz Kojima  <kkojima@gcc.gnu.org>
27923         PR target/78633
27924         * config/sh/sh.md (cmpeqsi_t+1): Call copy_rtx to avoid invalid
27925         RTL sharing.
27927 2017-01-17  Alan Modra  <amodra@gmail.com>
27929         PR target/79066
27930         * config/rs6000/rs6000.md (elf_high, elf_low): Disable when pic.
27931         * config/rs6000/rs6000.c (rs6000_emit_allocate_stack): Don't allow
27932         symbolic stack limit when pic.
27934 2017-01-16  Martin Sebor  <msebor@redhat.com>
27936         PR tree-optimization/78608
27937         * gimple-ssa-sprintf.c (tree_digits): Avoid negating TYPE_MIN.
27939 2017-01-16  Jeff Law  <law@redhat.com>
27941         Revert:
27942         2016-12-02  Tadek Kijkowski  <tkijkowski@gmail.com>
27943         * Makefile.in (PREPROCESSOR_DEFINES): Add a level of indirection
27944         for several include directories that may be relative to sysroot.
27945         * config/i386/x-mingw32 (gplus_includedir): Define.
27946         (gplus_tool_includedir, gplus_backward_include_dir): Likewise.
27947         (native_system_includedir): Likewise.
27948         * config/i386/mingw32.h (STANDARD_STARTFILE_PREFIX_1): Do not
27949         override if TARGET_SYSTEM_ROOT is defined.
27950         (NATIVE_SYSTEM_HEADER_DIR): Likewise.
27952         PR tree-optimization/79090
27953         PR tree-optimization/33562
27954         PR tree-optimization/61912
27955         PR tree-optimization/77485
27956         * tree-ssa-dse.c (compute_trims): Accept STMT argument.  Dump STMT
27957         and computed trims into the dump file.
27959 2017-01-17  Uros Bizjak  <ubizjak@gmail.com>
27961         * config/i386/i386.h (LIMIT_RELOAD_CLASS): Remove.
27963 2017-01-16  Jakub Jelinek  <jakub@redhat.com>
27965         PR c/79089
27966         * gimplify.c (gimplify_init_constructor): If want_value and
27967         object == lhs, unshare lhs to avoid invalid tree sharing.  Formatting
27968         fix.
27970         PR target/79080
27971         * loop-doloop.c (doloop_modify): Call unshare_all_rtl_in_chain on
27972         sequence.  Formatting fixes.
27973         (doloop_optimize): Formatting fixes.
27975         PR driver/49726
27976         * gcc.c (debug_level_greater_than_spec_func): New function.
27977         (static_spec_functions): Add debug-level-gt spec function.
27978         (ASM_DEBUG_SPEC, cpp_options): Use %:debug-level-gt(0) instead of
27979         !g0.
27980         * config/darwin.h (DSYMUTIL_SPEC, ASM_DEBUG_SPEC): Likewise.
27981         * config/darwin9.h (DSYMUTIL_SPEC, ASM_DEBUG_SPEC): Likewise.
27982         * common.opt (g, gcoff, gdwarf, gdwarf-, ggdb, gno-pubnames,
27983         gpubnames, ggnu-pubnames, gno-record-gcc-switches,
27984         grecord-gcc-switches, gno-strict-dwarf, gstrict-dwarf, gstabs,
27985         gstabs+, gtoggle, gvms, gxcoff, gxcoff+): Add Driver flag.
27987 2017-01-16  Uros Bizjak  <ubizjak@gmail.com>
27989         * config/i386/i386.h (HARD_REGNO_CALLER_SAVE_MODE): Apply HImode and
27990         QImode fixups to general and mask registers only.
27992 2017-01-16  Carl Love  <cel@us.ibm.com>
27994         * config/rs6000/rs6000-c (altivec_overloaded_builtins): Add support
27995         for built-in functions
27996         vector signed char vec_nabs (vector signed char)
27997         vector signed short vec_nabs (vector signed short)
27998         vector signed int vec_nabs (vector signed int)
27999         vector signed long long vec_nabs (vector signed long long)
28000         vector float vec_nabs (vector float)
28001         vector double vec_nabs (vector double)
28002         * config/rs6000/rs6000-builtin.def: Add definitions for NABS functions
28003         and NABS overload.
28004         * config/rs6000/altivec.md: New define_expand nabs<mode>2 types
28005         * config/rs6000/altivec.h: New define for vec_nabs built-in function.
28006         * doc/extend.texi: Update the documentation file for the new built-in
28007         functions.
28009 2017-01-16  Martin Sebor  <msebor@redhat.com>
28011         * gimple-ssa-sprintf.c (format_directive): Correct a typo in a warning
28012         message.
28014 2017-01-16  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
28016         * config/rs6000/rs6000.c (rtx_is_swappable_p): Change
28017         UNSPEC_VSX__XXSPLTD to require special splat handling.
28019 2017-01-16  David Malcolm  <dmalcolm@redhat.com>
28021         PR bootstrap/78616
28022         * system.h: Poison strndup.
28024 2017-01-16  Alan Modra  <amodra@gmail.com>
28026         PR target/79098
28027         * config/rs6000/rs6000.c (rs6000_legitimate_combined_insn): Don't
28028         use a switch.
28030 2017-01-16  Georg-Johann Lay  <avr@gjlay.de>
28032         * config/avr/avr.h (BRANCH_COST) [reload_completed]: Increase by 4.
28034 2017-01-15  Uros Bizjak  <ubizjak@gmail.com>
28036         * config/i386/i386.c (ix86_legitimate_combined_insn): Do not
28037         call recog here.  Assert that INSN_CODE (insn) is non-negative.
28039 2017-01-15  Segher Boessenkool  <segher@kernel.crashing.org>
28041         PR target/72749
28042         * cfgrtl.c (rtl_split_edge): Also patch jump insns that jump to the
28043         fallthrough.
28044         * haifa-sched.c (dump_insn_stream): Don't crash if there is a label
28045         in the currently scheduled RTL fragment.
28047 2017-01-15  Segher Boessenkool  <segher@kernel.crashing.org>
28049         PR rtl-optimization/78751
28050         * ifcvt.c (find_cond_trap): If we generated a non-existing insn,
28051         give up.
28053 2017-01-14  Jeff Law  <law@redhat.com>
28055         PR tree-optimization/79090
28056         * tree-ssa-dse.c (valid_ao_ref_for_dse): Reject zero length and
28057         variable length stores.
28058         (compute_trims): Delete dead assignment to *trim_tail.
28059         (dse_dom_walker::dse_optimize_stmt): Optimize mem* calls with
28060         zero length.
28062 2017-01-14  Bernd Schmidt  <bschmidt@redhat.com>
28064         PR rtl-optimization/78626
28065         PR rtl-optimization/78727
28066         * cprop.c (one_cprop_pass): Collect unconditional traps in the middle
28067         of a block, and split such blocks after everything else is finished.
28069 2017-01-14  Alan Modra  <amodra@gmail.com>
28071         PR target/72749
28072         * combine.c (recog_for_combine_1): Set INSN_CODE before calling
28073         target legitimate_combined_insn.
28074         * config/rs6000/rs6000.c (TARGET_LEGITIMATE_COMBINED_INSN): Define.
28075         (rs6000_legitimate_combined_insn): New function.
28076         * config/rs6000/rs6000.md (UNSPEC_DOLOOP): Delete, and remove
28077         all uses.
28078         (ctr<mode>_internal3): Rename from *ctr<mode>_internal5.
28079         (ctr<mode>_internal4): Rename from *ctr<mode>_internal6.
28080         (ctr<mode>_internal1, ctr<mode>_internal2): Remove '*' from name.
28082 2017-01-14  Gerald Pfeifer  <gerald@pfeifer.com>
28084         * doc/frontends.texi (G++ and GCC): Remove references to Java.
28086 2017-01-13  Jeff Law  <law@redhat.com>
28088         PR tree-optimization/33562
28089         PR tree-optimization/61912
28090         PR tree-optimization/77485
28091         * tree-ssa-dse.c (delete_dead_call): Accept gsi rather than
28092         a statement.
28093         (delete_dead_assignment): Likewise.
28094         (dse_dom_walker::dse_optimize_stmt): Pass in the gsi rather than
28095         statement to delete_dead_call and delete_dead_assignment.
28097 2017-01-13  David Malcolm  <dmalcolm@redhat.com>
28099         PR c/78304
28100         * substring-locations.c (format_warning_va): Strengthen case 1 so
28101         that both endpoints of the substring must be within the format
28102         range for just the substring to be printed.
28104 2017-01-13  Uros Bizjak  <ubizjak@gmail.com>
28106         * config/i386/i386.opt (msgx): Use ix86_isa_flags2 variable.
28107         * config/i386/i386.c (ix86_target_string): Add missing options
28108         to isa_opts and reorder options by implied ISAs.  Rename isa_opts2 to
28109         isa2_opts, ix86_flag_opts to flag2_opts, ix86_target_other to
28110         flags_other and ix86_target_other to flags2_other.  Display unknown
28111         isa2 options.
28112         (ix86_valid_target_attribute_inner_p): Add missing options and
28113         reorder options by implied ISAs, as in ix86_target_string.
28115 2017-01-13  Richard Sandiford  <richard.sandiford@arm.com>
28117         * hash-table.h (hash_table::too_empty_p): New function.
28118         (hash_table::expand): Use it.
28119         (hash_table::traverse): Likewise.
28120         (hash_table::empty_slot): Use sizeof (value_type) instead of
28121         sizeof (PTR) to convert bytes to elements.  Shrink the table
28122         if the current size is excessive for the current number of
28123         elements.
28125 2017-01-13  Richard Sandiford  <richard.sandiford@arm.com>
28127         * ira-costs.c (record_reg_classes): Break from the inner loop
28128         early once alt_fail is known to be true.  Update outer loop
28129         handling accordingly.
28131 2017-01-13  Jeff Law  <law@redhat.com>
28133         * tree-ssa-dse.c (decrement_count): New function.
28134         (increment_start_addr, maybe_trim_memstar_call): Likewise.
28135         (dse_dom_walker::optimize_stmt): Call maybe_trim_memstar_call directly
28136         when we know the partially dead statement is a mem* function.
28138         PR tree-optimization/61912
28139         PR tree-optimization/77485
28140         * tree-ssa-dse.c: Include expr.h.
28141         (maybe_trim_constructor_store): New function.
28142         (maybe_trim_partially_dead_store): Call maybe_trim_constructor_store.
28144         PR tree-optimization/33562
28145         PR tree-optimization/61912
28146         PR tree-optimization/77485
28147         * doc/invoke.texi: Document new dse-max-object-size param.
28148         * params.def (PARM_DSE_MAX_OBJECT_SIZE): New PARAM.
28149         * tree-ssa-dse.c: Include params.h.
28150         (dse_store_status): New enum.
28151         (initialize_ao_ref_for_dse): New, partially extracted from
28152         dse_optimize_stmt.
28153         (valid_ao_ref_for_dse, normalize_ref): New.
28154         (setup_live_bytes_from_ref, compute_trims): Likewise.
28155         (clear_bytes_written_by, maybe_trim_complex_store): Likewise.
28156         (maybe_trim_partially_dead_store): Likewise.
28157         (maybe_trim_complex_store): Likewise.
28158         (dse_classify_store): Renamed from dse_possibly_dead_store_p.
28159         Track what bytes live from the original store.  Return tri-state
28160         for dead, partially dead or live.
28161         (dse_dom_walker): Add constructor, destructor and new private members.
28162         (delete_dead_call, delete_dead_assignment): New extracted from
28163         dse_optimize_stmt.
28164         (dse_optimize_stmt): Make a member of dse_dom_walker.
28165         Use initialize_ao_ref_for_dse.
28167         PR tree-optimization/33562
28168         PR tree-optimization/61912
28169         PR tree-optimization/77485
28170         * sbitmap.h (bitmap_count_bits): Prototype.
28171         (bitmap_clear_range, bitmap_set_range): Likewise.
28172         * sbitmap.c (bitmap_clear_range): New function.
28173         (bitmap_set_range, sbitmap_popcount, bitmap_count_bits): Likewise.
28175 2017-01-13  Martin Liska  <mliska@suse.cz>
28177         PR ipa/79043
28178         * function.c (set_cfun): Add new argument force.
28179         * function.h (set_cfun): Likewise.
28180         * ipa-inline-transform.c (inline_call): Use the function when
28181         strict alising from is dropped for function we inline to.
28183 2017-01-13  Richard Biener  <rguenther@suse.de>
28185         * tree-pretty-print.c (dump_generic_node): Fix inverted condition
28186         for dumping GIMPLE INTEGER_CSTs.
28188 2017-01-13  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
28190         * config/sol2.h (TARGET_OS_CPP_BUILTINS): Define __STDC_VERSION__
28191         to 201112L since C++17.
28193 2017-01-13  Maxim Ostapenko  <m.ostapenko@samsung.com>
28195         PR sanitizer/78887
28196         * asan.c (asan_needs_odr_indicator_p): Don't emit ODR indicators
28197         if -fsanitize=kernel-address is present.
28199 2017-01-13  Richard Biener  <rguenther@suse.de>
28201         * tree-pretty-print.c (dump_generic_node): Dump INTEGER_CSTs
28202         as _Literal ( type ) number in case usual suffixes do not
28203         preserve all information.
28205 2017-01-13  Richard Biener  <rguenther@suse.de>
28207         PR tree-optimization/77283
28208         * gimple-ssa-split-paths.c: Include gimple-ssa.h, tree-phinodes.h
28209         and ssa-iterators.h.
28210         (is_feasible_trace): Implement a cost model based on joiner
28211         PHI node uses.
28213 2017-01-12  Michael Meissner  <meissner@linux.vnet.ibm.com>
28215         PR target/79004
28216         * config/rs6000/rs6000.md (FP_ISA3): Do not optimize converting
28217         char or short to __float128/_Float128 directly.
28219 2017-01-12  Martin Sebor  <msebor@redhat.com>
28221         to -Wformat-overflow.
28222         * gimple-ssa-sprintf.c (pass_sprintf_length::gate): Adjust.
28223         (min_bytes_remaining): Same.
28224         (get_string_length): Same.
28225         (format_string): Same.
28226         (format_directive): Same.
28227         (add_bytes): Same.
28228         (pass_sprintf_length::handle_gimple_call): Same.
28230 2017-01-12  Jakub Jelinek  <jakub@redhat.com>
28232         * gimple-ssa-sprintf.c (try_substitute_return_value): Remove
28233         info.nowrite calls with no lhs that can't throw.  Return bool
28234         whether gsi_remove has been called or not.
28235         (pass_sprintf_length::handle_gimple_call): Return bool whether
28236         try_substitute_return_value called gsi_remove.  Formatting fix.
28237         (pass_sprintf_length::execute): Don't use gsi_remove if
28238         handle_gimple_call returned true.
28240         PR bootstrap/79069
28241         * cfgrtl.c (rtl_tidy_fallthru_edge): For any_uncondjump_p that can't
28242         be removed due to side-effects, don't remove following barrier nor
28243         turn the successor edge into fallthru edge.
28245 2017-01-12  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
28247         PR target/79044
28248         * config/rs6000/rs6000.c (insn_is_swappable_p): Mark
28249         element-reversing loads and stores as not swappable.
28251 2017-01-12  Nathan Sidwell  <nathan@acm.org>
28252             Nicolai Stange  <nicstange@gmail.com>
28254         * combine.c (try_combine): Don't ignore result of overlap checking
28255         loop.  Combine overlap & asm check into single loop.
28257 2017-01-12  Richard Biener  <rguenther@suse.de>
28259         * tree-pretty-print.c (dump_generic_node): Provide -gimple
28260         variant for MEM_REF.  Sanitize INTEGER_CST for -gimple.
28262 2017-01-12  Richard Biener  <rguenther@suse.de>
28264         * tree.c (initialize_tree_contains_struct): Make TS_OPTIMIZATION
28265         and TS_TARGET_OPTION directly derive from TS_BASE.
28266         * tree-core.h (tree_optimization_option): Derive from tree_base.
28267         (tree_target_option): Likewise.
28269 2017-01-11  Uros Bizjak  <ubizjak@gmail.com>
28271         * config/i386/i386.c (memory_address_length): Increase len
28272         only when rip_relative_addr_p returns false.
28274 2017-01-11  Julia Koval  <julia.koval@intel.com>
28276         * common/config/i386/i386-common.c (OPTION_MASK_ISA_SGX_UNSET): New.
28277         (OPTION_MASK_ISA_SGX_SET): New.
28278         (ix86_handle_option): Handle OPT_msgx.
28279         * config.gcc: Added sgxintrin.h.
28280         * config/i386/driver-i386.c (host_detect_local_cpu): Detect sgx.
28281         * config/i386/i386-c.c (ix86_target_macros_internal): Define __SGX__.
28282         * config/i386/i386.c (ix86_target_string): Add -msgx.
28283         (PTA_SGX): New.
28284         (ix86_option_override_internal): Handle new options.
28285         (ix86_valid_target_attribute_inner_p): Add sgx.
28286         * config/i386/i386.h (TARGET_SGX, TARGET_SGX_P): New.
28287         * config/i386/i386.opt: Add msgx.
28288         * config/i386/sgxintrin.h: New file.
28289         * config/i386/x86intrin.h: Add sgxintrin.h.
28291 2017-01-11  Jakub Jelinek  <jakub@redhat.com>
28293         PR c++/71537
28294         * fold-const.c (maybe_nonzero_address): Return 1 for function
28295         local objects.
28296         (tree_single_nonzero_warnv_p): Don't handle function local objects
28297         here.
28299         PR c++/72813
28300         * gcc.c (default_compilers): Don't add -o %g.s for -S -save-temps
28301         of c-header.
28303 2017-01-11  David Malcolm  <dmalcolm@redhat.com>
28305         PR driver/78877
28306         * opts.c: Include "spellcheck.h"
28307         (struct string_fragment): New struct.
28308         (struct edit_distance_traits<const string_fragment &>): New
28309         struct.
28310         (get_closest_sanitizer_option): New function.
28311         (parse_sanitizer_options): Offer suggestions for unrecognized arguments.
28313 2017-01-11  Jakub Jelinek  <jakub@redhat.com>
28315         * dwarf2out.c (DWARF_COMPILE_UNIT_HEADER_SIZE): For DWARF5 decrease
28316         by 12.
28317         (DWARF_COMDAT_TYPE_UNIT_HEADER_SIZE): Always
28318         DWARF_COMPILE_UNIT_HEADER_SIZE plus 12.
28319         (DWARF_COMPILE_UNIT_SKELETON_HEADER_SIZE): Define.
28320         (calc_base_type_die_sizes): Use DWARF_COMPILE_UNIT_SKELETON_HEADER_SIZE
28321         for initial die_offset if dwarf_split_debug_info.
28322         (output_comp_unit): Use DWARF_COMPILE_UNIT_SKELETON_HEADER_SIZE for
28323         initial next_die_offset if dwo_id is non-NULL.  Don't emit padding
28324         fields.
28325         (output_skeleton_debug_sections): Formatting fix.  Use
28326         DWARF_COMPILE_UNIT_SKELETON_HEADER_SIZE instead of
28327         DWARF_COMPILE_UNIT_HEADER_SIZE.  Don't emit padding.
28329 2017-01-11  Wilco Dijkstra  <wdijkstr@arm.com>
28331         * config/arm/cortex-a53.md: Add bypasses for
28332         cortex_a53_r2f_cvt.
28333         (cortex_a53_r2f): Only use for transfers.
28334         (cortex_a53_f2r): Likewise.
28335         (cortex_a53_r2f_cvt): Add reservation for conversions.
28336         (cortex_a53_f2r_cvt): Likewise.
28338 2017-01-11  Tamar Christina  <tamar.christina@arm.com>
28340         * config/arm/arm_neon.h: Add __artificial__ and gnu_inline
28341         to all inlined functions, change static to extern.
28343 2017-01-11  Christophe Lyon  <christophe.lyon@linaro.org>
28345         PR target/78253
28346         * config/arm/arm.c (legitimize_pic_address): Handle reference to
28347         weak symbol.
28348         (arm_assemble_integer): Likewise.
28350 2017-01-11  Richard Earnshaw  <rearnsha@arm.com>
28352         * config.gcc: Use new awk script to check CPU, FPU and architecture
28353         parameters for --with-... options.
28354         * config/arm/parsecpu.awk: New file
28355         * config/arm/arm-cpus.in: New file.
28356         * config/arm/arm-opts.h: Include arm-cpu.h instead of processing .def
28357         files.
28358         * config/arm/arm.c: Include arm-cpu-data.h instead of processing .def
28359         files.
28360         * config/arm/t-arm: Update dependency rules.
28361         * common/config/arm/arm-common.c: Include arm-cpu-cdata.h instead
28362         of processing .def files.
28363         * config/arm/genopt.sh: Deleted.
28364         * config/arm/gentune.sh: Deleted.
28365         * config/arm/arm-cores.def: Deleted.
28366         * config/arm/arm-arches.def: Deleted.
28367         * config/arm/arm-fpus.def: Deleted.
28368         * config/arm/arm-tune.md: Regenerated.
28369         * config/arm/arm-tables.opt: Regenerated.
28370         * config/arm/arm-cpu.h: New generated file.
28371         * config/arm/arm-cpu-data.h: New generated file.
28372         * config/arm/arm-cpu-cdata.h: New generated file.
28374 2017-01-11  Maxim Ostapenko  <m.ostapenko@samsung.com>
28376         PR lto/79042
28377         * lto-cgraph.c (lto_output_varpool_node): Pack dynamically_initialized
28378         bit.
28379         (input_varpool_node): Unpack dynamically_initialized bit.
28381 2017-01-11  Eric Botcazou  <ebotcazou@adacore.com>
28383         PR rtl-optimization/79032
28384         * lra-constraints.c (simplify_operand_subreg): In the MEM case, test
28385         the alignment of the adjusted memory reference against that of MODE,
28386         instead of the alignment of the original memory reference.
28388 2017-01-11  Martin Jambor  <mjambor@suse.cz>
28390         * hsa.c (hsa_callable_function_p): Revert addition of DECL_ARTIFICIAL
28391         test.
28392         * ipa-hsa.c (process_hsa_functions): Only duplicate non-artificial
28393         decorated functions.
28395 2017-01-11  Richard Biener  <rguenther@suse.de>
28397         * tree-vrp.c (evrp_dom_walker::before_dom_children): Also
28398         set range/nonnull info for PHI results.  Do not set it on
28399         stmts marked for removal.
28401 2017-01-10  Eric Botcazou  <ebotcazou@adacore.com>
28403         * expr.c (store_field): In the bitfield case, fetch the return value
28404         from the registers before applying a single big-endian adjustment.
28405         Always do a final load for a BLKmode value not larger than a word.
28407 2017-01-10  David Malcolm  <dmalcolm@redhat.com>
28409         PR c++/77949
28410         * input.c (selftest::test_accessing_ordinary_linemaps): Verify
28411         that we correctly handle column numbers greater than
28412         LINE_MAP_MAX_COLUMN_NUMBER.
28414 2017-01-10  Martin Sebor  <msebor@redhat.com>
28416         PR middle-end/78245
28417         * gimple-ssa-sprintf.c (get_destination_size): Call
28418         {init,fini}object_sizes.
28419         * tree-object-size.c (addr_object_size): Adjust.
28420         (pass_through_call): Adjust.
28421         (pass_object_sizes::execute): Adjust.
28422         * tree-object-size.h (fini_object_sizes): Declare.
28424 2017-01-10  Martin Sebor  <msebor@redhat.com>
28426         PR tree-optimization/78775
28427         * builtins.c (get_size_range): Move...
28428         * calls.c: ...to here.
28429         (alloc_max_size): Accept zero argument.
28430         (operand_signed_p): Remove.
28431         (maybe_warn_alloc_args_overflow): Call get_size_range.
28432         * calls.h (get_size_range): Declare.
28434 2017-01-10  Joe Seymour  <joe.s@somniumtech.com>
28436         * config/msp430/driver-msp430.c (msp430_mcu_data): Sync with data
28437         from TI's devices.csv file as of September 2016.
28438         * config/msp430/msp430.c (msp430_mcu_data): Likewise.
28440 2017-01-10  Sandra Loosemore  <sandra@codesourcery.com>
28442         * doc/extend.texi: Tweak formatting to fix overfull hbox warnings.
28443         * doc/invoke.texi: Likewise.
28444         * doc/md.texi: Likewise.
28445         * doc/objc.texi: Likewise.
28447 2017-01-10  Joshua Conner  <joshconner@google.com>
28449         * config/arm/fuchsia-elf.h: New file.
28450         * config/fuchsia.h: New file.
28451         * config.gcc (*-*-fuchsia*): Set native_system_header_dir.
28452         (aarch64*-*-fuchsia*, arm*-*-fuchsia*, x86_64-*-fuchsia*): Add to
28453         targets.
28454         * config.host: (aarch64*-*-fuchsia*, arm*-*-fuchsia*): Add to hosts.
28456 2016-01-10  Richard Biener  <rguenther@suse.de>
28458         PR tree-optimization/79034
28459         * tree-call-cdce.c (shrink_wrap_one_built_in_call_with_conds):
28460         Propagate out degenerate PHIs in the joiner.
28462 2017-01-10  Martin Liska  <mliska@suse.cz>
28464         * ipa-icf.c (sort_sem_items_by_decl_uid): New function.
28465         (sort_congruence_classes_by_decl_uid): Likewise.
28466         (sort_congruence_class_groups_by_decl_uid): Likewise.
28467         (sem_item_optimizer::merge_classes): Sort class, groups in these
28468         classes and members in the groups by DECL_UID of declarations.
28469         This would make merge operations stable.
28471 2017-01-10  Martin Liska  <mliska@suse.cz>
28473         * ipa-icf.c (sem_item_optimizer::sem_item_optimizer): Remove
28474         usage of m_classes_vec.
28475         (sem_item_optimizer::~sem_item_optimizer):  Likewise.
28476         (sem_item_optimizer::get_group_by_hash): Likewise.
28477         (sem_item_optimizer::subdivide_classes_by_equality): Likewise.
28478         (sem_item_optimizer::subdivide_classes_by_sensitive_refs): Likewise.
28479         (sem_item_optimizer::verify_classes): Likewise.
28480         (sem_item_optimizer::process_cong_reduction): Likewise.
28481         (sem_item_optimizer::dump_cong_classes): Likewise.
28482         (sem_item_optimizer::merge_classes): Likewise.
28483         * ipa-icf.h (congruence_class_hash): Rename from
28484         congruence_class_group_hash.  Remove declaration of m_classes_vec.
28486 2017-01-10  Andrew Senkevich  <andrew.senkevich@intel.com>
28488         * common/config/i386/i386-common.c (OPTION_MASK_ISA_AVX512VPOPCNTDQ_SET,
28489         OPTION_MASK_ISA_AVX512VPOPCNTDQ_UNSET): New.
28490         * config.gcc: Add avx512vpopcntdqintrin.h.
28491         * config/i386/avx512vpopcntdqintrin.h: New.
28492         * config/i386/cpuid.h (bit_AVX512VPOPCNTDQ): New.
28493         * config/i386/i386-builtin-types.def: Add new types.
28494         * config/i386/i386-builtin.def (__builtin_ia32_vpopcountd_v16si,
28495         __builtin_ia32_vpopcountd_v16si_mask, __builtin_ia32_vpopcountq_v8di,
28496         __builtin_ia32_vpopcountq_v8di_mask): New.
28497         * config/i386/i386-c.c (ix86_target_macros_internal): Define
28498         __AVX512VPOPCNTDQ__.
28499         * config/i386/i386.c (ix86_target_string): Add -mavx512vpopcntdq.
28500         (PTA_AVX512VPOPCNTDQ): Define.
28501         * config/i386/i386.h (TARGET_AVX512VPOPCNTDQ,
28502         TARGET_AVX512VPOPCNTDQ_P): Define.
28503         * config/i386/i386.opt: Add mavx512vpopcntdq.
28504         * config/i386/immintrin.h: Include avx512vpopcntdqintrin.h.
28505         * config/i386/sse.md (define_insn "vpopcount<mode><mask_name>"): New.
28507 2017-01-01  Jan Hubicka  <hubicka@ucw.cz>
28509         PR middle-end/77484
28510         * predict.def (PRED_CALL): Set to 67.
28512 2017-01-09  Eric Botcazou  <ebotcazou@adacore.com>
28514         * expr.c (store_field): In the bitfield case, if the value comes from
28515         a function call and is of an aggregate type returned in registers, do
28516         not modify the field mode; extract the value in all cases if the mode
28517         is BLKmode and the size is not larger than a word.
28519 2017-01-09  Dominique d'Humieres  <dominiq@lps.ens.fr>
28521         PR target/71017
28522         * config/i386/cpuid.h: Fix undefined behavior.
28524 2017-01-04  Jeff Law  <law@redhat.com>
28526         PR tree-optimization/79007
28527         PR tree-optimization/67955
28528         * tree-ssa-alias.c (same_addr_size_stores_p): Only need to be
28529         conservative for pt.null when flag_non_call_exceptions is on.
28531 2017-01-09  Jakub Jelinek  <jakub@redhat.com>
28533         PR translation/79019
28534         PR translation/79020
28535         * params.def (PARAM_INLINE_MIN_SPEEDUP,
28536         PARAM_IPA_CP_SINGLE_CALL_PENALTY,
28537         PARAM_USE_AFTER_SCOPE_DIRECT_EMISSION_THRESHOLD): Fix typos
28538         in descriptions.
28539         * config/avr/avr.opt (maccumulate-args): Likewise.
28540         * config/msp430/msp430.opt (mwarn-mcu): Likewise.
28541         * common.opt (freport-bug): Likewise.
28542         * cif-code.def (CIF_FINAL_ERROR): Likewise.
28543         * doc/invoke.texi (ipa-cp-single-call-penalty): Likewise.
28544         * config/s390/s390.c (s390_invalid_binary_op): Fix spelling in
28545         translatable string.
28546         * config/i386/i386.c (function_value_32): Likewise.
28547         * config/nios2/nios2.c (nios2_valid_target_attribute_rec): Likewise.
28548         * config/msp430/msp430.c (msp430_option_override, msp430_attr):
28549         Likewise.
28550         * config/msp430/driver-msp430.c (msp430_select_hwmult_lib): Likewise.
28551         * common/config/msp430/msp430-common.c (msp430_handle_option):
28552         Likewise.
28553         * symtab.c (symtab_node::verify_base): Likewise.
28554         * opts.c (set_debug_level): Likewise.
28555         * tree.c (verify_type_variant): Likewise.  Fix typo in comment.
28556         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
28557         missing whitespace to translatable strings.
28558         * config/avr/avr.md (bswapsi2): Fix typo in comment.
28559         * config/sh/superh.h: Likewise.
28560         * config/i386/xopintrin.h: Likewise.
28561         * config/i386/znver1.md: Likewise.
28562         * config/rs6000/rs6000.c (struct rs6000_opt_mask): Likewise.
28563         * ipa-inline-analysis.c (compute_inline_parameters): Likewise.
28564         * double-int.h (struct double_int): Likewise.
28565         * double-int.c (div_and_round_double): Likewise.
28566         * wide-int.cc: Likewise.
28567         * tree-ssa.c (non_rewritable_mem_ref_base): Likewise.
28568         * tree-ssa-sccvn.c (vn_reference_lookup_3): Likewise.
28569         * cfgcleanup.c (crossjumps_occured): Renamed to ...
28570         (crossjumps_occurred): ... this.
28571         (try_crossjump_bb, try_head_merge_bb, try_optimize_cfg, cleanup_cfg):
28572         Adjust all uses.
28574         PR tree-optimization/78899
28575         * tree-if-conv.c (version_loop_for_if_conversion): Instead of
28576         returning bool return struct loop *, NULL for failure and the new
28577         loop on success.
28578         (versionable_outer_loop_p): Don't version outer loop if it has
28579         dont_vectorized bit set.
28580         (tree_if_conversion): When versioning outer loop, ensure
28581         tree_if_conversion is performed also on the inner loop of the
28582         non-vectorizable outer loop copy.
28583         * tree-vectorizer.c (set_uid_loop_bbs): Formatting fix.  Fold
28584         LOOP_VECTORIZED in inner loop of the scalar outer loop and
28585         prevent vectorization of it.
28586         (vectorize_loops): For outer + inner LOOP_VECTORIZED, ensure
28587         the outer loop vectorization of the non-scalar version is attempted
28588         before vectorization of the inner loop in scalar version.  If
28589         outer LOOP_VECTORIZED guarded loop is not vectorized, prevent
28590         vectorization of its inner loop.
28591         * tree-vect-loop-manip.c (rename_variables_in_bb): If outer_loop
28592         has 2 inner loops, rename also on edges from bb whose single pred
28593         is outer_loop->header.  Fix typo in function comment.
28595 2017-01-09  Martin Sebor  <msebor@redhat.com>
28597         PR bootstrap/79033
28598         * asan.c (asan_emit_stack_protection): Increase local buffer size
28599         to avoid snprintf truncation warning.
28601 2017-01-09  Andrew Pinski  <apinski@cavium.com>
28603         * config/aarch64/aarch64-cores.def: Add thunderx2t99.  Change vulcan
28604         to reference thunderx2t99 for the tuning structure
28605         * config/aarch64/aarch64-cost-tables.h (vulcan_extra_costs):
28606         Rename to ...
28607         (thunderx2t99_extra_costs): This.
28608         * config/aarch64/aarch64-tune.md: Regenerate.
28609         * config/aarch64/aarch64.c (vulcan_addrcost_table): Rename to ...
28610         (vulcan_addrcost_table): This.
28611         (vulcan_regmove_cost): Rename to ...
28612         (thunderx2t99_regmove_cost): This.
28613         (vulcan_vector_cost): Rename to ...
28614         (thunderx2t99_vector_cost): this.
28615         (vulcan_branch_cost): Rename to ...
28616         (thunderx2t99_branch_cost): This.
28617         (vulcan_tunings): Rename to ...
28618         (thunderx2t99_tunings): This and s/vulcan/thunderx2t99 .
28619         * doc/invoke.texi (AARCH64/mtune): Add thunderx2t99.
28621 2017-01-09  Martin Jambor  <mjambor@suse.cz>
28623         PR ipa/78365
28624         PR ipa/78599
28625         * ipa-prop.h (ipa_jump_func): Swap positions of vr_known and m_vr.
28626         * ipa-cp.c (ipa_vr_operation_and_type_effects): New function.
28627         (propagate_vr_accross_jump_function): Use the above function for all
28628         value range computations for pass-through jump functions and type
28629         converasion from explicit value range values.
28630         (ipcp_propagate_stage): Do not attempt to deduce types of formal
28631         parameters from TYPE_ARG_TYPES.
28632         * ipa-prop.c (ipa_write_jump_function): Remove trailing whitespace.
28633         (ipa_write_node_info): Stream type of the actual argument.
28634         (ipa_read_node_info): Likewise. Also remove trailing whitespace.
28636 2017-01-09  Martin Liska  <mliska@suse.cz>
28638         PR pch/78970
28639         * gcc.c (driver_handle_option): Handle OPT_E and set have_E.
28640         (lookup_compiler): Do not show error message with have_E.
28642 2017-01-09  Jakub Jelinek  <jakub@redhat.com>
28644         PR tree-optimization/78938
28645         * tree-vect-stmts.c (vectorizable_condition): For non-masked COND_EXPR
28646         where comp_vectype is VECTOR_BOOLEAN_TYPE_P, use
28647         BIT_{NOT,XOR,AND,IOR}_EXPR on the comparison operands instead of
28648         {EQ,NE,GE,GT,LE,LT}_EXPR directly inside of VEC_COND_EXPR.  Formatting
28649         fixes.
28651 2017-01-09  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
28653         * tree-ssa-address.c (gen_addr_rtx): Don't handle index if it
28654         is const0_rtx.
28656 2017-01-09  Richard Biener  <rguenther@suse.de>
28658         PR tree-optimization/78997
28659         * tree-vect-slp.c (vect_mask_constant_operand_p): Handle SSA
28660         name condition properly.
28662 2017-01-09  Richard Biener  <rguenther@suse.de>
28664         PR debug/79000
28665         * dwarf2out.c (is_cxx): New overload with context.
28666         (is_naming_typedef_decl): Use it.
28668 2017-01-08  Sandra Loosemore  <sandra@codesourcery.com>
28670         * invoke.texi (Option Summary): Correct spacing in option lists
28671         and add line breaks to fix over-long lines.
28673 2017-01-08  Sandra Loosemore  <sandra@codesourcery.com>
28675         PR middle-end/17660
28677         * extend.texi (Common Variable Attributes): Add xref to GCC
28678         Internals manual to explain mode attribute keywords.
28680 2017-01-08  Sandra Loosemore  <sandra@codesourcery.com>
28682         PR other/16519
28683         * doc/invoke.texi (Option Summary): Move -pthread to Linker Options
28684         and Preprocessor Options.
28685         (Options for Linking): Document -pthread here....
28686         (RS/6000 and PowerPC Options): ...not here.
28687         (Solaris 2 Options): ...or here.
28688         * doc/cppopts.texi: Document -pthread.
28690 2017-01-08  Martin Sebor  <msebor@redhat.com>
28692         PR middle-end/77708
28693         * doc/invoke.texi (Warning Options): Document -Wformat-truncation.
28694         * gimple-ssa-sprintf.c (call_info::reval_used, call_info::warnopt):
28695         New member functions.
28696         (format_directive): Used them.
28697         (add_bytes): Same.
28698         (pass_sprintf_length::handle_gimple_call): Same.
28699         * graphite-sese-to-poly.c (tree_int_to_gmp): Increase buffer size
28700         to avoid truncation for any argument.
28701         (extract_affine_mul): Same.
28702         * tree.c (get_file_function_name): Same.
28704 2017-01-01  Jan Hubicka  <hubicka@ucw.cz>
28706         PR middle-end/77484
28707         * predict.def (PRED_INDIR_CALL): Set to 86.
28709 2017-01-07  Sandra Loosemore  <sandra@codesourcery.com>
28711         PR preprocessor/54124
28712         * doc/cppopts.texi: Reformat -d subtable to list the full name
28713         of the options.  Add cross-reference to the docs for the general
28714         compiler -d options.
28715         * doc/invoke.texi (Developer Options): Add cross-reference to the
28716         preprocessor-specific -d option documentation.
28718 2017-01-07  Sandra Loosemore  <sandra@codesourcery.com>
28720         PR preprocessor/13498
28721         * doc/cpp.texi (Search Path): Rewrite to remove obsolete and
28722         redudant material, and reflect new command-line options.
28723         (System Headers): Likewise.
28725 2017-01-07  Sandra Loosemore  <sandra@codesourcery.com>
28727         * doc/cppdiropts.texi: Merge documentation of -I, -iquote,
28728         -isystem, and -idirafter.  Copy-edit.
28729         * doc/cppopts.texi: Copy-edit.  Remove contradiction about
28730         default for -ftrack-macro-expansion.  Delete obsolete and
28731         badly-formatted implementation details about -fdebug-cpp output.
28732         * doc/cppwarnopts.texi: Copy-edit.
28734 2017-01-07  David Malcolm  <dmalcolm@redhat.com>
28736         PR c++/72803
28737         * input.c (selftest::test_accessing_ordinary_linemaps): Verify
28738         that the transition from a max line width >= 1<<10 to narrower
28739         lines works correctly.
28741 2017-01-07  Alexandre Oliva <aoliva@redhat.com>
28743         * doc/options.texi (PerFunction): New.
28744         * opt-functions.awk (switch_flags): Map both Optimization and
28745         PerFunction to CL_OPTIMIZATION.
28746         * opth-gen.awk: Test for PerFunction flag along with
28747         Optimization.
28748         * optc-save-gen.awk: Likewise.  Introduce var_opt_hash and set
28749         it only when the latter is present.  Skip those that don't in
28750         the hash function generator.
28751         * common.opt (fvar-tracking): Mark as PerFunction instead of
28752         Optimization.
28753         (fvar-tracking-assignments): Likewise.
28754         (fvar-tracking-assignments-toggle): Likewise.
28755         (fvar-tracking-uninit): Likewise.
28757 2017-01-07  Jakub Jelinek  <jakub@redhat.com>
28759         PR translation/79018
28760         * params.def (PARAM_MAX_STORES_TO_MERGE): Add missing space between
28761         the and store.
28763 2017-01-06  Mikael Pettersson  <mikpelinux@gmail.com>
28765         PR target/57583
28766         * config/m68k/m68k.opt (LONG_JUMP_TABLE_OFFSETS): New option.
28767         * config/m68k/linux.h (ASM_RETURN_CASE_JUMP): Handle
28768         TARGET_LONG_JUMP_TABLE_OFFSETS.
28769         * config/m68k/m68kelf.h (ASM_RETURN_CASE_JUMP): Likewise.
28770         * config/m68k/netbsd-elf.h (ASM_RETURN_CASE_JUMP): Likewise.
28771         * config/m68k/m68k.h (CASE_VECTOR_MODE): Likewise.
28772         (ASM_OUTPUT_ADDR_DIFF_ELF): Likewise.
28773         * config/m68k/m68k.md (tablejump expander): Likewise.
28774         (*tablejump_pcrel_hi): Renamed from unnamed insn, reject
28775         TARGET_LONG_JUMP_TABLE_OFFSETS.
28776         (*tablejump_pcrel_si): New insn, handle TARGET_LONG_JUMP_TABLE_OFFSETS.
28777         * doc/invoke.texi (M68K options): Add -mlong-jump-table-offsets.
28779 2017-01-06  Edgar E. Iglesias <edgar.iglesias@xilinx.com>
28780             David Holsgrove <david.holsgrove@xilinx.com>
28782         * common/config/microblaze/microblaze-common.c
28783         (TARGET_EXCEPT_UNWIND_INFO): Remove.
28784         * config/microblaze/microblaze-protos.h (microblaze_eh_return):
28785         New prototype.
28786         * config/microblaze/microblaze.c (microblaze_must_save_register)
28787         (microblaze_expand_epilogue, microblaze_return_addr): Handle
28788         calls_eh_return.
28789         (microblaze_eh_return): New function.
28790         * config/microblaze/microblaze.h (RETURN_ADDR_OFFSET)
28791         (EH_RETURN_DATA_REGNO, MB_EH_STACKADJ_REGNUM)
28792         (EH_RETURN_STACKADJ_RTX, ASM_PREFERRED_EH_DATA_FORMAT): New macros.
28793         * config/microblaze/microblaze.md (eh_return): New pattern.
28795 2017-01-06  Jakub Jelinek  <jakub@redhat.com>
28797         * system.h (GCC_DIAGNOSTIC_PUSH_IGNORED, GCC_DIAGNOSTIC_POP,
28798         GCC_DIAGNOSTIC_STRINGIFY): Define.
28800         * read-rtl.c (rtx_reader::read_rtx_code): Avoid -Wsign-compare warning.
28802 2017-01-06  Andre Vieira  <andre.simoesdiasvieira@arm.com>
28804         * config/arm/arm.md (<mcrr>): New.
28805         (<mrrc>): New.
28806         * config/arm/arm.c (arm_arch5te): New.
28807         (arm_option_override): Set arm_arch5te.
28808         (arm_coproc_builtin_available): Add support for mcrr, mcrr2, mrrc
28809         and mrrc2.
28810         * config/arm/arm-builtins.c (MCRR_QUALIFIERS): Define to...
28811         (arm_mcrr_qualifiers): ... this. New.
28812         (MRRC_QUALIFIERS): Define to...
28813         (arm_mrrc_qualifiers): ... this. New.
28814         * config/arm/arm_acle.h (__arm_mcrr, __arm_mcrr2, __arm_mrrc,
28815         __arm_mrrc2): New.
28816         * config/arm/arm_acle_builtins.def (mcrr, mcrr2, mrrc, mrrc2): New.
28817         * config/arm/iterators.md (MCRRI, mcrr, MCRR): New.
28818         (MRRCI, mrrc, MRRC): New.
28819         * config/arm/unspecs.md (VUNSPEC_MCRR, VUNSPEC_MCRR2, VUNSPEC_MRRC,
28820         VUNSPEC_MRRC2): New.
28822 2017-01-06  Andre Vieira  <andre.simoesdiasvieira@arm.com>
28824         * config/arm/arm.md (<mcr>): New.
28825         (<mrc>): New.
28826         * config/arm/arm.c (arm_coproc_builtin_available): Add
28827         support for mcr, mrc, mcr2 and mrc2.
28828         * config/arm/arm-builtins.c (MCR_QUALIFIERS): Define to...
28829         (arm_mcr_qualifiers): ... this. New.
28830         (MRC_QUALIFIERS): Define to ...
28831         (arm_mrc_qualifiers): ... this. New.
28832         (MCR_QUALIFIERS): Define to ...
28833         (arm_mcr_qualifiers): ... this. New.
28834         * config/arm/arm_acle.h (__arm_mcr, __arm_mrc, __arm_mcr2,
28835         __arm_mrc2): New.
28836         * config/arm/arm_acle_builtins.def (mcr, mcr2, mrc, mrc2): New.
28837         * config/arm/iterators.md (MCRI, mcr, MCR, MRCI, mrc, MRC): New.
28838         * config/arm/unspecs.md (VUNSPEC_MCR, VUNSPEC_MCR2, VUNSPEC_MRC,
28839         VUNSPEC_MRC2): New.
28841 2017-01-06  Andre Vieira  <andre.simoesdiasvieira@arm.com>
28843         * config/arm/arm.md (*ldc): New.
28844         (*stc): New.
28845         (<ldc>): New.
28846         (<stc>): New.
28847         * config/arm/arm.c (arm_coproc_builtin_available): Add
28848         support for ldc,ldcl,stc,stcl,ldc2,ldc2l,stc2 and stc2l.
28849         (arm_coproc_ldc_stc_legitimate_address): New.
28850         * config/arm/arm-builtins.c (arm_type_qualifiers): Add
28851         'qualifier_const_pointer'.
28852         (LDC_QUALIFIERS): Define to...
28853         (arm_ldc_qualifiers): ... this. New.
28854         (STC_QUALIFIERS): Define to...
28855         (arm_stc_qualifiers): ... this. New.
28856         * config/arm/arm-protos.h
28857         (arm_coproc_ldc_stc_legitimate_address): New.
28858         * config/arm/arm_acle.h (__arm_ldc, __arm_ldcl, __arm_stc,
28859         __arm_stcl, __arm_ldc2, __arm_ldc2l, __arm_stc2, __arm_stc2l): New.
28860         * config/arm/arm_acle_builtins.def (ldc, ldc2, ldcl, ldc2l, stc,
28861         stc2, stcl, stc2l): New.
28862         * config/arm/constraints.md (Uz): New.
28863         * config/arm/iterators.md (LDCI, STCI, ldc, stc, LDC STC): New.
28864         * config/arm/unspecs.md (VUNSPEC_LDC, VUNSPEC_LDC2, VUNSPEC_LDCL,
28865         VUNSPEC_LDC2L, VUNSPEC_STC, VUNSPEC_STC2, VUNSPEC_STCL,
28866         VUNSPEC_STC2L): New.
28868 2017-01-06  Andre Vieira  <andre.simoesdiasvieira@arm.com>
28870         * config/arm/arm.md (<cdp>): New.
28871         * config/arm/arm.c (neon_const_bounds): Rename this ...
28872         (arm_const_bounds): ... this.
28873         (arm_coproc_builtin_available): New.
28874         * config/arm/arm-builtins.c (SIMD_MAX_BUILTIN_ARGS): Increase.
28875         (arm_type_qualifiers): Add 'qualifier_unsigned_immediate'.
28876         (CDP_QUALIFIERS): Define to...
28877         (arm_cdp_qualifiers): ... this. New.
28878         (void_UP): Define.
28879         (arm_expand_builtin_args): Add case for 6 arguments.
28880         * config/arm/arm-protos.h (neon_const_bounds): Rename this ...
28881         (arm_const_bounds): ... this.
28882         (arm_coproc_builtin_available): New.
28883         * config/arm/arm_acle.h (__arm_cdp): New.
28884         (__arm_cdp2): New.
28885         * config/arm/arm_acle_builtins.def (cdp): New.
28886         (cdp2): New.
28887         * config/arm/iterators.md (CDPI,CDP,cdp): New.
28888         * config/arm/neon.md: Rename all 'neon_const_bounds' to
28889         'arm_const_bounds'.
28890         * config/arm/types.md (coproc): New.
28891         * config/arm/unspecs.md (VUNSPEC_CDP, VUNSPEC_CDP2): New.
28892         * doc/extend.texi (ACLE): Add a mention of Coprocessor intrinsics.
28893         * doc/sourcebuild.texi (arm_coproc1_ok, arm_coproc2_ok,
28894         arm_coproc3_ok, arm_coproc4_ok): Document new effective targets.
28896 2017-01-06  Andre Vieira  <andre.simoesdiasvieira@arm.com>
28898         * config/arm/arm-builtins.c (arm_unsigned_binop_qualifiers): New.
28899         (UBINOP_QUALIFIERS): New.
28900         (si_UP): Define.
28901         (acle_builtin_data): New. Change comment.
28902         (arm_builtins): Remove ARM_BUILTIN_CRC32B, ARM_BUILTIN_CRC32H,
28903         ARM_BUILTIN_CRC32W, ARM_BUILTIN_CRC32CB, ARM_BUILTIN_CRC32CH,
28904         ARM_BUILTIN_CRC32CW. Add ARM_BUILTIN_ACLE_BASE and include
28905         arm_acle_builtins.def.
28906         (ARM_BUILTIN_ACLE_PATTERN_START): Define.
28907         (arm_init_acle_builtins): New.
28908         (CRC32_BUILTIN): Remove.
28909         (bdesc_2arg): Remove entries for crc32b, crc32h, crc32w,
28910         crc32cb, crc32ch and crc32cw.
28911         (arm_init_crc32_builtins): Remove.
28912         (arm_init_builtins): Use arm_init_acle_builtins rather
28913         than arm_init_crc32_builtins.
28914         (arm_expand_acle_builtin): New.
28915         (arm_expand_builtin): Use 'arm_expand_acle_builtin'.
28916         * config/arm/arm_acle_builtins.def: New.
28918 2017-01-06  Andre Vieira  <andre.simoesdiasvieira@arm.com>
28920         * config/arm/arm-builtins.c (neon_builtin_datum): Rename to ..
28921         (arm_builtin_datum): ... this.
28922         (arm_init_neon_builtin): Rename to ...
28923         (arm_init_builtin): ... this. Add a new parameters PREFIX
28924         and USE_SIG_IN_NAME.
28925         (arm_init_neon_builtins): Replace 'arm_init_neon_builtin' with
28926         'arm_init_builtin'. Replace type 'neon_builtin_datum' with
28927         'arm_builtin_datum'.
28928         (arm_init_vfp_builtins): Likewise.
28929         (builtin_arg): Rename enum's replacing 'NEON_ARG' with
28930         'ARG_BUILTIN' and add a 'ARG_BUILTIN_NEON_MEMORY.
28931         (arm_expand_neon_args): Rename to ...
28932         (arm_expand_builtin_args): ... this. Rename builtin_arg
28933         enum values and differentiate between ARG_BUILTIN_MEMORY
28934         and ARG_BUILTIN_NEON_MEMORY.
28935         (arm_expand_neon_builtin_1): Rename to ...
28936         (arm_expand_builtin_1): ... this. Rename builtin_arg enum
28937         values, arm_expand_builtin_args and add bool parameter NEON.
28938         (arm_expand_neon_builtin): Use arm_expand_builtin_1.
28939         (arm_expand_vfp_builtin): Likewise.
28940         (NEON_MAX_BUILTIN_ARGS): Remove, it was unused.
28942 2017-01-01  Jan Hubicka  <hubicka@ucw.cz>
28944         PR middle-end/77484
28945         * predict.def (PRED_POLYMORPHIC_CALL): Set to 59.
28946         * predict.c (tree_estimate_probability_bb): Reverse direction of
28947         polymorphic call predictor.
28949 2017-01-06  David Malcolm  <dmalcolm@redhat.com>
28951         * passes.c (execute_one_pass): Split out pass-skipping logic into...
28952         (determine_pass_name_match): ...this new function and...
28953         (should_skip_pass_p): ...this new function.
28955 2017-01-06  Nathan Sidwell  <nathan@acm.org>
28957         * ipa-visibility.c (function_and_variable_visibility): Reformat
28958         comments and long lines.  Remove extrneous if.
28959         * symtab.c (symtab_node::make_decl_local): Fix code format.
28960         (symtab_node::set_section_for_node): Fix comment typo.
28962 2017-01-06  Martin Liska  <mliska@suse.cz>
28964         PR bootstrap/79003
28965         * lra-constraints.c: Rename invariant to lra_invariant.
28966         * predict.c (set_even_probabilities): Initialize e to NULL.
28968 2017-01-05  Martin Sebor  <msebor@redhat.com>
28970         PR tree-optimization/78910
28971         * gimple-ssa-sprintf.c (tree_digits): Add an argument.
28972         (format_integer): Correct off-by-one error in the handling
28973         of precision with negative numbers in signed conversions..
28975 2017-01-05  Eric Botcazou  <ebotcazou@adacore.com>
28977         * doc/invoke.texi (C Dialect Options): Adjust -fsso-struct entry.
28979 2017-01-05  Jakub Jelinek  <jakub@redhat.com>
28981         PR tree-optimization/71016
28982         * tree-ssa-phiopt.c (tree_ssa_phiopt_worker): Pass cond_stmt to
28983         factor_out_conditional_conversion.  Formatting fix.
28984         (factor_out_conditional_conversion): Add cond_stmt argument.
28985         If arg1 is INTEGER_CST, punt if new_arg0 is not any operand of
28986         cond_stmt and if arg0_def_stmt is not the only stmt in its bb.
28987         Formatting fix.
28989 2017-01-05  David Malcolm  <dmalcolm@redhat.com>
28991         * Makefile.in (OBJS): Add read-md.o, read-rtl.o,
28992         read-rtl-function.o, and selftest-rtl.o.
28993         * config/aarch64/aarch64.c: Include selftest.h and selftest-rtl.h.
28994         (selftest::aarch64_test_loading_full_dump): New function.
28995         (selftest::aarch64_run_selftests): New function.
28996         (TARGET_RUN_TARGET_SELFTESTS): Wire it up to
28997         selftest::aarch64_run_selftests.
28998         * config/i386/i386.c
28999         (selftest::ix86_test_loading_dump_fragment_1): New function.
29000         (selftest::ix86_test_loading_call_insn): New function.
29001         (selftest::ix86_test_loading_full_dump): New function.
29002         (selftest::ix86_test_loading_unspec): New function.
29003         (selftest::ix86_run_selftests): Call the new functions.
29004         * emit-rtl.c (maybe_set_max_label_num): New function.
29005         * emit-rtl.h (maybe_set_max_label_num): New decl.
29006         * function.c (instantiate_decls): Guard call to
29007         instantiate_decls_1 with if (DECL_INITIAL (fndecl)).
29008         * function-tests.c (selftest::verify_three_block_rtl_cfg): Remove
29009         "static".
29010         * gensupport.c (gen_reader::gen_reader): Pass "false"
29011         for new "compact" param of rtx_reader.
29012         * print-rtl.c (rtx_writer::print_rtx_operand): Print "(nil)"
29013         rather than an empty string for NULL strings.
29014         * read-md.c: Potentially include config.h rather than bconfig.h.
29015         Wrap include of errors.h with #ifdef GENERATOR_FILE.
29016         (have_error): New global, copied from errors.c.
29017         (md_reader::read_name): Rename to...
29018         (md_reader::read_name_1): ...this, adding "out_loc" param,
29019         and converting "missing name or number" to returning false, rather
29020         than failing.
29021         (md_reader::read_name): Reimplement in terms of read_name_1.
29022         (md_reader::read_name_or_nil): New function.
29023         (md_reader::read_string): Handle "(nil)" by returning NULL.
29024         (md_reader::md_reader): Add new param "compact".
29025         (md_reader::read_md_files): Wrap with #ifdef GENERATOR_FILE.
29026         (md_reader::read_file): New method.
29027         * read-md.h (md_reader::md_reader): Add new param "compact".
29028         (md_reader::read_file): New method.
29029         (md_reader::is_compact): New accessor.
29030         (md_reader::read_name): Convert return type from void to file_location.
29031         (md_reader::read_name_or_nil): New decl.
29032         (md_reader::read_name_1): New decl.
29033         (md_reader::m_compact): New field.
29034         (noop_reader::noop_reader): Pass "false" for new "compact" param
29035         of rtx_reader.
29036         (rtx_reader::rtx_reader): Add new "compact" param.
29037         (rtx_reader::read_rtx_operand): Make virtual and convert return
29038         type from void to rtx.
29039         (rtx_reader::read_until): New decl.
29040         (rtx_reader::handle_any_trailing_information): New virtual function.
29041         (rtx_reader::postprocess): New virtual function.
29042         (rtx_reader::finalize_string): New virtual function.
29043         (rtx_reader::m_in_call_function_usage): New field.
29044         (rtx_reader::m_reuse_rtx_by_id): New field.
29045         * read-rtl-function.c: New file.
29046         * selftest-rtl.c (selftest::assert_rtx_ptr_eq_at): New function.
29047         * selftest-rtl.h (ASSERT_RTX_PTR_EQ): New macro.
29048         (selftest::verify_three_block_rtl_cfg): New decl.
29049         * read-rtl-function.h: New file.
29050         * read-rtl.c: Potentially include config.h rather than bconfig.h.
29051         For host, include function.h, memmodel.h, and emit-rtl.h.
29052         (one_time_initialization): New function.
29053         (struct compact_insn_name): New struct.
29054         (compact_insn_names): New array.
29055         (find_code): Handle insn codes in compact dumps.
29056         (apply_subst_iterator): Wrap with #ifdef GENERATOR_FILE.
29057         (bind_subst_iter_and_attr): Likewise.
29058         (add_condition_to_string): Likewise.
29059         (add_condition_to_rtx): Likewise.
29060         (apply_attribute_uses): Likewise.
29061         (add_current_iterators): Likewise.
29062         (apply_iterators): Likewise.
29063         (initialize_iterators): Guard usage of apply_subst_iterator with
29064         #ifdef GENERATOR_FILE.
29065         (read_conditions): Wrap with #ifdef GENERATOR_FILE.
29066         (md_reader::read_mapping): Likewise.
29067         (add_define_attr_for_define_subst): Likewise.
29068         (add_define_subst_attr): Likewise.
29069         (read_subst_mapping): Likewise.
29070         (check_code_iterator): Likewise.
29071         (rtx_reader::read_rtx): Likewise.  Move one-time initialization
29072         logic to...
29073         (one_time_initialization): New function.
29074         (rtx_reader::read_until): New method.
29075         (read_flags): New function.
29076         (parse_reg_note_name): New function.
29077         (rtx_reader::read_rtx_code): Initialize "iterator" to NULL.
29078         Handle reuse_rtx ids.
29079         Wrap iterator lookup within #ifdef GENERATOR_FILE.
29080         Add parsing support for RTL dumps, mirroring the special-cases in
29081         print_rtx, by calling read_flags, reading REG_NOTE names, INSN_UID
29082         values, and calling handle_any_trailing_information.
29083         (rtx_reader::read_rtx_operand): Convert return type from void
29084         to rtx, returning return_rtx.  Handle case 'e'.  Call
29085         finalize_string on XSTR and XTMPL fields.
29086         (rtx_reader::read_nested_rtx):  Handle dumps in which trailing
29087          "(nil)" values were omitted.  Call the postprocess vfunc on the
29088         return_rtx.
29089         (rtx_reader::rtx_reader): Add new "compact" param and pass to base
29090         class ctor.  Initialize m_in_call_function_usage.  Call
29091         one_time_initialization.
29092         * rtl-tests.c (selftest::test_uncond_jump): Call
29093         set_new_first_and_last_insn.
29094         * rtl.h (read_rtx): Wrap decl with #ifdef GENERATOR_FILE.
29095         * selftest-rtl.c: New file.
29096         * selftest-rtl.h (class selftest::rtl_dump_test): New class.
29097         (selftest::get_insn_by_uid): New decl.
29098         * selftest-run-tests.c (selftest::run_tests): Call
29099         read_rtl_function_c_tests.
29100         * selftest.h  (selftest::read_rtl_function_c_tests): New decl.
29101         * tree-dfa.c (ssa_default_def): Return NULL_TREE for rtl function
29102         dumps.
29104 2017-01-05  Uros Bizjak  <ubizjak@gmail.com>
29106         * config/i386/i386.md (*testqi_ext_3): No need to handle memory
29107         operands in a special way.  Assert that pos+len <= mode precision.
29109 2017-01-05  Jakub Jelinek  <jakub@redhat.com>
29111         * common.opt (fvect-cost-model): Remove RejectNegative flag, use
29112         3 argument Alias with unlimited for the negative form.
29113         (fno-vect-cost-model): Removed.
29115 2017-01-05  Martin Liska  <mliska@suse.cz>
29117         * hsa-gen.c (gen_hsa_divmod): New function.
29118         (gen_hsa_insn_for_internal_fn_call): Use the function for IFN_DIVMOD.
29120 2017-01-05  Martin Liska  <mliska@suse.cz>
29122         PR pch/78970
29123         * gcc.c (lookup_compiler): Reject '-' filename for a precompiled
29124         header.
29126 2017-01-05  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
29128         * config/s390/s390.c (s390_expand_setmem): Unroll the loop for
29129         small constant length operands.
29131 2017-01-05  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
29133         * config/s390/s390.c (s390_expand_setmem): Avoid overlapping bytes
29134         between loop iterations.
29136 2017-01-05  Martin Liska  <mliska@suse.cz>
29138         PR sanitizer/78815
29139         * gimplify.c (gimplify_decl_expr): Compare to
29140         asan_poisoned_variables instread of checking flags.
29141         (gimplify_target_expr): Likewise.
29142         (gimplify_expr): Likewise.
29143         (gimplify_function_tree): Conditionally initialize
29144         asan_poisoned_variables.
29146 2017-01-04  Jeff Law  <law@redhat.com>
29148         PR tree-optimizatin/78812
29149         * rtl.h (contains_mem_rtx_p): Prototype.
29150         * ifcvt.c (containts_mem_rtx_p): Move from here to...
29151         * rtlanal.c (contains_mem_rtx_p): Here and remove static linkage.
29152         * gcse.c (prune_expressions): Use contains_mem_rtx_p to discover
29153         and prune MEMs that are not at the toplevel of a SET_SRC rtx.  Look
29154         through ZERO_EXTEND and SIGN_EXTEND when trying to avoid pruning MEMs.
29156 2017-01-04  Alexandre Oliva <aoliva@redhat.com>
29158         * input.c (assert_char_at_range): Default-initialize actual_range.
29160 2017-01-04  Alexandre Oliva <aoliva@redhat.com>
29162         * df-scan.c (df_ref_create_structure): Make regno unsigned,
29163         to match the caller.
29165 2017-01-04  Alexandre Oliva <aoliva@redhat.com>
29167         * cfgexpand.c (expand_gimple_basic_block): Disregard debug
29168         insns after final jump in test to emit dummy move.
29170 2017-01-04  Alexandre Oliva <aoliva@redhat.com>
29172         * gimple-iterator.h (gsi_one_nondebug_before_end_p): New.
29173         * tree-eh.c (cleanup_empty_eh): Skip more debug stmts.
29175 2017-01-04  Alexandre Oliva <aoliva@redhat.com>
29177         * multiple_target.c (create_dispatcher_calls): Init e_next.
29178         * tree-ssa-loop-split.c (split_loop): Init border.
29179         * tree-vect-loop.c (vect_determine_vectorization_factor): Init
29180         scalar_type.
29182 2017-01-04  Michael Meissner  <meissner@linux.vnet.ibm.com>
29184         PR target/71977
29185         PR target/70568
29186         PR target/78823
29187         * config/rs6000/predicates.md (sf_subreg_operand): New predicate.
29188         (altivec_register_operand): Do not return true if the operand
29189         contains a SUBREG mixing SImode and SFmode.
29190         (vsx_register_operand): Likewise.
29191         (vsx_reg_sfsubreg_ok): New predicate.
29192         (vfloat_operand): Do not return true if the operand contains a
29193         SUBREG mixing SImode and SFmode.
29194         (vint_operand): Likewise.
29195         (vlogical_operand): Likewise.
29196         (gpc_reg_operand): Likewise.
29197         (int_reg_operand): Likewise.
29198         * config/rs6000/rs6000-protos.h (valid_sf_si_move): Add declaration.
29199         * config/rs6000/rs6000.c (valid_sf_si_move): New function to
29200         determine if a MOVSI or MOVSF operation contains SUBREGs that mix
29201         SImode and SFmode.
29202         (rs6000_emit_move_si_sf_subreg): New helper function.
29203         (rs6000_emit_move): Call rs6000_emit_move_si_sf_subreg to possbily
29204         fixup SUBREGs involving SImode and SFmode.
29205         * config/rs6000/vsx.md (SFBOOL_*): New constants that are operand
29206         numbers for the new peephole2 optimization.
29207         (peephole2 for SFmode unions): New peephole2 to optimize cases in
29208         the GLIBC math library that do AND/IOR/XOR operations on single
29209         precision floating point.
29210         * config/rs6000/rs6000.h (TARGET_NO_SF_SUBREG): New internal
29211         target macros to say whether we need to avoid SUBREGs mixing
29212         SImode and SFmode.
29213         (TARGET_ALLOW_SF_SUBREG): Likewise.
29214         * config/rs6000/rs6000.md (UNSPEC_SF_FROM_SI): New unspecs.
29215         (UNSPEC_SI_FROM_SF): Likewise.
29216         (iorxor): Change spacing.
29217         (and_ior_xor): New iterator for AND, IOR, and XOR.
29218         (movsi_from_sf): New insns for SImode/SFmode SUBREG support.
29219         (movdi_from_sf_zero_ext): Likewise.
29220         (mov<mode>_hardfloat, FMOVE32 iterator): Use register_operand
29221         instead of gpc_reg_operand.  Add SImode/SFmode SUBREG support.
29222         (movsf_from_si): New insn for SImode/SFmode SUBREG support.
29223         (fma<mode>4): Use gpc_reg_operand instead of register_operand.
29224         (fms<mode>4): Likewise.
29225         (fnma<mode>4): Likewise.
29226         (fnms<mode>4): Likewise.
29227         (nfma<mode>4): Likewise.
29228         (nfms<mode>4): Likewise.
29230 2017-01-04  Marek Polacek  <polacek@redhat.com>
29232         PR c++/64767
29233         * doc/invoke.texi: Document -Wpointer-compare.
29235 2017-01-04  Jakub Jelinek  <jakub@redhat.com>
29237         * optc-gen.awk: Emit #error for -W*/-f*/-m* Enum without
29238         RejectNegative.
29240         * dwarf2out.c (output_loc_list): Don't throw away 64K+ location
29241         descriptions for -gdwarf-5 and emit them as uleb128 instead of
29242         2-byte data.
29244 2017-01-04  Kelvin Nilsen  <kelvin@gcc.gnu.org>
29246         PR target/78056
29247         * doc/sourcebuild.texi (PowerPC-specific attributes): Add
29248         documentation of the powerpc_popcntb_ok attribute.
29249         * config/rs6000/rs6000.c (rs6000_option_override_internal): Add
29250         code to issue warning messages if a requested CPU configuration is
29251         not supported by the binary (assembler and loader) toolchain.
29252         (spe_init_builtins): Add two assertions to prevent ICE if attempt is
29253         made to define a built-in function that has been disabled.
29254         (paired_init_builtins): Add assertion to prevent ICE if attempt is
29255         made to define a built-in function that has been disabled.
29256         (altivec_init_builtins): Add comment explaining why definition
29257         of the DST built-in functions is not preceded by an assertion
29258         check.  Add assertions to prevent ICE if attempts are made to
29259         define an altivec predicate or an abs* built-in function that has
29260         been disabled.
29261         (htm_init_builtins): Add comment explaining why definition of the
29262         htm built-in functions is not preceded by an assertion check.
29264 2017-01-04  Jeff Law  <law@redhat.com>
29266         PR tree-optimizatin/67955
29267         * tree-ssa-alias.c (same_addr_size_stores_p): Check offsets first.
29268         Allow any SSA_VAR_P as the base objects.  Use integer_zerop.  Verify
29269         the points-to solution does not include pt_null.  Use DECL_PT_UID
29270         unconditionally.
29272 2017-01-04  Uros Bizjak  <ubizjak@gmail.com>
29274         * config/i386/i386.md (HI/SImode test with imm to QImode splitters):
29275         Use gen_int_mode instead of gen_lopwart for const_int operands.
29277 2017-01-04  Jakub Jelinek  <jakub@redhat.com>
29279         PR tree-optimization/71563
29280         * match.pd: Simplify X << Y into X if Y is known to be 0 or
29281         out of range value - has low bits known to be zero.
29283 2017-01-04  Alan Modra  <amodra@gmail.com>
29285         * Makefile.in (aclocal_deps): Update and order as per aclocal.m4.
29286         * configure: Regenerate.
29287         * config.in: Regenerate.
29289 2017-01-04  Jakub Jelinek  <jakub@redhat.com>
29291         PR bootstrap/77569
29292         * input.c (ebcdic_execution_charset::on_error): Don't use strstr for
29293         a substring of the message, but strcmp with the whole message.  Ifdef
29294         ENABLE_NLS, translate the message first using dgettext.
29296 2017-01-03  Jeff Law  <law@redhat.com>
29298         PR tree-optimizatin/78856
29299         * tree-ssa-threadupdate.c: Include tree-vectorizer.h.
29300         (mark_threaded_blocks): Remove code to truncate thread paths that
29301         cross multiple loop headers.  Instead invalidate the cached loop
29302         iteration information and handle case of a thread path walking
29303         into an irreducible region.
29305 2017-01-03  Michael Meissner  <meissner@linux.vnet.ibm.com>
29307         PR target/78900
29308         * config/rs6000/rs6000.c (rs6000_split_signbit): Change some
29309         assertions.  Add support for doing the signbit if the IEEE 128-bit
29310         floating point value is in a GPR.
29311         * config/rs6000/rs6000.md (Fsignbit): Delete.
29312         (signbit<mode>2_dm): Delete using <Fsignbit> and just use "wa".
29313         Update the length attribute if the value is in a GPR.
29314         (signbit<mode>2_dm_<su>ext): Add combiner pattern to eliminate
29315         the sign or zero extension instruction, since the value is always 0/1.
29316         (signbit<mode>2_dm2): Delete using <Fsignbit>.
29318         PR target/78953
29319         * config/rs6000/vsx.md (vsx_extract_<mode>_store_p9): If we are
29320         extracting SImode to a GPR register so that we can generate a
29321         store, limit the vector to be in a traditional Altivec register
29322         for the vextuwrx instruction.
29324 2017-01-03  Ian Lance Taylor  <iant@google.com>
29326         * godump.c (go_format_type): Treat ENUMERAL_TYPE like INTEGER_TYPE.
29328 2017-01-03  Martin Sebor  <msebor@redhat.com>
29330         PR tree-optimization/78696
29331         * gimple-ssa-sprintf.c (format_floating): Correct handling of
29332         precision.  Use MPFR for %f for greater fidelity.  Correct handling
29333         of %g.
29334         (pass_sprintf_length::compute_format_length): Set width and precision
29335         specified by asrerisk to void_node for vararg functions.
29336         (try_substitute_return_value): Adjust dump output.
29338 2017-01-03  David Edelsohn  <dje.gcc@gmail.com>
29340         * doc/invoke.texi (RS6000 options): LRA is enabled by default.
29342 2017-01-03  Eric Botcazou  <ebotcazou@adacore.com>
29344         * doc/invoke.texi (SPARC options): Document -mlra as the default.
29345         * config/sparc/sparc.c (sparc_option_override): Force LRA unless
29346         -mlra/-mno-lra was passed to the compiler.
29348 2017-01-03  James Cowgill  <James.Cowgill@imgtec.com>
29350         PR rtl-optimization/65618
29351         * emit-rtl.c (try_split): Move initialization of "before" and
29352         "after" to just before the call to emit_insn_after_setloc.
29354 2017-01-03  Gerald Pfeifer  <gerald@pfeifer.com>
29356         * doc/md.texi (Standard Names): Remove reference to Java frontend.
29358 2017-01-03  Pierre-Marie de Rodat  <derodat@adacore.com>
29360         * dwarf2out.c (gen_enumeration_type_die): When
29361         -gno-strict-dwarf, add a DW_AT_encoding attribute.
29363 2017-01-03  Jakub Jelinek  <jakub@redhat.com>
29365         PR tree-optimization/78965
29366         * gimple-ssa-sprintf.c (pass_sprintf_length::compute_format_length):
29367         Change first argument from const call_info & to call_info &.  For %n
29368         set info.nowrite to false.
29370         PR middle-end/78901
29371         * gimple-ssa-sprintf.c (try_substitute_return_value): Don't change
29372         possibly throwing calls.
29374         * genmatch.c (dt_node::gen_kids_1): If generic_exprs include SSA_NAME
29375         and exprs_len || fns_len, emit the code for SSA_NAME next to the exprs
29376         and fns handling, rather than in a separate case SSA_NAME.
29378 2017-01-02  Jeff Law  <law@redhat.com>
29380         * config/darwin-driver.c (darwin_driver_init): Const-correctness
29381         fixes for first_period and second_period variables.
29383 2017-01-02  Uros Bizjak  <ubizjak@gmail.com>
29385         PR target/78967
29386         * config/i386/i386.md (UNSPEC_NOREX_MEM): New unspec.
29387         (*insvqi_1): New insn pattern.
29388         (*insvqi_1_mem_rex64): Ditto.
29389         (*insvqi_2): Ditto.
29390         (*insvqi_3): Rename from *insvqi.
29392         (*extzvqi_mem_rex64): Add UNSPEC_NOREX_MEM tag.
29394 2017-01-02  Gerald Pfeifer  <gerald@pfeifer.com>
29396         * doc/cfg.texi (Edges): Remove reference to Java.
29397         (Maintaining the CFG): Ditto.
29399 2017-01-01  Jan Hubicka  <hubicka@ucw.cz>
29401         PR middle-end/77674
29402         * symtab.c (symtab_node::binds_to_current_def_p): Fix handling of
29403         transparent aliases.
29405 2017-01-01  Jan Hubicka  <hubicka@ucw.cz>
29407         PR middle-end/77484
29408         * predict.def (PRED_CALL): Update hitrate.
29409         (PRED_INDIR_CALL, PRED_POLYMORPHIC_CALL): New predictors.
29410         * predict.c (tree_estimate_probability_bb): Split CALL predictor
29411         into direct/indirect/polymorphic variants.
29413 2017-01-01  Jakub Jelinek  <jakub@redhat.com>
29415         Update copyright years.
29417         * gcc.c (process_command): Update copyright notice dates.
29418         * gcov-dump.c (print_version): Ditto.
29419         * gcov.c (print_version): Ditto.
29420         * gcov-tool.c (print_version): Ditto.
29421         * gengtype.c (create_file): Ditto.
29422         * doc/cpp.texi: Bump @copying's copyright year.
29423         * doc/cppinternals.texi: Ditto.
29424         * doc/gcc.texi: Ditto.
29425         * doc/gccint.texi: Ditto.
29426         * doc/gcov.texi: Ditto.
29427         * doc/install.texi: Ditto.
29428         * doc/invoke.texi: Ditto.
29430 Copyright (C) 2017 Free Software Foundation, Inc.
29432 Copying and distribution of this file, with or without modification,
29433 are permitted in any medium without royalty provided the copyright
29434 notice and this notice are preserved.