re PR target/78101 (PowerPC 64-bit little endian fusion failure with -O3 -mcpu=power9)
[official-gcc.git] / gcc / ChangeLog
blobf997b96b671996b8902dbc3d83044f9e901e621e
1 2016-11-17  Michael Meissner  <meissner@linux.vnet.ibm.com>
3         PR target/78101
4         * config/rs6000/predicates.md (fusion_addis_mem_combo_load): Add
5         the appropriate checks for SFmode/DFmode load/stores in GPR
6         registers.
7         (fusion_addis_mem_combo_store): Likewise.
8         * config/rs6000/rs6000.c (rs6000_init_hard_regno_mode_ok): Rename
9         fusion_fpr_* to fusion_vsx_* and add in support for ISA 3.0 scalar
10         d-form instructions for traditional Altivec registers.
11         (emit_fusion_p9_load): Likewise.
12         (emit_fusion_p9_store): Likewise.
13         * config/rs6000/rs6000.md (p9 fusion store peephole2): Remove
14         early clobber from scratch register.  Do not match if the register
15         being stored is the scratch register.
16         (fusion_vsx_<P:mode>_<FPR_FUSION:mode>_load): Rename fusion_fpr_*
17         to fusion_vsx_* and add in support for ISA 3.0 scalar d-form
18         instructions for traditional Altivec registers.
19         (fusion_fpr_<P:mode>_<FPR_FUSION:mode>_load): Likewise.
20         (fusion_vsx_<P:mode>_<FPR_FUSION:mode>_store): Likewise.
21         (fusion_fpr_<P:mode>_<FPR_FUSION:mode>_store): Likewise.
23 2016-11-17  Thomas Preud'homme  <thomas.preudhomme@arm.com>
25         PR target/77933
26         * config/arm/arm.c (thumb1_expand_prologue): Distinguish between lr
27         being live in the function and lr needing to be saved.  Distinguish
28         between already saved pushable registers and registers to push.
29         Check for LR being an available pushable register.
31 2016-11-17  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
33         * config/i386/i386.md (cmpstrnsi): New test to bail out if neither
34         string input is a string constant.
35         * builtins.c (expand_builtin_strncmp): Attempt expansion of strncmp
36         via cmpstrnsi even if neither string is constant.
38 2016-11-17  Jakub Jelinek  <jakub@redhat.com>
40         PR middle-end/78201
41         * varasm.c (default_use_anchors_for_symbol_p): Fix a comment typo.
42         Don't test decl != NULL.  Don't look at DECL_SIZE, but DECL_SIZE_UNIT
43         instead, return false if it is NULL, or doesn't fit into uhwi, or
44         is larger or equal to targetm.max_anchor_offset.
46 2016-11-17  Pip Cet  <pipcet@gmail.com>
47             Eric Botcazou  <ebotcazou@adacore.com>
49         PR rtl-optimization/78355
50         * doc/tm.texi.in (SLOW_UNALIGNED_ACCESS): Document that the macro only
51         needs to deal with unaligned accesses.
52         * doc/tm.texi: Regenerate.
53         * lra-constraints.c (simplify_operand_subreg): Only invoke
54         SLOW_UNALIGNED_ACCESS on innermode if the MEM is not aligned enough.
56 2016-11-17  David Malcolm  <dmalcolm@redhat.com>
58         * input.c (selftest::test_lexer_string_locations_long_line): New
59         function.
60         (selftest::test_lexer_string_locations_raw_string_multiline): New
61         function.
62         (selftest::input_c_tests): Call the new functions, via
63         for_each_line_table_case.
65 2016-11-17  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
67         * config/aarch64/aarch64.md (mov<mode>): Call
68         aarch64_split_dimode_const_store on DImode constant stores.
69         * config/aarch64/aarch64-protos.h (aarch64_split_dimode_const_store):
70         New prototype.
71         * config/aarch64/aarch64.c (aarch64_split_dimode_const_store): New
72         function.
74 2016-11-17  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
75             Richard Biener  <rguenther@suse.de>
77         PR tree-optimization/77848
78         * tree-if-conv.c (tree_if_conversion): Always version loops unless
79         the user specified -ftree-loop-if-convert.
81 2016-11-17  Bernd Edlinger  <bernd.edlinger@hotmail.de>
83         PR target/77308
84         * config/arm/arm.md (*thumb2_ldrd, *thumb2_ldrd_base,
85         *thumb2_ldrd_base_neg, *thumb2_strd, *thumb2_strd_base,
86         *thumb2_strd_base_neg): Recognize insn regardless of
87         current_tune->prefer_ldrd_strd.
88         * config/arm/ldrdstrd.md: Enable all ldrd/strd peephole rules
89         whenever possible.
91 2016-11-17  Claudiu Zissulescu  <claziss@synopsys.com>
93         * config/arc/arc.c (arc_ccfsm_post_advance): Handle return
94         instruction type.
96 2016-11-17  Claudiu Zissulescu  <claziss@synopsys.com>
98         * config/arc/arc-arches.def: Add FPX quarkse instruction as valid
99         for arcem.
100         * config/arc/arc-c.def (__ARC_FPX_QUARK__): Define.
101         * config/arc/arc-cpus.def (quarkse_em): Add.
102         * config/arc/arc-options.def (FL_FPX_QUARK, FL_QUARK): Likewise.
103         * config/arc/arc-opts.h (FPX_QK): Define.
104         * config/arc/arc-tables.opt: Regenerate.
105         * config/arc/arc.c (gen_compare_reg): Change.
106         (arc_register_move_cost): Avoid Dy,Dx moves.
107         * config/arc/arc.h (TARGET_HARD_FLOAT): Change.
108         (TARGET_FPX_QUARK, TARGET_FP_ASSIST): Define.
109         * config/arc/arc.md (divsf3, sqrtsf2, fix_truncsfsi2, floatsisf2):
110         New expands.
111         * config/arc/fpu.md (divsf3_fpu, sqrtsf2_fpu, floatsisf2_fpu)
112         (fix_truncsfsi2_fpu): Rename.
113         * config/arc/fpx.md (cmp_quark, cmpsf_quark_, cmpsf_quark_ord)
114         (cmpsf_quark_uneq, cmpsf_quark_eq, divsf3_quark, sqrtsf2_quark)
115         (fix_truncsfsi2_quark, floatsisf2_quark): New patterns.
116         * config/arc/t-multilib: Regenerate.
118 2016-11-17  Georg-Johann Lay  <avr@gjlay.de>
120         * config/avr/avr.c (avr_print_operand_address): Use CONST_INT_P if
121         appropriate.
122         (ashlqi3_out, ashlsi3_out, ashrqi3_out, ashrhi3_out): Same.
123         (ashrsi3_out, lshrqi3_out, lshrhi3_out, lshrsi3_out): Same.
124         (avr_rtx_costs_1, extra_constraint_Q): Same.
125         (avr_address_cost): Use SUBREG_P if possible.
127 2016-11-17  Richard Biener  <rguenther@suse.de>
129         PR middle-end/78383
130         * tree-cfgcleanup.c (cleanup_control_flow_bb): Do not turn
131         non-local goto into CFG.
133 2016-11-17  Richard Biener  <rguenther@suse.de>
135         * common.opt (ftree-loop-if-convert-stores): Mark as preserved for
136         backward compatibility.
137         * doc/invoke.texi (ftree-loop-if-convert-stores): Remove.
138         * tree-if-conv.c (pass_if_conversion::gate): Do not test
139         flag_tree_loop_if_convert_stores.
140         (pass_if_conversion::execute): Likewise.
142 2016-11-17  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
144         * config/aarch64/predicates.md (aarch64_reg_or_fp_zero): Check for
145         const_double code before calling aarch64_float_const_zero_rtx_p.
147 2016-11-17  Richard Biener  <rguenther@suse.de>
149         PR tree-optimization/78306
150         * ipa-inline-analysis.c (initialize_inline_failed): Do not
151         inhibit inlining if function calls cilk_spawn.
152         (can_inline_edge_p): Likewise.
154 2016-11-17  Richard Biener  <rguenther@suse.de>
156         PR middle-end/78305
157         * fold-const.c (negate_expr_p): Fix multiplication case.
159 2016-11-17  Chung-Lin Tang  <cltang@codesourcery.com>
161         PR target/78357
162         * config/nios2/nios2.c (nios2_init_libfuncs): Remove TARGET_LINUX_ABI
163         condition.
164         (TARGET_INIT_LIBFUNCS): Delete definition and...
165         * config/nios2/linux.h (TARGET_INIT_LIBFUNCS): ...move to here, add
166         comments.
168 2016-11-17  Krister Walfridsson  <krister.walfridsson@gmail.com>
170         * config/netbsd-stdint.h: New.
171         * config.gcc (i[34567]86-*-netbsd): Add netbsd-stdint.h to tm_file.
172         (x86_64-*-netbsd*): Likewise.
174 2016-11-16  Andrew PInski  <apinski@cavium.com>
176         * config/aarch64/aarch64.opt (mverbose-cost-dump): New option.
177         * config/aarch64/aarch64.c (aarch64_rtx_costs): Use
178         flag_aarch64_verbose_cost instead of checking for details dump.
179         (aarch64_rtx_costs_wrapper): Likewise.
181 2016-11-16  Jakub Jelinek  <jakub@redhat.com>
183         PR rtl-optimization/78378
184         * combine.c (make_extraction): Use force_to_mode for non-{REG,MEM}
185         inner only if pos is 0.  Fix up formatting.
187 2016-11-17  Alan Modra  <amodra@gmail.com>
189         PR rtl-optimization/78325
190         PR rtl-optimization/70890
191         * ira.c (combine_and_move_insns): Only remove REG_EQUIV notes
192         for dead regno.
194 2016-11-16  Jason Merrill  <jason@redhat.com>
196         * rtl.h: Declare gt_ggc_mx and gt_pch_nx.
198 2016-11-16  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
199             Richard Biener  <rguenther@suse.de>
201         PR tree-optimization/77848
202         * tree-if-conv.c (version_loop_for_if_conversion): When versioning
203         an outer loop, only save basic block aux information for the inner
204         loop.
205         (versionable_outer_loop_p): New function.
206         (tree_if_conversion): Version the outer loop instead of the inner
207         one if the pattern will be recognized for outer-loop
208         vectorization.
210 2016-11-16  Andrew Burgess  <andrew.burgess@embecosm.com>
212         * gcc/bb-reorder.c: Remove 'toplev.h' include.
213         (pass_partition_blocks::gate): No longer check
214         user_defined_section_attribute, instead check the function decl
215         for a section attribute.
216         * gcc/c-family/c-attribs.c (handle_section_attribute): No longer
217         set user_defined_section_attribute.
218         * gcc/final.c (rest_of_handle_final): Likewise.
219         * gcc/toplev.c: Remove definition of user_defined_section_attribute.
220         * gcc/toplev.h: Remove declaration of
221         user_defined_section_attribute.
223 2016-11-16  Maciej W. Rozycki  <macro@imgtec.com>
225         * config/mips/mips.md (casesi_internal_mips16_<mode>):
226         Explicitly switch between JR and JRC for the table jump.  Adjust
227         instruction count.
229 2016-11-16  Maciej W. Rozycki  <macro@imgtec.com>
231         * config/mips/mips.md (casesi_internal_mips16_<mode>): Set
232         `insn_count' to 11 rather than 16.
234 2016-11-16  Maciej W. Rozycki  <macro@imgtec.com>
236         * config/mips/mips.md (casesi_internal_mips16_<mode>): Use the
237         `ltu' rather than `leu' operation in the RTL pattern
239 2016-11-16  Maciej W. Rozycki  <macro@imgtec.com>
241         * config/mips/mips.md (casesi_internal_mips16_<mode>): Add
242         missing <d> instruction prefixes throughout.  Correct
243         formatting.
245 2016-11-16  Maciej W. Rozycki  <macro@imgtec.com>
247         * config/mips/mips.c (mips_output_jump): Output R_MICROMIPS_JALR
248         rather than R_MIPS_JALR relocation in microMIPS code.  Do not
249         cancel short delay slots in PIC call relaxation.
251 2016-11-16  Thomas Preud'homme  <thomas.preudhomme@arm.com>
253         * config/arm/arm.md (arm_addsi3): Add alternative for addition of
254         general register with general register or ARM constant into SP
255         register.
257 2016-11-16  Jakub Jelinek  <jakub@redhat.com>
259         PR fortran/78299
260         * omp-low.c (expand_omp_for_static_nochunk): Don't assert
261         that loop->header == body_bb if broken_loop.
263 2015-11-16  Wilco Dijkstra  <wdijkstr@arm.com>
265         * tree-ssa-math-opts.c (bswap_replace): Remove test
266         of SLOW_UNALIGNED_ACCESS.
268 2016-11-16  Alexander Monakov  <amonakov@ispras.ru>
270         * config/nvptx/mkoffload.c (main): Check that either OpenACC or OpenMP
271         is selected.  Pass -mgomp to offload compiler in OpenMP case.
272         * config/nvptx/nvptx-protos.h (nvptx_shuffle_kind): Move enum
273         declaration from nvptx.c.
274         (nvptx_gen_shuffle): Declare.
275         (nvptx_output_set_softstack): Declare.
276         * config/nvptx/nvptx.c (nvptx_shuffle_kind): Move to nvptx-protos.h.
277         (need_softstack_decl): New variable.
278         (need_unisimt_decl): New variable.
279         (diagnose_openacc_conflict): New.  Use it...
280         (nvptx_option_override): ...here.  Handle TARGET_GOMP.
281         (nvptx_encode_section_info): Handle "shared" attribute.
282         (write_as_kernel): Restrict to OpenACC target regions.
283         (init_softstack_frame): New.
284         (nvptx_init_unisimt_predicate): New.
285         (write_omp_entry): New.  Use it...
286         (nvptx_declare_function_name): ...here to emit OpenMP target region
287         entrypoints.  Handle TARGET_SOFT_STACK.  Call
288         nvptx_init_unisimt_predicate.
289         (nvptx_output_set_softstack): New.
290         (nvptx_get_drap_rtx): Return %argp as the DRAP if needed.
291         (nvptx_gen_shuffle): Export.
292         (nvptx_output_call_insn): Handle COND_EXEC patterns.  Emit instruction
293         predicate.
294         (nvptx_print_operand): Fix handling of instruction predicates.
295         (nvptx_get_unisimt_master): New helper function.
296         (nvptx_get_unisimt_predicate): Ditto.
297         (nvptx_call_insn_is_syscall_p): Ditto.
298         (nvptx_unisimt_handle_set): Ditto.
299         (nvptx_reorg_uniform_simt): New.  Transform code for -muniform-simt.
300         (nvptx_reorg): Call nvptx_reorg_uniform_simt.
301         (nvptx_handle_shared_attribute): New.  Use it...
302         (nvptx_attribute_table): ... here (new entry).
303         (nvptx_record_offload_symbol): Handle NULL attributes.
304         (nvptx_file_end): Handle need_softstack_decl and need_unisimt_decl.
305         (nvptx_simt_vf): New.
306         (TARGET_SIMT_VF): Define.
307         * config/nvptx/nvptx.h (TARGET_CPU_CPP_BUILTINS): Define
308         __nvptx_softstack or __nvptx_unisimt__ when -msoft-stack, or resp.
309         -muniform-simt option is active.
310         (STACK_SIZE_MODE): Define.
311         (FIXED_REGISTERS): Adjust.
312         (SOFTSTACK_SLOT_REGNUM): New.
313         (SOFTSTACK_PREV_REGNUM): New.
314         (REGISTER_NAMES): Adjust.
315         (struct machine_function): New fields.
316         * config/nvptx/nvptx.md (UNSPEC_SET_SOFTSTACK): New.
317         (UNSPEC_VOTE_BALLOT): Ditto.
318         (UNSPEC_LANEID): Ditto.
319         (UNSPECV_NOUNROLL): Ditto.
320         (atomic): New attribute.
321         (predicable): New attribute.  Generate predicated forms via
322         define_cond_exec.
323         (br_true): Mark as not predicable.
324         (br_false): Ditto.
325         (br_true_uni): Ditto.
326         (br_false_uni): Ditto.
327         (return): Ditto.
328         (trap_if_true): Ditto.
329         (trap_if_false): Ditto.
330         (nvptx_fork): Ditto.
331         (nvptx_forked): Ditto.
332         (nvptx_joining): Ditto.
333         (nvptx_join): Ditto.
334         (nvptx_barsync): Ditto.
335         (epilogue): Emit stack restore if TARGET_SOFT_STACK.
336         (allocate_stack): Implement for TARGET_SOFT_STACK.  Remove unused code.
337         (allocate_stack_<mode>): Remove unused pattern.
338         (set_softstack_insn): New pattern.
339         (restore_stack_block): Handle for TARGET_SOFT_STACK.
340         (nvptx_vote_ballot): New pattern.
341         (omp_simt_lane): Ditto.
342         (omp_simt_last_lane): Ditto.
343         (omp_simt_ordered): Ditto.
344         (omp_simt_vote_any): Ditto.
345         (omp_simt_xchg_bfly): Ditto.
346         (omp_simt_xchg_idx): Ditto.
347         (nvptx_nounroll): Ditto.
348         (atomic_compare_and_swap<mode>_1): Mark with atomic attribute.
349         (atomic_exchange<mode>): Ditto.
350         (atomic_fetch_add<mode>): Ditto.
351         (atomic_fetch_addsf): Ditto.
352         (atomic_fetch_<logic><mode>): Ditto.
353         * config/nvptx/nvptx.opt: (msoft-stack): New option.
354         (muniform-simt): Ditto.
355         (mgomp): Ditto.
356         * config/nvptx/t-nvptx (MULTILIB_OPTIONS): New.
357         * doc/extend.texi (Nvidia PTX Variable Attributes): New section.
358         * doc/invoke.texi (msoft-stack): Document.
359         (muniform-simt): Document
360         (mgomp): Document.
361         * doc/tm.texi: Regenerate.
362         * doc/tm.texi.in: (TARGET_SIMT_VF): New hook.
363         * target.def: Define it.
364         * target-insns.def (omp_simt_lane): New.
365         (omp_simt_last_lane): New.
366         (omp_simt_ordered): New.
367         (omp_simt_vote_any): New.
368         (omp_simt_xchg_bfly): New.
369         (omp_simt_xchg_idx): New.
371 2016-11-16  Maciej W. Rozycki  <macro@imgtec.com>
373         * config/mips/mips-protos.h (mips_set_text_contents_type): New
374         prototype.
375         * config/mips/mips.h (ASM_OUTPUT_BEFORE_CASE_LABEL): New macro.
376         (ASM_OUTPUT_CASE_END): Likewise.
377         * config/mips/mips.c (mips_set_text_contents_type): New
378         function.
379         (mips16_emit_constants): Record the pool's initial label number
380         with the `consttable' insn.  Emit a `consttable_end' insn at the
381         end.
382         (mips_final_prescan_insn): Call `mips_set_text_contents_type'
383         for `consttable' insns.
384         (mips_final_postscan_insn): Call `mips_set_text_contents_type'
385         for `consttable_end' insns.
386         * config/mips/mips.md (unspec): Add UNSPEC_CONSTTABLE_END enum
387         value.
388         (consttable): Add operand.
389         (consttable_end): New insn.
391 2016-11-16  Yuri Rumyantsev  <ysrumyan@gmail.com>
393         * params.def (PARAM_VECT_EPILOGUES_NOMASK): New.
394         * tree-if-conv.c (tree_if_conversion): Make public.
395         * * tree-if-conv.h: New file.
396         * tree-vect-data-refs.c (vect_analyze_data_ref_dependences) Avoid
397         dynamic alias checks for epilogues.
398         * tree-vect-loop-manip.c (vect_do_peeling): Return created epilog.
399         * tree-vect-loop.c: include tree-if-conv.h.
400         (new_loop_vec_info): Add zeroing orig_loop_info field.
401         (vect_analyze_loop_2): Don't try to enhance alignment for epilogues.
402         (vect_analyze_loop): Add argument ORIG_LOOP_INFO which is not NULL
403         if epilogue is vectorized, set up orig_loop_info field of loop_vinfo
404         using passed argument.
405         (vect_transform_loop): Check if created epilogue should be returned
406         for further vectorization with less vf.  If-convert epilogue if
407         required. Print vectorization success for epilogue.
408         * tree-vectorizer.c (vectorize_loops): Add epilogue vectorization
409         if it is required, pass loop_vinfo produced during vectorization of
410         loop body to vect_analyze_loop.
411         * tree-vectorizer.h (struct _loop_vec_info): Add new field
412         orig_loop_info.
413         (LOOP_VINFO_ORIG_LOOP_INFO): New.
414         (LOOP_VINFO_EPILOGUE_P): New.
415         (LOOP_VINFO_ORIG_VECT_FACTOR): New.
416         (vect_do_peeling): Change prototype to return epilogue.
417         (vect_analyze_loop): Add argument of loop_vec_info type.
418         (vect_transform_loop): Return created loop.
420 2016-11-16  Segher Boessenkool  <segher@kernel.crashing.org>
422         * config/rs6000/rs6000.c (rs6000_components_for_bb): Mark the LR
423         component as used also if LR_REGNO is a live input to the bb.
424         * df-scan.c (df_get_entry_block_def_set): Return immediately after
425         clearing the set if DF_SCAN_EMPTY_ENTRY_EXIT is set.
426         (df_get_exit_block_use_set): Ditto.
427         * df.h (df_scan_flags): New enum.
428         * shrink-wrap.c (try_shrink_wrapping_separate): Set
429         DF_SCAN_EMPTY_ENTRY_EXIT in df_scan->local_flags, and call
430         df_update_entry_block_defs and df_update_exit_block_uses
431         at the start; clear the flag and call those functions at the end.
433 2016-11-16  Richard Sandiford  <richard.sandiford@arm.com>
434             Alan Hayward  <alan.hayward@arm.com>
435             David Sherwood  <david.sherwood@arm.com>
437         * tree-vect-loop-manip.c (slpeel_make_loop_iterate_ntimes): Set
438         nb_iterations to the number of latch iterations rather than the
439         number of loop iterations.
441 2016-11-16  Richard Sandiford  <richard.sandiford@arm.com>
442             Alan Hayward  <alan.hayward@arm.com>
443             David Sherwood  <david.sherwood@arm.com>
445         * combine.c (maybe_swap_commutative_operands): New function.
446         (combine_simplify_rtx): Use it.
447         (change_zero_ext): Likewise.
448         (make_compound_operation_int): New function, split out of...
449         (make_compound_operation): ...here.  Use
450         maybe_swap_commutative_operands for both.
452 2016-11-16  Richard Earnshaw  <rearnsha@arm.com>
454         * arm/arm-fpus.def (vfpv2): New FPU, currently an alias for 'vfp'.
455         (neon-vfpv3): New FPU, currently an alias for 'neon'.
456         * arm/arm-tables.opt: Regenerated.
457         * arm/t-aprofile (MULTILIB_REUSE): Add reuse rules for vfpv2 and
458         neon-vfpv3.
459         * doc/invoke.texi (ARM: -mfpu): Document new options.  Note that 'vfp'
460         and 'neon' are aliases for specific implementations.
462 2016-11-16  Richard Sandiford  <richard.sandiford@arm.com>
463             Alan Hayward  <alan.hayward@arm.com>
464             David Sherwood  <david.sherwood@arm.com>
466         * optabs.c (vector_compare_rtx): Add a cmp_mode parameter
467         and use it in the final call to gen_rtx_fmt_ee.
468         (expand_vec_cond_expr): Update accordingly.
469         (expand_vec_cmp_expr): Likewise.
471 2016-11-16  Richard Sandiford  <richard.sandiford@arm.com>
472             Alan Hayward  <alan.hayward@arm.com>
473             David Sherwood  <david.sherwood@arm.com>
475         * cprop.c (local_cprop_find_used_regs): Use df_read_modify_subreg_p.
477 2016-11-16  Richard Biener  <rguenther@suse.de>
479         PR middle-end/78333
480         * gimplify.c (gimplify_function_tree): Do not instrument
481         GNU extern inline functions.
483 2016-11-16  Martin Liska  <mliska@suse.cz>
485         PR sanitizer/78270
486         * gimplify.c (gimplify_switch_expr): Always save previous
487         gimplify_ctxp->live_switch_vars.
489 2016-11-16  Andrew Burgess  <andrew.burgess@embecosm.com>
491         * config/arc/arc.md (movb peephole2): New peephole2 to merge two
492         zero_extract operations to allow a movb to occur.
493         * testsuite/gcc.target/arc/movb-1.c: Update little endian arc results.
494         * testsuite/gcc.target/arc/movb-2.c: Likewise.
495         * testsuite/gcc.target/arc/movb-5.c: Likewise.
496         * testsuite/gcc.target/arc/movh_cl-1.c: Extend test to cover
497         little endian arc.
499 2016-11-16  Richard Sandiford  <richard.sandiford@arm.com>
500             Alan Hayward  <alan.hayward@arm.com>
501             David Sherwood  <david.sherwood@arm.com>
503         * expr.c (emit_group_load_1): Tighten check for whether an
504         access involves only one operand of a CONCAT.  Use extract_bit_field
505         for constants if the bit range does span the whole operand.
507 2016-11-16  Richard Sandiford  <richard.sandiford@arm.com>
508             Alan Hayward  <alan.hayward@arm.com>
509             David Sherwood  <david.sherwood@arm.com>
511         * rtlanal.c (rtx_addr_can_trap_p_1): Handle unknown sizes.
513 2016-11-16  Richard Sandiford  <richard.sandiford@arm.com>
514             Alan Hayward  <alan.hayward@arm.com>
515             David Sherwood  <david.sherwood@arm.com>
517         * tree-vect-loop.c (vect_transform_loop): Protect the updates of
518         all three iteration counts with an any_* test.  Use a single update
519         for each count.  Fix the calculation of nb_iterations_estimate.
521 2016-11-16  Richard Sandiford  <richard.sandiford@arm.com>
523         * config/pdp11/pdp11.c: Include dbxout.h.
525 2016-11-16  Richard Sandiford  <richard.sandiford@arm.com>
527         * config/arc/arc.c (arc_loop_hazard): Add missing brackets.
529 2016-11-16  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
531         PR target/78364
532         * config/arm/arm.md (*extv_reg): Restrict operands 2 and 3 to the
533         proper ranges for an SBFX instruction.
534         (extzv_t2): Likewise for UBFX.
536 2016-11-16  Richard Biener  <rguenther@suse.de>
538         PR tree-optimization/78348
539         * tree-loop-distribution.c (enum partition_kind): Add PKIND_MEMMOVE.
540         (generate_memcpy_builtin): Honor PKIND_MEMCPY on the partition.
541         (classify_partition): Set PKIND_MEMCPY if dependence analysis
542         revealed no dependency, PKIND_MEMMOVE otherwise.
544 2016-11-16  Jakub Jelinek  <jakub@redhat.com>
546         PR sanitizer/77823
547         * ubsan.c (ubsan_build_overflow_builtin): Add DATAP argument, if
548         it points to non-NULL tree, use it instead of ubsan_create_data.
549         (instrument_si_overflow): Handle vector signed integer overflow
550         checking.
551         * ubsan.h (ubsan_build_overflow_builtin): Add DATAP argument.
552         * tree-vrp.c (simplify_internal_call_using_ranges): Punt for
553         vector IFN_UBSAN_CHECK_*.
554         * internal-fn.c (expand_addsub_overflow): Add DATAP argument,
555         pass it through to ubsan_build_overflow_builtin.
556         (expand_neg_overflow, expand_mul_overflow): Likewise.
557         (expand_vector_ubsan_overflow): New function.
558         (expand_UBSAN_CHECK_ADD, expand_UBSAN_CHECK_SUB,
559         expand_UBSAN_CHECK_MUL): Use tit for vector arithmetics.
560         (expand_arith_overflow): Adjust expand_*_overflow callers.
562 2016-11-16  Matthias Klose  <doko@ubuntu.com>
564         * doc/install.texi: Remove references to java/libjava.
566 2016-11-16  Kugan Vivekanandarajah  <kuganv@linaro.org>
568         * tree-ssa-coalesce.c (register_default_def): Remove register_ssa_partition.
569         (create_outofssa_var_map): Likewise.
570         * tree-ssa-live.c (register_ssa_partition_check): Remove.
571         * tree-ssa-live.h (register_ssa_partition): Likewise.
573 2016-11-15  Bernd Edlinger  <bernd.edlinger@hotmail.de>
575         * genattrtab.c (attr_rtx_1): Avoid allocating new rtx objects.
576         Clear ATTR_CURR_SIMPLIFIED_P for re-used binary rtx objects.
577         Use DEF_ATTR_STRING for string arguments.  Use RTL_HASH for
578         integer arguments.  Only set ATTR_PERMANENT_P on newly hashed
579         rtx when all sub-rtx are also permanent.
580         (attr_eq): Simplify.
581         (attr_copy_rtx): Remove.
582         (make_canonical, get_attr_value): Use attr_equal_p.
583         (copy_boolean): Rehash NOT.
584         (simplify_test_exp_in_temp,
585         optimize_attrs): Remove call to attr_copy_rtx.
586         (attr_alt_intersection, attr_alt_union,
587         attr_alt_complement, mk_attr_alt): Rehash EQ_ATTR_ALT.
588         (make_automaton_attrs): Use attr_eq.
590 2016-11-15  Matthias Klose  <doko@ubuntu.com>
592         * doc/install.texi: Remove references to java/libjava.
593         * doc/sourcebuild.texi: Likewise.
594         * doc/invoke.texi: Likewise.
595         * doc/standards.texi: Likewise.
597 2016-11-15  Richard Sandiford  <richard.sandiford@arm.com>
598             Alan Hayward  <alan.hayward@arm.com>
599             David Sherwood  <david.sherwood@arm.com>
601         * config/i386/i386.h (INCOMING_RETURN_ADDR_RTX): Use Pmode instead
602         of VOIDmode.
603         * config/ia64/ia64.h (INCOMING_RETURN_ADDR_RTX): Likewise.
604         * config/iq2000/iq2000.h (INCOMING_RETURN_ADDR_RTX): Likewise.
605         * config/m68k/m68k.h (INCOMING_RETURN_ADDR_RTX): Likewise.
606         * config/microblaze/microblaze.h (INCOMING_RETURN_ADDR_RTX): Likewise.
607         * config/mips/mips.h (INCOMING_RETURN_ADDR_RTX): Likewise.
608         * config/mn10300/mn10300.h (INCOMING_RETURN_ADDR_RTX): Likewise.
609         * config/nios2/nios2.h (INCOMING_RETURN_ADDR_RTX): Likewise.
611 2016-11-15  Richard Sandiford  <richard.sandiford@arm.com>
612             Alan Hayward  <alan.hayward@arm.com>
613             David Sherwood  <david.sherwood@arm.com>
615         * dce.c (check_argument_store): Pass the size instead of
616         the memory reference.
617         (find_call_stack_args): Pass MEM_SIZE to check_argument_store.
619 2016-11-15  Richard Sandiford  <richard.sandiford@arm.com>
620             Alan Hayward  <alan.hayward@arm.com>
621             David Sherwood  <david.sherwood@arm.com>
623         * alias.c (canon_rtx): Use simplify_gen_binary.
625 2016-11-15  Richard Sandiford  <richard.sandiford@arm.com>
626             Alan Hayward  <alan.hayward@arm.com>
627             David Sherwood  <david.sherwood@arm.com>
629         * rtl.h (load_extend_op): Declare.
630         * rtlanal.c (load_extend_op): New function.
631         (nonzero_bits1): Use it.
632         (num_sign_bit_copies1): Likewise.
633         * cse.c (cse_insn): Likewise.
634         * fold-const.c (fold_single_bit_test): Likewise.
635         (fold_unary_loc): Likewise.
636         * fwprop.c (free_load_extend): Likewise.
637         * postreload.c (reload_cse_simplify_set): Likewise.
638         (reload_cse_simplify_operands): Likewise.
639         * combine.c (try_combine): Likewise.
640         (simplify_set): Likewise.  Remove redundant SUBREG_BYTE and
641         subreg_lowpart_p checks.
643 2016-11-15  Richard Sandiford  <richard.sandiford@arm.com>
644             Alan Hayward  <alan.hayward@arm.com>
645             David Sherwood  <david.sherwood@arm.com>
647         * combine.c (simplify_shift_const_1): Use the number of bits
648         in the inner mode to determine the range of the shift.
649         When handling shifts of vectors, skip any rules that apply
650         only to scalars.
652 2016-11-15  Richard Sandiford  <richard.sandiford@arm.com>
653             Alan Hayward  <alan.hayward@arm.com>
654             David Sherwood  <david.sherwood@arm.com>
656         * rtlanal.c (num_sign_bit_copies1): Calculate bitwidth after
657         handling VOIDmode.
659 2016-11-15  Matthias Klose  <doko@ubuntu.com>
661         * doc/install.texi: Remove references to gcj/libjava.
662         * doc/invoke.texi: Likewise.
664 2016-11-15  Jeff Law  <law@redhat.com>
666         * tree-ssa-threadbackward.c (fsm_find_thread_path): Remove unneeded
667         parameter.  Callers changed.
668         (check-subpath_and_update_thread_path): Extracted from
669         fsm_find_control_statement_thread_paths.
670         (handle_phi, handle_assignment, handle_assignment_p): Likewise.
671         (handle_phi, handle_assignment): Allow any constant node, not
672         just INTEGER_CST.
674 2016-11-15  Claudiu Zissulescu  <claziss@synopsys.com>
676         * config/arc/arc-arch.h: New file.
677         * config/arc/arc-arches.def: Likewise.
678         * config/arc/arc-cpus.def: Likewise.
679         * config/arc/arc-options.def: Likewise.
680         * config/arc/t-multilib: Likewise.
681         * config/arc/genmultilib.awk: Likewise.
682         * config/arc/genoptions.awk: Likewise.
683         * config/arc/arc-tables.opt: Likewise.
684         * config/arc/driver-arc.c: Likewise.
685         * testsuite/gcc.target/arc/nps400-cpu-flag.c: Likewise.
686         * common/config/arc/arc-common.c (arc_handle_option): Trace
687         toggled options.
688         * config.gcc (arc*-*-*): Add arc-tables.opt to arc's extra
689         options; check for supported cpu against arc-cpus.def file.
690         (arc*-*-elf*, arc*-*-linux-uclibc*): Use new make fragment; define
691         TARGET_CPU_BUILD macro; add driver-arc.o as an extra object.
692         * config/arc/arc-c.def: Add emacs local variables.
693         * config/arc/arc-opts.h (processor_type): Use arc-cpus.def file.
694         (FPU_FPUS, FPU_FPUD, FPU_FPUDA, FPU_FPUDA_DIV, FPU_FPUDA_FMA)
695         (FPU_FPUDA_ALL, FPU_FPUS_DIV, FPU_FPUS_FMA, FPU_FPUS_ALL)
696         (FPU_FPUD_DIV, FPU_FPUD_FMA, FPU_FPUD_ALL): New defines.
697         (DEFAULT_arc_fpu_build): Define.
698         (DEFAULT_arc_mpy_option): Define.
699         * config/arc/arc-protos.h (arc_init): Delete.
700         * config/arc/arc.c (arc_cpu_name): New variable.
701         (arc_selected_cpu, arc_selected_arch, arc_arcem, arc_archs)
702         (arc_arc700, arc_arc600, arc_arc601): New variable.
703         (arc_init): Add static; remove selection of default tune value,
704         cleanup obsolete error messages.
705         (arc_override_options): Make use of .def files for selecting the
706         right cpu and option configurations.
707         * config/arc/arc.h (stdbool.h): Include.
708         (TARGET_CPU_DEFAULT): Define.
709         (CPP_SPEC): Remove mcpu=NPS400 handling.
710         (arc_cpu_to_as): Declare.
711         (EXTRA_SPEC_FUNCTIONS): Define.
712         (OPTION_DEFAULT_SPECS): Likewise.
713         (ASM_DEFAULT): Remove.
714         (ASM_SPEC): Use arc_cpu_to_as.
715         (DRIVER_SELF_SPECS): Remove deprecated options.
716         (arc_base_cpu): Declare.
717         (TARGET_ARC600, TARGET_ARC601, TARGET_ARC700, TARGET_EM)
718         (TARGET_HS, TARGET_V2, TARGET_ARC600): Make them use arc_base_cpu
719         variable.
720         (MULTILIB_DEFAULTS): Use ARC_MULTILIB_CPU_DEFAULT.
721         * config/arc/arc.md (attr_cpu): Remove.
722         * config/arc/arc.opt (mno-mpy): Deprecate.
723         (mcpu=ARC600, mcpu=ARC601, mcpu=ARC700, mcpu=NPS400, mcpu=ARCEM)
724         (mcpu=ARCHS): Remove.
725         (mcrc, mdsp-packa, mdvbf, mmac-d16, mmac-24, mtelephony, mrtsc):
726         Deprecate.
727         (mbarrel_shifte, mspfp_, mdpfp_, mdsp_pack, mmac_): Remove.
728         (arc_fpu): Use new defines.
729         (mpy-option): Change to use numeric or string like inputs.
730         * config/arc/t-arc (driver-arc.o): New target.
731         (arc-cpus, t-multilib, arc-tables.opt): Likewise.
732         * config/arc/t-arc-newlib: Delete.
733         * config/arc/t-arc-uClibc: Renamed to t-uClibc.
734         * doc/invoke.texi (ARC): Update arc options.
736 2016-11-15  Maciej W. Rozycki  <macro@imgtec.com>
738         * config/mips/mips.c (mips16_emit_constants): Emit `consttable'
739         insn at the beginning of the constant pool.
740         (mips_insert_insn_pseudos): New function.
741         (mips_machine_reorg2): Call it.
742         * config/mips/mips.md (unspec): Add UNSPEC_CONSTTABLE and
743         UNSPEC_INSN_PSEUDO enum values.
744         (insn_pseudo, consttable): New insns.
746 2016-11-15  Michael Matz  <matz@suse.de>
748         PR missed-optimization/77881
749         * combine.c (simplify_comparison): Remove useless subregs
750         also inside the loop, not just after it.
751         (make_compound_operation): Recognize some subregs as being
752         masking as well.
754 2016-11-15  Richard Sandiford  <richard.sandiford@arm.com>
755             Alan Hayward  <alan.hayward@arm.com>
756             David Sherwood  <david.sherwood@arm.com>
758         * dwarf2out.c (mem_loc_descriptor): Fix GET_MODE_CLASS/
759         GET_MODE_SIZE typo.
761 2016-11-14  Michael Meissner  <meissner@linux.vnet.ibm.com>
763         * config/rs6000/rs6000.c (rs6000_expand_vector_set): Add support
764         for using xxinsertw and vinsert{b,h} on ISA 3.0.
766         * config/rs6000/vsx.md (vsx_extract_<mode>): Update comment.
767         (vsx_set_<mode>_p9): New insn to generate xxinsertw and
768         vinsert{b,h} on ISA 3.0.
770 2016-11-14  Thomas Preud'homme  <thomas.preudhomme@arm.com>
772         * tree-ssa-math-opts.c (find_bswap_or_nop): Zero out bytes in cmpxchg
773         and cmpnop in two steps: first the ones not accessed in original gimple
774         expression in a endian independent way and then the ones not accessed
775         in the final result in an endian-specific way.
776         (bswap_replace): Stop doing big endian adjustment.
778 2016-11-14  Uros Bizjak  <ubizjak@gmail.com>
780         * config/i386/i386.md (*andndi3_doubleword): Merge operand constraints.
781         (*ashl<mode>3_doubleword): Ditto.
783 2016-11-14  Martin Liska  <mliska@suse.cz>
785         * tree-ssa-dse.c (dse_optimize_stmt): Remove quotes and extra
786         new line.
788 2016-11-14  Prasad Ghangal  <prasad.ghangal@gmail.com>
789             Richard Biener  <rguenther@suse.de>
791         * doc/invoke.texi (fgimple): Document.
792         * dumpfile.h (TDF_GIMPLE): Add.
793         * dumpfile.c (dump_options): Add gimple.
794         * gimple-pretty-print.c (dump_gimple_switch): Adjust dump
795         for TDF_GIMPLE.
796         (dump_gimple_label): Likewise.
797         (dump_gimple_phi): Likewise.
798         (dump_gimple_bb_header): Likewise.
799         (dump_phi_nodes): Likewise.
800         (pp_cfg_jump): Likewise.  Pass in dump flags.
801         (dump_implicit_edges): Adjust.
802         * passes.c (pass_init_dump_file): Do not dump function header
803         for TDF_GIMPLE.
804         * tree-cfg.c (dump_function_to_file): Dump function return type
805         and __GIMPLE keyword for TDF_GIMPLE.  Change guard for dumping
806         GIMPLE stmts.
807         * tree-pretty-print.c (dump_decl_name): Adjust dump for TDF_GIMPLE.
808         (dump_generic_node): Likewise.
809         * function.h (struct function): Add pass_startwith member.
810         * passes.c (execute_one_pass): Implement startwith.
811         * tree-ssanames.c (make_ssa_name_fn): New argument, check for version
812         and assign proper version for parsed ssa names.
813         * tree-ssanames.h (make_ssa_name_fn): Add new argument to the function.
814         * internal-fn.c (expand_PHI): New function.
815         * internal-fn.h (expand_PHI): Declared here.
816         * internal-fn.def: New defination for PHI.
817         * tree-cfg.c (lower_phi_internal_fn): New function.
818         (build_gimple_cfg): Call it.
819         (verify_gimple_call): Condition for passing label as arg in internal
820         function PHI.
821         * tree-into-ssa.c (rewrite_add_phi_arguments): Handle already
822         present PHIs with arguments.
824 2016-11-14  Martin Liska  <mliska@suse.cz>
826         PR bootstrap/78069
827         * common.opt: Add prefer-atomic as a new enum value for
828         -fprofile-update.
829         * coretypes.h: Likewise.
830         * doc/invoke.texi: Document the new option value.
831         * gcc.c: Replace atomic with prefer-atomic.  Remove warning.
832         * tree-profile.c (tree_profiling): Select default value
833         of -fprofile-update when 'prefer-atomic' is selected.
835 2016-11-14  Wilco Dijkstra  <wdijkstr@arm.com>
837         * config/arm/cortex-a57.md (cortex_a57_alu): Move extend here, bfm...
838         (cortex_a57_alu_shift): ...here.
840 2016-11-14  Wilco Dijkstra  <wdijkstr@arm.com>
842         * config/aarch64/aarch64.md (aarch64_ashl_sisd_or_int_<mode>3)
843         Use bfx attribute.
844         (aarch64_lshr_sisd_or_int_<mode>3): Likewise.
845         (aarch64_ashr_sisd_or_int_<mode>3): Likewise.
846         (<optab>si3_insn_uxtw): Likewise.
847         (<optab><mode>3_insn): Likewise.
848         (<ANY_EXTEND:optab><GPI:mode>_ashl<SHORT:mode>): Likewise.
849         (zero_extend<GPI:mode>_lshr<SHORT:mode>): Likewise.
850         (extend<GPI:mode>_ashr<SHORT:mode>): Likewise.
851         (<optab><mode>): Likewise.
852         (insv<mode>): Likewise.
853         (andim_ashift<mode>_bfiz): Likewise.
854         * config/aarch64/thunderx.md (thunderx_shift): Add bfx.
855         * config/arm/cortex-a53.md (cortex_a53_alu_shift): Likewise.
856         * config/arm/cortex-a57.md (cortex_a57_alu): Add bfx.
857         * config/arm/exynos-m1.md (exynos_m1_alu): Add bfx.
858         (exynos_m1_alu_p): Likewise.
859         * config/arm/types.md: Add bfx.
860         * config/arm/xgene1.md (xgene1_bfm): Add bfx.
862 2016-11-14  Wilco Dijkstra  <wdijkstr@arm.com>
864         * config/aarch64/aarch64.c (cortexa57_vector_cost):
865         Change vec_stmt_cost, vec_align_load_cost and vec_unalign_load_cost.
867 2016-11-14  Richard Biener  <rguenther@suse.de>
869         PR tree-optimization/78312
870         * gimple-ssa-backprop.c (backprop::prepare_change): Reset
871         flow-sensitive info.
873 2016-11-14  Georg-Johann Lay  <avr@gjlay.de>
875         PR target/78093
876         * doc/invoke.texi (AVR Options) [-mabsdata]: Document new option.
877         * config/avr/avr.opt (-mabsdata): New option.
878         * config/avr/avr-arch.h (avr_device_specific_features): Add AVR_ISA_LDS.
879         * config/avr/avr.c (avr_encode_section_info) [AVR_TINY]: If
880         -mabsdata & symbol is not progmem, tag as AVR_SYMBOL_FLAG_TINY_ABSDATA.
881         * config/avr/avr-mcus.def (attiny4/5/9/10/20): Use AVR_ISA_LDS.
882         * config/avr/gen-avr-mmcu-specs.c (print_mcu): Print cc1_absdata
883         spec depending on AVR_ISA_LDS.
884         * config/avr/specs.h (CC1_SPEC): Enhanced by cc1_absdata spec.
886 2016-11-13  Jakub Jelinek  <jakub@redhat.com>
888         * match.pd: Don't try to compare addresses of variables with
889         DECL_VALUE_EXPR.
891 2016-11-13  Kugan Vivekanandarajah  <kuganv@linaro.org>
893         * ipa-cp.c (ipa_get_jf_pass_through_result): Skip unary expressions.
894         (propagate_vr_accross_jump_function): Handle unary expressions.
895         * ipa-prop.c (ipa_set_jf_unary_pass_through): New.
896         (load_from_param_1): New.
897         (load_from_unmodified_param): Factor common part into load_from_param_1.
898         (load_from_param): New.
899         (compute_complex_assign_jump_func): Handle unary expressions.
900         (update_jump_functions_after_inlining): Likewise.
901         (ipa_write_jump_function): Likewise.
902         (ipa_read_jump_function): Likewise.
904 2016-11-13  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
906         PR c/35503
907         * doc/invoke.texi: Document Wrestrict.
908         * pretty-print.c (pp_format): Add case for "Z" specifier.
909         (test_pp_format): Test "Z" specifier.
911 2016-11-13  Eric Botcazou  <ebotcazou@adacore.com>
913         * ipa-icf.c (sem_function::merge): Do not create a wrapper also if the
914         original function needs a static chain.
916 2016-11-13  David Edelsohn  <dje.gcc@gmail.com>
918         PR target/78336
919         * config/rs6000/rs6000.c (rs6000_asm_weaken_decl): Protect
920         ASM_OUTPUT_DEF.
922 2016-11-12  Segher Boessenkool  <segher@kernel.crashing.org>
924         PR target/77957
925         * config/rs6000/rs6000.c (rs6000_output_function_epilogue): Don't
926         return early if !optional_tbtab.
928 2016-11-11  Eric Botcazou  <ebotcazou@adacore.com>
930         PR rtl-optimization/59461
931         * doc/rtl.texi (paradoxical subregs): Add missing word.
932         * combine.c (reg_nonzero_bits_for_combine): Do not discard results
933         in modes with precision larger than that of last_set_mode.
934         * rtlanal.c (nonzero_bits1) <SUBREG>: If WORD_REGISTER_OPERATIONS is
935         set and LOAD_EXTEND_OP is appropriate, propagate results from inner
936         REGs to paradoxical SUBREGs.
937         (num_sign_bit_copies1) <SUBREG>: Likewise.  Check that the mode is not
938         larger than a word before invoking LOAD_EXTEND_OP on it.
940 2016-11-11  Michael Meissner  <meissner@linux.vnet.ibm.com>
942         PR target/78243
943         * config/rs6000/vsx.md (vsx_extract_<mode>_p9): Correct the
944         element order for little endian ordering.
946         * config/rs6000/altivec.md (reduc_plus_scal_<mode>): Use
947         VECTOR_ELT_ORDER_BIG and not BYTES_BIG_ENDIAN to adjust element
948         number.
950 2016-11-11  Uros Bizjak  <ubizjak@gmail.com>
952         PR target/78310
953         * config/i386/i386.md (rotate to rotatex splitter): Avoid overflow
954         when calculating operand 2.
955         (rotate to rotatex zext splitter): Ditto.
957 2016-11-11  Jeff Law  <law@redhat.com>
959         * gimple-ssa-isolate-paths.c (is_divmod_with_given_divisor): New
960         function.
961         (stmt_uses_name_in_undefined_way): New function, extracted from
962         find_implicit_erroneous_behavior and extended for div/mod case.
963         (stmt_uses_0_or_null_in_undefined_way): New function, extracted from
964         find_explicit_erroneous_behavior and extended for div/mod case.
965         (find_implicit_erroneous_behavior): Use new helper function.
966         (find_explicit_erroneous_behavior): Use new helper function.
968 2016-11-11  Richard Biener  <rguenther@suse.de>
970         PR tree-optimization/71575
971         * graphite-isl-ast-to-gimple.c (copy_cond_phi_nodes): Remove
972         bogus assert.
974 2016-11-11  Richard Biener  <rguenther@suse.de>
976         PR middle-end/78295
977         * tree-ssa-uninit.c (warn_uninitialized_vars): Do not warn
978         about uninitialized destination arg of BIT_INSERT_EXPR.
980 2016-11-10  Sandra Loosemore  <sandra@codesourcery.com>
982         PR c/37998
983         * doc/invoke.texi (Code Gen Options) [-fno-common]: Use correct
984         terminology.  Expand to remove ambiguity.
986 2016-11-10  Segher Boessenkool  <segher@kernel.crashing.org>
988         PR rtl-optimization/78232
989         * combine.c (try_combine): Add a big comment about why reusing i2dest
990         is undesirable.
991         (change_zero_ext): Do not call simplify_gen_binary, do the
992         simplifications manually.
994 2016-11-10  Michael Meissner  <meissner@linux.vnet.ibm.com>
996         * config/rs6000/rs6000.c (rs6000_hard_regno_mode_ok): If ISA 3.0,
997         enable HImode and QImode to go in vector registers by default if
998         the -mvsx-small-integer option is enabled.
999         (rs6000_secondary_reload_simple_move): Likewise.
1000         (rs6000_preferred_reload_class): Don't force integer constants to
1001         be loaded into vector registers that we can easily make into
1002         memory (or being created in the GPRs and moved over with direct move).
1003         * config/rs6000/vsx.md (UNSPEC_P9_MEMORY): Delete, no longer used.
1004         (vsx_extract_<mode>): Rework V4SImode, V8HImode, and V16QImode
1005         vector extraction on ISA 3.0 when the scalar integer can be
1006         allocated in vector registers.  Generate the VEC_SELECT directy,
1007         and don't use UNSPEC's to avoid having the scalar type in a vector
1008         register.  Make the expander target registers, and let the
1009         combiner fold in results storing to memory, if the machine
1010         supports stores.
1011         (vsx_extract_<mode>_di): Likewise.
1012         (vsx_extract_<mode>_p9): Likewise.
1013         (vsx_extract_<mode>_di_p9): Likewise.
1014         (vsx_extract_<mode>_store_p9): Likewise.
1015         (vsx_extract_si): Likewise.
1016         (vsx_extract_<mode>_p8): Likewise.
1017         (p9_lxsi<wd>zx): Delete, no longer used.
1018         (p9_stxsi<wd>x): Likewise.
1019         * config/rs6000/rs6000.md (INT_ISA3): New mode iterator for
1020         integers in vector registers for ISA 3.0.
1021         (QHI): Update comment.
1022         (zero_extendqi<mode>2): Add support for ISA 3.0 scalar load or
1023         vector extract instructions in sign/zero extend.
1024         (zero_extendhi<mode>): Likewise.
1025         (extendqi<mode>): Likewise.
1026         (extendhi<mode>2): Likewise.
1027         (HImode splitter for load/sign extend in vector register): Likewise.
1028         (float<QHI:mode><FP_ISA3:mode>2): Eliminate old method of
1029         optimizing floating point conversions to/from small data types and
1030         rewrite it to support QImode/HImode being allowed in vector
1031         registers on ISA 3.0.
1032         (float<QHI:mode><FP_ISA3:mode>2_internal): Likewise.
1033         (floatuns<QHI:mode><FP_ISA3:mode>2): Likewise.
1034         (floatuns<QHI:mode><FP_ISA3:mode>2_internal): Likewise.
1035         (fix_trunc<SFDF:mode><QHI:mode>2): Likewise.
1036         (fix_trunc<SFDF:mode><QHI:mode>2_internal): Likewise.
1037         (fixuns_trunc<SFDF:mode><QHI:mode>2): Likewise.
1038         (fixuns_trunc<SFDF:mode><QHI:mode>2_internal): Likewise.
1039         VSPLITISW on ISA 2.07.
1040         (movhi_internal): Combine movhi_internal and movqi_internal into
1041         one mov<mode>_internal with an iterator.  Add support for QImode
1042         and HImode being allowed in vector registers.  Make large number
1043         of attributes and constraints easier to read.
1044         (movqi_internal): Likewise.
1045         (mov<mode>_internal): Likewise.
1046         (movdi_internal64): Fix constraint to allow loading -16..15 with
1047         VSPLITISW on ISA 2.07.
1048         (integer XXSPLTIB splitter): Add support for QI, HI, and SImode as
1049         well as DImode.
1051 2016-11-10  Pat Haugen  <pthaugen@us.ibm.com>
1053         PR rtl-optimization/78241
1054         * loop-unroll.c (unroll_loop_runtime_iterations): Don't adjust 'niter',
1055         but emit initial peel copy if niter expr is not reliable.
1057 2016-11-10  Segher Boessenkool  <segher@kernel.crashing.org>
1059         * dwarf2cfi.c (dump_cfi_row): Add forward declaration.
1060         (maybe_record_trace_start): If the CFI is different on the new and
1061         old paths, print out both to the dump file before ICEing.
1063 2016-11-10  Vladimir Makarov  <vmakarov@redhat.com>
1065         * target.def (additional_allocno_class_p): New.
1066         * hooks.h (hook_bool_reg_class_t_false): New prototype.
1067         * hooks.c (hook_bool_reg_class_t_false): New.
1068         * ira.c (setup_allocno_and_important_classes): Use the new hook.
1069         * doc/tm.texi.in (TARGET_ADDITIONAL_ALLOCNO_CLASS_P): Add it.
1070         * doc/tm.texi: Update.
1072 2016-11-10  Jason Merrill  <jason@redhat.com>
1074         * gengtype.c (new_structure): Append to structures list.
1075         (find_structure): Likewise.
1077 2016-11-10  Jim Wilson  <jim.wilson@linaro.org>
1079         * tree-loop-distribution.c (pg_add_dependence_edges): Return 2 if
1080         this_dir is 2.  Check for this_dir non-zero before dir != this_dir
1081         check.
1083 2016-11-10  Jakub Jelinek  <jakub@redhat.com>
1085         * omp-low.c (lower_omp_target): Fix up argument to is_reference.
1086         (expand_omp_ordered_sink): Handle TREE_PURPOSE of deps being
1087         TRUNC_DIV_EXPR.
1088         * gimplify.c (gimplify_scan_omp_clauses): Likewise.  Set
1089         ctx->target_map_scalars_firstprivate on OMP_TARGET even for Fortran.
1090         Remove omp_no_lastprivate callers.  Propagate lastprivate on combined
1091         teams distribute parallel for simd even to distribute and teams
1092         construct.  For OMP_CLAUSE_DEPEND add missing break at the end of
1093         OMP_CLAUSE_DEPEND_SINK case.
1094         (omp_notice_variable): Use lang_hooks.decls.omp_scalar_p.
1095         (omp_no_lastprivate): Removed.
1096         (gimplify_adjust_omp_clauses): Remove omp_no_lastprivate callers.
1097         (gimplify_omp_for): Likewise.
1098         (computable_teams_clause): Fail for automatic vars from current
1099         function not yet seen in bind expr.
1100         * langhooks.c (lhd_omp_scalar_p): New function.
1101         * langhooks.h (struct lang_hooks_for_decls): Add omp_scalar_p.
1102         * varpool.c (varpool_node::get_create): Set node->offloading
1103         even for DECL_EXTERNAL decls.
1104         * langhooks-def.h (lhd_omp_scalar_p): New prototype.
1105         (LANG_HOOKS_OMP_SCALAR_P): Define.
1106         (LANG_HOOKS_DECLS): Use it.
1108 2016-11-10  Martin Liska  <mliska@suse.cz>
1110         PR sanitizer/78270
1111         * gimplify.c (gimplify_switch_expr): Create live_switch_vars
1112         only when SWITCH_BODY is a BIND_EXPR.
1114 2016-11-10  Pierre-Marie de Rodat  <derodat@adacore.com>
1116         PR debug/78112
1117         * dwarf2out.c (dwarf2out_early_global_decl): Call dwarf2out_decl
1118         on the context only when it has no DIE yet.
1120 2016-11-10  Richard Earnshaw  <rearnsha@arm.com>
1122         * arm.h (target_cpus): Delete.
1123         * arm-opts.h (enum processor_type): Prefix entires with TARGET_CPU_.
1124         * arm.c (all_cores): Prefix IDENT with TARGET_CPU_.
1125         (all_architectures): Likewise.
1126         (arm_option_override): Adjust use of CPU enums.
1127         (arm_sched_reorder): Likewise.
1128         * vfp.md (movdi_vfp, movdi_vfp_cortexa8): Likewise.
1129         * arm.opt (mcpu, mtune): Adjust use of CPU enums.
1130         * arm/genopt.sh (processor_type): Prefix enumeration entries with
1131         TARGET_CPU_.
1132         * arm-tables.opt: Regenerated.
1134 2016-11-10  Siddhesh Poyarekar  <siddhesh.poyarekar@linaro.org>
1136         * config/aarch64/aarch64-cores.def (qdf24xx): Update part number.
1137         (falkor): New core.
1138         * config/aarch64/aarch64-tune.md: Regenerated.
1139         * config/arm/arm-cores.def (falkor): New core.
1140         * config/arm/arm-tables.opt: Regenerated.
1141         * config/arm/arm-tune.md: Regenerated.
1142         * config/arm/bpabi.h (BE8_LINK_SPEC): Add falkor support.
1143         * config/arm/t-aprofile (MULTILIB_MATCHES): Likewise.
1144         * doc/invoke.texi (AArch64 Options/-mtune): Document it.
1145         (ARM Options/-mtune): Likewise.
1147 2016-11-10  Kugan Vivekanandarajah  <kuganv@linaro.org>
1149         Revert
1150         2016-11-09  Kugan Vivekanandarajah  <kuganv@linaro.org>
1152         * ipa-cp.c (ipa_get_jf_pass_through_result): Handle unary expressions.
1153         (propagate_vr_accross_jump_function): Likewise.
1154         * ipa-prop.c (ipa_set_jf_unary_pass_through): New.
1155         (load_from_param_1): New.
1156         (load_from_unmodified_param): Factor common part into load_from_param_1.
1157         (load_from_param): New.
1158         (compute_complex_assign_jump_func): Handle unary expressions.
1159         (ipa_write_jump_function): Likewise.
1160         (ipa_read_jump_function): Likewise.
1162 2016-11-09  Segher Boessenkool  <segher@kernel.crashing.org>
1164         * simplify-rtx.c (simplify_binary_operation_1): Simplify
1165         (xor (and (xor A B) C) B) to (ior (and A C) (and B ~C)) and
1166         (xor (and (xor A B) C) A) to (ior (and A ~C) (and B C)) if C
1167         is a const_int.
1169 2016-11-09  David Malcolm  <dmalcolm@redhat.com>
1171         * print-rtl-function.c: Include varasm.h.
1172         (print_any_param_name): New function.
1173         (print_param): New function.
1174         (print_rtx_function): Call print_param for each argument.
1175         * print-rtl.c (rtx_writer::finish_directive): New function.
1176         * print-rtl.h (rtx_writer::finish_directive): New decl.
1178 2016-11-09  Uros Bizjak  <ubizjak@gmail.com>
1180         PR target/78262
1181         * config/i386/i386.md (*<shift_insn><mode>3_doubleword): Mark
1182         operand 0 as earlyclobber.
1183         (*ashl<mode>3_doubleword): Ditto for all operand 0 alternatives.
1185 2016-11-09  Martin Liska  <mliska@suse.cz>
1187         * fold-const-call.c (fold_const_call): Fix up type of s0 and s1.
1189 2016-11-09  Jakub Jelinek  <jakub@redhat.com>
1191         PR target/77718
1192         * builtins.c (expand_builtin_memcmp): Formatting fix.
1194         * flag-types.h (enum sanitize_code): Add SANITIZE_SHIFT_BASE
1195         and SANITIZE_SHIFT_EXPONENT, change SANITIZE_SHIFT to bitwise
1196         or of them, renumber other enumerators.
1197         * opts.c (sanitizer_opts): Add shift-base and shift-exponent.
1198         * doc/invoke.texi: Document -fsanitize=shift-base and
1199         -fsanitize-shift-exponent, document -fsanitize=shift as
1200         having those 2 suboptions.
1202 2016-11-09  Richard Biener  <rguenther@suse.de>
1204         * fold-const.c (tree_swap_operands_p): Remove unused arg.
1205         * fold-const.c (tree_swap_operands_p): Likewise.
1206         (fold_binary_loc): Adjust.
1207         (fold_ternary_loc): Likewise.
1208         * genmatch.c (dt_operand::gen_gimple_exp): Likewise.
1209         * gimple-fold.c (fold_stmt_1): Likewise.
1210         * gimple-match-head.c (gimple_resimplify2): Likewise.
1211         (gimple_resimplify3): Likewise.
1212         (gimple_simplify): Likewise.
1213         * tree-ssa-dom.c (record_equality): Likewise.
1214         * tree-ssa-reassoc.c (optimize_range_tests_var_bound): Likewise.
1215         * tree-ssa-sccvn.c (vn_nary_op_compute_hash): Likewise.
1216         * tree-ssa-threadedge.c (simplify_control_stmt_condition_1): Likewise.
1218 2016-11-09  Richard Biener  <rguenther@suse.de>
1220         * tree-ssa-dom.c (canonicalize_comparison): Remove.
1221         (optimize_stmt): Remove redundant pre-propagation canonicalization
1222         of comparison operand order.
1224 2016-11-09  Martin Liska  <mliska@suse.cz>
1226         * fold-const-call.c (fold_const_call): Fix the folding.
1228 2016-11-09  Richard Biener  <rguenther@suse.de>
1230         * common.opt (flag_evaluation_order): Remove.
1231         * expr.c (expand_operands): Remove code guarded by
1232         flag_evaluation_order.
1233         * fold-const.c (reorder_operands_p): Remove, it always returns
1234         true.
1235         (negate_expr_p): Remove calls to reorder_operands_p.
1236         (fold_negate_expr): Likewise.
1237         (tree_swap_operands_p): Likewise.
1238         (fold_binary_loc): Likewise.
1240 2016-11-09  Andreas Schwab  <schwab@suse.de>
1242         PR target/78254
1243         * config/m68k/m68k.md: Reject out-of-range bit pos in bit-fields
1244         insns operating on a register.
1246 2016-11-09  Richard Biener  <rguenther@suse.de>
1248         PR tree-optimization/78007
1249         * tree-vect-stmts.c (vectorizable_bswap): New function.
1250         (vectorizable_call): Call vectorizable_bswap for
1251         BUILT_IN_BSWAP{16,32,64} if arguments are not promoted.
1253 2016-11-09  Richard Biener  <rguenther@suse.de>
1255         * tree-vect-data-refs.c (vect_compute_data_ref_alignment):
1256         Look at the DR_BASE_ADDRESS object for forcing alignment.
1258 2016-11-09  Kugan Vivekanandarajah  <kuganv@linaro.org>
1260         * ipa-cp.c (ipa_get_jf_pass_through_result): Handle unary expressions.
1261         (propagate_vr_accross_jump_function): Likewise.
1262         * ipa-prop.c (ipa_set_jf_unary_pass_through): New.
1263         (load_from_param_1): New.
1264         (load_from_unmodified_param): Factor common part into load_from_param_1.
1265         (load_from_param): New.
1266         (compute_complex_assign_jump_func): Handle unary expressions.
1267         (ipa_write_jump_function): Likewise.
1268         (ipa_read_jump_function): Likewise.
1270 2016-11-09  Kugan Vivekanandarajah  <kuganv@linaro.org>
1272         PR ipa/78121
1273         * ipa-cp.c (propagate_vr_accross_jump_function): Pass param type.
1274         Also fold constant passed as argument while computing value range.
1275         (propagate_constants_accross_call): Pass param type.
1276         * ipa-prop.c: export ipa_get_callee_param_type.
1277         * ipa-prop.h: export ipa_get_callee_param_type.
1279 2016-11-09  Maxim Ostapenko  <m.ostapenko@samsung.com>
1281         * asan.h (asan_intercepted_p): Handle BUILT_IN_STRCSPN,
1282         BUILT_IN_STRPBRK, BUILT_IN_STRSPN and BUILT_IN_STRSTR.
1284 2016-11-09  Maxim Ostapenko  <m.ostapenko@samsung.com>
1286         * asan.h (ASAN_STACK_MAGIC_PARTIAL): Remove.
1287         * asan.c (ASAN_STACK_MAGIC_PARTIAL): Replace with
1288         ASAN_STACK_MAGIC_MIDDLE.
1289         (asan_global_struct): Increase the size of fields.
1290         (asan_add_global): Add new field constructor.
1291         * sanitizer.def (__asan_version_mismatch_check_v6): Replace with
1292         __asan_version_mismatch_check_v8.
1294 2016-11-08  David Edelsohn  <dje.gcc@gmail.com>
1296         * dwarf2asm.c (USE_LINKONCE_INDIRECT): Test XCOFF_DEBUGGING_INFO
1297         at runtime.
1299 2016-11-08  Uros Bizjak  <ubizjak@gmail.com>
1301         PR target/70799
1302         * config/i386/i386.c (dimode_scalar_to_vector_candidate_p):
1303         Handle ASHIFT and LSHIFTRT.
1304         (dimode_scalar_chain::compute_convert_gain): Ditto.
1305         (dimode_scalar_chain::convert_insn): Ditto.
1307 2016-11-08  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1309         * gimple-ssa-store-merging.c: Include selftest.h
1310         (verify_array_eq): New function.
1311         (verify_shift_bytes_in_array): Likewise.
1312         (verify_shift_bytes_in_array_right): Likewise.
1313         (verify_clear_bit_region): Likewise.
1314         (verify_clear_bit_region_be): Likewise.
1315         (store_merging_c_tests): Likewise.
1316         * selftest.h (store_merging_c_tests): Declare prototype.
1317         * selftest-run-tests.c (selftest::run_tests): Run
1318         store_merging_c_tests.
1320 2016-11-08  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1322         * config/arm/arm.opt (mold-rtx-costs): Delete.
1323         (mnew-generic-costs): Delete.
1324         * config/arm/arm-protos.h (struct tune_params): Delete rtx_costs field.
1325         * config/arm/arm.c (arm_rtx_costs_1): Delete.
1326         (arm_size_rtx_costs): Likewise.
1327         (arm_slowmul_rtx_costs): Likewise.
1328         (arm_fastmul_rtx_costs): Likewise.
1329         (arm_xscale_rtx_costs): Likewise.
1330         (arm_9e_rtx_costs): Likewise.
1331         (arm_slowmul_tune, arm_fastmul_tune, arm_strongarm_tune,
1332         arm_xscale_tune, arm_9e_tune, arm_v6t2_tune, arm_cortex_tune,
1333         arm_cortex_a8_tune, arm_cortex_a7_tune, arm_cortex_a15_tune,
1334         arm_cortex_a53_tune, arm_cortex_a57_tune, arm_cortex_a9_tune,
1335         arm_cortex_a12_tune, arm_v7m_tune, arm_v6m_tune, arm_fa726te_tune
1336         arm_cortex_a5_tune, arm_xgene1_tune, arm_marvell_pj4_tune,
1337         arm_cortex_a35_tune, arm_exynosm1_tune, arm_cortex_a73_tune,
1338         arm_cortex_m7_tune):
1339         Delete rtx_costs field.
1340         (arm_new_rtx_costs): Rename to...
1341         (arm_rtx_costs_internal): ... This.
1342         (arm_rtx_costs): Remove old way of doing rtx costs.
1344 2016-11-08  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1346         * config/arm/arm.c (arm_slowmul_tune): Use generic_extra_costs.
1347         (arm_fastmul_tune): Likewise.
1348         (arm_strongarm_tune): Likewise.
1349         (arm_xscale_tune): Likewise.
1350         (arm_9e_tune): Likewise.
1351         (arm_marvell_pj4_tune): Likewise.
1352         (arm_v6t2_tune): Likewise.
1353         (arm_v6m_tune): Likewise.
1354         (arm_fa726te_tune): Likewise.
1356 2016-11-08  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1358         PR tree-optimization/78234
1359         * gimple-ssa-store-merging.c (clear_bit_region): Fix off-by-one error
1360         in start != 0 case.
1362 2016-11-08  Martin Liska  <mliska@suse.cz>
1364         PR testsuite/78242
1365         * dbgcnt.def: Add new debug counter asan_use_after_scope.
1366         * gimplify.c (gimplify_decl_expr): Do not sanitize vars
1367         with a value expr.  Do not add artificial variables to
1368         live_switch_vars.  Use the debug counter.
1369         (gimplify_target_expr): Use the debug counter.
1370         * internal-fn.def: Remove ECF_TM_PURE from ASAN_MARK builtin.
1371         * sanitizer.def: Set ATTR_NOTHROW_LEAF_LIST to
1372         BUILT_IN_ASAN_CLOBBER_N and BUILT_IN_ASAN_UNCLOBBER_N.
1374 2016-11-08  Richard Biener  <rguenther@suse.de>
1376         * tree-vect-stmts.c (get_group_load_store_type): If the
1377         access is aligned do not trigger peeling for gaps.
1378         * tree-vect-data-refs.c (vect_compute_data_ref_alignment): Do not
1379         force alignment of vars with DECL_USER_ALIGN.
1381 2016-11-08  James Greenhalgh  <james.greenhalgh@arm.com>
1383         * config/aarch64/t-aarch64 (aarch64-c.o): Depend on TARGET_H.
1385 2016-11-08  Richard Biener  <rguenther@suse.de>
1387         PR tree-optimization/78205
1388         * tree-vect-stmts.c (vectorizable_load): Move check whether
1389         we may run into gaps when BB vectorizing SLP permutations ...
1390         * tree-vect-slp.c (vect_supported_load_permutation_p): ...
1391         here where we can do a more precise check.
1393 2016-11-08  Richard Biener  <rguenther@suse.de>
1395         PR tree-optimization/78224
1396         * tree-call-cdce.c (shrink_wrap_one_built_in_call_with_conds):
1397         Split the fallthru edge in case its successor may have PHIs.
1398         Do not free dominance info.
1400 2016-11-07  Jakub Jelinek  <jakub@redhat.com>
1402         PR target/78229
1403         * config/i386/i386.c (ix86_gimple_fold_builtin): Do not adjust
1404         EH info even for bzhi and pdep/pext.
1406 2016-11-07  Peter Bergner  <bergner@vnet.ibm.com>
1408         * config.gcc (powerpc*-*-*, rs6000*-*-*): Remove setting of
1409         INCLUDE_EXTRA_SPEC for Advance Toolchain builds.
1411 2016-11-07  Segher Boessenkool  <segher@kernel.crashing.org>
1413         * config/rs6000/rs6000.md (div<mode>3): Expand using rs6000_emit_swdiv
1414         if appropriate.
1415         * config/rs6000/vector.md (div<mode>3): Ditto.
1417 2016-11-07  David Edelsohn  <dje.gcc@gmail.com>
1419         * configure.ac (.hidden): Change to conftest_s string. Provide string
1420         for AIX assembler.
1421         (gcc_cv_ld_hidden): Yes for AIX.
1422         * configure: Regenerate.
1424         * dwarf2asm.c (USE_LINKONCE_INDIRECT): Don't set for AIX (XCOFF).
1426         * config/rs6000/rs6000-protos.h (rs6000_asm_weaken_decl): Declare
1427         (rs6000_xcoff_asm_output_aligned_decl_common): Declare.
1428         * config/rs6000/xcoff.h (TARGET_ASM_GLOBALIZE_DECL_NAME): Define.
1429         (ASM_OUTPUT_ALIGNED_DECL_COMMON): Define.
1430         (ASM_OUTPUT_ALIGNED_COMMON): Delete.
1431         * config/rs6000/rs6000.c (rs6000_init_builtins): Change clog rename
1432         from #if to if.
1433         (rs6000_xcoff_visibility): New.
1434         (rs6000_xcoff_declare_function_name): Add visibility support.
1435         (rs6000_xcoff_asm_globalize_decl_name): New.
1436         (rs6000_xcoff_asm_output_aligned_decl_common): New.
1437         (rs6000_asm_weaken_decl): New.
1438         (rs6000_code_end): Disable HIDDEN_LINKONCE on XCOFF.
1439         config/rs6000/rs6000.h (ASM_WEAKEN_DECL): Change definition to
1440         reference function.
1442 2016-11-07  Jack Howarth  <howarth.at.gcc@gmail.com>
1444         PR driver/78206
1445         * incpath.c: (remove_dup(): Also silently ignore EPERM.
1447 2016-11-07  Martin Jambor  <mjambor@suse.cz>
1449         * tree.c (verify_type_variant): Use pointer comparison to check that
1450         TYPE_SIZE_UNIT match.
1452 2016-11-07  Jakub Jelinek  <jakub@redhat.com>
1454         PR target/77834
1455         * dse.c (dse_step5): Call scan_reads even if just
1456         insn_info->frame_read.  Improve and fix dump file messages.
1458         PR target/78227
1459         * config/i386/i386.c (ix86_expand_sse_cmp): Force dest into
1460         cmp_mode argument even for -O0 if cmp_mode != mode and maskcmp.
1462 2016-11-07  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
1464         PR middle-end/35691
1465         * match.pd: Add following two patterns:
1466         (x == 0 & y == 0) -> (x | typeof(x)(y)) == 0.
1467         (x != 0 | y != 0) -> (x | typeof(x)(y)) != 0.
1469 2016-11-07  Bernd Schmidt  <bschmidt@redhat.com>
1471         * emit-rtl.c (emit_copy_of_insn_after): Duplicate notes in order.
1472         * sel-sched-ir.c (create_copy_of_insn_rtx): Likewise.
1473         * rtl.h (duplicate_reg_notes): Declare.
1474         * rtlanal.c (duplicate_reg_note): New function.
1476         PR rtl-optimization/77309
1477         * combine.c (make_compound_operation): Allow EQ for IN_CODE, and
1478         don't assume an equality comparison for plain COMPARE.
1479         (simplify_comparison): Pass a more accurate code to
1480         make_compound_operation.
1482 2016-11-07  Pat Haugen  <pthaugen@us.ibm.com>
1484         * target.def (compute_pressure_classes): New target hook.
1485         * doc/tm.texi.in: Document it.
1486         * doc/tm.texi: Regenerate.
1487         * ira.c (setup_pressure_classes): Call target hook if defined.
1489 2016-11-07  David Malcolm  <dmalcolm@redhat.com>
1491         * print-rtl.c (rtx_writer::operand_has_default_value_p): New
1492         method.
1493         (rtx_writer::print_rtx): In compact mode, omit trailing operands
1494         that have the default values.
1495         * print-rtl.h (rtx_writer::operand_has_default_value_p): New
1496         method.
1497         * rtl-tests.c (selftest::test_dumping_insns): Remove empty
1498         label string from expected dump.
1499         (seltest::test_uncond_jump): Remove trailing "(nil)" for REG_NOTES
1500         from expected dump.
1502 2016-11-07  Jakub Jelinek  <jakub@redhat.com>
1504         PR target/77834
1505         * alias.c (nonoverlapping_memrefs_p): If one decl is
1506         FUNCTION_DECL or LABEL_DECL and the other is not, return 1.
1508 2016-11-07  Richard Biener  <rguenther@suse.de>
1510         PR target/78229
1511         * config/i386/i386.c (ix86_gimple_fold_builtin): Do not adjust
1512         EH info.
1514 2016-11-07  Richard Biener  <rguenther@suse.de>
1516         PR tree-optimization/78218
1517         * gimple-ssa-store-merging.c
1518         (pass_store_merging::terminate_all_aliasing_chains):
1519         Drop unused argument, fix alias check to also consider uses.
1520         (pass_store_merging::execute): Adjust.
1522 2016-11-07  Richard Biener  <rguenther@suse.de>
1524         PR tree-optimization/78228
1525         * tree-ssa-phiopt.c (abs_replacement): Avoid introducing
1526         undefined behavior.
1528 2016-11-07  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1530         PR target/77822
1531         * config/aarch64/aarch64.md (*tb<optab><mode>1): Use
1532         aarch64_simd_shift_imm_<mode> predicate for operand 1.
1533         (<optab>, ANY_EXTRACT): Use tighter predicates on operands 2 and 3
1534         to restrict them to an appropriate range and add FAIL check if the
1535         region they specify is out of range.  Delete useless constraint
1536         strings.
1537         (*<optab><mode>, ANY_EXTRACT): Add appropriate predicates on operands
1538         2 and 3 to restrict their range and add pattern predicate.
1540 2016-11-07  Martin Liska  <mliska@suse.cz>
1542         * asan.c (enum asan_check_flags): Move the enum to header file.
1543         (asan_init_shadow_ptr_types): Make type creation more generic.
1544         (shadow_mem_size): New function.
1545         (asan_emit_stack_protection): Use newly added ASAN_SHADOW_GRANULARITY.
1546         Rewritten stack unpoisoning code.
1547         (build_shadow_mem_access): Add new argument return_address.
1548         (instrument_derefs): Instrument local variables if use after scope
1549         sanitization is enabled.
1550         (asan_store_shadow_bytes): New function.
1551         (asan_expand_mark_ifn): Likewise.
1552         (asan_sanitize_stack_p): Moved from asan_sanitize_stack_p.
1553         * asan.h (enum asan_mark_flags): Moved here from asan.c
1554         (asan_protect_stack_decl): Protect all declaration that need
1555         to live in memory.
1556         (asan_sanitize_use_after_scope): New function.
1557         (asan_no_sanitize_address_p): Likewise.
1558         * cfgexpand.c (partition_stack_vars): Consider
1559         asan_sanitize_use_after_scope in condition.
1560         (expand_stack_vars): Likewise.
1561         * common.opt (-fsanitize-address-use-after-scope): New option.
1562         * doc/invoke.texi (use-after-scope-direct-emission-threshold):
1563         Explain the parameter.
1564         * flag-types.h (enum sanitize_code): Define SANITIZE_USE_AFTER_SCOPE.
1565         * gimplify.c (build_asan_poison_call_expr): New function.
1566         (asan_poison_variable): Likewise.
1567         (gimplify_bind_expr): Generate poisoning/unpoisoning for local
1568         variables that have address taken.
1569         (gimplify_decl_expr): Likewise.
1570         (gimplify_target_expr): Likewise for C++ temporaries.
1571         (sort_by_decl_uid): New function.
1572         (gimplify_expr): Unpoison all variables for a label we can jump
1573         from outside of a scope.
1574         (gimplify_switch_expr): Unpoison variables defined in the switch
1575         context.
1576         (gimplify_function_tree): Clear asan_poisoned_variables.
1577         (asan_poison_variables): New function.
1578         (warn_switch_unreachable_r): Handle IFN_ASAN_MARK.
1579         * internal-fn.c (expand_ASAN_MARK): New function.
1580         * internal-fn.def (ASAN_MARK): Declare.
1581         * opts.c (finish_options): Handle -fstack-reuse if
1582         -fsanitize-address-use-after-scope is enabled.
1583         (common_handle_option): Enable address sanitization if
1584         -fsanitize-address-use-after-scope is enabled.
1585         * params.def (PARAM_USE_AFTER_SCOPE_DIRECT_EMISSION_THRESHOLD):
1586         New parameter.
1587         * params.h: Likewise.
1588         * sancov.c (pass_sanopt::execute): Handle IFN_ASAN_MARK.
1589         * sanitizer.def: Define __asan_poison_stack_memory and
1590         __asan_unpoison_stack_memory functions.
1591         * asan.c (asan_mark_poison_p): New function.
1592         (transform_statements): Handle asan_mark_poison_p calls.
1593         * gimple.c (nonfreeing_call_p): Handle IFN_ASAN_MARK.
1595 2016-11-07  Tamar Christina  <tamar.christina@arm.com>
1597         PR driver/78196
1598         * Makefile.in (SELFTEST_FLAGS): Added -o /dev/null.
1600 2016-11-07  Martin Liska  <mliska@suse.cz>
1602         * tree-profile.c (gimple_gen_time_profiler): Set proper type
1603         to time_profiler_counter_ptr.
1605 2016-11-07  Richard Biener  <rguenther@suse.de>
1607         PR tree-optimization/37150
1608         * tree-vectorizer.h (vect_transform_slp_perm_load): Add n_perms
1609         parameter.
1610         * tree-vect-slp.c (vect_supported_load_permutation_p): Adjust.
1611         (vect_analyze_slp_cost_1): Account for the real number of
1612         permutations emitted and for dead loads.
1613         (vect_transform_slp_perm_load): Add n_perms parameter counting
1614         the number of emitted permutations.
1615         * tree-vect-stmts.c (vectorizable_load): Adjust.
1617 2016-11-07  Richard Biener  <rguenther@suse.de>
1619         PR tree-optimization/78189
1620         * tree-vect-data-refs.c (vect_compute_data_ref_alignment): Fix
1621         alignment computation.
1623 2016-11-06  Kugan Vivekanandarajah  <kuganv@linaro.org>
1625         * ipa-cp.c (ipcp_bits_lattice::meet_with): Remove unreachable code.
1627 2016-11-05  Martin Sebor  <msebor@redhat.com>
1629         * doc/invoke.texi (Warning Options): Correct typos in -Walloca
1630         documentation.
1632 2016-11-05  David Edelsohn  <dje.gcc@gmail.com>
1634         PR bootstrap/78188
1635         PR c++/71848
1636         * ipa-comdats.c (pass_ipa_comdats::gate): Require HAVE_COMDAT_GROUP.
1638 2016-11-04  Jakub Jelinek  <jakub@redhat.com>
1640         PR target/77834
1641         * alias.c (nonoverlapping_memrefs_p): Return 0 if exprx or expry
1642         doesn't have rtl set.
1644 2016-11-04  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
1646         * config/rs6000/rs6000.c (gimple-ssa.h): New #include.
1647         (TARGET_GIMPLE_FOLD_BUILTIN): Define as
1648         rs6000_gimple_fold_builtin.
1649         (rs6000_gimple_fold_builtin): New function.  Add handling for
1650         early expansion of vector addition builtins.
1652 2016-11-04  Eric Botcazou  <ebotcazou@adacore.com>
1654         * expr.h (copy_blkmode_from_reg): Delete.
1655         * expr.c (copy_blkmode_from_reg): Make static.
1657 2016-11-04  Eric Botcazou  <ebotcazou@adacore.com>
1659         * defaults.h (LOAD_EXTEND_OP): Define if not already defined.
1660         * combine.c (LOAD_EXTEND_OP): Delete.
1661         (simplify_comparison): Fix comment about LOAD_EXTEND_OP.
1662         * cse.c (LOAD_EXTEND_OP): Delete.
1663         * fold-const.c (LOAD_EXTEND_OP): Likewise.
1664         * fwprop.c (free_load_extend): Remove #ifdef LOAD_EXTEND_OP/#endif.
1665         * postreload.c (LOAD_EXTEND_OP): Delete.
1666         * reload.c (push_reload): Remove #ifdef LOAD_EXTEND_OP/#endif.
1667         Convert conditional compilation based on WORD_REGISTER_OPERATIONS.
1668         (find_reloads): Likewise.
1669         * reload1.c (eliminate_regs_1): Likewise.
1670         * rtlanal.c (nonzero_bits1): Remove #ifdef LOAD_EXTEND_OP/#endif.
1671         (num_sign_bit_copies1): Likewise.
1673 2016-11-04  David Malcolm  <dmalcolm@redhat.com>
1675         * config/i386/i386.c: Include "selftest.h" and "selftest-rtl.h".
1676         (selftest::ix86_test_dumping_hard_regs): New function.
1677         (selftest::ix86_run_selftests): New function.
1678         (TARGET_RUN_TARGET_SELFTESTS): When CHECKING_P, wire this up to
1679         selftest::ix86_run_selftests.
1680         * doc/tm.texi.in (TARGET_RUN_TARGET_SELFTESTS): New.
1681         * doc/tm.texi: Regenerate
1682         * selftest-rtl.h: New file.
1683         * rtl-tests.c: Include "selftest-rtl.h".
1684         (selftest::assert_rtl_dump_eq): Make non-static.
1685         (ASSERT_RTL_DUMP_EQ): Move to selftest-rtl.h.
1686         (selftest::test_dumping_regs): Update comment.
1687         * selftest-run-tests.c: Include "target.h".
1688         (selftest::run_tests): If non-NULL, call
1689         targetm.run_target_selftests.
1690         * target.def (run_target_selftests): New hook.
1692 2016-11-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
1694         * config/arm/arm-arches.def (armv8-m.main+dsp): Set Cortex-M33 as
1695         representative core for this architecture.
1696         * config/arm/arm-cores.def (cortex-m33): Define new processor.
1697         * config/arm/arm-tables.opt: Regenerate.
1698         * config/arm/arm-tune.md: Likewise.
1699         * config/arm/bpabi.h (BE8_LINK_SPEC): Add Cortex-M33 to the list of
1700         valid -mcpu options.
1701         * doc/invoke.texi (ARM Options): Document new Cortex-M33 processor.
1703 2016-11-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
1705         * config/arm/arm-arches.def (armv8-m.base): Set Cortex-M23 as
1706         representative core for this architecture.
1707         * config/arm/arm-cores.def (cortex-m23): Define new processor.
1708         * config/arm/arm-tables.opt: Regenerate.
1709         * config/arm/arm-tune.md: Likewise.
1710         * config/arm/arm.c (arm_v6m_tune): Add Cortex-M23 to the list of cores
1711         this tuning parameters apply to in the comment.
1712         * config/arm/bpabi.h (BE8_LINK_SPEC): Add Cortex-M23 to the list of
1713         valid -mcpu options.
1714         * doc/invoke.texi (ARM Options): Document new Cortex-M23 processor.
1716 2016-11-04  Bin Cheng  <bin.cheng@arm.com>
1718         * fold-const.c (fold_cond_expr_with_comparison): Remove call
1719         to pedantic_non_lvalue_loc.  Remove useless code for lvalue
1720         where cond_expr can't be a lvalue.
1722 2016-11-04  Claudiu Zissulescu  <claziss@synopsys.com>
1724         * config/arc/arc.c (arc_process_double_reg_moves): Use
1725         gen_dexcl_2op call.
1726         * config/arc/arc.md (movsi_insn): Disable unsupported move
1727         instructions for ARCv2 cores.
1728         (movdi): Use prepare_move_operands.
1729         (movsf, movdf): Use move_dest_operand predicate.
1730         * config/arc/constraints.md (Chs): Enable when barrel shifter is
1731         present.
1732         * config/arc/fpu.md (divsf3): Change to divsf3_fpu.
1733         * config/arc/fpx.md (dexcl_3op_peep2_insn): Dx data register is
1734         also a destination.
1735         (dexcl_3op_peep2_insn_nores): Likewise.
1736         * config/arc/arc.h (SHIFT_COUNT_TRUNCATED): Define to one.
1737         (LINK_COMMAND_SPEC): Remove.
1739 2016-11-04  Richard Biener  <rguenther@suse.de>
1741         PR middle-end/78185
1742         * loop-invariant.c (find_exits): Record entering inner
1743         loops as possibly exiting to handle infinite sub-loops.
1744         * tree-ssa-loop-im.c: Include tree-ssa-loop-niter.h.
1745         (fill_always_executed_in_1): Honor infinite child loops.
1747 2016-11-03  Michael Meissner  <meissner@linux.vnet.ibm.com>
1749         PR target/78192
1750         * config/rs6000/vsx.md (vsx_extract_<mode>_di): The element number
1751         has already been adjusted for endianness, so don't adjust it any
1752         further.
1754         PR target/77993
1755         * config/rs6000/rs6000.h (FLOAT128_IBM_P): Do not allow IFmode or
1756         ICmode unless we have standard PowerPC floating point.
1757         * config/rs6000/rs6000.md (FP iterator): Likewise.
1758         (FMOVE128 iterator): Likewise.
1760 2016-11-03  Jakub Jelinek  <jakub@redhat.com>
1761             Alexandre Oliva  <aoliva@redhat.com>
1762             Jason Merrill  <jason@redhat.com>
1764         PR debug/28767
1765         PR debug/56974
1766         * langhooks.h (struct lang_hooks_for_types): Add type_dwarf_attribute
1767         langhook.
1768         * langhooks.c (lhd_type_dwarf_attribute): New function.
1769         * langhooks-def.h (lhd_type_dwarf_attribute): Declare.
1770         (LANG_HOOKS_TYPE_DWARF_ATTRIBUTE): Define.
1771         (LANG_HOOKS_FOR_TYPES_INITIALIZER): Add
1772         LANG_HOOKS_TYPE_DWARF_ATTRIBUTE.
1773         (check_qualified_type, check_aligned_type): Call it.
1774         * dwarf2out.c (modified_type_die): Don't use type_main_variant
1775         for FUNCTION_TYPE or METHOD_TYPE, instead walk over variants with
1776         check_base_type and check_lang_type.
1777         (gen_ptr_to_mbr_type_die): If lookup_type_die is already non-NULL,
1778         return early.  For pointer-to-data-member add DW_AT_use_location
1779         attribute.
1780         (gen_subroutine_type_die): Add DW_AT_{,rvalue_}reference attribute
1781         if needed.
1782         (gen_type_die_with_usage): Don't use type_main_variant
1783         for FUNCTION_TYPE or METHOD_TYPE, instead walk over variants with
1784         check_base_type and check_lang_type.  Formatting fixes. Call
1785         get_debug_type langhook.
1787 2016-11-03  Jason Merrill  <jason@redhat.com>
1789         * tree.c (check_lang_type): New.
1790         (check_qualified_type): Use it.
1791         (check_aligned_type): Use it.
1792         * tree.h: Declare it.
1794 2016-11-03  Richard Earnshaw  <rearnsha@arm.com>
1796         * config.gcc (arm-wrs-vxworks): Set target_cpu_cname.
1797         (arm*-freebsd*): Likewise.
1798         (arm*-*-netbsdelf*): Likewise.
1799         (arm*-*-linux*): Likewise.
1800         (arm*-*-uclinux*eabi*): Likewise.
1801         (arm*-*-phoenix*): Likewise.
1802         (arm*-*-eabi*, arm*-*-symbianelf*, arm*-*-rtems*): Likewise.
1803         (arm*-*-*): Don't clobber target_cpu_cname when --with-cpu is not
1804         specified.  Default to arm6 if target_cpu_cname is not set.
1805         * arm/arm.c (arm_option_override): Simplify logic.  Assert that the
1806         default cpu has been correctly configured.
1807         * arm/arm.h (TARGET_CPU_DEFAULT): Delete.
1808         (target_cpus): Delete TARGET_CPU_generic, add TARGET_CPU_num_cores.
1809         * arm/freebsd.h (SUBTARGET_CPU_DEFAULT): Delete.
1810         * arm/linux-eabi.h (SUBTARGET_CPU_DEFAULT): Delete.
1811         * arm/linux-elf.h (SUBTARGET_CPU_DEFAULT): Delete.
1812         * arm/symbian.h (SUBTARGET_CPU_DEFAULT): Delete.
1813         * arm/unknown-elf.h (SUBTARGET_CPU_DEFAULT): Delete.
1815 2016-11-03  Jiong Wang  <jiong.wang@arm.com>
1817         * reg-notes.def (CFA_VAL_EXPRESSION): New entry.
1818         * dwarf2cfi.c (dwarf2out_frame_debug_cfa_val_expression): New function.
1819         (dwarf2out_frame_debug): Support REG_CFA_VAL_EXPRESSION.
1820         (output_cfa_loc): Support DW_CFA_val_expression.
1821         (output_cfa_loc_raw): Likewise.
1822         (output_cfi): Likewise.
1823         (output_cfi_directive): Likewise.
1824         * dwarf2out.c (dw_cfi_oprnd1_desc): Support DW_CFA_val_expression.
1825         (dw_cfi_oprnd2_desc): Likewise.
1826         (mem_loc_descriptor): Recognize new pattern generated for value
1827         expression.
1829 2016-11-03  Segher Boessenkool  <segher@kernel.crashing.org>
1831         PR rtl-optimization/78186
1832         * combine.c (change_zero_ext): Mask the RHS of a zero_extract as
1833         well, when converting to IOR.
1835 2016-11-03  Eric Botcazou  <ebotcazou@adacore.com>
1837         * config/sparc/sparc.md (vec_interleave_lowv8qi): Delete.
1838         (vec_interleave_highv8qi): Likewise.
1840 2016-11-03  Martin Liska  <mliska@suse.cz>
1842         * profile.c (instrument_values): Fix coding style.
1843         (branch_prob): Use renamed function.
1844         * tree-profile.c (init_ic_make_global_vars): Likewise.
1845         (gimple_init_edge_profiler): Rename to
1846         gimple_init_gcov_profiler.
1847         tree_time_profiler_counter variable declaration.
1848         (gimple_gen_time_profiler): Rewrite to do a direct gimple code
1849         emission.
1850         * value-prof.h: Remove an argument.
1852 2016-11-03  Richard Biener  <rguenther@suse.de>
1854         * config/rs6000/rs6000.c (rs6000_xcoff_declare_object_name): Use
1855         symtab_node::get_create.
1857 2016-11-03  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1859         * rtlanal.c (nonzero_bits1): Fix WORD_REGISTER_OPERATIONS condition.
1860         Move comments into more natural position.
1862 2016-11-03  Vineet Gupta  <vgupta@synopsys.com>
1864         * config/arc/arc.h (SIZE_TYPE): Define as unsigned int.
1865         (PTRDIFF_TYPE): Define as int.
1867 2016-11-03  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1869         * ccmp.c (expand_ccmp_expr_1): Adjust.
1870         (expand_ccmp_expr): Likewise.
1871         (expand_ccmp_next): Likewise.
1872         * config/aarch64/aarch64.c (aarch64_gen_ccmp_next): Likewise.
1873         (aarch64_gen_ccmp_first): Likewise.
1874         * doc/tm.texi: Regenerate.
1875         * target.def (gen_ccmp_first): Change argument types to rtx_insn *.
1876         (gen_ccmp_next): Likewise.
1878 2016-11-03  Bin Cheng  <bin.cheng@arm.com>
1880         * tree-vect-loop.c (destroy_loop_vec_info): Handle cond_expr.
1881         (vect_is_simple_reduction): Swap cond_reduction by inversion.
1883 2016-11-02  Uros Bizjak  <ubizjak@gmail.com>
1885         * config/i386/i386.c (ix86_init_libfuncs): New.  Call
1886         darwin_rename_builtins here.
1887         (ix86_expand_divmod_libfunc): New.
1888         (TARGET_INIT_LIBFUNCS): Unconditionally define to ix86_init_libfuncs.
1889         (TARGET_EXPAND_DIVMOD_LIBFUNC): Define.
1891 2016-11-02  Cesar Philippidis  <cesar@codesourcery.com>
1892             Nathan Sidwell  <nathan@acm.org>
1894         * config/nvptx/nvptx.c (PTX_GANG_DEFAULT): Set to zero.
1896 2016-11-02  Max Filippov  <jcmvbkbc@gmail.com>
1898         * config/xtensa/xtensa.c (xtensa_output_integer_literal_parts):
1899         New function.
1900         (xtensa_output_literal): Use xtensa_output_integer_literal_parts
1901         to format MODE_INT and MODE_PARTIAL_INT literals.
1903 2016-11-02  Segher Boessenkool  <segher@kernel.crashing.org>
1905         PR target/78168
1906         * config/r6000/rs6000.c (rs6000_get_separate_components): Return
1907         NULL if TARGET_SPE_ABI.
1909 2016-11-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1911         * gimple-ssa-store-merging.c (encode_tree_to_bitpos): Don't forget to
1912         clear padding bits even when they're less than a byte.
1914 2016-11-02  Richard Biener  <rguenther@suse.de>
1916         * gimple-ssa-store-merging.c: Include gimplify-me.h.
1917         (imm_store_chain_info::output_merged_stores): Force base_addr
1918         to be proper GIMPLE for a MEM_REF address.
1919         (pass_store_merging::execute): Restrict negative bitpos
1920         handling to non-MEM_REF bases.  Remove TREE_THIS_VOLATILE
1921         check.  Take into account non-NULL_TREE offset if the base
1922         is already addressable.
1924 2016-11-26  Wilco Dijkstra  <wdijkstr@arm.com>
1926         * config/aarch64/aarch64-simd.md (aarch64_crypto_sha1hv4si):
1927         New pattern.
1928         (aarch64_be_crypto_sha1hv4si): New pattern.
1930 2016-11-02  Wilco Dijkstra  <wdijkstr@arm.com>
1932         * config/aarch64/aarch64.md (add<mode>3): Remove
1933         redundant code.  Don't split frame based additions.
1935 2016-11-02  Richard Biener  <rguenther@suse.de>
1937         * gimple-ssa-store-merging.c (struct store_immediate_info): Remove
1938         redundant val and dest members.
1939         (store_immediate_info::store_immediate_info): Adjust.
1940         (merged_store_group::merged_store_group): Adjust.
1941         (merged_store_group::apply_stores): Likewise.
1942         (struct imm_store_chain_info): Add base_addr field.
1943         (imm_store_chain_info::imm_store_chain_info): New constructor.
1944         (imm_store_chain_info::terminate_and_process_chain): Do not pass base.
1945         (imm_store_chain_info::output_merged_store): Likewise.  Use
1946         addr_base which is already the address.
1947         (imm_store_chain_info::output_merged_stores): Likewise.
1948         (pass_tree_store_merging::terminate_all_aliasing_chains): Take
1949         imm_store_chain_info instead of base.  Fix alias check.
1950         (pass_tree_store_merging::terminate_and_release_chain): Likewise.
1951         (imm_store_chain_info::coalesce_immediate_stores): Adjust.
1952         (pass_store_merging::execute): Refuse to operate on TARGET_MEM_REF.
1953         use the address of the base and adjust for other changes.
1955 2016-11-02  Martin Liska  <mliska@suse.cz>
1957         * fold-const-call.c (host_size_t_cst_p): Test whether
1958         t is convertible to size_t.
1960 2016-11-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1962         PR tree-optimization/78170
1963         * gimple-ssa-store-merging.c (encode_tree_to_bitpos): Truncate padding
1964         introduced by native_encode_expr on little-endian as well.
1966 2016-11-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1968         PR tree-optimization/78162
1969         * gimple-ssa-store-merging.c (execute): Mark stores with bitpos < 0
1970         as invalid.
1972 2016-11-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1974         * config/aarch64/aarch64.c (aarch64_register_saved_on_entry): Add
1975         function comment.
1976         (aarch64_next_callee_save): Likewise.
1977         (aarch64_pushwb_single_reg): Likewise.
1978         (aarch64_gen_storewb_pair): Likewise.
1979         (aarch64_push_regs): Likewise.
1980         (aarch64_gen_loadwb_pair): Likewise.
1981         (aarch64_pop_regs): Likewise.
1982         (aarch64_gen_store_pair): Likewise.
1983         (aarch64_gen_load_pair): Likewise.
1984         (aarch64_save_callee_saves): Likewise.
1985         (aarch64_restore_callee_saves): Likewise.
1987 2016-11-02  Richard Biener  <rguenther@suse.de>
1989         PR tree-optimization/78035
1990         PR tree-optimization/77964
1991         * gimple-pretty-print.c (pp_points_to_solution): Print
1992         vars_contains_interposable.
1993         * tree-ssa-alias.c: Include varasm.h.
1994         (ptrs_compare_unequal): Check vars_contains_interposable and
1995         decl_binds_to_current_def_p.
1996         (dump_points_to_solution): Dump vars_contains_interposable.
1997         * tree-ssa-alias.h (struct pt_solution): Add vars_contains_interposable
1998         flag.
1999         * tree-ssa-structalias.c: Include varasm.h.
2000         (set_uids_in_ptset): Record whether vars contains a
2001         not decl_binds_to_current_def_p variable in vars_contains_interposable.
2002         (ipa_escaped_pt): Update initializer.
2004 2016-11-02  Richard Biener  <rguenther@suse.de>
2006         PR tree-optimization/78047
2007         * tree-ssa-structalias.c (push_fields_onto_fieldstack): Initialize
2008         fake field at offset zero conservatively regarding to may_have_pointers.
2010 2016-11-02  Richard Biener  <rguenther@suse.de>
2012         * tree-vrp.c (evrp_dom_walker::before_dom_children): Call
2013         infer_value_range on stmt ops and update value-ranges.
2014         Dump visited stmts and blocks.
2015         (evrp_dom_walker::push_value_range): Dump changes.
2016         (evrp_dom_walker::pop_value_range): Likewise.
2017         (evrp_dom_walker::try_find_new_range): Avoid noop changes.
2019 2016-11-01  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2021         * emit-rtl.c (prev_nonnote_insn_bb): Change argument type to
2022         rtx_insn *.
2023         * rtl.h (prev_nonnote_insn_bb): Adjust prototype.
2025 2016-11-01  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2027         * cfgrtl.c (delete_insn_chain): Change argument type to rtx_insn *
2028         and adjust for that.
2029         * cfgrtl.h (delete_insn_chain): Adjust prototype.
2031 2016-11-01  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2033         * config/rl78/rl78.c (gen-and_emit_move): Change argument type
2034         to rtx_insn *.
2035         (transcode_memory_rtx): Likewise.
2036         (move_to_acc): Likewise.
2037         (move_from_acc): Likewise.
2038         (move_acc_to_reg): Likewise.
2039         (move_to_x): Likewise.
2040         (move_to_hl): Likewise.
2041         (move_to_de): Likewise.
2042         * config/rs6000/rs6000.c (emit_frame_save): Likewise.
2043         (rs6000_emit_savres_rtx): Likewise.
2044         (rs6000_emit_prologue): Likewise.
2045         * reorg.c (update_reg_unused_notes): Likewise.
2046         * rtl.h (remove_note): Adjust prototype.
2047         * rtlanal.c (remove_note): Make argument type rtx_insn *.
2049 2016-11-01  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2051         * config/alpha/alpha.c (alpha_legitimize_address_1): Split up
2052         variables so some can be rtx_insn *.
2053         (alpha_emit_xfloating_libcall): Likewise.
2054         * config/mips/mips.c (mips_call_tls_get_addr): Likewise.
2055         (mips_legitimize_tls_address): Likewise.
2056         * optabs.c (expand_binop): Likewise.
2057         * reload1.c (gen_reload): Likewise.
2059 2016-11-01  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2061         * reorg.c (relax_delay_slots): Split up the trial variable.
2063 2016-11-01  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2065         * config/arc/arc.c (arc_emit_call_tls_get_addr): Make the type
2066         of variables rtx_insn *.
2067         * config/arm/arm.c (arm_call_tls_get_addr): Likewise.
2068         (legitimize_tls_address): Likewise.
2069         * config/bfin/bfin.c (hwloop_optimize): Likewise.
2070         (bfin_gen_bundles): Likewise.
2071         * config/c6x/c6x.c (reorg_split_calls): Likewise.
2072         (c6x_reorg): Likewise.
2073         * config/frv/frv.c (frv_reorder_packet): Likewise.
2074         * config/i386/i386.c (ix86_split_idivmod): Likewise.
2075         * config/ia64/ia64.c (ia64_expand_compare): Likewise.
2076         * config/m32c/m32c.c (m32c_prepare_shift): Likewise.
2077         * config/mn10300/mn10300.c: Likewise.
2078         * config/rl78/rl78.c: Likewise.
2079         * config/s390/s390.c (s390_fix_long_loop_prediction): Likewise.
2080         * config/sh/sh-mem.cc (sh_expand_cmpstr): Likewise.
2081         (sh_expand_cmpnstr): Likewise.
2082         (sh_expand_strlen): Likewise.
2083         (sh_expand_setmem): Likewise.
2084         * config/sh/sh.md: Likewise.
2085         * emit-rtl.c (emit_pattern_before): Likewise.
2086         * except.c: Likewise.
2087         * final.c: Likewise.
2088         * jump.c: Likewise.
2090 2016-11-01  Jason Merrill  <jason@redhat.com>
2092         * tree-inline.c (copy_tree_body_r): Only copy the taken branch of
2093         a COND_EXPR with constant condition.
2095 2016-11-01  Jakub Jelinek  <jakub@redhat.com>
2097         * dwarf2out.c (gen_variable_die): Remove again origin_die variable
2098         and its initialization.
2100 2016-11-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2102         * dwarf2out.c (output_rnglists): Wrap basebuf, len in
2103         HAVE_AS_LEB128.
2105 2016-11-01  Jakub Jelinek  <jakub@redhat.com>
2107         * dwarf2out.c (add_name_and_src_coords_attributes): Add NO_LINKAGE_NAME
2108         argument, don't call add_linkage_name if it is true.
2109         (gen_variable_die): For C++ inline static data members, consider the
2110         initial call when old_die is NULL to be declaration and call
2111         add_name_and_src_coords_attributes in that case with true as
2112         NO_LINKAGE_NAME.  Add DW_AT_inline attribute if needed.
2113         (gen_member_die): For C++ inline static data members, emit a
2114         definition DIE right away in DW_TAG_compile_unit context.
2116 2016-11-01  John David Anglin  <danglin@gcc.gnu.org>
2118         PR target/78166
2119         * config/pa/pa.md: Add new shift/add patterns to handle
2120         (plus (mult (reg) (mem_shadd_operand)) (reg)) source operand.
2122 2016-11-01  Max Filippov  <jcmvbkbc@gmail.com>
2124         * config/xtensa/xtensa-protos.h
2125         (xtensa_use_return_instruction_p): New prototype.
2126         * config/xtensa/xtensa.c (xtensa_current_frame_size,
2127         xtensa_callee_save_size): Remove.
2128         (struct machine_function): Add new fields: current_frame_size,
2129         callee_save_size, frame_laid_out and epilogue_done.
2130         (compute_frame_size, xtensa_expand_prologue,
2131         xtensa_expand_epilogue): Replace xtensa_callee_save_size with
2132         cfun->machine->callee_save_size and xtensa_current_frame_size
2133         with cfun->machine->current_frame_size.
2134         (compute_frame_size): Update cfun->machine->frame_laid_out and
2135         don't update frame layout after reload completion.
2136         (xtensa_expand_epilogue): Set cfun->machine->epilogue_done
2137         instead of zeroing xtensa_current_frame_size.
2138         (xtensa_use_return_instruction_p): New function.
2139         * config/xtensa/xtensa.h (xtensa_current_frame_size): Remove
2140         declaration.
2141         (INITIAL_ELIMINATION_OFFSET): Use return value of
2142         compute_frame_size instead of xtensa_current_frame_size value.
2143         * config/xtensa/xtensa.md ("return" pattern): Use new predicate
2144         function xtensa_use_return_instruction_p instead of inline code.
2146 2016-11-01  Jakub Jelinek  <jakub@redhat.com>
2148         * tree.h (BLOCK_IN_COLD_SECTION_P): Define.
2149         * final.c (final_scan_insn): Set BLOCK_IN_COLD_SECTION_P.
2150         * dwarf2out.c (rnglist_idx): New variable.
2151         (struct dw_ranges): Add label, idx and maybe_new_sec fields.
2152         (DEBUG_RNGLISTS_SECTION): Define.
2153         (ranges_base_label): New variable.
2154         (size_of_die) <case dw_val_class_range_list>: If using
2155         DW_FORM_rnglistx, count size of uleb128 of range list index.
2156         (value_format) <case dw_val_class_range_list>: For
2157         -gdwarf-5 -gsplit-dwarf return DW_FORM_rnglistx.
2158         (output_range_list_offset): Handle -gdwarf-5 .debug_rnglists
2159         offsets.  Multiply dwarf < 5 offsets by 2 * DWARF_ADDR_SIZE.
2160         (add_ranges_num): Remove useless prototype.  Don't multiply
2161         by 2 * DWARF2_ADDR_SIZE.  Add maybe_new_sec argument, adjust
2162         for new fields added to dw_ranges struct.
2163         (add_ranges): Add maybe_new_sec argument and pass it
2164         through to add_ranges_num.
2165         (note_rnglist_head): New function.
2166         (add_ranges_by_labels): Pass true as maybe_new_sec to
2167         add_ranges_num, call note_rnglist_head on the head of the list.
2168         (output_ranges): Add function comment.  Switch to
2169         .debug_ranges section here and emit .Ldebug_ranges0 label.
2170         (index_rnglists, output_rnglists): New functions.
2171         (gen_subprogram_die): Formatting fixes.
2172         (add_high_low_attributes): Don't divide offsets
2173         by 2 * DWARF2_ADDR_SIZE.  Call note_rnglist_head on the
2174         first list element or when pointing into the middle of
2175         a list.  Pass true as second argument to add_ranges on the
2176         first block fragment after cold/hot section switch.
2177         (init_sections_and_labels): For -gdwarf-5 use .debug_rnglists
2178         section instead of .debug_ranges.  Initialize
2179         ranges_base_label if -gdwarf-5 -gsplit-dwarf.
2180         (dwarf2out_finish): For -gdwarf-5 -gsplit-dwarf call
2181         index_rnglists and add DW_AT_rnglists_base attr.  Don't switch
2182         to dwarf_ranges_section here or emit .Ldebug_ranges0 label.
2183         Call output_rnglists for -gdwarf-5.
2184         (dwarf2out_c_finalize): Clear rnglist_idx.
2186 2016-11-01  Fritz Reese  <fritzoreese@gmail.com>
2188         * combine.c (simplify_compare_const): Add gcc_fallthrough.
2190 2016-11-01  Bilyan Borisov  <bilyan.borisov@arm.com>
2191             Tamar Christina <tamar.christina@arm.com>
2193         * config/arm/arm-c.c (arm_cpu_builtins): New macro definition.
2194         * config/arm/arm_neon.h (vmaxnm_f32): New intrinsinc.
2195         (vmaxnmq_f32): Likewise.
2196         (vminnm_f32): Likewise.
2197         (vminnmq_f32): Likewise.
2198         * config/arm/arm_neon_builtins.def (vmaxnm): New builtin.
2199         (vminnm): Likewise.
2200         * config/arm/neon.md (neon_<fmaxmin_op><mode>, VCVTF): New
2201         expander.
2203 2016-10-31  Michael Meissner  <meissner@linux.vnet.ibm.com>
2205         * config/rs6000/vsx.md (VSX_EXTRACT_FL): New iterator for all
2206         binary floating point types supported by the hardware except for
2207         double.
2208         (vsx_xvcvsxwdp_df): Provide scalar result alternative to the
2209         vector instruction for optimizing extracting a SImode from a
2210         V4SImode vector and converting it to floating point.
2211         (vsx_xvcvuxwdp_df): Likewise.
2212         (vsx_extract_si): On ISA 3.0, allow extract target and temporary
2213         registers to be any VSX register.  Move stores to the end of the
2214         constraints.
2215         (vsx_extract_si_<uns>float_df): New combiner pattern and splitter
2216         to optimize extracting a SImode from a V4SImode vector and
2217         converting it to a binary floating point type supported by the
2218         hardware.  Use the vector converts instead of extracting the
2219         element, sign extending it, and then converting it to double.
2220         Other floating point types  than double first convert to double,
2221         then the double is converted to that type.
2222         (vsx_extract_si_<uns>float_<mode>): Likewise.
2224 2016-10-31  Andrew Pinski  <apinski@cavium.com>
2226         * config/aarch64/driver-aarch64.c (host_detect_local_cpu):
2227         Rewrite handling of part num to handle the case where
2228         multiple implementers share the same part num.
2230 2016-10-31  Jan Kratochvil  <jan.kratochvil@redhat.com>
2231             Jakub Jelinek  <jakub@redhat.com>
2233         * dwarf2out.c (DWARF_COMPILE_UNIT_HEADER_SIZE): Adjust for -gdwarf-5.
2234         (DWARF_COMDAT_TYPE_UNIT_HEADER_SIZE): Likewise.
2236 2016-10-31  Jakub Jelinek  <jakub@redhat.com>
2238         * dwarf2out.c (dwarf_AT): Handle DW_AT_dwo_name.
2239         (use_debug_types): Adjust comment for DWARF5 DW_UT_type units.
2240         (new_die): Handle DW_TAG_skeleton_unit like DW_TAG_compile_unit.
2241         (is_cu_die, is_unit_die): Likewise.
2242         (should_move_die_to_comdat, break_out_comdat_types): Adjust
2243         comments for DWARF5 DW_UT_type units.
2244         (output_compilation_unit_header): Add UT argument, output
2245         start of DWARF5 .debug_info section header.
2246         (output_comp_unit): Add dwo_id argument.  Adjust
2247         output_compilation_unit_header caller, for DW_UT_split_compile
2248         emit dwo_id field, otherwise padding1.  Emit padding2 field.
2249         (add_top_level_skeleton_die_attrs): Add DW_AT_dwo_name
2250         rather than DW_AT_GNU_dwo_name attr for -gdwarf-5.
2251         (output_skeleton_debug_sections): Add dwo_id argument, for
2252         -gdwarf-5 emit DWARF 5 DW_UT_skeleton header.
2253         (output_comdat_type_unit): For -gdwarf-5 emit .debug_info
2254         DW_UT_type or DW_UT_split_type units rather than .debug_types.
2255         (dwarf2out_finish): Use DW_TAG_skeleton_unit rather than
2256         DW_TAG_compile_unit for skeleton unit die.  Don't add
2257         DW_AT_GNU_dwo_id attributes for -gdwarf-5, instead pass checksum
2258         address to output_comp_unit and output_skeleton_debug_sections.
2260         * dwarf2out.c (debug_line_str_section): New variable.
2261         (debug_line_str_hash): Likewise.
2262         (DEBUG_LINE_STR_SECTION): Define.
2263         (set_indirect_string): Handle DW_FORM_line_strp like
2264         DW_FORM_strp.
2265         (find_string_form): Fix up formatting.
2266         (size_of_die): Handle DW_FORM_line_strp like DW_FORM_strp.
2267         Fix up indentation.
2268         (output_die): Handle DW_FORM_line_strp.
2269         (DWARF5_USE_DEBUG_LINE_STR): Define.
2270         (output_line_string): New function.
2271         (output_file_names): Add -gdwarf-5 support.
2272         (output_line_info): Likewise.
2273         (init_sections_and_labels): Initialize debug_line_str_section.
2274         (output_indirect_string): Change 2nd argument from void *
2275         to enum dwarf_form form, compare with form rather than
2276         DW_FORM_strp.
2277         (output_indirect_strings): Pass DW_FORM_strp to
2278         output_indirect_string traversion.
2279         (dwarf2out_finish): Output .debug_line_str strings.
2280         (dwarf2out_c_finalize): Clear debug_line_str_section and
2281         debug_line_str_hash.
2283 2016-10-31  Tom Tromey  <tom@tromey.com>
2285         PR debug/77315
2286         * dwarf2out.c (mem_loc_descriptor): Use DW_OP_form_tls_address.
2287         (resolve_args_picking_1): Move DW_OP_form_tls_address case next to
2288         DW_OP_GNU_push_tls_address case.
2289         (loc_list_from_tree_1): Use DW_OP_form_tls_address.
2291 2016-10-31  Jakub Jelinek  <jakub@redhat.com>
2293         * dwarf2out.h (struct dw_loc_descr_node): Adjust comment
2294         for frame_offset_rel bit.
2295         (struct array_descr_info): Add rank field.
2296         * dwarf2out.c (struct loc_descr_context): Add placeholder_arg
2297         and placeholder_seen fields.
2298         (resolve_args_picking_1): Handle also frame_offset_rel DW_OP_dup
2299         and DW_OP_over.  Optimize DW_OP_pick 0 into DW_OP_dup and
2300         DW_OP_pick 1 into DW_OP_over.
2301         (function_to_dwarf_procedure, type_byte_size, field_byte_offset,
2302         gen_variant_part): Clear placeholder_{arg,seen}.
2303         (loc_list_from_tree_1): Drop const from context argument.
2304         Handle integral PLACEHOLDER_EXPR if context->placeholder_arg.
2305         (loc_list_for_address_of_addr_expr_of_indirect_ref,
2306         loc_list_from_tree, loc_descriptor_from_tree): Drop const from
2307         context argument.
2308         (add_scalar_info): Drop const from context argument.  Handle
2309         context->placeholder_arg.
2310         (add_bound_info): Drop const from context argument.
2311         (gen_descr_array_type_die): Drop const from ctx variable.
2312         Initialize placeholder_arg and placeholder_seen.  Add DW_AT_rank
2313         attribute and use a single DW_TAG_generic_subrange instead of
2314         7 DW_TAG_subrange_type for assumed rank arrays.
2316         * dwarf2out.h (enum dw_val_class): Add dw_val_class_loclistsptr.
2317         * dwarf2out.c (struct dw_loc_list_struct): Change emitted field
2318         from bool to 1-bit uchar bitfield.  Add num_assigned and
2319         offset_emitted bitfields.
2320         (dw_val_equal_p): Compare v.val_lbl_id rather than v.val_unsigned
2321         for dw_val_class_lineptr and dw_val_class_macptr.  Handle
2322         dw_val_class_loclistsptr.
2323         (new_addr_loc_descr): Fix up formatting.
2324         (DEBUG_LOCLISTS_SECTION, DEBUG_DWO_LOCLISTS_SECTION): Define.
2325         (add_AT_low_high_pc): Fix up formatting.
2326         (add_AT_loclistsptr): New function.
2327         (AT_lbl): Allow dw_val_class_loclistsptr.
2328         (print_dw_val, attr_checksum, attr_checksum_ordered, same_dw_val_p):
2329         Handle dw_val_class_loclistsptr.
2330         (loc_list_idx): New variable.
2331         (output_loclists_offsets, assign_location_list_indexes): New
2332         functions.
2333         (size_of_die): For dw_val_class_loc_list -gsplit-dwarf -gdwarf-5
2334         add size_of_uleb128 of the index.  Drop never used
2335         dwarf_split_debug_info AT_index handling.  Handle
2336         dw_val_class_loclistsptr.
2337         (value_format): Return DW_FORM_loclistsx for dw_val_class_loc_list
2338         if -gsplit-dwarf -gdwarf-5.  Handle dw_val_class_loclistsptr.
2339         (output_loc_list): Handle DWARF 5 .debug_loclists* format.
2340         (output_loc_list_offset): Handle -gsplit-dwarf -gdwarf-5
2341         DW_FORM_loclistx indexes.
2342         (output_attr_index_or_value): Fix up formatting.  Don't handle
2343         dw_val_class_loc_list here.
2344         (output_die): Formatting fixes.  Handle dw_val_class_loclistsptr.
2345         For dw_val_class_loc_list call output_loc_list_offset rather than
2346         output_attr_index_or_value.
2347         (init_sections_and_labels): For -gdwarf-5 use .debug_loclists
2348         or .debug_loclists.dwo section name for debug_loc_section.
2349         (resolve_addr_in_expr): Formatting fix.
2350         (index_location_lists): Likewise.
2351         (dwarf2out_finish): If there are any location lists, for
2352         -gsplit-dwarf -gdwarf-5 add DW_AT_loclists_base attribute.  Call
2353         index_location_lists only if have_location_lists.  Call
2354         assign_location_list_indexes for -gsplit-dwarf -gdwarf-5.  Emit
2355         .debug_loclists{,.dwo} section header for -gdwarf-5, for -gdwarf-5
2356         -gsplit-dwarf also emit offset table.
2358         * dwarf2out.c (DWARF_LARGEST_DATA_FORM_BITS): Define.
2359         (size_of_die, value_format, output_die): Use
2360         DW_FORM_data16 for 128-bit dw_val_class_const_double or
2361         dw_val_class_wide_int.
2363         * dwarf2out.c (dwarf_op): Renamed to ...
2364         (dwarf_OP): ... this.
2365         (convert_descriptor_to_mode, scompare_loc_descriptor,
2366         minmax_loc_descriptor, typed_binop, mem_loc_descriptor,
2367         implicit_ptr_descriptor, optimize_one_addr_into_implicit_ptr): Adjust
2368         callers.
2369         (dwarf_AT, dwarf_TAG): New functions.
2370         (check_die): Disallow DW_AT_call_all_calls next to
2371         DW_AT_GNU_all_call_sites.
2372         (gen_call_site_die): Use dwarf_TAG and dwarf_AT with DWARF 5 tag
2373         and attributes instead of the corresponding GNU tag and attributes.
2374         (gen_subprogram_die): Likewise.  Emit call site information even
2375         for -gdwarf-5 -gstrict-dwarf.  Replace DW_AT_GNU_defaulted with
2376         DW_AT_defaulted in comment.
2377         (resolve_addr): Handle DW_AT_call_origin attribute on
2378         DW_TAG_call_site DIE like DW_AT_abstract_origin on
2379         DW_TAG_GNU_call_site DIE.
2381         * dwarf2out.c (dwarf_op): New function.
2382         (size_of_loc_descr): Handle DW_OP_{implicit_pointer,entry_value},
2383         DW_OP_{const,regval,deref}_type and DW_OP_{convert,reinterpret}.
2384         (output_loc_operands, output_loc_operands_raw): Likewise.
2385         (resolve_args_picking_1, prune_unused_types_walk_loc_descr,
2386         mark_base_types, hash_loc_operands, compare_loc_operands): Likewise.
2387         (resolve_addr_in_expr): Likewise.  Only punt for !dwarf_strict
2388         if dwarf_version < 5.
2389         (convert_descriptor_to_mode): Use dwarf_op (DW_OP_xxx) instead of
2390         DW_OP_GNU_xxx.
2391         (scompare_loc_descriptor, ucompare_loc_descriptor,
2392         minmax_loc_descriptor, typed_binop, mem_loc_descriptor,
2393         implicit_ptr_descriptor, optimize_one_addr_into_implicit_ptr,
2394         optimize_location_into_implicit_ptr): Likewise.  Only punt for
2395         !dwarf_strict if dwarf_version < 5.
2396         (string_cst_pool_decl): Adjust comment.
2397         (non_dwarf_expression): Handle DW_OP_implicit_pointer.
2399         * dwarf2out.h (enum dw_val_class): Add dw_val_class_const_implicit,
2400         dw_val_class_unsigned_const_implicit and dw_val_class_file_implicit.
2401         (struct dw_val_node): Add val_file_implicit field.
2402         * dwarf2out.c (dw_val_equal_p, print_dw_val, attr_checksum,
2403         attr_checksum_ordered, same_dw_val_p, size_of_die, value_format,
2404         output_die): Handle dw_val_class_const_implicit,
2405         dw_val_class_unsigned_const_implicit and dw_val_class_file_implicit.
2406         (abbrev_die_table): Change into va_gc vec.
2407         (abbrev_die_table_allocated, abbrev_die_table_in_use,
2408         ABBREV_DIE_TABLE_INCREMENT): Remove.
2409         (AT_int, AT_unsigned, AT_file): Allow dw_val_class_*_implicit.
2410         (abbrev_opt_start, abbrev_usage_count, sorted_abbrev_dies): New
2411         variables.
2412         (build_abbrev_table): Adjust for abbrev_die_table being a va_gc vec.
2413         If abbrev_opt_start, fill in abbrev_usage_count and abbrev_dies
2414         vectors.
2415         (die_abbrev_cmp, optimize_implicit_const, optimize_abbrev_table): New
2416         functions.
2417         (output_die_abbrevs): For DW_FORM_implicit_const emit sleb128 with
2418         the implicit value.
2419         (output_abbrev_section): Adjust for abbrev_die_table being a va_gc
2420         vec.
2421         (output_comp_unit): Initialize abbrev_opt_start if emitting the main
2422         unit.  Call optimize_abbrev_table.
2423         (dwarf2out_init, dwarf2out_finish, dwarf2out_c_finalize): Adjust for
2424         abbrev_die_table being a va_gc vec.
2426         PR tree-optimization/77860
2427         * tree-ssa-reassoc.c (eliminate_using_constants): Handle
2428         also integral complex and vector constants.
2430         * dwarf2out.c (dwarf2out_define, dwarf2out_undef, output_macinfo_op,
2431         optimize_macinfo_range, save_macinfo_strings): Replace
2432         DW_MACRO_GNU_* constants with corresponding DW_MACRO_* constants.
2433         (output_macinfo): Likewise.  Emit .debug_macro* rather than
2434         .debug_macinfo* even for -gstrict-dwarf -gdwarf-5.
2435         (init_sections_and_labels): Use .debug_macro* labels rather than
2436         .debug_macinfo* labels even for -gstrict-dwarf -gdwarf-5.
2437         (dwarf2out_finish): Use DW_AT_macros instead of DW_AT_macro_info
2438         or DW_AT_GNU_macros for -gdwarf-5.
2440 2016-10-31  Waldemar Brodkorb  <wbx@openadk.org>
2442         * config/microblaze/linux.h (UCLIBC_DYNAMIC_LINKER): Define.
2444 2016-09-11  Le-Chun Wu  <lcwu@google.com>
2445             Mark Wielaard  <mjw@redhat.com>
2447         * common.opt (Wshadow=global): New option. Default for -Wshadow.
2448         (Wshadow=local): New option.
2449         (Wshadow-local): Hidden alias for -Wshadow=local.
2450         (Wshadow=compatible-local): New option.
2451         (Wshadow-compatible-local): Hidden alias for
2452         -Wshadow=compatible-local.
2453         * doc/invoke.texi: Document Wshadow=global, Wshadow=local and
2454         Wshadow=compatible-local.
2456 2016-10-31  Bin Cheng  <bin.cheng@arm.com>
2458         * tree-vect-slp.c (vect_get_and_check_slp_defs): New parameter SWAP.
2459         Check slp defs for COND_EXPR by swapping/inverting operands if the
2460         new parameter SWAP indicates so.
2461         (vect_build_slp_tree_1): New parameter SWAP.  Check COND_EXPR stmt
2462         is isomorphic to the first stmt via swapping/inverting.  Store swap
2463         information in the new parameter SWAP.
2464         (vect_build_slp_tree): New local array SWAP and pass it to function
2465         vect_build_slp_tree_1.  Cleanup result handling code for function
2466         call to vect_get_and_check_slp_defs.  Skip operand swapping if the
2467         order of operands has been fixed as indicated by SWAP[i].
2469 2016-10-31  Bin Cheng  <bin.cheng@arm.com>
2471         * tree-vect-data-refs.c (vect_slp_analyze_node_dependences): Skip
2472         unnecessary data dependence check after visited store stmt.
2474 2016-10-30  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
2476         PR tree-optimization/71915
2477         PR tree-optimization/71490
2478         * gimple-ssa-strength-reduction.c (struct slsr_cand_d): Add
2479         stride_type field.
2480         (find_basis_for_base_expr): Require stride types to match when
2481         seeking a basis.
2482         (alloc_cand_and_find_basis): Record the stride type.
2483         (slsr_process_phi): Pass stride type to alloc_cand_and_find_basis.
2484         (backtrace_base_for_ref): Pass types to legal_cast_p_1 rather than
2485         the expressions having those types.
2486         (slsr_process_ref): Pass stride type to alloc_cand_and_find_basis.
2487         (create_mul_ssa_cand): Likewise.
2488         (create_mul_imm_cand): Likewise.
2489         (create_add_ssa_cand): Likewise.
2490         (create_add_imm_cand): Likewise.
2491         (legal_cast_p_1): Change interface to accept types rather than the
2492         expressions having those types.
2493         (legal_cast_p): Pass types to legal_cast_p_1.
2494         (slsr_process_cast): Pass stride type to
2495         alloc_cand_and_find_basis.
2496         (slsr_process_copy): Likewise.
2497         (dump_candidate): Display stride type when a cast exists.
2498         (create_add_on_incoming_edge): Introduce a cast when necessary for
2499         the stride type.
2500         (analyze_increments): Change the code checking for invalid casts
2501         to rely on the stride type, and update the documentation and
2502         example.  Change the code checking for pointer multiplies to rely
2503         on the stride type.
2504         (insert_initializers): Introduce a cast when necessary for the
2505         stride type.  Use the stride type for the type of the initializer.
2507 2016-10-30  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
2509         * config/arm/arm.c (arm_const_not_ok_for_debug_p): Use VAR_P.
2511 2016-10-29  Jakub Jelinek  <jakub@redhat.com>
2513         PR rtl-optimization/77919
2514         * expr.c (expand_expr_real_1) <normal_inner_ref>: Only avoid forcing
2515         into memory if both modes are complex and their inner modes have the
2516         same precision.  If the two modes are different complex modes, convert
2517         each part separately and generate a new CONCAT.
2519 2016-10-29  John David Anglin  <danglin@gcc.gnu.org>
2521         * config/pa/pa64-hpux.h (FINI_SECTION_ASM_OP): Define to null string.
2523 2016-10-29  Jakub Jelinek  <jakub@redhat.com>
2525         PR target/78148
2526         * gimple-ssa-store-merging.c
2527         (imm_store_chain_info::output_merged_store): Use build_aligned_type
2528         instead of SET_TYPE_ALIGN on shared integral type.
2530 2016-10-29  John David Anglin  <danglin@gcc.gnu.org>
2532         * config/pa/pa.h (BIGGEST_ALIGNMENT): Adjust comment.
2533         (MALLOC_ABI_ALIGNMENT): Define to 128 on all targets except SOM.
2534         Adjust comment.
2536 2016-10-28  Jeff Law  <law@redhat.com>
2538         * config/vax/vax.h (REGNO_REG_CLASS): Access the REGNO argument.
2539         * config/spu/spu.h (REGNO_REG_CLASS): Likewise.
2541 2016-10-28  Eric Botcazou  <ebotcazou@adacore.com>
2543         * doc/sourcebuild.texi (Ada Tests): Remove mention of gcc chapter.
2545 2016-10-28  Eric Botcazou  <ebotcazou@adacore.com>
2547         * target.def (min_arithmetic_precision): New hook.
2548         * doc/tm.texi.in (Misc): Add TARGET_MIN_ARITHMETIC_PRECISION.
2549         * doc/tm.texi: Regenerate.
2550         * internal-fn.c (expand_arith_overflow): Adjust handling of target
2551         dependent support by means of TARGET_MIN_ARITHMETIC_PRECISION.
2552         * targhooks.c (default_min_arithmetic_precision): New function.
2553         * targhooks.h (default_min_arithmetic_precision): Declare.
2554         * config/sparc/sparc.c (TARGET_MIN_ARITHMETIC_PRECISION): Define.
2555         (sparc_min_arithmetic_precision): New function.
2557 2016-10-28  Segher Boessenkool  <segher@kernel.crashing.org>
2559         PR target/71847
2560         * combine.c (change_zero_ext): Handle zero_ext of hard registers.
2561         Swap commutative operands in new RTL if needed.  Handle zero_ext
2562         in the set_dest.
2563         (recog_for_combine): Pass *pnewpat to change_zero_ext instead of
2564         PATTERN (insn).
2566 2016-10-28  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
2567             Kugan Vivekanandarajah  <kuganv@linaro.org>
2568             Jim Wilson  <jim.wilson@linaro.org>
2570         PR tree-optimization/43721
2571         * target.def: New hook expand_divmod_libfunc.
2572         * doc/tm.texi.in: Add hook for TARGET_EXPAND_DIVMOD_LIBFUNC.
2573         * doc/tm.texi: Regenerate.
2574         * internal-fn.def: Add new entry for DIVMOD ifn.
2575         * internal-fn.c (expand_DIVMOD): New.
2576         * tree-ssa-math-opts.c: Include optabs-libfuncs.h, tree-eh.h,
2577         targhooks.h.
2578         (widen_mul_stats): Add new field divmod_calls_inserted.
2579         (target_supports_divmod_p): New.
2580         (divmod_candidate_p): Likewise.
2581         (convert_to_divmod): Likewise.
2582         (pass_optimize_widening_mul::execute): Call calculate_dominance_info,
2583         renumber_gimple_stmt_uids at beginning of function. Call
2584         convert_to_divmod and record stats for divmod.
2585         * config/arm/arm.c (arm_expand_divmod_libfunc): Override hook
2586         TARGET_EXPAND_DIVMOD_LIBFUNC.
2587         * doc/sourcebuild.texi: Add items for arm_divmod_simode, divmod,
2588         divmod_simode.
2590 2016-10-28  Eric Botcazou  <ebotcazou@adacore.com>
2591             Segher Boessenkool  <segher@kernel.crashing.org>
2593         * dojump.c (do_jump_by_parts_greater_rtx): Invert probability when
2594         swapping the arms of the branch.
2595         * internal-fn.c (expand_addsub_overflow): Use a straight-line code
2596         sequence for the generic signed-signed-signed case.
2598 2016-10-28  Jeff Law  <law@redhat.com>
2600         * config/bfin/bfin.c (bfin_legitimate_address_p): Add missing
2601         fallthru comment.
2602         * config/bfin/bfin.h (TARGET_CPU_CPP_BUILTINS): Likewise.
2604 2016-10-28  Segher Boessenkool  <segher@kernel.crashing.org>
2606         PR rtl-optimization/78029
2607         * function.c (prologue_contains, epilogue_contains): New functions.
2608         (record_prologue_seq, record_epilogue_seq): New functions.
2609         * function.h (prologue_contains, epilogue_contains,
2610         record_prologue_seq, record_epilogue_seq): New declarations.
2611         * sched-deps.c (sched_analyze_insn): Make dependencies to prevent
2612         mixing prologue and epilogue insns.
2613         (init_deps): Initialize the new fields in struct deps_desc.
2614         * sched-int.h (struct deps_desc): New fields last_prologue,
2615         last_epilogue, and last_logue_was_epilogue.
2616         * shrink-wrap.c (emit_common_heads_for_components): Record all
2617         emitted prologue and epilogue insns.
2618         (emit_common_tails_for_components): Ditto.
2619         (insert_prologue_epilogue_for_components): Ditto.
2621 2016-10-28  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2623         PR middle-end/22141
2624         * Makefile.in (OBJS): Add gimple-ssa-store-merging.o.
2625         * common.opt (fstore-merging): New Optimization option.
2626         * opts.c (default_options_table): Add entry for
2627         OPT_ftree_store_merging.
2628         * fold-const.h (can_native_encode_type_p): Declare prototype.
2629         * fold-const.c (can_native_encode_type_p): Define.
2630         * params.def (PARAM_STORE_MERGING_ALLOW_UNALIGNED): Define.
2631         (PARAM_MAX_STORES_TO_MERGE): Likewise.
2632         * timevar.def (TV_GIMPLE_STORE_MERGING): New timevar.
2633         * passes.def: Insert pass_tree_store_merging.
2634         * tree-pass.h (make_pass_store_merging): Declare extern
2635         prototype.
2636         * gimple-ssa-store-merging.c: New file.
2637         * doc/invoke.texi (Optimization Options): Document
2638         -fstore-merging.
2639         (--param documentation): Document store-merging-allow-unaligned
2640         and max-stores-to-merge.
2642 2016-10-28  Will Schmidt <will_schmidt@vnet.ibm.com>
2644         PR middle-end/72747
2645         * gimplify.c (gimplify_init_constructor): Move emit of constructor
2646         assignment to earlier in the if/else logic.
2648 2016-10-28  Richard Biener  <rguenther@suse.de>
2650         PR middle-end/78128
2651         PR middle-end/71002
2652         * fold-const.c (make_bit_field_ref): Only adjust alias set
2653         when the original alias set was zero.
2655 2016-10-28  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
2657         * config/s390/s390.c (s390_adjust_loop_scan_osc): New function.
2658         (s390_adjust_loops): New function.
2659         (s390_reorg): Invoke s390_adjust_loops.
2660         * config/s390/s390.md: (UNSPEC_OSC_BREAK): New constant.
2661         ("osc_break"): New insn definition.
2663 2016-10-28  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
2665         * config/s390/s390.opt: Support alternate cpu level naming (archXX).
2666         * config.gcc: Support alternate archXX cpu levels with
2667         --with-arch= and --with-tune=.
2668         * config/s390/linux.h: Translate new archXX cpu levels to the
2669         original names when calling GAS.
2670         * config/s390/tpf.h: Likewise.
2671         * doc/invoke.texi: Document the alternate cpu level names.
2673 2016-10-28  Jakub Jelinek  <jakub@redhat.com>
2675         PR rtl-optimization/77919
2676         * expr.c (expand_expr_real_1) <normal_inner_ref>: Force CONCAT into
2677         MEM if mode1 is not a complex mode.
2679         PR rtl-optimization/78132
2680         * ree.c (combine_reaching_defs): Give up if copy_needed and
2681         !HARD_REGNO_MODE_OK (REGNO (src_reg), dst_mode).
2683 2016-10-27  Eric Botcazou  <ebotcazou@adacore.com>
2685         * config/sparc/sparc.md (<*vlop:code><VL:mode>3): Remove leading '*'.
2687 2016-10-27  Michael Meissner  <meissner@linux.vnet.ibm.com>
2689         * config/rs6000/constraints.md (wH constraint): Add new
2690         constraints for allowing 32-bit integers (and eventually 8/16-bit
2691         integers) into the vector registers.
2692         (wI constraint): Likewise.
2693         (wJ constraint): Likewise.
2694         (wK constraint): Likewise.
2695         * config/rs6000/rs6000-cpus.def (ISA_2_7_MASKS_SERVER): Add
2696         -mvsx-small-integer as a default option for ISA 2.07
2697         (i.e. power8).
2698         (POWERPC_MASKS): Likewise.
2699         * config/rs6000/rs6000.opt (-mvsx-small-integer): Add new debug
2700         switch to turn off small integer support in vector registers.
2701         * config/rs6000/rs6000.c (rs6000_hard_regno_mode_ok): Eliminate
2702         test for -mupper-regs-di, since it is already done with the
2703         reg_add[mode].scalar_in_vsx_p.  Add support for the switch
2704         -mvsx-small-integer.
2705         (rs6000_debug_reg_global): Add support for wH, wI, wJ, and wK
2706         constraints.
2707         (rs6000_setup_reg_addr_masks): Likewise.
2708         (rs6000_init_hard_regno_mode_ok): Likewise.
2709         (rs6000_option_override_internal): Add consistency checks for
2710         -mvsx-small-integer.
2711         (rs6000_secondary_reload_simple_move): SImode is a simple move if
2712         -mvsx-small-integer.
2713         (rs6000_secondary_reload): Use std::swap.
2714         (rs6000_preferred_reload_class): Don't prefer FLOAT_REGS over
2715         VSX_REGS for small integers in vector registers, since there is no
2716         D-FORM address mode for such types.
2717         (rs6000_register_move_cost): Use FIRST_FPR_REGNO instead of 32.
2718         (rs6000_opt_masks): Add -mvsx-small-integer.
2719         * config/rs6000/vsx.md (VSINT_84): Add SImode for small integer
2720         support.
2721         (VSX_EXTRACT_I2): Clone VSX_EXTRACT_I, but drop V4SI since SImode
2722         extracts can be done on ISA 2.07.
2723         (vsx_extract_<mode>): Add support for small integers in vsx
2724         registers.
2725         (vsx_extract_<mode>_p9): Use 'v' instead of VSX_EX, since we no
2726         longer support V4SImode in this pattern.
2727         (vsx_extract_si): New insn to support extraction of SImode in ISA
2728         2.07 using either xxextractuw or vspltw.
2729         (vsx_extract_<mode>_p8): Use 'v' instead of VSX_EX, since we no
2730         longer support V4SImode in this pattern.
2731         * config/rs6000/rs6000.h (enum rs6000_reg_class_enum): Add wH, wI,
2732         wJ, and wK constraints.
2733         * config/rs6000/rs6000.md (f32_sv): Use correct instruction for
2734         storing SDmode with VSX instructions.
2735         (zero_extendsi<mode>2): Reorder pattern, so RLDICL comes after the
2736         GPR load and before the FPR and VSX loads.  Remove ??, ! from the
2737         constraints.  Add MFVSRWZ and XXEXTRACTUW instructions to support
2738         small integers in vector registers.
2739         (extendsi<mode>2): Reorder pattern, so EXTSW comes after the GPR
2740         load and before the FPR and VSX loads.  Remove ??, ! from the
2741         constraints.  Add VEXTSW2D support for small integers in vector
2742         registers.
2743         (lfiwax): Remove ! constraint.  Add VEXTSW2D support for small
2744         integers in vector registers.
2745         (floatsi<mode>2_lfiwax): If -mvsx-small-integer issue a normal
2746         move instead of using an UNSPEC.
2747         (lfiwzx): Remove ! constraint.  Add XXEXTRACTUW support for small
2748         integers in vector registers.
2749         (floatunssi<mode>2_lfiwzx): If -mvsx-small-integer issue a normal
2750         move instead of using an UNSPEC.
2751         (movsi_internal1): Add support for -mvsx-small-integer.  Align
2752         columns so that it is more readable.
2753         (SImode splitter for ISA 3.0 constants): Add splitter for
2754         -128..127 constants that can easily be constructed on ISA 3.0.
2755         * doc/md.texi (PowerPC Constraints): Document wH, wI, wJ, and wK
2756         constraints.
2758 2016-10-27  Jakub Jelinek  <jakub@redhat.com>
2760         PR middle-end/78025
2761         * omp-simd-clone.c (simd_clone_adjust): Handle noreturn declare simd
2762         functions.
2764 2016-10-27  Aldy Hernandez  <aldyh@redhat.com>
2766         * builtins.c (expand_builtin_nonlocal_goto): Avoid evaluating
2767         PIC_OFFSET_TABLE_REGNUM twice.
2769 2016-10-27  Bin Cheng  <bin.cheng@arm.com>
2771         * match.pd ((convert (op:s (convert@2 @0) (convert?@3 @1)))): Add
2772         support for constant operand for OP.
2774 2016-10-27  Jakub Jelinek  <jakub@redhat.com>
2776         * dwarf2out.c (gen_member_die): Only reparent_child instead of
2777         splice_child_die if child doesn't have DW_AT_specification attribute.
2779 2016-10-27  Thomas Preud'homme  <thomas.preudhomme@arm.com>
2781         * config/arm/arm.h (TARGET_HAVE_LDREX): Define for ARMv8-M Baseline.
2782         (TARGET_HAVE_LDREXBH): Likewise.
2783         (TARGET_HAVE_LDACQ): Likewise.
2785 2016-10-27  Thomas Preud'homme  <thomas.preudhomme@arm.com>
2787         * config/arm/arm.c (arm_split_atomic_op): Add function comment.  Add
2788         logic to to decide whether to copy over old value to register for new
2789         value.
2790         * config/arm/sync.md: Add comments explaning why mode and code
2791         attribute are not defined in iterators.md
2792         (thumb1_atomic_op_str): New code attribute.
2793         (thumb1_atomic_newop_str): Likewise.
2794         (thumb1_atomic_fetch_op_str): Likewise.
2795         (thumb1_atomic_fetch_newop_str): Likewise.
2796         (thumb1_atomic_fetch_oldop_str): Likewise.
2797         (atomic_exchange<mode>): Add new ARMv8-M Baseline only alternatives to
2798         mirror the more restrictive constraints of the Thumb-1 insns after
2799         split compared to Thumb-2 counterpart insns.
2800         (atomic_<sync_optab><mode>): Likewise.  Add comment to keep constraints
2801         in sync with non atomic version.
2802         (atomic_nand<mode>): Likewise.
2803         (atomic_fetch_<sync_optab><mode>): Likewise.
2804         (atomic_fetch_nand<mode>): Likewise.
2805         (atomic_<sync_optab>_fetch<mode>): Likewise.
2806         (atomic_nand_fetch<mode>): Likewise.
2807         * config/arm/thumb1.md (thumb1_addsi3): Add comment to keep contraint
2808         in sync with atomic version.
2809         (thumb1_subsi3_insn): Likewise.
2810         (thumb1_andsi3_insn): Likewise.
2811         (thumb1_iorsi3_insn): Likewise.
2812         (thumb1_xorsi3_insn): Likewise.
2814 2016-10-27  Nick Clifton  <nickc@redhat.com>
2816         * plugin.c (register_plugin_info): Produce an error message if the
2817         plugin is not found in the hash table.
2819 2016-10-27  Bin Cheng  <bin.cheng@arm.com>
2821         * match.pd ((convert1 (minmax ((convert2 (x) c)))) -> minmax (x c)):
2822         New pattern.
2824 2016-10-26  Kelvin Nilsen  <kelvin@gcc.gnu.org>
2826         PR target/78056
2827         * config/rs6000/rs6000.c (spe_init_builtins): Modify loops to not
2828         define builtin functions from the bdesc_spe_predicates or
2829         bdesc_spe_evsel arrays if the builtin mask is not compatible with
2830         the current compiler configuration.
2831         (paired_init_builtins): Modify loop to not define define builtin
2832         functions from the bdesc_paried_preds array if the builtin mask is
2833         not compatible with the current compiler configuration.
2834         (altivec_init_builtins): Modify loops to not define the
2835         __builtin_altivec_stxvl function nor the builtin functions from
2836         the bdesc_dst or bdesc_altivec_preds, or bdesc_abs arrays if the
2837         builtin mask is not compatible with the current compiler
2838         configuration.
2840 2016-10-26  Jeff Law  <law@redhat.com>
2842         * config/sh/sh.c (output_branch): Add missing fallthru comments.
2843         (gen_shl_and): Likewise.
2844         * config/sh/sh.md (movsicc): Add missing fallthru comments.
2846         * config/mips/mips.c (mips16_constant_cost): Add missing
2847         fallthru comments.
2848         (mips16_build_call_stub): Increase buffer size.  Adjust
2849         fallthru comment.
2851 2016-10-26  David Malcolm  <dmalcolm@redhat.com>
2853         * print-rtl.c (rtx_writer::print_rtx_operand_code_u): Print
2854         INSN_UIDs for all insns in compact mode.
2855         (rtx_writer::print_rtx): Likewise.
2856         * print-rtl.h (rtx_writer::flag_compact): Update comment.
2857         * rtl-tests.c (selftest::test_dumping_insns): Update expected
2858         output to include INSN_UID.
2859         (selftest::test_uncond_jump): Likewise.
2861 2016-10-26  Pat Haugen  <pthaugen@us.ibm.com>
2863         * haifa-sched.c (call_used_regs_num): Rename to...
2864         (call_saved_regs_num): ...this.
2865         (fixed_regs_num): New variable.
2866         (sched_pressure_start_bb): Subtract out fixed_regs. Scale call_saved
2867         regs not call_used.
2868         (alloc_global_sched_pressure_data): Compute call_saved and fixed regs.
2870 2016-10-26  David Malcolm  <dmalcolm@redhat.com>
2872         * print-rtl-function.c (print_rtx_function): Rewrite in terms of
2873         class rtx_writer.
2874         * print-rtl.c (outfile): Delete global.
2875         (sawclose): Likewise.
2876         (indent): Likewise.
2877         (in_call_function_usage): Likewise.
2878         (flag_compact): Likewise.
2879         (flag_simple): Likewise.
2880         (rtx_writer::rtx_writer): New ctor.
2881         (print_rtx_operand_code_0): Convert to...
2882         (rtx_writer::print_rtx_operand_code_0): ...this.
2883         (print_rtx_operand_code_e): Convert to...
2884         (rtx_writer::print_rtx_operand_code_e): ...this.
2885         (print_rtx_operand_codes_E_and_V): Convert to...
2886         (rtx_writer::print_rtx_operand_codes_E_and_V): ...this.
2887         (print_rtx_operand_code_i): Convert to...
2888         (rtx_writer::print_rtx_operand_code_i): ...this.
2889         (print_rtx_operand_code_r): Convert to...
2890         (rtx_writer::print_rtx_operand_code_r): ...this.
2891         (print_rtx_operand_code_u): Convert to...
2892         (rtx_writer::print_rtx_operand_code_u): ...this.
2893         (print_rtx_operand): Convert to...
2894         (rtx_writer::print_rtx_operand): ...this.
2895         (print_rtx): Convert to...
2896         (rtx_writer::print_rtx): ...this.
2897         (print_inline_rtx): Rewrite in terms of class rtx_writer.
2898         (debug_rtx): Likewise.
2899         (print_rtl): Convert to...
2900         (rtx_writer::print_rtl): ...this.
2901         (print_rtl): Reimplement in terms of class rtx_writer.
2902         (print_rtl_single): Rewrite in terms of class rtx_writer.
2903         (print_rtl_single_with_indent): Convert to..
2904         (rtx_writer::print_rtl_single_with_indent): ...this.
2905         (print_simple_rtl): Rewrite in terms of class rtx_writer.
2906         * print-rtl.h (flag_compact): Delete decl.
2907         (class rtx_writer): New class.
2908         * rtl-tests.c (selftest::assert_rtl_dump_eq): Rewrite in terms of
2909         class rtx_writer.
2911 2016-10-26  Jeff Law  <law@redhat.com>
2913         * config/microblaze/microblaze.c (tls_mentioned_p): Avoid
2914         fallthru.
2916         * config/arc/arc.c (acr_print_operand): Adjust fallthru comment.
2917         (check_if_valid_sleep_operand): Add missing fallthru comment.
2918         (arc_register_move_cost): Increase buffer size.
2919         * config/arc/arc.md (cbranch4si_scratch): Add missing fallthru
2920         comment.
2921         * config/arc/predicates.md (move_str_operand): Avoid fallthru.
2923         * config/cr16/cr16.c (cr16_print_operand): Add missing fallthru
2924         comment.  Add gcc_unreachable for path that should never happen.
2926         * config/epiphany/epiphany.c (epiphany_print_operand): Adjust
2927         fallthru comment.
2929 2016-10-26  Jakub Jelinek  <jakub@redhat.com>
2930             Martin Liska  <mliska@suse.cz>
2932         PR fortran/77973
2933         * gimplify.c (gimplify_adjust_omp_clauses_1): For all added map
2934         clauses with OMP_CLAUSE_SIZE being a decl, call omp_notice_variable
2935         on outer context if any.
2937 2016-10-26  Jakub Jelinek  <jakub@redhat.com>
2939         * gen-pass-instances.awk (adjust_linenos): Increment pass_lines[p]
2940         by increment rather than double it.
2941         (insert_remove_pass): Strip leading whitespace from args[3].  Don't
2942         emit a space before args[4].
2943         (END): Don't emit a space before with_arg.
2945 2016-10-26  Thomas Preud'homme  <thomas.preudhomme@arm.com>
2947         * config/arm/sync.md (atomic_compare_and_swap<mode>_1): Add new ARMv8-M
2948         Baseline only alternatives to (i) hold store atomic success value in a
2949         return register rather than a scratch register, (ii) use a low register
2950         for it and to (iii) ensure the cbranchsi insn generated by the split
2951         respect the constraints of Thumb-1 cbranchsi4_insn and
2952         cbranchsi4_scratch.
2953         * config/arm/thumb1.md (cbranchsi4_insn): Add comment to indicate
2954         constraints must match those in atomic_compare_and_swap.
2955         (cbranchsi4_scratch): Likewise.
2957 2016-10-26  Thomas Preud'homme  <thomas.preudhomme@arm.com>
2959         * config/arm/arm.c (arm_expand_compare_and_swap): Add new bdst local
2960         variable.  Add the new parameter to the insn generator.  Set that
2961         parameter to be CC flag for 32-bit targets, bval otherwise.  Set the
2962         return value from the negation of that parameter for Thumb-1, keeping
2963         the logic unchanged otherwise except for using bdst as the destination
2964         register of the compare_and_swap insn.
2965         (arm_split_compare_and_swap): Add explanation about how is the value
2966         returned to the function comment.  Rename scratch variable to
2967         neg_bval.  Adapt initialization of variables holding operands to the
2968         new operand numbers.  Use return register to hold result of store
2969         exclusive for Thumb-1, scratch register otherwise.  Construct the
2970         appropriate cbranch for Thumb-1 targets, keeping the logic unchanged
2971         for 32-bit targets.  Guard Z flag setting to restrict to 32bit targets.
2972         Use gen_cbranchsi4 rather than hand-written conditional branch to loop
2973         for strongly ordered compare_and_swap.
2974         * config/arm/predicates.md (cc_register_operand): New predicate.
2975         * config/arm/sync.md (atomic_compare_and_swap<mode>_1): Use a
2976         match_operand with the new predicate to accept either the CC flag or a
2977         destination register for the boolean return value, restricting it to
2978         CC flag only via constraint.  Adapt operand numbers accordingly.
2980 2016-10-26  Jeff Law  <law@redhat.com>
2982         * config/fr30/fr30.c (fr30_print_operand): Adjust fallthru comment.
2984         * config/frv/frv.c (comparison_string): Do not fall through after
2985         an error.
2987         * config/iq2000/iq2000.c (iq2000_function_arg): Adjust fallthru
2988         comment.
2989         (expand_one_builtin): Add missing break.
2991         * config/m32c/m32c.c (encode_pattern_1): Add fallthru comment.
2992         (m32c_legitimate_address_p): Likewise.
2994         * config/m32r/m32r.c (m32r_print_operand): Adjust fallthru comment.
2996         * config/mcore/mcore.c (mcore_gen_compare): Adjust fallthru comments.
2998         * config/microblaze/microblaze.c (microblaze_function_arg): Adjust
2999         fallthru comment.
3001         * config/msp430/msp430.c (msp430_legitimate_address_p): Adjust
3002         fallthru comment.
3004         * config/nios2/nios2.c (nios2_rtx_costs): Avoid fallthru.
3006         * config/rl78/rl78.c (rl78_calculate_death_notes): Add fallthru
3007         comment.
3008         (rl78_asm_ctor_dtor): Increase buffer size.
3010         * config/stormy16/stormy16.c (xstormy16_asm_output_destrutor): Increase
3011         buffer size.
3012         (xstormy16_asm_output_constructor): Likewise.
3014         * config/pa/pa.c (pa_asm_output_mi_thunk): Increase buffer
3015         size.
3017         * config/h8300/h8300.c (h8300_print_operand): Adjust FALLTHRU
3018         comment to silence warning.
3020         * config/spu/spu.c (spu_sched_reorder): Add missing fallthru comment.
3021         (spu_legitimate_address_p): Fix logic error and add missing fallthru
3022         comment.
3024 2016-10-26  Michael Matz  <matz@suse.de>
3026         PR tree-optimization/78060
3027         PR tree-optimization/78061
3028         PR tree-optimization/78088
3029         * tree-ssa-loop-split.c (easy_exit_values): New function.
3030         (tree_ssa_split_loops): Use it.
3031         (compute_new_first_bound): Change order of operations,
3032         fix invalid use of types.
3034 2016-10-26  Georg-Johann Lay  <avr@gjlay.de>
3036         gen-pass-instances.awk is sensitive to the order in which
3037         passes are added; passes that appear later have to be added first.
3039         PR target/71676
3040         PR target/71678
3041         * config/avr/avr-passes.def: Swap order of directives for
3042         gen-pass-instances.awk.
3044 2016-10-25  Jeff Law  <law@redhat.com>
3046         * config/vax/vax.c (vad_address_cost_1): Add missing FALLTHRU comment.
3047         (vax_notice_update_cc): Likewise.
3049 2016-10-25  Eric Botcazou  <ebotcazou@adacore.com>
3051         * config.gcc (sparc*-*-solaris2*): Adjust.
3052         (sparc64-*-linux*): Likewise.
3053         * config/sparc/default-64.h: Rename to...
3054         * config/sparc/default64.h: ...this.
3055         * config/sparc/sparc.c (sparc_option_override): Replace TARGET_64BIT
3056         with TARGET_ARCH64.
3057         (sparc_mangle_type): Replace !TARGET_64BIT with TARGET_ARCH32.
3058         * config/sparc/sparc.h: Minor tweaks.
3059         * config/sparc/sparc.md: Replace !TARGET_64BIT and !TARGET_ARCH64 with
3060         TARGET_ARCH32 throughout.  Minor various tweaks throughout.
3062 2016-10-25  David Malcolm  <dmalcolm@redhat.com>
3064         * input.c (fcache::file_patch): Add comment about lifetime.
3065         (selftest::cpp_reader_ptr): New class.
3066         (selftest::lexer_test): Convert m_parser from cpp_reader *
3067         to a cpp_reader_ptr, and move m_tempfile to after it.
3068         (selftest::lexer_test::lexer_test): Update for above reordering.
3069         (lexer_test::~lexer_test): Move cleanup of m_parser to
3070         cpp_reader_ptr's dtor.
3072 2016-10-25  David Malcolm  <dmalcolm@redhat.com>
3074         * toplev.c (toplev::main): Remove call to
3075         location_adhoc_data_fini.
3077 2016-10-25  Eric Botcazou  <ebotcazou@adacore.com>
3079         * tree.h (wi::fits_to_tree_p): Accept only 0 and 1 for boolean types.
3080         * tree.c (int_fits_type_p): Likewise.  Adjust head comment.
3082 2016-10-25  David Malcolm  <dmalcolm@redhat.com>
3084         * ggc-tests.c (forcibly_ggc_collect): Rename to...
3085         (selftest::forcibly_ggc_collect): ...this, and remove "static".
3086         (test_basic_struct): Update for above renaming.
3087         (test_length): Likewise.
3088         (test_union): Likewise.
3089         (test_finalization): Likewise.
3090         (test_deletable_global): Likewise.
3091         (test_inheritance): Likewise.
3092         (test_chain_next): Likewise.
3093         (test_user_struct): Likewise.
3094         (test_tree_marking): Likewise.
3095         * selftest-run-tests.c (selftest::run_tests): Call
3096         selftest::forcibly_ggc_collect at the end of the selftests.
3097         * selftest.h (selftest::forcibly_ggc_collect): New decl.
3099 2016-10-25  Jakub Jelinek  <jakub@redhat.com>
3101         PR target/78102
3102         * optabs.def (vcondeq_optab, vec_cmpeq_optab): New optabs.
3103         * optabs.c (expand_vec_cond_expr): For comparison codes
3104         EQ_EXPR and NE_EXPR, attempt vcondeq_optab as fallback.
3105         (expand_vec_cmp_expr): For comparison codes
3106         EQ_EXPR and NE_EXPR, attempt vec_cmpeq_optab as fallback.
3107         * optabs-tree.h (expand_vec_cmp_expr_p, expand_vec_cond_expr_p):
3108         Add enum tree_code argument.
3109         * optabs-query.h (get_vec_cmp_eq_icode, get_vcond_eq_icode): New
3110         inline functions.
3111         * optabs-tree.c (expand_vec_cmp_expr_p): Add CODE argument.  For
3112         CODE EQ_EXPR or NE_EXPR, attempt to use vec_cmpeq_optab as
3113         fallback.
3114         (expand_vec_cond_expr_p): Add CODE argument.  For CODE EQ_EXPR or
3115         NE_EXPR, attempt to use vcondeq_optab as fallback.
3116         * tree-vect-generic.c (expand_vector_comparison,
3117         expand_vector_divmod, expand_vector_condition): Adjust
3118         expand_vec_cmp_expr_p and expand_vec_cond_expr_p callers.
3119         * tree-vect-stmts.c (vectorizable_condition,
3120         vectorizable_comparison): Likewise.
3121         * tree-vect-patterns.c (vect_recog_mixed_size_cond_pattern,
3122         check_bool_pattern, search_type_for_mask_1): Likewise.
3123         * expr.c (do_store_flag): Likewise.
3124         * doc/md.texi (@code{vec_cmpeq@var{m}@var{n}},
3125         @code{vcondeq@var{m}@var{n}}): Document.
3126         * config/i386/sse.md (vec_cmpeqv2div2di, vcondeq<VI8F_128:mode>v2di):
3127         New expanders.
3129 2016-10-25  Jeff Law  <law@redhat.com>
3131         * config/v850/v850.c (v850_handle_data_area_attribute): Fix fallthru
3132         comment.
3133         (v850_output_aligned_bss): Add missing break.
3135         * config/m68k/m68k.c (m68k_get_reloc_decoration): Add gcc_unreachable.
3137 2016-10-25  Martin Liska  <mliska@suse.cz>
3139         PR sanitizer/78106
3140         * sanopt.c (imm_dom_path_with_freeing_call): Handle gasm
3141         statements as they can also contain possibly a freeing call.
3143 2016-10-25  H.J. Lu  <hongjiu.lu@intel.com>
3144             Martin Liska  <mliska@suse.cz>
3146         PR ipa/78099
3147         * common.opt: Mark flag_ipa_icf_variables as Optimization flag.
3148         * ipa-icf.c (sem_function::get_hash): Add target optimization
3149         node to hash.
3151 2016-10-25  Wilco Dijkstra  <wdijkstr@arm.com>
3153         PR target/78041
3154         * config/arm/neon.md (ashldi3_neon): Add "r 0 i" and "&r r i" variants.
3155         Remove partial overlap check for shift by 1.
3156         (ashldi3_neon): Likewise.
3158 2016-10-25  Thomas Preud'homme  <thomas.preudhomme@arm.com>
3160         * config/arm/constraints.md (Q constraint): Document its use for
3161         Thumb-1.
3162         (Pf constraint): New constraint for relaxed, consume or relaxed memory
3163         models.
3164         * config/arm/sync.md (atomic_load<mode>): Add new ARMv8-M Baseline only
3165         alternatives to allow any register when memory model matches Pf and
3166         thus lda is used, but only low registers otherwise.  Use unpredicated
3167         output template for Thumb-1 targets.
3168         (atomic_store<mode>): Likewise for stl.
3169         (arm_load_exclusive<mode>): Add new ARMv8-M Baseline only alternative
3170         whose output template does not have predication.
3171         (arm_load_acquire_exclusive<mode>): Likewise.
3172         (arm_load_exclusivesi): Likewise.
3173         (arm_load_acquire_exclusivesi): Likewise.
3174         (arm_store_release_exclusive<mode>): Likewise.
3175         (arm_store_exclusive<mode>): Use unpredicated output template for
3176         Thumb-1 targets.
3178 2016-10-25  Jakub Jelinek  <jakub@redhat.com>
3180         * internal-fn.def (LAUNDER): New internal function.
3181         * internal-fn.c (expand_LAUNDER): New function.
3183 2016-10-25  Georg-Johann Lay  <avr@gjlay.de>
3184             Pitchumani Sivanupandi  <pitchumani.sivanupandi@microchip.com>
3186         New avr target pass to work around performance loss by PR fix.
3188         PR target/71676
3189         PR target/71678
3190         * config/avr/avr.md (casesi_<mode>_sequence) [qi,hi]: New insn.
3191         (*cmp<mode>) [qi,qq,uqq,hi,hq,uhq,ha,uha]: Rename to cmp<mode>3.
3192         * config/avr/predicates.md (extend_operator): New.
3193         * config/avr/avr-passes.def (avr_pass_casesi): Register new pass.
3194         * config/avr/avr-protos.h (avr_casei_sequence_check_operands)
3195         (make_avr_pass_casesi): New prototypes.
3196         * config/avr/avr.c (print-rtl.h): Include it.
3197         (pass_data avr_pass_data_casesi): Data for new pass.
3198         (avr_pass_casesi): New class implementing rtl_opt_pass .avr-casesi.
3199         (make_avr_pass_casesi, avr_parallel_insn_from_insns)
3200         (avr_is_casesi_sequence, avr_casei_sequence_check_operands)
3201         (avr_optimize_casesi): New functions.
3203 2016-10-25  Georg-Johann Lay  <avr@gjlay.de>
3204             Pitchumani Sivanupandi  <pitchumani.sivanupandi@microchip.com>
3206         PR target/71676
3207         PR target/71678
3208         * config/avr/avr.md (casesi): Rewrite avoiding subregs of SI.
3210 2016-10-24  Jakub Jelinek  <jakub@redhat.com>
3212         * dwarf2out.c (gen_subprogram_die): Add DW_AT_reference or
3213         DW_AT_rvalue_reference attributes.
3215 2016-10-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3217         * doc/invoke.text (Wint-in-bool-context): Update documentation.
3218         * value-prof.c (stringop_block_profile): Fix a warning.
3220 2016-10-24  Martin Sebor  <msebor@redhat.com>
3222         PR middle-end/77735
3223         * builtins.c (string_length): New function.
3224         (c_strlen): Use string_length.  Correctly handle wide strings.
3225         * gimple-ssa-sprintf.c (target_max_value, target_size_max): New
3226         functions.
3227         (target_int_max): Call target_max_value.
3228         (format_result::knownrange): New data member.
3229         (fmtresult::fmtresult): Define default constructor.
3230         (format_integer): Use it and set format_result::knownrange.
3231         Handle global constants.
3232         (format_floating_max): Add third argument.
3233         (format_floating): Recompute maximum value for %a for each argument.
3234         (get_string_length): Use fmtresult default ctor.
3235         (format_string): Set format_result::knownrange.
3236         (format_directive): Check format_result::knownrange.
3237         (add_bytes): Same.  Correct caret placement in diagnostics.
3238         (pass_sprintf_length::compute_format_length): Set
3239         format_result::knownrange.
3240         (pass_sprintf_length::handle_gimple_call): Use target_size_max.
3242 2016-10-24  Jakub Jelinek  <jakub@redhat.com>
3244         * config/i386/i386.c (ix86_in_large_data_p, ix86_expand_builtin): Use
3245         VAR_P (x) instead of TREE_CODE (x) == VAR_DECL.
3247 2016-10-24  Ximin Luo  <infinity0@pwned.gg>
3249         PR debug/77985
3250         * dwarf2out.c (file_table_relative_p): Remove.
3251         (gen_compile_unit_die, dwarf2out_early_finish): Emit DW_AT_comp_dir
3252         also for absolute paths.
3253         * doc/tm.texi: Update.
3254         * doc/tm.texi.in (SDB and DWARF) <TARGET_FORCE_AT_COMP_DIR>: Remove.
3255         * target.def (force_at_comp_dir): Remove hook.
3256         * config/darwin.h (TARGET_FORCE_AT_COMP_DIR): Remove define.
3258 2016-10-24  Richard Biener  <rguenther@suse.de>
3260         * tree-vrp.c (evrp_dom_walker::before_dom_children): Ignore
3261         backedges when identifying the single predecessor to take
3262         conditional info from.  Use SCEV to get at ranges for loop IVs.
3263         * lto-streamer-out.c (lto_write_mode_table): CSE inner mode to
3264         avoid false warning.
3266 2016-10-24  Georg-Johann Lay  <avr@gjlay.de>
3268         PR target/78093
3269         * doc/extend.texi (AVR Variable Attributes) [absdata]: Document it.
3270         * config/avr/avr.c (AVR_SYMBOL_FLAG_TINY_ABSDATA): New macro.
3271         (avr_address_tiny_absdata_p): New static function.
3272         (avr_legitimate_address_p, avr_legitimize_address) [AVR_TINY]: Use
3273         it to determine validity of constant addresses.
3274         (avr_attribute_table) [absdata]: New variable attribute...
3275         (avr_handle_absdata_attribute): ...and handler.
3276         (avr_decl_absdata_p): New static function.
3277         (avr_encode_section_info) [AVR_TINY]: Use it to add flag
3278         AVR_SYMBOL_FLAG_TINY_ABSDATA to respective symbols_refs.
3279         (avr_address_cost) [AVR_TINY]: absdata addresses cost 2.
3281 2016-10-24  Richard Biener  <rguenther@suse.de>
3283         PR tree-optimization/78076
3284         * tree-ssa-loop-split.c (tree_ssa_split_loops): Reset aux
3285         also on the loop tree root.
3287 2016-10-24  Jakub Jelinek  <jakub@redhat.com>
3289         * config/i386/i386.c (ix86_fold_builtin): Handle
3290         IX86_BUILTIN_BEXTR{,I}{32,64}, IX86_BUILTIN_BZHI{32,64},
3291         IX86_BUILTIN_PDEP{32,64} and IX86_BUILTIN_PEXT{32,64}.
3292         (ix86_gimple_fold_builtin): Handle IX86_BUILTIN_BZHI{32,64},
3293         IX86_BUILTIN_PDEP{32,64} and IX86_BUILTIN_PEXT{32,64}.
3295 2016-10-24  Martin Liska  <mliska@suse.cz>
3297         PR sanitizer/77966
3298         * opts.c (finish_options): Skip conditionally.
3300 2016-10-23  Martin Sebor  <msebor@redhat.com>
3302         PR target/77837
3303         * config/rs6000/linux.h (TARGET_PRINTF_POINTER_FORMAT): Define.
3304         * config/rs6000/linux64.h (TARGET_PRINTF_POINTER_FORMAT): Likewise.
3306 2016-10-23  Eric Botcazou  <ebotcazou@adacore.com>
3308         * config/sparc/sparc.md (cpu_feature): Minor tweak.
3309         (enabled): Likewise.
3310         (movsi_insn, movdi_insn_sp32, movdi_insn_sp64, movsf_insn,
3311         movdf_insn_sp32, movdf_insn_sp64, zero_extendsidi2_insn_sp64,
3312         sign_extendsidi2_insn, mov<VM32:mode>_insn, mov<VM64:mode>_insn_sp64,
3313         mov<VM64:mode>_insn_sp32, not_<code><mode>, nand<mode>_vis,
3314         <code>_not1<mode>_vi, <code>_not2<mode>_vis, one_cmpl<mode>2,
3315         fcmp<code><GCM:gcm_name>, pdistn<mode>_vis): Likewise.
3317 2016-10-23  Eric Botcazou  <ebotcazou@adacore.com>
3319         * config/sparc/sparc-c.c (sparc_target_macros): Replace TARGET_64BIT
3320         with TARGET_ARCH64.  Define __VIS to 0x400 if TARGET_VIS4.
3322 2016-10-21  Andrew Pinski  <apinski@cavium.com>
3324         * config/aarch64/aarch64-cores.def: Rewrite so IMP and PART are
3325         integer constants.
3326         * config/aarch64/driver-aarch64.c (struct aarch64_core_data): Change
3327         implementer_id to unsigned char.
3328         Change part_no to unsigned int.
3329         (AARCH64_BIG_LITTLE): New define.
3330         (INVALID_IMP): New define.
3331         (INVALID_CORE): New define.
3332         (cpu_data): Change the last element's implementer_id and part_no to
3333         integers.
3334         (valid_bL_string_p): Rewrite to ..
3335         (valid_bL_core_p): this for integers instead of strings.
3336         (parse_field): New function.
3337         (contains_string_p): Rewrite to ...
3338         (contains_core_p): this for integers and only for the part_no.
3339         (host_detect_local_cpu): Rewrite handling of implementation and
3340         par num to be integers; simplifying the code.
3342 2016-10-21  Kugan Vivekanandarajah  <kuganv@linaro.org>
3344         * ipa-prop.c (ipa_compute_jump_functions_for_edge): Create nonzero
3345         value range for pointers in more cases.
3347 2016-10-21  Wilco Dijkstra  <wdijkstr@arm.com>
3349         * config/aarch64/aarch64.c (aarch64_add_constant_internal):
3350         Add extra argument to allow emitting the move immediate.
3351         Use add/sub with positive immediate.
3352         (aarch64_add_constant): Add inline function.
3353         (aarch64_add_sp): Likewise.
3354         (aarch64_sub_sp): Likewise.
3355         (aarch64_expand_prologue): Call aarch64_sub_sp.
3356         (aarch64_expand_epilogue): Call aarch64_add_sp.
3357         Decide when to leave out move.
3358         (aarch64_output_mi_thunk): Call aarch64_add_constant.
3360 2016-10-21  Wilco Dijkstra  <wdijkstr@arm.com>
3362         * config/aarch64/aarch64.c (aarch64_layout_frame):
3363         Align FP callee-saves.
3365 2016-10-21  Jakub Jelinek  <jakub@redhat.com>
3367         * config/i386/adxintrin.h (_subborrow_u32, _addcarry_u32,
3368         _addcarryx_u32, _subborrow_u64, _addcarry_u64, _addcarryx_u64):
3369         Formatting fixes.
3370         * config/i386/rdseedintrin.h (_rdseed16_step, _rdseed32_step,
3371         _rdseed64_step): Likewise.
3372         * config/i386/tbmintrin.h (__bextri_u32): Likewise.
3374         PR target/78057
3375         * config/i386/i386.c: Include fold-const-call.h, tree-vrp.h
3376         and tree-ssanames.h.
3377         (ix86_fold_builtin): Fold IX86_BUILTIN_[LT]ZCNT{16,32,64}
3378         with INTEGER_CST argument.
3379         (ix86_gimple_fold_builtin): New function.
3380         (TARGET_GIMPLE_FOLD_BUILTIN): Define.
3382         * dwarf2out.c (ranges_table): Change into vec<dw_ranges, va_gc> *.
3383         (ranges_by_label): Change into vec<dw_ranges_by_label, va_gc> *.
3384         (ranges_table_allocated, ranges_table_in_use,
3385         ranges_by_label_allocated, ranges_by_label_in_use,
3386         RANGES_TABLE_INCREMENT): Removed.
3387         (add_ranges_num): Use vec_safe_push into ranges_table.
3388         (add_ranges_by_labels): Use vec_safe_push into ranges_by_label.
3389         (output_ranges): Adjust for ranges_table and ranges_by_label
3390         conversion from arrays to vec.
3391         (add_high_low_attributes, dwarf2out_finish): Adjust for range_table
3392         conversion from arrays to vec.
3393         (dwarf2out_c_finalize): Don't clear ranges_table_allocated,
3394         ranges_table_in_use, ranges_by_label_allocated and
3395         ranges_by_label_in_use.  Set ranges_by_label to NULL instead of 0.
3397         * dwarf2out.c (gen_variable_die): Emit DW_AT_const_expr attribute
3398         if needed.  Re-add origin_die variable and its initialization.
3400         * gimplify.c (gimplify_bind_expr): Handle oacc_declare_returns
3401         even for -fstack-reuse=none, or for volatile vars etc.
3403 2016-10-21  David Malcolm  <dmalcolm@redhat.com>
3405         * print-rtl-function.c (flag_compact): Move extern decl to...
3406         * print-rtl.h (flag_compact): ...here.
3407         * rtl-tests.c (selftests::assert_rtl_dump_eq): New function.
3408         (ASSERT_RTL_DUMP_EQ): New macro.
3409         (selftest::test_dumping_regs): New function.
3410         (selftest::test_dumping_insns): New function.
3411         (selftest::test_uncond_jump): Add uses of ASSERT_RTL_DUMP_EQ on
3412         the insns.
3413         (selftest::rtl_tests_c_tests): Call the new test functions.
3415 2016-10-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
3417         * cfgcleanup.c (merge_blocks_move_successor_nojumps): Adjust.
3418         (outgoing_edges_match): Likewise.
3419         (try_crossjump_to_edge): Likewise.
3420         * cfgrtl.c (try_redirect_by_replacing_jump): Likewise.
3421         (rtl_tidy_fallthru_edge): Likewise.
3422         * rtl.h (tablejump_p): Adjust prototype.
3423         * rtlanal.c (tablejump_p): Return the label as a rtx_insn *.
3425 2016-10-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
3427         * rtl.h (label_ref_label): New function.
3428         (set_label_ref_label): New function.
3429         (LABEL_REF_LABEL): Delete.
3430         * alias.c (rtx_equal_for_memref_p): Adjust.
3431         * cfgbuild.c (make_edges): Likewise.
3432         (purge_dead_tablejump_edges): Likewise.
3433         * cfgexpand.c (convert_debug_memory_address): Likewise.
3434         * cfgrtl.c (patch_jump_insn): Likewise.
3435         * combine.c (distribute_notes): Likewise.
3436         * cse.c (hash_rtx_cb): Likewise.
3437         (exp_equiv_p): Likewise.
3438         (fold_rtx): Likewise.
3439         (check_for_label_ref): Likewise.
3440         * cselib.c (rtx_equal_for_cselib_1): Likewise.
3441         (cselib_hash_rtx): Likewise.
3442         * emit-rtl.c (mark_label_nuses): Likewise.
3443         * explow.c (convert_memory_address_addr_space_1): Likewise.
3444         * final.c (output_asm_label): Likewise.
3445         (output_addr_const): Likewise.
3446         * gcse.c (add_label_notes): Likewise.
3447         * genconfig.c (walk_insn_part): Likewise.
3448         * genrecog.c (validate_pattern): Likewise.
3449         * ifcvt.c (cond_exec_get_condition): Likewise.
3450         (noce_emit_store_flag): Likewise.
3451         (noce_get_alt_condition): Likewise.
3452         (noce_get_condition): Likewise.
3453         * jump.c (maybe_propagate_label_ref): Likewise.
3454         (mark_jump_label_1): Likewise.
3455         (redirect_exp_1): Likewise.
3456         (rtx_renumbered_equal_p): Likewise.
3457         * lra-constraints.c (operands_match_p): Likewise.
3458         * print-rtl.c (print_value): Likewise.
3459         * reload.c (find_reloads): Likewise.
3460         * reload1.c (set_label_offsets): Likewise.
3461         * reorg.c (get_branch_condition): Likewise.
3462         * rtl-tests.c (test_uncond_jump): Likewise.
3463         * rtl.c (rtx_equal_p_cb): Likewise.
3464         (rtx_equal_p): Likewise.
3465         * rtlanal.c (reg_mentioned_p): Likewise.
3466         (rtx_referenced_p): Likewise.
3467         (get_condition): Likewise.
3468         * varasm.c (const_hash_1): Likewise.
3469         (compare_constant): Likewise.
3470         (const_rtx_hash_1): Likewise.
3471         (output_constant_pool_1): Likewise.
3473 2016-10-21  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
3475         PR target/71627
3476         * reload.c (find_valid_class_1): Allow regclass if atleast one
3477         regno in regclass is ok. Compute and use rclass size based on
3478         actually available regnos for mode in rclass.
3480 2016-10-21  Eric Botcazou  <ebotcazou@adacore.com>
3482         * config/sparc/sparc-modes.def (CCV): New.
3483         (CCXV): Likewise.
3484         * config/sparc/predicates.md (v_comparison_operator): New.
3485         (icc_comparison_operator): Add support for CCV/CCXV.
3486         (xcc_comparison_operator): Likewise.
3487         * config/sparc/sparc.c (output_cbranch): Likewise.
3488         (sparc_print_operand): Likewise.
3489         * config/sparc/sparc.md (UNSPEC_{ADD,SUB,NEG}V): New constants.
3490         (uaddvdi4): New expander.
3491         (addvdi4): Likewise.
3492         (uaddvdi4_sp32): New instruction.
3493         (addvdi4_sp32): Likewise.
3494         (uaddvsi4): New expander.
3495         (addvsi4): Likewise.
3496         (cmp_ccc_plus_sltu_set): New instruction.
3497         (cmp_ccv_plus): Likewise.
3498         (cmp_ccxv_plus): Likewise.
3499         (cmp_ccv_plus_set): Likewise.
3500         (cmp_ccxv_plus_set): Likewise.
3501         (cmp_ccv_plus_sltu_set): Likewise.
3502         (uaddvdi4): New expander.
3503         (subvdi4): Likewise.
3504         (usubdi4_sp32): New instruction.
3505         (subvdi4_sp32): Likewise.
3506         (usubvsi4): New expander.
3507         (subvsi4): Likewise.
3508         (cmpsi_minus_sltu_set): New instruction.
3509         (cmp_ccv_minus): Likewise.
3510         (cmp_ccxv_minus): Likewise.
3511         (cmp_ccv_minus_set): Likewise.
3512         (cmp_ccxv_minus_set): Likewise.
3513         (cmp_ccv_minus_sltu_set): Likewise.
3514         (unegvdi3): New expander.
3515         (negvdi3): Likewise.
3516         (unegdi3_sp32): New instruction.
3517         (negvdi3_sp32): Likewise.
3518         (unegvsi3): New expander.
3519         (negvsi3): Likewise.
3520         (cmp_ccc_neg_sltu_set): New instruction.
3521         (cmp_ccv_neg): Likewise.
3522         (cmp_ccxv_neg): Likewise.
3523         (cmp_ccv_neg_set): Likewise.
3524         (cmp_ccxv_neg_set): Likewise.
3525         (cmp_ccv_neg_sltu_set): Likewise.
3527         * tree-ssa-loop-split.c: Remove trailing spaces.
3528         * match.pd: Likewise.
3530 2016-10-21  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
3532         PR rtl-optimization/78038
3533         * ree.c (get_defs): Return NULL if a defining insn for REG cannot
3534         be deduced to set REG through the RTL structure.
3535         (make_defs_and_copies_lists): Return false on a failing get_defs call.
3537 2016-10-21  Richard Biener  <rguenther@suse.de>
3539         PR tree-optimization/78051
3540         * tree-vrp.c (evrp_dom_walker::before_dom_children): Update stmt
3541         and mark replaced if folding did something.
3543 2016-10-21  David Edelsohn  <dje.gcc@gmail.com>
3545         * config/rs6000/rs6000.c (rs6000_assemble_visibility): Swap "internal"
3546         and "protected" in visibility types.
3547         (rs6000_xcoff_declare_function_name): Fix formatting.
3548         (rs6000_xcoff_declare_object_name): Fix formatting.
3550 2016-10-21  Uros Bizjak  <ubizjak@gmail.com>
3552         * config/i386/i386.c (ix86_fold_builtin): Handle IX86_BUILTIN_INFQ
3553         and IX86_BUILTIN_HUGE_VALQ here ...
3554         (ix86_expand_builtin): ... not here.
3556 2016-10-20  Jakub Jelinek  <jakub@redhat.com>
3558         * doc/gty.texi (for_user): Use @item next to @findex.
3560 2016-10-20  Uros Bizjak  <ubizjak@gmail.com>
3562         PR target/78037
3563         * config/i386/bmiintrin.h (__tzcnt_u16): Call __builtin_ia32_tzcnt_u16.
3564         (__tzcnt_u32, _tzcnt_u32): Call __builtin_ia32_tzcnt_u32.
3565         (__tzcnt_u64, _tzcnt_u64): Call __builtin_ia32_tzcnt_u64.
3566         * config/i386/lzcntintrin.h (__lzcnt_u16): Call
3567         __builtin_ia32_lzcnt_u16.
3568         (__lzcnt_u32, _lzcnt_u32): Call __builtin_ia32_lzcnt_u32.
3569         (__lzcnt_u64, _lzcnt_u64): Call __builtin_ia32_lzcnt_u64.
3570         * config/i386/i386.md (UNSPEC_LZCNT, UNSPEC_TZCNT): New unspecs.
3571         (ctz<mode>2, *ctz<mode>2): Use SWI48 mode iterator.
3572         (bmi_tzcnt_<mode>): New expander.
3573         (*bmi_tzcnt_<mode>_falsedep_1): New define_insn_and_split pattern.
3574         (*bmi_tzcnt_<mode>_falsedep, *bmi_tzcnt_<mode>): New insn patterns.
3575         (clz<mode>2_lzcnt, *clz<mode>2_lzcnt): Use SWI48 mode iterator.
3576         (lzcnt_<mode>): New expander.
3577         (*lzcnt_<mode>_falsedep_1): New define_insn_and_split pattern.
3578         (*lzcnt_<mode>_falsedep, *lzcnt_<mode>): New insn patterns.
3579         * config/i386/i386-builtin-types.def (UINT_FTYPE_UINT): New.
3580         (UINT64_FTYPE_UINT64): New.
3581         * config/i386/i386-builtin.def (__builtin_clzs): Remove description.
3582         (__builtin_ia32_lzcnt_u16): New description.
3583         (__builtin_ia32_lzcnt_u32): Ditto.
3584         (__builtin_ia32_lzcnt_u64): Ditto.
3585         (__builtin_ctzs): Remove description.
3586         (__builtin_ia32_tzcnt_u16): New description.
3587         (__builtin_ia32_tzcnt_u32): Ditto.
3588         (__builtin_ia32_tzcnt_u64): Ditto.
3589         * config/i386/i386.c (ix86_expand_args_builtin): Handle
3590         UINT_FTYPE_UINT and UINT64_FTYPE_UINT64.
3592 2016-10-20  Martin Liska  <mliska@suse.cz>
3594         PR lto/78049
3595         * lto-streamer-in.c (fixup_call_stmt_edges_1): Replace value
3596         comparison with STMT_UID_NOT_IN_RANGE.
3597         (fixup_call_stmt_edges): Do not fixup edges of a thunk in
3598         LTRANS.
3600 2016-10-20  Eric Botcazou  <ebotcazou@adacore.com>
3602         * compare-elim.c (conforming_compare): Accept UNSPECs.
3603         (find_comparison_dom_walker::before_dom_children): Deal with
3604         instructions both using and killing the flags register.
3605         (equivalent_reg_at_start): New function extracted from...
3606         (try_eliminate_compare): ...here.  Use it and add support for
3607         registers and UNSPECs as second operand of the compare.
3608         * config/visium/visium-modes.def (CCV): New.
3609         * config/visium/predicates.md (visium_v_comparison_operator): New.
3610         (visium_branch_operator): Deal with CCV mode.
3611         * config/visium/visium.c (visium_select_cc_mode): Likewise.
3612         (output_cbranch): Likewise.
3613         * config/visium/visium.md (UNSPEC_{ADD,SUB,NEG}V): New constants.
3614         (uaddv<mode>4): New expander.
3615         (addv<mode>4): Likewise.
3616         (add<mode>3_insn_set_carry): New instruction.
3617         (add<mode>3_insn_set_overflow): Likewise.
3618         (addsi3_insn_set_overflow): Likewise.
3619         (usubv<mode>4): New expander.
3620         (subv<mode>4): Likewise.
3621         (sub<mode>3_insn_set_carry): New instruction.
3622         (sub<mode>3_insn_set_overflow): Likewise.
3623         (subsi3_insn_set_overflow): Likewise.
3624         (unegv<mode>3): New expander.
3625         (negv<mode>3): Likewise.
3626         (neg<mode>2_insn_set_overflow): New instruction.
3627         (addv_tst<mode>): Likewise.
3628         (subv_tst<mode>): Likewise.
3629         (negv_tst<mode>): Likewise.
3630         (cbranch<mode>4_addv_insn): New splitter and instruction.
3631         (cbranch<mode>4_subv_insn): Likewise.
3632         (cbranch<mode>4_negv_insn): Likewise.
3634 2016-10-20  Richard Biener  <rguenther@suse.de>
3636         * tree-ssa-alias.c (ptrs_compare_unequal): Remove code duplication.
3637         Handle decls possibly not bound.
3638         * tree-ssa-structalias.c (get_constraint_for_ssa_var): Add
3639         nothing_id for decls that might not be bound if we are interested
3640         for the address.
3641         (get_constraint_for_component_ref): Deal with that.
3643 2016-10-20  Michael Matz  <matz@suse.de>
3645         Loop splitting.
3646         * common.opt (-fsplit-loops): New flag.
3647         * passes.def (pass_loop_split): Add.
3648         * opts.c (default_options_table): Add OPT_fsplit_loops entry at -O3.
3649         (enable_fdo_optimizations): Add loop splitting.
3650         * timevar.def (TV_LOOP_SPLIT): Add.
3651         * tree-pass.h (make_pass_loop_split): Declare.
3652         * tree-ssa-loop-manip.h (rewrite_into_loop_closed_ssa_1): Declare.
3653         * tree-ssa-loop-unswitch.c: Include tree-ssa-loop-manip.h,
3654         * tree-ssa-loop-split.c: New file.
3655         * Makefile.in (OBJS): Add tree-ssa-loop-split.o.
3656         * doc/invoke.texi (fsplit-loops): Document.
3657         * doc/passes.texi (Loop optimization): Add paragraph about loop
3658         splitting.
3660 2016-10-20  Richard Biener  <rguenther@suse.de>
3662         * cgraphunit.c (analyze_functions): Set node->definition to
3663         false to signal symbol removal to debug_hooks->late_global_decl.
3664         * ipa.c (symbol_table::remove_unreachable_nodes): When not in
3665         WPA signal symbol removal to the debuginfo machinery.
3666         * dwarf2out.c (dwarf2out_late_global_decl): Instead of
3667         using early_finised to guard the we're called for symbol
3668         removal case look at the symtabs definition flag.
3669         (gen_variable_die): Remove redundant check.
3671 2016-10-20  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
3673         * config/s390/s390.md ("prefetch"): Add fallthrough comment.
3675 2016-10-20  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
3677         PR tree-optimization/53979
3678         * match.pd ((a ^ b) | a -> a | b): New pattern.
3680 2016-10-19  John David Anglin  <danglin@gcc.gnu.org>
3682         * config/pa/pa64-hpux.h (PA_INIT_FRAME_DUMMY_ASM_OP): Move to
3683         config/pa/pa64-hpux-lib.h.
3684         (PA_CRTBEGIN_HACK): Likewise.
3685         (DTOR_LIST_BEGIN): Likewise.
3687 2016-10-19  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3689         * config/arm/arm.c (arm_emit_coreregs_64bit_shift): Clear the result
3690         register only if "in" and "out" are different registers.
3692 2016-10-19  Eric Botcazou  <ebotcazou@adacore.com>
3694         * omp-low.c (pass_oacc_device_lower::gate): New method.
3695         (execute): Always call execute_oacc_device_lower.
3697 2016-10-19  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
3699         PR tree-optimization/77916
3700         PR tree-optimization/77937
3701         * gimple-ssa-strength-reduction.c (analyze_increments): Remove
3702         stopgap fix.
3703         (insert_initializers): Requirement of initializer for -1 should be
3704         based on pointer-typedness of the candidate basis.
3706 2016-10-19  Bin Cheng  <bin.cheng@arm.com>
3708         PR tree-optimization/78005
3709         * tree-vect-loop-manip.c (vect_gen_prolog_loop_niters): Compute
3710         upper (included) bound for niters of prolog loop.
3711         (vect_gen_scalar_loop_niters): Change parameter VF to VFM1.
3712         Compute niters of scalar loop above which vectorized loop is
3713         preferred, as well as the upper (included) bound for the niters.
3714         (vect_do_peeling): Record niter bound for loops accordingly.
3716 2016-10-19  Thomas Schwinge  <thomas@codesourcery.com>
3718         PR lto/77458
3719         * tree-core.h (enum tree_index): Put the complex types after their
3720         component types.
3721         * tree-streamer.c (verify_common_node_recorded): New function.
3722         (preload_common_nodes) <TREE_CODE (node) == COMPLEX_TYPE>: Use it.
3724 2016-10-19  Martin Liska  <mliska@suse.cz>
3726         * cgraph.h (cgraph_edge::binds_to_current_def_p):
3727         Replace NULL with false as a return value.
3729 2016-10-19  Thomas Schwinge  <thomas@codesourcery.com>
3731         PR tree-optimization/78024
3732         * omp-low.c (oacc_loop_discovery): Call clear_bb_flags before, and
3733         don't clear BB_VISITED after processing.
3735 2016-10-19  Richard Biener  <rguenther@suse.de>
3737         * domwalk.c (dom_walker::walk): Use RPO order.
3739 2016-10-19  Richard Biener  <rguenther@suse.de>
3741         * tree-vrp.c (evrp_dom_walker::evrp_dom_walker): Initialize
3742         stmts_to_remove.
3743         (evrp_dom_walker::~evrp_dom_walker): Free it.
3744         (evrp_dom_walker::stmts_to_remove): Add.
3745         (evrp_dom_walker::before_dom_children): Mark PHIs and stmts
3746         whose output we fully propagate for removal.  Propagate
3747         into BB destination PHI arguments.
3748         (execute_early_vrp): Remove queued stmts.  Dump value ranges
3749         before stmt removal.
3751 2016-10-18  Aldy Hernandez  <aldyh@redhat.com>
3753         * Makefile.in (OBJS): Add gimple-ssa-warn-alloca.o.
3754         * passes.def: Add two instances of pass_walloca.
3755         * tree-pass.h (make_pass_walloca): New.
3756         * gimple-ssa-warn-alloca.c: New file.
3757         * doc/invoke.texi: Document -Walloca, -Walloca-larger-than=, and
3758         -Wvla-larger-than= options.
3760 2016-10-18  Thomas Schwinge  <thomas@codesourcery.com>
3762         * cfg.c (clear_bb_flags): Use FOR_ALL_BB_FN.
3763         * config/nvptx/nvptx.c (nvptx_find_sese): Likewise.
3765 2016-10-18  Kelvin Nilsen  <kelvin@gcc.gnu.org>
3767         * config/rs6000/altivec.h (vec_xl_len): New macro.
3768         (vec_xst_len): New macro.
3769         (vec_cmpnez): New macro.
3770         (vec_cntlz_lsbb): New macro.
3771         (vec_cnttz_lsbb): New macro.
3772         (vec_xlx): New macro.
3773         (vec_xrx): New macro.
3774         (vec_all_nez): New C++ predicate template.
3775         (vec_any_eqz): New C++ predicate template.
3776         (vec_all_ne): Revised C++ predicate template under _ARCH_PWR9
3777         conditional compilation.
3778         (vec_any_eq): Revised C++ predicate template under _ARCH_PWR9
3779         conditional compilation.
3780         (vec_all_nez): New macro.
3781         (vec_any_eqz): New macro.
3782         (vec_all_ne): Revised macro under _ARCH_PWR9 conditional
3783         compilation.
3784         (vec_any_eq): Revised macro under _ARCH_PWR9 conditional
3785         compilation.
3786         * config/rs6000/vector.md (VI): Moved this mode iterator
3787         definition from altivec.md to vector.md.
3788         (UNSPEC_NEZ_P): New value.
3789         (vector_ne_<mode>_p): New expansion for implementation of
3790         vec_all_ne and vec_any_eq built-in functions.
3791         (vector_nez_<mode>_p): New expansion for implementation of
3792         vec_all_nez and vec_any_eqz built-in functions.
3793         (vector_ne_v2di_p): New expansion for implementation of vec_all_ne
3794         and vec_any_eq built-in function.
3795         (cr6_test_for_zero): New commentary to explain this expansion.
3796         (cr6_test_for_zero_reverse): New commentary to explain this expansion.
3797         (cr6_test_for_lt): New commentary to explain this expansion.
3798         (cr6_test_for_lt_reverse): New commentary to explain this
3799         expansion.
3800         * config/rs6000/rs6000-c.c (altivec_overloaded_builtins): Add
3801         overloaded function prototypes for vec_all_ne, vec_all_nez,
3802         vec_any_eq, vec_any_eqz, vec_cmpnez, vec_cntlz_lsbb,
3803         vec_cnttz_lsbb, vec_xl_len, vec_xst_len, vec_xlx, and vec_xrx
3804         built-in functions.
3805         (altivec_resolve_overloaded_builtin): Modify the handling of
3806         ALTIVEC_BUILTIN_VEC_CMPNE to use the Power9 instructions when
3807         the compiler is configured to support TARGET_P9_VECTOR.
3808         * config/rs6000/rs6000-builtin.def (BU_ALTIVEC_P): Add commentary
3809         to explain the special processing that is given to predicate
3810         built-ins introduced using this macro.
3811         (BU_ALTIVEC_OVERLOAD_P): Add commentary to alert maintainers to
3812         the special processing given to predicate built-ins introduced
3813         using this macro.
3814         (BU_VSX_P): Likewise.
3815         (BU_P8V_AV_P): Likewise.
3816         (BU_P9V_AV_P): Likewise.
3817         (BU_P9V_AV_X): New macro.
3818         (BU_P9V_64BIT_AV_X): New macro.
3819         (BU_P9V_VSX_3): New macro.
3820         (BU_P9V_OVERLOAD_P): New macro.
3821         (LXVL): New BU_P9V_64BIT_VSX_2.
3822         (VEXTUBLX): New BU_P9V_AV_2.
3823         (VEXTUBRX): Likewise.
3824         (VEXTUHLX): Likewise.
3825         (VEXTUHRX): Likewise.
3826         (VEXTUWLX): Likewise.
3827         (VEXTUWRX): Likewise.
3828         (STXVL): New BU_P9V_64BIT_AV_X.
3829         (VCLZLSBB): New BU_P9V_AV_1.
3830         (VCTZLSBB): Likewise.
3831         (CMPNEB): New BU_P9V_AV_2.
3832         (CMPNEH): Likewise.
3833         (CMPNEW): Likewise.
3834         (CMPNEF): Likewise.
3835         (CMPNED): Likewise.
3836         (VCMPNEB_P): New BU_P9V_AV_P.
3837         (VCMPNEH_P): Likewise.
3838         (VCMPNEW_P): Likewise.
3839         (VCMPNED_P): Likewise.
3840         (VCMPNEFP_P): Likewise.
3841         (VCMPNEDP_P): Likewise.
3842         (CMPNEZB): New BU_P9V_AV_2.
3843         (CMPNEZH): Likewise.
3844         (CMPNEZW): Likewise.
3845         (VCMPNEZB_P): New BU_P9V_AV_P.
3846         (VCMPNEZH_P): Likewise.
3847         (VCMPNEZW_P): Likewise.
3848         (LXVL): New BU_P9V_OVERLOAD_2.
3849         (STXVL): New BU_P9V_OVERLOAD_3.
3850         (VEXTULX): New BU_P9V_OVERLOAD_2.
3851         (VEXTURX): Likewise.
3852         (CMPNEZ): Likewise.
3853         (VCMPNEZ_P): New BU_P9V_OVERLOAD_P.
3854         (VCMPNE_P): Likewise.
3855         (VCLZLSBB): New BU_P9V_OVERLOAD_1.
3856         (VCTZLSBB): Likewise.
3857         * config/rs6000/rs6000.c (altivec_expand_predicate_builtin): Add
3858         comment to explain mode used for scratch register.
3859         (altivec_expand_stxvl_builtin): New function.
3860         (altivec_expand_builtin): Add case for new constant P9V_BUILTIN_STXVL.
3861         (altivec_init_builtins): Add initialized variable
3862         void_ftype_v16qi_pvoid_long and use this type to define the
3863         built-in function __builtin_altivec_stxvl.
3864         * config/rs6000/vsx.md (UNSPEC_LXVL): New value.
3865         (UNSPEC_STXVL): New value.
3866         (UNSPEC_VCLZLSBB): New value.
3867         (UNSPEC_VCTZLSBB): New value.
3868         (UNSPEC_VEXTUBLX): New value.
3869         (UNSPEC_VEXTUHLX): New value.
3870         (UNSPEC_VEXTUWLX): New value.
3871         (UNSPEC_VEXTUBRX): New value.
3872         (UNSPEC_VEXTUHRX): New value.
3873         (UNSPEC_VEXTUWRX): New value.
3874         (UNSPEC_VCMPNEB): New value.
3875         (UNSPEC_VCMPNEZB): New value.
3876         (UNSPEC_VCMPNEH): New value.
3877         (UNSPEC_VCMPNEZH): New value.
3878         (UNSPEC_VCMPNEW): New value.
3879         (UNSPEC_VCMPNEZW): New value.
3880         (*vsx_ne_<mode>_p): New insn for vector test all not equal with
3881         vector of integer modes.
3882         (*vsx_ne_<mode>_p): New insn for vector test all not equal with
3883         vector of float or double modes.
3884         (*vector_nez_<mode>_p): New insn for vector test all not equal or
3885         zero.
3886         (lxvl): New expand for load VSX vector with length.
3887         (*lxvl): New insn for load VSX vector with length.
3888         (stxvl): New expand for store VSX vector with length.
3889         (*stxvl): New insn for store VSX vector with length.
3890         (vcmpneb): New insn for vector of byte compare not equal.
3891         (vcmpnezb): New insn for vector of byte compare not equal or zero.
3892         (vcmpneh): New insn for vector of half word compare not equal.
3893         (vcmpnezh): New insn for vector of half word compare not equal or
3894         zero.
3895         (vcmpnew): New insn for vector of word compare not equal.
3896         (vcmpne<VSs>): New insn for vector of float or double compare not
3897         equal.
3898         (vcmpnezw): New insn for vector of word compare not equal or zero.
3899         (vclzlsbb): New insn for vector count leading zero
3900         least-significant bits byte.
3901         (vctzlsbb): New insn for vector count trailing zero least
3902         signficant bits byte.
3903         (vextublx): New insn for vector extract unsigned byte left
3904         indexed.
3905         (vextubrx): New insn for vector extract unsigned byte right
3906         indexed.
3907         (vextuhlx): New insn for vector extract unsigned half word left
3908         indexed.
3909         (vextuhrx): New insn for vector extract unsigned half word right
3910         indexed.
3911         (vextuwlx): New insn for vector extract unsigned word left
3912         indexed.
3913         (vextuwrx): New insn for vector extract unsigned word right
3914         indexed.
3915         * config/rs6000/rs6000.h (RS6000_BTC_CONST): Enhance comment to
3916         clarify intent of this constant.
3917         * config/rs6000/altivec.md (VI): Move this mode iterator to vsx.md.
3918         * doc/extend.texi (PowerPC Altivec Built-in Functions): Add
3919         documentation for vec_all_nez, vec_any_eqz, vec_cmpnez,
3920         vec_cntlz_lsbb, vec_cnttz_lsbb, vec_xl_len, vec_xst_len, vec_xlx,
3921         and vec_xrx functions.
3923 2016-10-18  Andrew Pinski  <apinski@cavium.com>
3925         PR tree-opt/65950
3926         * predict.c (is_exit_with_zero_arg): New function.
3927         (tree_bb_level_predictions): Don't consider paths leading to exit(0)
3928         as nottaken.
3930 2016-10-18  Uros Bizjak  <ubizjak@gmail.com>
3932         PR target/77991
3933         * config/i386/i386.c (legitimize_tls_address)
3934         <case TLS_MODEL_INITIAL_EXEC>: For TARGET_64BIT || TARGET_ANY_GNU_TLS
3935         convert dest to Pmode if different than Pmode.
3937 2016-10-18  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
3939         PR tree-optimization/77916
3940         * gimple-ssa-strength-reduction.c (analyze_increments): Reinstate
3941         stopgap fix, as pointers with -1 increment are still broken.
3943 2016-10-18  David Edelsohn  <dje.gcc@gmail.com>
3945         * config/rs6000/rs6000.c (rs6000_output_symbol_ref): Move storage
3946         mapping class decoration from here...
3947         (rs6000_xcoff_encode_section): ...to here.
3949         (rs6000_savres_strategy) [AIX,ELFv2]: Inline FPR save and restore
3950         if shrink-wrapping and optimizing for speed.
3952 2016-10-18  Richard Biener  <rguenther@suse.de>
3954         * tree-vrp.c (evrp_dom_walker::before_dom_children): Handle
3955         not visited but non-executable predecessors.  Return taken edge.
3956         Simplify conditions and refactor propagation vs. folding step.
3958 2016-10-18  Segher Boessenkool  <segher@kernel.crashing.org>
3960         * config/rs6000/rs6000.c (rs6000_savres_strategy): Do not select
3961         {SAVE,REST}_MULTIPLE if shrink-wrapping separate components.
3962         (rs6000_get_separate_components): Assert we do not have those
3963         strategies selected.
3965 2016-10-18  Richard Biener  <rguenther@suse.de>
3967         * tree-ssa-propagate.h (substitute_and_fold): Adjust prototype.
3968         * tree-ssa-propagate.c (ssa_prop_fini): Remove final BB_VISITED
3969         clearing.
3970         (substitute_and_fold_dom_walker): Adjust constructor.
3971         (substitute_and_fold_dom_walker::before_dom_children): Remove
3972         do_dce flag and handling (always true).
3973         (substitute_and_fold): Likewise.
3974         * tree-vrp.c (vrp_finalize): Adjust.
3975         (execute_early_vrp): Remove final BB_VISITED clearing.
3976         * tree-ssa-ccp.c (ccp_finalize): Adjust.
3977         * tree-ssa-copy.c (fini_copy_prop): Likewise.
3978         * ira.c (ira): Call clear_bb_flags.
3980 2016-10-18  Richard Biener  <rguenther@suse.de>
3982         * genmatch.c (dt_operand::gen_gimple_expr): Use get_name to
3983         get at the operand to look at with TREE_OPERAND for generic
3984         sub-nodes.
3986 2016-10-18  David Malcolm  <dmalcolm@redhat.com>
3988         * genattrtab.c (attr_string): Use rtx_reader_ptr for call to
3989         copy_md_ptr_loc.
3990         (gen_attr): Use rtx_reader_ptr for lookup_enum_type call.
3991         (write_test_expr): Use rtx_reader_ptr for calls to
3992         fprint_c_condition.
3993         (write_attr_value): Likewise.
3994         * genconditions.c (write_one_condition): Use rtx_reader_ptr for
3995         call to print_md_ptr_loc.
3996         (write_one_condition): Likewise for calls to print_c_condition.
3997         * genconstants.c: Include "statistics.h" and "vec.h".
3998         (main): Update for conversion to member functions.
3999         * genemit.c (emit_c_code): Use rtx_reader_ptr for
4000         call to print_md_ptr_loc.
4001         * genenums.c: Include "statistics.h" and "vec.h".
4002         (main): Update for conversion of traverse_enum_types to a method.
4003         * genmddeps.c: Include "statistics.h" and "vec.h".
4004         * genoutput.c (process_template): Use rtx_reader_ptr for call to
4005         print_md_ptr_loc.
4006         * genpreds.c (write_predicate_subfunction): Likewise.
4007         (write_predicate_expr): Likewise for calls to print_c_condition.
4008         * genrecog.c (print_test): Likewise.
4009         * gensupport.c (process_rtx): Likewise for calls to
4010         copy_md_ptr_loc and join_c_conditions.
4011         (alter_test_for_insn): Likewise for call to join_c_conditions.
4012         (process_substs_on_one_elem): Likewise.
4013         (gen_mnemonic_setattr): Update for move of string_obstack to a
4014         field of rtx_reader.
4015         (mnemonic_htab_callback): Likewise.  Fix formatting.
4016         (gen_mnemonic_attr): Likewise.
4017         * gentarget-def.c (def_target_insn): Use rtx_reader_ptr for calls
4018         to print_c_condition.
4019         * read-md.c: Include "statistics.h" and "vec.h".
4020         (string_obstack): Convert this global to field "m_string_obstack"
4021         of class rtx_reader.
4022         (ptr_locs): Likewise, as "m_ptr_locs".
4023         (ptr_loc_obstack): Likewise, as "m_ptr_loc_obstack".
4024         (joined_conditions): Likewise, as "m_joined_conditions".
4025         (joined_conditions_obstack): Likewise, as "m_joined_conditions_obstack".
4026         (md_constants): Likewise, as "m_md_constants".
4027         (enum_types): Likewise, as "m_enum_types".
4028         (set_md_ptr_loc): Convert to...
4029         (rtx_reader::set_md_ptr_loc): ...member function.
4030         (get_md_ptr_loc): Convert to...
4031         (rtx_reader::get_md_ptr_loc): ...member function.
4032         (copy_md_ptr_loc): Convert to...
4033         (rtx_reader::copy_md_ptr_loc): ...member function.
4034         (fprint_md_ptr_loc): Convert to...
4035         (rtx_reader::fprint_md_ptr_loc): ...member function.
4036         (print_md_ptr_loc): Convert to...
4037         (rtx_reader::print_md_ptr_loc): ...member function.
4038         (join_c_conditions): Convert to...
4039         (rtx_reader::join_c_conditions): ...member function.
4040         (fprint_c_condition): Convert to...
4041         (rtx_reader::fprint_c_condition): ...member function.
4042         (print_c_condition): Convert to...
4043         (rtx_reader::print_c_condition): ...member function.
4044         (read_name): Convert to...
4045         (rtx_reader::read_name): ...member function.
4046         (read_escape): Convert to...
4047         (rtx_reader::read_escape): ...member function.
4048         (read_quoted_string): Convert to...
4049         (rtx_reader::read_quoted_string): ...member function.
4050         (read_braced_string): Convert to...
4051         (rtx_reader::read_braced_string): ...member function.
4052         (read_string): Convert to...
4053         (rtx_reader::read_string): ...member function.
4054         (read_skip_construct): Convert to...
4055         (rtx_reader::read_skip_construct): ...member function.
4056         (handle_constants): Convert to...
4057         (rtx_reader::handle_constants): ...member function.
4058         (traverse_md_constants): Convert to...
4059         (rtx_reader::traverse_md_constants): ...member function.
4060         (handle_enum): Convert to...
4061         (rtx_reader::handle_enum): ...member function.
4062         (lookup_enum_type): Convert to...
4063         (rtx_reader::lookup_enum_type): ...member function.
4064         (traverse_enum_types): Convert to...
4065         (rtx_reader::traverse_enum_types): ...member function.
4066         (rtx_reader::rtx_reader): Move initializations
4067         of various former global data from rtx_reader::read_md_files to
4068         here, as fields, along with the call to unlock_std_streams.
4069         (rtx_reader::~rtx_reader): Clean up m_base_dir, and clean up
4070         the new fields.
4071         (rtx_reader::read_md_files): Move initializations of various
4072         global data from here to the ctor.
4073         * read-md.h (read_name): Convert to...
4074         (rtx_reader::read_name): ...member function.
4075         (rtx_reader::read_escape): New method decl.
4076         (read_quoted_string): Convert to...
4077         (rtx_reader::read_quoted_string): ...member function.
4078         (rtx_reader::read_braced_string): New method decl.
4079         (read_string): Convert to...
4080         (rtx_reader::read_string): ...member function.
4081         (rtx_reader::read_skip_construct): New method decl.
4082         (rtx_reader::set_md_ptr_loc): New method decl.
4083         (rtx_reader::get_md_ptr_loc): New method decl.
4084         (copy_md_ptr_loc): Convert to...
4085         (rtx_reader::copy_md_ptr_loc): ...member function.
4086         (fprint_md_ptr_loc): Convert to...
4087         (rtx_reader::fprint_md_ptr_loc): ...member function.
4088         (print_md_ptr_loc): Convert to...
4089         (rtx_reader::print_md_ptr_loc): ...member function.
4090         (rtx_reader::lookup_enum_type): New method decl.
4091         (rtx_reader::traverse_enum_types): New method decl.
4092         (rtx_reader::handle_constants): New method decl.
4093         (traverse_md_constants): Convert to...
4094         (rtx_reader::traverse_md_constants): ...member function.
4095         (rtx_reader::handle_enum): New method decl.
4096         (rtx_reader::join_c_conditions): New method decl.
4097         (fprint_c_condition): Convert to...
4098         (rtx_reader::fprint_c_condition): ...member function.
4099         (print_c_condition): Convert to...
4100         (rtx_reader::print_c_condition): ...member function.
4101         (rtx_reader::apply_iterator_to_string): New method decl.
4102         (rtx_reader::copy_rtx_for_iterators): New method decl.
4103         (rtx_reader::read_conditions): New method decl.
4104         (rtx_reader::record_potential_iterator_use): New method decl.
4105         (rtx_reader::read_mapping): New method decl.
4106         (rtx_reader::read_rtx): New method decl.
4107         (rtx_reader::read_rtx_code): New method decl.
4108         (rtx_reader::read_rtx_operand): New method decl.
4109         (rtx_reader::read_nested_rtx): New method decl.
4110         (rtx_reader::read_rtx_variadic): New method decl.
4111         (rtx_reader::get_string_obstack): New method.
4112         (rtx_reader::get_md_constants): New method.
4113         (string_obstack): Convert global variable decl to...
4114         (rtx_reader::m_string_obstack): ...this new field.
4115         (rtx_reader::m_ptr_locs): New field.
4116         (rtx_reader::m_ptr_loc_obstack): New field.
4117         (rtx_reader::m_joined_conditions): New field.
4118         (rtx_reader::m_joined_conditions_obstack): New field.
4119         (rtx_reader::m_md_constants): New field.
4120         (rtx_reader::m_enum_types): New field.
4121         * read-rtl.c (apply_iterator_to_string): Convert to...
4122         (rtx_reader::apply_iterator_to_string): ...member function.
4123         (copy_rtx_for_iterators): Convert to...
4124         (rtx_reader::copy_rtx_for_iterators): ...member function.
4125         (add_condition_to_string): Use rtx_reader_ptr for
4126         calls join_c_conditions.
4127         (apply_iterators): Use rtx_reader_ptr for calls to
4128         join_c_conditions and copy_rtx_for_iterators.
4129         (read_conditions): Convert to...
4130         (rtx_reader::read_conditions): ...member function.
4131         (record_potential_iterator_use): Convert to...
4132         (rtx_reader::record_potential_iterator_use): ...member function.
4133         (read_mapping): Convert to...
4134         (rtx_reader::read_mapping): ...member function.
4135         (read_subst_mapping): Use rtx_reader_ptr for read_string call.
4136         (read_rtx): Convert to...
4137         (rtx_reader::read_rtx): ...member function.
4138         (read_rtx_code): Convert to...
4139         (rtx_reader::read_rtx_code): ...member function.
4140         (read_rtx_operand): Convert to...
4141         (rtx_reader::read_rtx_operand): ...member function.  Update for move
4142         of string_obstack to a field.
4143         (read_nested_rtx): Convert to..
4144         (rtx_reader::read_nested_rtx): ...member function.
4145         (read_rtx_variadic): Convert to..
4146         (rtx_reader::read_rtx_variadic): ...member function.
4148 2016-10-18  Kugan Vivekanandarajah  <kuganv@linaro.org>
4150         * tree-vrp.c (get_value_range): Check get_ptr_nonnull.
4152 2016-10-18  Kugan Vivekanandarajah  <kuganv@linaro.org>
4154         * ipa-prop.c (ipa_compute_jump_functions_for_edge): Set value range
4155         for pointer type too.
4156         (ipcp_update_vr): set_ptr_nonnull for pointer.
4158 2016-10-18  Kugan Vivekanandarajah  <kuganv@linaro.org>
4160         * tree-ssa-alias.h (pt_solution_singleton_or_null_p): Renamed from
4161         pt_solution_singleton_p.
4162         * tree-ssa-ccp.c (fold_builtin_alloca_with_align): Use renamed
4163         pt_solution_singleton_or_null_p from pt_solution_singleton_p.
4164         * tree-ssa-structalias.c (find_what_p_points_to): Preserve
4165         pointer nonnull computed by VRP.
4166         Also Conservatively set pt.null to 1.
4167         (pt_solution_reset): Conservatively set pt.null to 1.
4168         (pt_solution_singleton_or_null_p): Renamed from
4169         pt_solution_singleton_p.
4170         * tree-ssanames.h (set_ptr_nonnull): Declare.
4171         (get_ptr_nonnull): Likewise.
4172         * tree-ssanames.c (set_ptr_nonnull): New.
4173         (get_ptr_nonnull): Likewise.
4174         * tree-vrp.c (vrp_finalize): Set ptr that are nonnull.
4175         (evrp_dom_walker::before_dom_children): Likewise.
4177 2016-10-17  Eric Botcazou  <ebotcazou@adacore.com>
4179         * config/i386/i386.h (TARGET_CUSTOM_FUNCTION_DESCRIPTORS): Move to...
4180         * config/i386/i386.c (TARGET_CUSTOM_FUNCTION_DESCRIPTORS): ...here.
4181         * config/ia64/ia64.h (TARGET_CUSTOM_FUNCTION_DESCRIPTORS): Move to...
4182         * config/ia64/ia64.c (TARGET_CUSTOM_FUNCTION_DESCRIPTORS): ...here.
4183         * config/rs6000/rs6000.h (TARGET_CUSTOM_FUNCTION_DESCRIPTORS): Move to.
4184         * config/rs6000/rs6000.c (TARGET_CUSTOM_FUNCTION_DESCRIPTORS): ...here.
4185         (rs6000_option_override_internal): Clear it if ABI_AIX.
4186         * config/sparc/sparc.h (TARGET_CUSTOM_FUNCTION_DESCRIPTORS): Move to...
4187         * config/sparc/sparc.c (TARGET_CUSTOM_FUNCTION_DESCRIPTORS): ... here.
4189 2016-10-17  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
4191         * gimple-ssa-strength-reduction.c (record_increment): Remove
4192         garbage comment.
4194 2016-10-17  Eric Botcazou  <ebotcazou@adacore.com>
4196         * expmed.c (expand_shift_1): Add MAY_FAIL parameter and do not assert
4197         that the result is non-zero if it is true.
4198         (maybe_expand_shift): New wrapper around expand_shift_1.
4199         (emit_store_flag): Call maybe_expand_shift in lieu of expand_shift.
4201 2016-10-17  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
4203         PR tree-optimization/77916
4204         * gimple-ssa-strength-reduction.c (create_add_on_incoming_edge):
4205         Don't allow a MINUS_EXPR for pointer arithmetic for either known
4206         or unknown strides.
4207         (record_increment): Increments of -1 for unknown strides just use
4208         a multiply initializer like other negative values.
4209         (analyze_increments): Remove stopgap solution for -1 increment
4210         applied to pointer arithmetic.
4212 2016-10-17  Yuri Rumyantsev  <ysrumyan@gmail.com>
4214         * dominance.c (dom_info::dom_info): Add new constructor for region
4215         which is vector of basic blocks.
4216         (dom_init): New method to initialize members common for both
4217         constructors.
4218         (dom_info::dom_info): Invoke dom_init for partial initialization.
4219         (dom_info::get_idom): Add check to corner cases on basic blocks which
4220         are not in region.
4221         (dom_info::calc_dfs_tree): Check M_FAKE_EXIT_EDGE instead of M_REVERSE
4222         to detect unreachable bbs.
4223         (dom_info::calc_idoms): Likewise.
4224         (compute_dom_fast_query_in_region): New function.
4225         (calculate_dominance_info_for_region): Likewise.
4226         (free_dominance_info_for_region): Likewise.
4227         * dominance.h: Add prototypes for introduced region-based functions
4228         tree-if-conv.c: (build_region): New function.
4229         (if_convertible_loop_p_1): Invoke local version of post-dominators
4230         calculation before basic block predication with subsequent freeing
4231         post-dominator info.
4232         (tree_if_conversion): Remove free of post-dominator info
4233         (pass_if_conversion::execute): Delete detection of infinite loops
4234         and fake edges to exit block since post-dominator calculation is
4235         performed per if-converted loop only.
4237 2016-10-17  Bernd Edlinger  <bernd.edlinger@hotmail.de>
4239         PR target/77308
4240         * config/arm/arm.c (arm_emit_coreregs_64bit_shift): Clear the result
4241         register explicitly.
4242         * config/arm/arm.md (ashldi3, ashrdi3, lshrdi3): Don't FAIL if
4243         optimizing for size.
4245 2016-10-17  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
4247         * config/aarch64/aarch64.c: Delete inclusion of
4248         cortex-a57-fma-steering.h.
4249         (aarch64_override_options): Delete call
4250         to aarch64_register_fma_steering.
4251         * config/aarch64/aarch64-protos.h (make_pass_fma_steering): Declare.
4252         * config/aarch64/cortex-a57-fma-steering.h: Delete.
4253         * config/aarch64/aarch64-passes.def: New file.
4254         * config/aarch64/cortex-a57-fma-steering.c
4255         (aarch64_register_fma_steering): Delete definition.
4256         (make_pass_fma_steering): Remove static qualifier.
4257         * config/aarch64/t-aarch64 (PASSES_EXTRA): New directive.
4258         (cortex-a57-fma-steering.o): Remove dependency on
4259         cortex-a57-fma-steering.h.
4261 2016-10-17  Eric Botcazou  <ebotcazou@adacore.com>
4263         * explow.c (validize_mem): Do not modify the argument in-place.
4265 2016-10-17  Thomas Schwinge  <thomas@codesourcery.com>
4267         * tree-streamer.c (record_common_node): Explicitly list expected
4268         tree codes.
4270 2016-10-17  Richard Biener  <rguenther@suse.de>
4272         PR tree-optimization/77988
4273         * tree-vrp.c (remove_range_assertions): Use replace_uses_by.
4275 2016-10-17  Marek Polacek  <polacek@redhat.com>
4277         * Makefile.in (C_COMMON_OBJS): Add c-family/c-attribs.o.
4279 2016-10-17  Richard Biener  <rguenther@suse.de>
4281         * bb-reorder.c (reorder_basic_blocks_simple): Clear BB_VISITED
4282         before using it.
4284 2016-10-17  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
4286         PR tree-optimization/71636
4287         * match.pd (x & ((1 << b) - 1) -> x & ~(~0 << b)): New pattern.
4289 2016-10-17  Richard Biener  <rguenther@suse.de>
4291         * gimplify.c (gimplify_function_tree): Do not move the outer
4292         binds block.
4294 2016-10-17  Jakub Jelinek  <jakub@redhat.com>
4296         * langhooks.h (struct lang_hooks_for_decls): Remove
4297         function_decl_explicit_p, function_decl_deleted_p and
4298         function_decl_defaulted hooks.  Add decl_dwarf_attribute hook.
4299         * langhooks-def.h (lhd_decl_dwarf_attribute): Declare.
4300         (LANG_HOOKS_FUNCTION_DECL_EXPLICIT_P,
4301         LANG_HOOKS_FUNCTION_DECL_DELETED_P,
4302         LANG_HOOKS_FUNCTION_DECL_DEFAULTED): Remove.
4303         (LANG_HOOKS_DECL_DWARF_ATTRIBUTE): Define.
4304         (LANG_HOOKS_DECLS): Remove LANG_HOOKS_FUNCTION_DECL_EXPLICIT_P,
4305         LANG_HOOKS_FUNCTION_DECL_DELETED_P and
4306         LANG_HOOKS_FUNCTION_DECL_DEFAULTED.  Add
4307         LANG_HOOKS_DECL_DWARF_ATTRIBUTE.
4308         * langhooks.c (lhd_decl_dwarf_attribute): New function.
4309         * dwarf2out.c (gen_subprogram_die): Use
4310         lang_hooks.decls.decl_dwarf_attribute instead of
4311         lang_hooks.decls.function_decl_*.
4313 2016-10-16  Eric Botcazou  <ebotcazou@adacore.com>
4315         PR ada/37139
4316         PR ada/67205
4317         * common.opt (-ftrampolines): New option.
4318         * doc/invoke.texi (Code Gen Options): Document it.
4319         * doc/tm.texi.in (Trampolines): Add TARGET_CUSTOM_FUNCTION_DESCRIPTORS.
4320         * doc/tm.texi: Regenerate.
4321         * builtins.def: Add init_descriptor and adjust_descriptor.
4322         * builtins.c (expand_builtin_init_trampoline): Do not issue a warning
4323         on platforms with descriptors.
4324         (expand_builtin_init_descriptor): New function.
4325         (expand_builtin_adjust_descriptor): Likewise.
4326         (expand_builtin) <BUILT_IN_INIT_DESCRIPTOR>: New case.
4327         <BUILT_IN_ADJUST_DESCRIPTOR>: Likewise.
4328         * calls.c (prepare_call_address): Remove SIBCALLP parameter and add
4329         FLAGS parameter.  Deal with indirect calls by descriptor and adjust.
4330         Set STATIC_CHAIN_REG_P on the static chain register, if any.
4331         (call_expr_flags): Set ECF_BY_DESCRIPTOR for calls by descriptor.
4332         (expand_call): Likewise.  Move around call to prepare_call_address
4333         and pass all flags to it.
4334         * cfgexpand.c (expand_call_stmt): Reinstate CALL_EXPR_BY_DESCRIPTOR.
4335         * gimple.h (enum gf_mask): New GF_CALL_BY_DESCRIPTOR value.
4336         (gimple_call_set_by_descriptor): New setter.
4337         (gimple_call_by_descriptor_p): New getter.
4338         * gimple.c (gimple_build_call_from_tree): SetCALL_EXPR_BY_DESCRIPTOR.
4339         (gimple_call_flags): Deal with GF_CALL_BY_DESCRIPTOR.
4340         * langhooks.h (struct lang_hooks): Add custom_function_descriptors.
4341         * langhooks-def.h (LANG_HOOKS_CUSTOM_FUNCTION_DESCRIPTORS): Define.
4342         (LANG_HOOKS_INITIALIZER): Add LANG_HOOKS_CUSTOM_FUNCTION_DESCRIPTORS.
4343         * rtl.h (STATIC_CHAIN_REG_P): New macro.
4344         * rtlanal.c (find_first_parameter_load): Skip static chain registers.
4345         * target.def (custom_function_descriptors): New POD hook.
4346         * tree.h (FUNC_ADDR_BY_DESCRIPTOR): New flag on ADDR_EXPR.
4347         (CALL_EXPR_BY_DESCRIPTOR): New flag on CALL_EXPR.
4348         * tree-core.h (ECF_BY_DESCRIPTOR): New mask.
4349         Document FUNC_ADDR_BY_DESCRIPTOR and CALL_EXPR_BY_DESCRIPTOR.
4350         * tree.c (make_node_stat) <tcc_declaration>: Use FUNCTION_ALIGNMENT.
4351         (build_common_builtin_nodes): Initialize init_descriptor and
4352         adjust_descriptor.
4353         * tree-nested.c: Include target.h.
4354         (struct nesting_info): Add 'any_descr_created' field.
4355         (get_descriptor_type): New function.
4356         (lookup_element_for_decl): New function extracted from...
4357         (create_field_for_decl): Likewise.
4358         (lookup_tramp_for_decl): ...here.  Adjust.
4359         (lookup_descr_for_decl): New function.
4360         (convert_tramp_reference_op): Deal with descriptors.
4361         (build_init_call_stmt): New function extracted from...
4362         (finalize_nesting_tree_1): ...here.  Adjust and deal with descriptors.
4363         * defaults.h (FUNCTION_ALIGNMENT): Define.
4364         (TRAMPOLINE_ALIGNMENT): Set to above instead of FUNCTION_BOUNDARY.
4365         * config/i386/i386.h (TARGET_CUSTOM_FUNCTION_DESCRIPTORS): Define.
4366         * config/ia64/ia64.h (TARGET_CUSTOM_FUNCTION_DESCRIPTORS): Likewise.
4367         * config/rs6000/rs6000.h (TARGET_CUSTOM_FUNCTION_DESCRIPTORS):Likewise.
4368         * config/sparc/sparc.h (TARGET_CUSTOM_FUNCTION_DESCRIPTORS): Likewise.
4370 2016-10-16  Eric Botcazou  <ebotcazou@adacore.com>
4372         * config/sparc/sparc.c (sparc_expand_vector_init): Only accept literal
4373         constants in CONST_VECTORs.
4375 2016-10-15  Eric Botcazou  <ebotcazou@adacore.com>
4377         * config/sparc/sparc.c (sparc_expand_vec_perm_bmask): Use a scratch
4378         register as destination of bmask.
4379         (vector_init_bshuffle): Likewise.
4380         * config/sparc/sparc.md (vec_perm_constv8qi): Likewise.
4381         (bmaskdi_vis): Enable only in 64-bit mode.
4383 2016-10-15  Segher Boessenkool  <segher@kernel.crashing.org>
4385         * config/rs6000/rs6000.c (rs6000_get_separate_components): Do not
4386         make LR a separately shrink-wrapped component unless savres_strategy
4387         contains all of {SAVE,REST}_INLINE_{GPRS,FPRS,VRS}.  Do not wrap
4388         GPRs unless both {SAVE,REST}_INLINE_GPRS.  Do not disallow all
4389         wrapping when not both {SAVE,REST}_INLINE_GPRS.
4391 2016-10-15  Eric Botcazou  <ebotcazou@adacore.com>
4393         * optabs.c (expand_parity): Fix mode mismatch, add final conversion
4394         and keep looping on failure.
4396 2016-10-14  David Malcolm  <dmalcolm@redhat.com>
4398         * print-rtl-function.c (print_edge): Omit "(flags)" when none are
4399         set.
4400         (print_rtx_function): Update example in comment for...
4401         * print-rtl.c (print_rtx_operand_code_r): In compact mode, print
4402         non-virtual pseudos with a '%' sigil followed by the regno, offset
4403         by (LAST_VIRTUAL_REGISTER + 1), so that the first non-virtual
4404         pseudo is dumped as "%0".
4406 2016-10-14  Jakub Jelinek  <jakub@redhat.com>
4408         PR middle-end/77959
4409         * expr.c (expand_expr_real_1) <case CONST_DECL>: For EXPAND_WRITE
4410         return a MEM.
4412 2016-10-14  Eric Botcazou  <ebotcazou@adacore.com>
4414         * config/sparc/sparc-passes.def: New file.
4415         * config/sparc/t-sparc (PASSES_EXTRA): Add sparc-passes.def.
4416         * config/sparc/sparc-protos.h (make_pass_work_around_errata): New.
4417         * config/sparc/sparc.c (sparc_option_override): Don't register passes.
4419 2016-10-14  Pat Haugen  <pthaugen@us.ibm.com>
4421         * loop-unroll.c (unroll_loop_runtime_iterations): Condition initial
4422         loop peel to loops with exit test at the beginning.
4424 2016-10-14  Pat Haugen  <pthaugen@us.ibm.com>
4426         PR rtl-optimization/68212
4427         * cfgloopmanip.c (duplicate_loop_to_header_edge): Use preheader edge
4428         frequency when computing scale factor for peeled copies.
4429         * loop-unroll.c (unroll_loop_runtime_iterations): Fix freq/count
4430         values for switch/peel blocks/edges.
4432 2016-10-14  Pedro Alves  <palves@redhat.com>
4434         * coretypes.h (OVERRIDE, FINAL): Delete, moved to include/ansidecl.h.
4436 2016-10-14  Catherine Moore  <clm@codesourcery.com>
4438         * config/mips/mips.c (mips_prepare_pch_save): Initialize
4439         micromips_globals to zero.
4441 2016-10-14  Richard Biener  <rguenther@suse.de>
4443         PR tree-optimization/77979
4444         * tree-vrp.c (compare_name_with_value): Handle released SSA names
4445         in the equivalency sets.
4446         (compare_names): Likewise.
4448 2016-10-14  Martin Liska  <mliska@suse.cz>
4450         * builtins.h(target_char_cst_p): Declare the function.
4451         * builtins.c (fold_builtin_memchr): Remove.
4452         (target_char_cst_p): Move the function from gimple-fold.c.
4453         (fold_builtin_3): Do not call the function.
4454         * gimple-fold.c (gimple_fold_builtin_memchr): New function.
4455         (gimple_fold_builtin): Call the function.
4456         * fold-const-call.c (fold_const_call_1): Handle CFN_BUILT_IN_MEMCHR.
4458 2016-10-14  Martin Liska  <mliska@suse.cz>
4460         * builtins.c (fold_builtin_strcmp): Remove function.
4461         (fold_builtin_strncmp): Likewise.
4462         (fold_builtin_2): Remove call of the function.
4463         (fold_builtin_3): Likewise.
4464         * fold-const-call.c (fold_const_call): Add constant folding
4465         for CFN_BUILT_IN_STRCASECMP and CFN_BUILT_IN_STRNCASECMP.
4466         * fold-const-call.h (build_cmp_result): Declare the function.
4467         * gimple-fold.c (gimple_load_first_char): New function.
4468         (gimple_fold_builtin_string_compare): Likewise.
4469         (gimple_fold_builtin): Call the function.
4471 2016-10-14  Nathan Sidwell  <nathan@acm.org>
4473         * gcov-io.c (gcov_open): Deconstify 'mode'.
4475 2016-10-14  Martin Liska  <mliska@suse.cz>
4477         * fold-const.c (c_getstr): Support of properly \0-terminated
4478         string constants.  New argument is added.
4479         * fold-const.h: New argument is added.
4481 2016-10-14  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
4483         * config/aarch64/aarch64.c (aarch64_print_hint_for_core_or_arch):
4484         New function.
4485         (aarch64_print_hint_for_core): Likewise.
4486         (aarch64_print_hint_for_arch): Likewise.
4487         (aarch64_validate_march): Use it.  Fix indentation in type signature.
4488         (aarch64_validate_mcpu): Use aarch64_print_hint_for_core_or_arch.
4489         (aarch64_validate_mtune): Likewise.
4490         (aarch64_handle_attr_arch): Likewise.
4491         (aarch64_handle_attr_cpu): Likewise.
4492         (aarch64_handle_attr_tune): Likewise.
4494 2016-10-14  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
4496         * optabs.def: Remove optab function gen_int_libfunc for sdivmod_optab
4497         and udivmod_optab.
4499 2016-10-13  Andreas Schwab  <schwab@linux-m68k.org>
4501         * config/m68k/m68k.c (m68k_option_override): Check
4502         opt_fstack_limit_symbol_arg and opt_fstack_limit_register_no
4503         instead of stack_limit_rtx.
4505 2016-10-13  Jakub Jelinek  <jakub@redhat.com>
4507         * dwarf2out.c (gen_member_die): Handle inline static data member
4508         definitions.
4510 2016-10-13  Nathan Sidwell  <nathan@acm.org>
4512         * gcov-io.c (gcov_open): Fix documentation.  Simplify setting
4513         gcov_var.mode.  Remove unnecessary fstat.
4515 2016-10-13  Segher Boessenkool  <segher@kernel.crashing.org>
4517         PR bootstrap/77962
4518         * function.c (thread_prologue_and_epilogue_insns): Call all
4519         make_*logue_seq in the same order as traditional.  Call them
4520         all a second time if shrink_wrapped_separate.
4522 2016-10-13  Marek Polacek  <polacek@redhat.com>
4524         * Makefile.in (insn-attrtab.o-warn, insn-dfatab.o-warn,
4525         insn-latencytab.o-warn, insn-output.o-warn, insn-emit.o-warn): Don't
4526         use -Wno-error.
4528 2016-10-13  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
4530         PR tree-optimization/77937
4531         * gimple-ssa-strength-reduction.c (analyze_increments): Set cost
4532         to infinite when we have a pointer with an increment of -1.
4534 2016-10-13  Thomas Preud'homme  <thomas.preudhomme@arm.com>
4536         * coretypes.h: Move MEMMODEL_* macros and enum memmodel definition
4537         into ...
4538         * memmodel.h: This file.
4539         * alias.c, asan.c, auto-inc-dec.c, bb-reorder.c, bt-load.c,
4540           caller-save.c, calls.c, ccmp.c, cfgbuild.c, cfgcleanup.c,
4541           cfgexpand.c, cfgloopanal.c, cfgrtl.c, cilk-common.c, combine.c,
4542           combine-stack-adj.c, common/config/aarch64/aarch64-common.c,
4543           common/config/arm/arm-common.c, common/config/bfin/bfin-common.c,
4544           common/config/c6x/c6x-common.c, common/config/i386/i386-common.c,
4545           common/config/ia64/ia64-common.c, common/config/nvptx/nvptx-common.c,
4546           compare-elim.c, config/aarch64/aarch64-builtins.c,
4547           config/aarch64/aarch64-c.c, config/aarch64/cortex-a57-fma-steering.c,
4548           config/arc/arc.c, config/arc/arc-c.c, config/arm/arm-builtins.c,
4549           config/arm/arm-c.c, config/avr/avr.c, config/avr/avr-c.c,
4550           config/avr/avr-log.c, config/bfin/bfin.c, config/c6x/c6x.c,
4551           config/cr16/cr16.c, config/cris/cris.c, config/darwin-c.c,
4552           config/darwin.c, config/epiphany/epiphany.c,
4553           config/epiphany/mode-switch-use.c,
4554           config/epiphany/resolve-sw-modes.c, config/fr30/fr30.c,
4555           config/frv/frv.c, config/ft32/ft32.c, config/h8300/h8300.c,
4556           config/i386/i386-c.c, config/i386/winnt.c, config/iq2000/iq2000.c,
4557           config/lm32/lm32.c, config/m32c/m32c.c, config/m32r/m32r.c,
4558           config/m68k/m68k.c, config/mcore/mcore.c,
4559           config/microblaze/microblaze.c, config/mmix/mmix.c,
4560           config/mn10300/mn10300.c, config/moxie/moxie.c,
4561           config/msp430/msp430.c, config/nds32/nds32-cost.c,
4562           config/nds32/nds32-intrinsic.c, config/nds32/nds32-md-auxiliary.c,
4563           config/nds32/nds32-memory-manipulation.c,
4564           config/nds32/nds32-predicates.c, config/nds32/nds32.c,
4565           config/nios2/nios2.c, config/nvptx/nvptx.c, config/pa/pa.c,
4566           config/pdp11/pdp11.c, config/rl78/rl78.c, config/rs6000/rs6000-c.c,
4567           config/rx/rx.c, config/s390/s390-c.c, config/s390/s390.c,
4568           config/sh/sh.c, config/sh/sh-c.c, config/sh/sh-mem.cc,
4569           config/sh/sh_treg_combine.cc, config/sol2.c, config/spu/spu.c,
4570           config/stormy16/stormy16.c, config/tilegx/tilegx.c,
4571           config/tilepro/tilepro.c, config/v850/v850.c, config/vax/vax.c,
4572           config/visium/visium.c, config/vms/vms-c.c, config/xtensa/xtensa.c,
4573           coverage.c, cppbuiltin.c, cprop.c, cse.c, cselib.c, dbxout.c, dce.c,
4574           df-core.c, df-problems.c, df-scan.c, dojump.c, dse.c, dwarf2asm.c,
4575           dwarf2cfi.c, dwarf2out.c, emit-rtl.c, except.c, explow.c, expmed.c,
4576           expr.c, final.c, fold-const.c, function.c, fwprop.c, gcse.c,
4577           ggc-page.c, haifa-sched.c, hsa-brig.c, hsa-gen.c, hw-doloop.c,
4578           ifcvt.c, init-regs.c, internal-fn.c, ira-build.c, ira-color.c,
4579           ira-conflicts.c, ira-costs.c, ira-emit.c, ira-lives.c, ira.c, jump.c,
4580           loop-doloop.c, loop-invariant.c, loop-iv.c, loop-unroll.c,
4581           lower-subreg.c, lra.c, lra-assigns.c, lra-coalesce.c,
4582           lra-constraints.c, lra-eliminations.c, lra-lives.c, lra-remat.c,
4583           lra-spills.c, mode-switching.c, modulo-sched.c, omp-low.c, passes.c,
4584           postreload-gcse.c, postreload.c, predict.c, print-rtl-function.c,
4585           recog.c, ree.c, reg-stack.c, regcprop.c, reginfo.c, regrename.c,
4586           reload.c, reload1.c, reorg.c, resource.c, rtl-chkp.c, rtl-tests.c,
4587           rtlanal.c, rtlhooks.c, sched-deps.c, sched-rgn.c, sdbout.c,
4588           sel-sched-ir.c, sel-sched.c, shrink-wrap.c, simplify-rtx.c,
4589           stack-ptr-mod.c, stmt.c, stor-layout.c, target-globals.c,
4590           targhooks.c, toplev.c, tree-nested.c, tree-outof-ssa.c,
4591           tree-profile.c, tree-ssa-coalesce.c, tree-ssa-ifcombine.c,
4592           tree-ssa-loop-ivopts.c, tree-ssa-loop.c, tree-ssa-reassoc.c,
4593           tree-ssa-sccvn.c, tree-vect-data-refs.c, ubsan.c, valtrack.c,
4594           var-tracking.c, varasm.c: Include memmodel.h.
4595         * genattrtab.c (write_header): Include memmodel.h in generated file.
4596         * genautomata.c (main): Likewise.
4597         * gengtype.c (open_base_files): Likewise.
4598         * genopinit.c (main): Likewise.
4599         * genconditions.c (write_header): Include memmodel.h earlier in
4600         generated file.
4601         * genemit.c (main): Likewise.
4602         * genoutput.c (output_prologue): Likewise.
4603         * genpeep.c (main): Likewise.
4604         * genpreds.c (write_insn_preds_c): Likewise.
4605         * genrecog.c (write_header): Likewise.
4606         * Makefile.in (PLUGIN_HEADERS): Include memmodel.h
4608 2016-10-13  David Malcolm  <dmalcolm@redhat.com>
4610         * function-tests.c (selftest::test_expansion_to_rtl): Add "true"
4611         for new "compact" param of print_rtx_function.  Check for "cinsn"
4612         rather than "insn".
4613         * print-rtl-function.c (flag_compact): New decl.
4614         (print_rtx_function): Add param "compact" and use it to set
4615         flag_compact, adding a description of the effect to the leading
4616         comment, and updating the example output.
4617         * print-rtl.c (flag_compact): New variable.
4618         (print_rtx_operand_code_0): Omit the JUMP_LABEL reference in compact
4619         mode.
4620         (print_rtx_operand_code_i): When printing source locations, wrap
4621         xloc.file in quotes.  Don't print INSN_CODEs in compact mode.
4622         (print_rtx_operand_code_r): Don't print regnos for hard regs and
4623         virtuals in compact mode.
4624         (print_rtx_operand_code_u): Don't print insn UIDs in compact mode,
4625         apart from in LABEL_REFs.
4626         (print_rtx_operand): In case 'w', don't print in hex in compact mode.
4627         Don't print basic block ids in compact mode.
4628         (print_rtx):  In compact mode, prefix the code of insns with "c",
4629         only print the INSN_UID of CODE_LABELs, and omit their LABEL_NUSES.
4630         * print-rtl.h (print_rtx_function): Add "compact" param.
4632 2016-10-13  Richard Earnshaw  <rearnsha@arm.com>
4634         * arm.h (TARGET_VFP): Delete.
4635         (TARGET_VFPD32): Remove references to TARGET_VFP.
4636         (TARGET_VFP3, TARGET_VFP5): Likewise.
4637         (TARGET_VFP_SINGLE, TARGET_VFP_DOUBLE): Likewise.
4638         (TARGET_NEON_FP16): Likewise.
4639         (TARGET_FMA): Likewise.
4640         (TARGET_CRYPTO): Likewise.
4641         (TARGET_NEON): Likewise.
4642         (SECONDARY_OUTPUT_RELOAD_CLASS): Likewise.
4643         (FUNCTION_ARG_REGNO_P): Likewise.
4644         * arm.c (arm_option_check_internal): Likewise.
4645         (arm_option_override): Likewise.
4646         (use_return_insn): Likewise.
4647         (arm_function_value_regno_p): Likewise.
4648         (arm_apply_result_size): Likewise.
4649         (use_vfp_abi): Likewise.
4650         (arm_legitimate_address_outer_p): Likewise.
4651         (thumb2_legitimate_address_p): Likewise.
4652         (arm_legitimate_index_p): Likewise.
4653         (thumb2_legitimate_index_p): Likewise.
4654         (arm_legitimate_address): Likewise.
4655         (arm_get_vfp_saved_size): Likewise.
4656         (arm_emit_vfp_multi_reg_pop): Likewise.
4657         (arm_get_frame_offsets): Likewise.
4658         (arm_save_coproc_regs): Likewise.
4659         (arm_hard_regno_mode_ok): Likewise.
4660         (arm_expand_epilogue_apcs_frame): Likewise.
4661         (arm_expand_epilogue): Likewise.
4662         (arm_file_start): Likewise.
4663         (arm_conditional_register_usage): Likewise.
4664         (arm_validize_comparison): Use vfp_compare_operand directly.
4665         * arm-builtins.c (arm_init_builtins): Remove references to TARGET_VFP.
4666         (arm_expand_vfp_builtin): Use TARGET_HARD_FLOAT for detecting
4667         unsupported usage.
4668         (arm_atomic_assign_expand_fenv): Likewise.
4669         * arm.md (divsf3): Likewise.
4670         (arm_negsi2): Likewise.
4671         (absdf2): Likewise.
4672         (arm_movdi): Likewise.
4673         (arm_movt): Likewise.
4674         (cbranchsf4): Change predicate to vfp_compare_operand.
4675         (cbranchdf4): Change predicate to vfp_compare_operand.
4676         (cstorehf4): Change predicate to vfp_compare_operand.
4677         (cstoresf4): Change predicate to vfp_compare_operand.
4678         (cstoredf4): Change predicate to vfp_compare_operand.
4679         (vfp_pop_multiple_with_writeback): Remove references to TARGET_VFP.
4680         (movhi_insn_arch4, movhi_bytes): Likewise.
4681         * constraints.md (Dt): Likewise.
4682         (Dp): Likewise.
4683         * iterators.md (SDF): Likewise.
4684         * predicates.md (arm_float_compare_operand): Delete.
4685         (const_double_vcvt_power_of_two_reciprocal): Remove references to
4686         TARGET_VFP.
4687         (const_double_vcvt_power_of_two): Likewise.
4688         * thumb2.md thumb2_movsi_insn): Likewise.
4689         * vfp.md (arm_movhi_vfp, thumb2_movhi_vfp): Likewise.
4690         (movhf_vfp): Likewise.
4691         (arm_movsi_vfp, thumb2_movsi_vfp): Likewise.
4692         (movdi_vfp, movdi_vfp_cortexa8): Likewise.
4693         (movsf_vfp, thumb2_movsf_vfp): Likewise.
4694         (movdf_vfp, thumb2_movdf_vfp): Likewise.
4695         (movsfcc_vfp, abssf2_vfp, negsf2_vfp, addsf3_vfp): Likewise.
4696         (subsf3_vfp, divsf3_vfp): Likewise.
4697         (mulsf3_vfp, mulsf3negsf_vfp, negmulsf3_vfp): Likewise.
4698         (mulsf3addsf_vfp, (mulsf3subsf_vfp, mulsf3negsfaddsf_vfp): Likewise.
4699         (mulsf3negsfsubsf_vfp): Likewise.
4700         (truncsisf2_vfp, fixuns_truncsfsi2, floatsisf2_vfp): Likewise.
4701         (floatunssisf2, sqrtsf2_vfp): Likewise.
4702         (movcc_vfp): Likewise.
4703         (cmpsf_split_vfp, cmpsf_trap_split_vfp): Likewise.
4704         (cmpsf_vfp, cmpsf_trap_vfp): Likewise.
4705         (push_multi_vfp): Likewise.
4706         (set_fpscr, get_fpscr): Likewise.
4707         * arm-c.c (arm_cpu_builtins): Unconditionally define __VFP_FP__.
4709 2016-10-13  Richard Earnshaw  <rearnsha@arm.com>
4711         * arm.h (TARGET_VFP): Unconditionally define to 1.
4712         (arm_fpu_desc): Remove 'model' field.
4713         (TARGET_FPU_MODEL): Delete.
4714         * arm.c (all_fpus): Don't initialize the model field.
4715         (arm_can_inline_p): Don't check the FPU model.
4716         * arm-fpus.def: Remove redundant model field from all FPU
4717         descriptions.
4719 2016-10-13  Richard Biener  <rguenther@suse.de>
4721         PR middle-end/77826
4722         * genmatch.c (struct capture): Add value_match member.
4723         (commutate): Preserve value_match.
4724         (lower_opt_convert): Likewise.
4725         (lower_cond): Likewise.
4726         (replace_id): Likewise.
4727         (struct dt_operand): Add value_match member.
4728         (decision_tree::cmp_node): Compare it.
4729         (decision_tree::insert_operand): Honor it when finding and
4730         when appending a DT_MATCH.
4731         (dt_operand::gen_match_op): Generate a type check after
4732         operand_equal_p if ! value_match for both GENERIC and GIMPLE.
4733         (parser::get_internal_capture_id): New helper.
4734         (parser::finish_match_operand): New function lowering @@<id>.
4735         (parser::parse_capture): Parse @@<id> as value-match.
4736         (parser::parse_expr): Use get_internal_capture_id.
4737         (parser::parse_simplify): Call finish_match_operand.
4738         (walk_captures): New helper.
4739         * match.pd (X - (X / Y) * Y -> X % Y): Use value-matching instead
4740         of operand_equal_p.
4741         ((X /[ex] A) * A -> X): Likewise.
4742         ((X | Y) ^ X -> Y & ~ X): Handle constants properly by using
4743         convert[12] and value-matching.
4744         ((A | B) & (A | C) ->  A | (B & C)): Likewise.
4745         ((X | Y) | Y -> X | Y): Likewise.
4746         ((X ^ Y) ^ Y -> X): Likewise.
4747         (A - (A & B) -> ~B & A): Likewise.
4748         ((T)(P + A) - (T)P -> (T) A): Likewise.
4749         ((T)P - (T)(P + A) -> -(T) A): Likewise.
4750         ((T)(P + A) - (T)(P + B) -> (T)A - (T)B): Likewise.
4751         * doc/match-and-simplify.texi: Amend capture section.
4753 2016-10-13  Claudiu Zissulescu  <claziss@synopsys.com>
4755         * config/arc/arc.md (umul_600): Remove predicated variant.
4756         (umul64_600): Likewise.
4758 2016-10-13  Claudiu Zissulescu  <claziss@synopsys.com>
4760         * config/arc/arc.h (INSN_LENGTH_ALIGNMENT): Change.
4762 2016-10-13  Bin Cheng  <bin.cheng@arm.com>
4764         * tree-vect-loop.c (loop_niters_no_overflow): New func.
4765         (vect_transform_loop): Call loop_niters_no_overflow.  Pass the
4766         no-overflow information to vect_do_peeling_for_loop_bound and
4767         vect_gen_vector_loop_niters.
4769 2016-10-13  Bin Cheng  <bin.cheng@arm.com>
4771         * tree-predcom.c (tree_predictive_commoning_loop): Skip loop that only
4772         iterates 1 time.
4774 2016-10-13  Bin Cheng  <bin.cheng@arm.com>
4776         * tree-vect-loop-manip.c (adjust_vec_debug_stmts): Don't release
4777         adjust_vec automatically.
4778         (slpeel_add_loop_guard): Remove param cond_expr_stmt_list.  Rename
4779         param exit_bb to guard_to.
4780         (slpeel_checking_verify_cfg_after_peeling):
4781         (set_prologue_iterations):
4782         (create_lcssa_for_virtual_phi): New func which is factored out from
4783         slpeel_tree_peel_loop_to_edge.
4784         (slpeel_tree_peel_loop_to_edge):
4785         (iv_phi_p): New func.
4786         (vect_can_advance_ivs_p): Call iv_phi_p.
4787         (vect_update_ivs_after_vectorizer): Call iv_phi_p.  Directly insert
4788         new gimple stmts in basic block.
4789         (vect_gen_niters_for_prolog_loop): Rename to...
4790         (vect_gen_prolog_loop_niters): ...Rename from.  Change parameters and
4791         adjust implementation.
4792         (vect_update_inits_of_drs): Fix code style issue.  Convert niters to
4793         sizetype if necessary.
4794         (vect_build_loop_niters): Move to here from tree-vect-loop.c.  Change
4795         it to external function.
4796         (vect_gen_scalar_loop_niters, vect_gen_vector_loop_niters): New.
4797         (vect_gen_vector_loop_niters_mult_vf): New.
4798         (slpeel_update_phi_nodes_for_loops): New.
4799         (slpeel_update_phi_nodes_for_guard1): Reimplement.
4800         (find_guard_arg, slpeel_update_phi_nodes_for_guard2): Reimplement.
4801         (slpeel_update_phi_nodes_for_lcssa, vect_do_peeling): New.
4802         * tree-vect-loop.c (vect_build_loop_niters): Move to file
4803         tree-vect-loop-manip.c
4804         (vect_generate_tmps_on_preheader): Delete.
4805         (vect_transform_loop): Rename vectorization_factor to vf.  Call
4806         vect_do_peeling instead of vect_do_peeling-* functions.
4807         * tree-vectorizer.h (vect_do_peeling): New decl.
4808         (vect_build_loop_niters, vect_gen_vector_loop_niters): New decls.
4809         (vect_do_peeling_for_loop_bound): Delete.
4810         (vect_do_peeling_for_alignment): Delete.
4812 2016-10-13  Bin Cheng  <bin.cheng@arm.com>
4814         * tree-vect-loop-manip.c (slpeel_tree_duplicate_loop_to_edge_cfg): Put
4815         duplicated loop after its preheader and after the original loop.
4817 2016-10-13  Bin Cheng  <bin.cheng@arm.com>
4819         * tree-vect-loop.c (vect_analyze_loop_2): Check and skip loop if it
4820         has no enough iterations for LOOP_VINFO_PEELING_FOR_GAPS.
4822 2016-10-13  Bin Cheng  <bin.cheng@arm.com>
4824         * tree-vect-loop.c (vectorizable_live_operation): Support handling
4825         for live variable outside loop but not in lcssa form.
4827 2016-10-13  Bin Cheng  <bin.cheng@arm.com>
4829         * cfg.c (reset_original_copy_tables): New func.
4830         * cfg.h (reset_original_copy_tables): New decl.
4832 2016-10-13  Jakub Jelinek  <jakub@redhat.com>
4834         PR c/77946
4835         * tree.h (FALLTHROUGH_LABEL_P): Use private_flag instead of
4836         public_flag.
4837         * varasm.c (default_binds_local_p_3): Formatting fix.
4839 2016-10-13  Bin Cheng  <bin.cheng@arm.com>
4841         * tree-vect-loop-manip.c (slpeel_can_duplicate_loop_p): Fix code
4842         style issue.
4843         (vect_do_peeling_for_loop_bound, vect_do_peeling_for_alignment):
4844         Remove useless code.
4846 2016-10-13  Martin Liska  <mliska@suse.cz>
4848         PR tree-optimization/77943
4849         * tree-ssa-tail-merge.c (merge_stmts_p): Do not merge BBs with
4850         a different EH landing pads.
4852 2016-10-13  Jakub Jelinek  <jakub@redhat.com>
4854         PR target/77957
4855         * hooks.h (hook_tree_void_null): Declare.
4856         * hooks.c (hook_tree_void_null): New function.
4857         * langhooks.c (lhd_return_null_tree_v): Remove.
4858         * langhooks-def.h (lhd_return_null_tree_v): Remove.
4859         * cfgexpand.c (stack_protect_prologue): If guard_decl is NULL,
4860         set y to const0_rtx.
4861         * function.c (stack_protect_epilogue): Likewise.
4862         * config/tilepro/tilepro.c (TARGET_STACK_PROTECT_GUARD): Redefine
4863         if TARGET_THREAD_SSP_OFFSET is defined.
4864         * config/s390/s390.c (TARGET_STACK_PROTECT_GUARD): Likewise.
4865         * config/sparc/sparc.c (TARGET_STACK_PROTECT_GUARD): Likewise.
4866         * config/tilegx/tilegx.c (TARGET_STACK_PROTECT_GUARD): Likewise.
4867         * config/rs6000/rs6000.c (TARGET_STACK_PROTECT_GUARD): Likewise.
4868         * config/i386/i386.c (TARGET_STACK_PROTECT_GUARD): Likewise.
4869         (ix86_stack_protect_guard): New function.
4871 2016-10-13  Richard Biener  <rguenther@suse.de>
4873         * dwarf2out.c (tree_add_const_value_attribute): Do not try
4874         rtl_for_decl_init during early phase.
4875         (gen_variable_die): Do not create locations during early phase.
4876         (gen_label_die): Likewise.
4877         (decls_for_scope): Do not waste time handling BLOCK_NONLOCALIZED_VARs
4878         twice.
4880 2016-10-12  Richard Biener  <rguenther@suse.de>
4882         * tree-vrp.c (evrp_dom_walker::try_find_new_range): Renamed from
4883         try_add_new_range and made to eturn new range.
4884         (evrp_dom_walker::before_dom_children): Push op1 value range before
4885         pushing op0 value range.
4887 2016-10-12  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
4889         PR tree-optimization/77937
4890         * gimple-ssa-strength-reduction.c (analyze_increments): Use
4891         POINTER_TYPE_P on the candidate type to determine whether
4892         candidates in this chain require pointer arithmetic.
4894 2016-10-12  Eric Botcazou  <ebotcazou@adacore.com>
4896         * config/visium/visium.c (visium_gimplify_va_arg): Emit a big-endian
4897         correction if the type is smaller than a word.
4898         (visium_select_cc_mode): Add ... fall through ... comment.
4900 2016-10-12  Segher Boessenkool  <segher@kernel.crashing.org>
4902         * config/rs6000/rs6000.c (machine_function): Add new fields
4903         gpr_is_wrapped_separately and lr_is_wrapped_separately.
4904         (TARGET_SHRINK_WRAP_GET_SEPARATE_COMPONENTS,
4905         TARGET_SHRINK_WRAP_COMPONENTS_FOR_BB,
4906         TARGET_SHRINK_WRAP_DISQUALIFY_COMPONENTS,
4907         TARGET_SHRINK_WRAP_EMIT_PROLOGUE_COMPONENTS,
4908         TARGET_SHRINK_WRAP_EMIT_EPILOGUE_COMPONENTS,
4909         TARGET_SHRINK_WRAP_SET_HANDLED_COMPONENTS): Define.
4910         (rs6000_get_separate_components): New function.
4911         (rs6000_components_for_bb): New function.
4912         (rs6000_disqualify_components): New function.
4913         (rs6000_emit_prologue_components): New function.
4914         (rs6000_emit_epilogue_components): New function.
4915         (rs6000_set_handled_components): New function.
4916         (rs6000_emit_prologue): Don't emit LR save if lr_is_wrapped_separately.
4917         Don't emit GPR saves if gpr_is_wrapped_separately for that register.
4918         (restore_saved_lr): Don't restore LR if lr_is_wrapped_separately.
4919         (rs6000_emit_epilogue): Don't emit GPR restores if
4920         gpr_is_wrapped_separately for that register.  Don't make a
4921         REG_CFA_RESTORE note for registers we did not restore, either.
4923 2016-10-12  Segher Boessenkool  <segher@kernel.crashing.org>
4925         * function.c (thread_prologue_and_epilogue_insns): Call
4926         try_shrink_wrapping_separate.  Compute the prologue_seq afterwards,
4927         if it has possibly changed.  Compute the split_prologue_seq and
4928         epilogue_seq later, too.
4929         * shrink-wrap.c: #include cfgbuild.h and insn-config.h.
4930         (dump_components): New function.
4931         (struct sw): New struct.
4932         (SW): New function.
4933         (init_separate_shrink_wrap): New function.
4934         (fini_separate_shrink_wrap): New function.
4935         (place_prologue_for_one_component): New function.
4936         (spread_components): New function.
4937         (disqualify_problematic_components): New function.
4938         (emit_common_heads_for_components): New function.
4939         (emit_common_tails_for_components): New function.
4940         (insert_prologue_epilogue_for_components): New function.
4941         (try_shrink_wrapping_separate): New function.
4942         * shrink-wrap.h: Declare try_shrink_wrapping_separate.
4944 2016-10-12  Segher Boessenkool  <segher@kernel.crashing.org>
4946         * regrename.c (build_def_use): Invalidate chains that have a
4947         REG_CFA_RESTORE on some instruction.
4949 2016-10-12  Segher Boessenkool  <segher@kernel.crashing.org>
4951         * dce.c (delete_unmarked_insns): Don't delete instructions with
4952         a REG_CFA_RESTORE note.
4954 2016-10-12  Segher Boessenkool  <segher@kernel.crashing.org>
4956         * common.opt (-fshrink-wrap-separate): New flag.
4957         * doc/invoke.texi: Document it.
4958         * doc/tm.texi.in (Shrink-wrapping separate components): New subsection.
4959         * doc/tm.texi: Regenerate.
4960         * emit-rtl.h (struct rtl_data): New field shrink_wrapped_separate.
4961         * target.def (shrink_wrap): New hook vector.
4962         (get_separate_components, components_for_bb, disqualify_components,
4963         emit_prologue_components, emit_epilogue_components,
4964         set_handled_components): New hooks.
4966 2016-10-12  Segher Boessenkool  <segher@kernel.crashing.org>
4968         * config/rs6000/rs6000.c (rs6000_return_in_memory): Warn for
4969         vector return by reference only if -Wpsabi.
4970         (rs6000_pass_by_reference): Similarly, for argument passing.
4972 2016-10-12  David Malcolm  <dmalcolm@redhat.com>
4974         * function-tests.c: Include "print-rtl.h".
4975         (selftest::test_expansion_to_rtl): Call print_rtx_function on the
4976         function, and verify what is dumped.
4977         * print-rtl-function.c (print_edge): New function.
4978         (begin_any_block): New function.
4979         (end_any_block): New function.
4980         (can_have_basic_block_p): New function.
4981         (print_rtx_function): Track the basic blocks of insns in the
4982         chain, wrapping those that are within blocks within "(block)"
4983         directives.  Remove the "(cfg)" directive.
4985 2016-10-12  David Malcolm  <dmalcolm@redhat.com>
4987         * selftest.c (selftest::read_file): New function.
4988         (selftest::test_read_file): New function.
4989         (selftest::selftest_c_tests): Call test_read_file.
4990         * selftest.h (selftest::read_file): New decl.
4992 2016-10-12  Richard Biener  <rguenther@suse.de>
4994         PR debug/77947
4995         * cgraphunit.c (analyze_functions): Preserve cgraph nodes
4996         function context.
4998 2016-10-12  Thomas Schwinge  <thomas@codesourcery.com>
5000         * lto-streamer.c: Fix LTO_STREAMER_DEBUG build.
5002         * dwarf2out.c (dwarf2_lineno_debug_hooks): Use
5003         dwarf2out_assembly_start.
5005         * Makefile.in (SELFTEST_FLAGS): Add -nostdinc.
5007         * Makefile.in (SELFTEST_FLAGS): New variable.
5008         (s-selftest, selftest-gdb, selftest-valgrind): Use it.
5010         * vmsdbgout.c (vmsdbg_debug_hooks): Add filename parameter to
5011         early_finish hook.
5013 2016-10-12  Georg-Johann Lay  <avr@gjlay.de>
5015         * rtl.h (struct rtx_def): Comment how RTX_FLAGS will be
5016         dumped in RTL dumps.
5018 2016-10-12  Martin Liska  <mliska@suse.cz>
5020         * gimple-fold.c (create_tmp_reg_or_ssa_name): New function.
5021         (gimple_fold_builtin_memory_op): Use the function.
5022         (gimple_fold_builtin_strchr): Likewise.
5023         (gimple_fold_builtin_strcat): Likewise.
5024         (gimple_build): Likewise.
5026 2016-10-12  Nathan Sidwell  <nathan@acm.org>
5028         * diagnostic.c (diagnostc_report_diagnostic): Fix formatting.
5030 2016-10-12  Pierre-Marie de Rodat  <derodat@adacore.com>
5032         * dwarf2out.c (int_loc_descriptor): Generate opcodes for another
5033         equivalent 32-bit constant (modulo 2**32) when that yields
5034         smaller instructions.
5035         (size_of_int_loc_descriptor): Update accordingly.
5037 2016-10-12  Pierre-Marie de Rodat  <derodat@adacore.com>
5039         * dwarf2out.c (dwarf2out_early_global_decl): For nested
5040         functions, call dwarf2out_decl on the parent function first.
5042 2016-10-12  Richard Biener  <rguenther@suse.de>
5044         * match.pd ((X /[ex] A) * A -> X): Remove unnecessary constraint
5045         on the conversion.
5047 2016-10-12  Richard Biener  <rguenther@suse.de>
5049         * tree-ssa-propagate.c
5050         (substitute_and_fold_dom_walker::before_dom_children): Do not
5051         ignore ASSERT_EXPRs but only preserve them.
5052         * tree-vrp.c (remove_range_assertions): Deal with ASSERT_EXPRs
5053         that have been propagated into.
5054         (vrp_finalize): Enable DCE for substitute_and_fold.
5056 2016-10-12  Richard Biener  <rguenther@suse.de>
5058         PR tree-optimization/77920
5059         * tree-vrp.c (simplify_div_or_mod_using_ranges): Simplify.
5060         (simplify_min_or_max_using_ranges): Pass in gsi and use it.
5061         (simplify_abs_using_ranges): Likewise.
5062         (simplify_conversion_using_ranges): Likewise.
5063         (simplify_stmt_using_ranges): Adjust.
5065 2016-10-12  Jakub Jelinek  <jakub@redhat.com>
5067         PR tree-optimization/77929
5068         * tree-ssa-reassoc.c (optimize_range_tests_var_bound): Handle
5069         (*ops)[ranges[i].idx]->op != ranges[i].exp case.
5071 2016-10-12  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
5073         PR target/77934
5074         * config/rs6000/vmx.md (vsx_concat_<mode>): The mtvsrdd instruction
5075         needs a base register for arg 1.
5077 2016-10-12  Jakub Jelinek  <jakub@redhat.com>
5079         * common.opt (Wimplicit-fallthrough) Turn into alias to
5080         -Wimplicit-fallthrough=3.  Remove EnabledBy.
5081         (Wimplicit-fallthrough=): New option.
5082         * gimplify.c (warn_implicit_fallthrough_r): Use
5083         OPT_Wimplicit_fallthrough_ instead of OPT_Wimplicit_fallthrough.
5084         * doc/invoke.texi (-Wimplicit-fallthrough): Document as alias
5085         to -Wimplicit-fallthrough=3.
5086         (-Wimplicit-fallthrough=): Document.
5088 2016-10-11  Eric Botcazou  <ebotcazou@adacore.com>
5090         * config/sparc/sparc.c (emit_scc_insn): Remove direct support for EQ
5091         and GEU in DImode if TARGET_SUBXC.
5092         * config/sparc/sparc.md (seqdi<W:mode>_zero): Remove TARGET_SUBXC.
5093         (seqdi<W:mode>_zero_subxc): Delete.
5094         (neg_seqdi<W:mode>_zero): Remove TARGET_VIS3.
5095         (neg_seqdi<W:mode>_zero_vis3): Delete.
5096         (plus_seqdi<W:mode>_zero): Likewise.
5097         (minus_seqdi<W:mode>_zero): Likewise.
5098         (plus_plus_sltu<W:mode>): Accept only register.
5099         (addx<W:mode>): Likewise.
5100         (plus_sltu<W:mode>_vis3): Likewise.
5101         (plus_plus_sltu<W:mode>_vis3): Likewise.
5102         (neg_sgeu<W:mode>_vis3): Delete.
5103         (minus_sgeu<W:mode>_vis3): Likewise.
5104         (addxc<W:mode>): Accept only registers.
5105         (neg_sltu<W:mode>_subxc): Write %%g0 instead of 0.
5106         (minus_neg_sltu<W:mode>_subxc): Accept only register.
5107         (neg_plus_sltu<W:mode>_subxc): Likewise.
5108         (minus_sltu<W:mode>_subxc): Write %%g0 instead of 0.
5109         (minus_minus_sltu<W:mode>_subxc): Accept only register.
5110         (sgeu<W:mode>_insn_subxc): Delete.
5111         (plus_sgeu<W:mode>_subxc): Likewise.
5112         (subxc<W:mode>): Accept only register.
5113         (scc splitter): Split always GEU again.
5115 2016-10-11  Jeff Law  <law@redhat.com>
5117         PR tree-optimization/77424
5118         * tree-ssa-threadupdate.c (thread_through_all_blocks): Remove
5119         dead conditionals.  Assert that all e->aux fields are NULL.
5121 2016-10-11  David Malcolm  <dmalcolm@redhat.com>
5123         * print-rtl.c (print_rtx): Rename "i" to "idx".  Split out the
5124         operand-printing "switch" statement into...
5125         (print_rtx_operand_code_0): ...this new function, ...
5126         (print_rtx_operand_code_e): ...this new function, ...
5127         (print_rtx_operand_codes_E_and_V): ...this new function, ...
5128         (print_rtx_operand_code_i): ...this new function, ...
5129         (print_rtx_operand_code_r): ...this new function, ...
5130         (print_rtx_operand_code_u): ...this new function, ...
5131         (print_rtx_operand): ...and this new function.
5133 2016-10-11  Uros Bizjak  <ubizjak@gmail.com>
5135         * config/alpha/alpha-passes.def: New file.
5136         * config/alpha/t-alpha: New file.
5137         * config/alpha/alpha-protos.h (gcc::context, rtl_opt_pass): Declare.
5138         (make_pass_handle_trap_shadows): New prototype.
5139         (make_pass_align_insns): Ditto.
5140         * config/alpha/alpha.c (alpha_option_override): Don't register
5141         passes here.
5142         * config.gcc (alpha*-*-*) Add alpha/t-alpha to tmake_file.
5144 2016-10-11  Michael Meissner  <meissner@linux.vnet.ibm.com>
5146         PR target/77924
5147         * config/rs6000/rs6000.c (rs6000_init_builtins): Only create the
5148         distinct __ibm128 IBM extended double type if long doubles are
5149         128-bits and the default format for long double is IEEE 128-bit.
5151 2016-10-11  Richard Biener  <rguenther@suse.de>
5153         * dwarf2out.c (DEBUG_STR_OFFSETS_SECTION): Remove conditional.
5154         (init_sections_and_labels): Use DEBUG_DWO_STR_OFFSETS_SECTION.
5155         (verify_die): New function.
5156         (dwarf2out_finish): Call it.
5157         (output_line_info): Handle case of -gsplit-dwarf without
5158         DWARF2_ASM_LINE_DEBUG_INFO.
5160 2016-10-11  Richard Biener  <rguenther@suse.de>
5162         PR debug/77931
5163         * gimple-low.c (lower_gimple_bind): Handle arbitrary common
5164         sub-chains of BLOCK_VARS and gimple_bind_vars.
5166 2016-10-11  Venkataramanan Kumar  <Venkataramanan.kumar@amd.com>
5168         * config/i386/znver1.md : Fix imov/imovx load type reservations.
5170 2016-10-11  Eric Botcazou  <ebotcazou@adacore.com>
5172         * config/sparc/sparc.opt (msubxc): New option.
5173         * doc/invoke.texi (SPARC options): Document it and tidy up.
5174         * doc/tm.texi.in (Condition Codes): Adjust SPARC example.
5175         * doc/tm.texi: Regenerate.
5176         * config/sparc/sparc-modes.def (CC_NOOV): Rename into...
5177         (CCNZ): ...this.
5178         (CCX_NOOV): Rename into...
5179         (CCXNZ): ...this.
5180         (CCC): New.
5181         (CCXC): Likewise.
5182         * config/sparc/predicates.m (fcc_register_operand): Simplify.
5183         (fcc0_register_operand): Likewise.
5184         (icc_register_operand): New.
5185         (icc_or_fcc_register_operand): Simplify.
5186         (nz_comparison_operator): New.
5187         (c_comparison_operator): Likewise.
5188         (noov_compare_operator): Rename into...
5189         (icc_comparison_operator): ...this.  Use above predicates.
5190         (noov_compare64_operator): Rename into...
5191         (v9_comparison_operator): ...this and tidy up.
5192         (fcc_comparison_operator): New.
5193         (icc_or_fcc_comparison_operator): Likewise.
5194         (v9_register_compare_operator): Rename info...
5195         (v9_register_comparison_operator): ...this.
5196         * config/sparc/sparc.c (TARGET_FIXED_CONDITION_CODE_REGS): Define.
5197         (sparc_option_override): Remove redundant VIS masks and add MASK_SUBXC
5198         for Niagara-7.
5199         (sparc_fixed_condition_code_regs): New function.
5200         (select_cc_mode): Remove ATTRIBUTE_UNUSED.  Adjust for CCNZ/CCXNZ
5201         renaming and add support for CCC/CCXC.
5202         (output_cbranch): Likewise.
5203         (sparc_print_operand): Likewise.
5204         (gen_v9_scc): Remove obsolete assertion.
5205         (emit_scc_insn): Emit RTL directly for EQ and NE.  Add direct support
5206         for EQ in DImode if TARGET_SUBXC.  Remove test on TARGET_VIS3 for GEU.
5207         (output_cbcond): Remove bogus handling of CC modes.
5208         (sparc_register_move_cost): Return 100 for NO_REGS.
5209         * config/sparc/sparc.md (W): New mode iterator.
5210         (length): Adjust for noov_compare64_operator renaming.
5211         (cmpsi_sne): New instruction.
5212         (cmpdi_sne): Likewise.
5213         (seqdi_special): Delete.
5214         (seqdi_special): Likewise.
5215         (snesi<P:mode>_special): Likewise.
5216         (snedi_special): Likewise.
5217         (snedi_special_vis3): Likewise.
5218         (snesi patterns): Use W iterator.
5219         (snedi patterns): Likewise.  Add TARGET_SUBXC patterns.
5220         (sltu patterns): Likewise.
5221         (sgeu patterns): Likewise.
5222         (scc splitter): Do not split GEU in DImode if TARGET_SUBXC.
5223         (normal_branch): Use icc_comparison_operator predicate.
5224         (inverted_branch): Likewise.
5225         (cbcond_sp32): Use comparison_operator predicate.
5226         (cbcond_sp64): Likewise.
5227         (normal_int_branch_sp64): Adjust for renaming
5228         (inverted_int_branch_sp64): Likewise.
5229         (mov<I:mode>_cc_reg_sp64): Likewise.
5230         (movsf_cc_reg_sp6): Likewise.
5231         (movdf_cc_reg_sp64): Likewise.
5232         (movtf_cc_reg_hq_sp64): Likewise.
5233         (movtf_cc_reg_sp64): Likewise.
5234         (mov<I:mode>_cc_v9): Use icc_or_fcc_comparison_operator predicate.
5235         (movsf_cc_v9): Likewise.
5236         (movdf_cc_v9): Likewise.
5237         (movtf_cc_hq_v9): Likewise.
5238         (movtf_cc_v9): Likewise.
5239         (adddi3): Call gen_adddi3_sp32.
5240         (adddi3_insn_sp32): Rename to...
5241         (adddi3_sp32): ...this.  Accept only register_operand as operand #1
5242         and use CCCmode for the carry.
5243         (addx_extend_sp32): Use CCCmode for the carry.
5244         (addx_extend_sp64): Delete.
5245         (adddi3_extend_sp32): Use CCCmode for the carry.
5246         (cmp_plus patterns): Use CCNZ/CCXNZ mode and add C variants.
5247         (subdi3): Call gen_subdi3_sp32.
5248         (subdi3_insn_sp32): Rename to...
5249         (subdi3_sp32): ...this and use CCmode for the carry.
5250         (subx_extend_sp32): Use CCCmode for the carry.
5251         (subx_extend_sp64): Delete.
5252         (subdi3_extend_sp32): Use CCmode for the carry.
5253         (cmp_minus patterns): Use CCNZ/CCXNZ mode and add C variants.
5254         (negdi3): Call gen_negdi3_sp32.
5255         (negdi3_sp32): Use CCCmode for the carry.
5256         (cmp_neg patterns): Use CCNZ/CCXNZ mode and add C variants.
5257         (cmp_nz_ashift_1): Use CCNZ mode.
5258         (cmp_nz_set_ashift_1): Likewise.
5259         (ctrapsi4): Use comparison_operator predicate.
5260         (ctrapdi4): Likewise.
5261         (trapsi_insn): Use icc_comparison_operator predicate.
5262         (trapdi_insn): Likewise.
5263         (edge8 patterns): Use CCNZmode.
5264         (edge16 patterns): Likewise.
5265         (edge32 patterns): Likewise.
5267 2016-10-11  Eric Botcazou  <ebotcazou@adacore.com>
5269         * config/visium/visium-modes.def (CC_NOOV): Rename into...
5270         (CCNZ): ...this.
5271         (CC_BTST): Rename into...
5272         (CCC): ...this.
5273         * config/visium/predicates.md (real_add_operand): New.
5274         (visium_btst_operator): Rename into...
5275         (visium_equality_comparison_operator): ...this.
5276         (visium_noov_operator): Rename into...
5277         (visium_nz_comparison_operator): ...this.
5278         (visium_c_comparison_operator): New.
5279         (visium_branch_operator): Adjust and deal with all CC modes.
5280         * config/visium/visium.c (visium_adjust_cost): Adjust.
5281         (visium_split_double_add): Use the *_set_carry patterns.
5282         (visium_select_cc_mode): Add support for CCC mode and adjust.
5283         (output_cbranch): Adjust and use the carry-based operators for
5284         floating-point comparisons.
5285         * config/visium/visium.md (flags_subst_arith): Adjust.
5286         (addsi3_insn_set_carry): New instruction.
5287         (subsi3_insn_set_carry): Likewise.
5288         (negsi2_insn_set_carry): Likewise.
5289         (btst): Adjust.
5290         (cmp<mode>_sne): Likewise.
5291         (cbranch<mode>4): Use ordered_comparison_operator.
5292         (cbranch<mode>4_insn): Likewise.
5293         (cbranchsi4_btst_insn): Adjust.
5295 2016-10-11  Tom de Vries  <tom@codesourcery.com>
5297         PR middle-end/77558
5298         * builtins.c (std_canonical_va_list_type): Remove RECORD_TYPE
5299         special-casing.
5301 2016-10-11  Eric Botcazou  <ebotcazou@adacore.com>
5303         * tree.h (build_complex_type): Add second parameter with default.
5304         * tree.c (build_complex_type): Add NAMED second parameter and adjust
5305         recursive call.  Create a TYPE_DECL only if NAMED is true.
5306         (build_common_tree_nodes): Pass true in calls to build_complex_type.
5308 2016-10-11  Georg-Johann Lay  <avr@gjlay.de>
5310         New avr-passes.def to register AVR specific passes.
5312         * config/avr/avr-passes.def: New file.
5313         * config/avr/t-avr (PASSES_EXTRA): Add avr-passes.def.
5314         * config/avr/avr-protos.h (gcc::context, rtl_opt_pass): Declare.
5315         (make_avr_pass_recompute_note): New proto.
5316         * config/avr/avr.c (make_avr_pass_recompute_notes): New function.
5317         (avr_pass_recompute_notes): Use anonymous namespace.
5318         (avr_register_passes): Remove function...
5319         (avr_option_override): ...and its call.
5321 2016-10-11  Robert Suchanek  <robert.suchanek@imgtec.com>
5323         * config/mips/mips-cpus.def: Replace PTF_AVOID_BRANCHLIKELY with
5324         PTF_AVOID_BRANCHLIKELY_ALWAYS for generic architecture and with
5325         PTF_AVOID_BRANCHLIKELY_SPEED for others.
5326         (mips2, mips3, mips4): Add PTF_AVOID_BRANCHLIKELY_SIZE to tune
5327         flags.
5328         * config/mips/mips.c (mips_option_override): Enable the branch
5329         likely depending on the tune flags and optimization level.
5330         * config/mips/mips.h (PTF_AVOID_BRANCHLIKELY): Remove.
5331         (PTF_AVOID_BRANCHLIKELY_SPEED): Define.
5332         (PTF_AVOID_BRANCHLIKELY_SIZE): Likewise.
5333         (PTF_AVOID_BRANCHLIKELY_ALWAYS): Likewise.
5335 2016-10-11  Richard Biener  <rguenther@suse.de>
5337         * lto-streamer-out.c (collect_block_tree_leafs): New helper.
5338         (output_function): Properly stream the whole block tree.
5339         * lto-streamer-in.c (input_function): Likewise.
5341 2016-10-11  Marek Polacek  <polacek@redhat.com>
5343         * Makefile.in (C_COMMON_OBJS): Add c-family/c-warn.o.
5345 2016-10-11  Kugan Vivekanandarajah  <kuganv@linaro.org>
5347         * tree-vrp.c (evrp_dom_walker::try_add_new_range): New.
5348         (evrp_dom_walker::before_dom_children): Infer and push new value
5349         ranges for x in y < x.
5351 2016-10-10  Joseph Myers  <joseph@codesourcery.com>
5353         PR target/77586
5354         * config/ia64/ia64.c (ia64_libgcc_floating_mode_supported_p)
5355         (TARGET_LIBGCC_FLOATING_MODE_SUPPORTED_P): Remove.
5356         * config/ia64/elf.h (IA64_NO_LIBGCC_TFMODE): Likewise.
5357         * config/ia64/freebsd.h (IA64_NO_LIBGCC_TFMODE): Likewise.
5358         * config/ia64/vms.h (IA64_NO_LIBGCC_XFMODE)
5359         (IA64_NO_LIBGCC_TFMODE): Likewise.
5361 2016-10-11  Kugan Vivekanandarajah  <kuganv@linaro.org>
5363         * tree-vrp.c (vrp_intersect_ranges_1): Allocate bitmap before
5364           copying.
5366 2016-10-10  Andreas Tobler  <andreast@gcc.gnu.org>
5368         * config.gcc: Add aarch64-*-freebsd* support.
5369         * config.host: Likewise.
5370         * config/aarch64/aarch64-freebsd.h: New file.
5371         * config/aarch64/t-aarch64-freebsd: Ditto.
5373 2016-10-10  Jeff Law  <law@redhat.com>
5375         PR tree-optimization/71947
5376         * tree-ssa-dom.c (cprop_into_stmt): Avoid replacing A with B, then
5377         B with A within a single statement.
5379 2016-10-10  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
5381         PR tree-optimization/77824
5382         * gimple-ssa-strength-reduction.c (stmt_cost): Explicitly return
5383         zero cost for copies.
5384         (find_candidates_dom_walker::before_dom_children): Replace
5385         MODIFY_EXPR with SSA_NAME.
5386         (replace_mult_candidate): Likewise.
5387         (replace_profitable_candidates): Likewise.
5389 2016-10-10  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
5391         * config/s390/s390.h: Wrap more macros args in brackets and fix
5393 2016-10-10  Georg-Johann Lay  <avr@gjlay.de>
5395         * config/avr/gen-avr-mmcu-texi.c (string.h): Include.
5397 2016-10-10  Andreas Schwab  <schwab@suse.de>
5399         PR target/77738
5400         * config/ia64/ia64.md ("doloop_end"): Reject if mode of loop
5401         pseudo is not DImode.
5403 2016-10-10  Claudiu Zissulescu  <claziss@synopsys.com>
5405         * common/config/arc/arc-common.c (arc_option_optimization_table):
5406         Remove compact casesi option.
5407         * config/arc/arc.c (arc_override_options): Use compact casesi
5408         option only for pre-ARCv2 cores.
5409         * doc/invoke.texi (mcompact-casesi): Update text.
5411 2016-10-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
5413         * config/rs6000/rs6000.h (TARGET_EFFICIENT_OVERLAPPING_UNALIGNED):
5414         Add macro to say we can efficiently handle overlapping unaligned
5415         loads.
5416         * config/rs6000/rs6000.c (expand_block_compare): Avoid generating
5417         poor code for processors older than p8.
5419 2016-10-09  Eric Botcazou  <ebotcazou@adacore.com>
5421         * gen-pass-instances.awk: Remove GNUism.
5423 2016-10-09  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
5425         * ipa-prop.c (ipcp_transform_function): Set fields m_vr and bits to
5426         NULL of (*ipcp_transformations)][node->uid].
5428 2016-10-09  John David Anglin  <danglin@gcc.gnu.org>
5430         * config/pa/pa.h (BIGGEST_ALIGNMENT): Adjust comment.
5431         (MALLOC_ABI_ALIGNMENT): Define.
5433 2016-10-09  Jakub Jelinek  <jakub@redhat.com>
5435         * tree-ssa.c (target_for_debug_bind, verify_phi_args,
5436         ssa_undefined_value_p, maybe_optimize_var): Use VAR_P and/or
5437         VAR_OR_FUNCTION_DECL_P macros.
5438         * tree-chkp.c (chkp_register_var_initializer, chkp_make_static_bounds,
5439         chkp_get_bounds_for_decl_addr, chkp_parse_array_and_component_ref,
5440         chkp_find_bounds_1): Likewise.
5441         * ipa-polymorphic-call.c (decl_maybe_in_construction_p): Likewise.
5442         * hsa-gen.c (get_symbol_for_decl): Likewise.
5443         * cgraphunit.c (check_global_declaration, analyze_functions,
5444         handle_alias_pairs, thunk_adjust, cgraph_node::expand_thunk):
5445         Likewise.
5446         * gimple-fold.c (can_refer_decl_in_current_unit_p,
5447         canonicalize_constructor_val, gimple_get_virt_method_for_vtable):
5448         Likewise.
5449         * tree.c (set_decl_section_name, copy_node_stat,
5450         need_assembler_name_p, free_lang_data_in_decl, find_decls_types_r,
5451         merge_dllimport_decl_attributes, handle_dll_attribute,
5452         decl_init_priority_insert, auto_var_in_fn_p, array_at_struct_end_p,
5453         verify_type): Likewise.
5454         * gimple-ssa-isolate-paths.c (find_implicit_erroneous_behavior,
5455         find_explicit_erroneous_behavior): Likewise.
5456         * sdbout.c (sdbout_toplevel_data, sdbout_late_global_decl): Likewise.
5457         * ipa.c (process_references): Likewise.
5458         * tree-chkp-opt.c (chkp_get_check_result): Likewise.
5459         * varasm.c (get_block_for_decl, use_blocks_for_decl_p, make_decl_rtl,
5460         notice_global_symbol, assemble_variable, mark_decl_referenced,
5461         build_constant_desc, output_constant_def_contents, do_assemble_alias,
5462         make_decl_one_only, default_section_type_flags,
5463         categorize_decl_for_section, default_encode_section_info): Likewise.
5464         * trans-mem.c (requires_barrier): Likewise.
5465         * gimple-expr.c (mark_addressable): Likewise.
5466         * cfgexpand.c (add_scope_conflicts_1, expand_one_var,
5467         expand_used_vars_for_block, clear_tree_used, stack_protect_decl_p,
5468         expand_debug_expr): Likewise.
5469         * tree-dump.c (dequeue_and_dump): Likewise.
5470         * ubsan.c (instrument_bool_enum_load): Likewise.
5471         * tree-pretty-print.c (print_declaration): Likewise.
5472         * simplify-rtx.c (delegitimize_mem_from_attrs): Likewise.
5473         * tree-ssa-uninit.c (warn_uninitialized_vars): Likewise.
5474         * asan.c (asan_protect_global, instrument_derefs): Likewise.
5475         * tree-into-ssa.c (rewrite_stmt, maybe_register_def,
5476         pass_build_ssa::execute): Likewise.
5477         * var-tracking.c (var_debug_decl, track_expr_p): Likewise.
5478         * tree-ssa-loop-ivopts.c (force_expr_to_var_cost, split_address_cost):
5479         Likewise.
5480         * ipa-split.c (test_nonssa_use, consider_split, mark_nonssa_use):
5481         Likewise.
5482         * tree-inline.c (insert_debug_decl_map, remap_ssa_name,
5483         can_be_nonlocal, remap_decls, copy_debug_stmt,
5484         initialize_inlined_parameters, add_local_variables,
5485         reset_debug_binding, replace_locals_op): Likewise.
5486         * dse.c (can_escape): Likewise.
5487         * ipa-devirt.c (compare_virtual_tables, referenced_from_vtable_p):
5488         Likewise.
5489         * tree-diagnostic.c (default_tree_printer): Likewise.
5490         * tree-streamer-in.c (unpack_ts_decl_common_value_fields,
5491         unpack_ts_decl_with_vis_value_fields,
5492         lto_input_ts_decl_common_tree_pointers): Likewise.
5493         * builtins.c (builtin_save_expr, fold_builtin_expect,
5494         readonly_data_expr): Likewise.
5495         * tree-ssa-structalias.c (new_var_info, get_constraint_for_ssa_var,
5496         create_variable_info_for, set_uids_in_ptset, visit_loadstore):
5497         Likewise.
5498         * gimple-streamer-out.c (output_gimple_stmt): Likewise.
5499         * gimplify.c (force_constant_size, gimplify_bind_expr,
5500         gimplify_decl_expr, gimplify_var_or_parm_decl,
5501         gimplify_compound_lval, gimplify_init_constructor,
5502         gimplify_modify_expr, gimplify_asm_expr, gimplify_oacc_declare,
5503         gimplify_type_sizes): Likewise.
5504         * cgraphbuild.c (record_reference, record_type_list, mark_address,
5505         mark_load, mark_store, pass_build_cgraph_edges::execute): Likewise.
5506         * tree-ssa-live.c (mark_all_vars_used_1, remove_unused_scope_block_p,
5507         remove_unused_locals): Likewise.
5508         * tree-ssa-alias.c (ptr_deref_may_alias_decl_p, ptrs_compare_unequal,
5509         ref_maybe_used_by_call_p_1, call_may_clobber_ref_p_1): Likewise.
5510         * function.c (instantiate_expr, instantiate_decls_1,
5511         setjmp_vars_warning, add_local_decl): Likewise.
5512         * alias.c (ao_ref_from_mem, get_alias_set, compare_base_symbol_refs):
5513         Likewise.
5514         * tree-stdarg.c (find_va_list_reference, va_list_counter_struct_op,
5515         va_list_ptr_read, va_list_ptr_write, check_all_va_list_escapes,
5516         optimize_va_list_gpr_fpr_size): Likewise.
5517         * tree-nrv.c (pass_nrv::execute): Likewise.
5518         * tsan.c (instrument_expr): Likewise.
5519         * tree-ssa-dce.c (remove_dead_stmt): Likewise.
5520         * vtable-verify.c (verify_bb_vtables): Likewise.
5521         * tree-dfa.c (ssa_default_def, set_ssa_default_def,
5522         get_ref_base_and_extent): Likewise.
5523         * toplev.c (wrapup_global_declaration_1, wrapup_global_declaration_2):
5524         Likewise.
5525         * tree-sra.c (static bool constant_decl_p, find_var_candidates,
5526         analyze_all_variable_accesses): Likewise.
5527         * tree-nested.c (get_nonlocal_debug_decl,
5528         convert_nonlocal_omp_clauses, note_nonlocal_vla_type,
5529         note_nonlocal_block_vlas, convert_nonlocal_reference_stmt,
5530         get_local_debug_decl, convert_local_omp_clauses,
5531         convert_local_reference_stmt, nesting_copy_decl, remap_vla_decls):
5532         Likewise.
5533         * tree-vect-data-refs.c (vect_can_force_dr_alignment_p): Likewise.
5534         * stmt.c (decl_overlaps_hard_reg_set_p): Likewise.
5535         * dbxout.c (dbxout_late_global_decl, dbxout_type_fields,
5536         dbxout_symbol, dbxout_common_check): Likewise.
5537         * expr.c (expand_assignment, expand_expr_real_2, expand_expr_real_1,
5538         string_constant): Likewise.
5539         * hsa.c (hsa_get_declaration_name): Likewise.
5540         * passes.c (rest_of_decl_compilation): Likewise.
5541         * tree-ssanames.c (make_ssa_name_fn): Likewise.
5542         * tree-streamer-out.c (pack_ts_decl_common_value_fields,
5543         pack_ts_decl_with_vis_value_fields,
5544         write_ts_decl_common_tree_pointers): Likewise.
5545         * stor-layout.c (place_field): Likewise.
5546         * symtab.c (symtab_node::maybe_create_reference,
5547         symtab_node::verify_base, symtab_node::make_decl_local,
5548         symtab_node::copy_visibility_from,
5549         symtab_node::can_increase_alignment_p): Likewise.
5550         * dwarf2out.c (add_var_loc_to_decl, tls_mem_loc_descriptor,
5551         decl_by_reference_p, reference_to_unused, rtl_for_decl_location,
5552         fortran_common, add_location_or_const_value_attribute,
5553         add_scalar_info, add_linkage_name, set_block_abstract_flags,
5554         local_function_static, gen_variable_die, dwarf2out_late_global_decl,
5555         optimize_one_addr_into_implicit_ptr,
5556         optimize_location_into_implicit_ptr): Likewise.
5557         * gimple-low.c (record_vars_into): Likewise.
5558         * ipa-visibility.c (update_vtable_references): Likewise.
5559         * tree-ssa-address.c (fixed_address_object_p, copy_ref_info):
5560         Likewise.
5561         * lto-streamer-out.c (tree_is_indexable, get_symbol_initial_value,
5562         DFS::DFS_write_tree_body, write_symbol): Likewise.
5563         * langhooks.c (lhd_warn_unused_global_decl,
5564         lhd_set_decl_assembler_name): Likewise.
5565         * attribs.c (decl_attributes): Likewise.
5566         * except.c (output_ttype): Likewise.
5567         * varpool.c (varpool_node::get_create, ctor_for_folding,
5568         varpool_node::assemble_decl, varpool_node::create_alias): Likewise.
5569         * fold-const.c (fold_unary_loc): Likewise.
5570         * ipa-prop.c (ipa_compute_jump_functions_for_edge,
5571         ipa_find_agg_cst_from_init): Likewise.
5572         * omp-low.c (expand_omp_regimplify_p, expand_omp_taskreg,
5573         expand_omp_target, lower_omp_regimplify_p,
5574         grid_reg_assignment_to_local_var_p, grid_remap_prebody_decls,
5575         find_link_var_op): Likewise.
5576         * tree-chrec.c (chrec_contains_symbols): Likewise.
5577         * tree-cfg.c (verify_address, verify_expr, verify_expr_location_1,
5578         gimple_duplicate_bb, move_stmt_op, replace_block_vars_by_duplicates,
5579         execute_fixup_cfg): Likewise.
5581         PR tree-optimization/77901
5582         * tree-ssa-reassoc.c (optimize_range_tests_var_bound): Only optimize
5583         if ranges[i].exp is SSA_NAME when looking for >= and only when
5584         ranges[i].exp is NULL or SSA_NAME when looking for the other
5585         comparison.
5587 2016-10-09  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
5589         * ipa-cp.c (ipcp_alignment_lattice): Remove.
5590         (ipcp_param_lattices): Remove field alignment.
5591         (print_all_lattices): Remove call to ipcp_alignment_lattice::print.
5592         (set_all_contains_variable): Remove call to
5593         ipcp_alignment_lattice::set_to_bottom.
5594         (initialize_node_lattices): Likewise.
5595         (propagate_alignment_accross_jump_function): Remove.
5596         (propagate_constants_accross_call): Remove call to
5597         propagate_alignment_accross_jump_function.
5598         (ipcp_store_alignment_results): Remove.
5599         (ipcp_driver): Remove call to ipcp_store_alignment_results.
5600         (propagate_bits_accross_jump_function): Handle ancestor jump function.
5601         * ipa-prop.c (ipa_print_node_jump_functions_for_edge): Remove
5602         pretty-printing of alignment jump function.
5603         (ipa_set_jf_unknown): Remove assignment to jfunc->alignment.known.
5604         (ipa_compute_jump_functions_for_edge): Adjust ipa_bits jump function for
5605         alignments and remove computing ipa_alignment jump function.
5606         (ipa_node_params_t::duplicate): Remove copying of src_trans->alignments.
5607         (ipa_write_jump_functions): Remove streaming for ipa_alignment.
5608         (ipa_read_jump_function): Remove reading of ipa_alignment.
5609         (write_ipcp_transformation_info): Remove streaming for alignment
5610         propagation summary.
5611         (read_ipcp_transformation_info): Remove reading of alignment
5612         propagation summary.
5613         (ipcp_update_alignments): Remove.
5614         (ipcp_update_bits): Adjust to set alignment for parameters of pointer
5615         type.
5616         (ipcp_transform_function): Remove call to ipcp_update_alignments()
5617         and remove assignment to (*ipcp_transformations)[node->uid].alignments.
5618         * ipa-prop.h (ipa_alignment): Remove.
5619         (ipa_jump_func): Remove field alignment.
5620         (ipcp_transformation_summary): Remove field alignments.
5621         * doc/invoke.texi: Mark fipa-cp-alignment as obsolete.
5622         * opts.c (default_options_table): Remove entry for fipa-cp-alignment.
5623         (enable_fdo_optimizations): Remove checking for fipa-cp-alignment.
5625 2016-10-08  Eric Botcazou  <ebotcazou@adacore.com>
5627         * config/sparc/sparc.h (FIXED_REGISTERS): Add %icc.
5629         * config/visium/visium.c (visium_expand_int_cstore): Revert latest
5630         change.
5631         (visium_expand_fp_cstore): Likewise.
5633 2016-10-08  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
5635         * diagnostic-core.h (warning_at_rich_loc_n): Declare.
5636         * diagnostic.c (warning_at_rich_loc_n): New function.
5637         (diagnostic_n_impl_richloc): Likewise.
5638         (diagnostic_n_impl): Move most of the function to
5639         diagnostic_n_impl_richloc and call it.
5641 2016-10-08  Jakub Jelinek  <jakub@redhat.com>
5643         * gen-pass-instances.awk: Rewritten.
5644         * Makefile.in (pass-instances.def): Depend on $(PASSES_EXTRA), pass
5645         $(PASSES_EXTRA) after passes.def to the script.
5646         * config/i386/t-i386 (PASSES_EXTRA): Add i386-passes.def.
5647         * config/i386/i386-passes.def: New file.
5648         * config/i386/i386-protos.h (make_pass_insert_vzeroupper,
5649         make_pass_stv): Declare.
5650         * config/i386/i386.c (pass_stv::pass_stv): Initialize timode_p to
5651         false.
5652         (pass_stv::gate): Depending on timode_p member require TARGET_64BIT
5653         or !TARGET_64BIT.
5654         (pass_stv::clone, pass_stv::set_pass_param): New methods.
5655         (pass_stv::timode_p): New non-static data member.
5656         (ix86_option_override): Don't register passes here.
5658         * doc/invoke.texi: Document accepting Else, fallthrough.
5660         * doc/invoke.texi (-Wimplicit-fallthrough): Document FALLTHRU comment
5661         style changes.
5663         * doc/invoke.texi (-Wimplicit-fallthrough): Document the accepted
5664         FALLTHRU comment styles.
5666 2016-10-07  Andrew Pinski  <apinski@cavium.com>
5668         * config/aarch64/aarch64-arches.def (AARCH64_ARCH): #undef at the end.
5669         * config/aarch64/aarch64-cores.def (AARCH64_CORE): Likewise.
5670         * config/aarch64/aarch64-fusion-pairs.def (AARCH64_FUSION_PAIR):
5671         Likewise.
5672         * config/aarch64/aarch64-option-extensions.def (AARCH64_OPT_EXTENSION):
5673         Likewise.
5674         * config/aarch64/aarch64-tuning-flags.def (AARCH64_EXTRA_TUNING_OPTION):
5675         Likewise.
5676         * config/aarch64/aarch64-opts.h (AARCH64_CORE): Don't #undef here.
5677         (AARCH64_ARCH): Likewise.
5678         * common/config/aarch64/aarch64-common.c (AARCH64_OPT_EXTENSION):
5679         Likewise.
5680         (AARCH64_CORE): Likewise.
5681         (AARCH64_ARCH): Likewise.
5682         * config/aarch64/aarch64-protos.h (AARCH64_FUSION_PAIR): Likewise.
5683         (AARCH64_EXTRA_TUNING_OPTION): Likewise.
5684         * config/aarch64/aarch64.c (AARCH64_FUION_PAIR): Likewise.
5685         (AARCH64_EXTRA_TUNING_OPTION): Likewise.
5686         (AARCH64_ARCH): Likewise.
5687         (AARCH64_CORE): Likewise.
5688         * config/aarch64/aarch64.h (AARCH64_CORE): Likewise.
5689         * config/aarch64/driver-aarch64.c (AARCH64_OPT_EXTENSION): Likewise.
5690         (AARCH64_CORE): Likewise.
5691         (AARCH64_ARCH): Likewise.
5693 2016-10-06  Michael Meissner  <meissner@linux.vnet.ibm.com>
5695         * config/rs6000/rs6000-c.c (rs6000_cpu_cpp_builtins): Split
5696         -mfloat128 into -mfloat128-type that enables the IEEE 128-bit
5697         floating point type infrastructre, and -mfloat128 that enables the
5698         keyword.  Define __FLOAT128__ if -mfloat128, and __FLOAT128_TYPE__
5699         if -mfloat128-type.  Define __ibm128 to be long double by default.
5700         * config/rs6000/rs6000.c (rs6000_debug_reg_global): Print whether
5701         the IEEE 128-bit floating point type infrastructure should
5702         automatically be enabled.
5703         (rs6000_init_hard_regno_mode_ok): Switch to use -mfloat128-type
5704         instead of -mfloat128 to enable KFmode.
5705         (rs6000_option_override_internal): Split the option -mfloat128
5706         into -mfloat128-type and -mfloat128.  On Linux PowerPC 64-bit
5707         systems, automatically set -mfloat128-type, but don't enable it on
5708         other operating systems.  Move setting the long double size and
5709         IEEE quad support before the IEEE 128-bit floating point changes.
5710         (rs6000_init_builtins): Do not create a unique type for __ibm128
5711         if long double is IBM extended double, instead rely on __ibm128
5712         being defined as 'long double'.  If -mfloat128-type and not
5713         -mfloat128, create the KFmode type with an undocumented __ieee128
5714         keyword.
5715         (rs6000_init_libfuncs): Use -mfloat128-type instead of
5716         -mfloat128 for tests about the types, but keep tests for
5717         -mfloat128 to enable the keyword support.
5718         (rs6000_complex_function_value): Likewise.
5719         (rs6000_scalar_mode_supported_p): Likewise.
5720         (rs6000_floatn_mode): Likewise.
5721         (rs6000_c_mode_for_suffix): Likewise.
5722         (rs6000_opt_masks): Add -mfloat128-type.
5723         * config/rs6000/rs6000-cpus.def (POWERPC_MASKS): Add support for
5724         -mfloat128-type being split from -mfloat128.  Add
5725         -mfloat128-hardware, which was missing.
5726         * config/rs6000/rs6000.opt (-mfloat128): Split -mfloat128 into
5727         -mfloat128 and -mfloat128-type:
5728         (-mfloat128-type): Likewise.
5729         * config/rs6000/linux64.h (TARGET_FLOAT128_ENABLE_TYPE): Define so
5730         that 64-bit Linux systems with enable -mfloat128-type by default
5731         on VSX systems.
5732         * config/rs6000/rs6000.h (TARGET_FLOAT128_ENABLE_TYPE): Likewise.
5733         (FLOAT128_VECTOR_P): Switch IEEE 128-bit floating points to use
5734         -mfloat128-type instead of -mfloat128.
5735         (FLOAT128_2REG_P): Likewise.
5736         (MASK_FLOAT128_TYPE): Likewise.
5737         (ALTIVEC_ARG_MAX_RETURN): Likewise.
5738         (RS6000_BTM_FLOAT128): Likewise.
5739         (TARGET_FLOAT128): Poison old identifiers.
5740         (OPTION_MASK_FLOAT128): Likewise.
5741         (MASK_FLOAT128): Likewise.
5742         * config/rs6000/rs6000.md (FP): Likewise.
5743         (FLOAT128): Likewise.
5744         (fix_trunc<mode>di2): Likewise.
5745         (fixuns_trunc<IEEE128:mode><SDI:mode>2): Likewise.
5746         (floatdi<mode>2): Likewise.
5747         (floatuns<SDI:mode><IEEE128:mode>2): Likewise.
5748         (neg<mode>2, FLOAT128 iterator): Likewise.
5749         (abs<mode>2, FLOAT128 iterator): Likewise.
5750         (ieee_128bit_negative_zero): Likewise.
5751         (ieee_128bit_vsx_neg<mode>2): Likewise.
5752         (ieee_128bit_vsx_neg<mode>2_internal): Likewise.
5753         (ieee_128bit_vsx_abs<mode>2): Likewise.
5754         (ieee_128bit_vsx_abs<mode>2_internal): Likewise.
5755         (ieee_128bit_vsx_nabs<mode>2): Likewise.
5756         (ieee_128bit_vsx_nabs<mode>2_internal): Likewise.
5757         (extendiftf2): Likewise.
5758         (extendifkf2): Likewise.
5759         (extendtfkf2): Likewise.
5760         (trunciftf2): Likewise.
5761         (truncifkf2): Likewise.
5762         (trunckftf2): Likewise.
5763         (trunctfif2): Likewise.
5764         (extendkftf2): Likewise.
5765         (trunctfkf2): Likewise.
5767 2016-10-07  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
5769         * simplify-rtx.c (simplify_immed_subreg): Zero-initialize tmp array
5770         before merging in bytes to pass down to real_from_target.
5772 2016-10-07  Richard Biener  <rguenther@suse.de>
5774         * tree-ssa-propagate.c (replace_phi_args_in): Remove no longer
5775         required hack.
5776         (substitute_and_fold_dom_walker::before_dom_children):
5777         Substitute and fold before pass specific folding to avoid
5778         feeding that with SSA names that will be later released.
5779         * tree-ssa-ccp.c (get_value_for_expr): Guard for new SSA names
5780         introduced by folding and visited by evaluate_stmt called during
5781         ccp_fold_stmt.
5782         (likely_value): Likewise.
5783         (evaluate_stmt): Likewise.
5784         * tree-vrp.c (simplify_truth_ops_using_ranges): Fold modified stmt.
5785         (simplify_div_or_mod_using_ranges): Likewise.
5786         (simplify_min_or_max_using_ranges): Likewise.
5787         (simplify_abs_using_ranges): Likewise.
5788         (simplify_conversion_using_ranges): Likewise.
5789         (simplify_float_conversion_using_ranges): Likewise.
5790         (simplify_stmt_using_ranges): Likewise.
5792 2016-10-07  Marek Polacek  <polacek@redhat.com>
5794         * gimplify.c (should_warn_for_implicit_fallthrough): Check for
5795         FALLTHROUGH_LABEL_P here...
5796         (warn_implicit_fallthrough_r): ...not here.
5798 2016-10-07  Bernd Schmidt  <bschmidt@redhat.com>
5800         PR tree-optimization/77880
5801         * expr.c (by_pieces_ninsns): Use unsigned HOST_WIDE_INT where
5802         necessary.
5804 2016-10-07  Marek Polacek  <polacek@redhat.com>
5806         PR c++/77803
5807         * gimplify.c (last_stmt_in_scope): Add check for FALLTHROUGH ().
5809 2016-10-07  Richard Biener  <rguenther@suse.de>
5811         * bitmap.h: Document constraints on bitmap modification while
5812         iterating over it.
5814 2016-10-07  Richard Biener  <rguenther@suse.de>
5816         * bitmap.c (bitmap_elem_to_freelist): Set indx to -1.
5817         * bitmap.h (bmp_iter_set): When advancing to the next element
5818         check that we didn't remove the current one.
5819         (bmp_iter_and): Likewise.
5820         (bmp_iter_and_compl): Likewise.
5821         * tree-ssa.c (release_defs_bitset): Do not remove worklist bit
5822         we currently iterate on but keep a one-level queue.
5823         * sched-deps.c (remove_from_deps): Do not clear current bit
5824         but keep a one-level queue.
5826 2016-10-07  Jakub Jelinek  <jakub@redhat.com>
5828         PR tree-optimization/77664
5829         * tree-ssa-reassoc.c (update_range_test): Also clear low and high
5830         for the other ranges.
5831         (optimize_range_tests_diff): Fix up formatting.
5832         (optimize_range_tests_var_bound): New function.
5833         (optimize_range_tests): Use it.
5835 2016-10-07  Martin Liska  <mliska@suse.cz>
5837         * coverage.c (build_gcov_exit_decl): Fix priority what
5838         should be really 99.
5840 2016-10-07  Richard Biener  <rguenther@suse.de>
5842         * gimple-low.c (lower_gimple_bind): Clear DECL_CHAIN of
5843         vars in gimple_bind_vars but not in BLOCK_VARS.
5845 2016-10-07  Richard Biener  <rguenther@suse.de>
5847         PR tree-optimization/77879
5848         * tree-ssa-structalias.c (handle_const_call): Properly handle
5849         NRV return slots.
5850         (handle_pure_call): Likewise.
5852 2016-10-06  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
5854         * config/rs6000/rs6000.c (rs6000_elf_asm_out_constructor)
5855         (rs6000_elf_asm_out_destructor): increase size of buf to avoid
5856         possible overflow.
5858 2016-10-06  Andrew Pinski  <apinski@cavium.com>
5860         * config/aarch64/aarch64-cores.def: Add a comment before each
5861         set of cores.
5863 2016-10-06  Kugan Vivekanandarajah  <kuganv@linaro.org>
5865         PR tree-optimization/77862
5866         * tree-vrp.c (add_equivalence): Use get_value_range so that
5867         num_vr_values is checked before accessing vr_values.
5869 2016-10-06  Kugan Vivekanandarajah  <kuganv@linaro.org>
5871         * tree-vrp.c (evrp_dom_walker::before_dom_children): Handle
5872           POINTER_TYPE_P.
5874 2016-10-05  Jeff Law  <law@redhat.com>
5876         PR tree-optimization/71661
5877         * tree-cfgcleanup.c (remove_forwarder_block_with_phi): Handle case when
5878         removal of a forwarder exposes a new natural loop.
5880 2016-10-06  Uros Bizjak  <ubizjak@gmail.com>
5882         * config/i386/sse.md (andnot<mode>3): Add FALLTHRU comments.
5883         Introduce ssesuffix variable.
5884         (<mask_codefor><code><mode>3<mask_name>): Ditto.
5885         (*<code><mode>3): Ditto.
5887 2016-10-06  Jan Hubicka  <hubicka@ucw.cz>
5889         * postreload.c (reload_cse_simplify): Skip also USE when detecting
5890         noop move.
5892 2016-10-06  Richard Biener  <rguenther@suse.de>
5894         PR tree-optimization/77855
5895         * tree-ssa-pre.c (prune_clobbered_mems): Queue exprs to remove
5896         instead of removing the current item while iterating over the set
5897         which is not safe.
5899 2016-10-06  James Clarke  <jrtc27@jrtc27.com>
5900             Eric Botcazou  <ebotcazou@adacore.com>
5902         PR target/77759
5903         * config/sparc/sparc.c (classify_data_t): Remove int_regs field.
5904         (classify_registers): Don't set it
5905         (function_arg_slotno): Don't initialize and test it.  Tidy up.
5907 2016-10-06  Richard Biener  <rguenther@suse.de>
5909         PR tree-optimization/77839
5910         * tree-ssa-sccvn.c (set_ssa_val_to): Forbid value -> constant value
5911         lattice transition.
5913 2016-10-06  Martin Liska  <mliska@suse.cz>
5915         * gcc.c: Set -fprofile-update=atomic when profiling is
5916         enabled and -pthread is set.  Warn when one combines
5917         -pthread and -fprofile-update=single for an app using
5918         profiling code.
5920 2016-10-06  Martin Liska  <mliska@suse.cz>
5922         PR bootstrap/77788
5923         * expmed.h (mul_highpart_cost_ptr): Add an gcc_assert.
5924         * gimple-ssa-strength-reduction.c (slsr_process_cast):
5925         Initialize a pointer to NULL.
5926         (slsr_process_copy): Likewise.
5927         * input.c (location_get_source_line): Likewise.
5928         * tree-ssa-ccp.c (optimize_atomic_bit_test_and): Likewise.
5930 2016-10-05  Andrew Senkevich  <andrew.senkevich@intel.com>
5932         * common/config/i386/i386-common.c (OPTION_MASK_ISA_PCOMMIT_UNSET,
5933         OPTION_MASK_ISA_PCOMMIT_SET): Deleted definitions.
5934         (ix86_handle_option): Deleted handle of OPT_mpcommit.
5935         * config.gcc: Deleted pcommitintrin.h
5936         * config/i386/pcommitintrin.h: Deleted file.
5937         * config/i386/cpuid.h (bit_PCOMMIT): Deleted.
5938         * config/i386/driver-i386.c (host_detect_local_cpu): Deleted pcommit
5939         detection.
5940         * config/i386/i386-c.c (ix86_target_macros_internal): Deleted define
5941         __PCOMMIT__.
5942         * config/i386/i386.c (ix86_target_string): Deleted -mpcommit.
5943         (PTA_PCOMMIT): Deleted define.
5944         (ix86_option_override_internal): Deleted handle of option.
5945         (ix86_valid_target_attribute_inner_p): Deleted pcommit.
5946         * config/i386/i386-builtin.def (IX86_BUILTIN_PCOMMIT,
5947         __builtin_ia32_pcommit): Deleted.
5948         * config/i386/i386.h (TARGET_PCOMMIT, TARGET_PCOMMIT_P): Deleted.
5949         * config/i386/i386.md (unspecv): Deleted UNSPECV_PCOMMIT.
5950         (pcommit): Deleted instruction.
5951         * config/i386/i386.opt: Mention -mpcommit deprecation.
5952         * config/i386/x86intrin.h: Deleted inclusion of pcommitintrin.h.
5954 2016-10-05  Uros Bizjak  <ubizjak@gmail.com>
5956         PR target/77874
5957         * config/i386/sse.md (<mask_codefor><code><mode>3<mask_name>):
5958         Remove wrong assert.
5959         (<floatsuffix>float<sseintvecmodelower><mode>2<mask_name><round_name>:
5960         Use <round_constraint> as operand 1 constraint.
5962 2016-10-05  Jakub Jelinek  <jakub@redhat.com>
5964         PR sanitizer/66343
5965         * ubsan.c (ubsan_create_data): Call initialize_sanitizer_builtins here.
5966         (ubsan_instrument_float_cast): And not here.
5968         PR sanitizer/66343
5969         * ubsan.c (ubsan_ids): New GTY(()) array.
5970         (ubsan_type_descriptor, ubsan_create_data): Use ubsan_ids
5971         instead of static local counters.
5973 2016-10-05  Martin Sebor  <msebor@redhat.com>
5975         PR bootstrap/77819
5976         * config/linux.h (TARGET_PRINTF_POINTER_FORMAT): Define macro.
5977         * config/linux.c (gnu_libc_printf_pointer_format): Remove.
5978         * targhooks.c [DEFAULT_LIBC == LIBC_UCLIBC) && SINGLE_LIBC]
5979         (default_printf_pointer_format): Define function.
5980         * targhooks.c (linux_printf_pointer_format): Define new function.
5981         * targhooks.h (linux_printf_pointer_format): Declare.
5982         (gnu_libc_printf_pointer_format): Remove declaration.
5984 2016-10-05  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
5986         * fold-const.c (native_encode_real): Fix logic for selecting offset
5987         to write to when BYTES_BIG_ENDIAN.
5989 2016-10-05  Wilco Dijkstra  <wdijkstr@arm.com>
5991         * builtins.c (fold_builtin_strchr): Remove function.
5992         (fold_builtin_strrchr): Likewise.
5993         (fold_builtin2): Remove strchr, index, strrchr, rindex cases.
5994         * gimple-fold.c (target_char_cst_p): New function.
5995         (gimple_fold_builtin_strchr) Add more foldings.
5996         (gimple_fold_builtin): Add index, strrchr, rindex cases.
5998 2016-10-05  Richard Biener  <rguenther@suse.de>
6000         PR middle-end/77863
6001         * genmatch.c (capture_info::walk_c_expr): Diagnose unknown
6002         capture ids in c-exprs.
6004 2016-10-05  Richard Biener  <rguenther@suse.de>
6006         PR middle-end/77826
6007         * genmatch.c (dt_operand::gen_match_op): Amend operand_equal_p
6008         with types_match for GIMPLE code gen to handle type mismatched
6009         constants properly.
6010         (dt_operand::gen): Adjust.
6011         * match.pd ((X /[ex] A) * A -> X): Properly handle converted
6012         and constant A.
6014 2016-10-05  Richard Biener  <rguenther@suse.de>
6016         * match.pd (copysign(x, CST) -> [-]abs (x)): New pattern.
6018 2016-10-05  Richard Biener  <rguenther@suse.de>
6020         PR middle-end/77842
6021         * genmatch.c (parser::parse_c_expr): Handle premature EOF.
6023 2016-10-05  Pierre-Marie de Rodat  <derodat@adacore.com>
6025         * dwarf2out.c (dwarf2out_imported_module_or_decl): Move DWARF
6026         version check to protect only DW_TAG_imported_module generation.
6028 2016-10-05  Richard Biener  <rguenther@suse.de>
6030         PR middle-end/55152
6031         * match.pd (min(a,-a) -> -abs(a)): New pattern.
6033 2016-10-04  Ian Lance Taylor  <iant@golang.org>
6035         * explow.c (allocate_dynamic_stack_space): Call
6036         do_pending_stack_adjust before handling flag_split_stack.
6038 2016-10-04  David Malcolm  <dmalcolm@redhat.com>
6040         * genattrtab.c (make_internal_attr): Supply dummy column number to
6041         file_location ctor.
6042         (main): Likewise.
6043         * genoutput.c (init_insn_for_nothing): Likewise.
6044         * gensupport.c (add_define_attr): Likewise.
6045         * read-md.c (message_at_1): Print column number.
6046         (fatal_with_file_and_line): Likewise.
6047         (rtx_reader::read_char): Track column numbers.
6048         (rtx_reader::unread_char): Likewise.
6049         (rtx_reader::rtx_reader): Initialize m_read_md_colno.
6050         (rtx_reader::handle_include): Stash and restore m_read_md_colno.
6051         (rtx_reader::handle_file): Initialize m_read_md_colno.
6052         (rtx_reader::get_current_location): Supply column number to
6053         file_location ctor.
6054         * read-md.h (struct file_location): Add field "colno".
6055         (file_location::file_location): Likewise.
6056         (rtx_reader::get_colno): New accessor.
6057         (rtx_reader::m_read_md_colno): New field.
6058         (rtx_reader::m_last_line_colno): New field.
6060 2016-10-04  Jakub Jelinek  <jakub@redhat.com>
6062         * doc/extend.texi (Java Exceptions): Remove.
6063         (java_interface): Remove.
6065 2016-10-04  Doug Gilmore  <doug.gilmore@imgtec.com>
6067         PR tree-optimization/77808
6068         * tree-ssa-loop-prefetch.c (issue_prefetch_ref): Check base_addr
6069         and addr are different before copying points-to information.
6071 2016-10-04  Uros Bizjak  <ubizjak@gmail.com>
6073         * config/i386/x86-tune.def (X86_TUNE_VECTORIZE_DOUBLE): Remove.
6074         * config/i386/i386.h (TARGET_VECTORIZE_DOUBLE): Remove.
6075         * config/i386/i386.c (ix86_add_stmt_cost): Use TARGET_BONNEL instead
6076         of !TARGET_VECTORIZE_DOUBLE when penalizing DFmode vector ops.
6078 2016-10-04  Richard Biener  <rguenther@suse.de>
6080         PR tree-optimization/77399
6081         * tree-ssa-forwprop.c (simplify_vector_constructor): Properly
6082         verify the target can convert.
6084 2016-10-04  Richard Biener  <rguenther@suse.de>
6086         PR middle-end/77833
6087         * explow.c (plus_constant): Verify the mode of the constant
6088         pool offset before calling plus_constant.
6090 2016-10-04  Richard Biener  <rguenther@suse.de>
6092         PR middle-end/77407
6093         * match.pd (X / abs (X) -> X < 0 ? -1 : 1): Drop vector
6094         type support, mark with :C.
6095         (X / -X -> -1): Mark with :C.
6097 2016-10-04  Jakub Jelinek  <jakub@redhat.com>
6099         * defaults.h (JCR_SECTION_NAME, TARGET_USE_JCR_SECTION): Remove.
6100         * system.h (JCR_SECTION_NAME, TARGET_USE_JCR_SECTION): Poison.
6101         * doc/tm.texi.in (TARGET_USE_JCR_SECTION): Remove.
6102         * doc/tm.texi: Regenerated.
6103         * config/i386/mingw32.h (TARGET_USE_JCR_SECTION): Remove.
6104         * config/i386/cygming.h (TARGET_USE_JCR_SECTION): Remove.
6105         * config/darwin.h (JCR_SECTION_NAME): Remove.
6106         * config/pa/pa64-hpux.h (JCR_SECTION_NAME): Remove.
6107         * config/rs6000/aix71.h (TARGET_USE_JCR_SECTION): Remove.
6108         * config/rs6000/aix51.h (TARGET_USE_JCR_SECTION): Remove.
6109         * config/rs6000/aix52.h (TARGET_USE_JCR_SECTION): Remove.
6110         * config/rs6000/aix53.h (TARGET_USE_JCR_SECTION): Remove.
6111         * config/rs6000/aix61.h (TARGET_USE_JCR_SECTION): Remove.
6113 2016-10-03  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
6115         * ipa-cp.c (propagate_bits_accross_jump_function): Introduce space
6116         between "because" and "param" in dump message in call to fprintf.
6118 2016-10-03  Jeff Law  <law@redhat.com>
6120         PR tree-optimization/71550
6121         PR tree-optimization/71403
6122         * tree-ssa-threadbackward.c: Include tree-vectorizer.h
6123         (profitable_jump_thread_path): Also return boolean indicating if
6124         the realized path will create an irreducible loop.
6125         Remove loop depth tests from 71403.
6126         (fsm_find_control_statement_thread_paths): Remove loop depth tests
6127         from 71403.  If threading will create an irreducible loop, then
6128         throw away loop iteration and related information.
6130 2016-10-03  Uros Bizjak  <ubizjak@gmail.com>
6132         * configure.ac (strict_warn): Merge -Wmissing-format-attribute and
6133         -Woverloaded-virtual checks for warning options.
6134         * configure: Regenerate.
6136 2016-10-03  Bernd Edlinger  <bernd.edlinger@hotmail.de>
6138         PR preprocessor/77699
6139         * input.c (maybe_grow): Don't allocate one byte extra headroom.
6140         (get_next_line): Return false on error.
6141         (read_next_line): Removed, use get_next_line instead.
6142         (read_line_num): Don't copy the line.
6143         (location_get_source_line): Don't use static data.
6144         (selftest::test_reading_source_line): Add more test cases.
6146 2016-10-03  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
6148         Revert
6149         2016-09-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
6151         * ifcvt.c (noce_try_avoid_const_materialization): New function.
6152         (noce_process_if_block): Use it.
6154 2016-10-03  Bernd Edlinger  <bernd.edlinger@hotmail.de>
6156         * doc/invoke.texi: Update -Wint-in-bool-context.
6158 2016-10-02  Jakub Jelinek  <jakub@redhat.com>
6160         * dwarf2out.c (output_fde, output_call_frame_info,
6161         dwarf2out_do_cfi_startproc, set_indirect_string,
6162         gen_internal_sym, output_die, output_line_info): Use
6163         MAX_ARTIFICIAL_LABEL_BYTES as char array sizes for
6164         ASM_GENERATE_INTERNAL_LABEL output.
6166 2016-10-01  Richard Biener  <rguenther@suse.de>
6168         PR middle-end/77798
6169         * genmatch.c (get_operand_type): Add operand position arg
6170         and handle COND_EXPR comparison operand with fixed boolean_type_node.
6171         (expr::gen_transform): Adjust.
6172         (dt_simplify::gen_1): Likewise.
6174 2016-10-01  Jakub Jelinek  <jakub@redhat.com>
6176         * config/i386/sse.md (<mask_codefor><code><mode>): Add FALLTHRU
6177         comments.  Simplify asserts, remove unnecessary conditions.
6178         Formatting fixes.
6179         (*<code><mode>3): Likewise.
6181 2016-09-30  Jakub Jelinek  <jakub@redhat.com>
6183         * doc/invoke.texi (-Wregister): Document.
6185 2016-09-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
6187         * configure.ac: Split CHECKING_P into CHECKING_P and
6188         ENABLE_EXTRA_CHECKING.
6189         * configure: Regenerated.
6190         * config.in: Adjust commment of CHECKING_P.  Add ENABLE_EXTRA_CHECKING.
6191         * common.opt (flag_checking): Use CHECKING_P and ENABLE_EXTRA_CHECKING.
6193 2016-09-30  Prasad Ghangal  <prasad.ghangal@gmail.com>
6195         PR other/31566
6196         * gcc.c (process_command): For @filename handling, output
6197         the correct name if the file does not exist.
6199 2016-09-30  Marek Polacek  <polacek@redhat.com>
6201         * config/aarch64/aarch64-simd.md: Adjust fall through comments.
6202         * config/alpha/predicates.md: Likewise.
6204 2016-09-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
6206         * ifcvt.c (noce_try_avoid_const_materialization): New function.
6207         (noce_process_if_block): Use it.
6209 2016-09-30  Martin Liska  <mliska@suse.cz>
6211         * doc/invoke.texi: Document asan-use-after-return that
6212         it's disabled by default in runtime.
6214 2016-09-30  Richard Biener  <rguenther@suse.de>
6216         * tree-vrp.c (intersect_ranges): If we failed to handle
6217         the intersection choose a constant singleton range if available.
6219 2016-09-30  Richard Biener  <rguenther@suse.de>
6221         PR tree-optimization/77399
6222         * tree-ssa-forwprop.c (simplify_vector_constructor): Handle
6223         float <-> int conversions.
6225 2016-09-30  Alan Modra  <amodra@gmail.com>
6227         * config/rs6000/rs6000.c (rs6000_opt_vars): Revert last change.
6229 2016-09-29  Uros Bizjak  <ubizjak@gmail.com>
6231         * config/i386/driver-i386.c (host_detect_local_cpu): Check maximum
6232         ext_level before calling CPUID with 0x80000008.
6233         Simplify xgetbv checks.
6235 2016-09-29  David Malcolm  <dmalcolm@redhat.com>
6237         * Makefile.in (OBJS): Add print-rtl-function.o.
6238         * print-rtl-function.c: New file.
6239         * print-rtl.h (print_rtx_function): New decl.
6241 2016-09-29  Uros Bizjak  <ubizjak@gmail.com>
6243         PR target/77756
6244         * config/i386/cpuid.h (__get_cpuid_count): New.
6245         (__get_cpuid): Rename __level to __leaf.
6247 2016-09-29  Marek Polacek  <polacek@redhat.com>
6249         * genattrtab.c (write_attr_case): Also emit FALLTHRU marker.
6251 2016-09-29  Bernd Schmidt  <bschmidt@redhat.com>
6253         PR target/77718
6254         * builtins.c (expand_builtin_memcmp): Don't swap args unless
6255         result is only being compared with zero.
6257 2016-09-29  Marek Polacek  <polacek@redhat.com>
6259         * dwarf2out.c (loc_descriptor): Add fall through comment.
6260         (add_const_value_attribute): Likewise.
6262 2016-09-29  Matthew Wahab  <matthew.wahab@arm.com>
6264         * config/arm/arm.md (*arm_movsi_insn): Replace "t2" arch attribute
6265         with "v6t2".  Move "arch" attribute above "pool_range".
6266         * config/arm/vfp.md (*arm_movhi_vfp): Replace "t2" arch attribute
6267         with "v6t2".
6268         (*thumb2_movhi_vfp): Likewise.
6269         (*arm_movhi_fp16): Likewise.
6270         (*thumb2_movhi_fp16): Likewise.
6271         (*arm_movsi_vfp): Remove "arch" attribute.
6272         (*thumb2_movsi_vfp): Likewise.
6274 2016-09-29  Martin Liska  <mliska@suse.cz>
6276         * doc/extend.texi: Remove limitation of Objective C for
6277         __attribute__((constructor)) and __attribute__((destructor)).
6279 2016-09-29  Richard Biener  <rguenther@suse.de>
6281         PR tree-optimization/77768
6282         * tree-ssa-pre.c (eliminate_dom_walker::before_dom_children):
6283         Handle stores to readonly memory when removing redundant stores.
6285 2016-09-29  Richard Biener  <rguenther@suse.de>
6287         PR middle-end/77407
6288         * match.pd: Add X / abs (X) -> X < 0 ? -1 : 1 and
6289         X / -X -> -1 simplifications.
6291 2016-09-29  Richard Biener  <rguenther@suse.de>
6293         PR middle-end/55152
6294         * match.pd: Add max(a,-a) -> abs(a) pattern.
6295         * tree-ssa-phiopt.c (minmax_replacement): Disable for
6296         HONOR_SIGNED_ZEROS types.
6298 2016-09-29  James Greenhalgh  <james.greenhalgh@arm.com>
6300         * defaults.h (TARGET_FLT_EVAL_METHOD_NON_DEFAULT): Remove.
6301         * system.h (TARGET_FLT_EVAL_METHOD_NON_DEFAULT): Poison.
6303 2016-09-29  Richard Biener  <rguenther@suse.de>
6305         * tree-vrp.c (set_defs_to_varying): New helper avoiding
6306         writing to vr_const_varying.
6307         (vrp_initialize): Call it.
6308         (vrp_visit_stmt): Likewise.
6309         (evrp_dom_walker::before_dom_children): Likewise.
6311 2016-09-29  Richard Biener  <rguenther@suse.de>
6313         * tree-vect-stmts.c (vectorizable_load): Avoid emitting vector
6314         constructors with vector elements.
6316 2016-09-29  Richard Biener  <rguenther@suse.de>
6318         PR tree-optimization/77768
6319         * tree-ssa-sccvn.c (visit_reference_op_store): Properly deal
6320         with stores to a place we know has a constant value.
6322 2016-09-29  Alan Modra  <amodra@gmail.com>
6324         * config/rs6000/sysv4.opt (mgnu-attribute): New option.
6325         * doc/invoke.texi: Document it.
6326         * config/rs6000/rs6000.c (HAVE_LD_PPC_GNU_ATTR_LONG_DOUBLE): Define.
6327         (rs6000_passes_float): Comment.
6328         (rs6000_passes_long_double): New static var.
6329         (call_ABI_of_interest): Return false unless rs6000_gnu_attr is set.
6330         (init_cumulative_args): Set up to emit fp .gnu_attribute for
6331         ELF 64-bit ABIs as well as 32-bit ELF.  Correct rs6000_passes_float
6332         to include fp values returned in vectors.
6333         Set rs6000_passes_long_double.
6334         (rs6000_function_arg_advance_1): Likewise for function args.
6335         (rs6000_elf_file_end): Emit fp .gnu_attribute for ELF 64-bit ABIs,
6336         and SPE.  Emit long double tag value too.
6337         (rs6000_opt_vars): Add gnu-attr.
6338         * configure.ac (HAVE_LD_PPC_GNU_ATTR_LONG_DOUBLE): New ppc32 test.
6339         * configure: Regenerate.
6340         * config.in: Regenerate.
6342 2016-09-28  Jakub Jelinek  <jakub@redhat.com>
6344         * gimple-ssa-sprintf.c (pass_sprintf_length::gate): Use x > 0 instead
6345         of 0 < x.
6346         (format_floating, format_string, format_directive,
6347         get_destination_size, pass_sprintf_length::handle_gimple_call):
6348         Likewise.
6350 2016-09-28  Jakub Jelinek  <jakub@redhat.com>
6352         * gimple-ssa-sprintf.c: Fix comment formatting.
6353         (format_integer): Use is_gimple_assign.
6354         (pass_sprintf_length::handle_gimple_call): Use gimple_call_builtin_p
6355         and gimple_call_fndecl.  Reorder case BUILT_IN_SPRINTF_CHK.  Fix up
6356         BUILT_IN_SNPRINTF_CHK comment.  Replace "to to" with "to" in comment.
6357         (pass_sprintf_length::execute): Use is_gimple_call.
6359 2016-09-28  Wilco Dijkstra  <wdijkstr@arm.com>
6361         * gimple-fold.c (gimple_fold_builtin): After failing to fold
6362         strchr, also try the generic folding.
6364 2016-09-28  Martin Sebor  <msebor@redhat.com>
6366         PR c/77762
6367         * gimple-ssa-sprintf.c (pass_sprintf_length::handle_gimple_call):
6368         Fix typos.
6370 2016-09-28  Martin Sebor  <msebor@redhat.com>
6372         PR middle-end/77683
6373         * gimple-ssa-sprintf.c (format_integer): Fail gracefully when
6374         length modifier is not expected.
6375         (format_floating): Ignore l length modifier and fail gracefuly
6376         when it isn't one of the other expected ones.
6378 2016-09-28  Martin Sebor  <msebor@redhat.com>
6380         PR bootstrap/77753
6381         * varasm.c (assemble_addr_to_section): Increase local buffer size.
6383 2016-09-27  Richard Biener  <rguenther@suse.de>
6385         * dwarf2out.c (cu_die_list): New global.
6386         (dwarf2out_finish): Walk cu_die_list instead of limbo DIEs.  Add
6387         main_comp_unit_die to cu_die_list if we created it.
6388         Move break_out_includes ...
6389         (dwarf2out_early_finish): ... here.  Push created CU DIEs onto
6390         the cu_die_list.
6392 2016-09-28  Richard Biener  <rguenther@suse.de>
6394         * dwarf2out.c (struct die_struct): Add removed flag.
6395         (lookup_type_die): If the DIE is marked as removed, clear
6396         TYPE_SYMTAB_DIE and return NULL.
6397         (lookup_decl_die): If the DIE is marked as removed, remove it
6398         from the hash and return NULL.
6399         (mark_removed): New helper.
6400         (prune_unused_types_prune): Call it for removed DIEs.
6401         (gen_subprogram_die): Move the premark_used_types call to after
6402         DIEs for the functions scopes are generated.
6403         (process_scope_var): Do not re-create pruned types or type decls.
6404         Make sure to also re-parent type decls.
6405         (dwarf2out_finish): Move unused type pruning and debug_types
6406         handling ...
6407         (dwarf2out_early_finish): ... here.
6409 2016-09-29  Claudiu Zissulescu  <claziss@synopsys.com>
6411         * config/arc/arc-c.c: New file.
6412         * config/arc/arc-c.def: Likewise.
6413         * config/arc/t-arc: Likewise.
6414         * config.gcc: Include arc-c.o as c and cpp object.
6415         * config/arc/arc-protos.h (arc_cpu_cpp_builtins): Add prototype.
6416         * config/arc/arc.h (TARGET_CPU_CPP_BUILTINS): Use
6417         arc_cpu_cpp_builtins.
6419 2016-09-29  Claudiu Zissulescu  <claziss@synopsys.com>
6421         * config/arc/arc.md (*rotrsi3_cnt1): New pattern.
6422         (*ashlsi2_cnt1, *lshrsi3_cnt1, *ashrsi3_cnt1): Likewise.
6424 2016-09-28  Nathan Sidwell  <nathan@acm.org>
6426         * gimple-pretty-print.c (dump_gimple_call_args): Simplify "' "
6427         printing.
6429 2016-09-28  Wilco Dijkstra  <wdijkstr@arm.com>
6431         PR tree-optimization/61056
6432         * gimple-fold.c (gimple_fold_builtin_strchr):
6433         New function to optimize strchr (s, 0) to strlen.
6434         (gimple_fold_builtin): Add BUILT_IN_STRCHR case.
6436 2016-09-27  Robin Dapp  <rdapp@linux.vnet.ibm.com>
6438         PR tree-optimization/77724
6439         * tree-vect-loop-manip.c (create_intersect_range_checks_index):
6440         Add tree_fits_shwi_p check.
6442 2016-09-27  Jakub Jelinek  <jakub@redhat.com>
6444         * auto-inc-dec.c (try_merge): Remove break after return.
6445         * cselib.c (autoinc_split): Likewise.
6446         * explow.c (promote_mode): Likewise.
6447         * fixed-value.c (fixed_arithmetic): Likewise.
6448         * hsa.c (hsa_internal_fn::get_arity): Likewise.
6449         * rtlanal.c (modified_between_p, modified_in_p): Likewise.
6450         * trans-mem.c (get_attrs_for): Likewise.
6451         * tree-if-conv.c (if_convertible_stmt_p): Likewise.
6452         * tree-vrp.c (simplify_stmt_using_ranges): Likewise.
6453         * config/aarch64/aarch64-builtins.c (aarch64_fold_builtin): Likewise.
6454         * config/aarch64/aarch64.c (aarch64_get_condition_code_1): Likewise.
6455         * config/c6x/c6x.c (c6x_get_unit_specifier): Likewise.
6456         * config/cr16/cr16.c (legitimate_pic_operand_p): Likewise.
6457         * config/cris/cris.c (cris_op_str): Likewise.
6458         * config/mn10300/mn10300.c (cc_flags_for_code): Likewise.
6459         * config/tilepro/tilepro.c (tilepro_emit_setcc_internal_di): Likewise.
6461 2016-09-27  Nathan Sidwell  <nathan@codesourcery.com>
6463         * internal-fn.h (IFN_UNIQUE_CODES, IFN_GOACC_LOOP_CODES,
6464         IFN_GOACC_REDUCTION_CODES): New.
6465         (enum ifn_unique_kind, enum ifn_goacc_loop_kind, enum
6466         ifn_goacc_reduction_kind): Use them.
6467         * gimple-pretty-print.c (dump_gimple_call_args): Decode first arg
6468         of internal functions, when applicable.
6470 2016-09-27  Maciej W. Rozycki  <macro@imgtec.com>
6472         * config/mips/constraints.md (d): Fix documentation.
6473         * doc/md.texi (Machine Constraints): Update accordingly.
6475 2016-09-27  Richard Biener  <rguenther@suse.de>
6477         * dwarf2out.c (dwarf2out_init): Move text_section_line_info,
6478         cur_line_info_table initialization ...
6479         (dwarf2out_assembly_start): ... here.
6481 2016-09-27  Matthew Wahab  <matthew.wahab@arm.com>
6483         * config/arm/arm.md (*arm_movsi_insn): Add "arch" attribute.
6484         * config/arm/vfp.md (*arm_movhi_vfp): Likewise.
6485         (*thumb2_movhi_vfp): Likewise.
6486         (*arm_movhi_fp16): Remove predication operand from VMOV.F16
6487         template.  Expand predicable attribute to mark VMOV.F16 as not
6488         predicable.  Add "arch" attribute.
6489         (*thumb2_movhi_fp16): Likewise.
6490         (*arm_movsi_vfp): Break a long line.  Add "arch" attribute.
6491         (*thumb2_movsi_vfp): Add "arch" attribute.
6493 2016-09-27  David Edelsohn  <dje.gcc@gmail.com>
6495         * config/rs6000/rs6000.c (rs6000_output_symbol): Don't modify
6496         VAR_DECL string.
6498 2016-09-27  Marek Polacek  <polacek@redhat.com>
6500         * config/ia64/ia64.c (ia64_print_operand): Adjust fall through
6501         comment.
6503         * config/c6x/c6x.h: Adjust fall through comment.
6504         * config/sh/sh.c (final_prescan_insn): Likewise.
6505         * config/visium/visium.c (visium_expand_int_cstore): Likewise.
6506         (visium_expand_fp_cstore): Likewise.
6508 2016-09-27  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
6510         * config/arm/arm.c (const_ok_for_op): Use "Fall through" comment form
6511         expected by -Wimplicit-fallthrough.
6512         (thumb1_size_rtx_costs): Likewise.
6513         (thumb2_reorg): Likewise.
6514         (tls_mentioned_p): Add "Fall through" comment.
6515         (thumb2_reorg): Likewise.
6516         * config/arm/arm-builtins.c (arm_expand_neon_args): Use "Fall through"
6517         comment form expected by -Wimplicit-fallthrough.
6519 2016-09-27  Martin Liska  <mliska@suse.cz>
6521         PR gcov-profile/46266
6522         * input.h (RESERVED_LOCATION_P): New macro.
6523         * profile.c (branch_prob): Use RESERVED_LOCATION_P and
6524         instread of comparison with UNKNOWN_LOCATION.
6526 2016-09-27  Richard Biener  <rguenther@suse.de>
6528         PR tree-optimization/77745
6529         * tree-ssa-pre.c (eliminate_dom_walker::before_dom_children):
6530         When removing redundant stores make sure to check compatibility
6531         of the TBAA state for downstream accesses.
6532         * tree-ssa-sccvn.c (visit_reference_op_store): Likewise for when
6533         value-numbering virtual operands for store matches.
6535 2016-09-27  Oleg Endo  <olegendo@gcc.gnu.org>
6537         PR target/51244
6538         * config/sh/sh.c (sh_rtx_costs): Fix return value of SET of movt and
6539         movrt patterns.  Match them before anything else in the SET case.
6541 2016-09-27  Martin Liska  <mliska@suse.cz>
6543         PR gcov-profile/7970
6544         PR gcov-profile/16855
6545         PR gcov-profile/44779
6546         * coverage.c (build_gcov_exit_decl): New function.
6547         (coverage_obj_init): Call the function and generate __gcov_exit
6548         destructor.
6549         * doc/gcov.texi: Document when __gcov_exit function is called.
6551 2016-09-27  Marek Polacek  <polacek@redhat.com>
6553         PR bootstrap/77751
6554         * Makefile.in (insn-attrtab.o-warn, insn-dfatab.o-warn,
6555         insn-latencytab.o-warn, insn-output.o-warn, insn-emit.o-warn): Use
6556         -Wno-error instead of -Wno-implicit-fallthrough.
6558 2016-09-27  Martin Liska  <mliska@suse.cz>
6560         PR bootstrap/77749
6561         * gcov-counter.def: Remove GCOV_COUNTER_V_DELTA.
6563 2016-09-27  Jakub Jelinek  <jakub@redhat.com>
6565         * combine.c (simplify_comparison): Add canonical FALLTHROUGH comments.
6566         * config/i386/i386.c (ix86_dep_by_shift_count_body): Add FALLTHROUGH
6567         comments.  Remove break after return.
6568         (ix86_fp_compare_code_to_integer, has_dispatch,
6569         ix86_simd_clone_usable): Remove break after return.
6571 2016-09-27  Bernd Edlinger  <bernd.edlinger@hotmail.de>
6573         PR rlt-optimization/77714
6574         * lra-eliminations.c (eliminate_regs_in_insn): Avoid alias on
6575         REG_EQUAL note.
6577 2016-09-27  Kugan Vivekanandarajah  <kuganv@linaro.org>
6579         PR ipa/77677
6580         * ipa-prop.c (ipa_compute_jump_functions_for_edge): Use
6581         extract_range_from_unary_expr to convert value_range.
6582         * tree-vrp.c (extract_range_from_unary_expr_1): Rename to.
6583         (extract_range_from_unary_expr): This.
6584         * tree-vrp.h (extract_range_from_unary_expr): Declare.
6586 2016-09-27  Segher Boessenkool  <segher@kernel.crashing.org>
6588         * config/rs6000/rs6000.md (movcc_internal1): Disparage using CTR or LR.
6590 2016-09-26  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6592         * config/i386/i386.c (ix86_print_operand)
6593         [HAVE_AS_IX86_CMOV_SUN_SYNTAX]: Add gcc_fallthrough.
6594         * config/sparc/sparc.c (check_pic): Add fallthrough comment.
6595         (epilogue_renumber): Likewise.
6597 2016-09-26  Kugan Vivekanandarajah  <kuganv@linaro.org>
6599         PR middle-end/77719
6600         * tree-ssa-reassoc.c (make_new_ssa_for_def): Use gimple_get_lhs
6601         to get lhs instead of gimple_assign_lhs as stmt can be builtins too.
6603 2016-09-26  Thomas Preud'homme  <thomas.preudhomme@arm.com>
6605         * tree.h (memmodel_from_int, memmodel_base, is_mm_relaxed,
6606         is_mm_consume, is_mm_acquire, is_mm_release, is_mm_acq_rel,
6607         is_mm_seq_cst, is_mm_sync): Move to ...
6608         * memmodel.h: This.  New file.
6609         * builtins.c: Include memmodel.h.
6610         * optabs.c: Likewise.
6611         * tsan.c: Likewise.
6612         * config/aarch64/aarch64.c: Likewise.
6613         * config/alpha/alpha.c: Likewise.
6614         * config/arm/arm.c: Likewise.
6615         * config/i386/i386.c: Likewise.
6616         * config/ia64/ia64.c: Likewise.
6617         * config/mips/mips.c: Likewise.
6618         * config/rs6000/rs6000.c: Likewise.
6619         * config/sparc/sparc.c: Likewise.
6620         * genconditions.c: Include memmodel.h in generated file.
6621         * genemit.c: Likewise.
6622         * genoutput.c: Likewise.
6623         * genpeep.c: Likewise.
6624         * genpreds.c: Likewise.
6625         * genrecog.c: Likewise.
6627 2016-09-26  David Malcolm  <dmalcolm@redhat.com>
6629         * read-rtl.c (read_rtx_code): Rename local "i" to "idx", and use
6630         "c" instead when parsing characters.  Move operand parsing into...
6631         (read_rtx_operand): ...this new function, renaming "i" to "idx",
6632         and tightening the scope of various locals.
6634 2016-09-26  Liu Hao  <lh_mouse@126.com>
6636         * config/i386/cygming.h (ASM_OUTPUT_DWARF_OFFSET): Fix typo.
6638 2016-09-26  Marek Polacek  <polacek@redhat.com>
6640         * system.h: Use __has_attribute to check whether the fallthrough
6641         attribute is supported.
6643 2016-09-26  Marek Polacek  <polacek@redhat.com>
6645         * ipa-inline-analysis.c (find_foldable_builtin_expect): Use
6646         gimple_call_internal_p.
6647         * ipa-split.c (find_return_bb): Likewise.
6648         (execute_split_functions): Likewise.
6649         * omp-low.c (dump_oacc_loop_part): Likewise.
6650         (oacc_loop_xform_head_tail): Likewise.
6651         * predict.c (predict_loops): Likewise.
6652         * sanopt.c (pass_sanopt::execute): Likewise.
6653         * tree-cfg.c (get_abnormal_succ_dispatcher): Likewise.
6654         * tree-parloops.c (oacc_entry_exit_ok_1): Likewise.
6655         * tree-stdarg.c (gimple_call_ifn_va_arg_p): Remove function.
6656         (expand_ifn_va_arg_1): Use gimple_call_internal_p.
6657         (expand_ifn_va_arg): Likewise.
6658         * tree-vect-loop.c (vect_determine_vectorization_factor): Likewise.
6659         (optimize_mask_stores): Likewise.
6660         * tree-vect-stmts.c (vect_simd_lane_linear): Likewise.
6661         (vect_transform_stmt): Likewise.
6662         * tree-vectorizer.c (vect_loop_vectorized_call): Likewise.
6663         * tsan.c (instrument_memory_accesses): Likewise.
6665 2016-09-26  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
6666             Alexander Monakov  <amonakov@ispras.ru>
6668         * regrename.c (rename_chains): Check
6669         HARD_FRAME_POINTER_IS_FRAME_POINTER rather than
6670         HARD_FRAME_POINTER_REGNUM when picking unavailable registers.
6671         * sel-sched.c (mark_unavailable_hard_regs): Likewise.
6673 2016-09-26  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
6675         * config/s390/s390.c (s390_rtx_costs): Add /* fallthrough */.
6676         (s390_sched_score): Likewise.
6678 2016-09-26  Martin Liska  <mliska@suse.cz>
6680         * doc/gcov.texi: Update program output of gcov tool.
6682 2016-09-26  Martin Liska  <mliska@suse.cz>
6684         PR gcov-profile/23332
6685         * profile.c (instrument_values): Do not handle HIST_TYPE_CONST_DELTA.
6686         * tree-profile.c (gimple_gen_const_delta_profiler): Remove.
6687         * value-prof.c (dump_histogram_value): Do not handle
6688         HIST_TYPE_CONST_DELTA.
6689         (stream_in_histogram_value): Likewise.
6690         (gimple_find_values_to_profile): Likewise.
6691         * value-prof.h (enum hist_type): Likewise.
6693 2016-09-26  Martin Liska  <mliska@suse.cz>
6695         * common.opt: Exclude SANITIZE_UNREACHABLE and SANITIZE_RETURN
6696         from default sanitize recover values.
6697         * doc/invoke.texi: Fix documentation related to -fsanitize=leak,
6698         -fsanitize=address, -fsanitize=thread and -fsanitize-recover.
6699         * flag-types.h: Replace couple of 1 << x to 1UL << x, make it
6700         consistent.
6701         * opts.c (finish_options): Do a generic loop over options
6702         that can be recovered.
6703         (parse_sanitizer_options): Exclude SANITIZE_UNREACHABLE and
6704         SANITIZE_RETURN.
6705         (common_handle_option): Likewise.
6706         * opts.h: Declare can_recover to sanitizer_opts_s.
6708 2016-09-26  Andre Vieira  <andre.simoesdiasvieira@arm.com>
6710         * target.def(elf_flags_numeric): Change documentation to present tense.
6711         * doc/tm.texi: Regenerate.
6713 2016-09-26  Marek Polacek  <polacek@redhat.com>
6715         PR c/7652
6716         * Makefile.in (insn-attrtab.o-warn, insn-dfatab.o-warn,
6717         insn-latencytab.o-warn, insn-output.o-warn, insn-emit.o-warn): Add
6718         -Wno-switch-fallthrough.
6719         * builtins.c (expand_builtin_int_roundingfn_2): Add gcc_fallthrough.
6720         (expand_builtin): Likewise.
6721         * config/rs6000/rs6000.c (rs6000_builtin_vectorized_libmass): Likewise.
6722         * convert.c (convert_to_real_1): Likewise.
6723         (convert_to_integer_1): Likewise.
6724         * final.c (output_alternate_entry_point): Likewise.
6725         * genattrtab.c (make_canonical): Likewise.
6726         (write_test_expr): Likewise.
6727         * genpreds.c (validate_exp): Likewise.
6728         * gimple-ssa-strength-reduction.c
6729         (find_candidates_dom_walker::before_dom_children): Likewise.
6730         * godump.c (go_format_type): Likewise.
6731         * reload1.c (elimination_effects): Likewise.
6732         * resource.c (mark_referenced_resources): Likewise.
6733         (mark_set_resources): Likewise.
6734         * tree-ssa-loop-ivopts.c (find_deriving_biv_for_expr): Likewise.
6735         * varasm.c (output_addressed_constants): Likewise.
6737 2016-09-26  Marek Polacek  <polacek@redhat.com>
6739         PR c/7652
6740         * common.opt (Wimplicit-fallthrough): New option.
6741         * doc/extend.texi: Document statement attributes and the fallthrough
6742         attribute.
6743         * doc/invoke.texi: Document -Wimplicit-fallthrough.
6744         * gimple.h (gimple_call_internal_p): New function.
6745         * gimplify.c (struct gimplify_ctx): Add in_switch_expr.
6746         (struct label_entry): New struct.
6747         (find_label_entry): New function.
6748         (case_label_p): New function.
6749         (collect_fallthrough_labels): New function.
6750         (last_stmt_in_scope): New function.
6751         (should_warn_for_implicit_fallthrough): New function.
6752         (warn_implicit_fallthrough_r): New function.
6753         (maybe_warn_implicit_fallthrough): New function.
6754         (expand_FALLTHROUGH_r): New function.
6755         (expand_FALLTHROUGH): New function.
6756         (gimplify_switch_expr): Call maybe_warn_implicit_fallthrough and
6757         expand_FALLTHROUGH for the innermost GIMPLE_SWITCH.
6758         (gimplify_label_expr): New function.
6759         (gimplify_case_label_expr): Set location.
6760         (gimplify_expr): Call gimplify_label_expr.
6761         * internal-fn.c (expand_FALLTHROUGH): New function.
6762         * internal-fn.def (FALLTHROUGH): New internal function.
6763         * langhooks.c (lang_GNU_OBJC): New function.
6764         * langhooks.h (lang_GNU_OBJC): Declare.
6765         * system.h (gcc_fallthrough): Define.
6766         * tree-core.h: Add FALLTHROUGH_LABEL_P comment.
6767         * tree.h (FALLTHROUGH_LABEL_P): Define.
6769 2016-09-26  Richard Biener  <rguenther@suse.de>
6771         * dwarf2out.c (stripattributes): Remove unused function.
6772         (DEBUG_NORM_MACINFO_SECTION): Rename to DEBUG_MACINFO_SECTION.
6773         Push dwarf_split_debug_info handling into init_sections_and_labels.
6774         (DEBUG_NORM_MACRO_SECTION): Likewise to DEBUG_MACRO_SECTION.
6775         (DEBUG_MACRO_SECTION_FLAGS): Remove.
6776         (debug_macinfo_section_name): New global.
6777         (output_macinfo): Use debug_macinfo_section_name.
6778         (init_sections_and_labels): Split out section and label generation
6779         from dwarf2out_init.  Set debug_macinfo_section_name.
6780         (dwarf2out_init): Move text section label generation and emission
6781         to ...
6782         (dwarf2out_assembly_start): ... here.
6783         (dwarf2out_finish): Call init_sections_and_labels before DWARF
6784         output starts.
6786 2016-09-26  Richard Biener  <rguenther@suse.de>
6788         PR debug/77692
6789         * cgraphunit.c (analyze_functions): Before early removing
6790         global vars calls the late_global_decl debug handler mark
6791         the variable as readonly.
6793 2016-09-25  Oleg Endo  <olegendo@gcc.gnu.org>
6795         PR target/51244
6796         * config/sh/sh.c (sh_movt_set_dest, sh_movrt_set_dest): Add overloads.
6797         (sh_rtx_costs): Handle SET of movt and movrt patterns.
6798         * cnofig/sh/sh-protos.h (sh_movt_set_dest, sh_movrt_set_dest): Forward
6799         declare new overloads.
6800         * config/sh/sh.md (*cset_zero): Add variant that takes a treg_set_expr
6801         operand.
6803 2016-09-24  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
6805         * config/rs6000/rs6000.c (expand_block_compare, do_load_for_compare):
6806         Change TARGET_LITTLE_ENDIAN to !BYTES_BIG_ENDIAN.
6808 2016-09-24  David Edelsohn  <dje.gcc@gmail.com>
6810         * configure.ac (gcc_cv_as_aix_dwloc): Fix typo in assembly fragment.
6811         * configure: Regenerate.
6813 2016-09-24  Marek Polacek  <polacek@redhat.com>
6815         PR c/77490
6816         * doc/invoke.texi: Document -Wbool-operation.
6818 2016-09-23  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
6820         * config/rs6000/rs6000.md (cmpmemsi): New define_expand.
6821         * config/rs6000/rs6000.c (expand_block_compare): New function used by
6822         cmpmemsi pattern to do builtin expansion of memcmp ().
6823         (compute_current_alignment): Add helper function for
6824         expand_block_compare used to compute alignment as the compare proceeds.
6825         (select_block_compare_mode): Used by expand_block_compare to select
6826         the mode used for reading the next chunk of bytes in the compare.
6827         (do_load_for_compare): Used by expand_block_compare to emit the load
6828         insns for the compare.
6829         (rs6000_emit_dot_insn): Moved this function to avoid a forward
6830         reference from expand_block_compare ().
6831         * config/rs6000/rs6000-protos.h (expand_block_compare): Add a
6832         prototype for this function.
6833         * config/rs6000/rs6000.opt (mblock-compare-inline-limit): Add a new
6834         target option for controlling how much code inline expansion of
6835         memcmp() will be allowed to generate.
6837 2016-09-23  Jakub Jelinek  <jakub@redhat.com>
6839         * hooks.c (hook_bool_bool_false, hook_bool_bool_gcc_optionsp_false,
6840         hook_bool_mode_false, hook_bool_mode_true,
6841         hook_bool_mode_const_rtx_false, hook_bool_mode_const_rtx_true,
6842         hook_bool_mode_rtx_false, hook_bool_mode_rtx_true,
6843         hook_bool_const_rtx_insn_const_rtx_insn_true,
6844         hook_bool_mode_uhwi_false, hook_void_FILEptr_constcharptr,
6845         hook_bool_FILEptr_rtx_false, hook_bool_gsiptr_false,
6846         hook_bool_const_tree_hwi_hwi_const_tree_false,
6847         hook_bool_const_tree_hwi_hwi_const_tree_true,
6848         default_can_output_mi_thunk_no_vcall, hook_int_uint_mode_1,
6849         hook_int_const_tree_0, hook_int_const_tree_const_tree_1,
6850         hook_int_rtx_0, hook_int_rtx_bool_0, hook_void_tree,
6851         hook_void_constcharptr, hook_void_tree_treeptr, hook_void_int_int,
6852         hook_bool_tree_false, hook_bool_const_tree_false, hook_bool_tree_true,
6853         hook_bool_const_tree_true, hook_bool_tree_tree_false,
6854         hook_bool_tree_tree_true, hook_bool_tree_bool_false,
6855         hook_bool_rtx_insn_true, hook_bool_rtx_false,
6856         hook_bool_uintp_uintp_false,
6857         hook_bool_rtx_mode_int_int_intp_bool_false, hook_rtx_rtx_null,
6858         hook_rtx_tree_int_null, hook_uint_mode_0,
6859         hook_constcharptr_const_tree_null, hook_tree_tree_int_treep_bool_null,
6860         hook_tree_tree_tree_null, hook_tree_tree_tree_tree_null,
6861         hook_constcharptr_const_rtx_insn_null,
6862         hook_constcharptr_const_tree_const_tree_null,
6863         hook_constcharptr_int_const_tree_null,
6864         hook_constcharptr_int_const_tree_const_tree_null,
6865         hook_tree_const_tree_null, hook_bool_rtx_insn_int_false,
6866         hook_void_rtx_insn_int, hook_void_gcc_optionsp): For arguments with
6867         ATTRIBUTE_UNUSED, remove parameter name as well as ATTRIBUTE_UNUSED.
6869         * vec.h (vNULL): Extend comment to say = vNULL initialization
6870         isn't needed for static vars.
6872         * sel-sched-ir.c (sel_global_bb_info, sel_region_bb_info,
6873         loop_nests, s_i_d, last_added_blocks): Remove unnecessary
6874         = vNULL initialization of file scope vec.
6875         * passes.c (pass_tab, enabled_pass_uid_range_tab,
6876         disabled_pass_uid_range_tab): Likewise.
6877         * haifa-sched.c (sched_luids, h_i_d): Likewise.
6878         * tree-chkp-opt.c (check_infos): Likewise.
6879         * sel-sched.c (vec_av_set, vec_temp_moveop_nops): Likewise.
6881         * vec.h (vnull::operator vec): Add constexpr keyword for
6882         C++11 and later.
6884 2016-09-23  Doug Gilmore  <doug.gilmore@imgtec.com>
6886         PR tree-optimization/77654
6887         * tree-ssa-loop-prefetch.c (issue_prefetch_ref): Add call
6888         to duplicate_ssa_name_ptr_info.
6890 2016-09-23  David Malcolm  <dmalcolm@redhat.com>
6892         PR preprocessor/77672
6893         * input.c (selftest::test_lexer_string_locations_simple): Update
6894         test to expect location information of the terminator character
6895         at the location of the final closing quote.
6896         (selftest::test_lexer_string_locations_hex): Likewise.
6897         (selftest::test_lexer_string_locations_oct): Likewise.
6898         (selftest::test_lexer_string_locations_letter_escape_1): Likewise.
6899         (selftest::test_lexer_string_locations_letter_escape_2): Likewise.
6900         (selftest::test_lexer_string_locations_ucn4): Likewise.
6901         (selftest::test_lexer_string_locations_ucn8): Likewise.
6902         (selftest::test_lexer_string_locations_u8): Likewise.
6903         (selftest::test_lexer_string_locations_utf8_source): Likewise.
6904         (selftest::test_lexer_string_locations_concatenation_1): Likewise.
6905         (selftest::test_lexer_string_locations_concatenation_2): Likewise.
6906         (selftest::test_lexer_string_locations_concatenation_3): Likewise.
6907         (selftest::test_lexer_string_locations_macro): Likewise.
6908         (selftest::test_lexer_string_locations_long_line): Likewise.
6910 2016-09-23  Richard Biener  <rguenther@suse.de>
6912         * tree-ssa-sccvn.c (visit_reference_op_call): Value number
6913         virtual definition to virtual use if the call devirtualizes
6914         to a const or pure function.
6915         (visit_use): Also visit calls we can devirtualize to a
6916         const or pure function.
6918 2016-09-23  Richard Biener  <rguenther@suse.de>
6920         PR tree-optimization/77697
6921         * tree-ssa-forwprop.c (defcodefor_name): Remove bogus code,
6922         signal error if we have sth ternary or unhandled.
6924 2016-09-23  Matthew Wahab  <matthew.wahab@arm.com>
6926         * config/arm/arm_neon.h (vabd_f16): New.
6927         (vabdq_f16): New.
6928         (vabs_f16): New.
6929         (vabsq_f16): New.
6930         (vadd_f16): New.
6931         (vaddq_f16): New.
6932         (vcage_f16): New.
6933         (vcageq_f16): New.
6934         (vcagt_f16): New.
6935         (vcagtq_f16): New.
6936         (vcale_f16): New.
6937         (vcaleq_f16): New.
6938         (vcalt_f16): New.
6939         (vcaltq_f16): New.
6940         (vceq_f16): New.
6941         (vceqq_f16): New.
6942         (vceqz_f16): New.
6943         (vceqzq_f16): New.
6944         (vcge_f16): New.
6945         (vcgeq_f16): New.
6946         (vcgez_f16): New.
6947         (vcgezq_f16): New.
6948         (vcgt_f16): New.
6949         (vcgtq_f16): New.
6950         (vcgtz_f16): New.
6951         (vcgtzq_f16): New.
6952         (vcle_f16): New.
6953         (vcleq_f16): New.
6954         (vclez_f16): New.
6955         (vclezq_f16): New.
6956         (vclt_f16): New.
6957         (vcltq_f16): New.
6958         (vcltz_f16): New.
6959         (vcltzq_f16): New.
6960         (vcvt_f16_s16): New.
6961         (vcvt_f16_u16): New.
6962         (vcvt_s16_f16): New.
6963         (vcvt_u16_f16): New.
6964         (vcvtq_f16_s16): New.
6965         (vcvtq_f16_u16): New.
6966         (vcvtq_s16_f16): New.
6967         (vcvtq_u16_f16): New.
6968         (vcvta_s16_f16): New.
6969         (vcvta_u16_f16): New.
6970         (vcvtaq_s16_f16): New.
6971         (vcvtaq_u16_f16): New.
6972         (vcvtm_s16_f16): New.
6973         (vcvtm_u16_f16): New.
6974         (vcvtmq_s16_f16): New.
6975         (vcvtmq_u16_f16): New.
6976         (vcvtn_s16_f16): New.
6977         (vcvtn_u16_f16): New.
6978         (vcvtnq_s16_f16): New.
6979         (vcvtnq_u16_f16): New.
6980         (vcvtp_s16_f16): New.
6981         (vcvtp_u16_f16): New.
6982         (vcvtpq_s16_f16): New.
6983         (vcvtpq_u16_f16): New.
6984         (vcvt_n_f16_s16): New.
6985         (vcvt_n_f16_u16): New.
6986         (vcvtq_n_f16_s16): New.
6987         (vcvtq_n_f16_u16): New.
6988         (vcvt_n_s16_f16): New.
6989         (vcvt_n_u16_f16): New.
6990         (vcvtq_n_s16_f16): New.
6991         (vcvtq_n_u16_f16): New.
6992         (vfma_f16): New.
6993         (vfmaq_f16): New.
6994         (vfms_f16): New.
6995         (vfmsq_f16): New.
6996         (vmax_f16): New.
6997         (vmaxq_f16): New.
6998         (vmaxnm_f16): New.
6999         (vmaxnmq_f16): New.
7000         (vmin_f16): New.
7001         (vminq_f16): New.
7002         (vminnm_f16): New.
7003         (vminnmq_f16): New.
7004         (vmul_f16): New.
7005         (vmul_lane_f16): New.
7006         (vmul_n_f16): New.
7007         (vmulq_f16): New.
7008         (vmulq_lane_f16): New.
7009         (vmulq_n_f16): New.
7010         (vneg_f16): New.
7011         (vnegq_f16): New.
7012         (vpadd_f16): New.
7013         (vpmax_f16): New.
7014         (vpmin_f16): New.
7015         (vrecpe_f16): New.
7016         (vrecpeq_f16): New.
7017         (vrnd_f16): New.
7018         (vrndq_f16): New.
7019         (vrnda_f16): New.
7020         (vrndaq_f16): New.
7021         (vrndm_f16): New.
7022         (vrndmq_f16): New.
7023         (vrndn_f16): New.
7024         (vrndnq_f16): New.
7025         (vrndp_f16): New.
7026         (vrndpq_f16): New.
7027         (vrndx_f16): New.
7028         (vrndxq_f16): New.
7029         (vrsqrte_f16): New.
7030         (vrsqrteq_f16): New.
7031         (vrecps_f16): New.
7032         (vrecpsq_f16): New.
7033         (vrsqrts_f16): New.
7034         (vrsqrtsq_f16): New.
7035         (vsub_f16): New.
7036         (vsubq_f16): New.
7038 2016-09-23  Matthew Wahab  <matthew.wahab@arm.com>
7040         * config.gcc (extra_headers): Add arm_fp16.h
7041         * config/arm/arm_fp16.h: New.
7042         * config/arm/arm_neon.h: Include "arm_fp16.h".
7044 2016-09-23  Matthew Wahab  <matthew.wahab@arm.com>
7046         * config/arm/arm_neon_builtins.def (vadd): New (v8hf, v4hf
7047         variants).
7048         (vmulf): New (v8hf, v4hf variants).
7049         (vfma): New (v8hf, v4hf variants).
7050         (vfms): New (v8hf, v4hf variants).
7051         (vsub): New (v8hf, v4hf variants).
7052         (vcage): New (v8hf, v4hf variants).
7053         (vcagt): New (v8hf, v4hf variants).
7054         (vcale): New (v8hf, v4hf variants).
7055         (vcalt): New (v8hf, v4hf variants).
7056         (vceq): New (v8hf, v4hf variants).
7057         (vcgt): New (v8hf, v4hf variants).
7058         (vcge): New (v8hf, v4hf variants).
7059         (vcle): New (v8hf, v4hf variants).
7060         (vclt): New (v8hf, v4hf variants).
7061         (vceqz): New (v8hf, v4hf variants).
7062         (vcgez): New (v8hf, v4hf variants).
7063         (vcgtz): New (v8hf, v4hf variants).
7064         (vcltz): New (v8hf, v4hf variants).
7065         (vclez): New (v8hf, v4hf variants).
7066         (vabd): New (v8hf, v4hf variants).
7067         (vmaxf): New (v8hf, v4hf variants).
7068         (vmaxnm): New (v8hf, v4hf variants).
7069         (vminf): New (v8hf, v4hf variants).
7070         (vminnm): New (v8hf, v4hf variants).
7071         (vpmaxf): New (v4hf variant).
7072         (vpminf): New (v4hf variant).
7073         (vpadd): New (v4hf variant).
7074         (vrecps): New (v8hf, v4hf variants).
7075         (vrsqrts): New (v8hf, v4hf variants).
7076         (vabs): New (v8hf, v4hf variants).
7077         (vneg): New (v8hf, v4hf variants).
7078         (vrecpe): New (v8hf, v4hf variants).
7079         (vrnd): New (v8hf, v4hf variants).
7080         (vrnda): New (v8hf, v4hf variants).
7081         (vrndm): New (v8hf, v4hf variants).
7082         (vrndn): New (v8hf, v4hf variants).
7083         (vrndp): New (v8hf, v4hf variants).
7084         (vrndx): New (v8hf, v4hf variants).
7085         (vrsqrte): New (v8hf, v4hf variants).
7086         (vmul_lane): Add v4hf and v8hf variants.
7087         (vmul_n): Add v4hf and v8hf variants.
7088         (vext): New (v8hf, v4hf variants).
7089         (vcvts): New (v8hi, v4hi variants).
7090         (vcvts): New (v8hf, v4hf variants).
7091         (vcvtu): New (v8hi, v4hi variants).
7092         (vcvtu): New (v8hf, v4hf variants).
7093         (vcvts_n): New (v8hf, v4hf variants).
7094         (vcvtu_n): New (v8hi, v4hi variants).
7095         (vcvts_n): New (v8hi, v4hi variants).
7096         (vcvtu_n): New (v8hf, v4hf variants).
7097         (vbsl): New (v8hf, v4hf variants).
7098         (vcvtas): New (v8hf, v4hf variants).
7099         (vcvtau): New (v8hf, v4hf variants).
7100         (vcvtms): New (v8hf, v4hf variants).
7101         (vcvtmu): New (v8hf, v4hf variants).
7102         (vcvtns): New (v8hf, v4hf variants).
7103         (vcvtnu): New (v8hf, v4hf variants).
7104         (vcvtps): New (v8hf, v4hf variants).
7105         (vcvtpu): New (v8hf, v4hf variants).
7107 2016-09-23  Matthew Wahab  <matthew.wahab@arm.com>
7109         * config/arm/arm-builtins.c (hf_UP): New.
7110         (si_UP): New.
7111         (vfp_builtin_data): New.  Update comment.
7112         (enum arm_builtins): Include "arm_vfp_builtins.def".
7113         (ARM_BUILTIN_VFP_PATTERN_START): New.
7114         (arm_init_vfp_builtins): New.
7115         (arm_init_builtins): Add arm_init_vfp_builtins.
7116         (arm_expand_vfp_builtin): New.
7117         (arm_expand_builtins): Update for arm_expand_vfp_builtin.  Fix
7118         long line.
7119         * config/arm/arm_vfp_builtins.def: New file.
7120         * config/arm/t-arm (arm.o): Add arm_vfp_builtins.def.
7121         (arm-builtins.o): Likewise.
7123 2016-09-23  Kugan Vivekanandarajah  <kuganv@linaro.org>
7125         PR ipa/77677
7126         * ipa-cp.c (propagate_vr_accross_jump_function): Drop TREE_OVERFLOW
7127         from constant while creating value range.
7129 2016-09-23  Renlin Li  <renlin.li@arm.com>
7131         * ira.c (ira): Move ira_use_lra_p initialization code to ...
7132         (ira_init_once): Here.
7134 2016-09-23  Uros Bizjak  <ubizjak@gmail.com>
7135             Jakub Jelinek  <jakub@redhat.com>
7137         * hooks.h (hook_uint_uintp_false): Rename to...
7138         (hook_bool_uint_uintp_false): ... this.
7139         * hooks.c (hook_uint_uintp_false): Rename to...
7140         (hook_bool_uint_uintp_false): ... this.
7141         * target.def (elf_flags_numeric): Use hook_bool_uint_uintp_false
7142         instead of hook_uint_uintp_false.
7144 2016-09-23  Matthew Wahab  <matthew.wahab@arm.com>
7146         * config/arm/arm-builtins.c (arm_init_neon_builtin): New.
7147         (arm_init_builtins): Move body of a loop to the standalone
7148         function arm_init_neon_builtin.
7149         (arm_expand_neon_builtin_1): New.  Update comment.  Function body
7150         moved from arm_neon_builtin with some white-space fixes.
7151         (arm_expand_neon_builtin): Move code into the standalone function
7152         arm_expand_neon_builtin_1.
7154 2016-09-23  Matthew Wahab  <matthew.wahab@arm.com>
7156         * config/arm/iterators.md (VCVTHI): New.
7157         (NEON_VCMP): Add UNSPEC_VCLT and UNSPEC_VCLE.  Fix a long line.
7158         (NEON_VAGLTE): New.
7159         (VFM_LANE_AS): New.
7160         (VH_CVTTO): New.
7161         (V_reg): Add HF, V4HF and V8HF.  Fix white-space.
7162         (V_HALF): Add V4HF.  Fix white-space.
7163         (V_if_elem): Add HF, V4HF and V8HF.  Fix white-space.
7164         (V_s_elem): Likewise.
7165         (V_sz_elem): Fix white-space.
7166         (V_elem_ch): Likewise.
7167         (VH_elem_ch): New.
7168         (scalar_mul_constraint): Add V8HF and V4HF.
7169         (Is_float_mode): Fix white-space.
7170         (Is_d_reg): Add V4HF and V8HF.  Fix white-space.
7171         (q): Add HF.  Fix white-space.
7172         (float_sup): New.
7173         (float_SUP): New.
7174         (cmp_op_unsp): Add UNSPEC_VCALE and UNSPEC_VCALT.
7175         (neon_vfm_lane_as): New.
7176         * config/arm/neon.md (add<mode>3_fp16): New.
7177         (sub<mode>3_fp16): New.
7178         (mul<mode>3add<mode>_neon): New.
7179         (fma<VH:mode>4_intrinsic): New.
7180         (fmsub<VCVTF:mode>4_intrinsic): Fix white-space.
7181         (fmsub<VH:mode>4_intrinsic): New.
7182         (<absneg_str><mode>2): New.
7183         (neon_v<absneg_str><mode>): New.
7184         (neon_v<fp16_rnd_str><mode>): New.
7185         (neon_vrsqrte<mode>): New.
7186         (neon_vpaddv4hf): New.
7187         (neon_vadd<mode>): New.
7188         (neon_vsub<mode>): New.
7189         (neon_vmulf<mode>): New.
7190         (neon_vfma<VH:mode>): New.
7191         (neon_vfms<VH:mode>): New.
7192         (neon_vc<cmp_op><mode>): New.
7193         (neon_vc<cmp_op><mode>_fp16insn): New
7194         (neon_vc<cmp_op_unsp><mode>_fp16insn_unspec): New.
7195         (neon_vca<cmp_op><mode>): New.
7196         (neon_vca<cmp_op><mode>_fp16insn): New.
7197         (neon_vca<cmp_op_unsp><mode>_fp16insn_unspec): New.
7198         (neon_vc<cmp_op>z<mode>): New.
7199         (neon_vabd<mode>): New.
7200         (neon_v<maxmin>f<mode>): New.
7201         (neon_vp<maxmin>fv4hf: New.
7202         (neon_<fmaxmin_op><mode>): New.
7203         (neon_vrecps<mode>): New.
7204         (neon_vrsqrts<mode>): New.
7205         (neon_vrecpe<mode>): New (VH variant).
7206         (neon_vdup_lane<mode>_internal): New.
7207         (neon_vdup_lane<mode>): New.
7208         (neon_vcvt<sup><mode>): New (VCVTHI variant).
7209         (neon_vcvt<sup><mode>): New (VH variant).
7210         (neon_vcvt<sup>_n<mode>): New (VH variant).
7211         (neon_vcvt<sup>_n<mode>): New (VCVTHI variant).
7212         (neon_vcvt<vcvth_op><sup><mode>): New.
7213         (neon_vmul_lane<mode>): New.
7214         (neon_vmul_n<mode>): New.
7215         * config/arm/unspecs.md (UNSPEC_VCALE): New
7216         (UNSPEC_VCALT): New.
7217         (UNSPEC_VFMA_LANE): New.
7218         (UNSPECS_VFMS_LANE): New.
7220 2016-09-23  Dominik Vogt  <vogt@linux.vnet.ibm.com>
7222         * config/s390/s390.md ("*extzv<mode>_zEC12", "*extzv<mode>_z10")
7223         ("*extzv<mode><clobbercc_or_nocc>"):
7224         Correct a typo in a comment.
7225         Merged patterns.
7226         ("*insv<mode>_zEC12", "*insv<mode>_z10")
7227         ("*insv<mode><clobbercc_or_nocc>"): Ditto.
7228         ("*insv<mode>_zEC12_appendbitsleft")
7229         ("*insv<mode><clobbercc_or_nocc>_appendbitsleft")
7230         ("*insv<mode>_z10_appendbitsleft"): Ditto.
7231         ("*insv<mode>_zEC12_noshift", "*insv<mode>_z10_noshift")
7232         ("*insv<mode><clobbercc_or_nocc>_noshift"): Ditto.
7233         Provide pattern with operands switched.
7234         ("*pre_z10_extv<mode>"):
7235         Use new subst patterns.
7236         ("*extzvdi<clobbercc_or_nocc>_lshiftrt", "*<risbg_n>_ior_and_sr_ze")
7237         ("*extvsidi<clobbercc_or_nocc>", "*<risbg_n>_and_subregdi_rotr")
7238         ("*<risbg_n>_and_subregdi_rotl", "*<risbg_n>_di_and_rot")
7239         ("*insv_z10_noshift_cc", "*insv_z10_noshift_cconly")
7240         ("*<risbg_n>_<mode>_ior_and_lshiftrt")
7241         ("*<risbg_n>_sidi_ior_and_lshiftrt")
7242         ("*trunc_sidi_and_subreg_lshrt<clobbercc_or_nocc>"):
7243         New patterns.
7244         ("*extzv_<mode>_sll", "*extzv_<mode>_srl")
7245         ("*extzv_<mode>_srl<clobbercc_or_nocc>")
7246         ("*extzv_<mode>_sll<clobbercc_or_nocc>"): Renamed patterns, use risbgn
7247         on zEC12.
7248         ("SINT"): New mode_iterator with SI, HI, QI.
7249         * config/s390/subst.md ("clobbercc_or_nocc_subst", "z10_or_zEC12_cond")
7250         ("clobbercc_or_nocc", "risbg_n"): New constructs for risbg pattern
7251         duplication.
7253 2016-09-23  Dominik Vogt  <vogt@linux.vnet.ibm.com>
7255         * config/s390/predicates.md ("contiguous_bitmask_operand"): Adapt to
7256         new interface of s390_contiguous_bitmask_p.
7257         ("contiguous_bitmask_nowrap_operand"): New predicate.
7258         ("*anddi3_cc", "*anddi3_cconly", "*anddi3"): Replace NxxDq with NxxDw.
7259         * config/s390/constraints.md ("NxxDw", "NxxSq"): Adapt to new interface
7260         of s390_contiguous_bitmask_p.
7261         ("NxxDw"): Rename NxxDq constraint to NxxDw.
7262         ("NxxSw"): New constraint.
7263         * config/s390/s390.md ("*andsi3_zarch"): Enable bitmask wraparound.
7264         * config/s390/s390-protos.h (s390_contiguous_bitmask_p): Updated
7265         interface.
7266         (s390_contiguous_bitmask_nowrap_p): Export.
7267         * config/s390/s390.c (s390_contiguous_bitmask_nowrap_p): New name of
7268         former s390_contiguous_bitmask_p.
7269         (s390_contiguous_bitmask_p): Use s390_contiguous_bitmask_nowrap_p to
7270         detect contiguous bit ranges with wraparound.  Change signature to
7271         return START and END position instead of POS and LENGTH.
7272         (s390_contiguous_bitmask_vector_p): Remove extra code for continous bit
7273         ranges with wraparound.
7274         (s390_extzv_shift_ok): Use s390_contiguous_bitmask_nowrap_p.
7275         (s390_contiguous_bitmask_vector_p,s390_extzv_shift_ok,print_operand):
7276         Adapt to new signature of s390_contiguous_bitmask_p.
7278 2016-09-23  Bin Cheng  <bin.cheng@arm.com>
7280         * tree-vect-loop-manip.c (create_intersect_range_checks_index): New.
7281         (create_intersect_range_checks): New.
7282         (vect_create_cond_for_alias_checks): Call above function.
7284 2016-09-23  Matthew Wahab  <matthew.wahab@arm.com>
7286         * config/arm/iterators.md (Code iterators): Fix some white-space
7287         in the comments.
7288         (GLTE): New.
7289         (ABSNEG): New
7290         (FCVT): Moved from vfp.md.
7291         (VCVT_HF_US_N): New.
7292         (VCVT_SI_US_N): New.
7293         (VCVT_HF_US): New.
7294         (VCVTH_US): New.
7295         (FP16_RND): New.
7296         (absneg_str): New.
7297         (FCVTI32typename): Moved from vfp.md.
7298         (sup): Add UNSPEC_VCVTA_S, UNSPEC_VCVTA_U, UNSPEC_VCVTM_S,
7299         UNSPEC_VCVTM_U, UNSPEC_VCVTN_S, UNSPEC_VCVTN_U, UNSPEC_VCVTP_S,
7300         UNSPEC_VCVTP_U, UNSPEC_VCVT_HF_S_N, UNSPEC_VCVT_HF_U_N,
7301         UNSPEC_VCVT_SI_S_N, UNSPEC_VCVT_SI_U_N,  UNSPEC_VCVTH_S_N,
7302         UNSPEC_VCVTH_U_N, UNSPEC_VCVTH_S and UNSPEC_VCVTH_U.
7303         (vcvth_op): New.
7304         (fp16_rnd_str): New.
7305         (fp16_rnd_insn): New.
7306         * config/arm/unspecs.md (UNSPEC_VCVT_HF_S_N): New.
7307         (UNSPEC_VCVT_HF_U_N): New.
7308         (UNSPEC_VCVT_SI_S_N): New.
7309         (UNSPEC_VCVT_SI_U_N): New.
7310         (UNSPEC_VCVTH_S): New.
7311         (UNSPEC_VCVTH_U): New.
7312         (UNSPEC_VCVTA_S): New.
7313         (UNSPEC_VCVTA_U): New.
7314         (UNSPEC_VCVTM_S): New.
7315         (UNSPEC_VCVTM_U): New.
7316         (UNSPEC_VCVTN_S): New.
7317         (UNSPEC_VCVTN_U): New.
7318         (UNSPEC_VCVTP_S): New.
7319         (UNSPEC_VCVTP_U): New.
7320         (UNSPEC_VCVTP_S): New.
7321         (UNSPEC_VCVTP_U): New.
7322         (UNSPEC_VRND): New.
7323         (UNSPEC_VRNDA): New.
7324         (UNSPEC_VRNDI): New.
7325         (UNSPEC_VRNDM): New.
7326         (UNSPEC_VRNDN): New.
7327         (UNSPEC_VRNDP): New.
7328         (UNSPEC_VRNDX): New.
7329         * config/arm/vfp.md (<absneg_str>hf2): New.
7330         (neon_vabshf): New.
7331         (neon_v<fp16_rnd_str>hf): New.
7332         (neon_vrndihf): New.
7333         (addhf3): New.
7334         (subhf3): New.
7335         (divhf3): New.
7336         (mulhf3): New.
7337         (*mulsf3neghf_vfp): New.
7338         (*negmulhf3_vfp): New.
7339         (*mulsf3addhf_vfp): New.
7340         (*mulhf3subhf_vfp): New.
7341         (*mulhf3neghfaddhf_vfp): New.
7342         (*mulhf3neghfsubhf_vfp): New.
7343         (fmahf4): New.
7344         (neon_vfmahf): New.
7345         (fmsubhf4_fp16): New.
7346         (neon_vfmshf): New.
7347         (*fnmsubhf4): New.
7348         (*fnmaddhf4): New.
7349         (neon_vsqrthf): New.
7350         (neon_vrsqrtshf): New.
7351         (FCVT): Move to iterators.md.
7352         (FCVTI32typename): Likewise.
7353         (neon_vcvth<sup>hf): New.
7354         (neon_vcvth<sup>si): New.
7355         (neon_vcvth<sup>_nhf_unspec): New.
7356         (neon_vcvth<sup>_nhf): New.
7357         (neon_vcvth<sup>_nsi_unspec): New.
7358         (neon_vcvth<sup>_nsi): New.
7359         (neon_vcvt<vcvth_op>h<sup>si): New.
7360         (neon_<fmaxmin_op>hf): New.
7362 2016-09-23  Dominik Vogt  <vogt@linux.vnet.ibm.com>
7364         * config/s390/s390.md (bitoff, bitoff_plus): Neq mode attributes.
7365         ("*extzv<mode>_zEC12", "*insv<mode>_zEC12", "*insv<mode>_z10")
7366         ("*insv<mode>_zEC12_appendbitsleft")
7367         ("*insv<mode>_z10_appendbitsleft", "*r<noxa>sbg_<mode>_sll")
7368         ("*r<noxa>sbg_<mode>_srl"): Use new attributes.
7370 2016-09-23  Jakub Jelinek  <jakub@redhat.com>
7372         * ipa-cp.c (ipcp_store_vr_results): Avoid static local var zero.
7373         * sreal.h (sreal::min, sreal::max): Avoid static local vars,
7374         construct values without normalization.
7375         * tree-ssa-sccvn.c (vn_reference_lookup_3): Don't initialize
7376         static local lhs_ops to vNULL.
7378 2016-09-23  Matthew Wahab  <matthew.wahab@arm.com>
7379             Jiong Wang <jiong.wang@arm.com>
7381         * config/arm/arm.c (coproc_secondary_reload_class): Make HFmode
7382         available when FP16 instructions are available.
7383         (output_move_vfp): Add support for 16-bit data moves.
7384         (arm_validize_comparison): Fix some white-space.  Support HFmode
7385         by conversion to SFmode.
7386         * config/arm/arm.md (truncdfhf2): Fix a comment.
7387         (extendhfdf2): Likewise.
7388         (cstorehf4): New.
7389         (movsicc): Fix some white-space.
7390         (movhfcc): New.
7391         (movsfcc): Fix some white-space.
7392         (*cmovhf): New.
7393         * config/arm/vfp.md (*arm_movhi_vfp): Disable when VFP FP16
7394         instructions are available.
7395         (*thumb2_movhi_vfp): Likewise.
7396         (*arm_movhi_fp16): New.
7397         (*thumb2_movhi_fp16): New.
7398         (*movhf_vfp_fp16): New.
7399         (*movhf_vfp_neon): Disable when VFP FP16 instructions are available.
7400         (*movhf_vfp): Likewise.
7401         (extendhfsf2): Enable when VFP FP16 instructions are available.
7402         (truncsfhf2):  Enable when VFP FP16 instructions are available.
7404 2016-09-23  Martin Liska  <mliska@suse.cz>
7406         * config/s390/vx-builtins.md: Replace 'adress' with 'address'.
7408 2016-09-23  Matthew Wahab  <matthew.wahab@arm.com>
7410         * config/arm/arm.c (arm_evpc_neon_vuzp): Add support for V8HF and
7411         V4HF modes.
7412         (arm_evpc_neon_vtrn): Likewise.
7413         (arm_evpc_neon_vrev): Likewise.
7414         (arm_evpc_neon_vext): Likewise.
7415         * config/arm/arm_neon.h (vbsl_f16): New.
7416         (vbslq_f16): New.
7417         (vdup_n_f16): New.
7418         (vdupq_n_f16): New.
7419         (vdup_lane_f16): New.
7420         (vdupq_lane_f16): New.
7421         (vext_f16): New.
7422         (vextq_f16): New.
7423         (vmov_n_f16): New.
7424         (vmovq_n_f16): New.
7425         (vrev64_f16): New.
7426         (vrev64q_f16): New.
7427         (vtrn_f16): New.
7428         (vtrnq_f16): New.
7429         (vuzp_f16): New.
7430         (vuzpq_f16): New.
7431         (vzip_f16): New.
7432         (vzipq_f16): New.
7433         * config/arm/arm_neon_buillins.def (vdup_n): New (v8hf, v4hf variants).
7434         (vdup_lane): New (v8hf, v4hf variants).
7435         (vext): New (v8hf, v4hf variants).
7436         (vbsl): New (v8hf, v4hf variants).
7437         * config/arm/iterators.md (VDQWH): New.
7438         (VH): New.
7439         (V_double_vector_mode): Add V8HF and V4HF.  Fix white-space.
7440         (Scalar_mul_8_16): Fix white-space.
7441         (Is_d_reg): Add V4HF and V8HF.
7442         * config/arm/neon.md (neon_vdup_lane<mode>_internal): New.
7443         (neon_vdup_lane<mode>): New.
7444         (neon_vtrn<mode>_internal): Replace VDQW with VDQWH.
7445         (*neon_vtrn<mode>_insn): Likewise.
7446         (neon_vzip<mode>_internal): Likewise. Also fix white-space.
7447         (*neon_vzip<mode>_insn): Likewise
7448         (neon_vuzp<mode>_internal): Likewise.
7449         (*neon_vuzp<mode>_insn): Likewise
7450         * config/arm/vec-common.md (vec_perm_const<mode>): New.
7452 2016-09-23  Jiong Wang  <jiong.wang@arm.com>
7453             Matthew Wahab  <matthew.wahab@arm.com>
7455         * config/arm/arm.c (output_move_vfp): Weaken assert to allow HImode.
7456         (arm_hard_regno_mode_ok): Allow HImode values in VFP registers.
7457         * config/arm/arm.md (*movhi_bytes): Disable when VFP registers are
7458         available.  Also fix some white-space.
7459         * config/arm/vfp.md (*arm_movhi_vfp): New.
7460         (*thumb2_movhi_vfp): New.
7462 2016-09-23  Matthew Wahab  <matthew.wahab@arm.com>
7464         * config/arm/arm-c.c (arm_cpu_builtins): Define
7465         "__ARM_FEATURE_FP16_SCALAR_ARITHMETIC" and
7466         "__ARM_FEATURE_FP16_VECTOR_ARITHMETIC".
7468 2016-09-23  Matthew Wahab  <matthew.wahab@arm.com>
7470         * doc/sourcebuild.texi (ARM-specific attributes): Add anchor for
7471         arm_v8_1a_neon_ok.  Add entries for arm_v8_2a_fp16_scalar_ok,
7472         arm_v8_2a_fp16_scalar_hw, arm_v8_2a_fp16_neon_ok and
7473         arm_v8_2a_fp16_neon_hw.
7474         (Add options): Add entries for arm_v8_1a_neon, arm_v8_2a_scalar,
7475         arm_v8_2a_neon.
7477 2016-09-23  Matthew Wahab  <matthew.wahab@arm.com>
7479         * doc/sourcebuild.texi (ARM-specific attributes): Add entries for
7480         arm_fp16_alternative_ok and arm_fp16_none_ok.
7482 2016-09-23  Martin Liska  <mliska@suse.cz>
7484         * ipa-icf.c (sem_variable::merge): Replace adress with address.
7486 2016-09-23  Matthew Wahab  <matthew.wahab@arm.com>
7488         * config/arm/arm-arches.def ("armv8.1-a"): Add FL_CRC32.
7489         ("armv8.2-a"): New.
7490         ("armv8.2-a+fp16"): New.
7491         * config/arm/arm-protos.h (FL2_ARCH8_2): New.
7492         (FL2_FP16INST): New.
7493         (FL2_FOR_ARCH8_2A): New.
7494         * config/arm/arm-tables.opt: Regenerate.
7495         * config/arm/arm.c (arm_arch8_2): New.
7496         (arm_fp16_inst): New.
7497         (arm_option_override): Set arm_arch8_2 and arm_fp16_inst.  Check
7498         for incompatible fp16-format settings.
7499         * config/arm/arm.h (TARGET_VFP_FP16INST): New.
7500         (TARGET_NEON_FP16INST): New.
7501         (arm_arch8_2): Declare.
7502         (arm_fp16_inst): Declare.
7503         * config/arm/bpabi.h (BE8_LINK_SPEC): Add entries for
7504         march=armv8.2-a and march=armv8.2-a+fp16.
7505         * config/arm/t-aprofile (Arch Matches): Add entries for armv8.2-a
7506         and armv8.2-a+fp16.
7507         * doc/invoke.texi (ARM Options): Add "-march=armv8.1-a",
7508         "-march=armv8.2-a" and "-march=armv8.2-a+fp16".
7510 2016-09-23  Martin Liska  <mliska@suse.cz>
7512         * doc/extend.texi: Remove fused-madd from i386 target options.
7514 2016-09-23  Martin Liska  <mliska@suse.cz>
7516         * config/i386/i386.c (ix86_valid_target_attribute_inner_p):
7517         Handle movbe.
7519 2016-09-23  Martin Liska  <mliska@suse.cz>
7521         * config/i386/i386.c (ix86_valid_target_attribute_inner_p):
7522         Handle crc32.
7524 2016-09-23  Martin Liska  <mliska@suse.cz>
7526         PR target/71652
7527         * config/i386/i386.c (ix86_option_override_internal): Change
7528         signature and return false when there's an error related to
7529         arch string.
7530         (release_options_strings): New function.
7531         (ix86_valid_target_attribute_tree): Call the function.
7533 2016-09-23  Jakub Jelinek  <jakub@redhat.com>
7535         * hsa-gen.c (hsa_op_immed::hsa_op_immed Use CONSTRUCTOR_NELTS (...)
7536         instead of vec_safe_length (CONSTRUCTOR_ELTS (...)).
7537         (gen_hsa_ctor_assignment): Likewise.
7538         * print-tree.c (print_node): Likewise.
7539         * tree-dump.c (dequeue_and_dump): Likewise.
7540         * tree-sra.c (sra_modify_constructor_assign): Likewise.
7541         * expr.c (store_constructor): Likewise.
7542         * fold-const.c (operand_equal_p): Likewise.
7543         * tree-pretty-print.c (dump_generic_node): Likewise.
7544         * hsa-brig.c (hsa_op_immed::emit_to_buffer): Likewise.
7545         * ipa-icf-gimple.c (func_checker::compare_operand): Likewise.
7547 2016-09-23  Richard Biener  <rguenther@suse.de>
7549         * hooks.h (hook_uint_uintp_false): Declare.
7551 2016-09-22  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
7553         * config/avr/avr.c (avr_rtx_costs_1): Handle DImode MULT.
7554         (avr_address_cost): Replace 61 with MAX_LD_OFFSET(mode).
7556 2016-09-22  Martin Sebor  <msebor@redhat.com>
7558         PR target/77676
7559         * gimple-ssa-sprintf.c (target_int_min, target_int_max): Use
7560         HOST_BITS_PER_WIDE_INT, make a static local variable auto.
7561         (target_int_min): Correct computation.
7562         (format_integer): Use long long as the argument for the ll length
7563         modifier.
7564         (format_floating): Use target_int_max().
7565         (get_string_length): Same.
7566         (format_string): Avoid setting the bounded flag for strings
7567         of unknown length.
7568         (try_substitute_return_value): Avoid setting range info when
7569         the result isn't bounded.
7570         * varasm.c (assemble_name): Increase buffer size.
7572 2016-09-22  Andre Vieira  <andre.simoesdiasvieira@arm.com>
7573             Terry Guo  <terry.guo@arm.com>
7575         * target.def (elf_flags_numeric): New target hook.
7576         * targhooks.h (default_asm_elf_flags_numeric): New.
7577         * varasm.c (default_asm_elf_flags_numeric): New.
7578         (default_elf_asm_named_section): Use new target hook.
7579         * config/arm/arm.opt (mpure-code): New.
7580         * config/arm/arm.h (SECTION_ARM_PURECODE): New.
7581         * config/arm/arm.c (arm_asm_init_sections): Add section
7582         attribute to default text section if -mpure-code.
7583         (arm_option_check_internal): Diagnose use of option with
7584         non supported targets and/or options.
7585         (arm_asm_elf_flags_numeric): New.
7586         (arm_function_section): New.
7587         (arm_elf_section_type_flags): New.
7588         * config/arm/elf.h (JUMP_TABLES_IN_TEXT_SECTION): Disable
7589         for -mpure-code.
7590         * doc/texi (TARGET_ASM_ELF_FLAGS_NUMERIC): New.
7591         * doc/texi.in (TARGET_ASM_ELF_FLAGS_NUMERIC): Likewise.
7593 2016-09-22  Jan Hubicka  <hubicka@ucw.cz>
7595         * regcprop.c (copyprop_hardreg_forward_1): Remove noop moves.
7597 2016-09-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
7599         * emit-rtl.c (next_cc0_user): Make argument type rtx_insn *.
7600         * rtl.h: Adjust prototype.
7602 2016-09-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
7604         * emit-rtl.c (next_active_insn): Change argument type to rtx_insn *.
7605         (prev_active_insn): Likewise.
7606         (active_insn_p): Likewise.
7607         * rtl.h: Adjust prototypes.
7608         * cfgcleanup.c (merge_blocks_move_successor_nojumps): Adjust.
7609         * config/arc/arc.md: Likewise.
7610         * config/pa/pa.c (branch_to_delay_slot_p): Likewise.
7611         (branch_needs_nop_p): Likewise.
7612         (use_skip_p): Likewise.
7613         * config/sh/sh.c (gen_block_redirect): Likewise.
7614         (split_branches): Likewise.
7615         * reorg.c (optimize_skip): Likewise.
7616         (fill_simple_delay_slots): Likewise.
7617         (fill_slots_from_thread): Likewise.
7618         (relax_delay_slots): Likewise.
7619         * resource.c (mark_target_live_regs): Likewise.
7621 2016-09-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
7623         * config/cris/cris.c (cris_asm_output_case_end): Change argument
7624         type to rtx_insn *.
7625         * emit-rtl.c (next_nonnote_nondebug_insn): Likewise.
7626         (prev_nonnote_nondebug_insn): Likewise.
7627         * config/cris/cris-protos.h: Adjust prototype.
7628         * rtl.h: Likewise.
7629         * jump.c (rtx_renumbered_equal_p): Adjust.
7631 2016-09-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
7633         * emit-rtl.c (prev_real_insn): Change argument type to rtx_insn *.
7634         * rtl.h: Adjust prototype.
7635         * config/sh/sh.md: Adjust.
7636         * dwarf2out.c (add_var_loc_to_decl): Likewise.
7638 2016-09-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
7640         * emit-rtl.c (next_nondebug_insn): Change argument type to rtx_insn *.
7641         (prev_nondebug_insn): Likewise.
7642         * loop-doloop.c (doloop_condition_get): Likewise.
7643         * rtl.h: Adjust prototype.
7644         * cfgloop.h: Likewise.
7646 2016-09-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
7648         * emit-rtl.c (next_nonnote_insn): Change argument type to rtx_insn *.
7649         (prev_nonnote_insn): Likewise.
7650         * jump.c (reversed_comparison_code_parts): Likewise.
7651         (reversed_comparison): Likewise.
7652         * rtl.h: Adjust prototypes.
7653         * config/arc/arc.md: Adjust.
7654         * cse.c (find_comparison_args): Likewise.
7655         * reorg.c (redundant_insn): Change return type to rtx_insn *.
7656         (fix_reg_dead_note): Change argument type to rtx_insn *.
7657         (delete_prior_computation): Likewise.
7658         (delete_computation): Likewise.
7659         (fill_slots_from_thread): Adjust.
7660         (relax_delay_slots): Likewise.
7661         * simplify-rtx.c (simplify_unary_operation_1): Likewise.
7662         (simplify_relational_operation_1): Likewise.
7663         (simplify_ternary_operation): Likewise.
7665 2016-09-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
7667         * config/arc/arc-protos.h (arc_label_align): Change type of
7668         variables from rtx to rtx_insn *.
7669         * config/arc/arc.c (arc_label_align): Likewise.
7670         * config/arm/arm.c (any_sibcall_could_use_r3): Likewise.
7671         * config/bfin/bfin.c (workaround_speculation): Likewise.
7672         * config/c6x/c6x.c (find_next_cycle_insn): Likewise.
7673         (find_last_same_clock): Likewise.
7674         (reorg_split_calls): Likewise.
7675         * config/cris/cris-protos.h (cris_cc0_user_requires_cmp): Likewise.
7676         * config/cris/cris.c (cris_cc0_user_requires_cmp): Likewise.
7677         * config/h8300/h8300-protos.h (same_cmp_preceding_p): Likewise.
7678         (same_cmp_following_p): Likewise.
7679         * config/h8300/h8300.c (same_cmp_preceding_p): Likewise.
7680         (same_cmp_following_p): Likwise.
7681         * config/m32r/m32r.c (m32r_expand_epilogue): Likewise.
7682         * config/nds32/nds32-protos.h (nds32_target_alignment): Likewise.
7683         * config/nds32/nds32.c (nds32_target_alignment): Likewise.
7684         * config/rl78/rl78.c (rl78_alloc_physical_registers_op2): Likewise.
7685         (rl78_alloc_physical_registers_cmp): Likewise.
7686         (rl78_alloc_physical_registers_umul): Likewise.
7687         (rl78_calculate_death_notes): Likewise.
7688         * config/s390/s390-protos.h (s390_label_align): Likewise.
7689         * config/s390/s390.c (s390_label_align): Likewise.
7690         * config/sh/sh.c (barrier_align): Likewise.
7691         * config/sparc/sparc-protos.h (emit_cbcond_nop): Likewise.
7692         * config/sparc/sparc.c (sparc_asm_function_epilogue): Likewise.
7693         (emit_cbcond_nop): Likewise.
7695 2016-09-22  Martin Liska  <mliska@suse.cz>
7697         PR ipa/77653
7698         * ipa-icf.c (sem_variable::merge): Yield merge operation if
7699         alias address matters, not necessarily address of original.
7701 2016-09-22  Richard Biener  <rguenther@suse.de>
7703         PR middle-end/77697
7704         * gimple-fold.c (fold_array_ctor_reference): Turn asserts into
7705         fold fails.
7707 2016-09-22  Richard Biener  <rguenther@suse.de>
7709         PR middle-end/77677
7710         * gimple-match-head.c (gimple_resimplify1): Drop TREE_OVERFLOW
7711         from constant folding results.
7712         (gimple_resimplify2): Likewise.
7713         (gimple_resimplify3): Likewise.
7715 2016-09-22  Richard Biener  <rguenther@suse.de>
7717         PR middle-end/77678
7718         * expr.c (expand_expr_real_1): Guard array access against negative
7719         offset.
7721 2016-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7723         * gimple-ssa-sprintf.c (format_floating_max): Use GMP_RNDN instead
7724         of MPFR_RNDN.
7725         (format_floating): Likewise.
7727 2016-09-22  Jakub Jelinek  <jakub@redhat.com>
7729         PR fortran/77665
7730         * tree-inline.c (remap_gimple_stmt): Set has_simduid_loops
7731         for all IFN_GOMP_SIMD_* internal fns, not just for
7732         IFN_GOMP_SIMD_ORDERED_*.
7734 2016-09-21  Michael Meissner  <meissner@linux.vnet.ibm.com>
7736         PR target/77670
7737         * config/rs6000/predicates.md (invert_fpmask_comparison_operator):
7738         New predicate that matches the ISA 3.0 XSCMP{EQ,GT,GE}DP
7739         instructions when you want to invert the test.
7740         * config/rs6000/rs6000.md (fpmask<mode>): Use the arguments in the
7741         correct order for XXSEL.
7742         (mov<SFDF:mode><SFDF2:mode>cc_invert_p9): Define the inverted test
7743         for using XSCMP{EQ,GT,GE}DP.
7745 2016-09-21  David Malcolm  <dmalcolm@redhat.com>
7747         * genconstants.c (main): Introduce noop_reader and convert call
7748         to read_md_files to a method call.
7749         * genenums.c (main): Likewise.
7750         * genmddeps.c (main): Likewise.
7751         * genpreds.c (write_tm_constrs_h): Replace use of "in_fname" with
7752         rtx_reader_ptr->get_top_level_filename ().
7753         (write_tm_preds_h): Likewise.
7754         (write_insn_preds_c): Likewise.
7755         * gensupport.c (class gen_reader): New subclass of rtx_reader.
7756         (rtx_handle_directive): Convert to...
7757         (gen_reader::handle_unknown_directive): ...this.
7758         (init_rtx_reader_args_cb): Convert return type from bool to
7759         rtx_reader *.  Create a gen_reader instance, using it for the
7760         call to read_md_files.  Return it if no errors occur.
7761         (init_rtx_reader_args): Convert return type from bool to
7762         rtx_reader *.
7763         * gensupport.h (init_rtx_reader_args_cb): Likewise.
7764         (init_rtx_reader_args_cb): Likewise.
7765         * read-md.c (struct file_name_list): Move to class rtx_reader.
7766         (read_md_file): Delete in favor of rtx_reader::m_read_md_file.
7767         (read_md_filename): Delete in favor of
7768         rtx_reader::m_read_md_filename.
7769         (read_md_lineno): Delete in favor of rtx_reader::m_read_md_lineno.
7770         (in_fname): Delete in favor of rtx_reader::m_toplevel_fname.
7771         (base_dir): Delete in favor of rtx_reader::m_base_dir.
7772         (first_dir_md_include): Delete in favor of
7773         rtx_reader::m_first_dir_md_include.
7774         (last_dir_md_include_ptr): Delete in favor of
7775         rtx_reader::m_last_dir_md_include_ptr.
7776         (max_include_len): Delete.
7777         (rtx_reader_ptr): New.
7778         (fatal_with_file_and_line): Use get_filename and get_lineno
7779         accessors of rtx_reader_ptr.
7780         (require_char_ws): Likewise.
7781         (rtx_reader::read_char): New method, based on ::read_char.
7782         (rtx_reader::unread_char): New method, based on ::unread_char.
7783         (read_escape): Use get_filename and get_lineno accessors of
7784         rtx_reader_ptr.
7785         (read_braced_string): Use get_lineno accessor of rtx_reader_ptr.
7786         (read_string): Use get_filename and get_lineno accessors of
7787         rtx_reader_ptr.
7788         (rtx_reader::rtx_reader): New ctor.
7789         (rtx_reader::~rtx_reader): New dtor.
7790         (handle_include): Convert from a function to...
7791         (rtx_reader::handle_include): ...this method, converting
7792         handle_directive from a callback to a virtual function.
7793         (handle_file): Likewise, converting to...
7794         (rtx_reader::handle_file): ...this method.
7795         (handle_toplevel_file): Likewise, converting to...
7796         (rtx_reader::handle_toplevel_file): ...this method.
7797         (rtx_reader::get_current_location): New method.
7798         (parse_include): Convert from a function to...
7799         (rtx_reader::add_include_path): ...this method, dropping redundant
7800         update to unused max_include_len.
7801         (read_md_files): Convert from a function to...
7802         (rtx_reader::read_md_files): ...this method, converting
7803         handle_directive from a callback to a virtual function.
7804         (noop_reader::handle_unknown_directive): New method.
7805         * read-md.h (directive_handler_t): Delete this typedef.
7806         (in_fname): Delete.
7807         (read_md_file): Delete.
7808         (read_md_lineno): Delete.
7809         (read_md_filename): Delete.
7810         (class rtx_reader): New class.
7811         (rtx_reader_ptr): New decl.
7812         (class noop_reader): New subclass of rtx_reader.
7813         (read_char): Reimplement in terms of rtx_reader::read_char.
7814         (unread_char): Reimplement in terms of rtx_reader::unread_char.
7815         (read_md_files): Delete.
7816         * read-rtl.c (read_rtx_code): Update for deletion of globals
7817         read_md_filename and read_md_lineno.
7819 2016-09-21  Jason Merrill  <jason@redhat.com>
7821         * input.h (from_macro_definition_at): New.
7823 2016-09-21  Segher Boessenkool  <segher@kernel.crashing.org>
7825         * doc/rtl.texi (JUMP_LABEL): Document RETURN and SIMPLE_RETURN values.
7827 2016-09-21  Bernd Edlinger  <bernd.edlinger@hotmail.de>
7829         PR tree-optimization/77550
7830         * tree-vect-stmts.c (create_array_ref): Change parameters.
7831         (get_group_alias_ptr_type): New function.
7832         (vectorizable_store, vectorizable_load): Use get_group_alias_ptr_type.
7834 2016-09-21  Marek Polacek  <polacek@redhat.com>
7836         * gimple-ssa-sprintf.c (pass_sprintf_length::compute_format_length):
7837         Add falls through comment.
7839 2016-09-21  Richard Biener  <rguenther@suse.de>
7841         * dwarf2out.c (remove_child_with_prev): Clear child->die_sib.
7842         (replace_child): Likewise.
7843         (remove_child_TAG): Adjust.
7844         (move_marked_base_types): Likewise.
7845         (prune_unused_types_prune): Clear die_sib of removed children.
7847 2016-09-21  Georg-Johann Lay  <avr@gjlay.de>
7849         PR target/77326
7850         * config/avr/avr.c (avr_notice_update_cc) [CC_NONE]: If insn
7851         touches some regs mentioned in cc_status, do CC_STATUS_INIT.
7853 2016-09-21  Richard Biener  <rguenther@suse.de>
7855         PR tree-optimization/77648
7856         * tree-ssa-structalias.c (process_constraint): Handle all DEREF
7857         with complex RHS.
7858         (make_transitive_closure_constraints): Adjust comment.
7859         (make_any_offset_constraints): New function.
7860         (handle_rhs_call): Make sure to first expand a pointer to all
7861         subfields before transitively closing it.
7862         (handle_const_call): Likewise.  Properly expand returned
7863         pointers as well.
7864         (handle_pure_call): Likewise.
7866 2016-09-21  Richard Biener  <rguenther@suse.de>
7867             Jakub Jelinek  <jakub@redhat.com>
7869         PR tree-optimization/77621
7870         * tree-vect-data-refs.c (vect_analyze_data_ref_accesses): Split
7871         group at non-vectorizable stmts.
7873 2016-09-21  Kugan Vivekanandarajah  <kuganv@linaro.org>
7875         PR tree-optimization/72835
7876         * tree-ssa-reassoc.c (make_new_ssa_for_def): New.
7877         (make_new_ssa_for_all_defs): Likewise.
7878         (zero_one_operation): Replace all SSA_NAMEs defined in the chain.
7880 2016-09-20  Martin Sebor  <msebor@redhat.com>
7882         PR middle-end/49905
7883         * Makefile.in (OBJS): Add gimple-ssa-sprintf.o.
7884         * config/linux.h (TARGET_PRINTF_POINTER_FORMAT): Redefine.
7885         * config/linux.c (gnu_libc_printf_pointer_format): New function.
7886         * config/sol2.h (TARGET_PRINTF_POINTER_FORMAT): Same.
7887         * config/sol2.c (solaris_printf_pointer_format): New function.
7888         * doc/invoke.texi (-Wformat-length, -fprintf-return-value): New
7889         options.
7890         * doc/tm.texi.in (TARGET_PRINTF_POINTER_FORMAT): Document.
7891         * doc/tm.texi: Regenerate.
7892         * gimple-fold.h (get_range_strlen): New function.
7893         (get_maxval_strlen): Declare existing function.
7894         * gimple-fold.c (get_range_strlen): Add arguments and compute both
7895         maximum and minimum.
7896          (get_range_strlen): Define overload.
7897         (get_maxval_strlen): Adjust.
7898         * gimple-ssa-sprintf.c: New file and pass.
7899         * passes.def (pass_sprintf_length): Add new pass.
7900         * targhooks.h (default_printf_pointer_format): Declare new function.
7901         (gnu_libc_printf_pointer_format): Same.
7902         (solaris_libc_printf_pointer_format): Same.
7903         * targhooks.c (default_printf_pointer_format): Define new function.
7904         * tree-pass.h (make_pass_sprintf_length): Declare new function.
7905         * print-tree.c: Increase buffer size.
7907 2016-09-21  Kugan Vivekanandarajah  <kuganv@linaro.org>
7909         * tree-vrp.c (get_value_range): Teach PARM_DECL to use ipa-vrp results.
7911 2016-09-21  Kugan Vivekanandarajah  <kuganv@linaro.org>
7913         * common.opt: New option -fipa-vrp.
7914         * ipa-cp.c (ipa_get_vr_lat): New.
7915         (ipcp_vr_lattice::print): Likewise.
7916         (print_all_lattices): Call ipcp_vr_lattice::print.
7917         (ipcp_vr_lattice::meet_with): New.
7918         (ipcp_vr_lattice::meet_with_1): Likewise.
7919         (ipcp_vr_lattice::top_p): Likewise.
7920         (ipcp_vr_lattice::bottom_p): Likewsie.
7921         (ipcp_vr_lattice::set_to_bottom): Likewise.
7922         (set_all_contains_variable): Call VR set_to_bottom.
7923         (initialize_node_lattices): Init VR lattices.
7924         (propagate_vr_accross_jump_function): New.
7925         (propagate_constants_accross_call): Call
7926         propagate_vr_accross_jump_function.
7927         (ipcp_store_vr_results): New.
7928         (ipcp_driver): Handle VR.
7929         * ipa-prop.c (ipa_print_node_jump_functions_for_edge): Handle VR.
7930         (ipa_set_jf_unknown): Likewise.
7931         (ipa_compute_jump_functions_for_edge): Likewise.
7932         (ipa_node_params_t::duplicate): Likewise.
7933         (ipa_write_jump_function): Likewise.
7934         (ipa_read_jump_function): Likewise.
7935         (write_ipcp_transformation_info): Likewise.
7936         (read_ipcp_transformation_info): Likewise.
7937         (ipcp_update_vr): New.
7938         (ipcp_transform_function): Handle VR.
7939         * ipa-prop.h (struct ipa_vr): New.
7940         * cgraph.c: Include tree-vrp.h.
7941         * cgraphunit.c: Likewise.
7942         * ipa-utils.c: Likewise.
7943         * ipa.c: Likewise.
7944         * opts.c: Likewise.
7945         * toplev.c: Likewise.
7946         * ipa-devirt.c: Likewise.
7947         * ipa-inline-transform.c: Likewise.
7948         * ipa-inline.c: Likewise.
7949         * ipa-profile.c: Likewise.
7951 2016-09-21  Kugan Vivekanandarajah  <kuganv@linaro.org>
7953         * doc/invoke.texi: Document -fdump-tree-evrp.
7954         * passes.def: Define new pass_early_vrp.
7955         * timevar.def: Define new TV_TREE_EARLY_VRP.
7956         * tree-pass.h (make_pass_early_vrp): New.
7957         * tree-ssa-propagate.c: Make replace_uses_in non static.
7958         * tree-ssa-propagate.h: Export replace_uses_in.
7959         * tree-vrp.c (extract_range_for_var_from_comparison_expr): New.
7960         (extract_range_from_assert): Factor out
7961         extract_range_for_var_from_comparison_expr.
7962         (vrp_initialize_lattice): New.
7963         (vrp_initialize): Factor out vrp_initialize_lattice.
7964         (vrp_valueize): Fix it to reject complex value ranges.
7965         (vrp_free_lattice): New.
7966         (evrp_dom_walker::before_dom_children): Likewise.
7967         (evrp_dom_walker::after_dom_children): Likewise.
7968         (evrp_dom_walker::push_value_range): Likewise.
7969         (evrp_dom_walker::pop_value_range): Likewise.
7970         (execute_early_vrp): Likewise.
7971         (execute_vrp): Call vrp_initialize_lattice and vrp_free_lattice.
7972         (make_pass_early_vrp): New.
7974 2016-09-20  Uros Bizjak  <ubizjak@gmail.com>
7976         * config/i386/i386.md (mult->ashift peephole2s): Use pow2p_hwi
7977         instead of exact_log2.
7979 2016-09-20  Uros Bizjak  <ubizjak@gmail.com>
7981         PR target/77621
7982         * config/i386/i386.c (ix86_preferred_simd_mode) <case DFmode>:
7983         Don't return word_mode for !TARGET_VECTORIZE_DOUBLE.
7984         (ix86_add_stmt_cost): Penalize DFmode vector operations
7985         for !TARGET_VECTORIZE_DOUBLE.
7987 2016-09-20  Gerald Pfeifer  <gerald@pfeifer.com>
7989         * doc/invoke.texi (Warning Options): Simplify language.
7990         (Optimize Options): Complete sentence.
7992 2016-09-20  David Edelsohn  <dje.gcc@gmail.com>
7994         * dbxout.c (xcoff_debug_hooks):  Add filename parameter to
7995         early_finish hook.
7997 2016-09-20  Michael Meissner  <meissner@linux.vnet.ibm.com>
7999         PR target/71395
8000         * config/rs6000/rs6000.c (rs6000_expand_vector_init): For V4SF
8001         inits on power8 and above, use the VMRGEW instruction instead of a
8002         permute.
8004         * config/rs6000/altivec.md (UNSPEC_VMRGEW_DIRECT): New unspec.
8005         (p8_vmrgew_v4sf_direct): New VMRGEW insn for V4SF floating
8006         initialization.
8008 2016-09-20  Tamar Christina  <tamar.christina@arm.com>
8010         * config/aarch64/arm_neon.h
8011         (vst2_s64, vst2_u64, vst2_f64, vst2_s8): Add missing attributes.
8012         (vst3_s64, vst3_u64, vst3_f64, vst3_s8): Likewise.
8013         (vst4_s64, vst4_u64, vst4_f64, vst4_s8): Likewise.
8015 2016-09-20  Bernd Edlinger  <bernd.edlinger@hotmail.de>
8017         * config/var/vax.h (ELIMINABLE_REGS): Define.
8018         (INITIAL_ELIMINATION_OFFSET): Define.
8020 2016-09-20  Jakub Jelinek  <jakub@redhat.com>
8022         PR middle-end/77624
8023         * builtins.c (fold_builtin_atomic_always_lock_free): Only look through
8024         cast to void * if the cast is from some other pointer type.
8026 2016-09-20  Richard Biener  <rguenther@suse.de>
8028         PR tree-optimization/77646
8029         * tree-ssa-sccvn.c (visit_reference_op_call): Always value-number
8030         a VDEF.
8032 2016-09-20  Tamar Christina  <tamar.christina@arm.com>
8034         * config/aarch64/arm_neon.h: Add gnu_inline and artificial
8035         attributes to all inlined functions and make them extern.
8037 2016-09-20  Richard Biener  <rguenther@suse.de>
8039         * debug.h (gcc_debug_hooks): Add filename parameter to early_finish
8040         hook.
8041         * debug.c (do_nothing_debug_hooks): Adjust.
8042         * dbxout.c (dbx_debug_hooks): Likewise.
8043         * sdbout.c (sdb_debug_hooks): Likewise.
8044         * dwarf2out.c (dwarf2_lineno_debug_hooks): Likewise.
8045         (dwarf2out_finish): Move producer, filename and
8046         path annotation ...
8047         (dwarf2out_early_finish): ... here.  Remove in_lto_p special-casing.
8048         * cgraphunit.c (symbol_table::finalize_compilation_unit): Adjust.
8050 2016-09-19  Bernd Edlinger  <bernd.edlinger@hotmail.de>
8052         PR c++/77434
8053         * doc/invoke.texi: Document -Wint-in-bool-context.
8055         PR middle-end/77421
8056         * dwarf2out.c (output_loc_operands): Fix an assertion.
8058 2016-09-19  Joseph Myers  <joseph@codesourcery.com>
8060         * ginclude/float.h [__STDC_WANT_IEC_60559_BFP_EXT__]
8061         (CR_DECIMAL_DIG): New macro.
8063 2016-09-19  Joseph Myers  <joseph@codesourcery.com>
8065         * ginclude/stddef.h (max_align_t) [__i386__]: Add __float128
8066         element.
8068 2016-09-19  Vladimir Makarov  <vmakarov@redhat.com>
8070         PR rtl-optimization/77416
8071         * lra-remat.c (operand_to_remat): Process hard coded insn
8072         registers.
8074 2016-09-19  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
8076         * simplify-rtx.c (simplify_relational_operation_1): Add transformation
8077         (GTU (PLUS a C) (C - 1)) --> (LTU a -C).
8079 2016-09-19  Segher Boessenkool  <segher@kernel.crashing.org>
8081         * target.def (lra_p): Wordsmithing.
8082         * doc/tm.texi: Regenerate.
8084 2016-09-19  Jakub Jelinek  <jakub@redhat.com>
8085             Jan Hubicka  <jh@suse.cz>
8087         PR target/77587
8088         * cgraph.c (cgraph_node::rtl_info): Pass &avail to
8089         ultimate_alias_target call, return NULL if avail < AVAIL_AVAILABLE.
8090         Call ultimate_alias_target just once, not up to 4 times.
8092 2016-09-19  Richard Biener  <rguenther@suse.de>
8094         * dwarf2out.c (early_dwarf_finished): New global.
8095         (set_early_dwarf::set_early_dwarf): Assert early_dwarf_finished
8096         is false.
8097         (dwarf2out_early_finish): Set early_dwarf_finished at the end,
8098         if called from LTO exit early.
8099         (dwarf2out_late_global_decl): When being during the early
8100         debug phase do not add locations but only const value attributes.
8101         Adjust the way we generate early DIEs for LTO.
8103 2016-09-19  Richard Biener  <rguenther@suse.de>
8105         PR middle-end/77605
8106         * tree-data-ref.c (analyze_subscript_affine_affine): Use the
8107         proper niter to bound the loops.
8109 2016-09-19  Richard Biener  <rguenther@suse.de>
8111         PR tree-optimization/77514
8112         * tree-ssa-pre.c (create_expression_by_pieces): Optimize
8113         search for folded stmt.
8115 2016-09-17  Jan Hubicka  <hubicka@ucw.cz>
8117         * passes.def (pass_early_thread_jumps): Schedule after forwprop.
8118         * tree-pass.h (make_pass_early_thread_jumps): Declare.
8119         * tree-ssa-threadbackward.c (fsm_find_thread_path,
8120         fsm_find_thread_path, profitable_jump_thread_path,
8121         fsm_find_control_statement_thread_paths,
8122         find_jump_threads_backwards): Add speed_p parameter.
8123         (pass_data_early_thread_jumps): New pass.
8124         (make_pass_early_thread_jumps): New function.
8126 2016-09-17  Andreas Schwab  <schwab@suse.de>
8128         * config/ia64/ia64.h (ASM_OUTPUT_DWARF_OFFSET): Add cast.
8129         * config/i386/cygming.h (ASM_OUTPUT_DWARF_OFFSET): Likewise.
8131 2016-09-16  Eric Botcazou  <ebotcazou@adacore.com>
8133         * recog.c (rest_of_handle_split_after_reload): Delete.
8134         (pass_split_after_reload::gate): New method.
8135         (pass_split_after_reload::execute): Call split_all_insns directly.
8137 2016-09-16  Jonathan Wakely  <jwakely@redhat.com>
8139         * doc/extend.texi (Integer Overflow Builtins): Fix type of out
8140         parameters for functions taking long long arguments.
8142 2016-09-16  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
8144         PR target/77613
8145         * config/rs6000/rs6000.c (rtx_is_swappable_p): Add support for
8146         splat with truncate.
8148 2016-09-16  Jason Merrill  <jason@redhat.com>
8150         * hwint.h (least_bit_hwi, pow2_or_zerop, pow2p_hwi, ctz_or_zero):
8151         New.
8152         * hwint.c (exact_log2): Use pow2p_hwi.
8153         (ctz_hwi, ffs_hwi): Use least_bit_hwi.
8154         * alias.c (memrefs_conflict_p): Use pow2_or_zerop.
8155         * builtins.c (get_object_alignment_2, get_object_alignment)
8156         (get_pointer_alignment, fold_builtin_atomic_always_lock_free): Use
8157         least_bit_hwi.
8158         * calls.c (compute_argument_addresses, store_one_arg): Use
8159         least_bit_hwi.
8160         * cfgexpand.c (expand_one_stack_var_at): Use least_bit_hwi.
8161         * combine.c (force_to_mode): Use least_bit_hwi.
8162         (contains_muldiv, find_split_point, combine_simplify_rtx)
8163         (simplify_if_then_else, simplify_set, force_to_mode)
8164         (if_then_else_cond, simplify_and_const_int_1)
8165         (simplify_compare_const): Use pow2p_hwi.
8166         * cse.c (fold_rtx): Use pow2p_hwi.
8167         * emit-rtl.c (set_mem_attributes_minus_bitpos, adjust_address_1):
8168         Use least_bit_hwi.
8169         * expmed.c (synth_mult, expand_divmod): Use ctz_or_zero, ctz_hwi.
8170         (init_expmed_one_conv): Use pow2p_hwi.
8171         * expr.c (is_aligning_offset): Use pow2p_hwi.
8172         * fold-const.c (round_up_loc, round_down_loc): Use pow2_or_zerop.
8173         (fold_binary_loc): Use pow2p_hwi.
8174         * function.c (assign_parm_find_stack_rtl): Use least_bit_hwi.
8175         * gimple-fold.c (gimple_fold_builtin_memory_op): Use pow2p_hwi.
8176         * gimple-ssa-strength-reduction.c (replace_ref): Use least_bit_hwi.
8177         * hsa-gen.c (gen_hsa_addr_with_align, hsa_bitmemref_alignment):
8178         Use least_bit_hwi.
8179         * ifcvt.c (noce_try_store_flag_constants): Use pow2p_hwi.
8180         * ipa-cp.c (ipcp_alignment_lattice::meet_with_1): Use least_bit_hwi.
8181         * ipa-prop.c (ipa_modify_call_arguments): Use least_bit_hwi.
8182         * omp-low.c (oacc_loop_fixed_partitions)
8183         (oacc_loop_auto_partitions): Use least_bit_hwi.
8184         * rtlanal.c (nonzero_bits1): Use ctz_or_zero.
8185         * stor-layout.c (place_field): Use least_bit_hwi.
8186         * tree-pretty-print.c (dump_generic_node): Use pow2p_hwi.
8187         * tree-sra.c (build_ref_for_offset): Use least_bit_hwi.
8188         * tree-ssa-ccp.c (ccp_finalize): Use least_bit_hwi.
8189         * tree-ssa-math-opts.c (bswap_replace): Use least_bit_hwi.
8190         * tree-ssa-strlen.c (handle_builtin_memcmp): Use pow2p_hwi.
8191         * tree-vect-data-refs.c (vect_analyze_group_access_1)
8192         (vect_grouped_store_supported, vect_grouped_load_supported)
8193         (vect_permute_load_chain, vect_shift_permute_load_chain)
8194         (vect_transform_grouped_load): Use pow2p_hwi.
8195         * tree-vect-generic.c (expand_vector_divmod): Use ctz_or_zero.
8196         * tree-vect-patterns.c (vect_recog_divmod_pattern): Use ctz_or_zero.
8197         * tree-vect-stmts.c (vectorizable_mask_load_store): Use
8198         least_bit_hwi.
8199         * tsan.c (instrument_expr): Use least_bit_hwi.
8200         * var-tracking.c (negative_power_of_two_p): Use pow2_or_zerop.
8202 2016-09-16  Andreas Schwab  <schwab@suse.de>
8204         * config/ia64/ia64.h (ASM_OUTPUT_DWARF_OFFSET): Use parameter
8205         OFFSET, not offset.
8206         * config/i386/cygming.h (ASM_OUTPUT_DWARF_OFFSET): Likewise.
8208 2016-09-16  Jakub Jelinek  <jakub@redhat.com>
8210         PR target/77526
8211         * combine.c (rest_of_handle_combine): If any edges have been purged,
8212         free dominators if available.
8214 2016-09-16  Jakub Jelinek  <jakub@redhat.com>
8215             Eric Botcazou  <ebotcazou@adacore.com>
8217         PR middle-end/77594
8218         * internal-fn.c (expand_arith_overflow) <case MINUS_EXPR>: Don't fall
8219         through into expand_addsub_overflow after expand_neg_overflow.
8221 2016-09-15  David Malcolm  <dmalcolm@redhat.com>
8223         * diagnostic-show-locus.c
8224         (selftest::test_fixit_insert_containing_newline): New function.
8225         (selftest::test_fixit_replace_containing_newline): New function.
8226         (selftest::diagnostic_show_locus_c_tests): Call the above.
8228 2016-09-15  Bin Cheng  <bin.cheng@arm.com>
8230         PR tree-optimization/77503
8231         * tree-vect-loop.c (vectorizable_reduction): Record reduction
8232         code for CONST_COND_REDUCTION at analysis stage and use it at
8233         transform stage.
8234         * tree-vectorizer.h (struct _stmt_vec_info): New field.
8235         (STMT_VINFO_VEC_CONST_COND_REDUC_CODE): New macro.
8236         * tree-vect-stmts.c (new_stmt_vec_info): Initialize above new
8237         field.
8239 2016-09-15  Richard Biener  <rguenther@suse.de>
8241         PR middle-end/77544
8242         * fold-const.c (split_tree): Do not split constant ~X.
8244 2016-09-15  Jakub Jelinek  <jakub@redhat.com>
8246         PR rtl-optimization/77425
8247         * sched-int.h (sd_iterator_cond): Don't update it_ptr->linkp if list
8248         is NULL.
8250         PR middle-end/77475
8251         * config/i386/i386.c (ix86_parse_stringop_strategy_string): Simplify,
8252         use %qs instead of %s where desirable, use argument instead of arg in
8253         the diagnostic wording, add list of supported strategies and
8254         spellcheck hint.
8255         (ix86_option_override_internal): Emit target("m...") instead of
8256         option("m...") in the diagnostic.  Use %qs instead of %s in invalid
8257         -march/-mtune option diagnostic.  Add list of supported arches/tunings
8258         and spellcheck hint.  Remove prefix, suffix and sw variables, use
8259         main_args_p ? "..." : "..." in diagnostics to make translation
8260         possible.
8262 2016-09-15  Richard Biener  <rguenther@suse.de>
8264         * dwarf2asm.h (dw2_asm_output_offset): Add overload with
8265         extra offset argument.
8266         * dwarf2asm.c (dw2_asm_output_offset): Implement that.
8267         * doc/tm.texi.in (ASM_OUTPUT_DWARF_OFFSET): Adjust documentation
8268         to reflect new offset parameter.
8269         * doc/tm.texi: Regenerate.
8270         * config/darwin.h (ASM_OUTPUT_DWARF_OFFSET): Adjust.
8271         * config/darwin-protos.h (darwin_asm_output_dwarf_delta): Add
8272         offset argument.
8273         (darwin_asm_output_dwarf_offset): Likewise.
8274         * config/darwin.c (darwin_asm_output_dwarf_delta): Add offset
8275         argument.
8276         (darwin_asm_output_dwarf_offset): Pass offset argument through.
8277         * config/ia64/ia64.h (ASM_OUTPUT_DWARF_OFFSET): Adjust.
8278         * config/i386/cygmin.h (ASM_OUTPUT_DWARF_OFFSET): Likewise.
8280 2016-09-15  Chung-Lin Tang  <cltang@codesourcery.com>
8282         PR fortran/72743
8283         * ipa-icf.c (set_alias_uids): New function.
8284         (sem_variable::merge): Use set_alias_uids to set DECL_PT_UID of
8285         all the merged variable's referring aliases.
8287 2016-09-15  Richard Biener  <rguenther@suse.de>
8289         PR tree-optimization/77514
8290         * tree-ssa-pre.c (create_expression_by_pieces): Handle garbage
8291         only forced_stmts sequence.
8293 2016-09-15  Kugan Vivekanandarajah  <kuganv@linaro.org>
8295         * tree-ssanames.h (FOR_EACH_SSA_NAME): New.
8296         * cfgexpand.c (update_alias_info_with_stack_vars): Use
8297         FOR_EACH_SSA_NAME to iterate over SSA variables.
8298         (pass_expand::execute): Likewise.
8299         * omp-simd-clone.c (ipa_simd_modify_function_body): Likewise.
8300         * tree-cfg.c (dump_function_to_file): Likewise.
8301         * tree-into-ssa.c (pass_build_ssa::execute): Likewise.
8302         (update_ssa): Likewise.
8303         * tree-ssa-alias.c (dump_alias_info): Likewise.
8304         * tree-ssa-ccp.c (ccp_finalize): Likewise.
8305         * tree-ssa-coalesce.c (build_ssa_conflict_graph): Likewise.
8306         (create_outofssa_var_map): Likewise.
8307         (coalesce_ssa_name): Likewise.
8308         * tree-ssa-operands.c (dump_immediate_uses): Likewise.
8309         * tree-ssa-pre.c (compute_avail): Likewise.
8310         * tree-ssa-sccvn.c (init_scc_vn): Likewise.
8311         (scc_vn_restore_ssa_info): Likewise.
8312         (free_scc_vn): Likwise.
8313         (run_scc_vn): Likewise.
8314         * tree-ssa-structalias.c (compute_points_to_sets): Likewise.
8315         * tree-ssa-ter.c (new_temp_expr_table): Likewise.
8316         * tree-ssa-copy.c (fini_copy_prop): Likewise.
8317         * tree-ssa.c (verify_ssa): Likewise.
8319 2016-09-14  Matthew Fortune  <matthew.fortune@imgtec.com>
8321         * config.gcc (mips*-mti-elf*, mips*-mti-linux*): Set mips32r2
8322         and mips64r2 as default 32-bit and 64-bit architectures.
8323         (mips*-img-elf*, mips*-img-linux*): Set mips32r6 and mips64r6
8324         as default 32-bit and 64-bit architectures.
8326 2016-09-14  Pat Haugen  <pthaugen@us.ibm.com>
8328         * loop-unroll.c (unroll_loop_runtime_iterations): Set probability
8329         of succ edge.
8331 2016-09-14  Segher Boessenkool  <segher@kernel.crashing.org>
8333         * target.def (lra_p): Change commentary (for the manual) for the
8334         new default.
8335         * doc/tm.texi: Regenerate.
8337 2016-09-14  Segher Boessenkool  <segher@kernel.crashing.org>
8339         * config/aarch64/aarch64.c (TARGET_LRA_P): Delete macro.
8340         * config/arm/arm.c (TARGET_LRA_P): Delete macro.
8341         * config/i386/i386.c (TARGET_LRA_P): Delete macro.
8342         * config/nds32/nds32.c (TARGET_LRA_P): Delete macro.
8344 2016-09-14  Segher Boessenkool  <segher@kernel.crashing.org>
8346         * targhooks.c (default_lra_p): Return true instead of false.
8348 2016-09-14  Segher Boessenkool  <segher@kernel.crashing.org>
8350         * config/alpha/alpha.c (TARGET_LRA_P): New macro, defined to
8351         hook_bool_void_false.
8352         * config/avr/avr.c: Ditto.
8353         * config/bfin/bfin.c: Ditto.
8354         * config/c6x/c6x.c: Ditto.
8355         * config/cr16/cr16.c: Ditto.
8356         * config/cris/cris.c: Ditto.
8357         * config/epiphany/epiphany.c: Ditto.
8358         * config/fr30/fr30.c: Ditto.
8359         * config/frv/frv.c: Ditto.
8360         * config/h8300/h8300.c: Ditto.
8361         * config/ia64/ia64.c: Ditto.
8362         * config/iq2000/iq2000.c: Ditto.
8363         * config/lm32/lm32.c: Ditto.
8364         * config/m32c/m32c.c: Ditto.
8365         * config/m32r/m32r.c: Ditto.
8366         * config/m68k/m68k.c: Ditto.
8367         * config/mcore/mcore.c: Ditto.
8368         * config/microblaze/microblaze.c: Ditto.
8369         * config/mmix/mmix.c: Ditto.
8370         * config/mn10300/mn10300.c: Ditto.
8371         * config/moxie/moxie.c: Ditto.
8372         * config/msp430/msp430.c: Ditto.
8373         * config/nios2/nios2.c: Ditto.
8374         * config/nvptx/nvptx.c: Ditto.
8375         * config/pa/pa.c: Ditto.
8376         * config/pdp11/pdp11.c: Ditto.
8377         * config/rl78/rl78.c: Ditto.
8378         * config/sparc/sparc.c: Ditto.
8379         * config/spu/spu.c: Ditto.
8380         * config/stormy16/stormy16.c: Ditto.
8381         * config/tilegx/tilegx.c: Ditto.
8382         * config/tilepro/tilepro.c: Ditto.
8383         * config/v850/v850.c: Ditto.
8384         * config/vax/vax.c: Ditto.
8385         * config/visium/visium.c: Ditto.
8386         * config/xtensa/xtensa.c: Ditto.
8388 2016-09-14  Jakub Jelinek  <jakub@redhat.com>
8390         PR sanitizer/68260
8391         * tsan.c: Include target.h.
8392         (enum tsan_atomic_action): Add bool_clear and bool_test_and_set.
8393         (BOOL_CLEAR, BOOL_TEST_AND_SET): Define.
8394         (tsan_atomic_table): Add BUILT_IN_ATOMIC_CLEAR and
8395         BUILT_IN_ATOMIC_TEST_AND_SET entries.
8396         (instrument_builtin_call): Handle bool_clear and bool_test_and_set.
8398 2016-09-14  Bernd Edlinger  <bernd.edlinger@hotmail.de>
8399             Martin Liska  <mliska@suse.cz>
8401         PR middle-end/77574
8402         * predict.c (force_edge_cold): Add braces to a condition.
8404 2016-09-13  Bernd Edlinger  <bernd.edlinger@hotmail.de>
8406         PR rtl-optimization/77289
8407         * lra-constraints.c (get_final_hard_regno): Removed.
8408         (get_hard_regno): Add new parameter final_p.
8409         (get_reg_class): Directly call lra_get_elimination_hard_regno.
8410         (operands_match_p): Adjust call to get_hard_regno.
8411         (uses_hard_regs_p): Likewise.
8412         (process_alt_operands): Likewise.
8414 2016-09-13  Joe Seymour  <joe.s@somniumtech.com>
8416         PR target/70713
8417         * config/msp430/msp430.c (msp430_start_function): Emit an error
8418         if a function is both weak and specifies an interrupt number.
8420 2016-09-13  Jakub Jelinek  <jakub@redhat.com>
8422         PR tree-optimization/77454
8423         * tree-ssa-dom.c (optimize_stmt): Set modified flag on stmt after
8424         changing GIMPLE_COND.  Move update_stmt_if_modified call after this.
8425         Formatting fix.
8427 2016-09-13  Tamar Christina  <tamar.christina@arm.com>
8429         * config/aarch64/aarch64-builtins.c
8430         (aarch64_init_simd_builtins): Fix builtin type signature printing.
8432 2016-09-13  Uros Bizjak  <ubizjak@gmail.com>
8434         * config/alpha/alpha.c (alpha_pass_by_reference): Pass un-named
8435         SFmode and SCmode arguments by reference.
8437 2016-09-13  David Malcolm  <dmalcolm@redhat.com>
8439         * diagnostic-show-locus.c (selftest::test_one_liner_fixit_insert):
8440         Rename to...
8441         (selftest::test_one_liner_fixit_insert_before): ...this, and update
8442         for renaming of add_fixit_insert to add_fixit_insert_before.
8443         (selftest::test_one_liner_fixit_insert_after): New function.
8444         (selftest::test_one_liner_fixit_validation_adhoc_locations):
8445         Update for renaming of add_fixit_insert to add_fixit_insert_before.
8446         (selftest::test_one_liner_many_fixits): Likewise.
8447         (selftest::test_diagnostic_show_locus_one_liner): Update for
8448         renaming, call new test function.
8449         (selftest::test_diagnostic_show_locus_fixit_lines): Update for
8450         renaming of add_fixit_insert to add_fixit_insert_before.
8451         (selftest::test_fixit_consolidation): Likewise.
8452         * diagnostic.c (selftest::test_print_parseable_fixits_insert):
8453         Likewise.
8454         * edit-context.c (selftest::test_applying_fixits_insert): Rename to...
8455         (selftest::test_applying_fixits_insert_before): ...this.
8456         (selftest::test_applying_fixits_insert): Update for renaming of
8457         add_fixit_insert to add_fixit_insert_before.
8458         (selftest::test_applying_fixits_insert_after): New function.
8459         (selftest::test_applying_fixits_insert_after_at_line_end): New
8460         function.
8461         (selftest::test_applying_fixits_insert_after_failure): New function.
8462         (selftest::test_applying_fixits_multiple): Update for renaming of
8463         add_fixit_insert to add_fixit_insert_before.
8464         (selftest::change_line): Likewise.
8465         (selftest::test_applying_fixits_unreadable_file): Likewise.
8466         (selftest::test_applying_fixits_line_out_of_range): Likewise.
8467         (selftest::test_applying_fixits_column_validation): Likewise.
8468         (selftest::test_applying_fixits_column_validation): Likewise.
8469         (selftest::edit_context_c_tests): Update for renamed test function;
8470         call new test functions.
8472 2016-09-13  Pat Haugen  <pthaugen@us.ibm.com>
8474         PR tree-optimization/77536
8475         PR rtl-optimization/68212
8476         * config/rs6000/rs6000.md (div->recip splitter): Remove
8477         optimize_insn_for_speed_p condition.
8479 2016-09-13  Maciej W. Rozycki  <macro@imgtec.com>
8481         * optabs.c (prepare_cmp_insn): Update documentation comment.
8483 2016-09-13  Jakub Jelinek  <jakub@redhat.com>
8484             Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
8486         PR middle-end/77475
8487         * opts.h (candidates_list_and_hint): Declare.
8488         * opts-common.c (candidates_list_and_hint): New function.
8489         (cmdline_handle_error): Use it.
8491 2016-09-12  David Malcolm  <dmalcolm@redhat.com>
8493         * edit-context.c (edited_line::get_len): New accessor.
8494         (edited_file::print_diff): Split out hunk-printing into...
8495         (edited_file::print_diff_hunk): New method.
8496         (edited_file::print_diff_line): New method.
8498 2016-09-12  Andrew Pinski  <apinski@cavium.com>
8500         * config/aarch64/aarch64-tuning-flags.def (SLOW_UNALIGNED_LDPW):
8501         New tuning option.
8502         * config/aarch64/aarch64.c (thunderx_tunings): Enable
8503         AARCH64_EXTRA_TUNE_SLOW_UNALIGNED_LDPW.
8504         (aarch64_operands_ok_for_ldpstp): Return false if
8505         AARCH64_EXTRA_TUNE_SLOW_UNALIGNED_LDPW and the mode
8506         was SImode and the alignment is less than 8 byte.
8507         (aarch64_operands_adjust_ok_for_ldpstp): Likewise.
8509 2016-09-12  Orlando Arias  <oarias@knights.ucf.edu>
8511         PR target/77570
8512         * config/msp430/msp430.md (delay_cycles_32x): Fix pushm/popm.
8514 2016-09-12  Marek Polacek  <polacek@redhat.com>
8516         * doc/extend.texi: Use lowercase "boolean".
8517         * doc/invoke.texi: Likewise.
8518         * doc/md.texi: Likewise.
8519         * target.def: Likewise.
8520         * doc/tm.texi: Regenerated.
8522 2016-09-12  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
8524         PR middle-end/77426
8525         * expmed.c (synth_mult): Delete duplicate mode check.
8527 2016-09-10  Tom de Vries  <tom@codesourcery.com>
8529         PR C/71602
8530         * builtins.c (std_canonical_va_list_type): Strictly return non-null for
8531         va_list type only.
8532         * config/i386/i386.c (ix86_canonical_va_list_type): Same.
8533         * gimplify.c (gimplify_va_arg_expr): Handle &va_list.
8535 2016-09-09  Peter Bergner  <bergner@vnet.ibm.com>
8537         PR rtl-optimization/77289
8538         * lra-constraints.c (get_final_hard_regno): Add support for non hard
8539         register numbers.  Remove support for subregs.
8540         (get_hard_regno): Use SUBREG_P.  Don't call get_final_hard_regno().
8541         (get_reg_class): Delete removed get_final_hard_regno() argument.
8542         (uses_hard_regs_p): Call get_final_hard_regno().
8544 2016-09-09  Martin Sebor  <msebor@redhat.com>
8546         PR c/77520
8547         PR c/77521
8548         * pretty-print.c (pp_quoted_string): New function.
8549         (pp_format): Call it for %c and %s directives.
8551 2016-09-10  Bernd Edlinger  <bernd.edlinger@hotmail.de>
8553         * doc/tm.texi.in (INITIAL_FRAME_POINTER_OFFSET): Remove.
8554         (ELIMINABLE_REGS, TARGET_CAN_ELIMINATE,
8555         INITIAL_ELIMINATION_OFFSET) : Update documentation.
8556         * target.def (frame_pointer_required, can_eliminate): Likewise.
8557         * doc/tm.texi: Regenerated.
8558         * builtins.c (expand_builtin_setjmp_receiver): Remove #ifdef
8559         ELIMINABLE_REGS.
8560         * df-scan.c (df_hard_reg_init): Likewise.
8561         * ira.c (ira_setup_eliminable_regset): Likewise.
8562         * lra-eliminations.c (reg_eliminate_1, (update_reg_eliminate,
8563         init_elim_table): Likewise.
8564         * reload1.c (reg_eliminate_1, verify_initial_elim_offsets,
8565         set_initial_elim_offsets, update_eliminables,
8566         init_elim_table): Likewise.
8567         * rtlanal.c (get_initial_register_offset): Likewise.
8568         * config/ft32/ft32.h (INITIAL_FRAME_POINTER_OFFSET): Remove.
8569         * config/m32r/m32r.h (INITIAL_FRAME_POINTER_OFFSET): Likewise.
8570         * config/moxie/moxie.h (INITIAL_FRAME_POINTER_OFFSET): Likewise.
8571         * config/vax/vax.h (INITIAL_FRAME_POINTER_OFFSET): Likewise.
8572         * config/fr30/fr30.h: Fix comment.
8573         * config/frv/frv.c: Likewise.
8574         * config/frv/frv.h: Likewise.
8575         * config/ft32/ft32.h: Likewise.
8576         * config/visium/visium.h: Likewise.
8577         * config/pa/pa64-linux.h: Likewise.
8578         * config/v850/v850.h: Likewise.
8579         * config/cris/cris.c: Likewise.
8580         * config/ia64/ia64.h: Likewise.
8581         * config/moxie/moxie.h: Likewise.
8582         * config/m32r/m32r.h: Likewise.
8584 2016-09-10  Alexander Ivchenko  <alexander.ivchenko@intel.com>
8586         PR target/77267
8587         * config.in: Regenerate.
8588         * config/i386/linux-common.h (MPX_LD_AS_NEEDED_GUARD_PUSH):
8589         New macro.
8590         (MPX_LD_AS_NEEDED_GUARD_PUSH): Ditto.
8591         (LIBMPXWRAPPERS_SPEC): Remove "--no-whole-archive" from
8592         static-libmpxwrappers case.
8593         (LIBMPX_SPEC): Add guards with MPX_LD_AS_NEEDED_GUARD_PUSH and
8594         MPX_LD_AS_NEEDED_GUARD_POP.
8595         * configure: Regenerate.
8596         * configure.ac (HAVE_LD_PUSHPOPSTATE_SUPPORT): New variable.
8597         defined if linker support "--push-state"/"--pop-state".
8599 2016-09-09  Bernd Edlinger  <bernd.edlinger@hotmail.de>
8601         * doc/cpp.texi (__*_WIDTH__): Small wording fixes.
8603 2016-09-09  Joseph Myers  <joseph@codesourcery.com>
8605         * doc/cpp.texi (__SCHAR_WIDTH__, __SHRT_WIDTH__, __INT_WIDTH__)
8606         (__LONG_WIDTH__, __LONG_LONG_WIDTH__, __PTRDIFF_WIDTH__)
8607         (__SIG_ATOMIC_WIDTH__, __SIZE_WIDTH__, __WCHAR_WIDTH__)
8608         (__WINT_WIDTH__, __INT_LEAST8_WIDTH__, __INT_LEAST16_WIDTH__)
8609         (__INT_LEAST32_WIDTH__, __INT_LEAST64_WIDTH__)
8610         (__INT_FAST8_WIDTH__, __INT_FAST16_WIDTH__, __INT_FAST32_WIDTH__)
8611         (__INT_FAST64_WIDTH__, __INTPTR_WIDTH__, __INTMAX_WIDTH__):
8612         Document.
8613         * ginclude/stdint-gcc.h [__STDC_WANT_IEC_60559_BFP_EXT__]: Define
8614         width macros from TS 18661-1.
8615         * glimits.h [__STDC_WANT_IEC_60559_BFP_EXT__]: Likewise.
8617 2016-09-08  Jakub Jelinek  <jakub@redhat.com>
8619         PR fortran/77516
8620         * omp-low.c (lower_rec_simd_input_clauses): Use max_vf for non-positive
8621         OMP_CLAUSE_SAFELEN_EXPR.
8623 2016-09-07  David Malcolm  <dmalcolm@redhat.com>
8625         * Makefile.in (OBJS): Add substring-locations.o.
8626         * langhooks-def.h (class substring_loc): New forward decl.
8627         (lhd_get_substring_location): New decl.
8628         (LANG_HOOKS_GET_SUBSTRING_LOCATION): New macro.
8629         (LANG_HOOKS_INITIALIZER): Add LANG_HOOKS_GET_SUBSTRING_LOCATION.
8630         * langhooks.c (lhd_get_substring_location): New function.
8631         * langhooks.h (class substring_loc): New forward decl.
8632         (struct lang_hooks): Add field get_substring_location.
8633         * substring-locations.c: New file, taking definition of
8634         format_warning_va and format_warning_at_substring from
8635         c-family/c-format.c, making them non-static.
8636         * substring-locations.h (class substring_loc): Move class here
8637         from c-family/c-common.h.  Add and rewrite comments.
8638         (format_warning_va): New decl.
8639         (format_warning_at_substring): New decl.
8640         (get_source_location_for_substring): Add comment.
8642 2016-09-07  Eric Gallager  <egall@gwmail.gwu.edu>
8644         * config/i386/i386.c: Add 'U' suffix to processor feature bits
8645         to avoid -Wnarrowing warning.
8646         * config/i386/x86-tune.def: Likewise for DEF_TUNE selector bitmasks.
8647         * opts.c: Likewise for SANITIZER_OPT bitmasks.
8649 2016-09-07  Wilco Dijkstra  <wdijkstr@arm.com>
8651         * config/aarch64/aarch64.c (aarch64_legitimize_address):
8652         Avoid use of base_offset if offset already in range.
8654 2016-09-07  Kaz Kojima  <kkojima@gcc.gnu.org>
8656         * config/sh/sh-protos.h (struct sh_atomic_model,
8657         selected_atomic_model, TARGET_ATOMIC_ANY, TARGET_ATOMIC_STRICT,
8658         TARGET_ATOMIC_SOFT_GUSA, TARGET_ATOMIC_HARD_LLCS,
8659         TARGET_ATOMIC_SOFT_TCB, TARGET_ATOMIC_SOFT_IMASK): Move to...
8660         * config/sh/sh.h (struct sh_atomic_model,
8661         selected_atomic_model, TARGET_ATOMIC_ANY, TARGET_ATOMIC_STRICT,
8662         TARGET_ATOMIC_SOFT_GUSA, TARGET_ATOMIC_HARD_LLCS,
8663         TARGET_ATOMIC_SOFT_TCB, TARGET_ATOMIC_SOFT_IMASK): ...here.
8664         Guard with __cplusplus.
8666 2016-09-06  Jakub Jelinek  <jakub@redhat.com>
8668         PR target/69255
8669         * config/i386/i386.c (ix86_expand_builtin): For builtin with
8670         unsupported or unknown ISA, use expand_call.
8672 2016-09-06  Martin Liska  <mliska@suse.cz>
8674         PR gcov-profile/77378
8675         PR gcov-profile/77466
8676         * tree-profile.c (tree_profiling): Detect whether target can use
8677         -fprofile-update=atomic.
8679 2016-09-06  Richard Biener  <rguenther@suse.de>
8681         PR tree-optimization/77479
8682         * tree-vrp.c (update_value_range): Extend overflow handling to
8683         VARYING.
8685 2016-09-05  Jakub Jelinek  <jakub@redhat.com>
8687         PR target/77476
8688         * config/i386/i386.md (isa): Add x64_avx512bw.
8689         (*zero_extendsidi2): For alternative 11 use x64_avx512bw isa.
8690         (kmov_isa): New mode attr.
8691         (zero_extend<mode>di2): Use <kmov_isa> isa for the last alternative.
8692         (*zero_extend<mode>si2): Likewise.
8693         (*zero_extendqihi2): Use avx512dq isa for the last alternative.
8695 2016-09-05  Gerald Pfeifer  <gerald@pfeifer.com>
8697         * doc/invoke.texi (SPU Options): nops -> NOPs.
8698         (x86 Options): Ditto.
8700 2016-09-05  Jakub Jelinek  <jakub@redhat.com>
8702         PR middle-end/77475
8703         * toplev.c (process_options): Temporarily set input_location
8704         to UNKNOWN_LOCATION around targetm.target_option.override () call.
8706 2016-09-05  Uros Bizjak  <ubizjak@gmail.com>
8708         PR rtl-optimization/77452
8709         * explow.c (plus_constant) <case MEM>: Extract scalar constant from
8710         inner-mode reference to a CONST_VECTOR constant in the constant pool.
8712 2016-09-05  Marek Polacek  <polacek@redhat.com>
8714         PR c/77423
8715         * doc/invoke.texi: Update -Wlogical-not-parentheses documentation.
8717 2016-09-05  Jakub Jelinek  <jakub@redhat.com>
8719         PR other/77421
8720         * gensupport.c (alter_output_for_subst_insn): Remove redundant
8721         *insn_out == '*' test.  Don't copy unnecessary to yet another
8722         memory buffer, and don't leak it.
8724         PR rtl-optimization/77425
8725         * ipa-devirt.c (get_odr_type): Set val->id unconditionally.
8727 2016-09-03  Kirill Yukhin  <kirill.yukhin@intel.com>
8729         * ubsan.c (ubsan_use_new_style_p): Fix check for empty string.
8731 2016-09-02  David Malcolm  <dmalcolm@redhat.com>
8733         * common.opt (fdiagnostics-generate-patch): New option.
8734         * diagnostic.c: Include "edit-context.h".
8735         (diagnostic_initialize): Initialize context->edit_context_ptr.
8736         (diagnostic_finish): Delete context->edit_context_ptr.
8737         (diagnostic_report_diagnostic): Add fix-it hints from the
8738         diagnostic to context->edit_context_ptr, if any.
8739         * diagnostic.h (class edit_context): Add forward decl.
8740         (struct diagnostic_context): Add field "edit_context_ptr".
8741         * doc/invoke.texi (Diagnostic Message Formatting Options): Add
8742         -fdiagnostics-generate-patch.
8743         (-fdiagnostics-generate-patch): New item.
8744         * toplev.c: Include "edit-context.h".
8745         (process_options): Set global_dc->edit_context_ptr to a new
8746         edit_context if the options need one.
8747         (toplev::main): Handle -fdiagnostics-generate-patch by using
8748         global_dc->edit_context_ptr.
8750 2016-09-02  Jakub Jelinek  <jakub@redhat.com>
8752         PR c/65467
8753         * gimplify.c (gimplify_adjust_omp_clauses_1): Diagnose implicit
8754         map and firstprivate clauses on target construct for _Atomic
8755         qualified decls.
8756         (gimplify_adjust_omp_clauses): Diagnose explicit firstprivate clauses
8757         on target construct for _Atomic qualified decls.
8758         * omp-low.c (use_pointer_for_field): Return true for _Atomic qualified
8759         decls.
8760         * omp-simd-clone.c (simd_clone_clauses_extract): Warn and give up for
8761         _Atomic qualified arguments not mentioned in uniform clause.
8763 2016-09-02  David Malcolm  <dmalcolm@redhat.com>
8765         * Makefile.in (OBJS-libcommon): Add edit-context.o.
8766         * diagnostic-color.c (color_dict): Add "diff-filename",
8767         "diff-hunk", "diff-delete", and "diff-insert".
8768         (parse_gcc_colors): Update default value of GCC_COLORS in comment
8769         to reflect above changes.
8770         * doc/invoke.texi (-fdiagnostics-color): Update description of
8771         default GCC_COLORS, and of the supported capabilities.
8772         * edit-context.c: New file.
8773         * edit-context.h: New file.
8774         * input.c (struct fcache): Add field "missing_trailing_newline".
8775         (diagnostics_file_cache_forcibly_evict_file): Initialize it to
8776         true.
8777         (add_file_to_cache_tab): Likewise.
8778         (fcache::fcache): Likewise.
8779         (get_next_line): Update c->missing_trailing_newline.
8780         (location_missing_trailing_newline): New function.
8781         * input.h (location_missing_trailing_newline): New decl.
8782         * selftest-run-tests.c (selftest::run_tests): Call
8783         edit_context_c_tests.
8784         * selftest.h (edit_context_c_tests): New decl.
8786 2016-09-02  Jakub Jelinek  <jakub@redhat.com>
8787             Richard Biener  <rguenth@suse.de>
8789         PR tree-optimization/77444
8790         * tree-ssa-loop-ivopts.c (cand_value_at): For pointers use sizetype
8791         as steptype, remove redundant initialization.
8793 2016-09-02  Jakub Jelinek  <jakub@redhat.com>
8795         PR sanitizer/77396
8796         * sanopt.c: Include gimple-ssa.h, tree-phinodes.h and ssa-iterators.h.
8797         (sanopt_optimize_walker): Optimize away
8798         __asan_before_dynamic_init (...) followed by
8799         __asan_after_dynamic_init () without intervening memory loads/stores.
8800         * ipa-pure-const.c (special_builtin_state): Handle
8801         BUILT_IN_ASAN_BEFORE_DYNAMIC_INIT and
8802         BUILT_IN_ASAN_AFTER_DYNAMIC_INIT.
8804 2016-09-02  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
8806         * cfg.c (free_original_copy_tables): Replace second assignment of
8807         bb_copy = NULL by bb_original = NULL.
8809 2016-09-02  Jakub Jelinek  <jakub@redhat.com>
8811         PR other/77421
8812         * config/i386/i386.c (ix86_expanded_args_builtin): Remove redundant
8813         assignment added in r216794.
8815 2016-09-02  David Malcolm  <dmalcolm@redhat.com>
8817         * Makefile.in (OBJS): Add typed-splay-tree.o.
8818         * selftest-run-tests.c (selftest::run_tests): Call
8819         typed_splay_tree_c_tests.
8820         * selftest.h (typed_splay_tree_c_tests): New decl.
8821         * typed-splay-tree.c: New file.
8822         * typed-splay-tree.h (typed_splay_tree::foreach_fn): New typedef.
8823         (typed_splay_tree::max): New method.
8824         (typed_splay_tree::min): New method.
8825         (typed_splay_tree::foreach): New method.
8826         (typed_splay_tree::closure): New struct.
8827         (typed_splay_tree::inner_foreach_fn): New function.
8829 2016-09-02  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
8831         * ipa-cp.c (ipcp_store_bits_results): Change option name from
8832         -fipa-cp-bit to -fipa-bit-cp.
8834 2016-09-01  Martin Sebor  <msebor@redhat.com>
8836         PR tree-optimization/71831
8837         * tree-object-size.h: Return bool instead of the size and add
8838         argument for the size.
8839         * tree-object-size.c (compute_object_offset): Update signature.
8840         (addr_object_size): Same.
8841         (compute_builtin_object_size): Return bool instead of the size
8842         and add argument for the size.  Handle POINTER_PLUS_EXPR when
8843         optimization is disabled.
8844         (expr_object_size): Adjust.
8845         (plus_stmt_object_size): Adjust.
8846         (pass_object_sizes::execute): Adjust.
8847         * builtins.c (fold_builtin_object_size): Adjust.
8848         * doc/extend.texi (Object Size Checking): Update.
8849         * ubsan.c (instrument_object_size): Adjust.
8851 2016-09-01  Martin Sebor  <msebor@redhat.com>
8853         * genmatch.c (parser::parse_expr): Increase buffer size to guarantee
8854         it fits the output of the formatted function regardless of its
8855         arguments.
8856         * genmodes.c (parser::parse_expr): Same.
8857         * gimplify.c (gimplify_asm_expr): Same.
8858         * passes.c (pass_manager::register_one_dump_file): Same.
8859         * print-tree.c (print_node): Same.
8861 2016-09-01  Segher Boessenkool  <segher@kernel.crashing.org>
8863         * config/rs6000/altivec.md: Use VSCR_REGNO instead of 110 throughout.
8865 2016-09-01  Segher Boessenkool  <segher@kernel.crashing.org>
8867         * config/rs6000/altivec.md: Use VRSAVE_REGNO instead of 109 throughout.
8869 2016-09-01  Segher Boessenkool  <segher@kernel.crashing.org>
8871         * config/rs6000/altivec.md: Use CR6_REGNO instead of 74 throughout.
8872         * config/rs6000/vector.md: Ditto.
8873         * config/rs6000/vsx.md: Ditto.
8875 2016-09-01  Eric Botcazou  <ebotcazou@adacore.com>
8877         * ipa-inline-analysis.c (param_change_prob): Get to the base object
8878         first in all cases.
8880 2016-09-01  Segher Boessenkool  <segher@kernel.crashing.org>
8882         * config/rs6000/rs6000.md (*restore_gpregs_<mode>_r11,
8883         *restore_gpregs_<mode>_r12, *restore_gpregs_<mode>_r1,
8884         *return_and_restore_gpregs_<mode>_r11,
8885         *return_and_restore_gpregs_<mode>_r12,
8886         *return_and_restore_gpregs_<mode>_r1,
8887         *return_and_restore_fpregs_<mode>_r11,
8888         *return_and_restore_fpregs_<mode>_r12,
8889         *return_and_restore_fpregs_<mode>_r1): Use the hard register LR_REGNO
8890         directly instead of via the "l" constraint.  Renumber operands.
8891         Fix whitespace.
8893 2016-09-01  Segher Boessenkool  <segher@kernel.crashing.org>
8895         * config/rs6000/altivec.md (*save_world, *save_vregs_<mode>_r11,
8896         save_vregs_<mode>_r12, *restore_vregs_<mode>_r11,
8897         *restore_vregs_<mode>_r12): Use LR_REGNO instead of 65.
8898         * config/rs6000/darwin.md (load_macho_picbase, load_macho_picbase_si,
8899         load_macho_picbase_di, *call_indirect_nonlocal_darwin64,
8900         *call_nonlocal_darwin64, *call_value_indirect_nonlocal_darwin64,
8901         *call_value_nonlocal_darwin64, reload_macho_picbase,
8902         reload_macho_picbase_si, reload_macho_picbase_di): Ditto.
8903         * config/rs6000/rs6000.h (RETURN_ADDR_IN_PREVIOUS_FRAME): Ditto.
8904         * config/rs6000/rs6000.md (*save_gpregs_<mode>_r11,
8905         *save_gpregs_<mode>_r12, *save_gpregs_<mode>_r1,
8906         *save_fpregs_<mode>_r11, *save_fpregs_<mode>_r12,
8907         *save_fpregs_<mode>_r1): Ditto.
8908         * config/rs6000/spe.md (*save_gpregs_spe, *restore_gpregs_spe,
8909         *return_and_restore_gpregs_spe): Ditto.
8911 2016-09-01  Segher Boessenkool  <segher@kernel.crashing.org>
8913         * config/rs6000/rs6000.md
8914         (define_insn "*return_and_restore_fpregs_aix_<mode>_r11"): Delete
8915         the use of the link register.
8916         (define_insn "*return_and_restore_fpregs_aix_<mode>_r1"): Ditto.
8918 2016-09-01  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
8919             Michael Meissner  <meissner@linux.vnet.ibm.com>
8921         PR target/72827
8922         * config/rs6000/rs6000.c (rs6000_legitimize_address): Avoid
8923         reg+reg addressing for TImode.
8924         (rs6000_legitimate_address_p): Only allow register indirect
8925         addressing for TImode, even without TARGET_QUAD_MEMORY.
8927 2016-09-01  Richard Biener  <rguenther@suse.de>
8929         PR middle-end/77436
8930         * tree-chrec.c (tree_fold_binomial): Use widest_int, properly
8931         check whether the result fits the desired result type.
8933 2016-09-01  Nathan Sidwell  <nathan@acm.org>
8935         * config/nvptx/nvptx.md (cbranch<mode>4): Op 2 can be const.
8937 2016-09-01  Wilco Dijkstra  <wdijkstr@arm.com>
8939         * config/aarch64/aarch64.c (aarch64_legitimize_address_displacement):
8940         New function.
8941         (TARGET_LEGITIMIZE_ADDRESS_DISPLACEMENT): Define.
8943 2016-09-01  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
8945         * config/aarch64/aarch64.md (*ands<mode>_compare0): New pattern.
8946         * config/aarch64/aarch64.c (aarch64_select_cc_mode): Return CC_NZmode
8947         for comparisons of integer ZERO_EXTEND against zero.
8949 2016-09-01  Eric Botcazou  <ebotcazou@adacore.com>
8951         * config/i386/i386.c (ix86_option_override_internal): Also disable the
8952         STV pass if -mstackrealign is enabled.
8954 2016-08-31  Ilya Verbin  <iverbin@gmail.com>
8956         * config/i386/driver-i386.c (host_detect_local_cpu): Fix detection of
8957         AVX512IFMA.
8959 2016-08-31  David Malcolm  <dmalcolm@redhat.com>
8961         * diagnostic-show-locus.c (class layout): Add field m_fixit_hints.
8962         (layout_range::intersects_line_p): New method.
8963         (test_range_contains_point_for_single_point): Rename to...
8964         (test_layout_range_for_single_point): ...this, and add testing
8965         for layout_range::intersects_line_p.
8966         (test_range_contains_point_for_single_line): Rename to...
8967         (test_layout_range_for_single_line): ...this,  and add testing
8968         for layout_range::intersects_line_p.
8969         (test_range_contains_point_for_multiple_lines): Rename to...
8970         (test_layout_range_for_multiple_lines): ...this,  and add testing
8971         for layout_range::intersects_line_p.
8972         (layout::layout): Populate m_fixit_hints.
8973         (layout::get_expanded_location): Handle the case of a line-span
8974         for a fix-it hint.
8975         (layout::validate_fixit_hint_p): New method.
8976         (get_line_span_for_fixit_hint): New function.
8977         (layout::calculate_line_spans): Add spans for fixit-hints.
8978         (layout::should_print_annotation_line_p): New method.
8979         (layout::print_any_fixits): Drop param "richloc", instead using
8980         validated fixits in m_fixit_hints.  Add "const" to hint pointers.
8981         (diagnostic_show_locus): Avoid printing blank annotation lines.
8982         (selftest::test_diagnostic_context::test_diagnostic_context):
8983         Initialize show_column and start_span.
8984         (selftest::test_diagnostic_context::start_span_cb): New static
8985         function.
8986         (selftest::test_diagnostic_show_locus_fixit_lines): New function.
8987         (selftest::diagnostic_show_locus_c_tests): Update for function
8988         renamings.  Call test_diagnostic_show_locus_fixit_lines.
8990 2016-08-31  Marc Glisse  <marc.glisse@inria.fr>
8992         PR tree-optimization/73714
8993         * match.pd (a * (1 << b)): Revert change from 2016-05-23.
8995 2016-08-31  David Malcolm  <dmalcolm@redhat.com>
8997         * selftest.c: Move "namespace selftest {" to top of file,
8998         removing explicit "selftest::" qualifiers throughout.
9000 2016-08-31  Marc Glisse  <marc.glisse@inria.fr>
9002         * config/i386/avx512fintrin.h (__m512_u, __m512i_u, __m512d_u):
9003         New types.
9004         (_mm512_loadu_pd, _mm512_storeu_pd, _mm512_loadu_ps,
9005         _mm512_storeu_ps, _mm512_loadu_si512, _mm512_storeu_si512):
9006         Replace builtin with vector extension.
9007         * config/i386/avxintrin.h (__m256_u, __m256i_u, __m256d_u):
9008         New types.
9009         (_mm256_loadu_pd, _mm256_storeu_pd, _mm256_loadu_ps,
9010         _mm256_storeu_ps, _mm256_loadu_si256, _mm256_storeu_si256):
9011         Replace builtin with vector extension.
9012         * config/i386/emmintrin.h (__m128i_u, __m128d_u): New types.
9013         (_mm_loadu_pd, _mm_storeu_pd, _mm_loadu_si128, _mm_storeu_si128):
9014         Replace builtin with vector extension.
9015         * config/i386/xmmintrin.h (__m128_u): New type.
9016         (_mm_loadu_ps, _mm_storeu_ps): Replace builtin with vector extension.
9017         (_mm_load_ps, _mm_store_ps): Simplify.
9019 2016-08-31  Eric Botcazou  <ebotcazou@adacore.com>
9021         * config/arm/arm.c (thumb1_size_rtx_costs) <SET>: Add missing guard.
9023 2016-08-30  David Malcolm  <dmalcolm@redhat.com>
9025         * diagnostic-show-locus.c (colorizer::begin_state): Support more
9026         than 3 ranges per diagnostic by alternating between color 1 and
9027         color 2.
9028         (layout::layout): Replace use of rich_location::MAX_RANGES
9029         with richloc->get_num_locations ().
9030         (layout::calculate_line_spans): Replace use of
9031         rich_location::MAX_RANGES with m_layout_ranges.length ().
9032         (layout::print_annotation_line): Handle arbitrary numbers of
9033         ranges in caret-printing by defaulting to '^'.
9034         (selftest::test_one_liner_many_fixits): New function.
9035         (test_diagnostic_show_locus_one_liner): Call it.
9036         * diagnostic.c (diagnostic_initialize): Update for renaming
9037         of rich_location::MAX_RANGES to
9038         rich_location::STATICALLY_ALLOCATED_RANGES.
9039         * diagnostic.h (struct diagnostic_context): Likewise.
9041 2016-08-30  David Malcolm  <dmalcolm@redhat.com>
9043         * selftest.c (selftest::named_temp_file::named_temp_file): New
9044         ctor.
9045         (selftest::temp_source_file::~temp_source_file): Move to...
9046         (selftest::named_temp_file::~named_temp_file): ...here.
9047         (selftest::test_named_temp_file): New function.
9048         (selftest::selftest_c_tests): Call test_named_temp_file.
9049         * selftest.h (class named_temp_file): New class.
9050         (class temp_source_file): Convert to a subclass of named_temp_file.
9052 2016-08-30  Segher Boessenkool  <segher@kernel.crashing.org>
9054         * config/rs6000/rs6000.c (rs6000_emit_epilogue): Do not emit
9055         USEs of LR_REGNO in returns and sibcalls.
9056         (rs6000_output_mi_thunk): Similar.
9057         (rs6000_sibcall_aix): Similar.
9058         * config/rs6000/rs6000.md (sibcall, sibcall_value, sibcall_local32,
9059         sibcall_local64, sibcall_value_local32, sibcall_value_local64,
9060         sibcall_nonlocal_sysv<mode>, sibcall_value_nonlocal_sysv<mode>):
9061         Remove the USE of LR_REGNO from the patterns as well.  Delete an
9062         obsolete comment.
9063         (return_internal_<mode>): Delete.
9065 2016-08-30  Tamar Christina  <tamar.christina@arm.com>
9067         * config/aarch64/aarch64-simd.md
9068         (aarch64_ld2<mode>_dreg_le): New.
9069         (aarch64_ld2<mode>_dreg_be): New.
9070         (aarch64_ld2<mode>_dreg): Removed.
9071         (aarch64_ld3<mode>_dreg_le): New.
9072         (aarch64_ld3<mode>_dreg_be): New.
9073         (aarch64_ld3<mode>_dreg): Removed.
9074         (aarch64_ld4<mode>_dreg_le): New.
9075         (aarch64_ld4<mode>_dreg_be): New.
9076         (aarch64_ld4<mode>_dreg): Removed.
9077         (aarch64_ld<VSTRUCT:nregs><VDC:mode>): Wrapper around _le, _be.
9079 2016-08-30  David Malcolm  <dmalcolm@redhat.com>
9081         * diagnostic-show-locus.c (test_one_liner_fixit_insert): Remove
9082         redundant location param.
9083         (test_one_liner_fixit_remove): Likewise.
9084         (test_one_liner_fixit_replace): Likewise.
9085         (test_one_liner_fixit_replace_equal_secondary_range): Likewise.
9086         * gcc-rich-location.c
9087         (gcc_rich_location::add_fixit_misspelled_id): Eliminate call to
9088         get_range_from_loc.  Drop overload taking a const char *.
9089         * gcc-rich-location.h
9090         (gcc_rich_location::add_fixit_misspelled_id): Drop overload taking
9091         a const char *.
9093 2016-08-30  Szabolcs Nagy  <szabolcs.nagy@arm.com>
9095         * config/linux.c (linux_libc_has_function): Return true on musl.
9097 2016-08-30  Szabolcs Nagy  <szabolcs.nagy@arm.com>
9099         * config.gcc (*-*-*musl*): Disable gnu-indirect-function.
9101 2016-08-30  Eric Botcazou  <ebotcazou@adacore.com>
9103         * postreload-gcse.c (bb_has_well_behaved_predecessors): Tweak criterion
9104         used for abnormal egdes.
9106 2016-08-30  Jakub Jelinek  <jakub@redhat.com>
9108         PR tree-optimization/72866
9109         * tree-vect-patterns.c (search_type_for_mask): Turn into
9110         a small wrapper, move all code to ...
9111         (search_type_for_mask_1): ... this new function.  Add caching
9112         and adjust recursive calls.
9114         PR debug/77363
9115         * dwarf2out.c (modified_type_die): Use lookup_type_die (type)
9116         instead of lookup_type_die (type_main_variant (type)) even for array
9117         types.
9119         PR middle-end/77377
9120         * simplify-rtx.c (avoid_constant_pool_reference): For out of bounds
9121         constant pool reference return x instead of c.
9123 2016-08-29  Segher Boessenkool  <segher@kernel.crashing.org>
9125         * config/rs6000/rs6000.h (CALL_REALLY_USED_REGISTERS): Do not
9126         include MQ.
9128 2016-08-29  David Malcolm  <dmalcolm@redhat.com>
9130         * input.c
9131         (selftest::test_make_location_nonpure_range_endpoints): Fix
9132         header comment.
9134 2016-08-29  David Malcolm  <dmalcolm@redhat.com>
9136         * diagnostic-show-locus.c
9137         (selftest::test_one_liner_fixit_validation_adhoc_locations): New
9138         function.
9139         (selftest::test_diagnostic_show_locus_one_liner): Call it.
9140         * input.c (get_pure_location): Move to libcpp/line-map.c.
9141         * input.h (get_pure_location): Convert decl to an inline function
9142         calling implementation in libcpp.
9144 2016-08-29  Uros Bizjak  <ubizjak@gmail.com>
9146         PR target/77403
9147         * config/i386/sse.md (vec_set_lo_<mode><mask_name>): Fix assembler
9148         template for intel asm dialect.
9149         (vec_set_hi_<mode><mask_name>): Ditto.
9151 2016-08-29  David Malcolm  <dmalcolm@redhat.com>
9153         * selftest.h (selftest::fail): Add ATTRIBUTE_NORETURN.
9154         (selftest::fail_formatted): Likewise.
9156 2016-08-29  David Malcolm  <dmalcolm@redhat.com>
9158         * input.c (make_location): Call get_start and get_finish
9159         on the endpoints to avoid storing packed ranges or ad-hoc
9160         ranges in them.
9161         (selftest::test_make_location_nonpure_range_endpoints): New function.
9162         (selftest::input_c_tests): Call it.
9163         * input.h (get_start): New inline function.
9165 2016-08-29  Tom de Vries  <tom@codesourcery.com>
9167         PR c/77398
9168         * gimplify.c (gimplify_va_arg_expr): Replace first argument type error
9169         with assert.
9171 2016-08-29  Eric Botcazou  <ebotcazou@adacore.com>
9173         * Makefile.in (gcov-iov.h): Add dummy recipe.
9175 2016-08-29  Nathan Sidwell  <nathan@acm.org>
9177         * config/nvptx/nvptx.c: #include tree-vrp.h.
9179 2016-08-28  Eric Botcazou  <ebotcazou@adacore.com>
9181         PR target/77324
9182         * config/sparc/sparc.c (sparc_legitimate_address_p): Accept special
9183         HIGH+LO construct during reload.
9185 2016-08-28  Tom de Vries  <tom@codesourcery.com>
9187         PR lto/70955
9188         * config/i386/i386.c (ix86_build_builtin_va_list_64): Tag type with
9189         'sysv_abi va_list' attribute.
9190         (ix86_build_builtin_va_list): Tag type with 'ms_abi va_list' attribute.
9191         (ix86_canonical_va_list_type): Handle 'sysv_abi/ms_abi va_list'
9192         attributes.
9194 2016-08-27  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
9196         * emit-rtl.h (struct rtl_data): Make stack_slot_list a vector.
9197         * emit-rtl.c (unshare_all_rtl_1): Adjust.
9198         (unshare_all_rtl_again): Likewise.
9199         * function.c (assign_stack_local_1): Likewise.
9200         (assign_stack_temp_for_type): Likewise.
9202 2016-08-27  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
9204         * cfgbuild.c (make_edges): Adjust.
9205         * cfgrtl.c (can_delete_label_p): Likewise.
9206         * dwarf2cfi.c (create_trace_edges): Likewise.
9207         * except.c (sjlj_emit_dispatch_table): Likewise.
9208         * function.h (struct expr_status): make x_forced_labels a vector.
9209         * jump.c (rebuild_jump_labels_1): Adjust.
9210         * reload1.c (set_initial_label_offsets): Likewise.
9211         * stmt.c (force_label_rtx): Likewise.
9212         (expand_label): Likewise.
9214 2016-08-27  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
9216         * haifa-sched.c (fix_recovery_deps): Make ready_list a vector.
9218 2016-08-27  Patrick Palka  <ppalka@gcc.gnu.org>
9220         PR tree-optimization/71077
9221         PR tree-optimization/68542
9222         * fold-const.c (fold_relational_const): Fix folding of
9223         VECTOR_CST comparisons that have a scalar boolean result type.
9224         (selftest::test_vector_folding): New static function.
9225         (selftest::fold_const_c_tests): Call it.
9227 2016-08-27  Gerald Pfeifer  <gerald@pfeifer.com>
9229         * doc/extend.texi (SPU Built-in Functions): Remove stale
9230         references to material formerly at IBM and Sony.
9232 2016-08-26  David Edelsohn  <dje.gcc@gmail.com>
9234         PR target/77349
9235         * config/rs6000/xcoff.h (DWARF_OFFSET_SIZE): Define as PTR_SIZE.
9237 2016-08-26  David Malcolm  <dmalcolm@redhat.com>
9239         * diagnostic-show-locus.c
9240         (selftest::test_fixit_consolidation): New function.
9241         (selftest::diagnostic_show_locus_c_tests): Call it.
9242         * gcc-rich-location.h (gcc_rich_location): Eliminate unused
9243         constructor based on source_range.
9245 2016-08-26  David Malcolm  <dmalcolm@redhat.com>
9247         * diagnostic-color.c (color_dict): Add "fixit-insert" and
9248         "fixit-delete".
9249         (parse_gcc_colors): Update description of default GCC_COLORS.
9250         * diagnostic-show-locus.c (colorizer::set_fixit_hint): Delete.
9251         (colorizer::set_fixit_insert): New method.
9252         (colorizer::set_fixit_delete): New method.
9253         (colorizer::get_color_by_name): New method.
9254         (colorizer::STATE_FIXIT_INSERT): New constant.
9255         (colorizer::STATE_FIXIT_DELETE): New constant.
9256         (class colorizer): Drop "_cs" suffix from fields.  Delete "_ce"
9257         fields in favor of new field "m_stop_color".  Add fields
9258         "m_fixit_insert" and "m_fixit_delete".
9259         (colorizer::colorizer): Update for above changes.  Replace
9260         colorize_start calls with calls to get_color_by_name.
9261         (colorizer::begin_state): Handle STATE_FIXIT_INSERT and
9262         STATE_FIXIT_DELETE.  Update for field renamings.
9263         (colorizer::finish_state): Simplify by using m_stop_color,
9264         rather than multiple identical "*_ce" fields.
9265         (colorizer::get_color_by_name): New method.
9266         (layout::print_any_fixits): Print insertions and replacements
9267         using the "fixit-insert" color, and deletions using the
9268         "fixit-delete" color.
9269         * doc/invoke.texi (-fdiagnostics-color): Update description of
9270         default GCC_COLORS, and of the supported capabilities.
9272 2016-08-26  Max Filippov  <jcmvbkbc@gmail.com>
9274         * config/xtensa/xtensa.c (xtensa_expand_prologue): Update
9275         current_function_static_stack_size variable with the static
9276         stack frame size of the current function when
9277         flag_stack_usage_info is enabled.
9279 2016-08-26  Nathan Sidwell  <nathan@acm.org>
9281         * ipa-inline-analysis.c (inline_write_summary): Remove unnecessary
9282         assignment inside if condition.
9284 2016-08-26  Richard Biener  <rguenther@suse.de>
9286         PR tree-optimization/69047
9287         * tree-ssa.c (maybe_rewrite_mem_ref_base): Handle general bitfield
9288         extracts similar to what FRE does.
9289         (non_rewritable_mem_ref_base): Likewise.
9291 2016-08-26  Joseph Myers  <joseph@codesourcery.com>
9293         * config/i386/i386.c (ix86_libgcc_floating_mode_supported_p)
9294         (TARGET_LIBGCC_FLOATING_MODE_SUPPORTED_P): Remove.
9295         * config/i386/i386elf.h (IX86_MAYBE_NO_LIBGCC_TFMODE): Likewise.
9296         * config/i386/lynx.h (IX86_MAYBE_NO_LIBGCC_TFMODE): Likewise.
9297         * config/i386/netbsd-elf.h (IX86_MAYBE_NO_LIBGCC_TFMODE):
9298         Likewise.
9299         * config/i386/netbsd64.h (IX86_MAYBE_NO_LIBGCC_TFMODE): Likewise.
9300         * config/i386/nto.h (IX86_MAYBE_NO_LIBGCC_TFMODE): Likewise.
9301         * config/i386/openbsd.h (IX86_MAYBE_NO_LIBGCC_TFMODE): Likewise.
9302         * config/i386/rtemself.h (IX86_NO_LIBGCC_TFMODE): Likewise.
9303         * config/i386/vxworks.h (IX86_MAYBE_NO_LIBGCC_TFMODE): Likewise.
9305 2016-08-26  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
9307         PR target/70473
9308         * config/arm/cortex-a8-neon.md (cortex_a8_vfp_muld): Reduce
9309         reservation duration to 15 cycles.
9310         (cortex_a8_vfp_macs): Likewise.
9311         (cortex_a8_vfp_macd): Likewise.
9312         (cortex_a8_vfp_divs): Likewise.
9313         (cortex_a8_vfp_divd): Likewise.
9315 2016-08-26  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
9317         * config/arm/arm.c (arm_sets_movw_movt_fusible_p): New function.
9318         (aarch_macro_fusion_pair_p): Use above to avoid early return.
9320 2016-08-26  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
9321             Martin Jambhor  <mjambor@suse.cz>
9323         * common.opt: New option -fipa-bit-cp.
9324         * doc/invoke.texi: Document -fipa-bit-cp.
9325         * opts.c (default_options_table): Add entry for -fipa-bit-cp.
9326         (enable_fdo_optimizations): Check for flag_ipa_bit_cp.
9327         * tree-ssa-ccp.h: New header file.
9328         * tree-ssa-ccp.c: Include tree-ssa-ccp.h
9329         (bit_value_binop_1): Change to bit_value_binop_1 and export it.
9330         Replace all occurences of tree parameter by two new params: signop, int.
9331         (bit_value_unop_1): Change to bit_value_unop and export it.
9332         Replace all occurences of tree parameter by two new params: signop,
9333         int.
9334         (bit_value_binop): Change call from bit_value_binop_1 to
9335         bit_value_binop.
9336         (bit_value_assume_aligned): Likewise.
9337         (bit_value_unop): Change call from bit_value_unop_1 to bit_value_unop.
9338         (do_ssa_ccp): Pass nonzero_p || flag_ipa_cp_bit instead of nonzero_p
9339         to ccp_finalize.
9340         (ccp_finalize): Skip processing if val->mask == 0.
9341         * ipa-cp.c: Include tree-ssa-ccp.h
9342         (ipcp_bits_lattice): New class.
9343         (ipcp_param_lattice (bits_lattice): New member.
9344         (print_all_lattices): Call ipcp_bits_lattice::print.
9345         (set_all_contains_variable): Call ipcp_bits_lattice::set_to_bottom.
9346         (initialize_node_lattices): Likewise.
9347         (propagate_bits_accross_jump_function): New function.
9348         (propagate_constants_accross_call): Call
9349         propagate_bits_accross_jump_function.
9350         (ipcp_propagate_stage): Store parameter types when in_lto_p is true.
9351         (ipcp_store_bits_results): New function.
9352         (ipcp_driver): Call ipcp_store_bits_results.
9353         * ipa-prop.h (ipa_bits): New struct.
9354         (ipa_jump_func): Add new member bits of type ipa_bits.
9355         (ipa_param_descriptor): Change decl to decl_or_type.
9356         (ipa_get_param): Change decl to decl_or_type and assert on
9357         PARM_DECL.
9358         (ipa_get_type): New function.
9359         (ipcp_transformation_summary): New member bits.
9360         * ipa-prop.c (ipa_get_param_decl_index_1): s/decl/decl_or_type.
9361         (ipa_populate_param_decls): Likewise.
9362         (ipa_dump_param): Likewise.
9363         (ipa_print_node_jump_functions_for_edge): Pretty-print ipa_bits jump
9364         function.
9365         (ipa_set_jf_unknown): Set ipa_bits::known to false.
9366         (ipa_compute_jump_functions_for_edge): Compute jump function for bits
9367         propagation.
9368         (ipa_node_params_t::duplicate): Copy src->bits into dst->bits.
9369         (ipa_write_jump_function): Add streaming for ipa_bits.
9370         (ipa_read_jump_function): Add support for reading streamed ipa_bits.
9371         (write_ipcp_transformation_info): Add streaming for ipa_bits
9372         summary for ltrans.
9373         (read_ipcp_transfomration_info): Add support for reading streamed
9374         ipa_bits.
9375         (ipcp_update_bits): New function.
9376         (ipcp_transform_function): Call ipcp_update_bits.
9378 2016-08-25  Szabolcs Nagy  <szabolcs.nagy@arm.com>
9380         * config/mips/linux.h (MUSL_DYNAMIC_LINKER32): Update.
9381         (MUSL_DYNAMIC_LINKER64, MUSL_DYNAMIC_LINKERN32): Update.
9383 2016-08-25  David Edelsohn  <dje.gcc@gmail.com>
9385         * multiple_target.c (pass_data_dispatcher_calls): Fix typo.
9387 2016-08-25  Richard Biener  <rguenther@suse.de>
9389         * dwarf2out.c (gen_remaining_tmpl_value_param_die_attributes):
9390         Only add locations in late dwarf.
9391         (gen_scheduled_generic_parms_dies): Do not set early dwarf here.
9392         (dwarf2out_early_finish): But do it here.
9394 2016-08-24  Michael Collison  <michael.collison@linaro.org>
9395             Michael Collison  <michael.collison@arm.com>
9397         * config/arm/arm-modes.def: Add new condition code mode CC_V
9398         to represent the overflow bit.
9399         * config/arm/arm.c (maybe_get_arm_condition_code):
9400         Add support for CC_Vmode.
9401         (arm_gen_unlikely_cbranch): New function to generate common
9402         rtl conditional branches for overflow patterns.
9403         * config/arm/arm-protos.h: Add prototype for
9404         arm_gen_unlikely_cbranch.
9405         * config/arm/arm.md (addv<mode>4, add<mode>3_compareV,
9406         addsi3_compareV_upper): New patterns to support signed
9407         builtin overflow add operations.
9408         (uaddv<mode>4, add<mode>3_compareC, addsi3_compareV_upper):
9409         New patterns to support unsigned builtin add overflow operations.
9410         (subv<mode>4, sub<mode>3_compare1): New patterns to support signed
9411         builtin overflow subtract operations,
9412         (usubv<mode>4): New patterns to support unsigned builtin subtract
9413         overflow operations.
9414         (negvsi3, negvdi3, negdi2_compare, negsi2_carryin_compare): New patterns
9415         to support builtin overflow negate operations.
9417 2016-08-24  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
9419         Revert
9420         2016-08-23  Dominik Vogt  <vogt@linux.vnet.ibm.com>
9422         * explow.c (get_dynamic_stack_size): Take known alignment of stack
9423         pointer + STACK_DYNAMIC_OFFSET into account when calculating the size
9424         needed.
9426 2016-08-24  Thomas Preud'homme  <thomas.preudhomme@arm.com>
9428         * doc/fragments.texi (MULTILIB_REUSE): Mention that only options in
9429         MULTILIB_OPTIONS should be used.  Small wording fixes.
9430         * genmultilib: Memorize set of all option combinations in
9431         combination_space.  Detect if RHS of MULTILIB_REUSE uses an option not
9432         found in MULTILIB_OPTIONS by checking if option set is listed in
9433         combination_space.  Output new and existing error message to stderr.
9435 2016-08-24  Thomas Preud'homme  <thomas.preudhomme@arm.com>
9437         * config/arm/t-aprofile (MULTILIB_MATCHES): Add mapping for
9438         -mcpu=cortex-a7, -mfpu=neon-fp16, -mfpu=fpv5-d16 and -mfpu=fp-armv8.
9439         Fix typo in -mfpu=vfpv3-d16-fp16 mapping.
9440         (MULTILIB_REUSE): Remove reuse rules for option set including
9441         -mfpu=fp-armv8 and -mfpu=vfpv4
9443 2016-08-24  Sebastian Huber  <sebastian.huber@embedded-brains.de>
9445         * config/arm/t-rtems: Add vfp multilib.
9447 2016-08-23  Ian Lance Taylor  <iant@golang.org>
9449         * config/s390/s390.c (s390_asm_file_start): Call
9450         default_file_start.
9452 2016-08-23  Michael Meissner  <meissner@linux.vnet.ibm.com>
9454         * config/rs6000/rs6000.c (rs6000_expand_vector_init): Set
9455         initialization of all 0's to the 0 constant, instead of directly
9456         generating XOR.  Add support for V4SImode vector initialization on
9457         64-bit systems with direct move, and rework the ISA 3.0 V4SImode
9458         initialization.  Change variables used in V4SFmode vector
9459         intialization.  For V4SFmode vector splat on ISA 3.0, make sure
9460         any memory addresses are in index form.  Add support for using
9461         VSPLTH/VSPLTB to initialize vector short and vector char vectors
9462         with all of the same element.
9463         (regno_or_subregno): New helper function to return a register
9464         number for either REG or SUBREG.
9465         (rs6000_adjust_vec_address): Do not generate ADDI <reg>,R0,<num>.
9466         Use regno_or_subregno where possible.
9467         (rs6000_split_v4si_init_di_reg): New helper function to build up a
9468         DImode value from two SImode values in order to generate V4SImode
9469         vector initialization on 64-bit systems with direct move.
9470         (rs6000_split_v4si_init): Split up the insns for a V4SImode vector
9471         initialization.
9472         (rtx_is_swappable_p): V4SImode vector initialization insn is not
9473         swappable.
9474         * config/rs6000/rs6000-protos.h (rs6000_split_v4si_init): Add
9475         declaration.
9476         * config/rs6000/vsx.md (VSX_SPLAT_I): New mode iterators and
9477         attributes to initialize V8HImode and V16QImode vectors with the
9478         same element.
9479         (VSX_SPLAT_COUNT): Likewise.
9480         (VSX_SPLAT_SUFFIX): Likewise.
9481         (UNSPEC_VSX_VEC_INIT): New unspec.
9482         (vsx_concat_v2sf): Eliminate using 'preferred' register classes.
9483         Allow SFmode values to come from Altivec registers.
9484         (vsx_init_v4si): New insn/split for V4SImode vector initialization
9485         on 64-bit systems with direct move.
9486         (vsx_splat_<mode>, VSX_W iterator): Rework V4SImode and V4SFmode
9487         vector initializations, to allow V4SImode vector initializations
9488         on 64-bit systems with direct move.
9489         (vsx_splat_v4si): Likewise.
9490         (vsx_splat_v4si_di): Likewise.
9491         (vsx_splat_v4sf): Likewise.
9492         (vsx_splat_v4sf_internal): Likewise.
9493         (vsx_xxspltw_<mode>, VSX_W iterator): Eliminate using 'preferred'
9494         register classes.
9495         (vsx_xxspltw_<mode>_direct, VSX_W iterator): Likewise.
9496         (vsx_vsplt<VSX_SPLAT_SUFFIX>_di): New insns to support
9497         initializing V8HImode and V16QImode vectors with the same
9498         element.
9499         * config/rs6000/rs6000.h (TARGET_DIRECT_MOVE_64BIT): Disallow
9500         optimization if -maltivec=be.
9502 2016-08-23  Christophe Lyon  <christophe.lyon@linaro.org>
9504         * config/arm/arm.md (arm_movqi_insn): Swap predicable_short_it
9505         attribute for alternatives 3 and 4.
9507 2016-08-23  David Malcolm  <dmalcolm@redhat.com>
9509         * selftest.c (selftest::assert_str_contains): New function.
9510         (selftest::test_assertions): Verify ASSERT_STR_CONTAINS.
9511         * selftest.h (selftest::assert_str_contains): New decl.
9512         (ASSERT_STR_CONTAINS): New macro.
9514 2016-08-23  Richard Biener  <rguenther@suse.de>
9516         PR tree-optimization/77286
9517         * tree-vect-loop.c (vect_analyze_loop_form_1): Do not modify
9518         the CFG here.
9519         (vect_transform_loop): Split exit edges of loop and scalar
9520         loop if required and at the appropriate time.
9522 2016-08-23  Dominik Vogt  <vogt@linux.vnet.ibm.com>
9524         * explow.c (get_dynamic_stack_size): Take known alignment of stack
9525         pointer + STACK_DYNAMIC_OFFSET into account when calculating the size
9526         needed.
9527         Correct a typo in a comment.
9529 2016-08-23  Dominik Vogt  <vogt@linux.vnet.ibm.com>
9531         * config/s390/s390.md ("*andc_split"): New splitter for and with
9532         complement.
9534 2016-08-23  Richard Biener  <rguenther@suse.de>
9536         PR tree-optimization/27336
9537         * tree-vrp.c (infer_value_range): Handle stmts that can throw
9538         by looking for a non-EH edge.
9539         (process_assert_insertions_for): Likewise.
9541 2016-08-23  Richard Biener  <rguenther@suse.de>
9543         PR middle-end/77305
9544         * statistics.c (statistics_counter_event): Robustify against
9545         NULL current_pass.
9547 2016-08-23  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
9549         * config/i386/i386.c (processor_alias_table): Enable PTA_PRFCHW
9550         for targets amdfam10 and barcelona.
9552 2016-08-22  Uros Bizjak  <ubizjak@gmail.com>
9554         * config/i386/i386.md (*zero_extendsidi2): Add (*r,*k) alternative.
9555         (zero_extend<mode>di2): Ditto.
9556         (*zero_extend<mode>si2): Ditto.
9557         (*zero_extendqihi2): Ditto.
9559 2016-08-22  Joseph Myers  <joseph@codesourcery.com>
9561         PR middle-end/77269
9562         * builtins.c (fold_builtin_classify): Use builtin_decl_explicit
9563         (BUILT_IN_SIGNBIT) to expand __builtin_isinf_sign.
9565 2016-08-22  Patrick Palka  <ppalka@gcc.gnu.org>
9567         * print-tree.c (print_node) [VECTOR_CST]: Coalesce the output of
9568         identical consecutive elements.
9569         [SSA_NAME]: Print the name's def stmt on its own line.  When printing
9570         the node's def stmt, avoid printing an unwanted trailing newline by
9571         replacing the call to print_gimple_stmt() with its inlined body and
9572         adjusting it to not set pp_needs_newline and to call pp_flush()
9573         instead of pp_newline_and_flush().
9575 2016-08-22  Joseph Myers  <joseph@codesourcery.com>
9577         * tree.h (CASE_FLT_FN_FLOATN_NX, float16_type_node)
9578         (float32_type_node, float64_type_node, float32x_type_node)
9579         (float128x_type_node): New macros.
9580         * builtin-types.def (BT_FLOAT16, BT_FLOAT32, BT_FLOAT64)
9581         (BT_FLOAT128, BT_FLOAT32X, BT_FLOAT64X, BT_FLOAT128X)
9582         (BT_FN_FLOAT16, BT_FN_FLOAT32, BT_FN_FLOAT64, BT_FN_FLOAT128)
9583         (BT_FN_FLOAT32X, BT_FN_FLOAT64X, BT_FN_FLOAT128X)
9584         (BT_FN_FLOAT16_FLOAT16, BT_FN_FLOAT32_FLOAT32)
9585         (BT_FN_FLOAT64_FLOAT64, BT_FN_FLOAT128_FLOAT128)
9586         (BT_FN_FLOAT32X_FLOAT32X, BT_FN_FLOAT64X_FLOAT64X)
9587         (BT_FN_FLOAT128X_FLOAT128X, BT_FN_FLOAT16_CONST_STRING)
9588         (BT_FN_FLOAT32_CONST_STRING, BT_FN_FLOAT64_CONST_STRING)
9589         (BT_FN_FLOAT128_CONST_STRING, BT_FN_FLOAT32X_CONST_STRING)
9590         (BT_FN_FLOAT64X_CONST_STRING, BT_FN_FLOAT128X_CONST_STRING)
9591         (BT_FN_FLOAT16_FLOAT16_FLOAT16, BT_FN_FLOAT32_FLOAT32_FLOAT32)
9592         (BT_FN_FLOAT64_FLOAT64_FLOAT64, BT_FN_FLOAT128_FLOAT128_FLOAT128)
9593         (BT_FN_FLOAT32X_FLOAT32X_FLOAT32X)
9594         (BT_FN_FLOAT64X_FLOAT64X_FLOAT64X)
9595         (BT_FN_FLOAT128X_FLOAT128X_FLOAT128X): New type definitions.
9596         * builtins.def (DEF_GCC_FLOATN_NX_BUILTINS): New macro.
9597         (copysign, fabs, huge_val, inf, nan, nans): Use it.
9598         * builtins.c (expand_builtin): Use CASE_FLT_FN_FLOATN_NX for fabs
9599         and copysign.
9600         (fold_builtin_0): Use CASE_FLT_FN_FLOATN_NX for inf and huge_val.
9601         (fold_builtin_1): Use CASE_FLT_FN_FLOATN_NX for fabs.
9602         * doc/extend.texi (Other Builtins): Document these built-in
9603         functions.
9604         * fold-const-call.c (fold_const_call): Use CASE_FLT_FN_FLOATN_NX
9605         for nan and nans.
9607 2016-08-22  Gerald Pfeifer  <gerald@pfeifer.com>
9609         * doc/install.texi (Binaries): www.opencsw.org now uses https.
9611 2016-08-22  Richard Biener  <rguenther@suse.de>
9613         * tree-ssa-forwprop.c (pass_forwprop::execute): Use RPO order.
9615 2016-08-21  Uros Bizjak  <ubizjak@gmail.com>
9617         PR target/77270
9618         * config/i386/i386.md (prefetch): When TARGET_PRFCHW or
9619         TARGET_PREFETCHWT1 are disabled, emit 3dNOW! write prefetches for
9620         non-SSE2 athlons only, otherwise prefer SSE prefetches.
9622 2016-08-20  Kugan Vivekanandarajah  <kuganv@linaro.org>
9624         * tree-vrp.c (vrp_visit_assignment_or_call): Changed to Return VR.
9625         (vrp_visit_cond_stmt): Just sets TAKEN_EDGE_P.
9626         (vrp_visit_switch_stmt): Likewise.
9627         (extract_range_from_stmt): Factored out from vrp_visit_stmt.
9628         (extract_range_from_phi_node): Factored out from vrp_visit_phi_stmt.
9629         (vrp_visit_stmt): Use extract_range_from_stmt.
9630         (vrp_visit_phi_node): Use extract_range_from_phi_node.
9632 2016-08-20  Kugan Vivekanandarajah  <kuganv@linaro.org>
9634         * Makefile.in: Add tree-vrp.h to GTFILES.
9635         * gengtype.c (open_base_files): Add tree-vrp.h.
9636         * asan.c: Add tree-vrp.h which now has the definition value_range_type.
9637         * builtins.c: Likewise.
9638         * fold-const.c: Likewise.
9639         * gimple-builder.c: Likewise.
9640         * gimple-laddress.c: Likewise.
9641         * hsa-gen.c: Likewise.
9642         * internal-fn.c: Likewise.
9643         * ssa.h: Likewise.
9644         * targhooks.c: Liewise,
9645         * tree-ssa-address.c: Likewise.
9646         * tree-ssanames.h (value_range_type: Move to tree-vrp.h.
9647         * tree-vrp.c (struct value_range): Move to tree-vrp.h
9648         * tree-vrp.h: New file.
9650 2016-08-20  Kugan Vivekanandarajah  <kuganv@linaro.org>
9652         PR tree-optimization/61839
9653         * tree-vrp.c (two_valued_val_range_p): New.
9654         (simplify_stmt_using_ranges): Convert CST BINOP VAR where VAR is
9655         two-valued to VAR == VAL1 ? (CST BINOP VAL1) : (CST BINOP VAL2).
9656         Also Convert VAR BINOP CST where VAR is two-valued to
9657         VAR == VAL1 ? (VAL1 BINOP CST) : (VAL2 BINOP CST).
9659 2016-08-19  David Malcolm  <dmalcolm@redhat.com>
9661         * diagnostic-show-locus.c
9662         (layout::annotation_line_showed_range_p): New method.
9663         (layout::print_any_fixits): Remove case fixit_hint::REMOVE.
9664         Reimplement case fixit_hint::REPLACE to cover removals, and
9665         replacements where the range of the replacement isn't one
9666         of the ranges in the rich_location.
9667         (test_one_liner_fixit_replace): Likewise.
9668         (selftest::test_one_liner_fixit_replace_non_equal_range): New
9669         function.
9670         (selftest::test_one_liner_fixit_replace_equal_secondary_range):
9671         New function.
9672         (selftest::test_diagnostic_show_locus_one_liner): Call the new
9673         functions.
9674         * diagnostic.c (print_parseable_fixits): Remove case
9675         fixit_hint::REMOVE.
9677 2016-08-19  Uros Bizjak  <ubizjak@gmail.com>
9679         PR target/77270
9680         * config/i386/i386.c (ix86_option_override_internal): Remove
9681         PTA_PRFCHW from entries that also have PTA_3DNOW flag.
9682         Enable SSE prefetch also for TARGET_PREFETCHWT1.
9683         Do not try to enable TARGET_PRFCHW ISA flag here.
9684         * config/i386/i386.md (prefetch): Enable also for TARGET_3DNOW.
9685         Rewrite expander function body.
9686         (*prefetch_3dnow): Enable for TARGET_3DNOW and TARGET_PREFETCHWT1.
9688 2016-08-19  Joseph Myers  <joseph@codesourcery.com>
9690         PR c/32187
9691         * tree-core.h (TI_COMPLEX_FLOAT16_TYPE)
9692         (TI_COMPLEX_FLOATN_NX_TYPE_FIRST, TI_COMPLEX_FLOAT32_TYPE)
9693         (TI_COMPLEX_FLOAT64_TYPE, TI_COMPLEX_FLOAT128_TYPE)
9694         (TI_COMPLEX_FLOAT32X_TYPE, TI_COMPLEX_FLOAT64X_TYPE)
9695         (TI_COMPLEX_FLOAT128X_TYPE, TI_FLOAT16_TYPE, TI_FLOATN_TYPE_FIRST)
9696         (TI_FLOATN_NX_TYPE_FIRST, TI_FLOAT32_TYPE, TI_FLOAT64_TYPE)
9697         (TI_FLOAT128_TYPE, TI_FLOATN_TYPE_LAST, TI_FLOAT32X_TYPE)
9698         (TI_FLOATNX_TYPE_FIRST, TI_FLOAT64X_TYPE, TI_FLOAT128X_TYPE)
9699         (TI_FLOATNX_TYPE_LAST, TI_FLOATN_NX_TYPE_LAST): New enum
9700         tree_index values.
9701         (NUM_FLOATN_TYPES, NUM_FLOATNX_TYPES, NUM_FLOATN_NX_TYPES): New
9702         macros.
9703         (struct floatn_type_info): New structure type.
9704         (floatn_nx_types): New variable declaration.
9705         * tree.h (FLOATN_TYPE_NODE, FLOATN_NX_TYPE_NODE)
9706         (FLOATNX_TYPE_NODE, float128_type_node, float64x_type_node)
9707         (COMPLEX_FLOATN_NX_TYPE_NODE): New macros.
9708         * tree.c (floatn_nx_types): New variable.
9709         (build_common_tree_nodes): Initialize _FloatN, _FloatNx and
9710         corresponding complex types.
9711         * target.def (floatn_mode): New hook.
9712         * targhooks.c: Include "real.h".
9713         (default_floatn_mode): New function.
9714         * targhooks.h (default_floatn_mode): New prototype.
9715         * doc/extend.texi (Floating Types): Document _FloatN and _FloatNx
9716         types.
9717         * doc/sourcebuild.texi (float@var{n}, float@var{n}x): Document new
9718         effective-target and dg-add-options keywords.
9719         (float@var{n}_runtime, float@var{n}x_runtime, floatn_nx_runtime):
9720         Document new effective-target keywords.
9721         * doc/tm.texi.in (TARGET_FLOATN_MODE): New @hook.
9722         * doc/tm.texi: Regenerate.
9723         * ginclude/float.h (LDBL_DECIMAL_DIG): Define to
9724         __LDBL_DECIMAL_DIG__, not __DECIMAL_DIG__.
9725         [__STDC_WANT_IEC_60559_TYPES_EXT__]: Define macros from TS
9726         18661-3.
9727         * real.h (struct real_format): Add field ieee_bits.
9728         * real.c (ieee_single_format, mips_single_format)
9729         (motorola_single_format, spu_single_format, ieee_double_format)
9730         (mips_double_format, motorola_double_format)
9731         (ieee_extended_motorola_format, ieee_extended_intel_96_format)
9732         (ieee_extended_intel_128_format)
9733         (ieee_extended_intel_96_round_53_format, ibm_extended_format)
9734         (mips_extended_format, ieee_quad_format, mips_quad_format)
9735         (vax_f_format, vax_d_format, vax_g_format, decimal_single_format)
9736         (decimal_double_format, decimal_quad_format, ieee_half_format)
9737         (arm_half_format, real_internal_format: Initialize ieee_bits
9738         field.
9739         * config/i386/i386.c (ix86_init_builtin_types): Do not initialize
9740         float128_type_node.  Set float80_type_node to float64x_type_node
9741         if appropriate and long_double_type_node not appropriate.
9742         * config/ia64/ia64.c (ia64_init_builtins): Likewise.
9743         * config/pdp11/pdp11.c (pdp11_f_format, pdp11_d_format):
9744         Initialize ieee_bits field.
9745         * config/rs6000/rs6000.c (TARGET_FLOATN_MODE): New macro.
9746         (rs6000_init_builtins): Set ieee128_float_type_node to
9747         float128_type_node.
9748         (rs6000_floatn_mode): New function.
9750 2016-08-19  Jakub Jelinek  <jakub@redhat.com>
9752         * config/i386/rdseedintrin.h (_rdseed16_step, _rdseed32_step,
9753         _rdseed64_step): Uglify argument names and/or local variable names
9754         in inline functions.
9755         * config/i386/rtmintrin.h (_xabort): Likewise.
9756         * config/i386/avx512vlintrin.h (_mm256_ternarylogic_epi64,
9757         _mm256_mask_ternarylogic_epi64, _mm256_maskz_ternarylogic_epi64,
9758         _mm256_ternarylogic_epi32, _mm256_mask_ternarylogic_epi32,
9759         _mm256_maskz_ternarylogic_epi32, _mm_ternarylogic_epi64,
9760         _mm_mask_ternarylogic_epi64, _mm_maskz_ternarylogic_epi64,
9761         _mm_ternarylogic_epi32, _mm_mask_ternarylogic_epi32,
9762         _mm_maskz_ternarylogic_epi32): Likewise.
9763         * config/i386/lwpintrin.h (__llwpcb, __lwpval32, __lwpval64,
9764         __lwpins32, __lwpins64): Likewise.
9765         * config/i386/avx2intrin.h (_mm_i32gather_pd, _mm_mask_i32gather_pd,
9766         _mm256_i32gather_pd, _mm256_mask_i32gather_pd, _mm_i64gather_pd,
9767         _mm_mask_i64gather_pd, _mm256_i64gather_pd, _mm256_mask_i64gather_pd,
9768         _mm_i32gather_ps, _mm_mask_i32gather_ps, _mm256_i32gather_ps,
9769         _mm256_mask_i32gather_ps, _mm_i64gather_ps, _mm_mask_i64gather_ps,
9770         _mm256_i64gather_ps, _mm256_mask_i64gather_ps, _mm_i32gather_epi64,
9771         _mm_mask_i32gather_epi64, _mm256_i32gather_epi64,
9772         _mm256_mask_i32gather_epi64, _mm_i64gather_epi64,
9773         _mm_mask_i64gather_epi64, _mm256_i64gather_epi64,
9774         _mm256_mask_i64gather_epi64, _mm_i32gather_epi32,
9775         _mm_mask_i32gather_epi32, _mm256_i32gather_epi32,
9776         _mm256_mask_i32gather_epi32, _mm_i64gather_epi32,
9777         _mm_mask_i64gather_epi32, _mm256_i64gather_epi32,
9778         _mm256_mask_i64gather_epi32): Likewise.
9779         * config/i386/pmm_malloc.h (_mm_malloc, _mm_free): Likewise.
9780         * config/i386/ia32intrin.h (__writeeflags): Likewise.
9781         * config/i386/pkuintrin.h (_wrpkru): Likewise.
9782         * config/i386/avx512pfintrin.h (_mm512_mask_prefetch_i32gather_pd,
9783         _mm512_mask_prefetch_i32gather_ps, _mm512_mask_prefetch_i64gather_pd,
9784         _mm512_mask_prefetch_i64gather_ps, _mm512_prefetch_i32scatter_pd,
9785         _mm512_prefetch_i32scatter_ps, _mm512_mask_prefetch_i32scatter_pd,
9786         _mm512_mask_prefetch_i32scatter_ps, _mm512_prefetch_i64scatter_pd,
9787         _mm512_prefetch_i64scatter_ps, _mm512_mask_prefetch_i64scatter_pd,
9788         _mm512_mask_prefetch_i64scatter_ps): Likewise.
9789         * config/i386/gmm_malloc.h (_mm_malloc, _mm_free): Likewise.
9790         * config/i386/avx512fintrin.h (_mm512_ternarylogic_epi64,
9791         _mm512_mask_ternarylogic_epi64, _mm512_maskz_ternarylogic_epi64,
9792         _mm512_ternarylogic_epi32, _mm512_mask_ternarylogic_epi32,
9793         _mm512_maskz_ternarylogic_epi32, _mm512_i32gather_ps,
9794         _mm512_mask_i32gather_ps, _mm512_i32gather_pd, _mm512_i64gather_ps,
9795         _mm512_i64gather_pd, _mm512_i32gather_epi32, _mm512_i32gather_epi64,
9796         _mm512_i64gather_epi32, _mm512_i64gather_epi64): Likewise.
9798         * config/i386/fxsrintrin.h (_fxsave): Remove return keyword in inlines
9799         returning void.
9800         (_fxrstor, _fxsave64, _fxrstor64): Likewise.
9801         * config/i386/xsaveintrin.h (_xsave, _xrstor, _xsave64, _xrstor64):
9802         Likewise.
9803         * config/i386/xsaveoptintrin.h (_xsaveopt, _xsaveopt64): Likewise.
9804         * config/i386/pkuintrin.h (_wrpkru): Likewise.  Add space after
9805         function name.
9806         (_rdpkru_u32): Add space after function name.
9808         * config/i386/t-i386 (i386-c.o): Don't depend on
9809         i386-builtin-types.inc.
9810         (i386.o): Depend on i386-builtin-types.inc.
9812 2016-08-19  Matthew Wahab  <matthew.wahab@arm.com>
9814         PR target/77281
9815         * config/arm/arm.c (neon_valid_immediate): Delete declaration.
9816         Use const_vec_duplicate to check for duplicated elements.
9818 2016-08-19  Richard Biener  <rguenther@suse.de>
9820         PR tree-optimization/77290
9821         * tree-ssa-pre.c (eliminate_dom_walker::before_dom_children):
9822         Fix flag_tree_parallelize_loops check.
9824 2016-08-19  Richard Biener  <rguenther@suse.de>
9826         * match.pd (x | 0 -> x): Add.
9828 2016-08-19  Richard Biener  <rguenther@suse.de>
9830         PR tree-optimization/77286
9831         * tree-vect-loop-manip.c (slpeel_duplicate_current_defs_from_edges):
9832         Deal with virtual PHIs being out-of-order.
9834 2016-08-18  David Malcolm  <dmalcolm@redhat.com>
9836         * doc/invoke.texi (fverbose-asm): Note that source code lines
9837         are emitted, and provide an example.
9838         * final.c (asm_show_source): New function.
9839         (final_scan_insn): Call asm_show_source.
9841 2016-08-18  David Malcolm  <dmalcolm@redhat.com>
9843         * diagnostic-show-locus.c (colorizer::colorizer): Replace diagnostic
9844         param with diagnostic_kind.
9845         (class colorizer): Similarly replace field m_diagnostic with
9846         m_diagnostic_kind.
9847         (colorizer::colorizer): Replace diagnostic
9848         param with diagnostic_kind.
9849         (colorizer::begin_state): Update for above field change.
9850         (layout::layout): Replace diagnostic param with rich_location *
9851         and diagnostic_kind.
9852         (diagnostic_show_locus): Replace diagnostic param with richloc
9853         and diagnostic_kind.
9854         (class selftest::test_diagnostic_context): New class.
9855         (selftest::test_diagnostic_show_locus_unknown_location): New
9856         function.
9857         (selftest::test_one_liner_simple_caret): New function.
9858         (selftest::test_one_liner_caret_and_range): New function.
9859         (selftest::test_one_liner_multiple_carets_and_ranges): New
9860         function.
9861         (selftest::test_one_liner_fixit_remove): New function.
9862         (selftest::test_one_liner_fixit_replace): New function.
9863         (selftest::test_diagnostic_show_locus_one_liner): New function.
9864         (selftest::diagnostic_show_locus_c_tests): Call the new test
9865         functions.
9866         * diagnostic.c (diagnostic_initialize): Initialize
9867         colorize_source_p, show_ruler_p and parseable_fixits_p.
9868         (default_diagnostic_finalizer): Update for change to
9869         diagnostic_show_locus.
9870         (diagnostic_append_note): Likewise.
9871         * diagnostic.h (diagnostic_show_locus): Replace
9872         const diagnostic_info * param with location * and diagnostic_t.
9874 2016-08-18  David Malcolm  <dmalcolm@redhat.com>
9876         * input.c (saved_line_table): New global.
9877         (class selftest::temp_line_table): Rename to line_table_test and
9878         move declaration to selftest.h, and drop field m_old_line_table.
9879         (selftest::temp_line_table::temp_line_table): Rename ctor to...
9880         (selftest::line_table_test::line_table_test): ...this.  Add a
9881         default ctor.  Store current value of line_table within
9882         saved_line_table.
9883         (selftest::temp_line_table::~temp_line_table): Rename dtor to...
9884         (selftest::line_table_test::~line_table_test): ...this, and
9885         restore line_table from the saved_line_table, rather than
9886         m_old_line_table.
9887         (selftest::test_accessing_ordinary_linemaps): Update for above
9888         renaming.
9889         (selftest::test_lexer): Likewise.
9890         (struct selftest::lexer_test): Likewise.
9891         (selftest::lexer_test::lexer_test): Likewise.
9892         (selftest::input_c_tests): Move the looping over test cases from
9893         here into...
9894         (selftest::for_each_line_table_case): New function.
9895         * input.h (saved_line_table): New decl.
9896         * selftest.h (struct selftest::line_table_case): New forward decl.
9897         (class selftest::line_table_test): New class, moved here from
9898         selftest::temp_line_table in input.c, and renamed.
9899         (selftest::for_each_line_table_case): New decl.
9901 2015-08-18  H.J. Lu  <hongjiu.lu@intel.com>
9903         PR target/72839
9904         * config/i386/i386.c (lakemont_cost): Set MOVE_RATIO to 17.
9906 2016-08-18  Chung-Lin Tang  <cltang@codesourcery.com>
9908         PR middle-end/70895
9909         * gimplify.c (omp_add_variable): Adjust/add variable mapping on
9910         enclosing parallel construct for reduction variables on OpenACC loop
9911         directives.
9913 2016-08-18  Pierre-Marie de Rodat  <derodat@adacore.com>
9915         * dwarf2out.c (copy_dwarf_procedure): Remove obsolete comment.
9916         (new_dwarf_proc_die): Emit DW_TAG_dwarf_procedure DIEs even for
9917         -gdwarf-3.
9918         (function_to_dwarf_procedure): Update comment.
9920 2016-08-18  David Malcolm  <dmalcolm@redhat.com>
9922         * input.c (diagnostics_file_cache_forcibly_evict_file): New
9923         function.
9924         * input.h (diagnostics_file_cache_forcibly_evict_file): New
9925         declaration.
9926         * selftest.c (selftest::temp_source_file::~temp_source_file):
9927         Evict m_filename from the diagnostic file cache.
9929 2016-08-18  Richard Biener  <rguenther@suse.de>
9931         * tree-pass.h (make_pass_materialize_all_clones): Declare.
9932         * ipa.c (pass_data_materialize_all_clones, pass_materialize_all_clones,
9933         make_pass_materialize_all_clones): New simple IPA pass encapsulating
9934         clone materialization.
9935         * passes.def (all_late_ipa_passes): Start with
9936         pass_materialize_all_clones.
9937         * cgraphunit.c (symbol_table::compile): Remove call to
9938         materialize_all_clones.
9939         * tree-into-ssa.c: Include statistics.h.
9940         (update_ssa): Count number of times we do incremental/rewrite
9941         SSA update.
9943 2016-08-18  Richard Biener  <rguenther@suse.de>
9945         PR tree-optimization/77282
9946         * tree-ssa-pre.c (eliminate_dom_walker::before_dom_children):
9947         When doing auto-parallelizing also prevent use of PHIs that
9948         carry dependences across loop backedges.
9950 2016-08-18  Tamar Christina  <tamar.christina@arm.com>
9951             Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
9953         * varasm.c (default_use_anchors_for_symbol_p): Reject too large decls.
9955 2016-08-18  Richard Biener  <rguenther@suse.de>
9957         * ssa-iterators.h (ssa_vuse_operand): New inline.
9958         * tree-if-conv.c (ifc_temp_var): Update virtual operand.
9959         (predicate_all_scalar_phis): Use remove_phi_node to remove
9960         phi nodes predicated.  Delay removing virtual PHIs.
9961         (predicate_mem_writes): Update virtual operands.
9962         (combine_blocks): Likewise.  Propagate out remaining virtual PHIs.
9963         (tree_if_conversion): Do not rewrite virtual SSA form.
9964         * tree-phinodes.c (release_phi_node): Make static.
9965         * tree-phinodes.h (release_phi_node): Remove.
9967 2016-08-18  Jakub Jelinek  <jakub@redhat.com>
9969         * config/i386/i386.c (enum ix86_builtins): Remove IX86_BUILTIN_*
9970         codes that appear in bdesc_* arrays, instead include i386-builtin.def
9971         twice to define those.
9972         (bdesc_comi, bdesc_pcmpestr, bdesc_pcmpistr, bdesc_special_args,
9973         bdesc_args, bdesc_round_args, bdesc_mpx, bdesc_mpx_const,
9974         bdesc_multi_arg): Define by including i386-builtin.def the third time.
9975         * config/i386/i386-builtin.def: New file.
9977 2016-08-17  David Malcolm  <dmalcolm@redhat.com>
9979         * input.c (get_source_range_for_char): Rename to...
9980         (selftest::get_source_range_for_char): ...this, and move within
9981         the #if CHECKING_P guard.
9982         (get_num_source_ranges_for_substring): Rename to...
9983         (selftest::get_num_source_ranges_for_substring): ...this, move
9984         within the #if CHECKING_P guard, and make static.
9985         (selftest::assert_num_substring_ranges): Initialize
9986         actual_num_ranges.
9988 2016-08-18  Alan Modra  <amodra@gmail.com>
9990         PR rtl-optimization/72771
9991         * reload.c (find_reloads): Don't assume that a subreg mem is OK
9992         when find_reloads_toplev returns address_reloaded==-1.
9993         (alternative_allows_const_pool_ref): Update comment.
9995 2015-08-17  Alan Hayward  <alan.hayward@arm.com>
9997         PR tree-optimization/71752
9998         * tree-vect-loop.c (vectorizable_reduction): Keep SLP operand ordering.
9999         * tree-vect-slp.c (vect_get_slp_defs): Handle null operands.
10001 2016-08-17  Jakub Jelinek  <jakub@redhat.com>
10003         * gimple-fold.c (gimple_fold_call): Use gimple_call_noreturn_p
10004         instead of testing ECF_NORETURN bit in gimple_call_flags.
10005         * tree-cfg.c (make_edges_bb, execute_fixup_cfg): Likewise.
10006         * predict.c (tree_bb_level_predictions): Likewise.
10007         * gimple-low.c (gimple_stmt_may_fallthru): Likewise.
10009         PR middle-end/77259
10010         * tree-ssa-pre.c (eliminate_dom_walker::before_dom_children): If
10011         turning a call into __builtin_unreachable-like noreturn call, adjust
10012         gimple_call_set_fntype.
10013         * tree-cfgcleanup.c (fixup_noreturn_call): Remove lhs also if
10014         gimple_call_fntype has void return type.
10016 2016-08-17  Chung-Lin Tang  <cltang@codesourcery.com>
10018         * omp-low.c (lower_oacc_reductions): Adjust variable lookup to use
10019         maybe_lookup_decl, to handle nested acc loop directives.
10021 2016-08-17  Richard Biener  <rguenther@suse.de>
10023         PR tree-optimization/76490
10024         * tree-vrp.c (update_value_range): Preserve overflow infinities
10025         when intersecting with ranges from get_range_info.
10026         (operand_less_p): Handle overflow infinities correctly.
10027         (value_range_constant_singleton): Use vrp_operand_equal_p
10028         to handle overflow max/min correctly.
10029         (vrp_valueize): Likewise.
10030         (union_ranges): Likewise.
10031         (intersect_ranges): Likewise.
10032         (vrp_visit_phi_node): Improve iteration limitation to only
10033         apply when we'll possibly re-visit the PHI via a changed argument
10034         on the backedge.
10036 2016-08-17  Thomas Preud'homme  <thomas.preudhomme@arm.com>
10038         * config/arm/t-aprofile (MULTILIB_EXCEPTIONS): Rewrite into ...
10039         (MULTILIB_REQUIRED): This by specifying multilib needing to be built
10040         rather than those that should not be built.
10042 2016-08-17  Stanislaw Halik  <sthalik@misaki.pl>
10044         PR target/66488
10045         * config/i386/xm-mingw32.h (HOST_BITS_PER_PTR): Define if __x86_64__.
10047 2016-08-17  Richard Biener  <rguenther@suse.de>
10049         * tree-ssa.c: Include tree-cfg.h and tree-dfa.h.
10050         (verify_vssa): New function verifying virtual SSA form.
10051         (verify_ssa): Call it.
10052         * tree-ssa-loop-manip.c (slpeel_update_phi_nodes_for_guard2):
10053         Do not apply loop-closed SSA handling to virtuals.
10054         * ssa-iterators.h (op_iter_init): Handle GIMPLE_TRANSACTION.
10055         * tree-into-ssa.c (prepare_use_sites_for): Skip virtual SSA names
10056         when rewriting their symbol.
10057         (prepare_def_site_for): Likewise.
10058         * tree-chkp-opt.c (chkp_reduce_bounds_lifetime): Clear virtual
10059         operands of moved stmts.
10061 2016-08-17  Richard Biener  <rguenther@suse.de>
10063         PR tree-optimization/23855
10064         * tree-ssa-loop-unswitch.c: Include tree-ssa-loop-manip.h.
10065         (tree_unswitch_outer_loop): Iterate find_loop_guard as long as we
10066         find guards to hoist.  Do not update SSA form but rewrite virtuals
10067         into loop closed SSA.
10068         (find_loop_guard): Adjust to skip already hoisted guards.  Do
10069         not mark virtuals for renaming or update SSA form.
10071 2016-08-17  Martin Liska  <mliska@suse.cz>
10073         * coverage.c (get_gcov_type): Replace GCOV_TYPE_SIZE with
10074         a LONG_LONG_TYPE_SIZE comparison.
10075         * gcov-io.h: Remove macro definitions.
10076         * tree-profile.c (gimple_gen_edge_profiler): Replace usage
10077         of GCOV_TYPE_ATOMIC_FETCH_ADD with a LONG_LONG_TYPE_SIZE
10078         comparison.
10080 2016-08-16  Jakub Jelinek  <jakub@redhat.com>
10082         * config/i386/i386.c (enum ix86_builtins): Reorder enumerators, so
10083         that builtins not mentioned in bdesc_* arrays come first, then
10084         the ones mentioned in bdesc_* arrays in the order they appear in
10085         the arrays in between IX86_BUILTIN__BDESC_*_FIRST and
10086         IX86_BUILTIN__BDESC_*_LAST enumerator.
10087         (bdesc_mpx): Fix up a comment typo.
10088         (bdesc_multi_arg): Remove __builtin_ia32_vpcomne[bwdq] and
10089         __builtin_ia32_vpcomneu[bwdq] builtins.
10090         (BDESC_VERIFY, BDESC_VERIFYS): Define.
10091         (ix86_init_mmx_sse_builtins, ix86_init_mpx_builtins): Verify
10092         enum ix86_builtins ordering.
10093         (ix86_expand_builtin): Use enum ix86_builtins ordering assumption
10094         for direct bdesc_* array member access instead of searching all the
10095         arrays until an fcode match is found.
10097 2016-08-16  Uros Bizjak  <ubizjak@gmail.com>
10099         * config/i386/i386.md (*ashl<mode>3_mask): Rewrite define_insn
10100         pattern as define_insn_and_split.  Split insn before reload to
10101         ashl<mode>3_1.
10102         (*<shift_insn><mode>3_mask): Ditto.  Split insn before reload to
10103         <shift_insn><mode>3_1.
10104         (*<rotate_insn><mode>3_mask): Ditto.  Split insn before reload to
10105         <rotate_insn><mode>3_1.
10107 2016-08-16  David Malcolm  <dmalcolm@redhat.com>
10109         PR c/72857
10110         * input.c (get_source_range_for_substring): Rename to...
10111         (get_source_location_for_substring): ...this, adding param
10112         "caret_idx", and converting output param from source_range * to
10113         location_t *.
10114         (get_source_range_for_char): New function.
10115         (get_num_source_ranges_for_substring): Update comment to reflect
10116         above renaming.
10117         (assert_char_at_range): Update to use get_source_range_for_char
10118         rather than get_source_range_for_substring.
10119         (test_lexer_string_locations_concatenation_2): Likewise.
10120         * substring-locations.h (get_source_range_for_substring): Rename
10121         to...
10122         (get_source_location_for_substring): ...this, and adding param
10123         "caret_idx", and converting output param from source_range * to
10124         location_t *.
10126 2016-08-16  David Malcolm  <dmalcolm@redhat.com>
10128         * input.c (class selftest::temp_source_file): Move to
10129         selftest.h.
10130         (selftest::temp_source_file::temp_source_file): Move to
10131         selftest.c.
10132         (selftest::temp_source_file::~temp_source_file): Likewise.
10133         * selftest.c (selftest::temp_source_file::temp_source_file): Move
10134         here from input.c.
10135         (selftest::temp_source_file::~temp_source_file): Likewise.
10136         * selftest.h (class selftest::temp_source_file): Move here from
10137         input.c
10139 2016-08-16  Jakub Jelinek  <jakub@redhat.com>
10141         PR target/71910
10142         * tree-cfg.c (execute_fixup_cfg): Add node variable, use it.  Before
10143         inlining, add cgraph edge for the added __builtin_unreachable call.
10145         PR middle-end/67485
10146         * expmed.c (expand_mult_const): Change val_so_far's type to UHWI,
10147         only cast it to SHWI for the final comparison.
10149 2016-08-16  Martin Liska  <mliska@suse.cz>
10151         PR gcov-profile/36412
10152         * doc/gcov.texi: Document --hash-filenames(-x).
10153         * gcov.c (print_usage): Add the option.
10154         (process_args): Process the option, sort options alphabetically.
10155         (md5sum_to_hex): New function.
10156         (make_gcov_file_name): Do the md5sum and append it to a
10157         filename.
10159 2016-08-16  Bin Cheng  <bin.cheng@arm.com>
10161         PR tree-optimization/69848
10162         * config/aarch64/aarch64-simd.md (vcond<mode><mode>): Invert NE
10163         and swtich operands to avoid additional NOT instruction.
10164         (vcond<v_cmp_mixed><mode>): Ditto.
10165         (vcondu<mode><mode>, vcondu<mode><v_cmp_mixed>): Ditto.
10167 2016-08-16  Eric Botcazou  <ebotcazou@adacore.com>
10169         * doc/install.texi (*-*-solaris2*): Adjust latest change.
10171 2016-08-16  Richard Biener  <rguenther@suse.de>
10173         PR tree-optimization/76783
10174         * tree-ssa-propagate.c (ssa_prop_init): Use RPO order.  Clear
10175         BB visited flags at start.
10177 2016-08-16  Bin Cheng  <bin.cheng@arm.com>
10179         PR tree-optimization/72817
10180         PR tree-optimization/73450
10181         * tree-ssa-loop-niter.c (number_of_iterations_ne): Check
10182         multiple_of_p for adjusted IV.base.
10184 2016-08-15  Uros Bizjak  <ubizjak@gmail.com>
10186         PR target/72867
10187         * config/i386/sse.md (<code><mode>3<mask_name><round_saeonly_name>):
10188         Emit ieee_<ieee_maxmin><mode>3<mask_name><round_saeonly_name>
10189         for !flag_finite_math_only or flag_signed_zeros.
10190         (*<code><mode>3<mask_name><round_saeonly_name>): Rename from
10191         *<code><mode>3_finite<mask_name><round_saeonly_name>.  Do not
10192         depend on flag_finite_math_only.
10193         (ieee_<ieee_maxmin><mode>3<mask_name><round_saeonly_name>):
10194         New insn pattern.
10195         (*<code><mode>3<mask_name><round_saeonly_name>): Remove.
10196         (*ieee_smin<mode>3): Ditto.
10197         (*ieee_smax<mode>3): Ditto.
10198         * config/i386/mmx.md (mmx_<code>v2sf3): Emit
10199         mmx_ieee_<ieee_maxmin>v2sf3 for !flag_finite_math_only or
10200         flag_signed_zeros.
10201         (*mmx_<code>v2sf3): Rename from *mmx_<code>v2sf3_finite.  Do not
10202         depend on flag_finite_math_only.
10203         (mmx_ieee_<ieee_maxmin>v2sf3): New insn pattern.
10204         (*mmx_<code>v2sf3): Remove.
10205         * config/i386/subst.md (round_saeonly_mask_arg3): New subst attribute.
10206         * config/i386/i386.c (ix86_expand_sse_fp_mimnax): Check
10207         flag_signed_zeros instead of !flag_unsafe_math_optimizations.
10209 2016-08-15  Segher Boessenkool  <segher@kernel.crashing.org>
10211         PR rtl-optimization/73650
10212         * lra-constraints.c (simple_move_p): If the insn is multiple_sets
10213         it is not a simple move.
10215 2016-08-15  Martin Liska  <mliska@suse.cz>
10217         PR driver/72765
10218         * gcc.c (do_spec_1): Call save_string with the right size.
10219         (save_string): Do an assert about string we copy.
10221 2016-08-15  Richard Biener  <rguenther@suse.de>
10223         * ree.c (rest_of_handle_ree): Remove redundant timevar push/pop.
10224         * config/i386/i386.c (pass_data_insert_vzeroupper): Account to
10225         TV_MACH_DEP.
10226         (pass_data_stv): Likewise.
10228 2016-08-15  Richard Biener  <rguenther@suse.de>
10230         PR tree-optimization/73434
10231         * tree-ssa-sccvn.c (vn_reference_maybe_forwprop_address): Preserve
10232         TBAA info on the base when forwarding a non-invariant address.
10234 2016-08-15  Jakub Jelinek  <jakub@redhat.com>
10236         * dwarf2out.c (struct checksum_attributes): Add
10237         at_string_length_bit_size and at_string_length_byte_size fields.
10238         (collect_checksum_attributes): Handle DW_AT_string_length_bit_size
10239         and DW_AT_string_length_byte_size.
10240         (die_checksum_ordered): Handle at_string_length_bit_size and
10241         at_string_length_byte_size.
10242         (gen_array_type_die): For dwarf_version >= 5 emit
10243         DW_AT_string_length_byte_size instead of DW_AT_byte_size.
10244         (adjust_string_types): For dwarf_version >= 5 remove
10245         DW_AT_string_length_byte_size instead of DW_AT_byte_size.
10246         (resolve_addr): Likewise.
10248         PR debug/71906
10249         * dwarf2out.c (string_types): New variable.
10250         (gen_array_type_die): Change early_dwarf handling of
10251         DW_AT_string_length, create DW_OP_call4 referencing the
10252         length var temporarily.  Handle parameters that are pointers
10253         to string length.
10254         (adjust_string_types): New function.
10255         (gen_subprogram_die): Temporarily set string_types to local var,
10256         call adjust_string_types if needed.
10257         (non_dwarf_expression, copy_deref_exprloc, optimize_string_length):
10258         New functions.
10259         (resolve_addr): Adjust DW_AT_string_length if it is DW_OP_call4.
10261 2016-08-15  Eric Botcazou  <ebotcazou@adacore.com>
10263         * doc/install.texi (*-*-solaris2*): Fix version number and document
10264         requirement on GNU make for building libjava with the Solaris linker.
10266 2016-08-15  Martin Liska  <mliska@suse.cz>
10267             Jakub Jelinek  <jakub@redhat.com>
10269         PR tree-optimization/72824
10270         * tree-loop-distribution.c (const_with_all_bytes_same)
10271         <case VECTOR_CST>: Fix a typo.
10273 2016-08-14  Uros Bizjak  <ubizjak@gmail.com>
10275         PR target/76342
10276         * config/i386/avx512fintrin.h (_mm512_undefined_epi32):
10277         Renamed from _mm512_undefined_si512.
10278         (_mm_undefined_si512): New definition.
10280 2016-08-13  Richard Biener  <rguenther@suse.de>
10282         * tree-ssa-forwprop.c (pass_forwprop::execute): Propagate
10283         into PHIs and update the lattice for its def.
10285 2016-08-12  Jakub Jelinek  <jakub@redhat.com>
10287         PR c/71512
10288         * ubsan.c (instrument_si_overflow): Pass true instead of false
10289         to gsi_replace.
10290         (pass_ubsan::execute): Call gimple_purge_dead_eh_edges at the end
10291         of bbs.  Return TODO_cleanup_cfg if any returned true.
10293 2016-08-12  Michael Meissner  <meissner@linux.vnet.ibm.com>
10295         * config/rs6000/vsx.md (vsx_concat_<mode>): Add support for the
10296         ISA 3.0 MTVSRDD instruction.
10297         (vsx_splat_<mode>): Change cpu type of MTVSRDD instruction to
10298         vecperm.
10300 2016-08-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
10302         PR tree-optimization/71083
10303         * tree-predcom.c (ref_at_iteration): Use a COMPONENT_REF for the
10304         bitfield access when possible.
10306 2016-08-12  Patrick Palka  <ppalka@gcc.gnu.org>
10308         PR middle-end/71654
10309         * match.pd ((T)A CMP (T)B -> A CMP B): Allow (T)A to be a
10310         sign-changing cast from a shorter unsigned type to a wider
10311         signed type.
10313 2016-08-12  Jakub Jelinek  <jakub@redhat.com>
10315         * config/i386/sse.md (avx512dq_vextract<shuffletype>64x2_1_maskm,
10316         vec_extract_hi_<mode>_mask, vec_extract_lo_<mode>_mask,
10317         vec_extract_hi_<mode>_mask): Use Yk constraint instead of k.
10319 2016-08-12  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
10321         * config/rs6000/rs6000.c (rs6000_builtin_vectorization_cost):
10322         Correct costs for vec_construct.
10324 2016-08-12  Bin Cheng  <bin.cheng@arm.com>
10326         PR tree-optimization/69848
10327         * tree-vectorizer.h (enum vect_def_type): New condition reduction
10328         type CONST_COND_REDUCTION.
10329         * tree-vect-loop.c (vectorizable_reduction): Support new condition
10330         reudction type CONST_COND_REDUCTION.
10332 2016-08-12  Richard Biener  <rguenther@suse.de>
10334         PR tree-optimization/57326
10335         * tree-ssa-pre.c (fully_constant_expression): Handle simplification
10336         returning an SSA name.
10337         (phi_translate_1): When fully_constant_expression returns a NAME
10338         make sure we have a leader for it.
10340 2016-08-12  Martin Liska  <mliska@suse.cz>
10341             Adam Fineman  <afineman@afineman.com>
10343         * gcov.c (process_file): Create .gcov file when .gcda
10344         file is missing.
10346 2016-08-12  Marek Polacek  <polacek@redhat.com>
10348         PR c/7652
10349         * alias.c (find_base_value): Adjust fall through comment.
10350         * cfgexpand.c (expand_debug_expr): Likewise.
10351         * combine.c (find_split_point): Likewise.
10352         (expand_compound_operation): Likewise.  Add FALLTHRU.
10353         (make_compound_operation): Adjust fall through comment.
10354         (canon_reg_for_combine): Add FALLTHRU.
10355         (force_to_mode): Adjust fall through comment.
10356         (simplify_shift_const_1): Likewise.
10357         (simplify_comparison): Likewise.
10358         * config/aarch64/aarch64-builtins.c (aarch64_simd_expand_args): Add
10359         FALLTHRU.
10360         * config/aarch64/predicates.md: Likewise.
10361         * config/i386/i386.c (function_arg_advance_32): Likewise.
10362         (ix86_gimplify_va_arg): Likewise.
10363         (print_reg): Likewise.
10364         (ix86_print_operand): Likewise.
10365         (ix86_build_const_vector): Likewise.
10366         (ix86_expand_branch): Likewise.
10367         (ix86_sched_init_global): Adjust fall through comment.
10368         (ix86_expand_args_builtin): Add FALLTHRU.
10369         (ix86_expand_builtin): Likewise.
10370         (ix86_expand_vector_init_one_var): Likewise.
10371         * config/rs6000/rs6000.c (rs6000_emit_vector_compare_inner): Likewise.
10372         (rs6000_adjust_cost): Likewise.
10373         (insn_must_be_first_in_group): Likewise.
10374         * config/rs6000/rs6000.md: Likewise.  Adjust fall through comment.
10375         * dbxout.c (dbxout_symbol): Adjust fall through comment.
10376         * df-scan.c (df_uses_record): Likewise.
10377         * dojump.c (do_jump): Add FALLTHRU.
10378         * dwarf2out.c (mem_loc_descriptor): Likewise.  Adjust fall through
10379         comment.
10380         (resolve_args_picking_1): Adjust fall through comment.
10381         (loc_list_from_tree_1): Likewise.
10382         * expmed.c (make_tree): Likewise.
10383         * expr.c (expand_expr_real_2): Add FALLTHRU.
10384         (expand_expr_real_1): Likewise.  Adjust fall through comment.
10385         * fold-const.c (const_binop): Adjust fall through comment.
10386         (fold_truth_not_expr): Likewise.
10387         (fold_cond_expr_with_comparison): Add FALLTHRU.
10388         (fold_binary_loc): Likewise.
10389         (contains_label_1): Adjust fall through comment.
10390         (multiple_of_p): Likewise.
10391         * gcov-tool.c (process_args): Add FALLTHRU.
10392         * genattrtab.c (check_attr_test): Likewise.
10393         (write_test_expr): Likewise.
10394         * genconfig.c (walk_insn_part): Likewise.
10395         * genpreds.c (validate_exp): Adjust fall through comment.
10396         (needs_variable): Likewise.
10397         * gensupport.c (get_alternatives_number): Add FALLTHRU.
10398         (subst_dup): Likewise.
10399         * gimple-pretty-print.c (dump_gimple_assign): Likewise.
10400         * gimplify.c (gimplify_addr_expr): Adjust fall through comment.
10401         (gimplify_scan_omp_clauses): Add FALLTHRU.
10402         (goa_stabilize_expr): Likewise.
10403         * graphite-isl-ast-to-gimple.c (substitute_ssa_name): Adjust fall
10404         through comment.
10405         * hsa-gen.c (get_address_from_value): Likewise.
10406         * ipa-icf.c (sem_function::hash_stmt): Likewise.
10407         * ira.c (ira_setup_alts): Add FALLTHRU.
10408         * lra-eliminations.c (lra_eliminate_regs_1): Adjust fall through
10409         comment.
10410         * lto-streamer-out.c (lto_output_tree_ref): Add FALLTHRU.
10411         * opts.c (common_handle_option): Likewise.
10412         * read-rtl.c (read_rtx_code): Likewise.
10413         * real.c (round_for_format): Likewise.
10414         * recog.c (asm_operand_ok): Likewise.
10415         * reginfo.c (reg_scan_mark_refs): Adjust fall through comment.
10416         * reload1.c (set_label_offsets): Likewise.
10417         (eliminate_regs_1): Likewise.
10418         (reload_reg_reaches_end_p): Likewise.
10419         * rtlanal.c (commutative_operand_precedence): Add FALLTHRU.
10420         (rtx_cost): Likewise.
10421         * sched-rgn.c (is_exception_free): Likewise.
10422         * simplify-rtx.c (simplify_rtx): Adjust fall through comment.
10423         * stor-layout.c (int_mode_for_mode): Likewise.
10424         * toplev.c (print_to_asm_out_file): Likewise.
10425         (print_to_stderr): Likewise.
10426         * tree-cfg.c (gimple_verify_flow_info): Likewise.
10427         * tree-chrec.c (chrec_fold_plus_1): Add FALLTHRU.
10428         (chrec_fold_multiply): Likewise.
10429         (evolution_function_is_invariant_rec_p): Likewise.
10430         (for_each_scev_op): Likewise.
10431         * tree-data-ref.c (siv_subscript_p): Likewise.
10432         (get_references_in_stmt): Likewise.
10433         * tree.c (find_placeholder_in_expr): Adjust fall through comment.
10434         (substitute_in_expr): Likewise.
10435         (type_cache_hasher::equal): Likewise.
10436         (walk_type_fields): Likewise.
10437         * var-tracking.c (adjust_mems): Add FALLTHRU.
10438         (set_dv_changed): Adjust fall through comment.
10439         * varasm.c (default_function_section): Add FALLTHRU.
10441 2016-08-12  Marek Polacek  <polacek@redhat.com>
10443         PR c/7652
10444         * tree-complex.c (expand_complex_division): Add missing break.
10446 2016-08-12  Richard Biener  <rguenther@suse.de>
10448         * passes.c (execute_todo): Do not push/pop TV_TODO.
10449         (execute_one_ipa_transform_pass): Move timevar push/pop TODO execution.
10450         (execute_one_pass): Likewise.
10451         * common.opt (ftime-report-details): New switch.
10452         * doc/invoke.texi (ftime-report-details): Document.
10453         * timevar.h (timer::print_row): Adjust signature.
10454         (timer::all_zero): New static helper.
10455         (timer::child_map_t): New typedef.
10456         (timer::time_var_def): Add children field.
10457         * timevar.c (timer::named_items::print): Adjust.
10458         (timer::~timer): Free timevar recorded children.
10459         (timer::pop_internal): When -ftime-report-details record
10460         time spent in sub-timevars.
10461         (timer::print_row): Adjust.
10462         (timer::print): Print sub-timevar stats, use all_zero.
10463         * timevar.def (TV_TODO): Remove.
10465 2016-08-12  Richard Biener  <rguenther@suse.de>
10467         PR tree-optimization/72851
10468         * tree-ssa-propagate.c: Include cfganal.h.  Rewrite block and stmt
10469         worklists to use bitmaps indexed in execution order.
10470         (executable_blocks, cfg_blocks_num, cfg_blocks_tail, cfg_blocks_head,
10471         bb_in_list, interesting_ssa_edges, varying_ssa_edges): Remove.
10472         (cfg_blocks): Make a bitmap.
10473         (bb_to_cfg_order, cfg_order_to_bb, ssa_edge_worklist, uid_to_stmt):
10474         New globals.
10475         (cfg_blocks_empty_p): Adjust.
10476         (cfg_blocks_add): Likewise.
10477         (cfg_blocks_get): Likewise.
10478         (add_ssa_edge): Likewise.
10479         (add_control_edge): Likewise.
10480         (simulate_stmt): Likewise.
10481         (process_ssa_edge_worklist): Likewise.
10482         (simulate_block): Likewise.
10483         (ssa_prop_init): Compute PRE order and stmt UIDs.
10484         (ssa_prop_fini): Adjust.
10485         (ssa_propagate): Adjust.
10487 2016-08-12  Richard Biener  <rguenther@suse.de>
10489         * tree-vrp.c (vrp_visit_phi_node): Allow a last iteration if
10490         the currently executable edges have fixed ranges.  Always
10491         go through update_value_range.
10493 2016-08-12  Alexandre Oliva  <aoliva@redhat.com>
10495         PR debug/63240
10496         * langhooks-def.h
10497         (LANG_HOOKS_FUNCTION_DECL_EXPLICIT_P): Const_tree-ify.
10498         (LANG_HOOKS_FUNCTION_DECL_DELETED_P): Likewise.
10499         (LANG_HOOKS_FUNCTION_DECL_DEFAULTED): Set default.
10500         (LANG_HOOKS_DECLS): Add it.
10501         * langhooks.h (struct lang_hooks_for_decls): Add
10502         function_decl_defaulted.  Const_tree-ify
10503         function_decl_explicit_p and function_decl_deleted_p.
10504         * dwarf2out.c (gen_subprogram_die): Add DW_AT_defaulted
10505         attribute.  Add DW_AT_deleted instead of DW_AT_GNU_deleted,
10506         also at strict DWARF v5.
10508         PR debug/55641
10509         * dwarf2out.c (decl_quals): Don't map TREE_READONLY to
10510         TYPE_QUAL_CONST in reference-typed decls.
10512         PR debug/49366
10513         * dwarf2out.c (loc_list_from_tree_1): Expand some CONSTRUCTORs
10514         in DW_OP_pieces, just enough to handle pointers to member
10515         functions.
10516         (gen_remaining_tmpl_value_param_die_attribute): Use a location
10517         expression on DWARFv5 if a constant value doesn't work.
10519 2016-08-11  David Malcolm  <dmalcolm@redhat.com>
10521         * selftest-run-tests.c (selftest::run_tests): Call selftest_c_tests.
10522         * selftest.c (selftest::test_assertions): New function.
10523         (selftest::selftest_c_tests): New function.
10524         * selftest.h (selftest::selftest_c_tests): New declaration.
10526 2016-08-11  Richard Biener  <rguenther@suse.de>
10527             Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
10529         PR rtl-optimization/72855
10530         * df-core.c (df_verify): Turn off DF_VERIFY_SCHEDULED at end.
10532 2016-08-11  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
10534         PR target/72863
10535         * vsx.md (vsx_load_<mode>): For P8LE, emit swaps at expand time.
10536         (vsx_store_<mode>): Likewise.
10538 2015-08-11  H.J. Lu  <hongjiu.lu@intel.com>
10540         * config/i386/i386.c (timode_scalar_to_vector_candidate_p): Allow
10541         TImode CONST_WIDE_INT store.
10542         (timode_scalar_chain::convert_insn): Handle CONST_WIDE_INT store.
10544 2015-08-11  H.J. Lu  <hongjiu.lu@intel.com>
10546         * config/i386/i386.h (MOVE_MAX_PIECES): Use TImode in 64-bit
10547         mode if unaligned SSE load and store are optimal.
10549 2016-08-11  Bernd Edlinger  <bernd.edlinger@hotmail.de>
10551         PR tree-optimization/71083
10552         * tree-predcom.c (ref_at_iteration): Correctly align the
10553         reference type.
10555 2016-08-11  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
10557         * config/s390/s390-builtin-types.def: Add INT128 types.
10558         * config/s390/s390-builtins.def: Add INT128 variants for the add
10559         sub low-level builtins dealing with TImode.
10560         * config/s390/s390.c (s390_expand_builtin): Allow mode conversions
10561         via subreg when expanding a builtin.
10562         * config/s390/s390.md: Remove UNSPEC_VEC_ADDC_U128,
10563         UNSPEC_VEC_SUB_U128, and UNSPEC_VEC_SUBC_U128 constants.
10564         Fix comment.
10565         * config/s390/vecintrin.h: Adjust builtin names accordingly.
10566         * config/s390/vx-builtins.md ("vec_add_u128"): Remove expander.
10567         ("vec_addc<mode>", "vec_addc_u128"): Merge to
10568         "vacc<bhfgq>_<mode>".
10569         ("vec_adde_u128"): Rename to "vacq". Change mode to TImode.
10570         ("vec_addec_u128"): Rename to "vacccq". Change mode to TImode.
10571         ("vec_subc<mode>", "vec_subc_u128"): Merge to
10572         "vscbi<bhfgq>_<mode>".
10573         ("vec_sube_u128"): Rename to "vsbiq". Change mode to TImode.
10574         ("vec_subec_u128"): Rename to "vsbcbiq". Change mode to TImode.
10576 2016-08-11  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
10578         * config/s390/s390-builtins.def: Mark last operand of s390_vlvg*
10580 2016-08-11  Bin Cheng  <bin.cheng@arm.com>
10582         * config/aarch64/aarch64-simd.md (vcond<mode><mode>): Delete
10583         unused declaration.
10584         (vcond<v_cmp_mixed><mode>): Ditto.
10585         (vcondu<mode><mode>, vcondu<mode><v_cmp_mixed>): Ditto.
10587 2016-08-11  Bin Cheng  <bin.cheng@arm.com>
10589         * config/aarch64/aarch64-simd.md (vec_cmp<mode><v_cmp_result>): Init
10590         variable explicitly, also assert on it before use.
10592 2016-08-11  Richard Biener  <rguenther@suse.de>
10594         PR tree-optimization/72772
10595         * cfgloopmanip.c (create_preheader): Use split_edge if there
10596         is a single loop entry, avoiding degenerate PHIs.
10598 2016-08-11  Richard Biener  <rguenther@suse.de>
10600         * tree-ssa-threadbackward.c (pass_data_thread_jumps): Remove
10601         unconditional TODO_cleanup_cfg.
10602         (pass_thread_jumps::execute): Initialize loops, perform a CFG
10603         cleanup only if we threaded a jump.
10605 2016-08-11  Alan Modra  <amodra@gmail.com>
10607         PR target/71680
10608         * lra-constraints.c (simplify_operand_subreg): Allow subreg
10609         mode for mem when SLOW_UNALIGNED_ACCESS if inner mode is also
10610         slow.  Emit two reloads for slow mem case, first loading in
10611         fast innermode, then converting to required mode.
10613 2016-08-10  Kelvin Nilsen  <kelvin@gcc.gnu.org>
10615         * config/rs6000/altivec.h (vec_extract_exp): New macro.
10616         (vec_extract_sig): New macro.
10617         (vec_insert_exp): New macro.
10618         (vec_test_data_class): New macro.
10619         (scalar_extract_exp): New macro.
10620         (scalar_extract_sig): New macro.
10621         (scalar_insert_exp): New macro.
10622         (scalar_test_data_class): New macro.
10623         (scalar_test_neg): New macro.
10624         (scalar_cmp_exp_gt): New macro.
10625         (scalar_cmp_exp_lt): New macro.
10626         (scalar_cmp_exp_eq): New macro.
10627         (scalar_cmp_exp_unordered): New macro.
10628         * config/rs6000/predicates.md (u7bit_cint_operand): New predicate
10629         to enforce constraint that operand is a 7-bit unsigned literal.
10630         * config/rs6000/rs6000-builtin.def (BU_P9V_64BIT_VSX_1): New macro
10631         for power9 built-ins.
10632         (BU_P9V_VSX_2): Likewise.
10633         (BU_P9V_64BIT_VSX_2): Likewise.
10634         (VSEEDP): Add scalar extract exponent support.
10635         (VSEESP): Add scalar extract signature support.
10636         (VSTDCNDP): Add scalar test negative support.
10637         (VSTDCNSP): Likewise.
10638         (VSIEDP): Add scalar insert exponent support.
10639         (VSCEDPGT): Add scalar compare exponent greater than support.
10640         (VSCEDPLT): Add scalar compare exponent less than support.
10641         (VSCEDPEQ): Add scalar compare exponent test-for-equality support.
10642         (VSCEDPUO): Add scalar compare exponent test-for-unordered support.
10643         (VSTDCDP): Add scalar test data class support.
10644         (VSTDCSP): Likewise.
10645         (VSEEDP): Add overload support for scalar extract exponent
10646         operation.
10647         (VSESDP): Add overload support for scalar extract signature
10648         operation.
10649         (VSTDCN): Add overload support for scalar test negative
10650         operation.
10651         (VSTDCNDP): Add overload support for scalar test negative
10652         operation.
10653         (VSTDCNSP): Add overload support for scalar test negative
10654         operation.
10655         (VSIEDP): Add overload support for scalar insert exponent
10656         operation.
10657         (VSTDC): Add overload support for scalar test data class
10658         operation.
10659         (VSTDCDP): Add overload support for scalar test data class
10660         operation.
10661         (VSTDCSP): Add overload support for scalar test data class
10662         opreation.
10663         (VSCEDPGT): Add overload support for scalar compare exponent
10664         greater than operation.
10665         (VSCEDPLT): Add overload support for scalar compare exponent
10666         less than operation.
10667         (VSCEDPEQ): Add overload support for scalar compare exponent
10668         test-for-equality operation.
10669         (VSCEDPUO): Add overload support for scalar compare exponent
10670         test-for-unordered operation.
10671         (VEEDP): Add vector extract exponent support.
10672         (VEESP): Likewise.
10673         (VESDP): Add vector extract significand support.
10674         (VESSP): Likewise.
10675         (VIEDP): Add vector insert exponent support.
10676         (VIESP): Likewise.
10677         (VTDCDP): Add vector test data class support.
10678         (VTDCSP): Likewise.
10679         (VES): Add overload support for vector extract significand operation.
10680         (VESDP): Likewise.
10681         (VESSP): Likewise
10682         (VEE): Add overload support for vector extract exponent operation.
10683         (VEEDP): Likewise.
10684         (VEESP): Likewise.
10685         (VTDC): Add overload support for vector test data class operation.
10686         (VTDCDP): Likewise.
10687         (VTDCSP): Likewise.
10688         (VIE): Add overload support for vector insert exponent operation.
10689         (VIEDP): Likewise.
10690         (VIESP): Likewise.
10691         * config/rs6000/rs6000-c.c (altivec_overloaded_builtins): Add
10692         overloaded binary floating point functions.
10693         (altivec_resolve_overloaded_builtin): Improve error messages to
10694         distinguish between functions not supported in the current
10695         compiler configuration and functions that were invoked with an
10696         invalid parameter combination, and include the built-in function
10697         name in both error messages.
10698         * config/rs6000/rs6000-protos.h (rs6000_overloaded_builtin_name):
10699         New prototype.
10700         * config/rs6000/rs6000.c (rs6000_overloaded_builtin_name): New
10701         function.
10702         (rs6000_expand_binop_builtin): Add check to enforce that argument
10703         2 of the test data class operations is a 7-bit unsigned literal.
10704         (rs6000_invalid_builtin): Add code to issue an error message if a
10705         built-in function that requires the power9_vector and -m32
10706         command-line options is compiled without these options.
10707         * config/rs6000/vsx.md (UNSPEC_VSX_SXEXPDP): New value.
10708         (UNSPEC_VSX_SXSIGDP): New value.
10709         (UNSPEC_VSX_SXSIGPDP): New value.
10710         (UNSPEC_VSX_SIEXPDP): New value.
10711         (UNSPEC_VSX_SCMPEXPDP): New value.
10712         (UNSPEC_VSX_STSTDC): New value.
10713         (UNSPEC_VSX_VXEXP): New value.
10714         (UNSPEC_VSX_VXSIG): New value.
10715         (UNSPEC_VSX_VIEXP): New value.
10716         (UNSPEC_VSX_VTSTDC): New value.
10717         (xsxexpdp): New insn for scalar extract exponent.
10718         (xsxsigdp): New insn for scalar extract significand.
10719         (xsiexpdp): New insn for scalar insert exponent.
10720         (xscmpexpdp_<code>): New expansion for scalar compare exponents.
10721         (*xscmpexpdp): New insn for scalar compare exponents.
10722         (xststdc<Fvsx): New expansion for both single- and
10723         double-precision scalar test data class operations.
10724         (xststdcneg<Fvsx>): New expansion for both single- and
10725         double-precision scalar test for negative value operations.
10726         (*xststdc<Fvsx>): New insn for scalar test data class
10727         operation.
10728         (xvxexp<VSs>): New insn for single- and double-precision
10729         vector extract exponent operation.
10730         (xvxsig<VSs>): New insn for single- and double-precision
10731         vector extract significand operation.
10732         (xviexp<VSs>): New insn for single- and double-precision
10733         vector insert exponent operation.
10734         (xvtstdc<VSs>): New insn for single- and double-precision
10735         vector test data class operation.
10736         * doc/extend.texi (PowerPC AltiVec Built-in Functions): Document
10737         built-in functions to represent the Power9 binary floating-point
10738         support instructions.
10740 2016-08-10  bin cheng  <bin.cheng@arm.com>
10742         * doc/sourcebuild.texi (@item vect_cond_mixed): New item.
10744 2016-08-10  Alan Lawrence  <alan.lawrence@arm.com>
10745             Renlin Li  <renlin.li@arm.com>
10746             Bin Cheng  <bin.cheng@arm.com>
10748         * config/aarch64/iterators.md (V_cmp_mixed, v_cmp_mixed): New.
10749         * config/aarch64/aarch64-simd.md (<su><maxmin>v2di3): Call
10750         gen_vcondv2div2di instead of gen_aarch64_vcond_internalv2div2di.
10751         (aarch64_vcond_internal<mode><mode>): Delete pattern.
10752         (aarch64_vcond_internal<VDQF_COND:mode><VDQF:mode>): Ditto.
10753         (vcond<v_cmp_result><mode>): Ditto.
10754         (vcond<mode><mode>): Re-implement using vec_cmp and vcond_mask.
10755         (vcondu<mode><mode>): Ditto.
10756         (vcond<v_cmp_mixed><mode>): New pattern.
10757         (vcondu<mode><v_cmp_mixed>): New pattern.
10758         (aarch64_cmtst<mode>): Revise comment using aarch64_vcond instead
10759         of aarch64_vcond_internal.
10761 2016-08-10  Alan Lawrence  <alan.lawrence@arm.com>
10762             Renlin Li  <renlin.li@arm.com>
10763             Bin Cheng  <bin.cheng@arm.com>
10765         * config/aarch64/aarch64-simd.md (vec_cmp<mode><mode>): New pattern.
10766         (vec_cmp<mode><v_cmp_result>): New pattern.
10767         (vec_cmpu<mode><mode>): New pattern.
10768         (vcond_mask_<mode><v_cmp_result>): New pattern.
10770 2016-08-10  Yuri Rumyantsev  <ysrumyan@gmail.com>
10772         PR tree-optimization/71734
10773         * tree-ssa-loop-im.c (ref_indep_loop_p): Add new argument
10774         REF_LOOP, invoke ref_indep_loop_p_1.
10775         (outermost_indep_loop): Pass LOOP argumnet where REF was defined
10776         to ref_indep_loop_p.
10777         (ref_indep_loop_p_1): Fix commentary, add argument REF_LOOP,
10778         combine it with ref_indep_lopp_p_2, update SAFELEN if only REF
10779         is inside LOOP, do not cache dpendence value for loops with
10780         non-zero SAFELEN.
10781         (ref_indep_loop_p_2): Delete function.
10782         (can_sm_ref_p): Pass LOOP as additional argument to
10783         ref_indep_loop_p.
10785 2016-08-10  Michael Meissner  <meissner@linux.vnet.ibm.com>
10787         PR target/72853
10788         * config/rs6000/rs6000.c (mem_operand_ds_form): Add check for op
10789         being an offsettable address.
10791 2016-08-10  Martin Liska  <mliska@suse.cz>
10793         PR gcov-profile/58306
10794         * tree-profile.c (gimple_init_edge_profiler): Create conditionally
10795         atomic variants of profile update functions.
10797 2016-08-10  Martin Liska  <mliska@suse.cz>
10799         Cherry picked (and modified) from google-4_7 branch
10800         2012-12-26  Rong Xu  <xur@google.com>
10801         * common.opt (fprofile-update): Add new flag.
10802         * coretypes.h: Define enum profile_update.
10803         * doc/invoke.texi: Document -fprofile-update.
10804         * gcov-io.h: Declare GCOV_TYPE_ATOMIC_FETCH_ADD and
10805         GCOV_TYPE_ATOMIC_FETCH_ADD_FN.
10806         * tree-profile.c (gimple_init_edge_profiler): Generate
10807         also atomic profiler update.
10808         (gimple_gen_edge_profiler): Likewise.
10810 2016-08-10  David Malcolm  <dmalcolm@redhat.com>
10812         * toplev.c (finalize): Set aux_info_file, asm_out_file, and
10813         stack_usage_file to NULL after fclose calls.
10815 2016-08-10  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
10817         PR target/71873
10818         * reload.c (push_reload): Compute subreg_in_class for
10819         subregs of constants and plus expressions. Remove special
10820         handling of SYMBOL_REFs.
10822 2016-08-10  Alan Modra  <amodra@gmail.com>
10824         PR target/71680
10825         * config/rs6000/rs6000.h (HARD_REGNO_CALLER_SAVE_MODE): Return
10826         SImode for TARGET_E500_DOUBLE when given SImode.
10828 2016-08-09  David Wohlferd  <dw@LimeGreenSocks.com>
10830         * config/i3836/avx512fintrin.h (_mm512_cvtsepi64_epi32): Remove
10831         unused variable __O.
10833 2016-08-09  Martin Liska  <mliska@suse.cz>
10835         * doc/gcov.texi: Change _gcov_dump to __gcov_dump and
10836         _gcov_reset to __gcov_reset.
10837         * doc/gcov-tool.texi: Fix typo.
10839 2016-08-09  Martin Liska  <mliska@suse.cz>
10841         * value-prof.c (gimple_divmod_values_to_profile): Do not
10842         instrument MOD histogram if a value is not a SSA name.
10844 2016-08-09  Martin Liska  <mliska@suse.cz>
10846         * value-prof.c (dump_histogram_value): Swap pow2 and non-pow2
10847         values.
10849 2016-08-09  Renlin Li  <renlin.li@arm.com>
10851         PR middle-end/64971
10852         * calls.c (prepare_call_address): Convert funexp to Pmode when
10853         necessary.
10854         * config/aarch64/aarch64.md (sibcall): Remove fix for PR 64971.
10855         (sibcall_value): Likewise.
10857 2016-08-09  Marek Polacek  <polacek@redhat.com>
10859         PR c/7652
10860         * cselib.c (cselib_expand_value_rtx_1): Add return.
10861         * gengtype.c (dbgprint_count_type_at): Likewise.
10862         * hsa-gen.c (gen_hsa_insn_for_internal_fn_call): Likewise.
10863         * reg-stack.c (get_true_reg): Restructure to avoid fallthrough warning.
10865 2016-08-09  Martin Jambor  <mjambor@suse.cz>
10867         PR ipa/71981
10868         * ipa-polymorphic-call.c (get_dynamic_type): Bail out gracefully
10869         if instance is a MEM_REF.
10871 2016-08-09  Uros Bizjak  <ubizjak@gmail.com>
10873         PR target/72843
10874         * config/i386/i386.md (*movtf_internal): Use
10875         lra_in_progress || reload_completed instead of !can_create_pseudo_p
10876         in the insn constraint.
10877         (*movxf_internal): Ditto.
10878         (*movdf_internal): Ditto.
10879         (*movsf_internal): Ditto.
10881 2016-08-09  Bin Cheng  <bin.cheng@arm.com>
10883         PR tree-optimization/72772
10884         * tree-ssa-loop-niter.c (loop_exits_before_overflow): Check equality
10885         for expanded base.
10887 2016-08-09  Bin Cheng  <bin.cheng@arm.com>
10889         PR tree-optimization/72772
10890         * tree-ssa-loop-niter.h (simplify_using_initial_conditions): Delete
10891         parameter STOP.
10892         * tree-ssa-loop-niter.c (tree_simplify_using_condition_1): Delete
10893         parameter STOP and update calls.  Move expand_simple_operations
10894         function call from here...
10895         (simplify_using_initial_conditions): ...to here.  Delete parameter
10896         STOP.
10897         (tree_simplify_using_condition): Delete parameter STOP.
10898         * tree-scalar-evolution.c (simple_iv_with_niters): Update call to
10899         simplify_using_initial_conditions.
10901 2016-08-09  Matthew Fortune  <matthew.fortune@imgtec.com>
10903         PR c/65345
10904         * config/mips/mips.c (mips_atomic_assign_expand_fenv):
10905         Use create_tmp_var_raw instead of create_tmp_var.
10907 2016-08-09  Richard Biener  <rguenther@suse.de>
10909         * tree-ssa-threadbackward.c (profitable_jump_thread_path):
10910         Treat same SSA names related.
10912 2016-08-09  Jakub Jelinek  <jakub@redhat.com>
10914         PR tree-optimization/72824
10915         * tree-loop-distribution.c (const_with_all_bytes_same): Verify
10916         real_zerop is not negative.
10918 2016-08-09  Richard Biener  <rguenther@suse.de>
10920         PR tree-optimization/71802
10921         * tree-cfgcleanup.c (cleanup_tree_cfg_bb): Make sure to catch
10922         all merge opportunities with the predecessor.
10924 2016-08-09  Richard Biener  <rguenther@suse.de>
10926         PR ipa/68273
10927         * ipa-prop.c (ipa_modify_formal_parameters): Build
10928         parameter types with natural alignment also for the
10929         over-aligned case.
10931 2016-08-08  Andi Kleen  <ak@linux.intel.com>
10933         * tree-vrp.c (get_single_symbol): Always initialize inv and neg.
10935 2016-08-08  David Malcolm  <dmalcolm@redhat.com>
10937         PR c/64955
10938         * langhooks-def.h (LANG_HOOKS_RUN_LANG_SELFTESTS): New default
10939         do-nothing langhook.
10940         (LANG_HOOKS_INITIALIZER): Add LANG_HOOKS_RUN_LANG_SELFTESTS.
10941         * langhooks.h (struct lang_hooks): Add run_lang_selftests.
10942         * selftest-run-tests.c: Include "tree.h" and "langhooks.h".
10943         (selftest::run_tests): Call lang_hooks.run_lang_selftests.
10945 2016-08-08  David Malcolm  <dmalcolm@redhat.com>
10947         PR bootstrap/72844
10948         * input.c: Ensure that HAVE_ICONV is defined.
10950 2016-08-08  Jakub Jelinek  <jakub@redhat.com>
10952         PR middle-end/72781
10953         * omp-low.c (lower_lastprivate_clauses): Set TREE_NO_WARNING on the
10954         private vars for lastprivate and for linear iterator.
10956         PR middle-end/68762
10957         * omp-simd-clone.c: Include varasm.h.
10958         (simd_clone_create): Copy over DECL_COMDAT, DECL_WEAK, DECL_EXTERNAL,
10959         DECL_VISIBILITY, DECL_VISIBILITY_SPECIFIED, DECL_DLLIMPORT_P and for
10960         DECL_ONE_ONLY call make_decl_one_only.  Fix up spelling in comment and
10961         update function name.
10963 2016-07-29  Pitchumani Sivanupandi  <pitchumani.s@atmel.com>
10965         * config/avr/driver-avr.c (specfiles_doc_url): Remove.
10966         (avr_diagnose_devicespecs_error): Remove.
10967         (avr_devicespecs_file): Remove composing absolute path for specfile
10968         and its verbose info. Remove conditions to check specs-file,
10970 2016-08-08  Jakub Jelinek  <jakub@redhat.com>
10972         PR rtl-optimization/72821
10973         * lra-spills.c (regno_in_use_p): Don't use BLOCK_FOR_INSN on barriers,
10974         just return false for them.
10976 2016-08-08  Alan Modra  <amodra@gmail.com>
10978         PR target/72771
10979         * config/rs6000/rs6000.c (toc_relative_expr_p): Allow (lo_sum (high))
10980         toc refs created during reload.  Update function comment.
10982 2016-08-08  Alan Modra  <amodra@gmail.com>
10984         PR target/72802
10985         * config/rs6000/rs6000.md (mov<mode>_hardfloat): Sort
10986         alternatives.  Put loads first, then stores, and reg/reg moves
10987         within same class later.  Delete attr length.
10989 2016-08-08  Alan Modra  <amodra@gmail.com>
10991         PR target/72802
10992         * config/rs6000/rs6000.c (mem_operand_gpr): Remove vsx dform test.
10993         (mem_operand_ds_form): New predicate.
10994         * config/rs6000/rs6000-protos.h (mem_operand_ds_form): Declare.
10995         * config/rs6000/constraints.md (wY): Use mem_operand_df_form.
10996         * config/rs6000/predicates.md (offsettable_mem_14bit_operand): Delete.
10997         * config/rs6000/rs6000.md (f32_lm2, f32_sm2): Use wY for SF.
10998         (extendsfdf2_fpr): Replace o constraint with wY.
11000 2016-08-07  Jan Hubicka  <hubicka@ucw.cz>
11002         * tree-ssa-threadbackward.c: Include tree-inline.h
11003         (profitable_jump_thread_path): Use estimate_num_insns to estimate
11004         size of copied block; for cold paths reduce duplication.
11005         (find_jump_threads_backwards): Remove redundant tests.
11006         (pass_thread_jumps::gate): Enable for -Os.
11008 2016-08-07  Jakub Jelinek  <jakub@redhat.com>
11010         PR c/72816
11011         * stor-layout.c (layout_decl): Fix up formatting.
11012         (relayout_decl): Allow DECL to be FIELD_DECL.
11014 2016-08-07  Alan Modra  <amodra@gmail.com>
11016         * config/rs6000/rs6000.md (fix_trunc<mode>si2): Fix mode of reg.
11018 2016-08-07  Kugan Vivekanandarajah  <kuganv@linaro.org>
11020         * data-streamer-in.c (streamer_read_wide_int): New.
11021         (streamer_read_widest_int): Renamed function.
11022         * data-streamer-out.c (streamer_write_wide_int): New
11023         (streamer_write_widest_int): Renamed function.
11024         * lto-streamer-in.c (streamer_read_wi): Renamed and moved to
11025         data-stream-in.c.
11026         (input_cfg): Call renamed function.
11027         * lto-streamer-out.c (streamer_write_wi): Renamed and moved to
11028         data-stream-out.c.
11029         (output_cfg): Call renamed function.
11030         * data-streamer.h: Add declarations.
11032 2016-08-08  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
11034         * tree-ssa-ccp.c (extend_mask): New param sgn.
11035         Remove ORing with wi::mask.
11036         (get_default_value): Adjust call to extend_mask to pass sign.
11037         (evaluate_stmt): Likewise.
11039 2016-08-06  Jakub Jelinek  <jakub@redhat.com>
11041         * gcov.c (handle_cycle): Use INTTYPE_MAXIMUM (int64_t) instead of
11042         INT64_MAX.
11044 2016-08-06  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
11046         * match.pd ((intptr_t) x eq/ne CST to x eq/ne (typeof x) cst): Disable
11047         transform if operand's type is pointer to function or method.
11049 2016-08-05  Patrick Palka  <ppalka@gcc.gnu.org>
11051         PR tree-optimization/18046
11052         * tree-ssa-threadedge.c: Include cfganal.h.
11053         (simplify_control_statement_condition): If simplifying a
11054         GIMPLE_SWITCH, replace the index operand of the GIMPLE_SWITCH
11055         with the dominating ASSERT_EXPR before handing it off to VRP.
11056         Mention that a CASE_LABEL_EXPR may be returned.
11057         (thread_around_empty_blocks): Adjust to handle
11058         simplify_control_statement_condition() returning a
11059         CASE_LABEL_EXPR.
11060         (thread_through_normal_block): Likewise.
11061         * tree-vrp.c (simplify_stmt_for_jump_threading): Simplify
11062         a switch statement by trying to determine which case label
11063         will be taken.
11065 2016-08-05  Vladimir Makarov  <vmakarov@redhat.com>
11067         PR rtl-optimization/69847
11068         * lra-constraints.c (process_invariant_for_inheritance): Save
11069         pattern instead of src.
11070         (remove_inheritance_pseudos): Use the pattern.  Add assert.
11072 2016-08-05  David Malcolm  <dmalcolm@redhat.com>
11074         * input.c (string_concat::string_concat): New constructor.
11075         (string_concat_db::string_concat_db): New constructor.
11076         (string_concat_db::record_string_concatenation): New method.
11077         (string_concat_db::get_string_concatenation): New method.
11078         (string_concat_db::get_key_loc): New method.
11079         (class auto_cpp_string_vec): New class.
11080         (get_substring_ranges_for_loc): New function.
11081         (get_source_range_for_substring): New function.
11082         (get_num_source_ranges_for_substring): New function.
11083         (class selftest::lexer_test_options): New class.
11084         (struct selftest::lexer_test): New struct.
11085         (class selftest::ebcdic_execution_charset): New class.
11086         (selftest::ebcdic_execution_charset::s_singleton): New variable.
11087         (selftest::lexer_test::lexer_test): New constructor.
11088         (selftest::lexer_test::~lexer_test): New destructor.
11089         (selftest::lexer_test::get_token): New method.
11090         (selftest::assert_char_at_range): New function.
11091         (ASSERT_CHAR_AT_RANGE): New macro.
11092         (selftest::assert_num_substring_ranges): New function.
11093         (ASSERT_NUM_SUBSTRING_RANGES): New macro.
11094         (selftest::assert_has_no_substring_ranges): New function.
11095         (ASSERT_HAS_NO_SUBSTRING_RANGES): New macro.
11096         (selftest::test_lexer_string_locations_simple): New function.
11097         (selftest::test_lexer_string_locations_ebcdic): New function.
11098         (selftest::test_lexer_string_locations_hex): New function.
11099         (selftest::test_lexer_string_locations_oct): New function.
11100         (selftest::test_lexer_string_locations_letter_escape_1): New function.
11101         (selftest::test_lexer_string_locations_letter_escape_2): New function.
11102         (selftest::test_lexer_string_locations_ucn4): New function.
11103         (selftest::test_lexer_string_locations_ucn8): New function.
11104         (selftest::uint32_from_big_endian): New function.
11105         (selftest::test_lexer_string_locations_wide_string): New function.
11106         (selftest::uint16_from_big_endian): New function.
11107         (selftest::test_lexer_string_locations_string16): New function.
11108         (selftest::test_lexer_string_locations_string32): New function.
11109         (selftest::test_lexer_string_locations_u8): New function.
11110         (selftest::test_lexer_string_locations_utf8_source): New function.
11111         (selftest::test_lexer_string_locations_concatenation_1): New
11112         function.
11113         (selftest::test_lexer_string_locations_concatenation_2): New
11114         function.
11115         (selftest::test_lexer_string_locations_concatenation_3): New
11116         function.
11117         (selftest::test_lexer_string_locations_macro): New function.
11118         (selftest::test_lexer_string_locations_stringified_macro_argument):
11119         New function.
11120         (selftest::test_lexer_string_locations_non_string): New function.
11121         (selftest::test_lexer_string_locations_long_line): New function.
11122         (selftest::test_lexer_char_constants): New function.
11123         (selftest::input_c_tests): Call the new test functions once per
11124         case within the line_table test matrix.
11125         * input.h (struct string_concat): New struct.
11126         (struct location_hash): New struct.
11127         (class string_concat_db): New class.
11128         * substring-locations.h: New header.
11130 2016-08-05  Patrick Palka  <ppalka@gcc.gnu.org>
11132         PR tree-optimization/72810
11133         * tree-vrp.c (simplify_switch_using_ranges): Avoid changing
11134         the type of the case labels when truncating.
11136 2016-08-05  James Greenhalgh  <james.greenhalgh@arm.com>
11138         PR Target/72819
11139         * config/aarch64/aarch64.h (aarch64_fp16_type_node): Declare.
11140         (aarch64_fp16_ptr_type_node): Likewise.
11141         * config/aarch64/aarch64-simd-builtins.c
11142         (aarch64_fp16_ptr_type_node): Define.
11143         (aarch64_init_fp16_types): New, refactored out of...
11144         (aarch64_init_builtins): ...here, update to call
11145         aarch64_init_fp16_types.
11146         * config/aarch64/aarch64.c (aarch64_gimplify_va_arg_expr): Handle
11147         HFmode.
11148         (aapcs_vfp_sub_candidate): Likewise.
11150 2016-08-05  Martin Liska  <mliska@suse.cz>
11151             Joshua Cranmer  <Pidgeot18@gmail.com>
11153         * gcov.c (line_t::has_block): New function.
11154         (enum loop_type): New enum.
11155         (handle_cycle): New function.
11156         (unblock): Likewise.
11157         (circuit): Likewise.
11158         (get_cycles_count): Likewise.
11159         (accumulate_line_counts): Use new loop detection algorithm.
11161 2016-08-05  Martin Liska  <mliska@suse.cz>
11163         * gcov.c (output_intermediate_file): Rename
11164         function_info::line_next to next_file_fn.
11165         (process_file): Likewise.
11166         (read_graph_file): Likewise.
11167         (accumulate_line_counts): Likewise.
11168         (output_lines): Likewise.
11170 2016-08-05  Richard Biener  <rguenther@suse.de>
11172         * tree-ssa-threadupdate.c (thread_block_1): Remove unnecessary
11173         restriction on threading to a loop header.
11175 2016-08-05  Richard Biener  <rguenther@suse.de>
11177         * tree-cfgcleanup.c (tree_forwarder_block_p): Use bb_loop_header_p.
11178         * cfghooks.c (force_nonfallthru): If we ended up splitting a latch
11179         adjust loop info accordingly.
11181 2016-08-05  Kugan Vivekanandarajah  <kuganv@linaro.org>
11183         * tree-vrp.c (extract_range_basic): Check cfun->after_inlining
11184         before folding call to __builtin_constant_p with parameters to false.
11186 2016-08-05  Alan Modra  <amodra@gmail.com>
11188         * config/rs6000/rs6000.c (rs6000_preferred_reload_class): Delete
11189         code accidentally committed 2016-05-02 providing class when given
11190         NO_REGS.
11192 2016-08-04  Patrick Palka  <ppalka@gcc.gnu.org>
11194         * tree-vrp.c (simplify_switch_using_ranges): Try to truncate
11195         the case label ranges that partially overlap with OP's value
11196         range.
11198 2016-08-04  Uros Bizjak  <ubizjak@gmail.com>
11200         PR target/72805
11201         * config/i386/avx512fintrin.h (_mm512_cmp_epi32_mask) [!__OPTIMIZE__]:
11202         Cast builtin function result to __mmask16 instead of __mmask8.
11203         (_mm512_cmp_epu32_mask) [!__OPTIMIZE__]: Ditto.
11204         (_mm512_mask_cmp_epi32_mask) [!__OPTIMIZE__]: Ditto.
11205         (_mm512_mask_cmp_epu32_mask) [!__OPTIMIZE__]: Ditto.
11207 2016-08-04  David Malcolm  <dmalcolm@redhat.com>
11209         * selftest.h (ASSERT_TRUE): Reimplement in terms of...
11210         (ASSERT_TRUE_AT): New macro.
11211         (ASSERT_FALSE): Reimplement in terms of...
11212         (ASSERT_FALSE_AT): New macro.
11213         (ASSERT_STREQ_AT): Fix typo in comment.
11215 2016-08-04  Patrick Palka  <ppalka@gcc.gnu.org>
11217         * gimple.c (preprocess_case_label_vec_for_gimple): When the case
11218         labels are exhaustive, designate the label with the widest
11219         range to be the default label.
11221 2016-08-04  Andrew Pinski  <apinski@cavium.com>
11223         * config/aarch64/aarch64.c (thunderx_vector_cost): New variable.
11224         (thunderx_tunings): Use thunderx_vector_cost instead of
11225         generic_vector_cost.
11227 2016-08-04  Martin Liska  <mliska@suse.cz>
11229         * gcov.c (main): Fix GNU coding style.
11230         (output_intermediate_file): Likewise.
11231         (process_file): Likewise.
11232         (generate_results): Likewise.
11233         (release_structures): Likewise.
11234         (create_file_names): Likewise.
11235         (find_source): Likewise.
11236         (read_graph_file): Likewise.
11237         (find_exception_blocks): Likewise.
11238         (canonicalize_name): Likewise.
11239         (make_gcov_file_name): Likewise.
11240         (mangle_name): Likewise.
11241         (accumulate_line_counts): Likewise.
11242         (output_branch_count): Likewise.
11243         (read_line): Likewise.
11245 2016-08-04  Bernd Edlinger  <bernd.edlinger@hotmail.de>
11247         PR rtl-optimization/71779
11248         * emit-rtl.c (set_reg_attrs_from_value): Only propagate REG_POINTER,
11249         if the value was sign-extended according to POINTERS_EXTEND_UNSIGNED
11250         or if it was truncated.
11252         PR rtl-optimization/70903
11253         * cse.c (cse_insn): If DEST is a paradoxical SUBREG, don't record DEST.
11255 2016-08-04  Kugan Vivekanandarajah  <kuganv@linaro.org>
11257         * tree-inline.c (remap_ssa_name): Check for POINTER_TYPE_P before
11258         accessing SSA_NAME_PTR_INFO.
11260 2016-08-04  Georg-Johann Lay  <avr@gjlay.de>
11262         PR 70677
11263         * common/config/avr/avr-common.c (avr_option_optimization_table)
11264         [OPT_LEVELS_ALL]: Turn off -fcaller-saves.
11266 2016-08-04  Georg-Johann Lay  <avr@gjlay.de>
11268         PR 55181
11269         * config/avr/avr.md: New pattern to work around do_store_flag
11270         generating shift instructions for bit extractions.
11272 2016-08-04  Kugan Vivekanandarajah  <kuganv@linaro.org>
11274         * tree-vrp.c (set_value_range): Use vrp_equiv_obstack with
11275         BITMAP_ALLOC.
11276         (add_equivalence): Likewise.
11277         (get_value_range): Allocate value range with vrp_value_range_pool.
11278         (vrp_initialize): Initialize vrp_equiv_obstack for equiv allocation.
11279         (vrp_finalize): Relase vrp_equiv_obstack and vrp_value_range_pool.
11281 2016-08-03  Peter Bergner  <bergner@vnet.ibm.com>
11283         * config/rs6000/rs6000.c (rs6000_option_override_internal): Make LRA
11284         the default for the rs6000 port.
11286 2016-08-03  Bernd Edlinger  <bernd.edlinger@hotmail.de>
11288         PR middle-end/71876
11289         * calls.c (special_function_p): Remove special handling of
11290         "setjmp_syscall", "qsetjmp", "longjmp", "siglongjmp" and the
11291         prefix "__x".  Recognize "savectx", "vfork" and "getcontext" only
11292         without prefix.  Remove potentially unsafe ECF_LEAF and ECF_NORETURN.
11294 2016-08-03  Vladimir Makarov  <vmakarov@redhat.com>
11296         PR middle-end/72778
11297         * lra-spills.c (regno_in_use_p): Check bb and regno modification.
11298         Don't stop on regular insns.
11300 2016-08-03  Nathan Sidwell  <nathan@codesourcery.com>
11302         * config/nvptx/nvptx.c (nvptx_declare_function_name): Round frame
11303         size to DImode boundary.
11304         (nvptx_propagate): Likewise.
11306 2016-08-03  Alan Modra  <amodra@gmail.com>
11308         * config/rs6000/rs6000.h (SLOW_UNALIGNED_ACCESS): Make scalar
11309         float access depend on TARGET_EFFICIENT_UNALIGNED_VSX.
11310         * config/rs6000/rs6000.opt (-mefficient-unaligned-vsx): Renamed
11311         from -mefficient-unaligned-vector.  Note that this affects fp too.
11313 2016-08-03  Alan Modra  <amodra@gmail.com>
11315         * config/rs6000/rs6000.c (rs6000_rtx_costs): Make unaligned mem
11316         cost more.
11318 2016-08-03  Alan Modra  <amodra@gmail.com>
11320         * config/rs6000/rs6000.md (fix_trunc<mode>si2): Force source operand
11321         to a reg.  Localize vars.
11323 2016-08-03  Alan Modra  <amodra@gmail.com>
11325         * config/rs6000/rs6000.opt: Remove negatives from help strings
11326         and comments.
11328 2016-08-03  Alan Modra  <amodra@gmail.com>
11330         * config/rs6000/rs6000.c (rs6000_secondary_reload_direct_move):
11331         Delete duplicated code.
11333 2016-08-02  Vladimir Makarov  <vmakarov@redhat.com>
11335         PR middle-end/72778
11336         * lra-spills.c (regno_in_use_p): New.
11337         (lra_final_code_change): Use it.
11339 2016-08-02  Vladimir Makarov  <vmakarov@redhat.com>
11341         PR rtl-optimization/69847
11342         * lra-int.h (struct lra-reg): Use restore_rtx instead of
11343         restore_regno.
11344         (lra_rtx_hash): New.
11345         * lra.c (initialize_lra_reg_info_element): Use restore_rtx instead
11346         of restore_regno.
11347         (lra_rtx_hash): Rename and move lra-remat.c::rtx_hash.
11348         * lra-remat.c (rtx_hash): Rename and Move to lra.c.
11349         * lra-spills.c (lra_final_code_change): Don't delete insn when the
11350         next insn is USE with the same reg as the current insn source.
11351         * lra-constraints.c (curr_insn_transform): Use restore_rtx instead
11352         of restore_regno.
11353         (lra_constraints_init): Call initiate_invariants.
11354         (lra_constraints_finish): Call finish_invariants.
11355         (struct invariant, invariant_t, invariant_ptr_t): New.
11356         (const_invariant_ptr_t, invariants, invariants_pool): New.
11357         (invariant_table, invariant_hash, invariant_eq_p): New.
11358         (insert_invariant, initiate_invariants, finish_invariants): New.
11359         (clear_invariants, invalid_invariant_regs): New.
11360         (inherit_reload_reg, split_reg, fix_bb_live_info): Use restore_rtx
11361         instead of restore_regno.
11362         (invariant_p, process_invariant_for_inheritance): New.
11363         (inherit_in_ebb): Implement invariant inheritance.
11364         (lra_inheritance): Initialize and finalize invalid_invariant_regs.
11365         (remove_inheritance_pseudos): Implement undoing invariant
11366         inheritance.
11367         (undo_optional_reloads, lra_undo_inheritance): Use restore_rtx
11368         instead of restore_regno.
11369         * lra-assigns.c (regno_live_length): New.
11370         (reload_pseudo_compare_func): Use regno_live_length.
11371         (assign_by_spills): Use restore_rtx instead of restore_regno.
11372         (lra_assign): Ditto.  Initiate regno_live_length.
11374 2016-02-08  James Greenhalgh  <james.greenhalgh@arm.com>
11376         * config/aarch64/arm_neon.h (vminnm_f64): Add back missing 'f' from
11377         __builtin_aarch64_fmindf.
11379 2016-08-02  Bin Cheng  <bin.cheng@arm.com>
11381         PR tree-optimization/34114
11382         * tree-ssa-loop-niter.c (number_of_iterations_ne): Prove no-overflow
11383         information for more control IVs.
11385 2016-08-02  Bin Cheng  <bin.cheng@arm.com>
11387         PR tree-optimization/34114
11388         * fold-const.c (multiple_of_p): Improve MULT_EXPR, PLUS_EXPR,
11389         PLUS_EXPR case.  Handle SSA_NAME case.
11391 2016-08-02  Tamar Christina  <tamar.christina@arm.com>
11393         * config/aarch64/aarch64-simd-builtins.def
11394         (__builtin_aarch64_fmindf): Change BUILTIN_VDQF to BUILTIN_VDQF_DF.
11395         (__builtin_aarch64_fmaxdf): Likewise.
11396         (__builtin_aarch64_smin_nandf): Likewise.
11397         (__builtin_aarch64_smax_nandf): Likewise.
11398         * config/aarch64/aarch64-simd.md (<fmaxmin><mode>3): Remove.
11399         * config/aarch64/aarch64.md (<fmaxmin><mode>3): Rename to...
11400         (<fmaxmin><mode>3): ...this.
11401         * config/aarch64/arm_neon.h (vmaxnm_f64): New.
11402         (vminnm_f64): Likewise.
11403         (vmin_f64): Likewise.
11404         (vmax_f64): Likewise.
11405         * config/aarch64/iterators.md (FMAXMIN): Merge with...
11406         (FMAXMIN_UNS): ...this.
11407         (fmaxmin): Merged with
11408         (fmaxmin_op): ...this...
11409         (maxmin_uns_op): ...in to this.
11411 2016-08-01  Michael Meissner  <meissner@linux.vnet.ibm.com>
11413         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin):
11414         Add support for vec_extract on vector float, vector int, vector
11415         short, and vector char vector types.
11416         * config/rs6000/rs6000.c (rs6000_expand_vector_extract): Add
11417         vector float, vector int, vector short, and vector char
11418         optimizations on 64-bit ISA 2.07 systems for both constant and
11419         variable element numbers.
11420         (rs6000_split_vec_extract_var): Likewise.
11421         * config/rs6000/vsx.md (vsx_xscvspdp_scalar2): Allow SFmode to be
11422         Altivec registers on ISA 2.07 and above.
11423         (vsx_extract_v4sf): Delete alternative that hard coded element 0,
11424         which never was matched due to the split occuring before register
11425         allocation (and the code would not have worked on little endian
11426         systems if it did match).  Allow extracts to go to the Altivec
11427         registers if ISA 2.07 (power8).  Change from using "" around the
11428         C++ code to using {}'s.
11429         (vsx_extract_v4sf_<mode>_load): New insn to optimize vector float
11430         vec_extracts when the vector is in memory.
11431         (vsx_extract_v4sf_var): New insn to optimize vector float
11432         vec_extracts when the element number is variable on 64-bit ISA
11433         2.07 systems.
11434         (vsx_extract_<mode>, VSX_EXTRACT_I iterator): Add optimizations
11435         for 64-bit ISA 2.07 as well as ISA 3.0.
11436         (vsx_extract_<mode>_p9, VSX_EXTRACT_I iterator): Likewise.
11437         (vsx_extract_<mode>_p8, VSX_EXTRACT_I iterator): Likewise.
11438         (vsx_extract_<mode>_load, VSX_EXTRACT_I iterator): New insn to
11439         optimize vector int, vector short, and vector char vec_extracts
11440         when the vector is in memory.
11441         (vsx_extract_<mode>_var, VSX_EXTRACT_I iterator): New insn to
11442         optimize vector int, vector short, and vector char vec_extracts
11443         when the element number is variable.
11445 2016-08-01  Georg-Johann Lay  <avr@gjlay.de>
11447         PR target/71948
11448         * config/avr/avr.c (AVR_SYMBOL_FLAG_TINY_PM): Use a value that
11449         does not overlap with other symbol flags.
11451 2016-08-01  Wilco Dijkstra  <wdijkstr@arm.com>
11453         * config/aarch64/aarch64.h (aarch64_frame):
11454         Remove padding0 and hardfp_offset.  Add locals_offset,
11455         initial_adjust, callee_adjust, callee_offset and final_adjust.
11456         * config/aarch64/aarch64.c (aarch64_layout_frame):
11457         Remove unused padding0 and hardfp_offset initializations.
11458         Choose frame layout and set frame variables accordingly.
11459         Use INVALID_REGNUM instead of FIRST_PSEUDO_REGISTER.
11460         (aarch64_push_regs): Use INVALID_REGNUM, not FIRST_PSEUDO_REGISTER.
11461         (aarch64_pop_regs): Likewise.
11462         (aarch64_expand_prologue): Remove all decision code, just emit
11463         prolog according to frame variables.
11464         (aarch64_expand_epilogue): Remove all decision code, just emit
11465         epilog according to frame variables.
11466         (aarch64_initial_elimination_offset): Use offset to local/arg area.
11468 2015-08-01  H.J. Lu  <hongjiu.lu@intel.com>
11470         PR target/72748
11471         * config/i386/i386.c (timode_scalar_chain::convert_insn): Call
11472         fix_debug_reg_uses after changing source register mode to
11473         V1TImode if source register is undefined.
11475 2015-08-01  Alan Hayward  <alan.hayward@arm.com>
11477         PR tree-optimization/71818
11478         * tree-vect-loop-manip.c (vect_can_advance_ivs_p): Don't advance IVs
11479         with non invariant evolutions
11481 2016-08-01  Georg-Johann Lay  <avr@gjlay.de>
11483         PR target/72767
11484         * config/avr/avr.md (length) [branch]: Correct insn length
11485         attribute for forward branches.
11487 2016-08-01  Georg-Johann Lay  <avr@gjlay.de>
11489         * doc/extend.texi (AVR Built-in Functions): Document
11490         __builtin_avr_nops.
11491         * config/avr/builtins.def (NOPS): New.
11492         * config/avr/avr.c (avr_expand_nops): New static function.
11493         (avr_expand_builtin): Use it to handle AVR_BUILTIN_NOPS.
11495 2016-08-01  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
11497         * config/aarch64/aarch64.c (aarch64_classify_address): Use DImode when
11498         performing aarch64_offset_7bit_signed_scaled_p check for TImode LDP/STP
11499         addresses.
11501 2016-08-01  Virendra Pathak  <virendra.pathak@broadcom.com>
11503         * config/aarch64/aarch64.c (vulcan_tunings): Update
11504         vulcan L1 cache_line_size.
11506 2016-07-30  Michael Meissner  <meissner@linux.vnet.ibm.com>
11508         * config/rs6000/rs6000-protos.h (rs6000_adjust_vec_address): New
11509         function that takes a vector memory address, a hard register, an
11510         element number and a temporary base register, and recreates an
11511         address that points to the appropriate element within the vector.
11512         * config/rs6000/rs6000.c (rs6000_adjust_vec_address): Likewise.
11513         (rs6000_split_vec_extract_var): Add support for the target of a
11514         vec_extract with variable element number being a scalar memory
11515         location.
11516         (rtx_is_swappable_p): VLSO insns (UNSPEC_VSX_VSLOW) are not
11517         swappable.
11518         * config/rs6000/vsx.md (vsx_extract_<mode>_load): Replace
11519         vsx_extract_<mode>_load insn with a new insn that optimizes
11520         storing either element to a memory location, using scratch
11521         registers to pick apart the vector and reconstruct the address.
11522         (vsx_extract_<P:mode>_<VSX_D:mode>_load): Likewise.
11523         (vsx_extract_<mode>_store): Rework alternatives to more correctly
11524         support Altivec registers.  Add support for ISA 3.0 Altivec d-form
11525         store instruction.
11526         (vsx_extract_<mode>_var): Add support for extracting a variable
11527         element number from memory.
11529 2016-07-29  Georg-Johann Lay  <avr@gjlay.de>
11531         * config/avr/avr.c (avr_out_compare): Use const0_rtx instead of 0
11532         when testing for compares against constants of the form 0xabab.
11534 2016-07-29  Bin Cheng  <bin.cheng@arm.com>
11536         PR tree-optimization/57558
11537         * tree-vect-loop-manip.c (vect_create_cond_for_niters_checks): New
11538         function.
11539         (vect_loop_versioning): Support versioning with niter assumptions.
11540         * tree-vect-loop.c (tree-ssa-loop.h): Include header file.
11541         (vect_get_loop_niters): New parameter.  Reimplement to support
11542         assumptions in loop niter info.
11543         (vect_analyze_loop_form_1, vect_analyze_loop_form): Ditto.
11544         (new_loop_vec_info): Init LOOP_VINFO_NITERS_ASSUMPTIONS.
11545         (vect_estimate_min_profitable_iters): Use LOOP_REQUIRES_VERSIONING.
11546         Support loop versioning for niters.
11547         * tree-vectorizer.c (tree-ssa-loop-niter.h): Include header file.
11548         (vect_free_loop_info_assumptions): New function.
11549         (vectorize_loops): Free loop niter info for loops with flag
11550         LOOP_F_ASSUMPTIONS set if vectorization failed.
11551         * tree-vectorizer.h (struct _loop_vec_info): New field
11552         num_iters_assumptions.
11553         (LOOP_VINFO_NITERS_ASSUMPTIONS): New macro.
11554         (LOOP_REQUIRES_VERSIONING_FOR_NITERS): New macro.
11555         (LOOP_REQUIRES_VERSIONING): New macro.
11556         (vect_free_loop_info_assumptions): New decl.
11558 2016-07-29  Bin Cheng  <bin.cheng@arm.com>
11560         * cfgloop.h (struct loop): New field constraints.
11561         (LOOP_C_INFINITE, LOOP_C_FINITE): New macros.
11562         (loop_constraint_set, loop_constraint_clr, loop_constraint_set_p): New
11563         functions.
11564         * cfgloop.c (alloc_loop): Initialize new field.
11565         * cfgloopmanip.c (copy_loop_info): Copy constraints.
11566         * tree-ssa-loop-niter.c (number_of_iterations_exit_assumptions):
11567         Adjust niter analysis wrto loop constraints.
11568         * doc/loop.texi (@node Number of iterations): Add description for loop
11569         constraints.
11571 2016-07-29  Marek Polacek  <polacek@redhat.com>
11573         PR c/7652
11574         * config/i386/i386.c (ix86_expand_args_builtin): Add break.
11575         (ix86_expand_round_builtin): Likewise.
11577 2016-07-29  Segher Boessenkool  <segher@kernel.crashing.org>
11578             Georg-Johann Lay  <avr@gjlay.de>
11580         PR rtl-optimization/71976
11581         * combine.c (get_last_value): Return 0 if the argument for which
11582         the function is called has a wider mode than the recorded value.
11584 2016-07-29  Marek Polacek  <polacek@redhat.com>
11586         PR c/7652
11587         * config/rs6000/rs6000.c (altivec_expand_ld_builtin): Add break.
11588         (altivec_expand_st_builtin): Likewise.
11590 2016-07-29  Georg-Johann Lay  <avr@gjlay.de>
11592         * config/avr/avr.md (addqi3) [cc]: Revert glitch in insn attribute
11593         introduced in r238381.
11595 2016-07-29  Kugan Vivekanandarajah  <kuganv@linaro.org>
11597         PR middle-end/68217
11598         * tree-vrp.c (extract_range_from_binary_expr_1): In case of signed
11599         & sign-bit-CST, generate [-INF, 0] instead of [-INF, INF].
11601 2016-07-28  Michael Meissner  <meissner@linux.vnet.ibm.com>
11603         * config/rs6000/rs6000-protos.h (rs6000_split_vec_extract_var):
11604         New declaration.
11605         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin):
11606         Add support for vec_extract of vector double or vector long having
11607         a variable element number on 64-bit ISA 2.07 systems or newer.
11608         * config/rs6000/rs6000.c (rs6000_expand_vector_extract):
11609         Likewise.
11610         (rs6000_split_vec_extract_var): New function to split a
11611         vec_extract built-in function with variable element number.
11612         (rtx_is_swappable_p): Variable vec_extracts and shifts are not
11613         swappable.
11614         * config/rs6000/vsx.md (UNSPEC_VSX_VSLO): New unspec.
11615         (UNSPEC_VSX_EXTRACT): Likewise.
11616         (vsx_extract_<mode>, VSX_D iterator): Fix constraints to allow
11617         direct move instructions to be generated on 64-bit ISA 2.07
11618         systems and newer, and to take advantage of the ISA 3.0 MFVSRLD
11619         instruction.
11620         (vsx_vslo_<mode>): New insn to do VSLO on V2DFmode and V2DImode
11621         arguments for vec_extract variable element.
11622         (vsx_extract_<mode>_var, VSX_D iterator): New insn to support
11623         vec_extract with variable element on V2DFmode and V2DImode
11624         vectors.
11625         * config/rs6000/rs6000.h (TARGET_VEXTRACTUB): Remove
11626         -mupper-regs-df requirement, since it isn't needed.
11627         (TARGET_DIRECT_MOVE_64BIT): New macro to say whether we can
11628         do direct moves on 64-bit systems, which allows optimization of
11629         vec_extract on 64-bit ISA 2.07 systems and newer.
11631 2016-07-28  Kristina Martsenko  <kristina.martsenko@arm.com>
11632 2016-07-28  Wilco Dijkstra  <wdijkstr@arm.com>
11634          * config/aarch64/aarch64.md
11635         (zero_extend<SHORT:mode><GPI:mode>2_aarch64): Change output
11636         statement and type.
11637         (<optab>qihi2_aarch64): Likewise, and split into two.
11638         (extendqihi2_aarch64): New.
11639         (zero_extendqihi2_aarch64): New.
11640         * config/aarch64/iterators.md (ldrxt): Remove.
11641         * config/aarch64/aarch64.c (aarch64_rtx_costs): Change cost of
11642         uxtb/uxth.
11644 2016-07-28  Kristina Martsenko  <kristina.martsenko@arm.com>
11646         * config/aarch64/aarch64.c (aarch64_rtx_costs): Fix cost of zero extend.
11648 2016-07-28  Wilco Dijkstra  <wdijkstr@arm.com>
11650         * config/aarch64/aarch64.c (aarch64_pushwb_pair_reg): Rename.
11651         (aarch64_push_reg): New function to push 1 or 2 registers.
11652         (aarch64_pop_reg): New function to pop 1 or 2 registers.
11653         (aarch64_expand_prologue): Use aarch64_push_regs.
11654         (aarch64_expand_epilogue): Use aarch64_pop_regs.
11656 2016-07-28  Yuri Rumyantsev  <ysrumyan@gmail.com>
11658         PR tree-optimization/71734
11659         * tree-ssa-loop-im.c (ref_indep_loop_p_1): Pass value of safelen
11660         attribute instead of REF_LOOP and use it.
11661         (ref_indep_loop_p_2): Use SAFELEN argument instead of REF_LOOP and
11662         set it for Loops having non-zero safelen attribute.
11663         (ref_indep_loop_p): Pass zero as initial value for safelen.
11665 2016-07-28  Ilya Enkovich  <ilya.enkovich@intel.com>
11667         PR middle-end/72657
11668         PR target/72683
11669         * tree-chkp.c (chkp_retbnd_call_by_val): Check for instrumentation
11670         call using chkp_gimple_call_builtin_p.
11671         (chkp_copy_bounds_for_assign): Likewise.
11673 2016-07-28  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
11675         * config/alpha/alpha.c (alpha_adjust_cost): Adjust.
11676         * config/arm/arm-protos.h (struct tune_params): Likewise.
11677         * config/arm/arm.c (xscale_sched_adjust_cost): Likewise.
11678         (cortex_a9_sched_adjust_cost): Likewise.
11679         (fa726te_sched_adjust_cost): Likewise.
11680         (arm_adjust_cost): Likewise.
11681         * config/bfin/bfin.c (bfin_adjust_cost): Likewise.
11682         * config/c6x/c6x.c (c6x_adjust_cost): Likewise.
11683         * config/epiphany/epiphany.c (epiphany_adjust_cost): Likewise.
11684         * config/i386/i386.c (ix86_adjust_cost): Likewise.
11685         * config/ia64/ia64.c: Likewise.
11686         * config/m68k/m68k.c: Likewise.
11687         * config/mep/mep.c (mep_adjust_cost): Likewise.
11688         * config/microblaze/microblaze.c (microblaze_adjust_cost):
11689         * Likewise.
11690         * config/mips/mips.c (mips_adjust_cost): Likewise.
11691         * config/mn10300/mn10300.c (mn10300_adjust_sched_cost):
11692         * Likewise.
11693         * config/pa/pa.c (pa_adjust_cost): Likewise.
11694         * config/rs6000/rs6000.c (rs6000_adjust_cost): Likewise.
11695         (rs6000_debug_adjust_cost): Likewise.
11696         * config/sh/sh.c (sh_adjust_cost): Likewise.
11697         * config/sparc/sparc.c (supersparc_adjust_cost): Likewise.
11698         (hypersparc_adjust_cost): Likewise.
11699         (sparc_adjust_cost): Likewise.
11700         * config/spu/spu.c (spu_sched_adjust_cost): Likewise.
11701         * config/tilegx/tilegx.c (tilegx_sched_adjust_cost): Likewise.
11702         * config/tilepro/tilepro.c (tilepro_sched_adjust_cost):
11703         * Likewise.
11704         * config/visium/visium.c (visium_adjust_cost): Likewise.
11705         * doc/tm.texi: Regenerate.
11706         * haifa-sched.c (dep_cost_1): Adjust.
11707         * target.def: Merge adjust_cost and adjust_cost_2.
11709 2016-07-28  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
11711         * haifa-sched.c (add_to_speculative_block): Make twins a vector.
11713 2016-07-28  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
11715         * store-motion.c (struct st_expr): Make pattern_regs a vector.
11716         (extract_mentioned_regs): Append to a vector instead of
11717         returning a rtx_expr_list.
11718         (st_expr_entry): Adjust.
11719         (free_st_expr_entry): Likewise.
11720         (store_ops_ok): Likewise.
11721         (store_killed_in_insn): Likewise.
11722         (find_moveable_store): Likewise.
11724 2016-07-28  Martin Liska  <mliska@suse.cz>
11726         PR gcov-profile/68025
11727         * tree-profile.c (tree_profiling): Respect
11728         no_profile_instrument_function attribute.
11729         * doc/extend.texi: Document no_profile_instrument_function
11730         attribute.
11732 2016-07-28  Martin Liska  <mliska@suse.cz>
11734         PR rtl-optimization/70944
11735         * combine.c (make_compound_operation):
11736         Do not allow make_compound_operation for vector mode
11738 2016-07-28  Kugan Vivekanandarajah  <kuganv@linaro.org>
11740         PR middle-end/71994
11741         * tree-ssa-reassoc.c (maybe_optimize_range_tests): Check tcc_comparison
11742          before calling get_ops.
11744 2016-07-27  Bernd Edlinger  <bernd.edlinger@hotmail.de>
11746         * defaults.h (LOG2_BITS_PER_UNIT): Move from here...
11747         * tree.h (LOG2_BITS_PER_UNIT): ...to here.
11748         (BITS_PER_UNIT_LOG): Remove.
11749         (int_bit_position): Use LOG2_BITS_PER_UNIT instead of BITS_PER_UNIT_LOG.
11750         * expr.c (expand_assignment): Likewise.
11751         * stor-layout.c (initialize_sizetypes): Likewise.
11753 2016-07-27  Michael Meissner  <meissner@linux.vnet.ibm.com>
11755         * config/rs6000/vector.md (vec_extract<mode>): Change the calling
11756         signature of rs6000_expand_vector_extract so that the element
11757         number is a RTX instead of a constant integer.
11758         * config/rs6000/rs6000-protos.h (rs6000_expand_vector_extract):
11759         Likewise.
11760         * config/rs6000/rs6000.c (rs6000_expand_vector_extract): Likewise.
11761         (altivec_expand_vec_ext_builtin): Likewise.
11762         * config/rs6000/altivec.md (reduc_plus_scal_<mode>): Likewise.
11763         * config/rs6000/vsx.md (vsx_extract_<mode>): Fix spelling of the
11764         MFVSRLD instruction.
11766 2016-07-27  David Malcolm  <dmalcolm@redhat.com>
11768         * input.c (get_pure_location): Move here from tree.c.
11769         (make_location): Likewise.  Add header comment.
11770         (selftest::test_accessing_ordinary_linemaps): Verify
11771         pure_location_p, make_location, get_location_from_adhoc_loc and
11772         get_range_from_loc.
11773         * input.h (get_pure_location): Move declaration here from tree.h.
11774         (get_finish): Likewise for inline function.
11775         (make_location): Likewise for declaration.
11776         * tree.c (get_pure_location): Move to input.c.
11777         (make_location): Likewise.
11778         * tree.h (get_pure_location): Move declaration to tree.h.
11779         (get_finish): Likewise for inline function.
11780         (make_location): Likewise for declaration.
11782 2016-07-27  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
11784         PR middle-end/71078
11785         * match.pd (x / abs(x) -> copysign(1.0, x)): New pattern.
11787 2016-07-27  David Malcolm  <dmalcolm@redhat.com>
11789         * system.h (STATIC_ASSERT): Use static_assert if building
11790         with C++11 onwards.
11792 2016-07-27  Richard Biener  <rguenther@suse.de>
11794         PR tree-optimization/72517
11795         * tree-vect-data-refs.c (vect_analyze_data_ref_dependences):
11796         Revert change to not compute read-read dependences.
11798 2016-07-27  Richard Biener  <rguenther@suse.de>
11800         * predict.c (set_even_probabilities): Make nedges unsigned.
11802 2016-07-27  Martin Liska  <mliska@suse.cz>
11804         * predict.c (set_even_probabilities): Handle unlikely edges.
11805         (combine_predictions_for_bb): Likewise.
11807 2016-07-26  Michael Meissner  <meissner@linux.vnet.ibm.com>
11809         PR target/71869
11810         * config/rs6000/rs6000.c (rs6000_generate_compare): Rework
11811         __float128 support when we don't have hardware support, so that
11812         the IEEE built-in functions like isgreater, first call __unordkf3
11813         to make sure neither operand is a NaN, and if both operands are
11814         ordered, do the normal comparison.
11816 2016-07-26  Patrick Palka  <ppalka@gcc.gnu.org>
11818         * tree-vrp.c (dump_asserts_for): Print loc->expr instead of
11819         name.
11820         (extract_code_and_val_from_cond_with_ops): Verify that name is
11821         either cond_op0 or cond_op1.
11823 2016-07-26  Patrick Palka  <ppalka@gcc.gnu.org>
11825         PR tree-optimization/18046
11826         * genmodes.c (emit_mode_size_inline): Emit an assert that
11827         verifies that mode is a valid array index.
11828         (emit_mode_nuinits_inline): Likewise.
11829         (emit_mode_inner_inline): Likewise.
11830         (emit_mode_unit_size_inline): Likewise.
11831         (emit_mode_unit_precision_inline): Likewise.
11832         * tree-vrp.c: Include params.h.
11833         (find_switch_asserts): Register edge assertions for the default
11834         label which correspond to the anti-ranges of each case label.
11835         * params.def (PARAM_MAX_VRP_SWITCH_ASSERTIONS): New.
11836         * doc/invoke.texi: Document it.
11838 2016-07-26  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
11840         * gimple-ssa-strength-reduction.c (slsr_process_phi): Remove dead
11841         and unnecessary call to gimple_bb.
11843 2016-07-26  Richard Biener  <rguenther@suse.de>
11845         PR rtl-optimization/71984
11846         * simplify-rtx.c (simplify_subreg): Use GET_MODE_SIZE and prepare
11847         for VOIDmode.
11849 2016-07-26  Richard Biener  <rguenther@suse.de>
11851         PR middle-end/72517
11852         * expmed.c (extract_bit_field_1): Constrain the vector mode
11853         with element size matching the extraction mode size when
11854         choosing a better vector mode to do the extraction from.
11856 2016-07-26  Richard Biener  <rguenther@suse.de>
11857             Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
11859         PR middle-end/70920
11860         * match.pd ((intptr)x eq/ne CST to x eq/ne (typeof x) CST): New
11861         pattern.
11863 2016-07-26  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
11865         * tree-ssa-structalias.c (struct scc_info): Change types of
11866         members to auto_sbitmap and auto_vec.
11867         (scc_info::scc_info): New constructor.
11868         (scc_info::~scc_info): New destructor.
11869         (init_scc_info): Remove.
11870         (free_scc_info): Remove.
11871         (find_indirect_cycles): Adjust.
11872         (perform_var_substitution): Likewise.
11873         (free_var_substitution_info): Likewise.
11875 2016-07-26  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
11877         * tree-outof-ssa.c (struct elim_graph): Change type of members
11878         to auto_vec and auto_sbitmap.
11879         (elim_graph::elim_graph): New constructor.
11880         (delete_elim_graph): Remove.
11881         (expand_phi_nodes): Adjust.
11883 2016-07-26  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
11885         * tree-outof-ssa.c (struct elim_graph): Remove typedef.
11886         (new_elim_graph): Adjust.
11887         (clear_elim_graph): Likewise.
11888         (delete_elim_graph): Likewise.
11889         (elim_graph_size): Likewise.
11890         (elim_graph_add_node): Likewise.
11891         (elim_graph_add_edge): Likewise.
11892         (elim_graph_remove_succ_edge): Likewise.
11893         (eliminate_name): Likewise.
11894         (eliminate_build): Likewise.
11895         (elim_forward): Likewise.
11896         (elim_unvisited_predecessor): Likewise.
11897         (elim_backward): Likewise.
11898         (elim_create): Likewise.
11899         (eliminate_phi): Likewise.
11900         (expand_phi_nodes): Likewise.
11902 2016-07-26  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
11904         * bt-load.c (compute_out): Use auto_sbitmap class.
11905         (link_btr_uses): Likewise.
11906         * cfganal.c (mark_dfs_back_edges): Likewise.
11907         (post_order_compute): Likewise.
11908         (inverted_post_order_compute): Likewise.
11909         (pre_and_rev_post_order_compute_fn): Likewise.
11910         (single_pred_before_succ_order): Likewise.
11911         * cfgexpand.c (pass_expand::execute): Likewise.
11912         * cfgloop.c (verify_loop_structure): Likewise.
11913         * cfgloopmanip.c (fix_bb_placements): Likewise.
11914         (remove_path): Likewise.
11915         (update_dominators_in_loop): Likewise.
11916         * cfgrtl.c (break_superblocks): Likewise.
11917         * ddg.c (check_sccs): Likewise.
11918         (create_ddg_all_sccs): Likewise.
11919         * df-core.c (df_worklist_dataflow): Likewise.
11920         * dse.c (dse_step3): Likewise.
11921         * except.c (eh_region_outermost): Likewise.
11922         * function.c (thread_prologue_and_epilogue_insns): Likewise.
11923         * gcse.c (prune_expressions): Likewise.
11924         (prune_insertions_deletions): Likewise.
11925         * gimple-ssa-backprop.c (backprop::~backprop): Likewise.
11926         * graph.c (draw_cfg_nodes_no_loops): Likewise.
11927         * ira-lives.c (remove_some_program_points_and_update_live_ranges): Likewise.
11928         * lcm.c (compute_earliest): Likewise.
11929         (compute_farthest): Likewise.
11930         * loop-unroll.c (unroll_loop_constant_iterations): Likewise.
11931         (unroll_loop_runtime_iterations): Likewise.
11932         (unroll_loop_stupid): Likewise.
11933         * lower-subreg.c (decompose_multiword_subregs): Likewise.
11934         * lra-lives.c: Likewise.
11935         * lra.c (lra): Likewise.
11936         * modulo-sched.c (schedule_reg_moves): Likewise.
11937         (optimize_sc): Likewise.
11938         (get_sched_window): Likewise.
11939         (sms_schedule_by_order): Likewise.
11940         (check_nodes_order): Likewise.
11941         (order_nodes_of_sccs): Likewise.
11942         (order_nodes_in_scc): Likewise.
11943         * recog.c (split_all_insns): Likewise.
11944         * regcprop.c (pass_cprop_hardreg::execute): Likewise.
11945         * reload1.c (reload): Likewise.
11946         * sched-rgn.c (haifa_find_rgns): Likewise.
11947         (split_edges): Likewise.
11948         (compute_trg_info): Likewise.
11949         * sel-sched.c (init_seqno): Likewise.
11950         * store-motion.c (remove_reachable_equiv_notes): Likewise.
11951         * tree-into-ssa.c (update_ssa): Likewise.
11952         * tree-ssa-live.c (live_worklist): Likewise.
11953         * tree-ssa-loop-im.c (fill_always_executed_in): Likewise.
11954         * tree-ssa-loop-ivcanon.c (try_unroll_loop_completely):
11955         * Likewise.
11956         (try_peel_loop): Likewise.
11957         * tree-ssa-loop-manip.c (tree_transform_and_unroll_loop):
11958         * Likewise.
11959         * tree-ssa-pre.c (compute_antic): Likewise.
11960         * tree-ssa-reassoc.c (undistribute_ops_list): Likewise.
11961         * tree-stdarg.c (reachable_at_most_once): Likewise.
11962         * tree-vect-slp.c (vect_attempt_slp_rearrange_stmts): Likewise.
11963         * var-tracking.c (vt_find_locations): Likewise.
11965 2016-07-26  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
11967         * sbitmap.h (auto_sbitmap): New class.
11969 2016-07-26  Alan Modra  <amodra@gmail.com>
11971         PR target/72103
11972         * config/rs6000/rs6000.c (rs6000_secondary_reload): Initialize
11973         sri->t_icode.
11975 2016-07-25  David Malcolm  <dmalcolm@redhat.com>
11977         * input.c (selftest::temp_source_file::temp_source_file): Fix
11978         missing "%s" in fprintf.
11980 2016-07-25  John David Anglin  <danglin@gcc.gnu.org>
11982         PR middle-end/71732
11983         * cselib.c (cselib_process_insn): Invalidate argument slots for
11984         const/pure calls.
11986 2016-07-25  Jiong Wang  <jiong.wang@arm.com>
11988         * config/aarch64/arm_neon.h (vfmah_lane_f16, vfmah_laneq_f16,
11989         vfmsh_lane_f16, vfmsh_laneq_f16, vmulh_lane_f16, vmulh_laneq_f16,
11990         vmulxh_lane_f16, vmulxh_laneq_f16): New.
11992 2016-07-25  Jiong Wang  <jiong.wang@arm.com>
11994         * config/aarch64/aarch64-simd-builtins.def: Register new builtins.
11995         * config/aarch64/aarch64.md (fma, fnma): Support HF.
11996         * config/aarch64/arm_fp16.h (vfmah_f16, vfmsh_f16): New.
11998 2016-07-25  Jiong Wang  <jiong.wang@arm.com>
12000         * config/aarch64/aarch64-simd-builtins.def: Register new builtins.
12001         * config/aarch64/aarch64.md (<FCVT_F2FIXED:fcvt_fixed_insn>hf<mode>3):
12002         New.
12003         (<FCVT_FIXED2F:fcvt_fixed_insn><mode>hf3): Likewise.
12004         (add<mode>3): Likewise.
12005         (sub<mode>3): Likewise.
12006         (mul<mode>3): Likewise.
12007         (div<mode>3): Likewise.
12008         (*div<mode>3): Likewise.
12009         (<fmaxmin><mode>3): Extend to HF.
12010         * config/aarch64/aarch64-simd.md (aarch64_rsqrts<mode>): Likewise.
12011         (fabd<mode>3): Likewise.
12012         (<FCVT_F2FIXED:fcvt_fixed_insn><VHSDF_HSDF:mode>3): Likewise.
12013         (<FCVT_FIXED2F:fcvt_fixed_insn><VHSDI_HSDI:mode>3): Likewise.
12014         (aarch64_fmulx<mode>): Likewise.
12015         (aarch64_fac<optab><mode>): Likewise.
12016         (aarch64_frecps<mode>): Likewise.
12017         (<FCVT_F2FIXED:fcvt_fixed_insn>hfhi3): New.
12018         (<FCVT_FIXED2F:fcvt_fixed_insn>hihf3): Likewise.
12019         * config/aarch64/iterators.md (VHSDF_SDF): Delete.
12020         (VSDQ_HSDI): Support HI.
12021         (fcvt_target, FCVT_TARGET): Likewise.
12022         * config/aarch64/arm_fp16.h (vaddh_f16, vsubh_f16, vabdh_f16,
12023         vcageh_f16, vcagth_f16, vcaleh_f16, vcalth_f16, vceqh_f16, vcgeh_f16,
12024         vcgth_f16, vcleh_f16, vclth_f16, vcvth_n_f16_s16, vcvth_n_f16_s32,
12025         vcvth_n_f16_s64, vcvth_n_f16_u16, vcvth_n_f16_u32, vcvth_n_f16_u64,
12026         vcvth_n_s16_f16, vcvth_n_s32_f16, vcvth_n_s64_f16, vcvth_n_u16_f16,
12027         vcvth_n_u32_f16, vcvth_n_u64_f16, vdivh_f16, vmaxh_f16, vmaxnmh_f16,
12028         vminh_f16, vminnmh_f16, vmulh_f16, vmulxh_f16, vrecpsh_f16,
12029         vrsqrtsh_f16): New.
12031 2016-07-25  Jiong Wang  <jiong.wang@arm.com>
12033         * config.gcc (aarch64*-*-*): Install arm_fp16.h.
12034         * config/aarch64/aarch64-builtins.c (hi_UP): New.
12035         * config/aarch64/aarch64-simd-builtins.def: Register new builtins.
12036         * config/aarch64/aarch64-simd.md (aarch64_frsqrte<mode>): Extend to HF
12037         mode.
12038         (aarch64_frecp<FRECP:frecp_suffix><mode>): Likewise.
12039         (aarch64_cm<optab><mode>): Likewise.
12040         * config/aarch64/aarch64.md (<frint_pattern><mode>2): Likewise.
12041         (l<fcvt_pattern><su_optab><GPF:mode><GPI:mode>2): Likewise.
12042         (fix_trunc<GPF:mode><GPI:mode>2): Likewise.
12043         (sqrt<mode>2): Likewise.
12044         (*sqrt<mode>2): Likewise.
12045         (abs<mode>2): Likewise.
12046         (<optab><mode>hf2): New pattern for HF mode.
12047         (<optab>hihf2): Likewise.
12048         * config/aarch64/arm_neon.h: Include arm_fp16.h.
12049         * config/aarch64/iterators.md (GPF_F16, GPI_F16, VHSDF_HSDF): New.
12050         (w1, w2, v, s, q, Vmtype, V_cmp_result, fcvt_iesize, FCVT_IESIZE):
12051         Support HF mode.
12052         * config/aarch64/arm_fp16.h: New file.
12053         (vabsh_f16, vceqzh_f16, vcgezh_f16, vcgtzh_f16, vclezh_f16, vcltzh_f16,
12054         vcvth_f16_s16, vcvth_f16_s32, vcvth_f16_s64, vcvth_f16_u16,
12055         vcvth_f16_u32, vcvth_f16_u64, vcvth_s16_f16, vcvth_s32_f16,
12056         vcvth_s64_f16, vcvth_u16_f16, vcvth_u32_f16, vcvth_u64_f16,
12057         vcvtah_s16_f16, vcvtah_s32_f16, vcvtah_s64_f16, vcvtah_u16_f16,
12058         vcvtah_u32_f16, vcvtah_u64_f16, vcvtmh_s16_f16, vcvtmh_s32_f16,
12059         vcvtmh_s64_f16, vcvtmh_u16_f16, vcvtmh_u32_f16, vcvtmh_u64_f16,
12060         vcvtnh_s16_f16, vcvtnh_s32_f16, vcvtnh_s64_f16, vcvtnh_u16_f16,
12061         vcvtnh_u32_f16, vcvtnh_u64_f16, vcvtph_s16_f16, vcvtph_s32_f16,
12062         vcvtph_s64_f16, vcvtph_u16_f16, vcvtph_u32_f16, vcvtph_u64_f16,
12063         vnegh_f16, vrecpeh_f16, vrecpxh_f16, vrndh_f16, vrndah_f16, vrndih_f16,
12064         vrndmh_f16, vrndnh_f16, vrndph_f16, vrndxh_f16, vrsqrteh_f16,
12065         vsqrth_f16): New.
12067 2016-07-25  Jiong Wang  <jiong.wang@arm.com>
12069         * config/aarch64/aarch64-simd-builtins.def (reduc_smax_scal_,
12070         reduc_smin_scal_): Use VDQIF_F16.
12071         (reduc_smax_nan_scal_, reduc_smin_nan_scal_): Use VHSDF.
12072         * config/aarch64/aarch64-simd.md (reduc_<maxmin_uns>_scal_<mode>):
12073         Use VHSDF.
12074         (aarch64_reduc_<maxmin_uns>_internal<mode>): Likewise.
12075         * config/aarch64/iterators.md (VDQIF_F16): New.
12076         (vp): Support HF modes.
12077         * config/aarch64/arm_neon.h (vmaxv_f16, vmaxvq_f16, vminv_f16,
12078         vminvq_f16, vmaxnmv_f16, vmaxnmvq_f16, vminnmv_f16, vminnmvq_f16): New.
12080 2016-07-25  Jiong Wang  <jiong.wang@arm.com>
12082         * config/aarch64/aarch64-simd.md (*aarch64_mulx_elt_to_64v2df): Rename to
12083         "*aarch64_mulx_elt_from_dup<mode>".
12084         (*aarch64_mul3_elt<mode>): Update schedule type.
12085         (*aarch64_mul3_elt_from_dup<mode>): Likewise.
12086         (*aarch64_fma4_elt_from_dup<mode>): Likewise.
12087         (*aarch64_fnma4_elt_from_dup<mode>): Likewise.
12088         * config/aarch64/iterators.md (VMUL): Supprt half precision float modes.
12089         (f, fp): Support HF modes.
12090         * config/aarch64/arm_neon.h (vfma_lane_f16, vfmaq_lane_f16,
12091         vfma_laneq_f16, vfmaq_laneq_f16, vfma_n_f16, vfmaq_n_f16, vfms_lane_f16,
12092         vfmsq_lane_f16, vfms_laneq_f16, vfmsq_laneq_f16, vfms_n_f16,
12093         vfmsq_n_f16, vmul_lane_f16, vmulq_lane_f16, vmul_laneq_f16,
12094         vmulq_laneq_f16, vmul_n_f16, vmulq_n_f16, vmulx_lane_f16,
12095         vmulxq_lane_f16, vmulx_laneq_f16, vmulxq_laneq_f16): New.
12097 2016-07-25  Jiong Wang  <jiong.wang@arm.com>
12099         * config/aarch64/aarch64-simd-builtins.def: Register new builtins.
12100         * config/aarch64/aarch64-simd.md (fma<mode>4, fnma<mode>4): Extend to HF
12101         modes.
12102         * config/aarch64/arm_neon.h (vfma_f16, vfmaq_f16, vfms_f16,
12103         vfmsq_f16): New.
12105 2016-07-25  Jiong Wang  <jiong.wang@arm.com>
12107         * config/aarch64/aarch64-simd-builtins.def: Register new builtins.
12108         * config/aarch64/aarch64-simd.md
12109         (aarch64_rsqrts<mode>): Extend to HF modes.
12110         (fabd<mode>3): Likewise.
12111         (<FCVT_F2FIXED:fcvt_fixed_insn><VHSDF_SDF:mode>3): Likewise.
12112         (<FCVT_FIXED2F:fcvt_fixed_insn><VHSDI_SDI:mode>3): Likewise.
12113         (aarch64_<maxmin_uns>p<mode>): Likewise.
12114         (<su><maxmin><mode>3): Likewise.
12115         (<maxmin_uns><mode>3): Likewise.
12116         (<fmaxmin><mode>3): Likewise.
12117         (aarch64_faddp<mode>): Likewise.
12118         (aarch64_fmulx<mode>): Likewise.
12119         (aarch64_frecps<mode>): Likewise.
12120         (*aarch64_fac<optab><mode>): Rename to aarch64_fac<optab><mode>.
12121         (add<mode>3): Extend to HF modes.
12122         (sub<mode>3): Likewise.
12123         (mul<mode>3): Likewise.
12124         (div<mode>3): Likewise.
12125         (*div<mode>3): Likewise.
12126         * config/aarch64/aarch64.c (aarch64_emit_approx_div): Return false for
12127         HF, V4HF and V8HF.
12128         * config/aarch64/iterators.md (VDQ_HSDI, VSDQ_HSDI): New mode iterator.
12129         * config/aarch64/arm_neon.h (vadd_f16, vaddq_f16, vabd_f16, vabdq_f16,
12130         vcage_f16, vcageq_f16, vcagt_f16, vcagtq_f16, vcale_f16, vcaleq_f16,
12131         vcalt_f16, vcaltq_f16, vceq_f16, vceqq_f16, vcge_f16, vcgeq_f16,
12132         vcgt_f16, vcgtq_f16, vcle_f16, vcleq_f16, vclt_f16, vcltq_f16,
12133         vcvt_n_f16_s16, vcvtq_n_f16_s16, vcvt_n_f16_u16, vcvtq_n_f16_u16,
12134         vcvt_n_s16_f16, vcvtq_n_s16_f16, vcvt_n_u16_f16, vcvtq_n_u16_f16,
12135         vdiv_f16, vdivq_f16, vdup_lane_f16, vdup_laneq_f16, vdupq_lane_f16,
12136         vdupq_laneq_f16, vdups_lane_f16, vdups_laneq_f16, vmax_f16, vmaxq_f16,
12137         vmaxnm_f16, vmaxnmq_f16, vmin_f16, vminq_f16, vminnm_f16, vminnmq_f16,
12138         vmul_f16, vmulq_f16, vmulx_f16, vmulxq_f16, vpadd_f16, vpaddq_f16,
12139         vpmax_f16, vpmaxq_f16, vpmaxnm_f16, vpmaxnmq_f16, vpmin_f16, vpminq_f16,
12140         vpminnm_f16, vpminnmq_f16, vrecps_f16, vrecpsq_f16, vrsqrts_f16,
12141         vrsqrtsq_f16, vsub_f16, vsubq_f16): New.
12143 2016-07-25  Jiong Wang  <jiong.wang@arm.com>
12145         * config/aarch64/aarch64-builtins.c (TYPES_BINOP_USS): New.
12146         * config/aarch64/aarch64-simd-builtins.def: Register new builtins.
12147         * config/aarch64/aarch64-simd.md (aarch64_rsqrte<mode>): Extend to HF modes.
12148         (neg<mode>2): Likewise.
12149         (abs<mode>2): Likewise.
12150         (<frint_pattern><mode>2): Likewise.
12151         (l<fcvt_pattern><su_optab><VDQF:mode><fcvt_target>2): Likewise.
12152         (<optab><VDQF:mode><fcvt_target>2): Likewise.
12153         (<fix_trunc_optab><VDQF:mode><fcvt_target>2): Likewise.
12154         (ftrunc<VDQF:mode>2): Likewise.
12155         (<optab><fcvt_target><VDQF:mode>2): Likewise.
12156         (sqrt<mode>2): Likewise.
12157         (*sqrt<mode>2): Likewise.
12158         (aarch64_frecpe<mode>): Likewise.
12159         (aarch64_cm<optab><mode>): Likewise.
12160         * config/aarch64/aarch64.c (aarch64_emit_approx_sqrt): Return false for
12161         HF, V4HF and V8HF.
12162         * config/aarch64/iterators.md (VHSDF, VHSDF_DF, VHSDF_SDF): New.
12163         (VDQF_COND, fcvt_target, FCVT_TARGET, hcon): Extend mode attribute to HF modes.
12164         (stype): New.
12165         * config/aarch64/arm_neon.h (vdup_n_f16): New.
12166         (vdupq_n_f16): Likewise.
12167         (vld1_dup_f16): Use vdup_n_f16.
12168         (vld1q_dup_f16): Use vdupq_n_f16.
12169         (vabs_f16, vabsq_f16, vceqz_f16, vceqzq_f16, vcgez_f16, vcgezq_f16,
12170         vcgtz_f16, vcgtzq_f16, vclez_f16, vclezq_f16, vcltz_f16, vcltzq_f16,
12171         vcvt_f16_s16, vcvtq_f16_s16, vcvt_f16_u16, vcvtq_f16_u16, vcvt_s16_f16,
12172         vcvtq_s16_f16, vcvt_u16_f16, vcvtq_u16_f16, vcvta_s16_f16,
12173         vcvtaq_s16_f16, vcvta_u16_f16, vcvtaq_u16_f16, vcvtm_s16_f16,
12174         vcvtmq_s16_f16, vcvtm_u16_f16, vcvtmq_u16_f16, vcvtn_s16_f16,
12175         vcvtnq_s16_f16, vcvtn_u16_f16, vcvtnq_u16_f16, vcvtp_s16_f16,
12176         vcvtpq_s16_f16, vcvtp_u16_f16, vcvtpq_u16_f16, vneg_f16, vnegq_f16,
12177         vrecpe_f16, vrecpeq_f16, vrnd_f16, vrndq_f16, vrnda_f16, vrndaq_f16,
12178         vrndi_f16, vrndiq_f16, vrndm_f16, vrndmq_f16, vrndn_f16, vrndnq_f16,
12179         vrndp_f16, vrndpq_f16, vrndx_f16, vrndxq_f16, vrsqrte_f16, vrsqrteq_f16,
12180         vsqrt_f16, vsqrtq_f16): New.
12182 2016-07-25  Jiong Wang  <jiong.wang@arm.com>
12184         * config/aarch64/aarch64-simd.md
12185         (aarch64_<PERMUTE:perm_insn><PERMUTE:perm_hilo><mode>): Use VALL_F16.
12186         (aarch64_ext<mode>): Likewise.
12187         (aarch64_rev<REVERSE:rev_op><mode>): Likewise.
12188         * config/aarch64/aarch64.c (aarch64_evpc_trn, aarch64_evpc_uzp,
12189         aarch64_evpc_zip, aarch64_evpc_ext, aarch64_evpc_rev): Support V4HFmode
12190         and V8HFmode.
12191         * config/aarch64/arm_neon.h (__INTERLEAVE_LIST): Support float16x4_t,
12192         float16x8_t.
12193         (__aarch64_vdup_lane_f16, __aarch64_vdup_laneq_f16,
12194         __aarch64_vdupq_lane_f16, __aarch64_vdupq_laneq_f16, vbsl_f16,
12195         vbslq_f16, vdup_n_f16, vdupq_n_f16, vdup_lane_f16, vdup_laneq_f16,
12196         vdupq_lane_f16, vdupq_laneq_f16, vduph_lane_f16, vduph_laneq_f16,
12197         vext_f16, vextq_f16, vmov_n_f16, vmovq_n_f16, vrev64_f16, vrev64q_f16,
12198         vtrn1_f16, vtrn1q_f16, vtrn2_f16, vtrn2q_f16, vtrn_f16, vtrnq_f16,
12199         vuzp1_f16, vuzp1q_f16, vuzp2_f16, vuzp2q_f16, vzip1_f16, vzip2q_f16):
12200         New.
12201         (vmov_n_f16): Reimplement using vdup_n_f16.
12202         (vmovq_n_f16): Reimplement using vdupq_n_f16..
12204 2016-07-25  Jiong Wang  <jiong.wang@arm.com>
12206         * config/aarch64/aarch64.c (aarch64_add_constant): New parameter
12207         "frame_related_p".  Generate CFA annotation when it's necessary.
12208         (aarch64_expand_prologue): Use aarch64_add_constant.
12209         (aarch64_expand_epilogue): Likewise.
12210         (aarch64_output_mi_thunk): Pass "false" when calling
12211         aarch64_add_constant.
12213 2016-07-25  Jiong Wang  <jiong.wang@arm.com>
12215         * config/aarch64/aarch64.c (aarch64_add_constant): Optimize instruction
12216         sequences.
12218 2016-07-25  Jiong Wang  <jiong.wang@arm.com>
12220         * config/aarch64/aarch64.c (aarch64_add_constant): New parameter "mode".
12221         Use aarch64_internal_mov_immediate instead of aarch64_build_constant.
12222         (aarch64_output_mi_thunk): Pass Pmode when calling aarch64_add_constant.
12223         (aarch64_build_constant): Delete.
12225 2016-07-25  Alexander Monakov  <amonakov@ispras.ru>
12227         Revert
12228         2016-07-20  Alexander Monakov  <amonakov@ispras.ru>
12230         * config/nvptx/nvptx.c (nvptx_option_override): Do not set
12231         flag_toplevel_reorder.
12233 2016-07-25  Richard Biener  <rguenther@suse.de>
12235         * cgraph.c (cgraph_node::verify_node): Compare against builtin
12236         by using DECL_BUILT_IN_CLASS and DECL_FUNCTION_CODE.
12237         * tree-chkp.c (chkp_gimple_call_builtin_p): Likewise.
12238         * tree-streamer.h (streamer_handle_as_builtin_p): Remove.
12239         (streamer_get_builtin_tree): Likewise.
12240         (streamer_write_builtin): Likewise.
12241         * lto-streamer.h (LTO_builtin_decl): Remove.
12242         * lto-streamer-in.c (lto_read_tree_1): Remove assert.
12243         (lto_input_scc): Remove LTO_builtin_decl handling.
12244         (lto_input_tree_1): Liekwise.
12245         * lto-streamer-out.c (lto_output_tree_1): Remove special
12246         handling of builtins.
12247         (DFS::DFS): Likewise.
12248         * tree-streamer-in.c (streamer_get_builtin_tree): Remove.
12249         * tree-streamer-out.c (pack_ts_function_decl_value_fields): Remove
12250         assert.
12251         (streamer_write_builtin): Remove.
12253 2016-07-25  Martin Liska  <mliska@suse.cz>
12255         * lto-cgraph.c (input_symtab): Don't call get_working_sets
12256         if flag_auto_profile is set to true.
12258 2016-07-25  Martin Liska  <mliska@suse.cz>
12260         PR gcov-profile/71868
12261         * cfgloopanal.c (expected_loop_iterations_unbounded): When we
12262         have a function with multiple latches, count them all.
12264 2016-07-25  Martin Liska  <mliska@suse.cz>
12266         * tree-ssa-loop-niter.c (loop_only_exit_p): Release body array.
12268 2016-07-25  Martin Liska  <mliska@suse.cz>
12270         PR tree-optimization/71987
12271         * tree-ssa-reassoc.c (maybe_optimize_range_tests): Call get_ops
12272         just for SSA_NAMEs. Fix GNU coding style.
12274 2016-07-25  Martin Liska  <mliska@suse.cz>
12276         PR gcov-profile/64874
12277         * gcov-io.h: Update command about file format.
12278         * gcov-iov.c (main): Adapt the numbering scheme.
12280 2016-07-24  Kugan Vivekanandarajah  <kuganv@linaro.org>
12282         PR middle-end/66726
12283         * tree-ssa-reassoc.c (optimize_vec_cond_expr): Handle tcc_compare stmt
12284         whose result is used in PHI.
12285         (final_range_test_p): Likewise.
12286         (maybe_optimize_range_tests): Likewise.
12288 2016-07-22  Michael Meissner  <meissner@linux.vnet.ibm.com>
12290         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin):
12291         Reformat two multi-line strings.
12293 2016-07-22  Martin Sebor  <msebor@redhat.com>
12295         * doc/extend.texi (Compound Literals): Add '@' missed in last commit.
12297 2016-07-22  Martin Sebor  <msebor@redhat.com>
12299         PR c/71560
12300         * doc/extend.texi (Compound Literals): Correct and clarify.
12301         (Cast to Union): Same.
12303 2016-07-22  Kelvin Nilsen  <kelvin@gcc.gnu.org>
12305         * config/rs6000/rs6000.c (rs6000_option_override_internal): Add
12306         comments to explain why certain error messages make mention of
12307         undocumented options.
12308         (rs6000_invalid_builtin): Change error messages to replace mention
12309         of undocumented options with mention of the -mcpu=power9 option
12310         that enables those undocumented options.
12311         * config/rs6000/rs6000.h (MASK_FLOAT128): New macro.
12312         (RS6000_BTM_FLOAT128): Use the new MASK_FLOAT128 macro in the
12313         definition of this macro to correct an existing error.
12314         * config/rs6000/rs6000.opt: Add the Undocumented qualifier to the
12315         mpower9-fusion, mpower9-vector, mpower9-dform, and mmodulo entries.
12316         * doc/extend.texi (PowerPC AltiVec Built-in Functions): Modify
12317         descriptions of built-in functions so that they depend on
12318         -mcpu=power9 instead of on the corresponding undocumented flags.
12319         * doc/invoke.texi (Option Summary):  Remove all mention of newly
12320         undocumented flags.
12321         (IBM RS/6000 and PowerPC Options): Likewise.
12322         * doc/md.texi (Constraints for Particuliar Machines): Remove all
12323         mention of newly undocumented flags.
12325 2016-07-22  Evgeny Stupachenko  <evstupac@gmail.com>
12327         * ipa-cp.c (determine_versionability): Do not create constprop clones,
12328         when target_clones attribute is set.
12330 2016-07-22  Bin Cheng  <bin.cheng@arm.com>
12332         * common.opt (funsafe-loop-optimizations): Mark ignore.
12333         * doc/invoke.texi (funsafe-loop-optimizations): Remove.
12334         * loop-iv.c (get_simple_loop_desc): Remove unsafe-loop-optimizations
12335         related code.
12336         * tree-ssa-loop-niter.c (finite_loop_p): Ditto.
12337         * config/bfin/bfin.c (bfin_can_use_doloop_p): Ditto.
12339 2016-07-22  Bin Cheng  <bin.cheng@arm.com>
12341         * tree-ssa-loop-niter.h (number_of_iterations_exit_assumptions): New
12342         Parameter.
12343         * tree-ssa-loop-niter.c (number_of_iterations_exit_assumptions): New
12344         Parameter.
12345         (number_of_iterations_exit): Warn missed loop optimization for
12346         possible infinite loops.
12348 2016-07-22  Segher Boessenkool  <segher@kernel.crashing.org>
12350         PR target/71216
12351         * config/rs6000/rs6000.c (rs6000_file_start): Fix condition for
12352         when to emit a ".machine" pseudo-op.
12354 2016-07-22  Martin Liska  <mliska@suse.cz>
12356         PR gcov-profile/69028
12357         PR gcov-profile/62047
12358         * coverage.c (coverage_compute_lineno_checksum): Do not
12359         calculate checksum for fns w/o xloc.file.
12360         (coverage_compute_profile_id): Likewise.
12362 2016-07-22  Georg-Johann Lay  <avr@gjlay.de>
12364         * config/avr/avr.c (TARGET_SECONDARY_RELOAD): Remove hook define...
12365         (avr_secondary_reload): ...and implementation.
12366         (avr_adjust_insn_length) [ADJUST_LEN_LPM]: Remove handling.
12367         * config/avr/avr.md (reload_in<mode>): Remove insns.
12368         (adjust_len) [lpm]: Remove insn attribute value.
12369         * config/avr/predicates.md (flash_operand): Remove insn predicate.
12371 2016-07-21  Bernd Edlinger  <bernd.edlinger@hotmail.de>
12373         PR middle-end/71876
12374         * builtin-attrs.def (ATTR_RT_NOTHROW_LEAF_LIST): New return twice
12375         attribute.
12376         * builtins.def (BUILT_IN_SETJMP): Use ATTR_RT_NOTHROW_LEAF_LIST here.
12377         * calls.c (special_function_p): Remove the special handling of the
12378         "__builtin_" prefix.
12380 2016-07-21  Bernd Edlinger  <bernd.edlinger@hotmail.de>
12382         PR middle-end/71876
12383         * calls.c (gimple_maybe_alloca_call_p): New function.  Return true
12384         if STMT may be an alloca call.
12385         (gimple_alloca_call_p, alloca_call_p): Return only true for the
12386         builtin alloca call.
12387         * calls.h (gimple_maybe_alloca_call_p): New function.
12388         * tree-inline.c (inline_forbidden_p_stmt): Use
12389         gimple_maybe_alloca_call_p here.
12391 2016-07-21  David Malcolm  <dmalcolm@redhat.com>
12393         * spellcheck-tree.c (best_macro_match::best_macro_match):
12394         Explictly specify the template arguments when invoking the base
12395         class constructor, to help older C++ compilers.
12397 2016-07-21  Jakub Jelinek  <jakub@redhat.com>
12399         PR sanitizer/71953
12400         * asan.c (asan_dynamic_init_call): Call asan_init_shadow_ptr_types
12401         before builtin_decl_implicit.
12403 2016-07-21  James Greenhalgh  <james.greenhalgh@arm.com>
12405         * optabs.c (emit_condiitonal_move): Short circuit for identical
12406         sources.
12408 2016-07-21  James Greenhalgh  <james.greenhalgh@arm.com>
12410         * ifcvt.c (noce_if_info): New fields: speed_p, original_cost,
12411         max_seq_cost.  Removed fields: then_cost, else_cost, branch_cost.
12412         (noce_conversion_profitable_p): New.
12413         (noce_try_store_flag_constants): Use it.
12414         (noce_try_addcc): Likewise.
12415         (noce_try_store_flag_mask): Likewise.
12416         (noce_try_cmove): Likewise.
12417         (noce_try_cmove_arith): Likewise.
12418         (bb_valid_for_noce_process_p): Add to the cost parameter rather than
12419         overwriting it.
12420         (noce_convert_multiple_sets): Move cost model to here, from...
12421         (bb_ok_for_noce_convert_multiple_sets) ...here.
12422         (noce_process_if_block): Update calls for above changes.
12423         (noce_find_if_block): Record new noce_if_info parameters.
12425 2016-07-21  James Greenhalgh  <james.greenhalgh@arm.com>
12427         * target.def (max_noce_ifcvt_seq_cost): New.
12428         * doc/tm.texi.in (TARGET_MAX_NOCE_IFCVT_SEQ_COST): Document it.
12429         * doc/tm.texi: Regenerate.
12430         * targhooks.h (default_max_noce_ifcvt_seq_cost): New.
12431         * targhooks.c (default_max_noce_ifcvt_seq_cost): New.
12432         * params.def (PARAM_MAX_RTL_IF_CONVERSION_PREDICTABLE_COST): New.
12433         (PARAM_MAX_RTL_IF_CONVERSION_UNPREDICTABLE_COST): Likewise.
12434         * doc/invoke.texi: Document new params.
12436 2016-07-21  Richard Biener  <rguenther@suse.de>
12438         PR tree-optimization/71947
12439         * tree-vrp.c (extract_range_from_assert): Singleton symbolic
12440         ranges have useful limit_vr information.
12442 2016-07-21  Richard Biener  <rguenther@suse.de>
12444         * function-tests.c (build_trivial_generic_function): Set
12445         BLOCK_SUPERCONTEXT of DECL_INITIAL.
12446         * omp-low.c (create_omp_child_function): Likewise.
12447         (grid_expand_target_grid_body): Likewise.
12448         * cgraphunit.c (init_lowered_empty_function): Likewise.
12449         (cgraph_node::expand_thunk): Likewise.
12450         * tree-parloops.c (create_loop_fn): Likewise.
12451         * ipa.c (cgraph_build_static_cdtor_1): Likewise.
12453 2016-07-21  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
12455         * tree-ssa-strlen.c (strlen_dom_walker::before_dom_children): Fix typo
12456         in comment.
12458 2016-07-21  Georg-Johann Lay  <avr@gjlay.de>
12460         * config/avr/avr.md (any_extract, any_shiftrt): New code iterators.
12461         (*insv.extract, *insv.shiftrt, *insv.not-bit.0, *insv.not-bit.7)
12462         (*insv.xor-extract, *insv.xor1-bit.0): New insns.
12463         (adjust_len) [insv_notbit, insv_notbit_0, insv_notbit_7]: New
12464         values for insn attribute.
12465         * config/avr/avr.c (avr_out_insert_notbit): New function.
12466         (avr_adjust_insn_length): Handle ADJUST_LEN_INSV_NOTBIT,
12467         ADJUST_LEN_INSV_NOTBIT_0/_7.
12468         * config/avr/avr-protos.h (avr_out_insert_notbit): New proto.
12470 2016-07-21  Bin Cheng  <bin.cheng@arm.com>
12472         * tree-chrec.c (convert_affine_scev): New parameter.  Pass new arg.
12473         (chrec_convert_1, chrec_convert): Ditto.
12474         * tree-chrec.h (chrec_convert, convert_affine_scev): New parameter.
12475         * tree-scalar-evolution.c (interpret_rhs_expr): Pass new arg.
12476         * tree-vrp.c (adjust_range_with_scev): Ditto.
12477         * tree-ssa-loop-niter.c (idx_infer_loop_bounds): Ditto.
12478         (scev_var_range_cant_overflow): New function.
12479         (scev_probably_wraps_p): New parameter.  Call above function.
12480         * tree-ssa-loop-niter.h (scev_probably_wraps_p): New parameter.
12482 2016-07-21  Bin Cheng  <bin.cheng@arm.com>
12484         * tree-ssa-loop-niter.c (number_of_iterations_lt_to_ne): Clean up
12485         by removing computation of may_be_zero.
12487 2016-07-21  Jakub Jelinek  <jakub@redhat.com>
12489         * tree-object-size.c (unknown): Use HOST_WIDE_INT_M1U instead of -1.
12491 2016-07-21  Andrew Sutton  <andrew.n.sutton@gmail.com>
12493         Improving concepts performance and diagnostics.
12494         * timevar.def (TV_CONSTRAINT_SAT, TV_CONSTRAINT_SUB): New time vars
12495         for constraint satisfaction and subsumption.
12496         * timevar.h (auto_timevar): New constructor that matches the push/pop
12497         pattern of usage in pt.c.
12499 2016-07-20  Uros Bizjak  <ubizjak@gmail.com>
12501         * hwint.h (HOST_WIDE_INT_0): New define.
12502         (HOST_WIDE_INT_0U): Ditto.
12503         * double-int.c: Use HOST_WIDE_INT_0 instead of (HOST_WIDE_INT) 0.
12504         * dse.c: Use HOST_WIDE_INT_0U instead of (unsigned HOST_WIDE_INT) 0.
12505         * simplify-rtx.c: Ditto.
12506         * tree-object-size.c: Ditto.
12508 2016-07-20  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
12510         * config/s390/s390.c (s390_encode_section_info): Remove mode size
12511         check.
12513 2016-07-20  Uros Bizjak  <ubizjak@gmail.com>
12515         * cse.c: Use HOST_WIDE_INT_M1 instead of ~(HOST_WIDE_INT) 0.
12516         * combine.c: Use HOST_WIDE_INT_M1U instead of
12517         ~(unsigned HOST_WIDE_INT) 0.
12518         * double-int.h: Ditto.
12519         * dse.c: Ditto.
12520         * dwarf2asm.c:Ditto.
12521         * expmed.c: Ditto.
12522         * genmodes.c: Ditto.
12523         * match.pd: Ditto.
12524         * read-rtl.c: Ditto.
12525         * tree-ssa-loop-ivopts.c: Ditto.
12526         * tree-ssa-loop-prefetch.c: Ditto.
12527         * tree-vect-generic.c: Ditto.
12528         * tree-vect-patterns.c: Ditto.
12529         * tree.c: Ditto.
12531 2016-07-20  Georg-Johann Lay  <avr@gjlay.de>
12533         * config/avr.c (avr_legitimize_address) [AVR_TINY]: Force
12534         constant addresses outside [0,0xc0] into a register.
12535         (avr_out_movhi_r_mr_reg_no_disp_tiny): Pass insn.  And handle
12536         cases where the base address register is unused after.
12537         (avr_out_movhi_r_mr_reg_disp_tiny): Same.
12538         (avr_out_movhi_mr_r_reg_disp_tiny): Same.
12539         (avr_out_store_psi_reg_disp_tiny): Same.
12541 2016-07-20  Georg-Johann Lay  <avr@gjlay.de>
12543         Implement attribute progmem on reduced Tiny cores by adding
12544         flash offset 0x4000 to respective symbols.
12546         PR target/71948
12547         * doc/extend.texi (AVR Variable Attributes) [progmem]: Add
12548         documentation how it works on reduced Tiny cores.
12549         (AVR Named Address Spaces): No support for reduced Tiny.
12550         * config/avr/avr.c (AVR_SYMBOL_FLAG_TINY_PM): New macro.
12551         (avr_address_tiny_pm_p): New static function.
12552         (avr_print_operand_address) [AVR_TINY]: Add AVR_TINY_PM_OFFSET
12553         if the address is in progmem.
12554         (avr_assemble_integer): Same.
12555         (avr_encode_section_info) [AVR_TINY]: Set AVR_SYMBOL_FLAG_TINY_PM
12556         for symbol_ref in progmem.
12557         * config/avr/avr.h (AVR_TINY_PM_OFFSET): New macro.
12558         * config/avr/avr-c.c (avr_cpu_cpp_builtins): Use it instead of
12559         magic 0x4000 when built-in def'ing __AVR_TINY_PM_BASE_ADDRESS__.
12561 2016-07-20  Patrick Palka  <ppalka@gcc.gnu.org>
12563         * configure.ac (thin_archive_support): New variable.  AC_SUBST it.
12564         * configure: Regenerate.
12565         * Makefile.in (THIN_ARCHIVE_SUPPORT): New variable.
12566         (USE_THIN_ARCHIVES): New variable.
12567         (libbackend.a): If USE_THIN_ARCHIVES then pass T to ar to build
12568         this archive as a thin archive.
12570 2016-07-20  David Malcolm  <dmalcolm@redhat.com>
12572         * diagnostic-show-locus.c (diagnostic_show_locus): If this is the
12573         same location as last time, don't skip if we have fix-it hints.
12574         Clarify the skipping logic by converting it from one "if" clause
12575         to repeated "if" clauses.
12576         * spellcheck-tree.c: Include "cpplib.h".
12577         (find_closest_macro_cpp_cb): Move here from c/c-decl.c.
12578         (best_macro_match::best_macro_match): New constructor.
12579         * spellcheck-tree.h (struct edit_distance_traits<cpp_hashnode *>):
12580         Move here from c/c-decl.c.
12581         (class best_macro_match): Move here from c/c-decl.c, converting
12582         from a typedef to a subclass, gaining a ctor.
12584 2016-07-20  Georg-Johann Lay  <avr@gjlay.de>
12586         * config/avr/avr-protos.h (avr_addr_space_supported_p): New prototype.
12587         * config/avr/avr.c (TARGET_ADDR_SPACE_DIAGNOSE_USAGE): New hook
12588         define...
12589         (avr_addr_space_diagnose_usage): ...and implementation.
12590         (avr_addr_space_supported_p): New function.
12591         (avr_nonconst_pointer_addrspace, avr_pgm_check_var_decl): Only
12592         report bad address space usage if that space is supported.
12593         (avr_insert_attributes): Same.  No more complain about unsupported
12594         address spaces.
12595         * config/avr/avr-c.c (tm_p.h): Include it.
12596         (avr_cpu_cpp_builtins): Only define addr-space related built-in
12597         macro if avr_addr_space_supported_p.
12599 2016-07-20  Alexander Monakov  <amonakov@ispras.ru>
12601         * config/nvptx/nvptx.c (nvptx_option_override): Do not set
12602         flag_toplevel_reorder.
12604 2016-07-20  David Malcolm  <dmalcolm@redhat.com>
12606         * gcc-rich-location.c
12607         (gcc_rich_location::add_fixit_misspelled_id): New overload, taking
12608         a const char *.
12609         * gcc-rich-location.h
12610         (gcc_rich_location::add_fixit_misspelled_id): Likewise.
12612 2016-07-20  Georg-Johann Lay  <avr@gjlay.de>
12614         * target.def (addr_space): Add new diagnose_usage to hook vector.
12615         * targhooks.c (default_addr_space_diagnose_usage): Add default
12616         implementation and...
12617         * targhooks.h (default_addr_space_diagnose_usage): ... its prototype.
12618         * c/c-parser.c (c_lex_one_token) [CPP_NAME]: If the token
12619         is some address space, call targetm.addr_space.diagnose_usage.
12620         * doc/tm.texi.in (Named Address Spaces): Add anchor for
12621         TARGET_ADDR_SPACE_DIAGNOSE_USAGE documentation.
12622         * doc/tm.texi: Regenerate.
12624 2016-07-20  Martin Liska  <mliska@suse.cz>
12626         PR middle-end/71898
12627         * graphite-isl-ast-to-gimple.c (later_of_the_two):
12628         Properly handly PHI stmts.
12630 2016-07-20  Bin Cheng  <bin.cheng@arm.com>
12632         PR tree-optimization/71503
12633         PR tree-optimization/71683
12634         * tree-if-conv.c (gen_phi_arg_condition): Record true predicate
12635         and break.
12637 2016-07-20  Martin Liska  <mliska@suse.cz>
12639         * doc/invoke.texi (-fipa-ra): Document when the option is
12640         disabled. Fix a typo.
12642 2016-07-20  Martin Liska  <mliska@suse.cz>
12644         * Makefile.in: Include fibonacci_heap.c
12645         * fibonacci_heap.c: New file.
12646         * fibonacci_heap.h (fibonacci_heap::insert): Use insert_node.
12647         (fibonacci_heap::union_with): Fix deletion of the second heap.
12648         * selftest-run-tests.c (selftest::run_tests): Incorporate
12649         fibonacci heap tests.
12650         * selftest.h: Declare fibonacci_heap_c_tests.
12652 2016-07-20  Martin Liska  <mliska@suse.cz>
12654         * selftest-run-tests.c (selftest::run_tests): New function.
12655         * selftest.h (sreal_c_tests): Declare.
12656         * sreal.c (sreal_verify_basics): New function.
12657         (verify_aritmetics): Likewise.
12658         (sreal_verify_arithmetics): Likewise.
12659         (verify_shifting): Likewise.
12660         (sreal_verify_shifting): Likewise.
12661         (void sreal_c_tests): Likewise.
12663 2016-07-19  Jakub Jelinek  <jakub@redhat.com>
12665         PR rtl-optimization/71916
12666         * cfgrtl.c (contains_no_active_insn_p): Return false also for
12667         bb which have a single succ fake edge.
12669 2016-07-19  Aldy Hernandez  <aldyh@redhat.com>
12671         PR debug/71855
12672         * dwarf2out.c (gen_subprogram_die): Only call
12673         gen_unspecified_parameters_die while dumping early dwarf.
12675 2016-07-19  Jakub Jelinek  <jakub@redhat.com>
12677         PR middle-end/71874
12678         * gimple-fold.c (fold_builtin_memory_op): Use
12679         get_addr_base_and_unit_offset instead of get_ref_base_and_extent.
12681 2016-07-19  Uros Bizjak  <ubizjak@gmail.com>
12683         * builtins.c: Use HOST_WIDE_INT_1 instead of (HOST_WIDE_INT) 1,
12684         HOST_WIDE_INT_1U instead of (unsigned HOST_WIDE_INT) 1,
12685         HOST_WIDE_INT_M1 instead of (HOST_WIDE_INT) -1 and
12686         HOST_WIDE_INT_M1U instead of (unsigned HOST_WIDE_INT) -1.
12687         * combine.c: Ditto.
12688         * cse.c: Ditto.
12689         * dojump.c: Ditto.
12690         * double-int.c: Ditto.
12691         * dse.c: Ditto.
12692         * dwarf2out.c: Ditto.
12693         * expmed.c: Ditto.
12694         * expr.c: Ditto.
12695         * fold-const.c: Ditto.
12696         * function.c: Ditto.
12697         * fwprop.c: Ditto.
12698         * genmodes.c: Ditto.
12699         * hwint.c: Ditto.
12700         * hwint.h: Ditto.
12701         * ifcvt.c: Ditto.
12702         * loop-doloop.c: Ditto.
12703         * loop-invariant.c: Ditto.
12704         * loop-iv.c: Ditto.
12705         * match.pd: Ditto.
12706         * optabs.c: Ditto.
12707         * real.c: Ditto.
12708         * reload.c: Ditto.
12709         * rtlanal.c: Ditto.
12710         * simplify-rtx.c: Ditto.
12711         * stor-layout.c: Ditto.
12712         * toplev.c: Ditto.
12713         * tree-ssa-loop-ivopts.c: Ditto.
12714         * tree-vect-generic.c: Ditto.
12715         * tree-vect-patterns.c: Ditto.
12716         * tree.c: Ditto.
12717         * tree.h: Ditto.
12718         * ubsan.c: Ditto.
12719         * varasm.c: Ditto.
12720         * wide-int-print.cc: Ditto.
12721         * wide-int.cc: Ditto.
12722         * wide-int.h: Ditto.
12724 2016-07-19  David Malcolm  <dmalcolm@redhat.com>
12726         * selftest.c (selftest::assert_streq): Handle NULL values of
12727         val_actual and val_expected.
12729 2016-07-19  Martin Jambor  <mjambor@suse.cz>
12731         PR fortran/71688
12732         * trans-decl.c (gfc_generate_function_code): Use cgraph_get_create_node
12733         rather than cgraph_create_node to get a call graph node.
12735 2016-07-19  Richard Biener  <rguenther@suse.de>
12737         * gimple-fold.c (get_base_constructor): Add VIEW_CONVERT case,
12738         handle all tcc_constant bases and valueize SSA names.
12739         * tree-ssa-sccvn.c (fully_constant_vn_reference_p): Handle
12740         tcc_constant bases.
12742 2016-07-19  David Malcolm  <dmalcolm@redhat.com>
12744         * function-tests.c (selftest::verify_three_block_rtl_cfg): Verify
12745         the flags of the exit block and bb2, not just the entry block.
12747 2016-07-19  Richard Biener  <rguenther@suse.de>
12749         PR tree-optimization/71901
12750         * tree-ssa-sccvn.h (struct vn_reference_op_struct): Add
12751         align member, group stuff with the bitfield.
12752         (vn_ref_op_align_unit): New inline.
12753         * tree-ssa-sccvn.c (copy_reference_ops_from_ref): For ARRAY_REFs
12754         record element alignment and operand 3 unchanged.
12755         (ao_ref_init_from_vn_reference): Adjust.
12756         (valueize_refs_1): Likewise.
12757         * tree-ssa-pre.c (create_component_ref_by_pieces_1): Likewise.
12759 2016-07-19  Richard Biener  <rguenther@suse.de>
12761         PR tree-optimization/71908
12762         * tree-ssa-structalias.c (get_constraint_for_component_ref): Handle
12763         symbolic constants in a more reliable way.
12765 2016-07-19  Ilya Enkovich  <ilya.enkovich@intel.com>
12767         * tree-vect-loop-manip.c (vect_update_ivs_after_vectorizer): Update
12768         comment.
12769         (vect_update_inits_of_drs): Likewise.
12770         (vect_create_cond_for_alias_checks): Likewise.
12771         * tree-vect-loop.c (vect_get_known_peeling_cost): Likewise.
12773 2016-07-19  Richard Biener  <rguenther@suse.de>
12775         PR lto/71907
12776         * lto-streamer-out.c (DFS::DFS_write_tree_body): For blocks
12777         with an abstract origin that is not an inlined function outer
12778         scope add a self-reference as abstract origin.
12779         * tree-streamer-out.c (write_ts_block_tree_pointers): Likewise.
12781 2016-07-18  Michael Meissner  <meissner@linux.vnet.ibm.com>
12783         PR target/71493
12784         * config/rs6000/rs6000.c (rs6000_function_value): Fix
12785         unintentional System V.4 structure return breakage for structures
12786         with a single floating point element.
12788 2016-07-18  Yuri Rumyantsev  <ysrumyan@gmail.com>
12790         PR tree-optimization/71734
12791         * tree-ssa-loop-im.c (ref_indep_loop_p_1): Add REF_LOOP argument which
12792         contains REF, use it to check safelen, assume that safelen value
12793         must be greater 1, fix style.
12794         (ref_indep_loop_p_2): Add REF_LOOP argument.
12795         (ref_indep_loop_p): Pass LOOP as additional argument to
12796         ref_indep_loop_p_2.
12798 2016-07-18  Dominik Vogt  <vogt@linux.vnet.ibm.com>
12800         * cfgexpand.c (expand_stack_vars): Implement synamic stack space
12801         allocation in the prologue.
12802         * explow.c (get_dynamic_stack_base): New function to return an address
12803         expression for the dynamic stack base.
12804         (get_dynamic_stack_size): New function to do the required dynamic stack
12805         space size calculations.
12806         (allocate_dynamic_stack_space): Use new functions.
12807         (align_dynamic_address): Move some code from
12808         allocate_dynamic_stack_space to new function.
12809         * explow.h (get_dynamic_stack_base, get_dynamic_stack_size): Export.
12811 2016-07-18  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
12813         * config/s390/s390.c (s390_encode_section_info): Always set
12814         notaligned marker if mode size is 0 or no MEM_ALIGN info could be
12815         found.
12817 2016-07-18  Richard Biener  <rguenther@suse.de>
12819         PR tree-optimization/71893
12820         * tree-ssa-pre.c (create_component_ref_by_pieces_1): Compensate
12821         for sizetype cast added by array_ref_element_size.
12822         * tree-ssa-sccvn.c (copy_reference_ops_from_ref): Likewise.
12824 2016-07-16  John David Anglin  <danglin@gcc.gnu.org>
12826         * config/pa/pa.c (hppa_profile_hook): Allocate stack space for
12827         register parameters.  Remove code to initialize argument pointer
12828         on TARGET_64BIT.  Optimize call to _mcount when it can be reached
12829         using a pc-relative branch.  Cleanup conditional code.
12830         * config/pa/pa.md (call_mcount): New expander.
12831         (call_mcount_nonpic): New insn.
12832         (call_mcount_pic): New insn and split.
12833         (call_mcount_pic_post_reload): New insn.
12834         (call_mcount_64bit): New insn and split.
12835         (call_mcount_64bit_post_reload): New insn.
12837 2016-07-15  Georg-Johann Lay  <avr@gjlay.de>
12839         * config/avr/predicates.md (const_m255_to_m1_operand): New.
12840         * config/avr/constraints.md (Cn8, Ca1, Co1, Yx2): New constraints.
12841         * config/avr/avr.md (add<mode>3) <ALL1>: Fix set_vzn for +/-2.
12842         (*cmphi.zero-extend.0, *cmphi.zero-extend.1)
12843         (*usum_widenqihi3, *udiff_widenqihi3)
12844         (*addhi3_zero_extend.const): New combiner insns.
12845         (andqi3, iorqi3): Provide "l" (NO_LD_REGS) alternative if
12846         just 1 bit is affected.
12847         * config/avr/avr.c (avr_out_bitop) <QImode>: Don't access xop[3].
12848         (avr_out_compare) [EQ,NE]: Tweak comparing d-regs against -1.
12850 2016-07-15  Cesar Philippidis  <cesar@codesourcery.com>
12852         * omp-low.c (lower_omp_target): Mark data clauses with
12853         GOMP_MAP_FORCE_{PRESENT,TO,FROM,TOFROM} as potentially having
12854         zero-length subarrays.
12856 2016-07-15  Richard Biener  <rguenther@suse.de>
12858         PR tree-optimization/71881
12859         * tree-loop-distribution.c (destroy_loop): Remove blocks in
12860         reverse DOM order to make debug temp generation happy.
12862 2016-07-15  Richard Biener  <rguenther@suse.de>
12864         PR tree-optimization/71887
12865         * tree-ssa-phiopt.c (absorbing_element_p): Add rhs arg and
12866         verify it is not zero for division / modulo handling.
12867         (value_replacement): Adjust.
12869 2016-07-15  Virendra Pathak  <virendra.pathak@broadcom.com>
12870             Julian Brown  <julian@codesourcery.com>
12872         * config/aarch64/aarch64-cores.def: Update vulcan COSTS.
12873         * config/aarch64/aarch64-cost-tables.h
12874         (vulcan_extra_costs): New variable.
12875         * config/aarch64/aarch64.c
12876         (vulcan_addrcost_table): Likewise.
12877         (vulcan_regmove_cost): Likewise.
12878         (vulcan_vector_cost): Likewise.
12879         (vulcan_branch_cost): Likewise.
12880         (vulcan_tunings): Likewise.
12882 2016-07-15  Alexander Monakov  <amonakov@ispras.ru>
12884         * cgraphunit.c (cgraph_order_sort_kind): New entry ORDER_VAR_UNDEF.
12885         (output_in_order): Loop over undefined variables too.  Output them
12886         via assemble_undefined_decl.  Skip variables that correspond to hard
12887         registers or have value-exprs.
12888         * varpool.c (symbol_table::output_variables): Handle undefined
12889         variables together with defined ones.
12891 2016-07-15  Richard Biener  <rguenther@suse.de>
12893         * tree-ssa-pre.c (get_representative_for): Make sure to return
12894         the value number of SSA names.
12895         (phi_translate_1): get_representative_for cannot return NULL.
12896         (do_pre_regular_insertion): Remove redundant call to
12897         fully_constant_expression.
12898         (do_pre_partial_partial_insertion): Likewise.
12900 2016-07-15  Bin Cheng  <bin.cheng@arm.com>
12902         * tree-scalar-evolution.c (simple_iv_with_niters): New funcion.
12903         (derive_simple_iv_with_niters): New function.
12904         (simple_iv): Rewrite using simple_iv_with_niters.
12905         * tree-scalar-evolution.h (simple_iv_with_niters): New decl.
12906         * tree-ssa-loop-niter.c (number_of_iterations_exit_assumptions): New
12907         function.
12908         (number_of_iterations_exit): Rewrite using above function.
12909         * tree-ssa-loop-niter.h (number_of_iterations_exit_assumptions): New
12910         Decl.
12912 2016-07-15  Richard Biener  <rguenther@suse.de>
12914         * config/i386/i386.c (ix86_builtin_vectorization_cost): Adjust
12915         vec_construct cost.
12917 2016-07-14  Jakub Jelinek  <jakub@redhat.com>
12919         PR tree-optimization/71872
12920         * tree-data-ref.c (get_references_in_stmt): Ignore references
12921         with is_gimple_constant get_base_address.
12923 2016-07-14  Thomas Preud'homme  <thomas.preudhomme@arm.com>
12925         * config/arm/arm.h (TARGET_HAVE_LDACQ): Enable for ARMv8-M Mainline.
12926         (TARGET_HAVE_LDACQD): New macro.
12927         * config/arm/sync.md (atomic_loaddi): Use TARGET_HAVE_LDACQD rather
12928         than TARGET_HAVE_LDACQ.
12929         (arm_load_acquire_exclusivedi): Likewise.
12930         (arm_store_release_exclusivedi): Likewise.
12932 2016-07-14  Thomas Preud'homme  <thomas.preudhomme@arm.com>
12934         PR rtl-optimization/71878
12935         * lra-constraints.c (match_reload): Pass information about other
12936         output operands.  Create new unique register value if matching input
12937         operand shares same register value as output operand being considered.
12938         (curr_insn_transform): Record output operands already processed.
12940 2016-07-14  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
12942         PR target/65951
12943         PR tree-optimization/70923
12944         * tree-vect-patterns.c: Include mult-synthesis.h.
12945         (target_supports_mult_synth_alg): New function.
12946         (synth_lshift_by_additions): Likewise.
12947         (apply_binop_and_append_stmt): Likewise.
12948         (vect_synth_mult_by_constant): Likewise.
12949         (target_has_vecop_for_code): Likewise.
12950         (vect_recog_mult_pattern): Use above functions to synthesize vector
12951         multiplication by integer constants.
12953 2016-07-14  Alan Modra  <amodra@gmail.com>
12955         * config/rs6000/altivec.md (altivec_mov<mode>): Disparage
12956         gpr alternatives.  Correct '*' placement on Y,r alternative.
12957         Add '*' on operand 1 of r,r alternative.
12959 2016-07-14  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
12961         * expmed.c (mult_variant, choose_mult_variant): Move declaration to...
12962         * expmed.h: ... Here.
12964 2016-07-14  Jan Hubicka  <hubicka@ucw.cz>
12966         * gimple.h (stmt_can_terminate_bb_p): New function.
12967         * tree-cfg.c (need_fake_edge_p): Rename to ...
12968         (stmt_can_terminate_bb_p): ... this; return true if stmt can
12969         throw external; handle const and pure calls.
12970         * tree-ssa-loop-niter.c (loop_only_exit_p): Use it.
12972 2016-07-14  Richard Biener  <rguenther@suse.de>
12974         PR tree-optimization/71866
12975         * tree-ssa-pre.c (get_constant_for_value_id): Remove.
12976         (do_hoist_insertion): Avoid endless recursion when we
12977         didn't insert anything because we managed to simplify
12978         things down to a constant or SSA name.
12979         (fully_constant_expression): Re-write in terms of ...
12980         * tree-ssa-sccvn.h (vn_nary_simplify): ... this.  Declare.
12981         * tree-ssa-sccvn.c (vn_nary_simplify): New wrapper around
12982         vn_nary_build_or_lookup_1.
12983         (vn_nary_build_or_lookup_1): Added flag and renamed from ...
12984         (vn_nary_build_or_lookup): ... this which now wraps it.
12986 2016-07-14  Alan Modra  <amodra@gmail.com>
12988         PR target/71733
12989         * config/rs6000/rs6000.c (rs6000_option_override_internal): Deal
12990         with p9_vector override before power9-dform override.
12992 2016-07-13  Andi Kleen  <ak@linux.intel.com>
12994         * value-prof.c (gimple_value_profile_transformations): Don't run
12995         when auto_profile is on.
12997 2016-07-13  Andi Kleen  <ak@linux.intel.com>
12999         * auto-profile.c (update_inlined_ind_target,
13000         afdo_indirect_call): Print information to dump file.
13002 2016-07-13  Andrew Burgess  <andrew.burgess@embecosm.com>
13004         * genrecog.c (special_predicate_operand_p): New function.
13005         (predicate_name): Move function.
13006         (validate_pattern): Don't warn about missing mode for all
13007         define_special_predicate predicates.
13009 2016-07-13  Bin Cheng  <bin.cheng@arm.com>
13011         * tree-vect-data-refs.c (vect_no_alias_p): New function.
13012         (vect_prune_runtime_alias_test_list): Call vect_no_alias_p to
13013         resolve alias checks which are known at compilation time.
13014         Truncate vector LOOP_VINFO_MAY_ALIAS_DDRS(loop_vinfo) if all
13015         alias checks are resolved.  Move dump info for too many runtime
13016         alias checks to here...
13017         * tree-vect-loop.c (vect_analyze_loop_2): ...From here.
13019 2016-07-13  Richard Biener  <rguenther@suse.de>
13021         PR tree-optimization/24574
13022         * tree-ssa-phiopt.c (absorbing_element_p): Pass in argument
13023         position and add shift, rotate, divison and modulo support
13024         for left zero.
13025         (value_replacement): Pass in argument position to absorbing_element_p.
13027 2016-07-13  Ilya Enkovich  <ilya.enkovich@intel.com>
13029         PR ipa/71633
13030         * ipa-inline-transform.c (inline_call): Support
13031         instrumented thunks.
13033 2016-07-13  Thomas Preud'homme  <thomas.preudhomme@arm.com>
13035         * config/arm/arm.h (TARGET_HAVE_CBZ): Define.
13036         (TARGET_IDIV): Set for all Thumb targets provided they have hardware
13037         divide feature.
13038         * config/arm/arm.md (divsi3): New unpredicable alternative for ARMv8-M
13039         Baseline.  Make initial alternative TARGET_32BIT only.
13040         (udivsi3): Likewise.
13041         * config/arm/thumb1.md (thumb1_cbz): New define_insn.
13042         * doc/sourcebuild.texi (arm_thumb1_cbz_ok): Document new effective
13043         target.
13045 2016-07-13  Thomas Preud'homme  <thomas.preudhomme@arm.com>
13047         * config/arm/arm.h (TARGET_HAVE_MOVT): Include ARMv8-M as having MOVT.
13048         * config/arm/arm.c (arm_arch_name): (const_ok_for_op): Check MOVT/MOVW
13049         availability with TARGET_HAVE_MOVT.
13050         (thumb_legitimate_constant_p): Strip the high part of a label_ref.
13051         (thumb1_rtx_costs): Also return 0 if setting a half word constant and
13052         MOVW is available and replace (unsigned HOST_WIDE_INT) INTVAL by
13053         UINTVAL.
13054         (thumb1_size_rtx_costs): Make set of half word constant also cost 1
13055         extra instruction if MOVW is available.  Use a cost variable
13056         incremented by COSTS_N_INSNS (1) when the condition match rather than
13057         returning an arithmetic expression based on COSTS_N_INSNS.  Make
13058         constant with bottom half word zero cost 2 instruction if MOVW is
13059         available.
13060         * config/arm/arm.md (define_attr "arch"): Add v8mb.
13061         (define_attr "arch_enabled"): Set to yes if arch value is v8mb and
13062         target is ARMv8-M Baseline.
13063         (arm_movt): New unpredicable alternative for ARMv8-M Baseline.
13064         (arm_movtas_ze): Likewise.
13065         * config/arm/thumb1.md (thumb1_movdi_insn): Add ARMv8-M Baseline only
13066         alternative for constants satisfying j constraint.
13067         (thumb1_movsi_insn): Likewise.
13068         (movsi splitter for K alternative): Tighten condition to not trigger
13069         if movt is available and j constraint is satisfied.
13070         (Pe immediate splitter): Likewise.
13071         (thumb1_movhi_insn): Add ARMv8-M Baseline only alternative for
13072         constant fitting in an halfword to use MOVW.
13073         * doc/sourcebuild.texi (arm_thumb1_movt_ok): Document new ARM
13074         effective target.
13076 2016-07-13  Richard Biener  <rguenther@suse.de>
13078         PR middle-end/71104
13079         * gimplify.c (gimplify_modify_expr): Gimplify the RHS before
13080         gimplifying the LHS.  Make sure to gimplify a returning twice
13081         call LHS without using SSA names.
13083 2016-07-12  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
13085         * tree-data-ref.c (find_data_references_in_stmt): Remove
13086         unnecessary call to vec::release.
13087         (graphite_find_data_references_in_stmt): Likewise.
13088         * tree-ssa-alias.c (nonoverlapping_component_refs_of_decl_p): Likewise.
13089         * tree-vect-stmts.c (vectorizable_condition): Likewise.
13091 2016-07-12  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
13093         * cfgexpand.c (expand_used_vars): Make the type of a local
13094         variable auto_vec.
13095         * genmatch.c (lower_for): Likewise.
13096         * haifa-sched.c (haifa_sched_init): Likewise.
13097         (add_to_speculative_block): Likewise.
13098         (create_check_block_twin): Likewise.
13099         * predict.c (handle_missing_profiles): Likewise.
13100         * tree-data-ref.c (loop_nest_has_data_refs): Likewise.
13101         * tree-diagnostic.c (maybe_unwind_expanded_macro_loc): Likewise.
13102         * tree-ssa-loop-niter.c (discover_iteration_bound_by_body_walk):
13103         Likewise.
13104         (maybe_lower_iteration_bound): Likewise.
13105         * tree-ssa-sccvn.c (DFS): Likewise.
13106         * tree-stdarg.c (reachable_at_most_once): Likewise.
13107         * tree-vect-stmts.c (vectorizable_conversion): Likewise.
13108         (vectorizable_store): Likewise.
13110 2016-07-12  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
13112         * tree-ssa-sccvn.c (sccvn_dom_walker::~sccvn_dom_walker): remove.
13113         (sccvn_dom_walker): make cond_stack an auto_vec.
13115 2016-07-12  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
13117         * ree.c (struct ext_state): Make type of members auto_vec.
13118         (find_and_remove_re): Adjust.
13120 2016-07-12  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
13122         * cfgexpand.c (struct stack_vars_data): Make type of fields
13123         auto_vec.
13124         (expand_used_vars): Adjust.
13126 2016-07-12  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
13128         * ipa.c (record_cdtor_fn): Adjust.
13129         (build_cdtor_fns): Likewise.
13130         (ipa_cdtor_merge): Make static_ctors and static_dtors local
13131         variables.
13133 2016-07-12  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
13135         * genextract.c (struct accum_extract): Add constructor and make
13136         members auto_vec.
13137         (gen_insn): Adjust.
13139 2016-07-12  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
13141         * tree.c (struct free_lang_data_d): Add constructor and change
13142         types of members to ones that automatically manage resources.
13143         (fld_worklist_push): Adjust.
13144         (find_decls_types): Likewise.
13145         (find_decls_types_in_eh_region): Likewise.
13146         (free_lang_data_in_cgraph): Stop manually creating and
13147         destroying members of free_lang_data_d.
13149 2016-07-13  Uros Bizjak  <ubizjak@gmail.com>
13151         PR rtl-optimization/68961
13152         * config/i386/sse.md (movsd/movhpd to movupd peephole2s): Add new
13153         peephole variant.  Use sse_reg_operand predicates.
13155 2016-07-12  Uros Bizjak  <ubizjak@gmail.com>
13157         * config/i386/predicates.md (x86_64_immediate_operand)
13158         <case CONST_INT>: Remove unneeded truncation to DImode.
13159         <case CONST>: Ditto.
13160         (x86_64_zext_immediate_operand) <case CONST>: Ditto.
13162 2016-07-12  Michael Meissner  <meissner@linux.vnet.ibm.com>
13164         PR target/71805
13165         * config/rs6000/altivec.md (altivec_vperm_<mode>_internal):
13166         The xxperm and xxpermr instructions require that the 2nd input
13167         operand overlap with the output operand, and not the 1st.
13168         (altivec_vperm_v8hiv16qi): Likewise.
13169         (altivec_vperm_<mode>_uns_internal): Likewise.
13170         (altivec_vpermr_<mode>_internal): Likewise.
13171         (vperm_v8hiv4si): Likewise.
13172         (vperm_v16qiv8hi): Likewise.
13174 2016-07-12  Nathan Sidwell  <nathan@acm.org>
13176         * config/arm/arm.c (arm_option_override): Set MASK_SINGLE_PIC_BASE
13177         when -mno-pic-data-is-text-relative is in effect, by default.
13178         * doc/invoke.texi (mpic-data-is-text-relative): Document new
13179         behavior and clarify.
13181 2016-07-12  Martin Liska  <mliska@suse.cz>
13183         * params.def: Add avg-loop niter.
13184         * tree-ssa-loop-ivopts.c (avg_loop_niter): Use the param.
13185         * cfgloopanal.c (expected_loop_iterations_unbounded): Likewise.
13186         * doc/invoke.texi: Document the new parameter.
13188 2016-07-12  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
13190         PR middle-end/71700
13191         * expr.c (store_constructor): Mask sign-extended bits when widening
13192         sub-word constructor element at the start of a word.
13194 2016-07-12  Martin Liska  <mliska@suse.cz>
13196         * Makefile.in: Append rule for params-options.h.
13197         * params-options.h: New file.
13199 2016-07-12  Martin Liska  <mliska@suse.cz>
13201         * ira-build.c (mark_loops_for_removal): Properly iterate
13202         loops.
13204 2016-07-12  Steven Bosscher  <steven@gcc.gnu.org>
13205             Richard Biener  <rguenther@suse.de>
13207         PR tree-optimization/23286
13208         PR tree-optimization/70159
13209         * doc/invoke.texi: Document -fcode-hoisting.
13210         * common.opt (fcode-hoisting): New flag.
13211         * opts.c (default_options_table): Enable -fcode-hoisting at -O2+.
13212         * tree-ssa-pre.c (pre_stats): Add hoist_insert.
13213         (do_regular_insertion): Rename to ...
13214         (do_pre_regular_insertion): ... this and amend general comments
13215         on insertion strathegy.
13216         (do_partial_partial_insertion): Rename to ...
13217         (do_pre_partial_partial_insertion): ... this.
13218         (do_hoist_insertion): New function.
13219         (insert_aux): Take flags on whether to do PRE and/or hoist insertion
13220         and call do_hoist_insertion properly.
13221         (insert): Adjust.
13222         (pass_pre::gate): Enable also if -fcode-hoisting is enabled.
13223         (pass_pre::execute): Register hoist_insert stats.
13225 2016-07-12  Jakub Jelinek  <jakub@redhat.com>
13227         PR middle-end/71716
13228         * gimple-fold.c (optimize_atomic_compare_exchange_p): Return false
13229         for SCALAR_FLOAT_TYPE_P type of expected var, or if TYPE_PRECISION
13230         is different from mode's bitsize.  Small cleanup.
13232 2016-07-12  Richard Biener  <rguenther@suse.de>
13234         PR rtl-optimization/68961
13235         * fwprop.c (propagate_rtx): Allow SUBREGs of VEC_CONCAT and CONCAT
13236         to simplify to a non-constant.
13238 2016-07-11  Jakub Jelinek  <jakub@redhat.com>
13240         PR middle-end/71758
13241         * omp-low.c (expand_omp_target): Gimplify device.
13243         PR tree-optimization/71823
13244         * tree-vect-stmts.c (vectorizable_operation): Use vect_get_vec_defs
13245         to get vec_oprnds2 from op2.
13247 2016-07-11  Uros Bizjak  <ubizjak@gmail.com>
13249         * config/i386/predicates.md (x86_64_immediate_operand) <case CONST>:
13250         Hoist common subexpressions.
13251         (x86_64_zext_immediate_operand) <case CONST>: Ditto.
13253 2016-07-11  Pat Haugen  <pthaugen@us.ibm.com>
13255         PR target/71800
13256         * config/rs6000/rs6000.md (stfiwx): Change constraint to 'wu' to
13257         prevent generation of 'stxsiwx' on pre Power8 hardware.
13259 2016-07-11  David Malcolm  <dmalcolm@redhat.com>
13261         * input.c: Include cpplib.h.
13262         (selftest::temp_source_file): New class.
13263         (selftest::temp_source_file::temp_source_file): New ctor.
13264         (selftest::temp_source_file::~temp_source_file): New dtor.
13265         (selftest::should_have_column_data_p): New function.
13266         (selftest::test_should_have_column_data_p): New function.
13267         (selftest::temp_line_table): New class.
13268         (selftest::temp_line_table::temp_line_table): New ctor.
13269         (selftest::temp_line_table::~temp_line_table): New dtor.
13270         (selftest::test_accessing_ordinary_linemaps): Add case_ param; use
13271         it to create a temp_line_table.
13272         (selftest::assert_loceq): Only verify LOCATION_COLUMN for
13273         locations that are known to have column data.
13274         (selftest::line_table_case): New struct.
13275         (selftest::test_reading_source_line): Move tempfile handling
13276         to class temp_source_file.
13277         (ASSERT_TOKEN_AS_TEXT_EQ): New macro.
13278         (selftest::assert_token_loc_eq): New function.
13279         (ASSERT_TOKEN_LOC_EQ): New macro.
13280         (selftest::test_lexer): New function.
13281         (selftest::boundary_locations): New array.
13282         (selftest::input_c_tests): Call test_should_have_column_data_p.
13283         Loop over a test matrix of interesting values of location and
13284         default_range_bits, calling test_lexer on each case in the matrix.
13285         Move call to test_accessing_ordinary_linemaps into the matrix.
13286         * selftest.h (ASSERT_EQ): Reimplement in terms of...
13287         (ASSERT_EQ_AT): New macro.
13289 2016-07-11  H.J. Lu  <hongjiu.lu@intel.com>
13291         PR target/71801
13292         * config/i386/i386.c (timode_scalar_chain::fix_debug_reg_uses):
13293         Don't convert TImode in debug insn.
13295 2016-07-11  Bernd Edlinger  <bernd.edlinger@hotmail.de>
13297         Convert TYPE_ALIGN_OK to a TYPE_LANG_FLAG.
13298         * tree-core.h (tree_base::nothrow_flag): Adjust comment.
13299         (tree_type_common::lang_flag_7): New.
13300         (tree_type_common::spare): Reduce size.
13301         * tree.h (TYPE_ALIGN_OK): Remove.
13302         (TYPE_LANG_FLAG_7): New.
13303         (get_inner_reference): Adjust header.
13304         * print-tree.c (print_node): Adjust.
13305         * expr.c (get_inner_reference): Remove parameter keep_aligning.
13306         (get_bit_range, expand_assignment, expand_expr_addr_expr_1): Adjust
13307         calls to get_inner_reference.
13308         (expand_expr_real_1): Adjust call to get_inner_reference.  Remove
13309         handling of TYPE_ALIGN_OK.
13310         * builtins.c (get_object_alignment_2): Adjust call to
13311         get_inner_reference.  Remove handling of VIEW_CONVERT_EXPR.
13312         * emit-rtl.c (set_mem_attributes_minus_bitpos): Remove handling of
13313         TYPE_ALIGN_OK.
13314         * asan.c (instrument_derefs): Adjust calls to get_inner_reference.
13315         * cfgexpand.c (expand_debug_expr): Likewise.
13316         * dbxout.c (dbxout_expand_expr): Likewise.
13317         * dwarf2out.c (loc_list_for_address_of_addr_expr_of_indirect_ref,
13318         loc_list_from_tree, fortran_common): Likewise.
13319         * fold-const.c (optimize_bit_field_compare,
13320         decode_field_reference, fold_unary_loc, fold_comparison,
13321         split_address_to_core_and_offset): Likewise.
13322         * gimple-laddress.c (execute): Likewise.
13323         * gimple-ssa-strength-reduction.c (slsr_process_ref): Likewise.
13324         * gimplify.c (gimplify_scan_omp_clauses): Likewise.
13325         * hsa-gen.c (gen_hsa_addr): Likewise.
13326         * simplifx-rtx.c (delegitimize_mem_from_attrs): Likewise.
13327         * tsan.c (instrument_expr): Likewise.
13328         * ubsan.c (instrument_bool_enum_load, instrument_object_size): Likewise.
13329         * tree.c (verify_type_variant): Remove handling of TYPE_ALIGN_OK.
13330         * tree-affine.c (tree_to_aff_combination,
13331         get_inner_reference_aff): Adjust calls to get_inner_reference.
13332         * tree-data-ref.c (split_constant_offset_1,
13333         dr_analyze_innermost): Likewise.
13334         * tree-scalar-evolution.c (interpret_rhs_expr): Likewise.
13335         * tree-sra.c (ipa_sra_check_caller): Likewise.
13336         * tree-ssa-loop-ivopts.c (split_address_cost): Likewise.
13337         * tree-ssa-math-opts.c (find_bswap_or_nop_load,
13338         bswap_replace): Likewise.
13339         * tree-vect-data-refs.c (vect_check_gather,
13340         vect_analyze_data_refs): Likewise.
13341         * config/mips/mips.c (r10k_safe_mem_expr_p): Likewise.
13342         * config/pa/pa.c (pa_emit_move_sequence): Remove handling of
13343         TYPE_ALIGN_OK.
13345 2016-07-11  David Malcolm  <dmalcolm@redhat.com>
13347         * Makefile.in (selftest-valgrind): New phony target.
13348         * function-tests.c (selftest::build_cfg): Delete pass instances
13349         created by the test.
13350         (selftest::convert_to_ssa): Likewise.
13351         (selftest::test_expansion_to_rtl): Likewise.
13352         * tree-cfg.c (selftest::test_linear_chain): Release dominator
13353         vectors.
13354         (selftest::test_diamond): Likewise.
13356 2016-07-11  Richard Biener  <rguenther@suse.de>
13358         PR tree-optimization/71816
13359         * tree-ssa-pre.c (compute_avail): Adjust alignment of ref rather
13360         than replacing all of its operands.
13362 2016-07-11  Alan Modra  <amodra@gmail.com>
13364         * config/rs6000/rs6000.md (UNSPEC_DOLOOP): New unspec.
13365         (ctr<mode>): Add unspec.
13366         (ctr<mode>_internal*): Likewise.
13368 2016-07-08  James Bowman  <james.bowman@ftdichip.com>
13370         * config/ft32/ft32.c (ft32_elf_encode_section_info): New function.
13371         * config/ft32/ft32.h (ASM_OUTPUT_SYMBOL_REF): New function.
13373 2016-07-08  Vladimir Makarov  <vmakarov@redhat.com>
13375         PR rtl-optimization/71621
13376         * lra-constraints.c (process_alt_operands): Check combination of
13377         reg class and mode.
13379 2016-07-08  Jason Merrill  <jason@redhat.com>
13380             Richard Biener  <rguenther@suse.de>
13382         P0145: Refining Expression Order for C++.
13383         * gimplify.c (initial_rhs_predicate_for): New.
13384         (gimplfy_modify_expr): Gimplify RHS before LHS.
13386 2016-07-08  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
13388         PR target/71297
13389         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin):
13390         Allow standard error handling to take over when a wrong number
13391         of arguments is presented to __builtin_vec_ld () or
13392         __builtin_vec_st ().
13394 2016-07-08  Jiong Wang  <jiong.wang@arm.com>
13396         * config/aarch64/aarch64-simd-builtins.def (smax): Remove float
13397         variants.
13398         (smin): Likewise.
13399         (fmax): New entry.
13400         (fmin): Likewise.
13401         * config/aarch64/arm_neon.h (vmaxnm_f32): Use
13402         __builtin_aarch64_fmaxv2sf.
13403         (vmaxnmq_f32): Likewise.
13404         (vmaxnmq_f64): Likewise.
13405         (vminnm_f32): Likewise.
13406         (vminnmq_f32): Likewise.
13407         (vminnmq_f64): Likewise.
13409 2016-07-08  Michael Meissner  <meissner@linux.vnet.ibm.com>
13411         PR target/71806
13412         * config/rs6000/rs6000-cpus.def (ISA_3_0_MASKS_SERVER): Do not
13413         enable -mfloat128-hardware by default.
13414         (ISA_3_0_MASKS_IEEE): New macro to give all of the VSX options
13415         that IEEE 128-bit hardware support needs.
13416         * config/rs6000/rs6000.c (rs6000_option_override_internal): If
13417         -mcpu=power9 -mfloat128, enable -mfloat128-hardware by default.
13418         Use ISA_3_0_MASKS_IEEE as the set of options that IEEE 128-bit
13419         floating point requires.
13420         * doc/invoke.texi (RS/6000 and PowerPC Options): Document
13421         -mfloat128 and -mfloat128-hardware changes.
13423 2016-07-08  Alan Hayward  <alan.hayward@arm.com>
13425         PR tree-optimization/71667
13426         * tree-vect-loop.c (vectorizable_live_operation): ignore DEBUG stmts
13428 2016-07-08  Martin Liska  <mliska@suse.cz>
13430         PR middle-end/71606
13431         * fold-const.c (fold_convertible_p): As COMPLEX_TYPE
13432         folding produces SAVE_EXPRs, thus return false for the type.
13434 2016-07-07  Martin Liska  <mliska@suse.cz>
13436         * file-find.c (remove_prefix): New function.
13437         * file-find.h (remove_prefix): Declare the function.
13438         * gcc-ar.c (main): Skip a folder of the wrapper if
13439         a wrapped binary would point to the same file.
13441 2016-07-07  Jan Hubicka  <jh@suse.cz>
13443         * tree-scalar-evolution.c (iv_can_overflow_p): export.
13444         * tree-scalar-evolution.h (iv_can_overflow_p): Declare.
13445         * tree-ssa-loop-ivopts.c (alloc_iv): Use it.
13447 2016-07-07  Ilya Enkovich  <ilya.enkovich@intel.com>
13449         PR ipa/71624
13450         * ipa-inline-analysis.c (compute_inline_parameters): Set
13451         local.can_change_signature to false for intrumentation
13452         thunk callees.
13454 2016-07-07  Thomas Preud'homme  <thomas.preudhomme@arm.com>
13456         * config/arm/arm.h (TARGET_USE_MOVT): Check MOVT/MOVW availability
13457         with TARGET_HAVE_MOVT.
13458         (TARGET_HAVE_MOVT): Define.
13459         * config/arm/arm.c (const_ok_for_op): Check MOVT/MOVW
13460         availability with TARGET_HAVE_MOVT.
13461         * config/arm/arm.md (arm_movt): Use TARGET_HAVE_MOVT to check MOVT
13462         availability.
13463         (addsi splitter): Use TARGET_THUMB && TARGET_HAVE_MOVT rather than
13464         TARGET_THUMB2.
13465         (symbol_refs movsi splitter): Remove TARGET_32BIT check.
13466         (arm_movtas_ze): Use TARGET_HAVE_MOVT to check MOVT availability.
13467         * config/arm/constraints.md (define_constraint "j"): Use
13468         TARGET_HAVE_MOVT to check MOVT availability.
13470 2016-07-07  Thomas Preud'homme  <thomas.preudhomme@arm.com>
13472         * config/arm/arm-protos.h: Reindent FL_FOR_* macro definitions.
13474 2016-07-07  Thomas Preud'homme  <thomas.preudhomme@arm.com>
13476         * config/arm/arm-arches.def (armv8-m.base): Define new architecture.
13477         (armv8-m.main): Likewise.
13478         (armv8-m.main+dsp): Likewise.
13479         * config/arm/arm-protos.h (FL_FOR_ARCH8M_BASE): Define.
13480         (FL_FOR_ARCH8M_MAIN): Likewise.
13481         * config/arm/arm-tables.opt: Regenerate.
13482         * config/arm/bpabi.h: Add armv8-m.base, armv8-m.main and
13483         armv8-m.main+dsp to BE8_LINK_SPEC.
13484         * config/arm/arm.h (TARGET_HAVE_LDACQ): Exclude ARMv8-M.
13485         (enum base_architecture): Add BASE_ARCH_8M_BASE and BASE_ARCH_8M_MAIN.
13486         * config/arm/arm.c (arm_arch_name): Increase size to work with ARMv8-M
13487         Baseline and Mainline.
13488         (arm_option_override_internal): Also disable arm_restrict_it when
13489         !arm_arch_notm.  Update comment for -munaligned-access to also cover
13490         ARMv8-M Baseline.
13491         (arm_file_start): Increase buffer size for printing architecture name.
13492         * doc/invoke.texi: Document architectures armv8-m.base, armv8-m.main
13493         and armv8-m.main+dsp.
13494         (mno-unaligned-access): Clarify that this is disabled by default for
13495         ARMv8-M Baseline architectures as well.
13497 2016-07-07  Thomas Preud'homme  <thomas.preudhomme@arm.com>
13499         * config/arm/elf.h: Use __ARM_ARCH_ISA_THUMB and __ARM_ARCH_ISA_ARM to
13500         decide whether to prevent some libgcc routines being included for some
13501         multilibs rather than __ARM_ARCH_6M__ and add comment to indicate the
13502         link between this condition and the one in
13503         libgcc/config/arm/lib1func.S.
13505 2016-07-07  Richard Biener  <rguenther@suse.de>
13507         * tree-ssa-pre.c: Include alias.h.
13508         (compute_avail): If we have multiple VN_REFERENCEs with the
13509         same hashtable entry adjust that to make it a valid replacement
13510         for all of them with respect to alignment and aliasing
13511         when doing insertion.
13512         * tree-ssa-sccvn.h (vn_reference_operands_for_lookup): Declare.
13513         * tree-ssa-sccvn.c (vn_reference_operands_for_lookup): New function.
13515 2016-07-06  Segher Boessenkool  <segher@kernel.crashing.org>
13517         PR target/70098
13518         PR target/71763
13519         * config/rs6000/rs6000.md (*ctr<mode>_internal1, *ctr<mode>_internal2,
13520         *ctr<mode>_internal5, *ctr<mode>_internal6): Add *wi to the output
13521         constraint.
13523 2016-07-06  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
13525         * var-tracking.c (struct adjust_mem_data): Make side_effects a vector.
13526         (adjust_mems): Adjust.
13527         (adjust_insn): Likewise.
13528         (prepare_call_arguments): Likewise.
13530 2016-07-06  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
13532         * gcse.c (struct ls_expr): Make stores field a vector.
13533         (ldst_entry): Adjust.
13534         (free_ldst_entry): Likewise.
13535         (print_ldst_list): Likewise.
13536         (compute_ld_motion_mems): Likewise.
13537         (update_ld_motion_stores): Likewise.
13539 2016-07-06  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
13541         * gcse.c (struct ls_expr): Remove loads field.
13542         (ldst_entry): Adjust.
13543         (free_ldst_entry): Likewise.
13544         (print_ldst_list): Likewise.
13545         (compute_ld_motion_mems): Likewise.
13547 2016-07-06  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
13549         * store-motion.c (struct st_expr): Make antic_stores a vector.
13550         (st_expr_entry): Adjust.
13551         (free_st_expr_entry): Likewise.
13552         (print_store_motion_mems): Likewise.
13553         (find_moveable_store): Likewise.
13554         (compute_store_table): Likewise.
13555         (remove_reachable_equiv_notes): Likewise.
13556         (replace_store_insn): Likewise.
13557         (build_store_vectors): Likewise.
13559 2016-07-06  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
13561         * config/arm/driver-arm.c (arm_cpu_table): Add entries for cortex-a32,
13562         cortex-a35, cortex-a53, cortex-a57, cortex-a72, cortex-a73.
13564 2016-07-06  Yuri Rumyantsev  <ysrumyan@gmail.com>
13566         PR tree-optimization/71518
13567         * tree-vect-data-refs.c (vect_compute_data_ref_alignment): Adjust
13568         misalign also for outer loops with negative step.
13570 2016-07-06  Wilco Dijkstra  <wdijkstr@arm.com>
13572         * config/arm/cortex-a53.md: Use final_presence_set for in-order.
13573         (cortex_a53_shift): Add mov_shift.
13574         (cortex_a53_shift_reg): Add new reservation for register shifts.
13575         (cortex_a53_alu): Remove bfm.
13576         (cortex_a53_alu_shift): Add bfm, remove mov_shift.
13577         (cortex_a53_alu_extr): Add new reservation for EXTR.
13578         (bypasses): Improve bypass modelling.
13580 2016-07-06  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
13582         PR target/50739
13583         * config/avr/avr.c (avr_asm_select_section): Strip off
13584         SECTION_DECLARED from flags when calling get_section.
13586 2016-07-06  Richard Sandiford  <richard.sandiford@arm.com>
13588         * tree-vectorizer.h (vect_memory_access_type): Add
13589         VMAT_INVARIANT, VMAT_CONTIGUOUS_DOWN and VMAT_CONTIGUOUS_REVERSED.
13590         * tree-vect-stmts.c (compare_step_with_zero): New function.
13591         (perm_mask_for_reverse): Move further up file.
13592         (get_group_load_store_type): Stick to VMAT_ELEMENTWISE if the
13593         step is negative.
13594         (get_negative_load_store_type): New function.
13595         (get_load_store_type): Call it.  Add an ncopies argument.
13596         (vectorizable_mask_load_store): Update call accordingly and
13597         remove tests for negative steps.
13598         (vectorizable_store, vectorizable_load): Likewise.  Handle new
13599         memory_access_types.
13601 2016-07-06  Richard Sandiford  <richard.sandiford@arm.com>
13603         * tree-vectorizer.h (vect_memory_access_type): New enum.
13604         (_stmt_vec_info): Add a memory_access_type field.
13605         (STMT_VINFO_MEMORY_ACCESS_TYPE): New macro.
13606         (vect_model_store_cost): Take an access type instead of a boolean.
13607         (vect_model_load_cost): Likewise.
13608         * tree-vect-slp.c (vect_analyze_slp_cost_1): Update calls to
13609         vect_model_store_cost and vect_model_load_cost.
13610         * tree-vect-stmts.c (vec_load_store_type): New enum.
13611         (vect_model_store_cost): Take an access type instead of a
13612         store_lanes_p boolean.  Simplify tests.
13613         (vect_model_load_cost): Likewise, but for load_lanes_p.
13614         (get_group_load_store_type, get_load_store_type): New functions.
13615         (vectorizable_store): Use get_load_store_type.  Record the access
13616         type in STMT_VINFO_MEMORY_ACCESS_TYPE.
13617         (vectorizable_load): Likewise.
13618         (vectorizable_mask_load_store): Likewise.  Replace is_store
13619         variable with vls_type.
13621 2016-07-06  Richard Sandiford  <richard.sandiford@arm.com>
13623         * tree-vectorizer.h (vect_grouped_load_supported): Add a
13624         single_element_p parameter.
13625         * tree-vect-data-refs.c (vect_grouped_load_supported): Likewise.
13626         Check the PR65518 case here rather than in vectorizable_load.
13627         * tree-vect-loop.c (vect_analyze_loop_2): Update call accordignly.
13628         * tree-vect-stmts.c (vectorizable_load): Likewise.
13630 2016-07-06  Richard Sandiford  <richard.sandiford@arm.com>
13632         * tree-vectorizer.h (gather_scatter_info): New structure.
13633         (vect_check_gather_scatter): Return a bool rather than a decl.
13634         Replace return-by-pointer arguments with a single
13635         gather_scatter_info *.
13636         * tree-vect-data-refs.c (vect_check_gather_scatter): Likewise.
13637         (vect_analyze_data_refs): Update call accordingly.
13638         * tree-vect-stmts.c (vect_mark_stmts_to_be_vectorized): Likewise.
13639         (vectorizable_mask_load_store): Likewise.  Also record the
13640         offset dt and vectype in the gather_scatter_info.
13641         (vectorizable_store): Likewise.
13642         (vectorizable_load): Likewise.
13644 2016-07-06  Richard Sandiford  <richard.sandiford@arm.com>
13646         * tree-vect-stmts.c (vect_model_store_cost): For non-SLP
13647         strided groups, use the cost of N scalar accesses instead
13648         of ncopies vector accesses.
13649         (vect_model_load_cost): Likewise.
13651 2016-07-06  Richard Sandiford  <richard.sandiford@arm.com>
13653         * tree-vect-stmts.c (vect_cost_group_size): Delete.
13654         (vect_model_store_cost): Avoid calling it.  Use first_stmt_p
13655         variable to indicate when once-per-group costs are being used.
13656         (vect_model_load_cost): Likewise.  Fix comment and misindented code.
13658 2016-07-06  Richard Sandiford  <richard.sandiford@arm.com>
13660         * tree-vect-stmts.c (vectorizable_load): Remove unnecessary
13661         peeling-for-gaps condition.
13663 2016-07-06  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
13665         * config/s390/s390.c (s390_expand_vec_init): Force initializer
13666         element to register if it doesn't match general_operand.
13668 2016-07-05  Michael Meissner  <meissner@linux.vnet.ibm.com>
13669             Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
13671         * config/rs6000/rs6000-protos.h (rs6000_split_signbit): New
13672         prototype.
13673         * config/rs6000/rs6000.c (rs6000_split_signbit): New function.
13674         * config/rs6000/rs6000.md (UNSPEC_SIGNBIT): New constant.
13675         (SIGNBIT): New mode iterator.
13676         (Fsignbit): New mode attribute.
13677         (signbit<mode>2): Change operand1 to match FLOAT128 instead of
13678         IBM128; dispatch to gen_signbit{kf,tf}2_dm for __float128
13679         when direct moves are available.
13680         (signbit<mode>2_dm): New define_insn_and_split).
13681         (signbit<mode>2_dm2): New define_insn.
13683 2016-07-05  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
13685         PR rtl-optimization/71594
13686         * ifcvt.c (noce_convert_multiple_sets): Wrap new_val or old_val
13687         into subregs of appropriate mode before trying to emit a conditional
13688         move.
13690 2016-07-05  Jan Hubicka  <jh@suse.cz>
13692         * tree-scalar-evolution.c (iv_can_overflow_p): New function.
13693         (simple_iv): Use it.
13695 2016-07-05  Jan Hubicka  <jh@suse.cz>
13697         * tree-ssa-loop-niter.c (nowrap_type_p): Use ANY_INTEGRAL_TYPE_P.
13699 2016-07-05  Jiong Wang  <jiong.wang@arm.com>
13701         * lra-constraints.c (process_alt_operands): Don't add spilling cost for
13702         "offmemok".
13704 2016-07-05  Jan Hubicka  <jh@suse.cz>
13706         * tree-scalar-evoluiton.c (simple_iv): Use nowrap_type to check if
13707         IV can overflow.
13709 2016-07-05  Richard Biener  <rguenther@suse.de>
13711         * gimple-ssa-split-paths.c (find_block_to_duplicate_for_splitting_pa):
13712         Handle empty else block.
13713         (is_feasible_trace): Likewise.
13714         (split_paths): Likewise.
13716 2016-07-05  Richard Biener  <rguenther@suse.de>
13718         * tree-loop-distribution.c (distribute_loop): Fix issue with
13719         the cost model loop.
13721 2016-07-05  Christophe Lyon  <christophe.lyon@linaro.org>
13723         * config/arm/neon-testgen.ml: Delete.
13724         * config/arm/neon.ml: Delete.
13726 2016-07-04  Jakub Jelinek  <jakub@redhat.com>
13728         PR c++/71739
13729         * tree.c (attribute_value_equal): Use get_attribute_name instead of
13730         directly using TREE_PURPOSE.
13732 2016-07-04  Jiong Wang  <jiong.wang@arm.com>
13734         * config/aarch64/aarch64.h: Rename "ARMv8.1" to "ARMv8.1-A".
13735         * config/aarch64/aarch64_neon.h: Likewise.
13736         * config/aarch64/arm_neon.h: Likewise.
13737         * config/aarch64/atomics.md: Likewise.
13738         * config/aarch64/aarch64-simd-builtins.def: Likewise.
13739         * doc/invoke.texi: Likewise.
13741 2016-07-04  Dominik Vogt  <vogt@linux.vnet.ibm.com>
13743         * config/s390/s390.md: Add "z13" cpu_facility.
13744         ("*mov<mode>cc"): Add support for z13 instructions lochi and locghi.
13745         * config/s390/predicates.md ("loc_operand"): New predicate for "load on
13746         condition" type instructions.
13748 2016-07-04  Dominik Vogt  <vogt@linux.vnet.ibm.com>
13749             Jeff Law  <law@redhat.com>
13751         * explow.c (allocate_dynamic_stack_space): Simplify knowing that
13752         MUST_ALIGN was always true and extra_align ist always BITS_PER_UNIT.
13754 2016-07-04  Yuri Rumyantsev  <ysrumyan@gmail.com>
13756         * config/i386/i386.c (ix86_expand_vec_perm): Add handle one-operand
13757         permutation for TARGET_AVX512F.
13758         (ix86_expand_vec_one_operand_perm_avx512): New function.
13759         (expand_vec_perm_1): Invoke introduced function.
13760         * tree-vect-loop.c (vect_transform_loop): Clear-up safelen value since
13761         it may be not valid after vectorization.
13763 2016-07-04  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
13765         PR target/63874
13766         * config/aarch64/aarch64.c (aarch64_classify_symbol): Fix
13767         typo in comment.  Only force to memory if it is a weak
13768         external reference.
13770 2016-07-04  Matthew Wahab  <matthew.wahab@arm.com>
13771             Jiong Wang  <jiong.wang@arm.com>
13773         * config/aarch64/aarch64-arches.def: Add "armv8.2-a".
13774         * config/aarch64/aarch64.h (AARCH64_FL_V8_2): New.
13775         (AARCH64_FL_F16): New.
13776         (AARCH64_FL_FOR_ARCH8_2): New.
13777         (AARCH64_ISA_8_2): New.
13778         (AARCH64_ISA_F16): New.
13779         (TARGET_FP_F16INST): New.
13780         (TARGET_SIMD_F16INST): New.
13781         * config/aarch64/aarch64-option-extensions.def ("fp16"): New entry.
13782         ("fp"): Disabling "fp" also disables "fp16".
13783         * config/aarch64/aarch64-c.c (arch64_update_cpp_builtins):
13784         Conditionally define __ARM_FEATURE_FP16_SCALAR_ARITHMETIC
13785         and __ARM_FEATURE_FP16_VECTOR_ARITHMETIC.
13786         * doc/invoke.texi (AArch64 Options): Document "armv8.2-a" and "fp16".
13788 2016-07-04  Jan Beulich  <jbeulich@suse.com>
13790         * gcc.c (default_compilers["@c-header"]): Conditionalize "-o".
13792 2016-07-01  Michael Meissner  <meissner@linux.vnet.ibm.com>
13794         PR target/71720
13795         * config/rs6000/vsx.md (vsx_splat_v4sf_internal): When splitting
13796         the insns, use an insn form that does not adjust the offset on
13797         little endian systems.
13799 2016-07-01  Jan Beulich  <jbeulich@suse.com>
13801         * varasm.c (get_variable_section): Validate initializer in
13802         named .bss-like sections.
13804 2016-07-01  Kelvin Nilsen  <kelvin@gcc.gnu.org>
13806         * config/rs6000/altivec.md (*altivec_vpermr_<mode>_internal):
13807         Exchange the order of the second and third operands in the vpermr
13808         instruction tmeplate.
13810 2016-07-01  Peter Bergner  <bergner@vnet.ibm.com>
13812         PR target/71698
13813         * config/rs6000/rs6000.c (rs6000_secondary_reload_simple_move):
13814         Disallow TDmode values.
13816 2016-07-01  Alan Modra  <amodra@gmail.com>
13818         PR rtl-optimization/71709
13819         * ira-lives.c (find_call_crossed_cheap_reg): Exit loop on arg reg
13820         being set, not referenced.
13822 2016-07-01  Yuri Rumyantsev  <ysrumyan@gmail.com>
13824         PR tree-optimization/70729
13825         * tree-vectorizer.c (adjust_simduid_builtins): Nullify safelen field
13826         of loop since it can be not valid after transformation.
13828 2016-07-01  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
13830         * config/arm/arm.c (thumb_reload_in_hi): Delete.
13831         * config/arm/arm-protos.h (thumb_reload_in_hi): Delete prototype.
13833 2016-07-01  Eric Botcazou  <ebotcazou@adacore.com>
13835         * config/arm/arm.c (arm_function_ok_for_sibcall): Add another check
13836         for NULL decl.
13838 2016-06-30  Michael Meissner  <meissner@linux.vnet.ibm.com>
13840         PR target/71677
13841         * config/rs6000/constraints.md (wY constraint): New constraint to
13842         match the requirements for the LXSD and STXSD instructions.
13843         * config/rs6000/predicates.md (offsettable_mem_14bit_operand): New
13844         predicate to match the requirements for the LXSD and STXSD
13845         instructions.
13846         * config/rs6000/rs6000.md (mov<mode>_hardfloat32, FMOVE64 case):
13847         Use constaint wY for LXSD/STXSD instructions instead of 'o' or 'Y'
13848         to make sure that the bottom 2 bits of offset are 0, the address
13849         form is offsettable, and no updating is done in the address mode.
13850         (mov<mode>_hardfloat64, FMOVE64 case): Likewise.
13851         (movdi_internal32): Likewise
13852         (movdi_internal64): Likewise.
13854 2016-06-30  Jakub Jelinek  <jakub@redhat.com>
13856         PR tree-optimization/71707
13857         * tree-ssa-strlen.c (get_stridx_plus_constant): Handle already present
13858         strinfo even for ADDR_EXPR ptr.
13860 2016-06-30  Kelvin Nilsen  <kelvin@gcc.gnu.org>
13862         * config/rs6000/altivec.md (darn_32): Change the condition to
13863         TARGET_P9_MISC instead of TARGET_MODULO.
13864         (darn_raw): Replace TARGET_MODULO with TARGET_P9_MISC in the
13865         condition expression.
13866         (darn): Replace TARGET_MODULO with TARGET_P9_MISC in the
13867         condition expression.
13868         * config/rs6000/dfp.md (UNSPEC_DTSTSFI): New unspec constant.
13869         (DFP_TEST): New code iterator.
13870         (dfptstsfi_<code>_mode>): New define_expand.
13871         (*dfp_sgnfcnc_<mode>): New define_insn.
13872         * config/rs6000/rs6000-builtin.def (BU_P9_MISC_0): Move this macro
13873         definition next to BU_P9_MISC_1 definition and change the MASK
13874         value to RS6000_BTM_P9_MISC.
13875         (BU_P9_MISC_1): Change the MASK value to RS6000_BTM_P9_MISC.
13876         (BU_P9_64BIT_MISC_0): Likewise.
13877         (BU_P9_DFP_MISC_0): New macro definition.
13878         (BU_P9_DFP_MISC_1): New macro definition.
13879         (BU_P9_DFP_MISC_2): New macro definition.
13880         (BU_P9_DFP_OVERLOAD_1): New macro definition.
13881         (BU_P9_DFP_OVERLOAD_2): New macro definition.
13882         (BU_P9_DFP_OVERLOAD_3): New macro definition.
13883         (TSTSFI_LT_DD): New BU_P9_DFP_MISC_2.
13884         (TSTSFI_LT_TD): Likewise.
13885         (TSTSFI_EQ_DD): Likewise.
13886         (TSTSFI_EQ_TD): Likewise.
13887         (TSTSFI_GT_DD): Likewise.
13888         (TSTSFI_GT_TD): Likewise.
13889         (TSTSFI_OV_DD): Likewise.
13890         (TSTSFI_OV_TD): Likewise.
13891         (TSTSFI_LT): New BU_P9_DFP_OVERLOAD_2.
13892         (TSTSFI_LT_DD): Likewise.
13893         (TSTSFI_LT_TD): Likewise.
13894         (TSTSFI_EQ): Likewise.
13895         (TSTSFI_EQ_DD): Likewise.
13896         (TSTSFI_EQ_TD): Likewise.
13897         (TSTSFI_GT): Likewise.
13898         (TSTSFI_GT_DD): Likewise.
13899         (TSTSFI_GT_TD): Likewise.
13900         (TSTSFI_OV): Likewise.
13901         (TSTSFI_OV_DD): Likewise.
13902         (TSTSFI_OV_TD): Likewise.
13903         * config/rs6000/rs6000-c.c (altivec_overloaded_builtins): Add
13904         overloaded test significance functions.
13905         * config/rs6000/rs6000-cpus.def (ISA_3_0_MASKS_SERVER): Add
13906         OPTION_MASK_P9_MISC into the representation of this mask.
13907         (POWERPC_MASKS): Add OPTION_MASK_P9_MISC into the representation
13908         of this mask.
13909         * config/rs6000/rs6000.c (rs6000_builtin_mask_calculate): Set the
13910         RS6000_BTM_P9_MISC flag in the return value if TARGET_P9_MISC is
13911         non-zero.
13912         (rs6000_expand_binop_builtin): Enforce that argument 0 of the exp
13913         argument is a 6-bit unsigned literal value if the icode argument
13914         represents a DFP test significance built-in call.
13915         (rs6000_invalid_builtin): Add support for the RS6000_BTM_P9_MISC
13916         flag used independently and in combination with the
13917         RS6000_BTM_64BIT flag.
13918         (rs6000_opt_masks): Add entry for power9-misc command-line option.
13919         (rs6000_builtin_mask_names): Add entry for power9-misc
13920         command-line option.
13921         * config/rs6000/rs6000.h: Redefine TARGET_P9_MISC as 0 if
13922         HAVE_AS_POWER9 is not a defined macro.  Define MASK_P9_MISC and
13923         RS6000_BTM_P9_MISC macros.
13924         * config/rs6000/rs6000.opt: Add support for the -mpower9-misc
13925         option and change the description of the -mpower9-vector option to
13926         enable only vector instructions, removing its erroneously claimed
13927         support for scalar instructions.
13928         * doc/extend.texi (PowerPC AltiVec Built-in Functions): Document
13929         the ISA 3.0 digital floating point test significance built-in
13930         functions.
13932 2016-06-30  Wilco Dijkstra  <wdijkstr@arm.com>
13934         * config/aarch64/aarch64.c (cortexa35_tunings):
13935         Enable AES fusion.  Use cortexa57_branch_cost.
13936         (cortexa53_tunings): Use cortexa57_branch_cost.
13937         (cortexa72_tunings): Use cortexa57_branch_cost.
13938         Use AUTOPREFETCHER_WEAK.
13939         (cortexa73_tunings): Use cortexa57_branch_cost.
13941 2016-06-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
13942             James Greenhalgh  <james.greenhalgh@arm.com>
13944         * config/aarch64/arm_neon.h (vcopyq_lane_f32, vcopyq_lane_f64,
13945         vcopyq_lane_p8, vcopyq_lane_p16, vcopyq_lane_s8, vcopyq_lane_s16,
13946         vcopyq_lane_s32, vcopyq_lane_s64, vcopyq_lane_u8, vcopyq_lane_u16,
13947         vcopyq_lane_u32, vcopyq_lane_u64): Reimplement in C.
13948         (vcopy_lane_f32, vcopy_lane_f64, vcopy_lane_p8, vcopy_lane_p16,
13949         vcopy_lane_s8, vcopy_lane_s16, vcopy_lane_s32, vcopy_lane_s64,
13950         vcopy_lane_u8, vcopy_lane_u16, vcopy_lane_u32, vcopy_lane_u64,
13951         vcopy_laneq_f32, vcopy_laneq_f64, vcopy_laneq_p8, vcopy_laneq_p16,
13952         vcopy_laneq_s8, vcopy_laneq_s16, vcopy_laneq_s32, vcopy_laneq_s64,
13953         vcopy_laneq_u8, vcopy_laneq_u16, vcopy_laneq_u32, vcopy_laneq_u64,
13954         vcopyq_laneq_f32, vcopyq_laneq_f64, vcopyq_laneq_p8, vcopyq_laneq_p16,
13955         vcopyq_laneq_s8, vcopyq_laneq_s16, vcopyq_laneq_s32, vcopyq_laneq_s64,
13956         vcopyq_laneq_u8, vcopyq_laneq_u16, vcopyq_laneq_u32, vcopyq_laneq_u64):
13957         New intrinsics.
13959 2016-06-30  James Greenhalgh  <james.greenhalgh@arm.com>
13960             Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
13962         * config/aarch64/aarch64-simd.md (*aarch64_simd_vec_copy_lane<mode>):
13963         New define_insn.
13964         (*aarch64_simd_vec_copy_lane_<vswap_width_name><mode>): Likewise.
13966 2016-06-30  David Malcolm  <dmalcolm@redhat.com>
13968         PR driver/71651
13969         * gcc.c (driver::build_option_suggestions): Pass "option" to
13970         add_misspelling_candidates.
13971         * opts-common.c (add_misspelling_candidates): Add "option" param;
13972         use it to avoid adding negated forms for options marked with
13973         RejectNegative.
13974         * opts.h (add_misspelling_candidates): Add "option" param.
13976 2016-06-30  Jakub Jelinek  <jakub@redhat.com>
13978         PR middle-end/71693
13979         * fold-const.c (fold_binary_loc) <case RROTATE_EXPR>: Cast
13980         TREE_OPERAND (arg0, 0) and TREE_OPERAND (arg0, 1) to type
13981         first when permuting bitwise operation with rotate.  Cast
13982         TREE_OPERAND (arg0, 0) to type when cancelling two rotations.
13984 2016-06-29  David Malcolm  <dmalcolm@redhat.com>
13986         * opts.c (handle_param): Use find_param_fuzzy to offer suggestions
13987         for misspelled param names.
13988         * params.c: Include spellcheck.h.
13989         (find_param_fuzzy): New function.
13990         * params.h (find_param_fuzzy): New prototype.
13991         * spellcheck.c (struct edit_distance_traits<const char *>): Move to...
13992         * spellcheck.h (struct edit_distance_traits<const char *>):
13993         ...here.
13995 2016-06-29  Michael Meissner  <meissner@linux.vnet.ibm.com>
13997         * config/rs6000/predicates.md (const_0_to_7_operand): New
13998         predicate, recognize 0..7.
13999         * config/rs6000/rs6000.c (rs6000_expand_vector_extract): Add
14000         support for doing extracts from V16QImode, V8HImode, V4SImode
14001         under ISA 3.0.
14002         * config/rs6000/vsx.md (VSX_EXTRACT_I): Mode iterator for ISA 3.0
14003         vector extract support.
14004         (VSX_EXTRACT_PREDICATE): Mode attribute to validate element number
14005         for ISA 3.0 vector extract.
14006         (VSX_EX): Constraints to use for ISA 3.0 vector extract.
14007         (vsx_extract_<mode>, VSX_EXTRACT_I): Add support for doing
14008         extracts of a constant element number from small integer vectors
14009         on 64-bit ISA 3.0 systems.
14010         (vsx_extract_<mode>_di): Likewise.
14011         * config/rs6000/rs6000.h (TARGET_VEXTRACTUB): New target macro to
14012         say when we can do ISA 3.0 vector extracts.
14013         * config/rs6000/rs6000.md (stfiwx): Allow DImode in Altivec
14014         registers, using the stxsiwx instruction.
14016 2016-06-29  Jim Wilson  <jim.wilson@linaro.org>
14018         * config/aarch64/aarch64-cores.def (qdf24xx): Use qdf24xx tuning.
14019         * config/aarch64/aarch64.c (qdf24xx_addrcost_table,
14020         qdf24xx_regmove_cost, qdf24xx_tunings): New.
14021         * config/arm/aarch64-cost-tables.h (qdf24xx_extra_costs): New.
14022         * config/arm/arm-cores.def (qdf24xx): Use qdf24xx tuning.
14023         * config/arm/arm.c (arm_qdf24xx_tune): New.
14025 2016-06-29  Wilco Dijkstra  <wdijkstr@arm.com>
14027         * config/aarch64/aarch64.c (cortexa53_tunings):
14028         Increase loop alignment to 8.  Set function alignment to 16.
14029         (cortexa35_tunings): Likewise.
14030         (cortexa57_tunings): Increase loop alignment to 8.
14031         (cortexa72_tunings): Likewise.
14032         (cortexa73_tunings): Likewise.
14034 2016-06-29  Matthew Wahab  <matthew.wahab@arm.com>
14036         * doc/sourcebuild.texi (Effective-Target keywords): Add entries
14037         for arm_fp16_ok and arm_fp16_hw.
14038         (Add Options): Add entries for arm_fp16, arm_fp16_ieee and
14039         arm_fp16_alternative.
14041 2016-06-29  Ilya Enkovich  <ilya.enkovich@intel.com>
14043         PR tree-optimization/71655
14044         * tree-vect-stmts.c (vectorizable_comparison): Swap definition
14045         types when swapping operands.
14047 2016-06-29  Martin Liska  <mliska@suse.cz>
14049         PR middle-end/71585
14050         * common.opt (flag_stack_protect): Mark the flag as optimization flag.
14051         * ipa-inline-transform.c (inline_call): Remove unnecessary call
14052         of build_optimization_node.
14054 2016-06-29  Yuri Rumyantsev  <ysrumyan@gmail.com>
14056         PR tree-optimization/70729
14057         * tree-ssa-loop-im.c (ref_indep_loop_p_1): Consider memory reference as
14058         independent in loops having positive safelen value.
14059         * tree-vect-loop.c (vect_transform_loop): Clear-up safelen value since
14060         it may be not valid after vectorization.
14062 2016-06-29  Jakub Jelinek  <jakub@redhat.com>
14064         PR tree-optimization/71625
14065         * tree-ssa-strlen.c (get_addr_stridx): Add PTR argument.  Assume list
14066         is sorted by ascending list->offset.  If PTR is non-NULL and there is
14067         previous strinfo, call get_stridx_plus_constant.
14068         (get_stridx): Pass exp as second argument to get_addr_stridx.
14069         (addr_stridxptr): Add missing list = list->next, so that there can be
14070         more than one entries in the list.  Bump limit from 16 to 32.  Ensure
14071         the list is sorted by ascending list->offset.
14072         (get_stridx_plus_constant): Adjust so that it can be also called with
14073         ADDR_EXPR instead of SSA_NAME as PTR.
14074         (handle_char_store): Pass NULL_TREE as second argument to
14075         get_addr_stridx.
14077 2016-06-29  Richard Biener  <rguenther@suse.de>
14079         PR rtl-optimization/68961
14080         * simplify-rtx.c (simplify_subreg): Handle VEC_CONCAT like CONCAT.
14082 2016-06-29  Richard Biener  <rguenther@suse.de>
14084         PR middle-end/71002
14085         * alias.c (component_uses_parent_alias_set_from): Handle
14086         type punning through union accesses by using the union alias set.
14087         * gimple.c (gimple_get_alias_set): Remove union type punning case.
14089 2016-07-29  Richard Biener  <rguenther@suse.de>
14091         * match.pd ((T)(T2)x -> (T)x): Remove restriction on final
14092         precision not matching mode precision.
14094 2016-06-28  John David Anglin  <danglin@gcc.gnu.org>
14096         * config/pa/pa.md (call_symref_64bit_post_reload): Don't call
14097         pa_output_arg_descriptor.
14098         (call_val_symref_64bit_post_reload): Likewise.
14099         (call_val_powf_64bit_post_reload): Likewise.
14100         (sibcall_internal_symref_64bit): Likewise.
14101         (sibcall_value_internal_symref_64bit): Likewise.
14103 2016-06-28  Jakub Jelinek  <jakub@redhat.com>
14105         PR middle-end/71626
14106         * config/i386/i386.c (ix86_expand_vector_move): For SUBREG of
14107         a constant, force its SUBREG_REG into memory or register instead
14108         of whole op1.
14110 2016-06-28  Pitchumani Sivanupandi  <pitchumani.s@atmel.com>
14112         PR target/58655
14113         * config/avr/avr.opt (-mfract-convert-truncate): Update description.
14114         * doc/invoke.texi (AVR Options): Document it.
14116 2016-06-28  Walter Lee  <walt@tilera.com>
14118         * config/tilegx/linux.h: Do not include arch/icache.h
14119         (CLEAR_INSN_CACHE): Provide inlined definition directly.
14120         * config/tilepro/linux.h: Do not include arch/icache.h
14121         (CLEAR_INSN_CACHE): Provide inlined definition directly.
14123 2016-06-28  Wilco Dijkstra  <wdijkstr@arm.com>
14125         * tree-ssa-math-opts.c (find_bswap_or_nop_1): Adjust bitnumbering
14126         for big-endian BIT_FIELD_REF.
14128 2016-06-28  Pat Haugen  <pthaugen@us.ibm.com>
14130         * config/rs6000/rs6000.md ('type' attribute): Add htmsimple/dfp types.
14131         ('size' attribute): Add '128'.
14132         Include power9.md.
14133         (*mov<mode>_hardfloat32, *mov<mode>_hardfloat64, *movdi_internal32,
14134         *movdi_internal64, *movdf_update1): Set size attribute to '64'.
14135         (add<mode>3, sub<mode>3, mul<mode>3, div<mode>3, sqrt<mode>2,
14136         copysign<mode>3, neg<mode>2_hw, abs<mode>2_hw, *nabs<mode>2_hw,
14137         *fma<mode>4_hw, *fms<mode>4_hw, *nfma<mode>4_hw, *nfms<mode>4_hw,
14138         extend<SFDF:mode><IEEE128:mode>2_hw, trunc<mode>df2_hw,
14139         *xscvqp<su>wz_<mode>, *xscvqp<su>dz_<mode>, *xscv<su>dqp_<mode>,
14140         *trunc<mode>df2_odd): Set size attribute to '128'.
14141         (*cmp<mode>_hw): Change type to veccmp and set size attribute to '128'.
14142         * config/rs6000/power6.md (power6-fp): Include dfp type.
14143         * config/rs6000/power7.md (power7-fp): Likewise.
14144         * config/rs6000/power8.md (power8-fp): Likewise.
14145         * config/rs6000/power9.md: New file.
14146         * config/rs6000/t-rs6000 (MD_INCLUDES): Add power9.md.
14147         * config/rs6000/htm.md (*tabort, *tabort<wd>c, *tabort<wd>ci,
14148         *trechkpt, *treclaim, *tsr, *ttest): Change type attribute to
14149         htmsimple.
14150         * config/rs6000/dfp.md (extendsddd2, truncddsd2, extendddtd2,
14151         trunctddd2, adddd3, addtd3, subdd3, subtd3, muldd3, multd3, divdd3,
14152         divtd3, *cmpdd_internal1, *cmptd_internal1, floatdidd2, floatditd2,
14153         ftruncdd2, fixdddi2, ftrunctd2, fixtddi2, dfp_ddedpd_<mode>,
14154         dfp_denbcd_<mode>, dfp_dxex_<mode>, dfp_diex_<mode>, dfp_dscli_<mode>,
14155         dfp_dscri_<mode>): Change type attribute to dfp.
14156         * config/rs6000/crypto.md (crypto_vshasigma<CR_char>): Change type
14157         attribute to vecsimple.
14158         * config/rs6000/rs6000.c (power9_cost): Update costs, cache size
14159         and prefetch streams.
14160         (rs6000_option_override_internal): Remove temporary code setting
14161         tuning to power8.  Don't set rs6000_sched_groups for power9.
14162         (last_scheduled_insn): Change to rtx_insn *.
14163         (divide_cnt, vec_load_pendulum): New variables.
14164         (rs6000_adjust_cost): Add Power9 to test for store->load separation.
14165         (rs6000_issue_rate): Set issue rate for Power9.
14166         (is_power9_pairable_vec_type): New.
14167         (power9_sched_reorder2): New.
14168         (rs6000_sched_reorder2): Call new function for Power9 specific
14169         reordering.
14170         (insn_must_be_first_in_group): Remove Power9.
14171         (insn_must_be_last_in_group): Likewise.
14172         (force_new_group): Likewise.
14173         (rs6000_sched_init): Fix initialization of last_scheduled_insn.
14174         Initialize divide_cnt/vec_load_pendulum.
14175         (_rs6000_sched_context, rs6000_init_sched_context,
14176         rs6000_set_sched_context): Handle context save/restore of new
14177         variables.
14179 2016-06-28  Richard Biener  <rguenther@suse.de>
14181         * tree-ssa-alias.c (nonoverlapping_component_refs_of_decl_p):
14182         Properly handle DECL_BIT_FIELD_REPRESENTATIVE occuring as
14183         COMPONENT_REF operand.
14184         (nonoverlapping_component_refs_p): Likewise.
14185         * stor-layout.c (start_bitfield_representative): Mark
14186         DECL_BIT_FIELD_REPRESENTATIVE as DECL_NONADDRESSABLE_P.
14188 2016-06-28  Jakub Jelinek  <jakub@redhat.com>
14190         * Makefile.in: Don't cat ../stage_current if it does not exist.
14192         * doc/extend.texi (__builtin_add_overflow_p): Clarify behavior when
14193         last argument is a bit-field.
14195         PR rtl-optimization/71673
14196         * internal-fn.c (expand_arith_overflow_result_store): Use
14197         OPTAB_LIB_WIDEN instead of OPTAB_DIRECT as last argument to
14198         expand_simple_binop.
14200         PR middle-end/66867
14201         * builtins.c (expand_ifn_atomic_compare_exchange_into_call,
14202         expand_ifn_atomic_compare_exchange): New functions.
14203         * internal-fn.c (expand_ATOMIC_COMPARE_EXCHANGE): New function.
14204         * tree.h (build_call_expr_internal_loc): Rename to ...
14205         (build_call_expr_internal_loc_array): ... this.  Fix up type of
14206         last argument.
14207         * internal-fn.def (ATOMIC_COMPARE_EXCHANGE): New internal fn.
14208         * predict.c (expr_expected_value_1): Handle IMAGPART_EXPR of
14209         ATOMIC_COMPARE_EXCHANGE result.
14210         * builtins.h (expand_ifn_atomic_compare_exchange): New prototype.
14211         * gimple-fold.h (optimize_atomic_compare_exchange_p,
14212         fold_builtin_atomic_compare_exchange): New prototypes.
14213         * gimple-fold.c (optimize_atomic_compare_exchange_p,
14214         fold_builtin_atomic_compare_exchange): New functions..
14215         * tree-ssa.c (execute_update_addresses_taken): If
14216         optimize_atomic_compare_exchange_p, ignore &var in 2nd argument
14217         of call when finding addressable vars, and if such var becomes
14218         non-addressable, call fold_builtin_atomic_compare_exchange.
14220 2016-06-27  Segher Boessenkool  <segher@kernel.crashing.org>
14222         PR target/71670
14223         * config/rs6000/rs6000.md (ashdi3_extswsli_dot): Use
14224         gen_ashdi3_extswsli_dot2 instead of gen_ashdi3_extswsli_dot.
14226 2016-06-27  Pat Haugen  <pthaugen@us.ibm.com>
14228         * config/rs6000/rs6000.md ('type' attribute): Add
14229         veclogical,veccmpfx,vecexts,vecmove insn types.
14230         (*abs<mode>2_fpr, *nabs<mode>2_fpr, *neg<mode>2_fpr, *extendsfdf2_fpr,
14231         copysign<mode>3_fcpsgn, trunc<mode>df2_internal1, neg<mode>2_internal,
14232         p8_fmrgow_<mode>, pack<mode>): Change type to fpsimple.
14233         (*xxsel<mode>, copysign<mode>3_hard, neg<mode>2_hw, abs<mode>2_hw,
14234         *nabs<mode>2_hw): Change type to vecmove.
14235         (*and<mode>3_internal, *bool<mode>3_internal, *boolc<mode>3_internal,
14236         *boolcc<mode>3_internal, *eqv<mode>3_internal,
14237         *one_cmpl<mode>3_internal, *ieee_128bit_vsx_neg<mode>2_internal,
14238         *ieee_128bit_vsx_abs<mode>2_internal,
14239         *ieee_128bit_vsx_nabs<mode>2_internal, extendkftf2, trunctfkf2,
14240         *ieee128_mfvsrd_64bit, *ieee128_mfvsrd_32bit, *ieee128_mtvsrd_64bit,
14241         *ieee128_mtvsrd_32bit): Change type to veclogical.
14242         (mov<mode>_hardfloat, *mov<mode>_hardfloat32, *mov<mode>_hardfloat64,
14243         *movdi_internal32, *movdi_internal64): Update insn types.
14244         * config/rs6000/vsx.md (*vsx_le_undo_permute_<mode>,
14245         vsx_extract_<mode>): Change type to veclogical.
14246         (*vsx_xxsel<mode>, *vsx_xxsel<mode>_uns): Change type to vecmove.
14247         (vsx_sign_extend_qi_<mode>, *vsx_sign_extend_hi_<mode>,
14248         *vsx_sign_extend_si_v2di): Change type to vecexts.
14249         * config/rs6000/altivec.md (*altivec_mov<mode>, *altivec_movti): Change
14250         type to veclogical.
14251         (*altivec_eq<mode>, *altivec_gt<mode>, *altivec_gtu<mode>,
14252         *altivec_vcmpequ<VI_char>_p, *altivec_vcmpgts<VI_char>_p,
14253         *altivec_vcmpgtu<VI_char>_p): Change type to veccmpfx.
14254         (*altivec_vsel<mode>, *altivec_vsel<mode>_uns): Change type to vecmove.
14255         * config/rs6000/dfp.md (*negdd2_fpr, *absdd2_fpr, *nabsdd2_fpr,
14256         negtd2, *abstd2_fpr, *nabstd2_fpr): Change type to fpsimple.
14257         * config/rs6000/40x.md (ppc405-float): Add fpsimple.
14258         * config/rs6000/440.md (ppc440-fp): Add fpsimple.
14259         * config/rs6000/476.md (ppc476-fp): Add fpsimple.
14260         * config/rs6000/601.md (ppc601-fp): Add fpsimple.
14261         * config/rs6000/603.md (ppc603-fp): Add fpsimple.
14262         * config/rs6000/6xx.md (ppc604-fp): Add fpsimple.
14263         * config/rs6000/7xx.md (ppc750-fp): Add fpsimple.
14264         (ppc7400-vecsimple): Add veclogical, vecmove, veccmpfx.
14265         * config/rs6000/7450.md (ppc7450-fp): Add fpsimple.
14266         (ppc7450-vecsimple): Add veclogical, vecmove.
14267         (ppc7450-veccmp): Add veccmpfx.
14268         * config/rs6000/8540.md (ppc8540_simple_vector): Add veclogical,
14269         vecmove.
14270         (ppc8540_vector_compare): Add veccmpfx.
14271         * config/rs6000/a2.md (ppca2-fp): Add fpsimple.
14272         * config/rs6000/cell.md (cell-fp): Add fpsimple.
14273         (cell-vecsimple): Add veclogical, vecmove.
14274         (cell-veccmp): Add veccmpfx.
14275         * config/rs6000/e300c2c3.md (ppce300c3_fp): Add fpsimple.
14276         * config/rs6000/e6500.md (e6500_vecsimple): Add veclogical, vecmove,
14277         veccmpfx.
14278         * config/rs6000/mpc.md (mpccore-fp): Add fpsimple.
14279         * config/rs6000/power4.md (power4-fp): Add fpsimple.
14280         (power4-vecsimple): Add veclogical, vecmove.
14281         (power4-veccmp): Add veccmpfx.
14282         * config/rs6000/power5.md (power5-fp): Add fpsimple.
14283         * config/rs6000/power6.md (power6-fp): Add fpsimple.
14284         (power6-vecsimple): Add veclogical, vecmove.
14285         (power6-veccmp): Add veccmpfx.
14286         * config/rs6000/power7.md (power7-fp): Add fpsimple.
14287         (power7-vecsimple): Add veclogical, vecmove, veccmpfx.
14288         * config/rs6000/power8.md (power8-fp): Add fpsimple.
14289         (power8-vecsimple): Add veclogical, vecmove, veccmpfx.
14290         * config/rs6000/rs64.md (rs64a-fp): Add fpsimple.
14291         * config/rs6000/titan.md (titan_fp): Add fpsimple.
14292         * config/rs6000/xfpu.md (fp-default, fp-addsub-s, fp-addsub-d): Add
14293         fpsimple.
14294         * config/rs6000/rs6000.c (rs6000_adjust_cost): Add TYPE_FPSIMPLE.
14296 2016-06-27  Peter Bergner  <bergner@vnet.ibm.com>
14298         PR target/71656
14299         * config/rs6000/rs6000-cpus.def (ISA_3_0_MASKS_SERVER): Add
14300         OPTION_MASK_P9_DFORM_VECTOR.
14301         * config/rs6000/rs6000.c (rs6000_option_override_internal): Do not
14302         disable -mpower9-dform-vector when using reload.
14303         (quad_address_p): Remove 'gpr_p' argument and all associated code.
14304         New 'strict' argument.  Update all callers.  Add strict addressing
14305         support.
14306         (rs6000_legitimate_offset_address_p): Remove call to
14307         virtual_stack_registers_memory_p.
14308         (rs6000_legitimize_reload_address): Add quad address support.
14309         (rs6000_legitimate_address_p): Move call to quad_address_p above
14310         call to virtual_stack_registers_memory_p.  Adjust quad_address_p args
14311         to account for new strict usage.
14312         (rs6000_output_move_128bit): Adjust quad_address_p args to account
14313         for new strict usage.
14314         * config/rs6000/predicates.md (quad_memory_operand): Likewise.
14316 2016-06-26  Uros Bizjak  <ubizjak@gmail.com>
14318         PR target/70902
14319         PR target/71453
14320         PR target/71555
14321         PR target/71596
14322         PR target/71657
14323         * config/i386/i386.c (ix86_spill_class): Disable condition to
14324         always return NO_REGS.
14326 2016-06-26  Jan Hubicka  <hubicka@ucw.cz>
14328         * predict.c: Include gimple-pretty-print.h
14329         (predicted_by_loop_heuristics_p): Check also
14330         PRED_LOOP_EXIT_WITH_RECURSION
14331         (predict_loops): Find self recursive calls and use special purpose
14332         predictors for them; dump log about decisions.
14333         (pass_profile::execute): Dump info about #of iterations.
14334         * predict.def (PRED_LOOP_EXIT_WITH_RECURSION,
14335         (PRED_LOOP_GUARD_WITH_RECURSION): New predictors.
14337 2016-06-26  John David Anglin  <danglin@gcc.gnu.org>
14339         * config/pa/pa.c (pa_output_indirect_call): Rework to combine
14340         output_asm_insn calls and shorten long lines.  Output .CALL
14341         argument descriptor using pa_output_arg_descriptor.  Add various
14342         inline $$dyncall and other optimizations.
14343         (pa_attr_length_indirect_call): Adjust ordering and lengths.
14345 2016-06-25  Jakub Jelinek  <jakub@redhat.com>
14347         PR tree-optimization/71643
14348         * tree-ssa-tail-merge.c (find_clusters_1): Ignore basic blocks with
14349         EH preds.
14351         * tree-ssa-tail-merge.c (deps_ok_for_redirect_from_bb_to_bb): Don't
14352         leak a bitmap if dep_bb is NULL.
14354         PR tree-optimization/71631
14355         * tree-ssa-reassoc.c (reassociate_bb): Pass true as last argument
14356         to rewrite_expr_tree even if negate_result, move new_lhs var
14357         declaration and initialization earlier, for powi_result set afterwards
14358         new_lhs to lhs.  For negate_result, use new_lhs instead of tmp
14359         if new_lhs != lhs, and don't shadow gsi var.
14361 2016-06-24  Jan Hubicka  <hubicka@ucw.cz>
14363         * predict.c (predict_paths_leading_to, predict_paths_leading_to_edge):
14364         Add in_loop parameter.
14365         (predict_loops): Add loop guard heuristics.
14366         * predict.def (PRED_LOOP_GUARD): New heuristics.
14368 2016-06-24  Jan Hubicka  <hubicka@ucw.cz>
14370         * predict.c: Include ipa-utils.h
14371         (tree_bb_level_prediction): Predict recursive calls.
14372         (tree_estimate_probability_bb): Skip inexpensive calls for call
14373         predictor.
14374         * predict.def (PRED_RECURSIVE_CALL): New.
14376 2016-06-24  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
14378         * config/rs6000/rs6000-builtin.def (BU_FLOAT128_2): New #define.
14379         (BU_FLOAT128_1): Likewise.
14380         (FABSQ): Likewise.
14381         (COPYSIGNQ): Likewise.
14382         (RS6000_BUILTIN_NANQ): Likewise.
14383         (RS6000_BUILTIN_NANSQ): Likewise.
14384         (RS6000_BUILTIN_INFQ): Likewise.
14385         (RS6000_BUILTIN_HUGE_VALQ): Likewise.
14386         * config/rs6000/rs6000.c (rs6000_fold_builtin): New prototype.
14387         (TARGET_FOLD_BUILTIN): New #define.
14388         (rs6000_builtin_mask_calculate): Add TARGET_FLOAT128 entry.
14389         (rs6000_invalid_builtin): Add handling for RS6000_BTM_FLOAT128.
14390         (rs6000_fold_builtin): New target hook implementation, handling
14391         folding of 128-bit NaNs and infinities.
14392         (rs6000_init_builtins): Initialize const_str_type_node; ensure all
14393         entries are filled in to avoid problems during bootstrap
14394         self-test; define builtins for 128-bit NaNs and infinities.
14395         (rs6000_opt_mask): Add entry for float128.
14396         * config/rs6000/rs6000.h (RS6000_BTM_FLOAT128): New #define.
14397         (RS6000_BTM_COMMON): Include RS6000_BTM_FLOAT128.
14398         (rs6000_builtin_type_index): Add RS6000_BTI_const_str.
14399         (const_str_type_node): New #define.
14400         * config/rs6000/rs6000.md (copysign<mode>3 for IEEE128): Convert
14401         to a define_expand that dispatches to either copysign<mode>3_soft
14402         or copysign<mode>3_hard.
14403         (copysign<mode>3_hard): Rename from copysign<mode>3.
14404         (copysign<mode>3_soft): New define_insn.
14405         * doc/extend.texi: Document new builtins.
14407 2016-06-24  Jakub Jelinek  <jakub@redhat.com>
14409         * cfgloop.c (flow_loop_dump): Cast nit to uint64_t and print it using
14410         PRIu64 instead of lu.
14412 2016-06-24  Eric Botcazou  <ebotcazou@adacore.com>
14414         PR debug/71642
14415         * tree-inline.c (remap_decl): When fixing up DECL_ORIGINAL_TYPE, just
14416         copy the type name.
14418 2016-06-24  Jakub Jelinek  <jakub@redhat.com>
14420         PR tree-optimization/71647
14421         * omp-low.c (lower_rec_input_clauses): Convert
14422         omp_clause_aligned_alignment (c) to size_type_node for the
14423         last argument of __builtin_assume_aligned.
14425 2016-06-24  H.J. Lu  <hongjiu.lu@intel.com>
14427         * configure.ac (calling ___tls_get_addr via GOT): New
14428         assembler/linker check.
14429         (HAVE_AS_IX86_TLS_GET_ADDR_GOT): New.  Defined to 1 if 32-bit
14430         assembler and linker supports calling ___tls_get_addr via GOT.
14431         Otherise, defined to 0.
14432         * config.in: Regenerated.
14433         * configure: Likewise.
14434         * config/i386/constraints.md (Yb): New constraint.
14435         * config/i386/i386.h (reg_class): Add TLS_GOTBASE_REGS.
14436         (REG_CLASS_NAMES): Likewise.
14437         (REG_CLASS_CONTENTS): Likewise.
14438         * config/i386/i386.md (*tls_global_dynamic_32_gnu): Replace
14439         the b constraint with the Yb constraint.  Call ___tls_get_addr
14440         via GOT for GNU TLS with -fno-plt if HAVE_AS_IX86_TLS_GET_ADDR_GOT
14441         is 1.
14442         (*tls_local_dynamic_base_32_gnu): Likewise.
14443         (*tls_global_dynamic_64_<mode>): Call _tls_get_addr via GOT for
14444         GNU TLS with -fno-plt if HAVE_AS_IX86_TLS_GET_ADDR_GOT is 1.
14445         (*tls_local_dynamic_base_64_<mode>): Likewise.
14447 2016-06-24  Martin Liska  <mliska@suse.cz>
14449         * cfgloop.c (flow_loop_dump): Dump average number of loop iterations.
14450         * cfgloop.h: Change 'struct loop' to 'const struct loop' for a
14451         few functions.
14452         * cfgloopanal.c (expected_loop_iterations_unbounded): Set a new
14453         argument to true if the expected number of iterations is
14454         loop-based.
14456 2016-06-24  Uros Bizjak  <ubizjak@gmail.com>
14458         * configure.ac (HAVE_AS_GOTOF_IN_DATA): Use $as_ix86_gas_32_opt to
14459         assemble for 32bit target.
14460         (HAVE_AS_IX86_TLSGDPLT): Use $as_ix86_gas_32_opt to assemble
14461         and $ld_ix86_gld_32_opt to link for 32bit target.
14462         (HAVE_AS_IX86_TLSLDMPLT): Ditto.
14463         * configure: Regenerate.
14465 2016-06-24  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
14467         * config/arm/arm.c (int_log2): Delete definition and prototype.
14468         (shift_op): Use exact_log2 instead of int_log2.
14469         (vfp3_const_double_for_fract_bits): Likewise.
14471 2016-06-24  Jakub Jelinek  <jakub@redhat.com>
14473         * internal-fn.c (expand_arith_set_overflow): New function.
14474         (expand_addsub_overflow, expand_neg_overflow, expand_mul_overflow):
14475         Use it.
14476         (expand_arith_overflow_result_store): Likewise.  Handle precision
14477         smaller than mode precision.
14478         * tree-vrp.c (extract_range_basic): For imag part, handle
14479         properly signed 1-bit precision result.
14480         * doc/extend.texi (__builtin_add_overflow): Document that last
14481         argument can't be pointer to enumerated or boolean type.
14482         (__builtin_add_overflow_p): Document that last argument can't
14483         have enumerated or boolean type.
14485 2016-06-23  Michael Meissner  <meissner@linux.vnet.ibm.com>
14486             Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
14488         * config/rs6000/predicates.md (splat_input_operand): Rework.
14489         Don't allow constants, since the insns that use this predicate
14490         don't support constants.  Constants are handled by other insns
14491         that are created via combine.  During and after register
14492         allocation, only allow indexed or indirect addresses, and not
14493         general addresses.  Only allow modes supported by the hardware.
14494         * config/rs6000/rs6000.c (xxsplitb_constant_p): Update usage
14495         comment.  Move check for using VSPLTIS<x> to a common location,
14496         instead of doing it in two different places.
14498 2016-06-23  Jocelyn Mayer  <l_indien@magic.fr>
14500         * config/i386/driver-i386.c (host_detect_local_cpu): Set
14501         PROCESSOR_PENTIUMPRO for signature_CENTAUR_ebx family >= 9.
14502         <case PROCESSOR_PENTIMUMPRO>: Pass c7 or nehemiah for
14503         signature_CENTAUR_ebx.
14505 2016-06-23  H.J. Lu  <hongjiu.lu@intel.com>
14507         PR target/66232
14508         PR target/67400
14509         * configure.ac (as_ix86_tls_ldm_opt): Renamed to ...
14510         (as_ix86_gas_32_opt): This.
14511         (ld_ix86_tls_ldm_opt): Renamed to ...
14512         (ld_ix86_gld_32_opt): This.
14513         (R_386_TLS_LDM reloc): Updated.
14514         (R_386_GOT32X reloc): New assembler/linker check.
14515         (HAVE_AS_IX86_GOT32X): New.  Defined to 1 if 32-bit assembler and
14516         linker support "jmp *_start@GOT" and "cmpl $0, bar@GOT".  Otherise,
14517         defined to 0.
14518         * config.in: Regenerated.
14519         * configure: Likewise.
14520         * config/i386/i386.c (ix86_force_load_from_GOT_p): Return
14521         true if HAVE_AS_IX86_GOT32X is 1 in 32-bit mode.
14522         (ix86_legitimate_address_p): Allow UNSPEC_GOT for -fno-plt
14523         if ix86_force_load_from_GOT_p returns true.
14524         (ix86_print_operand_address_as): Also support UNSPEC_GOT if
14525         ix86_force_load_from_GOT_p returns true.
14526         (ix86_expand_move): Generate UNSPEC_GOT in 32-bit mode to load
14527         the external function address via the GOT slot.
14528         (ix86_nopic_noplt_attribute_p): Check both TARGET_64BIT and
14529         HAVE_AS_IX86_GOT32X before returning false.
14530         (ix86_output_call_insn): Generate "%!jmp/call\t*%p0@GOT" in
14531         32-bit mode if ix86_nopic_noplt_attribute_p returns true.
14533 2016-06-23  Eric Botcazou  <ebotcazou@adacore.com>
14535         * tree-inline.c (remap_decl): Preserve DECL_ORIGINAL_TYPE invariant.
14537 2016-06-23  Andi Kleen  <ak@linux.intel.com>
14539         * Makefile.in: Regenerate.
14540         * doc/install.texi: Document autoprofiledbootstrap.
14542 2016-06-23  Andi Kleen  <ak@linux.intel.com>
14544         * config/i386/gcc-auto-profile: New file.
14546 2016-06-23  Martin Liska  <mliska@suse.cz>
14548         PR middle-end/71619
14549         * predict.c (predict_loops): Revert the hunk that was removed
14550         in r237103.
14552 2016-06-23  Jakub Sejdak  <jakub.sejdak@phoesys.com>
14554         * config.gcc: Add support for arm*-*-phoenix* targets.
14555         * config/arm/t-phoenix: New.
14556         * config/phoenix.h: New.
14558 2016-06-23  Uros Bizjak  <ubizjak@gmail.com>
14559             H.J. Lu  <hongjiu.lu@intel.com>
14561         PR target/67400
14562         * config/i386/i386-protos.h (ix86_force_load_from_GOT_p): New.
14563         * config/i386/i386.c (ix86_force_load_from_GOT_p): New function.
14564         (ix86_legitimate_constant_p): Do not allow UNSPEC_GOTPCREL if
14565         ix86_force_load_from_GOT_p returns true.
14566         (ix86_legitimate_address_p): Allow UNSPEC_GOTPCREL if
14567         ix86_force_load_from_GOT_p returns true.
14568         (ix86_print_operand_address_as): Support UNSPEC_GOTPCREL if
14569         ix86_force_load_from_GOT_p returns true.
14570         (ix86_expand_move): Load the external function address via the
14571         GOT slot if ix86_force_load_from_GOT_p returns true.
14572         * config/i386/predicates.md (x86_64_immediate_operand): Return
14573         false for SYMBOL_REFs where ix86_force_load_from_GOT_p returns true.
14574         (x86_64_zext_immediate_operand): Ditto.
14576 2016-06-22  Uros Bizjak  <ubizjak@gmail.com>
14578         * config/i386/i386.c (ix86_expand_move): Simplify SYMBOL_REF handling.
14580 2016-06-22  David Malcolm  <dmalcolm@redhat.com>
14582         PR c/70339
14583         * diagnostic-core.h (pedwarn_at_rich_loc): New prototype.
14584         * diagnostic.c (pedwarn_at_rich_loc): New function.
14585         * spellcheck.h (best_match::best_match): Add a
14586         "best_distance_so_far" optional parameter.
14587         (best_match::set_best_so_far): New method.
14588         (best_match::get_best_distance): New accessor.
14589         (best_match::get_best_candidate_length): New accessor.
14591 2016-06-22  Nick Clifton  <nickc@redhat.com>
14593         * dwarf2out.c (scompare_loc_descriptor): Use SCALAR_INT_MODE_P() in
14594         place of GET_MODE_CLASS() == MODE_INT, so that partial integer
14595         modes are accepted as well.
14596         (ucompare_loc_descriptor): Likewise.
14597         (minmax_loc_descriptor): Likewise.
14598         (clz_loc_descriptor): Likewise.
14599         (popcount_loc_descriptor): Likewise.
14600         (bswap_loc_descriptor): Likewise.
14601         (rotate_loc_descriptor): Likewise.
14602         (mem_loc_descriptor): Likewise.
14603         (loc_descriptor): Likewise.
14605 2016-06-22  David Malcolm  <dmalcolm@redhat.com>
14607         * common.opt (fdiagnostics-parseable-fixits): New option.
14608         * diagnostic.c: Include "selftest.h".
14609         (print_escaped_string): New function.
14610         (print_parseable_fixits): New function.
14611         (diagnostic_report_diagnostic): Call print_parseable_fixits.
14612         (selftest::assert_print_escaped_string): New function.
14613         (ASSERT_PRINT_ESCAPED_STRING_STREQ): New macro.
14614         (selftest::test_print_escaped_string): New function.
14615         (selftest::test_print_parseable_fixits_none): New function.
14616         (selftest::test_print_parseable_fixits_insert): New function.
14617         (selftest::test_print_parseable_fixits_remove): New function.
14618         (selftest::test_print_parseable_fixits_replace): New function.
14619         (selftest::diagnostic_c_tests): New function.
14620         * diagnostic.h (struct diagnostic_context): Add field
14621         "parseable_fixits_p".
14622         * doc/invoke.texi (Diagnostic Message Formatting Options): Add
14623         -fdiagnostics-parseable-fixits.
14624         (-fdiagnostics-parseable-fixits): New option.
14625         * opts.c (common_handle_option): Handle
14626         -fdiagnostics-parseable-fixits.
14627         * selftest-run-tests.c (selftest::run_tests): Call
14628         selftest::diagnostic_c_tests.
14629         * selftest.h (selftest::diagnostic_c_tests): New prototype.
14631 2016-06-22  Ilya Enkovich  <ilya.enkovich@intel.com>
14633         PR tree-optimization/71488
14634         * tree-vect-patterns.c (vect_recog_mask_conversion_pattern): Support
14635         comparison of boolean vectors.
14636         * tree-vect-stmts.c (vectorizable_comparison): Vectorize comparison
14637         of boolean vectors using bitwise operations.
14639 2016-06-22  Andreas Schwab  <schwab@suse.de>
14641         * config/aarch64/aarch64-protos.h (aarch64_elf_asm_named_section):
14642         Remove declaration.
14644 2016-06-22  Eric Botcazou  <ebotcazou@adacore.com>
14646         * function.c (assign_parm_setup_reg): Prevent sharing in another case.
14648 2016-06-22  Bernd Edlinger  <bernd.edlinger@hotmail.de>
14650         * config/i386/i386.c (print_reg): Emit an error message on attempt to
14651         print FLAGS_REG.
14653 2016-06-22  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
14655         * config/arm/arm.c (arm_cortex_a73_tune): New struct.
14656         * config/arm/arm-cores.def (cortex-a73): New entry.
14657         (cortex-a73.cortex-a35): Likewise.
14658         (cortex-a73.cortex-a53): Likewise.
14659         * config/arm/arm-tables.opt: Regenerate.
14660         * config/arm/arm-tune.md: Likewise.
14661         * config/arm/bpabi.h (BE8_LINK_SPEC): Handle mcpu=cortex-a73,
14662         mcpu=cortex-a73.cortex-a35 and mcpu=cortex-a73.cortex-a53.
14663         * config/arm/t-aprofile: Handle mcpu=cortex-a73,
14664         mcpu=cortex-a73.cortex-a35 and mcpu=cortex-a73.cortex-a53.
14665         * doc/invoke.texi (ARM Options): Document cortex-a73,
14666         cortex-a73.cortex-a35 and cortex-a73.cortex-a53.
14668 2016-06-22  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
14670         * config/aarch64/aarch64.c (cortexa73_tunings): New struct.
14671         * config/aarch64/aarch64-cores.def (cortex-a73): New entry.
14672         (cortex-a73.cortex-a35): Likewise.
14673         (cortex-a73.cortex-a53): Likewise.
14674         * config/aarch64/aarch64-tune.md: Regenerate.
14675         * doc/invoke.texi (AArch64 Options): Document cortex-a73,
14676         cortex-a73.cortex-a35 and cortex-a73.cortex-a53 arguments to
14677         -mcpu and -mtune.
14679 2016-06-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
14681         * configure.ac (gcc_cv_as_compress_debug): Remove
14682         --compress-debug-sections as extra as switch.
14683         Handle gas --compress-debug-sections=type.
14684         (gcc_cv_ld_compess_debug): Remove bogus ld_date check.
14685         Handle gld --compress-debug-sections=type.
14686         * configure: Regenerate.
14688 2016-06-21  Andrew Burgess  <andrew.burgess@embecosm.com>
14690         * bb-reorder.c (pass_partition_blocks::gate): Update comment.
14692 2016-06-21  John David Anglin  <danglin@gcc.gnu.org>
14694         * gcov-tool.c (profile_rewrite): Use int64_t instead of long long.
14695         (do_rewrite): likewise.
14697 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
14699         * common/config/mep/mep-common.c: Remove.
14700         * config.gcc: Remove mep-* support.
14701         * config/mep/constraints.md: Remove.
14702         * config/mep/default.h: Remove.
14703         * config/mep/intrinsics.h: Remove.
14704         * config/mep/intrinsics.md: Remove.
14705         * config/mep/ivc2-template.h: Remove.
14706         * config/mep/mep-c5.cpu: Remove.
14707         * config/mep/mep-core.cpu: Remove.
14708         * config/mep/mep-default.cpu: Remove.
14709         * config/mep/mep-ext-cop.cpu: Remove.
14710         * config/mep/mep-intrin.h: Remove.
14711         * config/mep/mep-ivc2.cpu: Remove.
14712         * config/mep/mep-pragma.c: Remove.
14713         * config/mep/mep-protos.h: Remove.
14714         * config/mep/mep.c: Remove.
14715         * config/mep/mep.cpu: Remove.
14716         * config/mep/mep.h: Remove.
14717         * config/mep/mep.md: Remove.
14718         * config/mep/mep.opt: Remove.
14719         * config/mep/predicates.md: Remove.
14720         * config/mep/t-mep: Remove.
14721         * doc/install.texi: Remove mep-* documentation.
14722         * doc/md.texi: Likewise.
14724 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
14726         * config.gcc: Remove support for avr-rtems.
14727         * config/avr/gen-avr-mmcu-specs.c: Likewise.
14728         * config/avr/rtems.h: Remove.
14729         * config/avr/t-rtems: Remove.
14731 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
14733         * config.gcc: Remove m32r-rtems support.
14734         * config/m32r/rtems.h: Remove.
14736 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
14738         * config.gcc: Remove h8300-rtems support.
14739         * config/h8300/rtems.h: Remove.
14740         * config/h8300/t-rtems: Remove.
14742 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
14744         * config.gcc: Remove support for knetbsd.
14745         * configure.ac: Likewise.
14746         * config/i386/knetbsd-gnu.h: Remove.  * config/i386/knetbsd-gnu64.h: Remove.
14747         * config/knetbsd-gnu.h: Remove.
14748         * configure: Regenerate.
14750 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
14752         * config.gcc: Remove support for openbsd 2 and 3.
14753         * config/openbsd-oldgas.h: Remove.
14755 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
14757         * config.gcc: Remove interix support.
14758         * config/i386/i386-interix.h: Remove.
14759         * config/i386/interix.opt: Remove.
14760         * config/i386/t-interix: Remove.
14761         * configure: Regenerate.
14762         * configure.ac: Remove interix support.
14763         * doc/install.texi: Remove interix documentation.
14765 2016-06-21  Kelvin Nilsen  <kelvin@gcc.gnu.org>
14767         * config/rs6000/rs6000.h: Add conditional preprocessing directives
14768         to disable Power9-specific compiler features if HAVE_AS_POWER9 is
14769         not defined.
14771 2016-06-21  Eric Botcazou  <ebotcazou@adacore.com>
14773         * tree.c (verify_type_variant): Skip TYPE_SIZE and TYPE_SIZE_UNIT if
14774         they are both PLACEHOLDER_EXPRs.
14776 2016-06-21  Michael Meissner  <meissner@linux.vnet.ibm.com>
14778         * stor-layout.c (layout_type): Move setting complex MODE to
14779         layout_type, instead of setting it ahead of time by the caller.
14780         * tree.c (build_complex_type): Likewise.
14782 2016-06-21  Martin Liska  <mliska@suse.cz>
14784         * predict.c (force_edge_cold): Replace imposisble with
14785         impossible.
14787 2016-06-21  Ilya Verbin  <ilya.verbin@intel.com>
14789         * config/i386/i386.c (ix86_emit_swsqrtsf): Emit vrsqrt28ps.
14790         * config/i386/sse.md (define_expand "rsqrtv16sf2"): New.
14792 2016-06-21  Ilya Verbin  <ilya.verbin@intel.com>
14794         * config/i386/i386.c (ix86_emit_swdivsf): Emit vrcp28ps.
14796 2016-06-21  H.J. Lu  <hongjiu.lu@intel.com>
14797             Ilya Enkovich  <ilya.enkovich@intel.com>
14799         PR target/71549
14800         * config/i386/i386.c (timode_scalar_chain::fix_debug_reg_uses):
14801         New member function to convert V1TImode register to SUBREG
14802         TImode in debug insn.
14803         (timode_scalar_chain::convert_insn): Call fix_debug_reg_uses
14804         after changing register mode to V1TImode.
14806 2016-06-21  Virendra Pathak  <virendra.pathak@broadcom.com>
14808         * config/aarch64/aarch64-cores.def (vulcan): New core.
14809         * config/aarch64/aarch64-tune.md: Regenerate.
14810         * doc/invoke.texi: Document vulcan as an available option.
14812 2016-06-21  Eric Botcazou  <ebotcazou@adacore.com>
14814         * cse.c (canon_asm_operands): New function extracted from...
14815         (canonicalize_insn): ...here.  Call it to canonicalize an ASM_OPERANDS
14816         either standalone or member of a PARALLEL.
14818 2016-06-21  Georg-Johann Lay  <avr@gjlay.de>
14820         PR target/30417
14821         * config/avr/gen-avr-mmcu-specs.c (print_mcu):
14822         [*link_data_start]: Wrap -Tdata into %{!Tdata:...}.
14823         [*link_text_start]: Wrap -Ttext into %{!Ttext:...}.
14825 2016-06-21  Georg-Johann Lay  <avr@gjlay.de>
14827         PR target/71103
14828         * config/avr/avr.md (movqi): Only handle loading subreg:qi of
14829         constant addresses if can_create_pseudo_p.
14831 2016-06-21  Jakub Jelinek  <jakub@redhat.com>
14833         PR tree-optimization/71588
14834         * tree-ssa-strlen.c (valid_builtin_call): New function.
14835         (adjust_last_stmt, handle_builtin_memset, strlen_optimize_stmt): Use
14836         it.
14838 2016-06-20  Jakub Jelinek  <jakub@redhat.com>
14840         PR middle-end/71581
14841         * tree-ssa-uninit.c (warn_uninit): If EXPR and VAR are NULL,
14842         see if T isn't anonymous SSA_NAME with COMPLEX_EXPR created
14843         for conversion of scalar user var to complex type and use the
14844         underlying SSA_NAME_VAR in that case.  If EXPR is still NULL,
14845         punt.
14847         PR rtl-optimization/71591
14848         * toplev.c (toplev::run_self_tests): If no_backend, complain and
14849         don't run any tests.
14851 2016-06-20  Hans-Peter Nilsson  <hp@axis.com>
14853         PR target/71571
14854         * config/cris/cris.c (cris_asm_output_mi_thunk): Add missing "ba"
14855         delay-slot "nop" for PIC with CRIS v32.  Also add missing leading
14856         space for PIC with non-v32 and the common non-PIC "jump".
14858 2016-06-20  Jakub Jelinek  <jakub@redhat.com>
14860         PR target/71559
14861         * config/i386/i386.c (ix86_fp_cmp_code_to_pcmp_immediate): Fix up
14862         returned values and add UN*/LTGT/*ORDERED cases with values matching
14863         D operand modifier on vcmp for AVX.
14865 2016-06-20  Wilco Dijkstra  <wdijkstr@arm.com>
14867         * config/aarch64/aarch64.opt
14868         (mpc-relative-literal-loads): Rename internal option name.
14869         * config/aarch64/aarch64.c
14870         (aarch64_nopcrelative_literal_loads): Rename to
14871         aarch64_pcrelative_literal_loads.
14872         (aarch64_expand_mov_immediate): Likewise.
14873         (aarch64_secondary_reload): Likewise.
14874         (aarch64_can_use_per_function_literal_pools_p): Likewise.
14875         (aarch64_override_options_after_change_1): Rename and simplify logic.
14876         (aarch64_classify_symbol): Merge large model checks into switch,
14877         remove pc-relative load check.
14879 2016-06-20  James Greenhalgh  <james.greenhalgh@arm.com>
14881         * config/arm/aarch-cost-tables.h (cortexa53_extra_costs): Make FP
14882         costs relative to the cost of a register move.
14884 2016-06-20  James Greenhalgh  <james.greenhalgh@arm.com>
14886         * config/aarch64/arm_neon.h (vcvt_n_f64_s64): New.
14887         (vcvt_n_f64_u64): Likewise.
14888         (vcvt_n_s64_f64): Likewise.
14889         (vcvt_n_u64_f64): Likewise.
14890         (vcvt_f64_s64): Likewise.
14891         (vrecpe_f64): Likewise.
14892         (vcvt_f64_u64): Likewise.
14893         (vrecps_f64): Likewise.
14895 2016-06-20  James Greenhalgh  <james.greenhalgh@arm.com>
14897         * config/aarch64/aarch64.md
14898         (<FCVT_F2FIXED:fcvt_fixed_insn><GPF:mode>3): Add attributes to
14899         iterators.
14900         (<FCVT_FIXED2F:fcvt_fixed_insn><GPI:mode>3): Likewise.  Correct
14901         attributes.
14902         * config/aarch64/aarch64-builtins.c
14903         (aarch64_types_binop_uss_qualifiers): Delete.
14904         (TYPES_BINOP_USS): Likewise.
14905         (aarch64_types_binop_sus_qualifiers): Likewise.
14906         (TYPES_BINOP_SUS): Likewise.
14907         (aarch64_types_fcvt_from_unsigned_qualifiers): New.
14908         (TYPES_FCVTIMM_SUS): Likewise.
14909         * config/aarch64/aarch64-simd-builtins.def (scvtf): Use SHIFTIMM
14910         rather than BINOP.
14911         (ucvtf): Use FCVTIMM_SUS rather than BINOP_SUS.
14912         (fcvtzs): Use SHIFTIMM rather than BINOP.
14913         (fcvtzu): Use SHIFTIMM_USS rather than BINOP_USS.
14915 2016-06-20  James Greenhalgh  <james.greenhalgh@arm.com>
14917         * config/arm/aarch-cost-tables.h (cortexa57_extra_costs): Make FP
14918         costs relative to the cost of a register move.
14920 2016-06-20  Wilco Dijkstra  <wdijkstr@arm.com>
14922         * config/aarch64/aarch64.c (aarch64_modes_tieable_p):
14923         Allow scalar/single vector modes to be tieable.
14925 2016-06-20  Wilco Dijkstra  <wdijkstr@arm.com>
14927         * config/arm/cortex-a57.md (cortex_a57_fp_cpys): Add fcsel.
14929 2016-06-20  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
14931         * params.def (PARAM_ALIGN_LOOP_ITERATIONS): Use "alignment" instead of
14932         "alignement".
14933         * tree.h (TYPE_ALIGN): Likewise.
14935 2016-06-20  Georg-Johann Lay  <avr@gjlay.de>
14937         PR target/71103
14938         * config/avr/avr.md (movqi): Handle loading subreg:qi (const).
14940 2016-06-20  Georg-Johann Lay  <avr@gjlay.de>
14942         * config/avr/avr.c (avr_print_operand): Fix "format not a string
14943         literal" build warnings.
14944         (avr_print_operand_address): Dito.
14946 2016-06-19  David Edelsohn  <dje.gcc@gmail.com>
14948         PR target/71375
14949         * config/rs6000/aix51.h (TARGET_EXTRA_BUILTINS): Define as 0.
14950         * config/rs6000/aix43.h (TARGET_EXTRA_BUILTINS): Same.
14952 2016-06-18  John David Anglin  <danglin@gcc.gnu.org>
14954         * config/pa/pa.h (TARGET_LONG_PIC_PCREL_CALL): Remove.
14956 2016-06-18  Eric Botcazou  <ebotcazou@adacore.com>
14958         PR bootstrap/71435
14959         * reload1.c (reload): Pass 0 to finish_spills when called because
14960         update_eliminables_and_spill returns true and remove did_spill.
14961         (finish_spills): Adjust comment and document GLOBAL parameter.
14963 2016-06-17  DJ Delorie  <dj@redhat.com>
14965         PR target/71338
14966         * config/rl78/rl78-expand.c (umulqihi3): Enable for G10.
14967         * config/rl78/rl78-virtual.c (umulhi3_shift_virt): Likewise.
14968         (umulqihi3_virt): Likewise.
14969         * config/rl78/rl78-real.c (umulhi3_shift_real): Likewise.
14970         (umulqihi3_real): Likewise.
14972 2016-06-17  Martin Liska  <mliska@suse.cz>
14974         * tree-ssa-reassoc.c (transform_add_to_multiply): Use auto_vec.
14976 2016-06-17  Martin Liska  <mliska@suse.cz>
14978         * predict.def: PRED_LOOP_EXIT from 92 to 85.
14980 2016-06-17  James Greenhalgh  <james.greenhalgh@arm.com>
14982         * config/arm/arm_neon.h (vadd_f32): replace __FAST_MATH with
14983         __FAST_MATH__.
14984         (vaddq_f32): Likewise.
14985         (vmul_f32): Likewise.
14986         (vmulq_f32): Likewise.
14987         (vsub_f32): Likewise.
14988         (vsubq_f32): Likewise.
14990 2016-06-17  Bin Cheng  <bin.cheng@arm.com>
14992         PR tree-optimization/71347
14993         * tree-ssa-loop-ivopts.c (determine_group_iv_cost_address): Compute
14994         cost for all uses in group.
14996 2016-06-17  Bin Cheng  <bin.cheng@arm.com>
14998         * tree-vect-loop.c (vect_create_epilog_for_reduction): Only
14999         insert gimple seq if it's not empty.
15001 2016-06-17  Bin Cheng  <bin.cheng@arm.com>
15003         * tree-vectorizer.h (struct dr_with_seg_len): Remove class
15004         member OFFSET.
15005         * tree-vect-data-refs.c (operator ==): Handle DR_OFFSET directly,
15006         rather than OFFSET.
15007         (comp_dr_with_seg_len_pair): Ditto.
15008         (vect_prune_runtime_alias_test_list): Ditto.  Also Canonicalize
15009         struct dr_with_seg_len_pair against DR_OFFSET.
15010         * tree-vect-loop-manip.c (vect_create_cond_for_alias_checks): Handle
15011         DR_OFFSET directly.
15013 2016-06-17  Szabolcs Nagy  <szabolcs.nagy@arm.com>
15015         * config/aarch64/geniterators.sh: Handle parenthesised conditions.
15017 2016-06-16  John David Anglin  <danglin@gcc.gnu.org>
15019         * config/pa/pa.c (pa_output_pic_pcrel_sequence): New.
15020         (pa_output_lbranch): Use pa_output_pic_pcrel_sequence.
15021         (pa_output_millicode_call): Likewise.
15022         (pa_output_call): Likewise.
15023         (pa_output_indirect_call): Likewise.
15024         (pa_asm_output_mi_thunk): Likewise.
15026 2016-06-16  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
15028         * doc/invoke.texi (x86 Options): Fix -mno-fp-ret-in-387 typo.
15030 2016-06-16  Martin Liska  <mliska@suse.cz>
15032         * predict.c (combine_predictions_for_insn): When we find a first
15033         match predictor, we should consider just predictors with
15034         PRED_FLAG_FIRST_MATCH.  Print either first match (if any) or
15035         DS theory predictor.
15036         (combine_predictions_for_bb): Likewise.
15038 2016-06-16  Jakub Jelinek  <jakub@redhat.com>
15040         * gimplify.c (gimplify_scan_omp_clauses): Handle COMPONENT_REFs
15041         with base of reference to struct.
15043 2016-06-16  Uros Bizjak  <ubizjak@gmail.com>
15045         * doc/invoke.texi (x86 Options): Document -m80387 and -mhard-float.
15047 2016-06-16  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
15049         PR target/71151
15050         * config/avr/avr.c (avr_asm_init_sections): Remove setup of
15051         progmem_swtable_section.
15052         (progmem_swtable_section): Remove.
15053         (avr_asm_function_rodata_section): Remove.
15054         (TARGET_ASM_FUNCTION_RODATA_SECTION): Remove.
15055         * config/avr/avr.h (JUMP_TABLES_IN_TEXT_SECTION: Define to 1.
15057 2016-06-16  Jocelyn Mayer  <l_indien@magic.fr>
15059         * config/i386/driver-i386.c (host_detect_local_cpu): Set
15060         PROCESSOR_K8 for signature_CENTAUR_ebx with has_longmode.
15061         <case PROCESSOR_K8>: Pass nano-3000, nano, eden-x2 or k8 for
15062         signature_CENTAUR_ebx.
15063         * config/i386/i386.c (ix86_option_override_internal): Add
15064         definitions for VIA c7, samuel-2, nehemiah, esther, eden-x2, eden-x4,
15065         nano, nano-1000, nano-2000, nano-3000, nano-x2 and nano-x4.
15066         * doc/invoke.texi (x86 Options): Document new VIA -march entries.
15068 2016-06-16  Martin Liska  <mliska@suse.cz>
15070         * predict.def: Add fortran loop preheader predictor.
15071         * gimple-fold.c (gimple_fold_stmt_to_constant_1): Properly
15072         fold IFN_BUILTIN_EXPECT with a known constant argument.
15074 2016-06-16  Martin Liska  <mliska@suse.cz>
15076         * predict.def: Add 'Fortran' to display text of all
15077         PRED_FORTRAN_* predictors.
15079 2016-06-16  Uros Bizjak  <ubizjak@gmail.com>
15081         PR target/71242
15082         * config/ia64/ia64.c (enum ia64_builtins) [IA64_BUILTIN_NANQ]: New.
15083         [IA64_BUILTIN_NANSQ]: Ditto.
15084         (ia64_fold_builtin): New function.
15085         (TARGET_FOLD_BUILTIN): New define.
15086         (ia64_init_builtins) Declare const_string_type node.
15087         Add __builtin_nanq and __builtin_nansq builtin functions.
15088         (ia64_expand_builtin): Handle IA64_BUILTIN_NANQ and IA64_BUILTIN_NANSQ.
15090 2016-06-16  Nick Clifton  <nickc@redhat.com>
15092         * config/msp430/msp430-opts.h (msp430_hwmult_types): Add
15093         MSP430_HWMULT_ prefix to enum values.
15094         (msp430_regions): Add MSP430_REGION_ prefix to enum values.
15095         * config/msp430/msp430.c: Update use of enum values.
15096         * config/msp430/msp430.md: Likewise.
15097         * config/msp430/msp430.opt: Likewise.
15099 2016-06-16  Jan Hubicka  <hubicka@ucw.cz>
15101         * tree-ssa-loop-ivcanon.c (tree_estimate_loop_size): Fix estimation
15102         of comparsions in the last iteration.
15104 2016-06-16  Claudiu Zissulescu  <claziss@synopsys.com>
15105             Joern Rennecke  <joern.rennecke@embecosm.com>
15107         * config/arc/arc.c (arc_print_operand_address): Handle pc-relative
15108         addresses.
15109         (arc_needs_pcl_p): Add GOTOFFPC.
15110         (arc_legitimate_pic_addr_p): Likewise.
15111         (arc_output_pic_addr_const): Likewise.
15112         (arc_legitimize_pic_address): Generate a pc-relative address using
15113         GOTOFFPC.
15114         (arc_output_libcall): Use @pcl syntax.
15115         (arc_delegitimize_address_0): Delegitimize ARC_UNSPEC_GOTOFFPC.
15116         * config/arc/arc.md ("unspec"): Add ARC_UNSPEC_GOTOFFPC.
15117         (*movsi_insn): Use @pcl syntax.
15118         (doloop_begin_i): Likewise.
15120 2016-06-16  Martin Liska  <mliska@suse.cz>
15122         * predict.def: Define a new predictor.
15124 2016-06-16  Claudiu Zissulescu  <claziss@synopsys.com>
15126         * config/arc/arc.opt (mtp-regno): Update text.
15128 2016-06-16  Renlin Li  <renlin.li@arm.com>
15130         * config/aarch64/aarch64.c (aarch64_legitimize_address): Fix a typo.
15132 2016-06-16  Jakub Jelinek  <jakub@redhat.com>
15134         PR target/71554
15135         * config/i386/i386.md (setcc + movzbl peephole2): Use reg_set_p.
15136         (setcc + and peephole2): Likewise.
15138         PR rtl-optimization/71532
15139         * cse.c (cse_insn): For const/pure calls, invalidate argument passing
15140         memory slots.
15142 2016-06-15  Michael Meissner  <meissner@linux.vnet.ibm.com>
15144         * config/rs6000/vsx.md (VSINT_84): Add DImode to enable loading
15145         DImode constants with XXSPLTIB in vector registers.
15146         (vsx_extract_<mode>, V2DImode/V2DFmode): Combine both
15147         vsx_extract_<mode>_internal{1,2} into a single insn that handles
15148         direct move (both ISA 2.07 and ISA 3.0 versions), and optimizes
15149         extraction of the element at the top of the register as a scalar
15150         value.
15151         (vsx_extract_<mode>_internal1): Likewise.
15152         (vsx_extract_<mode>_internal2): Likewise.
15153         * config/rs6000/constraints.md (wi constraint): Remove a comment
15154         about DImode not being allowed in Altivec registers.
15155         (wB constraint): New constraint for constants that can be
15156         generated in Altivec registers with VSPLTISW/VUPKHSW.
15157         * config/rs6000/predicates.md (xxspltib_constant_split): Update
15158         comments.
15159         (xxspltib_constant_nosplit): Likewise.
15160         * config/rs6000/rs6000-cpus.def (ISA_2_6_MASKS_SERVER): Add
15161         support for -mupper-regs-di to enable DImode to go into Altivec
15162         registers.
15163         (POWERPC_MASKS): Likewise.
15164         (power7 cpu): Likewise.
15165         * config/rs6000/rs6000.opt (-mupper-regs-di): Likewise.
15166         * config/rs6000/rs6000.c (rs6000_hard_regno_mode_ok): Add support
15167         for DImode being allowed in Altivec registers.  Update wi/wj
15168         constraints.  Set scalar_in_vmx_p flag.
15169         (rs6000_option_override_internal): Add checks for -mupper-regs-di.
15170         (xxspltib_constant_p): Allow CONST_INT's with VOIDmode.  Don't
15171         return true if we could use VSPLTISW/VUPKHSW instead of XXSPLTIB.
15172         (rs6000_opt_masks): Add -mupper-regs-di.
15173         * config/rs6000/rs6000.md (lfiwax): Update clobbers that don't use
15174         direct move to use wi and not wj.
15175         (lfiwzx): Likewise.
15176         (floatsi<mode>2_lfiwax_mem): Combine alternatives into a single
15177         alternative.
15178         (floatunssi<mode>2_lfiwzx_mem): Likewise.
15179         (fix_trunc<mode>di2_fctidz): Change second alternative to allow
15180         any VSX register, instead of just Altivec registers, to allow
15181         either operand to be an Altivec register or both.
15182         (fixuns_trunc<mode>di2_fctiduz): Likewise.
15183         (movdi_internal32): Add support for -mupper-regs-di.  Add support
15184         to load constants via XXSPLTIB or VSPLTISW.  Add spacing to allow
15185         the alternatives and attributes to be lined up to be easier to
15186         read.
15187         (movdi_internal64): Likewise.
15188         (64-bit DImode splitters): Change predicates to only split loading
15189         up GPR registers.  Add splits for using XXSPLTIB or VSPLTISW to
15190         load constants in ISA 3.0 or ISA 2.07 respectively.
15191         * doc/invoke.texi (RS/6000 and PowerPC Options): Document
15192         -mupper-regs-di.  Update -mupper-regs-df and -mupper-regs-sf to
15193         mention -mcpu=power9 sets these options.
15194         * doc/md.texi (PowerPC and IBM RS6000 constraints): Document the
15195         wB constraint.
15197 2016-06-15  Pitchumani Sivanupandi  <pitchumani.s@atmel.com>
15199         PR target/67353
15200         * config/avr/avr.c (avr_set_current_function): Warn misspelled
15201         interrupt/ signal handler if -Wmisspelled-isr flag is enabled.
15202         * config/avr/avr.opt (Wmisspelled-isr): New warning flag. Enabled
15203         by default to warn misspelled interrupt/ signal handler.
15204         * doc/invoke.texi (AVR Options): Document it. Update description
15205         for -nodevicelib option.
15207 2016-06-15  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
15209         * config/aarch64/aarch64-simd.md (aarch64_<sur>shll_n<mode>): Clean
15210         up parentheses.  Use GET_MODE_UNIT_BITSIZE.
15211         (aarch64_<sur>shll2_n<mode>): Likewise.
15213 2016-06-15  Ilya Enkovich  <ilya.enkovich@intel.com>
15215         PR middle-end/71529
15216         * ipa-chkp.c (chkp_build_instrumented_fndecl): Fix
15217         DECL_CONTEXT for copied arguments.
15219 2016-06-15  Alan Hayward  <alan.hayward@arm.com>
15221         PR tree-optimization/71483
15222         * tree-vect-loop.c (vectorizable_live_operation): Pick correct index
15223         for slp
15225 2016-06-15  Martin Liska  <mliska@suse.cz>
15227         * predict.c (tree_predict_by_opcode): Call predict_edge_def
15228         instead of predict_edge w/o a probability.
15230 2016-06-15  Alan Hayward  <alan.hayward@arm.com>
15232         PR tree-optimization/71439
15233         * tree-vect-loop.c (vect_analyze_loop_operations): Additional check for
15234         live PHIs.
15236 2016-06-15  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
15238         * ifcvt.c (bb_ok_for_noce_multiple_sets): Allow simple lowpart
15239         register subregs in SET_SRC.
15241 2016-06-15  Richard Biener  <rguenther@suse.de>
15243         * tree-vect-stmts.c (vectorizable_store): Remove strided grouped
15244         store restrictions.
15246 2016-06-15  Richard Biener  <rguenther@suse.de>
15248         * tree-vect-data-refs.c (vect_analyze_data_ref_dependence): Do
15249         not consider dependences between accesses that belong to the
15250         same group.
15251         (vect_analyze_data_ref_dependences): Do not analyze read-read
15252         or self-dependences.
15254 2016-06-14  David Malcolm  <dmalcolm@redhat.com>
15256         * spellcheck-tree.c: Include spellcheck-tree.h rather than
15257         spellcheck.h.
15258         (find_closest_identifier): Reimplement in terms of
15259         best_match<tree,tree>.
15260         * spellcheck-tree.h: New file.
15261         * spellcheck.c (struct edit_distance_traits<const char *>): New
15262         struct.
15263         (find_closest_string): Reimplement in terms of
15264         best_match<const char *, const char *>.
15265         * spellcheck.h (levenshtein_distance): Move prototype of tree-based
15266         overload to spellcheck-tree.h.
15267         (find_closest_identifier): Likewise.
15268         (struct edit_distance_traits<T>): New template.
15269         (class best_match): New class.
15271 2016-06-14  David Malcolm  <dmalcolm@redhat.com>
15273         * selftest-run-tests.c (selftest::run_tests): Call
15274         selftest::spellcheck_tree_c_tests.
15275         * selftest.h (selftest::spellcheck_tree_c_tests): New decl.
15276         * spellcheck-tree.c: Include selftest.h and stringpool.h.
15277         (selftest::test_find_closest_identifier): New function.
15278         (selftest::spellcheck_tree_c_tests): New function.
15279         * spellcheck.c (selftest::test_find_closest_string): Verify that
15280         the order of the vec does not affect the results for this case.
15281         (selftest::test_data): New array.
15282         (selftest::test_metric_conditions): New function.
15283         (selftest::spellcheck_c_tests): Add a test of case-comparison.
15284         Call selftest::test_metric_conditions.
15286 2016-06-14  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
15288         * config/rs6000/rs6000-builtin.def (commentary): Typo.
15289         (BU_P9_MISC_1): Likewise.
15290         (BU_P9_64BIT_MISC_0): Likewise.
15291         (BU_P9_MISC_0): Likewise.
15293 2016-06-14  David Malcolm  <dmalcolm@redhat.com>
15295         * gcc-rich-location.c
15296         (gcc_rich_location::add_fixit_misspelled_id): New method.
15297         * gcc-rich-location.h
15298         (gcc_rich_location::add_fixit_misspelled_id): Add decl.
15300 2016-06-14  Andreas Tobler  <andreast@gcc.gnu.org>
15302         * config/arm/freebsd.h: Only enable unaligned access for armv6 on
15303         FreeBSD 11 and above.
15305 2016-06-14  Uros Bizjak  <ubizjak@gmail.com>
15307         * config/i386/i386.md (signbittf2): Emit sse_movmskps for TARGET_SSE.
15309 2016-06-14  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
15311         * expmed.h: Close parenthesis in "at your option" in copyright
15312         boilerplate.
15313         * lower-subreg.h: Likewise.
15315 2016-06-14  Richard Biener  <rguenther@suse.de>
15317         PR middle-end/71526
15318         * genmatch.c (expr::gen_transform): Use in_type for comparisons
15319         if available.
15321 2015-06-14  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
15323         * config/aarch64/aarch64.c (aarch64_mask_and_shift_for_ubfiz_p):
15324         New function.
15325         (aarch64_rtx_costs): Use it.  Rewrite CONST_INT_P (op1) case to handle
15326         mask+shift version.
15327         * config/aarch64/aarch64-protos.h (aarch64_mask_and_shift_for_ubfiz_p):
15328         New prototype.
15329         * config/aarch64/aarch64.md (*andim_ashift<mode>_bfiz): Replace
15330         matching condition with aarch64_mask_and_shift_for_ubfiz_p.
15332 2016-06-14  Richard Biener  <rguenther@suse.de>
15334         PR tree-optimization/71522
15335         * tree-ssa.c (non_rewritable_lvalue_p): Do not rewrite non-float
15336         copying into float copying.
15338 2016-06-14  Jakub Jelinek  <jakub@redhat.com>
15340         PR tree-optimization/71520
15341         * tree-ssa-tail-merge.c (find_duplicate): Handle labels.
15342         (replace_block_by): Move user labels from bb1 to bb2.
15344 2016-06-14  Richard Biener  <rguenther@suse.de>
15346         PR middle-end/71310
15347         PR bootstrap/71510
15348         * expr.h (get_bit_range): Declare.
15349         * expr.c (get_bit_range): Export.
15350         * fold-const.c (optimize_bit_field_compare): Use get_bit_range and
15351         word_mode again to constrain the bitfield access.
15353 2016-06-14  Richard Biener  <rguenther@suse.de>
15355         PR tree-optimization/71521
15356         * tree-vrp.c (extract_range_from_binary_expr_1): Guard
15357         division int_const_binop against zero divisor.
15359 2016-06-13  Uros Bizjak  <ubizjak@gmail.com>
15361         * config/i386/i386.md (signbittf2): New expander.
15362         * config/i386/sse.md (ptesttf2): New insn pattern.
15364 2016-06-13  David Malcolm  <dmalcolm@redhat.com>
15366         PR bootstrap/71481
15367         * input.c (selftest::test_reading_source_line): Avoid reading from
15368         __FILE__ by creating a tempfile with known content and reading
15369         from that instead.
15371 2016-06-13  David Malcolm  <dmalcolm@redhat.com>
15373         * pretty-print.c (assert_pp_format_colored): Skip the test if
15374         GCC_COLORS is set.
15375         (test_pp_format): Remove comment about GCC_COLORS.
15377 2016-06-13  David Malcolm  <dmalcolm@redhat.com>
15379         * input.c (test_reading_source_line): Use SELFTEST_LOCATION.
15380         * pretty-print.c (assert_pp_format_va): Add location param and use
15381         it with ASSERT_STREQ_AT.
15382         (assert_pp_format): Add location param and pass it to
15383         assert_pp_format_va.
15384         (assert_pp_format_colored): Likewise.
15385         (ASSERT_PP_FORMAT_1): New.
15386         (ASSERT_PP_FORMAT_2): New.
15387         (ASSERT_PP_FORMAT_3): New.
15388         (test_pp_format): Provide SELFTEST_LOCATION throughout, either
15389         explicitly, or implicitly via the above macros.
15390         * selftest.c (selftest::pass): Use a selftest::location rather
15391         than file and line.
15392         (selftest::fail): Likewise.  Print the function name.
15393         (selftest::fail_formatted): Likewise.
15394         (selftest::assert_streq): Use a selftest::location rather than
15395         file and line.
15396         * selftest.h (selftest::location): New struct.
15397         (SELFTEST_LOCATION): New macro.
15398         (selftest::pass): Accept a const location & rather than file
15399         and line.
15400         (selftest::fail): Likewise.
15401         (selftest::fail_formatted): Likewise.
15402         (selftest::assert_streq): Likewise.
15403         (ASSERT_TRUE): Update for above changes, using SELFTEST_LOCATION.
15404         (ASSERT_FALSE): Likewise.
15405         (ASSERT_EQ): Likewise.
15406         (ASSERT_NE): Likewise.
15407         (ASSERT_STREQ): Likewise.
15408         (ASSERT_PRED1): Likewise.
15409         (ASSERT_STREQ_AT): New macro.
15411 2016-06-13  David Malcolm  <dmalcolm@redhat.com>
15413         * selftest.c (selftest::fail_formatted): New function.
15414         (selftest::assert_streq): New function.
15415         * selftest.h (selftests::fail_formatted): New decl.
15416         (selftest::assert_streq): New decl.
15417         (ASSERT_STREQ): Reimplement in terms of selftest::assert_streq.
15419 2016-06-13  Jeff Law  <law@redhat.com>
15421         PR tree-optimization/71403
15422         * tree-ssa-threadbackward.c
15423         (convert_and_register_jump_thread_path): No longer accept reference
15424         to path.  Do not pop items off the path anymore.
15425         (fsm_find_control_statement_thread_paths): Do not allow threading
15426         to a deeper loop nest.  Pop the last item off the path here rather
15427         than in convert_and_register_jump_thread_path.
15429 2016-06-13  Evandro Menezes  <e.menezes@samsung.com>
15430             Wilco Dijkstra  <Wilco.Dijkstra@arm.com>
15432         [AArch64] Emit division using the Newton series
15434         * config/aarch64/aarch64-protos.h
15435         (cpu_approx_modes): Add new member "division".
15436         (aarch64_emit_approx_div): Declare new function.
15437         * config/aarch64/aarch64.c
15438         (generic_approx_modes): New member "division".
15439         (exynosm1_approx_modes): Likewise.
15440         (xgene1_approx_modes): Likewise.
15441         (aarch64_emit_approx_div): Define new function.
15442         * config/aarch64/aarch64.md ("div<mode>3"): New expansion.
15443         * config/aarch64/aarch64-simd.md ("div<mode>3"): Likewise.
15444         * config/aarch64/aarch64.opt (-mlow-precision-div): Add new option.
15445         * doc/invoke.texi (-mlow-precision-div): Describe new option.
15447 2016-06-13  Evandro Menezes  <e.menezes@samsung.com>
15448             Wilco Dijkstra  <wilco.dijkstra@arm.com>
15450         [AArch64] Emit square root using the Newton series
15452         * config/aarch64/aarch64-protos.h
15453         (aarch64_emit_approx_rsqrt): Replace with new function
15454         "aarch64_emit_approx_sqrt".
15455         (cpu_approx_modes): New member "sqrt".
15456         * config/aarch64/aarch64.c
15457         (generic_approx_modes): New member "sqrt".
15458         (exynosm1_approx_modes): Likewise.
15459         (xgene1_approx_modes): Likewise.
15460         (aarch64_emit_approx_rsqrt): Replace with new function
15461         "aarch64_emit_approx_sqrt".
15462         (aarch64_override_options_after_change_1): Handle new option.
15463         * config/aarch64/aarch64-simd.md
15464         (rsqrt<mode>2): Use new function instead.
15465         (sqrt<mode>2): New expansion and insn definitions.
15466         * config/aarch64/aarch64.md: Likewise.
15467         * config/aarch64/aarch64.opt
15468         (mlow-precision-sqrt): Add new option description.
15469         * doc/invoke.texi (mlow-precision-sqrt): Likewise.
15471 2016-06-13  Evandro Menezes  <e.menezes@samsung.com>
15473         [AArch64] Add more choices for the reciprocal square root approximation
15475         Allow a target to prefer such operation depending on the operation mode.
15477         * config/aarch64/aarch64-protos.h
15478         (AARCH64_APPROX_MODE): New macro.
15479         (AARCH64_APPROX_{NONE,ALL}): Likewise.
15480         (cpu_approx_modes): New structure.
15481         (tune_params): New member "approx_modes".
15482         * config/aarch64/aarch64-tuning-flags.def
15483         (AARCH64_EXTRA_TUNE_APPROX_RSQRT): Remove macro.
15484         * config/aarch64/aarch64.c
15485         (generic_approx_modes): New core "cpu_approx_modes" structure.
15486         (exynosm1_approx_modes): Likewise.
15487         (xgene1_approx_modes): Likewise.
15488         (generic_tunings): New member "approx_modes".
15489         (cortexa35_tunings): Likewise.
15490         (cortexa53_tunings): Likewise.
15491         (cortexa57_tunings): Likewise.
15492         (cortexa72_tunings): Likewise.
15493         (exynosm1_tunings): Likewise.
15494         (thunderx_tunings): Likewise.
15495         (xgene1_tunings): Likewise.
15496         (use_rsqrt_p): New argument for the mode and use new member from
15497         "tune_params".
15498         (aarch64_builtin_reciprocal): Devise mode from builtin.
15499         (aarch64_optab_supported_p): New argument for the mode.
15500         * doc/invoke.texi (-mlow-precision-recip-sqrt): Reword description.
15502 2016-06-13  Kelvin Nilsen  <kelvin@gcc.gnu.org>
15504         * config/rs6000/rs6000.h (RS6000_BTM_COMMON): Add the
15505         RS6000_BTM_MODULO flag into the set of flags that are considered
15506         to be part of the common configuration.
15508 2016-06-13  Kelvin Nilsen  <kelvin@gcc.gnu.org>
15510         * config/rs6000/altivec.h (vec_absd): New macro for vector absolute
15511         difference unsigned.
15512         (vec_absdb): New macro for vector absolute difference unsigned
15513         byte.
15514         (vec_absdh): New macro for vector absolute difference unsigned
15515         half-word.
15516         (vec_absdw): New macro for vector absolute difference unsigned word.
15517         * config/rs6000/altivec.md (UNSPEC_VADU): New value.
15518         (vadu<mode>3): New insn.
15519         (*p9_vadu<mode>3): New insn.
15520         * config/rs6000/rs6000-builtin.def (vadub): New built-in
15521         definition.
15522         (vaduh): New built-in definition.
15523         (vaduw): New built-in definition.
15524         (vadu): New overloaded built-in definition.
15525         (vadub): New overloaded built-in definition.
15526         (vaduh): New overloaded built-in definition.
15527         (vaduw): New overloaded built-in definition.
15528         * config/rs6000/rs6000-c.c (altivec_overloaded_builtins): Add
15529         overloaded vector absolute difference unsigned functions.
15530         * doc/extend.texi (PowerPC AltiVec Built-in Functions): Document
15531         the ISA 3.0 vector absolute difference unsigned built-in functions.
15533 2016-06-13  Eric Botcazou  <ebotcazou@adacore.com>
15535         * tree-ssa-sccvn.c (vn_reference_lookup_3): Use a uniform test and
15536         update shared_lookup_references only once after changing operands.
15538 2016-06-13  Thomas Schwinge  <thomas@codesourcery.com>
15540         PR middle-end/71373
15541         * tree-nested.c (convert_nonlocal_omp_clauses)
15542         (convert_local_omp_clauses): Document missing OMP_CLAUSE_*.
15544         * tree-cfg.c (edge_to_cases_cleanup): Fix CASE_CHAIN typo.
15545         * tree.def (CASE_LABEL_EXPR): Likewise.
15547 2016-06-13  Bernd Edlinger  <bernd.edlinger@hotmail.de>
15549         PR bootstrap/71481
15550         * input.c (test_builtins): Fix an assertion.
15552 2016-06-13  Uros Bizjak  <ubizjak@gmail.com>
15554         * config/i386/i386.md (paritydi2): Use ix86_expand_setcc.
15555         (paritysi2): Ditto.
15556         (isinfxf2): Ditto.
15557         (isinf<mode>2): Ditto.
15559 2016-06-13  Uros Bizjak  <ubizjak@gmail.com>
15561         * ggc-tests.c (test_finalization): Only test need_finalization_p
15562         for GCC_VERSION >= 4003.
15564 2016-06-13  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
15566         * config/s390/vecintrin.h: Fix file description in comment.
15568 2016-06-13  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
15570         * config/s390/s390-builtin-types.def: Change builtin type naming
15571         scheme to match builtin-types.def.
15573 2016-06-13  Marc Glisse  <marc.glisse@inria.fr>
15575         * fold-const.c (optimize_minmax_comparison): Remove.
15576         (fold_comparison): Remove call to the above.
15577         * match.pd (MIN (X, Y) == X, MIN (X, 5) == 0, MIN (X, C1) < C2):
15578         New transformations.
15580 2016-06-13  Alan Hayward  <alan.hayward@arm.com>
15582         PR tree-optimization/71416
15583         * tree-vect-loop.c (vectorizable_live_operation): Let worklist have
15584         multiple entries
15586 2016-06-13  Martin Liska  <mliska@suse.cz>
15588         * predict.c (enum predictor_reason): Prefix enum with REASON_.
15589         (combine_predictions_for_insn): Likewise.
15590         (prune_predictions_for_bb): Likewise.
15591         (combine_predictions_for_bb): Likewise.
15593 2016-06-13  Richard Biener  <rguenther@suse.de>
15595         PR tree-optimization/71505
15596         * tree-vect-data-refs.c (vect_analyze_data_ref_accesses): Make
15597         assert match comment.
15599 2016-06-13  Marek Polacek  <polacek@redhat.com>
15601         PR middle-end/71476
15602         * gimplify.c (maybe_warn_switch_unreachable): Factored out of
15603         gimplify_switch_expr.
15604         (warn_switch_unreachable_r): New function.
15606 2016-06-13  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
15608         PR target/71379
15609         * config/s390/s390.c (s390_expand_builtin): Increase MAX_ARGS by
15610         one.
15612 2016-06-13  Richard Biener  <rguenther@suse.de>
15614         PR middle-end/64516
15615         * fold-const.c (fold_unary_loc): Preserve alignment when
15616         folding a VIEW_CONVERT_EXPR into a MEM_REF.
15618 2016-06-13  Martin Liska  <mliska@suse.cz>
15620         PR sanitizer/71458
15621         * toplev.c (process_options): Do not enable -fcheck-pointer-bounds
15622         w/ -fsanitize=bounds.
15624 2016-06-12  Uros Bizjak  <ubizjak@gmail.com>
15626         * config/i386/i386.c (ix86_init_builtins): Calculate
15627         FLOAT128_FTYPE_CONST_STRING function type only once.
15628         * doc/extend.texi (x86 Built-in Functions): Update text, __float128
15629         built-in functions are available for x86-32 and x86-64 targets.
15631 2016-06-12  Uros Bizjak  <ubizjak@gmail.com>
15633         PR target/71241
15634         * config/i386/i386.i386-builtin-types.def (CONST_STRING):
15635         New primitive type.
15636         (FLOAT128_FTYPE_CONST_STRING): New function type.
15637         * config/i386/i386.c (enum ix86_builtins) [IX86_BUILTIN_NANQ]: New.
15638         [IX86_BUILTIN_NANSQ]: Ditto.
15639         (ix86_fold_builtin): Handle IX86_BUILTIN_NANQ and IX86_BUILTIN_NANSQ.
15640         (ix86_init_builtin_types): Declare const_string_type_node.
15641         (ix86_init_builtins): Add __builtin_nanq and __builtin_nansq
15642         builtin functions.
15643         (ix86_expand_builtin): Handle IX86_BUILTIN_NANQ and IX86_BUILTIN_NANSQ.
15644         * doc/extend.texi (x86 Built-in Functions): Document
15645         __builtin_nanq and __builtin_nansq.
15647 2016-06-11  Jiong Wang  <jiong.wang@arm.com>
15649         PR target/71061
15650         * config/arm/arm-protos.h (arm_attr_length_pop_multi): New declaration.
15651         * config/arm/arm.c (arm_attr_length_pop_multi): New function to return
15652         length for pop patterns.
15653         (arm_attr_length_push_multi): Update comments.
15654         * config/arm/arm.md (*load_multiple_with_writeback): Set "length"
15655         attribute.
15656         (*pop_multiple_with_writeback_and_return): Likewise.
15657         (*pop_multiple_with_return): Likewise.
15659 2016-06-11  Segher Boessenkool  <segher@kernel.crashing.org>
15661         PR middle-end/71310
15662         * fold-const.c (optimize_bit_field_compare): Don't try to use
15663         word_mode unconditionally for reading the bit field, look at
15664         DECL_BIT_FIELD_REPRESENTATIVE instead.
15666 2016-06-11  Kugan Vivekanandarajah  <kuganv@linaro.org>
15668         PR middle-end/71478
15669         * tree-ssa-reassoc.c (reassociate_bb): Remove (-1) from ops list for
15670         vector integer type.
15672 2016-06-10  Jakub Jelinek  <jakub@redhat.com>
15674         PR middle-end/71494
15675         * tree-nested.c (convert_nonlocal_reference_stmt): For GIMPLE_GOTO
15676         without LABEL_DECL, set *handled_ops_p to false instead of true.
15678 2016-06-10  Martin Sebor  <msebor@redhat.com>
15680         PR c/71392
15681         * builtin-attrs.def (ATTR_NOTHROW_NONNULL_LEAF_LIST): New macro.
15682         (ATTR_NOTHROW_NONNULL_TYPEGENERIC_LEAF): Same.
15683         * builtins.def (BUILT_IN_SADD_OVERFLOW, BUILT_IN_SADDL_OVERFLOW): Use
15684         them.
15685         (BUILT_IN_SADDLL_OVERFLOW, BUILT_IN_SSUB_OVERFLOW): Same.
15686         (BUILT_IN_SSUBL_OVERFLOW, BUILT_IN_SSUBLL_OVERFLOW): Same.
15687         (BUILT_IN_SMUL_OVERFLOW, BUILT_IN_SMULL_OVERFLOW): Same.
15688         (BUILT_IN_SMULLL_OVERFLOW, BUILT_IN_UADD_OVERFLOW): Same.
15689         (BUILT_IN_UADDL_OVERFLOW, BUILT_IN_UADDLL_OVERFLOW): Same.
15690         (BUILT_IN_USUB_OVERFLOW, BUILT_IN_USUBL_OVERFLOW): Same.
15691         (BUILT_IN_USUBLL_OVERFLOW, BUILT_IN_UMUL_OVERFLOW): Same.
15692         (BUILT_IN_UMULL_OVERFLOW, BUILT_IN_UMULLL_OVERFLOW): Same.
15694 2016-06-10  Bernd Edlinger  <bernd.edlinger@hotmail.de>
15696         * config/arm/arm.h (pool_vector_label,
15697         return_used_this_function): Remove.
15699 2016-06-10  Jeff Law  <law@redhat.com>
15701         PR tree-optimization/71335
15702         * tree-ssa-threadbackward.c (profitable_jump_thread_path): Filter out
15703         zero length paths here.
15704         (convert_and_register_jump_thread_path): Remove hacks related to
15705         duplicated blocks in the jump thread path.
15706         (fsm_find_control_statement_thread_paths): Avoid putting the same
15707         block on the thread path twice, but ensure the thread path is
15708         unchanged from the caller's point of view.
15710 2016-06-10  Jan Hubicka  <hubicka@ucw.cz>
15712         * predict.c (predict_loops): Remove PRED_LOOP_BRANCH.
15713         * predict.def (PRED_LOOP_BRANCH): Remove.
15715 2016-06-10  David Malcolm  <dmalcolm@redhat.com>
15717         * Makefile.in (OBJS): Add ggc-tests.o.
15718         (GTFILES): Add ggc-tests.c.
15719         * ggc-tests.c: New file.
15720         * selftest-run-tests.c (selftest::run_tests): Call
15721         selftest::ggc_tests_c_tests.
15722         * selftest.h (selftest::ggc_tests_c_tests): New prototype.
15724 2016-06-10  Alexander Monakov  <amonakov@ispras.ru>
15726         * match.pd (-1 / B < A): Use :c to avoid pattern duplication.
15728 2016-06-10  Maxim Ostapenko  <m.ostapenko@samsung.com>
15730         PR sanitizer/71480
15731         * varasm.c (place_block_symbol): Adjust alignment for asan protected
15732         STRING_CSTs even if TREE_CONSTANT_POOL_ADDRESS_P.
15734 2016-06-10  Jan Hubicka  <hubicka@ucw.cz>
15736         * profile.c: Include cfgloop.h.
15737         (branch_prob): Compute estimated number of iterations.
15738         * tree-ssa-loop-niter.c (estimate_numbers_of_iterations_loop): Do not
15739         recompute estimate number of iterations from profile.
15741 2016-06-10  Bernd Edlinger  <bernd.edlinger@hotmail.de>
15743         PR inline-asm/68843
15744         * reg-stack.c (check_asm_stack_operands): Explicit input arguments
15745         must be grouped on top of stack.  Don't force early clobber
15746         on ordinary reg outputs.
15748 2016-06-10  Richard Biener  <rguenther@suse.de>
15750         * targhooks.c (default_builtin_vectorization_cost): Adjust
15751         vec_construct cost.
15753 2016-06-10  Richard Biener  <rguenther@suse.de>
15755         * gimple-fold.c (gimple_fold_builtin_memory_op): Make sure
15756         to fold the RHS to a constant if possible.
15758 2016-06-10  Thomas Schwinge  <thomas@codesourcery.com>
15760         PR middle-end/71373
15761         * tree-nested.c (convert_nonlocal_omp_clauses)
15762         (convert_local_omp_clauses): Handle OMP_CLAUSE_ASYNC,
15763         OMP_CLAUSE_WAIT, OMP_CLAUSE_INDEPENDENT, OMP_CLAUSE_AUTO,
15764         OMP_CLAUSE__CACHE_, OMP_CLAUSE_TILE.
15766         * gimplify.c (gimplify_adjust_omp_clauses): Discard
15767         OMP_CLAUSE_TILE.
15768         * omp-low.c (scan_sharing_clauses): Don't expect OMP_CLAUSE_TILE.
15770         * omp-low.c (scan_sharing_clauses): Don't expect
15771         OMP_CLAUSE__CACHE_.
15773 2016-06-10  Alan Hayward  <alan.hayward@arm.com>
15775         PR tree-optimization/71407
15776         PR tree-optimization/71416
15777         * tree-vect-loop.c (vectorizable_live_operation): Use vectype for
15778         BIT_FIELD_REF type.
15780 2016-06-10  Richard Biener  <rguenther@suse.de>
15782         PR middle-end/71477
15783         * cfgloop.c (alloc_loop): Initialize nb_iterations_likely_upper_bound.
15785 2016-06-09  Eric Botcazou  <ebotcazou@adacore.com>
15787         * df-problems.c (df_note_bb_compute): Guard use of DF_INSN_INFO_GET.
15789 2016-06-09  Vladimir Makarov  <vmakarov@redhat.com>
15790             Jiong Wang  <jiong.wang@arm.com>
15792         PR rtl-optimization/70751
15793         * lra-constraints.c (process_alt_operands): Recognize Non-pseudo
15794         spilled into memory.
15796 2016-06-09  Jonathan Yong  <10walls@gmail.com>
15798         Revert:
15799         2015-09-21  Jonathan Yong  <10walls@gmail.com>
15801         * config/i386/cygwin.h (STARTFILE_SPEC): Explicitly search
15802         sysroot/usr/lib/32api for additional win32 libraries,
15803         fixes failing Cygwin bootstrapping.
15805 2016-06-09  Marcin Baczyński  <marbacz@gmail.com>
15807         * diagnostic.h (diagnostic_line_cutoff, diagnostic_flush_buffer):
15808         Delete.
15810 2016-06-09  David Malcolm  <dmalcolm@redhat.com>
15812         PR bootstrap/71471
15813         * pretty-print.c (pp_indent): Specify that %p is printed in a
15814         host-dependent manner.
15815         (test_pp_format): Remove the test for %p.
15817 2016-06-09  Maciej W. Rozycki  <macro@imgtec.com>
15819         * config/mips/mips.c (mips_output_jump): Fix formatting.
15821 2016-06-09  Richard Biener  <rguenther@suse.de>
15823         PR tree-optimization/71462
15824         * tree-ssa-loop-manip.c (find_uses_to_rename): Guard against
15825         removed blocks.
15827 2016-06-09  Martin Liska  <mliska@suse.cz>
15829         * predict.c (dump_prediction): Add new argument.
15830         (enum predictor_reason): New enum.
15831         (struct predictor_hash): New struct.
15832         (predictor_hash::hash): New function.
15833         (predictor_hash::equal): Likewise.
15834         (not_removed_prediction_p): New function.
15835         (prune_predictions_for_bb): Likewise.
15836         (combine_predictions_for_bb): Prune predictions.
15838 2016-06-09  Martin Liska  <mliska@suse.cz>
15840         * predict.c (filter_predictions): New function.
15841         (remove_predictions_associated_with_edge): Use the filter
15842         function.
15843         (equal_edge_p): New function.
15845 2016-06-09  Stefan Bruens  <stefan.bruens@rwth-aachen.de>
15847         * doc/invoke.texi (ARM Options): Use lexicographical ordering.
15848         Correct usage of @samp vs @option, add @samp where appropriate.
15849         Add -march={armv6k,armv6z,arm6zk}, remove -march=ep9312.
15850         Add armv6s-m and document it, as it is no official ARM name.
15852 2016-06-09  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
15854         * ifcvt.c (struct noce_if_info): Add transform_name field.
15855         (noce_try_move): Set if_info->transform_name to the function name.
15856         (noce_try_ifelse_collapse): Likewise.
15857         (noce_try_store_flag): Likewise.
15858         (noce_try_inverse_constants): Likewise.
15859         (noce_try_store_flag_constants): Likewise.
15860         (noce_try_addcc): Likewise.
15861         (noce_try_store_flag_mask): Likewise.
15862         (noce_try_cmove): Likewise.
15863         (noce_try_cmove_arith): Likewise.
15864         (noce_try_minmax): Likewise.
15865         (noce_try_abs): Likewise.
15866         (noce_try_sign_mask): Likewise.
15867         (noce_try_bitop): Likewise.
15868         (noce_convert_multiple_sets): Likewise.
15869         (noce_process_if_block): Print if_info->transform_name to
15870         dump_file if transformation succeeded.
15872 2016-06-09  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
15874         * config/arm/cortex-a57.md (cortex_a57_alu):
15875         Handle csel type.
15877 2016-06-08  Martin Sebor  <msebor@redhat.com>
15878             Jakub Jelinek  <jakub@redhat.com>
15880         PR c++/70507
15881         PR c/68120
15882         * builtins.def (BUILT_IN_ADD_OVERFLOW_P, BUILT_IN_SUB_OVERFLOW_P,
15883         BUILT_IN_MUL_OVERFLOW_P): New builtins.
15884         * builtins.c: Include gimple-fold.h.
15885         (fold_builtin_arith_overflow): Handle
15886         BUILT_IN_{ADD,SUB,MUL}_OVERFLOW_P.
15887         (fold_builtin_3): Likewise.
15888         * doc/extend.texi (Integer Overflow Builtins): Document
15889         __builtin_{add,sub,mul}_overflow_p.
15891 2016-06-08  Jose E. Marchesi  <jose.marchesi@oracle.com>
15893         * config/sparc/driver-sparc.c (cpu_names): Fix the entry for the
15894         SPARC-M7 and add an entry for SPARC-S7 cpus (Sonoma).
15896 2016-06-08  Alan Lawrence  <alan.lawrence@arm.com>
15898         * config/aarch64/aarch64.c (aarch64_function_arg_alignment):
15899         Rewrite, looking one level down for records and arrays.
15901 2016-06-08  David Malcolm  <dmalcolm@redhat.com>
15903         * pretty-print.c: Include "selftest.h".
15904         (pp_format): Fix comment.
15905         (identifier_to_locale): Likewise.
15906         (selftest::test_basic_printing): New function.
15907         (selftest::assert_pp_format): New function.
15908         (selftest::test_pp_format): New function.
15909         (selftest::pretty_print_c_tests): New function.
15910         * selftest-run-tests.c (selftest::run_tests): Call
15911         selftest::pretty_print_c_tests.
15912         * selftest.h (pretty_print_c_tests): New declaration.
15914 2016-06-07  Jan Hubicka  <hubicka@ucw.cz>
15916         * invoke.texi (max-loop-headers-insns): Document.
15917         * params.def (PARAM_MAX_LOOP_HEADER_INSNS): New.
15918         * tree-ssa-loop-ch.c (should_duplicate_loop_header_p): Update comment.
15919         (ch_base::copy_headers): Use PARAM_MAX_LOOP_HEADER_INSNS.
15921 2016-06-08  Richard Biener  <rguenther@suse.de>
15923         * tree-vect-stmts.c (vectorizable_load): Remove restrictions
15924         on strided SLP loads and fall back to scalar loads in case
15925         we can't chunk them.
15927 2016-06-08  Richard Biener  <rguenther@suse.de>
15929         PR tree-optimization/71452
15930         * tree-ssa.c (non_rewritable_lvalue_p): Make sure that the
15931         type used for the SSA rewrite has enough precision to cover
15932         the dynamic type of the location.
15934 2016-06-08  Jakub Jelinek  <jakub@redhat.com>
15935             Richard Biener  <rguenther@suse.de>
15937         PR c++/71448
15938         * fold-const.c (fold_comparison): Handle CONSTANT_CLASS_P (base0)
15939         the same as DECL_P (base0) for indirect_base0.  Use equality_code
15940         in one further place.
15942 2016-06-08  Richard Sandiford  <richard.sandiford@arm.com>
15944         * expmed.c (store_bit_field_1): Do not restrict a multiword op0
15945         to one word if the field is known to overlap other words.
15946         (extract_bit_field_1): Likewise.
15947         (store_split_bit_field): Remove compensating code.
15948         (extract_split_bit_field): Likewise.
15950 2016-06-08  Bernd Schmidt  <bschmidt@redhat.com>
15952         PR debug/71432
15953         PR ada/71413
15954         * tree-ssa-strlen.c (handle_builtin_memcmp): Ignore debug insns.
15956 2016-06-08  Jiong Wang  <jiong.wang@arm.com>
15958         * config/aarch64/aarch64-builtins.def (faddp): New builtins for modes in
15959         VDQF.
15960         * config/aarch64/aarch64-simd.md (aarch64_faddp<mode>): New.
15961         (arch64_addpv4sf): Delete.
15962         (reduc_plus_scal_v4sf): Use "gen_aarch64_faddpv4sf" instead of
15963         "gen_aarch64_addpv4sf".
15964         * config/aarch64/arm_neon.h (vpadd_f32): Remove inline assembly.  Use
15965         builtin.
15966         (vpadds_f32): Likewise.
15967         (vpaddq_f32): Likewise.
15968         (vpaddq_f64): Likewise.
15970 2016-06-08  Jiong Wang  <jiong.wang@arm.com>
15972         * config/aarch64/aarch64-builtins.def (fabd): New builtins for modes
15973         VALLF.
15974         * config/aarch64/aarch64-simd.md (fabd<mode>_3): Extend modes from VDQF
15975         to VALLF.  Rename to "fabd<mode>3".
15976         "*fabd_scalar<mode>3): Delete.
15977         * config/aarch64/arm_neon.h (vabds_f32): Remove inline assembly.
15978         Use builtin.
15979         (vabdd_f64): Likewise.
15980         (vabd_f32): Likewise.
15981         (vabd_f64): Likewise.
15982         (vabdq_f32): Likewise.
15983         (vabdq_f64): Likewise.
15985 2016-06-08  Jiong Wang  <jiong.wang@arm.com>
15987         * config/aarch64/aarch64-builtins.def (rsqrts): New builtins for modes
15988         VALLF.
15989         * config/aarch64/aarch64-simd.md (aarch64_rsqrts_<mode>3): Rename to
15990         "aarch64_rsqrts<mode>".
15991         * config/aarch64/aarch64.c (get_rsqrts_type): Update gen* name.
15992         * config/aarch64/arm_neon.h (vrsqrtss_f32): Remove inline assembly.  Use
15993         builtin.
15994         (vrsqrtsd_f64): Likewise.
15995         (vrsqrts_f32): Likewise.
15996         (vrsqrts_f64): Likewise.
15997         (vrsqrtsq_f32): Likewise.
15998         (vrsqrtsq_f64): Likewise.
16000 2016-06-08  Jiong Wang  <jiong.wang@arm.com>
16002         * config/aarch64/aarch64-builtins.def (rsqrte): New builtins for modes
16003         VALLF.
16004         * config/aarch64/aarch64-simd.md (aarch64_rsqrte_<mode>2): Rename to
16005         "aarch64_rsqrte<mode>".
16006         * config/aarch64/aarch64.c (get_rsqrte_type): Update gen* name.
16007         * config/aarch64/arm_neon.h (vrsqrts_f32): Remove inline assembly.  Use
16008         builtin.
16009         (vrsqrted_f64): Likewise.
16010         (vrsqrte_f32): Likewise.
16011         (vrsqrte_f64): Likewise.
16012         (vrsqrteq_f32): Likewise.
16013         (vrsqrteq_f64): Likewise.
16015 2016-06-08  Jiong Wang  <jiong.wang@arm.com>
16017         * config/aarch64/aarch64-builtins.def (scvtf): Register vector modes.
16018         (ucvtf): Likewise.
16019         (fcvtzs): Likewise.
16020         (fcvtzu): Likewise.
16021         * config/aarch64/aarch64-simd.md
16022         (<FCVT_F2FIXED:fcvt_fixed_insn><VDQF:mode>3): New.
16023         (<FCVT_FIXED2F:fcvt_fixed_insn><VDQ_SDI:mode>3): Likewise.
16024         * config/aarch64/arm_neon.h (vcvt_n_f32_s32): Remove inline assembly.
16025         Use builtin.
16026         (vcvt_n_f32_u32): Likewise.
16027         (vcvt_n_s32_f32): Likewise.
16028         (vcvt_n_u32_f32): Likewise.
16029         (vcvtq_n_f32_s32): Likewise.
16030         (vcvtq_n_f32_u32): Likewise.
16031         (vcvtq_n_f64_s64): Likewise.
16032         (vcvtq_n_f64_u64): Likewise.
16033         (vcvtq_n_s32_f32): Likewise.
16034         (vcvtq_n_s64_f64): Likewise.
16035         (vcvtq_n_u32_f32): Likewise.
16036         (vcvtq_n_u64_f64): Likewise.
16037         * config/aarch64/iterators.md (VDQ_SDI): New mode iterator.
16038         (VSDQ_SDI): Likewise.
16039         (fcvt_target): Support V4DI, V4SI and V2SI.
16040         (FCVT_TARGET): Likewise.
16042 2016-06-08  Jiong Wang  <jiong.wang@arm.com>
16044         * config/aarch64/aarch64-builtins.c (TYPES_BINOP_USS): New
16045         (TYPES_BINOP_SUS): Likewise.
16046         (aarch64_simd_builtin_data): Update include file name.
16047         (aarch64_builtins): Likewise.
16048         * config/aarch64/aarch64-simd-builtins.def (scvtf): New entries
16049         for conversion between scalar float-point and fixed-point.
16050         (ucvtf): Likewise.
16051         (fcvtzs): Likewise.
16052         (fcvtzu): Likewise.
16053         * config/aarch64/aarch64.md
16054         (<FCVT_F2FIXED:fcvt_fixed_insn><GPF:mode>3: New
16055         pattern for conversion between scalar float to fixed-pointer.
16056         (<FCVT_FIXED2F:fcvt_fixed_insn><GPI:mode>: Likewise.
16057         (UNSPEC_FCVTZS): New UNSPEC enumeration.
16058         (UNSPEC_FCVTZU): Likewise.
16059         (UNSPEC_SCVTF): Likewise.
16060         (UNSPEC_UCVTF): Likewise.
16061         * config/aarch64/arm_neon.h (vcvtd_n_f64_s64): Remove inline assembly.
16062         Use builtin.
16063         (vcvtd_n_f64_u64): Likewise.
16064         (vcvtd_n_s64_f64): Likewise.
16065         (vcvtd_n_u64_f64): Likewise.
16066         (vcvtd_n_f32_s32): Likewise.
16067         (vcvts_n_f32_u32): Likewise.
16068         (vcvtd_n_s32_f32): Likewise.
16069         (vcvts_n_u32_f32): Likewise.
16070         * config/aarch64/iterators.md (fcvt_target): Support integer to float
16071         mapping.
16072         (FCVT_TARGET): Likewise.
16073         (FCVT_FIXED2F): New iterator.
16074         (FCVT_F2FIXED): Likewise.
16075         (fcvt_fixed_insn): New define_int_attr.
16077 2016-06-07  Jan Hubicka  <hubicka@ucw.cz>
16079         * predict.c (pass_strip_predict_hints::execute): Cleanup CFG if
16080         some statements was removed.
16082 2016-06-08  Alan Hayward  <alan.hayward@arm.com>
16084         * tree-vect-data-refs.c (vect_analyze_data_refs): Remove debug newline.
16085         * tree-vect-loop-manip.c (slpeel_make_loop_iterate_ntimes): likewise.
16086         (vect_can_advance_ivs_p): likewise.
16087         (vect_update_ivs_after_vectorizer): likewise.
16088         * tree-vect-loop.c (vect_determine_vectorization_factor): likewise.
16089         (vect_analyze_scalar_cycles_1): likewise.
16090         (vect_analyze_loop_operations): likewise.
16091         (report_vect_op): likewise.
16092         (vect_is_slp_reduction): likewise.
16093         (vect_is_simple_reduction): likewise.
16094         (get_initial_def_for_induction): likewise.
16095         (vect_transform_loop): likewise.
16096         * tree-vect-patterns.c (vect_recog_dot_prod_pattern): likewise.
16097         (vect_recog_sad_pattern): likewise.
16098         (vect_recog_widen_sum_pattern): likewise.
16099         (vect_recog_widening_pattern): likewise.
16100         (vect_recog_divmod_pattern): likewise.
16101         * tree-vect-slp.c (vect-build-slp_tree_1): likewise.
16102         (vect_analyze_slp_instance): likewise.
16103         (vect_transform_slp_perm_load): likewise.
16104         (vect_schedule_slp_instance): likewise.
16106 2016-06-07  Jan Hubicka  <hubicka@ucw.cz>
16108         * predict.c (predict_iv_comparison): Mention that heuristics is broken.
16109         (return_prediction): PRED_CONST_RETURN predict return as not taken.
16110         * predict.def (PRED_CONTINUE): Change hitrate 50->67
16111         (PRED_LOOP_BRANCH): Document predictor as broken.
16112         (PRED_LOOP_EXIT): Change hitrate 91->92.
16113         (PRED_LOOP_EXTRA_EXIT): Change hitrate 91->83.
16114         (PRED_POINTER, PRED_TREE_POINTER): Change hitrate 85->70.
16115         (PRED_OPCODE_POSITIVE): Change hitrate 79->64.
16116         (PRED_OPCODE_NONEQUAL): Change hitrate 91->66.
16117         (PRED_TREE_OPCODE_POSITIVE): Change hitrate 73->64
16118         (PRED_TREE_OPCODE_NONEQUAL): Chnage hitrate 72->66
16119         (PRED_CALL): Chane hitrate 71->67.
16120         (PRED_TREE_EARLY_RETURN): Document issues, change hitrate 61->54.
16121         (PRED_GOTO): Document as unused right now.
16122         (PRED_CONST_RETURN): Change hitrate 67->69
16123         (PRED_NEGATIVE_RETURN): Change hitrate 96->98
16124         (PRED_NULL_RETURN): Change hitrate 91->90.
16125         (PRED_LOOP_IV_COMPARE_GUESS): Change hitrate to 98.
16126         (PRED_FORTRAN_FAIL_ALLOC): Change hitrate to 62; document issues.
16127         (PRED_FORTRAN_SIZE_ZERO): Change hitrate to 99.
16129 2016-06-07  Bill Seurer  <seurer@linux.vnet.ibm.com>
16131         * config/rs6000/altivec.h: Add __builtin_vec_mul.
16132         * config/rs6000/rs6000-builtin.def (vec_mul): Change vec_mul to a
16133         special case Altivec builtin.
16134         * config/rs6000/rs6000-c.c (altivec_overloaded_builtins): Remove
16135         VSX_BUILTIN_VEC_MUL (replaced with special case code).
16136         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
16137         code for ALTIVEC_BUILTIN_VEC_MUL.
16138         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
16139         for __builtin_vec_mul.
16141 2016-06-07  Peter Bergner  <bergner@vnet.ibm.com>
16143         * doc/invoke.texi (RS/6000 and PowerPC Options): Document -mhtm and
16144         -mno-htm.
16146 2016-06-07  David Malcolm  <dmalcolm@redhat.com>
16148         * spellcheck.c (selftest::test_find_closest_string): New function.
16149         (spellcheck_c_tests): Call the above.
16151 2016-06-07  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
16153         * simplify-rtx.c (simplify_cond_clz_ctz): Delete 'mode' local variable.
16155 2016-06-07  Jakub Jelinek  <jakub@redhat.com>
16157         * config/i386/sse.md (avx_vec_concat<mode>): Add v=v,vm and
16158         Yv=Yv,C alternatives.
16160 2016-06-07  Richard Biener  <rguenther@suse.de>
16162         PR c/61564
16163         * common.opt (ffast-math): Make Optimization.
16165 2016-06-07  Simon Dardis  <simon.dardis@imgtec.com>
16166             Prachi Godbole  <prachi.godbole@imgtec.com>
16168         * config/mips/p5600.md (p5600_fpu_fadd): Remove checking for
16169         `fabs' and `fneg' type attributes.
16170         (p5600_fpu_fabs): Add `fmove' to the comment.
16172 2016-06-07  Jan Hubicka  <hubicka@ucw.cz>
16174         * gimple.c: Include builtins.h
16175         (gimple_inexpensive_call_p): New function.
16176         * gimple.h (gimple_inexpensive_call_p): Declare.
16177         * tree-ssa-loop-ch.c (should_duplicate_loop_header_p): Use it.
16178         * tree-ssa-loop-ivcanon.c (tree_estimate_loop_size): Likewise;
16179         fix formatting.
16181 2016-06-07  Paolo Carlini  <paolo.carlini@oracle.com>
16183         * diagnostic.c (diagnostic_impl, diagnostic_n_impl): New.
16184         (inform, inform_at_rich_loc, inform_n, warning, warning_at,
16185         warning_at_rich_loc, warning_n, pedwarn, permerror,
16186         permerror_at_rich_loc, error, error_n, error_at, error_at_rich_loc,
16187         sorry, fatal_error, internal_error, internal_error_no_backtrace):
16188         Use the above.
16190 2016-06-07  Richard Biener  <rguenther@suse.de>
16192         PR tree-optimization/71428
16193         * tree-ssa-math-opts.c (perform_symbolic_merge): Properly distinguish
16194         BIT_FIELD_REF op vs. load.
16196 2016-06-07  Richard Biener  <rguenther@suse.de>
16198         PR middle-end/71423
16199         * match.pd ((X | ~Y) -> Y <= X): Properly invert the comparison
16200         for signed ops.
16202 2016-06-06  John David Anglin  <danglin@gcc.gnu.org>
16204         * config/pa/pa.md (call): Generate indirect long calls to non-local
16205         functions on TARGET_64BIT.
16206         (call_value): Likewise.
16208 2016-06-06  John David Anglin  <danglin@gcc.gnu.org>
16210         * config/pa/pa.md (call_val_reg_64bit): Remove "reg: DI " clobber from
16211         pattern and subsequent splitters.
16212         (call_val_reg_64bit_post_reload): Likewise.
16214 2016-06-07  Kugan Vivekanandarajah  <kuganv@linaro.org>
16216         PR middle-end/71408
16217         * tree-ssa-reassoc.c (zero_one_operation): Fix NEGATE_EXPR operand for
16218         propagate_op_to_single_use.
16220 2016-06-07  Kugan Vivekanandarajah  <kuganv@linaro.org>
16222         PR middle-end/71281
16223         * tree-ssa-reassoc.c (reassociate_bb): Set uid for negate stmt.
16225 2016-06-07  Uros Bizjak  <ubizjak@gmail.com>
16227         * config/i386/i386.h (enum ix86_enitity): Add X86_DIRFLAG.
16228         (enum x86_dirflag_state): New enum.
16229         (NUM_MODES_FOR_MODE_SWITCHING): Add X86_DIRFLAG_ANY.
16230         (machine_function): Remove needs_cld.
16231         (ix86_current_function_needs_cld): Remove.
16232         * config/i386/i386.c (ix86_set_func_type): Set
16233         ix86_optimize_mode_switching[X86_DIRFLAG] to 1.
16234         (ix86_expand_prologue): Do not emit CLD here.
16235         (ix86_dirflag_mode_needed): New function.
16236         (ix86_dirflag_mode_entry): Ditto.
16237         (ix86_mode_needed): Handle X86_DIRFLAG entity.
16238         (ix86_mode_after): Ditto.
16239         (ix86_mode_entry): Ditto.
16240         (ix86_mode_exit): Ditto.
16241         (ix86_emit_mode_set): Ditto.
16242         * config/i386/i386.md (strmov_singleop): Set
16243         ix86_optimize_mode_switching[X86_DIRFLAG] to 1 for TARGET_CLD.
16244         Do not set ix86_current_function_needs_cld.
16245         (rep_mov): Ditto.
16246         (strset_singleop): Ditto.
16247         (rep_stos): Ditto.
16248         (cmpstrnqi_nz_1): Ditto.
16249         (cmpstrnqi_1): Ditto.
16250         (strlenqi_1): Ditto.
16252 2016-06-06  Jakub Jelinek  <jakub@redhat.com>
16254         PR tree-optimization/71259
16255         * tree-vect-slp.c (vect_get_constant_vectors): For
16256         VECTOR_BOOLEAN_TYPE_P, return all ones constant instead of
16257         one for constant op, and use COND_EXPR for non-constant.
16259 2016-06-06  David Malcolm  <dmalcolm@redhat.com>
16261         * Makefile.in (OBJS): Add function-tests.o,
16262         hash-map-tests.o, hash-set-tests.o, rtl-tests.o,
16263         selftest-run-tests.o.
16264         (OBJS-libcommon): Add selftest.o.
16265         (OBJS-libcommon-target): Add selftest.o.
16266         (all.internal): Add "selftest".
16267         (all.cross): Likewise.
16268         (selftest): New phony target.
16269         (s-selftest): New target.
16270         (selftest-gdb): New phony target.
16271         (COLLECT2_OBJS): Add selftest.o.
16272         * bitmap.c: Include "selftest.h".
16273         (selftest::test_gc_alloc): New function.
16274         (selftest::test_set_range): New function.
16275         (selftest::test_clear_bit_in_middle): New function.
16276         (selftest::test_copying): New function.
16277         (selftest::test_bitmap_single_bit_set_p): New function.
16278         (selftest::bitmap_c_tests): New function.
16279         * common.opt (fself-test): New.
16280         * diagnostic-show-locus.c: Include "selftest.h".
16281         (make_range): New function.
16282         (test_range_contains_point_for_single_point): New function.
16283         (test_range_contains_point_for_single_line): New function.
16284         (test_range_contains_point_for_multiple_lines): New function.
16285         (assert_eq): New function.
16286         (test_get_line_width_without_trailing_whitespace): New function.
16287         (selftest::diagnostic_show_locus_c_tests): New function.
16288         * et-forest.c: Include "selftest.h".
16289         (selftest::test_single_node): New function.
16290         (selftest::test_simple_tree): New function.
16291         (selftest::test_disconnected_nodes): New function.
16292         (selftest::et_forest_c_tests): New function.
16293         * fold-const.c: Include "selftest.h".
16294         (selftest::assert_binop_folds_to_const): New function.
16295         (selftest::assert_binop_folds_to_nonlvalue): New function.
16296         (selftest::test_arithmetic_folding): New function.
16297         (selftest::fold_const_c_tests): New function.
16298         * function-tests.c: New file.
16299         * gimple.c: Include "selftest.h".
16300         Include "gimple-pretty-print.h".
16301         (selftest::verify_gimple_pp): New function.
16302         (selftest::test_assign_single): New function.
16303         (selftest::test_assign_binop): New function.
16304         (selftest::test_nop_stmt): New function.
16305         (selftest::test_return_stmt): New function.
16306         (selftest::test_return_without_value): New function.
16307         (selftest::gimple_c_tests): New function.
16308         * hash-map-tests.c: New file.
16309         * hash-set-tests.c: New file.
16310         * input.c: Include "selftest.h".
16311         (selftest::assert_loceq): New function.
16312         (selftest::test_accessing_ordinary_linemaps): New function.
16313         (selftest::test_unknown_location): New function.
16314         (selftest::test_builtins): New function.
16315         (selftest::test_reading_source_line): New function.
16316         (selftest::input_c_tests): New function.
16317         * rtl-tests.c: New file.
16318         * selftest-run-tests.c: New file.
16319         * selftest.c: New file.
16320         * selftest.h: New file.
16321         * spellcheck.c: Include "selftest.h".
16322         (selftest::levenshtein_distance_unit_test_oneway): New function,
16323         adapted from testsuite/gcc.dg/plugin/levenshtein_plugin.c.
16324         (selftest::levenshtein_distance_unit_test): Likewise.
16325         (selftest::spellcheck_c_tests): Likewise.
16326         * toplev.c: Include selftest.h.
16327         (toplev::run_self_tests): New.
16328         (toplev::main): Handle -fself-test.
16329         * toplev.h (toplev::run_self_tests): New.
16330         * tree.c: Include "selftest.h".
16331         (selftest::test_integer_constants): New function.
16332         (selftest::test_identifiers): New function.
16333         (selftest::test_labels): New function.
16334         (selftest::tree_c_tests): New function.
16335         * tree-cfg.c: Include "selftest.h".
16336         (selftest::push_fndecl): New function.
16337         (selftest::test_linear_chain): New function.
16338         (selftest::test_diamond): New function.
16339         (selftest::test_fully_connected): New function.
16340         (selftest::tree_cfg_c_tests): New function.
16341         * vec.c: Include "selftest.h".
16342         (selftest::safe_push_range): New function.
16343         (selftest::test_quick_push): New function.
16344         (selftest::test_safe_push): New function.
16345         (selftest::test_truncate): New function.
16346         (selftest::test_safe_grow_cleared): New function.
16347         (selftest::test_pop): New function.
16348         (selftest::test_safe_insert): New function.
16349         (selftest::test_ordered_remove): New function.
16350         (selftest::test_unordered_remove): New function.
16351         (selftest::test_block_remove): New function.
16352         (selftest::reverse_cmp): New function.
16353         (selftest::test_qsort): New function.
16354         (selftest::vec_c_tests): New function.c.
16355         * wide-int.cc: Include selftest.h and wide-int-print.h.
16356         (selftest::from_int <wide_int>): New function.
16357         (selftest::from_int <offset_int>): New function.
16358         (selftest::from_int <widest_int>): New function.
16359         (selftest::assert_deceq): New function.
16360         (selftest::assert_hexeq): New function.
16361         (selftest::test_printing <VALUE_TYPE>): New function template.
16362         (selftest::test_ops <VALUE_TYPE>): New function template.
16363         (selftest::test_comparisons <VALUE_TYPE>): New function template.
16364         (selftest::run_all_wide_int_tests <VALUE_TYPE>): New function
16365         template.
16366         (selftest::wide_int_cc_tests): New function.
16368 2016-06-06  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
16370         PR middle-end/37780
16371         * ifcvt.c (noce_try_ifelse_collapse): New function.
16372         Declare prototype.
16373         (noce_process_if_block): Call noce_try_ifelse_collapse.
16374         * simplify-rtx.c (simplify_cond_clz_ctz): New function.
16375         (simplify_ternary_operation): Use the above to simplify
16376         conditional CLZ/CTZ expressions.
16378 2016-06-06  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
16380         PR middle-end/37780
16381         * config/aarch64/aarch64.md (ctz<mode>2): Convert to
16382         define_insn_and_split.
16384 2016-06-06  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
16386         PR middle-end/37780
16387         * config/arm/arm.md (ctzsi2): Convert to define_insn_and_split.
16389 2016-06-06  Bernd Edlinger  <bernd.edlinger@hotmail.de>
16391         PR c/24414
16392         * cfgexpand.c (expand_asm_loc): Remove handling for ADDR_EXPR.
16393         Implicitly clobber memory for basic asm with non-empty assembler
16394         string.  Use targetm.md_asm_adjust also here.
16395         * compare-elim.c (arithmetic_flags_clobber_p): Use asm_noperands here.
16396         * final.c (final_scan_insn): Handle basic asm in PARALLEL block.
16397         * gimple.c (gimple_asm_clobbers_memory_p): Handle basic asm with
16398         non-empty assembler string.
16399         * ira.c (compute_regs_asm_clobbered): Use asm_noperands here.
16400         * recog.c (asm_noperands): Handle basic asm in PARALLEL block.
16401         (decode_asm_operands): Handle basic asm in PARALLEL block.
16402         (extract_insn): Handle basic asm in PARALLEL block.
16403         * doc/extend.texi: Mention new behavior of basic asm.
16404         * config/ia64/ia64 (rtx_needs_barrier): Handle ASM_INPUT here.
16405         * config/pa/pa.c (branch_to_delay_slot_p, branch_needs_nop_p,
16406         branch_needs_nop_p): Use asm_noperands.
16408 2016-06-06  Jose E. Marchesi  <jose.marchesi@oracle.com>
16410         * config/sparc/sparc.md (cpu): Add niagara7 cpu type.
16411         Include the M7 SPARC DFA scheduler.
16412         New attribute v3pipe.
16413         Annotate insns with v3pipe where appropriate.
16414         Define cpu_feature vis4.
16415         Add lzd instruction type and set it on clzdi_sp64 and clzsi_sp64.
16416         Add (V8QI "8") to vbits.
16417         Add insns {add,sub}v8qi3
16418         Add insns ss{add,sub}v8qi3
16419         Add insns us{add,sub}{v8qi,v4hi}3
16420         Add insns {min,max}{v8qi,v4hi,v2si}3
16421         Add insns {minu,maxu}{v8qi,v4hi,v2si}3
16422         Add insns fpcmp{le,gt,ule,ug,ule,ugt}{8,16,32}_vis.
16423         * config/sparc/niagara4.md: Add a comment explaining the
16424         discrepancy between the documented latenty numbers and the
16425         implemented ones.
16426         * config/sparc/niagara7.md: New file.
16427         * configure.ac (HAVE_AS_SPARC5_VIS4): Define if the assembler
16428         supports SPARC5 and VIS 4.0 instructions.
16429         * configure: Regenerate.
16430         * config.in: Likewise.
16431         * config.gcc: niagara7 is a supported cpu in sparc*-*-* targets.
16432         * config/sparc/sol2.h (ASM_CPU32_DEFAUILT_SPEC): Set for
16433         TARGET_CPU_niagara7.
16434         (ASM_CPU64_DEFAULT_SPEC): Likewise.
16435         (CPP_CPU_SPEC): Handle niagara7.
16436         (ASM_CPU_SPEC): Likewise.
16437         * config/sparc/sparc-opts.h (processor_type): Add
16438         PROCESSOR_NIAGARA7.
16439         (mvis4): New option.
16440         * config/sparc/sparc.h (TARGET_CPU_niagara7): Define.
16441         (AS_NIAGARA7_FLAG): Define.
16442         (ASM_CPU64_DEFAULT_SPEC): Set for niagara7.
16443         (CPP_CPU64_DEFAULT_SPEC): Likewise.
16444         (CPP_CPU_SPEC): Handle niagara7.
16445         (ASM_CPU_SPEC): Likewise.
16446         * config/sparc/sparc.c (niagara7_costs): Define.
16447         (sparc_option_override): Handle niagara7 and adjust cache-related
16448         parameters with better values for niagara cpus.  Also support VIS4.
16449         (sparc32_initialize_trampoline): Likewise.
16450         (sparc_use_sched_lookahead): Likewise.
16451         (sparc_issue_rate): Likewise.
16452         (sparc_register_move_cost): Likewise.
16453         (dump_target_flag_bits): Support VIS4.
16454         (sparc_vis_init_builtins): Likewise.
16455         (sparc_builtins): Likewise.
16456         * config/sparc/sparc-c.c (sparc_target_macros): Define __VIS__ for
16457         VIS4 4.0.
16458         * config/sparc/driver-sparc.c (cpu_names): Add SPARC-M7 and
16459         UltraSparc M7.
16460         * config/sparc/sparc.opt (sparc_processor_type): New value
16461         niagara7.
16462         * config/sparc/visintrin.h (__attribute__): Prototypes for the
16463         VIS4 builtins.
16464         * doc/invoke.texi (SPARC Options): Document -mcpu=niagara7 and
16465         -mvis4.
16466         * doc/extend.texi (SPARC VIS Built-in Functions): Document the
16467         VIS4 builtins.
16469 2016-06-06  Jonathan Wakely  <jwakely@redhat.com>
16471         * doc/sourcebuild.texi (Directives): Remove extra closing braces.
16473 2016-06-06  Richard Biener  <rguenther@suse.de>
16475         PR tree-optimization/71398
16476         * tree-ssa-loop-ivcanon.c (unloop_loops): First unloop, then
16477         remove edges.
16479 2016-06-05  James Bowman  <james.bowman@ftdichip.com>
16481         * config/ft32/ft32.c (ft32_setup_incoming_varargs,
16482         ft32_expand_prolog, ft32_expand_epilogue):
16483         Handle pretend_args.
16484         * config/ft32/ft32.h: Remove OUTGOING_REG_PARM_STACK_SPACE.
16485         * config/ft32/ft32.md: Add pretend_returner.
16487 2016-06-06  Uros Bizjak  <ubizjak@gmail.com>
16489         PR target/71389
16490         * config/i386/i386.c (ix86_avx256_split_vector_move_misalign):
16491         Copy op1 RTX to avoid invalid sharing.
16492         (ix86_expand_vector_move_misalign): Ditto.
16494 2016-06-05  John David Anglin  <danglin@gcc.gnu.org>
16496         * expr.c (move_by_pieces_d::generate): Mark mode parameter with
16497         ATTRIBUTE_UNUSED.
16499 2016-06-05  Jan Hubicka  <hubicka@ucw.cz>
16501         * predict.c (predicted_by_loop_heuristics_p): New function.
16502         (predict_iv_comparison): Use it.
16503         (predict_loops): Walk from innermost loops; do not predict edges
16504         leaving multiple loops multiple times; implement
16505         PRED_LOOP_ITERATIONS_MAX heuristics.
16506         * predict.def (PRED_LOOP_ITERATIONS_MAX): New predictor.
16508 2016-06-05  Jan Hubicka  <hubicka@ucw.cz>
16510         * cfg.c (check_bb_profile): Do not report mismatched profiles when
16511         only edges out of BB are EH edges.
16513 2016-06-04  Martin Sebor  <msebor@redhat.com>
16514             Marcin Baczyński  <marbacz@gmail.com>
16516         PR c/48116
16517         * doc/invoke.texi (-Wreturn-type): Mention not warning on return with
16518         a void expression in a void function.
16520 2016-06-03  Jan Hubicka  <hubicka@ucw.cz>
16522         * tree-ssa-loop-ch.c (should_duplicate_loop_header_p): Do not check
16523         aux; dump reasons of decisions.
16524         (should_duplicate_loop_header_p): Likewise.
16525         (do_while_loop_p): Likewise.
16526         (ch_base::copy_headers): Dump asi num insns duplicated.
16528 2016-06-04  Jakub Jelinek  <jakub@redhat.com>
16530         PR tree-optimization/71405
16531         * tree-ssa.c (execute_update_addresses_taken): For clobber with
16532         incompatible type, build a new clobber with the right type instead
16533         of building a VIEW_CONVERT_EXPR around it.
16535 2016-06-04  Oleg Endo  <olegendo@gcc.gnu.org>
16537         PR tree-optimization/52171
16538         * config/sh/sh.c (sh_use_by_pieces_infrastructure_p): Use
16539         by_pieces_ninsns instead of move_by_pieces_ninsns.
16541 2016-06-04  Oleg Endo  <olegendo@gcc.gnu.org>
16543         * config/sh/sh.c (sh_print_operand_address): Don't use hardcoded 'r0'
16544         for reg+reg addressing mode.
16546 2016-06-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
16548         * rs6000-c.c (c/c-tree.h): Add #include.
16549         (altivec_resolve_overloaded_builtin): Handle ARRAY_TYPE arguments
16550         in C++ when found in the base position of vec_ld or vec_st.
16552 2016-06-03  Jan Hubicka  <hubicka@ucw.cz>
16554         * tree-ssa-loop-niter.c (estimate_numbers_of_iterations_loop): Avoid
16555         use of profile unless profile status is PROFILE_READ.
16556         * profile.c (compute_branch_probabilities): Set profile status
16557         only after reporting predictor hitrates.
16559 2016-06-03  Joseph Myers  <joseph@codesourcery.com>
16561         PR target/71276
16562         PR target/71277
16563         * common.opt (ffp-int-builtin-inexact): New option.
16564         * doc/invoke.texi (-fno-fp-int-builtin-inexact): Document.
16565         * doc/md.texi (floor@var{m}2, btrunc@var{m}2, round@var{m}2)
16566         (ceil@var{m}2): Document dependence on this option.
16567         * ipa-inline-transform.c (inline_call): Handle
16568         flag_fp_int_builtin_inexact.
16569         * ipa-inline.c (can_inline_edge_p): Likewise.
16570         * config/i386/i386.md (rintxf2): Do not test
16571         flag_unsafe_math_optimizations.
16572         (rint<mode>2_frndint): New define_insn.
16573         (rint<mode>2): Do not test flag_unsafe_math_optimizations for 387
16574         or !flag_trapping_math for SSE.  Just use gen_rint<mode>2_frndint
16575         for 387 instead of extending and truncating.
16576         (frndintxf2_<rounding>): Test flag_fp_int_builtin_inexact ||
16577         !flag_trapping_math instead of flag_unsafe_math_optimizations.
16578         Change to frndint<mode>2_<rounding>.
16579         (frndintxf2_<rounding>_i387): Likewise.  Change to
16580         frndint<mode>2_<rounding>_i387.
16581         (<rounding_insn>xf2): Likewise.
16582         (<rounding_insn><mode>2): Test flag_fp_int_builtin_inexact ||
16583         !flag_trapping_math instead of flag_unsafe_math_optimizations for
16584         x87.  Test TARGET_ROUND || !flag_trapping_math ||
16585         flag_fp_int_builtin_inexact instead of !flag_trapping_math for
16586         SSE.  Use ROUND_NO_EXC in constant operand of
16587         gen_sse4_1_round<mode>2.  Just use gen_frndint<mode>2_<rounding>
16588         for 387 instead of extending and truncating.
16590 2016-06-03  H.J. Lu  <hongjiu.lu@intel.com>
16591             Julia Koval  <julia.koval@intel.com>
16593         PR target/66960
16594         PR target/67630
16595         PR target/67634
16596         PR target/67841
16597         PR target/68037
16598         PR target/68618
16599         PR target/68661
16600         PR target/69575
16601         PR target/69596
16602         PR target/69734
16603         * config/i386/i386-protos.h (ix86_epilogue_uses): New prototype.
16604         * config/i386/i386.c (ix86_conditional_register_usage): Preserve
16605         all registers, except for function return registers if there are
16606         no caller-saved registers.
16607         (ix86_set_func_type): New function.
16608         (ix86_set_current_function): Call ix86_set_func_type to set
16609         no_caller_saved_registers and func_type.  Call reinit_regs if
16610         caller-saved registers are changed.  Don't allow MPX, SSE, MMX
16611         nor x87 instructions in interrupt handler nor function with
16612         no_caller_saved_registers attribute.
16613         (ix86_function_ok_for_sibcall): Return false if there are no
16614         caller-saved registers.
16615         (type_natural_mode): Don't warn ABI change for MMX in interrupt
16616         handler.
16617         (ix86_function_arg_advance): Skip for callee in interrupt handler.
16618         (ix86_function_arg): Return special arguments in interrupt handler.
16619         (ix86_promote_function_mode): Promote pointer to word_mode only
16620         for normal functions.
16621         (ix86_can_use_return_insn_p): Don't use `ret' instruction in
16622         interrupt handler.
16623         (ix86_epilogue_uses): New function.
16624         (ix86_hard_regno_scratch_ok): Likewise.
16625         (ix86_save_reg): Preserve all registers in interrupt handler
16626         after reload.  Preserve all registers, except for function return
16627         registers, if there are no caller-saved registers after reload.
16628         (find_drap_reg): Always use callee-saved register if there are
16629         no caller-saved registers.
16630         (ix86_minimum_incoming_stack_boundary): Return MIN_STACK_BOUNDARY
16631         for interrupt handler.
16632         (ix86_expand_prologue): Don't allow DRAP in interrupt handler.
16633         Emit cld instruction if stringops are used in interrupt handler
16634         or interrupt handler isn't a leaf function.
16635         (ix86_expand_epilogue): Generate interrupt return for interrupt
16636         handler and pop the 'ERROR_CODE' off the stack before interrupt
16637         return in exception handler.
16638         (ix86_expand_call): Disallow calling interrupt handler directly.
16639         If there are no caller-saved registers, mark all registers that
16640         are clobbered by the call which returns as clobbered.
16641         (ix86_handle_no_caller_saved_registers_attribute): New function.
16642         (ix86_handle_interrupt_attribute): Likewise.
16643         (ix86_attribute_table): Add interrupt and no_caller_saved_registers
16644         attributes.
16645         (TARGET_HARD_REGNO_SCRATCH_OK): Likewise.
16646         * config/i386/i386.h (ACCUMULATE_OUTGOING_ARGS): Use argument
16647         accumulation in interrupt function if stack may be realigned to
16648         avoid DRAP.
16649         (EPILOGUE_USES): New.
16650         (function_type): New enum.
16651         (machine_function): Add func_type and no_caller_saved_registers.
16652         * config/i386/i386.md (UNSPEC_INTERRUPT_RETURN): New.
16653         (interrupt_return): New pattern.
16654         * doc/extend.texi: Document x86 interrupt and
16655         no_caller_saved_registers attributes.
16657 2016-06-03  Bernd Schmidt  <bschmidt@redhat.com>
16659         PR tree-optimization/52171
16660         * builtins.c (expand_cmpstrn_or_cmpmem): Delete, moved elsewhere.
16661         (expand_builtin_memcmp): New arg RESULT_EQ.  All callers changed.
16662         Look for constant strings.  Move some code to emit_block_cmp_hints
16663         and use it.
16664         * builtins.def (BUILT_IN_MEMCMP_EQ): New.
16665         * defaults.h (COMPARE_MAX_PIECES): New macro.
16666         * expr.c (move_by_pieces_d, store_by_pieces_d): Remove old structs.
16667         (move_by_pieces_1, store_by_pieces_1, store_by_pieces_2): Remvoe.
16668         (clear_by_pieces_1): Don't declare.  Move definition before use.
16669         (can_do_by_pieces): New static function.
16670         (can_move_by_pieces): Use it.  Return bool.
16671         (by_pieces_ninsns): Renamed from move_by_pieces_ninsns.  New arg
16672         OP.  All callers changed.  Handle COMPARE_BY_PIECES.
16673         (class pieces_addr); New.
16674         (pieces_addr::pieces_addr, pieces_addr::decide_autoinc,
16675         pieces_addr::adjust, pieces_addr::increment_address,
16676         pieces_addr::maybe_predec, pieces_addr::maybe_postinc): New member
16677         functions for it.
16678         (class op_by_pieces_d): New.
16679         (op_by_pieces_d::op_by_pieces_d, op_by_pieces_d::run): New member
16680         functions for it.
16681         (class move_by_pieces_d, class compare_by_pieces_d,
16682         class store_by_pieces_d): New subclasses of op_by_pieces_d.
16683         (move_by_pieces_d::prepare_mode, move_by_pieces_d::generate,
16684         move_by_pieces_d::finish_endp, store_by_pieces_d::prepare_mode,
16685         store_by_pieces_d::generate, store_by_pieces_d::finish_endp,
16686         compare_by_pieces_d::generate, compare_by_pieces_d::prepare_mode,
16687         compare_by_pieces_d::finish_mode): New member functions.
16688         (compare_by_pieces, emit_block_cmp_via_cmpmem): New static
16689         functions.
16690         (expand_cmpstrn_or_cmpmem): Moved here from builtins.c.
16691         (emit_block_cmp_hints): New function.
16692         (move_by_pieces, store_by_pieces, clear_by_pieces): Rewrite to just
16693         use the newly defined classes.
16694         * expr.h (by_pieces_constfn): New typedef.
16695         (can_store_by_pieces, store_by_pieces): Use it in arg declarations.
16696         (emit_block_cmp_hints, expand_cmpstrn_or_cmpmem): Declare.
16697         (move_by_pieces_ninsns): Don't declare.
16698         (can_move_by_pieces): Change return value to bool.
16699         * target.def (TARGET_USE_BY_PIECES_INFRASTRUCTURE_P): Update docs.
16700         (compare_by_pieces_branch_ratio): New hook.
16701         * target.h (enum by_pieces_operation): Add COMPARE_BY_PIECES.
16702         (by_pieces_ninsns): Declare.
16703         * targethooks.c (default_use_by_pieces_infrastructure_p): Handle
16704         COMPARE_BY_PIECES.
16705         (default_compare_by_pieces_branch_ratio): New function.
16706         * targhooks.h (default_compare_by_pieces_branch_ratio): Declare.
16707         * doc/tm.texi.in (STORE_MAX_PIECES, COMPARE_MAX_PIECES): Document.
16708         * doc/tm.texi: Regenerate.
16709         * tree-ssa-strlen.c: Include "builtins.h".
16710         (handle_builtin_memcmp): New static function.
16711         (strlen_optimize_stmt): Call it for BUILT_IN_MEMCMP.
16712         * tree.c (build_common_builtin_nodes): Create __builtin_memcmp_eq.
16714 2016-06-03  Alan Hayward  <alan.hayward@arm.com>
16716         * tree-vect-stmts.c (vect_stmt_relevant_p): Do not vectorize non live
16717         relevant stmts which are simple and invariant.
16718         * tree-vect-loop.c (vectorizable_live_operation): Check relevance
16719         instead of simple and invariant
16721 2016-06-03  Alan Hayward  <alan.hayward@arm.com>
16723         * tree-vect-loop.c (vect_analyze_loop_operations): Allow live stmts.
16724         (vectorizable_reduction): Check for new relevant state.
16725         (vectorizable_live_operation): vectorize live stmts using
16726         BIT_FIELD_REF.  Remove special case for gimple assigns stmts.
16727         * tree-vect-stmts.c (is_simple_and_all_uses_invariant): New function.
16728         (vect_stmt_relevant_p): Check for stmts which are only used live.
16729         (process_use): Use of a stmt does not inherit it's live value.
16730         (vect_mark_stmts_to_be_vectorized): Simplify relevance inheritance.
16731         (vect_analyze_stmt): Check for new relevant state.
16732         * tree-vectorizer.h (vect_relevant): New entry for a stmt which is used
16733         outside the loop, but not inside it.
16735 2016-06-03  Alan Hayward  <alan.hayward@arm.com>
16737         * tree-vectorizer.h (vect_get_vec_def_for_operand_1): New.
16738         * tree-vect-stmts.c (vect_get_vec_def_for_operand_1): New.
16739         (vect_get_vec_def_for_operand): Split out code.
16741 2016-06-03  Segher Boessenkool  <segher@kernel.crashing.org>
16743         * config/rs6000/rs6000.md (define_peepholes for two mfcr's): Delete.
16745 2016-06-03  Alan Hayward  <alan.hayward@arm.com>
16747         * tree-vect-stmts.c (vectorizable_call) Remove GOMP_SIMD_LANE code.
16749 2016-06-03  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
16751         * config/arm/thumb1.md (*thumb1_mulsi3): Fix typos in comment.
16753 2016-06-03  Jakub Jelinek  <jakub@redhat.com>
16755         PR middle-end/71387
16756         * cgraph.c (cgraph_edge::redirect_call_stmt_to_callee): If redirecting
16757         to noreturn e->callee->decl that has void return type and void
16758         arguments, adjust gimple_call_fntype and remove lhs even if it had
16759         previously addressable type.
16761 2016-06-02  Jeff Law  <law@redhat.com>
16763         PR tree-optimization/71328
16764         * tree-ssa-threadupdate.c (duplicate_thread_path): Fix off-by-one
16765         error when checking for a jump back onto the copied path.
16767 2016-06-02  David Malcolm  <dmalcolm@redhat.com>
16769         * config/microblaze/microblaze.c (get_branch_target): Add return
16770         NULL_RTX for the non-CALL_P case.
16771         (insert_wic_for_ilb_runout): Remove unused local "wic_addr1".
16772         (insert_wic): Remove unused local "j".
16774 2016-06-02  Martin Liska  <mliska@suse.cz>
16776         * predict.def: Fix typo in PRED_FORTRAN_FAIL_IO display name.
16778 2016-06-02  H.J. Lu  <hongjiu.lu@intel.com>
16779             Julia Koval  <julia.koval@intel.com>
16781         * function.c (assign_parm_setup_stack): Force source into a
16782         register if needed.
16783         * target.def (function_incoming_arg): Update documentation to
16784         allow arbitrary address computation based on hard register.
16785         * doc/tm.texi: Regenerated.
16787 2016-06-02  Martin Liska  <mliska@suse.cz>
16789         * predict.c (combine_predictions_for_bb): Fix first match in
16790         cases where a first predictor contains more than one occurence
16791         in list of predictors.  Take the best value in such case.
16793 2016-06-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
16795         PR rtl-optimization/71295
16796         * rtlanal.c (subreg_get_info): If taking a subreg at the requested
16797         offset would go over the size of the inner mode reject it.
16799 2016-06-02  Jakub Jelinek  <jakub@redhat.com>
16801         * config/i386/sse.md (*vec_concatv4si): Use v=v,v instead of
16802         x=x,x and v=v,m instead of x=x,m.
16804         * config/i386/sse.md (*vec_concatv2si_sse4_1): Add avx512dq v=Yv,rm
16805         alternative.  Change x=x,x alternative to v=Yv,Yv and x=rm,C
16806         alternative to v=rm,C.
16808         * config/i386/sse.md (*vec_concatv2di): Add x86_avx512dq v=Yv,rm
16809         alternative.  Change x=xm,C alternative to v=vm,C, x=x,x alternative
16810         to v=Yv,Yv and x=x,m to v=v,m.  Use maybe_evex prefix attribute
16811         instead of vex for the last two above mentioned alternatives.
16813 2016-06-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
16815         PR target/70830
16816         * config/arm/arm.c (arm_output_multireg_pop): Guard "pop" on update.
16818 2016-06-02  Segher Boessenkool  <segher@kernel.crashing.org>
16820         * config/rs6000/dfp.md (trunctddd2): Correct the "length" attribute.
16822 2016-06-01  David Malcolm  <dmalcolm@redhat.com>
16824         * config/rl78/rl78.c (rl78_expand_prologue): Convert local
16825         from int to unsigned.
16827 2016-05-31  Michael Meissner  <meissner@linux.vnet.ibm.com>
16829         * config/rs6000/vsx.md (vsx_splat_<mode>, V2DI/V2DF): Simplify
16830         alternatives, eliminating preferred register class.  Add support
16831         for the MTVSRDD instruction in ISA 3.0.
16832         (vsx_splat_v4si_internal): Use splat_input_operand instead of
16833         reg_or_indexed_operand.
16834         (vsx_splat_v4sf_internal): Likewise.
16836 2016-05-31  Michael Meissner  <meissner@linux.vnet.ibm.com>
16838         PR target/71186
16839         * config/rs6000/vsx.md (xxspltib_<mode>_nosplit): Add alternatives
16840         for loading up all 0's or all 1's.
16842 2016-06-01  Thomas Preud'homme  <thomas.preudhomme@arm.com>
16844         * doc/sourcebuild.texi (arm_acq_rel): Document new effective target.
16846 2016-06-01  Eduard Sanou  <dhole@openmailbox.org>
16848         * doc/cppenv.texi: Note that the `%s` in `date` is a non-standard
16849         extension.
16850         * gcc.c (driver_handle_option): Call set_source_date_epoch_envvar.
16851         * gcc.c (set_source_date_epoch_envvar): New function, sets
16852         the SOURCE_DATE_EPOCH environment variable to the current time.
16854 2016-06-01  Eric Botcazou  <ebotcazou@adacore.com>
16856         * tree-vect-loop.c (vect_determine_vectorization_factor): Also compute
16857         the factor for live Phi nodes.
16859 2016-06-01  Jan Hubicka  <hubicka@ucw.cz>
16861         * loop-dolop.c (doloop_optimize): Us likely max iteration bound.
16862         * tree-parloops.c (parallelize_loops): likewise.
16863         * tree-ssa-loop-unswitch.c (tree_unswitch_single_loop,
16864         tree_unswitch_outer_loop): likewise.
16866 2016-06-01  Jakub Jelinek  <jakub@redhat.com>
16868         PR middle-end/71371
16869         * gimplify.c (gimplify_omp_for): Temporarily clear gimplify_omp_ctxp
16870         around creation of the temporary.
16872 2016-06-01  Richard Biener  <rguenther@suse.de>
16874         PR tree-optimization/71366
16875         * tree-ssa-loop-ivcanon.c (edges_to_remove): New global.
16876         (unloop_loops): Move removing edges here ...
16877         (try_unroll_loop_completely): ... from here.
16878         (try_peel_loop): ... and here.
16879         (tree_unroll_loops_completely_1): Track parent loops via
16880         bitmap of header BBs.
16881         (tree_unroll_loops_completely): Adjust for that.
16883 2016-06-01  Kelvin Nilsen  <kelvin@gcc.gnu.org>
16885         * config/rs6000/altivec.h (vec_slv): New macro.
16886         (vec_srv): New macro.
16887         * config/rs6000/altivec.md (UNSPEC_VSLV): New value.
16888         (UNSPEC_VSRV): New value.
16889         (vslv): New insn.
16890         (vsrv): New insn.
16891         * config/rs6000/rs6000-builtin.def (vslv): New builtin definition.
16892         (vsrv): New builtin definition.
16893         * config/rs6000/rs6000-c.c (P9V_BUILTIN_VSLV): Macro expansion to
16894         define argument types for new builtin.
16895         (P9V_BUILTIN_VSRV): Macro expansion to define argument types for
16896         new builtin.
16897         * doc/extend.texi: Document the new vec_vslv and vec_srv built-in
16898         functions.
16900 2016-06-01  Uros Bizjak  <ubizjak@gmail.com>
16901             Jocelyn Mayer  <l_indien@magic.fr>
16903         PR target/67310
16904         * config/i386/driver-i386.c (host_detect_local_cpu): Correctly
16905         detect processor family for signature_CENTAUR_ebx.
16906         <case PROCESSOR_I486>: Pass c3, winchip2 or winchip-c6 for
16907         signature_CENTAUR_ebx.
16908         <case PROCESSOR _PENTIUMPRO>: Pass c3-2 for signature_CENTAUR_ebx.
16909         <default>: Pass x86-64 for has_longmode.
16911 2016-06-01  Nathan Sidwell  <nathan@acm.org>
16913         * config/nvptx/nvptx.c (nvptx_assemble_undefined_decl): Reject
16914         undefined weak.
16916 2016-06-01  Richard Biener  <rguenther@suse.de>
16918         PR tree-optimization/71261
16919         * tree-vect-patterns.c (check_bool_pattern): Gather a hash-set
16920         of stmts successfully put in the bool pattern.  Remove
16921         single-use restriction.
16922         (adjust_bool_pattern_cast): Add cast at the use site via the
16923         pattern def sequence.
16924         (adjust_bool_pattern): Remove recursion, maintain a hash-map
16925         of patterned defs.  Use the pattern def seqence instead of
16926         multiple independent patterns.
16927         (sort_after_uid): New qsort compare function.
16928         (adjust_bool_stmts): New function to process stmts in the bool
16929         pattern in IL order.
16930         (vect_recog_bool_pattern): Adjust.
16931         * tree-if-conv.c (ifcvt_split_def_stmt): Remove.
16932         (ifcvt_walk_pattern_tree): Likewise.
16933         (stmt_is_root_of_bool_pattern): Likewise.
16934         (ifcvt_repair_bool_pattern): Likewise.
16935         (tree_if_conversion): Do not call ifcvt_repair_bool_pattern.
16937 2016-06-01  Jan Hubicka  <hubicka@ucw.cz>
16939         * loop-unroll.c (decide_unroll_constant_iterations,
16940         decide_unroll_runtime_iterations, decide_unroll_stupid): Use
16941         likely upper bounds.
16942         * loop-iv.c (find_simple_exit): Dump likely upper bounds.
16944 2016-06-01  Thomas Schwinge  <thomas@codesourcery.com>
16946         * tree-core.h (enum omp_clause_code): Remove
16947         OMP_CLAUSE_DEVICE_RESIDENT.  Adjust all users.
16949 2016-06-01  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
16951         * config/arm/sync.md (arm_store_exclusive<mode>):
16952         Use 'H' output modifier on operands[2] rather than creating a new
16953         entry in out-of-bounds memory of the operands array.
16954         (arm_store_release_exclusivedi): Likewise.
16956 2016-06-01  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
16958         * config/arm/arm.c (arm_fusion_enabled_p): New function.
16959         * config/arm/arm-protos.h (arm_fusion_enabled_p): Declare prototype.
16960         * config/arm/crypto.md (crypto_<crypto_pattern>, CRYPTO_UNARY):
16961         Add "=w,0" alternative.  Enable it when AES/AESMC fusion is enabled.
16963 2016-06-01  Eric Botcazou  <ebotcazou@adacore.com>
16965         * tree-vect-loop.c (vect_determine_vectorization_factor): Also take
16966         into account live statements for mask producers.
16968 2016-06-01  Richard Biener  <rguenther@suse.de>
16970         PR tree-optimization/71311
16971         * match.pd (@0 < @1 && @0 < @2 -> @0 < min(@1,@2)): Add :c and
16972         restrict to non-INTEGER_CST @0.
16974 2016-06-01  Richard Biener  <rguenther@suse.de>
16976         * match.pd ((A & B) - (A & ~B) -> B - (A ^ B)): Add missing :c.
16977         (relational patterns): Use :c to avoid pattern duplications.
16979 2016-06-01  Richard Biener  <rguenther@suse.de>
16981         * genmatch.c (comparison_code_p): New predicate.
16982         (swap_tree_comparison): New function.
16983         (commutate): Add for_vec parameter to append new for entries.
16984         Support commutating relational operators by swapping it alongside
16985         operands.
16986         (lower_commutative): Adjust.
16987         (dt_simplify::gen): Do not pass artificial operators to gen
16988         functions.
16989         (decision_tree::gen): Do not add artificial operators as parameters.
16990         (parser::parse_expr): Verify operator commutativity when :c is
16991         applied.  Allow :C to override this.
16992         * match.pd: Adjust patterns to use :C instead of :c where required.
16994 2016-06-01  Patrick Palka  <ppalka@gcc.gnu.org>
16996         PR tree-optimization/71077
16997         * tree-ssa-threadedge.c (simplify_control_stmt_condition_1): In
16998         the combining step, use boolean_false_node and boolean_true_node
16999         as the designated false/true return values.
17001 2016-05-31  Jan Hubicka  <hubicka@ucw.cz>
17003         * predict.def (PRED_LOOP_EXTRA_EXIT): Define.
17004         * predict.c (predict_iv_comparison): Also check PRED_LOOP_EXTRA_EXIT.
17005         (predict_extra_loop_exits): Use PRED_LOOP_EXTRA_EXIT instead of
17006         PRED_LOOP_EXIT.
17008 2016-05-31  Jan Hubicka  <hubicka@ucw.cz>
17010         * doc/invoke.texi (-frename-registers): Drop -fpeel-loops from list
17011         of flags impliying the register renaming.
17012         * toplev.c (process_options): Do not imply flag_rename_registers with
17013         loop peeling.
17015 2016-05-31  Oleg Endo  <olegendo@gcc.gnu.org>
17017         * config/sh/sh.h (ASM_OUTPUT_SYMBOL_REF): Remove macro and use the
17018         default implementation.
17020 2016-05-31  Nathan Sidwell  <nathan@acm.org>
17022         * dwarf2out.c (cur_line_info_table): Add GTY marker.
17024 2016-05-31  Oleg Endo  <olegendo@gcc.gnu.org>
17026         * config/sh/constraints.md (b): Remove constraint.
17027         * config/sh/predicates.md (arith_reg_operand): Remove
17028         TARGET_REGISTER_P.
17029         * config/sh/sh-modes.def (PDI): Remove.
17030         * config/sh/sh.c (sh_target_reg_class,
17031         sh_optimize_target_register_callee_saved): Remove functions.
17032         (sh_option_override): Don't set MASK_SAVE_ALL_TARGET_REGS.
17033         (sh_expand_epilogue): Update comment.
17034         (sh_hard_regno_mode_ok, sh_register_move_cost, calc_live_regs,
17035         sh_secondary_reload): Remove TARGET_REGS related code.
17036         * config/sh/sh.h (FIRST_TARGET_REG, LAST_TARGET_REG,
17037         TARGET_REGISTER_P): Remove macros.
17038         (SH_DBX_REGISTER_NUMBER, REG_ALLOC_ORDER): Remove target regs.
17039         * config/sh/sh.md (PR_MEDIA_REG, T_MEDIA_REG, FR23_REG, TR0_REG,
17040         TR1_REG, TR2_REG): Remove constants.
17041         * config/sh/sh.opt (SAVE_ALL_TARGET_REGS): Remove.
17043 2016-05-31  Oleg Endo  <olegendo@gcc.gnu.org>
17045         * config/sh/sh.md (adddi3, subdi3, negdi2, abs<mode>2): Remove
17046         define_expand patterns.
17047         (adddi3_compact): Rename to adddi3.
17048         (subdi3_compact): Rename to subdi3.
17049         (*negdi2): Rename to negdi2.
17050         (*abs<mode>2): Rename to abs<mode>2.
17052 2016-05-31  Oleg Endo  <olegendo@gcc.gnu.org>
17054         * config/rx/rx.md (FETCHOP_NO_MINUS): New code iterator.
17055         (atomic_<fetchop_name>_fetchsi): Extract minus operator into ...
17056         (atomic_sub_fetchsi): ... this new pattern.
17057         (mvtc): Add CC_REG clobber.
17059 2016-05-31  Marek Polacek  <polacek@redhat.com>
17061         * gimplify.c (gimplify_switch_expr): Also handle GIMPLE_TRY.
17063 2016-05-31  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
17065         * config/aarch64/aarch64.c (aarch_macro_fusion_pair_p): Use
17066         aarch64_fusion_enabled_p to check for fusion capabilities.
17068 2016-05-31  Richard Biener  <rguenther@suse.de>
17070         PR tree-optimization/71352
17071         * tree-ssa-reassoc.c (zero_one_operation): Handle op equal to
17072         minus one and a negate.
17074 2016-05-31  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
17076         * config/aarch64/aarch64.c (aarch64_simd_attr_length_move): Delete.
17077         * config/aarch64/aarch64-protos.h (aarch64_simd_attr_length_move):
17078         Delete prototype.
17079         * config/aarch64/iterators.md (insn_count): Add descriptive comment.
17080         * config/aarch64/aarch64-simd.md (*aarch64_mov<mode>, VSTRUCT modes):
17081         Remove use of aarch64_simd_attr_length_move, set length attribute
17082         directly.
17083         (*aarch64_be_movoi): Likewise.
17084         (*aarch64_be_movci): Likewise.
17085         (*aarch64_be_movxi): Likewise.
17087 2016-05-31  Jan Hubicka  <hubicka@ucw.cz>
17089         * loop-init.c (gate): Do not enale RTL loop unroller with -fpeel-loops.
17090         It no longer does that.
17091         * toplev.c (process_options): Do not enable flag_web with -fpeel-loops.
17093 2016-05-31  Wladimir J. van der Laan  <laanwj@gmail.com>
17095         * config/aarch64/arm_neon.h (vdupb_laneq_s8): Remove spurious
17096         attribute __unused__.
17098 2016-05-31  Thomas Preud'homme  <thomas.preudhomme@arm.com>
17100         * config/arm/arm-protos.h (arm_arch_thumb1): Declare.
17101         * config/arm/arm.c (arm_arch_thumb1): Define.
17102         (arm_option_override): Initialize arm_arch_thumb1.
17103         * config/arm/arm.h (arm_arch_thumb1): Declare.
17104         (TARGET_ARM_ARCH_ISA_THUMB): Use arm_arch_thumb to determine if target
17105         support Thumb-1 ISA.
17107 2016-05-31  Kirill Yukhin  <kirill.yukhin@intel.com>
17109         PR target/71346
17110         * config/i386/sse.md (define_insn_and_split "*vec_extractv4sf_0"): Use
17111         `Yv' for scalar operand.
17113 2016-05-31  Tom de Vries  <tom@codesourcery.com>
17115         PR tree-optimization/69068
17116         * graphite-isl-ast-to-gimple.c (copy_bb_and_scalar_dependences): Handle
17117         phis with more than two args.
17119 2016-05-30  Andreas Tobler  <andreast@gcc.gnu.org>
17121         * config.gcc: Move hard float support for arm*hf*-*-freebsd* into
17122         armv6*-*-freebsd* for FreeBSD 11. Eliminate the arm*hf*-*-freebsd*
17123         target.
17125 2016-05-30  Jose E. Marchesi  <jose.marchesi@oracle.com>
17127         * config.gcc (sparc*-*-*): Support cpu_32, cpu_64, tune_32 and
17128         tune_64.
17129         * doc/install.texi (--with-cpu-32, --with-cpu-64): Document
17130         support on SPARC.
17131         * config/sparc/linux64.h (OPTION_DEFAULT_SPECS): Add entries for
17132         cpu_32, cpu_64, tune_32 and tune_64.
17133         * config/sparc/sol2.h (OPTION_DEFAULT_SPECS): Likewise.
17135 2016-05-30  Uros Bizjak  <ubizjak@gmail.com>
17137         * config/i386/sync.md (mfence_nosse): Use "lock orl $0, -4(%esp)".
17139 2016-05-30  Andi Kleen  <ak@linux.intel.com>
17141         * auto-profile.c (read_profile): Replace asserts with errors
17142         when file does not exist.
17143         * gcov-io.c (gcov_read_words): Dito.
17145 2016-05-30  Jan Hubicka  <hubicka@ucw.cz>
17147         * tree-cfg.c (print_loop): Print likely upper bounds.
17149 2016-05-30  Jan Hubicka  <hubicka@ucw.cz>
17151         * doc/invoke.texi (-fpeel-loops,-O3): Update documentation.
17152         * opts.c (default_options): Enable peel loops at -O3.
17153         * tree-ssa-loop-ivcanon.c (peeled_loops): New static var.
17154         (try_peel_loop): Do not re-peel already peeled loops;
17155         use likely upper bounds; fix profile updating.
17156         (pass_complete_unroll::execute): Initialize peeled_loops.
17158 2016-05-30  Martin Liska  <mliska@suse.cz>
17160         * tree-ssa-loop-ivopts.c (get_computation_cost_at): Scale
17161         computed costs by frequency of BB they belong to.
17162         (get_scaled_computation_cost_at): New function.
17164 2016-05-30  Alexander Monakov  <amonakov@ispras.ru>
17165             Marc Glisse  <marc.glisse@inria.fr>
17167         PR tree-optimization/71289
17168         * match.pd (-1 / B < A, A > -1 / B): New transformations.
17170 2016-05-30  Jan Hubicka  <hubicka@ucw.cz>
17172         * tree-vect-loop.c (vect_transform_loop): Update likely bounds.
17174 2016-05-30  Jan Hubicka  <hubicka@ucw.cz>
17176         * tree-ssa-loop-ivcanon.c (try_peel_loop): Correctly set wont_exit
17177         for peeled copies; avoid underflow when updating estimates; correctly
17178         scale loop profile.
17180 2016-05-30  Kugan Vivekanandarajah  <kuganv@linaro.org>
17182         * tree-ssa-reassoc.ci (swap_ops_for_binary_stmt): Fix typo from commit
17183         r236875. Corrected oe3 to oe2 as obvious.
17185 2016-05-30  Kugan Vivekanandarajah  <kuganv@linaro.org>
17187         PR middle-end/71269
17188         PR middle-end/71252
17189         * tree-ssa-reassoc.c (insert_stmt_before_use): Use find_insert_point so
17190         that inserted stmt will not dominate stmts that defines its operand.
17191         (rewrite_expr_tree): Add stmt_to_insert before adding the use stmt.
17192         (rewrite_expr_tree_parallel): Likewise.
17194 2016-05-30  Kugan Vivekanandarajah  <kuganv@linaro.org>
17196         PR middle-end/71252
17197         * tree-ssa-reassoc.c (swap_ops_for_binary_stmt): Fix swap such that
17198         all fields including stmt_to_insert are swapped.
17200 2016-05-30  Jan Hubicka  <hubicka@ucw.cz>
17202         * predict.h (force_edge_cold): Declare.
17203         * predict.c (force_edge_cold): New function.
17204         * tree-ssa-loop-ivcanon.c (try_unroll_loop_completely): Fix profile
17205         updating.
17206         (canonicalize_loop_induction_variables): Fix formating.
17208 2016-05-30  Eric Botcazou  <ebotcazou@adacore.com>
17210         * config/visium/visium.c (visium_split_double_add): Minor tweaks.
17211         (visium_expand_copysign): Use gen_int_mode directly.
17212         (visium_compute_frame_size): Minor tweaks.
17214 2016-05-30  Jan Hubicka  <hubicka@ucw.cz>
17216         * tree-vect-loop.c (vect_analyze_loop_2): Use
17217         likely_max_stmt_executions_int.
17219 2016-05-30  Tom de Vries  <tom@codesourcery.com>
17221         PR tree-optimization/69067
17222         * graphite-isl-ast-to-gimple.c (get_def_bb_for_const): Remove assert.
17224 2016-05-29  Uros Bizjak  <ubizjak@gmail.com>
17226         PR target/71245
17227         * config/i386/sync.md (define_peephole2 atomic_storedi_fpu):
17228         New peepholes to remove unneeded fild/fistp pairs.
17229         (define_peephole2 atomic_loaddi_fpu): Ditto.
17231 2016-05-27  Jan Hubicka  <hubicka@ucw.cz>
17233         * predict.c (maybe_hot_frequency_p): Avoid division.
17235 2016-05-28  Gerald Pfeifer  <gerald@pfeifer.com>
17237         * doc/install.texi: Use https for shop.fsf.org.
17239 2016-05-27  Jan Hubicka  <hubicka@ucw.cz>
17241         * tree-ssa-loop-ivopts.c (estimated_stmt_executions_int): Use
17242         likely_max_stmt_executions_int.
17244 2016-05-27  Jan Hubicka  <hubicka@ucw.cz>
17246         * tree-ssa-loop-prefetch.c (loop_prefetch_arrays): Use
17247         likely_max_stmt_executions_int.
17249 2016-05-27  Jan Hubicka  <hubicka@ucw.cz>
17251         * profile.c (compute_branch_probabilities): Do not report hitrates
17252         here.
17253         (branch_prob): Report hitrates here.
17254         * predict.c (gimple_predict_edge): Do not assert profile status;
17255         fix formatting issues.
17257 2016-05-27  Jan Hubicka  <hubicka@ucw.cz>
17259         * predict.c (edge_predicted_by_p): New function.
17260         (predict_paths_for_bb): Do not put multiple predictions of the same type
17261         on one edge.
17263 2016-05-27  Jan Hubicka  <hubicka@ucw.cz>
17265         * tree-ssa-loop-niter.c (number_of_iterations_exit): Revert accidental
17266         commit.
17268 2016-05-28  Alan Modra  <amodra@gmail.com>
17270         * dominance.c (verify_dominators): Don't segfault on NULL imm_bb.
17272 2016-05-28  Alan Modra  <amodra@gmail.com>
17274         PR rtl-optimization/71275
17275         * ira.c (ira): Free dominance info.
17277 2016-05-27  Gerald Pfeifer  <gerald@pfeifer.com>
17279         * doc/sourcebuild.texi: New address for upstream Go repository.
17281 2016-05-27  Thomas Preud'homme  <thomas.preudhomme@arm.com>
17283         * config/arm/arm.h (TARGET_ARM_V6M): Remove.
17284         (TARGET_ARM_V7M): Likewise.
17286 2016-05-26  Jeff Law  <law@redhat.com>
17288         * tree-ssa-threadedge.c: Remove include of tree-ssa-threadbackward.h.
17289         (thread_across_edge): Remove calls to find_jump_threads_backwards.
17290         * passes.def: Add jump threading passes before DOM/VRP.
17291         * tree-ssa-threadbackward.c (find_jump_threads_backwards): Change
17292         argument to a basic block from an edge.  Remove tests which are
17293         handled elsewhere.
17294         (pass_data_thread_jumps, class pass_thread_jumps): New.
17295         (pass_thread_jumps::gate, pass_thread_jumps::execute): New.
17296         (make_pass_thread_jumps): Likewise.
17297         * tree-pass.h (make_pass_thread_jumps): Declare.
17299 2016-05-27  Eric Botcazou  <ebotcazou@adacore.com>
17301         * config/visium/visium-protos.h (split_double_move): Rename into...
17302         (visium_split_double_move): ...this.
17303         (visium_split_double_add): Declare.
17304         * config/visium/visium.c (split_double_move): Rename into...
17305         (visium_split_double_move): ...this.
17306         (visium_split_double_add): New function.
17307         (visium_expand_copysign): Renumber operands for consistency.
17308         * config/visium/visium.md (DImode move splitter): Adjust to renaming.
17309         (DFmode move splitter): Likewise.
17310         (*addi3_insn): Split by means of visium_split_double_add.
17311         (*adddi3_insn_flags): Delete.
17312         (*plus_plus_sltu<subst_arith>): New insn.
17313         (*subdi3_insn): Split by means of visium_split_double_add.
17314         (subdi3_insn_flags): Delete.
17315         (*minus_minus_sltu<subst_arith>): New insn.
17316         (*negdi2_insn): Split by means of visium_split_double_add.
17317         (*negdi2_insn_flags): Delete.
17319 2016-05-27  Ulrich Weigand  <uweigand@de.ibm.com>
17321         * configure.ac: Treat a --with-headers option without argument
17322         the same as the default (i.e. consult sys-include directory).
17323         * configure: Regenerate.
17325 2016-05-27  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
17327         * config/aarch64/aarch64.c (aarch64_fusion_enabled_p): New function.
17328         * config/aarch64/aarch64-protos.h (aarch64_fusion_enabled_p): Declare
17329         prototype.
17330         * config/aarch64/aarch64-simd.md (aarch64_crypto_aes<aesmc_op>v16qi):
17331         Add "=w,0" alternative.  Enable it when AES/AESMC fusion is enabled.
17333 2016-05-27  Jiong Wang  <jiong.wang@arm.com>
17335         PR target/63596
17336         * config/aarch64/aarch64.c (aarch64_expand_builtin_va_start): Honor
17337         tree-stdarg analysis results.
17338         (aarch64_setup_incoming_varargs): Likewise.
17340 2016-05-27  Jiong Wang  <jiong.wang@arm.com>
17342         * config/aarch64/aarch64.c (aarch64_build_builtin_va_list): Initialize
17343         va_list_gpr_counter_field and va_list_fpr_counter_field.
17345 2016-05-27  Wilco Dijkstra  <wdijkstr@arm.com>
17347         PR67609
17348         * config/aarch64/aarch64.h (CANNOT_CHANGE_MODE_CLASS): Remove.
17349         * config/aarch64/aarch64.c
17350         (aarch64_cannot_change_mode_class): Remove function.
17351         * config/aarch64/aarch64-protos.h
17352         (aarch64_cannot_change_mode_class): Remove.
17354 2016-05-27  Jan Hubicka  <hubicka@ucw.cz>
17356         * cfgloop.c (record_niter_bound): Record likely upper bounds.
17357         (likely_max_stmt_executions_int, get_likely_max_loop_iterations,
17358         get_likely_max_loop_iterations_int): New.
17359         * cfgloop.h (struct loop): Add nb_iterations_likely_upper_bound,
17360         any_likely_upper_bound.
17361         (get_likely_max_loop_iterations_int, get_likely_max_loop_iterations):
17362         Declare.
17363         * cfgloopmanip.c (copy_loop_info): Copy likely upper bounds.
17364         * loop-unroll.c (unroll_loop_constant_iterations): Update likely
17365         upper bound.
17366         (unroll_loop_constant_iterations): Likewise.
17367         (unroll_loop_runtime_iterations): Likewise.
17368         * lto-streamer-in.c (input_cfg): Stream likely upper bounds.
17369         * lto-streamer-out.c (output_cfg): Likewise.
17370         * tree-ssa-loop-ivcanon.c (try_peel_loop): Update likely upper
17371         bounds.
17372         (canonicalize_loop_induction_variables): Dump likely upper bounds.
17373         * tree-ssa-loop-niter.c (record_estimate): Record likely upper bounds.
17374         (likely_max_loop_iterations): New.
17375         (likely_max_loop_iterations_int): New.
17376         (likely_max_stmt_executions): New.
17377         * tree-ssa-loop-niter.h (likely_max_loop_iterations,
17378         likely_max_loop_iterations_int, likely_max_stmt_executions_int,
17379         likely_max_stmt_executions): Declare.
17381 2016-05-27  Marek Polacek  <polacek@redhat.com>
17383         PR middle-end/71308
17384         * gimple-fold.c (gimple_fold_call): Check that LHS is not null.
17386 2016-05-27  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
17388         * config/s390/s390.md (2x risbg splitters): Use
17389         reg_overlap_mentioned_p instead of rtx_equal_p.
17391 2016-05-27  Dominik Vogt  <vogt@linux.vnet.ibm.com>
17393         * combine.c (make_compound_operation): Take known zero bits into
17394         account when checking for possible zero_extend.
17396 2016-05-27  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
17398         * config/aarch64/aarch64.md (ashl<mode>3, SHORT modes):
17399         Use const_int_operand for operand 2 predicate.  Simplify expand code
17400         as a result.
17402 2016-05-27  Ilya Enkovich  <ilya.enkovich@intel.com>
17404         PR middle-end/71279
17405         * fold-const.c (fold_ternary_loc): Don't fold VEC_COND_EXPR
17406         into comparison.
17408 2016-05-27  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
17410         * config/aarch64/aarch64-modes.def (CC_ZESWP, CC_SESWP): Delete.
17411         * config/aarch64/aarch64.c (aarch64_select_cc_mode): Remove condition
17412         that returns CC_SESWPmode and CC_ZESWPmode.
17413         (aarch64_get_condition_code_1): Remove handling of CC_SESWPmode
17414         and CC_SESWPmode.
17415         (aarch64_rtx_costs): Likewise.
17417 2016-05-26  Michael Meissner  <meissner@linux.vnet.ibm.com>
17419         * config/rs6000/rs6000.c (rs6000_emit_p9_fp_minmax): New function
17420         for ISA 3.0 min/max support.
17421         (rs6000_emit_p9_fp_cmove): New function for ISA 3.0 floating point
17422         conditional move support.
17423         (rs6000_emit_cmove): Call rs6000_emit_p9_fp_minmax and
17424         rs6000_emit_p9_fp_cmove if the ISA 3.0 instructions are
17425         available.
17426         * config/rs6000/rs6000.md (SFDF2): New iterator to allow doing
17427         conditional moves where the comparison type is different from move
17428         type.
17429         (fp_minmax): New code iterator for smin/smax.
17430         (minmax): New code attributes for min/max.
17431         (SMINMAX): Likewise.
17432         (smax<mode>3): Combine min, max insns into one insn using the
17433         fp_minmax code iterator.  Add support for ISA 3.0 min/max
17434         instructions that don't need -ffast-math.
17435         (s<minmax><mode>3): Likewise.
17436         (smax<mode>3_vsx): Likewise.
17437         (smin<mode>3): Likewise.
17438         (s<minmax><mode>3_vsx): Likewise.
17439         (smin<mode>3_vsx): Likewise.
17440         (pre-VSX min/max splitters): Likewise.
17441         (s<minmax><mode>3_fpr): Likewise.
17442         (movsfcc): Rewrite floating point conditional moves to combine
17443         SFmode/DFmode into a single insn.
17444         (mov<mode>cc): Likewise.
17445         (movdfcc): Likewise.
17446         (fselsfsf4): Combine FSEL cases into a single insn, using SFDF and
17447         SFDF2 iterators to handle all combinations.
17448         (fseldfsf4): Likewise.
17449         (fsel<SFDF:mode><SFDF2:mode>4): Likewise.
17450         (fseldfdf4): Likewise.
17451         (fselsfdf4): Likewise.
17452         (mov<SFDF:mode><SFDF2:mode>cc_p9): Add support for the ISA 3.0
17453         comparison instructions that set a 0/-1 mask, and use it for
17454         floating point conditional move via XXSEL.
17455         (fpmask<mode>): Likewise.
17456         (xxsel<mode>): Likewise.
17457         * config/rs6000/predicates.md (min_max_operator): Delete, no
17458         longer used.
17459         (fpmask_comparison_operaton): New insn for ISA 3.0 comparison
17460         instructions that generate a 0/-1 mask for use with XXSEL.
17461         * config/rs6000/rs6000.h (TARGET_MINMAX_SF): New helper macros to
17462         say whether floating point min/max is available, either through
17463         FSEL, ISA 2.06 min/max, and ISA 3.0 min/max instrucitons.
17464         (TARGET_MINMAX_DF): Likewise.
17466 2016-05-27  Alan Modra  <amodra@gmail.com>
17468         PR rtl-optimization/71275
17469         * ira.c (ira): Call loop_optimizer_init to set up bb_loop_depth
17470         for update_equiv_regs and combine_and_move_insns.
17472 2016-05-26  Uros Bizjak  <ubizjak@gmail.com>
17474         * config/i386/i386.md (*movqi_internal) <attr "isa">: Use
17475         if_then_else or cond RTXes to calculate attribute value.
17476         * config/i386/mmx.md (*vec_extractv2sf_1) <attr "prefix_rep">: Ditto.
17477         <attr "length_immediate>: Ditto.
17478         (*vec_extractv2sf_1) <attr "length_immediate">: Ditto.
17479         * config/i386/sse.md (sse_loadlps) <attr "length_immediate">: Ditto.
17480         (*vec_concatv2sf_sse4_1) <attr "isa">: Ditto.
17481         <attr "type">: Ditto.
17482         <attr "prefix_data16">: Ditto.
17483         <attr "prefix_extra">: Ditto.
17484         <attr "length_immediate">: Ditto.
17485         <attr "prefix">: Ditto.
17486         (vec_set<mode>_0) <attr "isa">: Ditto.
17487         <attr "prefix_extra">: Ditto.
17488         <attr "length_immediate">: Ditto.
17489         <attr "prefix">: Ditto.
17490         (*vec_interleave_highv2df) <attr "prefix_data16">: Ditto.
17491         (*vec_interleave_lowv2df) <attr "prefix_data16">: Ditto.
17492         (sse2_storelpd) <attr "prefix_data16">: Ditto.
17493         (sse2_loadhpd) <attr "prefix_data16">: Ditto.
17494         (sse2_loadlpd) <attr "prefix_data16">: Ditto.
17495         <attr "length_immediate">: Ditto.
17496         <attr "prefix">: Ditto.
17497         (sse2_movsd) <attr "length_immediate">: Ditto.
17498         <attr "prefix">: Ditto.
17499         (vec_concatv2df)  <attr "isa">: Ditto.
17500         <attr "prefix">: Ditto.
17501         (*vec_extractv4si) <attr "prefix_extra">: Ditto.
17502         (*vec_extractv2di_1) <attr "isa">: Ditto.
17503         <attr "type">: Ditto.
17504         <attr "length_immediate">: Ditto.
17505         <attr "prefix_rex">: Ditto.
17506         <attr "prefix_extra">: Ditto.
17507         (*vec_concatv2si_sse4_1) <attr "type">: Ditto.
17508         <attr "prefix_extra">: Ditto.
17509         <attr "length_immediate">: Ditto.
17510         (vec_concatv2di) <attr "isa">: Ditto.
17511         <attr "prefix_extra">: Ditto.
17512         <attr "length_immediate">: Ditto.
17513         <attr "prefix">: Ditto.
17515 2016-05-26  Martin Liska  <mliska@suse.cz>
17517         * tree-ssa-loop-ivopts.c (comp_cost::infinite_cost_p): New
17518         function.
17519         (operator+): Likewise.
17520         (operator-): Likewise.
17521         (comp_cost::operator+=): Likewise.
17522         (comp_cost::operator-=): Likewise.
17523         (comp_cost::operator/=): Likewise.
17524         (comp_cost::operator*=): Likewise.
17525         (operator<): Likewise.
17526         (operator==): Likewise.
17527         (operator<=): Likewise.
17528         (new_cost): Remove.
17529         (infinite_cost_p): Likewise.
17530         (add_costs): Likewise.
17531         (sub_costs): Likewise.
17532         (compare_costs): Likewise.
17533         (set_group_iv_cost): Use the newly introduced functions.
17534         (get_address_cost): Likewise.
17535         (get_shiftadd_cost): Likewise.
17536         (force_expr_to_var_cost): Likewise.
17537         (split_address_cost): Likewise.
17538         (ptr_difference_cost): Likewise.
17539         (difference_cost): Likewise.
17540         (get_computation_cost_at): Likewise.
17541         (determine_group_iv_cost_generic): Likewise.
17542         (determine_group_iv_cost_address): Likewise.
17543         (determine_group_iv_cost_cond): Likewise.
17544         (autoinc_possible_for_pair): Likewise.
17545         (determine_group_iv_costs): Likewise.
17546         (cheaper_cost_pair): Likewise.
17547         (iv_ca_recount_cost): Likewise.
17548         (iv_ca_set_no_cp): Likewise.
17549         (iv_ca_set_cp): Likewise.
17550         (iv_ca_cost): Likewise.
17551         (iv_ca_new): Likewise.
17552         (iv_ca_dump): Likewise.
17553         (iv_ca_narrow): Likewise.
17554         (iv_ca_prune): Likewise.
17555         (iv_ca_replace): Likewise.
17556         (try_add_cand_for): Likewise.
17557         (try_improve_iv_set): Likewise.
17558         (find_optimal_iv_set): Likewise.
17560 2016-05-26  Richard Sandiford  <richard.sandiford@arm.com>
17562         * tree-ssa-loop-ivopts.c (loop_body_includes_call): Don't assume
17563         that internal functions will clobber all caller-saved registers.
17565 2016-05-26  Wilco Dijkstra  <wdijkstr@arm.com>
17567         * config/aarch64/aarch64.c (aarch64_case_values_threshold):
17568         Return a better case_values_threshold when optimizing.
17570 2016-05-26  Wilco Dijkstra  <wdijkstr@arm.com>
17572         * config/aarch64/aarch64-simd.md (aarch64_combinez):
17573         Add ? to integer variant.
17574         (aarch64_combinez_be): Likewise.
17576 2016-05-26  Jakub Jelinek  <jakub@redhat.com>
17578         * config/i386/sse.md (*vcvtps2ph_store<mask_name>): Use v constraint
17579         instead of x constraint.
17580         (vcvtps2ph256<mask_name>): Likewise.
17582         * config/i386/sse.md (*ssse3_palignr<mode>_perm): Add avx512bw
17583         alternative.  Formatting fix.
17585         * config/i386/sse.md
17586         (<mask_codefor>avx512vl_shuf_<shuffletype>32x4_1<mask_name>): Rename
17587         to ...
17588         (avx512vl_shuf_<shuffletype>32x4_1<mask_name>): ... this.
17589         (*avx_vperm_broadcast_v4sf): Use v constraint instead of x.  Use
17590         maybe_evex prefix instead of vex.
17591         (*avx_vperm_broadcast_<mode>): Use v constraint instead of x.  Handle
17592         EXT_REX_SSE_REG_P (op0) case in the splitter.
17594 2016-05-25  Jeff Law  <law@redhat.com>
17596         PR tree-optimization/71272
17597         * tree-ssa-threadbackward.c (convert_and_register_jump_thread_path):
17598         Update comments.  Add test for empty path.
17600 2016-05-25  Bill Seurer  <seurer@linux.vnet.ibm.com>
17602         * config/rs6000/altivec.h (vec_cmpne): Add #define for vec_cmpne.
17603         * config/rs6000/rs6000-builtin.def (vec_cmpne): Add vec_cmpne as a
17604         special case builtin.
17605         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
17606         code for ALTIVEC_BUILTIN_VEC_CMPNE.
17607         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
17608         for __builtin_vec_cmpne.
17610 2016-05-25  Eric Botcazou  <ebotcazou@adacore.com>
17612         * tree-ssa-phiopt.c (factor_out_conditional_conversion): Remove
17613         redundant test and bail out if the type of the new operand is not
17614         a GIMPLE register type after stripping a VIEW_CONVERT_EXPR.
17616 2016-05-25  Uros Bizjak  <ubizjak@gmail.com>
17618         * config/i386/i386.opt (ix86_target_flags_explicit): Remove.
17619         (x_ix86_target_flags_explicit): Remove.
17620         * config/i386/i386.c (ix86_function_specific_save): Do not copy
17621         x_ix86_target_flags_explicit.
17622         (ix86_function_specific_restore): Ditto.
17624 2016-05-25  Uros Bizjak  <ubizjak@gmail.com>
17625             H.J. Lu  <hongjiu.lu@intel.com>
17627         PR target/70738
17628         * common/config/i386/i386-common.c
17629         (OPTION_MASK_ISA_GENERAL_REGS_ONLY_UNSET): New.
17630         (ix86_handle_option) <case OPT_mgeneral_regs_only>: Disable
17631         MPX, MMX, SSE and x87 instructions for -mgeneral-regs-only.
17632         * config/i386/i386.opt (ix86_target_flags): Add new Variable.
17633         (-mgeneral-regs-only): Add new option.
17634         * config/i386/i386.c (ix86_option_override_internal): Don't enable
17635         x87 instructions if only general registers are allowed.
17636         (ix86_target_string): Add ix86_flags argument. Handle additional
17637         flags options through ix86_flags argument.  Update all callers.
17638         * doc/invoke.texi (x86 Options): Document -mgeneral-regs-only.
17640 2016-05-25  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
17642         PR rtl-optimization/66940
17643         * ifcvt.c (noce_get_alt_condition): Check that incrementing or
17644         decrementing desired_val will not overflow before performing these
17645         operations.
17647 2016-05-25  Ilya Verbin  <ilya.verbin@intel.com>
17649         * config/i386/i386-builtin-types.def: Add V16SI_FTYPE_V16SF,
17650         V8DF_FTYPE_V8DF_ROUND, V16SF_FTYPE_V16SF_ROUND, V16SI_FTYPE_V16SF_ROUND.
17651         * config/i386/i386.c (enum ix86_builtins): Add
17652         IX86_BUILTIN_CVTPS2DQ512_MASK, IX86_BUILTIN_FLOORPS512,
17653         IX86_BUILTIN_FLOORPD512, IX86_BUILTIN_CEILPS512, IX86_BUILTIN_CEILPD512,
17654         IX86_BUILTIN_TRUNCPS512, IX86_BUILTIN_TRUNCPD512,
17655         IX86_BUILTIN_CVTPS2DQ512, IX86_BUILTIN_VEC_PACK_SFIX512,
17656         IX86_BUILTIN_FLOORPS_SFIX512, IX86_BUILTIN_CEILPS_SFIX512,
17657         IX86_BUILTIN_ROUNDPS_AZ_SFIX512.
17658         (builtin_description bdesc_args): Add __builtin_ia32_floorps512,
17659         __builtin_ia32_ceilps512, __builtin_ia32_truncps512,
17660         __builtin_ia32_floorpd512, __builtin_ia32_ceilpd512,
17661         __builtin_ia32_truncpd512, __builtin_ia32_cvtps2dq512,
17662         __builtin_ia32_vec_pack_sfix512, __builtin_ia32_roundps_az_sfix512,
17663         __builtin_ia32_floorps_sfix512, __builtin_ia32_ceilps_sfix512.
17664         Change IX86_BUILTIN_CVTPS2DQ512 to IX86_BUILTIN_CVTPS2DQ512_MASK for
17665         __builtin_ia32_cvtps2dq512_mask.
17666         (ix86_expand_args_builtin): Handle V8DF_FTYPE_V8DF_ROUND,
17667         V16SF_FTYPE_V16SF_ROUND, V16SI_FTYPE_V16SF_ROUND, V16SI_FTYPE_V16SF.
17668         (ix86_builtin_vectorized_function): Handle builtins mentioned above.
17669         * config/i386/sse.md
17670         (<mask_codefor>avx512f_fix_notruncv16sfv16si<mask_name><round_name>):
17671         Rename to ...
17672         (avx512f_fix_notruncv16sfv16si<mask_name><round_name>): ... this.
17673         (<mask_codefor>avx512f_cvtpd2dq512<mask_name><round_name>): Rename
17674         to ...
17675         (avx512f_cvtpd2dq512<mask_name><round_name>): ... this.
17676         (avx512f_vec_pack_sfix_v8df): New define_expand.
17677         (avx512f_roundpd512): Rename to ...
17678         (avx512f_round<castmode>512): ... this.  Change iterator.
17679         (avx512f_roundps512_sfix): New define_expand.
17680         (round<mode>2_sfix): Change iterator.
17682 2016-05-25  Nick Clifton  <nickc@redhat.com>
17684         * config/msp430/msp430.c (msp430_attr): Produce an error if a
17685         static interrupt handler is detected.
17686         * config/msp430/msp430.h (LIB_SPEC): Do not use msp430.ld as the
17687         default linker script.
17688         * config/msp430/msp430.md (movpsihi2_lo): New pattern for loading
17689         the low part of a symbolic pointer.
17691 2016-05-25  Richard Biener  <rguenther@suse.de>
17693         PR tree-optimization/71261
17694         * tree-if-conv.c (ifcvt_split_def_stmt): Walk uses on the
17695         interesting stmt instead of immediate uses when looking
17696         for the use operand to replace.
17698 2016-05-25  Martin Liska  <mliska@suse.cz>
17700         * ipa-inline.c (edge_badness): Use 'w/' instead of 'w'.
17702 2016-05-25  Richard Biener  <rguenther@suse.de>
17704         PR tree-optimization/71264
17705         * tree-vect-stmts.c (vect_init_vector): Properly deal with
17706         vector type val.
17708 2016-05-25  Martin Liska  <mliska@suse.cz>
17710         PR tree-optimization/71239
17711         * tree.c (array_at_struct_end_p): Do not call operand_equal_p
17712         if DECL_SIZE is NULL.
17714 2016-05-25  Richard Biener  <rguenther@suse.de>
17716         * timevar.def (TV_TREE_LOOP_IFCVT): Add.
17717         * tree-if-conv.c (pass_data_if_conversion): Use it.
17719 2016-05-25  Bernd Edlinger  <bernd.edlinger@hotmail.de>
17721         * cgraph.c (cgraph_node::get_availability): Fix typo in comment.
17722         * symtab.c (symtab_node::binds_to_current_def_p): Likewise.
17723         * varpool.c (varpool_node::get_availability): Likewise.
17725 2016-05-24  Michael Meissner  <meissner@linux.vnet.ibm.com>
17727         * config/rs6000/altivec.md (VNEG iterator): New iterator for
17728         VNEGW/VNEGD instructions.
17729         (p9_neg<mode>2): New insns for ISA 3.0 VNEGW/VNEGD.
17730         (neg<mode>2): Add expander for V2DImode added in ISA 2.07, and
17731         support for ISA 3.0 VNEGW/VNEGD instructions.
17733 2016-05-24  Cesar Philippidis  <cesar@codesourcery.com>
17735         * gimplify.c (omp_notice_variable): Use zero-length arrays for data
17736         pointers inside OACC_DATA regions.
17737         (gimplify_scan_omp_clauses): Prune firstprivate clause associated
17738         with OACC_DATA, OACC_ENTER_DATA and OACC_EXIT data regions.
17739         (gimplify_adjust_omp_clauses): Fix typo in comment.
17741 2016-05-24  Michael Meissner  <meissner@linux.vnet.ibm.com>
17743         * config/rs6000/altivec.md (VParity): New mode iterator for vector
17744         parity built-in functions.
17745         (p9v_ctz<mode>2): Add support for ISA 3.0 vector count trailing
17746         zeros.
17747         (p9v_parity<mode>2): Likewise.
17748         * config/rs6000/vector.md (VEC_IP): New mode iterator for vector
17749         parity.
17750         (ctz<mode>2): ISA 3.0 expander for vector count trailing zeros.
17751         (parity<mode>2): ISA 3.0 expander for vector parity.
17752         * config/rs6000/rs6000-builtin.def (BU_P9_MISC_1): New macros for
17753         power9 built-ins.
17754         (BU_P9_64BIT_MISC_0): Likewise.
17755         (BU_P9_MISC_0): Likewise.
17756         (BU_P9V_AV_1): Likewise.
17757         (BU_P9V_AV_2): Likewise.
17758         (BU_P9V_AV_3): Likewise.
17759         (BU_P9V_AV_P): Likewise.
17760         (BU_P9V_VSX_1): Likewise.
17761         (BU_P9V_OVERLOAD_1): Likewise.
17762         (BU_P9V_OVERLOAD_2): Likewise.
17763         (BU_P9V_OVERLOAD_3): Likewise.
17764         (VCTZB): Add vector count trailing zeros support.
17765         (VCTZH): Likewise.
17766         (VCTZW): Likewise.
17767         (VCTZD): Likewise.
17768         (VPRTYBD): Add vector parity support.
17769         (VPRTYBQ): Likewise.
17770         (VPRTYBW): Likewise.
17771         (VCTZ): Add overloaded vector count trailing zeros support.
17772         (VPRTYB): Add overloaded vector parity support.
17773         * config/rs6000/rs6000-c.c (altivec_overloaded_builtins): Add
17774         overloaded vector count trailing zeros and parity instructions.
17775         * config/rs6000/rs6000.md (wd mode attribute): Add V1TI and TI for
17776         vector parity support.
17777         * config/rs6000/altivec.h (vec_vctz): Add ISA 3.0 vector count
17778         trailing zeros support.
17779         (vec_cntlz): Likewise.
17780         (vec_vctzb): Likewise.
17781         (vec_vctzd): Likewise.
17782         (vec_vctzh): Likewise.
17783         (vec_vctzw): Likewise.
17784         (vec_vprtyb): Add ISA 3.0 vector parity support.
17785         (vec_vprtybd): Likewise.
17786         (vec_vprtybw): Likewise.
17787         (vec_vprtybq): Likewise.
17788         * doc/extend.texi (PowerPC AltiVec Built-in Functions): Document
17789         the ISA 3.0 vector count trailing zeros and vector parity built-in
17790         functions.
17792 2016-05-24  Kugan Vivekanandarajah  <kuganv@linaro.org>
17794         * tree-ssa-reassoc.c (sort_by_operand_rank): Skip checking gimple_bb
17795         when there is stmt_to_insert.
17797 2016-05-24  Martin Sebor  <msebor@redhat.com>
17799         PR c++/71147
17800         * tree.h (complete_or_array_type_p): New inline function.
17802 2016-05-24  Jakub Jelinek  <jakub@redhat.com>
17804         * config/i386/i386.h (TARGET_AVOID_4BYTE_PREFIXES): Define.
17805         * config/i386/constraints.md (Yr): Test TARGET_AVOID_4BYTE_PREFIXES
17806         rather than X86_TUNE_AVOID_4BYTE_PREFIXES.
17808         * config/i386/sse.md (<sse4_1>_round<ssemodesuffix><avxsizesuffix>):
17809         Limit 1st alternative to noavx isa, split 2nd alternative into one
17810         noavx and one avx alternative, use *x and Bm in the former and
17811         x and m in the latter.
17813         * config/i386/sse.md (vec_set<mode>_0): Use sse4_noavx isa instead
17814         of sse4 for the first alternative, drop %v from the template
17815         and d operand modifier.  Split second alternative into one sse4_noavx
17816         and one avx alternative, use *x instead of *v in the former and v
17817         instead of *v in the latter.
17818         (*sse4_1_extractps): Use noavx isa instead of * for the first
17819         alternative, drop %v from the template.  Split second alternative into
17820         one noavx and one avx alternative, use *x instead of *v in the
17821         former and v instead of *v in the latter.
17822         (<vi8_sse4_1_avx2_avx512>_movntdqa): Guard the first 2 alternatives
17823         with noavx and the last one with avx.
17824         (sse4_1_phminposuw): Guard first alternative with noavx isa,
17825         split the second one into one noavx and one avx alternative,
17826         use *x and Bm in the former and x and m in the latter one.
17827         (<sse4_1>_ptest<mode>): Use noavx instead of * for the first two
17828         alternatives.
17830         * config/i386/sse.md (sse4_1_<code>v8qiv8hi2<mask_name>): Limit
17831         first two alternatives to noavx, use *x instead of *v in the second
17832         one, add avx alternative without *.
17833         (sse4_1_<code>v4qiv4si2<mask_name>, sse4_1_<code>v4hiv4si2<mask_name>,
17834         sse4_1_<code>v2qiv2di2<mask_name>, sse4_1_<code>v2hiv2di2<mask_name>,
17835         sse4_1_<code>v2siv2di2<mask_name>): Likewise.
17837 2016-05-24  Jeff Law  <law@redhat.com>
17839         * tree-ssa-threadbackwards.c (convert_and_register_jump_thread_path):
17840         New function, extracted from...
17841         (fsm_find_control_statement_thread_paths): Here.  Use the new function.
17842         Allow simple copies and constant initializations in the SSA chain.
17844 2016-05-24  Marek Polacek  <polacek@redhat.com>
17846         PR c/71249
17847         * gimplify.c (gimplify_switch_expr): Look into the innermost lexical
17848         scope.
17850 2016-05-24  Jakub Jelinek  <jakub@redhat.com>
17852         PR c++/71257
17853         * tree-vect-stmts.c (vectorizable_simd_clone_call): Handle
17854         SIMD_CLONE_ARG_TYPE_LINEAR_REF_CONSTANT_STEP like
17855         SIMD_CLONE_ARG_TYPE_LINEAR_CONSTANT_STEP.  Add
17856         SIMD_CLONE_ARG_TYPE_LINEAR_VAL_CONSTANT_STEP and
17857         SIMD_CLONE_ARG_TYPE_LINEAR_UVAL_CONSTANT_STEP cases explicitly.
17859 2016-05-24  Richard Biener  <rguenther@suse.de>
17861         PR tree-optimization/71240
17862         * tree-ssa-math-opts.c (init_symbolic_number): Verify the source
17863         has integral type.
17865 2016-05-24  Richard Biener  <rguenther@suse.de>
17867         PR tree-optimization/71230
17868         * tree-ssa-reassoc.c (zero_one_operation): Handle negate special ops.
17870 2016-05-24  Richard Sandiford  <richard.sandiford@arm.com>
17872         * tree-vectorizer.h (vectorizable_comparison): Delete.
17873         * tree-vect-loop.c (vectorizable_reduction): Remove redundant
17874         PURE_SLP_STMT check.
17875         * tree-vect-stmts.c (vectorizable_call): Likewise.
17876         (vectorizable_simd_clone_call): Likewise.
17877         (vectorizable_conversion): Likewise.
17878         (vectorizable_assignment): Likewise.
17879         (vectorizable_shift): Likewise.
17880         (vectorizable_operation): Likewise.
17881         (vectorizable_load): Likewise.
17882         (vectorizable_condition): Likewise.
17883         (vectorizable_store): Likewise.  Assert that we don't have
17884         hybrid SLP.
17885         (vectorizable_comparison): Make static.  Remove redundant
17886         PURE_SLP_STMT check.
17887         (vect_transform_stmt): Assert that we always have an slp_node
17888         if PURE_SLP_STMT.
17890 2016-05-24  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
17892         * config/arm/neon.md (ashldi3_neon):  Replace comparison of INTVAL of
17893         operands[2] against 1 with comparison against CONST1_RTX.
17894         (<shift>di3_neon): Likewise.
17895         * config/arm/predicates.md (const0_operand): Replace with comparison
17896         against CONST0_RTX.
17898 2016-05-24  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
17900         * config/arm/arm.md (ashldi3): Replace comparison of INTVAL of
17901         operands[2] against 1 with comparison against CONST1_RTX.
17902         (ashrdi3): Likewise.
17903         (lshrdi3): Likewise.
17904         (ashlsi3): Replace cast of INTVAL to unsigned HOST_WIDE_INT with
17905         UINTVAL.
17906         (ashrsi3): Likewise.
17907         (lshrsi3): Likewise.
17908         (rotrsi3): Likewise.
17909         (define_split above *compareqi_eq0): Likewise.
17910         (define_split above "prologue"): Likewise.
17911         * config/arm/arm.c (thumb1_size_rtx_costs): Likewise.
17912         * config/arm/predicates.md (shift_operator): Likewise.
17913         (shift_nomul_operator): Likewise.
17914         (sat_shift_operator): Likewise.
17915         (thumb1_cmp_operand): Likewise.
17916         (const_neon_scalar_shift_amount_operand): Replace manual range
17917         check with IN_RANGE.
17918         * config/arm/thumb1.md (define_peephole2 above *thumb_subdi3):
17919         Replace cast of INTVAL to unsigned HOST_WIDE_INT with UINTVAL.
17921 2016-05-24  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
17923         * config/arm/arm.md (andsi3): Replace cast of 1 to HOST_WIDE_INT
17924         with HOST_WIDE_INT_1.
17925         (insv): Likewise.
17926         * config/arm/arm.c (optimal_immediate_sequence): Replace cast of
17927         1 to unsigned HOST_WIDE_INT with HOST_WIDE_INT_1U.
17928         (arm_canonicalize_comparison): Likewise.
17929         (thumb1_rtx_costs): Replace cast of 1 to HOST_WIDE_INT with
17930         HOST_WIDE_INT_1.
17931         (thumb1_size_rtx_costs): Likewise.
17932         (vfp_const_double_index): Replace cast of 1 to unsigned
17933         HOST_WIDE_INT with HOST_WIDE_INT_1U.
17934         (get_jump_table_size): Replace cast of 1 to HOST_WIDE_INT with
17935         HOST_WIDE_INT_1.
17936         (arm_asan_shadow_offset): Replace cast of 1 to unsigned
17937         HOST_WIDE_INT with HOST_WIDE_INT_1U.
17938         * config/arm/neon.md (vec_set<mode>): Replace cast of 1 to
17939         HOST_WIDE_INT with HOST_WIDE_INT_1.
17941 2016-05-24  Marek Polacek  <polacek@redhat.com>
17943         * tree-cfg.h (should_remove_lhs_p): New predicate.
17944         * cgraph.c (cgraph_edge::redirect_call_stmt_to_callee): Use it.
17945         * gimplify.c (gimplify_modify_expr): Likewise.
17946         * tree-cfg.c (verify_gimple_call): Likewise.
17947         * tree-cfgcleanup.c (fixup_noreturn_call): Likewise.
17948         * gimple-fold.c: Include "tree-cfg.h".
17949         (gimple_fold_call): Use should_remove_lhs_p.
17951 2016-05-24  Richard Biener  <rguenther@suse.de>
17953         PR tree-optimization/71253
17954         * cfganal.h (control_dependences): Make robust against edge
17955         and BB removal.
17956         (control_dependences::control_dependences): Remove edge_list argument.
17957         (control_dependences::get_edge): Remove.
17958         (control_dependences::get_edge_src): Add.
17959         (control_dependences::get_edge_dest): Likewise.
17960         (control_dependences::m_el): Make a vector of edge src/dest index.
17961         * cfganal.c (control_dependences::find_control_dependence): Adjust.
17962         (control_dependences::control_dependences): Likewise.
17963         (control_dependences::~control_dependence): Likewise.
17964         (control_dependences::get_edge): Remove.
17965         (control_dependences::get_edge_src): Add.
17966         (control_dependences::get_edge_dest): Likewise.
17967         * tree-ssa-dce.c (mark_control_dependent_edges_necessary): Use
17968         get_edge_src.
17969         (perform_tree_ssa_dce): Adjust.
17970         * tree-loop-distribution.c (create_edge_for_control_dependence): Use
17971         get_edge_src.
17972         (pass_loop_distribution::execute): Adjust.  Do loop destroying
17973         conditional on changed.
17975 2016-05-24  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
17977         PR target/69857
17978         * config/arm/arm.c (gen_operands_ldrd_strd): Remove bogus early
17979         return.  Reindent transformation comment and mention the ARM state
17980         behavior.
17982 2016-05-24  Kugan Vivekanandarajah  <kuganv@linaro.org>
17984         PR middle-end/71252
17985         * tree-ssa-reassoc.c (rewrite_expr_tree_parallel): Add stmt_to_insert
17986         after build_and_add_sum creates new use stmt.
17988 2016-05-24  Richard Sandiford  <richard.sandiford@arm.com>
17990         * tree-vect-stmts.c (vectorizable_load): Reorder checks so that
17991         load_lanes/grouped_load classification comes first.  Don't check
17992         whether the vectorization factor is a multiple of the group size
17993         for load_lanes.
17995 2016-05-24  Richard Sandiford  <richard.sandiford@arm.com>
17997         * tree-vect-data-refs.c (vect_analyze_group_access_1): Set
17998         GROUP_GAP for single-element interleaving.
17999         * tree-vect-stmts.c (vectorizable_load): Remove force_peeling
18000         variable.
18002 2016-05-24  Richard Biener  <rguenther@suse.de>
18004         PR middle-end/70434
18005         PR c/69504
18006         * tree-ssa.c (non_rewritable_mem_ref_base): Make sure to mark
18007         bases which are accessed with non-invariant indices.
18008         * gimple-fold.c (maybe_canonicalize_mem_ref_addr): Re-write
18009         constant index ARRAY_REFs of vectors into BIT_FIELD_REFs.
18011 2016-05-24  Kugan Vivekanandarajah  <kuganv@linaro.org>
18013         PR middle-end/71170
18014         * tree-ssa-reassoc.c (struct operand_entry): Add field stmt_to_insert.
18015         (add_to_ops_vec): Add stmt_to_insert.
18016         (add_repeat_to_ops_vec): Init stmt_to_insert.
18017         (insert_stmt_before_use): New.
18018         (transform_add_to_multiply): Remove mult_stmt insertion and add it
18019         to ops vector.
18020         (get_ops): Init stmt_to_insert.
18021         (maybe_optimize_range_tests): Likewise.
18022         (rewrite_expr_tree): Insert stmt_to_insert before use stmt.
18023         (rewrite_expr_tree_parallel): Likewise.
18024         (reassociate_bb): Likewise.
18026 2016-05-23  Michael Meissner  <meissner@linux.vnet.ibm.com>
18028         PR target/71201
18029         * config/rs6000/altivec.md (altivec_vperm_<mode>_internal): Drop
18030         ISA 3.0 xxperm fusion alternative.
18031         (altivec_vperm_v8hiv16qi): Likewise.
18032         (altivec_vperm_<mode>_uns_internal): Likewise.
18033         (vperm_v8hiv4si): Likewise.
18034         (vperm_v16qiv8hi): Likewise.
18036 2016-05-23  Michael Meissner  <meissner@linux.vnet.ibm.com>
18037             Kelvin Nilsen  <kelvin@gcc.gnu.org>
18039         * config/rs6000/rs6000.c (rs6000_expand_vector_set): Generate
18040         vpermr/xxpermr on ISA 3.0.
18041         (altivec_expand_vec_perm_le): Likewise.
18042         * config/rs6000/altivec.md (UNSPEC_VPERMR): New unspec.
18043         (altivec_vpermr_<mode>_internal): Add VPERMR/XXPERMR support for
18044         ISA 3.0.
18046 2016-05-23  Uros Bizjak  <ubizjak@gmail.com>
18048         * config/i386/i386.h (IS_STACK_MODE): Enable for
18049         TARGET_MIX_SSE_I387.  Rewrite using X87_FLOAT_MODE_P and
18050         SSE_FLOAT_MODE_P macros.
18051         * config/i386/i386.c (ix86_preferred_reload_class): Use
18052         IS_STACK_MODE, INTEGER_CLASS_P, FLOAT_CLASS_P and Q_CLASS_P macros.
18053         Cleanup regclass processing for CONST_DOUBLE_P.
18054         (ix86_preferred_output_reload_class): Use IS_STACK_MODE macro.
18055         (ix86_rtx_costs): Remove redundant TARGET_80387 check
18056         with IS_STACK_MODE macro.
18057         * config/i386/i386.md: Replace SSE_FLOAT_MODE_P (DFmode)
18058         with TARGET_SSE2.
18059         (*movdf_internal): Use IS_STACK_MODE macro.
18060         (*movsf_internal): Ditto.
18062 2016-05-23  Marc Glisse  <marc.glisse@inria.fr>
18064         * match.pd (a * (1 << b), ~x & ~y, ~X ^ ~Y, (X ^ Y) ^ Y, ~ (-A),
18065         ~ (A - 1), ~(~X >> Y), ~(~X >>r Y)): Relax constraints.
18067 2016-05-23  Jeff Law  <law@redhat.com>
18069         * tree-ssa-threadbackward.c (profitable_jump_thread_path): New function
18070         extracted from ...
18071         (fsm_find_control_statement_thread_paths): Call it.
18073 2016-05-23  Martin Jambor  <mjambor@suse.cz>
18075         PR ipa/71234
18076         * ipa-cp.c (ipa_get_indirect_edge_target_1): Only check value of
18077         from_global_constant if t is not NULL.
18079 2016-05-23  Marek Polacek  <polacek@redhat.com>
18081         PR c/49859
18082         * common.opt (Wswitch-unreachable): New option.
18083         * doc/invoke.texi: Document -Wswitch-unreachable.
18084         * gimplify.c (gimplify_switch_expr): Implement the -Wswitch-unreachable
18085         warning.
18087 2016-05-23  Bin Cheng  <bin.cheng@arm.com>
18089         * tree-ssa-address.c (copy_ref_info): Check NULL TMR_STEP when
18090         TMR_INDEX is non-NULL.
18092 2016-05-23  Richard Biener  <rguenther@suse.de>
18094         PR tree-optimization/71230
18095         * tree-ssa-reassoc.c (acceptable_pow_call): Move initial condition...
18096         (try_special_add_to_ops): ... here.  Always test for single-use.
18098 2016-05-23  Martin Jambor  <mjambor@suse.cz>
18100         * hsa-gen.c (gen_hsa_insns_for_switch_stmt): Create an empty
18101         default block if a PHI node in the original one would be resized.
18103 2016-05-23  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
18105         PR tree-optimization/58135
18106         * tree-vect-slp.c: When group size is not multiple
18107         of vector size, allow splitting of store group at
18108         vector boundary.
18110 2016-05-23  Christophe Lyon  <christophe.lyon@linaro.org>
18112         * config/arm/arm_neon.h (vtst_p16, vtstq_p16): New.
18114 2016-05-22  Jakub Jelinek  <jakub@redhat.com>
18116         * config/i386/sse.md (vec_set_lo_<mode><mask_name>,
18117         vec_set_hi_<mode><mask_name>): Add && <mask_avx512dq_condition>
18118         condition.  For !TARGET_AVX512DQ, emit 32x4 instruction instead
18119         of 64x2.
18121         * config/i386/sse.md (vec_set_lo_v16hi, vec_set_hi_v16hi,
18122         vec_set_lo_v32qi, vec_set_hi_v32qi): Add alternative with
18123         v constraint instead of x and vinserti32x4 insn.
18125         * config/i386/sse.md (i128vldq): New mode iterator.
18126         (avx2_vbroadcasti128_<mode>, avx_vbroadcastf128_<mode>): Add
18127         avx512dq and avx512vl alternatives.
18129         * config/i386/sse.md (avx2_vec_dupv4df): Use v instead of x
18130         constraint, use maybe_evex prefix instead of vex.
18131         (vec_dupv4sf): Use v constraint instead of x for output
18132         operand except for noavx alternative, use Yv constraint
18133         instead of x for input.  Use maybe_evex prefix instead of vex.
18134         (*vec_dupv4si): Likewise.
18135         (*vec_dupv2di): Likewise.
18137 2016-05-22  Kugan Vivekanandarajah  <kuganv@linaro.org>
18139         PR middle-end/40921
18140         * tree-ssa-reassoc.c (try_special_add_to_ops): New.
18141         (linearize_expr_tree): Call try_special_add_to_ops.
18142         (reassociate_bb): Convert MULT_EXPR by (-1) to NEGATE_EXPR.
18144 2016-05-21  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
18146         * config/avr/avr.c (avr_expand_prologue): Add INCOMING_FRAME_SP_OFFSET
18147         to computed stack_usage.
18149 2016-05-21  Pitchumani Sivanupandi  <pitchumani.s@atmel.com>
18151         PR target/71103
18152         * config/avr/avr.md (define_expand "mov<mode>"): If the source
18153         operand is subreg (symbol_ref) then move the symbol ref to register.
18155 2016-05-21  Jan Hubicka  <hubicka@ucw.cz>
18157         * tree.c (array_at_struct_end_p): Look through MEM_REF.
18159 2016-05-21  Kugan Vivekanandarajah  <kuganv@linaro.org>
18161         PR middle-end/71179
18162         * tree-ssa-reassoc.c (transform_add_to_multiply): Disallow float
18163         VECTOR type.
18165 2016-05-20  Eric Botcazou  <ebotcazou@adacore.com>
18167         * tree-vrp.c (compare_values_warnv): Simplify handling of symbolic
18168         ranges by calling get_single_symbol and tidy up.  Look more closely
18169         into NAME + CST1 vs CST2 comparisons if type overflow is undefined.
18171 2016-05-20  Jeff Law  <law@redhat.com>
18173         * bitmap.c (bitmap_find_bit): Remove useless test.
18175 2016-05-20  Segher Boessenkool  <segher@kernel.crashing.org>
18177         * function.c (thread_prologue_and_epilogue_insns): Commit the
18178         insertion of the epilogue.
18180 2016-05-20  Martin Jambor  <mjambor@suse.cz>
18182         PR tree-optimization/70884
18183         * tree-sra.c (initialize_constant_pool_replacements): Do not check
18184         should_scalarize_away_bitmap and cannot_scalarize_away_bitmap bits.
18185         (sort_and_splice_var_accesses): Do not consider multiple scalar reads
18186         of constant pool data as a reason for scalarization.
18188 2016-05-20  Eric Botcazou  <ebotcazou@adacore.com>
18190         * config/arm/arm.c (arm_expand_prologue): Set the stack usage to 0
18191         for naked functions.
18192         (thumb1_expand_prologue): Likewise.
18194 2016-05-20  Nathan Sidwell  <nathan@acm.org>
18196         * config/nvptx/nptx.c (nvptx_option_override): Only set
18197         flag_toplevel_reorder, if not explicitly specified.  Set
18198         flag_no_common, unless explicitly specified.
18200 2016-05-20  David Malcolm  <dmalcolm@redhat.com>
18202         * calls.c (can_implement_as_sibling_call_p): Mark param
18203         reg_parm_stack_space with ATTRIBUTE_UNUSED.
18205 2016-05-20  Uros Bizjak  <ubizjak@gmail.com>
18207         * config/i386/i386.c (ix86_rtx_costs) <case CONST_DOUBLE>:
18208         Use IS_STACK_MODE when calculating cost of standard 80387 constants.
18209         Fallthru to CONST_VECTOR case to calculate cost of standard SSE
18210         constants.
18211         <case CONST_WIDE_INT>: Calculate cost of (MEM (SYMBOL_REF)).
18212         (ix86_legitimate_constant_p): Use CASE_CONST_SCALAR_INT
18213         and CASE_CONST_ANY.
18215 2016-05-20  Cesar Philippidis  <cesar@codesourcery.com>
18217         * config/nvptx/nvptx.md (sincossf3): New pattern.
18219 2016-05-20  David Malcolm  <dmalcolm@redhat.com>
18221         * calls.c (maybe_complain_about_tail_call): New function.
18222         (initialize_argument_information): Call
18223         maybe_complain_about_tail_call when clearing *may_tailcall.
18224         (can_implement_as_sibling_call_p): Call
18225         maybe_complain_about_tail_call when returning false.
18226         (expand_call): Read CALL_EXPR_MUST_TAIL_CALL and, if set,
18227         ensure try_tail_call is set.  Call maybe_complain_about_tail_call
18228         if tail-call optimization fails.
18229         * cfgexpand.c (expand_call_stmt): Initialize
18230         CALL_EXPR_MUST_TAIL_CALL from gimple_call_must_tail_p.
18231         * gimple-pretty-print.c (dump_gimple_call): Dump
18232         gimple_call_must_tail_p.
18233         * gimple.c (gimple_build_call_from_tree): Call
18234         gimple_call_set_must_tail with the value of
18235         CALL_EXPR_MUST_TAIL_CALL.
18236         * gimple.h (enum gf_mask): Add GF_CALL_MUST_TAIL_CALL.
18237         (gimple_call_set_must_tail): New function.
18238         (gimple_call_must_tail_p): New function.
18239         * print-tree.c (print_node): Update printing of TREE_STATIC
18240         to reflect its use for CALL_EXPR_MUST_TAIL_CALL.
18241         * tree-core.h (struct tree_base): Add MUST_TAIL_CALL to the
18242         trailing comment listing applicable flags.
18243         * tree.h (CALL_EXPR_MUST_TAIL_CALL): New macro.
18245 2016-05-20  David Malcolm  <dmalcolm@redhat.com>
18247         * calls.c (expand_call): Move "Rest of purposes for tail call
18248         optimizations to fail" to...
18249         (can_implement_as_sibling_call_p): ...this new function, and
18250         split into multiple "if" statements.
18252 2016-05-20  Jan Hubicka  <hubicka@ucw.cz>
18254         * cfgloop.h (expected_loop_iterations_unbounded,
18255         expected_loop_iterations): Unconstify.
18256         * cfgloopanal.c (expected_loop_iterations_unbounded): Sanity check the
18257         profile with known upper bound; return 3 when profile is absent.
18258         (expected_loop_iterations): Update.
18260 2016-05-20  Jan Hubicka  <hubicka@ucw.cz>
18262         * loop-doloop.c (doloop_optimize): Use get_estimated_loop_iterations_int
18263         and get_max_loop_iterations_int.
18265 2016-05-20  Jan Hubicka  <hubicka@ucw.cz>
18267         * tree-ssa-loop-niter.c (idx_infer_loop_bounds): We can not produce
18268         realistic upper bounds here.
18270 2016-05-20  Jakub Jelinek  <jakub@redhat.com>
18272         PR c++/71210
18273         * gimple-fold.c (gimple_fold_call): Do not remove lhs of noreturn
18274         calls if the LHS is variable length or has addressable type.
18275         If targets[0]->decl is a noreturn call with void return type and
18276         zero arguments, adjust fntype and remove lhs in that case.
18278 2016-05-20  Marc Glisse  <marc.glisse@inria.fr>
18280         PR tree-optimization/71079
18281         PR tree-optimization/71206
18282         * match.pd ((X ^ Y) ^ (X ^ Z)): Convert the arguments.
18284 2016-05-20  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
18286         * tree-vectorizer.c (get_vec_alignment_for_decl): New static function.
18287         (get_vec_alignment_for_array_decl): Likewise.
18288         (get_vec_alignment_for_record_decl): Likewise.
18289         (increase_alignment::execute): Move code to find alignment to
18290         get_vec_alignment_for_array_decl and call get_vec_alignment_for_decl.
18291         (type_align_map): New hash_map.
18293 2016-05-20  Richard Guenther  <rguenther@suse.de>
18295         PR tree-optimization/29756
18296         * tree.def (BIT_INSERT_EXPR): New tcc_expression tree code.
18297         * expr.c (expand_expr_real_2): Handle BIT_INSERT_EXPR.
18298         * fold-const.c (operand_equal_p): Likewise.
18299         (fold_ternary_loc): Add constant folding of BIT_INSERT_EXPR.
18300         * gimplify.c (gimplify_expr): Handle BIT_INSERT_EXPR.
18301         * tree-inline.c (estimate_operator_cost): Likewise.
18302         * tree-pretty-print.c (dump_generic_node): Likewise.
18303         * tree-ssa-operands.c (get_expr_operands): Likewise.
18304         * cfgexpand.c (expand_debug_expr): Likewise.
18305         * gimple-pretty-print.c (dump_ternary_rhs): Likewise.
18306         * gimple.c (get_gimple_rhs_num_ops): Handle BIT_INSERT_EXPR.
18307         * tree-cfg.c (verify_gimple_assign_ternary): Verify BIT_INSERT_EXPR.
18308         * tree-ssa.c (non_rewritable_lvalue_p): We can rewrite
18309         vector inserts using BIT_FIELD_REF or MEM_REF on the lhs.
18310         (execute_update_addresses_taken): Do it.
18312 2016-05-20  Richard Biener  <rguenther@suse.de>
18314         PR tree-optimization/71185
18315         * tree-ssa-loop-prefetch.c (gather_memory_references): Drop
18316         register operations.
18318 2016-05-20  Richard Biener  <rguenther@suse.de>
18320         * tree-if-conv.c (add_bb_predicate_gimplified_stmts): Use
18321         gimple_seq_add_seq_without_update.
18322         (release_bb_predicate): Assert we have no operands to free.
18323         (if_convertible_loop_p_1): Calculate post dominators later.
18324         Do not free BB predicates here.
18325         (combine_blocks): Do not recompute BB predicates.
18326         (version_loop_for_if_conversion): Save BB predicates around
18327         loop versioning.
18329 2016-05-19  Segher Boessenkool  <segher@kernel.crashing.org>
18331         * function.c (make_epilogue_seq): Remove epilogue_end parameter.
18332         (thread_prologue_and_epilogue_insns): Remove bb_flags.  Restructure
18333         code.  Ignore sibcalls on EDGE_IGNORE edges.
18334         * shrink-wrap.c (handle_simple_exit): New function.  Set EDGE_IGNORE
18335         on edges for sibcalls that run without prologue.  The rest of the
18336         function is combined from...
18337         (fix_fake_fallthrough_edge): ... this, and ...
18338         (try_shrink_wrapping): ... a part of this.  Remove the bb_with
18339         function argument, make it a local variable.
18341 2016-05-19  Sandra Loosemore  <sandra@codesourcery.com>
18343         * config/i386/cygming.h (DWARF2_UNWIND_INFO): Allow
18344         --disable-sjlj-exceptions for TARGET_BI_ARCH to select DWARF-2 EH
18345         for 32-bit mode and SEH for 64-bit.
18346         * config/i386/mingw32.h (SHARED_LIBGCC_UNDEFS_SPEC): Handle
18347         TARGET_64BIT_DEFAULT.
18349 2016-05-19  Ryan Burn  <contact@rnburn.com>
18351         * Makefile.in (GTFILES): Add cilk.h and cilk-common.c.
18352         * gengtype.c (open_base_files): Add cilk.h to ifiles.
18354 2016-05-19  Uros Bizjak  <ubizjak@gmail.com>
18356         * sched-deps.c (sched_analyze_2) <case TRAP_IF>: Also
18357         force pending loads from memory.
18359 2016-05-19  Kelvin Nilsen  <kelvin@gcc.gnu.org>
18361         * config/rs6000/altivec.md (UNSPEC_DARN): New unspec constant.
18362         (UNSPEC_DARN_32): New unspec constant.
18363         (UNSPEC_DARN_RAW): New unspec constant.
18364         (darn_32): New instruction.
18365         (darn_raw): New instruction.
18366         (darn): New instruction.
18367         * config/rs6000/rs6000-builtin.def (RS6000_BUILTIN_0): Add
18368         support and documentation for this macro.
18369         (BU_P9_MISC_1): New macro definition.
18370         (BU_P9_64BIT_MISC_0): New macro definition.
18371         (BU_P9_MISC_0): New macro definition.
18372         (darn_32): New builtin definition.
18373         (darn_raw): New builtin definition.
18374         (darn): New builtin definition.
18375         * config/rs6000/rs6000.c: Add #define RS6000_BUILTIN_0 and #undef
18376         RS6000_BUILTIN_0 directives to surround each occurrence of
18377         #include "rs6000-builtin.def".
18378         (rs6000_builtin_mask_calculate): Add in the RS6000_BTM_MODULO and
18379         RS6000_BTM_64BIT flags to the returned mask, depending on
18380         configuration.
18381         (def_builtin): Correct an error in the assignments made to the
18382         debugging variable attr_string.
18383         (rs6000_expand_builtin): Add support for no-operand built-in
18384         functions.
18385         (builtin_function_type): Remove fatal_error assertion that is no
18386         longer valid.
18387         (rs6000_common_init_builtins): Add support for no-operand built-in
18388         functions.
18389         * config/rs6000/rs6000.h (RS6000_BTM_MODULO): New macro
18390         definition.
18391         (RS6000_BTM_PURE): Enhance comment to clarify intent of this flag
18392         definition.
18393         (RS6000_BTM_64BIT): New macro definition.
18394         * doc/extend.texi: Document __builtin_darn (void),
18395         __builtin_darn_raw (void), and __builtin_darn_32 (void) built-in
18396         functions.
18398 2016-05-19  Jan Hubicka  <hubicka@ucw.cz>
18400         * tree-vect-loop.c (vect_analyze_loop_2): Use also
18401         max_loop_iterations_int.
18403 2016-05-19  Marek Polacek  <polacek@redhat.com>
18405         PR tree-optimization/71031
18406         * tree-vrp.c (extract_range_from_binary_expr_1): Turn assert into a
18407         condition and adjust the code a bit.
18409 2016-05-19  Martin Liska  <mliska@suse.cz>
18411         * tree-vect-stmts.c (vectorizable_simd_clone_call): Utilize
18412         auto_vec instead of vec.
18414 2016-05-19  Martin Liska  <mliska@suse.cz>
18416         * tree-parloops.c (oacc_entry_exit_ok): Release a vector.
18418 2016-05-19  Martin Liska  <mliska@suse.cz>
18420         * tree-if-conv.c (ifcvt_repair_bool_pattern): Utilize auto_vecs.
18422 2016-05-19  Martin Liska  <mliska@suse.cz>
18424         * ipa-pure-const.c (set_function_state): Remove an existing
18425         funct_state.
18426         (remove_node_data): Do not free it as it's released
18427         in set_function_state.
18429 2016-05-19  Martin Liska  <mliska@suse.cz>
18431         * tree-vect-slp.c (vect_attempt_slp_rearrange_stmts): Release
18432         bitmap.
18434 2016-05-19  Martin Liska  <mliska@suse.cz>
18436         * omp-simd-clone.c (simd_clone_adjust): Release vector.
18438 2016-05-19  Martin Liska  <mliska@suse.cz>
18440         * tree-ssa-reassoc.c (eliminate_duplicate_pair): Truncate
18441         an auto_vec instead of re-creating it.
18443 2016-05-19  Martin Liska  <mliska@suse.cz>
18445         * tree-ssa-loop-prefetch.c (determine_loop_nest_reuse): Use
18446         auto_vec instead of vec.
18448 2016-05-19  Martin Liska  <mliska@suse.cz>
18450         * lto-section-in.c (lto_get_section_data): Call
18451         lto_check_version with additional argument.
18452         * lto-streamer.c (lto_check_version): Add new argument.
18453         * lto-streamer.h (lto_check_version): Likewise.
18455 2016-05-19  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
18457         * config/arm/arm.c (arm_new_rtx_costs, SIGN_EXTEND case):
18458         Don't add cost of inner memory when handling sign-extended loads.
18460 2016-05-19  Ilya Enkovich  <ilya.enkovich@intel.com>
18462         PR rtl-optimization/71148
18463         * cse.c (cse_main): Free dominance info.
18464         (rest_of_handle_cse): Don't free dominance info.
18465         (rest_of_handle_cse2): Likewise.
18466         (rest_of_handle_cse_after_global_opts): Likewise.
18468 2016-05-19  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
18470         PR target/71056
18471         * config/arm/arm-builtins.c (arm_builtin_vectorized_function): Return
18472         NULL_TREE early if NEON is not available.  Remove now redundant check
18473         in ARM_CHECK_BUILTIN_MODE.
18475 2016-05-19  Maxim Ostapenko  <m.ostapenko@samsung.com>
18477         PR sanitizer/64354
18478         * cppbuiltin.c (define_builtin_macros_for_compilation_flags): Add new
18479         builtin __SANITIZE_THREAD__ macros for fsanitize=thread switch.
18480         * doc/cpp.texi: Document new macros.
18482 2016-05-19  Bin Cheng  <bin.cheng@arm.com>
18484         PR tree-optimization/69848
18485         * tree-vect-loop.c (vectorizable_reduction): Don't factor
18486         comparison expr out of VEC_COND_EXPR for COND_REDUCTION.
18488 2016-05-19  Segher Boessenkool  <segher@kernel.crashing.org>
18490         * function.c (thread_prologue_and_epilogue_insn): Move the
18491         "goto epilogue_done" one block later.
18493 2016-05-19  Richard Biener  <rguenther@suse.de>
18495         PR tree-optimization/70729
18496         * passes.def: Move LIM pass before PRE.  Remove no longer
18497         required copyprop and move first DCE out of the loop pipeline.
18499 2016-05-18  David Malcolm  <dmalcolm@redhat.com>
18501         PR driver/69265
18502         * Makefile.in (GCC_OBJS): Move spellcheck.o to...
18503         (OBJS-libcommon-target): ...here.
18504         * opts-common.c: Include spellcheck.h.
18505         (cmdline_handle_error): Build a vec of valid options and use it
18506         to suggest provide hints for misspelled arguments.
18508 2016-05-18  Jakub Jelinek  <jakub@redhat.com>
18510         PR c++/71100
18511         * cgraph.c (cgraph_edge::redirect_call_stmt_to_callee): Don't drop
18512         lhs if it has TREE_ADDRESSABLE type.
18514 2016-05-18  Uros Bizjak  <ubizjak@gmail.com>
18516         PR target/71145
18517         * config/alpha/alpha.md (trap): Add (use (reg:DI 29)).
18518         (*exception_receiver_1): Return "#" for TARGET_EXPLICIT_RELOCS.
18520 2016-05-18  Martin Jambor  <mjambor@suse.cz>
18522         PR ipa/69708
18523         * ipa-cp.c (ipa_get_jf_pass_through_result): Allow non-ip constant
18524         input for NOP_EXPR pass-through functions.
18525         * ipa-prop.c (ipa_compute_jump_functions_for_edge): Allow
18526         aggregate global constant VAR_DECLs in constant jump functions.
18528 2016-05-18  Martin Jambor  <mjambor@suse.cz>
18530         PR ipa/69708
18531         * ipa-prop.c (parm_preserved_before_stmt_p): Return true for loads
18532         from TREE_READONLY parameters.
18534 2016-05-18  Martin Jambor  <mjambor@suse.cz>
18536         PR ipa/69708
18537         * cgraph.h (cgraph_indirect_call_info): New field
18538         guaranteed_unmodified.
18539         * ipa-cp.c (ipa_get_indirect_edge_target_1): Also pass parameter value
18540         to ipa_find_agg_cst_for_param, check guaranteed_unmodified when
18541         appropriate.
18542         * ipa-inline-analysis.c (evaluate_conditions_for_known_args): Also
18543         pass the parameter value to ipa_find_agg_cst_for_param.
18544         * ipa-prop.c (ipa_load_from_parm_agg): New parameter
18545         guaranteed_unmodified, store AA results there instead of bailing out
18546         if present.
18547         (ipa_note_param_call): Also initialize guaranteed_unmodified flag.
18548         (ipa_analyze_indirect_call_uses): Also set guaranteed_unmodified flag.
18549         (find_constructor_constant_at_offset): New function.
18550         (ipa_find_agg_cst_from_init): Likewise.
18551         (ipa_find_agg_cst_for_param): Also seearch for aggregate values in
18552         static initializers of contants, report back through a new paameter
18553         from_global_constant if that was the case.
18554         (try_make_edge_direct_simple_call): Also pass parameter value to
18555         ipa_find_agg_cst_for_param, check guaranteed_unmodified when
18556         appropriate.
18557         (ipa_write_indirect_edge_info): Stream new flag guaranteed_unmodified.
18558         (ipa_read_indirect_edge_info): Likewise.
18559         * ipa-prop.h (ipa_find_agg_cst_for_param): Update declaration.
18560         (ipa_load_from_parm_agg): Likewise.
18562 2016-05-18  Jiong Wang  <jiong.wang@arm.com>
18564         PR rtl-optimization/71150
18565         * lra-constraint (process_addr_reg): Guard "in_class_p" with REG_P
18566         check.
18568 2016-05-18  Michael Meissner  <meissner@linux.vnet.ibm.com>
18570         PR target/70915
18571         * config/rs6000/constraints.md (wE constraint): New constraint
18572         for a vector constant that can be loaded with XXSPLTIB.
18573         (wM constraint): New constraint for a vector constant of a 1's.
18574         (wS constraint): New constraint for a vector constant that can be
18575         loaded with XXSPLTIB and a vector sign extend instruction.
18576         * config/rs6000/predicates.md (xxspltib_constant_split): New
18577         predicates for wE/wS constraints.
18578         (xxspltib_constant_nosplit): Likewise.
18579         (easy_vector_constant): Add support for constants that can be
18580         loaded via XXSPLTIB.
18581         (all_ones_constant): New predicate for vector constant with all
18582         1's set.
18583         (splat_input_operand): Add support for ISA 3.0 word splat operations.
18584         * config/rs6000/rs6000.c (xxspltib_constant_p): New function to
18585         return if a constant can be loaded with the ISA 3.0 XXSPLTIB
18586         instruction and possibly with a sign extension.
18587         (output_vec_const_move): Add support for XXSPLTIB. If we are
18588         loading up 0/-1 into Altivec registers, prefer using VSPLTISW
18589         instead of XXLXOR/XXLORC.
18590         (rs6000_expand_vector_init): Add support for ISA 3.0 word splat
18591         operations.
18592         (rs6000_legitimize_reload_address): Likewise.
18593         (rs6000_output_move_128bit): Use output_vec_const_move to emit
18594         constants.
18595         * config/rs6000/vsx.md (VSX_M): Add TImode (if -mvsx-timode) and
18596         combine VSX_M and VSX_M2 into one iterator.
18597         (VSX_M2): Likewise.
18598         (VSINT_84): New iterators for loading constants with XXSPLTIB.
18599         (VSINT_842): Likewise.
18600         (UNSPEC_VSX_SIGN_EXTEND): New UNSPEC.
18601         (xxspltib_v16qi): New insns to load up constants with the ISA 3.0
18602         XXSPLTIB instruction.
18603         (xxspltib_<mode>_nosplit): Likewise.
18604         (xxspltib_<mode>_split): New insn to load up constants with
18605         XXSPLTIB and a sign extend instruction.
18606         (vsx_mov<mode>): Replace single move that handled all vector types
18607         with separate 32-bit and 64-bit moves.  Combine the movti_<bit>
18608         moves (when -mvsx-timode is in effect) into the main vector
18609         moves.  Eliminate separate moves for <VSr> <VSa>, where the
18610         preferred register class (<VSr>) is listed first, and the
18611         secondary register class (<VSa>) is listed second with a '?' to
18612         discourage use.  Prefer loading 0/-1 in any VSX register for ISA
18613         3.0, and Altivec registers for ISA 2.06/2.07 (PR target/70915) so
18614         that if the register was involved in a slow operation, the
18615         clear/set operation does not wait for the slow operation to
18616         finish.  Adjust the length attributes for 32-bit mode.  Use
18617         rs6000_output_move_128bit and drop the use of the string
18618         instructions for 32-bit movti when -mvsx-timode is in effect.  Use
18619         spacing so that the alternatives and attributes don't generate
18620         long lines, and put things in columns, so that it is easier to
18621         match up the operands and attributes with the insn alternatives.
18622         (vsx_mov<mode>_64bit): Likewise.
18623         (vsx_mov<mode>_32bit): Likewise.
18624         (vsx_movti_64bit): Fold movti into normal vector moves.
18625         (vsx_movti_32bit): Likewise.
18626         (vsx_splat_<mode>, V4SI/V4SF modes): Add support for ISA 3.0 word
18627         splat instructions.
18628         (vsx_splat_v4si_internal): Likewise.
18629         (vsx_splat_v4sf_internal): Likewise.
18630         (vector fusion peepholes): Use VSX_M instead of VSX_M2.
18631         (vsx_sign_extend_qi_<mode>): New ISA 3.0 instructions to sign
18632         extend vector elements.
18633         (vsx_sign_extend_hi_<mode>): Likewise.
18634         (vsx_sign_extend_si_v2di): Likewise.
18635         * config/rs6000/rs6000-protos.h (xxspltib_constant_p): Add
18636         declaration.
18637         * doc/md.texi (PowerPC constraints): Document the wE, wM, and wS
18638         constraints.  Add trailing period to wL documentation.
18640 2016-05-18  Richard Sandiford  <richard.sandiford@arm.com>
18642         PR middle-end/71020
18643         * tree-dfa.h (replace_abnormal_ssa_names): Declare.
18644         * tree-dfa.c (replace_abnormal_ssa_names): New function.
18645         * tree-call-cdce.c: Include tree-dfa.h.
18646         (can_guard_call_p): New function, extracted from...
18647         (can_use_internal_fn): ...here.
18648         (shrink_wrap_one_built_in_call_with_conds): Remove failure path
18649         and return void.
18650         (shrink_wrap_one_built_in_call): Likewise.
18651         (use_internal_fn): Likewise.
18652         (shrink_wrap_conditional_dead_built_in_calls): Update accordingly
18653         and return void.  Call replace_abnormal_ssa_names.
18654         (pass_call_cdce::execute): Check can_guard_call_p during the
18655         initial walk.  Assume shrink_wrap_conditional_dead_built_in_calls
18656         will always change something.
18658 2016-05-18  Martin Jambor  <mjambor@suse.cz>
18660         PR ipa/70646
18661         * ipa-prop.c (determine_locally_known_aggregate_parts): Bail out early
18662         if parameter PARAM_IPA_MAX_AGG_ITEMS is zero.
18664 2016-05-18  Martin Jambor  <mjambor@suse.cz>
18666         PR ipa/70646
18667         * ipa-inline.h (condition): New field size.
18668         * ipa-inline-analysis.c (add_condition): New parameter SIZE, use it
18669         for comaprison and store it into the new condition.
18670         (evaluate_conditions_for_known_args): Use condition size to check
18671         access sizes for all but CHANGED conditions.
18672         (unmodified_parm_1): New parameter size_p, store access size into it.
18673         (unmodified_parm): Likewise.
18674         (unmodified_parm_or_parm_agg_item): Likewise.
18675         (eliminated_by_inlining_prob): Pass NULL to unmodified_parm as size_p.
18676         (set_cond_stmt_execution_predicate): Extract access sizes and store
18677         them to conditions.
18678         (set_switch_stmt_execution_predicate): Likewise.
18679         (will_be_nonconstant_expr_predicate): Likewise.
18680         (will_be_nonconstant_predicate): Likewise.
18681         (inline_read_section): Stream condition size.
18682         (inline_write_summary): Likewise.
18684 2016-05-18  Richard Biener  <rguenther@suse.de>
18686         * tree-ssa-loop-im.c (determine_max_movement): Properly add
18687         condition cost to PHI cost instead of total_cost.
18689 2016-05-18  Martin Liska  <mliska@suse.cz>
18691         PR fortran/70856
18692         * ipa-icf.c (sem_variable::merge): Set DECL_PT_UID for
18693         merged variables.
18695 2016-05-18  Richard Biener  <rguenther@suse.de>
18697         * lto-streamer.h (LTO_major_version): Bump to 6.
18699 2016-05-18  Segher Boessenkool  <segher@kernel.crashing.org>
18701         * function.c (make_split_prologue_seq, make_prologue_seq,
18702         make_epilogue_seq): New functions, factored out from...
18703         (thread_prologue_and_epilogue_insns): Here.
18705 2016-05-18  Segher Boessenkool  <segher@kernel.crashing.org>
18707         * function.c (rest_of_handle_thread_prologue_and_epilogue): Call
18708         cleanup_cfg with CLEANUP_EXPENSIVE after shrink-wrapping instead
18709         of before.  Add a comment.
18711 2016-05-18  Bin Cheng  <bin.cheng@arm.com>
18713         * tree-ssa-loop-ivopts.c (get_computation_cost_at): Check invariant
18714         expression pointer, not pointer to the pointer.
18716 2016-05-18  Jakub Jelinek  <jakub@redhat.com>
18718         * config/i386/sse.md (pbroadcast_evex_isa): New mode attr.
18719         (avx2_pbroadcast<mode>): Add another alternative with v instead
18720         of x constraints in it, using <pbroadcast_evex_isa> isa.
18721         (avx2_pbroadcast<mode>_1): Similarly, add two such alternatives.
18723         * config/i386/sse.md (<ssse3_avx2>_palignr<mode>): Use
18724         constraint x instead of v in second alternative, add avx512bw
18725         alternative.
18727         * config/i386/sse.md (<ssse3_avx2>_pshufb<mode>3<mask_name>): Use
18728         constraint x instead of v in second alternative, add avx512bw
18729         alternative.
18731         * config/i386/sse.md (*<ssse3_avx2>_pmulhrsw<mode>3<mask_name>): Use
18732         constraint x instead of v in second alternative, add avx512bw
18733         alternative.
18735         * config/i386/sse.md (avx2_pmaddubsw256, ssse3_pmaddubsw128): Add
18736         avx512bw alternative.
18738 2016-05-18  Kirill Yukhin  <kirill.yukhin@intel.com>
18740         * config/i386/sse.md (define_insn "*andnot<mode>3"): Extend static
18741         array to 128 chars.
18742         (define_insn "*andnottf3"): Ditto.
18743         (define_insn "*<code><mode>3"/any_logic): Ditto.
18744         (define_insn "*<code>tf3"/any_logic): Ditto.
18745         (define_insn "sse2_storehpd"): Use Yv constraint for scalar
18746         operand to block AVX-512VL insn variant emit when it is not enabled.
18748 2016-05-18  Kirill Yukhin  <kirill.yukhin@intel.com>
18750         * config/i386/sse.md (define_insn "*vec_concatv2sf_sse4_1"): Use 'Yv'
18751         constraint fot SF mode.
18753 2016-05-18  Petr Murzin  <petr.murzin@intel.com>
18754             Kirill Yukhin  <kirill.yukhin@intel.com>
18756         * config/i386/sse.md (define_insn "srcp14<mode>"): Use proper operand
18757         modifiers.
18758         (define_insn "rsqrt14<mode>"): Ditto.
18759         (define_insn "<mask_codefor>avx512dq_cvtps2qqv2di<mask_name>"): Ditto.
18760         (define_insn "<fixsuffix>fix_truncv2sfv2di2<mask_name>"): Ditto.
18761         (define_insn "avx512f_<code>v8div16qi2_mask_store"): Ditto.
18762         (define_insn "vec_set_hi_<mode><mask_name>"): Ditto.
18763         (define_insn "<mask_codefor>avx512dq_broadcast<mode><mask_name>"):
18764         Ditto.
18765         (define_insn "*avx512f_gatherdi<mode>"): Ditto.
18766         (define_insn "*avx512f_scatterdi<mode>"): Ditto.
18767         * config/i386/i386.c (ix86_print_operand): Expand check for size
18768         override codes for Intel syntax.
18770 2016-05-18  Richard Biener  <rguenther@suse.de>
18772         PR tree-optimization/71168
18773         * tree-loop-distribution.c (distribute_loop): Move *destroy_p
18774         initialization earlier.
18776 2016-05-18  James Greenhalgh  <james.greenhalgh@arm.com>
18778         * config/aarch64/aarch64-simd.md
18779         (aarch64_reduc_plus_internal<mode>): Rename to...
18780         (reduc_plus_scal): ...This, and remove previous implementation.
18782 2016-05-18  Richard Biener  <rguenther@suse.de>
18784         * passes.def: Put late dse and cd_dce in canonical order.
18786 2016-05-17  Jan Hubicka  <hubicka@ucw.cz>
18788         * ipa-inline-transform.c (preserve_function_body_p): Look for
18789         first non-thunk clone.
18790         (save_function_body): Save into first non-thunk.
18791         * lto-cgraph.c (lto_output_edge): When streaming thunk do not look
18792         up call stmt id.
18793         (lto_output_node): Inline thunks don't need body in every
18794         partition.
18795         * lto-streamer-in.c: Do not fixup thunk clones.
18796         * cgraphclones.c (cgraph_node::create_edge_including_clone): Skip
18797         thunks.
18798         * tree-inline.c (copy_bb): Be prepared for target node to be new after
18799         folding suceeds.
18801 2016-05-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
18803         PR middle-end/63586
18804         * tree-ssa-reassoc.c (transform_add_to_multiply): New.
18805         (reassociate_bb): Call transform_add_to_multiply.
18807 2016-05-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
18809         * config/aarch64/aarch64.c (all_extensions): Removed unused
18810         static variable.
18812 2016-05-17  Nathan Sidwell  <nathan@acm.org>
18814         * config/nvptx/nvptx.c (nvptx_function_arg_boundary): New.
18815         (TARGET_FUNCTION_ARG_BOUNDARY): Override.
18817 2016-05-17  Mikhail Maltsev  <maltsevm@gmail.com>
18819         PR tree-optimization/54579
18820         PR middle-end/55299
18821         * match.pd (~(~X >> Y), ~(~X >>r Y), ~(~X <<r Y)): New patterns.
18823 2016-05-17  Marek Polacek  <polacek@redhat.com>
18825         PR ipa/71146
18826         * tree-inline.c (expand_call_inline): Call
18827         maybe_remove_unused_call_args.
18829 2016-05-17  Jim Wilson  <jim.wilson@linaro.org>
18831         * doc/cpp.texi (__GNUC__): Major version changes are no longer rare.
18832         * doc/invoke.texi (-mnan=2008): Change signalling to signaling.
18833         * doc/md.texi (fmin@var{m}3): Likewise.
18835 2016-05-17  Marc Glisse  <marc.glisse@inria.fr>
18837         * match.pd (X & C): New transformation.
18839 2016-05-17  Marc Glisse  <marc.glisse@inria.fr>
18841         * match.pd (~X & Y): New transformation.
18843 2016-05-17  Marc Glisse  <marc.glisse@inria.fr>
18845         * tree-vrp.c (simplify_truth_ops_using_ranges): Set range
18846         information for new SSA_NAME.
18847         (simplify_conversion_using_ranges): Get range through get_range_info
18848         instead of get_value_range.
18850 2016-05-17  Jiong Wang  <jiong.wang@arm.com>
18852         * config/aarch64/arm_neon.h (vmvn_s8): Reimplement using C operator.
18853         Remove inline assembly.
18854         (vmvn_s16): Likewise.
18855         (vmvn_s32): Likewise.
18856         (vmvn_u8): Likewise.
18857         (vmvn_u16): Likewise.
18858         (vmvn_u32): Likewise.
18859         (vmvnq_s8): Likewise.
18860         (vmvnq_s16): Likewise.
18861         (vmvnq_s32): Likewise.
18862         (vmvnq_u8): Likewise.
18863         (vmvnq_u16): Likewise.
18864         (vmvnq_u32): Likewise.
18865         (vmvn_p8): Likewise.
18866         (vmvnq_p16): Likewise.
18868 2016-05-17  Jiong Wang  <jiong.wang@arm.com>
18870         * config/aarch64/aarch64-simd.md (vmul_n_f32): Remove inline assembly.
18871         Use builtin.
18872         (vmul_n_s16): Likewise.
18873         (vmul_n_s32): Likewise.
18874         (vmul_n_u16): Likewise.
18875         (vmul_n_u32): Likewise.
18876         (vmulq_n_f32): Likewise.
18877         (vmulq_n_f64): Likewise.
18878         (vmulq_n_s16): Likewise.
18879         (vmulq_n_s32): Likewise.
18880         (vmulq_n_u16): Likewise.
18881         (vmulq_n_u32): Likewise.
18883 2016-05-17  Jiong Wang  <jiong.wang@arm.com>
18885         * config/aarch64/aarch64-simd.md (*aarch64_mul3_elt_to_128df): Extend
18886         to all supported modes.  Rename to "*aarch64_mul3_elt_from_dup".
18888 2016-05-17  Jiong Wang  <jiong.wang@arm.com>
18890         * config/aarch64/aarch64-simd.md (*aarch64_fma4_elt_to_128df): Rename
18891         to *aarch64_fma4_elt_from_dup<mode>.
18892         (*aarch64_fnma4_elt_to_128df): Rename to
18893         *aarch64_fnma4_elt_from_dup<mode>.
18894         * config/aarch64/arm_neon.h (vfma_n_f64): New.
18895         (vfms_n_f32): Likewise.
18896         (vfms_n_f64): Likewise.
18897         (vfmsq_n_f32): Likewise.
18898         (vfmsq_n_f64): Likewise.
18900 2016-05-17  Gerald Pfeifer  <gerald@pfeifer.com>
18902         * wide-int.h: Change fixed_wide_int_storage from class to struct.
18904 2016-05-17  Richard Biener  <rguenther@suse.de>
18906         PR tree-optimization/71132
18907         * tree-loop-distribution.c (create_rdg_cd_edges): Pass in loop.
18908         Only add control dependences for blocks in the loop.
18909         (build_rdg): Adjust.
18910         (generate_code_for_partition): Return whether loop should
18911         be destroyed and delay that.
18912         (distribute_loop): Likewise.
18913         (pass_loop_distribution::execute): Record loops to be destroyed
18914         and perform delayed destroying of loops.
18916 2016-05-17  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
18918         PR target/70809
18919         * config/aarch64/aarch64-simd.md (aarch64_vmls<mode>): Delete.
18921 2016-05-17  James Greenhalgh  <james.greenhalgh@arm.com>
18923         * config/aarch64/aarch64-elf.h (ASM_OUTPUT_DEF): Delete.
18925 2016-05-17  Ilya Enkovich  <ilya.enkovich@intel.com>
18927         PR target/71114
18928         * config/i386/i386.c (dimode_scalar_chain::convert_op): Fix
18929         insertion point for instructions generated by validize_mem.
18931 2016-05-17  James Greenhalgh  <james.greenhalgh@arm.com>
18933         * config/aarch64/aarch64.c (SHIFT_COUNT_TRUNCATED): Wrap definition
18934         in brackets.
18936 2016-05-17  James Greenhalgh  <james.greenhalgh@arm.com>
18938         * config/aarch64/aarch64.c
18939         (aarch64_output_simd_mov_immediate): Make "buf_size" a variable
18940         rather than a macro.
18942 2016-05-16  Wilco Dijkstra  <wdijkstr@arm.com>
18944         * doc/invoke.texi (AArch64 Options): Various updates.
18946 2016-05-16  Jan Hubicka  <hubicka@ucw.cz>
18948         * ipa-inline-analysis.c (compute_inline_parameters): Disable inlinig
18949         into instrumentation thunks.
18950         * cif-code.def (CIF_CHKP): New.
18952 2016-05-16  Uros Bizjak  <ubizjak@gmail.com>
18954         * config/i386/xopintrin.h: Correct "unsinged" typo in the comments.
18956 2016-05-16  Martin Jambor  <mjambor@suse.cz>
18958         * hsa-gen.c (fillup_for_decl): Increase alignment to natural one.
18959         (get_symbol_for_decl): Sorry if a global symbol in under-aligned.
18961 2016-05-16  Marek Polacek  <polacek@redhat.com>
18963         * gimple.c (maybe_remove_unused_call_args): Fix typos in the
18964         commentary.
18966 2016-05-16  Martin Jambor  <mjambor@suse.cz>
18968         PR hsa/70857
18969         * omp-low.c (grid_expand_target_grid_body): Copy RESULT_DECL of
18970         the outlined kernel function.
18972 2016-05-16  Robert Suchanek  <robert.suchanek@imgtec.com>
18974         * config/mips/mips.h (ISA_HAS_LSA): Enable for -mmsa.
18975         (ISA_HAS_DLSA): Ditto.
18977 2016-05-16  Matthew Fortune  <matthew.fortune@imgtec.com>
18979         * config/mips/m5100.md (m51_int_load): Update the latency to 2.
18981 2016-05-16  Nathan Sidwell  <nathan@acm.org>
18983         * config/nvptx/nvptx.c (nvptx_mangle_decl_assembler_name): Revert.
18984         (nvptx_name_replacement): Restore.  Add comment.
18985         (write_fn_proto, write_fn_proto_from_insn,
18986         nvptx_output_call_insn): Restore
18987         (TARGET_MANGLE_DECL_ASSEMBLER_NAME): Delete.
18989 2016-05-16  Wilco Dijkstra  <wdijkstr@arm.com>
18991         * config/aarch64/aarch64.md
18992         (add<mode>3_compareC_cconly_imm): Remove use of %w.
18993         (add<mode>3_compareC_imm): Likewise.
18994         (<optab>si3_uxtw): Split into register and immediate variants.
18995         (andsi3_compare0_uxtw): Likewise.
18996         (and<mode>3_compare0): Likewise.
18997         (and<mode>3nr_compare0): Likewise.
18998         (stack_protect_test_<mode>): Don't use %x for memory operands.
19000 2016-05-16  Matthew Fortune  <matthew.fortune@imgtec.com>
19002         * config/mips/mips-cpus.def (p5600): Add multi-line brackets.
19004 2016-05-16  Wilco Dijkstra  <wdijkstr@arm.com>
19006         * config/aarch64/aarch64.md (aarch64_ashl_sisd_or_int_<mode>3):
19007         Split integer shifts into shift_reg and bfm.
19008         (aarch64_lshr_sisd_or_int_<mode>3): Likewise.
19009         (aarch64_ashr_sisd_or_int_<mode>3): Likewise.
19010         (ror<mode>3_insn): Likewise.
19011         (<optab>si3_insn_uxtw): Likewise.
19012         (<optab><mode>3_insn): Change to rotate_imm.
19013         (extr<mode>5_insn_alt): Likewise.
19014         (extrsi5_insn_uxtw): Likewise.
19015         (extrsi5_insn_uxtw_alt): Likewise.
19017 2016-05-16  Matthew Wahab  <matthew.wahab@arm.com>
19019         * doc/tm.texi: Regenerate.
19020         * doc/tm.texi.in (TARGET_INVALID_PARAMETER_TYPE): Remove.
19021         (TARGET_INVALID_RETURN_TYPE): Remove.
19022         * system.h: Poison TARGET_INVALID_PARAMETER_TYPE and
19023         TARGET_INVALID_RETURN_TYPE.
19024         * target.def (invalid_parameter_type): Remove.
19025         (invalid_return_type): Remove.
19027 2016-05-16  Jan Hubicka  <hubicka@ucw.cz>
19029         * ipa-inline-analysis.c (compute_inline_parameters): Be more reailistic
19030         on estimating thunk bodies; do not set inline_failed to CIF_THUNK for
19031         calls from thunk.
19032         * ipa-inline-transform.c (inline_call): When inlining into thunk produce
19033         gimple body.
19034         (preserve_function_body_p): No need to preserve function body
19035         * cif-codes.def (CIF_THUNK): Remove.
19036         * cgraphclones.c (duplicate_thunk_for_node): Thunks calls are inlinable.
19038 2016-05-16  Jan Hubicka  <hubicka@ucw.cz>
19040         * tree-inline.c (expand_call_inline): recurse after inlining thunk.
19042 2016-05-16  Jan Hubicka  <hubicka@ucw.cz>
19044         * tree.c (free_lang_data_in_decl): Also set target/optimization flags
19045         for thunks.
19047 2016-05-16  Jan Hubicka  <hubicka@ucw.cz>
19049         * ipa-inline.c (report_inline_failed_reason): Look into thunks, too
19050         (inline_small_functions): Do not look for function symbol when
19051         resetting caches.
19053 2016-05-16  Jan Hubicka  <hubicka@ucw.cz>
19055         * lto-cgraph.c (compute_ltrans_boundary, output_symtab): Fix handling
19056         of inline thunks
19058 2016-05-16  Matthew Wahab  <matthew.wahab@arm.com>
19059             Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
19060             Jiong Wang  <jiong.wang@arm.com>
19062         * config/arm/arm-c.c (arm_cpu_builtins): Use def_or_undef_macro
19063         for __ARM_FP16_FORMAT_IEEE and __ARM_FP16_FORMAT_ALTERNATIVE.
19064         Define __ARM_FP16_ARGS when appropriate.
19065         * config/arm/arm.c (arm_invalid_parameter_type): Remove
19066         declaration.
19067         (arm_invalid_return_type): Likewise.
19068         (TARGET_INVALID_PARAMETER_TYPE): Remove.
19069         (TARGET_INVALID_RETURN_TYPE): Remove.
19070         (aapcs_vfp_sub_candidate): Allow HFmode.
19071         (aapcs_vfp_allocate): Add comment.  Support HFmode.
19072         (aapcs_vfp_allocate_return_reg): Likewise.
19073         (struct aapcs_cp_arg_layout): Slightly reword comments for
19074         is_return_candidate and allocate_return_reg.
19075         (output_mov_vfp): Update assert.
19076         (arm_hard_regno_mode_ok): Remove comment, update HF-mode
19077         condition.
19078         (arm_invalid_parameter_type): Remove.
19079         (amr_invalid_return_type): Remove.
19080         * config/arm/arm.h (TARGET_NEON_FP16): Fix definition.
19081         * config/arm/arm.md (*arm32_movhf): Disable for TARGET_VFP.
19082         * config/arm/vfp.md (*movhf_vfp): Enable for TARGET_VFP.
19084 2016-05-16  Matthew Wahab  <matthew.wahab@arm.com>
19086         * config/aarch64/aarch64.h (LEGITIMIZE_RELOAD_ADDRESS): Remove.
19087         * config/aarch64/arch64-protos.h
19088         (aarch64_legitimize_reload_address): Remove.
19089         * config/aarch64/aarch64.c (aarch64_legitimize_reload_address):
19090         Remove.
19092 2016-05-16  Eric Botcazou  <ebotcazou@adacore.com>
19094         * configure.ac: Add ACX_NONCANONICAL_HOST.
19095         * configure: Regenerate.
19096         * Makefile.in: Set host_noncanonical.
19098 2016-05-14  Uros Bizjak  <ubizjak@gmail.com>
19100         PR target/71097
19101         * config/i386/i386.md (*movtf_internal): Before register allocation,
19102         do not allow FP constants for CM_MEDIUM memory model, allow only
19103         standard FP constants for CM_LARGE and CM_LARGE_PIC models.
19104         (*movxf_internal): Ditto.
19105         (*movdf_internal): Ditto.
19106         (*movsf_internal): Ditto.
19108 2016-05-13  Segher Boessenkool  <segher@kernel.crashing.org>
19110         PR rtl-optimization/67483
19111         * combine.c (make_compound_operation): Don't call extract_left_shift
19112         with negative shift amounts.
19114 2016-05-13  Jakub Jelinek  <jakub@redhat.com>
19116         PR bootstrap/71071
19117         * fold-const.c (fold_checksum_tree): Allow modification
19118         of TYPE_ALIAS_SET during folding.
19120         * config/i386/i386.c (ix86_compute_frame_layout, ix86_expand_prologue,
19121         ix86_expand_split_stack_prologue): Use HOST_WIDE_INT_C macro.
19122         (ix86_split_to_parts): Likewise.  Fix up formatting.
19124 2016-05-13  H.J. Lu  <hongjiu.lu@intel.com>
19126         * tree-ssa-loop-ivopts.c (create_new_ivs): Cast to
19127         unsigned HOST_WIDE_INT with HOST_WIDE_INT_PRINT_UNSIGNED in
19128         printf format.
19130 2016-05-13  Nathan Sidwell  <nathan@acm.org>
19132         * config/nvptx/nvptx.c (nvptx_mangle_decl_assembler_name): New.
19133         (nvptx_name_replacement): Delete.
19134         (write_fn_proto, write_fn_proto_from_insn,
19135         nvptx_output_call_insn): Remove nvptx_name_replacement call.
19136         (TARGET_MANGLE_DECL_ASSEMBLER_NAME): Override.
19137         * langhooks.c (add_builtin_funcction_common): Call
19138         targetm.mangle_decl_assembler_name.
19140         * config/nvptx/nvptx.c (write_fn_proto): Handle
19141         BUILT_IN_ATOMIC_COMPARE_EXCHANGE_n oddity.
19143 2016-05-13  Martin Liska  <mliska@suse.cz>
19145         * tree-ssa-loop-ivopts.c (create_new_ivs): Use HOST_WIDE_INT_PRINT_DEC
19146         and PRIu64 in printf format.
19148 2016-05-13  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
19150         * tree-ssa-loop-ivanon.c (try_unroll_loop_completely): Typo fix in
19151         comment.
19153 2016-05-13  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
19155         * tree-ssa-loop-ivcanon.c (try_unroll_loop_completely):
19156         Change --param max-completely-peeled-times to
19157         --param max-completely-peel-times in dump file printing.
19159 2016-05-13  Richard Biener  <rguenther@suse.de>
19161         PR tree-optimization/42587
19162         * tree-ssa-math-opts.c (perform_symbolic_merge): Handle BIT_FIELD_REF.
19163         (find_bswap_or_nop_1): Likewise.
19164         (bswap_replace): Likewise.
19166 2016-05-13  Martin Liska  <mliska@suse.cz>
19168         * tree-vect-patterns.c (vect_recog_mask_conversion_pattern):
19169         Initialize a variable with default value.
19171 2016-05-13  Martin Liska  <mliska@suse.cz>
19173         * doc/invoke.texi: Enhance explanation of error recovery
19174         of sanitizers.
19176 2016-05-13  Martin Liska  <mliska@suse.cz>
19178         * tree-ssa-loop-ivopts.c (avg_loop_niter): Fix coding style.
19179         (struct cost_pair): Change inv_expr_id (int) to inv_expr
19180         (iv_inv_expr_ent *).
19181         (struct iv_inv_expr_ent): Comment struct fields.
19182         (sort_iv_inv_expr_ent): New function.
19183         (struct ivopts_data): Rename inv_expr_id to max_inv_expr_id.
19184         (struct iv_ca): Replace used_inv_expr and num_used_inv_expr with
19185         a hash_map between iv_inv_expr_ent and number of usages.
19186         (niter_for_exit): Fix coding style.
19187         (tree_ssa_iv_optimize_init): Use renamed variable.
19188         (determine_base_object): Fix coding style.
19189         (alloc_iv): Likewise.
19190         (find_interesting_uses_outside): Likewise.
19191         (add_candidate_1): Likewise.
19192         (add_standard_iv_candidates): Likewise.
19193         (set_group_iv_cost): Replace inv_expr_id with inv_expr.
19194         (prepare_decl_rtl): Fix coding style.
19195         (get_address_cost): Likewise.
19196         (get_shiftadd_cost): Likewise.
19197         (force_expr_to_var_cost): Likewise.
19198         (compare_aff_trees): Likewise.
19199         (get_expr_id): Restructure the function.
19200         (get_loop_invariant_expr_id): Renamed to
19201         get_loop_invariant_expr.
19202         (get_computation_cost_at): Replace usage of inv_expr_id with
19203         inv_expr.
19204         (get_computation_cost): Likewise.
19205         (determine_group_iv_cost_generic): Likewise.
19206         (determine_group_iv_cost_address): Likewise.
19207         (iv_period): Fix coding style.
19208         (iv_elimination_compare_lt): Likewise.
19209         (may_eliminate_iv): Likewise.
19210         (determine_group_iv_cost_cond):  Replace usage of inv_expr_id with
19211         inv_expr.
19212         (determine_group_iv_costs): Dump invariant expressions.
19213         (iv_ca_recount_cost): Use the newly added hash_map.
19214         (iv_ca_set_remove_invariants): Fix coding style.
19215         (iv_ca_set_add_invariants): Fix coding style.
19216         (iv_ca_set_no_cp): Utilize the newly added hash_map for used
19217         invariants.
19218         (iv_ca_set_cp): Likewise.
19219         (iv_ca_new): Initialize the newly added hash_map and remove
19220         initialization of fields.
19221         (iv_ca_free): Delete the hash_map.
19222         (iv_ca_dump): Dump invariant expressions.
19223         (iv_ca_extend): Fix coding style.
19224         (try_add_cand_for): Likewise.
19225         (create_new_ivs): Dump information about # of avg iterations and
19226         # of used invariant expressions.
19227         (rewrite_use_compare): Fix coding style.
19228         (free_loop_data): Set default value for max_inv_expr_id.
19230 2016-05-13  Ilya Enkovich  <ilya.enkovich@intel.com>
19232         * cse.c (rest_of_handle_cse): Use cleanup_cfg
19233         returned value cse_cfg_altered computation.
19234         (rest_of_handle_cse2): Likewise.
19235         (rest_of_handle_cse_after_global_opts): Likewise.
19237 2016-05-13  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
19239         PR target/53440
19240         * config/arm/arm.c (arm32_output_mi_thunk): New.
19241         (arm_output_mi_thunk): Rename to arm_thumb1_mi_thunk. Rework
19242         to split Thumb1 vs TARGET_32BIT functionality.
19243         (arm_thumb1_mi_thunk): New.
19245 2016-05-13  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
19247         * config/aarch64/aarch64.c (TARGET_OMIT_STRUCT_RETURN_REG): Set
19248         to true.
19250 2016-05-13  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
19252         PR target/71080
19253         * config/i386/i386.c (ix86_in_large_data_p): Guard against NULL exp.
19255 2016-05-13  Eric Botcazou  <ebotcazou@adacore.com>
19257         * builtins.c (expand_builtin_memcmp): Do not emit the call here.
19258         (expand_builtin_trap): Emit a regular call.
19259         (set_builtin_user_assembler_name): Remove obsolete cases.
19260         * dse.c (scan_insn): Adjust.
19261         * except.c: Include calls.h.
19262         (sjlj_emit_function_enter): If DONT_USE_BUILTIN_SETJMP is defined,
19263         emit a regular call to setjmp.
19264         * expr.c (emit_block_move_hints): Call emit_block_copy_via_libcall.
19265         (block_move_libcall_safe_for_call_parm): Use memcpy builtin.
19266         (emit_block_move_via_libcall): Delete.
19267         (block_move_fn): Delete.
19268         (init_block_move_fn): Likewise.
19269         (emit_block_move_libcall_fn): Likewise.
19270         (emit_block_op_via_libcall): New function.
19271         (set_storage_via_libcall): Tidy up and use memset builtin.
19272         (block_clear_fn): Delete.
19273         (init_block_clear_fn): Likewise.
19274         (clear_storage_libcall_fn): Likewise.
19275         (expand_assignment): Call emit_block_move_via_libcall.
19276         Do not include gt-expr.h.
19277         * expr.h (emit_block_op_via_libcall): Declare.
19278         (emit_block_copy_via_libcall): New inline function.
19279         (emit_block_move_via_libcall): Likewise.
19280         (emit_block_comp_via_libcall): Likewise.
19281         (block_clear_fn): Delete.
19282         (init_block_move_fn): Likewise.
19283         (init_block_clear_fn): Likewise.
19284         (emit_block_move_via_libcall): Likewise.
19285         (set_storage_via_libcall): Add default parameter value.
19286         * libfuncs.h (enum libfunc_index): Remove obsolete values.
19287         (abort_libfunc): Delete.
19288         (memcpy_libfunc): Likewise.
19289         (memmove_libfunc): Likewise.
19290         (memcmp_libfunc): Likewise.
19291         (memset_libfunc): Likewise.
19292         (setbits_libfunc): Likewise.
19293         (setjmp_libfunc): Likewise.
19294         (longjmp_libfunc): Likewise.
19295         (profile_function_entry_libfunc): Likewise.
19296         (profile_function_exit_libfunc): Likewise.
19297         (gcov_flush_libfunc): Likewise.
19298         * optabs-libfuncs.c (build_libfunc_function): Set DECL_ARTIFICIAL
19299         and DECL_VISIBILITY on the declaration.
19300         (init_optabs): Do not initialize obsolete libfuncs.
19301         * optabs.c (prepare_cmp_insn): Call emit_block_comp_via_libcall.
19302         * tree-core.h (ECF_RET1): Define.
19303         (ECF_TM_PURE): Adjust.
19304         (ECF_TM_BUILTIN): Likewise.
19305         * tree.c (set_call_expr_flags): Deal with ECF_RET1.
19306         (build_common_builtin_nodes): Initialize abort builtin.
19307         Add ECF_RET1 on memcpy, memmove and memset builtins.
19308         Pass final flags for alloca and alloca_with_align builtins.
19309         * config/alpha/alpha.c (alpha_init_libfuncs): Do not initialize
19310         obsolete builtins.
19311         * config/ia64/ia64.c (ia64_vms_init_libfuncs): Likewise.
19312         * config/i386/i386.c (ix86_expand_set_or_movmem): Adjust call to
19313         set_storage_via_libcall and call emit_block_copy_via_libcall.
19315 2016-05-12  Uros Bizjak  <ubizjak@gmail.com>
19317         * config/i386/i386.md (*call_got_x32): Change operand 0 to
19318         DImode before it is passed to ix86_output_call_operand.
19319         (*call_value_got_x32): Ditto for operand 1.
19321 2016-05-12  Jiong Wang  <jiong.wang@arm.com>
19323         PR rtl-optimization/70904
19324         * lra-constraint.c (process_addr_reg): Relax the restriction on subreg
19325         reload for wide mode.
19327 2016-05-12  Marek Polacek  <polacek@redhat.com>
19329         PR c/70756
19330         * langhooks-def.h (lhd_incomplete_type_error): Adjust declaration.
19331         * langhooks.c (lhd_incomplete_type_error): Add location parameter.
19332         * langhooks.h (incomplete_type_error): Likewise.
19333         * tree.c (size_in_bytes_loc): Renamed from size_in_bytes.  Add location
19334         parameter, pass it down to incomplete_type_error.
19335         * tree.h (size_in_bytes): New inline overload.
19336         (size_in_bytes_loc): Renamed from size_in_bytes.
19338 2016-05-12  Richard Biener  <rguenther@suse.de>
19340         PR tree-optimization/71059
19341         * tree-ssa-pre.c (phi_translate_1): Fully fold translated
19342         nary before looking up or entering the expression into the VN
19343         hashes.
19344         * tree-ssa-sccvn.c (vn_nary_build_or_lookup): Fix comment typo.
19345         Make sure to re-use NARYs without result as inserted by
19346         phi-translation.
19348 2016-05-12  Richard Biener  <rguenther@suse.de>
19350         PR tree-optimization/71062
19351         * tree-ssa-alias.h (struct pt_solution): Add vars_contains_restrict
19352         field.
19353         * tree-ssa-structalias.c (set_uids_in_ptset): Set
19354         vars_contains_restrict if the var is a restrict tag.
19355         * tree-ssa-alias.c (ptrs_compare_unequal): If vars_contains_restrict
19356         do not disambiguate pointers against it.
19357         (dump_points_to_solution): Re-structure and adjust for new
19358         vars_contains_restrict flag.
19359         * gimple-pretty-print.c (pp_points_to_solution): Likewise.
19361 2016-05-12  Martin Liska  <mliska@suse.cz>
19363         * doc/invoke.texi: Explain connection between
19364         -fsanitize-recover=address and ASAN_OPTIONS="halt_on_error=1".
19366 2016-05-12  Ilya Enkovich  <ilya.enkovich@intel.com>
19368         PR tree-optimization/71006
19369         * tree-vect-loop.c (vect_determine_vectorization_factor): Don't
19370         consider COND_EXPR as a mask producer.
19372 2016-05-12  Marek Polacek  <polacek@redhat.com>
19374         PR driver/71063
19375         * opts.c (common_handle_option): Detect missing argument for --help^.
19377 2016-05-12  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
19379         PR target/70830
19380         * config/arm/arm.c (arm_output_multireg_pop): Avoid POP instruction
19381         when popping the PC and within an interrupt handler routine.
19382         Add missing tab to output of "ldmfd".
19383         (output_return_instruction): Output LDMFD with SP update rather
19384         than POP when returning from interrupt handler.
19386 2016-05-12  Jakub Jelinek  <jakub@redhat.com>
19388         * config/i386/i386.md (isa): Add x64_avx512dq, enable if
19389         TARGET_64BIT && TARGET_AVX512DQ.
19390         * config/i386/sse.md (*vec_extract<mode>): Add avx512bw alternatives.
19391         (*vec_extract<PEXTR_MODE12:mode>_zext): Add avx512bw alternative.
19392         (*vec_extract<ssevecmodelower>_0, *vec_extractv4si_0_zext,
19393         *vec_extractv2di_0_sse): Use v constraint instead of x constraint.
19394         (*vec_extractv4si): Add avx512dq and avx512bw alternatives.
19395         (*vec_extractv4si_zext): Add avx512dq alternative.
19396         (*vec_extractv2di_1): Add x64_avx512dq and avx512bw alternatives,
19397         use v instead of x constraint in other alternatives where possible.
19399         * config/i386/sse.md (sse2_loadld): Use v instead of x
19400         constraint in alternatives 0,1,4.
19402         * config/i386/sse.md (pinsr_evex_isa): New mode attr.
19403         (<sse2p4_1>_pinsr<ssemodesuffix>): Add 2 alternatives with
19404         v constraints instead of x and <pinsr_evex_isa> isa attribute.
19406         PR target/71019
19407         * config/i386/sse.md (<sse2_avx2>_packssdw<mask_name>,
19408         <sse4_1_avx2>_packusdw<mask_name>): Make sure EVEX encoded insn
19409         is not emitted unless TARGET_AVX512BW.
19410         (<sse2_avx2>_packuswb<mask_name>, <sse2_avx2>_packsswb<mask_name>):
19411         Likewise.  For TARGET_AVX512BW, use "=v" constraint instead of "=x"
19412         for the result operand.
19414         * config/i386/sse.md (*vec_setv4sf_sse4_1, sse4_1_insertps): Use v
19415         constraint instead of x in avx alternatives.  Use maybe_evex instead
19416         of vex prefix.
19418         * config/i386/constraints.md (Yv): New constraint.
19419         * config/i386/i386.h (VALID_AVX512VL_128_REG_MODE): Allow
19420         TFmode and V1TImode in xmm16+ registers for TARGET_AVX512VL.
19421         * config/i386/i386.md (avx512fvecmode): New mode attr.
19422         (*pushtf): Use v constraint instead of x.
19423         (*movtf_internal): Likewise.  For TARGET_AVX512VL and
19424         xmm16+ registers, use vmovdqu64 or vmovdqa64 instructions.
19425         (*absneg<mode>2): Use Yv constraint instead of x constraint.
19426         (*absnegtf2_sse): Likewise.
19427         (copysign<mode>3_const, copysign<mode>3_var): Likewise.
19428         * config/i386/sse.md (*andnot<mode>3): Add avx512vl and
19429         avx512f alternatives.
19430         (*andnottf3, *<code><mode>3, *<code>tf3): Likewise.
19432 2016-05-12  Richard Biener  <rguenther@suse.de>
19434         PR tree-optimization/71060
19435         * tree-data-ref.c (initialize_data_dependence_relation): Do not
19436         require exact match of DR_BASE_OBJECT but only matching address and
19437         type.
19439 2016-05-12  Richard Biener  <rguenther@suse.de>
19441         PR tree-optimization/70986
19442         * cfganal.c: Include cfgloop.h.
19443         (dfs_find_deadend): Prefer to take edges exiting loops.
19445 2016-05-11  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
19447         * gcc.target/powerpc/pr70963.c: Require at least power8 at both
19448         compile and run time.
19450 2016-05-11  Mikhail Maltsev  <maltsevm@gmail.com>
19452         PR c/43651
19453         * doc/invoke.texi (Wduplicate-decl-specifier): Document new option.
19455 2016-05-11  Uros Bizjak  <ubizjak@gmail.com>
19457         * config/i386/i386.c (legitimize_pic_address): Use
19458         copy_to_suggested_reg instead of gen_movsi.
19460 2016-05-11  Michael Meissner  <meissner@linux.vnet.ibm.com>
19462         * config/rs6000/predicates.md (quad_memory_operand): Move most of
19463         the code into quad_address_p and call it to share code with
19464         vsx_quad_dform_memory_operand.
19465         (vsx_quad_dform_memory_operand): New predicate for ISA 3.0 vector
19466         d-form support.
19467         * config/rs6000/rs6000.opt (-mlra): Switch to being an option mask
19468         bit instead of being a separate word.  Split -mpower9-dform into
19469         two switches, -mpower9-dform-scalar and -mpower9-dform-vector.
19470         * config/rs6000/rs6000.c (RELOAD_REG_QUAD_OFFSET): New addr_mask
19471         for the register class supporting 128-bit quad word memory offsets.
19472         (mode_supports_vsx_dform_quad): Helper function to return if the
19473         register class uses quad word memory offsets.
19474         (rs6000_debug_addr_mask): Add support for quad word memory offsets.
19475         (rs6000_debug_reg_global): Always print if we are using LRA or not.
19476         (rs6000_setup_reg_addr_masks): If ISA 3.0 vector d-form
19477         instructions are enabled, set up the appropriate addr_masks for
19478         128-bit types.
19479         (rs6000_init_hard_regno_mode_ok): wb constraint is now based on
19480         -mpower9-dform-scalar, instead of -mpower9-dform.
19481         (rs6000_option_override_internal): Split -mpower9-dform into two
19482         switches, -mpower9-dform-scalar and -mpower9-dform-vector.  The
19483         -mpower9-dform switch sets or clears both.  If we are not using
19484         the LRA register allocator, do not enable -mpower9-dform-vector by
19485         default.  If we are using LRA, enable -mpower9-dform-vector and
19486         -mvsx-timode if it is appropriate.  Issue a warning if either
19487         -mpower9-dform-vector or -mvsx-timode are explicitly used without
19488         enabling LRA.
19489         (quad_address_offset_p): New helper function to return if the
19490         offset is legal for quad word memory instructions.
19491         (quad_address_p): New function to determin if GPR or vector
19492         register quad word memory addresses are legal.
19493         (mem_operand_gpr): Validate quad word address offsets.
19494         (reg_offset_addressing_ok_p): Add support for ISA 3.0 vector
19495         d-form (register + offset) instructions.
19496         (offsettable_ok_by_alignment): Likewise.
19497         (rs6000_legitimate_offset_address_p): Likewise.
19498         (legitimate_lo_sum_address_p): Likewise.
19499         (rs6000_legitimize_address): Likewise.
19500         (rs6000_legitimize_reload_address): Add more debug statements for
19501         -mdebug=addr.
19502         (rs6000_legitimate_address_p): Add support for ISA 3.0 vector
19503         d-form instructions.
19504         (rs6000_secondary_reload_memory): Add support for ISA 3.0 vector
19505         d-form instructions.  Distinguish different cases in debug
19506         output. (rs6000_secondary_reload_inner): Add support for ISA 3.0 vector
19507         d-form instructions.
19508         (rs6000_preferred_reload_class): Likewise.
19509         (rs6000_output_move_128bit): Add support for ISA 3.0 d-form
19510         instructions.  If ISA 3.0 is available, generate lxvx/stxvx instead
19511         of the ISA 2.06 indexed memory instructions.
19512         (rs6000_emit_prologue): If we have ISA 3.0 d-form instructions,
19513         use them to save/restore the saved vector registers instead of
19514         using Altivec instructions.
19515         (rs6000_emit_epilogue): Likewise.
19516         (rs6000_lra_p): Use TARGET_LRA instead of the old option word.
19517         (rs6000_opt_masks): Split -mpower9-dform into
19518         -mpower9-dform-scalar and -mpower9-dform-vector.
19519         (rs6000_print_options_internal): Print -mno-<switch> if <switch>
19520         was not selected.
19521         * config/rs6000/vsx.md (p9_vecload_<mode>): Delete hack to emit
19522         ISA 3.0 vector indexed memory instructions, and fold the code into
19523         the normal mov<mode> patterns.
19524         (p9_vecstore_<mode>): Likewise.
19525         (vsx_mov<mode>): Add support for ISA 3.0 vector d-form
19526         instructions.
19527         (vsx_movti_64bit): Likewise.
19528         (vsx_movti_32bit): Likewise.
19529         * config/rs6000/constraints.md (wO constraint): New constraint for
19530         ISA 3.0 vector d-form support.
19531         * config/rs6000/rs6000-cpus.def (ISA_3_0_MASKS_SERVER): Use
19532         -mpower9-dform-scalar instead of -mpower9-dform.  Add note not to
19533         include -mpower9-dform-vector until we switch over to LRA.
19534         (POWERPC_MASKS): Add -mlra. Split -mpower9-dform into two.
19535         switches, -mpower9-dform-scalar and -mpower9-dform-vector.
19536         * config/rs6000/rs6000-protos.h (quad_address_p): Add declaration.
19537         * doc/invoke.texi (RS/6000 and PowerPC Options): Add documentation
19538         for -mpower9-dform and -mlra.
19539         * doc/md.texi (wO constraint): Document wO constraint.
19541 2016-05-11  Alexander Monakov  <amonakov@ispras.ru>
19543         * genattr.c (main): Change 'rtx' to 'rtx_insn *' in prototypes of
19544         'insn_latency', 'maximal_insn_latency', 'min_insn_conflict_delay'.
19545         * genautomata.c (output_internal_insn_code_evaluation): Simplify.
19546         Move handling of non-insn arguments inline into the sole user:
19547         (output_trans_func): ...here.
19548         (output_min_insn_conflict_delay_func): Change 'rtx' to 'rtx_insn *'
19549         in emitted function prototype.
19550         (output_internal_insn_latency_func): Ditto.  Simplify.
19551         (output_internal_maximal_insn_latency_func): Ditto.  Delete
19552         always-unused argument.
19553         (output_insn_latency_func): Ditto.
19554         (output_maximal_insn_latency_func): Ditto.
19556 2016-05-11  Richard Biener  <rguenther@suse.de>
19558         PR tree-optimization/71055
19559         * tree-ssa-sccvn.c (vn_reference_lookup_3): When native-interpreting
19560         sth with precision not equal to access size verify we don't chop
19561         off bits.
19563 2016-05-11  Richard Biener  <rguenther@suse.de>
19565         PR debug/71057
19566         * dwarf2out.c (retry_incomplete_types): Set early_dwarf.
19567         (dwarf2out_finish): Move retry_incomplete_types call ...
19568         (dwarf2out_early_finish): ... here.
19570 2016-05-11  Richard Biener  <rguenther@suse.de>
19572         PR middle-end/71002
19573         * alias.c (reference_alias_ptr_type): Preserve alias-set zero
19574         if the langhook insists on it.
19575         * fold-const.c (make_bit_field_ref): Add arg for the original
19576         reference and preserve its alias-set.
19577         (decode_field_reference): Take exp by reference and adjust it
19578         to the original memory reference.
19579         (optimize_bit_field_compare): Adjust callers.
19580         (fold_truth_andor_1): Likewise.
19581         * gimplify.c (gimplify_expr): Adjust in-SSA form test.
19583 2016-05-11  Ilya Enkovich  <ilya.enkovich@intel.com>
19585         PR middle-end/70807
19586         * cfgrtl.h (delete_insn_and_edges): Now return bool.
19587         * cfgrtl.c (delete_insn_and_edges): Likewise.
19588         * config/i386/i386.c (convert_scalars_to_vector): Remove
19589         redundant code.
19590         * cse.c (cse_insn): Compute cse_cfg_altered.
19591         (delete_trivially_dead_insns): Likewise.
19592         (cse_cc_succs): Likewise.
19593         (rest_of_handle_cse): Free dominance info if required.
19594         (rest_of_handle_cse2): Likewise.
19595         (rest_of_handle_cse_after_global_opts): Likewise.
19597 2016-05-11  Alan Modra  <amodra@gmail.com>
19599         * config/rs6000/rs6000.c (is_complex_IBM_long_double,
19600         abi_v4_pass_in_fpr): New functions.
19601         (rs6000_function_arg_boundary): Exclude complex IBM long double
19602         from 64-bit alignment when ABI_V4.
19603         (rs6000_function_arg, rs6000_function_arg_advance_1,
19604         rs6000_gimplify_va_arg): Use abi_v4_pass_in_fpr.
19606 2016-05-10  Segher Boessenkool  <segher@kernel.crashing.org>
19608         PR rtl-optimization/71028
19609         * cfgcleanup.c (try_optimize_cfg): Do not flip a conditional
19610         jump with just a return in the fallthrough block if the branch
19611         block contains just a return as well.
19613 2016-05-10  Marc Glisse  <marc.glisse@inria.fr>
19615         * fold-const.c (fold_binary_loc) [(X ^ Y) & Y]: Remove and merge with...
19616         * match.pd ((X & Y) ^ Y): ... this.
19617         ((X & Y) & Y, (X | Y) | Y, (X ^ Y) ^ Y, (X & Y) & (X & Z), (X | Y)
19618         | (X | Z), (X ^ Y) ^ (X ^ Z)): New transformations.
19620 2016-05-10  David Malcolm  <dmalcolm@redhat.com>
19622         * read-md.c (require_char_ws): New function.
19623         (read_string): Simplify using require_char_ws.
19624         (handle_constants): Likewise.
19625         (handle_enum): Likewise.
19626         (handle_file): Likewise.
19627         * read-md.h (require_char_ws): New declaration.
19628         * read-rtl.c (read_conditions): Simplify using require_char_ws.
19629         (read_mapping): Likewise.
19630         (read_rtx_code): Likewise.
19631         (read_nested_rtx): Likewise.
19633 2016-05-10  James Norris  <jnorris@codesourcery.com>
19635         * config/rs6000/sysv4.h (CRTOFFLOADBEGIN): Define. Add crtoffloadbegin.o
19636         if offloading is enabled and -fopenacc or -fopenmp is specified.
19637         (CRTOFFLOADEND): Likewise.
19638         (STARTFILE_LINUX_SPEC): Add CRTOFFLOADBEGIN.
19639         (ENDFILE_LINUX_SPEC): Add CRTOFFLOADEND.
19641 2016-05-10  Uros Bizjak  <ubizjak@gmail.com>
19643         * config/i386/i386.c (legitimize_pic_address): Merge 64-bit and 32-bit
19644         gotoff_operand code paths.  Use copy_to_suggested_regs and
19645         expand_simple_binop where appropriate.  Cleanup.
19647 2016-05-10  Ilya Enkovich  <ilya.enkovich@intel.com>
19649         PR target/70799
19650         * config/i386/i386.c (dimode_scalar_to_vector_candidate_p): Allow
19651         integer constants.
19652         (dimode_scalar_chain::vector_const_cost): New.
19653         (dimode_scalar_chain::compute_convert_gain): Handle constants.
19654         (dimode_scalar_chain::convert_op): Likewise.
19655         (dimode_scalar_chain::convert_insn): Likewise.
19657 2016-05-10  Pierre-Marie de Rodat  <derodat@adacore.com>
19659         * dwarf2out.c (resolve_args_picking_1): Consider DW_OP_neg as an
19660         unary operation, not a binary one.
19662 2016-05-10  Ilya Enkovich  <ilya.enkovich@intel.com>
19664         PR middle-end/70877
19665         * tree-chkp.c (chkp_add_bounds_to_call_stmt): Handle
19666         calls with type casted fndecl.
19668 2016-05-10  Ilya Enkovich  <ilya.enkovich@intel.com>
19670         PR tree-optimization/70786
19671         * tree-chkp.c (chkp_find_bounds_1): Support WITH_SIZE_EXPR.
19672         * calls.c (initialize_argument_information): Bind bounds
19673         with corresponding args passed by reference.
19675 2016-05-10  Jakub Jelinek  <jakub@redhat.com>
19677         PR target/70927
19678         * config/i386/sse.md (<sse>_andnot<mode>3<mask_name>),
19679         *<code><mode>3<mask_name>): For !TARGET_AVX512DQ and EVEX encoding,
19680         use vp*[dq] instead of v*p[sd] instructions and adjust mode attribute
19681         accordingly.
19683 2016-05-10  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
19685         PR target/70963
19686         * config/rs6000/vsx.md (vsx_xvcvdpsxds_scale): Generate correct
19687         code for a zero scale factor.
19688         (vsx_xvcvdpuxds_scale): Likewise.
19690 2016-05-10  David Malcolm  <dmalcolm@redhat.com>
19692         * diagnostic-show-locus.c (layout::layout): Call show_ruler
19693         if show_ruler_p was set on the context.
19694         (layout::show_ruler): New method.
19695         * diagnostic.h (struct diagnostic_context): Add field
19696         "show_ruler_p".
19698 2016-05-10  Richard Biener  <rguenther@suse.de>
19700         PR tree-optimization/71039
19701         * tree-ssa-phiprop.c: Include tree-ssa-loop.h.
19702         (chk_uses): New function.
19703         (propagate_with_phi): Verify we can safely replicate the lhs of an
19704         aggregate assignment on all incoming edges.
19706 2016-05-10  Oleg Endo  <olegendo@gcc.gnu.org>
19708         * config/rx/rx-protos.h (is_interrupt_func, is_fast_interrupt_func):
19709         Forward declare.
19710         (rx_atomic_sequence): New class.
19711         * config/rx/rx.c (rx_print_operand): Use symbolic names for PSW bits.
19712         (is_interrupt_func, is_fast_interrupt_func): Make non-static and
19713         non-inline.
19714         (rx_atomic_sequence::rx_atomic_sequence,
19715         rx_atomic_sequence::~rx_atomic_sequence): New functions.
19716         * config/rx/rx.md (CTRLREG_PSW, CTRLREG_USP, CTRLREG_FPSW, CTRLREG_CPEN,
19717         CTRLREG_BPSW, CTRLREG_BPC, CTRLREG_ISP, CTRLREG_FINTV,
19718         CTRLREG_INTB): New constants.
19719         (FETCHOP): New code iterator.
19720         (fethcop_name, fetchop_name2): New iterator code attributes.
19721         (QIHI): New mode iterator.
19722         (atomic_exchange<mode>, atomic_exchangesi, xchg_mem<mode>,
19723         atomic_fetch_<fetchop_name>si, atomic_fetch_nandsi,
19724         atomic_<fetchop_name>_fetchsi, atomic_nand_fetchsi): New patterns.
19726 2016-05-10  Martin Liska  <mliska@suse.cz>
19728         * tree-inline.c (remap_dependence_clique): Do not remap
19729         debugging statements.
19731 2016-05-10  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
19733         * config/s390/s390.md ("*vec_cmp<insn_cmp>df_cconly")
19734         ("*fixuns_truncdfdi2_z13")
19735         ("*fixuns_trunc<FP:mode><GPR:mode>2_z196")
19736         ("*fix_truncdfdi2_bfp_z13", "*floatunsdidf2_z13")
19737         ("*extendsfdf2_z13"): Replace TARGET_Z13 with TARGET_VX.
19739 2016-05-10  Richard Biener  <rguenther@suse.de>
19741         PR tree-optimization/70497
19742         PR tree-optimization/28367
19743         * tree-ssa-sccvn.c (vn_nary_build_or_lookup): New function
19744         split out from ...
19745         (visit_reference_op_load): ... here.
19746         (vn_reference_lookup_3): Use it to handle subreg-like accesses
19747         with simplified BIT_FIELD_REFs.
19748         * tree-ssa-pre.c (eliminate_insert): Handle inserting BIT_FIELD_REFs.
19749         * tree-complex.c (extract_component): Handle BIT_FIELD_REFs
19750         correctly.
19752 2016-05-10  Pierre-Marie de Rodat  <derodat@adacore.com>
19754         * dwarf2out.c (add_abstract_origin_attribute): Adjust
19755         documentation comment.  For BLOCK nodes, add a
19756         DW_AT_abstract_origin attribute that points to the DIE generated
19757         for the origin BLOCK.
19758         (gen_lexical_block_die): Call add_abstract_origin_attribute for
19759         blocks from inlined functions.
19761 2016-05-10  Alan Modra  <amodra@gmail.com>
19763         PR target/70947
19764         * config/rs6000/rs6000.c (rs6000_expand_split_stack_prologue): Stop
19765         regrename modifying insns saving lr before __morestack call.
19766         * config/rs6000/rs6000.md (split_stack_return): Similarly for
19767         insns restoring lr after __morestack call.
19769 2016-05-09  Jakub Jelinek  <jakub@redhat.com>
19771         * config/i386/i386.md (set_got, set_got_labelled, lwp_llwpcb,
19772         lwp_lwpval<mode>3, lwp_lwpins<mode>3): Remove constraints from
19773         expanders.
19774         * config/i386/sse.md (vec_interleave_high<mode>,
19775         vec_interleave_low<mode>, <avx512>_vpermi2var<mode>3_maskz,
19776         <avx512>_vpermt2var<mode>3_maskz): Likewise.
19778 2016-05-04  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
19780         * config/rs6000/rs6000.c (rs6000_reassociation_width): Add
19781         function for TARGET_SCHED_REASSOCIATION_WIDTH to enable
19782         parallel reassociation for power8 and forward.
19784 2016-05-09  Uros Bizjak  <ubizjak@gmail.com>
19786         * config/i386/i386.md (absneg splitters with general regs): Use
19787         general_reg_operand predicate.
19788         (btsq peephole2): Use x86_64_immediate_operand to check if new
19789         value is suitable for immediate operand.  Generate emitted insn
19790         using RTL expressions.
19791         (btcq peephole2): Ditto.
19792         (btrq peephole2): Ditto.  Generate correct immediate operand
19793         for AND masking.
19795 2016-05-09  Richard Sandiford  <richard.sandiford@arm.com>
19797         * cfgexpand.c (expand_debug_expr): Fix address offset for negative
19798         bitpos.
19800 2016-05-09  Richard Sandiford  <richard.sandiford@arm.com>
19802         * tree-affine.c (wide_int_constant_multiple_p): Add missing
19803         pointer dereference.
19805 2016-05-09  Richard Biener  <rguenther@suse.de>
19807         PR tree-optimization/70985
19808         * match.pd (BIT_FIELD_REF -> (type)): Disable on GIMPLE when
19809         op0 isn't a gimple register.
19811 2016-05-09  Prachi Godbole  <prachi.godbole@imgtec.com>
19813         * config/mips/i6400.md (i6400_fpu_intadd, i6400_fpu_logic)
19814         (i6400_fpu_div, i6400_fpu_cmp, i6400_fpu_float, i6400_fpu_store)
19815         (i6400_fpu_long_pipe, i6400_fpu_logic_l, i6400_fpu_float_l)
19816         (i6400_fpu_mult): New cpu units.
19817         (i6400_msa_add_d, i6400_msa_int_add, i6400_msa_short_logic3)
19818         (i6400_msa_short_logic2, i6400_msa_short_logic, i6400_msa_move)
19819         (i6400_msa_cmp, i6400_msa_short_float2, i6400_msa_div_d)
19820         (i6400_msa_div_w, i6400_msa_div_h, i6400_msa_div_b)
19821         (i6400_msa_copy, i6400_msa_branch, i6400_fpu_msa_store)
19822         (i6400_fpu_msa_load, i6400_fpu_msa_move, i6400_msa_long_logic1)
19823         (i6400_msa_long_logic2, i6400_msa_mult, i6400_msa_long_float2)
19824         (i6400_msa_long_float4, i6400_msa_long_float5)
19825         (i6400_msa_long_float8, i6400_msa_fdiv_df)
19826         (i6400_msa_fdiv_sf): New reservations.
19827         * config/mips/p5600.md (p5600_fpu_intadd, p5600_fpu_cmp)
19828         (p5600_fpu_float, p5600_fpu_logic_a, p5600_fpu_logic_b)
19829         (p5600_fpu_div, p5600_fpu_logic, p5600_fpu_float_a)
19830         (p5600_fpu_float_b, p5600_fpu_float_c, p5600_fpu_float_d)
19831         (p5600_fpu_mult, p5600_fpu_fdiv, p5600_fpu_load): New cpu units.
19832         (msa_short_int_add, msa_short_logic, msa_short_logic_move_v)
19833         (msa_short_cmp, msa_short_float2, msa_short_logic3)
19834         (msa_short_store4, msa_long_load, msa_short_store)
19835         (msa_long_logic, msa_long_float2, msa_long_float4)
19836         (msa_long_float5, msa_long_float8, msa_long_mult)
19837         (msa_long_fdiv, msa_long_div): New reservations.
19839 2016-05-09  Robert Suchanek  <robert.suchanek@imgtec.com>
19840             Sameera Deshpande  <sameera.deshpande@imgtec.com>
19841             Matthew Fortune  <matthew.fortune@imgtec.com>
19842             Graham Stott  <graham.stott@imgtec.com>
19843             Chao-ying Fu  <chao-ying.fu@imgtec.com>
19845         * config.gcc: Add MSA header file for mips*-*-* target.
19846         * config/mips/constraints.md (YI, YC, YZ, Unv5, Uuv5, Usv5, Uuv6)
19847         (Ubv8i, Urv8):  New constraints.
19848         * config/mips/mips-ftypes.def: Add function types for MSA
19849         builtins.
19850         * config/mips/mips-modes.def (V16QI, V8HI, V4SI, V2DI, V4SF)
19851         (V2DF, V32QI, V16HI, V8SI, V4DI, V8SF, V4DF): New modes.
19852         * config/mips/mips-msa.md: New file.
19853         * config/mips/mips-protos.h
19854         (mips_split_128bit_const_insns): New prototype.
19855         (mips_msa_idiv_insns): Likewise.
19856         (mips_split_128bit_move): Likewise.
19857         (mips_split_128bit_move_p): Likewise.
19858         (mips_split_msa_copy_d): Likewise.
19859         (mips_split_msa_insert_d): Likewise.
19860         (mips_split_msa_fill_d): Likewise.
19861         (mips_expand_msa_branch): Likewise.
19862         (mips_const_vector_same_val_p): Likewise.
19863         (mips_const_vector_same_bytes_p): Likewise.
19864         (mips_const_vector_same_int_p): Likewise.
19865         (mips_const_vector_shuffle_set_p): Likewise.
19866         (mips_const_vector_bitimm_set_p): Likewise.
19867         (mips_const_vector_bitimm_clr_p): Likewise.
19868         (mips_msa_vec_parallel_const_half): Likewise.
19869         (mips_msa_output_division): Likewise.
19870         (mips_ldst_scaled_shift): Likewise.
19871         (mips_expand_vec_cond_expr): Likewise.
19872         * config/mips/mips.c (enum mips_builtin_type): Add
19873         MIPS_BUILTIN_MSA_TEST_BRANCH.
19874         (mips_gen_const_int_vector_shuffle): New prototype.
19875         (mips_const_vector_bitimm_set_p): New function.
19876         (mips_const_vector_bitimm_clr_p): Likewise.
19877         (mips_const_vector_same_val_p): Likewise.
19878         (mips_const_vector_same_bytes_p): Likewise.
19879         (mips_const_vector_same_int_p): Likewise.
19880         (mips_const_vector_shuffle_set_p): Likewise.
19881         (mips_symbol_insns): Forbid loading symbols via immediate for
19882         MSA.
19883         (mips_valid_offset_p): Limit offset to 10-bit for MSA loads and
19884         stores.
19885         (mips_valid_lo_sum_p): Forbid loadings symbols via %lo(base) for
19886         MSA.
19887         (mips_lx_address_p): Add support load indexed address for MSA.
19888         (mips_address_insns): Add calculation of instructions needed for
19889         stores and loads for MSA.
19890         (mips_const_insns): Move CONST_DOUBLE below CONST_VECTOR.  Handle
19891         CONST_VECTOR for MSA and let it fall through.
19892         (mips_ldst_scaled_shift): New function.
19893         (mips_subword_at_byte): Likewise.
19894         (mips_msa_idiv_insns): Likewise.
19895         (mips_legitimize_move): Validate MSA moves.
19896         (mips_rtx_costs): Add UNGE, UNGT, UNLE, UNLT cases.  Add
19897         calculation of costs for MSA division.
19898         (mips_split_move_p): Check if MSA moves need splitting.
19899         (mips_split_move): Split MSA moves if necessary.
19900         (mips_split_128bit_move_p): New function.
19901         (mips_split_128bit_move): Likewise.
19902         (mips_split_msa_copy_d): Likewise.
19903         (mips_split_msa_insert_d): Likewise.
19904         (mips_split_msa_fill_d): Likewise.
19905         (mips_output_move): Handle MSA moves.
19906         (mips_expand_msa_branch): New function.
19907         (mips_print_operand): Add 'E', 'B', 'w', 'v' and 'V' modifiers.
19908         Reinstate 'y' modifier.
19909         (mips_file_start): Add MSA .gnu_attribute.
19910         (mips_hard_regno_mode_ok_p): Allow TImode and 128-bit vectors in
19911         FPRs.
19912         (mips_hard_regno_nregs): Always return 1 for MSA supported mode.
19913         (mips_class_max_nregs): Add register size for MSA supported mode.
19914         (mips_cannot_change_mode_class): Allow conversion between MSA
19915         vector modes and TImode.
19916         (mips_mode_ok_for_mov_fmt_p): Allow MSA to use move.v
19917         instruction.
19918         (mips_secondary_reload_class): Force MSA loads/stores via memory.
19919         (mips_preferred_simd_mode): Add preffered modes for MSA.
19920         (mips_vector_mode_supported_p): Add MSA supported modes.
19921         (mips_autovectorize_vector_sizes): New function.
19922         (mips_msa_output_division): Likewise.
19923         (MSA_BUILTIN, MIPS_BUILTIN_DIRECT_NO_TARGET)
19924         (MSA_NO_TARGET_BUILTIN, MSA_BUILTIN_TEST_BRANCH): New macros.
19925         (CODE_FOR_msa_adds_s_b, CODE_FOR_msa_adds_s_h)
19926         (CODE_FOR_msa_adds_s_w, CODE_FOR_msa_adds_s_d)
19927         (CODE_FOR_msa_adds_u_b, CODE_FOR_msa_adds_u_h)
19928         (CODE_FOR_msa_adds_u_w, CODE_FOR_msa_adds_u_du
19929         (CODE_FOR_msa_addv_b, CODE_FOR_msa_addv_h, CODE_FOR_msa_addv_w)
19930         (CODE_FOR_msa_addv_d, CODE_FOR_msa_and_v, CODE_FOR_msa_bmnz_v)
19931         (CODE_FOR_msa_bmnzi_b, CODE_FOR_msa_bmz_v, CODE_FOR_msa_bmzi_b)
19932         (CODE_FOR_msa_bnz_v, CODE_FOR_msa_bz_v, CODE_FOR_msa_bsel_v)
19933         (CODE_FOR_msa_bseli_b, CODE_FOR_msa_ceqi_h, CODE_FOR_msa_ceqi_w)
19934         (CODE_FOR_msa_ceqi_d, CODE_FOR_msa_clti_s_b)
19935         (CODE_FOR_msa_clti_s_h, CODE_FOR_msa_clti_s_w)
19936         (CODE_FOR_msa_clti_s_d, CODE_FOR_msa_clti_u_b)
19937         (CODE_FOR_msa_clti_u_h, CODE_FOR_msa_clti_u_w)
19938         (CODE_FOR_msa_clti_u_d, CODE_FOR_msa_clei_s_b)
19939         (CODE_FOR_msa_clei_s_h, CODE_FOR_msa_clei_s_w)
19940         (CODE_FOR_msa_clei_s_d, CODE_FOR_msa_clei_u_b)
19941         (CODE_FOR_msa_clei_u_h, CODE_FOR_msa_clei_u_w)
19942         (CODE_FOR_msa_clei_u_d, CODE_FOR_msa_div_s_b)
19943         (CODE_FOR_msa_div_s_h, CODE_FOR_msa_div_s_w)
19944         (CODE_FOR_msa_div_s_d, CODE_FOR_msa_div_u_b)
19945         (CODE_FOR_msa_div_u_h, CODE_FOR_msa_div_u_w)
19946         (CODE_FOR_msa_div_u_d, CODE_FOR_msa_fadd_w, CODE_FOR_msa_fadd_d)
19947         (CODE_FOR_msa_fexdo_w, CODE_FOR_msa_ftrunc_s_w)
19948         (CODE_FOR_msa_ftrunc_s_d, CODE_FOR_msa_ftrunc_u_w)
19949         (CODE_FOR_msa_ftrunc_u_d, CODE_FOR_msa_ffint_s_w)
19950         (CODE_FOR_msa_ffint_s_d, CODE_FOR_msa_ffint_u_w)
19951         (CODE_FOR_msa_ffint_u_d, CODE_FOR_msa_fsub_w)
19952         (CODE_FOR_msa_fsub_d, CODE_FOR_msa_fmsub_d, CODE_FOR_msa_fmadd_w)
19953         (CODE_FOR_msa_fmadd_d, CODE_FOR_msa_fmsub_w, CODE_FOR_msa_fmul_w)
19954         (CODE_FOR_msa_fmul_d, CODE_FOR_msa_fdiv_w, CODE_FOR_msa_fdiv_d)
19955         (CODE_FOR_msa_fmax_w, CODE_FOR_msa_fmax_d, CODE_FOR_msa_fmax_a_w)
19956         (CODE_FOR_msa_fmax_a_d, CODE_FOR_msa_fmin_w, CODE_FOR_msa_fmin_d)
19957         (CODE_FOR_msa_fmin_a_w, CODE_FOR_msa_fmin_a_d)
19958         (CODE_FOR_msa_fsqrt_w, CODE_FOR_msa_fsqrt_d)
19959         (CODE_FOR_msa_max_s_b, CODE_FOR_msa_max_s_h)
19960         (CODE_FOR_msa_max_s_w, CODE_FOR_msa_max_s_d)
19961         (CODE_FOR_msa_max_u_b, CODE_FOR_msa_max_u_h)
19962         (CODE_FOR_msa_max_u_w, CODE_FOR_msa_max_u_d)
19963         (CODE_FOR_msa_min_s_b, CODE_FOR_msa_min_s_h)
19964         (CODE_FOR_msa_min_s_w, CODE_FOR_msa_min_s_d)
19965         (CODE_FOR_msa_min_u_b, CODE_FOR_msa_min_u_h)
19966         (CODE_FOR_msa_min_u_w, CODE_FOR_msa_min_u_d)
19967         (CODE_FOR_msa_mod_s_b, CODE_FOR_msa_mod_s_h)
19968         (CODE_FOR_msa_mod_s_w, CODE_FOR_msa_mod_s_d)
19969         (CODE_FOR_msa_mod_u_b, CODE_FOR_msa_mod_u_h)
19970         (CODE_FOR_msa_mod_u_w, CODE_FOR_msa_mod_u_d)
19971         (CODE_FOR_msa_mod_s_b, CODE_FOR_msa_mod_s_h)
19972         (CODE_FOR_msa_mod_s_w, CODE_FOR_msa_mod_s_d)
19973         (CODE_FOR_msa_mod_u_b, CODE_FOR_msa_mod_u_h)
19974         (CODE_FOR_msa_mod_u_w, CODE_FOR_msa_mod_u_d)
19975         (CODE_FOR_msa_mulv_b, CODE_FOR_msa_mulv_h, CODE_FOR_msa_mulv_w)
19976         (CODE_FOR_msa_mulv_d, CODE_FOR_msa_nlzc_b, CODE_FOR_msa_nlzc_h)
19977         (CODE_FOR_msa_nlzc_w, CODE_FOR_msa_nlzc_d, CODE_FOR_msa_nor_v)
19978         (CODE_FOR_msa_or_v, CODE_FOR_msa_ori_b, CODE_FOR_msa_nori_b)
19979         (CODE_FOR_msa_pcnt_b, CODE_FOR_msa_pcnt_h, CODE_FOR_msa_pcnt_w)
19980         (CODE_FOR_msa_pcnt_d, CODE_FOR_msa_xor_v, CODE_FOR_msa_xori_b)
19981         (CODE_FOR_msa_sll_b, CODE_FOR_msa_sll_h, CODE_FOR_msa_sll_w)
19982         (CODE_FOR_msa_sll_d, CODE_FOR_msa_slli_b, CODE_FOR_msa_slli_h)
19983         (CODE_FOR_msa_slli_w, CODE_FOR_msa_slli_d, CODE_FOR_msa_sra_b)
19984         (CODE_FOR_msa_sra_h, CODE_FOR_msa_sra_w, CODE_FOR_msa_sra_d)
19985         (CODE_FOR_msa_srai_b, CODE_FOR_msa_srai_h, CODE_FOR_msa_srai_w)
19986         (CODE_FOR_msa_srai_d, CODE_FOR_msa_srl_b, CODE_FOR_msa_srl_h)
19987         (CODE_FOR_msa_srl_w, CODE_FOR_msa_srl_d, CODE_FOR_msa_srli_b)
19988         (CODE_FOR_msa_srli_h, CODE_FOR_msa_srli_w, CODE_FOR_msa_srli_d)
19989         (CODE_FOR_msa_subv_b, CODE_FOR_msa_subv_h, CODE_FOR_msa_subv_w)
19990         (CODE_FOR_msa_subv_d, CODE_FOR_msa_subvi_b, CODE_FOR_msa_subvi_h)
19991         (CODE_FOR_msa_subvi_w, CODE_FOR_msa_subvi_d, CODE_FOR_msa_move_v)
19992         (CODE_FOR_msa_vshf_b, CODE_FOR_msa_vshf_h, CODE_FOR_msa_vshf_w)
19993         (CODE_FOR_msa_vshf_d, CODE_FOR_msa_ilvod_d, CODE_FOR_msa_ilvev_d)
19994         (CODE_FOR_msa_pckod_d, CODE_FOR_msa_pckdev_d, CODE_FOR_msa_ldi_b)
19995         (CODE_FOR_msa_ldi_hi, CODE_FOR_msa_ldi_w)
19996         (CODE_FOR_msa_ldi_d): New code_aliasing macros.
19997         (mips_builtins): Add MSA sll_b, sll_h, sll_w, sll_d, slli_b,
19998         slli_h, slli_w, slli_d, sra_b, sra_h, sra_w, sra_d, srai_b,
19999         srai_h, srai_w, srai_d, srar_b, srar_h, srar_w, srar_d, srari_b,
20000         srari_h, srari_w, srari_d, srl_b, srl_h, srl_w, srl_d, srli_b,
20001         srli_h, srli_w, srli_d, srlr_b, srlr_h, srlr_w, srlr_d, srlri_b,
20002         srlri_h, srlri_w, srlri_d, bclr_b, bclr_h, bclr_w, bclr_d,
20003         bclri_b, bclri_h, bclri_w, bclri_d, bset_b, bset_h, bset_w,
20004         bset_d, bseti_b, bseti_h, bseti_w, bseti_d, bneg_b, bneg_h,
20005         bneg_w, bneg_d, bnegi_b, bnegi_h, bnegi_w, bnegi_d, binsl_b,
20006         binsl_h, binsl_w, binsl_d, binsli_b, binsli_h, binsli_w,
20007         binsli_d, binsr_b, binsr_h, binsr_w, binsr_d, binsri_b, binsri_h,
20008         binsri_w, binsri_d, addv_b, addv_h, addv_w, addv_d, addvi_b,
20009         addvi_h, addvi_w, addvi_d, subv_b, subv_h, subv_w, subv_d,
20010         subvi_b, subvi_h, subvi_w, subvi_d, max_s_b, max_s_h, max_s_w,
20011         max_s_d, maxi_s_b, maxi_s_h, maxi_s_w, maxi_s_d, max_u_b,
20012         max_u_h, max_u_w, max_u_d, maxi_u_b, maxi_u_h, maxi_u_w,
20013         maxi_u_d, min_s_b, min_s_h, min_s_w, min_s_d, mini_s_b, mini_s_h,
20014         mini_s_w, mini_s_d, min_u_b, min_u_h, min_u_w, min_u_d, mini_u_b,
20015         mini_u_h, mini_u_w, mini_u_d, max_a_b, max_a_h, max_a_w, max_a_d,
20016         min_a_b, min_a_h, min_a_w, min_a_d, ceq_b, ceq_h, ceq_w, ceq_d,
20017         ceqi_b, ceqi_h, ceqi_w, ceqi_d, clt_s_b, clt_s_h, clt_s_w,
20018         clt_s_d, clti_s_b, clti_s_h, clti_s_w, clti_s_d, clt_u_b,
20019         clt_u_h, clt_u_w, clt_u_d, clti_u_b, clti_u_h, clti_u_w,
20020         clti_u_d, cle_s_b, cle_s_h, cle_s_w, cle_s_d, clei_s_b, clei_s_h,
20021         clei_s_w, clei_s_d, cle_u_b, cle_u_h, cle_u_w, cle_u_d, clei_u_b,
20022         clei_u_h, clei_u_w, clei_u_d, ld_b, ld_h, ld_w, ld_d, st_b, st_h,
20023         st_w, st_d, sat_s_b, sat_s_h, sat_s_w, sat_s_d, sat_u_b, sat_u_h,
20024         sat_u_w, sat_u_d, add_a_b, add_a_h, add_a_w, add_a_d, adds_a_b,
20025         adds_a_h, adds_a_w, adds_a_d, adds_s_b, adds_s_h, adds_s_w,
20026         adds_s_d, adds_u_b, adds_u_h, adds_u_w, adds_u_d, ave_s_b,
20027         ave_s_h, ave_s_w, ave_s_d, ave_u_b, ave_u_h, ave_u_w, ave_u_d,
20028         aver_s_b, aver_s_h, aver_s_w, aver_s_d, aver_u_b, aver_u_h,
20029         aver_u_w, aver_u_d, subs_s_b, subs_s_h, subs_s_w, subs_s_d,
20030         subs_u_b, subs_u_h, subs_u_w, subs_u_d, subsuu_s_b, subsuu_s_h,
20031         subsuu_s_w, subsuu_s_d, subsus_u_b, subsus_u_h, subsus_u_w,
20032         subsus_u_d, asub_s_b, asub_s_h, asub_s_w, asub_s_d, asub_u_b,
20033         asub_u_h, asub_u_w, asub_u_d, mulv_b, mulv_h, mulv_w, mulv_d,
20034         maddv_b, maddv_h, maddv_w, maddv_d, msubv_b, msubv_h, msubv_w,
20035         msubv_d, div_s_b, div_s_h, div_s_w, div_s_d, div_u_b, div_u_h,
20036         div_u_w, div_u_d, hadd_s_h, hadd_s_w, hadd_s_d, hadd_u_h,
20037         hadd_u_w, hadd_u_d, hsub_s_h, hsub_s_w, hsub_s_d, hsub_u_h,
20038         hsub_u_w, hsub_u_d, mod_s_b, mod_s_h, mod_s_w, mod_s_d, mod_u_b,
20039         mod_u_h, mod_u_w, mod_u_d, dotp_s_h, dotp_s_w, dotp_s_d,
20040         dotp_u_h, dotp_u_w, dotp_u_d, dpadd_s_h, dpadd_s_w, dpadd_s_d,
20041         dpadd_u_h, dpadd_u_w, dpadd_u_d, dpsub_s_h, dpsub_s_w, dpsub_s_d,
20042         dpsub_u_h, dpsub_u_w, dpsub_u_d, sld_b, sld_h, sld_w, sld_d,
20043         sldi_b, sldi_h, sldi_w, sldi_d, splat_b, splat_h, splat_w,
20044         splat_d, splati_b, splati_h, splati_w, splati_d, pckev_b,
20045         pckev_h, pckev_w, pckev_d, pckod_b, pckod_h, pckod_w, pckod_d,
20046         ilvl_b, ilvl_h, ilvl_w, ilvl_d, ilvr_b, ilvr_h, ilvr_w, ilvr_d,
20047         ilvev_b, ilvev_h, ilvev_w, ilvev_d, ilvod_b, ilvod_h, ilvod_w,
20048         ilvod_d, vshf_b, vshf_h, vshf_w, vshf_d, and_v, andi_b, or_v,
20049         ori_b, nor_v, nori_b, xor_v, xori_b, bmnz_v, bmnzi_b, bmz_v,
20050         bmzi_b, bsel_v, bseli_b, shf_b, shf_h, shf_w, bnz_v, bz_v,
20051         fill_b, fill_h, fill_w, fill_d, pcnt_b, pcnt_h, pcnt_w,
20052         pcnt_d, nloc_b, nloc_h, nloc_w, nloc_d, nlzc_b, nlzc_h, nlzc_w,
20053         nlzc_d, copy_s_b, copy_s_h, copy_s_w, copy_s_d, copy_u_b,
20054         copy_u_h, copy_u_w, copy_u_d, insert_b, insert_h, insert_w,
20055         insert_d, insve_b, insve_h, insve_w, insve_d, bnz_b, bnz_h,
20056         bnz_w, bnz_d, bz_b, bz_h, bz_w, bz_d, ldi_b, ldi_h, ldi_w, ldi_d,
20057         fcaf_w, fcaf_d, fcor_w, fcor_d, fcun_w, fcun_d, fcune_w, fcune_d,
20058         fcueq_w, fcueq_d, fceq_w, fceq_d, fcne_w, fcne_d, fclt_w, fclt_d,
20059         fcult_w, fcult_d, fcle_w, fcle_d, fcule_w, fcule_d, fsaf_w,
20060         fsaf_d, fsor_w, fsor_d, fsun_w, fsun_d, fsune_w, fsune_d,
20061         fsueq_w, fsueq_d, fseq_w, fseq_d, fsne_w, fsne_d, fslt_w,
20062         fslt_d, fsult_w, fsult_d, fsle_w, fsle_d, fsule_w, fsule_d,
20063         fadd_w, fadd_d, fsub_w, fsub_d, fmul_w, fmul_d, fdiv_w, fdiv_d,
20064         fmadd_w, fmadd_d, fmsub_w, fmsub_d, fexp2_w, fexp2_d, fexdo_h,
20065         fexdo_w, ftq_h, ftq_w, fmin_w, fmin_d, fmin_a_w, fmin_a_d,
20066         fmax_w, fmax_d, fmax_a_w, fmax_a_d, mul_q_h, mul_q_w, mulr_q_h,
20067         mulr_q_w, madd_q_h, madd_q_w, maddr_q_h, maddr_q_w, msub_q_h,
20068         msub_q_w, msubr_q_h, msubr_q_w, fclass_w, fclass_d, fsqrt_w,
20069         fsqrt_d, frcp_w, frcp_d, frint_w, frint_d, frsqrt_w, frsqrt_d,
20070         flog2_w, flog2_d, fexupl_w, fexupl_d, fexupr_w, fexupr_d, ffql_w,
20071         ffql_d, ffqr_w, ffqr_d, ftint_s_w, ftint_s_d, ftint_u_w,
20072         ftint_u_d, ftrunc_s_w, ftrunc_s_d, ftrunc_u_w, ftrunc_u_d,
20073         ffint_s_w, ffint_s_d, ffint_u_w, ffint_u_d, ctcmsa, cfcmsa,
20074         move_v builtins.
20075         (mips_get_builtin_decl_index): New array.
20076         (MIPS_ATYPE_QI, MIPS_ATYPE_HI, MIPS_ATYPE_V2DI, MIPS_ATYPE_V4SI)
20077         (MIPS_ATYPE_V8HI, MIPS_ATYPE_V16QI, MIPS_ATYPE_V2DF)
20078         (MIPS_ATYPE_V4SF, MIPS_ATYPE_UV2DI, MIPS_ATYPE_UV4SI)
20079         (MIPS_ATYPE_UV8HI, MIPS_ATYPE_UV16QI): New.
20080         (mips_init_builtins): Initialize mips_get_builtin_decl_index
20081         array.
20082         (TARGET_VECTORIZE_BUILTIN_VECTORIZED_FUNCTION): Define target
20083         hook.
20084         (mips_expand_builtin_insn): Prepare operands for
20085         CODE_FOR_msa_addvi_b, CODE_FOR_msa_addvi_h, CODE_FOR_msa_addvi_w,
20086         CODE_FOR_msa_addvi_d, CODE_FOR_msa_clti_u_b,
20087         CODE_FOR_msa_clti_u_h, CODE_FOR_msa_clti_u_w,
20088         CODE_FOR_msa_clti_u_d, CODE_FOR_msa_clei_u_b,
20089         CODE_FOR_msa_clei_u_h, CODE_FOR_msa_clei_u_w,
20090         CODE_FOR_msa_clei_u_d, CODE_FOR_msa_maxi_u_b,
20091         CODE_FOR_msa_maxi_u_h, CODE_FOR_msa_maxi_u_w,
20092         CODE_FOR_msa_maxi_u_d, CODE_FOR_msa_mini_u_b,
20093         CODE_FOR_msa_mini_u_h, CODE_FOR_msa_mini_u_w,
20094         CODE_FOR_msa_mini_u_d, CODE_FOR_msa_subvi_b,
20095         CODE_FOR_msa_subvi_h, CODE_FOR_msa_subvi_w, CODE_FOR_msa_subvi_d,
20096         CODE_FOR_msa_ceqi_b, CODE_FOR_msa_ceqi_h, CODE_FOR_msa_ceqi_w,
20097         CODE_FOR_msa_ceqi_d, CODE_FOR_msa_clti_s_b,
20098         CODE_FOR_msa_clti_s_h, CODE_FOR_msa_clti_s_w,
20099         CODE_FOR_msa_clti_s_d, CODE_FOR_msa_clei_s_b,
20100         CODE_FOR_msa_clei_s_h, CODE_FOR_msa_clei_s_w,
20101         CODE_FOR_msa_clei_s_d, CODE_FOR_msa_maxi_s_b,
20102         CODE_FOR_msa_maxi_s_h, CODE_FOR_msa_maxi_s_w,
20103         CODE_FOR_msa_maxi_s_d, CODE_FOR_msa_mini_s_b,
20104         CODE_FOR_msa_mini_s_h, CODE_FOR_msa_mini_s_w,
20105         CODE_FOR_msa_mini_s_d, CODE_FOR_msa_andi_b, CODE_FOR_msa_ori_b,
20106         CODE_FOR_msa_nori_b, CODE_FOR_msa_xori_b, CODE_FOR_msa_bmzi_b,
20107         CODE_FOR_msa_bmnzi_b, CODE_FOR_msa_bseli_b, CODE_FOR_msa_fill_b,
20108         CODE_FOR_msa_fill_h, CODE_FOR_msa_fill_w, CODE_FOR_msa_fill_d,
20109         CODE_FOR_msa_ilvl_b, CODE_FOR_msa_ilvl_h, CODE_FOR_msa_ilvl_w,
20110         CODE_FOR_msa_ilvl_d, CODE_FOR_msa_ilvr_b, CODE_FOR_msa_ilvr_h,
20111         CODE_FOR_msa_ilvr_w, CODE_FOR_msa_ilvr_d, CODE_FOR_msa_ilvev_b,
20112         CODE_FOR_msa_ilvev_h, CODE_FOR_msa_ilvev_w, CODE_FOR_msa_ilvod_b,
20113         CODE_FOR_msa_ilvod_h, CODE_FOR_msa_ilvod_w, CODE_FOR_msa_pckev_b,
20114         CODE_FOR_msa_pckev_h, CODE_FOR_msa_pckev_w, CODE_FOR_msa_pckod_b,
20115         CODE_FOR_msa_pckod_h, CODE_FOR_msa_pckod_w, CODE_FOR_msa_slli_b,
20116         CODE_FOR_msa_slli_h, CODE_FOR_msa_slli_w, CODE_FOR_msa_slli_d,
20117         CODE_FOR_msa_srai_b, CODE_FOR_msa_srai_h, CODE_FOR_msa_srai_w,
20118         CODE_FOR_msa_srai_d, CODE_FOR_msa_srli_b, CODE_FOR_msa_srli_h,
20119         CODE_FOR_msa_srli_w, CODE_FOR_msa_srli_d, CODE_FOR_msa_insert_b,
20120         CODE_FOR_msa_insert_h, CODE_FOR_msa_insert_w,
20121         CODE_FOR_msa_insert_d, CODE_FOR_msa_insve_b,
20122         CODE_FOR_msa_insve_h, CODE_FOR_msa_insve_w, CODE_FOR_msa_insve_d,
20123         CODE_FOR_msa_shf_b, CODE_FOR_msa_shf_h, CODE_FOR_msa_shf_w,
20124         CODE_FOR_msa_shf_w_f, CODE_FOR_msa_vshf_b, CODE_FOR_msa_vshf_h,
20125         CODE_FOR_msa_vshf_w, CODE_FOR_msa_vshf_d.
20126         (mips_expand_builtin): Add case for MIPS_BULTIN_MSA_TEST_BRANCH.
20127         (mips_set_compression_mode): Disallow MSA with MIPS16 code.
20128         (mips_option_override): -mmsa requires -mfp64 and -mhard-float.
20129         These are set implicitly and an error is reported if overridden.
20130         (mips_expand_builtin_msa_test_branch): New function.
20131         (mips_expand_msa_shuffle): Likewise.
20132         (MAX_VECT_LEN): Increase maximum length of a vector to 16 bytes.
20133         (TARGET_SCHED_REASSOCIATION_WIDTH): Define target hook.
20134         (TARGET_VECTORIZE_AUTOVECTORIZE_VECTOR_SIZES): Likewise.
20135         (mips_expand_vec_unpack): Add support for MSA.
20136         (mips_expand_vector_init): Likewise.
20137         (mips_expand_vi_constant): Use CONST0_RTX (element_mode)
20138         instead of const0_rtx.
20139         (mips_msa_vec_parallel_const_half): New function.
20140         (mips_gen_const_int_vector): Likewise.
20141         (mips_gen_const_int_vector_shuffle): Likewise.
20142         (mips_expand_msa_cmp): Likewise.
20143         (mips_expand_vec_cond_expr): Likewise.
20144         * config/mips/mips.h
20145         (TARGET_CPU_CPP_BUILTINS): Add __mips_msa and __mips_msa_width.
20146         (OPTION_DEFAULT_SPECS): Ignore --with-fp-32 if -mmsa is
20147         specified.
20148         (ASM_SPEC): Pass mmsa and mno-msa to the assembler.
20149         (ISA_HAS_MSA): New macro.
20150         (UNITS_PER_MSA_REG): Likewise.
20151         (BITS_PER_MSA_REG): Likewise.
20152         (BIGGEST_ALIGNMENT): Redefine using ISA_HAS_MSA.
20153         (MSA_REG_FIRST): New macro.
20154         (MSA_REG_LAST): Likewise.
20155         (MSA_REG_NUM): Likewise.
20156         (MSA_REG_P): Likewise.
20157         (MSA_REG_RTX_P): Likewise.
20158         (MSA_SUPPORTED_MODE_P): Likewise.
20159         (HARD_REGNO_CALL_PART_CLOBBERED): Redefine using TARGET_MSA.
20160         (ADDITIONAL_REGISTER_NAMES): Add named registers $w0-$w31.
20161         * config/mips/mips.md: Include mips-msa.md.
20162         (alu_type): Add simd_add.
20163         (mode): Add V2DI, V4SI, V8HI, V16QI, V2DF, V4SF.
20164         (type): Add simd_div, simd_fclass, simd_flog2, simd_fadd,
20165         simd_fcvt, simd_fmul, simd_fmadd, simd_fdiv, simd_bitins,
20166         simd_bitmov, simd_insert, simd_sld, simd_mul, simd_fcmp,
20167         simd_fexp2, simd_int_arith, simd_bit, simd_shift, simd_splat,
20168         simd_fill, simd_permute, simd_shf, simd_sat, simd_pcnt,
20169         simd_copy, simd_branch, simd_cmsa, simd_fminmax, simd_logic,
20170         simd_move, simd_load, simd_store.  Choose "multi" for moves
20171         for "qword_mode".
20172         (qword_mode): New attribute.
20173         (insn_count): Add instruction count for quad moves.
20174         Increase the count for MIPS SIMD division.
20175         (UNITMODE): Add UNITMODEs for vector types.
20176         (addsub): New code iterator.
20177         * config/mips/mips.opt (mmsa): New option.
20178         * config/mips/msa.h: New file.
20179         * config/mips/mti-elf.h: Don't infer -mfpxx if -mmsa is
20180         specified.
20181         * config/mips/mti-linux.h: Likewise.
20182         * config/mips/predicates.md
20183         (const_msa_branch_operand): New constraint.
20184         (const_uimm3_operand): Likewise.
20185         (const_uimm4_operand): Likewise.
20186         (const_uimm5_operand): Likewise.
20187         (const_uimm8_operand): Likewise.
20188         (const_imm5_operand): Likewise.
20189         (aq10b_operand): Likewise.
20190         (aq10h_operand): Likewise.
20191         (aq10w_operand): Likewise.
20192         (aq10d_operand): Likewise.
20193         (const_m1_operand): Likewise.
20194         (reg_or_m1_operand): Likewise.
20195         (const_exp_2_operand): Likewise.
20196         (const_exp_4_operand): Likewise.
20197         (const_exp_8_operand): Likewise.
20198         (const_exp_16_operand): Likewise.
20199         (const_vector_same_val_operand): Likewise.
20200         (const_vector_same_simm5_operand): Likewise.
20201         (const_vector_same_uimm5_operand): Likewise.
20202         (const_vector_same_uimm6_operand): Likewise.
20203         (const_vector_same_uimm8_operand): Likewise.
20204         (par_const_vector_shf_set_operand): Likewise.
20205         (reg_or_vector_same_val_operand): Likewise.
20206         (reg_or_vector_same_simm5_operand): Likewise.
20207         (reg_or_vector_same_uimm6_operand): Likewise.
20208         * doc/extend.texi (MIPS SIMD Architecture Functions): New
20209         section.
20210         * doc/invoke.texi (-mmsa): Document new option.
20212 2016-05-09  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
20214         * configure.ac (enable_vtable_verify): Handle --enable-vtable-verify.
20215         * configure: Regenerate.
20216         * config.in: Regenerate.
20217         * gcc.c (VTABLE_VERIFICATION_SPEC) [!ENABLE_VTABLE_VERIFY]: Error
20218         on -fvtable-verify.
20219         * config/sol2.h [!ENABLE_VTABLE_VERIFY] (STARTFILE_VTV_SPEC): Define.
20220         (ENDFILE_VTV_SPEC): Define.
20222 2016-05-09  Kaushik Phatak  <kaushik.phatak@kpit.com>
20224         * config/rl78/rl78.c (rl78_expand_prologue): Save the MDUC related
20225         registers in all interrupt handlers if necessary.
20226         (rl78_option_override): Add warning.
20227         (MUST_SAVE_MDUC_REGISTERS): New macro.
20228         (rl78_expand_epilogue): Restore the MDUC registers if necessary.
20229         * config/rl78/rl78.c (check_mduc_usage): New function.
20230         (mduc_regs): New structure to hold MDUC register data.
20231         * config/rl78/rl78.md (is_g13_muldiv_insn): New attribute.
20232         (mulsi3_g13): Add is_g13_muldiv_insn attribute.
20233         (udivmodsi4_g13): Add is_g13_muldiv_insn attribute.
20234         (mulhi3_g13): Add is_g13_muldiv_insn attribute.
20235         * config/rl78/rl78.opt (msave-mduc-in-interrupts): New option.
20236         * doc/invoke.texi (RL78 Options): Add -msave-mduc-in-interrupts.
20238 2016-05-09  Bin Cheng  <bin.cheng@arm.com>
20240         * tree-if-conv.c (tree-ssa-loop.h): Include header file.
20241         (tree-ssa-loop-niter.h): Ditto.
20242         (idx_within_array_bound, ref_within_array_bound): New functions.
20243         (ifcvt_memrefs_wont_trap): Check if array ref is within bound.
20244         Factor out check on writable base object to ...
20245         (base_object_writable): ... here.
20247 2016-05-09  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
20249         * config/arm/arm.md (probe_stack): Add modes to set source
20250         and destination.
20252 2016-05-09  Bernd Schmidt  <bschmidt@redhat.com>
20254         * regrename.c (base_reg_class_for_rename): New static function.
20255         (scan_rtx_address, scan_rtx): Use it instead of base_reg_class.
20257 2016-05-08  Jan Hubicka  <hubicka@ucw.cz>
20259         * cgraph.c (thunk_adjust): Export.
20260         * cgraphclones.c (cgraph_node::create_clone): Clone thunk info.
20261         * cgraphunit.c (thunk_adjust): Export.
20262         (cgraph_node::assemble_thunks_and_aliases): Do not assemble inlined
20263         thunks.
20264         * ipa-inline-analyssi.c (compute_inline_parameters): Thunks are
20265         inlinable.
20266         * tree-inline.c (expand_call_inline): Expand thunks inline.
20268 2016-05-08  Uros Bizjak  <ubizjak@gmail.com>
20270         PR target/70998
20271         * config/i386/sse.md (*sse2_vd_cvtsd2ss): New insn pattern.
20272         (*sse2_vd_cvtss2sd): Ditto.
20273         * config/i386/i386.md
20274         (TARGET_SSE_PARTIAL_REG_DEPENDENCY float_truncate df->sf splitter):
20275         Generate *sse2_vd_cvtsd2ss pattern.
20276         (TARGET_SSE_PARTIAL_REG_DEPENDENCY float_extend sf->df splitter):
20277         Generate *sse2_vd_cvtss2sd pattern.
20279 2016-05-08  Oleg Endo  <olegendo@gcc.gnu.org>
20281         * config/sh/sh.h (GET_SH_ARG_CLASS): Convert macro into ...
20282         * config/sh/sh.c (get_sh_arg_class): ... this new function.  Update its
20283         users.
20285 2016-05-08  Oleg Endo  <olegendo@gcc.gnu.org>
20287         * config/sh/sh-protos.h (sh_media_register_for_return): Remove.
20288         * config/sh/sh.c: Define and declare variables on first use throughout
20289         the file.
20290         (current_function_interrupt): Change to bool type.
20291         (frame_insn): Rename to emit_frame_insn and update users.
20292         (push_regs): Use bool for 'interrupt_handler' argument.
20293         (save_schedule_s): Remove.
20294         (TARGET_ASM_UNALIGNED_DI_OP, TARGET_ASM_ALIGNED_DI_OP): Remove.
20295         (sh_option_override): Don't nullify targetm.asm_out.aligned_op.di and
20296         targetm.asm_out.unaligned_op.di.
20297         (gen_far_branch): Remove redundant forward declaration.
20298         (sh_media_register_for_return, MAX_SAVED_REGS, save_entry_s, save_entry,
20299         MAX_TEMPS, save_schedule_ssave_schedule): Remove.
20300         (sh_set_return_address, sh_function_ok_for_sibcall,
20301         scavenge_reg): Update comments.
20302         (sh_builtin_saveregs): Use TRAGET_FPU_ANY condition.
20303         (sh2a_get_function_vector_number, sh2a_function_vector_p): Use for loop.
20304         (sh_attr_renesas_p): Remove unnecessary parentheses.
20305         (branch_dest): Simplify.
20306         * config/sh/sh.h (sh_args): Remove byref, byref_regs, stack_regs fields.
20307         Change force_mem, prototype_p, outgoing, renesas_abi fields to bool.
20308         (CUMULATIVE_ARGS): Change macro to typedef.
20309         (current_function_interrupt): Change to bool type.
20310         (sh_arg_class, sh_args, CUMULATIVE_ARGS, current_function_interrupt):
20311         Surround with __cplusplus ifdef.
20312         (sh_compare_op0, sh_compare_op1): Remove.
20313         (EPILOGUE_USES): Use TARGET_FPU_ANY condition.
20315 2016-05-07  Jim Wilson  <jim.wilson@linaro.org>
20317         * config/arm/arm.md: (arch): Add neon.
20318         (arch_enabled): Return yes for arch neon when TARGET_NEON.
20319         * config/arm/vfp.md (movdf_vfp): Add w/G as alternative 3.  Add
20320         neon_move as type for alt 3.  Add arch attr enabling alt 3 for neon.
20321         Emit vmov.i64 for alt 3.  Renumber alternatives 3 to 8.  Adjust
20322         attributes for alt renumbering.  Mark alt 3 as non-predicable.
20323         (thumb2_movdf_vfp): Likewise.
20325 2016-05-07  Uros Bizjak  <ubizjak@gmail.com>
20327         * config/i386/i386.md (*addqi_1): Add preferred_for_speed attribute
20328         to disparage alternatives 3 and 4 for TARGET_PARTIAL_REG_STALL targets.
20329         (*andqi_1): Add preferred_for_speed attribute to disparage
20330         alternative 2 for TARGET_PARTIAL_REG_STALL targets.
20331         (*<code>qi_1): Ditto.
20332         (*one_cmplqi2_1): Add preferred_for_speed attribute to disparage
20333         alternative 1 for TARGET_PARTIAL_REG_STALL targets.
20334         (*ashlqi3_1): Ditto.
20335         (*swap<mode>): Merge from *swap<mode>_1 and *swap<mode>_2 patterns.
20336         Add preferred_for_size attribute to disparage alternative 0 and
20337         preferred_for_speed attribute to disparage alternative 1 for
20338         TARGET_PARTIAL_REG_STALL targets.
20340 2016-05-07  Tom de Vries  <tom@codesourcery.com>
20342         PR tree-optimization/70956
20343         * graphite-scop-detection.c (build_cross_bb_scalars_def): Handle NULL
20344         def.
20346 2016-05-07  Oleg Endo  <olegendo@gcc.gnu.org>
20348         * config/sh/sh-protos.h (sh_cbranch_distance): Declare new function.
20349         * config/sh/sh.c (sh_cbranch_distance): Implement it.
20350         * config/sh/sh.md (branch_zero): Remove define_attr.
20351         (define_delay): Disable delay slot if branch distance is one insn.
20353 2016-05-06  Uros Bizjak  <ubizjak@gmail.com>
20355         * config/i386/i386.md (LEAMODE): New mode attribute.
20356         (plus to LEA splitter): Rewrite splitter using LEAMODE mode attribute.
20357         (ashift to LEA splitter): Rewrte splitter using SWI mode iterator
20358         and LEAMODE mode attribute.  Use VOIDmode const_0_to_3_operand as
20359         operand 2 predicate.
20360         (*lea<mode>_general_2): Use VOIDmode for const248_operand.
20361         (*lea<mode>_general_3): Ditto.
20362         (*lea<mode>_general_4): Use VOIDmode for const_0_to_3_operand.
20364 2016-05-06  Jakub Jelinek  <jakub@redhat.com>
20366         * genmddump.c (main): Convert argv from char ** to const char **.
20368 2016-05-06  David Malcolm  <dmalcolm@redhat.com>
20370         * coretypes.h (OVERRIDE): New macro.
20371         (FINAL): New macro.
20373 2016-05-06  Eric Botcazou  <ebotcazou@adacore.com>
20375         * tree-ssa-coalesce.c (gimple_can_coalesce_p): In the optimized case,
20376         allow coalescing if the types are compatible.
20378 2016-05-06  David Malcolm  <dmalcolm@redhat.com>
20380         * pass_manager.h (pass_manager::register_pass_name): New method.
20381         (pass_manager::get_pass_by_name): New method.
20382         (pass_manager::create_pass_tab): New method.
20383         (pass_manager::m_name_to_pass_map): New field.
20384         * passes.c (name_to_pass_map): Delete global in favor of field
20385         "m_name_to_pass_map" of pass_manager.
20386         (register_pass_name): Rename from a function to...
20387         (pass_manager::register_pass_name): ...this method, updating
20388         for renaming of global "name_to_pass_map" to field
20389         "m_name_to_pass_map".
20390         (create_pass_tab): Rename from a function to...
20391         (pass_manager::create_pass_tab): ...this method, updating
20392         for renaming of global "name_to_pass_map" to field.
20393         (get_pass_by_name): Rename from a function to...
20394         (pass_manager::get_pass_by_name): ...this method.
20395         (enable_disable_pass): Convert use of get_pass_by_name to
20396         a method call, locating the pass_manager singleton.
20398 2016-05-06  David Malcolm  <dmalcolm@redhat.com>
20400         * genattr-common.c (main): Convert argv from char ** to const char **.
20401         * genattr.c (main): Likewise.
20402         * genattrtab.c (main): Likewise.
20403         * genautomata.c (initiate_automaton_gen): Likewise.
20404         (main): Likewise.
20405         * gencodes.c (main): Likewise.
20406         * genconditions.c (main): Likewise.
20407         * genconfig.c (main): Likewise.
20408         * genconstants.c (main): Likewise.
20409         * genemit.c (main): Likewise.
20410         * genenums.c (main): Likewise.
20411         * genextract.c (main): Likewise.
20412         * genflags.c (main): Likewise.
20413         * genmddeps.c (main): Likewise.
20414         * genopinit.c (main): Likewise.
20415         * genoutput.c (main): Likewise.
20416         * genpeep.c (main): Likewise.
20417         * genpreds.c (main): Likewise.
20418         * genrecog.c (main): Likewise.
20419         * gensupport.c (init_rtx_reader_args_cb): Likewise.
20420         (init_rtx_reader_args): Likewise.
20421         * gensupport.h (init_rtx_reader_args_cb): Likewise.
20422         (init_rtx_reader_args): Likewise.
20423         * gentarget-def.c (main): Likewise.
20424         * read-md.c (read_md_files): Likewise.
20425         * read-md.h (read_md_files): Likewise.
20427 2016-05-06  Uros Bizjak  <ubizjak@gmail.com>
20429         * config/i386/i386.md (int cmove peephole2s): Use general_reg_operand
20430         instead of register_and_not_any_fp_reg_operand as operand 0 predicate.
20431         * config/i386/predicates.md (register_and_not_any_fp_reg_operand):
20432         Remove unused predicate.
20433         (register_and_not_fp_reg_operand): Ditto.
20435 2016-05-06  Martin Liska  <mliska@suse.cz>
20437         * tree-if-conv.c (ifcvt_split_critical_edges): Use auto_vec
20438         instead of vec as the vector is local to the function.
20440 2016-05-06  Jakub Jelinek  <jakub@redhat.com>
20442         * config/i386/sse.md (*<code>v8hi3, *<code>v16qi3): Add
20443         avx512bw alternative.
20445         * config/i386/sse.md (<mask_codefor>ashr<mode>3<mask_name>): Move
20446         before the ashr<mode>3 pattern.
20448         * config/i386/sse.md (*avx2_pmaddwd, *sse2_pmaddwd): Use
20449         v instead of x in vex or maybe_vex alternatives, use
20450         maybe_evex instead of vex in prefix.
20452         * config/i386/sse.md (*vec_extractv4sf_0, *sse4_1_extractps,
20453         *vec_extractv4sf_mem, vec_extract_lo_v16hi, vec_extract_hi_v16hi,
20454         vec_extract_lo_v32qi, vec_extract_hi_v32qi): Use v instead of x
20455         in vex or maybe_vex alternatives, use maybe_evex instead of vex
20456         in prefix.
20458         * config/i386/sse.md (*vec_concatv2sf_sse4_1, *vec_concatv4sf): Use
20459         v instead of x in vex or maybe_vex alternatives, use
20460         maybe_evex instead of vex in prefix.
20462         * config/i386/sse.md (sse_shufps_<mode>, sse_storehps, sse_loadhps,
20463         sse_storelps, sse_movss, avx2_vec_dup<mode>, avx2_vec_dupv8sf_1,
20464         sse2_shufpd_<mode>, sse2_storehpd, sse2_storelpd, sse2_loadhpd,
20465         sse2_loadlpd, sse2_movsd): Use v instead of x in vex or maybe_vex
20466         alternatives, use maybe_evex instead of vex in prefix.
20468         * config/i386/sse.md (vec_interleave_lowv4sf,
20469         *vec_interleave_highv2df, *vec_interleave_lowv2df): Use
20470         v instead of x in vex or maybe_vex alternatives, use
20471         maybe_evex instead of vex in prefix.
20473         * config/i386/sse.md (sse_movhlps, sse_movlhps): Use
20474         v instead of x in vex or maybe_vex alternatives, use
20475         maybe_evex instead of vex in prefix.
20477         * config/i386/sse.md (*avx_cvtpd2dq256_2, *avx_cvtps2pd256_2): Use
20478         v constraint instead of x.
20480 2016-05-06  Nathan Sidwell  <nathan@codesourcery.com>
20482         * gimple.c (gimple_call_same_target_p): Unique functions are eq.
20483         * tree-ssa-tail-merge.c (same_succ::equal): Check pointer eq
20484         equality first.
20486 2016-05-06  Richard Biener  <rguenther@suse.de>
20488         PR tree-optimization/70948
20489         * tree-ssa-structalias.c (find_func_aliases_for_builtin_call):
20490         Properly clobber all fields of va_list for __builtin_va_start.
20492 2016-05-06  Yuri Rumyantsev  <ysrumyan@gmail.com>
20494         PR debug/70935
20495         * tree-ssa-loop-unswitch.c (find_loop_guard): Reject guard edge with
20496         loop latch destination.
20498 2016-05-06  Martin Liska  <mliska@suse.cz>
20500         * tree-ssa-uninit.c: Apply manual changes
20501         to the GNU coding style.
20502         (prune_uninit_phi_opnds): Rename from
20503         prune_uninit_phi_opnds_in_unrealizable_paths.
20505 2016-05-06  Oleg Endo  <olegendo@gcc.gnu.org>
20507         * config/sh/sh.opt (madjust-unroll, minvalid-symbols, msoft-atomic,
20508         mspace): Remove deprecated options.
20509         * doc/invoke.texi (SH options): Remove -mspace.
20511 2016-05-06  Oleg Endo  <olegendo@gcc.gnu.org>
20513         * config/sh/sh.md (ic_invalidate_line_sh4a): Fix insn length.
20515 2016-05-06  Oleg Endo  <olegendo@gcc.gnu.org>
20517         * config/sh/sh.md (*cmpeqsi_t): Remove combine insn pattern and similar
20518         corresponding combine split pattern.
20520 2016-05-06  Oleg Endo  <olegendo@gcc.gnu.org>
20522         PR target/58219
20523         * config/sh/predicates.md (long_displacement_mem_operand): New.
20524         * config/sh/sh.md (movsi_i): Allow for SH2A, disallow for any FPU.
20525         Add movi20, movi20s alternatives.  Adjust length attribute for
20526         alternatives.
20527         (movsi_ie): Allow for any FPU.  Adjust length attribute for
20528         alternatives.
20529         (movsi_i_lowpart): Add movi20, movi20s alternatives.  Adjust length
20530         attribute for alternatives.
20531         (*mov<mode>): Use long_displacement_mem_operand for length attribute.
20532         (*movdi_i, movdf_k, movdf_i4, movsf_i, movsf_ie, movsf_ie_ra): Adjust
20533         length attribute for alternatives.
20535 2016-05-06  Richard Biener  <rguenther@suse.de>
20537         PR tree-optimization/70960
20538         * tree-if-conv.c (ifcvt_walk_pattern_tree): Handle non-SSA ops.
20540 2016-05-06  Oleg Endo  <olegendo@gcc.gnu.org>
20542         PR target/52933
20543         * config/sh/sh.md (*cmp_div0s_7, *cmp_div0s_8): Add div0s variants.
20544         * config/sh/sh.c (sh_rtx_costs): Add another div0s case.
20546 2016-05-06  Marek Polacek  <polacek@redhat.com>
20548         PR sanitizer/70875
20549         * ubsan.c (get_ubsan_type_info_for_type): Remove assert.
20551 2016-05-06  Oleg Endo  <olegendo@gcc.gnu.org>
20553         PR target/54089
20554         * config/sh/sh.md (*rotcr): Add another variant.
20556 2016-05-06  Richard Biener  <rguenther@suse.de>
20558         PR middle-end/70931
20559         * dwarf2out.c (native_encode_initializer): Skip zero-sized fields.
20561 2016-05-06  Richard Biener  <rguenther@suse.de>
20563         PR middle-end/70941
20564         * fold-const.c (split_tree): Always convert to the original type
20565         before negating.
20567 2016-05-06  Richard Biener  <rguenther@suse.de>
20569         * fwprop.c (fwprop): Remove duplicate cleanup_cfg call.
20570         (fwprop_addr): Likewise.
20572 2016-05-06  Uros Bizjak  <ubizjak@gmail.com>
20574         PR target/70873
20575         * config/i386/i386-protos.h (ix86_standard_x87sse_constant_load_p):
20576         New prototype.
20577         * config/i386/i386.c (ix86_standard_x87sse_constant_load_p): New.
20578         * config/i386/i386.md (push mem splitter): Use find_constant_src in
20579         the splitter condition.
20580         (FP load splitter): Use ix86_standard_x87sse_constant_load_p in
20581         the splitter condition.
20582         (FP float_extend load splitter): Ditto.
20584 2016-05-05  Uros Bizjak  <ubizjak@gmail.com>
20586         * config/i386/i386.md (peehole2 patterns): Change true_regnum
20587         to REGNO in all peephole2 patterns.
20588         (post-reload splitters): Change true_regnum to REGNO in
20589         post-reload splitters.
20590         (zero_extend splitters): Use general_reg_operand and
20591         nonimmediate_gr_operand predicates.
20593 2016-05-05  Jakub Jelinek  <jakub@redhat.com>
20595         * config/i386/sse.md (<avx512>_fmadd_<mode>_mask3<round_name>): Use
20596         v constraint instead of x.
20598 2016-05-05  Alan Modra  <amodra@gmail.com>
20600         PR target/68662
20601         * config/rs6000/sysv4.h (SUBTARGET_OVERRIDE_OPTIONS): Don't
20602         set OPTION_MASK_RELOCATABLE when flag_pic == 2.  Set
20603         TARGET_NO_FP_IN_TOC for -mrelocatable.
20604         (MINIMAL_TOC_SECTION_ASM_OP): Remove redundant
20605         TARGET_RELOCATABLE test.
20606         (ASM_OUTPUT_SPECIAL_POOL_ENTRY_P): Likewise.
20607         (ASM_PREFERRED_EH_DATA_FORMAT): Likewise.
20608         * config/rs6000/linux64.h (MINIMAL_TOC_SECTION_ASM_OP): Likewise.
20609         (ASM_OUTPUT_SPECIAL_POOL_ENTRY_P): Likewise.
20610         (ASM_PREFERRED_EH_DATA_FORMAT): Likewise.
20611         * config/rs6000/freebsd64.h (MINIMAL_TOC_SECTION_ASM_OP): Likewise.
20612         (ASM_OUTPUT_SPECIAL_POOL_ENTRY_P): Likewise.
20613         (ASM_PREFERRED_EH_DATA_FORMAT): Likewise.
20614         * config/rs6000/predicates.md (easy_fp_constant): Likewise.
20615         * config/rs6000/rs6000.c (rs6000_elf_output_toc_section_asm_op):
20616         Likewise.
20617         (rs6000_assemble_integer): Update TARGET_RELOCATABLE test.
20618         (rs6000_stack_info): Likewise.
20619         (rs6000_elf_asm_out_constructor): Likewise.
20620         (rs6000_elf_asm_out_destructor): Likewise.
20621         (rs6000_elf_declare_function_name): Likewise.
20622         * config/rs6000/rs6000.md (load_toc_aix_di): Likewise.
20623         * config/rs6000/rs6000.h (MASK_RELOCATABLE, MASK_MINIMAL_TOC):
20624         Don't define.
20626 2016-05-05  Alan Modra  <amodra@gmail.com>
20628         * config/rs6000/rs6000.c (rs6000_frame_related): Rewrite.
20630 2016-05-05  Alan Modra  <amodra@gmail.com>
20632         * config/rs6000/rs6000.c (rs6000_savres_strategy): Don't use
20633         out-of-line gpr restore for one or two regs if that would add
20634         a save of lr.
20636 2016-05-04  Uros Bizjak  <ubizjak@gmail.com>
20638         PR target/70873
20639         * config/i386/i386.md
20640         (TARGET_SSE_PARTIAL_REG_DEPENDENCY float_extend sf->df peephole2):
20641         Change to post-epilogue_completed late splitter.  Use sse_reg_operand
20642         as operand 0 predicate.
20643         (TARGET_SSE_PARTIAL_REG_DEPENDENCY float_truncate df->sf peephole2):
20644         Ditto.
20645         (TARGET_SSE_PARTIAL_REG_DEPENDENCY float {si,di}->{sf,df} peephole2):
20646         Ditto.  Emit the pattern using RTX.
20648         (TARGET_USE_VECTOR_FP_CONVERTS float_extend sf->df splitter):
20649         Use sse_reg_opreand as operand 0 predicate.  Do not use true_regnum in
20650         the post-reload splitter.  Use lowpart_subreg instead of gen_rtx_REG.
20651         (TARGET_USE_VECTOR_FP_CONVERTS float_truncate df->sf splitter):
20652         Ditto.
20653         (TARGET_USE_VECTOR_CONVERTS float si->{sf,df} splitter): Use
20654         sse_reg_operand as operand 0 predicate.
20656         (TARGET_SPLIT_MEM_OPND_FOR_FP_CONVERTS float_extend sf->df peephole2):
20657         Use sse_reg_opreand as operand 0 predicate.  Use lowpart_subreg
20658         instead of gen_rtx_REG.
20659         (TARGET_SPLIT_MEM_OPND_FOR_FP_CONVERTS float_truncate sf->df peephole2):
20660         Ditto.
20662 2016-05-04  Segher Boessenkool  <segher@kernel.crashing.org>
20664         * function.c (emit_use_return_register_into_block): Delete.
20665         (gen_return_pattern): Delete.
20666         (emit_return_into_block): Delete.
20667         (active_insn_between): Delete.
20668         (convert_jumps_to_returns): Delete.
20669         (emit_return_for_exit): Delete.
20670         (thread_prologue_and_epilogue_insns): Delete all code dealing with
20671         simple_return for shrink-wrapped blocks.
20672         * shrink-wrap.c (try_shrink_wrapping): Insert simple_return at the
20673         end of blocks that need one.
20674         (get_unconverted_simple_return): Delete.
20675         (convert_to_simple_return): Delete.
20676         * shrink-wrap.c (get_unconverted_simple_return): Delete declaration.
20677         (convert_to_simple_return): Ditto.
20679 2016-05-04  Segher Boessenkool  <segher@kernel.crashing.org>
20681         * cfgcleanup.c (bb_is_just_return): New function.
20682         (try_optimize_cfg): Simplify jumps to return, branches to return,
20683         and branches around return.
20685 2016-05-04  Segher Boessenkool  <segher@kernel.crashing.org>
20687         * cfgcleanup.c (try_simplify_condjump): Don't try to simplify a
20688         branch to a return.
20690 2016-05-04  Jakub Jelinek  <jakub@redhat.com>
20692         PR c++/70906
20693         PR c++/70933
20694         * tree-core.h (enum operand_equal_flag): Add OEP_HASH_CHECK.
20695         * tree.c (inchash::add_expr): If !IS_EXPR_CODE_CLASS (tclass),
20696         assert flags & OEP_HASH_CHECK, instead of asserting it
20697         never happens.  Handle TARGET_EXPR.
20698         * fold-const.c (operand_equal_p): For hash verification,
20699         or in OEP_HASH_CHECK into flags.
20701 2016-05-04  Eric Botcazou  <ebotcazou@adacore.com>
20703         * tree-ssa-coalesce.c (gimple_can_coalesce_p): Fix reference in head
20704         comment.
20705         (compute_samebase_partition_bases): Fix typo.
20707 2016-05-04  Jakub Jelinek  <jakub@redhat.com>
20709         * config/i386/sse.md (vec_interleave_highv8sf,
20710         vec_interleave_lowv8sf, vec_interleave_highv4df,
20711         vec_interleave_lowv4df): Remove constraints from expanders.
20713         * config/i386/sse.md (sse2_movq128): Use v constraint instead of x.
20715 2016-05-04  Jan Hubicka  <hubicka@ucw.cz>
20717         * tree-inline.c (expand_call_inline): Fix path dealing with
20718         making lhs of call statement undefined.
20720 2016-05-04  Jan Hubicka  <hubicka@ucw.cz>
20722         * cgraph.c (cgraph_node::call_for_symbol_thunks_and_aliases):
20723         Check availability on NODE, too.
20724         * cgraph.h (symtab_node::call_for_symbol_and_aliases): Likewise.
20725         (cgraph_node::call_for_symbol_and_aliases): Likewise.
20726         (varpool_node::call_for_symbol_and_aliase): Likewise.
20727         * ipa-pure-const.c (add_new_function): Analyze all bodies.
20728         (propagate_pure_const): Propagate across interposable functions, too.
20729         (skip_function_for_local_pure_const): Do not skip interposable bodies
20730         with aliases.
20731         (pass_local_pure_const::execute): Update.
20733 2016-05-04  Marek Polacek  <polacek@redhat.com>
20735         * doc/invoke.texi: Document -Wdangling-else.
20737 2016-05-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
20739         * config.gcc: Error out when conflicting multilib is detected.  Do not
20740         loop over multilibs since no combination is legal.
20742 2016-05-04  Alan Modra  <amodra@gmail.com>
20744         * config/rs6000/rs6000.h (PIC_OFFSET_TABLE_REGNUM): Correct.
20745         * config/rs6000/sysv4.h (TARGET_TOC): Simplify.
20746         * config/rs6000/rs6000.c (rs6000_elf_output_toc_section_asm_op):
20747         Align .toc.
20749 2016-05-04  Matthew Fortune  <matthew.fortune@imgtec.com>
20751         * config/mips/mips-cpus.def (p5600): Avoid IMADD by default.
20752         Clean up p5600 comments.
20754 2016-05-04  Richard Biener  <rguenther@suse.de>
20756         * match.pd: Add BIT_FIELD_REF canonicalizations and vector
20757         constructor simplifications.
20758         * fold-const.c (fold_ternary_loc): Remove duplicate functionality here.
20760 2016-05-04  Oleg Endo  <olegendo@gcc.gnu.org>
20762         * config/sh/predicates (post_inc_mem, pre_dec_mem): New predicates.
20763         * config/sh/sh-protos.h (sh_find_set_of_reg): Return null result if
20764         result.set_rtx is null instead of aborting.
20765         * config/sh/sh.h (USE_LOAD_POST_INCREMENT, USE_STORE_PRE_DECREMENT):
20766         Always enable.
20767         (USE_LOAD_PRE_DECREMENT, USE_STORE_POST_INCREMENT): Enable for SH2A.
20768         * config/sh/sh.md (*extend<mode>si2_predec, *mov<mode>_load_predec,
20769         *mov<mode>_store_postinc): New patterns.
20771 2016-05-04  Marc Glisse  <marc.glisse@inria.fr>
20773         * match.pd ((A | B) & (A | C)): Generalize to BIT_XOR_EXPR.  Mark
20774         as commutative.  Check both conversions are NOP.
20775         ((A & B) OP (C & B)): Remove.
20777 2016-05-04  Alan Modra  <amodra@gmail.com>
20779         * combine.c (simplify_set): Correct WORD_REGISTER_OPERATIONS test.
20781 2016-05-04  Alan Modra  <amodra@gmail.com>
20783         PR target/70866
20784         * config/rs6000/rs6000.c (rs6000_stack_info): Don't set cr_save_p
20785         when cr2,3,4 are all fixed regs.
20787 2016-05-04  Bernd Schmidt  <bschmidt@redhat.com>
20789         PR rtl-optimization/57193
20790         * opts.c (default_options_table): Revert OPT_frename_registers change.
20791         * doc/invoke.texi (-frename-registers, -O2): Likewise.
20793 2016-05-03  Martin Sebor  <msebor@redhat.com>
20795         PR c++/66561
20796         * builtins.c (fold_builtin_FILE): New function.
20797         (fold_builtin_FUNCTION, fold_builtin_LINE): New functions.
20798         (fold_builtin_0): Call them.
20799         * gimplify.c (gimplify_call_expr): Remove the handling of
20800         BUILT_IN_FILE, BUILT_IN_FUNCTION, and BUILT_IN_LINE.
20802         PR c++/66561
20803         * doc/extend.texi (Other Builtins): Update __builtin_FILE,
20804         __builtin_FUNCTION, and __builtin_LINE to reflect they yield
20805         constants.
20807         PR c++/66639
20808         * doc/extend.texi (Function Names as Strings): Update __func__,
20809         __FUNCTION__, __PRETTY_FUNCTION__ to reflect they evaluate to
20810         constants.
20812 2016-05-03  Jakub Jelinek  <jakub@redhat.com>
20813             Richard Biener  <rguenther@suse.de>
20815         PR tree-optimization/70916
20816         * tree-if-conv.c: Include cfganal.h.
20817         (pass_if_conversion::execute): Call connect_infinite_loops_to_exit
20818         and remove_fake_exit_edges around the optimization pass.
20820 2016-05-03  Jan Hubicka  <hubicka@ucw.cz>
20822         * cgraph.c (symbol_table::create_edge): Set inline_failed.
20823         (cgraph_edge::make_direct): Likewise.
20824         (cgraph_edge::dump_edge_flags): Dump call_stmt_cannot_inline_p.
20825         * cgraphclones.c (duplicate_thunk_for_node): Set inline_failed.
20826         * cif-code.def (CIF_LTO_MISMATCHED_DECLARATIONS): New code
20827         (CIF_THUNK): New code.
20828         * ipa-inline-analysis.c (initialize_inline_failed): Preserve
20829         CIF_FINAL_ERROR codes; do not deal with call_stmt_cannot_inline_p.
20830         (compute_inline_parameters): Set inline_failed for thunks.
20831         (inline_analyze_function): Cleanup.
20832         * ipa-inline.c (can_inline_edge_p): Do not deal with
20833         call_stmt_cannot_inline_p.
20834         (can_early_inline_edge_p): Likewise.
20835         (early_inliner): Initialize inline_failed.
20836         * lto-cgraph.c (lto_output_edge): Sanity check inline_failed.
20838 2016-05-03  Uros Bizjak  <ubizjak@gmail.com>
20840         * config/i386/predicates.md (x87nonimm_ssenomem_operand): Rename
20841         from nonimm_ssenomem_operand.
20842         (nonimm_ssenomem_operand): New predicate.
20843         * config/i386/i386.md (extendsfdf2): Use nonimm_ssenomem_operand
20844         as operand 0 predicate.
20845         (*extendsfdf2): Merge from *extendsfdf2_mixed and *extendsfdf2_i387.
20846         Disable unsupported alternatives using "enabled" attribute.
20847         Use register_ssemem_operand as operand 0 predicate.
20848         (*fop_<mode>_1): Use x87nonimm_ssenomem_operand as operand 1 predicate.
20850 2016-05-03  Marek Polacek  <polacek@redhat.com>
20852         PR c/70859
20853         * input.c (expansion_point_location): New function.
20854         * input.h (expansion_point_location): Declare.
20856 2016-05-03  Pierre-Marie de Rodat  <derodat@adacore.com>
20858         * dwarf2out.c (resolve_args_picking_1): Replace the frame_offset
20859         occurence with frame_offset_ ones.
20861 2016-05-03  Alan Modra  <amodra@gmail.com>
20863         PR rtl-optimization/70890
20864         * ira.c (combine_and_move_insns): When moving def_insn, remove
20865         equivs on use_insn.
20867 2016-05-03  Dominik Vogt  <vogt@linux.vnet.ibm.com>
20869         * config/s390/s390.md ("*r<noxa>sbg_<mode>_sll")
20870         ("*r<noxa>sbg_<mode>_srl"): New define_insns.
20871         ("*r<noxa>sbg_<mode>_srl_bitmask"): Rename by adding "_bitmask".
20872         ("*r<noxa>sbg_<mode>_sll_bitmask"): Likewise.
20874 2016-05-03  Alan Modra  <amodra@gmail.com>
20876         * config/rs6000/rs6000.c (rs6000_savres_strategy): Correct condition
20877         for SAVE_MULTIPLE/STORE_MULTIPLE.
20879 2016-05-03  Jakub Jelinek  <jakub@redhat.com>
20881         * config/i386/i386.md (*truncdfsf_mixed, *truncdfsf_i387,
20882         *truncxfsf2_mixed, *truncxfdf2_mixed): Use v constraint instead of x.
20884 2016-05-03  Richard Biener  <rguenther@suse.de>
20886         * gimplify.h (get_initialized_tmp_var): Add allow_ssa parameter
20887         default true.
20888         (gimplify_arg): Likewise.
20889         * gimplify.c (gimplify_expr): Add overload with allow_ssa parameter,
20890         re-writing the result to a decl if required.
20891         (internal_get_tmp_var): Add allow_ssa parameter
20892         and override into_ssa with it.
20893         (get_formal_tmp_var): Adjust.
20894         (get_initialized_tmp_var): Add allow_ssa parameter.
20895         (gimplify_arg): Add allow_ssa parameter and avoid generating
20896         SSA names for the result false.
20897         (gimplify_call_expr): If the call may return twice do not
20898         gimplify parameters into SSA.
20899         (prepare_gimple_addressable): Do not allow an SSA name as temporary.
20900         (gimplify_modify_expr): Adjust assert.  For noreturn calls
20901         with a SSA name LHS adjust its def.
20902         (gimplify_save_expr): Do not allow an SSA name as save-expr result.
20903         (gimplify_one_sizepos): Do not allow an SSA name as a sizepos.
20904         (gimplify_body): Init GIMPLE SSA data structures and gimplify into-SSA.
20905         (gimplify_scan_omp_clauses): Make sure OMP_CLAUSE_SIZE is not
20906         an SSA name.  Likewise for OMP_CLAUSE_REDUCTION operands.
20907         (gimplify_omp_for): Likewise for OMP_CLAUSE_DECL.  Likewise
20908         for OMP_FOR_COND,  OMP_FOR_INCR and OMP_CLAUSE_LINEAR_STEP.
20909         (optimize_target_teams): Do not allow SSA names for clause operands.
20910         (gimplify_expr): Likewise for where we mark the result addressable.
20911         * passes.def (pass_init_datastructures): Remove.
20912         * tree-into-ssa.c (mark_def_sites): Ignore existing SSA names.
20913         (rewrite_stmt): Likewise.
20914         * tree-inline.c (initialize_cfun): Properly transfer SSA state.
20915         (replace_locals_op): Replace SSA names.
20916         (copy_gimple_seq_and_replace_locals): Init src_cfun.
20917         * gimple-low.c (lower_builtin_setjmp): Deal with SSA.
20918         * cgraph.c (release_function_body): Free CFG annotations only
20919         when we have a CFG.  Simplify.
20920         * gimple-fold.c (gimplify_and_update_call_from_tree): Use
20921         force_gimple_operand instead of get_initialized_tmp_var.
20922         * tree-pass.h (make_pass_init_datastructures): Remove.
20923         * tree-ssa.c (execute_init_datastructures): Remove.
20924         (pass_data_init_datastructures): Likewise.
20925         (class pass_init_datastructures): Likewise.
20926         (make_pass_init_datastructures): Likewise.
20927         * omp-low.c (create_omp_child_function): Init SSA data structures.
20928         (grid_expand_target_grid_body): Likewise.
20929         * tree-cfg.c (move_block_to_fn): Double-check the DEF is an SSA
20930         name before adding it to names_to_release.
20931         (remove_bb): Always release SSA defs.
20932         * tree-ssa-ccp.c (get_default_value): Check SSA_NAME_VAR
20933         before dereferencing it.
20934         * cgraphunit.c (init_lowered_empty_function): Always
20935         int SSA data structures.
20936         * tree-ssanames.c (release_defs): Remove assert that we are in
20937         SSA form.
20938         * trans-mem.c (diagnose_tm_1): Handle SSA name function.
20940 2016-05-03  Jakub Jelinek  <jakub@redhat.com>
20941             Uros Bizjak  <ubizjak@gmail.com>
20943         PR rtl-optimization/70467
20944         * config/i386/predicates.md (x86_64_hilo_int_operand,
20945         x86_64_hilo_general_operand): New predicates.
20946         * config/i386/constraints.md (Wd): New constraint.
20947         * config/i386/i386.md (mode attr di): Use Wd instead of e.
20948         (general_hilo_operand): New mode attr.
20949         (add<mode>3, sub<mode>3): Use <general_hilo_operand>
20950         instead of <general_operand>.
20951         (*add<dwi>3_doubleword, *sub<dwi>3_doubleword): Use
20952         x86_64_hilo_general_operand instead of <general_operand>.
20954 2016-05-03  Jakub Jelinek  <jakub@redhat.com>
20956         PR tree-optimization/70916
20957         * tree-if-conv.c (constant_or_ssa_name): Removed.
20958         (fold_build_cond_expr): Use is_gimple_val instead of
20959         constant_or_ssa_name.
20961         PR tree-optimization/70916
20962         * tree-vect-patterns.c (vect_recog_mask_conversion_pattern): Give up
20963         if COND_EXPR rhs1 is neither SSA_NAME nor COMPARISON_CLASS_P.
20965         PR target/49244
20966         * tree-ssa-ccp.c: Include stor-layout.h and optabs-query.h.
20967         (optimize_atomic_bit_test_and): New function.
20968         (pass_fold_builtins::execute): Use it.
20969         * optabs.def (atomic_bit_test_and_set_optab,
20970         atomic_bit_test_and_complement_optab,
20971         atomic_bit_test_and_reset_optab): New optabs.
20972         * internal-fn.def (ATOMIC_BIT_TEST_AND_SET,
20973         ATOMIC_BIT_TEST_AND_COMPLEMENT, ATOMIC_BIT_TEST_AND_RESET): New ifns.
20974         * builtins.h (expand_ifn_atomic_bit_test_and): New prototype.
20975         * builtins.c (expand_ifn_atomic_bit_test_and): New function.
20976         * internal-fn.c (expand_ATOMIC_BIT_TEST_AND_SET,
20977         expand_ATOMIC_BIT_TEST_AND_COMPLEMENT,
20978         expand_ATOMIC_BIT_TEST_AND_RESET): New functions.
20979         * doc/md.texi (atomic_bit_test_and_set@var{mode},
20980         atomic_bit_test_and_complement@var{mode},
20981         atomic_bit_test_and_reset@var{mode}): Document.
20982         * config/i386/sync.md (atomic_bit_test_and_set<mode>,
20983         atomic_bit_test_and_complement<mode>,
20984         atomic_bit_test_and_reset<mode>): New expanders.
20985         (atomic_bit_test_and_set<mode>_1,
20986         atomic_bit_test_and_complement<mode>_1,
20987         atomic_bit_test_and_reset<mode>_1): New insns.
20989 2016-05-03  Richard Sandiford  <richard.sandiford@arm.com>
20991         PR rtl-optimization/70687
20992         * combine.c (change_zero_ext): Check for scalar modes.  Use wide_int
20993         instead of unsigned HOST_WIDE_INT.
20995 2016-05-03  Bernd Schmidt  <bschmidt@redhat.com>
20997         PR rtl-optimization/44281
20998         * hard-reg-set.h (struct target_hard_regs): New field
20999         x_fixed_nonglobal_reg_set.
21000         (fixed_nonglobal_reg_set): New macro.
21001         * reginfo.c (init_reg_sets_1): Initialize it.
21002         * ira.c (setup_alloc_regs): Use fixed_nonglobal_reg_set instead
21003         of fixed_reg_set.
21004         * df-scan.c (df_insn_refs_collect): Asms may reference global regs.
21006 2016-05-03  Bin Cheng  <bin.cheng@arm.com>
21008         PR tree-optimization/56541
21009         * doc/invoke.texi (@item max-tree-if-conversion-phi-args): New item.
21010         * params.def (PARAM_MAX_TREE_IF_CONVERSION_PHI_ARGS): new param.
21011         * tree-if-conv.c (MAX_PHI_ARG_NUM): new macro.
21012         (any_complicated_phi): new static variable.
21013         (aggressive_if_conv): delete.
21014         (if_convertible_phi_p): support phis with more than two arguments.
21015         (if_convertible_bb_p): remvoe check on aggressive_if_conv and
21016         critical pred edges.
21017         (ifcvt_split_critical_edges): support phis with more than two
21018         arguments by checking new parameter.  only split critical edges
21019         if needed.
21020         (tree_if_conversion): handle simd pragma marked loop using new
21021         local variable aggressive_if_conv.  check any_complicated_phi.
21023 2016-05-03  Bin Cheng  <bin.cheng@arm.com>
21025         * tree-ssa-loop-ivopts.c (get_computation_cost_at): Check depends_on
21026         before using it.
21028 2016-05-03  Bin Cheng  <bin.cheng@arm.com>
21030         * tree-ssa-loop-ivopts.c (get_computation_cost_at): Don't clobber
21031         cbase.
21033 2016-05-03  Oleg Endo  <olegendo@gcc.gnu.org>
21035         * config/sh/sh.md (udivsi3, divsi3, mulsi3): Simplify.
21036         (mulhisi3, umulhisi3, (smulsi3_highpart, umulsi3_highpart): Convert to
21037         define_insn_and_split.
21038         (mulsi3_i): New define_insn_and_split.
21039         (mulsi3_call): Convert to define_insn.
21040         (mulsidi3, mulsidi3_compact, umulsidi3, umulsidi3_compact):
21041         Remove constraints.
21043 2016-05-02  Michael Meissner  <meissner@linux.vnet.ibm.com>
21045         * machmode.h (mode_complex): Add support to give the complex mode
21046         for a given mode.
21047         (GET_MODE_COMPLEX_MODE): Likewise.
21048         * stor-layout.c (layout_type): For COMPLEX_TYPE, use the mode
21049         stored by build_complex_type and gfc_build_complex_type instead of
21050         trying to figure out the appropriate mode based on the size. Raise
21051         an assertion error, if the type was not set.
21052         * genmodes.c (struct mode_data): Add field for the complex type of
21053         the given type.
21054         (blank_mode): Likewise.
21055         (make_complex_modes): Remember the complex mode created in the
21056         base type.
21057         (emit_mode_complex): Write out the mode_complex array to map a
21058         type mode to the complex version.
21059         (emit_insn_modes_c): Likewise.
21060         * tree.c (build_complex_type): Set the complex type to use before
21061         calling layout_type.
21062         * config/rs6000/rs6000.c (rs6000_hard_regno_nregs_internal): Add
21063         support for __float128 complex datatypes.
21064         (rs6000_hard_regno_mode_ok): Likewise.
21065         (rs6000_setup_reg_addr_masks): Likewise.
21066         (rs6000_complex_function_value): Likewise.
21067         * config/rs6000/rs6000.h (FLOAT128_IEEE_P): Likewise.
21068         __float128 and __ibm128 complex.
21069         (FLOAT128_IBM_P): Likewise.
21070         (ALTIVEC_ARG_MAX_RETURN): Likewise.
21071         * doc/extend.texi (Additional Floating Types): Document that
21072         -mfloat128 must be used to enable __float128.  Document complex
21073         __float128 and __ibm128 support.
21075 2016-05-02  Jakub Jelinek  <jakub@redhat.com>
21077         PR target/49244
21078         * gimple.c (gimple_builtin_call_types_compatible_p): Allow
21079         char/short arguments promoted to int because of promote_prototypes.
21081 2016-05-02  Uros Bizjak  <ubizjak@gmail.com>
21083         * config/i386/predicates.md (register_ssemem_operand): New predicate.
21084         * config/i386/i386.md (*cmpi<FPCMP:unord><MODEF:mode>): Merge from
21085         *cmpi<FPCMP:unord><MODEF:mode>_mixed and
21086         *cmpi<FPCMP:unord><X87MODEF:mode>_i387.  Disable unsupported
21087         alternatives using "enabled" attribute.  Use register_ssemem_operand
21088         as operand 1 predicate.
21089         (*cmpi<unord>xf_i387): Split XFmode pattern from
21090         *cmpi<FPCMP:unord><X87MODEF:mode>_i387.
21091         (*absneg<mode>2): Merge from *absneg<mode>2_mixed and
21092         *absneg<mode>2_i387.  Disable unsupported alternatives using
21093         "enabled" attribute.
21094         (*absnegxf2_i387): Split XFmode pattern from *absneg<mode>2_i387.
21096 2016-05-02  Nathan Sidwell  <nathan@codesourcery.com>
21098         * omp-low.c (lower_oacc_head_tail): Assert there is at least one
21099         marker.
21100         (oacc_loop_process): Check mask for loop termination.
21102 2016-05-02  Jan Hubicka  <hubicka@ucw.cz>
21104         * cif-code.def (CIF_THUNK): Add.
21105         * ipa-inline-analsysis.c (evaluate_conditions_for_known_args): Revert
21106         accidental change.
21108 2016-05-02  Jan Hubicka  <hubicka@ucw.cz>
21110         * ipa-inline-analysis.c (reset_inline_summary): Clear fp_expressions
21111         (dump_inline_summary): Dump it.
21112         (fp_expression_p): New predicate.
21113         (estimate_function_body_sizes): Use it.
21114         (inline_merge_summary): Merge fp_expressions.
21115         (inline_read_section): Read fp_expressions.
21116         (inline_write_summary): Write fp_expressions.
21117         * ipa-inline.c (can_inline_edge_p): Permit inlining across fp math
21118         codegen boundary if either caller or callee is !fp_expressions.
21119         * ipa-inline.h (inline_summary): Add fp_expressions.
21120         * ipa-inline-transform.c (inline_call): When inlining !fp_expressions
21121         to fp_expressions be sure the fp generation flags are updated.
21123 2016-05-02  Jakub Jelinek  <jakub@redhat.com>
21125         PR rtl-optimization/70467
21126         * cse.c (cse_insn): Handle no-op MEM moves after folding.
21128         PR rtl-optimization/70467
21129         * ipa-pure-const.c (check_call): Handle internal calls even in
21130         ipa mode like in local mode.
21132 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
21134         * doc/install.texi: Document supported in-tree gmp/mpfr/mpc versions.
21136 2016-05-02  Marc Glisse  <marc.glisse@inria.fr>
21138         * match.pd (X u< X, X u> X): New transformations.
21140 2016-05-02  Marc Glisse  <marc.glisse@inria.fr>
21142         * flag-types.h (enum warn_strict_overflow_code): Move ...
21143         * coretypes.h: ... here.
21144         * fold-const.h (fold_overflow_warning): Declare.
21145         * fold-const.c (fold_overflow_warning): Make non-static.
21146         (fold_comparison): Move the transformation of X +- C1 CMP C2
21147         into X CMP C2 -+ C1 ...
21148         * match.pd: ... here.
21149         * gimple-fold.c (fold_stmt_1): Protect with
21150         fold_defer_overflow_warnings.
21152 2016-05-02  Nathan Sidwell  <nathan@codesourcery.com>
21154         * omp-low.c (struct oacc_loop): Add 'inner' field.
21155         (new_oacc_loop_raw): Initialize it to zero.
21156         (oacc_loop_fixed_partitions): Initialize it.
21157         (oacc_loop_auto_partitions): Partition outermost loop to outermost
21158         available partitioning.
21160 2016-05-02  Claudiu Zissulescu  <claziss@synopsys.com>
21162         * config/arc/arc.md (mulsidi3): Change operand 0 predicate to
21163         register_operand.
21164         (umulsidi3): Likewise.
21165         (indirect_jump): Fix jump instruction assembly patterns.
21167 2016-05-02  Thomas Schwinge  <thomas@codesourcery.com>
21169         PR target/70860
21170         * config/nvptx/nvptx.c (nvptx_libcall_value): Handle NULL cfun.
21171         (nvptx_function_value): Assert non-NULL cfun.
21173 2016-05-02  Eric Botcazou  <ebotcazou@adacore.com>
21175         PR rtl-optimization/70886
21176         * sched-deps.c (estimate_dep_weak): Canonicalize cselib values.
21178         * cselib.h (rtx_equal_for_cselib_1): Declare.
21179         (rtx_equal_for_cselib_p: New inline function.
21180         * cselib.c (rtx_equal_for_cselib_p): Delete.
21181         (rtx_equal_for_cselib_1): Make public.
21183 2016-05-02  Uros Bizjak  <ubizjak@gmail.com>
21185         * config/i386/predicates.md (nonimm_ssenomem_operand): New predicate.
21186         (register_mixssei387nonimm_operand): Remove predicate.
21187         * config/i386/i386.md (*fop_<mode>_comm): Merge from
21188         *fop_<mode>_comm_mixed and *fop_<mode>_comm_i387.  Disable unsupported
21189         alternatives using "enabled" attribute.  Also check X87_ENABLE_ARITH
21190         for TARGET_MIX_SSE_I387 alternatives.
21191         (*fop_<mode>_1): Merge from *fop_<mode>_1_mixed and *fop_<mode>_1_i387.
21192         Disable unsupported alternatives using "enabled" attribute.  Use
21193         nonimm_ssenomem_operand as operand 1 predicate.  Also check
21194         X87_ENABLE_ARITH for TARGET_MIX_SSE_I387 alternatives.
21196 2016-05-02  Richard Sandiford  <richard.sandiford@arm.com>
21198         * tree.c (cst_and_fits_in_hwi): Simplify.
21200 2016-05-02  Richard Sandiford  <richard.sandiford@arm.com>
21202         * tree.h (wi::to_wide): New function.
21203         * expr.c (expand_expr_real_1): Use wi::to_wide.
21204         * fold-const.c (int_const_binop_1): Likewise.
21205         (extract_muldiv_1): Likewise.
21207 2016-05-02  Richard Sandiford  <richard.sandiford@arm.com>
21209         * wide-int.h: Update offset_int and widest_int documentation.
21210         (WI_SIGNED_SHIFT_RESULT): New macro.
21211         (wi::binary_shift): Define signed_shift_result_type for
21212         shifts on offset_int- and widest_int-like types.
21213         (generic_wide_int): Support <<= and >>= if << and >> are supported.
21214         * tree.h (int_bit_position): Use shift operators instead of wi::
21215          shifts.
21216         * alias.c (adjust_offset_for_component_ref): Likewise.
21217         * expr.c (get_inner_reference): Likewise.
21218         * fold-const.c (fold_comparison): Likewise.
21219         * gimple-fold.c (fold_nonarray_ctor_reference): Likewise.
21220         * gimple-ssa-strength-reduction.c (restructure_reference): Likewise.
21221         * tree-dfa.c (get_ref_base_and_extent): Likewise.
21222         * tree-ssa-alias.c (indirect_ref_may_alias_decl_p): Likewise.
21223         (stmt_kills_ref_p): Likewise.
21224         * tree-ssa-ccp.c (bit_value_binop_1): Likewise.
21225         * tree-ssa-math-opts.c (find_bswap_or_nop_load): Likewise.
21226         * tree-ssa-sccvn.c (copy_reference_ops_from_ref): Likewise.
21227         (ao_ref_init_from_vn_reference): Likewise.
21229 2016-05-02  Richard Sandiford  <richard.sandiford@arm.com>
21231         * wide-int.h: Update offset_int and widest_int documentation.
21232         (WI_SIGNED_BINARY_PREDICATE_RESULT): New macro.
21233         (wi::binary_traits): Allow ordered comparisons between offset_int and
21234         offset_int, between widest_int and widest_int, and between either
21235         of these types and basic C types.
21236         (operator <, <=, >, >=): Define for the same combinations.
21237         * tree.h (tree_int_cst_lt): Use comparison operators instead
21238         of wi:: comparisons.
21239         (tree_int_cst_le): Likewise.
21240         * gimple-fold.c (fold_array_ctor_reference): Likewise.
21241         (fold_nonarray_ctor_reference): Likewise.
21242         * gimple-ssa-strength-reduction.c (record_increment): Likewise.
21243         * tree-affine.c (aff_comb_cannot_overlap_p): Likewise.
21244         * tree-parloops.c (try_transform_to_exit_first_loop_alt): Likewise.
21245         * tree-sra.c (completely_scalarize): Likewise.
21246         * tree-ssa-alias.c (stmt_kills_ref_p): Likewise.
21247         * tree-ssa-reassoc.c (extract_bit_test_mask): Likewise.
21248         * tree-vrp.c (extract_range_from_binary_expr_1): Likewise.
21249         (check_for_binary_op_overflow): Likewise.
21250         (search_for_addr_array): Likewise.
21251         * ubsan.c (ubsan_expand_objsize_ifn): Likewise.
21253 2016-05-02  Claudiu Zissulescu  <claziss@synopsys.com>
21255         * config/arc/arc.c (arc_preferred_simd_mode): Remove enum keyword.
21256         (arc_save_restore): Likewise.
21257         (arc_dwarf_register_span): Likewise.
21258         (arc_output_pic_addr_const): Initialize suffix variable.
21260 2016-05-02  Martin Liska  <mliska@suse.cz>
21262         * symbol-summary.h (function_summary::function_summary):
21263         Remove checking assert for all cgraph nodes.
21264         (function_summary::get): Check summary_uid.
21265         (symtab_insertion): Check summary_uid.
21267 2016-05-02  Claudiu Zissulescu  <claziss@synopsys.com>
21269         * config/arc/arc-protos.h (compact_memory_operand_p): Declare.
21270         * config/arc/arc.c (arc_output_commutative_cond_exec): Consider
21271         bmaskn instruction.
21272         (arc_dwarf_register_span): Remove enum keyword.
21273         (compact_memory_operand_p): New function.
21274         * config/arc/arc.h (reg_class): Add code density register classes.
21275         (REG_CLASS_NAMES): Likewise.
21276         (REG_CLASS_CONTENTS): Likewise.
21277         * config/arc/arc.md (*movqi_insn): Add code density instructions.
21278         (*movhi_insn, *movsi_insn, *movsf_insn): Likewise.
21279         (*extendhisi2_i, andsi3_i, cmpsi_cc_insn_mixed): Likewise.
21280         (*cmpsi_cc_c_insn, *movsi_ne): Likewise.
21281         * config/arc/constraints.md (C2p, Uts, Cm1, Cm3, Ucd): New
21282         constraints.
21283         (h, Rcd, Rsd, Rzd): New register constraints.
21284         (T): Use compact_memory_operand_p function.
21285         * config/arc/predicates.md (compact_load_memory_operand): Remove.
21287 2016-05-02  Oleg Endo  <olegendo@gcc.gnu.org>
21289         * config/sh/sh.md (*negnegt, *movtt): Remove.
21291 2016-05-02  Marek Polacek  <polacek@redhat.com>
21292             Tom de Vries  <tom@codesourcery.com>
21294         PR tree-optimization/70700
21295         * tree-ssa-structalias.c (dump_pred_graph): Fix getting varinfo for ids
21296         bigger than FIRST_REF_NODE.
21298 2016-05-02  Oleg Endo  <olegendo@gcc.gnu.org>
21300         PR target/52898
21301         * config/sh/sh.c (sh_option_override): Remove TARGET_CBRANCHDI4,
21302         TARGET_CMPEQDI_T.
21303         (prepare_cbranch_operands): Don't use scratch register.  Assume that
21304         function is used when pseudos can be created.
21305         (expand_cbranchdi4): Likewise.  Remove unused TARGET_CMPEQDI_T paths.
21306         * config/sh/sh.md (cbranchsi4): Allow only when pseudos can be created.
21307         (cbranchdi4, cbranchdi4_i): Simplify to single cbranchdi4
21308         define_expand.  Allow it only when pseudos can be created.
21309         * config/sh/sh.opt (mcbranchdi, mcmpeqdi): Delete.
21311 2016-05-01  Uros Bizjak  <ubizjak@gmail.com>
21313         * config/i386/constraints.md (BC): Only allow -1 operands.
21314         * config/i386/sse.md (mov<mode>_internal): Add (v,C) alternative.
21315         Add "enabled" attribute.  Update XI mode attribute calculation.
21316         * config/i386/i386.md (*movxi_internal_avx512f): Add (v,C) alternative.
21317         (*movoi_internal_avx): Update XI mode attribute calculation.
21318         (*movti_internal): Ditto.
21320 2016-05-01  Oleg Endo  <olegendo@gcc.gnu.org>
21322         * config/sh/sh.md (push, pop, ic_invalidate_line, cstoresi4, cstoredi4,
21323         cstoresf4, cstoredf4, fix_truncsfsi2): Remove constraints.
21325 2016-05-01  Eric Botcazou  <ebotcazou@adacore.com>
21327         * config/rs6000/rs6000.c (altivec_expand_lv_builtin): Do not use switch
21328         statement on instruction code.  Remove trailing spaces.
21329         (altivec_expand_stv_builtin): Likewise.
21331 2016-05-01  Oleg Endo  <olegendo@gcc.gnu.org>
21333         * config/sh/sh.h (TARGET_SH4): Remove and use default implementation.
21334         (TARGET_FPU_DOUBLE): Simplify.
21335         (BASE_ARG_REG, DOUBLE_TYPE_SIZE, OPTIMIZE_MODE_SWITCHING): Replace
21336         'TARGET_SH4 || TARGET_SH2A_DOUBLE' conditions with 'TARGET_FPU_DOUBLE'.
21337         * config/sh/sh.c: Replace 'TARGET_SH4 || TARGET_SH2A_DOUBLE' conditions
21338         with 'TARGET_FPU_DOUBLE'.
21339         * config/sh/sh.md: Likewise.
21341 2016-05-01  Yoshinori Sato  <ysato@users.sourceforge.jp>
21343         * config/sh/linux.h (SH_DIV_STRATEGY_DEFAULT,
21344         SH_DIV_STR_FOR_SIZE): Remove.
21345         * config/sh/netbsd-elf.h (SH_DIV_STRATEGY_DEFAULT,
21346         SH_DIV_STR_FOR_SIZE): Remove.
21348 2016-05-01  Oleg Endo  <olegendo@gcc.gnu.org>
21350         * config/sh/predicates.md (any_register_operand, zero_extend_operand,
21351         logical_reg_operand): Delete.
21352         (arith_operand, arith_reg_dest, arith_or_int_operand, cmpsi_operand,
21353         arith_reg_or_0_operand, arith_reg_or_0_or_1_operand, logical_operand,
21354         logical_and_operand, movsrc_no_disp_mem_operand): Rewrite using
21355         match_operand and match_test.
21356         (sh_const_vec, sh_1el_vec): Remove redundant checks.  Declare local
21357         variables on their first use.  Return bool values.
21358         * config/sh/sh.h (LOAD_EXTEND_OP): Update comment.
21359         * config/sh/sh.md (andsi3, iorsi3): Use arith_reg_dest for result and
21360         arith_reg_operand for input operand.  Remove empty constraints.
21361         (xorsi3): Delete.
21362         (*xorsi3_compact): Rename to xorsi3.
21363         (zero_extend<mode>si2): Use arith_reg_operand for input operand.
21364         (*zero_extend<mode>si2_disp_mem): Update comment.
21365         (mov_nop): Delete.
21367 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
21369         * config/sh/t-sh: Remove SH5 support.
21370         * config.gcc: Likewise.
21371         * configure: Likewise.
21373 2016-04-30  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
21375         * config/darwin.h (LINK_COMMAND_SPEC_A): Handle -fcilkplus.
21377 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
21379         * config/sh/sh.c (register_sh_passes, sh_option_override,
21380         sh_print_operand, prepare_move_operands,
21381         sh_can_follow_jump): Remove TARGET_SH1 checks.
21382         * config/sh/sh.h (TARGET_VARARGS_PRETEND_ARGS, VALID_REGISTER_P,
21383         PROMOTE_MODE): Likewise.
21384         * config/sh/sh.md (adddi3, addsi3, subdi3, subsi3, andsi3,
21385         movdi): Likewise.
21387 2016-04-30  Alan Modra  <amodra@gmail.com>
21389         * config/rs6000/rs6000.c (rs6000_savres_strategy): Force inline
21390         restoring when fixed_reg_p, but allow out-of-line or stmw save.
21391         Check for user regs later to avoid unnecessary looping over regs.
21392         Merge user reg check with non-saved reg check.  Don't force
21393         inline VR restore when static chain used.
21394         (rs6000_frame_related): Omit eh_frame info for user regs when
21395         saving.
21396         (fixed_regs_p): Delete.
21398 2016-04-30  Alan Modra  <amodra@gmail.com>
21400         * config/rs6000/rs6000.c (SAVRES_MULTIPLE): Replace with..
21401         (SAVE_STRATEGY, REST_STRATEGY): ..this.  Renumber and sort enum.
21402         Update all uses.
21404 2016-04-30  Alan Modra  <amodra@gmail.com>
21406         PR target/69645
21407         * config/rs6000/rs6000.c (fixed_reg_p): New function.
21408         (fixed_regs_p): Rename from global_regs_p.  Call fixed_reg_p.
21409         Update all uses.
21411 2016-04-30  Alan Modra  <amodra@gmail.com>
21413         * config/rs6000/rs6000.c (rs6000_conditional_register_usage):
21414         Remove redundant PIC_OFFSET_TABLE_REGNUM test.  Replace with
21415         flag_pic test for Darwin.
21417 2016-04-30  Alan Modra  <amodra@gmail.com>
21419         * regs.h (struct reg_info_t): Delete freq_calls_crossed and
21420         throw_calls_crossed.
21421         (REG_FREQ_CALLS_CROSSED): Delete.
21422         (REG_N_THROWING_CALLS_CROSSED): Delete.
21423         * regstat.c (regstat_bb_compute_ri): Don't calculate
21424         REG_FREQ_CALLS_CROSSED and REG_N_THROWING_CALLS_CROSSED.
21425         (dump_reg_info): Don't print call cross frequency.
21426         * ira.c (combine_and_move_insns): Don't set REG_FREQ_CALLS_CROSSED
21427         and REG_N_THROWING_CALLS_CROSSED.
21429 2016-04-30  Alan Modra  <amodra@gmail.com>
21431         * regs.h (struct reg_info_t): Delete live_length.
21432         (REG_LIVE_LENGTH): Delete macro.
21433         * regstat.c (regstat_bb_compute_ri): Delete artificial_uses,
21434         local_live, local_processed and local_live_last_luid params.
21435         Replace bb_index param with bb.  Don't set REG_LIVE_LENGTH.
21436         Formatting fixes.
21437         (regstat_compute_ri): Adjust for above.  Don't set
21438         REG_LIVE_LENGTH.
21439         (dump_reg_info): Don't print live length.
21440         * ira.c (update_equiv_regs): Replace test of REG_LIVE_LENGTH
21441         with test of setjmp_crosses.  Don't set REG_LIVE_LENGTH.
21442         Localize loop_depth var.
21444 2016-04-30  Alan Modra  <amodra@gmail.com>
21446         * ira.c (enum valid_equiv): New.
21447         (validate_equiv_mem): Return enum.
21448         (update_equiv_mem): Create replacement in more cases.
21449         (add_store_equivs): Update validate_equiv_mem call.
21451 2016-04-30  Alan Modra  <amodra@gmail.com>
21453         * ira.c (combine_and_move_insns): Rather than scanning insns,
21454         use DF infrastucture to find use and def insns.
21456 2016-04-30  Alan Modra  <amodra@gmail.com>
21458         ira.c (combine_and_move_insns): Move invariant conditions..
21459         (ira.c): ..to here.  Call combine_and_move_insns before
21460         add_store_equivs.  Call grow_reg_equivs later.  Allocate
21461         req_equiv later using max_reg_num() rather than global max_regno.
21462         (contains_replace_regs): Delete.
21463         (add_store_equivs): Remove contains_replace_regs test.
21465 2016-04-30  Alan Modra  <amodra@gmail.com>
21467         * ira.c (struct equiv_mem_data): New.
21468         (equiv_mem, equiv_mem_modified): Delete static vars.
21469         (validate_equiv_mem_from_store): Use "data" param to communicate..
21470         (validate_equiv_mem): ..from here.
21472 2016-04-30  Alan Modra  <amodra@gmail.com>
21474         * ira.c (add_store_equivs, combine_and_move_insns): New functions,
21475         split out from..
21476         (update_reg_equivs): ..here.  Move allocation and freeing of
21477         reg_equiv, and calls to grow_reg_equivs, init_alias_analysis,
21478         end_alias_analysis to..
21479         (ira): ..here.
21481 2016-04-30  Alan Modra  <amodra@gmail.com>
21483         * ira.c (pdx_subregs): Delete.
21484         (struct equivalence): Add pdx_subregs field.
21485         (set_paradoxical_subreg): Remove pdx_subregs param.  Update
21486         pdx_subregs access.
21487         (update_equiv_regs): Don't create or free pdx_subregs.  Update
21488         pdx_subregs access.
21490 2016-04-29  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
21492         * config/rs6000/altivec.h: Change definitions of vec_xl and
21493         vec_xst.
21494         * config/rs6000/rs6000-builtin.def (LD_ELEMREV_V2DF): New.
21495         (LD_ELEMREV_V2DI): New.
21496         (LD_ELEMREV_V4SF): New.
21497         (LD_ELEMREV_V4SI): New.
21498         (LD_ELEMREV_V8HI): New.
21499         (LD_ELEMREV_V16QI): New.
21500         (ST_ELEMREV_V2DF): New.
21501         (ST_ELEMREV_V2DI): New.
21502         (ST_ELEMREV_V4SF): New.
21503         (ST_ELEMREV_V4SI): New.
21504         (ST_ELEMREV_V8HI): New.
21505         (ST_ELEMREV_V16QI): New.
21506         (XL): New.
21507         (XST): New.
21508         * config/rs6000/rs6000-c.c (altivec_overloaded_builtins): Add
21509         descriptions for VSX_BUILTIN_VEC_XL and VSX_BUILTIN_VEC_XST.
21510         * config/rs6000/rs6000.c (rs6000_builtin_mask_calculate): Map from
21511         TARGET_P9_VECTOR to RS6000_BTM_P9_VECTOR.
21512         (altivec_expand_builtin): Add handling for
21513         VSX_BUILTIN_ST_ELEMREV_<MODE> and VSX_BUILTIN_LD_ELEMREV_<MODE>.
21514         (rs6000_invalid_builtin): Add error-checking for
21515         RS6000_BTM_P9_VECTOR.
21516         (altivec_init_builtins): Define builtins used to implement vec_xl
21517         and vec_xst.
21518         (rs6000_builtin_mask_names): Define power9-vector.
21519         * config/rs6000/rs6000.h (MASK_P9_VECTOR): Define.
21520         (RS6000_BTM_P9_VECTOR): Define.
21521         (RS6000_BTM_COMMON): Include RS6000_BTM_P9_VECTOR.
21522         * config/rs6000/vsx.md (vsx_ld_elemrev_v2di): New define_insn.
21523         (vsx_ld_elemrev_v2df): Likewise.
21524         (vsx_ld_elemrev_v4sf): Likewise.
21525         (vsx_ld_elemrev_v4si): Likewise.
21526         (vsx_ld_elemrev_v8hi): Likewise.
21527         (vsx_ld_elemrev_v16qi): Likewise.
21528         (vsx_st_elemrev_v2df): Likewise.
21529         (vsx_st_elemrev_v2di): Likewise.
21530         (vsx_st_elemrev_v4sf): Likewise.
21531         (vsx_st_elemrev_v4si): Likewise.
21532         (vsx_st_elemrev_v8hi): Likewise.
21533         (vsx_st_elemrev_v16qi): Likewise.
21534         * doc/extend.texi: Add prototypes for vec_xl and vec_xst.  Correct
21535         grammar.
21537 2016-04-29  Patrick Palka  <ppalka@gcc.gnu.org>
21539         * tree-ssa-threadedge.c (simplify_control_stmt_condition): Split
21540         out into ...
21541         (simplify_control_stmt_condition_1): ... here.  Recurse into
21542         BIT_AND_EXPRs and BIT_IOR_EXPRs.
21544 2016-04-29  David Edelsohn  <dje.gcc@gmail.com>
21546         PR target/69810
21547         * config/rs6000/rs6000.md (EXTQI): Don't allow extension to HImode.
21548         (zero_extendqi<mode>2_dot): Revert earlier conversion from
21549         define_insn_and_split to define_insn.
21550         (zero_extendqi<mode>2_dot2): Same.
21551         (extendqi<mode>2_dot): Same.
21552         (extendqi<mode>2_dot2): Same.
21554 2016-04-29  Uros Bizjak  <ubizjak@gmail.com>
21556         * config/i386/i386.md (unspec): Add UNSPEC_PROBE_STACK.
21557         (probe_stack): New expander.
21558         (probe_stack_<mode>): New insn pattern.
21560 2016-04-29  Uros Bizjak  <ubizjak@gmail.com>
21562         * config/i386/i386.md
21563         (operations with memory inputs setting flags peephole2):
21564         Remove uneeded REG_P checks.  Cleanup pattern generation.
21566 2016-04-29  Ilya Enkovich  <ilya.enkovich@intel.com>
21568         * tree-vect-loop.c (vect_transform_loop): Fix
21569         nb_iterations_upper_bound computation for vectorized loop.
21571 2016-04-29  Marek Polacek  <polacek@redhat.com>
21572             Jakub Jelinek  <jakub@redhat.com>
21574         PR sanitizer/70342
21575         * fold-const.c (tree_single_nonzero_warnv_p): For TARGET_EXPR, use
21576         TARGET_EXPR_SLOT as a base.
21578 2016-04-29  Andrew Burgess  <andrew.burgess@embecosm.com>
21580         * config/arc/arc.md (*loadqi_update): Replace use of 'rI' constraint
21581         with 'rCm2' constraints to limit possible immediate size.
21582         (*load_zeroextendqisi_update): Likewise.
21583         (*load_signextendqisi_update): Likewise.
21584         (*loadhi_update): Likewise.
21585         (*load_zeroextendhisi_update): Likewise.
21586         (*load_signextendhisi_update): Likewise.
21587         (*loadsi_update): Likewise.
21588         (*loadsf_update): Likewise.
21590 2016-04-29  Uros Bizjak  <ubizjak@gmail.com>
21592         * config/i386/predicates.md (constm1_operand): Fix comparison.
21594 2016-04-29  Claudiu Zissulescu  <claziss@synopsys.com>
21596         * testsuite/gcc.target/arc/ieee_eq.c: New test.
21598 2016-04-29  Oleg Endo  <olegendo@gcc.gnu.org>
21600         * common/config/sh/sh-common.c (sh_option_optimization_table): Remove
21601         remaining SH5 related settings.
21602         * config/sh/sh-protos.h (shmedia_cleanup_truncate,
21603         shmedia_prepare_call_address): Delete.
21604         * config/sh/sh.c (sh_print_operand, output_stack_adjust,
21605         DWARF_CIE_DATA_ALIGNMENT, LOCAL_ALIGNMENT): Update comments.
21606         * config/sh/sh.h (SUBTARGET_ASM_RELAX_SPEC,
21607         UNSUPPORTED_SH2A): Remove m5 checks.
21608         (sh_divide_strategy_e): Remove SH5 division strategies.
21609         (TARGET_PTRMEMFUNC_VBIT_LOCATION): Remove and use default.
21610         * config/sh/sh.md (divsf3): Reinstate define_expand pattern.
21612 2016-04-29  Dominik Vogt  <vogt@linux.vnet.ibm.com>
21614         * config/s390/s390.c (s390_rtx_costs): Update documentation.
21616 2016-04-29  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
21618         * config/s390/2964.md ("z13_unit_fxu", "z13_0"): Remove lder.
21619         * config/s390/s390.md ("movsi_larl", "*movsi_esa", "mov<mode>"):
21620         Change lder to ldr.
21621         * config/s390/vector.md ("mov<mode>"): Likewise.
21623 2016-04-29  Ulrich Weigand  <uweigand@de.ibm.com>
21625         * config/s390/constraints.md ("U", "W"): Invoke
21626         s390_mem_constraint with "ZR" and "ZT".
21627         * config/s390/s390.c (s390_check_qrst_address): Reject invalid
21628         addresses when using LRA.  Accept also short displacements for S
21629         and T constraints.  Do not check for long displacement target for
21630         S and T constraints.
21631         (s390_mem_constraint): Remove handling of U and W constraints.
21632         * config/s390/s390.md (various patterns): Remove the short
21633         displacement constraints (Q and R) if a long displacement
21634         constraint is present.  Add longdisp as required CPU capability.
21635         * config/s390/vector.md: Likewise.
21636         * config/s390/vx-builtins.md: Likewise.
21638 2016-04-29  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
21640         PR target/60040
21641         * reload1.c (reload): Call finish_spills before
21642         restarting reload loop. Skip select_reload_regs
21643         if update_eliminables_and_spill returns true.
21645 2016-04-29  Claudiu Zissulescu  <claziss@synopsys.com>
21647         * config/arc/arc.h (UNSIGNED_INT12, UNSIGNED_INT16): Define.
21648         * config/arc/arc.md (umulhisi3): Use arc_short_operand predicate.
21649         (umulhisi3_imm): Update predicates and constraint letters.
21650         (umulhisi3_reg): Declare instruction as commutative.
21651         * config/arc/constraints.md (J12, J16): New constraints.
21652         * config/arc/predicates.md (short_unsigned_const_operand): New
21653         predicate.
21654         (arc_short_operand): Likewise.
21655         * testsuite/gcc.target/arc/umulsihi3_z.c: New file.
21657 2016-04-29  Richard Biener  <rguenther@suse.de>
21659         PR tree-optimization/13962
21660         PR tree-optimization/65686
21661         * tree-ssa-alias.h (ptrs_compare_unequal): Declare.
21662         * tree-ssa-alias.c (ptrs_compare_unequal): New function
21663         using PTA to compare pointers.
21664         * match.pd: Add pattern for pointer equality compare simplification
21665         using ptrs_compare_unequal.
21667 2016-04-29  Richard Biener  <rguenther@suse.de>
21669         * stor-layout.c (layout_type): Do not build a pointer-to-element
21670         type for arrays.
21672 2016-04-29  Uros Bizjak  <ubizjak@gmail.com>
21674         * config/i386/i386.md (Load+RegOp to Mov+MemOp peephole2):
21675         Use SWI mode iterator.  Use general_reg_operand predicate.
21676         (Load+RegOp to Mov+MemOp peephole2 with vector regs): Split
21677         peephole to MMX and SSE part.  Use mmx_reg_operand and sse_reg_operand
21678         predicates.
21680 2016-04-29  Jakub Jelinek  <jakub@redhat.com>
21682         PR middle-end/70843
21683         * fold-const.c (operand_equal_p): Don't verify hash value equality
21684         if arg0 == arg1.
21685         * tree.c (inchash::add_expr): Handle STATEMENT_LIST.  Ignore BLOCK
21686         and OMP_CLAUSE.
21688 2016-04-28  Jakub Jelinek  <jakub@redhat.com>
21690         PR target/70858
21691         * config/i386/i386.c (bdesc_special_args): Add | OPTION_MASK_ISA_64BIT
21692         to __builtin_ia32_lwpval64 and __builtin_ia32_lwpins64.
21693         (bdesc_args): Add | OPTION_MASK_ISA_64BIT to __builtin_ia32_bextr_u64,
21694         __builtin_ia32_bextri_u64, __builtin_ia32_bzhi_di,
21695         __builtin_ia32_pdep_di and __builtin_ia32_pext_di.
21697 2016-04-28  Segher Boessenkool  <segher@kernel.crashing.org>
21699         * config/rs6000/rs6000.c (compute_save_world_info): Rename info_ptr
21700         to info.  Don't initialize separate fields to 0.  Clean up
21701         formatting a bit.
21703 2016-04-28  Uros Bizjak  <ubizjak@gmail.com>
21705         * config/i386/i386.md (peephole2s for operations with memory inputs):
21706         Use SWI mode iterator.
21707         (peephole2s for operations with memory outputs): Ditto.
21708         Do not check for stack checking probe.
21710         (probe_stack): Remove expander.
21712 2016-04-28  Joern Rennecke  <joern.rennecke@embecosm.com>
21713             Andrew Burgess  <andrew.burgess@embecosm.com>
21715         * config/arc/arc.c (arc_print_operand): Print integer 'H' / 'L'
21716         operands as 32-bits.
21718 2016-04-28  Jason Merrill  <jason@redhat.com>
21720         * gdbinit.in: Skip line-map.h.
21722 2016-04-28  Joern Rennecke  <joern.rennecke@embecosm.com>
21723             Andrew Burgess  <andrew.burgess@embecosm.com>
21725         * config/arc/arc.c (arc_conditional_register_usage): Take
21726         TARGET_RRQ_CLASS into account.
21727         (arc_print_operand): Support printing 'p' and 's' operands.
21728         * config/arc/arc.h (TARGET_NPS_BITOPS_DEFAULT): Provide default
21729         as 0.
21730         (TARGET_RRQ_CLASS): Define.
21731         (IS_POWEROF2_OR_0_P): Define.
21732         * config/arc/arc.md (*movsi_insn): Add w/Clo, w/Chi, and w/Cbi
21733         alternatives.
21734         (*tst_movb): New define_insn.
21735         (*tst): Avoid recognition if it could prevent '*tst_movb'
21736         combination; replace c/CnL with c/Chs alternative.
21737         (*tst_bitfield_tst): New define_insn.
21738         (*tst_bitfield_asr): New define_insn.
21739         (*tst_bitfield): New define_insn.
21740         (andsi3_i): Add Rrq variant.
21741         (extzv): New define_expand.
21742         (insv): New define_expand.
21743         (*insv_i): New define_insn.
21744         (*movb): New define_insn.
21745         (*movb_signed): New define_insn.
21746         (*movb_high): New define_insn.
21747         (*movb_high_signed): New define_insn.
21748         (*movb_high_signed + 1): New define_split pattern.
21749         (*mrgb): New define_insn.
21750         (*mrgb + 1): New define_peephole2 pattern.
21751         (*mrgb + 2): New define_peephole2 pattern.
21752         * config/arc/arc.opt (mbitops): New option for nps400, uses
21753         TARGET_NPS_BITOPS_DEFAULT.
21754         * config/arc/constraints.md (q): Make register class conditional.
21755         (Rrq): New register constraint.
21756         (Chs): New constraint.
21757         (Clo): New constraint.
21758         (Chi): New constraint.
21759         (Cbf): New constraint.
21760         (Cbn): New constraint.
21761         (C18): New constraint.
21762         (Cbi): New constraint.
21764 2016-04-28  Segher Boessenkool  <segher@kernel.crashing.org>
21766         * cfganal.c (bitmap_intersection_of_succs): Delete assert checking
21767         dst->popcount.
21768         (bitmap_intersection_of_preds): Ditto.
21769         (bitmap_union_of_succs): Ditto.
21770         (bitmap_union_of_preds): Ditto.
21771         * sbitmap.c (do_popcount): Delete.
21772         (BITMAP_DEBUGGING): Delete.
21773         (sbitmap_verify_popcount): Delete.
21774         (sbitmap_alloc): Don't initialize the popcount field.
21775         (sbitmap_alloc_with_popcount): Delete.
21776         (sbitmap_resize): Don't resize the popcount array.
21777         (sbitmap_vector_alloc): Don't initialize the popcount field.
21778         (bitmap_copy): Don't copy the popcount array.
21779         (bitmap_clear): Don't clear the popcount array.
21780         (bitmap_clear): Delete the popcount array handling.
21781         (bitmap_ior_and_compl): Delete the popcount assert.
21782         (bitmap_not): Ditto.
21783         (bitmap_and_compl): Ditto.
21784         (bitmap_and): Delete the popcount array handling.
21785         (bitmap_xor): Ditto.
21786         (bitmap_ior): Ditto.
21787         (bitmap_or_and): Delete the popcount assert.
21788         (bitmap_and_or): Ditto.
21789         (popcount_table): Delete.
21790         (sbitmap_elt_popcount): Delete.
21791         * sbitmap.h (simple_bitmap_def): Delete the popcount field.
21792         (bitmap_set_bit): Delete the popcount assert.
21793         (bitmap_clear_bit): Ditto.
21794         (sbitmap_free): Don't free the popcount array.
21795         (sbitmap_alloc_with_popcount): Delete declaration.
21796         (sbitmap_popcount): Ditto.
21798 2016-04-28  Joern Rennecke  <joern.rennecke@embecosm.com>
21799             Andrew Burgess  <andrew.burgess@embecosm.com>
21801         * config/arc/arc.h (SYMBOL_FLAG_CMEM): Define.
21802         (TARGET_NPS_CMEM_DEFAULT): Provide default definition.
21803         * config/arc/arc.c (arc_address_cost): Return 0 for cmem_address.
21804         (arc_encode_section_info): Set SYMBOL_FLAG_CMEM where indicated.
21805         * config/arc/arc.opt (mcmem): New option.
21806         * config/arc/arc.md (*extendqihi2_i): Add r/Uex alternative,
21807         supply length for r/m alternative.
21808         (*extendqisi2_ac): Likewise.
21809         (*extendhisi2_i): Add r/Uex alternative, supply length for r/m and
21810         r/Uex alternative.
21811         (movqi_insn): Add r/Ucm and Ucm/?Rac alternatives.
21812         (movhi_insn): Likewise.
21813         (movsi_insn): Add r/Ucm,Ucm/w alternatives.
21814         (*zero_extendqihi2_i): Add r/Ucm alternative.
21815         (*zero_extendqisi2_ac): Likewise.
21816         (*zero_extendhisi2_i): Likewise.
21817         * config/arc/constraints.md (Uex): New memory constraint.
21818         (Ucm): New define_constraint.
21819         * config/arc/predicates.md (long_immediate_loadstore_operand):
21820         Return 0 for MEM with cmem_address address.
21821         (cmem_address_0): New predicates.
21822         (cmem_address_1): Likewise.
21823         (cmem_address_2): Likewise.
21824         (cmem_address): Likewise.
21826 2016-04-28  Segher Boessenkool  <segher@kernel.crashing.org>
21828         * config/rs6000/rs6000.c (machine_function): Rename
21829         insn_chain_scanned_p to spe_insn_chain_scanned_p.
21830         (rs6000_stack_info): Adjust.
21832 2016-04-28  Joern Rennecke  <joern.rennecke@embecosm.com>
21833             Andrew Burgess  <andrew.burgess@embecosm.com>
21835         * config/arc/constraints.md (Usd): Convert to define_constraint.
21836         (Us<): Likewise.
21837         (Us>): Likewise.
21839 2016-04-28  Jakub Jelinek  <jakub@redhat.com>
21841         PR target/70821
21842         * config/i386/sync.md (define_peephole2 *atomic_fetch_add_cmp<mode>):
21843         Add new peephole2 where the first insn is *mov<mode>_or instead of
21844         *mov<mode>_internal.
21846 2016-04-28  Segher Boesssenkool  <segher@kernel.crashing.org>
21848         * tracer.c (bb_seen): Make static.
21850 2016-04-28  Andrew Burgess  <andrew.burgess@embecosm.com>
21852         * common/config/arc/arc-common.c (arc_handle_option): Add NPS400
21853         support, setup defaults.
21854         * config/arc/arc-opts.h (enum processor_type): Add NPS400.
21855         * config/arc/arc.c (arc_init): Add NPS400 support.
21856         * config/arc/arc.h (CPP_SPEC): Add NPS400 defines.
21857         (TARGET_ARC700): NPS400 is also an ARC700.
21858         * config/arc/arc.opt: Add NPS400 options to -mcpu=.
21860 2016-04-28  Segher Boessenkool  <segher@kernel.crashing.org>
21862         PR target/70668
21863         * config/nds32/nds32.md (casesi): Don't access the operands array
21864         out of bounds.
21866 2016-04-28  Uros Bizjak  <ubizjak@gmail.com>
21868         * config/i386/i386.md (zeroing peephole2): Use general_reg_operand.
21869         (or $-1,reg peephole2): Ditto.
21870         (strict_low_part zeroing peephole2): Use SWI12 mode iterator.
21872 2016-04-28  Markus Trippelsdorf  <markus@trippelsdorf.de>
21874         * doc/extend.texi (Common Function Attributes) [optimize]:
21875         Discourage use of the optimize attribute.
21877 2016-04-28  Bill Seurer  <seurer@linux.vnet.ibm.com>
21879         * config/rs6000/rs6000-builtin.def (vec_adde): Change vec_adde to a
21880         special case builtin.
21881         * config/rs6000/rs6000-c.c (altivec_overloaded_builtins): Remove
21882         ALTIVEC_BUILTIN_VEC_ADDE.
21883         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
21884         support for ALTIVEC_BUILTIN_VEC_ADDE.
21885         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
21886         for __builtin_vec_adde.
21888 2016-04-28  Jakub Jelinek  <jakub@redhat.com>
21890         * config/i386/i386.md (sse4_1_round<mode>2): Add avx512f alternative.
21891         * config/i386/sse.md (sse4_1_round<ssescalarmodesuffix>): Likewise.
21893 2016-04-28  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
21895         PR testsuite/70595
21896         * doc/sourcebuild.texi (Effective-Target Keywords, Other
21897         attributes): Document cilkplus_runtime.
21899 2016-04-28  Martin Jambor  <mjambor@suse.cz>
21901         * tree-cfg.c (verify_expr): Verify that local declarations belong to
21902         this function.  Call verify_expr on MEM_REFs and bases of other
21903         handled_components.
21905 2016-04-28  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
21907         * internal-fn.c (expand_arith_overflow): Convert preprocessor check
21908         for WORD_REGISTER_OPERATIONS to runtime check.
21910 2016-04-28  Claudiu Zissulescu  <claziss@synopsys.com>
21912         * config/arc/arc.h (ASM_SPEC): Pass mfpuda to assembler.
21914 2016-04-28  Claudiu Zissulescu  <claziss@synopsys.com>
21916         * config/arc/arc.c (arc_process_double_reg_moves): Fix for
21917         big-endian compilation.
21918         * config/arc/arc.md (addf3): Likewise.
21919         (subdf3): Likewise.
21920         (muldf3): Likewise.
21922 2016-04-28  Richard Biener  <rguenther@suse.de>
21924         PR tree-optimization/70840
21925         * match.pd: powi(-x, y) and powi(|x|,y) -> powi(x,y) if y is even;
21926         Fix pow(copysign(x, y), z) -> pow(x, z) and add powi variant;
21927         Mark x * pow(x,c) -> pow(x,c+1) commutative.
21928         Add powi(x,y) * powi(z,y) -> powi(x*z,y).
21930 2015-04-28  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
21932         * config/aarch64/aarch64.h (WORD_REGISTER_OPERATIONS): Define to 0
21933         and explain why in a comment.
21935 2016-04-28  Claudiu Zissulescu  <claziss@synopsys.com>
21937         * config/arc/arc.md (cpu_facility): Add fpx variant.
21938         (subdf3): Prohibit use reverse sub when assist operations option
21939         is enabled.
21940         * config/arc/fpx.md (subdf3_insn, *dsubh_peep2_insn): Allow drsub
21941         instructions only when FPX is enabled.
21942         * testsuite/gcc.target/arc/trsub.c: New test.
21944 2016-04-28  Uros Bizjak  <ubizjak@gmail.com>
21946         * config/i386/i386.md (*fop_<mode>_1_mixed): Do not check for
21947         mult_operator when calculating "type" attribute.
21948         (*fop_<mode>_1_i387): Ditto.
21949         (*fop_xf_1_i387): Ditto.
21950         (x87 stack loads peephole2): Add "reg = op (mem, reg)" peephole2.
21951         Use std::swap to swap operands.  Use RTL expressions to generate
21952         converted pattern.
21954 2016-04-28  Claudiu Zissulescu  <claziss@synopsys.com>
21955             Joern Rennecke  <joern.rennecke@embecosm.com>
21957         * config/arc/arc-protos.h (arc_legitimize_pic_address): Remove
21958         declaration.
21959         (emit_pic_move): Remove.
21960         (arc_eh_uses, insn_is_tls_gd_dispatch): Declare.
21961         * config/arc/arc.c (emit_pic_move): Removed.
21962         (TARGET_HAVE_TLS): Define.
21963         (arc_conditional_register_usage): Test for arc_tp_regno.
21964         (arc_print_operand, arc_print_operand_address): Handle TLS
21965         unspecs.
21966         (arc_needs_pcl_p): New function.
21967         (arc_legitimate_pc_offset_p): Use arc_needs_pcl_p.
21968         (arc_legitimate_pic_addr_p): Handle TLS unspecs.
21969         (arc_raw_symbolic_reference_mentioned_p): Likewise.
21970         (arc_get_tp, arc_emit_call_tls_get_addr): New function.
21971         (arc_legitimize_tls_address): Likewise.
21972         (DTPOFF_ZERO_SYM): Define.
21973         (arc_legitimize_pic_address): Make it static, handle TLS cases.
21974         (arc_output_pic_addr_const): Print TLS unspecs.
21975         (prepare_pic_move): New function, replaces emit_pic_move.
21976         (arc_legitimate_constant_p): Handle TLS unspecs.
21977         (arc_legitimate_address_p): Likewise.
21978         (arc_rewrite_small_data_p): Use assert for TLS constants.
21979         (prepare_move_operands): Use prepare_pic_move.
21980         (arc_legitimize_address): Legitimize tls addresses.
21981         (arc_epilogue_uses): Check for arc_tp_regno.
21982         (arc_eh_uses, insn_is_tls_gd_dispatch): New function.
21983         * config/arc/arc.h [DEFAULT_LIBC != LIBC_UCLIBC] (EXTRA_SPECS):
21984         Define.
21985         [DEFAULT_LIBC != LIBC_UCLIBC] (ARC_TLS_EXTRA_START_SPEC):
21986         Likewise.
21987         [DEFAULT_LIBC != LIBC_UCLIBC] (STARTFILE_SPEC): Add
21988         %(arc_tls_extra_start_spec).
21989         (TARGET_CPU_CPP_BUILTINS): Define __ARC_TLS_REGNO__.
21990         (REGNO_OK_FOR_BASE_P): Check for arc_tp_regno.
21991         (EH_USES): Define.
21992         (INSN_REFERENCES_ARE_DELAYED): Use insn_is_tls_gd_dispatch.
21993         * config/arc/arc.md (UNSPEC_TLS_GD, UNSPEC_TLS_LD, UNSPEC_TLS_IE)
21994         (UNSPEC_TLS_OFF): Add.
21995         (R10_REG): Define.
21996         (tls_load_tp_soft, tls_gd_load, tls_gd_get_addr, tls_gd_dispatch)
21997         (get_thread_pointersi): New patterns.
21998         * config/arc/arc.opt (mtp-regno): New option.
21999         * config/arc/predicates.md (move_src_operand): Handle TLS symbols.
22000         (move_dest_operand): Likewise.
22001         * configure: Regenerate.
22002         * configure.ac: Add arc*-*-* case to test for tls.
22003         * doc/invoke.texi (ARC options): Document mtp-regno.
22005 2016-04-28  Claudiu Zissulescu  <claziss@synopsys.com>
22007         * config/arc/arc.c (arc_vector_mode_supported_p): Add support for
22008         the new ARC HS SIMD instructions.
22009         (arc_preferred_simd_mode): New function.
22010         (arc_autovectorize_vector_sizes): Likewise.
22011         (TARGET_VECTORIZE_PREFERRED_SIMD_MODE)
22012         (TARGET_VECTORIZE_AUTOVECTORIZE_VECTOR_SIZES): Define.
22013         (arc_init_reg_tables): Accept new ARC HS SIMD modes.
22014         (arc_init_builtins): Add new SIMD builtin types.
22015         (arc_split_move): Handle 64 bit vector moves.
22016         * config/arc/arc.h (TARGET_PLUS_DMPY, TARGET_PLUS_MACD)
22017         (TARGET_PLUS_QMACW): Define.
22018         * config/arc/builtins.def (QMACH, QMACHU, QMPYH, QMPYHU, DMACH)
22019         (DMACHU, DMPYH, DMPYHU, DMACWH, DMACWHU, VMAC2H, VMAC2HU, VMPY2H)
22020         (VMPY2HU, VADDSUB2H, VSUBADD2H, VADDSUB, VSUBADD, VADDSUB4H)
22021         (VSUBADD4H): New builtins.
22022         * config/arc/simdext.md: Add new ARC HS SIMD instructions.
22023         * testsuite/gcc.target/arc/builtin_simdarc.c: New file.
22025 2016-04-28  Eduard Sanou  <dhole@openmailbox.org>
22026             Matthias Klose  <doko@debian.org>
22028         * doc/cppenv.texi: Document SOURCE_DATE_EPOCH environment variable.
22030 2016-04-28  Richard Biener  <rguenther@suse.de>
22032         PR middle-end/70777
22033         * fold-const.c (fold_binary_loc): Remove x*x to pow(x,2.0)
22034         canonicalization.
22036 2016-04-28  Oleg Endo  <olegendo@gcc.gnu.org>
22038         * common/config/sh/sh-common.c: Remove SH5 support.
22039         * config/sh/constraints.md: Likewise.
22040         * config/sh/config/sh/elf.h: Likewise.
22041         * config/sh/linux.h: Likewise.
22042         * config/sh/netbsd-elf.h: Likewise.
22043         * config/sh/predicates.md: Likewise.
22044         * config/sh/sh-c.c: Likewise.
22045         * config/sh/sh-protos.h: Likewise.
22046         * config/sh/sh.c: Likewise.
22047         * config/sh/sh.h: Likewise.
22048         * config/sh/sh.md: Likewise.
22049         * config/sh/sh.opt: Likewise.
22050         * config/sh/sync.md: Likewise.
22051         * config/sh/sh64.h: Delete.
22052         * config/sh/shmedia.h: Likewise.
22053         * config/sh/shmedia.md: Likewise.
22054         * config/sh/sshmedia.h: Likewise.
22055         * config/sh/t-netbsd-sh5-64: Likewise.
22056         * config/sh/t-sh64: Likewise.
22057         * config/sh/ushmedia.h: Likewise.
22059 2016-04-28  Uros Bizjak  <ubizjak@gmail.com>
22061         * config/i386/i386.md (sign_extend to memory peephole2s): Use
22062         general_reg_operand instead of register_operand predicate.
22064 2016-04-27  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
22066         * params.def (MIN_PARTITION_SIZE): Set default value to 10000.
22068 2016-04-27  Marc Glisse  <marc.glisse@inria.fr>
22070         * match.pd (A - B > A, A + B < A): New transformations.
22072 2016-04-27  Patrick Palka  <ppalka@gcc.gnu.org>
22074         * genattrtab.c (write_test_expr): New parameter EMIT_PARENS
22075         which defaults to true.  Emit an outer pair of parentheses only if
22076         EMIT_PARENS.  When continuing a chain of && or || (or & or |),
22077         don't emit parentheses for the right-hand operand.
22079 2016-04-27  Jeff Law  <law@redhat.com>
22081         * tree-ssa-dom.c (record_temporary_equivalences): Fix typo in comment.
22083 2016-04-27  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
22085         * config/rs6000/altivec.md (altivec_lvx_<mode>): Remove.
22086         (altivec_lvx_<mode>_internal): Document.
22087         (altivec_lvx_<mode>_2op): New define_insn.
22088         (altivec_lvx_<mode>_1op): Likewise.
22089         (altivec_lvx_<mode>_2op_si): Likewise.
22090         (altivec_lvx_<mode>_1op_si): Likewise.
22091         (altivec_stvx_<mode>): Remove.
22092         (altivec_stvx_<mode>_internal): Document.
22093         (altivec_stvx_<mode>_2op): New define_insn.
22094         (altivec_stvx_<mode>_1op): Likewise.
22095         (altivec_stvx_<mode>_2op_si): Likewise.
22096         (altivec_stvx_<mode>_1op_si): Likewise.
22097         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin):
22098         Expand vec_ld and vec_st during parsing.
22099         * config/rs6000/rs6000.c (altivec_expand_lvx_be): Commentary
22100         changes.
22101         (altivec_expand_stvx_be): Likewise.
22102         (altivec_expand_lv_builtin): Expand lvx built-ins to expose the
22103         address-masking behavior in RTL.
22104         (altivec_expand_stv_builtin): Expand stvx built-ins to expose the
22105         address-masking behavior in RTL.
22106         (altivec_expand_builtin): Change builtin code arguments for calls
22107         to altivec_expand_stv_builtin and altivec_expand_lv_builtin.
22108         (insn_is_swappable_p): Avoid incorrect swap optimization in the
22109         presence of lvx/stvx patterns.
22110         (alignment_with_canonical_addr): New function.
22111         (alignment_mask): Likewise.
22112         (find_alignment_op): Likewise.
22113         (recombine_lvx_pattern): Likewise.
22114         (recombine_stvx_pattern): Likewise.
22115         (recombine_lvx_stvx_patterns): Likewise.
22116         (rs6000_analyze_swaps): Perform a pre-pass to recognize lvx and
22117         stvx patterns from expand.
22118         * config/rs6000/vector.md (vector_altivec_load_<mode>): Use new
22119         expansions.
22120         (vector_altivec_store_<mode>): Likewise.
22122 2016-04-26  Evandro Menezes  <e.menezes@samsung.com>
22124         * config/aarch64/aarch64.md
22125         (*movhf_aarch64): Add "movi %0, #0" to zero up register and
22126         remove the "fp" attributes.
22127         (*movsf_aarch64): Add "movi %0, #0" to zero up register and
22128         add the "simd" attributes.
22129         (*movdf_aarch64): Likewise.
22130         (*movtf_aarch64): Remove the "fp" attributes.
22131         * testsuite/gcc.target/aarch64/fmovf-zero-reg.c: Update accordingly.
22132         * testsuite/gcc.target/aarch64/fmovd-zero-reg.c: Likewise.
22134 2016-04-27  David Malcolm  <dmalcolm@redhat.com>
22136         * emit-rtl.c (maybe_set_first_label_num): Strengthen param from
22137         rtx to rtx_code_label *.
22138         * rtl.h (maybe_set_first_label_num): Likewise.
22140 2016-04-27  David Malcolm  <dmalcolm@redhat.com>
22142         * df-core.c (df_add_problem): Make the problem param be const.
22143         (df_remove_problem): Make local "problem" be const.
22144         * df-problems.c (problem_RD): Make const.
22145         (problem_LR): Likewise.
22146         (problem_LIVE): Likewise.
22147         (problem_MIR): Likewise.
22148         (problem_CHAIN): Likewise.
22149         (problem_WORD_LR): Likewise.
22150         (problem_NOTE): Likewise.
22151         (problem_MD): Likewise.
22152         * df-scan.c (problem_SCAN): Likewise.
22153         * df.h (struct df_problem): Make field "dependent_problem" be
22154         const.
22155         (struct dataflow): Likewise for field "problem".
22156         (df_add_problem): Make param const.
22158 2016-04-27  Uros Bizjak  <ubizjak@gmail.com>
22160         * config/i386/i386.c (ix86_spill_class): Enable for TARGET_SSE2 when
22161         inter-unit moves to/from vector registers are enabled.  Do not disable
22162         for TARGET_MMX.
22164 2016-04-27  David Malcolm  <dmalcolm@redhat.com>
22166         * df.h (DF_SCAN, DF_LR, DF_LIVE, DF_RD, DF_CHAIN, DF_WORD_LR,
22167         DF_NOTE, DF_MD, DF_MIR, DF_LAST_PROBLEM_PLUS1): Convert from
22168         #define to...
22169         (enum df_problem_id): ...this new enum.
22170         (struct df_problem): Convert field "id" from "int" to
22171         enum df_problem_id.
22173 2016-04-27  David Malcolm  <dmalcolm@redhat.com>
22175         * rtl.def: Update comment for "things in the instruction chain" to
22176         reflect the removal of the leading "i" field for INSN_UID in
22177         r210360.  Fix bogus apostrophe.
22179 2016-04-27  Uros Bizjak  <ubizjak@gmail.com>
22181         * config/i386/i386.md
22182         (lea arith with mem operand + setcc peephole2): Set operator mode.
22184 2016-04-27  H.J. Lu  <hongjiu.lu@intel.com>
22186         PR target/70155
22187         * config/i386/i386.c (scalar_to_vector_candidate_p): Renamed to ...
22188         (dimode_scalar_to_vector_candidate_p): This.
22189         (timode_scalar_to_vector_candidate_p): New function.
22190         (scalar_to_vector_candidate_p): Likewise.
22191         (timode_check_non_convertible_regs): Likewise.
22192         (timode_remove_non_convertible_regs): Likewise.
22193         (remove_non_convertible_regs): Likewise.
22194         (remove_non_convertible_regs): Renamed to ...
22195         (dimode_remove_non_convertible_regs): This.
22196         (scalar_chain::~scalar_chain): Make it virtual.
22197         (scalar_chain::compute_convert_gain): Make it pure virtual.
22198         (scalar_chain::mark_dual_mode_def): Likewise.
22199         (scalar_chain::convert_insn): Likewise.
22200         (scalar_chain::convert_registers): Likewise.
22201         (scalar_chain::add_to_queue): Make it protected.
22202         (scalar_chain::emit_conversion_insns): Likewise.
22203         (scalar_chain::replace_with_subreg): Likewise.
22204         (scalar_chain::replace_with_subreg_in_insn): Likewise.
22205         (scalar_chain::convert_op): Likewise.
22206         (scalar_chain::convert_reg): Likewise.
22207         (scalar_chain::make_vector_copies): Likewise.
22208         (scalar_chain::convert_registers): New pure virtual function.
22209         (class dimode_scalar_chain): New class.
22210         (class timode_scalar_chain): Likewise.
22211         (scalar_chain::mark_dual_mode_def): Renamed to ...
22212         (dimode_scalar_chain::mark_dual_mode_def): This.
22213         (timode_scalar_chain::mark_dual_mode_def): New function.
22214         (timode_scalar_chain::convert_insn): Likewise.
22215         (dimode_scalar_chain::convert_registers): Likewise.
22216         (scalar_chain::compute_convert_gain): Renamed to ...
22217         (dimode_scalar_chain::compute_convert_gain): This.
22218         (scalar_chain::replace_with_subreg): Renamed to ...
22219         (dimode_scalar_chain::replace_with_subreg): This.
22220         (scalar_chain::replace_with_subreg_in_insn): Renamed to ...
22221         (dimode_scalar_chain::replace_with_subreg_in_insn): This.
22222         (scalar_chain::make_vector_copies): Renamed to ...
22223         (dimode_scalar_chain::make_vector_copies): This.
22224         (scalar_chain::convert_reg): Renamed to ...
22225         (dimode_scalar_chain::convert_reg ): This.
22226         (scalar_chain::convert_op): Renamed to ...
22227         (dimode_scalar_chain::convert_op): This.
22228         (scalar_chain::convert_insn): Renamed to ...
22229         (dimode_scalar_chain::convert_insn): This.
22230         (scalar_chain::convert): Call convert_registers.
22231         (convert_scalars_to_vector): Change to scalar_chain pointer to
22232         use timode_scalar_chain in 64-bit mode and dimode_scalar_chain
22233         in 32-bit mode.  Delete scalar_chain pointer.  Call
22234         free_dominance_info in 64-bit mode.
22235         (pass_stv::gate): Remove TARGET_64BIT check.
22236         (ix86_option_override): Put the 64-bit STV pass before the CSE
22237         pass.
22239 2016-04-27  Pierre-Marie de Rodat  <derodat@adacore.com>
22241         * dwarf2out.h (struct dw_loc_descr_node): Remove the
22242         dw_loc_frame_offset field.
22243         * dwarf2out.c (new_loc_descr): Likewise.
22244         (resolve_args_picking_1): Turn the VISITED hash set into a
22245         FRAME_OFFSET hash map. Use it to associate a frame offset to
22246         visited nodes. Remove uses of the CHECKING_P macro.
22247         (resolve_args_picking): Update call to resolve_args_picking_1.
22249 2016-04-27  Martin Liska  <mliska@suse.cz>
22251         * tree-ssa-loop-ivopts.c (iv_ca_dump): Fix level of indentation.
22252         (free_loop_data): Release vuses of groups.
22254 2016-04-27  Bin Cheng  <bin.cheng@arm.com>
22256         * tree-ssa-loop-ivopts.c (struct iv): Use pointer to struct iv_use
22257         instead of redundant use_id and boolean have_use_for.
22258         (struct iv_use): Change sub_id into group_id.  Remove field next.
22259         Move fields: related_cands, n_map_members, cost_map and selected
22260         to ...
22261         (struct iv_group): ... here.  New structure.
22262         (struct iv_common_cand): Use structure declaration directly.
22263         (struct ivopts_data, iv_ca, iv_ca_delta): Rename fields.
22264         (MAX_CONSIDERED_USES): Rename macro to ...
22265         (MAX_CONSIDERED_GROUPS): ... here.
22266         (n_iv_uses, iv_use, n_iv_cands, iv_cand): Delete.
22267         (dump_iv, dump_use, dump_cand): Refactor format of dump information.
22268         (dump_uses): Rename to ...
22269         (dump_groups): ... here.  Update all uses.
22270         (tree_ssa_iv_optimize_init, alloc_iv): Update all uses.
22271         (find_induction_variables): Refactor format of dump information.
22272         (record_sub_use): Delete.
22273         (record_use): Update all uses.
22274         (record_group): New function.
22275         (record_group_use, find_interesting_uses_op): Call above functions.
22276         Update all uses.
22277         (find_interesting_uses_cond): Ditto.
22278         (group_compare_offset): New function.
22279         (split_all_small_groups): Rename to ...
22280         (split_small_address_groups_p): ... here.  Update all uses.
22281         (split_address_groups):  Update all uses.
22282         (find_interesting_uses): Refactor format of dump information.
22283         (add_candidate_1): Update all uses.  Remove redundant check on iv,
22284         base and step.
22285         (add_candidate, record_common_cand): Remove redundant assert.
22286         (add_iv_candidate_for_biv): Update use.
22287         (add_iv_candidate_derived_from_uses): Update all uses.
22288         (add_iv_candidate_for_groups, record_important_candidates): Ditto.
22289         (alloc_use_cost_map): Ditto.
22290         (set_use_iv_cost, get_use_iv_cost): Rename to ...
22291         (set_group_iv_cost, get_group_iv_cost): ... here.  Update all uses.
22292         (determine_use_iv_cost_generic): Ditto.
22293         (determine_group_iv_cost_generic): Ditto.
22294         (determine_use_iv_cost_address): Ditto.
22295         (determine_group_iv_cost_address): Ditto.
22296         (determine_use_iv_cost_condition): Ditto.
22297         (determine_group_iv_cost_cond): Ditto.
22298         (determine_use_iv_cost): Ditto.
22299         (determine_group_iv_cost): Ditto.
22300         (set_autoinc_for_original_candidates): Update all uses.
22301         (find_iv_candidates): Update all uses.  Refactor dump information.
22302         (determine_use_iv_costs): Ditto.
22303         (determine_iv_costs): Ditto.
22304         (iv_ca_cand_for_use): Rename to ...
22305         (iv_ca_cand_for_group): ... here.  Update all uses.
22306         (iv_ca_add_use, iv_ca_add_group): Ditto.
22307         (iv_ca_set_cp, iv_ca_cost, iv_ca_delta_add): Update all uses.
22308         (iv_ca_delta_join, iv_ca_delta_reverse, iv_ca_delta_free): Ditto.
22309         (iv_ca_new, iv_ca_dump, iv_ca_extend, iv_ca_narrow): Ditto.
22310         (iv_ca_prune, cheaper_cost_with_cand, iv_ca_replace): Ditto.
22311         (try_add_cand_for, try_improve_iv_set, find_optimal_iv_set): Ditto.
22312         (create_new_iv, adjust_iv_update_pos): Ditto.
22313         (rewrite_use_address): Delete.
22314         (rewrite_use_address_1): Rename to ...
22315         (rewrite_use_address): ... here.
22316         (rewrite_use_compare): Update all uses.
22317         (rewrite_use): Delete.
22318         (rewrite_uses): Rename to ...
22319         (rewrite_groups): ... here.  Update all uses.
22320         (remove_unused_ivs, free_loop_data): Update all uses.
22321         (tree_ssa_iv_optimize_finalize, tree_ssa_iv_optimize_loop): Ditto.
22323 2016-04-27  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
22325         * rtlanal.c (nonzero_bits1): Convert preprocessor check
22326         for WORD_REGISTER_OPERATIONS to runtime check.
22328 2016-04-27  Richard Biener  <rguenther@suse.de>
22330         PR ipa/70760
22331         * tree-ssa-structalias.c (find_func_aliases_for_call): Use
22332         aggregate_value_p to determine if a function result is
22333         returned by reference.
22334         (ipa_pta_execute): Functions having their address taken are
22335         not automatically nonlocal.
22337 2016-04-27  Jakub Jelinek  <jakub@redhat.com>
22339         PR sanitizer/70683
22340         * tree-core.h (enum operand_equal_flag): Add OEP_NO_HASH_CHECK.
22341         * fold-const.c (operand_equal_p): If flag_checking and
22342         OEP_NO_HASH_CHECK is not set in flag, recurse with OEP_NO_HASH_CHECK
22343         and if it returns non-zero, assert iterative_hash_expr on both
22344         args is the same.
22346 2016-04-27  Bernd Schmidt  <bschmidt@redhat.com>
22348         * doc/invoke.texi (-frename-registers): Also enabled at -Os.
22350 2016-04-27  Nick Clifton  <nickc@redhat.com>
22352         PR middle-end/49889
22353         * varasm.c (merge_weak): Generate an error if an attempt is made
22354         to convert a non-weak static function into a weak, public function.
22356 2016-04-27  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
22358         * params.def (MAX_PARTITION_SIZE): New param.
22359         * doc/invoke.texi: Document lto-max-partition.
22361 2016-04-27  Richard Biener  <rguenther@suse.de>
22363         PR ipa/70785
22364         * tree-ssa-structalias.c (refered_from_nonlocal_fn): New
22365         function cummulating used_from_other_partition, externally_visible
22366         and force_output from aliases.
22367         (refered_from_nonlocal_var): Likewise.
22368         (ipa_pta_execute): Use call_for_symbol_and_aliases to cummulate
22369         node flags properly.
22371 2016-04-27  Bernd Schmidt  <bschmidt@redhat.com>
22373         * doc/invoke.texi (Warning Options): Add -Wmemset-elt-size.
22374         (-Wmemset-elt-size): New item.
22376 2016-04-27  Eric Botcazou  <ebotcazou@adacore.com>
22378         PR ada/70759
22379         * stor-layout.h (internal_reference_types): Delete.
22380         * stor-layout.c (reference_types_internal): Likewise.
22381         (internal_reference_types): Likewise.
22382         (layout_type) <REFERENCE_TYPE>: Adjust.
22384 2016-04-27  Jakub Jelinek  <jakub@redhat.com>
22386         PR sanitizer/70683
22387         * tree.h (inchash::add_expr): Add FLAGS argument.
22388         * tree.c (inchash::add_expr): Likewise.  If not OEP_ADDRESS_OF,
22389         use STRIP_NOPS first.  For INTEGER_CST assert not OEP_ADDRESS_OF.
22390         For REAL_CST and !HONOR_SIGNED_ZEROS (t) hash +/- 0 the same.
22391         Formatting fix.  Adjust recursive calls.  For tcc_comparison,
22392         if swap_tree_comparison (code) is smaller than code, hash that
22393         and arguments in the other order.  Hash CONVERT_EXPR the same
22394         as NOP_EXPR.  For OEP_ADDRESS_OF hash MEM_REF with 0 offset
22395         of ADDR_EXPR of decl as the decl itself.  Add or remove
22396         OEP_ADDRESS_OF from recursive flags as needed.  For
22397         FMA_EXPR, WIDEN_MULT_{PLUS,MINUS}_EXPR hash the first two
22398         operands commutatively and only the third one normally.
22399         For internal CALL_EXPR hash in CALL_EXPR_IFN.
22401 2016-04-27  Sebastian Huber  <sebastian.huber@embedded-brains.de>
22403         * config/rtems.h (LIB_SPEC): Add -latomic.
22405 2016-04-27  Joel Sherrill  <joel@rtems.org>
22407         * config/microblaze/rtems.h: Redefine LINK_SPEC to avoid
22408         xilink.ld and flags not relevant to RTEMS.
22410 2016-04-26  Zhouyi Zhou  <yizhouzhou@ict.ac.cn>
22412         * toplev.c (backend_init_target): Avoid calling init_reload when using
22413         LRA.
22415 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
22417         * reorg.c (try_merge_delay_insns): Declare i and j inside the
22418         for loops rather than one for the whole function.
22420 2016-04-26  Marc Glisse  <marc.glisse@inria.fr>
22422         * match.pd (X + CST CMP X): New transformation.
22424 2016-04-26  Marc Glisse  <marc.glisse@inria.fr>
22426         * genmatch.c (write_predicate): Add ATTRIBUTE_UNUSED.
22427         * fold-const.c (fold_binary_loc): Remove 2 transformations
22428         superseded by match.pd.
22429         * match.pd (x+x -> x*2): Generalize to integers.
22431 2016-04-26  Bernd Schmidt  <bschmidt@redhat.com>
22433         * config/i386/i386.md (operation on memory peephole): Duplicate an
22434         existing peephole and adapt it to match lea rather than an operation
22435         that clobbers CC.
22437         PR rtl-optimization/57193
22438         * opts.c (default_options_table): Add OPT_frename_registers at -O2
22439         and above.
22440         * doc/invoke.texi (-frename-registers, -O2): Update documentation.
22442 2016-04-26  Bin Cheng  <bin.cheng@arm.com>
22444         * tree-if-conv.c (any_pred_load_store): New static variable.
22445         (if_convertible_gimple_assign_stmt_p): Remove parameter.  Use
22446         any_pred_load_store instead of and_mask_load_store.
22447         (if_convertible_stmt_p, if_convertible_loop_p_1): Ditto.
22448         (if_convertible_loop_p, insert_gimplified_predicates): Ditto.
22449         (combine_blocks, tree_if_conversion): Ditto.
22451 2016-04-26  Bin Cheng  <bin.cheng@arm.com>
22453         PR tree-optimization/70771
22454         PR tree-optimization/70775
22455         * tree-if-conv.c (if_convertible_phi_p): Remove check on special
22456         virtual PHI nodes.  Delete parameter.
22457         (if_convertible_loop_p_1): Delete argument to above function.
22458         (predicate_all_scalar_phis): Delete code handling single-argument
22459         PHIs.
22460         (tree_if_conversion): Mark and update virtual SSA.
22462 2016-04-26  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
22464         PR target/61821
22465         * config/i386/i386.c (LARGECOMM_SECTION_ASM_OP): Define default.
22466         (x86_elf_aligned_common): Rename to ...
22467         (x86_elf_aligned_decl_common): ... this.
22468         Add decl arg.  Switch to .lbss for largecomm object.  Use
22469         LARGECOMM_SECTION_ASM_OP.
22470         * config/i386/i386-protos.h (x86_elf_aligned_common): Reflect
22471         renaming.
22472         * config/i386/x86-64.h (ASM_OUTPUT_ALIGNED_COMMON): Rename to ...
22473         (ASM_OUTPUT_ALIGNED_DECL_COMMON): ... this.
22474         Pass new decl arg.
22475         * config/i386/sol2.h (ASM_OUTPUT_ALIGNED_COMMON): Likewise.
22476         [!USE_GAS] (LARGECOMM_SECTION_ASM_OP): Define.
22478 2016-04-26  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
22480         PR target/59407
22481         * config/i386/i386.c (SECTION_LARGE): Define.
22482         (x86_64_elf_select_section): Set it for large data/bss sections.
22483         Only clear SECTION_WRITE for .lrodata.
22484         (x86_64_elf_section_type_flags): Set SECTION_LARGE for large
22485         data/bss sections.
22486         * config/i386/sol2.h (MACH_DEP_SECTION_ASM_FLAG): Define.
22487         * varasm.c (default_elf_asm_named_section): Grow flagchars.
22488         [MACH_DEP_SECTION_ASM_FLAG] Emit MACH_DEP_SECTION_ASM_FLAG for
22489         SECTION_MACH_DEP.
22490         * doc/tm.texi.in (Sections, MACH_DEP_SECTION_ASM_FLAG): Describe.
22491         * doc/tm.texi: Regenerate.
22493 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
22495         PR bootstrap/70704
22496         * configure.ac (--enable-checking): Document extra flag, for
22497         non-release builds default to --enable-checking=yes,extra.
22498         If misc checking and extra checking, define CHECKING_P to 2 instead
22499         of 1.
22500         * common.opt (fchecking=): Add.
22501         * doc/invoke.texi (-fchecking=): Document.
22502         * doc/install.texi: Document --enable-checking changes.
22503         * configure: Regenerated.
22504         * config.in: Regenerated.
22506 2016-04-25  Uros Bizjak  <ubizjak@gmail.com>
22508         * config/i386/i386.md (*movxi_internal_avx512f): Use insn type
22509         attribute instead of which_alternative.
22510         * config/i386/sse.md (*mov<mode>_internal): Ditto.
22511         Use EXT_REX_SSE_REG_P where appropriate.
22513 2016-04-25  Uros Bizjak  <ubizjak@gmail.com>
22515         * config/i386/predicates.md (const0_operand): Do not match
22516         const_wide_int code.
22517         (const1_operand): Ditto.
22519 2016-04-25  Uros Bizjak  <ubizjak@gmail.com>
22521         * config/i386/i386.md (*movoi_internal_avx): Set mode attribute to XI
22522         for SSE constm1 operands and TARGET_AVX512VL.
22523         (*movti_internal): Ditto.
22524         (*mov<mode>_or): Use constm1_operand predicate.
22525         * config/i386/sse.md (*mov<mode>_internal): Set mode attribute to XI
22526         for SSE vector_all_ones operands and TARGET_AVX512VL.
22527         * config/i386/predicates.md (constm1_operand): New predicate.
22528         * config/i386/i386.c (standard_sse_constant_opcode): Simplify
22529         emission of constant -1 load.
22531 2016-04-25  Jason Merrill  <jason@redhat.com>
22533         * gdbinit.in: Skip is-a.h.
22535         * attribs.c (register_scoped_attributes): Fix logic.
22536         * attribs.h: Declare register_scoped_attributes.
22538 2016-04-25  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
22540         * config/rs6000/rs6000-builtin.def: Correct pasto error for
22541         stxvd2x and stxvw4x built-in functions.
22543 2016-04-25  DJ Delorie  <dj@redhat.com>
22545         * config/msp430/msp430.md (ashlhi3): Optimize one bit shifts.
22546         (ashrhi3): Likewise.
22547         (lshrhi3): Likewise.
22549 2016-04-25  Richard Biener  <rguenther@suse.de>
22551         PR tree-optimization/70780
22552         * tree-ssa-pre.c (compute_antic_aux): Also return true if the block
22553         wasn't visited yet.
22554         (compute_antic): Mark blocks with abnormal preds as visited as
22555         they have a final empty antic-in solution already.
22557 2016-04-25  Michael Collison  <michael.collison@linaro.org>
22559         * ChangeLog(2016-04-25): Fix ChangeLog formatting.
22561 2016-04-25  Michael Collison  <michael.collison@linaro.org>
22563         * config/arm/neon.md (widen_<us>sum<mode>): New patterns where
22564         mode is VQI to improve mixed mode vectorization.
22565         * config/arm/neon.md (vec_sel_widen_ssum_lo<VQI:mode><VW:mode>3): New
22566         define_insn to match low half of signed vaddw.
22567         * config/arm/neon.md (vec_sel_widen_ssum_hi<VQI:mode><VW:mode>3): New
22568         define_insn to match high half of signed vaddw.
22569         * config/arm/neon.md (vec_sel_widen_usum_lo<VQI:mode><VW:mode>3): New
22570         define_insn to match low half of unsigned vaddw.
22571         * config/arm/neon.md (vec_sel_widen_usum_hi<VQI:mode><VW:mode>3): New
22572         define_insn to match high half of unsigned vaddw.
22573         * config/arm/arm.c (arm_simd_vect_par_cnst_half): New function.
22574         (arm_simd_check_vect_par_cnst_half_p): Likewise.
22575         * config/arm/arm-protos.h (arm_simd_vect_par_cnst_half): Prototype
22576         for new function.
22577         (arm_simd_check_vect_par_cnst_half_p): Likewise.
22578         * config/arm/predicates.md (vect_par_constant_high): Support
22579         big endian and simplify by calling
22580         arm_simd_check_vect_par_cnst_half
22581         (vect_par_constant_low): Likewise.
22583 2016-04-25  Uros Bizjak  <ubizjak@gmail.com>
22585         * config/i386/i386.md (*lea<mode>_general_4): Use const_0_to_3_operand
22586         predicate for operand 2.
22588 2016-04-24  Uros Bizjak  <ubizjak@gmail.com>
22589             H.J. Lu  <hongjiu.lu@intel.com>
22591         * config/i386/i386-protos.h (standard_sse_constant_p): Add
22592         machine_mode argument.
22593         * config/i386/i386.c (standard_sse_constant_p): Return 2 for
22594         constm1_rtx operands.  For VOIDmode constants, get mode from
22595         pred_mode.  Check mode size if the mode is supported by ABI.
22596         (standard_sse_constant_opcode): Do not use standard_constant_p.
22597         Strictly check ABI support for all-ones operands.
22598         (ix86_legitimate_constant_p): Handle TImode, OImode and XImode
22599         immediates. Update calls to standard_sse_constant_p.
22600         (ix86_expand_vector_move): Update calls to standard_sse_constant_p.
22601         (ix86_rtx_costs): Ditto.
22602         * config/i386/i386.md (*movxi_internal_avx512f): Use
22603         nonimmediate_or_sse_const_operand instead of vector_move_operand.
22604         Use (v,BC) alternative instead of (v,C). Use register_operand
22605         checks instead of MEM_P.
22606         (*movoi_internal_avx): Use nonimmediate_or_sse_const_operand instead
22607         of vector_move_operand.  Add (v,BC) alternative and corresponding avx2
22608         isa attribute.  Use register_operand checks instead of MEM_P.
22609         (*movti_internal): Use nonimmediate_or_sse_const_operand for
22610         TARGET_SSE.  Improve TARGET_SSE insn constraint.  Add (v,BC)
22611         alternative and corresponding sse2 isa attribute.
22612         (*movtf_internal, *movdf_internal, *movsf_interal): Update calls
22613         to standard_sse_constant_p.
22614         (FP constant splitters): Ditto.
22615         * config/i386/constraints.md (BC): Do not use standard_sse_constant_p.
22616         (C): Ditto.
22617         * config/i386/predicates.md (constm1_operand): Remove.
22618         (nonimmediate_or_sse_const_operand): Rewrite using RTX.
22619         * config/i386/sse.md (*<avx512>_cvtmask2<ssemodesuffix><mode>): Use
22620         vector_all_ones_operand instead of constm1_operand.
22622 2016-04-24  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
22624         * print-rtl.c (print_rtx_insn_vec): New function.
22625         * print-rtl.h: New prototype.
22626         * store-motion.c (struct st_expr): Make avail_stores a vector.
22627         (st_expr_entry): Adjust.
22628         (free_st_expr_entry): Likewise.
22629         (print_store_motion_mems): Likewise.
22630         (find_moveable_store): Likewise.
22631         (compute_store_table): Likewise.
22632         (delete_store): Likewise.
22633         (build_store_vectors): Likewise.
22635 2016-04-24  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
22637         * reorg.c (try_merge_delay_insns): Make merged_insns a vector.
22639 2016-04-24  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
22641         * vec.h (vec_safe_contains): New function.
22642         (vec::contains): Likewise.
22643         (vec::begin): Likewise.
22644         (vec::end): Likewise.
22646 2016-04-23  Jakub Jelinek  <jakub@redhat.com>
22648         PR sanitizer/70712
22649         * cfgexpand.c (expand_stack_vars): Fix typo.
22651 2016-04-22  Szabolcs Nagy  <szabolcs.nagy@arm.com>
22653         * system.h (list, map, set, vector): Include conditionally.
22654         * auto-profile.c (INCLUDE_MAP, INCLUDE_SET): Define.
22655         * graphite-isl-ast-to-gimple.c (INCLUDE_MAP): Define.
22656         * ipa-icf.c (INCLUDE_LIST): Define.
22657         * config/aarch64/cortex-a57-fma-steering.c (INCLUDE_LIST): Define.
22658         * config/sh/sh.c (INCLUDE_VECTOR): Define.
22659         * config/sh/sh_treg_combine.cc (INCLUDE_ALGORITHM): Define.
22660         (INCLUDE_LIST, INCLUDE_VECTOR): Define.
22661         * cp/logic.cc (INCLUDE_LIST): Define.
22662         * fortran/trans-common.c (INCLUDE_MAP): Define.
22664 2016-04-22  Szabolcs Nagy  <szabolcs.nagy@arm.com>
22666         * auto-profile.c: Remove <string.h> include.
22667         * ipa-icf-gimple.c: Remove <list> include.
22668         * diagnostic.c: Remove <new> include.
22669         * genmatch.c: Likewise.
22670         * pretty-print.c: Likewise.
22671         * toplev.c: Likewise
22672         * c/c-objc-common.c: Likewise.
22673         * cp/error.c: Likewise.
22674         * fortran/error.c: Likewise.
22676 2016-04-22  Richard Biener  <rguenther@suse.de>
22678         * lto-streamer-in.c (input_ssa_names): Do not allocate
22679         GIMPLE_NOP for all SSA names.
22680         * lto-streamer-out.c (output_ssa_names): Do not output
22681         SSA names that should have been released.
22683 2016-04-22  Richard Biener  <rguenther@suse.de>
22685         PR tree-optimization/70740
22686         * tree-ssa-phiprop.c (propagate_with_phi): Handle inserted
22687         VDEF.
22689 2016-04-21  H.J. Lu  <hongjiu.lu@intel.com>
22691         PR target/70750
22692         * config/i386/predicates.md (call_insn_operand): Replace
22693         sibcall_memory_operand with memory_operand.
22695 2016-04-21  Patrick Palka  <ppalka@gcc.gnu.org>
22697         * tree-vrp.c (register_edge_assert_for_2): Remove redundant
22698         has_single_use() tests.
22699         (register_edge_assert_for_1): Likewise.
22700         (find_assert_locations_1): Check the liveness bitmap instead of
22701         checking has_single_use().
22703 2016-04-21  Kirill Yukhin  <kirill.yukhin@intel.com>
22705         PR target/70728
22706         * config/i386/sse.md (define_insn "<shift_insn><mode>3<mask_name>"):
22707         Extract AVX-512BW constraint from AVX.
22709 2016-04-21  Richard Biener  <rguenther@suse.de>
22711         PR tree-optimization/70725
22712         * tree-if-conv.c (if_convertible_phi_p): Adjust guard
22713         for phi_convertible_by_degenerating_args.
22714         (predicate_all_scalar_phis): Handle single-argument PHIs.
22716 2016-04-21  Richard Biener  <rguenther@suse.de>
22718         PR middle-end/70747
22719         * fold-const.c (fold_comparison): Return properly typed
22720         constant boolean.
22722 2016-04-21  Bin Cheng  <bin.cheng@arm.com>
22724         PR tree-optimization/70715
22725         * tree-ssa-loop-niter.c (loop_exits_before_overflow): Check equality
22726         after expanding BASE using expand_simple_operations.
22728 2016-04-21  Marc Glisse  <marc.glisse@inria.fr>
22730         * match.pd (min(-x, -y), max(-x, -y), min(~x, ~y), max(~x, ~y)):
22731         New transformations.
22733 2016-04-21  Marc Glisse  <marc.glisse@inria.fr>
22735         * match.pd (min(int_max, x), max(int_min, x)): New transformations.
22737 2016-04-20  Jan Hubicka  <jh@suse.cz>
22739         * ipa-inline.c (can_inline_edge_p): Pass caller info to
22740         ultiimate_alias_target.
22741         (update_callee_keys): Likewise.
22742         (lookup_recursive_calls): Likewise.
22743         (speculation_useful_p): Likewise.
22745 2016-04-20  Jan Hubicka  <jh@suse.cz>
22747         PR ipa/70018
22748         * cgraph.c (cgraph_set_nothrow_flag_1): Rename to ...
22749         (set_nothrow_flag_1): ... this; handle interposition correctly;
22750         recurse on aliases and thunks.
22751         (cgraph_node::set_nothrow_flag): New.
22752         * ipa-pure-const.c (ignore_edge_for_nothrow): Ignore calls to
22753         functions compiled with non-call exceptions that binds to current
22754         def.
22755         (propagate_nothrow): Be safe WRT interposition.
22756         * cgraph.h (set_nothrow_flag): Update prototype.
22758 2016-04-18  Jan Hubicka  <jh@suse.cz>
22760         * tree-ssa-loop-unswitch.c (tree_unswitch_single_loop): Use also
22761         max_loop_iterations_int.
22762         (tree_unswitch_outer_loop): Likewise.
22764 2016-04-20  Bin Cheng  <bin.cheng@arm.com>
22766         PR tree-optimization/69489
22767         * tree-if-conv.c (phi_convertible_by_degenerating_args): New.
22768         (if_convertible_phi_p): Call phi_convertible_by_degenerating_args.
22769         Revise dump message.
22770         (if_convertible_bb_p): Remove check on edge count of basic block's
22771         predecessors.
22773 2016-04-20  Bin Cheng  <bin.cheng@arm.com>
22775         PR tree-optimization/56625
22776         PR tree-optimization/69489
22777         * tree-data-ref.h (DR_INNERMOST): New macro.
22778         * tree-if-conv.c (innermost_loop_behavior_hash): New class for
22779         hashing struct innermost_loop_behavior.
22780         (ref_DR_map): Remove.
22781         (innermost_DR_map): New map.
22782         (baseref_DR_map): Revise comment.
22783         (hash_memrefs_baserefs_and_store_DRs_read_written_info): Store DR
22784         to innermost_DR_map accroding to its innermost loop behavior.
22785         (ifcvt_memrefs_wont_trap): Get DR from innermost_DR_map according
22786         to its innermost loop behavior.
22787         (if_convertible_loop_p_1): Remove intialization for ref_DR_map.
22788         Add initialization for innermost_DR_map.  Record memory reference
22789         in DR_BASE_ADDRESS if the reference is compound one or it doesn't
22790         have innermost loop behavior.
22791         (if_convertible_loop_p): Remove release for ref_DR_map.  Release
22792         innermost_DR_map.
22794 2016-04-20  Uros Bizjak  <ubizjak@gmail.com>
22796         * config/i386/i386.md (*lea<mode>_general_1): Rename from
22797         *lea_general_1.  Use explicit SWI12 mode interator.
22798         (*lea<mode>_general_2): Rename from *lea_general_2.
22799         Use explicit SWI12 mode interator.
22800         (*lea<mode>_general_3): Rename from *lea_general_3.
22801         Use explicit SWI12 mode interator.
22802         (*lea<SWI12:mode>_general_4): Split from *lea_general_4.
22803         Use explicit SWI12 mode interator.
22804         (*lea<SWI48:mode>_general_4): Split from *lea_general_4.
22805         Use explicit SWI48 mode interator.
22807 2016-04-20  H.J. Lu  <hongjiu.lu@intel.com>
22809         * config/i386/i386.c (ix86_avx256_split_vector_move_misalign):
22810         Short-cut unaligned load and store cases.  Handle all integer
22811         vector modes.
22812         (ix86_expand_vector_move_misalign): Short-cut unaligned load
22813         and store cases.  Call ix86_avx256_split_vector_move_misalign
22814         directly without checking mode class.
22816 2016-04-20  Andrew Pinski  <apinski@cavium.com>
22817             Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
22819         PR target/64971
22820         * config/aarch64/aarch64.md (sibcall): Force call
22821         address to be DImode for ILP32.
22822         (sibcall_value): Likewise.
22824 2016-04-20  H.J. Lu  <hongjiu.lu@intel.com>
22826         * doc/invoke.texi: Replace -skip-rax-setup with -mskip-rax-setup.
22828 2016-04-20  Richard Biener  <rguenther@suse.de>
22830         * gimple-match.h (maybe_build_generic_op): Adjust prototype.
22831         * gimple-match-head.c (maybe_build_generic_op): Pass all ops
22832         by reference, clear op1 and op2 when GENERICizing BIT_FIELD_REF.
22833         (maybe_push_res_to_seq): Adjust.
22834         * gimple-fold.c (maybe_build_generic_op): Likewise.
22836 2016-04-20  Marek Polacek  <polacek@redhat.com>
22838         * tree-if-conv.c (is_false_predicate): For NULL_TREE return false
22839         rather than true.
22841 2016-04-20  Ilya Enkovich  <ilya.enkovich@intel.com>
22843         * config/i386/sse.md (vec_unpacks_lo_hi): Always
22844         use kmovw to support AVX512F target.
22846 2016-04-20  Bin Cheng  <bin.cheng@arm.com>
22848         * tree-scalar-evolution.c (interpret_rhs_expr): Handle BIT_AND_EXPR.
22850 2016-04-20  Marek Polacek  <polacek@redhat.com>
22852         PR tree-optimization/70725
22853         * tree-if-conv.c (is_false_predicate): New function.
22854         (predicate_mem_writes): Use it.
22856 2016-04-20  Richard Biener  <rguenther@suse.de>
22858         PR tree-optimization/70726
22859         * tree-vect-stmts.c (vectorizable_shift): Do not use scalar
22860         shift amounts from a pattern stmt operand.
22862 2016-04-20  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
22864         PR target/70674
22865         * config/s390/s390.c (s390_restore_gprs_from_fprs): Pick the new
22866         stack_restore_from_fpr pattern when restoring r15.
22867         (s390_optimize_prologue): Strip away the memory barrier in the
22868         parallel when trying to get rid of restore insns.
22869         * config/s390/s390.md ("stack_restore_from_fpr"): New insn
22870         definition for loading the stack pointer from an FPR.  Compared to
22871         the normal move insn this pattern includes a full memory barrier.
22873 2016-04-19  Jakub Jelinek  <jakub@redhat.com>
22875         PR middle-end/70680
22876         * gimplify.c (gimplify_omp_for): Call omp_notice_variable for
22877         implicitly linear or lastprivate iterator on the outer context.
22879 2016-04-19  H.J. Lu  <hongjiu.lu@intel.com>
22881         * config/i386/i386.c (ix86_legitimate_combined_insn): Remove
22882         alignment check.
22883         * config/i386/i386.md (ssememalign): Removed.
22884         * config/i386/sse.md: Remove ssememalign attribute from patterns.
22886 2016-04-19  H.J. Lu  <hongjiu.lu@intel.com>
22888         PR target/69201
22889         * config/i386/avx512bwintrin.h (_mm512_mask_loadu_epi16): Pass
22890         const short * to __builtin_ia32_loaddquhi512_mask.
22891         (_mm512_maskz_loadu_epi16): Likewise.
22892         (_mm512_mask_storeu_epi16): Pass short * to
22893         __builtin_ia32_storedquhi512_mask.
22894         (_mm512_mask_loadu_epi8): Pass const char * to
22895         __builtin_ia32_loaddquqi512_mask.
22896         (_mm512_maskz_loadu_epi8): Likewise.
22897         (_mm512_mask_storeu_epi8): Pass char * to
22898         __builtin_ia32_storedquqi512_mask.
22899         * config/i386/avx512fintrin.h (_mm512_loadu_pd): Pass
22900         const double * to __builtin_ia32_loadupd512_mask.
22901         (_mm512_mask_loadu_pd): Likewise.
22902         (_mm512_maskz_loadu_pd): Likewise.
22903         (_mm512_storeu_pd): Pass double * to
22904         __builtin_ia32_storeupd512_mask.
22905         (_mm512_mask_storeu_pd): Likewise.
22906         (_mm512_loadu_ps): Pass const float * to
22907         __builtin_ia32_loadups512_mask.
22908         (_mm512_mask_loadu_ps): Likewise.
22909         (_mm512_maskz_loadu_ps): Likewise.
22910         (_mm512_storeu_ps): Pass float * to
22911         __builtin_ia32_storeups512_mask.
22912         (_mm512_mask_storeu_ps): Likewise.
22913         (_mm512_mask_loadu_epi64): Pass const long long * to
22914         __builtin_ia32_loaddqudi512_mask.
22915         (_mm512_maskz_loadu_epi64): Likewise.
22916         (_mm512_mask_storeu_epi64): Pass long long *
22917         to __builtin_ia32_storedqudi512_mask.
22918         (_mm512_loadu_si512): Pass const int * to
22919         __builtin_ia32_loaddqusi512_mask.
22920         (_mm512_mask_loadu_epi32): Likewise.
22921         (_mm512_maskz_loadu_epi32): Likewise.
22922         (_mm512_storeu_si512): Pass int * to
22923         __builtin_ia32_storedqusi512_mask.
22924         (_mm512_mask_storeu_epi32): Likewise.
22925         * config/i386/avx512vlbwintrin.h (_mm256_mask_storeu_epi8): Pass
22926         char * to __builtin_ia32_storedquqi256_mask.
22927         (_mm_mask_storeu_epi8): Likewise.
22928         (_mm256_mask_loadu_epi16): Pass const short * to
22929         __builtin_ia32_loaddquhi256_mask.
22930         (_mm256_maskz_loadu_epi16): Likewise.
22931         (_mm_mask_loadu_epi16): Pass const short * to
22932         __builtin_ia32_loaddquhi128_mask.
22933         (_mm_maskz_loadu_epi16): Likewise.
22934         (_mm256_mask_loadu_epi8): Pass const char * to
22935         __builtin_ia32_loaddquqi256_mask.
22936         (_mm256_maskz_loadu_epi8): Likewise.
22937         (_mm_mask_loadu_epi8): Pass const char * to
22938         __builtin_ia32_loaddquqi128_mask.
22939         (_mm_maskz_loadu_epi8): Likewise.
22940         (_mm256_mask_storeu_epi16): Pass short * to.
22941         __builtin_ia32_storedquhi256_mask.
22942         (_mm_mask_storeu_epi16): Pass short * to.
22943         __builtin_ia32_storedquhi128_mask.
22944         * config/i386/avx512vlintrin.h (_mm256_mask_loadu_pd): Pass
22945         const double * to __builtin_ia32_loadupd256_mask.
22946         (_mm256_maskz_loadu_pd): Likewise.
22947         (_mm_mask_loadu_pd): Pass onst double * to
22948         __builtin_ia32_loadupd128_mask.
22949         (_mm_maskz_loadu_pd): Likewise.
22950         (_mm256_mask_storeu_pd): Pass double * to
22951         __builtin_ia32_storeupd256_mask.
22952         (_mm_mask_storeu_pd): Pass double * to
22953         __builtin_ia32_storeupd128_mask.
22954         (_mm256_mask_loadu_ps): Pass const float * to
22955         __builtin_ia32_loadups256_mask.
22956         (_mm256_maskz_loadu_ps): Likewise.
22957         (_mm_mask_loadu_ps): Pass const float * to
22958         __builtin_ia32_loadups128_mask.
22959         (_mm_maskz_loadu_ps): Likewise.
22960         (_mm256_mask_storeu_ps): Pass float * to
22961         __builtin_ia32_storeups256_mask.
22962         (_mm_mask_storeu_ps): ass float * to
22963         __builtin_ia32_storeups128_mask.
22964         (_mm256_mask_loadu_epi64): Pass const long long * to
22965         __builtin_ia32_loaddqudi256_mask.
22966         (_mm256_maskz_loadu_epi64): Likewise.
22967         (_mm_mask_loadu_epi64): Pass const long long * to
22968         __builtin_ia32_loaddqudi128_mask.
22969         (_mm_maskz_loadu_epi64): Likewise.
22970         (_mm256_mask_storeu_epi64): Pass long long * to
22971         __builtin_ia32_storedqudi256_mask.
22972         (_mm_mask_storeu_epi64): Pass long long * to
22973         __builtin_ia32_storedqudi128_mask.
22974         (_mm256_mask_loadu_epi32): Pass const int * to
22975         __builtin_ia32_loaddqusi256_mask.
22976         (_mm256_maskz_loadu_epi32): Likewise.
22977         (_mm_mask_loadu_epi32): Pass const int * to
22978         __builtin_ia32_loaddqusi128_mask.
22979         (_mm_maskz_loadu_epi32): Likewise.
22980         (_mm256_mask_storeu_epi32): Pass int * to
22981         __builtin_ia32_storedqusi256_mask.
22982         (_mm_mask_storeu_epi32): Pass int * to
22983         __builtin_ia32_storedqusi128_mask.
22984         * config/i386/i386-builtin-types.def (PCSHORT): New.
22985         (PINT64): Likewise.
22986         (V64QI_FTYPE_PCCHAR_V64QI_UDI): Likewise.
22987         (V32HI_FTYPE_PCSHORT_V32HI_USI): Likewise.
22988         (V32QI_FTYPE_PCCHAR_V32QI_USI): Likewise.
22989         (V16SF_FTYPE_PCFLOAT_V16SF_UHI): Likewise.
22990         (V8DF_FTYPE_PCDOUBLE_V8DF_UQI): Likewise.
22991         (V16SI_FTYPE_PCINT_V16SI_UHI): Likewise.
22992         (V16HI_FTYPE_PCSHORT_V16HI_UHI): Likewise.
22993         (V16QI_FTYPE_PCCHAR_V16QI_UHI): Likewise.
22994         (V8SF_FTYPE_PCFLOAT_V8SF_UQI): Likewise.
22995         (V8DI_FTYPE_PCINT64_V8DI_UQI): Likewise.
22996         (V8SI_FTYPE_PCINT_V8SI_UQI): Likewise.
22997         (V8HI_FTYPE_PCSHORT_V8HI_UQI): Likewise.
22998         (V4DF_FTYPE_PCDOUBLE_V4DF_UQI): Likewise.
22999         (V4SF_FTYPE_PCFLOAT_V4SF_UQI): Likewise.
23000         (V4DI_FTYPE_PCINT64_V4DI_UQI): Likewise.
23001         (V4SI_FTYPE_PCINT_V4SI_UQI): Likewise.
23002         (V2DF_FTYPE_PCDOUBLE_V2DF_UQI): Likewise.
23003         (V2DI_FTYPE_PCINT64_V2DI_UQI): Likewise.
23004         (VOID_FTYPE_PDOUBLE_V8DF_UQI): Likewise.
23005         (VOID_FTYPE_PDOUBLE_V4DF_UQI): Likewise.
23006         (VOID_FTYPE_PDOUBLE_V2DF_UQI): Likewise.
23007         (VOID_FTYPE_PFLOAT_V16SF_UHI): Likewise.
23008         (VOID_FTYPE_PFLOAT_V8SF_UQI): Likewise.
23009         (VOID_FTYPE_PFLOAT_V4SF_UQI): Likewise.
23010         (VOID_FTYPE_PINT64_V8DI_UQI): Likewise.
23011         (VOID_FTYPE_PINT64_V4DI_UQI): Likewise.
23012         (VOID_FTYPE_PINT64_V2DI_UQI): Likewise.
23013         (VOID_FTYPE_PINT_V16SI_UHI): Likewise.
23014         (VOID_FTYPE_PINT_V8SI_UHI): Likewise.
23015         (VOID_FTYPE_PINT_V4SI_UHI): Likewise.
23016         (VOID_FTYPE_PSHORT_V32HI_USI): Likewise.
23017         (VOID_FTYPE_PSHORT_V16HI_UHI): Likewise.
23018         (VOID_FTYPE_PSHORT_V8HI_UQI): Likewise.
23019         (VOID_FTYPE_PCHAR_V64QI_UDI): Likewise.
23020         (VOID_FTYPE_PCHAR_V32QI_USI): Likewise.
23021         (VOID_FTYPE_PCHAR_V16QI_UHI): Likewise.
23022         (V64QI_FTYPE_PCV64QI_V64QI_UDI): Removed.
23023         (V32HI_FTYPE_PCV32HI_V32HI_USI): Likewise.
23024         (V32QI_FTYPE_PCV32QI_V32QI_USI): Likewise.
23025         (V16HI_FTYPE_PCV16HI_V16HI_UHI): Likewise.
23026         (V16QI_FTYPE_PCV16QI_V16QI_UHI): Likewise.
23027         (V8HI_FTYPE_PCV8HI_V8HI_UQI): Likewise.
23028         (VOID_FTYPE_PV32HI_V32HI_USI): Likewise.
23029         (VOID_FTYPE_PV16HI_V16HI_UHI): Likewise.
23030         (VOID_FTYPE_PV8HI_V8HI_UQI): Likewise.
23031         (VOID_FTYPE_PV64QI_V64QI_UDI): Likewise.
23032         (VOID_FTYPE_PV32QI_V32QI_USI): Likewise.
23033         (VOID_FTYPE_PV16QI_V16QI_UHI): Likewise.
23034         * config/i386/i386.c (ix86_emit_save_reg_using_mov): Don't
23035         use UNSPEC_STOREU.
23036         (ix86_emit_restore_sse_regs_using_mov): Don't use UNSPEC_LOADU.
23037         (ix86_avx256_split_vector_move_misalign): Don't use unaligned
23038         load nor store.
23039         (ix86_expand_vector_move_misalign): Likewise.
23040         (bdesc_special_args): Use CODE_FOR_movvNXY_internal and pointer
23041         to scalar function prototype for unaligned load/store builtins.
23042         (ix86_expand_special_args_builtin): Updated.
23043         * config/i386/sse.md (UNSPEC_LOADU): Removed.
23044         (UNSPEC_STOREU): Likewise.
23045         (VI_ULOADSTORE_BW_AVX512VL): Likewise.
23046         (VI_ULOADSTORE_F_AVX512VL): Likewise.
23047         (ssescalarsize): Handle V4TI, V2TI and V1TI.
23048         (<sse>_loadu<ssemodesuffix><avxsizesuffix><mask_name>): Likewise.
23049         (*<sse>_loadu<ssemodesuffix><avxsizesuffix><mask_name>): Likewise.
23050         (<sse>_storeu<ssemodesuffix><avxsizesuffix>): Likewise.
23051         (<avx512>_storeu<ssemodesuffix><avxsizesuffix>_mask): Likewise.
23052         (<sse2_avx_avx512f>_loaddqu<mode><mask_name>): Likewise.
23053         (*<sse2_avx_avx512f>_loaddqu<mode><mask_name>"): Likewise.
23054         (sse2_avx_avx512f>_storedqu<mode>): Likewise.
23055         (<avx512>_storedqu<mode>_mask): Likewise.
23056         (*sse4_2_pcmpestr_unaligned): Likewise.
23057         (*sse4_2_pcmpistr_unaligned): Likewise.
23058         (*mov<mode>_internal): Renamed to ...
23059         (mov<mode>_internal): This.  Remove check of AVX and IAMCU on
23060         misaligned operand.  Replace vmovdqu64 with vmovdqu<ssescalarsize>.
23061         (movsd/movhpd to movupd peephole): Don't use UNSPEC_LOADU.
23062         (movlpd/movhpd to movupd peephole): Don't use UNSPEC_STOREU.
23064 2016-04-19  Richard Biener  <rguenther@suse.de>
23066         PR tree-optimization/70171
23067         * tree-ssa-phiprop.c: Include stor-layout.h.
23068         (phiprop_insert_phi): Handle the aggregate copy case.
23069         (propagate_with_phi): Likewise.
23071 2016-04-19  Uros Bizjak  <ubizjak@gmail.com>
23073         * config/i386/i386.c (ix86_decompose_address): Use lowpart_subreg
23074         instead of simplify_gen_subreg (... , 0).
23075         (ix86_delegitimize_address): Ditto.
23076         (ix86_split_divmod): Ditto.
23077         (ix86_split_copysign_const): Ditto.
23078         (ix86_split_copysign_var): Ditto.
23079         (ix86_expand_args_builtin): Ditto.
23080         (ix86_expand_round_builtin): Ditto.
23081         (ix86_expand_special_args_builtin): Ditto.
23082         * config/i386/i386.md (TARGET_USE_VECTOR_FP_CONVERTS splitters): Ditto.
23083         (TARGET_SSE_PARTIAL_REG_DEPENDENCY splitters and peephole2s): Ditto.
23084         (udivmodqi4): Ditto.
23085         (absneg splitters): Ditto.
23086         (*jcc_bt<mode>_1): Ditto.
23088 2016-04-19  Richard Biener  <rguenther@suse.de>
23090         PR tree-optimization/70724
23091         * tree-ssa-sccvn.c (scc_vn_restore_ssa_info): Split SSA info
23092         restoring out from ...
23093         (free_scc_vn): ... here.
23094         * tree-ssa-sccvn.h (scc_vn_restore_ssa_info): Declare.
23095         * tres-ssa-pre.c (pass_pre::execute): Restore SSA info before
23096         tail merging.
23097         (pass_fre::execute): Restore SSA info.
23099 2016-04-19  Richard Biener  <rguenther@suse.de>
23101         * gimple-walk.h (struct walk_stmt_info): Add stmt member.
23102         * gimple-walk.c (walk_gimple_op): Initialize it.
23103         (walk_gimple_asm): Set wi->is_lhs before each callback invocation.
23104         * tree-inline.c (remap_gimple_op_r): Set SSA_NAME_DEF_STMT when
23105         remapping SSA names of defs.
23106         (copy_bb): Remove walk over all SSA defs and SSA_NAME_DEF_STMT
23107         adjustment.
23109 2016-04-18  Vladimir Makarov  <vmakarov@redhat.com>
23111         PR middle-end/70689
23112         * lra-constraints.c (equiv_substition_p): New.
23113         (process_alt_operands): Use it.
23114         (swap_operands): Swap it.
23115         (curr_insn_transform): Update it.
23117 2016-04-18  Michael Matz  <matz@suse.de>
23119         * tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.
23120         (SET_TYPE_ALIGN, SET_DECL_ALIGN): New.
23121         * tree-core.h (tree_type_common.align): Use bit-field.
23122         (tree_type_common.spare): New.
23123         (tree_decl_common.off_align): Make smaller.
23124         (tree_decl_common.align): Use bit-field.
23126         * expr.c (expand_expr_addr_expr_1): Use SET_TYPE_ALIGN.
23127         * omp-low.c (install_var_field): Use SET_DECL_ALIGN.
23128         (scan_sharing_clauses): Ditto.
23129         (finish_taskreg_scan): Use SET_DECL_ALIGN and SET_TYPE_ALIGN.
23130         (omp_finish_file): Ditto.
23131         * stor-layout.c (do_type_align): Use SET_DECL_ALIGN.
23132         (layout_decl): Ditto.
23133         (relayout_decl): Ditto.
23134         (finalize_record_size): Use SET_TYPE_ALIGN.
23135         (finalize_type_size): Ditto.
23136         (finish_builtin_struct): Ditto.
23137         (layout_type): Ditto.
23138         (initialize_sizetypes): Ditto.
23139         * targhooks.c (std_gimplify_va_arg_expr): Use SET_TYPE_ALIGN.
23140         * tree-nested.c (insert_field_into_struct): Use SET_TYPE_ALIGN.
23141         (lookup_field_for_decl): Use SET_DECL_ALIGN.
23142         (get_chain_field): Ditto.
23143         (get_trampoline_type): Ditto.
23144         (get_nl_goto_field): Ditto.
23145         * tree-streamer-in.c (unpack_ts_decl_common_value_fields): Use
23146         SET_DECL_ALIGN.
23147         (unpack_ts_type_common_value_fields): Use SET_TYPE_ALIGN.
23148         * gimple-expr.c (copy_var_decl): Use SET_DECL_ALIGN.
23149         * tree.c (make_node_stat): Use SET_DECL_ALIGN and SET_TYPE_ALIGN.
23150         (build_qualified_type): Use SET_TYPE_ALIGN.
23151         (build_aligned_type, build_range_type_1): Ditto.
23152         (build_atomic_base): Ditto.
23153         (build_common_tree_nodes): Ditto.
23154         * cfgexpand.c (align_local_variable): Use SET_DECL_ALIGN.
23155         (expand_one_stack_var_at): Ditto.
23156         * coverage.c (build_var): Use SET_DECL_ALIGN.
23157         * except.c (init_eh): Ditto.
23158         * function.c (assign_parm_setup_block): Ditto.
23159         * symtab.c (increase_alignment_1): Ditto.
23160         * tree-ssa-ccp.c (fold_builtin_alloca_with_align): Ditto.
23161         * tree-vect-stmts.c (ensure_base_align): Ditto.
23162         * varasm.c (align_variable): Ditto.
23163         (assemble_variable): Ditto.
23164         (build_constant_desc): Ditto.
23165         (output_constant_def_contents): Ditto.
23167         * config/arm/arm.c (arm_relayout_function): Use SET_DECL_ALIGN.
23168         * config/avr/avr.c (avr_adjust_type_node): Use SET_TYPE_ALIGN.
23169         * config/mips/mips.c (mips_std_gimplify_va_arg_expr): Ditto.
23170         * config/msp430/msp430.c (msp430_gimplify_va_arg_expr): Ditto.
23171         * config/spu/spu.c (spu_build_builtin_va_list): Use SET_DECL_ALIGN.
23173 2016-04-18  H.J. Lu  <hongjiu.lu@intel.com>
23175         PR target/70708
23176         * config/i386/sse.md (sse2_loadlpd): Accept load from "xm" and
23177         replace %vmovsd with "%vmovq".
23178         (vec_concatv2df): Likewise.
23180 2016-04-18  Uros Bizjak  <ubizjak@gmail.com>
23182         * config/i386/mmx.md (*vec_extractv2sf_0): Use gen_lowpart.
23183         (*vec_extractv2si_0): Ditto.
23184         * config/i386/sse.md (*vec_extractv4sf_0): Ditto.
23185         (zero_extended_scalar_load_operand splitters): Ditto.
23186         (vec_extract splitters): Ditto.
23187         (*vec_extractv4si_0_zext): Ditto.
23188         (avx_<castmode><avxsizesuffix>_<castmode>): Use gen_lowpart
23189         and lowpart_subreg.
23190         (avx512f_<castmode><avxsizesuffix>_<castmode>): Ditto.
23191         (avx512f_<castmode><avxsizesuffix>_256<castmode>): Ditto.
23192         (*sse4_1_extractps): Use lowpart_subreg.
23193         * config/i386/i386.md (x87 floatsplitter): Use gen_lowpart.
23195 2016-04-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
23197         * doc/install.texi (Specific, i?86-*-solaris2.10): Update gas and
23198         gld requirements.
23199         (Specific, *-*-solaris2*): Update Solaris 11 bundled gcc versions.
23200         Mention Solaris 11 packaging changes.
23201         Update gas and gld requirements.
23202         Remove reference to pre-Solaris 10 bug.
23203         (Specific, sparc-sun-solaris2*): Remove reference to pre-Solaris 10
23204         systems and bugs.
23205         (Specific, sparc64-*-solaris2*): Remove reference to bootstrap
23206         with cc.
23208 2016-04-17  Jan Hubicka  <jh@suse.cz>
23210         * tree-ssa-loop-ivopts.c (avg_loop_niter): Use also
23211         max_loop_iterations_int.
23213 2016-04-18  Richard Biener  <rguenther@suse.de>
23215         PR tree-optimization/43434
23216         * tree-ssa-structalias.c (struct vls_data): New.
23217         (visit_loadstore): Handle all pointer-based accesses.
23218         (compute_dependence_clique): Compute a bitmap of restrict tags
23219         assigned bases and pass it to visit_loadstore.
23221 2016-04-18  Matthew Wahab  <matthew.wahab@arm.com>
23223         PR target/70711
23224         * config/arm/bpabi.h (BE8_LINK_SPEC): Add entries for armv8+crc,
23225         armv8.1-a and armv8.1-a+crc.
23227 2016-04-18  Richard Biener  <rguenther@suse.de>
23229         PR tree-optimization/70701
23230         * tree-ssa-sccvn.c (vn_reference_lookup_3): Resolve fully constant
23231         references after translating through a memcpy.
23233 2016-04-18  Richard Biener  <rguenther@suse.de>
23235         * tree-ssa-pre.c (postorder, postorder_num): Make locals ...
23236         (compute_antic): ... here.  For partial antic use regular
23237         postorder and scrap iteration.
23238         (compute_partial_antic_aux): Remove unused return value.
23239         (init_pre): Do not allocate postorder.
23240         (fini_pre): Do not free postorder.
23242 2016-04-18  Richard Biener  <rguenther@suse.de>
23244         PR middle-end/37870
23245         * expmed.c (extract_bit_field_1): Remove broken case
23246         using a wider MODE_INT mode.
23248 2016-04-18  Segher Boessenkool  <segher@kernel.crashing.org>
23250         * has-brig.c (lendian16): Don't try to use __builtin_bswap16
23251         unless compiling with at least GCC-4.8.
23253 2016-04-17  Jan Hubicka  <jh@suse.cz>
23255         PR bootstrap/70706
23256         * graphite.c (graphite_finalize): Update call to
23257         tree_estimate_probability.
23258         * predict.h (tree_estimate_probability): Update prototype.
23260 2016-04-17  Jan Hubicka  <jh@suse.cz>
23262         * predict.c (combine_predictions_for_bb): Add dry_run parmaeter.
23263         (tree_estimate_probability): Likewise.
23264         (pass_profile::execute): Update.
23265         (report_predictor_hitrates): New function.
23266         * profile.c (compute_branch_probabilities): Use it.
23267         * predict.h (report_predictor_hitrates): Declare.
23269 2016-04-17  Jan Hubicka  <jh@suse.cz>
23271         PR ipa/70018
23272         * cgraph.h (cgraph_node::set_const_flag,
23273         cgraph_node::set_pure_flag): Update prototype to return bool;
23274         update comment.
23275         * cgraph.c (cgraph_node::call_for_symbol_thunks_and_aliases): Thunks
23276         of interposable symbol are interposable, too.
23277         (cgraph_set_const_flag_1): Rename to ...
23278         (set_const_flag_1): ... this one; change to self recursive function
23279         instead of call_for_symbol_thunks_and_aliases. Handle correctly
23280         clearnig the flag in all variants and also virtual thunks of const
23281         functions are pure; track if any change was done.
23282         (cgraph_node::set_const_flag): Update.
23283         (struct set_pure_flag_info): New struct.
23284         (cgraph_set_pure_flag_1): Rename to ...
23285         (set_pure_flag_1): ... this one; take set_pure_flag_info parameter
23286         rather than pointer encoded flags; track if any changes was done;
23287         handle correctly clearning flag and setting flag of aliases already
23288         declared const.
23289         (cgraph_node::set_pure_flag): Update.
23290         (cgraph_node::set_nothrow_flag): Handle correctly clearning the flag.
23292 2016-04-17  Tom de Vries  <tom@codesourcery.com>
23294         PR other/70433
23295         * pretty-print.c (pp_write_text_as_dot_label_to_stream): Escape
23296         backslash in label.
23298 2016-04-17  Tom de Vries  <tom@codesourcery.com>
23300         * pretty-print.c (pp_write_text_as_dot_label_to_stream): Classify chars
23301         '{}<> ' as escape-for-record.
23303 2016-04-17  Tom de Vries  <tom@codesourcery.com>
23305         * pretty-print.c (pp_write_text_as_dot_label_to_stream): Simplify loop
23306         structure.
23308 2016-04-17  Tom de Vries  <tom@codesourcery.com>
23310         PR other/70185
23311         * tree-pass.h (class opt_pass): Remove graph_dump_initialized member.
23312         * dumpfile.h (struct dump_file_info): Add graph_dump_initialized field.
23313         * dumpfile.c (dump_files): Initialize graph_dump_initialized field.
23314         * passes.c (finish_optimization_passes): Only call
23315         finish_graph_dump_file if dfi->graph_dump_initialized.
23316         (execute_function_dump, pass_init_dump_file): Use
23317         dfi->graph_dump_initialized instead of pass->graph_dump_initialized.
23319 2016-04-17  Tom de Vries  <tom@codesourcery.com>
23321         PR tree-optimization/70256
23322         * tree-ssa-structalias.c (dump_varinfo, debug_varinfo, dump_varmap)
23323         (debug_varmap): New function.
23325 2016-04-17  Tom de Vries  <tom@codesourcery.com>
23327         PR other/70183
23328         * passes.c (pass_manager::register_pass): Propagate pflags.
23330 2016-04-17  Tom de Vries  <tom@codesourcery.com>
23332         PR other/68875
23333         * pass_manager.h (TERMINATE_PASS_LIST): Add pass argument.
23334         * passes.c (pass_manager::pass_manager): Declare and init p_start in
23335         INSERT_PASSES_AFTER.  Add pass parameter to TERMINATE_PASS_LIST, and
23336         check if it's equal to p_start.
23337         * passes.def: Add arguments to TERMINATE_PASS_LISTs.
23339 2016-04-15  Jan Hubicka  <jh@suse.cz>
23341         PR ipa/70018
23342         * cgraph.c (cgraph_set_const_flag_1): Only set as pure if
23343         function does not bind to current def.
23344         * ipa-pure-const.c (worse_state): Add FROM and TO parameters;
23345         handle conservatively calls to functions that does not need to bind
23346         to current def.
23347         (check_call): Update call of worse_state.
23348         (ignore_edge_for_nothrow): Update.
23349         (ignore_edge_for_pure_const): Likewise.
23350         (propagate_pure_const): Update calls to worse_state.
23351         (skip_function_for_local_pure_const): Reformat comments.
23353 2016-04-15  Jan Hubicka  <jh@suse.cz>
23355         PR ipa/70018
23356         * cgraph.c (cgraph_node::get_availability): Add REF parameter.
23357         (cgraph_node::function_symbol): Likewise.
23358         (cgraph_node::function_or_virtual_thunk_symbol): Likewise.
23359         * cgraph.h (symtab_node::get_availabbility): Add REF parameter.
23360         (symtab_node::ultimate_alias_target): Add REF parameter.
23361         (symtab_node::binds_to_current_def_p): Declare.
23362         (symtab_node;:ultimate_alias_target_1): Add REF parameter.
23363         (cgraph_node::function_symbol): Likewise.
23364         (cgraph_node::function_or_virtual_thunk_symbol): Likewise.
23365         (cgraph_node::get_availability): Likewise.
23366         (cgraph_edge::binds_to_current_def_p): New inline function.
23367         (varpool_node::get_availability): Add REF parameter.
23368         (varpool_node::ultimate_alias_target): Likewise.
23369         * symtab.c (symtab_node::ultimate_alias_target_1): Likewise.
23370         (symtab_node::binds_to_current_def_p): Likewise.
23371         * varpool.c (varpool_node::get_availability): Likewise.
23373 2016-04-15  Kirill Yukhin  <kirill.yukhin@intel.com>
23375         PR target/70662
23376         * config/i386/sse.md(define_insn "<avx512>_vec_dup<mode><mask_name>"):
23377         Fix mode size check.
23379 2016-04-15  Jakub Jelinek  <jakub@redhat.com>
23381         * BASE-VER: Set to 7.0.0.
23383 2016-04-15  Alexander Monakov  <amonakov@ispras.ru>
23385         * config/nvptx/nvptx.opt (moptimize): Add a period at end of help text.
23387 2016-04-15  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
23389         * doc/invoke.texi (ARM Options): Add note on deprecation of pre-ARMv4T
23390         architecture revisions.
23392 2016-04-15  Bernd Schmidt  <bschmidt@redhat.com>
23394         * config/i386/i386-protos.h (ix86_using_red_zone): Declare.
23395         * config/i386/i386.c (ix86_using_red_zone): No longer static.
23396         * config/i386/i386.md (stack decrement to push peepholes): Guard
23397         with !x86_using_red_zone ().
23399 2016-04-15  Jakub Jelinek  <jakub@redhat.com>
23401         PR c++/70675
23402         * tree-pretty-print.c (do_niy): Add FLAGS argument, pass it down
23403         to dump_generic_node.
23404         (NIY): Pass also flags to do_niy.
23406 2016-04-15  Thomas Schwinge  <thomas@codesourcery.com>
23408         * omp-low.c (simd_clone_struct_alloc, simd_clone_struct_copy)
23409         (simd_clone_vector_of_formal_parm_types)
23410         (simd_clone_clauses_extract, simd_clone_compute_base_data_type)
23411         (simd_clone_mangle, simd_clone_create)
23412         (simd_clone_adjust_return_type, create_tmp_simd_array)
23413         (simd_clone_adjust_argument_types, simd_clone_init_simd_arrays)
23414         (struct modify_stmt_info, ipa_simd_modify_stmt_ops)
23415         (ipa_simd_modify_function_body, simd_clone_linear_addend)
23416         (simd_clone_adjust, expand_simd_clones, ipa_omp_simd_clone)
23417         (pass_data_omp_simd_clone, class pass_omp_simd_clone)
23418         (pass_omp_simd_clone::gate, make_pass_omp_simd_clone): Move into...
23419         * omp-simd-clone.c: ... this new file.
23420         (simd_clone_vector_of_formal_parm_types): Make it static.
23421         * Makefile.in (OBJS): Add omp-simd-clone.o.
23423 2016-04-15  Kirill Yukhin  <kirill.yukhin@intel.com>
23425         PR target/70662
23426         * config/i386/sse.md: Use proper memory operand modifiers.
23429 2016-04-15  Richard Biener  <rguenther@suse.de>
23430         Alan Modra  <amodra@gmail.com>
23432         PR tree-optimization/70130
23433         * tree-vect-data-refs.c (vect_supportable_dr_alignment): Detect
23434         when alignment stays not the same and no not use the realign
23435         scheme then.
23437 2016-04-14  Michael Meissner  <meissner@linux.vnet.ibm.com>
23439         PR target/70669
23440         * config/rs6000/rs6000.c (rs6000_init_hard_regno_mode_ok): Add
23441         direct move handlers for KFmode. Change TFmode handlers test from
23442         FLOAT128_IEEE_P to FLOAT128_VECTOR_P.
23444 2016-04-14  Jakub Jelinek  <jakub@redhat.com>
23446         PR c++/70594
23447         * ipa-utils.h (polymorphic_ctor_dtor_p): New prototype.
23448         * ipa-polymorphic-call.c (polymorphic_ctor_dtor_p): New function.
23449         (inlined_polymorphic_ctor_dtor_block_p): Use it.
23450         * tree-ssa-live.c (remove_unused_scope_block_p): When
23451         in_ctor_dtor_block, avoid discarding not just BLOCKs with
23452         BLOCK_ABSTRACT_ORIGIN being FUNCTION_DECL, but even when
23453         block_ultimate_origin is FUNCTION_DECL.
23454         (remove_unused_locals): If current_function_decl is
23455         polymorphic_ctor_dtor_p, pass initial true to
23456         remove_unused_scope_block_p' is_ctor_dtor_block.
23458 2016-04-14  Martin Sebor  <msebor@redhat.com>
23460         PR c++/69517
23461         PR c++/70019
23462         PR c++/70588
23463         * doc/extend.texi (Variable Length): Revert.
23465 2016-04-14  Marek Polacek  <polacek@redhat.com>
23466             Jan Hubicka  <hubicka@ucw.cz>
23468         PR c++/70029
23469         * tree.c (verify_type): Disable the canonical type of main variant
23470         check.
23472 2016-04-14  Jason Merrill  <jason@redhat.com>
23474         * cfgexpand.c, expr.c: Revert previous change.
23476 2016-04-14  Cesar Philippidis  <cesar@codesourcery.com>
23478         PR middle-end/70643
23479         * omp-low.c (lower_oacc_reductions): Check for TREE_CONSTANT
23480         when building a mem ref for the incoming reduction variable.
23482 2016-04-14  Richard Biener  <rguenther@suse.de>
23484         PR tree-optimization/70614
23485         * tree-scalar-evolution.c (analyze_evolution_in_loop): Terminate
23486         loop if the evolution dropped to chrec_dont_know.
23487         (interpret_condition_phi): Likewise.
23489 2016-04-14  Richard Biener  <rguenther@suse.de>
23491         PR tree-optimization/70623
23492         * tree-ssa-pre.c (changed_blocks): Make global ...
23493         (compute_antic): ... local here.  Move and fix worklist
23494         handling here.  Do not clear EDGE_DFS_BACK or call mark_dfs_back_edges.
23495         (compute_antic_aux): Add dumping for MAX assumed succs.  Remove
23496         worklist handling, dump when ANTIC_IN changed.
23497         (compute_partial_antic_aux): Remove worklist handling.
23498         (init_pre): Do not compute post dominators.  Add a comment about
23499         the CFG order chosen.
23500         (fini_pre): Do not free post dominators.
23502 2016-04-13  Martin Sebor  <msebor@redhat.com>
23504         PR c++/69517
23505         PR c++/70019
23506         PR c++/70588
23507         * doc/extend.texi (Variable Length): Document C++ specifics.
23509 2016-04-13  Jakub Jelinek  <jakub@redhat.com>
23511         PR c++/70641
23512         * ipa-pure-const.c (pass_nothrow::execute): Call maybe_clean_eh_stmt
23513         on all recursive call stmts.  Return TODO_cleanup_cfg if any dead
23514         eh edges have been purged.
23516         PR c++/70594
23517         * tree-sra.c (create_access_replacement,
23518         get_replaced_param_substitute): Set DECL_NAMELESS on repl if it
23519         gets fancy name.
23520         * tree-pretty-print.c (dump_fancy_name): New function.
23521         (dump_decl_name, dump_generic_node): Use it.
23523 2016-04-13  Jason Merrill  <jason@redhat.com>
23525         * cfgexpand.c (pass_expand::execute): Handle attribute "abi warning".
23526         * expr.c (expand_expr_real_1): Likewise.
23528 2016-04-13  Ilya Enkovich  <ilya.enkovich@intel.com>
23530         * config/i386/i386.md (kunpckhi): Swap operands.
23531         (kunpcksi): Likewise.
23532         (kunpckdi): Likewise.
23533         * config/i386/sse.md (vec_pack_trunc_qi): Likewise.
23534         (vec_pack_trunc_<mode>): Likewise.
23536 2016-04-13  Jakub Jelinek  <jakub@redhat.com>
23538         PR debug/70628
23539         * explow.c (convert_memory_address_addr_space_1): Formatting fix.
23541         PR middle-end/70633
23542         * gimplify.c (gimplify_init_constructor): Clear TREE_STATIC if
23543         gimplification turns some element into non-constant.
23545         PR debug/70628
23546         * rtl.h (convert_memory_address_addr_space_1): New prototype.
23547         * explow.c (convert_memory_address_addr_space_1): No longer static,
23548         add NO_EMIT argument and don't call convert_modes if true, pass
23549         it down recursively, remove break after return.
23550         (convert_memory_address_addr_space): Adjust caller.
23551         * simplify-rtx.c (simplify_unary_operation_1): Call
23552         convert_memory_address_addr_space_1 instead of convert_memory_address,
23553         if it returns NULL, don't simplify.
23555 2016-04-12  Eric Botcazou  <ebotcazou@adacore.com>
23557         PR target/70630
23558         * config/sparc/sparc.c (sparc_compute_frame_size): Add parentheses.
23560 2016-04-12  Jakub Jelinek  <jakub@redhat.com>
23562         * config/i386/i386.c (ix86_simd_clone_compute_vecsize_and_simdlen):
23563         Bump the upper SIMDLEN limits, so that if the return type or
23564         characteristic type if the return type is void can be passed in
23565         all available SSE2/AVX/AVX2/AVX512-F registers, the SIMDLEN is
23566         allowed.
23568 2016-04-12  Michael Meissner  <meissner@linux.vnet.ibm.com>
23570         PR target/70640
23571         * config/rs6000/rs6000.md (ieee_128bit_vsx_neg<mode>2_internal):
23572         Do not use "=" constraint on an input constraint.
23573         (ieee_128bit_vsx_abs<mode>2_internal): Likewise.
23574         (ieee_128bit_vsx_nabs<mode>2_internal): Likewise.
23575         (ieee_128bit_vsx_nabs<mode>2): Correct splitter so that it
23576         generates (neg (abs ...)) instead of (abs ...).
23578 2016-04-12  Jakub Jelinek  <jakub@redhat.com>
23580         PR rtl-optimization/70596
23581         * lra-spills.c (spill_pseudos): Don't delete debug insns, instead
23582         just invalidate LRA data and reset them.  Adjust dump wording.
23584 2016-04-12  Martin Liska  <mliska@suse.cz>
23586         Revert
23587         2016-03-30  Jan Hubicka  <hubicka@ucw.cz>
23589         * tree-ssa-loop-niter.c (idx_infer_loop_bounds): We can't get realistic
23590         estimates here.
23591         * tree-ssa-loop-unswitch.c (tree_unswitch_single_loop): Use also
23592         max_loop_iterations_int.
23593         (tree_unswitch_outer_loop): Likewise.
23594         * tree-ssa-loop-ivopts.c (avg_loop_niter): Likewise.
23595         * tree-vect-loop.c (vect_analyze_loop_2): Likewise.
23597 2016-04-12  Tom de Vries  <tom@codesourcery.com>
23599         PR tree-optimization/68756
23600         * graphite-isl-ast-to-gimple.c (copy_cond_phi_args): Use new_expr
23601         instead of new_name.
23603 2016-04-12  Jakub Jelinek  <jakub@redhat.com>
23605         PR tree-optimization/70602
23606         * tree-sra.c (generate_subtree_copies): Don't write anything into
23607         constant pool decls.
23609         * omp-low.c (lower_omp_target): Use GOMP_MAP_FIRSTPRIVATE_INT
23610         regardless whether there are depend clauses or not.
23612 2016-04-11  Michael Meissner  <meissner@linux.vnet.ibm.com>
23614         PR target/70381
23615         * config/rs6000/rs6000.c (rs6000_opt_masks): Disable using the
23616         target attribute and pragma from changing the -mfloat128
23617         and -mfloat128-hardware options.
23619         * doc/extend.texi (Additional Floating Types): Document PowerPC
23620         __float128 restrictions.
23622 2016-04-11  James Greenhalgh  <james.greenhalgh@arm.com>
23624         PR target/70133
23625         * config/aarch64/driver-aarch64.c
23626         (aarch64_get_extension_string_for_isa_flags): New.
23627         (arch_extension): Rename to...
23628         (aarch64_arch_extension): ...This.
23629         (ext_to_feat_string): Rename to...
23630         (aarch64_extensions): ...This.
23631         (aarch64_core_data): Keep track of architecture extension flags.
23632         (cpu_data): Rename to...
23633         (aarch64_cpu_data): ...This.
23634         (aarch64_arch_driver_info): Keep track of architecture extension
23635         flags.
23636         (get_arch_name_from_id): Rename to...
23637         (get_arch_from_id): ...This, change return type.
23638         (host_detect_local_cpu): Update and reformat for renames, handle
23639         extensions through common infrastructure.
23641 2016-04-11  James Greenhalgh  <james.greenhalgh@arm.com>
23643         PR target/70133
23644         * config/aarch64/aarch64-common.c (aarch64_option_extension): Keep
23645         track of a canonical flag name.
23646         (all_extensions): Likewise.
23647         (arch_to_arch_name): Also track extension flags enabled by the arch.
23648         (all_architectures): Likewise.
23649         (aarch64_parse_extension): Move to here.
23650         (aarch64_get_extension_string_for_isa_flags): Take a new argument,
23651         rework.
23652         (aarch64_rewrite_selected_cpu): Update for above change.
23653         * config/aarch64/aarch64-option-extensions.def: Rework the way flags
23654         are handled, such that the single explicit value enabled by an
23655         extension is kept seperate from the implicit values it also enables.
23656         * config/aarch64/aarch64-protos.h (aarch64_parse_opt_result): Move
23657         to here.
23658         (aarch64_parse_extension): New.
23659         * config/aarch64/aarch64.c (aarch64_parse_opt_result): Move from
23660         here to config/aarch64/aarch64-protos.h.
23661         (aarch64_parse_extension): Move from here to
23662         common/config/aarch64/aarch64-common.c.
23663         (aarch64_option_print): Update.
23664         (aarch64_declare_function_name): Likewise.
23665         (aarch64_start_file): Likewise.
23666         * config/aarch64/driver-aarch64.c (arch_extension): Keep track of
23667         the canonical flag for extensions.
23668         * config.gcc (aarch64*-*-*): Extend regex for capturing extension
23669         flags.
23671 2016-04-11  James Greenhalgh  <james.greenhalgh@arm.com>
23673         * config/aarch64/aarch64.h (AARCH64_FL_FOR_ARCH8_1): Also add
23674         AARCH64_FL_CRC.
23676 2016-04-09  Tom de Vries  <tom@codesourcery.com>
23678         PR tree-optimization/68953
23679         * graphite-sese-to-poly.c (pdr_add_memory_accesses): Order accesses from
23680         first to last subscript.
23682 2016-04-09  Jakub Jelinek  <jakub@redhat.com>
23684         PR tree-optimization/70586
23685         * tree-ssa-ifcombine.c (bb_no_side_effects_p): Return false
23686         for any calls.
23688 2016-04-08  Cesar Philippidis  <cesar@codesourcery.com>
23690         PR lto/70289
23691         PR ipa/70348
23692         PR tree-optimization/70373
23693         PR middle-end/70533
23694         PR middle-end/70534
23695         PR middle-end/70535
23696         * gimplify.c (gimplify_adjust_omp_clauses): Add or adjust data
23697         clauses for acc parallel reductions as necessary.  Error on those
23698         that are private.
23699         * omp-low.c (scan_sharing_clauses): Don't install variables which
23700         are used in acc parallel reductions.
23701         (lower_rec_input_clauses): Remove dead code.
23702         (lower_oacc_reductions): Add support for reference reductions.
23703         (lower_reduction_clauses): Remove dead code.
23704         (lower_omp_target): Don't remap variables appearing in acc parallel
23705         reductions.
23706         * tree.h (OMP_CLAUSE_MAP_IN_REDUCTION): New macro.
23708 2016-04-08  Jakub Jelinek  <jakub@redhat.com>
23710         PR middle-end/70593
23711         * tree-ssa-coalesce.c (build_ssa_conflict_graph): For stmt
23712         with multiple SSA_NAME defs, force the outputs other than first
23713         to be live before calling live_track_process_def on each output.
23715         PR rtl-optimization/70574
23716         * fwprop.c (forward_propagate_and_simplify): Don't add
23717         REG_EQUAL note if DF_REF_REG (use) is a paradoxical subreg.
23718         (try_fwprop_subst): Don't add REG_EQUAL note if there are any
23719         paradoxical subregs within *loc.
23721 2016-04-08  Thomas Schwinge  <thomas@codesourcery.com>
23723         * config/arc/arc.h (LINK_COMMAND_SPEC): Use gt to ignore
23724         -ftree-parallelize-loops={0,1}.
23725         * config/darwin.h (LINK_COMMAND_SPEC_A): Likewise.
23726         * config/i386/mingw32.h (GOMP_SELF_SPECS): Likewise.
23727         * config/ia64/hpux.h (LIB_SPEC): Likewise.
23728         * config/pa/pa-hpux11.h (LIB_SPEC): Likewise.
23729         * config/pa/pa64-hpux.h (LIB_SPEC): Likewise.
23731 2016-04-08  Maxim Ostapenko  <m.ostapenko@samsung.com>
23733         PR sanitizer/70541
23734         * asan.c (instrument_derefs): If we get unknown location, extract it
23735         with EXPR_LOCATION.
23736         (maybe_instrument_call): Instrument gimple_call's arguments if needed.
23738 2016-04-08  Tom de Vries  <tom@codesourcery.com>
23740         * omp-low.c (lower_omp_target): Set TREE_NO_WARNING for oacc
23741         implicit firstprivate clause.
23743 2016-04-08  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
23745         PR target/70566
23746         * config/arm/thumb2.md (tst + branch-> lsls + branch
23747         peephole below *orsi_not_shiftsi_si): Require that condition
23748         register is dead after the peephole.
23749         (second peephole after the above): Likewise.
23751 2016-04-08  Alan Modra  <amodra@gmail.com>
23753         PR target/70117
23754         * builtins.c (fold_builtin_classify): For IBM extended precision,
23755         look at just the high-order double to test for NaN.
23756         (fold_builtin_interclass_mathfn): Similarly for Inf.  For isnormal
23757         test just the high double for Inf but both doubles for subnormal
23758         limit.
23760 2016-04-07  Jakub Jelinek  <jakub@redhat.com>
23762         * cgraph.h (struct cgraph_simd_clone): Add mask_mode field.
23763         * omp-low.c (simd_clone_init_simd_arrays, simd_clone_adjust): Handle
23764         node->simdclone->mask_mode != VOIDmode masks.
23765         (simd_clone_adjust_argument_types): Likewise.  Move sc var definition
23766         earlier, use it instead of node->simdclone.
23767         * config/i386/i386.c (ix86_simd_clone_compute_vecsize_and_simdlen):
23768         Set clonei->mask_mode.
23770 2016-04-06  Patrick Palka  <ppalka@gcc.gnu.org>
23772         PR c/70436
23773         * parser.c (cp_parser_iteration_statement): New parameter IF_P.
23774         Pass it through to cp_parser_already_scoped_statement.
23775         (cp_parser_already_scoped_statement): New parameter IF_P.  Pass
23776         it through to cp_parser_statement.
23777         (cp_parser_statement): Pass IF_P through to
23778         cp_parser_iteration_statement.
23779         (cp_parser_pragma): Adjust call to
23780         cp_parser_iteration_statement.
23782 2016-04-06  Patrick Palka  <ppalka@gcc.gnu.org>
23784         PR c/70436
23785         * gimplify.c (gimplify_omp_ordered): Add explicit braces to
23786         resolve a future -Wparentheses warning.
23787         * omp-low.c (scan_sharing_clauses): Likewise.
23788         * tree-parloops.c (eliminate_local_variables): Likewise.
23790 2016-04-06  Vladimir Makarov  <vmakarov@redhat.com>
23792         PR rtl-optimization/70398
23793         * lra-constraints.c (process_address_1): Check zero scale and code
23794         for reloading with zero scale.
23796 2016-04-06  Uros Bizjak  <ubizjak@gmail.com>
23798         * config/i386/sse.md (shuffletype): Add V32HI and V4TI modes.
23799         (ssescalarsize): Add V8SF, V4SF, V4DF and V2DF modes.
23801 2016-04-06  Jakub Jelinek  <jakub@redhat.com>
23803         * config/i386/i386.c (ix86_simd_clone_compute_vecsize_and_simdlen):
23804         Add support for AVX512F clones, include them by default for
23805         exported OpenMP declare simd functions.  For AVX2 allow simdlen 32
23806         and use it if charasteric type is 8-bit, for AVX512F allow simdlen
23807         up to 128.
23809         PR middle-end/70550
23810         * tree.h (OMP_CLAUSE_FIRSTPRIVATE_IMPLICIT): Define.
23811         * gimplify.c (gimplify_adjust_omp_clauses_1): Set it for implicit
23812         firstprivate clauses.
23813         * omp-low.c (lower_send_clauses): Set TREE_NO_WARNING for
23814         OMP_CLAUSE_FIRSTPRIVATE_IMPLICIT !by_ref vars in task contexts.
23815         (lower_omp_target): Set TREE_NO_WARNING for
23816         non-addressable possibly uninitialized vars which are copied into
23817         addressable temporaries or copied for GOMP_MAP_FIRSTPRIVATE_INT.
23819 2016-04-05  John David Anglin  <danglin@gcc.gnu.org>
23821         * config/pa/predicates.md (integer_store_memory_operand): Accept
23822         REG+D operands with a large offset when reload_in_progress is true.
23823         (floating_point_store_memory_operand): Likewise.
23825 2016-04-05  Jakub Jelinek  <jakub@redhat.com>
23827         PR c++/70336
23828         * match.pd (nested int casts): Limit to GIMPLE.
23830 2016-04-05  Jan Hubicka  <hubicka@ucw.cz>
23832         PR ipa/66223
23833         * ipa-devirt.c (maybe_record_node): Fix comment; use
23834         SANITIZE_UNREACHABLE instead of SANITIZE_UNDEFINED.
23836 2016-04-05  Jakub Jelinek  <jakub@redhat.com>
23838         PR rtl-optimization/70542
23839         * ree.c (add_removable_extension): For VECTOR_MODE_P punt
23840         if there are any uses other than insn or debug insns.
23842 2016-04-05  Marc Glisse  <marc.glisse@inria.fr>
23843             Jakub Jelinek  <jakub@redhat.com>
23845         PR tree-optimization/70509
23846         * simplify-rtx.c (simplify_binary_operation_1) <case VEC_SELECT>:
23847         Shift HOST_WIDE_INT_1U instead of 1.
23849 2016-04-05  Zdenek Sojka  <zsojka@seznam.cz>
23851         PR tree-optimization/70509
23852         * tree-ssa-forwprop.c (simplify_bitfield_ref): Use bitsize_int instead
23853         of the vector base type for index.
23855 2016-04-05  Uros Bizjak  <ubizjak@gmail.com>
23857         PR target/70510
23858         * config/i386/sse.md (iptr): Add V64QI, V32HI, V16SI and V8DI modes.
23860 2016-04-05  Richard Biener  <rguenther@suse.de>
23862         PR tree-optimization/70526
23863         * tree-sra.c (build_ref_for_offset): Use prev_base to
23864         extract the alias pointer type.
23866 2016-04-05  Richard Biener  <rguenther@suse.de>
23868         * dse.c (struct store_info): Remove alias_set member.
23869         (struct read_info_type): Likewise.
23870         (clear_alias_group, clear_alias_mode_table, clear_alias_mode_holder,
23871         spill_deleted, clear_alias_set_lookup): Remove.
23872         (get_group_info): Remove dead base == NULL_RTX case.
23873         (dse_step0): Remove initialization of removed variables.
23874         (delete_dead_store_insn): Reomve alias set dumping.
23875         (free_read_records): Remove alias_set handling.
23876         (canon_address): Remove alias_set_out parameter.
23877         (record_store): Remove spill_alias_set, it's always zero.
23878         (check_mem_read_rtx): Likewise.
23879         (dse_step2): Rename from ...
23880         (dse_step2_nospill): ... this.  Adjust.
23881         (scan_stores): Rename from ...
23882         (scan_stores_nospill): ... this.
23883         (scan_reads): Rename from ...
23884         (scan_reads_nospill): ... this.
23885         (scan_stores_spill, scan_reads_spill): Remove.
23886         (dse_step3_scan): Remove for_spills argument which is always false.
23887         (dse_step3): Likewise.
23888         (dse_step5): Rename from ...
23889         (dse_step5_nospill): ... this.  Remove alias_set handling.
23890         (rest_of_handle_dse): Adjust.
23892 2016-04-05  Jakub Jelinek  <jakub@redhat.com>
23894         PR target/70525
23895         * config/i386/sse.md (*andnot<mode>3): Simplify assertions.
23896         Use vpandn<ssemodesuffix> for V16SI/V8DImode, vpandnq for
23897         V32HI/V64QImode, don't use <mask_operand3_1>, fix up formatting.
23898         (*andnot<mode>3_mask): Remove insn with VI12_AVX512VL iterator.
23900 2016-04-05  Richard Biener  <rguenther@suse.de>
23902         PR middle-end/70499
23903         * gimplify-me.c (gimple_regimplify_operands): Do not rewrite
23904         non-register type temporaries into SSA.
23906 2016-04-04  Jan Hubicka  <hubicka@ucw.cz>
23908         PR ipa/66223
23909         * ipa-devirt.c (maybe_record_node): Do not optimize cxa_pure_virtual
23910         calls when sanitizing.
23911         (possible_polymorphic_call_target_p): Fix formatting.
23913 2016-04-04  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
23914             Jakub Jelinek  <jakub@redhat.com>
23916         PR middle-end/70457
23917         * tree-inline.c (estimate_num_insn): Use gimple_call_builtin_p
23918         to ensure a call statement is compatible with a built-in's
23919         prototype.
23920         * tree-ssa-math-opts.c (pass_optimize_windening_mul::execute):
23921         Likewise.
23923 2016-04-04  Richard Biener  <rguenther@suse.de>
23925         PR rtl-optimization/70484
23926         * rtl.h (canon_output_dependence): Declare.
23927         * alias.c (canon_output_dependence): New function.
23928         * dse.c (record_store): Use canon_output_dependence rather
23929         than canon_true_dependence.
23931 2016-03-30  Jan Hubicka  <hubicka@ucw.cz>
23933         PR ipa/68881
23934         * cgraph.h (symtab_node::copy_visibility_from): New function.
23935         * symtab.c (symtab_node::copy_visibility_from): New function.
23936         * ipa-visibility.c (optimize_weakref): New function.
23937         (function_and_variable_visibility): Use it.
23939 2016-04-04  Martin Liska  <mliska@suse.cz>
23941         PR hsa/70402
23942         * hsa-gen.c (gen_hsa_insns_for_switch_stmt): Guard index
23943         value that is really in range handled by SBR instruction.
23944         * hsa-brig.c (emit_switch_insn): Do not emit unconditional jump.
23945         * hsa-dump.c (dump_hsa_insn_1): Do not dump default BB.
23946         * hsa.h (hsa_insn_sbr::m_default_bb): Remove field.
23948 2016-04-03  Oleg Endo  <olegendo@gcc.gnu.org>
23950         PR target/70416
23951         PR target/67391
23952         * config/sh/sh.md (*addsi3): Allow pattern when reload_in_progress is
23953         set, but not for SP_REG operands.
23955 2016-04-02  Martin Sebor  <msebor@redhat.com>
23957         PR c++/67376
23958         * fold-const.c (maybe_nonzero_address): New function.
23959         (fold_comparison): Call it.  Fold equality and relational
23960         expressions involving null pointers.
23961         (tree_single_nonzero_warnv_p): Call maybe_nonzero_address.
23963 2016-03-31  Evandro Menezes  <e.menezes@samsung.com>
23965         Fix the predicate "aarch64_simd_reg_or_zero" to correctly validate
23966         the "Y" constraint (scalar FP 0.0 immediate).
23968         * config/aarch64/predicates.md (aarch64_simd_reg_or_zero):
23969         Add the "const_double" to the list of operand constraints.
23971 2016-04-01  Jakub Jelinek  <jakub@redhat.com>
23973         PR rtl-optimization/70467
23974         * config/i386/i386.md (*add<dwi>3_doubleword, *sub<dwi>3_doubleword):
23975         If low word of the last operand is 0, just emit addition/subtraction
23976         for the high word.
23978 2016-04-01  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
23980         PR target/70404
23981         * config/s390/s390.c (s390_expand_insv): Check for everything
23982         constant instead of just VOIDmode stuff.
23984 2016-04-01  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
23986         PR target/70496
23987         * config/arm/arm.h (ASM_APP_OFF): Handle TARGET_ARM and TARGET_THUMB.
23989 2016-04-01  Nathan Sidwell  <nathan@acm.org>
23991         * tree.def (TRY_CATCH_EXPR): Correct documentation.
23993 2016-03-31  Vladimir Makarov  <vmakarov@redhat.com>
23995         PR rtl-optimization/70461
23996         * ira-color.c (allocno_copy_cost_saving): Use allocno class if it
23997         is necessary.
23999 2016-03-31  Martin Liska  <mliska@suse.cz>
24001         PR hsa/70399
24002         * hsa-brig.c (hsa_op_immed::emit_to_buffer): Emit either
24003         a tree value or an immediate integer value to a buffer
24004         that is eventually copied to a BRIG section.
24005         (emit_immediate_operand): Call the function here.
24006         * hsa-dump.c (dump_hsa_immed): Remove checking assert.
24007         * hsa-gen.c (hsa_op_immed::hsa_op_immed): Remove initialization
24008         of class' fields that are removed.
24009         (hsa_op_immed::~hsa_op_immed): Remove deinitialization.
24010         * hsa.h (class hsa_op_immed): Remove m_brig_repr and
24011         m_brig_repr_size fields.
24013 2016-03-31  Martin Liska  <mliska@suse.cz>
24015         PR hsa/70391
24016         * hsa-gen.c (hsa_function_representation::update_dominance): New
24017         function.
24018         (convert_addr_to_flat_segment): Likewise.
24019         (gen_hsa_memory_set): New alignment argument.
24020         (gen_hsa_ctor_assignment): Likewise.
24021         (gen_hsa_insns_for_single_assignment): Provide alignment
24022         to gen_hsa_ctor_assignment.
24023         (gen_hsa_insns_for_direct_call): Add new argument.
24024         (expand_lhs_of_string_op): New function.
24025         (expand_string_operation_builtin): Likewise.
24026         (expand_memory_copy): New function.
24027         (expand_memory_set): New function.
24028         (gen_hsa_insns_for_call): Use HOST_WIDE_INT.
24029         (convert_switch_statements): Change signature.
24030         (generate_hsa): Use a return value of the function.
24031         (pass_gen_hsail::execute): Do not call
24032         convert_switch_statements here.
24033         * hsa-regalloc.c (hsa_regalloc): Call update_dominance.
24034         * hsa.h (hsa_function_representation::m_modified_cfg): New flag.
24035         (hsa_function_representation::update_dominance): New function.
24037 2016-03-31  Martin Liska  <mliska@suse.cz>
24039         PR hsa/70391
24040         * hsa-brig.c (emit_directive_variable): Emit alignment
24041         according to hsa_symbol::m_align.
24042         * hsa-dump.c (hsa_byte_alignment): Move the function to another file.
24043         (dump_hsa_symbol): Dump alignment of HSA symbols.
24044         * hsa-gen.c (get_symbol_for_decl): Set-up alignment of a symbol.
24045         (gen_hsa_addr_with_align): New function.
24046         (hsa_bitmemref_alignment): Use newly added function.
24047         (gen_hsa_insns_for_load): Likewise.
24048         (gen_hsa_insns_for_store): Likewise.
24049         (gen_hsa_memory_copy): New argument added.
24050         (gen_hsa_insns_for_single_assignment): Respect
24051         alignment for assignments processed via gen_hsa_memory_copy.
24052         (gen_hsa_insns_for_direct_call): Likewise.
24053         (gen_hsa_insns_for_return): Likewise.
24054         (gen_function_def_parameters): Set default alignment.
24055         * hsa.c (hsa_object_alignment): New function.
24056         (hsa_byte_alignment): Pasted function.
24057         * hsa.h (hsa_symbol::m_align): New field.
24059 2016-03-31  Bin Cheng  <bin.cheng@arm.com>
24061         * tree-ssa-loop-ivopts.c (get_computation_cost_at): Initialize
24062         scratch field for goto case.
24064 2016-03-31  James Greenhalgh  <james.greenhalgh@arm.com>
24066         * config/arm/linux-elf.h (ASM_OUTPUT_DEF): Delete.
24068 2016-03-31  Ilya Enkovich  <enkovich.gnu@gmail.com>
24070         PR target/70442
24071         * config/i386/i386.c (scalar_chain::convert_op): Fix description.
24072         (scalar_chain::convert_insn): Call convert_op for reg
24073         moves to handle undefined registers.
24075 2016-03-31  Nathan Sidwell  <nathan@acm.org>
24077         PR c++/70393
24078         * varasm.c (output_constructor_regular_field): Flush bitfield earlier.
24079         Assert we don't want to move backwards.
24081 2016-03-31  Kirill Yukhin  <kirill.yukhin@intel.com>
24083         PR target/70453
24084         * config/i386/sse.md (define_mode_attr shuffletype): Fix typo.
24086 2016-03-31  Jakub Jelinek  <jakub@redhat.com>
24088         PR rtl-optimization/70460
24089         * ira.c (indirect_jump_optimize): Don't substitute LABEL_REF
24090         with operand from REG_LABEL_OPERAND, instead substitute
24091         SET_SRC or REG_EQUAL note content if it is a LABEL_REF.
24092         Don't do anything for REG_NON_LOCAL_GOTO jumps.
24094 2016-03-31  Martin Liska  <mliska@suse.cz>
24096         * passes.c (execute_one_pass): Do not call
24097         todo_after for a discarded function.
24099 2016-03-31  Bin Cheng  <bin.cheng@arm.com>
24101         * tree-ssa-loop-ivopts.c (struct comp_cost): New scrach field.
24102         (no_cost, infinite_cost): Initialize the new field.
24103         (get_computation_cost_at): Record setup cost.
24104         (determine_use_iv_cost_address): Skip cost computation for sub
24105         uses if we can estimate it without losing accuracy.
24107 2016-03-30  Jan Hubicka  <hubicka@ucw.cz>
24109         * tree-ssa-loop-niter.c (idx_infer_loop_bounds): We can't get realistic
24110         estimates here.
24111         * tree-ssa-loop-unswitch.c (tree_unswitch_single_loop): Use also
24112         max_loop_iterations_int.
24113         (tree_unswitch_outer_loop): Likewise.
24114         * tree-ssa-loop-ivopts.c (avg_loop_niter): Likewise.
24115         * tree-vect-loop.c (vect_analyze_loop_2): Likewise.
24117 2016-03-30  Richard Biener  <rguenther@suse.de>
24119         PR middle-end/70450
24120         * fold-const.c (extract_muldiv_1): Fix thinko in wide_int::from usage.
24122 2016-03-30  Jakub Jelinek  <jakub@redhat.com>
24124         PR target/70421
24125         * config/i386/i386.c (ix86_expand_vector_set): Fix up argument order
24126         in gen_blendm expander.
24128 2016-03-30  Nick Clifton  <nickc@redhat.com>
24130         PR target/62254
24131         * config/arm/arm.c (arm_reload_out_hi): Add code to handle the
24132         case where we are already provided with an SImode SUBREG.
24134 2016-03-30  H.J. Lu  <hongjiu.lu@intel.com>
24136         PR target/70439
24137         * config/i386/i386.c (ix86_expand_epilogue): Properly check
24138         conflict between DRAP register and __builtin_eh_return.
24140 2016-03-30  Michael Matz  <matz@suse.de>
24141             Richard Biener  <rguenther@suse.de>
24143         PR ipa/12392
24144         * ipa-polymorphic-call.c (struct type_change_info): Change
24145         speculative to an unsigned allowing to limit the work we do.
24146         (csftc_abort_walking_p): New inline function..
24147         (check_stmt_for_type_change): Limit the number of may-defs
24148         skipped for speculative devirtualization to
24149         max-speculative-devirt-maydefs.
24150         * params.def (max-speculative-devirt-maydefs): New param.
24151         * doc/invoke.texi (--param max-speculative-devirt-maydefs): Document.
24153 2016-03-30  Mike Stump  <mrs@gcc.gnu.org>
24155         PR target/63890
24156         * config/i386/i386.h (ACCUMULATE_OUTGOING_ARGS): Use when profiling
24157         and TARGET_MACHO.
24159 2016-03-30  Patrick Palka  <ppalka@gcc.gnu.org>
24161         PR tree-optimization/59124
24162         * tree-vrp.c (register_edge_assert_for_2): For NAME != CST1
24163         where NAME = A +- CST2 add the assertion A != (CST1 -+ CST2).
24165 2016-03-29  Jeff Law  <law@redhat.com>
24167         * tree-ssa-coalesce.c (struct ssa_conflicts): Fix typo in comment.
24169 2016-03-10  Jan Hubicka  <hubicka@ucw.cz>
24171         * tree-ssa-loop-ivcanon.c (try_peel_loop): Change type of peel
24172         to HOST_WIDE_INT.
24174 2016-03-29  Thomas Schwinge  <thomas@codesourcery.com>
24176         * config/gnu.h (CPP_SPEC, LIB_SPEC): Don't override.
24177         * config/i386/gnu.h (STARTFILE_SPEC): Use gcrt1.o instead of
24178         gcrt0.o if linking dynamically.
24180 2016-03-10  Jan Hubicka  <hubicka@ucw.cz>
24182         PR ipa/70283
24183         * ipa-devirt.c (methods_equal_p): New function.
24184         (compare_virtual_tables): Use it.
24185         * cgraph.h (symbol_table::symbol_suffix_separator): Declare.
24186         * cgraphclones.c (clone_function_name_1): Use
24187         symbol_table::symbol_suffix_separator.
24188         * coverage.c (build_var): Likewise.
24189         * symtab.c (symbol_table::symbol_suffix_separator): New.
24191 2016-03-29  Jakub Jelinek  <jakub@redhat.com>
24193         PR rtl-optimization/70429
24194         * combine.c (simplify_shift_const_1): For ASHIFTRT don't optimize
24195         (cst1 >> count) >> cst2 into (cst1 >> cst2) >> count if
24196         mode != result_mode.
24198         PR c++/70353
24199         * tree-inline.c (remap_decls): Don't add_local_decl if cfun is null.
24201         PR tree-optimization/70405
24202         * ssa-iterators.h (num_imm_uses): Add missing braces.
24204 2016-03-29  Vladimir Makarov  <vmakarov@redhat.com>
24206         PR rtl-optimization/68695
24207         * ira-color.c (allocno_copy_cost_saving): New.
24208         (improve_allocation): Use it.
24210 2016-03-29  Richard Henderson  <rth@redhat.com>
24212         PR middle-end/70355
24213         * lower-subreg.c (simplify_subreg_concatn): Reject paradoxical subregs.
24215 2016-03-29  Richard Biener  <rguenther@suse.de>
24217         PR middle-end/70424
24218         * ipa-prop.c (ipa_compute_jump_functions_for_edge): Always
24219         use alignment returned by get_pointer_alignment_1 if it is
24220         bigger than BITS_PER_UNIT.
24221         * builtins.c (get_pointer_alignment_1): Do not return true
24222         for alignment extracted from SSA info.
24224 2016-03-28  James Bowman  <james.bowman@ftdichip.com>
24226         * config/ft32/ft32.opt (mnodiv): New.
24227         * config/ft32/ft32.md (*divsi3, *modsi3): Qualify with TARGET_NODIV.
24228         * doc/invoke.texi (FT32 Options -mnodiv): New.
24230 2016-03-28  Kirill Yukhin  <kirill.yukhin@intel.com>
24232         PR target/70406
24233         * config/i386/i386.md (define_split, andn): Fix modes.
24235 2016-03-26  Richard Biener  <rguenther@suse.de>
24236             Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
24238         PR ipa/70366
24239         * ipa-inline-transform.c (inline_call): Pass opts_for_fn (to->decl)
24240         instead of
24241         TREE_OPTIMIZATION (DECL_FUNCTION_SPECIFIC_OPTIMIZATION (to->decl))
24242         as 2nd argument to cl_optimization_restore().
24244 2016-03-25  Richard Henderson  <rth@redhat.com>
24246         PR target/70120
24247         * config/aarch64/aarch64.c (aarch64_asm_output_pool_epilogue): New.
24248         * config/aarch64/aarch64-protos.h: Declare it.
24249         * config/aarch64/aarch64.h (ASM_OUTPUT_POOL_EPILOGUE): New.
24251 2016-03-25  Alan Modra  <amodra@gmail.com>
24253         PR target/70052
24254         * config/rs6000/constraints.md (j): Simplify.
24255         * config/rs6000/predicates.md (easy_fp_constant): Exclude
24256         decimal float 0.D.
24257         * config/rs6000/rs6000.md (zero_fp): New mode_attr.
24258         (mov<mode>_hardfloat, mov<mode>_hardfloat32, mov<mode>_hardfloat64,
24259          mov<mode>_64bit_dm, mov<mode>_32bit): Use zero_fp in place of j
24260         in all constraint alternatives.
24261         (movtd_64bit_nodm): Delete "j" constraint alternative.
24263 2016-03-24  Aldy Hernandez  <aldyh@redhat.com>
24265         * tree-ssa-propagate.c: Enhance docs for
24266         SSA_PROP_NOT_INTERESTING.
24268 2016-03-24  Aldy Hernandez  <aldyh@redhat.com>
24270         * doc/extend.texi: Fix typo in documentation to pure attribute.
24272 2016-03-24  John David Anglin  <danglin@gcc.gnu.org>
24274         PR target/70319
24275         * config/pa/pa.md (bswapdi2): Use a scratch register.
24277 2016-03-24  Richard Henderson  <rth@redhat.com>
24279         PR middle-end/69845
24280         * fold-const.c (extract_muldiv_1): Correct test for multiplication
24281         overflow.
24283 2016-03-24  Uros Bizjak  <ubizjak@gmail.com>
24285         * config/i386/i386.md (*anddi3_doubleword): Generate AND insn
24286         using ix86_expand_binary_operator instead of gen_andsi3.
24288 2016-03-24  Richard Biener  <rguenther@suse.de>
24290         PR tree-optimization/70396
24291         * tree-vect-stmts.c (vectorizable_comparison): Use
24292         get_vectype_for_scalar_type.
24294 2016-03-24  Richard Biener  <rguenther@suse.de>
24296         PR middle-end/70370
24297         * gimplify.c (gimplify_asm_expr): Handle !allows_mem outputs
24298         with register bases.
24300 2016-03-24  Richard Biener  <rguenther@suse.de>
24302         PR tree-optimization/70372
24303         * tree-ssa-reassoc.c (eliminate_plus_minus_pair): Use
24304         build_all_ones_cst to also handle vector types correctly.
24306 2016-03-23  Michael Meissner  <meissner@linux.vnet.ibm.com>
24308         PR target/70381
24309         * config/rs6000/rs6000-cpus.def (ISA_2_6_MASKS_SERVER): Do not set
24310         -mfloat128 here.
24312 2016-03-23  Marek Polacek  <polacek@redhat.com>
24314         PR c++/69884
24315         * doc/invoke.texi: Document -Wignored-attributes.
24317 2016-03-23  Bin Cheng  <bin.cheng@arm.com>
24319         PR tree-optimization/69042
24320         * params.def (PARAM_IV_CONSIDER_ALL_CANDIDATES_BOUND): Increase the
24321         parameter from 30 to 40.
24323 2016-03-23  Bin Cheng  <bin.cheng@arm.com>
24325         PR tree-optimization/69042
24326         * tree-ssa-loop-ivopts.c (add_iv_candidate_for_use): Add IV cand
24327         for use with constant offset stripped in base.
24329 2016-03-23  Richard Biener  <rguenther@suse.de>
24331         PR middle-end/70251
24332         * match.pd (A + (B vcmp C ? 1 : 0) -> A - (B vcmp C)): Adjust
24333         mode compatibility check.
24334         (A - (B vcmp C ? 1 : 0) -> A + (B vcmp C)): Likewise.
24336 2016-03-23  Jeff Law  <law@redhat.com>
24338         PR tree-optimization/64058
24339         * tree-ssa-coalesce.c (struct coalesce_pair): Add new field
24340         CONFLICT_COUNT.
24341         (struct ssa_conflicts): Move up earlier in the file.
24342         (conflicts_, var_map_): New static variables.
24343         (initialize_conflict_count): New function to initialize the
24344         CONFLICT_COUNT field for each conflict pair.
24345         (compare_pairs): Lazily initialize the conflict count and use it
24346         as the first tie-breaker.
24347         (sort_coalesce_list): Add new arguments conflicts, map.  Initialize
24348         and wipe conflicts_ and map_ around the call to qsort.  Remove
24349         special case for 2 coalesce pairs.
24350         * bitmap.c (bitmap_count_unique_bits): New function.
24351         (bitmap_count_bits_in_word): New function, extracted from
24352         bitmap_count_bits.
24353         (bitmap_count_bits): Use bitmap_count_bits_in_word.
24354         * bitmap.h (bitmap_count_unique_bits): Declare it.
24356 2016-03-23  Ilya Enkovich  <enkovich.gnu@gmail.com>
24358         PR target/69917
24359         * config/i386/sol2.h (ASM_OUTPUT_DEF_FROM_DECLS): Follow
24360         transparent alias chain for decl assembler name.
24361         * config/sol2.c (solaris_assemble_visibility): Likewise.
24363 2016-03-23  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
24365         * config/arm/arm1020e.md (1020call_op): Reduce reservation
24366         duration.
24367         (v10_fdivs): Likewise.
24368         (v10_fdivd): Likewise.
24370 2016-03-23  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
24372         PR driver/70132
24373         * config/arm/driver-arm.c (host_detect_local_cpu): Reorder exit logic
24374         to not call fclose twice on file.
24376 2016-03-23  Jakub Jelinek  <jakub@redhat.com>
24378         PR tree-optimization/70354
24379         * tree-vect-patterns.c (vect_recog_vector_vector_shift_pattern): If
24380         oprnd0 is wider than oprnd1 and there is a cast from the wider
24381         type to oprnd1, mask it with the mask of the narrower type.
24383         PR target/70321
24384         * config/i386/i386.md (*anddi3_doubleword, *<code>di3_doubleword):
24385         Optimize TARGET_STV splitters, if high or low word of last argument
24386         is 0 or -1.
24388 2016-03-22  Jeff Law  <law@redhat.com>
24390         PR target/70232
24391         tree-ssa-threadbackward.c
24392         (fsm_find_control_statement_thread_paths): Correctly distinguish
24393         between old style jump threads vs FSM jump threads.
24395 2016-03-22  Ilya Enkovich  <enkovich.gnu@gmail.com>
24397         PR target/70302
24398         * config/i386/i386.c (scalar_chain::convert_op): Support
24399         uninitialized register usage case.
24401 2016-03-22  Richard Biener  <rguenther@suse.de>
24403         PR middle-end/70251
24404         * genmatch.c (gen_transform): Adjust last parameter to a three-state
24405         int...
24406         (capture::gen_transform): ... to change behavior when substituting
24407         a condition into cond or not-cond expr context.
24408         (dt_simplify::gen_1): Adjust.
24409         * gimple-match-head.c: Include gimplify.h for unshare_expr.
24410         * match.pd (A + (B vcmp C ? 1 : 0) -> A - (B vcmp C)): Revert
24411         last change and instead change to
24412         A + (B vcmp C ? 1 : 0) -> A - (B vcmp C ? -1 : 0).
24413         (A - (B vcmp C ? 1 : 0) -> A + (B vcmp C)): Likewise.
24415 2016-03-22  Anthony Green  <green@moxielogic.com>
24417         * config/moxie/moxiebox.h (CC1_SPEC): Define.  Fix endianness
24418         issue for moxiebox targets.
24419         (CC1PLUS_SPEC): Ditto.
24421 2016-03-22  Richard Biener  <rguenther@suse.de>
24423         PR middle-end/70333
24424         * fold-const.c (extract_muldiv_1): Properly perform multiplication
24425         in the wide type.
24427 2016-03-22  Kirill Yukhin  <kirill.yukhin@intel.com>
24429         * config/i386/i386.c (def_builtin): Remove duplicated functionality.
24431 2016-03-22  Kirill Yukhin  <kirill.yukhin@intel.com>
24433         PR target/70325
24434         * config/i386/i386.c (def_builtin): Handle
24435         OPTION_MASK_ISA_AVX512VL to be and-ed with other
24436         bits.
24437         (const struct builtin_description bdesc_special_args[]):
24438         Remove duplicate ISA bits.
24440 2016-03-22  Jakub Jelinek  <jakub@redhat.com>
24442         PR target/70329
24443         * config/i386/i386.c (ix86_expand_vecop_qihi): Don't bother computing
24444         d.perm[i] for i >= d.nelt.  If not full_interleave, compute d.perm[i]
24445         in a way that works also for AVX512BW.
24447         PR target/70300
24448         * config/i386/i386.md (cvtsd2ss splitter): Unpack in destination
24449         instead of source if operands[1] is xmm16 and above and
24450         !TARGET_AVX512VL.  Use avx512f_vec_dupv16sf_1 instead of
24451         vec_interleave_lowv4sf if we need to unpack xmm16 and above.
24453         PR c++/70295
24454         * gimplify.c (gimplify_modify_expr): Call gimple_set_no_warning
24455         on assign if (*from_p) is a comparison, set it to
24456         TREE_NO_WARNING (*from_p).
24458 2016-03-21  Jakub Jelinek  <jakub@redhat.com>
24460         PR middle-end/70326
24461         * lra.c (restore_scratches): Ignore deleted insns.
24463 2016-03-21  Marc Glisse  <marc.glisse@inria.fr>
24464             Jakub Jelinek  <jakub@redhat.com>
24466         PR tree-optimization/70317
24467         * match.pd (cmp @0 @0): Pass @0 instead of TYPE_MODE (TREE_TYPE (@0))
24468         to HONOR_NANS.
24470 2016-03-21  Uros Bizjak  <ubizjak@gmail.com>
24472         PR target/70327
24473         * config/i386/i386.md (movxi): Use ix86_expand_vector_move instead
24474         of ix86_expand_move.
24475         (movoi): Ditto.
24476         (movti): Use general_operand for operand 1 predicate.
24478 2016-03-21  Martin Liska  <mliska@suse.cz>
24480         * hsa-dump.c (dump_hsa_insn_1): dump default branch of SBR
24481         insns.
24482         (dump_hsa_symbol): Dump BRIG offset of hsa_symbols.
24484 2016-03-21  Martin Liska  <mliska@suse.cz>
24486         PR ipa/70306
24487         * ipa-icf.c (sem_function::parse): Skip static
24488         constructors and destructors.
24490 2016-03-21  Jakub Jelinek  <jakub@redhat.com>
24492         PR target/70296
24493         * config/rs6000/rs6000-c.c (rs6000_macro_to_expand): If IDENT is
24494         function-like macro, peek following token(s) if it is followed
24495         by CPP_OPEN_PAREN token with optional padding in between, and
24496         if not, don't treat it like a macro.
24498 2016-03-21  Thomas Schwinge  <thomas@codesourcery.com>
24499             Alexander Monakov  <amonakov@ispras.ru>
24501         * config/nvptx/nvptx.c (nvptx_option_override): Don't emit sorry
24502         for the stabs debug format.
24504 2016-03-21  Richard Biener  <rguenther@suse.de>
24506         PR tree-optimization/70310
24507         * tree-vect-generic.c (expand_vector_condition): Fold the built
24508         condition.
24510 2016-03-21  Kirill Yukhin  <kirill.yukhin@intel.com>
24512         PR target/70293
24513         * config/i386/sse.md: (define_insn "*vec_dup<mode>"/AVX2):
24514         Block third alternative for AVX-512VL target,
24516 2016-03-21  Martin Liska  <mliska@suse.cz>
24518         PR hsa/70234
24519         * hsa-brig.c (emit_function_directives): Mark unemitted
24520         global variables for emission.
24521         * hsa-gen.c (hsa_symbol::hsa_symbol): Initialize a new flag.
24522         (get_symbol_for_decl): Likewise.
24523         * hsa.h (struct hsa_symbol): New flag.
24525 2016-03-21  Richard Biener  <rguenther@suse.de>
24527         PR tree-optimization/70288
24528         * tree-ssa-loop-ivcanon.c (tree_estimate_loop_size): Make sure
24529         we do not estimate unsimplified all-constant conditionals or
24530         switches as optimized away.
24532 2016-03-21  Andrey Belevantsev  <abel@ispras.ru>
24534         PR rtl-optimization/69102
24535         * sched-deps.c (sched_analyze_insn): Do not set last_args_size field
24536         when we have a readonly dependency context.
24538 2016-03-18  Jeff Law  <law@redhat.com>
24540         PR rtl-optimization/70263
24541         * ira.c (memref_used_between_p): Assert we found END in the insn chain.
24542         (update_equiv_regs): When trying to move a store to after the insn
24543         that sets the source of the store, make sure the store occurs after
24544         the insn that sets the source of the store.  When successful note
24545         the REG_EQUIV note created in the dump file.
24547 2016-03-16  David Wohlferd  <dw@LimeGreenSocks.com>
24548             Bernd Schmidt  <bschmidt@redhat.com>
24550         * doc/extend.texi: Document more potential problems with basic asms.
24552 2016-03-18  Bernd Schmidt  <bschmidt@redhat.com>
24554         PR rtl-optimization/70278
24555         * lra-constraints.c (split_reg): Handle the case where biggest_mode is
24556         VOIDmode.
24558 2016-03-18  Jason Merrill  <jason@redhat.com>
24560         * calls.c (load_register_parameters): Fix zero size sibcall logic.
24562 2016-03-18  Kirill Yukhin  <kirill.yukhin@intel.com>
24564         * config/i386/sse.md: Use vpbroadcastq for broadcasting DF
24565         values to 128b regs.
24567 2016-03-18  Ilya Enkovich  <enkovich.gnu@gmail.com>
24569         PR tree-optimization/70252
24570         * tree-vect-stmts.c (supportable_widening_operation): Check resulting
24571         boolean vector has a proper number of elements.
24572         (supportable_narrowing_operation): Likewise.
24574 2016-03-18  Tom de Vries  <tom@codesourcery.com>
24576         PR ipa/70269
24577         * cgraph.c (cgraph_node::get_body): Set dump_file to NULL after save.
24579 2016-03-18  Jakub Jelinek  <jakub@redhat.com>
24581         * reload1.c (emit_input_reload_insns): Use simplify_replace_rtx
24582         instead of replace_rtx for DEBUG_INSNs.
24584 2016-03-18  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
24586         * config/i386/znver1.md : Fix latencies of FP/SSE/AVX
24587         load type reservations.
24589 2016-03-17  John David Anglin  <danglin@gcc.gnu.org>
24591         PR target/70188
24592         * config/pa/constraints.md: Revert 2015-02-13 change.  Use
24593         define_constraint for "Q" and "T" constraints.
24595 2016-03-17  Evandro Menezes  <e.menezes@samsung.com>
24597         Tweak the pipeline model for Exynos M1
24599         * config/aarch64/aarch64.c (exynosm1_tunings):  Enable weak prefetching
24600         model.
24602 2016-03-17  David Malcolm  <dmalcolm@redhat.com>
24604         PR c/70264
24605         * diagnostic-show-locus.c (compatible_locations_p): Handle the case
24606         where one or both locations aren't within a line_map.
24608 2016-03-17  H.J. Lu  <hongjiu.lu@intel.com>
24610         PR driver/70192
24611         * opts.c (finish_options): Don't set flag_pie to the default if
24612         -fpic, -fPIC, -fno-pic or -fno-PIC is used.  Set flag_pic to 0
24613         if it is -1.
24615 2016-03-17  Joern Rennecke  <joern.rennecke@embecosm.com>
24617         * config/i386/i386.md (*movv4qicc_insn+1..36): Pass
24618         true as ALL_REGS argument to replace_rtx.
24620 2016-03-17  Richard Biener  <rguenther@suse.de>
24622         PR debug/70271
24623         * dwarf2out.c (dwarf2out_early_finish): Process deferred_asm_name
24624         last.
24626 2016-03-17  Jakub Jelinek  <jakub@redhat.com>
24628         PR target/70245
24629         * rtl.h (replace_rtx): Add ALL_REGS argument.
24630         * rtlanal.c (replace_rtx): Likewise.  If true, use REGNO
24631         equality and assert mode is the same, instead of just rtx pointer
24632         equality.
24633         * config/i386/i386.md (mov + arithmetics with load peephole): Pass
24634         true as ALL_REGS argument to replace_rtx.
24636 2016-03-17  Ilya Enkovich  <enkovich.gnu@gmail.com>
24638         * match.pd (A + (B vcmp C ? 1 : 0) -> A - (B vcmp C)): Apply
24639         for boolean vector with vector mode only.
24640         (A - (B vcmp C ? 1 : 0) -> A + (B vcmp C)): Likewise.
24642 2016-03-17  Nick Clifton  <nickc@redhat.com>
24644         PR target/70162
24645         * config/rx/rx.c (rx_print_integer): Print negative constants in
24646         decimal.
24648 2016-03-17  Jakub Jelinek  <jakub@redhat.com>
24650         PR target/70261
24651         * rtlanal.c (replace_rtx): Revert 2016-03-16 change.
24653 2016-03-16  Richard Henderson  <rth@redhat.com>
24654             Richard Biener  <rguenth@suse.de>
24656         PR middle-end/70240
24657         PR middle-end/68215
24658         PR tree-opt/68714
24659         * gimplify.c (gimplify_expr) [VEC_COND_EXPR]: Gimplify the
24660         first operand as is_gimple_condexpr.
24662         PR middle-end/70240
24663         PR middle-end/68215
24664         Revert r231575
24665         2015-12-11  Eric Botcazou  <ebotcazou@adacore.com>
24666         * tree-vect-generic.c (tree_vec_extract): Remove GSI parameter.
24667         Do not gimplify the result.
24668         (do_unop): Adjust call to tree_vec_extract.
24669         (do_binop): Likewise.
24670         (do_compare): Likewise.
24671         (do_plus_minus): Likewise.
24672         (do_negate): Likewise.
24673         (expand_vector_condition): Likewise.
24674         (do_cond): Likewise.
24676 2016-03-16  Richard Henderson  <rth@redhat.com>
24678         PR target/70048
24679         * config/aarch64/aarch64.c (virt_or_elim_regno_p): New.
24680         (aarch64_classify_address): Use it.
24681         (aarch64_legitimize_address): Force all subexpressions of PLUS
24682         into registers.  Simplify as (sfp+const)+reg or (reg+reg)+const.
24684 2016-03-16  Jakub Jelinek  <jakub@redhat.com>
24685             Richard Biener  <rguenth@suse.de>
24687         PR target/70245
24688         * rtlanal.c (replace_rtx): For REG, if from is a REG,
24689         return to even if only REGNO is equal, and assert
24690         mode is the same.
24692 2016-03-11  Jeff Law  <law@redhat.com>
24694         PR rtl-optimization/70224
24695         * reorg.c (relax_delay_slots): Pass right argument to CROSSING_JUMP_P.
24697 2016-03-16  Richard Henderson  <rth@redhat.com>
24699         PR middle-end/70199
24700         * function.h (struct function): Add has_forced_label_in_static.
24701         * gimplify.c (force_labels_r): Set it.
24702         * lto-streamer-in.c (input_struct_function_base): Read it.
24703         * lto-streamer-out.c (output_struct_function_base): Write it.
24704         * tree-inline.c (has_label_address_in_static_1): Remove.
24705         (copy_forbidden): Remove fndecl parameter; test
24706         has_forced_label_in_static.
24707         (inline_forbidden_p): Update call to copy_forbidden.
24708         (tree_versionable_function_p): Likewise.
24709         * ipa-chkp.c (chkp_instrumentable_p): Likewise.
24710         (chkp_versioning): Likewise.
24711         * tree-inline.h (copy_forbidden): Update decl.
24713 2016-03-16  Marek Polacek  <polacek@redhat.com>
24715         PR c/70093
24716         * cgraphunit.c (cgraph_node::expand_thunk): Also build call to the
24717         function being thunked if the result type doesn't have fixed size.
24718         * gimplify.c (gimplify_modify_expr): Also set LHS if the result type
24719         doesn't have fixed size.
24721 2016-03-16  Bin Cheng  <bin.cheng@arm.com>
24723         * tree-vect-loop.c (vect_analyze_loop_2): Fix wrong dump info by
24724         reporting malformed loop nest.
24726 2016-03-16  Tom de Vries  <tom@codesourcery.com>
24728         PR lto/70187
24729         * ipa-devirt.c (possible_polymorphic_call_targets): Move
24730         nodes.length () == 1 test to before first nodes[0] access.
24732 2016-03-16  Tom de Vries  <tom@codesourcery.com>
24734         PR tree-optimization/68715
24735         * graphite-scop-detection.c (scop_detection::merge_sese): Add missing
24736         single_pred_p test.
24738 2016-03-16  Tom de Vries  <tom@codesourcery.com>
24740         PR tree-optimization/68809
24741         * graphite-scop-detection.c (same_close_phi_node): Test if result types
24742         are the same.
24744 2016-03-16  Carlos O'Donell  <carlos@redhat.com>
24745             Sandra Loosemore  <sandra@codesourcery.com>
24747         * doc/extend.texi (Common Function Attributes): Describe ifunc impact
24748         on leaf attribute. Mention ELF interposition problems.
24750 2016-03-16  Alan Modra  <amodra@gmail.com>
24752         PR rtl-optimization/69195
24753         PR rtl-optimization/47992
24754         * ira.c (indirect_jump_optimize): Ignore artificial defs.
24755         Add comments.
24757 2016-03-15  Eric Botcazou  <ebotcazou@adacore.com>
24759         PR bootstrap/69513
24760         * dwarf2out.c (flush_limbo_die_list): Really flush the limbo list.
24762 2016-03-15  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
24764         * config/avr/avr.md (rotl<mode>3): Set mode for operand 2.
24766 2016-03-15  Jakub Jelinek  <jakub@redhat.com>
24768         PR rtl-optimization/70222
24769         * combine.c (simplify_shift_const_1): For A >> B >> C LSHIFTRT
24770         optimization if mode is different from result_mode, queue up masking
24771         of the result in outer_op.  Formatting fix.
24773         PR middle-end/70239
24774         * tree-ssa-sccvn.c (VN_INFO_GET): Use safe_grow_cleared instead
24775         of safe_grow.
24777 2016-03-15  Andrey Belevantsev  <abel@ispras.ru>
24779         PR rtl-optimization/69032
24780         * sel-sched-ir.c (get_seqno_by_preds): Include both insn and head when
24781         looping backwards over basic block insns.
24783 2016-03-15  Andrey Belevantsev  <abel@ispras.ru>
24785         PR target/66660
24786         * sel-sched-ir.c (merge_expr): Avoid changing the speculative pattern
24787         to non-speculative when propagating trap bits.
24789 2016-03-15  Andrey Belevantsev  <abel@ispras.ru>
24791         PR rtl-optimization/63384
24792         * sel-sched.c (invoke_aftermath_hooks): Do not decrease issue_more on
24793         DEBUG_INSN_P insns.
24795 2016-03-15  Andrey Belevantsev  <abel@ispras.ru>
24797         PR target/64411
24798         * sched-deps.c (get_implicit_reg_pending_clobbers): New function,
24799         factored out from ...
24800         (sched_analyze_insn): ... here.
24801         * sched-int.h (get_implicit_reg_pending_clobbers): Declare it.
24802         * sel-sched-ir.c (setup_id_implicit_regs): New function, use
24803         get_implicit_reg_pending_clobbers in it.
24804         (setup_id_reg_sets): Use setup_id_implicit_regs.
24805         (deps_init_id): Ditto.
24807 2016-03-15  Tom de Vries  <tom@codesourcery.com>
24809         PR ipa/70161
24810         * cgraph.c (cgraph_node::get_body): Save, reset and restore
24811         dump_file_name.
24812         * passes.c (execute_one_ipa_transform_pass): Add missing argument to
24813         execute_function_dump.
24814         (execute_one_pass): Don't dump function if it will be dumped after ipa
24815         transform.
24817 2016-03-15  Segher Boessenkool  <segher@kernel.crashing.org>
24819         * genrecog.c (match_pattern_2): If pred is NULL don't call
24820         safe_predicate_mode on it.
24822 2016-03-14  Jakub Jelinek  <jakub@redhat.com>
24824         PR middle-end/70219
24825         * lra-constraints.c (delete_move_and_clobber): Change assertion
24826         to also allow dregno == 0.
24828 2016-03-14  Richard Henderson  <rth@redhat.com>
24830         PR tree-opt/68714
24831         * tree-ssa-reassoc.c (ovce_extract_ops, optimize_vec_cond_expr): New.
24832         (can_reassociate_p): Allow ANY_INTEGRAL_TYPE_P.
24833         (reassociate_bb): Use optimize_vec_cond_expr; avoid
24834         optimize_range_tests, attempt_builtin_copysign and attempt_builtin_powi
24835         on vectors.
24837 2016-03-14  Bernd Schmidt  <bschmidt@redhat.com>
24839         PR target/70083
24840         * lra-lives.c (process_bb_lives): Also update biggest mode for hard
24841         regs.
24842         (lra_create_live_ranges_1): initialize hard register biggest_mode to
24843         VOIDmode.
24844         * lra-constraints.c (split_reg): For hard regs, try to find the
24845         biggest single-register mode used in the function.
24847 2016-03-14  Richard Biener  <rguenther@suse.de>
24849         PR tree-optimization/56365
24850         * tree-ssa-phiopt.c (minmax_replacement): Handle alternate
24851         constants to compare against.
24853 2016-03-14  Segher Boessenkool  <segher@kernel.crashing.org>
24855         PR target/70098
24856         * config/rs6000/rs6000.md (*ctr<mode>_internal1, *ctr<mode>_internal2,
24857         *ctr<mode>_internal5, *ctr<mode>_internal6): Also allow "d" as output.
24858         (define_split for the GPR case): Use int_reg_operand instead of
24859         gpc_reg_operand for the output.
24861 2016-03-14  Tom de Vries  <tom@codesourcery.com>
24863         PR tree-optimization/70045
24864         * graphite-isl-ast-to-gimple.c (graphite_create_new_loop_guard): Unshare
24865         create_empty_if_region_on_edge argument.
24867 2016-03-13  Eric Botcazou  <ebotcazou@adacore.com>
24869         * config/arm/vxworks.h (STACK_CHECK_STATIC_BUILTIN): Define.
24870         (STACK_CHECK_PROTECT): Likewise.
24871         * config/i386/vxworks.h (STACK_CHECK_STATIC_BUILTIN): Likewise
24872         (STACK_CHECK_PROTECT): Likewise.
24873         * config/rs6000/vxworks.h (STACK_CHECK_STATIC_BUILTIN): Likewise
24874         (STACK_CHECK_PROTECT): Likewise.
24875         * config/rs6000/vxworksae.h (STACK_CHECK_PROTECT): Likewise.
24876         * config/sparc/vxworks.h (STACK_CHECK_STATIC_BUILTIN): Likewise.
24877         (STACK_CHECK_PROTECT): Likewise.
24879 2016-03-12  Andrey Belevantsev  <abel@ispras.ru>
24881         PR rtl-optimization/69307
24882         * sel-sched.c (choose_best_pseudo_reg): Properly check for hard
24883         registers in modes that span more than one register.
24885 2016-03-12  Vladimir Makarov  <vmakarov@redhat.com>
24887         PR target/69614
24888         * lra-constraints.c (delete_move_and_clobber): New.
24889         (remove_inheritance_pseudos): Use it.
24891 2016-03-12  Eric Botcazou  <ebotcazou@adacore.com>
24893         PR ada/70017
24894         * calls.c (emit_library_call_value_1): Clear the ECF_NOTHROW flag if
24895         the libcall is LCT_THROW.
24896         * explow.c (probe_stack_range): Pass LCT_THROW to emit_library_call
24897         for the checking routine.
24899 2016-03-11  Michael Meissner  <meissner@linux.vnet.ibm.com>
24901         PR target/70131
24902         * config/rs6000/rs6000.md (round32<mode>2_fprs): Do not do the
24903         optimization if we have direct move.
24904         (roundu32<mode>2_fprs): Likewise.
24906 2016-03-11  Bernd Schmidt  <bschmidt@redhat.com>
24908         PR target/70123
24909         * lra-remat.c (operand_to_remat): Disallow hard regs in the value t
24910         be rematerialized.
24911         (reg_overlap_for_remat_p): Renamed from input_regno_present_p.
24912         Arguments swapped.  All callers changed.  Take reg_renumber into
24913         account, and Calculate and compare register ranges for hard regs.
24915 2016-03-11  Jeff Law  <law@redhat.com>
24917         PR tree-optimization/70190
24918         * tree-ssa-threadbackward.c (fsm_find_control_statement_thread_paths):
24919         Handle cases where we can not extract the taken edge, even though we
24920         found a constant value.
24922         PR tree-optimization/64058
24923         * tree-ssa-coalesce.c (struct coalesce_pair): Add new field INDEX.
24924         (num_coalesce_pairs): Move up earlier in file.
24925         (find_coalesce_pair): Initialize the INDEX field for each pair
24926         discovered.
24927         (compare_pairs): No longer sort on the elements in each pair.
24928         Instead break ties with the index of the coalesce pair.
24930 2016-03-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
24932         PR target/70002
24933         * config/aarch64/aarch64-protos.h
24934         (aarch64_save_restore_target_globals): New prototype.
24935         * config/aarch64/aarch64-c.c (aarch64_pragma_target_parse):
24936         Call the above when popping pragma.
24937         * config/aarch64/aarch64.c (aarch64_save_restore_target_globals):
24938         New function.
24939         (aarch64_set_current_function): Rewrite using the above.
24941 2016-03-11  Jakub Jelinek  <jakub@redhat.com>
24943         PR tree-optimization/70177
24944         * gimple-expr.h (extract_ops_from_tree_1): Renamed to ...
24945         (extract_ops_from_tree): ... this.  In the 2 argument
24946         overload remove _1 suffix.
24947         * gimple-expr.c (extract_ops_from_tree_1): Renamed to ...
24948         (extract_ops_from_tree): ... this.
24949         * gimple.c (gimple_build_assign, gimple_assign_set_rhs_from_tree):
24950         Adjust callers.
24951         * tree-ssa-loop-niter.c (derive_constant_upper_bound): Likewise.
24952         * tree-ssa-forwprop.c (defcodefor_name): Call 3 operand
24953         extract_ops_from_tree instead of 2 operand one.
24955 2016-03-11  Alan Lawrence  <alan.lawrence@arm.com>
24957         PR tree-optimization/70013
24958         * tree-sra.c (analyze_access_subtree): Also set grp_unscalarized_data
24959         for constant-pool entries.
24961 2016-03-11  Jakub Jelinek  <jakub@redhat.com>
24963         PR rtl-optimization/70174
24964         * expmed.c (store_bit_field_using_insv): Use gen_lowpart_if_possible
24965         followed by gen_lowpart on force_reg instead of just gen_lowpart.
24967         PR tree-optimization/70169
24968         * tree-ssa-loop.c (gen_lsm_tmp_name): Handle FUNCTION_DECL and
24969         LABEL_DECL like VAR_DECL.  Emit nothing instead of gcc_unreachable
24970         for unknown codes.
24972 2016-03-11  Ilya Enkovich  <enkovich.gnu@gmail.com>
24973             Jakub Jelinek  <jakub@redhat.com>
24975         PR target/70160
24976         * config/i386/i386.c (scalar_chain::convert_reg): Skip uses
24977         of uninitialized values.
24979 2016-03-11  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
24981         * config/s390/s390.md ("trunctddd2"): Turn former define_insn into
24982         define_expand.
24983         ("*trunctddd2"): New pattern definition.
24984         ("trunctdsd2"): Set prep_for_short_prec rounding mode for the
24985         TD->DD truncation.
24987 2016-03-11  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
24989         * config/s390/s390.md (BFP_RND_*, DFP_RND_*): Add new constant
24990         definitions for BFP and DFP rounding modes.
24991         ("fixuns_truncdddi2", "fixuns_trunctddi2")
24992         ("fixuns_trunc<BFP:mode><GPR:mode>2", "fixuns_trunc<mode>si2")
24993         ("fix_trunc<DSF:mode><GPR:mode>2", "fix_trunc<mode>di2")
24994         ("fix_trunctf<mode>2"): Use the new constants instead of magic
24995         numbers.
24997 2016-03-11  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
24999         * config/s390/constraints.md: Adjust comment.
25000         ("Y"): Adjust comment.  Rename s390_decompose_shift_count to
25001         s390_decompose_addrstyle_without_index.
25002         * config/s390/predicates.md (shift_count_or_setmem_operand):
25003         Rename to setmem_operand.
25004         * config/s390/s390-protos.h
25005         (s390_decompose_shift_count): Rename to
25006         s390_decompose_addrstyle_without_index.
25007         * config/s390/s390.c (s390_decompose_shift_count)
25008         (s390_mem_constraint, print_shift_count_operand)
25009         (print_operand_address, print_operand): Rename
25010         s390_decompose_shift_count to
25011         s390_decompose_addrstyle_without_index and rename
25012         print_shift_count_operand to print_addrstyle_operand troughout the
25013         file.
25014         * config/s390/s390.md ("setmem_long_<P:mode>", "*setmem_long")
25015         ("*setmem_long_and", "*setmem_long_31z", "*setmem_long_and_31z"):
25016         Rename shift_count_or_setmem_operand to setmem_operand.
25017         * config/s390/vx-builtins.md ("vec_insert<mode>")
25018         ("vec_promote<mode>"): Replace shift_count_or_setmem_operand with
25019         nonmemory_operand.
25021 2016-03-10  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
25023         PR target/70168
25024         * config/rs6000/rs6000.c (rs6000_expand_atomic_compare_and_swap):
25025         Handle overlapping retval and newval.
25027 2016-03-10  Nick Clifton  <nickc@redhat.com>
25029         PR target/7044
25030         * config/aarch64/aarch64.c
25031         (aarch64_override_options_after_change_1): When forcing
25032         flag_omit_frame_pointer to be true, use a special value that can
25033         be detected if this function is called again, thus preventing
25034         flag_omit_leaf_frame_pointer from being forced to be false.
25036 2016-03-10  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
25038         * common/config/aarch64/aarch64-common.c (aarch64_handle_option):
25039         Set x_flag_omit_leaf_frame_pointer when handling
25040         -momit-leaf-frame-pointer.
25042 2016-03-10  Jan Hubicka  <hubicka@ucw.cz>
25044         PR lto/69589
25045         * cgraph.c (cgraph_node::dump): Dump split_part and
25046         indirect_call_target.
25047         * cgraph.h (cgraph_node): Add indirect_call_target flag.
25048         * ipa.c (has_addr_references_p): Cleanup.
25049         (is_indirect_call_target_p): New.
25050         (walk_polymorphic_call_targets): Do not mark virtuals that may be
25051         called indirectly as local.
25052         (symbol_table::remove_unreachable_nodes): Compute indirect_call_target.
25054 2016-03-10  Jan Hubicka  <hubicka@ucw.cz>
25056         PR ipa/69630
25057         * ipa-devirt.c (possible_polymorphic_call_targets): Do not ICE
25058         on cxa_pure_virtual.
25060 2016-03-10  Jan Hubicka  <hubicka@ucw.cz>
25062         PR lto/69589
25063         * tree.c (free_lang_data_in_decl): Clear visibility of TYPE_DECL.
25065 2016-03-10  Jan Hubicka  <hubicka@ucw.cz>
25067         PR lto/69589
25068         * tree.c (need_assembler_name_p): Only record main variant type names.
25070 2016-03-10  Christophe Lyon  <christophe.lyon@linaro.org>
25072         PR target/70113.
25073         * config/aarch64/aarch64.h (TARGET_FIX_ERR_A53_843419_DEFAULT):
25074         Always define to 0 or 1.
25075         (TARGET_FIX_ERR_A53_843419): New macro.
25076         * config/aarch64/aarch64-elf-raw.h
25077         (TARGET_FIX_ERR_A53_843419_DEFAULT): Update for above changes.
25078         * config/aarch64/aarch64-linux.h: Likewise.
25079         * config/aarch64/aarch64.c
25080         (aarch64_override_options_after_change_1): Do not default
25081         aarch64_nopcrelative_literal_loads to true if Cortex-A53 erratum
25082         843419 is on.
25083         (aarch64_attributes): Handle fix-cortex-a53-843419.
25084         (aarch64_can_inline_p): Likewise.
25085         * config/aarch64/aarch64.opt (aarch64_fix_a53_err843419): Save.
25087 2016-03-10  Alan Lawrence  <alan.lawrence@arm.com>
25088             Jakub Jelinek  <jakub@redhat.com>
25090         * common.opt (funconstrained-commons, flag_unconstrained_commons): New.
25091         * tree.c (array_at_struct_end_p): Do not limit to size of decl for
25092         DECL_COMMONS if flag_unconstrained_commons is set.
25093         * tree-dfa.c (get_ref_base_and_extent): Likewise.
25094         * doc/invoke.texi (Optimize Options): Add -funconstrained-commons.
25095         (funconstrained-commons): Document.
25097 2016-03-10  Christophe Lyon  <christophe.lyon@linaro.org>
25099         * config/aarch64/t-aarch64 (OPTIONS_H_EXTRA): Add
25100         aarch64-fusion-pairs.def and aarch64-tuning-flags.def
25102 2016-03-10  Ilya Enkovich  <enkovich.gnu@gmail.com>
25104         * tree-vect-stmts.c (vectorizable_mask_load_store): Check mask
25105         has a proper number of elements.
25107 2016-03-10  Alan Modra  <amodra@gmail.com>
25109         PR rtl-optimization/69195
25110         PR rtl-optimization/47992
25111         * ira.c (recorded_label_ref): Delete.
25112         (update_equiv_regs): Return void.
25113         (indirect_jump_optimize): New function.
25114         (ira): Call indirect_jump_optimize and delete_trivially_dead_insns
25115         before regstat_compute_ri.  Don't rebuild_jump_labels here.
25116         Delete update_regstat.
25118 2016-03-10  Richard Biener  <rguenther@suse.de>
25120         PR tree-optimization/70128
25121         * tree-ssa-structalias.c (set_uids_in_ptset): Set
25122         vars_contains_nonlocal for any FUNCTION_DECL or LABEL_DECL.
25124 2016-03-09  Jakub Jelinek  <jakub@redhat.com>
25126         PR tree-optimization/70152
25127         * tree-sra.c (replace_removed_params_ssa_names): Copy over
25128         SSA_NAME_OCCURS_IN_ABNORMAL_PHI from old_name to new_name.
25130         PR target/70086
25131         * config/i386/i386.md (truncdfsf2 splitter): Use gen_vec_concatv2df
25132         instead of gen_sse2_loadlpd.
25133         * config/i386/sse.md (*vec_concatv2df): Rename to...
25134         (vec_concatv2df): ... this.
25136         PR tree-optimization/70127
25137         * fold-const.c (operand_equal_p): Revert the 2015-10-28 change.
25139 2016-03-09  David Malcolm  <dmalcolm@redhat.com>
25141         PR c/68473
25142         PR c++/70105
25143         * diagnostic-show-locus.c (compatible_locations_p): New function.
25144         (layout::layout): Sanitize ranges using compatible_locations_p.
25146 2016-03-09  David Malcolm  <dmalcolm@redhat.com>
25148         PR c/68473
25149         PR c++/70105
25150         * diagnostic-show-locus.c (layout_range::layout_range): Replace
25151         location_range param with three const expanded_locations * and a
25152         bool.
25153         (layout::layout): Replace call to
25154         rich_location::lazily_expand_location with get_expanded_location.
25155         Extract the range and perform location expansion here, passing
25156         the results to the layout_range ctor.
25157         * diagnostic.c (source_range::debug): Delete.
25158         * diagnostic.h (diagnostic_expand_location): Reimplement in terms
25159         of rich_location::get_expanded_location.
25160         * gcc-rich-location.c (get_range_for_expr): Delete.
25161         (gcc_rich_location::add_expr): Reimplement to avoid the
25162         rich_location::add_range overload that took a location_range,
25163         passing a location_t instead.
25165 2016-03-09  Richard Biener  <rguenther@suse.de>
25166         Jakub Jelinek  <jakub@redhat.com>
25168         PR tree-optimization/70138
25169         * tree-vect-loop-manip.c (vect_update_ivs_after_vectorizer):
25170         Also skip vect_double_reduction_def.
25172 2016-03-09  Jakub Jelinek  <jakub@redhat.com>
25174         PR target/70049
25175         * config/i386/sse.md (*vec_extract<mode>): Use %0 instead of %k0
25176         if the operand is "m".
25178 2016-03-09  Nathan Sidwell  <nathan@acm.org>
25180         * config/nvptx/nvptx.c (nvptx_option_override): Don't kill debug level.
25182 2016-03-09  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
25184         * config/i386/i386.c (processor_target_table): Fix cost table
25185         intialization order for znver1.
25187 2016-03-08  Jakub Jelinek  <jakub@redhat.com>
25189         * ipa-polymorphic-call.c (walk_ssa_copies): Fix spelling
25190         - becuase -> because.
25191         * ipa-reference.c (ignore_module_statics): Likewise.
25192         * cgraph.c (cgraph_node::get_body): Likewise.
25193         * ipa-inline.c (early_inliner): Likewise.
25194         * ipa-devirt.c (types_same_for_odr): Likewise.
25195         * tree-streamer-out.c (pack_ts_type_common_value_fields): Likewise.
25196         * config/i386/i386.h (ACCUMULATE_OUTGOING_ARGS): Likewise.
25198 2016-03-08  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
25200         * tree-ssa-math-opts.c: Fix typo in comment.
25202 2016-03-08  Jakub Jelinek  <jakub@redhat.com>
25204         PR target/70110
25205         * config/i386/i386.c (scalar_chain::make_vector_copies,
25206         scalar_chain::convert_reg): Call end_sequence in between
25207         get_insns and emit_conversion_insns rather than after both
25208         calls.
25210 2016-03-07  Uros Bizjak  <ubizjak@gmail.com>
25212         PR target/70064
25213         * config/i386/i386.h (machine_function): Add
25214         pc_thunk_call_expanded flag.
25215         (ix86_pc_thunk_call_expanded): New define.
25216         * config/i386/i386.md (set_got, set_got_labelled): New expanders.
25217         (*set_got): Rename insn pattern from set_got.
25218         (*set_got_labelled): Rename inst pattern from set_got_labelled.
25219         * config/i386/i386.c (ix86_compute_frame_layout): Use
25220         ix86_pc_thunk_call_expanded to prevent red-zone.
25222 2016-03-07  Martin Jambor  <mjambor@suse.cz>
25224         * hsa.h (hsa_get_ctor_statements): Declare.
25225         (hsa_get_dtor_statements): Likewise.
25226         (hsa_get_kernel_dispatch_type): Likewise.
25227         * hsa.c (hsa_get_ctor_statements): New function.
25228         (hsa_get_dtor_statements): Likewise.
25229         (hsa_get_kernel_dispatch_type): Likewise.
25230         * hsa-brig.c (hsa_cdtor_statements): Removed.
25231         (hsa_output_libgomp_mapping): Use hsa_get_ctor_statements and
25232         hsa_get_dtor_statements.
25233         * hsa-gen.c (hsa_kernel_dispatch_type): Removed.
25234         (get_hsa_kernel_dispatch_offset): Use hsa_get_kernel_dispatch_type.
25236 2016-03-07  Andre Vieira  <andre.simoesdiasvieira@arm.com>
25238         * config/arm/arm-cores.def (cortex-r8): New.
25239         * config/arm/arm-tables.opt (cortex-r8): Regenerate.
25240         * config/arm/arm-tune.md: Likewise.
25241         * doc/invoke.texi: Add cortex-r8 to list of cpu values.
25243 2016-03-07  Martin Sebor  <msebor@redhat.com>
25245         PR rtl-optimization/19705
25246         * doc/invoke.texi (Options That Control Optimization): Clarify
25247         -fno-branch-count-reg.
25249 2016-02-26  Richard Biener  <rguenther@suse.de>
25250             Jeff Law  <law@redhat.com>
25252         PR tree-optimization/69740
25253         * cfghooks.c (remove_edge): Request loop fixups if we delete
25254         an edge that might turn an irreducible loop into a natural
25255         loop.
25256         * cfgloop.h (check_verify_loop_structure): Clear LOOPS_NEED_FIXUP.
25257         Move after definition of loops_state_clear.
25259 2016-03-07  Bin Cheng  <bin.cheng@arm.com>
25261         PR rtl-optimization/69052
25262         * rtlanal.c (commutative_operand_precedence): Set higher precedence
25263         to CONST_WIDE_INT.
25265 2016-03-07  Tom de Vries  <tom@codesourcery.com>
25267         PR tree-optimization/70116
25268         * tree-ssa-tail-merge.c (merge_stmts_p): New function, handling
25269         is_tm_ending stmts and ubsan/asan internal functions.
25270         (find_duplicate): Use it.  Don't test is_tm_ending here.
25272 2016-03-07  Richard Biener  <rguenther@suse.de>
25274         PR tree-optimization/70115
25275         * tree-ssa-loop-ivcanon.c (propagate_into_all_uses): Remove.
25276         (propagate_constants_for_unrolling): Use replace_uses_by.
25278 2016-03-07  Nathan Sidwell  <nathan@codesourcery.com>
25280         PR middle-end/69916
25281         * omp-low.c (struct oacc_loop): Add ifns.
25282         (new_oacc_loop_raw): Initialize it.
25283         (finish_oacc_loop): Clear mask & flags if no ifns.
25284         (oacc_loop_discover_walk): Count IFN_GOACC_LOOP calls.
25285         (oacc_loop_xform_loop): Add ifns arg & adjust.
25286         (oacc_loop_process): Adjust oacc_loop_xform_loop call.
25288 2016-03-07  Richard Henderson  <rth@redhat.com>
25290         PR rtl-opt/70061
25291         * tree-outofssa.c (emit_partition_copy): Flush pending stack adjust.
25292         (insert_value_copy_on_edge): Likewise.
25294 2016-03-07  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
25296         * config/arm/arm_neon.h: Show error if using with soft-float ABI.
25298 2016-03-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
25300         PR target/62281
25301         * config/i386/sol2.h (STACK_REALIGN_DEFAULT): Define.
25303 2016-03-05  Venkataramanan Kumar  <Venkataramanan.kumar@amd.com>
25305         * config/i386/i386.c (znver1_cost): Fix Multiply cost.
25307 2016-03-05  Venkataramanan Kumar  <Venkataramanan.kumar@amd.com>
25309         Fix sseimul type attribute.
25310         * config/i386/znver1.md
25311         (znver1_sseimul, znver1_sseimul_avx256, znver1_sseimul_load,
25312         znver1_sseimul_avx256_load) : Fix the type attribute.
25313         (znver1_sseimul_di, znver1_sseimul_load_di): Fix type attribute,
25314         pipe usage and latency.
25316 2016-03-05  Jakub Jelinek  <jakub@redhat.com>
25318         PR c++/70084
25319         * tree-inline.c (copy_tree_body_r): When cancelling ADDR_EXPR
25320         of INDIRECT_REF and ADDR_EXPR changed type, fold_convert it
25321         to the right type.
25323 2016-03-04  Bernd Schmidt  <bschmidt@redhat.com>
25325         PR c/69973
25326         * targhooks.c (default_vector_alignment): Limit to MAX_OFILE_ALIGNMENT.
25328         PR rtl-optimization/69941
25329         * postreload.c (reload_combine_recognize_pattern): Ensure all uses of
25330         the reg share its mode.
25332 2016-03-04  Jeff Law  <law@redhat.com>
25334         PR tree-optimization/69196
25335         * tree-ssa-threadbackward.c (fsm_find_control_statement_thread_paths):
25336         If the both SSA_NAMEs are anonymous, then consider them unassociated
25337         and include the PHI in the statement count.
25339 2016-03-05  Tom de Vries  <tom@codesourcery.com>
25341         * omp-low.c (check_omp_nesting_restrictions): Check for non-oacc
25342         construct in oacc routine.  Check for oacc region in oacc routine.
25344 2016-03-04  Jakub Jelinek  <jakub@redhat.com>
25346         PR target/70062
25347         * config/i386/i386.c (decide_alg): Add RECUR argument.  Revert
25348         2016-02-22 changes, instead don't recurse if RECUR is already true.
25349         Don't change *dynamic_check if RECUR.  Adjust recursive caller
25350         to pass true to the new argument.
25351         (ix86_expand_set_or_movmem): Adjust decide_alg caller.
25353         PR target/70059
25354         * config/i386/sse.md (vec_set_lo_<mode><mask_name>,
25355         <extract_type_2>_vinsert<shuffletype><extract_suf_2>_mask): Formatting
25356         fixes.
25357         (vec_set_hi_<mode><mask_name>): Likewise.  Swap VEC_CONCAT operands.
25359 2016-03-04  Bernd Schmidt  <bschmidt@redhat.com>
25361         PR rtl-optimization/57676
25362         * lra-assigns.c (lra_assign): Guard test for maximum iterations
25363         with flag_checking.
25365 2016-03-04  Ilya Enkovich  <enkovich.gnu@gmail.com>
25367         * tree-vect-patterns.c (search_type_for_mask): Handle
25368         comparison of booleans.
25370 2016-03-04  Jakub Jelinek  <jakub@redhat.com>
25372         * doc/extend.texi (__builtin_alloca, __builtin_alloca_with_align):
25373         Fix @xref usage.
25375         PR debug/69947
25376         * dwarf2out.c (prune_unused_types_walk_loc_descr): Handle
25377         all other ops that have dw_val_class_die_ref operands,
25378         and DW_OP_GNU_entry_value.
25380 2016-03-03  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
25382         PR rtl-optimization/69904
25383         * config/arm/arm.c (arm_cannot_copy_insn_p):
25384         Return true for load-exclusive instructions.
25386 2016-03-03  Jakub Jelinek  <jakub@redhat.com>
25388         PR target/70021
25389         * tree-vect-stmts.c (vect_mark_relevant): Remove USED_IN_PATTERN
25390         argument, if STMT_VINFO_IN_PATTERN_P (stmt_info), always mark
25391         the pattern no matter if it is used just by non-pattern, pattern
25392         or mix thereof.
25393         (process_use, vect_mark_stmts_to_be_vectorized): Adjust callers.
25394         * tree-vect-patterns.c (vect_recog_vector_vector_shift_pattern): If
25395         oprnd1 def_stmt is in pattern, don't look through it.
25397 2016-03-03  Marek Polacek  <polacek@redhat.com>
25399         PR middle-end/70050
25400         * match.pd (X % -Y): Add INTEGRAL_TYPE_P check.
25402 2016-03-03  Martin Liska  <mliska@suse.cz>
25404         PR tree-optimization/70043
25405         * tree-vect-loop.c (optimize_mask_stores): Move iterator to
25406         previous statement if we see a debug statement.
25408 2016-03-03  Richard Biener  <rguenther@suse.de>
25410         PR tree-optimization/55936
25411         * tree-vrp.c (compare_name_with_value): Add use_equiv_p
25412         parameter and guard unsafe equivalence use.
25413         (vrp_evaluate_conditional_warnv_with_ops): Always use
25414         safe equivalences but not via the quadratic compare_names
25415         helper.
25417 2016-03-03  Michael Collison  <michael.collison@linaro.org>
25419         PR target/70014
25420         * config/arm/arm.md (*subsi3_carryin_const): Change predicate
25421         for operand 1 to s_register_operand. Change predicate for operand
25422         2 to arm_not_immediate_operand.
25424 2016-03-02  H.J. Lu  <hongjiu.lu@intel.com>
25426         * doc/tm.texi: Regenerated.
25428 2016-03-02  Richard Henderson  <rth@redhat.com>
25430         PR rtl-opt/67145
25431         * simplify-rtx.c (simplify_plus_minus): Allow reassoc without
25432         simplification when all args are positive non-fixed registers.
25434 2016-03-02  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
25436         * target.def (lra_p): Specify that new ports should use LRA.
25438 2016-03-02  Jakub Jelinek  <jakub@redhat.com>
25440         PR libgomp/69555
25441         * gimplify.c (gimplify_decl_expr): For decls with REFERENCE_TYPE, also
25442         gimplify_type_sizes the type they refer to.
25443         (omp_notice_variable): Handle reference vars to VLAs.
25444         * omp-low.c (lower_omp_target): Emit setup of OMP_CLAUSE_PRIVATE
25445         reference to VLA decls in the second pass instead of first pass.
25447 2016-03-02  Tom de Vries  <tom@codesourcery.com>
25449         PR tree-optimization/68659
25450         * graphite-isl-ast-to-gimple.c (collect_all_ssa_names): Handle
25451         new_expr == NULL_TREE.
25452         (get_new_name): Handle ADDR_EXPR.
25454 2016-03-02  Bin Cheng  <bin.cheng@arm.com>
25456         PR rtl-optimization/69052
25457         * loop-invariant.c (canonicalize_address): New function.
25458         (inv_can_prop_to_addr_use): Check validity of address expression
25459         which is canonicalized by above function.
25461 2016-03-02  Alan Modra  <amodra@gmail.com>
25463         PR ipa/69990
25464         * ipa-icf.c (sem_variable::merge): Do not merge an alias with
25465         larger alignment.
25467 2016-03-02  Jakub Jelinek  <jakub@redhat.com>
25469         PR target/70028
25470         * config/i386/i386.md (kmovw): Move m constraint to 2nd alternative.
25471         (*movhi_internal): Put mask moves from and to memory separately
25472         from moves from/to GPRs.
25474 2016-03-02  Richard Biener  <rguenther@suse.de>
25476         * genmatch.c (dt_node::gen_kids): Fix match code-gen for embedded
25477         GENERIC expressions in GIMPLE.
25479 2016-03-02  Richard Biener  <rguenther@suse.de>
25481         * config/i386/i386.c (type_natural_mode): Fix typo.
25483 2016-03-02  Nick Clifton  <nickc@redhat.com>
25485         * config.gcc (mep-*-elf): Add newlib-stdint.h to tm_file.
25487 2016-03-02  Richard Biener  <rguenther@suse.de>
25488             Uros Bizjak  <ubizjak@gmail.com>
25490         PR target/67278
25491         * config/i386/i386.c (type_natural_mode): Handle XFmode vectors.
25493 2016-03-02  Richard Biener  <rguenther@suse.de>
25495         PR middle-end/67278
25496         * tree-cfg.c (verify_expr): Adjust BIT_FIELD_REF case.
25498 2016-03-02  Marek Polacek  <polacek@redhat.com>
25500         PR c/67854
25501         * gimplify.c (gimplify_va_arg_expr): Use expanded location for the
25502         "is promoted to" warning.
25504 2016-03-01  DJ Delorie  <dj@redhat.com>
25506         * config.gcc: Deprecate mep-*.
25508 2016-03-01  Vladimir Makarov  <vmakarov@redhat.com>
25510         PR middle-end/70025
25511         * lra-constraints.c (regno_val_use_in): New.
25512         (match_reload): Use it instead of regno_use_in.
25514 2016-03-01  Eric Botcazou  <ebotcazou@adacore.com>
25516         PR rtl-optimization/70007
25517         * gcse.c (compute_ld_motion_mems): Tidy up and also invalidate memory
25518         references present in REG_EQUAL notes attached to non-SET patterns.
25520 2016-03-01  Jeff Law  <law@redhat.com>
25522         PR tree-optimization/69196
25523         * tree-ssa-threadbackward.c (fsm_find_control_statement_thread_paths):
25524         Appropriately clamp the number of statements to copy when the
25525         thread path does not traverse a loop backedge.
25527         PR tree-optimization/69196
25528         * tree-ssa-threadbackward.c (fsm_find_control_statement_thread_paths):
25529         Do count some PHIs in the thread path against the insn count.  Decrease
25530         final statement count by one as the control statement in the last
25531         block will get removed.  Remove special cased code for handling PHIs
25532         in the last block.
25534 2016-03-01  Uros Bizjak  <ubizjak@gmail.com>
25536         PR target/70027
25537         * config/i386/i386.c (ix86_output_call_insn): Add -masm=intel
25538         asm dialect alternatives to explicit GOTPCREL calls.
25540 2016-03-01  Eric Botcazou  <ebotcazou@adacore.com>
25542         PR ada/70017
25543         * ira.c (do_reload): Issue warning for generic stack checking here...
25544         * reload1.c (reload): ...instead of here and streamline it.
25546 2016-03-01  Nick Clifton  <nickc@redhat.com>
25548         * config.gcc (cr16-*-elf): Add newlib-stdint.h to tm_file.
25550 2016-03-01  Richard Biener  <rguenther@suse.de>
25552         PR tree-optimization/69983
25553         * tree-chrec.c (eq_evolutions_p): Handle conversions, compare
25554         types and fall back to operand_equal_p.
25556 2016-03-01  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
25558         Revert
25559         2016-03-01  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
25561         * config/s390/constraints.md ("jm8"): New constraint.
25562         * config/s390/predicates.md ("const_int_8bitset_operand"): New
25563         predicate.
25564         * config/s390/s390.md ("*setmem_long", "*setmem_long_and"): Merge
25565         into ...
25566         ("*setmem_long<setmem_and>"): New pattern.
25567         ("*setmem_long_31z", "*setmem_long_and_31z"): Merge
25568         into ...
25569         ("*setmem_long_31z<setmem_and>"): New pattern.
25570         * config/s390/subst.md ("setmem_31z_subst", "setmem_and_subst"):
25571         New substitution rules with the required attributes.
25574 2016-03-01  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
25576         Revert
25577         2016-03-01  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
25579         * gensupport.c (process_substs_on_one_elem): Split loop to
25580         complete mark_operands_used_in_match_dup on all expressions in the
25581         vector first.
25582         (adjust_operands_numbers): Inline into process_substs_on_one_elem
25583         and remove function.
25585 2016-03-01  Richard Biener  <rguenther@suse.de>
25587         PR middle-end/70022
25588         * fold-const.c (fold_indirect_ref_1): Fix range checking for
25589         vector BIT_FIELD_REF extract.
25591 2016-03-01  Richard Biener  <rguenther@suse.de>
25593         PR tree-optimization/69994
25594         * tree-ssa-reassoc.c (ops_equal_values_p): Handle missing case.
25596 2016-03-01  Ilya Enkovich  <enkovich.gnu@gmail.com>
25598         PR tree-optimization/69956
25599         * tree-vect-stmts.c (supportable_widening_operation): Support
25600         multi-step conversion of boolean vectors.
25601         (supportable_narrowing_operation): Likewise.
25603 2016-03-01  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
25605         * config/s390/s390.c (s390_decompose_address): Don't accept SImode
25606         anymore.
25608 2016-03-01  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
25610         * config/s390/subst.md (DSI_VI): New mode iterator.
25611         ("addr_style_op_subst"): Use DSI_VI instead of DSI.
25612         * config/s390/vector.md ("vec_set<mode>"): Move expander before
25613         the insn definition.
25614         ("*vec_set<mode>"): Change predicate and add alternative to
25615         support only either register or const_int operands as element
25616         selector.
25617         ("*vec_set<mode>_plus"): New pattern to support reg + const_int
25618         operands.
25619         ("vec_extract<mode>"): New expander.
25620         ("*vec_extract<mode>"): New insn definition supporting reg and
25621         const_int element selectors.
25622         ("*vec_extract<mode>_plus"): New insn definition supporting
25623         reg+const_int element selectors.
25624         ("rotl<mode>3", "ashl<mode>3", "ashr<mode>3"): Merge into the
25625         following expander+insn definition.
25626         ("<vec_shifts_name><mode>3"): New expander.
25627         ("*<vec_shifts_name><mode>3<addr_style_op>"): New insn definition.
25629 2016-03-01  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
25631         * config/s390/s390.md ("*tabort_1"): Change predicate to
25632         nonmemory_operand.  Add a second alternative to cover
25633         register as well as const int operands.
25634         ("*tabort_1_plus"): New pattern definition.
25636 2016-03-01  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
25638         * config/s390/s390.md ("*ashrdi3_cc_31")
25639         ("*ashrdi3_cconly_31""*ashrdi3_cc_31_and")
25640         ("*ashrdi3_cconly_31_and", "*ashrdi3_31_and", "*ashrdi3_31"):
25641         Merge insn definitions into ...
25642         ("*ashrdi3_31<addr_style_op_cc><masked_op_cc><setcc><cconly>"):
25643         New pattern definition.
25644         ("*ashr<mode>3_cc", "*ashr<mode>3_cconly", "ashr<mode>3", )
25645         ("*ashr<mode>3_cc_and", "*ashr<mode>3_cconly_and")
25646         ("*ashr<mode>3_and"): Merge insn definitions into ...
25647         ("*ashr<mode>3<addr_style_op_cc><masked_op_cc><setcc><cconly>"):
25648         New pattern definition.
25649         * config/s390/subst.md ("addr_style_op_cc_subst")
25650         ("masked_op_cc_subst", "setcc_subst", "cconly_subst"): New
25651         substitutions patterns plus attributes.
25652         Add ashiftrt to SUBST iterator.
25654 2016-03-01  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
25656         * config/s390/s390.md ("<shift><mode>3"): Change predicate of
25657         op2 to nonmemory_operand.
25658         ("*<shift>di3_31", "*<shift>di3_31_and"):
25659         Merge into single pattern definition ...
25660         ("*<shift>di3_31<addr_style_op><masked_op>"): New pattern.
25661         ("*<shift><mode>3", "*<shift><mode>3_and"): Merge into single
25662         pattern definition ...
25663         ("*<shift><mode>3<addr_style_op><masked_op>"): New pattern.
25664         * config/s390/subst.md: Add ashift and lshiftrt to SUBST
25665         iterator.
25667 2016-03-01  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
25669         * config/s390/predicates.md (const_int_6bitset_operand): New
25670         predicate.
25671         * config/s390/s390.md: Include subst.md.
25672         ("rotl<mode>3"): New expander.
25673         ("rotl<mode>3", "*rotl<mode>3_and"): Merge insn definitions into
25674         ...
25675         ("*rotl<mode>3<addr_style_op><masked_op>"): New insn definition.
25676         * config/s390/subst.md: New file.
25678 2016-03-01  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
25680         * config/s390/s390.md ("op_type", "atype", "length" attributes):
25681         Remove RRR type.  It doesn't really exist.
25682         ("RRer", "f0", "v0", "vf", "vd", "op1", "Rf"): Remove mode
25683         attributes.
25684         ("BFP", "DFP", "nDSF", "nDFDI"): Add mode attributes.
25685         ("*cmp<mode>_ccs", "floatdi<mode>2", "add<mode>3")
25686         ("*add<mode>3_cc", "*add<mode>3_cconly", "sub<mode>3")
25687         ("*sub<mode>3_cc", "*sub<mode>3_cconly", "mul<mode>3")
25688         ("fma<mode>4", "fms<mode>4", "div<mode>3", "*neg<mode>2")
25689         ("*abs<mode>2", "*negabs<mode>2", "sqrt<mode>2"): Override
25690         `enabled' attribute.
25692 2016-03-01  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
25694         * gensupport.c (process_substs_on_one_elem): Split loop to
25695         complete mark_operands_used_in_match_dup on all expressions in the
25696         vector first.
25697         (adjust_operands_numbers): Inline into process_substs_on_one_elem
25698         and remove function.
25700 2016-02-29  Eric Botcazou  <ebotcazou@adacore.com>
25702         PR target/69706
25703         * config/sparc/sparc.c (NWORDS_UP): Rename to...
25704         (CEIL_NWORDS): ...this.  Use CEIL macro.
25705         (compute_fp_layout): Adjust to above renaming.
25706         (function_arg_union_value): Likewise.
25707         (sparc_arg_partial_bytes): Likewise.
25708         (sparc_function_arg_advance): Likewise.
25710 2016-02-29  Jeff Law  <law@redhat.com>
25712         PR tree-optimization/70005
25713         * tree-ssa-uncprop.c (associate_equivalences_with_edges): Handle case
25714         where an object with a boolean range is compared against a value
25715         outside [0..1].
25717         PR tree-optimization/69999
25718         * gimple-ssa-split-paths.c (split_paths): When duplicating a block
25719         with an outgoing edge marked with EDGE_IRREDUCIBLE_LOOP, schedule
25720         loop cleanups.
25722 2016-02-29  Richard Biener  <rguenther@suse.de>
25724         PR tree-optimization/69994
25725         * tree-ssa-reassoc.c (gimple_nop_conversion_p): New function.
25726         (get_unary_op): Look through nop conversions.
25727         (ops_equal_values_p): New function, look for equality diregarding
25728         nop conversions.
25729         (eliminate_plus_minus_pair): Use ops_equal_values_p
25730         (repropagate_negates): Do not use get_unary_op here.
25732 2016-02-29  Martin Liska  <mliska@suse.cz>
25734         * system.h: Poison ENABLE_CHECKING macro.
25736 2016-02-29  Martin Liska  <mliska@suse.cz>
25738         * hsa-gen.c (gen_body_from_gimple): Dump only if TDF_DETAILS
25739         is presented in dump flags.
25740         * hsa-regalloc.c (linear_scan_regalloc): Likewise.
25741         (hsa_regalloc): Likewise.
25743 2016-02-19  Richard Biener  <rguenther@suse.de>
25745         PR tree-optimization/69980
25746         * tree-vect-slp.c (vect_attempt_slp_rearrange_stmts): Update
25747         permutation of those we need to keep.
25749 2016-02-29  Eric Botcazou  <ebotcazou@adacore.com>
25751         PR target/69706
25752         * config/sparc/sparc.c (ROUND_ADVANCE): Rename to...
25753         (NWORDS_UP): ...this
25754         (init_cumulative_args): Minor tweaks.
25755         (sparc_promote_function_mode): Likewise.
25756         (scan_record_type): Delete.
25757         (traverse_record_type): New function template.
25758         (classify_data_t): New structure type.
25759         (classify_registers): New inline function.
25760         (function_arg_slotno): In 64-bit mode, bail out early if FP slots are
25761         exhausted.  Instantiate traverse_record_type on classify_registers and
25762         deal with the case of a structure passed in slot #15 with no FP field
25763         in the first word.
25764         (assign_data_t): New structure type.
25765         (compute_int_layout): New static function.
25766         (compute_fp_layout): Likewise.
25767         (count_registers): New inline function.
25768         (assign_int_registers): New static function.
25769         (assign_fp_registers): Likewise.
25770         (assign_registers): New inline function.
25771         (function_arg_record_value_1): Delete.
25772         (function_arg_record_value_2): Likewise.
25773         (function_arg_record_value_3): Likewise.
25774         (function_arg_record_value): Adjust to above changes.  Instantiate
25775         traverse_record_type on count_registers to first count the number of
25776         registers to be used and then on assign_registers to assign them.
25777         (function_arg_union_value): Adjust to above renaming.
25778         (sparc_function_arg_1); Minor tweaks.  Remove commented out code.
25779         (sparc_arg_partial_bytes): Adjust to above renaming.  Deal with the
25780         case of a structure passed in slot #15
25781         (sparc_function_arg_advance): Likewise.
25782         (function_arg_padding): Minor tweak.
25784 2016-02-29  Richard Biener  <rguenther@suse.de>
25786         PR tree-optimization/69720
25787         * tree-vect-loop.c (get_initial_def_for_reduction): Avoid
25788         the adjustment_def path for possibly vectorized defs.
25789         (vect_create_epilog_for_reduction): Handle vectorized initial
25790         defs properly.
25792 2016-02-28  Eric Botcazou  <ebotcazou@adacore.com>
25794         * config/i386/cygming.h (STACK_REALIGN_DEFAULT): Define.
25796 2016-02-27  Jeff Law  <law@redhat.com>
25798         Revert
25799         2016-02-26  Richard Biener  <rguenther@suse.de>
25800                     Jeff Law  <law@redhat.com>
25802         PR tree-optimization/69740
25803         * cfghooks.c (remove_edge): Request loop fixups if we delete
25804         an edge that might turn an irreducible loop into a natural
25805         loop.
25807 2016-02-27  Jakub Jelinek  <jakub@redhat.com>
25809         PR rtl-optimization/69896
25810         * tree-vect-generic.c (get_compute_type): Avoid single element
25811         vector types.
25813 2016-02-26  Evandro Menezes  <e.menezes@samsung.com>
25815         Rename the AArch64 tuning option and related functions to enable the
25816         Newton series for the reciprocal square root to reflect its
25817         approximative characteristic.
25819         * config/aarch64/aarch64-protos.h (aarch64_emit_swrsqrt): Rename
25820         function to "aarch64_emit_approx_rsqrt".
25821         * config/aarch64/aarch64-tuning-flags.def: Rename tuning flag to
25822         AARCH64_EXTRA_TUNE_APPROX_RSQRT.
25823         * config/aarch64/aarch64.c (exynosm1_tunigs): Use new flag name.
25824         (xgene1_tunings): Likewise.
25825         (use_rsqrt_p): Likewise.
25826         (aarch64_emit_swrsqrt): Use new function name.
25827         * config/aarch64/aarch64-simd.md (aarch64_rsqrts_*): Likewise.
25828         * config/aarch64/aarch64.opt (mlow-precision-recip-sqrt): Reword the
25829         text explaining this option.
25830         * doc/invoke.texi (-mlow-precision-recip-sqrt): Likewise.
25832 2016-02-26  Jakub Jelinek  <jakub@redhat.com>
25834         PR target/69969
25835         * config/rs6000/rs6000.c (rs6000_option_override_internal): Don't
25836         complain about -mallow-movmisalign without -mvsx if
25837         TARGET_ALLOW_MOVMISALIGN was not set explicitly.
25839 2016-02-26  Joel Sherrill  <joel@rtems.org>
25841         * config.gcc: Add x86_64-*-rtems*.
25842         * config/i386/rtems-64.h: New file.
25844 2016-02-26  Joel Sherrill  <joel@rtems.org>
25846         * config.gcc: Add aarch64-*-rtems*.
25847         * config/aarch64/rtems.h: New file.
25849 2016-02-26  Segher Boessenkool  <segher@kernel.crashing.org>
25851         PR target/69946
25852         * config/rs6000/rs6000.c (rs6000_insn_for_shift_mask): Print rlwinm
25853         shift amount using %h.  Add comment.
25855 2016-02-26  Richard Biener  <rguenther@suse.de>
25856             Jeff Law  <law@redhat.com>
25858         PR tree-optimization/69740
25859         * cfghooks.c (remove_edge): Request loop fixups if we delete
25860         an edge that might turn an irreducible loop into a natural
25861         loop.
25863 2016-02-26  Martin Jambor  <mjambor@suse.cz>
25865         PR middle-end/69920
25866         * tree-sra.c (sra_modify_assign): Do not remove loads of
25867         uninitialized aggregates to SSA_NAMEs.
25869 2016-02-26  Richard Henderson  <rth@redhat.com>
25871         PR target/69709
25872         * config/s390/s390.md (risbg and risbgn splitters): Allocate new
25873         pseudo in case the target rtx matches the source of the left
25874         shift.
25876 2016-02-26  Martin Jambor  <mjambor@suse.cz>
25878         PR hsa/69568
25879         * hsa.h (hsa_type_packed_p): Declare.
25880         * hsa.c (hsa_type_packed_p): New function.
25881         * hsa-gen.c (mem_type_for_type): Use unsigned type for packed
25882         loads.
25883         (gen_hsa_insns_for_store): Use hsa_type_packed_p.
25884         * hsa-brig.c (emit_basic_insn): Likewise.
25886 2016-02-26  Martin Jambor  <mjambor@suse.cz>
25888         pr hsa/69674
25889         * hsa-gen.c (gen_hsa_phi_from_gimple_phi): Use proper hsa type for
25890         pointers.
25891         (gen_hsa_addr): Allow integer constants in TMR_INDEX2.
25893 2016-02-26  Martin Jambor  <mjambor@suse.cz>
25895         * hsa.h (is_a_helper): New overload for hsa_op_immed for
25896         hsa_op_with_type operands.
25897         (hsa_unsigned_type_for_type): Declare.
25898         * hsa.c (hsa_unsigned_type_for_type): New function.
25899         * hsa-gen.c (gen_hsa_binary_operation): Use hsa_unsigned_type_for_type.
25900         (gen_hsa_insns_for_operation_assignment): Satisfy constrains of
25901         the finalizer.  Do not emit extra move.
25903 2016-02-26  Martin Jambor  <mjambor@suse.cz>
25905         * hsa-gen.c (gen_hsa_ternary_atomic_for_builtin): Fail in presence of
25906         atomic operations in private segment.
25908 2016-02-26  Martin Jambor  <mjambor@suse.cz>
25910         * omp-low.c (grid_find_ungridifiable_statement): Store problematic
25911         statements to wi->info.  Also disallow omp simd constructs.
25912         (grid_target_follows_gridifiable_pattern): Use wi.info to dump reason
25913         for not gridifying.  Dump special string for omp_for.
25915 2016-02-26  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
25917         PR target/69245
25918         * config/aarch64/aarch64.c (aarch64_set_current_function):
25919         Save/restore target globals when switching to
25920         target_option_default_node.
25922 2016-02-26  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
25924         PR target/69613
25925         * config/aarch64/aarch64.c (aarch64_shift_truncation_mask):
25926         Return 0 if !SHIFT_COUNT_TRUNCATED.
25928 2016-02-26  Jakub Jelinek  <jakub@redhat.com>
25929             Eric Botcazou  <ebotcazou@adacore.com>
25931         PR rtl-optimization/69891
25932         * dse.c (scan_insn): If we can't figure out memset arguments
25933         or they are non-constant, call clear_rhs_from_active_local_stores.
25935 2016-02-26  Martin Liska  <mliska@suse.cz>
25937         * doc/extend.texi: Mention clog10, clog10f an clog10l
25938         in Builtins section.
25940 2016-02-26  Martin Liska  <mliska@suse.cz>
25942         * dwarf2out.c (new_loc_descr): Replace ENABLE_CHECKING with
25943         CHECKING_P.
25944         (resolve_args_picking_1): Likewise.
25945         * dwarf2out.h (struct GTY): Likewise.
25947 2016-02-26  Martin Liska  <mliska@suse.cz>
25949         * hsa-gen.c (generate_hsa): Replace ENABLE_CHECKING macro
25950         with flag_checking.
25951         * hsa-regalloc.c (linear_scan_regalloc): Likewise.
25953 2016-02-26  Markus Trippelsdorf  <markus@trippelsdorf.de>
25954             Martin Liska  <mliska@suse.cz>
25956         * doc/install.texi: Mention --enable-valgrind-annotations.
25958 2016-02-26  Richard Biener  <rguenther@suse.de>
25960         PR tree-optimization/69551
25961         * tree-ssa-structalias.c (get_constraint_for_ssa_var): When
25962         looking through aliases adjust DECL_PT_UID to refer to the
25963         ultimate alias target.
25965 2016-02-25  Martin Liska  <mliska@suse.cz>
25967         PR middle-end/69919
25968         * alloc-pool.c (after_memory_report): New variable.
25969         * alloc-pool.h (base_pool_allocator ::release): Do not use
25970         the infrastructure if after_memory_report.
25971         * toplev.c (toplev::main): Mark after memory report.
25973 2016-02-25  Richard Biener  <rguenther@suse.de>
25975         PR tree-optimization/48795
25976         * tree-vrp.c (check_array_ref): Use array_at_struct_end_p.
25978 2016-02-25  Ilya Verbin  <ilya.verbin@intel.com>
25980         PR driver/68463
25981         * config/gnu-user.h (CRTOFFLOADBEGIN): Define.  Add crtoffloadbegin.o if
25982         offloading is enabled and -fopenacc or -fopenmp is specified.
25983         (CRTOFFLOADEND): Likewise.
25984         (GNU_USER_TARGET_STARTFILE_SPEC): Add CRTOFFLOADBEGIN.
25985         (GNU_USER_TARGET_ENDFILE_SPEC): Add CRTOFFLOADEND.
25986         * lto-wrapper.c (offloadbegin, offloadend): Remove static vars.
25987         (offload_objects_file_name): New static var.
25988         (tool_cleanup): Remove offload_objects_file_name file.
25989         (find_offloadbeginend): Replace with ...
25990         (find_crtoffloadtable): ... this.
25991         (run_gcc): Remove offload_argc and offload_argv.
25992         Get offload_objects_file_name from -foffload-objects=... option.
25993         Read names of object files with offload from this file, pass them to
25994         compile_images_for_offload_targets.  Don't call find_offloadbeginend and
25995         don't pass offloadbegin and offloadend to the linker.  Don't pass
25996         offload non-LTO files to the linker, because now they're not claimed.
25998 2016-02-25  Jan Hubicka  <hubicka@ucw.cz>
26000         PR ipa/69630
26001         * ipa-devirt.c (possible_polymorphic_call_targets): Do not ICE
26002         on builtin_unreachable.
26004 2016-02-25  Jakub Jelinek  <jakub@redhat.com>
26006         PR rtl-optimization/69896
26007         * regcprop.c: Include cfgrtl.h.
26008         (copyprop_hardreg_forward_1): If noop_p insn uses narrower
26009         than remembered mode, either delete it (if noop_move_p), or
26010         treat like copy_p but not noop_p instruction.
26012 2016-02-24  Jakub Jelinek  <jakub@redhat.com>
26014         PR debug/69705
26015         * dwarf2out.c (gen_variable_die): Work around buggy LTO
26016         - allow NULL decl for Fortran DW_TAG_common_block variables.
26018 2016-02-24  Jason Merrill  <jason@redhat.com>
26020         * common.opt (flifetime-dse): Add -flifetime-dse=1.
26022 2016-02-24  Richard Biener  <rguenther@suse.de>
26023             Jakub Jelinek  <jakub@redhat.com>
26025         PR middle-end/69760
26026         * tree-scalar-evolution.c (interpret_rhs_expr): Re-write
26027         conditionally executed ops to well-defined overflow behavior.
26029 2016-02-24  Jakub Jelinek  <jakub@redhat.com>
26031         PR middle-end/69915
26032         * tree.c (build_vector_from_ctor): Fix handling of VECTOR_CST
26033         elements.
26035 2016-02-24  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
26037         PR rtl-optimization/69886
26038         * gcse.c (can_assign_to_reg_without_clobbers_p): Accept mode
26039         argument.  Use it when checking validity of set instructions.
26040         (want_to_gcse_p): Pass mode to can_assign_to_reg_without_clobbers_p.
26041         (compute_ld_motion_mems): Update can_assign_to_reg_without_clobbers_p
26042         callsite.
26043         * rtl.h (can_assign_to_reg_without_clobbers_p): Update prototype.
26044         * store-motion.c (find_moveable_store): Update
26045         can_assign_to_reg_without_clobbers_p callsite.
26047 2016-02-24  Richard Biener  <rguenther@suse.de>
26049         PR middle-end/68963
26050         * tree-ssa-loop-niter.c (derive_constant_upper_bound_ops): Fix
26051         bogus check.
26052         (record_nonwrapping_iv): Do not fall back to the low/high bound
26053         for non-constant IV bases if the stmt is not always executed.
26055 2016-02-24  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
26057         * config/arm/arm-cores.def (cortex-a32): New entry.
26058         * config/arm/arm-tables.opt: Regenerate.
26059         * config/arm/arm-tune.md: Regenerate.
26060         * config/arm/bpabi.h (BE8_LINK_SPEC): Add mcpu=cortex-a32.
26061         * config/arm/t-aprofile: Handle mcpu=cortex-a32.
26062         * doc/invoke.texi (ARM Options): Document cortex-a32 as value
26063         for -mcpu and -mtune.
26065 2016-02-24  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
26067         PR target/69875
26068         * config/arm/arm.h (TARGET_HAVE_LPAE): Define.
26069         * config/arm/unspecs.md (VUNSPEC_LDRD_ATOMIC): New value.
26070         * config/arm/sync.md (arm_atomic_loaddi2_ldrd): New pattern.
26071         (atomic_loaddi_1): Delete.
26072         (atomic_loaddi): Rewrite expander using the above changes.
26074 2016-02-24  Jakub Jelinek  <jakub@redhat.com>
26076         PR c/69918
26077         * params.def (PARAM_MAX_SSA_NAME_QUERY_DEPTH): Bump default from
26078         2 to 3.
26080 2016-02-24  Jakub Jelinek  <jakub@redhat.com>
26081             Richard Biener  <rguenth@suse.de>
26083         PR middle-end/69909
26084         * expr.c (expand_expr_real_1) <normal_inner_ref>: Avoid
26085         set_mem_attributes if tem is SSA_NAME which got expanded
26086         as a MEM.
26088 2016-02-24  Richard Biener  <rguenther@suse.de>
26090         PR tree-optimization/69907
26091         * tree-vect-stmts.c (vectorizable_load): Check for gaps at the
26092         end of permutations for BB vectorization.
26094 2016-02-24  Christian Bruel  <christian.bruel@st.com>
26096         * config/arm/arm-c.c (arm_option_override): Initialize
26097         target_option_current_node.
26098         * config/arm/arm.c (arm_pragma_target_parse): Replace
26099         build_target_option_node call by target_option_current_node.
26100         Set target_option_current_node.
26101         Fix comments.
26103 2016-02-23  David Edelsohn  <dje.gcc@gmail.com>
26105         PR target/69810
26106         * config/rs6000/rs6000.md (zero_extendqi<mode>2_dot): Convert from
26107         define_insn_and_split to define_insn.
26108         (zero_extendqi<mode>2_dot2): Same.
26109         (extendqi<mode>2_dot): Same.
26110         (extendqi<mode>2_dot2): Same.
26112 2016-02-23  Evandro Menezes  <e.menezes@samsung.com>
26114         * config/arm/exynos-m1.md: Change cost of STP, fix bypass for stores
26115         and add bypass for AES{D,E} and AESMC pairs.
26116         * config/aarch64/aarch64.c (exynosm1_tunings): Enable fusion of AES{D,E}
26117         and AESMC pairs.
26119 2016-02-23  Evandro Menezes  <e.menezes@samsung.com>
26121         * config/aarch64/aarch64.c (exynosm1_tunings): Enable the Newton
26122         series for reciprocal square root in Exynos M1.
26124 2016-02-23  Martin Sebor  <msebor@redhat.com>
26126         PR c/69759
26127         * doc/extend.texi (Other Builtins): Document __builtin_alloca and
26128         __builtin_alloca_with_align.
26130 2016-02-23  Richard Henderson  <rth@redhat.com>
26132         * config/i386/i386-c.c (ix86_target_macros): Remove __SEG_TLS.
26133         (ix86_register_pragmas): Remove __seg_tls.
26134         * config/i386/i386-protos.h (ADDR_SPACE_SEG_TLS): Remove.
26135         * config/i386/i386.c (ix86_print_operand_address_as): Don't handle it.
26136         (ix86_addr_space_subset_p, TARGET_ADDR_SPACE_SUBSET_P): Remove.
26137         (ix86_addr_space_convert, TARGET_ADDR_SPACE_CONVERT): Remove.
26138         (ix86_addr_space_debug, TARGET_ADDR_SPACE_DEBUG): Remove.
26139         * doc/extend.texi (__seg_tls): Remove item.
26141 2016-02-23  Richard Biener  <rguenther@suse.de>
26143         * alloc-pool.h (struct allocation_object): Make id member
26144         conditional on CHECKING_P again.
26145         (get_instance): Adjust.
26146         (base_pool_allocator): Likewise.
26148 2016-02-23  Thomas Schwinge  <thomas@codesourcery.com>
26150         * tree-parloops.c (create_parallel_loop, gen_parallel_loop)
26151         (parallelize_loops): In OpenACC kernels mode, set n_threads to
26152         zero.
26153         (pass_parallelize_loops::gate): In OpenACC kernels mode, gate on
26154         flag_openacc.
26155         * tree-ssa-loop.c (gate_oacc_kernels): Likewise.
26157 2016-02-23  Richard Biener  <rguenther@suse.de>
26159         * mem-stats.h (struct mem_usage): Use PRIu64 for printing size_t.
26160         * bitmap.h (struct bitmap_usage): Likewise.
26161         (bitmap_move): Declare.
26162         * bitmap.c (register_overhead): Take size_t argument.
26163         (bitmap_move): New function.
26164         * df-problems.c (df_rd_transfer_function): Use bitmap_move
26165         to properly account overhead.
26166         * tree.c (free_node): Use tree_size.
26168 2016-02-23  Jakub Jelinek  <jakub@redhat.com>
26170         PR c++/69902
26171         * fold-const.c (fold_truth_not_expr): Propagate TREE_NO_WARNING
26172         when inverting comparison.
26174         PR c/69900
26175         * common.opt (Wunreachable-code): Add Warning flag.
26177 2016-02-23  Mark Wielaard  <mjw@redhat.com>
26178             Jakub Jelinek  <jakub@redhat.com>
26180         PR c/69911
26181         * cgraphunit.c (check_global_declaration): Check main_input_filename
26182         and DECL_SOURCE_FILE are not NULL.
26184 2016-02-23  Martin Jambor  <mjambor@suse.cz>
26186         PR tree-optimization/69666
26187         * tree-sra.c (sra_modify_assign): Do not attempt to create
26188         default_def replacements for unscalarizable regions.
26190 2016-02-20  Mark Wielaard  <mjw@redhat.com>
26192         PR c/28901
26193         * cgraphunit.c (check_global_declaration): Check level of
26194         warn_unused_const_variable and main_input_filename.
26195         * doc/invoke.texi (Warning Options): Add -Wunused-const-variable=.
26196         (-Wunused-variable): For C implies -Wunused-const-variable=1.
26197         (-Wunused-const-variable): Explain levels 1 and 2.
26199 2016-02-22  Jakub Jelinek  <jakub@redhat.com>
26201         PR target/69888
26202         * config/i386/i386.c (decide_alg): Ensure we don't recurse with
26203         identical arguments.  Formatting and spelling fixes.
26205         PR target/69885
26206         * doc/md.texi (ashl@var{m}3): Document that mode of operand 2 must
26207         be specified.
26209         PR target/69894
26210         PR target/69895
26211         * config/m68k/t-opts (OPTIONS_H_EXTRA): Add m68k-microarchs.def
26212         and m68k-devices.def.
26213         * config/c6x/t-c6x (OPTIONS_H_EXTRA): Add c6x-isas.def.
26214         * config/aarch64/t-aarch64 (OPTIONS_H_EXTRA): Add aarch64-arches.def.
26216 2016-02-22  Cesar Philippidis  <cesar@codesourcery.com>
26218         * config/nvptx/nvptx.c (nvptx_gen_shuffle): Add support for QImode
26219         and HImode registers.
26221 2016-02-22  Richard Biener  <rguenther@suse.de>
26223         PR tree-optimization/69882
26224         * tree-vect-slp.c (vect_attempt_slp_rearrange_stmts): Properly
26225         preserve permutations present because of gaps.
26226         (vect_supported_load_permutation_p): Always continue checking
26227         permutations after vect_attempt_slp_rearrange_stmts.
26229 2016-02-22  Bin Cheng  <bin.cheng@arm.com>
26231         * tree-vect-loop.c (vect_estimate_min_profitable_iters): Dump
26232         min_profitable_estimate, rather than min_profitable_iters.
26234 2016-02-22  Jakub Jelinek  <jakub@redhat.com>
26236         PR target/69885
26237         * config/m68k/m68k.md (ashldi3, ashrdi3, lshrdi3): Use
26238         SImode for last match_operand.
26240 2016-02-22  Martin Liska  <mliska@suse.cz>
26242         * hsa-gen.c (gen_hsa_clrsb): In case of zero value,
26243         return bitsize - 1 as the return value.
26245 2016-02-22  Oleg Endo  <olegendo@gcc.gnu.org>
26247         PR target/69806
26248         PR target/54089
26249         * config/sh/sh.c (sh_lshrsi_clobbers_t_reg_p, sh_dynamicalize_shift_p):
26250         Handle negative shift counts.
26251         * config/sh/sh.md (ashlsi3, lshrsi3_n, lshrsi3_n_clobbers_t): Don't use
26252         force_reg on the shift constant.
26253         (lshrsi3): Likewise.  Expand into lshrsi3_n* instead of lshrsi3_d.
26254         (lshrsi3_d): Handle negative shift counts.
26256 2016-02-22  Richard Biener  <rguenther@suse.de>
26257             Tom de Vries  <tom@codesourcery.com>
26259         * graph.c: Include dumpfile.h.
26260         (print_graph_cfg): Split into three overloads.
26261         * gdbhooks.py (class DotFn): Add and instantiate, adding command dot-fn.
26263 2016-02-22  Tom de Vries  <tom@codesourcery.com>
26265         * gdbhooks.py (class DumpFn): Add and instantiate, adding command
26266         dump-fn.
26268 2016-02-22  Richard Biener  <rguenther@suse.de>
26270         PR ipa/37448
26271         * ipa-inline-transform.c (inline_call): When not updating
26272         overall summaries adjust self size by the growth estimate.
26273         * ipa-inline.c (inline_to_all_callers_1): Add to the callers
26274         hash-set, do not update overall summaries here.  Renamed from ...
26275         (inline_to_all_callers): ... this which is now wrapping the
26276         above and performing delayed overall summary update.
26277         (early_inline_small_functions): Delay updating of the overall
26278         summary.
26280 2016-02-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
26282         * tree-chkp.c (chkp_mark_invalid_bounds_walker): Initialize
26283         variable.
26285 2016-02-19  Jakub Jelinek  <jakub@redhat.com>
26287         PR driver/69805
26288         * gcc.c (LINK_COMMAND_SPEC, GOMP_SELF_SPECS): Use
26289         :%* in %:gt() argument.
26290         (greater_than_spec_func): Adjust for expecting only numbers,
26291         if there are more than two numbers, compare the last two.
26293 2016-02-19  Jonathan Wakely  <jwakely@redhat.com>
26295         * doc/invoke.texi (C++ Dialect Options): Clarify interaction of
26296         -Wnarrowing with -std.
26298 2016-02-19  Jakub Jelinek  <jakub@redhat.com>
26300         PR c++/69851
26301         * expr.c (store_field): Don't use bit-field path if exp is
26302         COMPONENT_REF with TREE_ADDRESSABLE type, where TYPE_SIZE is
26303         different from bitsize, but DECL_SIZE of FIELD_DECL is bitsize
26304         and the assignment can be performed by bitwise copy.  Formatting
26305         fix.
26307         PR middle-end/69838
26308         * lra.c (lra_process_new_insns): If non-call exceptions are enabled,
26309         call copy_reg_eh_region_note_forward on before and/or after sequences
26310         and remove note from insn if it no longer can throw.
26312         PR target/69820
26313         * config/i386/sse.md (VI_512): Only include V64QImode and V32HImode
26314         if TARGET_AVX512BW.
26316 2016-02-19  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
26318         * config/s390/vector.md: Add missing commutative operand markers
26319         to the patterns which qualify for one.
26320         * config/s390/vx-builtins.md: Likewise.
26322 2016-02-19  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
26324         * config/s390/vector.md (VI, VI_QHS): Add single element vector
26325         types to mode iterators.
26326         (vec_double): ... and mode attribute.
26327         * config/s390/vx-builtins.md (non_vec_int): Likewise.
26329 2016-02-19  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
26331         * config/s390/vector.md ("<ti*>add<mode>3", "<ti*>sub<mode>3"):
26332         Change the predicate of op2 from nonimmediate to general and let
26333         reload fix it if necessary.
26335 2016-02-19  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
26337         * config/s390/vecintrin.h (vec_sub_u128): Define missing macro.
26339 2016-02-19  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
26341         * config/s390/s390.c (s390_expand_vcond): Use the compare operand
26342         mode.
26344 2016-02-19  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
26346         * config/s390/s390-protos.h: Add s390_expand_vec_movstr prototype.
26347         * config/s390/s390.c (s390_expand_vec_movstr): New function.
26348         * config/s390/s390.md ("movstr<P:mode>"): Call
26349         s390_expand_vec_movstr.
26351 2016-02-19  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
26353         * config/s390/s390.md: Add missing output modifier for operand 1
26354         to print it as address properly.
26356 2016-02-19  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
26358         * config/s390/2827.md: Rename ooo_* insn attributes to zEC12_*.
26359         * config/s390/2964.md: New file.
26360         * config/s390/s390.c (s390_get_sched_attrmask): Use the right set
26361         of insn grouping attributes depending on the CPU level.
26362         (s390_get_unit_mask): New function.
26363         (s390_sched_score): Remove the OOO from the scheduling macros.
26364         Add loop to calculate a score for the instruction mix.
26365         (s390_sched_reorder): Likewise plus improve debug output.
26366         (s390_sched_variable_issue): Rename macros as above.  Calculate
26367         the unit distances after actually scheduling an insn.  Improve
26368         debug output.
26369         (s390_sched_init): Clear last_scheduled_unit_distance array.
26370         * config/s390/s390.md: Include 2964.md.
26372 2016-02-18  Jakub Jelinek  <jakub@redhat.com>
26374         PR target/69671
26375         * config/i386/sse.md (*<floatsuffix>floatv2div2sf2_mask_1,
26376         *avx512vl_<code>v2div2qi2_mask_1, *avx512vl_<code><mode>v4qi2_mask_1,
26377         *avx512vl_<code><mode>v8qi2_mask_1, *avx512vl_<code><mode>v4hi2_mask_1,
26378         *avx512vl_<code>v2div2hi2_mask_1, *avx512vl_<code>v2div2si2_mask_1,
26379         *avx512f_<code>v8div16qi2_mask_1): New insns.
26381 2016-02-18  Michael Meissner  <meissner@linux.vnet.ibm.com>
26383         PR target/68404
26384         * config/rs6000/predicates.md (fusion_gpr_addis): Revert
26385         2016-02-09 change.
26387         * config/rs6000/rs6000.md (fusion_gpr_load_<mode>): Remove
26388         earlyclobber from target.  Use wF constraint for fused memory
26389         address.
26390         (fusion_gpr_<P:mode>_<GPR_FUSION:mode>_load): Likewise.
26392 2016-02-18  Jakub Jelinek  <jakub@redhat.com>
26393             Martin Liska  <mliska@suse.cz>
26395         PR sanitizer/69863
26396         * cfgexpand.c (asan_sanitize_stack_p): New function.
26397         (partition_stack_vars): Use the function.
26398         (expand_stack_vars): Likewise.
26399         (defer_stack_allocation): Likewise.
26400         (expand_used_vars): Likewise.
26402 2016-02-18  Richard Biener  <rguenther@suse.de>
26404         PR middle-end/69553
26405         * fold-const.c (operand_equal_p): Properly compare offsets for
26406         IMAGPART_EXPR and ARRAY_REF.
26408 2016-02-18  Nick Clifton  <nickc@redhat.com>
26410         PR target/62254
26411         PR target/69610
26412         * config/arm/arm.c (arm_option_override_internal): Disable
26413         interworking if the target does not support thumb instructions.
26414         (arm_reload_in_hi): Handle the case where a register to register
26415         move needs reloading because there is no simple pattern to handle
26416         it.
26417         (arm_reload_out_hi): Likewise.
26419 2016-02-18  Richard Biener  <rguenther@suse.de>
26421         PR middle-end/69854
26422         * match.pd: Don't use fold_binary or fold_unary for folding
26423         constants.
26425 2016-02-17  Jakub Jelinek  <jakub@redhat.com>
26427         PR c++/69850
26428         * gimplify.c (gimplify_cond_expr): Call gimple_set_no_warning
26429         on the cond_stmt from TREE_NO_WARNING on COND_EXPR_COND.
26430         * gimple-ssa-nonnull-compare.c (do_warn_nonnull_compare): Don't
26431         warn on gimple_no_warning_p statements.
26433 2016-02-17  Jonathan Wakely  <jwakely@redhat.com>
26435         * doc/extend.texi (C++ Attributes): Correct description of
26436         warn_unused type attribute.
26438 2016-02-17  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
26440         * config/rs6000/altivec.md (*altivec_lvxl_<mode>_internal): Output
26441         correct instruction.
26443 2016-02-17  Richard Biener  <rguenther@suse.de>
26445         PR rtl-optimization/69609
26446         * bb-reorder.c (struct bbro_basic_block_data): Add priority member.
26447         (find_traces_1_round): When ending a trace update cached priority
26448         of successors.
26449         (bb_to_key): Use cached priority when available.
26450         (copy_bb): Initialize cached priority.
26451         (reorder_basic_blocks_software_trace_cache): Likewise.
26453 2016-02-17  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
26455         PR target/69161
26456         * config/aarch64/predicates.md (aarch64_comparison_operator_mode):
26457         New predicate.
26458         (aarch64_comparison_operator): Break overly long line into two.
26459         (aarch64_comparison_operation): Likewise.
26460         * config/aarch64/aarch64.md (cstorecc4): Use
26461         aarch64_comparison_operator_mode instead of
26462         aarch64_comparison_operator.
26463         (cstore<mode>4): Likewise.
26464         (aarch64_cstore<mode>): Likewise.
26465         (*cstoresi_insn_uxtw): Likewise.
26466         (cstore<mode>_neg): Likewise.
26467         (*cstoresi_neg_uxtw): Likewise.
26469 2016-02-17  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
26471         PR target/69161
26472         * config/arm/predicates.md (arm_comparison_operator_mode):
26473         New predicate.
26474         * config/arm/arm.md (*mov_scc): Use arm_comparison_operator_mode
26475         instead of arm_comparison_operator.
26476         (*mov_negscc): Likewise.
26477         (*mov_notscc): Likewise.
26478         * config/arm/thumb2.md (*thumb2_mov_scc): Likewise.
26479         (*thumb2_mov_negscc): Likewise.
26480         (*thumb2_mov_negscc_strict_it): Likewise.
26481         (*thumb2_mov_notscc): Likewise.
26482         (*thumb2_mov_notscc_strict_it): Likewise.
26484 2016-02-17  Wilco Dijkstra  <wdijkstr@arm.com>
26486         * config/aarch64/aarch64.c (aarch64_internal_mov_immediate):
26487         Add missing return.
26489 2016-02-17  Eric Botcazou  <ebotcazou@adacore.com>
26491         * config/visium/visium.c (machine_libfunc_index): New enum.
26492         (machine_libfuncs): New structure.
26493         (visium_libfuncs): New static variable.
26494         (TARGET_INIT_LIBFUNCS): Define to...
26495         (visium_init_libfuncs): ...this.  New function.
26496         (expand_block_move_4): Use the appropriate libfunc.
26497         (expand_block_move_2): Likewise.
26498         (expand_block_move_1): Likewise.
26499         (expand_block_set_4): Likewise.
26500         (expand_block_set_2): Likewise.
26501         (expand_block_set_1): Likewise.
26502         (visium_trampoline_init): Likewise.
26504 2016-02-17  Nick Clifton  <nickc@redhat.com>
26506         * config/msp430/msp430.c (msp430_mcu_data): Sync with data from
26507         TI's devices.csv file as of March 2016.
26509 2016-02-16  Kelvin Nilsen  <kelvin@gcc.gnu.org>
26511         PR Target/48344
26512         * opts-global.c (handle_common_deferred_options): Introduce and
26513         initialize two global variables to remember command-line options
26514         specifying a stack-limiting register.
26515         * opts.h: Add extern declarations of the two new global variables.
26516         * emit-rtl.c (init_emit_once): Initialize the stack_limit_rtx
26517         variable based on the values of the two new global variables.
26519 2016-02-16  Jakub Jelinek  <jakub@redhat.com>
26521         PR c/69835
26522         * common.opt (Wnonnull-compare): New warning.
26523         * doc/invoke.texi (-Wnonnull): Remove text about comparison
26524         of arguments against NULL.
26525         (-Wnonnull-compare): Document.
26526         * Makefile.in (OBJS): Add gimple-ssa-nonnull-compare.o.
26527         * tree-pass.h (make_pass_warn_nonnull_compare): Declare.
26528         * passes.def (pass_warn_nonnull_compare): Add.
26529         * gimple-ssa-nonnull-compare.c: New file.
26531 2016-02-16  James Greenhalgh  <james.greenhalgh@arm.com>
26533         * config/aarch64/aarch64.c (cortexa57_tunings): Remove
26534         AARCH64_EXTRA_TUNE_RECIP_SQRT.
26536 2016-02-16  James Greenhalgh  <james.greenhalgh@arm.com>
26538         * config/aarch64/aarch64.c (use_rsqrt_p): Always use software
26539         reciprocal sqrt for -mlow-precision-recip-sqrt.
26541 2016-02-16  James Greenhalgh  <james.greenhalgh@arm.com>
26542             Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
26544         * config/aarch64/aarch64.c (aarch64_expand_vector_init): Refactor,
26545         always use lane loads to construct non-constant vectors.
26547 2016-02-16  James Greenhalgh  <james.greenhalgh@arm.com>
26549         * config/aarch64/aarch64.md
26550         (arch64_sqrdml<SQRDMLH_AS:rdma_as>h_lane<mode>): Fix register
26551         constraints for operand 3.
26552         (aarch64_sqrdml<SQRDMLH_AS:rdma_as>h_laneq<mode>): Likewise.
26554 2016-02-16  Jakub Jelinek  <jakub@redhat.com>
26555             Richard Biener  <rguenther@suse.de>
26557         PR tree-optimization/69820
26558         * tree-vect-patterns.c (type_conversion_p): Return false if
26559         *orig_type is unsigned single precision or boolean.
26560         (vect_recog_dot_prod_pattern, vect_recog_widen_mult_pattern):
26561         Formatting fix.
26563 2016-02-16  Jakub Jelinek  <jakub@redhat.com>
26565         PR rtl-optimization/69764
26566         PR rtl-optimization/69771
26567         * optabs.c (expand_binop): Ensure for shift optabs invalid CONST_INT
26568         op1 is valid for GET_MODE_INNER (mode) and force it into a reg.
26570 2016-02-16  Richard Biener  <rguenther@suse.de>
26572         PR tree-optimization/69776
26573         * tree-ssa-alias.c (indirect_ref_may_alias_decl_p): Get alias
26574         sets from caller.
26575         (indirect_refs_may_alias_p): Likewise.
26576         (refs_may_alias_p_1): Pass alias sets as from ao_ref.
26577         * tree-ssa-sccvn.c (vn_reference_lookup): Also adjust vr alias-set
26578         according to tbaa_p.
26579         * tree-ssa-dom.c (lookup_avail_expr): Add tbaa_p flag.
26580         (optimize_stmt): For redundant store discovery do not allow tbaa.
26582 2016-02-16  Bernd Schmidt  <bschmidt@redhat.com>
26584         PR tree-optimization/69714
26585         * tree-ssa-math-opts.c (find_bswap_or_nop): Revert previous change.
26586         Return NULL if we have irrelevant high bytes on BIG_ENDIAN.
26588 2016-02-16  Claudiu Zissulescu  <claziss@synopsys.com>
26590         * config/arc/arc-modes.def (CC_FPU, CC_FPU_UNEQ): New modes.
26591         * config/arc/arc-opts.h (FPU_SP, FPU_SF, FPU_SC, FPU_SD, FPU_DP)
26592         (FPU_DF, FPU_DC, FPU_DD, FXP_DP): Define.
26593         * config/arc/arc.c (arc_init): Check FPU options.
26594         (get_arc_condition_code): Handle new CC_FPU* modes.
26595         (arc_select_cc_mode): Likewise.
26596         (arc_conditional_register_usage): Allow 64 bit datum into even-odd
26597         register pair only. Allow access for ARCv2 accumulator.
26598         (gen_compare_reg): Whenever we have FPU support use FPU compare
26599         instructions.
26600         (arc_reorg): Don't generate brcc insns when FPU compare
26601         instructions are involved.
26602         * config/arc/arc.h (TARGET_DPFP): Add TARGET_FP_DPAX condition.
26603         (TARGET_OPTFPE): Add condition when ARC EM can use optimized
26604         floating point emulation.
26605         (ACC_REG_FIRST, ACC_REG_LAST, ACCL_REGNO, ACCH_REGNO): Define.
26606         (REVERSE_CONDITION): Add new CC_FPU* modes.
26607         (TARGET_FP_SP_BASE): Define.
26608         (TARGET_FP_DP_BASE): Likewise.
26609         (TARGET_FP_SP_FUSED): Likewise.
26610         (TARGET_FP_DP_FUSED): Likewise.
26611         (TARGET_FP_SP_CONV): Likewise.
26612         (TARGET_FP_DP_CONV): Likewise.
26613         (TARGET_FP_SP_SQRT): Likewise.
26614         (TARGET_FP_DP_SQRT): Likewise.
26615         (TARGET_FP_DP_AX): Likewise.
26616         * config/arc/arc.md (ARCV2_ACC): New constant.
26617         (type): New fpu type attribute.
26618         (SDF): Conditional iterator.
26619         (cstore<mode>, cbranch<mode>): Change expand condition.
26620         (addsf3, subsf3, mulsf3, adddf3, subdf3, muldf3): New expands,
26621         handles FPU/FPX cases as well.
26622         * config/arc/arc.opt (mfpu): New option.
26623         * config/arc/fpx.md (addsf3_fpx, subsf3_fpx, mulsf3_fpx):
26624         Renamed.
26625         (adddf3, muldf3, subdf3): Removed.
26626         * config/arc/predicates.md (proper_comparison_operator): Recognize
26627         CC_FPU* modes.
26628         * config/arc/fpu.md: New file.
26629         * doc/invoke.texi (ARC Options): Document mfpu option.
26631 2016-02-16  Richard Biener  <rguenther@suse.de>
26633         PR rtl-optimization/69291
26634         * ifcvt.c (noce_try_store_flag_constants): Re-instantiate
26635         noce_operand_ok check.
26637 2016-02-16  Tom de Vries  <tom@codesourcery.com>
26639         PR lto/67709
26640         * omp-low.c (simd_clone_create): Remove call to
26641         symtab->call_cgraph_insertion_hooks.
26643 2016-02-16  Jakub Jelinek  <jakub@redhat.com>
26645         PR tree-optimization/69802
26646         * tree-ssa-reassoc.c (update_range_test): If op is
26647         SSA_NAME_IS_DEFAULT_DEF, give up unless tem is a positive
26648         op == 1 test of precision 1 integral op, otherwise handle
26649         that case as op itself.  Fix up formatting.
26650         (optimize_range_tests_to_bit_test, optimize_range_tests): Fix
26651         up formatting.
26653 2016-02-16  Richard Biener  <rguenther@suse.de>
26655         PR tree-optimization/69586
26656         * tree-vrp.c (register_edge_assert_for_2): Handle all integral
26657         types for conversion sources.
26659 2016-02-16  Richard Biener  <rguenther@suse.de>
26661         PR middle-end/69801
26662         * fold-const.c (operand_equal_p): For COND_EXPR zero operand
26663         mask OEP_ADDRESS_OF.
26665 2016-02-16  Alan Modra  <amodra@gmail.com>
26667         PR target/68973
26668         * config/rs6000/rs6000.md (reload_vsx_from_gprsf): Rewrite splitter.
26669         (p8_mtvsrd_df, p8_mtvsrd_sf): New.
26670         (p8_mtvsrd_1, p8_mtvsrd_2): Delete.
26671         (p8_mtvsrwz): New.
26672         (p8_mtvsrwz_1, p8_mtvsrwz_2): Delete.
26673         (p8_xxpermdi_<mode>): Take two DF inputs rather than one TF.
26674         (p8_fmrgow_<mode>): Likewise.
26675         (reload_vsx_from_gpr<mode>): Make clobber IF.  Adjust for above
26676         changes.
26677         (reload_fpr_from_gpr<mode>): Similarly. Use "d" for op0 constraint.
26678         (reload_vsx_from_gprsf): Use p8_mtvsrd_sf rather than attempting
26679         to use movdi_internal64.  Remove op0_di.
26680         * config/rs6000/vsx.md (vsx_xscvspdpn_directmove): Make op1 SFmode.
26682 2016-02-15  Evandro Menezes  <e.menezes@samsung.com>
26684         Add support for the FCCMP insn types
26686         * config/aarch64/aarch64.md (fccmp): Change insn type.
26687         (fccmpe): Likewise.
26688         * config/aarch64/thunderx.md (thunderx_fcmp): Add "fccmp{s,d}" types.
26689         * config/arm/cortex-a53.md (cortex_a53_fpalu): Likewise.
26690         * config/arm/cortex-a57.md (cortex_a57_fp_cmp): Likewise.
26691         * config/arm/xgene1.md (xgene1_fcmp): Likewise.
26692         * config/arm/exynos-m1.md (exynos_m1_fp_ccmp): New insn reservation.
26693         * config/arm/types.md (fccmps): Add new insn type.
26694         (fccmpd): Likewise.
26696 2016-02-15  Bernd Edlinger  <bernd.edlinger@hotmail.de>
26698         * alias.c (get_alias_set): Fix a typo in comment.
26700 2016-02-15  Richard Biener  <rguenther@suse.de>
26702         PR tree-optimization/69595
26703         * match.pd: Complete range test simplification to true.
26705 2016-02-15  Bernd Schmidt  <bschmidt@redhat.com>
26707         PR rtl-optimization/69648
26708         * lra-constraints.c (update_ebb_live_info): Don't remove sets of
26709         pic_offset_table_rtx.
26711         PR rtl-optimization/69752
26712         * ira.c (update_equiv_regs): When looking for more than a single SET,
26713         also take other side effects into account.
26715 2016-02-15  Marcin Kościelnicki  <koriakin@0x04.net>
26717         * config/s390/s390.c (s390_function_profiler): Add a new sequence
26718         for z900+ CPUs in 31-bit mode.
26720 2016-02-15  Marcin Kościelnicki  <koriakin@0x04.net>
26722         * common/config/s390/s390-common.c (s390_supports_split_stack):
26723         New function.
26724         (TARGET_SUPPORTS_SPLIT_STACK): New macro.
26725         * config/s390/s390-protos.h: Add s390_expand_split_stack_prologue.
26726         * config/s390/s390.c (struct machine_function): New field
26727         split_stack_varargs_pointer.
26728         (s390_register_info): Mark r12 as clobbered if it'll be used as temp
26729         in s390_emit_prologue.
26730         (s390_emit_prologue): Use r12 as temp if r1 is taken by split-stack
26731         vararg pointer.
26732         (morestack_ref): New global.
26733         (SPLIT_STACK_AVAILABLE): New macro.
26734         (s390_expand_split_stack_prologue): New function.
26735         (s390_live_on_entry): New function.
26736         (s390_va_start): Use split-stack vararg pointer if appropriate.
26737         (s390_asm_file_end): Emit the split-stack note sections.
26738         (TARGET_EXTRA_LIVE_ON_ENTRY): New macro.
26739         * config/s390/s390.md (UNSPEC_STACK_CHECK): New unspec.
26740         (UNSPECV_SPLIT_STACK_CALL): New unspec.
26741         (UNSPECV_SPLIT_STACK_DATA): New unspec.
26742         (split_stack_prologue): New expand.
26743         (split_stack_space_check): New expand.
26744         (split_stack_data): New insn.
26745         (split_stack_call): New expand.
26746         (split_stack_call_*): New insn.
26747         (split_stack_cond_call): New expand.
26748         (split_stack_cond_call_*): New insn.
26750 2016-02-15  Richard Biener  <rguenther@suse.de>
26752         PR tree-optimization/69783
26753         * tree-vect-data-refs.c (vect_prune_runtime_alias_test_list):
26754         Add trivially correct cases.
26756 2016-02-15  Tom de Vries  <tom@codesourcery.com>
26758         PR lto/69655
26759         * lto-cgraph.c (input_offload_tables): Add and handle bool parameter
26760         do_force_output.
26761         * lto-streamer.h (input_offload_tables): Add and handle bool parameter.
26763 2016-02-15  Richard Biener  <rguenther@suse.de>
26765         PR tree-optimization/69776
26766         * tree-ssa-sccvn.h (vn_reference_lookup): Adjust prototype.
26767         * tree-ssa-sccvn.c (vn_reference_lookup): Add parameter to
26768         indicate whether we can use TBAA to disambiguate against stores.
26769         Use alias-set zero if not.
26770         (visit_reference_op_store): Do not use TBAA when looking up
26771         redundant stores.
26772         * tree-ssa-pre.c (compute_avail): Use TBAA here.
26773         (eliminate_dom_walker::before_dom_children): But not when looking
26774         up redundant stores.
26776 2016-02-14  John David Anglin  <danglin@gcc.gnu.org>
26778         * config/pa/pa.md (absqi2, absghi2, bswaphi2, bswapsi2, bswapdi2): New.
26780 2016-02-14  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
26782         *  config/i386/znver1.md
26783         (znver1_pop, znver1_pop_mem,
26784         znver1_load_imov_double_store,
26785         znver1_load_imov_direct_store,
26786         znver1_load_imov_direct_load,
26787         znver1_load_imov_double_load): Add new.
26788         (znver1_insn, znver1_insn_load): Add icmov type.
26789         (znver1_sseavx_fma,
26790         znver1_sseavx_fma_load,
26791         znver1_avx256_fma,
26792         znver1_avx256_fma_load): Fix pipe usage.
26794 2016-02-14  Alan Modra  <amodra@gmail.com>
26796         PR target/68973
26797         * reload.c (find_reloads_address_1): For pre/post-inc/dec
26798         with an invalid hard reg, reload just the reg not the entire
26799         pre/post-inc/dec address expression.
26801 2016-02-13  Oleg Endo  <olegendo@gcc.gnu.org>
26803         PR target/67260
26804         * config/sh/sh.md (sibcall_value_pcrel): Replace =&k scratch reg with
26805         fixed R1_REG scratch reg.
26806         (sibcall_value_pcrel_fdpic): Likewise.
26808 2016-02-13  Oleg Endo  <olegendo@gcc.gnu.org>
26810         PR target/67636
26811         PR target/64345
26812         * config/sh/sh.md (*zero_extract_3): New insn_and_split pattern.
26814 2016-02-12  Walter Lee  <walt@tilera.com>
26816         * config/tilepro/t-tilepro: Replace CC_FOR_BUILD with CXX_FOR_BUILD.
26817         * config/tilegx/t-tilegx: Likewise.
26819 2016-02-12  David Malcolm  <dmalcolm@redhat.com>
26821         PR other/69554
26822         * diagnostic-show-locus.c (struct line_span): New struct.
26823         (layout::get_first_line): Delete.
26824         (layout::get_last_line): Delete.
26825         (layout::get_num_line_spans): New member function.
26826         (layout::get_line_span): Likewise.
26827         (layout::print_heading_for_line_span_index_p): Likewise.
26828         (layout::get_expanded_location): Likewise.
26829         (layout::calculate_line_spans): Likewise.
26830         (layout::m_first_line): Delete.
26831         (layout::m_last_line): Delete.
26832         (layout::m_line_spans): New field.
26833         (layout::layout): Update comment.  Replace m_first_line and
26834         m_last_line with m_line_spans, replacing their initialization
26835         with a call to calculate_line_spans.
26836         (diagnostic_show_locus): When printing source lines and
26837         annotations, rather than looping over a single span
26838         of lines, instead loop over each line_span within
26839         the layout, with an inner loop over the lines within them.
26840         Call the context's start_span callback when changing line spans.
26841         * diagnostic.c (diagnostic_initialize): Initialize start_span.
26842         (diagnostic_build_prefix): Break out the building of the location
26843         part of the string into...
26844         (diagnostic_get_location_text): ...this new function, rewriting
26845         it from nested ternary expressions to a sequence of "if"
26846         statements.
26847         (default_diagnostic_start_span_fn): New function.
26848         * diagnostic.h (diagnostic_start_span_fn): New typedef.
26849         (diagnostic_context::start_span): New field.
26850         (default_diagnostic_start_span_fn): New prototype.
26852 2016-02-12  David Malcolm  <dmalcolm@redhat.com>
26854         PR driver/69779
26855         * gcc.c (driver::finalize): Fix cleanup of "specs".
26857 2016-02-12  David Malcolm  <dmalcolm@redhat.com>
26859         PR driver/69265
26860         PR driver/69453
26861         * gcc.c (driver::driver): Initialize m_option_suggestions.
26862         (driver::~driver): Clean up m_option_suggestions.
26863         (suggest_option): Convert to...
26864         (driver::suggest_option): ...this, and split out into
26865         driver::build_option_suggestions and find_closest_string.
26866         (driver::build_option_suggestions): New function, from
26867         first half of suggest_option.  Special-case
26868         OPT_fsanitize_ and OPT_fsanitize_recover_, making use of
26869         the sanitizer_opts array.  For options of enum types, add the
26870         various enum values to the candidate strings.
26871         (driver::handle_unrecognized_options): Remove "const".
26872         * gcc.h (driver::handle_unrecognized_options): Likewise.
26873         (driver::build_option_suggestions): New decl.
26874         (driver::suggest_option): New decl.
26875         (driver::m_option_suggestions): New field.
26876         * opts-common.c (add_misspelling_candidates): New function.
26877         * opts.c (sanitizer_opts): Remove decl of struct sanitizer_opts_s
26878         and make non-static.
26879         * opts.h (sanitizer_opts): New array decl.
26880         (add_misspelling_candidates): New function decl.
26881         * spellcheck.c (find_closest_string): New function.
26882         * spellcheck.h (find_closest_string): New function decl.
26884 2016-02-12  Jakub Jelinek  <jakub@redhat.com>
26886         PR rtl-optimization/69764
26887         PR rtl-optimization/69771
26888         * optabs.c (expand_binop_directly): For shift_optab_p, force
26889         convert_modes with VOIDmode if xop1 has VOIDmode.
26891 2016-02-12  Ilya Enkovich  <enkovich.gnu@gmail.com>
26893         PR target/69729
26894         * lto-streamer-out.c (lto_output): Use thunk.add_pointer_bounds_args
26895         to correctly determine instrumentation thunks.
26897 2016-02-12  Jakub Jelinek  <jakub@redhat.com>
26899         PR ipa/69241
26900         * ipa-split.c (split_function): If split part returns TREE_ADDRESSABLE
26901         type by reference, force lhs on the call.
26903         PR ipa/68672
26904         * ipa-split.c (split_function): Don't compute/use main_part_return_p.
26905         Compute retval and retbnd early in all cases if split_part_return_p
26906         and return_bb is not EXIT.  Remove all clobber stmts and reset
26907         all debug stmts that refer to SSA_NAMEs defined in split part,
26908         except if it is retval, in that case replace the old retval with the
26909         lhs of the call to the split part.
26911 2016-02-12  Kugan Vivekanandarajah  <kuganv@linaro.org>
26913         revert:
26914         2016-02-12  Kugan Vivekanandarajah  <kuganv@linaro.org>
26916         PR middle-end/66726
26917         * tree-ssa-reassoc.c (optimize_range_tests): Handle tcc_compare stmt
26918         whose result is used in PHI.
26919         (maybe_optimize_range_tests): Likewise.
26920         (final_range_test_p): Likweise.
26922 2016-02-12  Kugan Vivekanandarajah  <kuganv@linaro.org>
26924         PR middle-end/66726
26925         * tree-ssa-reassoc.c (optimize_range_tests): Handle tcc_compare stmt
26926         whose result is used in PHI.
26927         (maybe_optimize_range_tests): Likewise.
26928         (final_range_test_p): Likweise.
26930 2016-02-12  Jakub Jelinek  <jakub@redhat.com>
26932         * cgraph.c: Spelling fixes - behaviour -> behavior and
26933         neighbour -> neighbor.
26934         * target.def: Likewise.
26935         * sel-sched.c: Likewise.
26936         * config/mips/mips.c: Likewise.
26937         * config/arc/arc.md: Likewise.
26938         * config/arm/cortex-a57.md: Likewise.
26939         * config/arm/arm.c: Likewise.
26940         * config/arm/neon.md: Likewise.
26941         * config/arm/arm-c.c: Likewise.
26942         * config/vms/vms-c.c: Likewise.
26943         * config/s390/s390.c: Likewise.
26944         * config/i386/znver1.md: Likewise.
26945         * config/i386/i386.c: Likewise.
26946         * config/ia64/hpux-unix2003.h: Likewise.
26947         * config/msp430/msp430.md: Likewise.
26948         * config/rx/rx.c: Likewise.
26949         * config/rx/rx.md: Likewise.
26950         * config/aarch64/aarch64-simd.md: Likewise.
26951         * config/aarch64/aarch64.c: Likewise.
26952         * config/nvptx/nvptx.c: Likewise.
26953         * config/bfin/bfin.c: Likewise.
26954         * config/cris/cris.opt: Likewise.
26955         * config/rs6000/rs6000.c: Likewise.
26956         * target.h: Likewise.
26957         * spellcheck.c: Likewise.
26958         * ira-build.c: Likewise.
26959         * tree-inline.c: Likewise.
26960         * builtins.c: Likewise.
26961         * lra-constraints.c: Likewise.
26962         * explow.c: Likewise.
26963         * hwint.h: Likewise.
26964         * targhooks.c: Likewise.
26965         * tree-vect-data-refs.c: Likewise.
26966         * expr.c: Likewise.
26967         * doc/tm.texi: Likewise.
26968         * doc/extend.texi: Likewise.
26969         * doc/install.texi: Likewise.
26970         * doc/md.texi: Likewise.
26971         * tree-ssa-tail-merge.c: Likewise.
26972         * sched-int.h: Likewise.
26973         * match.pd: Likewise.
26974         * sched-ebb.c: Likewise.
26975         * target.def (omit_struct_return_reg): Likewise.
26976         * gimple-ssa-isolate-paths.c: Likewise.
26977         (find_implicit_erroneous_behaviour): Renamed to...
26978         (find_implicit_erroneous_behavior): ... this.
26979         (find_explicit_erroneous_behaviour): Renamed to...
26980         (find_explicit_erroneous_behavior): ... this.
26981         (gimple_ssa_isolate_erroneous_paths): Adjust caller.
26983 2016-02-11  Segher Boessenkool  <segher@kernel.crashing.org>
26985         PR rtl-optimization/64682
26986         PR rtl-optimization/69567
26987         PR rtl-optimization/69737
26988         * combine.c (distribute_notes) <REG_DEAD>: If the register is set
26989         in I2 as well, just lose it.
26991 2016-02-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
26993         * config/aarch64/aarch64.c (aarch64_last_printed_arch_string):
26994         New variable.
26995         (aarch64_last_printed_tune_string): Likewise.
26996         (aarch64_declare_function_name): Only output .arch assembler
26997         directive if it will be different from the previously output
26998         directive.  Same for .tune comment but only if -dA is set.
26999         (aarch64_start_file): New function.
27000         (TARGET_ASM_FILE_START): Define.
27002 2016-02-11  David Malcolm  <dmalcolm@redhat.com>
27004         PR plugins/69758
27005         * Makefile.in (PLUGIN_HEADERS): Add params.list.
27007 2016-02-11  Jakub Jelinek  <jakub@redhat.com>
27009         PR target/65313
27010         * tree-vect-slp.c (vect_schedule_slp_instance): Avoid
27011         -Wmaybe-uninitialized warning.
27013 2016-02-11  Oleg Endo  <olegendo@gcc.gnu.org>
27015         PR target/69713
27016         * config/sh/sh.md (casesi_worker_0): Add T_REG use.
27018 2016-02-11  Richard Biener  <rguenther@suse.de>
27020         PR rtl-optimization/69291
27021         * ifcvt.c (noce_try_store_flag_constants): Do not allow
27022         subexpressions affected by changing the result.
27024 2016-02-10  Vladimir Makarov  <vmakarov@redhat.com>
27026         PR target/69148
27027         * lra-constraints.c (curr_insn_transform): Find in/out operands
27028         for secondary memory moves.  Update dups.
27030 2016-02-10  Yuri Rumyantsev  <ysrumyan@gmail.com>
27032         PR tree-optimization/69652
27033         * tree-vect-loop.c (optimize_mask_stores): Move declaration of STMT1
27034         to nested loop, did source re-formatting, skip debug statements,
27035         add check on statement with volatile operand, remove dead scalar
27036         statements.
27038 2016-02-10  Jakub Jelinek  <jakub@redhat.com>
27039             Patrick Palka  <ppalka@gcc.gnu.org>
27041         PR ipa/69241
27042         PR c++/69649
27043         * gimplify.c (gimplify_modify_expr): Set lhs even for noreturn
27044         calls if the return type is TREE_ADDRESSABLE.
27045         * cgraphunit.c (cgraph_node::expand_thunk): Likewise.
27046         * ipa-split.c (split_function): Fix doubled "we" in comment.
27047         Use void return type for the split part even if
27048         !split_point->split_part_set_retval.
27050 2016-02-10  Bin Cheng  <bin.cheng@arm.com>
27052         PR tree-optimization/68021
27053         * tree-ssa-loop-ivopts.c (get_computation_aff): Set ratio to 1 if
27054         when computing the value of biv cand by itself.
27056 2016-02-10  Wilco Dijkstra  <wdijkstr@arm.com>
27058         * config/aarch64/aarch64.c (cortexa53_tunings): Enable AES fusion.
27059         (cortexa57_tunings): Likewise.
27060         (cortexa72_tunings): Likewise.
27061         (arch_macro_fusion_pair_p): Add support for AES fusion.
27062         * config/aarch64/aarch64-fusion-pairs.def: Add AES_AESMC entry.
27063         * config/arm/aarch-common.c (aarch_crypto_can_dual_issue):
27064         Allow virtual registers before reload so early scheduling works.
27065         * config/arm/cortex-a57.md (cortex_a57_crypto_simple): Use
27066         correct latency and pipeline.
27067         (cortex_a57_crypto_complex): Likewise.
27068         (cortex_a57_crypto_xor): Likewise.
27069         (define_bypass): Add AES bypass.
27071 2016-02-10  Richard Biener  <rguenther@suse.de>
27073         PR tree-optimization/69726
27074         * passes.def: Add DCE pass before late uninit.
27075         * match.pd: Add A ? B : (!A ? C : X) -> A ? B : C patterns to
27076         really fixup if-conversions job.
27078 2016-02-10  Wilco Dijkstra  <wdijkstr@arm.com>
27080         * config/arm/arm.c (arm_cortex_a53_tune): Enable AES fusion.
27081         (arm_cortex_a57_tune): Likewise.
27082         (aarch_macro_fusion_pair_p): Add support for AES fusion.
27083         * config/arm/arm-protos.h (fuse_ops): Add FUSE_AES_AESMC.
27085 2016-02-10  Eric Botcazou  <ebotcazou@adacore.com>
27087         * timevar.def (TV_PHASE_DBGINFO): Delete.
27088         (TV_PHASE_CHECK_DBGINFO): Likewise.
27089         * varpool.c (varpool_node::assemble_decl): Do not change timevar.
27091 2016-02-10  Richard Biener  <rguenther@suse.de>
27093         PR tree-optimization/69719
27094         * tree-vect-data-refs.c (vect_prune_runtime_alias_test_list):
27095         Adjust previous fix by ensuring that dr_a1 is left of dr_a2.
27097 2016-02-09  Andrew Pinski  <apinski@cavium.com>
27099         PR tree-opt/69282
27100         * optabs-tree.c (expand_vec_cond_expr_p): Don't early return if
27101         get_vcond_mask_icode returns false.
27103 2016-02-09  Michael Meissner  <meissner@linux.vnet.ibm.com>
27105         PR target/68404
27106         * config/rs6000/predicates.md (fusion_gpr_addis): Prevent fusing
27107         an ADDIS that adds a pointer to a large constant that sets the
27108         upper16 bits with a load operation.
27110 2016-02-09  Charles Baylis  <charles.baylis@linaro.org>
27112         PR target/68532
27113         * config/arm/arm.c (arm_evpc_neon_vzip): Allow for big endian lane
27114         order.
27115         * config/arm/arm_neon.h (vzipq_s8): Adjust shuffle patterns for big
27116         endian.
27117         (vzipq_s16): Likewise.
27118         (vzipq_s32): Likewise.
27119         (vzipq_f32): Likewise.
27120         (vzipq_u8): Likewise.
27121         (vzipq_u16): Likewise.
27122         (vzipq_u32): Likewise.
27123         (vzipq_p8): Likewise.
27124         (vzipq_p16): Likewise.
27126 2016-02-09  Charles Baylis  <charles.baylis@linaro.org>
27128         PR target/68532
27129         * config/arm/arm.c (neon_endian_lane_map): New function.
27130         (neon_vector_pair_endian_lane_map): New function.
27131         (arm_evpc_neon_vuzp): Allow for big endian lane order.
27132         * config/arm/arm_neon.h (vuzpq_s8): Adjust shuffle patterns for big
27133         endian.
27134         (vuzpq_s16): Likewise.
27135         (vuzpq_s32): Likewise.
27136         (vuzpq_f32): Likewise.
27137         (vuzpq_u8): Likewise.
27138         (vuzpq_u16): Likewise.
27139         (vuzpq_u32): Likewise.
27140         (vuzpq_p8): Likewise.
27141         (vuzpq_p16): Likewise.
27143 2016-02-11  Alexandre Oliva  <aoliva@redhat.com>
27145         PR target/69634
27146         * regstat.c (regstat_bb_compute_calls_crossed): Disregard
27147         debug insns.
27149 2016-02-09  Uros Bizjak  <ubizjak@gmail.com>
27151         * config/i386/i386.md (insv<mode>_1): Use gen_int_mode to
27152         truncate const_int operand 1 to QImode.
27154 2016-02-09  Eric Botcazou  <ebotcazou@adacore.com>
27156         * gimple-ssa-backprop.c (optimize_phi): Do not replace an argument
27157         corresponding to an abnormal edge.
27159 2016-02-09  Tom de Vries  <tom@codesourcery.com>
27161         PR tree-optimization/69599
27162         * tree-ssa-structalias.c (fndecl_maybe_in_other_partition): New
27163         function.
27164         (find_func_aliases_for_builtin_call, find_func_clobbers)
27165         (ipa_pta_execute):  Handle case that foo and foo._0 are not in same lto
27166         partition.
27168 2016-02-09  Richard Biener  <rguenther@suse.de>
27170         PR tree-optimization/69715
27171         * tree-ssa.c (execute_update_addresses_taken): Mark non-decl
27172         LHS on calls as non-rewritable.
27174 2016-02-09  Tom de Vries  <tom@codesourcery.com>
27176         PR lto/69707
27177         * lto-wrapper.c (append_diag_options): New function.
27178         (compile_offload_image): Call append_diag_options.
27180 2016-02-08  Sandra Loosemore  <sandra@codesourcery.com>
27182         PR other/69722
27183         * doc/extend.texi (Flag Output Operands): Correct sectioning.
27184         Minor copy-edit to fix verb tenses.
27186 2016-02-08  Jakub Jelinek  <jakub@redhat.com>
27188         PR tree-optimization/69209
27189         * ipa-split.c (split_function): If split part is not
27190         returning retval, retval has gimple type but is not
27191         gimple value, force it into a SSA_NAME first.
27193 2016-02-08  Nicklas Bo Jensen  <nbjensen@gmail.com>
27195         * doc/tree-ssa.texi (Preserving the virtual SSA form): Remove
27196         outdated section.
27198 2016-02-08  Jason Merrill  <jason@redhat.com>
27200         PR c++/69631
27201         * convert.c (convert_to_integer_1): Check dofold on truncation
27202         distribution.
27203         (convert_to_pointer_maybe_fold, convert_to_real_maybe_fold)
27204         (convert_to_integer_maybe_fold, convert_to_complex_maybe_fold):
27205         Rename from *_nofold.
27206         * convert.h (convert_to_pointer_nofold, convert_to_integer_nofold)
27207         (convert_to_real_nofold, convert_to_complex_nofold): New inlines.
27209 2016-02-08  Bernd Schmidt  <bschmidt@redhat.com>
27211         PR target/60410
27212         * tree.c (build_common_tree_nodes): Remove short_double argument.
27213         All callers changed.
27214         * tree.h (build_common_tree_nodes): Adjust declaration.
27215         * doc/invoke.texi (-fshort-double): Remove documentation.
27216         * config/mips/t-img-elf (MULTILIB_OPTIONS, MULTILIB_DIRNAMES,
27217         MULTILIB_EXCEPTIONS): Remove -fshort-double variant.
27218         * lto-wrapper.c (merge_and_complain, append_compiler_options)
27219         (append_linker_options): Don't handle OPT_fshort_double.
27221         PR rtl-optimization/68730
27222         * lra-remat.c (insn_to_cand_activation): New static variable.
27223         (lra_remat): Allocate and free it.
27224         (create_cand): New arg activation. Initialize a field in
27225         insn_to_cand_activation if it is nonnull.
27226         (create_cands): Pass the activation insn to create_cand when making
27227         a candidate involving an output reload.  Reorganize code a little.
27228         (do_remat): Keep track of active status of candidates in a separate
27229         bitmap.
27231 2016-02-08  Richard Biener  <rguenther@suse.de>
27233         PR tree-optimization/69719
27234         * tree-vect-data-refs.c (vect_prune_runtime_alias_test_list):
27235         Properly use absolute of the difference of the two offsets to
27236         compare or adjust the segment length.
27238 2016-02-08  Richard Biener  <rguenther@suse.de>
27239             Jeff Law  <law@redhat.com>
27241         PR target/68273
27242         * tree-ssanames.c (make_ssa_name_fn): Always use unqualified
27243         types for anonymous SSA names.
27245 2016-02-08   Richard Biener  <rguenther@suse.de>
27247         PR rtl-optimization/69274
27248         * ira.c (ira_setup_alts): Do not change recog_data.operand order.
27250 2016-02-08  Jeff Law  <law@redhat.com>
27252         PR tree-optimization/65917
27253         * tree-ssa-dom.c (record_temporary_equivalences): Record both
27254         equivalences from if (x == y) style conditionals.
27255         (loop_depth_of_name): Remove.
27256         (record_equality): Remove loop depth check.
27257         * tree-ssa-scopedtables.h (const_and_copies): Refine comments.
27258         (const_and_copies::record_const_or_copy_raw): New member function.
27259         * tree-ssa-scopedtables.c
27260         (const_and_copies::record_const_or_copy_raw): New, factored out of
27261         (const_and_copies::record_const_or_copy): Call new member function.
27263 2016-02-05  Jeff Law  <law@redhat.com>
27265         PR tree-optimization/68541
27266         * gimple-ssa-split-paths.c: Include tree-cfg.h and params.h.
27267         (count_stmts_in_block): New function.
27268         (poor_ifcvt_candidate_code): Likewise.
27269         (is_feasible_trace): Add some heuristics to determine when path
27270         splitting is profitable.
27271         (find_block_to_duplicate_for_splitting_paths): Make sure the graph
27272         is a diamond with a single exit.
27274 2016-02-05  Martin Sebor  <msebor@redhat.com>
27276         PR c++/69662
27277         * doc/invoke.texi: Update -Wplacement-new to take an optional
27278         argument.
27280 2016-02-06  Richard Henderson  <rth@redhat.com>
27282         PR c/69643
27283         * tree.c (tree_nop_conversion_p): Do not strip casts into or
27284         out of non-standard address spaces.
27286 2016-02-05  Jakub Jelinek  <jakub@redhat.com>
27288         PR rtl-optimization/69691
27289         * lra-eliminations.c (move_plus_up): Don't add the addend twice.
27291 2016-02-05  Pat Haugen  <pthaugen@us.ibm.com>
27293         * config/rs6000/crypto.md (crypto_vpermxor_<mode>): Correct insn type.
27294         * config/rs6000/rs6000.md (mov<mode>_hardfloat): Likewise.
27295         (*ieee128_mfvsrd_64bit): Likewise.
27296         (*ieee128_mfvsrd_32bit): Likewise.
27298 2016-02-05  Ilya Enkovich  <enkovich.gnu@gmail.com>
27300         PR target/69369
27301         Revert r232560:
27302         2016-01-19  Jan Hubicka  <hubicka@ucw.cz>
27304         * cgraphunit.c (cgraph_node::reset): Clear thunk info and
27305         instrumented_version.
27307 2016-01-05  Jeremy Bennett  <jeremy.bennett@embecosm.com>
27309         * doc/invoke.texi (Optimize Options): In table of --param options
27310         rename second occurrence of tracer-min-branch-ratio to
27311         tracer-min-branch-probability, rename
27312         tracer-min-branch-ratio-feedback to
27313         tracer-min-branch-probability-feedback and clarify description,
27314         rename sched-spec-state-edge-prob-cutoff to
27315         sched-state-edge-prob-cutoff, rename selsched-max-insns-to-rename
27316         to selsched-insns-to-rename, rename lto-minpartition to
27317         lto-min-partition, delete reorder-blocks-duplicate and
27318         reorder-blocks-duplicate-feedback.
27320 2016-02-05  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
27322         * config/s390/s390.c (s390_register_info_set_ranges): Remove
27323         superfluous loops.
27325 2016-02-05  Dominik Vogt  <vogt@linux.vnet.ibm.com>
27327         * doc/extend.texi: S/390: Correct some typos.
27329 2016-02-05  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
27331         * config/s390/s390.c (s390_emit_call): Add missing 64 bit check.
27333 2016-02-05  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
27335         PR target/69625
27336         * config/s390/s390.c (SAVE_SLOT_NONE, SAVE_SLOT_STACK): New defines.
27337         (s390_register_info_gprtofpr): Use new macros above.
27338         (s390_register_info_stdarg_fpr): Adjust max_fpr to better match
27339         its name.
27340         (s390_register_info_stdarg_gpr): Adjust max_gpr to better match
27341         its name.  Adjust restore and save gpr ranges.
27342         (s390_register_info_set_ranges): New function.
27343         (s390_register_info): Use new macros above.  Call
27344         s390_register_info_set_ranges.
27345         (s390_optimize_register_info): Likewise.
27346         (s390_hard_regno_rename_ok): Use new macros.
27347         (s390_hard_regno_scratch_ok): Likewise.
27348         (s390_emit_epilogue): Likewise.
27349         (s390_can_use_return_insn): Likewise.
27350         (s390_optimize_prologue): Likewise.
27351         * config/s390/s390.md (GPR2_REGNUM, GPR6_REGNUM): New constants.
27353 2016-02-05  Jakub Jelinek  <jakub@redhat.com>
27355         PR bootstrap/69677
27356         * config/i386/i386.c (convert_scalars_to_vector): Readd stack
27357         alignment fixes.
27358         (ix86_option_override_internal): Disable TARGET_STV even for
27359         -m{incoming,preferred}-stack-boundary=3.
27361 2016-02-03  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
27363         * config.gcc: Mark deprecated rtems targets as obsolete.
27365 2016-02-04  Segher Boessenkool  <segher@kernel.crashing.org>
27367         PR rtl-optimization/64682
27368         PR rtl-optimization/69567
27369         * combine.c (distribute_notes) <REG_DEAD>: Place the death note
27370         before I2 only if the register is both used and set in I2.
27372 2016-02-04  DJ Delorie  <dj@redhat.com>
27374         * config/msp430/msp430.c (msp430_start_function): Add function type.
27376 2016-02-04  Jakub Jelinek  <jakub@redhat.com>
27378         PR fortran/69368
27379         * tree-dfa.c (get_ref_base_and_extent): Remove unreachable code.
27381 2016-02-04  Uros Bizjak  <ubizjak@gmail.com>
27383         PR rtl-optimization/69577
27384         Revert:
27385         2015-10-29  Richard Henderson  <rth@redhat.com>
27387         PR target/68124
27388         PR rtl-opt/67609
27389         * config/i386/i386.c (ix86_cannot_change_mode_class): Tighten
27390         sse check to the exact conditions of PR 67609.
27392 2016-02-04  Michael Meissner  <meissner@linux.vnet.ibm.com>
27394         PR target/69667
27395         * config/rs6000/rs6000.md (mov<mode>_64bit_dm): Use 'd' constraint
27396         instead of 'ws', and 'wh' instead of 'wm' since TFmode/IFmode are
27397         not allowed into the traditional Altivec registers.
27398         (movtd_64bit_nodm): Likewise.
27399         (mov<mode>_32bit, FMOVE128_FPR iterator): Likewise.
27401 2016-02-04  David Malcolm  <dmalcolm@redhat.com>
27403         * config/aarch64/cortex-a57-fma-steering.c
27404         (aarch64_register_fma_steering): Remove "static" from arguments
27405         to register_pass.
27407 2016-02-04  Wilco Dijkstra  <wdijkstr@arm.com>
27409         PR target/69619
27410         * ccmp.c (expand_ccmp_expr_1): Avoid evaluating gs0/gs1
27411         twice when complex.
27413 2016-02-04  Mike Frysinger  <vapier@gentoo.org>
27415         * doc/invoke.texi: Delete -mno-fma4.
27417 2016-02-04  Richard Sandiford  <richard.sandiford@arm.com>
27419         PR rtl-optimization/69577
27420         * reginfo.c (record_subregs_of_mode): Add a partial_def parameter.
27421         (find_subregs_of_mode): Update accordingly.  Iterate over partial
27422         definitions.
27424 2016-02-04  Alan Lawrence  <alan.lawrence@arm.com>
27426         * config/arm/arm-protos.h (neon_reinterpret): Remove.
27427         * config/arm/arm.c (neon_reinterpret): Remove.
27428         * config/arm/arm_neon_builtins.def (vreinterpretv8qi, vreinterpretv4hi,
27429         vreinterpretv2si, vreinterpretv2sf, vreinterpretdi, vreinterpretv16qi,
27430         vreinterpretv8hi, vreinterpretv4si, vreinterpretv4sf, vreinterpretv2di,
27431         vreinterpretti): Remove.
27432         * config/arm/neon.md (neon_vreinterpretv8qi<mode>,
27433         neon_vreinterpretv4hi<mode>, neon_vreinterpretv2si<mode>,
27434         neon_vreinterpretv2sf<mode>, neon_vreinterpretdi<mode>,
27435         neon_vreinterpretti<mode>, neon_vreinterpretv16qi<mode>,
27436         neon_vreinterpretv8hi<mode>, neon_vreinterpretv4si<mode>,
27437         neon_vreinterpretv4sf<mode>, neon_vreinterpretv2di<mode>): Remove.
27438         * config/arm/arm_neon.h (vreinterpret_p8_p16, vreinterpret_p8_f32,
27439         vreinterpret_p8_p64, vreinterpret_p8_s64, vreinterpret_p8_u64,
27440         vreinterpret_p8_s8, vreinterpret_p8_s16, vreinterpret_p8_s32,
27441         vreinterpret_p8_u8, vreinterpret_p8_u16, vreinterpret_p8_u32,
27442         vreinterpret_p16_p8, vreinterpret_p16_f32, vreinterpret_p16_p64,
27443         vreinterpret_p16_s64, vreinterpret_p16_u64, vreinterpret_p16_s8,
27444         vreinterpret_p16_s16, vreinterpret_p16_s32, vreinterpret_p16_u8,
27445         vreinterpret_p16_u16, vreinterpret_p16_u32, vreinterpret_f32_p8,
27446         vreinterpret_f32_p16, vreinterpret_f32_p64, vreinterpret_f32_s64,
27447         vreinterpret_f32_u64, vreinterpret_f32_s8, vreinterpret_f32_s16,
27448         vreinterpret_f32_s32, vreinterpret_f32_u8, vreinterpret_f32_u16,
27449         vreinterpret_f32_u32, vreinterpret_p64_p8, vreinterpret_p64_p16,
27450         vreinterpret_p64_f32, vreinterpret_p64_s64, vreinterpret_p64_u64,
27451         vreinterpret_p64_s8, vreinterpret_p64_s16, vreinterpret_p64_s32,
27452         vreinterpret_p64_u8, vreinterpret_p64_u16, vreinterpret_p64_u32,
27453         vreinterpret_s64_p8, vreinterpret_s64_p16, vreinterpret_s64_f32,
27454         vreinterpret_s64_p64, vreinterpret_s64_u64, vreinterpret_s64_s8,
27455         vreinterpret_s64_s16, vreinterpret_s64_s32, vreinterpret_s64_u8,
27456         vreinterpret_s64_u16, vreinterpret_s64_u32, vreinterpret_u64_p8,
27457         vreinterpret_u64_p16, vreinterpret_u64_f32, vreinterpret_u64_p64,
27458         vreinterpret_u64_s64, vreinterpret_u64_s8, vreinterpret_u64_s16,
27459         vreinterpret_u64_s32, vreinterpret_u64_u8, vreinterpret_u64_u16,
27460         vreinterpret_u64_u32, vreinterpret_s8_p8, vreinterpret_s8_p16,
27461         vreinterpret_s8_f32, vreinterpret_s8_p64, vreinterpret_s8_s64,
27462         vreinterpret_s8_u64, vreinterpret_s8_s16, vreinterpret_s8_s32,
27463         vreinterpret_s8_u8, vreinterpret_s8_u16, vreinterpret_s8_u32,
27464         vreinterpret_s16_p8, vreinterpret_s16_p16, vreinterpret_s16_f32,
27465         vreinterpret_s16_p64, vreinterpret_s16_s64, vreinterpret_s16_u64,
27466         vreinterpret_s16_s8, vreinterpret_s16_s32, vreinterpret_s16_u8,
27467         vreinterpret_s16_u16, vreinterpret_s16_u32, vreinterpret_s32_p8,
27468         vreinterpret_s32_p16, vreinterpret_s32_f32, vreinterpret_s32_p64,
27469         vreinterpret_s32_s64, vreinterpret_s32_u64, vreinterpret_s32_s8,
27470         vreinterpret_s32_s16, vreinterpret_s32_u8, vreinterpret_s32_u16,
27471         vreinterpret_s32_u32, vreinterpret_u8_p8, vreinterpret_u8_p16,
27472         vreinterpret_u8_f32, vreinterpret_u8_p64, vreinterpret_u8_s64,
27473         vreinterpret_u8_u64, vreinterpret_u8_s8, vreinterpret_u8_s16,
27474         vreinterpret_u8_s32, vreinterpret_u8_u16, vreinterpret_u8_u32,
27475         vreinterpret_u16_p8, vreinterpret_u16_p16, vreinterpret_u16_f32,
27476         vreinterpret_u16_p64, vreinterpret_u16_s64, vreinterpret_u16_u64,
27477         vreinterpret_u16_s8, vreinterpret_u16_s16, vreinterpret_u16_s32,
27478         vreinterpret_u16_u8, vreinterpret_u16_u32, vreinterpret_u32_p8,
27479         vreinterpret_u32_p16, vreinterpret_u32_f32, vreinterpret_u32_p64,
27480         vreinterpret_u32_s64, vreinterpret_u32_u64, vreinterpret_u32_s8,
27481         vreinterpret_u32_s16, vreinterpret_u32_s32, vreinterpret_u32_u8,
27482         vreinterpret_u32_u16, vreinterpretq_p8_p16, vreinterpretq_p8_f32,
27483         vreinterpretq_p8_p64, vreinterpretq_p8_p128, vreinterpretq_p8_s64,
27484         vreinterpretq_p8_u64, vreinterpretq_p8_s8, vreinterpretq_p8_s16,
27485         vreinterpretq_p8_s32, vreinterpretq_p8_u8, vreinterpretq_p8_u16,
27486         vreinterpretq_p8_u32, vreinterpretq_p16_p8, vreinterpretq_p16_f32,
27487         vreinterpretq_p16_p64, vreinterpretq_p16_p128, vreinterpretq_p16_s64,
27488         vreinterpretq_p16_u64, vreinterpretq_p16_s8, vreinterpretq_p16_s16,
27489         vreinterpretq_p16_s32, vreinterpretq_p16_u8, vreinterpretq_p16_u16,
27490         vreinterpretq_p16_u32, vreinterpretq_f32_p8, vreinterpretq_f32_p16,
27491         vreinterpretq_f32_p64, vreinterpretq_f32_p128, vreinterpretq_f32_s64,
27492         vreinterpretq_f32_u64, vreinterpretq_f32_s8, vreinterpretq_f32_s16,
27493         vreinterpretq_f32_s32, vreinterpretq_f32_u8, vreinterpretq_f32_u16,
27494         vreinterpretq_f32_u32, vreinterpretq_p64_p8, vreinterpretq_p64_p16,
27495         vreinterpretq_p64_f32, vreinterpretq_p64_p128, vreinterpretq_p64_s64,
27496         vreinterpretq_p64_u64, vreinterpretq_p64_s8, vreinterpretq_p64_s16,
27497         vreinterpretq_p64_s32, vreinterpretq_p64_u8, vreinterpretq_p64_u16,
27498         vreinterpretq_p64_u32, vreinterpretq_p128_p8, vreinterpretq_p128_p16,
27499         vreinterpretq_p128_f32, vreinterpretq_p128_p64, vreinterpretq_p128_s64,
27500         vreinterpretq_p128_u64, vreinterpretq_p128_s8, vreinterpretq_p128_s16,
27501         vreinterpretq_p128_s32, vreinterpretq_p128_u8, vreinterpretq_p128_u16,
27502         vreinterpretq_p128_u32, vreinterpretq_s64_p8, vreinterpretq_s64_p16,
27503         vreinterpretq_s64_f32, vreinterpretq_s64_p64, vreinterpretq_s64_p128,
27504         vreinterpretq_s64_u64, vreinterpretq_s64_s8, vreinterpretq_s64_s16,
27505         vreinterpretq_s64_s32, vreinterpretq_s64_u8, vreinterpretq_s64_u16,
27506         vreinterpretq_s64_u32, vreinterpretq_u64_p8, vreinterpretq_u64_p16,
27507         vreinterpretq_u64_f32, vreinterpretq_u64_p64, vreinterpretq_u64_p128,
27508         vreinterpretq_u64_s64, vreinterpretq_u64_s8, vreinterpretq_u64_s16,
27509         vreinterpretq_u64_s32, vreinterpretq_u64_u8, vreinterpretq_u64_u16,
27510         vreinterpretq_u64_u32, vreinterpretq_s8_p8, vreinterpretq_s8_p16,
27511         vreinterpretq_s8_f32, vreinterpretq_s8_p64, vreinterpretq_s8_p128,
27512         vreinterpretq_s8_s64, vreinterpretq_s8_u64, vreinterpretq_s8_s16,
27513         vreinterpretq_s8_s32, vreinterpretq_s8_u8, vreinterpretq_s8_u16,
27514         vreinterpretq_s8_u32, vreinterpretq_s16_p8, vreinterpretq_s16_p16,
27515         vreinterpretq_s16_f32, vreinterpretq_s16_p64, vreinterpretq_s16_p128,
27516         vreinterpretq_s16_s64, vreinterpretq_s16_u64, vreinterpretq_s16_s8,
27517         vreinterpretq_s16_s32, vreinterpretq_s16_u8, vreinterpretq_s16_u16,
27518         vreinterpretq_s16_u32, vreinterpretq_s32_p8, vreinterpretq_s32_p16,
27519         vreinterpretq_s32_f16, vreinterpretq_s32_f32, vreinterpretq_s32_p64,
27520         vreinterpretq_s32_p128, vreinterpretq_s32_s64, vreinterpretq_s32_u64,
27521         vreinterpretq_s32_s8, vreinterpretq_s32_s16, vreinterpretq_s32_u8,
27522         vreinterpretq_s32_u16, vreinterpretq_s32_u32, vreinterpretq_u8_p8,
27523         vreinterpretq_u8_p16, vreinterpretq_u8_f32, vreinterpretq_u8_p64,
27524         vreinterpretq_u8_p128, vreinterpretq_u8_s64, vreinterpretq_u8_u64,
27525         vreinterpretq_u8_s8, vreinterpretq_u8_s16, vreinterpretq_u8_s32,
27526         vreinterpretq_u8_u16, vreinterpretq_u8_u32, vreinterpretq_u16_p8,
27527         vreinterpretq_u16_p16, vreinterpretq_u16_f32, vreinterpretq_u16_p64,
27528         vreinterpretq_u16_p128, vreinterpretq_u16_s64, vreinterpretq_u16_u64,
27529         vreinterpretq_u16_s8, vreinterpretq_u16_s16, vreinterpretq_u16_s32,
27530         vreinterpretq_u16_u8, vreinterpretq_u16_u32, vreinterpretq_u32_p8,
27531         vreinterpretq_u32_p16, vreinterpretq_u32_f32, vreinterpretq_u32_p64,
27532         vreinterpretq_u32_p128, vreinterpretq_u32_s64, vreinterpretq_u32_u64,
27533         vreinterpretq_u32_s8, vreinterpretq_u32_s16, vreinterpretq_u32_s32,
27534         vreinterpretq_u32_u8, vreinterpretq_u32_u16): Rewrite using casts.
27536 2016-02-04  Martin Liska  <mliska@suse.cz>
27538         PR sanitizer/69276
27539         * asan.c (has_stmt_been_instrumented_p): Instrument gimple calls
27540         that are gimple_store_p.
27541         (maybe_instrument_call): Likewise.
27543 2016-02-04  Bin Cheng  <bin.cheng@arm.com>
27545         * config/aarch64/aarch64.c (aarch64_legitimize_address): Force
27546         register scaling out of memory reference and comment why.
27548 2016-02-04  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
27550         PR target/65932
27551         PR target/67714
27552         * cse.c (cse_insn): Pass NULL to fold_rtx when initially
27553         folding the source of a SET.
27555 2016-02-04  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
27557         PR target/65932
27558         PR target/67714
27559         * config/arm/arm.c (arm_new_rtx_costs, MULT case): Properly extract
27560         the operands of the SIGN_EXTENDs from a SMUL[TB][TB] rtx.
27562 2016-02-04  Jim Wilson  <jim.wilson@linaro.org>
27564         PR target/65932
27565         PR target/67714
27566         * config/arm/arm.h (PROMOTE_MODE): Don't set UNSIGNEDP for QImode and
27567         HImode.
27569 2016-02-04  Christian Bruel  <christian.bruel@st.com>
27571         * config/arm/arm-c.c (arm_reset_previous_fndecl): Style fix and typo.
27572         * config/arm/arm.c (arm_set_current_function): Likewise.
27574 2016-02-04  Jakub Jelinek  <jakub@redhat.com>
27575             Ilya Enkovich  <enkovich.gnu@gmail.com>
27576             H.J. Lu  <hongjiu.lu@intel.com>
27578         PR target/69454
27579         * config/i386/i386.c (convert_scalars_to_vector): Remove
27580         stack alignment fixes.
27581         (ix86_option_override_internal): Disable TARGET_STV if stack
27582         might not be aligned enough.
27583         (ix86_minimum_alignment): Assert that TARGET_STV is false.
27585 2016-02-04  Victoria Stepanyan  <victoria.stepanyan@amd.com>
27587         * config/i386/x86-tune.def: Disable default prefetching
27588         for -march=znver1.
27590 2016-02-03  Michael Meissner  <meissner@linux.vnet.ibm.com>
27591             Vladimir Makarov  <vmakarov@redhat.com>
27593         PR target/69461
27594         * config/rs6000/rs6000.c (rs6000_legitimate_address_p): Fix thinko
27595         in validating fused toc addresses.
27597 2016-02-03  Jakub Jelinek  <jakub@redhat.com>
27599         PR c/69627
27600         * diagnostic-show-locus.c (layout::get_state_at_point): Don't read
27601         range->m_caret fields if range->m_show_caret_p is false.
27603         PR target/69644
27604         * config/rs6000/rs6000.c (rs6000_expand_atomic_compare_and_swap):
27605         Force oldval into register if it does not satisfy reg_or_short_operand
27606         predicate.  Fix up formatting.
27608 2016-02-03  Vladimir Makarov  <vmakarov@redhat.com>
27609             Alexandre Oliva  <aoliva@redhat.com>
27611         PR target/69461
27612         * lra-constraints.c (simplify_operand_subreg): Check additionally
27613         address validity after potential reloading.
27614         (process_address_1): Check insns validity.  In case of failure do
27615         nothing.
27617 2016-02-03  Kirill Yukhin  <kirill.yukhin@intel.com>
27619         PR target/69118
27620         * config/i386/sse.md (define_insn "avx512f_maskcmp<mode>3"):
27621         Fix target.
27623 2016-02-02  Jakub Jelinek  <jakub@redhat.com>
27625         * wide-int.cc (canonize_uhwi): New function.
27626         (wi::divmod_internal): Use it.
27628 2016-02-02  James Norris  <jnorris@codesourcery.com>
27630         * gimplify.c (omp_notice_variable): Add usage check.
27632 2016-02-02  Alexander Monakov  <amonakov@ispras.ru>
27634         * config/nvptx/nvptx.c (nvptx_print_operand): Treat LEU, GEU, LTU, GTU
27635         like LE, GE, LT, GT when emitting relational operator.
27637 2016-02-02  Wilco Dijkstra  <wdijkstr@arm.com>
27639         * ira-costs.c (find_costs_and_classes): Add extra argument.
27640         * target.def (ira_change_pseudo_allocno_class): Add parameter.
27641         * targhooks.h (ira_change_pseudo_allocno_class): Likewise.
27642         * targhooks.c (ira_change_pseudo_allocno_class): Likewise.
27643         * config/aarch64/aarch64.c (aarch64_ira_change_pseudo_allocno_class)
27644         Add best_class parameter, and return it if not ALL_REGS.
27645         * config/mips/mips.c (mips_ira_change_pseudo_allocno_class):
27646         Add parameter.
27647         * doc/tm.texi (TARGET_IRA_CHANGE_PSEUDO_ALLOCNO_CLASS):
27648         Update target hook.
27650 2016-02-02  Wilco Dijkstra  <wdijkstr@arm.com>
27652         * config/aarch64/aarch64.c
27653         (TARGET_IRA_CHANGE_PSEUDO_ALLOCNO_CLASS): New define.
27654         (aarch64_ira_change_pseudo_allocno_class): New function.
27656 2016-02-02  Uros Bizjak  <ubizjak@gmail.com>
27658         PR target/67032
27659         * config/i386/i386.c (geode_cost): Increase cost of MMX and SSE moves.
27661 2016-02-02  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
27663         * config/avr/avr.c (avr_option_override): Set
27664         PARAM_ALLOW_STORE_DATA_RACES to 1.
27666 2016-02-02  Richard Biener  <rguenther@suse.de>
27668         PR tree-optimization/69595
27669         * match.pd: Add range test simplifications to true/false.
27671 2016-02-02  Thomas Schwinge  <thomas@codesourcery.com>
27673         * omp-builtins.def (BUILT_IN_GOACC_HOST_DATA): Remove.
27674         * omp-low.c (expand_omp_target): Use BUILT_IN_GOACC_DATA_START
27675         instead.
27677 2016-02-02  Richard Biener  <rguenther@suse.de>
27679         PR tree-optimization/69606
27680         * tree-ssa-math-opts.c (bswap_replace): Clear flow sensitive
27681         info on the result before moving a stmt.
27683 2016-02-02  Yuri Rumyantsev  <ysrumyan@gmail.com>
27685         PR middle-end/68542
27686         * config/i386/i386.c (ix86_expand_branch): Add support for conditional
27687         branch with vector comparison.
27688         * config/i386/sse.md (VI48_AVX): New mode iterator.
27689         (define_expand "cbranch<mode>4): Add support for conditional branch
27690         with vector comparison.
27691         * tree-vect-loop.c (optimize_mask_stores): New function.
27692         * tree-vect-stmts.c (vectorizable_mask_load_store): Initialize
27693         has_mask_store field of vect_info.
27694         * tree-vectorizer.c (vectorize_loops): Invoke optimaze_mask_stores for
27695         vectorized loops having masked stores after vec_info destroy.
27696         * tree-vectorizer.h (loop_vec_info): Add new has_mask_store field and
27697         correspondent macros.
27698         (optimize_mask_stores): Add prototype.
27700 2016-02-02  Alan Modra  <amodra@gmail.com>
27702         PR target/69548
27703         * config/rs6000/predicates.md (quad_int_reg_operand): Don't
27704         allow subregs.
27706 2016-02-02  Alan Modra  <amodra@gmail.com>
27708         PR target/68662
27709         * config/rs6000/rs6000.c (need_toc_init): New var, set it
27710         whenever toc_label_name used.
27711         (rs6000_file_start): Don't set up toc section here,
27712         (rs6000_output_function_epilogue): do so here instead,
27713         (rs6000_xcoff_file_start): and here.
27714         * config/rs6000/rs6000.md (load_toc_aix_si): Set need_toc_init.
27715         (load_toc_aix_di): Likewise.
27717 2016-02-01  Jakub Jelinek  <jakub@redhat.com>
27719         PR rtl-optimization/69592
27720         * rtlanal.c (nonzero_bits_binary_arith_p): New inline function.
27721         (cached_nonzero_bits): Use it instead of ARITHMETIC_P.
27722         (num_sign_bit_copies_binary_arith_p): New inline function.
27723         (cached_num_sign_bit_copies): Use it instead of ARITHMETIC_P.
27725 2016-02-01  Jeff Law  <law@redhat.com>
27727         PR tree-optimization/69580
27728         * params.def (FSM_MAXIMUM_PHI_ARGUMENTS): New param.
27729         * tree-ssa-threadbackward.c
27730         (fsm_find_control_statement_thread_paths): Do not try to walk
27731         through large PHI nodes.
27733 2016-02-01  Jakub Jelinek  <jakub@redhat.com>
27735         * ifcvt.c (bb_ok_for_noce_convert_multiple_sets): Return false
27736         when count is incremented above limit, don't analyze further
27737         insns afterwards.
27739         * omp-low.c (oacc_parse_default_dims): Avoid
27740         -Wsign-compare warning, make sure value fits into int
27741         rather than just unsigned int.
27743 2016-02-01  Bin Cheng  <bin.cheng@arm.com>
27745         PR tree-optimization/67921
27746         * fold-const.c (split_tree): New parameters.  Convert pointer
27747         type variable part to proper type before negating.
27748         (fold_binary_loc): Pass new arguments to split_tree.
27750 2016-02-01  Nathan Sidwell  <nathan@codesourcery.com>
27752         * config/nvptx/nvptx.c (PTX_GANG_DEFAULT): New.
27753         (nvptx_goacc_validate_dims): Extend to handle global defaults.
27754         * target.def (OACC_VALIDATE_DIMS): Extend documentation.
27755         * doc/tm.texti: Rebuilt.
27756         * doc/invoke.texi (fopenacc-dim): Document.
27757         * lto-wrapper.c (merge_and_complain): Add OPT_fopenacc_dim_ case.
27758         (append_compiler_options): Likewise.
27759         * omp-low.c (oacc_default_dims, oacc_min_dims): New.
27760         (oacc_parse_default_dims): New.
27761         (oacc_validate_dims): Add USED arg.  Select non-unity default when
27762         possible.
27763         (oacc_loop_fixed_partitions): Return mask of used partitions.
27764         (oacc_loop_auto_partitions): Emit dump info.
27765         (oacc_loop_partition): Return mask of used partitions.
27766         (execute_oacc_device_lower): Parse default dimension arg.  Adjust
27767         loop partitioning and validation calls.
27769 2016-02-01  Richard Biener  <rguenther@suse.de>
27771         PR middle-end/69556
27772         * match.pd: Guard (C1/X)*C2 -> (C1*C2)/X with single_use.
27774 2016-02-01  Richard Biener  <rguenther@suse.de>
27776         PR tree-optimization/69574
27777         * tree-chrec.c (hide_evolution_in_other_loops_than_loop): Instead
27778         of asserting return chrec_dont_know.
27780 2016-02-01  Martin Liska  <mliska@suse.cz>
27782         * mem-stats-traits.h: Add copyright header.
27783         * mem-stats.h: Likewise.
27785 2016-02-01  Richard Biener  <rguenther@suse.de>
27787         PR tree-optimization/69579
27788         * tree-ssa-loop-ivcanon.c (propagate_constants_for_unrolling):
27789         Do not propagate through abnormal PHI results.
27791 2016-02-01  Eric Botcazou  <ebotcazou@adacore.com>
27793         * postreload.c (reload_cse_simplify): Remove dead code.
27795 2016-02-01  Jakub Jelinek  <jakub@redhat.com>
27797         PR rtl-optimization/69570
27798         * ifcvt.c (bb_ok_for_noce_convert_multiple_sets): Return true only
27799         if there is more than one set, not if there is a single set.
27801 2016-02-01  Richard Henderson  <rth@redhat.com>
27803         PR rtl-opt/69535
27804         * combine.c (make_compound_operation): When looking through a
27805         subreg, make sure to re-extend to the width of the outer mode.
27807 2016-01-30  Jakub Jelinek  <jakub@redhat.com>
27809         PR tree-optimization/69546
27810         * wide-int.cc (wi::divmod_internal): For unsigned division
27811         where both operands fit into uhwi, if o1 is 1 and o0 has
27812         msb set, if divident_prec is larger than bits per hwi,
27813         clear another quotient word and return 2 instead of 1.
27814         Similarly for remainder with msb in HWI set, if dividend_prec
27815         is larger than bits per hwi.
27817 2016-01-29  Martin Jambor  <mjambor@suse.cz>
27819         * hsa-gen.c (get_memory_order_name): Mask with MEMMODEL_BASE_MASK.
27820         Use short lowercase names.
27821         (get_memory_order): Mask with MEMMODEL_BASE_MASK.  Support
27822         MEMMODEL_CONSUME with acquire semantics and MEMMODEL_SEQ_CST with
27823         acq_rel one.  Protect warning agains segfaults if
27824         get_memory_order_name returns NULL.
27825         (gen_hsa_ternary_atomic_for_builtin): Support with MEMMODEL_SEQ_CST
27826         with release semantics.  Do not warn if get_memory_order already did.
27827         (gen_hsa_insns_for_call): Support with MEMMODEL_SEQ_CST with acquire
27828         semantics.  Fix check for relaxed or acquire semantics.  Do not warn
27829         if get_memory_order already did.
27831 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
27833         * doc/install.texi: Document that isl-0.16 is supported.
27835 2016-01-29  Vladimir Makarov  <vmakarov@redhat.com>
27837         PR target/69299
27838         * config/i386/constraints.md (Bm): Describe as special memory
27839         constraint.
27840         * doc/md.texi (DEFINE_SPECIAL_MEMORY_CONSTRAINT): Describe it.
27841         * genoutput.c (main): Process DEFINE_SPECIAL_MEMORY_CONSTRAINT.
27842         * genpreds.c (struct constraint_data): Add is_special_memory.
27843         (have_special_memory_constraints, special_memory_start): New
27844         static vars.
27845         (special_memory_end): Ditto.
27846         (add_constraint): Add new arg is_special_memory.  Add code to
27847         process its true value.  Update have_special_memory_constraints.
27848         (process_define_constraint): Pass the new arg.
27849         (process_define_register_constraint): Ditto.
27850         (choose_enum_order): Process special memory.
27851         (write_tm_preds_h): Generate enum const CT_SPECIAL_MEMORY and
27852         function insn_extra_special_memory_constraint.
27853         (main): Process DEFINE_SPECIAL_MEMORY_CONSTRAINT.
27854         * gensupport.c (process_rtx): Process
27855         DEFINE_SPECIAL_MEMORY_CONSTRAINT.
27856         * ira-costs.c (record_reg_classes): Process CT_SPECIAL_MEMORY.
27857         * ira-lives.c (single_reg_class): Use
27858         insn_extra_special_memory_constraint.
27859         * ira.c (ira_setup_alts): Process CT_SPECIAL_MEMORY.
27860         * lra-constraints.c (process_alt_operands): Ditto.
27861         (curr_insn_transform): Use insn_extra_special_memory_constraint.
27862         * recog.c (asm_operand_ok, preprocess_constraints): Process
27863         CT_SPECIAL_MEMORY.
27864         * reload.c (find_reloads): Ditto.
27865         * rtl.def (DEFINE_SPECIFAL_MEMORY_CONSTRAINT): New.
27866         * stmt.c (parse_input_constraint): Use
27867         insn_extra_special_memory_constraint.
27869 2016-01-29  H.J. Lu  <hongjiu.lu@intel.com>
27871         PR target/69530
27872         * lra-splill.c (lra_final_code_change): Revert r229087 by
27873         removing all sub-registers.
27875 2016-01-29  Steve Ellcey  <sellcey@imgtec.com>
27877         PR target/65604
27878         * config/mips/mips.c (mips_output_division): Check flag_delayed_branch.
27880 2016-01-29  Jakub Jelinek  <jakub@redhat.com>
27882         PR target/69551
27883         * config/i386/i386.c (ix86_expand_vector_set) <case V4SImode>: For
27884         SSE1, copy target into the temporary reg first before recursing
27885         on it.
27887 2016-01-29  H.J. Lu  <hongjiu.lu@intel.com>
27889         * config/i386/sse.md (sse2_cvtps2pd<mask_name>): Replace vBm
27890         with vm.
27892 2016-01-29  Jonathan Wakely  <jwakely@redhat.com>
27894         * ginclude/stdarg.h: Test __cplusplus instead of
27895         __GXX_EXPERIMENTAL_CXX0X__.
27897 2016-01-29  Richard Biener  <rguenther@suse.de>
27899         PR tree-optimization/69547
27900         * tree-ssa-dce.c (mark_aliased_reaching_defs_necessary_1):
27901         Do not mark clobbers necessary.
27902         (mark_all_reaching_defs_necessary_1): Likewise.
27904 2016-01-29  Dominik Vogt  <vogt@linux.vnet.ibm.com>
27906         * config/s390/s390-c.c (s390_resolve_overloaded_builtin): Format
27907         declaration name with %qs and print it in both error messages.
27908         Also fix indentation.
27910 2016-01-29  Dominik Vogt  <vogt@linux.vnet.ibm.com>
27912         PR other/69006
27913         * config/s390/s390-c.c (s390_resolve_overloaded_builtin): Remove
27914         trailing blank line from error message.
27916 2016-01-29  Jonathan Wakely  <jwakely@redhat.com>
27918         PR c++/69462
27919         * ginclude/float.h: Also provide FLT_EVAL_METHOD and DECIMAL_DIG
27920         for C++-11.
27922 2016-01-29  Richard Biener  <rguenther@suse.de>
27924         PR middle-end/69537
27925         * match.pd: Allow all integral types when simplifying a
27926         widening or sign-changing conversion.
27928 2016-01-28  Sebastian Pop  <s.pop@samsung.com>
27930         * graphite-isl-ast-to-gimple.c (get_rename_from_scev): Revert assert
27931         back to setting codegen_error to fail codegen.
27933 2016-01-28  Uros Bizjak  <ubizjak@gmail.com>
27935         PR target/69459
27936         * config/i386/constraints.md (C): Only accept constant zero operand.
27937         (BC): New constraint.
27938         * config/i386/sse.md (*mov<mode>_internal): Use BC constraint
27939         instead of C constraint.
27940         * doc/md.texi (Machine Constraints): Update description
27941         of C constraint.
27943 2016-01-28  Steve Ellcey  <sellcey@imgtec.com>
27945         PR target/68400
27946         * config/mips/mips.c (and_operands_ok): Add MIPS16 check.
27948 2016-01-28  Jakub Jelinek  <jakub@redhat.com>
27950         PR middle-end/69542
27951         * lra-remat.c (calculate_local_reg_remat_bb_data): Only consider
27952         non-debug insns.
27954 2016-01-28  Pat Haugen  <pthaugen@us.ibm.com>
27956         * config/rs6000/rs6000.c (output_cbranch): Don't statically predict
27957         branches if using guessed profile.
27959 2016-01-28  H.J. Lu  <hongjiu.lu@intel.com>
27961         * graphite-optimize-isl.c (optimize_isl): Fix dump.
27963 2016-01-28  Richard Henderson  <rth@redhat.com>
27965         PR target/69305
27966         * config/aarch64/aarch64-modes.def (CC_Cmode): New
27967         * config/aarch64/aarch64-protos.h: Update.
27968         * config/aarch64/aarch64.c (aarch64_zero_extend_const_eq): New.
27969         (aarch64_select_cc_mode): Add check for use of CC_Cmode.
27970         (aarch64_get_condition_code_1): Handle CC_Cmode.
27971         * config/aarch64/aarch64.md (addti3): Use adddi3_compareC.
27972         (*add<mode>3_compareC_cconly_imm): New.
27973         (*add<mode>3_compareC_cconly): New.
27974         (*add<mode>3_compareC_imm): New.
27975         (add<mode>3_compareC): New.
27976         (add<mode>3_carryin, *addsi3_carryin_uxtw): Sort compare operand
27977         to be first.  Use aarch64_carry_operation.
27978         (*add<mode>3_carryin_alt1, *addsi3_carryin_alt1_uxtw): Remove.
27979         (*add<mode>3_carryin_alt2, *addsi3_carryin_alt2_uxtw): Remove.
27980         (*add<mode>3_carryin_alt3, *addsi3_carryin_alt3_uxtw): Remove.
27981         (subti3): Use subdi3_compare1.
27982         (*sub<mode>3_compare0): Rename from sub<mode>3_compare0.
27983         (sub<mode>3_compare1): New.
27984         (*sub<mode>3_carryin0, *subsi3_carryin_uxtw): New.
27985         (*sub<mode>3_carryin): Use aarch64_borrow_operation.
27986         (*subsi3_carryin_uxtw): Likewise.
27987         (*ngc<mode>, *ngcsi_uxtw): Likewise.
27988         (*sub<mode>3_carryin_alt, *subsi3_carryin_alt_uxtw): New.
27989         * config/aarch64/iterators.md (DWI): New.
27990         * config/aarch64/predicates.md (aarch64_carry_operation): New.
27991         (aarch64_borrow_operation): New.
27993 2016-01-28  Abderrazek Zaafrani  <a.zaafrani@samsung.com>
27995         * graphite-optimize-isl.c (optimize_isl): Print a different debug
27996         message when isl does not return a valid schedule.
27998 2016-01-28  Sebastian Pop  <s.pop@samsung.com>
28000         * graphite-isl-ast-to-gimple.c (class translate_isl_ast_to_gimple):
28001         Remove comments from class declarations: they are already in the code
28002         close by the defs.
28004 2016-01-28  Sebastian Pop  <s.pop@samsung.com>
28006         * graphite-isl-ast-to-gimple.c (binary_op_to_tree): Call
28007         codegen_error_p.
28008         (ternary_op_to_tree): Same.
28009         (unary_op_to_tree): Same.
28010         (nary_op_to_tree): Same.
28011         (gcc_expression_from_isl_expr_op): Same.
28012         (gcc_expression_from_isl_expression): Same.
28013         (graphite_create_new_loop): Same.
28014         (graphite_create_new_loop_guard): Same.
28015         (build_iv_mapping): Same.
28016         (graphite_create_new_guard): Same.
28017         (translate_isl_ast_to_gimple::copy_loop_phi_nodes): Same.
28018         (translate_isl_ast_to_gimple::translate_pending_phi_nodes): Same.
28020 2016-01-28  Sebastian Pop  <s.pop@samsung.com>
28022         * graphite-isl-ast-to-gimple.c (get_rename_from_scev): Assert
28023         instead of setting codegen_error to fail codegen.
28025 2016-01-28  Jason Merrill  <jason@redhat.com>
28027         * tree.h (BINFO_FLAG_0): Rename from BINFO_MARKED.
28029 2016-01-28  Wilco Dijkstra  <wdijkstr@arm.com>
28031         * config/aarch64/aarch64.c (aarch64_if_then_else_costs):
28032         Remove CONST_INT_P check in CCMP cost calculation.
28034 2016-01-28  Wilco Dijkstra  <wdijkstr@arm.com>
28036         * config/aarch64/aarch64.c (generic_vector_cost):
28037         Set vec_permute_cost.
28038         (cortexa57_vector_cost): Likewise.
28039         (exynosm1_vector_cost): Likewise.
28040         (xgene1_vector_cost): Likewise.
28041         (aarch64_builtin_vectorization_cost): Use vec_permute_cost.
28042         * config/aarch64/aarch64-protos.h (cpu_vector_cost):
28043         Add vec_permute_cost entry.
28045 2016-01-28  Wilco Dijkstra  <wdijkstr@arm.com>
28047         * config/aarch64/aarch64.md (ccmp<mode>): Disassemble
28048         immediate as %1.
28049         (add<mode>3_compare0): Likewise.
28050         (addsi3_compare0_uxtw): Likewise.
28051         (add<mode>3nr_compare0): Likewise.
28052         (compare_neg<mode>): Likewise.
28053         (<optab><mode>3): Likewise.
28055 2016-01-28  Ilya Enkovich  <enkovich.gnu@gmail.com>
28057         * tree-vect-stmts.c (vectorizable_comparison): Add
28058         NULL check for vectype.
28060 2016-01-28  Richard Biener  <rguenther@suse.de>
28062         PR tree-optimization/69466
28063         * tree-vect-loop-manip.c (slpeel_duplicate_current_defs_from_edges):
28064         Account for PHIs we couldn't duplicate.
28066 2016-01-28  Martin Liska  <mliska@suse.cz>
28068         PR pch/68758
28069         * ggc-common.c (gt_pch_save): Use ENABLE_VALGRIND_ANNOTATIONS macro
28070         instead of ENABLE_VALGRIND_CHECKING.
28072 2016-01-27  Richard Henderson  <rth@redhat.com>
28074         PR rtl-opt/69447
28075         * lra-remat.c (subreg_regs): New.
28076         (dump_candidates_and_remat_bb_data): Dump it.
28077         (operand_to_remat): Reject if operand in subreg_regs.
28078         (set_bb_regs): Collect subreg_regs.
28079         (lra_remat): Init and free subreg_regs.  Compute
28080         calculate_local_reg_remat_bb_data before create_cands.
28082 2016-01-27  H.J. Lu  <hongjiu.lu@intel.com>
28084         PR target/68986
28085         * config/i386/i386.c (ix86_update_stack_boundary): Don't
28086         change stack_alignment_needed for __tls_get_addr call.
28088 2016-01-27  Segher Boessenkool  <segher@kernel.crashing.org>
28090         * config/rs6000/rs6000.c (print_operand): Rollback 's' removal.
28092 2016-01-27  Jeff Law  <law@redhat.com>
28094         PR tree-optimization/68398
28095         PR tree-optimization/69196
28096         * params.def (PARAM_FSM_SCALE_PATH_STMTS): New parameter.
28097         (PARAM_FSM_SCALE_PATH_BLOCKS): Likewise.
28098         * tree-ssa-threadbackward.c (fsm_find_control_statement_thread_paths):
28099         Only count PHIs in the last block in the path.  The others will
28100         const/copy propagate away.  Add heuristic to allow more irreducible
28101         subloops to be created when it is likely profitable to do so.
28103         * tree-ssa-threadbackward.c (fsm_find_control_statement_thread_paths):
28104         Fix typo in comment.  Use gsi_after_labels and remove the GIMPLE_LABEL
28105         check from within the loop.  Use gsi_next_nondebug rather than gsi_next.
28107 2016-01-27  Jakub Jelinek  <jakub@redhat.com>
28109         PR lto/69254
28110         * sanitizer.def: Add BEGIN_SANITIZER_BUILTINS and
28111         END_SANITIZER_BUILTINS markers using DEF_BUILTIN_STUB.
28112         * asan.c (DEF_BUILTIN_STUB): Temporarily define.
28113         * tree-streamer-in.c: Include asan.h.
28114         (streamer_get_builtin_tree): For builtins in sanitizer
28115         range call initialize_sanitizer_builtins and retry.
28117 2016-01-27  Ian Lance Taylor  <iant@google.com>
28119         * common.opt (fkeep-gc-roots-live): New undocumented option.
28120         * tree-ssa-loop-ivopts.c (add_candidate_1): If
28121         -fkeep-gc-roots-live, skip pointers.
28122         (add_iv_candidate_for_biv): Handle add_candidate_1 returning
28123         NULL.
28125 2016-01-27  Uros Bizjak  <ubizjak@gmail.com>
28127         PR target/69512
28128         * config/i386/i386.md (*zext<mode>_doubleword_and): New pattern.
28129         (*zext<mode>_doubleword): Disable for TARGET_ZERO_EXTEND_WITH_AND.
28131 2016-01-27  Thomas Klausner  <wiz@NetBSD.org>
28133         PR target/68380
28134         * configure.ac: NetBSD provides SSP in its C library.
28135         * configure: Updated.
28137 2016-01-27  Richard Biener  <rguenther@suse.de>
28139         PR tree-optimization/69166
28140         * tree-vect-loop.c (vect_is_simple_reduction): Always check
28141         reduction code for commutativity / associativity.
28143 2016-01-27  Martin Jambor  <mjambor@suse.cz>
28145         PR tree-optimization/69355
28146         * tree-sra.c (analyze_access_subtree): Correct hole detection when
28147         total_scalarization fails.
28149 2016-01-27  David Edelsohn  <dje.gcc@gmail.com>
28151         * config/rs6000/driver-rs6000.c (detect_processor_aix): Add
28152         power9.
28154 2016-01-27  Christian Bruel  <christian.bruel@st.com>
28156         PR target/69245
28157         * config/arm/arm-c.c (arm_pragma_target_parse): Add comments.
28158         Move arm_reset_previous_fndecl and set_target_option_current_node in
28159         the conditional part.  Call save_restore_target_globals.
28160         * config/arm/arm.c (arm_set_current_function):
28161         Refactor to better support #pragma target and attribute mix.
28162         Call save_restore_target_globals.
28163         * config/arm/arm-protos.h (save_restore_target_globals): New function.
28165 2016-01-27  Martin Liska  <mliska@suse.cz>
28167         * hsa.c (hsa_summary_t::link_functions): Create IPA_REF_ADDR
28168         reference for an HSA kernel and its host function.
28170 2016-01-27  Jakub Jelinek  <jakub@redhat.com>
28172         PR tree-optimization/69399
28173         * wide-int.h (wi::lrshift): For larger precisions, only
28174         use fast path if shift is known to be < HOST_BITS_PER_WIDE_INT.
28176 2016-01-27  Claudiu Zissulescu  <claziss@synopsys.com>
28178         * config/arc/predicates.md (proper_comparison_operator): Reject
28179         constant-constant comparison.
28181 2016-01-26  Tom de Vries  <tom@codesourcery.com>
28183         PR tree-optimization/69110
28184         * tree-data-ref.c (initialize_data_dependence_relation): Handle
28185         DR_NUM_DIMENSIONS == 0.
28187 2016-01-26  Abderrazek Zaafrani  <a.zaafrani@samsung.com>
28188             Sebastian Pop  <s.pop@samsung.com>
28190         * graphite-isl-ast-to-gimple.c (ternary_op_to_tree): Handle
28191         isl_ast_op_cond and isl_ast_op_select.
28192         (gcc_expression_from_isl_expr_op): Same.
28194 2016-01-26  Jason Merrill  <jason@redhat.com>
28196         PR c++/68782
28197         * tree.c (recompute_constructor_flags): Split out from
28198         build_constructor.
28199         (verify_constructor_flags): New.
28200         * tree.h: Declare them.
28202 2016-01-26  Iain Buclaw  <ibuclaw@gdcproject.org>
28204         PR rtl-optimization/69217
28205         * var-tracking.c (tracked_record_parameter_p): Don't segfault if there
28206         are no TYPE_FIELDS set for the record type.
28208 2016-01-26  Jakub Jelinek  <jakub@redhat.com>
28210         PR target/68662
28211         * config/rs6000/rs6000.c (rs6000_option_override_internal): Initialize
28212         toc_label_name unconditionally.
28213         (rs6000_emit_load_toc_table): Call ggc_strdup on toc_label_name for
28214         SYMBOL_REF string.  Use toc_label_name instead of constructing
28215         LCTOC1.
28216         (rs6000_elf_declare_function_name): Use toc_label_name instead of
28217         constructing LCTOC1.
28219 2016-01-26  Martin Sebor  <msebor@redhat.com>
28221         PR other/69477
28222         * doc/extend.texi (Common Type Attributes): Move text that talks about
28223         attribute packed from attribute aligned to the section discussing
28224         the former attribute for clarity.
28226 2016-01-26  Richard Henderson  <rth@redhat.com>
28228         PR middle-end/60908
28229         * trans-mem.c (tm_region_init): Mark entry block as visited.
28231 2016-01-26  David Malcolm  <dmalcolm@redhat.com>
28233         PR other/69006
28234         * diagnostic-show-locus.c (layout::print_source_line): Replace
28235         call to pp_newline with call to layout::print_newline.
28236         (layout::print_annotation_line): Likewise.
28237         (layout::move_to_column): Likewise.
28238         (layout::print_any_fixits): After printing any fixits, print a
28239         trailing newline, if necessary.
28240         (layout::print_newline): New method, resetting any colorization
28241         before a newline.
28242         (diagnostic_show_locus): Move the pp_newline to before the
28243         early bailout.  Remove dummy block enclosing the layout instance.
28244         * diagnostic.c (default_diagnostic_finalizer): Replace invocation
28245         of pp_newline_and_flush with pp_flush.
28246         (diagnostic_append_note): Delete use of pp_newline.
28247         (diagnostic_append_note_at_rich_loc): Delete.
28248         * diagnostic.h (diagnostic_append_note_at_rich_loc): Delete.
28249         * pretty-print.h (output_buffer_append_r): Reset buff->line_length
28250         when newline characters are added to the buffer.
28252 2016-01-26  Michael Matz  <matz@suse.de>
28254         * configure.ac (ac_cv_std_swap_in_utility): New test.
28255         * system.h (<algorithm>): Check HAVE_SWAP_IN_UTILITY as well.
28256         * configure: Regenerate.
28257         * config.in: Regenerate.
28259 2016-01-26  Claudiu Zissulescu  <claziss@synopsys.com>
28261         * config/arc/arc.md (cstoresi4): Force operand into register.
28262         (arcset<code>): Fix predicate.
28263         (arcsetltu): Likewise.
28264         (arcsetgeu): Likewise.
28265         (arcsethi): Likewise.
28266         (arcsetls): Likewise.
28268 2016-01-26  Jakub Jelinek  <jakub@redhat.com>
28270         PR tree-optimization/69483
28271         * gimple-fold.c (canonicalize_constructor_val): Return NULL
28272         if base has error_mark_node type.
28274 2016-01-26  Christophe Lyon  <christophe.lyon@linaro.org>
28276         PR target/68620
28277         * config/arm/arm.c (neon_valid_immediate): Handle FP16 vectors.
28278         * config/arm/arm_neon.h (__ARM_NUM_LANES, __arm_lane, arm_lanq):
28279         New helper macros.
28280         (vget_lane_f16): Handle big-endian.
28281         (vgetq_lane_f16): Likewise.
28282         (vset_lane_f16): Likewise.
28283         (vsetq_lane_f16): Likewise.
28284         * config/arm/iterators.md (VQXMOV): Add V8HF.
28285         (VDQ): Add V4HF and V8HF.
28286         (V_reg): Handle V4HF and V8HF.
28287         (Is_float_mode): Likewise.
28288         * config/arm/neon.md (movv4hf, movv8hf, neon_vdup_nv4hf,
28289         neon_vdup_nv8hf): New patterns.
28290         (vec_set<mode>_internal, vec_extract<mode>, neon_vld1_dup<mode>):
28291         Use VD_LANE iterator.
28292         (neon_vld1_dup<mode>): Use VQ2 iterator.
28294 2016-01-26  Nathan Sidwell  <nathan@acm.org>
28296         * omp-low.h (oacc_fn_attrib_kernels_p): Declare.
28297         (set_oacc_fn_attrib): Add IS_KERNEL arg.
28298         * omp-low.c (set_oacc_fn_attrib): Add IS_KERNEL arg.
28299         (oacc_fn_attrib_kernels_p, oacc_fn_attrib_level): New.
28300         (expand_omp_target): Pass is_kernel to set_oacc_fn_attrib.
28301         (oacc_validate_dims): Add LEVEL arg, don't return level.
28302         (new_oacc_loop_routine): Use oacc_fn_attrib_level, not
28303         oacc_validate_dims.
28304         (execute_oacc_device_lower): Adjust, add more dump output.
28305         * tree-ssa-loop.c (gate_oacc_kernels): Use
28306         oacc_fn_attrib_kernels_p.
28307         * tree-parloops.c (create_parallel_loop): Adjust
28308         set_oacc_fn_attrib call.
28310 2016-01-26  Jakub Jelinek  <jakub@redhat.com>
28312         PR lto/69254
28313         * lto-wrapper.c (merge_and_complain): Handle -fcilkplus.
28314         (append_compiler_options): Handle -fcilkplus.
28315         (append_linker_options): Ignore -fno-{openmp,openacc,cilkplus}.
28317 2016-01-26  Nick Clifton  <nickc@redhat.com>
28319         PR target/66655
28320         * config/i386/winnt.c (i386_pe_binds_local_p): If a function has
28321         been marked as DECL_ONE_ONLY but we do not the means to make it
28322         so, then do not allow it to bind locally.
28324 2016-01-26  Jakub Jelinek  <jakub@redhat.com>
28326         PR lto/69254
28327         * opts.h (parse_sanitizer_options): New prototype.
28328         * opts.c (sanitizer_opts): New array.
28329         (parse_sanitizer_options): New function.
28330         (common_handle_option): Use parse_sanitizer_options.
28332 2016-01-26  H.J. Lu  <hongjiu.lu@intel.com>
28334         PR target/68986
28335         * config/i386/i386.c (ix86_compute_frame_layout): Move stack
28336         alignment adjustment to ...
28337         (ix86_update_stack_boundary): Here.  Don't over-align stack for
28338         __tls_get_addr.
28339         (ix86_finalize_stack_realign_flags): Use stack_alignment_needed
28340         if __tls_get_addr is called.
28342 2016-01-26  Christian Bruel  <christian.bruel@st.com>
28344         * doc/sourcebuild.texi (arm_crypto_pragma_ok): Remove.
28346 2016-01-26  Eric Botcazou  <ebotcazou@adacore.com>
28348         * config/ia64/ia64.c (ia64_expand_vecint_compare): Use gen_int_mode.
28350 2016-01-26  Richard Biener  <rguenther@suse.de>
28352         PR middle-end/69467
28353         * match.pd: Guard X * CST CMP 0 pattern with single_use.
28355 2016-01-26  Richard Biener  <rguenther@suse.de>
28357         PR tree-optimization/69452
28358         * tree-ssa-loop-im.c (move_computations_dom_walker): Remove.
28359         (move_computations_dom_walker::before_dom_children): Rename
28360         to ...
28361         (move_computations_worker): This.
28362         (move_computations): Perform an RPO rather than a DOM walk.
28364 2016-01-26  Jakub Jelinek  <jakub@redhat.com>
28366         PR target/69442
28367         * combine.c (combine_instructions): For REG_EQUAL note with
28368         SET_DEST being ZERO_EXTRACT, also temporarily set SET_DEST
28369         to the underlying register.
28370         * doc/rtl.texi (REG_EQUAL): Document the behavior of
28371         REG_EQUAL/REG_EQUIV notes if SET_DEST is ZERO_EXTRACT.
28373 2016-01-26  Roger Ferrer Ibáñez  <rofirrim@gmail.com>
28375         PR target/67896
28376         * config/aarch64/aarch64-builtins.c
28377         (aarch64_init_simd_builtin_types): Do not set structural
28378         equality to __Poly{8,16,64,128}_t types.
28380 2016-01-26  Richard Sandiford  <richard.sandiford@arm.com>
28382         PR tree-optimization/69400
28383         * wide-int.cc (wi_pack): Take the precision as argument and
28384         perform canonicalization here rather than in the callers.
28385         Use the main loop to handle all full-width HWIs.  Add a
28386         zero HWI if in_len isn't a full result.
28387         (wi::divmod_internal): Update accordingly.
28388         (wi::mul_internal): Likewise.  Simplify.
28390 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
28391             Sebastian Pop  <s.pop@samsung.com>
28393         * graphite-poly.c (apply_poly_transforms): Simplify.
28394         (print_isl_set): Use more readable format: ISL_YAML_STYLE_BLOCK.
28395         (print_isl_map): Same.
28396         (print_isl_union_map): Same.
28397         (print_isl_schedule): New.
28398         (debug_isl_schedule): New.
28399         * graphite-dependences.c (scop_get_reads): Do not call
28400         isl_union_map_add_map that is undocumented isl functionality.
28401         (scop_get_must_writes): Same.
28402         (scop_get_may_writes): Same.
28403         (scop_get_original_schedule): Remove.
28404         (scop_get_dependences): Do not call isl_union_map_compute_flow that
28405         is deprecated in isl 0.15.  Instead, use isl_union_access_* interface.
28406         (compute_deps): Remove.
28407         * graphite-isl-ast-to-gimple.c (print_schedule_ast): New.
28408         (debug_schedule_ast): New.
28409         (translate_isl_ast_to_gimple::scop_to_isl_ast): Call
28410         set_separate_option.
28411         (graphite_regenerate_ast_isl): Add dump.
28412         (translate_isl_ast_to_gimple::scop_to_isl_ast): Generate code
28413         from scop->transformed_schedule.
28414         (graphite_regenerate_ast_isl): Add more dump.
28415         * graphite-optimize-isl.c (optimize_isl): Set
28416         scop->transformed_schedule.  Check whether schedules are equal.
28417         (apply_poly_transforms): Move here.
28418         * graphite-poly.c (apply_poly_transforms): ... from here.
28419         (free_poly_bb): Static.
28420         (free_scop): Static.
28421         (pbb_number_of_iterations_at_time): Remove.
28422         (print_isl_ast): New.
28423         (debug_isl_ast): New.
28424         (debug_scop_pbb): New.
28425         * graphite-scop-detection.c (print_edge): Move.
28426         (print_sese): Move.
28427         * graphite-sese-to-poly.c (build_pbb_scattering_polyhedrons): Remove.
28428         (build_scop_scattering): Remove.
28429         (create_pw_aff_from_tree): Assert instead of bailing out.
28430         (add_condition_to_pbb): Remove unused code, do not fail.
28431         (add_conditions_to_domain): Same.
28432         (add_conditions_to_constraints): Remove.
28433         (build_scop_context): New.
28434         (add_iter_domain_dimension): New.
28435         (build_iteration_domains): Initialize pbb->iterators.
28436         Call add_conditions_to_domain.
28437         (nested_in): New.
28438         (loop_at): New.
28439         (index_outermost_in_loop): New.
28440         (index_pbb_in_loop): New.
28441         (outermost_pbb_in): New.
28442         (add_in_sequence): New.
28443         (add_outer_projection): New.
28444         (outer_projection_mupa): New.
28445         (add_loop_schedule): New.
28446         (build_schedule_pbb): New.
28447         (build_schedule_loop): New.
28448         (embed_in_surrounding_loops): New.
28449         (build_schedule_loop_nest): New.
28450         (build_original_schedule): New.
28451         (build_poly_scop): Call build_original_schedule.
28452         * graphite.h: Declare print_isl_schedule and debug_isl_schedule.
28453         (free_poly_dr): Remove.
28454         (struct poly_bb): Add iterators.  Remove schedule, transformed, saved.
28455         (free_poly_bb): Remove.
28456         (debug_loop_vec): Remove.
28457         (print_isl_ast): Declare.
28458         (debug_isl_ast): Declare.
28459         (scop_do_interchange): Remove.
28460         (scop_do_strip_mine): Remove.
28461         (scop_do_block): Remove.
28462         (flatten_all_loops): Remove.
28463         (optimize_isl): Remove.
28464         (pbb_number_of_iterations_at_time): Remove.
28465         (debug_scop_pbb): Declare.
28466         (print_schedule_ast): Declare.
28467         (debug_schedule_ast): Declare.
28468         (struct scop): Remove schedule.  Add original_schedule,
28469         transformed_schedule.
28470         (free_gimple_poly_bb): Remove.
28471         (print_generated_program): Remove.
28472         (debug_generated_program): Remove.
28473         (unify_scattering_dimensions): Remove.
28474         * sese.c (print_edge): ... here.
28475         (print_sese): ... here.
28476         (debug_edge): ... here.
28477         (debug_sese): ... here.
28478         * sese.h (print_edge): Declare.
28479         (print_sese): Declare.
28480         (dump_edge): Declare.
28481         (dump_sese): Declare.
28483 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
28484             Sebastian Pop  <s.pop@samsung.com>
28486         * Makefile.in: Set ISLVER in site.exp.
28488 2016-01-25  Jakub Jelinek  <jakub@redhat.com>
28490         * omp-low.c (lower_omp_target) <case USE_DEVICE_PTR>: Set
28491         DECL_VALUE_EXPR of new_var even for the non-array case.  Look
28492         through DECL_VALUE_EXPR for expansion.
28494 2016-01-25  Bernd Edlinger  <bernd.edlinger@hotmail.de>
28496         * config/mips/mips.c (mips_compute_frame_info): Skip re-computing
28497         the frame info after reload completed.
28499 2016-01-25  Jeff Law  <law@redhat.com>
28501         PR tree-optimization/69196
28502         PR tree-optimization/68398
28503         * tree-ssa-threadupdate.h (enum bb_dom_status): Moved here from
28504         tree-ssa-threadupdate.c.
28505         (determine_bb_domination_status): Prototype
28506         * tree-ssa-threadupdate.c (enum bb_dom_status): Remove
28507         (determine_bb_domination_status): No longer static.
28508         (valid_jump_thread_path): Remove code to detect characteristics
28509         of the jump thread path not associated with correctness.
28510         * tree-ssa-threadbackward.c (fsm_find_control_statment_thread_paths):
28511         Correct test for thread path length.  Count PHIs for real operands as
28512         statements that need to be copied.  Do not count ASSERT_EXPRs.
28513         Look at all the blocks in the thread path.  Compute and selectively
28514         filter thread paths based on threading through the latch, threading
28515         a multiway branch or crossing a multiway branch.
28517 2016-01-25  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
28519         * config/rs6000/rs6000.c (rs6000_keep_leaf_when_profiled):  Add
28520         decl with __attribute__ ((unused)) annotation.
28522 2016-01-25  Ilya Enkovich  <enkovich.gnu@gmail.com>
28524         PR target/69421
28525         * tree-vect-stmts.c (vectorizable_condition): Check vectype
28526         of operands is compatible with a statement vectype.
28528 2016-01-25  Eric Botcazou  <ebotcazou@adacore.com>
28530         * doc/extend.texi (scalar_storage_order type attribute): Fix typo and
28531         improve wording for mixed storage order support.
28533 2016-01-25  Bilyan Borisov  <bilyan.borisov@arm.com>
28535         * config/aarch64/arm_neon.h (vcvt_s64_f64): New intrinsic.
28536         (vcvt_u64_f64): Likewise.
28537         (vcvta_s64_f64): Likewise.
28538         (vcvta_u64_f64): Likewise.
28539         (vcvtm_s64_f64): Likewise.
28540         (vcvtm_u64_f64): Likewise.
28541         (vcvtn_s64_f64): Likewise.
28542         (vcvtn_u64_f64): Likewise.
28543         (vcvtp_s64_f64): Likewise.
28544         (vcvtp_u64_f64): Likewise.
28546 2016-01-25  Claudiu Zissulescu  <claziss@synopsys.com>
28548         * config/arc/arc.c (TARGET_DWARF_REGISTER_SPAN): Define.
28549         (arc_init): Check validity mll64 option.
28550         (arc_save_restore): Use double load/store instruction.
28551         (arc_expand_movmem): Likewise.
28552         (arc_split_move): Don't split if we have double load/store
28553         instructions. Returns a boolean.
28554         (arc_process_double_reg_moves): Change function to return boolean
28555         instead of a sequence of instructions.
28556         (arc_dwarf_register_span): New function.
28557         * config/arc/arc-protos.h (arc_split_move): Change prototype.
28558         * config/arc/arc.h (TARGET_CPU_CPP_BUILTINS): Define __ARC_LL64__.
28559         * config/arc/arc.md (*movdi_insn): Emit ldd/std instructions.
28560         (*movdf_insn): Likewise.
28561         * config/arc/arc.opt (mll64): New option.
28562         * config/arc/predicates.md (even_register_operand): New predicate.
28563         * doc/invoke.texi (ARC Options): Add mll64 documentation.
28565 2016-01-25  Richard Biener  <rguenther@suse.de>
28567         PR lto/69393
28568         * dwarf2out.c (is_naming_typedef_decl): Not when DECL_NAMELESS.
28569         * tree-streamer-out.c (pack_ts_base_value_fields): Stream
28570         DECL_NAMELESS.
28571         * tree-streamer-in.c (unpack_ts_base_value_fields): Likewise.
28573 2016-01-25  Richard Biener  <rguenther@suse.de>
28575         PR tree-optimization/69376
28576         * tree-ssa-sccvn.h (struct vn_ssa_aux): Add range_info_anti_range_p
28577         flag.
28578         (VN_INFO_ANTI_RANGE_P): New inline.
28579         (VN_INFO_RANGE_TYPE): Likewise.
28580         * tree-ssa-sccvn.c (set_ssa_val_to): Also record and copy
28581         SSA_NAME_ANTI_RANGE_P.
28582         (free_scc_vn): Restore SSA_NAME_ANTI_RANGE_P.
28583         * tree-ssa-pre.c (eliminate_dom_walker::before_dom_children):
28584         Properly query VN_INFO_RANGE_TYPE.
28586 2016-01-25  Nick Clifton  <nickc@redhat.com>
28588         PR target/66655
28589         * config/i386/cygming.h (MAKE_DECL_ONE_ONLY): Remove definition.
28591 2016-01-23  Tom de Vries  <tom@codesourcery.com>
28593         PR tree-optimization/69426
28594         * tree-parloops.c (eliminate_local_variables_stmt): Handle vdef of
28595         removed clobber.
28597 2016-01-23  Jakub Jelinek  <jakub@redhat.com>
28599         * tree-ssanames.c (release_free_names_and_compact_live_names): Replace
28600         "the the" with "the" in the comments.
28601         * ipa-devirt.c (build_type_inheritance_graph,
28602         update_type_inheritance_graph): Likewise.
28603         * tree.c (build_function_type_list_1): Likewise.
28604         * cfgloopmanip.c (scale_loop_profile): Likewise.
28605         * tree-ssa-loop-ivopts.c (get_shiftadd_cost): Likewise.
28606         * gimple-ssa-split-paths.c
28607         (find_block_to_duplicate_for_splitting_paths): Likewise.
28608         * tree-sra.c (init_subtree_with_zero, clobber_subtree): Likewise.
28609         * expr.c (convert_move): Likewise.
28610         * var-tracking.c (vt_stack_adjustments): Likewise.
28611         * tree-vect-data-refs.c (vect_enhance_data_refs_alignment): Likewise.
28612         * tree-vrp.c (test_for_singularity): Likewise.
28614         * tree-vect-stmts.c (vectorizable_condition): Build a VEC_COND_EXPR
28615         directly instead of building a temporary tree.
28617         PR bootstrap/69434
28618         * genrecog.c: Define INCLUDE_ALGORITHM before including system.h,
28619         remove <algorithm> include.
28621 2016-01-22  Jakub Jelinek  <jakub@redhat.com>
28623         PR target/69432
28624         * config/i386/i386.c: Include dojump.h.
28625         (expand_small_movmem_or_setmem,
28626         expand_set_or_movmem_prologue_epilogue_by_misaligned_moves): Spelling
28627         fixes.
28628         (ix86_expand_set_or_movmem): Call do_pending_stack_adjust () early
28629         if dynamic_check != -1.
28631 2016-01-21  Jeff Law  <law@redhat.com>
28633         PR middle-end/69347
28634         * tree-ssa-dom.c (back_propagate_equivalences): Factored out of
28635         record_temporary_equivalences.  Rewritten to avoid unnecessary calls
28636         into dominated_by_p.
28637         (cprop_into_successor_phis): Avoid unnecessary tests.
28639 2016-01-22  Richard Henderson  <rth@redhat.com>
28641         PR target/69416
28642         * config/aarch64/aarch64.md (UNSPEC_NZCV): New.
28643         (ccmp<mode>, fccmp<mode>, fccmpe<mode>): Use it.
28645 2016-01-22  Michael Matz  <matz@suse.de>
28647         * system.h (string, algorithm): Include only conditionally.
28648         (new): Include always under C++.
28649         * bb-reorder.c (toplevel): Define INCLUDE_ALGORITHM.
28650         * final.c (toplevel): Ditto.
28651         * ipa-chkp.c (toplevel): Define INCLUDE_STRING.
28652         * genconditions.c (write_header): Make gencondmd.c define
28653         INCLUDE_STRING.
28654         * mem-stats.h (mem_usage::print_dash_line): Don't use std::string.
28656         * config/aarch64/aarch64.c (toplevel): Define INCLUDE_STRING.
28657         * common/config/aarch64/aarch64-common.c (toplevel): Ditto.
28659 2016-01-22  Christian Bruel  <christian.bruel@st.com>
28661         PR target/68674
28662         * expr.c (expand_expr_real_1): Reset DECL_MODE if VECTOR_TYPE_P changed.
28664 2016-01-22  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
28666         PR target/69403
28667         * config/arm/thumb2.md (*thumb2_ior_scc_strict_it): Convert to
28668         define_insn_and_split.  Ensure operands[1] and operands[0] do not
28669         get assigned the same register.
28671 2016-01-22  Kugan Vivekanandarajah  <kuganv@linaro.org>
28673         * ipa-prop.c (ipa_set_jf_constant): Remove redundant unshare_expr.
28675 2016-01-22  Christian Bruel  <christian.bruel@st.com>
28677         * config/arm/arm-c.c (arm_pragma_target_parse):
28678         Remove warn_builtin_macro_redefined overwrite.
28680 2016-01-22  Eric Botcazou  <ebotcazou@adacore.com>
28682         * ipa-inline.c (can_inline_edge_p): Back out overzealous check on
28683         flag_non_call_exceptions compatibility.
28685 2016-01-22  Jakub Jelinek  <jakub@redhat.com>
28687         PR debug/66668
28688         * dwarf2out.c (add_child_die_after): New function.
28689         (dwarf_qual_info_t): New type.
28690         (dwarf_qual_info): New variable.
28691         (qualified_die_p): New function.
28692         (modified_type_die): For -fdebug-types-section, ensure
28693         canonical order of qualifiers.  Put qualified DIEs adjacent
28694         to the corresponding non-qualified type DIE and search there
28695         for existing qualified DIEs.
28697 2016-01-22  Eric Botcazou  <ebotcazou@adacore.com>
28699         * doc/extend.texi (scalar_storage_order type attribute): Document
28700         restriction on type punning and aliasing, and remove future tense.
28702 2016-01-21  Roman Zhuykov  <zhroma@ispras.ru>
28704         PR target/69252
28705         * modulo-sched.c (optimize_sc): Allow branch-scheduling to add a new
28706         first stage.
28708 2016-01-21  Jeff Law  <law@redhat.com>
28710         PR middle-end/69347
28711         * tree-ssa-dom.c (dom_opt_dom_walker::thread_across_edge): Avoid
28712         useless call to record_temporary_equivalences.
28713         * tree-ssa-threadbackward.c (find_jump_threads_backwards): Just
28714         allocate 10 slots in the bb_path vector and let it grow as needed.
28715         (fsm_find_control_statement_thread_paths): Similarly for the next_path
28716         vector.
28718 2016-01-21  David Edelsohn  <dje.gcc@gmail.com>
28720         * configure.ac (gcc_cv_as_powerpc_mfcrf, gcc_cv_as_machine_directive):
28721         Detangle.
28722         * configure: Regenerate.
28724 2016-01-21  Pat Haugen  <pthaugen@us.ibm.com>
28726         * config/rs6000/aix71.h (ASM_CPU_SPEC): Add entry for Power9.
28727         * config/rs6000/driver-rs6000.c (struct asm_names): Likewise.
28729 2016-01-21  Bernd Schmidt  <bschmidt@redhat.com>
28731         PR middle-end/66178
28732         * expr.c (expand_expr_real_2) [PLUS_EXPR, MINUS_EXPR]: Don't
28733         drop EXPAND_INITIALIZER.
28734         * rtl.h (contains_symbolic_reference_p): Declare.
28735         * rtlanal.c (contains_symbolic_reference_p): New function.
28736         * simplify-rtx.c (simplify_binary_operation_1): Don't turn
28737         a subtraction into a NOT if symbolic constants are involved.
28739 2016-01-21  Anton Blanchard  <anton@samba.org>
28740             Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
28742         PR target/63354
28743         * config/rs6000/linux64.h (TARGET_KEEP_LEAF_WHEN_PROFILED): New
28744         #define.
28745         * config/rs6000/rs6000.c (rs6000_keep_leaf_when_profiled): New
28746         function.
28748 2016-01-21  Ajit Agarwal  <ajitkum@xilinx.com>
28750         * config/microblaze/microblaze.c
28751         (get_branch_target): New.
28752         (insert_wic_for_ilb_runout): New.
28753         (insert_wic): New.
28754         (microblaze_machine_dependent_reorg): New.
28755         (TARGET_MACHINE_DEPENDENT_REORG): Define macro.
28756         * config/microblaze/microblaze.md
28757         (UNSPEC_IPREFETCH): Define.
28758         (iprefetch): New pattern
28759         * config/microblaze/microblaze.opt
28760         (mxl-prefetch): New flag.
28762 2016-01-21  Ajit Agarwal  <ajitkum@xilinx.com>
28764         * config/microblaze/microblaze.h
28765         (FIXED_REGISTERS): Update in macro.
28766         (CALL_USED_REGISTERS): Update in macro.
28768 2016-01-21  Yuri Rumyantsev  <ysrumyan@gmail.com>
28770         PR rtl-optimization/68920
28771         * ifcvt.c (cond_move_process_if_block): Limit number of conditional
28772         moves.
28774 2016-01-21  Vladimir Makarov  <vmakarov@redhat.com>
28776         PR rtl-optimization/68990
28777         * lra-coalesce.c (lra_coalesce): Invalidate value for the result
28778         pseudo instead of inheritance ones.
28780 2016-01-21  Bernd Edlinger  <bernd.edlinger@hotmail.de>
28781             Nick Clifton  <nickc@redhat.com>
28783         PR target/69129
28784         PR target/69012
28785         * config/mips/mips.c (mips_compute_frame_info): Initialise
28786         args_size and hard_frame_pointer_offset fields of the frame
28787         structure before calling mips_global_pointer.
28789 2016-01-21  David Edelsohn  <dje.gcc@gmail.com>
28791         * configure.ac (gcc_cv_as_dwloc): Test support for debug frame section
28792         label reference.
28793         * configure: Regenerate.
28795 2016-01-21  Richard Biener  <rguenther@suse.de>
28797         * graphite-optimize-isl.c (get_schedule_map): Fix typo.
28799 2016-01-21  Marcin Kościelnicki  <koriakin@0x04.net>
28801         * config/s390/s390.c (s390_asm_declare_function_size): Add code
28802         to actually emit the .size directive.
28804 2016-01-21   Stefan Sørensen  <stefan.sorensen@spectralink.com>
28805              Jakub Jelinek  <jakub@redhat.com>
28807         PR target/69187
28808         PR target/65624
28809         * config/arm/arm-builtins.c (arm_expand_neon_builtin): Increase
28810         args array size by one to avoid buffer overflow.
28812 2016-01-21  Marcin Kościelnicki  <koriakin@0x04.net>
28814         * config/s390/s390.md (pool_section_start): Use switch_to_section
28815         to select proper read-only data section instead of hardcoding
28816         .rodata.
28817         (pool_section_end): Use switch_to_section to match the above.
28819 2016-01-21  Richard Biener  <rguenther@suse.de>
28821         PR tree-optimization/69378
28822         * tree-ssa-sccvn.c (dominated_by_p_w_unex): New function.
28823         (set_ssa_val_to): Use it for dominance checks taking into
28824         account not executable edges.
28826 2016-01-21  Jakub Jelinek  <jakub@redhat.com>
28828         PR c++/69355
28829         * tree-dfa.c (get_ref_base_and_extent): Use GET_MODE_BITSIZE (mode)
28830         for bitsize instead of GET_MODE_PRECISION (mode).
28832 2016-01-20  Martin Sebor  <msebor@redhat.com>
28834         PR c/52291
28835         * extend.texi (__sync Builtins): Clarify the semantics of
28836         __sync_fetch_and_OP built-ins on pointers.
28837         (__atomic Builtins): Same.
28839 2016-01-21  Aditya Kumar  <aditya.k7@samsung.com>
28840             Sebastian Pop  <s.pop@samsung.com>
28842         * graphite-isl-ast-to-gimple.c (enum phi_node_kind): New.
28843         (class translate_isl_ast_to_gimple): Use phi_node_kind instead of bool.
28844         (is_valid_rename): Same.
28845         (translate_isl_ast_to_gimple::get_rename): Same.
28846         (translate_isl_ast_to_gimple::rename_all_uses): Same.
28847         (translate_isl_ast_to_gimple::rename_uses): Same.
28848         (get_new_name): Check for close_phi nodes.
28849         (copy_loop_phi_args): Use phi_node_kind.
28850         (translate_isl_ast_to_gimple::copy_loop_close_phi_args): Same.
28851         (translate_isl_ast_to_gimple::copy_cond_phi_args): Same.
28853 2016-01-21  Aditya Kumar  <aditya.k7@samsung.com>
28854             Sebastian Pop  <s.pop@samsung.com>
28856         Revert commit r229783.
28857         * graphite-isl-ast-to-gimple.c (gcc_expression_from_isl_ast_expr_id):
28858         Remove use of parameter_rename_map.
28859         (copy_def): Remove.
28860         (copy_internal_parameters): Remove.
28861         (graphite_regenerate_ast_isl): Remove call to copy_internal_parameters.
28862         * sese.c (new_sese_info): Do not initialize parameter_rename_map.
28863         (free_sese_info): Do not free parameter_rename_map.
28864         (set_rename): Do not use parameter_rename_map.
28865         (rename_uses): Update call to set_rename.
28866         (graphite_copy_stmts_from_block): Do not use parameter_rename_map.
28867         * sese.h (parameter_rename_map_t): Remove.
28868         (struct sese_info_t): Remove field parameter_rename_map.
28870 2016-01-21  Aditya Kumar  <aditya.k7@samsung.com>
28871             Sebastian Pop  <s.pop@samsung.com>
28873         * graphite-isl-ast-to-gimple.c: Fix comment.
28874         * graphite-scop-detection.c (defined_in_loop_p): New.
28875         (canonicalize_loop_closed_ssa): Do not add close phi nodes for SSA
28876         names defined in loop.
28878 2016-01-21  Aditya Kumar  <aditya.k7@samsung.com>
28879             Sebastian Pop  <s.pop@samsung.com>
28881         * graphite-scop-detection.c (scop_detection::harmful_loop_in_region):
28882         Discard unstructured if-then-else regions.
28884 2016-01-21  Aditya Kumar  <aditya.k7@samsung.com>
28885             Sebastian Pop  <s.pop@samsung.com>
28887         * graphite-sese-to-poly.c (set_scop_parameter_dim): Remove.
28888         (cleanup_loop_iter_dom): Remove.
28889         (build_loop_iteration_domains): Remove.
28890         (build_scop_context): Remove.
28891         (build_scop_iteration_domain): Remove.
28892         (add_loop_constraints): New.
28893         (build_iteration_domains): New.
28894         (build_poly_scop): Call build_iteration_domains.
28896 2016-01-21  Aditya Kumar  <aditya.k7@samsung.com>
28897             Sebastian Pop  <s.pop@samsung.com>
28899         * graphite-scop-detection.c
28900         (scop_detection::harmful_loop_in_region): Free dom and loops.
28901         (scop_detection::loop_body_is_valid_scop): Free bbs.
28903 2016-01-21  Aditya Kumar  <aditya.k7@samsung.com>
28904             Sebastian Pop  <s.pop@samsung.com>
28906         * graphite-scop-detection.c (record_loop_in_sese): New.
28907         (gather_bbs::before_dom_children): Call record_loop_in_sese.
28908         (build_scops): Remove call to build_sese_loop_nests.
28909         * sese.c (sese_record_loop): Remove.
28910         (build_sese_loop_nests): Remove.
28911         (new_sese_info): Remove region->loops.
28912         (free_sese_info): Same.
28913         * sese.h (sese_contains_loop): Same.
28914         (build_sese_loop_nests): Remove.
28915         (sese_contains_loop): Remove.
28917 2016-01-21  Aditya Kumar  <aditya.k7@samsung.com>
28918             Sebastian Pop  <s.pop@samsung.com>
28920         * graphite-scop-detection.c (loop_is_valid_scop): Renamed
28921         loop_is_valid_in_scop.
28922         (scop_detection::harmful_stmt_in_region): Renamed
28923         harmful_loop_in_region.
28924         Call loop_is_valid_in_scop.
28926 2016-01-21  Aditya Kumar  <aditya.k7@samsung.com>
28927             Sebastian Pop  <s.pop@samsung.com>
28929         * graphite-isl-ast-to-gimple.c (translate_isl_ast): Also handle
28930         isl_ast_node_mark.
28932 2016-01-21  Aditya Kumar  <aditya.k7@samsung.com>
28933             Sebastian Pop  <s.pop@samsung.com>
28935         * graphite-poly.c (new_poly_bb): Remove use of PBB_IS_REDUCTION.
28936         * graphite.h (struct poly_bb): Remove field is_reduction.
28937         (PBB_IS_REDUCTION): Remove.
28939 2016-01-21  Aditya Kumar  <aditya.k7@samsung.com>
28940             Sebastian Pop  <s.pop@samsung.com>
28942         * graphite-dependences.c (constrain_domain): Add call to isl_*_coalesce.
28943         (add_pdr_constraints): Same.
28944         (scop_get_reads): Same.
28945         (scop_get_must_writes): Same.
28946         (scop_get_may_writes): Same.
28947         (scop_get_original_schedule): Same.
28948         (extend_schedule): Same.
28949         (apply_schedule_on_deps): Same.
28950         (carries_deps): Same.
28951         (compute_deps): Same.
28952         (scop_get_dependences): Same.
28953         * graphite-isl-ast-to-gimple.c
28954         (translate_isl_ast_to_gimple::generate_isl_schedule): Same.
28955         * graphite-optimize-isl.c (get_schedule_for_band): Same.
28956         (get_schedule_for_band_list): Same.
28957         (get_schedule_map): Same.
28958         (apply_schedule_map_to_scop): Same.
28959         * graphite-sese-to-poly.c (build_pbb_scattering_polyhedrons): Same.
28960         (build_loop_iteration_domains): Same.
28961         (add_condition_to_pbb): Same.
28962         (add_param_constraints): Same.
28963         (pdr_add_memory_accesses): Same.
28964         (pdr_add_data_dimensions): Same.
28966 2016-01-20  Sandra Loosemore  <sandra@codesourcery.com>
28968         * doc/invoke.texi (Instrumentation Options): Clarify -mmpx linking
28969         requirements.
28971 2016-01-20  Sandra Loosemore  <sandra@codesourcery.com>
28973         * common.opt (feliminate-dwarf2-dups): Replace references to
28974         "DWARF 2" with just "DWARF".
28975         * config/ia64/ia64.opt (mdwarf2-asm): Likewise.
28976         * doc/extend.texi: Likewise.
28977         * doc/cpp.texi: Likewise.
28978         * doc/invoke.texi: Likewise.
28979         (Option Summary): Add -gdwarf to list of Debugging Options.
28980         (Debugging Options): Document -gdwarf.
28981         * doc/contrib.texi: Spell "DWARF" like that.
28983 2016-01-21  Jakub Jelinek  <jakub@redhat.com>
28985         * omp-low.c (expand_omp_target): Avoid -Wmaybe-uninitialized
28986         warning.  Fix up formatting.
28988         PR middle-end/67653
28989         * gimplify.c (gimplify_asm_expr): Warn if it is too late to
28990         attempt to mark memory input operand addressable and
28991         call prepare_gimple_addressable in that case.  Don't adjust
28992         input_location for diagnostics, use error_at instead.
28994 2016-01-20  Peter Bergner  <bergner@vnet.ibm.com>
28996         * config/rs6000/ppc-auxv.h: New file.
28997         * config/rs6000/rs6000-builtin.def (cpu_init): Add new builtin.
28998         (cpu_is): Likewise.
28999         (cpu_supports): Likewise.
29000         * config/rs6000/rs6000.c: include "ppc-auxv.h".
29001         (cpu_is_info): New variable.
29002         (cpu_supports_info): Likewise.
29003         (tcb_verification_symbol): Likewise.
29004         (cpu_builtin_p): Likewise.
29005         (cpu_expand_builtin): New function.
29006         (rs6000_expand_ternop_builtin): Add support for CPU builtin functions.
29007         (rs6000_init_builtins): Likewise.
29008         (rs6000_elf_file_end): Emit HWCAP in TCB verification symbol.
29009         * config/rs6000/rs6000.h (TLS_REGNUM): New define.
29010         * configure.ac (gcc_cv_libc_provides_hwcap_in_tcb): New test.
29011         * configure: Regenerate.
29012         * config.in: Likewise.
29013         * doc/extend.texi (PowerPC Built-in Functions): Document
29014         __builtin_cpu_init, __builtin_cpu_is and __builtin_cpu_supports.
29016 2016-01-20  David Edelsohn  <dje.gcc@gmail.com>
29018         PR target/68609
29019         * config/rs6000/rs6000.c (rs6000_emit_swsqrt): Add vector sqrt
29020         domain check.
29021         * config/rs6000/vector.md (sqrt<mode>2): Call rs6000_emit_swsqrt
29022         for V4SFmode.
29024 2016-01-20  Richard Henderson  <rth@redhat.com>
29026         PR bootstrap/69343
29027         PR bootstrap/69339
29028         PR tree-opt/68964
29029         Revert:
29030         * tree.c (tm_define_builtin): New.
29031         (find_tm_vector_type): New.
29032         (build_tm_vector_builtins): New.
29033         (build_common_builtin_nodes): Call it.
29035 2016-01-20  Christophe Lyon  <christophe.lyon@linaro.org>
29037         * doc/sourcebuild.texi (arm_crypto_pragma_ok): Document new entry.
29038         (arm_fp_ok): Likewise.
29039         (arm_fp): Likewise.
29040         (arm_crypto): Likewise.
29042 2016-01-20  Ilya Enkovich  <enkovich.gnu@gmail.com>
29043             Richard Biener  <rguenther@suse.de>
29045         PR tree-optimization/69328
29046         * tree-vect-stmts.c (vect_is_simple_cond): Check compared
29047         vectors have same number of elements.
29048         (vectorizable_condition): Fix masked version recognition.
29050 2016-01-20  Richard Biener  <rguenther@suse.de>
29052         PR tree-optimization/69345
29053         * tree-ssa-sccvn.h (VN_INFO_RANGE_INFO): New inline function.
29054         (VN_INFO_PTR_INFO): Likewise.
29055         * tree-ssa-sccvn.c (set_ssa_val_to): Avoid clearing points-to
29056         info when it is equal between non-dominating SSA names.
29057         * tree-ssa-pre.c (eliminate_dom_walker::before_dom_children):
29058         Make sure to look at original SSA infos.
29060 2016-01-20  Jeff Law  <law@redhat.com>
29062         PR target/25114
29063         * config/m68k/predicates.md (pow2_m1_operand): New predicate
29064         extracted from ...
29065         (reg_or_pow2_m1_operand): Call pow2_m1_operand.
29066         (pc_or_label_operand): New predicate.
29067         * config/m68k/m68k.md: Add new peephole2 patterns for GTU/LEU
29068         tests for small integers that are 2^n - 1.
29070 2016-01-20  Jonathan Wakely  <jwakely@redhat.com>
29072         * doc/invoke.texi (Options Summary): Add '.' after @xref.
29074 2016-01-19  Jeff Law  <law@redhat.com>
29076         PR middle-end/69347
29077         * tree-ssa-threadbackwards.c
29078         (fsm_find_control_statement_thread_paths): Do not try to lookup
29079         FSM paths for SSA_NAMEs appearing in abnormal PHIs.
29081 2016-01-20  Kugan Vivekanandarajah  <kuganv@linaro.org>
29083         * doc/lto.texi: Remove text that says only Gold has linker plugin
29084         support.
29086 2016-01-19  Eric Botcazou  <ebotcazou@adacore.com>
29088         * dwarf2out.c (need_endianity_attribute_p): New inline predicate.
29089         (base_type_die): Add REVERSE parameter and attach DW_AT_endianity to
29090         the DIE accordingly.
29091         (modified_type_die): Add REVERSE parameter and pass it recursively,
29092         as well as to base_type_die.  Adjust presence check accordingly.
29093         (base_type_for_mode): Adjust call to modified_type_die.
29094         (add_type_attribute): Add REVERSE parameter and pass it to
29095         modified_type_die.
29096         (generic_parameter_die): Adjust call to add_type_attribute.
29097         (add_scalar_info): Likewise.
29098         (add_subscript_info): Likewise.
29099         (gen_array_type_die): Likewise.
29100         (gen_descr_array_type_die): Likewise.
29101         (gen_entry_point_die): Likewise.
29102         (gen_enumeration_type_die): Likewise.
29103         (gen_formal_parameter_die): Likewise.
29104         (gen_subprogram_die): Likewise.
29105         (gen_variable_die ): Likewise.
29106         (gen_const_die): Likewise.
29107         (gen_field_die): Likewise.
29108         (gen_pointer_type_die): Likewise.
29109         (gen_reference_type_die): Likewise.
29110         (gen_ptr_to_mbr_type_die): Likewise.
29111         (gen_inheritance_die): Likewise.
29112         (gen_subroutine_type_die): Likewise.
29113         (gen_typedef_die): Likewise.
29114         (force_type_die): Adjust call to modified_type_die.
29116 2016-01-19  Sandra Loosemore  <sandra@codesourcery.com>
29118         * doc/standards.texi: Copy-editing for grammar, markup, and sentence
29119         flow throughout the file.  Fix broken link to Objective-C 2.0
29120         documentation.
29121         * doc/invoke.texi: More copy-editing; fix numerous typos and spelling
29122         errors.
29124 2016-01-19  Wilco Dijkstra  <wdijkstr@arm.com>
29126         * ccmp.c (expand_ccmp_expr_1): Avoid spurious unused warnings.
29128 2016-01-19  Jan Hubicka  <hubicka@ucw.cz>
29130         PR ipa/66223
29131         * ipa-devirt.c (is_cxa_pure_virtual_p): New function.
29132         (maybe_record_node): Record cxa_pure_virtual as the only possible
29133         target if there are not ohter candidates.
29134         (possible_polymorphic_call_target_p): Accept cxa_pure_virtual.
29136 2016-01-19  Richard Biener  <rguenther@suse.de>
29138         * hsa-gen.c (get_memory_order_name): Use MEMMODEL_ constants.
29139         (get_memory_order): Likewise.
29141 2016-01-19  Kirill Yukhin  <kirill.yukhin@intel.com>
29143         * tree-vect-stmts.c (vectorizable_store): Check
29144         rhs vectype.
29146 2016-01-19  David Malcolm  <dmalcolm@redhat.com>
29148         PR jit/68446
29149         * gcc.c (driver::decode_argv): Add call to
29150         init_opts_obstack before init_options_struct.
29151         * opts.c (init_opts_obstack): Remove idempotency.
29152         (init_options_struct): Replace call to init_opts_obstack
29153         with a gcc_assert to verify that it has already been called.
29154         * toplev.c (toplev::main): Add call to init_opts_obstack before
29155         calls to init_options_struct.
29156         (toplev::finalize): Move cleanup of opts_obstack next to
29157         cleanup of save_decoded_options, clearing the latter, and
29158         save_decoded_options_count.
29160 2016-01-19  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
29162         PR target/69135
29163         * config/arm/vfp.md (l<vrint_pattern><su_optab><mode>si2): Set "conds"
29164         attribute to unconditional.  Remove %? from output template.
29166 2015-01-19  Wilco Dijkstra  <wdijkstr@arm.com>
29167             Jiong Wang  <jiong.wang@arm.com>
29169         * ccmp.c (expand_ccmp_expr_1): Cost the instruction sequences
29170         generated from different expand order.
29172 2015-01-19  Wilco Dijkstra  <wdijkstr@arm.com>
29174         * /config/aarch64/aarch64.c (aarch64_if_then_else_costs):
29175         Add support for CCMP costing.
29177 2015-01-19  Wilco Dijkstra  <wdijkstr@arm.com>
29179         * ccmp.c (ccmp_candidate_p): Remove integer-only restriction.
29180         * config/aarch64/aarch64.md (fccmp<mode>): New pattern.
29181         (fccmpe<mode>): Likewise.
29182         (fcmp): Rename to fcmp and globalize pattern.
29183         (fcmpe): Likewise.
29184         * config/aarch64/aarch64.c (aarch64_gen_ccmp_first): Add FP support.
29185         (aarch64_gen_ccmp_next): Add FP support.
29187 2015-01-19  Wilco Dijkstra  <wdijkstr@arm.com>
29189         * target.def (gen_ccmp_first): Update documentation.
29190         (gen_ccmp_next): Likewise.
29191         * doc/tm.texi (gen_ccmp_first): Update documentation.
29192         (gen_ccmp_next): Likewise.
29193         * ccmp.c (expand_ccmp_expr): Extract cmp_code from return value of
29194         expand_ccmp_expr_1.  Improve comments.
29195         * config/aarch64/aarch64.md (ccmp_and): Use if_then_else for ccmp.
29196         (ccmp_ior<mode>): Remove pattern.
29197         (cmp<mode>): Remove expand.
29198         (cmp): Globalize pattern.
29199         (cstorecc4): Use cc_register.
29200         (mov<mode>cc): Remove ccmp_cc_register check.
29201         * config/aarch64/aarch64.c (aarch64_get_condition_code_1):
29202         Simplify after removal of CC_DNE/* modes.
29203         (aarch64_ccmp_mode_to_code): Remove.
29204         (aarch64_print_operand): Remove 'K' case.  Merge 'm' and 'M' cases.
29205         In 'k' case use integer as condition.
29206         (aarch64_nzcv_codes): Remove inverted cases.
29207         (aarch64_code_to_ccmode): Remove.
29208         (aarch64_gen_ccmp_first): Use cmp pattern directly.  Return the correct
29209         comparison with CC register to be used in folowing CCMP/branch/CSEL.
29210         (aarch64_gen_ccmp_next): Use previous comparison and mode in CCMP
29211         pattern.  Return the comparison with CC register.  Invert conditions
29212         when bitcode is OR.
29213         * config/aarch64/aarch64-modes.def: Remove CC_DNE/* modes.
29214         * config/aarch64/predicates.md (ccmp_cc_register): Remove.
29216 2016-01-19  Jan Hubicka  <hubicka@ucw.cz>
29218         * cgraphunit.c (cgraph_node::reset): Clear thunk info and
29219         instrumented_version.
29221 2016-01-19  Richard Biener  <rguenther@suse.de>
29223         PR tree-optimization/69336
29224         * tree-ssa-scopedtables.c (avail_expr_hash): Handle all
29225         handled components with get_ref_base_and_extent.
29226         (equal_mem_array_ref_p): Adjust.
29228 2016-01-19  Jakub Jelinek  <jakub@redhat.com>
29230         PR debug/65779
29231         * shrink-wrap.c: Include valtrack.h.
29232         (move_insn_for_shrink_wrap): Add DEBUG argument.  If
29233         MAY_HAVE_DEBUG_INSNS, call dead_debug_add on DEBUG_INSNs
29234         in between insn and where it will be moved to.  Call
29235         dead_debug_insert_temp.
29236         (prepare_shrink_wrap): Adjust caller.  Call dead_debug_local_init
29237         first and dead_debug_local_finish at the end.
29238         For uses and defs bitmap, handle all regs in between REGNO and
29239         END_REGNO, not just the first one.
29241 2016-01-19  Richard Biener  <rguenther@suse.de>
29243         PR tree-optimization/69352
29244         * tree-ssa-scopedtables.c (avail_expr_hash): Check for size == -1.
29245         (equal_mem_array_ref_p): Constrain size and max size properly.
29246         Compare the reverse flag.
29248 2016-01-19  Bernd Schmidt  <bschmidt@redhat.com>
29250         * ira.c (ira): Update regstat data if we deleted insns.
29252 2016-01-19  Jakub Jelinek  <jakub@redhat.com>
29254         PR rtl-optimization/68955
29255         PR rtl-optimization/64557
29256         * dse.c (record_store, check_mem_read_rtx): Don't call get_addr
29257         here.  Fix up formatting.
29258         * alias.c (get_addr): Handle VALUE +/- CONST_SCALAR_INT_P.
29260 2016-01-19  Jan Hubicka  <hubicka@ucw.cz>
29262         PR lto/69133
29263         * cgraphunit.c (cgraph_node::expand_thunk): When forcing gimple
29264         assume that the node has body.
29265         * cgraph.c (cgraph_node::get_untransformed_body): Use gimple_body_p
29266         check.
29268 2016-01-19  Jan Hubicka  <hubicka@ucw.cz>
29270         * lto-streamer-out.c (lto_output): Do not stream instrumentation
29271         thunks.
29273 2016-01-19  Jan Hubicka  <hubicka@ucw.cz>
29275         * symtab.c (symtab_node::asm_name): Do not call printable name directly.
29276         (symtab_node::name): Report name as unnamed if DECL_NAME is not set.
29278 2016-01-19  Martin Jambor  <mjambor@suse.cz>
29279             Martin Liska  <mliska@suse.cz>
29280             Michael Matz  <matz@suse.de>
29282         * Makefile.in (OBJS): Add new source files.
29283         (GTFILES): Add hsa.c.
29284         * common.opt (disable_hsa): New variable.
29285         (-Whsa): New warning.
29286         * config.in (ENABLE_HSA): New.
29287         * configure.ac: Treat hsa differently from other accelerators.
29288         (OFFLOAD_TARGETS): Define ENABLE_OFFLOADING according to
29289         $enable_offloading.
29290         (ENABLE_HSA): Define ENABLE_HSA according to $enable_hsa.
29291         * doc/install.texi (Configuration): Document --with-hsa-runtime,
29292         --with-hsa-runtime-include, --with-hsa-runtime-lib and
29293         --with-hsa-kmt-lib.
29294         * doc/invoke.texi (-Whsa): Document.
29295         (hsa-gen-debug-stores): Likewise.
29296         * lto-wrapper.c (compile_images_for_offload_targets): Do not attempt
29297         to invoke offload compiler for hsa acclerator.
29298         * opts.c (common_handle_option): Determine whether HSA offloading
29299         should be performed.
29300         * params.def (PARAM_HSA_GEN_DEBUG_STORES): New parameter.
29301         * builtin-types.def (BT_FN_VOID_UINT_PTR_INT_PTR): New.
29302         (BT_FN_VOID_INT_OMPFN_SIZE_PTR_PTR_PTR_UINT_PTR_INT_INT): Removed.
29303         (BT_FN_VOID_INT_OMPFN_SIZE_PTR_PTR_PTR_UINT_PTR_PTR): New.
29304         * gimple-low.c (lower_stmt): Also handle GIMPLE_OMP_GRID_BODY.
29305         * gimple-pretty-print.c (dump_gimple_omp_for): Also handle
29306         GF_OMP_FOR_KIND_GRID_LOOP.
29307         (dump_gimple_omp_block): Also handle GIMPLE_OMP_GRID_BODY.
29308         (pp_gimple_stmt_1): Likewise.
29309         * gimple-walk.c (walk_gimple_stmt): Likewise.
29310         * gimple.c (gimple_build_omp_grid_body): New function.
29311         (gimple_copy): Also handle GIMPLE_OMP_GRID_BODY.
29312         * gimple.def (GIMPLE_OMP_GRID_BODY): New.
29313         * gimple.h (enum gf_mask): Added GF_OMP_PARALLEL_GRID_PHONY,
29314         GF_OMP_FOR_KIND_GRID_LOOP, GF_OMP_FOR_GRID_PHONY and
29315         GF_OMP_TEAMS_GRID_PHONY.
29316         (gimple_statement_omp_single_layout): Updated comments.
29317         (gimple_build_omp_grid_body): New function.
29318         (gimple_has_substatements): Also handle GIMPLE_OMP_GRID_BODY.
29319         (gimple_omp_for_grid_phony): New function.
29320         (gimple_omp_for_set_grid_phony): Likewise.
29321         (gimple_omp_parallel_grid_phony): Likewise.
29322         (gimple_omp_parallel_set_grid_phony): Likewise.
29323         (gimple_omp_teams_grid_phony): Likewise.
29324         (gimple_omp_teams_set_grid_phony): Likewise.
29325         (gimple_return_set_retbnd): Also handle GIMPLE_OMP_GRID_BODY.
29326         * omp-builtins.def (BUILT_IN_GOMP_OFFLOAD_REGISTER): New.
29327         (BUILT_IN_GOMP_OFFLOAD_UNREGISTER): Likewise.
29328         (BUILT_IN_GOMP_TARGET): Updated type.
29329         * omp-low.c: Include symbol-summary.h, hsa.h and params.h.
29330         (adjust_for_condition): New function.
29331         (get_omp_for_step_from_incr): Likewise.
29332         (extract_omp_for_data): Moved parts to adjust_for_condition and
29333         get_omp_for_step_from_incr.
29334         (build_outer_var_ref): Handle GIMPLE_OMP_GRID_BODY.
29335         (fixup_child_record_type): Bail out if receiver_decl is NULL.
29336         (scan_sharing_clauses): Handle OMP_CLAUSE__GRIDDIM_.
29337         (scan_omp_parallel): Do not create child functions for phony
29338         constructs.
29339         (check_omp_nesting_restrictions): Handle GIMPLE_OMP_GRID_BODY.
29340         (scan_omp_1_op): Checking assert we are not remapping to
29341         ERROR_MARK.  Also also handle GIMPLE_OMP_GRID_BODY.
29342         (parallel_needs_hsa_kernel_p): New function.
29343         (expand_parallel_call): Register apprpriate parallel child
29344         functions as HSA kernels.
29345         (grid_launch_attributes_trees): New type.
29346         (grid_attr_trees): New variable.
29347         (grid_create_kernel_launch_attr_types): New function.
29348         (grid_insert_store_range_dim): Likewise.
29349         (grid_get_kernel_launch_attributes): Likewise.
29350         (get_target_argument_identifier_1): Likewise.
29351         (get_target_argument_identifier): Likewise.
29352         (get_target_argument_value): Likewise.
29353         (push_target_argument_according_to_value): Likewise.
29354         (get_target_arguments): Likewise.
29355         (expand_omp_target): Call get_target_arguments instead of looking
29356         up for teams and thread limit.
29357         (grid_expand_omp_for_loop): New function.
29358         (grid_arg_decl_map): New type.
29359         (grid_remap_kernel_arg_accesses): New function.
29360         (grid_expand_target_kernel_body): New function.
29361         (expand_omp): Call it.
29362         (lower_omp_for): Do not emit phony constructs.
29363         (lower_omp_taskreg): Do not emit phony constructs but create for them
29364         a temporary variable receiver_decl.
29365         (lower_omp_taskreg): Do not emit phony constructs.
29366         (lower_omp_teams): Likewise.
29367         (lower_omp_grid_body): New function.
29368         (lower_omp_1): Call it.
29369         (grid_reg_assignment_to_local_var_p): New function.
29370         (grid_seq_only_contains_local_assignments): Likewise.
29371         (grid_find_single_omp_among_assignments_1): Likewise.
29372         (grid_find_single_omp_among_assignments): Likewise.
29373         (grid_find_ungridifiable_statement): Likewise.
29374         (grid_target_follows_gridifiable_pattern): Likewise.
29375         (grid_remap_prebody_decls): Likewise.
29376         (grid_copy_leading_local_assignments): Likewise.
29377         (grid_process_kernel_body_copy): Likewise.
29378         (grid_attempt_target_gridification): Likewise.
29379         (grid_gridify_all_targets_stmt): Likewise.
29380         (grid_gridify_all_targets): Likewise.
29381         (execute_lower_omp): Call grid_gridify_all_targets.
29382         (make_gimple_omp_edges): Handle GIMPLE_OMP_GRID_BODY.
29383         * tree-core.h (omp_clause_code): Added OMP_CLAUSE__GRIDDIM_.
29384         (tree_omp_clause): Added union field dimension.
29385         * tree-pretty-print.c (dump_omp_clause): Handle OMP_CLAUSE__GRIDDIM_.
29386         * tree.c (omp_clause_num_ops): Added number of arguments of
29387         OMP_CLAUSE__GRIDDIM_.
29388         (omp_clause_code_name): Added name of OMP_CLAUSE__GRIDDIM_.
29389         (walk_tree_1): Handle OMP_CLAUSE__GRIDDIM_.
29390         * tree.h (OMP_CLAUSE_GRIDDIM_DIMENSION): New.
29391         (OMP_CLAUSE_SET_GRIDDIM_DIMENSION): Likewise.
29392         (OMP_CLAUSE_GRIDDIM_SIZE): Likewise.
29393         (OMP_CLAUSE_GRIDDIM_GROUP): Likewise.
29394         * passes.def: Schedule pass_ipa_hsa and pass_gen_hsail.
29395         * tree-pass.h (make_pass_gen_hsail): Declare.
29396         (make_pass_ipa_hsa): Likewise.
29397         * ipa-hsa.c: New file.
29398         * lto-section-in.c (lto_section_name): Add hsa section name.
29399         * lto-streamer.h (lto_section_type): Add hsa section.
29400         * timevar.def (TV_IPA_HSA): New.
29401         * hsa-brig-format.h: New file.
29402         * hsa-brig.c: New file.
29403         * hsa-dump.c: Likewise.
29404         * hsa-gen.c: Likewise.
29405         * hsa.c: Likewise.
29406         * hsa.h: Likewise.
29407         * toplev.c (compile_file): Call hsa_output_brig.
29408         * hsa-regalloc.c: New file.
29410 2016-01-18  Jeff Law  <law@redhat.com>
29412         PR tree-optimization/69320
29413         * tree-ssa-dom.c (record_edge_info): For comparisons against a boolean
29414         ranged object, do nothing if the RHS constant is not [0..1].
29415         (optimize_stmt): Comparing a boolean ranged object against a
29416         constant outside [0..1] results in a compile-time constant.
29418         * tree-ssanames.c (ssa_name_has_boolean_range): Remove unnecessary
29419         test.
29421 2016-01-18  Sandra Loosemore  <sandra@codesourcery.com>
29423         * doc/invoke.texi (Invoking GCC): Add new section to menu.
29424         (Option Summary): Update to reflect new section and moved options.
29425         (C++ Dialect Options): Move -fstats to new section.
29426         (Debugging Options): Move all dump, statistics, and other GCC
29427         developer options to new section.  Rewrite section introduction
29428         and re-order remaining options to put the more basic ones first.
29429         (Optimization Options): Move -fira-verbose and -flto-report* to
29430         new section.
29431         (Developer Options): New section incorporating moved options.
29432         * doc/cppopts.texi (-dM): Update cross-reference.
29434 2016-01-18  Richard Henderson  <rth@redhat.com>
29436         PR target/69176
29437         * config/aarch64/aarch64.md (add<GPI>3): Move long immediate
29438         operands to pseudo only if CSE is expected.  Split long immediate
29439         operands only after reload, and for the stack pointer.
29440         (*add<GPI>3_pluslong): Remove.
29441         (*addsi3_aarch64, *adddi3_aarch64): Merge into...
29442         (*add<GPI>3_aarch64): ... here.  Add r/rk/Upl alternative.
29443         (*addsi3_aarch64_uxtw): Add r/rk/Upl alternative.
29444         (*add<GPI>3 peepholes): New.
29445         (*add<GPI>3 splitters): New.
29446         * config/aarch64/constraints.md (Upl): New.
29447         * config/aarch64/predicates.md (aarch64_pluslong_strict_immedate): New.
29449 2016-01-18  Richard Biener  <rguenther@suse.de>
29451         PR tree-optimization/69297
29452         * tree-vect-slp.c (vect_bb_slp_scalar_cost): Count each scalar
29453         stmt at most once.
29454         (vect_bb_vectorization_profitable_p): Clear visited flag again.
29456 2016-01-18  Yuri Rumyantsev  <ysrumyan@gmail.com>
29458         PR middle-end/68542
29459         * fold-const.c (fold_binary_op_with_conditional_arg): Bail out for case
29460         of mixind vector and scalar types.
29461         (fold_relational_const): Add handling of vector
29462         comparison with boolean result.
29463         * tree-cfg.c (verify_gimple_comparison): Add argument CODE, allow
29464         comparison of vector operands with boolean result for EQ/NE only.
29465         (verify_gimple_assign_binary): Adjust call for verify_gimple_comparison.
29466         (verify_gimple_cond): Likewise.
29467         * tree-vrp.c (extract_code_and_val_from_cond_with_ops): Modify check on
29468         valid type of VAL.
29470 2016-01-18  Joseph Myers  <joseph@codesourcery.com>
29472         * config/mips/mips.h (ISA_HAS_PAIRED_SINGLE): Require
29473         !TARGET_OCTEON.
29475 2016-01-18  Richard Biener  <rguenther@suse.de>
29477         PR middle-end/69308
29478         * gimple.c (gimple_could_trap_p_1): Handle GIMPLE_COND.
29480 2016-01-18  Tom de Vries  <tom@codesourcery.com>
29482         * passes.def: Add pass_parallelize_loops to pass_oacc_kernels.
29484 2016-01-18  Tom de Vries  <tom@codesourcery.com>
29486         * omp-low.c (set_oacc_fn_attrib): Make extern.
29487         * omp-low.h (set_oacc_fn_attrib): Declare.
29488         * tree-parloops.c (struct reduction_info): Add reduc_addr field.
29489         (create_call_for_reduction_1): Handle case that reduc_addr is non-NULL.
29490         (create_parallel_loop, gen_parallel_loop, try_create_reduction_list):
29491         Add and handle function parameter oacc_kernels_p.
29492         (find_reduc_addr, get_omp_data_i_param): New function.
29493         (ref_conflicts_with_region, oacc_entry_exit_ok_1)
29494         (oacc_entry_exit_single_gang, oacc_entry_exit_ok): New function.
29495         (parallelize_loops): Add and handle function parameter oacc_kernels_p.
29496         Calculate dominance info.  Skip loops that are not in a kernels region
29497         in oacc_kernels_p mode.  Skip inner loops of parallelized loops.
29498         (pass_parallelize_loops::execute): Call parallelize_loops with
29499         oacc_kernels_p argument.
29500         (pass_parallelize_loops::clone, pass_parallelize_loops::set_pass_param):
29501         New member function.
29502         (pass_parallelize_loops::bool oacc_kernels_p): New member var.
29503         * passes.def: Add argument to pass_parallelize_loops instantation.
29505 2016-01-18  Tom de Vries  <tom@codesourcery.com>
29507         * tree-parloops.c (pass_parallelize_loops::execute): Allow
29508         pass_parallelize_loops to be run outside the loop pipeline.
29510 2016-01-18  Alan Lawrence  <alan.lawrence@arm.com>
29512         * tree-scalar-evolution.c (follow_copies_to_constant): New.
29513         (analyze_initial_condition, analyze_scalar_evolution_1): Call previous.
29515 2016-01-18  Alan Lawrence  <alan.lawrence@arm.com>
29517         PR target/63679
29518         * tree-ssa-scopedtables.c (avail_expr_hash): Hash MEM_REF and ARRAY_REF
29519         using get_ref_base_and_extent.
29520         (equal_mem_array_ref_p): New.
29521         (hashable_expr_equal_p): Add call to previous.
29523 2016-01-18  Alan Lawrence  <alan.lawrence@arm.com>
29525         PR target/63679
29526         * tree-sra.c (disqualified_constants, constant_decl_p): New.
29527         (sra_initialize): Allocate disqualified_constants.
29528         (sra_deinitialize): Free disqualified_constants.
29529         (disqualify_candidate): Update disqualified_constants when appropriate.
29530         (create_access): Scan for constant-pool entries as we go along.
29531         (scalarizable_type_p): Add check against type_contains_placeholder_p.
29532         (maybe_add_sra_candidate): Allow constant-pool entries.
29533         (load_assign_lhs_subreplacements): Bind debug for constant pool vars.
29534         (initialize_constant_pool_replacements): New.
29535         (sra_modify_assign): Avoid mangling assignments created by previous,
29536         and don't generate writes into constant pool.
29537         (sra_modify_function_body): Call initialize_constant_pool_replacements.
29539 2016-01-18  Ilya Enkovich  <enkovich.gnu@gmail.com>
29541         * config/i386/i386.c (scalar_to_vector_candidate_p): Support
29542         andnot instruction.
29543         (scalar_chain::convert_op): Likewise.
29544         * config/i386/i386.md (*andndi3_doubleword): New.
29546 2016-01-18  Richard Biener  <rguenther@suse.de>
29548         PR tree-optimization/69170
29549         * tree-vect-slp.c (vect_build_slp_tree): Verify we are not
29550         building a vector from scalar results of a pattern stmt.
29552 2016-01-18  Jakub Jelinek  <jakub@redhat.com>
29554         * haifa-sched.c (autopref_multipass_init): Work around
29555         -Wmaybe-uninitialized warning.
29557 2016-01-18  Thomas Preud'homme  <thomas.preudhomme@arm.com>
29559         * config/arm/arm.c (thumb1_reorg): Check that the comparison is
29560         against the constant 0.
29562 2016-01-17  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
29564         PR tree-optimization/68799
29565         * gimple-ssa-strength-reduction.c (create_phi_basis): Directly
29566         look up phi candidates in the statement-candidate map.
29567         (phi_add_costs): Likewise.
29568         (record_phi_increments): Likewise.
29569         (phi_incr_cost): Likewise.
29570         (ncd_with_phi): Likewise.
29571         (all_phi_incrs_profitable): Likewise.
29573 2016-01-17  Jakub Jelinek  <jakub@redhat.com>
29575         * omp-low.c (mark_loops_in_oacc_kernels_region): Work around
29576         -Wmaybe-uninitialized warning.
29578 2016-01-16  Sandra Loosemore  <sandra@codesourcery.com>
29580         * doc/invoke.texi (Invoking GCC): Add new section to menu.
29581         (Option Summary): Update to reflect new section and moved options.
29582         (C++ Dialect Options): Move -fvtable-verify and related options.
29583         (Debugging Options): Move Sanitizer, Pointer Bounds Checker,
29584         and profiling-related options.
29585         (Optimization Options): Move profile generation options and
29586         -fstack-protector and related options.
29587         (Instrumentation Options): New section incorporating moved options.
29588         (Code Generation Options): Move -finstrument-functions and
29589         related options, -fstack-check, -fstack-limit*, and -fbounds-check.
29591 2016-01-16  Tom de Vries  <tom@codesourcery.com>
29593         * passes.def: Move pass_expand_omp_ssa out of pass_parallelize_loops.
29595 2016-01-16  Tom de Vries  <tom@codesourcery.com>
29597         * omp-low.c (expand_omp_atomic_fetch_op):  Release defs of update stmt.
29599 2016-01-16  Richard Sandiford  <richard.sandiford@arm.com>
29601         * hash-table.h (hash_table::empty): Turn into an inline wrapper
29602         that checks whether the table is already empty.  Rename the
29603         original implementation to...
29604         (hash_table::empty_slot): ...this new private function.
29606 2016-01-15  David Malcolm  <dmalcolm@redhat.com>
29608         PR diagnostic/68899
29609         * diagnostic-show-locus.c (layout::print_source_line): Move x
29610         offset of line until after call to
29611         get_line_width_without_trailing_whitespace.
29613 2016-01-15  Jeff Law  <law@redhat.com>
29615         PR tree-optimization/69270
29616         * tree-ssanames.c (ssa_name_has_boolean_range): Moved here from
29617         tree-ssa-dom.c.  Improve test for [0..1] ranve from VRP.
29618         * tree-ssa-dom.c (ssa_name_has_boolean_range): Remove.
29619         * tree-ssanames.h (ssa_name_has_boolean_range): Prototype.
29620         * tree-ssa-uncprop.c (associate_equivalences_with_edges): Use
29621         ssa_name_has_boolean_range and constant_boolean_node.
29623 2016-01-15  Vladimir Makarov  <vmakarov@redhat.com>
29625         PR rtl-optimization/69030
29626         * lra-spills.c (remove_pseudos): Check nrefs and make the function
29627         returning bool.
29628         (spill_pseudos): Delete debug insn for dead pseudo.
29629         (lra_spill): Initiate spill_hard_reg and slots memory separately.
29631 2016-01-15  Jiong Wang  <jiong.wang@arm.com>
29633         * config/aarch64/aarch64-builtins.c (aarch64_types_unopus_qualifiers):
29634         New.
29635         (TYPES_UNOPUS): Likewise.
29636         * config/aarch64/aarch64-simd-builtins.def (lbtruncuv2sf): Correct
29637         builtin type, from UNOP to UNOPUS.
29638         (lbtruncuv4sf): Likewise.
29639         (lbtruncuv2df): Likewise.
29640         (lrounduv2sf): Likewise.
29641         (lrounduv4sf): Likewise.
29642         (lrounduv2df): Likewise.
29643         (lroundusf): Likewise.
29644         (lroundusf): Likewise.
29645         (lceiluv2sf): Likewise.
29646         (lceiluv4sf): Likewise.
29647         (lceiluv2df): Likewise.
29648         (lceilusf): Likewise.
29649         (lceiludf): Likewise.
29650         (lflooruv2sf): Likewise.
29651         (lflooruv4sf): Likewise.
29652         (lflooruv2df): Likewise.
29653         (lfloorusf): Likewise.
29654         (lfloorudf): Likewise.
29655         (lfrintnuv2sf): Likewise.
29656         (lfrintnuv4sf): Likewise.
29657         (lfrintnuv2df): Likewise.
29658         (lfrintnusf): Likewise.
29659         (lfrintnudf): Likewise.
29660         * config/aarch64/arm_neon.h (vcvt_u32_f32): Remove unncessary type
29661         conversion.
29662         (vcvtq_u32_f32): Likewise.
29663         (vcvtq_u64_f64): Likewise.
29664         (vcvta_u32_f32): Likewise.
29665         (vcvtaq_u32_f32): Likewise.
29666         (vcvtaq_u64_f64): Likewise.
29667         (vcvtm_u32_f32): Likewise.
29668         (vcvtmq_u32_f32): Likewise.
29669         (vcvtmq_u64_f64): Likewise.
29670         (vcvtn_u32_f32): Likwise.
29671         (vcvtnq_u32_f32): Likewise.
29672         (vcvtnq_u64_f64): Likewise.
29673         (vcvtp_u32_f32): Likewise.
29674         (vcvtpq_u32_f32): Likewise.
29675         (vcvtpq_u64_f64): Likewise.
29676         (vcvtmd_u64_f64): Likewise.
29677         (vcvtms_u32_f32): Likewise.
29678         (vcvtad_u64_f64): Likewise.
29679         (vcvtas_u32_f32): Likewise.
29680         (vcvtnd_u64_f64): Likewise.
29681         (vcvtns_u32_f32): Likewise.
29682         (vcvtpd_u64_f64): Likewise.
29683         (vcvtps_u32_f32): Likewise.
29685 2016-01-15  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
29687         * config/aarch64/aarch64.c (aarch64_if_then_else_costs): Handle
29688         CSEL of zero_extended registers.
29690 2016-01-15  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
29692         * config/aarch64/aarch64.c (aarch64_rtx_costs, COMPARE case):
29693         Handle COMPARE of ZERO_EXTRACT against zero form of TST-immediate.
29695 2016-01-15  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
29697         * config/aarch64/aarch64.c (aarch64_process_one_target_attr): Return
29698         false when argument string is not found in the attributes table
29699         at all.
29701 2016-01-15  David Edelsohn  <dje.gcc@gmail.com>
29703         PR target/68609
29704         * config/rs6000/rs6000.c (rs6000_emit_msub): Delete.
29705         (rs6000_emit_swsqrt): Convert to Goldschmidt's Algorithm
29706         * config/rs6000/rs6000.md (sqrt<mode>2): Limit swsqrt to high
29707         precision estimate.
29709 2016-01-15  Richard Biener  <rguenther@suse.de>
29711         PR tree-optimization/66856
29712         * tree-vect-loop.c (vect_transform_loop): Free SLP instances here.
29713         * tree-vect-slp.c (vect_free_slp_tree): Decrement stmt reference count.
29714         (vect_create_new_slp_node): Increment stmt reference count.
29715         (vect_get_and_check_slp_defs): Make sure stmts are nor already in
29716         an SLP tree before swapping operands.
29717         (vect_build_slp_tree): Likewise.
29718         (destroy_bb_vec_info): Free stmt info after SLP instances.
29719         * tree-vect-stmts.c (new_stmt_vec_info): Initialize reference count.
29720         * tree-vectorizer.h (struct _stmt_vec_info): Add num_slp_uses field.
29721         (STMT_VINFO_NUM_SLP_USES): New macro.
29723 2016-01-15  Richard Biener  <rguenther@suse.de>
29725         PR debug/69137
29726         * dwarf2out.c (add_linkage_name_raw): New function split out from ...
29727         (add_linkage_name): ... here.
29728         (gen_typedef_die): Use add_linkage_name_raw instead of
29729         add_linkage_attr to delay DECL_ASSEMBLER_NAME computation
29730         if necessary.
29732 2016-01-15  Cesar Philippidis  <cesar@codesourcery.com>
29734         * gimplify.c (oacc_default_clause): Decode reference and pointer
29735         types for both kernels and parallel regions.
29737 2016-01-15  Richard Sandiford  <richard.sandiford@arm.com>
29739         PR middle-end/69246
29740         * calls.c (emit_call_1): Force n_popped to zero for sibcalls.
29742 2016-01-15  Ilya Enkovich  <enkovich.gnu@gmail.com>
29744         * config/i386/i386.c (scalar_chain::compute_convert_gain): Fix typo.
29745         (convert_scalars_to_vector): Likewise.
29747 2016-01-15  Jonathan Wakely  <jwakely@redhat.com>
29749         * doc/extend.texi (Type Traits): Fix grammar.
29751 2016-01-15  Martin Jambor  <mjambor@suse.cz>
29753         * tree-inline.c (remap_decl): Use existing dclarations if
29754         remapping a type and prevent_decl_creation_for_types.
29755         (replace_locals_stmt): Do an initial remapping of non-VLA typed
29756         decls first.  Do real remapping with
29757         prevent_decl_creation_for_types set.
29758         * tree-inline.h (copy_body_data): New field
29759         prevent_decl_creation_for_types, moved remap_var_for_cilk to avoid
29760         padding.
29762 2016-01-15  Dominik Vogt  <vogt@linux.vnet.ibm.com>
29764         * config/s390/s390.opt (mmvcle): More verbose help text.
29766 2016-01-15  Dominik Vogt  <vogt@linux.vnet.ibm.com>
29768         * config/s390/s390.opt: Add period to -mzvector option text.
29770 2016-01-15  Richard Biener  <rguenther@suse.de>
29772         PR tree-optimization/68961
29773         * tree-vect-slp.c (vect_analyze_slp_cost_1): Consider cost
29774         of invariants in stores again.
29776 2016-01-15  Sebastian Huber  <sebastian.huber@embedded-brains.de>
29778         * config/arm/t-rtems: Add cortex-m7/fpv5-d16 multilib.
29780 2016-01-15  Ilya Enkovich  <enkovich.gnu@gmail.com>
29782         * config/i386/i386.c (ix86_expand_branch): Don't split
29783         DI mode xor instruction to SI mode.
29785 2016-01-15  Jan Hubicka  <hubicka@ucw.cz>
29787         PR ipa/68148
29788         * ipa-icf.c (sem_function::merge): Virtual functions may become
29789         reachable even if they address is not taken and there are no
29790         idrect calls.
29792 2016-01-15  Jan Hubicka  <hubicka@ucw.cz>
29794         * lto-streamer-out.c (subtract_estimated_size): New function.
29795         (get_symbol_initial_value): Use it.
29797 2016-01-15  Christian Bruel  <christian.bruel@st.com>
29799         PR target/65837
29800         * config/arm/arm-builtins.c (ARM_BUILTIN_CRYPTO_BASE): New enum tag.
29801         (arm_init_neon_builtins_internal): Rename arm_init_neon_builtins,
29802         (arm_init_crypto_builtins_internal): Rename arm_init_crypto_builtins.
29803         use add_builtin_function_ext_scope instead of add_builtin_function.
29804         (neon_set_p, neon_crypto_set_p): Remove.
29805         (arm_init_builtins): Always call arm_init_neon_builtins and
29806         arm_init_crypto_builtins.
29807         (arm_expand_builtin): Check that builtins are allowed for the arch.
29808         * config/arm/arm-protos.h (arm_init_neon_builtins): Remove prototype.
29809         * config/arm/arm.c (arm_valid_target_attribute_tree): Remove
29810         arm_init_neon_builtins call.
29812 2016-01-15  Richard Biener  <rguenther@suse.de>
29814         PR tree-optimization/69117
29815         * tree-ssa-sccvn.h (struct vn_ssa_aux): Add info member.
29816         * tree-ssa-sccvn.c (set_ssa_val_to): Save and adjust SSA name info
29817         of the leader conservatively.
29818         (free_scc_vn): Restore original SSA name infos.
29820 2016-01-14  Jeff Law  <law@redhat.com>
29822         PR tree-optimization/69270
29823         * tree-ssa-dom.c (ssa_name_has_boolean_range): If the type has a
29824         single bit of precision, verify it's also unsigned.
29825         (record_edge_info): Use constant_boolean_node rather than fold_convert
29826         to convert boolean_true/boolean_false to the right type.
29828 2016-01-14  Richard Henderson  <rth@redhat.com>
29830         PR rtl-opt/69014
29831         * loop-doloop.c (record_reg_sets): New.
29832         (doloop_optimize): Reject the transform if the sequence
29833         clobbers registers live at the end of the loop block.
29834         (doloop_optimize_loops): Enable df_live if needed.
29836 2016-01-14  Michael Meissner  <meissner@linux.vnet.ibm.com>
29838         * config/rs6000/rs6000-builtin.def: Revert 2016-01-13 change.
29839         * config/rs6000/rs6000.c: Likewise.
29840         * config/rs6000/rs6000.h: Likewise.
29841         * config/rs6000/rs6000.md: Likewise.
29842         * doc/extend.texi: Likewsie.
29844 2016-01-14  Jeff Law  <law@redhat.com>
29846         * tree-ssa-dom.c (ssa_name_has_boolean_range): Fix comment
29847         typo.
29849 2016-01-14  Richard Henderson  <rth@redhat.com>
29851         PR c/69272
29852         PR tree-opt/68964
29853         * trans-mem.c (tm_log_emit_stmt): Fix unit size to bit size.
29854         * tree.c (build_tm_vector_builtins): Use builtin_decl_explicit_p
29855         instead of builtin_decl_declared_p to test for declaration.
29857 2016-01-14  Nicklas Bo Jensen  <nbjensen@gmail.com>
29859         * doc/loop.texi (Loop Analysis and Representation): Document
29860         loop_depth function.
29862 2016-01-14  Tom de Vries  <tom@codesourcery.com>
29864         PR tree-optimization/68773
29865         * omp-low.c (expand_omp_target): Don't set force_output.
29866         * varpool.c (varpool_node::get_create): Same.
29867         * lto-cgraph.c (input_offload_tables): Mark entries in offload_vars and
29868         offload_funcs with force_output.
29870 2016-01-14  Jakub Jelinek  <jakub@redhat.com>
29872         PR debug/69244
29873         * lra-eliminations.c (move_plus_up): Don't change anything if either
29874         the outer or inner subreg mode is not MODE_INT.
29875         * dwarf2out.c (mem_loc_descriptor): For SUBREG, if outer mode is
29876         integral <= DWARF2_ADDR_SIZE, convert to untyped afterwards.
29878 2016-01-14  Alan Lawrence  <alan.lawrence@arm.com>
29880         * doc/md.texi (reduc_smin_@var{m}, reduc_smax_@var{m},
29881         reduc_umin_@var{m}, reduc_umax_@var{m}, reduc_splus_@var{m},
29882         reduc_uplus_@var{m}): Remove.
29883         * expr.c (expand_expr_real_2): Remove expansion path for
29884         reduc_[us](min|max|plus) optabs.
29885         * optabs-tree.c (scalar_reduc_to_vector): Remove.
29886         * optabs-tree.h (scalar_reduc_to_vector): Remove.
29887         * optabs.def (reduc_smax_optab, reduc_smin_optab, reduc_splus_optab,
29888         reduc_umax_optab, reduc_umin_optab, reduc_uplus_optab): Remove.
29889         * tree-vect-loop.c (vectorizable_reduction): Remove test for
29890         reduc_[us](min|max|plus) optabs.
29892 2016-01-14  Alan Lawrence  <alan.lawrence@arm.com>
29894         * config/mips/mips-ps-3d.md (reduc_splus_v2sf): Remove.
29895         (reduc_plus_scal_v2sf): New.
29896         (reduc_smax_v2sf): Rename to...
29897         (reduc_smax_scal_v2sf): ...here, make result SFmode, add vec_extract.
29898         (reduc_smin_v2sf): Rename to...
29899         (reduc_smin_scal_v2sf): ...here, make result SFmode, add vec_extract.
29901 2016-01-14  Jan Hubicka  <hubicka@ucw.cz>
29903         * alias.c (compare_base_symbol_refs): New function.
29904         (rtx_equal_for_memref_p, base_alias_check, memrefs_conflict_p): Use
29905         it.
29907 2016-01-14  Jakub Jelinek  <jakub@redhat.com>
29909         PR middle-end/68146
29910         PR tree-optimization/69155
29911         * tree-complex.c: Include cfganal.h.
29912         (phis_to_revisit): New variable.
29913         (extract_component): Add phiarg_p argument.  Assert that returned
29914         SSA_NAME has non-NULL SSA_NAME_DEF_STMT unless phiarg_p is true.
29915         (update_phi_components): Partly rewrite to use loop over real/imag
29916         components instead of code duplication.  If extract_component returns
29917         SSA_NAME with NULL SSA_NAME_DEF_STMT, store SSA_NAME_VAR or
29918         create_tmp_reg into the PHI node instead, and mention the phi triplet
29919         in phis_to_revisit.
29920         (tree_lower_complex): Walk bbs in rpo order.  Adjust phis recorded
29921         in phis_to_revisit at the end.
29923 2016-01-14  Richard Biener  <rguenther@suse.de>
29925         PR tree-optimization/68060
29926         * tree-vect-loop.c (vect_is_simple_reduction): Check the
29927         outer loop reduction is only used in the inner loop before
29928         detecting a double reduction.
29930 2016-01-14  Jakub Jelinek  <jakub@redhat.com>
29932         PR target/68269
29933         * combine.c (expand_field_assignment): Punt if compute_mode is
29934         unsupported scalar mode.
29936 2016-01-14  Richard Biener  <rguenther@suse.de>
29938         PR tree-optimization/66856
29939         * tree-vect-slp.c (vect_build_slp_tree): Refactor to build
29940         SLP node only if it built successfully.
29941         (vect_analyze_slp_instance): Adjust.
29943 2016-01-14  Jeff Law  <law@redhat.com>
29945         PR tree-optimization/69270
29946         * tree-ssa-dom.c (ssa_name_has_boolean_range): New function.
29947         (record_edge_info): Use it.  Convert boolean_{true,false}_node
29948         to the type of op0.
29950 2016-01-13  Jan Hubicka  <hubicka@ucw.cz>
29952         PR ipa/66487
29953         * ipa-polymorphic-call.c (inlined_polymorphic_ctor_dtor_block_p):
29954         use block_ultimate_origin
29955         (noncall-stmt_may_be_vtbl_ptr_store): Likewise.
29957 2016-01-13  Sandra Loosemore  <sandra@codesourcery.com>
29959         * doc/invoke.texi (Submodel Options): Rename section to
29960         "Machine-Dependent Options" to better reflect its content.
29961         Rewrite introductory text to remove archaic CPU names.
29962         Update references.
29964 2016-01-13  Sandra Loosemore  <sandra@codesourcery.com>
29966         * doc/invoke.texi (Code Gen Options): Move section up in file,
29967         before target-specific options.  Update menu and option summary
29968         to reflect the new section ordering.
29970 2016-01-13  Jonathan Wakely  <jwakely@redhat.com>
29972         * doc/invoke.texi (C Dialect Options): Adjust -std default for C++.
29973         (C++ Dialect Options): Add cross-reference to -std option.
29974         * doc/standards.texi (C++ Language): Document C++14 support.
29976 2016-01-13  Michael Meissner  <meissner@linux.vnet.ibm.com>
29978         * config/rs6000/rs6000-builtin.def (BU_FLOAT128_2): Add support
29979         for pack/unpack functions for __ibm128.
29980         (PACK_IF): Likewise.
29981         (UNPACK_IF): Likewise.
29983         * config/rs6000/rs6000.c (rs6000_builtin_mask_calculate): Add
29984         support for __ibm128 pack/unpack functions.
29985         (rs6000_invalid_builtin): Likewise.
29986         (rs6000_init_builtins): Likewise.
29987         (rs6000_opt_masks): Likewise.
29989         * config/rs6000/rs6000.h (MASK_FLOAT128): Add short name.
29990         (RS6000_BTM_FLOAT128): Add support for __ibm128 pack/unpack
29991         functions
29992         (RS6000_BTM_COMMON): Likewise.
29994         * config/rs6000/rs6000.md (f128_vsx): New mode attribute.
29995         (unpack<mode>): Use FMOVE128_FPR iterator instead of FMOVE128, to
29996         disallow __builtin_{pack,unpack}_longdouble if long double is IEEE
29997         128-bit floating point.  Add support for the double values to be
29998         in Altivec registers for TF/IF packing and unpacking, but restrict
29999         TD packing sub-fields to be FPR registers.  Don't allow overlapped
30000         register support for packing.  Allow pack inputs to be memory
30001         locations.  Don't build generator functions for unpack<mode>_dm
30002         and unpack<mode>_nodm.
30003         (unpack<mode>_dm): Likewise.
30004         (unpack<mode>_nodm): Likewise.
30005         (pack<mode>): Likewise.
30007         * config/rs6000/rs6000-builtin.def (__builtin_pack_ibm128): Add
30008         built-in functions to pack/unpack explicit __ibm128 values.
30009         (__builtin_unpack_ibm128): Likewise.
30011         * doc/extend.texi (PowerPC Built-in Functions): Document
30012         __builtin_pack_ibm128 and __builtin_unpack_ibm128.
30014 2016-01-13  Bernd Schmidt  <bschmidt@redhat.com>
30016         PR c/66208
30017         * c-common.c (check_function_nonnull): Remove unnecessary declaration.
30018         Add new arg loc and pass it down as context.
30019         (check_nonnull_arg): Don't mark ctx arg as unused. Use it as a pointer
30020         to the location to use for the warning.
30021         (check_function_arguments): New arg loc.  All callers changed.  Pass
30022         it to check_function_nonnull.
30023         * c-common.h (check_function_arguments): Adjust declaration.
30025 2016-01-13  Jakub Jelinek  <jakub@redhat.com>
30027         PR tree-optimization/69156
30028         * gimple.c (validate_type): Removed.
30029         (gimple_builtin_call_types_compatible_p): Use
30030         useless_type_conversion_p instead of validate_type.
30031         * value-prof.c (gimple_stringop_fixed_value): Fold
30032         icall_size to correct type.
30034 2016-01-13  Jonathan Wakely  <jwakely@redhat.com>
30036         * doc/extend.texi (__atomic Builtins): Clarify compare_exchange
30037         effects.
30039 2016-01-13  Richard Henderson  <rth@redhat.com>
30041         PR tree-opt/68964
30042         * target.def (builtin_tm_load, builtin_tm_store): Remove.
30043         * config/i386/i386.c (ix86_builtin_tm_load): Remove.
30044         (ix86_builtin_tm_store): Remove.
30045         (TARGET_VECTORIZE_BUILTIN_TM_LOAD): Remove.
30046         (TARGET_VECTORIZE_BUILTIN_TM_STORE): Remove.
30047         * doc/tm.texi.in (TARGET_VECTORIZE_BUILTIN_TM_LOAD): Remove.
30048         (TARGET_VECTORIZE_BUILTIN_TM_STORE): Remove.
30049         * doc/tm.texi: Rebuild.
30051         * gtm-builtins.def (BUILT_IN_TM_MEMCPY_RNWT): New.
30052         (BUILT_IN_TM_MEMCPY_RTWN): New.
30053         * trans-mem.c (tm_log_emit_stmt): Rearrange code for better
30054         fallback from vector to integer helpers.
30055         (build_tm_load): Handle vector types directly, instead of
30056         via target hook.
30057         (build_tm_store): Likewise.
30058         (expand_assign_tm): Prepare for register types not handled by
30059         the above.  Copy them to memory and use memcpy.
30060         * tree.c (tm_define_builtin): New.
30061         (find_tm_vector_type): New.
30062         (build_tm_vector_builtins): New.
30063         (build_common_builtin_nodes): Call it.
30065 2016-01-13  Uros Bizjak  <ubizjak@gmail.com>
30067         * config/i386/i386.h (TARGET_FLT_EVAL_METHOD): Return -1 for
30068         TARGET_SSE_MATH without TARGET_SSE2.  Rewrite.
30070 2016-01-13  Tom de Vries  <tom@codesourcery.com>
30072         PR tree-optimization/69169
30073         * tree-ssa-structalias.c (create_variable_info_for_1): Add and handle
30074         handled_struct_type param.
30075         (create_variable_info_for, intra_create_variable_infos): Call
30076         create_variable_info_for_1 with extra arg.
30078 2016-01-13  Yvan Roux  <yvan.roux@linaro.org>
30080         * config/arm/arm-arches.def: Remove spurious whitespace in "armv8.1-a"
30081         and "armv8.1-a+crc" entries.
30083 2016-01-13  Alexander Fomin  <alexander.fomin@intel.com>
30085         PR target/69228
30086         * config/i386/sse.md (define_expand "avx512pf_gatherpf<mode>sf"):
30087         Change first operand predicate from register_or_constm1_operand
30088         to register_operand.
30089         (define_expand "avx512pf_gatherpf<mode>df"): Likewise.
30090         (define_expand "avx512pf_scatterpf<mode>sf"): Likewise.
30091         (define_expand "avx512pf_scatterpf<mode>df"): Likewise.
30092         (define_insn "*avx512pf_gatherpf<mode>sf"): Remove.
30093         (define_insn "*avx512pf_gatherpf<mode>df"): Likewise.
30094         (define_insn "*avx512pf_scatterpf<mode>sf"): Likewise.
30095         (define_insn "*avx512pf_scatterpf<mode>df"): Likewise.
30096         * config/i386/i386.c (ix86_expand_builtin): Remove first operand
30097         comparison with constm1_rtx from vec_prefetch_gen part.
30099 2016-01-13  Richard Biener  <rguenther@suse.de>
30101         PR tree-optimization/69013
30102         * tree-ssa-uninit.c (prune_uninit_phi_opnds_in_unrealizable_paths):
30103         Exchange assert for a test.
30105 2016-01-13  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
30107         PR target/69247
30108         * config/s390/s390.md (bswaphi splitter): Use simplify_gen_subreg.
30110 2016-01-13  Richard Biener  <rguenther@suse.de>
30112         PR tree-optimization/69242
30113         * tree-ssa-sccvn.c (visit_reference_op_load): Replace bogus
30114         assert with a check.
30116 2016-01-13  Richard Biener  <rguenther@suse.de>
30118         PR tree-optimization/69186
30119         * tree-vect-data-refs.c (vect_enhance_data_refs_alignment):
30120         Properly guard vect_update_misalignment_for_peel call.
30122 2016-01-12  Jeff Law  <law@redhat.com>
30124         PR tree-optimization/pr67755
30125         * tree-ssa-threadupdate.c (struct ssa_local_info_t): Add new field
30126         "need_profile_correction".
30127         (thread_block_1): Initialize new field to false by default.  If we
30128         have multiple thread paths through a common joiner to different
30129         final targets, then set new field to true.
30130         (compute_path_counts): Only do count adjustment when it's really
30131         needed.
30133 2016-01-12  Sandra Loosemore  <sandra@codesourcery.com>
30135         * doc/invoke.texi (Spec Files): Move section down in file, past
30136         all command-line option descriptions.
30138 2016-01-12  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
30140         PR middle-end/54809
30141         * doc/gty.texi: Remove documentation of mark_hook.
30142         * gengtype.c (struct write_types_data): Remove code to support
30143         mark_hook attribute.
30144         (walk_type): Likewise.
30145         (write_func_for_structure): Likewise.
30147 2016-01-12  Sandra Loosemore  <sandra@codesourcery.com>
30149         * doc/invoke.texi (Option Summary) Move -no-canonical-prefixes to
30150         Directory Options, and -specs= to Overall Options.
30151         (Overall Options): Adjust similarly.  Reorder to group related
30152         options together.  Make -specs= cross-reference the spec file details.
30153         (Directory Options): Adjust similarly.
30155 2016-01-12  Jeff Law  <law@redhat.com>
30157         * tree-ssa-threadupdate.c: Various whitespace and typo fixes.
30159 2016-01-12  Olivier Hainque  <hainque@adacore.com>
30161         * gcc.c (spec_undefvar_allowed): New global.
30162         (process_command): Set to true when running for --version or --help,
30163         alone or together.
30164         (getenv_spec_function): When the variable is not defined, use the
30165         variable name as the variable value if we're allowed not to issue
30166         a fatal error.
30168 2016-01-12  Bin Cheng  <bin.cheng@arm.com>
30170         PR tree-optimization/68911
30171         * tree-vrp.c (adjust_range_with_scev): Check overflow in range
30172         information computed for expression "init + nit * step".
30174 2016-01-12  Sandra Loosemore  <sandra@codesourcery.com>
30176         * doc/invoke.texi (Invoking GCC): Copy-edit.  Incorporate information
30177         about name of GCC executable.  Remove deleted node from menu.
30178         (Directory Options) <-B>: Remove cross-reference to deleted node.
30179         (Target Options): Delete section.
30181 2016-01-12  Christian Bruel  <christian.bruel@st.com>
30183         PR target/69180
30184         * config/arm/arm-c.c (arm_pragma_target_parse): Set NODE_CONDITIONAL
30185         for __ARM_NEON_FP, __ARM_FP, _ARM_FEATURE_LDREX.
30187 2016-01-12  Jakub Jelinek  <jakub@redhat.com>
30189         PR target/69198
30190         * config/i386/i386.c (ix86_expand_special_args_builtin): Ensure
30191         aligned_mem is properly set for AVX512-VL floating point masked
30192         stores.
30194         PR target/69175
30195         * ifcvt.c (cond_exec_process_if_block): When removing the last
30196         insn from then_bb, remove also any possible barriers that follow it.
30198 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
30200         PR target/68456
30201         PR target/69226
30202         * config/i386/iamcu.h (SIZE_TYPE): New macro.
30203         (PTRDIFF_TYPE): Likewise.
30204         (WCHAR_TYPE): Likewise.
30205         (WCHAR_TYPE_SIZE): Likewise.
30206         (STDINT_LONG32): Likewise.
30208 2016-01-12  Richard Biener  <rguenther@suse.de>
30210         PR tree-optimization/69053
30211         * tree-vect-loop.c (get_initial_def_for_reduction): Properly
30212         convert initial value for cond reductions.
30214 2016-01-12  Richard Biener  <rguenther@suse.de>
30216         PR tree-optimization/69007
30217         * tree-vect-patterns.c (vect_vect_recog_func_ptrs): Move
30218         widen_sum after dot_prod and sad.
30220 2016-01-12  Richard Biener  <rguenther@suse.de>
30222         PR tree-optimization/69168
30223         * tree-vect-loop.c (vect_analyze_loop_2): Reset both main and
30224         pattern stmt SLP type.
30225         * tree-vect-slp.c (vect_detect_hybrid_slp_stmts): Patterns may
30226         end up unused so cope with that case.
30228 2016-01-12  Richard Biener  <rguenther@suse.de>
30230         PR tree-optimization/69157
30231         * tree-vect-stmts.c (vectorizable_mask_load_store): Check
30232         stmts def type only during analyze phase.
30233         (vectorizable_call): Likewise.
30234         (vectorizable_simd_clone_call): Likewise.
30235         (vectorizable_conversion): Likewise.
30236         (vectorizable_assignment): Likewise.
30237         (vectorizable_shift): Likewise.
30238         (vectorizable_operation): Likewise.
30239         (vectorizable_store): Likewise.
30240         (vectorizable_load): Likewise.
30242 2016-01-12  Richard Biener  <rguenther@suse.de>
30244         PR tree-optimization/69174
30245         * tree-vect-stmts.c (vect_mark_relevant): Remove excessive vertical
30246         space.
30247         (vectorizable_load): Properly compute the number of loads needed
30248         for permuted strided SLP loads and do not spuriously assign
30249         to SLP_TREE_VEC_STMTS.
30251 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
30253         * config/i386/djgpp.h (PREFERRED_DEBUGGING_TYPE): Define to DWARF2
30254         (TARGET_ASM_OUTPUT_IDENT): Define to default_asm_output_ident_directive
30255         (MD_EXEC_PREFIX): Remove.
30256         (MD_STARTFILE_PREFIX) Removee.
30257         (FILE_NAME_ABSOLUTE_P): Remove.
30258         (CPP_SPEC): Do not read macros from sys/version.h.
30259         (LINK_COMMAND_SPEC): Remove.
30260         (LOCAL_INCLUDE_DIR): Remove.
30261         (TARGET_ASM_NAMED_SECTION): Define to i386_djgpp_asm_named_section
30262         (TARGET_OS_CPP_BUILTINS): Add DJGPP (non ISO only), __DJGPP, __DJGPP__, unix.
30263         (POST_LINK_SPEC): Define to invoke stubify after linker
30264         (LIBSTDCXX): Remove define
30265         (DBX_REGISTER_NUMBER): Define to svr4_dbx_register_map.
30266         (DEFAULT_PCC_STRUCT_RETURN): Define to 1.
30267         (SUBTARGET_OVERRIDE_OPTIONS): Remove warning about -mbnu2210.
30268         (SUBTARGET_OVERRIDE_OPTIONS): Ignore -fPIC and generate message.
30269         (SUBTARGET_OVERRIDE_OPTIONS): Default to DWARF2 debugging info.
30270         (IX86_MAYBE_NO_LIBGCC_TFMODE): Remove.
30271         (i386_djgpp_asm_named_section): Add propotype of new procedure
30273         * config/i386/xm-djgpp.h (NATIVE_SYSTEM_HEADER_DIR): Define.
30274         (MD_EXEC_PREFIX): Define (moved from config/i386/djgpp.h).
30275         (STANDARD_STARTFILE_PREFIX_1): Define (moved from MD_STARTFILE_PREFIX
30276         in config/i386/djgpp.h).
30277         (STANDARD_STARTFILE_PREFIX_2): Define identical to
30278         STANDARD_STARTFILE_PREFIX_1.
30279         (LOCAL_INCLUDE_DIR): Define (moved from config/i386/djgpp.h).
30280         (GCC_DRIVER_HOST_INITIALIZATION): Fix reporting fatal
30281         installation errors.
30282         (MAX_OFILE_ALIGNMENT): Define to 128.
30283         (HAVE_FTW_H): Undefine as DJGPP do not have nftw, but have ftw.h.
30285         * config/i386/djgpp.c: New file. Add implementation of
30286         i386_djgpp_asm_named_section.
30288         * config/i386/djgpp.opt: Remove obsolete option -mbnu210.
30290         * config/i386/t-djgpp: New file. Add djgpp.o to EXTRA_OBJS.
30291         Add rule for building djgpp.o.
30293 2016-01-11  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
30295         * config/rs6000/rs6000.c (v2df_reduction_p): New function.
30296         (rtx_is_swappable_p): Reductions are swappable.
30297         (insn_is_swappable_p): V2DF reductions are swappable.
30299 2016-01-11  John David Anglin  <danglin@gcc.gnu.org>
30301         * config/pa/pa.c (pa_emit_move_sequence): Handle floating point
30302         reloads for other unsupported memory operands.
30304 2016-01-12  Kugan Vivekanandarajah  <kuganv@linaro.org>
30305             Jim Wilson  <jim.wilson@linaro.org>
30307         PR target/69194
30308         * config/arm/arm-builtins.c (arm_expand_neon_args): Call
30309         copy_to_mode_reg instead of force_reg.
30311 2016-01-11  H.J. Lu  <hongjiu.lu@intel.com>
30313         PR target/69225
30314         * config/i386/i386.h (TARGET_FLT_EVAL_METHOD): Set to 2 only if
30315         TARGET_80387 is true.
30317 2016-01-11  Jakub Jelinek  <jakub@redhat.com>
30319         PR target/69071
30320         * lra-eliminations.c (move_plus_up): Only move plus up
30321         if subreg of the constant can be simplified into constant
30322         and use the simplified subreg of the constant instead of
30323         the original constant.
30325         * fold-const.c (fold_convertible_p): Don't return true
30326         for conversion of VECTOR_TYPE to same sized integral type.
30327         (fold_convert_loc): Fix up formatting.  Fold conversion of
30328         VECTOR_TYPE to same sized integral type using VIEW_CONVERT_EXPR
30329         instead of NOP_EXPR.
30331         PR tree-optimization/69214
30332         * tree-vrp.c (simplify_cond_using_ranges): Don't propagate
30333         innerop into a comparison if SSA_NAME_OCCURS_IN_ABNORMAL_PHI.
30334         Formatting fix.
30336         PR tree-optimization/69207
30337         * tree-vect-slp.c (vect_get_constant_vectors): For
30338         VECTOR_BOOLEAN_TYPE_P, assert op has integral type instead of
30339         fold_convertible_p to vector_type's element type, and always
30340         use VCE for non-VECTOR_BOOLEAN_TYPE_P.
30342 2016-01-11  Richard Biener  <rguenther@suse.de>
30344         PR tree-optimization/69173
30345         * tree-vect-loop.c (vect_fixup_scalar_cycles_with_patterns): Only
30346         fixup the cycle if all stmts are in a pattern.
30348 2016-01-11  Uros Bizjak  <ubizjak@gmail.com>
30350         PR middle-end/68999
30351         * alias.c (base_alias_check): Move check for addresses with
30352         alignment ANDs before the call for compare_base_decls.
30353         (memrefs_conflict_p): Return -1 for different decls
30354         that went through alignment adjustments.
30356 2016-01-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
30358         PR rtl-optimization/68796
30359         * config/aarch64/aarch64.md (*and<mode>_compare0): New pattern.
30360         * config/aarch64/aarch64.c (aarch64_select_cc_mode): Handle HImode
30361         and QImode comparisons against zero with CC_NZmode.
30362         * config/aarch64/iterators.md (short_mask): New mode_attr.
30364 2016-01-11  H.J. Lu  <hongjiu.lu@intel.com>
30366         * config/i386/sse.md (<avx512>_load<mode>_mask): Remove snprintf.
30367         (<avx512>_store<mode>_mask): Likewise.
30369 2016-01-11  Bernd Schmidt  <bschmidt@redhat.com>
30370             Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
30372         PR rtl-optimization/68841
30373         * ifcvt.c (struct noce_if_info): Add orig_x field.
30374         (bbs_ok_for_cmove_arith): Add to_rename parameter.
30375         Don't record conflicts on to_rename if it's present.
30376         Allow memory destinations in sets.
30377         (noce_try_cmove_arith): Call bbs_ok_for_cmove_arith even on simple
30378         blocks, passing orig_x to the checks.
30379         (noce_process_if_block): Set if_info->orig_x appropriately.
30381 2016-01-11  Tom de Vries  <tom@codesourcery.com>
30383         PR tree-optimization/69069
30384         * tree-parloops.c (create_parallel_loop): Add missing phi args.
30386 2016-01-11  Yuri Rumyantsev  <ysrumyan@gmail.com>
30388         PR rtl-optimization/68920
30389         * config/i386/i386.c (ix86_option_override_internal): Restrict number
30390         of conditional moves for  RTL if-conversion to 1 for
30391         TARGET_ONE_IF_CONV_INSN.
30392         * config/i386/i386.h (TARGET_ONE_IF_CONV_INSN): New macros.
30393         * config/i386/x86-tune.def (X86_TUNE_ONE_IF_CONV_INSN): New macros.
30394         * params.def (PARAM_MAX_RTL_IF_CONVERSION_INSNS) : Introduce new
30395         parameter to restirct number of conditional moves for
30396         RTL if-conversion.
30397         * doc/invoke.texi (max-rtl-if-conversion-insns): Document it.
30398         * ifcvt.c (bb_ok_for_noce_convert_multiple_sets): Limit number of
30399         conditionl moves.
30401 2016-01-11  Alexandre Oliva  <aoliva@redhat.com>
30403         PR bootstrap/69123
30404         * var-tracking.c (drop_overlapping_mem_locs): Operate on all
30405         onepart vars.  Fix typo in comment.  Fix reversed condition in
30406         unshare test.
30407         (dataflow_set_remove_mem_locs): Operate on all onepart vars.
30409         PR bootstrap/69123
30410         * var-tracking.c (dump_onepart_variable_differences): New.
30411         (dataflow_set_different): If a detailed dump is requested,
30412         delay early returns and dump differences between onepart
30413         variables present before and after, and added variables.
30415 2016-01-11  Ilya Enkovich  <enkovich.gnu@gmail.com>
30417         PR target/69010
30418         * expr.c (expand_expr_real_1): For boolean vector constants
30419         with a scalar mode use const_scalar_mask_from_tree.
30420         (const_scalar_mask_from_tree): New.
30421         * optabs.c (expand_vec_cond_mask_expr): Use mask mode
30422         assigned to a mask type to handle constants.
30424 2016-01-11  Martin Jambor  <mjambor@suse.cz>
30426         PR ipa/69044
30427         * ipa-cp.c (estimate_local_effects): Do not clone for removal of
30428         useless parameters if we cannot change function signature.
30430 2016-01-11  Martin Jambor  <mjambor@suse.cz>
30432         PR ipa/66616
30433         * cgraphclones.c (duplicate_thunk_for_node): Copy can_change_signature
30434         flag.
30436 2016-01-11  Tom de Vries  <tom@codesourcery.com>
30438         PR tree-optimization/69109
30439         * tree-parloops.c (try_transform_to_exit_first_loop_alt): Don't allow
30440         latch with phi.
30442 2016-01-11  Tom de Vries  <tom@codesourcery.com>
30444         PR tree-optimization/69108
30445         * tree-parloops.c (gather_scalar_reductions): Handle case that outer phi
30446         res is not used in a phi.
30448 2016-01-11  Yury Gribov  <y.gribov@samsung.com>
30450         PR 67425
30451         * common.opt (frandom-seed): Fix parameter name.
30452         * doc/invoke.texi (frandom-seed): Ditto and describe parameter.
30454 2016-01-11  Tom de Vries  <tom@codesourcery.com>
30456         PR tree-optimization/69058
30457         * tree-parloops.c (pass_parallelize_loops::execute): Return 0 if libgomp
30458         not supported.
30460 2016-01-11  Andrew Burgess  <andrew.burgess@embecosm.com>
30462         * config/arc/arc.opt (mdiv-rem): Add period to the end.
30463         (mcode-density): Likewise.
30465 2016-01-10  Tom de Vries  <tom@codesourcery.com>
30467         PR tree-optimization/69062
30468         * tree-parloops.c (loop_has_phi_with_address_arg): New function.
30469         (parallelize_loops): Don't paralelize loop that has phi with address
30470         arg.
30472 2016-01-10  Tom de Vries  <tom@codesourcery.com>
30474         PR tree-optimization/69039
30475         * tree-parloops.c (try_create_reduction_list): Only allow single exit
30476         phi for reduction.
30478 2016-01-09  John David Anglin  <danglin@gcc.gnu.org>
30480         PR middle-end/68743
30481         * match.pd: Require target has function_c99_misc before doing
30482         truncl(extend(x)) and trunc(extend(x)) -> extend(truncf(x)), etc.
30484 2016-01-09  Gerald Pfeifer  <gerald@pfeifer.com>
30486         * configure.ac (isl_options_set_schedule_serialize_sccs): Also
30487         use GMPINC.
30488         * configure: Regenerate.
30490 2016-01-09  Jakub Jelinek  <jakub@redhat.com>
30492         PR middle-end/50865
30493         PR tree-optimization/69097
30494         * fold-const.h (expr_not_equal_to): New prototype.
30495         * fold-const.c: Include stringpool.h and tree-ssanames.h.
30496         (expr_not_equal_to): New function.
30497         * match.pd (X % -Y is the same as X % Y): Don't optimize
30498         unless X is known not to be equal to minimum or Y is known
30499         not to be equal to -1.
30500         * tree-vrp.c (simplify_div_or_mod_using_ranges): Add GSI argument.
30501         fold TRUNC_MOD_EXPR if the second argument is not a power of two.
30502         (simplify_stmt_using_ranges): Adjust caller.
30503         (vrp_finalize): Call set_value_range on SSA_NAMEs before calling
30504         substitute_and_fold.
30506 2016-01-09  Jan Hubicka  <hubicka@ucw.cz>
30508         * ipa-icf.c (sem_item_optimizer::merge_classes): Do not ICE on VAR_DECL
30509         w/o DECL_NAME.
30511 2016-01-08  Jakub Jelinek  <jakub@redhat.com>
30513         PR tree-optimization/69167
30514         * gimple-fold.c (replace_stmt_with_simplification): Also punt if
30515         new SSA_NAME_OCCURS_IN_ABNORMAL_PHI SSA_NAMEs appear in operands of
30516         ops[0] comparison.
30517         * gimple-match-head.c (maybe_push_res_to_seq): Likewise.
30519 2016-01-08  Alan Lawrence  <alan.lawrence@arm.com>
30520             Richard Biener  <rguenther@suse.de>
30522         PR tree-optimization/68707
30523         * tree-vect-slp.c (vect_analyze_slp_instance): Cancel permuted SLP
30524         instances that can be handled via vect_load_lanes.
30526 2016-01-08  Uros Bizjak  <ubizjak@gmail.com>
30528         * symtab.c (symtab_node::equal_address_to): Return -1 instead of 2
30529         if we can't determine address equivalence.
30530         * alias.c (compare_base_decl): Update for changed return value of
30531         symtab_node::equal_address_to.
30533 2016-01-08  Jason Merrill  <jason@redhat.com>
30535         PR c++/68983
30536         PR c++/67557
30537         * function.c (assign_temp): Guard against TREE_ADDRESSABLE types here.
30538         * expr.c (store_field): Not here.
30539         * tree-cfgcleanup.c (fixup_noreturn_call): Don't clear LHS of a
30540         call with TREE_ADDRESSABLE type.
30541         * tree-cfg.c (verify_gimple_call): Adjust.
30543 2016-01-08  Olivier Hainque  <hainque@adacore.com>
30545         * config/vxworks.h (VXWORKS_LIBGCC_SPEC): Don't link shared RTPs with
30546         libc_internal.
30548 2016-01-08  Alan Lawrence  <alan.lawrence@arm.com>
30550         * gcc.target/rs6000/paired.md (reduc_smax_v2sf): Rename to...
30551         (reduc_smax_scal_v2sf): ...here, make result SFmode, extract element.
30552         (reduc_smin_v2sf): Rename to...
30553         (reduc_smin_scal_v2sf): ...here, make result SFmode, extract element.
30554         (reduc_splus_v2sf): Rename to...
30555         (reduc_plus_scal_v2sf): ...here, make result SFmode, extract element.
30557 2016-01-08  Jakub Jelinek  <jakub@redhat.com>
30559         PR tree-optimization/69162
30560         * gimplify.c (gimplify_va_arg_expr): Encode original type of
30561         valist argument in another argument.
30562         (gimplify_modify_expr): Adjust for the above change.  Cleanup.
30563         * tree-stdarg.c (expand_ifn_va_arg_1): Use new 3rd argument
30564         to determine the va_list type, build a MEM_REF instead of
30565         build_fold_indirect_ref.
30567         PR tree-optimization/69172
30568         * gimple-fold.c (gimple_fold_builtin_memory_chk): Pass type to
30569         gimple_build.
30571 2016-01-08  Thomas Preud'homme  <thomas.preudhomme@arm.com>
30573         PR tree-optimization/67781
30574         * tree-ssa-math-opts.c (find_bswap_or_nop): Zero out bytes in cmpxchg
30575         and cmpnop in two steps: first the ones not accessed in original
30576         gimple expression in a endian independent way and then the ones not
30577         accessed in the final result in an endian-specific way.
30579 2016-01-08  Jakub Jelinek  <jakub@redhat.com>
30581         PR tree-optimization/69083
30582         * tree-vect-slp.c (vect_get_constant_vectors): For
30583         VECTOR_BOOLEAN_TYPE_P assert op is fold_convertible_p to vector_type's
30584         element type.  If op is fold_convertible_p to vector_type's element
30585         type, use NOP_EXPR instead of VCE.
30587 2016-01-08  Segher Boessenkool  <segher@kernel.crashing.org>
30589         PR rtl-optimization/67778
30590         PR rtl-optimization/68634
30591         PR rtl-optimization/68909
30592         * shrink-wrap.c (try_shrink_wrapping): Add comment.  Don't pop
30593         block from the stack until done with it.  Remove a superfluous
30594         bitmap set.  Remove a superfluous bitmap test.
30596 2016-01-07  Martin Sebor  <msebor@redhat.com>
30598         PR c/68966
30599         * doc/extend.texi (__atomic Builtins, __sync Builtins): Document
30600         constraint on the type of arguments.
30602 2016-01-07  Andreas Tobler  <andreast@gcc.gnu.org>
30604         * config/arm/freebsd.h: Rename SUBTARGET_OVERRIDE_OPTIONS to
30605         SUBTARGET_OVERRIDE_INTERNAL_OPTIONS. Adjust to check
30606         unaligned_access on the gcc_options set.
30607         * config/arm/arm.c (arm_option_override_internal): Use
30608         SUBTARGET_OVERRIDE_INTERNAL_OPTIONS.
30610 2016-01-07  Uros Bizjak  <ubizjak@gmail.com>
30612         PR target/69140
30613         * config/i386/i386.c (ix86_frame_pointer_required): Enable
30614         frame pointer for TARGET_64BIT_MS_ABI when stack is misaligned.
30616 2016-01-07  Uros Bizjak  <ubizjak@gmail.com>
30618         Revert
30619         2016-01-06  Uros Bizjak  <ubizjak@gmail.com>
30621         PR target/69140
30622         * config/i386/i386.c (ix86_expand_prologue): Declare fs.sp_valid
30623         depending on frame_pointer_needed before remaining integer and SSE
30624         registers are saved.
30626 2016-01-07  Sandra Loosemore  <sandra@codesourcery.com>
30628         PR 1078
30629         * doc/extend.texi (Nvidia PDX Function Attributes): New section.
30631 2016-01-07  H.J. Lu  <hongjiu.lu@intel.com>
30633         PR target/69171
30634         * config/i386/sse.md (<sse>_sqrt<mode>2<mask_name><round_name>):
30635         Use the "xBm" constraint.
30636         (float<sseintvecmodelower><mode>2<mask_name><round_name):
30637         Likewise.
30638         (sse_cvtsi2ss<round_name>): Use round_nimm_scalar_predicate.
30639         (sse_cvtsi2ssq<round_name>): Likewise.
30640         (sse_cvtss2si<round_name>): Likewise.
30641         (sse_cvtss2siq<round_name>): Likewise.
30642         (sse2_cvtsi2sdq<round_name>): Likewise.
30643         (sse2_cvtsd2si<round_name>): Likewise.
30644         (sse2_cvtsd2siq<round_name>): Likewise.
30645         * config/i386/subst.md (round_nimm_scalar_predicate): New
30646         predicate.
30648 2015-12-15  Bernd Schmidt  <bschmidt@redhat.com>
30650         PR middle-end/67639
30651         * varasm.c (make_decl_rtl): Mark invalid register vars as
30652         DECL_EXTERNAL.
30654         PR rtl-optimization/66206
30655         * bt-load.c (find_btr_use): Change first arg to be a pointer to an rtx.
30656         All callers changed.
30658 2016-01-07  Jakub Jelinek  <jakub@redhat.com>
30660         PR tree-optimization/69141
30661         * tree-ssa-pre.c: Include langhooks.h.
30662         (eliminate_dom_walker::before_dom_children): Use
30663         lang_hooks.decl_printable_name instead of
30664         cgraph_node::get ()->name ().
30666         PR middle-end/68960
30667         * gimple-expr.c (copy_var_decl): If var has DECL_USER_ALIGN set, copy
30668         it and DECL_ALIGN too.
30670 2016-01-06  Robert Suchanek  <robert.suchanek@imgtec.com>
30672         * config/mips/mips-ftypes.def: Sort to lexicographical order.
30674 2016-01-06  Uros Bizjak  <ubizjak@gmail.com>
30676         PR target/69140
30677         * config/i386/i386.c (ix86_expand_prologue): Declare fs.sp_valid
30678         depending on frame_pointer_needed before remaining integer and SSE
30679         registers are saved.
30681 2015-01-06  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
30683         * config/rs6000/vsx.md (*p9_vecload_<mode>): Replace VSX_M
30684         mode iterator with VSX_M2.
30685         (*p9_vecstore_<mode>): Likewise.
30686         (*vsx_le_permute_<mode>): Restrict to !TARGET_P9_VECTOR.
30687         (*vsx_le_perm_load_<mode> for VSX_LE_128): Likewise.
30688         (*vsx_le_perm_store_<mode> for VSX_LE_128): Likewise.
30689         (define_split for VSX_LE128 stores): Likewise.
30690         (define_peephole2 for TImode LE swaps): Likewise.
30691         (define_split for VSX_LE128 post-reload stores): Likewise.
30693 2016-01-06  Marek Polacek  <polacek@redhat.com>
30695         PR sanitizer/69099
30696         * convert.c (convert_to_integer_1): Adjust call to
30697         ubsan_instrument_float_cast.  Use NULL_TREE instead of NULL.
30698         * ubsan.c (ubsan_instrument_float_cast): Drop the ARG parameter.  Use
30699         EXPR instead of ARG.
30700         * ubsan.h (ubsan_instrument_float_cast): Adjust declaration.
30702 2016-01-05  Sandra Loosemore  <sandra@codesourcery.com>
30704         PR 1078
30705         * doc/extend.texi (RL78 Variable Attributes): New section.
30707 2016-01-05  Marek Polacek  <polacek@redhat.com>
30709         PR c/69104
30710         * builtins.c (get_memmodel): Use expansion point location rather than
30711         the input location.  Call warning_at rather than warning.
30712         (expand_builtin_atomic_compare_exchange): Likewise.
30713         (expand_builtin_atomic_load): Likewise.
30714         (expand_builtin_atomic_store): Likewise.
30715         (expand_builtin_atomic_clear): Likewise.
30717 2016-01-05  H.J. Lu  <hongjiu.lu@intel.com>
30719         PR target/68991
30720         * config/i386/i386.c (ix86_expand_vector_logical_operator):
30721         Replace nonimmediate_operand with vector_operand.
30722         * config/i386/predicates.md (vector_operand): New predicate.
30723         (general_vector_operand): Replace nonimmediate_operand with
30724         vector_operand.
30725         * config/i386/sse.md: Replace nonimmediate_operand with
30726         vector_operand and m constraint with Bm constraint on SSE
30727         patterns with 16-byte memory operand.
30728         * config/i386/subst.md (round_nimm_predicate): Replace
30729         nonimmediate_operand with vector_operand.
30730         (round_saeonly_nimm_predicate): Likewise.
30731         (round_saeonly_nimm_scalar_predicate): New.
30733 2016-01-05  H.J. Lu  <hongjiu.lu@intel.com>
30735         PR target/68991
30736         * config/i386/constraints.md (Bm): New constraint.
30737         * config/i386/predicates.md (vector_memory_operand): New
30738         predicate.
30739         * config/i386/sse.md: Replace xm with xBm in plusminus and
30740         any_logic patterns.
30742 2016-01-05  Sandra Loosemore  <sandra@codesourcery.com>
30744         PR 1078
30745         * doc/extend.texi (V850 Function Attributes): New section.
30746         (V850 Variable Attributes): New section.
30748 2016-01-05  Sandra Loosemore  <sandra@codesourcery.com>
30750         PR 1078
30751         * doc/extend.texi (MicroBlaze Function Attributes): Document
30752         interrupt_handler and fast_interrupt attributes.
30754 2016-01-05  Sergei Trofimovich  <siarheit@google.com>
30756         PR other/60465
30757         * config/ia64/ia64.c (ia64_expand_load_address): Use gprel64
30758         for local symbolic operands.
30759         * config/ia64/predicates.md (local_symbolic_operand64): New
30760         predicate.
30762 2016-01-05  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
30764         PR rtl-optimization/68651
30765         * combine.c (combine_simplify_rtx): Canonicalize x + x into
30766         x << 1.
30768 2016-01-05  Nathan Sidwell  <nathan@acm.org>
30770         * alias.c (compare_base_decls): Use symtab_node::get.
30772 2016-01-05  Nick Clifton  <nickc@redhat.com>
30774         PR target/68770
30775         * ira-costs.c (copy_cost): Initialise the t_icode field of the
30776         secondary_reload_info structure.
30778         PR target/66655
30779         * config/i386/cygming.h (MAKE_DECL_ONE_ONLY): Define to use weak
30780         decls if weak support is available.
30782 2016-01-04  Martin Sebor  <msebor@redhat.com>
30784         * doc/invoke.texi (Warning Options): Document -Winvalid-memory-model.
30786 2016-01-04  Michael Meissner  <meissner@linux.vnet.ibm.com>
30788         * config/rs6000/rs6000-cpus.def (ISA_3_0_MASKS_SERVER): Add
30789         OPTION_MASK_P9_DFORM.
30791         * config/rs6000/constraints.md (wo constraint): New constraint for
30792         ISA 3.0 (power9).
30794         * config/rs6000/rs6000.c (rs6000_debug_reg_global): Add support
30795         for wo constraint.
30796         (rs6000_init_hard_regno_mode_ok): Likewise.
30798         * config/rs6000/rs6000.h (r6000_reg_class_enum): Add support for
30799         wo constraint.
30801         * config/rs6000/altivec.md (altivec_vperm_<mode>): Clean up vperm
30802         expanders not to have constraints.  Add support for ISA 3.0 xxperm
30803         instruction.  Add support for fusing xxlor with xxperm.
30804         (altivec_vperm_<mode>_internal): Likewise.
30805         (altivec_vperm_v8hiv16qi): Likewise.
30806         (altivec_vperm_<mode>v16q): Likewise.
30807         (altivec_vperm_<mode>_uns): Likewise.
30808         (vperm_v8hiv4si): Likewise.
30809         (vperm_v16qiv8hi): Likewise.
30811         * doc/md.texi (RS/6000 constraints): Document wo constraint.
30813 2016-01-04  Jakub Jelinek  <jakub@redhat.com>
30815         Update copyright years.
30817         * gcc.c (process_command): Update copyright notice dates.
30818         * gcov-dump.c (print_version): Ditto.
30819         * gcov.c (print_version): Ditto.
30820         * gcov-tool.c (print_version): Ditto.
30821         * gengtype.c (create_file): Ditto.
30822         * doc/cpp.texi: Bump @copying's copyright year.
30823         * doc/cppinternals.texi: Ditto.
30824         * doc/gcc.texi: Ditto.
30825         * doc/gccint.texi: Ditto.
30826         * doc/gcov.texi: Ditto.
30827         * doc/install.texi: Ditto.
30828         * doc/invoke.texi: Ditto.
30830 2016-01-04  Eric Botcazou  <ebotcazou@adacore.com>
30832         * config/arm/arm.c (aapcs_vfp_allocate_return_reg): Treat all integer
30833         modes larger than TImode as TImode if NEON is not enabled.
30835 2016-01-04  Eric Botcazou  <ebotcazou@adacore.com>
30837         PR target/69100
30838         * config/sparc/sparc.h (FUNCTION_ARG_REGNO_P): Return true in 64-bit
30839         mode for %f0-%f31 only if TARGET_FPU.
30841 2016-01-04  Eric Botcazou  <ebotcazou@adacore.com>
30843         PR target/69072
30844         * config/sparc/sparc.c (scan_record_type): Take into account subfields
30845         to compute the PACKED_P predicate.
30846         (function_arg_record_value): Minor tweaks.
30848 2016-01-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
30850         * doc/install.texi (--with-multilib-list): Describe the meaning of the
30851         option for arm*-*-* targets.
30853 2016-01-03  Sandra Loosemore  <sandra@codesourcery.com>
30855         * doc/extend.texi (Common Function Attributes): Move docs for
30856         MSP430-specific attributes to....
30857         (MSP430 Function Attributes): ...here.  Delete the redundant
30858         entries and copy-edit the remaining text.
30859         (MSP430 Variable Attributes): Use uniform format for index
30860         entries and add a cross-reference to the corresponding function
30861         attribute docs.
30863 2016-01-03  Vladimír Čunát  <vcunat@gmail.com>
30865         * doc/invoke.texi (RS/6000 and PowerPC Options): Fix
30866         -finite-math typo.
30867         (x86 Options): Likewise.
30869 2016-01-01  Sandra Loosemore  <sandra@codesourcery.com>
30871         PR 1078
30873         * extend.texi (Common Function Attributes) <no_stack_limit>: New.
30874         * invoke.texi (Code Gen Options) <-fno-stack-limit>: Add pointer
30875         to corresponding attribute.
30877 2016-01-01  Sandra Loosemore  <sandra@codesourcery.com>
30879         * doc/extend.texi (Common Function Attributes) <noplt>: Move
30880         to correct alphabetization of table.  Copy-edit and correct
30881         markup.
30882         <stack_protect>: Likewise.
30883         <target_clones>: Likewise.
30884         <simd>: Likewise.
30885         * doc/invoke.texi (Optimize Options) <-fstack-protector-explicit>:
30886         Correct punctuation.
30887         (Code Gen Options) <-fno-plt>: Copy-edit.
30889 2016-01-01  Bernd Edlinger  <bernd.edlinger@hotmail.de>
30891         PR target/68917
30892         * config/tilegx/tilegx.md (clzsi2): Don't create DI subregs of
30893         SI values.  Explicitly convert SI to DI and vice-versa.
30895 2016-01-01  Jakub Jelinek  <jakub@redhat.com>
30897         PR tree-optimization/69070
30898         * tree-ssa-math-opts.c (gimple_expand_builtin_pow): Only test
30899         REAL_VALUE_ISSIGNALING_NAN on arg0 if arg0 is a REAL_CST.
30901         PR sanitizer/69055
30902         * ubsan.c (ubsan_instrument_float_cast): Call
30903         initialize_sanitizer_builtins.
30905         PR target/69015
30906         * ifcvt.c (find_cond_trap): Give up if returnjump_p (jump).
30908 Copyright (C) 2016 Free Software Foundation, Inc.
30910 Copying and distribution of this file, with or without modification,
30911 are permitted in any medium without royalty provided the copyright
30912 notice and this notice are preserved.