use c++ for bitmap_initialize
[official-gcc.git] / gcc / ChangeLog
blob4be715504580d1f68e755fd972af5e6673662472
1 2017-07-28  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
3         * bitmap.c (bitmap_alloc): Adjust.
4         (bitmap_gc_alloc): Likewise.
5         * bitmap.h (bitmap_initialize_stat): Remove _stat from name.
7 2017-07-28  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
9         * bitmap.c (bitmap_obstack_alloc_stat): Rename to bitmap_alloc.
10         (bitmap_gc_alloc_stat): Rename to bitmap_gc_alloc.
11         * bitmap.h (bitmap_obstack_alloc_stat): Adjust prototype.
12         (bitmap_gc_alloc_stat): Likewise.
13         (BITMAP_ALLOC, BITMAP_GGC_ALLOC): Adjust.
15 2017-07-28  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
17         * rtl.c (shallow_copy_rtx_stat): Remove _stat from name.
18         * rtl.h (shallow_copy_rtx): Remove macro.
20 2017-07-28  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
22         * emit-rtl.c (gen_raw_REG): Adjust.
23         * gengenrtl.c (gendef): Likewise.
24         * rtl.c (rtx_alloc_stat): Remove _stat from name.
25         * rtl.h (rtx_alloc): Remove macro.
27 2017-07-28  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
29         * tree.c (build_tree_list_vec_stat): Remove _stat from name.
30         (build_tree_list_stat): Likewise.
31         * tree.h (build_tree_list): Remove macro.
32         (build_tree_list_vec): Likewise.
34 2017-07-28  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
36         * tree.c (make_vector_stat): Remove _stat from name.
37         (build_vector_stat): Likewise.
38         * tree.h (make_vector_stat): Remove macro.
39         (build_vector_stat): Likewise.
41 2017-07-28  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
43         * tree.h (build_var_debug_value): Remove prototype.
45 2017-07-28  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
47         * tree.c (tree_cons_stat): Remove _stat from name.
48         * tree.h (tree_cons): Remove macro.
50 2017-07-28  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
52         * tree.c (build_vl_exp_stat): Remove _stat from name.
53         * tree.h (build_vl_exp): Remove macro.
55 2017-07-28  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
57         * tree.c (build_decl_stat): Remove _stat from name.
58         * tree.h (build_decl): Remove macro.
60 2017-07-28  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
62         * gimple.c (gimple_build_with_ops_stat): Adjust.
63         (gimple_alloc_stat): Remove _stat from name.
64         * gimple.h (gimple_alloc): Remove macro.
66 2017-07-28  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
68         * tree.c (make_tree_vec_stat): Remove _stat from name.
69         (grow_tree_vec_stat): Likewise.
70         * tree.h (make_tree_vec_stat): Adjust prototype.
71         (grow_tree_vec_stat): Likewise.
72         (make_tree_vec): Remove macro.
73         (grow_tree_vec): Likewise.
75 2017-07-28  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
77         * fold-const.c (fold_build1_stat_loc): Adjust.
78         (fold_build2_stat_loc): Likewise.
79         (fold_build3_stat_loc): Likewise.
80         * tree.c (build0_stat): Remove _stat from name.
81         (build1_stat): Likewise.
82         (build2_stat): Likewise.
83         (build3_stat): Likewise.
84         (build4_stat): Likewise.
85         (build5_stat): Likewise.
86         * tree.h (build1_loc): Remove macro, and rename _stat function
87         to this.
88         (build2_loc): Likewise.
89         (build3_loc): Likewise.
90         (build4_loc): Likewise.
91         (build5_loc): Likewise.
93 2017-07-28  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
95         * tree.c (make_int_cst_stat): Remove _stat from name.
96         * tree.h (make_int_cst_stat): Adjust prototype.
97         (make_int_cst): Remove macro.
99 2017-07-28  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
101         * tree.c (make_tre_binfo_stat): Remove _stat from name.
102         * tree.h (make_tree_binfo_stat): Adjust prototype.
103         (make_tree_binfo): Remove.
105 2017-07-28  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
107         * tree.c (copy_node_stat): Rename to copy_node.
108         (build_distinct_type_copy): Adjust.
109         * tree.h (copy_node_stat): Adjust prototype.
110         (copy_node): Remove macro.
112 2017-07-28  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
114         * tree.c (make_node_stat): rename to make_node.
115         (build_tree_list_stat): Adjust.
116         (build0_stat): Likewise.
117         (build2_stat): Likewise.
118         (build3_stat): Likewise.
119         (build4_stat): Likewise.
120         (build5_stat): Likewise.
121         (build_decl_stat): Likewise.
122         * tree.h (make_node_stat): Adjust prototype.
123         (make_node): remove macro.
125 2017-07-28  Peter Bergner  <bergner@vnet.ibm.com>
127         * config/rs6000/ppc-auxv.h (PPC_FEATURE2_DARN): New define.
128         (PPC_FEATURE2_SCV): Likewise.
129         * config/rs6000/rs6000.c (cpu_supports_info): Use them.
131 2017-07-28  Tamar Christina  <tamar.christina@arm.com>
133         * config/aarch64/aarch64.c
134         (aarch64_internal_mov_immediate): Add new special pattern.
135         * config/aarch64/aarch64.md (*movdi_aarch64):
136         Add reg/32bit const mov case.
138 2017-07-28  Tamar Christina  <tamar.christina@arm.com>
139             Richard Sandiford <richard.sandiford@linaro.org>
141         * config/aarch64/aarch64.md (mov<mode>): Generalize.
142         (*movhf_aarch64, *movsf_aarch64, *movdf_aarch64):
143         Add integer and movi cases.
144         (movi-split-hf-df-sf split, fp16): New.
145         (enabled): Added TARGET_FP_F16INST.
146         * config/aarch64/iterators.md (GPF_HF): New.
147         * config/aarch64/predicates.md (aarch64_reg_or_fp_float): New.
149 2017-07-28  Tamar Christina  <tamar.christina@arm.com>
151         * config/aarch64/aarch64.c
152         (aarch64_simd_container_mode): Add prototype.
153         (aarch64_expand_mov_immediate): Add HI support.
154         (aarch64_reinterpret_float_as_int, aarch64_float_const_rtx_p: New.
155         (aarch64_can_const_movi_rtx_p): New.
156         (aarch64_preferred_reload_class):
157         Remove restrictions of using FP registers for certain SIMD operations.
158         (aarch64_rtx_costs): Added new cost for CONST_DOUBLE moves.
159         (aarch64_valid_floating_const): Add integer move validation.
160         (aarch64_simd_imm_scalar_p): Remove.
161         (aarch64_output_scalar_simd_mov_immediate): Generalize function.
162         (aarch64_legitimate_constant_p): Expand list of supported cases.
163         * config/aarch64/aarch64-protos.h
164         (aarch64_float_const_rtx_p, aarch64_can_const_movi_rtx_p): New.
165         (aarch64_reinterpret_float_as_int): New.
166         (aarch64_simd_imm_scalar_p): Remove.
167         * config/aarch64/constraints.md (Uvi): New.
168         (Dd): Split into Ds and new Dd.
169         * config/aarch64/aarch64.md (*movsi_aarch64):
170         Add SIMD mov case.
171         (*movdi_aarch64): Add SIMD mov case.
173 2017-07-28  Bin Cheng  <bin.cheng@arm.com>
175         * tree-predcom.c: (struct chain): Handle store-store chain in which
176         stores for elimination only store loop invariant values.
177         (execute_pred_commoning_chain): Ditto.
178         (prepare_initializers_chain_store_elim): Ditto.
179         (prepare_finalizers): Ditto.
180         (is_inv_store_elimination_chain): New function.
181         (initialize_root_vars_store_elim_1): New function.
183 2017-07-28  Bin Cheng  <bin.cheng@arm.com>
185         * tree-predcom.c: Revise general description of the pass.
186         (enum chain_type): New enum type for store elimination.
187         (struct chain): New field supporting store elimination.
188         (struct component): Ditto.
189         (dump_chain): Dump store-stores chain.
190         (release_chain): Release resources.
191         (split_data_refs_to_components): Compute and create component
192         contains only stores for elimination.
193         (get_chain_last_ref_at): New function.
194         (make_invariant_chain): Initialization.
195         (make_rooted_chain): Specify chain type in parameter and record it.
196         (add_looparound_copies): Skip for store-stores chain.
197         (determine_roots_comp): Compute type of chain and pass it to
198         make_rooted_chain.
199         (initialize_root_vars_store_elim_2): New function.
200         (finalize_eliminated_stores): New function.
201         (remove_stmt): Handle store for elimination.
202         (execute_pred_commoning_chain): Execute predictive commoning on
203         store-store chains.
204         (determine_unroll_factor): Skip unroll for store-stores chain.
205         (prepare_initializers_chain_store_elim): New function.
206         (prepare_initializers_chain): Hanlde store-store chain.
207         (prepare_finalizers_chain, prepare_finalizers): New function.
208         (tree_predictive_commoning_loop): Return integer value indicating
209         if loop is unrolled or lcssa form is corrupted.
210         (tree_predictive_commoning): Rewrite for lcssa form if necessary.
212 2017-07-28  Bin Cheng  <bin.cheng@arm.com>
214         * tree-predcom.c (initialize_root): Delete.
215         (execute_pred_commoning_chain): Initialize root vars and replace
216         reference of non-combined chain directly, rather than call above
217         function.
219 2017-07-28  Bin Cheng  <bin.cheng@arm.com>
221         * tree-predcom.c (ref_at_iteration): Add parameter NITERS.  Compute
222         memory reference to DR at (NITERS + ITERS)-th iteration of loop.
224 2017-07-28  Bin Cheng  <bin.cheng@arm.com>
226         * tree-predcom.c (struct chain): New field init_seq.
227         (release_chain): Release init_seq.
228         (prepare_initializers_chain): Record intialization stmts in above
229         field.
230         (insert_init_seqs): New function.
231         (tree_predictive_commoning_loop): Call insert_init_seqs.
233 2017-07-28  Bin Cheng  <bin.cheng@arm.com>
235         * tree-predcom.c (determine_roots_comp): Skip trivial components.
237 2017-07-28  Richard Biener  <rguenther@suse.de>
239         * match.pd: Remove superfluous :c.
240         * genmatch.c (simplify::id): Add member.
241         (lower_commutative, lower_opt_convert, lower_cond, lower_for):
242         Copy id.
243         (current_id): New global.
244         (dt_node::parent): Move from ...
245         (dt_operand::parent): ... here.  Add for_id member.
246         (is_a_helper <dt_operand *>::test): DT_TRUE is also a dt_operand.
247         (decision_tree::find_node): Relax order requirement when
248         merging DT_TRUE nodes to ones inbetween the current simplify
249         and the one we try to merge with.  Add diagnostic whenever
250         we need to enforce pattern order by not merging.
251         (decision_tree::insert): Set current_id.
252         (decision_tree::print_node): Dump parent node and for_id.
253         (parser::last_id): Add member.
254         (parser::push_simplify): Assign unique id.
255         (parser::parser): Initialize last_id.
257 2017-07-28  Martin Liska  <mliska@suse.cz>
259         PR sanitizer/81340
260         * sanopt.c (sanitize_rewrite_addressable_params): Set VALUE_EXPR after
261         gimple_build_debug_bind.
263 2017-07-28  Richard Biener  <rguenther@suse.de>
265         PR tree-optimization/81502
266         * match.pd: Add pattern combining BIT_INSERT_EXPR with
267         BIT_FIELD_REF.
268         * tree-cfg.c (verify_expr): Verify types of BIT_FIELD_REF
269         size/pos operands.
270         (verify_gimple_assign_ternary): Likewise for BIT_INSERT_EXPR pos.
271         * gimple-fold.c (maybe_canonicalize_mem_ref_addr): Use bitsizetype
272         for BIT_FIELD_REF args.
273         * fold-const.c (make_bit_field_ref): Likewise.
274         * tree-vect-stmts.c (vectorizable_simd_clone_call): Likewise.
276 2017-07-28  Jakub Jelinek  <jakub@redhat.com>
278         PR sanitizer/80998
279         * sanopt.c (pass_sanopt::execute): Handle IFN_UBSAN_PTR.
280         * tree-ssa-alias.c (call_may_clobber_ref_p_1): Likewise.
281         * flag-types.h (enum sanitize_code): Add SANITIZER_POINTER_OVERFLOW.
282         Or it into SANITIZER_UNDEFINED.
283         * ubsan.c: Include gimple-fold.h and varasm.h.
284         (ubsan_expand_ptr_ifn): New function.
285         (instrument_pointer_overflow): New function.
286         (maybe_instrument_pointer_overflow): New function.
287         (instrument_object_size): Formatting fix.
288         (pass_ubsan::execute): Call instrument_pointer_overflow
289         and maybe_instrument_pointer_overflow.
290         * internal-fn.c (expand_UBSAN_PTR): New function.
291         * ubsan.h (ubsan_expand_ptr_ifn): Declare.
292         * sanitizer.def (__ubsan_handle_pointer_overflow,
293         __ubsan_handle_pointer_overflow_abort): New builtins.
294         * tree-ssa-tail-merge.c (merge_stmts_p): Handle IFN_UBSAN_PTR.
295         * internal-fn.def (UBSAN_PTR): New internal function.
296         * opts.c (sanitizer_opts): Add pointer-overflow.
297         * lto-streamer-in.c (input_function): Handle IFN_UBSAN_PTR.
298         * fold-const.c (build_range_check): Compute pointer range check in
299         integral type if pointer arithmetics would be needed.  Formatting
300         fixes.
302 2017-07-28  Martin Liska  <mliska@suse.cz>
304         PR sanitizer/81460
305         * sanopt.c (sanitize_rewrite_addressable_params): Do not rewrite
306         parameters that are of a variable-length.
308 2017-07-28  Sebastian Huber  <sebastian.huber@embedded-brains.de>
310         * config.gcc (powerpc-*-rtems*): Remove rs6000/eabi.h.  Add
311         rs6000/biarch64.h.
312         * config/rs6000/rtems.h (ASM_DECLARE_FUNCTION_SIZE): New macro.
313         (ASM_OUTPUT_SPECIAL_POOL_ENTRY_P): Likewise.
314         (CRT_CALL_STATIC_FUNCTION): Likewise.
315         (ASM_DEFAULT_SPEC): New define.
316         (ASM_SPEC32): Likewise.
317         (ASM_SPEC64): Likewise.
318         (ASM_SPEC_COMMON): Likewise.
319         (ASM_SPEC): Likewise.
320         (INVALID_64BIT): Likewise.
321         (LINK_OS_DEFAULT_SPEC): Likewise.
322         (LINK_OS_SPEC32): Likewise.
323         (LINK_OS_SPEC64): Likewise.
324         (POWERPC_LINUX): Likewise.
325         (PTRDIFF_TYPE): Likewise.
326         (RESTORE_FP_PREFIX): Likewise.
327         (RESTORE_FP_SUFFIX): Likewise.
328         (SAVE_FP_PREFIX): Likewise.
329         (SAVE_FP_SUFFIX): Likewise.
330         (SIZE_TYPE): Likewise.
331         (SUBSUBTARGET_OVERRIDE_OPTIONS): Likewise.
332         (TARGET_64BIT): Likewise.
333         (TARGET_64BIT): Likewise.
334         (TARGET_AIX): Likewise.
335         (WCHAR_TYPE_SIZE): Likewise.
336         (WCHAR_TYPE): Undefine.
337         (TARGET_OS_CPP_BUILTINS): Add 64-bit PowerPC defines.
338         (CPP_OS_DEFAULT_SPEC): Use previous CPP_OS_RTEMS_SPEC.
339         (CPP_OS_RTEMS_SPEC): Delete.
340         (SUBSUBTARGET_EXTRA_SPECS): Remove cpp_os_rtems.  Add
341         asm_spec_common, asm_spec32, asm_spec64, link_os_spec32, and
342         link_os_spec64.
343         * config/rs6000/t-rtems: Add mcpu=e6500/m64 multilibs.
345 2017-07-28  Jakub Jelinek  <jakub@redhat.com>
347         PR tree-optimization/81578
348         * tree-parloops.c (build_new_reduction): Bail out if
349         reduction_code isn't one of the standard OpenMP reductions.
350         Move the details printing after that decision.
352 2017-07-27  Peter Bergner  <bergner@vnet.ibm.com>
354         * config/rs6000/predicates.md (volatile_mem_operand): Remove code
355         related to reload_in_progress.
356         (splat_input_operand): Likewise.
357         * config/rs6000/rs6000-protos.h (rs6000_secondary_memory_needed_rtx):
358         Delete prototype.
359         * config/rs6000/rs6000.c (machine_function): Remove sdmode_stack_slot
360         field.
361         (TARGET_EXPAND_TO_RTL_HOOK): Delete.
362         (TARGET_INSTANTIATE_DECLS): Likewise.
363         (legitimate_indexed_address_p): Delete reload_in_progress code.
364         (rs6000_debug_legitimate_address_p): Likewise.
365         (rs6000_eliminate_indexed_memrefs): Likewise.
366         (rs6000_emit_le_vsx_store): Likewise.
367         (rs6000_emit_move_si_sf_subreg): Likewise.
368         (rs6000_emit_move): Likewise.
369         (register_to_reg_type): Likewise.
370         (rs6000_pre_atomic_barrier): Likewise.
371         (rs6000_machopic_legitimize_pic_address): Likewise.
372         (rs6000_allocate_stack_temp): Likewise.
373         (rs6000_address_for_fpconvert): Likewise.
374         (rs6000_address_for_altivec): Likewise.
375         (rs6000_secondary_memory_needed_rtx): Delete function.
376         (rs6000_check_sdmode): Likewise.
377         (rs6000_alloc_sdmode_stack_slot): Likewise.
378         (rs6000_instantiate_decls): Likewise.
379         * config/rs6000/rs6000.h (SECONDARY_MEMORY_NEEDED_RTX): Delete.
380         * config/rs6000/rs6000.md (splitter for *movsi_got_internal):
381         Delete reload_in_progress.
382         (*vec_reload_and_plus_<mptrsize>): Likewise.
383         * config/rs6000/vsx.md (vsx_mul_v2di): Likewise.
384         (vsx_div_v2di): Likewise.
385         (vsx_udiv_v2di): Likewise.
387 2017-07-27  Peter Bergner  <bergner@vnet.ibm.com>
389         * config/rs6000/rs6000.opt (mlra): Replace with stub.
390         * config/rs6000/rs6000-cpus.def (POWERPC_MASKS): Delete OPTION_MASK_LRA.
391         * config/rs6000/rs6000.c (TARGET_LRA_P): Delete.
392         (rs6000_debug_reg_global): Delete print of LRA status.
393         (rs6000_option_override_internal): Delete dead LRA related code.
394         (rs6000_lra_p): Delete function.
395         * doc/invoke.texi (RS/6000 and PowerPC Options): Delete -mlra.
397 2017-07-27  Sebastian Huber  <sebastian.huber@embedded-brains.de>
399         * config.gcc (riscv*-*-elf*): Add (riscv*-*-rtems*).
400         * config/riscv/rtems.h: New file.
402 2017-07-27  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
403             Sudakshina Das  <sudi.das@arm.com>
405         * config/aarch64/aarch64.md
406         (define_split for and<mode>3nr_compare): Move
407         non aarch64_logical_operand to a register.
408         (define_split for and_<SHIFT:optab><mode>3nr_compare0): Move non
409         register immediate operand to a register.
410         * config/aarch64/predicates.md (aarch64_mov_imm_operand): New.
412 2017-07-27  Peter Bergner  <bergner@vnet.ibm.com>
414         PR middle-end/81564
415         * tree-cfg.c (group_case_labels_stmt): Handle already deleted blocks.
417 2017-07-27  Richard Biener  <rguenther@suse.de>
419         PR tree-optimization/81573
420         PR tree-optimization/81494
421         * tree-vect-loop.c (vect_create_epilog_for_reduction): Handle
422         multi defuse cycle case.
424 2017-07-27  Richard Biener  <rguenther@suse.de>
426         PR tree-optimization/81571
427         * tree-vect-slp.c (vect_build_slp_tree): Properly verify reduction
428         PHIs.
430 2017-07-27  Eric Botcazou  <ebotcazou@adacore.com>
432         * config/sparc/sparc.c (sparc_option_override): Set MASK_FSMULD flag
433         earlier and only if MASK_FPU is set.  Adjust formatting.
435 2017-07-27  Martin Liska  <mliska@suse.cz>
437         * opt-functions.awk: Add validation of value of Init.
438         * optc-gen.awk: Pass new argument.
440 2017-07-27  Martin Liska  <mliska@suse.cz>
442         * auto-profile.c (autofdo_source_profile::update_inlined_ind_target):
443         Fix wrong condition.
445 2017-07-27  Martin Liska  <mliska@suse.cz>
447         * auto-profile.c (afdo_annotate_cfg): Assign zero counts to
448         BBs and edges seen by autoFDO.
450 2017-07-27  Richard Biener  <rguenther@suse.de>
452         PR tree-optimization/81502
453         * tree-ssa.c (non_rewritable_lvalue_p): Handle BIT_INSERT_EXPR
454         with incompatible but same sized type.
455         (execute_update_addresses_taken): Likewise.
457 2017-07-27  James Greenhalgh  <james.greenhalgh@arm.com>
459         * tree-ssa-loop-ch.c (pass_ch::process_loop_p): Guard on
460         flag_tree_loop_vectorize rather than flag_tree_vectorize.
462 2017-07-27  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
464         PR target/81534
465         * config/s390/s390.md ("*atomic_compare_and_swap<mode>_1")
466         ("*atomic_compare_and_swapdi_2", "*atomic_compare_and_swapsi_3"):
467         Change s_operand to memory_operand.
469 2017-07-27  Richard Sandiford  <richard.sandiford@linaro.org>
471         * config/rs6000/rs6000-protos.h (rs6000_emit_le_vsx_permute): Declare.
472         * config/rs6000/rs6000.c (rs6000_gen_le_vsx_permute): Replace with...
473         (rs6000_emit_le_vsx_permute): ...this.  Take the destination as input.
474         Emit instructions rather than returning an expression.  Handle TFmode
475         and KFmode by casting to TImode.
476         (rs6000_emit_le_vsx_load): Update to use rs6000_emit_le_vsx_permute.
477         (rs6000_emit_le_vsx_store): Likewise.
478         * config/rs6000/vsx.md (VSX_TI): New iterator.
479         (*vsx_le_permute_<mode>): Use it instead of VSX_LE_128.
480         (*vsx_le_undo_permute_<mode>): Likewise.
481         (*vsx_le_perm_load_<mode>): Use rs6000_emit_le_vsx_permute to
482         emit the split sequence.
483         (*vsx_le_perm_store_<mode>): Likewise.
485 2017-07-27  Jakub Jelinek  <jakub@redhat.com>
487         PR tree-optimization/81555
488         PR tree-optimization/81556
489         * tree-ssa-reassoc.c (rewrite_expr_tree): Add NEXT_CHANGED argument,
490         if true, force CHANGED for the recursive invocation.
491         (reassociate_bb): Remember original length of ops array, pass
492         len != orig_len as NEXT_CHANGED in rewrite_expr_tree call.
494         * attribs.c (decl_attributes): Imply noinline, noclone and no_icf
495         attributes for noipa attribute.  For naked attribute use
496         lookup_attribute first before lookup_attribute_spec.
497         * final.c (rest_of_handle_final): Disable IPA RA for functions with
498         noipa attribute.
499         * ipa-visibility.c (non_local_p): Fix comment typos.  Return true
500         for functions with noipa attribute.
501         (cgraph_externally_visible_p): Return true for functions with noipa
502         attribute.
503         * cgraph.c (cgraph_node::get_availability): Return AVAIL_INTERPOSABLE
504         for functions with noipa attribute.
505         * doc/extend.texi: Document noipa function attribute.
506         * tree-ssa-structalias.c (refered_from_nonlocal_fn): Set *nonlocal_p
507         also for functions with noipa attribute.
508         (ipa_pta_execute): Set nonlocal_p also for nodes with noipa attribute.
510 2017-07-26  Andrew Pinski  <apinski@cavium.com>
512         * config/aarch64/aarch64.c (thunderx_vector_cost): Decrease cost of
513         vec_unalign_load_cost and vec_unalign_store_cost.
515 2017-07-26  Michael Meissner  <meissner@linux.vnet.ibm.com>
517         * config/rs6000/rs6000-cpus.def (ISA_2_7_MASKS_SERVER): Delete
518         -mvsx-small-integer option.
519         (ISA_3_0_MASKS_IEEE): Likewise.
520         (OTHER_VSX_VECTOR_MASKS): Likewise.
521         (POWERPC_MASKS): Likewise.
522         * config/rs6000/rs6000.opt (-mvsx-small-integer): Likewise.
523         * config/rs6000/rs6000.c (rs6000_hard_regno_mode_ok): Simplify
524         code, only testing for DImode being allowed in non-VSX floating
525         point registers.
526         (rs6000_init_hard_regno_mode_ok): Change TARGET_VSX_SMALL_INTEGER
527         to TARGET_P8_VECTOR test.  Remove redundant VSX test inside of
528         another VSX test.
529         (rs6000_option_override_internal): Delete -mvsx-small-integer.
530         (rs6000_expand_vector_set): Change TARGET_VSX_SMALL_INTEGER to
531         TARGET_P8_VECTOR test.
532         (rs6000_secondary_reload_simple_move): Likewise.
533         (rs6000_preferred_reload_class): Delete TARGET_VSX_SMALL_INTEGER,
534         since TARGET_P9_VECTOR was already tested.
535         (rs6000_opt_masks): Remove -mvsx-small-integer.
536         * config/rs6000/vsx.md (vsx_extract_<mode>): Delete
537         TARGET_VSX_SMALL_INTEGER, since a test for TARGET_P9_VECTOR was
538         used.
539         (vsx_extract_<mode>_p9): Delete TARGET_VSX_SMALL_INTEGER, since a
540         test for TARGET_VEXTRACTUB was used, and that uses
541         TARGET_P9_VECTOR.
542         (p9 extract splitter): Likewise.
543         (vsx_extract_<mode>_di_p9): Likewise.
544         (vsx_extract_<mode>_store_p9): Likewise.
545         (vsx_extract_si): Delete TARGET_VSX_SMALL_INTEGER, since a test
546         for TARGET_P9_VECTOR was used.  Delete code that is now dead with
547         the elimination of TARGET_VSX_SMALL_INTEGER.
548         (vsx_extract_<mode>_p8): Likewise.
549         (vsx_ext_<VSX_EXTRACT_I:VS_scalar>_fl_<FL_CONV:mode>): Likewise.
550         (vsx_ext_<VSX_EXTRACT_I:VS_scalar>_ufl_<FL_CONV:mode>): Likewise.
551         (vsx_set_<mode>_p9): Likewise.
552         (vsx_set_v4sf_p9): Likewise.
553         (vsx_set_v4sf_p9_zero): Likewise.
554         (vsx_insert_extract_v4sf_p9): Likewise.
555         (vsx_insert_extract_v4sf_p9_2): Likewise.
556         * config/rs6000/rs6000.md (sign extend splitter): Change
557         TARGET_VSX_SMALL_INTEGER to TARGET_P8_VECTOR test.
558         (floatsi<mode>2_lfiwax_mem): Likewise.
559         (floatunssi<mode>2_lfiwzx_mem): Likewise.
560         (float<QHI:mode><FP_ISA3:mode>2): Delete TARGET_VSX_SMALL_INTEGER,
561         since a test for TARGET_P9_VECTOR was used.
562         (float<QHI:mode><FP_ISA3:mode>2_internal): Likewise.
563         (floatuns<QHI:mode><FP_ISA3:mode>2): Likewise.
564         (floatuns<QHI:mode><FP_ISA3:mode>2_internal): Likewise.
565         (fix_trunc<mode>si2): Change TARGET_VSX_SMALL_INTEGER to
566         TARGET_P8_VECTOR test.
567         (fix_trunc<mode>si2_stfiwx): Likewise.
568         (fix_trunc<mode>si2_internal): Likewise.
569         (fix_trunc<SFDF:mode><QHI:mode>2): Delete
570         TARGET_VSX_SMALL_INTEGER, since a test for TARGET_P9_VECTOR was
571         used.
572         (fix_trunc<SFDF:mode><QHI:mode>2_internal): Likewise.
573         (fixuns_trunc<mode>si2): Change TARGET_VSX_SMALL_INTEGER to
574         TARGET_P8_VECTOR test.
575         (fixuns_trunc<mode>si2_stfiwx): Likewise.
576         (fixuns_trunc<SFDF:mode><QHI:mode>2): Delete
577         TARGET_VSX_SMALL_INTEGER, since a test for TARGET_P9_VECTOR was
578         used.
579         (fixuns_trunc<SFDF:mode><QHI:mode>2_internal): Likewise.
580         (fctiw<u>z_<mode>_smallint): Delete TARGET_VSX_SMALL_INTEGER,
581         since a test for TARGET_P9_VECTOR was used.
582         (splitter for loading small constants): Likewise.
584 2017-07-26  Andrew Pinski  <apinski@cavium.com>
586         * config/aarch64/aarch64.c (thunderx_vector_cost): Fix
587         vec_fp_stmt_cost.
589 2017-07-26  H.J. Lu  <hongjiu.lu@intel.com>
591         PR target/81563
592         * config/i386/i386.c (sp_valid_at): Properly check CFA offset.
593         (fp_valid_at): Likewise.
595 2017-07-26  James Greenhalgh  <james.greenhalgh@arm.com>
597         * config/aarch64/aarch64.c (cortexa57_addrcost_table): Remove.
598         (qdf24xx_addrcost_table): Likewise.
599         (cortexa57_tunings): Update to use generic_branch_cost.
600         (cortexa72_tunings): Likewise.
601         (cortexa73_tunings): Likewise.
602         (qdf24xx_tunings): Likewise.
604 2017-07-26  James Greenhalgh  <james.greenhalgh@arm.com>
606         * config/aarch64/aarch64.c (cortexa57_branch_cost): Remove.
607         (thunderx2t99_branch_cost): Likewise.
608         (cortexa35_tunings): Update to use generic_branch_cost.
609         (cortexa53_tunings): Likewise.
610         (cortexa57_tunings): Likewise.
611         (cortexa72_tunings): Likewise.
612         (cortexa73_tunings): Likewise.
613         (thunderx2t99_tunings): Likewise.
615 2017-07-26  Sebastian Huber  <sebastian.huber@embedded-brains.de>
617         * config/sparc/sparc.c (dump_target_flag_bits): Dump MASK_FSMULD.
618         (sparc_option_override): Honour MASK_FSMULD.
619         * config/sparc/sparc.h (MASK_FEATURES): Add MASK_FSMULD.
620         * config/sparc/sparc.md (muldf3_extend): Use TARGET_FSMULD.
621         * config/sparc/sparc.opt (mfsmuld): New option.
622         * doc/invoke.texi (mfsmuld): Document option.
624 2017-07-26  Marek Polacek  <polacek@redhat.com>
626         PR middle-end/70992
627         * tree.c (build2_stat): Don't set TREE_CONSTANT on divisions by zero.
629 2017-07-26  Richard Biener  <rguenther@suse.de>
631         * gimple-match-head.c (do_valueize): Return OP if valueize
632         returns NULL_TREE.
633         (get_def): New helper to get at the def stmt of a SSA name
634         if valueize allows.
635         * genmatch.c (dt_node::gen_kids_1): Use get_def instead of
636         do_valueize to get at the def stmt.
637         (dt_operand::gen_gimple_expr): Simplify do_valueize calls.
639 2017-07-26  Wilco Dijkstra  <wdijkstr@arm.com>
641         PR middle-end/46932
642         * auto-inc-dec.c (parse_add_or_inc): Block autoinc on sfp.
644 2017-07-26  Martin Liska  <mliska@suse.cz>
646         PR sanitize/81186
647         * function.c (expand_function_start): Make expansion of
648         nonlocal_goto_save_area after parm_birth_insn.
650 2017-07-26  Sebastian Huber  <sebastian.huber@embedded-brains.de>
652         * config/sparc/sparc.c (sparc_option_override): Remove MASK_FPU
653         from all CPU target flags enable members.
655 2017-07-26  Richard Biener  <rguenther@suse.de>
657         * genmatch.c (dt_simplify::gen): Make iterator vars const.
658         (decision_tree::gen): Make 'type' const.
659         (write_predicate): Likewise.
661 2017-07-24  Michael Meissner  <meissner@linux.vnet.ibm.com>
663         * config/rs6000/rs6000.c (rs6000_init_hard_regno_mode_ok):
664         Eliminate TARGET_UPPER_REGS_{DF,DI,SF} usage.
665         (rs6000_option_override_internal): Likewise.
666         (rs6000_expand_vector_set): Likewise.
667         * config/rs6000/rs6000.h (TARGET_UPPER_REGS_DF): Delete.
668         (TARGET_UPPER_REGS_SF): Likewise.
669         (TARGET_UPPER_REGS_DI): Likewise.
670         (TARGET_VEXTRACTUB): Eliminate TARGET_UPPER_REGS_{DF,DI,SF}.
671         (TARGET_DIRECT_MOVE_64BIT): Likewise.
672         * config/rs6000/rs6000.md (ALTIVEC_DFORM): Likewise.
673         (float<QHI:mode><FP_ISA3:mode>2_internal): Likewise.
674         (Splitters for DI constants in Altivec registers): Likewise.
675         * config/rs6000/vsx.md (vsx_set_<mode>_p9): Likewise.
676         (vsx_set_v4sf_p9): Likewise.
677         (vsx_set_v4sf_p9_zero): Likewise.
678         (vsx_insert_extract_v4sf_p9): Likewise.
679         (vsx_insert_extract_v4sf_p9_2): Likewise.
681 2017-07-25  Carl Love  <cel@us.ibm.com>
683         * doc/extend.texi: Update the built-in documentation file for the
684         existing built-in functions
685         vector signed char vec_cnttz (vector signed char);
686         vector unsigned char vec_cnttz (vector unsigned char);
687         vector signed short vec_cnttz (vector signed short);
688         vector unsigned short vec_cnttz (vector unsigned short);
689         vector signed int vec_cnttz (vector signed int);
690         vector unsigned int vec_cnttz (vector unsigned int);
691         vector signed long long vec_cnttz (vector signed long long);
692         vector unsigned long long vec_cnttz (vector unsigned long long);
694 2017-07-25  Andrew Pinski  <apinski@cavium.com>
696         * tree-ssa-uninit.c (warn_uninitialized_vars): Don't warn about memory
697         accesses where the use is for the first operand of a BIT_INSERT.
699 2017-07-25  Jim Wilson  <jim.wilson@linaro.org>
701         PR bootstrap/81521
702         * config/i386/winnt-cxx.c (i386_pe_adjust_class_at_definition): Look
703         for FUNCTION_DECLs in TYPE_FIELDS rather than TYPE_METHODS.
705 2017-07-25  Jim Wilson  <jim.wilson@linaro.org>
707         * config/i386/gstabs.h: Delete.
708         * config/i386/openbsd.h, config/i386/t-openbsd: Likewise.
710 2017-07-25  Uros Bizjak  <ubizjak@gmail.com>
712         * config/i386/i386.c (ix86_decompose_address): Do not check for
713         register RTX when looking at index_reg or base_reg.
714         * config/i386/i386.h (INCOMING_RETURN_ADDR_RTX): Use stack_pointer_rtx.
716 2017-07-25  Eric Botcazou  <ebotcazou@adacore.com>
718         * gimple.c (gimple_assign_set_rhs_with_ops): Do not ask gsi_replace
719         to update EH info here.
721 2017-07-25  Alexander Monakov  <amonakov@ispras.ru>
723         * match.pd ((X * CST1) * CST2): Simplify to X * (CST1 * CST2).
725 2017-07-25  Alexander Monakov  <amonakov@ispras.ru>
727         * match.pd ((X * CST) * Y): Reassociate to (X * Y) * CST.
729 2017-07-25  Torsten Duwe  <duwe@suse.de>
731         * common.opt: Introduce -fpatchable-function-entry
732         command line option, and its variables function_entry_patch_area_size
733         and function_entry_patch_area_start.
734         * opts.c (common_handle_option): Add -fpatchable_function_entry_ case,
735         including a two-value parser.
736         * target.def (print_patchable_function_entry): New target hook.
737         * targhooks.h (default_print_patchable_function_entry): New function.
738         * targhooks.c (default_print_patchable_function_entry): Likewise.
739         * toplev.c (process_options): Switch off IPA-RA if
740         patchable function entries are being generated.
741         * varasm.c (assemble_start_function): Look at the
742         patchable-function-entry command line switch and current
743         function attributes and maybe generate NOP instructions by
744         calling the print_patchable_function_entry hook.
745         * doc/extend.texi: Document patchable_function_entry attribute.
746         * doc/invoke.texi: Document -fpatchable_function_entry
747         command line option.
748         * doc/tm.texi.in (TARGET_ASM_PRINT_PATCHABLE_FUNCTION_ENTRY):
749         New target hook.
750         * doc/tm.texi: Re-generate.
752 2017-07-25  Jakub Jelinek  <jakub@redhat.com>
754         PR target/81532
755         * config/i386/constraints.md (Yd, Ye): Use ALL_SSE_REGS for
756         TARGET_AVX512DQ rather than TARGET_AVX512BW.
758 2017-07-25  Tamar Christina  <tamar.christina@arm.com>
760         * config/arm/parsecpu.awk (all_cores): Remove duplicates.
762 2017-07-25  Richard Biener  <rguenther@suse.de>
764         PR tree-optimization/81455
765         * tree-ssa-loop-unswitch.c (find_loop_guard): Make sure to
766         not walk in cycles when looking for guards.
768 2017-07-25  Richard Biener  <rguenther@suse.de>
770         PR tree-optimization/81529
771         * tree-vect-stmts.c (process_use): Disregard live induction PHIs
772         when optimizing backedge uses.
774 2017-07-25  David Edelsohn  <dje.gcc@gmail.com>
776         * dwarf2asm.c (dw2_asm_output_nstring): Encode double quote
777         character for AIX.
778         * dwarf2out.c (output_macinfo): Copy debug_line_section_label
779         to dl_section_ref.  On AIX, append an expression to subtract
780         the size of the section length to dl_section_ref.
782 2017-07-25  Segher Boessenkool  <segher@kernel.crashing.org>
784         * configure.ac: If any of the config.* scripts fail, exit 1.
785         * configure: Regenerate.
787 2017-07-25  Richard Biener  <rguenther@suse.de>
789         PR middle-end/81546
790         * tree-ssa-operands.c (verify_imm_links): Remove cap on number
791         of immediate uses, be more verbose on errors.
793 2017-07-25  Richard Biener  <rguenther@suse.de>
795         PR tree-optimization/81510
796         * tree-vect-loop.c (vect_is_simple_reduction): When the
797         reduction stmt is not inside the loop bail out.
799 2017-07-25  Richard Biener  <rguenther@suse.de>
801         PR tree-optimization/81303
802         * tree-vect-loop-manip.c (vect_loop_versioning): Build
803         profitability check against LOOP_VINFO_NITERSM1.
805 2017-07-25  Alexander Monakov  <amonakov@ispras.ru>
807         * domwalk.c (cmp_bb_postorder): Simplify.
808         (sort_bbs_postorder): New function.  Use it...
809         (dom_walker::walk): ...here to optimize common cases.
811 2017-07-25  Martin Liska  <mliska@suse.cz>
813         PR ipa/81520
814         * ipa-visibility.c (function_and_variable_visibility): Make the
815         redirection just on target that supports aliasing.
816         Fix GNU coding style.
818 2017-07-25  Sebastian Huber  <sebastian.huber@embedded-brains.de>
820         PR libgcc/61152
821         * config/aarch64/rtems.h: Add GCC Runtime Library Exception.
822         Format changes.
823         * config/arm/rtems.h: Likewise.
824         * config/bfin/rtems.h: Likewise.
825         * config/i386/rtemself.h: Likewise.
826         * config/lm32/rtems.h: Likewise.
827         * config/m32c/rtems.h: Likewise.
828         * config/m68k/rtemself.h: Likewise.
829         * config/microblaze/rtems.h: Likewise.
830         * config/mips/rtems.h: Likewise.
831         * config/moxie/rtems.h: Likewise.
832         * config/nios2/rtems.h: Likewise.
833         * config/powerpcspe/rtems.h: Likewise.
834         * config/rs6000/rtems.h: Likewise.
835         * config/rtems.h: Likewise.
836         * config/sh/rtems.h: Likewise.
837         * config/sh/rtemself.h: Likewise.
838         * config/sparc/rtemself.h: Likewise.
840 2017-07-25  Georg-Johann Lay  <avr@gjlay.de>
842         PR 81487
843         * hsa-brig.c (brig_init): Use xasprintf instead of asprintf.
844         * gimple-pretty-print.c (dump_profile, dump_probability): Same.
845         * tree-ssa-structalias.c (alias_get_name): Same.
847 2017-07-25  Bin Cheng  <bin.cheng@arm.com>
849         PR target/81414
850         * config/aarch64/cortex-a57-fma-steering.c (analyze): Skip fmul/fmac
851         instructions if no du chain is found.
853 2017-07-25  Georg-Johann Lay  <avr@gjlay.de>
855         * config/avr/avr-log.c (avr_log_vadump) ['T']: Print NULL-TREE.
857 2017-07-25  Richard Biener  <rguenther@suse.de>
859         PR middle-end/81505
860         * fold-const.c (fold_negate_const): TREE_OVERFLOW should be
861         sticky.
863 2017-07-24  Michael Meissner  <meissner@linux.vnet.ibm.com>
865         * config/rs6000/rs6000-cpus.def (ISA_2_6_MASKS_SERVER): Delete
866         upper-regs options.
867         (ISA_2_7_MASKS_SERVER): Likewise.
868         (ISA_3_0_MASKS_IEEE): Likewise.
869         (OTHER_P8_VECTOR_MASKS): Likewise.
870         (OTHER_VSX_VECTOR_MASKS): Likewise.
871         (POWERPC_MASKS): Likewise.
872         (power7 cpu): Use ISA_2_6_MASKS_SERVER instead of using a
873         duplicate list of options.
874         * config/rs6000/rs6000-c.c (rs6000_target_modify_macros): Remove
875         explicit -mupper-regs options.
876         * config/rs6000/rs6000.opt (-mvsx-scalar-memory): Delete
877         -mupper-regs* options.  Delete -mvsx-scalar-memory, which was an
878         alias for -mupper-regs-df.
879         * config/rs6000/rs6000.c (rs6000_setup_reg_addr_masks): Likewise.
880         (rs6000_init_hard_regno_mode_ok): Likewise.
881         (rs6000_option_override_internal): Likewise.
882         (rs6000_opt_masks): Likewise.
883         * config/rs6000/rs6000.h (TARGET_UPPER_REGS_DF): Define upper regs
884         options in terms of whether -mvsx or -mpower8-vector was used.
885         (TARGET_UPPER_REGS_DI): Likewise.
886         (TARGET_UPPER_REGS_SF): Likewise.
887         * doc/invoke.texi (RS/6000 and PowerPC Options): Delete the
888         -mupper-regs-* options.
890 2017-07-24  Segher Boessenkool  <segher@kernel.crashing.org>
892         * passes.c (emergency_dump_function): Print some empty lines and a
893         header before the RTL dump.
895 2017-07-24  Segher Boessenkool  <segher@kernel.crashing.org>
897         * cfgrtl.c (rtl_dump_bb): Don't call NEXT_INSN on NULL.
899 2017-07-24  Wilco Dijkstra  <wdijkstr@arm.com>
901         PR target/79041
902         * config/aarch64/aarch64.c (aarch64_classify_symbol):
903         Avoid SYMBOL_SMALL_ABSOLUTE for literals with pc-relative literals.
905 2017-07-24  Carl Love  <cel@us.ibm.com>
907         * config/rs6000/rs6000-c.c: Add support for built-in functions
908         vector float vec_extract_fp32_from_shorth (vector unsigned short);
909         vector float vec_extract_fp32_from_shortl (vector unsigned short);
910         * config/rs6000/altivec.h (vec_extract_fp_from_shorth,
911         vec_extract_fp_from_shortl): Add defines for the two builtins.
912         * config/rs6000/rs6000-builtin.def (VEXTRACT_FP_FROM_SHORTH,
913         VEXTRACT_FP_FROM_SHORTL): Add BU_P9V_OVERLOAD_1 and BU_P9V_VSX_1
914         new builtins.
915         * config/rs6000/vsx.md vsx_xvcvhpsp): Add define_insn.
916         (vextract_fp_from_shorth, vextract_fp_from_shortl): Add define_expands.
917         * doc/extend.texi: Update the built-in documentation file for the
918         new built-in function.
920 2017-07-24  Jakub Jelinek  <jakub@redhat.com>
922         PR bootstrap/81521
923         * tree.def: Remove TYPE_METHODS documentation, adjust TYPE_FIELDS
924         documentation.
925         * doc/generic.texi: Likewise.
926         * config/i386/winnt-cxx.c (i386_pe_adjust_class_at_definition): Look
927         for FUNCTION_DECLs in TYPE_FIELDS rather than TYPE_METHODS.
929 2017-07-24  Jackson Woodruff  <jackson.woodruff@arm.com>
931         * config/aarch64/aarch64-simd.md (aarch64_mla_elt_merge<mode>): New.
932         (aarch64_mls_elt_merge<mode>): Likewise.
934 2017-07-23  Krister Walfridsson  <krister.walfridsson@gmail.com>
936         * config.gcc (*-*-netbsd*): Remove check for NetBSD versions not
937         having __cxa_atexit.
939 2017-07-23  Michael Collison  <michael.collison@arm.com>
941         * config/arm/arm.c (arm_option_override): Deprecate
942         use of -mstructure-size-boundary.
943         * config/arm/arm.opt: Deprecate -mstructure-size-boundary.
944         * doc/invoke.texi: Deprecate -mstructure-size-boundary.
946 2017-07-23  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
948         PR target/80695
949         * config/rs6000/rs6000.c (rs6000_builtin_vectorization_cost):
950         Reduce cost estimate for direct moves.
952 2017-07-23  Uros Bizjak  <ubizjak@gmail.com>
954         PR target/80569
955         * config/i386/i386.c (ix86_option_override_internal): Disable
956         BMI, BMI2 and TBM instructions for -m16.
958 2017-07-21  Carl Love  <cel@us.ibm.com>
960         * config/rs6000/rs6000-c.c (altivec_overloaded_builtins): Add
961         ALTIVEC_BUILTIN_VMULESW, ALTIVEC_BUILTIN_VMULEUW,
962         ALTIVEC_BUILTIN_VMULOSW, ALTIVEC_BUILTIN_VMULOUW entries.
963         * config/rs6000/rs6000.c (rs6000_gimple_fold_builtin,
964         builtin_function_type): Add ALTIVEC_BUILTIN_* case statements.
965         * config/rs6000/altivec.md (MVULEUW, VMULESW, VMULOUW,
966         VMULOSW): New enum "unspec" values.
967         (altivec_vmuleuw, altivec_vmulesw, altivec_vmulouw,
968         altivec_vmulosw): New patterns.
969         * config/rs6000/rs6000-builtin.def (VMLEUW, VMULESW, VMULOUW,
970         VMULOSW): Add definitions.
972 2017-07-21  Jim Wilson  <jim.wilson@linaro.org>
974         * config/aarch64/aarch64-cores.def (falkor): Add AARCH64_FL_RDMA.
975         (qdf24xx): Likewise.
976         * config/aarch64/aarch64-options-extensions.def (rdma); New.
977         * config/aarch64/aarch64.h (AARCH64_FL_RDMA): New.
978         (AARCH64_FL_V8_1): Renumber.
979         (AARCH64_FL_FOR_ARCH8_1): Add AARCH64_FL_RDMA.
980         (AARCH64_ISA_RDMA): Use AARCH64_FL_RDMA.
981         * config/aarch64/arm_neon.h: Use +rdma instead of arch=armv8.1-a.
982         * doc/invoke.texi (AArch64 Options): Mention +rmda in -march docs.  Add
983         rdma to feature modifiers list.
985 2017-07-21  Yury Gribov  <tetra2005@gmail.com>
987         PR middle-end/56727
988         * ipa-visibility (function_and_variable_visibility): Convert
989         recursive PLT call to direct call if appropriate.
991 2017-07-21  Andrew Pinski  <apinski@cavium.com>
993         * tree-ssa-sccvn.c (vn_nary_op_eq): Check BIT_INSERT_EXPR's
994         operand 1 to see if the types precision matches.
995         * fold-const.c (operand_equal_p): Likewise.
997 2017-07-21  Richard Biener  <rguenther@suse.de>
999         PR tree-optimization/81303
1000         * tree-vect-data-refs.c (vect_get_peeling_costs_all_drs): Pass
1001         in datarefs vector.  Allow NULL dr0 for no peeling cost estimate.
1002         (vect_peeling_hash_get_lowest_cost): Adjust.
1003         (vect_enhance_data_refs_alignment): Likewise.  Use
1004         vect_get_peeling_costs_all_drs to compute the penalty for no
1005         peeling to match up costs.
1007 2017-07-21  Richard Biener  <rguenther@suse.de>
1009         PR tree-optimization/81500
1010         * tree-vect-loop.c (vect_is_simple_reduction): Properly fail if
1011         we didn't identify a reduction path.
1013 2017-07-21  Tom de Vries  <tom@codesourcery.com>
1014             Cesar Philippidis  <cesar@codesourcery.com>
1016         PR gcov-profile/81442
1017         * config/nvptx/nvptx.c (nvptx_goacc_reduction_init): Add missing edge
1018         probabilities.
1020 2017-07-21  Tom de Vries  <tom@codesourcery.com>
1022         PR lto/81430
1023         * config/nvptx/nvptx.c (nvptx_override_options_after_change): New
1024         function.
1025         (TARGET_OVERRIDE_OPTIONS_AFTER_CHANGE): Define to
1026         nvptx_override_options_after_change.
1028 2017-07-21  Ulrich Drepper  <drepper@redhat.com>
1030         * dwarf2out.c (output_file_names): Avoid double testing for
1031         dwarf_version >= 5.
1033 2017-07-21  Georg-Johann Lay  <avr@gjlay.de>
1035         * doc/invoke.texi (AVR Built-in Functions): Re-layout section.
1037 2016-07-21  Jan Hubicka  <hubicka@ucw.cz>
1039         * cfgcleanup.c (flow_find_cross_jump): Do not crossjump across
1040         hot/cold regions.
1041         (try_crossjump_to_edge): Do not punt on partitioned functions.
1043 2016-07-21  Jan Hubicka  <hubicka@ucw.cz>
1045         * bb-reorder.c (find_rarely_executed_basic_blocks_and_crossing_edges):
1046         Put all BBs reachable only via paths crossing cold region to cold
1047         region.
1048         * cfgrtl.c (find_bbs_reachable_by_hot_paths): New function.
1050 2016-07-21  Richard Biener  <rguenther@suse.de>
1052         PR tree-optimization/81303
1053         * tree-vect-loop.c (vect_estimate_min_profitable_iters): Take
1054         into account prologue and epilogue iterations when raising
1055         min_profitable_iters to sth at least covering one vector iteration.
1057 2017-07-21  Tamar Christina  <tamar.christina@arm.com>
1059         * config/arm/arm.c (arm_test_cpu_arch_dat):
1060         Check for overlap.
1062 2017-07-20  Nathan Sidwell  <nathan@acm.org>
1064         Remove TYPE_METHODS.
1065         * tree.h (TYPE_METHODS): Delete.
1066         * dwarf2out.c (gen_member_die): Member fns are on TYPE_FIELDS.
1067         * dbxout.c (dbxout_type_fields): Ignore FUNCTION_DECLs.
1068         (dbxout_type_methods): Scan TYPE_FIELDS.
1069         (dbxout_type): Don't check TYPE_METHODS here.
1070         * function.c (use_register_for_decl): Always ignore register for
1071         class types when not optimizing.
1072         * ipa-devirt.c (odr_types_equivalent_p): Delete TYPE_METHODS scan.
1073         * tree.c (free_lang_data_in_type): Stitch out member functions and
1074         templates from TYPE_FIELDS.
1075         (build_distinct_type_copy, verify_type_variant,
1076         verify_type): Member fns are on TYPE_FIELDS.
1077         * tree-dump.c (dequeue_and_dump): No TYPE_METHODS.
1078         * tree-pretty-print.c (dump_generic_node): Likewise.
1080 2017-07-20  Jakub Jelinek  <jakub@redhat.com>
1082         PR target/80846
1083         * config/i386/i386.c (ix86_expand_vector_init_general): Handle
1084         V2TImode and V4TImode.
1085         (ix86_expand_vector_extract): Likewise.
1086         * config/i386/sse.md (VMOVE): Enable V4TImode even for just
1087         TARGET_AVX512F, instead of only for TARGET_AVX512BW.
1088         (ssescalarmode): Handle V4TImode and V2TImode.
1089         (VEC_EXTRACT_MODE): Add V4TImode and V2TImode.
1090         (*vec_extractv2ti, *vec_extractv4ti): New insns.
1091         (VEXTRACTI128_MODE): New mode iterator.
1092         (splitter for *vec_extractv?ti first element): New.
1093         (VEC_INIT_MODE): New mode iterator.
1094         (vec_init<mode>): Consolidate 3 expanders into one using
1095         VEC_INIT_MODE mode iterator.
1097 2017-07-20  Alexander Monakov  <amonakov@ispras.ru>
1099         * lra-assigns.c (pseudo_compare_func): Fix comparison step based on
1100         non_spilled_static_chain_regno_p.
1102 2017-07-20  Alexander Monakov  <amonakov@ispras.ru>
1104         * gimple-ssa-store-merging.c (sort_by_bitpos): Return 0 on equal bitpos.
1106 2017-07-20  Jan Hubicka  <hubicka@ucw.cz>
1108         * bb-reorder.c (connect_traces): Allow copying of blocks within
1109         single partition.
1111 2017-07-20  Richard Biener  <rguenther@suse.de>
1113         * gimple.h (gimple_phi_result): Add gphi * overload.
1114         (gimple_phi_result_ptr): Likewise.
1115         (gimple_phi_arg): Likewise.  Adjust index assert to only
1116         allow actual argument accesses rather than all slots available
1117         by capacity.
1118         (gimple_phi_arg_def): Add gphi * overload.
1119         * tree-phinodes.c (make_phi_node): Initialize only actual
1120         arguments.
1121         (resize_phi_node): Clear memory not covered by old node,
1122         do not initialize excess argument slots.
1123         (reserve_phi_args_for_new_edge): Initialize new argument slot
1124         completely.
1126 2017-07-20  Bin Cheng  <bin.cheng@arm.com>
1128         PR tree-optimization/81388
1129         Revert r238585:
1130         2016-07-21  Bin Cheng  <bin.cheng@arm.com>
1132         * tree-ssa-loop-niter.c (number_of_iterations_lt_to_ne): Clean up
1133         by removing computation of may_be_zero.
1135 2017-07-18  Jan Hubicka  <hubicka@ucw.cz>
1136             Tom de Vries  <tom@codesourcery.com>
1138         PR middle-end/81030
1139         * cfgbuild.c (find_many_sub_basic_blocks): Update REG_BR_PROB note
1140         when gimple level profile disagrees with what RTL expander did.
1142 2017-07-20  Richard Biener  <rguenther@suse.de>
1144         PR tree-optimization/61171
1145         * tree-vectorizer.h (slp_instance): Add reduc_phis member.
1146         (vect_analyze_stmt): Add slp instance parameter.
1147         (vectorizable_reduction): Likewise.
1148         * tree-vect-loop.c (vect_analyze_loop_operations): Adjust.
1149         (vect_is_simple_reduction): Deal with chains not detected
1150         as SLP reduction chain, specifically not properly associated
1151         chains containing a mix of plus/minus.
1152         (get_reduction_op): Remove.
1153         (get_initial_defs_for_reduction): Simplify, pass in whether
1154         this is a reduction chain, pass in the SLP node for the PHIs.
1155         (vect_create_epilog_for_reduction): Get the SLP instance as
1156         arg and adjust.
1157         (vectorizable_reduction): Get the SLP instance as arg.
1158         During analysis remember the SLP node with the PHIs in the
1159         instance.  Simplify getting at the vectorized reduction PHIs.
1160         * tree-vect-slp.c (vect_slp_analyze_node_operations): Pass
1161         through SLP instance.
1162         (vect_slp_analyze_operations): Likewise.
1163         * tree-vect-stms.c (vect_analyze_stmt): Likewise.
1164         (vect_transform_stmt): Likewise.
1166 2017-07-20  Tom de Vries  <tom@codesourcery.com>
1168         PR tree-optimization/81489
1169         * gimple-ssa-isolate-paths.c (find_implicit_erroneous_behavior): Move
1170         read of phi arg location to before loop that modifies phi.
1172 2017-07-20  Naveen H.S  <Naveen.Hurugalawadi@cavium.com>
1174         * match.pd (((m1 >/</>=/<= m2) * d -> (m1 >/</>=/<= m2) ? d : 0):
1175         New pattern.
1177 2017-07-19  Jan Hubicka  <hubicka@ucw.cz>
1179         PR middle-end/81331
1180         * except.c (execute): Fix ordering issue.
1182 2018-07-19  Segher Boessenkool  <segher@kernel.crashing.org>
1184         PR rtl-optimization/81423
1185         * combine.c (make_compound_operation_int): Don't try to optimize
1186         the AND of a SUBREG of an LSHIFTRT if that SUBREG is paradoxical.
1188 2017-07-19  Segher Boessenkool  <segher@kernel.crashing.org>
1190         PR rtl-optimization/81423
1191         * simplify-rtx.c (simplify_truncation): Handle truncating an IOR
1192         with a constant that is -1 in the truncated to mode.
1194 2017-07-19  Jan Hubicka  <hubicka@ucw.cz>
1196         * predict.c (propagate_unlikely_bbs_forward): Break out from ...
1197         (determine_unlikely_bbs): ... here.
1198         * predict.h (propagate_unlikely_bbs_forward): Declare.
1199         * cfgexpand.c (pass_expand::execute): Use it.
1200         * bb-reorder.c (sanitize_hot_paths): Do not consider known to be
1201         unlikely edges.
1202         (find_rarely_executed_basic_blocks_and_crossing_edges): Use
1203         propagate_unlikely_bbs_forward.
1205 2017-07-19  Jan Hubicka  <hubicka@ucw.cz>
1207         PR middle-end/81331
1208         * except.c (maybe_add_nop_after_section_switch): New function.
1209         (execute): Use it.
1211 2017-07-19  Tom de Vries  <tom@codesourcery.com>
1213         * gimple.h (gimple_phi_set_arg): Make assert more strict.
1215 2017-07-19  Tom de Vries  <tom@codesourcery.com>
1217         * gimple.h (gimple_phi_arg): Make assert more strict.
1219 2017-07-19  Steven Munroe  <munroesj@gcc.gnu.org>
1221         * config.gcc (powerpc*-*-*): Add mmintrin.h.
1222         * config/rs6000/mmintrin.h: New file.
1223         * config/rs6000/x86intrin.h [__ALTIVEC__]: Include mmintrin.h.
1225 2017-07-19  Jakub Jelinek  <jakub@redhat.com>
1227         PR tree-optimization/81346
1228         * match.pd: Optimize (X - 1U) <= INT_MAX-1U into (int) X > 0.
1230 2017-07-19  Tom de Vries  <tom@codesourcery.com>
1232         * config/nvptx/nvptx.md (VECIM): Add V2DI.
1234 2017-07-19  Tom de Vries  <tom@codesourcery.com>
1236         * config/nvptx/nvptx-modes.def: Add V2DImode.
1237         * config/nvptx/nvptx-protos.h (nvptx_data_alignment): Declare.
1238         * config/nvptx/nvptx.c (nvptx_ptx_type_from_mode): Handle V2DImode.
1239         (nvptx_output_mov_insn): Handle lack of mov.b128.
1240         (nvptx_print_operand): Handle 'H' and 'L' codes.
1241         (nvptx_vector_mode_supported): Allow V2DImode.
1242         (nvptx_preferred_simd_mode): New function.
1243         (nvptx_data_alignment): New function.
1244         (TARGET_VECTORIZE_PREFERRED_SIMD_MODE): Redefine to
1245         nvptx_preferred_simd_mode.
1246         * config/nvptx/nvptx.h (STACK_BOUNDARY, BIGGEST_ALIGNMENT): Change from
1247         64 to 128 bits.
1248         (DATA_ALIGNMENT): Define.  Set to nvptx_data_alignment.
1250 2017-07-19  Tom de Vries  <tom@codesourcery.com>
1252         * config/nvptx/nvptx-modes.def: New file.  Add V2SImode.
1253         * config/nvptx/nvptx.c (nvptx_ptx_type_from_mode): Handle V2SImode.
1254         (nvptx_vector_mode_supported): New function.  Allow V2SImode.
1255         (TARGET_VECTOR_MODE_SUPPORTED_P): Redefine to nvptx_vector_mode_supported.
1256         * config/nvptx/nvptx.md (VECIM): New mode iterator. Add V2SI.
1257         (mov<VECIM>_insn): New define_insn.
1258         (define_expand "mov<VECIM>): New define_expand.
1260 2017-07-19  Tom de Vries  <tom@codesourcery.com>
1262         * config/nvptx/nvptx.c (nvptx_print_operand): Handle v2 vector mode.
1264 2017-07-19  Jakub Jelinek  <jakub@redhat.com>
1266         PR tree-optimization/81346
1267         * fold-const.h (fold_div_compare, range_check_type): Declare.
1268         * fold-const.c (range_check_type): New function.
1269         (build_range_check): Use range_check_type.
1270         (fold_div_compare): No longer static, rewritten into
1271         a match.pd helper function.
1272         (fold_comparison): Don't call fold_div_compare here.
1273         * match.pd (X / C1 op C2): New optimization using fold_div_compare
1274         as helper function.
1276 2017-07-19  Nathan Sidwell  <nathan@acm.org>
1278         * tree.h (TYPE_MINVAL, TYPE_MAXVAL): Rename to ...
1279         (TYPE_MIN_VALUE_RAW, TYPE_MAX_VALUE_RAW): ... these.
1280         * tree.c (find_decls_types_r, verify_type): Use
1281         TYPE_{MIN,MAX}_VALUE_RAW.
1282         * lto-streamer-out.c (DFS::DFS_write_tree_body): Likewise.
1283         (hash_tree): Likewise.
1284         * tree-streamer-in.c (lto_input_ts_type_non_common_tree_pointers):
1285         Likewise.
1286         * tree-streamer-out.c (write_ts_type_non_common_tree_pointers):
1287         Likewise.
1289 2017-07-18  Tom de Vries  <tom@codesourcery.com>
1291         PR middle-end/81464
1292         * omp-expand.c (expand_omp_for_static_chunk): Handle
1293         equal-argument loop exit phi.
1295 2017-07-18  Uros Bizjak  <ubizjak@gmail.com>
1297         PR target/81471
1298         * config/i386/i386.md (rorx_immediate_operand): New mode attribute.
1299         (*bmi2_rorx<mode>3_1): Use rorx_immediate_operand as
1300         operand 2 predicate.
1301         (*bmi2_rorxsi3_1_zext): Use const_0_to_31_operand as
1302         operand 2 predicate.
1303         (ror,rol -> rorx splitters): Use const_int_operand as
1304         operand 2 predicate.
1306 2017-06-18  Richard Biener  <rguenther@suse.de>
1308         PR tree-optimization/81410
1309         * tree-vect-stmts.c (vectorizable_load): Properly adjust for
1310         the gap in the ! slp_perm SLP case after each group.
1312 2017-07-18  Jan Hubicka  <hubicka@ucw.cz>
1314         PR middle-end/81463
1315         * cfgloopmanip.c (scale_loop_profile): Watch out for zero frequency
1316         again.
1318 2017-07-18  Jan Hubicka  <hubicka@ucw.cz>
1320         PR middle-end/81462
1321         * predict.c (set_even_probabilities): Cleanup; do not affect
1322         probabilities that are already known.
1323         (combine_predictions_for_bb): Call even when count is set.
1325 2017-07-18  Nathan Sidwell  <nathan@acm.org>
1327         * tree-parloops.c (try_transform_to_exit_first_loop_alt): Use
1328         TYPE_MAX_VALUE.
1330 2017-07-18  Bin Cheng  <bin.cheng@arm.com>
1332         PR target/81408
1333         * tree-ssa-loop-niter.c (number_of_iterations_exit): Dump missed
1334         optimization for loop niter analysis.
1336 2017-07-18  Georg-Johann Lay  <avr@gjlay.de>
1338         PR target/81473
1339         * config/avr/avr.c (avr_optimize_casesi): Don't use
1340         INT8_MIN, INT8_MAX, UINT8_MAX, INT16_MIN, INT16_MAX, UINT16_MAX.
1342 2017-07-18  Robin Dapp  <rdapp@linux.vnet.ibm.com>
1344         * tree-vect-data-refs.c (vect_enhance_data_refs_alignment): Remove
1345         body_cost_vec from _vect_peel_extended_info.
1346         (vect_peeling_hash_get_lowest_cost): Do not set body_cost_vec.
1347         (vect_peeling_hash_choose_best_peeling): Remove body_cost_vec and
1348         npeel.
1350 2017-07-18  Bin Cheng  <bin.cheng@arm.com>
1352         * config/arm/arm.c (emit_unlikely_jump): Remove unused var.
1354 2017-07-18  Richard Biener  <rguenther@suse.de>
1356         PR tree-optimization/80620
1357         PR tree-optimization/81403
1358         * tree-ssa-pre.c (phi_translate_1): Clear range and points-to
1359         info when re-using a VN table entry.
1361 2017-07-18  Richard Biener  <rguenther@suse.de>
1363         PR tree-optimization/81418
1364         * tree-vect-loop.c (vectorizable_reduction): Properly compute
1365         vectype_in.  Verify that with lane-reducing reduction operations
1366         we have a single def-use cycle.
1368 2017-07-17  Carl Love  <cel@us.ibm.com>
1370         Revert commit r249424   2017-06-20  Carl Love  <cel@us.ibm.com>
1372         * config/rs6000/rs6000-c.c (altivec_overloaded_builtins): Add
1373         ALTIVEC_BUILTIN_VMULESW, ALTIVEC_BUILTIN_VMULEUW,
1374         ALTIVEC_BUILTIN_VMULOSW, ALTIVEC_BUILTIN_VMULOUW entries.
1375         * config/rs6000/rs6000.c (rs6000_gimple_fold_builtin,
1376         builtin_function_type): Add ALTIVEC_BUILTIN_* case statements.
1377         * config/rs6000/altivec.md (MVULEUW, VMULESW, VMULOUW,
1378         VMULOSW): New enum "unspec" values.
1379         (vec_widen_umult_even_v4si, vec_widen_smult_even_v4si,
1380         vec_widen_umult_odd_v4si, vec_widen_smult_odd_v4si,
1381         altivec_vmuleuw, altivec_vmulesw, altivec_vmulouw,
1382         altivec_vmulosw): New patterns.
1383         * config/rs6000/rs6000-builtin.def (VMLEUW, VMULESW, VMULOUW,
1384         VMULOSW): Add definitions.
1385 2017-07-17  Uros Bizjak  <ubizjak@gmail.com>
1387         * config/alpha/alpha.c: Include predict.h.
1389 2017-07-17  Yury Gribov  <tetra2005@gmail.com>
1391         * tree-vrp.c (compare_assert_loc): Fix comparison function
1392         to return predictable results.
1394 2017-07-17  Claudiu Zissulescu  <claziss@synopsys.com>
1396         * config/arc/arc.md (adddi3): Remove support for mexpand-adddi
1397         option.
1398         (subdi3): Likewise.
1399         * config/arc/arc.opt (mexpand-adddi): Deprecate it.
1400         * doc/invoke.texi (mexpand-adddi): Update text.
1402 2017-07-17  Claudiu Zissulescu  <claziss@synopsys.com>
1404         * config/arc/arc.md (clzsi2): Expand to an arc_clzsi2 instruction
1405         that also clobbers the CC register. The old expand code is moved
1406         to ...
1407         (*arc_clzsi2): ... here.
1408         (ctzsi2): Expand to an arc_ctzsi2 instruction that also clobbers
1409         the CC register. The old expand code is moved to ...
1410         (arc_ctzsi2): ... here.
1412 2017-07-17  Claudiu Zissulescu  <claziss@synopsys.com>
1414         * config/arc/arc.opt (mindexed-loads): Use initial value
1415         TARGET_INDEXED_LOADS_DEFAULT.
1416         (mauto-modify-reg): Use initial value
1417         TARGET_AUTO_MODIFY_REG_DEFAULT.
1418         * config/arc/elf.h (TARGET_INDEXED_LOADS_DEFAULT): Define.
1419         (TARGET_AUTO_MODIFY_REG_DEFAULT): Likewise.
1420         * config/arc/linux.h (TARGET_INDEXED_LOADS_DEFAULT): Define.
1421         (TARGET_AUTO_MODIFY_REG_DEFAULT): Likewise.
1423 2017-07-17  Martin Liska  <mliska@suse.cz>
1425         PR sanitizer/81302
1426         * opts.c (finish_options): Do not allow -fgnu-tm
1427         w/ -fsanitize={kernel-,}address.  Say sorry.
1429 2017-07-17  Bin Cheng  <bin.cheng@arm.com>
1431         PR target/81369
1432         * tree-loop-distribution.c (classify_partition): Only assert on
1433         numer of iterations.
1434         (merge_dep_scc_partitions): Delete prameter.  Update function call.
1435         (distribute_loop): Remove code handling loop with unknown niters.
1436         (pass_loop_distribution::execute): Skip loop with unknown niters.
1438 2017-07-17  Bin Cheng  <bin.cheng@arm.com>
1440         PR target/81369
1441         * tree-loop-distribution.c (merge_dep_scc_partitions): Sink call to
1442         function sort_partitions_by_post_order.
1444 2017-07-17  Bin Cheng  <bin.cheng@arm.com>
1446         PR tree-optimization/81374
1447         * tree-loop-distribution.c (pass_loop_distribution::execute): Record
1448         the max index of basic blocks, rather than number of basic blocks.
1450 2017-07-17  Claudiu Zissulescu  <claziss@synopsys.com>
1452         * config/arc/arc-protos.h (arc_legitimate_pc_offset_p): Remove
1453         proto.
1454         (arc_legitimate_pic_operand_p): Likewise.
1455         * config/arc/arc.c (arc_legitimate_pic_operand_p): Remove
1456         function.
1457         (arc_needs_pcl_p): Likewise.
1458         (arc_legitimate_pc_offset_p): Likewise.
1459         (arc_legitimate_pic_addr_p): Remove LABEL_REF case, as this
1460         function is also used in constrains.md.
1461         (arc_legitimate_constant_p): Use arc_legitimate_pic_addr_p to
1462         validate pic constants. Handle CONST_INT, CONST_DOUBLE, MINUS and
1463         PLUS.  Only return true/false in known cases, otherwise assert.
1464         (arc_legitimate_address_p): Remove arc_legitimate_pic_addr_p as it
1465         is already called in arc_legitimate_constant_p.
1466         * config/arc/arc.h (CONSTANT_ADDRESS_P): Consider also LABEL for
1467         pic addresses.
1468         (LEGITIMATE_PIC_OPERAND_P): Use
1469         arc_raw_symbolic_reference_mentioned_p function.
1470         * config/arc/constraints.md (Cpc): Use arc_legitimate_pic_addr_p
1471         function.
1472         (Cal): Likewise.
1473         (C32): Likewise.
1475 2017-07-17  Claudiu Zissulescu  <claziss@synopsys.com>
1476         Andrew Burgess  <andrew.burgess@embecosm.com>
1478         * config/arc/arc-protos.h (arc_compute_function_type): Change prototype.
1479         (arc_return_address_register): New function.
1480         * config/arc/arc.c (arc_handle_fndecl_attribute): New function.
1481         (arc_handle_fndecl_attribute): Add naked attribute.
1482         (TARGET_ALLOCATE_STACK_SLOTS_FOR_ARGS): Define.
1483         (TARGET_WARN_FUNC_RETURN): Likewise.
1484         (arc_allocate_stack_slots_for_args): New function.
1485         (arc_warn_func_return): Likewise.
1486         (machine_function): Change type fn_type.
1487         (arc_compute_function_type): Consider new naked function type,
1488         change function return type.
1489         (arc_must_save_register): Adapt to handle new
1490         arc_compute_function_type's return type.
1491         (arc_expand_prologue): Likewise.
1492         (arc_expand_epilogue): Likewise.
1493         (arc_return_address_regs): Delete.
1494         (arc_return_address_register): New function.
1495         (arc_epilogue_uses): Use above function.
1496         * config/arc/arc.h (arc_return_address_regs): Delete prototype.
1497         (arc_function_type): Change encoding, add naked type.
1498         (ARC_INTERRUPT_P): Change to handle the new encoding.
1499         (ARC_FAST_INTERRUPT_P): Likewise.
1500         (ARC_NORMAL_P): Define.
1501         (ARC_NAKED_P): Likewise.
1502         (arc_compute_function_type): Delete prototype.
1503         * config/arc/arc.md (in_ret_delay_slot): Use
1504         arc_return_address_register function.
1505         (simple_return): Likewise.
1506         (p_return_i): Likewise.
1508 2017-07-17  Jakub Jelinek  <jakub@redhat.com>
1510         PR tree-optimization/81428
1511         * match.pd (X / X -> one): Don't optimize _Fract divisions, as 1
1512         can't be built for those types.
1514 2017-07-17  Georg-Johann Lay  <avr@gjlay.de>
1516         Remove stuff dead since r239246.
1518         * config/avr/avr-arch.h (avr_inform_devices): Remove dead proto.
1519         * config/avr/avr-devices.c (mcu_name, comparator, avr_mcus_str)
1520         (avr_inform_devices): Remove dead stuff.
1522 2017-07-17  Tamar Christina  <tamar.christina@arm.com>
1524         * config/arm/arm_neon.h: Fix softp typo.
1526 2017-07-17  Jakub Jelinek  <jakub@redhat.com>
1528         PR tree-optimization/81365
1529         * tree-ssa-phiprop.c (propagate_with_phi): When considering hoisting
1530         aggregate moves onto bb predecessor edges, make sure there are no
1531         loads that could alias the lhs in between the start of bb and the
1532         loads from *phi.
1534 2017-07-17  Georg-Johann Lay  <avr@gjlay.de>
1536         PR 80929
1537         * config/avr/avr.c (avr_mul_highpart_cost): New static function.
1538         (avr_rtx_costs_1) [TRUNCATE]: Use it to compute mul_highpart cost.
1539         [LSHIFTRT, outer_code = TRUNCATE]: Same.
1541 2017-07-17  Jakub Jelinek  <jakub@redhat.com>
1543         PR tree-optimization/81396
1544         * tree-ssa-math-opts.c (struct symbolic_number): Add n_ops field.
1545         (init_symbolic_number): Initialize it to 1.
1546         (perform_symbolic_merge): Add n_ops from both operands into the new
1547         n_ops.
1548         (find_bswap_or_nop): Don't consider n->n == cmpnop computations
1549         without base_addr as useless if they need more than one operation.
1550         (bswap_replace): Handle !bswap case for NULL base_addr.
1552 2017-07-17  Tom de Vries  <tom@codesourcery.com>
1554         PR target/81069
1555         * config/nvptx/nvptx.c (nvptx_single): Insert diverging branch as late
1556         as possible.
1558 2017-07-17  Sebastian Huber  <sebastian.huber@embedded-brains.de>
1560         * config/sparc/rtemself.h (TARGET_OS_CPP_BUILTINS): Add
1561         conditional builtin define __FIX_LEON3FT_B2BST.
1563 2017-07-17  Daniel Cederman  <cederman@gaisler.com>
1565         * config/sparc/t-rtems: Add mfix-gr712rc multilibs. Replace
1566         MULTILIB_EXCEPTIONS with MULTILIB_REQUIRED. Match -mfix-gr712rc
1567         with -mfix-ut700.
1569 2017-07-16  Eric Botcazou  <ebotcazou@adacore.com>
1571         PR rtl-optimization/81424
1572         * optabs.c (prepare_cmp_insn): Use copy_to_reg instead of force_reg
1573         to remove potential trapping from operands if -fnon-call-exceptions.
1575 2017-07-16  Jan Hubicka  <hubicka@ucw.cz>
1577         * tree-ssa-loop-manip.c (tree_transform_and_unroll_loop): Use
1578         profile_proability for scalling.
1579         * scale_profile_for_vect_loop.c (scale_profile_for_vect_loop): Likewise.
1581 2017-07-16  Jan Hubicka  <hubicka@ucw.cz>
1583         * cgraph.c (cgraph_edge::redirect_call_stmt_to_caller): Cleanup.
1585 2017-07-16  Jan Hubicka  <hubicka@ucw.cz>
1587         * cfgloopmanip.c (scale_loop_profile): Avoid use of REG_BR_PROB_BASE
1588         fixpoint arithmetics.
1590 2017-07-16  Jan Hubicka  <hubicka@ucw.cz>
1592         * tree-ssa-loop-unswitch.c (hoist_guard): Avoid use of REG_BR_PROB_BASE
1593         fixpoint arithmetics.
1595 2017-07-16  Jan Hubicka  <hubicka@ucw.cz>
1597         * asan.c (create_cond_insert_point): Avoid use of REG_BR_PROB_BASE
1598         fixpoint arithmetics.
1600 2017-07-16  Jan Hubicka  <hubicka@ucw.cz>
1602         * profile-count.h (profile_probability::from_reg_br_prob_note,
1603         profile_probability::to_reg_br_prob_note): New functions.
1604         * doc/rtl.texi (REG_BR_PROB_NOTE): Update documentation.
1605         * reg-notes.h (REG_BR_PROB, REG_BR_PRED): Update docs.
1606         * predict.c (probability_reliable_p): Update.
1607         (edge_probability_reliable_p): Update.
1608         (br_prob_note_reliable_p): Update.
1609         (invert_br_probabilities): Update.
1610         (add_reg_br_prob_note): New function.
1611         (combine_predictions_for_insn): Update.
1612         * asan.c (asan_clear_shadow): Update.
1613         * cfgbuild.c (compute_outgoing_frequencies): Update.
1614         * cfgrtl.c (force_nonfallthru_and_redirect): Update.
1615         (update_br_prob_note): Update.
1616         (rtl_verify_edges): Update.
1617         (purge_dead_edges): Update.
1618         (fixup_reorder_chain): Update.
1619         * emit-rtl.c (try_split): Update.
1620         * ifcvt.c (cond_exec_process_insns): Update.
1621         (cond_exec_process_if_block): Update.
1622         (dead_or_predicable): Update.
1623         * internal-fn.c (expand_addsub_overflow): Update.
1624         (expand_neg_overflow): Update.
1625         (expand_mul_overflow): Update.
1626         * loop-doloop.c (doloop_modify): Update.
1627         * loop-unroll.c (compare_and_jump_seq): Update.
1628         * optabs.c (emit_cmp_and_jump_insn_1): Update.
1629         * predict.h: Update.
1630         * reorg.c (mostly_true_jump): Update.
1631         * rtl.h: Update.
1632         * config/aarch64/aarch64.c (aarch64_emit_unlikely_jump): Update.
1633         * config/alpha/alpha.c (emit_unlikely_jump): Update.
1634         * config/arc/arc.c: (emit_unlikely_jump): Update.
1635         * config/arm/arm.c: (emit_unlikely_jump): Update.
1636         * config/bfin/bfin.c (cbranch_predicted_taken_p): Update.
1637         * config/frv/frv.c (frv_print_operand_jump_hint): Update.
1638         * config/i386/i386.c (ix86_expand_split_stack_prologue): Update.
1639         (ix86_print_operand): Update.
1640         (ix86_split_fp_branch): Update.
1641         (predict_jump): Update.
1642         * config/ia64/ia64.c (ia64_print_operand): Update.
1643         * config/mmix/mmix.c (mmix_print_operand): Update.
1644         * config/powerpcspe/powerpcspe.c (output_cbranch): Update.
1645         (rs6000_expand_split_stack_prologue): Update.
1646         * config/rs6000/rs6000.c: Update.
1647         * config/s390/s390.c (s390_expand_vec_strlen): Update.
1648         (s390_expand_vec_movstr): Update.
1649         (s390_expand_cs_tdsi): Update.
1650         (s390_expand_split_stack_prologue): Update.
1651         * config/sh/sh.c (sh_print_operand): Update.
1652         (expand_cbranchsi4): Update.
1653         (expand_cbranchdi4): Update.
1654         * config/sparc/sparc.c (output_v9branch): Update.
1655         * config/spu/spu.c (get_branch_target): Update.
1656         (ea_load_store_inline): Update.
1657         * config/tilegx/tilegx.c (cbranch_predicted_p): Update.
1658         * config/tilepro/tilepro.c: Update.
1660 2017-07-16  Eric Botcazou  <ebotcazou@adacore.com>
1662         * gimplify.c (mostly_copy_tree_r): Revert latest change.
1663         (gimplify_save_expr): Likewise.
1665 2017-07-07  Jan Hubicka  <hubicka@ucw.cz>
1667         * ipa-visibility.c (function_and_variable_visibility): Fix pasto.
1669 2017-07-07  Jan Hubicka  <hubicka@ucw.cz>
1671         * ipa-fnsummary.c (pass_data_ipa_fn_summary): Use
1672         TV_IPA_FNSUMMARY.
1673         * timevar.def (TV_IPA_FNSUMMARY): Define.
1675 2017-07-16  Daniel Cederman  <cederman@gaisler.com>
1677         * config/sparc/sparc.md (divdf3_fix): Add NOP to prevent back
1678         to back store errata sensitive sequence from being generated.
1679         (sqrtdf2_fix): Likewise.
1681 2017-07-07  Jan Hubicka  <hubicka@ucw.cz>
1683         * tree-ssa-threadupdate.c (compute_path_counts,
1684         update_joiner_offpath_counts): Use profile_probability.
1686 2017-07-15  Thomas Preud'homme  <thomas.preudhomme@arm.com>
1688         Revert:
1689         2017-07-14  Thomas Preud'homme  <thomas.preudhomme@arm.com>
1691         * config/arm/arm-c.c (arm_cpu_builtins): Define
1692         __ARM_FEATURE_NUMERIC_MAXMIN solely based on TARGET_VFP5.
1694 2017-07-14  Kelvin Nilsen  <kelvin@gcc.gnu.org>
1696         * config/rs6000/rs6000-c.c (altivec_overloaded_builtins): Add
1697         array entries to represent __ieee128 versions of the
1698         scalar_test_data_class, scalar_test_neg, scalar_extract_exp,
1699         scalar_extract_sig, and scalar_insert_exp built-in functions.
1700         (altivec_resolve_overloaded_builtin): Add special case handling
1701         for the __builtin_scalar_insert_exp function, as represented by
1702         the P9V_BUILTIN_VEC_VSIEDP constant.
1703         * config/rs6000/rs6000-builtin.def (VSEEQP): Add scalar extract
1704         exponent support for __ieee128 argument.
1705         (VSESQP): Add scalar extract signature support for __ieee128
1706         argument.
1707         (VSTDCNQP): Add scalar test negative support for __ieee128
1708         argument.
1709         (VSIEQP): Add scalar insert exponent support for __int128 argument
1710         with __ieee128 result.
1711         (VSIEQPF): Add scalar insert exponent support for __ieee128
1712         argument with __ieee128 result.
1713         (VSTDCQP): Add scalar test data class support for __ieee128
1714         argument.
1715         (VSTDCNQP): Add overload support for scalar test negative with
1716         __ieee128 argument.
1717         (VSTDCQP): Add overload support for scalar test data class
1718         __ieee128 argument.
1719         * config/rs6000/vsx.md (UNSPEC_VSX_SXSIG) Replace
1720         UNSPEC_VSX_SXSIGDP.
1721         (UNSPEC_VSX_SIEXPQP): New constant.
1722         (xsxexpqp): New insn for VSX scalar extract exponent quad
1723         precision.
1724         (xsxsigqp): New insn for VSX scalar extract significand quad
1725         precision.
1726         (xsiexpqpf): New insn for VSX scalar insert exponent quad
1727         precision with floating point argument.
1728         (xststdcqp): New expand for VSX scalar test data class quad
1729         precision.
1730         (xststdcnegqp): New expand for VSX scalar test negative quad
1731         precision.
1732         (xststdcqp): New insn to match expansions for VSX scalar test data
1733         class quad precision and VSX scalar test negative quad precision.
1734         * config/rs6000/rs6000.c (rs6000_expand_binop_builtin): Add
1735         special case operand checking to enforce that second operand of
1736         VSX scalar test data class with quad precision argument is a 7-bit
1737         unsigned literal.
1738         * doc/extend.texi (PowerPC AltiVec Built-in Functions): Add
1739         prototypes and descriptions of __ieee128 versions of
1740         scalar_extract_exp, scalar_extract_sig, scalar_insert_exp,
1741         scalar_test_data_class, and scalar_test_neg built-in functions.
1743 2016-07-14  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
1745         PR tree-optimization/81162
1746         * gimple-ssa-strength-reduction.c (replace_mult_candidate): Don't
1747         replace a negate with an add.
1749 2017-07-14  James Greenhalgh  <james.greenhalgh@arm.com>
1751         * doc/invoke.texi (arm/-mcpu): Document +crypto.
1753 2017-07-14  Thomas Preud'homme  <thomas.preudhomme@arm.com>
1755         * config/arm/arm-c.c (arm_cpu_builtins): Define
1756         __ARM_FEATURE_NUMERIC_MAXMIN solely based on TARGET_VFP5.
1758 2017-07-14  Thomas Preud'homme  <thomas.preudhomme@arm.com>
1760         * config/arm/arm-cpus.in (cortex-r52): Add new entry.
1761         (armv8-r): Set ARM Cortex-R52 as default CPU.
1762         * config/arm/arm-tables.opt: Regenerate.
1763         * config/arm/arm-tune.md: Regenerate.
1764         * config/arm/driver-arm.c (arm_cpu_table): Add entry for ARM
1765         Cortex-R52.
1766         * doc/invoke.texi: Mention -mtune=cortex-r52 and availability of fp.dp
1767         extension for -mcpu=cortex-r52.
1769 2017-07-14  Thomas Preud'homme  <thomas.preudhomme@arm.com>
1771         * config/arm/arm-isa.h (isa_bit_FP_ARMv8): Delete enumerator.
1772         (ISA_FP_ARMv8): Define as ISA_FPv5 and ISA_FP_D32.
1773         * config/arm/arm-cpus.in (armv8-r): Define fp.sp as enabling FPv5.
1774         (fp-armv8): Define it as FP_ARMv8 only.
1775         config/arm/arm.h (TARGET_FPU_ARMV8): Delete.
1776         (TARGET_VFP_FP16INST): Define using TARGET_VFP5 rather than
1777         TARGET_FPU_ARMV8.
1778         config/arm/arm.c (arm_rtx_costs_internal): Replace checks against
1779         TARGET_FPU_ARMV8 by checks against TARGET_VFP5.
1780         * config/arm/arm-builtins.c (arm_builtin_vectorized_function): Define
1781         first ARM_CHECK_BUILTIN_MODE definition using TARGET_VFP5 rather
1782         than TARGET_FPU_ARMV8.
1783         * config/arm/arm-c.c (arm_cpu_builtins): Likewise for
1784         __ARM_FEATURE_NUMERIC_MAXMIN macro definition.
1785         * config/arm/arm.md (cmov<mode>): Condition on TARGET_VFP5 rather than
1786         TARGET_FPU_ARMV8.
1787         * config/arm/neon.md (neon_vrint): Likewise.
1788         (neon_vcvt): Likewise.
1789         (neon_<fmaxmin_op><mode>): Likewise.
1790         (<fmaxmin><mode>3): Likewise.
1791         * config/arm/vfp.md (l<vrint_pattern><su_optab><mode>si2): Likewise.
1792         * config/arm/predicates.md (arm_cond_move_operator): Check against
1793         TARGET_VFP5 rather than TARGET_FPU_ARMV8 and fix spacing.
1795 2017-07-14  Jackson Woodruff  <jackson.woodruff@arm.com>
1797         * config/aarch64/aarch64.c (aarch64_print_operand): Move comments
1798         to top of function.
1800 2017-07-14  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1802         * gimple-ssa-store-merging.c (clear_bit_region): Replace reference to
1803         loop in comment with memset.
1805 2017-07-14  Martin Liska  <mliska@suse.cz>
1807         * cfgexpand.c (expand_gimple_basic_block): Remove dead comment.
1808         * dwarf2out.c (is_java): Remove the function.
1809         (output_pubname): Remove usage of the function.
1810         (lower_bound_default): Remove usage of DW_LANG_Java.
1811         (gen_compile_unit_die): Likewise.
1812         * gcc.c: Remove compiler defaults for .java and .zip files.
1813         * gimple-expr.c (remove_suffix): Change as there's no longer
1814         extension than 4-letter one.
1815         * gimplify.c (mostly_copy_tree_r): Remove Java-special part.
1816         (gimplify_save_expr): Likewise.
1817         * ipa-utils.h (polymorphic_type_binfo_p): Remove the comment
1818         as it's possible even for other languages than Java.
1819         * langhooks.h (struct lang_hooks): Remove Java from a comment.
1820         * lto-opts.c (lto_write_options): Remove reference to Java.
1821         * opts.c (strip_off_ending): Update file extension handling.
1822         * tree-cfg.c (verify_gimple_call): Remove comment with Java.
1823         * tree-eh.c (lower_resx): Likewise.
1824         * tree.c (free_lang_data_in_type): Remove dead code.
1825         (find_decls_types_r): Likewise.
1826         (build_common_builtin_nodes): Remove Java from a comment.
1827         (verify_type): Remove dead code.
1828         * varasm.c (assemble_external): Remove Java from a comment.
1830 2017-07-14  Martin Liska  <mliska@suse.cz>
1832         * opts.c (finish_options): Add quotes.
1833         (common_handle_option): Likewise.
1835 2017-07-14  Martin Liska  <mliska@suse.cz>
1837         * dbxout.c (get_lang_number): Do not handle GNU Pascal.
1838         * dbxout.h (extern void dbxout_stab_value_internal_label_diff):
1839         Remove N_SO_PASCAL.
1840         * dwarf2out.c (lower_bound_default): Do not handle
1841         DW_LANG_Pascal83.
1842         (gen_compile_unit_die): Likewise.
1843         * gcc.c: Remove default extension binding for GNU Pascal.
1844         * stmt.c: Remove Pascal language from a comment.
1845         * xcoffout.c: Likewise.
1847 2017-07-13  David Malcolm  <dmalcolm@redhat.com>
1849         PR c/81405
1850         * diagnostic-show-locus.c (fixit_cmp): New function.
1851         (layout::layout): Sort m_fixit_hints.
1852         (column_range::column_range): Assert that the values are valid.
1853         (struct char_span): New struct.
1854         (correction::overwrite): New method.
1855         (struct source_line): New struct.
1856         (line_corrections::add_hint): Add assertions.  Reimplement memcpy
1857         calls in terms of classes source_line and char_span, and
1858         correction::overwrite.
1859         (selftest::test_overlapped_fixit_printing_2): New function.
1860         (selftest::diagnostic_show_locus_c_tests): Call it.
1862 2017-07-13  Will Schmidt  <will_schmidt@vnet.ibm.com>
1864         * config/rs6000/rs6000.c (rs6000_gimple_fold_builtin): Return
1865         early if there is no lhs.
1867 2017-07-13  Martin Liska  <mliska@suse.cz>
1869         * dwarf2out.c (gen_pointer_type_die): Remove dead code.
1870         (gen_reference_type_die): Likewise.
1871         * stor-layout.c: Remove Pascal-related comment.
1873 2017-07-13  Martin Liska  <mliska@suse.cz>
1875         * opts.c (finish_options): Add quotes to error messages.
1876         (parse_sanitizer_options): Likewise.
1878 2017-07-13  Thomas Preud'homme  <thomas.preudhomme@arm.com>
1880         * doc/invoke.texi (armv8-r): Document +fp.sp ARMv8-R extension.
1882 2017-07-13  Richard Earnshaw  <rearnsha@arm.com>
1884         * config/arm/vxworks.h (TARGET_ENDIAN_DEFAULT): Define.
1886 2017-07-13  Maxim Ostapenko  <m.ostapenko@samsung.com>
1888         * asan.c (asan_emit_allocas_unpoison): Use ptr_mode for arguments
1889         during expansion.
1890         * builtins.c (expand_asan_emit_allocas_unpoison): Likewise.
1892 2017-07-12  Michael Meissner  <meissner@linux.vnet.ibm.com>
1894         PR target/81193
1895         * config/rs6000/rs6000-c.c (rs6000_cpu_cpp_builtins): If GLIBC
1896         provides the hardware capability bits, define the macro
1897         __BUILTIN_CPU_SUPPORTS__.
1898         * config/rs6000/rs6000.c (cpu_expand_builtin): Generate a warning
1899         if GLIBC does not provide the hardware capability bits.  Add a
1900         gcc_unreachable call if the built-in cpu function is neither
1901         __builtin_cpu_is nor __builtin_cpu_supports.
1902         (rs6000_get_function_versions_dispatcher): Change the warning
1903         that an old GLIBC is used which does not export the capability
1904         bits to be an error.
1905         * doc/extend.texi (target_clones attribute): Document the
1906         restriction that GLIBC 2.23 or newer is needed on the PowerPC.
1907         (PowerPC built-in functions): Document that GLIBC 2.23 or newer is
1908         needed by __builtin_cpu_is and __builtin_cpu_supports.  Document
1909         the macros defined by GCC if the newer GLIBC is available.
1911 2017-07-12  Jeff Law  <law@redhat.com>
1913         * config/riscv/riscv.c: Remove unnecessary includes.  Reorder
1914         remaining includes slightly.
1915         * config/riscv/riscv-builtins.c: Include profile-count.h.
1917 2017-07-12  Georg-Johann Lay  <avr@gjlay.de>
1919         PR target/79883
1920         * config/avr/avr.c (avr_set_current_function): In diagnostic
1921         messages: Quote keywords and (parts of) identifiers.
1922         [WITH_AVRLIBC]: Warn for functions named "ISR", "SIGNAL" or
1923         "INTERUPT".
1925 2017-07-12  Carl Love  <cel@us.ibm.com>
1927         * config/rs6000/rs6000-c.c: Add support for built-in functions
1928         vector bool char vec_revb (vector bool char);
1929         vector bool short vec_revb (vector short char);
1930         vector bool int vec_revb (vector bool int);
1931         vector bool long long vec_revb (vector bool long long);
1932         * doc/extend.texi: Update the built-in documentation file for the
1933         new built-in functions.
1935 2017-07-12  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
1937         * config/s390/s390.md: Remove movcc splitter.
1939 2017-07-12  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
1941         * config/s390/s390.c (s390_rtx_costs): Return proper costs for
1942         load/store on condition.
1944 2017-07-12  Georg-Johann Lay  <avr@gjlay.de>
1946         PR target/81407
1947         * config/avr/avr.c (avr_encode_section_info)
1948         [progmem && !TREE_READONLY]: Error if progmem object needs
1949         constructing.
1951 2017-07-11  Michael Collison  <michael.collison@arm.com>
1953         * config/aarch64/aarch64-simd.md (aarch64_sub<mode>_compare0):
1954         New pattern.
1956 2017-07-11  Carl Love  <cel@us.ibm.com>
1958         * config/rs6000/rs6000-c.c: Add support for builtins
1959         vector unsigned int vec_parity_lsbb (vector signed int);
1960         vector unsigned int vec_parity_lsbb (vector unsigned int);
1961         vector unsigned __int128 vec_parity_lsbb (vector signed __int128);
1962         vector unsigned __int128 vec_parity_lsbb (vector unsigned __int128);
1963         vector unsigned long long vec_parity_lsbb (vector signed long long);
1964         vector unsigned long long vec_parity_lsbb (vector unsigned long long);
1965         * config/rs6000/rs6000-builtin.def (VPARITY_LSBB): Add BU_P9V_OVERLOAD1.
1966         * config/rs6000/altivec.h (vec_parity_lsbb): Add define.
1967         * doc/extend.texi: Update the built-in documentation file for the
1968         new built-in functions.
1970 2017-07-11  David Malcolm  <dmalcolm@redhat.com>
1972         * diagnostic-show-locus.c: Include "gcc-rich-location.h".
1973         (layout::m_primary_loc): New field.
1974         (layout::layout): Initialize new field.  Move location filtering
1975         logic from here to...
1976         (layout::maybe_add_location_range): ...this new method.  Add
1977         support for filtering to just the lines already specified by other
1978         locations.
1979         (layout::will_show_line_p): New method.
1980         (gcc_rich_location::add_location_if_nearby): New method.
1981         (selftest::test_add_location_if_nearby): New test function.
1982         (selftest::diagnostic_show_locus_c_tests): Call it.
1983         * gcc-rich-location.h (gcc_rich_location::add_location_if_nearby):
1984         New method.
1986 2017-07-11  Tom de Vries  <tom@codesourcery.com>
1988         * config/nvptx/nvptx.c (WORKAROUND_PTXJIT_BUG): New macro.
1989         (bb_first_real_insn): New function.
1990         (nvptx_single): Add extra initialization of broadcasted condition
1991         variables.
1993 2017-07-11  Nathan Sidwell  <nathan@acm.org>
1995         * dwarf2out.c (gen_member_die): Remove useless check for anon ctors.
1997 2017-07-11  Georg-Johann Lay  <avr@gjlay.de>
1999         * doc/extend.texi (AVR Function Attributes): Remove weblink to
2000         Binutils doc as TEXI will mess them up.
2001         * doc/invoke.texi (AVR Options): Same here.
2003 2017-07-11  Daniel Cederman  <cederman@gaisler.com>
2005         * config/sparc/sparc.opt (mfix-ut700): New option.
2006         (mfix-gr712rc): Likewise.
2007         (sparc_fix_b2bst): New variable.
2008         * doc/invoke.texi (SPARC options): Document them.
2009         (ARM options): Fix warnings.
2010         * config/sparc/sparc.c (sparc_do_work_around_errata): Insert NOP
2011         instructions to prevent sequences that can trigger the store-store
2012         errata for certain LEON3FT processors.
2013         (pass_work_around_errata::gate): Also test sparc_fix_b2bst.
2014         (sparc_option_override): Set sparc_fix_b2bst appropriately.
2015         * config/sparc/sparc.md (fix_b2bst): New attribute.
2016         (in_branch_delay): Prevent stores in delay slot if fix_b2bst.
2018 2017-07-10  Uros Bizjak  <ubizjak@gmail.com>
2020         PR target/81375
2021         * config/i386/i386.md (divsf3): Add TARGET_SSE to TARGET_SSE_MATH.
2022         (rcpps): Ditto.
2023         (*rsqrtsf2_sse): Ditto.
2024         (rsqrtsf2): Ditto.
2025         (div<mode>3): Macroize insn from divdf3 and divsf3
2026         using MODEF mode iterator.
2028 2017-07-10  Martin Sebor  <msebor@redhat.com>
2030         PR tree-optimization/80397
2031         * gimple-ssa-sprintf.c (format_integer): Use INTEGRAL_TYPE_P()
2032         instead of testing for equality to INTEGER_TYPE.
2034 2017-07-10  Vineet Gupta <vgupta@synopsys.com>
2036         * config.gcc: Remove uclibc from arc target spec.
2038 2017-07-10  Claudiu Zissulescu  <claziss@synopsys.com>
2040         * config/arc/arc.h (ADDITIONAL_REGISTER_NAMES): Define.
2042 2017-07-07  Jan Hubicka  <hubicka@ucw.cz>
2044         PR lto/80838
2045         * lto-wrapper.c (remove_option): New function.
2046         (merge_and_complain): Merge PIC/PIE options more realistically.
2048 2017-07-10  Georg-Johann Lay  <avr@gjlay.de>
2050         Better ISR prologues by supporting GASes __gcc_isr pseudo insn.
2052         PR target/20296
2053         PR target/81268
2054         * configure.ac [target=avr]: Add GAS check for -mgcc-isr.
2055         (HAVE_AS_AVR_MGCCISR_OPTION):  If so, AC_DEFINE it.
2056         * config.in: Regenerate.
2057         * configure: Regenerate.
2058         * doc/extend.texi (AVR Function Attributes) <no_gccisr>: Document it.
2059         * doc/invoke.texi (AVR Options) <-mgas-isr-prologues>: Document it.
2060         * config/avr/avr.opt (-mgas-isr-prologues): New option and...
2061         (TARGET_GASISR_PROLOGUES): ...target mask.
2062         * common/config/avr/avr-common.c
2063         (avr_option_optimization_table) [OPT_LEVELS_1_PLUS_NOT_DEBUG]:
2064         Set -mgas-isr-prologues.
2065         * config/avr/avr-passes.def (avr_pass_pre_proep): Add
2066         INSERT_PASS_BEFORE for it.
2067         * config/avr/avr-protos.h (make_avr_pass_pre_proep): New proto.
2068         * config/avr/avr.c (avr_option_override)
2069         [!HAVE_AS_AVR_MGCCISR_OPTION]: Unset TARGET_GASISR_PROLOGUES.
2070         (avr_no_gccisr_function_p, avr_hregs_split_reg): New static functions.
2071         (avr_attribute_table) <no_gccisr>: Add new function attribute.
2072         (avr_set_current_function) <is_no_gccisr>: Init machine field.
2073         (avr_pass_data_pre_proep, avr_pass_pre_proep): New pass data
2074         and rtl_opt_pass.
2075         (make_avr_pass_pre_proep): New function.
2076         (emit_push_sfr) <treg>: Add argument to function and use it
2077         instead of TMP_REG.
2078         (avr_expand_prologue) [machine->gasisr.maybe]: Emit gasisr insn
2079         and set machine->gasisr.yes.
2080         (avr_expand_epilogue) [machine->gasisr.yes]: Similar.
2081         (avr_asm_function_end_prologue) [machine->gasisr.yes]: Add
2082         __gcc_isr.n_pushed to .L__stack_usage.
2083         (TARGET_ASM_FINAL_POSTSCAN_INSN): Define to...
2084         (avr_asm_final_postscan_insn): ...this new static function.
2085         * config/avr/avr.h (machine_function)
2086         <is_no_gccisr, use_L__stack_usage>: New fields.
2087         <gasisr, gasisr.yes, gasisr.maybe, gasisr.regno>: New fields.
2088         * config/avr/avr.md (UNSPECV_GASISR): Add unspecv enum.
2089         (GASISR_Prologue, GASISR_Epilogue, GASISR_Done): New define_constants.
2090         (gasisr, *gasisr): New expander and insn.
2091         * config/avr/gen-avr-mmcu-specs.c (print_mcu)
2092         [HAVE_AS_AVR_MGCCISR_OPTION]: Print asm_gccisr spec.
2093         * config/avr/specs.h (ASM_SPEC) <asm_gccisr>: Add sub spec.
2095 2017-07-10  Richard Earnshaw  <rearnsha@arm.com>
2097         * config/arm/parsecpu.awk (gen_comm_data): Do not escape single quotes
2098         in quoted strings.
2100 2017-07-10  Georg-Johann Lay  <avr@gjlay.de>
2102         Move jump-tables out of .text again.
2104         PR target/81075
2105         * config/avr/avr.c (ASM_OUTPUT_ADDR_VEC_ELT): Remove function.
2106         (ASM_OUTPUT_ADDR_VEC): New function.
2107         (avr_adjust_insn_length) [JUMP_TABLE_DATA_P]: Return 0.
2108         (avr_final_prescan_insn) [avr_log.insn_addresses]: Dump
2109         INSN_ADDRESSes as asm comment.
2110         * config/avr/avr.h (JUMP_TABLES_IN_TEXT_SECTION): Adjust comment.
2111         (ASM_OUTPUT_ADDR_VEC_ELT): Remove define.
2112         (ASM_OUTPUT_ADDR_VEC): Define to avr_output_addr_vec.
2113         * config/avr/avr.md (*tablejump): Adjust comment.
2114         * config/avr/elf.h (ASM_OUTPUT_BEFORE_CASE_LABEL): Remove.
2115         * config/avr/avr-log.c (avr_log_set_avr_log) <insn_addresses>:
2116         New detail.
2117         * config/avr/avr-protos.h (avr_output_addr_vec_elt): Remove proto.
2118         (avr_output_addr_vec): New proto.
2119         (avr_log_t) <insn_addresses>: New field.
2121 2017-07-09  H.J. Lu  <hongjiu.lu@intel.com>
2123         PR target/81313
2124         * config/i386/i386.c (ix86_function_arg_advance): Set
2125         outgoing_args_on_stack to true if there are outgoing arguments
2126         on stack.
2127         (ix86_function_arg): Likewise.
2128         (ix86_get_drap_rtx): Use DRAP only if there are outgoing
2129         arguments on stack and ACCUMULATE_OUTGOING_ARGS is false.
2130         * config/i386/i386.h (machine_function): Add
2131         outgoing_args_on_stack.
2133 2017-07-09  Krister Walfridsson  <krister.walfridsson@gmail.com>
2135         * config.gcc (*-*-netbsd*): Remove check for NetBSD versions not
2136         supporting pthreds.
2137         * config/netbsd.h (NETBSD_LIBGCC_SPEC): Always enable pthreads.
2139 2017-07-08  Richard Sandiford  <richard.sandiford@linaro.org>
2141         * Makefile.in (HOOKS_H, RTL_BASE_H, FUNCTION_H, EXPR_H, REGS_H)
2142         (REAL_H): Remove $(MACHMODE_H).
2143         (FIXED_VALUE_H, TREE_CORE_H, CFGLOOP_H): Remove $(MACHMODE_H) and
2144         double-int.h.
2145         (CORETYPES_H): Add signop.h, wide-int.h, wide-int-print.h,
2146         $(MACHMODE_H) and double-int.h.
2147         (build/min-insn-modes.o): Depend on $(CORETYPES_H) rather than
2148         $(MACHMODE_H).
2149         (gengtype-state.o, gengtype.o, build/gengtype.o): Don't depend on
2150         double-int.h.
2152 2017-07-07  Andrew Pinski  <apinski@cavium.com>
2154         * config/aarch64/aarch64.c (aarch_macro_fusion_pair_p): Check
2155         prev_set and curr_set for AARCH64_FUSE_ALU_BRANCH.
2157 2017-07-07  Michael Meissner  <meissner@linux.vnet.ibm.com>
2159         * config/rs6000/rs6000.c (rs6000_get_function_versions_dispatcher):
2160         Add warning if GCC was not configured to link against a GLIBC that
2161         exports the hardware capability bits.
2162         (make_resolver_func): Make resolver function private and not a
2163         COMDAT function.  Create the name with clone_function_name instead
2164         of make_unique_name.
2166         PR target/81348
2167         * config/rs6000/rs6000.md (HI sign_extend splitter): Use the
2168         correct operand in doing the split.
2170 2017-07-07 Carl Love  <cel@us.ibm.com>
2172         * config/rs6000/rs6000-c: Add support for built-in function
2173         vector unsigned short vec_pack_to_short_fp32 (vector float,
2174                                                       vector float).
2175         * config/rs6000/rs6000-builtin.def (CONVERT_4F32_8I16): Add
2176         BU_P9V_AV_2 and BU_P9V_OVERLOAD_2 definitions.
2177         * config/rs6000/altivec.h (vec_pack_to_short_fp32): Add define.
2178         * config/rs6000/altivec.md(UNSPEC_CONVERT_4F32_8I16): Add UNSPEC.
2179         (convert_4f32_8i16): Add define_expand.
2180         * doc/extend.texi: Update the built-in documentation file for the
2181         new built-in function.
2183 2017-07-07  Jose E. Marchesi  <jose.marchesi@oracle.com>
2185         * config/sparc/m8.md: New file.
2186         * config/sparc/sparc.md: Include m8.md.
2188 2017-07-07  Jose E. Marchesi  <jose.marchesi@oracle.com>
2190         * config/sparc/sparc.opt: New option -mvis4b.
2191         * config/sparc/sparc.c (dump_target_flag_bits): Handle MASK_VIS4B.
2192         (sparc_option_override): Handle VIS4B.
2193         (enum sparc_builtins): Define
2194         SPARC_BUILTIN_DICTUNPACK{8,16,32},
2195         SPARC_BUILTIN_FPCMP{LE,GT,EQ,NE}{8,16,32}SHL,
2196         SPARC_BUILTIN_FPCMPU{LE,GT}{8,16,32}SHL,
2197         SPARC_BUILTIN_FPCMPDE{8,16,32}SHL and
2198         SPARC_BUILTIN_FPCMPUR{8,16,32}SHL.
2199         (check_constant_argument): New function.
2200         (sparc_vis_init_builtins): Define builtins
2201         __builtin_vis_dictunpack{8,16,32},
2202         __builtin_vis_fpcmp{le,gt,eq,ne}{8,16,32}shl,
2203         __builtin_vis_fpcmpu{le,gt}{8,16,32}shl,
2204         __builtin_vis_fpcmpde{8,16,32}shl and
2205         __builtin_vis_fpcmpur{8,16,32}shl.
2206         (sparc_expand_builtin): Check that the constant operands to
2207         __builtin_vis_fpcmp*shl and _builtin_vis_dictunpack* are indeed
2208         constant and in range.
2209         * config/sparc/sparc-c.c (sparc_target_macros): Handle
2210         TARGET_VIS4B.
2211         * config/sparc/sparc.h (SPARC_IMM2_P): Define.
2212         (SPARC_IMM5_P): Likewise.
2213         * config/sparc/sparc.md (cpu_feature): Add new feagure "vis4b".
2214         (enabled): Handle vis4b.
2215         (UNSPEC_DICTUNPACK): New unspec.
2216         (UNSPEC_FPCMPSHL): Likewise.
2217         (UNSPEC_FPUCMPSHL): Likewise.
2218         (UNSPEC_FPCMPDESHL): Likewise.
2219         (UNSPEC_FPCMPURSHL): Likewise.
2220         (cpu_feature): New CPU feature `vis4b'.
2221         (dictunpack{8,16,32}): New insns.
2222         (FPCSMODE): New mode iterator.
2223         (fpcscond): New code iterator.
2224         (fpcsucond): Likewise.
2225         (fpcmp{le,gt,eq,ne}{8,16,32}{si,di}shl): New insns.
2226         (fpcmpu{le,gt}{8,16,32}{si,di}shl): Likewise.
2227         (fpcmpde{8,16,32}{si,di}shl): Likewise.
2228         (fpcmpur{8,16,32}{si,di}shl): Likewise.
2229         * config/sparc/constraints.md: Define constraints `q' for unsigned
2230         2-bit integer constants and `t' for unsigned 5-bit integer
2231         constants.
2232         * config/sparc/predicates.md (imm5_operand_dictunpack8): New
2233         predicate.
2234         (imm5_operand_dictunpack16): Likewise.
2235         (imm5_operand_dictunpack32): Likewise.
2236         (imm2_operand): Likewise.
2237         * doc/invoke.texi (SPARC Options): Document -mvis4b.
2238         * doc/extend.texi (SPARC VIS Built-in Functions): Document the
2239         ditunpack* and fpcmp*shl builtins.
2241 2017-07-07  Jose E. Marchesi  <jose.marchesi@oracle.com>
2243         * config.gcc: Handle m8 in --with-{cpu,tune} options.
2244         * config.in: Add HAVE_AS_SPARC6 define.
2245         * config/sparc/driver-sparc.c (cpu_names): Add entry for the SPARC
2246         M8.
2247         * config/sparc/sol2.h (CPP_CPU64_DEFAULT_SPEC): Define for
2248         TARGET_CPU_m8.
2249         (ASM_CPU32_DEFAUILT_SPEC): Likewise.
2250         (CPP_CPU_SPEC): Handle m8.
2251         (ASM_CPU_SPEC): Likewise.
2252         * config/sparc/sparc-opts.h (enum processor_type): Add
2253         PROCESSOR_M8.
2254         * config/sparc/sparc.c (m8_costs): New struct.
2255         (sparc_option_override): Handle TARGET_CPU_m8.
2256         (sparc32_initialize_trampoline): Likewise.
2257         (sparc64_initialize_trampoline): Likewise.
2258         (sparc_issue_rate): Likewise.
2259         (sparc_register_move_cost): Likewise.
2260         * config/sparc/sparc.h (TARGET_CPU_m8): Define.
2261         (CPP_CPU64_DEFAULT_SPEC): Define for M8.
2262         (ASM_CPU64_DEFAULT_SPEC): Likewise.
2263         (CPP_CPU_SPEC): Handle M8.
2264         (ASM_CPU_SPEC): Likewise.
2265         (AS_M8_FLAG): Define.
2266         * config/sparc/sparc.md: Add m8 to the cpu attribute.
2267         * config/sparc/sparc.opt: New option -mcpu=m8 for sparc targets.
2268         * configure.ac (HAVE_AS_SPARC6): Check for assembler support for
2269         M8 instructions.
2270         * configure: Regenerate.
2271         * doc/invoke.texi (SPARC Options): Document -mcpu=m8 and
2272         -mtune=m8.
2274 2017-07-07  Jose E. Marchesi  <jose.marchesi@oracle.com>
2276         * config/sparc/niagara7.md: Rework the DFA scheduler to use insn
2277         subtypes.
2278         * config/sparc/sparc.md: Remove the `v3pipe' insn attribute.
2279         ("*movdi_insn_sp32"): Do not set v3pipe.
2280         ("*movsi_insn"): Likewise.
2281         ("*movdi_insn_sp64"): Likewise.
2282         ("*movsf_insn"): Likewise.
2283         ("*movdf_insn_sp32"): Likewise.
2284         ("*movdf_insn_sp64"): Likewise.
2285         ("*zero_extendsidi2_insn_sp64"): Likewise.
2286         ("*sign_extendsidi2_insn"): Likewise.
2287         ("*mov<VM32:mode>_insn"): Likewise.
2288         ("*mov<VM64:mode>_insn_sp64"): Likewise.
2289         ("*mov<VM64:mode>_insn_sp32"): Likewise.
2290         ("<plusminus_insn><VADDSUB:mode>3"): Likewise.
2291         ("<vlop:code><VL:mode>3"): Likewise.
2292         ("*not_<vlop:code><VL:mode>3"): Likewise.
2293         ("*nand<VL:mode>_vis"): Likewise.
2294         ("*<vlnotop:code>_not1<VL:mode>_vis"): Likewise.
2295         ("*<vlnotop:code>_not2<VL:mode>_vis"): Likewise.
2296         ("one_cmpl<VL:mode>2"): Likewise.
2297         ("faligndata<VM64:mode>_vis"): Likewise.
2298         ("alignaddrsi_vis"): Likewise.
2299         ("alignaddrdi_vis"): Likweise.
2300         ("alignaddrlsi_vis"): Likewise.
2301         ("alignaddrldi_vis"): Likewise.
2302         ("fcmp<gcond:code><GCM:gcm_name><P:mode>_vis"): Likewise.
2303         ("bmaskdi_vis"): Likewise.
2304         ("bmasksi_vis"): Likewise.
2305         ("bshuffle<VM64:mode>_vis"): Likewise.
2306         ("cmask8<P:mode>_vis"): Likewise.
2307         ("cmask16<P:mode>_vis"): Likewise.
2308         ("cmask32<P:mode>_vis"): Likewise.
2309         ("pdistn<P:mode>_vis"): Likewise.
2310         ("<vis3_addsub_ss_patname><VASS:mode>3"): Likewise.
2312 2017-07-07  Jose E. Marchesi  <jose.marchesi@oracle.com>
2314         * config/sparc/sparc.md ("subtype"): New insn attribute.
2315         ("*wrgsr_sp64"): Set insn subtype.
2316         ("*rdgsr_sp64"): Likewise.
2317         ("alignaddrsi_vis"): Likewise.
2318         ("alignaddrdi_vis"): Likewise.
2319         ("alignaddrlsi_vis"): Likewise.
2320         ("alignaddrldi_vis"): Likewise.
2321         ("<plusminus_insn><VADDSUB:mode>3"): Likewise.
2322         ("fexpand_vis"): Likewise.
2323         ("fpmerge_vis"): Likewise.
2324         ("faligndata<VM64:mode>_vis"): Likewise.
2325         ("bshuffle<VM64:mode>_vis"): Likewise.
2326         ("cmask8<P:mode>_vis"): Likewise.
2327         ("cmask16<P:mode>_vis"): Likewise.
2328         ("cmask32<P:mode>_vis"): Likewise.
2329         ("fchksm16_vis"): Likewise.
2330         ("v<vis3_shift_patname><GCM:mode>3"): Likewise.
2331         ("fmean16_vis"): Likewise.
2332         ("fp<plusminus_insn>64_vis"): Likewise.
2333         ("<plusminus_insn>v8qi3"): Likewise.
2334         ("<vis3_addsub_ss_patname><VASS:mode>3"): Likewise.
2335         ("<vis4_minmax_patname><VMMAX:mode>3"): Likewise.
2336         ("<vis4_uminmax_patname><VMMAX:mode>3"): Likewise.
2337         ("<vis3_addsub_ss_patname>v8qi3"): Likewise.
2338         ("<vis4_addsub_us_patname><VAUS:mode>3"): Likewise.
2339         ("*movqi_insn"): Likewise.
2340         ("*movhi_insn"): Likewise.
2341         ("*movsi_insn"): Likewise.
2342         ("movsi_pic_gotdata_op"): Likewise.
2343         ("*movdi_insn_sp32"): Likewise.
2344         ("*movdi_insn_sp64"): Likewise.
2345         ("movdi_pic_gotdata_op"): Likewise.
2346         ("*movsf_insn"): Likewise.
2347         ("*movdf_insn_sp32"): Likewise.
2348         ("*movdf_insn_sp64"): Likewise.
2349         ("*zero_extendhisi2_insn"): Likewise.
2350         ("*zero_extendqihi2_insn"): Likewise.
2351         ("*zero_extendqisi2_insn"): Likewise.
2352         ("*zero_extendqidi2_insn"): Likewise.
2353         ("*zero_extendhidi2_insn"): Likewise.
2354         ("*zero_extendsidi2_insn_sp64"): Likewise.
2355         ("ldfsr"): Likewise.
2356         ("prefetch_64"): Likewise.
2357         ("prefetch_32"): Likewise.
2358         ("tie_ld32"): Likewise.
2359         ("tie_ld64"): Likewise.
2360         ("*tldo_ldub_sp32"): Likewise.
2361         ("*tldo_ldub1_sp32"): Likewise.
2362         ("*tldo_ldub2_sp32"): Likewise.
2363         ("*tldo_ldub_sp64"): Likewise.
2364         ("*tldo_ldub1_sp64"): Likewise.
2365         ("*tldo_ldub2_sp64"): Likewise.
2366         ("*tldo_ldub3_sp64"): Likewise.
2367         ("*tldo_lduh_sp32"): Likewise.
2368         ("*tldo_lduh1_sp32"): Likewise.
2369         ("*tldo_lduh_sp64"): Likewise.
2370         ("*tldo_lduh1_sp64"): Likewise.
2371         ("*tldo_lduh2_sp64"): Likewise.
2372         ("*tldo_lduw_sp32"): Likewise.
2373         ("*tldo_lduw_sp64"): Likewise.
2374         ("*tldo_lduw1_sp64"): Likewise.
2375         ("*tldo_ldx_sp64"): Likewise.
2376         ("*mov<VM32:mode>_insn"): Likewise.
2377         ("*mov<VM64:mode>_insn_sp64"): Likewise.
2378         ("*mov<VM64:mode>_insn_sp32"): Likewise.
2380 2017-07-07  Jose E. Marchesi  <jose.marchesi@oracle.com>
2382         * config/sparc/sparc.md ("type"): New insn type viscmp.
2383         ("fcmp<gcond:code><GCM:gcm_name><P:mode>_vis"): Set insn type to
2384         viscmp.
2385         ("fpcmp<gcond:code>8<P:mode>_vis"): Likewise.
2386         ("fucmp<gcond:code>8<P:mode>_vis"): Likewise.
2387         ("fpcmpu<gcond:code><GCM:gcm_name><P:mode>_vis"): Likewise.
2388         * config/sparc/niagara7.md ("n7_vis_logical_v3pipe"): Handle
2389         viscmp.
2390         ("n7_vis_logical_11cycle"): Likewise.
2391         * config/sparc/niagara4.md ("n4_vis_logical"): Likewise.
2392         * config/sparc/niagara2.md ("niag3_vis": Likewise.
2393         * config/sparc/niagara.md ("niag_vis"): Likewise.
2394         * config/sparc/ultra3.md ("us3_fga"): Likewise.
2395         * config/sparc/ultra1_2.md ("us1_fga_double"): Likewise.
2397 2017-07-07  Jose E. Marchesi  <jose.marchesi@oracle.com>
2399         * config/sparc/sparc.md: New instruction type `bmask'.
2400         (bmaskdi_vis): Use the `bmask' type.
2401         (bmasksi_vis): Likewise.
2402         * config/sparc/ultra3.md (us3_array): Likewise.
2403         * config/sparc/niagara7.md (n7_array): Likewise.
2404         * config/sparc/niagara4.md (n4_array): Likewise.
2405         * config/sparc/niagara2.md (niag2_vis): Likewise.
2406         (niag3_vis): Likewise.
2407         * config/sparc/niagara.md (niag_vis): Likewise.
2409 2017-07-06  Jan Hubicka  <hubicka@ucw.cz>
2411         * ipa-comdats.c: Remove optimize check from gate.
2412         * ipa-fnsummary.c (ipa_fn_summary_generate): do not generate summary
2413         for functions not optimized.
2414         (ipa_fn_summary_read): Skip optimize check.
2415         (ipa_fn_summary_write): Likewise.
2416         * ipa-inline-analysis.c (do_estimate_growth_1): Check that caller
2417         is optimized.
2418         * ipa-inline.c (can_inline_edge_p): Not optimized functions are
2419         uninlinable.
2420         (can_inline_edge_p): Check flag_pcc_struct_return for match.
2421         (check_callers): Give up on caller which is not optimized.
2422         (inline_small_functions): Likewise.
2423         (ipa_inline): Do not give up when not optimizing.
2424         * ipa-visbility.c (function_and_variable_visibility): Do not optimize
2425         away unoptimizes cdtors.
2426         (whole_program_function_and_variable_visibility): Do
2427         ipa_discover_readonly_nonaddressable_vars in LTO mode.
2428         * ipa.c (process_references): Do not check optimize.
2429         (symbol_table::remove_unreachable_nodes): Update optimize check.
2430         (set_writeonly_bit): Update optimize check.
2431         (pass_ipa_cdtor_merge::gate): Do not check optimize.
2432         (pass_ipa_single_use::gate): Remove.
2434 2017-07-06  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
2436         * config/rs6000/rs6000.c (union_defs, union_uses, insn_is_load_p,
2437         insn_is_store_p, insn_is_swap_p, const_load_sequence_p, v2df_reduction_p,
2438         rtx_is_swappable_p, insn_is_swappable_p, chain_contains_only_swaps,
2439         mark_swaps_for_removal, swap_const_vector_halves, adjust_subreg_index,
2440         permute_load, permute_store, adjust_extract, adjust_splat,
2441         adjust_xxpermdi, adjust_concat, adjust_vperm, handle_special_swappables,
2442         replace_swap_with_copy, dump_swap_insn_table,
2443         alignment_with_canonical_addr, alignment_mask, find_alignment_op,
2444         recombine_lvx_pattern, recombine_stvx_pattern,
2445         recombine_lvx_stvx_patterns, rs6000_analyze_swaps,
2446         make_pass_analyze_swaps): Move all code related to p8 swap optimizations
2447         to file rs6000-p8swap.c.
2448         * config/rs6000/rs6000-p8swap.c: New file.
2449         * config/rs6000/t-rs6000: Add rule to build rs6000-p8swap.o.
2450         * config.gcc: Add rs6000-p8swap.o to extra_objs for powerpc*-*-*
2451         and rs6000*-*-* targets.
2453 2017-07-06  David Malcolm  <dmalcolm@redhat.com>
2455         * Makefile.in (selftest): Remove dependency on s-selftest-c++.
2457 2017-07-06  Jan Hubicka  <hubicka@ucw.cz>
2459         * lto-wrapper.c (merge_and_complain): Do not merge
2460         fexceptions, fnon_call_exceptions, ftrapv, ffp_contract_, fmath_errno,
2461         fsigned_zeros, ftrapping_math, fwrapv.
2462         (append_compiler_options): Do not track these options.
2463         (append_linker_options): Likewie
2465 2017-07-06  Jan Hubicka  <hubicka@ucw.cz>
2467         * cgraphunit.c (cgraph_node::finalize_function): When
2468         !flag_toplevel_reorde set no_reorder flag.
2469         (varpool_node::finalize_decl): Likewise.
2470         (symbol_table::compile): Drop no toplevel reorder path.
2472 2017-07-06  Jan Hubicka  <hubicka@ucw.cz>
2474         * bb-reorder.c (better_edge_p): Do not build traces across abnormal/eh
2475         edges; zero probability is not better than uninitialized.
2477 2017-07-06  Maxim Ostapenko  <m.ostapenko@samsung.com>
2479         * asan.h (asan_sanitize_allocas_p): Declare.
2480         * asan.c (asan_sanitize_allocas_p): New function.
2481         (handle_builtin_stack_restore): Bail out if !asan_sanitize_allocas_p.
2482         (handle_builtin_alloca): Likewise.
2483         * cfgexpand.c (expand_used_vars): Do not add allocas unpoisoning stuff
2484         if !asan_sanitize_allocas_p.
2485         * params.def (asan-instrument-allocas): Add new option.
2486         * params.h (ASAN_PROTECT_ALLOCAS): Define.
2487         * opts.c (common_handle_option): Disable allocas sanitization for
2488         KASan by default.
2490 2017-07-06  Maxim Ostapenko  <m.ostapenko@samsung.com>
2492         * asan.c: Include gimple-fold.h.
2493         (get_last_alloca_addr): New function.
2494         (handle_builtin_stackrestore): Likewise.
2495         (handle_builtin_alloca): Likewise.
2496         (asan_emit_allocas_unpoison): Likewise.
2497         (get_mem_refs_of_builtin_call): Add new parameter, remove const
2498         quallifier from first paramerer. Handle BUILT_IN_ALLOCA,
2499         BUILT_IN_ALLOCA_WITH_ALIGN and BUILT_IN_STACK_RESTORE builtins.
2500         (instrument_builtin_call): Pass gimple iterator to
2501         get_mem_refs_of_builtin_call.
2502         (last_alloca_addr): New global.
2503         * asan.h (asan_emit_allocas_unpoison): Declare.
2504         * builtins.c (expand_asan_emit_allocas_unpoison): New function.
2505         (expand_builtin): Handle BUILT_IN_ASAN_ALLOCAS_UNPOISON.
2506         * cfgexpand.c (expand_used_vars): Call asan_emit_allocas_unpoison
2507         if function calls alloca.
2508         * gimple-fold.c (replace_call_with_value): Remove static keyword.
2509         * gimple-fold.h (replace_call_with_value): Declare.
2510         * internal-fn.c: Include asan.h.
2511         * sanitizer.def (BUILT_IN_ASAN_ALLOCA_POISON,
2512         BUILT_IN_ASAN_ALLOCAS_UNPOISON): New builtins.
2514 2017-07-06  David Malcolm  <dmalcolm@redhat.com>
2516         * Makefile.in (SELFTEST_FLAGS): Drop "-x c", moving it to...
2517         (C_SELFTEST_FLAGS): New.
2518         (CPP_SELFTEST_FLAGS): New.
2519         (SELFTEST_DEPS): New, from deps of s-selftest.
2520         (C_SELFTEST_DEPS): New, from deps of s-selftest.
2521         (CPP_SELFTEST_DEPS): New.
2522         (selftest): Add dependency on s-selftest-c++.
2523         (s-selftest): Rename to...
2524         (s-selftest-c): ...this, moving deps to SELFTEST_DEPS
2525         and C_SELFTEST_DEPS, and using C_SELFTEST_FLAGS rather
2526         than SELFTEST_FLAGS.
2527         (selftest-gdb): Rename to...
2528         (selftest-c-gdb): ...this, using C_SELFTEST_DEPS and
2529         C_SELFTEST_FLAGS.
2530         (selftest-gdb): Reintroduce as an alias for selftest-c-gdb.
2531         (selftest-valgrind): Rename to...
2532         (selftest-c-valgrind): ...this, using C_SELFTEST_DEPS and
2533         C_SELFTEST_FLAGS.
2534         (selftest-valgrind): Reintroduce as an alias for
2535         selftest-c-valgrind.
2536         (s-selftest-c++): New.
2537         (selftest-c++-gdb): New.
2538         (selftest-c++-valgrind): New.
2540 2017-07-06  Olivier Hainque  <hainque@adacore.com>
2542         * gcc.c (process_command): When deciding if undefined variables
2543         should be ignored when processing specs, accept "gcc -v" as well.
2545 2017-07-06  Jan Hubicka  <hubicka@ucw.cz>
2547         * auto-profile.c (afdo_set_bb_count, afdo_propagate_edge,
2548         afdo_annotate_cfg): Set counts/probabilities as determined by afdo.
2550 2017-07-06  Thomas Preud'homme  <thomas.preudhomme@arm.com>
2552         * config/arm/arm-cpus.in (armv8-r): Add new entry.
2553         * config/arm/arm-isa.h (ISA_ARMv8r): Define macro.
2554         * config/arm/arm-tables.opt: Regenerate.
2555         * config/arm/arm.h (enum base_architecture): Add BASE_ARCH_8R
2556         enumerator.
2557         * doc/invoke.texi: Mention -march=armv8-r and its extensions.
2559 2017-07-06  Carl Love  <cel@us.ibm.com>
2561         * ChangeLog: Clean up from mid air collision
2563 2017-07-06  Carl Love  <cel@us.ibm.com>
2565         * config/rs6000/rs6000-c.c: Add support for built-in functions
2566         vector signed int vec_subc (vector signed int, vector signed int);
2567         vector signed __int128 vec_subc (vector signed __int128,
2568                                          vector signed __int128);
2569         vector unsigned __int128 vec_subc (vector unsigned __int128,
2570                                            vector unsigned __int128);
2571         vector signed int vec_sube (vector signed int, vector signed int,
2572                                     vector signed int);
2573         vector unsigned int vec_sube (vector unsigned int,
2574                                       vector unsigned int,
2575                                       vector unsigned int);
2576         vector signed __int128 vec_sube (vector signed __int128,
2577                                          vector signed __int128,
2578                                          vector signed__int128);
2579         vector unsigned __int128 vec_sube (vector unsigned __int128,
2580                                            vector unsigned __int128,
2581                                            vector unsigned __int128);
2582         vector signed int vec_subec (vector signed int, vector signed int,
2583                                      vector signed int);
2584         vector unsigned int vec_subec (vector unsigned int,
2585                                        vector unsigned int,
2586                                        vector unsigned int);
2587         vector signed __int128 vec_subec (vector signed __int128,
2588                                           vector signed __int128,
2589                                           vector signed__int128);
2590         vector unsigned __int128 vec_subec (vector unsigned __int128,
2591                                             vector unsigned __int128,
2592                                             vector unsigned __int128);
2593         * config/rs6000/rs6000.c (ALTIVEC_BUILTIN_VEC_SUBE,
2594         ALTIVEC_BUILTIN_VEC_SUBEC): Add ef_builtins.
2595         * config/rs6000/rs6000-builtin.def (SUBE, SUBEC): Add
2596         BU_ALTIVEC_OVERLOAD_X definitions.
2597         * config/rs6000/altivec.h (vec_sube, vec_subec): Add builtin defines.
2598         * doc/extend.texi: Update the built-in documentation file for the new
2599         built-in functions.
2601 2017-07-06  David Malcolm  <dmalcolm@redhat.com>
2603         PR c++/79300
2604         * diagnostic-show-locus.c (layout::layout): Use start and finish
2605         spelling location for the start and finish of each range.
2606         * genmatch.c (linemap_client_expand_location_to_spelling_point):
2607         Add unused aspect param.
2608         * input.c (expand_location_1): Add "aspect" param, and use it
2609         to access the correct part of the location.
2610         (expand_location): Pass LOCATION_ASPECT_CARET to new param of
2611         expand_location_1.
2612         (expand_location_to_spelling_point): Likewise.
2613         (linemap_client_expand_location_to_spelling_point): Add "aspect"
2614         param, and pass it to expand_location_1.
2616 2017-07-06  Sebastian Peryt  <sebastian.peryt@intel.com>
2618         * config/i386/avx512fintrin.h (_mm_mask_getexp_round_ss,
2619         _mm_maskz_getexp_round_ss, _mm_mask_getexp_round_sd,
2620         _mm_maskz_getexp_round_sd, _mm_mask_getmant_round_sd,
2621         _mm_maskz_getmant_round_sd, _mm_mask_getmant_round_ss,
2622         _mm_maskz_getmant_round_ss, _mm_mask_getexp_ss, _mm_maskz_getexp_ss,
2623         _mm_mask_getexp_sd, _mm_maskz_getexp_sd, _mm_mask_getmant_sd,
2624         _mm_maskz_getmant_sd, _mm_mask_getmant_ss,
2625         _mm_maskz_getmant_ss): New intrinsics.
2626         (__builtin_ia32_getexpss128_mask): Changed to ...
2627         __builtin_ia32_getexpss128_round ... this.
2628         (__builtin_ia32_getexpsd128_mask): Changed to ...
2629         __builtin_ia32_getexpsd128_round ... this.
2630         * config/i386/i386-builtin-types.def
2631         ((V2DF, V2DF, V2DF, INT, V2DF, UQI, INT),
2632         (V4SF, V4SF, V4SF, INT, V4SF, UQI, INT)): New function type aliases.
2633         * config/i386/i386-builtin.def (__builtin_ia32_getexpsd_mask_round,
2634         __builtin_ia32_getexpss_mask_round,     __builtin_ia32_getmantsd_mask_round,
2635         __builtin_ia32_getmantss_mask_round): New builtins.
2636         * config/i386/i386.c (V2DF_FTYPE_V2DF_V2DF_INT_V2DF_UQI_INT,
2637         V4SF_FTYPE_V4SF_V4SF_INT_V4SF_UQI_INT): Handle new types.
2638         (CODE_FOR_avx512f_vgetmantv2df_mask_round,
2639         CODE_FOR_avx512f_vgetmantv4sf_mask_round): New cases.
2640         * config/i386/sse.md
2641         (avx512f_sgetexp<mode><round_saeonly_name>): Changed to ...
2642         avx512f_sgetexp<mode><mask_scalar_name>
2643         <round_saeonly_scalar_name> ... this.
2644         (vgetexp<ssescalarmodesuffix>\t{<round_saeonly_op3>%2, %1, %0|
2645         %0, %1, %2<round_saeonly_op3>}): Changed to ...
2646         vgetexp<ssescalarmodesuffix>
2647         \t{<round_saeonly_scalar_mask_op3>%2, %1, %0<mask_scalar_operand3>|
2648         %0<mask_scalar_operand3>, %1, %2<round_saeonly_scalar_mask_op3>} ... this.
2649         (avx512f_vgetmant<mode><round_saeonly_name>): Changed to ...
2650         avx512f_vgetmant<mode><mask_scalar_name>
2651         <round_saeonly_scalar_name> ... this.
2652         (vgetmant<ssescalarmodesuffix>\t{%3, <round_saeonly_op4>%2, %1, %0|
2653         %0, %1, %2<round_saeonly_op4>, %3}): Changed to ...
2654         vgetmant<ssescalarmodesuffix>
2655         \t{%3, <round_saeonly_scalar_mask_op4>%2, %1, %0<mask_scalar_operand4>|
2656         %0<mask_scalar_operand4>, %1, %2
2657         <round_saeonly_scalar_mask_op4>, %3} ... this.
2658         * config/i386/subst.md (mask_scalar_operand4,
2659         round_saeonly_scalar_mask_operand4,     round_saeonly_scalar_mask_op4,
2660         round_saeonly_scalar_nimm_predicate): New subst attributes.
2662 2017-07-06  Julia Koval  <julia.koval@intel.com>
2664         * config/i386/i386.c (ix86_erase_embedded_rounding):
2665         Remove code for old rounding pattern.
2667 2017-07-06  Richard Earnshaw  <rearnsha@arm.com>
2669         * config/arm/t-arm (GTM_H): Add arm-cpu.h.
2671 2017-07-06  Christophe Lyon  <christophe.lyon@linaro.org>
2673         * doc/sourcebuild.texi (Test Directives, Variants of
2674         dg-require-support): Add documentation for dg-require-stack-check.
2676 2017-07-05  Sebastian Peryt  <sebastian.peryt@intel.com>
2678         * config/i386/subst.md (mask_scalar, round_scalar,
2679         round_saeonly_scalar): New meta-templates.
2680         (mask_scalar_name, mask_scalar_operand3, round_scalar_name,
2681         round_scalar_mask_operand3, round_scalar_mask_op3,
2682         round_scalar_constraint, round_scalar_prefix, round_saeonly_scalar_name,
2683         round_saeonly_scalar_mask_operand3, round_saeonly_scalar_mask_op3,
2684         round_saeonly_scalar_constraint,
2685         round_saeonly_scalar_prefix): New subst attribute.
2686         * config/i386/sse.md
2687         (<sse>_vm<plusminus_insn><mode>3<mask_name><round_name>): Renamed to ...
2688         <sse>_vm<plusminus_insn><mode>3<mask_scalar_name>
2689         <round_scalar_name> ... this.
2690         (<sse>_vm<multdiv_mnemonic><mode>3<mask_name><round_name>): Renamed to ...
2691         <sse>_vm<multdiv_mnemonic><mode>3<mask_scalar_name>
2692         <round_scalar_name> ... this.
2693         (<sse>_vm<code><mode>3<mask_name><round_saeonly_name>): Renamed to ...
2694         <sse>_vm<code><mode>3<mask_scalar_name>
2695         <round_saeonly_scalar_name> ... this.
2696         (v<plusminus_mnemonic><ssescalarmodesuffix>
2697         \t{<round_mask_op3>%2, %1, %0<mask_operand3>|
2698         %0<mask_operand3>, %1, %<iptr>2<round_mask_op3>}): Changed to ...
2699         v<plusminus_mnemonic><ssescalarmodesuffix>
2700         \t{<round_scalar_mask_op3>%2, %1, %0<mask_scalar_operand3>|
2701         %0<mask_scalar_operand3>, %1, %<iptr>2<round_scalar_mask_op3>} ... this.
2702         (v<multdiv_mnemonic><ssescalarmodesuffix>
2703         \t{<round_mask_op3>%2, %1, %0<mask_operand3>|
2704         %0<mask_operand3>, %1, %<iptr>2<round_mask_op3>}): Changed to ...
2705         v<multdiv_mnemonic><ssescalarmodesuffix>
2706         \t{<round_scalar_mask_op3>%2, %1, %0<mask_scalar_operand3>|
2707         %0<mask_scalar_operand3>, %1, %<iptr>2<round_scalar_mask_op3>} ... this.
2708         (v<maxmin_float><ssescalarmodesuffix>
2709         \t{<round_saeonly_mask_op3>%2, %1, %0<mask_operand3>|
2710         %0<mask_operand3>, %1, %<iptr>2<round_saeonly_mask_op3>}): Changed to ...
2711         v<maxmin_float><ssescalarmodesuffix>
2712         \t{<round_saeonly_scalar_mask_op3>%2, %1, %0<mask_scalar_operand3>|
2713         %0<mask_scalar_operand3>, %1, %<iptr>2
2714         <round_saeonly_scalar_mask_op3>} ... this.
2716 2017-07-05  Richard Earnshaw  <rearnsha@arm.com>
2718         * config/arm/arm.c (arm_fixed_condition_code_regs): New function.
2719         (TARGET_FIXED_CONDITION_CODE_REGS): Redefine.
2721 2017-07-05  Richard Sandiford  <richard.sandiford@linaro.org>
2722             Alan Hayward  <alan.hayward@arm.com>
2723             David Sherwood  <david.sherwood@arm.com>
2725         * combine.c (simplify_if_then_else): Remove "enum" before
2726         "machine_mode".
2727         * compare-elim.c (can_eliminate_compare): Likewise.
2728         * config/aarch64/aarch64-builtins.c (aarch64_simd_builtin_std_type):
2729         Likewise.
2730         (aarch64_lookup_simd_builtin_type): Likewise.
2731         (aarch64_simd_builtin_type): Likewise.
2732         (aarch64_init_simd_builtin_types): Likewise.
2733         (aarch64_simd_expand_args): Likewise.
2734         * config/aarch64/aarch64-protos.h (aarch64_simd_attr_length_rglist):
2735         Likewise.
2736         (aarch64_reverse_mask): Likewise.
2737         (aarch64_simd_emit_reg_reg_move): Likewise.
2738         (aarch64_gen_adjusted_ldpstp): Likewise.
2739         (aarch64_ccmp_mode_to_code): Likewise.
2740         (aarch64_operands_ok_for_ldpstp): Likewise.
2741         (aarch64_operands_adjust_ok_for_ldpstp): Likewise.
2742         * config/aarch64/aarch64.c (aarch64_ira_change_pseudo_allocno_class):
2743         Likewise.
2744         (aarch64_min_divisions_for_recip_mul): Likewise.
2745         (aarch64_reassociation_width): Likewise.
2746         (aarch64_get_condition_code_1): Likewise.
2747         (aarch64_simd_emit_reg_reg_move): Likewise.
2748         (aarch64_simd_attr_length_rglist): Likewise.
2749         (aarch64_reverse_mask): Likewise.
2750         (aarch64_operands_ok_for_ldpstp): Likewise.
2751         (aarch64_operands_adjust_ok_for_ldpstp): Likewise.
2752         (aarch64_gen_adjusted_ldpstp): Likewise.
2753         * config/aarch64/cortex-a57-fma-steering.c (fma_node::rename):
2754         Likewise.
2755         * config/arc/arc.c (legitimate_offset_address_p): Likewise.
2756         * config/arm/arm-builtins.c (arm_simd_builtin_std_type): Likewise.
2757         (arm_lookup_simd_builtin_type): Likewise.
2758         (arm_simd_builtin_type): Likewise.
2759         (arm_init_simd_builtin_types): Likewise.
2760         (arm_expand_builtin_args): Likewise.
2761         * config/arm/arm-protos.h (arm_expand_builtin): Likewise.
2762         * config/ft32/ft32.c (ft32_libcall_value): Likewise.
2763         (ft32_setup_incoming_varargs): Likewise.
2764         (ft32_function_arg): Likewise.
2765         (ft32_function_arg_advance): Likewise.
2766         (ft32_pass_by_reference): Likewise.
2767         (ft32_arg_partial_bytes): Likewise.
2768         (ft32_valid_pointer_mode): Likewise.
2769         (ft32_addr_space_pointer_mode): Likewise.
2770         (ft32_addr_space_legitimate_address_p): Likewise.
2771         * config/i386/i386-protos.h (ix86_operands_ok_for_move_multiple):
2772         Likewise.
2773         * config/i386/i386.c (ix86_setup_incoming_vararg_bounds): Likewise.
2774         (ix86_emit_outlined_ms2sysv_restore): Likewise.
2775         (iamcu_alignment): Likewise.
2776         (canonicalize_vector_int_perm): Likewise.
2777         (ix86_noce_conversion_profitable_p): Likewise.
2778         (ix86_mpx_bound_mode): Likewise.
2779         (ix86_operands_ok_for_move_multiple): Likewise.
2780         * config/microblaze/microblaze-protos.h
2781         (microblaze_expand_conditional_branch_reg): Likewise.
2782         * config/microblaze/microblaze.c
2783         (microblaze_expand_conditional_branch_reg): Likewise.
2784         * config/powerpcspe/powerpcspe.c (rs6000_init_hard_regno_mode_ok):
2785         Likewise.
2786         (rs6000_reassociation_width): Likewise.
2787         (rs6000_invalid_binary_op): Likewise.
2788         (fusion_p9_p): Likewise.
2789         (emit_fusion_p9_load): Likewise.
2790         (emit_fusion_p9_store): Likewise.
2791         * config/riscv/riscv-protos.h (riscv_regno_mode_ok_for_base_p):
2792         Likewise.
2793         (riscv_hard_regno_mode_ok_p): Likewise.
2794         (riscv_address_insns): Likewise.
2795         (riscv_split_symbol): Likewise.
2796         (riscv_legitimize_move): Likewise.
2797         (riscv_function_value): Likewise.
2798         (riscv_hard_regno_nregs): Likewise.
2799         (riscv_expand_builtin): Likewise.
2800         * config/riscv/riscv.c (riscv_build_integer_1): Likewise.
2801         (riscv_build_integer): Likewise.
2802         (riscv_split_integer): Likewise.
2803         (riscv_legitimate_constant_p): Likewise.
2804         (riscv_cannot_force_const_mem): Likewise.
2805         (riscv_regno_mode_ok_for_base_p): Likewise.
2806         (riscv_valid_base_register_p): Likewise.
2807         (riscv_valid_offset_p): Likewise.
2808         (riscv_valid_lo_sum_p): Likewise.
2809         (riscv_classify_address): Likewise.
2810         (riscv_legitimate_address_p): Likewise.
2811         (riscv_address_insns): Likewise.
2812         (riscv_load_store_insns): Likewise.
2813         (riscv_force_binary): Likewise.
2814         (riscv_split_symbol): Likewise.
2815         (riscv_force_address): Likewise.
2816         (riscv_legitimize_address): Likewise.
2817         (riscv_move_integer): Likewise.
2818         (riscv_legitimize_const_move): Likewise.
2819         (riscv_legitimize_move): Likewise.
2820         (riscv_address_cost): Likewise.
2821         (riscv_subword): Likewise.
2822         (riscv_output_move): Likewise.
2823         (riscv_canonicalize_int_order_test): Likewise.
2824         (riscv_emit_int_order_test): Likewise.
2825         (riscv_function_arg_boundary): Likewise.
2826         (riscv_pass_mode_in_fpr_p): Likewise.
2827         (riscv_pass_fpr_single): Likewise.
2828         (riscv_pass_fpr_pair): Likewise.
2829         (riscv_get_arg_info): Likewise.
2830         (riscv_function_arg): Likewise.
2831         (riscv_function_arg_advance): Likewise.
2832         (riscv_arg_partial_bytes): Likewise.
2833         (riscv_function_value): Likewise.
2834         (riscv_pass_by_reference): Likewise.
2835         (riscv_setup_incoming_varargs): Likewise.
2836         (riscv_print_operand): Likewise.
2837         (riscv_elf_select_rtx_section): Likewise.
2838         (riscv_save_restore_reg): Likewise.
2839         (riscv_for_each_saved_reg): Likewise.
2840         (riscv_register_move_cost): Likewise.
2841         (riscv_hard_regno_mode_ok_p): Likewise.
2842         (riscv_hard_regno_nregs): Likewise.
2843         (riscv_class_max_nregs): Likewise.
2844         (riscv_memory_move_cost): Likewise.
2845         * config/rl78/rl78-protos.h (rl78_split_movsi): Likewise.
2846         * config/rl78/rl78.c (rl78_split_movsi): Likewise.
2847         (rl78_addr_space_address_mode): Likewise.
2848         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin):
2849         Likewise.
2850         * config/rs6000/rs6000.c (rs6000_init_hard_regno_mode_ok): Likewise.
2851         (rs6000_reassociation_width): Likewise.
2852         (rs6000_invalid_binary_op): Likewise.
2853         (fusion_p9_p): Likewise.
2854         (emit_fusion_p9_load): Likewise.
2855         (emit_fusion_p9_store): Likewise.
2856         * config/visium/visium-protos.h (prepare_move_operands): Likewise.
2857         (ok_for_simple_move_operands): Likewise.
2858         (ok_for_simple_move_strict_operands): Likewise.
2859         (ok_for_simple_arith_logic_operands): Likewise.
2860         (visium_legitimize_reload_address): Likewise.
2861         (visium_select_cc_mode): Likewise.
2862         (output_cbranch): Likewise.
2863         (visium_split_double_move): Likewise.
2864         (visium_expand_copysign): Likewise.
2865         (visium_expand_int_cstore): Likewise.
2866         (visium_expand_fp_cstore): Likewise.
2867         * config/visium/visium.c (visium_pass_by_reference): Likewise.
2868         (visium_function_arg): Likewise.
2869         (visium_function_arg_advance): Likewise.
2870         (visium_libcall_value): Likewise.
2871         (visium_setup_incoming_varargs): Likewise.
2872         (visium_legitimate_constant_p): Likewise.
2873         (visium_legitimate_address_p): Likewise.
2874         (visium_legitimize_address): Likewise.
2875         (visium_secondary_reload): Likewise.
2876         (visium_register_move_cost): Likewise.
2877         (visium_memory_move_cost): Likewise.
2878         (prepare_move_operands): Likewise.
2879         (ok_for_simple_move_operands): Likewise.
2880         (ok_for_simple_move_strict_operands): Likewise.
2881         (ok_for_simple_arith_logic_operands): Likewise.
2882         (visium_function_value_1): Likewise.
2883         (rtx_ok_for_offset_p): Likewise.
2884         (visium_legitimize_reload_address): Likewise.
2885         (visium_split_double_move): Likewise.
2886         (visium_expand_copysign): Likewise.
2887         (visium_expand_int_cstore): Likewise.
2888         (visium_expand_fp_cstore): Likewise.
2889         (visium_split_cstore): Likewise.
2890         (visium_select_cc_mode): Likewise.
2891         (visium_split_cbranch): Likewise.
2892         (output_cbranch): Likewise.
2893         (visium_print_operand_address): Likewise.
2894         * expmed.c (flip_storage_order): Likewise.
2895         * expmed.h (emit_cstore): Likewise.
2896         (flip_storage_order): Likewise.
2897         * genrecog.c (validate_pattern): Likewise.
2898         * hsa-gen.c (gen_hsa_addr): Likewise.
2899         * internal-fn.c (expand_arith_overflow): Likewise.
2900         * ira-color.c (allocno_copy_cost_saving): Likewise.
2901         * lra-assigns.c (find_hard_regno_for_1): Likewise.
2902         * lra-constraints.c (prohibited_class_reg_set_mode_p): Likewise.
2903         (process_invariant_for_inheritance): Likewise.
2904         * lra-eliminations.c (move_plus_up): Likewise.
2905         * omp-low.c (lower_oacc_reductions): Likewise.
2906         * simplify-rtx.c (simplify_subreg): Likewise.
2907         * target.def (TARGET_SETUP_INCOMING_VARARG_BOUNDS): Likewise.
2908         (TARGET_CHKP_BOUND_MODE): Likewise..
2909         * targhooks.c (default_chkp_bound_mode): Likewise.
2910         (default_setup_incoming_vararg_bounds): Likewise.
2911         * targhooks.h (default_chkp_bound_mode): Likewise.
2912         (default_setup_incoming_vararg_bounds): Likewise.
2913         * tree-ssa-math-opts.c (divmod_candidate_p): Likewise.
2914         * tree-vect-loop.c (calc_vec_perm_mask_for_shift): Likewise.
2915         (have_whole_vector_shift): Likewise.
2916         * tree-vect-stmts.c (vectorizable_load): Likewise.
2917         * doc/tm.texi: Regenerate.
2919 2017-07-05  Georg-Johann Lay  <avr@gjlay.de>
2921         Graceful degrade if Binutils PR21472 is not available.
2923         PR target/81072
2924         * configure.ac [target=avr]: WARN instead of ERROR if avrxmega3
2925         .rodata in flash test fails.
2926         (HAVE_LD_AVR_AVRXMEGA3_RODATA_IN_FLASH): Define it if test passes.
2927         * confgure: Regenerate.
2928         * config.in: Regenerate.
2929         * config/avr/avr.c (avr_asm_named_section)
2930         [HAVE_LD_AVR_AVRXMEGA3_RODATA_IN_FLASH]: Only trigger
2931         __do_copy_data for stuff in .rodata if flash_pm_offset = 0.
2932         (avr_asm_init_sections): Same.
2934 2017-07-05  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2936         * config/arm/neon.md (fma<VCVTF:mode>4): Remove %?.
2937         (fma<VH:mode>4_intrinsic): Likewise.
2938         (*fmsub<VCVTF:mode>4): Likewise.
2939         (*fmsub<VH:mode>4_intrinsic): Likewise.
2941 2017-07-05  Georg-Johann Lay  <avr@gjlay.de>
2943         PR target/81305
2944         * config/avr/avr.c (avr_out_movhi_mr_r_xmega) [CONSTANT_ADDRESS_P]:
2945         Don't depend on "optimize > 0".
2946         (out_movhi_r_mr, out_movqi_mr_r): Same.
2947         (out_movhi_mr_r, out_movqi_r_mr): Same.
2948         (avr_address_cost) [CONSTANT_ADDRESS_P]: Don't depend cost for
2949         io_address_operand on "optimize > 0".
2951 2017-07-05  Bin Cheng  <bin.cheng@arm.com>
2953         * tree-loop-distribution.c: Add general explanantion on the pass.
2954         (generate_loops_for_partition): Mark distributed loop.
2955         (pg_add_dependence_edges): New parameter.  Handle alias data
2956         dependence specially and record it in the parameter if asked.
2957         (struct pg_vdata, pg_edata, pg_edge_callback_data): New structs.
2958         (init_partition_graph_vertices, add_partition_graph_edge): New.
2959         (pg_skip_alias_edge, free_partition_graph_edata_cb): New.
2960         (free_partition_graph_vdata, build_partition_graph): New.
2961         (sort_partitions_by_post_order, merge_dep_scc_partitions): New.
2962         (pg_collect_alias_ddrs, break_alias_scc_partitions): New.
2963         (data_ref_segment_size, latch_dominated_by_data_ref): New.
2964         (compute_alias_check_pairs, version_loop_by_alias_check): New.
2965         (version_for_distribution_p, finalize_partitions): New.
2966         (distribute_loop): Handle alias data dependence specially.  Factor
2967         out loop fusion code as functions and call these functions.
2969 2017-07-05  Bin Cheng  <bin.cheng@arm.com>
2971         * tree-loop-distribution.c (classify_partition): New parameter and
2972         better handle reduction statement.
2973         (rdg_build_partitions): Revise comment.
2974         (distribute_loop): Compute statements in all partitions and pass it
2975         to classify_partition.
2977 2017-07-05  Bin Cheng  <bin.cheng@arm.com>
2979         * tree-loop-distribution.c (enum partition_type): New.
2980         (struct partition): New field type.
2981         (partition_merge_into): Add parameter.  Update partition type.
2982         (data_dep_in_cycle_p, update_type_for_merge): New functions.
2983         (build_rdg_partition_for_vertex): Compute partition type.
2984         (rdg_build_partitions): Dump partition type.
2985         (distribute_loop): Update calls to partition_merge_into.
2987 2017-07-05  Bin Cheng  <bin.cheng@arm.com>
2989         * tree-loop-distribution.c (struct ddr_hasher): New.
2990         (ddr_hasher::hash, ::equal, get_data_dependence): New function.
2991         (ddrs_table): New.
2992         (classify_partition): Call get_data_dependence.
2993         (pg_add_dependence_edges): Ditto.
2994         (distribute_loop): Release data dependence hash table.
2996 2017-07-05  Bin Cheng  <bin.cheng@arm.com>
2998         * tree-loop-distribution.c (ref_base_address): Delete.
2999         (similar_memory_accesses): Rename ...
3000         (share_memory_accesses): ... to this.  Check if partitions access
3001         the same memory reference.
3002         (distribute_loop): Call share_memory_accesses.
3004 2017-07-05  Bin Cheng  <bin.cheng@arm.com>
3006         * tree-loop-distribution.c (struct partition): New field recording
3007         its data reference.
3008         (partition_alloc, partition_free): Init and release data refs.
3009         (partition_merge_into): Merge data refs.
3010         (build_rdg_partition_for_vertex): Collect data refs for partition.
3011         (pg_add_dependence_edges): Change parameters from vector to bitmap.
3012         Update uses.
3013         (distribute_loop): Remve data refs from vertice data of partition
3014         graph.
3016 2017-07-05  Bin Cheng  <bin.cheng@arm.com>
3018         * tree-loop-distribution.c (params.h): Include header file.
3019         (MAX_DATAREFS_NUM, DR_INDEX): New macro.
3020         (datarefs_vec): New global var.
3021         (create_rdg_vertices): Use datarefs_vec directly.
3022         (free_rdg): Don't free data references.
3023         (build_rdg): Update use.  Don't free data references.
3024         (distribute_loop): Compute global variable for data references.
3025         Bail out if there are too many data references.
3027 2017-07-05  Bin Cheng  <bin.cheng@arm.com>
3029         * tree-loop-distribution.c (loop_nest): New global var.
3030         (build_rdg): Use loop directly, rather than loop nest.
3031         (pg_add_dependence_edges): Remove loop nest parameter.  Use global
3032         variable directly.
3033         (distribute_loop): Compute global variable loop nest.  Update use.
3035 2017-07-05  Bin Cheng  <bin.cheng@arm.com>
3037         * tree-loop-distribution.c (enum fuse_type, fuse_message): New.
3038         (partition_merge_into): New parameter.  Dump reason for fusion.
3039         (distribute_loop): Update use of partition_merge_into.
3041 2017-07-05  Bin Cheng  <bin.cheng@arm.com>
3043         * tree-loop-distribution.c (bb_top_order_index): New.
3044         (bb_top_order_index_size, bb_top_order_cmp): New.
3045         (stmts_from_loop): Use topological order.
3046         (pass_loop_distribution::execute): Compute and release topological
3047         order for basic blocks.
3049 2017-07-05  Bin Cheng  <bin.cheng@arm.com>
3051         * tree-loop-distribution.c (pass_loop_distribution::execute): Skip
3052         if no loops.
3054 2017-07-05  Bin Cheng  <bin.cheng@arm.com>
3056         * cfgloop.h (struct loop): Add comment.  New field orig_loop_num.
3057         * cfgloopmanip.c (lv_adjust_loop_entry_edge): Comment change.
3058         * internal-fn.c (expand_LOOP_DIST_ALIAS): New function.
3059         * internal-fn.def (LOOP_DIST_ALIAS): New.
3060         * tree-vectorizer.c (fold_loop_vectorized_call): Rename to ...
3061         (fold_loop_internal_call): ... this.
3062         (vect_loop_dist_alias_call): New function.
3063         (set_uid_loop_bbs): Call fold_loop_internal_call.
3064         (vectorize_loops): Fold IFN_LOOP_VECTORIZED and IFN_LOOP_DIST_ALIAS
3065         internal calls.
3067 2017-07-04  Uros Bizjak  <ubizjak@gmail.com>
3069         PR target/81300
3070         * config/i386/i386.md (setcc + movzbl/and to xor + setcc peepholes):
3071         Require dead FLAGS_REG at the beginning of a peephole.
3073 2017-07-04  Uros Bizjak  <ubizjak@gmail.com>
3075         PR target/81294
3076         * config/i386/adxintrin.h (_subborrow_u32): Swap _X and _Y
3077         arguments in the call to __builtin_ia32_sbb_u32.
3078         (_subborrow_u64): Swap _X and _Y arguments in the call to
3079         __builtin_ia32_sbb_u64.
3081 2017-07-04  Jakub Jelinek  <jakub@redhat.com>
3083         PR debug/81278
3084         * tree-vrp.c (compare_assert_loc): Turn into a function template
3085         with stable template parameter.  Only test if a->e is NULL,
3086         !a->e == !b->e has been verified already.  Use e == NULL or
3087         e != NULL instead of e or ! e tests.  If stable is true, don't use
3088         iterative_hash_expr, on the other side allow a or b or both NULL
3089         and sort the NULLs last.
3090         (process_assert_insertions): Sort using compare_assert_loc<false>
3091         instead of compare_assert_loc, later sort using
3092         compare_assert_loc<true> before calling process_assert_insertions_for
3093         in a loop.  Use break instead of continue once seen NULL pointer.
3095 2017-07-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
3097         * config/arm/driver-arm.c (arm_cpu_table): Add entry for ARM
3098         Cortex-R7 and Cortex-R8 processors.
3100 2017-07-04  Jan Hubicka  <hubicka@ucw.cz>
3102         * ipa-utils.c (ipa_merge_profiles): Fix merging when dst is
3103         uninitialized while src is not.
3105 2017-07-04  Richard Earnshaw  <rearnsha@arm.com>
3107         * common/config/arm/arm-common.c: Adjust include path for
3108         arm-cpu-cdata.h
3109         * config/arm/t-arm (TM_H): Adjust path for arm-cpu.h.
3110         (arm-cpu.h): Create in build directory.  Adjust dependency rules.
3111         (arm-cpu-data.h): Likewise.
3112         (arm-cpu-cdata.h): Likewise.
3113         * config/arm/arm-cpu.h: Delete.
3114         * config/arm/arm-cpu-cdata.h: Delete.
3115         * config/arm/arm-cpu-data.h: Delete.
3117 2017-07-04  James Greenhalgh  <james.greenhalgh@arm.com>
3119         * config/arm/arm-cpus.in (cortex-a55): New.
3120         (cortex-a75): Likewise.
3121         (cortex-a75.cortex-a55): Likewise.
3122         * config/arm/driver-arm.c (arm_cpu_table): Add cortex-a55 and
3123         cortex-a75.
3124         * doc/invoke.texi (-mcpu): Document cortex-a55 and cortex-a75.
3125         * config/arm/arm-cpu-cdata.h: Regenerate.
3126         * config/arm/arm-cpu-data.h: Regenerate.
3127         * config/arm/arm-cpu.h: Regenerate.
3128         * config/arm/arm-tables.opt: Regenerate.
3129         * config/arm/arm-tune.md: Regenerate.
3131 2017-07-04  Jan Hubicka  <hubicka@ucw.cz>
3133         * haifa-sched.c (sched_create_recovery_edges): Update profile.
3135 2017-07-04  Jan Hubicka  <hubicka@ucw.cz>
3137         * bb-reorder.c (better_edge_p): Fix handling of uninitialized
3138         probability.
3140 2017-07-04  Richard Sandiford  <richard.sandiford@linaro.org>
3142         PR tree-optimization/81292
3143         * tree-ssa-strlen.c (handle_builtin_strlen): When setting
3144         full_string_p, also call adjust_related_strinfos if the adjustment
3145         is simple, otherwise invalidate related strinfos.
3147 2017-07-04  Martin Liska  <mliska@suse.cz>
3149         PR sanitizer/81040
3150         * sanopt.c (sanitize_rewrite_addressable_params): Mark the
3151         newly created variable as DECL_IGNORED_P.
3153 2017-07-04  Martin Liska  <mliska@suse.cz>
3155         PR ipa/81293
3156         * ipa-inline.c (inline_small_functions):
3157         Use xstrdup_for_dump.
3159 2017-07-04  Tom de Vries  <tom@codesourcery.com>
3161         * graph.c (draw_cfg_edges): Save and restore EDGE_DFS_BACK.
3163 2017-07-03  Dominique d'Humieres  <dominiq@lps.ens.fr>
3165         PR target/81033
3166         * config/darwin.c (darwin_function_switched_text_sections):
3167         Fix spaces.
3169 2017-07-03  Jan Hubicka  <hubicka@ucw.cz>
3171         * tree-vect-loop-manip.c (vect_do_peeling): Fix scaling up.
3173 2017-07-03  Richard Earnshaw  <rearnsha@arm.com>
3175         * doc/invoke.texi (ARM Options): Add -mbe8 and -mbe32 to option summary.
3177 2017-07-03  Richard Sandiford  <richard.sandiford@linaro.org>
3179         * tree-vect-loop.c (vect_analyze_loop_2): Treat min_scalar_loop_bound,
3180         min_profitable_iters, and th as inclusive lower bounds.
3181         Fix LOOP_VINFO_PEELING_FOR_GAPS condition.
3182         (vect_estimate_min_profitable_iters): Return inclusive lower bounds
3183         for min_profitable_iters and min_profitable_estimate.
3184         (vect_transform_loop): Treat th as an inclusive lower bound.
3185         * tree-vect-loop-manip.c (vect_loop_versioning): Likewise.
3187 2017-07-03  Dominique d'Humieres  <dominiq@lps.ens.fr>
3189         PR target/81033
3190         * config/darwin.c (darwin_function_switched_text_sections):
3191         Replace DECL_NAME with DECL_ASSEMBLER_NAME, split assemble_name_raw
3192         in two pieces, and suppress the use of buf.
3194 2017-07-03  Nathan Sidwell  <nathan@acm.org>
3196         * hash-table.h (hash_table_mod1): Fix indentation.
3198 2017-07-02  Jan Hubicka  <hubicka@ucw.cz>
3200         PR middle-end/81290
3201         * predict.c (force_edge_cold): Be more careful about propagation
3202         backward.
3203         * profile-count.h (profile_probability::guessed,
3204         profile_probability::fdo, profile_count::guessed, profile_count::fdo):
3205         New.
3206         * tree-ssa-threadupdate.c (recompute_probabilities): Result is guessed.
3208 2017-07-03  James Greenhalgh  <james.greenhalgh@arm.com>
3210         * doc/invoke.texi (rcpc architecture extension): Document it.
3212 2017-07-03  Richard Biener  <rguenther@suse.de>
3214         PR tree-optimization/60510
3215         * tree-vect-loop.c (vect_create_epilog_for_reduction): Pass in
3216         the scalar reduction PHI and use it.
3217         (vectorizable_reduction): Properly guard the single_defuse_cycle
3218         path for non-SLP reduction chains where we cannot use it.
3219         Rework reduc_def/index and vector type deduction.  Rework
3220         vector operand gathering during reduction op code-gen.
3221         * tree-vect-slp.c (vect_analyze_slp): For failed SLP reduction
3222         chains dissolve the chain and leave it to non-SLP reduction
3223         handling.
3225 2017-07-03  Richard Sandiford  <richard.sandiford@linaro.org>
3227         * tree-data-ref.h (dr_alignment): Declare.
3228         * tree-data-ref.c (dr_alignment): New function.
3229         * tree-vectorizer.h (dataref_aux): Remove base_element_aligned.
3230         * tree-vect-data-refs.c (vect_compute_data_ref_alignment): Don't
3231         set it.
3232         * tree-vect-stmts.c (vectorizable_store): Use dr_alignment.
3234 2017-07-03  Richard Sandiford  <richard.sandiford@linaro.org>
3236         * tree-data-ref.h (innermost_loop_behavior): Add base_alignment
3237         and base_misalignment fields.
3238         (DR_BASE_ALIGNMENT, DR_BASE_MISALIGNMENT): New macros.
3239         * tree-data-ref.c: Include builtins.h.
3240         (dr_analyze_innermost): Set up the new innmost_loop_behavior fields.
3241         * tree-vectorizer.h (STMT_VINFO_DR_BASE_ALIGNMENT): New macro.
3242         (STMT_VINFO_DR_BASE_MISALIGNMENT): Likewise.
3243         * tree-vect-data-refs.c: Include tree-cfg.h.
3244         (vect_compute_data_ref_alignment): Use the new innermost_loop_behavior
3245         fields instead of calculating an alignment here.
3246         (vect_analyze_data_refs): Use dr_analyze_innermost.  Dump the new
3247         innermost_loop_behavior fields.
3249 2017-07-03  Richard Sandiford  <richard.sandiford@linaro.org>
3251         * tree-data-ref.h (innermost_loop_behavior): Add a step_alignment
3252         field.
3253         (DR_STEP_ALIGNMENT): New macro.
3254         * tree-vectorizer.h (STMT_VINFO_DR_STEP_ALIGNMENT): Likewise.
3255         * tree-data-ref.c (dr_analyze_innermost): Initalize step_alignment.
3256         (create_data_ref): Print it.
3257         * tree-vect-stmts.c (vectorizable_load): Use the step alignment
3258         to tell whether the step preserves vector (mis)alignment.
3259         * tree-vect-data-refs.c (vect_compute_data_ref_alignment): Likewise.
3260         Move the check for an integer step and generalise to all INTEGER_CST.
3261         (vect_analyze_data_refs): Set DR_STEP_ALIGNMENT when setting DR_STEP.
3262         Print the outer step alignment.
3264 2017-07-03  Richard Sandiford  <richard.sandiford@linaro.org>
3266         * tree-data-ref.h (innermost_loop_behavior): Replace aligned_to
3267         with offset_alignment.
3268         (DR_ALIGNED_TO): Delete.
3269         (DR_OFFSET_ALIGNMENT): New macro.
3270         * tree-vectorizer.h (STMT_VINFO_DR_ALIGNED_TO): Delete.
3271         (STMT_VINFO_DR_OFFSET_ALIGNMENT): New macro.
3272         * tree-data-ref.c (dr_analyze_innermost): Update after above changes.
3273         (create_data_ref): Likewise.
3274         * tree-vect-data-refs.c (vect_compute_data_ref_alignment): Likewise.
3275         (vect_analyze_data_refs): Likewise.
3276         * tree-if-conv.c (if_convertible_loop_p_1): Use memset before
3277         creating dummy innermost behavior.
3279 2017-07-03  Richard Sandiford  <richard.sandiford@linaro.org>
3281         * tree-data-ref.h (dr_analyze_innermost): Replace the dr argument
3282         with a "innermost_loop_behavior *" and refeence tree.
3283         * tree-data-ref.c (dr_analyze_innermost): Likewise.
3284         (create_data_ref): Update call accordingly.
3285         * tree-predcom.c (find_looparound_phi): Likewise.
3287 2017-07-03  Richard Sandiford  <richard.sandiford@linaro.org>
3289         * tree-vectorizer.h (_stmt_vec_info): Replace individual dr_*
3290         fields with dr_wrt_vec_loop.
3291         (STMT_VINFO_DR_BASE_ADDRESS, STMT_VINFO_DR_INIT, STMT_VINFO_DR_OFFSET)
3292         (STMT_VINFO_DR_STEP, STMT_VINFO_DR_ALIGNED_TO): Update accordingly.
3293         (STMT_VINFO_DR_WRT_VEC_LOOP): New macro.
3294         (vect_dr_behavior): New function.
3295         (vect_create_addr_base_for_vector_ref): Remove loop parameter.
3296         * tree-vect-data-refs.c (vect_compute_data_ref_alignment): Use
3297         vect_dr_behavior.  Use a step_preserves_misalignment_p boolean to
3298         track whether the step preserves the misalignment.
3299         (vect_create_addr_base_for_vector_ref): Remove loop parameter.
3300         Use vect_dr_behavior.
3301         (vect_setup_realignment): Update call accordingly.
3302         (vect_create_data_ref_ptr): Likewise.  Use vect_dr_behavior.
3303         * tree-vect-loop-manip.c (vect_gen_prolog_loop_niters): Update
3304         call to vect_create_addr_base_for_vector_ref.
3305         (vect_create_cond_for_align_checks): Likewise.
3306         * tree-vect-patterns.c (vect_recog_bool_pattern): Copy
3307         STMT_VINFO_DR_WRT_VEC_LOOP as a block.
3308         (vect_recog_mask_conversion_pattern): Likewise.
3309         * tree-vect-stmts.c (compare_step_with_zero): Use vect_dr_behavior.
3310         (new_stmt_vec_info): Remove redundant zeroing.
3312 2017-07-03  Richard Earnshaw  <rearnsha@arm.com>
3314         * common/config/arm/arm-common.c (arm_be8_option): New function.
3315         * config/arm/arm-isa.h (isa_feature): Add new feature bit isa_bit_be8.
3316         (ISA_ARMv6): Add isa_bit_be8.
3317         * config/arm/arm.h (arm_be8_option): Add prototype.
3318         (BE8_SPEC_FUNCTION): New define.
3319         (EXTRA_SPEC_FUNCTIONS): Add BE8_SPEC_FUNCTION.
3320         * config/arm/arm.opt (mbig-endian): Mark as Negative of mlittle-endian.
3321         (mlittle-endian): Similarly.
3322         (mbe8, mbe32): New options.
3323         * config/arm/bpabi.h (BE8_LINK_SPEC): Call arm_be8_option.
3324         * doc/invoke.texi (ARM Options): Document -mbe8 and -mbe32.
3326 2017-07-02  Jan Hubicka  <hubicka@ucw.cz>
3328         * tree-cfg.c (gimple_find_sub_bbs): Fix profile updating.
3330 2017-07-02  Jan Hubicka  <hubicka@ucw.cz>
3332         * tree-cfgcleanup.c (want_merge_blocks_p): New function.
3333         (cleanup_tree_cfg_bb): Use it.
3334         * profile-count.h (profile_count::of_for_merging, profile_count::merge):
3335         New functions.
3336         * tree-cfg.c (gimple_merge_blocks): Use profile_count::merge.
3338 2017-07-02  Jan Hubicka  <hubicka@ucw.cz>
3340         PR bootstrap/81285
3341         * loop-doloop.c (add_test): Update profile.
3343 2017-07-03  Martin Liska  <mliska@suse.cz>
3345         PR sanitize/81040
3346         * sanopt.c (rewrite_usage_of_param): New function.
3347         (sanitize_rewrite_addressable_params): Likewise.
3348         (pass_sanopt::execute): Call rewrite_usage_of_param.
3350 2017-07-03  Richard Biener  <rguenther@suse.de>
3352         * tree-vect-loop.c (vect_create_epilog_for_reduction): Revert
3353         back to using VIEW_CONVERT_EXPR.
3355 2017-07-03  Martin Liska  <mliska@suse.cz>
3357         PR other/78366
3358         * doc/extend.texi: Document when a resolver function is
3359         generated for target_clones.
3361 2017-07-03  Martin Liska  <mliska@suse.cz>
3363         * asan.c (asan_emit_stack_protection): Unpoison just red zones
3364         and shadow memory of auto variables which are subject of
3365         use-after-scope sanitization.
3366         (asan_expand_mark_ifn): Add do set only when is_poison.
3368 2016-07-03  Richard Biener  <rguenther@suse.de>
3370         * tree-vect-loop.c (vect_analyze_loop_operations): Also analyze
3371         reduction PHIs.
3372         (vect_force_simple_reduction): Record reduction def -> phi mapping.
3373         (vectorizable_reduction): Perform reduction PHI creation when
3374         visiting a reduction PHI and adjust and simplify code generation
3375         phase of the reduction op.  Cache dts, use fold_binary, not fold_build2.
3376         (vect_transform_loop): Visit reduction PHIs.
3377         * tree-vect-slp.c (vect_get_and_check_slp_defs): Record reduction
3378         defs into the SLP tree.
3379         (vect_build_slp_tree): Reduction defs terminate the recursion.
3380         * tree-vect-stmts.c (vect_get_vec_def_for_operand_1): Allow lookup
3381         of reduction defs.
3382         (vect_get_vec_defs_for_stmt_copy): Export.
3383         (vect_get_vec_defs): Likewise.
3384         * tree-vectorizer.h (struct _stmt_vec_info): Amend reduc_def
3385         purpose.
3386         (vect_get_vec_defs_for_stmt_copy): Declare.
3387         (vect_get_vec_defs): Likewise.
3389 2017-07-03  Richard Sandiford  <richard.sandiford@linaro.org>
3391         * tree-data-ref.c (dr_analyze_innermost): Replace the "nest"
3392         parameter with a "loop" parameter and use it instead of the
3393         loop containing DR_STMT.  Don't check simple_iv when doing
3394         BB analysis.  Describe the two analysis modes in the comment.
3396 2017-07-03  Tom de Vries  <tom@codesourcery.com>
3398         PR tree-optimization/69468
3399         * tree-ssa-tail-merge.c (ignore_edge_flags): New constant.
3400         (find_same_succ_bb): Handle ignore_edge_flags.
3402 2017-07-03  Tom de Vries  <tom@codesourcery.com>
3404         PR tree-optimization/81192
3405         * tree-ssa-tail-merge.c (same_succ_hash): Use bb->loop_father->num in
3406         hash.
3407         (same_succ::equal): Don't find bbs to be equal if bb->loop_father
3408         differs.
3409         (find_same_succ_bb): Remove obsolete test on bb->loop_father->latch.
3411 2017-07-03  Tom de Vries  <tom@codesourcery.com>
3413         PR tree-optimization/81192
3414         * tree-ssa-tail-merge.c (same_succ_flush_bb): Handle
3415         BB_SAME_SUCC (bb) == NULL.
3417 2017-07-02  Jan Hubicka  <hubicka@ucw.cz>
3419         * cfgrtl.c (rtl_verify_edges): Enable checking of profile_probability
3420         consistency.
3422 2017-07-02  Jan Hubicka  <hubicka@ucw.cz>
3424         * dumpfile.c: Include profile-count.h
3425         * tree-cfg.c (gimple_duplicate_sese_tail): Drop UNUSED attributes;
3426         update profile.
3427         (insert_cond_bb): Update profile.
3428         * tree-cfg.h (insert_cond_bb): Update prototype.
3429         * tree-chkp-opt.c (chkp_optimize_string_function_calls): Update.
3430         * tree-dump.c: Do not include tree-cfg.
3432 2017-07-02  Jan Hubicka  <hubicka@ucw.cz>
3434         * bb-reorder.c (fix_up_crossing_landing_pad): Update profile.
3436 2017-07-02  Jan Hubicka  <hubicka@ucw.cz>
3438         * expect.c (dw2_build_landing_pads): Update profile of the landing pad
3439         bb.
3441 2017-07-02  Jan Hubicka  <hubicka@ucw.cz>
3443         * tree-complex.c (expand_complex_div_wide): update profile.
3445 2017-07-02  Richard Sandiford  <richard.sandiford@linaro.org>
3446             Alan Hayward  <alan.hayward@arm.com>
3447             David Sherwood  <david.sherwood@arm.com>
3449         * Makefile.in (MACHMODE_H): Remove insn-modes.h
3450         (CORETYPES_H): New define.
3451         (MOSTLYCLEANFILES): Add insn-modes-inline.h.
3452         (insn-modes-inline.h, s-modes-inline-h): New rules.
3453         (generated_files): Add insn-modes-inline.h.
3454         (RTL_BASE_H, TREE_CORE_H): Use CORETYPES_H instead of coretypes.h.
3455         (build/gensupport.o, build/ggc-none.o, build/print-rtl.o): Likewise.
3456         (build/read-md.o, build/read-rtl.o, build/rtl.o): Likewise.
3457         (build/vec.o, build/hash-table.o, build/inchash.o): Likewise.
3458         (build/gencondmd.o, build/genattr.o, build/genattr-common.o): Likewise.
3459         (build/genattrtab.o, build/genautomata.o, build/gencheck.o): Likewise.
3460         (build/gencodes.o, build/genconditions.o): Likewise.
3461         (build/genconfig.o, build/genconstants.o, build/genemit.o): Likewise.
3462         (build/genenums.o, build/genextract.o, build/genflags.o): Likewise.
3463         (build/gentarget-def.o, build/genmddeps.o, build/genopinit.o)
3464         (build/genoutput.o, build/genpeep.o, build/genpreds.o): Likewise.
3465         (build/genrecog.o, build/genmddump.o, build/genmatch.o): Likewise.
3466         (build/gencfn-macros.o, build/gcov-iov.o): Likewise.
3467         * coretypes.h: Include everything up to real.h for generators.
3468         Include insn-modes.h first.  Include wide-int-print.h after
3469         wide-int.h.  Include insn-modes-inline.h and then machmode.h.
3470         * machmode.h: Don't include insn-modes.h here.
3471         * function-tests.c: Remove includes of signop.h, machmode.h,
3472         double-int.h and wide-int.h.
3473         * rtl.h: Likewise.
3474         * gcc-rich-location.c: Remove includes of machmode.h, double-int.h
3475         and wide-int.h.
3476         * optc-save-gen.awk: Likewise.
3477         * gencheck.c (BITS_PER_UNIT): Delete dummy definition.
3478         * godump.c: Remove include of wide-int-print.h.
3479         * pretty-print.h: Likewise.
3480         * wide-int-print.cc: Likewise.
3481         * wide-int.cc: Likewise.
3482         * hash-map-tests.c: Remove include of signop.h.
3483         * hash-set-tests.c: Likewise.
3484         * rtl-tests.c: Likewise.
3485         * mkconfig.sh: Remove include of machmode.h.
3486         * genmodes.c (emit_insn_modes_h): Split emission of inline functions
3487         into...
3488         (emit_insn_modes_inline_h): ...this new function.  Emit the code
3489         into an insn-modes-inline.h header file, adding appropriate
3490         include guards and end comments.
3491         (emit_insn_modes_c_header): Remove include of machmode.h.
3492         (emit_min_insn_modes_c_header): Include coretypes.h rather than
3493         machmode.h.
3494         (main): Handle -i flag and call emit_insn_modes_inline_h when
3495         it is passed.
3497 2017-07-02  Richard Sandiford  <richard.sandiford@linaro.org>
3499         * tree-ssa-strlen.c (strinfo): Rename the length field to
3500         nonzero_chars.  Add a full_string_p field.
3501         (compare_nonzero_chars, zero_length_string_p): New functions.
3502         (get_addr_stridx): Add an offset_out parameter.
3503         Use compare_nonzero_chars.
3504         (get_stridx): Update accordingly.  Use compare_nonzero_chars.
3505         (new_strinfo): Update after above changes to strinfo.
3506         (set_endptr_and_length): Set full_string_p.
3507         (get_string_length): Update after above changes to strinfo.
3508         (unshare_strinfo): Update call to new_strinfo.
3509         (maybe_invalidate): Likewise.
3510         (get_stridx_plus_constant): Change off to unsigned HOST_WIDE_INT.
3511         Use compare_nonzero_chars and zero_string_p.  Treat nonzero_chars
3512         as a uhwi instead of an shwi.  Update after above changes to
3513         strinfo and new_strinfo.
3514         (zero_length_string): Assert that chainsi contains full strings.
3515         Use zero_length_string_p.  Update call to new_strinfo.
3516         (adjust_related_strinfos): Update after above changes to strinfo.
3517         Copy full_string_p from origsi.
3518         (adjust_last_stmt): Use zero_length_string_p.
3519         (handle_builtin_strlen): Update after above changes to strinfo and
3520         new_strinfo.  Install the lhs as the string length if the previous
3521         entry didn't describe a full string.
3522         (handle_builtin_strchr): Update after above changes to strinfo
3523         and new_strinfo.
3524         (handle_builtin_strcpy): Likewise.
3525         (handle_builtin_strcat): Likewise.
3526         (handle_builtin_malloc): Likewise.
3527         (handle_pointer_plus): Likewise.
3528         (handle_builtin_memcpy): Likewise.  Track nonzero characters
3529         that aren't necessarily followed by a nul terminator.
3530         (handle_char_store): Likewise.
3532 2017-07-02  Richard Sandiford  <richard.sandiford@linaro.org>
3534         PR tree-optimization/80769
3535         * tree-ssa-strlen.c (strinfo): Document that "stmt" is also used
3536         for malloc and calloc.  Document the new invariant that all related
3537         strinfos have delayed lengths or none do.
3538         (verify_related_strinfos): Move earlier in file.
3539         (set_endptr_and_length): New function, split out from...
3540         (get_string_length): ...here.  Also set the lengths of related
3541         strinfos.
3542         (zero_length_string): Assert that chainsi has known (rather than
3543         delayed) lengths.
3544         (adjust_related_strinfos): Likewise.
3546 2017-07-02  Richard Sandiford  <richard.sandiford@linaro.org>
3548         PR tree-optimization/81136
3549         * tree-vect-data-refs.c (vect_update_misalignment_for_peel): Only
3550         assert that two references with the same misalignment have the same
3551         compile-time misalignment if those compile-time misalignments
3552         are known.
3554 2017-07-01  Andi Kleen  <ak@linux.intel.com>
3556         * print-tree.c (print_node): Print all attributes.
3558 2017-07-01  Jan Hubicka  <hubicka@ucw.cz>
3560         * cfg.c (scale_bbs_frequencies): New function.
3561         * cfg.h (scale_bbs_frequencies): Declare it.
3562         * cfgloopanal.c (single_likely_exit): Cleanup.
3563         * cfgloopmanip.c (scale_loop_frequencies): Take profile_probability
3564         as parameter.
3565         (scale_loop_profile): Likewise.
3566         (loop_version): Likewise.
3567         (create_empty_loop_on_edge): Update.
3568         * cfgloopmanip.h (scale_loop_frequencies, scale_loop_profile,
3569         scale_loop_frequencies, scale_loop_profile, loopify,
3570         loop_version): Update prototypes.
3571         * modulo-sched.c (sms_schedule): Update.
3572         * predict.c (unlikely_executed_edge_p): Also check probability.
3573         (probably_never_executed_edge_p): Fix typo.
3574         * tree-if-conv.c (version_loop_for_if_conversion): Update.
3575         * tree-parloops.c (gen_parallel_loop): Update.
3576         * tree-ssa-loop-ivcanon.c (try_peel_loop): Update.
3577         * tree-ssa-loop-manip.c (tree_transform_and_unroll_loop): Update.
3578         * tree-ssa-loop-split.c (split_loop): Update.
3579         * tree-ssa-loop-unswitch.c (tree_unswitch_loop): Update.
3580         * tree-vect-loop-manip.c (vect_do_peeling): Update.
3581         (vect_loop_versioning): Update.
3582         * tree-vect-loop.c (scale_profile_for_vect_loop): Update.
3584 2017-07-01  Jan Hubicka  <hubicka@ucw.cz>
3586         * trans-mem.c (split_bb_make_tm_edge): Update profile.
3588 2017-07-01  Jan Hubicka  <hubicka@ucw.cz>
3590         * tree-if-conv.c (combine_blocks): Use make_single_succ_edge
3591         to keep profile consistent.
3593 2017-07-01  Jan Hubicka  <hubicka@ucw.cz>
3595         * cfgrtl.c (rtl_flow_call_edges_add): Update profile.
3596         * tree-cfg.c (gimple_flow_call_edges_add): Likewise.
3597         * profile-count.h (max_safe_multiplier): Make unsigned.
3598         (profile_count::guessed_zero): New.
3600 2017-07-01  Jan Hubicka  <hubicka@ucw.cz>
3602         * bb-reorder.c (fix_up_crossing_landing_pad,
3603         fix_crossing_conditional_branches): Use make_single_succ_edge
3604         to keep profile consistent.
3606 2017-07-01  Jan Hubicka  <hubicka@ucw.cz>
3608         * tree-vect-loop.c (optimize_mask_stores): Use make_single_succ_edge
3609         to update profile.
3611 2017-07-01  Jakub Jelinek  <jakub@redhat.com>
3613         PR sanitizer/81262
3614         * bb-reorder.c (fix_up_fall_thru_edges): Move variable declarations to
3615         the right scopes, make sure cond_jump isn't preserved between multiple
3616         iterations.  Search for fallthru edge whenever there are 3+ edges and
3617         use find_fallthru_edge for it.
3619 2017-06-29  Jan Hubicka  <hubicka@ucw.cz>
3621         Patch by Alexander Monakov <amonakov@ispras.ru>
3622         * sel-sched-ir.c (compute_succs_info): Handle uninitialized
3623         probabilities consistently.
3625 2017-06-29  Jan Hubicka  <hubicka@ucw.cz>
3627         * pa.c (pa_expand_compare_and_swap_loop): Update call of
3628         emit_cmp_and_jump_insns.
3630 2017-06-29  Jan Hubicka  <hubicka@ucw.cz>
3632         PR ipa/81261
3633         * tree-inline.c (expand_call_inline): Combine profile statuses.
3635 2017-06-30  Andrew Pinski  <apinski@cavium.com>
3637         * tree-if-conv.c (predicate_scalar_phi): Update new_stmt if
3638         fold_stmt returned true.
3640 2017-06-30  Nathan Sidwell  <nathan@acm.org>
3642         * ggc.h (empty_string): Delete.
3643         * cfgexpand.c (expand_asm_stmt): Use plain "".
3644         * optabs.c (expand_asm_memory_barrier): Likewise.
3645         * stringpool.c (empty_string): Delete.
3646         (digit_vector, digit_string): Delete.
3647         (ggc_alloc_string): Use plain "", don't optimize single digit
3648         strings.  Use ggc_alloc_atomic.
3650 2017-06-30  Richard Earnshaw  <rearnsha@arm.com>
3652         * rtlanal.c (insn_rtx_cost): If a parallel contains exactly one
3653         comparison set and one other set, use the cost of the non-comparison
3654         set.
3656 2017-06-30  Nathan Sidwell  <nathan@acm.org>
3658         * ggc.h: Replace all 'static inline' with plain 'inline'.  Fix
3659         some formatting.
3661 2017-06-30  Peter Bergner  <bergner@vnet.ibm.com>
3663         * tree-cfg.c (group_case_labels_stmt): Merge scanning and compressing
3664         loops.  Remove now unneeded calls to gimple_switch_set_label() that
3665         just set removed labels to NULL_TREE.
3667 2017-06-30  Aldy Hernandez  <aldyh@redhat.com>
3669         * tree-ssanames.c (set_range_info_raw): Abstract from ...
3670         (set_range_info): ...here.  Only call set_range_info_raw if domain
3671         is useful.
3672         (set_nonzero_bits): Call set_range_info_raw.
3673         * tree-ssanames.h (set_range_info_raw): New.
3675 2017-06-30  Jakub Jelinek  <jakub@redhat.com>
3677         PR target/81225
3678         * config/i386/sse.md (vec_extract_lo_<mode><mask_name>): For V8FI,
3679         V16FI and VI8F_256 iterators, use <store_mask_predicate> instead
3680         of nonimmediate_operand and <store_mask_constraint> instead of m
3681         for the input operand.  For V8FI iterator, always split if input
3682         is a MEM.  For V16FI and V8SF_256 iterators, don't test if both
3683         operands are MEM if <mask_applied>.  For VI4F_256 iterator, use
3684         <store_mask_predicate> instead of register_operand and
3685         <store_mask_constraint> instead of v for the input operand.  Make
3686         sure both operands aren't MEMs for if not <mask_applied>.
3688 2017-06-30  Sylvestre Ledru  <sylvestre@debian.org>
3690         * lto-wrapper.c (copy_file) Close both file descriptors before
3691         exiting normally.
3693 2017-06-30  Martin Liska  <mliska@suse.cz>
3695         PR ipa/81214
3696         * multiple_target.c (create_dispatcher_calls): Make ifunc
3697         also for function that don't have calls or are not referenced.
3699 2017-06-30  Richard Biener  <rguenther@suse.de>
3701         * tree-vect-slp.c (vect_slp_analyze_node_operations): Only
3702         analyze the first scalar stmt.  Move vector type computation
3703         for the BB case here from ...
3704         * tree-vect-stmts.c (vect_analyze_stmt): ... here.  Guard
3705         live operation processing in the SLP case properly.
3707 2017-06-30  Richard Biener  <rguenther@suse.de>
3709         * graph.c (draw_cfg_node_succ_edges): Fix broken dot syntax.
3711 2017-06-30  Martin Liska  <mliska@suse.cz>
3713         PR sanitizer/81021
3714         * tree-eh.c (lower_resx): Call BUILT_IN_ASAN_HANDLE_NO_RETURN
3715         before BUILT_IN_UNWIND_RESUME when ASAN is used.
3717 2017-06-30  Yvan Roux  <yvan.roux@linaro.org>
3719         * doc/invoke.texi (AArch64): Add missing options and remove redundant
3720         ones.
3722 2017-06-30  Richard Biener  <rguenther@suse.de>
3724         PR tree-optimization/81249
3725         * tree-vect-loop.c (vect_create_epilog_for_reduction): Convert
3726         condition reduction result to original scalar type.
3728 2017-06-30  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
3730         * profile-count.h (enum profile_quality): Fix typos and whitespace
3731         issues.
3733 2017-06-30  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
3735         * config/s390/s390.c (s390_expand_setmem): Adjust to the new data
3736         type for branch probabilities.
3738 2017-06-29  Julian Brown  <julian@codesourcery.com>
3739             Naveen H.S  <Naveen.Hurugalawadi@cavium.com>
3741         * config/aarch64/aarch64-fusion-pairs.def: Add ALU_BRANCH entry.
3742         * config/aarch64/aarch64.c (AARCH64_FUSE_ALU_BRANCH): New fusion type.
3743         (thunderx2t99_tunings): Set AARCH64_FUSE_ALU_BRANCH flag.
3744         (aarch_macro_fusion_pair_p): Add support for AARCH64_FUSE_ALU_BRANCH.
3746 2017-06-29  Naveen H.S  <Naveen.Hurugalawadi@cavium.com>
3748         * config/aarch64/aarch64.c (aarch_macro_fusion_pair_p): Push the
3749         check for CC usage into AARCH64_FUSE_CMP_BRANCH.
3750         * config/i386/i386.c (ix86_macro_fusion_pair_p): Push the check for
3751         CC usage from generic code to here.
3752         * sched-deps.c (sched_macro_fuse_insns): Move the condition for
3753         CC usage into the target macros.
3755 2017-06-29  Maya Rashish  <coypu@sdf.org>
3757         * config/netbsd.h (NETBSD_LIB_SPEC): Add -lc when creating shared
3758         objects.
3760 2017-06-29  Jan Hubicka  <hubicka@ucw.cz>
3762         * arm/arm-builtins.c: Include profile-count.h
3763         * except.c (sjlj_emit_function_enter): Use
3764         profile_probability::unlikely.
3766 2017-06-29  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
3768         * config/rs6000/rs6000.c (toc_relative_expr_p): Make tocrel_base
3769         and tocrel_offset be pointer args rather than implicitly using
3770         static versions.
3771         (legitimate_constant_pool_address_p, rs6000_emit_move,
3772         const_load_sequence_p, adjust_vperm): Add local tocrel_base and
3773         tocrel_offset and use in toc_relative_expr_p call.
3774         (print_operand, print_operand_address): Use static tocrel_base_oac
3775         and tocrel_offset_oac.
3776         (rs6000_output_addr_const_extra): Use static tocrel_base_oac and
3777         tocrel_offset_oac.
3779 2017-06-29  Maya Rashish  <coypu@sdf.org>
3781         * config/vax/builtins.md (ffssi2_internal): Correct constraint.
3783 2017-06-29  Eric Botcazou  <ebotcazou@adacore.com>
3785         * expr.c (expand_expr) <normal_inner_ref>: When testing for unaligned
3786         objects, take into account only the alignment of 'op0' and 'mode1' if
3787         'op0' is a MEM.
3789 2017-06-29  Steve Ellcey  <sellcey@cavium.com>
3791         * ccmp.c (ccmp_tree_comparison_p): New function.
3792         (ccmp_candidate_p): Update to use above function.
3793         (get_compare_parts): New function.
3794         (expand_ccmp_next): Update to use new functions.
3795         (expand_ccmp_expr_1): Take tree arg instead of gimple, update to use
3796         new functions.
3797         (expand_ccmp_expr): Pass tree instead of gimple to expand_ccmp_expr_1,
3798         take mode as argument.
3799         * ccmp.h (expand_ccmp_expr): Add mode as argument.
3800         * expr.c (expand_expr_real_1): Pass mode as argument.
3802 2017-06-29  Segher Boessenkool  <segher@kernel.crashing.org>
3804         * combine.c (combine_instructions): Print insns to dump_file, together
3805         with their costs.
3807 2017-06-29  Jan Hubicka  <hubicka@ucw.cz>
3809         * asan.c (asan_emit_stack_protection): Update.
3810         (create_cond_insert_point): Update.
3811         * auto-profile.c (afdo_propagate_circuit): Update.
3812         * basic-block.h (struct edge_def): Turn probability to
3813         profile_probability.
3814         (EDGE_FREQUENCY): Update.
3815         * bb-reorder.c (find_traces_1_round): Update.
3816         (better_edge_p): Update.
3817         (sanitize_hot_paths): Update.
3818         * cfg.c (unchecked_make_edge): Initialize probability to uninitialized.
3819         (make_single_succ_edge): Update.
3820         (check_bb_profile): Update.
3821         (dump_edge_info): Update.
3822         (update_bb_profile_for_threading): Update.
3823         * cfganal.c (connect_infinite_loops_to_exit): Initialize new edge
3824         probabilitycount to 0.
3825         * cfgbuild.c (compute_outgoing_frequencies): Update.
3826         * cfgcleanup.c (try_forward_edges): Update.
3827         (outgoing_edges_match): Update.
3828         (try_crossjump_to_edge): Update.
3829         * cfgexpand.c (expand_gimple_cond): Update make_single_succ_edge.
3830         (expand_gimple_tailcall): Update.
3831         (construct_init_block): Use make_single_succ_edge.
3832         (construct_exit_block): Use make_single_succ_edge.
3833         * cfghooks.c (verify_flow_info): Update.
3834         (redirect_edge_succ_nodup): Update.
3835         (split_edge): Update.
3836         (account_profile_record): Update.
3837         * cfgloopanal.c (single_likely_exit): Update.
3838         * cfgloopmanip.c (scale_loop_profile): Update.
3839         (set_zero_probability): Remove.
3840         (duplicate_loop_to_header_edge): Update.
3841         * cfgloopmanip.h (loop_version): Update prototype.
3842         * cfgrtl.c (try_redirect_by_replacing_jump): Update.
3843         (force_nonfallthru_and_redirect): Update.
3844         (update_br_prob_note): Update.
3845         (rtl_verify_edges): Update.
3846         (purge_dead_edges): Update.
3847         (rtl_lv_add_condition_to_bb): Update.
3848         * cgraph.c: (cgraph_edge::redirect_call_stmt_to_calle): Update.
3849         * cgraphunit.c (init_lowered_empty_function): Update.
3850         (cgraph_node::expand_thunk): Update.
3851         * cilk-common.c: Include profile-count.h
3852         * dojump.c (inv): Remove.
3853         (jumpifnot): Update.
3854         (jumpifnot_1): Update.
3855         (do_jump_1): Update.
3856         (do_jump): Update.
3857         (do_jump_by_parts_greater_rtx): Update.
3858         (do_compare_rtx_and_jump): Update.
3859         * dojump.h (jumpifnot, jumpifnot_1, jumpif_1, jumpif, do_jump,
3860         do_jump_1. do_compare_rtx_and_jump): Update prototype.
3861         * dwarf2cfi.c: Include profile-count.h
3862         * except.c (dw2_build_landing_pads): Use make_single_succ_edge.
3863         (sjlj_emit_dispatch_table): Likewise.
3864         * explow.c: Include profile-count.h
3865         * expmed.c (emit_store_flag_force): Update.
3866         (do_cmp_and_jump): Update.
3867         * expr.c (compare_by_pieces_d::generate): Update.
3868         (compare_by_pieces_d::finish_mode): Update.
3869         (emit_block_move_via_loop): Update.
3870         (store_expr_with_bounds): Update.
3871         (store_constructor): Update.
3872         (expand_expr_real_2): Update.
3873         (expand_expr_real_1): Update.
3874         * expr.h (try_casesi, try_tablejump): Update prototypes.
3875         * gimple-pretty-print.c (dump_probability): Update.
3876         (dump_profile): New.
3877         (dump_gimple_label): Update.
3878         (dump_gimple_bb_header): Update.
3879         * graph.c (draw_cfg_node_succ_edges): Update.
3880         * hsa-gen.c (convert_switch_statements): Update.
3881         * ifcvt.c (cheap_bb_rtx_cost_p): Update.
3882         (find_if_case_1): Update.
3883         (find_if_case_2): Update.
3884         * internal-fn.c (expand_arith_overflow_result_store): Update.
3885         (expand_addsub_overflow): Update.
3886         (expand_neg_overflow): Update.
3887         (expand_mul_overflow): Update.
3888         (expand_vector_ubsan_overflow): Update.
3889         * ipa-cp.c (good_cloning_opportunity_p): Update.
3890         * ipa-split.c (split_function): Use make_single_succ_edge.
3891         * ipa-utils.c (ipa_merge_profiles): Update.
3892         * loop-doloop.c (add_test): Update.
3893         (doloop_modify): Update.
3894         * loop-unroll.c (compare_and_jump_seq): Update.
3895         (unroll_loop_runtime_iterations): Update.
3896         * lra-constraints.c (lra_inheritance): Update.
3897         * lto-streamer-in.c (input_cfg): Update.
3898         * lto-streamer-out.c (output_cfg): Update.
3899         * mcf.c (adjust_cfg_counts): Update.
3900         * modulo-sched.c (sms_schedule): Update.
3901         * omp-expand.c (expand_omp_for_init_counts): Update.
3902         (extract_omp_for_update_vars): Update.
3903         (expand_omp_ordered_sink): Update.
3904         (expand_omp_for_ordered_loops): Update.
3905         (expand_omp_for_generic): Update.
3906         (expand_omp_for_static_nochunk): Update.
3907         (expand_omp_for_static_chunk): Update.
3908         (expand_cilk_for): Update.
3909         (expand_omp_simd): Update.
3910         (expand_omp_taskloop_for_outer): Update.
3911         (expand_omp_taskloop_for_inner): Update.
3912         * omp-simd-clone.c (simd_clone_adjust): Update.
3913         * optabs.c (expand_doubleword_shift): Update.
3914         (expand_abs): Update.
3915         (emit_cmp_and_jump_insn_1): Update.
3916         (expand_compare_and_swap_loop): Update.
3917         * optabs.h (emit_cmp_and_jump_insns): Update prototype.
3918         * predict.c (predictable_edge_p): Update.
3919         (edge_probability_reliable_p): Update.
3920         (set_even_probabilities): Update.
3921         (combine_predictions_for_insn): Update.
3922         (combine_predictions_for_bb): Update.
3923         (propagate_freq): Update.
3924         (estimate_bb_frequencies): Update.
3925         (force_edge_cold): Update.
3926         * profile-count.c (profile_count::dump): Add missing space into dump.
3927         (profile_count::debug): Add newline.
3928         (profile_count::differs_from_p): Explicitly convert to unsigned.
3929         (profile_count::stream_in): Update.
3930         (profile_probability::dump): New member function.
3931         (profile_probability::debug): New member function.
3932         (profile_probability::differs_from_p): New member function.
3933         (profile_probability::differs_lot_from_p): New member function.
3934         (profile_probability::stream_in): New member function.
3935         (profile_probability::stream_out): New member function.
3936         * profile-count.h (profile_count_quality): Rename to ...
3937         (profile_quality): ... this one.
3938         (profile_probability): New.
3939         (profile_count): Update.
3940         * profile.c (compute_branch_probabilities): Update.
3941         * recog.c (peep2_attempt): Update.
3942         * sched-ebb.c (schedule_ebbs): Update.
3943         * sched-rgn.c (find_single_block_region): Update.
3944         (compute_dom_prob_ps): Update.
3945         (schedule_region): Update.
3946         * sel-sched-ir.c (compute_succs_info): Update.
3947         * stmt.c (struct case_node): Update.
3948         (do_jump_if_equal): Update.
3949         (get_outgoing_edge_probs): Update.
3950         (conditional_probability): Update.
3951         (emit_case_dispatch_table): Update.
3952         (expand_case): Update.
3953         (expand_sjlj_dispatch_table): Update.
3954         (emit_case_nodes): Update.
3955         * targhooks.c: Update.
3956         * tracer.c (better_p): Update.
3957         (find_best_successor): Update.
3958         * trans-mem.c (expand_transaction): Update.
3959         * tree-call-cdce.c: Update.
3960         * tree-cfg.c (gimple_split_edge): Upate.
3961         (move_sese_region_to_fn): Upate.
3962         * tree-cfgcleanup.c (cleanup_control_expr_graph): Upate.
3963         * tree-eh.c (lower_resx): Upate.
3964         (cleanup_empty_eh_move_lp): Upate.
3965         * tree-if-conv.c (version_loop_for_if_conversion): Update.
3966         * tree-inline.c (copy_edges_for_bb): Update.
3967         (copy_cfg_body): Update.
3968         * tree-parloops.c (gen_parallel_loop): Update.
3969         * tree-profile.c (gimple_gen_ic_func_profiler): Update.
3970         (gimple_gen_time_profiler): Update.
3971         * tree-ssa-dce.c (remove_dead_stmt): Update.
3972         * tree-ssa-ifcombine.c (update_profile_after_ifcombine): Update.
3973         * tree-ssa-loop-im.c (execute_sm_if_changed): Update.
3974         * tree-ssa-loop-ivcanon.c (remove_exits_and_undefined_stmts): Update.
3975         (unloop_loops): Update.
3976         (try_peel_loop): Update.
3977         * tree-ssa-loop-manip.c (tree_transform_and_unroll_loop): Update.
3978         * tree-ssa-loop-split.c (connect_loops): Update.
3979         (split_loop): Update.
3980         * tree-ssa-loop-unswitch.c (tree_unswitch_loop): Update.
3981         (hoist_guard): Update.
3982         * tree-ssa-phionlycprop.c (propagate_rhs_into_lhs): Update.
3983         * tree-ssa-phiopt.c (replace_phi_edge_with_variable): Update.
3984         (value_replacement): Update.
3985         * tree-ssa-reassoc.c (branch_fixup): Update.
3986         * tree-ssa-tail-merge.c (replace_block_by): Update.
3987         * tree-ssa-threadupdate.c (remove_ctrl_stmt_and_useless_edges): Update.
3988         (create_edge_and_update_destination_phis): Update.
3989         (compute_path_counts): Update.
3990         (recompute_probabilities): Update.
3991         (update_joiner_offpath_counts): Update.
3992         (freqs_to_counts_path): Update.
3993         (duplicate_thread_path): Update.
3994         * tree-switch-conversion.c (hoist_edge_and_branch_if_true): Update.
3995         (struct switch_conv_info): Update.
3996         (gen_inbound_check): Update.
3997         * tree-vect-loop-manip.c (slpeel_add_loop_guard): Update.
3998         (vect_do_peeling): Update.
3999         (vect_loop_versioning): Update.
4000         * tree-vect-loop.c (scale_profile_for_vect_loop): Update.
4001         (optimize_mask_stores): Update.
4002         * ubsan.c (ubsan_expand_null_ifn): Update.
4003         * value-prof.c (gimple_divmod_fixed_value): Update.
4004         (gimple_divmod_fixed_value_transform): Update.
4005         (gimple_mod_pow2): Update.
4006         (gimple_mod_pow2_value_transform): Update.
4007         (gimple_mod_subtract): Update.
4008         (gimple_mod_subtract_transform): Update.
4009         (gimple_ic): Update.
4010         (gimple_stringop_fixed_value): Update.
4011         (gimple_stringops_transform): Update.
4012         * value-prof.h: Update.
4014 2017-06-29  Carl Love  <cel@us.ibm.com>
4016         * config/rs6000/rs6000-c.c: Add support for built-in functions
4017         vector signed int vec_signed (vector float);
4018         vector signed long long vec_signed (vector double);
4019         vector signed int vec_signed2 (vector double, vector double);
4020         vector signed int vec_signede (vector double);
4021         vector signed int vec_signedo (vector double);
4022         * config/rs6000/rs6000.c (rs6000_generate_vsigned2_code): Add
4023         instruction generator.
4024         * config/rs6000/vsx.md (UNSPEC_VSX_XVCVSPSXWS, UNSPEC_VSX_XVCVSPSXDS,
4025         UNSPEC_VSX_VSIGNED2): Add UNSPECS.
4026         (vsx_xvcvspsxws, vsx_xvcvdpuxds_scale, vsx_xvcvspuxws, vsigned2_v2df):
4027         Add define_insn.
4028         (vsignedo_v2df, vsignede_v2df, vunsigned2_v2df, vunsignedo_v2df,
4029         vunsignede_v2df): Add define_expands.
4030         * config/rs6000/rs6000-builtin.def (VEC_SIGNED, VEC_UNSIGNED,
4031         VEC_SIGNED2, VEC_UNSIGNED2, VEC_SIGNEDE, VEC_UNSIGNEDE, VEC_SIGNEDO,
4032         VEC_UNSIGNEDO): Add definitions.
4033         * config/vsx.md (UNSPEC_VSX_XVCVSPSXWS, UNSPEC_VSX_XVCVSPSXDS,
4034         UNSPEC_VSX_VSIGNED2): Add UNSPECs.
4035         (vsx_xvcvspsxws, vsx_xvcvspuxws): Add define_insn.
4036         (vsigned2_v2df, vsigendo_v2df, vsignede_v2df,
4037         vunsigned2_v2df, vunsignedo_v2df, vunsignede_v2df): Add define_expands.
4038         * config/rs6000/altivec.h (vec_signed, vec_signed2,
4039         vec_signede and vec_signedo, vec_unsigned, vec_unsigned2,
4040         vec_unsignede, vec_unsignedo): Add builtin defines.
4041         * config/rs6000-protos.h (rs6000_generate_vsigned2_code): Add extern
4042         declaration.
4043         * doc/extend.texi: Update the built-in documentation file for the
4044         new built-in functions.
4046 2017-06-29  Richard Biener  <rguenther@suse.de>
4048         * tree-vect-loop.c (vect_analyze_scalar_cycles_1): Do not add
4049         reduction chains to LOOP_VINFO_REDUCTIONS.
4050         * tree-vect-slp.c (vect_analyze_slp): Continue looking for
4051         SLP reductions after processing reduction chains.
4053 2017-06-29  Nathan Sidwell  <nathan@acm.org>
4055         * builtins.c (fold_builtin_FUNCTION): Use
4056         lang_hooks.decl_printable_name.
4058 2017-06-29  Peter Bergner  <bergner@vnet.ibm.com>
4060         PR middle-end/81194
4061         * cfgexpand.c (expand_gimple_stmt_1): Handle switch statements
4062         with only one label.
4063         * stmt.c (expand_case): Assert NCASES is greater than one.
4065 2017-06-29  Richard Biener  <rguenther@suse.de>
4067         * tree-cfg.c (group_case_labels_stmt): Return whether we changed
4068         anything.
4069         (group_case_labels): Likewise.
4070         (find_taken_edge): Push sanity checking on val to workers...
4071         (find_taken_edge_cond_expr): ... here
4072         (find_taken_edge_switch_expr): ... and here, handle cases
4073         with just a default label.
4074         * tree-cfg.h (group_case_labels_stmt): Adjust prototype.
4075         (group_case_labels): Likewise.
4076         * tree-cfgcleanup.c (execute_cleanup_cfg_post_optimizing): When
4077         group_case_labels does anything cleanup the CFG again.
4079 2017-06-29  Bin Cheng  <bin.cheng@arm.com>
4081         PR tree-optimization/81196
4082         * tree-ssa-loop-niter.c (number_of_iterations_cond): Handle loop
4083         exit condition comparing two IVs.
4085 2017-06-29  Richard Earnshaw  <rearnsha@arm.com>
4087         * config/arm/parsecpu.awk (gen_comm_data): Add initializer for
4088         profile to the dummy entry at the end of the list of architectures.
4089         * config/arm/arm-cpu-cdata.h: Regenerated.
4091 2017-06-29  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
4092             Michael Collison <michael.collison@arm.com>
4094         PR target/70119
4095         * config/aarch64/aarch64.md (*aarch64_<optab>_reg_<mode>3_mask1):
4096         New pattern.
4097         (*aarch64_reg_<mode>3_neg_mask2): New pattern.
4098         (*aarch64_reg_<mode>3_minus_mask): New pattern.
4099         (*aarch64_<optab>_reg_di3_mask2): New pattern.
4100         * config/aarch64/aarch64.c (aarch64_rtx_costs): Account for cost
4101         of shift when the shift amount is masked with constant equal to
4102         the size of the mode.
4103         * config/aarch64/predicates.md (subreg_lowpart_operator): New
4104         predicate.
4106 2017-06-29  Martin Liska  <mliska@suse.cz>
4108         * config/i386/i386.opt: Change range from [1,5] to [0,5].
4110 2017-06-29  Yury Gribov  <tetra2005@gmail.com>
4112         PR bootstrap/80565
4113         * ipa-cp.c (allocate_and_init_ipcp_value): Add initialization
4114         code.
4115         * ipa-inline.h
4116         (edge_growth_cache_entry::edge_growth_cache_entry): New
4117         function.
4118         (reset_edge_growth_cache): Update to use constructor.
4120 2017-06-28  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
4122         * config/aarch64/aarch64.h (AARCH64_EXPAND_ALIGNMENT): New.
4123         (DATA_ALIGNMENT): Update to use AARCH64_EXPAND_ALIGNMENT.
4124         (LOCAL_ALIGNMENT): Update to use AARCH64_EXPAND_ALIGNMENT.
4126 2017-06-28  Sebastian Peryt  <sebastian.peryt@intel.com>
4128         * config/i386/avx512vlintrin.h (_mm256_permutexvar_epi64)
4129         (_mm256_permutexvar_epi32, _mm256_permutex_epi64): New intrinsics.
4131 2017-06-28  Szabolcs Nagy  <szabolcs.nagy@arm.com>
4133         * config.gcc (*-linux-musl*): Add t-musl tmake_file.
4134         (*-linux-uclibc*): Add t-uclibc tmake_file.
4135         * config/t-musl: New.
4136         * config/t-uclibc: New.
4138 2017-06-28  Richard Earnshaw  <rearnsha@arm.com>
4140         * config/arm/parsecpu.awk (profile): Parse new keyword in an arch
4141         context.
4142         (gen_comm_data): Emit architectural setting of arch_prof.
4143         * config/arm/arm-cpus.in (armv6-m, armv6s-m, armv7-a, armv7ve): Set the
4144         profile.
4145         (armv7-r, armv7-m, armv7e-m, armv8-a, armv8.1-a, armv8.2-a): Likewise.
4146         (armv8-m.base, armv8-m.main): Likewise.
4147         * arm-protos.h (arm_build_target): Add profile field.
4148         (arch_option): Likewise.
4149         * config/arm/arm.c (arm_configure_build_target): Copy the profile to
4150         the active target.
4151         * config/arm/arm.h (TARGET_ARM_ARCH_PROFILE): Use
4152         arm_active_target.profile.
4154 2017-06-28  Richard Biener  <rguenther@suse.de>
4156         PR middle-end/81227
4157         * fold-const.c (negate_expr_p): Use TYPE_UNSIGNED, not
4158         TYPE_OVERFLOW_WRAPS.
4159         * match.pd (negate_expr_p): Likewise.
4160         * tree-ssa-reassoc.c (optimize_range_tests_diff): Use
4161         fold_build2, not fold_binary.
4163 2017-06-28  Wilco Dijkstra  <wdijkstr@arm.com>
4165         * config/aarch64/aarch64 (aarch64_expand_mov_immediate):
4166         Convert memory address to Pmode.
4167         (aarch64_print_operand): Assert MEM operands are always Pmode.
4169 2017-06-28  Wilco Dijkstra  <wdijkstr@arm.com>
4171         PR target/79665
4172         * config/arm/aarch-common.c (arm_no_early_alu_shift_dep):
4173         Remove redundant if.
4174         (aarch_forward_to_shift_is_not_shifted_reg): Remove.
4175         * config/arm/aarch-common-protos.h
4176         (aarch_forward_to_shift_is_not_shifted_re): Remove.
4177         * config/arm/cortex-a53.md: Use arm_no_early_alu_shift_dep in bypass.
4179 2017-06-28  Michael Meissner  <meissner@linux.vnet.ibm.com>
4181         PR ipa/81238
4182         * multiple_target.c (create_dispatcher_calls): Set the default
4183         clone to be static, not public.
4185 2017-06-28  Richard Biener  <rguenther@suse.de>
4187         * tree-vect-loop.c (vectorizable_reduction): Move special
4188         cond reduction IV var creation ...
4189         (vect_create_epilog_for_reduction): ... here.  Remove induction_index
4190         parameter.  Use STMT_VINFO_VECTYPE.
4191         * tree-vect-slp.c (vect_get_constant_vectors): Properly reset
4192         constant_p.
4194 2017-06-28  Martin Liska  <mliska@suse.cz>
4196         PR ipa/81128
4197         * ipa-visibility.c (non_local_p): Handle visibility.
4199 2017-06-28  Martin Liska  <mliska@suse.cz>
4201         PR driver/79659
4202         * common.opt: Add IntegerRange to various options.
4203         * opt-functions.awk (integer_range_info): New function.
4204         * optc-gen.awk: Add integer_range_info to cl_options struct.
4205         * opts-common.c (decode_cmdline_option): Handle
4206         CL_ERR_INT_RANGE_ARG.
4207         (cmdline_handle_error): Likewise.
4208         * opts.c (print_filtered_help): Show valid interval in
4209         when --help is provided.
4210         * opts.h (struct cl_option): Add range_min and range_max fields.
4211         * config/i386/i386.opt: Add IntegerRange for -mbranch-cost.
4213 2017-06-28  Marc Glisse  <marc.glisse@inria.fr>
4215         * match.pd ((X & ~Y) | (~X & Y)): Generalize to + and ^.
4216         (x * C EQ/NE y * C): New transformation.
4218 2017-06-28  Christophe Lyon  <christophe.lyon@linaro.org>
4220         * genmultilib (combination_space): Accept '+' in option names.
4222 2017-06-28  Martin Liska  <mliska@suse.cz>
4224         PR sanitizer/81224
4225         * asan.c (instrument_derefs): Bail out inner references
4226         that are hard register variables.
4228 2017-06-28  Jakub Jelinek  <jakub@redhat.com>
4230         PR target/81175
4231         * config/i386/i386.c (ix86_init_mmx_sse_builtins): Use def_builtin
4232         rather than def_builtin_pure for __builtin_ia32_gatherpf*.
4234 2017-06-28  Richard Biener  <rguenther@suse.de>
4236         * tree-vectorizer.h (vect_get_vec_defs): Remove.
4237         (vect_get_slp_defs): Adjust.
4238         * tree-vect-loop.c (get_initial_defs_for_reduction): Split
4239         out from ...
4240         * tree-vect-slp.c (vect_get_constant_vectors): ... here and
4241         simplify.
4242         * tree-vect-loop.c (vect_create_epilog_for_reduction): Use
4243         get_initial_defs_for_reduction instead of vect_get_vec_defs.
4244         (vectorizable_reduction): Adjust.
4245         * tree-vect-slp.c (vect_get_constant_vectors): Remove reduction
4246         handling.
4247         (vect_get_slp_defs): Likewise.
4248         * tree-vect-stmts.c (vect_get_vec_defs): Make static and adjust.
4249         (vectorizable_bswap): Adjust.
4250         (vectorizable_call): Likewise.
4251         (vectorizable_conversion): Likewise.
4252         (vectorizable_assignment): Likewise.
4253         (vectorizable_shift): Likewise.
4254         (vectorizable_operation): Likewise.
4255         (vectorizable_store): Likewise.
4256         (vectorizable_condition): Likewise.
4257         (vectorizable_comparison): Likewise.
4259 2017-06-28  Michael Collison  <michael.collison@arm.com>
4261         PR target/68535
4262         * config/arm/arm.c (gen_ldm_seq): Remove last unnecessary
4263         set of base_reg
4264         (arm_gen_movmemqi): Removed unused variable 'i'.
4265         Convert 'for' loop into 'while' loop.
4266         (arm_expand_prologue): Remove last unnecessary set of insn.
4267         (thumb_pop): Remove unused variable 'pushed_words'.
4268         (thumb_exit): Remove last unnecessary set of regs_to_pop.
4270 2017-06-28  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
4272         * config/s390/predicates.md: Use s390_rel_address_ok_p.
4273         * config/s390/s390-protos.h: Add prototype of
4274         s390_rel_address_ok_p.
4275         * config/s390/s390.c (s390_got_symbol): New function.
4276         (s390_rel_address_ok_p): New function.
4277         (legitimize_pic_address): Use s390_rel_address_ok_p.
4278         (s390_load_got): Use s390_got_symbol.
4279         (s390_option_override): Issue error if
4280         -mno-pic-data-is-text-relative is used without -fpic/-fPIC.
4281         * config/s390/s390.h (TARGET_DEFAULT_PIC_DATA_IS_TEXT_RELATIVE):
4282         New macro.
4283         * config/s390/s390.opt: New option mpic-data-is-text-relative.
4285 2017-06-27  Andrew Pinski  <apinski@cavium.com>
4287         * match.pd (X >/>=/</<= 0 ? 1.0 : -1.0): New patterns.
4288         (X * copysign (1.0, X)): New pattern.
4289         (X * copysign (1.0, -X)): New pattern.
4290         (copysign (-1.0, CST)): New pattern.
4292 2017-06-27  Joseph Myers  <joseph@codesourcery.com>
4294         * genmultilib (combination_space): Remove variable.
4295         Validate reuse rules against regular expression for any sequence
4296         of multilib options in any order.
4298 2017-06-27  Michael Collison  <michael.collison@arm.com>
4300         * config/aarch64/aarch64-simd.md (aarch64_combine<mode>): Directly
4301         call aarch64_split_simd_combine.
4302         * (aarch64_combine_internal<mode>): Delete pattern.
4303         * config/aarch64/aarch64.c (aarch64_split_simd_combine):
4304         Allow register and subreg operands.
4306 2017-06-27  Jerome Lambourg  <lambourg@adacore.com>
4308         * config/i386/vxworks.h (ASM_SPEC): Remove definition. No target
4309         specific need, just fallback on defaults.
4310         (ASM_OUTPUT_ALIGNED_BSS): Add #undef before #define.
4312 2017-06-27  Jerome Lambourg  <lambourg@adacore.com>
4313             Olivier Hainque  <hainque@adacore.com>
4315         * config/i386/vxworks.h (DBX_REGISTER_NUMBER): Pick distinct
4316         map for 64bits.
4317         (TARGET_OS_CPP_BUILTINS): builtin_define CPU to X86_64 for 64bit
4318         targets. Pick a default if no particular attempt applied.
4319         (STACK_CHECK_PROTECT): Double for 64bit targets, which have
4320         larger contexts.
4322 2017-06-27  Jerome Lambourg  <lambourg@adacore.com>
4324         * config.gcc (i*86-wrs-vxworks7): Handle new acceptable triplet.
4325         (x86_64-wrs-vxworks7): Likewise.
4327 2017-06-27  Marek Polacek  <polacek@redhat.com>
4329         PR sanitizer/81223
4330         * ubsan.c (instrument_null): Check get_base_address's result for null.
4332 2017-06-27  Marc Glisse  <marc.glisse@inria.fr>
4334         * match.pd ((A+-B)+(C-A), (A+B)-(A-C)): New transformations.
4336 2017-06-27  Marc Glisse  <marc.glisse@inria.fr>
4338         * builtin-types.def (BT_FENV_T_PTR, BT_CONST_FENV_T_PTR,
4339         BT_FEXCEPT_T_PTR, BT_CONST_FEXCEPT_T_PTR): New primitive types.
4340         (BT_FN_INT_FENV_T_PTR, BT_FN_INT_CONST_FENV_T_PTR,
4341         BT_FN_INT_FEXCEPT_T_PTR_INT, BT_FN_INT_CONST_FEXCEPT_T_PTR_INT):
4342         New function types.
4343         * builtins.def (BUILT_IN_FECLEAREXCEPT, BUILT_IN_FEGETENV,
4344         BUILT_IN_FEGETEXCEPTFLAG, BUILT_IN_FEGETROUND,
4345         BUILT_IN_FEHOLDEXCEPT, BUILT_IN_FERAISEEXCEPT,
4346         BUILT_IN_FESETENV, BUILT_IN_FESETEXCEPTFLAG,
4347         BUILT_IN_FESETROUND, BUILT_IN_FETESTEXCEPT,
4348         BUILT_IN_FEUPDATEENV): New builtins.
4349         * tree-core.h (TI_FENV_T_PTR_TYPE, TI_CONST_FENV_T_PTR_TYPE,
4350         TI_FEXCEPT_T_PTR_TYPE, TI_CONST_FEXCEPT_T_PTR_TYPE): New entries.
4351         * tree.h (fenv_t_ptr_type_node, const_fenv_t_ptr_type_node,
4352         fexcept_t_ptr_type_node, const_fexcept_t_ptr_type_node): New
4353         macros.
4354         (builtin_structptr_types): Adjust size.
4355         * tree.c (builtin_structptr_types): Add four entries.
4357 2017-06-27  Jerome Lambourg  <lambourg@adacore.com>
4358             Olivier Hainque  <hainque@adacore.com>
4360         * config/vxworks.h (VXWORKS_LIB_SPEC): Incorporate ...
4361         (TLS_SYM): New local macro, forcing reference to __tls__ on
4362         link command lines for VxWorks 7 RTPs, triggering initialization
4363         of tlsLib.
4364         (VXWORKS_HAVE_TLS): New macro. State whether the target VxWorks
4365         OS features TLS support, true for RTPs on VxWorks 7.
4366         * config/vxworks.c (vxworks_override_options): Setup emutls
4367         accordingly.
4369 2017-06-27  Jakub Jelinek  <jakub@redhat.com>
4371         * predict.c (test_prediction_value_range): Use -1U instead of -1
4372         to avoid narrowing conversion warning.
4373         * dumpfile.c (dump_options): Wrap all value into dump_flags_t cast
4374         to avoid narrowing conversion warning.
4375         * opt-functions.awk (var_ref): Return (unsigned short) -1 instead of
4376         -1.
4377         * optc-gen.awk (END): Expect (unsigned short) -1 instead of -1.
4379 2017-06-27  Jerome Lambourg  <lambourg@adacore.com>
4381         * config/vxworks.h (VXWORKS_LIBS_RTP): Alternative definition for
4382         64bit configurations.
4383         (PTR_DIFF_TYPE): Alternative definition for TARGET_LP64.
4384         (SIZE_TYPE): Likewise.
4385         * config/vxworks.c (vxworks_emutls_var_fields): Use
4386         long_unsigned_type_node instead of unsigned_type_node as the offset
4387         field type, which is "pointer" mode in emutls.c.
4389 2017-06-27  Jakub Jelinek  <jakub@redhat.com>
4391         PR sanitizer/81209
4392         * ubsan.c (ubsan_encode_value): Initialize DECL_CONTEXT on var.
4394         PR middle-end/81207
4395         * gimple-fold.c (replace_call_with_call_and_fold): Handle
4396         gimple_vuse copying separately from gimple_vdef copying.
4398 2017-06-27  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
4400         * value-prof.c (free_hist): Remove call to memset and the enclosing if
4401         condition.
4403 2017-06-26  Jerome Lambourg  <lambourg@adacore.com>
4404             Olivier Hainque  <hainque@adacore.com>
4406         * config.gcc (*-*-vxworks*): Add TARGET_VXWORKS7=1 to tm_defines
4407         for all vxworks7 targets.
4408         * config/vxworks.h (TARGET_VXWORKS7): If not defined, define to 0.
4409         (VXWORKS_ADDITIONAL_CPP_SPEC): Alternative definition for VXWORKS7.
4410         (VXWORKS_LIBS_RTP, VXWORKS_LIBS_RTP_DIR): New macros, allowing
4411         variations for VX6/VX7 and 32/64bits later on in ...
4412         (VXWORKS_LIB_SPEC): Leverage new macros.
4413         (VXWORKS_OS_CPP_BUILTINS): Define _VSB_CONFIG_FILE for VXWORKS7,
4414         as well as _ALLOW_KEYWORD_MACROS when "inline" is not a keyword.
4416 2017-06-26  Jerome Lambourg  <lambourg@adacore.com>
4418         * config/vxworks.h (VXWORKS_OS_CPP_BUILTINS): builtin_define
4419         _VX_TOOL_FAMILY and _VX_TOOL to gnu.
4421 2017-06-26  Carl Love  <cel@us.ibm.com>
4423         * config/rs6000/rs6000-c.c: Add support for built-in functions
4424         vector bool char vec_reve (vector bool char);
4425         vector signed char vec_reve (vector signed char);
4426         vector unsigned char vec_reve (vector unsigned char);
4427         vector bool int vec_reve (vector bool int);
4428         vector signed int vec_reve (vector signed int);
4429         vector unsigned int vec_reve (vector unsigned int);
4430         vector bool long long vec_reve (vector bool long long);
4431         vector signed long long vec_reve (vector signed long long);
4432         vector unsigned long long vec_reve (vector unsigned long long);
4433         vector bool short vec_reve (vector bool short);
4434         vector signed short vec_reve (vector signed short);
4435         vector double vec_reve (vector double);
4436         vector float vec_reve (vector float);
4437         * config/rs6000/rs6000-builtin.def (VREVE_V2DI, VREVE_V4SI,
4438         VREVE_V8HI, VREVE_V16QI, VREVE_V2DF, VREVE_V4SF, VREVE): New builtin.
4439         * config/rs6000/altivec.md (UNSPEC_VREVEV): New UNSPEC.
4440         (altivec_vreve): New pattern.
4441         * config/rs6000/altivec.h (vec_reve): New define.
4442         * doc/extend.texi (vec_rev): Update the built-in documentation file
4443         for the new built-in functions.
4445 2016-06-26  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
4447         PR tree-optimization/71815
4448         * gimple-ssa-strength-reduction.c (uses_consumed_by_stmt): New
4449         function.
4450         (find_basis_for_candidate): Call uses_consumed_by_stmt rather than
4451         has_single_use.
4452         (slsr_process_phi): Likewise.
4453         (replace_uncond_cands_and_profitable_phis): Don't replace a
4454         multiply candidate with a stride of 1 (copy or cast).
4455         (phi_incr_cost): Call uses_consumed_by_stmt rather than
4456         has_single_use.
4457         (lowest_cost_path): Likewise.
4458         (total_savings): Likewise.
4460 2017-06-26  Richard Biener  <rguenther@suse.de>
4462         PR target/81175
4463         * config/i386/i386.c (ix86_init_mmx_sse_builtins):
4464         Use def_builtin_pure for all gather builtins.
4466 2017-06-26  Richard Biener  <rguenther@suse.de>
4468         PR tree-optimization/81203
4469         * tree-tailcall.c (find_tail_calls): Do not move stmts into
4470         non-dominating BBs.
4472 2017-06-26  Marek Polacek  <polacek@redhat.com>
4474         PR c/80116
4475         * doc/invoke.texi: Document -Wmultistatement-macros.
4477 2017-06-26  Christophe Lyon  <christophe.lyon@linaro.org>
4479         * doc/sourcebuild.texi (ARM-specific attributes): Document new
4480         arm_neon_ok_no_float_abi effective target.
4482 2017-06-26  Richard Biener  <rguenther@suse.de>
4484         PR tree-optimization/80928
4485         * cfghooks.c (duplicate_block): Do not copy BB_DUPLICATED flag.
4486         (copy_bbs): Set BB_DUPLICATED flag early.
4487         (execute_on_growing_pred): Do not execute for BB_DUPLICATED
4488         marked blocks.
4489         (execute_on_shrinking_pred): Likewise.
4490         * tree-ssa.c (ssa_redirect_edge): Do not look for PHI args in
4491         BB_DUPLICATED blocks.
4492         * tree-ssa-phionlycoprop.c (eliminate_degenerate_phis_1): Properly
4493         iterate over all PHIs considering removal of *gsi.
4495 2017-06-23  Jim Wilson  <jim.wilson@linaro.org>
4497         * doc/invoke.texi (AArch64 Options, -mtune): Re-add falkor and
4498         qdf24xx.
4500 2017-06-23  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
4502         * config/rs6000/rs6000-string.c: (expand_block_clear,
4503         do_load_for_compare, select_block_compare_mode,
4504         compute_current_alignment, expand_block_compare,
4505         expand_strncmp_align_check, expand_strn_compare,
4506         expand_block_move, rs6000_output_load_multiple)
4507         Move functions related to string/block move/compare
4508         to a separate file.
4509         * config/rs6000/rs6000.c: Move above functions to rs6000-string.c.
4510         * config/rs6000/rs6000-protos.h (rs6000_emit_dot_insn): Add prototype
4511         for this function which is now used in two files.
4512         * config/rs6000/t-rs6000: Add rule to compile rs6000-string.o.
4513         * config.gcc: Add rs6000-string.o to extra_objs for
4514         targets powerpc*-*-* and rs6000*-*-*.
4516 2017-06-23  Michael Meissner  <meissner@linux.vnet.ibm.com>
4518         PR target/80510
4519         * config/rs6000/rs6000.md (ALTIVEC_DFORM): Do not allow DImode in
4520         32-bit, since indexed is not valid for DImode.
4521         (mov<mode>_hardfloat32): Reorder ISA 2.07 load/stores before ISA
4522         3.0 d-form load/stores to be the same as mov<mode>_hardfloat64.
4523         (define_peephole2 for Altivec d-form load): Add 32-bit support.
4524         (define_peephole2 for Altivec d-form store): Likewise.
4526         PR ipa/81185
4527         * multiple_target.c (create_dispatcher_calls): Only create the
4528         dispatcher call if the function is the default clone of a
4529         versioned function.
4531 2017-06-23  Segher Boessenkool  <segher@kernel.crashing.org>
4533         PR middle-end/80902
4534         * builtins.c (expand_builtin_atomic_fetch_op): If emitting code after
4535         a call, force the call to not be a tail call.
4537 2017-06-23  Jeff Law  <law@redhat.com>
4539         * doc/contrib.texi: Add entry for Steven Pemberton's work on
4540         enquire.
4542 2017-06-23  Will Schmidt  <will_schmidt@vnet.ibm.com>
4544         * config/rs6000/rs6000.c: Add include of ssa-propagate.h for
4545         update_call_from_tree().  (rs6000_gimple_fold_builtin): Add
4546         handling for early expansion of vector shifts (sl,sr,sra,rl).
4547         (builtin_function_type): Add vector shift right instructions
4548         to the unsigned argument list.
4550 2017-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
4552         rtl-optimizatoin/79286
4553         * ira.c (update_equiv_regs): Revert to using may_trap_or_fault_p again.
4554         * rtlanal.c (rtx_addr_can_trap_p_1): SYMBOL_REF_FUNCTION_P can never
4555         trap.  PIC register plus a const unspec without offset can never trap.
4557 2017-06-23  Marc Glisse  <marc.glisse@inria.fr>
4559         * tree.h (builtin_structptr_type): New type.
4560         (builtin_structptr_types): Declare new array.
4561         * tree.c (builtin_structptr_types): New array.
4562         (free_lang_data, build_common_tree_nodes): Use it.
4564 2017-06-23  Jonathan Wakely  <jwakely@redhat.com>
4566         PR c++/81187
4567         * doc/invoke.texi (-Wnoexcept-type): Fix name of option, from
4568         -Wnoexcept.
4570 2017-06-22  Matt Turner  <mattst88@gmail.com>
4572         * config/i386/driver-i386.c (host_detect_local_cpu): Add Kaby
4573         Lake models to skylake case.  Assume skylake for unknown
4574         models with clflushopt.
4576 2017-06-22  Jeff Law  <law@redhat.com>
4578         * config/aarch64/aarch64.c (aarch64_emit_probe_stack_range): Handle
4579         frame sizes that do not satisfy aarch64_uimm12_shift.
4581 2017-06-22  Jan Hubicka <hubicka@ucw.cz>
4583         * profile-count.h (apply_probability,
4584         apply_scale, probability_in): Fix checks for zero.
4586 2017-06-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4588         * incpath.c (add_sysroot_to_chain): Allow for $SYSROOT prefix.
4589         * doc/cppdiropts.texi (-I @var{dir}): Document it.
4591 2016-06-22  Richard Biener  <rguenther@suse.de>
4593         * tree-vect-loop.c (vect_model_reduction_cost): Handle
4594         COND_REDUCTION and INTEGER_INDUC_COND_REDUCTION without
4595         REDUC_MAX_EXPR support.
4596         (vectorizable_reduction): Likewise.
4597         (vect_create_epilog_for_reduction): Likewise.
4599 2017-06-22  James Greenhalgh  <james.greenhalgh@arm.com>
4601         * match.pd (A / (1 << B) -> A >> B): New.
4602         * generic-match-head.c: Include optabs-tree.h.
4603         * gimple-match-head.c: Likewise.
4604         * optabs-tree.h (target_supports_op_p): New.
4605         * optabs-tree.c (target_supports_op_p): New.
4607 2017-06-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4609         * configure.ac (gcc_cv_ld_static_dynamic): Also check stderr for
4610         $gcc_cv_ld --help output.
4611         (gcc_cv_ld_demangle): Likewise.
4612         (gcc_cv_ld_eh_frame_hdr): Likewise.
4613         (gcc_cv_ld_pie): Likewise.
4614         (gcc_cv_ld_as_needed): Likewise.  Prefer native forms unless $gnu_ld.
4615         (gcc_cv_ld_buildid): Likewise.
4616         (gcc_cv_ld_sysroot): Likewise.
4617         (ld_bndplt_support): Likewise.
4618         (ld_pushpopstate_support): Likewise.
4619         * configure: Regenerate.
4620         * config/sol2.h [!USE_GLD] (SYSROOT_SPEC): Define.
4622 2017-06-21  Jakub Jelinek  <jakub@redhat.com>
4624         PR target/81151
4625         * config/i386/sse.md (round<mode>2): Renumber match_dup and
4626         operands indexes to avoid gap between operands and match_dups.
4628 2017-06-21  Andrew Pinski  <apinski@cavium.com>
4630         * config/aarch64/aarch64-cost-tables.h (thunderx_extra_costs):
4631         Increment Arith_shift and Arith_shift_reg by 1.
4632         * config/aarch64/aarch64-tuning-flags.def (cheap_shift_extend):
4633         New tuning flag.
4634         * config/aarch64/aarch64.c (thunderx_tunings): Enable
4635         AARCH64_EXTRA_TUNE_CHEAP_SHIFT_EXTEND.
4636         (aarch64_strip_extend): Add new argument and test for it.
4637         (aarch64_cheap_mult_shift_p): New function.
4638         (aarch64_rtx_mult_cost): Call aarch64_cheap_mult_shift_p and don't
4639         add a cost if it is true.
4640         Update calls to aarch64_strip_extend.
4641         (aarch64_rtx_costs): Update calls to aarch64_strip_extend.
4643 2017-06-21  Andrew Pinski  <apinski@cavium.com>
4645         * config/aarch64/aarch64-cores.def (thunderxt88p1): Use thunderxt88
4646         tunings.
4647         (thunderxt88): Likewise.
4648         * config/aarch64/aarch64.c (thunderxt88_prefetch_tune): New variable.
4649         (thunderx_prefetch_tune): New variable.
4650         (thunderx2t99_prefetch_tune): Update for the correct values.
4651         (thunderxt88_tunings): New variable.
4652         (thunderx_tunings): Use thunderx_prefetch_tune instead of
4653         generic_prefetch_tune.
4654         (thunderx2t99_tunings): Use AUTOPREFETCHER_WEAK.
4656 2017-06-21  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
4658         * config/aarch64/atomics.md (aarch64_compare_and_swap<mode>_lse,
4659         SHORT): Relax operand 3 to aarch64_reg_or_zero and constraint to Z.
4660         (aarch64_compare_and_swap<mode>_lse, GPI): Likewise.
4661         (aarch64_atomic_cas<mode>, SHORT): Likewise for operand 2.
4662         (aarch64_atomic_cas<mode>, GPI): Likewise.
4664 2017-06-21  Martin Liska  <mliska@suse.cz>
4666         * gimplify.c (gimplify_label_expr): Insert GIMPLE_PREDICT
4667         statements on cold and hot labels.
4668         * predict.c (tree_estimate_probability_bb): Remove the
4669         prediction from this place.
4671 2017-06-21  Martin Liska  <mliska@suse.cz>
4673         PR tree-optimization/79489
4674         * gimplify.c (maybe_add_early_return_predict_stmt): New
4675         function.
4676         (gimplify_return_expr): Call the function.
4677         * predict.c (tree_estimate_probability_bb): Remove handling
4678         of early return.
4679         * predict.def: Update comment about early return predictor.
4680         * gimple-predict.h (is_gimple_predict): New function.
4681         * predict.def: Change default value of early return to 66.
4682         * tree-tailcall.c (find_tail_calls): Skip GIMPLE_PREDICT
4683         statements.
4684         * passes.def: Put pass_strip_predict_hints to the beginning of
4685         IPA passes.
4687 2017-06-21  Pierre-Marie de Rodat  <derodat@adacore.com>
4689         * dwarf2out.c (gen_decl_die): Remove the guard to skip file-scope
4690         FUNCTION_DECL declarations.
4691         (dwarf2out_early_global_decl): Remove the guard to skip FUNCTION_DECL
4692         declarations.
4693         (dwaf2out_decl): Likewise.
4694         * godump.c (go_early_global_decl): Skip call to the real debug hook
4695         for FUNCTION_DECL declarations.
4696         * passes.c (rest_of_decl_compilation): Skip call to the
4697         early_global_decl debug hook for FUNCTION_DECL declarations, unless
4698         -fdump-go-spec is passed.
4700 2017-06-21  Marc Glisse  <marc.glisse@inria.fr>
4702         * config/i386/i386.c (struct builtin_isa): New field pure_p.
4703         Reorder for compactness.
4704         (def_builtin, def_builtin2, ix86_add_new_builtins): Handle pure_p.
4705         (def_builtin_pure, def_builtin_pure2): New functions.
4706         (ix86_init_mmx_sse_builtins) [__builtin_ia32_stmxcsr]: Mark as pure.
4708 2017-06-21  Marc Glisse  <marc.glisse@inria.fr>
4710         * match.pd (nop_convert): New predicate.
4711         ((A +- CST1) +- CST2): Allow some NOP conversions.
4713 2017-06-21  Jakub Jelinek  <jakub@redhat.com>
4715         PR c++/81130
4716         * gimplify.c (omp_add_variable): Don't force GOVD_SEEN for types
4717         with ctors/dtors if GOVD_SHARED is set.
4719 2017-06-21  Wilco Dijkstra  <wdijkstr@arm.com>
4721         * config/aarch64/aarch64.md (movti_aarch64):
4722         Emit mov rather than orr.
4723         (movtf_aarch64): Likewise.
4724         * config/aarch64/aarch64-simd.md (aarch64_simd_mov):
4725         Emit mov rather than orr.
4727 2017-06-21  Wilco Dijkstra  <wdijkstr@arm.com>
4729         * config/aarch64/aarch64-simd.md (aarch64_simd_dup):
4730         Swap alternatives, make integer dup more expensive.
4732 2017-06-21  Wilco Dijkstra  <wdijkstr@arm.com>
4734         * config/aarch64/aarch64.c (aarch64_legitimate_constant_p):
4735         Return true for non-tls symbols.
4737 2017-06-21  James Greenhalgh  <james.greenhalgh@arm.com>
4739         * config/aarch64/aarch64-cores.def (cortex-a55): New.
4740         (cortex-a75): Likewise.
4741         (cortex-a75.cortex-a55): Likewise.
4742         * config/aarch64/aarch64-tune.md: Regenerate.
4743         * doc/invoke.texi (-mtune): Document new values for -mtune.
4745 2017-06-21  Tom de Vries  <tom@codesourcery.com>
4747         * doc/sourcebuild.texi (Add Options, Features for dg-add-options): Add
4748         stack_size feature.
4749         (Effective-Target Keywords, Other attributes): Suggest using
4750         dg-add-options stack_size feature to get stack limit in stack_size
4751         effective target documentation.
4753 2017-06-21  Julian Brown  <julian@codesourcery.com>
4754             Naveen H.S  <Naveen.Hurugalawadi@cavium.com>
4756         * config/aarch64/aarch64-simd.md (aarch64_crypto_pmulldi)
4757         (aarch64_crypto_pmullv2di): Change type attribute to crypto_pmull.
4758         * config/aarch64/thunderx2t99.md (thunderx2t99_pmull): New
4759         reservation.
4760         * config/arm/cortex-a53.md (cortex_a53_advsimd_type): Add crypto_pmull to
4761         attribute type list for neon_multiply.
4762         * config/arm/cortex-a57.md (cortex_a57_neon_type): Add crypto_pmull to
4763         attribute type list for neon_multiply.
4764         * config/arm/crypto.md (crypto_vmullp64): Change type to crypto_pmull.
4765         * config/arm/exynos-m1.md (exynos_m1_neon_type): Add crypto_pmull to
4766         attribute type list for neon_multiply.
4767         * config/arm/types.md (crypto_pmull): Add.
4768         * config/arm/xgene1.md (xgene1_neon_pmull): Add crypto_pmull to
4769         attribute type list.
4771 2017-06-20  Andreas Tobler  <andreast@gcc.gnu.org>
4773         * config.gcc (armv6*-*-freebsd*): Change the target_cpu_cname to
4774         arm1176jzf-s.
4776 2017-06-20  Jakub Jelinek  <jakub@redhat.com>
4778         * ira-costs.c (find_costs_and_classes): Initialize cost_classes later
4779         to make sure not to dereference a NULL cost_classes_ptr pointer.
4781 2017-06-20  Carl Love  <cel@us.ibm.com>
4783         * config/rs6000/rs6000-c.c (altivec_overloaded_builtins): Add
4784         ALTIVEC_BUILTIN_VMULESW, ALTIVEC_BUILTIN_VMULEUW,
4785         ALTIVEC_BUILTIN_VMULOSW, ALTIVEC_BUILTIN_VMULOUW entries.
4786         * config/rs6000/rs6000.c (rs6000_gimple_fold_builtin,
4787         builtin_function_type): Add ALTIVEC_BUILTIN_* case statements.
4788         * config/rs6000/altivec.md (MVULEUW, VMULESW, VMULOUW,
4789         VMULOSW): New enum "unspec" values.
4790         (vec_widen_umult_even_v4si, vec_widen_smult_even_v4si,
4791         vec_widen_umult_odd_v4si, vec_widen_smult_odd_v4si,
4792         altivec_vmuleuw, altivec_vmulesw, altivec_vmulouw,
4793         altivec_vmulosw): New patterns.
4794         * config/rs6000/rs6000-builtin.def (VMLEUW, VMULESW, VMULOUW,
4795         VMULOSW): Add definitions.
4797 2017-06-20  Julia Koval  <julia.koval@intel.com>
4799         * config/i386/i386.c: Fix rounding expand for new pattern.
4800         * config/i386/subst.md: Fix pattern (parallel -> unspec).
4802 2017-06-20  James Greenhalgh  <james.greenhalgh@arm.com>
4804         * config/aarch64/aarch64-option-extensions.def (rcpc): New.
4805         * config/aarch64/aarch64.h (AARCH64_FL_RCPC): New.
4807 2017-06-20  James Greenhalgh  <james.greenhalgh@arm.com>
4809         * config/aarch64/aarch64-option-extensions.def (fp16): Fix expected
4810         feature string.
4812 2017-06-20  James Greenhalgh  <james.greenhalgh@arm.com>
4814         * config/aarch64/aarch64-cores.def: Rearrange to sort by
4815         architecture, then by implementer ID.
4816         * config/aarch64/aarch64-tune.md: Regenerate.
4818 2017-06-20  Richard Biener  <rguenther@suse.de>
4820         PR middle-end/81097
4821         * fold-const.c (split_tree): Fold to type before negating.
4823 2017-06-20  David Malcolm  <dmalcolm@redhat.com>
4825         * diagnostic-show-locus.c
4826         (selftest::test_fixit_deletion_affecting_newline): New function.
4827         (selftest::diagnostic_show_locus_c_tests): Call it.
4829 2017-06-20  Andreas Schwab  <schwab@suse.de>
4831         PR target/80970
4832         * config/m68k/m68k.md (bsetdreg, bchgdreg, bclrdreg): Use "=d"
4833         instead of "+d".
4835 2017-06-20  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>
4837         * config/arm/arm-c.c (arm_cpu_builtins): New block to define
4838         __ARM_FEATURE_COPROC according to support.
4840 2017-06-20  Jakub Jelinek  <jakub@redhat.com>
4842         * tree-chkp.c (chkp_get_hard_register_var_fake_base_address):
4843         Rewritten to avoid overflow for > 32-bit pointers.
4845         PR sanitizer/81125
4846         * ubsan.h (ubsan_encode_value): Workaround buggy clang++ parser
4847         by removing enum keyword.
4848         (ubsan_type_descriptor): Likewise.  Formatting fix.
4850         PR target/81121
4851         * config/i386/i386.md (TARGET_USE_VECTOR_CONVERTS float si->{sf,df}
4852         splitter): Require TARGET_SSE2 in the condition.
4854 2017-06-20  Michael Meissner  <meissner@linux.vnet.ibm.com>
4856         PR target/79799
4857         * config/rs6000/rs6000.c (rs6000_expand_vector_init): Add support
4858         for doing vector set of SFmode on ISA 3.0.
4859         * config/rs6000/vsx.md (vsx_set_v4sf_p9): Likewise.
4860         (vsx_set_v4sf_p9_zero): Special case setting 0.0f to a V4SF
4861         element.
4862         (vsx_insert_extract_v4sf_p9): Add an optimization for inserting a
4863         SFmode value into a V4SF variable that was extracted from another
4864         V4SF variable without converting the element to double precision
4865         and back to single precision vector format.
4866         (vsx_insert_extract_v4sf_p9_2): Likewise.
4868 2017-06-19  Jakub Jelinek  <jakub@redhat.com>
4870         * tree-ssa-structalias.c (get_constraint_for_ptr_offset): Multiply
4871         in UWHI to avoid undefined overflow.
4873         PR sanitizer/81125
4874         * ubsan.h (enum ubsan_encode_value_phase): New.
4875         (ubsan_encode_value): Change second argument to
4876         enum ubsan_encode_value_phase with default value of
4877         UBSAN_ENCODE_VALUE_GENERIC.
4878         * ubsan.c (ubsan_encode_value): Change second argument to
4879         enum ubsan_encode_value_phase PHASE from bool IN_EXPAND_P,
4880         adjust uses, for UBSAN_ENCODE_VALUE_GENERIC use just
4881         create_tmp_var_raw instead of create_tmp_var and use a
4882         TARGET_EXPR.
4883         (ubsan_expand_bounds_ifn, ubsan_build_overflow_builtin,
4884         instrument_bool_enum_load, ubsan_instrument_float_cast): Adjust
4885         ubsan_encode_value callers.
4887         PR sanitizer/81111
4888         * ubsan.c (ubsan_encode_value): If current_function_decl is NULL,
4889         use create_tmp_var_raw instead of create_tmp_var, mark it addressable
4890         just by setting TREE_ADDRESSABLE on the result and use a TARGET_EXPR.
4892 2017-06-19  Richard Biener  <rguenther@suse.de>
4894         PR middle-end/81118
4895         * tree-cfgcleanup.c (cleanup_tree_cfg_noloop): Clear niter
4896         estimates if we changed anything.
4898 2017-06-19  Richard Biener  <rguenther@suse.de>
4900         PR tree-optimization/80887
4901         * tree-ssa-sccvn.c (mprts_hook_cnt): New global.
4902         (vn_lookup_simplify_result): Allow only mprts_hook_cnt succesful
4903         simplified lookups, then reset mprts_hook.
4904         (vn_nary_build_or_lookup_1): Set mprts_hook_cnt to 9 before
4905         simplifying.
4906         (try_to_simplify): Likewise.
4908 2017-06-19  Martin Liska  <mliska@suse.cz>
4910         PR sanitizer/80879
4911         * gimplify.c (gimplify_switch_expr):
4912         Initialize live_switch_vars for SWITCH_BODY == STATEMENT_LIST.
4914 2017-06-19  Martin Liska  <mliska@suse.cz>
4916         * doc/install.texi: Document that PGO runs in 4 stages.
4918 2017-06-19  Martin Liska  <mliska@suse.cz>
4920         PR ipa/80732
4921         * attribs.c (make_dispatcher_decl): Do not append '.ifunc'
4922         to dispatcher function name.
4923         * multiple_target.c (replace_function_decl): New function.
4924         (create_dispatcher_calls): Redirect both edges and references.
4926 2017-06-19  Jan Hubicka <hubicka@ucw.cz>
4928         * profile-count.c (profile_count::dump): Dump quality.
4929         (profile_count::differs_from_p): Update for unsigned val.
4930         * profile-count.h (profile_count_quality): New enum.
4931         (profile_count): Turn m_val to 62bit unsigned, add quality tracking.
4933 2017-06-19  Richard Biener  <rguenther@suse.de>
4935         * tree-ssa-loop-niter.h (estimate_numbers_of_iterations): Take
4936         struct function as arg.
4937         (estimate_numbers_of_iterations): Export overload with loop arg.
4938         (free_numbers_of_iterations_estimates_loop): Use an overload of
4939         free_numbers_of_iterations_estimates instead.
4940         * tree-cfg.c (remove_bb): Adjust.
4941         * tree-cfgcleanup.c (remove_forwarder_block_with_phi): Likewise.
4942         * tree-parloops.c (gen_parallel_loop): Likewise.
4943         * tree-ssa-loop-ivcanon.c (canonicalize_induction_variables):
4944         Likewise.
4945         (tree_unroll_loops_completely): Likewise.
4946         * tree-ssa-loop-niter.c (estimate_numbers_of_iterations_loop):
4947         Use an overload instead and export.
4948         (estimated_loop_iterations): Adjust.
4949         (max_loop_iterations): Likewise.
4950         (likely_max_loop_iterations): Likewise.
4951         (estimate_numbers_of_iterations): Take struct function as arg
4952         and adjust.
4953         (loop_exits_before_overflow): Adjust.
4954         (free_numbers_of_iterations_estimates_loop): Use an overload.
4955         * tree-vect-loop.c (vect_analyze_loop_form): Adjust.
4956         * tree-vectorizer.c (vect_free_loop_info_assumptions): Likewise.
4958 2017-06-19  Richard Biener  <rguenther@suse.de>
4960         PR ipa/81112
4961         * ipa-prop.c (find_constructor_constant_at_offset): Handle
4962         RANGE_EXPR conservatively.
4964 2017-06-16  Carl Love  <cel@us.ibm.com>
4966         * config/rs6000/rs6000-c.c (altivec_overloaded_builtins): Add
4967         definitions for vec_float, vec_float2, vec_floato,
4968         vec_floate built-ins.
4969         * config/rs6000/vsx.md (define_c_enum "unspec"): Add RTL code
4970         for instructions vsx_xvcvsxws vsx_xvcvuxwsp, float2, floato and
4971         floate.
4972         * config/rs6000/rs6000-builtin.def (FLOAT2_V2DI, FLOATE_V2DF,
4973         FLOATE_2DI, FLOATO_V2DF, FLOATEE_V2DI, XVCVSXWSP_V4SF,
4974         UNS_FLOATO_V2DI, UNS_FLOATE_V2DI): Add definitions.
4975         * config/altivec.md (define_insn "p8_vmrgew_<mode>",
4976         define_mode_attr VF_sxddp): Add V4SF type to p8_vmrgew.
4977         * config/rs6000/altivec.h (vec_float, vec_float2, vec_floate,
4978         vec_floato): Add builtin defines.
4979         * doc/extend.texi (vec_float, vec_float2, vec_floate, vec_floato):
4980         Update the built-in documentation file for the new built-in
4981         functions.
4983 2017-06-16  Richard Earnshaw  <rearnsha@arm.com>
4985         * config/arm/arm.opt (marm): Mark as the negative of of -mthumb.
4986         (mthumb): Mark as the negative of -marm.
4988 2017-06-16  Richard Earnshaw  <rearnsha@arm.com>
4990         * doc/invoke.texi (ARM Options, -mcpu): Document supported
4991         extension options.
4992         (ARM Options, -mtune): Document that this accepts the same
4993         extension options as -mcpu.
4994         (ARM Options, -mfpu): Document addition of -mfpu=auto.
4996 2017-06-16  Richard Earnshaw  <rearnsha@arm.com>
4998         * doc/invoke.texi (ARM Options, -march=): Document new syntax and
4999         permitted extensions.
5001 2017-06-16  Richard Earnshaw  <rearnsha@arm.com>
5003         * config/arm/arm-cpus.in (armv7): Add extension +nofp.
5004         (armv7-r): Add aliases vfpv3xd and vfpv3-d16.
5005         (armv8-m.main): Add option +nodsp.
5006         * config/arm/arm-cpu-cdata.h: Regenerated.
5008 2017-06-16  Richard Earnshaw  <rearnsha@arm.com>
5010         * config/arm/t-fuchsia: New file.
5011         * config.gcc (arm*-*-fuchsia*): Use it.
5013 2017-06-16  Richard Earnshaw  <rearnsha@arm.com>
5015         * config/arm/t-symbian: Rewrite for new option infrastructure.
5017 2017-06-16  Richard Earnshaw  <rearnsha@arm.com>
5019         * config/arm/t-phoenix (MULTILIB_REUSE): Clear variable.
5020         (MULTILIB_REQUIRED): Likewise.
5022 2017-06-16  Richard Earnshaw  <rearnsha@arm.com>
5024         * config/arm/t-linux-eabi (MULTILIB_EXCEPTIONS): Set to empty.
5025         (MULTILIB_RESUE): Likewise.
5026         (MULTILIB_MATCHES): Likewise.
5027         (MULTLIB_REQUIRED): Likewise.
5029 2017-06-16  Richard Earnshaw  <rearnsha@arm.com>
5031         * config/arm/t-rtems: Rewrite for new option framework.
5033 2017-06-16  Richard Earnshaw  <rearnsha@arm.com>
5035         * config/arm/t-aprofile (v7_a_nosimd_variants, v7_a_simd_variants)
5036         (v7ve_nosimd_variatns, v7ve_vfpv3_simd_variants)
5037         (v7ve_vfpv4_simd_variants, v8_a_nosimd_variants, v8_a_simd_variants)
5038         (v8_1_a_simd_variants, v8_2_a_simd_variants): Move to ...
5039         * config/arm/t-multilib: ... here.
5040         (MULTILIB_OPTIONS): Add armv7 and armv7+fp architectures.
5041         (MULTILIB_MATCHES): Use armv7 libraries for armv7-r.  Also use for
5042         armv7-a and armv8*-a when A-profile libraries have not been built.
5043         * config/arm/t-rmprofile: Rewrite.
5045 2017-06-16  Richard Earnshaw  <rearnsha@arm.com>
5047         * genmultilib (multilib_reuse): Allow an explicit period to be escaped
5048         with a backslash.  Remove the backslash after substituting unescaped
5049         periods.
5050         * doc/fragments.texi (MULTILIB_REUSE): Document it.
5052 2017-06-16  Richard Earnshaw  <rearnsha@arm.com>
5054         * config.gcc: (arm*-*-*): When building a-profile libraries, force
5055         the driver to pass through the default setting of -mfloat-abi.
5056         * common/config/arm/arm-common.c (arm_target_thumb_only): Return -marm
5057         rather than NULL.
5058         * config/arm/t-multilib (MULTILIB_REUSE): Initialize to empty.
5059         (all_feat_combs): New rule.
5060         (MULTILIB_OPTIONS): Use explicit ARM and Thumb directories.  Rework
5061         default libraries.
5062         * config/arm/t-aprofile: Rewrite.
5064 2017-06-16  Richard Earnshaw  <rearnsha@arm.com>
5066         * config/arm/arm.h (FPUTYPE_AUTO): Define.
5067         * config/arm/arm.c (arm_option_override): Use FPUTYPE_AUTO if the
5068         fpu is not specified by the user/command-line.
5069         * config/arm/bpabi.h (FPUTYPE_DEFAULT): Delete.
5070         * config/arm/netbsd-elf.h (FPUTYPE_DEFAULT): Delete.
5071         * config/arm/linux-elf.h (FPUTYPE_DEFAULT): Delete.
5072         * config/arm/vxworks.h (FPUTYPE_DEFAULT): Delete.
5073         * common/config/arm/arm-common.c (arm_canon_arch_option): Use
5074         FPUTYPE_AUTO insted of FPUTYPE_DEFAULT.
5076 2017-06-16  Richard Earnshaw  <rearnsha@arm.com>
5078         * config/arm/elf.h (MULTILIB_DEFAULTS): Delete.
5079         * config/arm/t-arm-elf: Rewritten.
5081 2017-06-16  Richard Earnshaw  <rearnsha@arm.com>
5083         * config/arm/arm.h (TARGET_HARD_FLOAT): Also check that we
5084         have some floating-point instructions.
5085         (TARGET_SOFT_FLOAT): Define as inverse of TARGET_HARD_FLOAT.
5086         (TARGET_MAYBE_HARD_FLOAT): New macro.
5087         * config/arm/arm-builtins.c (arm_init_builtins): Use
5088         TARGET_MAYBE_HARD_FLOAT.
5089         * config/arm/arm.c (arm_option_override): Use TARGET_HARD_FLOAT_ABI.
5091 2017-06-16  Richard Earnshaw  <rearnsha@arm.com>
5093         * common/config/arm/arm-common.c: Define INCLUDE_LIST.
5094         (configargs.h): Include it.
5095         (arm_print_hint_for_fpu_option): New function.
5096         (arm_parse_fpu_option): New function.
5097         (candidate_extension): New class.
5098         (arm_canon_for_multilib): New function.
5099         * config/arm/arm.h (CANON_ARCH_SPEC_FUNCTION): New macro.
5100         (EXTRA_SPEC_FUNCTIONS): Add CANON_ARCH_SPEC_FUNCTION.
5101         (ARCH_CANONICAL_SPECS): New macro.
5102         (DRIVER_SELF_SPECS): Add ARCH_CANONICAL_SPECS.
5104 2017-06-16  Richard Earnshaw  <rearnsha@arm.com>
5106         * config.gcc (arm*-*-*): Ensure both target_cpu_cname and with_cpu
5107         are set after handling multilib fragments.  Set target_cpu_default2
5108         from with_cpu.
5110 2017-06-16  Richard Earnshaw  <rearnsha@arm.com>
5112         * config.gcc (arm*-*-fucshia*): Set target_cpu_cname to the real
5113         cpu name.
5114         (arm*-*-*): Set target_cpu_default2 to a quoted string.
5115         * config/arm/parsecpu.awk (check_cpu): Validate any extension
5116         options.
5117         (check_arch): Likewise.
5118         * config/arm/arm.c (arm_configure_build_target): Handle
5119         TARGET_CPU_DEFAULT being a string constant.  Scan any feature
5120         options in the default.
5122 2017-06-16  Richard Earnshaw  <rearnsha@arm.com>
5124         * config/arm/arm-protos.h (cpu_arch_extension): Add field to record
5125         when an option is an alias of another.
5126         * config/arm/parsecpu.awk (optalias): New parser token.
5127         (gen_comm_data): Mark non-alias options as such.  Emit entries
5128         for extension aliases.
5129         * config/arm/arm-cpus.in (armv5e): Make vfpv2 an alias.
5130         (armv5te, armv5tej, armv6, armv6j, armv6k, armv6z): Likewise.
5131         (armv6kz, armv6zk, armv6t2): Likewise.
5132         (armv7): Make vfpv3-d16 an alias.
5133         (armv7-a): Make vfpv3-d16, neon and neon-vfpv3 aliases.  Sort in
5134         canonical order.
5135         (armv7ve): Make vfpv4-d16, neon-vfpv3 and neon-vfpv4 aliases.
5136         Sort in canonical order.
5137         (armv8-a): Sort in canonical order.
5138         (armv8.1-a, armv8.2-a):  Likewise.
5139         (generic-armv7-a): Make neon and neon-vfpv3 aliases.  Sort in
5140         canonical order.
5141         (cortex-a9): Sort in canonical order.
5142         * config/arm/arm.c (selftests.h): Include it.
5143         (arm_test_cpu_arch_data): New function.
5144         (arm_run_self_tests): New function.
5145         (TARGET_RUN_TARGET_SELFTESTS): Redefine.
5146         (targetm): Move declaration to the end of the file.
5147         * arm-cpu-cdata.h: Regenerated.
5149 2017-06-16  Richard Earnshaw  <rearnsha@arm.com>
5151         * config/arm/arm.h (TARGET_MODE_SPECS): Add additional parameter to
5152         call to target_mode_check describing the type of option passed.
5153         * common/config/arm/arm-common.c (arm_arch_core_flag): Delete.
5154         (arm_target_thumb_only): Use arm_parse_arch_option_name or
5155         arm_parse_cpu_option_name to match parameters against list of
5156         available targets.
5157         * config/arm/parsecpu.awk (gen_comm_data): Don't generate
5158         arm_arch_core_flags data structure.
5159         * config/arm/arm-cpu_cdata.h: Regenerated.
5161 2017-06-16  Richard Earnshaw  <rearnsha@arm.com>
5163         * common/config/arm/arm-common.c (arm_initialize_isa): Moved here from
5164         config/arm/arm.c.
5165         (arm_print_hint_for_cpu_option): Likewise.
5166         (arm_print_hint_for_arch_option): Likewise.
5167         (arm_parse_cpu_option_name): Likewise.
5168         (arm_parse_arch_option_name): Likewise.
5169         * config/arm/arm.c (arm_identify_fpu_from_isa): Use the computed number
5170         of entries in the all_fpus list.
5171         * config/arm/arm-protos.h (all_architectures, all_cores): Declare.
5172         (arm_parse_cpu_option_name): Declare.
5173         (arm_parse_arch_option_name): Declare.
5174         (arm_parse_option_features): Declare.
5175         (arm_intialize_isa): Declare.
5176         * config/arm/parsecpu.awk (gen_data): Move CPU and architecture
5177         data tables to ...
5178         (gen_comm_data): ... here.  Make definitions non-static.
5179         * config/arm/arm-cpu-data.h: Regenerated.
5180         * config/arm/arm-cpu-cdata.h: Regenerated.
5182 2017-06-16  Richard Earnshaw  <rearnsha@arm.com>
5184         * config/arm/arm-protos.h (arm_build_target): Remove arch_core.
5185         (cpu_arch_extension): New structure.
5186         (cpu_arch_option, arch_option, cpu_option): New structures.
5187         * config/arm/parsecpu.awk (gen_headers): Build an enumeration of
5188         architecture types.
5189         (gen_data): Generate new format data tables.
5190         * config/arm/arm.c (cpu_tune): New structure.
5191         (cpu_option, processors): Delete.
5192         (arm_print_hint_for_core_or_arch): Delete.  Replace with ...
5193         (arm_print_hint_for_cpu_option): ... this and ...
5194         (arm_print_hint_for_arch_option): ... this.
5195         (arm_parse_arch_cpu_name): Delete.  Replace with ...
5196         (arm_parse_cpu_option_name): ... this and ...
5197         (arm_parse_arch_option_name): ... this.
5198         (arm_unrecognized_feature): Change type of target parameter to
5199         cpu_arch_option.
5200         (arm_parse_arch_cpu_features): Delete.  Replace with ...
5201         (arm_parse_option_features): ... this.
5202         (arm_configure_build_target): Rework to use new configuration data
5203         tables.
5204         (arm_print_tune_info): Rework for new configuration data tables.
5205         * config/arm/arm-cpu-data.h: Regenerated.
5206         * config/arm/arm-cpu.h: Regenerated.
5208 2017-06-16  Richard Earnshaw  <rearnsha@arm.com>
5210         * Makefile.in (OBJS): Move sbitmap.o from here ...
5211         (OBJS-libcommon): ... to here.
5213 2017-06-16  Richard Earnshaw  <rearnsha@arm.com>
5215         * config/arm/arm-isa.h (ISA_ALL_FPU_INTERNAL): Renamed from ISA_ALL_FPU.
5216         (ISA_ALL_CRYPTO): New macro.
5217         (ISA_ALL_SIMD): New macro
5218         (ISA_ALL_FP): New macro.
5219         * config/arm/arm.c (fpu_bitlist): Update initializer.
5220         * config/arm/arm-cpus.in: Use new ISA_ALL macros to disable crypto,
5221         simd or fp.
5222         (arm9e): Add fpu.  Add option for nofp
5223         (arm946e-s, arm966e-s, arm968e-s, arm10e, arm1020e, arm1022e): Likewise.
5224         (arm926ej-s, arm1026ej-s): Likewise.
5225         (generic-armv7-a): Add fpu.  Add options for simd, vfpv3, vfpv3-d16,
5226         vfpv3-fp16, vfpv3-d16-fp16, vfpv4, vfpv4-d16, neon, neon-vfp3,
5227         neon-fp16, neon-vfpv4, nofp and nosimd.
5228         (cortex-a5, cortex-a7): Add fpu.  Add options for nosimd and nofp.
5229         (cortex-a8): Add fpu.  Add option for nofp.
5230         (cortex-a9): Add fpu.  Add options for nosimd and nofp.
5231         (cortex-a12, cortex-a15, cortex-a17): Add fpu.  Add option for nofp.
5232         (cortex-r4f): Add fpu.
5233         (cortex-r5): Add fpu.  Add options for nofp.dp and nofp.
5234         (cortex-r7): Use idiv option from architecture.  Add fpu.  Add option
5235         for nofp.
5236         (cortex-r8): Likewise.
5237         (cortex-m4): Add fpu.  Add option for nofp.
5238         (cortex-a15.cortex-a7): Add fpu.  Add option for nofp.
5239         (cortex-a17.cortex-a7): Likewise.
5240         (cortex-a32): Add fpu.  Add options for crypto and nofp.
5241         (cortex-a35, cortex-a53): Likewise.
5242         (cortex-a57): Add fpu.  Add option for crypto.
5243         (cortex-a72, cortex-a73): Likewise.
5244         (exynos-m1): Likewise.
5245         (cortex-a57.cortex-a53, cortex-a72.cortex-a53): Likewise.
5246         (cortex-a73.cortex-a35, cortex-a73.cortex-a53): Likewise.
5247         (cortex-m33): Add fpu.  Add option for nofp.
5248         * config/arm/arm-cpu-cdata.h: Regenerated
5249         * config/arm/arm-cpu-data.h: Regenerated.
5251 2017-06-16  Richard Earnshaw  <rearnsha@arm.com>
5253         * arm-cpus.in (armv5e): Add options fp, vfpv2 and nofp.
5254         (armv5te, armv5tej): Likewise.
5255         (armv6, armv6j, armv6k, armv6z, armv6kz, armv6zk, armv6t2): Likewise.
5256         (armv7): Add options fp and vfpv3-d16.
5257         (armv7-a): Add options fp, simd, vfpv3, vfpv3-d16, vfpv3-d16-fp16,
5258         vfpv3-fp16, vfpv4, vfpv4-d16, neon, neon-vfpv3, neon-fp16, neon-vfpv4,
5259         nofp and nosimd.
5260         (armv7ve): Likewise.
5261         (armv7-r): Add options fp, fp.sp, idiv, nofp and noidiv.
5262         (armv7e-m): Add options fp, fpv5, fp.dp and nofp.
5263         (armv8-a): Add nocrypto option.
5264         (armv8.1-a, armv8.2-a): Likewise.
5265         (armv8-m.main): add options fp, fp.dp and nofp.
5267 2017-06-16  Richard Earnshaw  <rearnsha@arm.com>
5269         * config/arm/arm-cpus.in (armv8-a): Add options crc, simd crypto and
5270         nofp.
5271         (armv8-a+crc): Delete.
5272         (armv8.1-a): Add options simd, crypto and nofp.
5273         (armv8.2-a): Add options fp16, simd, crypto and nofp.
5274         (armv8.2-a+fp16): Delete.
5275         (armv8-m.main): Add option dsp.
5276         (armv8-m.main+dsp): Delete.
5277         (cortex-a8): Add fpu.  Add nofp option.
5278         (cortex-a9): Add fpu.  Add nofp and nosimd options.
5279         * config/arm/parsecpu.awk (gen_data): Generate option tables and
5280         link to main cpu and architecture data structures.
5281         (gen_comm_data): Only put isa attributes from the main architecture
5282         in common tables.
5283         (option): New statement for architecture and CPU entries.
5284         * arm.c (struct cpu_option): New structure.
5285         (struct processors): Add entry for options.
5286         (arm_unrecognized_feature): New function.
5287         (arm_parse_arch_cpu_name): Ignore any characters after the first
5288         '+' character.
5289         (arm_parse_arch_cpu_feature): New function.
5290         (arm_configure_build_target): Separate out any CPU and architecture
5291         features and parse separately.  Don't error out if -mfpu=auto is
5292         used with only an architecture string.
5293         (arm_print_asm_arch_directives): New function.
5294         (arm_file_start): Call it.
5295         * config/arm/arm-cpu-cdata.h: Regenerated.
5296         * config/arm/arm-cpu-data.h: Likewise.
5297         * config/arm/arm-tables.opt: Likewise.
5299 2017-06-16  Richard Earnshaw  <rearnsha@arm.com>
5301         * config/arm/elf.h (ASM_SPEC): Only pass -mfpu through to the
5302         assembler when it is not -mfpu=auto.
5304 2017-06-16  Richard Earnshaw  <rearnsha@arm.com>
5306         * config/arm/arm.h (BIG_LITTLE_SPEC): Delete macro.
5307         (ASM_REWRITE_SPEC_FUNCTIONS): New macro.
5308         (BIG_LITTLE_CPU_SPEC_FUNCTIONS): Delete macro.
5309         (ASM_CPU_SPEC): Rewrite.
5310         (MCPU_MTUNE_NATIVE_FUNCTIONS): New macro.
5311         (EXTRA_SPEC_FUNCTIONS): Move outside of ifdef.  Use
5312         MCPU_MTUNE_NATIVE_FUNCTIONS and ASM_REWRITE_SPEC_FUNCTIONS.  Remove
5313         reference to BIG_LITTLE_CPU_SPEC_FUNCTIONS.
5314         * common/config/arm/arm-common.c (arm_rewrite_selected_cpu): Ensure
5315         copied string is NUL-terminated.  Also strip any characters prefixed
5316         by '+'.
5317         (arm_rewrite_selected_arch): New function.
5318         (arm_rewrite_march): New function.
5320 2017-06-16  Richard Earnshaw  <rearnsha@arm.com>
5322         * config/arm/arm.opt (x_arm_arch_string): New TargetSave option.
5323         (x_arm_cpu_string, x_arm_tune_string): Likewise.
5324         (march, mcpu, mtune): Convert to string-based options.
5325         * config/arm/arm.c (arm_print_hint_for_core_or_arch): New function.
5326         (arm_parse_arch_cpu_name): New function.
5327         (arm_configure_build_target): Use arm_parse_arch_cpu_name to
5328         identify selected architecture or CPU.
5329         (arm_option_save): New function.
5330         (TARGET_OPTION_SAVE): Redefine.
5331         (arm_option_restore): Restore string options.
5332         (arm_option_print): Print string options.
5334 2017-06-16  Martin Sebor  <msebor@redhat.com>
5336         PR tree-optimization/80933
5337         PR tree-optimization/80934
5338         * builtins.c (fold_builtin_3): Do not handle bcmp here.
5339         * gimple-fold.c (gimple_fold_builtin_bcmp): New function.
5340         (gimple_fold_builtin_bcopy, gimple_fold_builtin_bzero): Likewise.
5341         (gimple_fold_builtin): Call them.
5343 2017-06-16  Jan Hubicka  <hubicka@ucw.cz>
5345         * gimple-ssa-isolate-paths.c (isolate_path): Set edge leading to path
5346         as unlikely; update profile.
5348 2017-06-16  Jan Hubicka  <hubicka@ucw.cz>
5350         * predict.c (force_edge_cold): Handle declaring edges impossible
5351         more aggresively.
5353 2017-06-16  Jan Hubicka  <hubicka@ucw.cz>
5355         * tree-ssa-loop-ivcanon.c (remove_exits_and_undefined_stmts): Update
5356         profile.
5357         (try_unroll_loop_completely): Fix reporting.
5359 2017-06-16  Jan Hubicka  <hubicka@ucw.cz>
5361         * tree-ssa-tail-merge.c (replace_block_by): Fix profile updating.
5363 2017-06-16  James Greenhalgh  <james.greenhalgh@arm.com>
5365         PR target/71778
5366         * config/arm/arm-builtins.c (arm_expand_builtin_args): Return TARGET
5367         if given a non-constant argument for an intrinsic which requires a
5368         constant.
5370 2017-06-16  Jan Hubicka  <hubicka@ucw.cz>
5372         * profile.c (compare_freqs): New function.
5373         (branch_prob): Sort edge list.
5374         (find_spanning_tree): Assume that the list is priority sorted.
5376 2017-06-16  Richard Biener  <rguenther@suse.de>
5378         PR tree-optimization/81090
5379         * passes.def (pass_record_bounds): Remove.
5380         * tree-pass.h (make_pass_record_bounds): Likewise.
5381         * tree-ssa-loop.c (pass_data_record_bounds, pass_record_bounds,
5382         make_pass_record_bounds): Likewise.
5383         * tree-ssa-loop-ivcanon.c (canonicalize_induction_variables): Do
5384         not free niter estimates at the beginning but at the end.
5385         * tree-scalar-evolution.c (scev_finalize): Free niter estimates.
5387 2017-06-16  Richard Biener  <rguenther@suse.de>
5389         * tree-switch-conversion.c (emit_case_bit_tests): Adjust
5390         initializer to workaround ICE in host GCC 4.8.
5392 2017-06-16  Jan Hubicka  <hubicka@ucw.cz>
5394         * ipa-inline-transform.c (update_noncloned_frequencies): Update also
5395         counts.
5396         (clone_inlined_nodes): Update.
5398 2017-06-16  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
5400         * config/aarch64/aarch64.c (qdf24xx_prefetch_tune): Update
5401         prefetch settings, and enable prefetching by default at -O3.
5403 2017-06-16  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
5405         * config/aarch64/aarch64.c (aarch64_override_options_internal):
5406         Set flag_prefetch_loop_arrays according to tuning data.
5408 2017-06-16  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
5410         * config/aarch64/aarch64-protos.h (struct cpu_prefetch_tune):
5411         New tune structure.
5412         (struct tune_params): Use cpu_prefetch_tune instead of cache_line_size.
5413         [Unrelated to main purpose of the patch] Place the pointer field last
5414         to enable type checking errors when tune structure are wrongly merged.
5415         * config/aarch64/aarch64.c (generic_prefetch_tune,)
5416         (exynosm1_prefetch_tune, qdf24xx_prefetch_tune,)
5417         (thunderx2t99_prefetch_tune): New tune constants.
5418         (tune_params *_tunings): Update all tunings (no functional change).
5419         (aarch64_override_options_internal): Set PARAM_SIMULTANEOUS_PREFETCHES,
5420         PARAM_L1_CACHE_SIZE, PARAM_L1_CACHE_LINE_SIZE, and PARAM_L2_CACHE_SIZE
5421         from tunings structures.
5423 2017-06-16  Jakub Jelinek  <jakub@redhat.com>
5425         PR sanitizer/81094
5426         * ubsan.c (instrument_null): Add T argument, use it instead
5427         of computing it based on IS_LHS.
5428         (instrument_object_size): Likewise.
5429         (pass_ubsan::execute): Adjust instrument_null and
5430         instrument_object_size callers to pass gimple_get_lhs or
5431         gimple_assign_rhs1 result to it.  Use instrument_null instead of
5432         calling get_base_address and instrument_mem_ref.  Handle
5433         aggregate call arguments for object-size sanitization.
5435 2017-06-16  Yury Gribov  <tetra2005@gmail.com>
5437         PR tree-optimization/81089
5438         * tree-vrp.c (is_masked_range_test): Validate operands of
5439         subexpression.
5441 2017-06-15  Martin Sebor  <msebor@redhat.com>
5443         PR c++/80560
5444         * dumpfile.c (dump_register): Avoid calling memset to initialize
5445         a class with a default ctor.
5446         * gcc.c (struct compiler): Remove const qualification.
5447         * genattrtab.c (gen_insn_reserv): Replace memset with initialization.
5448         * hash-table.h: Ditto.
5449         * ipa-cp.c (allocate_and_init_ipcp_value): Replace memset with
5450           assignment.
5451         * ipa-prop.c (ipa_free_edge_args_substructures): Ditto.
5452         * omp-low.c (lower_omp_ordered_clauses): Replace memset with
5453         default ctor.
5454         * params.h (struct param_info): Make struct members non-const.
5455         * tree-switch-conversion.c (emit_case_bit_tests): Replace memset
5456         with default initialization.
5457         * vec.h (vec_copy_construct, vec_default_construct): New helper
5458         functions.
5459         (vec<T>::copy, vec<T>::splice, vec<T>::reserve): Replace memcpy
5460         with vec_copy_construct.
5461         (vect<T>::quick_grow_cleared): Replace memset with default ctor.
5462         (vect<T>::vec_safe_grow_cleared, vec_safe_grow_cleared): Same.
5463         * doc/invoke.texi (-Wclass-memaccess): Document.
5465 2017-06-15  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
5467         * emit-rtl.h (is_leaf): Update comment about local
5468         register allocator.
5470 2017-06-15  Jozef Lawrynowicz   <jozef.l@somniumtech.com>
5472         PR target/78818
5473         * config/msp430/msp430.c (msp430_data_attr): Check that it's possible
5474         for a variable to have a section before checking if the section has a
5475         name.
5476         Set section to.persistent if persistent attribute is set.
5477         Warn if .persistent attribute is used on an automatic variable.
5479 2017-06-15  Eric Botcazou  <ebotcazou@adacore.com>
5481         PR rtl-optimization/80474
5482         * reorg.c (update_block): Do not ignore instructions in a delay slot.
5484 2017-06-15  Segher Boessenkool  <segher@kernel.crashing.org>
5486         * config/rs6000/rs6000.md (add<mode>3): Use reg_or_subregno instead
5487         of REGNO.
5489 2017-06-14  Maciej W. Rozycki  <macro@imgtec.com>
5491         * config/mips/mips.md (MIPS16_T_REGNUM): Remove constant.
5492         (casesi): Emit bounds checking as RTL.
5493         (casesi_internal_mips16_<mode>): Remove bounds checking.
5495 2017-06-14  Max Filippov  <jcmvbkbc@gmail.com>
5497         * config/xtensa/xtensa.c (xtensa_option_override): Append
5498         MASK_CONST16 to target_flags in the absence of TARGET_L32R.
5499         (hwloop_optimize, hwloop_fail, hwloop_pattern_reg,
5500          xtensa_doloop_hooks): Define unconditionally.
5501         (xtensa_reorg_loops): Only call reorg_loops in the presence of
5502         TARGET_LOOPS.
5503         * config/xtensa/xtensa.h (TARGET_L32R): New definition.
5504         (TARGET_DEFAULT): Remove XCHAL_HAVE_L32R condition and account
5505         for it in xtensa_option_override.
5506         (HARD_FRAME_POINTER_IS_FRAME_POINTER,
5507          HARD_FRAME_POINTER_IS_ARG_POINTER): New definitions.
5509 2017-06-14  Boris Kolpackov  <boris@codesynthesis.com>
5511         * doc/cppopts.texi: Document '-' special value to -MF.
5513 2017-06-14  Wilco Dijkstra  <wdijkstr@arm.com>
5515         * config/arm/cortex-a53.md (cortex_a53_fpalu) Adjust latency.
5516         (cortex_a53_fconst): Likewise.
5517         (cortex_a53_fpmul): Likewise.
5518         (cortex_a53_f_load_64): Likewise.
5519         (cortex_a53_f_load_many): Likewise.
5520         (cortex_a53_advsimd_alu): Likewise.
5521         (cortex_a53_advsimd_alu_q): Likewise.
5522         (cortex_a53_advsimd_mul): Likewise.
5523         (cortex_a53_advsimd_mul_q): Likewise.
5524         (fpmac bypass): Add new bypass for fpmac-fpmac case.
5525         Add missing fmul, r2f_cvt and fconst cases.
5527 2017-06-14  Richard Biener  <rguenther@suse.de>
5529         PR middle-end/81088
5530         * fold-const.c (split_tree): Drop TREE_OVERFLOW flag from
5531         literal constants.
5532         (fold_binary_loc): When associating do not treat pre-existing
5533         TREE_OVERFLOW on literal constants as a reason to allow
5534         TREE_OVERFLOW on associated literal constants.
5536 2017-06-14  Eric Botcazou  <ebotcazou@adacore.com>
5538         * config/sparc/sparc.h (MASK_ISA): Add MASK_LEON and MASK_LEON3.
5539         (MASK_FEATURES): New macro.
5540         * config/sparc/sparc.c (sparc_option_override): Remove the special
5541         handling of -mfpu and generalize it to all MASK_FEATURES switches.
5543 2017-06-14  Eric Botcazou  <ebotcazou@adacore.com>
5545         * simplify-rtx.c (simplify_binary_operation_1) <UDIV>: Do not simplify
5546         a division of 0 if non-call exceptions are enabled.
5548 2017-06-14  Andrew Pinski  <apinski@cavium.com>
5549             Naveen H.S  <Naveen.Hurugalawadi@cavium.com>
5551         PR target/71663
5552         * config/aarch64/aarch64.c (aarch64_expand_vector_init):
5553         Improve vector initialization code gen for only variable case.
5555 2017-06-14  Eric Botcazou  <ebotcazou@adacore.com>
5557         * config/sparc/driver-sparc.c (cpu_names): Add SPARC-T5 entry.
5559 2017-06-14  Richard Biener  <rguenther@suse.de>
5561         PR tree-optimization/81083
5562         * tree-ssa-sccvn.c (vn_reference_lookup_3): Do not use abnormals
5563         as values.
5565 2017-06-13  Segher Boessenkool  <segher@kernel.crashing.org>
5567         * config/rs6000/rs6000.c: Update all comments that mentioned SPE.
5568         (rs6000_expand_builtin): Remove RS6000_BTC_EVSEL.
5569         * config/rs6000/rs6000.h (RS6000_BTC_EVSEL): Delete.
5570         * config/rs6000/vxworks.h (VXCPU_FOR_8548): Delete.  Adjust former use.
5571         * config/rs6000/vxworksae.h (VXCPU_FOR_8548): Delete.
5572         * config/rs6000/vxworksmils.h (VXCPU_FOR_8548): Delete.
5574 2017-06-13  Segher Boessenkool  <segher@kernel.crashing.org>
5576         * config/rs6000/rs6000-opts.h (enum rs6000_vector): Delete VECTOR_SPE.
5577         * config/rs6000/rs6000.c (rs6000_debug_vector_unit): Delete VECTOR_SPE.
5579 2017-06-13  Segher Boessenkool  <segher@kernel.crashing.org>
5581         * config/rs6000/rs6000.h (FIXED_SCRATCH): Delete.
5583 2017-06-13  Segher Boessenkool  <segher@kernel.crashing.org>
5585         * config/rs6000/t-rtems: Don't handle SPE.
5587 2017-06-13  Segher Boessenkool  <segher@kernel.crashing.org>
5589         * config/rs6000/t-linux: Don't handle SPE.
5591 2017-06-13  Segher Boessenkool  <segher@kernel.crashing.org>
5593         * config/rs6000/eabispe.h: Delete file.
5595 2017-06-13  Segher Boessenkool  <segher@kernel.crashing.org>
5597         * config/rs6000/t-spe: Delete file.
5599 2017-06-13  Segher Boessenkool  <segher@kernel.crashing.org>
5601         * config/rs6000/rs6000.c (SPE_CONST_OFFSET_OK): Delete.
5602         (rs6000_legitimate_offset_address_p): Return false for anything in
5603         V2SImode or V2SFmode.
5605 2017-06-13  Segher Boessenkool  <segher@kernel.crashing.org>
5607         * config/rs6000/rs6000-modes.def: Remove all 8-byte vector modes
5608         except V2SF and V2SI.  Rearrange the vector modes, and add comments.
5609         * config/rs6000/rs6000.c (rs6000_debug_reg_global): Remove V8QImode
5610         and V4HImode.
5611         (reg_offset_addressing_ok_p): Remove V4HImode and V1DImode.
5612         (rs6000_legitimate_offset_address_p): Ditto.
5613         (rs6000_emit_move): Ditto.
5614         (rs6000_init_builtins): Remove V4HI_type_node.
5616 2017-06-13  Martin Liska  <mliska@suse.cz>
5618         PR sanitize/78204
5619         * asan.c (asan_sanitize_stack_p): Use sanitize_flags_p.
5620         (gate_asan): Likewise.
5621         * asan.h (asan_no_sanitize_address_p): Remove the function.
5622         (sanitize_flags_p): New function.
5623         * builtins.def: Fix coding style.
5624         * common.opt: Use renamed enum value.
5625         * convert.c (convert_to_integer_1): Use sanitize_flags_p.
5626         * doc/extend.texi: Document no_sanitize attribute.
5627         * flag-types.h (enum sanitize_code): Rename SANITIZE_NONDEFAULT
5628         to SANITIZE_UNDEFINED_NONDEFAULT.
5629         * gcc.c (sanitize_spec_function): Use the renamed enum value.
5630         * gimple-fold.c (optimize_atomic_compare_exchange_p):
5631         Use sanitize_flags_p.
5632         * gimplify.c (gimplify_function_tree): Likewise.
5633         * ipa-inline.c (sanitize_attrs_match_for_inline_p): Likewise.
5634         * opts.c (parse_no_sanitize_attribute): New function.
5635         (common_handle_option): Use renamed enum value.
5636         * opts.h (parse_no_sanitize_attribute): Declare.
5637         * tree.c (sanitize_flags_p): New function.
5638         * tree.h: Declared here.
5639         * tsan.c: Use sanitize_flags_p.
5640         * ubsan.c (ubsan_expand_null_ifn): Likewise.
5641         (instrument_mem_ref): Likewise.
5642         (instrument_bool_enum_load): Likewise.
5643         (do_ubsan_in_current_function): Remove the function.
5644         (pass_ubsan::execute): Use sanitize_flags_p.
5645         * ubsan.h: Remove do_ubsan_in_current_function
5646         * tree-cfg.c (print_no_sanitize_attr_value): New function.
5647         (dump_function_to_file): Use it here.
5649 2017-06-13  Martin Jambor  <mjambor@suse.cz>
5651         PR tree-optimization/80803
5652         PR tree-optimization/81063
5653         * tree-sra.c (subtree_mark_written_and_enqueue): Move up in the file.
5654         (propagate_subaccesses_across_link): Enqueue subtree whenever
5655         necessary instead of relying on the caller.
5657 2017-06-13  Martin Jambor  <mjambor@suse.cz>
5659         * tree-sra.c (add_access_to_work_queue): Only enqueue accesses
5660         that have a first_link.
5661         (sort_and_splice_var_accesses): Do not check first_link before
5662         enquing.
5663         (subtree_mark_written_and_enqueue): Likewise.
5664         (propagate_all_subaccesses): Likewise and do not stop at first
5665         parent with a first_link.
5667 2017-06-13  Martin Jambor  <mjambor@suse.cz>
5669         * tree-sra.c (dump_access_tree_1): Fix accidental dumping to stderr
5670         instead of f.
5672 2017-06-13  Yury Gribov  <tetra2005@gmail.com>
5674         * match.pd: New pattern.
5676 2017-06-13  Yury Gribov  <tetra2005@gmail.com>
5678         * tree-vrp.c (is_masked_range_test): New function.
5679         (register_edge_assert_for): Determine ranges for
5680         some bit tests.
5682 2017-06-13  Yury Gribov  <tetra2005@gmail.com>
5684         PR tree-optimization/67328
5685         * fold-const.c (maskable_range_p): New function.
5686         (build_range_check): Generate bittests if possible.
5688 2017-06-13  Martin Liska  <mliska@suse.cz>
5690         * gimple-pretty-print.c (dump_probability): Add new argument.
5691         (dump_edge_probability): Dump both probability and count.
5692         (dump_gimple_label): Likewise.
5693         (dump_gimple_bb_header): Likewise.
5695 2017-06-13  Georg-Johann Lay  <avr@gjlay.de>
5697         PR target/81072
5698         * config/avr/avr-devices.c: Fix indentation.
5699         * config/avr/gen-avr-mmcu-specs.c: Dito.
5701 2017-06-13  Richard Biener  <rguenther@suse.de>
5703         * tree-vect-loop.c (vect_model_reduction_cost): Do not fail,
5704         instead get vector type from stmt_info.
5705         (vectorizable_reduction): Adjust.  Remove dead code.
5707 2017-06-13  Richard Biener  <rguenther@suse.de>
5709         PR middle-end/81065
5710         * fold-const.c (extract_muldiv_1): Remove bogus distribution
5711         case of C * (x * C2 + C3).
5712         (fold_addr_of_array_ref_difference): Properly fold index difference.
5714 2017-06-12  David S. Miller  <davem@davemloft.net>
5716         PR target/80968
5717         * config/sparc/sparc.md (return expander): Emit frame blockage if
5718         function uses alloca.
5720 2017-06-12  Richard Sandiford  <richard.sandiford@linaro.org>
5722         * combine.c (make_field_assignment): Check len rather than the mode
5723         precision when calling force_to_mode.
5725 2017-06-12  Georg-Johann Lay  <avr@gjlay.de>
5727         Support multilibs and devices that see flash in RAM address range.
5729         PR target/81072
5730         * config/avr/avr-arch.h (avr_arch_id) <ARCH_AVRXMEGA3>: New enum.
5731         (avr_mcu_t) <flash_pm_offset>: New field.
5732         (avr_device_specific_features) <AVR_ISA_RCALL>: New enum.
5733         * config/avr/avr.h (AVR_SHORT_CALLS): New define.
5734         (AVR_HAVE_JMP_CALL): Don't set if AVR_SHORT_CALLS.
5735         (AVR_TINY_PM_OFFSET): Remove macro.
5736         * config/avr/avr.opt (-mshort-calls): New option.
5737         * config/avr/gen-avr-mmcu-specs.c (print_mcu)
5738         [*self_spec]: Add / remove -mshort-calls depending on AVR_ISA_RCALL.
5739         * config/avr/avr-c.c (avr_cpu_cpp_builtins)
5740         <__AVR_SHORT_CALLS__>: Built-in define if AVR_SHORT_CALLS.
5741         <__AVR_HAVE_JMP_CALL__>: Use AVR_HAVE_JMP_CALL as condition
5742         instead of avr_arch->have_jmp_call.
5743         <__AVR_PM_BASE_ADDRESS__>: Built-in define if avr_arch->flash_pm_offset.
5744         [AVR_TINY] <__AVR_TINY_PM_BASE_ADDRESS__>: Use
5745         avr_arch->flash_pm_offset to define.
5746         * config/avr/avr-devices.c (avr_arch_types): Add initializers for
5747         new field flash_pm_offset.  Add entry for avrxmega3.
5748         (avr_texinfo): Add entry for avrxmega3.
5749         * config/avr/avr-mcus.def: Add entries for: avrxmega3,
5750         attiny212, attiny214,
5751         attiny412, attiny414, attiny416, attiny417,
5752         attiny814, attiny816, attiny817,
5753         attiny1614, attiny1616, attiny1617,
5754         attiny3214, attiny3216, attiny3217.
5755         * config/avr/avr.c (avr_assemble_integer)[AVR_TINY]: Use
5756         avr_arch->flash_pm_offset instead of AVR_TINY_PM_OFFSET.
5757         (avr_print_operand_address) [AVR_TINY]: Same.
5758         (avr_asm_init_sections) <readonly_data_section>: Only patch
5759         callback if avr_arch->flash_pm_offset = 0.
5760         (avr_asm_named_section) <avr_need_copy_data_p>: Skip setting it
5761         for rodata if avr_arch->flash_pm_offset != 0.
5762         (avr_encode_section_info) [AVR_TINY]: Adjust comment.
5763         * config/avr/genmultilib.awk (dir_rcall, opt_rcall): New vars.
5764         (opts) [AVR_ISA_RCALL]: Append opt_rcall.
5765         (m_options): Append opt_rcall.
5766         (m_dirnames): Append dir_rcall.
5767         * config/avr/t-multilib: Regenerate.
5769         * configure.ac [target=avr]: Check whether avrxmega3 default
5770         linker description file works as needed.
5771         * configure: Regenerate.
5772         * doc/avr-mmcu.texi: Regenerate.
5773         * doc/invoke.texi (AVR Options) <-mshort-calls>: Document it.
5774         <__AVR_ARCH__>: Document avrxmega3 and 103.
5775         <__AVR_HAVE_JMP_CALL__>: Adjust documentation.
5776         <__AVR_SHORT_CALLS__>: Document it.
5777         <__AVR_PM_BASE_ADDRESS__>: Document it.
5778         * doc/extend.texi (AVR Options) <-mshort-calls>: Document it.
5779         (AVR Variable Attributes) <progmem>: Document this is
5780         not needed for avrxmega3.
5781         (AVR Named Address Spaces) <__flash>: Dito.
5783 2017-06-12  Jan Hubicka  <hubicka@ucw.cz>
5785         * cgraph.c (cgraph_node::dump): Complain about profile insanities.
5787 2017-06-12  Doug Rupp  <rupp@adacore.com>
5789         * config.gcc (*-*-vxworks*): Set use_gcc_stdint to "provide".
5790         Append vxworks-stdint.h to the tm_file list.
5791         * config/vxworks-stdint.h: New file.
5793 2017-06-12  Martin Liska  <mliska@suse.cz>
5795         PR tree-optimization/81041
5796         * tree-profile.c (gimple_gen_ic_func_profiler):
5797         Create an extra BB in profile-generate
5798         (gimple_gen_time_profiler): Likewise.
5800 2017-06-12  Jakub Jelinek  <jakub@redhat.com>
5802         PR tree-optimization/81003
5803         * tree-ssa-reassoc.c (force_into_ssa_name): New function.
5804         (update_range_test): Use it instead of force_gimple_operand_gsi.
5806 2017-06-12  Richard Biener  <rguenther@suse.de>
5808         PR tree-optimization/81053
5809         * tree-vect-loop.c (vect_is_simple_reduction): Handle PHI
5810         with backedge value not defined in loop.  Simplify def stmt
5811         compute.
5813 2017-06-11  Tom de Vries  <tom@codesourcery.com>
5815         PR target/79939
5816         * config/nvptx/nvptx.c (nvptx_cannot_force_const_mem): New function.
5817         Return true.
5818         (TARGET_CANNOT_FORCE_CONST_MEM): Redefine to
5819         nvptx_cannot_force_const_mem.
5821 2017-06-10  Jan Hubicka  <hubicka@ucw.cz>
5823         * opts.c (finish_options): Move test for flag_split_stack after
5824         it has been initialized.
5826 2017-06-11  Jason Merrill  <jason@redhat.com>
5828         * tree.h (id_equal): New.
5829         * dwarf2out.c, hsa-gen.c, ipa-devirt.c, omp-expand.c,
5830         omp-simd-clone.c, read-rtl-function.c, tree-chkp.c, tree.c: Use it
5831         instead of strcmp of IDENTIFIER_POINTER.
5833 2017-06-10  Jan Hubicka  <hubicka@ucw.cz>
5835         * ipa-inline-transform.c: Include function.h, cfg.h and basic-block.h
5836         (mark_all_inlined_calls_cdtor): Fix formating.
5837         (inline_transform): Rescale profile before inlining.
5839 2017-06-10  Jan Hubicka  <hubicka@ucw.cz>
5841         * cgraph.h (cgraph_edge::clone): Update prototype.
5842         * cgraphclones.c (cgraph_edge::clone): Update profile scaling.
5843         (cgraph_node::create_clone): Update.
5844         (cgraph_node::create_version_clone): Update.
5845         * tree-inline.c (copy_bb): Update.
5846         (expand_call_inline): Update.
5848 2017-06-10  Segher Boessenkool  <segher@kernel.crashing.org>
5850         * config/rs6000/rs6000.c (emit_vrsave_prologue): New function,
5851         factored out from ...
5852         (rs6000_emit_prologue): ... here.
5854 2017-06-10  Segher Boessenkool  <segher@kernel.crashing.org>
5856         * config/rs6000/rs6000.c (emit_split_stack_prologue): New function,
5857         factored out from ...
5858         (rs6000_emit_prologue): ... here.
5860 2017-06-10  Jan Hubicka  <hubicka@ucw.cz>
5862         * predict.c (drop_profile): Also drop individual bb/edge and cgraph
5863         edge counts.
5864         (handle_missing_profiles): Fix computation of tp_first_run.
5865         (counts_to_freqs): Do not touch freqs when count is 0.
5867 2017-06-10  Jan Hubicka  <hubicka@ucw.cz>
5869         * cgraphbuild.c (cgraph_edge::rebuild_references): Do not touch
5870         profile.
5872 2017-06-10  Tom de Vries  <tom@codesourcery.com>
5874         * doc/sourcebuild.texi (Effective-Target Keywords, Environment
5875         attributes): Document signal effective target.
5877 2017-06-10  Tom de Vries  <tom@codesourcery.com>
5879         * doc/sourcebuild.texi (Effective-Target Keywords, Other attributes):
5880         Document effective target stack_size.
5882 2017-06-09  David Malcolm  <dmalcolm@redhat.com>
5884         * diagnostic.c (diagnostic_report_diagnostic): Only add fixits
5885         to the edit_context if they can be auto-applied.
5887 2017-06-9  Ian Lance Taylor  <iant@golang.org>
5889         * opts.c (finish_options): If -fsplit-stack, disable implicit
5890         -forder-blocks-and-partition.
5891         * doc/invoke.texi (Optimize Options): Document that when using
5892         -fsplit-stack -forder-blocks-and-partition is not implicitly
5893         enabled.
5895 2017-06-09  Jan Hubicka  <hubicka@ucw.cz>
5897         * builtin-attrs.def (ATTR_NORETURN_NOTHROW_LEAF_COLD_LIST,
5898         ATTR_CONST_NORETURN_NOTHROW_LEAF_COLD_LIST,
5899         ATTR_TMPURE_NORETURN_NOTHROW_LEAF_COLD_LIST): New.
5900         * builtins.def (abort, trap, unreachable): Declare cold.
5901         * calls.c (flags_from_decl_or_type): Lookup ECF_COLD.
5902         * tree-core.h (ECF_COLD): New.
5903         * tree.c (set_call_expr_flags): Handle ECF_COLD.
5904         (build_common_builtin_nodes): Mark unreachable and abort as cold.
5906 2017-06-09  Jan Hubicka  <hubicka@ucw.cz>
5908         * predict.c (unlikely_executed_stmt_p): Cleanup.
5910 2017-06-09  Richard Biener  <rguenther@suse.de>
5912         * tree-ssa-loop-im.c (execute_sm): Do not force multi-threaded
5913         model if the ref is always written to.
5915 2017-06-09  Tamar Christina  <tamar.christina@arm.com>
5917         * config/aarch64/aarch64.md (lrint<GPF:mode><GPI:mode>2): New.
5919 2017-06-09  Tamar Christina  <tamar.christina@arm.com>
5921         * config/arm/arm.c (arm_rtx_costs_internal): Make sdiv more expensive
5922         than udiv.
5924 2017-06-09  Tom de Vries  <tom@codesourcery.com>
5926         PR target/80855
5927         * config/nvptx/nvptx.md (define_expand "mov<QHSDISDFM>"): Error out with
5928         "target cannot support label values" when encountering LABEL_REF.
5930 2017-06-09  Martin Liska  <mliska@suse.cz>
5932         * tree-profile.c (gimple_gen_ic_profiler): Update comment.
5933         (gimple_gen_ic_func_profiler): Emit direct comparison
5934         of __gcov_indirect_call_callee with NULL.
5935         (gimple_gen_time_profiler): Change probability from
5936         PROB_VERY_UNLIKELY to PROB_UNLIKELY.
5938 2017-06-09  Jan Hubicka  <hubicka@ucw.cz>
5940         * profile.c (edge_gcov_counts): Turn to pointer.
5941         (compute_branch_probabilities, compute_branch_probabilities): Update.
5942         (branch_prob): Do not clear edge_gcov_count.
5943         * profile.h (edge_gcov_counts): Turn to pointer.
5944         (edge_gcov_count): Update.
5946 2017-06-09  Jan Hubicka  <hubicka@ucw.cz>
5948         * gimple.h (gimple_check_failed): Mark cold.
5950 2017-06-09  Richard Biener  <rguenther@suse.de>
5952         PR tree-optimization/66623
5953         * tree-vect-loop.c (vect_is_simple_reduction): Cleanup,
5954         refactor check_reduction into two parts, properly computing
5955         whether we have to check reduction validity for outer loop
5956         vectorization.
5958 2017-06-09  Richard Biener  <rguenther@suse.de>
5960         PR tree-optimization/79483
5961         * graphite-scop-detection.c (order): New global.
5962         (get_order): Compute bb to order mapping that satisfies code
5963         generation constraints.
5964         (cmp_pbbs): New helper.
5965         (build_scops): Start domwalk at entry block, sort generated
5966         pbbs.
5968 2017-06-09  Richard Biener  <rguenther@suse.de>
5970         PR middle-end/81007
5971         * ipa-polymorphic-call.c
5972         (ipa_polymorphic_call_context::restrict_to_inner_class):
5973         Skip FIELD_DECLs with error_mark_node type.
5974         * passes.def (all_lowering_passes): Run pass_build_cgraph_edges
5975         last again.
5977 2017-06-09  Martin Liska  <mliska@suse.cz>
5979         * predict.c (struct branch_predictor): New struct.
5980         (test_prediction_value_range): New test.
5981         (predict_c_tests): New function.
5982         * selftest-run-tests.c (selftest::run_tests): Run the function.
5983         * selftest.h: Declare new tests.
5985 2017-06-09  Segher Boessenkool  <segher@kernel.crashing.org>
5987         PR target/80966
5988         * config/rs6000/rs6000.c (rs6000_emit_allocate_stack): Assert that
5989         gen_add3_insn did not fail.
5990         * config/rs6000/rs6000.md (add<mode>3): If asked to add a constant to
5991         r0, construct that number in a temporary reg and add that reg to r0.
5992         If asked to put the result in r0 as well, fail.
5994 2017-06-08  Will Schmidt  <will_schmidt@vnet.ibm.com>
5996         * config/rs6000/rs6000.c (rs6000_gimple_fold_builtin): Add handling
5997         for early expansion of vec_eqv.
5999 2017-06-08  Jakub Jelinek  <jakub@redhat.com>
6001         PR middle-end/81005
6002         * ubsan.c (instrument_null): Avoid pointless code temporary.
6003         (pass_ubsan::execute): Instrument aggregate arguments of calls.
6005 2017-06-08  Uros Bizjak  <ubizjak@gmail.com>
6007         PR target/81015
6008         Revert:
6009         2016-12-14  Uros Bizjak  <ubizjak@gmail.com>
6011         PR target/59874
6012         * config/i386/i386.md (*ctzhi2): New insn_and_split pattern.
6013         (*clzhi2): Ditto.
6015 2017-06-08  Jan Hubicka  <hubicka@ucw.cz>
6017         * predict.c (unlikely_executed_edge_p): Move ahead.
6018         (probably_never_executed_edge_p): Use it.
6020 2017-06-08  Alexander Ivchenko  <alexander.ivchenko@intel.com>
6022         PR middle-end/79988
6023         * tree-chkp.c (chkp_gimple_call_builtin_p): Remove
6024         gimple_call_builtin_p call.
6026 2017-06-08  Jan Hubicka  <hubicka@ucw.cz>
6028         * system.h (fancy_abort): Annotate by ATTRIBUTE_COLD.
6029         * rtl.h (rtl_check_failed_bounds, rtl_check_failed_type1,
6030         rtl_check_failed_type2, rtl_check_failed_code1,
6031         rtl_check_failed_code2, rtl_check_failed_code_mode,
6032         rtl_check_failed_block_symbol, cwi_check_failed_bounds,
6033         rtvec_check_failed_bounds, rtl_check_failed_flag,
6034         _fatal_insn_not_found, _fatal_insn): Likewise.
6035         * tree.h (tree_contains_struct_check_failed,
6036         tree_check_failed, tree_not_check_failed,
6037         tree_class_check_failed, tree_range_check_failed,
6038         tree_not_class_check_failed, tree_int_cst_elt_check_failed,
6039         tree_vec_elt_check_failed, phi_node_elt_check_failed,
6040         tree_operand_check_failed, omp_clause_check_failed,
6041         omp_clause_operand_check_failed, omp_clause_range_check_failed):
6042         Likewise.
6044 2017-06-08  Jan Hubicka  <hubicka@ucw.cz>
6046         * cgraph.c (cgraph_edge::maybe_hot_p): Do not check
6047         flag_branch_probabilities.
6048         * ipa-inline.c (edge_badness): Likewise.
6049         * ipa-profile.c (ipa_propagate_frequency_1): Likewise.
6050         * postreload-gcse.c (eliminate_partially_redundant_load): Likewise.
6051         * predict.c (maybe_hot_frequency_p): Likewise.
6052         (probably_never_executed): Likewise.
6053         * sched-ebb.c (schedule_ebbs): Likewise.
6054         * sched-rgn.c (find_single_block_region): Likewise.
6055         * tracer.c (tail_duplicate): Likewise.
6057 2017-06-08  Jan Hubicka  <hubicka@ucw.cz>
6059         * opts.c (finish_options): x_flag_reorder_blocks_and_partition no
6060         longer requires x_flag_profile_use.
6062 2017-06-08  Jan Hubicka  <hubicka@ucw.cz>
6064         * cfgrtl.c (cfg_layout_initialize): Check crtl->has_bb_partition
6065         instead of flag_reorder_blocks_and_partition.
6066         * dbxout.c (dbxout_function_end): Likewise.
6067         * dwarf2out.c (gen_subprogram_die): Likewise.
6068         * haifa-sched.c (sched_create_recovery_edges): Likewise.
6069         * hw-doloop.c (reorg_loops): Likewise.
6070         * varasm.c (assemble_start_function,
6071         assemble_end_function): Likewise.
6072         (decide_function_section): Do not check for
6073         flag_reorder_blocks_and_partition.
6075 2017-06-08  Alexander Ivchenko  <alexander.ivchenko@intel.com>
6077         * tree-chkp.c (chkp_get_hard_register_var_fake_base_address):
6078         New function.
6079         (chkp_get_hard_register_fake_addr_expr): Ditto.
6080         (chkp_build_addr_expr): Add check for hard reg case.
6081         (chkp_parse_array_and_component_ref): Ditto.
6082         (chkp_find_bounds_1): Ditto.
6083         (chkp_process_stmt): Don't generate bounds store for
6084         hard reg case.
6086 2017-06-08  Jan Hubicka  <hubicka@ucw.cz>
6088         * predict.c (maybe_hot_bb_p): Do not check profile status.
6089         (maybe_hot_edge_p): Likewise.
6090         (probably_never_executed): Check for zero counts even if profile
6091         is not read.
6092         (unlikely_executed_edge_p): New function.
6093         (unlikely_executed_stmt_p): New function.
6094         (unlikely_executed_bb_p): New function.
6095         (set_even_probabilities): Use unlikely predicates.
6096         (combine_predictions_for_bb): Likewise.
6097         (predict_paths_for_bb): Likewise.
6098         (predict_paths_leading_to_edge): Likewise.
6099         (determine_unlikely_bbs): New function.
6100         (estimate_bb_frequencies): Use it.
6101         (compute_function_frequency): Use zero counts even if profile is
6102         not read.
6103         * profile-count.h: Fix typo.
6105 2017-08-08  Julia Koval  <julia.koval@intel.com>
6107         * config/i386/avx512bwintrin.h (_mm512_mask_cvtepi16_storeu_epi8,
6108         _mm512_mask_cvtsepi16_storeu_epi8,
6109         _mm512_mask_cvtusepi16_storeu_epi8): New intrinsics.
6110         * config/i386/avx512vlbwintrin.h (_mm256_mask_cvtepi16_storeu_epi8,
6111         _mm_mask_cvtsepi16_storeu_epi8, _mm256_mask_cvtsepi16_storeu_epi8,
6112         _mm_mask_cvtusepi16_storeu_epi8, _mm256_mask_cvtusepi16_storeu_epi8,
6113         _mm_mask_cvtepi16_storeu_epi8): New intrinsics.
6114         * config/i386/i386-builtin-types.def (PV8Q, V8QI): New pointer type.
6115         (VOID_FTYPE_PV32QI_V32HI_USI, VOID_FTYPE_PV8QI_V8HI_UQI,
6116         VOID_FTYPE_PV16QI_V16HI_UHI): New function types.
6117         * config/i386/i386-builtin.def (__builtin_ia32_pmovwb128mem_mask,
6118         __builtin_ia32_pmovwb256mem_mask, __builtin_ia32_pmovswb128mem_mask,
6119         __builtin_ia32_pmovswb256mem_mask, __builtin_ia32_pmovuswb128mem_mask,
6120         __builtin_ia32_pmovuswb256mem_mask,
6121         __builtin_ia32_pmovuswb512mem_mask, __builtin_ia32_pmovswb512mem_mask)
6122         __builtin_ia32_pmovwb512mem_mask): New builtins.
6124 2017-08-08  Julia Koval  <julia.koval@intel.com>
6126         PR target/73350,80862
6127         * config/i386/subst.md (round): Fix round pattern.
6128         * config/i386/i386.c (ix86_erase_embedded_rounding):
6129         Fix erasing rounding for the fixed pattern.
6131 2017-06-08  Jan Hubicka  <hubicka@ucw.cz>
6133         * cfgbuild.c (find_many_sub_basic_blocks): Fix thinko.
6135 2017-06-08  Martin Liska  <mliska@suse.cz>
6137         PR gcov-profile/80911
6138         * gcov.c (block_info::block_info): New constructor.
6140 2017-06-07  Carl Love  <cel@us.ibm.com>
6142         * config/rs6000/rs6000-c: The return type of the following
6143         built-in functions was implemented as int not long long.  Fix sign
6144         of return value for the unsigned version of vec_mulo and vec_mule.
6145         vector unsigned long long vec_bperm (vector unsigned long long,
6146                                              vector unsigned char)
6147         vector signed long long vec_mule (vector signed int,
6148                                           vector signed int)
6149         vector unsigned long long vec_mule (vector unsigned int,
6150                                             vector unsigned int)
6151         vector signed long long vec_mulo (vector signed int,
6152                                           vector signed int)
6153         vector unsigned long long vec_mulo (vector unsigned int,
6154                                             vector unsigned int)
6155         * doc/extend.texi: Fix the documentation for the built-in
6156         functions.
6158 2017-06-07  Carl Love  <cel@us.ibm.com>
6160         PR target/80982
6161         * config/rs6000/altivec.md (double<mode>2): Fix the implementation of
6162         for BE.
6164 2017-06-07  Carl Love  <cel@us.ibm.com>
6166         * config/rs6000/altivec.md: Fix argument swizzle in vec_doublel
6167         support, Generate       doublehv for signed int/float for BE case only.
6169 2017-06-07  Alexander Monakov  <amonakov@ispras.ru>
6171         * doc/invoke.texi (mcx16): Rewrite.
6173 2017-06-07  Segher Boessenkool  <segher@kernel.crashing.org>
6175         * config/rs6000/predicates.md (rs6000_nonimmediate_operand): Delete.
6176         * config/rs6000/rs6000.md (*movsi_internal1, movsi_from_sf,
6177         *mov<mode>_softfloat, and an anonymous splitter): Use
6178         nonimmediate_operand instead of rs6000_nonimmediate_operand.
6180 2017-06-07  Segher Boessenkool  <segher@kernel.crashing.org>
6182         * config/rs6000/darwin.h (REGISTER_NAMES): Delete the SPE_ACC and
6183         SPEFSCR registers.
6184         * config/rs6000/rs6000.c (rs6000_reg_names, alt_reg_names): Ditto.
6185         (enum rs6000_reg_type): Delete SPE_ACC_TYPE and SPEFSCR_REG_TYPE.
6186         (rs6000_debug_reg_global): Adjust.
6187         (rs6000_init_hard_regno_mode_ok): Adjust.
6188         (rs6000_dbx_register_number): Adjust.
6189         * config/rs6000/rs6000.h (FIRST_PSEUDO_REGISTER): Change to 115.
6190         (FIXED_REGISTERS, CALL_USED_REGISTERS, CALL_REALLY_USED_REGISTERS):
6191         Remove SPE_ACC and SPEFSCR.
6192         (REG_ALLOC_ORDER): Ditto.
6193         (FRAME_POINTER_REGNUM): Change to 111.
6194         (enum reg_class): Remove the SPE_ACC and SPEFSCR registers.
6195         (REG_CLASS_NAMES): Ditto.
6196         (REG_CLASS_CONTENTS): Delete the SPE_ACC and SPEFSCR registers.
6197         (REGISTER_NAMES): Ditto.
6198         (ADDITIONAL_REG_NAMES): Ditto.
6199         (rs6000_reg_names): Ditto.
6200         * config/rs6000/rs6000.md: Renumber some register number
6201         define_constants.
6203 2017-06-07  Segher Boessenkool  <segher@kernel.crashing.org>
6205         * config/rs6000/darwin.h (REGISTER_NAMES): Delete the SPE high
6206         registers.
6207         * config/rs6000/rs6000.c (rs6000_reg_names, alt_reg_names): Ditto.
6208         * config/rs6000/rs6000.h (FIRST_PSEUDO_REGISTER): Change from 149
6209         to 117.
6210         (DWARF_REG_TO_UNWIND_COLUMN): Do not define.
6211         (FIXED_REGISTERS, CALL_USED_REGISTERS, CALL_REALLY_USED_REGISTERS):
6212         Delete the SPE high registers.
6213         (REG_ALLOC_ORDER): Ditto.
6214         (enum reg_class): Remove SPE_HIGH_REGS.
6215         (REG_CLASS_NAMES): Ditto.
6216         (REG_CLASS_CONTENTS): Delete the SPE high registers.
6217         (REGISTER_NAMES): Ditto.
6218         (rs6000_reg_names): Ditto.
6219         * doc/tm.texi.in: Remove SPE as example.
6220         * doc/tm.texi: Regenerate.
6222 2017-06-07  Segher Boessenkool  <segher@kernel.crashing.org>
6224         * config/rs6000/8540.md (ppc8540_brinc): Delete.
6225         * config/rs6000/e500mc.md (e500mc_brinc): Delete.
6226         * config/rs6000/e500mc64.md (e500mc64_brinc): Delete.
6227         * config/rs6000/rs6000.md (type): Remove "brinc".
6229 2017-06-07  Segher Boessenkool  <segher@kernel.crashing.org>
6231         * config.gcc (powerpc*-*-*): Don't add spe.h to extra_headers.
6232         (powerpc*-linux*spe*): Use ${cpu_type} instead of rs6000.
6233         * config/rs6000/linuxspe.h: Delete file.
6234         * config/rs6000/rs6000.md: Don't include spe.md.
6235         * config/rs6000/spe.h: Delete file.
6236         * config/rs6000/spe.md: Delete file.
6237         * config/rs6000/t-rs6000: Remove spe.md.
6239 2017-06-07  Segher Boessenkool  <segher@kernel.crashing.org>
6241         * config/rs6000/predicates.md (reg_or_mem_operand): Reformat.
6242         (reg_or_none500mem_operand): Delete.
6243         * config/rs6000/rs6000.md (extendsfdf2): Use reg_or_mem_operand
6244         instead of reg_or_none500mem_operand.
6246 2017-06-07  Segher Boessenkool  <segher@kernel.crashing.org>
6248         * config/rs6000/rs6000.c (rs6000_option_override_internal): Delete
6249         handling of SPE flags.
6250         * config/rs6000/rs6000.opt (-mspe, -mspe=no, -mspe=yes): Delete.
6252 2017-06-07  Segher Boessenkool  <segher@kernel.crashing.org>
6254         * config/rs6000/rs6000-common.c (rs6000_handle_option): Remove
6255         SPE ABI handling.
6256         * config/rs6000/paired.md (paired_negv2sf2): Rename to negv2sf2.
6257         (paired_absv2sf2, paired_addv2sf3, paired_subv2sf3, paired_mulv2sf3,
6258         paired_divv2sf3): Similar.
6259         * config/rs6000/predicates.md: Replace TARGET_SPE, TARGET_SPE_ABI,
6260         SPE_VECTOR_MODE and SPE_HIGH_REGNO_P by 0; simplify.
6261         * config/rs6000/rs6000-builtin.def: Delete RS6000_BUILTIN_E and
6262         RS6000_BUILTIN_S.
6263         Delete BU_SPE_1, BU_SPE_2, BU_SPE_3, BU_SPE_E, BU_SPE_P, and BU_SPE_X.
6264         Rename the paired_* instruction patterns.
6265         * config/rs6000/rs6000-c.c (rs6000_target_modify_macros): Do not
6266         define __SPE__.
6267         * config/rs6000/rs6000-protos.h (invalid_e500_subreg): Delete.
6268         * config/rs6000/rs6000.c: Delete RS6000_BUILTIN_E and RS6000_BUILTIN_S.
6269         (struct rs6000_stack): Delete fields spe_gp_save_offset, spe_gp_size,
6270         spe_padding_size, and spe_64bit_regs_used.  Replace TARGET_SPE and
6271         TARGET_SPE_ABI with 0, simplify.  Replace SPE_VECTOR_MODE with
6272         PAIRED_VECTOR_MODE.
6273         (struct machine_function): Delete field spe_insn_chain_scanned_p.
6274         (spe_func_has_64bit_regs_p): Delete.
6275         (spe_expand_predicate_builtin): Delete.
6276         (spe_expand_evsel_builtin): Delete.
6277         (TARGET_DWARF_REGISTER_SPAN): Do not define.
6278         (TARGET_MEMBER_TYPE_FORCES_BLK): Do not define.
6279         (invalid_e500_subreg): Delete.
6280         (rs6000_legitimize_address): Always force_reg op2 as well, for
6281         paired single memory accesses.
6282         (rs6000_member_type_forces_blk): Delete.
6283         (rs6000_spe_function_arg): Delete.
6284         (rs6000_expand_unop_builtin): Delete SPE handling.
6285         (rs6000_expand_binop_builtin): Ditto.
6286         (spe_expand_stv_builtin): Delete.
6287         (bdesc_2arg_spe): Delete.
6288         (spe_expand_builtin): Delete.
6289         (spe_expand_predicate_builtin): Delete.
6290         (spe_expand_evsel_builtin): Delete.
6291         (rs6000_invalid_builtin): Remove RS6000_BTM_SPE handling.
6292         (spe_init_builtins): Delete.
6293         (spe_func_has_64bit_regs_p): Delete.
6294         (savres_routine_name): Delete "info" parameter.  Adjust callers.
6295         (rs6000_emit_stack_reset): Ditto.
6296         (rs6000_dwarf_register_span): Delete.
6297         * config/rs6000/rs6000.h (TARGET_SPE_ABI, TARGET_SPE,
6298         UNITS_PER_SPE_WORD, SPE_HIGH_REGNO_P, SPE_SIMD_REGNO_P,
6299         SPE_VECTOR_MODE, RS6000_BTM_SPE, RS6000_BUILTIN_E, RS6000_BUILTIN_S):
6300         Delete.
6301         * config/rs6000/rs6000.md (FIRST_SPE_HIGH_REGNO, LAST_SPE_HIGH_REGNO):
6302         Delete.
6303         * config/rs6000/rs6000.opt (-mabi=spe, -mabi=no-spe): Delete.
6304         * config/rs6000/spe.md: Delete every pattern that uses TARGET_SPE.
6305         * config/rs6000/vector.md (absv2sf2, negv2sf2, addv2sf3, subv2sf3,
6306         mulv2sf3, divv2sf3): Delete expanders.
6308 2017-06-07  Segher Boessenkool  <segher@kernel.crashing.org>
6310         config/rs6000/rs6000.md (UNSPEC_MV_CR_GT): Delete.
6312 2017-06-07  Segher Boessenkool  <segher@kernel.crashing.org>
6314         * config/rs6000/rs6000-protos.h (output_e500_flip_gt_bit): Delete.
6315         * config/rs6000/rs6000.c: Ditto.
6317 2017-06-07  Segher Boessenkool  <segher@kernel.crashing.org>
6319         * config/rs6000/predicated.md (rs6000_cbranch_operator): Delete.
6320         * config/rs6000/rs6000.md: Replace rs6000_cbranch_operator by
6321         comparison_operator.
6323 2017-06-07  Segher Boessenkool  <segher@kernel.crashing.org>
6325         * config/rs6000/rs6000.c: Remove everything related to -mfloat-gprs.
6326         * config/rs6000/rs6000.opt: Ditto.
6327         * config/rs6000/t-rtems: Ditto.
6329 2017-06-07  Segher Boessenkool  <segher@kernel.crashing.org>
6331         * config/rs6000/predicates.md: Replace TARGET_E500_DOUBLE and
6332         TARGET_E500_SINGLE by 0, simplify.
6333         * config/rs6000/rs6000.c: Ditto.
6334         (rs6000_option_override_internal): Delete CHECK_E500_OPTIONS.
6335         (spe_build_register_parallel): Delete.
6336         * config/rs6000/rs6000.h: Delete TARGET_E500_SINGLE,
6337         TARGET_E500_DOUBLE, and CHECK_E500_OPTIONS.
6338         * config/rs6000/rs6000.md: Replace TARGET_E500_DOUBLE,
6339         TARGET_E500_SINGLE, and <E500_CONVERT> by 0, simplify.
6340         (E500_CONVERT): Delete.
6341         * config/rs6000/spe.md: Remove many patterns and all define_constants.
6343 2017-06-07  Segher Boessenkool  <segher@kernel.crashing.org>
6345         * config/rs6000/darwin.md: Replace TARGET_FPRS by 1 and simplify.
6346         * config/rs6000/dfp.md: Ditto.
6347         (negdd2, *negdd2_fpr): Merge.
6348         (absdd2, *absdd2_fpr): Merge.
6349         (negtd2, *negtd2_fpr): Merge.
6350         (abstd2, *abstd2_fpr): Merge.
6351         * config/rs6000/e500.h: Delete file.
6352         * config/rs6000/predicates.md (rs6000_cbranch_operator): Replace
6353         TARGET_FPRS by 1 and simplify.
6354         * config/rs6000/rs6000-c.c: Ditto.
6355         * config/rs6000/rs6000.c: Ditto.  Also replace TARGET_SF_SPE and
6356         TARGET_DF_SPE by 0.
6357         * config/rs6000/rs6000.h: Ditto.  Delete TARGET_SF_SPE and
6358         TARGET_DF_SPE.
6359         * config/rs6000/rs6000.md: Ditto.
6360         (floatdidf2, *floatdidf2_fpr): Merge.
6361         (move_from_CR_gt_bit): Delete.
6362         * config/rs6000/spe.md: Replace TARGET_FPRS by 1 and simplify.
6363         (E500_CR_IOR_COMPARE): Delete.
6364         (All patterns that require !TARGET_FPRS): Delete.
6365         * config/rs6000/vsx.md: Replace TARGET_FPRS by 1 and simplify.
6367 2017-06-07  Bin Cheng  <bin.cheng@arm.com>
6369         * passes.def (pass_iv_canon): Move before pass_loop_distribution.
6371 2017-06-07  Bin Cheng  <bin.cheng@arm.com>
6373         * graphds.c (add_edge): Intitialize edge's attached data.
6374         (foll_in_subgraph, dfs_fst_edge, dfs_next_edge): New function
6375         pointer parameter.  Call pointed function on each edge during
6376         graph traversing.  Skip traversing the edge when the function
6377         returns true.
6378         (graphds_dfs, graphds_scc): Ditto.
6379         (for_each_edge): New parameter.  Pass the new parameter to callback
6380         function.
6381         * graphds.h (skip_edge_callback): New function pointer type.
6382         (graphds_dfs, graphds_scc): New function pointer parameter.
6383         (graphds_edge_callback, for_each_edge): New parameter.
6385 2017-06-07  Bin Cheng  <bin.cheng@arm.com>
6387         * tree-vect-data-refs.c (vect_mark_for_runtime_alias_test): Factor
6388         out code checking if runtime alias check is possible to below ...
6389         Call the new function.
6390         * tree-data-ref.c (runtime_alias_check_p): ... to new function.
6391         * tree-data-ref.h (runtime_alias_check_p): New decalaration.
6393 2017-06-07  Marek Polacek  <polacek@redhat.com>
6395         PR sanitizer/80932
6396         * fold-const.c (extract_muldiv_1) <case MINUS_EXPR>: Add
6397         TYPE_OVERFLOW_WRAPS check.
6399 2017-06-07  Bin Cheng  <bin.cheng@arm.com>
6401         * tree-vect-loop-manip.c (vect_do_peeling): Don't skip vector loop
6402         if versioning is required.
6403         * tree-vect-loop.c (vect_analyze_loop_2): Merge niter check for loop
6404         peeling with the check for versioning.
6406 2017-06-07  Bin Cheng  <bin.cheng@arm.com>
6408         * tree-vectorizer.h (vect_build_loop_niters): New parameter.
6409         * tree-vect-loop-manip.c (vect_build_loop_niters): New parameter.
6410         Set true to new parameter if new ssa variable is defined.
6411         (vect_gen_vector_loop_niters): Refactor.  Set range information
6412         for the new vector loop bound variable.
6413         (vect_do_peeling): Ditto.
6415 2017-06-07  Bin Cheng  <bin.cheng@arm.com>
6417         * tree-affine.c (ssa.h): Include header file.
6418         (tree_to_aff_combination): Handle (T1)(X - CST) when inner type
6419         has wrapping overflow behavior.
6421 2017-06-07  Bin Cheng  <bin.cheng@arm.com>
6423         * tree-affine.c (tree_to_aff_combination): Handle (T1)(X + X).
6425 2017-06-07  Bin Cheng  <bin.cheng@arm.com>
6427         (aff_combination_expand): Move (T1)(X *+- CST) simplification to ...
6428         (tree_to_aff_combination): ... here.
6430 2017-06-07  Bin Cheng  <bin.cheng@arm.com>
6432         * tree-ssa-loop-ivopts.c (ivopts_estimate_reg_pressure): New
6433         reg_pressure model function.
6434         (ivopts_global_cost_for_size): Delete.
6435         (determine_set_costs, iv_ca_recount_cost): Call new model function
6436         ivopts_estimate_reg_pressure.
6438 2017-06-07  Tamar Christina  <tamar.christina@arm.com>
6440         * config/aarch64/aarch64.c (aarch64_rtx_costs): Make sdiv more
6441         expensive than udiv.  Remove floating point cases from mod.
6443 2017-06-07  Tamar Christina  <tamar.christina@arm.com>
6445         * config/arm/aarch-cost-tables.h (cortexa53_extra_cost):
6446         Increase idiv cost.
6448 2017-06-07  Tamar Christina  <tamar.christina@arm.com>
6450         * config/aarch64/aarch64.md
6451         (copysignsf3): Fix mask generation.
6453 2017-06-07  Jakub Jelinek  <jakub@redhat.com>
6455         * dumpfile.h (enum tree_dump_index): Rename TDI_generic to
6456         TDI_gimple.
6457         (class dump_manager): Add register_dumps method.
6458         * dumpfile.c: Include langhooks.h.
6459         (dump_files): Use 0 instead of 3/4/5 for TDI_{original,gimple,nested}.
6460         (FIRST_AUTO_NUMBERED_DUMP): Decrease to 1.
6461         (FIRST_ME_AUTO_NUMBERED_DUMP): Define.
6462         (dump_manager::dump_register): Start with 512 entries instead of 32.
6463         (dump_manager::register_dumps): New method.
6464         * toplev.c (general_init): Instead of invoking register_dumps
6465         langhook, invoke register_dumps method on the dump manager.
6466         * gimplify.c (gimplify_function_tree): Use TDI_gimple instead of
6467         TDI_generic.
6469 2017-06-07  Richard Sandiford  <richard.sandiford@linaro.org>
6471         * doc/md.texi: Clarify the restrictions on a define_insn condition.
6472         Say that # requires an associated define_split to exist, and that
6473         the define_split must be suitable for use after register allocation.
6475 2017-06-06  Jan Hubicka  <hubicka@ucw.cz>
6477         * cfgbuild.c (find_bb_boundaries): Initialize profile of split blocks.
6478         (compute_outgoing_frequencies): Also initialize zero counts.
6479         (find_many_sub_basic_blocks): Do not produce uninitialized profile
6480         around loops; preserve more of profile when nothing changes.
6482 2017-06-06  Jim Wilson  <jim.wilson@linaro.org>
6484         * config/aarch64/aarch64-cost-tables.h (qdf24xx_extra_costs): Move to
6485         here.
6486         * config/arm/aarch-cost-tables.h (qdf24xx_extra_costs): From here.
6487         * config/arm/arm-cpu-cdata.h: Regenerate.
6488         * config/arm/arm-cpu-data.h, config/arm/arm-cpu.h: Likewise.
6489         * config/arm/arm-tables.opt, config/arm/arm-tune.md: Likewise.
6490         * config/arm/arm-cpus.in: Delete falkor and qdf24xx entries.
6491         * config/arm/arm.c (arm_qdf24xx_tune): Delete.
6492         * config/arm/bpabi.h (BE8_LINK_SPEC): Delete falkor and qdf24xx
6493         support.
6494         * config/arm/t-aprofile (MULTILIB_MATCHES): Delete falkor and qdf24xx
6495         support.
6496         * config/arm/t-rmprofile: Likewise.
6497         * doc/invoke.texi (ARM Options): Drop falkor and qdf24xx support.
6499 2017-06-06  David S. Miller  <davem@davemloft.net>
6501         PR target/80968
6502         * config/sparc/sparc.c (sparc_expand_prologue): Emit frame
6503         blockage if function uses alloca.
6505 2017-06-06  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
6507         * tree-ssa-loop-prefetch.c (struct mem_ref_group, struct mem_ref):
6508         New "uid" fields to hold pretty-print IDs of group and ref.
6509         Memory references are now identified as <group_id>:<ref_id>
6510         instead of using [random] addresses.
6511         (dump_mem_details): Simplify, no functional change.
6512         (dump_mem_ref): Simplify and make output more concise.
6513         Replace couple of fprintf's throughout code with calls to dump_mem_ref.
6514         (find_or_create_group): Initialize group uid.
6515         (record_ref): Initialize ref uid.  Improve debug output.
6516         (prune_group_by_reuse, should_issue_prefetch_p,)
6517         (should_issue_prefetch_p, schedule_prefetches, issue_prefetch_ref,)
6518         (mark_nontemporal_store, determine_loop_nest_reuse):
6519         Improve debug output.
6521 2017-06-06  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
6523         * dbgcnt.def (prefetch): New debug counter.
6524         * tree-ssa-loop-prefetch.c (dbgcnt.h): New include.
6525         (schedule_prefetches): Stop issueing prefetches if debug counter
6526         tripped.
6528 2017-06-06  Tom de Vries  <tom@codesourcery.com>
6530         * doc/sourcebuild.texi (Testsuites, C Language Testsuites,
6531         gcc.c-torture/compile): Remove mention of NO_LABEL_VALUES in fixme.
6533 2017-06-06  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
6535         * config/aarch64/atomics.md (atomic_compare_and_swap<mode> expander):
6536         Use aarch64_reg_or_zero predicate for operand 4.
6537         (aarch64_compare_and_swap<mode> define_insn_and_split):
6538         Use aarch64_reg_or_zero predicate for operand 3.  Add 'Z' constraint.
6539         (aarch64_store_exclusive<mode>): Likewise for operand 2.
6541 2017-06-06  Thomas Preud'homme  <thomas.preudhomme@arm.com>
6543         * config/arm/arm.c (arm_compute_save_reg_mask): Rename into ...
6544         (arm_compute_save_core_reg_mask): This.
6545         (thumb1_compute_save_reg_mask): Rename into ...
6546         (thumb1_compute_save_core_reg_mask): This.
6547         (arm_compute_save_reg0_reg12_mask): Adapt comment.
6548         (arm_compute_frame_layout): Likewise.
6550 2017-06-06  Richard Biener  <rguenther@suse.de>
6552         PR tree-optimization/80974
6553         * tree-ssa-sccvn.c (set_ssa_val_to): Do not change but only
6554         keep or clear leaders SSA info.
6556 2017-06-06  Tom de Vries  <tom@codesourcery.com>
6558         * config/nvptx/nvptx.c (split_mode_p): New function.
6559         (nvptx_declare_function_name, nvptx_print_operand): Use split_mode_p.
6561 2017-06-06  Tom de Vries  <tom@codesourcery.com>
6563         * config/nvptx/nvptx.c (nvptx_print_operand): Use maybe_split_mode.
6565 2017-06-06  Jan Hubicka  <hubicka@ucw.cz>
6567         PR bootstrap/80978
6568         * tree-cfg.c (execute_fixup_cfg): Fix condition on when to rescale
6569         profile.
6571 2017-06-06  Jan Hubicka  <hubicka@ucw.cz>
6573         * shrink-wrap.c (handle_simple_exit): Update profile.
6574         (try_shrink_wrapping): Upate profile.
6576 2017-06-06  Jan Hubicka  <hubicka@ucw.cz>
6578         * predict.c (tree_estimate_probability_bb): Add LOCAL_ONLY.
6579         (tree_guess_outgoing_edge_probabilities): New.
6580         * predict.h (tree_guess_outgoing_edge_probabilities): Declare.
6581         * tree-cfg.c (gimple_find_sub_bbs): Propagate profile.
6583 2017-06-06  Jan Hubicka  <hubicka@ucw.cz>
6585         * ipa-split.c (split_function): Initialize return bb profile.
6587 2017-06-06  Jan Hubicka  <hubicka@ucw.cz>
6589         * profile.c (compute_branch_probabilities): Also initialize
6590         EXIT_BLOCK profile.
6592 2017-06-06  Richard Biener  <rguenther@suse.de>
6594         PR tree-optimization/80928
6595         * tree-vect-loop.c (vect_update_vf_for_slp): Amend dumps.
6596         (vect_analyze_loop_operations): Properly guard analysis for
6597         pure SLP case.
6598         (vect_transform_loop): Likewise.
6599         (vect_analyze_loop_2): Also reset SLP type on PHIs.
6600         (vect_model_induction_cost): Do not cost for pure SLP.
6601         (vectorizable_induction): Pass in SLP node, implement SLP vectorization
6602         of induction in inner loop vectorization.
6603         * tree-vect-slp.c (vect_create_new_slp_node): Handle PHIs.
6604         (vect_get_and_check_slp_defs): Handle vect_induction_def.
6605         (vect_build_slp_tree): Likewise.  Handle PHIs as terminating the
6606         recursion.
6607         (vect_analyze_slp_cost_1): Cost induction.
6608         (vect_detect_hybrid_slp_stmts): Handle PHIs.
6609         (vect_get_slp_vect_defs): Likewise.
6610         * tree-vect-stmts.c (vect_analyze_stmt): Handle induction.
6611         (vect_transform_stmt): Handle SLP reductions.
6612         * tree-vectorizer.h (vectorizable_induction): Adjust.
6614 2017-06-05  Michael Meissner  <meissner@linux.vnet.ibm.com>
6616         * config/rs6000/rs6000.c (make_resolver_func): Update
6617         init_lowered_empty_function call.
6619 2017-06-05  Bernd Edlinger  <bernd.edlinger@hotmail.de>
6621         * doc/invoke.texi: Document the -fprofile-abs-path option.
6622         * common.opt (fprofile-abs-path): New option.
6623         * gcov-io.h (gcov_write_filename): Declare.
6624         * gcov-io.c (gcov_write_filename): New function.
6625         * coverage.c (coverage_begin_function): Use gcov_write_filename.
6626         * profile.c (output_location): Likewise.
6628 2017-06-05  Jan Hubicka  <hubicka@ucw.cz>
6630         * shring-wrap.c: Revert accidental commit.
6632 2017-06-05  Volker Reichelt  <v.reichelt@netcologne.de>
6634         * doc/invoke.texi (-Wduplicated-branches): Add to warning list.
6636 2017-06-05  Jan Hubicka  <hubicka@ucw.cz>
6638         * cfgexpand.c (expand_gimple_tailcall): Initialize profile of
6639         new edge.
6640         * ipa-inline.c (want_inline_self_recursive_call_p): Watch for missing
6641         profile in callgraph edge.
6642         * profile-count.h (apply_probability): If THIS is 0, then result is 0
6643         (apply_scale): Likewise.
6644         * tree-inline.c (copy_bb, copy_edges_for_bb, copy_cfg_body):
6645         Also scale profile when inlining function with zero profile.
6646         (initialize_cfun): Update exit block profile even when it is zero.
6647         * tree-ssa-threadupdate.c (clear_counts_path): Handle correctly case
6648         when profile is read.
6650 2017-06-05  Michael Meissner  <meissner@linux.vnet.ibm.com>
6652         * config/rs6000/rs6000.c (toplevel): Include attribs.h.
6653         (CLONE_*): New constants to define the processors we can generate
6654         code for with the target_clone attribute.
6655         (rs6000_clone_map): New array to identify which clone processors
6656         the current program is running on.
6657         (TARGET_COMPARE_VERSION_PRIORITY): Define to enable the
6658         target_clone attribute.
6659         (TARGET_GENERATE_VERSION_DISPATCHER_BODY): Likewise.
6660         (TARGET_GET_FUNCTION_VERSIONS_DISPATCHER): Likewise.
6661         (TARGET_OPTION_FUNCTION_VERSIONS): Likewise.
6662         (cpu_expand_builtin): Add support for target_clone attribute.
6663         (rs6000_valid_attribute_p): Allow "default" attribute.
6664         (get_decl_name): New debug function to simplify printing the
6665         current function name in debugging statements.
6666         (rs6000_clone_priority): New functions to support the target_clone
6667         attribute, and be able to generate code to switch between ISA 2.05
6668         through ISA 3.0 (power6 through power9).
6669         (rs6000_compare_version_priority): Likewise.
6670         (rs6000_get_function_versions_dispatcher): Likewise.
6671         (make_resolver_func): Likewise.
6672         (add_condition_to_bb): Likewise.
6673         (dispatch_function_versions): Likewise.
6674         (rs6000_generate_version_dispatcher_body): Likewise.
6675         (rs6000_can_inline_p): Call get_decl_name for debugging usage.
6676         (fusion_gpr_load_p): Fix a spacing issue.
6677         * doc/extend.texi (Common Function Attributes): Document that the
6678         PowerPC supports the target_clone attribute.
6680 2017-06-05  Thomas Preud'homme  <thomas.preudhomme@arm.com>
6682         * config/arm/arm.h: explain F symbol found in description of ARM
6683         register allocation in its legend.
6685 2017-06-05  Jan Hubicka  <hubicka@ucw.cz>
6687         * config/mips/frame-header-opt.c: Include profile-count.h.
6688         * config/riscv/riscv.c: Include profile-count.h
6690 2017-06-05  Jan Hubicka  <hubicka@ucw.cz>
6692         * tree-ssa-loop-im.c (execute_sm_if_changed): Add FLAG_BBS parameter;
6693         update profile.
6694         (sm_set_flag_if_changed): Add bbs field.
6695         (execute_sm_if_changed_flag_set): Pass BBS.
6696         (execute_sm): Update.
6698 2017-06-05  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
6700         * config/aarch64/aarch64-simd.md (aarch64_store_lane0<mode>):
6701         New pattern.
6703 2017-06-05  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
6705         * config/aarch64/aarch64.md (sub<mode>3_compare1_imm): New define_insn.
6706         (peephole2): New peephole2 to emit the above.
6707         * config/aarch64/predicates.md (aarch64_sub_immediate): New predicate.
6709 2017-06-05  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
6711         * config/aarch64/aarch64.c (define_peephole2 above
6712         *sub_<shift>_<mode>): New peephole.
6714 2017-05-23  Jan Hubicka  <hubicka@ucw.cz>
6716         * config/i386/i386.c (make_resolver_func): Update.
6717         * Makefile.in: Add profile-count.h and profile-count.o
6718         * auto-profile.c (afdo_indirect_call): Update to new API.
6719         (afdo_set_bb_count): Update.
6720         (afdo_propagate_edge): Update.
6721         (afdo_propagate_circuit): Update.
6722         (afdo_calculate_branch_prob): Update.
6723         (afdo_annotate_cfg): Update.
6724         * basic-block.h: Include profile-count.h
6725         (struct edge_def): Turn count to profile_count.
6726         (struct basic_block_def): Likewie.
6727         (REG_BR_PROB_BASE): Move to profile-count.h
6728         (RDIV): Move to profile-count.h
6729         * bb-reorder.c (max_entry_count): Turn to profile_count.
6730         (find_traces): Update.
6731         (rotate_loop):Update.
6732         (connect_traces):Update.
6733         (sanitize_hot_paths):Update.
6734         * bt-load.c (migrate_btr_defs): Update.
6735         * cfg.c (RDIV): Remove.
6736         (init_flow): Use alloc_block.
6737         (alloc_block): Uninitialize count.
6738         (unchecked_make_edge): Uninitialize count.
6739         (check_bb_profile): Update.
6740         (dump_edge_info): Update.
6741         (dump_bb_info): Update.
6742         (update_bb_profile_for_threading): Update.
6743         (scale_bbs_frequencies_int): Update.
6744         (scale_bbs_frequencies_gcov_type): Update.
6745         (scale_bbs_frequencies_profile_count): New.
6746         * cfg.h (update_bb_profile_for_threading): Update.
6747         (scale_bbs_frequencies_profile_count): Declare.
6748         * cfgbuild.c (compute_outgoing_frequencies): Update.
6749         (find_many_sub_basic_blocks): Update.
6750         * cfgcleanup.c (try_forward_edges): Update.
6751         (try_crossjump_to_edge): Update.
6752         * cfgexpand.c (expand_gimple_tailcall): Update.
6753         (construct_exit_block): Update.
6754         * cfghooks.c (verify_flow_info): Update.
6755         (dump_bb_for_graph): Update.
6756         (split_edge): Update.
6757         (make_forwarder_block): Update.
6758         (duplicate_block): Update.
6759         (account_profile_record): Update.
6760         * cfgloop.c (find_subloop_latch_edge_by_profile): Update.
6761         (get_estimated_loop_iterations): Update.
6762         * cfgloopanal.c (expected_loop_iterations_unbounded): Update.
6763         (single_likely_exit): Update.
6764         * cfgloopmanip.c (scale_loop_profile): Update.
6765         (loopify): Update.
6766         (set_zero_probability): Update.
6767         (lv_adjust_loop_entry_edge): Update.
6768         * cfgrtl.c (force_nonfallthru_and_redirect): Update.
6769         (purge_dead_edges): Update.
6770         (rtl_account_profile_record): Update.
6771         * cgraph.c (cgraph_node::create): Uninitialize count.
6772         (symbol_table::create_edge): Uninitialize count.
6773         (cgraph_update_edges_for_call_stmt_node): Update.
6774         (cgraph_edge::dump_edge_flags): Update.
6775         (cgraph_node::dump): Update.
6776         (cgraph_edge::maybe_hot_p): Update.
6777         * cgraph.h: Include profile-count.h
6778         (create_clone), create_edge, create_indirect_edge): Update.
6779         (cgraph_node): Turn count to profile_count.
6780         (cgraph_edge0: Likewise.
6781         (make_speculative, clone): Update.
6782         (create_edge): Update.
6783         (init_lowered_empty_function): Update.
6784         * cgraphclones.c (cgraph_edge::clone): Update.
6785         (duplicate_thunk_for_node): Update.
6786         (cgraph_node::create_clone): Update.
6787         * cgraphunit.c (cgraph_node::analyze): Update.
6788         (cgraph_node::expand_thunk): Update.
6789         * final.c (dump_basic_block_info): Update.
6790         * gimple-streamer-in.c (input_bb): Update.
6791         * gimple-streamer-out.c (output_bb): Update.
6792         * graphite.c (print_global_statistics): Update.
6793         (print_graphite_scop_statistics): Update.
6794         * hsa-brig.c: Include basic-block.h.
6795         * hsa-dump.c: Include basic-block.h.
6796         * hsa-gen.c (T sum_slice): Update.
6797         (convert_switch_statements):Update.
6798         * hsa-regalloc.c: Include basic-block.h.
6799         * ipa-chkp.c (chkp_produce_thunks): Update.
6800         * ipa-cp.c (struct caller_statistics): Update.
6801         (init_caller_stats): Update.
6802         (gather_caller_stats): Update.
6803         (ipcp_cloning_candidate_p): Update.
6804         (good_cloning_opportunity_p): Update.
6805         (get_info_about_necessary_edges): Update.
6806         (dump_profile_updates): Update.
6807         (update_profiling_info): Update.
6808         (update_specialized_profile): Update.
6809         (perhaps_add_new_callers): Update.
6810         (decide_about_value): Update.
6811         (ipa_cp_c_finalize): Update.
6812         * ipa-devirt.c (struct odr_type_warn_count): Update.
6813         (struct decl_warn_count): Update.
6814         (struct final_warning_record): Update.
6815         (possible_polymorphic_call_targets): Update.
6816         (ipa_devirt): Update.
6817         * ipa-fnsummary.c (redirect_to_unreachable): Update.
6818         * ipa-icf.c (sem_function::merge): Update.
6819         * ipa-inline-analysis.c (do_estimate_edge_time): Update.
6820         * ipa-inline.c (compute_uninlined_call_time): Update.
6821         (compute_inlined_call_time): Update.
6822         (want_inline_small_function_p): Update.
6823         (want_inline_self_recursive_call_p): Update.
6824         (edge_badness): Update.
6825         (lookup_recursive_calls): Update.
6826         (recursive_inlining): Update.
6827         (inline_small_functions): Update.
6828         (dump_overall_stats): Update.
6829         (dump_inline_stats): Update.
6830         * ipa-profile.c (ipa_profile_generate_summary): Update.
6831         (ipa_propagate_frequency): Update.
6832         (ipa_profile): Update.
6833         * ipa-prop.c (ipa_make_edge_direct_to_target): Update.
6834         * ipa-utils.c (ipa_merge_profiles): Update.
6835         * loop-doloop.c (doloop_modify): Update.
6836         * loop-unroll.c (report_unroll): Update.
6837         (unroll_loop_runtime_iterations): Update.
6838         * lto-cgraph.c (lto_output_edge): Update.
6839         (lto_output_node): Update.
6840         (input_node): Update.
6841         (input_edge): Update.
6842         (merge_profile_summaries): Update.
6843         * lto-streamer-in.c (input_cfg): Update.
6844         * lto-streamer-out.c (output_cfg): Update.
6845         * mcf.c (create_fixup_graph): Update.
6846         (adjust_cfg_counts): Update.
6847         (sum_edge_counts): Update.
6848         * modulo-sched.c (sms_schedule): Update.
6849         * postreload-gcse.c (eliminate_partially_redundant_load): Update.
6850         * predict.c (maybe_hot_count_p): Update.
6851         (probably_never_executed): Update.
6852         (dump_prediction): Update.
6853         (combine_predictions_for_bb): Update.
6854         (propagate_freq): Update.
6855         (handle_missing_profiles): Update.
6856         (counts_to_freqs): Update.
6857         (rebuild_frequencies): Update.
6858         (force_edge_cold): Update.
6859         * predict.h: Include profile-count.h
6860         (maybe_hot_count_p, counts_to_freqs): UPdate.
6861         * print-rtl-function.c: Do not include cfg.h
6862         * print-rtl.c: Include basic-block.h
6863         * profile-count.c: New file.
6864         * profile-count.h: New file.
6865         * profile.c (is_edge_inconsistent): Update.
6866         (correct_negative_edge_counts): Update.
6867         (is_inconsistent): Update.
6868         (set_bb_counts): Update.
6869         (read_profile_edge_counts): Update.
6870         (compute_frequency_overlap): Update.
6871         (compute_branch_probabilities): Update; Initialize and deinitialize
6872         gcov_count tables.
6873         (branch_prob): Update.
6874         * profile.h (bb_gcov_counts, edge_gcov_counts): New.
6875         (edge_gcov_count): New.
6876         (bb_gcov_count): New.
6877         * shrink-wrap.c (try_shrink_wrapping): Update.
6878         * tracer.c (better_p): Update.
6879         * trans-mem.c (expand_transaction): Update.
6880         (ipa_tm_insert_irr_call): Update.
6881         (ipa_tm_insert_gettmclone_call): Update.
6882         * tree-call-cdce.c: Update.
6883         * tree-cfg.c (gimple_duplicate_sese_region): Update.
6884         (gimple_duplicate_sese_tail): Update.
6885         (gimple_account_profile_record): Update.
6886         (execute_fixup_cfg): Update.
6887         * tree-inline.c (copy_bb): Update.
6888         (copy_edges_for_bb): Update.
6889         (initialize_cfun): Update.
6890         (freqs_to_counts): Update.
6891         (copy_cfg_body): Update.
6892         (expand_call_inline): Update.
6893         * tree-ssa-ifcombine.c (update_profile_after_ifcombine): Update.
6894         * tree-ssa-loop-ivcanon.c (unloop_loops): Update.
6895         (try_unroll_loop_completely): Update.
6896         (try_peel_loop): Update.
6897         * tree-ssa-loop-manip.c (tree_transform_and_unroll_loop): Update.
6898         * tree-ssa-loop-niter.c (estimate_numbers_of_iterations_loop): Update.
6899         * tree-ssa-loop-split.c (connect_loops): Update.
6900         * tree-ssa-loop-unswitch.c (hoist_guard): Update.
6901         * tree-ssa-reassoc.c (branch_fixup): Update.
6902         * tree-ssa-tail-merge.c (replace_block_by): Update.
6903         * tree-ssa-threadupdate.c (create_block_for_threading): Update.
6904         (compute_path_counts): Update.
6905         (update_profile): Update.
6906         (recompute_probabilities): Update.
6907         (update_joiner_offpath_counts): Update.
6908         (estimated_freqs_path): Update.
6909         (freqs_to_counts_path): Update.
6910         (clear_counts_path): Update.
6911         (ssa_fix_duplicate_block_edges): Update.
6912         (duplicate_thread_path): Update.
6913         * tree-switch-conversion.c (case_bit_test_cmp): Update.
6914         (struct switch_conv_info): Update.
6915         * tree-tailcall.c (decrease_profile): Update.
6916         * tree-vect-loop-manip.c (slpeel_add_loop_guard): Update.
6917         * tree-vect-loop.c (scale_profile_for_vect_loop): Update.
6918         * value-prof.c (check_counter): Update.
6919         (gimple_divmod_fixed_value): Update.
6920         (gimple_mod_pow2): Update.
6921         (gimple_mod_subtract): Update.
6922         (gimple_ic_transform): Update.
6923         (gimple_stringop_fixed_value): Update.
6924         * value-prof.h (gimple_ic): Update.
6926 2017-06-02  Carl Love  <cel@us.ibm.com>
6928         * config/rs6000/rs6000-c: Add support for built-in functions
6929         vector double vec_doublee (vector signed int);
6930         vector double vec_doublee (vector unsigned int);
6931         vector double vec_doublee (vector float);
6932         vector double vec_doubleh (vector signed int);
6933         vector double vec_doubleh (vector unsigned int);
6934         vector double vec_doubleh (vector float);
6935         vector double vec_doublel (vector signed int);
6936         vector double vec_doublel (vector unsigned int);
6937         vector double vec_doublel (vector float);
6938         vector double vec_doubleo (vector signed int);
6939         vector double vec_doubleo (vector unsigned int);
6940         vector double vec_doubleo (vector float);.
6941         * config/rs6000/rs6000-builtin.def: Add definitions for DOUBLEE,
6942         DOUBLEO, DOUBLEH, DOUBLEL, UNS_DOUBLEO, UNS_DOUBLEE, UNS_DOUBLEH,
6943         UNS_DOUBLEL.
6944         * config/rs6000/altivec.md: Add code generator for doublee<mode>2,
6945         unsdoubleev4si2, doubleo<mode>2, unsdoubleov4si2, doubleh<mode>2,
6946         unsdoublehv4si2, doublel<mode>2, unsdoublelv4si2, add mode attribute
6947         VS_sxwsp.
6948         * config/rs6000/altivec.h: Add define for vec_doublee, vec_doubleo,
6949         vec_doublel, vec_doubleh.
6950         * doc/extend.texi: Update the built-in documentation file for the
6951         new built-in functions.
6953 2017-06-02  David Malcolm  <dmalcolm@redhat.com>
6955         PR jit/80954
6956         * ipa-inline-analysis.c (free_growth_caches): Set
6957         edge_removal_hook_holder to NULL after removing it.
6959 2017-06-02  Sudakshina Das  <sudi.das@arm.com>
6961         * config/aarch64/aarch64.c (aarch64_select_cc_mode): Return CC_SWP for
6962         comparision with zero.
6964 2017-06-02  Will Schmidt  <will_schmidt@vnet.ibm.com>
6965         * config/rs6000/rs6000.c (rs6000_gimple_fold_builtin): Add handling
6966         for early expansion of vec_min and vec_max builtins.
6967         (builtin_function_type): Add min/max unsigned variants to those
6968         identified as having unsigned arguments.
6970 2017-06-02  Olivier Hainque  <hainque@adacore.com>
6972         * config/vx-common.h (DWARF_UNWIND_INFO): Switch #define to 1.
6974 2017-06-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
6976         * config/aarch64/aarch64-simd.md (*aarch64_simd_vec_copy_lane<mode>):
6977         Use VALL_F16 iterator rather than VALL.
6979 2017-06-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
6981         * config/aarch64/aarch64.c (aarch64_split_compare_and_swap):
6982         Emit CBNZ inside loop when doing a strong exchange and comparing
6983         against zero.  Generate the CC flags after the loop.
6985 2017-06-02  David Edelsohn  <dje.gcc@gmail.com>
6987         * dwarf2out.c (DWARF_INITIAL_LENGTH_SIZE_STR): New.
6988         (dl_section_ref): New.
6989         (dwarf2out_finish): Copy debug_line_section_label to dl_section_ref.
6990         On AIX, append an expression to subtract the size of the
6991         section length to dl_section_ref.
6993 2017-06-02  Will Schmidt  <will_schmidt@vnet.ibm.com>
6995         * config/rs6000/rs6000.c (rs6000_gimple_fold_builtin): Add handling
6996         for early expansion of vector absolute builtins.
6998 2017-06-02  Richard Biener  <rguenther@suse.de>
7000         * tree-vect-slp.c (vect_detect_hybrid_slp_2): Match up
7001         what we consider a relevant use stmt with vect_detect_hybrid_slp_stmts.
7003 2017-06-02  Richard Biener  <rguenther@suse.de>
7005         PR tree-optimization/80948
7006         * tree-tailcall.c (find_tail_calls): Track stmts to move in
7007         stmt order as well.
7009 2017-06-02  Richard Biener  <rguenther@suse.de>
7011         * tree-vect-loop.c (vect_analyze_loop_operations): Not relevant
7012         PHIs are ok.
7013         * tree-vect-stmts.c (process_use): Do not mark backedge defs
7014         for inductions as relevant.
7016 2017-06-02  Richard Biener  <rguenther@suse.de>
7018         * tree-vect-loop.c (get_initial_def_for_induction): Inline into ...
7019         (vectorizable_induction): ... this.  Remove dead code.
7021 2017-06-02  Eric Botcazou  <ebotcazou@adacore.com>
7023         * builtins. (expand_builtin_alloca): Remove second parameter and
7024         infer its value from the first parameter instead.
7025         (expand_builtin) <BUILT_IN_ALLOCA>: Adjust call to above.
7027 2017-06-02  Jakub Jelinek  <jakub@redhat.com>
7029         PR rtl-optimization/80903
7030         * loop-doloop.c (add_test): Unshare sequence.
7032 2017-06-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
7034         * doc/invoke.texi: Document the -Wsizeof-pointer-div warning.
7036 2017-06-01  Bernd Edlinger  <bernd.edlinger@hotmail.de>
7038         * config/i386/i386.c (x86_64_ms_sysv_extra_clobbered_registers): Make
7039         static.
7040         (xlogue_layout::get_stack_space_used, xlogue_layout::s_instances,
7041         xlogue_layout::get_instance, logue_layout::xlogue_layout,
7042         sp_valid_at, fp_valid_at, choose_basereg): Formatting.
7043         (xlogue_layout::get_stub_rtx): Make static.
7044         (xlogue_layout::get_stub_name): Avoid const-cast, make static.
7045         (xlogue_layout::compute_stub_managed_regs): Rename to...
7046         (xlogue_layout::count_stub_managed_regs): ...this.
7047         (xlogue_layout::is_stub_managed_reg): New function.
7048         (xlogue_layout::m_stub_names): Rename to...
7049         (xlogue_layout::s_stub_names): ...this, make static.
7050         (xlogue_layout::STUB_INDEX_OFFSET, xlogue_layout::MIN_REGS,
7051         xlogue_layout::MAX_REGS, xlogue_layout::MAX_EXTRA_REGS,
7052         xlogue_layout::VARIANT_COUNT, xlogue_layout::STUB_NAME_MAX_LEN,
7053         xlogue_layout::s_stub_names): Instantiate statics.
7054         (stub_managed_regs): Remove.
7055         (ix86_save_reg): Use xlogue_layout::compute_stub_managed_regs.
7056         (disable_call_ms2sysv_xlogues): Rename to...
7057         (warn_once_call_ms2sysv_xlogues): ...this, and warn only once.
7058         (ix86_initial_elimination_offset, ix86_expand_call): Fix call_ms2sysv
7059         warning logic.
7060         (ix86_static_chain): Make sure that ix86_static_chain_on_stack can't
7061         change after reload_completed.
7062         (ix86_can_use_return_insn_p): Use the ix86_frame data structure
7063         directly.
7064         (ix86_expand_prologue): Likewise.
7065         (ix86_expand_epilogue): Likewise.
7066         (ix86_expand_split_stack_prologue): Likewise.
7067         (ix86_compute_frame_layout): Remove frame parameter ...
7068         (TARGET_COMPUTE_FRAME_LAYOUT): ... and export it as a target hook.
7069         (ix86_finalize_stack_realign_flags): Call ix86_compute_frame_layout
7070         only if necessary.
7071         (ix86_init_machine_status): Don't set use_fast_prologue_epilogue_nregs.
7072         (ix86_frame): Move from here ...
7073         * config/i386/i386.h (ix86_frame): ... to here.
7074         (machine_function): Remove use_fast_prologue_epilogue_nregs, cache the
7075         complete ix86_frame data structure instead.  Remove some_ld_name.
7077 2017-06-01  Pierre-Marie de Rodat  <derodat@adacore.com>
7079         * dwarf2out.c (dwarf2out_late_global_decl): Add locations for
7080         symbols that hold a DECL_VALUE_EXPR.
7082 2017-06-01  Martin Jambor  <mjambor@suse.cz>
7084         PR tree-optimization/80898
7085         * tree-sra.c (process_subtree_disqualification): Removed.
7086         (disqualify_candidate): Do not acll
7087         process_subtree_disqualification.
7088         (subtree_mark_written_and_enqueue): New function.
7089         (propagate_all_subaccesses): Set grp_write of LHS subtree if the
7090         RHS has been disqualified and re-queue LHS if necessary.  Apart
7091         from that, ignore disqualified RHS.
7093 2017-06-01  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
7095         * config/s390/s390.c (s390_emit_epilogue): Disable early return
7096         address fetch for z10 or later.
7098 2017-06-01  Claudiu Zissulescu  <claziss@synopsys.com>
7100         * config/arc/arc.md (tst_movb): Add guard when splitting.
7102 2017-06-01  Claudiu Zissulescu  <claziss@synopsys.com>
7104         * config/arc/arc.c (arc_can_eliminate): Test against
7105         arc_frame_pointer_needed.
7107 2017-06-01  Claudiu Zissulescu  <claziss@synopsys.com>
7109         * config/arc/arc.c (arc_expand_prologue): Emit a special barrier
7110         to prevent store reordering.
7111         * config/arc/arc.md (UNSPEC_ARC_STKTIE): Define.
7112         (type): Add block type.
7113         (stack_tie): Define special instruction to be used in
7114         expand_prologue.
7116 2017-06-01  Claudiu Zissulescu  <claziss@synopsys.com>
7118         * config/arc/arc.md (commutative_binary_comparison): Remove 'I'
7119         constraint. It is not valid for the pattern.
7120         (noncommutative_binary_comparison): Likewise.
7122 2017-06-01  Claudiu Zissulescu  <claziss@synopsys.com>
7124         * config/arc/simdext.md (movv2hi_insn): Change predicate to avoid
7125         scaled addresses.
7127 2017-06-01  Claudiu Zissulescu  <claziss@synopsys.com>
7129         * config/arc/arc.c (arc_conditional_register_usage): Allow r30 to
7130         be used by the reg-alloc.
7132 2017-06-01  Claudiu Zissulescu  <claziss@synopsys.com>
7134         * config/arc/arc.md (mulsi3): Avoid use of hard registers before
7135         reg-alloc when having mul64 or mul32x16 instructions.
7136         (mulsidi3): Likewise.
7137         (umulsidi3): Likewise.
7138         (mulsi32x16): New pattern.
7139         (mulsi64): Likewise.
7140         (mulsidi64): Likewise.
7141         (umulsidi64): Likewise.
7142         (MUL32x16_REG): Define.
7143         (mul64_600): Use MUL32x16_REG.
7144         (mac64_600): Likewise.
7145         (umul64_600): Likewise.
7146         (umac64_600): Likewise.
7148 2017-06-01  Claudiu Zissulescu  <claziss@synopsys.com>
7150         * config/arc/arc.md (mulsi3_700): Make it commutative.
7152 2017-06-01  Jose E. Marchesi  <jose.marchesi@oracle.com>
7154         * config/sparc/sparc.md (*zero_extendsidi2_insn_sp64): Set insn
7155         type for movstouw.
7156         (*sign_extendsidi2_insn): Likewise for movstosw.
7158 2017-06-01  Pierre-Marie de Rodat  <derodat@adacore.com>
7160         * dwarf2out.c (get_discr_value): Call the get_debug_type hook on
7161         the type of the input discriminant value.  Convert the
7162         discriminant value of signedness vary.
7164 2017-06-01  Volker Reichelt  <v.reichelt@netcologne.de>
7166         * doc/invoke.texi (-Wcatch-value): Document new shortcut.
7167         Add to -Wall section.
7169 2017-06-01  Richard Biener  <rguenther@suse.de>
7171         PR middle-end/66313
7172         * fold-const.c (fold_plusminus_mult_expr): If the factored
7173         factor may be zero use a wrapping type for the inner operation.
7174         * tree-tailcall.c (independent_of_stmt_p): Pass in to_move bitmap
7175         and handle moved defs.
7176         (process_assignment): Properly guard the unary op case.  Return a
7177         tri-state indicating that moving the stmt before the call may allow
7178         to continue.  Pass through to_move.
7179         (find_tail_calls): Handle moving unrelated defs before
7180         the call.
7182 2017-05-31  Segher Boessenkool  <segher@kernel.crashing.org>
7184         PR target/80618
7185         * config/rs6000/vector.md (*vector_uneq<mode>): Write the nor in the
7186         splitter result in the canonical way.
7188 2017-05-31  Uros Bizjak  <ubizjak@gmail.com>
7190         * config/i386/i386.md (*zero_extendsidi2): Enable alternative (?r, *Yj)
7191         also for 32bit target.  Update insn attributes.
7192         (zero-extendsidi2 splitter): Allow all registers for operand 1.
7194 2017-05-31  Sebastian Peryt  <sebastian.peryt@intel.com>
7196         * config/i386/avx512fintrin.h (_mm_mask_max_sd)
7197         (_mm_maskz_max_sd, _mm_mask_max_ss, _mm_maskz_max_ss)
7198         (_mm_mask_min_sd, _mm_maskz_min_sd, _mm_mask_min_ss)
7199         (_mm_maskz_min_ss): New intrinsics.
7201 2017-05-31  Martin Liska  <mliska@suse.cz>
7203         * tree-vect-loop.c (vect_create_epilog_for_reduction):
7204         Change comment style to one we normally use.
7205         (vectorizable_reduction): Likewise.
7206         (vectorizable_induction): Likewise.
7207         * tree-vect-stmts.c (vectorizable_mask_load_store): Likewise.
7208         (vectorizable_call): Likewise.
7209         (vectorizable_simd_clone_call): Likewise.
7210         (vectorizable_conversion): Likewise.
7211         (vectorizable_assignment): Likewise.
7212         (vectorizable_shift): Likewise.
7213         (vectorizable_operation): Likewise.
7214         (vectorizable_store): Likewise.
7215         (vectorizable_load): Likewise.
7216         * tree-vectorizer.h: Likewise.
7218 2017-05-31  Alexander Monakov  <amonakov@ispras.ru>
7220         * passes.c (emergency_dump_function): New.
7221         * tree-pass.h (emergency_dump_function): Declare.
7222         * plugin.c (plugins_internal_error_function): Remove.
7223         * plugin.h (plugins_internal_error_function): Remove declaration.
7224         * toplev.c (internal_error_function): New static function.  Use it...
7225         (general_init): ...here.
7227 2017-05-31  Graham Markall  <graham.markall@embecosm.com>
7229         * config/arc/arc.c (arc_print_operand): Handle constant operands.
7230         (arc_rtx_costs): Add costs for new patterns.
7231         * config/arc/arc.md: Additional *add_n and *sub_n patterns.
7232         * config/arc/predicates.md: Add _1_2_3_operand predicate.
7234 2017-05-31  Richard Sandiford  <richard.sandiford@linaro.org>
7236         * tree-ssa-strlen.c (get_next_strinfo): New function.
7237         (get_stridx_plus_constant): Use it.
7238         (zero_length_string): Likewise.
7239         (adjust_related_strinfos): Likewise.
7240         (adjust_last_stmt): Likewise.
7242 2017-05-31  Richard Biener  <rguenther@suse.de>
7244         PR target/80880
7245         * config/i386/i386.c (ix86_expand_builtin): Remove assert
7246         for arg being an SSA name when expanding IX86_BUILTIN_BNDRET.
7248 2017-05-31  Richard Sandiford  <richard.sandiford@linaro.org>
7250         * tree-vect-data-refs.c (vect_find_same_alignment_drs): Remove
7251         loop_vinfo argument and use of dependence distance vectors.
7252         Check instead whether the two references differ only in their
7253         initial value and assume that they have the same alignment if the
7254         difference is a multiple of the vector alignment.
7255         (vect_analyze_data_refs_alignment): Update call accordingly.
7257 2017-05-31  Martin Liska  <mliska@suse.cz>
7259         PR target/79155
7260         * config/i386/cpuid.h: Fix typo in a comment in cpuid.h.
7262 2017-05-31  Bin Cheng  <bin.cheng@arm.com>
7264         * tree-vect-loop-manip.c (create_intersect_range_checks_index)
7265         (create_intersect_range_checks): Move from ...
7266         * tree-data-ref.c (create_intersect_range_checks_index)
7267         (create_intersect_range_checks): ... to here.
7268         (create_runtime_alias_checks): New function factored from ...
7269         * tree-vect-loop-manip.c (vect_create_cond_for_alias_checks): ...
7270         here.  Call above function.
7271         * tree-data-ref.h (create_runtime_alias_checks): New function.
7273 2017-05-31  Bin Cheng  <bin.cheng@arm.com>
7275         * tree-data-ref.c (prune_runtime_alias_test_list): Relax minimal
7276         segment length for dr_b and compute it in wide_int.
7278 2017-05-31  Richard Biener  <rguenther@suse.de>
7280         PR tree-optimization/80906
7281         * graphite-isl-ast-to-gimple.c (copy_loop_close_phi_nodes): Get
7282         and pass through iv_map.
7283         (copy_bb_and_scalar_dependences): Adjust.
7284         (translate_pending_phi_nodes): Likewise.
7285         (copy_loop_close_phi_args): Handle code-generating IVs instead
7286         of ICEing.
7288 2017-05-30  David Malcolm  <dmalcolm@redhat.com>
7290         * diagnostic-color.c (color_dict): Add "type-diff".
7291         (parse_gcc_colors): Update comment.
7292         * doc/invoke.texi (Diagnostic Message Formatting Options): Add
7293         -fdiagnostics-show-template-tree and -fno-elide-type.
7294         (GCC_COLORS): Add type-diff to example.
7295         (type-diff=): New.
7296         (-fdiagnostics-show-template-tree): New.
7297         (-fno-elide-type): New.
7298         * pretty-print.c (pp_format): Pass quote and formatters[argno] to
7299         the pp_format_decoder callback.  Call any m_format_postprocessor's
7300         "handle" method.
7301         (pretty_printer::pretty_printer): Initialize
7302         m_format_postprocessor.
7303         (pretty_printer::~pretty_printer): Delete any
7304         m_format_postprocessor.
7305         * pretty-print.h (printer_fn): Add bool and const char ** parameters.
7306         (class format_postprocessor): New class.
7307         (struct pretty_printer::format_decoder): Document the new parameters.
7308         (struct pretty_printer::m_format_postprocessor): New field.
7309         * tree-diagnostic.c (default_tree_printer): Update for new
7310         bool and const char ** params.
7311         * tree-diagnostic.h (default_tree_printer): Likewise.
7313 2017-05-30  Segher Boessenkool  <segher@kernel.crashing.org>
7315         * config/rs6000/predicates.md (cc_reg_not_micro_cr0_operand): Delete.
7316         (lwa_operand): Delete rs6000_gen_cell_microcode test.
7317         * config/rs6000/rs6000.c (rs6000_option_override_internal): Delete
7318         rs6000_gen_cell_microcode code.
7319         (rs6000_final_prescan_insn): Delete.
7320         (rs6000_opt_vars): Delete the "gen-cell-microcode" and
7321         "warn-cell-microcode" entries.
7322         * config/rs6000/rs6000.h (FINAL_PRESCAN_INSN): Delete.
7323         * config/rs6000/rs6000.md: Delete rs6000_gen_cell_microcode tests
7324         throughout.  Change cc_reg_not_micro_cr0_operand to
7325         cc_reg_not_cr0_operand throughout.
7326         (*extendhi<mode>2_noload): Delete.
7327         * config/rs6000/rs6000.opt (mgen-cell-microcode): Replace by stub.
7328         (mwarn-cell-microcode): Delete.
7329         * doc/invoke.texi (RS/6000 and PowerPC Options): Delete
7330         -mgen-cell-microcode and -mwarn-cell-microcode.
7332 2017-05-30  Uros Bizjak  <ubizjak@gmail.com>
7334         PR target/80833
7335         * config/i386/constraints.md (Yd): New constraint.
7336         (Ye): Ditto.
7337         * config/i386/i386.md (*movti_internal): Add (?r, Ye)
7338         and (?Yd, r) alternatives.  Update insn attributes.
7339         * config/i386/i386.md (*movti_internal): Add (?r, *Ye)
7340         and (?*Yd, r) alternatives.  Update insn attributes.
7341         (double-mode inter-unit splitters): Add new GR<->XMM splitters.
7343 2017-05-30  Pierre-Marie de Rodat  <derodat@adacore.com>
7345         * gimplify.c (gimplify_modify_expr): Don't create a
7346         DECL_DEBUG_EXPR link if *FROM_P does not belong to the current
7347         function.
7349 2017-05-30  Wilco Dijkstra  <wdijkstr@arm.com>
7351         * config/arm/arm-builtins.c (arm_expand_builtin): Remove const.
7353 2017-05-30  Richard Biener  <rguenther@suse.de>
7355         * tree-vectorizer.h (struct _stmt_vec_info): Add reduc_type
7356         and reduc_def fields.
7357         (STMT_VINFO_REDUC_TYPE): New define.
7358         (STMT_VINFO_REDUC_DEF): Likewise.
7359         (vect_force_simple_reduction): Adjust prototype.
7360         * tree-vect-loop.c (vect_analyze_scalar_cycles_1): Adjust.
7361         (vect_is_simple_reduction): Remove check_reduction argument.
7362         (vect_force_simple_reduction): Adjust and set
7363         STMT_VINFO_REDUC_TYPE and STMT_VINFO_REDUC_DEF.
7364         (vectorizable_reduction): Do not re-do reduction analysis
7365         but use STMT_VINFO_REDUC_TYPE and STMT_VINFO_REDUC_DEF.
7366         * tree-parloops.c (gather_scalar_reductions): Adjust.
7368 2017-05-30  Richard Biener  <rguenther@suse.de>
7370         PR middle-end/80901
7371         * cfgexpand.c (expand_gimple_cond): Match up loop fixup with
7372         split_edge code.
7374 2017-05-24  Robin Dapp  <rdapp@linux.vnet.ibm.com>
7376         * tree-vect-data-refs.c (vect_get_peeling_costs_all_drs):
7377         Introduce unknown_misalignment parameter and remove vf.
7378         (vect_peeling_hash_get_lowest_cost):
7379         Pass unknown_misalignment parameter.
7380         (vect_enhance_data_refs_alignment):
7381         Fix unsupportable data ref treatment.
7383 2017-05-30  Robin Dapp  <rdapp@linux.vnet.ibm.com>
7385         * tree-vect-data-refs.c (vect_get_data_access_cost):
7386         Workaround for SLP handling.
7387         (vect_enhance_data_refs_alignment):
7388         Compute costs for doing no peeling at all, compare to the best
7389         peeling costs so far and avoid peeling if cheaper.
7391 2017-05-30  Robin Dapp  <rdapp@linux.vnet.ibm.com>
7393         * tree-vect-data-refs.c (vect_peeling_hash_choose_best_peeling):
7394         Return peeling info and set costs to zero for unlimited cost
7395         model.
7396         (vect_enhance_data_refs_alignment): Also inspect all datarefs
7397         with unknown misalignment. Compute and costs for unknown
7398         misalignment, compare them to the costs for known misalignment
7399         and choose the cheapest for peeling.
7401 2017-05-30  Robin Dapp  <rdapp@linux.vnet.ibm.com>
7403         * tree-vect-data-refs.c (vect_update_misalignment_for_peel): Rename.
7404         (vect_get_peeling_costs_all_drs): Create function.
7405         (vect_peeling_hash_get_lowest_cost):
7406         Use vect_get_peeling_costs_all_drs.
7407         (vect_peeling_supportable): Create function.
7408         (vect_enhance_data_refs_alignment): Use vect_peeling_supportable.
7410 2017-05-30  Robin Dapp  <rdapp@linux.vnet.ibm.com>
7412         * tree-vect-data-refs.c (vect_compute_data_ref_alignment): Create
7413         DR_HAS_NEGATIVE_STEP.
7414         (vect_update_misalignment_for_peel): Define DR_MISALIGNMENT.
7415         (vect_enhance_data_refs_alignment): Use.
7416         (vect_duplicate_ssa_name_ptr_info): Use.
7417         * tree-vectorizer.h (dr_misalignment): Use.
7418         (known_alignment_for_access_p): Use.
7420 2017-05-30  Jozef Lawrynowicz  <jozef.l@somniumtech.com>
7422         PR target/78838
7423         * config/msp430/msp430.c (gen_prefix): Return NULL when section name is
7424         .lowtext.
7425         (has_section_name): New function.
7427 2017-05-30  Martin Liska  <mliska@suse.cz>
7429         PR other/80909
7430         * auto-profile.c (get_function_decl_from_block): Fix
7431         parenthesis.
7433 2017-05-30  Richard Biener  <rguenther@suse.de>
7435         PR middle-end/80876
7436         * cfgexpand.c (expand_gimple_cond): Fixup preserving loops again.
7438 2017-05-30  Martin Liska  <mliska@suse.cz>
7440         * dumpfile.c: Use newly added macro DUMP_FILE_INFO.
7441         * dumpfile.h (struct dump_file_info): Remove ctors.
7443 2017-05-30  Martin Liska  <mliska@suse.cz>
7445         * predict.def: Fix GNU coding style.
7447 2017-05-29  Max Filippov  <jcmvbkbc@gmail.com>
7449         * config/xtensa/xtensa.c (xtensa_initial_elimination_offset):
7450         Mark 'to' argument with ATTRIBUTE_UNUSED.
7452 2017-05-29  Max Filippov  <jcmvbkbc@gmail.com>
7454         * config/xtensa/xtensa.c (xtensa_emit_call): Use
7455         HOST_WIDE_INT_PRINT_HEX instead of 0x%lx format string.
7456         (print_operand): Use HOST_WIDE_INT_PRINT_DEC instead of %ld
7457         format string.
7459 2017-05-29  Eric Botcazou  <ebotcazou@adacore.com>
7461         * doc/install.texi (Options specification): Restore entry of
7462         --enable-sjlj-exceptions.
7464 2017-05-27  Michael Eager  <eager@eagercon.com>
7466         Revert:
7467         2016-01-21  Ajit Agarwal  <ajitkum@xilinx.com>
7469         See https://gcc.gnu.org/ml/gcc/2017-05/msg00221.html.
7471         * config/microblaze/microblaze.h
7472         (FIXED_REGISTERS): Update in macro.
7473         (CALL_USED_REGISTERS): Update in macro.
7475 2017-05-27  François-Xavier Coudett  <fxcoudert@gcc.gnu.org>
7477         * doc/install.texi: Add links to macOS binary distributions.
7479 2017-05-27  Jakub Jelinek  <jakub@redhat.com>
7481         PR bootstrap/80887
7482         Revert:
7483         2017-05-25  Marc Glisse  <marc.glisse@inria.fr>
7485         * match.pd ((A +- CST1) +- CST2): Allow some conversions.
7487 2017-05-26  Martin Liska  <mliska@suse.cz>
7489         * dumpfile.h (enum dump_kind): Renumber TDF_* flags to be contiguous.
7491 2017-05-26  Martin Liska  <mliska@suse.cz>
7493         * cfg.c (check_bb_profile): Do not use TDF_COMMENT and print
7494         always leading ';; '.
7495         (dump_bb_info): Likewise.
7496         (brief_dump_cfg): Likewise.
7497         * cfgrtl.c (print_rtl_with_bb): Do not use TDF_COMMENT.
7498         * dumpfile.c: Remove usage of TDF_VERBOSE.
7499         * dumpfile.h (enum dump_kind): Likewise.
7500         (dump_gimple_bb_header): Do not use TDF_COMMENT.
7501         * print-tree.c (debug_verbose): Remove.
7502         * tree-cfg.c (gimple_dump_cfg): Do not use TDF_COMMENT.
7503         (dump_function_to_file): Remove dumps guarded with TDF_VERBOSE.
7504         * tree-diagnostic.c (default_tree_printer): Replace
7505         TDF_DIAGNOSTIC with TDF_SLIM.
7507 2017-05-26  Bin Cheng  <bin.cheng@arm.com>
7509         * tree-vect-loop-manip.c (create_intersect_range_checks_index): Pass
7510         in parameter loop, rather than loop_vinfo.
7511         (create_intersect_range_checks): Ditto.
7512         (vect_create_cond_for_alias_checks): Update call to above functions.
7514 2017-05-26  Bin Cheng  <bin.cheng@arm.com>
7516         PR tree-optimization/80815
7517         * tree-data-ref.c (prune_runtime_alias_test_list): Simplify condition
7518         for merging runtime alias checks.  Handle negative DR_STEPs.
7520 2017-05-26  Bin Cheng  <bin.cheng@arm.com>
7522         * tree-vect-data-refs.c (Operator==, comp_dr_with_seg_len_pair):
7523         Move from ...
7524         * tree-data-ref.c (Operator==, comp_dr_with_seg_len_pair): To here.
7525         * tree-vect-data-refs.c (vect_prune_runtime_alias_test_list): Factor
7526         out code pruning runtime alias checks.
7527         * tree-data-ref.c (prune_runtime_alias_test_list): New function
7528         factored out from above.
7529         * tree-vectorizer.h (struct dr_with_seg_len, dr_with_seg_len_pair_t):
7530         Move from ...
7531         * tree-data-ref.h (struct dr_with_seg_len, dr_with_seg_len_pair_t):
7532         ... to here.
7533         (prune_runtime_alias_test_list): New decalaration.
7535 2017-05-26  Bin Cheng  <bin.cheng@arm.com>
7537         * tree-vect-data-refs.c (compare_tree): Rename and move ...
7538         * tree-data-ref.c (data_ref_compare_tree): ... to here.
7539         * tree-data-ref.h (data_ref_compare_tree): New decalaration.
7540         * tree-vect-data-refs.c (dr_group_sort_cmp): Update uses.
7541         (operator==, comp_dr_with_seg_len_pair): Ditto.
7542         (vect_prune_runtime_alias_test_list): Ditto.
7544 2017-05-26  Martin Liska  <mliska@suse.cz>
7546         PR ipa/80663
7547         * params.def: Bound partial-inlining-entry-probability param.
7549 2017-05-26  Marek Polacek  <polacek@redhat.com>
7551         PR sanitizer/80875
7552         * fold-const.c (fold_binary_loc) <case MULT_EXPR>: Check if OP1
7553         can be negated.
7555 2017-05-26  Richard Biener  <rguenther@suse.de>
7557         PR tree-optimization/80842
7558         * tree-ssa-ccp.c (set_lattice_value): Always meet with the old
7559         value.
7561 2017-05-26  Richard Biener  <rguenther@suse.de>
7563         PR tree-optimization/80844
7564         * tree-vectorizer.c (adjust_simduid_builtins): Propagate results.
7566 2017-05-25  Sebastian Peryt  <sebastian.peryt@intel.com>
7568         * doc/md.texi (Machine Constraints): Update x86 family
7569         machine constraints section to match 'config/i386/constraints.md'.
7571 2017-05-25  Volker Reichelt  <v.reichelt@netcologne.de>
7573         * doc/invoke.texi (-Wcatch-value=): Document new warning option.
7575 2017-05-25  Nathan Sidwell  <nathan@acm.org>
7577         * doc/invoke.texi (--enable-languages): Update documentation.
7579 2017-05-25  Martin Liska  <mliska@suse.cz>
7581         * dumpfile.c: Add TDF_FOLDING.
7582         * dumpfile.h (enum dump_kind): Likewise.
7583         * genmatch.c (dt_simplify::gen_1): Use it.
7585 2017-05-25  Marc Glisse  <marc.glisse@inria.fr>
7587         * match.pd (view_convert (convert@0 @1)): Handle zero-extension.
7589 2017-05-25  Marc Glisse  <marc.glisse@inria.fr>
7591         * match.pd ((A +- CST1) +- CST2): Allow some conversions.
7592         * tree.c (drop_tree_overflow): Handle COMPLEX_CST and VECTOR_CST.
7594 2017-05-25  Marc Glisse  <marc.glisse@inria.fr>
7596         * fold-const.c (fold_binary_loc) [(A & C) == D]: Remove transformation.
7597         * match.pd (X == C): Rewrite it here.
7598         (with_possible_nonzero_bits, with_possible_nonzero_bits2,
7599         with_certain_nonzero_bits2): New predicates.
7600         * tree-ssanames.c (get_nonzero_bits): Handle INTEGER_CST.
7602 2017-05-24  Nathan Sidwell  <nathan@acm.org>
7604         * lto-streamer-in.c (lto_input_data_block): Adjust T const cast to
7605         avoid warning.
7607         * auto-profile.c (afdo_propagate): Adjust T const cast to avoid
7608         warning.
7610 2017-05-24  Segher Boessenkool  <segher@kernel.crashing.org>
7612         * config/powerpcspe: New port.  Files are copied from the rs6000
7613         port, with "rs6000" in filenames replaced by "powerpcspe".
7615 2017-05-24  Wilco Dijkstra  <wdijkstr@arm.com>
7617         PR rtl-optimization/80754
7618         * lra-remat.c (do_remat): Add overlap checks for dst_regno.
7620 2017-05-24  Sheldon Lobo  <smlobo@sheldon.us.oracle.com>
7622         * config/sparc/sparc.md (length): Return the correct value for -mflat
7623         sibcalls to match output_sibcall.
7625 2017-05-24  Segher Boessenkool  <segher@kernel.crashing.org>
7627         PR bootstrap/80860
7628         PR bootstrap/80843
7629         * config/rs6000/rs6000.c (struct machine_function): Add new field
7630         n_components.
7631         (rs6000_get_separate_components): Init that field, use it.
7632         (rs6000_components_for_bb): Use the field.
7634 2017-05-24  Thomas Preud'homme  <thomas.preudhomme@arm.com>
7636         * config/arm/arm.c (arm_expand_prologue): Fix typo in comment.
7638 2017-05-24  Peter Bergner  <bergner@vnet.ibm.com>
7640         PR middle-end/80823
7641         * tree-cfg.c (group_case_labels_stmt): Delete increment of "i";
7643 2017-05-24  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
7645         PR target/80725
7646         * config/s390/s390.c (s390_check_qrst_address): Check incoming
7647         address against address_operand predicate.
7648         * config/s390/s390.md ("*indirect_jump"): Swap alternatives.
7650 2017-05-24  Eric Botcazou  <ebotcazou@adacore.com>
7652         * var-tracking.c (track_expr_p): Do not return 0 for tracked record
7653         parameters passed indirectly.
7655 2017-05-23  Uros Bizjak  <ubizjak@gmail.com>
7657         * config/i386/i386.md (*movdi_internal): Remove SSE4
7658         alternative 18 (?r, *v).  Update insn attributes.
7659         (*movsi_internal): Remove SSE4 alternative 13 (?r, *v).
7660         Update insn attributes.
7661         (*zero_extendsidi2): Remove SSE4 alternative (?r, *x).
7662         Update insn attributes.
7663         * config/i386/sse.md (vec_extract<ssevecmodelower>_0): Remove SSE4
7664         alternative 1 (r, v). Remove isa attribute.
7665         * config/i386/i386.c (dimode_scalar_chain::make_vector_copies):
7666         Always move value through stack for !TARGET_INTER_UNIT_MOVES_TO_VEC
7667         and !TARGET_INTER_UNIT_MOVES_TO_VEC targets.
7669 2017-05-23  Tom de Vries  <tom@codesourcery.com>
7671         * doc/sourcebuild.texi (Directives, Verify compiler message): Document
7672         dg-line directive.
7674 2017-05-23  Jan Hubicka  <hubicka@ucw.cz>
7676         * cgraphunit.c (symbol_table::process_new_functions): Update.
7677         * ipa-fnsummary.c (pass_data_inline_parameters): Remove.
7678         (inline_generate_summary): Rename to ...
7679         (ipa_fn_summary_generate): ... this one.
7680         (inline_read_summary): Rename to ...
7681         (ipa_fn_summary_read): ... this one.
7682         (inline_write_summary): Rename to ...
7683         (ipa_fn_summary_write): ... this one.
7684         (inline_free_summary): Rename to ...
7685         (ipa_free_fn_summary): ... this one.
7686         (pass_data_local_fn_summary, pass_local_fn_summary,
7687         make_pass_local_fn_summary, pass_data_ipa_free_fn_summary,
7688         pass_ipa_free_fn_summary, make_pass_ipa_free_fn_summary,
7689         pass_data_ipa_fn_summary, pass_ipa_fn_summary,
7690         make_pass_ipa_fn_summary): New.
7691         * ipa-fnsummary.h (inline_generate_summary, inline_read_summary,
7692         inline_write_summary, inline_free_summary): Remove.
7693         (ipa_free_fn_summary) : New.
7694         * ipa-inline.c (ipa_inline): Update.
7695         (pass_ipa_inline): Do not generate summaries.
7696         * ipa.c (pass_data_ipa_free_fn_summary, pass_ipa_free_fn_summary):
7697         Remove.
7698         * passes.def: Replace pass_inline_parameters by pass_local_fn_summary
7699         and add pass_ipa_fn_summary.
7700         * tree-pass.h (make_pass_ipa_fn_summary, make_pass_local_fn_summary):
7701         New.
7702         (make_pass_inline_parameters): Remove.
7704 2017-05-23  Thomas Schwinge  <thomas@codesourcery.com>
7706         * omp-low.c (struct omp_context): Remove "default_kind" member.
7707         Adjust all users.
7709         * omp-offload.c (execute_oacc_device_lower): Remove the
7710         parallelism dimensions function attributes for unparallelized
7711         OpenACC kernels constructs.
7713 2017-05-23  Martin Liska  <mliska@suse.cz>
7715         * cgraph.c (cgraph_node::get_create): Use symtab_node::dump_{asm_,}name
7716         functions.
7717         (cgraph_edge::make_speculative): Likewise.
7718         (cgraph_edge::resolve_speculation): Likewise.
7719         (cgraph_edge::redirect_call_stmt_to_callee): Likewise.
7720         (cgraph_node::dump): Likewise.
7721         * cgraph.h: Likewise.
7722         * cgraphunit.c (analyze_functions): Likewise.
7723         (symbol_table::compile): Likewise.
7724         * ipa-cp.c (print_all_lattices): Likewise.
7725         (determine_versionability): Likewise.
7726         (initialize_node_lattices): Likewise.
7727         (ipcp_verify_propagated_values): Likewise.
7728         (estimate_local_effects): Likewise.
7729         (update_profiling_info): Likewise.
7730         (create_specialized_node): Likewise.
7731         (perhaps_add_new_callers): Likewise.
7732         (decide_about_value): Likewise.
7733         (decide_whether_version_node): Likewise.
7734         (identify_dead_nodes): Likewise.
7735         (ipcp_store_bits_results): Likewise.
7736         * ipa-devirt.c (dump_targets): Likewise.
7737         (ipa_devirt): Likewise.
7738         * ipa-icf.c (sem_item::dump): Likewise.
7739         (sem_function::equals): Likewise.
7740         (sem_variable::equals): Likewise.
7741         (sem_item_optimizer::read_section): Likewise.
7742         (sem_item_optimizer::execute): Likewise.
7743         (congruence_class::dump): Likewise.
7744         * ipa-inline-analysis.c (dump_ipa_call_summary): Likewise.
7745         (dump_inline_summary): Likewise.
7746         (estimate_node_size_and_time): Likewise.
7747         (inline_analyze_function): Likewise.
7748         * ipa-inline-transform.c (inline_call): Likewise.
7749         * ipa-inline.c (report_inline_failed_reason): Likewise.
7750         (want_early_inline_function_p): Likewise.
7751         (edge_badness): Likewise.
7752         (update_edge_key): Likewise.
7753         (inline_small_functions): Likewise.
7754         * ipa-profile.c (ipa_profile): Likewise.
7755         * ipa-prop.c (ipa_print_node_jump_functions): Likewise.
7756         (ipa_make_edge_direct_to_target): Likewise.
7757         (remove_described_reference): Likewise.
7758         (ipa_impossible_devirt_target): Likewise.
7759         (propagate_controlled_uses): Likewise.
7760         (ipa_print_node_params): Likewise.
7761         (ipcp_transform_function): Likewise.
7762         * ipa-pure-const.c (pure_const_read_summary): Likewise.
7763         (propagate_pure_const): Likewise.
7764         * ipa-reference.c (generate_summary): Likewise.
7765         (read_write_all_from_decl): Likewise.
7766         (propagate): Likewise.
7767         (ipa_reference_read_optimization_summary): Likewise.
7768         * ipa-utils.c (ipa_merge_profiles): Likewise.
7769         * ipa.c (walk_polymorphic_call_targets): Likewise.
7770         (symbol_table::remove_unreachable_nodes): Likewise.
7771         (ipa_single_use): Likewise.
7772         * passes.c (execute_todo): Likewise.
7773         * predict.c (drop_profile): Likewise.
7774         * symtab.c (symtab_node::get_dump_name): New function.
7775         (symtab_node::dump_name): Likewise.
7776         (symtab_node::dump_asm_name): Likewise.
7777         (symtab_node::dump_references): Likewise.
7778         (symtab_node::dump_referring): Likewise.
7779         (symtab_node::dump_base): Likewise.
7780         (symtab_node::debug_symtab): Likewise.
7781         * tree-sra.c (convert_callers_for_node): Likewise.
7782         * tree-ssa-structalias.c (ipa_pta_execute): Likewise.
7783         * value-prof.c (init_node_map): Likewise.
7785 2017-05-23  Martin Liska  <mliska@suse.cz>
7787         * cgraph.h: Move symtab_node::dump_table to symbol_table::dump
7788         and symtab_node::debug_symtab to symbol_table::debug.
7789         * cgraphunit.c (analyze_functions): Use the renamed function.
7790         (symbol_table::compile): Likewise.
7791         * ipa-cp.c (ipcp_verify_propagated_values): Likewise.
7792         * ipa-icf.c (sem_item_optimizer::execute): Likewise.
7793         * passes.c (execute_todo): Likewise.
7794         * symtab.c (symbol_table::dump): New function.
7795         * tree-ssa-structalias.c (ipa_pta_execute): Use the renamed function.
7797 2017-05-23  Jan Hubicka  <hubicka@ucw.cz>
7799         * ipa-fnsummary.c (estimate_node_size_and_time): Do not sanity check
7800         that nonconst implies exec.
7802 2017-05-23  Jan Hubicka  <hubicka@ucw.cz>
7804         * ipa-inline-analysis.c (cgraph_2edge_hook_list, cgraph_edge_hook_list,
7805         inline_edge_removal_hook, inline_edge_duplication_hook): Remove.
7806         (inline_edge_summary_vec): Turn into ...
7807         (ipa_call_summaries): ... this one.
7808         (redirect_to_unreachable, edge_set_predicate,
7809         evaluate_properties_for_edge, inline_summary_alloc,
7810         reset_ipa_call_summary, reset_inline_summary,
7811         inline_summary_t::duplicate): Update.
7812         (inline_edge_duplication_hook): Turn to ...
7813         (ipa_call_summary_t::duplicate): ... this one.
7814         (inline_edge_removal_hook): Turn to ...
7815         (ipa_call_summary_t::remove): ... this one.
7816         (dump_inline_edge_summary): Turn to ...
7817         (dump_ipa_call_summary): ... this one.
7818         (estimate_function_body_sizes): Update.
7819         (inline_update_callee_summaries): Update.
7820         (remap_edge_change_prob): Update.
7821         (remap_edge_summaries): Update.
7822         (inline_merge_summary): Update.
7823         (do_estimate_edge_time): Update.
7824         (inline_generate_summary): Update.
7825         (inline_read_section): Update.
7826         (inline_read_summary): Update.
7827         (inline_free_summary): Update.
7828         * ipa-inline.c (can_inline_edge_p): Update.
7829         (compute_inlined_call_time): Update.
7830         (want_inline_small_function_p): Update.
7831         (edge_badness): Update.
7832         (early_inliner): Update.
7833         * ipa-inline.h (inline_edge_summary): Turn to ...
7834         (ipa_call_summary): ... this one.
7835         (ipa_call_summary_t): New class.
7836         (inline_edge_summary_t, inline_edge_summary_vec): Remove.
7837         (ipa_call_summaries): New.
7838         (inline_edge_summary): Remove.
7839         (estimate_edge_growth): Update.
7840         * ipa-profile.c (ipa_propagate_frequency_1): Update.
7841         * ipa-prop.c (ipa_make_edge_direct_to_target): Update.
7842         * ipa-split.c (execute_split_functions): Update.
7843         * ipa.c (symbol_table::remove_unreachable_nodes): Update.
7845 2017-05-23  Tom de Vries  <tom@codesourcery.com>
7847         * doc/sourcebuild.texi (Effective-Target Keywords, Other hardware
7848         attributes): Document rdrand effective target.
7850 2017-05-23  Tom de Vries  <tom@codesourcery.com>
7852         * doc/sourcebuild.texi (Effective-Target Keywords, Other hardware
7853         attributes): Sort alphabetically.
7855 2017-05-23  Georg-Johann Lay  <avr@gjlay.de>
7857         * config/avr/genmultilib.awk: Use gsub instead of gensub.
7859 2017-05-22  Michael Meissner  <meissner@linux.vnet.ibm.com>
7861         PR target/80718
7862         * config/rs6000/vsx.md (vsx_splat_<mode>, VSX_D iterator): Split
7863         V2DF/V2DI splat into two separate patterns, one that handles
7864         registers, and the other that only handles memory.  Drop support
7865         for splatting from a GPR on ISA 2.07 and then splitting the
7866         splat into direct move and splat.
7867         (vsx_splat_<mode>_reg): Likewise.
7868         (vsx_splat_<mode>_mem): Likewise.
7870 2017-05-22  Segher Boessenkool  <segher@kernel.crashing.org>
7872         * cfgcleanup.c (bb_is_just_return): Allow CLOBBERs.
7874 2017-05-22  Jakub Jelinek  <jakub@redhat.com>
7876         PR middle-end/80809
7877         * omp-low.c (finish_taskreg_remap): New function.
7878         (finish_taskreg_scan): If unit size of ctx->record_type
7879         is non-constant, unshare the size expression and replace
7880         decls in it with possible outer var refs.
7882         PR middle-end/80809
7883         * gimplify.c (omp_add_variable): For GOVD_DEBUG_PRIVATE use
7884         GOVD_SHARED rather than GOVD_PRIVATE with it.
7885         (gimplify_adjust_omp_clauses_1, gimplify_adjust_omp_clauses): Expect
7886         GOVD_SHARED rather than GOVD_PRIVATE with GOVD_DEBUG_PRIVATE.
7888         PR middle-end/80853
7889         * omp-low.c (lower_reduction_clauses): Pass OMP_CLAUSE_PRIVATE
7890         as last argument to build_outer_var_ref for pointer bases of array
7891         section reductions.
7893 2017-05-19  Martin Sebor  <msebor@redhat.com>
7895         * print-tree.c (print_node): Print DECL_READ_P flag.
7897 2017-05-22  Jan Hubicka  <hubicka@ucw.cz>
7899         * Makefile.in: Add ipa-fnsummary.o and ipa-fnsummary.h
7900         * auto-profile.c: Replace ipa-inline.h by ipa-fnsummary.h
7901         * cgraph.c: Likewise.
7902         * cgraphunit.c: Likewise.
7903         * gengtype.c: Likewise.
7904         * ipa-cp.c: Likewise.
7905         * ipa-devirt.c: Likewise.
7906         * ipa-icf.c: Likewise.
7907         * ipa-predicate.c: Likewise.
7908         * ipa-profile.c: Likewise.
7909         * ipa-prop.c: Likewise.
7910         * ipa-split.c: Likewise.
7911         * ipa.c: Likewise.
7912         * ipa-inline-analysis.c (inline_summaries, ipa_call_summaries,
7913         edge_predicate_pool, dump_inline_hints,
7914         inline_summary::account_size_time, redirect_to_unreachable,
7915         edge_set_predicate, set_hint_predicate,
7916         evaluate_conditions_for_known_args, evaluate_properties_for_edge,
7917         inline_summary_alloc, ipa_call_summary::reset, inline_summary::reset,
7918         inline_summary_t::remove, remap_hint_predicate_after_duplication,
7919         inline_summary_t::duplicate, ipa_call_summary_t::duplicate,
7920         ipa_call_summary_t::remove, initialize_growth_caches,
7921         free_growth_caches, dump_ipa_call_summary, dump_inline_summary,
7922         debug_inline_summary, dump_inline_summaries, initialize_inline_failed,
7923         mark_modified, unmodified_parm_1, unmodified_parm,
7924         unmodified_parm_or_parm_agg_item, eliminated_by_inlining_prob,
7925         set_cond_stmt_execution_predicate, set_switch_stmt_execution_predicate,
7926         compute_bb_predicates, will_be_nonconstant_expr_predicate,
7927         will_be_nonconstant_predicate, record_modified_bb_info,
7928         get_minimal_bb, record_modified, param_change_prob,
7929         phi_result_unknown_predicate, predicate_for_phi_result,
7930         array_index_predicate, clobber_only_eh_bb_p, fp_expression_p,
7931         estimate_function_body_sizes, compute_inline_parameters,
7932         compute_inline_parameters_for_curren, pass_data_inline_parameters,
7933         estimate_node_size_and_time, estimate_ipcp_clone_size_and_time,
7934         inline_update_callee_summaries, remap_edge_change_prob,
7935         remap_edge_summaries, remap_hint_predicate, inline_merge_summary,
7936         inline_update_overall_summary, inline_indirect_intraprocedural_analysis,
7937         inline_analyze_function, inline_summary_t::insert,
7938         inline_generate_summary, read_ipa_call_summary, inline_read_section,
7939         inline_read_summary, write_ipa_call_summary, inline_write_summary,
7940         inline_free_summary): Move to ipa-fnsummary.h
7941         (predicate_t): Remove.
7942         * ipa-fnsummary.c: New file.
7943         * ipa-inline.h:  Do not include sreal.h and ipa-predicate.h
7944         (enum inline_hints_vals, inline_hints, agg_position_info,
7945         INLINE_SIZE_SCALE, size_time_entry, inline_summary, inline_summary_t,
7946         inline_summaries, ipa_call_summary, ipa_call_summary_t,
7947         ipa_call_summaries, debug_inline_summary, dump_inline_summaries,
7948         dump_inline_summary, dump_inline_hints, inline_generate_summary,
7949         inline_read_summary, inline_write_summary, inline_free_summary,
7950         inline_analyze_function, initialize_inline_failed,
7951         inline_merge_summary, inline_update_overall_summary,
7952         compute_inline_parameters): Move to ipa-fnsummary.h
7953         * ipa-fnsummary.h: New file.
7954         * ipa-inline-transform.h: Include ipa-inline.h.
7955         * ipa-inline.c: LIkewise.
7957 2017-05-22  Jan Hubicka  <hubicka@ucw.cz>
7959         * ipa-inline.c (edge_badness): Use inlined_time instead of
7960         inline_summaries->get.
7962 2017-05-22  Jan Hubicka  <hubicka@ucw.cz>
7964         * ipa-inline.c (edge_badness): Use estimate_size_after_inlining.
7966 2017-05-22  Nathan Sidwell  <nathan@acm.org>
7968         * doc/invoke.texi (fdump-translation-unit): Delete documentation.
7969         (fdump-lang): Document 'raw' option.
7970         * dumpfile.h (TDI_tu): Delete.
7971         * dumpfile.c (dump_files): Remove translation-unit.
7972         (FIRST_AUTO_NUMBERED_DUMP): Decrement.
7974 2017-05-22  Georg-Johann Lay  <avr@gjlay.de>
7976         * config/avr/t-avr (AWK) [t-multilib]: Remove "-v FORMAT=Makefile"
7977         command option from $(AWK) call.
7978         * config/avr/genmultilib.awk: Simplify and rewrite so that it
7979         generates MULTILIB_REQUIRED instead of MULTILIB_EXCEPTIONS.
7980         [FORMAT]: Remove handling of variable.
7981         * config/avr/t-multilib: Regenerate.
7983 2017-05-22  Jan Hubicka  <hubicka@ucw.cz>
7985         * ipa-inline-analysis.c (inline_summary::reset): Do not reset
7986         self_time.
7987         (dump_inline_summary): Do not print self_time.
7988         (estimate_function_body_sizes): Do not set self_time.
7989         (compute_inline_parameters): Likewise.
7990         (inline_read_section, inline_write_summary): Do not stream self_time.
7991         * ipa-inline.h (inline_summary): Drop self_time.
7993 2017-05-22  Jan Hubicka  <hubicka@ucw.cz>
7995         * ipa-inline-analysis.c (account_size_time): Rename to ...
7996         (inline_summary::account_size_time): ... this one.
7997         (reset_ipa_call_summary): Turn to ...
7998         (ipa_call_summary::reset): ... this one.
7999         (reset_inline_summary): Turn to ...
8000         (inline_summary::reset): ... this one.
8001         (inline_summary_t::remove): Update.
8002         (inline_summary_t::duplicate): Update.
8003         (ipa_call_summary_t::remove): Update.
8004         (dump_inline_summary): Update.
8005         (estimate_function_body_sizes): Update.
8006         (compute_inline_parameters): Update.
8007         (estimate_node_size_and_time): Update.
8008         (inline_merge_summary): Update.
8009         (inline_update_overall_summary): Update.
8010         (inline_read_section): Update.
8011         (inline_write_summary): Update.
8012         * ipa-inline.h (inline_summary): Rename entry to size_time_table;
8013         add account_size_time and reset member functions.
8014         (ipa_call_summary): Add reset function.
8015         * ipa-predicate.h (predicate::operator &): Constify.
8017 2017-05-22  Richard Biener  <rguenther@suse.de>
8019         * df-scan.c (df_insn_refs_verify): Speedup when not verifying.
8021 2017-05-19  Jason Merrill  <jason@redhat.com>
8023         * tree.c (make_tree_vec_stat, grow_tree_vec_stat): Use size_t.
8025 2017-05-19  Marek Polacek  <polacek@redhat.com>
8027         PR sanitizer/80800
8028         * fold-const.c (extract_muldiv_1) <case TRUNC_DIV_EXPR>: Add
8029         TYPE_OVERFLOW_WRAPS checks.
8031 2017-05-19  Thomas Schwinge  <thomas@codesourcery.com>
8033         * tree-core.h (enum omp_clause_default_kind): Add
8034         "OMP_CLAUSE_DEFAULT_PRESENT".
8035         * tree-pretty-print.c (dump_omp_clause): Handle it.
8036         * gimplify.c (enum gimplify_omp_var_data): Add
8037         "GOVD_MAP_FORCE_PRESENT".
8038         (gimplify_adjust_omp_clauses_1): Map it to
8039         "GOMP_MAP_FORCE_PRESENT".
8040         (oacc_default_clause): Handle "OMP_CLAUSE_DEFAULT_PRESENT".
8042         * gimplify.c (oacc_default_clause): Clarify.
8044 2017-05-19  Nathan Sidwell  <nathan@acm.org>
8046         LANG_HOOK_REGISTER_DUMPS
8047         * toplev.c (general_init): Call register dump lang hook.
8048         * doc/invoke.texi: Document -fdump-lang option family.
8049         * dumpfile.c (dump_files): Remove class dump here.
8050         (FIRST_AUTO_NUMBERED_DUMP): Adjust.
8051         * dumpfile.h (tree_dump_index): Remove TDI_class.
8052         * langhooks-def.h (lhd_register_dumps): Declare.
8053         (LANG_HOOKS_REGISTER_DUMPS): Define.
8054         (LANG_HOOKS_INITIALIZER): Add it.
8055         * langhooks.c (lhd_register_dumps): Define.
8056         * langhooks.h (struct lang_hooks): Add register_dumps.
8058 2017-05-19  Nathan Sidwell  <nathan@acm.org>
8060         * context.h (context::set_passes): New.
8061         * context.c (context::context): Do not create pass manager.
8062         * toplev.c (general_init): Create pass manager here.
8064 2017-05-19  Segher Boessenkool  <segher@kernel.crashing.org>
8066         * config/rs6000/rs6000.md (splitter to load of -1 and mask): Don't
8067         use this splitter if two add or or instructions would also work for
8068         the constant we want to generate.
8070 2017-05-19  Richard Biener  <rguenther@suse.de>
8072         PR build/80821
8073         * genmatch.c (dt_node::gen_kids_1): Add missing scope around
8074         predicate evaluation.
8076 2017-05-19  Jan Hubicka  <hubicka@ucw.cz>
8078         * ipa-inline.h (ipa_call_summary): Turn sizes into signed;
8079         add ctor.
8080         * ipa-inline.c (want_inline_small_function_p): Do not cast to
8081         unsigned.
8083 2017-05-19  Jan Hubicka  <hubicka@ucw.cz>
8085         * ipa-inline-analysis.c (cgraph_2edge_hook_list, cgraph_edge_hook_list,
8086         inline_edge_removal_hook, inline_edge_duplication_hook): Remove.
8087         (inline_edge_summary_vec): Turn into ...
8088         (ipa_call_summaries): ... this one.
8089         (redirect_to_unreachable, edge_set_predicate,
8090         evaluate_properties_for_edge, inline_summary_alloc,
8091         reset_ipa_call_summary, reset_inline_summary,
8092         inline_summary_t::duplicate): Update.
8093         (inline_edge_duplication_hook): Turn to ...
8094         (ipa_call_summary_t::duplicate): ... this one.
8095         (inline_edge_removal_hook): Turn to ...
8096         (ipa_call_summary_t::remove): ... this one.
8097         (dump_inline_edge_summary): Turn to ...
8098         (dump_ipa_call_summary): ... this one.
8099         (estimate_function_body_sizes): Update.
8100         (inline_update_callee_summaries): Update.
8101         (remap_edge_change_prob): Update.
8102         (remap_edge_summaries): Update.
8103         (inline_merge_summary): Update.
8104         (do_estimate_edge_time): Update.
8105         (inline_generate_summary): Update.
8106         (inline_read_section): Update.
8107         (inline_read_summary): Update.
8108         (inline_free_summary): Update.
8109         * ipa-inline.c (can_inline_edge_p): Update.
8110         (compute_inlined_call_time): Update.
8111         (want_inline_small_function_p): Update.
8112         (edge_badness): Update.
8113         (early_inliner): Update.
8114         * ipa-inline.h (inline_edge_summary): Turn to ...
8115         (ipa_call_summary): ... this one.
8116         (ipa_call_summary_t): New class.
8117         (inline_edge_summary_t, inline_edge_summary_vec): Remove.
8118         (ipa_call_summaries): New.
8119         (inline_edge_summary): Remove.
8120         (estimate_edge_growth): Update.
8121         * ipa-profile.c (ipa_propagate_frequency_1): Update.
8122         * ipa-prop.c (ipa_make_edge_direct_to_target): Update.
8123         * ipa-split.c (execute_split_functions): Update.
8124         * ipa.c (symbol_table::remove_unreachable_nodes): Update.
8126 2017-05-19  Richard Biener  <rguenther@suse.de>
8128         PR middle-end/80764
8129         * cfgexpand.c (expand_gimple_cond): Fix loop fixup.
8131 2017-05-18  Segher Boessenkool  <segher@kernel.crashing.org>
8133         * config/rs6000/rs6000.c (struct machine_function): Add field
8134         fpr_is_wrapped_separately.
8135         (rs6000_get_separate_components): Use 64 components.  Handle the
8136         new FPR components.
8137         (rs6000_components_for_bb): Handle the FPR components.
8138         (rs6000_emit_prologue_components): Handle the FPR components.
8139         (rs6000_emit_epilogue_components): Handle the FPR components.
8140         (rs6000_set_handled_components): Handle the FPR components.
8141         (rs6000_emit_prologue): Don't output prologue code for those FPRs
8142         that are already separately shrink-wrapped.
8143         (rs6000_emit_epilogue): Don't output epilogue code for those FPRs
8144         that are already separately shrink-wrapped.
8146 2017-05-18  Michael Meissner  <meissner@linux.vnet.ibm.com>
8148         PR target/80510
8149         * config/rs6000/predicates.md (simple_offsettable_mem_operand):
8150         New predicate.
8152         * config/rs6000/rs6000.md (ALTIVEC_DFORM): New iterator.
8153         (define_peephole2 for Altivec d-form load): Add peepholes to catch
8154         cases where the register allocator uses a move and an offsettable
8155         memory operation to/from a FPR register on ISA 2.06/2.07.
8156         (define_peephole2 for Altivec d-form store): Likewise.
8158 2017-05-18  Uros Bizjak  <ubizjak@gmail.com>
8160         PR target/80799
8161         * config/i386/mmx.md (*mov<mode>_internal): Enable
8162         alternatives 11, 12, 13 and 14 also for 32bit targets.
8163         Remove alternatives 15, 16, 17 and 18.
8164         * config/i386/sse.md (vec_concatv2di): Change
8165         alternative (!x, *y) to (x, ?!*Yn).
8167 2017-05-18  Paolo Carlini  <paolo.carlini@oracle.com>
8169         * dumpfile.h (enum dump_kind): Remove stray comma.
8171 2017-05-18  Jan Hubicka  <hubicka@ucw.cz>
8173         * Makefile.in: Add ipa-predicate.o and ipa-predicate.h
8174         * ipa-inline-analysis.c (NUM_CONDITIONS): turn into
8175         predicate::num_conditions
8176         (IS_NOT_CONSTANT): turn into predicate::is_not_constant.
8177         (CHANGED): turn into predicate::changed.
8178         (agg_position_info): Move to ipa-predicate.h
8179         (add_condition, predicate::add_clause, predicate::operator &=,
8180         predicate::or_with, predicate::evaluate, predicate::probability,
8181         dump_condition, dump_clause, predicate::dump,
8182         predicate::remap_after_duplication, predicate::remap_after_inlining,
8183         predicate::stream_in, predicate::stream_out): Move to ipa-predicate.c
8184         (evaluate_conditions_for_known_args): Update.
8185         (set_cond_stmt_execution_predicate): Update.
8186         * ipa-inline.h: Include ipa-predicate.h
8187         (condition, inline_param_summary, conditions, agg_position_info,
8188         predicate): Move to ipa-predicate.h
8189         * ipa-predicate.c: New file.
8190         * ipa-predicate.h: New file.
8192 2017-05-18  Wilco Dijkstra  <wdijkstr@arm.com>
8194         * final.c (leaf_function_p): Check we are not in a sequence.
8196 2017-05-18  Martin Liska  <mliska@suse.cz>
8198         * cfgrtl.c (rtl_verify_edges): Remove usage of TDF_RTL.
8199         * dumpfile.c (dump_register): Use new enum dump_kind.
8200         (get_dump_file_name): Likewise.
8201         (dump_enable_all): Likewise.
8202         (dump_switch_p_1): Likewise.
8203         (enable_rtl_dump_file): Remove usage of TDF_RTL.
8204         * dumpfile.h (enum dump_kind): New enum type.
8205         (struct dump_file_info): Create constructor and
8206         format fields and comments.
8207         * passes.c (pass_manager::register_one_dump_file):
8208         Use num dump_kind.
8209         * statistics.c (statistics_early_init): Likewise.
8210         * tree-ssa-loop-prefetch.c (dump_mem_details): Replace
8211         TDF_TREE with TDF_SLIM.
8212         (gather_memory_references_ref): Likewise.
8214 2017-05-18  Martin Liska  <mliska@suse.cz>
8216         * vec.h (struct vnull): Use it.
8218 2017-05-18  Jan Hubicka  <hubicka@ucw.cz>
8220         * ipa-inline-analysis.c (predicate_conditions): Move to ipa-inline.h
8221         (true_predicate, false_predicate, true_predicate_p,
8222         false_predicate_p): Remove.
8223         (single_cond_predicate, not_inlined_predicate): Turn to member function
8224         in ipa-inline.h
8225         (add_condition): Update.
8226         (add_clause): Turn to...
8227         (predicate::add_clause): ... this one; update; allow passing NULL
8228         as parameter.
8229         (and_predicates): Turn to ...
8230         (predicate::operator &=): ... this one.
8231         (predicates_equal_p): Move to predicate::operator == in ipa-inline.h
8232         (or_predicates): Turn to ...
8233         (predicate::or_with): ... this one.
8234         (evaluate_predicate): Turn to ...
8235         (predicate::evaluate): ... this one.
8236         (predicate_probability): Turn to ...
8237         (predicate::probability): ... this one.
8238         (dump_condition): Update.
8239         (dump_predicate): Turn to ...
8240         (predicate::dump): ... this one.
8241         (account_size_time): Update.
8242         (edge_set_predicate): Update.
8243         (set_hint_predicate): UPdate.
8244         (evaluate_conditions_for_known_args): Update.
8245         (evaluate_properties_for_edge): Update.
8246         (remap_predicate_after_duplication): Turn to...
8247         (predicate::remap_after_duplication): ... this one.
8248         (remap_hint_predicate_after_duplication): Update.
8249         (inline_summary_t::duplicate): UPdate.
8250         (dump_inline_edge_summary): Update.
8251         (dump_inline_summary): Update.
8252         (set_cond_stmt_execution_predicate): Update.
8253         (set_switch_stmt_execution_predicate): Update.
8254         (compute_bb_predicates): Update.
8255         (will_be_nonconstant_expr_predicate): Update.
8256         (will_be_nonconstant_predicate): Update.
8257         (phi_result_unknown_predicate): Update.
8258         (predicate_for_phi_result): Update.
8259         (array_index_predicate): Update.
8260         (estimate_function_body_sizes): Update.
8261         (estimate_node_size_and_time): Update.
8262         (estimate_ipcp_clone_size_and_time): Update.
8263         (remap_predicate): Rename to ...
8264         (predicate::remap_after_inlining): ... this one.
8265         (remap_hint_predicate): Update.
8266         (inline_merge_summary): Update.
8267         (inline_update_overall_summary): Update.
8268         (estimate_size_after_inlining): Update.
8269         (read_predicate): Rename to ...
8270         (predicate::stream_in): ... this one.
8271         (read_inline_edge_summary): Update.
8272         (write_predicate): Rename to ...
8273         (predicate::stream_out): ... this one.
8274         (write_inline_edge_summary): Update.
8275         * ipa-inline.h (MAX_CLAUSES): Turn to predicate::max_clauses.
8276         (clause_t): Turn to uint32_t
8277         (predicate): Turn to class; implement constructor and operators
8278         ==, !=, &
8279         (size_time_entry): Update.
8280         (inline_summary): Update.
8281         (inline_edge_summary): Update.
8283 2017-05-18  Marc Glisse  <marc.glisse@inria.fr>
8285         * fold-const.c (fold_binary_loc): Move transformation...
8286         * match.pd (C - X CMP X): ... here.
8288 2017-05-18  Sheldon Lobo  <sheldon.lobo@oracle.com>
8290         * config/sparc/sparc.c (sparc_option_override): Set function
8291         alignment for -mcpu=niagara7 to 64 to match the I$ line.
8292         * config/sparc/sparc.h (BRANCH_COST): Set the SPARC M7 branch
8293         latency to 1.
8294         * config/sparc/sparc.h (BRANCH_COST): Set the SPARC T4 branch
8295         latency to 2.
8296         * config/sparc/sol2.h: Fix a ASM_CPU32_DEFAULT_SPEC typo.
8298 2017-05-18  Marek Polacek  <polacek@redhat.com>
8300         PR sanitizer/80797
8301         * ubsan.c (instrument_null): Unwrap ADDR_EXPRs.
8302         (pass_ubsan::execute): Call gimple_assign_single_p instead of
8303         gimple_assign_load_p.
8305 2017-05-17  Segher Boessenkool  <segher@kernel.crashing.org>
8307         PR middle-end/80692
8308         * real.c (do_compare): Give decimal_do_compare preference over
8309         comparing just the signs.
8311 2017-05-17  Uros Bizjak  <ubizjak@gmail.com>
8313         * doc/md.texi (Canonicalization of Instructions): Describe the
8314         canonical form of instructions that inherently set a condition
8315         code register.
8317 2017-05-17  Peter Bergner  <bergner@vnet.ibm.com>
8319         PR middle-end/80775
8320         * tree-cfg.c: Move deletion of unreachable case statements to after
8321         the merging of consecutive case labels.
8323 2017-05-17  Thomas Preud'homme  <thomas.preudhomme@arm.com>
8325         * config/arm/arm.c (cmse_nonsecure_call_clear_caller_saved): Refer
8326         readers to __gnu_cmse_nonsecure_call libcall for saving, clearing and
8327         restoring of callee-saved registers.
8329 2017-05-17  Eric Botcazou  <ebotcazou@adacore.com>
8331         * compare-elim.c (equivalent_reg_at_start): Adjust outdated comment.
8332         * config/visium/visium.c (single_set_and_flags): Likewise.
8333         * config/visium/visium.md (Substitutions): Likewise.
8335 2017-05-17  Martin Liska  <mliska@suse.cz>
8337         * cfg.c: Introduce dump_flags_t type and
8338         use it instead of int type.
8339         * cfg.h: Likewise.
8340         * cfghooks.c: Likewise.
8341         * cfghooks.h (struct cfg_hooks): Likewise.
8342         * cfgrtl.c: Likewise.
8343         * cfgrtl.h: Likewise.
8344         * cgraph.c (cgraph_node::get_body): Likewise.
8345         * coretypes.h: Likewise.
8346         * domwalk.c: Likewise.
8347         * domwalk.h: Likewise.
8348         * dumpfile.c (struct dump_option_value_info): Likewise.
8349         (dump_enable_all): Likewise.
8350         (dump_switch_p_1): Likewise.
8351         (opt_info_switch_p): Likewise.
8352         * dumpfile.h (enum tree_dump_index): Likewise.
8353         (struct dump_file_info): Likewise.
8354         * genemit.c: Likewise.
8355         * generic-match-head.c: Likewise.
8356         * gengtype.c (open_base_files): Likewise.
8357         * gimple-pretty-print.c: Likewise.
8358         * gimple-pretty-print.h: Likewise.
8359         * graph.c (print_graph_cfg): Likewise.
8360         * graphite-scop-detection.c (dot_all_sese): Likewise.
8361         * ipa-devirt.c (build_type_inheritance_graph): Likewise.
8362         * loop-unroll.c (report_unroll): Likewise.
8363         * passes.c (pass_manager::register_one_dump_file): Likewise.
8364         * print-tree.c: Likewise.
8365         * statistics.c: Likewise.
8366         * tree-cfg.c: Likewise.
8367         * tree-cfg.h: Likewise.
8368         * tree-dfa.c: Likewise.
8369         * tree-dfa.h: Likewise.
8370         * tree-dump.c (dump_function): Likewise.
8371         * tree-dump.h (struct dump_info): Likewise.
8372         * tree-pretty-print.c: Likewise.
8373         * tree-pretty-print.h: Likewise.
8374         * tree-ssa-live.c: Likewise.
8375         * tree-ssa-live.h: Likewise.
8376         * tree-ssa-loop-ivcanon.c (try_unroll_loop_completely): Likewise.
8377         * tree-vect-loop.c: Likewise.
8378         * tree-vect-slp.c: Likewise.
8380 2017-05-16  James Greenhalgh  <james.greenhalgh@arm.com>
8381             Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
8383         PR tree-optimization/80457
8384         * tree-vect-stmts.c (vect_model_simple_cost): Model the cost
8385         of all arguments to a statement as scalar_to_vec operations.
8386         (vectorizable_call): Adjust call to vect_model_simple_cost for
8387         new parameter.
8388         (vectorizable_conversion): Likewise.
8389         (vectorizable_assignment): Likewise.
8390         (vectorizable_shift): Likewise.
8391         (vectorizable_operation): Likewise.
8392         (vectorizable_comparison): Likewise.
8393         (vect_is_simple_cond): Record the def types for operands.
8394         (vectorizable_condition): Likewise, call vect_model_simple_cost.
8395         * tree-vectorizer.h (vect_model_simple_cost): Add new parameter
8396         for statement argument count.
8398 2017-05-16  Carl Love  <cel@us.ibm.com>
8400         * config/rs6000/rs6000-c: Add support for built-in functions
8401         vector unsigned long long vec_bperm (vector unsigned long long,
8402                                              vector unsigned char)
8403         vector signed long long vec_mule (vector signed int,
8404                                           vector signed int)
8405         vector unsigned long long vec_mule (vector unsigned int,
8406                                             vector unsigned int)
8407         vector signed long long vec_mulo (vector signed int,
8408                                           vector signed int)
8409         vector unsigned long long vec_mulo (vector unsigned int,
8410                                             vector unsigned int)
8411         vector signed char vec_sldw (vector signed char,
8412                                      vector signed char,
8413                                      const int)
8414         vector unsigned char vec_sldw (vector unsigned char,
8415                                        vector unsigned char,
8416                                        const int)
8417         vector signed short vec_sldw (vector signed short,
8418                                       vector signed short,
8419                                       const int)
8420         vector unsigned short vec_sldw (vector unsigned short,
8421                                         vector unsigned short,
8422                                         const int)
8423         vector signed int vec_sldw (vector signed int,
8424                                     vector signed int,
8425                                     const int)
8426         vector unsigned int vec_sldw (vector unsigned int,
8427                                       vector unsigned int,
8428                                       const int)
8429         vector signed long long vec_sldw (vector signed long long,
8430                                           vector signed long long,
8431                                           const int)
8432         vector unsigned long long vec_sldw (vector unsigned long long,
8433                                             vector unsigned long long,
8434                                             const int)
8435         * config/rs6000/rs6000-c: Add support for built-in functions
8436         * config/rs6000/rs6000-builtin.def: Add definition for SLDW.
8437         * config/rs6000/altivec.h: Add defintion for vec_sldw.
8438         * doc/extend.texi: Update the built-in documentation for the
8439         new built-in functions.
8441 2017-05-16  Marek Polacek  <polacek@redhat.com>
8443         PR sanitizer/80536
8444         PR sanitizer/80386
8445         * tree.c (save_expr): Don't fold the expression.
8447 2017-05-16  Uros Bizjak  <ubizjak@gmail.com>
8449         * config/i386/i386.md (*movsi_internal): Split (?rm,*y) alternative
8450         to (?r,*Yn) and (?m,*y) alternatives, and (?*y,rm) to (?*Ym,r)
8451         and (?*y,m).  Update insn attributes.
8453 2017-05-16  Martin Liska  <mliska@suse.cz>
8455         * cgraph.c (cgraph_edge::resolve_speculation): Add default value for
8456         flags argument of print_gimple_stmt, print_gimple_expr,
8457         print_generic_stmt and print_generic_expr.
8458         * cgraphclones.c (symbol_table::materialize_all_clones): Likewise.
8459         * coretypes.h: Likewise.
8460         * except.c (dump_eh_tree): Likewise.
8461         * gimple-fold.c (gimple_fold_stmt_to_constant_1): Likewise.
8462         * gimple-pretty-print.h: Likewise.
8463         * gimple-ssa-backprop.c (dump_usage_prefix): Likewise.
8464         (backprop::push_to_worklist): Likewise.
8465         (backprop::pop_from_worklist): Likewise.
8466         (backprop::process_use): Likewise.
8467         (backprop::intersect_uses): Likewise.
8468         (note_replacement): Likewise.
8469         * gimple-ssa-store-merging.c
8470         (pass_store_merging::terminate_all_aliasing_chains): Likewise.
8471         (imm_store_chain_info::coalesce_immediate_stores): Likewise.
8472         (pass_store_merging::execute): Likewise.
8473         * gimple-ssa-strength-reduction.c (dump_candidate): Likewise.
8474         (ssa_base_cand_dump_callback): Likewise.
8475         (dump_incr_vec): Likewise.
8476         (replace_refs): Likewise.
8477         (replace_mult_candidate): Likewise.
8478         (create_add_on_incoming_edge): Likewise.
8479         (create_phi_basis): Likewise.
8480         (insert_initializers): Likewise.
8481         (all_phi_incrs_profitable): Likewise.
8482         (introduce_cast_before_cand): Likewise.
8483         (replace_one_candidate): Likewise.
8484         * gimplify.c (gimplify_expr): Likewise.
8485         * graphite-isl-ast-to-gimple.c (is_valid_rename): Likewise.
8486         (set_rename): Likewise.
8487         (rename_uses): Likewise.
8488         (copy_loop_phi_nodes): Likewise.
8489         (add_close_phis_to_merge_points): Likewise.
8490         (copy_loop_close_phi_args): Likewise.
8491         (copy_cond_phi_args): Likewise.
8492         (graphite_copy_stmts_from_block): Likewise.
8493         (translate_pending_phi_nodes): Likewise.
8494         * graphite-poly.c (print_pdr): Likewise.
8495         (dump_gbb_cases): Likewise.
8496         (dump_gbb_conditions): Likewise.
8497         (print_scop_params): Likewise.
8498         * graphite-scop-detection.c (build_cross_bb_scalars_def): Likewise.
8499         (build_cross_bb_scalars_use): Likewise.
8500         (gather_bbs::before_dom_children): Likewise.
8501         * hsa-dump.c (dump_hsa_immed): Likewise.
8502         * ipa-cp.c (print_ipcp_constant_value): Likewise.
8503         (get_replacement_map): Likewise.
8504         * ipa-inline-analysis.c (dump_condition): Likewise.
8505         (estimate_function_body_sizes): Likewise.
8506         * ipa-polymorphic-call.c (check_stmt_for_type_change): Likewise.
8507         (ipa_polymorphic_call_context::get_dynamic_type): Likewise.
8508         * ipa-prop.c (ipa_dump_param): Likewise.
8509         (ipa_print_node_jump_functions_for_edge): Likewise.
8510         (ipa_modify_call_arguments): Likewise.
8511         (ipa_modify_expr): Likewise.
8512         (ipa_dump_param_adjustments): Likewise.
8513         (ipa_dump_agg_replacement_values): Likewise.
8514         (ipcp_modif_dom_walker::before_dom_children): Likewise.
8515         * ipa-pure-const.c (check_stmt): Likewise.
8516         (pass_nothrow::execute): Likewise.
8517         * ipa-split.c (execute_split_functions): Likewise.
8518         * omp-offload.c (dump_oacc_loop_part): Likewise.
8519         (dump_oacc_loop): Likewise.
8520         * trans-mem.c (tm_log_emit): Likewise.
8521         (tm_memopt_accumulate_memops): Likewise.
8522         (dump_tm_memopt_set): Likewise.
8523         (dump_tm_memopt_transform): Likewise.
8524         * tree-cfg.c (gimple_verify_flow_info): Likewise.
8525         (print_loop): Likewise.
8526         * tree-chkp-opt.c (chkp_print_addr): Likewise.
8527         (chkp_gather_checks_info): Likewise.
8528         (chkp_get_check_result): Likewise.
8529         (chkp_remove_check_if_pass): Likewise.
8530         (chkp_use_outer_bounds_if_possible): Likewise.
8531         (chkp_reduce_bounds_lifetime): Likewise.
8532         * tree-chkp.c (chkp_register_addr_bounds): Likewise.
8533         (chkp_mark_completed_bounds): Likewise.
8534         (chkp_register_incomplete_bounds): Likewise.
8535         (chkp_mark_invalid_bounds): Likewise.
8536         (chkp_maybe_copy_and_register_bounds): Likewise.
8537         (chkp_build_returned_bound): Likewise.
8538         (chkp_get_bound_for_parm): Likewise.
8539         (chkp_build_bndldx): Likewise.
8540         (chkp_get_bounds_by_definition): Likewise.
8541         (chkp_generate_extern_var_bounds): Likewise.
8542         (chkp_get_bounds_for_decl_addr): Likewise.
8543         * tree-chrec.c (chrec_apply): Likewise.
8544         * tree-data-ref.c (dump_data_reference): Likewise.
8545         (dump_subscript): Likewise.
8546         (dump_data_dependence_relation): Likewise.
8547         (analyze_overlapping_iterations): Likewise.
8548         * tree-inline.c (expand_call_inline): Likewise.
8549         (tree_function_versioning): Likewise.
8550         * tree-into-ssa.c (dump_defs_stack): Likewise.
8551         (dump_currdefs): Likewise.
8552         (dump_names_replaced_by): Likewise.
8553         (dump_update_ssa): Likewise.
8554         (update_ssa): Likewise.
8555         * tree-object-size.c (pass_object_sizes::execute): Likewise.
8556         * tree-parloops.c (build_new_reduction): Likewise.
8557         (try_create_reduction_list): Likewise.
8558         (ref_conflicts_with_region): Likewise.
8559         (oacc_entry_exit_ok_1): Likewise.
8560         (oacc_entry_exit_single_gang): Likewise.
8561         * tree-pretty-print.h: Likewise.
8562         * tree-scalar-evolution.c (set_scalar_evolution): Likewise.
8563         (get_scalar_evolution): Likewise.
8564         (add_to_evolution): Likewise.
8565         (get_loop_exit_condition): Likewise.
8566         (analyze_evolution_in_loop): Likewise.
8567         (analyze_initial_condition): Likewise.
8568         (analyze_scalar_evolution): Likewise.
8569         (instantiate_scev): Likewise.
8570         (number_of_latch_executions): Likewise.
8571         (gather_chrec_stats): Likewise.
8572         (final_value_replacement_loop): Likewise.
8573         (scev_const_prop): Likewise.
8574         * tree-sra.c (dump_access): Likewise.
8575         (disqualify_candidate): Likewise.
8576         (create_access): Likewise.
8577         (reject): Likewise.
8578         (maybe_add_sra_candidate): Likewise.
8579         (create_access_replacement): Likewise.
8580         (analyze_access_subtree): Likewise.
8581         (analyze_all_variable_accesses): Likewise.
8582         (sra_modify_assign): Likewise.
8583         (initialize_constant_pool_replacements): Likewise.
8584         (find_param_candidates): Likewise.
8585         (decide_one_param_reduction): Likewise.
8586         (replace_removed_params_ssa_names): Likewise.
8587         * tree-ssa-ccp.c (ccp_fold_stmt): Likewise.
8588         * tree-ssa-copy.c (dump_copy_of): Likewise.
8589         (copy_prop_visit_cond_stmt): Likewise.
8590         * tree-ssa-dce.c (mark_operand_necessary): Likewise.
8591         * tree-ssa-dom.c (pass_dominator::execute): Likewise.
8592         (record_equivalences_from_stmt): Likewise.
8593         * tree-ssa-dse.c (compute_trims): Likewise.
8594         (delete_dead_call): Likewise.
8595         (delete_dead_assignment): Likewise.
8596         * tree-ssa-forwprop.c (forward_propagate_into_gimple_cond): Likewise.
8597         (forward_propagate_into_cond): Likewise.
8598         (pass_forwprop::execute): Likewise.
8599         * tree-ssa-ifcombine.c (ifcombine_ifandif): Likewise.
8600         * tree-ssa-loop-im.c (invariantness_dom_walker::before_dom_children):
8601         Likewise.
8602         (move_computations_worker): Likewise.
8603         (execute_sm): Likewise.
8604         * tree-ssa-loop-ivcanon.c (tree_estimate_loop_size): Likewise.
8605         (remove_exits_and_undefined_stmts): Likewise.
8606         (remove_redundant_iv_tests): Likewise.
8607         * tree-ssa-loop-ivopts.c (dump_use): Likewise.
8608         (adjust_iv_update_pos): Likewise.
8609         * tree-ssa-math-opts.c (bswap_replace): Likewise.
8610         * tree-ssa-phiopt.c (factor_out_conditional_conversion): Likewise.
8611         (value_replacement): Likewise.
8612         * tree-ssa-phiprop.c (phiprop_insert_phi): Likewise.
8613         * tree-ssa-pre.c (print_pre_expr): Likewise.
8614         (get_representative_for): Likewise.
8615         (create_expression_by_pieces): Likewise.
8616         (insert_into_preds_of_block): Likewise.
8617         (eliminate_insert): Likewise.
8618         (eliminate_dom_walker::before_dom_children): Likewise.
8619         (eliminate): Likewise.
8620         (remove_dead_inserted_code): Likewise.
8621         * tree-ssa-propagate.c (substitute_and_fold): Likewise.
8622         * tree-ssa-reassoc.c (get_rank): Likewise.
8623         (eliminate_duplicate_pair): Likewise.
8624         (eliminate_plus_minus_pair): Likewise.
8625         (eliminate_not_pairs): Likewise.
8626         (undistribute_ops_list): Likewise.
8627         (eliminate_redundant_comparison): Likewise.
8628         (update_range_test): Likewise.
8629         (optimize_range_tests_var_bound): Likewise.
8630         (optimize_vec_cond_expr): Likewise.
8631         (rewrite_expr_tree): Likewise.
8632         (rewrite_expr_tree_parallel): Likewise.
8633         (linearize_expr): Likewise.
8634         (break_up_subtract): Likewise.
8635         (linearize_expr_tree): Likewise.
8636         (attempt_builtin_powi): Likewise.
8637         (attempt_builtin_copysign): Likewise.
8638         (transform_stmt_to_copy): Likewise.
8639         (transform_stmt_to_multiply): Likewise.
8640         (dump_ops_vector): Likewise.
8641         * tree-ssa-sccvn.c (vn_nary_build_or_lookup_1): Likewise.
8642         (print_scc): Likewise.
8643         (set_ssa_val_to): Likewise.
8644         (visit_reference_op_store): Likewise.
8645         (visit_use): Likewise.
8646         (sccvn_dom_walker::before_dom_children): Likewise.
8647         (run_scc_vn): Likewise.
8648         * tree-ssa-scopedtables.c (avail_exprs_stack::lookup_avail_expr):
8649         Likewise.
8650         (expr_hash_elt::print): Likewise.
8651         (const_and_copies::pop_to_marker): Likewise.
8652         (const_and_copies::record_const_or_copy_raw): Likewise.
8653         * tree-ssa-structalias.c (compute_dependence_clique): Likewise.
8654         * tree-ssa-uninit.c (collect_phi_def_edges): Likewise.
8655         (dump_predicates): Likewise.
8656         (find_uninit_use): Likewise.
8657         (warn_uninitialized_phi): Likewise.
8658         (pass_late_warn_uninitialized::execute): Likewise.
8659         * tree-ssa.c (verify_vssa): Likewise.
8660         (verify_ssa): Likewise.
8661         (maybe_optimize_var): Likewise.
8662         * tree-vrp.c (dump_value_range): Likewise.
8663         (dump_all_value_ranges): Likewise.
8664         (dump_asserts_for): Likewise.
8665         (register_edge_assert_for_2): Likewise.
8666         (vrp_visit_cond_stmt): Likewise.
8667         (vrp_visit_switch_stmt): Likewise.
8668         (vrp_visit_stmt): Likewise.
8669         (vrp_visit_phi_node): Likewise.
8670         (simplify_cond_using_ranges_1): Likewise.
8671         (fold_predicate_in): Likewise.
8672         (evrp_dom_walker::before_dom_children): Likewise.
8673         (evrp_dom_walker::push_value_range): Likewise.
8674         (evrp_dom_walker::pop_value_range): Likewise.
8675         (execute_early_vrp): Likewise.
8677 2017-05-16  Richard Biener  <rguenther@suse.de>
8679         * dwarf2out.c (loc_list_from_tree_1): Do not create
8680         DW_OP_GNU_variable_value for DECL_IGNORED_P decls.
8682 2017-05-16  Richard Biener  <rguenther@suse.de>
8684         * dwarf2out.c (resolve_variable_value_in_expr): Lookup DIE
8685         just generated.
8686         (note_variable_value_in_expr): If we resolved the decl ref
8687         do not push to the stack.
8689 2017-05-16  Matthew Wahab  <matthew.wahab@arm.com>
8691         * config/arm/arm_neon.h (vadd_f16): Use standard arithmetic
8692         operations in fast-math mode.
8693         (vaddq_f16): Likewise.
8694         (vmul_f16): Likewise.
8695         (vmulq_f16): Likewise.
8696         (vsub_f16): Likewise.
8697         (vsubq_f16): Likewise.
8698         * config/arm/neon.md (add<mode>3): New.
8699         (sub<mode>3): New.
8700         (fma:<VH:mode>3): New.  Also remove outdated comment.
8701         (mul<mode>3): New.
8703 2017-05-16  Martin Liska  <mliska@suse.cz>
8705         PR ipa/79849.
8706         PR ipa/79850.
8707         * ipa-devirt.c (warn_types_mismatch): Fix typo.
8708         (odr_types_equivalent_p): Likewise.
8710 2017-05-15  Sylvestre Ledru  <sylvestre@debian.org>
8712         * plugin.c (try_init_one_plugin): Fix ressource leaks (CID 726637).
8714 2017-05-15  Uros Bizjak  <ubizjak@gmail.com>
8716         PR target/80425
8717         * config/i386.i386.md (*zero_extendsidi2): Do not penalize
8718         non-interunit SSE move alternatives with '?'.
8719         (zero-extendsidi peephole2): New peephole to skip intermediate
8720         general register in SSE zero-extend sequence.
8722 2017-05-15  Jeff Law  <law@redhat.com>
8724         * reorg.c (relax_delay_slots): Create a new variable to hold
8725         the temporary target rather than clobbering TARGET_LABEL.
8727         * config/tilegx/tilegx.c (tilegx_expand_unaligned_load): Add
8728         missing argument to extract_bit_field call.
8729         * config/tilepro/tilepro.c (tilepro_expand_unaligned_load): Likewise.
8731 2017-05-15  Martin Liska  <mliska@suse.cz>
8733         PR driver/31468
8734         * gcc.c (process_command): Do not allow empty argument of -o option.
8736 2017-05-15  Renlin Li  <renlin.li@arm.com>
8738         * config/aarch64/aarch64-protos.h (aarch64_expand_call): Declare.
8739         * config/aarch64/aarch64.c (aarch64_expand_call): Define.
8740         * config/aarch64/constraints.md (Usf): Add long call check.
8741         * config/aarch64/aarch64.md (call): Use aarch64_expand_call.
8742         (call_value): Likewise.
8743         (sibcall): Likewise.
8744         (sibcall_value): Likewise.
8745         (call_insn): New.
8746         (call_value_insn): New.
8747         (sibcall_insn): Update rtx pattern.
8748         (sibcall_value_insn): Likewise.
8749         (call_internal): Remove.
8750         (call_value_internal): Likewise.
8751         (sibcall_internal): Likewise.
8752         (sibcall_value_internal): Likewise.
8753         (call_reg): Likewise.
8754         (call_symbol): Likewise.
8755         (call_value_reg): Likewise.
8756         (call_value_symbol): Likewise.
8758 2017-05-14  Krister Walfridsson  <krister.walfridsson@gmail.com>
8760         PR target/80600
8761         * config/netbsd.h (NETBSD_LIBGCC_SPEC): Always add -lgcc.
8763 2017-05-14  Uros Bizjak  <ubizjak@gmail.com>
8765         * config/i386.i386.c (ix86_cc_modes_compatible): CCNOmode is
8766         compatible with CCGOCmode and with CCZmode.
8768 2017-05-14  Martin Sebor  <msebor@redhat.com>
8770         PR middle-end/77671
8771         * gimple-fold.c (gimple_fold_builtin_sprintf): Make extern.
8772         (gimple_fold_builtin_snprintf): Same.
8773         * gimple-fold.h (gimple_fold_builtin_sprintf): Declare.
8774         (gimple_fold_builtin_snprintf): Same.
8775         * gimple-ssa-sprintf.c (get_format_string): Correct the detection
8776         of character types.
8777         (is_call_safe): New function.
8778         (try_substitute_return_value): Call it.
8779         (try_simplify_call): New function.
8780         (pass_sprintf_length::handle_gimple_call): Call it.
8782 2017-05-14  Martin Sebor  <msebor@redhat.com>
8784         PR middle-end/80669
8785         * builtins.c (expand_builtin_stpncpy): Simplify.
8787 2017-05-14  Daniel Santos  <daniel.santos@pobox.com>
8789         * config/i386/i386.opt: Add option -mcall-ms2sysv-xlogues.
8790         * config/i386/i386.h
8791         (x86_64_ms_sysv_extra_clobbered_registers): Change type to unsigned.
8792         (NUM_X86_64_MS_CLOBBERED_REGS): New macro.
8793         (struct machine_function): Add new members call_ms2sysv,
8794         call_ms2sysv_pad_in, call_ms2sysv_pad_out and call_ms2sysv_extra_regs.
8795         (struct machine_frame_state): New fields sp_realigned and
8796         sp_realigned_offset.
8797         * config/i386/i386.c
8798         (enum xlogue_stub): New enum.
8799         (enum xlogue_stub_sets): New enum.
8800         (class xlogue_layout): New class.
8801         (struct ix86_frame): New fields stack_realign_allocate_offset,
8802         stack_realign_offset and outlined_save_offset.  Modify comments to
8803         detail stack layout when using out-of-line stubs.
8804         (ix86_target_string): Add -mcall-ms2sysv-xlogues option.
8805         (ix86_option_override_internal): Add sorry() for TARGET_SEH and
8806         -mcall-ms2sysv-xlogues.
8807         (stub_managed_regs): New static variable.
8808         (ix86_save_reg): Add new parameter ignore_outlined to optionally omit
8809         registers managed by out-of-line stub.
8810         (disable_call_ms2sysv_xlogues): New function.
8811         (ix86_compute_frame_layout): Modify re-alignment calculations, disable
8812         m->call_ms2sysv when appropriate and compute frame layout for
8813         out-of-line stubs.
8814         (sp_valid_at, fp_valid_at): New inline functions.
8815         (choose_basereg): New function.
8816         (choose_baseaddr): Add align parameter, use choose_basereg and modify
8817         all callers.
8818         (ix86_emit_save_reg_using_mov, ix86_emit_restore_sse_regs_using_mov):
8819         Use align parameter of choose_baseaddr to generated aligned SSE movs
8820         when possible.
8821         (pro_epilogue_adjust_stack): Modify to track
8822         machine_frame_state::sp_realigned.
8823         (ix86_nsaved_regs): Modify to accommodate changes to ix86_save_reg.
8824         (ix86_nsaved_sseregs): Likewise.
8825         (ix86_emit_save_regs): Likewise.
8826         (ix86_emit_save_regs_using_mov): Likewise.
8827         (ix86_emit_save_sse_regs_using_mov): Likewise.
8828         (get_scratch_register_on_entry): Likewise.
8829         (gen_frame_set): New function.
8830         (gen_frame_load): Likewise.
8831         (gen_frame_store): Likewise.
8832         (emit_outlined_ms2sysv_save): Likewise.
8833         (emit_outlined_ms2sysv_restore): Likewise.
8834         (ix86_expand_prologue): Modify stack re-alignment code and call
8835         emit_outlined_ms2sysv_save when appropriate.
8836         (ix86_emit_leave): Clear machine_frame_state::sp_realigned.  Add
8837         parameter rtx_insn *insn, which allows the function to be used to only
8838         generate the notes.
8839         (ix86_expand_epilogue): Modify validity checks of frame and stack
8840         pointers, and call emit_outlined_ms2sysv_restore when appropriate.
8841         (ix86_expand_call): Modify to enable m->call_ms2sysv when appropriate.
8842         * config/i386/predicates.md
8843         (save_multiple): New predicate.
8844         (restore_multiple): Likewise.
8845         * config/i386/sse.md
8846         (save_multiple<mode>): New pattern.
8847         (save_multiple_realign<mode>): Likewise.
8848         (restore_multiple<mode>): Likewise.
8849         (restore_multiple_and_return<mode>): Likewise.
8850         (restore_multiple_leave_return<mode>): Likewise.
8851         * Makefile.in: Export HOSTCXX and HOSTCXXFLAGS to site.exp
8853 2017-05-14  Julia Koval  <julia.koval@intel.com>
8855         * config/i386/i386-builtin-types.def (VOID_FTYPE_INT_INT64): New type.
8856         * config/i386/i386-builtin.def (__builtin_ia32_xgetbv)
8857         (__builtin_ia32_xsetbv): New builtins.
8858         * config/i386/i386.c (ix86_expand_special_args_builtin):
8859         Process new types.
8860         (ix86_expand_builtin): Special expand for new intrinsics.
8861         * config/i386/i386.md (UNSPECV_XGETBV, UNSPECV_XSETBV): New.
8862         (xsetbv, xsetbv_rex64, xgetbv, xgetbv_rex64): New insn patterns.
8863         * config/i386/xsaveintrin.h (_xsetbv, _getbv): New intrinsics.
8865 2017-05-13  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
8867         * cfganal.c (inverted_post_order_compute): Change argument type
8868         to vec *.
8869         * cfganal.h (inverted_post_order_compute): Adjust prototype.
8870         * df-core.c (rest_of_handle_df_initialize): Adjust.
8871         (rest_of_handle_df_finish): Likewise.
8872         (df_analyze_1): Likewise.
8873         (df_analyze): Likewise.
8874         (loop_inverted_post_order_compute): Change argument to be a vec *.
8875         (df_analyze_loop): Adjust.
8876         (df_get_n_blocks): Likewise.
8877         (df_get_postorder): Likewise.
8878         * df.h (struct df_d): Change field to be a vec.
8879         * lcm.c (compute_laterin): Adjust.
8880         (compute_available): Likewise.
8881         * lra-lives.c (lra_create_live_ranges_1): Likewise.
8882         * tree-ssa-dce.c (remove_dead_stmt): Likewise.
8883         * tree-ssa-pre.c (compute_antic): Likewise.
8885 2017-05-13  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
8887         * cfganal.c (connect_infinite_loops_to_exit): Adjust.
8888         (depth_first_search::depth_first_search): Change structure init
8889         function to this constructor.
8890         (depth_first_search::add_bb): Rename function to this member.
8891         (depth_first_search::execute): Likewise.
8892         (flow_dfs_compute_reverse_finish): Adjust.
8894 2017-05-13  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
8896         * ddg.c (find_nodes_on_paths): Use auto_sbitmap.
8897         (longest_simple_path): Likewise.
8898         * shrink-wrap.c (spread_components): Likewise.
8899         (disqualify_problematic_components): Likewise.
8900         (emit_common_heads_for_components): Likewise.
8901         (emit_common_tails_for_components): Likewise.
8902         (insert_prologue_epilogue_for_components): Likewise.
8904 2017-05-13  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
8906         * tree-ssa-dse.c (dse_dom_walker): Make m_live_byes a
8907         auto_sbitmap.
8909 2017-05-13  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
8911         * df-core.c (df_set_blocks): Start using auto_bitmap.
8912         (df_compact_blocks): Likewise.
8913         * df-problems.c (df_rd_confluence_n): Likewise.
8914         * df-scan.c (df_insn_rescan_all): Likewise.
8915         (df_process_deferred_rescans): Likewise.
8916         (df_update_entry_block_defs): Likewise.
8917         (df_update_exit_block_uses): Likewise.
8918         (df_entry_block_bitmap_verify): Likewise.
8919         (df_exit_block_bitmap_verify): Likewise.
8920         (df_scan_verify): Likewise.
8921         * lra-constraints.c (lra_constraints): Likewise.
8922         (undo_optional_reloads): Likewise.
8923         (lra_undo_inheritance): Likewise.
8924         * lra-remat.c (calculate_gen_cands): Likewise.
8925         (do_remat): Likewise.
8926         * lra-spills.c (assign_spill_hard_regs): Likewise.
8927         (spill_pseudos): Likewise.
8928         * tree-ssa-pre.c (bitmap_set_and): Likewise.
8929         (bitmap_set_subtract_values): Likewise.
8931 2017-05-13  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
8933         * haifa-sched.c (estimate_shadow_tick): Replace manual bitmap
8934         management with auto_bitmap.
8935         (fix_inter_tick): Likewise.
8936         (fix_recovery_deps): Likewise.
8937         * ira.c (add_store_equivs): Likewise.
8938         (find_moveable_pseudos): Likewise.
8939         (split_live_ranges_for_shrink_wrap): Likewise.
8940         * print-rtl.c (rtx_reuse_manager::rtx_reuse_manager): Likewise.
8941         (rtx_reuse_manager::seen_def_p): Likewise.
8942         (rtx_reuse_manager::set_seen_def): Likewise.
8943         * print-rtl.h (class rtx_reuse_manager): Likewise.
8945 2017-05-13  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
8947         * bt-load.c (combine_btr_defs): Use auto_bitmap to manage bitmap
8948         lifetime.
8949         (migrate_btr_def): Likewise.
8950         * cfgloop.c (get_loop_body_in_bfs_order): Likewise.
8951         * df-core.c (loop_post_order_compute): Likewise.
8952         (loop_inverted_post_order_compute): Likewise.
8953         * hsa-common.h: Likewise.
8954         * hsa-gen.c (hsa_bb::~hsa_bb): Likewise.
8955         * init-regs.c (initialize_uninitialized_regs): Likewise.
8956         * ipa-inline.c (resolve_noninline_speculation): Likewise.
8957         (inline_small_functions): Likewise.
8958         * ipa-reference.c (ipa_reference_write_optimization_summary): Likewise.
8959         * ira.c (combine_and_move_insns): Likewise.
8960         (build_insn_chain): Likewise.
8961         * loop-invariant.c (find_invariants): Likewise.
8962         * lower-subreg.c (propagate_pseudo_copies): Likewise.
8963         * predict.c (tree_predict_by_opcode): Likewise.
8964         (predict_paths_leading_to): Likewise.
8965         (predict_paths_leading_to_edge): Likewise.
8966         (estimate_loops_at_level): Likewise.
8967         (estimate_loops): Likewise.
8968         * shrink-wrap.c (try_shrink_wrapping): Likewise.
8969         (spread_components): Likewise.
8970         * tree-cfg.c (remove_edge_and_dominated_blocks): Likewise.
8971         * tree-loop-distribution.c (rdg_build_partitions): Likewise.
8972         * tree-predcom.c (tree_predictive_commoning_loop): Likewise.
8973         * tree-ssa-coalesce.c (coalesce_ssa_name): Likewise.
8974         * tree-ssa-phionlycprop.c (pass_phi_only_cprop::execute): Likewise.
8975         * tree-ssa-pre.c (remove_dead_inserted_code): Likewise.
8976         * tree-ssa-sink.c (nearest_common_dominator_of_uses): Likewise.
8977         * tree-ssa-threadupdate.c (compute_path_counts): Likewise.
8978         (mark_threaded_blocks): Likewise.
8979         (thread_through_all_blocks): Likewise.
8980         * tree-ssa.c (verify_ssa): Likewise.
8981         (execute_update_addresses_taken): Likewise.
8982         * tree-ssanames.c (verify_ssaname_freelists): Likewise.
8984 2017-05-13  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
8986         * cfganal.c (mark_dfs_back_edges): Replace manual stack with
8987         auto_vec.
8988         (post_order_compute): Likewise.
8989         (inverted_post_order_compute): Likewise.
8990         (pre_and_rev_post_order_compute_fn): Likewise.
8992 2017-05-13  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
8994         * genrecog.c (int_set::int_set): Explicitly construct our
8995         auto_vec base class.
8996         * vec.h (auto_vec::auto_vec): New constructor.
8998 2017-05-13  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
9000         * bitmap.h (class auto_bitmap): New constructor taking
9001         bitmap_obstack * argument.
9003 2017-05-13  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
9005         * bitmap.h (class auto_bitmap): Change type of m_bits to
9006         bitmap_head, and adjust ctor / dtor and member operators.
9008 2017-05-13  Uros Bizjak  <ubizjak@gmail.com>
9010         * compare-elim.c (equivalent_reg_at_start): Return NULL_RTX
9011         when returned register mode doesn't match original mode.
9013 2017-05-12  Jeff Law  <law@redhat.com>
9014             Jakub Jelinek  <jakub@redhat.com>
9016         * config/mn10300/mn10300.c (mn10300_match_ccmode): Fix where
9017         we look for cc setter after the compare-elim changes.
9018         * config/mn10300/mn10300.md (addsi3_flags): Fix order of patterns
9019         within the vector to match what compare-elim now expects.
9020         (subsi3_flags, andsi3_flags, iorsi3_flags): Likewise.
9021         (xorsi3_flags, one_cmplsi2_flags): Likewise.
9023         * config/rx/rx.c (rx_match_ccmode): Fix where we look cc setter
9024         after the compare-elim changes.
9025         * config/rx/rx.md (abssi2_flags): Fix order of patterns within
9026         the vector to match what compare-elim now expects.
9027         (addsi3_flags, adc_flags, addsi3_flags peepholes): Likewise.
9028         (andsi3_flags, negsi2_flags, one_cmplsi2_flags): Likewise.
9029         (iorsi3_flags, rotlsi3_flags, rotrsi3_flags): Likewise.
9030         (ashrsi3_flags, lshrsi3_flags, ashlsi3_flags): Likewise.
9031         (ssaddsi3, subsi3_flags, sbb_flags, xorsi3_flags): Likewise.
9033         * config/visium/visium.c (single_set_and_flags): Fix where
9034         we look for cc setter after the compare-elim changes.
9035         * config/visium/visium.md (flags_subst_logic): Fix order of patterns
9036         with the vector to match what compare-elim now expects.
9037         (flags_subst_arith, add<mode>3_insn_set_carry): Likewise.
9038         (add<mode>3_insn_set_overflow, addsi3_insn_set_carry): Likewise.
9039         (addsi3_insn_set_overflow, sub<mode>3_insn_set_carry): Likewise.
9040         (sub<mode>3_insn_set_overflow, subsi3_insn_set_carry): Likewise.
9041         (subsi3_insn_set_overflow, negsi2_insn_set_carry): Likewise.
9042         (neg<mode>2_insn_set_overflow): Likewise.
9044 2017-05-12  Jim Wilson  <jim.wilson@linaro.org>
9046         PR middle-end/79794
9047         * expmed.c (extract_bit_field_1): Add alt_rtl argument.  Before
9048         maybe_expand_insn call, set ops[0].target.  If still set after call,
9049         set alt_rtl.  Add extra arg to recursive calls.
9050         (extract_bit_field): Add alt_rtl argument.  Pass to
9051         extract_bit_field.
9052         * expmed.h (extract_bit_field): Fix prototype.
9053         * expr.c (emit_group_load_1, copy_blkmode_from_reg)
9054         (copy_blkmode_to_reg, read_complex_part, store_field): Pass extra NULL
9055         to extract_bit_field_calls.
9056         (expand_expr_real_1): Pass alt_rtl to expand_expr_real instead of 0.
9057         Pass alt_rtl to extract_bit_field calls.
9058         * calls.c (store_unaligned_arguments_into_psuedos)
9059         load_register_parameters): Pass extra NULL to extract_bit_field calls.
9060         * optabs.c (maybe_legitimize_operand): Clear op->target when call
9061         gen_reg_rtx.
9062         * optabs.h (struct expand_operand): Add target bitfield.
9064 2017-05-12  Uros Bizjak  <ubizjak@gmail.com>
9066         * compare-elim.c (try_eliminate_compare): Canonicalize
9067         operation with embedded compare to
9068         [(set (reg:CCM) (compare:CCM (operation) (immediate)))
9069          (set (reg) (operation)].
9071         * config/i386/i386.c (TARGET_FLAGS_REGNUM): New define.
9073 2017-05-12  Uros Bizjak  <ubizjak@gmail.com>
9075         PR target/80723
9076         * config/i386/i386.c (ix86_rtx_cost) [case PLUS]: Ignore the
9077         cost of adding a carry flag for ADC instruction.
9078         [case MINUS]: Ignore the cost of subtracting a carry flag
9079         for SBB instruction.
9081 2017-05-12  Steven Munroe  <munroesj@gcc.gnu.org>
9083         * config.gcc (powerpc*-*-*): Add bmi2intrin.h, bmiintrin.h,
9084         and x86intrin.h
9085         * config/rs6000/bmiintrin.h: New file.
9086         * config/rs6000/bmi2intrin.h: New file.
9087         * config/rs6000/x86intrin.h: New file.
9089 2017-05-12  Jeff Law  <law@redhat.com>
9091         * tree-vrp.c (vrp_dom_walker::before_dom_children): Push unwinding
9092         markers.
9094 2017-05-12  Peter Bergner  <bergner@vnet.ibm.com>
9096         PR middle-end/80707
9097         * tree-cfg.c: Remove cfg edges of unreachable case statements.
9099 2017-05-12  Will Schmidt  <will_schmidt@vnet.ibm.com>
9101         * config/rs6000/rs6000.c (rs6000_gimple_fold_builtin): Add handling for
9102         early expansion of vector divide builtins.
9103         (builtin_function_type): Add VSX_BUILTIN_UDIV_V2DI to the list of
9104         builtins identified as having unsigned arguments.
9106 2017-05-12  Will Schmidt  <will_schmidt@vnet.ibm.com>
9108         * config/rs6000/rs6000.c (gimple-fold.h): New #include.
9109         (rs6000_gimple_fold_builtin): Add handling for early GIMPLE
9110         expansion of vector logical operations (and, andc, or, xor,
9111         nor, orc, nand).
9113 2017-05-12  Will Schmidt  <will_schmidt@vnet.ibm.com>
9115         * gimple-fold.c (create_tmp_reg_or_ssa_name): Remove static declaration.
9116         * gimple-fold.h (create_tmp_reg_or_ssa_name): New prototype.
9118 2017-05-12  Will Schmidt  <will_schmidt@vnet.ibm.com>
9120         * config/rs6000/rs6000.c (rs6000_gimple_fold_builtin): Add handling for
9121         early GIMPLE expansion of vector multiplies.
9123 2017-05-12  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>
9125         * config/arm/arm.md (movsi): Add TARGET_32BIT in addition to the
9126         TARGET_HAVE_MOVT conditional.
9127         (movt splitter): Likewise.
9129 2017-05-12  Richard Biener  <rguenther@suse.de>
9131         * tree-ssa-sccvn.h (has_VN_INFO): Declare.
9132         * tree-ssa-pre.c (eliminate_dom_walker::before_dom_children):
9133         Fold all stmts not inplace.
9135 2017-05-12  Richard Biener  <rguenther@suse.de>
9137         PR tree-optimization/80713
9138         * tree-ssa-pre.c (remove_dead_inserted_code): Clear
9139         inserted_exprs bit for not removed stmts.
9141 2017-05-12  Thomas Schwinge  <thomas@codesourcery.com>
9143         PR middle-end/69921
9144         * tree-parloops.c (create_parallel_loop): Set "oacc kernels
9145         parallelized" attribute for parallelized OpenACC kernels.
9146         * omp-offload.c (execute_oacc_device_lower): Use it.
9148         * omp-expand.c (expand_omp_target) <GF_OMP_TARGET_KIND_OACC_KERNELS>:
9149         Set "oacc kernels" attribute.
9150         * omp-general.c (oacc_set_fn_attrib): Remove is_kernel formal
9151         parameter.  Adjust all users.
9152         (oacc_fn_attrib_kernels_p): Remove function.
9153         * omp-offload.c (execute_oacc_device_lower): Look for "oacc
9154         kernels" attribute instead of calling oacc_fn_attrib_kernels_p.
9155         * tree-ssa-loop.c (gate_oacc_kernels): Likewise.
9156         * tree-parloops.c (create_parallel_loop): If oacc_kernels_p,
9157         assert "oacc kernels" attribute is set.
9159 2017-05-11  Carl Love  <cel@us.ibm.com>
9161         * config/rs6000/rs6000-c: Add support for built-in functions
9162         vector unsigned char vec_popcnt (vector signed char)
9163         vector unsigned char vec_popcnt (vector unsigned char)
9164         vector unsigned short vec_popcnt (vector signed short)
9165         vector unsigned short vec_popcnt (vector unsigned short)
9166         vector unsigned int vec_popcnt (vector signed int)
9167         vector unsigned int vec_popcnt (vector unsigned int)
9168         vector unsigned long long vec_popcnt (vector signed long long)
9169         vector unsigned long long vec_popcnt (vector unsigned long long)
9170         vector signed long long vec_slo (vector signed long long,
9171                                          vector signed char)
9172         vector signed long long vec_slo (vector signed long long,
9173                                          vector unsigned char)
9174         vector unsigned long long vec_slo (vector unsigned long long,
9175                                            vector signed char)
9176         vector unsigned long long vec_slo (vector unsigned long long,
9177                                            vector unsigned char)
9178         * config/rs6000/rs6000-builtin.def: Add definitions for VPOPCNTUB,
9179         VPOPCNTUH, VPOPCNTUW, and VPOPCNTUD overloads.
9180         * config/rs6000/altivec.h: Add define for vec_popcnt, vec_popcntb,
9181         vec_popcnth, vec_popcntw and vec_popcntd built-in functions.
9182         * doc/extend.texi: Update the built-in documentation file for the
9183         new built-in functions.
9185 2017-05-11  Michael Meissner  <meissner@linux.vnet.ibm.com>
9187         * attribs.h (sorted_attr_string): Move machine independent
9188         functions for target clone support from the i386 port to common
9189         code.  Rename ix86_function_versions to common_function_versions.
9190         Rename make_name to make_unique_name.
9191         (common_function_versions): Likewise.
9192         (make_unique_name): Likewise.
9193         (make_dispatcher_decl): Likewise.
9194         (is_function_default_version): Likewise.
9195         * attribs.c (attr_strcmp): Likewise.
9196         (sorted_attr_string): Likewise.
9197         (common_function_versions): Likewise.
9198         (make_unique_name): Likewise.
9199         (make_dispatcher_decl): Likewise.
9200         (is_function_default_version): Likewise.
9201         * config/i386/i386.c (attr_strcmp): Likewise.
9202         (sorted_attr_string): Likewise.
9203         (ix86_function_versions): Likewise.
9204         (make_name): Likewise.
9205         (make_dispatcher_decl): Likewise.
9206         (is_function_default_version): Likewise.
9207         (TARGET_OPTION_FUNCTION_VERSIONS): Update target function hook.
9209 2017-05-11  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
9211         PR target/80695
9212         * config/rs6000/rs6000.c (rs6000_builtin_vectorization_cost):
9213         Account for direct move costs for vec_construct of integer
9214         vectors.
9216 2017-05-11  Uros Bizjak  <ubizjak@gmail.com>
9218         PR target/80706
9219         * config/i386/sync.md (UNSPEC_LDX_ATOMIC): New unspec.
9220         (UNSPEC_STX_ATOMIC): Ditto.
9221         (loaddi_via_sse): New insn.
9222         (storedi_via_sse): Ditto.
9223         (atomic_loaddi_fpu): Emit loaddi_via_sse and storedi_via_sse.
9224         Update corresponding peephole2 patterns.
9225         (atomic_storedi_fpu): Ditto.
9227 2017-05-11  Julia Koval  <julia.koval@intel.com>
9229         * config/i386/avx512fintrin.h (_mm_mask_rsqrt14_sd)
9230         (_mm_maskz_rsqrt14_sd, _mm_mask_rsqrt14_ss, _mm_maskz_rsqrt14_ss):
9231         New intrinsics.
9232         * config/i386/i386-builtin.def (__builtin_ia32_rsqrt14sd_mask)
9233         (__builtin_ia32_rsqrt14ss_mask): New builtins.
9234         * config/i386/sse.md (rsqrt14_<mode>_mask): New pattern.
9236 2017-05-11  Nathan Sidwell  <nathan@acm.org>
9238         * graphite-poly.c: Include dumpfile.h.
9240         * dumpfle.h (dump_function): Declare here ...
9241         * tree-dump.h (dump_function): ... not here.
9242         * dumpfile.c: #include tree-cfg.h.
9243         (dump_function): Move here from ...
9244         * tree-dump.c (dump_function): ... here.
9245         * gimplify.c: #include splay-tree.h, not tree-dump.h.
9246         * graphite-poly.c: Don't include tree-dump.h.
9247         * cgraphclones.c: Include dumpfile.h not tree-dump.h.
9248         * print-tree.c: Likewise.
9249         * stor-layout.c: Likewise.
9250         * tree-nested.c: Likewise.
9252         * dumpfile.c (dump_start): Use TDF_FLAGS.
9253         (dump_enable_all): Fix TDF_KIND check thinko.
9255 2017-05-11  Kelvin Nilsen  <kelvin@gcc.gnu.org>
9257         * config/rs6000/rs6000-c.c (altivec_overloaded_builtins): Add
9258         array entries to represent two legal parameterizations of the
9259         overloaded __builtin_cmpb function, as represented by the
9260         P6_OV_BUILTIN_CMPB constant.
9261         (altivec_resolve_overloaded_builtin): Add special case handling
9262         for the __builtin_cmpb function, as represented by the
9263         P6_OV_BUILTIN_CMPB constant.
9264         * config/rs6000/rs6000-builtin.def (BU_P6_2): New macro.
9265         (BU_P6_64BIT_2): New macro.
9266         (BU_P6_OVERLOAD_2): New macro
9267         (CMPB_32): Add 32-bit compare-bytes support for 32-bit only targets.
9268         (CMPB): Add 64-bit compare-bytes support for 32-bit and 64-bit targets.
9269         (CMPB): Add overload support to represent both 32-bit and 64-bit
9270         compare-bytes function.
9271         * config/rs6000/rs6000.c (rs6000_builtin_mask_calculate): Add
9272         support for TARGET_CMPB.
9273         * config/rs6000/rs6000.h: Add support for RS6000_BTM_CMPB.
9274         * doc/extend.texi (PowerPC AltiVec Built-in Functions): Add
9275         documentation of the __builtin_cmpb overloaded built-in function.
9277 2017-05-11  Richard Biener  <rguenther@suse.de>
9279         PR tree-optimization/80705
9280         * tree-vect-data-refs.c (vect_analyze_data_refs): DECL_NONALIASED
9281         bases are not vectorizable.
9283 2017-05-11  Bin Cheng  <bin.cheng@arm.com>
9285         * tree-ssa-loop-ivopts.c (determine_set_costs): Skip non-interger
9286         when counting register pressure.
9288 2017-05-11  Bin Cheng  <bin.cheng@arm.com>
9290         * tree-ssa-loop-ivopts.c (compare_cost_pair): New.
9291         (iv_ca_more_deps): Renamed to ...
9292         (iv_ca_compare_deps): ... this.
9293         (iv_ca_extend): Extend iv_ca if NEW_CP is cheaper than OLD_CP.
9295 2017-05-11  Bin Cheng  <bin.cheng@arm.com>
9297         * tree-ssa-loop-ivopts.c (find_interesting_uses): Move inv vars dump
9298         to ...
9299         (determine_group_iv_costs): ... here.
9300         (find_inv_vars_cb): Record inv var if it's not recorded before.
9302 2017-05-11  Bin Cheng  <bin.cheng@arm.com>
9304         * tree-ssa-loop-ivopts.c (allow_ip_end_pos_p): Refine comments.
9305         (get_shiftadd_cost): Ditto.
9307 2017-05-11  Bin Cheng  <bin.cheng@arm.com>
9309         * tree-ssa-address.c: Include header file.
9310         (move_hint_to_base): Return TRUE if BASE_HINT is moved to memory
9311         address.
9312         (add_to_parts): Refactor.
9313         (addr_to_parts): New parameter.  Update use of move_hint_to_base.
9314         (create_mem_ref): Update use of addr_to_parts.  Re-associate addr
9315         in new order.
9317 2017-05-11  Bin Cheng  <bin.cheng@arm.com>
9319         PR tree-optimization/53090
9320         * tree-ssa-loop-ivopts.c (enum comp_iv_rewrite): New enum value
9321         COMP_IV_EXPR_2.
9322         (extract_cond_operands): Detect condition with IV on both sides
9323         and return COMP_IV_EXPR_2.
9324         (find_interesting_uses_cond): Add iv_use for both IVs in condition.
9325         (rewrite_use_compare): Simplify by removing call to function
9326         extract_cond_operands.
9328 2017-05-11  Bin Cheng  <bin.cheng@arm.com>
9330         * tree-ssa-loop-ivopts.c (enum comp_iv_rewrite): New.
9331         (extract_cond_operands): Detect condition comparing against non-
9332         invariant bound and return appropriate enum value.
9333         (find_interesting_uses_cond): Update use of extract_cond_operands.
9334         Handle its return value accordingly.
9335         (determine_group_iv_cost_cond, rewrite_use_compare): Ditto.
9337 2017-05-11  Bin Cheng  <bin.cheng@arm.com>
9339         * tree-ssa-loop-ivopts.c (rewrite_use_nonlinear_expr): Re-associate
9340         nonlinear iv_use computation in loop invariant sensitive way.
9342 2017-05-11  Bin Cheng  <bin.cheng@arm.com>
9344         * tree-ssa-loop-ivopts.c (relate_compare_use_with_all_cands): New.
9345         (find_iv_candidates): Call relate_compare_use_with_all_cands.
9347 2017-05-11  Bin Cheng  <bin.cheng@arm.com>
9349         * tree-ssa-loop-ivopts.c (struct iv_cand): New field inv_exprs.
9350         (dump_cand): Support iv_cand.inv_exprs.
9351         (add_candidate_1): Record invariant exprs in iv_cand.inv_exprs
9352         for candidates.
9353         (iv_ca_set_no_cp, iv_ca_set_cp, free_loop_data): Support
9354         iv_cand.inv_exprs.
9356 2017-05-11  Bin Cheng  <bin.cheng@arm.com>
9358         * tree-ssa-loop-ivopts.c (multiplier_allowed_in_address_p): Move
9359         from ...
9360         * tree-ssa-address.c (multiplier_allowed_in_address_p): ... to here
9361         as local function.  Include necessary header files.
9362         * tree-ssa-loop-ivopts.h (multiplier_allowed_in_address_p): Delete.
9364 2017-05-11  Bin Cheng  <bin.cheng@arm.com>
9366         * tree-ssa-loop-ivopts.c (autoinc_possible_for_pair): Simplify.
9368 2017-05-11  Bin Cheng  <bin.cheng@arm.com>
9370         * tree-ssa-loop-ivopts.c (force_expr_to_var_cost): Handle more
9371         operators: TRUNC_DIV_EXPR, BIT_AND_EXPR, BIT_IOR_EXPR, LSHIFT_EXPR,
9372         RSHIFT_EXPR and BIT_NOT_EXPR.
9374 2017-05-11  Bin Cheng  <bin.cheng@arm.com>
9376         * tree-ssa-loop-ivopts.c (get_loop_invariant_expr): Simplify.
9377         (adjust_setup_cost): New parameter supporting round up adjustment.
9378         (struct address_cost_data): Delete.
9379         (force_expr_to_var_cost): Don't bound cost with spill_cost.
9380         (split_address_cost, ptr_difference_cost): Delete.
9381         (difference_cost, compare_aff_trees, record_inv_expr): Delete.
9382         (struct ainc_cost_data): New struct.
9383         (get_address_cost_ainc): New function.
9384         (get_address_cost, get_computation_cost): Reimplement.
9385         (determine_group_iv_cost_address): Record inv_expr for all uses of
9386         a group.
9387         (determine_group_iv_cost_cond): Call get_loop_invariant_expr.
9388         (iv_ca_has_deps): Reimplemented to ...
9389         (iv_ca_more_deps): ... this.  Check if NEW_CP introduces more deps
9390         than OLD_CP.
9391         (iv_ca_extend): Call iv_ca_more_deps.
9393 2017-05-11  Bin Cheng  <bin.cheng@arm.com>
9395         * tree-ssa-address.c (struct mem_address): Move to header file.
9396         (valid_mem_ref_p, move_fixed_address_to_symbol): Make it global.
9397         * tree-ssa-address.h (struct mem_address): Move from C file.
9398         (valid_mem_ref_p, move_fixed_address_to_symbol): Declare.
9400 2017-05-11  Bin Cheng  <bin.cheng@arm.com>
9402         * tree-affine.h (aff_combination_type): New interface.
9403         (aff_combination_zero_p): Remove static.
9404         (aff_combination_const_p): New interface.
9405         (aff_combination_singleton_var_p): New interfaces.
9407 2017-05-11  Richard Biener  <rguenther@suse.de>
9409         * tree-ssa-pre.c (eliminate_dom_walker::before_dom_children):
9410         Skip unreachable blocks and destinations.
9411         (eliminate): Move stmt removal and fixup ...
9412         (fini_eliminate): ... here.  Skip inserted exprs.
9413         (pass_pre::execute): Move fini_pre after fini_eliminate.
9414         * tree-ssa-tailmerge.c: Include tree-cfgcleanup.h.
9415         (tail_merge_optimize): Run cleanup_tree_cfg if requested by
9416         PRE to get rid of dead code that has invalid SSA form and
9417         split critical edges again.
9419 2017-05-11  Bin Cheng  <bin.cheng@arm.com>
9421         * rtlanal.c (rtx_cost): Handle TRUNCATE between tieable modes.
9423 2017-05-11  Richard Biener  <rguenther@suse.de>
9425         * passes.c (execute_function_todo): Verify loops if they are
9426         said to be up-to-date.
9427         * cfgexpand.c (pass_expand::execute): Discard loops for -dx.
9428         * trans-mem.c (pass_tm_edges::execute): Mark loops for fixup.
9430 2017-05-10  John David Anglin  <danglin@gcc.gnu.org>
9432         PR target/80090
9433         * config/pa/pa.c (pa_assemble_integer): When outputting a SYMBOL_REF,
9434         handle calling assemble_external ourself.
9436         PR target/79027
9437         * config/pa/pa.c (pa_cannot_change_mode_class): Reject changes to/from
9438         modes with zero size.  Enhance comment.
9440 2017-05-10  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
9442         * config/rs6000/rs6000.c (altivec_init_builtins): Define POWER8
9443         built-ins for vec_xl and vec_xst with short and char pointer
9444         arguments.
9446 2017-05-10  Sebastian Peryt  <sebastian.peryt@intel.com>
9448         * config/i386/avx512fintrin.h (_mm_mask_max_round_sd)
9449         (_mm_maskz_max_round_sd, _mm_mask_max_round_ss)
9450         (_mm_maskz_max_round_ss, _mm_mask_min_round_sd)
9451         (_mm_maskz_min_round_sd, _mm_mask_min_round_ss)
9452         (_mm_maskz_min_round_ss): New intrinsics.
9453         * config/i386/i386-builtin-types.def (V2DF, V2DF, V2DF, V2DF, UQI, INT)
9454         (V4SF, V4SF, V4SF, V4SF, UQI, INT): New function type aliases.
9455         * config/i386/i386-builtin.def (__builtin_ia32_maxsd_mask_round)
9456         (__builtin_ia32_maxss_mask_round, __builtin_ia32_minsd_mask_round)
9457         (__builtin_ia32_minss_mask_round): New builtins.
9458         * config/i386/i386.c (V2DF_FTYPE_V2DF_V2DF_V2DF_UQI_INT)
9459         (V4SF_FTYPE_V4SF_V4SF_V4SF_UQI_INT): Handle new types.
9460         * config/i386/sse.md (<sse>_vm<code><mode>3<round_saeonly_name>):
9461         Rename to ...
9462         (<sse>_vm<code><mode>3<mask_name><round_saeonly_name>): ... this.
9463         (v<maxmin_float><ssescalarmodesuffix>\t{<round_saeonly_op3>%2, %1, %0|%0, %1, %<iptr>2<round_saeonly_op3>}):
9464         Change to ...
9465         (v<maxmin_float><ssescalarmodesuffix>\t{<round_saeonly_mask_op3>%2, %1, %0<mask_operand3>|%0<mask_operand3>, %1, %<iptr>2<round_saeonly_mask_op3>}):
9466         ... this.
9468 2017-05-10  Sebastian Peryt  <sebastian.peryt@intel.com>
9470         * config/i386/avx512fintrin.h (_mm_mask_mul_round_sd)
9471         (_mm_maskz_mul_round_sd, _mm_mask_mul_round_ss)
9472         (_mm_maskz_mul_round_ss, _mm_mask_div_round_sd)
9473         (_mm_maskz_div_round_sd, _mm_mask_div_round_ss)
9474         (_mm_maskz_div_round_ss, _mm_mask_mul_sd, _mm_maskz_mul_sd)
9475         (_mm_mask_mul_ss, _mm_maskz_mul_ss, _mm_mask_div_sd)
9476         (_mm_maskz_div_sd, _mm_mask_div_ss, _mm_maskz_div_ss): New intrinsics.
9477         * config/i386/i386-builtin-types.def (V2DF_FTYPE_V2DF_V2DF_V2DF_UQI_INT)
9478         (V4SF_FTYPE_V4SF_V4SF_V4SF_UQI_INT): New function type aliases.
9479         * config/i386/i386-builtin.def (__builtin_ia32_divsd_mask_round)
9480         (__builtin_ia32_divss_mask_round, __builtin_ia32_mulsd_mask_round)
9481         (__builtin_ia32_mulss_mask_round): New builtins.
9482         * config/i386/i386.c (V2DF_FTYPE_V2DF_V2DF_V2DF_UQI_INT)
9483         (V4SF_FTYPE_V4SF_V4SF_V4SF_UQI_INT): Handle new types.
9484         * config/i386/sse.md (<sse>_vm<multdiv_mnemonic><mode>3<round_name>):
9485         Rename to ...
9486         (<sse>_vm<multdiv_mnemonic><mode>3<mask_name><round_name>): ... this.
9487         (v<multdiv_mnemonic><ssescalarmodesuffix>\t{<round_op3>%2, %1, %0|%0, %1, %<iptr>2<round_op3>}):
9488         Change to ...
9489         (v<multdiv_mnemonic><ssescalarmodesuffix>\t{<round_mask_op3>%2, %1, %0<mask_operand3>|%0<mask_operand3>, %1, %<iptr>2<round_mask_op3>}):
9490         ... this.
9492 2017-05-10  Julia Koval  <julia.koval@intel.com>
9494         * config/i386/avxintrin.h (_mm256_set_m128, _mm256_set_m128d)
9495         (_mm256_set_m128i, _mm256_setr_m128, _mm256_setr_m128d)
9496         (_mm256_setr_m128i): New intrinsics.
9498 2017-05-10  Julia Koval  <julia.koval@intel.com>
9500         * config/i386/avx512fintrin.h (_mm_mask_rcp14_sd)
9501         (_mm_maskz_rcp14_sd, _mm_mask_rcp14_ss)
9502         (_mm_maskz_rcp14_ss): New intrinsics.
9503         * config/i386/i386-builtin.def (__builtin_ia32_rcp14sd_mask)
9504         (__builtin_ia32_rcp14ss_mask): New builtins.
9505         * config/i386/sse.md (srcp14<mode>_mask): New pattern.
9507 2017-05-10  Peter Bergner  <bergner@vnet.ibm.com>
9509         PR tree-optimization/51513
9510         * tree-cfg.c (gimple_seq_unreachable_p): New function.
9511         (assert_unreachable_fallthru_edge_p): Use it.
9512         (group_case_labels_stmt): Likewise.
9513         * tree-cfg.h: Prototype it.
9514         * stmt.c: Include cfghooks.h and tree-cfg.h.
9515         (emit_case_dispatch_table) <gap_label>: New local variable.
9516         Use it to fill dispatch table gaps.
9517         Test for default_label before updating probabilities.
9518         (expand_case) <default_label>: Remove unneeded initialization.
9519         Test for unreachable default case statement and remove its edge.
9520         Set default_label accordingly.
9521         * tree-ssa-ccp.c (optimize_unreachable): Update comment.
9523 2017-05-10  Carl Love  <cel@us.ibm.com>
9525         * config/rs6000/rs6000-c: Add support for built-in functions
9526         vector signed char      vec_neg (vector signed char)
9527         vector signed short int vec_neg (vector short int)
9528         vector signed int       vec_neg (vector signed int)
9529         vector signed long long vec_neg (vector signed long long)
9530         vector float            vec_neg (vector float)
9531         vector double           vec_neg (vector double)
9532         * config/rs6000/rs6000-builtin.def: Add definitions for NEG function
9533         overload.
9534         * config/rs6000/altivec.h: Add define for vec_neg
9535         * doc/extend.texi: Update the built-in documentation for the
9536         new built-in functions.
9538 2017-05-10  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
9540         PR tree-optimization/77644
9541         * match.pd (sqrt(x) cmp sqrt(y) -> x cmp y): New pattern.
9543 2017-05-10  Nathan Sidwell  <nathan@acm.org>
9545         * dumpfile.h (TDI_lang_all): New.
9546         (TDF_KIND): New. Renumber others
9547         (TDF_LANG, TDF_TREE, TDF_RTL, TDF_IPA): Enumerate value, rather
9548         than bits.
9549         * dumpfile.c (dump_files): Mark language dumps as TDF_LANG.  add
9550         lang-all.
9551         (get_dump_file_name): Adjust suffix generation.
9552         (dump_enable_all): Use TDF_KIND.
9553         * doc/invoke.texi (-fdump-lang-all): Document.
9555         * dumpfile.h: Tabify.
9557 2017-05-10  Wilco Dijkstra  <wdijkstr@arm.com>
9559         PR target/80671
9560         * config/aarch64/cortex-a57-fma-steering.c (merge_forest):
9561         Move member access before delete.
9563 2017-05-10  Alexandre Oliva <aoliva@redhat.com>
9565         * tree-inline.c (expand_call_inline): Split block at stmt
9566         before the call.
9568 2017-05-09  Michael Meissner  <meissner@linux.vnet.ibm.com>
9570         PR target/68163
9571         * config/rs6000/rs6000.md (f32_lr): Delete mode attributes that
9572         are now unused after splitting mov{sf,sd}_hardfloat.
9573         (f32_lr2): Likewise.
9574         (f32_lm): Likewise.
9575         (f32_lm2): Likewise.
9576         (f32_li): Likewise.
9577         (f32_li2): Likewise.
9578         (f32_lv): Likewise.
9579         (f32_sr): Likewise.
9580         (f32_sr2): Likewise.
9581         (f32_sm): Likewise.
9582         (f32_sm2): Likewise.
9583         (f32_si): Likewise.
9584         (f32_si2): Likewise.
9585         (f32_sv): Likewise.
9586         (f32_dm): Likewise.
9587         (f32_vsx): Likewise.
9588         (f32_av): Likewise.
9589         (mov<mode>_hardfloat): Split into separate movsf and movsd pieces.
9590         For movsf, order stores so the VSX stores occur before the GPR
9591         store which encourages the register allocator to use a traditional
9592         FPR instead of a GPR.  For movsd, order the stores so that the GPR
9593         store comes before the VSX stores to allow the power6 to work.
9594         This is due to the power6 not having a 32-bit integer store
9595         instruction from a FPR.
9596         (movsf_hardfloat): Likewise.
9597         (movsd_hardfloat): Likewise.
9599 2017-05-09  Martin Sebor  <msebor@redhat.com>
9601         PR translation/80280
9602         * config/sol2-c.c (cmn_err_flag_specs): Initialize new data member
9603         added in r247778.
9605         PR translation/80280
9606         * config/i386/msformat-c.c (ms_printf_flag_specs): Initialize new
9607         data member added in r247778.
9608         (ms_scanf_flag_specs, ms_strftime_flag_specs): Same.
9610 2017-05-09  Nathan Sidwell  <nathan@acm.org>
9612         * tree.h (tree_fits_shwi_p, tree_fits_uhwi_p): Unconditionally pure.
9614         * ipa-devirt.c (default_hash_traits<type_pair>): Skip struct-scope
9615         typedefs.
9617 2017-05-09  Marek Polacek  <polacek@redhat.com>
9619         * doc/invoke.texi: Fix typo.
9621 2017-05-09  Richard Biener  <rguenther@suse.de>
9623         * tree-vrp.c (vrp_val_is_max): Adjust comment.
9624         (vrp_val_is_min): Likewise.
9625         (set_value_range_to_value): Likewise.
9626         (set_value_range_to_nonnegative): Likewise.
9627         (gimple_assign_nonzero_p): Likewise.
9628         (gimple_stmt_nonzero_p): Likewise.
9629         (vrp_int_const_binop): Likewise.  Remove unreachable case.
9630         (adjust_range_with_scev): Adjust comments.
9631         (compare_range_with_value): Likewise.
9632         (extract_range_from_phi_node): Likewise.
9633         (test_for_singularity): Likewise.
9635 2017-05-09  Richard Biener  <rguenther@suse.de>
9637         * tree-vrp.c (get_single_symbol): Add assert that we don't
9638         get overflowed constants as invariant part.
9639         (compare_values_warnv): Add comment before the TREE_NO_WARNING
9640         checks.  Use wi::cmp instead of recursing for integer constants.
9641         (compare_values): Just ignore whether we assumed undefined
9642         overflow instead of failing the compare.
9643         (extract_range_for_var_from_comparison_expr): Add comment before the
9644         TREE_NO_WARNING sets.
9645         (test_for_singularity): Likewise.
9646         (extract_range_from_comparison): Do not disable optimization
9647         when we assumed undefined overflow.
9648         (extract_range_basic): Remove init of unused var.
9650 2017-05-09  Richard Biener  <rguenther@suse.de>
9652         * tree-vrp.c (vrp_int_const_binop): Use wide-ints and simplify.
9653         (extract_range_from_multiplicative_op_1): Adjust.
9654         (extract_range_from_binary_expr_1): Use int_const_binop.
9656 2017-05-08  Kelvin Nilsen  <kelvin@gcc.gnu.org>
9658         PR target/80101
9659         * config/rs6000/power6.md: Replace store_data_bypass_p calls with
9660         rs6000_store_data_bypass_p in seven define_bypass directives and
9661         in several comments.
9662         * config/rs6000/rs6000-protos.h: Add prototype for
9663         rs6000_store_data_bypass_p function.
9664         * config/rs6000/rs6000.c (rs6000_store_data_bypass_p): New
9665         function implements slightly different (rs6000-specific) semantics
9666         than store_data_bypass_p, returning false rather than aborting
9667         with assertion error when arguments do not satisfy the
9668         requirements of store data bypass.
9669         (rs6000_adjust_cost): Replace six calls of store_data_bypass_p with
9670         rs6000_store_data_bypass_p.
9672 2017-05-08  Max Filippov  <jcmvbkbc@gmail.com>
9674         * config/xtensa/xtensa-protos.h
9675         (xtensa_initial_elimination_offset): New declaration.
9676         * config/xtensa/xtensa.c (xtensa_initial_elimination_offset):
9677         New function. Move its body from the INITIAL_ELIMINATION_OFFSET
9678         macro definition, add case for FRAME_POINTER_REGNUM when
9679         FRAME_GROWS_DOWNWARD.
9680         * config/xtensa/xtensa.h (FRAME_GROWS_DOWNWARD): New macro definition.
9681         (INITIAL_ELIMINATION_OFFSET): Replace body with call to
9682         xtensa_initial_elimination_offset.
9684 2017-05-08  Nathan Sidwell  <nathan@acm.org>
9686         * doc/invoke.texi: Alphabetize -fdump options.
9688 2017-05-08  Martin Sebor  <msebor@redhat.com>
9690         PR translation/80280
9691         * config/sol2-c.c (solaris_pragma_align): Correct quoting.
9693 2017-05-08  Bernd Edlinger  <bernd.edlinger@hotmail.de>
9695         * target.def (compute_frame_layout): New optional target hook.
9696         * doc/tm.texi.in (TARGET_COMPUTE_FRAME_LAYOUT): Add hook.
9697         * doc/tm.texi (TARGET_COMPUTE_FRAME_LAYOUT): Add documentation.
9698         * lra-eliminations.c (update_reg_eliminate): Call compute_frame_layout
9699         target hook.
9700         * reload1.c (verify_initial_elim_offsets): Likewise.
9701         * config/arm/arm.c (TARGET_COMPUTE_FRAME_LAYOUT): Define.
9702         (use_simple_return_p): Call arm_compute_frame_layout if needed.
9703         (arm_get_frame_offsets): Split up into this ...
9704         (arm_compute_frame_layout): ... and this function.
9706 2017-05-08  Richard Sandiford  <richard.sandiford@arm.com>
9708         * config/aarch64/constraints.md (Usa): New constraint.
9709         * config/aarch64/aarch64.md (*movsi_aarch64, *movdi_aarch64): Use it.
9711 2017-05-08  Thomas Preud'homme  <thomas.preudhomme@arm.com>
9713         * config.gcc (arm*-*-*): Set TM_MULTILIB_CONFIG from
9714         with_multilib_list after it has been checked.
9716 2017-05-08  Richard Biener  <rguenther@suse.de>
9718         * tree-ssa-pre.c (bitmap_set_and): Avoid bitmap copy.
9719         (bitmap_set_subtract_values): Likewise.
9721 2017-05-08  Richard Biener  <rguenther@suse.de>
9723         * tree-vrp.c (gimple_assign_nonzero_warnv_p): Rename to ...
9724         (gimple_assign_nonzero): ... this and remove strict_overflow_p
9725         argument.
9726         (gimple_stmt_nonzero_warnv_p): Rename to ...
9727         (gimple_stmt_nonzero_p): ... this and remove strict_overflow_p
9728         argument.
9729         (vrp_stmt_computes_nonzero): Remove strict_overflow_p argument.
9730         (extract_range_basic): Adjust, do not disable propagation on
9731         strict overflow sensitive simplification.
9732         (vrp_visit_cond_stmt): Likewise.
9734 2017-05-05  Jan Hubicka  <hubicka@ucw.cz>
9736         * ipa-inline-analysis.c (estimate_function_body_sizes): Recompute
9737         body size unconditionally.
9739 2017-05-07  Jeff Law  <law@redhat.com>
9741         Revert:
9742         2017-05-06  Jeff Law  <law@redhat.com>
9743         PR tree-optimization/78496
9744         * tree-vrp.c (simplify_assert_expr_using_ranges): Remove debugging
9745         code.
9747         PR tree-optimization/78496
9748         * tree-vrp.c (simplify_assert_expr_using_ranges): New function.
9749         (simplify_stmt_using_ranges): Call it.
9750         (vrp_dom_walker::before_dom_children): Extract equivalences
9751         from an ASSERT_EXPR with an equality comparison against a
9752         constant.
9754 2017-05-06  Jeff Law  <law@redhat.com>
9756         PR tree-optimization/78496
9757         * tree-vrp.c (simplify_assert_expr_using_ranges): Remove debugging
9758         code.
9760         PR tree-optimization/78496
9761         * tree-vrp.c (simplify_assert_expr_using_ranges): New function.
9762         (simplify_stmt_using_ranges): Call it.
9763         (vrp_dom_walker::before_dom_children): Extract equivalences
9764         from an ASSERT_EXPR with an equality comparison against a
9765         constant.
9767 2017-05-06  Richard Sandiford  <richard.sandiford@linaro.org>
9769         * lra-constraints.c (lra_copy_reg_equiv): New function.
9770         (split_reg): Use it to copy equivalence information from the
9771         original register to the spill register.
9773 2017-05-06  Richard Sandiford  <richard.sandiford@linaro.org>
9775         PR rtl-optimization/75964
9776         * simplify-rtx.c (simplify_const_relational_operation): Remove
9777         invalid handling of comparisons of integer ABS.
9779 2017-05-06  Uros Bizjak  <ubizjak@gmail.com>
9781         * config/i386/i386.c (ext_80387_constant_init): Do not explicitly
9782         initialize to zero.
9783         (init_regs): Remove declaration.
9784         (function_arg_advance_32): Initialize error_p as boolean variable.
9786 2017-05-05  Nathan Sidwell  <nathan@acm.org>
9788         * store-motion.c (remove_reachable_equiv_notes): Reformat long
9789         lines.  Use for (;;).
9791 2017-05-05  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
9793         * config/rs6000/rs6000.c (rs6000_vect_nonmem): New static var.
9794         (rs6000_init_cost): Initialize rs6000_vect_nonmem.
9795         (rs6000_add_stmt_cost): Update rs6000_vect_nonmem.
9796         (rs6000_finish_cost): Avoid vectorizing simple copy loops with
9797         VF=2 that require versioning.
9799 2017-05-05  David Malcolm  <dmalcolm@redhat.com>
9801         * diagnostic.h (CARET_LINE_MARGIN): Convert from macro to const
9802         int.
9804 2017-05-05  David Malcolm  <dmalcolm@redhat.com>
9806         * diagnostic.h (diagnostic_override_option_index): Convert from
9807         macro to inline function.
9809 2017-05-05  David Malcolm  <dmalcolm@redhat.com>
9811         * diagnostic.c (last_module_changed_p): New function.
9812         (set_last_module): New function.
9813         (diagnostic_report_current_module): Convert macro usage to
9814         the above functions.
9815         * diagnostic.h (diagnostic_context::last_module): Strengthen
9816         from const line_map * to const line_map_ordinary *.
9817         (diagnostic_last_module_changed): Delete macro.
9818         (diagnostic_set_last_module): Delete macro.
9820 2017-05-05  David Malcolm  <dmalcolm@redhat.com>
9822         * diagnostic.c (diagnostic_impl): Replace report_diagnostic
9823         with diagnostic_report_diagnostic.
9824         (diagnostic_n_impl_richloc): Likewise.
9825         * diagnostic.h (report_diagnostic): Delete macro.
9826         * rtl-error.c (diagnostic_for_asm): Replace report_diagnostic
9827         with diagnostic_report_diagnostic.
9828         * substring-locations.c (format_warning_va): Likewise.
9830 2017-05-05  David Malcolm  <dmalcolm@redhat.com>
9832         * diagnostic.c (diagnostic_report_diagnostic): Eliminate
9833         save/restor of format_spec.  Move option-printing code to...
9834         (print_option_information): ...this new function, and
9835         reimplement by simply printing to the pretty_printer,
9836         rather than appending to the format string.
9838 2017-05-05  David Malcolm  <dmalcolm@redhat.com>
9840         * diagnostic.c (diagnostic_report_diagnostic): Split out pragma
9841         handling logic into...
9842         (update_effective_level_from_pragmas): ...this new function.
9844 2017-05-04  Andrew Waterman  <andrew@sifive.com>
9846         * config/riscv/riscv.opt (mstrict-align): New option.
9847         * config/riscv/riscv.h (STRICT_ALIGNMENT): Use it.  Update comment.
9848         (SLOW_UNALIGNED_ACCESS): Define.
9849         (riscv_slow_unaligned_access): Declare.
9850         * config/riscv/riscv.c (riscv_tune_info): Add slow_unaligned_access
9851         field.
9852         (riscv_slow_unaligned_access): New variable.
9853         (rocket_tune_info): Set slow_unaligned_access to true.
9854         (optimize_size_tune_info): Set slow_unaligned_access to false.
9855         (riscv_cpu_info_table): Add entry for optimize_size_tune_info.
9856         (riscv_valid_lo_sum_p): Use TARGET_STRICT_ALIGN.
9857         (riscv_option_override): Set riscv_slow_unaligned_access.
9858         * doc/invoke.texi: Add -mstrict-align to RISC-V.
9860 2017-05-04  Kito Cheng  <kito.cheng@gmail.com>
9862         * config/riscv/riscv.md: Unify indentation.
9864 2017-05-05  Michael Meissner  <meissner@linux.vnet.ibm.com>
9866         PR target/79038
9867         PR target/79202
9868         PR target/79203
9869         * config/rs6000/rs6000.md (u code attribute): Add FIX and
9870         UNSIGNED_FIX.
9871         (extendsi<mode>2): Add support for doing sign extension via
9872         VUPKHSW and XXPERMDI if the value is in Altivec registers and we
9873         don't have ISA 3.0 instructions.
9874         (extendsi<mode>2 splitter): Likewise.
9875         (fix_trunc<mode>si2): If we are at ISA 2.07 (VSX small integer),
9876         generate the normal insns since SImode can now go in vector
9877         registers.  Disallow the special UNSPECs needed for previous
9878         machines to hide SImode being used.  Add new insns
9879         fctiw{,w}_<mode>_smallint if SImode can go in vector registers.
9880         (fix_trunc<mode>si2_stfiwx): Likewise.
9881         (fix_trunc<mode>si2_internal): Likewise.
9882         (fixuns_trunc<mode>si2): Likewise.
9883         (fixuns_trunc<mode>si2_stfiwx): Likewise.
9884         (fctiw<u>z_<mode>_smallint): Likewise.
9885         (fctiw<u>z_<mode>_mem): New combiner pattern to prevent conversion
9886         of floating point to 32-bit integer from doing a direct move to
9887         the GPR registers to do a store.
9888         (fctiwz_<mode>): Break long line.
9890 2017-05-05  Bin Cheng  <bin.cheng@arm.com>
9892         * Makefile.in (GTFILES): Add tree-ssa-loop-ivopts.c.
9893         * tree-ssa-loop-ivopts.c (compute_max_addr_offset): Delete.
9894         (addr_list, addr_offset_valid_p): New.
9895         (split_address_groups): Check offset validity with above function.
9896         (gt-tree-ssa-loop-ivopts.h): Include header file.
9898 2017-05-05  Nathan Sidwell  <nathan@acm.org>
9900         * config.gcc (arm*-*-*): Add missing 'fi'.
9902 2017-05-05  Steve Ellcey  <sellcey@cavium.com>
9904         * doc/invoke.texi (-fopt-info): Explicitly say order of options
9905         included in -fopt-info does not matter.
9906         * doc/optinfo.texi (-fopt-info): Fix description of default
9907         behavour. Explicitly say order of options included in -fopt-info
9908         does not matter.
9910 2017-05-05  Thomas Preud'homme  <thomas.preudhomme@arm.com>
9912         * config.gcc: Allow combinations of aprofile and rmprofile values for
9913         --with-multilib-list.
9914         * config/arm/t-multilib: New file.
9915         * config/arm/t-aprofile: Remove initialization of MULTILIB_*
9916         variables.  Remove setting of ISA and floating-point ABI in
9917         MULTILIB_OPTIONS and MULTILIB_DIRNAMES.  Set architecture and FPU in
9918         MULTI_ARCH_OPTS_A and MULTI_ARCH_DIRS_A rather than MULTILIB_OPTIONS
9919         and MULTILIB_DIRNAMES respectively.  Add comment to introduce all
9920         matches.  Add architecture matches for marvel-pj4 and generic-armv7-a
9921         CPU options.
9922         * config/arm/t-rmprofile: Likewise except for the matches changes.
9923         * doc/install.texi (--with-multilib-list): Document the combination of
9924         aprofile and rmprofile values and warn about pitfalls in doing that.
9926 2017-05-05  Wilco Dijkstra  <wdijkstr@arm.com>
9928         * config/aarch64/aarch64.md (movsi_aarch64): Remove '*' from r=w.
9929         (movdi_aarch64): Likewise.
9931 2017-05-05  Jakub Jelinek  <jakub@redhat.com>
9933         PR tree-optimization/80632
9934         * tree-switch-conversion.c (struct switch_conv_info): Add target_vop
9935         field.
9936         (build_arrays): Initialize it for virtual phis.
9937         (fix_phi_nodes): Use it for virtual phis.
9939         PR tree-optimization/80558
9940         * tree-vrp.c (extract_range_from_binary_expr_1): Optimize
9941         [x, y] op z into [x op, y op z] for op & or | if conditions
9942         are met.
9944 2017-05-05  Andre Vieira  <andre.simoesdiasvieira@arm.com>
9945             Prakhar Bahuguna  <prakhar.bahuguna@arm.com>
9947         PR target/71607
9948         * config/arm/arm.md (use_literal_pool): Remove.
9949         (64-bit immediate split): No longer takes cost into consideration
9950         if arm_disable_literal_pool is enabled.
9951         * config/arm/arm.c (arm_tls_referenced_p): Add diagnostic if TLS is
9952         used when arm_disable_literal_pool is enabled.
9953         (arm_max_const_double_inline_cost): Remove use of
9954         arm_disable_literal_pool.
9955         (push_minipool_fix): Add assert.
9956         (arm_reorg): Add return if arm_disable_literal_pool is enabled.
9957         * config/arm/vfp.md (no_literal_pool_df_immediate): New.
9958         (no_literal_pool_sf_immediate): New.
9960 2017-05-05  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
9962         PR tree-optimization/80613
9963         * tree-ssa-dce.c (propagate_necessity): Remove cases for
9964         BUILT_IN_STRDUP and BUILT_IN_STRNDUP.
9966 2017-05-05  Richard Biener  <rguenther@suse.de>
9968         * tree-ssa-pre.c (get_or_alloc_expr_for): Simplify.
9970 2017-05-05  Georg-Johann Lay  <avr@gjlay.de>
9972         * config/avr/avr.md [flag_strict_overflow]: Remove any occurence
9973         of this flag from insn conditions due to removal from r247495.
9975 2017-05-05  Wilco Dijkstra  <wdijkstr@arm.com>
9977         * config/arm/aarch-common.c (arm_early_load_addr_dep_ptr):
9978         New function.
9979         (arm_early_store_addr_dep_ptr): Likewise.
9980         * config/arm/aarch-common-protos.h
9981         (arm_early_load_addr_dep_ptr): Add prototype.
9982         (arm_early_store_addr_dep_ptr): Likewise.
9983         * config/arm/cortex-a53.md: Add new bypasses.
9985 2017-05-05  Jakub Jelinek  <jakub@redhat.com>
9987         * tree.c (next_type_uid): Change type to unsigned.
9988         (type_hash_canon): Decrement back next_type_uid if
9989         freeing a type node with the highest TYPE_UID.  For INTEGER_TYPEs
9990         also ggc_free TYPE_MIN_VALUE, TYPE_MAX_VALUE and TYPE_CACHED_VALUES
9991         if possible.
9993 2017-05-04  Martin Sebor  <msebor@redhat.com>
9995         * builtins.c: Fix a trivial typo in a comment.
9997         PR middle-end/79234
9998         * builtins.c (check_sizes): Adjust to handle reading past the end.
9999         Avoid printing excessive upper bound of ranges.  Use %E to print
10000         tree nodes instead of converting them to %wu.
10001         (expand_builtin_memchr): New function.
10002         (compute_dest_size): Rename...
10003         (compute_objsize): ...to this.
10004         (expand_builtin_memcpy): Adjust.
10005         (expand_builtin_mempcpy): Adjust.
10006         (expand_builtin_strcat): Adjust.
10007         (expand_builtin_strcpy): Adjust.
10008         (check_strncat_sizes): Adjust.
10009         (expand_builtin_strncat): Adjust.
10010         (expand_builtin_strncpy): Adjust and simplify.
10011         (expand_builtin_memset): Adjust.
10012         (expand_builtin_bzero): Adjust.
10013         (expand_builtin_memcmp): Adjust.
10014         (expand_builtin): Handle memcmp.
10015         (maybe_emit_chk_warning): Check strncat just once.
10017 2017-05-04  Martin Sebor  <msebor@redhat.com>
10019         PR preprocessor/79214
10020         PR middle-end/79222
10021         PR middle-end/79223
10022         * builtins.c (check_sizes): Add inlining context and issue
10023         warnings even when -Wno-system-headers is set.
10024         (check_strncat_sizes): Same.
10025         (expand_builtin_strncat): Same.
10026         (expand_builtin_memmove): New function.
10027         (expand_builtin_stpncpy): Same.
10028         (expand_builtin): Handle memmove and stpncpy.
10030 2017-05-04  Bin Cheng  <bin.cheng@arm.com>
10032         * tree-ssa-loop-ivopts.c (struct cost_pair): Remove field inv_expr
10033         which is not used any more.
10035 2017-05-04  Wilco Dijkstra  <wdijkstr@arm.com>
10037         * config/aarch64/aarch64.c (generic_tunings): Update prefetch model.
10039 2017-05-04  Wilco Dijkstra  <wdijkstr@arm.com>
10041         * config/aarch64/aarch64.c (cortexa35_tunings): Set jump alignment to 4.
10042         (cortexa53_tunings): Likewise.
10043         (cortexa57_tunings): Likewise.
10044         (cortexa72_tunings): Likewise.
10045         (cortexa73_tunings): Likewise.
10047 2017-05-04  Wilco Dijkstra  <wdijkstr@arm.com>
10049         * config/aarch64/aarch64.c (generic_tunings): Set jump alignment to 4.
10050         Set loop alignment to 8.
10052 2017-05-04  Martin Sebor  <msebor@redhat.com>
10054         PR translation/80280
10055         * builtins.c (expand_builtin_object_size): Add missing quoting to
10056         %D and like directives.
10057         * hsa-gen.c (hsa_type_for_scalar_tree_type): Same.
10058         (hsa_type_for_tree_type): Same.
10059         (verify_function_arguments): Same.
10060         * symtab.c (symbol_table::change_decl_assembler_name): Same.
10061         * varasm.c (get_section): Same.
10062         (mark_weak): Same.
10064 2017-05-04  Martin Sebor  <msebor@redhat.com>
10066         PR translation/80280
10067         * config/i386/i386.c (ix86_function_versions): Quote a %D directive.
10069 2017-05-04  Wilco Dijkstra  <wdijkstr@arm.com>
10071         * config/aarch64/aarch64.c (generic_addrcost_table):
10072         Change HI/TI mode setting.
10074 2017-05-04  Martin Jambor  <mjambor@suse.cz>
10076         PR tree-optimization/80622
10077         * tree-sra.c (comes_initialized_p): New function.
10078         (build_accesses_from_assign): Only set write lazily when
10079         comes_initialized_p is false.
10080         (analyze_access_subtree): Use comes_initialized_p.
10081         (propagate_subaccesses_across_link): Assert !comes_initialized_p
10082         instead of testing for PARM_DECL.
10084 2017-05-04  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
10086         * config/aarch64/aarch64.md (prefetch); Adjust predicate and
10087         constraint on operand 0 to allow more general addressing modes.
10088         Adjust output template.
10089         * config/aarch64/aarch64.c (aarch64_address_valid_for_prefetch_p):
10090         New function.
10091         * config/aarch64/aarch64-protos.h
10092         (aarch64_address_valid_for_prefetch_p): Declare prototype.
10093         * config/aarch64/constraints.md (Dp): New address constraint.
10094         * config/aarch64/predicates.md (aarch64_prefetch_operand): New
10095         predicate.
10097 2017-05-04  Jan Hubicka  <hubicka@ucw.cz>
10099         * ipa-cp.c (perform_estimation_of_a_value): Drop base_time parameter;
10100         update use of estimate_ipcp_clone_size_and_time.
10101         (estimate_local_effects): Update use of
10102         estimate_ipcp_clone_size_and_time and perform_estimation_of_a_value.
10103         * ipa-inline.h (estimate_ipcp_clone_size_and_time): Update prototype.
10104         * ipa-inline-analysis.c (estimate_ipcp_clone_size_and_time):
10105         Return nonspecialized time.
10107 2017-05-04  Richard Biener  <rguenther@suse.de>
10109         * tree-ssa-alias.c (get_continuation_for_phi): Improve looking
10110         for the last VUSE which def dominates the PHI.  Directly call
10111         maybe_skip_until.
10112         (get_continuation_for_phi_1): Remove.
10114 2017-05-04  Richard Sandiford  <richard.sandiford@linaro.org>
10116         * tree-ssa-loop-manip.c (niter_for_unrolled_loop): Add commentary
10117         to explain the use of truncating division.  Cap the number of
10118         iterations to the maximum given by nb_iterations_upper_bound,
10119         if defined.
10121 2017-05-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
10123         * configure.ac (--enable-mingw-wildcard): Add new configurable feature.
10124         * configure: Regenerate.
10125         * config.in: Regenerate.
10126         * config/i386/driver-mingw32.c: new file.
10127         * config/i386/x-mingw32: Add rule to build driver-mingw32.o.
10128         * config.host: Link driver-mingw32.o on MinGW host.
10129         * doc/install.texi: Document new --enable-mingw-wildcard configure
10130         option.
10132 2017-05-04  Marek Polacek  <polacek@redhat.com>
10134         PR tree-optimization/80612
10135         * calls.c (get_size_range): Check for INTEGRAL_TYPE_P.
10137 2017-05-04  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>
10138             Andre Simoes Dias Vieira  <andre.simoesdiasvieira@arm.com>
10140         * config/arm/arm.md (movsi): Change TARGET_32BIT to TARGET_HAVE_MOVT.
10141         (movt splitter): Likewise.
10142         * config/arm/arm.c (arm_option_check_internal): Change arm_arch_thumb2
10143         to TARGET_HAVE_MOVT, and merge with -mslow-flash-data check.
10144         (const_ok_for_arm): Change else to else if (TARGET_THUMB2) and add else
10145         block for Thumb-1 with MOVT.
10146         (thumb2_legitimate_address_p): Move code block ...
10147         (can_avoid_literal_pool_for_label_p): ... into this new function.
10148         (thumb1_legitimate_address_p): Add check for TARGET_HAVE_MOVT and
10149         literal pool.
10150         (thumb_legitimate_constant_p): Add conditional on TARGET_HAVE_MOVT
10151         * doc/invoke.texi (-mpure-code): Change "ARMv7-M targets" for
10152         "M-profile targets with the MOVT instruction".
10154 2017-05-04  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>
10156         * config/arm/arm-builtins.c (arm_init_builtins): Rename
10157         __builtin_arm_ldfscr to __builtin_arm_get_fpscr, and rename
10158         __builtin_arm_stfscr to __builtin_arm_set_fpscr.
10160 2017-05-04  Martin Liska  <mliska@suse.cz>
10162         * tree-vrp.c (simplify_cond_using_ranges_2): Remove unused
10163         variable cond_code.
10165 2017-05-04  Richard Biener  <rguenther@suse.de>
10167         * tree.c (array_at_struct_end_p): Handle arrays at struct
10168         end with flexarrays more conservatively.  Refactor and treat
10169         arrays of arrays or aggregates more strict.  Fix
10170         VIEW_CONVERT_EXPR handling.  Remove allow_compref argument.
10171         * tree.c (array_at_struct_end_p): Adjust prototype.
10172         * emit-rtl.c (set_mem_attributes_minus_bitpos): Adjust.
10173         * gimple-fold.c (get_range_strlen): Likewise.
10174         * tree-chkp.c (chkp_may_narrow_to_field): Likewise.
10176 2017-05-04  Richard Biener  <rguenther@suse.de>
10178         PR tree-optimization/31130
10179         * tree-vrp.c (needs_overflow_infinity): Remove as always returning
10180         false.
10181         (supports_overflow_infinity): Likewise.
10182         (is_negative_overflow_infinity): Likewise.
10183         (is_positive_overflow_infinity): Likewise.
10184         (is_overflow_infinity): Likewise.
10185         (stmt_overflow_infinity): Likewise.
10186         (overflow_infinity_range_p): Likewise.
10187         (usable_range_p): Remove as always returning true.
10188         (make_overflow_infinity): Remove.
10189         (negative_overflow_infinity): Likewise.
10190         (positive_overflow_infinity): Likewise.
10191         (avoid_overflow_infinity): Likewise.
10192         (set_value_range): Adjust accordingly.
10193         (set_value_range_to_nonnegative): Likewise, remove now unused
10194         overflow_infinity arg.
10195         (vrp_operand_equal_p): Adjust.
10196         (update_value_range): Likewise.
10197         (range_int_cst_singleton_p): Likewise.
10198         (operand_less_p): Likewise.
10199         (compare_values_warnv): Likewise.
10200         (extract_range_for_var_from_comparison_expr): Likewise.
10201         (vrp_int_const_binop): Likewise.
10202         (zero_nonzero_bits_from_vr): Likewise.
10203         (extract_range_from_multiplicative_op_1): Likewise.
10204         (extract_range_from_binary_expr_1): Likewise.
10205         (extract_range_from_unary_expr): Likewise.
10206         (extract_range_from_comparison): Likewise.
10207         (extract_range_basic): Likewise.
10208         (adjust_range_with_scev): Likewise.
10209         (compare_ranges): Likewise.
10210         (compare_range_with_value): Likewise.
10211         (dump_value_range): Likewise.
10212         (test_for_singularity): Likewise, remove strict_overflow_p parameter
10213         never used.
10214         (simplify_cond_using_ranges): Adjust.
10216 2017-05-04  Pekka Jääskeläinen  <pekka.jaaskelainen@parmance.com>
10218         * brig-builtins.def: Added a builtin for class_f64.
10219         * builtin-types.def: Added a builtin type needed by class_f64.
10221 2017-05-03  Jason Merrill  <jason@redhat.com>
10223         * timevar.def: Add TV_CONSTEXPR.
10225 2017-05-03  David Malcolm  <dmalcolm@redhat.com>
10227         * common.opt (fdiagnostics-parseable-fixits): Fix typo.
10229 2017-05-03  Martin Jambor  <mjambor@suse.cz>
10231         * ipa-prop.c (ipa_update_after_lto_read): Removed.
10232         * ipa-prop.h (ipa_update_after_lto_read): Remove declaration.
10233         * ipa-cp.c (ipcp_propagate_stage): Do not call
10234         ipa_update_after_lto_read.
10235         * ipa-inline.c (ipa_inline): Likewise.
10237 2017-05-03  Martin Jambor  <mjambor@suse.cz>
10239         * ipa-prop.h (ipa_edge_args): Make a class.  Mark with for_user GTY
10240         tag.  Added a default constructor and a destructor.
10241         (ipa_edge_args_sum_t): New class;
10242         (ipa_edge_args_sum): Declare.
10243         (ipa_edge_args_vector): Remove declaration.
10244         (IPA_EDGE_REF): Use ipa_edge_args_sum.
10245         (ipa_free_edge_args_substructures): Remove declaration.
10246         (ipa_check_create_edge_args): Use ipa_edge_args_sum.
10247         (ipa_edge_args_info_available_for_edge_p): Likewise.
10248         * ipa-prop.c (ipa_edge_args_vector): Removed.
10249         (edge_removal_hook_holder): Likewise.
10250         (edge_duplication_hook_holder): Likewise.
10251         (ipa_edge_args_sum): New variable.
10252         (ipa_propagate_indirect_call_infos): Test ipa_edge_args_sum instead of
10253         ipa_edge_args_vector.
10254         (ipa_free_edge_args_substructures): Likewise.
10255         (ipa_free_all_edge_args): Free ipa_edge_args_sum instead of
10256         ipa_edge_args_vector.
10257         (ipa_edge_removal_hook): Turned into method
10258         ipa_edge_args_sum_t::remove.
10259         (ipa_edge_duplication_hook): Turned into method
10260         ipa_edge_args_sum_t::duplicate.
10261         (ipa_register_cgraph_hooks): Create ipa_edge_args_sum instead of
10262         registering edge hooks.
10263         (ipa_unregister_cgraph_hooks): Do not unregister edge hooks.
10264         * ipa-inline-analysis.c (estimate_function_body_sizes): Test
10265         ipa_edge_args_sum instead of ipa_edge_args_vector.
10266         * ipa-profile.c (ipa_profile): Likewise.
10268 2017-05-03  Martin Jambor  <mjambor@suse.cz>
10270         * symbol-summary.h (function_summary): New method exists.
10271         (function_summary::symtab_removal): Deallocate through release.
10272         (call_summary): New class.
10273         (gt_ggc_mx): New overload.
10274         (gt_pch_nx): Likewise.
10275         (gt_pch_nx): Likewise.
10277 2017-05-03  Jeff Law  <law@redhat.com>
10279         PR tree-optimization/78496
10280         * tree-vrp.c (simplify_cond_using_ranges_1): Renamed
10281         from simplify_cond_using_ranges.  Split off code to walk
10282         backwards through casts into ...
10283         (simplify_cond_using_ranges_2): New function.
10284         (simplify_stmt_using_ranges): Call simplify_cond_using_ranges_1.
10285         (execute_vrp): After identifying jump threads, call
10286         simplify_cond_using_ranges_2.
10288 2017-05-03  Jan Hubicka  <hubicka@ucw.cz>
10290         PR bootstrap/80609
10291         * ipa-inline.h (inline_summary): Add ctor.
10292         (create_ggc): Do not use ggc_cleared_alloc.
10294 2017-05-03  Jeff Downs  <heydowns@somuchpressure.net>
10295             Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
10297         * gcc.c (handle_braces): Support escaping in switch matching
10298         text.
10299         * doc/invoke.texi (Spec Files): Document it.
10300         Remove superfluous @code markup in items.
10302 2017-05-03  David Malcolm  <dmalcolm@redhat.com>
10304         * diagnostic-show-locus.c (struct column_range): New struct.
10305         (get_affected_columns): New function.
10306         (get_printed_columns): New function.
10307         (struct correction): New struct.
10308         (correction::ensure_capacity): New function.
10309         (correction::ensure_terminated): New function.
10310         (struct line_corrections): New struct.
10311         (line_corrections::~line_corrections): New dtor.
10312         (line_corrections::add_hint): New function.
10313         (layout::print_trailing_fixits): Reimplement in terms of the new
10314         classes.
10315         (selftest::test_overlapped_fixit_printing): New function.
10316         (selftest::diagnostic_show_locus_c_tests): Call it.
10318 2017-05-03  Nathan Sidwell  <nathan@acm.org>
10320         Canonicalize canonical type hashing
10321         * tree.h (type_hash_canon_hash): Declare.
10322         * tree.c (type_hash_list, attribute_hash_list): Move into
10323         type_hash_canon_hash.
10324         (build_type_attribute_qual_variant): Break out hash code calc into
10325         type_hash_canon_hash.
10326         (type_hash_canon_hash): New.  Generic type hash computation.
10327         (build_range_type_1, build_array_type_1, build_function_type,
10328         build_method_type_directly, build_offset_type, build_complex_type,
10329         make_vector_type): Call it.
10331 2017-05-03  Richard Biener  <rguenther@suse.de>
10333         * tree-vect-data-refs.c (vect_enhance_data_refs_alignment):
10334         When all DRs have unknown misaligned do not always peel
10335         when there is a store but apply the same costing model as if
10336         there were only loads.
10338 2017-05-03  Richard Biener  <rguenther@suse.de>
10340         Revert
10341         PR tree-optimization/80492
10342         * tree-ssa-alias.c (decl_refs_may_alias_p): Handle
10343         compare_base_decls returning dont-know properly.
10345 2017-05-03  Thomas Preud'homme  <thomas.preudhomme@arm.com>
10347         * config/arm/iterators.md (CCSI): New mode iterator.
10348         (arch): New mode attribute.
10349         * config/arm/sync.md (atomic_compare_and_swap<mode>_1): Rename into ...
10350         (atomic_compare_and_swap<CCSI:arch><NARROW:mode>_1): This and ...
10351         (atomic_compare_and_swap<CCSI:arch><SIDI:mode>_1): This.  Use CCSI
10352         code iterator for success result mode.
10353         * config/arm/arm.c (arm_expand_compare_and_swap): Adapt code to use
10354         the corresponding new insn generators.
10356 2017-05-03  Bin Cheng  <bin.cheng@arm.com>
10358         Revert r247509
10359         2017-05-02  Bin Cheng  <bin.cheng@arm.com>
10360         * rtlanal.c (rtx_cost): Handle TRUNCATE between tieable modes.
10362 2017-05-03  Richard Sandiford  <richard.sandiford@linaro.org>
10364         * tree-data-ref.h (SUB_CONFLICTS_IN_A): Wrap SUB argument in brackets.
10365         (SUB_CONFLICTS_IN_B, SUB_LAST_CONFLICT, SUB_DISTANCE): Likewise.
10366         (DDR_A): Wrap DDR argument in brackets.
10367         (DDR_B, DDR_AFFINE_P, DDR_ARE_DEPENDENT, DDR_SUBSCRIPTS): Likewise.
10368         (DDR_LOOP_NEST, DDR_INNER_LOOP, DDR_SELF_REFERENCE): Likewise.
10369         (DDR_REVERSED_P): Likewise.
10371 2017-05-03  Jakub Jelinek  <jakub@redhat.com>
10373         PR tree-optimization/79472
10374         * tree-switch-conversion.c (struct switch_conv_info): Add
10375         contiguous_range and default_case_nonstandard fields.
10376         (collect_switch_conv_info): Compute contiguous_range and
10377         default_case_nonstandard fields, don't clear final_bb if
10378         contiguous_range and only the default case doesn't have the required
10379         structure.
10380         (check_all_empty_except_final): Set default_case_nonstandard instead
10381         of failing if contiguous_range and the default case doesn't have empty
10382         block.
10383         (check_final_bb): Add SWTCH argument, don't fail if contiguous_range
10384         and only the default case doesn't have the required constants.  Skip
10385         virtual phis.
10386         (gather_default_values): Skip virtual phis.  Allow non-NULL CASE_LOW
10387         if default_case_nonstandard.
10388         (build_constructors): Build constant 1 just once.  Assert that default
10389         values aren't inserted in between cases if contiguous_range.  Skip
10390         virtual phis.
10391         (build_arrays): Skip virtual phis.
10392         (prune_bbs): Add DEFAULT_BB argument, don't remove that bb.
10393         (fix_phi_nodes): Don't add e2f phi arg if default_case_nonstandard.
10394         Handle virtual phis.
10395         (gen_inbound_check): Handle default_case_nonstandard case.
10396         (process_switch): Adjust check_final_bb caller.  Call
10397         gather_default_values with the first non-default case instead of
10398         default case if default_case_nonstandard.
10400 2017-05-02  Nathan Sidwell  <nathan@acm.org>
10402         * ggc-page.c (move_ptes_to_front): Replace unsigned >0 with i--
10403         check.  Fix formatting.
10405 2017-05-02  Jan Hubicka  <hubicka@ucw.cz>
10407         * ipa-inline-analysis.c (estimate_node_size_and_time): Allow roundoff
10408         errors when comparing specialized and unspecialized times.
10410 2017-05-02  David Malcolm  <dmalcolm@redhat.com>
10412         * diagnostic-show-locus.c
10413         (layout::should_print_annotation_line_p): Make private.
10414         (layout::print_annotation_line): Make private.
10415         (layout::annotation_line_showed_range_p): Make private.
10416         (layout::show_ruler): Make private.
10417         (layout::print_source_line): Make private.  Pass in line and
10418         line_width, rather than calling location_get_source_line.  Drop
10419         returned value.
10420         (layout::print_leading_fixits): New method.
10421         (layout::print_any_fixits): Rename to...
10422         (layout::print_trailing_fixits): ...this, and make private.
10423         Don't print newline fixits.
10424         (diagnostic_show_locus): Move logic for printing one row into...
10425         (layout::print_line): ...this new function.  Move the
10426         location_get_source_line call and error-handling from
10427         print_source_line to here.  Call print_leading_fixits, and rename
10428         print_any_fixits to print_trailing_fixits.
10429         (selftest::test_fixit_insert_containing_newline): Update now that
10430         newlines are partially supported.
10431         (selftest::test_fixit_insert_containing_newline_2): New test.
10432         (selftest::test_fixit_replace_containing_newline): Update comments.
10433         (selftest::diagnostic_show_locus_c_tests): Call the new test.
10434         * edit-context.c (class added_line): New class.
10435         (class edited_line): Describe newline handling in comment.
10436         (edited_line::actually_edited_p): New method.
10437         (edited_line::print_content): Delete redundant decl.
10438         (edited_line::m_predecessors): New field.
10439         (edited_file::print_content): Call edited_line::print_content.
10440         (edited_file::print_diff): Update to support newlines.
10441         (edited_file::print_diff_hunk): Likewise.
10442         (edited_file::print_run_of_changed_lines): New function.
10443         (edited_file::print_diff_line): Convert to...
10444         (print_diff_line): ...this.
10445         (edited_file::get_effective_line_count): New function.
10446         (edited_line::edited_line): Initialize new field m_predecessors.
10447         (edited_line::~edited_line): Clean up m_predecessors.
10448         (edited_line::apply_fixit): Handle newlines.
10449         (edited_line::get_effective_line_count): New function.
10450         (edited_line::print_content): New function.
10451         (edited_line::print_diff_lines): New function.
10452         (selftest::test_applying_fixits_insert_containing_newline): New
10453         test.
10454         (selftest::test_applying_fixits_replace_containing_newline): New
10455         test.
10456         (selftest::insert_line): New function.
10457         (selftest::test_applying_fixits_multiple_lines): Add example of
10458         inserting a line.
10459         (selftest::edit_context_c_tests): Call the new tests.
10461 2017-05-02  Bin Cheng  <bin.cheng@arm.com>
10463         * tree-ssa-loop-ivopts.c (get_scaled_computation_cost_at): Delete
10464         parameter cand.  Update dump information.
10465         (get_computation_cost): Update uses.
10467 2017-05-02  Bin Cheng  <bin.cheng@arm.com>
10469         * tree-ssa-loop-ivopts.c (get_computation_aff_1): New.
10470         (get_computation_aff): Reorder parameters.  Use get_computation_aff_1.
10471         (get_computation_at, rewrite_use_address): Update use of
10472         get_computation_aff.
10474 2017-05-02  Bin Cheng  <bin.cheng@arm.com>
10476         * tree-ssa-loop-ivopts.c (get_computation_at): Reorder parameters.
10477         (get_computation): Delete.
10478         (get_computation_cost): Implement like get_computation_cost_at.
10479         Use get_computation_at.
10480         (get_computation_cost_at): Delete.
10481         (rewrite_use_nonlinear_expr): Use get_computation_at.
10482         (rewrite_use_compare, remove_unused_ivs): Ditto.
10484 2017-05-02  Bin Cheng  <bin.cheng@arm.com>
10486         * tree-ssa-loop-ivopts.c (rewrite_use_address): Simple refactor.
10488 2017-05-02  Bin Cheng  <bin.cheng@arm.com>
10490         * tree-ssa-loop-ivopts.c (struct iv_ca): Rename n_regs to n_invs.
10491         (ivopts_global_cost_for_size): Rename parameter and update uses.
10492         (iv_ca_recount_cost): Update uses.
10493         (iv_ca_set_remove_invs, iv_ca_set_no_cp): Record invariants and
10494         candidates seperately in n_invs and n_cands.
10495         (iv_ca_set_add_invs, iv_ca_set_cp, iv_ca_new): Ditto.
10497 2017-05-02  Bin Cheng  <bin.cheng@arm.com>
10499         * tree-ssa-loop-ivopts.c (struct walk_tree_data): New.
10500         (find_inv_vars_cb): New.
10501         (find_depends): Renamed to ...
10502         (find_inv_vars): ... this.
10503         (add_candidate_1, force_var_cost): Call find_inv_vars.
10504         (split_address_cost, determine_group_iv_cost_cond): Ditto.
10506 2017-05-02  Bin Cheng  <bin.cheng@arm.com>
10508         * tree-ssa-loop-ivopts.c (struct cost_pair): Rename depends_on to
10509         inv_vars.  Add inv_exprs.
10510         (struct iv_cand): Rename depends_on to inv_vars.
10511         (struct ivopts_data): Rename max_inv_id/n_invariant_uses to
10512         max_inv_var_id/n_inv_var_uses.  Move max_inv_expr_id around.
10513         Refactor field used_inv_exprs from has_map to array n_inv_expr_uses.
10514         (dump_cand): Dump inv_vars.
10515         (tree_ssa_iv_optimize_init): Support inv_vars and inv_exprs.
10516         (record_invariant, find_depends, add_candidate_1): Ditto.
10517         (set_group_iv_cost, force_var_cost): Ditto.
10518         (split_address_cost, ptr_difference_cost, difference_cost): Ditto.
10519         (get_computation_cost_at, get_computation_cost): Ditto.
10520         (determine_group_iv_cost_generic): Ditto.
10521         (determine_group_iv_cost_address): Ditto.
10522         (determine_group_iv_cost_cond, autoinc_possible_for_pair): Ditto.
10523         (determine_group_iv_costs): Ditto.
10524         (iv_ca_recount_cost): Update call to ivopts_global_cost_for_size.
10525         (iv_ca_set_remove_invariants): Renamed to ...
10526         (iv_ca_set_remove_invs): ... this.  Support inv_vars and inv_exprs.
10527         (iv_ca_set_no_cp): Use iv_ca_set_remove_invs.
10528         (iv_ca_set_add_invariants):  Renamed to ...
10529         (iv_ca_set_add_invs): ... this.  Support inv_vars and inv_exprs.
10530         (iv_ca_set_cp): Use iv_ca_set_add_invs.
10531         (iv_ca_has_deps): Support inv_vars and inv_exprs.
10532         (iv_ca_new, iv_ca_free, iv_ca_dump, free_loop_data): Ditto.
10533         (create_new_ivs): Remove useless dump.
10535 2017-05-02  Bin Cheng  <bin.cheng@arm.com>
10537         * tree-ssa-loop-ivopts.c (get_computation_cost_at): Remove pseudo
10538         iv_cand code.
10539         (determine_group_iv_cost_cond, determine_iv_cost): Ditto.
10540         (iv_ca_set_no_cp, create_new_iv): Ditto.
10542 2017-05-02  Bin Cheng  <bin.cheng@arm.com>
10544         * rtlanal.c (rtx_cost): Handle TRUNCATE between tieable modes.
10546 2017-05-02  Xi Ruoyao  <ryxi@stu.xidian.edu.cn>
10548         * tree.h (EXPR_CILK_SPAWN): Use macro TREE_CHECK2 instead of
10549         function tree_check2.
10551 2017-05-02  Martin Liska  <mliska@suse.cz>
10553         * doc/gcov.texi: Add missing preposition.
10554         * gcov.c (function_info::function_info): Properly fill up
10555         all member variables.
10557 2017-05-02  Tamar Christina  <tamar.christina@arm.com>
10559         * expr.c (expand_expr_real_2): Re-cost if previous costs are the same.
10561 2017-05-02  Tamar Christina  <tamar.christina@arm.com>
10563         * simplify-rtx.c (simplify_binary_operation_1): Add LSHIFTRT case.
10565 2017-05-02  Martin Liska  <mliska@suse.cz>
10567         PR lto/77954.
10568         * lto-streamer-in.c (lto_read_tree_1): Remove
10569         LTO_STREAMER_DEBUG.
10570         * lto-streamer.c (struct tree_hash_entry): Likewise.
10571         (struct tree_entry_hasher): Likewise.
10572         (tree_entry_hasher::hash): Likewise.
10573         (tree_entry_hasher::equal): Likewise.
10574         (lto_streamer_init): Likewise.
10575         (lto_orig_address_map): Likewise.
10576         (lto_orig_address_get): Likewise.
10577         (lto_orig_address_remove): Likewise.
10578         * lto-streamer.h: Likewise.
10579         * tree-streamer-in.c (streamer_alloc_tree): Likewise.
10580         * tree-streamer-out.c (streamer_write_tree_header): Likewise.
10582 2017-05-02  Sebastian Peryt  <sebastian.peryt@intel.com>
10584         * config/i386/avx512fintrin.h (_mm_mask_add_round_sd)
10585         (_mm_maskz_add_round_sd, _mm_mask_add_round_ss)
10586         (mm_maskz_add_round_ss, _mm_mask_sub_round_sd)
10587         (mm_maskz_sub_round_sd, _mm_mask_sub_round_ss)
10588         (mm_maskz_sub_round_ss, _mm_mask_add_sd)
10589         (mm_maskz_add_sd, _mm_mask_add_ss, _mm_maskz_add_ss)
10590         (mm_mask_sub_sd, _mm_maskz_sub_sd, _mm_mask_sub_ss)
10591         (mm_maskz_sub_ss): New intrinsics.
10592         * config/i386/i386-builtin-types.def (V2DF_FTYPE_V2DF_V2DF_V2DF_UQI_INT)
10593         (V4SF_FTYPE_V4SF_V4SF_V4SF_UQI_INT): New function type aliases.
10594         * config/i386/i386-builtin.def (__builtin_ia32_addsd_mask_round)
10595         (__builtin_ia32_addss_mask_round, __builtin_ia32_subsd_mask_round)
10596         (__builtin_ia32_subss_mask_round): New builtins.
10597         * config/i386/i386.c (V2DF_FTYPE_V2DF_V2DF_V2DF_UQI_INT)
10598         (V4SF_FTYPE_V4SF_V4SF_V4SF_UQI_INT): Handle new types.
10599         * config/i386/sse.md (<sse>_vm<plusminus_insn><mode>3<round_name>):
10600         Renamed to ...
10601         (<sse>_vm<plusminus_insn><mode>3<mask_name><round_name>): ... this.
10602         (v<plusminus_mnemonic><ssescalarmodesuffix>\t{<round_op3>%2, %1, %0|%0, %1, %<iptr>2<round_op3>}):
10603         Changed to ...
10604         (v<plusminus_mnemonic><ssescalarmodesuffix>\t{<round_mask_op3>%2, %1, %0<mask_operand3>|%0<mask_operand3>, %1, %<iptr>2<round_mask_op3>}):
10605         ... this.
10607 2017-05-02  Martin Jambor  <mjambor@suse.cz>
10609         PR tree-optimization/78687
10610         * tree-sra.c (access): New field parent.
10611         (process_subtree_disqualification): New function.
10612         (disqualify_candidate): Call it.
10613         (build_accesses_from_assign): Reset write flag if creating an
10614         assighnment link.
10615         (build_access_subtree): Fill in parent field and also prpagate
10616         down grp_write flag.
10617         (create_artificial_child_access): New parameter set_grp_write, set
10618         grp_write to its value.
10619         (propagate_subaccesses_across_link): Also propagate grp_write flag
10620         values.
10621         (propagate_all_subaccesses): Push the closest parent back to work
10622         queue if add_access_to_work_queue returned true.
10624 2017-05-02  Richard Biener  <rguenther@suse.de>
10626         * common.opt (fstrict-overflow): Alias negative to fwrapv.
10627         * doc/invoke.texi (fstrict-overflow): Remove all traces of
10628         -fstrict-overflow documentation.
10629         * tree.h (TYPE_OVERFLOW_UNDEFINED): Do not test flag_strict_overflow.
10630         (POINTER_TYPE_OVERFLOW_UNDEFINED): Test !flag_wrapv instead of
10631         flag_strict_overflow.
10632         * ipa-inline.c (can_inline_edge_p): Do not test flag_strict_overflow.
10633         * lto-opts.c (lto_write_options): Do not stream it.
10634         * lto-wrapper.c (merge_and_complain): Do not handle it.
10635         * opts.c (default_options_table): Do not set -fstrict-overflow.
10636         (finish_options): Likewise do not clear it when sanitizing.
10637         * simplify-rtx.c (simplify_const_relational_operation): Do not
10638         test flag_strict_overflow.
10640 2017-05-02  Uros Bizjak  <ubizjak@gmail.com>
10642         * config/alpha/alpha.md (*add<mode>3_ieee): Merge to add<mode>3
10643         using enabled attribute.
10644         (*sub<mode>3_ieee): Merge to sub<mode>3 using enabled attribute.
10645         (*mul<mode>3_ieee): Merge to mul<mode>3 using enabled attribute.
10646         (*div<mode>3_ieee): Merge to div<mode>3 using enabled attribute.
10647         (*sqrt<mode>2_ieee): Merge to sqrt<mode>2 using enabled attribute.
10648         (*fix_truncdfdi_ieee): Merge to *fix_truncdfdi2 using enabled attribute.
10649         (*fix_truncsfdi_ieee): Merge to *fix_truncsfdi2 using enabled attribute.
10650         (*floatdisf_ieee): Merge to floatdisf2 using enabled attribute.
10651         (*floatdidf_ieee): Merge to floatdidf2 using enabled attribute.
10652         (*truncdfsf2_ieee): Merge to truncdfsf2 using enabled attribute.
10653         (*cmpdf_ieee): Merge to *cmpdf_internal using enabled attribute.
10655 2017-05-02  Uros Bizjak  <ubizjak@gmail.com>
10657         * config/i386/i386.c (ix86_code_end): Use {FIRST,LAST}_INT_REG.
10659 2017-05-02  Richard Biener  <rguenther@suse.de>
10661         PR tree-optimization/80591
10662         Revert
10663         2017-04-10  Richard Biener  <rguenther@suse.de>
10665         * tree-ssa-structalias.c (find_func_aliases): Properly handle
10666         asm inputs.
10668 2017-05-02  Richard Biener  <rguenther@suse.de>
10670         PR tree-optimization/80549
10671         * tree-cfgcleanup.c (mfb_keep_latches): New helper.
10672         (cleanup_tree_cfg_noloop): Create forwarders to known loop
10673         headers if they do not have a preheader.
10675 2017-05-02  Martin Liska  <mliska@suse.cz>
10677         PR other/80589
10678         * common.opt: Fix typo.
10679         * doc/invoke.texi: Likewise.
10681 2017-05-01  Jan Beulich  <jbeulich@suse.com>
10683         * config/i386/sse.md (xop_vpermil2<mode>3): Do not allow operand
10684         swapping, add (x,x,m,x,n) alternative.
10686 2017-05-01  Nathan Sidwell  <nathan@acm.org>
10688         * calls.c (combine_pending_stack_adjustment_and_call): Remove
10689         unnecessary unadjusted_alignment check.
10691 2017-05-01  Xi Ruoyao  <ryxi@stu.xidian.edu.cn>
10693         PR c++/80038
10694         * cilk_common.c (expand_builtin_cilk_detach): Move pedigree
10695         operations here.
10696         * gimplify.c (gimplify_cilk_detach): New function.
10697         (gimplify_call_expr, gimplify_modify_expr): Call it as needed.
10698         * tree-core.h: Document EXPR_CILK_SPAWN.
10699         * tree.h (EXPR_CILK_SPAWN): Define.
10701 2017-05-01  David Malcolm  <dmalcolm@redhat.com>
10703         * diagnostic-show-locus.c (layout::get_expanded_location): Rewrite
10704         to use new fixit_hint representation, using the "replace" logic.
10705         (get_line_span_for_fixit_hint): Likewise.
10706         (layout::print_any_fixits): Likewise.
10707         (selftest::test_one_liner_many_fixits): Rename to...
10708         (selftest::test_one_liner_many_fixits_1): ...this, and update
10709         comment and expected output to reflect that the multiple fix-it
10710         hints are now consolidated into one insertion.
10711         (selftest::test_one_liner_many_fixits_2): New test.
10712         (selftest::test_diagnostic_show_locus_one_liner): Update for
10713         above.
10714         (selftest::test_fixit_consolidation): Update for fix-it API
10715         change.
10716         * diagnostic.c (print_parseable_fixits): Likewise.
10717         * edit-context.c (edited_line::m_line_events): Convert from
10718         auto_vec <line_event *> to auto_vec <line_event>.
10719         (class line_event): Convert from abstract base class to a concrete
10720         class, taking over the role of replace_event.
10721         (class insert_event): Delete.
10722         (class replace_event): Rename to class line_event.  Convert to
10723         half-open range.
10724         (edit_context::add_fixits): Reimplement.
10725         (edit_context::apply_insert): Delete.
10726         (edit_context::apply_replace): Rename to...
10727         (edit_context::apply_fixit): ...this.  Convert to half-open range.
10728         (edited_file::apply_insert): Delete.
10729         (edited_file::apply_replace): Rename to...
10730         (edited_file::apply_fixit): ...this.
10731         (edited_line::~edited_line): Drop deletion of events.
10732         (edited_line::apply_insert): Delete.
10733         (edited_line::apply_replace): Rename to...
10734         (edited_line::apply_fixit): ...this.  Convert to half-open range.
10735         Update for change to type of m_line_events.
10736         * edit-context.h (edit_context::apply_insert): Delete.
10737         (edit_context::apply_replace): Rename to...
10738         (edit_context::apply_fixit): ...this.
10740 2017-05-01  Martin Sebor  <msebor@redhat.com>
10742         * gimple-ssa-sprintf.c (format_integer): Set knownrange when it's
10743         known.
10745 2017-05-01  Uros Bizjak  <ubizjak@gmail.com>
10747         PR target/68491
10748         * config/i386/cpuid.h (__get_cpuid): Always return 0 when
10749         __get_cpuid_max returns 0.
10750         (__get_cpuid_count): Ditto.
10752 2017-05-01  Eric Botcazou  <ebotcazou@adacore.com>
10754         * tree.c (substitute_in_expr) <tcc_vl_exp>: Also inline a call if the
10755         replacement expression is another instance of one of its arguments.
10757 2017-05-01  Jakub Jelinek  <jakub@redhat.com>
10759         PR target/79430
10760         * rtlanal.c (reg_set_p): If reg is a stack_pointer_rtx, also
10761         check for stack push/pop autoinc.
10762         * config/i386/i386.c (ix86_agi_dependent): Return false
10763         if the only reason why modified_in_p returned true is that
10764         addr is SP based and set_insn is a push or pop.
10766 2017-04-29  Jan Hubicka  <hubicka@ucw.cz>
10768         * ipa-inline.c (compute_inlined_call_time): Remove now unnecesary
10769         overflow check.
10771 2017-04-29  Jan Hubicka  <hubicka@ucw.cz>
10773         PR ipa/79224
10774         * ipa-inline-analysis.c (dump_predicate): Add optional parameter NL.
10775         (account_size_time): Use two predicates - exec_pred and
10776         nonconst_pred_ptr.
10777         (evaluate_conditions_for_known_args): Compute both clause and
10778         nonspec_clause.
10779         (evaluate_properties_for_edge): Evaulate both clause and nonspec_clause.
10780         (inline_summary_t::duplicate): Update.
10781         (estimate_function_body_sizes): Caluculate exec and nonconst predicates
10782         separately.
10783         (compute_inline_parameters): Likewise.
10784         (estimate_edge_size_and_time): Update caluclation of time.
10785         (estimate_node_size_and_time): Compute both time and nonspecialized
10786         time.
10787         (estimate_ipcp_clone_size_and_time): Update.
10788         (inline_merge_summary): Update.
10789         (do_estimate_edge_time): Update.
10790         (do_estimate_edge_size): Update.
10791         (do_estimate_edge_hints): Update.
10792         (inline_read_section, inline_write_summary): Stream both new predicates.
10793         * ipa-inline.c (compute_uninlined_call_time): Take uninlined_call_time
10794         as argument.
10795         (compute_inlined_call_time): Cleanup.
10796         (big_speedup_p): Update.
10797         (edge_badness): Update.
10798         * ipa-inline.h (INLINE_TIME_SCALE): Remove.
10799         (size_time_entry): Replace predicate by exec_predicate and
10800         nonconst_predicate.
10801         (edge_growth_cache_entry): Cache both time nad nonspecialized time.
10802         (estimate_edge_time): Return also nonspec_time.
10803         (reset_edge_growth_cache): Update.
10805 2017-04-29  Jakub Jelinek  <jakub@redhat.com>
10807         PR rtl-optimization/80491
10808         * ifcvt.c (noce_process_if_block): When looking for x setter
10809         with missing else_bb, don't check only the insn right before
10810         cond_earliest, but look for the last insn that x is modified in
10811         within the same bb.
10813         PR rtl-optimization/80491
10814         * alias.c (memory_modified_in_insn_p): Return true for CALL_INSNs.
10816 2017-04-29  Marc Glisse  <marc.glisse@inria.fr>
10818         PR tree-optimization/80487
10819         * tree-ssa-alias.c (stmt_kills_ref_p): Handle stpncpy and strncpy.
10821 2017-04-29  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
10823         PR tree-optimization/79697
10824         * tree-ssa-dce.c (mark_stmt_if_obviously_necessary): Check if callee
10825         is BUILT_IN_STRDUP, BUILT_IN_STRNDUP, BUILT_IN_REALLOC.
10826         (propagate_necessity): Check if def_callee is BUILT_IN_STRDUP or
10827         BUILT_IN_STRNDUP.
10828         * gimple-fold.c (gimple_fold_builtin_realloc): New function.
10829         (gimple_fold_builtin): Call gimple_fold_builtin_realloc.
10831 2017-04-28  Martin Sebor  <msebor@redhat.com>
10833         PR tree-optimization/80523
10834         * gimple-ssa-sprintf.c (target_to_host_charmap): New global variable.
10835         (init_target_to_host_charmap, target_to_host, target_strtol10): New
10836         functions.
10837         (maybe_warn, format_directive, parse_directive): Use new functions.
10838         (pass_sprintf_length::execute): Call init_target_to_host_charmap.
10840 2017-04-28  Marc Glisse  <marc.glisse@inria.fr>
10842         * match.pd (X+Z OP Y+Z, X-Z OP Y-Z, Z-X OP Z-Y): New transformations.
10844 2017-04-28  Bernd Edlinger  <bernd.edlinger@hotmail.de>
10846         * configure.ac (SYSTEM_HEADER_DIR, BUILD_SYSTEM_HEADER_DIR,
10847         target_header_dir): Set correctly.
10848         * configure: Regenerated.
10849         * Makefile.in (BUILD_SYSTEM_HEADER_DIR): New make variabe.
10850         (LIMITS_H_TEST, if_multiarch, stmp-fixinc): Use BUILD_SYSTEM_HEADER_DIR
10851         instead of SYSTEM_HEADER_DIR.
10853 2017-04-28  Jan Hubicka  <hubicka@ucw.cz>
10855         * ipa-cp.c (perform_estimation_of_a_value): Turn time to sreal.
10856         (estimate_local_effects): Likewise.
10857         * ipa-inline.c (compute_inlined_call_time, want_inline_small_function_p,
10858         edge_badness, inline_small_functions, dump_overall_stats): LIkewise.
10859         * ipa-inline.h (edge_growth_cache_entry, estimate_time_after_inlining,
10860         estimate_ipcp_clone_size_and_time, do_estimate_edge_time,
10861         do_estimate_edge_time, estimate_edge_time): Likewise.
10862         * ipa-inline-analysis.c (estimate_node_size_and_time,
10863         estimate_ipcp_clone_size_and_time, do_estimate_edge_time): Likewise.
10864         (estimate_time_after_inlining): Remove.
10866 2017-04-28  Martin Liska  <mliska@suse.cz>
10868         * doc/gcov.texi: Enhance documentation of gcov.
10870 2017-04-28  Martin Liska  <mliska@suse.cz>
10872         * doc/gcov.texi: Sort options in alphabetic order.
10873         * doc/gcov-dump.texi: Likewise.
10874         * doc/gcov-tool.texi: Likewise.
10875         * gcov.c (print_usage): Likewise.
10876         * gcov-dump.c (print_usage): Likewise.
10877         * gcov-tool.c (print_merge_usage_message): Likewise.
10878         (print_rewrite_usage_message): Likewise.
10879         (print_overlap_usage_message): Likewise.
10881 2017-04-28  Martin Liska  <mliska@suse.cz>
10883         PR gcov-profile/53915
10884         * gcov.c (format_gcov): Print 'NAN %' when top > bottom.
10886 2017-04-28  Martin Liska  <mliska@suse.cz>
10888         PR gcov-profile/79891
10889         * gcov.c (add_line_counts): Assign BBs to lines just if the BB
10890         is marked by compiler as living on a line.
10891         (get_cycles_count): Remove usage of the union.
10892         (output_intermediate_file): Likewise.
10893         (find_source): Fix GNU coding style.
10894         (accumulate_line_counts): Remove old non-all block mode.
10895         (output_lines): Remove usage of the union.
10896         * profile.c (output_location): Include all BBs, even if
10897         belonging to a same line (and file) as a previous BB.
10899 2017-04-28  Martin Liska  <mliska@suse.cz>
10901         * gcov.c (process_args): Handle new argument 'w'.
10902         (read_graph_file): Assign ID to BBs.
10903         (output_branch_count): Display BB # if verbose flag is set.
10904         (output_lines): Likewise for arcs.
10905         (print_usage): Add '--verbose' option help.
10906         * doc/gcov.texi: Document --verbose (-w) option.
10908 2017-04-28  Martin Liska  <mliska@suse.cz>
10910         * gcov.c (struct block_location_info): New struct.
10911         (process_file): Fill up the new structure.
10912         (read_graph_file): Replace usage of encoding by the newly added
10913         struct.
10914         (add_line_counts): Likewise.
10915         (accumulate_line_counts): Remove usage of the union.
10916         (function_info::function_info): New function.
10917         (function_info::~function_info): Likewise.
10918         (process_file): Call delete instead of release_function.
10919         (release_function): Release the function.
10920         (release_structures): Call delete instead of release_function.
10921         (solve_flow_graph): Replace usage of num_blocks.
10922         (find_exception_blocks): Likewise.
10923         (output_lines): Fix GNU coding style.
10925 2017-04-28  Martin Liska  <mliska@suse.cz>
10927         PR driver/56469
10928         * coverage.c (coverage_remove_note_file): New function.
10929         * coverage.h: Declare the function.
10930         * toplev.c (finalize): Clean if an error has been seen.
10932 2017-04-28  Martin Liska  <mliska@suse.cz>
10934         PR gcov-profile/80031
10935         * gcov-dump.c (tag_blocks): Just print number of basic blocks.
10936         * gcov-io.h (GCOV_TAG_BLOCKS_NUM): Remove unused macro.
10937         * gcov.c (read_graph_file): Read just number of blocks.
10938         * profile.c (branch_prob): Do not stream 0 flags per a basic
10939         block.
10941 2017-04-28  Martin Liska  <mliska@suse.cz>
10943         * gcov-dump.c (tag_*): Add new argument to declarations.
10944         (dump_gcov_file): Likewise.
10945         (tag_blocks): Add and use new argument depth.
10946         (tag_arcs): Likewise.
10947         (tag_lines): Likewise.
10948         (tag_counters): Likewise.
10949         (tag_summary): Likewise.
10950         (dump_working_sets): Use depth to do a proper indentation.
10952 2017-04-28  Jakub Jelinek  <jakub@redhat.com>
10954         PR bootstrap/80531
10955         * cgraph.h (symtab_node::debug_symtab): No longer inline.
10956         * symtab.c (symtab_node::debug_symtab): Move definition here.
10958 2017-04-28  Richard Biener  <rguenther@suse.de>
10960         * lto-streamer.h (LTO_major_version): Bump to 7.
10962 2017-04-28  Richard Biener  <rguenther@suse.de>
10964         * tree-vrp.c (assert_info): New struct.
10965         (add_assert_info): New helper.
10966         (register_edge_assert_for_2): Refactor to add asserts to a vector
10967         of assert_info.
10968         (register_edge_assert_for_1): Likewise.
10969         (register_edge_assert_for): Likewise.
10970         (finish_register_edge_assert_for): New helper actually registering
10971         asserts where live on edge.
10972         (find_conditional_asserts): Adjust.
10973         (find_switch_asserts): Likewise.
10974         (evrp_dom_walker::try_find_new_range): Generalize.
10975         (evrp_dom_walker::before_dom_children): Use register_edge_assert_for.
10977 2017-04-27  Marek Polacek  <polacek@redhat.com>
10979         PR sanitizer/80349
10980         * fold-const.c (fold_binary_loc) <case EQ_EXPR, NE_EXPR>: Convert
10981         arg10 and arg11 to itype.
10983 2017-04-27  Jonathan Wakely  <jwakely@redhat.com>
10985         * doc/extend.texi (Object Size Checking): Improve grammar.
10987 2017-04-27  Richard Earnshaw  <rearnsha@arm.com>
10989         PR target/80530
10990         * config/aarch64/aarch64.c (aarch64_emit_approx_sqrt): Ensure
10991         that the logic for permitting reciprocal estimates matches that
10992         in use_rsqrt_p.
10994 2017-04-27  Jakub Jelinek  <jakub@redhat.com>
10996         PR c++/80534
10997         * tree.c (type_cache_hasher::equal): Only compare
10998         TYPE_TYPELESS_STORAGE flag on non-aggregate element types.
10999         (build_array_type_1): Only hash TYPE_TYPELESS_STORAGE flag on
11000         non-aggregate element types.
11001         * tree.h (TYPE_TYPELESS_STORAGE): Fix comment typo, add more details
11002         about the flag on ARRAY_TYPEs in the comment, formatting fix.
11004 2017-04-27  Richard Biener  <rguenther@suse.de>
11006         PR middle-end/80533
11007         * emit-rtl.c (set_mem_attributes_minus_bitpos): When
11008         stripping ARRAY_REFs from MEM_EXPR make sure we're not
11009         keeping a reference to a trailing array.
11011 2017-04-27  Richard Biener  <rguenther@suse.de>
11013         PR middle-end/80539
11014         * tree-chrec.c (chrec_fold_plus_poly_poly): Deal with not
11015         being in loop-closed SSA form conservatively.
11016         (chrec_fold_multiply_poly_poly): Likewise.
11018 2017-04-27  Tamar Christina  <tamar.christina@arm.com>
11020         PR middle-end/79665
11021         * expr.c (expand_expr_real_2): Move TRUNC_MOD_EXPR, FLOOR_MOD_EXPR,
11022         CEIL_MOD_EXPR, ROUND_MOD_EXPR cases.
11024 2017-04-27  Jakub Jelinek  <jakub@redhat.com>
11026         PR target/77728
11027         * config/aarch64/aarch64.c (struct aarch64_fn_arg_alignment): Remove.
11028         (aarch64_function_arg_alignment): Return unsigned int again, but still
11029         ignore TYPE_FIELDS chain decls other than FIELD_DECLs.
11030         (aarch64_layout_arg): Adjust aarch64_function_arg_alignment caller.
11031         Don't emit -Wpsabi note.
11032         (aarch64_function_arg_boundary): Likewise.
11033         (aarch64_gimplify_va_arg_expr): Adjust aarch64_function_arg_alignment
11034         caller.
11036 2017-04-26  Nathan Sidwell  <nathan@acm.org>
11038         * tree.h (crc32_unsigned_n): Declare.
11039         (crc32_unsigned, crc32_unsigned): Make inline.
11040         * tree.c (crc32_unsigned_bits): Replace with ...
11041         (crc32_unsigned_n): ... this.
11042         (crc32_unsigned, crc32_byte): Remove.
11043         (crc32_string): Remove unnecessary braces.
11045 2017-04-25  Jan Hubicka  <hubicka@ucw.cz>
11047         * ipa-cp.c (estimate_local_effects): Convert sreal to int.
11048         * ipa-inline-analysis.c (MAX_TIME): Remove.
11049         (account_size_time): Use sreal for time.
11050         (dump_inline_summary): Update.
11051         (estimate_function_body_sizes): Update.
11052         (estimate_edge_size_and_time): Update.
11053         (estimate_calls_size_and_time): Update.
11054         (estimate_node_size_and_time): Update.
11055         (inline_merge_summary): Update.
11056         (inline_update_overall_summary): Update.
11057         (estimate_time_after_inlining): Update.
11058         (inline_read_section): Update.
11059         (inline_write_summary): Update.
11060         * ipa-inline.c (compute_uninlined_call_time): Update.
11061         (compute_inlined_call_time): Update.
11062         (recursive_inlining): Update.
11063         (inline_small_functions): Update.
11064         (dump_overall_stats): Update.
11065         * ipa-inline.h: Include sreal.h.
11066         (size_time_entry): Turn time to sreal.
11067         (inline_summary): Turn self_time nad time to sreal.
11069 2017-04-25  Jan Hubicka  <hubicka@ucw.cz>
11071         * sreal.c: Include backend.h, tree.h, gimple.h, cgraph.h and
11072         data-streamer.h
11073         (sreal::stream_out, sreal::stream_in): New.
11074         * sreal.h (sreal::stream_out, sreal::stream_in): Declare.
11076 2017-04-25  Jakub Jelinek  <jakub@redhat.com>
11078         * Makefile.in (s-options): Invoke opt-gather.awk with LC_ALL=C in the
11079         environment.
11081 2017-04-25  Uros Bizjak  <ubizjak@gmail.com>
11083         PR target/70799
11084         * config/i386/i386.c (dimode_scalar_to_vector_candidate_p):
11085         Handle ASHIFTRT.
11086         (dimode_scalar_chain::compute_convert_gain): Ditto.
11087         (dimode_scalar_chain::make_vector_copies): Ditto.
11088         (dimode_scalar_chain::convert_reg): Ditto.
11089         (dimode_scalar_chain::convert_insn): Ditto.
11090         * config/i386/sse.md (VI24_AVX512BW_1): Remove mode iterator.
11091         (VI248_AVX512BW_1): New mode iterator.
11092         (<mask_codefor>ashr<mode>3<mask_name>): Merge insn pattern with
11093         <mask_codefor>ashrv2di3<mask_name> insn using VI248_AVX512BW_1
11094         mode iterator.
11096 2017-04-25  Martin Sebor  <msebor@redhat.com>
11098         PR tree-optimization/80497
11099         * gimple-ssa-sprintf.c (get_int_range): Avoid assuming all integer
11100         constants are representable in HOST_WIDE_INT.
11101         (parse_directive): Ditto.
11103 2017-04-25  Martin Sebor  <msebor@redhat.com>
11105         PR bootstrap/80486
11106         * dominance.c (dom_info::m_n_basic_blocks): Change type to unsigned.
11107         (new_zero_array): Adjust signature.
11108         (dom_info::dom_init): Used unsigned rather that size_t.
11109         (dom_info::dom_info): Same.
11111 2017-04-25  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
11112             Jakub Jelinek  <jakub@redhat.com>
11114         PR target/77728
11115         * config/arm/arm.c: Include gimple.h.
11116         (aapcs_layout_arg): Emit -Wpsabi note if arm_needs_doubleword_align
11117         returns negative, increment ncrn only if it returned positive.
11118         (arm_needs_doubleword_align): Return int instead of bool,
11119         ignore DECL_ALIGN of non-FIELD_DECL TYPE_FIELDS chain
11120         members, but if there is any such non-FIELD_DECL
11121         > PARM_BOUNDARY aligned decl, return -1 instead of false.
11122         (arm_function_arg): Emit -Wpsabi note if arm_needs_doubleword_align
11123         returns negative, increment nregs only if it returned positive.
11124         (arm_setup_incoming_varargs): Likewise.
11125         (arm_function_arg_boundary): Emit -Wpsabi note if
11126         arm_needs_doubleword_align returns negative, return
11127         DOUBLEWORD_ALIGNMENT only if it returned positive.
11129 2017-04-25  Marek Polacek  <polacek@redhat.com>
11131         PR sanitizer/80349
11132         * fold-const.c (fold_binary_loc) <case BIT_IOR_EXPR>: Convert arg0's
11133         first argument to type.
11135 2017-04-25  Bill Seurer  <seurer@linux.vnet.ibm.com>
11137         PR target/80482
11138         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Change
11139         type checks to test for compatibility instead of equality.
11141 2017-04-25  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
11142             Jakub Jelinek  <jakub@redhat.com>
11144         PR target/77728
11145         * config/aarch64/aarch64.c (struct aarch64_fn_arg_alignment): New
11146         type.
11147         (aarch64_function_arg_alignment): Return aarch64_fn_arg_alignment
11148         struct.  Ignore DECL_ALIGN of decls other than FIELD_DECL for
11149         the alignment computation, but return their maximum in warn_alignment.
11150         (aarch64_layout_arg): Adjust aarch64_function_arg_alignment caller.
11151         Emit a -Wpsabi note if warn_alignment is 16 bytes, but alignment
11152         is smaller.
11153         (aarch64_function_arg_boundary): Likewise.  Simplify using MIN/MAX.
11154         (aarch64_gimplify_va_arg_expr): Adjust aarch64_function_arg_alignment
11155         caller.
11157 2017-04-25  Claudiu Zissulescu  <claziss@synopsys.com>
11159         * config/arc/simdext.md (dmpyh): Fix typo.
11161 2017-04-25  Richard Biener  <rguenther@suse.de>
11163         PR tree-optimization/80492
11164         * alias.c (compare_base_decls): Handle registers with asm
11165         specification conservatively.
11166         * tree-ssa-alias.c (decl_refs_may_alias_p): Handle
11167         compare_base_decls returning dont-know properly.
11169 2017-04-25  Claudiu Zissulescu  <claziss@synopsys.com>
11171         * config/arc/arc.c (LEGITIMATE_OFFSET_ADDRESS_P): Delete macro.
11172         (legitimate_offset_address_p): New function.
11173         (arc_legitimate_address_p): Use above function.
11175 2017-04-25  Claudiu Zissulescu  <claziss@synopsys.com>
11177         * config/arc/arc.c (arc_output_mi_thunk): Emit PIC calls.
11179 2017-04-25  Claudiu Zissulescu  <claziss@synopsys.com>
11181         * config/arc/arc.c (arc_conditional_register_usage): Use ACCL,
11182         ACCH registers whenever they are available.
11184 2017-04-25  Claudiu Zissulescu  <claziss@synopsys.com>
11186         * config/arc/arc.c (arc_conditional_register_usage): Make D0, D1
11187         double regs fix when not used.
11189 2017-04-25  Claudiu Zissulescu  <claziss@synopsys.com>
11191         * config/arc/arc.h (REGNO_OK_FOR_BASE_P): Consider also extension
11192         core registers.
11193         (REG_OK_FOR_INDEX_P_NONSTRICT): Likewise.
11194         (REG_OK_FOR_BASE_P_NONSTRICT): Likewise.
11196 2017-04-25  Claudiu Zissulescu  <claziss@synopsys.com>
11198         * config/arc/arc.c (arc_output_addsi): Check for h-register class
11199         when emitting short ADD instructions.
11201 2017-04-25  Claudiu Zissulescu  <claziss@synopsys.com>
11203         * config/arc/arc.md (cmpsi_cc_insn_mixed): Use 'h' register
11204         constraint.
11205         (cmpsi_cc_c_insn): Likewise.
11206         (cbranchsi4_scratch): Compute proper instruction length using
11207         compact_hreg_operand.
11208         * config/arc/predicates.md (compact_hreg_operand): New predicate.
11210 2017-04-25  Richard Biener  <rguenther@suse.de>
11212         PR middle-end/80509
11213         * passes.c (pass_manager::pass_manager): Initialize
11214         m_name_to_pass_map.
11216 2017-04-25  Richard Biener  <rguenther@suse.de>
11218         PR tree-optimization/79201
11219         * tree-ssa-sink.c (statement_sink_location): Handle calls.
11221 2017-04-25  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
11223         PR target/80464
11224         * config/s390/vector.md: Split MEM->GPR vector moves for
11225         non-s_operand addresses.
11227 2017-04-25  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
11229         PR target/79895
11230         * config/s390/predicates.md (reload_const_wide_int_operand): New
11231         predicate.
11232         * config/s390/s390.md ("movti"): Remove d/P alternative.
11233         ("movti_bigconst"): New pattern definition.
11235 2017-04-25  Dominik Vogt  <vogt@linux.vnet.ibm.com>
11237         PR target/80080
11238         * s390-protos.h (s390_expand_cs_hqi): Removed.
11239         (s390_expand_cs, s390_expand_atomic_exchange_tdsi): New prototypes.
11240         * config/s390/s390.c (s390_emit_compare_and_swap): Handle all integer
11241         modes as well as CCZ1mode and CCZmode.
11242         (s390_expand_atomic_exchange_tdsi, s390_expand_atomic): Adapt to new
11243         signature of s390_emit_compare_and_swap.
11244         (s390_expand_cs_hqi): Likewise, make static.
11245         (s390_expand_cs_tdsi): Generate an explicit compare before trying
11246         compare-and-swap, in some cases.
11247         (s390_expand_cs): Wrapper function.
11248         (s390_expand_atomic_exchange_tdsi): New backend specific expander for
11249         atomic_exchange.
11250         (s390_match_ccmode_set): Allow CCZmode <-> CCZ1 mode.
11251         * config/s390/s390.md ("atomic_compare_and_swap<mode>"): Merge the
11252         patterns for small and large integers.  Forbid symref memory operands.
11253         Move expander to s390.c.  Require cc register.
11254         ("atomic_compare_and_swap<DGPR:mode><CCZZ1:mode>_internal")
11255         ("*atomic_compare_and_swap<TDI:mode><CCZZ1:mode>_1")
11256         ("*atomic_compare_and_swapdi<CCZZ1:mode>_2")
11257         ("*atomic_compare_and_swapsi<CCZZ1:mode>_3"): Use s_operand to forbid
11258         symref memory operands.  Remove CC mode and call s390_match_ccmode
11259         instead.
11260         ("atomic_exchange<mode>"): Allow and implement all integer modes.
11262 2017-04-25  Dominik Vogt  <vogt@linux.vnet.ibm.com>
11264         * config/s390/s390.md (define_peephole2): New peephole to help
11265         combining the load-and-test pattern with volatile memory.
11267 2017-04-25  Dominik Vogt  <vogt@linux.vnet.ibm.com>
11269         * config/s390/s390.md ("cstorecc4"): Use load-on-condition and deal
11270         with CCZmode for TARGET_Z196.
11272 2017-04-25  Jakub Jelinek  <jakub@redhat.com>
11274         PR rtl-optimization/80501
11275         * combine.c (make_compound_operation_int): Set subreg_code to SET
11276         even for AND with mask of the sign bit of mode.
11278         PR rtl-optimization/80500
11279         * loop-unroll.c (combine_var_copies_in_loop_exit): Call copy_rtx on
11280         sum's initial value.
11282 2017-04-25  Julian Brown  <julian@codesourcery.com>
11283             Naveen H.S  <Naveen.Hurugalawadi@cavium.com>
11285         * config/aarch64/thunderx2t99.md (thunderx2t99_crc): New Reservation.
11287 2017-04-25  Marc Glisse  <marc.glisse@inria.fr>
11289         * fold-const.c (tree_single_nonzero_warnv_p): Handle SSA_NAME.
11291 2017-04-25  Julian Brown  <julian@codesourcery.com>
11292             Naveen H.S  <Naveen.Hurugalawadi@cavium.com>
11294         * config/aarch64/thunderx2t99.md (thunderx2t99_aes): New Reservation.
11295         (thunderx2t99_sha): New Reservation.
11297 2017-04-25  Julian Brown  <julian@codesourcery.com>
11298             Naveen H.S  <Naveen.Hurugalawadi@cavium.com>
11300         * config/aarch64/aarch64-simd.md (aarch64_simd_vec_set<mode>): Fix
11301         type for 1-element load.
11303 2017-04-24  Marc Glisse  <marc.glisse@inria.fr>
11305         * match.pd (X/[ex]C CMP Y/[ex]C): New transformation.
11307 2017-04-24  Martin Jambor  <mjambor@suse.cz>
11309         PR tree-optimization/80293
11310         * tree-sra.c (scalarizable_type_p): New parameter const_decl, make
11311         char arrays not totally scalarizable if it is false.
11312         (analyze_all_variable_accesses): Pass correct value in the new
11313         parameter.  Add a statistics counter.
11315 2017-04-24  Jan Hubicka  <hubicka@ucw.cz>
11317         PR middle-end/79931
11318         * ipa-devirt.c (dump_possible_polymorphic_call_targets): Fix ICE.
11320 2017-04-24  Richard Biener  <rguenther@suse.de>
11322         PR tree-optimization/80494
11323         * tree-scalar-evolution.c (analyze_scalar_evolution_1): Bail
11324         out for complex types.
11326 2017-04-24  Richard Biener  <rguenther@suse.de>
11328         * tree-ssa-sccvn.h (run_scc_vn): Adjust prototype.
11329         * tree-ssa-sccvn.c (print_scc): Print SCC size.
11330         (extract_and_process_scc_for_name): Never fail but drop SCC to varying.
11331         (DFS): Adjust and never fail.
11332         (sccvn_dom_walker::fail): Remove.
11333         (sccvn_dom_walker::before_dom_children): Adjust.
11334         (run_scc_vn): Likewise and never fail.
11335         * tree-ssa-pre.c (pass_pre::execute): Adjust.
11336         (pass_fre::execute): Likewise.
11338 2017-04-24  Richard Biener  <rguenther@suse.de>
11340         PR tree-optimization/79725
11341         * tree-ssa-sink.c (statement_sink_location): Return whether
11342         failure reason was zero uses.  Move that check later.
11343         (sink_code_in_bb): Deal with zero uses by removing the stmt
11344         if possible.
11346 2017-04-24  Richard Biener  <rguenther@suse.de>
11348         PR c++/2972
11349         * tree-ssa-uninit.c (warn_uninitialized_vars): Handle some
11350         pointer-based references.
11352 2017-04-24  Richard Biener  <rguenther@suse.de>
11354         PR bootstrap/79814
11355         * pass_manager.h (pass_manager::operator new): Remove.
11356         (pass_manager::operator delete): Likewise.
11357         * passes.c (pass_manager::operator new): Remove.
11358         (pass_manager::operator delete): Likewise.
11359         (pass_manager::pass_manager): Zero individual pass members.
11361 2017-04-23  Uros Bizjak  <ubizjak@gmail.com>
11363         PR target/70799
11364         * config/i386/i386.c (dimode_scalar_to_vector_candidate_p)
11365         <case ASHIFT, case LSHIFTRT>: Also consider variable shifts.
11366         Check "XEXP (src, 1)" operand here.
11367         <case PLUS, case MINUS, case IOR, case XOR, case AND>:
11368         Check "XEXP (src, 1)" operand here.
11369         (dimode_scalar_chain::make_vector_copies): Detect count register
11370         of a shift instruction.  Zero extend count register from QImode
11371         to DImode to satisfy vector shift pattern count operand predicate.
11372         Substitute vector shift count operand with a DImode copy.
11373         (dimode_scalar_chain::convert_reg): Ditto, zero-extend from
11374         vector register.
11376 2017-04-21  Uros Bizjak  <ubizjak@gmail.com>
11378         * config/i386/i386.md (*extzvqi_mem_rex64): Move above *extzv<mode>.
11379         Remove UNSPEC_NOREX_MEM tag.  Update corresponding peephole2 pattern.
11380         (*insvqi_1_mem_rex64): Move above insv<mode>_1.  Remove
11381         UNSPEC_NOREX_MEM tag.  Update corresponding peephole2 pattern.
11382         (UNSPEC_NOREX_MEM): Remove definition.
11384 2017-04-21  Richard Biener  <rguenther@suse.de>
11386         PR tree-optimization/79547
11387         * tree-ssa-structalias.c (find_func_aliases_for_builtin_call):
11388         Handle strlen, strcmp, strncmp, strcasecmp, strncasecmp, memcmp,
11389         bcmp, strspn, strcspn, __builtin_object_size and __builtin_constant_p
11390         without any constraints.
11392 2017-04-21  Richard Biener  <rguenther@suse.de>
11394         PR tree-optimization/78847
11395         * fold-const.c (split_tree): Handle POINTER_PLUS_EXPR.
11397 2017-04-21  Richard Biener  <rguenther@suse.de>
11399         * tree.h (build_qualified_type): Annotate with CXX_MEM_STAT_INFO.
11400         (build_distinct_type_copy): Likewise.
11401         (build_variant_type_copy): Likewise.
11402         * tree.c (build_qualified_type): Pass down mem-stat info.
11403         (build_distinct_type_copy): Likewise.
11404         (build_variant_type_copy): Likewise.
11406 2017-04-21  Richard Biener  <rguenther@suse.de>
11408         PR tree-optimization/80237
11409         * tree-ssa-pre.c (find_leader_in_sets): Add third set argument,
11410         defaulted to NULL.
11411         (phi_translate_1): Also allow a leader in AVAIL_OUT of pred
11412         for a simplified result.
11414 2016-04-21  Richard Biener  <rguenther@suse.de>
11416         * tree-ssa-loop-ivcanon.c (constant_after_peeling): Do not require
11417         sth as strict as a simple_iv but a chrec without symbols and an
11418         operand defined in the loop we are peeling (and not some subloop).
11419         (propagate_constants_for_unrolling): Propagate all constants.
11421 2017-04-20  Uros Bizjak  <ubizjak@gmail.com>
11423         PR target/79804
11424         * config/i386/i386.c (print_reg): Remove assert for disalowed
11425         regno values, call output_operand_lossage instead.
11427 2017-04-20  Uros Bizjak  <ubizjak@gmail.com>
11429         PR target/78090
11430         * config/i386/constraints.md (Yc): New register constraint.
11431         * config/i386/i386.md (*float<SWI48:mode><MODEF:mode>2_mixed):
11432         Use Yc constraint for alternative 2 of operand 0.  Remove
11433         preferred_for_speed attribute.
11435 2017-04-20  Alexander Monakov  <amonakov@ispras.ru>
11437         * omp-low.c (lower_lastprivate_clauses): Correct handling of linear and
11438         lastprivate clauses in SIMT case.
11440 2017-04-20  Volker Reichelt  <v.reichelt@netcologne.de>
11442         * doc/invoke.texi (-Wextra-semi): Document new warning option.
11444 2017-04-20  Richard Biener  <rguenther@suse.de>
11446         PR tree-optimization/57796
11447         * tree-vect-stmts.c (vect_model_store_cost): Cost scatters
11448         as N scalar stores.
11449         (vect_model_load_cost): Cost gathers as N scalar loads.
11451 2017-04-20  Richard Biener  <rguenther@suse.de>
11453         * ggc-page.c (ggc_allocated_p): Rename to ...
11454         (safe_lookup_page_table_entry): ... this and return the lookup
11455         result.
11456         (gt_ggc_m_S): Use safe_lookup_page_table_entry.
11458 2017-04-20  Richard Biener  <rguenther@suse.de>
11460         PR tree-optimization/80453
11461         * tree-ssa-sccvn.h (struct vn_phi_s): Add cclhs and ccrhs members.
11462         * tree-ssa-sccvn.c (cond_stmts_equal_p): Use recorded lhs and rhs
11463         from the conditions.
11464         (vn_phi_eq): Pass them down.
11465         (vn_phi_lookup): Record them.
11466         (vn_phi_insert): Likewise.
11468 2017-04-20  Matthew Fortune  <matthew.fortune@imgtec.com>
11470         * config/mips/mips.c (mips_expand_vec_perm_const): Re-fix
11471         uninitialized variable warning to avoid buffer overrun.
11473 2017-04-20  Alexander Monakov  <amonakov@ispras.ru>
11475         PR other/71250
11476         * doc/invoke.texi (-Wmissing-field-initializers): Mention that warning
11477         is suppressed for '{ 0 }' in C.
11479 2017-04-20  Jakub Jelinek  <jakub@redhat.com>
11481         * BASE-VER: Set to 8.0.0.
11483 2017-04-20  Thomas Preud'homme  <thomas.preudhomme@arm.com>
11485         * config/arm/arm.c (arm_elf_asm_cdtor): Create non-default
11486         priority .init_array and .fini_array section with SECTION_NOTYPE
11487         flag.
11489 2017-04-20  Jakub Jelinek  <jakub@redhat.com>
11491         PR middle-end/80423
11492         * tree.h (build_array_type): Add typeless_storage default argument.
11493         * tree.c (type_cache_hasher::equal): Also compare
11494         TYPE_TYPELESS_STORAGE flag for ARRAY_TYPEs.
11495         (build_array_type): Add typeless_storage argument, set
11496         TYPE_TYPELESS_STORAGE to it, if shared also hash it, and pass to
11497         recursive call.
11498         (build_nonshared_array_type): Adjust build_array_type_1 caller.
11499         (build_array_type): Likewise.  Add typeless_storage argument.
11501 2017-04-19  Eric Botcazou  <ebotcazou@adacore.com>
11502             Jakub Jelinek  <jakub@redhat.com>
11504         PR tree-optimization/80426
11505         * tree-vrp.c (extract_range_from_binary_expr_1): For an additive
11506         operation on symbolic operands, also compute the overflow for the
11507         invariant part when the operation degenerates into a negation.
11509 2017-04-19  Jakub Jelinek  <jakub@redhat.com>
11511         PR debug/80461
11512         * dwarf2out.c (modified_type_die, gen_type_die_with_usage):
11513         Check for t with zero TYPE_QUALS_NO_ADDR_SPACE.
11515         PR debug/80436
11516         * tree-ssa-loop-manip.c (find_uses_to_rename_def): Ignore debug uses.
11518 2017-04-19  Georg-Johann Lay  <avr@gjlay.de>
11520         PR target/80462
11521         * config/avr/avr.c (tree.h): Include it.
11522         (cgraph.h): Include it.
11523         (avr_encode_section_info): Don't warn for uninitialized progmem
11524         variable if it's just an alias.
11526 2017-04-19  Richard Biener  <rguenther@suse.de>
11528         PR ipa/65972
11529         * auto-profile.c (afdo_vpt_for_early_inline): Update SSA
11530         when needed by AutoPGO.
11532 2017-04-19  Paulo J. Matos  <paulo@matos-sorge.com>
11534         PR lto/50345
11535         * doc/lto.texi: Remove an extra 'that'.
11537 2017-04-19  Segher Boessenkool  <segher@kernel.crashing.org>
11539         PR rtl-optimization/80429
11540         * ira.c (split_live_ranges_for_shrink_wrap): Don't split regs that
11541         are only used in debug insns.
11543 2017-04-19  Eric Botcazou  <ebotcazou@adacore.com>
11544             Vladimir Makarov  <vmakarov@redhat.com>
11546         * config/sparc/predicates.md (input_operand): Add comment.  Return
11547         true for any memory operand when LRA is in progress.
11548         * config/sparc/sparc.c (sparc_expand_move): Minor formatting fix.
11550 2017-04-18  Jeff Law  <law@redhat.com>
11552         PR target/74563
11553         * mips.md ({return,simple_return}_internal): Do not overwrite
11554         operands[0].
11556 2017-04-18  Jakub Jelinek  <jakub@redhat.com>
11558         PR tree-optimization/80443
11559         * tree-vrp.c (intersect_ranges): For signed 1-bit precision type,
11560         instead of adding 1, subtract -1 and similarly instead of subtracting
11561         1 add -1.
11563 2017-04-18  Richard Sandiford  <richard.sandiford@arm.com>
11565         PR rtl-optimization/80357
11566         * haifa-sched.c (tmp_bitmap): New variable.
11567         (model_recompute): Handle duplicate use records.
11568         (alloc_global_sched_pressure_data): Initialize tmp_bitmap.
11569         (free_global_sched_pressure_data): Free it.
11571 2017-04-18  Bernd Edlinger  <bernd.edlinger@hotmail.de>
11573         Revert:
11574         2017-02-20  Bernd Edlinger  <bernd.edlinger@hotmail.de>
11575         * Makefile.in (BUILD_SYSTEM_HEADER_DIR): New make variabe.
11576         (LIMITS_H_TEST, if_multiarch, stmp-fixinc): Use BUILD_SYSTEM_HEADER_DIR
11577         instead of SYSTEM_HEADER_DIR.
11579 2017-04-18  Jeff Law  <law@redhat.com>
11581         PR middle-end/80422
11582         * cfgcleanup.c (try_crossjump_to_edge): Verify SRC1 and SRC2 have
11583         predecessors after walking up the insn chain.
11585 2017-04-18  Jakub Jelinek  <jakub@redhat.com>
11587         PR debug/80263
11588         * dwarf2out.c (modified_type_die): Try harder not to emit internal
11589         sizetype type into debug info.
11591 2017-04-18  Michael Meissner  <meissner@linux.vnet.ibm.com>
11593         PR target/80099
11594         * config/rs6000/rs6000.c (rs6000_expand_vector_extract): Eliminate
11595         unneeded test for TARGET_UPPER_REGS_SF.
11596         * config/rs6000/vsx.md (vsx_extract_v4sf_var): Likewise.
11598 2017-04-18  Jakub Jelinek  <jakub@redhat.com>
11600         PR sanitizer/80444
11601         * sancov.c (sancov_pass): Use gsi_start_nondebug_after_labels_bb
11602         instead of gsi_after_labels.
11604 2017-04-18  Jeff Law  <law@redhat.com>
11606         * regcprop.c (maybe_mode_change): Avoid creating copies of the
11607         stack pointer.
11609         Revert:
11610         2017-04-13  Jeff Law  <law@redhat.com>
11611         * config/mips.mips.md (zero_extendsidi2): Do not allow SP to appear
11612         in operands[1] if it is a MEM and TARGET_MIPS16 is active.
11614 2017-04-18  Georg-Johann Lay  <avr@gjlay.de>
11616         PR target/79453
11617         * config/avr/avr.c (intl.h): Include it.
11618         (avr_pgm_check_var_decl) [reason]: Wrap diagnostic snippets into _().
11620 2017-04-18  Martin Liska  <mliska@suse.cz>
11622         PR gcov-profile/78783
11623         * gcov-tool.c (gcov_output_files): Validate that destination
11624         file is either removed by the tool or by a user.
11626 2017-04-14  Andrew Burgess  <andrew.burgess@embecosm.com>
11627             Guy Benyei  <guybe@mellanox.com>
11629         * config/arc/arc.c (arc_reorg): Move loop_end_id into a more local
11630         block, and do not negate it, the stored id is already negative.
11632 2017-04-14  Andrew Burgess  <andrew.burgess@embecosm.com>
11634         * config/arc/arc.md (doloop_begin_i): Use @pcl assembler syntax.
11636 2017-04-14  Michael Meissner  <meissner@linux.vnet.ibm.com>
11638         PR target/80098
11639         * config/rs6000/rs6000-cpus.def (OTHER_P9_VECTOR_MASKS): Define
11640         masks of options that should be turned off if the VSX vector
11641         options are turned off.
11642         (OTHER_P8_VECTOR_MASKS): Likewise.
11643         (OTHER_VSX_VECTOR_MASKS): Likewise.
11644         * config/rs6000/rs6000.c (rs6000_option_override_internal): Call
11645         rs6000_disable_incompatible_switches to validate no type switches
11646         like -mvsx.
11647         (rs6000_incompatible_switch): New function to disallow turning on
11648         other vector options if -mno-vsx, -mno-power8-vector, or
11649         -mno-power9-vector are specified.
11651 2017-04-14  Claudiu Zissulescu  <claziss@synopsys.com>
11653         * config/arc/arc.h (CRT_CALL_STATIC_FUNCTION): Use long calls.
11655 2017-04-14  Claudiu Zissulescu  <claziss@synopsys.com>
11657         * config/arc/arc-protos.h (arc_decl_pretend_args): Remove.
11658         * config/arc/arc.c (arc_decl_pretend_args): Likewise.
11659         * config/arc/arc.h (CFA_FRAME_BASE_OFFSET): Likewise.
11660         (ARG_POINTER_CFA_OFFSET): Likewise.
11662 2017-04-14  Claudiu Zissulescu  <claziss@synopsys.com>
11664         * config/arc/arc.c (arc_mode_dependent_address_p): Relax
11665         conditions to take advantage of various optimizations.
11667 2017-04-13  Jeff Law  <law@redhat.com>
11669         * config/mips.mips.md (zero_extendsidi2): Do not allow SP to appear
11670         in operands[1] if it is a MEM and TARGET_MIPS16 is active.
11671         (zero_extendsidi2_dext): Likewise.
11673 2017-04-13  Jakub Jelinek  <jakub@redhat.com>
11675         PR sanitizer/80403
11676         * fold-const.c (fold_ternary_loc): Revert
11677         use op0 instead of fold_convert_loc (loc, type, arg0) part of
11678         2017-04-12 change.
11680 2017-04-13  Vladimir Makarov  <vmakarov@redhat.com>
11682         PR rtl-optimization/80343
11683         * lra-remat.c (update_scratch_ops): Assign original hard reg to
11684         new scratch pseudo.
11686 2017-04-13  Denis Khalikov <d.khalikov@partner.samsung.com>
11688         PR sanitizer/80414
11689         * ubsan.c (ubsan_expand_bounds_ifn): Pass original index
11690         to ubsan_encode_value.
11692 2017-04-13  Jeff Law  <law@redhat.com>
11694         * reload1.c (eliminate_regs_1): Call gen_rtx_raw_SUBREG for SUBREGs
11695         appearing in DEBUG_INSNs.
11697 2017-04-13  Martin Liska  <mliska@suse.cz>
11699         PR gcov-profile/80413
11700         * gcov-io.c (gcov_write_string): Copy to buffer just when
11701         allocated size is greater than zero.
11703 2017-04-13  Jakub Jelinek  <jakub@redhat.com>
11705         PR debug/80321
11706         * dwarf2out.c (decls_for_scope): Ignore declarations of
11707         current_function_decl in BLOCK_NONLOCALIZED_VARS.
11709 2017-04-12  Jan Hubicka  <hubicka@ucw.cz>
11711         PR lto/69953
11712         * ipa-visibility.c (non_local_p): Fix typos.
11713         (localize_node): When localizing symbol in same comdat group,
11714         dissolve the group only when we know external symbols are going
11715         to be privatized.
11716         (function_and_variable_visibility): Do not localize DECL_EXTERNAL.
11718 2017-04-12  Jakub Jelinek  <jakub@redhat.com>
11720         PR tree-optimization/79390
11721         * optabs.c (emit_conditional_move): If the preferred op2/op3 operand
11722         order does not result in usable sequence, retry with reversed operand
11723         order.
11725         PR sanitizer/80403
11726         PR sanitizer/80404
11727         PR sanitizer/80405
11728         * fold-const.c (fold_ternary_loc): Use op1 instead of arg1 as argument
11729         to fold_build2_loc.  Convert TREE_OPERAND (tem, 0) to type.  Use
11730         op0 instead of fold_convert_loc (loc, type, arg0).
11732 2017-04-12  Jeff Law  <law@redhat.com>
11734         * genattrtab.c (write_eligible_delay): Verify DELAY_INSN still
11735         has a delay slot in the generated code.
11737         * config/cris/cris.md (cris_preferred_reload_class): Return
11738         GENNONACR_REGS rather than GENERAL_REGS.
11740 2017-04-12  Jakub Jelinek  <jakub@redhat.com>
11742         PR c/80163
11743         * expr.c <CASE_CONVERT>: For EXPAND_INITIALIZER determine SIGN_EXTEND
11744         vs. ZERO_EXTEND based on signedness of treeop0's type rather than
11745         signedness of the result type.
11747 2017-04-12  Richard Biener  <rguenther@suse.de>
11748             Jeff Law  <law@redhat.com>
11750         PR tree-optimization/80359
11751         * tree-ssa-dse.c (maybe_trim_partially_dead_store): Do not
11752         trim stores to TARGET_MEM_REFs.
11754 2017-04-12  Richard Biener  <rguenther@suse.de>
11756         PR tree-optimization/79390
11757         * gimple-ssa-split-paths.c (is_feasible_trace): Restrict
11758         threading case even more.
11760 2017-04-12  Segher Boessenkool  <segher@kernel.crashing.org>
11762         PR target/80382
11763         * config/rs6000/sync.md (atomic_load<mode>, atomic_store<mode): Test
11764         for quad_address_p for TImode, instead of just not indexed_address.
11766 2017-04-12  Richard Biener  <rguenther@suse.de>
11767             Bernd Edlinger  <bernd.edlinger@hotmail.de>
11769         PR middle-end/79671
11770         * alias.c (component_uses_parent_alias_set_from): Handle
11771         TYPE_TYPELESS_STORAGE.
11772         (get_alias_set): Likewise.
11773         * tree-core.h (tree_type_common): Add typeless_storage flag.
11774         * tree.h (TYPE_TYPELESS_STORAGE): New macro.
11775         * stor-layout.c (place_union_field): Set TYPE_TYPELESS_STORAGE
11776         for types containing members with TYPE_TYPELESS_STORAGE.
11777         (place_field): Likewise.
11778         (layout_type): Likewise for ARRAY_TYPE.
11779         * lto-streamer-out.c (hash_tree): Hash TYPE_TYPELESS_STORAGE.
11780         * tree-streamer-in.c (unpack_ts_type_common_value_fields): Stream
11781         TYPE_TYPELESS_STORAGE.
11782         * tree-streamer-out.c (pack_ts_type_common_value_fields): Likewise.
11784 2017-04-12  Jakub Jelinek  <jakub@redhat.com>
11786         PR sanitizer/80349
11787         * fold-const.c (fold_binary_loc) <case BIT_IOR_EXPR>: Convert arg0's
11788         first argument to type.
11790 2017-04-11  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
11792         PR target/80376
11793         PR target/80315
11794         * config/rs6000/rs6000.c (rs6000_expand_unop_builtin): Return
11795         CONST0_RTX (mode) rather than const0_rtx where appropriate.
11796         (rs6000_expand_binop_builtin): Likewise.
11797         (rs6000_expand_ternop_builtin): Likewise; also add missing
11798         vsx_xxpermdi_* variants; also fix typo (arg1 => arg2) for
11799         vshasigma built-ins.
11800         * doc/extend.texi: Document that vec_xxpermdi's third argument
11801         must be a constant.
11803 2017-04-11  Uros Bizjak  <ubizjak@gmail.com>
11805         * config/i386/i386.c (dimode_scalar_chain::compute_convert_gain):
11806         Use shift_const cost parameter when calculating gain of STV shifts.
11808 2017-04-11  Vladimir Makarov  <vmakarov@redhat.com>
11810         PR rtl-optimization/70478
11811         * lra-constraints.c (process_alt_operands): Check memory for
11812         disfavoring memory insn operand.
11814 2017-04-11  Jakub Jelinek  <jakub@redhat.com>
11816         PR middle-end/80100
11817         * simplify-rtx.c (simplify_binary_operation_1) <case IOR>: Perform
11818         left shift in unsigned HOST_WIDE_INT type.
11820         PR rtl-optimization/80385
11821         * simplify-rtx.c (simplify_unary_operation_1): Don't transform
11822         (not (neg X)) into (plus X -1) for complex or non-integral modes.
11824         PR libgomp/80394
11825         * omp-low.c (scan_omp_task): Don't optimize away empty tasks
11826         if they have any depend clauses.
11828 2017-04-11  Martin Liska  <mliska@suse.cz>
11830         PR ipa/80212
11831         * cgraph.c (cgraph_node::dump): Dump calls_comdat_local.
11832         * ipa-split.c (split_function): Create a local comdat symbol
11833         if caller is in a comdat group.
11835 2017-04-11  Martin Liska  <mliska@suse.cz>
11837         PR ipa/80212
11838         * ipa-cp.c (determine_versionability): Handle calls_comdat_local
11839         flags.
11841 2017-04-11  Martin Sebor  <msebor@redhat.com>
11843         PR middle-end/80364
11844         * gimple-ssa-sprintf.c (get_int_range): Remove second argument and
11845         always use the int type.  Use INTEGRAL_TYPE_P() rather than testing
11846         for INTEGER_TYPE.
11847         (directive::set_width, directive::set_precision, format_character):
11848         Adjust.
11849         (parse_directive): Use INTEGRAL_TYPE_P() rather than testing for
11850         INTEGER_TYPE.
11852 2017-04-11  Richard Earnshaw  <rearnsha@arm.com>
11854         PR target/80389
11855         * config/arm/arm.c (arm_configure_build_target): When -mcpu and -arch
11856         conflict, set target->arch_name instead of target->cpu_name.
11858 2017-04-11  Richard Biener  <rguenther@suse.de>
11860         PR tree-optimization/80374
11861         * tree-ssa-dom.c (derive_equivalences_from_bit_ior): Use
11862         build_zero_cst, remove fold_convertible_p check again.
11864 2017-04-11  Martin Liska  <mliska@suse.cz>
11866         PR sanitizer/70878
11867         * ubsan.c (instrument_object_size): Do not instrument register
11868         variables.
11870 2017-04-11  Jakub Jelinek  <jakub@redhat.com>
11872         PR target/80381
11873         * config/i386/i386-builtin-types.def
11874         (V16HI_FTYPE_V16HI_INT_V16HI_UHI_COUNT,
11875         V16HI_FTYPE_V16HI_V8HI_V16HI_UHI_COUNT,
11876         V16SI_FTYPE_V16SI_INT_V16SI_UHI_COUNT,
11877         V16SI_FTYPE_V16SI_V4SI_V16SI_UHI_COUNT,
11878         V2DI_FTYPE_V2DI_INT_V2DI_UQI_COUNT,
11879         V2DI_FTYPE_V2DI_V2DI_V2DI_UQI_COUNT,
11880         V32HI_FTYPE_V32HI_INT_V32HI_USI_COUNT,
11881         V32HI_FTYPE_V32HI_V8HI_V32HI_USI_COUNT,
11882         V4DI_FTYPE_V4DI_INT_V4DI_UQI_COUNT,
11883         V4DI_FTYPE_V4DI_V2DI_V4DI_UQI_COUNT,
11884         V4SI_FTYPE_V4SI_INT_V4SI_UQI_COUNT,
11885         V4SI_FTYPE_V4SI_V4SI_V4SI_UQI_COUNT,
11886         V8DI_FTYPE_V8DI_INT_V8DI_UQI_COUNT,
11887         V8DI_FTYPE_V8DI_V2DI_V8DI_UQI_COUNT,
11888         V8HI_FTYPE_V8HI_INT_V8HI_UQI_COUNT,
11889         V8HI_FTYPE_V8HI_V8HI_V8HI_UQI_COUNT,
11890         V8SI_FTYPE_V8SI_INT_V8SI_UQI_COUNT,
11891         V8SI_FTYPE_V8SI_V4SI_V8SI_UQI_COUNT): New function type aliases.
11892         * config/i386/i386-builtin.def (__builtin_ia32_pslld512_mask,
11893         __builtin_ia32_pslldi512_mask, __builtin_ia32_psllq512_mask,
11894         __builtin_ia32_psllqi512_mask, __builtin_ia32_psrad512_mask,
11895         __builtin_ia32_psradi512_mask, __builtin_ia32_psraq512_mask,
11896         __builtin_ia32_psraqi512_mask, __builtin_ia32_psrld512_mask,
11897         __builtin_ia32_psrldi512_mask, __builtin_ia32_psrlq512_mask,
11898         __builtin_ia32_psrlqi512_mask, __builtin_ia32_psllwi128_mask,
11899         __builtin_ia32_pslldi128_mask, __builtin_ia32_psllqi128_mask,
11900         __builtin_ia32_psllw128_mask, __builtin_ia32_pslld128_mask,
11901         __builtin_ia32_psllq128_mask, __builtin_ia32_psllwi256_mask,
11902         __builtin_ia32_psllw256_mask, __builtin_ia32_pslldi256_mask,
11903         __builtin_ia32_pslld256_mask, __builtin_ia32_psllqi256_mask,
11904         __builtin_ia32_psllq256_mask, __builtin_ia32_psradi128_mask,
11905         __builtin_ia32_psrad128_mask, __builtin_ia32_psradi256_mask,
11906         __builtin_ia32_psrad256_mask, __builtin_ia32_psraqi128_mask,
11907         __builtin_ia32_psraq128_mask, __builtin_ia32_psraqi256_mask,
11908         __builtin_ia32_psraq256_mask, __builtin_ia32_psrldi128_mask,
11909         __builtin_ia32_psrld128_mask, __builtin_ia32_psrldi256_mask,
11910         __builtin_ia32_psrld256_mask, __builtin_ia32_psrlqi128_mask,
11911         __builtin_ia32_psrlq128_mask, __builtin_ia32_psrlqi256_mask,
11912         __builtin_ia32_psrlq256_mask, __builtin_ia32_psrawi256_mask,
11913         __builtin_ia32_psraw256_mask, __builtin_ia32_psrawi128_mask,
11914         __builtin_ia32_psraw128_mask, __builtin_ia32_psrlwi256_mask,
11915         __builtin_ia32_psrlw256_mask, __builtin_ia32_psrlwi128_mask,
11916         __builtin_ia32_psrlw128_mask, __builtin_ia32_psllwi512_mask,
11917         __builtin_ia32_psllw512_mask, __builtin_ia32_psrawi512_mask,
11918         __builtin_ia32_psraw512_mask, __builtin_ia32_psrlwi512_mask,
11919         __builtin_ia32_psrlw512_mask): Use _COUNT suffixed function type
11920         aliases.
11921         * config/i386/i386.c (ix86_expand_args_builtin): Rename last_arg_count
11922         flag to second_arg_count, handle 4 argument function type _COUNT
11923         aliases, handle second_arg_count on second argument rather than last.
11925 2017-04-10  Jeff Law  <law@redhat.com>
11927         PR tree-optimization/80374
11928         * tree-ssa-dom.c (derive_equivalences_from_bit_ior): Do not try to
11929         record anything if we can not convert integer_zero_node to the
11930         desired type.
11932 2017-04-10  Kelvin Nilsen  <kelvin@gcc.gnu.org>
11934         PR target/80108
11935         * config/rs6000/rs6000.c (rs6000_option_override_internal):
11936         Enhance special handling given to the TARGET_P9_MINMAX option in
11937         relation to certain other options.
11939 2017-04-10  Bin Cheng  <bin.cheng@arm.com>
11941         PR tree-optimization/80153
11942         * tree-ssa-loop-ivopts.c (add_iv_candidate_for_use): Check and
11943         remove POINTER_PLUS_EXPR's base part directly, rather than through
11944         aff_tree.
11946 2017-04-10  Richard Biener  <rguenther@suse.de>
11947             Bin Cheng  <bin.cheng@arm.com>
11949         PR tree-optimization/80153
11950         * tree-affine.c (aff_combination_to_tree): Get base pointer from
11951         the first element of pointer type aff_tree.  Build result expr in
11952         aff_tree's type.
11953         (add_elt_to_tree): Convert to type unconditionally.  Remove other
11954         fold_convert calls.
11955         * tree-ssa-loop-ivopts.c (alloc_iv): Pass in consistent types.
11956         (rewrite_use_nonlinear_expr): Check invariant using iv information.
11958 2017-04-10  Richard Biener  <rguenther@suse.de>
11960         * tree-ssa-structalias.c (find_func_aliases): Properly handle
11961         asm inputs.
11963 2017-04-10  Vladimir Makarov  <vmakarov@redhat.com>
11965         PR rtl-optimization/70478
11966         * lra-constraints.c (curr_small_class_check): New.
11967         (update_and_check_small_class_inputs): New.
11968         (process_alt_operands): Update curr_small_class_check.  Disfavor
11969         alternative insn memory operands.  Check available regs for small
11970         class operands.
11972 2017-03-31  Matthew Fortune  <matthew.fortune@imgtec.com>
11974         PR target/80057
11975         * config/mips/mips.opt (-mvirt): Update description.
11976         * doc/invoke.texi (-mvirt): Likewise.
11978 2017-04-10  Richard Biener  <rguenther@suse.de>
11980         PR middle-end/80362
11981         * fold-const.c (fold_binary_loc): Look at unstripped ops when
11982         looking for NEGATE_EXPR in -A / -B to A / B folding.
11984 2017-04-10  Martin Liska  <mliska@suse.cz>
11986         PR gcov-profile/80224
11987         * gcov.c (print_usage): Fix usage string.
11988         (get_gcov_intermediate_filename): Remove.
11989         (output_gcov_file): Use both for normal and intermediate format.
11990         (generate_results): Do not initialize special file for
11991         intermediate format.
11993 2017-04-10  Richard Biener  <rguenther@suse.de>
11995         PR tree-optimization/80304
11996         * tree-ssa-loop-im.c (ref_indep_loop_p_1): Also recurse
11997         for safelen.
11999 2017-04-10  Nathan Sidwell  <nathan@acm.org>
12001         PR target/79905
12002         * config/rs6000/rs6000.c (rs6000_vector_type): New.
12003         (rs6000_init_builtins): Use it.
12005 2016-04-10  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
12007         * config/arm/arm.md (<mrc>): Add mode to SET source.
12008         (<mrrc>): Likewise.
12010 2017-04-10  Richard Biener  <rguenther@suse.de>
12012         PR middle-end/80344
12013         * gimplify.c (is_gimple_mem_rhs_or_call): Allow CLOBBERs.
12015 2017-04-10  Jakub Jelinek  <jakub@redhat.com>
12017         PR target/80324
12018         * config/i386/avx512fintrin.h (_mm512_reduce_add_epi32,
12019         _mm512_reduce_mul_epi32, _mm512_reduce_and_epi32,
12020         _mm512_reduce_or_epi32, _mm512_mask_reduce_add_epi32,
12021         _mm512_mask_reduce_mul_epi32, _mm512_mask_reduce_and_epi32,
12022         _mm512_mask_reduce_or_epi32, _mm512_reduce_min_epi32,
12023         _mm512_reduce_max_epi32, _mm512_reduce_min_epu32,
12024         _mm512_reduce_max_epu32, _mm512_mask_reduce_min_epi32,
12025         _mm512_mask_reduce_max_epi32, _mm512_mask_reduce_min_epu32,
12026         _mm512_mask_reduce_max_epu32, _mm512_reduce_add_ps,
12027         _mm512_reduce_mul_ps, _mm512_mask_reduce_add_ps,
12028         _mm512_mask_reduce_mul_ps, _mm512_reduce_min_ps, _mm512_reduce_max_ps,
12029         _mm512_mask_reduce_min_ps, _mm512_mask_reduce_max_ps,
12030         _mm512_reduce_add_epi64, _mm512_reduce_mul_epi64,
12031         _mm512_reduce_and_epi64, _mm512_reduce_or_epi64,
12032         _mm512_mask_reduce_add_epi64, _mm512_mask_reduce_mul_epi64,
12033         _mm512_mask_reduce_and_epi64, _mm512_mask_reduce_or_epi64,
12034         _mm512_reduce_min_epi64, _mm512_reduce_max_epi64,
12035         _mm512_mask_reduce_min_epi64, _mm512_mask_reduce_max_epi64,
12036         _mm512_reduce_min_epu64, _mm512_reduce_max_epu64,
12037         _mm512_mask_reduce_min_epu64, _mm512_mask_reduce_max_epu64,
12038         _mm512_reduce_add_pd, _mm512_reduce_mul_pd, _mm512_mask_reduce_add_pd,
12039         _mm512_mask_reduce_mul_pd, _mm512_reduce_min_pd, _mm512_reduce_max_pd,
12040         _mm512_mask_reduce_min_pd, _mm512_mask_reduce_max_pd): New intrinsics.
12042 2017-04-08  Vladimir Makarov  <vmakarov@redhat.com>
12044         PR rtl-optimization/70478
12045         * lra-constraints.c: Reverse the last patch.
12047 2017-04-08  Andreas Tobler  <andreast@gcc.gnu.org>
12049         * config/aarch64/aarch64-freebsd.h: Define MCOUNT_NAME.
12050         Add comment for WCHAR_T.
12052 2017-04-08  Martin Liska  <mliska@suse.cz>
12054         Revert:
12055         2017-04-07  Martin Liska  <mliska@suse.cz>
12057         PR ipa/80212
12058         * ipa-split.c (split_function): Add function part to a same comdat
12059         group.
12061 2017-04-08  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
12063         PR target/80358
12064         * config/rs6000/rs6000.c (expand_block_compare): Fix boundary check.
12066 2017-04-07  Pat Haugen  <pthaugen@us.ibm.com>
12068         * rs6000/rs6000.c (vec_load_pendulum): Rename...
12069         (vec_pairing): ...to this.
12070         (power9_sched_reorder2): Rewrite code for pairing vector/vecload insns.
12071         (rs6000_sched_init): Adjust for name change.
12072         (struct rs6000_sched_context): Likewise.
12073         (rs6000_init_sched_context): Likewise.
12074         (rs6000_set_sched_context): Likewise.
12076 2017-04-07  Jakub Jelinek  <jakub@redhat.com>
12078         PR target/80322
12079         PR target/80323
12080         PR target/80325
12081         PR target/80326
12082         * config/i386/avxintrin.h (_mm256_cvtsd_f64, _mm256_cvtss_f32): New
12083         intrinsics.
12084         * config/i386/avx512fintrin.h (_mm512_int2mask, _mm512_mask2int,
12085         _mm512_abs_ps, _mm512_mask_abs_ps, _mm512_abs_pd, _mm512_mask_abs_pd,
12086         _mm512_cvtsd_f64, _mm512_cvtss_f32): Likewise.
12088 2017-04-07  Andreas Tobler  <andreast@gcc.gnu.org>
12090         * config/aarch64/aarch64-freebsd.h: Define WCHAR_TYPE.
12092 2017-04-07  Vladimir Makarov  <vmakarov@redhat.com>
12094         PR rtl-optimization/70703
12095         * ira-color.c (update_conflict_hard_regno_costs): Use
12096         int64_t instead of HOST_WIDE_INT.
12098 2017-04-07  Vladimir Makarov  <vmakarov@redhat.com>
12100         PR rtl-optimization/70478
12101         * lra-constraints.c (process_alt_operands): Disfavor alternative
12102         insn memory operands.
12104 2017-04-07  Jeff Law  <law@redhat.com>
12106         * config/iq2000/iq2000.c (final_prescan_insn): Do not separate a
12107         CALL and NOTE_INSN_CALL_ARG_LOCATION.
12109 2017-04-07  Martin Liska  <mliska@suse.cz>
12111         PR target/79889
12112         * config/aarch64/aarch64.c (aarch64_process_target_attr):
12113         Show error message instead of an ICE.
12115 2017-04-07  Martin Liska  <mliska@suse.cz>
12117         PR ipa/80212
12118         * ipa-split.c (split_function): Add function part to a same comdat
12119         group.
12121 2017-04-07  Richard Biener  <rguenther@suse.de>
12123         PR middle-end/80341
12124         * tree.c (get_unwidened): Also handle ! for_type case for
12125         INTEGER_CSTs.
12126         * convert.c (do_narrow): Split out from ...
12127         (convert_to_integer_1): ... here.  Do not pass final truncation
12128         type to get_unwidened for TRUNC_DIV_EXPR.
12130 2017-04-07  Richard Biener  <rguenther@suse.de>
12132         * tree-affine.c (wide_int_ext_for_comb): Take type rather
12133         than aff_tree.
12134         (aff_combination_const): Adjust.
12135         (aff_combination_scale): Likewise.
12136         (aff_combination_add_elt): Likewise.
12137         (aff_combination_add_cst): Likewise.
12138         (aff_combination_convert): Likewise.
12139         (add_elt_to_tree): Likewise.  Remove unused argument.
12140         (aff_combination_to_tree): Adjust calls to add_elt_to_tree.
12142 2017-04-07  Sebastian Huber  <sebastian.huber@embedded-brains.de>
12144         * config/arm/arm.h (ARM_DEFAULT_SHORT_ENUMS): Provide default
12145         definition.
12146         * config/arm/arm.c (arm_default_short_enums): Use
12147         ARM_DEFAULT_SHORT_ENUMS.
12148         * config/arm/rtems.h (ARM_DEFAULT_SHORT_ENUMS): Define.
12150 2017-04-06  Jakub Jelinek  <jakub@redhat.com>
12152         PR debug/80234
12153         * dwarf2out.c (gen_member_die): Handle C++17 inline static data
12154         members with redundant out-of-class redeclaration.
12156 2017-04-06  Uros Bizjak  <ubizjak@gmail.com>
12158         PR target/80286
12159         * config/i386/sse.md (*vec_extractv4si_0_zext_sse4): New pattern.
12160         * config/i386/i386.md (*zero_extendsidi2):
12161         Add (?*x,*x) and (?*v,*v) alternatives.
12163 2017-04-06  Uros Bizjak  <ubizjak@gmail.com>
12165         PR target/79733
12166         * config/i386/i386.c (ix86_expand_builtin)
12167         <case IX86_BUILTIN_K{,OR}TEST{C,Z}{8,16,32,64}>: Determine insn operand
12168         mode from insn data. Convert operands to insn operand mode.
12169         Copy operands that don't satisfy insn predicate to a register.
12171 2017-04-06  Sam Thursfield  <sam.thursfield@codethink.co.uk>
12173         * config/rs6000/x-aix: Increase memory limit for genautomata on AIX.
12174         Update comments.
12176 2017-04-06  Richard Biener  <rguenther@suse.de>
12178         PR tree-optimization/80334
12179         * tree-ssa-loop-ivopts.c (rewrite_use_address): Properly
12180         preserve alignment of accesses.
12182 2017-04-06  Richard Biener  <rguenther@suse.de>
12184         PR tree-optimization/80262
12185         * tree-sra.c (build_ref_for_offset): Preserve address-space
12186         information.
12187         * tree-ssa-sccvn.c (vn_reference_maybe_forwprop_address):
12188         Drop useless address-space information on MEM_REF offsets.
12190 2017-04-05  Andreas Schwab  <schwab@linux-m68k.org>
12192         * builtins.def (BUILT_IN_UPDATE_SETJMP_BUF): Fix type.
12194 2017-04-05  Vladimir Makarov  <vmakarov@redhat.com>
12196         PR rtl-optimization/70703
12197         * ira-color.c (update_conflict_hard_regno_costs): Use
12198         HOST_WIDE_INT instead of long.
12200 2017-04-05  Uros Bizjak  <ubizjak@gmail.com>
12202         PR target/80298
12203         * config/i386/mmintrin.h: Add -msse target option when __SSE__ is
12204         not defined for x86_64 target.  Add -mmmx target option when __SSE2__
12205         is not defined.
12206         * config/i386/mm3dnow.h: Add -msse target when __SSE__ is not defined
12207         for x86_64 target.  Handle -m3dnowa option.
12209 2017-04-05  Vladimir Makarov  <vmakarov@redhat.com>
12211         PR rtl-optimization/70703
12212         * ira-color.c (update_costs_from_allocno): Use the smallest mode.
12213         (update_conflict_hard_regno_costs): Use long instead of unsigned
12214         arithmetic for cost calculation.
12216 2017-04-05  Jakub Jelinek  <jakub@redhat.com>
12217             Bernd Edlinger  <bernd.edlinger@hotmail.de>
12219         PR sanitizer/80308
12220         * asan.c (asan_store_shadow_bytes): Fix location of last_chunk_value
12221         for big endian.
12223 2017-04-05  Eric Botcazou  <ebotcazou@adacore.com>
12225         PR target/78002
12226         * config/aarch64/aarch64.c (aarch64_emit_probe_stack_range): Replace
12227         ptr_mode with Pmode throughout.
12228         * config/aarch64/aarch64.md (probe_stack_range_<PTR:mode): Rename
12229         into probe_stack_range and use DImode.
12231 2017-04-05  Dominik Vogt  <vogt@linux.vnet.ibm.com>
12233         PR target/79890
12234         * config/s390/s390.c (s390_register_info_gprtofpr): Return if
12235         call_eh_return is true.
12237 2017-04-05  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
12239         * config/s390/s390-c.c (s390_resolve_overloaded_builtin):
12240         Initialize last_match_fntype_index.
12242 2017-04-05  Jakub Jelinek  <jakub@redhat.com>
12244         PR target/80310
12245         * tree-nvr.c: Include internal-fn.h.
12246         (pass_return_slot::execute): Ignore internal calls without
12247         direct optab.
12249 2017-04-04  Jakub Jelinek  <jakub@redhat.com>
12250             Richard Biener  <rguenther@suse.de>
12252         PR c++/80297
12253         * genmatch.c (capture::gen_transform): For GENERIC unshare_expr
12254         captures used multiple times, except for the last use.
12255         * generic-match-head.c: Include gimplify.h.
12257 2017-04-04  Jakub Jelinek  <jakub@redhat.com>
12259         PR tree-optimization/79390
12260         * target.h (struct noce_if_info): Declare.
12261         * targhooks.h (default_noce_conversion_profitable_p): Declare.
12262         * target.def (noce_conversion_profitable_p): New target hook.
12263         * ifcvt.h (struct noce_if_info): New type, moved from ...
12264         * ifcvt.c (struct noce_if_info): ... here.
12265         (noce_conversion_profitable_p): Renamed to ...
12266         (default_noce_conversion_profitable_p): ... this.  No longer
12267         static nor inline.
12268         (noce_try_store_flag_constants, noce_try_addcc,
12269         noce_try_store_flag_mask, noce_try_cmove, noce_try_cmove_arith,
12270         noce_convert_multiple_sets): Use targetm.noce_conversion_profitable_p
12271         instead of noce_conversion_profitable_p.
12272         * config/i386/i386.c: Include ifcvt.h.
12273         (ix86_option_override_internal): Don't override
12274         PARAM_MAX_RTL_IF_CONVERSION_INSNS default.
12275         (ix86_noce_conversion_profitable_p): New function.
12276         (TARGET_NOCE_CONVERSION_PROFITABLE_P): Redefine.
12277         * config/i386/x86-tune.def (X86_TUNE_ONE_IF_CONV_INSN): Adjust comment.
12278         * doc/tm.texi.in (TARGET_NOCE_CONVERSION_PROFITABLE_P): Add.
12279         * doc/tm.texi: Regenerated.
12281 2017-04-04  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
12283         * doc/extend.texi (PowerPC AltiVec Built-in Functions): Grammar
12284         correction.
12286 2017-04-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
12288         PR target/80307
12289         * config/arm/arm.c (thumb1_rtx_costs): Give a cost of 32
12290         instructions for small multiply cores.
12292 2017-04-04  Jeff Law  <law@redhat.com>
12294         * config/mips/mips.c (mips_multi_add): Zero initialize the newly
12295         added member.
12296         (mips_expand_vec_perm_const): Initialize elements in orig_perm
12297         that are not set by the loop over the elements.
12299 2017-04-04  Jakub Jelinek  <jakub@redhat.com>
12301         PR target/80286
12302         * config/i386/i386.c (ix86_expand_args_builtin): If op has scalar
12303         int mode, convert_modes it to mode as unsigned, otherwise use
12304         lowpart_subreg to mode rather than SImode.
12305         * config/i386/sse.md (<mask_codefor>ashr<mode>3<mask_name>,
12306         ashr<mode>3, ashr<mode>3<mask_name>, <shift_insn><mode>3<mask_name>):
12307         Use DImode instead of SImode for the shift count operand.
12308         * config/i386/mmx.md (mmx_ashr<mode>3, mmx_<shift_insn><mode>3):
12309         Likewise.
12311 2017-04-04  Richard Biener  <rguenther@suse.de>
12313         PR middle-end/80281
12314         * match.pd (A + (-B) -> A - B): Make sure to preserve unsigned
12315         arithmetic done for the negate or the plus.  Simplify.
12316         (A - (-B) -> A + B): Likewise.
12317         * fold-const.c (split_tree): Make sure to not negate pointers.
12319 2017-04-04  Segher Boessenkool  <segher@kernel.crashing.org>
12321         PR rtl-optimization/60818
12322         * simplify-rtx.c (simplify_binary_operation_1): Do not replace
12323         a compare of comparisons with the thing compared if this results
12324         in a different machine mode.
12326 2017-04-03  Jonathan Wakely  <jwakely@redhat.com>
12328         * alias.c (base_alias_check): Fix typo in comment.
12329         * cgraph.h (class ipa_polymorphic_call_context): Likewise.
12330         * cgraphunit.c (symbol_table::compile): Likewise.
12331         * collect2.c (maybe_run_lto_and_relink): Likewise.
12332         * config/arm/arm.c (arm_thumb1_mi_thunk): Likewise.
12333         * config/avr/avr-arch.h (avr_arch_info_t): Likewise.
12334         * config/avr/avr.c (avr_map_op_t): Likewise.
12335         * config/cr16/cr16.h (DATA_ALIGNMENT): Likewise.
12336         * config/epiphany/epiphany.c (TARGET_ARG_PARTIAL_BYTES): Likewise.
12337         * config/epiphany/epiphany.md (movcc): Likewise.
12338         * config/i386/i386.c (legitimize_pe_coff_extern_decl): Likewise.
12339         * config/m68k/m68k.c (struct _sched_ib, m68k_sched_variable_issue):
12340         Likewise.
12341         * config/mips/mips.c (mips_save_restore_reg): Likewise.
12342         * config/rx/rx.c (rx_is_restricted_memory_address): Likewise.
12343         * config/s390/s390.c (Z10_EARLYLOAD_DISTANCE): Likewise.
12344         * config/sh/sh.c (sh_rtx_costs): Likewise.
12345         * fold-const.c (fold_truth_andor): Likewise.
12346         * genautomata.c (collapse_flag): Likewise.
12347         * gengtype.h (struct type::u::s): Likewise.
12348         * gensupport.c (has_subst_attribute, add_mnemonic_string): Likewise.
12349         * input.c (FORMAT_AMOUNT): Likewise.
12350         * ipa-cp.c (class ipcp_lattice, agg_replacements_to_vector)
12351         (known_aggs_to_agg_replacement_list): Likewise.
12352         * ipa-inline-analysis.c: Likewise.
12353         * ipa-inline.h (estimate_edge_time, estimate_edge_hints): Likewise.
12354         * ipa-polymorphic-call.c
12355         (ipa_polymorphic_call_context::restrict_to_inner_class): Likewise.
12356         * loop-unroll.c (analyze_insn_to_expand_var): Likewise.
12357         * lra.c (lra_optional_reload_pseudos, lra_subreg_reload_pseudos):
12358         Likewise.
12359         * modulo-sched.c (apply_reg_moves): Likewise.
12360         * omp-expand.c (build_omp_regions_1): Likewise.
12361         * trans-mem.c (struct tm_wrapper_hasher): Likewise.
12362         * tree-ssa-loop-ivopts.c (may_eliminate_iv): Likewise.
12363         * tree-ssa-loop-niter.c (maybe_lower_iteration_bound): Likewise.
12364         * tree-vect-data-refs.c (vect_enhance_data_refs_alignment): Likewise.
12365         * value-prof.c: Likewise.
12366         * var-tracking.c (val_reset): Likewise.
12368 2017-04-03  Richard Biener  <rguenther@suse.de>
12370         PR tree-optimization/80275
12371         * fold-const.c (split_address_to_core_and_offset): Handle
12372         POINTER_PLUS_EXPR.
12374 2017-04-03  Eric Botcazou  <ebotcazou@adacore.com>
12376         * tree-nested.c (get_descriptor_type): Make sure that the alignment of
12377         descriptors is at least equal to that of functions.
12379 2017-04-02  Uros Bizjak  <ubizjak@gmail.com>
12381         * config/i386/sse.md (movdi_to_sse): Add missing DONE.
12383 2017-04-02  Uros Bizjak  <ubizjak@gmail.com>
12385         PR target/80250
12386         * config/i386/sse.md (mov<IMOD4:mode>): Remove insn pattern.
12387         (mov<IMOD4:mode>): New expander.
12388         (*mov<IMOD4:mode>_internal): New insn and split pattern.
12390 2017-03-31  Segher Boessenkool  <segher@kernel.crashing.org>
12392         PR rtl-optimization/79405
12393         * fwprop.c (propagations_left): New variable.
12394         (forward_propagate_into): Decrement it.
12395         (fwprop_init): Initialize it.
12396         (fw_prop): If the variable has reached zero, stop propagating.
12397         (fwprop_addr): Ditto.
12399 2017-03-31  Jakub Jelinek  <jakub@redhat.com>
12401         PR debug/79255
12402         * dwarf2out.c (decls_for_scope): If BLOCK_NONLOCALIZED_VAR is
12403         a FUNCTION_DECL, pass it as decl instead of origin to
12404         process_scope_var.
12406 2017-03-31  Alexander Monakov  <amonakov@ispras.ru>
12408         * config/nvptx/nvptx.c (nvptx_output_softstack_switch): Correct format
12409         string.
12411 2017-03-31  Pat Haugen  <pthaugen@us.ibm.com>
12413         PR target/80107
12414         * config/rs6000/rs6000.md (extendhi<mode>2): Add test for
12415         TARGET_VSX_SMALL_INTEGER.
12417 2017-03-31  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
12419         * doc/extend.texi (PowerPC AltiVec Built-in Functions): Add
12420         reference to the OpenPOWER 64-Bit ELF V2 ABI Specification.
12422 2017-03-31  Matthew Fortune  <matthew.fortune@imgtec.com>
12424         * config/mips/mips-msa.md (msa_vec_extract_<msafmt_f>): Update
12425         extraction from odd-numbered MSA register.
12427 2017-03-31  Jakub Jelinek  <jakub@redhat.com>
12429         PR middle-end/80173
12430         * expmed.c (store_bit_field_1): Don't attempt to create
12431         a word subreg out of hard registers wider than word if they
12432         have HARD_REGNO_NREGS of 1 for their mode.
12434         PR middle-end/80163
12435         * varasm.c (initializer_constant_valid_p_1): Disallow sign-extending
12436         conversions to integer types wider than word and pointer.
12438         PR debug/80025
12439         * cselib.h (rtx_equal_for_cselib_1): Add depth argument.
12440         (rtx_equal_for_cselib_p): Pass 0 to it.
12441         * cselib.c (cselib_hasher::equal): Likewise.
12442         (rtx_equal_for_cselib_1): Add depth argument.  If depth
12443         is 128, don't look up VALUE locs and punt.  Increment
12444         depth in recursive calls when walking VALUE locs.
12446 2017-03-31  Bernd Edlinger  <bernd.edlinger@hotmail.de>
12448         * gcov.c (md5sum_to_hex): Fix output of MD5 hex bytes.
12449         (make_gcov_file_name): Use the canonical path name for generating
12450         the MD5 value.
12451         (read_line): Fix handling of files with ascii null bytes.
12453 2017-03-30  Matthew Fortune  <matthew.fortune@imgtec.com>
12455         * config/mips/mips.c (mips_expand_vector_init): Create a const_vector
12456         to initialise a vector register instead
12457         of using a const_int.
12459 2017-03-30  Jakub Jelinek  <jakub@redhat.com>
12461         PR translation/80189
12462         * gimplify.c (omp_default_clause): Use %qs instead of %s in
12463         diagnostic messages.
12465 2017-03-30  Peter Bergner  <bergner@vnet.ibm.com>
12467         PR target/80246
12468         * config/rs6000/dfp.md (dfp_dxex_<mode>): Update mode of operand 0.
12469         (dfp_diex_<mode>): Update mode of operand 1.
12470         * doc/extend.texi (dxex, dxexq): Document change to return type.
12471         (diex, diexq): Document change to argument type.
12473 2017-03-30  Martin Jambor  <mjambor@suse.cz>
12475         PR ipa/77333
12476         * cgraph.h (cgraph_build_function_type_skip_args): Declare.
12477         * cgraph.c (redirect_call_stmt_to_callee): Set gimple fntype so that
12478         it reflects the signature changes performed at the callee side.
12479         * cgraphclones.c (build_function_type_skip_args): Make public, renamed
12480         to cgraph_build_function_type_skip_args.
12481         (build_function_decl_skip_args): Adjust call to the above function.
12483 2017-03-30  Jakub Jelinek  <jakub@redhat.com>
12485         PR target/80206
12486         * config/i386/sse.md
12487         (<extract_type>_vextract<shuffletype><extract_suf>_mask): Use
12488         register as dest whenever it is a MEM not rtx_equal_p to the
12489         corresponding dup operand, and when forcing into reg move the
12490         reg into the memory afterwards.
12491         (<extract_type_2>_vextract<shuffletype><extract_suf_2>_mask):
12492         Likewise.  Use <ssehalfvecmode> instead of <ssequartermode>
12493         for the force_reg mode.
12494         (avx512vl_vextractf128<mode>): Use register as dest either
12495         always when a MEM, or when it is a MEM not rtx_equal_p to the
12496         corresponding dup operand, or even not when it is a CONST_VECTOR
12497         depending on the mode and lo vs. hi.
12498         (avx512dq_vextract<shuffletype>64x2_1_maskm): Remove extraneous
12499         parens.
12500         (avx512f_vextract<shuffletype>32x4_1_maskm): Likewise.
12501         (<mask_codefor>avx512dq_vextract<shuffletype>64x2_1<mask_name>):
12502         Likewise.  Require that operands[2] is even.
12503         (<mask_codefor>avx512f_vextract<shuffletype>32x4_1<mask_name>):
12504         Remove extraneous parens.  Require that operands[2] is a multiple
12505         of 4.
12506         (vec_extract_lo_<mode><mask_name>): Don't bother testing if
12507         operands[0] is a MEM if <mask_applied>, the predicates/constraints
12508         disallow memory then.
12510 2017-03-30  Richard Biener  <rguenther@suse.de>
12512         PR tree-optimization/77498
12513         * tree-ssa-pre.c (phi_translate_1): Do not allow simplifications
12514         to non-constants over backedges.
12516 2017-03-29  Segher Boessenkool  <segher@kernel.crashing.org>
12518         PR rtl-optimization/80233
12519         * combine.c (combine_instructions): Only take NONDEBUG_INSN_P insns
12520         as last_combined_insn.  Do not test for BARRIER_P separately.
12522 2017-03-29  Andreas Schwab  <schwab@suse.de>
12524         PR ada/80146
12525         * calls.c (prepare_call_address): Convert funexp to Pmode before
12526         copying to temp reg.
12528 2017-03-29  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
12530         PR tree-optimization/80158
12531         * gimple-ssa-strength-reduction.c (replace_mult_candidate):
12532         Handle possible future case of more than one alternate
12533         interpretation.
12534         (replace_rhs_if_not_dup): Likewise.
12535         (replace_one_candidate): Likewise.
12537 2017-03-28  Vladimir Makarov  <vmakarov@redhat.com>
12539         PR rtl-optimization/80193
12540         * ira.c (ira): Do not check allocation for LRA.
12542 2017-03-28  Alexander Monakov  <amonakov@ispras.ru>
12544         * config/nvptx/nvptx-protos.h (nvptx_output_simt_enter): Declare.
12545         (nvptx_output_simt_exit): Declare.
12546         * config/nvptx/nvptx.c (nvptx_init_unisimt_predicate): Use
12547         cfun->machine->unisimt_location.  Handle NULL unisimt_predicate.
12548         (init_softstack_frame): Move initialization of crtl->is_leaf to...
12549         (nvptx_declare_function_name): ...here.  Emit declaration of local
12550         memory space buffer for omp_simt_enter insn.
12551         (nvptx_output_unisimt_switch): New.
12552         (nvptx_output_softstack_switch): New.
12553         (nvptx_output_simt_enter): New.
12554         (nvptx_output_simt_exit): New.
12555         * config/nvptx/nvptx.h (struct machine_function): New fields
12556         has_simtreg, unisimt_location, simt_stack_size, simt_stack_align.
12557         * config/nvptx/nvptx.md (UNSPECV_SIMT_ENTER): New unspec.
12558         (UNSPECV_SIMT_EXIT): Ditto.
12559         (omp_simt_enter_insn): New insn.
12560         (omp_simt_enter): New expansion.
12561         (omp_simt_exit): New insn.
12562         * config/nvptx/nvptx.opt (msoft-stack-reserve-local): New option.
12564         * internal-fn.c (expand_GOMP_SIMT_ENTER): New.
12565         (expand_GOMP_SIMT_ENTER_ALLOC): New.
12566         (expand_GOMP_SIMT_EXIT): New.
12567         * internal-fn.def (GOMP_SIMT_ENTER): New internal function.
12568         (GOMP_SIMT_ENTER_ALLOC): Ditto.
12569         (GOMP_SIMT_EXIT): Ditto.
12570         * target-insns.def (omp_simt_enter): New insn.
12571         (omp_simt_exit): Ditto.
12572         * omp-low.c (struct omplow_simd_context): New fields simt_eargs,
12573         simt_dlist.
12574         (lower_rec_simd_input_clauses): Implement SIMT privatization.
12575         (lower_rec_input_clauses): Likewise.
12576         (lower_lastprivate_clauses): Handle SIMT privatization.
12578         * omp-offload.c: Include langhooks.h, tree-nested.h, stor-layout.h.
12579         (ompdevlow_adjust_simt_enter): New.
12580         (find_simtpriv_var_op): New.
12581         (execute_omp_device_lower): Handle IFN_GOMP_SIMT_ENTER,
12582         IFN_GOMP_SIMT_ENTER_ALLOC, IFN_GOMP_SIMT_EXIT.
12584         * tree-inline.h (struct copy_body_data): New field dst_simt_vars.
12585         * tree-inline.c (expand_call_inline): Handle SIMT privatization.
12586         (copy_decl_for_dup_finish): Ditto.
12588         * tree-ssa.c (execute_update_addresses_taken): Handle GOMP_SIMT_ENTER.
12590 2017-03-28  Uros Bizjak  <ubizjak@gmail.com>
12592         PR target/53383
12593         * config/i386/i386.c (ix86_option_override_internal): Always
12594         allow -mpreferred-stack-boundary=3 for 64-bit targets.
12596 2017-03-28  Bin Cheng  <bin.cheng@arm.com>
12598         * tree-vect-loop.c (optimize_mask_stores): Add bb to the right loop.
12600 2017-03-28  Bin Cheng  <bin.cheng@arm.com>
12602         * tree-vect-loop-manip.c (slpeel_add_loop_guard): New param and
12603         mark new edge's irreducible flag accordign to it.
12604         (vect_do_peeling): Check loop preheader edge's irreducible flag
12605         and pass it to function slpeel_add_loop_guard.
12607 2017-03-28  Richard Sandiford  <richard.sandiford@arm.com>
12609         PR tree-optimization/80218
12610         * tree-call-cdce.c (shrink_wrap_one_built_in_call_with_conds):
12611         Update block frequencies and counts.
12613 2017-03-28  Richard Biener  <rguenther@suse.de>
12615         PR tree-optimization/78644
12616         * tree-ssa-ccp.c (evaluate_stmt): When we may not use the value
12617         of a simplification result we may not use it at all.
12619 2017-03-28  Richard Biener  <rguenther@suse.de>
12621         PR ipa/80205
12622         * tree-inline.c (copy_phis_for_bb): Do not create PHI node
12623         without arguments, generate default definition of a SSA name.
12625 2017-03-28  Richard Biener  <rguenther@suse.de>
12627         PR middle-end/80222
12628         * gimple-fold.c (gimple_fold_indirect_ref): Do not touch
12629         TYPE_REF_CAN_ALIAS_ALL references.
12630         * fold-const.c (fold_indirect_ref_1): Likewise.
12632 2017-03-28  Martin Liska  <mliska@suse.cz>
12634         PR ipa/80104
12635         * cgraphunit.c (cgraph_node::expand_thunk): Mark argument of a
12636         thunk call as DECL_GIMPLE_REG_P when vector or complex type.
12638 2017-03-28  Claudiu Zissulescu  <claziss@synopsys.com>
12639             Thomas Petazzoni  <thomas.petazzoni@free-electrons.com>
12641         * config/arc/arc.h (CPP_SPEC): Add subtarget_cpp_spec.
12642         (EXTRA_SPECS): Define.
12643         (SUBTARGET_EXTRA_SPECS): Likewise.
12644         (SUBTARGET_CPP_SPEC): Likewise.
12645         * config/arc/elf.h (EXTRA_SPECS): Renamed to
12646         SUBTARGET_EXTRA_SPECS.
12647         * config/arc/linux.h (SUBTARGET_CPP_SPEC): Define.
12649 2017-03-28  Claudiu Zissulescu  <claziss@synopsys.com>
12651         * config/arc/simdext.md (vst64_insn): Update pattern.
12652         (vld32wh_insn): Likewise.
12653         (vld32wl_insn): Likewise.
12654         (vld64_insn): Likewise.
12655         (vld32_insn): Likewise.
12657 2017-03-28  Marek Polacek  <polacek@redhat.com>
12659         PR sanitizer/80067
12660         * fold-const.c (fold_comparison): Use protected_set_expr_location
12661         instead of SET_EXPR_LOCATION.
12663 2017-03-28  Markus Trippelsdorf  <markus@trippelsdorf.de>
12665         * tree.c (add_expr): Avoid name lookup warning.
12667 2017-03-27  Jeff Law  <law@redhat.com>
12669         PR tree-optimization/80216
12670         * tree-ssa-dom.c (derive_equivalences_from_bit_ior): Fix typo in
12671         function name.  Limit recursion depth.
12672         (record_temporary_equivalences): Corresponding changes.
12674 2017-03-27  Jonathan Wakely  <jwakely@redhat.com>
12676         * doc/invoke.texi (-Wno-narrowing): Reorder so default behavior is
12677         covered first.
12679 2017-03-27  Jakub Jelinek  <jakub@redhat.com>
12681         PR target/80102
12682         * reg-notes.def (REG_CFA_NOTE): Define.  Use it for CFA related
12683         notes.
12684         * cfgcleanup.c (reg_note_cfa_p): New array.
12685         (insns_have_identical_cfa_notes): New function.
12686         (old_insns_match_p): Don't cross-jump in between /f
12687         and non-/f instructions.  If both i1 and i2 are frame related,
12688         verify all CFA notes, their order and content.
12690 2017-03-27  Michael Meissner  <meissner@linux.vnet.ibm.com>
12692         PR target/78543
12693         * config/rs6000/rs6000.md (bswaphi2_extenddi): Combine bswap
12694         HImode and SImode with zero extend to DImode to one insn.
12695         (bswap<mode>2_extenddi): Likewise.
12696         (bswapsi2_extenddi): Likewise.
12697         (bswaphi2_extendsi): Likewise.
12698         (bswaphi2): Combine bswap HImode and SImode into one insn.
12699         Separate memory insns from swapping register.
12700         (bswapsi2): Likewise.
12701         (bswap<mode>2): Likewise.
12702         (bswaphi2_internal): Delete, no longer used.
12703         (bswapsi2_internal): Likewise.
12704         (bswap<mode>2_load): Split bswap HImode/SImode into separate load,
12705         store, and gpr<-gpr swap insns.
12706         (bswap<mode>2_store): Likewise.
12707         (bswaphi2_reg): Register only splitter, combine with the splitter.
12708         (bswaphi2 splitter): Likewise.
12709         (bswapsi2_reg): Likewise.
12710         (bswapsi2 splitter): Likewise.
12711         (bswapdi2): If we have the LDBRX and STDBRX instructions, split
12712         the insns into load, store, and register/register insns.
12713         (bswapdi2_ldbrx): Likewise.
12714         (bswapdi2_load): Likewise.
12715         (bswapdi2_store): Likewise.
12716         (bswapdi2_reg): Likewise.
12718 2017-03-27  Gunther Nikl  <gnikl@users.sourceforge.net>
12720         * system.h (HAVE_DESIGNATED_INITIALIZERS): Fix non C++ case.
12721         (HAVE_DESIGNATED_UNION_INITIALIZERS): Likewise.
12723 2017-03-27  Kelvin Nilsen  <kelvin@gcc.gnu.org>
12725         PR target/80103
12726         * config/rs6000/rs6000-c.c (rs6000_target_modify_macros): Edit and
12727         add comments.
12728         * config/rs6000/rs6000.c (rs6000_option_override_internal): Add
12729         special handling for target option conflicts between dform
12730         options (-mpower9-dform, -mpower9-dform-vector,
12731         -mpower9-dform-scalar) and -mno-direct-move.
12733 2017-03-27  Richard Biener  <rguenther@suse.de>
12735         PR tree-optimization/80181
12736         * tree-ssa-ccp.c (likely_value): UNDEFINED ^ X is UNDEFINED.
12738 2017-03-27  Claudiu Zissulescu  <claziss@synopsys.com>
12740         * config/arc/predicates.md (move_double_src_operand): Replace the
12741         call to move_double_src_operand with a call to address_operand.
12743 2017-03-27  Claudiu Zissulescu  <claziss@synopsys.com>
12745         * config/arc/elf.h (ARGET_ARC_TP_REGNO_DEFAULT): Define.
12746         * config/arc/linux.h (ARGET_ARC_TP_REGNO_DEFAULT): Likewise.
12747         * config/arc/arc.opt (mtp-regno): Use ARGET_ARC_TP_REGNO_DEFAULT.
12749 2017-03-27  Claudiu Zissulescu  <claziss@synopsys.com>
12751         * config/arc/predicates.md (long_immediate_loadstore_operand):
12752         Consider scaled addresses cases.
12754 2017-03-27  Claudiu Zissulescu  <claziss@synopsys.com>
12756         * config/arc/arc.c (arc_epilogue_uses): BLINK should be also
12757         restored when in interrupt.
12758         * config/arc/arc.md (simple_return): ARCv2 rtie instruction
12759         doesn't have delay slot.
12761 2017-03-27  Richard Biener  <rguenther@suse.de>
12763         PR ipa/79776
12764         * tree-ssa-structalias.c (associate_varinfo_to_alias): Skip
12765         inlined thunk clones.
12767 2017-03-27  Jakub Jelinek  <jakub@redhat.com>
12769         PR sanitizer/80168
12770         * asan.c (instrument_derefs): Copy over last operand from
12771         original COMPONENT_REF to the new COMPONENT_REF with
12772         DECL_BIT_FIELD_REPRESENTATIVE.
12773         * ubsan.c (instrument_object_size): Likewise.
12775 2017-03-27  Richard Biener  <rguenther@suse.de>
12777         PR tree-optimization/80170
12778         * tree-vect-data-refs.c (vect_compute_data_ref_alignment): Make
12779         sure DR/SCEV didnt fold in constants we do not see when looking
12780         at the reference base alignment.
12782 2017-03-27  Richard Biener  <rguenther@suse.de>
12784         PR middle-end/80171
12785         * gimple-fold.c (fold_ctor_reference): Properly guard against
12786         NULL return value from canonicalize_constructor_val.
12788 2017-03-25  Uros Bizjak  <ubizjak@gmail.com>
12790         PR target/80180
12791         * config/i386/i386.c (ix86_expand_builtin)
12792         <IX86_BUILTIN_RDSEED{16,32,64}_STEP>: Do not expand arg0 between
12793         flags reg setting and flags reg using instructions.
12794         <IX86_BUILTIN_RDRAND{16,32,64}_STEP>: Ditto.  Use non-flags reg
12795         clobbering instructions to zero extend op2.
12797 2017-03-25  Gerald Pfeifer  <gerald@pfeifer.com>
12799         * doc/install.texi (Configuration) <--with-aix-soname>:
12800         Update link to AIX ld.
12802 2017-03-25  Bernd Schmidt  <bschmidt@redhat.com>
12804         PR rtl-optimization/80160
12805         PR rtl-optimization/80159
12806         * lra-assigns.c (must_not_spill_p): Tighten new test to also take
12807         reg_alternate_class into account.
12809 2017-03-24  Vladimir Makarov  <vmakarov@redhat.com>
12811         PR target/80148
12812         * lra-assigns.c (assign_by_spills): Add spilled non-reload pseudos
12813         to consider in curr_insn_transform.
12815 2017-03-24  Jakub Jelinek  <jakub@redhat.com>
12817         * genrecog.c (validate_pattern): Add VEC_SELECT validation.
12818         * genmodes.c (emit_min_insn_modes_c): Call emit_mode_nunits
12819         and emit_mode_inner.
12821 2017-03-24  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
12823         * config/s390/s390-builtins.def: Add VXE builtins.  Add a flags
12824         argument to the overloaded builtin variants.  Use the new flag to
12825         deprecate certain builtin variants.
12826         * config/s390/s390-builtin-types.def: Add new builtin types.
12827         * config/s390/s390-builtins.h: Support new flags field for
12828         overloaded builtins.
12829         * config/s390/s390-c.c (OB_DEF_VAR): New flags field.
12830         (s390_macro_to_expand): Enable vector float data type.
12831         (s390_cpu_cpp_builtins_internal): Indicate support of the new
12832         builtins by incrementing the __VEC__ version number.
12833         (s390_expand_overloaded_builtin): Support expansion of vec_xl and
12834         vec_xst.
12835         (s390_resolve_overloaded_builtin): Emit error messages depending
12836         on the builtin flags.
12837         * config/s390/s390.c (s390_expand_builtin): Support additional
12838         flags argument.  Change error message to match the messages
12839         emitted in s390-c.c.
12840         * config/s390/s390.md: New UNSPEC_* constants.
12841         (op_type): Add new instruction types.
12842         * config/s390/vecintrin.h: Add new builtins and test data class
12843         constants.
12844         * config/s390/vx-builtins.md (V_HW_32_64): Add V4SF.
12845         (V_HW_4, VEC_HW, VECF_HW): New mode iterators.
12846         (VEC_INEXACT, VEC_NOINEXACT): New constants.
12847         ("vec_splats<mode>", "vec_insert<mode>", "vec_promote<mode>")
12848         ("vec_insert_and_zero<mode>", "vec_mergeh<mode>")
12849         ("vec_mergel<mode>"): V_HW -> VEC_HW.
12851         ("vlrlrv16qi", "vstrlrv16qi", "vbpermv16qi", "vec_msumv2di")
12852         ("vmslg", "*vftci<mode>_cconly", "vftci<mode>_intcconly")
12853         ("*vftci<mode>", "vftci<mode>_intcc", "vec_double_s64")
12854         ("vec_double_u64", "vfmin<mode>", "vfmax<mode>"): New definition.
12856         ("and_av2df3", "and_cv2df3", "vec_andc_av2df3")
12857         ("vec_andc_cv2df3", "xor_av2df3", "xor_cv2df3", "vec_nor_av2df3")
12858         ("vec_nor_cv2df3", "ior_av2df3", "ior_cv2df3", "vec_nabs")
12859         ("*vftcidb", "*vftcidb_cconly", "vftcidb"): Remove definition.
12861         ("vec_all_<fpcmpcc:code>v2df", "vec_any_<fpcmpcc:code>v2df")
12862         ("vec_scatter_elementv4si_DI", "vec_cmp<fpcmp:code>v2df")
12863         ("vec_di_to_df_s64", "vec_di_to_df_u64", "vec_df_to_di_u64")
12864         ("vfidb", "*vldeb", "*vledb", "*vec_cmp<insn_cmp>v2df_cconly")
12865         ("vec_cmpeqv2df_cc", "vec_cmpeqv2df_cc", "vec_cmphv2df_cc")
12866         ("vec_cmphev2df_cc", "*vec_cmpeqv2df_cc")
12867         ("*vec_cmphv2df_cc", "*vec_cmphev2df_cc"): Enable new modes as ...
12869         ("vec_all_<fpcmpcc:code><mode>", "vec_any_<fpcmpcc:code><mode>")
12870         ("vec_scatter_element<V_HW_4:mode>_DI")
12871         ("vec_cmp<fpcmp:code><mode>", "vcdgb", "vcdlgb", "vclgdb")
12872         ("vec_fpint<mode>", "vflls")
12873         ("vflrd", "*vec_cmp<insn_cmp><mode>_cconly", "vec_cmpeq<mode>_cc")
12874         ("vec_cmpeq<mode>_cc", "vec_cmph<mode>_cc", "vec_cmphe<mode>_cc")
12875         ("*vec_cmpeq<mode>_cc", "*vec_cmph<mode>_cc")
12876         ("*vec_cmphe<mode>_cc"): ... these.
12878         ("vec_ctd_s64", "vec_ctsl", "vec_ctul", "vec_st2f"): Use rounding
12879         mode constant instead of magic value.
12881 2017-03-24  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
12883         * config/s390/s390.c (s390_expand_vec_compare): Support other
12884         vector floating point modes than just V2DF.
12885         (s390_expand_vcond): Likewise.
12886         (s390_hard_regno_mode_ok): Allow SFmode values in VRs.
12887         (s390_cannot_change_mode_class): Prevent mode changes between TF
12888         and V1TF in vector registers.
12889         * config/s390/s390.md (DF, SF): New mode attributes.
12890         ("*cmp<mode>_ccs", "add<mode>3", "sub<mode>3", "mul<mode>3")
12891         ("fma<mode>4", "fms<mode>4", "div<mode>3", "*neg<mode>2"): Add
12892         SFmode support for VRs.
12893         * config/s390/vector.md (V_HW, V_HW2, VT_HW, ti*, nonvec): Add new
12894         vector fp modes.
12895         (VFT, VF_HW): New mode iterators.
12896         (vw, sdx): New mode attributes.
12897         ("addv2df3", "subv2df3", "mulv2df3", "divv2df3", "sqrtv2df2")
12898         ("fmav2df4","fmsv2df4", "negv2df2", "absv2df2", "*negabsv2df2")
12899         ("smaxv2df3", "sminv2df3", "*vec_cmp<VFCMP_HW_OP:code>v2df_nocc")
12900         ("vec_cmpuneqv2df", "vec_cmpltgtv2df", "vec_orderedv2df")
12901         ("vec_unorderedv2df"): Adjust the v2df only patterns to support
12902         also the new vector floating point modes.  Renaming to ...
12904         ("add<mode>3", "sub<mode>3", "mul<mode>3", "div<mode>3")
12905         ("sqrt<mode>2", "fma<mode>4", "fms<mode>4", "neg<mode>2")
12906         ("abs<mode>2", "negabs<mode>2", "smax<mode>3")
12907         ("smin<mode>3", "*vec_cmp<VFCMP_HW_OP:code><mode>_nocc")
12908         ("vec_cmpuneq<mode>", "vec_cmpltgt<mode>", "vec_ordered<mode>")
12909         ("vec_unordered<mode>"): ... these.
12911         ("neg_fma<mode>4", "neg_fms<mode>4", "*smax<mode>3_vxe")
12912         ("*smin<mode>3_vxe", "*sminv2df3_vx", "*vec_extendv4sf")
12913         ("*vec_extendv2df"): New insn definitions.
12915 2017-03-24  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
12917         * config/s390/s390.md ("*adddi3_sign", "*subdi3_sign", "mulditi3")
12918         ("mulditi3_2", "*muldi3_sign"): New patterns.
12919         ("muldi3", "*muldi3", "mulsi3", "*mulsi3"): Add an expander and
12920         rename the pattern definition.
12922 2017-03-24  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
12924         * config/s390/s390.md ("indirect_jump"): Turn insn definition into
12925         expander.
12926         ("*indirect_jump", "*indirect2_jump"): New pattern definitions.
12928 2017-03-24  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
12930         * config/s390/s390.c (s390_expand_vec_init): Use vllezl
12931         instruction if possible.
12932         * config/s390/vector.md (vec_halfnumelts): New mode
12933         attribute.
12934         ("*vec_vllezlf<mode>"): New pattern.
12936 2017-03-24  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
12938         * config/s390/vector.md ("popcountv16qi2", "popcountv8hi2")
12939         ("popcountv4si2", "popcountv2di2"): Rename to ...
12940         ("popcount<mode>2", "popcountv8hi2_vx", "popcountv4si2_vx")
12941         ("popcountv2di2_vx"): ... these and add !TARGET_VXE to the
12942         condition.
12943         ("popcount<mode>2_vxe"): New pattern.
12945 2017-03-24  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
12947         * common/config/s390/s390-common.c (processor_flags_table): Add
12948         arch12.
12949         * config.gcc: Add arch12.
12950         * config/s390/driver-native.c (s390_host_detect_local_cpu):
12951         Default to arch12 for unknown CPU model numbers.
12952         * config/s390/s390-builtins.def: Add B_VXE builtin flag.
12953         * config/s390/s390-c.c (s390_cpu_cpp_builtins_internal): Adjust
12954         PROCESSOR_max sanity check.
12955         * config/s390/s390-opts.h (enum processor_type): Add
12956         PROCESSOR_ARCH12.
12957         * config/s390/s390.c (processor_table): Add arch12.
12958         (s390_expand_builtin): Add check for B_VXE flag.
12959         (s390_issue_rate): Add PROCESSOR_ARCH12.
12960         (s390_get_sched_attrmask): Likewise.
12961         (s390_get_unit_mask): Likewise.
12962         (s390_sched_score): Enable z13 scheduling for arch12.
12963         (s390_sched_reorder): Likewise.
12964         (s390_sched_variable_issue): Likewise.
12965         * config/s390/s390.h (enum processor_flags): Add PF_ARCH12 and
12966         PF_VXE.
12967         (s390_tune_attr): Use z13 scheduling also for arch12.
12968         (TARGET_CPU_ARCH12, TARGET_CPU_ARCH12_P, TARGET_CPU_VXE)
12969         (TARGET_CPU_VXE_P, TARGET_ARCH12, TARGET_ARCH12_P, TARGET_VXE)
12970         (TARGET_VXE_P): New macros.
12971         * config/s390/s390.md: Add arch12 to cpu attribute.  Add arch12
12972         and vxe to cpu_facility.  Add arch12 and vxe to enabled attribute.
12973         * config/s390/s390.opt: Add arch12 as processor_type.
12975 2017-03-24  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
12977         * config/s390/s390.md
12978         ("fixuns_truncdddi2", "fixuns_trunctddi2")
12979         ("fixuns_trunc<BFP:mode><GPR:mode>2"): Merge into ...
12980         ("fixuns_trunc<FP:mode><GPR:mode>2"): New expander.
12982         ("fixuns_trunc<BFP:mode><GPR:mode>2", "fixuns_trunc<mode>si2"):
12983         Rename expanders to ...
12985         ("fixuns_trunc<BFP:mode><GPR:mode>2_emu")
12986         ("fixuns_truncdddi2_emu"): ... these.
12988         ("fixuns_trunc<mode>si2_emu"): New expander.
12990         ("*fixuns_truncdfdi2_z13"): Rename to ...
12991         ("*fixuns_truncdfdi2_vx"): ... this.
12993 2017-03-24  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
12995         * config/s390/2964.md: Remove the single element vector compare
12996         instructions which are no longer used.
12997         * config/s390/s390.c (s390_select_ccmode): Remove handling of
12998         vector CCmodes.
12999         (s390_canonicalize_comparison): Remove handling of DFmode
13000         compares.
13001         (s390_expand_vec_compare_scalar): Remove function.
13002         (s390_emit_compare): Don't call s390_expand_vec_compare_scalar.
13003         * config/s390/s390.md ("*vec_cmp<insn_cmp>df_cconly"): Remove
13004         pattern.
13005         ("*cmp<mode>_ccs"): Add wfcdb instruction.
13007 2017-03-24  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
13009         * config/s390/s390.md ("mov<mode>_64dfp" DD_DF): Use vleig for loading a
13010         FP zero.
13011         ("*mov<mode>_64" DD_DF): Remove the vector instructions. These
13012         will anyway by matched by mov<mode>_64dfp.
13014 2017-03-24  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
13016         * config/s390/s390.md ("mov<mode>" SD_SF): Change vleg/vsteg to
13017         vlef/vstef.  Add missing operand to vleif.
13019 2017-03-24  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
13021         * config/s390/s390.c (s390_expand_vec_init): Enable vector load
13022         pair for all vector types with 64 bit elements.
13023         * config/s390/vx-builtins.md (V_HW_64): Move mode iterator to ...
13024         * config/s390/vector.md (V_HW_64): ... here.
13025         (V_128_NOSINGLE): New mode iterator.
13026         ("vec_init<V_HW:mode>"): Use V_128 as mode iterator.
13027         ("*vec_splat<mode>"): Use V_128_NOSINGLE mode iterator.
13028         ("*vec_tf_to_v1tf", "*vec_ti_to_v1ti"): New pattern definitions.
13029         ("*vec_load_pairv2di"): Change to ...
13030         ("*vec_load_pair<mode>"): ... this one.
13032 2017-03-24  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
13034         * config/s390/constraints.md: Add comments.
13035         (jKK): Reject element sizes > 8 bytes.
13036         * config/s390/s390.c (s390_split_ok_p): Enable splitting also for
13037         s_operands.
13038         * config/s390/s390.md: Add the s_operand checks formerly in
13039         s390_split_ok_p to various splitters where they are still
13040         required.
13041         * config/s390/vector.md ("mov<mode>" V_128): Add GPR alternatives
13042         for 128 bit vectors.  Plus two splitters.
13044 2017-03-24  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
13046         * config/s390/s390.md: Rename the cpu facilty vec to vx throughout
13047         the file.
13049 2017-03-24  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
13051         PR target/79893
13052         * config/s390/s390-c.c (s390_adjust_builtin_arglist): Issue an
13053         error if the boundary argument is not constant.
13055 2017-03-24  Jakub Jelinek  <jakub@redhat.com>
13057         PR rtl-optimization/80112
13058         * loop-doloop.c (doloop_condition_get): Don't check condition
13059         if cmp isn't SET with IF_THEN_ELSE src.
13061 2017-03-24  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
13063         PR tree-optimization/80158
13064         * gimple-ssa-strength-reduction.c (replace_mult_candidate): When
13065         replacing a candidate statement, also replace it for the
13066         candidate's alternate interpretation.
13067         (replace_rhs_if_not_dup): Likewise.
13068         (replace_one_candidate): Likewise.
13070 2017-03-24  Richard Biener  <rguenther@suse.de>
13072         PR tree-optimization/80167
13073         * graphite-isl-ast-to-gimple.c
13074         (translate_isl_ast_to_gimple::is_valid_rename): Handle default-defs
13075         properly.
13076         (translate_isl_ast_to_gimple::get_rename): Likewise.
13078 2017-03-23  Kelvin Nilsen  <kelvin@gcc.gnu.org>
13080         * config/rs6000/rs6000.c (rs6000_option_override_internal): Change
13081         handling of certain combinations of target options, including the
13082         combinations -mpower8-vector vs. -mno-vsx, -mpower9-vector vs.
13083         -mno-power8-vector, and -mpower9_dform vs. -mno-power9-vector.
13085 2017-03-23  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
13087         PR target/71436
13088         * config/arm/arm.md (*load_multiple): Add reload_completed to
13089         matching condition.
13091 2017-03-23  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
13092             Richard Biener  <rguenth@suse.de>
13094         PR tree-optimization/79908
13095         PR tree-optimization/80136
13096         * tree-stdarg.c (expand_ifn_va_arg_1): For a VA_ARG whose LHS has
13097         been cast away, gimplify_and_add suffices.
13099 2017-03-23  Markus Trippelsdorf  <markus@trippelsdorf.de>
13101         * tree-vrp.c (identify_jump_threads): Delete avail_exprs.
13103 2017-03-23  Richard Biener  <rguenther@suse.de>
13105         PR tree-optimization/80032
13106         * gimplify.c (gimple_push_cleanup): Forced unconditional
13107         cleanups still have to go to the conditional_cleanups
13108         sequence.
13110 2017-03-22  Jakub Jelinek  <jakub@redhat.com>
13112         PR tree-optimization/80072
13113         * tree-ssa-reassoc.c (struct operand_entry): Change id field type
13114         to unsigned int.
13115         (next_operand_entry_id): Change type to unsigned int.
13116         (sort_by_operand_rank): Make sure to return the right return value
13117         even if unsigned fields are bigger than INT_MAX.
13118         (struct oecount): Change cnt and id type to unsigned int.
13119         (oecount_hasher::equal): Formatting fix.
13120         (oecount_cmp): Make sure to return the right return value
13121         even if unsigned fields are bigger than INT_MAX.
13122         (undistribute_ops_list): Change next_oecount_id type to unsigned int.
13124         PR c++/80129
13125         * gimplify.c (gimplify_modify_expr_rhs) <case COND_EXPR>: Clear
13126         TREE_READONLY on result if writing it more than once.
13128         PR sanitizer/80110
13129         * doc/invoke.texi (-fsanitize=thread): Document that with
13130         -fnon-call-exceptions atomics are not able to throw
13131         exceptions.
13133         PR sanitizer/80110
13134         * tsan.c: Include tree-eh.h.
13135         (instrument_builtin_call): Call maybe_clean_eh_stmt or
13136         maybe_clean_or_replace_eh_stmt where needed.
13137         (instrument_memory_accesses): Add cfg_changed argument.
13138         Call gimple_purge_dead_eh_edges on each block and set *cfg_changed
13139         if it returned true.
13140         (tsan_pass): Adjust caller.  Return TODO_cleanup_cfg if cfg_changed.
13142         PR rtl-optimization/63191
13143         * config/i386/i386.c (ix86_delegitimize_address): Turn into small
13144         wrapper function, moved the whole old content into ...
13145         (ix86_delegitimize_address_1): ... this.  New inline function.
13146         (ix86_find_base_term): Use ix86_delegitimize_address_1 with
13147         true as last argument instead of ix86_delegitimize_address.
13149 2017-03-22  Wilco Dijkstra  <wdijkstr@arm.com>
13151         * config/aarch64/aarch64.c (generic_branch_cost): Copy
13152         cortexa57_branch_cost.
13154 2017-03-22  Wilco Dijkstra  <wdijkstr@arm.com>
13156         * config/aarch64/aarch64.c (generic_tunings): Add AES fusion.
13158 2017-03-21  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
13160         PR target/80123
13161         * doc/md.texi (Constraints): Document wA constraint.
13162         * config/rs6000/constraints.md (wA): New.
13163         * config/rs6000/rs6000.c (rs6000_debug_reg_global): Add wA reg_class.
13164         (rs6000_init_hard_regno_mode_ok): Init wA constraint.
13165         * config/rs6000/rs6000.h (RS6000_CONSTRAINT_wA): New.
13166         * config/rs6000/vsx.md (vsx_splat_<mode>): Use wA constraint.
13168 2017-03-22  Cesar Philippidis  <cesar@codesourcery.com>
13170         PR c++/80029
13171         * gimplify.c (is_oacc_declared): New function.
13172         (oacc_default_clause): Use it to set default flags for acc declared
13173         variables inside parallel regions.
13174         (gimplify_scan_omp_clauses): Strip firstprivate pointers for acc
13175         declared variables.
13176         (gimplify_oacc_declare): Gimplify the declare clauses.  Add the
13177         declare attribute to any decl as necessary.
13179 2017-03-22  Thomas Preud'homme  <thomas.preudhomme@arm.com>
13181         PR target/80082
13182         * config/arm/arm-isa.h (isa_bit_lpae): New feature bit.
13183         (ISA_ARMv7ve): Add isa_bit_lpae to the definition.
13184         * config/arm/arm-protos.h (arm_arch7ve): Rename into ...
13185         (arm_arch_lpae): This.
13186         * config/arm/arm.c (arm_arch7ve): Rename into ...
13187         (arm_arch_lpae): This.  Define it in term of isa_bit_lpae.
13188         * config/arm/arm.h (TARGET_HAVE_LPAE): Redefine in term of
13189         arm_arch_lpae.
13191 2017-03-22  Martin Liska  <mliska@suse.cz>
13193         PR target/79906
13194         * config/rs6000/rs6000.c (rs6000_inner_target_options): Show
13195         error message instead of an ICE.
13197 2017-03-21  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
13199         * doc/extend.texi (6.11 Additional Floating Types): Revise.
13201 2017-03-21  Kelvin Nilsen  <kelvin@gcc.gnu.org>
13203         * config/rs6000/rs6000-c.c (rs6000_target_modify_macros): Add
13204         comments.
13205         * config/rs6000/rs6000.c (rs6000_option_override_internal): Add
13206         comments.
13208 2017-03-21  Martin Sebor  <msebor@redhat.com>
13210         * doc/extend.texi: Use "cannot" instead of "can't."
13211         * doc/hostconfig.texi: Same.
13212         * doc/install.texi: Same.
13213         * doc/invoke.texi: Same.
13214         * doc/loop.texi: Same.
13215         * doc/md.texi: Same.
13216         * doc/objc.texi: Same.
13217         * doc/rtl.texi: Same.
13218         * doc/tm.texi: Same.
13219         * doc/tm.texi.in: Same.
13220         * doc/trouble.texi: Same.
13222 2017-03-21  Alexandre Oliva <aoliva@redhat.com>
13224         PR debug/63238
13225         * dwarf2out.c (struct checksum_attributes): Add at_alignment.
13226         (collect_checksum_attributes): Set it.
13227         (die_checksum_ordered): Use it.
13229 2017-03-21  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
13231         PR tree-optimization/79908
13232         * tree-stdarg.c (expand_ifn_va_arg_1): Revert the following
13233         change: For a VA_ARG whose LHS has been cast away, use
13234         force_gimple_operand to construct the side effects.
13236 2017-03-21  David Malcolm  <dmalcolm@redhat.com>
13238         PR translation/80001
13239         * omp-offload.c (oacc_loop_fixed_partitions): Make diagnostics
13240         more amenable to translation.
13241         (oacc_loop_auto_partitions): Likewise.
13243 2017-03-21  Marek Polacek  <polacek@redhat.com>
13244             Martin Sebor  <msebor@redhat.com>
13246         PR tree-optimization/80109
13247         * gimple-ssa-warn-alloca.c (alloca_call_type): Only call get_range_info
13248         on INTEGRAL_TYPE_P.
13250 2017-03-21  Jakub Jelinek  <jakub@redhat.com>
13251             Segher Boessenkool  <segher@kernel.crashing.org>
13253         PR target/80125
13254         * combine.c (can_combine_p): Revert the 2017-03-20 change, only
13255         check reg_used_between_p between insn and one of succ or succ2
13256         depending on if succ is artificial insn not inserted into insn
13257         stream.
13259 2017-03-21  Martin Liska  <mliska@suse.cz>
13261         PR gcov-profile/80081
13262         * Makefile.in: Add gcov-dump and fix installation of gcov-tool.
13263         * doc/gcc.texi: Include gcov-dump stuff.
13264         * doc/gcov-dump.texi: New file.
13266 2017-03-21  Toma Tabacu  <toma.tabacu@imgtec.com>
13268         PR rtl-optimization/79150
13269         * config/mips/mips.c (mips_block_move_loop): Emit a NOP after the
13270         conditional jump, if the jump is the last insn of the loop.
13272 2017-03-21  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
13273             Richard Biener  <rguenth@suse.de>
13275         PR tree-optimization/79908
13276         * tree-stdarg.c (expand_ifn_va_arg_1): For a VA_ARG whose LHS has
13277         been cast away, use force_gimple_operand to construct the side
13278         effects.
13280 2017-03-21  Martin Liska  <mliska@suse.cz>
13282         PR libfortran/79956
13283         * simplify-rtx.c (simplify_immed_subreg): Initialize a variable
13284         to NULL.
13286 2017-03-21  Brad Spengler <spender@grsecurity.net>
13288         PR plugins/80094
13289         * plugin.c (htab_hash_plugin): New function.
13290         (add_new_plugin): Use it and adjust.
13291         (parse_plugin_arg_opt): Adjust.
13292         (init_one_plugin): Likewise.
13294 2017-03-21  Richard Biener  <rguenther@suse.de>
13296         PR tree-optimization/80032
13297         * gimplify.c (gimple_push_cleanup): Add force_uncond parameter,
13298         if set force the cleanup to happen unconditionally.
13299         (gimplify_target_expr): Push inserted clobbers with force_uncond
13300         to avoid them being removed by control-dependent DCE.
13302 2017-03-21  Richard Biener  <rguenther@suse.de>
13304         PR tree-optimization/80122
13305         * tree-inline.c (copy_bb): Do not expans va-arg packs or
13306         va_arg_pack_len when the inlined call stmt requires pack
13307         expansion itself.
13308         * tree-inline.h (struct copy_body_data): Make call_stmt a gcall *.
13310 2017-03-21  Jakub Jelinek  <jakub@redhat.com>
13312         PR sanitizer/78158
13313         * tsan.c (instrument_builtin_call): If the memory model argument
13314         is not a constant, assume it is valid.
13316         PR c/67338
13317         * fold-const.c (round_up_loc): Negate divisor in unsigned type to
13318         avoid UB.
13320 2017-03-20  Segher Boessenkool  <segher@kernel.crashing.org>
13322         PR rtl-optimization/79910
13323         * combine.c (can_combine_p): Do not allow combining an I0 or I1
13324         if its dest is used by an insn before I2 (other than the combined
13325         insns themselves, which are properly handled already).
13327 2017-03-20  Segher Boessenkool  <segher@kernel.crashing.org>
13329         Revert:
13330         2017-03-17  Bernd Schmidt  <bschmidt@redhat.com>
13332         * combine.c (record_used_regs): New static function.
13333         (try_combine): Handle situations where there is an additional
13334         instruction between I2 and I3 which needs to have a LOG_LINK
13335         updated.
13337         Revert:
13338         2017-03-17  Jim Wilson  <jim.wilson@linaro.org>
13340         * combine.c (try_combine): Delete redundant i1 test.  Call
13341         prev_nonnote_nondebug_insn instead of prev_nonnote_insn.
13343 2017-03-20  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
13345         PR target/80083
13346         * config/rs6000/rs6000.md (*movsi_internal1): Fix constraints for
13347         alternatives 13/14.
13349 2017-03-20  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
13351         PR tree-optimization/80054
13352         * gimple-ssa-strength-reduction.c (all_phi_incrs_profitable): Fail
13353         the optimization if a PHI or any of its arguments is not dominated
13354         by the candidate's basis.  Use gphi* rather than gimple* as
13355         appropriate.
13356         (replace_profitable_candidates): Clean up a gimple* variable that
13357         should be a gphi* variable.
13359 2017-03-20  Martin Sebor  <msebor@redhat.com>
13361         PR c++/52477
13362         * doc/extend.texi (attribute constructor): Document present limitation.
13364 2017-03-20  Kelvin Nilsen  <kelvin@gcc.gnu.org>
13366         PR target/79963
13367         * config/rs6000/altivec.h (vec_all_ne): Under __cplusplus__ and
13368         __POWER9_VECTOR__ #ifdef control, change template definition to
13369         use Power9-specific built-in function.
13370         (vec_any_eq): Likewise.
13371         * config/rs6000/vector.md (vector_ae_v2di_p): Change the flag used
13372         to control outcomes from this test.
13373         (vector_ae_<mode>p): For VEC_F modes, likewise.
13375 2017-03-20  Ian Lance Taylor  <iant@google.com>
13377         * config/i386/i386.c (ix86_function_regparm): Save an extra
13378         register for -fsplit-stack with DECL_STATIC_CHAIN.
13380 2017-03-17  Palmer Dabbelt  <palmer@dabbelt.com>
13382         PR target/79912
13383         * config/riscv/riscv.c (riscv_preferred_reload_class): Remove.
13384         (TARGET_PREFERRED_RELOAD_CLASS): Likewise.
13386 2017-03-17  Palmer Dabbelt  <palmer@dabbelt.com>
13388         * config/riscv/riscv.c (riscv_print_operand): Use "fence
13389         iorw,ow".
13390         * config/riscv/sync.mc (mem_thread_fence_1): Use "fence
13391         iorw,iorw".
13393 2017-03-20  Marek Polacek  <polacek@redhat.com>
13395         PR sanitizer/80063
13396         * asan.c (DEF_SANITIZER_BUILTIN): Use do { } while (0).
13398 2017-03-20  Richard Biener  <rguenther@suse.de>
13400         PR tree-optimization/80113
13401         * graphite-isl-ast-to-gimple.c (copy_loop_phi_nodes): Do not
13402         allocate extra SSA name for PHI def.
13403         (add_close_phis_to_outer_loops): Likewise.
13404         (add_close_phis_to_merge_points): Likewise.
13405         (copy_loop_close_phi_args): Likewise.
13406         (copy_cond_phi_nodes): Likewise.
13408 2017-03-20  Martin Liska  <mliska@suse.cz>
13410         PR middle-end/79753
13411         * tree-chkp.c (chkp_build_returned_bound): Do not build
13412         returned bounds for a LHS that's not a BOUNDED_P type.
13414 2017-03-20  Martin Liska  <mliska@suse.cz>
13416         PR target/79769
13417         PR target/79770
13418         * tree-chkp.c (chkp_find_bounds_1): Handle REAL_CST,
13419         COMPLEX_CST and VECTOR_CST.
13421 2017-03-20  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
13423         PR target/78857
13424         * config/s390/s390.md ("cmp<mode>_ccs_0"): Add a clobber of the
13425         target operand.  A new splitter adds the clobber statement in case
13426         the target operand is dead anyway.
13428 2017-03-19  Gerald Pfeifer  <gerald@pfeifer.com>
13430         * doc/install.texi (Specific) <sparc-*-linux*>: No longer refer
13431         to age-old versions of binutils and glibc.
13433 2017-03-18  Segher Boessenkool  <segher@kernel.crashing.org>
13435         * doc/contrib.texi (Contributors): Remove duplicate entry for myself.
13437 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
13439         * doc/contrib.texi (Contributors): Add Segher Boessenkool.
13441 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
13443         * doc/install.texi (Specific) <arm-*-eabi>: Remove old
13444         requirement for binutils 2.13.
13446 2017-03-17  Jim Wilson  <jim.wilson@linaro.org>
13448         * combine.c (try_combine): Delete redundant i1 test.  Call
13449         prev_nonnote_nondebug_insn instead of prev_nonnote_insn.
13451 2017-03-17  Palmer Dabbelt  <palmer@dabbelt.com
13453         * doc/install.texi (Specific) <riscv32-*-elf>: Add riscv32-*-elf,
13454         riscv32-*-linux, riscv64-*-elf, riscv64-*-linux to the table of
13455         contents.
13456         <riscv64-*-elf>: Re-arrange section
13457         <riscv32-*-elf>: Add a note about requiring binutils 2.28.
13458         <riscv32-*-linux>: Likewise.
13459         <riscv64-*-elf>: Likewise
13460         <riscv64-*-linux>: Likewise.
13462 2017-03-17  Richard Earnshaw  <rearnsha@arm.com>
13464         PR target/80052
13465         * aarch64.opt(verbose-cost-dump): Fix typo.
13467 2017-03-17  Pat Haugen  <pthaugen@us.ibm.com>
13469         PR target/79951
13470         * config/rs6000/rs6000.md (copysign<mode>3_fcpsgn): Test
13471         for VECTOR_UNIT_VSX_P (<MODE>mode) too.
13473 2017-03-17  Bernd Schmidt  <bschmidt@redhat.com>
13475         * reload.c (find_reloads): When reloading a nonoffsettable address,
13476         use RELOAD_OTHER for it and its address reloads.
13478         PR rtl-optimization/79910
13479         * combine.c (record_used_regs): New static function.
13480         (try_combine): Handle situations where there is an additional
13481         instruction between I2 and I3 which needs to have a LOG_LINK
13482         updated.
13484 2017-03-17  Jeff Law  <law@redhat.com>
13486         PR tree-optimization/71437
13487         * tree-vrp.c (simplify_stmt_for_jump_threading): Lookup the
13488         conditional in the hash table first.
13489         (vrp_dom_walker::before_dom_children): Extract condition from
13490         ASSERT_EXPR.  Record condition, its inverion and any implied
13491         conditions as well.
13493 2017-03-17  Marek Polacek  <polacek@redhat.com>
13494             Markus Trippelsdorf  <markus@trippelsdorf.de>
13496         PR tree-optimization/80079
13497         * gimple-ssa-store-merging.c (class pass_store_merging): Initialize
13498         m_stores_head.
13500 2017-03-17  Richard Biener  <rguenther@suse.de>
13502         PR middle-end/80075
13503         * tree-eh.c (stmt_could_throw_1_p): Only handle gimple assigns.
13504         Properly verify the LHS before the RHS possibly claims to be
13505         handled.
13506         (stmt_could_throw_p): Hande gimple conds fully here.  Clobbers
13507         do not throw.
13509 2017-03-17  Martin Jambor  <mjambor@suse.cz>
13511         * doc/invoke.texi (Option Options): Include -fipa-vrp in the list.
13512         (List of -O2 options): Likewise.
13513         (-fipa-bit-cp): Replace "ipa" with "interprocedural."
13514         (-fipa-vrp) New.
13516 2017-03-17  Tom de Vries  <tom@codesourcery.com>
13518         * gcov-dump.c (print_usage): Print bug_report_url.
13520 2017-03-17  Richard Biener  <rguenther@suse.de>
13522         PR middle-end/80050
13523         * genmatch.c (parser::next): Remove pointless check for CPP_EOF.
13524         (parser::peek): Likewise.
13526 2017-03-17  Richard Biener  <rguenther@suse.de>
13528         PR tree-optimization/80048
13529         * sese.c (free_sese_info): Properly release rename_map and
13530         copied_bb_map elements.
13532 2017-03-16  Alexandre Oliva <aoliva@redhat.com>
13534         * gimple-ssa-store-merging.c (struct imm_store_chain_info):
13535         Add linked-list forward and backlinks.  Insert on
13536         construction, remove on destruction.
13537         (class pass_store_merging): Add m_stores_head field.
13538         (pass_store_merging::terminate_and_process_all_chains):
13539         Iterate over m_stores_head list.
13540         (pass_store_merging::terminate_all_aliasing_chains):
13541         Likewise.
13542         (pass_store_merging::execute): Check for debug stmts first.
13543         Push new chains onto the m_stores_head stack.
13545 2017-03-16  Michael Meissner  <meissner@linux.vnet.ibm.com>
13547         PR target/71294
13548         * config/rs6000/vsx.md (vsx_splat_<mode>, VSX_D iterator): Allow a
13549         SPLAT operation on ISA 2.07 64-bit systems that have direct move,
13550         but no MTVSRDD support, by doing MTVSRD and XXPERMDI.
13552 2017-03-16  Jeff Law  <law@redhat.com>
13554         PR tree-optimization/71437
13555         * tree-ssa-dom.c (dom_opt_dom_walker): Remove thread_across_edge
13556         member function.  Implementation moved into after_dom_children
13557         member function and into the threader's thread_outgoing_edges
13558         function.
13559         (dom_opt_dom_walker::after_dom_children): Simplify by moving
13560         some code into new thread_outgoing_edges.
13561         * tree-ssa-threadedge.c (thread_across_edge): Make static and simplify
13562         definition.  Simplify marker handling (do it here).   Assume we always
13563         have the available expression and the const/copies tables.
13564         (thread_outgoing_edges): New function extracted from tree-ssa-dom.c
13565         and tree-vrp.c
13566         * tree-ssa-threadedge.h (thread_outgoing_edges): Declare.
13567         * tree-vrp.c (equiv_stack): No longer file scoped.
13568         (vrp_dom_walker): New class.
13569         (vrp_dom_walker::before_dom_children): New member function.
13570         (vrp_dom_walker::after_dom_children): Likewise.
13571         (identify_jump_threads):  Setup domwalker.  Use it rather than
13572         walking edges in a random order by hand.  Simplify setup/finalization.
13573         (finalize_jump_threads): Remove.
13574         (vrp_finalize): Do not call identify_jump_threads here.
13575         (execute_vrp): Do it here instead and call thread_through_all_blocks
13576         here too.
13578         PR tree-optimization/71437
13579         * tree-ssa-dom.c (pfn_simplify): Add basic_block argument.  All
13580         callers changed.
13581         (simplify_stmt_for_jump_threading): Add basic_block argument.  All
13582         callers changed.
13583         (lhs_of_dominating_assert): Moved from here into tree-vrp.c.
13584         (dom_opt_dom_walker::thread_across_edge): Remove
13585         handle_dominating_asserts argument.  All callers changed.
13586         (record_temporary_equivalences_from_stmts_at_dest): Corresponding
13587         changes.  Remove calls to lhs_of_dominating_assert.  Other
13588         uses of handle_dominating_asserts turn into unconditional code
13589         (simplify_control_stmt_condition_1): Likewise.
13590         (simplify_control_stmt_condition): Likewise.
13591         (thread_through_normal_block, thread_across_edge): Likewise.
13592         * tree-ssa-threadedge.h (thread_across_edge): Corresponding changes.
13593         * tree-vrp.c (lhs_of_dominating_assert): Move here.  Return original
13594         object if it is not an SSA_NAME.
13595         (simplify_stmt_for_jump_threading): Call lhs_of_dominating_assert
13596         before calling into the VRP specific simplifiers.
13597         (identify_jump_threads): Remove handle_dominating_asserts
13598         argument.
13600 2017-03-16  Jakub Jelinek  <jakub@redhat.com>
13602         PR fortran/79886
13603         * tree-diagnostic.c (default_tree_printer): No longer static.
13604         * tree-diagnostic.h (default_tree_printer): New prototype.
13606 2017-03-16  Tamar Christina  <tamar.christina@arm.com>
13608         * config/aarch64/aarch64-simd.md (*aarch64_simd_mov<mode>)
13609         Change ins into fmov.
13611 2017-03-16  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
13613         * config/aarch64/iterators.md (h_con): Return "x" for V4HF and V8HF.
13614         * config/aarch64/aarch64-simd.md (*aarch64_fma4_elt_from_dup<mode>):
13615         Use h_con constraint for operand 1.
13616         (*aarch64_fnma4_elt_from_dup<mode>): Likewise.
13617         (*aarch64_mulx_elt_from_dup<mode>): Likewise for operand 2.
13619 2017-03-15  Jeff Law  <law@redhat.com>
13621         PR tree-optimization/71437
13622         * tree-ssa-dom.c (derive_equivalences_from_bit_ior): New function.
13623         (record_temporary_equivalences): Use it.
13625         PR tree-optimization/71437
13626         * tree-ssa-dom.c (struct cond_equivalence): Moved from here into
13627         tree-ssa-scopedtables.
13628         (lookup_avail_expr, build_and_record_new_cond): Likewise.
13629         (record_conditions, record_cond, vuse_eq): Likewise.
13630         (record_edge_info): Adjust to API tweak of record_conditions.
13631         (simplify_stmt_for_jump_threading): Similarly for lookup_avail_expr.
13632         (record_temporary_equivalences, optimize_stmt): Likewise.
13633         (eliminate_redundant_computations): Likewise.
13634         (record_equivalences_from_stmt): Likewise.
13635         * tree-ssa-scopedtables.c: Include options.h and params.h.
13636         (vuse_eq): New function, moved from tree-ssa-dom.c
13637         (build_and_record_new_cond): Likewise.
13638         (record_conditions): Likewise.  Accept vector of conditions rather
13639         than edge_equivalence structure for first argument.
13640         for the first argument.
13641         (avail_exprs_stack::lookup_avail_expr): New member function, moved
13642         from tree-ssa-dom.c.
13643         (avail_exprs_stack::record_cond): Likewise.
13644         * tree-ssa-scopedtables.h (struct cond_equivalence): Moved here
13645         from tree-ssa-dom.c.
13646         (avail_exprs_stack): Add new member functions lookup_avail_expr
13647         and record_cond.
13648         (record_conditions): Declare.
13650 2017-03-15  Vladimir Makarov  <vmakarov@redhat.com>
13652         PR target/80017
13653         * lra-constraints.c (process_alt_operands): Increase reject for
13654         reloading an input/output operand.
13656 2017-03-15  Michael Meissner  <meissner@linux.vnet.ibm.com>
13658         PR target/79038
13659         * config/rs6000/rs6000.md (float<QHI:mode><IEEE128:mode>2): Define
13660         insns to convert from signed/unsigned char/short to IEEE 128-bit
13661         floating point.
13662         (floatuns<QHI:mode><IEEE128:mode>2): Likewise.
13664 2017-03-15  Uros Bizjak  <ubizjak@gmail.com>
13666         PR target/80019
13667         * config/i386/i386.c (ix86_vector_duplicate_value): Create
13668         subreg of inner mode for values already in registers.
13670 2017-03-15  Bernd Schmidt  <bschmidt@redhat.com>
13672         * config/c6x/c6x.c (hwloop_optimize): Handle case where the old
13673         iteration reg is used after the loop.
13675 2017-03-14  Martin Sebor  <msebor@redhat.com>
13677         PR tree-optimization/79800
13678         * gimple-ssa-sprintf.c (format_floating: Add argument.  Handle
13679         precision in negative-positive range.
13680         (format_floating): Call non-const overload with adjusted precision.
13682 2017-03-14  Michael Meissner  <meissner@linux.vnet.ibm.com>
13684         PR target/79947
13685         * config/rs6000/rs6000.h (TARGET_FRSQRTES): Add check for
13686         -mpowerpc-gfxopt.
13688 2017-03-14  Martin Sebor  <msebor@redhat.com>
13690         PR middle-end/80020
13691         * builtin-attrs.def (ATTR_ALLOC_SIZE_2_NOTHROW_LIST): New macro.
13692         * builtins.def (aligned_alloc): Use it.
13694         PR c/79936
13695         * Makefile.in (GTFILES): Add calls.c.
13696         * calls.c: Include "gt-calls.h".
13698 2017-03-14  Bernd Schmidt  <bschmidt@redhat.com>
13700         PR rtl-optimization/79728
13701         * regs.h (struct target_regs): New field
13702         x_contains_allocatable_regs_of_mode.
13703         (contains_allocatable_regs_of_mode): New macro.
13704         * reginfo.c (init_reg_sets_1): Initialize it, and change
13705         contains_reg_of_mode so it includes global regs as well.
13706         * reload.c (push_reload): Use contains_allocatable_regs_of_mode
13707         rather than contains_regs_of_mode.
13709 2017-03-14  Martin Liska  <mliska@suse.cz>
13711         * doc/invoke.texi: Document options that can't be combined with
13712         -fcheck-pointer-bounds.
13714 2017-03-14  Martin Liska  <mliska@suse.cz>
13716         PR middle-end/79831
13717         * doc/invoke.texi (-Wchkp): Document the option.
13719 2017-03-14  Martin Liska  <mliska@suse.cz>
13721         * Makefile.in: Install gcov-dump.
13723 2017-03-14  Martin Liska  <mliska@suse.cz>
13725         * multiple_target.c (expand_target_clones): Bail out for
13726         an invalid attribute.
13728 2017-03-14  Richard Biener  <rguenther@suse.de>
13730         * alias.c (struct alias_set_entry): Pack properly.
13731         * cfgloop.h (struct loop): Likewise.
13732         * cse.c (struct set): Likewise.
13733         * ipa-utils.c (struct searchc_env): Likewise.
13734         * loop-invariant.c (struct invariant): Likewise.
13735         * lra-remat.c (struct cand): Likewise.
13736         * recog.c (struct change_t): Likewise.
13737         * rtl.h (struct address_info): Likewise.
13738         * symbol-summary.h (function_summary): Likewise.
13739         * tree-loop-distribution.c (struct partition): Likewise.
13740         * tree-object-size.c (struct object_size_info): Likewise.
13741         * tree-ssa-loop-ivopts.c (struct cost_pair): Likewise.
13742         * tree-ssa-threadupdate.c (struct ssa_local_info_t): Likewise.
13743         * tree-vect-data-refs.c (struct _vect_peel_info): Likewise.
13744         * tree-vect-slp.c (struct _slp_oprnd_info): Likewise.
13745         * tree-vect-stmts.c (struct simd_call_arg_info): Likewise.
13746         * tree-vectorizer.h (struct _loop_vec_info): Likewise.
13747         (struct _stmt_vec_info): Likewise.
13749 2017-03-14  Martin Liska  <mliska@suse.cz>
13751         PR target/79892
13752         * multiple_target.c (create_dispatcher_calls): Check that
13753         a target can create a function dispatcher.
13755 2017-03-14  Martin Liska  <mliska@suse.cz>
13757         PR lto/66295
13758         * multiple_target.c (expand_target_clones): Drop local.local
13759         flag for default implementation.
13761 2017-03-14  Richard Biener  <rguenther@suse.de>
13763         PR tree-optimization/80030
13764         * tree-vect-stmts.c (vectorizable_store): Plug memleak.
13766 2017-03-13  Kito Cheng  <kito.cheng@gmail.com>
13768         * config/riscv/riscv.c (riscv_emit_float_compare>: Use
13769         gcc_fallthrough() instead of __attribute__((fallthrough));
13771 2017-03-13  Gerald Pfeifer  <gerald@pfeifer.com>
13773         * doc/gcc.texi: Remove "up" link to (DIR).
13774         * doc/gccint.texi: Ditto.
13776 2017-03-13  Gerald Pfeifer  <gerald@pfeifer.com>
13778         * doc/install.texi (Specific) <avr>: Remove reference to
13779         binutils 2.13.
13781 2017-03-13  Jeff Law  <law@redhat.com>
13783         * config/riscv/riscv.c (riscv_emit_float_compare): Use fallthru
13784         attribute rather than comments.
13786         * config/pdp11/pdp11.md (movmemhi): Adjust operand numbers to
13787         match_scratch operand is highest.
13789 2017-03-13  Martin Liska  <mliska@suse.cz>
13791         PR middle-end/78339
13792         * ipa-pure-const.c (warn_function_noreturn): If the declarations
13793         is a CHKP clone, use original declaration.
13795 2017-03-13  Claudiu Zissulescu  <claziss@synopsys.com>
13797         * config/arc/arc.c (arc_init): Use multiplier whenever we have it.
13798         (arc_conditional_register_usage): Use a different allocation order
13799         when optimizing for size.
13800         * common/config/arc/arc-common.c (arc_option_optimization_table):
13801         Section anchors default on when optimizing for size.
13803 2017-03-13  Claudiu Zissulescu  <claziss@synopsys.com>
13805         * config/arc/arc.md (*tst_bitfield_tst): Fix pattern.
13807 2017-03-13  Claudiu Zissulescu  <claziss@synopsys.com>
13809         * config/arc/arc.c (arc_output_addsi): Emit code density adds.
13810         * config/arc/arc.md (cpu_facility): Add cd variant.
13811         (*movqi_insn): Add code density variant.
13812         (*movhi_insn): Likewise.
13813         (*movqi_insn): Likewise.
13814         (*addsi3_mixed): Likewise.
13815         (subsi3_insn): Likewise.
13817 2017-03-13  Claudiu Zissulescu  <claziss@synopsys.com>
13819         * config/arc/arc.md (movsi_cond_exec): Update constraint.
13821 2017-03-13  Claudiu Zissulescu  <claziss@synopsys.com>
13823         * config/arc/arc.c (arc_legitimize_pic_address): Handle PIC
13824         expressions with MINUS and UNARY ops.
13826 2017-03-13  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
13828         PR target/79911
13829         * config/arm/neon.md (vec_sel_widen_ssum_lo<VQI:mode><VW:mode>3):
13830         Rename to...
13831         (vec_sel_widen_ssum_lo<mode><V_half>3): ... This. Avoid mismatch
13832         between vec_select and vector argument.
13833         (vec_sel_widen_ssum_hi<VQI:mode><VW:mode>3): Rename to...
13834         (vec_sel_widen_ssum_hi<mode><V_half>3): ... This. Likewise.
13835         (vec_sel_widen_usum_lo<VQI:mode><VW:mode>3): Rename to...
13836         (vec_sel_widen_usum_lo<mode><V_half>3): ... This.
13837         (vec_sel_widen_usum_hi<VQI:mode><VW:mode>3): Rename to...
13838         (vec_sel_widen_usum_hi<mode><V_half>3): ... This.
13840 2017-03-13  Richard Biener  <rguenther@suse.de>
13842         PR other/79991
13843         * params.def (vect-max-peeling-for-alignment): Fix typo.
13845 2017-03-12  Gerald Pfeifer  <gerald@pfeifer.com>
13847         * doc/install.texi (Specific) <mips-*-*>: Remove description of
13848         issue that only occurred with binutils below 2.18.
13850 2017-03-12  Gerald Pfeifer  <gerald@pfeifer.com>
13852         * doc/install.texi (Specific) <cris-axis-elf>: No longer
13853         refer to binutils 2.11/2.12 minimum.
13855 2017-03-12  Gerald Pfeifer  <gerald@pfeifer.com>
13857         * doc/install.texi (Specific) <powerpc-*-*>: Remove link to
13858         ftp.kernel.org and simplify binutils requirement.
13860 2017-03-11  Gerald Pfeifer  <gerald@pfeifer.com>
13862         * doc/invoke.texi (Warning Options): Fix spelling of link-time
13863         optimization.
13864         (Optimize Options): Ditto.  Also remove redundancy.
13866 2017-03-10  David Malcolm  <dmalcolm@redhat.com>
13868         PR translation/79848
13869         * ipa-devirt.c (warn_types_mismatch): Simplify uses of "%<%s%>" to
13870         "%qs".
13871         * ipa-pure-const.c (suggest_attribute): Likewise.  Convert _
13872         to G_ to avoid double translation.
13874 2017-03-10  David Malcolm  <dmalcolm@redhat.com>
13876         PR translation/79923
13877         * auto-profile.c (get_combined_location): Convert leading
13878         character of diagnostics to lower case and remove trailing period.
13879         (read_profile): Likewise for various diagnostics.
13880         * config/arm/arm.c (arm_option_override): Remove trailing period
13881         from various diagnostics.
13882         * config/msp430/msp430.c (msp430_expand_delay_cycles): Likewise.
13883         (msp430_expand_delay_cycles): Likewise.
13885 2017-03-10  David Malcolm  <dmalcolm@redhat.com>
13887         PR target/79925
13888         * config/aarch64/aarch64.c (aarch64_validate_mcpu): Quote the
13889         full command-line argument, rather than just "str".
13890         (aarch64_validate_march): Likewise.
13891         (aarch64_validate_mtune): Likewise.
13893 2017-03-10  Bernd Schmidt  <bschmidt@redhat.com>
13895         PR rtl-optimization/78911
13896         * lra-assigns.c (must_not_spill_p): New function.
13897         (spill_for): Use it.
13899 2017-03-10  Jakub Jelinek  <jakub@redhat.com>
13901         PR tree-optimization/79981
13902         * tree-vrp.c (extract_range_basic): Handle IMAGPART_EXPR of
13903         ATOMIC_COMPARE_EXCHANGE ifn result.
13904         (stmt_interesting_for_vrp, vrp_visit_stmt): Handle
13905         IFN_ATOMIC_COMPARE_EXCHANGE.
13907 2017-03-10  David Malcolm  <dmalcolm@redhat.com>
13909         PR driver/79875
13910         * opts.c (parse_sanitizer_options): Add missing question mark to
13911         "did you mean" message.
13913 2017-03-10  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
13915         * config/rs6000/rs6000-builtin.def (VMULEUB_UNS): Remove orphaned
13916         built-in.
13917         (VMULEUH_UNS): Likewise.
13918         (VMULOUB_UNS): Likewise.
13919         (VMULOUH_UNS): Likewise.
13920         * config/rs6000/rs6000.c (builtin_function_type): Remove
13921         references to ALTIVEC_BUILTIN_VMUL[EO]U[BH]_UNS.
13923 2017-03-10  David Malcolm  <dmalcolm@redhat.com>
13925         PR bootstrap/79952
13926         * read-rtl-function.c (function_reader::read_rtx_operand): Update
13927         x with result of extra_parsing_for_operand_code_0.
13928         (function_reader::extra_parsing_for_operand_code_0): Convert
13929         return type from void to rtx, returning x.  When reading
13930         SYMBOL_REF with SYMBOL_FLAG_HAS_BLOCK_INFO, reallocate x to the
13931         larger size containing struct block_symbol.
13933 2017-03-10  Segher Boessenkool  <segher@kernel.crashing.org>
13935         * config/rs6000/rs6000.c (rs6000_option_override_internal): Disallow
13936         -mfloat128-hardware without -m64.
13938 2017-03-10  Will Schmidt <will_schmidt@vnet.ibm.com>
13940         PR target/79941
13941         * config/rs6000/rs6000.c (builtin_function_type): Add VMUL*U[HB]
13942         entries to the case statement that marks unsigned arguments to
13943         overloaded functions.
13945 2017-03-10  Kelvin Nilsen  <kelvin@gcc.gnu.org>
13947         * config/rs6000/rs6000.c (rs6000_option_override_internal): Fix
13948         two typographic errors in the handling of TARGET_UPPER_REGS_DI.
13950 2017-03-10  Pat Haugen  <pthaugen@us.ibm.com>
13952         PR target/79907
13953         * config/rs6000/rs6000.c (rs6000_init_hard_regno_mode_ok): Test
13954         TARGET_UPPER_REGS_DI when setting 'wi' constraint regclass.
13956 2017-03-10  Martin Liska  <mliska@suse.cz>
13958         PR target/65705
13959         PR target/69804
13960         * toplev.c (process_options): Enable MPX with LSAN and UBSAN.
13961         * tree-chkp.c (chkp_walk_pointer_assignments): Verify that
13962         FIELD != NULL.
13964 2017-03-10  Olivier Hainque  <hainque@adacore.com>
13966         * tree-switch-conversion (array_value_type): Start by resetting
13967         candidate type to it's main variant.
13969 2017-03-10  Jakub Jelinek  <jakub@redhat.com>
13971         PR rtl-optimization/79909
13972         * combine.c (try_combine): Use simplify_replace_rtx on individual
13973         CALL_INSN_FUNCTION_USAGE elements instead of replace_rtx on copy_rtx
13974         of the whole CALL_INSN_FUNCTION_USAGE.
13976         PR tree-optimization/79972
13977         * gimple-ssa-warn-alloca.c (alloca_call_type): Only call
13978         get_range_info on SSA_NAMEs.  Formatting fixes.
13980 2017-03-10  Richard Biener  <rguenther@suse.de>
13981             Jakub Jelinek  <jakub@redhat.com>
13983         PR tree-optimization/77975
13984         * tree-ssa-loop-niter.c (get_base_for): Allow phi argument from latch
13985         edge to be constant.
13986         (get_val_for): For constant x return it.  Formatting fix.
13987         (loop_niter_by_eval): Avoid pointless looping if the next iteration
13988         would use the same bases as the current one.
13990 2017-03-09  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
13992         * config/rs6000/rs6000.c (rs6000_gen_le_vsx_permute): Use rotate
13993         instead of vec_select for V1TImode.
13994         * conifg/rs6000/vsx.md (VSX_LE): Remove mode iterator that is no
13995         longer needed.
13996         (VSX_LE_128): Add V1TI to this mode iterator.
13997         (*vsx_le_perm_load_<mode>): Change to use VSX_D mode iterator.
13998         (*vsx_le_perm_store_<mode>): Likewise.
13999         (pre-reload splitter for VSX stores): Likewise.
14000         (post-reload splitter for VSX stores): Likewise.
14001         (*vsx_xxpermdi2_le_<mode>): Likewise.
14002         (*vsx_lxvd2x2_le_<mode>): Likewise.
14003         (*vsx_stxvd2x2_le_<mode>): Likewise.
14005 2017-03-09  Michael Eager  <eager@eagercon.com>
14007         Correct failures with --enable-checking=yes,rtl.
14009         * config/microblaze/microblaze.c (microblaze_expand_shift):
14010         Replace GET_CODE test with CONST_INT_P and INTVAL test with
14011         test for const0_rtx.
14012         * config/microblaze/microblaze.md (ashlsi3_byone, ashrsi3_byone,
14013         lshrsi3_byone): Replace INTVAL with test for const1_rtx.
14015 2017-03-09  Richard Biener  <rguenther@suse.de>
14017         PR tree-optimization/79977
14018         * graphite-scop-detection.c (scop_detection::merge_sese):
14019         Handle the case of extra exits to blocks dominating the entry.
14021 2017-03-09  Toma Tabacu  <toma.tabacu@imgtec.com>
14023         * doc/sourcebuild.texi (Effective-Target Keywords, Other attributes):
14024         Document rdynamic.
14026 2017-03-09  Vladimir Makarov  <vmakarov@redhat.com>
14028         PR rtl-optimization/79949
14029         * lra-constraints.c (process_alt_operands): Check memory when
14030         trying to predict a cycle.  Print about the overall increase.
14032 2017-03-09  Richard Biener  <rguenther@suse.de>
14034         PR middle-end/79971
14035         * gimple-expr.c (useless_type_conversion_p): Preserve
14036         TYPE_SATURATING for fixed-point types.
14038 2017-03-09  Richard Biener  <rguenther@suse.de>
14040         PR ipa/79970
14041         * ipa-prop.c (ipa_modify_formal_parameters): Avoid changing
14042         alignment of BLKmode params.
14044 2017-03-09  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
14046         PR target/79913
14047         * config/aarch64/iterators.md (VALL_F16_NO_V2Q): New mode iterator.
14048         (VALL_NO_V2Q): Likewise.
14049         (VDQF_DF): Delete.
14050         * config/aarch64/aarch64-simd.md
14051         (aarch64_dup_lane_<vswap_width_name><mode>): Use VALL_F16_NO_V2Q
14052         iterator.
14053         (*aarch64_simd_vec_copy_lane_<vswap_width_name><mode>): Use
14054         VALL_NO_V2Q mode iterator.
14055         (*aarch64_vgetfmulx<mode>): Use VDQF iterator.
14057 2017-03-09  Martin Liska  <mliska@suse.cz>
14059         PR tree-optimization/79631
14060         * tree-chkp-opt.c (chkp_is_constant_addr): Call
14061         tree_int_cst_sign_bit just for INTEGER constants.
14063 2017-03-09  Martin Liska  <mliska@suse.cz>
14065         PR target/65705
14066         PR target/69804
14067         * toplev.c (process_options): Disable -fcheck-pointer-bounds with
14068         sanitizers.
14070 2017-03-09  Marek Polacek  <polacek@redhat.com>
14072         PR c++/79672
14073         * tree.c (inchash::add_expr): Handle TREE_VEC.
14075 2017-03-09  Martin Liska  <mliska@suse.cz>
14077         PR ipa/79764
14078         (chkp_narrow_size_and_offset): New function.
14079         (chkp_parse_array_and_component_ref): Support BIT_FIELD_REF.
14080         (void chkp_parse_bit_field_ref): New function.
14081         (chkp_make_addressed_object_bounds): Add case for BIT_FIELD_REF.
14082         (chkp_process_stmt): Use chkp_parse_bit_field_ref.
14084 2017-03-09  Martin Liska  <mliska@suse.cz>
14086         PR ipa/79761
14087         * tree-chkp.c (chkp_get_bound_for_parm): Get bounds for a param.
14088         (chkp_find_bounds_1): Remove gcc_unreachable.
14090 2017-03-09  Jakub Jelinek  <jakub@redhat.com>
14092         PR sanitizer/79944
14093         * asan.c (get_mem_refs_of_builtin_call): For BUILT_IN_ATOMIC* and
14094         BUILT_IN_SYNC*, determine the access type from the size suffix and
14095         always build a MEM_REF with that type.  Handle forgotten
14096         BUILT_IN_SYNC_FETCH_AND_NAND_16 and BUILT_IN_SYNC_NAND_AND_FETCH_16.
14098         PR target/79932
14099         * config/i386/avx512vlintrin.h (_mm256_cmpge_epi32_mask,
14100         _mm256_cmpge_epi64_mask, _mm256_cmpge_epu32_mask,
14101         _mm256_cmpge_epu64_mask, _mm256_cmple_epi32_mask,
14102         _mm256_cmple_epi64_mask, _mm256_cmple_epu32_mask,
14103         _mm256_cmple_epu64_mask, _mm256_cmplt_epi32_mask,
14104         _mm256_cmplt_epi64_mask, _mm256_cmplt_epu32_mask,
14105         _mm256_cmplt_epu64_mask, _mm256_cmpneq_epi32_mask,
14106         _mm256_cmpneq_epi64_mask, _mm256_cmpneq_epu32_mask,
14107         _mm256_cmpneq_epu64_mask, _mm256_mask_cmpge_epi32_mask,
14108         _mm256_mask_cmpge_epi64_mask, _mm256_mask_cmpge_epu32_mask,
14109         _mm256_mask_cmpge_epu64_mask, _mm256_mask_cmple_epi32_mask,
14110         _mm256_mask_cmple_epi64_mask, _mm256_mask_cmple_epu32_mask,
14111         _mm256_mask_cmple_epu64_mask, _mm256_mask_cmplt_epi32_mask,
14112         _mm256_mask_cmplt_epi64_mask, _mm256_mask_cmplt_epu32_mask,
14113         _mm256_mask_cmplt_epu64_mask, _mm256_mask_cmpneq_epi32_mask,
14114         _mm256_mask_cmpneq_epi64_mask, _mm256_mask_cmpneq_epu32_mask,
14115         _mm256_mask_cmpneq_epu64_mask, _mm_cmpge_epi32_mask,
14116         _mm_cmpge_epi64_mask, _mm_cmpge_epu32_mask, _mm_cmpge_epu64_mask,
14117         _mm_cmple_epi32_mask, _mm_cmple_epi64_mask, _mm_cmple_epu32_mask,
14118         _mm_cmple_epu64_mask, _mm_cmplt_epi32_mask, _mm_cmplt_epi64_mask,
14119         _mm_cmplt_epu32_mask, _mm_cmplt_epu64_mask, _mm_cmpneq_epi32_mask,
14120         _mm_cmpneq_epi64_mask, _mm_cmpneq_epu32_mask, _mm_cmpneq_epu64_mask,
14121         _mm_mask_cmpge_epi32_mask, _mm_mask_cmpge_epi64_mask,
14122         _mm_mask_cmpge_epu32_mask, _mm_mask_cmpge_epu64_mask,
14123         _mm_mask_cmple_epi32_mask, _mm_mask_cmple_epi64_mask,
14124         _mm_mask_cmple_epu32_mask, _mm_mask_cmple_epu64_mask,
14125         _mm_mask_cmplt_epi32_mask, _mm_mask_cmplt_epi64_mask,
14126         _mm_mask_cmplt_epu32_mask, _mm_mask_cmplt_epu64_mask,
14127         _mm_mask_cmpneq_epi32_mask, _mm_mask_cmpneq_epi64_mask,
14128         _mm_mask_cmpneq_epu32_mask, _mm_mask_cmpneq_epu64_mask): Move
14129         definitions outside of __OPTIMIZE__ guarded section.
14131         PR target/79932
14132         * config/i386/avx512bwintrin.h (_mm512_packs_epi32,
14133         _mm512_maskz_packs_epi32, _mm512_mask_packs_epi32,
14134         _mm512_packus_epi32, _mm512_maskz_packus_epi32,
14135         _mm512_mask_packus_epi32): Move definitions outside of __OPTIMIZE__
14136         guarded section.
14138 2017-03-09  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
14140         * config/s390/vx-builtins.md ("vfee<mode>", "vfeez<mode>")
14141         ("vfenez<mode>"): Add missing constraints.
14143 2017-03-08  Martin Sebor  <msebor@redhat.com>
14145         PR target/79928
14146         * config/nds32/nds32.c (nds32_option_override):
14147         Fix misspelled diagnostic.
14149 2017-03-08  Jakub Jelinek  <jakub@redhat.com>
14151         PR c/79940
14152         * gimplify.c (gimplify_omp_for): Replace index var in outer
14153         taskloop statement with an artificial variable and add
14154         OMP_CLAUSE_PRIVATE clause for it.
14156 2017-03-08  Richard Biener  <rguenther@suse.de>
14158         PR tree-optimization/79955
14159         * tree-ssa-uninit.c (warn_uninitialized_vars): Do not warn
14160         for accesses that are completely outside of the variable.
14162 2017-03-08  Andrew Haley  <aph@redhat.com>
14164         PR tree-optimization/79943
14165         * tree-ssa-loop-split.c (compute_new_first_bound): When
14166         calculating the new upper bound, (END-BEG) should be added, not
14167         subtracted.
14169 2017-03-08  Jakub Jelinek  <jakub@redhat.com>
14171         * config/avr/avr.md (setmemhi): Make sure match_dup
14172         operand number comes before match_scratch.
14174 2017-03-08  Richard Biener  <rguenther@suse.de>
14176         PR tree-optimization/79920
14177         * tree-vect-slp.c (vect_create_mask_and_perm): Remove and inline
14178         with ncopies == 1 to ...
14179         (vect_transform_slp_perm_load): ... here.  Properly compute
14180         all element loads by iterating VF times over the group.  Do
14181         not handle ncopies (computed in a broken way) in
14182         vect_create_mask_and_perm.
14184 2017-03-08  Jakub Jelinek  <jakub@redhat.com>
14186         PR sanitizer/79904
14187         * internal-fn.c (expand_vector_ubsan_overflow): If arg0 or arg1
14188         is a uniform vector, use uniform_vector_p return value instead of
14189         building ARRAY_REF on folded VIEW_CONVERT_EXPR to array type.
14191 2017-03-07  Marek Polacek  <polacek@redhat.com>
14193         PR middle-end/79809
14194         * gimple-ssa-warn-alloca.c (pass_walloca::gate): Use HOST_WIDE_INT.
14195         (alloca_call_type): Likewise.
14197 2017-03-07  Martin Liska  <mliska@suse.cz>
14199         * gcov.c (process_args): Put comment to correct location.
14201 2017-03-07  Martin Liska  <mliska@suse.cz>
14203         PR middle-end/68270
14204         * tree-chkp.c (chkp_may_narrow_to_field): Add new argument ref.
14205         Use array_at_struct_end_p instead of DECL_CHAIN (field).
14206         (chkp_narrow_bounds_for_field): Likewise.
14207         (chkp_parse_array_and_component_ref): Pass one more argument to
14208         call.
14210 2017-03-07  Richard Biener  <rguenther@suse.de>
14212         * tree-vect-loop-manip.c (slpeel_add_loop_guard): Preserve
14213         preheaders.
14215 2017-03-07  Segher Boessenkool  <segher@kernel.crashing.org>
14217         * config/i386/i386.c (ix86_local_alignment): Align most aggregates
14218         of 16 bytes and more to 16 bytes, not those of 16 bits and more.
14220 2017-03-07  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
14222         PR c/79855
14223         * params.def (PARAM_STORE_MERGING_ALLOW_UNALIGNED): Add full stop
14224         to end of description.
14225         (PARAM_MAX_STORES_TO_MERGE): Likewise.
14227 2017-03-07  Jakub Jelinek  <jakub@redhat.com>
14229         PR rtl-optimization/79901
14230         * config/i386/sse.md (*avx512bw_<code><mode>3<mask_name>): Renamed to
14231         ...
14232         (*avx512f_<code><mode>3<mask_name>): ... this.
14233         (<code><mode>3 with maxmin code iterator): Use VI8_AVX2_AVX512F
14234         iterator instead of VI8_AVX2_AVX512BW.
14236         PR rtl-optimization/79901
14237         * expr.c (expand_expr_real_2): For vector MIN/MAX, if there is no
14238         min/max expander, expand it using expand_vec_cond_expr.
14240         PR sanitizer/79897
14241         * ubsan.c (ubsan_encode_value): Call mark_addressable on the
14242         temporary.
14244 2017-03-06  Jakub Jelinek  <jakub@redhat.com>
14246         PR c++/79821
14247         * dwarf2out.h (dw_vec_const): Change array type from unsigned char *
14248         to void * for PCH reasons.
14249         * dwarf2out.c (output_loc_operands, output_die): Cast
14250         v.val_vec.array to unsigned char *.
14252 2017-03-06  John David Anglin  <danglin@gcc.gnu.org>
14254         PR target/77850
14255         * config/pa/pa-64.h (PAD_VARARGS_DOWN): Don't pad down complex and
14256         vector types.
14258 2017-03-06  Vladimir Makarov  <vmakarov@redhat.com>
14260         PR rtl-optimization/79571
14261         * lra-constraints.c (process_alt_operands): Calculate static
14262         reject and subtract it from overall when only addresses will be
14263         reloaded.
14265 2017-03-06  Julia Koval  <julia.koval@intel.com>
14267         PR target/79793
14268         * config/i386/i386.c (ix86_minimum_incoming_stack_boundary): Set
14269         incoming stack boundary to 128 for 64-bit targets.
14271 2017-03-06  Richard Biener  <rguenther@suse.de>
14273         PR tree-optimization/79894
14274         * tree-vectorizer.c (vectorize_loops): Set loop_vectorized_call
14275         to NULL after folding it.
14277 2017-03-06  Richard Biener  <rguenther@suse.de>
14279         PR tree-optimization/79824
14280         * tree-vect-stmts.c (get_group_load_store_type): Fix alignment
14281         check disabling peeling for gaps.
14283 2017-03-06  Toma Tabacu  <toma.tabacu@imgtec.com>
14285         * doc/sourcebuild.texi (Effective-Target Keywords, Environment
14286         attributes): Document gettimeofday.
14288 2017-03-06  Robin Dapp  <rdapp@linux.vnet.ibm.com>
14290         * config/s390/s390.c (s390_option_override_internal): Set
14291         PARAM_MIN_VECT_LOOP_BOUND
14293 2017-03-06  Robin Dapp  <rdapp@linux.vnet.ibm.com>
14295         * config/s390/s390.c (s390_asm_output_function_label): Use nopr %r0.
14296         * config/s390/s390.md: Likewise.
14298 2017-03-06  Jakub Jelinek  <jakub@redhat.com>
14300         PR target/79812
14301         * config/i386/sse.md (VI8F_256_512): Remove mode iterator.
14302         (<avx2_avx512>_perm<mode>): Rename to ...
14303         (avx2_perm<mode>): ... this.  Use VI8F_256 iterator instead
14304         of VI8F_256_512.
14305         (<avx512>_perm<mode>_mask): Rename to ...
14306         (avx512vl_perm<mode>_mask): ... this.  Use VI8F_256 iterator instead
14307         of VI8F_256_512.
14308         (<avx2_avx512>_perm<mode>_1<mask_name>): Rename to ...
14309         (avx2_perm<mode>_1<mask_name): ... this.  Use VI8F_256 iterator
14310         instead of VI8F_256_512.
14311         (avx512f_perm<mode>): New define_expand.
14312         (avx512f_perm<mode>_mask): Likewise.
14313         (avx512f_perm<mode>_1<mask_name>): New define_insn.
14314         (<avx512>_vec_dup<mode>_1): Fix up vec_select mode.
14316 2017-03-06  Prachi Godbole  <prachi.godbole@imgtec.com>
14318         * config/mips/mips-msa.md (msa_fmax_a_<msafmt>, msa_fmin_a_<msafmt>,
14319         msa_max_a_<msafmt>, msa_min_a_<msafmt>): Introduce mode interator for
14320         if_then_else.
14321         (smin<mode>3, smax<mode>3): Change operand print code from 'B' to 'E'.
14323 2017-03-06  Martin Liska  <mliska@suse.cz>
14325         PR sanitize/79783
14326         * asan.c (asan_expand_poison_ifn): Do not expand ASAN_POISON
14327         when having a SSA NAME w/o VAR_DECL assigned to it.
14329 2017-03-06  Prachi Godbole  <prachi.godbole@imgtec.com>
14331         * config/mips/mips-msa.md (msa_dotp_<su>_d, msa_dpadd_<su>_d,
14332         msa_dpsub_<su>_d): Fix MODE for vec_select.
14334 2017-03-06  Prachi Godbole  <prachi.godbole@imgtec.com>
14336         * config/mips/mips.c (mips_gen_const_int_vector): Change type of last
14337         argument.
14338         * config/mips/mips-protos.h (mips_gen_const_int_vector): Likewise.
14340 2017-03-06  Richard Biener  <rguenther@suse.de>
14342         * lto-streamer.c (lto_check_version): Use %qs in diagnostics.
14343         * plugin.c (register_plugin_info): Likewise.
14344         * tree-chkp.c (chkp_make_static_const_bounds): Likewise.
14346 2017-03-05  Jakub Jelinek  <jakub@redhat.com>
14348         * config/i386/sse.md (sse_storehps, sse_storelps,
14349         avx_<castmode><avxsizesuffix>_<castmode>,
14350         avx512f_<castmode><avxsizesuffix>_<castmode>,
14351         avx512f_<castmode><avxsizesuffix>_256<castmode>): Require
14352         in condition that at least one operand is not a MEM.
14354 2017-03-03  Jakub Jelinek  <jakub@redhat.com>
14356         PR middle-end/79805
14357         * internal-fn.def (ATOMIC_BIT_TEST_AND_SET, ATOMIC_BIT_TEST_AND_RESET,
14358         ATOMIC_BIT_TEST_AND_COMPLEMENT, ATOMIC_COMPARE_EXCHANGE): Remove
14359         ECF_NOTHROW.
14360         * gimple-fold.c (fold_builtin_atomic_compare_exchange): Set
14361         gimple_call_nothrow_p flag based on whether original builtin can throw.
14362         If it can, emit following stmts on the fallthrough edge.
14363         * tree-ssa-ccp.c (optimize_atomic_bit_test_and): Similarly, except
14364         don't create new bb if inserting just debug stmts on the edge, try to
14365         insert them on the fallthru bb or just reset debug stmts.
14367 2017-03-03  Segher Boesssenkool  <segher@kernel.crashing.org>
14369         PR target/43763
14370         * config/rs6000/rs6000.c (rs6000_final_prescan_insn): Save and
14371         restore recog_data (including the operand rtxes inside it) around
14372         the call to get_insn_template.
14374 2017-03-03  Martin Sebor  <msebor@redhat.com>
14376         PR tree-optimization/79699
14377         * context.c (context::~context): Free MPFR caches to avoid
14378         a memory leak on program exit.
14380 2017-03-03  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
14382         * config/aarch64/aarch64.c (aarch64_float_const_representable_p):
14383         Use wide_int::ulow () instead of .elt (0).
14385 2017-03-03  Uros Bizjak  <ubizjak@gmail.com>
14387         * config/i386/i386.md (*pushtf): Change *roF constraint to *roC.
14388         (*pushxf): Limit oF constraint to 32bit targets and add oC
14389         constraint for 64bit targets.
14390         (pushxf splitter): Use PUSH_ROUNDING to calculate stack adjustment.
14391         (*pushdf): Change rmF constraint to rmC.
14393 2017-03-03  Martin Liska  <mliska@suse.cz>
14395         * tree-ssa-loop-prefetch.c (pass_loop_prefetch::execute):
14396         Remove unused variable.
14398 2017-03-03  Jakub Jelinek  <jakub@redhat.com>
14400         PR target/79807
14401         * config/i386/i386.c (ix86_expand_multi_arg_builtin): If target
14402         is a memory operand, increase num_memory.
14403         (ix86_expand_args_builtin): Likewise.
14405 2017-03-03  Jan Hubicka  <jh@suse.cz>
14407         PR lto/79760
14408         * ipa-devirt.c (maybe_record_node): Properly handle
14409         __cxa_pure_virtual visibility.
14411 2017-03-03  Martin Liska  <mliska@suse.cz>
14413         PR tree-optimization/79803
14414         * tree-ssa-loop-prefetch.c (tree_ssa_prefetch_arrays): Remove
14415         assert.
14416         (pass_loop_prefetch::execute): Disabled optimization if an
14417         assumption about L1 cache size is not met.
14419 2017-03-03  Martin Liska  <mliska@suse.cz>
14421         PR rtl-optimization/79574
14422         * gcse.c (struct gcse_expr): Use HOST_WIDE_INT instead of int.
14423         (hash_scan_set): Likewise.
14424         (dump_hash_table): Likewise.
14425         (hoist_code): Likewise.
14427 2017-03-03  Richard Biener  <rguenther@suse.de>
14429         * fixed-value.c (fixed_from_string): Restore use of elt (1)
14430         in place of uhigh ().
14431         (fixed_convert_from_real): Likewise.
14433 2017-03-03  Uros Bizjak  <ubizjak@gmail.com>
14435         PR target/79514
14436         * config/i386/i386.md (*pushxf_rounded): Use Pmode instead of DImode.
14438 2017-03-03  Richard Biener  <rguenther@suse.de>
14440         PR middle-end/79818
14441         * match.pd ( X +- C1 CMP C2 -> X CMP C2 -+ C1): Add missing
14442         TYPE_OVERFLOW_UNDEFINED check.
14444 2017-03-02  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
14446         * config/rs6000/vector.md (vector_ne_<mode>_p): Correct operand
14447         numbers.
14448         (vector_ae_<mode>_p): Likewise.
14449         (vector_nez_<mode>_p): Likewise.
14450         (vector_ne_v2di_p): Likewise.
14451         (vector_ae_v2di_p): Likewise.
14452         (vector_ne_<mode>_p): Likewise.
14453         * config/rs6000/vsx.md (vsx_tsqrt<mode>2_fg): Correct operand
14454         numbers.
14455         (vsx_tsqrt<mode>2_fe): Likewise.
14457 2017-03-02  Uros Bizjak  <ubizjak@gmail.com>
14459         PR target/79514
14460         * config/i386/i386.md (*pushxf_rounded): New insn_and_split pattern.
14462 2017-03-02  Jakub Jelinek  <jakub@redhat.com>
14464         PR rtl-optimization/79780
14465         * cprop.c (one_cprop_pass): When second and further conditional trap
14466         in a single basic block is turned into an unconditional trap, turn it
14467         into a deleted note to avoid RTL verification failures.
14469 2017-03-02  Richard Biener  <rguenther@suse.de>
14471         * fold-const.c (const_binop): Use ulow () instead of elt (0).
14473 2017-03-02  Richard Biener  <rguenther@suse.de>
14475         PR tree-optimization/79345
14476         PR c++/42000
14477         * tree-ssa-alias.c (walk_aliased_vdefs_1): Take a limit
14478         param and abort the walk, returning -1 if it is hit.
14479         (walk_aliased_vdefs): Take a limit param and pass it on.
14480         * tree-ssa-alias.h (walk_aliased_vdefs): Add a limit param,
14481         defaulting to 0 and return a signed int.
14482         * tree-ssa-uninit.c (struct check_defs_data): New struct.
14483         (check_defs): New helper.
14484         (warn_uninitialized_vars): Use walk_aliased_vdefs to warn
14485         about uninitialized memory.
14486         * fixed-value.c (fixed_from_string): Use ulow/uhigh to avoid
14487         bogus uninitialized warning.
14488         (fixed_convert_from_real): Likewise.
14490 2017-03-02  Bin Cheng  <bin.cheng@arm.com>
14492         PR tree-optimization/66768
14493         * tree-ssa-loop-ivopts.c (find_interesting_uses_address): Skip addr
14494         iv_use if base object can't be determined.
14496 2017-03-02  Jakub Jelinek  <jakub@redhat.com>
14498         PR tree-optimization/79345
14499         * gensupport.h (struct pattern_stats): Add min_scratch_opno field.
14500         * gensupport.c (get_pattern_stats_1) <case MATCH_SCRATCH>: Update it.
14501         (get_pattern_stats): Initialize it.
14502         * genemit.c (gen_expand): Verify match_scratch numbers come after
14503         match_operand/match_dup numbers.
14504         * config/i386/i386.md (<s>mul<mode>3_highpart): Swap match_dup and
14505         match_scratch numbers.
14506         * config/i386/sse.md (avx2_gathersi<mode>, avx2_gatherdi<mode>):
14507         Likewise.
14508         * config/s390/s390.md (trunctdsd2): Likewise.
14510 2017-03-02  Richard Biener  <rguenther@suse.de>
14512         * wide-int.h (wide_int_storage::operator=): Implement in terms
14513         of wi::copy.
14515 2017-03-02  Richard Biener  <rguenther@suse.de>
14517         PR tree-optimization/79777
14518         * tree-ssa-pre.c (eliminate_insert): Give up if we simplify
14519         the to insert expression to sth existing.
14521 2017-03-01  Martin Sebor  <msebor@redhat.com>
14523         PR middle-end/79692
14524         * gimple-ssa-sprintf.c
14525         (directive::known_width_and_precision): New function.
14526         (format_integer): Use it.
14527         (get_mpfr_format_length): Consider the full range of precision
14528         when computing %g output with the # flag.  Set the likely byte
14529         count to 3 rather than 1 when precision is indeterminate.
14530         (format_floating): Correct the lower bound of precision.
14532 2017-03-01  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
14534         * doc/invoke.texi: Document default code model for 64-bit Linux.
14536 2017-03-01  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
14538         PR target/79752
14539         * config/rs6000/rs6000.md (peephole2 for udiv/umod): Should emit
14540         udiv rather than div since input pattern is unsigned.
14542 2017-03-01  Uros Bizjak  <ubizjak@gmail.com>
14544         * config/i386/i386.c (print_reg): Warn for values of
14545         unsupported size in integer register.
14547 2017-03-01  Michael Meissner  <meissner@linux.vnet.ibm.com>
14549         PR target/79439
14550         * config/rs6000/predicates.md (current_file_function_operand): Do
14551         not allow self calls to be local if the function is replaceable.
14553 2017-03-01  Kelvin Nilsen  <kelvin@gcc.gnu.org>
14555         PR target/79395
14556         * config/rs6000/altivec.h (vec_ctz and others): Change the
14557         preprocessor macro that controls conditional compilation from
14558         _ARCH_PWR9 to __POWER9_VECTOR__.
14559         (vec_all_ne): Change parameterization of __altivec_scalar_pred
14560         macro expansion under preprocessor #ifdef __POWER9_VECTOR__
14561         control (instead of _ARCH_PWR9 control) so that template
14562         definition uses power9-specific function.
14563         (vec_any_eq): Likewise.
14564         (vec_all_ne): Change macro definition to use a power9-specific
14565         expansion under #ifdef __POWER9_VECTOR__ control (instead of
14566         _ARCH_PWR9 control).
14567         (vec_any_eq) Likewise.
14568         * config/rs6000/rs6000-builtin.def (CMPNEF): Remove BU_P9V_AV_2
14569         expansion for CMPNEF to remove support for xvcmpnesp instruction.
14570         (CMPNED): Remove BU_P9V_AV2 expansion for CMPNED to remove
14571         support for xvcmpnedp instruction.
14572         (VCMPNEB_P): Replace BU_P9V_AV_P macro expansion with BU_P9V_AV_2
14573         macro expansion so that Power9 implementation of vec_all_ne does
14574         not use the AltiVec predicate framework.
14575         (VCMPNEH_P): Likewise.
14576         (VCMPNEW_P): Likewise.
14577         (VCMPNED_P): Likewise.
14578         (VCMPNEFP_P): Likewise.
14579         (VCMPNEDP_P): Likewise.
14580         (VCMPAEB_P): Add BU_P9V_AV_2 macro expansion to change
14581         implementation of vec_any_eq to not use AltiVec predicate
14582         framework.
14583         (VCMPAEH_P): Likewise.
14584         (VCMPAEW_P): Likewise.
14585         (VCMPAED_P): Likewise.
14586         (VCMPAEFP_P): Likewise.
14587         (VCMPAEDP_P): Likewise.
14588         (VCMPNE_P): Replace BU_P9V_OVERLOAD_P macro expansion with
14589         BU_P9V_OVERLOAD_2 so that Power9 implementation of vec_all_ne does
14590         not use the AltiVec predicate framework.
14591         (VCMPAE_P): Add BU_P9V_OVERLOAD_2 macro to change implementation
14592         of vec_any_eq to not use AltiVec predicate framework.
14593         * config/rs6000/rs6000-c.c (rs6000_target_modify_macros): Add
14594         support for predefined __POWER9_VECTOR__ macro to indicate that
14595         Power9 instruction selection is enabled.
14596         (altivec_overloaded_builtins): Remove extraneous
14597         ALTIVEC_BUILTIN_VEC_CMPNE entry for overloaded
14598         function argument types RS6000_BTI_bool_V16QI and
14599         RS6000_BTI_bool_V16QI.  Remove erroneous ALTIVEC_BUILTIN_VEC_CMPNE
14600         entry for overloaded function argument types RS6000_BTI_bool_V4SI
14601         andRS6000_BTI_bool_V4SI, mapping to P9V_BUILTIN_CMPNEB.  Remove
14602         two entries mapping to P9V_BUITIN_CMPNED and one entry mapping to
14603         P9V_BUILTIN_CMPNEF to force use of instructions not specific to
14604         Power9 for implementations of vec_cmpne.  Change the signature for
14605         all definitions of the overloaded P9V_BUILTIN_VEC_CMPNE_P function
14606         (representing vec_all_ne) to remove the previously described first
14607         argument of type RS6000_BTI_INTSI, as this was an artifact of
14608         reliance on the AltiVec predicate framework, which is no longer
14609         used in the implementation of these functions.  Add
14610         P9V_BUILTIN_VEC_VCMPAE_P entries (representing the vec_anyeq
14611         function) to match all of the P9V_BUILTIN_VEC_VCMNE_P entries
14612         since, unlike the AltiVec predicate framework implementation, we
14613         do not share function descriptors between vec_alle and vec_anyeq.
14614         (altivec_resolve_overloaded_builtin): Add SFmode and DFmode to the
14615         set of modes that receive special treatment even when
14616         TARGET_P9_VECTOR is true.  The special treatment emits code that
14617         does not depend on Power9 instructions.
14618         * config/rs6000/vector.md (vector_ne_<mode>_p): Change this
14619         define_expand to not rely on AltiVec predicate framework.
14620         (vector_ae_<mode>p): New define_expand to represent vec_any_eq
14621         function.
14622         (vector_ne_v2di_p): Change this define_expand to not rely on
14623         AltiVec predicate framework.
14624         (vector_ae_v2di_p): New define_expand to represent vec_any_eq
14625         function.
14626         (vector_ne_<mode>_p): Change this define_expand to not rely on
14627         AltiVec predicate framework.
14628         (vector_ae_<mode>p): New define_expand to represent vec_any_eq
14629         function.
14630         * config/rs6000/vsx.md (*vsx_ne_<mode>_p): For modes VSX_EXTRACT_I
14631         (V16QI, V8HI, V4SI), correct a typo in the code emitted for this
14632         define_insn pattern.
14633         (*vsx_ne_<mode>_p): For modes VSX_F (V4SF and V2DF), remove this
14634         define_insn pattern because the xvcmpne<VSs>. instruction is not
14635         supported.
14636         (vcmpne<VSs>): Remove this define_insn because xvcmpne<VSs>
14637         instruction is not supported.
14639 2017-03-01  Jakub Jelinek  <jakub@redhat.com>
14641         * config/nvptx/nvptx.c: Include intl.h.
14643 2017-03-01  Martin Jambor  <mjambor@suse.cz>
14645         PR lto/78140
14646         * ipa-prop.h (ipa_bits): Removed field known.
14647         (ipa_jump_func): Removed field vr_known.  Changed fields bits and m_vr
14648         to pointers.  Adjusted their comments to warn about their sharing.
14649         (ipcp_transformation_summary): Change bits to a vector of pointers.
14650         (ipa_check_create_edge_args): Moved to ipa-prop.c, declare.
14651         (ipa_get_ipa_bits_for_value): Declare.
14652         * tree-vrp.h (value_range): Mark as GTY((for_user)).
14653         * ipa-prop.c (ipa_bit_ggc_hash_traits): New.
14654         (ipa_bits_hash_table): Likewise.
14655         (ipa_vr_ggc_hash_traits): Likewise.
14656         (ipa_vr_hash_table): Likewise.
14657         (ipa_print_node_jump_functions_for_edge): Adjust for bits and m_vr
14658         being pointers and vr_known being removed.
14659         (ipa_set_jf_unknown): Likewise.
14660         (ipa_get_ipa_bits_for_value): New function.
14661         (ipa_set_jfunc_bits): Likewise.
14662         (ipa_get_value_range): New overloaded functions.
14663         (ipa_set_jfunc_vr): Likewise.
14664         (ipa_compute_jump_functions_for_edge): Use the above functions to
14665         construct bits and vr parts of jump functions.
14666         (ipa_check_create_edge_args): Move here from ipa-prop.h, also allocate
14667         ipa_bits_hash_table and ipa_vr_hash_table if they do not already
14668         exist.
14669         (ipcp_grow_transformations_if_necessary): Also allocate
14670         ipa_bits_hash_table and ipa_vr_hash_table if they do not already
14671         exist.
14672         (ipa_node_params_t::duplicate): Do not copy bits, just pointers to
14673         them.  Fix too long lines.
14674         (ipa_write_jump_function): Adjust for bits and m_vr being pointers and
14675         vr_known being removed.
14676         (ipa_read_jump_function): Use new setter functions to construct bits
14677         and vr parts of jump functions or set them to NULL.
14678         (write_ipcp_transformation_info): Adjust for bits being pointers.
14679         (read_ipcp_transformation_info): Likewise.
14680         (ipcp_update_bits): Likewise.  Fix excessively long lines a trailing
14681         space.
14682         Include gt-ipa-prop.h.
14683         * ipa-cp.c (propagate_bits_across_jump_function): Adjust for bits
14684         being pointers.
14685         (ipcp_store_bits_results): Likewise.
14686         (propagate_vr_across_jump_function): Adjust for m_vr being a pointer.
14687         Do not write to existing jump functions but use a temporary instead.
14689 2017-03-01  Jakub Jelinek  <jakub@redhat.com>
14691         PR c++/79681
14692         * fold-const.c (make_bit_field_ref): If orig_inner is COMPONENT_REF,
14693         attempt to use its first operand as BIT_FIELD_REF base.
14695 2017-03-01  Richard Biener  <rguenther@suse.de>
14697         PR middle-end/79721
14698         * tree-chrec.c (chrec_evaluate): Perform computation of Newtons
14699         interpolating formula in wrapping arithmetic.
14700         (chrec_apply): Convert chrec_evaluate return value to wanted type.
14702 2017-03-01  Jakub Jelinek  <jakub@redhat.com>
14704         PR tree-optimization/79734
14705         * tree-vect-generic.c (expand_vector_condition): Optimize
14706         AVX512 vector boolean VEC_COND_EXPRs into bitwise operations.
14707         Handle VEC_COND_EXPR where comparison has different inner width from
14708         type's inner width.
14710 2017-02-28  Sandra Loosemore  <sandra@codesourcery.com>
14712         * doc/invoke.texi (ARC Options): Copy-edit to fix punctuation,
14713         markup, and similar issues.  Remove @opindex entries for things
14714         that aren't options.  Add missing -mmpy-option entries.
14716 2017-02-28  Jakub Jelinek  <jakub@redhat.com>
14718         PR tree-optimization/79737
14719         * gimple-ssa-store-merging.c (encode_tree_to_bitpos): If bitlen is
14720         a multiple of BITS_PER_UNIT and !BYTES_BIG_ENDIAN, clear
14721         tmpbuf[byte_size - 1].  Call natice_encode_expr with byte_size - 1
14722         instead of byte_size.  Formatting fix.
14723         (shift_bytes_in_array_right): Formatting fix.
14725 2017-02-28  Eric Botcazou  <ebotcazou@adacore.com>
14727         PR target/79749
14728         * config/sparc/sparc.c (sparc_frame_pointer_required): Add missing
14729         condition on optimize for the leaf function test.
14731 2017-02-28  Martin Liska  <mliska@suse.cz>
14733         PR lto/79625
14734         * read-rtl-function.c (function_reader::handle_unknown_directive):
14735         Bail out when one uses -flto.
14737 2017-02-28  Martin Liska  <mliska@suse.cz>
14739         * common.opt: Replace space with tabular for options of <number>
14740         type.
14741         * config/i386/i386.opt: Show <number> value for
14742         -mlarge-data-threshold.
14743         * opts.c (print_filtered_help): Do not display number in hexadecimal
14744         format.
14746 2017-02-28  Martin Liska  <mliska@suse.cz>
14748         * common.opt: Fix --help=option -Q for options which are of
14749         an enum type.
14751 2017-02-28  Uros Bizjak  <ubizjak@gmail.com>
14753         * config/i386/i386.c (print_reg): Error out for values
14754         of 8-bit size in invalid integer register.
14756 2017-02-28  Martin Sebor  <msebor@redhat.com>
14758         PR tree-optimization/79691
14759         * passes.def (pass_all_optimizations_g): Enable pass_sprintf_length.
14761 2017-02-28  Jakub Jelinek  <jakub@redhat.com>
14763         PR target/79729
14764         * config/i386/i386.c (ix86_print_operand) <case 'R'>: Replace
14765         gcc_unreachable with output_operand_lossage.
14767 2017-02-28  Richard Biener  <rguenther@suse.de>
14769         PR tree-optimization/79740
14770         * tree-ssa-sccvn.c (vn_nary_op_insert_into): Allow redundant
14771         inserts.
14772         (visit_nary_op): Insert the nary into the hashtable if we
14773         pattern-matched sth.
14774         * tree-ssa-pre.c (eliminate_insert): Robustify.
14776 2017-02-28  Richard Biener  <rguenther@suse.de>
14778         PR middle-end/79731
14779         * fold-const.c (decode_field_reference): Reject out-of-bound
14780         accesses.
14782 2017-02-28  Jakub Jelinek  <jakub@redhat.com>
14784         * config/i386/i386.c: Include intl.h.
14785         (ix86_option_override_internal): Use cond ? G_("...") : G_("...")
14786         instead of just cond ? "..." : "...".
14787         * config/nvptx/nvptx.c (nvptx_goacc_validate_dims): Likewise.
14788         * coverage.c (read_counts_file): Likewise.
14789         * omp-offload.c: Include intl.h.
14790         (oacc_loop_fixed_partitions): Use cond ? G_("...") : G_("...") instead
14791         of just cond ? "..." : "...".
14792         * gcov.c (read_count_file): Use cond ? N_("...") : N_("...") instead
14793         of just cond ? "..." : "...".
14795 2017-02-28  Richard Earnshaw  <rearnsha@arm.com>
14797         PR target/79742
14798         * config/arm/parsecpu.awk (gen_data): Set tuning target to 'tune for'
14799         entry, if present.
14800         * config/arm/arm-cpus.in (cortex-m0plus.small-multiply): Correct
14801         'tune for' CPU name.
14802         * config/arm/arm-cpu-data.h: Regenerated.
14804 2017-02-28  Richard Biener  <rguenther@suse.de>
14806         PR tree-optimization/79732
14807         * tree-inline.c (expand_call_inline): Do not shadow var.
14809 2017-02-28  Richard Biener  <rguenther@suse.de>
14811         PR tree-optimization/79723
14812         * tree-vect-stmts.c (get_vectype_for_scalar_type_and_size): Preserve
14813         address-space properly.
14815 2017-02-28  Thomas Schwinge  <thomas@codesourcery.com>
14817         * doc/optinfo.texi (Optimization groups): Fix option used for
14818         OPTGROUP_ALL.
14819         * doc/invoke.texi (-fopt-info): Document "omp".
14820         * dumpfile.h: Sort OPTGROUP_OMP before OPTGROUP_VEC.
14821         (OPTGROUP_ALL): Add OPTGROUP_OMP.
14822         * hsa-gen.c (pass_data_gen_hsail): Use OPTGROUP_OMP.
14823         * ipa-hsa.c (pass_data_ipa_hsa): Likewise.
14824         * omp-simd-clone.c (pass_data_omp_simd_clone): Likewise.
14826         * dumpfile.h (OPTGROUP_OPENMP): Rename to OPTGROUP_OMP.  Adjust
14827         all users.
14828         * dumpfile.c (optgroup_options): Instead of "openmp", associate
14829         OPTGROUP_OMP with "omp".
14831 2017-02-27  Pat Haugen  <pthaugen@us.ibm.com>
14833         PR target/79544
14834         * config/rs6000/rs6000-c.c (struct altivec_builtin_types): Use VSRAD
14835         for arithmetic shift of unsigned V2DI.
14837 2017-02-27  Claudiu Zissulescu  <claziss@synopsys.com>
14839         * config.gcc (arc*-): Clean up, use arc/big.h, arc/elf.h, and
14840         arc/linux.h headers.
14841         * config/arc/arc.h (TARGET_OS_CPP_BUILTINS): Remove.
14842         (LINK_SPEC): Likewise.
14843         (ARC_TLS_EXTRA_START_SPEC): Likewise.
14844         (EXTRA_SPECS): Likewise.
14845         (STARTFILE_SPEC): Likewise.
14846         (ENDFILE_SPEC): Likewise.
14847         (LIB_SPEC): Likewise.
14848         (TARGET_SDATA_DEFAULT): Likewise.
14849         (TARGET_MMEDIUM_CALLS_DEFAULT): Likewise.
14850         (MULTILIB_DEFAULTS): Likewise.
14851         (DWARF2_UNWIND_INFO): Likewise.
14852         * config/arc/big.h: New file.
14853         * config/arc/elf.h: Likewise.
14854         * config/arc/linux.h: Likewise.
14855         * config/arc/t-uClibc: Remove.
14857 2017-02-27  Bin Cheng  <bin.cheng@arm.com>
14859         PR tree-optimization/77536
14860         * tree-ssa-loop-manip.c (niter_for_unrolled_loop): New function.
14861         (tree_transform_and_unroll_loop): Use above function to compute the
14862         estimated niter of unrolled loop and use it when scaling profile.
14863         Also use count info rather than frequency if it's non-zero.
14864         * tree-ssa-loop-manip.h niter_for_unrolled_loop(): New declaration.
14865         * tree-vect-loop.c (scale_profile_for_vect_loop): New function.
14866         (vect_transform_loop): Call above function.
14868 2017-02-27  Richard Biener  <rguenther@suse.de>
14870         PR tree-optimization/45397
14871         * tree-ssa-pre.c (eliminate_insert): Handle BIT_AND_EXPR.
14872         * tree-ssa-sccvn.c (valueized_wider_op): New helper.
14873         (visit_nary_op): Add pattern matching for CSEing sign-changed
14874         or truncated operations with wider ones.
14876 2017-02-27  Richard Biener  <rguenther@suse.de>
14878         PR tree-optimization/79690
14879         * tree-vect-stmts.c (vectorizable_store): Use vector type
14880         built from the DR with address-space.
14882 2017-02-26  Gerald Pfeifer  <gerald@pfeifer.com>
14884         * doc/invoke.texi (Optimize Options): Refine the description
14885         of asan-use-after-return.
14887 2017-02-25  Alan Modra  <amodra@gmail.com>
14889         PR rtl-optimization/79584
14890         * lra-constraints.c (base_to_reg): Reload ad->base, the entire
14891         base, not ad->base_term, the reg within base.  Remove assertion
14892         that ad->base == ad->base_term.  Replace gen_int_mode using
14893         bogus mode with const0_rtx.
14895 2017-02-25  Jakub Jelinek  <jakub@redhat.com>
14897         PR middle-end/79396
14898         * tree-eh.c (operation_could_trap_p, stmt_could_throw_1_p): Handle
14899         FMA_EXPR like tcc_binary or tcc_unary.
14901         * tree-ssa-loop-niter.c (number_of_iterations_exit): Simplify warning.
14903         PR debug/77589
14904         * dwarf2out.c (struct dw_loc_list_struct): Add noted_variable_value
14905         bitfield.
14906         (size_of_loc_descr): Handle DW_OP_GNU_variable_value.
14907         (output_loc_operands): Handle DW_OP_call_ref and
14908         DW_OP_GNU_variable_value.
14909         (struct variable_value_struct): New type.
14910         (struct variable_value_hasher): Likewise.
14911         (variable_value_hash): New variable.
14912         (string_types): Remove.
14913         (copy_loc_descr): New function.
14914         (add_loc_descr_to_each): Clarify comment.  Use copy_loc_descr.
14915         (prepend_loc_descr_to_each): New function.
14916         (add_loc_list): Fix comment typo.  Use prepend_loc_descr_to_each
14917         instead of add_loc_descr_to_each if the first argument is single
14918         location list and the second has multiple.
14919         (resolve_args_picking_1): Handle DW_OP_GNU_variable_value.
14920         (loc_list_from_tree_1): For early_dwarf, emit DW_OP_GNU_variable_value
14921         when looking for variable value which doesn't have other location info.
14922         (loc_list_from_tree): Formatting fix.
14923         (gen_array_type_die): Simplify DW_AT_string_length handling.
14924         (adjust_string_types): Remove.
14925         (gen_subprogram_die): Don't call adjust_string_types nor test/set
14926         string_types.  Call resolve_variable_values.
14927         (prune_unused_types_walk_loc_descr): Handle DW_OP_GNU_variable_value.
14928         (resolve_addr_in_expr): Likewise.  Add A argument.
14929         (copy_deref_exprloc): Remove deref argument.  Adjust for the
14930         original expression being DW_OP_GNU_variable_value with optionally
14931         DW_OP_stack_value after it instead of DW_OP_call4 with DW_OP_deref
14932         optionally after it.
14933         (optimize_string_length): Rework for DW_OP_GNU_variable_value.
14934         (resolve_addr): Adjust optimize_string_length and resolve_addr_in_expr
14935         callers.  Set remove_AT_byte_size if removing DW_AT_string_length.
14936         (variable_value_hasher::hash, variable_value_hasher::equal): New
14937         methods.
14938         (resolve_variable_value_in_expr, resolve_variable_value,
14939         resolve_variable_values, note_variable_value_in_expr,
14940         note_variable_value): New functions.
14941         (dwarf2out_early_finish): Call note_variable_value on all toplevel
14942         DIEs.
14944 2017-02-24  Jakub Jelinek  <jakub@redhat.com>
14946         PR c/79677
14947         * opts.h (handle_generated_option): Add GENERATED_P argument.
14948         * opts-common.c (handle_option): Adjust function comment.
14949         (handle_generated_option): Add GENERATED_P argument, pass it to
14950         handle_option.
14951         (control_warning_option): Pass false to handle_generated_option
14952         GENERATED_P.
14953         * opts.c (maybe_default_option): Pass true to handle_generated_option
14954         GENERATED_P.
14955         * optc-gen.awk: Likewise.
14957 2017-02-24  Segher Boessenkool  <segher@kernel.crashing.org>
14959         * config/sh/sh.md (tstsi_t): If operands[0] is a SUBREG instead of
14960         a REG, look at the REG it is a SUBREG of.
14961         (splitter for cmpeqsi_t): Ditto.
14963 2017-02-24  Segher Boessenkool  <segher@kernel.crashing.org>
14965         * config/pa/pa.c (pa_combine_instructions): Do not share RTL.  Make
14966         the special USEs with the pattern of the insn, not the insn itself.
14968 2017-02-24  Matthew Fortune  <matthew.fortune@imgtec.com>
14970         PR target/79473
14971         * doc/invoke.texi: Document -mload-store-pairs.
14973 2017-02-24  Segher Boessenkool  <segher@kernel.crashing.org>
14974             Sandra Loosemore  <sandra@codesourcery.com>
14976         * config/nios2/nios2.c (nios2_simple_const_p): Returns false if the
14977         argument isn't a CONST_INT.
14978         (nios2_alternate_compare_const): Assert op is a CONST_INT.
14979         (nios2_valid_compare_const_p): Assert op is a CONST_INT.
14980         (nios2_validate_compare): Bypass alternate compare logic if *op2
14981         is not a CONST_INT.
14982         (ldstwm_operation_p): Return false if first_base is not a REG or
14983         if first_offset is not a CONST_INT.
14985 2017-02-24  Segher Boessenkool  <segher@kernel.crashing.org>
14987         * config/cris/cris.md: Use correct operand in a define_peephole2.
14989 2017-02-24  Segher Boessenkool  <segher@kernel.crashing.org>
14991         * config/c6x/c6x.c (predicate_insn): Do not incorrectly share RTL.
14993 2017-02-24  Segher Boessenkool  <segher@kernel.crashing.org>
14995         * config/arc/arc.c (arc_ccfsm_advance): Only take the PATTERN of
14996         this_insn if it is an INSN or JUMP_INSN.
14997         (force_offsettable): Look at base, not at addr.
14998         * config/arc/predicates.md (brcc_nolimm_operator): Don't call INTVAL
14999         on things that aren't necessarily CONST_INTs.
15001 2017-02-24  Uros Bizjak  <ubizjak@gmail.com>
15003         * doc/invoke.texi (x86 Options, -mfpmath=sse): Mention that
15004         -mfpmath=sse is the default also for x86-32 targets with SSE2
15005         instruction set when @option{-ffast-math} is enabled
15007 2017-02-24  Jeff Law  <law@redhat.com>
15009         PR rtl-optimizatoin/79286
15010         * ira.c (update_equiv_regs): Drop may_trap_p exception to
15011         dominance test.
15013 2017-02-24  Richard Biener  <rguenther@suse.de>
15015         PR tree-optimization/79389
15016         * gimple-ssa-split-paths.c (is_feasible_trace): Properly skip
15017         debug insns.
15019 2017-02-24  Aldy Hernandez  <aldyh@redhat.com>
15021         * tree-ssa-loop-niter.c (number_of_iterations_exit): Update
15022         function comment to reflect reality.
15023         (loop_exits_before_overflow): Fix typo in function description.
15025 2017-02-24  Richard Biener  <rguenther@suse.de>
15027         PR tree-optimization/79389
15028         * gimple-ssa-split-paths.c (is_feasible_trace): Verify more
15029         properly that a threading opportunity exists.  Detect conditional
15030         copy/constant propagation opportunities.
15032 2017-02-23  Eric Botcazou  <ebotcazou@adacore.com>
15034         * config/visium/visium.md (type): Add trap.
15035         (b): New mode attribute.
15036         (*btst): Rename into...
15037         (*btst<mode>): ...this and adjust.
15038         (*cbranchsi4_btst_insn): Rename into...
15039         (*cbranch<mode>4_btst_insn): ...this and adjust.
15040         (trap): New define_insn.
15042 2017-02-23  Jakub Jelinek  <jakub@redhat.com>
15044         PR tree-optimization/79389
15045         * ifcvt.c (struct noce_if_info): Add rev_cond field.
15046         (noce_reversed_cond_code): New function.
15047         (noce_emit_store_flag): Use rev_cond if non-NULL instead of
15048         reversed_comparison_code.  Formatting fix.
15049         (noce_try_store_flag): Test rev_cond != NULL in addition to
15050         reversed_comparison_code.
15051         (noce_try_store_flag_constants): Likewise.
15052         (noce_try_store_flag_mask): Likewise.
15053         (noce_try_addcc): Use rev_cond if non-NULL instead of
15054         reversed_comparison_code.
15055         (noce_try_cmove_arith): Likewise.  Formatting fixes.
15056         (noce_try_minmax, noce_try_abs): Clear rev_cond.
15057         (noce_find_if_block): Initialize rev_cond.
15058         (find_cond_trap): Call noce_get_condition with then_bb == trap_bb
15059         instead of false as last argument never attempt to reverse it
15060         afterwards.
15062 2017-02-23  Bin Cheng  <bin.cheng@arm.com>
15064         PR tree-optimization/79663
15065         * tree-predcom.c (combine_chains): Process refs in reverse order
15066         only for ZERO length chains, and add explaining comment.
15068 2017-02-23  Jeff Law  <law@redhat.com>
15070         PR tree-optimization/79578
15071         * tree-ssa-dse.c (clear_bytes_written_by): Use OEP_ADDRESS_OF
15072         in call to operand_equal_p.
15074 2017-01-23  Dominique d'Humieres  <dominiq@lps.ens.fr>
15076         PR target/71017
15077         * config/i386/cpuid.h: Fix another undefined behavior.
15079 2017-02-23  Richard Biener  <rguenther@suse.de>
15081         PR tree-optimization/79683
15082         * tree-vect-stmts.c (vect_analyze_stmt): Do not overwrite
15083         vector types for data-refs.
15085 2017-02-23  Martin Liska  <mliska@suse.cz>
15087         * params.def (PARAM_MIN_NONDEBUG_INSN_UID): Change default to 0.
15089 2017-02-23  Jakub Jelinek  <jakub@redhat.com>
15091         PR middle-end/79665
15092         * internal-fn.c (get_range_pos_neg): Moved to ...
15093         * tree.c (get_range_pos_neg): ... here.  No longer static.
15094         * tree.h (get_range_pos_neg): New prototype.
15095         * expr.c (expand_expr_real_2) <case TRUNC_DIV_EXPR>: If both arguments
15096         are known to be in between 0 and signed maximum inclusive, try to
15097         expand both unsigned and signed divmod and use the cheaper one from
15098         those.
15100 2017-02-22  Jeff Law  <law@redhat.com>
15102         PR tree-optimization/79578
15103         * tree-ssa-dse.c (clear_bytes_written_by): Use operand_equal_p
15104         to compare base operands.
15106 2017-02-22  Segher Boessenkool  <segher@kernel.crashing.org>
15108         PR target/79211
15109         * config/rs6000/rs6000.md (*fsel<SFDF:mode><SFDF2:mode>4): Use
15110         gpc_reg_operand instead of fpr_reg_operand.
15112 2017-02-22  Sameera Deshpande  <sameera.deshpande@imgtec.com>
15114         * config/mips/mips.c (mips_return_in_memory): Force FP
15115         vector types to be returned in memory for o32 ABI.
15117 2017-02-22  Jakub Jelinek  <jakub@redhat.com>
15119         * dwarf2out.c (gen_variable_die): For -gdwarf-5, use DW_TAG_variable
15120         instead of DW_TAG_member for static data member declarations and don't
15121         set no_linkage_name for static inline data members.
15122         (gen_member_die): For -gdwarf-5 don't change DW_TAG_variable
15123         to DW_TAG_member.
15125 2017-02-22  Martin Liska  <mliska@suse.cz>
15127         * doc/invoke.texi: Replace inequality signs with square brackets
15128         for -Wnormalized.
15130 2017-02-22  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
15132         PR tree-optimization/68644
15133         * gcc.dg/tree-ssa/ivopts-lt-2.c: Skip for powerpc*-*-*.
15135 2017-02-22  Matthew Fortune  <matthew.fortune@imgtec.com>
15137         PR target/78660
15138         * lra-constraints.c (simplify_operand_subreg): Handle
15139         WORD_REGISTER_OPERATIONS targets.
15141 2017-02-22  Jakub Jelinek  <jakub@redhat.com>
15143         PR target/70465
15144         * reg-stack.c (emit_swap_insn): Treat (float_extend:?F (mem:?F))
15145         and (const_double:?F) like (mem:?F) for the purpose of fxch %st(1)
15146         elimination by swapping fld*.
15148 2017-02-22  Richard Biener  <rguenther@suse.de>
15150         PR tree-optimization/79673
15151         * tree-ssa-pre.c (compute_avail): Use wide_int_to_tree to
15152         convert the [TARGET_]MEM_REF offset INTEGER_CST, scrapping off
15153         irrelevant address-space qualifiers and avoiding a
15154         ADDR_SPACE_CONVERT_EXPR from fold_convert.
15156 2017-02-22  Richard Biener  <rguenther@suse.de>
15158         PR tree-optimization/79666
15159         * tree-vrp.c (extract_range_from_binary_expr_1): Make sure
15160         to not symbolically negate if that may introduce undefined
15161         overflow.
15163 2017-02-22  Martin Liska  <mliska@suse.cz>
15165         PR lto/79587
15166         * data-streamer-in.c (streamer_read_gcov_count): Remove assert.
15167         * data-streamer-out.c (streamer_write_gcov_count_stream):
15168         Likewise.
15169         * value-prof.c (stream_out_histogram_value): Make assert more
15170         precise based on type of counter.
15172 2017-02-21  Uros Bizjak  <ubizjak@gmail.com>
15174         PR target/79593
15175         * config/i386/i386.md (standard_x87sse_constant_load splitter):
15176         Use nonimmediate_operand instead of memory_operand for operand 1.
15177         (float-extend standard_x87sse_constant_load splitter): Ditto.
15179 2017-02-21  Jeff Law  <law@redhat.com>
15181         PR tree-optimization/79621
15182         * gimple-ssa-isolate-paths.c (find_implicit_erroneous_behavior): Ignore
15183         blocks with edges to themselves.
15185 2017-02-21  Jakub Jelinek  <jakub@redhat.com>
15187         PR target/79633
15188         * tree-chkp-opt.c (chkp_optimize_string_function_calls): Use
15189         is_gimple_call instead of comparing gimple_code with GIMPLE_CALL.
15190         Use gimple_call_builtin_p.
15192         PR target/79570
15193         * sel-sched.c (moveup_expr_cached): Don't call sel_bb_head
15194         on temporarily removed DEBUG_INSNs.
15196         PR tree-optimization/79649
15197         * tree-loop-distribution.c (classify_partition): Give up on
15198         non-generic address space loads/stores.
15200 2017-02-21  Aldy Hernandez  <aldyh@redhat.com>
15202         * doc/loop.texi (Loop manipulation): Remove nonexistent
15203         tree_ssa_loop_version from the documentation.
15204         * cfgloopmanip.c (loop_version): Document CONDITION_BB argument.
15206 2017-02-21  Jakub Jelinek  <jakub@redhat.com>
15208         PR target/79494
15209         * config/i386/i386.c (ix86_expand_split_stack_prologue): Call
15210         make_reg_eh_region_note_nothrow_nononlocal on call_insn.
15211         * config/rs6000/rs6000.c: Include except.h.
15212         (rs6000_expand_split_stack_prologue): Call
15213         make_reg_eh_region_note_nothrow_nononlocal on the call insn.
15215 2017-02-21  Martin Jambor  <mjambor@suse.cz>
15217         PR lto/79579
15218         * ipa-prop.c (ipa_prop_write_jump_functions): Bail out if no edges
15219         have been analyzed.
15221 2017-02-21  Martin Jambor  <mjambor@suse.cz>
15223         * common.opt (-fipa-cp-alignment): Mark as ignored and preserved
15224         for backward compatibility only.
15225         * doc/invoke.texi (Option Summary): Remove all references to
15226         -fipa-cp-alignment.
15228 2017-02-21  Matthew Fortune  <matthew.fortune@imgtec.com>
15230         PR target/78660
15231         Revert:
15232         2017-02-20  Matthew Fortune  <matthew.fortune@imgtec.com>
15234         * lra-constraints.c (curr_insn_transform): Handle
15235         WORD_REGISTER_OPERATIONS requirements when reloading SUBREGs.
15237 2017-02-21  Martin Liska  <mliska@suse.cz>
15239         * config/i386/i386.opt: Replace -masm-dialect with -masm.
15241 2017-02-21  Thomas Schwinge  <thomas@codesourcery.com>
15243         PR translation/79638
15244         * config/nvptx/nvptx.c (ENTRY_TEMPLATE): Single out "%ntid.y".
15246 2017-02-21  Eric Botcazou  <ebotcazou@adacore.com>
15248         PR ada/67205
15249         * config/arm/arm.c (TARGET_CUSTOM_FUNCTION_DESCRIPTORS): Define.
15250         (arm_function_ok_for_sibcall): Return false for an indirect call by
15251         descriptor if all the argument registers are used.
15252         (arm_relayout_function): Use FUNCTION_ALIGNMENT macro to adjust the
15253         alignment of the function.
15255 2017-02-21  Jakub Jelinek  <jakub@redhat.com>
15257         PR tree-optimization/61441
15258         * simplify-rtx.c (simplify_const_unary_operation): For
15259         -fsignaling-nans and sNaN operand, return NULL_RTX rather than
15260         the sNaN unmodified.
15262 2017-02-20  Bernd Edlinger  <bernd.edlinger@hotmail.de>
15264         * Makefile.in (BUILD_SYSTEM_HEADER_DIR): New make variabe.
15265         (LIMITS_H_TEST, if_multiarch, stmp-fixinc): Use BUILD_SYSTEM_HEADER_DIR
15266         instead of SYSTEM_HEADER_DIR.
15268 2017-02-20  Gerald Pfeifer  <gerald@pfeifer.com>
15269             Martin LiÅ¡ka  <mliska@suse.cz>
15271         * doc/invoke.texi (use-after-scope-direct-emission-threshold):
15272         Fix typos and grammar, use active voice, and clarify.
15274 2017-02-20  Marek Polacek  <polacek@redhat.com>
15276         PR middle-end/79537
15277         * gimplify.c (gimplify_expr): Handle unused *&&L;.
15279         PR sanitizer/79558
15280         * ubsan.c (ubsan_type_descriptor): Check if TYPE_MAX_VALUE is null.
15282 2017-02-20  Jakub Jelinek  <jakub@redhat.com>
15284         PR target/79568
15285         * config/i386/i386.c (ix86_expand_builtin): Handle
15286         OPTION_MASK_ISA_AVX512VL and OPTION_MASK_ISA_64BIT in
15287         ix86_builtins_isa[fcode].isa as a requirement of those
15288         flags and any other flag in the bitmask.
15289         (ix86_init_mmx_sse_builtins): Use 0 instead of
15290         ~OPTION_MASK_ISA_64BIT as mask.
15291         * config/i386/i386-builtin.def (__builtin_ia32_rdtsc,
15292         __builtin_ia32_rdtscp, __builtin_ia32_pause, __builtin_ia32_bsrsi,
15293         __builtin_ia32_rdpmc, __builtin_ia32_rolqi, __builtin_ia32_rolhi,
15294         __builtin_ia32_rorqi, __builtin_ia32_rorhi): Likewise.
15296 2017-02-20  Matthew Fortune  <matthew.fortune@imgtec.com>
15298         PR target/78012
15299         * lra-constraints.c (split_reg): Check requested split mode
15300         is supported by the register.
15302 2017-02-20  Matthew Fortune  <matthew.fortune@imgtec.com>
15304         * lra-constraints.c (simplify_operand_subreg): Remove early
15305         return false.
15307 2017-02-20  Matthew Fortune  <matthew.fortune@imgtec.com>
15309         PR target/78660
15310         * lra-constraints.c (curr_insn_transform): Tighten condition
15311         for converting SUBREG reloads from OP_OUT to OP_INOUT.
15313 2017-02-20  Matthew Fortune  <matthew.fortune@imgtec.com>
15315         PR target/78660
15316         * lra-constraints.c (curr_insn_transform): Handle
15317         WORD_REGISTER_OPERATIONS requirements when reloading SUBREGs.
15319 2017-02-19  Uros Bizjak  <ubizjak@gmail.com>
15321         Revert:
15322         2016-05-30  Uros Bizjak  <ubizjak@gmail.com>
15324         * config/i386/sync.md (mfence_nosse): Use "lock orl $0, -4(%esp)".
15326 2017-02-19  Jonathan Wakely  <jwakely@redhat.com>
15328         PR c++/69523
15329         * doc/invoke.texi (C++ Dialect Options) [-Wliteral-suffix]: Update
15330         description.
15332 2017-02-19  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
15334         * gimple-pretty-print.c (dump_ternary_rhs): Adjust gimple dump format
15335         for FMA_EXPR.
15337 2017-02-18  Jakub Jelinek  <jakub@redhat.com>
15339         * final.c (last_columnnum, override_columnnum): New variables.
15340         (final_start_function): Set last_columnnum, pass it to begin_prologue
15341         hook and pass 0 to dwarf2out_begin_prologue.
15342         (final_scan_insn): Update override_columnnum.  Pass last_columnnum
15343         to source_line debug hook.
15344         (notice_source_line): Compute last_columnnum and for debug_column_info
15345         return true on column changes.
15346         * debug.h (struct gcc_debug_hooks): Add column argument to
15347         source_line and begin_prologue hooks.
15348         (debug_nothing_int_charstar_int_bool): Remove prototype.
15349         (debug_nothing_int_int_charstar,
15350         debug_nothing_int_int_charstar_int_bool): New prototypes.
15351         (dwarf2out_begin_prologue): Add column argument.
15352         * debug.c (do_nothing_debug_hooks): Adjust source_line and
15353         begin_prologue hooks.
15354         (debug_nothing_int_charstar_int_bool): Remove.
15355         (debug_nothing_int_int_charstar,
15356         debug_nothing_int_int_charstar_int_bool): New functions.
15357         * dwarf2out.c (dwarf2out_begin_prologue): Add column argument, pass it
15358         through to dwarf2out_source_line.
15359         (dwarf2_lineno_debug_hooks): Adjust begin_prologue hook.
15360         (dwarf2out_source_line): Add column argument, emit it if requested.
15361         * sdbout.c (sdbout_source_line, sdbout_begin_prologue): Add column
15362         arguments.
15363         * xcoffout.h (xcoffout_begin_prologue, xcoffout_source_line): Likewise.
15364         * xcoffout.c (xcoffout_begin_prologue, xcoffout_source_line): Likewise.
15365         * vmsdbgout.c (vmsdbgout_begin_prologue): Add column argument, pass it
15366         through to dwarf2out_begin_prologue.
15367         (vmsdbgout_source_line): Add column argument, pass it through to
15368         dwarf2out_source_line.
15369         * dbxout.c (dbxout_begin_prologue): Add column argument, adjust
15370         dbxout_source_line caller.
15371         (dbxout_source_line): Add column argument.
15373         * common.opt (gno-column-info, gcolumn-info): New options.
15374         * dwarf2out.c (dwarf2_lineno_debug_hooks): Formatting fix.
15375         (check_die): Also test for multiple DW_AT_decl_column attributes.
15376         (add_src_coords_attributes, dwarf2out_imported_module_or_decl_1): Add
15377         DW_AT_decl_column if requested.
15378         (gen_subprogram_die): Compare and/or add also DW_AT_decl_column
15379         if requested.
15380         (gen_variable_die): Likewise.
15381         (add_call_src_coords_attributes): Add DW_AT_call_column if requested.
15382         * doc/invoke.texi (-gcolumn-info, -gno-column-info): Document.
15384         PR target/79569
15385         * config/i386/i386.opt (m3dnowa): Replace Undocumented with Report.
15386         * common/config/i386/i386-common.c (OPTION_MASK_ISA_3DNOW_A_SET): Define.
15387         (ix86_handle_option): Handle OPT_m3dnowa.
15388         * doc/invoke.texi (-m3dnowa): Document.
15389         * doc/extend.texi (__builtin_ia32_pmulhuw, __builtin_ia32_pf2iw): Use
15390         -m3dnowa instead of -m3dnow -march=athlon.
15392         PR target/79559
15393         * config/i386/i386.c (ix86_print_operand): Use output_operand_lossage
15394         instead of gcc_assert for K, r and R code checks.  Formatting fixes.
15396 2017-02-17  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
15398         PR target/79261
15399         * config/rs6000/rs6000.c (rs6000_expand_ternop_builtin): Add
15400         support for CODE_FOR_vsx_xxpermdi_v2d[fi]_be.
15401         * config/rs6000/rs6000.md (reload_gpr_from_vsx<mode>): Call
15402         generator for vsx_xxpermdi_<mode>_be.
15403         * config/rs6000/vsx.md (vsx_xxpermdi_<mode>): Remove logic to
15404         force big-endian semantics.
15405         (vsx_xxpermdi_<mode>_be): New define_expand with same
15406         implementation as previous version of vsx_xxpermdi_<mode>.
15408 2017-02-17  Jakub Jelinek  <jakub@redhat.com>
15410         PR tree-optimization/79327
15411         * gimple-ssa-sprintf.c (format_integer): Remove likely_adjust
15412         variable, its initialization and use.
15414 2017-02-17  Julia Koval  <julia.koval@intel.com>
15416         * common/config/i386/i386-common.c (OPTION_MASK_ISA_RDPID_SET): New.
15417         (OPTION_MASK_ISA_PKU_UNSET): New.
15418         (ix86_handle_option): Handle -mrdpid.
15419         * config/i386/cpuid.h (bit_RDPID): New.
15420         * config/i386/driver-i386.c (host_detect_local_cpu):
15421         Detect RDPID feature.
15422         * config/i386/i386-builtin.def (__builtin_ia32_rdpid): New.
15423         * config/i386/i386-c.c (ix86_target_macros_internal):
15424         Handle RDPID flag.
15425         * config/i386/i386.c (ix86_target_string): Add -mrdpid to isa2_opts.
15426         (ix86_valid_target_attribute_inner_p): Add "rdpid".
15427         (ix86_expand_builtin): Handle IX86_BUILTIN_RDPID.
15428         * config/i386/i386.h (TARGET_RDPID, TARGET_RDPID_P): New.
15429         * config/i386/i386.md (define_insn "rdpid"): New.
15430         * config/i386/i386.opt Add -mrdpid.
15431         * config/i386/immintrin.h (_rdpid_u32): New.
15433 2017-02-17  Vladimir Makarov  <vmakarov@redhat.com>
15435         PR rtl-optimization/79541
15436         * lra-constraints.c (curr_insn_transform): Remove wrong asm insn
15437         instead of transforming it into USE.
15439 2017-02-17  Segher Boessenkool  <segher@kernel.crashing.org>
15441         * config/rs6000/rs6000.md (extendsfdf2): Remove default arguments.
15442         If HONOR_SNANS (SFmode) force the input to a register.
15443         (*extendsfdf2_fpr): Add !HONOR_SNANS (SFmode) condition.
15444         (*extendsfdf2_snan): New pattern, used when using SNaNs; it generates
15445         an frsp or similar insn.
15447 2017-02-17  Martin Liska  <mliska@suse.cz>
15449         PR rtl-optimization/79577
15450         * params.def (selsched-max-sched-times): Increase minimum to 1.
15452 2017-02-17  Martin Liska  <mliska@suse.cz>
15454         PR rtl-optimization/79574
15455         * gcse.c (want_to_gcse_p): Prevent integer overflow.
15457 2017-02-17  Martin Liska  <mliska@suse.cz>
15459         PR tree-optimization/79529
15460         * tree-ssa-loop-unswitch.c (is_maybe_undefined): Use
15461         ssa_defined_default_def_p to handle cases which are implicitly
15462         defined.
15463         * tree-ssa.c (ssa_defined_default_def_p): New function.
15464         (ssa_undefined_value_p): Use ssa_defined_default_def_p to handle cases
15465         which are implicitly defined.
15466         * tree-ssa.h (ssa_defined_default_def_p): Declare.
15468 2017-02-17  Richard Biener  <rguenther@suse.de>
15470         PR middle-end/79576
15471         * params.def (max-ssa-name-query-depth): Limit to 10.
15473 2017-02-17  Richard Biener  <rguenther@suse.de>
15475         PR tree-optimization/79552
15476         * tree-ssa-structalias.c (visit_loadstore): Properly verify
15477         default defs.
15479 2017-02-17  Richard Biener  <rguenther@suse.de>
15481         PR bootstrap/79567
15482         * genmatch.c (output_line_directive): Handle DIR_SEPARATOR_2.
15484 2017-02-17  Marek Polacek  <polacek@redhat.com>
15486         PR middle-end/79536
15487         * fold-const.c (fold_negate_expr_1): Renamed from fold_negate_expr.
15488         (fold_negate_expr): New wrapper.
15490 2017-02-16  Sandra Loosemore  <sandra@codesourcery.com>
15492         * doc/invoke.texi (C++ Dialect Options) [-Wno-non-template-friend]: 
15493         Correct terminology and de-emphasize pre-standard behavior.
15495 2017-02-16  Alan Modra  <amodra@gmail.com>
15497         PR rtl-optimization/79286
15498         * ira.c (def_dominates_uses): New function.
15499         (update_equiv_regs): Don't create an equivalence for insns that
15500         may trap where the register def does not dominate the use.
15502 2017-02-16  Vladimir Makarov  <vmakarov@redhat.com>
15504         PR rtl-optimization/78127
15505         * lra.c (lra): Call lra_eliminate before finish the loop after
15506         lra_constraint.
15508 2017-02-16  Richard Biener  <rguenther@suse.de>
15510         * graphite.h: Do not include isl/isl_val_gmp.h, instead include
15511         isl/isl_val.h.
15512         * graphite-isl-ast-to-gimple.c (gmp_cst_to_tree): Remove.
15513         (gcc_expression_from_isl_expr_int): Use generic isl_val interface.
15514         * graphite-sese-to-poly.c: Do not include isl/isl_val_gmp.h.
15515         (isl_val_int_from_wi): New function.
15516         (extract_affine_gmp): Rename to ...
15517         (extract_affine_wi): ... this, take a widest_int.
15518         (extract_affine_int): Just wrap extract_affine_wi.
15519         (add_param_constraints): Use isl_val_int_from_wi.
15520         (add_loop_constraints): Likewise, and extract_affine_wi.
15522 2017-02-15  Jeff Law  <law@redhat.com>
15524         PR middle-end/79521
15525         * ira-costs.c (scan_one_insn): Check have_regs_of_mode before calling
15526         ira_init_register_move_cost_if_necessary.
15528 2017-02-15  Martin Sebor  <msebor@redhat.com>
15530         PR middle-end/32003
15531         * doc/invoke.texi (-fdump-final-insns): Replace option accidentally
15532         removed in a prior commit.
15534 2017-02-15  Bin Cheng  <bin.cheng@arm.com>
15536         PR tree-optimization/79347
15537         * tree-vect-loop-manip.c (vect_do_peeling): Maintain profile
15538         counters during peeling.
15540 2017-02-15  Thomas Schwinge  <thomas@codesourcery.com>
15542         * Makefile.in (site.exp): Remove "set ISLVER".
15544 2017-02-15  Jakub Jelinek  <jakub@redhat.com>
15546         PR target/79487
15547         * real.c (real_from_integer): Call real_convert even for decimal.
15549 2017-02-15  Dominik Vogt  <vogt@linux.vnet.ibm.com>
15551         PR target/79421
15552         * config/s390/s390.c: define TARGET_CUSTOM_FUNCTION_DESCRIPTORS.
15554 2017-02-14  Andrew Pinski  <apinski@cavium.com>
15556         * config/aarch64/aarch64-cores.def (thunderx2t99): Move to under 'C"
15557         cores and change the partno/implementer to be correct.
15558         (thunderx2t99p1): New core which replaces thunderx2t99 and still has
15559         the 'B" as the implementer.
15560         * config/aarch64/aarch64-tune.md: Regenerate.
15562 2017-02-14  Carl Love  <cel@us.ibm.com>
15564         * config/rs6000/rs6000.c: Add case statement entry to make the
15565         xvcvuxdsp built-in argument unsigned.
15566         * config/rs6000/vsx.md: Fix the source and return operand types so they
15567         match the instruction definitions from the ISA document.  Fix typo
15568         in the instruction generation for the (define_insn "vsx_xvcvuxdsp"
15569         statement.
15571 2017-02-14  Vladimir Makarov  <vmakarov@redhat.com>
15573         PR target/79282
15574         * lra-int.h (struct lra_operand_data, struct lra_insn_reg): Add
15575         member early_clobber_alts.
15576         * lra-lives.c (reg_early_clobber_p): New.
15577         (process_bb_lives): Use it.
15578         * lra.c (new_insn_reg): New arg early_clobber_alts.  Use it.
15579         (debug_operand_data): Initialize early_clobber_alts.
15580         (setup_operand_alternative): Set up early_clobber_alts.
15581         (collect_non_operand_hard_regs): Ditto.  Pass early clobber
15582         alternatives to new_insn_reg.
15583         (add_regs_to_insn_regno_info): Add arg early_clobber_alts.  Use
15584         it.
15585         (lra_update_insn_regno_info): Pass the new arg.
15587 2017-02-14  Jakub Jelinek  <jakub@redhat.com>
15589         PR middle-end/79505
15590         * omp-offload.c (free_oacc_loop): Release loop->ifns vector.
15591         (new_oacc_loop_raw): Don't clear already cleared fields.
15593         PR target/79481
15594         * config/i386/avx512pfintrin.h (_mm512_prefetch_i32gather_pd,
15595         _mm512_prefetch_i32gather_ps, _mm512_prefetch_i64gather_pd,
15596         _mm512_prefetch_i64gather_ps): New inline functions and macros.
15598 2017-02-14  Uros Bizjak  <ubizjak@gmail.com>
15600         PR target/79495
15601         * config/i386/i386.md (*movxf_internal): Add (o,rC) alternative.
15603 2017-02-14  H.J. Lu  <hongjiu.lu@intel.com>
15605         PR target/79498
15606         * config/i386/i386.c (timode_scalar_chain::convert_insn): Insert
15607         the extra instruction to the right place to store 128-bit constant
15608         when needed.
15610 2017-02-14  Martin Sebor  <msebor@redhat.com>
15612         PR middle-end/79448
15613         * gimple-ssa-sprintf.c (format_directive): Avoid issuing INT_MAX
15614           warning for strings of unknown length.
15616 2017-02-13  Segher Boessenkool  <segher@kernel.crashing.org>
15618         * config.gcc (supported_defaults) [powerpc*-*-*]: Update.
15620 2017-02-14  Jeff Law  <law@redhat.com>
15622         PR target/79404
15623         * ira-costs.c (scan_one_insn): Initialize register move costs
15624         for pseudos seen in USE/CLOBBER insns.
15626         PR tree-optimization/79095
15627         * tree-vrp.c (extract_range_from_binary_expr_1): For EXACT_DIV_EXPR,
15628         if the numerator has the range ~[0,0] make the resultant range ~[0,0].
15629         (extract_range_from_binary_expr): For MINUS_EXPR with no derived range,
15630         if the operands are known to be not equal, then the resulting range
15631         is ~[0,0].
15632         (intersect_ranges): If the new range is ~[0,0] and the old range is
15633         wide, then prefer ~[0,0].
15634         * tree-vrp.c (overflow_comparison_p_1): New function.
15635         (overflow_comparison_p): New function.
15636         * tree-vrp.c (register_edge_assert_for_2): Register additional asserts
15637         if NAME is used in an overflow test.
15638         (vrp_evaluate_conditional_warnv_with_ops): If the ops represent an
15639         overflow check that can be expressed as an equality test, then adjust
15640         ops to be that equality test.
15642 2017-02-14  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
15644         * config/s390/s390-builtin-types.def: Remove flags argument.
15645         * config/s390/s390.c (s390_init_builtins): Likewise.
15647 2017-02-14  Martin Liska  <mliska@suse.cz>
15649         * tree-ssa-loop-unswitch.c (hoist_guard): Release get_loop_body
15650         vector.  Fix trailing white spaces.
15652 2017-02-14  James Greenhalgh  <james.greenhalgh@arm.com>
15654         * config/aarch64/aarch64.c (aarch64_simd_container_mode): Handle
15655         HFmode.
15657 2017-02-14  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
15659         PR rtl-optimization/68664
15660         * config/arm/arm.c (arm_sched_can_speculate_insn):
15661         New function.  Declare prototype.
15662         (TARGET_SCHED_CAN_SPECULATE_INSN): Define.
15664 2017-02-14  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
15666         PR rtl-optimization/68664
15667         * config/aarch64/aarch64.c (aarch64_sched_can_speculate_insn):
15668         New function.
15669         (TARGET_SCHED_CAN_SPECULATE_INSN): Define.
15671 2017-02-14  Amit Pawar  <amit.pawar@amd.com>
15673         * config/i386/i386.c (znver1_cost): Fix the alignment for function and
15674         max skip bytes for function, loop and jump.
15676 2017-02-14  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
15678         * gimple-pretty-print.c (dump_unary_rhs): Adjust dump format for
15679         ABS_EXPR for gimple dump.
15681 2017-02-14  Jakub Jelinek  <jakub@redhat.com>
15683         PR target/79462
15684         * config/sh/sh.c (expand_cbranchdi4): Don't clear operands[4].
15686         PR tree-optimization/79408
15687         * tree-vrp.c (simplify_div_or_mod_using_ranges): Handle also the
15688         case when on TRUNC_MOD_EXPR op0 is INTEGER_CST.
15689         (simplify_stmt_using_ranges): Call simplify_div_or_mod_using_ranges
15690         also if rhs1 is INTEGER_CST.
15692 2017-02-14  Richard Biener  <rguenther@suse.de>
15694         PR middle-end/79432
15695         * tree-into-ssa.c (insert_phi_nodes): When the function can
15696         have abnormal edges rewrite SSA names with broken use-def
15697         dominance out of SSA and register them for PHI insertion.
15699 2017-02-13  Martin Sebor  <msebor@redhat.com>
15701         PR middle-end/79496
15702         * gimple-ssa-sprintf.c (pass_sprintf_length::handle_gimple_call): Avoid
15703         clearing info.nowrite flag when snprintf size argument is a range.
15705 2017-02-13  Jakub Jelinek  <jakub@redhat.com>
15707         * cprop.c (cprop_jump): Add missing space in string literal.
15708         * tree-ssa-structalias.c (rewrite_constraints): Likewise.
15709         (get_constraint_for_component_ref): Likewise.
15710         * df-core.c (df_worklist_dataflow_doublequeue): Likewise.
15711         * tree-outof-ssa.c (insert_partition_copy_on_edge): Likewise.
15712         * lra-constraints.c (process_alt_operands): Likewise.
15713         * ipa-inline.c (inline_small_functions): Likewise.
15714         * tree-ssa-sccvn.c (visit_reference_op_store): Likewise.
15715         * cgraph.c (cgraph_edge::redirect_call_stmt_to_callee): Likewise.
15716         * trans-mem.c (diagnose_tm_1_op): Likewise.
15717         * omp-grid.c (grid_find_single_omp_among_assignments): Likewise.
15718         (grid_parallel_clauses_gridifiable): Likewise.
15720         * config/nvptx/mkoffload.c (process): Add space in between
15721         , and %d.
15723         * config/i386/i386.h (REG_CLASS_NAMES): Add , in between
15724         "MOD4_SSE_REGS" and "ALL_REGS".
15726         * spellcheck.c (test_data): Add , in between "foo" and "food".
15728 2017-02-13  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
15730         PR target/79449
15731         * config/rs6000/rs6000.c (expand_block_compare): Make sure runtime
15732         boundary crossing check and subsequent code generation agree.
15734 2017-02-13  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
15736         * config/aarch64/aarch64.c (has_memory_op): Delete.
15737         (aarch64_madd_needs_nop): Use contains_mem_rtx_p instead of
15738         has_memory_op.
15740 2017-02-13  Jakub Jelinek  <jakub@redhat.com>
15742         PR rtl-optimization/79388
15743         PR rtl-optimization/79450
15744         * combine.c (distribute_notes): When removing TEM_INSN for which
15745         corresponding dest has last value recorded, invalidate that last
15746         value.
15748 2017-02-13  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
15750         * config/arm/arm.c (arm_print_tune_info): Use ASM_COMMENT_START instead
15751         of explicit '@'.  Add missing assembly comment marker on branch costs
15752         printout.
15754 2017-02-13  Nathan Sidwell  <nathan@acm.org>
15756         * gengtype-lex.l (<in_struct>): Add '/'.
15758 2017-02-13  Martin Liska  <mliska@suse.cz>
15760         PR c/79471
15761         * calls.c (expand_call): Replace XALLOCAVEC with XCNEWVEC.
15763 2017-02-13  Richard Biener  <rguenther@suse.de>
15765         * configure.ac (HAVE_ISL_OPTIONS_SET_SCHEDULE_SERIALIZE_SCCS):
15766         Remove.
15767         * configure: Re-generate.
15768         * config.in: Likewise.
15769         * graphite-dependences.c: Simplify as if
15770         HAVE_ISL_OPTIONS_SET_SCHEDULE_SERIALIZE_SCCS was defined.
15771         * graphite-isl-ast-to-gimple.c: Likewise.
15772         * graphite-optimize-isl.c: Likewise.
15773         * graphite-poly.c: Likewise.
15774         * graphite-sese-to-poly.c: Likewise.
15775         * graphite.h: Likewise.
15776         * toplev.c: Include isl/version.h and use isl_version () for
15777         printing the ISL version.
15778         * doc/install.texi: Update ISL requirement.
15780 2017-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
15782         * doc/standards.texi (Standards): Update reference to
15783         Objective-C 2.0.
15785 2017-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
15787         * doc/extend.texi (Named Address Spaces): sourceware.org now
15788         defaults to https.
15789         * doc/install.texi (Binaries): Ditto.
15790         (Specific): Ditto.
15792 2017-02-11  Sandra Loosemore  <sandra@codesourcery.com>
15794         * doc/cpp.texi: Replace "stringify"/"stringification" with C
15795         standard terminology "stringize"/"stringizing" throughout.
15796         * doc/cppinternals.texi: Likewise.
15798 2017-02-11  Sandra Loosemore  <sandra@codesourcery.com>
15800         * doc/extend.texi: Fix some spelling mistakes and typos.
15801         * doc/invoke.texi: Likewise.
15803 2017-02-11  Jan Hubicka  <hubicka@ucw.cz>
15805         PR ipa/79224
15806         * params.def (inline-min-speedup) Change from 10 to 8.
15808 2017-02-11  Jakub Jelinek  <jakub@redhat.com>
15810         * doc/invoke.texi (fopenmp): Bump OpenMP version from 4.0 to
15811         4.5.
15813 2017-02-11  Jan Hubicka  <hubicka@ucw.cz>
15815         PR ipa/79224
15816         * ipa-inline-analysis.c (get_minimal_bb): New function.
15817         (record_modified): Use it.
15818         (remap_edge_change_prob): Handle also ancestor functions.
15820 2017-02-11  Gerald Pfeifer  <gerald@pfeifer.com>
15822         * doc/contrib.texi (Contributors): Remove broken link into
15823         the Mauve CVS repository.
15825 2017-02-11  Jakub Jelinek  <jakub@redhat.com>
15827         PR middle-end/79454
15828         * internal-fn.c (expand_vector_ubsan_overflow): Use piece-wise
15829         result computation whenever lhs doesn't have vector mode, not
15830         just when it has BLKmode.
15832 2017-02-10  Gerald Pfeifer  <gerald@pfeifer.com>
15834         * doc/makefile.texi (profiledbootstrap): Refer to the
15835         installation instructions only in textual form.
15837 2017-02-10  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
15839         PR target/79295
15840         * config/rs6000/altivec.md (bcd<bcd_add_sub>): Fix constraints.
15842 2017-02-10  Gerald Pfeifer  <gerald@pfeifer.com>
15844         * doc/install.texi (Specific): Use https for blackfin.uclinux.org.
15845         (Specific): Update mingw-w64 reference.
15846         (Binaries): Ditto.
15847         (Specific): Remove broken link to Renesas RX processor.
15849 2017-02-10  Richard Biener  <rguenther@suse.de>
15851         * toplev.c (process_options): Do not mention obsolete graphite
15852         options when printing sorry message about missing graphite support.
15853         Mention -floop-nest-optimize.
15855 2017-02-10  Christophe Lyon  <christophe.lyon@linaro.org>
15857         * config/aarch64/arm_neon.h (vtst_p8): Rewrite without asm.
15858         (vtst_p16): Likewise.
15859         (vtstq_p8): Likewise.
15860         (vtstq_p16): Likewise.
15861         (vtst_p64): New.
15862         (vtstq_p64): Likewise.
15863         * config/arm/arm_neon.h (vgetq_lane_p64): New.
15864         (vset_lane_p64): New.
15865         (vsetq_lane_p64): New.
15867 2017-02-10  Jakub Jelinek  <jakub@redhat.com>
15869         PR tree-optimization/79411
15870         * tree-ssa-reassoc.c (is_reassociable_op): Return false if
15871         stmt operands are SSA_NAMEs used in abnormal phis.
15872         (can_reassociate_p): Return false if op is SSA_NAME used in abnormal
15873         phis.
15875 2017-02-09  Jan Hubicka  <hubicka@ucw.cz>
15877         PR ipa/70795
15878         * cgraphunit.c (cgraph_node::add_new_function): Set externally_visible
15879         flag if needed.
15881 2017-02-09  Jan Hubicka  <hubicka@ucw.cz>
15883         * tree-ssa-loop-unswitch.c (hoist_guard): Update profile.
15885 2017-02-09  Jakub Jelinek  <jakub@redhat.com>
15887         * omp-offload.c (oacc_loop_auto_partitions): Use || instead of |
15888         to avoid warning.
15890         PR c/79413
15891         * gimplify.h (is_gimple_sizepos): Only test for INTEGER_CST constants,
15892         not arbitrary TREE_CONSTANT.
15894         PR c/79431
15895         * gimplify.c (gimplify_adjust_omp_clauses): Ignore
15896         "omp declare target link" attribute unless is_global_var.
15897         * omp-offload.c (find_link_var_op): Likewise.
15899 2017-02-09  Nathan Sidwell  <nathan@codesourcery.com>
15900             Chung-Lin Tang  <cltang@codesourcery.com>
15902         * gimplify.c (gimplify_scan_omp_clauses): No special handling for
15903         OMP_CLAUSE_TILE.
15904         (gimplify_adjust_omp_clauses): Don't delete TILE.
15905         (gimplify_omp_for): Deal with TILE.
15906         * internal-fn.c (expand_GOACC_TILE): New function.
15907         * internal-fn.def (GOACC_DIM_POS): Comment may be overly conservative.
15908         (GOACC_TILE): New.
15909         * omp-expand.c (struct oacc_collapse): Add tile and outer fields.
15910         (expand_oacc_collapse_init): Add LOC paramter.  Initialize tile
15911         element fields.
15912         (expand_oacc_collapse_vars): Add INNER parm, adjust for tiling,
15913         avoid DIV for outermost collapse var.
15914         (expand_oacc_for): Insert tile element loop as needed.  Adjust.
15915         Remove out of date comments, fix whitespace.
15916         * omp-general.c (omp_extract_for_data): Deal with tiling.
15917         * omp-general.h (enum oacc_loop_flags): Add OLF_TILE flag,
15918         adjust OLF_DIM_BASE value.
15919         (struct omp_for_data): Add tiling field.
15920         * omp-low.c (scan_sharing_clauses): Allow OMP_CLAUSE_TILE.
15921         (lower_oacc_head_mark): Add OLF_TILE as appropriate.  Ensure 2 levels
15922         for auto loops.  Remove default auto determining, moved to
15923         oacc_loop_fixed_partitions.
15924         * omp-offload.c (struct oacc_loop): Change 'ifns' to vector of call
15925         stmts, add e_mask field.
15926         (oacc_dim_call): New function, abstracted out from oacc_thread_numbers.
15927         (oacc_thread_numbers): Use oacc_dim_call.
15928         (oacc_xform_tile): New.
15929         (new_oacc_loop_raw): Initialize e_mask, adjust for ifns vector.
15930         (finish_oacc_loop): Adjust for ifns vector.
15931         (oacc_loop_discover_walk): Append loop abstraction sites to list,
15932         add case for GOACC_TILE fns.
15933         (oacc_loop_xform_loop): Delete.
15934         (oacc_loop_process): Iterate over call list directly, and add
15935         handling for GOACC_TILE fns.
15936         (oacc_loop_fixed_partitions): Determine default auto, deal with TILE,
15937         dump partitioning.
15938         (oacc_loop_auto_partitions): Add outer_assign parm. Assign all but
15939         vector partitioning to outer loops.  Assign 2 partitions to loops
15940         when available. Add TILE handling.
15941         (oacc_loop_partition): Adjust oacc_loop_auto_partitions call.
15942         (execite_oacc_device_lower): Process GOACC_TILE fns,
15943         ignore unknown specs.
15944         * tree-nested.c (convert_nonlocal_omp_clauses): Allow OMP_CLAUSE_TILE.
15945         * tree.c (omp_clause_num_ops): Adjust TILE ops.
15946         * tree.h (OMP_CLAUSE_TILE_ITERVAR, OMP_CLAUSE_TILE_COUNT): New.
15948 2017-02-09  Gerald Pfeifer  <gerald@pfeifer.com>
15950         * configure.ac (ACX_BUGURL): Update.
15951         * configure: Regenerate.
15953 2017-02-09  Richard Biener  <rguenther@suse.de>
15955         PR tree-optimization/69823
15956         * graphite-scop-detection.c (scop_detection::harmful_loop_in_region):
15957         Properly enumerate all BBs in the region.  Use auto_vec/auto_bitmap.
15959 2017-02-09  Andrew Burgess  <andrew.burgess@embecosm.com>
15961         * config/arc/arc-c.def: Add __NPS400__ definition.
15962         * config/arc/arc.h (CPP_SPEC): Don't define __NPS400__ here.
15963         (TARGET_NPS400): Define.
15965 2017-02-09  Andrew Burgess  <andrew.burgess@embecosm.com>
15967         * config/arc/arc-arch.h (arc_arch_t): Move unchanged to earlier in
15968         file.
15969         (arc_cpu_t): Change base_architecture field, arch, to a arc_arc_t
15970         pointer, arch_info.
15971         (arc_cpu_types): Fill the arch_info field with a pointer into the
15972         arc_arch_types table.
15973         (arc_selected_cpu): Declare.
15974         * config/arc/arc.c (arc_selected_cpu): Make global.
15975         (arc_selected_arch): Delete.
15976         (arc_base_cpu): Delete.
15977         (arc_override_options): Remove references to deleted variables,
15978         update access to arch information.
15979         (ARC_OPT): Update access to arch information.
15980         (ARC_OPTX): Likewise.
15981         * config/arc/arc.h (arc_base_cpu): Remove declaration.
15982         (TARGET_ARC600): Update access to arch information.
15983         (TARGET_ARC601): Likewise.
15984         (TARGET_ARC700): Likewise.
15985         (TARGET_EM): Likewise.
15986         (TARGET_HS): Likewise.
15987         * config/arc/driver-arc.c (arc_cpu_to_as): Update access to arch
15988         information.
15990 2017-02-08  Pat Haugen  <pthaugen@us.ibm.com>
15992         PR target/78604
15993         * config/rs6000/rs6000.c (rs6000_emit_vector_cond_expr): Invert
15994         condition/operands for integer GE/LE/GEU/LEU operations.
15996 2017-02-08  Segher Boessenkool  <segher@kernel.crashing.org>
15998         PR translation/79397
15999         * config/rs6000/rs6000.opt (maltivec=le, maltivec=be): Fix spelling
16000         of AltiVec.
16002 2017-02-08  Martin Jambor  <mjambor@suse.cz>
16004         PR ipa/79375
16005         * ipa-prop.c (ipa_alloc_node_params): Make static, return bool
16006         whether allocation happened.
16007         (ipa_initialize_node_params): Do not call ipa_alloc_node_params if
16008         nothing was allocated.
16010 2017-02-08  Jakub Jelinek  <jakub@redhat.com>
16012         PR tree-optimization/79408
16013         * tree-vrp.c (simplify_div_or_mod_using_ranges): If op1 is not
16014         constant, but SSA_NAME with a known integer range, use the minimum
16015         of that range instead of op1 to determine if modulo can be replaced
16016         with its first operand.
16018 2016-02-08  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
16020         * config/riscv/riscv.c (riscv_build_integer_1): Avoid use of INT16_MAX.
16022 2017-02-08  Richard Biener  <rguenther@suse.de>
16024         PR tree-optimization/71824
16025         * graphite-scop-detection.c (scop_detection::build_scop_breadth):
16026         Check all loops contained in the merged region.
16028 2017-02-07  Andrew Pinski  <apinski@cavium.com>
16030         * config/aarch64/aarch64.md (popcount<mode>2): New pattern.
16032 2017-02-07  Andrew Pinski  <apinski@cavium.com>
16034         * config/aarch64/aarch64-cores.def (thunderx): Disable LSE.
16035         (thunderxt88): Likewise.
16036         (thunderxt81): Disable LSE and change v8.1 to v8.
16037         (thunderxt83): Likewise.
16039 2017-02-07  Jakub Jelinek  <jakub@redhat.com>
16040             Richard Biener  <rguenther@suse.de>
16042         PR middle-end/79399
16043         * ira-int.h (struct target_ira_int): Change x_max_struct_costs_size
16044         type from int to size_t.
16045         * ira-costs.c (struct_costs_size): Change type from int to size_t.
16047 2017-02-07  Jakub Jelinek  <jakub@redhat.com>
16049         PR rtl-optimization/79386
16050         * cprop.c (bypass_conditional_jumps): Initialize
16051         bypass_last_basic_block already before splitting bbs after
16052         unconditional traps...
16053         (bypass_conditional_jumps): ... rather than here.
16055         PR target/79299
16056         * config/i386/sse.md (xtg_mode, gatherq_mode): New mode attrs.
16057         (*avx512f_gathersi<mode>, *avx512f_gathersi<mode>_2,
16058         *avx512f_gatherdi<mode>, *avx512f_gatherdi<mode>_2): Use them,
16059         fix -masm=intel patterns.
16061 2017-02-07  Richard Biener  <rguenther@suse.de>
16063         PR tree-optimization/79256
16064         PR middle-end/79278
16065         * builtins.c (get_object_alignment_2): Use min_align_of_type
16066         to extract alignment for MEM_REFs to honor BIGGEST_FIELD_ALIGNMENT
16067         and ADJUST_FIELD_ALIGN.
16069         * doc/tm.texi.in (ADJUST_FIELD_ALIGN): Adjust to take additional
16070         type parameter.
16071         * doc/tm.texi: Regenerate.
16072         * stor-layout.c (layout_decl): Adjust.
16073         (update_alignment_for_field): Likewise.
16074         (place_field): Likewise.
16075         (min_align_of_type): Likewise.
16076         * config/arc/arc.h (ADJUST_FIELD_ALIGN): Adjust.
16077         * config/epiphany/epiphany.h (ADJUST_FIELD_ALIGN): Likewise.
16078         * config/epiphany/epiphany.c (epiphany_adjust_field_align): Likewise.
16079         * config/frv/frv.h (ADJUST_FIELD_ALIGN): Likewise.
16080         * config/frv/frv.c (frv_adjust_field_align): Likewise.
16081         * config/i386/i386.h (ADJUST_FIELD_ALIGN): Likewise.
16082         * config/i386/i386.c (x86_field_alignment): Likewise.
16083         * config/rs6000/aix.h (ADJUST_FIELD_ALIGN): Likewise.
16084         * config/rs6000/darwin.h (ADJUST_FIELD_ALIGN): Likewise.
16085         * config/rs6000/freebsd64.h (ADJUST_FIELD_ALIGN): Likewise.
16086         * config/rs6000/linux64.h (ADJUST_FIELD_ALIGN): Likewise.
16087         * config/rs6000/sysv4.h (ADJUST_FIELD_ALIGN): Likewise.
16088         * config/rs6000/rs6000.c (rs6000_special_adjust_field_align_p):
16089          Likewise.
16091         Revert
16092         2017-01-30  Richard Biener  <rguenther@suse.de>
16094         PR tree-optimization/79256
16095         * targhooks.c (default_builtin_vector_alignment_reachable): Honor
16096         BIGGEST_FIELD_ALIGNMENT and ADJUST_FIELD_ALIGN to fix up bogus
16097         alignment on TYPE.
16099 2017-02-07  Toma Tabacu  <toma.tabacu@imgtec.com>
16101         * config/mips/mips.c (mips_expand_builtin_insn): Convert the QImode
16102         argument of the pshufh, psllh, psllw, psrah, psraw, psrlh, psrlw
16103         builtins to SImode and emit a zero-extend, if necessary.
16105 2017-02-06  Palmer Dabbelt  <palmer@dabbelt.com>
16107         * docs/invoke.texi (RISC-V Options): Alphabetize.
16109 2017-02-06  Palmer Dabbelt  <palmer@dabbelt.com>
16111         * doc/invoke.texi (RISC-V Options): Use two spaces to separate
16112         options.
16114 2017-02-06  Palmer Dabbelt  <palmer@dabbelt.com>
16116         * config/riscv/riscv.c: New file.
16117         * common/config/riscv/riscv-common.c: Likewise.
16118         * config.gcc: Likewise.
16119         * config/riscv/constraints.md: Likewise.
16120         * config/riscv/elf.h: Likewise.
16121         * config/riscv/generic.md: Likewise.
16122         * config/riscv/linux.h: Likewise.
16123         * config/riscv/multilib-generator: Likewise.
16124         * config/riscv/peephole.md: Likewise.
16125         * config/riscv/pic.md: Likewise.
16126         * config/riscv/predicates.md: Likewise.
16127         * config/riscv/riscv-builtins.c: Likewise.
16128         * config/riscv/riscv-c.c: Likewise.
16129         * config/riscv/riscv-ftypes.def: Likewise.
16130         * config/riscv/riscv-modes.def: Likewise.
16131         * config/riscv/riscv-opts.h: Likewise.
16132         * config/riscv/riscv-protos.h: Likewise.
16133         * config/riscv/riscv.h: Likewise.
16134         * config/riscv/riscv.md: Likewise.
16135         * config/riscv/riscv.opt: Likewise.
16136         * config/riscv/sync.md: Likewise.
16137         * config/riscv/t-elf-multilib: Likewise.
16138         * config/riscv/t-linux: Likewise.
16139         * config/riscv/t-linux-multilib: Likewise.
16140         * config/riscv/t-riscv: Likewise.
16141         * configure.ac: Likewise.
16142         * doc/contrib.texi: Add Kito Cheng, Palmer Dabbelt, and Andrew
16143         Waterman as RISC-V maintainers.
16144         * doc/install.texi: Add RISC-V entries.
16145         * doc/invoke.texi: Add RISC-V options section.
16146         * doc/md.texi: Add RISC-V constraints section.
16147         * configure: Regenerated.
16149 2017-02-06  Michael Meissner  <meissner@linux.vnet.ibm.com>
16151         PR target/66144
16152         * config/rs6000/vector.md (vcond<mode><mode>): Allow the true and
16153         false values to be constant vectors with all 0 or all 1 bits set.
16154         (vcondu<mode><mode>): Likewise.
16155         * config/rs6000/predicates.md (vector_int_reg_or_same_bit): New
16156         predicate.
16157         (fpmask_comparison_operator): Update comment.
16158         (vecint_comparison_operator): New predicate.
16159         * config/rs6000/rs6000.c (rs6000_emit_vector_cond_expr): Optimize
16160         vector conditionals when the true and false values are constant
16161         vectors with all 0 bits or all 1 bits set.
16163 2017-02-06  Martin Sebor  <msebor@redhat.com>
16165         PR  tree-optimization/79376
16166         * gimple-fold.c (get_range_strlen): Set the minimum length to zero.
16168 2017-02-06  Uros Bizjak  <ubizjak@gmail.com>
16170         * config/i386/sse.md (vector modes -> vec_extract* splitter): Use
16171         explicit subreg RTX with operand 1.  Use VECTOR_MODE_P predicate
16172         to simplify split condition.
16174 2017-02-06  Jakub Jelinek  <jakub@redhat.com>
16176         * omp-expand.c (oxpand_omp_atomic_fetch_op,
16177         expand_omp_atomic_pipeline): Return false if can_atomic_load_p is
16178         false.
16180 2017-02-06  Segher Boessenkool  <segher@kernel.crashing.org>
16182         PR rtl-optimization/68664
16183         * target.def (can_speculate_insn): New hook.
16184         * doc/tm.texi.in (TARGET_SCHED_CAN_SPECULATE_INSN): New hook.
16185         * doc/tm.texi: Regenerate.
16186         * sched-rgn.c (can_schedule_ready_p): Use the new hook.
16187         * config/rs6000/rs6000.c (TARGET_SCHED_CAN_SPECULATE_INSN): New macro.
16188         (rs6000_sched_can_speculate_insn): New function.
16190 2017-02-06  Jakub Jelinek  <jakub@redhat.com>
16192         PR tree-optimization/79284
16193         * tree-vectorizer.h (VECT_SCALAR_BOOLEAN_TYPE_P): Define.
16194         * tree-vect-stmts.c (vect_get_vec_def_for_operand,
16195         vectorizable_mask_load_store, vectorizable_operation,
16196         vect_is_simple_cond, get_same_sized_vectype): Use it instead
16197         of comparing TREE_CODE of a type against BOOLEAN_TYPE.
16198         * tree-vect-patterns.c (check_bool_pattern, search_type_for_mask_1,
16199         vect_recog_bool_pattern, vect_recog_mask_conversion_pattern): Likewise.
16200         * tree-vect-slp.c (vect_get_constant_vectors): Likewise.
16201         * tree-vect-loop.c (vect_determine_vectorization_factor): Likewise.
16202         Remove redundant gimple_code (stmt) == GIMPLE_ASSIGN test after
16203         is_gimple_assign (stmt).  Replace another such test with
16204         is_gimple_assign (stmt).
16206 2017-02-06  Georg-Johann Lay  <avr@gjlay.de>
16208         PR target/78883
16209         * config/avr/avr.c (rtl-iter.h): Include it.
16210         (TARGET_LEGITIMATE_COMBINED_INSN): New hook define...
16211         (avr_legitimate_combined_insn): ...and implementation.
16213 2017-02-06  Dominik Vogt  <vogt@linux.vnet.ibm.com>
16215         * config/s390/predicates.md ("larl_operand"): Use macros from hwint.h.
16216         * config/s390/s390.c (s390_const_operand_ok)
16217         (s390_canonicalize_comparison, s390_extract_part)
16218         (s390_single_part, s390_contiguous_bitmask_nowrap_p)
16219         (s390_contiguous_bitmask_p, s390_rtx_costs)
16220         (legitimize_pic_address): Likewise.
16221         * config/s390/s390.md ("clzdi2", "clztidi2"): Likewise.
16222         * config/s390/vx-builtins.md ("vec_genbytemaskv16qi")
16223         ("vec_permi<mode>", "vfae<mode>", "*vfaes<mode>", "vstrc<mode>")
16224         ("*vstrcs<mode>"): Use UINTVAL() to set unsigned HOST_WIDE_INT.
16225         * config/s390/vector.md ("vec_vfenes<mode>"): Likewise.
16227 2017-02-06  Georg-Johann Lay  <avr@gjlay.de>
16229         * config/avr/avr.md (*addhi3_zero_extend): Add alternative where
16230         REGNO($0) == REGNO($1).
16232 2017-02-06  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
16234         * config/s390/linux.h(SIZE_TYPE): Add comment.
16236 2017-02-06  Julian Brown  <julian@codesourcery.com>
16237             Naveen H.S  <Naveen.Hurugalawadi@cavium.com>
16238             Virendra Pathak  <virendra.pathak@broadcom.com>
16240         * config/aarch64/aarch64-cores.def: Change the scheduler
16241         to Thunderx2t99.
16242         * config/aarch64/aarch64.md: Include thunderx2t99.md.
16243         * config/aarch64/thunderx2t99.md: New file.
16245 2017-02-05  Gerald Pfeifer  <gerald@pfeifer.com>
16247         * doc/standards.texi (Go Language): Update link to language
16248         standard.
16250 2017-02-05  Jan Hubicka  <hubicka@ucw.cz>
16252         * tree-eh.c (lower_resx): Sanitize profile.
16253         (cleanup_empty_eh_move_lp): Likewise.
16255 2017-02-05  Jan Hubicka  <hubicka@ucw.cz>
16257         PR tree-ssa/79347
16258         * cfgloopmanip.c (lv_adjust_loop_entry_edge, loop_version): Add
16259         ELSE_PROB.
16260         * cfgloopmanip.h (loop_version): Update prototype.
16261         * modulo-sched.c (sms_schedule): Update call of loop_version.
16262         * tree-if-conv.c(version_loop_for_if_conversion): Likewise.
16263         * tree-parloops.c (gen_parallel_loop): Likewise.
16264         * tree-ssa-loop-manip.c (tree_transform_and_unroll_loop): Likewise.
16265         * tree-ssa-loop-split.c (split_loop): Likewise.
16266         * tree-ssa-loop-unswitch.c (tree_unswitch_loop): Likewise.
16267         * tree-vect-loop-manip.c (vect_loop_versioning): Likewise.
16269 2017-02-05  Martin Liska  <mliska@suse.cz>
16271         PR bootstrap/78985
16272         * config/s390/s390.c (s390_gimplify_va_arg): Initialize local
16273         variable to NULL.
16274         (print_operand_address): Initialize a struct to zero.
16276 2017-02-05  Gerald Pfeifer  <gerald@pfeifer.com>
16278         * doc/contrib.texi (Contributors): Refer to Hans Boehm's
16279         garbage collector only in textual form.
16281 2017-02-05  Gerald Pfeifer  <gerald@pfeifer.com>
16283         * doc/extend.texi (x86 specific memory model extensions for
16284         transactional memory): Simplify a phrase.
16286 2017-02-05  Eric Botcazou  <ebotcazou@adacore.com>
16288         PR target/79353
16289         * config/sparc/sync.md (atomic_loaddi_1): Replace 'U' constraint with
16290         'r', 'm' constraint with 'T' and !TARGET_ARCH64 with TARGET_ARCH32.
16291         (atomic_storedi_1): Likewise.
16293 2017-02-04  Jakub Jelinek  <jakub@redhat.com>
16295         PR tree-optimization/79338
16296         * tree-parloops.c (gather_scalar_reductions): Don't call
16297         vect_analyze_loop_form for loop->inner before destroying loop's
16298         loop_vinfo.
16300 2017-02-03  Martin Sebor  <msebor@redhat.com>
16302         PR tree-optimization/79327
16303         * gimple-ssa-sprintf.c (tree_digits): Avoid adding the base prefix
16304         when precision has resulted in leading zeros.
16305         (format_integer): Adjust the likely counter to assume an unknown
16306         argument that may be zero is non-zero.
16308 2017-02-03  Jason Merrill  <jason@redhat.com>
16310         PR c++/78689
16311         * tree-inline.c (copy_tree_body_r) [COND_EXPR]: Revert change to
16312         avoid copying non-taken branch.
16314 2017-02-03  Jakub Jelinek  <jakub@redhat.com>
16316         PR tree-optimization/79340
16317         * tree-vect-loop.c (vectorizable_reduction): Release
16318         vec_defs elements after safe_splicing them into other vectors.
16319         Formatting fixes.
16321         PR tree-optimization/79327
16322         * gimple-ssa-sprintf.c (adjust_range_for_overflow): If returning
16323         true, always set *argmin and *argmax to TYPE_{MIN,MAX}_VALUE of
16324         dirtype.
16325         (format_integer): Use wide_int_to_tree instead of build_int_cst
16326         + to_?hwi.  If argmin is NULL, just set argmin and argmax to
16327         TYPE_{MIN,MAX}_VALUE of argtype.  Simplify and fix computation
16328         of shortest and longest sequence.
16330 2017-02-03  Uros Bizjak  <ubizjak@gmail.com>
16332         * config/i386/i386.c (dimode_scalar_chain::convert_reg):
16333         Use pextrd for TARGET_SSE4_1 when creating scalar copy.
16335 2017-02-03  Walter Lee  <walt@tilera.com>
16337         PR target/78862
16338         * config/tilegx/tilegx.md (tilegx_expand_prologue): Add blockage
16339         after initial stackframe link reg save.
16340         * config/tilepro/tilepro.md (tilepro_expand_prologue): Likewise.
16342 2017-02-03  Jakub Jelinek  <jakub@redhat.com>
16344         PR target/79354
16345         * config/rs6000/rs6000.md (movsi_from_sf): Use wb constraint instead of
16346         wu for stxssp alternative.
16348 2017-02-03  Martin Sebor  <msebor@redhat.com>
16350         PR tree-optimization/79352
16351         * gimple-fold.c (get_range_strlen): Add argument.
16352         (get_range_strlen): Change return type to bool.
16353         (get_maxval_strlen): Pass in a dummy argument.
16354         * gimple-fold.h (get_range_strlen): Change return type to bool.
16355         * gimple-ssa-sprintf.c (get_string_length): Set unlikely counter.
16356         * tree.h (array_at_struct_end_p): Add argument.
16357         * tree.c (array_at_struct_end_p): Handle it.
16359 2017-02-03  Martin Liska  <mliska@suse.cz>
16361         PR lto/66295
16362         * multiple_target.c (create_dispatcher_calls): Redirect edge
16363         from a caller of a dispatcher.
16364         (expand_target_clones): Make the clones local.
16365         (ipa_target_clone): Do both target clones and resolvers.
16366         (ipa_dispatcher_calls): Remove the pass.
16367         (pass_dispatcher_calls::gate): Likewise.
16368         (make_pass_dispatcher_calls): Likewise.
16369         * passes.def (pass_target_clone): Put as very first IPA early
16370         pass.
16372 2017-02-03  Martin Liska  <mliska@suse.cz>
16374         * symtab.c (symtab_node::binds_to_current_def_p): Bail out
16375         in case of a function with ifunc attribute.
16377 2017-02-03  Martin Liska  <mliska@suse.cz>
16379         * cgraph.c (cgraph_node::dump): Dump function version info.
16380         * symtab.c (symtab_node::dump_base): Add missing new line.
16382 2017-02-02  Jan Hubicka  <hubicka@ucw.cz>
16384         * tree-ssa-ifcombine.c (update_profile_after_ifcombine): New function.
16385         (ifcombine_ifandif): Use it.
16387 2017-02-03  Martin Liska  <mliska@suse.cz>
16389         * doc/invoke.texi: Document default value for
16390         use-after-scope-direct-emission-threshold.
16392 2017-02-03  Martin Liska  <mliska@suse.cz>
16394         PR tree-optimization/79339
16395         * gimple-ssa-sprintf.c (format_floating_max): Call mpfr_clear.
16396         (format_floating): Likewise.
16398 2017-02-03  Martin Liska  <mliska@suse.cz>
16400         PR ipa/79337
16401         * ipa-prop.c (ipa_node_params_t::insert): Remove current
16402         implementation.
16403         (ipa_node_params_t::remove): Likewise.
16404         * ipa-prop.h (ipa_node_params::ipa_node_params): Make default
16405         initialization from removed ipa_node_params_t::insert.
16406         (ipa_node_params::~ipa_node_params): Move from removed
16407         ipa_node_params_t::release.
16408         * symbol-summary.h (symbol_summary::m_released): New member.
16409         Do not release a summary twice.  Do not allow to call finalizer
16410         for types of a summary that live in GGC memory.
16412 2017-02-02  Naveen H.S  <Naveen.Hurugalawadi@cavium.com>
16414         * config/aarch64/aarch64.c (thunderx2t99_tunings): Enable AES and
16415         cmp_branch fusion.
16417 2017-02-02  Martin Sebor  <msebor@redhat.com>
16419         PR middle-end/79275
16420         * gimple-ssa-sprintf.c (get_string_length): Set lower bound to zero.
16421         (format_string): Tighten up the range of output for non-constant
16422         strings and correct the expected range for wide non-constant strings.
16424 2017-02-02  Martin Sebor  <msebor@redhat.com>
16426         * doc/invoke.texi (-maccumulate-args): Fix bad grammar.
16428         PR middle-end/32003
16429         * doc/invoke.texi (-fdump-tree-): Remove pass-specific options from
16430         index.
16431         (-fdump-tree-@var): Add to index and document how to come up
16432         with pass-specific option and dump file names.
16433         (-fdump-passes): Clarify where to look for output.
16435 2017-02-02  Jan Hubicka  <hubicka@ucw.cz>
16437         PR middle-end/77445
16438         * tree-ssa-threadbackward.c (profitable_jump_thread_path): Dump
16439         statistics of the analyzed path; allow threading for speed when
16440         any of BBs along the path are optimized for speed.
16442 2017-02-02  Eric Botcazou  <ebotcazou@adacore.com>
16444         PR middle-end/78468
16445         * emit-rtl.c (init_emit): Add ??? comment for problematic alignment
16446         settings of the virtual registers.
16448         Revert again
16449         2016-08-23  Dominik Vogt  <vogt@linux.vnet.ibm.com>
16451         * explow.c (get_dynamic_stack_size): Take known alignment of stack
16452         pointer + STACK_DYNAMIC_OFFSET into account when calculating the size
16453         needed.
16455 2017-02-02  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
16457         * config/s390/vx-builtins.md ("vec_ceil", "vec_floor")
16458         ("vec_trunc", "vec_roundc", "vec_round"): Remove expanders.
16460 2017-02-02  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
16462         * config/s390/s390.md: Add missing comments with the expanded
16463         mnemonics.
16464         * config/s390/vector.md: Likewise.
16465         * config/s390/vx-builtins.md: Likewise.
16467 2017-02-02  Jakub Jelinek  <jakub@redhat.com>
16469         PR target/79197
16470         * config/rs6000/rs6000.md (*fixuns_trunc<mode>di2_fctiduz): Rename to ...
16471         (fixuns_trunc<mode>di2): ... this, remove previous expander.  Put all
16472         conditions on a single line.
16474 2017-02-02  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
16476         * config/s390/s390-c.c (s390_cpu_cpp_builtins_internal): Rename
16477         __S390_VX__ to __VX__.
16479 2017-02-01  Andrew Pinski  <apinski@cavium.com>
16481         * tree-vect-loop.c (vect_compute_single_scalar_iteration_cost): Pass
16482         stmt_info to record_stmt_cost.
16483         (vect_get_known_peeling_cost): Pass stmt_info if known to
16484         record_stmt_cost.
16485         * config/aarch64/aarch64-protos.h (cpu_vector_cost): Split
16486         cpu_vector_cost field into
16487         scalar_int_stmt_cost and scalar_fp_stmt_cost.  Split vec_stmt_cost
16488         field into vec_int_stmt_cost and vec_fp_stmt_cost.
16489         * config/aarch64/aarch64.c (generic_vector_cost): Update for the
16490         splitting of scalar_stmt_cost and vec_stmt_cost.
16491         (thunderx_vector_cost): Likewise.
16492         (cortexa57_vector_cost): LIkewise.
16493         (exynosm1_vector_cost): Likewise.
16494         (xgene1_vector_cost): Likewise.
16495         (thunderx2t99_vector_cost): Improve after the splitting of the two
16496         fields.
16497         (aarch64_builtin_vectorization_cost): Update for the splitting of
16498         scalar_stmt_cost and vec_stmt_cost.
16500 2017-02-01  Torvald Riegel  <triegel@redhat.com>
16501             Richard Henderson  <rth@redhat.com>
16503         * builtins.c (fold_builtin_atomic_always_lock_free): Make "lock-free"
16504         conditional on existance of a fast atomic load.
16505         * optabs-query.c (can_atomic_load_p): New function.
16506         * optabs-query.h (can_atomic_load_p): Declare it.
16507         * optabs.c (expand_atomic_exchange): Always delegate to libatomic if
16508         no fast atomic load is available for the particular size of access.
16509         (expand_atomic_compare_and_swap): Likewise.
16510         (expand_atomic_load): Likewise.
16511         (expand_atomic_store): Likewise.
16512         (expand_atomic_fetch_op): Likewise.
16513         * testsuite/lib/target-supports.exp
16514         (check_effective_target_sync_int_128): Remove x86 because it provides
16515         no fast atomic load.
16516         (check_effective_target_sync_int_128_runtime): Likewise.
16518 2017-02-01  Richard Biener  <rguenther@suse.de>
16520         * graphite.c: Include tree-vectorizer.h for find_loop_location.
16521         (graphite_transform_loops): Provide opt-info for optimized nests.
16522         * tree-parloop.c (parallelize_loops): Provide opt-info for
16523         parallelized loops.
16525 2017-02-01  Richard Biener  <rguenther@suse.de>
16527         PR middle-end/79315
16528         * tree-cfg.c (move_stmt_op): Never set TREE_BLOCK when it
16529         was not set before.
16531 2017-02-01  Richard Biener  <rguenther@suse.de>
16533         PR tree-optimization/71824
16534         * graphite-scop-detection.c (scop_detection::build_scop_breadth):
16535         Verify the loops are valid in the merged SESE region.
16536         (scop_detection::can_represent_loop_1): Check analyzing the
16537         evolution of the number of iterations in the region succeeds.
16539 2017-01-31  Ian Lance Taylor  <iant@golang.org>
16541         * config/i386/i386.c (ix86_expand_split_stack_prologue): Add
16542         REG_ARGS_SIZE note to 32-bit push insns and call insn.
16544 2017-01-31  David Malcolm  <dmalcolm@redhat.com>
16546         PR preprocessor/79210
16547         * input.c (get_substring_ranges_for_loc): Replace line_width
16548         assertion with error-handling.
16550 2017-01-31  Richard Biener  <rguenther@suse.de>
16552         PR tree-optimization/77318
16553         * graphite-sese-to-poly.c (extract_affine): Fix assert.
16554         (create_pw_aff_from_tree): Take loop parameter.
16555         (add_condition_to_pbb): Pass loop of the condition to
16556         create_pw_aff_from_tree.
16558 2017-01-31  Jakub Jelinek  <jakub@redhat.com>
16560         * config/s390/s390.c (s390_asan_shadow_offset): New function.
16561         (TARGET_ASAN_SHADOW_OFFSET): Redefine.
16563 2017-01-31  Michael Meissner  <meissner@linux.vnet.ibm.com>
16565         PR target/78597
16566         PR target/79038
16567         * config/rs6000/rs6000-protos.h (convert_float128_to_int): Delete,
16568         no longer used.
16569         (convert_int_to_float128): Likewise.
16570         * config/rs6000/rs6000.c (convert_float128_to_int): Likewise.
16571         (convert_int_to_float128): Likewise.
16572         * config/rs6000/rs6000.md (UNSPEC_IEEE128_MOVE): Likewise.
16573         (UNSPEC_IEEE128_CONVERT): Likewise.
16574         (floatsi<mode>2, FLOAT128 iterator): Bypass calling
16575         rs6000_expand_float128_convert if we have IEEE 128-bit hardware.
16576         Use local variables for IBM extended format.
16577         (fix_trunc<mode>si2, FLOAT128 iterator): Likewise.
16578         (fix_trunc<mode>si2_fprs): Likewise.
16579         (fixuns_trunc<IEEE128:mode><SDI:mode>2): Likewise.
16580         (floatuns<IEEE128:mode>2, IEEE128 iterator): Likewise.
16581         (fix<uns>_<mode>si2_hw): Rework the IEEE 128-bt hardware support
16582         to know that we can now have integers of all sizes in vector
16583         registers.
16584         (fix<uns>_<mode>di2_hw): Likewise.
16585         (float<uns>_<mode>si2_hw): Likewise.
16586         (fix_<mode>si2_hw): Likewise.
16587         (fixuns_<mode>si2_hw): Likewise.
16588         (float<uns>_<mode>di2_hw): Likewise.
16589         (float_<mode>di2_hw): Likewise.
16590         (float_<mode>si2_hw): Likewise.
16591         (floatuns_<mode>di2_hw): Likewise.
16592         (floatuns_<mode>si2_hw): Likewise.
16593         (xscvqp<su>wz_<mode>): Delete, no longer used.
16594         (xscvqp<su>dz_<mode>): Likewise.
16595         (xscv<su>dqp_<mode>): Likewise.
16596         (ieee128_mfvsrd_64bit): Likewise.
16597         (ieee128_mfvsrd_32bit): Likewise.
16598         (ieee128_mfvsrwz): Likewise.
16599         (ieee128_mtvsrw): Likewise.
16600         (ieee128_mtvsrd_64bit): Likewise.
16601         (ieee128_mtvsrd_32bit): Likewise.
16603 2017-01-31  Martin Liska  <mliska@suse.cz>
16605         PR ipa/79285
16606         * ipa-prop.c (ipa_free_all_node_params): Call release method
16607         instead of ~sumbol_summary to not to trigger double times
16608         dtor of hash_map.
16610 2017-01-31  Aldy Hernandez  <aldyh@redhat.com>
16612         PR tree-optimization/71691
16613         * bitmap.h (class auto_bitmap): New.
16614         * tree-ssa-loop-unswitch.c (tree_may_unswitch_on): Call
16615         is_maybe_undefined instead of ssa_undefined_value_p.
16617 2017-01-31  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
16619         * config/s390/s390-c.c (s390_cpu_cpp_builtins_internal): Rename
16620         __S390_ARCH_LEVEL__ to __ARCH__.
16622 2017-01-31  Jakub Jelinek  <jakub@redhat.com>
16624         PR tree-optimization/79267
16625         * value-prof.c (gimple_ic): Only drop lhs for noreturn calls
16626         if should_remove_lhs_p is true.
16628 2017-01-30  Alexandre Oliva <aoliva@redhat.com>
16630         PR debug/63238
16631         * dwarf2out.c (clone_as_declaration): Drop DW_AT_alignment.
16632         (add_alignment_attribute): New.
16633         (base_type_die): Add alignment attribute.
16634         (subrange_type_die): Likewise.
16635         (modified_type_die): Likewise.
16636         (gen_array_type_die): Likewise.
16637         (gen_descr_array_type_die: Likewise.
16638         (gen_enumeration_type_die): Likewise.
16639         (gen_subprogram_die): Likewise.
16640         (gen_variable_die): Likewise.
16641         (gen_field_die): Likewise.
16642         (gen_ptr_to_mbr_type_die): Likewise.
16643         (gen_struct_or_union_type_die): Likewise.
16644         (gen_subroutine_type_die): Likewise.
16645         (gen_typedef_die): Likewise.
16646         (base_type_cmp): Compare alignment attribute.
16648 2017-01-30  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
16650         PR target/79170
16651         * config/rs6000/altivec.md (*setb_internal): Rename to setb_signed.
16652         (setb_unsigned) New pattern for setb with CCUNS.
16653         * config/rs6000/rs6000.c (expand_block_compare): Use a different
16654         subfc./subfe sequence to avoid overflow problems.  Generate a
16655         shorter sequence with cmpld/setb for power9.
16656         * config/rs6000/rs6000.md (subf<mode>3_carry_dot2): Add a new pattern
16657         for generating subfc. instruction.
16658         (cmpstrsi): Add TARGET_POPCNTD predicate as the generate sequence
16659         now uses this instruction.
16661 2017-01-30  Ian Lance Taylor  <iant@google.com>
16663         PR debug/79289
16664         * dwarf2out.c (gen_type_die_with_usage): When picking a variant
16665         for FUNCTION_TYPE/METHOD_TYPE, use the first matching one.
16667 2017-01-30  Martin Sebor  <msebor@redhat.com>
16669         * gimple-ssa-sprintf.c (fmtresult::adjust_for_width_or_precision):
16670         Move constant to the right of a relational operator.
16671         (get_mpfr_format_length, format_character, format_string): Ditto.
16672         (should_warn_p, maybe_warn): Same.
16674         * doc/invoke.texi (-Wformat-truncation=1): Fix typo.
16676 2017-01-30  Maxim Ostapenko  <m.ostapenko@samsung.com>
16678         PR lto/79061
16679         * asan.c (get_translation_unit_decl): Remove function.
16680         (asan_add_global): Force has_dynamic_init to zero in LTO mode.
16682 2017-01-30  Martin Liska  <mliska@suse.cz>
16684         PR gcov-profile/79259
16685         * opts.c (common_handle_option): Enable flag_ipa_bit_cp w/
16686         -fprofile-generate.
16688 2017-01-30  Martin Liska  <mliska@suse.cz>
16690         PR bootstrap/78985
16691         * config/aarch64/cortex-a57-fma-steering.c (func_fma_steering::analyze):
16692         Initialize variables with NULL value.
16694 2017-01-30  Richard Earnshaw  <rearnsh@arm.com>
16696         PR target/79260
16697         * config.gcc (arm*-*-*): Add arm/arm-flags.h and arm/arm-isa.h to
16698         tm_p_file.
16699         * arm/arm-protos.h: Don't directly include arm-flags.h and arm-isa.h.
16701 2017-01-30  Richard Biener  <rguenther@suse.de>
16703         PR tree-optimization/79276
16704         * tree-vrp.c (process_assert_insertions): Properly adjust common
16705         when removing a duplicate.
16707         * gcc.dg/torture/pr79276.c: New testcase.
16709 2017-01-30  Richard Biener  <rguenther@suse.de>
16711         PR tree-optimization/79256
16712         * targhooks.c (default_builtin_vector_alignment_reachable): Honor
16713         BIGGEST_FIELD_ALIGNMENT and ADJUST_FIELD_ALIGN to fix up bogus
16714         alignment on TYPE.
16715         * tree.c (build_aligned_type): Set TYPE_USER_ALIGN.
16717 2017-01-30  Dominik Vogt  <vogt@linux.vnet.ibm.com>
16719         PR target/79240
16720         * config/s390/s390.md ("*r<noxa>sbg_<mode>_srl_bitmask")
16721         ("*r<noxa>sbg_<mode>_sll_bitmask")
16722         ("*extzv_<mode>_srl<clobbercc_or_nocc>")
16723         ("*extzv_<mode>_sll<clobbercc_or_nocc>"):
16724         Use contiguous_bitmask_nowrap_operand.
16726 2017-01-29  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
16728         PR target/79268
16729         * config/rs6000/altivec.h (vec_xl): Revise #define.
16730         (vec_xst): Likewise.
16732 2017-01-27  Uros Bizjak  <ubizjak@gmail.com>
16734         * config/i386/i386.c (print_reg): Use REGNO instead of true_regnum.
16736 2017-01-27  Bernd Schmidt  <bschmidt@redhat.com>
16738         PR rtl-optimization/79194
16739         * cprop.c (one_cprop_pass): Move deletion of code after unconditional
16740         traps before call to bypass_conditional_jumps.
16742 2017-01-27  Vladimir Makarov  <vmakarov@redhat.com>
16744         PR tree-optimization/71374
16745         * lra-constraints.c (check_conflict_input_operands): New.
16746         (match_reload): Use it.
16748 2017-01-27  Vladimir Makarov  <vmakarov@redhat.com>
16750         PR target/79131
16751         * lra-assigns.c (find_hard_regno_for_1): Take endianess for into
16752         account to calculate conflict_set.
16754 2017-01-27  Bin Cheng  <bin.cheng@arm.com>
16756         PR rtl-optimization/78559
16757         * combine.c (try_combine): Discard REG_EQUAL and REG_EQUIV for
16758         other_insn in combine.
16760 2017-01-27  Pekka Jääskeläinen  <pekka.jaaskelainen@parmance.com>
16762         * builtin-types.def: Use unsigned_char_type_node for BT_UINT8.  Use
16763         uint16_type_node for BT_UINT16.
16765 2017-01-27  David Malcolm  <dmalcolm@redhat.com>
16767         * doc/sourcebuild.texi (Testsuites): Add "GIMPLE Tests" and
16768         "RTL Tests" to menu.
16769         (GIMPLE Tests): New node.
16770         (RTL Tests): New node.
16772 2017-01-27  Richard Biener  <rguenther@suse.de>
16774         PR tree-optimization/79245
16775         * tree-loop-distribution.c (distribute_loop): Apply cost
16776         modeling also to detected patterns.
16778 2017-01-27  Richard Biener  <rguenther@suse.de>
16780         PR tree-optimization/71433
16781         * tree-vrp.c (register_new_assert_for): Revert earlier changes.
16782         (compare_assert_loc): New function.
16783         (process_assert_insertions): Sort and optimize assert locations
16784         to remove duplicates and push down identical assertions on
16785         edges to their destination block.
16787 2017-01-27  Richard Biener  <rguenther@suse.de>
16789         PR tree-optimization/79244
16790         * tree-vrp.c (remove_range_assertions): Forcefully propagate
16791         out SSA names even if abnormal.
16793 2017-01-27  Jakub Jelinek  <jakub@redhat.com>
16795         * realmpfr.h: Poison MPFR_RND{N,Z,U,D}.
16796         * gimple-ssa-sprintf.c (format_floating_max): Use GMP_RNDN
16797         instead of MPFR_RNDN.
16799 2017-01-27  Richard Earnshaw  <rearnsha@arm.com>
16801         PR target/79239
16802         * arm.c (arm_option_override): Don't call build_target_option_node
16803         until after doing all option overrides.
16804         (arm_valid_target_attribute_tree): Likewise.
16806 2017-01-27  Martin Liska  <mliska@suse.cz>
16808         * doc/invoke.texi (-fprofile-arcs): Document profiling support
16809         for {cd}tors and C++ {cd}tors.
16811 2017-01-27  Dominik Vogt  <vogt@linux.vnet.ibm.com>
16813         * config/s390/s390.md ("*setmem_long_and")
16814         ("*setmem_long_and_31z"): Use zero_extend instead of and.
16816 2017-01-26  Martin Sebor  <msebor@redhat.com>
16818         * gimple-ssa-sprintf.c (format_floating): Simplify the computation
16819         of precision.
16821 2017-01-26  Martin Sebor  <msebor@redhat.com>
16823         * gimple-ssa-sprintf.c (format_floating): Test HAVE_XFmode and
16824         HAVE_DFmode before using XFmode or DFmode.
16825         (parse_directive): Avoid using the z length modifier to avoid
16826         the ISO C++98 does not support the â€˜z’ gnu_printf length modifier.
16828         PR middle-end/78703
16829         * gimple-ssa-sprintf.c (adjust_for_width_or_precision): Change
16830         to accept adjustment as an array.
16831         (get_int_range): New function.
16832         (struct directive): Make width and prec arrays.
16833         (directive::set_width, directive::set_precision): Call get_int_range.
16834         (format_integer, format_floating): Handle width and precision ranges.
16835         (format_string, parse_directive): Same.
16837 2017-01-26  Jakub Jelinek  <jakub@redhat.com>
16839         PR debug/79129
16840         * dwarf2out.c (generate_skeleton_bottom_up): For children with
16841         comdat_type_p set, just clone them, but keep the children in the
16842         original DIE.
16844         PR debug/78835
16845         * dwarf2out.c (prune_unused_types): Mark all functions with DIEs
16846         which have direct callers with -fvar-tracking-assignments enabled
16847         in the current TU.
16848         (resolve_addr): Avoid adding skeleton DIEs for DW_AT_call_origin
16849         inside of type units.
16851 2017-01-26  Martin Sebor  <msebor@redhat.com>
16853         PR middle-end/78703
16854         * gimple-ssa-sprintf.c (struct result_range): Add likely and
16855         unlikely counters.
16856         (struct format_result): Replace number_chars, number_chars_min,
16857         and number_chars_max with a single member of struct result_range.
16858         Remove bounded.
16859         (format_result::operator+=): Adjust.
16860         (struct fmtresult): Remove bounded.  Handle likely and unlikely
16861         counters.
16862         (fmtresult::adjust_for_width_or_precision): New function.
16863         (fmtresult:type_max_digits): New function.
16864         (bytes_remaining): Handle likely and unlikely counters.
16865         (min_bytes_remaining): Remove.
16866         (format_percent): Simplify.
16867         (format_integer, format_floating): Set likely and unlikely counters.
16868         (get_string_length, format_character, format_string): Same.
16869         (format_plain, should_warn_p): New function.
16870         (maybe_warn): Call should_warn_p.  Update diagnostic messages
16871         and handle those for all directives, including plain strings.
16872         (format_directive): Handle likely and unlikely counters.
16873         Remove unnecessary quoting from diagnostics.  Add an informational
16874         note.
16875         (add_bytes): Remove.
16876         (pass_sprintf_length::compute_format_length): Simplify.
16877         (try_substitute_return_value): Handle likely and unlikely counters.
16879 2017-01-26  Carl Love  <cel@us.ibm.com>
16881         * config/rs6000/rs6000-c (altivec_overloaded_builtins): Remove
16882         bogus entries for the P8V_BUILTIN_VEC_VGBBD built-ins
16884 2017-01-26  Vladimir Makarov  <vmakarov@redhat.com>
16886         PR target/79131
16887         * lra-assigns.c (setup_live_pseudos_and_spill_after_risky): Take
16888         endianess for subregs into account.
16889         * lra-constraints.c (lra_constraints): Do risky transformations
16890         always on the first iteration.
16891         * lra-lives.c (check_pseudos_live_through_calls): Add arg
16892         last_call_used_reg_set.
16893         (process_bb_lives): Define and use last_call_used_reg_set.
16894         * lra.c (lra): Always continue after lra_constraints on the first
16895         iteration.
16897 2017-01-26  Kirill Yukhin  <kirill.yukhin@gmail.com>
16899         * gcc.target/i386/avx512bw-kshiftlq-2.c: Use unsigned long long
16900         constant.
16901         * gcc.target/i386/avx512bw-kshiftrq-2.c: Ditto.
16903 2017-01-26  Jakub Jelinek  <jakub@redhat.com>
16905         * config/i386/avx512fintrin.h (_ktest_mask16_u8,
16906         _ktestz_mask16_u8, _ktestc_mask16_u8, _kadd_mask16): Move to ...
16907         * config/i386/avx512dqintrin.h (_ktest_mask16_u8,
16908         _ktestz_mask16_u8, _ktestc_mask16_u8, _kadd_mask16): ... here.
16909         * config/i386/i386-builtin.def (__builtin_ia32_ktestchi,
16910         __builtin_ia32_ktestzhi, __builtin_ia32_kaddhi): Use
16911         OPTION_MASK_ISA_AVX512DQ instead of OPTION_MASK_ISA_AVX512F.
16912         * config/i386/sse.md (SWI1248_AVX512BWDQ2): New mode iterator.
16913         (kadd<mode>, ktest<mode>): Use it instead of SWI1248_AVX512BWDQ.
16915 2017-01-26  Marek Polacek  <polacek@redhat.com>
16917         PR c/79199
16918         * fold-const.c (operand_equal_p) [COND_EXPR]: Use OP_SAME_WITH_NULL
16919         for the third operand.
16921 2017-01-26  Jakub Jelinek  <jakub@redhat.com>
16923         PR middle-end/79236
16924         * omp-low.c (struct omp_context): Add simt_stmt field.
16925         (scan_omp_for): Return omp_context *.
16926         (scan_omp_simd): Set simt_stmt on the non-_simt_ SIMD
16927         context to the _simt_ SIMD stmt.
16928         (lower_omp_for): For combined SIMD with sibling _simt_
16929         SIMD, make sure to use the same decls in _looptemp_
16930         clauses as in the sibling.
16932 2017-01-26  David Sherwood  <david.sherwood@arm.com>
16934         PR middle-end/79212
16935         * gimplify.c (omp_notice_variable): Add GOVD_SEEN flag to variables in
16936         all contexts.
16938 2017-01-26  Jakub Jelinek  <jakub@redhat.com>
16940         PR target/70465
16941         * reg-stack.c (emit_swap_insn): Instead of fld a; fld b; fxchg %st(1);
16942         emit fld b; fld a; if possible.
16944         * brig-builtins.def: Update copyright years.
16945         * config/arm/arm_acle_builtins.def: Update copyright years.
16947 2017-01-25  Michael Meissner  <meissner@linux.vnet.ibm.com>
16949         PR target/79179
16950         * config/rs6000/vsx.md (vsx_extract_<mode>_store): Use wY
16951         constraint instead of o for the stxsd instruction.
16953 2017-01-25  Carl Love  <cel@us.ibm.com>
16955         * config/rs6000/rs6000-c (altivec_overloaded_builtins): Fix order
16956         of entries for ALTIVEC_BUILTIN_VEC_PACKS and P8V_BUILTIN_VEC_VGBBD.
16958 2017-01-25  Jonathan Wakely  <jwakely@redhat.com>
16960         * doc/invoke.texi (C++ Dialect Options): Fix typo.
16962 2017-01-25  Richard Biener  <rguenther@suse.de>
16964         PR tree-optimization/69264
16965         * target.def (vector_alignment_reachable): Improve documentation.
16966         * doc/tm.texi: Regenerate.
16967         * targhooks.c (default_builtin_vector_alignment_reachable): Simplify
16968         and add a comment.
16969         * tree-vect-data-refs.c (vect_supportable_dr_alignment): Revert
16970         earlier changes with respect to TYPE_USER_ALIGN.
16971         (vector_alignment_reachable_p): Likewise.  Improve dumping.
16973 2016-01-25  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
16975         PR target/79145
16976         * config/arm/arm.md (xordi3): Force constant operand into a register
16977         for TARGET_IWMMXT.
16979 2016-01-25  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
16981         * doc/invoke.texi (-fstore-merging): Correct default optimization
16982         levels at which it is enabled.
16983         (-O): Move -fstore-merging from list to...
16984         (-O2): ... Here.
16986 2017-01-25  Richard Biener  <rguenther@suse.de>
16988         PR debug/78363
16989         * omp-expand.c: Include debug.h.
16990         (expand_omp_taskreg): Make sure to generate early debug before
16991         outlining anything from a function.
16992         (expand_omp_target): Likewise.
16993         (grid_expand_target_grid_body): Likewise.
16995 2017-01-25  Maxim Ostapenko  <m.ostapenko@samsung.com>
16997         PR lto/79061
16998         * asan.c (get_translation_unit_decl): New function.
16999         (asan_add_global): Extract modules file name from globals
17000         TRANSLATION_UNIT_DECL name.
17002 2017-01-24  Eric Botcazou  <ebotcazou@adacore.com>
17004         PR target/77439
17005         * config/arm/arm.c (arm_function_ok_for_sibcall): Add back restriction
17006         for long calls with APCS frame and VFP.
17008 2017-01-24  David Malcolm  <dmalcolm@redhat.com>
17010         * cfg.c (original_copy_tables_initialized_p): New function.
17011         * cfg.h (original_copy_tables_initialized_p): New decl.
17012         * cfgrtl.c (relink_block_chain): Guard the call to
17013         free_original_copy_tables with a call to
17014         original_copy_tables_initialized_p.
17015         * cgraph.h (symtab_node::native_rtl_p): New decl.
17016         * cgraphunit.c (symtab_node::native_rtl_p): New function.
17017         (symtab_node::needed_p): Don't assert for early assembly output
17018         for __RTL functions.
17019         (cgraph_node::finalize_function): Set "force_output" for __RTL
17020         functions.
17021         (cgraph_node::analyze): Bail out early for __RTL functions.
17022         (analyze_functions): Update assertion to support __RTL functions.
17023         (cgraph_node::expand): Bail out early for __RTL functions.
17024         * final.c (rest_of_clean_state): Don't call delete_tree_ssa for
17025         __RTL functions.
17026         * function.h (struct function): Update comment for field
17027         "pass_startwith".
17028         * gimple-expr.c: Include "tree-pass.h".
17029         (gimple_has_body_p): Return false for __RTL functions.
17030         * Makefile.in (OBJS): Add run-rtl-passes.o.
17031         * pass_manager.h (gcc::pass_manager::get_rest_of_compilation): New
17032         accessor.
17033         (gcc::pass_manager::get_clean_slate): New accessor.
17034         * passes.c: Include "insn-addr.h".
17035         (should_skip_pass_p): Add logging.  Update logic for running
17036         "expand" to be compatible with both __GIMPLE and __RTL.  Guard
17037         property-provider override so it is only done for gimple passes.
17038         Don't skip dfinit.
17039         (skip_pass): New function.
17040         (execute_one_pass): Call skip_pass when skipping passes.
17041         * read-md.c (md_reader::read_char): Support filtering
17042         the input to a subset of line numbers.
17043         (md_reader::md_reader): Initialize fields
17044         m_first_line and m_last_line.
17045         (md_reader::read_file_fragment): New function.
17046         * read-md.h (md_reader::read_file_fragment): New decl.
17047         (md_reader::m_first_line): New field.
17048         (md_reader::m_last_line): New field.
17049         * read-rtl-function.c (function_reader::create_function): Only
17050         create cfun if it doesn't already exist.  Set PROP_rtl on cfun's
17051         curr_properties.  Set DECL_INITIAL to a dummy block.
17052         (read_rtl_function_body_from_file_range): New function.
17053         * read-rtl-function.h (read_rtl_function_body_from_file_range):
17054         New decl.
17055         * run-rtl-passes.c: New file.
17056         * run-rtl-passes.h: New file.
17058 2017-01-24  Jeff Law  <law@redhat.com>
17060         * config/microblaze/microblaze.h (ASM_FORMAT_PRIVATE_NAME): Increase
17061         buffer size.
17063 2017-01-24  Bin Cheng  <bin.cheng@arm.com>
17065         PR tree-optimization/79159
17066         * tree-ssa-loop-niter.c (get_cst_init_from_scev): New function.
17067         (record_nonwrapping_iv): Improve boundary using above function if no
17068         value range information.
17070 2017-01-24  Pekka Jääskeläinen  <pekka@parmance.com>
17071             Martin Jambor  <mjambor@suse.cz>
17073         * brig-builtins.def: New file.
17074         * builtins.def (DEF_HSAIL_BUILTIN): New macro.
17075         (DEF_HSAIL_ATOMIC_BUILTIN): Likewise.
17076         (DEF_HSAIL_SAT_BUILTIN): Likewise.
17077         (DEF_HSAIL_INTR_BUILTIN): Likewise.
17078         (DEF_HSAIL_CVT_ZEROI_SAT_BUILTIN): Likewise.
17079         * builtin-types.def (BT_INT8): New.
17080         (BT_INT16): Likewise.
17081         (BT_UINT8): Likewise.
17082         (BT_UINT16): Likewise.
17083         (BT_FN_ULONG): Likewise.
17084         (BT_FN_UINT_INT): Likewise.
17085         (BT_FN_UINT_ULONG): Likewise.
17086         (BT_FN_UINT_LONG): Likewise.
17087         (BT_FN_UINT_PTR): Likewise.
17088         (BT_FN_ULONG_PTR): Likewise.
17089         (BT_FN_INT8_FLOAT): Likewise.
17090         (BT_FN_INT16_FLOAT): Likewise.
17091         (BT_FN_UINT32_FLOAT): Likewise.
17092         (BT_FN_UINT16_FLOAT): Likewise.
17093         (BT_FN_UINT8_FLOAT): Likewise.
17094         (BT_FN_UINT64_FLOAT): Likewise.
17095         (BT_FN_UINT16_UINT32): Likewise.
17096         (BT_FN_UINT32_UINT16): Likewise.
17097         (BT_FN_UINT16_UINT16_UINT16): Likewise.
17098         (BT_FN_INT_PTR_INT): Likewise.
17099         (BT_FN_UINT_PTR_UINT): Likewise.
17100         (BT_FN_LONG_PTR_LONG): Likewise.
17101         (BT_FN_ULONG_PTR_ULONG): Likewise.
17102         (BT_FN_VOID_UINT64_UINT64): Likewise.
17103         (BT_FN_UINT8_UINT8_UINT8): Likewise.
17104         (BT_FN_INT8_INT8_INT8): Likewise.
17105         (BT_FN_INT16_INT16_INT16): Likewise.
17106         (BT_FN_INT_INT_INT): Likewise.
17107         (BT_FN_UINT_FLOAT_UINT): Likewise.
17108         (BT_FN_FLOAT_UINT_UINT): Likewise.
17109         (BT_FN_ULONG_UINT_UINT): Likewise.
17110         (BT_FN_ULONG_UINT_PTR): Likewise.
17111         (BT_FN_ULONG_ULONG_ULONG): Likewise.
17112         (BT_FN_UINT_UINT_UINT): Likewise.
17113         (BT_FN_VOID_UINT_PTR): Likewise.
17114         (BT_FN_UINT_UINT_PTR: Likewise.
17115         (BT_FN_UINT32_UINT64_PTR): Likewise.
17116         (BT_FN_INT_INT_UINT_UINT): Likewise.
17117         (BT_FN_UINT_UINT_UINT_UINT): Likewise.
17118         (BT_FN_UINT_UINT_UINT_PTR): Likewise.
17119         (BT_FN_UINT_ULONG_ULONG_UINT): Likewise.
17120         (BT_FN_ULONG_ULONG_ULONG_ULONG): Likewise.
17121         (BT_FN_LONG_LONG_UINT_UINT): Likewise.
17122         (BT_FN_ULONG_ULONG_UINT_UINT): Likewise.
17123         (BT_FN_VOID_UINT32_UINT64_PTR): Likewise.
17124         (BT_FN_VOID_UINT32_UINT32_PTR): Likewise.
17125         (BT_FN_UINT_UINT_UINT_UINT_UINT): Likewise.
17126         (BT_FN_UINT_FLOAT_FLOAT_FLOAT_FLOAT): Likewise.
17127         (BT_FN_ULONG_ULONG_ULONG_UINT_UINT): Likewise.
17128         * doc/frontends.texi: List BRIG FE.
17129         * doc/install.texi (Testing): Add BRIG tesring requirements.
17130         * doc/invoke.texi (Overall Options): Mention BRIG.
17131         * doc/standards.texi (Standards): Doucment BRIG HSA version.
17133 2017-01-24  Richard Biener  <rguenther@suse.de>
17135         PR translation/79208
17136         * ipa-devirt.c (odr_types_equivalent_p): Fix typo in diagnostic.
17138 2017-01-24  Martin Jambor  <mjambor@suse.cz>
17140         PR bootstrap/79198
17141         * ipa-prop.c (ipa_free_all_node_params): Call summary destructor.
17142         * ipa-prop.c (ipa_node_params_t::insert): Initialize fields known_csts
17143         and known_contexts.
17145 2017-01-24  Aldy Hernandez  <aldyh@redhat.com>
17147         PR middle-end/79123
17148         * gimple-ssa-warn-alloca.c (alloca_call_type): Make sure
17149         casts from signed to unsigned really don't have a range.
17151 2017-01-24  Markus Trippelsdorf  <markus@trippelsdorf.de>
17153         * gimple-ssa-sprintf.c (format_floating): Change MPFR_RNDx to
17154         GMP_RNDx for compatiblity.
17156 2017-01-24  Martin Liska  <mliska@suse.cz>
17158         PR bootstrap/79132
17159         * tree-ssa-reassoc.c (rewrite_expr_tree_parallel): Insert assert
17160         that would prevent us to call alloca with -1 as argument.
17162 2017-01-24  Jakub Jelinek  <jakub@redhat.com>
17164         * dwarf2out.c (output_compilation_unit_header, output_file_names):
17165         Avoid -Wformat-security warning.
17167 2017-01-23  Andrew Pinski  <apinski@cavium.com>
17169         * config/aarch64/aarch64.c (thunderx2t99_addrcost_table): Improve
17170         cost table.
17172 2017-01-23  Martin Sebor  <msebor@redhat.com>
17174         PR middle-end/78703
17175         * gimple-ssa-sprintf.c (warn_level): New global.
17176         (format_integer): Use it here and throughout the rest of the file.
17177         Use the same switch to compute sign as base.
17178         (maybe_warn): New function.
17179         (format_directive): Factor out warnings into maybe_warn.
17180         Add debugging output.  Use warn_level.
17181         (add_bytes): Use warn_level.
17182         (pass_sprintf_length::compute_format_length): Add debugging output.
17183         (try_substitute_return_value): Same.
17184         (pass_sprintf_length::handle_gimple_call): Set and use warn_level.
17186         PR middle-end/78703
17187         * gimple-ssa-sprintf.c (struct format_result): Remove constant member.
17188         (struct fmtresult, format_integer, format_floating): Adjust.
17189         (fmtresult::fmtresult): Set max correctly in two argument ctor.
17190         (get_string_length, format_string,format_directive): Same.
17191         (pass_sprintf_length::compute_format_length): Same.
17192         (try_substitute_return_value): Simplify slightly.
17194         PR middle-end/78703
17195         * gimple-ssa-sprintf.c (pass_sprintf_length::gate): Adjust formatting.
17196         (fmtresult::operator+=): Outlined.
17197         (struct fmtresult): Add ctors.
17198         (struct conversion_spec): Rename...
17199         (struct directive): ...to this.  Add and remove data members.
17200         (directive::set_width, directive::set_precision): New functions.
17201         (format_percent): Use fmtresult ctor.
17202         (get_width_and_precision): Remove.
17203         (format_integer): Make naming changes.  Avoid computing width and
17204         precision.
17205         (format_floating): Same.  Adjust indentation.
17206         (format_character, format_none): New functions.
17207         (format_string): Moved character handling to format_character.
17208         (format_directive): Remove arguments, change return type.
17209         (parse_directive): New function.
17210         (pass_sprintf_length::compute_format_length): Move directive
17211         parsing to parse_directive.
17213 2017-01-23  Jakub Jelinek  <jakub@redhat.com>
17215         * tree.h (assign_assembler_name_if_neeeded): Rename to ...
17216         (assign_assembler_name_if_needed): ... this.
17217         * tree.c (assign_assembler_name_if_neeeded): Rename to ...
17218         (assign_assembler_name_if_needed): ... this.
17219         (free_lang_data_in_cgraph): Adjust callers.
17220         * cgraphunit.c (cgraph_node::analyze): Likewise.
17221         * omp-expand.c (expand_omp_taskreg, expand_omp_target):
17222         Likewise.
17224 2017-01-23  Richard Biener  <rguenther@suse.de>
17226         PR tree-optimization/79088
17227         PR tree-optimization/79188
17228         * tree-ssa-threadupdate.c (mark_threaded_blocks): Move code
17229         resetting loop bounds after last path deletion.  Reset loop
17230         bounds of the target loop, make code match the comments.
17231         * tree-ssa-threadbackwards.c (pass_early_thread_jumps::execute):
17232         Make sure loops need no fixups.
17234 2017-01-23  Kelvin Nilsen  <kelvin@gcc.gnu.org>
17236         * config/rs6000/rs6000-builtin.def (VSIEDPF): Add scalar insert
17237         exponent support with double type for first argument.
17238         * config/rs6000/rs6000-c.c (altivec_overloaded_builtins): Changed
17239         type returned by __builtin_vec_extract_sig,
17240         __builtin_vec_extract_sig_sp, and __builtin_vec_extract_sig_dp
17241         functions from "vector int" to "vector unsigned int" or from
17242         "vector long long int" to "vector unsigned long long int".
17243         Changed type returned by __builtin_vec_extract_exp,
17244         __builtin_vec_extract_exp_sp, and __builtin_vec_extract_exp_dp
17245         functions from "vector int" to "vector unsigned int" or from
17246         "vector long long int" to "vector unsigned long long int".
17247         Changed return type of __builtin_vec_test_data_class,
17248         __builtin_vec_test_data_class_sp, and
17249         __builtin_vec_test_data_class_dp from "vector int" to
17250         "vector bool int" or from "vector long long int" to "vector bool
17251         long long int" and changed second argument type from "unsigned
17252         int" to "int".  Added new overloaded function forms "vector float
17253         __builtin_vec_insert_exp (vector float, vector unsigned int)" and
17254         "vector float __builtin_vec_insert_exp_sp (vector float, vector
17255         unsigned int)" and "vector double __builtin_vec_insert_exp (vector
17256         double, vector unsigned long long int)" and "vector double
17257         __builtin_vec_insert_exp_dp (vector double, vector unsigned long
17258         long int)".  Changed return type of
17259         __builtin_scalar_test_data_class and
17260         __builtin_scalar_test_data_class_sp and
17261         __builtin_scalar_test_data_class_dp from "unsigned int" to "bool
17262         int" and changed second argument from "unsigned int" to "int".
17263         Changed type returned by __builtin_scalar_test_neg,
17264         __builtin_scalar_test_neg_sp, and __builtin_scalar_test_neg_dp
17265         from "int" to "bool int".  Added new overloaded function form
17266         "double __builtin_scalar_insert_exp (double, unsigned long long int)".
17267         * config/rs6000/vsx.md (xsiexpdpf): New insn for scalar insert
17268         exponent double-precision with floating point first argument.
17269         * doc/extend.texi (PowerPC AltiVec Built-in Functions): Adjust
17270         documentation of scalar_test_data_class, scalar_test_neg,
17271         scalar_extract_sig, scalar_extract_exp, scalar_insert_exp,
17272         vector_extract_exp, vec_extract_sig, vec_insert_exp, and
17273         vec_test_data_class built-in functions to reflect refinements in
17274         their type signatures.
17276 2017-01-23  Andreas Tobler  <andreast@gcc.gnu.org>
17278         * config/aarch64/aarch64.c (aarch64_elf_asm_constructor): Increase
17279         size of buf.
17280         (aarch64_elf_asm_destructor): Likewise.
17282 2017-01-23  Bernd Schmidt  <bschmidt@redhat.com>
17284         PR rtl-optimization/78634
17285         * config/i386/i386.c (ix86_max_noce_ifcvt_seq_cost): New function.
17286         (TARGET_MAX_NOCE_IFCVT_SEQ_COST): Define.
17287         * ifcvt.c (noce_try_cmove): Add missing cost check.
17289         PR rtl-optimization/71724
17290         * combine.c (if_then_else_cond): Look for situations where it is
17291         beneficial to undo the work of one of the recursive calls.
17293 2017-01-23  Bin Cheng  <bin.cheng@arm.com>
17295         PR tree-optimization/70754
17296         * tree-predcom.c (stmt_combining_refs): New parameter INSERT_BEFORE.
17297         (reassociate_to_the_same_stmt): New parameter INSERT_BEFORE.  Insert
17298         combined stmt before it if not NULL.
17299         (combine_chains): Process refs reversely and compute dominance point
17300         for root ref.
17302 2017-01-23  Martin Liska  <mliska@suse.cz>
17304         PR tree-optimization/79196
17305         * tree-ssa-strlen.c (fold_strstr_to_memcmp): Rename to ...
17306         (fold_strstr_to_strncmp): ... this.  Fold the pattern to strncmp
17307         instead of memcmp.
17308         (strlen_optimize_stmt): Call the renamed function.
17310 2017-01-23  Michael Matz  <matz@suse.de>
17312         PR tree-optimization/78384
17313         * tree-ssa-loop-split.c (patch_loop_exit): Use correct edge.
17315 2017-01-23  Richard Biener  <rguenther@suse.de>
17317         PR tree-optimization/79186
17318         * tree-vrp.c (register_new_assert_for): Make sure we've seen
17319         both incoming edges before moving an assert.
17321 2017-01-23  Martin Jambor  <mjambor@suse.cz>
17323         * ipa-prop.c (load_from_param_1): Removed.
17324         (load_from_unmodified_param): Bits from load_from_param_1 put back
17325         here.
17326         (load_from_param): Removed.
17327         (compute_complex_assign_jump_func): Removed stmt2 and just replaced it
17328         with stmt.  Reverted back to use of load_from_unmodified_param.
17330 2017-01-23  Martin Jambor  <mjambor@suse.cz>
17332         PR ipa/79108
17333         * ipa-prop.h (ipa_param_descriptor): Anotate with with GTY(()).
17334         (ipa_node_params): Annotate with GTY((for_user)).  Make descriptors
17335         field a pointer to garbage collected vector, mark lattices and
17336         ipcp_orig_node with GTY((skip)).
17337         (ipa_get_param_count): Adjust to descriptors being a pointer.
17338         (ipa_get_param): Likewise.
17339         (ipa_get_type): Likewise.
17340         (ipa_get_param_move_cost): Likewise.
17341         (ipa_set_param_used): Likewise.
17342         (ipa_get_controlled_uses): Likewise.
17343         (ipa_set_controlled_uses): Likewise.
17344         (ipa_is_param_used): Likewise.
17345         (ipa_node_params_t): Move into garbage collector.  New methods insert
17346         and remove.
17347         (ipa_node_params_sum): Annotate wth GTY(()).
17348         (ipa_check_create_node_params): Adjust to ipa_node_params_sum being
17349         garbage collected.
17350         (ipa_load_from_parm_agg): Adjust declaration.
17351         * ipa-icf.c (param_used_p): Adjust to descriptors being a pointer.
17352         * ipa-profile.c (ipa_profile): Likewise.
17353         * ipa-prop.c (ipa_get_param_decl_index_1): Likewise.
17354         (ipa_populate_param_decls): Make descriptors parameter garbage
17355         collected.
17356         (ipa_dump_param): Adjust to descriptors being a pointer.
17357         (ipa_alloc_node_params): Likewise.
17358         (ipa_initialize_node_params): Likewise.
17359         (load_from_param_1): Make descriptors parameter garbage collected.
17360         (load_from_unmodified_param): Likewise.
17361         (load_from_param): Likewise.
17362         (ipa_load_from_parm_agg): Likewise.
17363         (ipa_node_params::~ipa_node_params): Removed.
17364         (ipa_free_all_node_params): Remove call to delete operator.
17365         (ipa_node_params_t::insert): New.
17366         (ipa_node_params_t::remove): Likewise.
17367         (ipa_node_params_t::duplicate): Adjust to descriptors being a pointer,
17368         copy known_csts and known_contexts vectors.
17369         (ipa_read_node_info): Adjust to descriptors being a pointer.
17370         (ipcp_modif_dom_walker): Make m_descriptors field garbage
17371         collected.
17372         (ipcp_transform_function): Make descriptors variable garbage
17373         collected.
17375 2017-01-23  Andrew Senkevich  <andrew.senkevich@intel.com>
17377         * config/i386/avx512bwintrin.h: Add k-mask test, kortest intrinsics.
17378         * config/i386/avx512dqintrin.h: Ditto.
17379         * config/i386/avx512fintrin.h: Ditto.
17380         * config/i386/i386.c: Handle new builtins.
17381         * config/i386/i386-builtin.def: Add new builtins.
17382         * config/i386/sse.md (ktest<mode>, kortest<mode>): New.
17383         (UNSPEC_KORTEST, UNSPEC_KTEST): New.
17385 2017-01-23  Jakub Jelinek  <jakub@redhat.com>
17386             Martin Liska  <mliska@suse.cz>
17388         * asan.h: Define ASAN_USE_AFTER_SCOPE_ATTRIBUTE.
17389         * asan.c (asan_expand_poison_ifn): Support stores and use
17390         appropriate ASAN report function.
17391         * internal-fn.c (expand_ASAN_POISON_USE): New function.
17392         * internal-fn.def (ASAN_POISON_USE): Declare.
17393         * tree-into-ssa.c (maybe_add_asan_poison_write): New function.
17394         (maybe_register_def): Create ASAN_POISON_USE when sanitizing.
17395         * tree-ssa-dce.c (eliminate_unnecessary_stmts): Remove
17396         ASAN_POISON calls w/o LHS.
17397         * tree-ssa.c (execute_update_addresses_taken): Create clobber
17398         for ASAN_MARK (UNPOISON, &x, ...) in order to prevent usage of a LHS
17399         from ASAN_MARK (POISON, &x, ...) coming to a PHI node.
17400         * gimplify.c (asan_poison_variables): Add attribute
17401         use_after_scope_memory to variables that really needs to live
17402         in memory.
17403         * tree-ssa.c (is_asan_mark_p): Do not rewrite into SSA when
17404         having the attribute.
17406 2017-01-23  Martin Liska  <mliska@suse.cz>
17408         * asan.c (create_asan_shadow_var): New function.
17409         (asan_expand_poison_ifn): Likewise.
17410         * asan.h (asan_expand_poison_ifn): New declaration.
17411         * internal-fn.c (expand_ASAN_POISON): Likewise.
17412         * internal-fn.def (ASAN_POISON): New builtin.
17413         * sanopt.c (pass_sanopt::execute): Expand
17414         asan_expand_poison_ifn.
17415         * tree-inline.c (copy_decl_for_dup_finish): Make function
17416         external.
17417         * tree-inline.h (copy_decl_for_dup_finish): Likewise.
17418         * tree-ssa.c (is_asan_mark_p): New function.
17419         (execute_update_addresses_taken): Rewrite local variables
17420         (identified just by use-after-scope as addressable) into SSA.
17422 2017-01-22  Gerald Pfeifer  <gerald@pfeifer.com>
17424         * doc/install.texi (Specific): opensource.apple.com uses https
17425         now. Remove trailing slash.
17427 2017-01-22  Gerald Pfeifer  <gerald@pfeifer.com>
17429         * README.Portability: Remove note on an Irix compatibility issue.
17431 2017-01-22  Dimitry Andric <dim@FreeBSD.org>
17433         * gcov.c (INCLUDE_ALGORITHM): Define.
17434         (INCLUDE_VECTOR): Define.
17435         No longer include <vector> and <algorithm> directly.
17437 2017-01-21  Gerald Pfeifer  <gerald@pfeifer.com>
17439         * doc/extend.texi (Thread-Local): Change www.akkadia.org reference
17440         to https.
17441         * doc/invoke.texi (Code Gen Options): Ditto.
17443 2017-01-21  Jan Hubicka  <hubicka@ucw.cz>
17445         PR lto/78407
17446         * cfg.c (update_bb_profile_for_threading): Fix updating of probablity.
17448 2017-01-21  Bernd Schmidt  <bschmidt@redhat.com>
17450         rtl-optimization/79125
17451         * cprop.c (local_cprop_pass): Handle cases where we make an
17452         unconditional trap.
17454 2017-01-20  Segher Boessenkool  <segher@kernel.crashing.org>
17456         PR target/61729
17457         PR target/77850
17458         * config/rs6000/rs6000.c (rs6000_gimplify_va_arg): Adjust address to
17459         read from, for big endian.
17461 2017-01-20  Jiong Wang  <jiong.wang@arm.com>
17463         * config/aarch64/aarch64-builtins.c (aarch64_init_builtins): Register
17464         register pauth builtins for LP64 only.
17466 2017-01-20  Marek Polacek  <polacek@redhat.com>
17468         PR c/79152
17469         * gimplify.c (should_warn_for_implicit_fallthrough): Handle consecutive
17470         non-case labels.
17472 2017-01-20  Alexander Monakov  <amonakov@ispras.ru>
17474         * omp-expand.c (expand_omp_simd): Clear PROP_gimple_lomp_dev regardless
17475         of safelen status.
17476         * omp-offload.c (pass_omp_device_lower::gate): Use PROP_gimple_lomp_dev.
17477         * passes.c (dump_properties): Handle PROP_gimple_lomp_dev.
17478         * tree-inline.c (expand_call_inline): Propagate PROP_gimple_lomp_dev.
17480 2017-01-20  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
17482         PR target/71270
17483         * config/arm/arm.c (neon_valid_immediate): Reject vector constants
17484         in big-endian mode when they are not a single duplicated value.
17486 2017-01-20  Richard Biener  <rguenther@suse.de>
17488         * BASE-VER: Bump to 7.0.1.
17490 2017-01-20  Alexander Monakov  <amonakov@ispras.ru>
17492         * omp-low.c (omplow_simd_context): New struct.  Use it...
17493         (lower_rec_simd_input_clauses): ...here and...
17494         (lower_rec_input_clauses): ...here to hold common data.  Adjust all
17495         references to idx, lane, max_vf, is_simt.
17497 2017-01-20  Graham Markall  <graham.markall@embecosm.com>
17499         * config/arc/arc.h (LINK_SPEC): Use arclinux_nps emulation when
17500         mcpu=nps400.
17502 2017-01-20  Martin Jambor  <mjambor@suse.cz>
17504         * hsa.h: Renaed to hsa-common.h.  Adjusted a comment.
17505         * hsa.c: Renaed to hsa-common.c.  Change include of gt-hsa.h to
17506         gt-hsa-common.h.
17507         * Makefile.in (OBJS): Rename hsa.o to hsa-common.o.
17508         (GTFILES): Rename hsa.c to hsa-common.c.
17509         * hsa-brig.c: Change include of hsa.h to hsa-common.h.
17510         * hsa-dump.c: Likewise.
17511         * hsa-gen.c: Likewise.
17512         * hsa-regalloc.c: Likewise.
17513         * ipa-hsa.c: Likewise.
17514         * omp-expand.c: Likewise.
17515         * omp-low.c: Likewise.
17516         * toplev.c: Likewise.
17518 2017-01-20  Marek Polacek  <polacek@redhat.com>
17520         PR c/64279
17521         * doc/invoke.texi: Document -Wduplicated-branches.
17522         * fold-const.c (operand_equal_p): Handle MODIFY_EXPR, INIT_EXPR,
17523         COMPOUND_EXPR, PREDECREMENT_EXPR, PREINCREMENT_EXPR,
17524         POSTDECREMENT_EXPR, POSTINCREMENT_EXPR, CLEANUP_POINT_EXPR, EXPR_STMT,
17525         STATEMENT_LIST, and RETURN_EXPR.  For non-pure non-const functions
17526         return 0 only when not OEP_LEXICOGRAPHIC.
17527         (fold_build_cleanup_point_expr): Use the expression
17528         location when building CLEANUP_POINT_EXPR.
17529         * tree-core.h (enum operand_equal_flag): Add OEP_LEXICOGRAPHIC.
17530         * tree.c (add_expr): Handle error_mark_node.
17532 2017-01-20  Martin Liska  <mliska@suse.cz>
17534         PR lto/69188
17535         * tree-profile.c (init_ic_make_global_vars): Do not call
17536         finalize_decl.
17537         (gimple_init_gcov_profiler): Likewise.
17539 2017-01-20  Martin Liska  <mliska@suse.cz>
17541         PR ipa/71190
17542         * cgraph.h (maybe_create_reference): Remove argument and
17543         update comment.
17544         * cgraphclones.c (cgraph_node::create_virtual_clone): Remove one
17545         argument.
17546         * ipa-cp.c (create_specialized_node): Likewise.
17547         * symtab.c (symtab_node::maybe_create_reference): Handle
17548         VAR_DECLs and ADDR_EXPRs and select ipa_ref_use type.
17550 2017-01-20  Martin Liska  <mliska@suse.cz>
17552         * read-rtl-function.c (function_reader::create_function): Use
17553         build_decl instread of build_decl_stat.
17555 2017-01-20  Andrew Senkevich  <andrew.senkevich@intel.com>
17557         * config/i386/avx512bwintrin.h: Add k-mask registers shift intrinsics.
17558         * config/i386/avx512dqintrin.h: Ditto.
17559         * config/i386/avx512fintrin.h: Ditto.
17560         * config/i386/i386-builtin-types.def: Add new types.
17561         * config/i386/i386.c: Handle new types.
17562         * config/i386/i386-builtin.def (__builtin_ia32_kshiftliqi)
17563         (__builtin_ia32_kshiftlihi, __builtin_ia32_kshiftlisi)
17564         (__builtin_ia32_kshiftlidi, __builtin_ia32_kshiftriqi)
17565         (__builtin_ia32_kshiftrihi, __builtin_ia32_kshiftrisi)
17566         (__builtin_ia32_kshiftridi): New.
17567         * config/i386/sse.md (k<code><mode>): Rename *k<code><mode>.
17569 2017-01-19  Segher Boessenkool  <segher@kernel.crashing.org>
17571         PR target/78875
17572         PR target/79140
17573         * config/rs6000/rs6000.c (TARGET_STACK_PROTECT_GUARD): Unconditionally
17574         define to rs6000_init_stack_protect_guard.
17575         (rs6000_init_stack_protect_guard): New function.
17577 2017-01-19  Matthew Fortune  <matthew.fortune@imgtec.com>
17578             Yunqiang Su  <yunqiang.su@imgtec.com>
17580         * config.gcc (supported_defaults): Add madd4.
17581         (with_madd4): Add validation.
17582         (all_defaults): Add madd4.
17583         * config/mips/mips.opt (mmadd4): New option.
17584         * config/mips/mips.h (OPTION_DEFAULT_SPECS): Add a default for
17585         mmadd4.
17586         (TARGET_CPU_CPP_BUILTINS): Add builtin_define for
17587         __mips_no_madd4.
17588         (ISA_HAS_UNFUSED_MADD4): Gate with mips_madd4.
17589         (ISA_HAS_FUSED_MADD4): Likewise.
17590         * doc/invoke.texi (-mmadd4): Document the new option.
17591         * doc/install.texi (--with-madd4): Document the new option.
17593 2017-01-19  Jiong Wang  <jiong.wang@arm.com>
17595         * config/aarch64/aarch64-builtins.c (enum aarch64_builtins): New
17596         entries for AARCH64_PAUTH_BUILTIN_XPACLRI,
17597         AARCH64_PAUTH_BUILTIN_PACIA1716, AARCH64_PAUTH_BUILTIN_AUTIA1716.
17598         (aarch64_init_pauth_hint_builtins): New.
17599         (aarch64_init_builtins): Call aarch64_init_pauth_hint_builtins.
17600         (aarch64_expand_builtin): Expand new builtins.
17602 2017-01-19  Jiong Wang  <jiong.wang@arm.com>
17604         * reg-notes.def (CFA_TOGGLE_RA_MANGLE): New reg-note.
17605         * combine-stack-adj.c (no_unhandled_cfa): Handle
17606         REG_CFA_TOGGLE_RA_MANGLE.
17607         * dwarf2cfi.c (dwarf2out_frame_debug): Handle REG_CFA_TOGGLE_RA_MANGLE.
17608         * config/aarch64/aarch64.c (aarch64_expand_prologue): Generates DWARF
17609         info for return address signing.
17610         (aarch64_expand_epilogue): Likewise.
17612 2017-01-19  Jiong Wang  <jiong.wang@arm.com>
17614         * config/aarch64/aarch64-opts.h (aarch64_function_type): New enum.
17615         * config/aarch64/aarch64-protos.h
17616         (aarch64_return_address_signing_enabled): New declaration.
17617         * config/aarch64/aarch64.c (aarch64_return_address_signing_enabled):
17618         New function.
17619         (aarch64_expand_prologue): Sign return address before it's pushed onto
17620         stack.
17621         (aarch64_expand_epilogue): Authenticate return address fetched from
17622         stack.
17623         (aarch64_override_options): Sanity check for ILP32 and ISA level.
17624         (aarch64_attributes): New function attributes for "sign-return-address".
17625         * config/aarch64/aarch64.md (UNSPEC_AUTI1716, UNSPEC_AUTISP,
17626         UNSPEC_PACI1716, UNSPEC_PACISP, UNSPEC_XPACLRI): New unspecs.
17627         ("*do_return"): Generate combined instructions according to key index.
17628         ("<pauth_mnem_prefix>sp", "<pauth_mnem_prefix1716", "xpaclri"): New.
17629         * config/aarch64/iterators.md (PAUTH_LR_SP, PAUTH_17_16): New integer
17630         iterators.
17631         (pauth_mnem_prefix, pauth_hint_num_a): New integer attributes.
17632         * config/aarch64/aarch64.opt (msign-return-address=): New.
17633         * doc/extend.texi (AArch64 Function Attributes): Documents
17634         "sign-return-address=".
17635         * doc/invoke.texi (AArch64 Options): Documents "-msign-return-address=".
17637 2017-01-19  Matthew Fortune  <matthew.fortune@imgtec.com>
17639         * doc/invoke.texi: Add missing -mlxc1-sxc1 options to
17640         overall option summary.
17642 2017-01-19  Jiong Wang  <jiong.wang@arm.com>
17644         * config/aarch64/aarch64-arches.def: New entry for "armv8.3-a".
17645         * config/aarch64/aarch64.h (AARCH64_FL_V8_3, AARCH64_FL_FOR_ARCH8_3,
17646         AARCH64_ISA_V8_3, TARGET_ARMV8_3): New.
17647         * doc/invoke.texi (AArch64 Options): Document "armv8.3-a".
17649 2017-01-19  Michael Meissner  <meissner@linux.vnet.ibm.com>
17651         * config/rs6000/rs6000-cpus.def (ISA_3_0_MASKS_SERVER): Enable
17652         -mpower9-minmax by default for -mcpu=power9.
17653         (ISA_3_MASKS_IEEE): Require -mvsx-small-integer to enable IEEE
17654         128-bit floating point.
17656 2017-01-20  Alan Modra  <amodra@gmail.com>
17658         * config/rs6000/rs6000.md (cmpstrnsi, cmpstrsi): Fail if
17659         optimizing for size.
17661 2017-01-20  Alan Modra  <amodra@gmail.com>
17663         PR target/79144
17664         * config/rs6000/rs6000.c (expand_strn_compare): Get the asm name
17665         for strcmp and strncmp from corresponding builtin decl.
17667 2017-01-19  Uros Bizjak  <ubizjak@gmail.com>
17669         * config.gcc (x86_64-*-rtems*): Use i386/rtemself.h
17670         instead of i386/rtems-64.h.
17671         * config/i386/rtems-64.h: Remove.
17673 2017-01-19  Uros Bizjak  <ubizjak@gmail.com>
17675         PR target/78478
17676         Revert:
17677         2013-11-05  Uros Bizjak  <ubizjak@gmail.com>
17679         * config/i386/rtemself.h (LONG_DOUBLE_TYPE_SIZE): New define.
17681 2017-01-19  Tamar Christina  <tamar.christina@arm.com>
17683         * config/aarch64/aarch64.c (aarch64_simd_gen_const_vector_dup):
17684         Change int to HOST_WIDE_INT.
17685         * config/aarch64/aarch64-protos.h
17686         (aarch64_simd_gen_const_vector_dup): Likewise.
17687         * config/aarch64/aarch64-simd.md: Add copysign<mode>3.
17689 2017-01-19  David Malcolm  <dmalcolm@redhat.com>
17691         * langhooks-def.h (lhd_type_for_size): New decl.
17692         (LANG_HOOKS_TYPE_FOR_SIZE): Define as lhd_type_for_size.
17693         * langhooks.c (lhd_type_for_size): New function, taken from
17694         lto_type_for_size.
17696 2017-01-19  Pat Haugen  <pthaugen@us.ibm.com>
17698         * config/rs6000/power9.md (power9-alu): Remove 'cmp' type and add
17699         define_bypass for CR latency.
17700         (power9-cracked-alu): Update bypass latency and remove power9-branch.
17701         (power9-alu2): Add define_bypass for CR latency.
17702         (power9-cmp): New.
17703         (power9-mul): Update insn latency.
17704         (power9-mul-compare): Update insn latency, bypass latency and remove
17705         power9-branch.
17707 2016-01-19  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
17709         * config/aarch64/aarch64-protos.h (aarch64_nopcrelative_literal_loads):
17710         Delete.
17711         * config/aarch64/aarch64.md
17712         (aarch64_reload_movcp<GPF_TF:mode><P:mode>): Delete reference to
17713         aarch64_nopcrelative_literal_loads.
17714         (aarch64_reload_movcp<VALL:mode><P:mode>): Likewise.
17716 2017-01-19  Chenghua Xu  <paul.hua.gm@gmail.com>
17718         * config/mips/mips.h (ISA_HAS_FUSED_MADD4): Enable for
17719         TARGET_LOONGSON_3A.
17720         (ISA_HAS_UNFUSED_MADD4): Exclude TARGET_LOONGSON_3A.
17722 2017-01-19  Doug Gilmore  <doug.gilmore@imgtec.com>
17724         PR target/78176
17725         * config.gcc (supported_defaults): Add lxc1-sxc1.
17726         (with_lxc1_sxc1): Add validation.
17727         (all_defaults): Add lxc1-sxc1.
17728         * config/mips/mips.opt (mlxc1-sxc1): New option.
17729         * config/mips/mips.h (OPTION_DEFAULT_SPECS): Add a default for
17730         mlxc1-sxc1.
17731         (TARGET_CPU_CPP_BUILTINS): Add builtin_define for
17732         __mips_no_lxc1_sxc1.
17733         (ISA_HAS_LXC1_SXC1): Gate with mips_lxc1_sxc1.
17734         * doc/invoke.texi (-mlxc1-sxc1): Document the new option.
17735         * doc/install.texi (--with-lxc1-sxc1): Document the new option.
17737 2017-01-19  Richard Biener  <rguenther@suse.de>
17739         PR tree-optimization/72488
17740         * tree-ssa-sccvn.c (run_scc_vn): When we abort the VN make
17741         sure to restore SSA info.
17742         * tree-ssa.c (verify_ssa): Verify SSA info is not shared.
17744 2017-01-19  Richard Earnshaw  <rearnsha@arm.com>
17746         PR rtl-optimization/79121
17747         * expr.c (expand_expr_real_2, case LSHIFT_EXPR): Look at the signedness
17748         of the inner type when shifting an extended value.
17750 2017-01-17  Jan Hubicka  <hubicka@ucw.cz>
17752         PR lto/78407
17753         * symtab.c (symtab_node::equal_address_to): Fix comparing of
17754         interposable aliases.
17756 2017-01-18  Peter Bergner  <bergner@vnet.ibm.com>
17758         PR target/78516
17759         * config/rs6000/spe.md (mov_si<mode>_e500_subreg0): Fix constraints.
17760         Use the evmergelohi instruction.
17761         (mov_si<mode>_e500_subreg4_2_le): Likewise.
17762         (mov_sitf_e500_subreg8_2_be): Likewise.
17763         (mov_sitf_e500_subreg12_2_le): Likewise.
17764         (mov_si<mode>_e500_subreg0_2_le): Fix constraints.
17765         (mov_si<mode>_e500_subreg4_2_be): Likewise.
17766         (mov_sitf_e500_subreg8_2_le): Likewise.
17767         (mov_sitf_e500_subreg12_2_be): Likewise.
17769 2017-01-18  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
17771         * config/rs6000/altivec.md (altivec_vbpermq): Change "type"
17772         attribute from vecsimple to vecperm.
17773         (altivec_vbpermq2): Likewise.
17775 2017-01-18  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
17777         PR target/79040
17778         * config/rs6000/altivec.h: Fix typo of vec_cntlz to vec_cnttz.
17780 2017-01-18  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
17781         * config/rs6000/rs6000-protos.h (expand_strn_compare): Add arg.
17782         * config/rs6000/rs6000.c (expand_strn_compare): Add ability to expand
17783         strcmp. Fix bug where comparison didn't stop with zero byte. Fix
17784         case where N arg is SIZE_MAX.
17785         * config/rs6000/rs6000.md (cmpstrnsi): Args to expand_strn_compare.
17786         (cmpstrsi): Add pattern.
17788 2017-01-18  Michael Meissner  <meissner@linux.vnet.ibm.com>
17790         * config/rs6000/rs6000-c.c (altivec_overloaded_builtins): Add
17791         __builtin_vec_revb builtins.
17792         * config/rs6000/rs6000-builtins.def (P9V_BUILTIN_XXBRQ_V16QI): Add
17793         built-in functions to support generation of the ISA 3.0 XXBR<x>
17794         vector byte reverse instructions.
17795         (P9V_BUILTIN_XXBRQ_V1TI): Likewise.
17796         (P9V_BUILTIN_XXBRD_V2DI): Likewise.
17797         (P9V_BUILTIN_XXBRD_V2DF): Likewise.
17798         (P9V_BUILTIN_XXBGW_V4SI): Likewise.
17799         (P9V_BUILTIN_XXBGW_V4SF): Likewise.
17800         (P9V_BUILTIN_XXBGH_V8HI): Likewise.
17801         (P9V_BUILTIN_VEC_REVB): Likewise.
17802         * config/rs6000/vsx.md (p9_xxbrq_v1ti): New insns/expanders to
17803         generate the ISA 3.0 XXBR<x> vector byte reverse instructions.
17804         (p9_xxbrq_v16qi): Likewise.
17805         (p9_xxbrd_<mode>, VSX_D iterator): Likewise.
17806         (p9_xxbrw_<mode>, VSX_W iterator): Likewise.
17807         (p9_xxbrh_v8hi): Likewise.
17808         * config/rs6000/altivec.h (vec_revb): Define if ISA 3.0.
17809         * doc/extend.texi (RS/6000 Altivec Built-ins): Document the
17810         vec_revb built-in functions.
17812 2017-01-18  Uros Bizjak  <ubizjak@gmail.com>
17814         PR rtl-optimization/78952
17815         * config/i386/i386.md (any_extract): New code iterator.
17816         (*insvqi_2): Use any_extract for source operand.
17817         (*insvqi_3): Use any_shiftrt for source operand.
17819 2017-01-18  Wilco Dijkstra  <wdijkstr@arm.com>
17821         * config/aarch64/aarch64.c (aarch64_sched_adjust_priority)
17822         New function.
17823         (TARGET_SCHED_ADJUST_PRIORITY): Define target hook.
17825 2017-01-18  Matthias Klose  <doko@ubuntu.com>
17827         * doc/install.texi: Allow default for --with-target-bdw-gc-include.
17829 2016-01-18  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
17831         * config/rs6000/altivec.h (vec_bperm): Change #define.
17832         * config/rs6000/altivec.md (UNSPEC_VBPERMD): New enum constant.
17833         (altivec_vbpermq2): New define_insn.
17834         (altivec_vbpermd): Likewise.
17835         * config/rs6000/rs6000-builtin.def (VBPERMQ2): New monomorphic
17836         function interface.
17837         (VBPERMD): Likewise.
17838         (VBPERM): New polymorphic function interface.
17839         * config/rs6000/r6000-c.c (altivec_overloaded_builtins_table):
17840         Add entries for P9V_BUILTIN_VEC_VBPERM.
17841         * doc/extend.texi: Add interfaces for vec_bperm.
17843 2017-01-18  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
17845         * config/s390/s390-c.c (s390_expand_overloaded_builtin): Downcase
17846         first letter of error messages.
17847         (s390_resolve_overloaded_builtin): Likewise.
17848         * config/s390/s390.c (s390_expand_builtin): Likewise.
17849         (s390_invalid_arg_for_unprototyped_fn): Likewise.
17850         (s390_valid_target_attribute_inner_p): Likewise.
17851         * config/s390/s390.md ("tabort"): Likewise.
17853 2017-01-18  Toma Tabacu  <toma.tabacu@imgtec.com>
17855         * config/mips/mips.h (ISA_HAS_DIV3): Remove unused macro.
17856         (ISA_AVOID_DIV_HILO): New macro.
17857         (ISA_HAS_DIV): Use new ISA_AVOID_DIV_HILO macro.
17858         (ISA_HAS_DDIV): Likewise.
17860 2017-01-18  Markus Trippelsdorf  <markus@trippelsdorf.de>
17862         * doc/invoke.texi (fabi-version): Correct number of occurrences.
17864 2017-01-18  Markus Trippelsdorf  <markus@trippelsdorf.de>
17866         * doc/invoke.texi (fabi-version): Spelling fix.
17868 2017-01-18  Markus Trippelsdorf  <markus@trippelsdorf.de>
17870         PR c++/70182
17871         * doc/invoke.texi (fabi-version): Mention mangling fix for
17872         operator names.
17874 2017-01-18  Markus Trippelsdorf  <markus@trippelsdorf.de>
17876         PR c++/77489
17877         * doc/invoke.texi (fabi-version): Document discriminator mangling.
17879 2017-01-17  Segher Boessenkool  <segher@kernel.crashing.org>
17881         PR target/78875
17882         * config/rs6000/rs6000-opts.h (stack_protector_guard): New enum.
17883         * config/rs6000/rs6000.c (rs6000_option_override_internal): Handle
17884         the new options.
17885         * config/rs6000/rs6000.md (stack_protect_set): Handle the new more
17886         flexible settings.
17887         (stack_protect_test): Ditto.
17888         * config/rs6000/rs6000.opt (mstack-protector-guard=,
17889         mstack-protector-guard-reg=, mstack-protector-guard-offset=): New
17890         options.
17891         * doc/invoke.texi (Option Summary) [RS/6000 and PowerPC Options]:
17892         Add -mstack-protector-guard=, -mstack-protector-guard-reg=, and
17893         -mstack-protector-guard-offset=.
17894         (RS/6000 and PowerPC Options): Ditto.
17896 2017-01-17  Uros Bizjak  <ubizjak@gmail.com>
17898         * config/i386/i386.h (MASK_CLASS_P): New define.
17899         * config/i386/i386.c (inline_secondary_memory_needed): Ensure that
17900         there are no registers from different register sets also when
17901         mask registers are used.  Update function comment.
17902         * config/i386/i386.md (*movsi_internal): Split (*k/*krm) alternative
17903         to (*k/*r) and (*k/*km) alternatives.
17905 2017-01-17  Wilco Dijkstra  <wdijkstr@arm.com>
17907         * config/aarch64/aarch64.md (eh_return): Remove pattern and splitter.
17908         * config/aarch64/aarch64.h (AARCH64_EH_STACKADJ_REGNUM): Remove.
17909         (EH_RETURN_HANDLER_RTX): New define.
17910         * config/aarch64/aarch64.c (aarch64_frame_pointer_required):
17911         Force frame pointer in EH return functions.
17912         (aarch64_expand_epilogue): Add barrier for eh_return.
17913         (aarch64_final_eh_return_addr): Remove.
17914         (aarch64_eh_return_handler_rtx): New function.
17915         * config/aarch64/aarch64-protos.h (aarch64_final_eh_return_addr):
17916         Remove.
17917         (aarch64_eh_return_handler_rtx): New prototype.
17919 2017-01-17  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
17921         * config/rs6000/altivec.h (vec_rlmi): New #define.
17922         (vec_vrlnm): Likewise.
17923         (vec_rlnm): Likewise.
17924         * config/rs6000/altivec.md (UNSPEC_VRLMI): New UNSPEC enum value.
17925         (UNSPEC_VRLNM): Likewise.
17926         (VIlong): New mode iterator.
17927         (altivec_vrl<VI_char>mi): New define_insn.
17928         (altivec_vrl<VI_char>nm): Likewise.
17929         * config/rs6000/rs6000-builtin.def (VRLWNM): New monomorphic
17930         function entry.
17931         (VRLDNM): Likewise.
17932         (RLNM): New polymorphic function entry.
17933         (VRLWMI): New monomorphic function entry.
17934         (VRLDMI): Likewise.
17935         (RLMI): New polymorphic function entry.
17936         * config/rs6000/r6000-c.c (altivec_overloaded_builtin_table): Add
17937         new entries for P9V_BUILTIN_VEC_RLMI and P9V_BUILTIN_VEC_RLNM.
17938         * doc/extend.texi: Add description of vec_rlmi, vec_rlnm, and
17939         vec_vrlnm.
17941 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
17943         PR debug/78839
17944         * dwarf2out.c (field_byte_offset): Restore the
17945         PCC_BITFIELD_TYPE_MATTERS behavior for INTEGER_CST DECL_FIELD_OFFSET
17946         and DECL_FIELD_BIT_OFFSET.  Use fold_build2 instead of build2 + fold.
17947         (analyze_variants_discr, gen_variant_part): Use fold_build2 instead
17948         of build2 + fold.
17950 2017-01-17  Eric Botcazou  <ebotcazou@adacore.com>
17952         PR ada/67205
17953         * config/aarch64/aarch64.c (TARGET_CUSTOM_FUNCTION_DESCRIPTORS): Define
17955 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
17957         PR debug/71669
17958         * dwarf2out.c (add_data_member_location_attribute): For constant
17959         offset bitfield emit for -gdwarf-5 DW_AT_data_bit_offset attribute
17960         instead of DW_AT_data_member_location, DW_AT_bit_offset and
17961         DW_AT_byte_size attributes.
17963 2017-01-17  Eric Botcazou  <ebotcazou@adacore.com>
17965         * config/rs6000/rs6000.c (rs6000_emit_move): Also use a TOC reference
17966         after forcing to constant memory when the code model is medium.
17968 2017-01-17  Julia Koval  <julia.koval@intel.com>
17970         PR target/76731
17971         * config/i386/avx512fintrin.h
17972         (_mm512_i32gather_ps): Change __addr type to void const*.
17973         (_mm512_mask_i32gather_ps): Ditto.
17974         (_mm512_i32gather_pd): Ditto.
17975         (_mm512_mask_i32gather_pd): Ditto.
17976         (_mm512_i64gather_ps): Ditto.
17977         (_mm512_mask_i64gather_ps): Ditto.
17978         (_mm512_i64gather_pd): Ditto.
17979         (_mm512_mask_i64gather_pd): Ditto.
17980         (_mm512_i32gather_epi32): Ditto.
17981         (_mm512_mask_i32gather_epi32): Ditto.
17982         (_mm512_i32gather_epi64): Ditto.
17983         (_mm512_mask_i32gather_epi64): Ditto.
17984         (_mm512_i64gather_epi32): Ditto.
17985         (_mm512_mask_i64gather_epi32): Ditto.
17986         (_mm512_i64gather_epi64): Ditto.
17987         (_mm512_mask_i64gather_epi64): Ditto.
17988         (_mm512_i32scatter_ps): Change __addr type to void*.
17989         (_mm512_mask_i32scatter_ps): Ditto.
17990         (_mm512_i32scatter_pd): Ditto.
17991         (_mm512_mask_i32scatter_pd): Ditto.
17992         (_mm512_i64scatter_ps): Ditto.
17993         (_mm512_mask_i64scatter_ps): Ditto.
17994         (_mm512_i64scatter_pd): Ditto.
17995         (_mm512_mask_i64scatter_pd): Ditto.
17996         (_mm512_i32scatter_epi32): Ditto.
17997         (_mm512_mask_i32scatter_epi32): Ditto.
17998         (_mm512_i32scatter_epi64): Ditto.
17999         (_mm512_mask_i32scatter_epi64): Ditto.
18000         (_mm512_i64scatter_epi32): Ditto.
18001         (_mm512_mask_i64scatter_epi32): Ditto.
18002         (_mm512_i64scatter_epi64): Ditto.
18003         (_mm512_mask_i64scatter_epi64): Ditto.
18004         * config/i386/avx512pfintrin.h
18005         (_mm512_mask_prefetch_i32gather_pd): Change __addr type to void const*.
18006         (_mm512_mask_prefetch_i32gather_ps): Ditto.
18007         (_mm512_mask_prefetch_i64gather_pd): Ditto.
18008         (_mm512_mask_prefetch_i64gather_ps): Ditto.
18009         (_mm512_prefetch_i32scatter_pd): Change __addr type to void*.
18010         (_mm512_prefetch_i32scatter_ps): Ditto.
18011         (_mm512_mask_prefetch_i32scatter_pd): Ditto.
18012         (_mm512_mask_prefetch_i32scatter_ps): Ditto.
18013         (_mm512_prefetch_i64scatter_pd): Ditto.
18014         (_mm512_prefetch_i64scatter_ps): Ditto.
18015         (_mm512_mask_prefetch_i64scatter_pd): Ditto.
18016         (_mm512_mask_prefetch_i64scatter_ps): Ditto.
18017         * config/i386/avx512vlintrin.h
18018         (_mm256_mmask_i32gather_ps): Change __addr type to void const*.
18019         (_mm_mmask_i32gather_ps): Ditto.
18020         (_mm256_mmask_i32gather_pd): Ditto.
18021         (_mm_mmask_i32gather_pd): Ditto.
18022         (_mm256_mmask_i64gather_ps): Ditto.
18023         (_mm_mmask_i64gather_ps): Ditto.
18024         (_mm256_mmask_i64gather_pd): Ditto.
18025         (_mm_mmask_i64gather_pd): Ditto.
18026         (_mm256_mmask_i32gather_epi32): Ditto.
18027         (_mm_mmask_i32gather_epi32): Ditto.
18028         (_mm256_mmask_i32gather_epi64): Ditto.
18029         (_mm_mmask_i32gather_epi64): Ditto.
18030         (_mm256_mmask_i64gather_epi32): Ditto.
18031         (_mm_mmask_i64gather_epi32): Ditto.
18032         (_mm256_mmask_i64gather_epi64): Ditto.
18033         (_mm_mmask_i64gather_epi64): Ditto.
18034         (_mm256_i32scatter_ps): Change __addr type to void*.
18035         (_mm256_mask_i32scatter_ps): Ditto.
18036         (_mm_i32scatter_ps): Ditto.
18037         (_mm_mask_i32scatter_ps): Ditto.
18038         (_mm256_i32scatter_pd): Ditto.
18039         (_mm256_mask_i32scatter_pd): Ditto.
18040         (_mm_i32scatter_pd): Ditto.
18041         (_mm_mask_i32scatter_pd): Ditto.
18042         (_mm256_i64scatter_ps): Ditto.
18043         (_mm256_mask_i64scatter_ps): Ditto.
18044         (_mm_i64scatter_ps): Ditto.
18045         (_mm_mask_i64scatter_ps): Ditto.
18046         (_mm256_i64scatter_pd): Ditto.
18047         (_mm256_mask_i64scatter_pd): Ditto.
18048         (_mm_i64scatter_pd): Ditto.
18049         (_mm_mask_i64scatter_pd): Ditto.
18050         (_mm256_i32scatter_epi32): Ditto.
18051         (_mm256_mask_i32scatter_epi32): Ditto.
18052         (_mm_i32scatter_epi32): Ditto.
18053         (_mm_mask_i32scatter_epi32): Ditto.
18054         (_mm256_i32scatter_epi64): Ditto.
18055         (_mm256_mask_i32scatter_epi64): Ditto.
18056         (_mm_i32scatter_epi64): Ditto.
18057         (_mm_mask_i32scatter_epi64): Ditto.
18058         (_mm256_i64scatter_epi32): Ditto.
18059         (_mm256_mask_i64scatter_epi32): Ditto.
18060         (_mm_i64scatter_epi32): Ditto.
18061         (_mm_mask_i64scatter_epi32): Ditto.
18062         (_mm256_i64scatter_epi64): Ditto.
18063         (_mm256_mask_i64scatter_epi64): Ditto.
18064         (_mm_i64scatter_epi64): Ditto.
18065         (_mm_mask_i64scatter_epi64): Ditto.
18066         * config/i386/i386-builtin-types.def (V16SF_V16SF_PCFLOAT_V16SI_HI_INT)
18067         (V8DF_V8DF_PCDOUBLE_V8SI_QI_INT, V8SF_V8SF_PCFLOAT_V8DI_QI_INT)
18068         (V8DF_V8DF_PCDOUBLE_V8DI_QI_INT, V16SI_V16SI_PCINT_V16SI_HI_INT)
18069         (V8DI_V8DI_PCINT64_V8SI_QI_INT, V8SI_V8SI_PCINT_V8DI_QI_INT)
18070         (V8DI_V8DI_PCINT64_V8DI_QI_INT, V2DF_V2DF_PCDOUBLE_V4SI_QI_INT)
18071         (V4DF_V4DF_PCDOUBLE_V4SI_QI_INT, V2DF_V2DF_PCDOUBLE_V2DI_QI_INT)
18072         (V4DF_V4DF_PCDOUBLE_V4DI_QI_INT, V4SF_V4SF_PCFLOAT_V4SI_QI_INT)
18073         (V8SF_V8SF_PCFLOAT_V8SI_QI_INT, V4SF_V4SF_PCFLOAT_V2DI_QI_INT)
18074         (V4SF_V4SF_PCFLOAT_V4DI_QI_INT, V2DI_V2DI_PCINT64_V4SI_QI_INT)
18075         (V4DI_V4DI_PCINT64_V4SI_QI_INT, V2DI_V2DI_PCINT64_V2DI_QI_INT)
18076         (V4DI_V4DI_PCINT64_V4DI_QI_INT, V4SI_V4SI_PCINT_V4SI_QI_INT)
18077         (V8SI_V8SI_PCINT_V8SI_QI_INT, V4SI_V4SI_PCINT_V2DI_QI_INT)
18078         (V4SI_V4SI_PCINT_V4DI_QI_INT, VOID_PFLOAT_HI_V16SI_V16SF_INT)
18079         (VOID_PFLOAT_QI_V8SI_V8SF_INT, VOID_PFLOAT_QI_V4SI_V4SF_INT)
18080         (VOID_PDOUBLE_QI_V8SI_V8DF_INT, VOID_PDOUBLE_QI_V4SI_V4DF_INT)
18081         (VOID_PDOUBLE_QI_V4SI_V2DF_INT, VOID_PFLOAT_QI_V8DI_V8SF_INT)
18082         (VOID_PFLOAT_QI_V4DI_V4SF_INT, VOID_PFLOAT_QI_V2DI_V4SF_INT)
18083         (VOID_PDOUBLE_QI_V8DI_V8DF_INT, VOID_PDOUBLE_QI_V4DI_V4DF_INT)
18084         (VOID_PDOUBLE_QI_V2DI_V2DF_INT, VOID_PINT_HI_V16SI_V16SI_INT)
18085         (VOID_PINT_QI_V8SI_V8SI_INT, VOID_PINT_QI_V4SI_V4SI_INT)
18086         (VOID_PLONGLONG_QI_V8SI_V8DI_INT, VOID_PLONGLONG_QI_V4SI_V4DI_INT)
18087         (VOID_PLONGLONG_QI_V4SI_V2DI_INT, VOID_PINT_QI_V8DI_V8SI_INT)
18088         (VOID_PINT_QI_V4DI_V4SI_INT, VOID_PINT_QI_V2DI_V4SI_INT)
18089         (VOID_PLONGLONG_QI_V8DI_V8DI_INT, VOID_QI_V8SI_PCINT64_INT_INT)
18090         (VOID_PLONGLONG_QI_V4DI_V4DI_INT, VOID_PLONGLONG_QI_V2DI_V2DI_INT)
18091         (VOID_HI_V16SI_PCINT_INT_INT, VOID_QI_V8DI_PCINT64_INT_INT)
18092         (VOID_QI_V8DI_PCINT_INT_INT): Remove.
18093         (V16SF_V16SF_PCVOID_V16SI_HI_INT,  V8DF_V8DF_PCVOID_V8SI_QI_INT)
18094         (V8SF_V8SF_PCVOID_V8DI_QI_INT, V8DF_V8DF_PCVOID_V8DI_QI_INT)
18095         (V16SI_V16SI_PCVOID_V16SI_HI_INT, V8DI_V8DI_PCVOID_V8SI_QI_INT)
18096         (V8SI_V8SI_PCVOID_V8DI_QI_INT, V8DI_V8DI_PCVOID_V8DI_QI_INT)
18097         (VOID_PVOID_HI_V16SI_V16SF_INT, VOID_PVOID_QI_V8SI_V8DF_INT)
18098         (VOID_PVOID_QI_V8DI_V8SF_INT, VOID_PVOID_QI_V8DI_V8DF_INT)
18099         (VOID_PVOID_HI_V16SI_V16SI_INT, VOID_PVOID_QI_V8SI_V8DI_INT)
18100         (VOID_PVOID_QI_V8DI_V8SI_INT, VOID_PVOID_QI_V8DI_V8DI_INT)
18101         (V2DF_V2DF_PCVOID_V4SI_QI_INT, V4DF_V4DF_PCVOID_V4SI_QI_INT)
18102         (V2DF_V2DF_PCVOID_V2DI_QI_INT, V4DF_V4DF_PCVOID_V4DI_QI_INT
18103         (V4SF_V4SF_PCVOID_V4SI_QI_INT, V8SF_V8SF_PCVOID_V8SI_QI_INT)
18104         (V4SF_V4SF_PCVOID_V2DI_QI_INT, V4SF_V4SF_PCVOID_V4DI_QI_INT)
18105         (V2DI_V2DI_PCVOID_V4SI_QI_INT, V4DI_V4DI_PCVOID_V4SI_QI_INT)
18106         (V2DI_V2DI_PCVOID_V2DI_QI_INT, V4DI_V4DI_PCVOID_V4DI_QI_INT)
18107         (V4SI_V4SI_PCVOID_V4SI_QI_INT, V8SI_V8SI_PCVOID_V8SI_QI_INT)
18108         (V4SI_V4SI_PCVOID_V2DI_QI_INT, V4SI_V4SI_PCVOID_V4DI_QI_INT)
18109         (VOID_PVOID_QI_V8SI_V8SF_INT, VOID_PVOID_QI_V4SI_V4SF_INT)
18110         (VOID_PVOID_QI_V4SI_V4DF_INT, VOID_PVOID_QI_V4SI_V2DF_INT)
18111         (VOID_PVOID_QI_V4DI_V4SF_INT, VOID_PVOID_QI_V2DI_V4SF_INT)
18112         (VOID_PVOID_QI_V4DI_V4DF_INT, VOID_PVOID_QI_V2DI_V2DF_INT)
18113         (VOID_PVOID_QI_V8SI_V8SI_INT, VOID_PVOID_QI_V4SI_V4SI_INT)
18114         (VOID_PVOID_QI_V4SI_V4DI_INT, VOID_PVOID_QI_V4SI_V2DI_INT)
18115         (VOID_PVOID_QI_V4DI_V4SI_INT, VOID_PVOID_QI_V2DI_V4SI_INT)
18116         (VOID_PVOID_QI_V4DI_V4DI_INT, VOID_PVOID_QI_V2DI_V2DI_INT)
18117         (VOID_QI_V8SI_PCVOID_INT_INT, VOID_HI_V16SI_PCVOID_INT_INT)
18118         (VOID_QI_V8DI_PCVOID_INT_INT): Add.
18119         * config/i386/i386.c (ix86_init_mmx_sse_builtins): Adjust builtin
18120         definitions accordingly.
18122 2017-01-17  Kito Cheng  <kito.cheng@gmail.com>
18123             Kuan-Lin Chen  <kuanlinchentw@gmail.com>
18125         PR target/79079
18126         * internal-fn.c (expand_mul_overflow): Use convert_modes instead of
18127         gen_lowpart.
18129 2017-01-17  Vladimir Makarov  <vmakarov@redhat.com>
18131         PR target/79058
18132         * ira-conflicts.c (ira_build_conflicts): Update total conflict
18133         hard regs for inner regno.
18135 2017-01-17  Martin Liska  <mliska@suse.cz>
18137         PR ipa/71207
18138         * ipa-polymorphic-call.c (contains_type_p): Fix wrong
18139         assumption and add comment.
18141 2017-01-17  Nathan Sidwell  <nathan@acm.org>
18143         * ipa-visibility.c (localize_node): New function, broken out of ...
18144         (function_and_variable_visibility): ... here. Call it.
18146 2017-01-17  Jan Hubicka  <hubicka@ucw.cz>
18148         PR middle-end/77445
18149         * tree-ssa-threadupdate.c (remove_ctrl_stmt_and_useless_edges):
18150         correctly set frequency of oudgoing edge.
18151         (duplicate_thread_path): Fix profile updating.
18153 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
18155         PR other/79046
18156         * configure.ac: Add GCC_BASE_VER.
18157         * Makefile.in (version): Use @get_gcc_base_ver@ instead of cat to get
18158         version from BASE-VER file.
18159         (CFLAGS-gcc.o): Add -DBASEVER=$(BASEVER_s).
18160         (gcc.o): Depend on $(BASEVER).
18161         * common.opt (dumpfullversion): New option.
18162         * gcc.c (driver_handle_option): Handle OPT_dumpfullversion.
18163         * doc/invoke.texi: Document -dumpfullversion.
18164         * doc/install.texi: Document --with-gcc-major-version-only.
18165         * configure: Regenerated.
18167 2017-01-17  Richard Biener  <rguenther@suse.de>
18169         PR tree-optimization/71433
18170         * tree-vrp.c (register_new_assert_for): Merge same asserts
18171         on all incoming edges.
18172         (process_assert_insertions_for): Handle insertions at the
18173         beginning of BBs.
18175 2017-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
18177         * config/i386/cygwin.h (LIBGCJ_SONAME): Remove.
18178         * config/i386/mingw32.h (LIBGCJ_SONAME): Remove.
18180 2017-01-17  Kaz Kojima  <kkojima@gcc.gnu.org>
18182         PR target/78633
18183         * config/sh/sh.md (cmpeqsi_t+1): Call copy_rtx to avoid invalid
18184         RTL sharing.
18186 2017-01-17  Alan Modra  <amodra@gmail.com>
18188         PR target/79066
18189         * config/rs6000/rs6000.md (elf_high, elf_low): Disable when pic.
18190         * config/rs6000/rs6000.c (rs6000_emit_allocate_stack): Don't allow
18191         symbolic stack limit when pic.
18193 2017-01-16  Martin Sebor  <msebor@redhat.com>
18195         PR tree-optimization/78608
18196         * gimple-ssa-sprintf.c (tree_digits): Avoid negating TYPE_MIN.
18198 2017-01-16  Jeff Law  <law@redhat.com>
18200         Revert:
18201         2016-12-02  Tadek Kijkowski  <tkijkowski@gmail.com>
18202         * Makefile.in (PREPROCESSOR_DEFINES): Add a level of indirection
18203         for several include directories that may be relative to sysroot.
18204         * config/i386/x-mingw32 (gplus_includedir): Define.
18205         (gplus_tool_includedir, gplus_backward_include_dir): Likewise.
18206         (native_system_includedir): Likewise.
18207         * config/i386/mingw32.h (STANDARD_STARTFILE_PREFIX_1): Do not
18208         override if TARGET_SYSTEM_ROOT is defined.
18209         (NATIVE_SYSTEM_HEADER_DIR): Likewise.
18211         PR tree-optimization/79090
18212         PR tree-optimization/33562
18213         PR tree-optimization/61912
18214         PR tree-optimization/77485
18215         * tree-ssa-dse.c (compute_trims): Accept STMT argument.  Dump STMT
18216         and computed trims into the dump file.
18218 2017-01-17  Uros Bizjak  <ubizjak@gmail.com>
18220         * config/i386/i386.h (LIMIT_RELOAD_CLASS): Remove.
18222 2017-01-16  Jakub Jelinek  <jakub@redhat.com>
18224         PR c/79089
18225         * gimplify.c (gimplify_init_constructor): If want_value and
18226         object == lhs, unshare lhs to avoid invalid tree sharing.  Formatting
18227         fix.
18229         PR target/79080
18230         * loop-doloop.c (doloop_modify): Call unshare_all_rtl_in_chain on
18231         sequence.  Formatting fixes.
18232         (doloop_optimize): Formatting fixes.
18234         PR driver/49726
18235         * gcc.c (debug_level_greater_than_spec_func): New function.
18236         (static_spec_functions): Add debug-level-gt spec function.
18237         (ASM_DEBUG_SPEC, cpp_options): Use %:debug-level-gt(0) instead of
18238         !g0.
18239         * config/darwin.h (DSYMUTIL_SPEC, ASM_DEBUG_SPEC): Likewise.
18240         * config/darwin9.h (DSYMUTIL_SPEC, ASM_DEBUG_SPEC): Likewise.
18241         * common.opt (g, gcoff, gdwarf, gdwarf-, ggdb, gno-pubnames,
18242         gpubnames, ggnu-pubnames, gno-record-gcc-switches,
18243         grecord-gcc-switches, gno-strict-dwarf, gstrict-dwarf, gstabs,
18244         gstabs+, gtoggle, gvms, gxcoff, gxcoff+): Add Driver flag.
18246 2017-01-16  Uros Bizjak  <ubizjak@gmail.com>
18248         * config/i386/i386.h (HARD_REGNO_CALLER_SAVE_MODE): Apply HImode and
18249         QImode fixups to general and mask registers only.
18251 2017-01-16  Carl Love  <cel@us.ibm.com>
18253         * config/rs6000/rs6000-c (altivec_overloaded_builtins): Add support
18254         for built-in functions
18255         vector signed char vec_nabs (vector signed char)
18256         vector signed short vec_nabs (vector signed short)
18257         vector signed int vec_nabs (vector signed int)
18258         vector signed long long vec_nabs (vector signed long long)
18259         vector float vec_nabs (vector float)
18260         vector double vec_nabs (vector double)
18261         * config/rs6000/rs6000-builtin.def: Add definitions for NABS functions
18262         and NABS overload.
18263         * config/rs6000/altivec.md: New define_expand nabs<mode>2 types
18264         * config/rs6000/altivec.h: New define for vec_nabs built-in function.
18265         * doc/extend.texi: Update the documentation file for the new built-in
18266         functions.
18268 2017-01-16  Martin Sebor  <msebor@redhat.com>
18270         * gimple-ssa-sprintf.c (format_directive): Correct a typo in a warning
18271         message.
18273 2017-01-16  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
18275         * config/rs6000/rs6000.c (rtx_is_swappable_p): Change
18276         UNSPEC_VSX__XXSPLTD to require special splat handling.
18278 2017-01-16  David Malcolm  <dmalcolm@redhat.com>
18280         PR bootstrap/78616
18281         * system.h: Poison strndup.
18283 2017-01-16  Alan Modra  <amodra@gmail.com>
18285         PR target/79098
18286         * config/rs6000/rs6000.c (rs6000_legitimate_combined_insn): Don't
18287         use a switch.
18289 2017-01-16  Georg-Johann Lay  <avr@gjlay.de>
18291         * config/avr/avr.h (BRANCH_COST) [reload_completed]: Increase by 4.
18293 2017-01-15  Uros Bizjak  <ubizjak@gmail.com>
18295         * config/i386/i386.c (ix86_legitimate_combined_insn): Do not
18296         call recog here.  Assert that INSN_CODE (insn) is non-negative.
18298 2017-01-15  Segher Boessenkool  <segher@kernel.crashing.org>
18300         PR target/72749
18301         * cfgrtl.c (rtl_split_edge): Also patch jump insns that jump to the
18302         fallthrough.
18303         * haifa-sched.c (dump_insn_stream): Don't crash if there is a label
18304         in the currently scheduled RTL fragment.
18306 2017-01-15  Segher Boessenkool  <segher@kernel.crashing.org>
18308         PR rtl-optimization/78751
18309         * ifcvt.c (find_cond_trap): If we generated a non-existing insn,
18310         give up.
18312 2017-01-14  Jeff Law  <law@redhat.com>
18314         PR tree-optimization/79090
18315         * tree-ssa-dse.c (valid_ao_ref_for_dse): Reject zero length and
18316         variable length stores.
18317         (compute_trims): Delete dead assignment to *trim_tail.
18318         (dse_dom_walker::dse_optimize_stmt): Optimize mem* calls with
18319         zero length.
18321 2017-01-14  Bernd Schmidt  <bschmidt@redhat.com>
18323         PR rtl-optimization/78626
18324         PR rtl-optimization/78727
18325         * cprop.c (one_cprop_pass): Collect unconditional traps in the middle
18326         of a block, and split such blocks after everything else is finished.
18328 2017-01-14  Alan Modra  <amodra@gmail.com>
18330         PR target/72749
18331         * combine.c (recog_for_combine_1): Set INSN_CODE before calling
18332         target legitimate_combined_insn.
18333         * config/rs6000/rs6000.c (TARGET_LEGITIMATE_COMBINED_INSN): Define.
18334         (rs6000_legitimate_combined_insn): New function.
18335         * config/rs6000/rs6000.md (UNSPEC_DOLOOP): Delete, and remove
18336         all uses.
18337         (ctr<mode>_internal3): Rename from *ctr<mode>_internal5.
18338         (ctr<mode>_internal4): Rename from *ctr<mode>_internal6.
18339         (ctr<mode>_internal1, ctr<mode>_internal2): Remove '*' from name.
18341 2017-01-14  Gerald Pfeifer  <gerald@pfeifer.com>
18343         * doc/frontends.texi (G++ and GCC): Remove references to Java.
18345 2017-01-13  Jeff Law  <law@redhat.com>
18347         PR tree-optimization/33562
18348         PR tree-optimization/61912
18349         PR tree-optimization/77485
18350         * tree-ssa-dse.c (delete_dead_call): Accept gsi rather than
18351         a statement.
18352         (delete_dead_assignment): Likewise.
18353         (dse_dom_walker::dse_optimize_stmt): Pass in the gsi rather than
18354         statement to delete_dead_call and delete_dead_assignment.
18356 2017-01-13  David Malcolm  <dmalcolm@redhat.com>
18358         PR c/78304
18359         * substring-locations.c (format_warning_va): Strengthen case 1 so
18360         that both endpoints of the substring must be within the format
18361         range for just the substring to be printed.
18363 2017-01-13  Uros Bizjak  <ubizjak@gmail.com>
18365         * config/i386/i386.opt (msgx): Use ix86_isa_flags2 variable.
18366         * config/i386/i386.c (ix86_target_string): Add missing options
18367         to isa_opts and reorder options by implied ISAs.  Rename isa_opts2 to
18368         isa2_opts, ix86_flag_opts to flag2_opts, ix86_target_other to
18369         flags_other and ix86_target_other to flags2_other.  Display unknown
18370         isa2 options.
18371         (ix86_valid_target_attribute_inner_p): Add missing options and
18372         reorder options by implied ISAs, as in ix86_target_string.
18374 2017-01-13  Richard Sandiford  <richard.sandiford@arm.com>
18376         * hash-table.h (hash_table::too_empty_p): New function.
18377         (hash_table::expand): Use it.
18378         (hash_table::traverse): Likewise.
18379         (hash_table::empty_slot): Use sizeof (value_type) instead of
18380         sizeof (PTR) to convert bytes to elements.  Shrink the table
18381         if the current size is excessive for the current number of
18382         elements.
18384 2017-01-13  Richard Sandiford  <richard.sandiford@arm.com>
18386         * ira-costs.c (record_reg_classes): Break from the inner loop
18387         early once alt_fail is known to be true.  Update outer loop
18388         handling accordingly.
18390 2017-01-13  Jeff Law  <law@redhat.com>
18392         * tree-ssa-dse.c (decrement_count): New function.
18393         (increment_start_addr, maybe_trim_memstar_call): Likewise.
18394         (dse_dom_walker::optimize_stmt): Call maybe_trim_memstar_call directly
18395         when we know the partially dead statement is a mem* function.
18397         PR tree-optimization/61912
18398         PR tree-optimization/77485
18399         * tree-ssa-dse.c: Include expr.h.
18400         (maybe_trim_constructor_store): New function.
18401         (maybe_trim_partially_dead_store): Call maybe_trim_constructor_store.
18403         PR tree-optimization/33562
18404         PR tree-optimization/61912
18405         PR tree-optimization/77485
18406         * doc/invoke.texi: Document new dse-max-object-size param.
18407         * params.def (PARM_DSE_MAX_OBJECT_SIZE): New PARAM.
18408         * tree-ssa-dse.c: Include params.h.
18409         (dse_store_status): New enum.
18410         (initialize_ao_ref_for_dse): New, partially extracted from
18411         dse_optimize_stmt.
18412         (valid_ao_ref_for_dse, normalize_ref): New.
18413         (setup_live_bytes_from_ref, compute_trims): Likewise.
18414         (clear_bytes_written_by, maybe_trim_complex_store): Likewise.
18415         (maybe_trim_partially_dead_store): Likewise.
18416         (maybe_trim_complex_store): Likewise.
18417         (dse_classify_store): Renamed from dse_possibly_dead_store_p.
18418         Track what bytes live from the original store.  Return tri-state
18419         for dead, partially dead or live.
18420         (dse_dom_walker): Add constructor, destructor and new private members.
18421         (delete_dead_call, delete_dead_assignment): New extracted from
18422         dse_optimize_stmt.
18423         (dse_optimize_stmt): Make a member of dse_dom_walker.
18424         Use initialize_ao_ref_for_dse.
18426         PR tree-optimization/33562
18427         PR tree-optimization/61912
18428         PR tree-optimization/77485
18429         * sbitmap.h (bitmap_count_bits): Prototype.
18430         (bitmap_clear_range, bitmap_set_range): Likewise.
18431         * sbitmap.c (bitmap_clear_range): New function.
18432         (bitmap_set_range, sbitmap_popcount, bitmap_count_bits): Likewise.
18434 2017-01-13  Martin Liska  <mliska@suse.cz>
18436         PR ipa/79043
18437         * function.c (set_cfun): Add new argument force.
18438         * function.h (set_cfun): Likewise.
18439         * ipa-inline-transform.c (inline_call): Use the function when
18440         strict alising from is dropped for function we inline to.
18442 2017-01-13  Richard Biener  <rguenther@suse.de>
18444         * tree-pretty-print.c (dump_generic_node): Fix inverted condition
18445         for dumping GIMPLE INTEGER_CSTs.
18447 2017-01-13  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
18449         * config/sol2.h (TARGET_OS_CPP_BUILTINS): Define __STDC_VERSION__
18450         to 201112L since C++17.
18452 2017-01-13  Maxim Ostapenko  <m.ostapenko@samsung.com>
18454         PR sanitizer/78887
18455         * asan.c (asan_needs_odr_indicator_p): Don't emit ODR indicators
18456         if -fsanitize=kernel-address is present.
18458 2017-01-13  Richard Biener  <rguenther@suse.de>
18460         * tree-pretty-print.c (dump_generic_node): Dump INTEGER_CSTs
18461         as _Literal ( type ) number in case usual suffixes do not
18462         preserve all information.
18464 2017-01-13  Richard Biener  <rguenther@suse.de>
18466         PR tree-optimization/77283
18467         * gimple-ssa-split-paths.c: Include gimple-ssa.h, tree-phinodes.h
18468         and ssa-iterators.h.
18469         (is_feasible_trace): Implement a cost model based on joiner
18470         PHI node uses.
18472 2017-01-12  Michael Meissner  <meissner@linux.vnet.ibm.com>
18474         PR target/79004
18475         * config/rs6000/rs6000.md (FP_ISA3): Do not optimize converting
18476         char or short to __float128/_Float128 directly.
18478 2017-01-12  Martin Sebor  <msebor@redhat.com>
18480         to -Wformat-overflow.
18481         * gimple-ssa-sprintf.c (pass_sprintf_length::gate): Adjust.
18482         (min_bytes_remaining): Same.
18483         (get_string_length): Same.
18484         (format_string): Same.
18485         (format_directive): Same.
18486         (add_bytes): Same.
18487         (pass_sprintf_length::handle_gimple_call): Same.
18489 2017-01-12  Jakub Jelinek  <jakub@redhat.com>
18491         * gimple-ssa-sprintf.c (try_substitute_return_value): Remove
18492         info.nowrite calls with no lhs that can't throw.  Return bool
18493         whether gsi_remove has been called or not.
18494         (pass_sprintf_length::handle_gimple_call): Return bool whether
18495         try_substitute_return_value called gsi_remove.  Formatting fix.
18496         (pass_sprintf_length::execute): Don't use gsi_remove if
18497         handle_gimple_call returned true.
18499         PR bootstrap/79069
18500         * cfgrtl.c (rtl_tidy_fallthru_edge): For any_uncondjump_p that can't
18501         be removed due to side-effects, don't remove following barrier nor
18502         turn the successor edge into fallthru edge.
18504 2017-01-12  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
18506         PR target/79044
18507         * config/rs6000/rs6000.c (insn_is_swappable_p): Mark
18508         element-reversing loads and stores as not swappable.
18510 2017-01-12  Nathan Sidwell  <nathan@acm.org>
18511             Nicolai Stange  <nicstange@gmail.com>
18513         * combine.c (try_combine): Don't ignore result of overlap checking
18514         loop.  Combine overlap & asm check into single loop.
18516 2017-01-12  Richard Biener  <rguenther@suse.de>
18518         * tree-pretty-print.c (dump_generic_node): Provide -gimple
18519         variant for MEM_REF.  Sanitize INTEGER_CST for -gimple.
18521 2017-01-12  Richard Biener  <rguenther@suse.de>
18523         * tree.c (initialize_tree_contains_struct): Make TS_OPTIMIZATION
18524         and TS_TARGET_OPTION directly derive from TS_BASE.
18525         * tree-core.h (tree_optimization_option): Derive from tree_base.
18526         (tree_target_option): Likewise.
18528 2017-01-11  Uros Bizjak  <ubizjak@gmail.com>
18530         * config/i386/i386.c (memory_address_length): Increase len
18531         only when rip_relative_addr_p returns false.
18533 2017-01-11  Julia Koval  <julia.koval@intel.com>
18535         * common/config/i386/i386-common.c (OPTION_MASK_ISA_SGX_UNSET): New.
18536         (OPTION_MASK_ISA_SGX_SET): New.
18537         (ix86_handle_option): Handle OPT_msgx.
18538         * config.gcc: Added sgxintrin.h.
18539         * config/i386/driver-i386.c (host_detect_local_cpu): Detect sgx.
18540         * config/i386/i386-c.c (ix86_target_macros_internal): Define __SGX__.
18541         * config/i386/i386.c (ix86_target_string): Add -msgx.
18542         (PTA_SGX): New.
18543         (ix86_option_override_internal): Handle new options.
18544         (ix86_valid_target_attribute_inner_p): Add sgx.
18545         * config/i386/i386.h (TARGET_SGX, TARGET_SGX_P): New.
18546         * config/i386/i386.opt: Add msgx.
18547         * config/i386/sgxintrin.h: New file.
18548         * config/i386/x86intrin.h: Add sgxintrin.h.
18550 2017-01-11  Jakub Jelinek  <jakub@redhat.com>
18552         PR c++/71537
18553         * fold-const.c (maybe_nonzero_address): Return 1 for function
18554         local objects.
18555         (tree_single_nonzero_warnv_p): Don't handle function local objects
18556         here.
18558         PR c++/72813
18559         * gcc.c (default_compilers): Don't add -o %g.s for -S -save-temps
18560         of c-header.
18562 2017-01-11  David Malcolm  <dmalcolm@redhat.com>
18564         PR driver/78877
18565         * opts.c: Include "spellcheck.h"
18566         (struct string_fragment): New struct.
18567         (struct edit_distance_traits<const string_fragment &>): New
18568         struct.
18569         (get_closest_sanitizer_option): New function.
18570         (parse_sanitizer_options): Offer suggestions for unrecognized arguments.
18572 2017-01-11  Jakub Jelinek  <jakub@redhat.com>
18574         * dwarf2out.c (DWARF_COMPILE_UNIT_HEADER_SIZE): For DWARF5 decrease
18575         by 12.
18576         (DWARF_COMDAT_TYPE_UNIT_HEADER_SIZE): Always
18577         DWARF_COMPILE_UNIT_HEADER_SIZE plus 12.
18578         (DWARF_COMPILE_UNIT_SKELETON_HEADER_SIZE): Define.
18579         (calc_base_type_die_sizes): Use DWARF_COMPILE_UNIT_SKELETON_HEADER_SIZE
18580         for initial die_offset if dwarf_split_debug_info.
18581         (output_comp_unit): Use DWARF_COMPILE_UNIT_SKELETON_HEADER_SIZE for
18582         initial next_die_offset if dwo_id is non-NULL.  Don't emit padding
18583         fields.
18584         (output_skeleton_debug_sections): Formatting fix.  Use
18585         DWARF_COMPILE_UNIT_SKELETON_HEADER_SIZE instead of
18586         DWARF_COMPILE_UNIT_HEADER_SIZE.  Don't emit padding.
18588 2017-01-11  Wilco Dijkstra  <wdijkstr@arm.com>
18590         * config/arm/cortex-a53.md: Add bypasses for
18591         cortex_a53_r2f_cvt.
18592         (cortex_a53_r2f): Only use for transfers.
18593         (cortex_a53_f2r): Likewise.
18594         (cortex_a53_r2f_cvt): Add reservation for conversions.
18595         (cortex_a53_f2r_cvt): Likewise.
18597 2017-01-11  Tamar Christina  <tamar.christina@arm.com>
18599         * config/arm/arm_neon.h: Add __artificial__ and gnu_inline
18600         to all inlined functions, change static to extern.
18602 2017-01-11  Christophe Lyon  <christophe.lyon@linaro.org>
18604         PR target/78253
18605         * config/arm/arm.c (legitimize_pic_address): Handle reference to
18606         weak symbol.
18607         (arm_assemble_integer): Likewise.
18609 2017-01-11  Richard Earnshaw  <rearnsha@arm.com>
18611         * config.gcc: Use new awk script to check CPU, FPU and architecture
18612         parameters for --with-... options.
18613         * config/arm/parsecpu.awk: New file
18614         * config/arm/arm-cpus.in: New file.
18615         * config/arm/arm-opts.h: Include arm-cpu.h instead of processing .def
18616         files.
18617         * config/arm/arm.c: Include arm-cpu-data.h instead of processing .def
18618         files.
18619         * config/arm/t-arm: Update dependency rules.
18620         * common/config/arm/arm-common.c: Include arm-cpu-cdata.h instead
18621         of processing .def files.
18622         * config/arm/genopt.sh: Deleted.
18623         * config/arm/gentune.sh: Deleted.
18624         * config/arm/arm-cores.def: Deleted.
18625         * config/arm/arm-arches.def: Deleted.
18626         * config/arm/arm-fpus.def: Deleted.
18627         * config/arm/arm-tune.md: Regenerated.
18628         * config/arm/arm-tables.opt: Regenerated.
18629         * config/arm/arm-cpu.h: New generated file.
18630         * config/arm/arm-cpu-data.h: New generated file.
18631         * config/arm/arm-cpu-cdata.h: New generated file.
18633 2017-01-11  Maxim Ostapenko  <m.ostapenko@samsung.com>
18635         PR lto/79042
18636         * lto-cgraph.c (lto_output_varpool_node): Pack dynamically_initialized
18637         bit.
18638         (input_varpool_node): Unpack dynamically_initialized bit.
18640 2017-01-11  Eric Botcazou  <ebotcazou@adacore.com>
18642         PR rtl-optimization/79032
18643         * lra-constraints.c (simplify_operand_subreg): In the MEM case, test
18644         the alignment of the adjusted memory reference against that of MODE,
18645         instead of the alignment of the original memory reference.
18647 2017-01-11  Martin Jambor  <mjambor@suse.cz>
18649         * hsa.c (hsa_callable_function_p): Revert addition of DECL_ARTIFICIAL
18650         test.
18651         * ipa-hsa.c (process_hsa_functions): Only duplicate non-artificial
18652         decorated functions.
18654 2017-01-11  Richard Biener  <rguenther@suse.de>
18656         * tree-vrp.c (evrp_dom_walker::before_dom_children): Also
18657         set range/nonnull info for PHI results.  Do not set it on
18658         stmts marked for removal.
18660 2017-01-10  Eric Botcazou  <ebotcazou@adacore.com>
18662         * expr.c (store_field): In the bitfield case, fetch the return value
18663         from the registers before applying a single big-endian adjustment.
18664         Always do a final load for a BLKmode value not larger than a word.
18666 2017-01-10  David Malcolm  <dmalcolm@redhat.com>
18668         PR c++/77949
18669         * input.c (selftest::test_accessing_ordinary_linemaps): Verify
18670         that we correctly handle column numbers greater than
18671         LINE_MAP_MAX_COLUMN_NUMBER.
18673 2017-01-10  Martin Sebor  <msebor@redhat.com>
18675         PR middle-end/78245
18676         * gimple-ssa-sprintf.c (get_destination_size): Call
18677         {init,fini}object_sizes.
18678         * tree-object-size.c (addr_object_size): Adjust.
18679         (pass_through_call): Adjust.
18680         (pass_object_sizes::execute): Adjust.
18681         * tree-object-size.h (fini_object_sizes): Declare.
18683 2017-01-10  Martin Sebor  <msebor@redhat.com>
18685         PR tree-optimization/78775
18686         * builtins.c (get_size_range): Move...
18687         * calls.c: ...to here.
18688         (alloc_max_size): Accept zero argument.
18689         (operand_signed_p): Remove.
18690         (maybe_warn_alloc_args_overflow): Call get_size_range.
18691         * calls.h (get_size_range): Declare.
18693 2017-01-10  Joe Seymour  <joe.s@somniumtech.com>
18695         * config/msp430/driver-msp430.c (msp430_mcu_data): Sync with data
18696         from TI's devices.csv file as of September 2016.
18697         * config/msp430/msp430.c (msp430_mcu_data): Likewise.
18699 2017-01-10  Sandra Loosemore  <sandra@codesourcery.com>
18701         * doc/extend.texi: Tweak formatting to fix overfull hbox warnings.
18702         * doc/invoke.texi: Likewise.
18703         * doc/md.texi: Likewise.
18704         * doc/objc.texi: Likewise.
18706 2017-01-10  Joshua Conner  <joshconner@google.com>
18708         * config/arm/fuchsia-elf.h: New file.
18709         * config/fuchsia.h: New file.
18710         * config.gcc (*-*-fuchsia*): Set native_system_header_dir.
18711         (aarch64*-*-fuchsia*, arm*-*-fuchsia*, x86_64-*-fuchsia*): Add to
18712         targets.
18713         * config.host: (aarch64*-*-fuchsia*, arm*-*-fuchsia*): Add to hosts.
18715 2016-01-10  Richard Biener  <rguenther@suse.de>
18717         PR tree-optimization/79034
18718         * tree-call-cdce.c (shrink_wrap_one_built_in_call_with_conds):
18719         Propagate out degenerate PHIs in the joiner.
18721 2017-01-10  Martin Liska  <mliska@suse.cz>
18723         * ipa-icf.c (sort_sem_items_by_decl_uid): New function.
18724         (sort_congruence_classes_by_decl_uid): Likewise.
18725         (sort_congruence_class_groups_by_decl_uid): Likewise.
18726         (sem_item_optimizer::merge_classes): Sort class, groups in these
18727         classes and members in the groups by DECL_UID of declarations.
18728         This would make merge operations stable.
18730 2017-01-10  Martin Liska  <mliska@suse.cz>
18732         * ipa-icf.c (sem_item_optimizer::sem_item_optimizer): Remove
18733         usage of m_classes_vec.
18734         (sem_item_optimizer::~sem_item_optimizer):  Likewise.
18735         (sem_item_optimizer::get_group_by_hash): Likewise.
18736         (sem_item_optimizer::subdivide_classes_by_equality): Likewise.
18737         (sem_item_optimizer::subdivide_classes_by_sensitive_refs): Likewise.
18738         (sem_item_optimizer::verify_classes): Likewise.
18739         (sem_item_optimizer::process_cong_reduction): Likewise.
18740         (sem_item_optimizer::dump_cong_classes): Likewise.
18741         (sem_item_optimizer::merge_classes): Likewise.
18742         * ipa-icf.h (congruence_class_hash): Rename from
18743         congruence_class_group_hash.  Remove declaration of m_classes_vec.
18745 2017-01-10  Andrew Senkevich  <andrew.senkevich@intel.com>
18747         * common/config/i386/i386-common.c (OPTION_MASK_ISA_AVX512VPOPCNTDQ_SET,
18748         OPTION_MASK_ISA_AVX512VPOPCNTDQ_UNSET): New.
18749         * config.gcc: Add avx512vpopcntdqintrin.h.
18750         * config/i386/avx512vpopcntdqintrin.h: New.
18751         * config/i386/cpuid.h (bit_AVX512VPOPCNTDQ): New.
18752         * config/i386/i386-builtin-types.def: Add new types.
18753         * config/i386/i386-builtin.def (__builtin_ia32_vpopcountd_v16si,
18754         __builtin_ia32_vpopcountd_v16si_mask, __builtin_ia32_vpopcountq_v8di,
18755         __builtin_ia32_vpopcountq_v8di_mask): New.
18756         * config/i386/i386-c.c (ix86_target_macros_internal): Define
18757         __AVX512VPOPCNTDQ__.
18758         * config/i386/i386.c (ix86_target_string): Add -mavx512vpopcntdq.
18759         (PTA_AVX512VPOPCNTDQ): Define.
18760         * config/i386/i386.h (TARGET_AVX512VPOPCNTDQ,
18761         TARGET_AVX512VPOPCNTDQ_P): Define.
18762         * config/i386/i386.opt: Add mavx512vpopcntdq.
18763         * config/i386/immintrin.h: Include avx512vpopcntdqintrin.h.
18764         * config/i386/sse.md (define_insn "vpopcount<mode><mask_name>"): New.
18766 2017-01-01  Jan Hubicka  <hubicka@ucw.cz>
18768         PR middle-end/77484
18769         * predict.def (PRED_CALL): Set to 67.
18771 2017-01-09  Eric Botcazou  <ebotcazou@adacore.com>
18773         * expr.c (store_field): In the bitfield case, if the value comes from
18774         a function call and is of an aggregate type returned in registers, do
18775         not modify the field mode; extract the value in all cases if the mode
18776         is BLKmode and the size is not larger than a word.
18778 2017-01-09  Dominique d'Humieres  <dominiq@lps.ens.fr>
18780         PR target/71017
18781         * config/i386/cpuid.h: Fix undefined behavior.
18783 2017-01-04  Jeff Law  <law@redhat.com>
18785         PR tree-optimization/79007
18786         PR tree-optimization/67955
18787         * tree-ssa-alias.c (same_addr_size_stores_p): Only need to be
18788         conservative for pt.null when flag_non_call_exceptions is on.
18790 2017-01-09  Jakub Jelinek  <jakub@redhat.com>
18792         PR translation/79019
18793         PR translation/79020
18794         * params.def (PARAM_INLINE_MIN_SPEEDUP,
18795         PARAM_IPA_CP_SINGLE_CALL_PENALTY,
18796         PARAM_USE_AFTER_SCOPE_DIRECT_EMISSION_THRESHOLD): Fix typos
18797         in descriptions.
18798         * config/avr/avr.opt (maccumulate-args): Likewise.
18799         * config/msp430/msp430.opt (mwarn-mcu): Likewise.
18800         * common.opt (freport-bug): Likewise.
18801         * cif-code.def (CIF_FINAL_ERROR): Likewise.
18802         * doc/invoke.texi (ipa-cp-single-call-penalty): Likewise.
18803         * config/s390/s390.c (s390_invalid_binary_op): Fix spelling in
18804         translatable string.
18805         * config/i386/i386.c (function_value_32): Likewise.
18806         * config/nios2/nios2.c (nios2_valid_target_attribute_rec): Likewise.
18807         * config/msp430/msp430.c (msp430_option_override, msp430_attr):
18808         Likewise.
18809         * config/msp430/driver-msp430.c (msp430_select_hwmult_lib): Likewise.
18810         * common/config/msp430/msp430-common.c (msp430_handle_option):
18811         Likewise.
18812         * symtab.c (symtab_node::verify_base): Likewise.
18813         * opts.c (set_debug_level): Likewise.
18814         * tree.c (verify_type_variant): Likewise.  Fix typo in comment.
18815         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
18816         missing whitespace to translatable strings.
18817         * config/avr/avr.md (bswapsi2): Fix typo in comment.
18818         * config/sh/superh.h: Likewise.
18819         * config/i386/xopintrin.h: Likewise.
18820         * config/i386/znver1.md: Likewise.
18821         * config/rs6000/rs6000.c (struct rs6000_opt_mask): Likewise.
18822         * ipa-inline-analysis.c (compute_inline_parameters): Likewise.
18823         * double-int.h (struct double_int): Likewise.
18824         * double-int.c (div_and_round_double): Likewise.
18825         * wide-int.cc: Likewise.
18826         * tree-ssa.c (non_rewritable_mem_ref_base): Likewise.
18827         * tree-ssa-sccvn.c (vn_reference_lookup_3): Likewise.
18828         * cfgcleanup.c (crossjumps_occured): Renamed to ...
18829         (crossjumps_occurred): ... this.
18830         (try_crossjump_bb, try_head_merge_bb, try_optimize_cfg, cleanup_cfg):
18831         Adjust all uses.
18833         PR tree-optimization/78899
18834         * tree-if-conv.c (version_loop_for_if_conversion): Instead of
18835         returning bool return struct loop *, NULL for failure and the new
18836         loop on success.
18837         (versionable_outer_loop_p): Don't version outer loop if it has
18838         dont_vectorized bit set.
18839         (tree_if_conversion): When versioning outer loop, ensure
18840         tree_if_conversion is performed also on the inner loop of the
18841         non-vectorizable outer loop copy.
18842         * tree-vectorizer.c (set_uid_loop_bbs): Formatting fix.  Fold
18843         LOOP_VECTORIZED in inner loop of the scalar outer loop and
18844         prevent vectorization of it.
18845         (vectorize_loops): For outer + inner LOOP_VECTORIZED, ensure
18846         the outer loop vectorization of the non-scalar version is attempted
18847         before vectorization of the inner loop in scalar version.  If
18848         outer LOOP_VECTORIZED guarded loop is not vectorized, prevent
18849         vectorization of its inner loop.
18850         * tree-vect-loop-manip.c (rename_variables_in_bb): If outer_loop
18851         has 2 inner loops, rename also on edges from bb whose single pred
18852         is outer_loop->header.  Fix typo in function comment.
18854 2017-01-09  Martin Sebor  <msebor@redhat.com>
18856         PR bootstrap/79033
18857         * asan.c (asan_emit_stack_protection): Increase local buffer size
18858         to avoid snprintf truncation warning.
18860 2017-01-09  Andrew Pinski  <apinski@cavium.com>
18862         * config/aarch64/aarch64-cores.def: Add thunderx2t99.  Change vulcan
18863         to reference thunderx2t99 for the tuning structure
18864         * config/aarch64/aarch64-cost-tables.h (vulcan_extra_costs):
18865         Rename to ...
18866         (thunderx2t99_extra_costs): This.
18867         * config/aarch64/aarch64-tune.md: Regenerate.
18868         * config/aarch64/aarch64.c (vulcan_addrcost_table): Rename to ...
18869         (vulcan_addrcost_table): This.
18870         (vulcan_regmove_cost): Rename to ...
18871         (thunderx2t99_regmove_cost): This.
18872         (vulcan_vector_cost): Rename to ...
18873         (thunderx2t99_vector_cost): this.
18874         (vulcan_branch_cost): Rename to ...
18875         (thunderx2t99_branch_cost): This.
18876         (vulcan_tunings): Rename to ...
18877         (thunderx2t99_tunings): This and s/vulcan/thunderx2t99 .
18878         * doc/invoke.texi (AARCH64/mtune): Add thunderx2t99.
18880 2017-01-09  Martin Jambor  <mjambor@suse.cz>
18882         PR ipa/78365
18883         PR ipa/78599
18884         * ipa-prop.h (ipa_jump_func): Swap positions of vr_known and m_vr.
18885         * ipa-cp.c (ipa_vr_operation_and_type_effects): New function.
18886         (propagate_vr_accross_jump_function): Use the above function for all
18887         value range computations for pass-through jump functions and type
18888         converasion from explicit value range values.
18889         (ipcp_propagate_stage): Do not attempt to deduce types of formal
18890         parameters from TYPE_ARG_TYPES.
18891         * ipa-prop.c (ipa_write_jump_function): Remove trailing whitespace.
18892         (ipa_write_node_info): Stream type of the actual argument.
18893         (ipa_read_node_info): Likewise. Also remove trailing whitespace.
18895 2017-01-09  Martin Liska  <mliska@suse.cz>
18897         PR pch/78970
18898         * gcc.c (driver_handle_option): Handle OPT_E and set have_E.
18899         (lookup_compiler): Do not show error message with have_E.
18901 2017-01-09  Jakub Jelinek  <jakub@redhat.com>
18903         PR tree-optimization/78938
18904         * tree-vect-stmts.c (vectorizable_condition): For non-masked COND_EXPR
18905         where comp_vectype is VECTOR_BOOLEAN_TYPE_P, use
18906         BIT_{NOT,XOR,AND,IOR}_EXPR on the comparison operands instead of
18907         {EQ,NE,GE,GT,LE,LT}_EXPR directly inside of VEC_COND_EXPR.  Formatting
18908         fixes.
18910 2017-01-09  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
18912         * tree-ssa-address.c (gen_addr_rtx): Don't handle index if it
18913         is const0_rtx.
18915 2017-01-09  Richard Biener  <rguenther@suse.de>
18917         PR tree-optimization/78997
18918         * tree-vect-slp.c (vect_mask_constant_operand_p): Handle SSA
18919         name condition properly.
18921 2017-01-09  Richard Biener  <rguenther@suse.de>
18923         PR debug/79000
18924         * dwarf2out.c (is_cxx): New overload with context.
18925         (is_naming_typedef_decl): Use it.
18927 2017-01-08  Sandra Loosemore  <sandra@codesourcery.com>
18929         * invoke.texi (Option Summary): Correct spacing in option lists
18930         and add line breaks to fix over-long lines.
18932 2017-01-08  Sandra Loosemore  <sandra@codesourcery.com>
18934         PR middle-end/17660
18936         * extend.texi (Common Variable Attributes): Add xref to GCC
18937         Internals manual to explain mode attribute keywords.
18939 2017-01-08  Sandra Loosemore  <sandra@codesourcery.com>
18941         PR other/16519
18942         * doc/invoke.texi (Option Summary): Move -pthread to Linker Options
18943         and Preprocessor Options.
18944         (Options for Linking): Document -pthread here....
18945         (RS/6000 and PowerPC Options): ...not here.
18946         (Solaris 2 Options): ...or here.
18947         * doc/cppopts.texi: Document -pthread.
18949 2017-01-08  Martin Sebor  <msebor@redhat.com>
18951         PR middle-end/77708
18952         * doc/invoke.texi (Warning Options): Document -Wformat-truncation.
18953         * gimple-ssa-sprintf.c (call_info::reval_used, call_info::warnopt):
18954         New member functions.
18955         (format_directive): Used them.
18956         (add_bytes): Same.
18957         (pass_sprintf_length::handle_gimple_call): Same.
18958         * graphite-sese-to-poly.c (tree_int_to_gmp): Increase buffer size
18959         to avoid truncation for any argument.
18960         (extract_affine_mul): Same.
18961         * tree.c (get_file_function_name): Same.
18963 2017-01-01  Jan Hubicka  <hubicka@ucw.cz>
18965         PR middle-end/77484
18966         * predict.def (PRED_INDIR_CALL): Set to 86.
18968 2017-01-07  Sandra Loosemore  <sandra@codesourcery.com>
18970         PR preprocessor/54124
18971         * doc/cppopts.texi: Reformat -d subtable to list the full name
18972         of the options.  Add cross-reference to the docs for the general
18973         compiler -d options.
18974         * doc/invoke.texi (Developer Options): Add cross-reference to the
18975         preprocessor-specific -d option documentation.
18977 2017-01-07  Sandra Loosemore  <sandra@codesourcery.com>
18979         PR preprocessor/13498
18980         * doc/cpp.texi (Search Path): Rewrite to remove obsolete and
18981         redudant material, and reflect new command-line options.
18982         (System Headers): Likewise.
18984 2017-01-07  Sandra Loosemore  <sandra@codesourcery.com>
18986         * doc/cppdiropts.texi: Merge documentation of -I, -iquote,
18987         -isystem, and -idirafter.  Copy-edit.
18988         * doc/cppopts.texi: Copy-edit.  Remove contradiction about
18989         default for -ftrack-macro-expansion.  Delete obsolete and
18990         badly-formatted implementation details about -fdebug-cpp output.
18991         * doc/cppwarnopts.texi: Copy-edit.
18993 2017-01-07  David Malcolm  <dmalcolm@redhat.com>
18995         PR c++/72803
18996         * input.c (selftest::test_accessing_ordinary_linemaps): Verify
18997         that the transition from a max line width >= 1<<10 to narrower
18998         lines works correctly.
19000 2017-01-07  Alexandre Oliva <aoliva@redhat.com>
19002         * doc/options.texi (PerFunction): New.
19003         * opt-functions.awk (switch_flags): Map both Optimization and
19004         PerFunction to CL_OPTIMIZATION.
19005         * opth-gen.awk: Test for PerFunction flag along with
19006         Optimization.
19007         * optc-save-gen.awk: Likewise.  Introduce var_opt_hash and set
19008         it only when the latter is present.  Skip those that don't in
19009         the hash function generator.
19010         * common.opt (fvar-tracking): Mark as PerFunction instead of
19011         Optimization.
19012         (fvar-tracking-assignments): Likewise.
19013         (fvar-tracking-assignments-toggle): Likewise.
19014         (fvar-tracking-uninit): Likewise.
19016 2017-01-07  Jakub Jelinek  <jakub@redhat.com>
19018         PR translation/79018
19019         * params.def (PARAM_MAX_STORES_TO_MERGE): Add missing space between
19020         the and store.
19022 2017-01-06  Mikael Pettersson  <mikpelinux@gmail.com>
19024         PR target/57583
19025         * config/m68k/m68k.opt (LONG_JUMP_TABLE_OFFSETS): New option.
19026         * config/m68k/linux.h (ASM_RETURN_CASE_JUMP): Handle
19027         TARGET_LONG_JUMP_TABLE_OFFSETS.
19028         * config/m68k/m68kelf.h (ASM_RETURN_CASE_JUMP): Likewise.
19029         * config/m68k/netbsd-elf.h (ASM_RETURN_CASE_JUMP): Likewise.
19030         * config/m68k/m68k.h (CASE_VECTOR_MODE): Likewise.
19031         (ASM_OUTPUT_ADDR_DIFF_ELF): Likewise.
19032         * config/m68k/m68k.md (tablejump expander): Likewise.
19033         (*tablejump_pcrel_hi): Renamed from unnamed insn, reject
19034         TARGET_LONG_JUMP_TABLE_OFFSETS.
19035         (*tablejump_pcrel_si): New insn, handle TARGET_LONG_JUMP_TABLE_OFFSETS.
19036         * doc/invoke.texi (M68K options): Add -mlong-jump-table-offsets.
19038 2017-01-06  Edgar E. Iglesias <edgar.iglesias@xilinx.com>
19039             David Holsgrove <david.holsgrove@xilinx.com>
19041         * common/config/microblaze/microblaze-common.c
19042         (TARGET_EXCEPT_UNWIND_INFO): Remove.
19043         * config/microblaze/microblaze-protos.h (microblaze_eh_return):
19044         New prototype.
19045         * config/microblaze/microblaze.c (microblaze_must_save_register)
19046         (microblaze_expand_epilogue, microblaze_return_addr): Handle
19047         calls_eh_return.
19048         (microblaze_eh_return): New function.
19049         * config/microblaze/microblaze.h (RETURN_ADDR_OFFSET)
19050         (EH_RETURN_DATA_REGNO, MB_EH_STACKADJ_REGNUM)
19051         (EH_RETURN_STACKADJ_RTX, ASM_PREFERRED_EH_DATA_FORMAT): New macros.
19052         * config/microblaze/microblaze.md (eh_return): New pattern.
19054 2017-01-06  Jakub Jelinek  <jakub@redhat.com>
19056         * system.h (GCC_DIAGNOSTIC_PUSH_IGNORED, GCC_DIAGNOSTIC_POP,
19057         GCC_DIAGNOSTIC_STRINGIFY): Define.
19059         * read-rtl.c (rtx_reader::read_rtx_code): Avoid -Wsign-compare warning.
19061 2017-01-06  Andre Vieira  <andre.simoesdiasvieira@arm.com>
19063         * config/arm/arm.md (<mcrr>): New.
19064         (<mrrc>): New.
19065         * config/arm/arm.c (arm_arch5te): New.
19066         (arm_option_override): Set arm_arch5te.
19067         (arm_coproc_builtin_available): Add support for mcrr, mcrr2, mrrc
19068         and mrrc2.
19069         * config/arm/arm-builtins.c (MCRR_QUALIFIERS): Define to...
19070         (arm_mcrr_qualifiers): ... this. New.
19071         (MRRC_QUALIFIERS): Define to...
19072         (arm_mrrc_qualifiers): ... this. New.
19073         * config/arm/arm_acle.h (__arm_mcrr, __arm_mcrr2, __arm_mrrc,
19074         __arm_mrrc2): New.
19075         * config/arm/arm_acle_builtins.def (mcrr, mcrr2, mrrc, mrrc2): New.
19076         * config/arm/iterators.md (MCRRI, mcrr, MCRR): New.
19077         (MRRCI, mrrc, MRRC): New.
19078         * config/arm/unspecs.md (VUNSPEC_MCRR, VUNSPEC_MCRR2, VUNSPEC_MRRC,
19079         VUNSPEC_MRRC2): New.
19081 2017-01-06  Andre Vieira  <andre.simoesdiasvieira@arm.com>
19083         * config/arm/arm.md (<mcr>): New.
19084         (<mrc>): New.
19085         * config/arm/arm.c (arm_coproc_builtin_available): Add
19086         support for mcr, mrc, mcr2 and mrc2.
19087         * config/arm/arm-builtins.c (MCR_QUALIFIERS): Define to...
19088         (arm_mcr_qualifiers): ... this. New.
19089         (MRC_QUALIFIERS): Define to ...
19090         (arm_mrc_qualifiers): ... this. New.
19091         (MCR_QUALIFIERS): Define to ...
19092         (arm_mcr_qualifiers): ... this. New.
19093         * config/arm/arm_acle.h (__arm_mcr, __arm_mrc, __arm_mcr2,
19094         __arm_mrc2): New.
19095         * config/arm/arm_acle_builtins.def (mcr, mcr2, mrc, mrc2): New.
19096         * config/arm/iterators.md (MCRI, mcr, MCR, MRCI, mrc, MRC): New.
19097         * config/arm/unspecs.md (VUNSPEC_MCR, VUNSPEC_MCR2, VUNSPEC_MRC,
19098         VUNSPEC_MRC2): New.
19100 2017-01-06  Andre Vieira  <andre.simoesdiasvieira@arm.com>
19102         * config/arm/arm.md (*ldc): New.
19103         (*stc): New.
19104         (<ldc>): New.
19105         (<stc>): New.
19106         * config/arm/arm.c (arm_coproc_builtin_available): Add
19107         support for ldc,ldcl,stc,stcl,ldc2,ldc2l,stc2 and stc2l.
19108         (arm_coproc_ldc_stc_legitimate_address): New.
19109         * config/arm/arm-builtins.c (arm_type_qualifiers): Add
19110         'qualifier_const_pointer'.
19111         (LDC_QUALIFIERS): Define to...
19112         (arm_ldc_qualifiers): ... this. New.
19113         (STC_QUALIFIERS): Define to...
19114         (arm_stc_qualifiers): ... this. New.
19115         * config/arm/arm-protos.h
19116         (arm_coproc_ldc_stc_legitimate_address): New.
19117         * config/arm/arm_acle.h (__arm_ldc, __arm_ldcl, __arm_stc,
19118         __arm_stcl, __arm_ldc2, __arm_ldc2l, __arm_stc2, __arm_stc2l): New.
19119         * config/arm/arm_acle_builtins.def (ldc, ldc2, ldcl, ldc2l, stc,
19120         stc2, stcl, stc2l): New.
19121         * config/arm/constraints.md (Uz): New.
19122         * config/arm/iterators.md (LDCI, STCI, ldc, stc, LDC STC): New.
19123         * config/arm/unspecs.md (VUNSPEC_LDC, VUNSPEC_LDC2, VUNSPEC_LDCL,
19124         VUNSPEC_LDC2L, VUNSPEC_STC, VUNSPEC_STC2, VUNSPEC_STCL,
19125         VUNSPEC_STC2L): New.
19127 2017-01-06  Andre Vieira  <andre.simoesdiasvieira@arm.com>
19129         * config/arm/arm.md (<cdp>): New.
19130         * config/arm/arm.c (neon_const_bounds): Rename this ...
19131         (arm_const_bounds): ... this.
19132         (arm_coproc_builtin_available): New.
19133         * config/arm/arm-builtins.c (SIMD_MAX_BUILTIN_ARGS): Increase.
19134         (arm_type_qualifiers): Add 'qualifier_unsigned_immediate'.
19135         (CDP_QUALIFIERS): Define to...
19136         (arm_cdp_qualifiers): ... this. New.
19137         (void_UP): Define.
19138         (arm_expand_builtin_args): Add case for 6 arguments.
19139         * config/arm/arm-protos.h (neon_const_bounds): Rename this ...
19140         (arm_const_bounds): ... this.
19141         (arm_coproc_builtin_available): New.
19142         * config/arm/arm_acle.h (__arm_cdp): New.
19143         (__arm_cdp2): New.
19144         * config/arm/arm_acle_builtins.def (cdp): New.
19145         (cdp2): New.
19146         * config/arm/iterators.md (CDPI,CDP,cdp): New.
19147         * config/arm/neon.md: Rename all 'neon_const_bounds' to
19148         'arm_const_bounds'.
19149         * config/arm/types.md (coproc): New.
19150         * config/arm/unspecs.md (VUNSPEC_CDP, VUNSPEC_CDP2): New.
19151         * doc/extend.texi (ACLE): Add a mention of Coprocessor intrinsics.
19152         * doc/sourcebuild.texi (arm_coproc1_ok, arm_coproc2_ok,
19153         arm_coproc3_ok, arm_coproc4_ok): Document new effective targets.
19155 2017-01-06  Andre Vieira  <andre.simoesdiasvieira@arm.com>
19157         * config/arm/arm-builtins.c (arm_unsigned_binop_qualifiers): New.
19158         (UBINOP_QUALIFIERS): New.
19159         (si_UP): Define.
19160         (acle_builtin_data): New. Change comment.
19161         (arm_builtins): Remove ARM_BUILTIN_CRC32B, ARM_BUILTIN_CRC32H,
19162         ARM_BUILTIN_CRC32W, ARM_BUILTIN_CRC32CB, ARM_BUILTIN_CRC32CH,
19163         ARM_BUILTIN_CRC32CW. Add ARM_BUILTIN_ACLE_BASE and include
19164         arm_acle_builtins.def.
19165         (ARM_BUILTIN_ACLE_PATTERN_START): Define.
19166         (arm_init_acle_builtins): New.
19167         (CRC32_BUILTIN): Remove.
19168         (bdesc_2arg): Remove entries for crc32b, crc32h, crc32w,
19169         crc32cb, crc32ch and crc32cw.
19170         (arm_init_crc32_builtins): Remove.
19171         (arm_init_builtins): Use arm_init_acle_builtins rather
19172         than arm_init_crc32_builtins.
19173         (arm_expand_acle_builtin): New.
19174         (arm_expand_builtin): Use 'arm_expand_acle_builtin'.
19175         * config/arm/arm_acle_builtins.def: New.
19177 2017-01-06  Andre Vieira  <andre.simoesdiasvieira@arm.com>
19179         * config/arm/arm-builtins.c (neon_builtin_datum): Rename to ..
19180         (arm_builtin_datum): ... this.
19181         (arm_init_neon_builtin): Rename to ...
19182         (arm_init_builtin): ... this. Add a new parameters PREFIX
19183         and USE_SIG_IN_NAME.
19184         (arm_init_neon_builtins): Replace 'arm_init_neon_builtin' with
19185         'arm_init_builtin'. Replace type 'neon_builtin_datum' with
19186         'arm_builtin_datum'.
19187         (arm_init_vfp_builtins): Likewise.
19188         (builtin_arg): Rename enum's replacing 'NEON_ARG' with
19189         'ARG_BUILTIN' and add a 'ARG_BUILTIN_NEON_MEMORY.
19190         (arm_expand_neon_args): Rename to ...
19191         (arm_expand_builtin_args): ... this. Rename builtin_arg
19192         enum values and differentiate between ARG_BUILTIN_MEMORY
19193         and ARG_BUILTIN_NEON_MEMORY.
19194         (arm_expand_neon_builtin_1): Rename to ...
19195         (arm_expand_builtin_1): ... this. Rename builtin_arg enum
19196         values, arm_expand_builtin_args and add bool parameter NEON.
19197         (arm_expand_neon_builtin): Use arm_expand_builtin_1.
19198         (arm_expand_vfp_builtin): Likewise.
19199         (NEON_MAX_BUILTIN_ARGS): Remove, it was unused.
19201 2017-01-01  Jan Hubicka  <hubicka@ucw.cz>
19203         PR middle-end/77484
19204         * predict.def (PRED_POLYMORPHIC_CALL): Set to 59.
19205         * predict.c (tree_estimate_probability_bb): Reverse direction of
19206         polymorphic call predictor.
19208 2017-01-06  David Malcolm  <dmalcolm@redhat.com>
19210         * passes.c (execute_one_pass): Split out pass-skipping logic into...
19211         (determine_pass_name_match): ...this new function and...
19212         (should_skip_pass_p): ...this new function.
19214 2017-01-06  Nathan Sidwell  <nathan@acm.org>
19216         * ipa-visibility.c (function_and_variable_visibility): Reformat
19217         comments and long lines.  Remove extrneous if.
19218         * symtab.c (symtab_node::make_decl_local): Fix code format.
19219         (symtab_node::set_section_for_node): Fix comment typo.
19221 2017-01-06  Martin Liska  <mliska@suse.cz>
19223         PR bootstrap/79003
19224         * lra-constraints.c: Rename invariant to lra_invariant.
19225         * predict.c (set_even_probabilities): Initialize e to NULL.
19227 2017-01-05  Martin Sebor  <msebor@redhat.com>
19229         PR tree-optimization/78910
19230         * gimple-ssa-sprintf.c (tree_digits): Add an argument.
19231         (format_integer): Correct off-by-one error in the handling
19232         of precision with negative numbers in signed conversions..
19234 2017-01-05  Eric Botcazou  <ebotcazou@adacore.com>
19236         * doc/invoke.texi (C Dialect Options): Adjust -fsso-struct entry.
19238 2017-01-05  Jakub Jelinek  <jakub@redhat.com>
19240         PR tree-optimization/71016
19241         * tree-ssa-phiopt.c (tree_ssa_phiopt_worker): Pass cond_stmt to
19242         factor_out_conditional_conversion.  Formatting fix.
19243         (factor_out_conditional_conversion): Add cond_stmt argument.
19244         If arg1 is INTEGER_CST, punt if new_arg0 is not any operand of
19245         cond_stmt and if arg0_def_stmt is not the only stmt in its bb.
19246         Formatting fix.
19248 2017-01-05  David Malcolm  <dmalcolm@redhat.com>
19250         * Makefile.in (OBJS): Add read-md.o, read-rtl.o,
19251         read-rtl-function.o, and selftest-rtl.o.
19252         * config/aarch64/aarch64.c: Include selftest.h and selftest-rtl.h.
19253         (selftest::aarch64_test_loading_full_dump): New function.
19254         (selftest::aarch64_run_selftests): New function.
19255         (TARGET_RUN_TARGET_SELFTESTS): Wire it up to
19256         selftest::aarch64_run_selftests.
19257         * config/i386/i386.c
19258         (selftest::ix86_test_loading_dump_fragment_1): New function.
19259         (selftest::ix86_test_loading_call_insn): New function.
19260         (selftest::ix86_test_loading_full_dump): New function.
19261         (selftest::ix86_test_loading_unspec): New function.
19262         (selftest::ix86_run_selftests): Call the new functions.
19263         * emit-rtl.c (maybe_set_max_label_num): New function.
19264         * emit-rtl.h (maybe_set_max_label_num): New decl.
19265         * function.c (instantiate_decls): Guard call to
19266         instantiate_decls_1 with if (DECL_INITIAL (fndecl)).
19267         * function-tests.c (selftest::verify_three_block_rtl_cfg): Remove
19268         "static".
19269         * gensupport.c (gen_reader::gen_reader): Pass "false"
19270         for new "compact" param of rtx_reader.
19271         * print-rtl.c (rtx_writer::print_rtx_operand): Print "(nil)"
19272         rather than an empty string for NULL strings.
19273         * read-md.c: Potentially include config.h rather than bconfig.h.
19274         Wrap include of errors.h with #ifdef GENERATOR_FILE.
19275         (have_error): New global, copied from errors.c.
19276         (md_reader::read_name): Rename to...
19277         (md_reader::read_name_1): ...this, adding "out_loc" param,
19278         and converting "missing name or number" to returning false, rather
19279         than failing.
19280         (md_reader::read_name): Reimplement in terms of read_name_1.
19281         (md_reader::read_name_or_nil): New function.
19282         (md_reader::read_string): Handle "(nil)" by returning NULL.
19283         (md_reader::md_reader): Add new param "compact".
19284         (md_reader::read_md_files): Wrap with #ifdef GENERATOR_FILE.
19285         (md_reader::read_file): New method.
19286         * read-md.h (md_reader::md_reader): Add new param "compact".
19287         (md_reader::read_file): New method.
19288         (md_reader::is_compact): New accessor.
19289         (md_reader::read_name): Convert return type from void to file_location.
19290         (md_reader::read_name_or_nil): New decl.
19291         (md_reader::read_name_1): New decl.
19292         (md_reader::m_compact): New field.
19293         (noop_reader::noop_reader): Pass "false" for new "compact" param
19294         of rtx_reader.
19295         (rtx_reader::rtx_reader): Add new "compact" param.
19296         (rtx_reader::read_rtx_operand): Make virtual and convert return
19297         type from void to rtx.
19298         (rtx_reader::read_until): New decl.
19299         (rtx_reader::handle_any_trailing_information): New virtual function.
19300         (rtx_reader::postprocess): New virtual function.
19301         (rtx_reader::finalize_string): New virtual function.
19302         (rtx_reader::m_in_call_function_usage): New field.
19303         (rtx_reader::m_reuse_rtx_by_id): New field.
19304         * read-rtl-function.c: New file.
19305         * selftest-rtl.c (selftest::assert_rtx_ptr_eq_at): New function.
19306         * selftest-rtl.h (ASSERT_RTX_PTR_EQ): New macro.
19307         (selftest::verify_three_block_rtl_cfg): New decl.
19308         * read-rtl-function.h: New file.
19309         * read-rtl.c: Potentially include config.h rather than bconfig.h.
19310         For host, include function.h, memmodel.h, and emit-rtl.h.
19311         (one_time_initialization): New function.
19312         (struct compact_insn_name): New struct.
19313         (compact_insn_names): New array.
19314         (find_code): Handle insn codes in compact dumps.
19315         (apply_subst_iterator): Wrap with #ifdef GENERATOR_FILE.
19316         (bind_subst_iter_and_attr): Likewise.
19317         (add_condition_to_string): Likewise.
19318         (add_condition_to_rtx): Likewise.
19319         (apply_attribute_uses): Likewise.
19320         (add_current_iterators): Likewise.
19321         (apply_iterators): Likewise.
19322         (initialize_iterators): Guard usage of apply_subst_iterator with
19323         #ifdef GENERATOR_FILE.
19324         (read_conditions): Wrap with #ifdef GENERATOR_FILE.
19325         (md_reader::read_mapping): Likewise.
19326         (add_define_attr_for_define_subst): Likewise.
19327         (add_define_subst_attr): Likewise.
19328         (read_subst_mapping): Likewise.
19329         (check_code_iterator): Likewise.
19330         (rtx_reader::read_rtx): Likewise.  Move one-time initialization
19331         logic to...
19332         (one_time_initialization): New function.
19333         (rtx_reader::read_until): New method.
19334         (read_flags): New function.
19335         (parse_reg_note_name): New function.
19336         (rtx_reader::read_rtx_code): Initialize "iterator" to NULL.
19337         Handle reuse_rtx ids.
19338         Wrap iterator lookup within #ifdef GENERATOR_FILE.
19339         Add parsing support for RTL dumps, mirroring the special-cases in
19340         print_rtx, by calling read_flags, reading REG_NOTE names, INSN_UID
19341         values, and calling handle_any_trailing_information.
19342         (rtx_reader::read_rtx_operand): Convert return type from void
19343         to rtx, returning return_rtx.  Handle case 'e'.  Call
19344         finalize_string on XSTR and XTMPL fields.
19345         (rtx_reader::read_nested_rtx):  Handle dumps in which trailing
19346          "(nil)" values were omitted.  Call the postprocess vfunc on the
19347         return_rtx.
19348         (rtx_reader::rtx_reader): Add new "compact" param and pass to base
19349         class ctor.  Initialize m_in_call_function_usage.  Call
19350         one_time_initialization.
19351         * rtl-tests.c (selftest::test_uncond_jump): Call
19352         set_new_first_and_last_insn.
19353         * rtl.h (read_rtx): Wrap decl with #ifdef GENERATOR_FILE.
19354         * selftest-rtl.c: New file.
19355         * selftest-rtl.h (class selftest::rtl_dump_test): New class.
19356         (selftest::get_insn_by_uid): New decl.
19357         * selftest-run-tests.c (selftest::run_tests): Call
19358         read_rtl_function_c_tests.
19359         * selftest.h  (selftest::read_rtl_function_c_tests): New decl.
19360         * tree-dfa.c (ssa_default_def): Return NULL_TREE for rtl function
19361         dumps.
19363 2017-01-05  Uros Bizjak  <ubizjak@gmail.com>
19365         * config/i386/i386.md (*testqi_ext_3): No need to handle memory
19366         operands in a special way.  Assert that pos+len <= mode precision.
19368 2017-01-05  Jakub Jelinek  <jakub@redhat.com>
19370         * common.opt (fvect-cost-model): Remove RejectNegative flag, use
19371         3 argument Alias with unlimited for the negative form.
19372         (fno-vect-cost-model): Removed.
19374 2017-01-05  Martin Liska  <mliska@suse.cz>
19376         * hsa-gen.c (gen_hsa_divmod): New function.
19377         (gen_hsa_insn_for_internal_fn_call): Use the function for IFN_DIVMOD.
19379 2017-01-05  Martin Liska  <mliska@suse.cz>
19381         PR pch/78970
19382         * gcc.c (lookup_compiler): Reject '-' filename for a precompiled
19383         header.
19385 2017-01-05  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
19387         * config/s390/s390.c (s390_expand_setmem): Unroll the loop for
19388         small constant length operands.
19390 2017-01-05  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
19392         * config/s390/s390.c (s390_expand_setmem): Avoid overlapping bytes
19393         between loop iterations.
19395 2017-01-05  Martin Liska  <mliska@suse.cz>
19397         PR sanitizer/78815
19398         * gimplify.c (gimplify_decl_expr): Compare to
19399         asan_poisoned_variables instread of checking flags.
19400         (gimplify_target_expr): Likewise.
19401         (gimplify_expr): Likewise.
19402         (gimplify_function_tree): Conditionally initialize
19403         asan_poisoned_variables.
19405 2017-01-04  Jeff Law  <law@redhat.com>
19407         PR tree-optimizatin/78812
19408         * rtl.h (contains_mem_rtx_p): Prototype.
19409         * ifcvt.c (containts_mem_rtx_p): Move from here to...
19410         * rtlanal.c (contains_mem_rtx_p): Here and remove static linkage.
19411         * gcse.c (prune_expressions): Use contains_mem_rtx_p to discover
19412         and prune MEMs that are not at the toplevel of a SET_SRC rtx.  Look
19413         through ZERO_EXTEND and SIGN_EXTEND when trying to avoid pruning MEMs.
19415 2017-01-04  Alexandre Oliva <aoliva@redhat.com>
19417         * input.c (assert_char_at_range): Default-initialize actual_range.
19419 2017-01-04  Alexandre Oliva <aoliva@redhat.com>
19421         * df-scan.c (df_ref_create_structure): Make regno unsigned,
19422         to match the caller.
19424 2017-01-04  Alexandre Oliva <aoliva@redhat.com>
19426         * cfgexpand.c (expand_gimple_basic_block): Disregard debug
19427         insns after final jump in test to emit dummy move.
19429 2017-01-04  Alexandre Oliva <aoliva@redhat.com>
19431         * gimple-iterator.h (gsi_one_nondebug_before_end_p): New.
19432         * tree-eh.c (cleanup_empty_eh): Skip more debug stmts.
19434 2017-01-04  Alexandre Oliva <aoliva@redhat.com>
19436         * multiple_target.c (create_dispatcher_calls): Init e_next.
19437         * tree-ssa-loop-split.c (split_loop): Init border.
19438         * tree-vect-loop.c (vect_determine_vectorization_factor): Init
19439         scalar_type.
19441 2017-01-04  Michael Meissner  <meissner@linux.vnet.ibm.com>
19443         PR target/71977
19444         PR target/70568
19445         PR target/78823
19446         * config/rs6000/predicates.md (sf_subreg_operand): New predicate.
19447         (altivec_register_operand): Do not return true if the operand
19448         contains a SUBREG mixing SImode and SFmode.
19449         (vsx_register_operand): Likewise.
19450         (vsx_reg_sfsubreg_ok): New predicate.
19451         (vfloat_operand): Do not return true if the operand contains a
19452         SUBREG mixing SImode and SFmode.
19453         (vint_operand): Likewise.
19454         (vlogical_operand): Likewise.
19455         (gpc_reg_operand): Likewise.
19456         (int_reg_operand): Likewise.
19457         * config/rs6000/rs6000-protos.h (valid_sf_si_move): Add declaration.
19458         * config/rs6000/rs6000.c (valid_sf_si_move): New function to
19459         determine if a MOVSI or MOVSF operation contains SUBREGs that mix
19460         SImode and SFmode.
19461         (rs6000_emit_move_si_sf_subreg): New helper function.
19462         (rs6000_emit_move): Call rs6000_emit_move_si_sf_subreg to possbily
19463         fixup SUBREGs involving SImode and SFmode.
19464         * config/rs6000/vsx.md (SFBOOL_*): New constants that are operand
19465         numbers for the new peephole2 optimization.
19466         (peephole2 for SFmode unions): New peephole2 to optimize cases in
19467         the GLIBC math library that do AND/IOR/XOR operations on single
19468         precision floating point.
19469         * config/rs6000/rs6000.h (TARGET_NO_SF_SUBREG): New internal
19470         target macros to say whether we need to avoid SUBREGs mixing
19471         SImode and SFmode.
19472         (TARGET_ALLOW_SF_SUBREG): Likewise.
19473         * config/rs6000/rs6000.md (UNSPEC_SF_FROM_SI): New unspecs.
19474         (UNSPEC_SI_FROM_SF): Likewise.
19475         (iorxor): Change spacing.
19476         (and_ior_xor): New iterator for AND, IOR, and XOR.
19477         (movsi_from_sf): New insns for SImode/SFmode SUBREG support.
19478         (movdi_from_sf_zero_ext): Likewise.
19479         (mov<mode>_hardfloat, FMOVE32 iterator): Use register_operand
19480         instead of gpc_reg_operand.  Add SImode/SFmode SUBREG support.
19481         (movsf_from_si): New insn for SImode/SFmode SUBREG support.
19482         (fma<mode>4): Use gpc_reg_operand instead of register_operand.
19483         (fms<mode>4): Likewise.
19484         (fnma<mode>4): Likewise.
19485         (fnms<mode>4): Likewise.
19486         (nfma<mode>4): Likewise.
19487         (nfms<mode>4): Likewise.
19489 2017-01-04  Marek Polacek  <polacek@redhat.com>
19491         PR c++/64767
19492         * doc/invoke.texi: Document -Wpointer-compare.
19494 2017-01-04  Jakub Jelinek  <jakub@redhat.com>
19496         * optc-gen.awk: Emit #error for -W*/-f*/-m* Enum without
19497         RejectNegative.
19499         * dwarf2out.c (output_loc_list): Don't throw away 64K+ location
19500         descriptions for -gdwarf-5 and emit them as uleb128 instead of
19501         2-byte data.
19503 2017-01-04  Kelvin Nilsen  <kelvin@gcc.gnu.org>
19505         PR target/78056
19506         * doc/sourcebuild.texi (PowerPC-specific attributes): Add
19507         documentation of the powerpc_popcntb_ok attribute.
19508         * config/rs6000/rs6000.c (rs6000_option_override_internal): Add
19509         code to issue warning messages if a requested CPU configuration is
19510         not supported by the binary (assembler and loader) toolchain.
19511         (spe_init_builtins): Add two assertions to prevent ICE if attempt is
19512         made to define a built-in function that has been disabled.
19513         (paired_init_builtins): Add assertion to prevent ICE if attempt is
19514         made to define a built-in function that has been disabled.
19515         (altivec_init_builtins): Add comment explaining why definition
19516         of the DST built-in functions is not preceded by an assertion
19517         check.  Add assertions to prevent ICE if attempts are made to
19518         define an altivec predicate or an abs* built-in function that has
19519         been disabled.
19520         (htm_init_builtins): Add comment explaining why definition of the
19521         htm built-in functions is not preceded by an assertion check.
19523 2017-01-04  Jeff Law  <law@redhat.com>
19525         PR tree-optimizatin/67955
19526         * tree-ssa-alias.c (same_addr_size_stores_p): Check offsets first.
19527         Allow any SSA_VAR_P as the base objects.  Use integer_zerop.  Verify
19528         the points-to solution does not include pt_null.  Use DECL_PT_UID
19529         unconditionally.
19531 2017-01-04  Uros Bizjak  <ubizjak@gmail.com>
19533         * config/i386/i386.md (HI/SImode test with imm to QImode splitters):
19534         Use gen_int_mode instead of gen_lopwart for const_int operands.
19536 2017-01-04  Jakub Jelinek  <jakub@redhat.com>
19538         PR tree-optimization/71563
19539         * match.pd: Simplify X << Y into X if Y is known to be 0 or
19540         out of range value - has low bits known to be zero.
19542 2017-01-04  Alan Modra  <amodra@gmail.com>
19544         * Makefile.in (aclocal_deps): Update and order as per aclocal.m4.
19545         * configure: Regenerate.
19546         * config.in: Regenerate.
19548 2017-01-04  Jakub Jelinek  <jakub@redhat.com>
19550         PR bootstrap/77569
19551         * input.c (ebcdic_execution_charset::on_error): Don't use strstr for
19552         a substring of the message, but strcmp with the whole message.  Ifdef
19553         ENABLE_NLS, translate the message first using dgettext.
19555 2017-01-03  Jeff Law  <law@redhat.com>
19557         PR tree-optimizatin/78856
19558         * tree-ssa-threadupdate.c: Include tree-vectorizer.h.
19559         (mark_threaded_blocks): Remove code to truncate thread paths that
19560         cross multiple loop headers.  Instead invalidate the cached loop
19561         iteration information and handle case of a thread path walking
19562         into an irreducible region.
19564 2017-01-03  Michael Meissner  <meissner@linux.vnet.ibm.com>
19566         PR target/78900
19567         * config/rs6000/rs6000.c (rs6000_split_signbit): Change some
19568         assertions.  Add support for doing the signbit if the IEEE 128-bit
19569         floating point value is in a GPR.
19570         * config/rs6000/rs6000.md (Fsignbit): Delete.
19571         (signbit<mode>2_dm): Delete using <Fsignbit> and just use "wa".
19572         Update the length attribute if the value is in a GPR.
19573         (signbit<mode>2_dm_<su>ext): Add combiner pattern to eliminate
19574         the sign or zero extension instruction, since the value is always 0/1.
19575         (signbit<mode>2_dm2): Delete using <Fsignbit>.
19577         PR target/78953
19578         * config/rs6000/vsx.md (vsx_extract_<mode>_store_p9): If we are
19579         extracting SImode to a GPR register so that we can generate a
19580         store, limit the vector to be in a traditional Altivec register
19581         for the vextuwrx instruction.
19583 2017-01-03  Ian Lance Taylor  <iant@google.com>
19585         * godump.c (go_format_type): Treat ENUMERAL_TYPE like INTEGER_TYPE.
19587 2017-01-03  Martin Sebor  <msebor@redhat.com>
19589         PR tree-optimization/78696
19590         * gimple-ssa-sprintf.c (format_floating): Correct handling of
19591         precision.  Use MPFR for %f for greater fidelity.  Correct handling
19592         of %g.
19593         (pass_sprintf_length::compute_format_length): Set width and precision
19594         specified by asrerisk to void_node for vararg functions.
19595         (try_substitute_return_value): Adjust dump output.
19597 2017-01-03  David Edelsohn  <dje.gcc@gmail.com>
19599         * doc/invoke.texi (RS6000 options): LRA is enabled by default.
19601 2017-01-03  Eric Botcazou  <ebotcazou@adacore.com>
19603         * doc/invoke.texi (SPARC options): Document -mlra as the default.
19604         * config/sparc/sparc.c (sparc_option_override): Force LRA unless
19605         -mlra/-mno-lra was passed to the compiler.
19607 2017-01-03  James Cowgill  <James.Cowgill@imgtec.com>
19609         PR rtl-optimization/65618
19610         * emit-rtl.c (try_split): Move initialization of "before" and
19611         "after" to just before the call to emit_insn_after_setloc.
19613 2017-01-03  Gerald Pfeifer  <gerald@pfeifer.com>
19615         * doc/md.texi (Standard Names): Remove reference to Java frontend.
19617 2017-01-03  Pierre-Marie de Rodat  <derodat@adacore.com>
19619         * dwarf2out.c (gen_enumeration_type_die): When
19620         -gno-strict-dwarf, add a DW_AT_encoding attribute.
19622 2017-01-03  Jakub Jelinek  <jakub@redhat.com>
19624         PR tree-optimization/78965
19625         * gimple-ssa-sprintf.c (pass_sprintf_length::compute_format_length):
19626         Change first argument from const call_info & to call_info &.  For %n
19627         set info.nowrite to false.
19629         PR middle-end/78901
19630         * gimple-ssa-sprintf.c (try_substitute_return_value): Don't change
19631         possibly throwing calls.
19633         * genmatch.c (dt_node::gen_kids_1): If generic_exprs include SSA_NAME
19634         and exprs_len || fns_len, emit the code for SSA_NAME next to the exprs
19635         and fns handling, rather than in a separate case SSA_NAME.
19637 2017-01-02  Jeff Law  <law@redhat.com>
19639         * config/darwin-driver.c (darwin_driver_init): Const-correctness
19640         fixes for first_period and second_period variables.
19642 2017-01-02  Uros Bizjak  <ubizjak@gmail.com>
19644         PR target/78967
19645         * config/i386/i386.md (UNSPEC_NOREX_MEM): New unspec.
19646         (*insvqi_1): New insn pattern.
19647         (*insvqi_1_mem_rex64): Ditto.
19648         (*insvqi_2): Ditto.
19649         (*insvqi_3): Rename from *insvqi.
19651         (*extzvqi_mem_rex64): Add UNSPEC_NOREX_MEM tag.
19653 2017-01-02  Gerald Pfeifer  <gerald@pfeifer.com>
19655         * doc/cfg.texi (Edges): Remove reference to Java.
19656         (Maintaining the CFG): Ditto.
19658 2017-01-01  Jan Hubicka  <hubicka@ucw.cz>
19660         PR middle-end/77674
19661         * symtab.c (symtab_node::binds_to_current_def_p): Fix handling of
19662         transparent aliases.
19664 2017-01-01  Jan Hubicka  <hubicka@ucw.cz>
19666         PR middle-end/77484
19667         * predict.def (PRED_CALL): Update hitrate.
19668         (PRED_INDIR_CALL, PRED_POLYMORPHIC_CALL): New predictors.
19669         * predict.c (tree_estimate_probability_bb): Split CALL predictor
19670         into direct/indirect/polymorphic variants.
19672 2017-01-01  Jakub Jelinek  <jakub@redhat.com>
19674         Update copyright years.
19676         * gcc.c (process_command): Update copyright notice dates.
19677         * gcov-dump.c (print_version): Ditto.
19678         * gcov.c (print_version): Ditto.
19679         * gcov-tool.c (print_version): Ditto.
19680         * gengtype.c (create_file): Ditto.
19681         * doc/cpp.texi: Bump @copying's copyright year.
19682         * doc/cppinternals.texi: Ditto.
19683         * doc/gcc.texi: Ditto.
19684         * doc/gccint.texi: Ditto.
19685         * doc/gcov.texi: Ditto.
19686         * doc/install.texi: Ditto.
19687         * doc/invoke.texi: Ditto.
19689 Copyright (C) 2017 Free Software Foundation, Inc.
19691 Copying and distribution of this file, with or without modification,
19692 are permitted in any medium without royalty provided the copyright
19693 notice and this notice are preserved.