[ARM][2/2] Remove old rtx costs
[official-gcc.git] / gcc / ChangeLog
blob926197ec83fff7d5a340967665073abb5301e4d9
1 2016-11-08  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
3         * config/arm/arm.opt (mold-rtx-costs): Delete.
4         (mnew-generic-costs): Delete.
5         * config/arm/arm-protos.h (struct tune_params): Delete rtx_costs field.
6         * config/arm/arm.c (arm_rtx_costs_1): Delete.
7         (arm_size_rtx_costs): Likewise.
8         (arm_slowmul_rtx_costs): Likewise.
9         (arm_fastmul_rtx_costs): Likewise.
10         (arm_xscale_rtx_costs): Likewise.
11         (arm_9e_rtx_costs): Likewise.
12         (arm_slowmul_tune, arm_fastmul_tune, arm_strongarm_tune,
13         arm_xscale_tune, arm_9e_tune, arm_v6t2_tune, arm_cortex_tune,
14         arm_cortex_a8_tune, arm_cortex_a7_tune, arm_cortex_a15_tune,
15         arm_cortex_a53_tune, arm_cortex_a57_tune, arm_cortex_a9_tune,
16         arm_cortex_a12_tune, arm_v7m_tune, arm_v6m_tune, arm_fa726te_tune
17         arm_cortex_a5_tune, arm_xgene1_tune, arm_marvell_pj4_tune,
18         arm_cortex_a35_tune, arm_exynosm1_tune, arm_cortex_a73_tune,
19         arm_cortex_m7_tune):
20         Delete rtx_costs field.
21         (arm_new_rtx_costs): Rename to...
22         (arm_rtx_costs_internal): ... This.
23         (arm_rtx_costs): Remove old way of doing rtx costs.
25 2016-11-08  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
27         * config/arm/arm.c (arm_slowmul_tune): Use generic_extra_costs.
28         (arm_fastmul_tune): Likewise.
29         (arm_strongarm_tune): Likewise.
30         (arm_xscale_tune): Likewise.
31         (arm_9e_tune): Likewise.
32         (arm_marvell_pj4_tune): Likewise.
33         (arm_v6t2_tune): Likewise.
34         (arm_v6m_tune): Likewise.
35         (arm_fa726te_tune): Likewise.
37 2016-11-08  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
39         PR tree-optimization/78234
40         * gimple-ssa-store-merging.c (clear_bit_region): Fix off-by-one error
41         in start != 0 case.
43 2016-11-08  Martin Liska  <mliska@suse.cz>
45         PR testsuite/78242
46         * dbgcnt.def: Add new debug counter asan_use_after_scope.
47         * gimplify.c (gimplify_decl_expr): Do not sanitize vars
48         with a value expr.  Do not add artificial variables to
49         live_switch_vars.  Use the debug counter.
50         (gimplify_target_expr): Use the debug counter.
51         * internal-fn.def: Remove ECF_TM_PURE from ASAN_MARK builtin.
52         * sanitizer.def: Set ATTR_NOTHROW_LEAF_LIST to
53         BUILT_IN_ASAN_CLOBBER_N and BUILT_IN_ASAN_UNCLOBBER_N.
55 2016-11-08  Richard Biener  <rguenther@suse.de>
57         * tree-vect-stmts.c (get_group_load_store_type): If the
58         access is aligned do not trigger peeling for gaps.
59         * tree-vect-data-refs.c (vect_compute_data_ref_alignment): Do not
60         force alignment of vars with DECL_USER_ALIGN.
62 2016-11-08  James Greenhalgh  <james.greenhalgh@arm.com>
64         * config/aarch64/t-aarch64 (aarch64-c.o): Depend on TARGET_H.
66 2016-11-08  Richard Biener  <rguenther@suse.de>
68         PR tree-optimization/78205
69         * tree-vect-stmts.c (vectorizable_load): Move check whether
70         we may run into gaps when BB vectorizing SLP permutations ...
71         * tree-vect-slp.c (vect_supported_load_permutation_p): ...
72         here where we can do a more precise check.
74 2016-11-08  Richard Biener  <rguenther@suse.de>
76         PR tree-optimization/78224
77         * tree-call-cdce.c (shrink_wrap_one_built_in_call_with_conds):
78         Split the fallthru edge in case its successor may have PHIs.
79         Do not free dominance info.
81 2016-11-07  Jakub Jelinek  <jakub@redhat.com>
83         PR target/78229
84         * config/i386/i386.c (ix86_gimple_fold_builtin): Do not adjust                                                                             
85         EH info even for bzhi and pdep/pext.
87 2016-11-07  Peter Bergner  <bergner@vnet.ibm.com>
89         * config.gcc (powerpc*-*-*, rs6000*-*-*): Remove setting of
90         INCLUDE_EXTRA_SPEC for Advance Toolchain builds.
92 2016-11-07  Segher Boessenkool  <segher@kernel.crashing.org>
94         * config/rs6000/rs6000.md (div<mode>3): Expand using rs6000_emit_swdiv
95         if appropriate.
96         * config/rs6000/vector.md (div<mode>3): Ditto.
98 2016-11-07  David Edelsohn  <dje.gcc@gmail.com>
100         * configure.ac (.hidden): Change to conftest_s string. Provide string
101         for AIX assembler.
102         (gcc_cv_ld_hidden): Yes for AIX.
103         * configure: Regenerate.
105         * dwarf2asm.c (USE_LINKONCE_INDIRECT): Don't set for AIX (XCOFF).
107         * config/rs6000/rs6000-protos.h (rs6000_asm_weaken_decl): Declare
108         (rs6000_xcoff_asm_output_aligned_decl_common): Declare.
109         * config/rs6000/xcoff.h (TARGET_ASM_GLOBALIZE_DECL_NAME): Define.
110         (ASM_OUTPUT_ALIGNED_DECL_COMMON): Define.
111         (ASM_OUTPUT_ALIGNED_COMMON): Delete.
112         * config/rs6000/rs6000.c (rs6000_init_builtins): Change clog rename
113         from #if to if.
114         (rs6000_xcoff_visibility): New.
115         (rs6000_xcoff_declare_function_name): Add visibility support.
116         (rs6000_xcoff_asm_globalize_decl_name): New.
117         (rs6000_xcoff_asm_output_aligned_decl_common): New.
118         (rs6000_asm_weaken_decl): New.
119         (rs6000_code_end): Disable HIDDEN_LINKONCE on XCOFF.
120         config/rs6000/rs6000.h (ASM_WEAKEN_DECL): Change definition to
121         reference function.
123 2016-11-07  Jack Howarth  <howarth.at.gcc@gmail.com>
125         PR driver/78206
126         * incpath.c: (remove_dup(): Also silently ignore EPERM.
128 2016-11-07  Martin Jambor  <mjambor@suse.cz>
130         * tree.c (verify_type_variant): Use pointer comparison to check that
131         TYPE_SIZE_UNIT match.
133 2016-11-07  Jakub Jelinek  <jakub@redhat.com>
135         PR target/77834
136         * dse.c (dse_step5): Call scan_reads even if just
137         insn_info->frame_read.  Improve and fix dump file messages.
139         PR target/78227
140         * config/i386/i386.c (ix86_expand_sse_cmp): Force dest into
141         cmp_mode argument even for -O0 if cmp_mode != mode and maskcmp.
143 2016-11-07  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
145         PR middle-end/35691
146         * match.pd: Add following two patterns:
147         (x == 0 & y == 0) -> (x | typeof(x)(y)) == 0.
148         (x != 0 | y != 0) -> (x | typeof(x)(y)) != 0.
150 2016-11-07  Bernd Schmidt  <bschmidt@redhat.com>
152         * emit-rtl.c (emit_copy_of_insn_after): Duplicate notes in order.
153         * sel-sched-ir.c (create_copy_of_insn_rtx): Likewise.
154         * rtl.h (duplicate_reg_notes): Declare.
155         * rtlanal.c (duplicate_reg_note): New function.
157         PR rtl-optimization/77309
158         * combine.c (make_compound_operation): Allow EQ for IN_CODE, and
159         don't assume an equality comparison for plain COMPARE.
160         (simplify_comparison): Pass a more accurate code to
161         make_compound_operation.
163 2016-11-07  Pat Haugen  <pthaugen@us.ibm.com>
165         * target.def (compute_pressure_classes): New target hook.
166         * doc/tm.texi.in: Document it.
167         * doc/tm.texi: Regenerate.
168         * ira.c (setup_pressure_classes): Call target hook if defined.
170 2016-11-07  David Malcolm  <dmalcolm@redhat.com>
172         * print-rtl.c (rtx_writer::operand_has_default_value_p): New
173         method.
174         (rtx_writer::print_rtx): In compact mode, omit trailing operands
175         that have the default values.
176         * print-rtl.h (rtx_writer::operand_has_default_value_p): New
177         method.
178         * rtl-tests.c (selftest::test_dumping_insns): Remove empty
179         label string from expected dump.
180         (seltest::test_uncond_jump): Remove trailing "(nil)" for REG_NOTES
181         from expected dump.
183 2016-11-07  Jakub Jelinek  <jakub@redhat.com>
185         PR target/77834
186         * alias.c (nonoverlapping_memrefs_p): If one decl is
187         FUNCTION_DECL or LABEL_DECL and the other is not, return 1.
189 2016-11-07  Richard Biener  <rguenther@suse.de>
191         PR target/78229
192         * config/i386/i386.c (ix86_gimple_fold_builtin): Do not adjust
193         EH info.
195 2016-11-07  Richard Biener  <rguenther@suse.de>
197         PR tree-optimization/78218
198         * gimple-ssa-store-merging.c
199         (pass_store_merging::terminate_all_aliasing_chains):
200         Drop unused argument, fix alias check to also consider uses.
201         (pass_store_merging::execute): Adjust.
203 2016-11-07  Richard Biener  <rguenther@suse.de>
205         PR tree-optimization/78228
206         * tree-ssa-phiopt.c (abs_replacement): Avoid introducing
207         undefined behavior.
209 2016-11-07  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
211         PR target/77822
212         * config/aarch64/aarch64.md (*tb<optab><mode>1): Use
213         aarch64_simd_shift_imm_<mode> predicate for operand 1.
214         (<optab>, ANY_EXTRACT): Use tighter predicates on operands 2 and 3
215         to restrict them to an appropriate range and add FAIL check if the
216         region they specify is out of range.  Delete useless constraint
217         strings.
218         (*<optab><mode>, ANY_EXTRACT): Add appropriate predicates on operands
219         2 and 3 to restrict their range and add pattern predicate.
221 2016-11-07  Martin Liska  <mliska@suse.cz>
223         * asan.c (enum asan_check_flags): Move the enum to header file.
224         (asan_init_shadow_ptr_types): Make type creation more generic.
225         (shadow_mem_size): New function.
226         (asan_emit_stack_protection): Use newly added ASAN_SHADOW_GRANULARITY.
227         Rewritten stack unpoisoning code.
228         (build_shadow_mem_access): Add new argument return_address.
229         (instrument_derefs): Instrument local variables if use after scope
230         sanitization is enabled.
231         (asan_store_shadow_bytes): New function.
232         (asan_expand_mark_ifn): Likewise.
233         (asan_sanitize_stack_p): Moved from asan_sanitize_stack_p.
234         * asan.h (enum asan_mark_flags): Moved here from asan.c
235         (asan_protect_stack_decl): Protect all declaration that need
236         to live in memory.
237         (asan_sanitize_use_after_scope): New function.
238         (asan_no_sanitize_address_p): Likewise.
239         * cfgexpand.c (partition_stack_vars): Consider
240         asan_sanitize_use_after_scope in condition.
241         (expand_stack_vars): Likewise.
242         * common.opt (-fsanitize-address-use-after-scope): New option.
243         * doc/invoke.texi (use-after-scope-direct-emission-threshold):
244         Explain the parameter.
245         * flag-types.h (enum sanitize_code): Define SANITIZE_USE_AFTER_SCOPE.
246         * gimplify.c (build_asan_poison_call_expr): New function.
247         (asan_poison_variable): Likewise.
248         (gimplify_bind_expr): Generate poisoning/unpoisoning for local
249         variables that have address taken.
250         (gimplify_decl_expr): Likewise.
251         (gimplify_target_expr): Likewise for C++ temporaries.
252         (sort_by_decl_uid): New function.
253         (gimplify_expr): Unpoison all variables for a label we can jump
254         from outside of a scope.
255         (gimplify_switch_expr): Unpoison variables defined in the switch
256         context.
257         (gimplify_function_tree): Clear asan_poisoned_variables.
258         (asan_poison_variables): New function.
259         (warn_switch_unreachable_r): Handle IFN_ASAN_MARK.
260         * internal-fn.c (expand_ASAN_MARK): New function.
261         * internal-fn.def (ASAN_MARK): Declare.
262         * opts.c (finish_options): Handle -fstack-reuse if
263         -fsanitize-address-use-after-scope is enabled.
264         (common_handle_option): Enable address sanitization if
265         -fsanitize-address-use-after-scope is enabled.
266         * params.def (PARAM_USE_AFTER_SCOPE_DIRECT_EMISSION_THRESHOLD):
267         New parameter.
268         * params.h: Likewise.
269         * sancov.c (pass_sanopt::execute): Handle IFN_ASAN_MARK.
270         * sanitizer.def: Define __asan_poison_stack_memory and
271         __asan_unpoison_stack_memory functions.
272         * asan.c (asan_mark_poison_p): New function.
273         (transform_statements): Handle asan_mark_poison_p calls.
274         * gimple.c (nonfreeing_call_p): Handle IFN_ASAN_MARK.
276 2016-11-07  Tamar Christina  <tamar.christina@arm.com>
278         PR driver/78196
279         * Makefile.in (SELFTEST_FLAGS): Added -o /dev/null.
281 2016-11-07  Martin Liska  <mliska@suse.cz>
283         * tree-profile.c (gimple_gen_time_profiler): Set proper type
284         to time_profiler_counter_ptr.
286 2016-11-07  Richard Biener  <rguenther@suse.de>
288         PR tree-optimization/37150
289         * tree-vectorizer.h (vect_transform_slp_perm_load): Add n_perms
290         parameter.
291         * tree-vect-slp.c (vect_supported_load_permutation_p): Adjust.
292         (vect_analyze_slp_cost_1): Account for the real number of
293         permutations emitted and for dead loads.
294         (vect_transform_slp_perm_load): Add n_perms parameter counting
295         the number of emitted permutations.
296         * tree-vect-stmts.c (vectorizable_load): Adjust.
298 2016-11-07  Richard Biener  <rguenther@suse.de>
300         PR tree-optimization/78189
301         * tree-vect-data-refs.c (vect_compute_data_ref_alignment): Fix
302         alignment computation.
304 2016-11-06  Kugan Vivekanandarajah  <kuganv@linaro.org>
306         * ipa-cp.c (ipcp_bits_lattice::meet_with): Remove unreachable code.
308 2016-11-05  Martin Sebor  <msebor@redhat.com>
310         * doc/invoke.texi (Warning Options): Correct typos in -Walloca
311         documentation.
313 2016-11-05  David Edelsohn  <dje.gcc@gmail.com>
315         PR bootstrap/78188
316         PR c++/71848
317         * ipa-comdats.c (pass_ipa_comdats::gate): Require HAVE_COMDAT_GROUP.
319 2016-11-04  Jakub Jelinek  <jakub@redhat.com>
321         PR target/77834
322         * alias.c (nonoverlapping_memrefs_p): Return 0 if exprx or expry
323         doesn't have rtl set.
325 2016-11-04  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
327         * config/rs6000/rs6000.c (gimple-ssa.h): New #include.
328         (TARGET_GIMPLE_FOLD_BUILTIN): Define as
329         rs6000_gimple_fold_builtin.
330         (rs6000_gimple_fold_builtin): New function.  Add handling for
331         early expansion of vector addition builtins.
333 2016-11-04  Eric Botcazou  <ebotcazou@adacore.com>
335         * expr.h (copy_blkmode_from_reg): Delete.
336         * expr.c (copy_blkmode_from_reg): Make static.
338 2016-11-04  Eric Botcazou  <ebotcazou@adacore.com>
340         * defaults.h (LOAD_EXTEND_OP): Define if not already defined.
341         * combine.c (LOAD_EXTEND_OP): Delete.
342         (simplify_comparison): Fix comment about LOAD_EXTEND_OP.
343         * cse.c (LOAD_EXTEND_OP): Delete.
344         * fold-const.c (LOAD_EXTEND_OP): Likewise.
345         * fwprop.c (free_load_extend): Remove #ifdef LOAD_EXTEND_OP/#endif.
346         * postreload.c (LOAD_EXTEND_OP): Delete.
347         * reload.c (push_reload): Remove #ifdef LOAD_EXTEND_OP/#endif.
348         Convert conditional compilation based on WORD_REGISTER_OPERATIONS.
349         (find_reloads): Likewise.
350         * reload1.c (eliminate_regs_1): Likewise.
351         * rtlanal.c (nonzero_bits1): Remove #ifdef LOAD_EXTEND_OP/#endif.
352         (num_sign_bit_copies1): Likewise.
354 2016-11-04  David Malcolm  <dmalcolm@redhat.com>
356         * config/i386/i386.c: Include "selftest.h" and "selftest-rtl.h".
357         (selftest::ix86_test_dumping_hard_regs): New function.
358         (selftest::ix86_run_selftests): New function.
359         (TARGET_RUN_TARGET_SELFTESTS): When CHECKING_P, wire this up to
360         selftest::ix86_run_selftests.
361         * doc/tm.texi.in (TARGET_RUN_TARGET_SELFTESTS): New.
362         * doc/tm.texi: Regenerate
363         * selftest-rtl.h: New file.
364         * rtl-tests.c: Include "selftest-rtl.h".
365         (selftest::assert_rtl_dump_eq): Make non-static.
366         (ASSERT_RTL_DUMP_EQ): Move to selftest-rtl.h.
367         (selftest::test_dumping_regs): Update comment.
368         * selftest-run-tests.c: Include "target.h".
369         (selftest::run_tests): If non-NULL, call
370         targetm.run_target_selftests.
371         * target.def (run_target_selftests): New hook.
373 2016-11-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
375         * config/arm/arm-arches.def (armv8-m.main+dsp): Set Cortex-M33 as
376         representative core for this architecture.
377         * config/arm/arm-cores.def (cortex-m33): Define new processor.
378         * config/arm/arm-tables.opt: Regenerate.
379         * config/arm/arm-tune.md: Likewise.
380         * config/arm/bpabi.h (BE8_LINK_SPEC): Add Cortex-M33 to the list of
381         valid -mcpu options.
382         * doc/invoke.texi (ARM Options): Document new Cortex-M33 processor.
384 2016-11-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
386         * config/arm/arm-arches.def (armv8-m.base): Set Cortex-M23 as
387         representative core for this architecture.
388         * config/arm/arm-cores.def (cortex-m23): Define new processor.
389         * config/arm/arm-tables.opt: Regenerate.
390         * config/arm/arm-tune.md: Likewise.
391         * config/arm/arm.c (arm_v6m_tune): Add Cortex-M23 to the list of cores
392         this tuning parameters apply to in the comment.
393         * config/arm/bpabi.h (BE8_LINK_SPEC): Add Cortex-M23 to the list of
394         valid -mcpu options.
395         * doc/invoke.texi (ARM Options): Document new Cortex-M23 processor.
397 2016-11-04  Bin Cheng  <bin.cheng@arm.com>
399         * fold-const.c (fold_cond_expr_with_comparison): Remove call
400         to pedantic_non_lvalue_loc.  Remove useless code for lvalue
401         where cond_expr can't be a lvalue.
403 2016-11-04  Claudiu Zissulescu  <claziss@synopsys.com>
405         * config/arc/arc.c (arc_process_double_reg_moves): Use
406         gen_dexcl_2op call.
407         * config/arc/arc.md (movsi_insn): Disable unsupported move
408         instructions for ARCv2 cores.
409         (movdi): Use prepare_move_operands.
410         (movsf, movdf): Use move_dest_operand predicate.
411         * config/arc/constraints.md (Chs): Enable when barrel shifter is
412         present.
413         * config/arc/fpu.md (divsf3): Change to divsf3_fpu.
414         * config/arc/fpx.md (dexcl_3op_peep2_insn): Dx data register is
415         also a destination.
416         (dexcl_3op_peep2_insn_nores): Likewise.
417         * config/arc/arc.h (SHIFT_COUNT_TRUNCATED): Define to one.
418         (LINK_COMMAND_SPEC): Remove.
420 2016-11-04  Richard Biener  <rguenther@suse.de>
422         PR middle-end/78185
423         * loop-invariant.c (find_exits): Record entering inner
424         loops as possibly exiting to handle infinite sub-loops.
425         * tree-ssa-loop-im.c: Include tree-ssa-loop-niter.h.
426         (fill_always_executed_in_1): Honor infinite child loops.
428 2016-11-03  Michael Meissner  <meissner@linux.vnet.ibm.com>
430         PR target/78192
431         * config/rs6000/vsx.md (vsx_extract_<mode>_di): The element number
432         has already been adjusted for endianness, so don't adjust it any
433         further.
435         PR target/77993
436         * config/rs6000/rs6000.h (FLOAT128_IBM_P): Do not allow IFmode or
437         ICmode unless we have standard PowerPC floating point.
438         * config/rs6000/rs6000.md (FP iterator): Likewise.
439         (FMOVE128 iterator): Likewise.
441 2016-11-03  Jakub Jelinek  <jakub@redhat.com>
442             Alexandre Oliva  <aoliva@redhat.com>
443             Jason Merrill  <jason@redhat.com>
445         PR debug/28767
446         PR debug/56974
447         * langhooks.h (struct lang_hooks_for_types): Add type_dwarf_attribute
448         langhook.
449         * langhooks.c (lhd_type_dwarf_attribute): New function.
450         * langhooks-def.h (lhd_type_dwarf_attribute): Declare.
451         (LANG_HOOKS_TYPE_DWARF_ATTRIBUTE): Define.
452         (LANG_HOOKS_FOR_TYPES_INITIALIZER): Add
453         LANG_HOOKS_TYPE_DWARF_ATTRIBUTE.
454         (check_qualified_type, check_aligned_type): Call it.
455         * dwarf2out.c (modified_type_die): Don't use type_main_variant
456         for FUNCTION_TYPE or METHOD_TYPE, instead walk over variants with
457         check_base_type and check_lang_type.
458         (gen_ptr_to_mbr_type_die): If lookup_type_die is already non-NULL,
459         return early.  For pointer-to-data-member add DW_AT_use_location
460         attribute.
461         (gen_subroutine_type_die): Add DW_AT_{,rvalue_}reference attribute
462         if needed.
463         (gen_type_die_with_usage): Don't use type_main_variant
464         for FUNCTION_TYPE or METHOD_TYPE, instead walk over variants with
465         check_base_type and check_lang_type.  Formatting fixes. Call
466         get_debug_type langhook.
468 2016-11-03  Jason Merrill  <jason@redhat.com>
470         * tree.c (check_lang_type): New.
471         (check_qualified_type): Use it.
472         (check_aligned_type): Use it.
473         * tree.h: Declare it.
475 2016-11-03  Richard Earnshaw  <rearnsha@arm.com>
477         * config.gcc (arm-wrs-vxworks): Set target_cpu_cname.
478         (arm*-freebsd*): Likewise.
479         (arm*-*-netbsdelf*): Likewise.
480         (arm*-*-linux*): Likewise.
481         (arm*-*-uclinux*eabi*): Likewise.
482         (arm*-*-phoenix*): Likewise.
483         (arm*-*-eabi*, arm*-*-symbianelf*, arm*-*-rtems*): Likewise.
484         (arm*-*-*): Don't clobber target_cpu_cname when --with-cpu is not
485         specified.  Default to arm6 if target_cpu_cname is not set.
486         * arm/arm.c (arm_option_override): Simplify logic.  Assert that the
487         default cpu has been correctly configured.
488         * arm/arm.h (TARGET_CPU_DEFAULT): Delete.
489         (target_cpus): Delete TARGET_CPU_generic, add TARGET_CPU_num_cores.
490         * arm/freebsd.h (SUBTARGET_CPU_DEFAULT): Delete.
491         * arm/linux-eabi.h (SUBTARGET_CPU_DEFAULT): Delete.
492         * arm/linux-elf.h (SUBTARGET_CPU_DEFAULT): Delete.
493         * arm/symbian.h (SUBTARGET_CPU_DEFAULT): Delete.
494         * arm/unknown-elf.h (SUBTARGET_CPU_DEFAULT): Delete.
496 2016-11-03  Jiong Wang  <jiong.wang@arm.com>
498         * reg-notes.def (CFA_VAL_EXPRESSION): New entry.
499         * dwarf2cfi.c (dwarf2out_frame_debug_cfa_val_expression): New function.
500         (dwarf2out_frame_debug): Support REG_CFA_VAL_EXPRESSION.
501         (output_cfa_loc): Support DW_CFA_val_expression.
502         (output_cfa_loc_raw): Likewise.
503         (output_cfi): Likewise.
504         (output_cfi_directive): Likewise.
505         * dwarf2out.c (dw_cfi_oprnd1_desc): Support DW_CFA_val_expression.
506         (dw_cfi_oprnd2_desc): Likewise.
507         (mem_loc_descriptor): Recognize new pattern generated for value
508         expression.
510 2016-11-03  Segher Boessenkool  <segher@kernel.crashing.org>
512         PR rtl-optimization/78186
513         * combine.c (change_zero_ext): Mask the RHS of a zero_extract as
514         well, when converting to IOR.
516 2016-11-03  Eric Botcazou  <ebotcazou@adacore.com>
518         * config/sparc/sparc.md (vec_interleave_lowv8qi): Delete.
519         (vec_interleave_highv8qi): Likewise.
521 2016-11-03  Martin Liska  <mliska@suse.cz>
523         * profile.c (instrument_values): Fix coding style.
524         (branch_prob): Use renamed function.
525         * tree-profile.c (init_ic_make_global_vars): Likewise.
526         (gimple_init_edge_profiler): Rename to
527         gimple_init_gcov_profiler.
528         tree_time_profiler_counter variable declaration.
529         (gimple_gen_time_profiler): Rewrite to do a direct gimple code
530         emission.
531         * value-prof.h: Remove an argument.
533 2016-11-03  Richard Biener  <rguenther@suse.de>
535         * config/rs6000/rs6000.c (rs6000_xcoff_declare_object_name): Use
536         symtab_node::get_create.
538 2016-11-03  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
540         * rtlanal.c (nonzero_bits1): Fix WORD_REGISTER_OPERATIONS condition.
541         Move comments into more natural position.
543 2016-11-03  Vineet Gupta  <vgupta@synopsys.com>
545         * config/arc/arc.h (SIZE_TYPE): Define as unsigned int.
546         (PTRDIFF_TYPE): Define as int.
548 2016-11-03  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
550         * ccmp.c (expand_ccmp_expr_1): Adjust.
551         (expand_ccmp_expr): Likewise.
552         (expand_ccmp_next): Likewise.
553         * config/aarch64/aarch64.c (aarch64_gen_ccmp_next): Likewise.
554         (aarch64_gen_ccmp_first): Likewise.
555         * doc/tm.texi: Regenerate.
556         * target.def (gen_ccmp_first): Change argument types to rtx_insn *.
557         (gen_ccmp_next): Likewise.
559 2016-11-03  Bin Cheng  <bin.cheng@arm.com>
561         * tree-vect-loop.c (destroy_loop_vec_info): Handle cond_expr.
562         (vect_is_simple_reduction): Swap cond_reduction by inversion.
564 2016-11-02  Uros Bizjak  <ubizjak@gmail.com>
566         * config/i386/i386.c (ix86_init_libfuncs): New.  Call
567         darwin_rename_builtins here.
568         (ix86_expand_divmod_libfunc): New.
569         (TARGET_INIT_LIBFUNCS): Unconditionally define to ix86_init_libfuncs.
570         (TARGET_EXPAND_DIVMOD_LIBFUNC): Define.
572 2016-11-02  Cesar Philippidis  <cesar@codesourcery.com>
573             Nathan Sidwell  <nathan@acm.org>
575         * config/nvptx/nvptx.c (PTX_GANG_DEFAULT): Set to zero.
577 2016-11-02  Max Filippov  <jcmvbkbc@gmail.com>
579         * config/xtensa/xtensa.c (xtensa_output_integer_literal_parts):
580         New function.
581         (xtensa_output_literal): Use xtensa_output_integer_literal_parts
582         to format MODE_INT and MODE_PARTIAL_INT literals.
584 2016-11-02  Segher Boessenkool  <segher@kernel.crashing.org>
586         PR target/78168
587         * config/r6000/rs6000.c (rs6000_get_separate_components): Return
588         NULL if TARGET_SPE_ABI.
590 2016-11-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
592         * gimple-ssa-store-merging.c (encode_tree_to_bitpos): Don't forget to
593         clear padding bits even when they're less than a byte.
595 2016-11-02  Richard Biener  <rguenther@suse.de>
597         * gimple-ssa-store-merging.c: Include gimplify-me.h.
598         (imm_store_chain_info::output_merged_stores): Force base_addr
599         to be proper GIMPLE for a MEM_REF address.
600         (pass_store_merging::execute): Restrict negative bitpos
601         handling to non-MEM_REF bases.  Remove TREE_THIS_VOLATILE
602         check.  Take into account non-NULL_TREE offset if the base
603         is already addressable.
605 2016-11-26  Wilco Dijkstra  <wdijkstr@arm.com>
607         * config/aarch64/aarch64-simd.md (aarch64_crypto_sha1hv4si):
608         New pattern.
609         (aarch64_be_crypto_sha1hv4si): New pattern.
611 2016-11-02  Wilco Dijkstra  <wdijkstr@arm.com>
613         * config/aarch64/aarch64.md (add<mode>3): Remove
614         redundant code.  Don't split frame based additions.
616 2016-11-02  Richard Biener  <rguenther@suse.de>
618         * gimple-ssa-store-merging.c (struct store_immediate_info): Remove
619         redundant val and dest members.
620         (store_immediate_info::store_immediate_info): Adjust.
621         (merged_store_group::merged_store_group): Adjust.
622         (merged_store_group::apply_stores): Likewise.
623         (struct imm_store_chain_info): Add base_addr field.
624         (imm_store_chain_info::imm_store_chain_info): New constructor.
625         (imm_store_chain_info::terminate_and_process_chain): Do not pass base.
626         (imm_store_chain_info::output_merged_store): Likewise.  Use
627         addr_base which is already the address.
628         (imm_store_chain_info::output_merged_stores): Likewise.
629         (pass_tree_store_merging::terminate_all_aliasing_chains): Take
630         imm_store_chain_info instead of base.  Fix alias check.
631         (pass_tree_store_merging::terminate_and_release_chain): Likewise.
632         (imm_store_chain_info::coalesce_immediate_stores): Adjust.
633         (pass_store_merging::execute): Refuse to operate on TARGET_MEM_REF.
634         use the address of the base and adjust for other changes.
636 2016-11-02  Martin Liska  <mliska@suse.cz>
638         * fold-const-call.c (host_size_t_cst_p): Test whether
639         t is convertible to size_t.
641 2016-11-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
643         PR tree-optimization/78170
644         * gimple-ssa-store-merging.c (encode_tree_to_bitpos): Truncate padding
645         introduced by native_encode_expr on little-endian as well.
647 2016-11-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
649         PR tree-optimization/78162
650         * gimple-ssa-store-merging.c (execute): Mark stores with bitpos < 0
651         as invalid.
653 2016-11-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
655         * config/aarch64/aarch64.c (aarch64_register_saved_on_entry): Add
656         function comment.
657         (aarch64_next_callee_save): Likewise.
658         (aarch64_pushwb_single_reg): Likewise.
659         (aarch64_gen_storewb_pair): Likewise.
660         (aarch64_push_regs): Likewise.
661         (aarch64_gen_loadwb_pair): Likewise.
662         (aarch64_pop_regs): Likewise.
663         (aarch64_gen_store_pair): Likewise.
664         (aarch64_gen_load_pair): Likewise.
665         (aarch64_save_callee_saves): Likewise.
666         (aarch64_restore_callee_saves): Likewise.
668 2016-11-02  Richard Biener  <rguenther@suse.de>
670         PR tree-optimization/78035
671         PR tree-optimization/77964
672         * gimple-pretty-print.c (pp_points_to_solution): Print
673         vars_contains_interposable.
674         * tree-ssa-alias.c: Include varasm.h.
675         (ptrs_compare_unequal): Check vars_contains_interposable and
676         decl_binds_to_current_def_p.
677         (dump_points_to_solution): Dump vars_contains_interposable.
678         * tree-ssa-alias.h (struct pt_solution): Add vars_contains_interposable
679         flag.
680         * tree-ssa-structalias.c: Include varasm.h.
681         (set_uids_in_ptset): Record whether vars contains a
682         not decl_binds_to_current_def_p variable in vars_contains_interposable.
683         (ipa_escaped_pt): Update initializer.
685 2016-11-02  Richard Biener  <rguenther@suse.de>
687         PR tree-optimization/78047
688         * tree-ssa-structalias.c (push_fields_onto_fieldstack): Initialize
689         fake field at offset zero conservatively regarding to may_have_pointers.
691 2016-11-02  Richard Biener  <rguenther@suse.de>
693         * tree-vrp.c (evrp_dom_walker::before_dom_children): Call
694         infer_value_range on stmt ops and update value-ranges.
695         Dump visited stmts and blocks.
696         (evrp_dom_walker::push_value_range): Dump changes.
697         (evrp_dom_walker::pop_value_range): Likewise.
698         (evrp_dom_walker::try_find_new_range): Avoid noop changes.
700 2016-11-01  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
702         * emit-rtl.c (prev_nonnote_insn_bb): Change argument type to
703         rtx_insn *.
704         * rtl.h (prev_nonnote_insn_bb): Adjust prototype.
706 2016-11-01  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
708         * cfgrtl.c (delete_insn_chain): Change argument type to rtx_insn *
709         and adjust for that.
710         * cfgrtl.h (delete_insn_chain): Adjust prototype.
712 2016-11-01  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
714         * config/rl78/rl78.c (gen-and_emit_move): Change argument type
715         to rtx_insn *.
716         (transcode_memory_rtx): Likewise.
717         (move_to_acc): Likewise.
718         (move_from_acc): Likewise.
719         (move_acc_to_reg): Likewise.
720         (move_to_x): Likewise.
721         (move_to_hl): Likewise.
722         (move_to_de): Likewise.
723         * config/rs6000/rs6000.c (emit_frame_save): Likewise.
724         (rs6000_emit_savres_rtx): Likewise.
725         (rs6000_emit_prologue): Likewise.
726         * reorg.c (update_reg_unused_notes): Likewise.
727         * rtl.h (remove_note): Adjust prototype.
728         * rtlanal.c (remove_note): Make argument type rtx_insn *.
730 2016-11-01  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
732         * config/alpha/alpha.c (alpha_legitimize_address_1): Split up
733         variables so some can be rtx_insn *.
734         (alpha_emit_xfloating_libcall): Likewise.
735         * config/mips/mips.c (mips_call_tls_get_addr): Likewise.
736         (mips_legitimize_tls_address): Likewise.
737         * optabs.c (expand_binop): Likewise.
738         * reload1.c (gen_reload): Likewise.
740 2016-11-01  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
742         * reorg.c (relax_delay_slots): Split up the trial variable.
744 2016-11-01  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
746         * config/arc/arc.c (arc_emit_call_tls_get_addr): Make the type
747         of variables rtx_insn *.
748         * config/arm/arm.c (arm_call_tls_get_addr): Likewise.
749         (legitimize_tls_address): Likewise.
750         * config/bfin/bfin.c (hwloop_optimize): Likewise.
751         (bfin_gen_bundles): Likewise.
752         * config/c6x/c6x.c (reorg_split_calls): Likewise.
753         (c6x_reorg): Likewise.
754         * config/frv/frv.c (frv_reorder_packet): Likewise.
755         * config/i386/i386.c (ix86_split_idivmod): Likewise.
756         * config/ia64/ia64.c (ia64_expand_compare): Likewise.
757         * config/m32c/m32c.c (m32c_prepare_shift): Likewise.
758         * config/mn10300/mn10300.c: Likewise.
759         * config/rl78/rl78.c: Likewise.
760         * config/s390/s390.c (s390_fix_long_loop_prediction): Likewise.
761         * config/sh/sh-mem.cc (sh_expand_cmpstr): Likewise.
762         (sh_expand_cmpnstr): Likewise.
763         (sh_expand_strlen): Likewise.
764         (sh_expand_setmem): Likewise.
765         * config/sh/sh.md: Likewise.
766         * emit-rtl.c (emit_pattern_before): Likewise.
767         * except.c: Likewise.
768         * final.c: Likewise.
769         * jump.c: Likewise.
771 2016-11-01  Jason Merrill  <jason@redhat.com>
773         * tree-inline.c (copy_tree_body_r): Only copy the taken branch of
774         a COND_EXPR with constant condition.
776 2016-11-01  Jakub Jelinek  <jakub@redhat.com>
778         * dwarf2out.c (gen_variable_die): Remove again origin_die variable
779         and its initialization.
781 2016-11-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
783         * dwarf2out.c (output_rnglists): Wrap basebuf, len in
784         HAVE_AS_LEB128.
786 2016-11-01  Jakub Jelinek  <jakub@redhat.com>
788         * dwarf2out.c (add_name_and_src_coords_attributes): Add NO_LINKAGE_NAME
789         argument, don't call add_linkage_name if it is true.
790         (gen_variable_die): For C++ inline static data members, consider the
791         initial call when old_die is NULL to be declaration and call
792         add_name_and_src_coords_attributes in that case with true as
793         NO_LINKAGE_NAME.  Add DW_AT_inline attribute if needed.
794         (gen_member_die): For C++ inline static data members, emit a
795         definition DIE right away in DW_TAG_compile_unit context.
797 2016-11-01  John David Anglin  <danglin@gcc.gnu.org>
799         PR target/78166
800         * config/pa/pa.md: Add new shift/add patterns to handle
801         (plus (mult (reg) (mem_shadd_operand)) (reg)) source operand.
803 2016-11-01  Max Filippov  <jcmvbkbc@gmail.com>
805         * config/xtensa/xtensa-protos.h
806         (xtensa_use_return_instruction_p): New prototype.
807         * config/xtensa/xtensa.c (xtensa_current_frame_size,
808         xtensa_callee_save_size): Remove.
809         (struct machine_function): Add new fields: current_frame_size,
810         callee_save_size, frame_laid_out and epilogue_done.
811         (compute_frame_size, xtensa_expand_prologue,
812         xtensa_expand_epilogue): Replace xtensa_callee_save_size with
813         cfun->machine->callee_save_size and xtensa_current_frame_size
814         with cfun->machine->current_frame_size.
815         (compute_frame_size): Update cfun->machine->frame_laid_out and
816         don't update frame layout after reload completion.
817         (xtensa_expand_epilogue): Set cfun->machine->epilogue_done
818         instead of zeroing xtensa_current_frame_size.
819         (xtensa_use_return_instruction_p): New function.
820         * config/xtensa/xtensa.h (xtensa_current_frame_size): Remove
821         declaration.
822         (INITIAL_ELIMINATION_OFFSET): Use return value of
823         compute_frame_size instead of xtensa_current_frame_size value.
824         * config/xtensa/xtensa.md ("return" pattern): Use new predicate
825         function xtensa_use_return_instruction_p instead of inline code.
827 2016-11-01  Jakub Jelinek  <jakub@redhat.com>
829         * tree.h (BLOCK_IN_COLD_SECTION_P): Define.
830         * final.c (final_scan_insn): Set BLOCK_IN_COLD_SECTION_P.
831         * dwarf2out.c (rnglist_idx): New variable.
832         (struct dw_ranges): Add label, idx and maybe_new_sec fields.
833         (DEBUG_RNGLISTS_SECTION): Define.
834         (ranges_base_label): New variable.
835         (size_of_die) <case dw_val_class_range_list>: If using
836         DW_FORM_rnglistx, count size of uleb128 of range list index.
837         (value_format) <case dw_val_class_range_list>: For
838         -gdwarf-5 -gsplit-dwarf return DW_FORM_rnglistx.
839         (output_range_list_offset): Handle -gdwarf-5 .debug_rnglists
840         offsets.  Multiply dwarf < 5 offsets by 2 * DWARF_ADDR_SIZE.
841         (add_ranges_num): Remove useless prototype.  Don't multiply
842         by 2 * DWARF2_ADDR_SIZE.  Add maybe_new_sec argument, adjust
843         for new fields added to dw_ranges struct.
844         (add_ranges): Add maybe_new_sec argument and pass it
845         through to add_ranges_num.
846         (note_rnglist_head): New function.
847         (add_ranges_by_labels): Pass true as maybe_new_sec to
848         add_ranges_num, call note_rnglist_head on the head of the list.
849         (output_ranges): Add function comment.  Switch to
850         .debug_ranges section here and emit .Ldebug_ranges0 label.
851         (index_rnglists, output_rnglists): New functions.
852         (gen_subprogram_die): Formatting fixes.
853         (add_high_low_attributes): Don't divide offsets
854         by 2 * DWARF2_ADDR_SIZE.  Call note_rnglist_head on the
855         first list element or when pointing into the middle of
856         a list.  Pass true as second argument to add_ranges on the
857         first block fragment after cold/hot section switch.
858         (init_sections_and_labels): For -gdwarf-5 use .debug_rnglists
859         section instead of .debug_ranges.  Initialize
860         ranges_base_label if -gdwarf-5 -gsplit-dwarf.
861         (dwarf2out_finish): For -gdwarf-5 -gsplit-dwarf call
862         index_rnglists and add DW_AT_rnglists_base attr.  Don't switch
863         to dwarf_ranges_section here or emit .Ldebug_ranges0 label.
864         Call output_rnglists for -gdwarf-5.
865         (dwarf2out_c_finalize): Clear rnglist_idx.
867 2016-11-01  Fritz Reese  <fritzoreese@gmail.com>
869         * combine.c (simplify_compare_const): Add gcc_fallthrough.
871 2016-11-01  Bilyan Borisov  <bilyan.borisov@arm.com>
872             Tamar Christina <tamar.christina@arm.com>
874         * config/arm/arm-c.c (arm_cpu_builtins): New macro definition.
875         * config/arm/arm_neon.h (vmaxnm_f32): New intrinsinc.
876         (vmaxnmq_f32): Likewise.
877         (vminnm_f32): Likewise.
878         (vminnmq_f32): Likewise.
879         * config/arm/arm_neon_builtins.def (vmaxnm): New builtin.
880         (vminnm): Likewise.
881         * config/arm/neon.md (neon_<fmaxmin_op><mode>, VCVTF): New
882         expander.
884 2016-10-31  Michael Meissner  <meissner@linux.vnet.ibm.com>
886         * config/rs6000/vsx.md (VSX_EXTRACT_FL): New iterator for all
887         binary floating point types supported by the hardware except for
888         double.
889         (vsx_xvcvsxwdp_df): Provide scalar result alternative to the
890         vector instruction for optimizing extracting a SImode from a
891         V4SImode vector and converting it to floating point.
892         (vsx_xvcvuxwdp_df): Likewise.
893         (vsx_extract_si): On ISA 3.0, allow extract target and temporary
894         registers to be any VSX register.  Move stores to the end of the
895         constraints.
896         (vsx_extract_si_<uns>float_df): New combiner pattern and splitter
897         to optimize extracting a SImode from a V4SImode vector and
898         converting it to a binary floating point type supported by the
899         hardware.  Use the vector converts instead of extracting the
900         element, sign extending it, and then converting it to double.
901         Other floating point types  than double first convert to double,
902         then the double is converted to that type.
903         (vsx_extract_si_<uns>float_<mode>): Likewise.
905 2016-10-31  Andrew Pinski  <apinski@cavium.com>
907         * config/aarch64/driver-aarch64.c (host_detect_local_cpu):
908         Rewrite handling of part num to handle the case where
909         multiple implementers share the same part num.
911 2016-10-31  Jan Kratochvil  <jan.kratochvil@redhat.com>
912             Jakub Jelinek  <jakub@redhat.com>
914         * dwarf2out.c (DWARF_COMPILE_UNIT_HEADER_SIZE): Adjust for -gdwarf-5.
915         (DWARF_COMDAT_TYPE_UNIT_HEADER_SIZE): Likewise.
917 2016-10-31  Jakub Jelinek  <jakub@redhat.com>
919         * dwarf2out.c (dwarf_AT): Handle DW_AT_dwo_name.
920         (use_debug_types): Adjust comment for DWARF5 DW_UT_type units.
921         (new_die): Handle DW_TAG_skeleton_unit like DW_TAG_compile_unit.
922         (is_cu_die, is_unit_die): Likewise.
923         (should_move_die_to_comdat, break_out_comdat_types): Adjust
924         comments for DWARF5 DW_UT_type units.
925         (output_compilation_unit_header): Add UT argument, output
926         start of DWARF5 .debug_info section header.
927         (output_comp_unit): Add dwo_id argument.  Adjust
928         output_compilation_unit_header caller, for DW_UT_split_compile
929         emit dwo_id field, otherwise padding1.  Emit padding2 field.
930         (add_top_level_skeleton_die_attrs): Add DW_AT_dwo_name
931         rather than DW_AT_GNU_dwo_name attr for -gdwarf-5.
932         (output_skeleton_debug_sections): Add dwo_id argument, for
933         -gdwarf-5 emit DWARF 5 DW_UT_skeleton header.
934         (output_comdat_type_unit): For -gdwarf-5 emit .debug_info
935         DW_UT_type or DW_UT_split_type units rather than .debug_types.
936         (dwarf2out_finish): Use DW_TAG_skeleton_unit rather than
937         DW_TAG_compile_unit for skeleton unit die.  Don't add
938         DW_AT_GNU_dwo_id attributes for -gdwarf-5, instead pass checksum
939         address to output_comp_unit and output_skeleton_debug_sections.
941         * dwarf2out.c (debug_line_str_section): New variable.
942         (debug_line_str_hash): Likewise.
943         (DEBUG_LINE_STR_SECTION): Define.
944         (set_indirect_string): Handle DW_FORM_line_strp like
945         DW_FORM_strp.
946         (find_string_form): Fix up formatting.
947         (size_of_die): Handle DW_FORM_line_strp like DW_FORM_strp.
948         Fix up indentation.
949         (output_die): Handle DW_FORM_line_strp.
950         (DWARF5_USE_DEBUG_LINE_STR): Define.
951         (output_line_string): New function.
952         (output_file_names): Add -gdwarf-5 support.
953         (output_line_info): Likewise.
954         (init_sections_and_labels): Initialize debug_line_str_section.
955         (output_indirect_string): Change 2nd argument from void *
956         to enum dwarf_form form, compare with form rather than
957         DW_FORM_strp.
958         (output_indirect_strings): Pass DW_FORM_strp to
959         output_indirect_string traversion.
960         (dwarf2out_finish): Output .debug_line_str strings.
961         (dwarf2out_c_finalize): Clear debug_line_str_section and
962         debug_line_str_hash.
964 2016-10-31  Tom Tromey  <tom@tromey.com>
966         PR debug/77315
967         * dwarf2out.c (mem_loc_descriptor): Use DW_OP_form_tls_address.
968         (resolve_args_picking_1): Move DW_OP_form_tls_address case next to
969         DW_OP_GNU_push_tls_address case.
970         (loc_list_from_tree_1): Use DW_OP_form_tls_address.
972 2016-10-31  Jakub Jelinek  <jakub@redhat.com>
974         * dwarf2out.h (struct dw_loc_descr_node): Adjust comment
975         for frame_offset_rel bit.
976         (struct array_descr_info): Add rank field.
977         * dwarf2out.c (struct loc_descr_context): Add placeholder_arg
978         and placeholder_seen fields.
979         (resolve_args_picking_1): Handle also frame_offset_rel DW_OP_dup
980         and DW_OP_over.  Optimize DW_OP_pick 0 into DW_OP_dup and
981         DW_OP_pick 1 into DW_OP_over.
982         (function_to_dwarf_procedure, type_byte_size, field_byte_offset,
983         gen_variant_part): Clear placeholder_{arg,seen}.
984         (loc_list_from_tree_1): Drop const from context argument.
985         Handle integral PLACEHOLDER_EXPR if context->placeholder_arg.
986         (loc_list_for_address_of_addr_expr_of_indirect_ref,
987         loc_list_from_tree, loc_descriptor_from_tree): Drop const from
988         context argument.
989         (add_scalar_info): Drop const from context argument.  Handle
990         context->placeholder_arg.
991         (add_bound_info): Drop const from context argument.
992         (gen_descr_array_type_die): Drop const from ctx variable.
993         Initialize placeholder_arg and placeholder_seen.  Add DW_AT_rank
994         attribute and use a single DW_TAG_generic_subrange instead of
995         7 DW_TAG_subrange_type for assumed rank arrays.
997         * dwarf2out.h (enum dw_val_class): Add dw_val_class_loclistsptr.
998         * dwarf2out.c (struct dw_loc_list_struct): Change emitted field
999         from bool to 1-bit uchar bitfield.  Add num_assigned and
1000         offset_emitted bitfields.
1001         (dw_val_equal_p): Compare v.val_lbl_id rather than v.val_unsigned
1002         for dw_val_class_lineptr and dw_val_class_macptr.  Handle
1003         dw_val_class_loclistsptr.
1004         (new_addr_loc_descr): Fix up formatting.
1005         (DEBUG_LOCLISTS_SECTION, DEBUG_DWO_LOCLISTS_SECTION): Define.
1006         (add_AT_low_high_pc): Fix up formatting.
1007         (add_AT_loclistsptr): New function.
1008         (AT_lbl): Allow dw_val_class_loclistsptr.
1009         (print_dw_val, attr_checksum, attr_checksum_ordered, same_dw_val_p):
1010         Handle dw_val_class_loclistsptr.
1011         (loc_list_idx): New variable.
1012         (output_loclists_offsets, assign_location_list_indexes): New
1013         functions.
1014         (size_of_die): For dw_val_class_loc_list -gsplit-dwarf -gdwarf-5
1015         add size_of_uleb128 of the index.  Drop never used
1016         dwarf_split_debug_info AT_index handling.  Handle
1017         dw_val_class_loclistsptr.
1018         (value_format): Return DW_FORM_loclistsx for dw_val_class_loc_list
1019         if -gsplit-dwarf -gdwarf-5.  Handle dw_val_class_loclistsptr.
1020         (output_loc_list): Handle DWARF 5 .debug_loclists* format.
1021         (output_loc_list_offset): Handle -gsplit-dwarf -gdwarf-5
1022         DW_FORM_loclistx indexes.
1023         (output_attr_index_or_value): Fix up formatting.  Don't handle
1024         dw_val_class_loc_list here.
1025         (output_die): Formatting fixes.  Handle dw_val_class_loclistsptr.
1026         For dw_val_class_loc_list call output_loc_list_offset rather than
1027         output_attr_index_or_value.
1028         (init_sections_and_labels): For -gdwarf-5 use .debug_loclists
1029         or .debug_loclists.dwo section name for debug_loc_section.
1030         (resolve_addr_in_expr): Formatting fix.
1031         (index_location_lists): Likewise.
1032         (dwarf2out_finish): If there are any location lists, for
1033         -gsplit-dwarf -gdwarf-5 add DW_AT_loclists_base attribute.  Call
1034         index_location_lists only if have_location_lists.  Call
1035         assign_location_list_indexes for -gsplit-dwarf -gdwarf-5.  Emit
1036         .debug_loclists{,.dwo} section header for -gdwarf-5, for -gdwarf-5
1037         -gsplit-dwarf also emit offset table.
1039         * dwarf2out.c (DWARF_LARGEST_DATA_FORM_BITS): Define.
1040         (size_of_die, value_format, output_die): Use
1041         DW_FORM_data16 for 128-bit dw_val_class_const_double or
1042         dw_val_class_wide_int.
1044         * dwarf2out.c (dwarf_op): Renamed to ...
1045         (dwarf_OP): ... this.
1046         (convert_descriptor_to_mode, scompare_loc_descriptor,
1047         minmax_loc_descriptor, typed_binop, mem_loc_descriptor,
1048         implicit_ptr_descriptor, optimize_one_addr_into_implicit_ptr): Adjust
1049         callers.
1050         (dwarf_AT, dwarf_TAG): New functions.
1051         (check_die): Disallow DW_AT_call_all_calls next to
1052         DW_AT_GNU_all_call_sites.
1053         (gen_call_site_die): Use dwarf_TAG and dwarf_AT with DWARF 5 tag
1054         and attributes instead of the corresponding GNU tag and attributes.
1055         (gen_subprogram_die): Likewise.  Emit call site information even
1056         for -gdwarf-5 -gstrict-dwarf.  Replace DW_AT_GNU_defaulted with
1057         DW_AT_defaulted in comment.
1058         (resolve_addr): Handle DW_AT_call_origin attribute on
1059         DW_TAG_call_site DIE like DW_AT_abstract_origin on
1060         DW_TAG_GNU_call_site DIE.
1062         * dwarf2out.c (dwarf_op): New function.
1063         (size_of_loc_descr): Handle DW_OP_{implicit_pointer,entry_value},
1064         DW_OP_{const,regval,deref}_type and DW_OP_{convert,reinterpret}.
1065         (output_loc_operands, output_loc_operands_raw): Likewise.
1066         (resolve_args_picking_1, prune_unused_types_walk_loc_descr,
1067         mark_base_types, hash_loc_operands, compare_loc_operands): Likewise.
1068         (resolve_addr_in_expr): Likewise.  Only punt for !dwarf_strict
1069         if dwarf_version < 5.
1070         (convert_descriptor_to_mode): Use dwarf_op (DW_OP_xxx) instead of
1071         DW_OP_GNU_xxx.
1072         (scompare_loc_descriptor, ucompare_loc_descriptor,
1073         minmax_loc_descriptor, typed_binop, mem_loc_descriptor,
1074         implicit_ptr_descriptor, optimize_one_addr_into_implicit_ptr,
1075         optimize_location_into_implicit_ptr): Likewise.  Only punt for
1076         !dwarf_strict if dwarf_version < 5.
1077         (string_cst_pool_decl): Adjust comment.
1078         (non_dwarf_expression): Handle DW_OP_implicit_pointer.
1080         * dwarf2out.h (enum dw_val_class): Add dw_val_class_const_implicit,
1081         dw_val_class_unsigned_const_implicit and dw_val_class_file_implicit.
1082         (struct dw_val_node): Add val_file_implicit field.
1083         * dwarf2out.c (dw_val_equal_p, print_dw_val, attr_checksum,
1084         attr_checksum_ordered, same_dw_val_p, size_of_die, value_format,
1085         output_die): Handle dw_val_class_const_implicit,
1086         dw_val_class_unsigned_const_implicit and dw_val_class_file_implicit.
1087         (abbrev_die_table): Change into va_gc vec.
1088         (abbrev_die_table_allocated, abbrev_die_table_in_use,
1089         ABBREV_DIE_TABLE_INCREMENT): Remove.
1090         (AT_int, AT_unsigned, AT_file): Allow dw_val_class_*_implicit.
1091         (abbrev_opt_start, abbrev_usage_count, sorted_abbrev_dies): New
1092         variables.
1093         (build_abbrev_table): Adjust for abbrev_die_table being a va_gc vec.
1094         If abbrev_opt_start, fill in abbrev_usage_count and abbrev_dies
1095         vectors.
1096         (die_abbrev_cmp, optimize_implicit_const, optimize_abbrev_table): New
1097         functions.
1098         (output_die_abbrevs): For DW_FORM_implicit_const emit sleb128 with
1099         the implicit value.
1100         (output_abbrev_section): Adjust for abbrev_die_table being a va_gc
1101         vec.
1102         (output_comp_unit): Initialize abbrev_opt_start if emitting the main
1103         unit.  Call optimize_abbrev_table.
1104         (dwarf2out_init, dwarf2out_finish, dwarf2out_c_finalize): Adjust for
1105         abbrev_die_table being a va_gc vec.
1107         PR tree-optimization/77860
1108         * tree-ssa-reassoc.c (eliminate_using_constants): Handle
1109         also integral complex and vector constants.
1111         * dwarf2out.c (dwarf2out_define, dwarf2out_undef, output_macinfo_op,
1112         optimize_macinfo_range, save_macinfo_strings): Replace
1113         DW_MACRO_GNU_* constants with corresponding DW_MACRO_* constants.
1114         (output_macinfo): Likewise.  Emit .debug_macro* rather than
1115         .debug_macinfo* even for -gstrict-dwarf -gdwarf-5.
1116         (init_sections_and_labels): Use .debug_macro* labels rather than
1117         .debug_macinfo* labels even for -gstrict-dwarf -gdwarf-5.
1118         (dwarf2out_finish): Use DW_AT_macros instead of DW_AT_macro_info
1119         or DW_AT_GNU_macros for -gdwarf-5.
1121 2016-10-31  Waldemar Brodkorb  <wbx@openadk.org>
1123         * config/microblaze/linux.h (UCLIBC_DYNAMIC_LINKER): Define.
1125 2016-09-11  Le-Chun Wu  <lcwu@google.com>
1126             Mark Wielaard  <mjw@redhat.com>
1128         * common.opt (Wshadow=global): New option. Default for -Wshadow.
1129         (Wshadow=local): New option.
1130         (Wshadow-local): Hidden alias for -Wshadow=local.
1131         (Wshadow=compatible-local): New option.
1132         (Wshadow-compatible-local): Hidden alias for
1133         -Wshadow=compatible-local.
1134         * doc/invoke.texi: Document Wshadow=global, Wshadow=local and
1135         Wshadow=compatible-local.
1137 2016-10-31  Bin Cheng  <bin.cheng@arm.com>
1139         * tree-vect-slp.c (vect_get_and_check_slp_defs): New parameter SWAP.
1140         Check slp defs for COND_EXPR by swapping/inverting operands if the
1141         new parameter SWAP indicates so.
1142         (vect_build_slp_tree_1): New parameter SWAP.  Check COND_EXPR stmt
1143         is isomorphic to the first stmt via swapping/inverting.  Store swap
1144         information in the new parameter SWAP.
1145         (vect_build_slp_tree): New local array SWAP and pass it to function
1146         vect_build_slp_tree_1.  Cleanup result handling code for function
1147         call to vect_get_and_check_slp_defs.  Skip operand swapping if the
1148         order of operands has been fixed as indicated by SWAP[i].
1150 2016-10-31  Bin Cheng  <bin.cheng@arm.com>
1152         * tree-vect-data-refs.c (vect_slp_analyze_node_dependences): Skip
1153         unnecessary data dependence check after visited store stmt.
1155 2016-10-30  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
1157         PR tree-optimization/71915
1158         PR tree-optimization/71490
1159         * gimple-ssa-strength-reduction.c (struct slsr_cand_d): Add
1160         stride_type field.
1161         (find_basis_for_base_expr): Require stride types to match when
1162         seeking a basis.
1163         (alloc_cand_and_find_basis): Record the stride type.
1164         (slsr_process_phi): Pass stride type to alloc_cand_and_find_basis.
1165         (backtrace_base_for_ref): Pass types to legal_cast_p_1 rather than
1166         the expressions having those types.
1167         (slsr_process_ref): Pass stride type to alloc_cand_and_find_basis.
1168         (create_mul_ssa_cand): Likewise.
1169         (create_mul_imm_cand): Likewise.
1170         (create_add_ssa_cand): Likewise.
1171         (create_add_imm_cand): Likewise.
1172         (legal_cast_p_1): Change interface to accept types rather than the
1173         expressions having those types.
1174         (legal_cast_p): Pass types to legal_cast_p_1.
1175         (slsr_process_cast): Pass stride type to
1176         alloc_cand_and_find_basis.
1177         (slsr_process_copy): Likewise.
1178         (dump_candidate): Display stride type when a cast exists.
1179         (create_add_on_incoming_edge): Introduce a cast when necessary for
1180         the stride type.
1181         (analyze_increments): Change the code checking for invalid casts
1182         to rely on the stride type, and update the documentation and
1183         example.  Change the code checking for pointer multiplies to rely
1184         on the stride type.
1185         (insert_initializers): Introduce a cast when necessary for the
1186         stride type.  Use the stride type for the type of the initializer.
1188 2016-10-30  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
1190         * config/arm/arm.c (arm_const_not_ok_for_debug_p): Use VAR_P.
1192 2016-10-29  Jakub Jelinek  <jakub@redhat.com>
1194         PR rtl-optimization/77919
1195         * expr.c (expand_expr_real_1) <normal_inner_ref>: Only avoid forcing
1196         into memory if both modes are complex and their inner modes have the
1197         same precision.  If the two modes are different complex modes, convert
1198         each part separately and generate a new CONCAT.
1200 2016-10-29  John David Anglin  <danglin@gcc.gnu.org>
1202         * config/pa/pa64-hpux.h (FINI_SECTION_ASM_OP): Define to null string.
1204 2016-10-29  Jakub Jelinek  <jakub@redhat.com>
1206         PR target/78148
1207         * gimple-ssa-store-merging.c
1208         (imm_store_chain_info::output_merged_store): Use build_aligned_type
1209         instead of SET_TYPE_ALIGN on shared integral type.
1211 2016-10-29  John David Anglin  <danglin@gcc.gnu.org>
1213         * config/pa/pa.h (BIGGEST_ALIGNMENT): Adjust comment.
1214         (MALLOC_ABI_ALIGNMENT): Define to 128 on all targets except SOM.
1215         Adjust comment.
1217 2016-10-28  Jeff Law  <law@redhat.com>
1219         * config/vax/vax.h (REGNO_REG_CLASS): Access the REGNO argument.
1220         * config/spu/spu.h (REGNO_REG_CLASS): Likewise.
1222 2016-10-28  Eric Botcazou  <ebotcazou@adacore.com>
1224         * doc/sourcebuild.texi (Ada Tests): Remove mention of gcc chapter.
1226 2016-10-28  Eric Botcazou  <ebotcazou@adacore.com>
1228         * target.def (min_arithmetic_precision): New hook.
1229         * doc/tm.texi.in (Misc): Add TARGET_MIN_ARITHMETIC_PRECISION.
1230         * doc/tm.texi: Regenerate.
1231         * internal-fn.c (expand_arith_overflow): Adjust handling of target
1232         dependent support by means of TARGET_MIN_ARITHMETIC_PRECISION.
1233         * targhooks.c (default_min_arithmetic_precision): New function.
1234         * targhooks.h (default_min_arithmetic_precision): Declare.
1235         * config/sparc/sparc.c (TARGET_MIN_ARITHMETIC_PRECISION): Define.
1236         (sparc_min_arithmetic_precision): New function.
1238 2016-10-28  Segher Boessenkool  <segher@kernel.crashing.org>
1240         PR target/71847
1241         * combine.c (change_zero_ext): Handle zero_ext of hard registers.
1242         Swap commutative operands in new RTL if needed.  Handle zero_ext
1243         in the set_dest.
1244         (recog_for_combine): Pass *pnewpat to change_zero_ext instead of
1245         PATTERN (insn).
1247 2016-10-28  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
1248             Kugan Vivekanandarajah  <kuganv@linaro.org>
1249             Jim Wilson  <jim.wilson@linaro.org>
1251         PR tree-optimization/43721
1252         * target.def: New hook expand_divmod_libfunc.
1253         * doc/tm.texi.in: Add hook for TARGET_EXPAND_DIVMOD_LIBFUNC.
1254         * doc/tm.texi: Regenerate.
1255         * internal-fn.def: Add new entry for DIVMOD ifn.
1256         * internal-fn.c (expand_DIVMOD): New.
1257         * tree-ssa-math-opts.c: Include optabs-libfuncs.h, tree-eh.h,
1258         targhooks.h.
1259         (widen_mul_stats): Add new field divmod_calls_inserted.
1260         (target_supports_divmod_p): New.
1261         (divmod_candidate_p): Likewise.
1262         (convert_to_divmod): Likewise.
1263         (pass_optimize_widening_mul::execute): Call calculate_dominance_info,
1264         renumber_gimple_stmt_uids at beginning of function. Call
1265         convert_to_divmod and record stats for divmod.
1266         * config/arm/arm.c (arm_expand_divmod_libfunc): Override hook
1267         TARGET_EXPAND_DIVMOD_LIBFUNC.
1268         * doc/sourcebuild.texi: Add items for arm_divmod_simode, divmod,
1269         divmod_simode.
1271 2016-10-28  Eric Botcazou  <ebotcazou@adacore.com>
1272             Segher Boessenkool  <segher@kernel.crashing.org>
1274         * dojump.c (do_jump_by_parts_greater_rtx): Invert probability when
1275         swapping the arms of the branch.
1276         * internal-fn.c (expand_addsub_overflow): Use a straight-line code
1277         sequence for the generic signed-signed-signed case.
1279 2016-10-28  Jeff Law  <law@redhat.com>
1281         * config/bfin/bfin.c (bfin_legitimate_address_p): Add missing
1282         fallthru comment.
1283         * config/bfin/bfin.h (TARGET_CPU_CPP_BUILTINS): Likewise.
1285 2016-10-28  Segher Boessenkool  <segher@kernel.crashing.org>
1287         PR rtl-optimization/78029
1288         * function.c (prologue_contains, epilogue_contains): New functions.
1289         (record_prologue_seq, record_epilogue_seq): New functions.
1290         * function.h (prologue_contains, epilogue_contains,
1291         record_prologue_seq, record_epilogue_seq): New declarations.
1292         * sched-deps.c (sched_analyze_insn): Make dependencies to prevent
1293         mixing prologue and epilogue insns.
1294         (init_deps): Initialize the new fields in struct deps_desc.
1295         * sched-int.h (struct deps_desc): New fields last_prologue,
1296         last_epilogue, and last_logue_was_epilogue.
1297         * shrink-wrap.c (emit_common_heads_for_components): Record all
1298         emitted prologue and epilogue insns.
1299         (emit_common_tails_for_components): Ditto.
1300         (insert_prologue_epilogue_for_components): Ditto.
1302 2016-10-28  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1304         PR middle-end/22141
1305         * Makefile.in (OBJS): Add gimple-ssa-store-merging.o.
1306         * common.opt (fstore-merging): New Optimization option.
1307         * opts.c (default_options_table): Add entry for
1308         OPT_ftree_store_merging.
1309         * fold-const.h (can_native_encode_type_p): Declare prototype.
1310         * fold-const.c (can_native_encode_type_p): Define.
1311         * params.def (PARAM_STORE_MERGING_ALLOW_UNALIGNED): Define.
1312         (PARAM_MAX_STORES_TO_MERGE): Likewise.
1313         * timevar.def (TV_GIMPLE_STORE_MERGING): New timevar.
1314         * passes.def: Insert pass_tree_store_merging.
1315         * tree-pass.h (make_pass_store_merging): Declare extern
1316         prototype.
1317         * gimple-ssa-store-merging.c: New file.
1318         * doc/invoke.texi (Optimization Options): Document
1319         -fstore-merging.
1320         (--param documentation): Document store-merging-allow-unaligned
1321         and max-stores-to-merge.
1323 2016-10-28  Will Schmidt <will_schmidt@vnet.ibm.com>
1325         PR middle-end/72747
1326         * gimplify.c (gimplify_init_constructor): Move emit of constructor
1327         assignment to earlier in the if/else logic.
1329 2016-10-28  Richard Biener  <rguenther@suse.de>
1331         PR middle-end/78128
1332         PR middle-end/71002
1333         * fold-const.c (make_bit_field_ref): Only adjust alias set
1334         when the original alias set was zero.
1336 2016-10-28  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
1338         * config/s390/s390.c (s390_adjust_loop_scan_osc): New function.
1339         (s390_adjust_loops): New function.
1340         (s390_reorg): Invoke s390_adjust_loops.
1341         * config/s390/s390.md: (UNSPEC_OSC_BREAK): New constant.
1342         ("osc_break"): New insn definition.
1344 2016-10-28  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
1346         * config/s390/s390.opt: Support alternate cpu level naming (archXX).
1347         * config.gcc: Support alternate archXX cpu levels with
1348         --with-arch= and --with-tune=.
1349         * config/s390/linux.h: Translate new archXX cpu levels to the
1350         original names when calling GAS.
1351         * config/s390/tpf.h: Likewise.
1352         * doc/invoke.texi: Document the alternate cpu level names.
1354 2016-10-28  Jakub Jelinek  <jakub@redhat.com>
1356         PR rtl-optimization/77919
1357         * expr.c (expand_expr_real_1) <normal_inner_ref>: Force CONCAT into
1358         MEM if mode1 is not a complex mode.
1360         PR rtl-optimization/78132
1361         * ree.c (combine_reaching_defs): Give up if copy_needed and
1362         !HARD_REGNO_MODE_OK (REGNO (src_reg), dst_mode).
1364 2016-10-27  Eric Botcazou  <ebotcazou@adacore.com>
1366         * config/sparc/sparc.md (<*vlop:code><VL:mode>3): Remove leading '*'.
1368 2016-10-27  Michael Meissner  <meissner@linux.vnet.ibm.com>
1370         * config/rs6000/constraints.md (wH constraint): Add new
1371         constraints for allowing 32-bit integers (and eventually 8/16-bit
1372         integers) into the vector registers.
1373         (wI constraint): Likewise.
1374         (wJ constraint): Likewise.
1375         (wK constraint): Likewise.
1376         * config/rs6000/rs6000-cpus.def (ISA_2_7_MASKS_SERVER): Add
1377         -mvsx-small-integer as a default option for ISA 2.07
1378         (i.e. power8).
1379         (POWERPC_MASKS): Likewise.
1380         * config/rs6000/rs6000.opt (-mvsx-small-integer): Add new debug
1381         switch to turn off small integer support in vector registers.
1382         * config/rs6000/rs6000.c (rs6000_hard_regno_mode_ok): Eliminate
1383         test for -mupper-regs-di, since it is already done with the
1384         reg_add[mode].scalar_in_vsx_p.  Add support for the switch
1385         -mvsx-small-integer.
1386         (rs6000_debug_reg_global): Add support for wH, wI, wJ, and wK
1387         constraints.
1388         (rs6000_setup_reg_addr_masks): Likewise.
1389         (rs6000_init_hard_regno_mode_ok): Likewise.
1390         (rs6000_option_override_internal): Add consistency checks for
1391         -mvsx-small-integer.
1392         (rs6000_secondary_reload_simple_move): SImode is a simple move if
1393         -mvsx-small-integer.
1394         (rs6000_secondary_reload): Use std::swap.
1395         (rs6000_preferred_reload_class): Don't prefer FLOAT_REGS over
1396         VSX_REGS for small integers in vector registers, since there is no
1397         D-FORM address mode for such types.
1398         (rs6000_register_move_cost): Use FIRST_FPR_REGNO instead of 32.
1399         (rs6000_opt_masks): Add -mvsx-small-integer.
1400         * config/rs6000/vsx.md (VSINT_84): Add SImode for small integer
1401         support.
1402         (VSX_EXTRACT_I2): Clone VSX_EXTRACT_I, but drop V4SI since SImode
1403         extracts can be done on ISA 2.07.
1404         (vsx_extract_<mode>): Add support for small integers in vsx
1405         registers.
1406         (vsx_extract_<mode>_p9): Use 'v' instead of VSX_EX, since we no
1407         longer support V4SImode in this pattern.
1408         (vsx_extract_si): New insn to support extraction of SImode in ISA
1409         2.07 using either xxextractuw or vspltw.
1410         (vsx_extract_<mode>_p8): Use 'v' instead of VSX_EX, since we no
1411         longer support V4SImode in this pattern.
1412         * config/rs6000/rs6000.h (enum rs6000_reg_class_enum): Add wH, wI,
1413         wJ, and wK constraints.
1414         * config/rs6000/rs6000.md (f32_sv): Use correct instruction for
1415         storing SDmode with VSX instructions.
1416         (zero_extendsi<mode>2): Reorder pattern, so RLDICL comes after the
1417         GPR load and before the FPR and VSX loads.  Remove ??, ! from the
1418         constraints.  Add MFVSRWZ and XXEXTRACTUW instructions to support
1419         small integers in vector registers.
1420         (extendsi<mode>2): Reorder pattern, so EXTSW comes after the GPR
1421         load and before the FPR and VSX loads.  Remove ??, ! from the
1422         constraints.  Add VEXTSW2D support for small integers in vector
1423         registers.
1424         (lfiwax): Remove ! constraint.  Add VEXTSW2D support for small
1425         integers in vector registers.
1426         (floatsi<mode>2_lfiwax): If -mvsx-small-integer issue a normal
1427         move instead of using an UNSPEC.
1428         (lfiwzx): Remove ! constraint.  Add XXEXTRACTUW support for small
1429         integers in vector registers.
1430         (floatunssi<mode>2_lfiwzx): If -mvsx-small-integer issue a normal
1431         move instead of using an UNSPEC.
1432         (movsi_internal1): Add support for -mvsx-small-integer.  Align
1433         columns so that it is more readable.
1434         (SImode splitter for ISA 3.0 constants): Add splitter for
1435         -128..127 constants that can easily be constructed on ISA 3.0.
1436         * doc/md.texi (PowerPC Constraints): Document wH, wI, wJ, and wK
1437         constraints.
1439 2016-10-27  Jakub Jelinek  <jakub@redhat.com>
1441         PR middle-end/78025
1442         * omp-simd-clone.c (simd_clone_adjust): Handle noreturn declare simd
1443         functions.
1445 2016-10-27  Aldy Hernandez  <aldyh@redhat.com>
1447         * builtins.c (expand_builtin_nonlocal_goto): Avoid evaluating
1448         PIC_OFFSET_TABLE_REGNUM twice.
1450 2016-10-27  Bin Cheng  <bin.cheng@arm.com>
1452         * match.pd ((convert (op:s (convert@2 @0) (convert?@3 @1)))): Add
1453         support for constant operand for OP.
1455 2016-10-27  Jakub Jelinek  <jakub@redhat.com>
1457         * dwarf2out.c (gen_member_die): Only reparent_child instead of
1458         splice_child_die if child doesn't have DW_AT_specification attribute.
1460 2016-10-27  Thomas Preud'homme  <thomas.preudhomme@arm.com>
1462         * config/arm/arm.h (TARGET_HAVE_LDREX): Define for ARMv8-M Baseline.
1463         (TARGET_HAVE_LDREXBH): Likewise.
1464         (TARGET_HAVE_LDACQ): Likewise.
1466 2016-10-27  Thomas Preud'homme  <thomas.preudhomme@arm.com>
1468         * config/arm/arm.c (arm_split_atomic_op): Add function comment.  Add
1469         logic to to decide whether to copy over old value to register for new
1470         value.
1471         * config/arm/sync.md: Add comments explaning why mode and code
1472         attribute are not defined in iterators.md
1473         (thumb1_atomic_op_str): New code attribute.
1474         (thumb1_atomic_newop_str): Likewise.
1475         (thumb1_atomic_fetch_op_str): Likewise.
1476         (thumb1_atomic_fetch_newop_str): Likewise.
1477         (thumb1_atomic_fetch_oldop_str): Likewise.
1478         (atomic_exchange<mode>): Add new ARMv8-M Baseline only alternatives to
1479         mirror the more restrictive constraints of the Thumb-1 insns after
1480         split compared to Thumb-2 counterpart insns.
1481         (atomic_<sync_optab><mode>): Likewise.  Add comment to keep constraints
1482         in sync with non atomic version.
1483         (atomic_nand<mode>): Likewise.
1484         (atomic_fetch_<sync_optab><mode>): Likewise.
1485         (atomic_fetch_nand<mode>): Likewise.
1486         (atomic_<sync_optab>_fetch<mode>): Likewise.
1487         (atomic_nand_fetch<mode>): Likewise.
1488         * config/arm/thumb1.md (thumb1_addsi3): Add comment to keep contraint
1489         in sync with atomic version.
1490         (thumb1_subsi3_insn): Likewise.
1491         (thumb1_andsi3_insn): Likewise.
1492         (thumb1_iorsi3_insn): Likewise.
1493         (thumb1_xorsi3_insn): Likewise.
1495 2016-10-27  Nick Clifton  <nickc@redhat.com>
1497         * plugin.c (register_plugin_info): Produce an error message if the
1498         plugin is not found in the hash table.
1500 2016-10-27  Bin Cheng  <bin.cheng@arm.com>
1502         * match.pd ((convert1 (minmax ((convert2 (x) c)))) -> minmax (x c)):
1503         New pattern.
1505 2016-10-26  Kelvin Nilsen  <kelvin@gcc.gnu.org>
1507         PR target/78056
1508         * config/rs6000/rs6000.c (spe_init_builtins): Modify loops to not
1509         define builtin functions from the bdesc_spe_predicates or
1510         bdesc_spe_evsel arrays if the builtin mask is not compatible with
1511         the current compiler configuration.
1512         (paired_init_builtins): Modify loop to not define define builtin
1513         functions from the bdesc_paried_preds array if the builtin mask is
1514         not compatible with the current compiler configuration.
1515         (altivec_init_builtins): Modify loops to not define the
1516         __builtin_altivec_stxvl function nor the builtin functions from
1517         the bdesc_dst or bdesc_altivec_preds, or bdesc_abs arrays if the
1518         builtin mask is not compatible with the current compiler
1519         configuration.
1521 2016-10-26  Jeff Law  <law@redhat.com>
1523         * config/sh/sh.c (output_branch): Add missing fallthru comments.
1524         (gen_shl_and): Likewise.
1525         * config/sh/sh.md (movsicc): Add missing fallthru comments.
1527         * config/mips/mips.c (mips16_constant_cost): Add missing
1528         fallthru comments.
1529         (mips16_build_call_stub): Increase buffer size.  Adjust
1530         fallthru comment.
1532 2016-10-26  David Malcolm  <dmalcolm@redhat.com>
1534         * print-rtl.c (rtx_writer::print_rtx_operand_code_u): Print
1535         INSN_UIDs for all insns in compact mode.
1536         (rtx_writer::print_rtx): Likewise.
1537         * print-rtl.h (rtx_writer::flag_compact): Update comment.
1538         * rtl-tests.c (selftest::test_dumping_insns): Update expected
1539         output to include INSN_UID.
1540         (selftest::test_uncond_jump): Likewise.
1542 2016-10-26  Pat Haugen  <pthaugen@us.ibm.com>
1544         * haifa-sched.c (call_used_regs_num): Rename to...
1545         (call_saved_regs_num): ...this.
1546         (fixed_regs_num): New variable.
1547         (sched_pressure_start_bb): Subtract out fixed_regs. Scale call_saved
1548         regs not call_used.
1549         (alloc_global_sched_pressure_data): Compute call_saved and fixed regs.
1551 2016-10-26  David Malcolm  <dmalcolm@redhat.com>
1553         * print-rtl-function.c (print_rtx_function): Rewrite in terms of
1554         class rtx_writer.
1555         * print-rtl.c (outfile): Delete global.
1556         (sawclose): Likewise.
1557         (indent): Likewise.
1558         (in_call_function_usage): Likewise.
1559         (flag_compact): Likewise.
1560         (flag_simple): Likewise.
1561         (rtx_writer::rtx_writer): New ctor.
1562         (print_rtx_operand_code_0): Convert to...
1563         (rtx_writer::print_rtx_operand_code_0): ...this.
1564         (print_rtx_operand_code_e): Convert to...
1565         (rtx_writer::print_rtx_operand_code_e): ...this.
1566         (print_rtx_operand_codes_E_and_V): Convert to...
1567         (rtx_writer::print_rtx_operand_codes_E_and_V): ...this.
1568         (print_rtx_operand_code_i): Convert to...
1569         (rtx_writer::print_rtx_operand_code_i): ...this.
1570         (print_rtx_operand_code_r): Convert to...
1571         (rtx_writer::print_rtx_operand_code_r): ...this.
1572         (print_rtx_operand_code_u): Convert to...
1573         (rtx_writer::print_rtx_operand_code_u): ...this.
1574         (print_rtx_operand): Convert to...
1575         (rtx_writer::print_rtx_operand): ...this.
1576         (print_rtx): Convert to...
1577         (rtx_writer::print_rtx): ...this.
1578         (print_inline_rtx): Rewrite in terms of class rtx_writer.
1579         (debug_rtx): Likewise.
1580         (print_rtl): Convert to...
1581         (rtx_writer::print_rtl): ...this.
1582         (print_rtl): Reimplement in terms of class rtx_writer.
1583         (print_rtl_single): Rewrite in terms of class rtx_writer.
1584         (print_rtl_single_with_indent): Convert to..
1585         (rtx_writer::print_rtl_single_with_indent): ...this.
1586         (print_simple_rtl): Rewrite in terms of class rtx_writer.
1587         * print-rtl.h (flag_compact): Delete decl.
1588         (class rtx_writer): New class.
1589         * rtl-tests.c (selftest::assert_rtl_dump_eq): Rewrite in terms of
1590         class rtx_writer.
1592 2016-10-26  Jeff Law  <law@redhat.com>
1594         * config/microblaze/microblaze.c (tls_mentioned_p): Avoid
1595         fallthru.
1597         * config/arc/arc.c (acr_print_operand): Adjust fallthru comment.
1598         (check_if_valid_sleep_operand): Add missing fallthru comment.
1599         (arc_register_move_cost): Increase buffer size.
1600         * config/arc/arc.md (cbranch4si_scratch): Add missing fallthru
1601         comment.
1602         * config/arc/predicates.md (move_str_operand): Avoid fallthru.
1604         * config/cr16/cr16.c (cr16_print_operand): Add missing fallthru
1605         comment.  Add gcc_unreachable for path that should never happen.
1607         * config/epiphany/epiphany.c (epiphany_print_operand): Adjust
1608         fallthru comment.
1610 2016-10-26  Jakub Jelinek  <jakub@redhat.com>
1611             Martin Liska  <mliska@suse.cz>
1613         PR fortran/77973
1614         * gimplify.c (gimplify_adjust_omp_clauses_1): For all added map
1615         clauses with OMP_CLAUSE_SIZE being a decl, call omp_notice_variable
1616         on outer context if any.
1618 2016-10-26  Jakub Jelinek  <jakub@redhat.com>
1620         * gen-pass-instances.awk (adjust_linenos): Increment pass_lines[p]
1621         by increment rather than double it.
1622         (insert_remove_pass): Strip leading whitespace from args[3].  Don't
1623         emit a space before args[4].
1624         (END): Don't emit a space before with_arg.
1626 2016-10-26  Thomas Preud'homme  <thomas.preudhomme@arm.com>
1628         * config/arm/sync.md (atomic_compare_and_swap<mode>_1): Add new ARMv8-M
1629         Baseline only alternatives to (i) hold store atomic success value in a
1630         return register rather than a scratch register, (ii) use a low register
1631         for it and to (iii) ensure the cbranchsi insn generated by the split
1632         respect the constraints of Thumb-1 cbranchsi4_insn and
1633         cbranchsi4_scratch.
1634         * config/arm/thumb1.md (cbranchsi4_insn): Add comment to indicate
1635         constraints must match those in atomic_compare_and_swap.
1636         (cbranchsi4_scratch): Likewise.
1638 2016-10-26  Thomas Preud'homme  <thomas.preudhomme@arm.com>
1640         * config/arm/arm.c (arm_expand_compare_and_swap): Add new bdst local
1641         variable.  Add the new parameter to the insn generator.  Set that
1642         parameter to be CC flag for 32-bit targets, bval otherwise.  Set the
1643         return value from the negation of that parameter for Thumb-1, keeping
1644         the logic unchanged otherwise except for using bdst as the destination
1645         register of the compare_and_swap insn.
1646         (arm_split_compare_and_swap): Add explanation about how is the value
1647         returned to the function comment.  Rename scratch variable to
1648         neg_bval.  Adapt initialization of variables holding operands to the
1649         new operand numbers.  Use return register to hold result of store
1650         exclusive for Thumb-1, scratch register otherwise.  Construct the
1651         appropriate cbranch for Thumb-1 targets, keeping the logic unchanged
1652         for 32-bit targets.  Guard Z flag setting to restrict to 32bit targets.
1653         Use gen_cbranchsi4 rather than hand-written conditional branch to loop
1654         for strongly ordered compare_and_swap.
1655         * config/arm/predicates.md (cc_register_operand): New predicate.
1656         * config/arm/sync.md (atomic_compare_and_swap<mode>_1): Use a
1657         match_operand with the new predicate to accept either the CC flag or a
1658         destination register for the boolean return value, restricting it to
1659         CC flag only via constraint.  Adapt operand numbers accordingly.
1661 2016-10-26  Jeff Law  <law@redhat.com>
1663         * config/fr30/fr30.c (fr30_print_operand): Adjust fallthru comment.
1665         * config/frv/frv.c (comparison_string): Do not fall through after
1666         an error.
1668         * config/iq2000/iq2000.c (iq2000_function_arg): Adjust fallthru
1669         comment.
1670         (expand_one_builtin): Add missing break.
1672         * config/m32c/m32c.c (encode_pattern_1): Add fallthru comment.
1673         (m32c_legitimate_address_p): Likewise.
1675         * config/m32r/m32r.c (m32r_print_operand): Adjust fallthru comment.
1677         * config/mcore/mcore.c (mcore_gen_compare): Adjust fallthru comments.
1679         * config/microblaze/microblaze.c (microblaze_function_arg): Adjust
1680         fallthru comment.
1682         * config/msp430/msp430.c (msp430_legitimate_address_p): Adjust
1683         fallthru comment.
1685         * config/nios2/nios2.c (nios2_rtx_costs): Avoid fallthru.
1687         * config/rl78/rl78.c (rl78_calculate_death_notes): Add fallthru
1688         comment.
1689         (rl78_asm_ctor_dtor): Increase buffer size.
1691         * config/stormy16/stormy16.c (xstormy16_asm_output_destrutor): Increase
1692         buffer size.
1693         (xstormy16_asm_output_constructor): Likewise.
1695         * config/pa/pa.c (pa_asm_output_mi_thunk): Increase buffer
1696         size.
1698         * config/h8300/h8300.c (h8300_print_operand): Adjust FALLTHRU
1699         comment to silence warning.
1701         * config/spu/spu.c (spu_sched_reorder): Add missing fallthru comment.
1702         (spu_legitimate_address_p): Fix logic error and add missing fallthru
1703         comment.
1705 2016-10-26  Michael Matz  <matz@suse.de>
1707         PR tree-optimization/78060
1708         PR tree-optimization/78061
1709         PR tree-optimization/78088
1710         * tree-ssa-loop-split.c (easy_exit_values): New function.
1711         (tree_ssa_split_loops): Use it.
1712         (compute_new_first_bound): Change order of operations,
1713         fix invalid use of types.
1715 2016-10-26  Georg-Johann Lay  <avr@gjlay.de>
1717         gen-pass-instances.awk is sensitive to the order in which
1718         passes are added; passes that appear later have to be added first.
1720         PR target/71676
1721         PR target/71678
1722         * config/avr/avr-passes.def: Swap order of directives for
1723         gen-pass-instances.awk.
1725 2016-10-25  Jeff Law  <law@redhat.com>
1727         * config/vax/vax.c (vad_address_cost_1): Add missing FALLTHRU comment.
1728         (vax_notice_update_cc): Likewise.
1730 2016-10-25  Eric Botcazou  <ebotcazou@adacore.com>
1732         * config.gcc (sparc*-*-solaris2*): Adjust.
1733         (sparc64-*-linux*): Likewise.
1734         * config/sparc/default-64.h: Rename to...
1735         * config/sparc/default64.h: ...this.
1736         * config/sparc/sparc.c (sparc_option_override): Replace TARGET_64BIT
1737         with TARGET_ARCH64.
1738         (sparc_mangle_type): Replace !TARGET_64BIT with TARGET_ARCH32.
1739         * config/sparc/sparc.h: Minor tweaks.
1740         * config/sparc/sparc.md: Replace !TARGET_64BIT and !TARGET_ARCH64 with
1741         TARGET_ARCH32 throughout.  Minor various tweaks throughout.
1743 2016-10-25  David Malcolm  <dmalcolm@redhat.com>
1745         * input.c (fcache::file_patch): Add comment about lifetime.
1746         (selftest::cpp_reader_ptr): New class.
1747         (selftest::lexer_test): Convert m_parser from cpp_reader *
1748         to a cpp_reader_ptr, and move m_tempfile to after it.
1749         (selftest::lexer_test::lexer_test): Update for above reordering.
1750         (lexer_test::~lexer_test): Move cleanup of m_parser to
1751         cpp_reader_ptr's dtor.
1753 2016-10-25  David Malcolm  <dmalcolm@redhat.com>
1755         * toplev.c (toplev::main): Remove call to
1756         location_adhoc_data_fini.
1758 2016-10-25  Eric Botcazou  <ebotcazou@adacore.com>
1760         * tree.h (wi::fits_to_tree_p): Accept only 0 and 1 for boolean types.
1761         * tree.c (int_fits_type_p): Likewise.  Adjust head comment.
1763 2016-10-25  David Malcolm  <dmalcolm@redhat.com>
1765         * ggc-tests.c (forcibly_ggc_collect): Rename to...
1766         (selftest::forcibly_ggc_collect): ...this, and remove "static".
1767         (test_basic_struct): Update for above renaming.
1768         (test_length): Likewise.
1769         (test_union): Likewise.
1770         (test_finalization): Likewise.
1771         (test_deletable_global): Likewise.
1772         (test_inheritance): Likewise.
1773         (test_chain_next): Likewise.
1774         (test_user_struct): Likewise.
1775         (test_tree_marking): Likewise.
1776         * selftest-run-tests.c (selftest::run_tests): Call
1777         selftest::forcibly_ggc_collect at the end of the selftests.
1778         * selftest.h (selftest::forcibly_ggc_collect): New decl.
1780 2016-10-25  Jakub Jelinek  <jakub@redhat.com>
1782         PR target/78102
1783         * optabs.def (vcondeq_optab, vec_cmpeq_optab): New optabs.
1784         * optabs.c (expand_vec_cond_expr): For comparison codes
1785         EQ_EXPR and NE_EXPR, attempt vcondeq_optab as fallback.
1786         (expand_vec_cmp_expr): For comparison codes
1787         EQ_EXPR and NE_EXPR, attempt vec_cmpeq_optab as fallback.
1788         * optabs-tree.h (expand_vec_cmp_expr_p, expand_vec_cond_expr_p):
1789         Add enum tree_code argument.
1790         * optabs-query.h (get_vec_cmp_eq_icode, get_vcond_eq_icode): New
1791         inline functions.
1792         * optabs-tree.c (expand_vec_cmp_expr_p): Add CODE argument.  For
1793         CODE EQ_EXPR or NE_EXPR, attempt to use vec_cmpeq_optab as
1794         fallback.
1795         (expand_vec_cond_expr_p): Add CODE argument.  For CODE EQ_EXPR or
1796         NE_EXPR, attempt to use vcondeq_optab as fallback.
1797         * tree-vect-generic.c (expand_vector_comparison,
1798         expand_vector_divmod, expand_vector_condition): Adjust
1799         expand_vec_cmp_expr_p and expand_vec_cond_expr_p callers.
1800         * tree-vect-stmts.c (vectorizable_condition,
1801         vectorizable_comparison): Likewise.
1802         * tree-vect-patterns.c (vect_recog_mixed_size_cond_pattern,
1803         check_bool_pattern, search_type_for_mask_1): Likewise.
1804         * expr.c (do_store_flag): Likewise.
1805         * doc/md.texi (@code{vec_cmpeq@var{m}@var{n}},
1806         @code{vcondeq@var{m}@var{n}}): Document.
1807         * config/i386/sse.md (vec_cmpeqv2div2di, vcondeq<VI8F_128:mode>v2di):
1808         New expanders.
1810 2016-10-25  Jeff Law  <law@redhat.com>
1812         * config/v850/v850.c (v850_handle_data_area_attribute): Fix fallthru
1813         comment.
1814         (v850_output_aligned_bss): Add missing break.
1816         * config/m68k/m68k.c (m68k_get_reloc_decoration): Add gcc_unreachable.
1818 2016-10-25  Martin Liska  <mliska@suse.cz>
1820         PR sanitizer/78106
1821         * sanopt.c (imm_dom_path_with_freeing_call): Handle gasm
1822         statements as they can also contain possibly a freeing call.
1824 2016-10-25  H.J. Lu  <hongjiu.lu@intel.com>
1825             Martin Liska  <mliska@suse.cz>
1827         PR ipa/78099
1828         * common.opt: Mark flag_ipa_icf_variables as Optimization flag.
1829         * ipa-icf.c (sem_function::get_hash): Add target optimization
1830         node to hash.
1832 2016-10-25  Wilco Dijkstra  <wdijkstr@arm.com>
1834         PR target/78041
1835         * config/arm/neon.md (ashldi3_neon): Add "r 0 i" and "&r r i" variants.
1836         Remove partial overlap check for shift by 1.
1837         (ashldi3_neon): Likewise.
1839 2016-10-25  Thomas Preud'homme  <thomas.preudhomme@arm.com>
1841         * config/arm/constraints.md (Q constraint): Document its use for
1842         Thumb-1.
1843         (Pf constraint): New constraint for relaxed, consume or relaxed memory
1844         models.
1845         * config/arm/sync.md (atomic_load<mode>): Add new ARMv8-M Baseline only
1846         alternatives to allow any register when memory model matches Pf and
1847         thus lda is used, but only low registers otherwise.  Use unpredicated
1848         output template for Thumb-1 targets.
1849         (atomic_store<mode>): Likewise for stl.
1850         (arm_load_exclusive<mode>): Add new ARMv8-M Baseline only alternative
1851         whose output template does not have predication.
1852         (arm_load_acquire_exclusive<mode>): Likewise.
1853         (arm_load_exclusivesi): Likewise.
1854         (arm_load_acquire_exclusivesi): Likewise.
1855         (arm_store_release_exclusive<mode>): Likewise.
1856         (arm_store_exclusive<mode>): Use unpredicated output template for
1857         Thumb-1 targets.
1859 2016-10-25  Jakub Jelinek  <jakub@redhat.com>
1861         * internal-fn.def (LAUNDER): New internal function.
1862         * internal-fn.c (expand_LAUNDER): New function.
1864 2016-10-25  Georg-Johann Lay  <avr@gjlay.de>
1865             Pitchumani Sivanupandi  <pitchumani.sivanupandi@microchip.com>
1867         New avr target pass to work around performance loss by PR fix.
1869         PR target/71676
1870         PR target/71678
1871         * config/avr/avr.md (casesi_<mode>_sequence) [qi,hi]: New insn.
1872         (*cmp<mode>) [qi,qq,uqq,hi,hq,uhq,ha,uha]: Rename to cmp<mode>3.
1873         * config/avr/predicates.md (extend_operator): New.
1874         * config/avr/avr-passes.def (avr_pass_casesi): Register new pass.
1875         * config/avr/avr-protos.h (avr_casei_sequence_check_operands)
1876         (make_avr_pass_casesi): New prototypes.
1877         * config/avr/avr.c (print-rtl.h): Include it.
1878         (pass_data avr_pass_data_casesi): Data for new pass.
1879         (avr_pass_casesi): New class implementing rtl_opt_pass .avr-casesi.
1880         (make_avr_pass_casesi, avr_parallel_insn_from_insns)
1881         (avr_is_casesi_sequence, avr_casei_sequence_check_operands)
1882         (avr_optimize_casesi): New functions.
1884 2016-10-25  Georg-Johann Lay  <avr@gjlay.de>
1885             Pitchumani Sivanupandi  <pitchumani.sivanupandi@microchip.com>
1887         PR target/71676
1888         PR target/71678
1889         * config/avr/avr.md (casesi): Rewrite avoiding subregs of SI.
1891 2016-10-24  Jakub Jelinek  <jakub@redhat.com>
1893         * dwarf2out.c (gen_subprogram_die): Add DW_AT_reference or
1894         DW_AT_rvalue_reference attributes.
1896 2016-10-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1898         * doc/invoke.text (Wint-in-bool-context): Update documentation.
1899         * value-prof.c (stringop_block_profile): Fix a warning.
1901 2016-10-24  Martin Sebor  <msebor@redhat.com>
1903         PR middle-end/77735
1904         * builtins.c (string_length): New function.
1905         (c_strlen): Use string_length.  Correctly handle wide strings.
1906         * gimple-ssa-sprintf.c (target_max_value, target_size_max): New
1907         functions.
1908         (target_int_max): Call target_max_value.
1909         (format_result::knownrange): New data member.
1910         (fmtresult::fmtresult): Define default constructor.
1911         (format_integer): Use it and set format_result::knownrange.
1912         Handle global constants.
1913         (format_floating_max): Add third argument.
1914         (format_floating): Recompute maximum value for %a for each argument.
1915         (get_string_length): Use fmtresult default ctor.
1916         (format_string): Set format_result::knownrange.
1917         (format_directive): Check format_result::knownrange.
1918         (add_bytes): Same.  Correct caret placement in diagnostics.
1919         (pass_sprintf_length::compute_format_length): Set
1920         format_result::knownrange.
1921         (pass_sprintf_length::handle_gimple_call): Use target_size_max.
1923 2016-10-24  Jakub Jelinek  <jakub@redhat.com>
1925         * config/i386/i386.c (ix86_in_large_data_p, ix86_expand_builtin): Use
1926         VAR_P (x) instead of TREE_CODE (x) == VAR_DECL.
1928 2016-10-24  Ximin Luo  <infinity0@pwned.gg>
1930         PR debug/77985
1931         * dwarf2out.c (file_table_relative_p): Remove.
1932         (gen_compile_unit_die, dwarf2out_early_finish): Emit DW_AT_comp_dir
1933         also for absolute paths.
1934         * doc/tm.texi: Update.
1935         * doc/tm.texi.in (SDB and DWARF) <TARGET_FORCE_AT_COMP_DIR>: Remove.
1936         * target.def (force_at_comp_dir): Remove hook.
1937         * config/darwin.h (TARGET_FORCE_AT_COMP_DIR): Remove define.
1939 2016-10-24  Richard Biener  <rguenther@suse.de>
1941         * tree-vrp.c (evrp_dom_walker::before_dom_children): Ignore
1942         backedges when identifying the single predecessor to take
1943         conditional info from.  Use SCEV to get at ranges for loop IVs.
1944         * lto-streamer-out.c (lto_write_mode_table): CSE inner mode to
1945         avoid false warning.
1947 2016-10-24  Georg-Johann Lay  <avr@gjlay.de>
1949         PR target/78093
1950         * doc/extend.texi (AVR Variable Attributes) [absdata]: Document it.
1951         * config/avr/avr.c (AVR_SYMBOL_FLAG_TINY_ABSDATA): New macro.
1952         (avr_address_tiny_absdata_p): New static function.
1953         (avr_legitimate_address_p, avr_legitimize_address) [AVR_TINY]: Use
1954         it to determine validity of constant addresses.
1955         (avr_attribute_table) [absdata]: New variable attribute...
1956         (avr_handle_absdata_attribute): ...and handler.
1957         (avr_decl_absdata_p): New static function.
1958         (avr_encode_section_info) [AVR_TINY]: Use it to add flag
1959         AVR_SYMBOL_FLAG_TINY_ABSDATA to respective symbols_refs.
1960         (avr_address_cost) [AVR_TINY]: absdata addresses cost 2.
1962 2016-10-24  Richard Biener  <rguenther@suse.de>
1964         PR tree-optimization/78076
1965         * tree-ssa-loop-split.c (tree_ssa_split_loops): Reset aux
1966         also on the loop tree root.
1968 2016-10-24  Jakub Jelinek  <jakub@redhat.com>
1970         * config/i386/i386.c (ix86_fold_builtin): Handle
1971         IX86_BUILTIN_BEXTR{,I}{32,64}, IX86_BUILTIN_BZHI{32,64},
1972         IX86_BUILTIN_PDEP{32,64} and IX86_BUILTIN_PEXT{32,64}.
1973         (ix86_gimple_fold_builtin): Handle IX86_BUILTIN_BZHI{32,64},
1974         IX86_BUILTIN_PDEP{32,64} and IX86_BUILTIN_PEXT{32,64}.
1976 2016-10-24  Martin Liska  <mliska@suse.cz>
1978         PR sanitizer/77966
1979         * opts.c (finish_options): Skip conditionally.
1981 2016-10-23  Martin Sebor  <msebor@redhat.com>
1983         PR target/77837
1984         * config/rs6000/linux.h (TARGET_PRINTF_POINTER_FORMAT): Define.
1985         * config/rs6000/linux64.h (TARGET_PRINTF_POINTER_FORMAT): Likewise.
1987 2016-10-23  Eric Botcazou  <ebotcazou@adacore.com>
1989         * config/sparc/sparc.md (cpu_feature): Minor tweak.
1990         (enabled): Likewise.
1991         (movsi_insn, movdi_insn_sp32, movdi_insn_sp64, movsf_insn,
1992         movdf_insn_sp32, movdf_insn_sp64, zero_extendsidi2_insn_sp64,
1993         sign_extendsidi2_insn, mov<VM32:mode>_insn, mov<VM64:mode>_insn_sp64,
1994         mov<VM64:mode>_insn_sp32, not_<code><mode>, nand<mode>_vis,
1995         <code>_not1<mode>_vi, <code>_not2<mode>_vis, one_cmpl<mode>2,
1996         fcmp<code><GCM:gcm_name>, pdistn<mode>_vis): Likewise.
1998 2016-10-23  Eric Botcazou  <ebotcazou@adacore.com>
2000         * config/sparc/sparc-c.c (sparc_target_macros): Replace TARGET_64BIT
2001         with TARGET_ARCH64.  Define __VIS to 0x400 if TARGET_VIS4.
2003 2016-10-21  Andrew Pinski  <apinski@cavium.com>
2005         * config/aarch64/aarch64-cores.def: Rewrite so IMP and PART are
2006         integer constants.
2007         * config/aarch64/driver-aarch64.c (struct aarch64_core_data): Change
2008         implementer_id to unsigned char.
2009         Change part_no to unsigned int.
2010         (AARCH64_BIG_LITTLE): New define.
2011         (INVALID_IMP): New define.
2012         (INVALID_CORE): New define.
2013         (cpu_data): Change the last element's implementer_id and part_no to
2014         integers.
2015         (valid_bL_string_p): Rewrite to ..
2016         (valid_bL_core_p): this for integers instead of strings.
2017         (parse_field): New function.
2018         (contains_string_p): Rewrite to ...
2019         (contains_core_p): this for integers and only for the part_no.
2020         (host_detect_local_cpu): Rewrite handling of implementation and
2021         par num to be integers; simplifying the code.
2023 2016-10-21  Kugan Vivekanandarajah  <kuganv@linaro.org>
2025         * ipa-prop.c (ipa_compute_jump_functions_for_edge): Create nonzero
2026         value range for pointers in more cases.
2028 2016-10-21  Wilco Dijkstra  <wdijkstr@arm.com>
2030         * config/aarch64/aarch64.c (aarch64_add_constant_internal):
2031         Add extra argument to allow emitting the move immediate.
2032         Use add/sub with positive immediate.
2033         (aarch64_add_constant): Add inline function.
2034         (aarch64_add_sp): Likewise.
2035         (aarch64_sub_sp): Likewise.
2036         (aarch64_expand_prologue): Call aarch64_sub_sp.
2037         (aarch64_expand_epilogue): Call aarch64_add_sp.
2038         Decide when to leave out move.
2039         (aarch64_output_mi_thunk): Call aarch64_add_constant.
2041 2016-10-21  Wilco Dijkstra  <wdijkstr@arm.com>
2043         * config/aarch64/aarch64.c (aarch64_layout_frame):
2044         Align FP callee-saves.
2046 2016-10-21  Jakub Jelinek  <jakub@redhat.com>
2048         * config/i386/adxintrin.h (_subborrow_u32, _addcarry_u32,
2049         _addcarryx_u32, _subborrow_u64, _addcarry_u64, _addcarryx_u64):
2050         Formatting fixes.
2051         * config/i386/rdseedintrin.h (_rdseed16_step, _rdseed32_step,
2052         _rdseed64_step): Likewise.
2053         * config/i386/tbmintrin.h (__bextri_u32): Likewise.
2055         PR target/78057
2056         * config/i386/i386.c: Include fold-const-call.h, tree-vrp.h
2057         and tree-ssanames.h.
2058         (ix86_fold_builtin): Fold IX86_BUILTIN_[LT]ZCNT{16,32,64}
2059         with INTEGER_CST argument.
2060         (ix86_gimple_fold_builtin): New function.
2061         (TARGET_GIMPLE_FOLD_BUILTIN): Define.
2063         * dwarf2out.c (ranges_table): Change into vec<dw_ranges, va_gc> *.
2064         (ranges_by_label): Change into vec<dw_ranges_by_label, va_gc> *.
2065         (ranges_table_allocated, ranges_table_in_use,
2066         ranges_by_label_allocated, ranges_by_label_in_use,
2067         RANGES_TABLE_INCREMENT): Removed.
2068         (add_ranges_num): Use vec_safe_push into ranges_table.
2069         (add_ranges_by_labels): Use vec_safe_push into ranges_by_label.
2070         (output_ranges): Adjust for ranges_table and ranges_by_label
2071         conversion from arrays to vec.
2072         (add_high_low_attributes, dwarf2out_finish): Adjust for range_table
2073         conversion from arrays to vec.
2074         (dwarf2out_c_finalize): Don't clear ranges_table_allocated,
2075         ranges_table_in_use, ranges_by_label_allocated and
2076         ranges_by_label_in_use.  Set ranges_by_label to NULL instead of 0.
2078         * dwarf2out.c (gen_variable_die): Emit DW_AT_const_expr attribute
2079         if needed.  Re-add origin_die variable and its initialization.
2081         * gimplify.c (gimplify_bind_expr): Handle oacc_declare_returns
2082         even for -fstack-reuse=none, or for volatile vars etc.
2084 2016-10-21  David Malcolm  <dmalcolm@redhat.com>
2086         * print-rtl-function.c (flag_compact): Move extern decl to...
2087         * print-rtl.h (flag_compact): ...here.
2088         * rtl-tests.c (selftests::assert_rtl_dump_eq): New function.
2089         (ASSERT_RTL_DUMP_EQ): New macro.
2090         (selftest::test_dumping_regs): New function.
2091         (selftest::test_dumping_insns): New function.
2092         (selftest::test_uncond_jump): Add uses of ASSERT_RTL_DUMP_EQ on
2093         the insns.
2094         (selftest::rtl_tests_c_tests): Call the new test functions.
2096 2016-10-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2098         * cfgcleanup.c (merge_blocks_move_successor_nojumps): Adjust.
2099         (outgoing_edges_match): Likewise.
2100         (try_crossjump_to_edge): Likewise.
2101         * cfgrtl.c (try_redirect_by_replacing_jump): Likewise.
2102         (rtl_tidy_fallthru_edge): Likewise.
2103         * rtl.h (tablejump_p): Adjust prototype.
2104         * rtlanal.c (tablejump_p): Return the label as a rtx_insn *.
2106 2016-10-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2108         * rtl.h (label_ref_label): New function.
2109         (set_label_ref_label): New function.
2110         (LABEL_REF_LABEL): Delete.
2111         * alias.c (rtx_equal_for_memref_p): Adjust.
2112         * cfgbuild.c (make_edges): Likewise.
2113         (purge_dead_tablejump_edges): Likewise.
2114         * cfgexpand.c (convert_debug_memory_address): Likewise.
2115         * cfgrtl.c (patch_jump_insn): Likewise.
2116         * combine.c (distribute_notes): Likewise.
2117         * cse.c (hash_rtx_cb): Likewise.
2118         (exp_equiv_p): Likewise.
2119         (fold_rtx): Likewise.
2120         (check_for_label_ref): Likewise.
2121         * cselib.c (rtx_equal_for_cselib_1): Likewise.
2122         (cselib_hash_rtx): Likewise.
2123         * emit-rtl.c (mark_label_nuses): Likewise.
2124         * explow.c (convert_memory_address_addr_space_1): Likewise.
2125         * final.c (output_asm_label): Likewise.
2126         (output_addr_const): Likewise.
2127         * gcse.c (add_label_notes): Likewise.
2128         * genconfig.c (walk_insn_part): Likewise.
2129         * genrecog.c (validate_pattern): Likewise.
2130         * ifcvt.c (cond_exec_get_condition): Likewise.
2131         (noce_emit_store_flag): Likewise.
2132         (noce_get_alt_condition): Likewise.
2133         (noce_get_condition): Likewise.
2134         * jump.c (maybe_propagate_label_ref): Likewise.
2135         (mark_jump_label_1): Likewise.
2136         (redirect_exp_1): Likewise.
2137         (rtx_renumbered_equal_p): Likewise.
2138         * lra-constraints.c (operands_match_p): Likewise.
2139         * print-rtl.c (print_value): Likewise.
2140         * reload.c (find_reloads): Likewise.
2141         * reload1.c (set_label_offsets): Likewise.
2142         * reorg.c (get_branch_condition): Likewise.
2143         * rtl-tests.c (test_uncond_jump): Likewise.
2144         * rtl.c (rtx_equal_p_cb): Likewise.
2145         (rtx_equal_p): Likewise.
2146         * rtlanal.c (reg_mentioned_p): Likewise.
2147         (rtx_referenced_p): Likewise.
2148         (get_condition): Likewise.
2149         * varasm.c (const_hash_1): Likewise.
2150         (compare_constant): Likewise.
2151         (const_rtx_hash_1): Likewise.
2152         (output_constant_pool_1): Likewise.
2154 2016-10-21  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
2156         PR target/71627
2157         * reload.c (find_valid_class_1): Allow regclass if atleast one
2158         regno in regclass is ok. Compute and use rclass size based on
2159         actually available regnos for mode in rclass.
2161 2016-10-21  Eric Botcazou  <ebotcazou@adacore.com>
2163         * config/sparc/sparc-modes.def (CCV): New.
2164         (CCXV): Likewise.
2165         * config/sparc/predicates.md (v_comparison_operator): New.
2166         (icc_comparison_operator): Add support for CCV/CCXV.
2167         (xcc_comparison_operator): Likewise.
2168         * config/sparc/sparc.c (output_cbranch): Likewise.
2169         (sparc_print_operand): Likewise.
2170         * config/sparc/sparc.md (UNSPEC_{ADD,SUB,NEG}V): New constants.
2171         (uaddvdi4): New expander.
2172         (addvdi4): Likewise.
2173         (uaddvdi4_sp32): New instruction.
2174         (addvdi4_sp32): Likewise.
2175         (uaddvsi4): New expander.
2176         (addvsi4): Likewise.
2177         (cmp_ccc_plus_sltu_set): New instruction.
2178         (cmp_ccv_plus): Likewise.
2179         (cmp_ccxv_plus): Likewise.
2180         (cmp_ccv_plus_set): Likewise.
2181         (cmp_ccxv_plus_set): Likewise.
2182         (cmp_ccv_plus_sltu_set): Likewise.
2183         (uaddvdi4): New expander.
2184         (subvdi4): Likewise.
2185         (usubdi4_sp32): New instruction.
2186         (subvdi4_sp32): Likewise.
2187         (usubvsi4): New expander.
2188         (subvsi4): Likewise.
2189         (cmpsi_minus_sltu_set): New instruction.
2190         (cmp_ccv_minus): Likewise.
2191         (cmp_ccxv_minus): Likewise.
2192         (cmp_ccv_minus_set): Likewise.
2193         (cmp_ccxv_minus_set): Likewise.
2194         (cmp_ccv_minus_sltu_set): Likewise.
2195         (unegvdi3): New expander.
2196         (negvdi3): Likewise.
2197         (unegdi3_sp32): New instruction.
2198         (negvdi3_sp32): Likewise.
2199         (unegvsi3): New expander.
2200         (negvsi3): Likewise.
2201         (cmp_ccc_neg_sltu_set): New instruction.
2202         (cmp_ccv_neg): Likewise.
2203         (cmp_ccxv_neg): Likewise.
2204         (cmp_ccv_neg_set): Likewise.
2205         (cmp_ccxv_neg_set): Likewise.
2206         (cmp_ccv_neg_sltu_set): Likewise.
2208         * tree-ssa-loop-split.c: Remove trailing spaces.
2209         * match.pd: Likewise.
2211 2016-10-21  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2213         PR rtl-optimization/78038
2214         * ree.c (get_defs): Return NULL if a defining insn for REG cannot
2215         be deduced to set REG through the RTL structure.
2216         (make_defs_and_copies_lists): Return false on a failing get_defs call.
2218 2016-10-21  Richard Biener  <rguenther@suse.de>
2220         PR tree-optimization/78051
2221         * tree-vrp.c (evrp_dom_walker::before_dom_children): Update stmt
2222         and mark replaced if folding did something.
2224 2016-10-21  David Edelsohn  <dje.gcc@gmail.com>
2226         * config/rs6000/rs6000.c (rs6000_assemble_visibility): Swap "internal"
2227         and "protected" in visibility types.
2228         (rs6000_xcoff_declare_function_name): Fix formatting.
2229         (rs6000_xcoff_declare_object_name): Fix formatting.
2231 2016-10-21  Uros Bizjak  <ubizjak@gmail.com>
2233         * config/i386/i386.c (ix86_fold_builtin): Handle IX86_BUILTIN_INFQ
2234         and IX86_BUILTIN_HUGE_VALQ here ...
2235         (ix86_expand_builtin): ... not here.
2237 2016-10-20  Jakub Jelinek  <jakub@redhat.com>
2239         * doc/gty.texi (for_user): Use @item next to @findex.
2241 2016-10-20  Uros Bizjak  <ubizjak@gmail.com>
2243         PR target/78037
2244         * config/i386/bmiintrin.h (__tzcnt_u16): Call __builtin_ia32_tzcnt_u16.
2245         (__tzcnt_u32, _tzcnt_u32): Call __builtin_ia32_tzcnt_u32.
2246         (__tzcnt_u64, _tzcnt_u64): Call __builtin_ia32_tzcnt_u64.
2247         * config/i386/lzcntintrin.h (__lzcnt_u16): Call
2248         __builtin_ia32_lzcnt_u16.
2249         (__lzcnt_u32, _lzcnt_u32): Call __builtin_ia32_lzcnt_u32.
2250         (__lzcnt_u64, _lzcnt_u64): Call __builtin_ia32_lzcnt_u64.
2251         * config/i386/i386.md (UNSPEC_LZCNT, UNSPEC_TZCNT): New unspecs.
2252         (ctz<mode>2, *ctz<mode>2): Use SWI48 mode iterator.
2253         (bmi_tzcnt_<mode>): New expander.
2254         (*bmi_tzcnt_<mode>_falsedep_1): New define_insn_and_split pattern.
2255         (*bmi_tzcnt_<mode>_falsedep, *bmi_tzcnt_<mode>): New insn patterns.
2256         (clz<mode>2_lzcnt, *clz<mode>2_lzcnt): Use SWI48 mode iterator.
2257         (lzcnt_<mode>): New expander.
2258         (*lzcnt_<mode>_falsedep_1): New define_insn_and_split pattern.
2259         (*lzcnt_<mode>_falsedep, *lzcnt_<mode>): New insn patterns.
2260         * config/i386/i386-builtin-types.def (UINT_FTYPE_UINT): New.
2261         (UINT64_FTYPE_UINT64): New.
2262         * config/i386/i386-builtin.def (__builtin_clzs): Remove description.
2263         (__builtin_ia32_lzcnt_u16): New description.
2264         (__builtin_ia32_lzcnt_u32): Ditto.
2265         (__builtin_ia32_lzcnt_u64): Ditto.
2266         (__builtin_ctzs): Remove description.
2267         (__builtin_ia32_tzcnt_u16): New description.
2268         (__builtin_ia32_tzcnt_u32): Ditto.
2269         (__builtin_ia32_tzcnt_u64): Ditto.
2270         * config/i386/i386.c (ix86_expand_args_builtin): Handle
2271         UINT_FTYPE_UINT and UINT64_FTYPE_UINT64.
2273 2016-10-20  Martin Liska  <mliska@suse.cz>
2275         PR lto/78049
2276         * lto-streamer-in.c (fixup_call_stmt_edges_1): Replace value
2277         comparison with STMT_UID_NOT_IN_RANGE.
2278         (fixup_call_stmt_edges): Do not fixup edges of a thunk in
2279         LTRANS.
2281 2016-10-20  Eric Botcazou  <ebotcazou@adacore.com>
2283         * compare-elim.c (conforming_compare): Accept UNSPECs.
2284         (find_comparison_dom_walker::before_dom_children): Deal with
2285         instructions both using and killing the flags register.
2286         (equivalent_reg_at_start): New function extracted from...
2287         (try_eliminate_compare): ...here.  Use it and add support for
2288         registers and UNSPECs as second operand of the compare.
2289         * config/visium/visium-modes.def (CCV): New.
2290         * config/visium/predicates.md (visium_v_comparison_operator): New.
2291         (visium_branch_operator): Deal with CCV mode.
2292         * config/visium/visium.c (visium_select_cc_mode): Likewise.
2293         (output_cbranch): Likewise.
2294         * config/visium/visium.md (UNSPEC_{ADD,SUB,NEG}V): New constants.
2295         (uaddv<mode>4): New expander.
2296         (addv<mode>4): Likewise.
2297         (add<mode>3_insn_set_carry): New instruction.
2298         (add<mode>3_insn_set_overflow): Likewise.
2299         (addsi3_insn_set_overflow): Likewise.
2300         (usubv<mode>4): New expander.
2301         (subv<mode>4): Likewise.
2302         (sub<mode>3_insn_set_carry): New instruction.
2303         (sub<mode>3_insn_set_overflow): Likewise.
2304         (subsi3_insn_set_overflow): Likewise.
2305         (unegv<mode>3): New expander.
2306         (negv<mode>3): Likewise.
2307         (neg<mode>2_insn_set_overflow): New instruction.
2308         (addv_tst<mode>): Likewise.
2309         (subv_tst<mode>): Likewise.
2310         (negv_tst<mode>): Likewise.
2311         (cbranch<mode>4_addv_insn): New splitter and instruction.
2312         (cbranch<mode>4_subv_insn): Likewise.
2313         (cbranch<mode>4_negv_insn): Likewise.
2315 2016-10-20  Richard Biener  <rguenther@suse.de>
2317         * tree-ssa-alias.c (ptrs_compare_unequal): Remove code duplication.
2318         Handle decls possibly not bound.
2319         * tree-ssa-structalias.c (get_constraint_for_ssa_var): Add
2320         nothing_id for decls that might not be bound if we are interested
2321         for the address.
2322         (get_constraint_for_component_ref): Deal with that.
2324 2016-10-20  Michael Matz  <matz@suse.de>
2326         Loop splitting.
2327         * common.opt (-fsplit-loops): New flag.
2328         * passes.def (pass_loop_split): Add.
2329         * opts.c (default_options_table): Add OPT_fsplit_loops entry at -O3.
2330         (enable_fdo_optimizations): Add loop splitting.
2331         * timevar.def (TV_LOOP_SPLIT): Add.
2332         * tree-pass.h (make_pass_loop_split): Declare.
2333         * tree-ssa-loop-manip.h (rewrite_into_loop_closed_ssa_1): Declare.
2334         * tree-ssa-loop-unswitch.c: Include tree-ssa-loop-manip.h,
2335         * tree-ssa-loop-split.c: New file.
2336         * Makefile.in (OBJS): Add tree-ssa-loop-split.o.
2337         * doc/invoke.texi (fsplit-loops): Document.
2338         * doc/passes.texi (Loop optimization): Add paragraph about loop
2339         splitting.
2341 2016-10-20  Richard Biener  <rguenther@suse.de>
2343         * cgraphunit.c (analyze_functions): Set node->definition to
2344         false to signal symbol removal to debug_hooks->late_global_decl.
2345         * ipa.c (symbol_table::remove_unreachable_nodes): When not in
2346         WPA signal symbol removal to the debuginfo machinery.
2347         * dwarf2out.c (dwarf2out_late_global_decl): Instead of
2348         using early_finised to guard the we're called for symbol
2349         removal case look at the symtabs definition flag.
2350         (gen_variable_die): Remove redundant check.
2352 2016-10-20  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
2354         * config/s390/s390.md ("prefetch"): Add fallthrough comment.
2356 2016-10-20  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
2358         PR tree-optimization/53979
2359         * match.pd ((a ^ b) | a -> a | b): New pattern.
2361 2016-10-19  John David Anglin  <danglin@gcc.gnu.org>
2363         * config/pa/pa64-hpux.h (PA_INIT_FRAME_DUMMY_ASM_OP): Move to
2364         config/pa/pa64-hpux-lib.h.
2365         (PA_CRTBEGIN_HACK): Likewise.
2366         (DTOR_LIST_BEGIN): Likewise.
2368 2016-10-19  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2370         * config/arm/arm.c (arm_emit_coreregs_64bit_shift): Clear the result
2371         register only if "in" and "out" are different registers.
2373 2016-10-19  Eric Botcazou  <ebotcazou@adacore.com>
2375         * omp-low.c (pass_oacc_device_lower::gate): New method.
2376         (execute): Always call execute_oacc_device_lower.
2378 2016-10-19  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
2380         PR tree-optimization/77916
2381         PR tree-optimization/77937
2382         * gimple-ssa-strength-reduction.c (analyze_increments): Remove
2383         stopgap fix.
2384         (insert_initializers): Requirement of initializer for -1 should be
2385         based on pointer-typedness of the candidate basis.
2387 2016-10-19  Bin Cheng  <bin.cheng@arm.com>
2389         PR tree-optimization/78005
2390         * tree-vect-loop-manip.c (vect_gen_prolog_loop_niters): Compute
2391         upper (included) bound for niters of prolog loop.
2392         (vect_gen_scalar_loop_niters): Change parameter VF to VFM1.
2393         Compute niters of scalar loop above which vectorized loop is
2394         preferred, as well as the upper (included) bound for the niters.
2395         (vect_do_peeling): Record niter bound for loops accordingly.
2397 2016-10-19  Thomas Schwinge  <thomas@codesourcery.com>
2399         PR lto/77458
2400         * tree-core.h (enum tree_index): Put the complex types after their
2401         component types.
2402         * tree-streamer.c (verify_common_node_recorded): New function.
2403         (preload_common_nodes) <TREE_CODE (node) == COMPLEX_TYPE>: Use it.
2405 2016-10-19  Martin Liska  <mliska@suse.cz>
2407         * cgraph.h (cgraph_edge::binds_to_current_def_p):
2408         Replace NULL with false as a return value.
2410 2016-10-19  Thomas Schwinge  <thomas@codesourcery.com>
2412         PR tree-optimization/78024
2413         * omp-low.c (oacc_loop_discovery): Call clear_bb_flags before, and
2414         don't clear BB_VISITED after processing.
2416 2016-10-19  Richard Biener  <rguenther@suse.de>
2418         * domwalk.c (dom_walker::walk): Use RPO order.
2420 2016-10-19  Richard Biener  <rguenther@suse.de>
2422         * tree-vrp.c (evrp_dom_walker::evrp_dom_walker): Initialize
2423         stmts_to_remove.
2424         (evrp_dom_walker::~evrp_dom_walker): Free it.
2425         (evrp_dom_walker::stmts_to_remove): Add.
2426         (evrp_dom_walker::before_dom_children): Mark PHIs and stmts
2427         whose output we fully propagate for removal.  Propagate
2428         into BB destination PHI arguments.
2429         (execute_early_vrp): Remove queued stmts.  Dump value ranges
2430         before stmt removal.
2432 2016-10-18  Aldy Hernandez  <aldyh@redhat.com>
2434         * Makefile.in (OBJS): Add gimple-ssa-warn-alloca.o.
2435         * passes.def: Add two instances of pass_walloca.
2436         * tree-pass.h (make_pass_walloca): New.
2437         * gimple-ssa-warn-alloca.c: New file.
2438         * doc/invoke.texi: Document -Walloca, -Walloca-larger-than=, and
2439         -Wvla-larger-than= options.
2441 2016-10-18  Thomas Schwinge  <thomas@codesourcery.com>
2443         * cfg.c (clear_bb_flags): Use FOR_ALL_BB_FN.
2444         * config/nvptx/nvptx.c (nvptx_find_sese): Likewise.
2446 2016-10-18  Kelvin Nilsen  <kelvin@gcc.gnu.org>
2448         * config/rs6000/altivec.h (vec_xl_len): New macro.
2449         (vec_xst_len): New macro.
2450         (vec_cmpnez): New macro.
2451         (vec_cntlz_lsbb): New macro.
2452         (vec_cnttz_lsbb): New macro.
2453         (vec_xlx): New macro.
2454         (vec_xrx): New macro.
2455         (vec_all_nez): New C++ predicate template.
2456         (vec_any_eqz): New C++ predicate template.
2457         (vec_all_ne): Revised C++ predicate template under _ARCH_PWR9
2458         conditional compilation.
2459         (vec_any_eq): Revised C++ predicate template under _ARCH_PWR9
2460         conditional compilation.
2461         (vec_all_nez): New macro.
2462         (vec_any_eqz): New macro.
2463         (vec_all_ne): Revised macro under _ARCH_PWR9 conditional
2464         compilation.
2465         (vec_any_eq): Revised macro under _ARCH_PWR9 conditional
2466         compilation.
2467         * config/rs6000/vector.md (VI): Moved this mode iterator
2468         definition from altivec.md to vector.md.
2469         (UNSPEC_NEZ_P): New value.
2470         (vector_ne_<mode>_p): New expansion for implementation of
2471         vec_all_ne and vec_any_eq built-in functions.
2472         (vector_nez_<mode>_p): New expansion for implementation of
2473         vec_all_nez and vec_any_eqz built-in functions.
2474         (vector_ne_v2di_p): New expansion for implementation of vec_all_ne
2475         and vec_any_eq built-in function.
2476         (cr6_test_for_zero): New commentary to explain this expansion.
2477         (cr6_test_for_zero_reverse): New commentary to explain this expansion.
2478         (cr6_test_for_lt): New commentary to explain this expansion.
2479         (cr6_test_for_lt_reverse): New commentary to explain this
2480         expansion.
2481         * config/rs6000/rs6000-c.c (altivec_overloaded_builtins): Add
2482         overloaded function prototypes for vec_all_ne, vec_all_nez,
2483         vec_any_eq, vec_any_eqz, vec_cmpnez, vec_cntlz_lsbb,
2484         vec_cnttz_lsbb, vec_xl_len, vec_xst_len, vec_xlx, and vec_xrx
2485         built-in functions.
2486         (altivec_resolve_overloaded_builtin): Modify the handling of
2487         ALTIVEC_BUILTIN_VEC_CMPNE to use the Power9 instructions when
2488         the compiler is configured to support TARGET_P9_VECTOR.
2489         * config/rs6000/rs6000-builtin.def (BU_ALTIVEC_P): Add commentary
2490         to explain the special processing that is given to predicate
2491         built-ins introduced using this macro.
2492         (BU_ALTIVEC_OVERLOAD_P): Add commentary to alert maintainers to
2493         the special processing given to predicate built-ins introduced
2494         using this macro.
2495         (BU_VSX_P): Likewise.
2496         (BU_P8V_AV_P): Likewise.
2497         (BU_P9V_AV_P): Likewise.
2498         (BU_P9V_AV_X): New macro.
2499         (BU_P9V_64BIT_AV_X): New macro.
2500         (BU_P9V_VSX_3): New macro.
2501         (BU_P9V_OVERLOAD_P): New macro.
2502         (LXVL): New BU_P9V_64BIT_VSX_2.
2503         (VEXTUBLX): New BU_P9V_AV_2.
2504         (VEXTUBRX): Likewise.
2505         (VEXTUHLX): Likewise.
2506         (VEXTUHRX): Likewise.
2507         (VEXTUWLX): Likewise.
2508         (VEXTUWRX): Likewise.
2509         (STXVL): New BU_P9V_64BIT_AV_X.
2510         (VCLZLSBB): New BU_P9V_AV_1.
2511         (VCTZLSBB): Likewise.
2512         (CMPNEB): New BU_P9V_AV_2.
2513         (CMPNEH): Likewise.
2514         (CMPNEW): Likewise.
2515         (CMPNEF): Likewise.
2516         (CMPNED): Likewise.
2517         (VCMPNEB_P): New BU_P9V_AV_P.
2518         (VCMPNEH_P): Likewise.
2519         (VCMPNEW_P): Likewise.
2520         (VCMPNED_P): Likewise.
2521         (VCMPNEFP_P): Likewise.
2522         (VCMPNEDP_P): Likewise.
2523         (CMPNEZB): New BU_P9V_AV_2.
2524         (CMPNEZH): Likewise.
2525         (CMPNEZW): Likewise.
2526         (VCMPNEZB_P): New BU_P9V_AV_P.
2527         (VCMPNEZH_P): Likewise.
2528         (VCMPNEZW_P): Likewise.
2529         (LXVL): New BU_P9V_OVERLOAD_2.
2530         (STXVL): New BU_P9V_OVERLOAD_3.
2531         (VEXTULX): New BU_P9V_OVERLOAD_2.
2532         (VEXTURX): Likewise.
2533         (CMPNEZ): Likewise.
2534         (VCMPNEZ_P): New BU_P9V_OVERLOAD_P.
2535         (VCMPNE_P): Likewise.
2536         (VCLZLSBB): New BU_P9V_OVERLOAD_1.
2537         (VCTZLSBB): Likewise.
2538         * config/rs6000/rs6000.c (altivec_expand_predicate_builtin): Add
2539         comment to explain mode used for scratch register.
2540         (altivec_expand_stxvl_builtin): New function.
2541         (altivec_expand_builtin): Add case for new constant P9V_BUILTIN_STXVL.
2542         (altivec_init_builtins): Add initialized variable
2543         void_ftype_v16qi_pvoid_long and use this type to define the
2544         built-in function __builtin_altivec_stxvl.
2545         * config/rs6000/vsx.md (UNSPEC_LXVL): New value.
2546         (UNSPEC_STXVL): New value.
2547         (UNSPEC_VCLZLSBB): New value.
2548         (UNSPEC_VCTZLSBB): New value.
2549         (UNSPEC_VEXTUBLX): New value.
2550         (UNSPEC_VEXTUHLX): New value.
2551         (UNSPEC_VEXTUWLX): New value.
2552         (UNSPEC_VEXTUBRX): New value.
2553         (UNSPEC_VEXTUHRX): New value.
2554         (UNSPEC_VEXTUWRX): New value.
2555         (UNSPEC_VCMPNEB): New value.
2556         (UNSPEC_VCMPNEZB): New value.
2557         (UNSPEC_VCMPNEH): New value.
2558         (UNSPEC_VCMPNEZH): New value.
2559         (UNSPEC_VCMPNEW): New value.
2560         (UNSPEC_VCMPNEZW): New value.
2561         (*vsx_ne_<mode>_p): New insn for vector test all not equal with
2562         vector of integer modes.
2563         (*vsx_ne_<mode>_p): New insn for vector test all not equal with
2564         vector of float or double modes.
2565         (*vector_nez_<mode>_p): New insn for vector test all not equal or
2566         zero.
2567         (lxvl): New expand for load VSX vector with length.
2568         (*lxvl): New insn for load VSX vector with length.
2569         (stxvl): New expand for store VSX vector with length.
2570         (*stxvl): New insn for store VSX vector with length.
2571         (vcmpneb): New insn for vector of byte compare not equal.
2572         (vcmpnezb): New insn for vector of byte compare not equal or zero.
2573         (vcmpneh): New insn for vector of half word compare not equal.
2574         (vcmpnezh): New insn for vector of half word compare not equal or
2575         zero.
2576         (vcmpnew): New insn for vector of word compare not equal.
2577         (vcmpne<VSs>): New insn for vector of float or double compare not
2578         equal.
2579         (vcmpnezw): New insn for vector of word compare not equal or zero.
2580         (vclzlsbb): New insn for vector count leading zero
2581         least-significant bits byte.
2582         (vctzlsbb): New insn for vector count trailing zero least
2583         signficant bits byte.
2584         (vextublx): New insn for vector extract unsigned byte left
2585         indexed.
2586         (vextubrx): New insn for vector extract unsigned byte right
2587         indexed.
2588         (vextuhlx): New insn for vector extract unsigned half word left
2589         indexed.
2590         (vextuhrx): New insn for vector extract unsigned half word right
2591         indexed.
2592         (vextuwlx): New insn for vector extract unsigned word left
2593         indexed.
2594         (vextuwrx): New insn for vector extract unsigned word right
2595         indexed.
2596         * config/rs6000/rs6000.h (RS6000_BTC_CONST): Enhance comment to
2597         clarify intent of this constant.
2598         * config/rs6000/altivec.md (VI): Move this mode iterator to vsx.md.
2599         * doc/extend.texi (PowerPC Altivec Built-in Functions): Add
2600         documentation for vec_all_nez, vec_any_eqz, vec_cmpnez,
2601         vec_cntlz_lsbb, vec_cnttz_lsbb, vec_xl_len, vec_xst_len, vec_xlx,
2602         and vec_xrx functions.
2604 2016-10-18  Andrew Pinski  <apinski@cavium.com>
2606         PR tree-opt/65950
2607         * predict.c (is_exit_with_zero_arg): New function.
2608         (tree_bb_level_predictions): Don't consider paths leading to exit(0)
2609         as nottaken.
2611 2016-10-18  Uros Bizjak  <ubizjak@gmail.com>
2613         PR target/77991
2614         * config/i386/i386.c (legitimize_tls_address)
2615         <case TLS_MODEL_INITIAL_EXEC>: For TARGET_64BIT || TARGET_ANY_GNU_TLS
2616         convert dest to Pmode if different than Pmode.
2618 2016-10-18  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
2620         PR tree-optimization/77916
2621         * gimple-ssa-strength-reduction.c (analyze_increments): Reinstate
2622         stopgap fix, as pointers with -1 increment are still broken.
2624 2016-10-18  David Edelsohn  <dje.gcc@gmail.com>
2626         * config/rs6000/rs6000.c (rs6000_output_symbol_ref): Move storage
2627         mapping class decoration from here...
2628         (rs6000_xcoff_encode_section): ...to here.
2630         (rs6000_savres_strategy) [AIX,ELFv2]: Inline FPR save and restore
2631         if shrink-wrapping and optimizing for speed.
2633 2016-10-18  Richard Biener  <rguenther@suse.de>
2635         * tree-vrp.c (evrp_dom_walker::before_dom_children): Handle
2636         not visited but non-executable predecessors.  Return taken edge.
2637         Simplify conditions and refactor propagation vs. folding step.
2639 2016-10-18  Segher Boessenkool  <segher@kernel.crashing.org>
2641         * config/rs6000/rs6000.c (rs6000_savres_strategy): Do not select
2642         {SAVE,REST}_MULTIPLE if shrink-wrapping separate components.
2643         (rs6000_get_separate_components): Assert we do not have those
2644         strategies selected.
2646 2016-10-18  Richard Biener  <rguenther@suse.de>
2648         * tree-ssa-propagate.h (substitute_and_fold): Adjust prototype.
2649         * tree-ssa-propagate.c (ssa_prop_fini): Remove final BB_VISITED
2650         clearing.
2651         (substitute_and_fold_dom_walker): Adjust constructor.
2652         (substitute_and_fold_dom_walker::before_dom_children): Remove
2653         do_dce flag and handling (always true).
2654         (substitute_and_fold): Likewise.
2655         * tree-vrp.c (vrp_finalize): Adjust.
2656         (execute_early_vrp): Remove final BB_VISITED clearing.
2657         * tree-ssa-ccp.c (ccp_finalize): Adjust.
2658         * tree-ssa-copy.c (fini_copy_prop): Likewise.
2659         * ira.c (ira): Call clear_bb_flags.
2661 2016-10-18  Richard Biener  <rguenther@suse.de>
2663         * genmatch.c (dt_operand::gen_gimple_expr): Use get_name to
2664         get at the operand to look at with TREE_OPERAND for generic
2665         sub-nodes.
2667 2016-10-18  David Malcolm  <dmalcolm@redhat.com>
2669         * genattrtab.c (attr_string): Use rtx_reader_ptr for call to
2670         copy_md_ptr_loc.
2671         (gen_attr): Use rtx_reader_ptr for lookup_enum_type call.
2672         (write_test_expr): Use rtx_reader_ptr for calls to
2673         fprint_c_condition.
2674         (write_attr_value): Likewise.
2675         * genconditions.c (write_one_condition): Use rtx_reader_ptr for
2676         call to print_md_ptr_loc.
2677         (write_one_condition): Likewise for calls to print_c_condition.
2678         * genconstants.c: Include "statistics.h" and "vec.h".
2679         (main): Update for conversion to member functions.
2680         * genemit.c (emit_c_code): Use rtx_reader_ptr for
2681         call to print_md_ptr_loc.
2682         * genenums.c: Include "statistics.h" and "vec.h".
2683         (main): Update for conversion of traverse_enum_types to a method.
2684         * genmddeps.c: Include "statistics.h" and "vec.h".
2685         * genoutput.c (process_template): Use rtx_reader_ptr for call to
2686         print_md_ptr_loc.
2687         * genpreds.c (write_predicate_subfunction): Likewise.
2688         (write_predicate_expr): Likewise for calls to print_c_condition.
2689         * genrecog.c (print_test): Likewise.
2690         * gensupport.c (process_rtx): Likewise for calls to
2691         copy_md_ptr_loc and join_c_conditions.
2692         (alter_test_for_insn): Likewise for call to join_c_conditions.
2693         (process_substs_on_one_elem): Likewise.
2694         (gen_mnemonic_setattr): Update for move of string_obstack to a
2695         field of rtx_reader.
2696         (mnemonic_htab_callback): Likewise.  Fix formatting.
2697         (gen_mnemonic_attr): Likewise.
2698         * gentarget-def.c (def_target_insn): Use rtx_reader_ptr for calls
2699         to print_c_condition.
2700         * read-md.c: Include "statistics.h" and "vec.h".
2701         (string_obstack): Convert this global to field "m_string_obstack"
2702         of class rtx_reader.
2703         (ptr_locs): Likewise, as "m_ptr_locs".
2704         (ptr_loc_obstack): Likewise, as "m_ptr_loc_obstack".
2705         (joined_conditions): Likewise, as "m_joined_conditions".
2706         (joined_conditions_obstack): Likewise, as "m_joined_conditions_obstack".
2707         (md_constants): Likewise, as "m_md_constants".
2708         (enum_types): Likewise, as "m_enum_types".
2709         (set_md_ptr_loc): Convert to...
2710         (rtx_reader::set_md_ptr_loc): ...member function.
2711         (get_md_ptr_loc): Convert to...
2712         (rtx_reader::get_md_ptr_loc): ...member function.
2713         (copy_md_ptr_loc): Convert to...
2714         (rtx_reader::copy_md_ptr_loc): ...member function.
2715         (fprint_md_ptr_loc): Convert to...
2716         (rtx_reader::fprint_md_ptr_loc): ...member function.
2717         (print_md_ptr_loc): Convert to...
2718         (rtx_reader::print_md_ptr_loc): ...member function.
2719         (join_c_conditions): Convert to...
2720         (rtx_reader::join_c_conditions): ...member function.
2721         (fprint_c_condition): Convert to...
2722         (rtx_reader::fprint_c_condition): ...member function.
2723         (print_c_condition): Convert to...
2724         (rtx_reader::print_c_condition): ...member function.
2725         (read_name): Convert to...
2726         (rtx_reader::read_name): ...member function.
2727         (read_escape): Convert to...
2728         (rtx_reader::read_escape): ...member function.
2729         (read_quoted_string): Convert to...
2730         (rtx_reader::read_quoted_string): ...member function.
2731         (read_braced_string): Convert to...
2732         (rtx_reader::read_braced_string): ...member function.
2733         (read_string): Convert to...
2734         (rtx_reader::read_string): ...member function.
2735         (read_skip_construct): Convert to...
2736         (rtx_reader::read_skip_construct): ...member function.
2737         (handle_constants): Convert to...
2738         (rtx_reader::handle_constants): ...member function.
2739         (traverse_md_constants): Convert to...
2740         (rtx_reader::traverse_md_constants): ...member function.
2741         (handle_enum): Convert to...
2742         (rtx_reader::handle_enum): ...member function.
2743         (lookup_enum_type): Convert to...
2744         (rtx_reader::lookup_enum_type): ...member function.
2745         (traverse_enum_types): Convert to...
2746         (rtx_reader::traverse_enum_types): ...member function.
2747         (rtx_reader::rtx_reader): Move initializations
2748         of various former global data from rtx_reader::read_md_files to
2749         here, as fields, along with the call to unlock_std_streams.
2750         (rtx_reader::~rtx_reader): Clean up m_base_dir, and clean up
2751         the new fields.
2752         (rtx_reader::read_md_files): Move initializations of various
2753         global data from here to the ctor.
2754         * read-md.h (read_name): Convert to...
2755         (rtx_reader::read_name): ...member function.
2756         (rtx_reader::read_escape): New method decl.
2757         (read_quoted_string): Convert to...
2758         (rtx_reader::read_quoted_string): ...member function.
2759         (rtx_reader::read_braced_string): New method decl.
2760         (read_string): Convert to...
2761         (rtx_reader::read_string): ...member function.
2762         (rtx_reader::read_skip_construct): New method decl.
2763         (rtx_reader::set_md_ptr_loc): New method decl.
2764         (rtx_reader::get_md_ptr_loc): New method decl.
2765         (copy_md_ptr_loc): Convert to...
2766         (rtx_reader::copy_md_ptr_loc): ...member function.
2767         (fprint_md_ptr_loc): Convert to...
2768         (rtx_reader::fprint_md_ptr_loc): ...member function.
2769         (print_md_ptr_loc): Convert to...
2770         (rtx_reader::print_md_ptr_loc): ...member function.
2771         (rtx_reader::lookup_enum_type): New method decl.
2772         (rtx_reader::traverse_enum_types): New method decl.
2773         (rtx_reader::handle_constants): New method decl.
2774         (traverse_md_constants): Convert to...
2775         (rtx_reader::traverse_md_constants): ...member function.
2776         (rtx_reader::handle_enum): New method decl.
2777         (rtx_reader::join_c_conditions): New method decl.
2778         (fprint_c_condition): Convert to...
2779         (rtx_reader::fprint_c_condition): ...member function.
2780         (print_c_condition): Convert to...
2781         (rtx_reader::print_c_condition): ...member function.
2782         (rtx_reader::apply_iterator_to_string): New method decl.
2783         (rtx_reader::copy_rtx_for_iterators): New method decl.
2784         (rtx_reader::read_conditions): New method decl.
2785         (rtx_reader::record_potential_iterator_use): New method decl.
2786         (rtx_reader::read_mapping): New method decl.
2787         (rtx_reader::read_rtx): New method decl.
2788         (rtx_reader::read_rtx_code): New method decl.
2789         (rtx_reader::read_rtx_operand): New method decl.
2790         (rtx_reader::read_nested_rtx): New method decl.
2791         (rtx_reader::read_rtx_variadic): New method decl.
2792         (rtx_reader::get_string_obstack): New method.
2793         (rtx_reader::get_md_constants): New method.
2794         (string_obstack): Convert global variable decl to...
2795         (rtx_reader::m_string_obstack): ...this new field.
2796         (rtx_reader::m_ptr_locs): New field.
2797         (rtx_reader::m_ptr_loc_obstack): New field.
2798         (rtx_reader::m_joined_conditions): New field.
2799         (rtx_reader::m_joined_conditions_obstack): New field.
2800         (rtx_reader::m_md_constants): New field.
2801         (rtx_reader::m_enum_types): New field.
2802         * read-rtl.c (apply_iterator_to_string): Convert to...
2803         (rtx_reader::apply_iterator_to_string): ...member function.
2804         (copy_rtx_for_iterators): Convert to...
2805         (rtx_reader::copy_rtx_for_iterators): ...member function.
2806         (add_condition_to_string): Use rtx_reader_ptr for
2807         calls join_c_conditions.
2808         (apply_iterators): Use rtx_reader_ptr for calls to
2809         join_c_conditions and copy_rtx_for_iterators.
2810         (read_conditions): Convert to...
2811         (rtx_reader::read_conditions): ...member function.
2812         (record_potential_iterator_use): Convert to...
2813         (rtx_reader::record_potential_iterator_use): ...member function.
2814         (read_mapping): Convert to...
2815         (rtx_reader::read_mapping): ...member function.
2816         (read_subst_mapping): Use rtx_reader_ptr for read_string call.
2817         (read_rtx): Convert to...
2818         (rtx_reader::read_rtx): ...member function.
2819         (read_rtx_code): Convert to...
2820         (rtx_reader::read_rtx_code): ...member function.
2821         (read_rtx_operand): Convert to...
2822         (rtx_reader::read_rtx_operand): ...member function.  Update for move
2823         of string_obstack to a field.
2824         (read_nested_rtx): Convert to..
2825         (rtx_reader::read_nested_rtx): ...member function.
2826         (read_rtx_variadic): Convert to..
2827         (rtx_reader::read_rtx_variadic): ...member function.
2829 2016-10-18  Kugan Vivekanandarajah  <kuganv@linaro.org>
2831         * tree-vrp.c (get_value_range): Check get_ptr_nonnull.
2833 2016-10-18  Kugan Vivekanandarajah  <kuganv@linaro.org>
2835         * ipa-prop.c (ipa_compute_jump_functions_for_edge): Set value range
2836         for pointer type too.
2837         (ipcp_update_vr): set_ptr_nonnull for pointer.
2839 2016-10-18  Kugan Vivekanandarajah  <kuganv@linaro.org>
2841         * tree-ssa-alias.h (pt_solution_singleton_or_null_p): Renamed from
2842         pt_solution_singleton_p.
2843         * tree-ssa-ccp.c (fold_builtin_alloca_with_align): Use renamed
2844         pt_solution_singleton_or_null_p from pt_solution_singleton_p.
2845         * tree-ssa-structalias.c (find_what_p_points_to): Preserve
2846         pointer nonnull computed by VRP.
2847         Also Conservatively set pt.null to 1.
2848         (pt_solution_reset): Conservatively set pt.null to 1.
2849         (pt_solution_singleton_or_null_p): Renamed from
2850         pt_solution_singleton_p.
2851         * tree-ssanames.h (set_ptr_nonnull): Declare.
2852         (get_ptr_nonnull): Likewise.
2853         * tree-ssanames.c (set_ptr_nonnull): New.
2854         (get_ptr_nonnull): Likewise.
2855         * tree-vrp.c (vrp_finalize): Set ptr that are nonnull.
2856         (evrp_dom_walker::before_dom_children): Likewise.
2858 2016-10-17  Eric Botcazou  <ebotcazou@adacore.com>
2860         * config/i386/i386.h (TARGET_CUSTOM_FUNCTION_DESCRIPTORS): Move to...
2861         * config/i386/i386.c (TARGET_CUSTOM_FUNCTION_DESCRIPTORS): ...here.
2862         * config/ia64/ia64.h (TARGET_CUSTOM_FUNCTION_DESCRIPTORS): Move to...
2863         * config/ia64/ia64.c (TARGET_CUSTOM_FUNCTION_DESCRIPTORS): ...here.
2864         * config/rs6000/rs6000.h (TARGET_CUSTOM_FUNCTION_DESCRIPTORS): Move to.
2865         * config/rs6000/rs6000.c (TARGET_CUSTOM_FUNCTION_DESCRIPTORS): ...here.
2866         (rs6000_option_override_internal): Clear it if ABI_AIX.
2867         * config/sparc/sparc.h (TARGET_CUSTOM_FUNCTION_DESCRIPTORS): Move to...
2868         * config/sparc/sparc.c (TARGET_CUSTOM_FUNCTION_DESCRIPTORS): ... here.
2870 2016-10-17  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
2872         * gimple-ssa-strength-reduction.c (record_increment): Remove
2873         garbage comment.
2875 2016-10-17  Eric Botcazou  <ebotcazou@adacore.com>
2877         * expmed.c (expand_shift_1): Add MAY_FAIL parameter and do not assert
2878         that the result is non-zero if it is true.
2879         (maybe_expand_shift): New wrapper around expand_shift_1.
2880         (emit_store_flag): Call maybe_expand_shift in lieu of expand_shift.
2882 2016-10-17  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
2884         PR tree-optimization/77916
2885         * gimple-ssa-strength-reduction.c (create_add_on_incoming_edge):
2886         Don't allow a MINUS_EXPR for pointer arithmetic for either known
2887         or unknown strides.
2888         (record_increment): Increments of -1 for unknown strides just use
2889         a multiply initializer like other negative values.
2890         (analyze_increments): Remove stopgap solution for -1 increment
2891         applied to pointer arithmetic.
2893 2016-10-17  Yuri Rumyantsev  <ysrumyan@gmail.com>
2895         * dominance.c (dom_info::dom_info): Add new constructor for region
2896         which is vector of basic blocks.
2897         (dom_init): New method to initialize members common for both
2898         constructors.
2899         (dom_info::dom_info): Invoke dom_init for partial initialization.
2900         (dom_info::get_idom): Add check to corner cases on basic blocks which
2901         are not in region.
2902         (dom_info::calc_dfs_tree): Check M_FAKE_EXIT_EDGE instead of M_REVERSE
2903         to detect unreachable bbs.
2904         (dom_info::calc_idoms): Likewise.
2905         (compute_dom_fast_query_in_region): New function.
2906         (calculate_dominance_info_for_region): Likewise.
2907         (free_dominance_info_for_region): Likewise.
2908         * dominance.h: Add prototypes for introduced region-based functions
2909         tree-if-conv.c: (build_region): New function.
2910         (if_convertible_loop_p_1): Invoke local version of post-dominators
2911         calculation before basic block predication with subsequent freeing
2912         post-dominator info.
2913         (tree_if_conversion): Remove free of post-dominator info
2914         (pass_if_conversion::execute): Delete detection of infinite loops
2915         and fake edges to exit block since post-dominator calculation is
2916         performed per if-converted loop only.
2918 2016-10-17  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2920         PR target/77308
2921         * config/arm/arm.c (arm_emit_coreregs_64bit_shift): Clear the result
2922         register explicitly.
2923         * config/arm/arm.md (ashldi3, ashrdi3, lshrdi3): Don't FAIL if
2924         optimizing for size.
2926 2016-10-17  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2928         * config/aarch64/aarch64.c: Delete inclusion of
2929         cortex-a57-fma-steering.h.
2930         (aarch64_override_options): Delete call
2931         to aarch64_register_fma_steering.
2932         * config/aarch64/aarch64-protos.h (make_pass_fma_steering): Declare.
2933         * config/aarch64/cortex-a57-fma-steering.h: Delete.
2934         * config/aarch64/aarch64-passes.def: New file.
2935         * config/aarch64/cortex-a57-fma-steering.c
2936         (aarch64_register_fma_steering): Delete definition.
2937         (make_pass_fma_steering): Remove static qualifier.
2938         * config/aarch64/t-aarch64 (PASSES_EXTRA): New directive.
2939         (cortex-a57-fma-steering.o): Remove dependency on
2940         cortex-a57-fma-steering.h.
2942 2016-10-17  Eric Botcazou  <ebotcazou@adacore.com>
2944         * explow.c (validize_mem): Do not modify the argument in-place.
2946 2016-10-17  Thomas Schwinge  <thomas@codesourcery.com>
2948         * tree-streamer.c (record_common_node): Explicitly list expected
2949         tree codes.
2951 2016-10-17  Richard Biener  <rguenther@suse.de>
2953         PR tree-optimization/77988
2954         * tree-vrp.c (remove_range_assertions): Use replace_uses_by.
2956 2016-10-17  Marek Polacek  <polacek@redhat.com>
2958         * Makefile.in (C_COMMON_OBJS): Add c-family/c-attribs.o.
2960 2016-10-17  Richard Biener  <rguenther@suse.de>
2962         * bb-reorder.c (reorder_basic_blocks_simple): Clear BB_VISITED
2963         before using it.
2965 2016-10-17  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
2967         PR tree-optimization/71636
2968         * match.pd (x & ((1 << b) - 1) -> x & ~(~0 << b)): New pattern.
2970 2016-10-17  Richard Biener  <rguenther@suse.de>
2972         * gimplify.c (gimplify_function_tree): Do not move the outer
2973         binds block.
2975 2016-10-17  Jakub Jelinek  <jakub@redhat.com>
2977         * langhooks.h (struct lang_hooks_for_decls): Remove
2978         function_decl_explicit_p, function_decl_deleted_p and
2979         function_decl_defaulted hooks.  Add decl_dwarf_attribute hook.
2980         * langhooks-def.h (lhd_decl_dwarf_attribute): Declare.
2981         (LANG_HOOKS_FUNCTION_DECL_EXPLICIT_P,
2982         LANG_HOOKS_FUNCTION_DECL_DELETED_P,
2983         LANG_HOOKS_FUNCTION_DECL_DEFAULTED): Remove.
2984         (LANG_HOOKS_DECL_DWARF_ATTRIBUTE): Define.
2985         (LANG_HOOKS_DECLS): Remove LANG_HOOKS_FUNCTION_DECL_EXPLICIT_P,
2986         LANG_HOOKS_FUNCTION_DECL_DELETED_P and
2987         LANG_HOOKS_FUNCTION_DECL_DEFAULTED.  Add
2988         LANG_HOOKS_DECL_DWARF_ATTRIBUTE.
2989         * langhooks.c (lhd_decl_dwarf_attribute): New function.
2990         * dwarf2out.c (gen_subprogram_die): Use
2991         lang_hooks.decls.decl_dwarf_attribute instead of
2992         lang_hooks.decls.function_decl_*.
2994 2016-10-16  Eric Botcazou  <ebotcazou@adacore.com>
2996         PR ada/37139
2997         PR ada/67205
2998         * common.opt (-ftrampolines): New option.
2999         * doc/invoke.texi (Code Gen Options): Document it.
3000         * doc/tm.texi.in (Trampolines): Add TARGET_CUSTOM_FUNCTION_DESCRIPTORS.
3001         * doc/tm.texi: Regenerate.
3002         * builtins.def: Add init_descriptor and adjust_descriptor.
3003         * builtins.c (expand_builtin_init_trampoline): Do not issue a warning
3004         on platforms with descriptors.
3005         (expand_builtin_init_descriptor): New function.
3006         (expand_builtin_adjust_descriptor): Likewise.
3007         (expand_builtin) <BUILT_IN_INIT_DESCRIPTOR>: New case.
3008         <BUILT_IN_ADJUST_DESCRIPTOR>: Likewise.
3009         * calls.c (prepare_call_address): Remove SIBCALLP parameter and add
3010         FLAGS parameter.  Deal with indirect calls by descriptor and adjust.
3011         Set STATIC_CHAIN_REG_P on the static chain register, if any.
3012         (call_expr_flags): Set ECF_BY_DESCRIPTOR for calls by descriptor.
3013         (expand_call): Likewise.  Move around call to prepare_call_address
3014         and pass all flags to it.
3015         * cfgexpand.c (expand_call_stmt): Reinstate CALL_EXPR_BY_DESCRIPTOR.
3016         * gimple.h (enum gf_mask): New GF_CALL_BY_DESCRIPTOR value.
3017         (gimple_call_set_by_descriptor): New setter.
3018         (gimple_call_by_descriptor_p): New getter.
3019         * gimple.c (gimple_build_call_from_tree): SetCALL_EXPR_BY_DESCRIPTOR.
3020         (gimple_call_flags): Deal with GF_CALL_BY_DESCRIPTOR.
3021         * langhooks.h (struct lang_hooks): Add custom_function_descriptors.
3022         * langhooks-def.h (LANG_HOOKS_CUSTOM_FUNCTION_DESCRIPTORS): Define.
3023         (LANG_HOOKS_INITIALIZER): Add LANG_HOOKS_CUSTOM_FUNCTION_DESCRIPTORS.
3024         * rtl.h (STATIC_CHAIN_REG_P): New macro.
3025         * rtlanal.c (find_first_parameter_load): Skip static chain registers.
3026         * target.def (custom_function_descriptors): New POD hook.
3027         * tree.h (FUNC_ADDR_BY_DESCRIPTOR): New flag on ADDR_EXPR.
3028         (CALL_EXPR_BY_DESCRIPTOR): New flag on CALL_EXPR.
3029         * tree-core.h (ECF_BY_DESCRIPTOR): New mask.
3030         Document FUNC_ADDR_BY_DESCRIPTOR and CALL_EXPR_BY_DESCRIPTOR.
3031         * tree.c (make_node_stat) <tcc_declaration>: Use FUNCTION_ALIGNMENT.
3032         (build_common_builtin_nodes): Initialize init_descriptor and
3033         adjust_descriptor.
3034         * tree-nested.c: Include target.h.
3035         (struct nesting_info): Add 'any_descr_created' field.
3036         (get_descriptor_type): New function.
3037         (lookup_element_for_decl): New function extracted from...
3038         (create_field_for_decl): Likewise.
3039         (lookup_tramp_for_decl): ...here.  Adjust.
3040         (lookup_descr_for_decl): New function.
3041         (convert_tramp_reference_op): Deal with descriptors.
3042         (build_init_call_stmt): New function extracted from...
3043         (finalize_nesting_tree_1): ...here.  Adjust and deal with descriptors.
3044         * defaults.h (FUNCTION_ALIGNMENT): Define.
3045         (TRAMPOLINE_ALIGNMENT): Set to above instead of FUNCTION_BOUNDARY.
3046         * config/i386/i386.h (TARGET_CUSTOM_FUNCTION_DESCRIPTORS): Define.
3047         * config/ia64/ia64.h (TARGET_CUSTOM_FUNCTION_DESCRIPTORS): Likewise.
3048         * config/rs6000/rs6000.h (TARGET_CUSTOM_FUNCTION_DESCRIPTORS):Likewise.
3049         * config/sparc/sparc.h (TARGET_CUSTOM_FUNCTION_DESCRIPTORS): Likewise.
3051 2016-10-16  Eric Botcazou  <ebotcazou@adacore.com>
3053         * config/sparc/sparc.c (sparc_expand_vector_init): Only accept literal
3054         constants in CONST_VECTORs.
3056 2016-10-15  Eric Botcazou  <ebotcazou@adacore.com>
3058         * config/sparc/sparc.c (sparc_expand_vec_perm_bmask): Use a scratch
3059         register as destination of bmask.
3060         (vector_init_bshuffle): Likewise.
3061         * config/sparc/sparc.md (vec_perm_constv8qi): Likewise.
3062         (bmaskdi_vis): Enable only in 64-bit mode.
3064 2016-10-15  Segher Boessenkool  <segher@kernel.crashing.org>
3066         * config/rs6000/rs6000.c (rs6000_get_separate_components): Do not
3067         make LR a separately shrink-wrapped component unless savres_strategy
3068         contains all of {SAVE,REST}_INLINE_{GPRS,FPRS,VRS}.  Do not wrap
3069         GPRs unless both {SAVE,REST}_INLINE_GPRS.  Do not disallow all
3070         wrapping when not both {SAVE,REST}_INLINE_GPRS.
3072 2016-10-15  Eric Botcazou  <ebotcazou@adacore.com>
3074         * optabs.c (expand_parity): Fix mode mismatch, add final conversion
3075         and keep looping on failure.
3077 2016-10-14  David Malcolm  <dmalcolm@redhat.com>
3079         * print-rtl-function.c (print_edge): Omit "(flags)" when none are
3080         set.
3081         (print_rtx_function): Update example in comment for...
3082         * print-rtl.c (print_rtx_operand_code_r): In compact mode, print
3083         non-virtual pseudos with a '%' sigil followed by the regno, offset
3084         by (LAST_VIRTUAL_REGISTER + 1), so that the first non-virtual
3085         pseudo is dumped as "%0".
3087 2016-10-14  Jakub Jelinek  <jakub@redhat.com>
3089         PR middle-end/77959
3090         * expr.c (expand_expr_real_1) <case CONST_DECL>: For EXPAND_WRITE
3091         return a MEM.
3093 2016-10-14  Eric Botcazou  <ebotcazou@adacore.com>
3095         * config/sparc/sparc-passes.def: New file.
3096         * config/sparc/t-sparc (PASSES_EXTRA): Add sparc-passes.def.
3097         * config/sparc/sparc-protos.h (make_pass_work_around_errata): New.
3098         * config/sparc/sparc.c (sparc_option_override): Don't register passes.
3100 2016-10-14  Pat Haugen  <pthaugen@us.ibm.com>
3102         * loop-unroll.c (unroll_loop_runtime_iterations): Condition initial
3103         loop peel to loops with exit test at the beginning.
3105 2016-10-14  Pat Haugen  <pthaugen@us.ibm.com>
3107         PR rtl-optimization/68212
3108         * cfgloopmanip.c (duplicate_loop_to_header_edge): Use preheader edge
3109         frequency when computing scale factor for peeled copies.
3110         * loop-unroll.c (unroll_loop_runtime_iterations): Fix freq/count
3111         values for switch/peel blocks/edges.
3113 2016-10-14  Pedro Alves  <palves@redhat.com>
3115         * coretypes.h (OVERRIDE, FINAL): Delete, moved to include/ansidecl.h.
3117 2016-10-14  Catherine Moore  <clm@codesourcery.com>
3119         * config/mips/mips.c (mips_prepare_pch_save): Initialize
3120         micromips_globals to zero.
3122 2016-10-14  Richard Biener  <rguenther@suse.de>
3124         PR tree-optimization/77979
3125         * tree-vrp.c (compare_name_with_value): Handle released SSA names
3126         in the equivalency sets.
3127         (compare_names): Likewise.
3129 2016-10-14  Martin Liska  <mliska@suse.cz>
3131         * builtins.h(target_char_cst_p): Declare the function.
3132         * builtins.c (fold_builtin_memchr): Remove.
3133         (target_char_cst_p): Move the function from gimple-fold.c.
3134         (fold_builtin_3): Do not call the function.
3135         * gimple-fold.c (gimple_fold_builtin_memchr): New function.
3136         (gimple_fold_builtin): Call the function.
3137         * fold-const-call.c (fold_const_call_1): Handle CFN_BUILT_IN_MEMCHR.
3139 2016-10-14  Martin Liska  <mliska@suse.cz>
3141         * builtins.c (fold_builtin_strcmp): Remove function.
3142         (fold_builtin_strncmp): Likewise.
3143         (fold_builtin_2): Remove call of the function.
3144         (fold_builtin_3): Likewise.
3145         * fold-const-call.c (fold_const_call): Add constant folding
3146         for CFN_BUILT_IN_STRCASECMP and CFN_BUILT_IN_STRNCASECMP.
3147         * fold-const-call.h (build_cmp_result): Declare the function.
3148         * gimple-fold.c (gimple_load_first_char): New function.
3149         (gimple_fold_builtin_string_compare): Likewise.
3150         (gimple_fold_builtin): Call the function.
3152 2016-10-14  Nathan Sidwell  <nathan@acm.org>
3154         * gcov-io.c (gcov_open): Deconstify 'mode'.
3156 2016-10-14  Martin Liska  <mliska@suse.cz>
3158         * fold-const.c (c_getstr): Support of properly \0-terminated
3159         string constants.  New argument is added.
3160         * fold-const.h: New argument is added.
3162 2016-10-14  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
3164         * config/aarch64/aarch64.c (aarch64_print_hint_for_core_or_arch):
3165         New function.
3166         (aarch64_print_hint_for_core): Likewise.
3167         (aarch64_print_hint_for_arch): Likewise.
3168         (aarch64_validate_march): Use it.  Fix indentation in type signature.
3169         (aarch64_validate_mcpu): Use aarch64_print_hint_for_core_or_arch.
3170         (aarch64_validate_mtune): Likewise.
3171         (aarch64_handle_attr_arch): Likewise.
3172         (aarch64_handle_attr_cpu): Likewise.
3173         (aarch64_handle_attr_tune): Likewise.
3175 2016-10-14  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
3177         * optabs.def: Remove optab function gen_int_libfunc for sdivmod_optab
3178         and udivmod_optab.
3180 2016-10-13  Andreas Schwab  <schwab@linux-m68k.org>
3182         * config/m68k/m68k.c (m68k_option_override): Check
3183         opt_fstack_limit_symbol_arg and opt_fstack_limit_register_no
3184         instead of stack_limit_rtx.
3186 2016-10-13  Jakub Jelinek  <jakub@redhat.com>
3188         * dwarf2out.c (gen_member_die): Handle inline static data member
3189         definitions.
3191 2016-10-13  Nathan Sidwell  <nathan@acm.org>
3193         * gcov-io.c (gcov_open): Fix documentation.  Simplify setting
3194         gcov_var.mode.  Remove unnecessary fstat.
3196 2016-10-13  Segher Boessenkool  <segher@kernel.crashing.org>
3198         PR bootstrap/77962
3199         * function.c (thread_prologue_and_epilogue_insns): Call all
3200         make_*logue_seq in the same order as traditional.  Call them
3201         all a second time if shrink_wrapped_separate.
3203 2016-10-13  Marek Polacek  <polacek@redhat.com>
3205         * Makefile.in (insn-attrtab.o-warn, insn-dfatab.o-warn,
3206         insn-latencytab.o-warn, insn-output.o-warn, insn-emit.o-warn): Don't
3207         use -Wno-error.
3209 2016-10-13  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
3211         PR tree-optimization/77937
3212         * gimple-ssa-strength-reduction.c (analyze_increments): Set cost
3213         to infinite when we have a pointer with an increment of -1.
3215 2016-10-13  Thomas Preud'homme  <thomas.preudhomme@arm.com>
3217         * coretypes.h: Move MEMMODEL_* macros and enum memmodel definition
3218         into ...
3219         * memmodel.h: This file.
3220         * alias.c, asan.c, auto-inc-dec.c, bb-reorder.c, bt-load.c,
3221           caller-save.c, calls.c, ccmp.c, cfgbuild.c, cfgcleanup.c,
3222           cfgexpand.c, cfgloopanal.c, cfgrtl.c, cilk-common.c, combine.c,
3223           combine-stack-adj.c, common/config/aarch64/aarch64-common.c,
3224           common/config/arm/arm-common.c, common/config/bfin/bfin-common.c,
3225           common/config/c6x/c6x-common.c, common/config/i386/i386-common.c,
3226           common/config/ia64/ia64-common.c, common/config/nvptx/nvptx-common.c,
3227           compare-elim.c, config/aarch64/aarch64-builtins.c,
3228           config/aarch64/aarch64-c.c, config/aarch64/cortex-a57-fma-steering.c,
3229           config/arc/arc.c, config/arc/arc-c.c, config/arm/arm-builtins.c,
3230           config/arm/arm-c.c, config/avr/avr.c, config/avr/avr-c.c,
3231           config/avr/avr-log.c, config/bfin/bfin.c, config/c6x/c6x.c,
3232           config/cr16/cr16.c, config/cris/cris.c, config/darwin-c.c,
3233           config/darwin.c, config/epiphany/epiphany.c,
3234           config/epiphany/mode-switch-use.c,
3235           config/epiphany/resolve-sw-modes.c, config/fr30/fr30.c,
3236           config/frv/frv.c, config/ft32/ft32.c, config/h8300/h8300.c,
3237           config/i386/i386-c.c, config/i386/winnt.c, config/iq2000/iq2000.c,
3238           config/lm32/lm32.c, config/m32c/m32c.c, config/m32r/m32r.c,
3239           config/m68k/m68k.c, config/mcore/mcore.c,
3240           config/microblaze/microblaze.c, config/mmix/mmix.c,
3241           config/mn10300/mn10300.c, config/moxie/moxie.c,
3242           config/msp430/msp430.c, config/nds32/nds32-cost.c,
3243           config/nds32/nds32-intrinsic.c, config/nds32/nds32-md-auxiliary.c,
3244           config/nds32/nds32-memory-manipulation.c,
3245           config/nds32/nds32-predicates.c, config/nds32/nds32.c,
3246           config/nios2/nios2.c, config/nvptx/nvptx.c, config/pa/pa.c,
3247           config/pdp11/pdp11.c, config/rl78/rl78.c, config/rs6000/rs6000-c.c,
3248           config/rx/rx.c, config/s390/s390-c.c, config/s390/s390.c,
3249           config/sh/sh.c, config/sh/sh-c.c, config/sh/sh-mem.cc,
3250           config/sh/sh_treg_combine.cc, config/sol2.c, config/spu/spu.c,
3251           config/stormy16/stormy16.c, config/tilegx/tilegx.c,
3252           config/tilepro/tilepro.c, config/v850/v850.c, config/vax/vax.c,
3253           config/visium/visium.c, config/vms/vms-c.c, config/xtensa/xtensa.c,
3254           coverage.c, cppbuiltin.c, cprop.c, cse.c, cselib.c, dbxout.c, dce.c,
3255           df-core.c, df-problems.c, df-scan.c, dojump.c, dse.c, dwarf2asm.c,
3256           dwarf2cfi.c, dwarf2out.c, emit-rtl.c, except.c, explow.c, expmed.c,
3257           expr.c, final.c, fold-const.c, function.c, fwprop.c, gcse.c,
3258           ggc-page.c, haifa-sched.c, hsa-brig.c, hsa-gen.c, hw-doloop.c,
3259           ifcvt.c, init-regs.c, internal-fn.c, ira-build.c, ira-color.c,
3260           ira-conflicts.c, ira-costs.c, ira-emit.c, ira-lives.c, ira.c, jump.c,
3261           loop-doloop.c, loop-invariant.c, loop-iv.c, loop-unroll.c,
3262           lower-subreg.c, lra.c, lra-assigns.c, lra-coalesce.c,
3263           lra-constraints.c, lra-eliminations.c, lra-lives.c, lra-remat.c,
3264           lra-spills.c, mode-switching.c, modulo-sched.c, omp-low.c, passes.c,
3265           postreload-gcse.c, postreload.c, predict.c, print-rtl-function.c,
3266           recog.c, ree.c, reg-stack.c, regcprop.c, reginfo.c, regrename.c,
3267           reload.c, reload1.c, reorg.c, resource.c, rtl-chkp.c, rtl-tests.c,
3268           rtlanal.c, rtlhooks.c, sched-deps.c, sched-rgn.c, sdbout.c,
3269           sel-sched-ir.c, sel-sched.c, shrink-wrap.c, simplify-rtx.c,
3270           stack-ptr-mod.c, stmt.c, stor-layout.c, target-globals.c,
3271           targhooks.c, toplev.c, tree-nested.c, tree-outof-ssa.c,
3272           tree-profile.c, tree-ssa-coalesce.c, tree-ssa-ifcombine.c,
3273           tree-ssa-loop-ivopts.c, tree-ssa-loop.c, tree-ssa-reassoc.c,
3274           tree-ssa-sccvn.c, tree-vect-data-refs.c, ubsan.c, valtrack.c,
3275           var-tracking.c, varasm.c: Include memmodel.h.
3276         * genattrtab.c (write_header): Include memmodel.h in generated file.
3277         * genautomata.c (main): Likewise.
3278         * gengtype.c (open_base_files): Likewise.
3279         * genopinit.c (main): Likewise.
3280         * genconditions.c (write_header): Include memmodel.h earlier in
3281         generated file.
3282         * genemit.c (main): Likewise.
3283         * genoutput.c (output_prologue): Likewise.
3284         * genpeep.c (main): Likewise.
3285         * genpreds.c (write_insn_preds_c): Likewise.
3286         * genrecog.c (write_header): Likewise.
3287         * Makefile.in (PLUGIN_HEADERS): Include memmodel.h
3289 2016-10-13  David Malcolm  <dmalcolm@redhat.com>
3291         * function-tests.c (selftest::test_expansion_to_rtl): Add "true"
3292         for new "compact" param of print_rtx_function.  Check for "cinsn"
3293         rather than "insn".
3294         * print-rtl-function.c (flag_compact): New decl.
3295         (print_rtx_function): Add param "compact" and use it to set
3296         flag_compact, adding a description of the effect to the leading
3297         comment, and updating the example output.
3298         * print-rtl.c (flag_compact): New variable.
3299         (print_rtx_operand_code_0): Omit the JUMP_LABEL reference in compact
3300         mode.
3301         (print_rtx_operand_code_i): When printing source locations, wrap
3302         xloc.file in quotes.  Don't print INSN_CODEs in compact mode.
3303         (print_rtx_operand_code_r): Don't print regnos for hard regs and
3304         virtuals in compact mode.
3305         (print_rtx_operand_code_u): Don't print insn UIDs in compact mode,
3306         apart from in LABEL_REFs.
3307         (print_rtx_operand): In case 'w', don't print in hex in compact mode.
3308         Don't print basic block ids in compact mode.
3309         (print_rtx):  In compact mode, prefix the code of insns with "c",
3310         only print the INSN_UID of CODE_LABELs, and omit their LABEL_NUSES.
3311         * print-rtl.h (print_rtx_function): Add "compact" param.
3313 2016-10-13  Richard Earnshaw  <rearnsha@arm.com>
3315         * arm.h (TARGET_VFP): Delete.
3316         (TARGET_VFPD32): Remove references to TARGET_VFP.
3317         (TARGET_VFP3, TARGET_VFP5): Likewise.
3318         (TARGET_VFP_SINGLE, TARGET_VFP_DOUBLE): Likewise.
3319         (TARGET_NEON_FP16): Likewise.
3320         (TARGET_FMA): Likewise.
3321         (TARGET_CRYPTO): Likewise.
3322         (TARGET_NEON): Likewise.
3323         (SECONDARY_OUTPUT_RELOAD_CLASS): Likewise.
3324         (FUNCTION_ARG_REGNO_P): Likewise.
3325         * arm.c (arm_option_check_internal): Likewise.
3326         (arm_option_override): Likewise.
3327         (use_return_insn): Likewise.
3328         (arm_function_value_regno_p): Likewise.
3329         (arm_apply_result_size): Likewise.
3330         (use_vfp_abi): Likewise.
3331         (arm_legitimate_address_outer_p): Likewise.
3332         (thumb2_legitimate_address_p): Likewise.
3333         (arm_legitimate_index_p): Likewise.
3334         (thumb2_legitimate_index_p): Likewise.
3335         (arm_legitimate_address): Likewise.
3336         (arm_get_vfp_saved_size): Likewise.
3337         (arm_emit_vfp_multi_reg_pop): Likewise.
3338         (arm_get_frame_offsets): Likewise.
3339         (arm_save_coproc_regs): Likewise.
3340         (arm_hard_regno_mode_ok): Likewise.
3341         (arm_expand_epilogue_apcs_frame): Likewise.
3342         (arm_expand_epilogue): Likewise.
3343         (arm_file_start): Likewise.
3344         (arm_conditional_register_usage): Likewise.
3345         (arm_validize_comparison): Use vfp_compare_operand directly.
3346         * arm-builtins.c (arm_init_builtins): Remove references to TARGET_VFP.
3347         (arm_expand_vfp_builtin): Use TARGET_HARD_FLOAT for detecting
3348         unsupported usage.
3349         (arm_atomic_assign_expand_fenv): Likewise.
3350         * arm.md (divsf3): Likewise.
3351         (arm_negsi2): Likewise.
3352         (absdf2): Likewise.
3353         (arm_movdi): Likewise.
3354         (arm_movt): Likewise.
3355         (cbranchsf4): Change predicate to vfp_compare_operand.
3356         (cbranchdf4): Change predicate to vfp_compare_operand.
3357         (cstorehf4): Change predicate to vfp_compare_operand.
3358         (cstoresf4): Change predicate to vfp_compare_operand.
3359         (cstoredf4): Change predicate to vfp_compare_operand.
3360         (vfp_pop_multiple_with_writeback): Remove references to TARGET_VFP.
3361         (movhi_insn_arch4, movhi_bytes): Likewise.
3362         * constraints.md (Dt): Likewise.
3363         (Dp): Likewise.
3364         * iterators.md (SDF): Likewise.
3365         * predicates.md (arm_float_compare_operand): Delete.
3366         (const_double_vcvt_power_of_two_reciprocal): Remove references to
3367         TARGET_VFP.
3368         (const_double_vcvt_power_of_two): Likewise.
3369         * thumb2.md thumb2_movsi_insn): Likewise.
3370         * vfp.md (arm_movhi_vfp, thumb2_movhi_vfp): Likewise.
3371         (movhf_vfp): Likewise.
3372         (arm_movsi_vfp, thumb2_movsi_vfp): Likewise.
3373         (movdi_vfp, movdi_vfp_cortexa8): Likewise.
3374         (movsf_vfp, thumb2_movsf_vfp): Likewise.
3375         (movdf_vfp, thumb2_movdf_vfp): Likewise.
3376         (movsfcc_vfp, abssf2_vfp, negsf2_vfp, addsf3_vfp): Likewise.
3377         (subsf3_vfp, divsf3_vfp): Likewise.
3378         (mulsf3_vfp, mulsf3negsf_vfp, negmulsf3_vfp): Likewise.
3379         (mulsf3addsf_vfp, (mulsf3subsf_vfp, mulsf3negsfaddsf_vfp): Likewise.
3380         (mulsf3negsfsubsf_vfp): Likewise.
3381         (truncsisf2_vfp, fixuns_truncsfsi2, floatsisf2_vfp): Likewise.
3382         (floatunssisf2, sqrtsf2_vfp): Likewise.
3383         (movcc_vfp): Likewise.
3384         (cmpsf_split_vfp, cmpsf_trap_split_vfp): Likewise.
3385         (cmpsf_vfp, cmpsf_trap_vfp): Likewise.
3386         (push_multi_vfp): Likewise.
3387         (set_fpscr, get_fpscr): Likewise.
3388         * arm-c.c (arm_cpu_builtins): Unconditionally define __VFP_FP__.
3390 2016-10-13  Richard Earnshaw  <rearnsha@arm.com>
3392         * arm.h (TARGET_VFP): Unconditionally define to 1.
3393         (arm_fpu_desc): Remove 'model' field.
3394         (TARGET_FPU_MODEL): Delete.
3395         * arm.c (all_fpus): Don't initialize the model field.
3396         (arm_can_inline_p): Don't check the FPU model.
3397         * arm-fpus.def: Remove redundant model field from all FPU
3398         descriptions.
3400 2016-10-13  Richard Biener  <rguenther@suse.de>
3402         PR middle-end/77826
3403         * genmatch.c (struct capture): Add value_match member.
3404         (commutate): Preserve value_match.
3405         (lower_opt_convert): Likewise.
3406         (lower_cond): Likewise.
3407         (replace_id): Likewise.
3408         (struct dt_operand): Add value_match member.
3409         (decision_tree::cmp_node): Compare it.
3410         (decision_tree::insert_operand): Honor it when finding and
3411         when appending a DT_MATCH.
3412         (dt_operand::gen_match_op): Generate a type check after
3413         operand_equal_p if ! value_match for both GENERIC and GIMPLE.
3414         (parser::get_internal_capture_id): New helper.
3415         (parser::finish_match_operand): New function lowering @@<id>.
3416         (parser::parse_capture): Parse @@<id> as value-match.
3417         (parser::parse_expr): Use get_internal_capture_id.
3418         (parser::parse_simplify): Call finish_match_operand.
3419         (walk_captures): New helper.
3420         * match.pd (X - (X / Y) * Y -> X % Y): Use value-matching instead
3421         of operand_equal_p.
3422         ((X /[ex] A) * A -> X): Likewise.
3423         ((X | Y) ^ X -> Y & ~ X): Handle constants properly by using
3424         convert[12] and value-matching.
3425         ((A | B) & (A | C) ->  A | (B & C)): Likewise.
3426         ((X | Y) | Y -> X | Y): Likewise.
3427         ((X ^ Y) ^ Y -> X): Likewise.
3428         (A - (A & B) -> ~B & A): Likewise.
3429         ((T)(P + A) - (T)P -> (T) A): Likewise.
3430         ((T)P - (T)(P + A) -> -(T) A): Likewise.
3431         ((T)(P + A) - (T)(P + B) -> (T)A - (T)B): Likewise.
3432         * doc/match-and-simplify.texi: Amend capture section.
3434 2016-10-13  Claudiu Zissulescu  <claziss@synopsys.com>
3436         * config/arc/arc.md (umul_600): Remove predicated variant.
3437         (umul64_600): Likewise.
3439 2016-10-13  Claudiu Zissulescu  <claziss@synopsys.com>
3441         * config/arc/arc.h (INSN_LENGTH_ALIGNMENT): Change.
3443 2016-10-13  Bin Cheng  <bin.cheng@arm.com>
3445         * tree-vect-loop.c (loop_niters_no_overflow): New func.
3446         (vect_transform_loop): Call loop_niters_no_overflow.  Pass the
3447         no-overflow information to vect_do_peeling_for_loop_bound and
3448         vect_gen_vector_loop_niters.
3450 2016-10-13  Bin Cheng  <bin.cheng@arm.com>
3452         * tree-predcom.c (tree_predictive_commoning_loop): Skip loop that only
3453         iterates 1 time.
3455 2016-10-13  Bin Cheng  <bin.cheng@arm.com>
3457         * tree-vect-loop-manip.c (adjust_vec_debug_stmts): Don't release
3458         adjust_vec automatically.
3459         (slpeel_add_loop_guard): Remove param cond_expr_stmt_list.  Rename
3460         param exit_bb to guard_to.
3461         (slpeel_checking_verify_cfg_after_peeling):
3462         (set_prologue_iterations):
3463         (create_lcssa_for_virtual_phi): New func which is factored out from
3464         slpeel_tree_peel_loop_to_edge.
3465         (slpeel_tree_peel_loop_to_edge):
3466         (iv_phi_p): New func.
3467         (vect_can_advance_ivs_p): Call iv_phi_p.
3468         (vect_update_ivs_after_vectorizer): Call iv_phi_p.  Directly insert
3469         new gimple stmts in basic block.
3470         (vect_gen_niters_for_prolog_loop): Rename to...
3471         (vect_gen_prolog_loop_niters): ...Rename from.  Change parameters and
3472         adjust implementation.
3473         (vect_update_inits_of_drs): Fix code style issue.  Convert niters to
3474         sizetype if necessary.
3475         (vect_build_loop_niters): Move to here from tree-vect-loop.c.  Change
3476         it to external function.
3477         (vect_gen_scalar_loop_niters, vect_gen_vector_loop_niters): New.
3478         (vect_gen_vector_loop_niters_mult_vf): New.
3479         (slpeel_update_phi_nodes_for_loops): New.
3480         (slpeel_update_phi_nodes_for_guard1): Reimplement.
3481         (find_guard_arg, slpeel_update_phi_nodes_for_guard2): Reimplement.
3482         (slpeel_update_phi_nodes_for_lcssa, vect_do_peeling): New.
3483         * tree-vect-loop.c (vect_build_loop_niters): Move to file
3484         tree-vect-loop-manip.c
3485         (vect_generate_tmps_on_preheader): Delete.
3486         (vect_transform_loop): Rename vectorization_factor to vf.  Call
3487         vect_do_peeling instead of vect_do_peeling-* functions.
3488         * tree-vectorizer.h (vect_do_peeling): New decl.
3489         (vect_build_loop_niters, vect_gen_vector_loop_niters): New decls.
3490         (vect_do_peeling_for_loop_bound): Delete.
3491         (vect_do_peeling_for_alignment): Delete.
3493 2016-10-13  Bin Cheng  <bin.cheng@arm.com>
3495         * tree-vect-loop-manip.c (slpeel_tree_duplicate_loop_to_edge_cfg): Put
3496         duplicated loop after its preheader and after the original loop.
3498 2016-10-13  Bin Cheng  <bin.cheng@arm.com>
3500         * tree-vect-loop.c (vect_analyze_loop_2): Check and skip loop if it
3501         has no enough iterations for LOOP_VINFO_PEELING_FOR_GAPS.
3503 2016-10-13  Bin Cheng  <bin.cheng@arm.com>
3505         * tree-vect-loop.c (vectorizable_live_operation): Support handling
3506         for live variable outside loop but not in lcssa form.
3508 2016-10-13  Bin Cheng  <bin.cheng@arm.com>
3510         * cfg.c (reset_original_copy_tables): New func.
3511         * cfg.h (reset_original_copy_tables): New decl.
3513 2016-10-13  Jakub Jelinek  <jakub@redhat.com>
3515         PR c/77946
3516         * tree.h (FALLTHROUGH_LABEL_P): Use private_flag instead of
3517         public_flag.
3518         * varasm.c (default_binds_local_p_3): Formatting fix.
3520 2016-10-13  Bin Cheng  <bin.cheng@arm.com>
3522         * tree-vect-loop-manip.c (slpeel_can_duplicate_loop_p): Fix code
3523         style issue.
3524         (vect_do_peeling_for_loop_bound, vect_do_peeling_for_alignment):
3525         Remove useless code.
3527 2016-10-13  Martin Liska  <mliska@suse.cz>
3529         PR tree-optimization/77943
3530         * tree-ssa-tail-merge.c (merge_stmts_p): Do not merge BBs with
3531         a different EH landing pads.
3533 2016-10-13  Jakub Jelinek  <jakub@redhat.com>
3535         PR target/77957
3536         * hooks.h (hook_tree_void_null): Declare.
3537         * hooks.c (hook_tree_void_null): New function.
3538         * langhooks.c (lhd_return_null_tree_v): Remove.
3539         * langhooks-def.h (lhd_return_null_tree_v): Remove.
3540         * cfgexpand.c (stack_protect_prologue): If guard_decl is NULL,
3541         set y to const0_rtx.
3542         * function.c (stack_protect_epilogue): Likewise.
3543         * config/tilepro/tilepro.c (TARGET_STACK_PROTECT_GUARD): Redefine
3544         if TARGET_THREAD_SSP_OFFSET is defined.
3545         * config/s390/s390.c (TARGET_STACK_PROTECT_GUARD): Likewise.
3546         * config/sparc/sparc.c (TARGET_STACK_PROTECT_GUARD): Likewise.
3547         * config/tilegx/tilegx.c (TARGET_STACK_PROTECT_GUARD): Likewise.
3548         * config/rs6000/rs6000.c (TARGET_STACK_PROTECT_GUARD): Likewise.
3549         * config/i386/i386.c (TARGET_STACK_PROTECT_GUARD): Likewise.
3550         (ix86_stack_protect_guard): New function.
3552 2016-10-13  Richard Biener  <rguenther@suse.de>
3554         * dwarf2out.c (tree_add_const_value_attribute): Do not try
3555         rtl_for_decl_init during early phase.
3556         (gen_variable_die): Do not create locations during early phase.
3557         (gen_label_die): Likewise.
3558         (decls_for_scope): Do not waste time handling BLOCK_NONLOCALIZED_VARs
3559         twice.
3561 2016-10-12  Richard Biener  <rguenther@suse.de>
3563         * tree-vrp.c (evrp_dom_walker::try_find_new_range): Renamed from
3564         try_add_new_range and made to eturn new range.
3565         (evrp_dom_walker::before_dom_children): Push op1 value range before
3566         pushing op0 value range.
3568 2016-10-12  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
3570         PR tree-optimization/77937
3571         * gimple-ssa-strength-reduction.c (analyze_increments): Use
3572         POINTER_TYPE_P on the candidate type to determine whether
3573         candidates in this chain require pointer arithmetic.
3575 2016-10-12  Eric Botcazou  <ebotcazou@adacore.com>
3577         * config/visium/visium.c (visium_gimplify_va_arg): Emit a big-endian
3578         correction if the type is smaller than a word.
3579         (visium_select_cc_mode): Add ... fall through ... comment.
3581 2016-10-12  Segher Boessenkool  <segher@kernel.crashing.org>
3583         * config/rs6000/rs6000.c (machine_function): Add new fields
3584         gpr_is_wrapped_separately and lr_is_wrapped_separately.
3585         (TARGET_SHRINK_WRAP_GET_SEPARATE_COMPONENTS,
3586         TARGET_SHRINK_WRAP_COMPONENTS_FOR_BB,
3587         TARGET_SHRINK_WRAP_DISQUALIFY_COMPONENTS,
3588         TARGET_SHRINK_WRAP_EMIT_PROLOGUE_COMPONENTS,
3589         TARGET_SHRINK_WRAP_EMIT_EPILOGUE_COMPONENTS,
3590         TARGET_SHRINK_WRAP_SET_HANDLED_COMPONENTS): Define.
3591         (rs6000_get_separate_components): New function.
3592         (rs6000_components_for_bb): New function.
3593         (rs6000_disqualify_components): New function.
3594         (rs6000_emit_prologue_components): New function.
3595         (rs6000_emit_epilogue_components): New function.
3596         (rs6000_set_handled_components): New function.
3597         (rs6000_emit_prologue): Don't emit LR save if lr_is_wrapped_separately.
3598         Don't emit GPR saves if gpr_is_wrapped_separately for that register.
3599         (restore_saved_lr): Don't restore LR if lr_is_wrapped_separately.
3600         (rs6000_emit_epilogue): Don't emit GPR restores if
3601         gpr_is_wrapped_separately for that register.  Don't make a
3602         REG_CFA_RESTORE note for registers we did not restore, either.
3604 2016-10-12  Segher Boessenkool  <segher@kernel.crashing.org>
3606         * function.c (thread_prologue_and_epilogue_insns): Call
3607         try_shrink_wrapping_separate.  Compute the prologue_seq afterwards,
3608         if it has possibly changed.  Compute the split_prologue_seq and
3609         epilogue_seq later, too.
3610         * shrink-wrap.c: #include cfgbuild.h and insn-config.h.
3611         (dump_components): New function.
3612         (struct sw): New struct.
3613         (SW): New function.
3614         (init_separate_shrink_wrap): New function.
3615         (fini_separate_shrink_wrap): New function.
3616         (place_prologue_for_one_component): New function.
3617         (spread_components): New function.
3618         (disqualify_problematic_components): New function.
3619         (emit_common_heads_for_components): New function.
3620         (emit_common_tails_for_components): New function.
3621         (insert_prologue_epilogue_for_components): New function.
3622         (try_shrink_wrapping_separate): New function.
3623         * shrink-wrap.h: Declare try_shrink_wrapping_separate.
3625 2016-10-12  Segher Boessenkool  <segher@kernel.crashing.org>
3627         * regrename.c (build_def_use): Invalidate chains that have a
3628         REG_CFA_RESTORE on some instruction.
3630 2016-10-12  Segher Boessenkool  <segher@kernel.crashing.org>
3632         * dce.c (delete_unmarked_insns): Don't delete instructions with
3633         a REG_CFA_RESTORE note.
3635 2016-10-12  Segher Boessenkool  <segher@kernel.crashing.org>
3637         * common.opt (-fshrink-wrap-separate): New flag.
3638         * doc/invoke.texi: Document it.
3639         * doc/tm.texi.in (Shrink-wrapping separate components): New subsection.
3640         * doc/tm.texi: Regenerate.
3641         * emit-rtl.h (struct rtl_data): New field shrink_wrapped_separate.
3642         * target.def (shrink_wrap): New hook vector.
3643         (get_separate_components, components_for_bb, disqualify_components,
3644         emit_prologue_components, emit_epilogue_components,
3645         set_handled_components): New hooks.
3647 2016-10-12  Segher Boessenkool  <segher@kernel.crashing.org>
3649         * config/rs6000/rs6000.c (rs6000_return_in_memory): Warn for
3650         vector return by reference only if -Wpsabi.
3651         (rs6000_pass_by_reference): Similarly, for argument passing.
3653 2016-10-12  David Malcolm  <dmalcolm@redhat.com>
3655         * function-tests.c: Include "print-rtl.h".
3656         (selftest::test_expansion_to_rtl): Call print_rtx_function on the
3657         function, and verify what is dumped.
3658         * print-rtl-function.c (print_edge): New function.
3659         (begin_any_block): New function.
3660         (end_any_block): New function.
3661         (can_have_basic_block_p): New function.
3662         (print_rtx_function): Track the basic blocks of insns in the
3663         chain, wrapping those that are within blocks within "(block)"
3664         directives.  Remove the "(cfg)" directive.
3666 2016-10-12  David Malcolm  <dmalcolm@redhat.com>
3668         * selftest.c (selftest::read_file): New function.
3669         (selftest::test_read_file): New function.
3670         (selftest::selftest_c_tests): Call test_read_file.
3671         * selftest.h (selftest::read_file): New decl.
3673 2016-10-12  Richard Biener  <rguenther@suse.de>
3675         PR debug/77947
3676         * cgraphunit.c (analyze_functions): Preserve cgraph nodes
3677         function context.
3679 2016-10-12  Thomas Schwinge  <thomas@codesourcery.com>
3681         * lto-streamer.c: Fix LTO_STREAMER_DEBUG build.
3683         * dwarf2out.c (dwarf2_lineno_debug_hooks): Use
3684         dwarf2out_assembly_start.
3686         * Makefile.in (SELFTEST_FLAGS): Add -nostdinc.
3688         * Makefile.in (SELFTEST_FLAGS): New variable.
3689         (s-selftest, selftest-gdb, selftest-valgrind): Use it.
3691         * vmsdbgout.c (vmsdbg_debug_hooks): Add filename parameter to
3692         early_finish hook.
3694 2016-10-12  Georg-Johann Lay  <avr@gjlay.de>
3696         * rtl.h (struct rtx_def): Comment how RTX_FLAGS will be
3697         dumped in RTL dumps.
3699 2016-10-12  Martin Liska  <mliska@suse.cz>
3701         * gimple-fold.c (create_tmp_reg_or_ssa_name): New function.
3702         (gimple_fold_builtin_memory_op): Use the function.
3703         (gimple_fold_builtin_strchr): Likewise.
3704         (gimple_fold_builtin_strcat): Likewise.
3705         (gimple_build): Likewise.
3707 2016-10-12  Nathan Sidwell  <nathan@acm.org>
3709         * diagnostic.c (diagnostc_report_diagnostic): Fix formatting.
3711 2016-10-12  Pierre-Marie de Rodat  <derodat@adacore.com>
3713         * dwarf2out.c (int_loc_descriptor): Generate opcodes for another
3714         equivalent 32-bit constant (modulo 2**32) when that yields
3715         smaller instructions.
3716         (size_of_int_loc_descriptor): Update accordingly.
3718 2016-10-12  Pierre-Marie de Rodat  <derodat@adacore.com>
3720         * dwarf2out.c (dwarf2out_early_global_decl): For nested
3721         functions, call dwarf2out_decl on the parent function first.
3723 2016-10-12  Richard Biener  <rguenther@suse.de>
3725         * match.pd ((X /[ex] A) * A -> X): Remove unnecessary constraint
3726         on the conversion.
3728 2016-10-12  Richard Biener  <rguenther@suse.de>
3730         * tree-ssa-propagate.c
3731         (substitute_and_fold_dom_walker::before_dom_children): Do not
3732         ignore ASSERT_EXPRs but only preserve them.
3733         * tree-vrp.c (remove_range_assertions): Deal with ASSERT_EXPRs
3734         that have been propagated into.
3735         (vrp_finalize): Enable DCE for substitute_and_fold.
3737 2016-10-12  Richard Biener  <rguenther@suse.de>
3739         PR tree-optimization/77920
3740         * tree-vrp.c (simplify_div_or_mod_using_ranges): Simplify.
3741         (simplify_min_or_max_using_ranges): Pass in gsi and use it.
3742         (simplify_abs_using_ranges): Likewise.
3743         (simplify_conversion_using_ranges): Likewise.
3744         (simplify_stmt_using_ranges): Adjust.
3746 2016-10-12  Jakub Jelinek  <jakub@redhat.com>
3748         PR tree-optimization/77929
3749         * tree-ssa-reassoc.c (optimize_range_tests_var_bound): Handle
3750         (*ops)[ranges[i].idx]->op != ranges[i].exp case.
3752 2016-10-12  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
3754         PR target/77934
3755         * config/rs6000/vmx.md (vsx_concat_<mode>): The mtvsrdd instruction
3756         needs a base register for arg 1.
3758 2016-10-12  Jakub Jelinek  <jakub@redhat.com>
3760         * common.opt (Wimplicit-fallthrough) Turn into alias to
3761         -Wimplicit-fallthrough=3.  Remove EnabledBy.
3762         (Wimplicit-fallthrough=): New option.
3763         * gimplify.c (warn_implicit_fallthrough_r): Use
3764         OPT_Wimplicit_fallthrough_ instead of OPT_Wimplicit_fallthrough.
3765         * doc/invoke.texi (-Wimplicit-fallthrough): Document as alias
3766         to -Wimplicit-fallthrough=3.
3767         (-Wimplicit-fallthrough=): Document.
3769 2016-10-11  Eric Botcazou  <ebotcazou@adacore.com>
3771         * config/sparc/sparc.c (emit_scc_insn): Remove direct support for EQ
3772         and GEU in DImode if TARGET_SUBXC.
3773         * config/sparc/sparc.md (seqdi<W:mode>_zero): Remove TARGET_SUBXC.
3774         (seqdi<W:mode>_zero_subxc): Delete.
3775         (neg_seqdi<W:mode>_zero): Remove TARGET_VIS3.
3776         (neg_seqdi<W:mode>_zero_vis3): Delete.
3777         (plus_seqdi<W:mode>_zero): Likewise.
3778         (minus_seqdi<W:mode>_zero): Likewise.
3779         (plus_plus_sltu<W:mode>): Accept only register.
3780         (addx<W:mode>): Likewise.
3781         (plus_sltu<W:mode>_vis3): Likewise.
3782         (plus_plus_sltu<W:mode>_vis3): Likewise.
3783         (neg_sgeu<W:mode>_vis3): Delete.
3784         (minus_sgeu<W:mode>_vis3): Likewise.
3785         (addxc<W:mode>): Accept only registers.
3786         (neg_sltu<W:mode>_subxc): Write %%g0 instead of 0.
3787         (minus_neg_sltu<W:mode>_subxc): Accept only register.
3788         (neg_plus_sltu<W:mode>_subxc): Likewise.
3789         (minus_sltu<W:mode>_subxc): Write %%g0 instead of 0.
3790         (minus_minus_sltu<W:mode>_subxc): Accept only register.
3791         (sgeu<W:mode>_insn_subxc): Delete.
3792         (plus_sgeu<W:mode>_subxc): Likewise.
3793         (subxc<W:mode>): Accept only register.
3794         (scc splitter): Split always GEU again.
3796 2016-10-11  Jeff Law  <law@redhat.com>
3798         PR tree-optimization/77424
3799         * tree-ssa-threadupdate.c (thread_through_all_blocks): Remove
3800         dead conditionals.  Assert that all e->aux fields are NULL.
3802 2016-10-11  David Malcolm  <dmalcolm@redhat.com>
3804         * print-rtl.c (print_rtx): Rename "i" to "idx".  Split out the
3805         operand-printing "switch" statement into...
3806         (print_rtx_operand_code_0): ...this new function, ...
3807         (print_rtx_operand_code_e): ...this new function, ...
3808         (print_rtx_operand_codes_E_and_V): ...this new function, ...
3809         (print_rtx_operand_code_i): ...this new function, ...
3810         (print_rtx_operand_code_r): ...this new function, ...
3811         (print_rtx_operand_code_u): ...this new function, ...
3812         (print_rtx_operand): ...and this new function.
3814 2016-10-11  Uros Bizjak  <ubizjak@gmail.com>
3816         * config/alpha/alpha-passes.def: New file.
3817         * config/alpha/t-alpha: New file.
3818         * config/alpha/alpha-protos.h (gcc::context, rtl_opt_pass): Declare.
3819         (make_pass_handle_trap_shadows): New prototype.
3820         (make_pass_align_insns): Ditto.
3821         * config/alpha/alpha.c (alpha_option_override): Don't register
3822         passes here.
3823         * config.gcc (alpha*-*-*) Add alpha/t-alpha to tmake_file.
3825 2016-10-11  Michael Meissner  <meissner@linux.vnet.ibm.com>
3827         PR target/77924
3828         * config/rs6000/rs6000.c (rs6000_init_builtins): Only create the
3829         distinct __ibm128 IBM extended double type if long doubles are
3830         128-bits and the default format for long double is IEEE 128-bit.
3832 2016-10-11  Richard Biener  <rguenther@suse.de>
3834         * dwarf2out.c (DEBUG_STR_OFFSETS_SECTION): Remove conditional.
3835         (init_sections_and_labels): Use DEBUG_DWO_STR_OFFSETS_SECTION.
3836         (verify_die): New function.
3837         (dwarf2out_finish): Call it.
3838         (output_line_info): Handle case of -gsplit-dwarf without
3839         DWARF2_ASM_LINE_DEBUG_INFO.
3841 2016-10-11  Richard Biener  <rguenther@suse.de>
3843         PR debug/77931
3844         * gimple-low.c (lower_gimple_bind): Handle arbitrary common
3845         sub-chains of BLOCK_VARS and gimple_bind_vars.
3847 2016-10-11  Venkataramanan Kumar  <Venkataramanan.kumar@amd.com>
3849         * config/i386/znver1.md : Fix imov/imovx load type reservations.
3851 2016-10-11  Eric Botcazou  <ebotcazou@adacore.com>
3853         * config/sparc/sparc.opt (msubxc): New option.
3854         * doc/invoke.texi (SPARC options): Document it and tidy up.
3855         * doc/tm.texi.in (Condition Codes): Adjust SPARC example.
3856         * doc/tm.texi: Regenerate.
3857         * config/sparc/sparc-modes.def (CC_NOOV): Rename into...
3858         (CCNZ): ...this.
3859         (CCX_NOOV): Rename into...
3860         (CCXNZ): ...this.
3861         (CCC): New.
3862         (CCXC): Likewise.
3863         * config/sparc/predicates.m (fcc_register_operand): Simplify.
3864         (fcc0_register_operand): Likewise.
3865         (icc_register_operand): New.
3866         (icc_or_fcc_register_operand): Simplify.
3867         (nz_comparison_operator): New.
3868         (c_comparison_operator): Likewise.
3869         (noov_compare_operator): Rename into...
3870         (icc_comparison_operator): ...this.  Use above predicates.
3871         (noov_compare64_operator): Rename into...
3872         (v9_comparison_operator): ...this and tidy up.
3873         (fcc_comparison_operator): New.
3874         (icc_or_fcc_comparison_operator): Likewise.
3875         (v9_register_compare_operator): Rename info...
3876         (v9_register_comparison_operator): ...this.
3877         * config/sparc/sparc.c (TARGET_FIXED_CONDITION_CODE_REGS): Define.
3878         (sparc_option_override): Remove redundant VIS masks and add MASK_SUBXC
3879         for Niagara-7.
3880         (sparc_fixed_condition_code_regs): New function.
3881         (select_cc_mode): Remove ATTRIBUTE_UNUSED.  Adjust for CCNZ/CCXNZ
3882         renaming and add support for CCC/CCXC.
3883         (output_cbranch): Likewise.
3884         (sparc_print_operand): Likewise.
3885         (gen_v9_scc): Remove obsolete assertion.
3886         (emit_scc_insn): Emit RTL directly for EQ and NE.  Add direct support
3887         for EQ in DImode if TARGET_SUBXC.  Remove test on TARGET_VIS3 for GEU.
3888         (output_cbcond): Remove bogus handling of CC modes.
3889         (sparc_register_move_cost): Return 100 for NO_REGS.
3890         * config/sparc/sparc.md (W): New mode iterator.
3891         (length): Adjust for noov_compare64_operator renaming.
3892         (cmpsi_sne): New instruction.
3893         (cmpdi_sne): Likewise.
3894         (seqdi_special): Delete.
3895         (seqdi_special): Likewise.
3896         (snesi<P:mode>_special): Likewise.
3897         (snedi_special): Likewise.
3898         (snedi_special_vis3): Likewise.
3899         (snesi patterns): Use W iterator.
3900         (snedi patterns): Likewise.  Add TARGET_SUBXC patterns.
3901         (sltu patterns): Likewise.
3902         (sgeu patterns): Likewise.
3903         (scc splitter): Do not split GEU in DImode if TARGET_SUBXC.
3904         (normal_branch): Use icc_comparison_operator predicate.
3905         (inverted_branch): Likewise.
3906         (cbcond_sp32): Use comparison_operator predicate.
3907         (cbcond_sp64): Likewise.
3908         (normal_int_branch_sp64): Adjust for renaming
3909         (inverted_int_branch_sp64): Likewise.
3910         (mov<I:mode>_cc_reg_sp64): Likewise.
3911         (movsf_cc_reg_sp6): Likewise.
3912         (movdf_cc_reg_sp64): Likewise.
3913         (movtf_cc_reg_hq_sp64): Likewise.
3914         (movtf_cc_reg_sp64): Likewise.
3915         (mov<I:mode>_cc_v9): Use icc_or_fcc_comparison_operator predicate.
3916         (movsf_cc_v9): Likewise.
3917         (movdf_cc_v9): Likewise.
3918         (movtf_cc_hq_v9): Likewise.
3919         (movtf_cc_v9): Likewise.
3920         (adddi3): Call gen_adddi3_sp32.
3921         (adddi3_insn_sp32): Rename to...
3922         (adddi3_sp32): ...this.  Accept only register_operand as operand #1
3923         and use CCCmode for the carry.
3924         (addx_extend_sp32): Use CCCmode for the carry.
3925         (addx_extend_sp64): Delete.
3926         (adddi3_extend_sp32): Use CCCmode for the carry.
3927         (cmp_plus patterns): Use CCNZ/CCXNZ mode and add C variants.
3928         (subdi3): Call gen_subdi3_sp32.
3929         (subdi3_insn_sp32): Rename to...
3930         (subdi3_sp32): ...this and use CCmode for the carry.
3931         (subx_extend_sp32): Use CCCmode for the carry.
3932         (subx_extend_sp64): Delete.
3933         (subdi3_extend_sp32): Use CCmode for the carry.
3934         (cmp_minus patterns): Use CCNZ/CCXNZ mode and add C variants.
3935         (negdi3): Call gen_negdi3_sp32.
3936         (negdi3_sp32): Use CCCmode for the carry.
3937         (cmp_neg patterns): Use CCNZ/CCXNZ mode and add C variants.
3938         (cmp_nz_ashift_1): Use CCNZ mode.
3939         (cmp_nz_set_ashift_1): Likewise.
3940         (ctrapsi4): Use comparison_operator predicate.
3941         (ctrapdi4): Likewise.
3942         (trapsi_insn): Use icc_comparison_operator predicate.
3943         (trapdi_insn): Likewise.
3944         (edge8 patterns): Use CCNZmode.
3945         (edge16 patterns): Likewise.
3946         (edge32 patterns): Likewise.
3948 2016-10-11  Eric Botcazou  <ebotcazou@adacore.com>
3950         * config/visium/visium-modes.def (CC_NOOV): Rename into...
3951         (CCNZ): ...this.
3952         (CC_BTST): Rename into...
3953         (CCC): ...this.
3954         * config/visium/predicates.md (real_add_operand): New.
3955         (visium_btst_operator): Rename into...
3956         (visium_equality_comparison_operator): ...this.
3957         (visium_noov_operator): Rename into...
3958         (visium_nz_comparison_operator): ...this.
3959         (visium_c_comparison_operator): New.
3960         (visium_branch_operator): Adjust and deal with all CC modes.
3961         * config/visium/visium.c (visium_adjust_cost): Adjust.
3962         (visium_split_double_add): Use the *_set_carry patterns.
3963         (visium_select_cc_mode): Add support for CCC mode and adjust.
3964         (output_cbranch): Adjust and use the carry-based operators for
3965         floating-point comparisons.
3966         * config/visium/visium.md (flags_subst_arith): Adjust.
3967         (addsi3_insn_set_carry): New instruction.
3968         (subsi3_insn_set_carry): Likewise.
3969         (negsi2_insn_set_carry): Likewise.
3970         (btst): Adjust.
3971         (cmp<mode>_sne): Likewise.
3972         (cbranch<mode>4): Use ordered_comparison_operator.
3973         (cbranch<mode>4_insn): Likewise.
3974         (cbranchsi4_btst_insn): Adjust.
3976 2016-10-11  Tom de Vries  <tom@codesourcery.com>
3978         PR middle-end/77558
3979         * builtins.c (std_canonical_va_list_type): Remove RECORD_TYPE
3980         special-casing.
3982 2016-10-11  Eric Botcazou  <ebotcazou@adacore.com>
3984         * tree.h (build_complex_type): Add second parameter with default.
3985         * tree.c (build_complex_type): Add NAMED second parameter and adjust
3986         recursive call.  Create a TYPE_DECL only if NAMED is true.
3987         (build_common_tree_nodes): Pass true in calls to build_complex_type.
3989 2016-10-11  Georg-Johann Lay  <avr@gjlay.de>
3991         New avr-passes.def to register AVR specific passes.
3993         * config/avr/avr-passes.def: New file.
3994         * config/avr/t-avr (PASSES_EXTRA): Add avr-passes.def.
3995         * config/avr/avr-protos.h (gcc::context, rtl_opt_pass): Declare.
3996         (make_avr_pass_recompute_note): New proto.
3997         * config/avr/avr.c (make_avr_pass_recompute_notes): New function.
3998         (avr_pass_recompute_notes): Use anonymous namespace.
3999         (avr_register_passes): Remove function...
4000         (avr_option_override): ...and its call.
4002 2016-10-11  Robert Suchanek  <robert.suchanek@imgtec.com>
4004         * config/mips/mips-cpus.def: Replace PTF_AVOID_BRANCHLIKELY with
4005         PTF_AVOID_BRANCHLIKELY_ALWAYS for generic architecture and with
4006         PTF_AVOID_BRANCHLIKELY_SPEED for others.
4007         (mips2, mips3, mips4): Add PTF_AVOID_BRANCHLIKELY_SIZE to tune
4008         flags.
4009         * config/mips/mips.c (mips_option_override): Enable the branch
4010         likely depending on the tune flags and optimization level.
4011         * config/mips/mips.h (PTF_AVOID_BRANCHLIKELY): Remove.
4012         (PTF_AVOID_BRANCHLIKELY_SPEED): Define.
4013         (PTF_AVOID_BRANCHLIKELY_SIZE): Likewise.
4014         (PTF_AVOID_BRANCHLIKELY_ALWAYS): Likewise.
4016 2016-10-11  Richard Biener  <rguenther@suse.de>
4018         * lto-streamer-out.c (collect_block_tree_leafs): New helper.
4019         (output_function): Properly stream the whole block tree.
4020         * lto-streamer-in.c (input_function): Likewise.
4022 2016-10-11  Marek Polacek  <polacek@redhat.com>
4024         * Makefile.in (C_COMMON_OBJS): Add c-family/c-warn.o.
4026 2016-10-11  Kugan Vivekanandarajah  <kuganv@linaro.org>
4028         * tree-vrp.c (evrp_dom_walker::try_add_new_range): New.
4029         (evrp_dom_walker::before_dom_children): Infer and push new value
4030         ranges for x in y < x.
4032 2016-10-10  Joseph Myers  <joseph@codesourcery.com>
4034         PR target/77586
4035         * config/ia64/ia64.c (ia64_libgcc_floating_mode_supported_p)
4036         (TARGET_LIBGCC_FLOATING_MODE_SUPPORTED_P): Remove.
4037         * config/ia64/elf.h (IA64_NO_LIBGCC_TFMODE): Likewise.
4038         * config/ia64/freebsd.h (IA64_NO_LIBGCC_TFMODE): Likewise.
4039         * config/ia64/vms.h (IA64_NO_LIBGCC_XFMODE)
4040         (IA64_NO_LIBGCC_TFMODE): Likewise.
4042 2016-10-11  Kugan Vivekanandarajah  <kuganv@linaro.org>
4044         * tree-vrp.c (vrp_intersect_ranges_1): Allocate bitmap before
4045           copying.
4047 2016-10-10  Andreas Tobler  <andreast@gcc.gnu.org>
4049         * config.gcc: Add aarch64-*-freebsd* support.
4050         * config.host: Likewise.
4051         * config/aarch64/aarch64-freebsd.h: New file.
4052         * config/aarch64/t-aarch64-freebsd: Ditto.
4054 2016-10-10  Jeff Law  <law@redhat.com>
4056         PR tree-optimization/71947
4057         * tree-ssa-dom.c (cprop_into_stmt): Avoid replacing A with B, then
4058         B with A within a single statement.
4060 2016-10-10  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
4062         PR tree-optimization/77824
4063         * gimple-ssa-strength-reduction.c (stmt_cost): Explicitly return
4064         zero cost for copies.
4065         (find_candidates_dom_walker::before_dom_children): Replace
4066         MODIFY_EXPR with SSA_NAME.
4067         (replace_mult_candidate): Likewise.
4068         (replace_profitable_candidates): Likewise.
4070 2016-10-10  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
4072         * config/s390/s390.h: Wrap more macros args in brackets and fix
4074 2016-10-10  Georg-Johann Lay  <avr@gjlay.de>
4076         * config/avr/gen-avr-mmcu-texi.c (string.h): Include.
4078 2016-10-10  Andreas Schwab  <schwab@suse.de>
4080         PR target/77738
4081         * config/ia64/ia64.md ("doloop_end"): Reject if mode of loop
4082         pseudo is not DImode.
4084 2016-10-10  Claudiu Zissulescu  <claziss@synopsys.com>
4086         * common/config/arc/arc-common.c (arc_option_optimization_table):
4087         Remove compact casesi option.
4088         * config/arc/arc.c (arc_override_options): Use compact casesi
4089         option only for pre-ARCv2 cores.
4090         * doc/invoke.texi (mcompact-casesi): Update text.
4092 2016-10-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
4094         * config/rs6000/rs6000.h (TARGET_EFFICIENT_OVERLAPPING_UNALIGNED):
4095         Add macro to say we can efficiently handle overlapping unaligned
4096         loads.
4097         * config/rs6000/rs6000.c (expand_block_compare): Avoid generating
4098         poor code for processors older than p8.
4100 2016-10-09  Eric Botcazou  <ebotcazou@adacore.com>
4102         * gen-pass-instances.awk: Remove GNUism.
4104 2016-10-09  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
4106         * ipa-prop.c (ipcp_transform_function): Set fields m_vr and bits to
4107         NULL of (*ipcp_transformations)][node->uid].
4109 2016-10-09  John David Anglin  <danglin@gcc.gnu.org>
4111         * config/pa/pa.h (BIGGEST_ALIGNMENT): Adjust comment.
4112         (MALLOC_ABI_ALIGNMENT): Define.
4114 2016-10-09  Jakub Jelinek  <jakub@redhat.com>
4116         * tree-ssa.c (target_for_debug_bind, verify_phi_args,
4117         ssa_undefined_value_p, maybe_optimize_var): Use VAR_P and/or
4118         VAR_OR_FUNCTION_DECL_P macros.
4119         * tree-chkp.c (chkp_register_var_initializer, chkp_make_static_bounds,
4120         chkp_get_bounds_for_decl_addr, chkp_parse_array_and_component_ref,
4121         chkp_find_bounds_1): Likewise.
4122         * ipa-polymorphic-call.c (decl_maybe_in_construction_p): Likewise.
4123         * hsa-gen.c (get_symbol_for_decl): Likewise.
4124         * cgraphunit.c (check_global_declaration, analyze_functions,
4125         handle_alias_pairs, thunk_adjust, cgraph_node::expand_thunk):
4126         Likewise.
4127         * gimple-fold.c (can_refer_decl_in_current_unit_p,
4128         canonicalize_constructor_val, gimple_get_virt_method_for_vtable):
4129         Likewise.
4130         * tree.c (set_decl_section_name, copy_node_stat,
4131         need_assembler_name_p, free_lang_data_in_decl, find_decls_types_r,
4132         merge_dllimport_decl_attributes, handle_dll_attribute,
4133         decl_init_priority_insert, auto_var_in_fn_p, array_at_struct_end_p,
4134         verify_type): Likewise.
4135         * gimple-ssa-isolate-paths.c (find_implicit_erroneous_behavior,
4136         find_explicit_erroneous_behavior): Likewise.
4137         * sdbout.c (sdbout_toplevel_data, sdbout_late_global_decl): Likewise.
4138         * ipa.c (process_references): Likewise.
4139         * tree-chkp-opt.c (chkp_get_check_result): Likewise.
4140         * varasm.c (get_block_for_decl, use_blocks_for_decl_p, make_decl_rtl,
4141         notice_global_symbol, assemble_variable, mark_decl_referenced,
4142         build_constant_desc, output_constant_def_contents, do_assemble_alias,
4143         make_decl_one_only, default_section_type_flags,
4144         categorize_decl_for_section, default_encode_section_info): Likewise.
4145         * trans-mem.c (requires_barrier): Likewise.
4146         * gimple-expr.c (mark_addressable): Likewise.
4147         * cfgexpand.c (add_scope_conflicts_1, expand_one_var,
4148         expand_used_vars_for_block, clear_tree_used, stack_protect_decl_p,
4149         expand_debug_expr): Likewise.
4150         * tree-dump.c (dequeue_and_dump): Likewise.
4151         * ubsan.c (instrument_bool_enum_load): Likewise.
4152         * tree-pretty-print.c (print_declaration): Likewise.
4153         * simplify-rtx.c (delegitimize_mem_from_attrs): Likewise.
4154         * tree-ssa-uninit.c (warn_uninitialized_vars): Likewise.
4155         * asan.c (asan_protect_global, instrument_derefs): Likewise.
4156         * tree-into-ssa.c (rewrite_stmt, maybe_register_def,
4157         pass_build_ssa::execute): Likewise.
4158         * var-tracking.c (var_debug_decl, track_expr_p): Likewise.
4159         * tree-ssa-loop-ivopts.c (force_expr_to_var_cost, split_address_cost):
4160         Likewise.
4161         * ipa-split.c (test_nonssa_use, consider_split, mark_nonssa_use):
4162         Likewise.
4163         * tree-inline.c (insert_debug_decl_map, remap_ssa_name,
4164         can_be_nonlocal, remap_decls, copy_debug_stmt,
4165         initialize_inlined_parameters, add_local_variables,
4166         reset_debug_binding, replace_locals_op): Likewise.
4167         * dse.c (can_escape): Likewise.
4168         * ipa-devirt.c (compare_virtual_tables, referenced_from_vtable_p):
4169         Likewise.
4170         * tree-diagnostic.c (default_tree_printer): Likewise.
4171         * tree-streamer-in.c (unpack_ts_decl_common_value_fields,
4172         unpack_ts_decl_with_vis_value_fields,
4173         lto_input_ts_decl_common_tree_pointers): Likewise.
4174         * builtins.c (builtin_save_expr, fold_builtin_expect,
4175         readonly_data_expr): Likewise.
4176         * tree-ssa-structalias.c (new_var_info, get_constraint_for_ssa_var,
4177         create_variable_info_for, set_uids_in_ptset, visit_loadstore):
4178         Likewise.
4179         * gimple-streamer-out.c (output_gimple_stmt): Likewise.
4180         * gimplify.c (force_constant_size, gimplify_bind_expr,
4181         gimplify_decl_expr, gimplify_var_or_parm_decl,
4182         gimplify_compound_lval, gimplify_init_constructor,
4183         gimplify_modify_expr, gimplify_asm_expr, gimplify_oacc_declare,
4184         gimplify_type_sizes): Likewise.
4185         * cgraphbuild.c (record_reference, record_type_list, mark_address,
4186         mark_load, mark_store, pass_build_cgraph_edges::execute): Likewise.
4187         * tree-ssa-live.c (mark_all_vars_used_1, remove_unused_scope_block_p,
4188         remove_unused_locals): Likewise.
4189         * tree-ssa-alias.c (ptr_deref_may_alias_decl_p, ptrs_compare_unequal,
4190         ref_maybe_used_by_call_p_1, call_may_clobber_ref_p_1): Likewise.
4191         * function.c (instantiate_expr, instantiate_decls_1,
4192         setjmp_vars_warning, add_local_decl): Likewise.
4193         * alias.c (ao_ref_from_mem, get_alias_set, compare_base_symbol_refs):
4194         Likewise.
4195         * tree-stdarg.c (find_va_list_reference, va_list_counter_struct_op,
4196         va_list_ptr_read, va_list_ptr_write, check_all_va_list_escapes,
4197         optimize_va_list_gpr_fpr_size): Likewise.
4198         * tree-nrv.c (pass_nrv::execute): Likewise.
4199         * tsan.c (instrument_expr): Likewise.
4200         * tree-ssa-dce.c (remove_dead_stmt): Likewise.
4201         * vtable-verify.c (verify_bb_vtables): Likewise.
4202         * tree-dfa.c (ssa_default_def, set_ssa_default_def,
4203         get_ref_base_and_extent): Likewise.
4204         * toplev.c (wrapup_global_declaration_1, wrapup_global_declaration_2):
4205         Likewise.
4206         * tree-sra.c (static bool constant_decl_p, find_var_candidates,
4207         analyze_all_variable_accesses): Likewise.
4208         * tree-nested.c (get_nonlocal_debug_decl,
4209         convert_nonlocal_omp_clauses, note_nonlocal_vla_type,
4210         note_nonlocal_block_vlas, convert_nonlocal_reference_stmt,
4211         get_local_debug_decl, convert_local_omp_clauses,
4212         convert_local_reference_stmt, nesting_copy_decl, remap_vla_decls):
4213         Likewise.
4214         * tree-vect-data-refs.c (vect_can_force_dr_alignment_p): Likewise.
4215         * stmt.c (decl_overlaps_hard_reg_set_p): Likewise.
4216         * dbxout.c (dbxout_late_global_decl, dbxout_type_fields,
4217         dbxout_symbol, dbxout_common_check): Likewise.
4218         * expr.c (expand_assignment, expand_expr_real_2, expand_expr_real_1,
4219         string_constant): Likewise.
4220         * hsa.c (hsa_get_declaration_name): Likewise.
4221         * passes.c (rest_of_decl_compilation): Likewise.
4222         * tree-ssanames.c (make_ssa_name_fn): Likewise.
4223         * tree-streamer-out.c (pack_ts_decl_common_value_fields,
4224         pack_ts_decl_with_vis_value_fields,
4225         write_ts_decl_common_tree_pointers): Likewise.
4226         * stor-layout.c (place_field): Likewise.
4227         * symtab.c (symtab_node::maybe_create_reference,
4228         symtab_node::verify_base, symtab_node::make_decl_local,
4229         symtab_node::copy_visibility_from,
4230         symtab_node::can_increase_alignment_p): Likewise.
4231         * dwarf2out.c (add_var_loc_to_decl, tls_mem_loc_descriptor,
4232         decl_by_reference_p, reference_to_unused, rtl_for_decl_location,
4233         fortran_common, add_location_or_const_value_attribute,
4234         add_scalar_info, add_linkage_name, set_block_abstract_flags,
4235         local_function_static, gen_variable_die, dwarf2out_late_global_decl,
4236         optimize_one_addr_into_implicit_ptr,
4237         optimize_location_into_implicit_ptr): Likewise.
4238         * gimple-low.c (record_vars_into): Likewise.
4239         * ipa-visibility.c (update_vtable_references): Likewise.
4240         * tree-ssa-address.c (fixed_address_object_p, copy_ref_info):
4241         Likewise.
4242         * lto-streamer-out.c (tree_is_indexable, get_symbol_initial_value,
4243         DFS::DFS_write_tree_body, write_symbol): Likewise.
4244         * langhooks.c (lhd_warn_unused_global_decl,
4245         lhd_set_decl_assembler_name): Likewise.
4246         * attribs.c (decl_attributes): Likewise.
4247         * except.c (output_ttype): Likewise.
4248         * varpool.c (varpool_node::get_create, ctor_for_folding,
4249         varpool_node::assemble_decl, varpool_node::create_alias): Likewise.
4250         * fold-const.c (fold_unary_loc): Likewise.
4251         * ipa-prop.c (ipa_compute_jump_functions_for_edge,
4252         ipa_find_agg_cst_from_init): Likewise.
4253         * omp-low.c (expand_omp_regimplify_p, expand_omp_taskreg,
4254         expand_omp_target, lower_omp_regimplify_p,
4255         grid_reg_assignment_to_local_var_p, grid_remap_prebody_decls,
4256         find_link_var_op): Likewise.
4257         * tree-chrec.c (chrec_contains_symbols): Likewise.
4258         * tree-cfg.c (verify_address, verify_expr, verify_expr_location_1,
4259         gimple_duplicate_bb, move_stmt_op, replace_block_vars_by_duplicates,
4260         execute_fixup_cfg): Likewise.
4262         PR tree-optimization/77901
4263         * tree-ssa-reassoc.c (optimize_range_tests_var_bound): Only optimize
4264         if ranges[i].exp is SSA_NAME when looking for >= and only when
4265         ranges[i].exp is NULL or SSA_NAME when looking for the other
4266         comparison.
4268 2016-10-09  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
4270         * ipa-cp.c (ipcp_alignment_lattice): Remove.
4271         (ipcp_param_lattices): Remove field alignment.
4272         (print_all_lattices): Remove call to ipcp_alignment_lattice::print.
4273         (set_all_contains_variable): Remove call to
4274         ipcp_alignment_lattice::set_to_bottom.
4275         (initialize_node_lattices): Likewise.
4276         (propagate_alignment_accross_jump_function): Remove.
4277         (propagate_constants_accross_call): Remove call to
4278         propagate_alignment_accross_jump_function.
4279         (ipcp_store_alignment_results): Remove.
4280         (ipcp_driver): Remove call to ipcp_store_alignment_results.
4281         (propagate_bits_accross_jump_function): Handle ancestor jump function.
4282         * ipa-prop.c (ipa_print_node_jump_functions_for_edge): Remove
4283         pretty-printing of alignment jump function.
4284         (ipa_set_jf_unknown): Remove assignment to jfunc->alignment.known.
4285         (ipa_compute_jump_functions_for_edge): Adjust ipa_bits jump function for
4286         alignments and remove computing ipa_alignment jump function.
4287         (ipa_node_params_t::duplicate): Remove copying of src_trans->alignments.
4288         (ipa_write_jump_functions): Remove streaming for ipa_alignment.
4289         (ipa_read_jump_function): Remove reading of ipa_alignment.
4290         (write_ipcp_transformation_info): Remove streaming for alignment
4291         propagation summary.
4292         (read_ipcp_transformation_info): Remove reading of alignment
4293         propagation summary.
4294         (ipcp_update_alignments): Remove.
4295         (ipcp_update_bits): Adjust to set alignment for parameters of pointer
4296         type.
4297         (ipcp_transform_function): Remove call to ipcp_update_alignments()
4298         and remove assignment to (*ipcp_transformations)[node->uid].alignments.
4299         * ipa-prop.h (ipa_alignment): Remove.
4300         (ipa_jump_func): Remove field alignment.
4301         (ipcp_transformation_summary): Remove field alignments.
4302         * doc/invoke.texi: Mark fipa-cp-alignment as obsolete.
4303         * opts.c (default_options_table): Remove entry for fipa-cp-alignment.
4304         (enable_fdo_optimizations): Remove checking for fipa-cp-alignment.
4306 2016-10-08  Eric Botcazou  <ebotcazou@adacore.com>
4308         * config/sparc/sparc.h (FIXED_REGISTERS): Add %icc.
4310         * config/visium/visium.c (visium_expand_int_cstore): Revert latest
4311         change.
4312         (visium_expand_fp_cstore): Likewise.
4314 2016-10-08  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
4316         * diagnostic-core.h (warning_at_rich_loc_n): Declare.
4317         * diagnostic.c (warning_at_rich_loc_n): New function.
4318         (diagnostic_n_impl_richloc): Likewise.
4319         (diagnostic_n_impl): Move most of the function to
4320         diagnostic_n_impl_richloc and call it.
4322 2016-10-08  Jakub Jelinek  <jakub@redhat.com>
4324         * gen-pass-instances.awk: Rewritten.
4325         * Makefile.in (pass-instances.def): Depend on $(PASSES_EXTRA), pass
4326         $(PASSES_EXTRA) after passes.def to the script.
4327         * config/i386/t-i386 (PASSES_EXTRA): Add i386-passes.def.
4328         * config/i386/i386-passes.def: New file.
4329         * config/i386/i386-protos.h (make_pass_insert_vzeroupper,
4330         make_pass_stv): Declare.
4331         * config/i386/i386.c (pass_stv::pass_stv): Initialize timode_p to
4332         false.
4333         (pass_stv::gate): Depending on timode_p member require TARGET_64BIT
4334         or !TARGET_64BIT.
4335         (pass_stv::clone, pass_stv::set_pass_param): New methods.
4336         (pass_stv::timode_p): New non-static data member.
4337         (ix86_option_override): Don't register passes here.
4339         * doc/invoke.texi: Document accepting Else, fallthrough.
4341         * doc/invoke.texi (-Wimplicit-fallthrough): Document FALLTHRU comment
4342         style changes.
4344         * doc/invoke.texi (-Wimplicit-fallthrough): Document the accepted
4345         FALLTHRU comment styles.
4347 2016-10-07  Andrew Pinski  <apinski@cavium.com>
4349         * config/aarch64/aarch64-arches.def (AARCH64_ARCH): #undef at the end.
4350         * config/aarch64/aarch64-cores.def (AARCH64_CORE): Likewise.
4351         * config/aarch64/aarch64-fusion-pairs.def (AARCH64_FUSION_PAIR):
4352         Likewise.
4353         * config/aarch64/aarch64-option-extensions.def (AARCH64_OPT_EXTENSION):
4354         Likewise.
4355         * config/aarch64/aarch64-tuning-flags.def (AARCH64_EXTRA_TUNING_OPTION):
4356         Likewise.
4357         * config/aarch64/aarch64-opts.h (AARCH64_CORE): Don't #undef here.
4358         (AARCH64_ARCH): Likewise.
4359         * common/config/aarch64/aarch64-common.c (AARCH64_OPT_EXTENSION):
4360         Likewise.
4361         (AARCH64_CORE): Likewise.
4362         (AARCH64_ARCH): Likewise.
4363         * config/aarch64/aarch64-protos.h (AARCH64_FUSION_PAIR): Likewise.
4364         (AARCH64_EXTRA_TUNING_OPTION): Likewise.
4365         * config/aarch64/aarch64.c (AARCH64_FUION_PAIR): Likewise.
4366         (AARCH64_EXTRA_TUNING_OPTION): Likewise.
4367         (AARCH64_ARCH): Likewise.
4368         (AARCH64_CORE): Likewise.
4369         * config/aarch64/aarch64.h (AARCH64_CORE): Likewise.
4370         * config/aarch64/driver-aarch64.c (AARCH64_OPT_EXTENSION): Likewise.
4371         (AARCH64_CORE): Likewise.
4372         (AARCH64_ARCH): Likewise.
4374 2016-10-06  Michael Meissner  <meissner@linux.vnet.ibm.com>
4376         * config/rs6000/rs6000-c.c (rs6000_cpu_cpp_builtins): Split
4377         -mfloat128 into -mfloat128-type that enables the IEEE 128-bit
4378         floating point type infrastructre, and -mfloat128 that enables the
4379         keyword.  Define __FLOAT128__ if -mfloat128, and __FLOAT128_TYPE__
4380         if -mfloat128-type.  Define __ibm128 to be long double by default.
4381         * config/rs6000/rs6000.c (rs6000_debug_reg_global): Print whether
4382         the IEEE 128-bit floating point type infrastructure should
4383         automatically be enabled.
4384         (rs6000_init_hard_regno_mode_ok): Switch to use -mfloat128-type
4385         instead of -mfloat128 to enable KFmode.
4386         (rs6000_option_override_internal): Split the option -mfloat128
4387         into -mfloat128-type and -mfloat128.  On Linux PowerPC 64-bit
4388         systems, automatically set -mfloat128-type, but don't enable it on
4389         other operating systems.  Move setting the long double size and
4390         IEEE quad support before the IEEE 128-bit floating point changes.
4391         (rs6000_init_builtins): Do not create a unique type for __ibm128
4392         if long double is IBM extended double, instead rely on __ibm128
4393         being defined as 'long double'.  If -mfloat128-type and not
4394         -mfloat128, create the KFmode type with an undocumented __ieee128
4395         keyword.
4396         (rs6000_init_libfuncs): Use -mfloat128-type instead of
4397         -mfloat128 for tests about the types, but keep tests for
4398         -mfloat128 to enable the keyword support.
4399         (rs6000_complex_function_value): Likewise.
4400         (rs6000_scalar_mode_supported_p): Likewise.
4401         (rs6000_floatn_mode): Likewise.
4402         (rs6000_c_mode_for_suffix): Likewise.
4403         (rs6000_opt_masks): Add -mfloat128-type.
4404         * config/rs6000/rs6000-cpus.def (POWERPC_MASKS): Add support for
4405         -mfloat128-type being split from -mfloat128.  Add
4406         -mfloat128-hardware, which was missing.
4407         * config/rs6000/rs6000.opt (-mfloat128): Split -mfloat128 into
4408         -mfloat128 and -mfloat128-type:
4409         (-mfloat128-type): Likewise.
4410         * config/rs6000/linux64.h (TARGET_FLOAT128_ENABLE_TYPE): Define so
4411         that 64-bit Linux systems with enable -mfloat128-type by default
4412         on VSX systems.
4413         * config/rs6000/rs6000.h (TARGET_FLOAT128_ENABLE_TYPE): Likewise.
4414         (FLOAT128_VECTOR_P): Switch IEEE 128-bit floating points to use
4415         -mfloat128-type instead of -mfloat128.
4416         (FLOAT128_2REG_P): Likewise.
4417         (MASK_FLOAT128_TYPE): Likewise.
4418         (ALTIVEC_ARG_MAX_RETURN): Likewise.
4419         (RS6000_BTM_FLOAT128): Likewise.
4420         (TARGET_FLOAT128): Poison old identifiers.
4421         (OPTION_MASK_FLOAT128): Likewise.
4422         (MASK_FLOAT128): Likewise.
4423         * config/rs6000/rs6000.md (FP): Likewise.
4424         (FLOAT128): Likewise.
4425         (fix_trunc<mode>di2): Likewise.
4426         (fixuns_trunc<IEEE128:mode><SDI:mode>2): Likewise.
4427         (floatdi<mode>2): Likewise.
4428         (floatuns<SDI:mode><IEEE128:mode>2): Likewise.
4429         (neg<mode>2, FLOAT128 iterator): Likewise.
4430         (abs<mode>2, FLOAT128 iterator): Likewise.
4431         (ieee_128bit_negative_zero): Likewise.
4432         (ieee_128bit_vsx_neg<mode>2): Likewise.
4433         (ieee_128bit_vsx_neg<mode>2_internal): Likewise.
4434         (ieee_128bit_vsx_abs<mode>2): Likewise.
4435         (ieee_128bit_vsx_abs<mode>2_internal): Likewise.
4436         (ieee_128bit_vsx_nabs<mode>2): Likewise.
4437         (ieee_128bit_vsx_nabs<mode>2_internal): Likewise.
4438         (extendiftf2): Likewise.
4439         (extendifkf2): Likewise.
4440         (extendtfkf2): Likewise.
4441         (trunciftf2): Likewise.
4442         (truncifkf2): Likewise.
4443         (trunckftf2): Likewise.
4444         (trunctfif2): Likewise.
4445         (extendkftf2): Likewise.
4446         (trunctfkf2): Likewise.
4448 2016-10-07  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
4450         * simplify-rtx.c (simplify_immed_subreg): Zero-initialize tmp array
4451         before merging in bytes to pass down to real_from_target.
4453 2016-10-07  Richard Biener  <rguenther@suse.de>
4455         * tree-ssa-propagate.c (replace_phi_args_in): Remove no longer
4456         required hack.
4457         (substitute_and_fold_dom_walker::before_dom_children):
4458         Substitute and fold before pass specific folding to avoid
4459         feeding that with SSA names that will be later released.
4460         * tree-ssa-ccp.c (get_value_for_expr): Guard for new SSA names
4461         introduced by folding and visited by evaluate_stmt called during
4462         ccp_fold_stmt.
4463         (likely_value): Likewise.
4464         (evaluate_stmt): Likewise.
4465         * tree-vrp.c (simplify_truth_ops_using_ranges): Fold modified stmt.
4466         (simplify_div_or_mod_using_ranges): Likewise.
4467         (simplify_min_or_max_using_ranges): Likewise.
4468         (simplify_abs_using_ranges): Likewise.
4469         (simplify_conversion_using_ranges): Likewise.
4470         (simplify_float_conversion_using_ranges): Likewise.
4471         (simplify_stmt_using_ranges): Likewise.
4473 2016-10-07  Marek Polacek  <polacek@redhat.com>
4475         * gimplify.c (should_warn_for_implicit_fallthrough): Check for
4476         FALLTHROUGH_LABEL_P here...
4477         (warn_implicit_fallthrough_r): ...not here.
4479 2016-10-07  Bernd Schmidt  <bschmidt@redhat.com>
4481         PR tree-optimization/77880
4482         * expr.c (by_pieces_ninsns): Use unsigned HOST_WIDE_INT where
4483         necessary.
4485 2016-10-07  Marek Polacek  <polacek@redhat.com>
4487         PR c++/77803
4488         * gimplify.c (last_stmt_in_scope): Add check for FALLTHROUGH ().
4490 2016-10-07  Richard Biener  <rguenther@suse.de>
4492         * bitmap.h: Document constraints on bitmap modification while
4493         iterating over it.
4495 2016-10-07  Richard Biener  <rguenther@suse.de>
4497         * bitmap.c (bitmap_elem_to_freelist): Set indx to -1.
4498         * bitmap.h (bmp_iter_set): When advancing to the next element
4499         check that we didn't remove the current one.
4500         (bmp_iter_and): Likewise.
4501         (bmp_iter_and_compl): Likewise.
4502         * tree-ssa.c (release_defs_bitset): Do not remove worklist bit
4503         we currently iterate on but keep a one-level queue.
4504         * sched-deps.c (remove_from_deps): Do not clear current bit
4505         but keep a one-level queue.
4507 2016-10-07  Jakub Jelinek  <jakub@redhat.com>
4509         PR tree-optimization/77664
4510         * tree-ssa-reassoc.c (update_range_test): Also clear low and high
4511         for the other ranges.
4512         (optimize_range_tests_diff): Fix up formatting.
4513         (optimize_range_tests_var_bound): New function.
4514         (optimize_range_tests): Use it.
4516 2016-10-07  Martin Liska  <mliska@suse.cz>
4518         * coverage.c (build_gcov_exit_decl): Fix priority what
4519         should be really 99.
4521 2016-10-07  Richard Biener  <rguenther@suse.de>
4523         * gimple-low.c (lower_gimple_bind): Clear DECL_CHAIN of
4524         vars in gimple_bind_vars but not in BLOCK_VARS.
4526 2016-10-07  Richard Biener  <rguenther@suse.de>
4528         PR tree-optimization/77879
4529         * tree-ssa-structalias.c (handle_const_call): Properly handle
4530         NRV return slots.
4531         (handle_pure_call): Likewise.
4533 2016-10-06  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
4535         * config/rs6000/rs6000.c (rs6000_elf_asm_out_constructor)
4536         (rs6000_elf_asm_out_destructor): increase size of buf to avoid
4537         possible overflow.
4539 2016-10-06  Andrew Pinski  <apinski@cavium.com>
4541         * config/aarch64/aarch64-cores.def: Add a comment before each
4542         set of cores.
4544 2016-10-06  Kugan Vivekanandarajah  <kuganv@linaro.org>
4546         PR tree-optimization/77862
4547         * tree-vrp.c (add_equivalence): Use get_value_range so that
4548         num_vr_values is checked before accessing vr_values.
4550 2016-10-06  Kugan Vivekanandarajah  <kuganv@linaro.org>
4552         * tree-vrp.c (evrp_dom_walker::before_dom_children): Handle
4553           POINTER_TYPE_P.
4555 2016-10-05  Jeff Law  <law@redhat.com>
4557         PR tree-optimization/71661
4558         * tree-cfgcleanup.c (remove_forwarder_block_with_phi): Handle case when
4559         removal of a forwarder exposes a new natural loop.
4561 2016-10-06  Uros Bizjak  <ubizjak@gmail.com>
4563         * config/i386/sse.md (andnot<mode>3): Add FALLTHRU comments.
4564         Introduce ssesuffix variable.
4565         (<mask_codefor><code><mode>3<mask_name>): Ditto.
4566         (*<code><mode>3): Ditto.
4568 2016-10-06  Jan Hubicka  <hubicka@ucw.cz>
4570         * postreload.c (reload_cse_simplify): Skip also USE when detecting
4571         noop move.
4573 2016-10-06  Richard Biener  <rguenther@suse.de>
4575         PR tree-optimization/77855
4576         * tree-ssa-pre.c (prune_clobbered_mems): Queue exprs to remove
4577         instead of removing the current item while iterating over the set
4578         which is not safe.
4580 2016-10-06  James Clarke  <jrtc27@jrtc27.com>
4581             Eric Botcazou  <ebotcazou@adacore.com>
4583         PR target/77759
4584         * config/sparc/sparc.c (classify_data_t): Remove int_regs field.
4585         (classify_registers): Don't set it
4586         (function_arg_slotno): Don't initialize and test it.  Tidy up.
4588 2016-10-06  Richard Biener  <rguenther@suse.de>
4590         PR tree-optimization/77839
4591         * tree-ssa-sccvn.c (set_ssa_val_to): Forbid value -> constant value
4592         lattice transition.
4594 2016-10-06  Martin Liska  <mliska@suse.cz>
4596         * gcc.c: Set -fprofile-update=atomic when profiling is
4597         enabled and -pthread is set.  Warn when one combines
4598         -pthread and -fprofile-update=single for an app using
4599         profiling code.
4601 2016-10-06  Martin Liska  <mliska@suse.cz>
4603         PR bootstrap/77788
4604         * expmed.h (mul_highpart_cost_ptr): Add an gcc_assert.
4605         * gimple-ssa-strength-reduction.c (slsr_process_cast):
4606         Initialize a pointer to NULL.
4607         (slsr_process_copy): Likewise.
4608         * input.c (location_get_source_line): Likewise.
4609         * tree-ssa-ccp.c (optimize_atomic_bit_test_and): Likewise.
4611 2016-10-05  Andrew Senkevich  <andrew.senkevich@intel.com>
4613         * common/config/i386/i386-common.c (OPTION_MASK_ISA_PCOMMIT_UNSET,
4614         OPTION_MASK_ISA_PCOMMIT_SET): Deleted definitions.
4615         (ix86_handle_option): Deleted handle of OPT_mpcommit.
4616         * config.gcc: Deleted pcommitintrin.h
4617         * config/i386/pcommitintrin.h: Deleted file.
4618         * config/i386/cpuid.h (bit_PCOMMIT): Deleted.
4619         * config/i386/driver-i386.c (host_detect_local_cpu): Deleted pcommit
4620         detection.
4621         * config/i386/i386-c.c (ix86_target_macros_internal): Deleted define
4622         __PCOMMIT__.
4623         * config/i386/i386.c (ix86_target_string): Deleted -mpcommit.
4624         (PTA_PCOMMIT): Deleted define.
4625         (ix86_option_override_internal): Deleted handle of option.
4626         (ix86_valid_target_attribute_inner_p): Deleted pcommit.
4627         * config/i386/i386-builtin.def (IX86_BUILTIN_PCOMMIT,
4628         __builtin_ia32_pcommit): Deleted.
4629         * config/i386/i386.h (TARGET_PCOMMIT, TARGET_PCOMMIT_P): Deleted.
4630         * config/i386/i386.md (unspecv): Deleted UNSPECV_PCOMMIT.
4631         (pcommit): Deleted instruction.
4632         * config/i386/i386.opt: Mention -mpcommit deprecation.
4633         * config/i386/x86intrin.h: Deleted inclusion of pcommitintrin.h.
4635 2016-10-05  Uros Bizjak  <ubizjak@gmail.com>
4637         PR target/77874
4638         * config/i386/sse.md (<mask_codefor><code><mode>3<mask_name>):
4639         Remove wrong assert.
4640         (<floatsuffix>float<sseintvecmodelower><mode>2<mask_name><round_name>:
4641         Use <round_constraint> as operand 1 constraint.
4643 2016-10-05  Jakub Jelinek  <jakub@redhat.com>
4645         PR sanitizer/66343
4646         * ubsan.c (ubsan_create_data): Call initialize_sanitizer_builtins here.
4647         (ubsan_instrument_float_cast): And not here.
4649         PR sanitizer/66343
4650         * ubsan.c (ubsan_ids): New GTY(()) array.
4651         (ubsan_type_descriptor, ubsan_create_data): Use ubsan_ids
4652         instead of static local counters.
4654 2016-10-05  Martin Sebor  <msebor@redhat.com>
4656         PR bootstrap/77819
4657         * config/linux.h (TARGET_PRINTF_POINTER_FORMAT): Define macro.
4658         * config/linux.c (gnu_libc_printf_pointer_format): Remove.
4659         * targhooks.c [DEFAULT_LIBC == LIBC_UCLIBC) && SINGLE_LIBC]
4660         (default_printf_pointer_format): Define function.
4661         * targhooks.c (linux_printf_pointer_format): Define new function.
4662         * targhooks.h (linux_printf_pointer_format): Declare.
4663         (gnu_libc_printf_pointer_format): Remove declaration.
4665 2016-10-05  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
4667         * fold-const.c (native_encode_real): Fix logic for selecting offset
4668         to write to when BYTES_BIG_ENDIAN.
4670 2016-10-05  Wilco Dijkstra  <wdijkstr@arm.com>
4672         * builtins.c (fold_builtin_strchr): Remove function.
4673         (fold_builtin_strrchr): Likewise.
4674         (fold_builtin2): Remove strchr, index, strrchr, rindex cases.
4675         * gimple-fold.c (target_char_cst_p): New function.
4676         (gimple_fold_builtin_strchr) Add more foldings.
4677         (gimple_fold_builtin): Add index, strrchr, rindex cases.
4679 2016-10-05  Richard Biener  <rguenther@suse.de>
4681         PR middle-end/77863
4682         * genmatch.c (capture_info::walk_c_expr): Diagnose unknown
4683         capture ids in c-exprs.
4685 2016-10-05  Richard Biener  <rguenther@suse.de>
4687         PR middle-end/77826
4688         * genmatch.c (dt_operand::gen_match_op): Amend operand_equal_p
4689         with types_match for GIMPLE code gen to handle type mismatched
4690         constants properly.
4691         (dt_operand::gen): Adjust.
4692         * match.pd ((X /[ex] A) * A -> X): Properly handle converted
4693         and constant A.
4695 2016-10-05  Richard Biener  <rguenther@suse.de>
4697         * match.pd (copysign(x, CST) -> [-]abs (x)): New pattern.
4699 2016-10-05  Richard Biener  <rguenther@suse.de>
4701         PR middle-end/77842
4702         * genmatch.c (parser::parse_c_expr): Handle premature EOF.
4704 2016-10-05  Pierre-Marie de Rodat  <derodat@adacore.com>
4706         * dwarf2out.c (dwarf2out_imported_module_or_decl): Move DWARF
4707         version check to protect only DW_TAG_imported_module generation.
4709 2016-10-05  Richard Biener  <rguenther@suse.de>
4711         PR middle-end/55152
4712         * match.pd (min(a,-a) -> -abs(a)): New pattern.
4714 2016-10-04  Ian Lance Taylor  <iant@golang.org>
4716         * explow.c (allocate_dynamic_stack_space): Call
4717         do_pending_stack_adjust before handling flag_split_stack.
4719 2016-10-04  David Malcolm  <dmalcolm@redhat.com>
4721         * genattrtab.c (make_internal_attr): Supply dummy column number to
4722         file_location ctor.
4723         (main): Likewise.
4724         * genoutput.c (init_insn_for_nothing): Likewise.
4725         * gensupport.c (add_define_attr): Likewise.
4726         * read-md.c (message_at_1): Print column number.
4727         (fatal_with_file_and_line): Likewise.
4728         (rtx_reader::read_char): Track column numbers.
4729         (rtx_reader::unread_char): Likewise.
4730         (rtx_reader::rtx_reader): Initialize m_read_md_colno.
4731         (rtx_reader::handle_include): Stash and restore m_read_md_colno.
4732         (rtx_reader::handle_file): Initialize m_read_md_colno.
4733         (rtx_reader::get_current_location): Supply column number to
4734         file_location ctor.
4735         * read-md.h (struct file_location): Add field "colno".
4736         (file_location::file_location): Likewise.
4737         (rtx_reader::get_colno): New accessor.
4738         (rtx_reader::m_read_md_colno): New field.
4739         (rtx_reader::m_last_line_colno): New field.
4741 2016-10-04  Jakub Jelinek  <jakub@redhat.com>
4743         * doc/extend.texi (Java Exceptions): Remove.
4744         (java_interface): Remove.
4746 2016-10-04  Doug Gilmore  <doug.gilmore@imgtec.com>
4748         PR tree-optimization/77808
4749         * tree-ssa-loop-prefetch.c (issue_prefetch_ref): Check base_addr
4750         and addr are different before copying points-to information.
4752 2016-10-04  Uros Bizjak  <ubizjak@gmail.com>
4754         * config/i386/x86-tune.def (X86_TUNE_VECTORIZE_DOUBLE): Remove.
4755         * config/i386/i386.h (TARGET_VECTORIZE_DOUBLE): Remove.
4756         * config/i386/i386.c (ix86_add_stmt_cost): Use TARGET_BONNEL instead
4757         of !TARGET_VECTORIZE_DOUBLE when penalizing DFmode vector ops.
4759 2016-10-04  Richard Biener  <rguenther@suse.de>
4761         PR tree-optimization/77399
4762         * tree-ssa-forwprop.c (simplify_vector_constructor): Properly
4763         verify the target can convert.
4765 2016-10-04  Richard Biener  <rguenther@suse.de>
4767         PR middle-end/77833
4768         * explow.c (plus_constant): Verify the mode of the constant
4769         pool offset before calling plus_constant.
4771 2016-10-04  Richard Biener  <rguenther@suse.de>
4773         PR middle-end/77407
4774         * match.pd (X / abs (X) -> X < 0 ? -1 : 1): Drop vector
4775         type support, mark with :C.
4776         (X / -X -> -1): Mark with :C.
4778 2016-10-04  Jakub Jelinek  <jakub@redhat.com>
4780         * defaults.h (JCR_SECTION_NAME, TARGET_USE_JCR_SECTION): Remove.
4781         * system.h (JCR_SECTION_NAME, TARGET_USE_JCR_SECTION): Poison.
4782         * doc/tm.texi.in (TARGET_USE_JCR_SECTION): Remove.
4783         * doc/tm.texi: Regenerated.
4784         * config/i386/mingw32.h (TARGET_USE_JCR_SECTION): Remove.
4785         * config/i386/cygming.h (TARGET_USE_JCR_SECTION): Remove.
4786         * config/darwin.h (JCR_SECTION_NAME): Remove.
4787         * config/pa/pa64-hpux.h (JCR_SECTION_NAME): Remove.
4788         * config/rs6000/aix71.h (TARGET_USE_JCR_SECTION): Remove.
4789         * config/rs6000/aix51.h (TARGET_USE_JCR_SECTION): Remove.
4790         * config/rs6000/aix52.h (TARGET_USE_JCR_SECTION): Remove.
4791         * config/rs6000/aix53.h (TARGET_USE_JCR_SECTION): Remove.
4792         * config/rs6000/aix61.h (TARGET_USE_JCR_SECTION): Remove.
4794 2016-10-03  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
4796         * ipa-cp.c (propagate_bits_accross_jump_function): Introduce space
4797         between "because" and "param" in dump message in call to fprintf.
4799 2016-10-03  Jeff Law  <law@redhat.com>
4801         PR tree-optimization/71550
4802         PR tree-optimization/71403
4803         * tree-ssa-threadbackward.c: Include tree-vectorizer.h
4804         (profitable_jump_thread_path): Also return boolean indicating if
4805         the realized path will create an irreducible loop.
4806         Remove loop depth tests from 71403.
4807         (fsm_find_control_statement_thread_paths): Remove loop depth tests
4808         from 71403.  If threading will create an irreducible loop, then
4809         throw away loop iteration and related information.
4811 2016-10-03  Uros Bizjak  <ubizjak@gmail.com>
4813         * configure.ac (strict_warn): Merge -Wmissing-format-attribute and
4814         -Woverloaded-virtual checks for warning options.
4815         * configure: Regenerate.
4817 2016-10-03  Bernd Edlinger  <bernd.edlinger@hotmail.de>
4819         PR preprocessor/77699
4820         * input.c (maybe_grow): Don't allocate one byte extra headroom.
4821         (get_next_line): Return false on error.
4822         (read_next_line): Removed, use get_next_line instead.
4823         (read_line_num): Don't copy the line.
4824         (location_get_source_line): Don't use static data.
4825         (selftest::test_reading_source_line): Add more test cases.
4827 2016-10-03  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
4829         Revert
4830         2016-09-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
4832         * ifcvt.c (noce_try_avoid_const_materialization): New function.
4833         (noce_process_if_block): Use it.
4835 2016-10-03  Bernd Edlinger  <bernd.edlinger@hotmail.de>
4837         * doc/invoke.texi: Update -Wint-in-bool-context.
4839 2016-10-02  Jakub Jelinek  <jakub@redhat.com>
4841         * dwarf2out.c (output_fde, output_call_frame_info,
4842         dwarf2out_do_cfi_startproc, set_indirect_string,
4843         gen_internal_sym, output_die, output_line_info): Use
4844         MAX_ARTIFICIAL_LABEL_BYTES as char array sizes for
4845         ASM_GENERATE_INTERNAL_LABEL output.
4847 2016-10-01  Richard Biener  <rguenther@suse.de>
4849         PR middle-end/77798
4850         * genmatch.c (get_operand_type): Add operand position arg
4851         and handle COND_EXPR comparison operand with fixed boolean_type_node.
4852         (expr::gen_transform): Adjust.
4853         (dt_simplify::gen_1): Likewise.
4855 2016-10-01  Jakub Jelinek  <jakub@redhat.com>
4857         * config/i386/sse.md (<mask_codefor><code><mode>): Add FALLTHRU
4858         comments.  Simplify asserts, remove unnecessary conditions.
4859         Formatting fixes.
4860         (*<code><mode>3): Likewise.
4862 2016-09-30  Jakub Jelinek  <jakub@redhat.com>
4864         * doc/invoke.texi (-Wregister): Document.
4866 2016-09-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
4868         * configure.ac: Split CHECKING_P into CHECKING_P and
4869         ENABLE_EXTRA_CHECKING.
4870         * configure: Regenerated.
4871         * config.in: Adjust commment of CHECKING_P.  Add ENABLE_EXTRA_CHECKING.
4872         * common.opt (flag_checking): Use CHECKING_P and ENABLE_EXTRA_CHECKING.
4874 2016-09-30  Prasad Ghangal  <prasad.ghangal@gmail.com>
4876         PR other/31566
4877         * gcc.c (process_command): For @filename handling, output
4878         the correct name if the file does not exist.
4880 2016-09-30  Marek Polacek  <polacek@redhat.com>
4882         * config/aarch64/aarch64-simd.md: Adjust fall through comments.
4883         * config/alpha/predicates.md: Likewise.
4885 2016-09-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
4887         * ifcvt.c (noce_try_avoid_const_materialization): New function.
4888         (noce_process_if_block): Use it.
4890 2016-09-30  Martin Liska  <mliska@suse.cz>
4892         * doc/invoke.texi: Document asan-use-after-return that
4893         it's disabled by default in runtime.
4895 2016-09-30  Richard Biener  <rguenther@suse.de>
4897         * tree-vrp.c (intersect_ranges): If we failed to handle
4898         the intersection choose a constant singleton range if available.
4900 2016-09-30  Richard Biener  <rguenther@suse.de>
4902         PR tree-optimization/77399
4903         * tree-ssa-forwprop.c (simplify_vector_constructor): Handle
4904         float <-> int conversions.
4906 2016-09-30  Alan Modra  <amodra@gmail.com>
4908         * config/rs6000/rs6000.c (rs6000_opt_vars): Revert last change.
4910 2016-09-29  Uros Bizjak  <ubizjak@gmail.com>
4912         * config/i386/driver-i386.c (host_detect_local_cpu): Check maximum
4913         ext_level before calling CPUID with 0x80000008.
4914         Simplify xgetbv checks.
4916 2016-09-29  David Malcolm  <dmalcolm@redhat.com>
4918         * Makefile.in (OBJS): Add print-rtl-function.o.
4919         * print-rtl-function.c: New file.
4920         * print-rtl.h (print_rtx_function): New decl.
4922 2016-09-29  Uros Bizjak  <ubizjak@gmail.com>
4924         PR target/77756
4925         * config/i386/cpuid.h (__get_cpuid_count): New.
4926         (__get_cpuid): Rename __level to __leaf.
4928 2016-09-29  Marek Polacek  <polacek@redhat.com>
4930         * genattrtab.c (write_attr_case): Also emit FALLTHRU marker.
4932 2016-09-29  Bernd Schmidt  <bschmidt@redhat.com>
4934         * builtins.c (expand_builtin_memcmp): don't swap args unless
4935         result is only being compared with zero.
4937 2016-09-29  Marek Polacek  <polacek@redhat.com>
4939         * dwarf2out.c (loc_descriptor): Add fall through comment.
4940         (add_const_value_attribute): Likewise.
4942 2016-09-29  Matthew Wahab  <matthew.wahab@arm.com>
4944         * config/arm/arm.md (*arm_movsi_insn): Replace "t2" arch attribute
4945         with "v6t2".  Move "arch" attribute above "pool_range".
4946         * config/arm/vfp.md (*arm_movhi_vfp): Replace "t2" arch attribute
4947         with "v6t2".
4948         (*thumb2_movhi_vfp): Likewise.
4949         (*arm_movhi_fp16): Likewise.
4950         (*thumb2_movhi_fp16): Likewise.
4951         (*arm_movsi_vfp): Remove "arch" attribute.
4952         (*thumb2_movsi_vfp): Likewise.
4954 2016-09-29  Martin Liska  <mliska@suse.cz>
4956         * doc/extend.texi: Remove limitation of Objective C for
4957         __attribute__((constructor)) and __attribute__((destructor)).
4959 2016-09-29  Richard Biener  <rguenther@suse.de>
4961         PR tree-optimization/77768
4962         * tree-ssa-pre.c (eliminate_dom_walker::before_dom_children):
4963         Handle stores to readonly memory when removing redundant stores.
4965 2016-09-29  Richard Biener  <rguenther@suse.de>
4967         PR middle-end/77407
4968         * match.pd: Add X / abs (X) -> X < 0 ? -1 : 1 and
4969         X / -X -> -1 simplifications.
4971 2016-09-29  Richard Biener  <rguenther@suse.de>
4973         PR middle-end/55152
4974         * match.pd: Add max(a,-a) -> abs(a) pattern.
4975         * tree-ssa-phiopt.c (minmax_replacement): Disable for
4976         HONOR_SIGNED_ZEROS types.
4978 2016-09-29  James Greenhalgh  <james.greenhalgh@arm.com>
4980         * defaults.h (TARGET_FLT_EVAL_METHOD_NON_DEFAULT): Remove.
4981         * system.h (TARGET_FLT_EVAL_METHOD_NON_DEFAULT): Poison.
4983 2016-09-29  Richard Biener  <rguenther@suse.de>
4985         * tree-vrp.c (set_defs_to_varying): New helper avoiding
4986         writing to vr_const_varying.
4987         (vrp_initialize): Call it.
4988         (vrp_visit_stmt): Likewise.
4989         (evrp_dom_walker::before_dom_children): Likewise.
4991 2016-09-29  Richard Biener  <rguenther@suse.de>
4993         * tree-vect-stmts.c (vectorizable_load): Avoid emitting vector
4994         constructors with vector elements.
4996 2016-09-29  Richard Biener  <rguenther@suse.de>
4998         PR tree-optimization/77768
4999         * tree-ssa-sccvn.c (visit_reference_op_store): Properly deal
5000         with stores to a place we know has a constant value.
5002 2016-09-29  Alan Modra  <amodra@gmail.com>
5004         * config/rs6000/sysv4.opt (mgnu-attribute): New option.
5005         * doc/invoke.texi: Document it.
5006         * config/rs6000/rs6000.c (HAVE_LD_PPC_GNU_ATTR_LONG_DOUBLE): Define.
5007         (rs6000_passes_float): Comment.
5008         (rs6000_passes_long_double): New static var.
5009         (call_ABI_of_interest): Return false unless rs6000_gnu_attr is set.
5010         (init_cumulative_args): Set up to emit fp .gnu_attribute for
5011         ELF 64-bit ABIs as well as 32-bit ELF.  Correct rs6000_passes_float
5012         to include fp values returned in vectors.
5013         Set rs6000_passes_long_double.
5014         (rs6000_function_arg_advance_1): Likewise for function args.
5015         (rs6000_elf_file_end): Emit fp .gnu_attribute for ELF 64-bit ABIs,
5016         and SPE.  Emit long double tag value too.
5017         (rs6000_opt_vars): Add gnu-attr.
5018         * configure.ac (HAVE_LD_PPC_GNU_ATTR_LONG_DOUBLE): New ppc32 test.
5019         * configure: Regenerate.
5020         * config.in: Regenerate.
5022 2016-09-28  Jakub Jelinek  <jakub@redhat.com>
5024         * gimple-ssa-sprintf.c (pass_sprintf_length::gate): Use x > 0 instead
5025         of 0 < x.
5026         (format_floating, format_string, format_directive,
5027         get_destination_size, pass_sprintf_length::handle_gimple_call):
5028         Likewise.
5030 2016-09-28  Jakub Jelinek  <jakub@redhat.com>
5032         * gimple-ssa-sprintf.c: Fix comment formatting.
5033         (format_integer): Use is_gimple_assign.
5034         (pass_sprintf_length::handle_gimple_call): Use gimple_call_builtin_p
5035         and gimple_call_fndecl.  Reorder case BUILT_IN_SPRINTF_CHK.  Fix up
5036         BUILT_IN_SNPRINTF_CHK comment.  Replace "to to" with "to" in comment.
5037         (pass_sprintf_length::execute): Use is_gimple_call.
5039 2016-09-28  Wilco Dijkstra  <wdijkstr@arm.com>
5041         * gimple-fold.c (gimple_fold_builtin): After failing to fold
5042         strchr, also try the generic folding.
5044 2016-09-28  Martin Sebor  <msebor@redhat.com>
5046         PR c/77762
5047         * gimple-ssa-sprintf.c (pass_sprintf_length::handle_gimple_call):
5048         Fix typos.
5050 2016-09-28  Martin Sebor  <msebor@redhat.com>
5052         PR middle-end/77683
5053         * gimple-ssa-sprintf.c (format_integer): Fail gracefully when
5054         length modifier is not expected.
5055         (format_floating): Ignore l length modifier and fail gracefuly
5056         when it isn't one of the other expected ones.
5058 2016-09-28  Martin Sebor  <msebor@redhat.com>
5060         PR bootstrap/77753
5061         * varasm.c (assemble_addr_to_section): Increase local buffer size.
5063 2016-09-27  Richard Biener  <rguenther@suse.de>
5065         * dwarf2out.c (cu_die_list): New global.
5066         (dwarf2out_finish): Walk cu_die_list instead of limbo DIEs.  Add
5067         main_comp_unit_die to cu_die_list if we created it.
5068         Move break_out_includes ...
5069         (dwarf2out_early_finish): ... here.  Push created CU DIEs onto
5070         the cu_die_list.
5072 2016-09-28  Richard Biener  <rguenther@suse.de>
5074         * dwarf2out.c (struct die_struct): Add removed flag.
5075         (lookup_type_die): If the DIE is marked as removed, clear
5076         TYPE_SYMTAB_DIE and return NULL.
5077         (lookup_decl_die): If the DIE is marked as removed, remove it
5078         from the hash and return NULL.
5079         (mark_removed): New helper.
5080         (prune_unused_types_prune): Call it for removed DIEs.
5081         (gen_subprogram_die): Move the premark_used_types call to after
5082         DIEs for the functions scopes are generated.
5083         (process_scope_var): Do not re-create pruned types or type decls.
5084         Make sure to also re-parent type decls.
5085         (dwarf2out_finish): Move unused type pruning and debug_types
5086         handling ...
5087         (dwarf2out_early_finish): ... here.
5089 2016-09-29  Claudiu Zissulescu  <claziss@synopsys.com>
5091         * config/arc/arc-c.c: New file.
5092         * config/arc/arc-c.def: Likewise.
5093         * config/arc/t-arc: Likewise.
5094         * config.gcc: Include arc-c.o as c and cpp object.
5095         * config/arc/arc-protos.h (arc_cpu_cpp_builtins): Add prototype.
5096         * config/arc/arc.h (TARGET_CPU_CPP_BUILTINS): Use
5097         arc_cpu_cpp_builtins.
5099 2016-09-29  Claudiu Zissulescu  <claziss@synopsys.com>
5101         * config/arc/arc.md (*rotrsi3_cnt1): New pattern.
5102         (*ashlsi2_cnt1, *lshrsi3_cnt1, *ashrsi3_cnt1): Likewise.
5104 2016-09-28  Nathan Sidwell  <nathan@acm.org>
5106         * gimple-pretty-print.c (dump_gimple_call_args): Simplify "' "
5107         printing.
5109 2016-09-28  Wilco Dijkstra  <wdijkstr@arm.com>
5111         PR tree-optimization/61056
5112         * gimple-fold.c (gimple_fold_builtin_strchr):
5113         New function to optimize strchr (s, 0) to strlen.
5114         (gimple_fold_builtin): Add BUILT_IN_STRCHR case.
5116 2016-09-27  Robin Dapp  <rdapp@linux.vnet.ibm.com>
5118         PR tree-optimization/77724
5119         * tree-vect-loop-manip.c (create_intersect_range_checks_index):
5120         Add tree_fits_shwi_p check.
5122 2016-09-27  Jakub Jelinek  <jakub@redhat.com>
5124         * auto-inc-dec.c (try_merge): Remove break after return.
5125         * cselib.c (autoinc_split): Likewise.
5126         * explow.c (promote_mode): Likewise.
5127         * fixed-value.c (fixed_arithmetic): Likewise.
5128         * hsa.c (hsa_internal_fn::get_arity): Likewise.
5129         * rtlanal.c (modified_between_p, modified_in_p): Likewise.
5130         * trans-mem.c (get_attrs_for): Likewise.
5131         * tree-if-conv.c (if_convertible_stmt_p): Likewise.
5132         * tree-vrp.c (simplify_stmt_using_ranges): Likewise.
5133         * config/aarch64/aarch64-builtins.c (aarch64_fold_builtin): Likewise.
5134         * config/aarch64/aarch64.c (aarch64_get_condition_code_1): Likewise.
5135         * config/c6x/c6x.c (c6x_get_unit_specifier): Likewise.
5136         * config/cr16/cr16.c (legitimate_pic_operand_p): Likewise.
5137         * config/cris/cris.c (cris_op_str): Likewise.
5138         * config/mn10300/mn10300.c (cc_flags_for_code): Likewise.
5139         * config/tilepro/tilepro.c (tilepro_emit_setcc_internal_di): Likewise.
5141 2016-09-27  Nathan Sidwell  <nathan@codesourcery.com>
5143         * internal-fn.h (IFN_UNIQUE_CODES, IFN_GOACC_LOOP_CODES,
5144         IFN_GOACC_REDUCTION_CODES): New.
5145         (enum ifn_unique_kind, enum ifn_goacc_loop_kind, enum
5146         ifn_goacc_reduction_kind): Use them.
5147         * gimple-pretty-print.c (dump_gimple_call_args): Decode first arg
5148         of internal functions, when applicable.
5150 2016-09-27  Maciej W. Rozycki  <macro@imgtec.com>
5152         * config/mips/constraints.md (d): Fix documentation.
5153         * doc/md.texi (Machine Constraints): Update accordingly.
5155 2016-09-27  Richard Biener  <rguenther@suse.de>
5157         * dwarf2out.c (dwarf2out_init): Move text_section_line_info,
5158         cur_line_info_table initialization ...
5159         (dwarf2out_assembly_start): ... here.
5161 2016-09-27  Matthew Wahab  <matthew.wahab@arm.com>
5163         * config/arm/arm.md (*arm_movsi_insn): Add "arch" attribute.
5164         * config/arm/vfp.md (*arm_movhi_vfp): Likewise.
5165         (*thumb2_movhi_vfp): Likewise.
5166         (*arm_movhi_fp16): Remove predication operand from VMOV.F16
5167         template.  Expand predicable attribute to mark VMOV.F16 as not
5168         predicable.  Add "arch" attribute.
5169         (*thumb2_movhi_fp16): Likewise.
5170         (*arm_movsi_vfp): Break a long line.  Add "arch" attribute.
5171         (*thumb2_movsi_vfp): Add "arch" attribute.
5173 2016-09-27  David Edelsohn  <dje.gcc@gmail.com>
5175         * config/rs6000/rs6000.c (rs6000_output_symbol): Don't modify
5176         VAR_DECL string.
5178 2016-09-27  Marek Polacek  <polacek@redhat.com>
5180         * config/ia64/ia64.c (ia64_print_operand): Adjust fall through
5181         comment.
5183         * config/c6x/c6x.h: Adjust fall through comment.
5184         * config/sh/sh.c (final_prescan_insn): Likewise.
5185         * config/visium/visium.c (visium_expand_int_cstore): Likewise.
5186         (visium_expand_fp_cstore): Likewise.
5188 2016-09-27  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
5190         * config/arm/arm.c (const_ok_for_op): Use "Fall through" comment form
5191         expected by -Wimplicit-fallthrough.
5192         (thumb1_size_rtx_costs): Likewise.
5193         (thumb2_reorg): Likewise.
5194         (tls_mentioned_p): Add "Fall through" comment.
5195         (thumb2_reorg): Likewise.
5196         * config/arm/arm-builtins.c (arm_expand_neon_args): Use "Fall through"
5197         comment form expected by -Wimplicit-fallthrough.
5199 2016-09-27  Martin Liska  <mliska@suse.cz>
5201         PR gcov-profile/46266
5202         * input.h (RESERVED_LOCATION_P): New macro.
5203         * profile.c (branch_prob): Use RESERVED_LOCATION_P and
5204         instread of comparison with UNKNOWN_LOCATION.
5206 2016-09-27  Richard Biener  <rguenther@suse.de>
5208         PR tree-optimization/77745
5209         * tree-ssa-pre.c (eliminate_dom_walker::before_dom_children):
5210         When removing redundant stores make sure to check compatibility
5211         of the TBAA state for downstream accesses.
5212         * tree-ssa-sccvn.c (visit_reference_op_store): Likewise for when
5213         value-numbering virtual operands for store matches.
5215 2016-09-27  Oleg Endo  <olegendo@gcc.gnu.org>
5217         PR target/51244
5218         * config/sh/sh.c (sh_rtx_costs): Fix return value of SET of movt and
5219         movrt patterns.  Match them before anything else in the SET case.
5221 2016-09-27  Martin Liska  <mliska@suse.cz>
5223         PR gcov-profile/7970
5224         PR gcov-profile/16855
5225         PR gcov-profile/44779
5226         * coverage.c (build_gcov_exit_decl): New function.
5227         (coverage_obj_init): Call the function and generate __gcov_exit
5228         destructor.
5229         * doc/gcov.texi: Document when __gcov_exit function is called.
5231 2016-09-27  Marek Polacek  <polacek@redhat.com>
5233         PR bootstrap/77751
5234         * Makefile.in (insn-attrtab.o-warn, insn-dfatab.o-warn,
5235         insn-latencytab.o-warn, insn-output.o-warn, insn-emit.o-warn): Use
5236         -Wno-error instead of -Wno-implicit-fallthrough.
5238 2016-09-27  Martin Liska  <mliska@suse.cz>
5240         PR bootstrap/77749
5241         * gcov-counter.def: Remove GCOV_COUNTER_V_DELTA.
5243 2016-09-27  Jakub Jelinek  <jakub@redhat.com>
5245         * combine.c (simplify_comparison): Add canonical FALLTHROUGH comments.
5246         * config/i386/i386.c (ix86_dep_by_shift_count_body): Add FALLTHROUGH
5247         comments.  Remove break after return.
5248         (ix86_fp_compare_code_to_integer, has_dispatch,
5249         ix86_simd_clone_usable): Remove break after return.
5251 2016-09-27  Bernd Edlinger  <bernd.edlinger@hotmail.de>
5253         PR rlt-optimization/77714
5254         * lra-eliminations.c (eliminate_regs_in_insn): Avoid alias on
5255         REG_EQUAL note.
5257 2016-09-27  Kugan Vivekanandarajah  <kuganv@linaro.org>
5259         PR ipa/77677
5260         * ipa-prop.c (ipa_compute_jump_functions_for_edge): Use
5261         extract_range_from_unary_expr to convert value_range.
5262         * tree-vrp.c (extract_range_from_unary_expr_1): Rename to.
5263         (extract_range_from_unary_expr): This.
5264         * tree-vrp.h (extract_range_from_unary_expr): Declare.
5266 2016-09-27  Segher Boessenkool  <segher@kernel.crashing.org>
5268         * config/rs6000/rs6000.md (movcc_internal1): Disparage using CTR or LR.
5270 2016-09-26  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5272         * config/i386/i386.c (ix86_print_operand)
5273         [HAVE_AS_IX86_CMOV_SUN_SYNTAX]: Add gcc_fallthrough.
5274         * config/sparc/sparc.c (check_pic): Add fallthrough comment.
5275         (epilogue_renumber): Likewise.
5277 2016-09-26  Kugan Vivekanandarajah  <kuganv@linaro.org>
5279         PR middle-end/77719
5280         * tree-ssa-reassoc.c (make_new_ssa_for_def): Use gimple_get_lhs
5281         to get lhs instead of gimple_assign_lhs as stmt can be builtins too.
5283 2016-09-26  Thomas Preud'homme  <thomas.preudhomme@arm.com>
5285         * tree.h (memmodel_from_int, memmodel_base, is_mm_relaxed,
5286         is_mm_consume, is_mm_acquire, is_mm_release, is_mm_acq_rel,
5287         is_mm_seq_cst, is_mm_sync): Move to ...
5288         * memmodel.h: This.  New file.
5289         * builtins.c: Include memmodel.h.
5290         * optabs.c: Likewise.
5291         * tsan.c: Likewise.
5292         * config/aarch64/aarch64.c: Likewise.
5293         * config/alpha/alpha.c: Likewise.
5294         * config/arm/arm.c: Likewise.
5295         * config/i386/i386.c: Likewise.
5296         * config/ia64/ia64.c: Likewise.
5297         * config/mips/mips.c: Likewise.
5298         * config/rs6000/rs6000.c: Likewise.
5299         * config/sparc/sparc.c: Likewise.
5300         * genconditions.c: Include memmodel.h in generated file.
5301         * genemit.c: Likewise.
5302         * genoutput.c: Likewise.
5303         * genpeep.c: Likewise.
5304         * genpreds.c: Likewise.
5305         * genrecog.c: Likewise.
5307 2016-09-26  David Malcolm  <dmalcolm@redhat.com>
5309         * read-rtl.c (read_rtx_code): Rename local "i" to "idx", and use
5310         "c" instead when parsing characters.  Move operand parsing into...
5311         (read_rtx_operand): ...this new function, renaming "i" to "idx",
5312         and tightening the scope of various locals.
5314 2016-09-26  Liu Hao  <lh_mouse@126.com>
5316         * config/i386/cygming.h (ASM_OUTPUT_DWARF_OFFSET): Fix typo.
5318 2016-09-26  Marek Polacek  <polacek@redhat.com>
5320         * system.h: Use __has_attribute to check whether the fallthrough
5321         attribute is supported.
5323 2016-09-26  Marek Polacek  <polacek@redhat.com>
5325         * ipa-inline-analysis.c (find_foldable_builtin_expect): Use
5326         gimple_call_internal_p.
5327         * ipa-split.c (find_return_bb): Likewise.
5328         (execute_split_functions): Likewise.
5329         * omp-low.c (dump_oacc_loop_part): Likewise.
5330         (oacc_loop_xform_head_tail): Likewise.
5331         * predict.c (predict_loops): Likewise.
5332         * sanopt.c (pass_sanopt::execute): Likewise.
5333         * tree-cfg.c (get_abnormal_succ_dispatcher): Likewise.
5334         * tree-parloops.c (oacc_entry_exit_ok_1): Likewise.
5335         * tree-stdarg.c (gimple_call_ifn_va_arg_p): Remove function.
5336         (expand_ifn_va_arg_1): Use gimple_call_internal_p.
5337         (expand_ifn_va_arg): Likewise.
5338         * tree-vect-loop.c (vect_determine_vectorization_factor): Likewise.
5339         (optimize_mask_stores): Likewise.
5340         * tree-vect-stmts.c (vect_simd_lane_linear): Likewise.
5341         (vect_transform_stmt): Likewise.
5342         * tree-vectorizer.c (vect_loop_vectorized_call): Likewise.
5343         * tsan.c (instrument_memory_accesses): Likewise.
5345 2016-09-26  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
5346             Alexander Monakov  <amonakov@ispras.ru>
5348         * regrename.c (rename_chains): Check
5349         HARD_FRAME_POINTER_IS_FRAME_POINTER rather than
5350         HARD_FRAME_POINTER_REGNUM when picking unavailable registers.
5351         * sel-sched.c (mark_unavailable_hard_regs): Likewise.
5353 2016-09-26  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
5355         * config/s390/s390.c (s390_rtx_costs): Add /* fallthrough */.
5356         (s390_sched_score): Likewise.
5358 2016-09-26  Martin Liska  <mliska@suse.cz>
5360         * doc/gcov.texi: Update program output of gcov tool.
5362 2016-09-26  Martin Liska  <mliska@suse.cz>
5364         PR gcov-profile/23332
5365         * profile.c (instrument_values): Do not handle HIST_TYPE_CONST_DELTA.
5366         * tree-profile.c (gimple_gen_const_delta_profiler): Remove.
5367         * value-prof.c (dump_histogram_value): Do not handle
5368         HIST_TYPE_CONST_DELTA.
5369         (stream_in_histogram_value): Likewise.
5370         (gimple_find_values_to_profile): Likewise.
5371         * value-prof.h (enum hist_type): Likewise.
5373 2016-09-26  Martin Liska  <mliska@suse.cz>
5375         * common.opt: Exclude SANITIZE_UNREACHABLE and SANITIZE_RETURN
5376         from default sanitize recover values.
5377         * doc/invoke.texi: Fix documentation related to -fsanitize=leak,
5378         -fsanitize=address, -fsanitize=thread and -fsanitize-recover.
5379         * flag-types.h: Replace couple of 1 << x to 1UL << x, make it
5380         consistent.
5381         * opts.c (finish_options): Do a generic loop over options
5382         that can be recovered.
5383         (parse_sanitizer_options): Exclude SANITIZE_UNREACHABLE and
5384         SANITIZE_RETURN.
5385         (common_handle_option): Likewise.
5386         * opts.h: Declare can_recover to sanitizer_opts_s.
5388 2016-09-26  Andre Vieira  <andre.simoesdiasvieira@arm.com>
5390         * target.def(elf_flags_numeric): Change documentation to present tense.
5391         * doc/tm.texi: Regenerate.
5393 2016-09-26  Marek Polacek  <polacek@redhat.com>
5395         PR c/7652
5396         * Makefile.in (insn-attrtab.o-warn, insn-dfatab.o-warn,
5397         insn-latencytab.o-warn, insn-output.o-warn, insn-emit.o-warn): Add
5398         -Wno-switch-fallthrough.
5399         * builtins.c (expand_builtin_int_roundingfn_2): Add gcc_fallthrough.
5400         (expand_builtin): Likewise.
5401         * config/rs6000/rs6000.c (rs6000_builtin_vectorized_libmass): Likewise.
5402         * convert.c (convert_to_real_1): Likewise.
5403         (convert_to_integer_1): Likewise.
5404         * final.c (output_alternate_entry_point): Likewise.
5405         * genattrtab.c (make_canonical): Likewise.
5406         (write_test_expr): Likewise.
5407         * genpreds.c (validate_exp): Likewise.
5408         * gimple-ssa-strength-reduction.c
5409         (find_candidates_dom_walker::before_dom_children): Likewise.
5410         * godump.c (go_format_type): Likewise.
5411         * reload1.c (elimination_effects): Likewise.
5412         * resource.c (mark_referenced_resources): Likewise.
5413         (mark_set_resources): Likewise.
5414         * tree-ssa-loop-ivopts.c (find_deriving_biv_for_expr): Likewise.
5415         * varasm.c (output_addressed_constants): Likewise.
5417 2016-09-26  Marek Polacek  <polacek@redhat.com>
5419         PR c/7652
5420         * common.opt (Wimplicit-fallthrough): New option.
5421         * doc/extend.texi: Document statement attributes and the fallthrough
5422         attribute.
5423         * doc/invoke.texi: Document -Wimplicit-fallthrough.
5424         * gimple.h (gimple_call_internal_p): New function.
5425         * gimplify.c (struct gimplify_ctx): Add in_switch_expr.
5426         (struct label_entry): New struct.
5427         (find_label_entry): New function.
5428         (case_label_p): New function.
5429         (collect_fallthrough_labels): New function.
5430         (last_stmt_in_scope): New function.
5431         (should_warn_for_implicit_fallthrough): New function.
5432         (warn_implicit_fallthrough_r): New function.
5433         (maybe_warn_implicit_fallthrough): New function.
5434         (expand_FALLTHROUGH_r): New function.
5435         (expand_FALLTHROUGH): New function.
5436         (gimplify_switch_expr): Call maybe_warn_implicit_fallthrough and
5437         expand_FALLTHROUGH for the innermost GIMPLE_SWITCH.
5438         (gimplify_label_expr): New function.
5439         (gimplify_case_label_expr): Set location.
5440         (gimplify_expr): Call gimplify_label_expr.
5441         * internal-fn.c (expand_FALLTHROUGH): New function.
5442         * internal-fn.def (FALLTHROUGH): New internal function.
5443         * langhooks.c (lang_GNU_OBJC): New function.
5444         * langhooks.h (lang_GNU_OBJC): Declare.
5445         * system.h (gcc_fallthrough): Define.
5446         * tree-core.h: Add FALLTHROUGH_LABEL_P comment.
5447         * tree.h (FALLTHROUGH_LABEL_P): Define.
5449 2016-09-26  Richard Biener  <rguenther@suse.de>
5451         * dwarf2out.c (stripattributes): Remove unused function.
5452         (DEBUG_NORM_MACINFO_SECTION): Rename to DEBUG_MACINFO_SECTION.
5453         Push dwarf_split_debug_info handling into init_sections_and_labels.
5454         (DEBUG_NORM_MACRO_SECTION): Likewise to DEBUG_MACRO_SECTION.
5455         (DEBUG_MACRO_SECTION_FLAGS): Remove.
5456         (debug_macinfo_section_name): New global.
5457         (output_macinfo): Use debug_macinfo_section_name.
5458         (init_sections_and_labels): Split out section and label generation
5459         from dwarf2out_init.  Set debug_macinfo_section_name.
5460         (dwarf2out_init): Move text section label generation and emission
5461         to ...
5462         (dwarf2out_assembly_start): ... here.
5463         (dwarf2out_finish): Call init_sections_and_labels before DWARF
5464         output starts.
5466 2016-09-26  Richard Biener  <rguenther@suse.de>
5468         PR debug/77692
5469         * cgraphunit.c (analyze_functions): Before early removing
5470         global vars calls the late_global_decl debug handler mark
5471         the variable as readonly.
5473 2016-09-25  Oleg Endo  <olegendo@gcc.gnu.org>
5475         PR target/51244
5476         * config/sh/sh.c (sh_movt_set_dest, sh_movrt_set_dest): Add overloads.
5477         (sh_rtx_costs): Handle SET of movt and movrt patterns.
5478         * cnofig/sh/sh-protos.h (sh_movt_set_dest, sh_movrt_set_dest): Forward
5479         declare new overloads.
5480         * config/sh/sh.md (*cset_zero): Add variant that takes a treg_set_expr
5481         operand.
5483 2016-09-24  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
5485         * config/rs6000/rs6000.c (expand_block_compare, do_load_for_compare):
5486         Change TARGET_LITTLE_ENDIAN to !BYTES_BIG_ENDIAN.
5488 2016-09-24  David Edelsohn  <dje.gcc@gmail.com>
5490         * configure.ac (gcc_cv_as_aix_dwloc): Fix typo in assembly fragment.
5491         * configure: Regenerate.
5493 2016-09-24  Marek Polacek  <polacek@redhat.com>
5495         PR c/77490
5496         * doc/invoke.texi: Document -Wbool-operation.
5498 2016-09-23  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
5500         * config/rs6000/rs6000.md (cmpmemsi): New define_expand.
5501         * config/rs6000/rs6000.c (expand_block_compare): New function used by
5502         cmpmemsi pattern to do builtin expansion of memcmp ().
5503         (compute_current_alignment): Add helper function for
5504         expand_block_compare used to compute alignment as the compare proceeds.
5505         (select_block_compare_mode): Used by expand_block_compare to select
5506         the mode used for reading the next chunk of bytes in the compare.
5507         (do_load_for_compare): Used by expand_block_compare to emit the load
5508         insns for the compare.
5509         (rs6000_emit_dot_insn): Moved this function to avoid a forward
5510         reference from expand_block_compare ().
5511         * config/rs6000/rs6000-protos.h (expand_block_compare): Add a
5512         prototype for this function.
5513         * config/rs6000/rs6000.opt (mblock-compare-inline-limit): Add a new
5514         target option for controlling how much code inline expansion of
5515         memcmp() will be allowed to generate.
5517 2016-09-23  Jakub Jelinek  <jakub@redhat.com>
5519         * hooks.c (hook_bool_bool_false, hook_bool_bool_gcc_optionsp_false,
5520         hook_bool_mode_false, hook_bool_mode_true,
5521         hook_bool_mode_const_rtx_false, hook_bool_mode_const_rtx_true,
5522         hook_bool_mode_rtx_false, hook_bool_mode_rtx_true,
5523         hook_bool_const_rtx_insn_const_rtx_insn_true,
5524         hook_bool_mode_uhwi_false, hook_void_FILEptr_constcharptr,
5525         hook_bool_FILEptr_rtx_false, hook_bool_gsiptr_false,
5526         hook_bool_const_tree_hwi_hwi_const_tree_false,
5527         hook_bool_const_tree_hwi_hwi_const_tree_true,
5528         default_can_output_mi_thunk_no_vcall, hook_int_uint_mode_1,
5529         hook_int_const_tree_0, hook_int_const_tree_const_tree_1,
5530         hook_int_rtx_0, hook_int_rtx_bool_0, hook_void_tree,
5531         hook_void_constcharptr, hook_void_tree_treeptr, hook_void_int_int,
5532         hook_bool_tree_false, hook_bool_const_tree_false, hook_bool_tree_true,
5533         hook_bool_const_tree_true, hook_bool_tree_tree_false,
5534         hook_bool_tree_tree_true, hook_bool_tree_bool_false,
5535         hook_bool_rtx_insn_true, hook_bool_rtx_false,
5536         hook_bool_uintp_uintp_false,
5537         hook_bool_rtx_mode_int_int_intp_bool_false, hook_rtx_rtx_null,
5538         hook_rtx_tree_int_null, hook_uint_mode_0,
5539         hook_constcharptr_const_tree_null, hook_tree_tree_int_treep_bool_null,
5540         hook_tree_tree_tree_null, hook_tree_tree_tree_tree_null,
5541         hook_constcharptr_const_rtx_insn_null,
5542         hook_constcharptr_const_tree_const_tree_null,
5543         hook_constcharptr_int_const_tree_null,
5544         hook_constcharptr_int_const_tree_const_tree_null,
5545         hook_tree_const_tree_null, hook_bool_rtx_insn_int_false,
5546         hook_void_rtx_insn_int, hook_void_gcc_optionsp): For arguments with
5547         ATTRIBUTE_UNUSED, remove parameter name as well as ATTRIBUTE_UNUSED.
5549         * vec.h (vNULL): Extend comment to say = vNULL initialization
5550         isn't needed for static vars.
5552         * sel-sched-ir.c (sel_global_bb_info, sel_region_bb_info,
5553         loop_nests, s_i_d, last_added_blocks): Remove unnecessary
5554         = vNULL initialization of file scope vec.
5555         * passes.c (pass_tab, enabled_pass_uid_range_tab,
5556         disabled_pass_uid_range_tab): Likewise.
5557         * haifa-sched.c (sched_luids, h_i_d): Likewise.
5558         * tree-chkp-opt.c (check_infos): Likewise.
5559         * sel-sched.c (vec_av_set, vec_temp_moveop_nops): Likewise.
5561         * vec.h (vnull::operator vec): Add constexpr keyword for
5562         C++11 and later.
5564 2016-09-23  Doug Gilmore  <doug.gilmore@imgtec.com>
5566         PR tree-optimization/77654
5567         * tree-ssa-loop-prefetch.c (issue_prefetch_ref): Add call
5568         to duplicate_ssa_name_ptr_info.
5570 2016-09-23  David Malcolm  <dmalcolm@redhat.com>
5572         PR preprocessor/77672
5573         * input.c (selftest::test_lexer_string_locations_simple): Update
5574         test to expect location information of the terminator character
5575         at the location of the final closing quote.
5576         (selftest::test_lexer_string_locations_hex): Likewise.
5577         (selftest::test_lexer_string_locations_oct): Likewise.
5578         (selftest::test_lexer_string_locations_letter_escape_1): Likewise.
5579         (selftest::test_lexer_string_locations_letter_escape_2): Likewise.
5580         (selftest::test_lexer_string_locations_ucn4): Likewise.
5581         (selftest::test_lexer_string_locations_ucn8): Likewise.
5582         (selftest::test_lexer_string_locations_u8): Likewise.
5583         (selftest::test_lexer_string_locations_utf8_source): Likewise.
5584         (selftest::test_lexer_string_locations_concatenation_1): Likewise.
5585         (selftest::test_lexer_string_locations_concatenation_2): Likewise.
5586         (selftest::test_lexer_string_locations_concatenation_3): Likewise.
5587         (selftest::test_lexer_string_locations_macro): Likewise.
5588         (selftest::test_lexer_string_locations_long_line): Likewise.
5590 2016-09-23  Richard Biener  <rguenther@suse.de>
5592         * tree-ssa-sccvn.c (visit_reference_op_call): Value number
5593         virtual definition to virtual use if the call devirtualizes
5594         to a const or pure function.
5595         (visit_use): Also visit calls we can devirtualize to a
5596         const or pure function.
5598 2016-09-23  Richard Biener  <rguenther@suse.de>
5600         PR tree-optimization/77697
5601         * tree-ssa-forwprop.c (defcodefor_name): Remove bogus code,
5602         signal error if we have sth ternary or unhandled.
5604 2016-09-23  Matthew Wahab  <matthew.wahab@arm.com>
5606         * config/arm/arm_neon.h (vabd_f16): New.
5607         (vabdq_f16): New.
5608         (vabs_f16): New.
5609         (vabsq_f16): New.
5610         (vadd_f16): New.
5611         (vaddq_f16): New.
5612         (vcage_f16): New.
5613         (vcageq_f16): New.
5614         (vcagt_f16): New.
5615         (vcagtq_f16): New.
5616         (vcale_f16): New.
5617         (vcaleq_f16): New.
5618         (vcalt_f16): New.
5619         (vcaltq_f16): New.
5620         (vceq_f16): New.
5621         (vceqq_f16): New.
5622         (vceqz_f16): New.
5623         (vceqzq_f16): New.
5624         (vcge_f16): New.
5625         (vcgeq_f16): New.
5626         (vcgez_f16): New.
5627         (vcgezq_f16): New.
5628         (vcgt_f16): New.
5629         (vcgtq_f16): New.
5630         (vcgtz_f16): New.
5631         (vcgtzq_f16): New.
5632         (vcle_f16): New.
5633         (vcleq_f16): New.
5634         (vclez_f16): New.
5635         (vclezq_f16): New.
5636         (vclt_f16): New.
5637         (vcltq_f16): New.
5638         (vcltz_f16): New.
5639         (vcltzq_f16): New.
5640         (vcvt_f16_s16): New.
5641         (vcvt_f16_u16): New.
5642         (vcvt_s16_f16): New.
5643         (vcvt_u16_f16): New.
5644         (vcvtq_f16_s16): New.
5645         (vcvtq_f16_u16): New.
5646         (vcvtq_s16_f16): New.
5647         (vcvtq_u16_f16): New.
5648         (vcvta_s16_f16): New.
5649         (vcvta_u16_f16): New.
5650         (vcvtaq_s16_f16): New.
5651         (vcvtaq_u16_f16): New.
5652         (vcvtm_s16_f16): New.
5653         (vcvtm_u16_f16): New.
5654         (vcvtmq_s16_f16): New.
5655         (vcvtmq_u16_f16): New.
5656         (vcvtn_s16_f16): New.
5657         (vcvtn_u16_f16): New.
5658         (vcvtnq_s16_f16): New.
5659         (vcvtnq_u16_f16): New.
5660         (vcvtp_s16_f16): New.
5661         (vcvtp_u16_f16): New.
5662         (vcvtpq_s16_f16): New.
5663         (vcvtpq_u16_f16): New.
5664         (vcvt_n_f16_s16): New.
5665         (vcvt_n_f16_u16): New.
5666         (vcvtq_n_f16_s16): New.
5667         (vcvtq_n_f16_u16): New.
5668         (vcvt_n_s16_f16): New.
5669         (vcvt_n_u16_f16): New.
5670         (vcvtq_n_s16_f16): New.
5671         (vcvtq_n_u16_f16): New.
5672         (vfma_f16): New.
5673         (vfmaq_f16): New.
5674         (vfms_f16): New.
5675         (vfmsq_f16): New.
5676         (vmax_f16): New.
5677         (vmaxq_f16): New.
5678         (vmaxnm_f16): New.
5679         (vmaxnmq_f16): New.
5680         (vmin_f16): New.
5681         (vminq_f16): New.
5682         (vminnm_f16): New.
5683         (vminnmq_f16): New.
5684         (vmul_f16): New.
5685         (vmul_lane_f16): New.
5686         (vmul_n_f16): New.
5687         (vmulq_f16): New.
5688         (vmulq_lane_f16): New.
5689         (vmulq_n_f16): New.
5690         (vneg_f16): New.
5691         (vnegq_f16): New.
5692         (vpadd_f16): New.
5693         (vpmax_f16): New.
5694         (vpmin_f16): New.
5695         (vrecpe_f16): New.
5696         (vrecpeq_f16): New.
5697         (vrnd_f16): New.
5698         (vrndq_f16): New.
5699         (vrnda_f16): New.
5700         (vrndaq_f16): New.
5701         (vrndm_f16): New.
5702         (vrndmq_f16): New.
5703         (vrndn_f16): New.
5704         (vrndnq_f16): New.
5705         (vrndp_f16): New.
5706         (vrndpq_f16): New.
5707         (vrndx_f16): New.
5708         (vrndxq_f16): New.
5709         (vrsqrte_f16): New.
5710         (vrsqrteq_f16): New.
5711         (vrecps_f16): New.
5712         (vrecpsq_f16): New.
5713         (vrsqrts_f16): New.
5714         (vrsqrtsq_f16): New.
5715         (vsub_f16): New.
5716         (vsubq_f16): New.
5718 2016-09-23  Matthew Wahab  <matthew.wahab@arm.com>
5720         * config.gcc (extra_headers): Add arm_fp16.h
5721         * config/arm/arm_fp16.h: New.
5722         * config/arm/arm_neon.h: Include "arm_fp16.h".
5724 2016-09-23  Matthew Wahab  <matthew.wahab@arm.com>
5726         * config/arm/arm_neon_builtins.def (vadd): New (v8hf, v4hf
5727         variants).
5728         (vmulf): New (v8hf, v4hf variants).
5729         (vfma): New (v8hf, v4hf variants).
5730         (vfms): New (v8hf, v4hf variants).
5731         (vsub): New (v8hf, v4hf variants).
5732         (vcage): New (v8hf, v4hf variants).
5733         (vcagt): New (v8hf, v4hf variants).
5734         (vcale): New (v8hf, v4hf variants).
5735         (vcalt): New (v8hf, v4hf variants).
5736         (vceq): New (v8hf, v4hf variants).
5737         (vcgt): New (v8hf, v4hf variants).
5738         (vcge): New (v8hf, v4hf variants).
5739         (vcle): New (v8hf, v4hf variants).
5740         (vclt): New (v8hf, v4hf variants).
5741         (vceqz): New (v8hf, v4hf variants).
5742         (vcgez): New (v8hf, v4hf variants).
5743         (vcgtz): New (v8hf, v4hf variants).
5744         (vcltz): New (v8hf, v4hf variants).
5745         (vclez): New (v8hf, v4hf variants).
5746         (vabd): New (v8hf, v4hf variants).
5747         (vmaxf): New (v8hf, v4hf variants).
5748         (vmaxnm): New (v8hf, v4hf variants).
5749         (vminf): New (v8hf, v4hf variants).
5750         (vminnm): New (v8hf, v4hf variants).
5751         (vpmaxf): New (v4hf variant).
5752         (vpminf): New (v4hf variant).
5753         (vpadd): New (v4hf variant).
5754         (vrecps): New (v8hf, v4hf variants).
5755         (vrsqrts): New (v8hf, v4hf variants).
5756         (vabs): New (v8hf, v4hf variants).
5757         (vneg): New (v8hf, v4hf variants).
5758         (vrecpe): New (v8hf, v4hf variants).
5759         (vrnd): New (v8hf, v4hf variants).
5760         (vrnda): New (v8hf, v4hf variants).
5761         (vrndm): New (v8hf, v4hf variants).
5762         (vrndn): New (v8hf, v4hf variants).
5763         (vrndp): New (v8hf, v4hf variants).
5764         (vrndx): New (v8hf, v4hf variants).
5765         (vrsqrte): New (v8hf, v4hf variants).
5766         (vmul_lane): Add v4hf and v8hf variants.
5767         (vmul_n): Add v4hf and v8hf variants.
5768         (vext): New (v8hf, v4hf variants).
5769         (vcvts): New (v8hi, v4hi variants).
5770         (vcvts): New (v8hf, v4hf variants).
5771         (vcvtu): New (v8hi, v4hi variants).
5772         (vcvtu): New (v8hf, v4hf variants).
5773         (vcvts_n): New (v8hf, v4hf variants).
5774         (vcvtu_n): New (v8hi, v4hi variants).
5775         (vcvts_n): New (v8hi, v4hi variants).
5776         (vcvtu_n): New (v8hf, v4hf variants).
5777         (vbsl): New (v8hf, v4hf variants).
5778         (vcvtas): New (v8hf, v4hf variants).
5779         (vcvtau): New (v8hf, v4hf variants).
5780         (vcvtms): New (v8hf, v4hf variants).
5781         (vcvtmu): New (v8hf, v4hf variants).
5782         (vcvtns): New (v8hf, v4hf variants).
5783         (vcvtnu): New (v8hf, v4hf variants).
5784         (vcvtps): New (v8hf, v4hf variants).
5785         (vcvtpu): New (v8hf, v4hf variants).
5787 2016-09-23  Matthew Wahab  <matthew.wahab@arm.com>
5789         * config/arm/arm-builtins.c (hf_UP): New.
5790         (si_UP): New.
5791         (vfp_builtin_data): New.  Update comment.
5792         (enum arm_builtins): Include "arm_vfp_builtins.def".
5793         (ARM_BUILTIN_VFP_PATTERN_START): New.
5794         (arm_init_vfp_builtins): New.
5795         (arm_init_builtins): Add arm_init_vfp_builtins.
5796         (arm_expand_vfp_builtin): New.
5797         (arm_expand_builtins): Update for arm_expand_vfp_builtin.  Fix
5798         long line.
5799         * config/arm/arm_vfp_builtins.def: New file.
5800         * config/arm/t-arm (arm.o): Add arm_vfp_builtins.def.
5801         (arm-builtins.o): Likewise.
5803 2016-09-23  Kugan Vivekanandarajah  <kuganv@linaro.org>
5805         PR ipa/77677
5806         * ipa-cp.c (propagate_vr_accross_jump_function): Drop TREE_OVERFLOW
5807         from constant while creating value range.
5809 2016-09-23  Renlin Li  <renlin.li@arm.com>
5811         * ira.c (ira): Move ira_use_lra_p initialization code to ...
5812         (ira_init_once): Here.
5814 2016-09-23  Uros Bizjak  <ubizjak@gmail.com>
5815             Jakub Jelinek  <jakub@redhat.com>
5817         * hooks.h (hook_uint_uintp_false): Rename to...
5818         (hook_bool_uint_uintp_false): ... this.
5819         * hooks.c (hook_uint_uintp_false): Rename to...
5820         (hook_bool_uint_uintp_false): ... this.
5821         * target.def (elf_flags_numeric): Use hook_bool_uint_uintp_false
5822         instead of hook_uint_uintp_false.
5824 2016-09-23  Matthew Wahab  <matthew.wahab@arm.com>
5826         * config/arm/arm-builtins.c (arm_init_neon_builtin): New.
5827         (arm_init_builtins): Move body of a loop to the standalone
5828         function arm_init_neon_builtin.
5829         (arm_expand_neon_builtin_1): New.  Update comment.  Function body
5830         moved from arm_neon_builtin with some white-space fixes.
5831         (arm_expand_neon_builtin): Move code into the standalone function
5832         arm_expand_neon_builtin_1.
5834 2016-09-23  Matthew Wahab  <matthew.wahab@arm.com>
5836         * config/arm/iterators.md (VCVTHI): New.
5837         (NEON_VCMP): Add UNSPEC_VCLT and UNSPEC_VCLE.  Fix a long line.
5838         (NEON_VAGLTE): New.
5839         (VFM_LANE_AS): New.
5840         (VH_CVTTO): New.
5841         (V_reg): Add HF, V4HF and V8HF.  Fix white-space.
5842         (V_HALF): Add V4HF.  Fix white-space.
5843         (V_if_elem): Add HF, V4HF and V8HF.  Fix white-space.
5844         (V_s_elem): Likewise.
5845         (V_sz_elem): Fix white-space.
5846         (V_elem_ch): Likewise.
5847         (VH_elem_ch): New.
5848         (scalar_mul_constraint): Add V8HF and V4HF.
5849         (Is_float_mode): Fix white-space.
5850         (Is_d_reg): Add V4HF and V8HF.  Fix white-space.
5851         (q): Add HF.  Fix white-space.
5852         (float_sup): New.
5853         (float_SUP): New.
5854         (cmp_op_unsp): Add UNSPEC_VCALE and UNSPEC_VCALT.
5855         (neon_vfm_lane_as): New.
5856         * config/arm/neon.md (add<mode>3_fp16): New.
5857         (sub<mode>3_fp16): New.
5858         (mul<mode>3add<mode>_neon): New.
5859         (fma<VH:mode>4_intrinsic): New.
5860         (fmsub<VCVTF:mode>4_intrinsic): Fix white-space.
5861         (fmsub<VH:mode>4_intrinsic): New.
5862         (<absneg_str><mode>2): New.
5863         (neon_v<absneg_str><mode>): New.
5864         (neon_v<fp16_rnd_str><mode>): New.
5865         (neon_vrsqrte<mode>): New.
5866         (neon_vpaddv4hf): New.
5867         (neon_vadd<mode>): New.
5868         (neon_vsub<mode>): New.
5869         (neon_vmulf<mode>): New.
5870         (neon_vfma<VH:mode>): New.
5871         (neon_vfms<VH:mode>): New.
5872         (neon_vc<cmp_op><mode>): New.
5873         (neon_vc<cmp_op><mode>_fp16insn): New
5874         (neon_vc<cmp_op_unsp><mode>_fp16insn_unspec): New.
5875         (neon_vca<cmp_op><mode>): New.
5876         (neon_vca<cmp_op><mode>_fp16insn): New.
5877         (neon_vca<cmp_op_unsp><mode>_fp16insn_unspec): New.
5878         (neon_vc<cmp_op>z<mode>): New.
5879         (neon_vabd<mode>): New.
5880         (neon_v<maxmin>f<mode>): New.
5881         (neon_vp<maxmin>fv4hf: New.
5882         (neon_<fmaxmin_op><mode>): New.
5883         (neon_vrecps<mode>): New.
5884         (neon_vrsqrts<mode>): New.
5885         (neon_vrecpe<mode>): New (VH variant).
5886         (neon_vdup_lane<mode>_internal): New.
5887         (neon_vdup_lane<mode>): New.
5888         (neon_vcvt<sup><mode>): New (VCVTHI variant).
5889         (neon_vcvt<sup><mode>): New (VH variant).
5890         (neon_vcvt<sup>_n<mode>): New (VH variant).
5891         (neon_vcvt<sup>_n<mode>): New (VCVTHI variant).
5892         (neon_vcvt<vcvth_op><sup><mode>): New.
5893         (neon_vmul_lane<mode>): New.
5894         (neon_vmul_n<mode>): New.
5895         * config/arm/unspecs.md (UNSPEC_VCALE): New
5896         (UNSPEC_VCALT): New.
5897         (UNSPEC_VFMA_LANE): New.
5898         (UNSPECS_VFMS_LANE): New.
5900 2016-09-23  Dominik Vogt  <vogt@linux.vnet.ibm.com>
5902         * config/s390/s390.md ("*extzv<mode>_zEC12", "*extzv<mode>_z10")
5903         ("*extzv<mode><clobbercc_or_nocc>"):
5904         Correct a typo in a comment.
5905         Merged patterns.
5906         ("*insv<mode>_zEC12", "*insv<mode>_z10")
5907         ("*insv<mode><clobbercc_or_nocc>"): Ditto.
5908         ("*insv<mode>_zEC12_appendbitsleft")
5909         ("*insv<mode><clobbercc_or_nocc>_appendbitsleft")
5910         ("*insv<mode>_z10_appendbitsleft"): Ditto.
5911         ("*insv<mode>_zEC12_noshift", "*insv<mode>_z10_noshift")
5912         ("*insv<mode><clobbercc_or_nocc>_noshift"): Ditto.
5913         Provide pattern with operands switched.
5914         ("*pre_z10_extv<mode>"):
5915         Use new subst patterns.
5916         ("*extzvdi<clobbercc_or_nocc>_lshiftrt", "*<risbg_n>_ior_and_sr_ze")
5917         ("*extvsidi<clobbercc_or_nocc>", "*<risbg_n>_and_subregdi_rotr")
5918         ("*<risbg_n>_and_subregdi_rotl", "*<risbg_n>_di_and_rot")
5919         ("*insv_z10_noshift_cc", "*insv_z10_noshift_cconly")
5920         ("*<risbg_n>_<mode>_ior_and_lshiftrt")
5921         ("*<risbg_n>_sidi_ior_and_lshiftrt")
5922         ("*trunc_sidi_and_subreg_lshrt<clobbercc_or_nocc>"):
5923         New patterns.
5924         ("*extzv_<mode>_sll", "*extzv_<mode>_srl")
5925         ("*extzv_<mode>_srl<clobbercc_or_nocc>")
5926         ("*extzv_<mode>_sll<clobbercc_or_nocc>"): Renamed patterns, use risbgn
5927         on zEC12.
5928         ("SINT"): New mode_iterator with SI, HI, QI.
5929         * config/s390/subst.md ("clobbercc_or_nocc_subst", "z10_or_zEC12_cond")
5930         ("clobbercc_or_nocc", "risbg_n"): New constructs for risbg pattern
5931         duplication.
5933 2016-09-23  Dominik Vogt  <vogt@linux.vnet.ibm.com>
5935         * config/s390/predicates.md ("contiguous_bitmask_operand"): Adapt to
5936         new interface of s390_contiguous_bitmask_p.
5937         ("contiguous_bitmask_nowrap_operand"): New predicate.
5938         ("*anddi3_cc", "*anddi3_cconly", "*anddi3"): Replace NxxDq with NxxDw.
5939         * config/s390/constraints.md ("NxxDw", "NxxSq"): Adapt to new interface
5940         of s390_contiguous_bitmask_p.
5941         ("NxxDw"): Rename NxxDq constraint to NxxDw.
5942         ("NxxSw"): New constraint.
5943         * config/s390/s390.md ("*andsi3_zarch"): Enable bitmask wraparound.
5944         * config/s390/s390-protos.h (s390_contiguous_bitmask_p): Updated
5945         interface.
5946         (s390_contiguous_bitmask_nowrap_p): Export.
5947         * config/s390/s390.c (s390_contiguous_bitmask_nowrap_p): New name of
5948         former s390_contiguous_bitmask_p.
5949         (s390_contiguous_bitmask_p): Use s390_contiguous_bitmask_nowrap_p to
5950         detect contiguous bit ranges with wraparound.  Change signature to
5951         return START and END position instead of POS and LENGTH.
5952         (s390_contiguous_bitmask_vector_p): Remove extra code for continous bit
5953         ranges with wraparound.
5954         (s390_extzv_shift_ok): Use s390_contiguous_bitmask_nowrap_p.
5955         (s390_contiguous_bitmask_vector_p,s390_extzv_shift_ok,print_operand):
5956         Adapt to new signature of s390_contiguous_bitmask_p.
5958 2016-09-23  Bin Cheng  <bin.cheng@arm.com>
5960         * tree-vect-loop-manip.c (create_intersect_range_checks_index): New.
5961         (create_intersect_range_checks): New.
5962         (vect_create_cond_for_alias_checks): Call above function.
5964 2016-09-23  Matthew Wahab  <matthew.wahab@arm.com>
5966         * config/arm/iterators.md (Code iterators): Fix some white-space
5967         in the comments.
5968         (GLTE): New.
5969         (ABSNEG): New
5970         (FCVT): Moved from vfp.md.
5971         (VCVT_HF_US_N): New.
5972         (VCVT_SI_US_N): New.
5973         (VCVT_HF_US): New.
5974         (VCVTH_US): New.
5975         (FP16_RND): New.
5976         (absneg_str): New.
5977         (FCVTI32typename): Moved from vfp.md.
5978         (sup): Add UNSPEC_VCVTA_S, UNSPEC_VCVTA_U, UNSPEC_VCVTM_S,
5979         UNSPEC_VCVTM_U, UNSPEC_VCVTN_S, UNSPEC_VCVTN_U, UNSPEC_VCVTP_S,
5980         UNSPEC_VCVTP_U, UNSPEC_VCVT_HF_S_N, UNSPEC_VCVT_HF_U_N,
5981         UNSPEC_VCVT_SI_S_N, UNSPEC_VCVT_SI_U_N,  UNSPEC_VCVTH_S_N,
5982         UNSPEC_VCVTH_U_N, UNSPEC_VCVTH_S and UNSPEC_VCVTH_U.
5983         (vcvth_op): New.
5984         (fp16_rnd_str): New.
5985         (fp16_rnd_insn): New.
5986         * config/arm/unspecs.md (UNSPEC_VCVT_HF_S_N): New.
5987         (UNSPEC_VCVT_HF_U_N): New.
5988         (UNSPEC_VCVT_SI_S_N): New.
5989         (UNSPEC_VCVT_SI_U_N): New.
5990         (UNSPEC_VCVTH_S): New.
5991         (UNSPEC_VCVTH_U): New.
5992         (UNSPEC_VCVTA_S): New.
5993         (UNSPEC_VCVTA_U): New.
5994         (UNSPEC_VCVTM_S): New.
5995         (UNSPEC_VCVTM_U): New.
5996         (UNSPEC_VCVTN_S): New.
5997         (UNSPEC_VCVTN_U): New.
5998         (UNSPEC_VCVTP_S): New.
5999         (UNSPEC_VCVTP_U): New.
6000         (UNSPEC_VCVTP_S): New.
6001         (UNSPEC_VCVTP_U): New.
6002         (UNSPEC_VRND): New.
6003         (UNSPEC_VRNDA): New.
6004         (UNSPEC_VRNDI): New.
6005         (UNSPEC_VRNDM): New.
6006         (UNSPEC_VRNDN): New.
6007         (UNSPEC_VRNDP): New.
6008         (UNSPEC_VRNDX): New.
6009         * config/arm/vfp.md (<absneg_str>hf2): New.
6010         (neon_vabshf): New.
6011         (neon_v<fp16_rnd_str>hf): New.
6012         (neon_vrndihf): New.
6013         (addhf3): New.
6014         (subhf3): New.
6015         (divhf3): New.
6016         (mulhf3): New.
6017         (*mulsf3neghf_vfp): New.
6018         (*negmulhf3_vfp): New.
6019         (*mulsf3addhf_vfp): New.
6020         (*mulhf3subhf_vfp): New.
6021         (*mulhf3neghfaddhf_vfp): New.
6022         (*mulhf3neghfsubhf_vfp): New.
6023         (fmahf4): New.
6024         (neon_vfmahf): New.
6025         (fmsubhf4_fp16): New.
6026         (neon_vfmshf): New.
6027         (*fnmsubhf4): New.
6028         (*fnmaddhf4): New.
6029         (neon_vsqrthf): New.
6030         (neon_vrsqrtshf): New.
6031         (FCVT): Move to iterators.md.
6032         (FCVTI32typename): Likewise.
6033         (neon_vcvth<sup>hf): New.
6034         (neon_vcvth<sup>si): New.
6035         (neon_vcvth<sup>_nhf_unspec): New.
6036         (neon_vcvth<sup>_nhf): New.
6037         (neon_vcvth<sup>_nsi_unspec): New.
6038         (neon_vcvth<sup>_nsi): New.
6039         (neon_vcvt<vcvth_op>h<sup>si): New.
6040         (neon_<fmaxmin_op>hf): New.
6042 2016-09-23  Dominik Vogt  <vogt@linux.vnet.ibm.com>
6044         * config/s390/s390.md (bitoff, bitoff_plus): Neq mode attributes.
6045         ("*extzv<mode>_zEC12", "*insv<mode>_zEC12", "*insv<mode>_z10")
6046         ("*insv<mode>_zEC12_appendbitsleft")
6047         ("*insv<mode>_z10_appendbitsleft", "*r<noxa>sbg_<mode>_sll")
6048         ("*r<noxa>sbg_<mode>_srl"): Use new attributes.
6050 2016-09-23  Jakub Jelinek  <jakub@redhat.com>
6052         * ipa-cp.c (ipcp_store_vr_results): Avoid static local var zero.
6053         * sreal.h (sreal::min, sreal::max): Avoid static local vars,
6054         construct values without normalization.
6055         * tree-ssa-sccvn.c (vn_reference_lookup_3): Don't initialize
6056         static local lhs_ops to vNULL.
6058 2016-09-23  Matthew Wahab  <matthew.wahab@arm.com>
6059             Jiong Wang <jiong.wang@arm.com>
6061         * config/arm/arm.c (coproc_secondary_reload_class): Make HFmode
6062         available when FP16 instructions are available.
6063         (output_move_vfp): Add support for 16-bit data moves.
6064         (arm_validize_comparison): Fix some white-space.  Support HFmode
6065         by conversion to SFmode.
6066         * config/arm/arm.md (truncdfhf2): Fix a comment.
6067         (extendhfdf2): Likewise.
6068         (cstorehf4): New.
6069         (movsicc): Fix some white-space.
6070         (movhfcc): New.
6071         (movsfcc): Fix some white-space.
6072         (*cmovhf): New.
6073         * config/arm/vfp.md (*arm_movhi_vfp): Disable when VFP FP16
6074         instructions are available.
6075         (*thumb2_movhi_vfp): Likewise.
6076         (*arm_movhi_fp16): New.
6077         (*thumb2_movhi_fp16): New.
6078         (*movhf_vfp_fp16): New.
6079         (*movhf_vfp_neon): Disable when VFP FP16 instructions are available.
6080         (*movhf_vfp): Likewise.
6081         (extendhfsf2): Enable when VFP FP16 instructions are available.
6082         (truncsfhf2):  Enable when VFP FP16 instructions are available.
6084 2016-09-23  Martin Liska  <mliska@suse.cz>
6086         * config/s390/vx-builtins.md: Replace 'adress' with 'address'.
6088 2016-09-23  Matthew Wahab  <matthew.wahab@arm.com>
6090         * config/arm/arm.c (arm_evpc_neon_vuzp): Add support for V8HF and
6091         V4HF modes.
6092         (arm_evpc_neon_vtrn): Likewise.
6093         (arm_evpc_neon_vrev): Likewise.
6094         (arm_evpc_neon_vext): Likewise.
6095         * config/arm/arm_neon.h (vbsl_f16): New.
6096         (vbslq_f16): New.
6097         (vdup_n_f16): New.
6098         (vdupq_n_f16): New.
6099         (vdup_lane_f16): New.
6100         (vdupq_lane_f16): New.
6101         (vext_f16): New.
6102         (vextq_f16): New.
6103         (vmov_n_f16): New.
6104         (vmovq_n_f16): New.
6105         (vrev64_f16): New.
6106         (vrev64q_f16): New.
6107         (vtrn_f16): New.
6108         (vtrnq_f16): New.
6109         (vuzp_f16): New.
6110         (vuzpq_f16): New.
6111         (vzip_f16): New.
6112         (vzipq_f16): New.
6113         * config/arm/arm_neon_buillins.def (vdup_n): New (v8hf, v4hf variants).
6114         (vdup_lane): New (v8hf, v4hf variants).
6115         (vext): New (v8hf, v4hf variants).
6116         (vbsl): New (v8hf, v4hf variants).
6117         * config/arm/iterators.md (VDQWH): New.
6118         (VH): New.
6119         (V_double_vector_mode): Add V8HF and V4HF.  Fix white-space.
6120         (Scalar_mul_8_16): Fix white-space.
6121         (Is_d_reg): Add V4HF and V8HF.
6122         * config/arm/neon.md (neon_vdup_lane<mode>_internal): New.
6123         (neon_vdup_lane<mode>): New.
6124         (neon_vtrn<mode>_internal): Replace VDQW with VDQWH.
6125         (*neon_vtrn<mode>_insn): Likewise.
6126         (neon_vzip<mode>_internal): Likewise. Also fix white-space.
6127         (*neon_vzip<mode>_insn): Likewise
6128         (neon_vuzp<mode>_internal): Likewise.
6129         (*neon_vuzp<mode>_insn): Likewise
6130         * config/arm/vec-common.md (vec_perm_const<mode>): New.
6132 2016-09-23  Jiong Wang  <jiong.wang@arm.com>
6133             Matthew Wahab  <matthew.wahab@arm.com>
6135         * config/arm/arm.c (output_move_vfp): Weaken assert to allow HImode.
6136         (arm_hard_regno_mode_ok): Allow HImode values in VFP registers.
6137         * config/arm/arm.md (*movhi_bytes): Disable when VFP registers are
6138         available.  Also fix some white-space.
6139         * config/arm/vfp.md (*arm_movhi_vfp): New.
6140         (*thumb2_movhi_vfp): New.
6142 2016-09-23  Matthew Wahab  <matthew.wahab@arm.com>
6144         * config/arm/arm-c.c (arm_cpu_builtins): Define
6145         "__ARM_FEATURE_FP16_SCALAR_ARITHMETIC" and
6146         "__ARM_FEATURE_FP16_VECTOR_ARITHMETIC".
6148 2016-09-23  Matthew Wahab  <matthew.wahab@arm.com>
6150         * doc/sourcebuild.texi (ARM-specific attributes): Add anchor for
6151         arm_v8_1a_neon_ok.  Add entries for arm_v8_2a_fp16_scalar_ok,
6152         arm_v8_2a_fp16_scalar_hw, arm_v8_2a_fp16_neon_ok and
6153         arm_v8_2a_fp16_neon_hw.
6154         (Add options): Add entries for arm_v8_1a_neon, arm_v8_2a_scalar,
6155         arm_v8_2a_neon.
6157 2016-09-23  Matthew Wahab  <matthew.wahab@arm.com>
6159         * doc/sourcebuild.texi (ARM-specific attributes): Add entries for
6160         arm_fp16_alternative_ok and arm_fp16_none_ok.
6162 2016-09-23  Martin Liska  <mliska@suse.cz>
6164         * ipa-icf.c (sem_variable::merge): Replace adress with address.
6166 2016-09-23  Matthew Wahab  <matthew.wahab@arm.com>
6168         * config/arm/arm-arches.def ("armv8.1-a"): Add FL_CRC32.
6169         ("armv8.2-a"): New.
6170         ("armv8.2-a+fp16"): New.
6171         * config/arm/arm-protos.h (FL2_ARCH8_2): New.
6172         (FL2_FP16INST): New.
6173         (FL2_FOR_ARCH8_2A): New.
6174         * config/arm/arm-tables.opt: Regenerate.
6175         * config/arm/arm.c (arm_arch8_2): New.
6176         (arm_fp16_inst): New.
6177         (arm_option_override): Set arm_arch8_2 and arm_fp16_inst.  Check
6178         for incompatible fp16-format settings.
6179         * config/arm/arm.h (TARGET_VFP_FP16INST): New.
6180         (TARGET_NEON_FP16INST): New.
6181         (arm_arch8_2): Declare.
6182         (arm_fp16_inst): Declare.
6183         * config/arm/bpabi.h (BE8_LINK_SPEC): Add entries for
6184         march=armv8.2-a and march=armv8.2-a+fp16.
6185         * config/arm/t-aprofile (Arch Matches): Add entries for armv8.2-a
6186         and armv8.2-a+fp16.
6187         * doc/invoke.texi (ARM Options): Add "-march=armv8.1-a",
6188         "-march=armv8.2-a" and "-march=armv8.2-a+fp16".
6190 2016-09-23  Martin Liska  <mliska@suse.cz>
6192         * doc/extend.texi: Remove fused-madd from i386 target options.
6194 2016-09-23  Martin Liska  <mliska@suse.cz>
6196         * config/i386/i386.c (ix86_valid_target_attribute_inner_p):
6197         Handle movbe.
6199 2016-09-23  Martin Liska  <mliska@suse.cz>
6201         * config/i386/i386.c (ix86_valid_target_attribute_inner_p):
6202         Handle crc32.
6204 2016-09-23  Martin Liska  <mliska@suse.cz>
6206         PR target/71652
6207         * config/i386/i386.c (ix86_option_override_internal): Change
6208         signature and return false when there's an error related to
6209         arch string.
6210         (release_options_strings): New function.
6211         (ix86_valid_target_attribute_tree): Call the function.
6213 2016-09-23  Jakub Jelinek  <jakub@redhat.com>
6215         * hsa-gen.c (hsa_op_immed::hsa_op_immed Use CONSTRUCTOR_NELTS (...)
6216         instead of vec_safe_length (CONSTRUCTOR_ELTS (...)).
6217         (gen_hsa_ctor_assignment): Likewise.
6218         * print-tree.c (print_node): Likewise.
6219         * tree-dump.c (dequeue_and_dump): Likewise.
6220         * tree-sra.c (sra_modify_constructor_assign): Likewise.
6221         * expr.c (store_constructor): Likewise.
6222         * fold-const.c (operand_equal_p): Likewise.
6223         * tree-pretty-print.c (dump_generic_node): Likewise.
6224         * hsa-brig.c (hsa_op_immed::emit_to_buffer): Likewise.
6225         * ipa-icf-gimple.c (func_checker::compare_operand): Likewise.
6227 2016-09-23  Richard Biener  <rguenther@suse.de>
6229         * hooks.h (hook_uint_uintp_false): Declare.
6231 2016-09-22  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
6233         * config/avr/avr.c (avr_rtx_costs_1): Handle DImode MULT.
6234         (avr_address_cost): Replace 61 with MAX_LD_OFFSET(mode).
6236 2016-09-22  Martin Sebor  <msebor@redhat.com>
6238         PR target/77676
6239         * gimple-ssa-sprintf.c (target_int_min, target_int_max): Use
6240         HOST_BITS_PER_WIDE_INT, make a static local variable auto.
6241         (target_int_min): Correct computation.
6242         (format_integer): Use long long as the argument for the ll length
6243         modifier.
6244         (format_floating): Use target_int_max().
6245         (get_string_length): Same.
6246         (format_string): Avoid setting the bounded flag for strings
6247         of unknown length.
6248         (try_substitute_return_value): Avoid setting range info when
6249         the result isn't bounded.
6250         * varasm.c (assemble_name): Increase buffer size.
6252 2016-09-22  Andre Vieira  <andre.simoesdiasvieira@arm.com>
6253             Terry Guo  <terry.guo@arm.com>
6255         * target.def (elf_flags_numeric): New target hook.
6256         * targhooks.h (default_asm_elf_flags_numeric): New.
6257         * varasm.c (default_asm_elf_flags_numeric): New.
6258         (default_elf_asm_named_section): Use new target hook.
6259         * config/arm/arm.opt (mpure-code): New.
6260         * config/arm/arm.h (SECTION_ARM_PURECODE): New.
6261         * config/arm/arm.c (arm_asm_init_sections): Add section
6262         attribute to default text section if -mpure-code.
6263         (arm_option_check_internal): Diagnose use of option with
6264         non supported targets and/or options.
6265         (arm_asm_elf_flags_numeric): New.
6266         (arm_function_section): New.
6267         (arm_elf_section_type_flags): New.
6268         * config/arm/elf.h (JUMP_TABLES_IN_TEXT_SECTION): Disable
6269         for -mpure-code.
6270         * doc/texi (TARGET_ASM_ELF_FLAGS_NUMERIC): New.
6271         * doc/texi.in (TARGET_ASM_ELF_FLAGS_NUMERIC): Likewise.
6273 2016-09-22  Jan Hubicka  <hubicka@ucw.cz>
6275         * regcprop.c (copyprop_hardreg_forward_1): Remove noop moves.
6277 2016-09-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
6279         * emit-rtl.c (next_cc0_user): Make argument type rtx_insn *.
6280         * rtl.h: Adjust prototype.
6282 2016-09-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
6284         * emit-rtl.c (next_active_insn): Change argument type to rtx_insn *.
6285         (prev_active_insn): Likewise.
6286         (active_insn_p): Likewise.
6287         * rtl.h: Adjust prototypes.
6288         * cfgcleanup.c (merge_blocks_move_successor_nojumps): Adjust.
6289         * config/arc/arc.md: Likewise.
6290         * config/pa/pa.c (branch_to_delay_slot_p): Likewise.
6291         (branch_needs_nop_p): Likewise.
6292         (use_skip_p): Likewise.
6293         * config/sh/sh.c (gen_block_redirect): Likewise.
6294         (split_branches): Likewise.
6295         * reorg.c (optimize_skip): Likewise.
6296         (fill_simple_delay_slots): Likewise.
6297         (fill_slots_from_thread): Likewise.
6298         (relax_delay_slots): Likewise.
6299         * resource.c (mark_target_live_regs): Likewise.
6301 2016-09-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
6303         * config/cris/cris.c (cris_asm_output_case_end): Change argument
6304         type to rtx_insn *.
6305         * emit-rtl.c (next_nonnote_nondebug_insn): Likewise.
6306         (prev_nonnote_nondebug_insn): Likewise.
6307         * config/cris/cris-protos.h: Adjust prototype.
6308         * rtl.h: Likewise.
6309         * jump.c (rtx_renumbered_equal_p): Adjust.
6311 2016-09-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
6313         * emit-rtl.c (prev_real_insn): Change argument type to rtx_insn *.
6314         * rtl.h: Adjust prototype.
6315         * config/sh/sh.md: Adjust.
6316         * dwarf2out.c (add_var_loc_to_decl): Likewise.
6318 2016-09-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
6320         * emit-rtl.c (next_nondebug_insn): Change argument type to rtx_insn *.
6321         (prev_nondebug_insn): Likewise.
6322         * loop-doloop.c (doloop_condition_get): Likewise.
6323         * rtl.h: Adjust prototype.
6324         * cfgloop.h: Likewise.
6326 2016-09-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
6328         * emit-rtl.c (next_nonnote_insn): Change argument type to rtx_insn *.
6329         (prev_nonnote_insn): Likewise.
6330         * jump.c (reversed_comparison_code_parts): Likewise.
6331         (reversed_comparison): Likewise.
6332         * rtl.h: Adjust prototypes.
6333         * config/arc/arc.md: Adjust.
6334         * cse.c (find_comparison_args): Likewise.
6335         * reorg.c (redundant_insn): Change return type to rtx_insn *.
6336         (fix_reg_dead_note): Change argument type to rtx_insn *.
6337         (delete_prior_computation): Likewise.
6338         (delete_computation): Likewise.
6339         (fill_slots_from_thread): Adjust.
6340         (relax_delay_slots): Likewise.
6341         * simplify-rtx.c (simplify_unary_operation_1): Likewise.
6342         (simplify_relational_operation_1): Likewise.
6343         (simplify_ternary_operation): Likewise.
6345 2016-09-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
6347         * config/arc/arc-protos.h (arc_label_align): Change type of
6348         variables from rtx to rtx_insn *.
6349         * config/arc/arc.c (arc_label_align): Likewise.
6350         * config/arm/arm.c (any_sibcall_could_use_r3): Likewise.
6351         * config/bfin/bfin.c (workaround_speculation): Likewise.
6352         * config/c6x/c6x.c (find_next_cycle_insn): Likewise.
6353         (find_last_same_clock): Likewise.
6354         (reorg_split_calls): Likewise.
6355         * config/cris/cris-protos.h (cris_cc0_user_requires_cmp): Likewise.
6356         * config/cris/cris.c (cris_cc0_user_requires_cmp): Likewise.
6357         * config/h8300/h8300-protos.h (same_cmp_preceding_p): Likewise.
6358         (same_cmp_following_p): Likewise.
6359         * config/h8300/h8300.c (same_cmp_preceding_p): Likewise.
6360         (same_cmp_following_p): Likwise.
6361         * config/m32r/m32r.c (m32r_expand_epilogue): Likewise.
6362         * config/nds32/nds32-protos.h (nds32_target_alignment): Likewise.
6363         * config/nds32/nds32.c (nds32_target_alignment): Likewise.
6364         * config/rl78/rl78.c (rl78_alloc_physical_registers_op2): Likewise.
6365         (rl78_alloc_physical_registers_cmp): Likewise.
6366         (rl78_alloc_physical_registers_umul): Likewise.
6367         (rl78_calculate_death_notes): Likewise.
6368         * config/s390/s390-protos.h (s390_label_align): Likewise.
6369         * config/s390/s390.c (s390_label_align): Likewise.
6370         * config/sh/sh.c (barrier_align): Likewise.
6371         * config/sparc/sparc-protos.h (emit_cbcond_nop): Likewise.
6372         * config/sparc/sparc.c (sparc_asm_function_epilogue): Likewise.
6373         (emit_cbcond_nop): Likewise.
6375 2016-09-22  Martin Liska  <mliska@suse.cz>
6377         PR ipa/77653
6378         * ipa-icf.c (sem_variable::merge): Yield merge operation if
6379         alias address matters, not necessarily address of original.
6381 2016-09-22  Richard Biener  <rguenther@suse.de>
6383         PR middle-end/77697
6384         * gimple-fold.c (fold_array_ctor_reference): Turn asserts into
6385         fold fails.
6387 2016-09-22  Richard Biener  <rguenther@suse.de>
6389         PR middle-end/77677
6390         * gimple-match-head.c (gimple_resimplify1): Drop TREE_OVERFLOW
6391         from constant folding results.
6392         (gimple_resimplify2): Likewise.
6393         (gimple_resimplify3): Likewise.
6395 2016-09-22  Richard Biener  <rguenther@suse.de>
6397         PR middle-end/77678
6398         * expr.c (expand_expr_real_1): Guard array access against negative
6399         offset.
6401 2016-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6403         * gimple-ssa-sprintf.c (format_floating_max): Use GMP_RNDN instead
6404         of MPFR_RNDN.
6405         (format_floating): Likewise.
6407 2016-09-22  Jakub Jelinek  <jakub@redhat.com>
6409         PR fortran/77665
6410         * tree-inline.c (remap_gimple_stmt): Set has_simduid_loops
6411         for all IFN_GOMP_SIMD_* internal fns, not just for
6412         IFN_GOMP_SIMD_ORDERED_*.
6414 2016-09-21  Michael Meissner  <meissner@linux.vnet.ibm.com>
6416         PR target/77670
6417         * config/rs6000/predicates.md (invert_fpmask_comparison_operator):
6418         New predicate that matches the ISA 3.0 XSCMP{EQ,GT,GE}DP
6419         instructions when you want to invert the test.
6420         * config/rs6000/rs6000.md (fpmask<mode>): Use the arguments in the
6421         correct order for XXSEL.
6422         (mov<SFDF:mode><SFDF2:mode>cc_invert_p9): Define the inverted test
6423         for using XSCMP{EQ,GT,GE}DP.
6425 2016-09-21  David Malcolm  <dmalcolm@redhat.com>
6427         * genconstants.c (main): Introduce noop_reader and convert call
6428         to read_md_files to a method call.
6429         * genenums.c (main): Likewise.
6430         * genmddeps.c (main): Likewise.
6431         * genpreds.c (write_tm_constrs_h): Replace use of "in_fname" with
6432         rtx_reader_ptr->get_top_level_filename ().
6433         (write_tm_preds_h): Likewise.
6434         (write_insn_preds_c): Likewise.
6435         * gensupport.c (class gen_reader): New subclass of rtx_reader.
6436         (rtx_handle_directive): Convert to...
6437         (gen_reader::handle_unknown_directive): ...this.
6438         (init_rtx_reader_args_cb): Convert return type from bool to
6439         rtx_reader *.  Create a gen_reader instance, using it for the
6440         call to read_md_files.  Return it if no errors occur.
6441         (init_rtx_reader_args): Convert return type from bool to
6442         rtx_reader *.
6443         * gensupport.h (init_rtx_reader_args_cb): Likewise.
6444         (init_rtx_reader_args_cb): Likewise.
6445         * read-md.c (struct file_name_list): Move to class rtx_reader.
6446         (read_md_file): Delete in favor of rtx_reader::m_read_md_file.
6447         (read_md_filename): Delete in favor of
6448         rtx_reader::m_read_md_filename.
6449         (read_md_lineno): Delete in favor of rtx_reader::m_read_md_lineno.
6450         (in_fname): Delete in favor of rtx_reader::m_toplevel_fname.
6451         (base_dir): Delete in favor of rtx_reader::m_base_dir.
6452         (first_dir_md_include): Delete in favor of
6453         rtx_reader::m_first_dir_md_include.
6454         (last_dir_md_include_ptr): Delete in favor of
6455         rtx_reader::m_last_dir_md_include_ptr.
6456         (max_include_len): Delete.
6457         (rtx_reader_ptr): New.
6458         (fatal_with_file_and_line): Use get_filename and get_lineno
6459         accessors of rtx_reader_ptr.
6460         (require_char_ws): Likewise.
6461         (rtx_reader::read_char): New method, based on ::read_char.
6462         (rtx_reader::unread_char): New method, based on ::unread_char.
6463         (read_escape): Use get_filename and get_lineno accessors of
6464         rtx_reader_ptr.
6465         (read_braced_string): Use get_lineno accessor of rtx_reader_ptr.
6466         (read_string): Use get_filename and get_lineno accessors of
6467         rtx_reader_ptr.
6468         (rtx_reader::rtx_reader): New ctor.
6469         (rtx_reader::~rtx_reader): New dtor.
6470         (handle_include): Convert from a function to...
6471         (rtx_reader::handle_include): ...this method, converting
6472         handle_directive from a callback to a virtual function.
6473         (handle_file): Likewise, converting to...
6474         (rtx_reader::handle_file): ...this method.
6475         (handle_toplevel_file): Likewise, converting to...
6476         (rtx_reader::handle_toplevel_file): ...this method.
6477         (rtx_reader::get_current_location): New method.
6478         (parse_include): Convert from a function to...
6479         (rtx_reader::add_include_path): ...this method, dropping redundant
6480         update to unused max_include_len.
6481         (read_md_files): Convert from a function to...
6482         (rtx_reader::read_md_files): ...this method, converting
6483         handle_directive from a callback to a virtual function.
6484         (noop_reader::handle_unknown_directive): New method.
6485         * read-md.h (directive_handler_t): Delete this typedef.
6486         (in_fname): Delete.
6487         (read_md_file): Delete.
6488         (read_md_lineno): Delete.
6489         (read_md_filename): Delete.
6490         (class rtx_reader): New class.
6491         (rtx_reader_ptr): New decl.
6492         (class noop_reader): New subclass of rtx_reader.
6493         (read_char): Reimplement in terms of rtx_reader::read_char.
6494         (unread_char): Reimplement in terms of rtx_reader::unread_char.
6495         (read_md_files): Delete.
6496         * read-rtl.c (read_rtx_code): Update for deletion of globals
6497         read_md_filename and read_md_lineno.
6499 2016-09-21  Jason Merrill  <jason@redhat.com>
6501         * input.h (from_macro_definition_at): New.
6503 2016-09-21  Segher Boessenkool  <segher@kernel.crashing.org>
6505         * doc/rtl.texi (JUMP_LABEL): Document RETURN and SIMPLE_RETURN values.
6507 2016-09-21  Bernd Edlinger  <bernd.edlinger@hotmail.de>
6509         PR tree-optimization/77550
6510         * tree-vect-stmts.c (create_array_ref): Change parameters.
6511         (get_group_alias_ptr_type): New function.
6512         (vectorizable_store, vectorizable_load): Use get_group_alias_ptr_type.
6514 2016-09-21  Marek Polacek  <polacek@redhat.com>
6516         * gimple-ssa-sprintf.c (pass_sprintf_length::compute_format_length):
6517         Add falls through comment.
6519 2016-09-21  Richard Biener  <rguenther@suse.de>
6521         * dwarf2out.c (remove_child_with_prev): Clear child->die_sib.
6522         (replace_child): Likewise.
6523         (remove_child_TAG): Adjust.
6524         (move_marked_base_types): Likewise.
6525         (prune_unused_types_prune): Clear die_sib of removed children.
6527 2016-09-21  Georg-Johann Lay  <avr@gjlay.de>
6529         PR target/77326
6530         * config/avr/avr.c (avr_notice_update_cc) [CC_NONE]: If insn
6531         touches some regs mentioned in cc_status, do CC_STATUS_INIT.
6533 2016-09-21  Richard Biener  <rguenther@suse.de>
6535         PR tree-optimization/77648
6536         * tree-ssa-structalias.c (process_constraint): Handle all DEREF
6537         with complex RHS.
6538         (make_transitive_closure_constraints): Adjust comment.
6539         (make_any_offset_constraints): New function.
6540         (handle_rhs_call): Make sure to first expand a pointer to all
6541         subfields before transitively closing it.
6542         (handle_const_call): Likewise.  Properly expand returned
6543         pointers as well.
6544         (handle_pure_call): Likewise.
6546 2016-09-21  Richard Biener  <rguenther@suse.de>
6547             Jakub Jelinek  <jakub@redhat.com>
6549         PR tree-optimization/77621
6550         * tree-vect-data-refs.c (vect_analyze_data_ref_accesses): Split
6551         group at non-vectorizable stmts.
6553 2016-09-21  Kugan Vivekanandarajah  <kuganv@linaro.org>
6555         PR tree-optimization/72835
6556         * tree-ssa-reassoc.c (make_new_ssa_for_def): New.
6557         (make_new_ssa_for_all_defs): Likewise.
6558         (zero_one_operation): Replace all SSA_NAMEs defined in the chain.
6560 2016-09-20  Martin Sebor  <msebor@redhat.com>
6562         PR middle-end/49905
6563         * Makefile.in (OBJS): Add gimple-ssa-sprintf.o.
6564         * config/linux.h (TARGET_PRINTF_POINTER_FORMAT): Redefine.
6565         * config/linux.c (gnu_libc_printf_pointer_format): New function.
6566         * config/sol2.h (TARGET_PRINTF_POINTER_FORMAT): Same.
6567         * config/sol2.c (solaris_printf_pointer_format): New function.
6568         * doc/invoke.texi (-Wformat-length, -fprintf-return-value): New
6569         options.
6570         * doc/tm.texi.in (TARGET_PRINTF_POINTER_FORMAT): Document.
6571         * doc/tm.texi: Regenerate.
6572         * gimple-fold.h (get_range_strlen): New function.
6573         (get_maxval_strlen): Declare existing function.
6574         * gimple-fold.c (get_range_strlen): Add arguments and compute both
6575         maximum and minimum.
6576          (get_range_strlen): Define overload.
6577         (get_maxval_strlen): Adjust.
6578         * gimple-ssa-sprintf.c: New file and pass.
6579         * passes.def (pass_sprintf_length): Add new pass.
6580         * targhooks.h (default_printf_pointer_format): Declare new function.
6581         (gnu_libc_printf_pointer_format): Same.
6582         (solaris_libc_printf_pointer_format): Same.
6583         * targhooks.c (default_printf_pointer_format): Define new function.
6584         * tree-pass.h (make_pass_sprintf_length): Declare new function.
6585         * print-tree.c: Increase buffer size.
6587 2016-09-21  Kugan Vivekanandarajah  <kuganv@linaro.org>
6589         * tree-vrp.c (get_value_range): Teach PARM_DECL to use ipa-vrp results.
6591 2016-09-21  Kugan Vivekanandarajah  <kuganv@linaro.org>
6593         * common.opt: New option -fipa-vrp.
6594         * ipa-cp.c (ipa_get_vr_lat): New.
6595         (ipcp_vr_lattice::print): Likewise.
6596         (print_all_lattices): Call ipcp_vr_lattice::print.
6597         (ipcp_vr_lattice::meet_with): New.
6598         (ipcp_vr_lattice::meet_with_1): Likewise.
6599         (ipcp_vr_lattice::top_p): Likewise.
6600         (ipcp_vr_lattice::bottom_p): Likewsie.
6601         (ipcp_vr_lattice::set_to_bottom): Likewise.
6602         (set_all_contains_variable): Call VR set_to_bottom.
6603         (initialize_node_lattices): Init VR lattices.
6604         (propagate_vr_accross_jump_function): New.
6605         (propagate_constants_accross_call): Call
6606         propagate_vr_accross_jump_function.
6607         (ipcp_store_vr_results): New.
6608         (ipcp_driver): Handle VR.
6609         * ipa-prop.c (ipa_print_node_jump_functions_for_edge): Handle VR.
6610         (ipa_set_jf_unknown): Likewise.
6611         (ipa_compute_jump_functions_for_edge): Likewise.
6612         (ipa_node_params_t::duplicate): Likewise.
6613         (ipa_write_jump_function): Likewise.
6614         (ipa_read_jump_function): Likewise.
6615         (write_ipcp_transformation_info): Likewise.
6616         (read_ipcp_transformation_info): Likewise.
6617         (ipcp_update_vr): New.
6618         (ipcp_transform_function): Handle VR.
6619         * ipa-prop.h (struct ipa_vr): New.
6620         * cgraph.c: Include tree-vrp.h.
6621         * cgraphunit.c: Likewise.
6622         * ipa-utils.c: Likewise.
6623         * ipa.c: Likewise.
6624         * opts.c: Likewise.
6625         * toplev.c: Likewise.
6626         * ipa-devirt.c: Likewise.
6627         * ipa-inline-transform.c: Likewise.
6628         * ipa-inline.c: Likewise.
6629         * ipa-profile.c: Likewise.
6631 2016-09-21  Kugan Vivekanandarajah  <kuganv@linaro.org>
6633         * doc/invoke.texi: Document -fdump-tree-evrp.
6634         * passes.def: Define new pass_early_vrp.
6635         * timevar.def: Define new TV_TREE_EARLY_VRP.
6636         * tree-pass.h (make_pass_early_vrp): New.
6637         * tree-ssa-propagate.c: Make replace_uses_in non static.
6638         * tree-ssa-propagate.h: Export replace_uses_in.
6639         * tree-vrp.c (extract_range_for_var_from_comparison_expr): New.
6640         (extract_range_from_assert): Factor out
6641         extract_range_for_var_from_comparison_expr.
6642         (vrp_initialize_lattice): New.
6643         (vrp_initialize): Factor out vrp_initialize_lattice.
6644         (vrp_valueize): Fix it to reject complex value ranges.
6645         (vrp_free_lattice): New.
6646         (evrp_dom_walker::before_dom_children): Likewise.
6647         (evrp_dom_walker::after_dom_children): Likewise.
6648         (evrp_dom_walker::push_value_range): Likewise.
6649         (evrp_dom_walker::pop_value_range): Likewise.
6650         (execute_early_vrp): Likewise.
6651         (execute_vrp): Call vrp_initialize_lattice and vrp_free_lattice.
6652         (make_pass_early_vrp): New.
6654 2016-09-20  Uros Bizjak  <ubizjak@gmail.com>
6656         * config/i386/i386.md (mult->ashift peephole2s): Use pow2p_hwi
6657         instead of exact_log2.
6659 2016-09-20  Uros Bizjak  <ubizjak@gmail.com>
6661         PR target/77621
6662         * config/i386/i386.c (ix86_preferred_simd_mode) <case DFmode>:
6663         Don't return word_mode for !TARGET_VECTORIZE_DOUBLE.
6664         (ix86_add_stmt_cost): Penalize DFmode vector operations
6665         for !TARGET_VECTORIZE_DOUBLE.
6667 2016-09-20  Gerald Pfeifer  <gerald@pfeifer.com>
6669         * doc/invoke.texi (Warning Options): Simplify language.
6670         (Optimize Options): Complete sentence.
6672 2016-09-20  David Edelsohn  <dje.gcc@gmail.com>
6674         * dbxout.c (xcoff_debug_hooks):  Add filename parameter to
6675         early_finish hook.
6677 2016-09-20  Michael Meissner  <meissner@linux.vnet.ibm.com>
6679         PR target/71395
6680         * config/rs6000/rs6000.c (rs6000_expand_vector_init): For V4SF
6681         inits on power8 and above, use the VMRGEW instruction instead of a
6682         permute.
6684         * config/rs6000/altivec.md (UNSPEC_VMRGEW_DIRECT): New unspec.
6685         (p8_vmrgew_v4sf_direct): New VMRGEW insn for V4SF floating
6686         initialization.
6688 2016-09-20  Tamar Christina  <tamar.christina@arm.com>
6690         * config/aarch64/arm_neon.h
6691         (vst2_s64, vst2_u64, vst2_f64, vst2_s8): Add missing attributes.
6692         (vst3_s64, vst3_u64, vst3_f64, vst3_s8): Likewise.
6693         (vst4_s64, vst4_u64, vst4_f64, vst4_s8): Likewise.
6695 2016-09-20  Bernd Edlinger  <bernd.edlinger@hotmail.de>
6697         * config/var/vax.h (ELIMINABLE_REGS): Define.
6698         (INITIAL_ELIMINATION_OFFSET): Define.
6700 2016-09-20  Jakub Jelinek  <jakub@redhat.com>
6702         PR middle-end/77624
6703         * builtins.c (fold_builtin_atomic_always_lock_free): Only look through
6704         cast to void * if the cast is from some other pointer type.
6706 2016-09-20  Richard Biener  <rguenther@suse.de>
6708         PR tree-optimization/77646
6709         * tree-ssa-sccvn.c (visit_reference_op_call): Always value-number
6710         a VDEF.
6712 2016-09-20  Tamar Christina  <tamar.christina@arm.com>
6714         * config/aarch64/arm_neon.h: Add gnu_inline and artificial
6715         attributes to all inlined functions and make them extern.
6717 2016-09-20  Richard Biener  <rguenther@suse.de>
6719         * debug.h (gcc_debug_hooks): Add filename parameter to early_finish
6720         hook.
6721         * debug.c (do_nothing_debug_hooks): Adjust.
6722         * dbxout.c (dbx_debug_hooks): Likewise.
6723         * sdbout.c (sdb_debug_hooks): Likewise.
6724         * dwarf2out.c (dwarf2_lineno_debug_hooks): Likewise.
6725         (dwarf2out_finish): Move producer, filename and
6726         path annotation ...
6727         (dwarf2out_early_finish): ... here.  Remove in_lto_p special-casing.
6728         * cgraphunit.c (symbol_table::finalize_compilation_unit): Adjust.
6730 2016-09-19  Bernd Edlinger  <bernd.edlinger@hotmail.de>
6732         PR c++/77434
6733         * doc/invoke.texi: Document -Wint-in-bool-context.
6735         PR middle-end/77421
6736         * dwarf2out.c (output_loc_operands): Fix an assertion.
6738 2016-09-19  Joseph Myers  <joseph@codesourcery.com>
6740         * ginclude/float.h [__STDC_WANT_IEC_60559_BFP_EXT__]
6741         (CR_DECIMAL_DIG): New macro.
6743 2016-09-19  Joseph Myers  <joseph@codesourcery.com>
6745         * ginclude/stddef.h (max_align_t) [__i386__]: Add __float128
6746         element.
6748 2016-09-19  Vladimir Makarov  <vmakarov@redhat.com>
6750         PR rtl-optimization/77416
6751         * lra-remat.c (operand_to_remat): Process hard coded insn
6752         registers.
6754 2016-09-19  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
6756         * simplify-rtx.c (simplify_relational_operation_1): Add transformation
6757         (GTU (PLUS a C) (C - 1)) --> (LTU a -C).
6759 2016-09-19  Segher Boessenkool  <segher@kernel.crashing.org>
6761         * target.def (lra_p): Wordsmithing.
6762         * doc/tm.texi: Regenerate.
6764 2016-09-19  Jakub Jelinek  <jakub@redhat.com>
6765             Jan Hubicka  <jh@suse.cz>
6767         PR target/77587
6768         * cgraph.c (cgraph_node::rtl_info): Pass &avail to
6769         ultimate_alias_target call, return NULL if avail < AVAIL_AVAILABLE.
6770         Call ultimate_alias_target just once, not up to 4 times.
6772 2016-09-19  Richard Biener  <rguenther@suse.de>
6774         * dwarf2out.c (early_dwarf_finished): New global.
6775         (set_early_dwarf::set_early_dwarf): Assert early_dwarf_finished
6776         is false.
6777         (dwarf2out_early_finish): Set early_dwarf_finished at the end,
6778         if called from LTO exit early.
6779         (dwarf2out_late_global_decl): When being during the early
6780         debug phase do not add locations but only const value attributes.
6781         Adjust the way we generate early DIEs for LTO.
6783 2016-09-19  Richard Biener  <rguenther@suse.de>
6785         PR middle-end/77605
6786         * tree-data-ref.c (analyze_subscript_affine_affine): Use the
6787         proper niter to bound the loops.
6789 2016-09-19  Richard Biener  <rguenther@suse.de>
6791         PR tree-optimization/77514
6792         * tree-ssa-pre.c (create_expression_by_pieces): Optimize
6793         search for folded stmt.
6795 2016-09-17  Jan Hubicka  <hubicka@ucw.cz>
6797         * passes.def (pass_early_thread_jumps): Schedule after forwprop.
6798         * tree-pass.h (make_pass_early_thread_jumps): Declare.
6799         * tree-ssa-threadbackward.c (fsm_find_thread_path,
6800         fsm_find_thread_path, profitable_jump_thread_path,
6801         fsm_find_control_statement_thread_paths,
6802         find_jump_threads_backwards): Add speed_p parameter.
6803         (pass_data_early_thread_jumps): New pass.
6804         (make_pass_early_thread_jumps): New function.
6806 2016-09-17  Andreas Schwab  <schwab@suse.de>
6808         * config/ia64/ia64.h (ASM_OUTPUT_DWARF_OFFSET): Add cast.
6809         * config/i386/cygming.h (ASM_OUTPUT_DWARF_OFFSET): Likewise.
6811 2016-09-16  Eric Botcazou  <ebotcazou@adacore.com>
6813         * recog.c (rest_of_handle_split_after_reload): Delete.
6814         (pass_split_after_reload::gate): New method.
6815         (pass_split_after_reload::execute): Call split_all_insns directly.
6817 2016-09-16  Jonathan Wakely  <jwakely@redhat.com>
6819         * doc/extend.texi (Integer Overflow Builtins): Fix type of out
6820         parameters for functions taking long long arguments.
6822 2016-09-16  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
6824         PR target/77613
6825         * config/rs6000/rs6000.c (rtx_is_swappable_p): Add support for
6826         splat with truncate.
6828 2016-09-16  Jason Merrill  <jason@redhat.com>
6830         * hwint.h (least_bit_hwi, pow2_or_zerop, pow2p_hwi, ctz_or_zero):
6831         New.
6832         * hwint.c (exact_log2): Use pow2p_hwi.
6833         (ctz_hwi, ffs_hwi): Use least_bit_hwi.
6834         * alias.c (memrefs_conflict_p): Use pow2_or_zerop.
6835         * builtins.c (get_object_alignment_2, get_object_alignment)
6836         (get_pointer_alignment, fold_builtin_atomic_always_lock_free): Use
6837         least_bit_hwi.
6838         * calls.c (compute_argument_addresses, store_one_arg): Use
6839         least_bit_hwi.
6840         * cfgexpand.c (expand_one_stack_var_at): Use least_bit_hwi.
6841         * combine.c (force_to_mode): Use least_bit_hwi.
6842         (contains_muldiv, find_split_point, combine_simplify_rtx)
6843         (simplify_if_then_else, simplify_set, force_to_mode)
6844         (if_then_else_cond, simplify_and_const_int_1)
6845         (simplify_compare_const): Use pow2p_hwi.
6846         * cse.c (fold_rtx): Use pow2p_hwi.
6847         * emit-rtl.c (set_mem_attributes_minus_bitpos, adjust_address_1):
6848         Use least_bit_hwi.
6849         * expmed.c (synth_mult, expand_divmod): Use ctz_or_zero, ctz_hwi.
6850         (init_expmed_one_conv): Use pow2p_hwi.
6851         * expr.c (is_aligning_offset): Use pow2p_hwi.
6852         * fold-const.c (round_up_loc, round_down_loc): Use pow2_or_zerop.
6853         (fold_binary_loc): Use pow2p_hwi.
6854         * function.c (assign_parm_find_stack_rtl): Use least_bit_hwi.
6855         * gimple-fold.c (gimple_fold_builtin_memory_op): Use pow2p_hwi.
6856         * gimple-ssa-strength-reduction.c (replace_ref): Use least_bit_hwi.
6857         * hsa-gen.c (gen_hsa_addr_with_align, hsa_bitmemref_alignment):
6858         Use least_bit_hwi.
6859         * ifcvt.c (noce_try_store_flag_constants): Use pow2p_hwi.
6860         * ipa-cp.c (ipcp_alignment_lattice::meet_with_1): Use least_bit_hwi.
6861         * ipa-prop.c (ipa_modify_call_arguments): Use least_bit_hwi.
6862         * omp-low.c (oacc_loop_fixed_partitions)
6863         (oacc_loop_auto_partitions): Use least_bit_hwi.
6864         * rtlanal.c (nonzero_bits1): Use ctz_or_zero.
6865         * stor-layout.c (place_field): Use least_bit_hwi.
6866         * tree-pretty-print.c (dump_generic_node): Use pow2p_hwi.
6867         * tree-sra.c (build_ref_for_offset): Use least_bit_hwi.
6868         * tree-ssa-ccp.c (ccp_finalize): Use least_bit_hwi.
6869         * tree-ssa-math-opts.c (bswap_replace): Use least_bit_hwi.
6870         * tree-ssa-strlen.c (handle_builtin_memcmp): Use pow2p_hwi.
6871         * tree-vect-data-refs.c (vect_analyze_group_access_1)
6872         (vect_grouped_store_supported, vect_grouped_load_supported)
6873         (vect_permute_load_chain, vect_shift_permute_load_chain)
6874         (vect_transform_grouped_load): Use pow2p_hwi.
6875         * tree-vect-generic.c (expand_vector_divmod): Use ctz_or_zero.
6876         * tree-vect-patterns.c (vect_recog_divmod_pattern): Use ctz_or_zero.
6877         * tree-vect-stmts.c (vectorizable_mask_load_store): Use
6878         least_bit_hwi.
6879         * tsan.c (instrument_expr): Use least_bit_hwi.
6880         * var-tracking.c (negative_power_of_two_p): Use pow2_or_zerop.
6882 2016-09-16  Andreas Schwab  <schwab@suse.de>
6884         * config/ia64/ia64.h (ASM_OUTPUT_DWARF_OFFSET): Use parameter
6885         OFFSET, not offset.
6886         * config/i386/cygming.h (ASM_OUTPUT_DWARF_OFFSET): Likewise.
6888 2016-09-16  Jakub Jelinek  <jakub@redhat.com>
6890         PR target/77526
6891         * combine.c (rest_of_handle_combine): If any edges have been purged,
6892         free dominators if available.
6894 2016-09-16  Jakub Jelinek  <jakub@redhat.com>
6895             Eric Botcazou  <ebotcazou@adacore.com>
6897         PR middle-end/77594
6898         * internal-fn.c (expand_arith_overflow) <case MINUS_EXPR>: Don't fall
6899         through into expand_addsub_overflow after expand_neg_overflow.
6901 2016-09-15  David Malcolm  <dmalcolm@redhat.com>
6903         * diagnostic-show-locus.c
6904         (selftest::test_fixit_insert_containing_newline): New function.
6905         (selftest::test_fixit_replace_containing_newline): New function.
6906         (selftest::diagnostic_show_locus_c_tests): Call the above.
6908 2016-09-15  Bin Cheng  <bin.cheng@arm.com>
6910         PR tree-optimization/77503
6911         * tree-vect-loop.c (vectorizable_reduction): Record reduction
6912         code for CONST_COND_REDUCTION at analysis stage and use it at
6913         transform stage.
6914         * tree-vectorizer.h (struct _stmt_vec_info): New field.
6915         (STMT_VINFO_VEC_CONST_COND_REDUC_CODE): New macro.
6916         * tree-vect-stmts.c (new_stmt_vec_info): Initialize above new
6917         field.
6919 2016-09-15  Richard Biener  <rguenther@suse.de>
6921         PR middle-end/77544
6922         * fold-const.c (split_tree): Do not split constant ~X.
6924 2016-09-15  Jakub Jelinek  <jakub@redhat.com>
6926         PR rtl-optimization/77425
6927         * sched-int.h (sd_iterator_cond): Don't update it_ptr->linkp if list
6928         is NULL.
6930         PR middle-end/77475
6931         * config/i386/i386.c (ix86_parse_stringop_strategy_string): Simplify,
6932         use %qs instead of %s where desirable, use argument instead of arg in
6933         the diagnostic wording, add list of supported strategies and
6934         spellcheck hint.
6935         (ix86_option_override_internal): Emit target("m...") instead of
6936         option("m...") in the diagnostic.  Use %qs instead of %s in invalid
6937         -march/-mtune option diagnostic.  Add list of supported arches/tunings
6938         and spellcheck hint.  Remove prefix, suffix and sw variables, use
6939         main_args_p ? "..." : "..." in diagnostics to make translation
6940         possible.
6942 2016-09-15  Richard Biener  <rguenther@suse.de>
6944         * dwarf2asm.h (dw2_asm_output_offset): Add overload with
6945         extra offset argument.
6946         * dwarf2asm.c (dw2_asm_output_offset): Implement that.
6947         * doc/tm.texi.in (ASM_OUTPUT_DWARF_OFFSET): Adjust documentation
6948         to reflect new offset parameter.
6949         * doc/tm.texi: Regenerate.
6950         * config/darwin.h (ASM_OUTPUT_DWARF_OFFSET): Adjust.
6951         * config/darwin-protos.h (darwin_asm_output_dwarf_delta): Add
6952         offset argument.
6953         (darwin_asm_output_dwarf_offset): Likewise.
6954         * config/darwin.c (darwin_asm_output_dwarf_delta): Add offset
6955         argument.
6956         (darwin_asm_output_dwarf_offset): Pass offset argument through.
6957         * config/ia64/ia64.h (ASM_OUTPUT_DWARF_OFFSET): Adjust.
6958         * config/i386/cygmin.h (ASM_OUTPUT_DWARF_OFFSET): Likewise.
6960 2016-09-15  Chung-Lin Tang  <cltang@codesourcery.com>
6962         PR fortran/72743
6963         * ipa-icf.c (set_alias_uids): New function.
6964         (sem_variable::merge): Use set_alias_uids to set DECL_PT_UID of
6965         all the merged variable's referring aliases.
6967 2016-09-15  Richard Biener  <rguenther@suse.de>
6969         PR tree-optimization/77514
6970         * tree-ssa-pre.c (create_expression_by_pieces): Handle garbage
6971         only forced_stmts sequence.
6973 2016-09-15  Kugan Vivekanandarajah  <kuganv@linaro.org>
6975         * tree-ssanames.h (FOR_EACH_SSA_NAME): New.
6976         * cfgexpand.c (update_alias_info_with_stack_vars): Use
6977         FOR_EACH_SSA_NAME to iterate over SSA variables.
6978         (pass_expand::execute): Likewise.
6979         * omp-simd-clone.c (ipa_simd_modify_function_body): Likewise.
6980         * tree-cfg.c (dump_function_to_file): Likewise.
6981         * tree-into-ssa.c (pass_build_ssa::execute): Likewise.
6982         (update_ssa): Likewise.
6983         * tree-ssa-alias.c (dump_alias_info): Likewise.
6984         * tree-ssa-ccp.c (ccp_finalize): Likewise.
6985         * tree-ssa-coalesce.c (build_ssa_conflict_graph): Likewise.
6986         (create_outofssa_var_map): Likewise.
6987         (coalesce_ssa_name): Likewise.
6988         * tree-ssa-operands.c (dump_immediate_uses): Likewise.
6989         * tree-ssa-pre.c (compute_avail): Likewise.
6990         * tree-ssa-sccvn.c (init_scc_vn): Likewise.
6991         (scc_vn_restore_ssa_info): Likewise.
6992         (free_scc_vn): Likwise.
6993         (run_scc_vn): Likewise.
6994         * tree-ssa-structalias.c (compute_points_to_sets): Likewise.
6995         * tree-ssa-ter.c (new_temp_expr_table): Likewise.
6996         * tree-ssa-copy.c (fini_copy_prop): Likewise.
6997         * tree-ssa.c (verify_ssa): Likewise.
6999 2016-09-14  Matthew Fortune  <matthew.fortune@imgtec.com>
7001         * config.gcc (mips*-mti-elf*, mips*-mti-linux*): Set mips32r2
7002         and mips64r2 as default 32-bit and 64-bit architectures.
7003         (mips*-img-elf*, mips*-img-linux*): Set mips32r6 and mips64r6
7004         as default 32-bit and 64-bit architectures.
7006 2016-09-14  Pat Haugen  <pthaugen@us.ibm.com>
7008         * loop-unroll.c (unroll_loop_runtime_iterations): Set probability
7009         of succ edge.
7011 2016-09-14  Segher Boessenkool  <segher@kernel.crashing.org>
7013         * target.def (lra_p): Change commentary (for the manual) for the
7014         new default.
7015         * doc/tm.texi: Regenerate.
7017 2016-09-14  Segher Boessenkool  <segher@kernel.crashing.org>
7019         * config/aarch64/aarch64.c (TARGET_LRA_P): Delete macro.
7020         * config/arm/arm.c (TARGET_LRA_P): Delete macro.
7021         * config/i386/i386.c (TARGET_LRA_P): Delete macro.
7022         * config/nds32/nds32.c (TARGET_LRA_P): Delete macro.
7024 2016-09-14  Segher Boessenkool  <segher@kernel.crashing.org>
7026         * targhooks.c (default_lra_p): Return true instead of false.
7028 2016-09-14  Segher Boessenkool  <segher@kernel.crashing.org>
7030         * config/alpha/alpha.c (TARGET_LRA_P): New macro, defined to
7031         hook_bool_void_false.
7032         * config/avr/avr.c: Ditto.
7033         * config/bfin/bfin.c: Ditto.
7034         * config/c6x/c6x.c: Ditto.
7035         * config/cr16/cr16.c: Ditto.
7036         * config/cris/cris.c: Ditto.
7037         * config/epiphany/epiphany.c: Ditto.
7038         * config/fr30/fr30.c: Ditto.
7039         * config/frv/frv.c: Ditto.
7040         * config/h8300/h8300.c: Ditto.
7041         * config/ia64/ia64.c: Ditto.
7042         * config/iq2000/iq2000.c: Ditto.
7043         * config/lm32/lm32.c: Ditto.
7044         * config/m32c/m32c.c: Ditto.
7045         * config/m32r/m32r.c: Ditto.
7046         * config/m68k/m68k.c: Ditto.
7047         * config/mcore/mcore.c: Ditto.
7048         * config/microblaze/microblaze.c: Ditto.
7049         * config/mmix/mmix.c: Ditto.
7050         * config/mn10300/mn10300.c: Ditto.
7051         * config/moxie/moxie.c: Ditto.
7052         * config/msp430/msp430.c: Ditto.
7053         * config/nios2/nios2.c: Ditto.
7054         * config/nvptx/nvptx.c: Ditto.
7055         * config/pa/pa.c: Ditto.
7056         * config/pdp11/pdp11.c: Ditto.
7057         * config/rl78/rl78.c: Ditto.
7058         * config/sparc/sparc.c: Ditto.
7059         * config/spu/spu.c: Ditto.
7060         * config/stormy16/stormy16.c: Ditto.
7061         * config/tilegx/tilegx.c: Ditto.
7062         * config/tilepro/tilepro.c: Ditto.
7063         * config/v850/v850.c: Ditto.
7064         * config/vax/vax.c: Ditto.
7065         * config/visium/visium.c: Ditto.
7066         * config/xtensa/xtensa.c: Ditto.
7068 2016-09-14  Jakub Jelinek  <jakub@redhat.com>
7070         PR sanitizer/68260
7071         * tsan.c: Include target.h.
7072         (enum tsan_atomic_action): Add bool_clear and bool_test_and_set.
7073         (BOOL_CLEAR, BOOL_TEST_AND_SET): Define.
7074         (tsan_atomic_table): Add BUILT_IN_ATOMIC_CLEAR and
7075         BUILT_IN_ATOMIC_TEST_AND_SET entries.
7076         (instrument_builtin_call): Handle bool_clear and bool_test_and_set.
7078 2016-09-14  Bernd Edlinger  <bernd.edlinger@hotmail.de>
7079             Martin Liska  <mliska@suse.cz>
7081         PR middle-end/77574
7082         * predict.c (force_edge_cold): Add braces to a condition.
7084 2016-09-13  Bernd Edlinger  <bernd.edlinger@hotmail.de>
7086         PR rtl-optimization/77289
7087         * lra-constraints.c (get_final_hard_regno): Removed.
7088         (get_hard_regno): Add new parameter final_p.
7089         (get_reg_class): Directly call lra_get_elimination_hard_regno.
7090         (operands_match_p): Adjust call to get_hard_regno.
7091         (uses_hard_regs_p): Likewise.
7092         (process_alt_operands): Likewise.
7094 2016-09-13  Joe Seymour  <joe.s@somniumtech.com>
7096         PR target/70713
7097         * config/msp430/msp430.c (msp430_start_function): Emit an error
7098         if a function is both weak and specifies an interrupt number.
7100 2016-09-13  Jakub Jelinek  <jakub@redhat.com>
7102         PR tree-optimization/77454
7103         * tree-ssa-dom.c (optimize_stmt): Set modified flag on stmt after
7104         changing GIMPLE_COND.  Move update_stmt_if_modified call after this.
7105         Formatting fix.
7107 2016-09-13  Tamar Christina  <tamar.christina@arm.com>
7109         * config/aarch64/aarch64-builtins.c
7110         (aarch64_init_simd_builtins): Fix builtin type signature printing.
7112 2016-09-13  Uros Bizjak  <ubizjak@gmail.com>
7114         * config/alpha/alpha.c (alpha_pass_by_reference): Pass un-named
7115         SFmode and SCmode arguments by reference.
7117 2016-09-13  David Malcolm  <dmalcolm@redhat.com>
7119         * diagnostic-show-locus.c (selftest::test_one_liner_fixit_insert):
7120         Rename to...
7121         (selftest::test_one_liner_fixit_insert_before): ...this, and update
7122         for renaming of add_fixit_insert to add_fixit_insert_before.
7123         (selftest::test_one_liner_fixit_insert_after): New function.
7124         (selftest::test_one_liner_fixit_validation_adhoc_locations):
7125         Update for renaming of add_fixit_insert to add_fixit_insert_before.
7126         (selftest::test_one_liner_many_fixits): Likewise.
7127         (selftest::test_diagnostic_show_locus_one_liner): Update for
7128         renaming, call new test function.
7129         (selftest::test_diagnostic_show_locus_fixit_lines): Update for
7130         renaming of add_fixit_insert to add_fixit_insert_before.
7131         (selftest::test_fixit_consolidation): Likewise.
7132         * diagnostic.c (selftest::test_print_parseable_fixits_insert):
7133         Likewise.
7134         * edit-context.c (selftest::test_applying_fixits_insert): Rename to...
7135         (selftest::test_applying_fixits_insert_before): ...this.
7136         (selftest::test_applying_fixits_insert): Update for renaming of
7137         add_fixit_insert to add_fixit_insert_before.
7138         (selftest::test_applying_fixits_insert_after): New function.
7139         (selftest::test_applying_fixits_insert_after_at_line_end): New
7140         function.
7141         (selftest::test_applying_fixits_insert_after_failure): New function.
7142         (selftest::test_applying_fixits_multiple): Update for renaming of
7143         add_fixit_insert to add_fixit_insert_before.
7144         (selftest::change_line): Likewise.
7145         (selftest::test_applying_fixits_unreadable_file): Likewise.
7146         (selftest::test_applying_fixits_line_out_of_range): Likewise.
7147         (selftest::test_applying_fixits_column_validation): Likewise.
7148         (selftest::test_applying_fixits_column_validation): Likewise.
7149         (selftest::edit_context_c_tests): Update for renamed test function;
7150         call new test functions.
7152 2016-09-13  Pat Haugen  <pthaugen@us.ibm.com>
7154         PR tree-optimization/77536
7155         PR rtl-optimization/68212
7156         * config/rs6000/rs6000.md (div->recip splitter): Remove
7157         optimize_insn_for_speed_p condition.
7159 2016-09-13  Maciej W. Rozycki  <macro@imgtec.com>
7161         * optabs.c (prepare_cmp_insn): Update documentation comment.
7163 2016-09-13  Jakub Jelinek  <jakub@redhat.com>
7164             Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
7166         PR middle-end/77475
7167         * opts.h (candidates_list_and_hint): Declare.
7168         * opts-common.c (candidates_list_and_hint): New function.
7169         (cmdline_handle_error): Use it.
7171 2016-09-12  David Malcolm  <dmalcolm@redhat.com>
7173         * edit-context.c (edited_line::get_len): New accessor.
7174         (edited_file::print_diff): Split out hunk-printing into...
7175         (edited_file::print_diff_hunk): New method.
7176         (edited_file::print_diff_line): New method.
7178 2016-09-12  Andrew Pinski  <apinski@cavium.com>
7180         * config/aarch64/aarch64-tuning-flags.def (SLOW_UNALIGNED_LDPW):
7181         New tuning option.
7182         * config/aarch64/aarch64.c (thunderx_tunings): Enable
7183         AARCH64_EXTRA_TUNE_SLOW_UNALIGNED_LDPW.
7184         (aarch64_operands_ok_for_ldpstp): Return false if
7185         AARCH64_EXTRA_TUNE_SLOW_UNALIGNED_LDPW and the mode
7186         was SImode and the alignment is less than 8 byte.
7187         (aarch64_operands_adjust_ok_for_ldpstp): Likewise.
7189 2016-09-12  Orlando Arias  <oarias@knights.ucf.edu>
7191         PR target/77570
7192         * config/msp430/msp430.md (delay_cycles_32x): Fix pushm/popm.
7194 2016-09-12  Marek Polacek  <polacek@redhat.com>
7196         * doc/extend.texi: Use lowercase "boolean".
7197         * doc/invoke.texi: Likewise.
7198         * doc/md.texi: Likewise.
7199         * target.def: Likewise.
7200         * doc/tm.texi: Regenerated.
7202 2016-09-12  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
7204         PR middle-end/77426
7205         * expmed.c (synth_mult): Delete duplicate mode check.
7207 2016-09-10  Tom de Vries  <tom@codesourcery.com>
7209         PR C/71602
7210         * builtins.c (std_canonical_va_list_type): Strictly return non-null for
7211         va_list type only.
7212         * config/i386/i386.c (ix86_canonical_va_list_type): Same.
7213         * gimplify.c (gimplify_va_arg_expr): Handle &va_list.
7215 2016-09-09  Peter Bergner  <bergner@vnet.ibm.com>
7217         PR rtl-optimization/77289
7218         * lra-constraints.c (get_final_hard_regno): Add support for non hard
7219         register numbers.  Remove support for subregs.
7220         (get_hard_regno): Use SUBREG_P.  Don't call get_final_hard_regno().
7221         (get_reg_class): Delete removed get_final_hard_regno() argument.
7222         (uses_hard_regs_p): Call get_final_hard_regno().
7224 2016-09-09  Martin Sebor  <msebor@redhat.com>
7226         PR c/77520
7227         PR c/77521
7228         * pretty-print.c (pp_quoted_string): New function.
7229         (pp_format): Call it for %c and %s directives.
7231 2016-09-10  Bernd Edlinger  <bernd.edlinger@hotmail.de>
7233         * doc/tm.texi.in (INITIAL_FRAME_POINTER_OFFSET): Remove.
7234         (ELIMINABLE_REGS, TARGET_CAN_ELIMINATE,
7235         INITIAL_ELIMINATION_OFFSET) : Update documentation.
7236         * target.def (frame_pointer_required, can_eliminate): Likewise.
7237         * doc/tm.texi: Regenerated.
7238         * builtins.c (expand_builtin_setjmp_receiver): Remove #ifdef
7239         ELIMINABLE_REGS.
7240         * df-scan.c (df_hard_reg_init): Likewise.
7241         * ira.c (ira_setup_eliminable_regset): Likewise.
7242         * lra-eliminations.c (reg_eliminate_1, (update_reg_eliminate,
7243         init_elim_table): Likewise.
7244         * reload1.c (reg_eliminate_1, verify_initial_elim_offsets,
7245         set_initial_elim_offsets, update_eliminables,
7246         init_elim_table): Likewise.
7247         * rtlanal.c (get_initial_register_offset): Likewise.
7248         * config/ft32/ft32.h (INITIAL_FRAME_POINTER_OFFSET): Remove.
7249         * config/m32r/m32r.h (INITIAL_FRAME_POINTER_OFFSET): Likewise.
7250         * config/moxie/moxie.h (INITIAL_FRAME_POINTER_OFFSET): Likewise.
7251         * config/vax/vax.h (INITIAL_FRAME_POINTER_OFFSET): Likewise.
7252         * config/fr30/fr30.h: Fix comment.
7253         * config/frv/frv.c: Likewise.
7254         * config/frv/frv.h: Likewise.
7255         * config/ft32/ft32.h: Likewise.
7256         * config/visium/visium.h: Likewise.
7257         * config/pa/pa64-linux.h: Likewise.
7258         * config/v850/v850.h: Likewise.
7259         * config/cris/cris.c: Likewise.
7260         * config/ia64/ia64.h: Likewise.
7261         * config/moxie/moxie.h: Likewise.
7262         * config/m32r/m32r.h: Likewise.
7264 2016-09-10  Alexander Ivchenko  <alexander.ivchenko@intel.com>
7266         PR target/77267
7267         * config.in: Regenerate.
7268         * config/i386/linux-common.h (MPX_LD_AS_NEEDED_GUARD_PUSH):
7269         New macro.
7270         (MPX_LD_AS_NEEDED_GUARD_PUSH): Ditto.
7271         (LIBMPXWRAPPERS_SPEC): Remove "--no-whole-archive" from
7272         static-libmpxwrappers case.
7273         (LIBMPX_SPEC): Add guards with MPX_LD_AS_NEEDED_GUARD_PUSH and
7274         MPX_LD_AS_NEEDED_GUARD_POP.
7275         * configure: Regenerate.
7276         * configure.ac (HAVE_LD_PUSHPOPSTATE_SUPPORT): New variable.
7277         defined if linker support "--push-state"/"--pop-state".
7279 2016-09-09  Bernd Edlinger  <bernd.edlinger@hotmail.de>
7281         * doc/cpp.texi (__*_WIDTH__): Small wording fixes.
7283 2016-09-09  Joseph Myers  <joseph@codesourcery.com>
7285         * doc/cpp.texi (__SCHAR_WIDTH__, __SHRT_WIDTH__, __INT_WIDTH__)
7286         (__LONG_WIDTH__, __LONG_LONG_WIDTH__, __PTRDIFF_WIDTH__)
7287         (__SIG_ATOMIC_WIDTH__, __SIZE_WIDTH__, __WCHAR_WIDTH__)
7288         (__WINT_WIDTH__, __INT_LEAST8_WIDTH__, __INT_LEAST16_WIDTH__)
7289         (__INT_LEAST32_WIDTH__, __INT_LEAST64_WIDTH__)
7290         (__INT_FAST8_WIDTH__, __INT_FAST16_WIDTH__, __INT_FAST32_WIDTH__)
7291         (__INT_FAST64_WIDTH__, __INTPTR_WIDTH__, __INTMAX_WIDTH__):
7292         Document.
7293         * ginclude/stdint-gcc.h [__STDC_WANT_IEC_60559_BFP_EXT__]: Define
7294         width macros from TS 18661-1.
7295         * glimits.h [__STDC_WANT_IEC_60559_BFP_EXT__]: Likewise.
7297 2016-09-08  Jakub Jelinek  <jakub@redhat.com>
7299         PR fortran/77516
7300         * omp-low.c (lower_rec_simd_input_clauses): Use max_vf for non-positive
7301         OMP_CLAUSE_SAFELEN_EXPR.
7303 2016-09-07  David Malcolm  <dmalcolm@redhat.com>
7305         * Makefile.in (OBJS): Add substring-locations.o.
7306         * langhooks-def.h (class substring_loc): New forward decl.
7307         (lhd_get_substring_location): New decl.
7308         (LANG_HOOKS_GET_SUBSTRING_LOCATION): New macro.
7309         (LANG_HOOKS_INITIALIZER): Add LANG_HOOKS_GET_SUBSTRING_LOCATION.
7310         * langhooks.c (lhd_get_substring_location): New function.
7311         * langhooks.h (class substring_loc): New forward decl.
7312         (struct lang_hooks): Add field get_substring_location.
7313         * substring-locations.c: New file, taking definition of
7314         format_warning_va and format_warning_at_substring from
7315         c-family/c-format.c, making them non-static.
7316         * substring-locations.h (class substring_loc): Move class here
7317         from c-family/c-common.h.  Add and rewrite comments.
7318         (format_warning_va): New decl.
7319         (format_warning_at_substring): New decl.
7320         (get_source_location_for_substring): Add comment.
7322 2016-09-07  Eric Gallager  <egall@gwmail.gwu.edu>
7324         * config/i386/i386.c: Add 'U' suffix to processor feature bits
7325         to avoid -Wnarrowing warning.
7326         * config/i386/x86-tune.def: Likewise for DEF_TUNE selector bitmasks.
7327         * opts.c: Likewise for SANITIZER_OPT bitmasks.
7329 2016-09-07  Wilco Dijkstra  <wdijkstr@arm.com>
7331         * config/aarch64/aarch64.c (aarch64_legitimize_address):
7332         Avoid use of base_offset if offset already in range.
7334 2016-09-07  Kaz Kojima  <kkojima@gcc.gnu.org>
7336         * config/sh/sh-protos.h (struct sh_atomic_model,
7337         selected_atomic_model, TARGET_ATOMIC_ANY, TARGET_ATOMIC_STRICT,
7338         TARGET_ATOMIC_SOFT_GUSA, TARGET_ATOMIC_HARD_LLCS,
7339         TARGET_ATOMIC_SOFT_TCB, TARGET_ATOMIC_SOFT_IMASK): Move to...
7340         * config/sh/sh.h (struct sh_atomic_model,
7341         selected_atomic_model, TARGET_ATOMIC_ANY, TARGET_ATOMIC_STRICT,
7342         TARGET_ATOMIC_SOFT_GUSA, TARGET_ATOMIC_HARD_LLCS,
7343         TARGET_ATOMIC_SOFT_TCB, TARGET_ATOMIC_SOFT_IMASK): ...here.
7344         Guard with __cplusplus.
7346 2016-09-06  Jakub Jelinek  <jakub@redhat.com>
7348         PR target/69255
7349         * config/i386/i386.c (ix86_expand_builtin): For builtin with
7350         unsupported or unknown ISA, use expand_call.
7352 2016-09-06  Martin Liska  <mliska@suse.cz>
7354         PR gcov-profile/77378
7355         PR gcov-profile/77466
7356         * tree-profile.c (tree_profiling): Detect whether target can use
7357         -fprofile-update=atomic.
7359 2016-09-06  Richard Biener  <rguenther@suse.de>
7361         PR tree-optimization/77479
7362         * tree-vrp.c (update_value_range): Extend overflow handling to
7363         VARYING.
7365 2016-09-05  Jakub Jelinek  <jakub@redhat.com>
7367         PR target/77476
7368         * config/i386/i386.md (isa): Add x64_avx512bw.
7369         (*zero_extendsidi2): For alternative 11 use x64_avx512bw isa.
7370         (kmov_isa): New mode attr.
7371         (zero_extend<mode>di2): Use <kmov_isa> isa for the last alternative.
7372         (*zero_extend<mode>si2): Likewise.
7373         (*zero_extendqihi2): Use avx512dq isa for the last alternative.
7375 2016-09-05  Gerald Pfeifer  <gerald@pfeifer.com>
7377         * doc/invoke.texi (SPU Options): nops -> NOPs.
7378         (x86 Options): Ditto.
7380 2016-09-05  Jakub Jelinek  <jakub@redhat.com>
7382         PR middle-end/77475
7383         * toplev.c (process_options): Temporarily set input_location
7384         to UNKNOWN_LOCATION around targetm.target_option.override () call.
7386 2016-09-05  Uros Bizjak  <ubizjak@gmail.com>
7388         PR rtl-optimization/77452
7389         * explow.c (plus_constant) <case MEM>: Extract scalar constant from
7390         inner-mode reference to a CONST_VECTOR constant in the constant pool.
7392 2016-09-05  Marek Polacek  <polacek@redhat.com>
7394         PR c/77423
7395         * doc/invoke.texi: Update -Wlogical-not-parentheses documentation.
7397 2016-09-05  Jakub Jelinek  <jakub@redhat.com>
7399         PR other/77421
7400         * gensupport.c (alter_output_for_subst_insn): Remove redundant
7401         *insn_out == '*' test.  Don't copy unnecessary to yet another
7402         memory buffer, and don't leak it.
7404         PR rtl-optimization/77425
7405         * ipa-devirt.c (get_odr_type): Set val->id unconditionally.
7407 2016-09-03  Kirill Yukhin  <kirill.yukhin@intel.com>
7409         * ubsan.c (ubsan_use_new_style_p): Fix check for empty string.
7411 2016-09-02  David Malcolm  <dmalcolm@redhat.com>
7413         * common.opt (fdiagnostics-generate-patch): New option.
7414         * diagnostic.c: Include "edit-context.h".
7415         (diagnostic_initialize): Initialize context->edit_context_ptr.
7416         (diagnostic_finish): Delete context->edit_context_ptr.
7417         (diagnostic_report_diagnostic): Add fix-it hints from the
7418         diagnostic to context->edit_context_ptr, if any.
7419         * diagnostic.h (class edit_context): Add forward decl.
7420         (struct diagnostic_context): Add field "edit_context_ptr".
7421         * doc/invoke.texi (Diagnostic Message Formatting Options): Add
7422         -fdiagnostics-generate-patch.
7423         (-fdiagnostics-generate-patch): New item.
7424         * toplev.c: Include "edit-context.h".
7425         (process_options): Set global_dc->edit_context_ptr to a new
7426         edit_context if the options need one.
7427         (toplev::main): Handle -fdiagnostics-generate-patch by using
7428         global_dc->edit_context_ptr.
7430 2016-09-02  Jakub Jelinek  <jakub@redhat.com>
7432         PR c/65467
7433         * gimplify.c (gimplify_adjust_omp_clauses_1): Diagnose implicit
7434         map and firstprivate clauses on target construct for _Atomic
7435         qualified decls.
7436         (gimplify_adjust_omp_clauses): Diagnose explicit firstprivate clauses
7437         on target construct for _Atomic qualified decls.
7438         * omp-low.c (use_pointer_for_field): Return true for _Atomic qualified
7439         decls.
7440         * omp-simd-clone.c (simd_clone_clauses_extract): Warn and give up for
7441         _Atomic qualified arguments not mentioned in uniform clause.
7443 2016-09-02  David Malcolm  <dmalcolm@redhat.com>
7445         * Makefile.in (OBJS-libcommon): Add edit-context.o.
7446         * diagnostic-color.c (color_dict): Add "diff-filename",
7447         "diff-hunk", "diff-delete", and "diff-insert".
7448         (parse_gcc_colors): Update default value of GCC_COLORS in comment
7449         to reflect above changes.
7450         * doc/invoke.texi (-fdiagnostics-color): Update description of
7451         default GCC_COLORS, and of the supported capabilities.
7452         * edit-context.c: New file.
7453         * edit-context.h: New file.
7454         * input.c (struct fcache): Add field "missing_trailing_newline".
7455         (diagnostics_file_cache_forcibly_evict_file): Initialize it to
7456         true.
7457         (add_file_to_cache_tab): Likewise.
7458         (fcache::fcache): Likewise.
7459         (get_next_line): Update c->missing_trailing_newline.
7460         (location_missing_trailing_newline): New function.
7461         * input.h (location_missing_trailing_newline): New decl.
7462         * selftest-run-tests.c (selftest::run_tests): Call
7463         edit_context_c_tests.
7464         * selftest.h (edit_context_c_tests): New decl.
7466 2016-09-02  Jakub Jelinek  <jakub@redhat.com>
7467             Richard Biener  <rguenth@suse.de>
7469         PR tree-optimization/77444
7470         * tree-ssa-loop-ivopts.c (cand_value_at): For pointers use sizetype
7471         as steptype, remove redundant initialization.
7473 2016-09-02  Jakub Jelinek  <jakub@redhat.com>
7475         PR sanitizer/77396
7476         * sanopt.c: Include gimple-ssa.h, tree-phinodes.h and ssa-iterators.h.
7477         (sanopt_optimize_walker): Optimize away
7478         __asan_before_dynamic_init (...) followed by
7479         __asan_after_dynamic_init () without intervening memory loads/stores.
7480         * ipa-pure-const.c (special_builtin_state): Handle
7481         BUILT_IN_ASAN_BEFORE_DYNAMIC_INIT and
7482         BUILT_IN_ASAN_AFTER_DYNAMIC_INIT.
7484 2016-09-02  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
7486         * cfg.c (free_original_copy_tables): Replace second assignment of
7487         bb_copy = NULL by bb_original = NULL.
7489 2016-09-02  Jakub Jelinek  <jakub@redhat.com>
7491         PR other/77421
7492         * config/i386/i386.c (ix86_expanded_args_builtin): Remove redundant
7493         assignment added in r216794.
7495 2016-09-02  David Malcolm  <dmalcolm@redhat.com>
7497         * Makefile.in (OBJS): Add typed-splay-tree.o.
7498         * selftest-run-tests.c (selftest::run_tests): Call
7499         typed_splay_tree_c_tests.
7500         * selftest.h (typed_splay_tree_c_tests): New decl.
7501         * typed-splay-tree.c: New file.
7502         * typed-splay-tree.h (typed_splay_tree::foreach_fn): New typedef.
7503         (typed_splay_tree::max): New method.
7504         (typed_splay_tree::min): New method.
7505         (typed_splay_tree::foreach): New method.
7506         (typed_splay_tree::closure): New struct.
7507         (typed_splay_tree::inner_foreach_fn): New function.
7509 2016-09-02  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
7511         * ipa-cp.c (ipcp_store_bits_results): Change option name from
7512         -fipa-cp-bit to -fipa-bit-cp.
7514 2016-09-01  Martin Sebor  <msebor@redhat.com>
7516         PR tree-optimization/71831
7517         * tree-object-size.h: Return bool instead of the size and add
7518         argument for the size.
7519         * tree-object-size.c (compute_object_offset): Update signature.
7520         (addr_object_size): Same.
7521         (compute_builtin_object_size): Return bool instead of the size
7522         and add argument for the size.  Handle POINTER_PLUS_EXPR when
7523         optimization is disabled.
7524         (expr_object_size): Adjust.
7525         (plus_stmt_object_size): Adjust.
7526         (pass_object_sizes::execute): Adjust.
7527         * builtins.c (fold_builtin_object_size): Adjust.
7528         * doc/extend.texi (Object Size Checking): Update.
7529         * ubsan.c (instrument_object_size): Adjust.
7531 2016-09-01  Martin Sebor  <msebor@redhat.com>
7533         * genmatch.c (parser::parse_expr): Increase buffer size to guarantee
7534         it fits the output of the formatted function regardless of its
7535         arguments.
7536         * genmodes.c (parser::parse_expr): Same.
7537         * gimplify.c (gimplify_asm_expr): Same.
7538         * passes.c (pass_manager::register_one_dump_file): Same.
7539         * print-tree.c (print_node): Same.
7541 2016-09-01  Segher Boessenkool  <segher@kernel.crashing.org>
7543         * config/rs6000/altivec.md: Use VSCR_REGNO instead of 110 throughout.
7545 2016-09-01  Segher Boessenkool  <segher@kernel.crashing.org>
7547         * config/rs6000/altivec.md: Use VRSAVE_REGNO instead of 109 throughout.
7549 2016-09-01  Segher Boessenkool  <segher@kernel.crashing.org>
7551         * config/rs6000/altivec.md: Use CR6_REGNO instead of 74 throughout.
7552         * config/rs6000/vector.md: Ditto.
7553         * config/rs6000/vsx.md: Ditto.
7555 2016-09-01  Eric Botcazou  <ebotcazou@adacore.com>
7557         * ipa-inline-analysis.c (param_change_prob): Get to the base object
7558         first in all cases.
7560 2016-09-01  Segher Boessenkool  <segher@kernel.crashing.org>
7562         * config/rs6000/rs6000.md (*restore_gpregs_<mode>_r11,
7563         *restore_gpregs_<mode>_r12, *restore_gpregs_<mode>_r1,
7564         *return_and_restore_gpregs_<mode>_r11,
7565         *return_and_restore_gpregs_<mode>_r12,
7566         *return_and_restore_gpregs_<mode>_r1,
7567         *return_and_restore_fpregs_<mode>_r11,
7568         *return_and_restore_fpregs_<mode>_r12,
7569         *return_and_restore_fpregs_<mode>_r1): Use the hard register LR_REGNO
7570         directly instead of via the "l" constraint.  Renumber operands.
7571         Fix whitespace.
7573 2016-09-01  Segher Boessenkool  <segher@kernel.crashing.org>
7575         * config/rs6000/altivec.md (*save_world, *save_vregs_<mode>_r11,
7576         save_vregs_<mode>_r12, *restore_vregs_<mode>_r11,
7577         *restore_vregs_<mode>_r12): Use LR_REGNO instead of 65.
7578         * config/rs6000/darwin.md (load_macho_picbase, load_macho_picbase_si,
7579         load_macho_picbase_di, *call_indirect_nonlocal_darwin64,
7580         *call_nonlocal_darwin64, *call_value_indirect_nonlocal_darwin64,
7581         *call_value_nonlocal_darwin64, reload_macho_picbase,
7582         reload_macho_picbase_si, reload_macho_picbase_di): Ditto.
7583         * config/rs6000/rs6000.h (RETURN_ADDR_IN_PREVIOUS_FRAME): Ditto.
7584         * config/rs6000/rs6000.md (*save_gpregs_<mode>_r11,
7585         *save_gpregs_<mode>_r12, *save_gpregs_<mode>_r1,
7586         *save_fpregs_<mode>_r11, *save_fpregs_<mode>_r12,
7587         *save_fpregs_<mode>_r1): Ditto.
7588         * config/rs6000/spe.md (*save_gpregs_spe, *restore_gpregs_spe,
7589         *return_and_restore_gpregs_spe): Ditto.
7591 2016-09-01  Segher Boessenkool  <segher@kernel.crashing.org>
7593         * config/rs6000/rs6000.md
7594         (define_insn "*return_and_restore_fpregs_aix_<mode>_r11"): Delete
7595         the use of the link register.
7596         (define_insn "*return_and_restore_fpregs_aix_<mode>_r1"): Ditto.
7598 2016-09-01  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
7599             Michael Meissner  <meissner@linux.vnet.ibm.com>
7601         PR target/72827
7602         * config/rs6000/rs6000.c (rs6000_legitimize_address): Avoid
7603         reg+reg addressing for TImode.
7604         (rs6000_legitimate_address_p): Only allow register indirect
7605         addressing for TImode, even without TARGET_QUAD_MEMORY.
7607 2016-09-01  Richard Biener  <rguenther@suse.de>
7609         PR middle-end/77436
7610         * tree-chrec.c (tree_fold_binomial): Use widest_int, properly
7611         check whether the result fits the desired result type.
7613 2016-09-01  Nathan Sidwell  <nathan@acm.org>
7615         * config/nvptx/nvptx.md (cbranch<mode>4): Op 2 can be const.
7617 2016-09-01  Wilco Dijkstra  <wdijkstr@arm.com>
7619         * config/aarch64/aarch64.c (aarch64_legitimize_address_displacement):
7620         New function.
7621         (TARGET_LEGITIMIZE_ADDRESS_DISPLACEMENT): Define.
7623 2016-09-01  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
7625         * config/aarch64/aarch64.md (*ands<mode>_compare0): New pattern.
7626         * config/aarch64/aarch64.c (aarch64_select_cc_mode): Return CC_NZmode
7627         for comparisons of integer ZERO_EXTEND against zero.
7629 2016-09-01  Eric Botcazou  <ebotcazou@adacore.com>
7631         * config/i386/i386.c (ix86_option_override_internal): Also disable the
7632         STV pass if -mstackrealign is enabled.
7634 2016-08-31  Ilya Verbin  <iverbin@gmail.com>
7636         * config/i386/driver-i386.c (host_detect_local_cpu): Fix detection of
7637         AVX512IFMA.
7639 2016-08-31  David Malcolm  <dmalcolm@redhat.com>
7641         * diagnostic-show-locus.c (class layout): Add field m_fixit_hints.
7642         (layout_range::intersects_line_p): New method.
7643         (test_range_contains_point_for_single_point): Rename to...
7644         (test_layout_range_for_single_point): ...this, and add testing
7645         for layout_range::intersects_line_p.
7646         (test_range_contains_point_for_single_line): Rename to...
7647         (test_layout_range_for_single_line): ...this,  and add testing
7648         for layout_range::intersects_line_p.
7649         (test_range_contains_point_for_multiple_lines): Rename to...
7650         (test_layout_range_for_multiple_lines): ...this,  and add testing
7651         for layout_range::intersects_line_p.
7652         (layout::layout): Populate m_fixit_hints.
7653         (layout::get_expanded_location): Handle the case of a line-span
7654         for a fix-it hint.
7655         (layout::validate_fixit_hint_p): New method.
7656         (get_line_span_for_fixit_hint): New function.
7657         (layout::calculate_line_spans): Add spans for fixit-hints.
7658         (layout::should_print_annotation_line_p): New method.
7659         (layout::print_any_fixits): Drop param "richloc", instead using
7660         validated fixits in m_fixit_hints.  Add "const" to hint pointers.
7661         (diagnostic_show_locus): Avoid printing blank annotation lines.
7662         (selftest::test_diagnostic_context::test_diagnostic_context):
7663         Initialize show_column and start_span.
7664         (selftest::test_diagnostic_context::start_span_cb): New static
7665         function.
7666         (selftest::test_diagnostic_show_locus_fixit_lines): New function.
7667         (selftest::diagnostic_show_locus_c_tests): Update for function
7668         renamings.  Call test_diagnostic_show_locus_fixit_lines.
7670 2016-08-31  Marc Glisse  <marc.glisse@inria.fr>
7672         PR tree-optimization/73714
7673         * match.pd (a * (1 << b)): Revert change from 2016-05-23.
7675 2016-08-31  David Malcolm  <dmalcolm@redhat.com>
7677         * selftest.c: Move "namespace selftest {" to top of file,
7678         removing explicit "selftest::" qualifiers throughout.
7680 2016-08-31  Marc Glisse  <marc.glisse@inria.fr>
7682         * config/i386/avx512fintrin.h (__m512_u, __m512i_u, __m512d_u):
7683         New types.
7684         (_mm512_loadu_pd, _mm512_storeu_pd, _mm512_loadu_ps,
7685         _mm512_storeu_ps, _mm512_loadu_si512, _mm512_storeu_si512):
7686         Replace builtin with vector extension.
7687         * config/i386/avxintrin.h (__m256_u, __m256i_u, __m256d_u):
7688         New types.
7689         (_mm256_loadu_pd, _mm256_storeu_pd, _mm256_loadu_ps,
7690         _mm256_storeu_ps, _mm256_loadu_si256, _mm256_storeu_si256):
7691         Replace builtin with vector extension.
7692         * config/i386/emmintrin.h (__m128i_u, __m128d_u): New types.
7693         (_mm_loadu_pd, _mm_storeu_pd, _mm_loadu_si128, _mm_storeu_si128):
7694         Replace builtin with vector extension.
7695         * config/i386/xmmintrin.h (__m128_u): New type.
7696         (_mm_loadu_ps, _mm_storeu_ps): Replace builtin with vector extension.
7697         (_mm_load_ps, _mm_store_ps): Simplify.
7699 2016-08-31  Eric Botcazou  <ebotcazou@adacore.com>
7701         * config/arm/arm.c (thumb1_size_rtx_costs) <SET>: Add missing guard.
7703 2016-08-30  David Malcolm  <dmalcolm@redhat.com>
7705         * diagnostic-show-locus.c (colorizer::begin_state): Support more
7706         than 3 ranges per diagnostic by alternating between color 1 and
7707         color 2.
7708         (layout::layout): Replace use of rich_location::MAX_RANGES
7709         with richloc->get_num_locations ().
7710         (layout::calculate_line_spans): Replace use of
7711         rich_location::MAX_RANGES with m_layout_ranges.length ().
7712         (layout::print_annotation_line): Handle arbitrary numbers of
7713         ranges in caret-printing by defaulting to '^'.
7714         (selftest::test_one_liner_many_fixits): New function.
7715         (test_diagnostic_show_locus_one_liner): Call it.
7716         * diagnostic.c (diagnostic_initialize): Update for renaming
7717         of rich_location::MAX_RANGES to
7718         rich_location::STATICALLY_ALLOCATED_RANGES.
7719         * diagnostic.h (struct diagnostic_context): Likewise.
7721 2016-08-30  David Malcolm  <dmalcolm@redhat.com>
7723         * selftest.c (selftest::named_temp_file::named_temp_file): New
7724         ctor.
7725         (selftest::temp_source_file::~temp_source_file): Move to...
7726         (selftest::named_temp_file::~named_temp_file): ...here.
7727         (selftest::test_named_temp_file): New function.
7728         (selftest::selftest_c_tests): Call test_named_temp_file.
7729         * selftest.h (class named_temp_file): New class.
7730         (class temp_source_file): Convert to a subclass of named_temp_file.
7732 2016-08-30  Segher Boessenkool  <segher@kernel.crashing.org>
7734         * config/rs6000/rs6000.c (rs6000_emit_epilogue): Do not emit
7735         USEs of LR_REGNO in returns and sibcalls.
7736         (rs6000_output_mi_thunk): Similar.
7737         (rs6000_sibcall_aix): Similar.
7738         * config/rs6000/rs6000.md (sibcall, sibcall_value, sibcall_local32,
7739         sibcall_local64, sibcall_value_local32, sibcall_value_local64,
7740         sibcall_nonlocal_sysv<mode>, sibcall_value_nonlocal_sysv<mode>):
7741         Remove the USE of LR_REGNO from the patterns as well.  Delete an
7742         obsolete comment.
7743         (return_internal_<mode>): Delete.
7745 2016-08-30  Tamar Christina  <tamar.christina@arm.com>
7747         * config/aarch64/aarch64-simd.md
7748         (aarch64_ld2<mode>_dreg_le): New.
7749         (aarch64_ld2<mode>_dreg_be): New.
7750         (aarch64_ld2<mode>_dreg): Removed.
7751         (aarch64_ld3<mode>_dreg_le): New.
7752         (aarch64_ld3<mode>_dreg_be): New.
7753         (aarch64_ld3<mode>_dreg): Removed.
7754         (aarch64_ld4<mode>_dreg_le): New.
7755         (aarch64_ld4<mode>_dreg_be): New.
7756         (aarch64_ld4<mode>_dreg): Removed.
7757         (aarch64_ld<VSTRUCT:nregs><VDC:mode>): Wrapper around _le, _be.
7759 2016-08-30  David Malcolm  <dmalcolm@redhat.com>
7761         * diagnostic-show-locus.c (test_one_liner_fixit_insert): Remove
7762         redundant location param.
7763         (test_one_liner_fixit_remove): Likewise.
7764         (test_one_liner_fixit_replace): Likewise.
7765         (test_one_liner_fixit_replace_equal_secondary_range): Likewise.
7766         * gcc-rich-location.c
7767         (gcc_rich_location::add_fixit_misspelled_id): Eliminate call to
7768         get_range_from_loc.  Drop overload taking a const char *.
7769         * gcc-rich-location.h
7770         (gcc_rich_location::add_fixit_misspelled_id): Drop overload taking
7771         a const char *.
7773 2016-08-30  Szabolcs Nagy  <szabolcs.nagy@arm.com>
7775         * config/linux.c (linux_libc_has_function): Return true on musl.
7777 2016-08-30  Szabolcs Nagy  <szabolcs.nagy@arm.com>
7779         * config.gcc (*-*-*musl*): Disable gnu-indirect-function.
7781 2016-08-30  Eric Botcazou  <ebotcazou@adacore.com>
7783         * postreload-gcse.c (bb_has_well_behaved_predecessors): Tweak criterion
7784         used for abnormal egdes.
7786 2016-08-30  Jakub Jelinek  <jakub@redhat.com>
7788         PR tree-optimization/72866
7789         * tree-vect-patterns.c (search_type_for_mask): Turn into
7790         a small wrapper, move all code to ...
7791         (search_type_for_mask_1): ... this new function.  Add caching
7792         and adjust recursive calls.
7794         PR debug/77363
7795         * dwarf2out.c (modified_type_die): Use lookup_type_die (type)
7796         instead of lookup_type_die (type_main_variant (type)) even for array
7797         types.
7799         PR middle-end/77377
7800         * simplify-rtx.c (avoid_constant_pool_reference): For out of bounds
7801         constant pool reference return x instead of c.
7803 2016-08-29  Segher Boessenkool  <segher@kernel.crashing.org>
7805         * config/rs6000/rs6000.h (CALL_REALLY_USED_REGISTERS): Do not
7806         include MQ.
7808 2016-08-29  David Malcolm  <dmalcolm@redhat.com>
7810         * input.c
7811         (selftest::test_make_location_nonpure_range_endpoints): Fix
7812         header comment.
7814 2016-08-29  David Malcolm  <dmalcolm@redhat.com>
7816         * diagnostic-show-locus.c
7817         (selftest::test_one_liner_fixit_validation_adhoc_locations): New
7818         function.
7819         (selftest::test_diagnostic_show_locus_one_liner): Call it.
7820         * input.c (get_pure_location): Move to libcpp/line-map.c.
7821         * input.h (get_pure_location): Convert decl to an inline function
7822         calling implementation in libcpp.
7824 2016-08-29  Uros Bizjak  <ubizjak@gmail.com>
7826         PR target/77403
7827         * config/i386/sse.md (vec_set_lo_<mode><mask_name>): Fix assembler
7828         template for intel asm dialect.
7829         (vec_set_hi_<mode><mask_name>): Ditto.
7831 2016-08-29  David Malcolm  <dmalcolm@redhat.com>
7833         * selftest.h (selftest::fail): Add ATTRIBUTE_NORETURN.
7834         (selftest::fail_formatted): Likewise.
7836 2016-08-29  David Malcolm  <dmalcolm@redhat.com>
7838         * input.c (make_location): Call get_start and get_finish
7839         on the endpoints to avoid storing packed ranges or ad-hoc
7840         ranges in them.
7841         (selftest::test_make_location_nonpure_range_endpoints): New function.
7842         (selftest::input_c_tests): Call it.
7843         * input.h (get_start): New inline function.
7845 2016-08-29  Tom de Vries  <tom@codesourcery.com>
7847         PR c/77398
7848         * gimplify.c (gimplify_va_arg_expr): Replace first argument type error
7849         with assert.
7851 2016-08-29  Eric Botcazou  <ebotcazou@adacore.com>
7853         * Makefile.in (gcov-iov.h): Add dummy recipe.
7855 2016-08-29  Nathan Sidwell  <nathan@acm.org>
7857         * config/nvptx/nvptx.c: #include tree-vrp.h.
7859 2016-08-28  Eric Botcazou  <ebotcazou@adacore.com>
7861         PR target/77324
7862         * config/sparc/sparc.c (sparc_legitimate_address_p): Accept special
7863         HIGH+LO construct during reload.
7865 2016-08-28  Tom de Vries  <tom@codesourcery.com>
7867         PR lto/70955
7868         * config/i386/i386.c (ix86_build_builtin_va_list_64): Tag type with
7869         'sysv_abi va_list' attribute.
7870         (ix86_build_builtin_va_list): Tag type with 'ms_abi va_list' attribute.
7871         (ix86_canonical_va_list_type): Handle 'sysv_abi/ms_abi va_list'
7872         attributes.
7874 2016-08-27  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
7876         * emit-rtl.h (struct rtl_data): Make stack_slot_list a vector.
7877         * emit-rtl.c (unshare_all_rtl_1): Adjust.
7878         (unshare_all_rtl_again): Likewise.
7879         * function.c (assign_stack_local_1): Likewise.
7880         (assign_stack_temp_for_type): Likewise.
7882 2016-08-27  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
7884         * cfgbuild.c (make_edges): Adjust.
7885         * cfgrtl.c (can_delete_label_p): Likewise.
7886         * dwarf2cfi.c (create_trace_edges): Likewise.
7887         * except.c (sjlj_emit_dispatch_table): Likewise.
7888         * function.h (struct expr_status): make x_forced_labels a vector.
7889         * jump.c (rebuild_jump_labels_1): Adjust.
7890         * reload1.c (set_initial_label_offsets): Likewise.
7891         * stmt.c (force_label_rtx): Likewise.
7892         (expand_label): Likewise.
7894 2016-08-27  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
7896         * haifa-sched.c (fix_recovery_deps): Make ready_list a vector.
7898 2016-08-27  Patrick Palka  <ppalka@gcc.gnu.org>
7900         PR tree-optimization/71077
7901         PR tree-optimization/68542
7902         * fold-const.c (fold_relational_const): Fix folding of
7903         VECTOR_CST comparisons that have a scalar boolean result type.
7904         (selftest::test_vector_folding): New static function.
7905         (selftest::fold_const_c_tests): Call it.
7907 2016-08-27  Gerald Pfeifer  <gerald@pfeifer.com>
7909         * doc/extend.texi (SPU Built-in Functions): Remove stale
7910         references to material formerly at IBM and Sony.
7912 2016-08-26  David Edelsohn  <dje.gcc@gmail.com>
7914         PR target/77349
7915         * config/rs6000/xcoff.h (DWARF_OFFSET_SIZE): Define as PTR_SIZE.
7917 2016-08-26  David Malcolm  <dmalcolm@redhat.com>
7919         * diagnostic-show-locus.c
7920         (selftest::test_fixit_consolidation): New function.
7921         (selftest::diagnostic_show_locus_c_tests): Call it.
7922         * gcc-rich-location.h (gcc_rich_location): Eliminate unused
7923         constructor based on source_range.
7925 2016-08-26  David Malcolm  <dmalcolm@redhat.com>
7927         * diagnostic-color.c (color_dict): Add "fixit-insert" and
7928         "fixit-delete".
7929         (parse_gcc_colors): Update description of default GCC_COLORS.
7930         * diagnostic-show-locus.c (colorizer::set_fixit_hint): Delete.
7931         (colorizer::set_fixit_insert): New method.
7932         (colorizer::set_fixit_delete): New method.
7933         (colorizer::get_color_by_name): New method.
7934         (colorizer::STATE_FIXIT_INSERT): New constant.
7935         (colorizer::STATE_FIXIT_DELETE): New constant.
7936         (class colorizer): Drop "_cs" suffix from fields.  Delete "_ce"
7937         fields in favor of new field "m_stop_color".  Add fields
7938         "m_fixit_insert" and "m_fixit_delete".
7939         (colorizer::colorizer): Update for above changes.  Replace
7940         colorize_start calls with calls to get_color_by_name.
7941         (colorizer::begin_state): Handle STATE_FIXIT_INSERT and
7942         STATE_FIXIT_DELETE.  Update for field renamings.
7943         (colorizer::finish_state): Simplify by using m_stop_color,
7944         rather than multiple identical "*_ce" fields.
7945         (colorizer::get_color_by_name): New method.
7946         (layout::print_any_fixits): Print insertions and replacements
7947         using the "fixit-insert" color, and deletions using the
7948         "fixit-delete" color.
7949         * doc/invoke.texi (-fdiagnostics-color): Update description of
7950         default GCC_COLORS, and of the supported capabilities.
7952 2016-08-26  Max Filippov  <jcmvbkbc@gmail.com>
7954         * config/xtensa/xtensa.c (xtensa_expand_prologue): Update
7955         current_function_static_stack_size variable with the static
7956         stack frame size of the current function when
7957         flag_stack_usage_info is enabled.
7959 2016-08-26  Nathan Sidwell  <nathan@acm.org>
7961         * ipa-inline-analysis.c (inline_write_summary): Remove unnecessary
7962         assignment inside if condition.
7964 2016-08-26  Richard Biener  <rguenther@suse.de>
7966         PR tree-optimization/69047
7967         * tree-ssa.c (maybe_rewrite_mem_ref_base): Handle general bitfield
7968         extracts similar to what FRE does.
7969         (non_rewritable_mem_ref_base): Likewise.
7971 2016-08-26  Joseph Myers  <joseph@codesourcery.com>
7973         * config/i386/i386.c (ix86_libgcc_floating_mode_supported_p)
7974         (TARGET_LIBGCC_FLOATING_MODE_SUPPORTED_P): Remove.
7975         * config/i386/i386elf.h (IX86_MAYBE_NO_LIBGCC_TFMODE): Likewise.
7976         * config/i386/lynx.h (IX86_MAYBE_NO_LIBGCC_TFMODE): Likewise.
7977         * config/i386/netbsd-elf.h (IX86_MAYBE_NO_LIBGCC_TFMODE):
7978         Likewise.
7979         * config/i386/netbsd64.h (IX86_MAYBE_NO_LIBGCC_TFMODE): Likewise.
7980         * config/i386/nto.h (IX86_MAYBE_NO_LIBGCC_TFMODE): Likewise.
7981         * config/i386/openbsd.h (IX86_MAYBE_NO_LIBGCC_TFMODE): Likewise.
7982         * config/i386/rtemself.h (IX86_NO_LIBGCC_TFMODE): Likewise.
7983         * config/i386/vxworks.h (IX86_MAYBE_NO_LIBGCC_TFMODE): Likewise.
7985 2016-08-26  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
7987         PR target/70473
7988         * config/arm/cortex-a8-neon.md (cortex_a8_vfp_muld): Reduce
7989         reservation duration to 15 cycles.
7990         (cortex_a8_vfp_macs): Likewise.
7991         (cortex_a8_vfp_macd): Likewise.
7992         (cortex_a8_vfp_divs): Likewise.
7993         (cortex_a8_vfp_divd): Likewise.
7995 2016-08-26  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
7997         * config/arm/arm.c (arm_sets_movw_movt_fusible_p): New function.
7998         (aarch_macro_fusion_pair_p): Use above to avoid early return.
8000 2016-08-26  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
8001             Martin Jambhor  <mjambor@suse.cz>
8003         * common.opt: New option -fipa-bit-cp.
8004         * doc/invoke.texi: Document -fipa-bit-cp.
8005         * opts.c (default_options_table): Add entry for -fipa-bit-cp.
8006         (enable_fdo_optimizations): Check for flag_ipa_bit_cp.
8007         * tree-ssa-ccp.h: New header file.
8008         * tree-ssa-ccp.c: Include tree-ssa-ccp.h
8009         (bit_value_binop_1): Change to bit_value_binop_1 and export it.
8010         Replace all occurences of tree parameter by two new params: signop, int.
8011         (bit_value_unop_1): Change to bit_value_unop and export it.
8012         Replace all occurences of tree parameter by two new params: signop,
8013         int.
8014         (bit_value_binop): Change call from bit_value_binop_1 to
8015         bit_value_binop.
8016         (bit_value_assume_aligned): Likewise.
8017         (bit_value_unop): Change call from bit_value_unop_1 to bit_value_unop.
8018         (do_ssa_ccp): Pass nonzero_p || flag_ipa_cp_bit instead of nonzero_p
8019         to ccp_finalize.
8020         (ccp_finalize): Skip processing if val->mask == 0.
8021         * ipa-cp.c: Include tree-ssa-ccp.h
8022         (ipcp_bits_lattice): New class.
8023         (ipcp_param_lattice (bits_lattice): New member.
8024         (print_all_lattices): Call ipcp_bits_lattice::print.
8025         (set_all_contains_variable): Call ipcp_bits_lattice::set_to_bottom.
8026         (initialize_node_lattices): Likewise.
8027         (propagate_bits_accross_jump_function): New function.
8028         (propagate_constants_accross_call): Call
8029         propagate_bits_accross_jump_function.
8030         (ipcp_propagate_stage): Store parameter types when in_lto_p is true.
8031         (ipcp_store_bits_results): New function.
8032         (ipcp_driver): Call ipcp_store_bits_results.
8033         * ipa-prop.h (ipa_bits): New struct.
8034         (ipa_jump_func): Add new member bits of type ipa_bits.
8035         (ipa_param_descriptor): Change decl to decl_or_type.
8036         (ipa_get_param): Change decl to decl_or_type and assert on
8037         PARM_DECL.
8038         (ipa_get_type): New function.
8039         (ipcp_transformation_summary): New member bits.
8040         * ipa-prop.c (ipa_get_param_decl_index_1): s/decl/decl_or_type.
8041         (ipa_populate_param_decls): Likewise.
8042         (ipa_dump_param): Likewise.
8043         (ipa_print_node_jump_functions_for_edge): Pretty-print ipa_bits jump
8044         function.
8045         (ipa_set_jf_unknown): Set ipa_bits::known to false.
8046         (ipa_compute_jump_functions_for_edge): Compute jump function for bits
8047         propagation.
8048         (ipa_node_params_t::duplicate): Copy src->bits into dst->bits.
8049         (ipa_write_jump_function): Add streaming for ipa_bits.
8050         (ipa_read_jump_function): Add support for reading streamed ipa_bits.
8051         (write_ipcp_transformation_info): Add streaming for ipa_bits
8052         summary for ltrans.
8053         (read_ipcp_transfomration_info): Add support for reading streamed
8054         ipa_bits.
8055         (ipcp_update_bits): New function.
8056         (ipcp_transform_function): Call ipcp_update_bits.
8058 2016-08-25  Szabolcs Nagy  <szabolcs.nagy@arm.com>
8060         * config/mips/linux.h (MUSL_DYNAMIC_LINKER32): Update.
8061         (MUSL_DYNAMIC_LINKER64, MUSL_DYNAMIC_LINKERN32): Update.
8063 2016-08-25  David Edelsohn  <dje.gcc@gmail.com>
8065         * multiple_target.c (pass_data_dispatcher_calls): Fix typo.
8067 2016-08-25  Richard Biener  <rguenther@suse.de>
8069         * dwarf2out.c (gen_remaining_tmpl_value_param_die_attributes):
8070         Only add locations in late dwarf.
8071         (gen_scheduled_generic_parms_dies): Do not set early dwarf here.
8072         (dwarf2out_early_finish): But do it here.
8074 2016-08-24  Michael Collison  <michael.collison@linaro.org>
8075             Michael Collison  <michael.collison@arm.com>
8077         * config/arm/arm-modes.def: Add new condition code mode CC_V
8078         to represent the overflow bit.
8079         * config/arm/arm.c (maybe_get_arm_condition_code):
8080         Add support for CC_Vmode.
8081         (arm_gen_unlikely_cbranch): New function to generate common
8082         rtl conditional branches for overflow patterns.
8083         * config/arm/arm-protos.h: Add prototype for
8084         arm_gen_unlikely_cbranch.
8085         * config/arm/arm.md (addv<mode>4, add<mode>3_compareV,
8086         addsi3_compareV_upper): New patterns to support signed
8087         builtin overflow add operations.
8088         (uaddv<mode>4, add<mode>3_compareC, addsi3_compareV_upper):
8089         New patterns to support unsigned builtin add overflow operations.
8090         (subv<mode>4, sub<mode>3_compare1): New patterns to support signed
8091         builtin overflow subtract operations,
8092         (usubv<mode>4): New patterns to support unsigned builtin subtract
8093         overflow operations.
8094         (negvsi3, negvdi3, negdi2_compare, negsi2_carryin_compare): New patterns
8095         to support builtin overflow negate operations.
8097 2016-08-24  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
8099         Revert
8100         2016-08-23  Dominik Vogt  <vogt@linux.vnet.ibm.com>
8102         * explow.c (get_dynamic_stack_size): Take known alignment of stack
8103         pointer + STACK_DYNAMIC_OFFSET into account when calculating the size
8104         needed.
8106 2016-08-24  Thomas Preud'homme  <thomas.preudhomme@arm.com>
8108         * doc/fragments.texi (MULTILIB_REUSE): Mention that only options in
8109         MULTILIB_OPTIONS should be used.  Small wording fixes.
8110         * genmultilib: Memorize set of all option combinations in
8111         combination_space.  Detect if RHS of MULTILIB_REUSE uses an option not
8112         found in MULTILIB_OPTIONS by checking if option set is listed in
8113         combination_space.  Output new and existing error message to stderr.
8115 2016-08-24  Thomas Preud'homme  <thomas.preudhomme@arm.com>
8117         * config/arm/t-aprofile (MULTILIB_MATCHES): Add mapping for
8118         -mcpu=cortex-a7, -mfpu=neon-fp16, -mfpu=fpv5-d16 and -mfpu=fp-armv8.
8119         Fix typo in -mfpu=vfpv3-d16-fp16 mapping.
8120         (MULTILIB_REUSE): Remove reuse rules for option set including
8121         -mfpu=fp-armv8 and -mfpu=vfpv4
8123 2016-08-24  Sebastian Huber  <sebastian.huber@embedded-brains.de>
8125         * config/arm/t-rtems: Add vfp multilib.
8127 2016-08-23  Ian Lance Taylor  <iant@golang.org>
8129         * config/s390/s390.c (s390_asm_file_start): Call
8130         default_file_start.
8132 2016-08-23  Michael Meissner  <meissner@linux.vnet.ibm.com>
8134         * config/rs6000/rs6000.c (rs6000_expand_vector_init): Set
8135         initialization of all 0's to the 0 constant, instead of directly
8136         generating XOR.  Add support for V4SImode vector initialization on
8137         64-bit systems with direct move, and rework the ISA 3.0 V4SImode
8138         initialization.  Change variables used in V4SFmode vector
8139         intialization.  For V4SFmode vector splat on ISA 3.0, make sure
8140         any memory addresses are in index form.  Add support for using
8141         VSPLTH/VSPLTB to initialize vector short and vector char vectors
8142         with all of the same element.
8143         (regno_or_subregno): New helper function to return a register
8144         number for either REG or SUBREG.
8145         (rs6000_adjust_vec_address): Do not generate ADDI <reg>,R0,<num>.
8146         Use regno_or_subregno where possible.
8147         (rs6000_split_v4si_init_di_reg): New helper function to build up a
8148         DImode value from two SImode values in order to generate V4SImode
8149         vector initialization on 64-bit systems with direct move.
8150         (rs6000_split_v4si_init): Split up the insns for a V4SImode vector
8151         initialization.
8152         (rtx_is_swappable_p): V4SImode vector initialization insn is not
8153         swappable.
8154         * config/rs6000/rs6000-protos.h (rs6000_split_v4si_init): Add
8155         declaration.
8156         * config/rs6000/vsx.md (VSX_SPLAT_I): New mode iterators and
8157         attributes to initialize V8HImode and V16QImode vectors with the
8158         same element.
8159         (VSX_SPLAT_COUNT): Likewise.
8160         (VSX_SPLAT_SUFFIX): Likewise.
8161         (UNSPEC_VSX_VEC_INIT): New unspec.
8162         (vsx_concat_v2sf): Eliminate using 'preferred' register classes.
8163         Allow SFmode values to come from Altivec registers.
8164         (vsx_init_v4si): New insn/split for V4SImode vector initialization
8165         on 64-bit systems with direct move.
8166         (vsx_splat_<mode>, VSX_W iterator): Rework V4SImode and V4SFmode
8167         vector initializations, to allow V4SImode vector initializations
8168         on 64-bit systems with direct move.
8169         (vsx_splat_v4si): Likewise.
8170         (vsx_splat_v4si_di): Likewise.
8171         (vsx_splat_v4sf): Likewise.
8172         (vsx_splat_v4sf_internal): Likewise.
8173         (vsx_xxspltw_<mode>, VSX_W iterator): Eliminate using 'preferred'
8174         register classes.
8175         (vsx_xxspltw_<mode>_direct, VSX_W iterator): Likewise.
8176         (vsx_vsplt<VSX_SPLAT_SUFFIX>_di): New insns to support
8177         initializing V8HImode and V16QImode vectors with the same
8178         element.
8179         * config/rs6000/rs6000.h (TARGET_DIRECT_MOVE_64BIT): Disallow
8180         optimization if -maltivec=be.
8182 2016-08-23  Christophe Lyon  <christophe.lyon@linaro.org>
8184         * config/arm/arm.md (arm_movqi_insn): Swap predicable_short_it
8185         attribute for alternatives 3 and 4.
8187 2016-08-23  David Malcolm  <dmalcolm@redhat.com>
8189         * selftest.c (selftest::assert_str_contains): New function.
8190         (selftest::test_assertions): Verify ASSERT_STR_CONTAINS.
8191         * selftest.h (selftest::assert_str_contains): New decl.
8192         (ASSERT_STR_CONTAINS): New macro.
8194 2016-08-23  Richard Biener  <rguenther@suse.de>
8196         PR tree-optimization/77286
8197         * tree-vect-loop.c (vect_analyze_loop_form_1): Do not modify
8198         the CFG here.
8199         (vect_transform_loop): Split exit edges of loop and scalar
8200         loop if required and at the appropriate time.
8202 2016-08-23  Dominik Vogt  <vogt@linux.vnet.ibm.com>
8204         * explow.c (get_dynamic_stack_size): Take known alignment of stack
8205         pointer + STACK_DYNAMIC_OFFSET into account when calculating the size
8206         needed.
8207         Correct a typo in a comment.
8209 2016-08-23  Dominik Vogt  <vogt@linux.vnet.ibm.com>
8211         * config/s390/s390.md ("*andc_split"): New splitter for and with
8212         complement.
8214 2016-08-23  Richard Biener  <rguenther@suse.de>
8216         PR tree-optimization/27336
8217         * tree-vrp.c (infer_value_range): Handle stmts that can throw
8218         by looking for a non-EH edge.
8219         (process_assert_insertions_for): Likewise.
8221 2016-08-23  Richard Biener  <rguenther@suse.de>
8223         PR middle-end/77305
8224         * statistics.c (statistics_counter_event): Robustify against
8225         NULL current_pass.
8227 2016-08-23  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
8229         * config/i386/i386.c (processor_alias_table): Enable PTA_PRFCHW
8230         for targets amdfam10 and barcelona.
8232 2016-08-22  Uros Bizjak  <ubizjak@gmail.com>
8234         * config/i386/i386.md (*zero_extendsidi2): Add (*r,*k) alternative.
8235         (zero_extend<mode>di2): Ditto.
8236         (*zero_extend<mode>si2): Ditto.
8237         (*zero_extendqihi2): Ditto.
8239 2016-08-22  Joseph Myers  <joseph@codesourcery.com>
8241         PR middle-end/77269
8242         * builtins.c (fold_builtin_classify): Use builtin_decl_explicit
8243         (BUILT_IN_SIGNBIT) to expand __builtin_isinf_sign.
8245 2016-08-22  Patrick Palka  <ppalka@gcc.gnu.org>
8247         * print-tree.c (print_node) [VECTOR_CST]: Coalesce the output of
8248         identical consecutive elements.
8249         [SSA_NAME]: Print the name's def stmt on its own line.  When printing
8250         the node's def stmt, avoid printing an unwanted trailing newline by
8251         replacing the call to print_gimple_stmt() with its inlined body and
8252         adjusting it to not set pp_needs_newline and to call pp_flush()
8253         instead of pp_newline_and_flush().
8255 2016-08-22  Joseph Myers  <joseph@codesourcery.com>
8257         * tree.h (CASE_FLT_FN_FLOATN_NX, float16_type_node)
8258         (float32_type_node, float64_type_node, float32x_type_node)
8259         (float128x_type_node): New macros.
8260         * builtin-types.def (BT_FLOAT16, BT_FLOAT32, BT_FLOAT64)
8261         (BT_FLOAT128, BT_FLOAT32X, BT_FLOAT64X, BT_FLOAT128X)
8262         (BT_FN_FLOAT16, BT_FN_FLOAT32, BT_FN_FLOAT64, BT_FN_FLOAT128)
8263         (BT_FN_FLOAT32X, BT_FN_FLOAT64X, BT_FN_FLOAT128X)
8264         (BT_FN_FLOAT16_FLOAT16, BT_FN_FLOAT32_FLOAT32)
8265         (BT_FN_FLOAT64_FLOAT64, BT_FN_FLOAT128_FLOAT128)
8266         (BT_FN_FLOAT32X_FLOAT32X, BT_FN_FLOAT64X_FLOAT64X)
8267         (BT_FN_FLOAT128X_FLOAT128X, BT_FN_FLOAT16_CONST_STRING)
8268         (BT_FN_FLOAT32_CONST_STRING, BT_FN_FLOAT64_CONST_STRING)
8269         (BT_FN_FLOAT128_CONST_STRING, BT_FN_FLOAT32X_CONST_STRING)
8270         (BT_FN_FLOAT64X_CONST_STRING, BT_FN_FLOAT128X_CONST_STRING)
8271         (BT_FN_FLOAT16_FLOAT16_FLOAT16, BT_FN_FLOAT32_FLOAT32_FLOAT32)
8272         (BT_FN_FLOAT64_FLOAT64_FLOAT64, BT_FN_FLOAT128_FLOAT128_FLOAT128)
8273         (BT_FN_FLOAT32X_FLOAT32X_FLOAT32X)
8274         (BT_FN_FLOAT64X_FLOAT64X_FLOAT64X)
8275         (BT_FN_FLOAT128X_FLOAT128X_FLOAT128X): New type definitions.
8276         * builtins.def (DEF_GCC_FLOATN_NX_BUILTINS): New macro.
8277         (copysign, fabs, huge_val, inf, nan, nans): Use it.
8278         * builtins.c (expand_builtin): Use CASE_FLT_FN_FLOATN_NX for fabs
8279         and copysign.
8280         (fold_builtin_0): Use CASE_FLT_FN_FLOATN_NX for inf and huge_val.
8281         (fold_builtin_1): Use CASE_FLT_FN_FLOATN_NX for fabs.
8282         * doc/extend.texi (Other Builtins): Document these built-in
8283         functions.
8284         * fold-const-call.c (fold_const_call): Use CASE_FLT_FN_FLOATN_NX
8285         for nan and nans.
8287 2016-08-22  Gerald Pfeifer  <gerald@pfeifer.com>
8289         * doc/install.texi (Binaries): www.opencsw.org now uses https.
8291 2016-08-22  Richard Biener  <rguenther@suse.de>
8293         * tree-ssa-forwprop.c (pass_forwprop::execute): Use RPO order.
8295 2016-08-21  Uros Bizjak  <ubizjak@gmail.com>
8297         PR target/77270
8298         * config/i386/i386.md (prefetch): When TARGET_PRFCHW or
8299         TARGET_PREFETCHWT1 are disabled, emit 3dNOW! write prefetches for
8300         non-SSE2 athlons only, otherwise prefer SSE prefetches.
8302 2016-08-20  Kugan Vivekanandarajah  <kuganv@linaro.org>
8304         * tree-vrp.c (vrp_visit_assignment_or_call): Changed to Return VR.
8305         (vrp_visit_cond_stmt): Just sets TAKEN_EDGE_P.
8306         (vrp_visit_switch_stmt): Likewise.
8307         (extract_range_from_stmt): Factored out from vrp_visit_stmt.
8308         (extract_range_from_phi_node): Factored out from vrp_visit_phi_stmt.
8309         (vrp_visit_stmt): Use extract_range_from_stmt.
8310         (vrp_visit_phi_node): Use extract_range_from_phi_node.
8312 2016-08-20  Kugan Vivekanandarajah  <kuganv@linaro.org>
8314         * Makefile.in: Add tree-vrp.h to GTFILES.
8315         * gengtype.c (open_base_files): Add tree-vrp.h.
8316         * asan.c: Add tree-vrp.h which now has the definition value_range_type.
8317         * builtins.c: Likewise.
8318         * fold-const.c: Likewise.
8319         * gimple-builder.c: Likewise.
8320         * gimple-laddress.c: Likewise.
8321         * hsa-gen.c: Likewise.
8322         * internal-fn.c: Likewise.
8323         * ssa.h: Likewise.
8324         * targhooks.c: Liewise,
8325         * tree-ssa-address.c: Likewise.
8326         * tree-ssanames.h (value_range_type: Move to tree-vrp.h.
8327         * tree-vrp.c (struct value_range): Move to tree-vrp.h
8328         * tree-vrp.h: New file.
8330 2016-08-20  Kugan Vivekanandarajah  <kuganv@linaro.org>
8332         PR tree-optimization/61839
8333         * tree-vrp.c (two_valued_val_range_p): New.
8334         (simplify_stmt_using_ranges): Convert CST BINOP VAR where VAR is
8335         two-valued to VAR == VAL1 ? (CST BINOP VAL1) : (CST BINOP VAL2).
8336         Also Convert VAR BINOP CST where VAR is two-valued to
8337         VAR == VAL1 ? (VAL1 BINOP CST) : (VAL2 BINOP CST).
8339 2016-08-19  David Malcolm  <dmalcolm@redhat.com>
8341         * diagnostic-show-locus.c
8342         (layout::annotation_line_showed_range_p): New method.
8343         (layout::print_any_fixits): Remove case fixit_hint::REMOVE.
8344         Reimplement case fixit_hint::REPLACE to cover removals, and
8345         replacements where the range of the replacement isn't one
8346         of the ranges in the rich_location.
8347         (test_one_liner_fixit_replace): Likewise.
8348         (selftest::test_one_liner_fixit_replace_non_equal_range): New
8349         function.
8350         (selftest::test_one_liner_fixit_replace_equal_secondary_range):
8351         New function.
8352         (selftest::test_diagnostic_show_locus_one_liner): Call the new
8353         functions.
8354         * diagnostic.c (print_parseable_fixits): Remove case
8355         fixit_hint::REMOVE.
8357 2016-08-19  Uros Bizjak  <ubizjak@gmail.com>
8359         PR target/77270
8360         * config/i386/i386.c (ix86_option_override_internal): Remove
8361         PTA_PRFCHW from entries that also have PTA_3DNOW flag.
8362         Enable SSE prefetch also for TARGET_PREFETCHWT1.
8363         Do not try to enable TARGET_PRFCHW ISA flag here.
8364         * config/i386/i386.md (prefetch): Enable also for TARGET_3DNOW.
8365         Rewrite expander function body.
8366         (*prefetch_3dnow): Enable for TARGET_3DNOW and TARGET_PREFETCHWT1.
8368 2016-08-19  Joseph Myers  <joseph@codesourcery.com>
8370         PR c/32187
8371         * tree-core.h (TI_COMPLEX_FLOAT16_TYPE)
8372         (TI_COMPLEX_FLOATN_NX_TYPE_FIRST, TI_COMPLEX_FLOAT32_TYPE)
8373         (TI_COMPLEX_FLOAT64_TYPE, TI_COMPLEX_FLOAT128_TYPE)
8374         (TI_COMPLEX_FLOAT32X_TYPE, TI_COMPLEX_FLOAT64X_TYPE)
8375         (TI_COMPLEX_FLOAT128X_TYPE, TI_FLOAT16_TYPE, TI_FLOATN_TYPE_FIRST)
8376         (TI_FLOATN_NX_TYPE_FIRST, TI_FLOAT32_TYPE, TI_FLOAT64_TYPE)
8377         (TI_FLOAT128_TYPE, TI_FLOATN_TYPE_LAST, TI_FLOAT32X_TYPE)
8378         (TI_FLOATNX_TYPE_FIRST, TI_FLOAT64X_TYPE, TI_FLOAT128X_TYPE)
8379         (TI_FLOATNX_TYPE_LAST, TI_FLOATN_NX_TYPE_LAST): New enum
8380         tree_index values.
8381         (NUM_FLOATN_TYPES, NUM_FLOATNX_TYPES, NUM_FLOATN_NX_TYPES): New
8382         macros.
8383         (struct floatn_type_info): New structure type.
8384         (floatn_nx_types): New variable declaration.
8385         * tree.h (FLOATN_TYPE_NODE, FLOATN_NX_TYPE_NODE)
8386         (FLOATNX_TYPE_NODE, float128_type_node, float64x_type_node)
8387         (COMPLEX_FLOATN_NX_TYPE_NODE): New macros.
8388         * tree.c (floatn_nx_types): New variable.
8389         (build_common_tree_nodes): Initialize _FloatN, _FloatNx and
8390         corresponding complex types.
8391         * target.def (floatn_mode): New hook.
8392         * targhooks.c: Include "real.h".
8393         (default_floatn_mode): New function.
8394         * targhooks.h (default_floatn_mode): New prototype.
8395         * doc/extend.texi (Floating Types): Document _FloatN and _FloatNx
8396         types.
8397         * doc/sourcebuild.texi (float@var{n}, float@var{n}x): Document new
8398         effective-target and dg-add-options keywords.
8399         (float@var{n}_runtime, float@var{n}x_runtime, floatn_nx_runtime):
8400         Document new effective-target keywords.
8401         * doc/tm.texi.in (TARGET_FLOATN_MODE): New @hook.
8402         * doc/tm.texi: Regenerate.
8403         * ginclude/float.h (LDBL_DECIMAL_DIG): Define to
8404         __LDBL_DECIMAL_DIG__, not __DECIMAL_DIG__.
8405         [__STDC_WANT_IEC_60559_TYPES_EXT__]: Define macros from TS
8406         18661-3.
8407         * real.h (struct real_format): Add field ieee_bits.
8408         * real.c (ieee_single_format, mips_single_format)
8409         (motorola_single_format, spu_single_format, ieee_double_format)
8410         (mips_double_format, motorola_double_format)
8411         (ieee_extended_motorola_format, ieee_extended_intel_96_format)
8412         (ieee_extended_intel_128_format)
8413         (ieee_extended_intel_96_round_53_format, ibm_extended_format)
8414         (mips_extended_format, ieee_quad_format, mips_quad_format)
8415         (vax_f_format, vax_d_format, vax_g_format, decimal_single_format)
8416         (decimal_double_format, decimal_quad_format, ieee_half_format)
8417         (arm_half_format, real_internal_format: Initialize ieee_bits
8418         field.
8419         * config/i386/i386.c (ix86_init_builtin_types): Do not initialize
8420         float128_type_node.  Set float80_type_node to float64x_type_node
8421         if appropriate and long_double_type_node not appropriate.
8422         * config/ia64/ia64.c (ia64_init_builtins): Likewise.
8423         * config/pdp11/pdp11.c (pdp11_f_format, pdp11_d_format):
8424         Initialize ieee_bits field.
8425         * config/rs6000/rs6000.c (TARGET_FLOATN_MODE): New macro.
8426         (rs6000_init_builtins): Set ieee128_float_type_node to
8427         float128_type_node.
8428         (rs6000_floatn_mode): New function.
8430 2016-08-19  Jakub Jelinek  <jakub@redhat.com>
8432         * config/i386/rdseedintrin.h (_rdseed16_step, _rdseed32_step,
8433         _rdseed64_step): Uglify argument names and/or local variable names
8434         in inline functions.
8435         * config/i386/rtmintrin.h (_xabort): Likewise.
8436         * config/i386/avx512vlintrin.h (_mm256_ternarylogic_epi64,
8437         _mm256_mask_ternarylogic_epi64, _mm256_maskz_ternarylogic_epi64,
8438         _mm256_ternarylogic_epi32, _mm256_mask_ternarylogic_epi32,
8439         _mm256_maskz_ternarylogic_epi32, _mm_ternarylogic_epi64,
8440         _mm_mask_ternarylogic_epi64, _mm_maskz_ternarylogic_epi64,
8441         _mm_ternarylogic_epi32, _mm_mask_ternarylogic_epi32,
8442         _mm_maskz_ternarylogic_epi32): Likewise.
8443         * config/i386/lwpintrin.h (__llwpcb, __lwpval32, __lwpval64,
8444         __lwpins32, __lwpins64): Likewise.
8445         * config/i386/avx2intrin.h (_mm_i32gather_pd, _mm_mask_i32gather_pd,
8446         _mm256_i32gather_pd, _mm256_mask_i32gather_pd, _mm_i64gather_pd,
8447         _mm_mask_i64gather_pd, _mm256_i64gather_pd, _mm256_mask_i64gather_pd,
8448         _mm_i32gather_ps, _mm_mask_i32gather_ps, _mm256_i32gather_ps,
8449         _mm256_mask_i32gather_ps, _mm_i64gather_ps, _mm_mask_i64gather_ps,
8450         _mm256_i64gather_ps, _mm256_mask_i64gather_ps, _mm_i32gather_epi64,
8451         _mm_mask_i32gather_epi64, _mm256_i32gather_epi64,
8452         _mm256_mask_i32gather_epi64, _mm_i64gather_epi64,
8453         _mm_mask_i64gather_epi64, _mm256_i64gather_epi64,
8454         _mm256_mask_i64gather_epi64, _mm_i32gather_epi32,
8455         _mm_mask_i32gather_epi32, _mm256_i32gather_epi32,
8456         _mm256_mask_i32gather_epi32, _mm_i64gather_epi32,
8457         _mm_mask_i64gather_epi32, _mm256_i64gather_epi32,
8458         _mm256_mask_i64gather_epi32): Likewise.
8459         * config/i386/pmm_malloc.h (_mm_malloc, _mm_free): Likewise.
8460         * config/i386/ia32intrin.h (__writeeflags): Likewise.
8461         * config/i386/pkuintrin.h (_wrpkru): Likewise.
8462         * config/i386/avx512pfintrin.h (_mm512_mask_prefetch_i32gather_pd,
8463         _mm512_mask_prefetch_i32gather_ps, _mm512_mask_prefetch_i64gather_pd,
8464         _mm512_mask_prefetch_i64gather_ps, _mm512_prefetch_i32scatter_pd,
8465         _mm512_prefetch_i32scatter_ps, _mm512_mask_prefetch_i32scatter_pd,
8466         _mm512_mask_prefetch_i32scatter_ps, _mm512_prefetch_i64scatter_pd,
8467         _mm512_prefetch_i64scatter_ps, _mm512_mask_prefetch_i64scatter_pd,
8468         _mm512_mask_prefetch_i64scatter_ps): Likewise.
8469         * config/i386/gmm_malloc.h (_mm_malloc, _mm_free): Likewise.
8470         * config/i386/avx512fintrin.h (_mm512_ternarylogic_epi64,
8471         _mm512_mask_ternarylogic_epi64, _mm512_maskz_ternarylogic_epi64,
8472         _mm512_ternarylogic_epi32, _mm512_mask_ternarylogic_epi32,
8473         _mm512_maskz_ternarylogic_epi32, _mm512_i32gather_ps,
8474         _mm512_mask_i32gather_ps, _mm512_i32gather_pd, _mm512_i64gather_ps,
8475         _mm512_i64gather_pd, _mm512_i32gather_epi32, _mm512_i32gather_epi64,
8476         _mm512_i64gather_epi32, _mm512_i64gather_epi64): Likewise.
8478         * config/i386/fxsrintrin.h (_fxsave): Remove return keyword in inlines
8479         returning void.
8480         (_fxrstor, _fxsave64, _fxrstor64): Likewise.
8481         * config/i386/xsaveintrin.h (_xsave, _xrstor, _xsave64, _xrstor64):
8482         Likewise.
8483         * config/i386/xsaveoptintrin.h (_xsaveopt, _xsaveopt64): Likewise.
8484         * config/i386/pkuintrin.h (_wrpkru): Likewise.  Add space after
8485         function name.
8486         (_rdpkru_u32): Add space after function name.
8488         * config/i386/t-i386 (i386-c.o): Don't depend on
8489         i386-builtin-types.inc.
8490         (i386.o): Depend on i386-builtin-types.inc.
8492 2016-08-19  Matthew Wahab  <matthew.wahab@arm.com>
8494         PR target/77281
8495         * config/arm/arm.c (neon_valid_immediate): Delete declaration.
8496         Use const_vec_duplicate to check for duplicated elements.
8498 2016-08-19  Richard Biener  <rguenther@suse.de>
8500         PR tree-optimization/77290
8501         * tree-ssa-pre.c (eliminate_dom_walker::before_dom_children):
8502         Fix flag_tree_parallelize_loops check.
8504 2016-08-19  Richard Biener  <rguenther@suse.de>
8506         * match.pd (x | 0 -> x): Add.
8508 2016-08-19  Richard Biener  <rguenther@suse.de>
8510         PR tree-optimization/77286
8511         * tree-vect-loop-manip.c (slpeel_duplicate_current_defs_from_edges):
8512         Deal with virtual PHIs being out-of-order.
8514 2016-08-18  David Malcolm  <dmalcolm@redhat.com>
8516         * doc/invoke.texi (fverbose-asm): Note that source code lines
8517         are emitted, and provide an example.
8518         * final.c (asm_show_source): New function.
8519         (final_scan_insn): Call asm_show_source.
8521 2016-08-18  David Malcolm  <dmalcolm@redhat.com>
8523         * diagnostic-show-locus.c (colorizer::colorizer): Replace diagnostic
8524         param with diagnostic_kind.
8525         (class colorizer): Similarly replace field m_diagnostic with
8526         m_diagnostic_kind.
8527         (colorizer::colorizer): Replace diagnostic
8528         param with diagnostic_kind.
8529         (colorizer::begin_state): Update for above field change.
8530         (layout::layout): Replace diagnostic param with rich_location *
8531         and diagnostic_kind.
8532         (diagnostic_show_locus): Replace diagnostic param with richloc
8533         and diagnostic_kind.
8534         (class selftest::test_diagnostic_context): New class.
8535         (selftest::test_diagnostic_show_locus_unknown_location): New
8536         function.
8537         (selftest::test_one_liner_simple_caret): New function.
8538         (selftest::test_one_liner_caret_and_range): New function.
8539         (selftest::test_one_liner_multiple_carets_and_ranges): New
8540         function.
8541         (selftest::test_one_liner_fixit_remove): New function.
8542         (selftest::test_one_liner_fixit_replace): New function.
8543         (selftest::test_diagnostic_show_locus_one_liner): New function.
8544         (selftest::diagnostic_show_locus_c_tests): Call the new test
8545         functions.
8546         * diagnostic.c (diagnostic_initialize): Initialize
8547         colorize_source_p, show_ruler_p and parseable_fixits_p.
8548         (default_diagnostic_finalizer): Update for change to
8549         diagnostic_show_locus.
8550         (diagnostic_append_note): Likewise.
8551         * diagnostic.h (diagnostic_show_locus): Replace
8552         const diagnostic_info * param with location * and diagnostic_t.
8554 2016-08-18  David Malcolm  <dmalcolm@redhat.com>
8556         * input.c (saved_line_table): New global.
8557         (class selftest::temp_line_table): Rename to line_table_test and
8558         move declaration to selftest.h, and drop field m_old_line_table.
8559         (selftest::temp_line_table::temp_line_table): Rename ctor to...
8560         (selftest::line_table_test::line_table_test): ...this.  Add a
8561         default ctor.  Store current value of line_table within
8562         saved_line_table.
8563         (selftest::temp_line_table::~temp_line_table): Rename dtor to...
8564         (selftest::line_table_test::~line_table_test): ...this, and
8565         restore line_table from the saved_line_table, rather than
8566         m_old_line_table.
8567         (selftest::test_accessing_ordinary_linemaps): Update for above
8568         renaming.
8569         (selftest::test_lexer): Likewise.
8570         (struct selftest::lexer_test): Likewise.
8571         (selftest::lexer_test::lexer_test): Likewise.
8572         (selftest::input_c_tests): Move the looping over test cases from
8573         here into...
8574         (selftest::for_each_line_table_case): New function.
8575         * input.h (saved_line_table): New decl.
8576         * selftest.h (struct selftest::line_table_case): New forward decl.
8577         (class selftest::line_table_test): New class, moved here from
8578         selftest::temp_line_table in input.c, and renamed.
8579         (selftest::for_each_line_table_case): New decl.
8581 2015-08-18  H.J. Lu  <hongjiu.lu@intel.com>
8583         PR target/72839
8584         * config/i386/i386.c (lakemont_cost): Set MOVE_RATIO to 17.
8586 2016-08-18  Chung-Lin Tang  <cltang@codesourcery.com>
8588         PR middle-end/70895
8589         * gimplify.c (omp_add_variable): Adjust/add variable mapping on
8590         enclosing parallel construct for reduction variables on OpenACC loop
8591         directives.
8593 2016-08-18  Pierre-Marie de Rodat  <derodat@adacore.com>
8595         * dwarf2out.c (copy_dwarf_procedure): Remove obsolete comment.
8596         (new_dwarf_proc_die): Emit DW_TAG_dwarf_procedure DIEs even for
8597         -gdwarf-3.
8598         (function_to_dwarf_procedure): Update comment.
8600 2016-08-18  David Malcolm  <dmalcolm@redhat.com>
8602         * input.c (diagnostics_file_cache_forcibly_evict_file): New
8603         function.
8604         * input.h (diagnostics_file_cache_forcibly_evict_file): New
8605         declaration.
8606         * selftest.c (selftest::temp_source_file::~temp_source_file):
8607         Evict m_filename from the diagnostic file cache.
8609 2016-08-18  Richard Biener  <rguenther@suse.de>
8611         * tree-pass.h (make_pass_materialize_all_clones): Declare.
8612         * ipa.c (pass_data_materialize_all_clones, pass_materialize_all_clones,
8613         make_pass_materialize_all_clones): New simple IPA pass encapsulating
8614         clone materialization.
8615         * passes.def (all_late_ipa_passes): Start with
8616         pass_materialize_all_clones.
8617         * cgraphunit.c (symbol_table::compile): Remove call to
8618         materialize_all_clones.
8619         * tree-into-ssa.c: Include statistics.h.
8620         (update_ssa): Count number of times we do incremental/rewrite
8621         SSA update.
8623 2016-08-18  Richard Biener  <rguenther@suse.de>
8625         PR tree-optimization/77282
8626         * tree-ssa-pre.c (eliminate_dom_walker::before_dom_children):
8627         When doing auto-parallelizing also prevent use of PHIs that
8628         carry dependences across loop backedges.
8630 2016-08-18  Tamar Christina  <tamar.christina@arm.com>
8631             Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
8633         * varasm.c (default_use_anchors_for_symbol_p): Reject too large decls.
8635 2016-08-18  Richard Biener  <rguenther@suse.de>
8637         * ssa-iterators.h (ssa_vuse_operand): New inline.
8638         * tree-if-conv.c (ifc_temp_var): Update virtual operand.
8639         (predicate_all_scalar_phis): Use remove_phi_node to remove
8640         phi nodes predicated.  Delay removing virtual PHIs.
8641         (predicate_mem_writes): Update virtual operands.
8642         (combine_blocks): Likewise.  Propagate out remaining virtual PHIs.
8643         (tree_if_conversion): Do not rewrite virtual SSA form.
8644         * tree-phinodes.c (release_phi_node): Make static.
8645         * tree-phinodes.h (release_phi_node): Remove.
8647 2016-08-18  Jakub Jelinek  <jakub@redhat.com>
8649         * config/i386/i386.c (enum ix86_builtins): Remove IX86_BUILTIN_*
8650         codes that appear in bdesc_* arrays, instead include i386-builtin.def
8651         twice to define those.
8652         (bdesc_comi, bdesc_pcmpestr, bdesc_pcmpistr, bdesc_special_args,
8653         bdesc_args, bdesc_round_args, bdesc_mpx, bdesc_mpx_const,
8654         bdesc_multi_arg): Define by including i386-builtin.def the third time.
8655         * config/i386/i386-builtin.def: New file.
8657 2016-08-17  David Malcolm  <dmalcolm@redhat.com>
8659         * input.c (get_source_range_for_char): Rename to...
8660         (selftest::get_source_range_for_char): ...this, and move within
8661         the #if CHECKING_P guard.
8662         (get_num_source_ranges_for_substring): Rename to...
8663         (selftest::get_num_source_ranges_for_substring): ...this, move
8664         within the #if CHECKING_P guard, and make static.
8665         (selftest::assert_num_substring_ranges): Initialize
8666         actual_num_ranges.
8668 2016-08-18  Alan Modra  <amodra@gmail.com>
8670         PR rtl-optimization/72771
8671         * reload.c (find_reloads): Don't assume that a subreg mem is OK
8672         when find_reloads_toplev returns address_reloaded==-1.
8673         (alternative_allows_const_pool_ref): Update comment.
8675 2015-08-17  Alan Hayward  <alan.hayward@arm.com>
8677         PR tree-optimization/71752
8678         * tree-vect-loop.c (vectorizable_reduction): Keep SLP operand ordering.
8679         * tree-vect-slp.c (vect_get_slp_defs): Handle null operands.
8681 2016-08-17  Jakub Jelinek  <jakub@redhat.com>
8683         * gimple-fold.c (gimple_fold_call): Use gimple_call_noreturn_p
8684         instead of testing ECF_NORETURN bit in gimple_call_flags.
8685         * tree-cfg.c (make_edges_bb, execute_fixup_cfg): Likewise.
8686         * predict.c (tree_bb_level_predictions): Likewise.
8687         * gimple-low.c (gimple_stmt_may_fallthru): Likewise.
8689         PR middle-end/77259
8690         * tree-ssa-pre.c (eliminate_dom_walker::before_dom_children): If
8691         turning a call into __builtin_unreachable-like noreturn call, adjust
8692         gimple_call_set_fntype.
8693         * tree-cfgcleanup.c (fixup_noreturn_call): Remove lhs also if
8694         gimple_call_fntype has void return type.
8696 2016-08-17  Chung-Lin Tang  <cltang@codesourcery.com>
8698         * omp-low.c (lower_oacc_reductions): Adjust variable lookup to use
8699         maybe_lookup_decl, to handle nested acc loop directives.
8701 2016-08-17  Richard Biener  <rguenther@suse.de>
8703         PR tree-optimization/76490
8704         * tree-vrp.c (update_value_range): Preserve overflow infinities
8705         when intersecting with ranges from get_range_info.
8706         (operand_less_p): Handle overflow infinities correctly.
8707         (value_range_constant_singleton): Use vrp_operand_equal_p
8708         to handle overflow max/min correctly.
8709         (vrp_valueize): Likewise.
8710         (union_ranges): Likewise.
8711         (intersect_ranges): Likewise.
8712         (vrp_visit_phi_node): Improve iteration limitation to only
8713         apply when we'll possibly re-visit the PHI via a changed argument
8714         on the backedge.
8716 2016-08-17  Thomas Preud'homme  <thomas.preudhomme@arm.com>
8718         * config/arm/t-aprofile (MULTILIB_EXCEPTIONS): Rewrite into ...
8719         (MULTILIB_REQUIRED): This by specifying multilib needing to be built
8720         rather than those that should not be built.
8722 2016-08-17  Stanislaw Halik  <sthalik@misaki.pl>
8724         PR target/66488
8725         * config/i386/xm-mingw32.h (HOST_BITS_PER_PTR): Define if __x86_64__.
8727 2016-08-17  Richard Biener  <rguenther@suse.de>
8729         * tree-ssa.c: Include tree-cfg.h and tree-dfa.h.
8730         (verify_vssa): New function verifying virtual SSA form.
8731         (verify_ssa): Call it.
8732         * tree-ssa-loop-manip.c (slpeel_update_phi_nodes_for_guard2):
8733         Do not apply loop-closed SSA handling to virtuals.
8734         * ssa-iterators.h (op_iter_init): Handle GIMPLE_TRANSACTION.
8735         * tree-into-ssa.c (prepare_use_sites_for): Skip virtual SSA names
8736         when rewriting their symbol.
8737         (prepare_def_site_for): Likewise.
8738         * tree-chkp-opt.c (chkp_reduce_bounds_lifetime): Clear virtual
8739         operands of moved stmts.
8741 2016-08-17  Richard Biener  <rguenther@suse.de>
8743         PR tree-optimization/23855
8744         * tree-ssa-loop-unswitch.c: Include tree-ssa-loop-manip.h.
8745         (tree_unswitch_outer_loop): Iterate find_loop_guard as long as we
8746         find guards to hoist.  Do not update SSA form but rewrite virtuals
8747         into loop closed SSA.
8748         (find_loop_guard): Adjust to skip already hoisted guards.  Do
8749         not mark virtuals for renaming or update SSA form.
8751 2016-08-17  Martin Liska  <mliska@suse.cz>
8753         * coverage.c (get_gcov_type): Replace GCOV_TYPE_SIZE with
8754         a LONG_LONG_TYPE_SIZE comparison.
8755         * gcov-io.h: Remove macro definitions.
8756         * tree-profile.c (gimple_gen_edge_profiler): Replace usage
8757         of GCOV_TYPE_ATOMIC_FETCH_ADD with a LONG_LONG_TYPE_SIZE
8758         comparison.
8760 2016-08-16  Jakub Jelinek  <jakub@redhat.com>
8762         * config/i386/i386.c (enum ix86_builtins): Reorder enumerators, so
8763         that builtins not mentioned in bdesc_* arrays come first, then
8764         the ones mentioned in bdesc_* arrays in the order they appear in
8765         the arrays in between IX86_BUILTIN__BDESC_*_FIRST and
8766         IX86_BUILTIN__BDESC_*_LAST enumerator.
8767         (bdesc_mpx): Fix up a comment typo.
8768         (bdesc_multi_arg): Remove __builtin_ia32_vpcomne[bwdq] and
8769         __builtin_ia32_vpcomneu[bwdq] builtins.
8770         (BDESC_VERIFY, BDESC_VERIFYS): Define.
8771         (ix86_init_mmx_sse_builtins, ix86_init_mpx_builtins): Verify
8772         enum ix86_builtins ordering.
8773         (ix86_expand_builtin): Use enum ix86_builtins ordering assumption
8774         for direct bdesc_* array member access instead of searching all the
8775         arrays until an fcode match is found.
8777 2016-08-16  Uros Bizjak  <ubizjak@gmail.com>
8779         * config/i386/i386.md (*ashl<mode>3_mask): Rewrite define_insn
8780         pattern as define_insn_and_split.  Split insn before reload to
8781         ashl<mode>3_1.
8782         (*<shift_insn><mode>3_mask): Ditto.  Split insn before reload to
8783         <shift_insn><mode>3_1.
8784         (*<rotate_insn><mode>3_mask): Ditto.  Split insn before reload to
8785         <rotate_insn><mode>3_1.
8787 2016-08-16  David Malcolm  <dmalcolm@redhat.com>
8789         PR c/72857
8790         * input.c (get_source_range_for_substring): Rename to...
8791         (get_source_location_for_substring): ...this, adding param
8792         "caret_idx", and converting output param from source_range * to
8793         location_t *.
8794         (get_source_range_for_char): New function.
8795         (get_num_source_ranges_for_substring): Update comment to reflect
8796         above renaming.
8797         (assert_char_at_range): Update to use get_source_range_for_char
8798         rather than get_source_range_for_substring.
8799         (test_lexer_string_locations_concatenation_2): Likewise.
8800         * substring-locations.h (get_source_range_for_substring): Rename
8801         to...
8802         (get_source_location_for_substring): ...this, and adding param
8803         "caret_idx", and converting output param from source_range * to
8804         location_t *.
8806 2016-08-16  David Malcolm  <dmalcolm@redhat.com>
8808         * input.c (class selftest::temp_source_file): Move to
8809         selftest.h.
8810         (selftest::temp_source_file::temp_source_file): Move to
8811         selftest.c.
8812         (selftest::temp_source_file::~temp_source_file): Likewise.
8813         * selftest.c (selftest::temp_source_file::temp_source_file): Move
8814         here from input.c.
8815         (selftest::temp_source_file::~temp_source_file): Likewise.
8816         * selftest.h (class selftest::temp_source_file): Move here from
8817         input.c
8819 2016-08-16  Jakub Jelinek  <jakub@redhat.com>
8821         PR target/71910
8822         * tree-cfg.c (execute_fixup_cfg): Add node variable, use it.  Before
8823         inlining, add cgraph edge for the added __builtin_unreachable call.
8825         PR middle-end/67485
8826         * expmed.c (expand_mult_const): Change val_so_far's type to UHWI,
8827         only cast it to SHWI for the final comparison.
8829 2016-08-16  Martin Liska  <mliska@suse.cz>
8831         PR gcov-profile/36412
8832         * doc/gcov.texi: Document --hash-filenames(-x).
8833         * gcov.c (print_usage): Add the option.
8834         (process_args): Process the option, sort options alphabetically.
8835         (md5sum_to_hex): New function.
8836         (make_gcov_file_name): Do the md5sum and append it to a
8837         filename.
8839 2016-08-16  Bin Cheng  <bin.cheng@arm.com>
8841         PR tree-optimization/69848
8842         * config/aarch64/aarch64-simd.md (vcond<mode><mode>): Invert NE
8843         and swtich operands to avoid additional NOT instruction.
8844         (vcond<v_cmp_mixed><mode>): Ditto.
8845         (vcondu<mode><mode>, vcondu<mode><v_cmp_mixed>): Ditto.
8847 2016-08-16  Eric Botcazou  <ebotcazou@adacore.com>
8849         * doc/install.texi (*-*-solaris2*): Adjust latest change.
8851 2016-08-16  Richard Biener  <rguenther@suse.de>
8853         PR tree-optimization/76783
8854         * tree-ssa-propagate.c (ssa_prop_init): Use RPO order.  Clear
8855         BB visited flags at start.
8857 2016-08-16  Bin Cheng  <bin.cheng@arm.com>
8859         PR tree-optimization/72817
8860         PR tree-optimization/73450
8861         * tree-ssa-loop-niter.c (number_of_iterations_ne): Check
8862         multiple_of_p for adjusted IV.base.
8864 2016-08-15  Uros Bizjak  <ubizjak@gmail.com>
8866         PR target/72867
8867         * config/i386/sse.md (<code><mode>3<mask_name><round_saeonly_name>):
8868         Emit ieee_<ieee_maxmin><mode>3<mask_name><round_saeonly_name>
8869         for !flag_finite_math_only or flag_signed_zeros.
8870         (*<code><mode>3<mask_name><round_saeonly_name>): Rename from
8871         *<code><mode>3_finite<mask_name><round_saeonly_name>.  Do not
8872         depend on flag_finite_math_only.
8873         (ieee_<ieee_maxmin><mode>3<mask_name><round_saeonly_name>):
8874         New insn pattern.
8875         (*<code><mode>3<mask_name><round_saeonly_name>): Remove.
8876         (*ieee_smin<mode>3): Ditto.
8877         (*ieee_smax<mode>3): Ditto.
8878         * config/i386/mmx.md (mmx_<code>v2sf3): Emit
8879         mmx_ieee_<ieee_maxmin>v2sf3 for !flag_finite_math_only or
8880         flag_signed_zeros.
8881         (*mmx_<code>v2sf3): Rename from *mmx_<code>v2sf3_finite.  Do not
8882         depend on flag_finite_math_only.
8883         (mmx_ieee_<ieee_maxmin>v2sf3): New insn pattern.
8884         (*mmx_<code>v2sf3): Remove.
8885         * config/i386/subst.md (round_saeonly_mask_arg3): New subst attribute.
8886         * config/i386/i386.c (ix86_expand_sse_fp_mimnax): Check
8887         flag_signed_zeros instead of !flag_unsafe_math_optimizations.
8889 2016-08-15  Segher Boessenkool  <segher@kernel.crashing.org>
8891         PR rtl-optimization/73650
8892         * lra-constraints.c (simple_move_p): If the insn is multiple_sets
8893         it is not a simple move.
8895 2016-08-15  Martin Liska  <mliska@suse.cz>
8897         PR driver/72765
8898         * gcc.c (do_spec_1): Call save_string with the right size.
8899         (save_string): Do an assert about string we copy.
8901 2016-08-15  Richard Biener  <rguenther@suse.de>
8903         * ree.c (rest_of_handle_ree): Remove redundant timevar push/pop.
8904         * config/i386/i386.c (pass_data_insert_vzeroupper): Account to
8905         TV_MACH_DEP.
8906         (pass_data_stv): Likewise.
8908 2016-08-15  Richard Biener  <rguenther@suse.de>
8910         PR tree-optimization/73434
8911         * tree-ssa-sccvn.c (vn_reference_maybe_forwprop_address): Preserve
8912         TBAA info on the base when forwarding a non-invariant address.
8914 2016-08-15  Jakub Jelinek  <jakub@redhat.com>
8916         * dwarf2out.c (struct checksum_attributes): Add
8917         at_string_length_bit_size and at_string_length_byte_size fields.
8918         (collect_checksum_attributes): Handle DW_AT_string_length_bit_size
8919         and DW_AT_string_length_byte_size.
8920         (die_checksum_ordered): Handle at_string_length_bit_size and
8921         at_string_length_byte_size.
8922         (gen_array_type_die): For dwarf_version >= 5 emit
8923         DW_AT_string_length_byte_size instead of DW_AT_byte_size.
8924         (adjust_string_types): For dwarf_version >= 5 remove
8925         DW_AT_string_length_byte_size instead of DW_AT_byte_size.
8926         (resolve_addr): Likewise.
8928         PR debug/71906
8929         * dwarf2out.c (string_types): New variable.
8930         (gen_array_type_die): Change early_dwarf handling of
8931         DW_AT_string_length, create DW_OP_call4 referencing the
8932         length var temporarily.  Handle parameters that are pointers
8933         to string length.
8934         (adjust_string_types): New function.
8935         (gen_subprogram_die): Temporarily set string_types to local var,
8936         call adjust_string_types if needed.
8937         (non_dwarf_expression, copy_deref_exprloc, optimize_string_length):
8938         New functions.
8939         (resolve_addr): Adjust DW_AT_string_length if it is DW_OP_call4.
8941 2016-08-15  Eric Botcazou  <ebotcazou@adacore.com>
8943         * doc/install.texi (*-*-solaris2*): Fix version number and document
8944         requirement on GNU make for building libjava with the Solaris linker.
8946 2016-08-15  Martin Liska  <mliska@suse.cz>
8947             Jakub Jelinek  <jakub@redhat.com>
8949         PR tree-optimization/72824
8950         * tree-loop-distribution.c (const_with_all_bytes_same)
8951         <case VECTOR_CST>: Fix a typo.
8953 2016-08-14  Uros Bizjak  <ubizjak@gmail.com>
8955         PR target/76342
8956         * config/i386/avx512fintrin.h (_mm512_undefined_epi32):
8957         Renamed from _mm512_undefined_si512.
8958         (_mm_undefined_si512): New definition.
8960 2016-08-13  Richard Biener  <rguenther@suse.de>
8962         * tree-ssa-forwprop.c (pass_forwprop::execute): Propagate
8963         into PHIs and update the lattice for its def.
8965 2016-08-12  Jakub Jelinek  <jakub@redhat.com>
8967         PR c/71512
8968         * ubsan.c (instrument_si_overflow): Pass true instead of false
8969         to gsi_replace.
8970         (pass_ubsan::execute): Call gimple_purge_dead_eh_edges at the end
8971         of bbs.  Return TODO_cleanup_cfg if any returned true.
8973 2016-08-12  Michael Meissner  <meissner@linux.vnet.ibm.com>
8975         * config/rs6000/vsx.md (vsx_concat_<mode>): Add support for the
8976         ISA 3.0 MTVSRDD instruction.
8977         (vsx_splat_<mode>): Change cpu type of MTVSRDD instruction to
8978         vecperm.
8980 2016-08-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
8982         PR tree-optimization/71083
8983         * tree-predcom.c (ref_at_iteration): Use a COMPONENT_REF for the
8984         bitfield access when possible.
8986 2016-08-12  Patrick Palka  <ppalka@gcc.gnu.org>
8988         PR middle-end/71654
8989         * match.pd ((T)A CMP (T)B -> A CMP B): Allow (T)A to be a
8990         sign-changing cast from a shorter unsigned type to a wider
8991         signed type.
8993 2016-08-12  Jakub Jelinek  <jakub@redhat.com>
8995         * config/i386/sse.md (avx512dq_vextract<shuffletype>64x2_1_maskm,
8996         vec_extract_hi_<mode>_mask, vec_extract_lo_<mode>_mask,
8997         vec_extract_hi_<mode>_mask): Use Yk constraint instead of k.
8999 2016-08-12  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
9001         * config/rs6000/rs6000.c (rs6000_builtin_vectorization_cost):
9002         Correct costs for vec_construct.
9004 2016-08-12  Bin Cheng  <bin.cheng@arm.com>
9006         PR tree-optimization/69848
9007         * tree-vectorizer.h (enum vect_def_type): New condition reduction
9008         type CONST_COND_REDUCTION.
9009         * tree-vect-loop.c (vectorizable_reduction): Support new condition
9010         reudction type CONST_COND_REDUCTION.
9012 2016-08-12  Richard Biener  <rguenther@suse.de>
9014         PR tree-optimization/57326
9015         * tree-ssa-pre.c (fully_constant_expression): Handle simplification
9016         returning an SSA name.
9017         (phi_translate_1): When fully_constant_expression returns a NAME
9018         make sure we have a leader for it.
9020 2016-08-12  Martin Liska  <mliska@suse.cz>
9021             Adam Fineman  <afineman@afineman.com>
9023         * gcov.c (process_file): Create .gcov file when .gcda
9024         file is missing.
9026 2016-08-12  Marek Polacek  <polacek@redhat.com>
9028         PR c/7652
9029         * alias.c (find_base_value): Adjust fall through comment.
9030         * cfgexpand.c (expand_debug_expr): Likewise.
9031         * combine.c (find_split_point): Likewise.
9032         (expand_compound_operation): Likewise.  Add FALLTHRU.
9033         (make_compound_operation): Adjust fall through comment.
9034         (canon_reg_for_combine): Add FALLTHRU.
9035         (force_to_mode): Adjust fall through comment.
9036         (simplify_shift_const_1): Likewise.
9037         (simplify_comparison): Likewise.
9038         * config/aarch64/aarch64-builtins.c (aarch64_simd_expand_args): Add
9039         FALLTHRU.
9040         * config/aarch64/predicates.md: Likewise.
9041         * config/i386/i386.c (function_arg_advance_32): Likewise.
9042         (ix86_gimplify_va_arg): Likewise.
9043         (print_reg): Likewise.
9044         (ix86_print_operand): Likewise.
9045         (ix86_build_const_vector): Likewise.
9046         (ix86_expand_branch): Likewise.
9047         (ix86_sched_init_global): Adjust fall through comment.
9048         (ix86_expand_args_builtin): Add FALLTHRU.
9049         (ix86_expand_builtin): Likewise.
9050         (ix86_expand_vector_init_one_var): Likewise.
9051         * config/rs6000/rs6000.c (rs6000_emit_vector_compare_inner): Likewise.
9052         (rs6000_adjust_cost): Likewise.
9053         (insn_must_be_first_in_group): Likewise.
9054         * config/rs6000/rs6000.md: Likewise.  Adjust fall through comment.
9055         * dbxout.c (dbxout_symbol): Adjust fall through comment.
9056         * df-scan.c (df_uses_record): Likewise.
9057         * dojump.c (do_jump): Add FALLTHRU.
9058         * dwarf2out.c (mem_loc_descriptor): Likewise.  Adjust fall through
9059         comment.
9060         (resolve_args_picking_1): Adjust fall through comment.
9061         (loc_list_from_tree_1): Likewise.
9062         * expmed.c (make_tree): Likewise.
9063         * expr.c (expand_expr_real_2): Add FALLTHRU.
9064         (expand_expr_real_1): Likewise.  Adjust fall through comment.
9065         * fold-const.c (const_binop): Adjust fall through comment.
9066         (fold_truth_not_expr): Likewise.
9067         (fold_cond_expr_with_comparison): Add FALLTHRU.
9068         (fold_binary_loc): Likewise.
9069         (contains_label_1): Adjust fall through comment.
9070         (multiple_of_p): Likewise.
9071         * gcov-tool.c (process_args): Add FALLTHRU.
9072         * genattrtab.c (check_attr_test): Likewise.
9073         (write_test_expr): Likewise.
9074         * genconfig.c (walk_insn_part): Likewise.
9075         * genpreds.c (validate_exp): Adjust fall through comment.
9076         (needs_variable): Likewise.
9077         * gensupport.c (get_alternatives_number): Add FALLTHRU.
9078         (subst_dup): Likewise.
9079         * gimple-pretty-print.c (dump_gimple_assign): Likewise.
9080         * gimplify.c (gimplify_addr_expr): Adjust fall through comment.
9081         (gimplify_scan_omp_clauses): Add FALLTHRU.
9082         (goa_stabilize_expr): Likewise.
9083         * graphite-isl-ast-to-gimple.c (substitute_ssa_name): Adjust fall
9084         through comment.
9085         * hsa-gen.c (get_address_from_value): Likewise.
9086         * ipa-icf.c (sem_function::hash_stmt): Likewise.
9087         * ira.c (ira_setup_alts): Add FALLTHRU.
9088         * lra-eliminations.c (lra_eliminate_regs_1): Adjust fall through
9089         comment.
9090         * lto-streamer-out.c (lto_output_tree_ref): Add FALLTHRU.
9091         * opts.c (common_handle_option): Likewise.
9092         * read-rtl.c (read_rtx_code): Likewise.
9093         * real.c (round_for_format): Likewise.
9094         * recog.c (asm_operand_ok): Likewise.
9095         * reginfo.c (reg_scan_mark_refs): Adjust fall through comment.
9096         * reload1.c (set_label_offsets): Likewise.
9097         (eliminate_regs_1): Likewise.
9098         (reload_reg_reaches_end_p): Likewise.
9099         * rtlanal.c (commutative_operand_precedence): Add FALLTHRU.
9100         (rtx_cost): Likewise.
9101         * sched-rgn.c (is_exception_free): Likewise.
9102         * simplify-rtx.c (simplify_rtx): Adjust fall through comment.
9103         * stor-layout.c (int_mode_for_mode): Likewise.
9104         * toplev.c (print_to_asm_out_file): Likewise.
9105         (print_to_stderr): Likewise.
9106         * tree-cfg.c (gimple_verify_flow_info): Likewise.
9107         * tree-chrec.c (chrec_fold_plus_1): Add FALLTHRU.
9108         (chrec_fold_multiply): Likewise.
9109         (evolution_function_is_invariant_rec_p): Likewise.
9110         (for_each_scev_op): Likewise.
9111         * tree-data-ref.c (siv_subscript_p): Likewise.
9112         (get_references_in_stmt): Likewise.
9113         * tree.c (find_placeholder_in_expr): Adjust fall through comment.
9114         (substitute_in_expr): Likewise.
9115         (type_cache_hasher::equal): Likewise.
9116         (walk_type_fields): Likewise.
9117         * var-tracking.c (adjust_mems): Add FALLTHRU.
9118         (set_dv_changed): Adjust fall through comment.
9119         * varasm.c (default_function_section): Add FALLTHRU.
9121 2016-08-12  Marek Polacek  <polacek@redhat.com>
9123         PR c/7652
9124         * tree-complex.c (expand_complex_division): Add missing break.
9126 2016-08-12  Richard Biener  <rguenther@suse.de>
9128         * passes.c (execute_todo): Do not push/pop TV_TODO.
9129         (execute_one_ipa_transform_pass): Move timevar push/pop TODO execution.
9130         (execute_one_pass): Likewise.
9131         * common.opt (ftime-report-details): New switch.
9132         * doc/invoke.texi (ftime-report-details): Document.
9133         * timevar.h (timer::print_row): Adjust signature.
9134         (timer::all_zero): New static helper.
9135         (timer::child_map_t): New typedef.
9136         (timer::time_var_def): Add children field.
9137         * timevar.c (timer::named_items::print): Adjust.
9138         (timer::~timer): Free timevar recorded children.
9139         (timer::pop_internal): When -ftime-report-details record
9140         time spent in sub-timevars.
9141         (timer::print_row): Adjust.
9142         (timer::print): Print sub-timevar stats, use all_zero.
9143         * timevar.def (TV_TODO): Remove.
9145 2016-08-12  Richard Biener  <rguenther@suse.de>
9147         PR tree-optimization/72851
9148         * tree-ssa-propagate.c: Include cfganal.h.  Rewrite block and stmt
9149         worklists to use bitmaps indexed in execution order.
9150         (executable_blocks, cfg_blocks_num, cfg_blocks_tail, cfg_blocks_head,
9151         bb_in_list, interesting_ssa_edges, varying_ssa_edges): Remove.
9152         (cfg_blocks): Make a bitmap.
9153         (bb_to_cfg_order, cfg_order_to_bb, ssa_edge_worklist, uid_to_stmt):
9154         New globals.
9155         (cfg_blocks_empty_p): Adjust.
9156         (cfg_blocks_add): Likewise.
9157         (cfg_blocks_get): Likewise.
9158         (add_ssa_edge): Likewise.
9159         (add_control_edge): Likewise.
9160         (simulate_stmt): Likewise.
9161         (process_ssa_edge_worklist): Likewise.
9162         (simulate_block): Likewise.
9163         (ssa_prop_init): Compute PRE order and stmt UIDs.
9164         (ssa_prop_fini): Adjust.
9165         (ssa_propagate): Adjust.
9167 2016-08-12  Richard Biener  <rguenther@suse.de>
9169         * tree-vrp.c (vrp_visit_phi_node): Allow a last iteration if
9170         the currently executable edges have fixed ranges.  Always
9171         go through update_value_range.
9173 2016-08-12  Alexandre Oliva  <aoliva@redhat.com>
9175         PR debug/63240
9176         * langhooks-def.h
9177         (LANG_HOOKS_FUNCTION_DECL_EXPLICIT_P): Const_tree-ify.
9178         (LANG_HOOKS_FUNCTION_DECL_DELETED_P): Likewise.
9179         (LANG_HOOKS_FUNCTION_DECL_DEFAULTED): Set default.
9180         (LANG_HOOKS_DECLS): Add it.
9181         * langhooks.h (struct lang_hooks_for_decls): Add
9182         function_decl_defaulted.  Const_tree-ify
9183         function_decl_explicit_p and function_decl_deleted_p.
9184         * dwarf2out.c (gen_subprogram_die): Add DW_AT_defaulted
9185         attribute.  Add DW_AT_deleted instead of DW_AT_GNU_deleted,
9186         also at strict DWARF v5.
9188         PR debug/55641
9189         * dwarf2out.c (decl_quals): Don't map TREE_READONLY to
9190         TYPE_QUAL_CONST in reference-typed decls.
9192         PR debug/49366
9193         * dwarf2out.c (loc_list_from_tree_1): Expand some CONSTRUCTORs
9194         in DW_OP_pieces, just enough to handle pointers to member
9195         functions.
9196         (gen_remaining_tmpl_value_param_die_attribute): Use a location
9197         expression on DWARFv5 if a constant value doesn't work.
9199 2016-08-11  David Malcolm  <dmalcolm@redhat.com>
9201         * selftest-run-tests.c (selftest::run_tests): Call selftest_c_tests.
9202         * selftest.c (selftest::test_assertions): New function.
9203         (selftest::selftest_c_tests): New function.
9204         * selftest.h (selftest::selftest_c_tests): New declaration.
9206 2016-08-11  Richard Biener  <rguenther@suse.de>
9207             Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
9209         PR rtl-optimization/72855
9210         * df-core.c (df_verify): Turn off DF_VERIFY_SCHEDULED at end.
9212 2016-08-11  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
9214         PR target/72863
9215         * vsx.md (vsx_load_<mode>): For P8LE, emit swaps at expand time.
9216         (vsx_store_<mode>): Likewise.
9218 2015-08-11  H.J. Lu  <hongjiu.lu@intel.com>
9220         * config/i386/i386.c (timode_scalar_to_vector_candidate_p): Allow
9221         TImode CONST_WIDE_INT store.
9222         (timode_scalar_chain::convert_insn): Handle CONST_WIDE_INT store.
9224 2015-08-11  H.J. Lu  <hongjiu.lu@intel.com>
9226         * config/i386/i386.h (MOVE_MAX_PIECES): Use TImode in 64-bit
9227         mode if unaligned SSE load and store are optimal.
9229 2016-08-11  Bernd Edlinger  <bernd.edlinger@hotmail.de>
9231         PR tree-optimization/71083
9232         * tree-predcom.c (ref_at_iteration): Correctly align the
9233         reference type.
9235 2016-08-11  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
9237         * config/s390/s390-builtin-types.def: Add INT128 types.
9238         * config/s390/s390-builtins.def: Add INT128 variants for the add
9239         sub low-level builtins dealing with TImode.
9240         * config/s390/s390.c (s390_expand_builtin): Allow mode conversions
9241         via subreg when expanding a builtin.
9242         * config/s390/s390.md: Remove UNSPEC_VEC_ADDC_U128,
9243         UNSPEC_VEC_SUB_U128, and UNSPEC_VEC_SUBC_U128 constants.
9244         Fix comment.
9245         * config/s390/vecintrin.h: Adjust builtin names accordingly.
9246         * config/s390/vx-builtins.md ("vec_add_u128"): Remove expander.
9247         ("vec_addc<mode>", "vec_addc_u128"): Merge to
9248         "vacc<bhfgq>_<mode>".
9249         ("vec_adde_u128"): Rename to "vacq". Change mode to TImode.
9250         ("vec_addec_u128"): Rename to "vacccq". Change mode to TImode.
9251         ("vec_subc<mode>", "vec_subc_u128"): Merge to
9252         "vscbi<bhfgq>_<mode>".
9253         ("vec_sube_u128"): Rename to "vsbiq". Change mode to TImode.
9254         ("vec_subec_u128"): Rename to "vsbcbiq". Change mode to TImode.
9256 2016-08-11  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
9258         * config/s390/s390-builtins.def: Mark last operand of s390_vlvg*
9260 2016-08-11  Bin Cheng  <bin.cheng@arm.com>
9262         * config/aarch64/aarch64-simd.md (vcond<mode><mode>): Delete
9263         unused declaration.
9264         (vcond<v_cmp_mixed><mode>): Ditto.
9265         (vcondu<mode><mode>, vcondu<mode><v_cmp_mixed>): Ditto.
9267 2016-08-11  Bin Cheng  <bin.cheng@arm.com>
9269         * config/aarch64/aarch64-simd.md (vec_cmp<mode><v_cmp_result>): Init
9270         variable explicitly, also assert on it before use.
9272 2016-08-11  Richard Biener  <rguenther@suse.de>
9274         PR tree-optimization/72772
9275         * cfgloopmanip.c (create_preheader): Use split_edge if there
9276         is a single loop entry, avoiding degenerate PHIs.
9278 2016-08-11  Richard Biener  <rguenther@suse.de>
9280         * tree-ssa-threadbackward.c (pass_data_thread_jumps): Remove
9281         unconditional TODO_cleanup_cfg.
9282         (pass_thread_jumps::execute): Initialize loops, perform a CFG
9283         cleanup only if we threaded a jump.
9285 2016-08-11  Alan Modra  <amodra@gmail.com>
9287         PR target/71680
9288         * lra-constraints.c (simplify_operand_subreg): Allow subreg
9289         mode for mem when SLOW_UNALIGNED_ACCESS if inner mode is also
9290         slow.  Emit two reloads for slow mem case, first loading in
9291         fast innermode, then converting to required mode.
9293 2016-08-10  Kelvin Nilsen  <kelvin@gcc.gnu.org>
9295         * config/rs6000/altivec.h (vec_extract_exp): New macro.
9296         (vec_extract_sig): New macro.
9297         (vec_insert_exp): New macro.
9298         (vec_test_data_class): New macro.
9299         (scalar_extract_exp): New macro.
9300         (scalar_extract_sig): New macro.
9301         (scalar_insert_exp): New macro.
9302         (scalar_test_data_class): New macro.
9303         (scalar_test_neg): New macro.
9304         (scalar_cmp_exp_gt): New macro.
9305         (scalar_cmp_exp_lt): New macro.
9306         (scalar_cmp_exp_eq): New macro.
9307         (scalar_cmp_exp_unordered): New macro.
9308         * config/rs6000/predicates.md (u7bit_cint_operand): New predicate
9309         to enforce constraint that operand is a 7-bit unsigned literal.
9310         * config/rs6000/rs6000-builtin.def (BU_P9V_64BIT_VSX_1): New macro
9311         for power9 built-ins.
9312         (BU_P9V_VSX_2): Likewise.
9313         (BU_P9V_64BIT_VSX_2): Likewise.
9314         (VSEEDP): Add scalar extract exponent support.
9315         (VSEESP): Add scalar extract signature support.
9316         (VSTDCNDP): Add scalar test negative support.
9317         (VSTDCNSP): Likewise.
9318         (VSIEDP): Add scalar insert exponent support.
9319         (VSCEDPGT): Add scalar compare exponent greater than support.
9320         (VSCEDPLT): Add scalar compare exponent less than support.
9321         (VSCEDPEQ): Add scalar compare exponent test-for-equality support.
9322         (VSCEDPUO): Add scalar compare exponent test-for-unordered support.
9323         (VSTDCDP): Add scalar test data class support.
9324         (VSTDCSP): Likewise.
9325         (VSEEDP): Add overload support for scalar extract exponent
9326         operation.
9327         (VSESDP): Add overload support for scalar extract signature
9328         operation.
9329         (VSTDCN): Add overload support for scalar test negative
9330         operation.
9331         (VSTDCNDP): Add overload support for scalar test negative
9332         operation.
9333         (VSTDCNSP): Add overload support for scalar test negative
9334         operation.
9335         (VSIEDP): Add overload support for scalar insert exponent
9336         operation.
9337         (VSTDC): Add overload support for scalar test data class
9338         operation.
9339         (VSTDCDP): Add overload support for scalar test data class
9340         operation.
9341         (VSTDCSP): Add overload support for scalar test data class
9342         opreation.
9343         (VSCEDPGT): Add overload support for scalar compare exponent
9344         greater than operation.
9345         (VSCEDPLT): Add overload support for scalar compare exponent
9346         less than operation.
9347         (VSCEDPEQ): Add overload support for scalar compare exponent
9348         test-for-equality operation.
9349         (VSCEDPUO): Add overload support for scalar compare exponent
9350         test-for-unordered operation.
9351         (VEEDP): Add vector extract exponent support.
9352         (VEESP): Likewise.
9353         (VESDP): Add vector extract significand support.
9354         (VESSP): Likewise.
9355         (VIEDP): Add vector insert exponent support.
9356         (VIESP): Likewise.
9357         (VTDCDP): Add vector test data class support.
9358         (VTDCSP): Likewise.
9359         (VES): Add overload support for vector extract significand operation.
9360         (VESDP): Likewise.
9361         (VESSP): Likewise
9362         (VEE): Add overload support for vector extract exponent operation.
9363         (VEEDP): Likewise.
9364         (VEESP): Likewise.
9365         (VTDC): Add overload support for vector test data class operation.
9366         (VTDCDP): Likewise.
9367         (VTDCSP): Likewise.
9368         (VIE): Add overload support for vector insert exponent operation.
9369         (VIEDP): Likewise.
9370         (VIESP): Likewise.
9371         * config/rs6000/rs6000-c.c (altivec_overloaded_builtins): Add
9372         overloaded binary floating point functions.
9373         (altivec_resolve_overloaded_builtin): Improve error messages to
9374         distinguish between functions not supported in the current
9375         compiler configuration and functions that were invoked with an
9376         invalid parameter combination, and include the built-in function
9377         name in both error messages.
9378         * config/rs6000/rs6000-protos.h (rs6000_overloaded_builtin_name):
9379         New prototype.
9380         * config/rs6000/rs6000.c (rs6000_overloaded_builtin_name): New
9381         function.
9382         (rs6000_expand_binop_builtin): Add check to enforce that argument
9383         2 of the test data class operations is a 7-bit unsigned literal.
9384         (rs6000_invalid_builtin): Add code to issue an error message if a
9385         built-in function that requires the power9_vector and -m32
9386         command-line options is compiled without these options.
9387         * config/rs6000/vsx.md (UNSPEC_VSX_SXEXPDP): New value.
9388         (UNSPEC_VSX_SXSIGDP): New value.
9389         (UNSPEC_VSX_SXSIGPDP): New value.
9390         (UNSPEC_VSX_SIEXPDP): New value.
9391         (UNSPEC_VSX_SCMPEXPDP): New value.
9392         (UNSPEC_VSX_STSTDC): New value.
9393         (UNSPEC_VSX_VXEXP): New value.
9394         (UNSPEC_VSX_VXSIG): New value.
9395         (UNSPEC_VSX_VIEXP): New value.
9396         (UNSPEC_VSX_VTSTDC): New value.
9397         (xsxexpdp): New insn for scalar extract exponent.
9398         (xsxsigdp): New insn for scalar extract significand.
9399         (xsiexpdp): New insn for scalar insert exponent.
9400         (xscmpexpdp_<code>): New expansion for scalar compare exponents.
9401         (*xscmpexpdp): New insn for scalar compare exponents.
9402         (xststdc<Fvsx): New expansion for both single- and
9403         double-precision scalar test data class operations.
9404         (xststdcneg<Fvsx>): New expansion for both single- and
9405         double-precision scalar test for negative value operations.
9406         (*xststdc<Fvsx>): New insn for scalar test data class
9407         operation.
9408         (xvxexp<VSs>): New insn for single- and double-precision
9409         vector extract exponent operation.
9410         (xvxsig<VSs>): New insn for single- and double-precision
9411         vector extract significand operation.
9412         (xviexp<VSs>): New insn for single- and double-precision
9413         vector insert exponent operation.
9414         (xvtstdc<VSs>): New insn for single- and double-precision
9415         vector test data class operation.
9416         * doc/extend.texi (PowerPC AltiVec Built-in Functions): Document
9417         built-in functions to represent the Power9 binary floating-point
9418         support instructions.
9420 2016-08-10  bin cheng  <bin.cheng@arm.com>
9422         * doc/sourcebuild.texi (@item vect_cond_mixed): New item.
9424 2016-08-10  Alan Lawrence  <alan.lawrence@arm.com>
9425             Renlin Li  <renlin.li@arm.com>
9426             Bin Cheng  <bin.cheng@arm.com>
9428         * config/aarch64/iterators.md (V_cmp_mixed, v_cmp_mixed): New.
9429         * config/aarch64/aarch64-simd.md (<su><maxmin>v2di3): Call
9430         gen_vcondv2div2di instead of gen_aarch64_vcond_internalv2div2di.
9431         (aarch64_vcond_internal<mode><mode>): Delete pattern.
9432         (aarch64_vcond_internal<VDQF_COND:mode><VDQF:mode>): Ditto.
9433         (vcond<v_cmp_result><mode>): Ditto.
9434         (vcond<mode><mode>): Re-implement using vec_cmp and vcond_mask.
9435         (vcondu<mode><mode>): Ditto.
9436         (vcond<v_cmp_mixed><mode>): New pattern.
9437         (vcondu<mode><v_cmp_mixed>): New pattern.
9438         (aarch64_cmtst<mode>): Revise comment using aarch64_vcond instead
9439         of aarch64_vcond_internal.
9441 2016-08-10  Alan Lawrence  <alan.lawrence@arm.com>
9442             Renlin Li  <renlin.li@arm.com>
9443             Bin Cheng  <bin.cheng@arm.com>
9445         * config/aarch64/aarch64-simd.md (vec_cmp<mode><mode>): New pattern.
9446         (vec_cmp<mode><v_cmp_result>): New pattern.
9447         (vec_cmpu<mode><mode>): New pattern.
9448         (vcond_mask_<mode><v_cmp_result>): New pattern.
9450 2016-08-10  Yuri Rumyantsev  <ysrumyan@gmail.com>
9452         PR tree-optimization/71734
9453         * tree-ssa-loop-im.c (ref_indep_loop_p): Add new argument
9454         REF_LOOP, invoke ref_indep_loop_p_1.
9455         (outermost_indep_loop): Pass LOOP argumnet where REF was defined
9456         to ref_indep_loop_p.
9457         (ref_indep_loop_p_1): Fix commentary, add argument REF_LOOP,
9458         combine it with ref_indep_lopp_p_2, update SAFELEN if only REF
9459         is inside LOOP, do not cache dpendence value for loops with
9460         non-zero SAFELEN.
9461         (ref_indep_loop_p_2): Delete function.
9462         (can_sm_ref_p): Pass LOOP as additional argument to
9463         ref_indep_loop_p.
9465 2016-08-10  Michael Meissner  <meissner@linux.vnet.ibm.com>
9467         PR target/72853
9468         * config/rs6000/rs6000.c (mem_operand_ds_form): Add check for op
9469         being an offsettable address.
9471 2016-08-10  Martin Liska  <mliska@suse.cz>
9473         PR gcov-profile/58306
9474         * tree-profile.c (gimple_init_edge_profiler): Create conditionally
9475         atomic variants of profile update functions.
9477 2016-08-10  Martin Liska  <mliska@suse.cz>
9479         Cherry picked (and modified) from google-4_7 branch
9480         2012-12-26  Rong Xu  <xur@google.com>
9481         * common.opt (fprofile-update): Add new flag.
9482         * coretypes.h: Define enum profile_update.
9483         * doc/invoke.texi: Document -fprofile-update.
9484         * gcov-io.h: Declare GCOV_TYPE_ATOMIC_FETCH_ADD and
9485         GCOV_TYPE_ATOMIC_FETCH_ADD_FN.
9486         * tree-profile.c (gimple_init_edge_profiler): Generate
9487         also atomic profiler update.
9488         (gimple_gen_edge_profiler): Likewise.
9490 2016-08-10  David Malcolm  <dmalcolm@redhat.com>
9492         * toplev.c (finalize): Set aux_info_file, asm_out_file, and
9493         stack_usage_file to NULL after fclose calls.
9495 2016-08-10  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
9497         PR target/71873
9498         * reload.c (push_reload): Compute subreg_in_class for
9499         subregs of constants and plus expressions. Remove special
9500         handling of SYMBOL_REFs.
9502 2016-08-10  Alan Modra  <amodra@gmail.com>
9504         PR target/71680
9505         * config/rs6000/rs6000.h (HARD_REGNO_CALLER_SAVE_MODE): Return
9506         SImode for TARGET_E500_DOUBLE when given SImode.
9508 2016-08-09  David Wohlferd  <dw@LimeGreenSocks.com>
9510         * config/i3836/avx512fintrin.h (_mm512_cvtsepi64_epi32): Remove
9511         unused variable __O.
9513 2016-08-09  Martin Liska  <mliska@suse.cz>
9515         * doc/gcov.texi: Change _gcov_dump to __gcov_dump and
9516         _gcov_reset to __gcov_reset.
9517         * doc/gcov-tool.texi: Fix typo.
9519 2016-08-09  Martin Liska  <mliska@suse.cz>
9521         * value-prof.c (gimple_divmod_values_to_profile): Do not
9522         instrument MOD histogram if a value is not a SSA name.
9524 2016-08-09  Martin Liska  <mliska@suse.cz>
9526         * value-prof.c (dump_histogram_value): Swap pow2 and non-pow2
9527         values.
9529 2016-08-09  Renlin Li  <renlin.li@arm.com>
9531         PR middle-end/64971
9532         * calls.c (prepare_call_address): Convert funexp to Pmode when
9533         necessary.
9534         * config/aarch64/aarch64.md (sibcall): Remove fix for PR 64971.
9535         (sibcall_value): Likewise.
9537 2016-08-09  Marek Polacek  <polacek@redhat.com>
9539         PR c/7652
9540         * cselib.c (cselib_expand_value_rtx_1): Add return.
9541         * gengtype.c (dbgprint_count_type_at): Likewise.
9542         * hsa-gen.c (gen_hsa_insn_for_internal_fn_call): Likewise.
9543         * reg-stack.c (get_true_reg): Restructure to avoid fallthrough warning.
9545 2016-08-09  Martin Jambor  <mjambor@suse.cz>
9547         PR ipa/71981
9548         * ipa-polymorphic-call.c (get_dynamic_type): Bail out gracefully
9549         if instance is a MEM_REF.
9551 2016-08-09  Uros Bizjak  <ubizjak@gmail.com>
9553         PR target/72843
9554         * config/i386/i386.md (*movtf_internal): Use
9555         lra_in_progress || reload_completed instead of !can_create_pseudo_p
9556         in the insn constraint.
9557         (*movxf_internal): Ditto.
9558         (*movdf_internal): Ditto.
9559         (*movsf_internal): Ditto.
9561 2016-08-09  Bin Cheng  <bin.cheng@arm.com>
9563         PR tree-optimization/72772
9564         * tree-ssa-loop-niter.c (loop_exits_before_overflow): Check equality
9565         for expanded base.
9567 2016-08-09  Bin Cheng  <bin.cheng@arm.com>
9569         PR tree-optimization/72772
9570         * tree-ssa-loop-niter.h (simplify_using_initial_conditions): Delete
9571         parameter STOP.
9572         * tree-ssa-loop-niter.c (tree_simplify_using_condition_1): Delete
9573         parameter STOP and update calls.  Move expand_simple_operations
9574         function call from here...
9575         (simplify_using_initial_conditions): ...to here.  Delete parameter
9576         STOP.
9577         (tree_simplify_using_condition): Delete parameter STOP.
9578         * tree-scalar-evolution.c (simple_iv_with_niters): Update call to
9579         simplify_using_initial_conditions.
9581 2016-08-09  Matthew Fortune  <matthew.fortune@imgtec.com>
9583         PR c/65345
9584         * config/mips/mips.c (mips_atomic_assign_expand_fenv):
9585         Use create_tmp_var_raw instead of create_tmp_var.
9587 2016-08-09  Richard Biener  <rguenther@suse.de>
9589         * tree-ssa-threadbackward.c (profitable_jump_thread_path):
9590         Treat same SSA names related.
9592 2016-08-09  Jakub Jelinek  <jakub@redhat.com>
9594         PR tree-optimization/72824
9595         * tree-loop-distribution.c (const_with_all_bytes_same): Verify
9596         real_zerop is not negative.
9598 2016-08-09  Richard Biener  <rguenther@suse.de>
9600         PR tree-optimization/71802
9601         * tree-cfgcleanup.c (cleanup_tree_cfg_bb): Make sure to catch
9602         all merge opportunities with the predecessor.
9604 2016-08-09  Richard Biener  <rguenther@suse.de>
9606         PR ipa/68273
9607         * ipa-prop.c (ipa_modify_formal_parameters): Build
9608         parameter types with natural alignment also for the
9609         over-aligned case.
9611 2016-08-08  Andi Kleen  <ak@linux.intel.com>
9613         * tree-vrp.c (get_single_symbol): Always initialize inv and neg.
9615 2016-08-08  David Malcolm  <dmalcolm@redhat.com>
9617         PR c/64955
9618         * langhooks-def.h (LANG_HOOKS_RUN_LANG_SELFTESTS): New default
9619         do-nothing langhook.
9620         (LANG_HOOKS_INITIALIZER): Add LANG_HOOKS_RUN_LANG_SELFTESTS.
9621         * langhooks.h (struct lang_hooks): Add run_lang_selftests.
9622         * selftest-run-tests.c: Include "tree.h" and "langhooks.h".
9623         (selftest::run_tests): Call lang_hooks.run_lang_selftests.
9625 2016-08-08  David Malcolm  <dmalcolm@redhat.com>
9627         PR bootstrap/72844
9628         * input.c: Ensure that HAVE_ICONV is defined.
9630 2016-08-08  Jakub Jelinek  <jakub@redhat.com>
9632         PR middle-end/72781
9633         * omp-low.c (lower_lastprivate_clauses): Set TREE_NO_WARNING on the
9634         private vars for lastprivate and for linear iterator.
9636         PR middle-end/68762
9637         * omp-simd-clone.c: Include varasm.h.
9638         (simd_clone_create): Copy over DECL_COMDAT, DECL_WEAK, DECL_EXTERNAL,
9639         DECL_VISIBILITY, DECL_VISIBILITY_SPECIFIED, DECL_DLLIMPORT_P and for
9640         DECL_ONE_ONLY call make_decl_one_only.  Fix up spelling in comment and
9641         update function name.
9643 2016-07-29  Pitchumani Sivanupandi  <pitchumani.s@atmel.com>
9645         * config/avr/driver-avr.c (specfiles_doc_url): Remove.
9646         (avr_diagnose_devicespecs_error): Remove.
9647         (avr_devicespecs_file): Remove composing absolute path for specfile
9648         and its verbose info. Remove conditions to check specs-file,
9650 2016-08-08  Jakub Jelinek  <jakub@redhat.com>
9652         PR rtl-optimization/72821
9653         * lra-spills.c (regno_in_use_p): Don't use BLOCK_FOR_INSN on barriers,
9654         just return false for them.
9656 2016-08-08  Alan Modra  <amodra@gmail.com>
9658         PR target/72771
9659         * config/rs6000/rs6000.c (toc_relative_expr_p): Allow (lo_sum (high))
9660         toc refs created during reload.  Update function comment.
9662 2016-08-08  Alan Modra  <amodra@gmail.com>
9664         PR target/72802
9665         * config/rs6000/rs6000.md (mov<mode>_hardfloat): Sort
9666         alternatives.  Put loads first, then stores, and reg/reg moves
9667         within same class later.  Delete attr length.
9669 2016-08-08  Alan Modra  <amodra@gmail.com>
9671         PR target/72802
9672         * config/rs6000/rs6000.c (mem_operand_gpr): Remove vsx dform test.
9673         (mem_operand_ds_form): New predicate.
9674         * config/rs6000/rs6000-protos.h (mem_operand_ds_form): Declare.
9675         * config/rs6000/constraints.md (wY): Use mem_operand_df_form.
9676         * config/rs6000/predicates.md (offsettable_mem_14bit_operand): Delete.
9677         * config/rs6000/rs6000.md (f32_lm2, f32_sm2): Use wY for SF.
9678         (extendsfdf2_fpr): Replace o constraint with wY.
9680 2016-08-07  Jan Hubicka  <hubicka@ucw.cz>
9682         * tree-ssa-threadbackward.c: Include tree-inline.h
9683         (profitable_jump_thread_path): Use estimate_num_insns to estimate
9684         size of copied block; for cold paths reduce duplication.
9685         (find_jump_threads_backwards): Remove redundant tests.
9686         (pass_thread_jumps::gate): Enable for -Os.
9688 2016-08-07  Jakub Jelinek  <jakub@redhat.com>
9690         PR c/72816
9691         * stor-layout.c (layout_decl): Fix up formatting.
9692         (relayout_decl): Allow DECL to be FIELD_DECL.
9694 2016-08-07  Alan Modra  <amodra@gmail.com>
9696         * config/rs6000/rs6000.md (fix_trunc<mode>si2): Fix mode of reg.
9698 2016-08-07  Kugan Vivekanandarajah  <kuganv@linaro.org>
9700         * data-streamer-in.c (streamer_read_wide_int): New.
9701         (streamer_read_widest_int): Renamed function.
9702         * data-streamer-out.c (streamer_write_wide_int): New
9703         (streamer_write_widest_int): Renamed function.
9704         * lto-streamer-in.c (streamer_read_wi): Renamed and moved to
9705         data-stream-in.c.
9706         (input_cfg): Call renamed function.
9707         * lto-streamer-out.c (streamer_write_wi): Renamed and moved to
9708         data-stream-out.c.
9709         (output_cfg): Call renamed function.
9710         * data-streamer.h: Add declarations.
9712 2016-08-08  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
9714         * tree-ssa-ccp.c (extend_mask): New param sgn.
9715         Remove ORing with wi::mask.
9716         (get_default_value): Adjust call to extend_mask to pass sign.
9717         (evaluate_stmt): Likewise.
9719 2016-08-06  Jakub Jelinek  <jakub@redhat.com>
9721         * gcov.c (handle_cycle): Use INTTYPE_MAXIMUM (int64_t) instead of
9722         INT64_MAX.
9724 2016-08-06  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
9726         * match.pd ((intptr_t) x eq/ne CST to x eq/ne (typeof x) cst): Disable
9727         transform if operand's type is pointer to function or method.
9729 2016-08-05  Patrick Palka  <ppalka@gcc.gnu.org>
9731         PR tree-optimization/18046
9732         * tree-ssa-threadedge.c: Include cfganal.h.
9733         (simplify_control_statement_condition): If simplifying a
9734         GIMPLE_SWITCH, replace the index operand of the GIMPLE_SWITCH
9735         with the dominating ASSERT_EXPR before handing it off to VRP.
9736         Mention that a CASE_LABEL_EXPR may be returned.
9737         (thread_around_empty_blocks): Adjust to handle
9738         simplify_control_statement_condition() returning a
9739         CASE_LABEL_EXPR.
9740         (thread_through_normal_block): Likewise.
9741         * tree-vrp.c (simplify_stmt_for_jump_threading): Simplify
9742         a switch statement by trying to determine which case label
9743         will be taken.
9745 2016-08-05  Vladimir Makarov  <vmakarov@redhat.com>
9747         PR rtl-optimization/69847
9748         * lra-constraints.c (process_invariant_for_inheritance): Save
9749         pattern instead of src.
9750         (remove_inheritance_pseudos): Use the pattern.  Add assert.
9752 2016-08-05  David Malcolm  <dmalcolm@redhat.com>
9754         * input.c (string_concat::string_concat): New constructor.
9755         (string_concat_db::string_concat_db): New constructor.
9756         (string_concat_db::record_string_concatenation): New method.
9757         (string_concat_db::get_string_concatenation): New method.
9758         (string_concat_db::get_key_loc): New method.
9759         (class auto_cpp_string_vec): New class.
9760         (get_substring_ranges_for_loc): New function.
9761         (get_source_range_for_substring): New function.
9762         (get_num_source_ranges_for_substring): New function.
9763         (class selftest::lexer_test_options): New class.
9764         (struct selftest::lexer_test): New struct.
9765         (class selftest::ebcdic_execution_charset): New class.
9766         (selftest::ebcdic_execution_charset::s_singleton): New variable.
9767         (selftest::lexer_test::lexer_test): New constructor.
9768         (selftest::lexer_test::~lexer_test): New destructor.
9769         (selftest::lexer_test::get_token): New method.
9770         (selftest::assert_char_at_range): New function.
9771         (ASSERT_CHAR_AT_RANGE): New macro.
9772         (selftest::assert_num_substring_ranges): New function.
9773         (ASSERT_NUM_SUBSTRING_RANGES): New macro.
9774         (selftest::assert_has_no_substring_ranges): New function.
9775         (ASSERT_HAS_NO_SUBSTRING_RANGES): New macro.
9776         (selftest::test_lexer_string_locations_simple): New function.
9777         (selftest::test_lexer_string_locations_ebcdic): New function.
9778         (selftest::test_lexer_string_locations_hex): New function.
9779         (selftest::test_lexer_string_locations_oct): New function.
9780         (selftest::test_lexer_string_locations_letter_escape_1): New function.
9781         (selftest::test_lexer_string_locations_letter_escape_2): New function.
9782         (selftest::test_lexer_string_locations_ucn4): New function.
9783         (selftest::test_lexer_string_locations_ucn8): New function.
9784         (selftest::uint32_from_big_endian): New function.
9785         (selftest::test_lexer_string_locations_wide_string): New function.
9786         (selftest::uint16_from_big_endian): New function.
9787         (selftest::test_lexer_string_locations_string16): New function.
9788         (selftest::test_lexer_string_locations_string32): New function.
9789         (selftest::test_lexer_string_locations_u8): New function.
9790         (selftest::test_lexer_string_locations_utf8_source): New function.
9791         (selftest::test_lexer_string_locations_concatenation_1): New
9792         function.
9793         (selftest::test_lexer_string_locations_concatenation_2): New
9794         function.
9795         (selftest::test_lexer_string_locations_concatenation_3): New
9796         function.
9797         (selftest::test_lexer_string_locations_macro): New function.
9798         (selftest::test_lexer_string_locations_stringified_macro_argument):
9799         New function.
9800         (selftest::test_lexer_string_locations_non_string): New function.
9801         (selftest::test_lexer_string_locations_long_line): New function.
9802         (selftest::test_lexer_char_constants): New function.
9803         (selftest::input_c_tests): Call the new test functions once per
9804         case within the line_table test matrix.
9805         * input.h (struct string_concat): New struct.
9806         (struct location_hash): New struct.
9807         (class string_concat_db): New class.
9808         * substring-locations.h: New header.
9810 2016-08-05  Patrick Palka  <ppalka@gcc.gnu.org>
9812         PR tree-optimization/72810
9813         * tree-vrp.c (simplify_switch_using_ranges): Avoid changing
9814         the type of the case labels when truncating.
9816 2016-08-05  James Greenhalgh  <james.greenhalgh@arm.com>
9818         PR Target/72819
9819         * config/aarch64/aarch64.h (aarch64_fp16_type_node): Declare.
9820         (aarch64_fp16_ptr_type_node): Likewise.
9821         * config/aarch64/aarch64-simd-builtins.c
9822         (aarch64_fp16_ptr_type_node): Define.
9823         (aarch64_init_fp16_types): New, refactored out of...
9824         (aarch64_init_builtins): ...here, update to call
9825         aarch64_init_fp16_types.
9826         * config/aarch64/aarch64.c (aarch64_gimplify_va_arg_expr): Handle
9827         HFmode.
9828         (aapcs_vfp_sub_candidate): Likewise.
9830 2016-08-05  Martin Liska  <mliska@suse.cz>
9831             Joshua Cranmer  <Pidgeot18@gmail.com>
9833         * gcov.c (line_t::has_block): New function.
9834         (enum loop_type): New enum.
9835         (handle_cycle): New function.
9836         (unblock): Likewise.
9837         (circuit): Likewise.
9838         (get_cycles_count): Likewise.
9839         (accumulate_line_counts): Use new loop detection algorithm.
9841 2016-08-05  Martin Liska  <mliska@suse.cz>
9843         * gcov.c (output_intermediate_file): Rename
9844         function_info::line_next to next_file_fn.
9845         (process_file): Likewise.
9846         (read_graph_file): Likewise.
9847         (accumulate_line_counts): Likewise.
9848         (output_lines): Likewise.
9850 2016-08-05  Richard Biener  <rguenther@suse.de>
9852         * tree-ssa-threadupdate.c (thread_block_1): Remove unnecessary
9853         restriction on threading to a loop header.
9855 2016-08-05  Richard Biener  <rguenther@suse.de>
9857         * tree-cfgcleanup.c (tree_forwarder_block_p): Use bb_loop_header_p.
9858         * cfghooks.c (force_nonfallthru): If we ended up splitting a latch
9859         adjust loop info accordingly.
9861 2016-08-05  Kugan Vivekanandarajah  <kuganv@linaro.org>
9863         * tree-vrp.c (extract_range_basic): Check cfun->after_inlining
9864         before folding call to __builtin_constant_p with parameters to false.
9866 2016-08-05  Alan Modra  <amodra@gmail.com>
9868         * config/rs6000/rs6000.c (rs6000_preferred_reload_class): Delete
9869         code accidentally committed 2016-05-02 providing class when given
9870         NO_REGS.
9872 2016-08-04  Patrick Palka  <ppalka@gcc.gnu.org>
9874         * tree-vrp.c (simplify_switch_using_ranges): Try to truncate
9875         the case label ranges that partially overlap with OP's value
9876         range.
9878 2016-08-04  Uros Bizjak  <ubizjak@gmail.com>
9880         PR target/72805
9881         * config/i386/avx512fintrin.h (_mm512_cmp_epi32_mask) [!__OPTIMIZE__]:
9882         Cast builtin function result to __mmask16 instead of __mmask8.
9883         (_mm512_cmp_epu32_mask) [!__OPTIMIZE__]: Ditto.
9884         (_mm512_mask_cmp_epi32_mask) [!__OPTIMIZE__]: Ditto.
9885         (_mm512_mask_cmp_epu32_mask) [!__OPTIMIZE__]: Ditto.
9887 2016-08-04  David Malcolm  <dmalcolm@redhat.com>
9889         * selftest.h (ASSERT_TRUE): Reimplement in terms of...
9890         (ASSERT_TRUE_AT): New macro.
9891         (ASSERT_FALSE): Reimplement in terms of...
9892         (ASSERT_FALSE_AT): New macro.
9893         (ASSERT_STREQ_AT): Fix typo in comment.
9895 2016-08-04  Patrick Palka  <ppalka@gcc.gnu.org>
9897         * gimple.c (preprocess_case_label_vec_for_gimple): When the case
9898         labels are exhaustive, designate the label with the widest
9899         range to be the default label.
9901 2016-08-04  Andrew Pinski  <apinski@cavium.com>
9903         * config/aarch64/aarch64.c (thunderx_vector_cost): New variable.
9904         (thunderx_tunings): Use thunderx_vector_cost instead of
9905         generic_vector_cost.
9907 2016-08-04  Martin Liska  <mliska@suse.cz>
9909         * gcov.c (main): Fix GNU coding style.
9910         (output_intermediate_file): Likewise.
9911         (process_file): Likewise.
9912         (generate_results): Likewise.
9913         (release_structures): Likewise.
9914         (create_file_names): Likewise.
9915         (find_source): Likewise.
9916         (read_graph_file): Likewise.
9917         (find_exception_blocks): Likewise.
9918         (canonicalize_name): Likewise.
9919         (make_gcov_file_name): Likewise.
9920         (mangle_name): Likewise.
9921         (accumulate_line_counts): Likewise.
9922         (output_branch_count): Likewise.
9923         (read_line): Likewise.
9925 2016-08-04  Bernd Edlinger  <bernd.edlinger@hotmail.de>
9927         PR rtl-optimization/71779
9928         * emit-rtl.c (set_reg_attrs_from_value): Only propagate REG_POINTER,
9929         if the value was sign-extended according to POINTERS_EXTEND_UNSIGNED
9930         or if it was truncated.
9932         PR rtl-optimization/70903
9933         * cse.c (cse_insn): If DEST is a paradoxical SUBREG, don't record DEST.
9935 2016-08-04  Kugan Vivekanandarajah  <kuganv@linaro.org>
9937         * tree-inline.c (remap_ssa_name): Check for POINTER_TYPE_P before
9938         accessing SSA_NAME_PTR_INFO.
9940 2016-08-04  Georg-Johann Lay  <avr@gjlay.de>
9942         PR 70677
9943         * common/config/avr/avr-common.c (avr_option_optimization_table)
9944         [OPT_LEVELS_ALL]: Turn off -fcaller-saves.
9946 2016-08-04  Georg-Johann Lay  <avr@gjlay.de>
9948         PR 55181
9949         * config/avr/avr.md: New pattern to work around do_store_flag
9950         generating shift instructions for bit extractions.
9952 2016-08-04  Kugan Vivekanandarajah  <kuganv@linaro.org>
9954         * tree-vrp.c (set_value_range): Use vrp_equiv_obstack with
9955         BITMAP_ALLOC.
9956         (add_equivalence): Likewise.
9957         (get_value_range): Allocate value range with vrp_value_range_pool.
9958         (vrp_initialize): Initialize vrp_equiv_obstack for equiv allocation.
9959         (vrp_finalize): Relase vrp_equiv_obstack and vrp_value_range_pool.
9961 2016-08-03  Peter Bergner  <bergner@vnet.ibm.com>
9963         * config/rs6000/rs6000.c (rs6000_option_override_internal): Make LRA
9964         the default for the rs6000 port.
9966 2016-08-03  Bernd Edlinger  <bernd.edlinger@hotmail.de>
9968         PR middle-end/71876
9969         * calls.c (special_function_p): Remove special handling of
9970         "setjmp_syscall", "qsetjmp", "longjmp", "siglongjmp" and the
9971         prefix "__x".  Recognize "savectx", "vfork" and "getcontext" only
9972         without prefix.  Remove potentially unsafe ECF_LEAF and ECF_NORETURN.
9974 2016-08-03  Vladimir Makarov  <vmakarov@redhat.com>
9976         PR middle-end/72778
9977         * lra-spills.c (regno_in_use_p): Check bb and regno modification.
9978         Don't stop on regular insns.
9980 2016-08-03  Nathan Sidwell  <nathan@codesourcery.com>
9982         * config/nvptx/nvptx.c (nvptx_declare_function_name): Round frame
9983         size to DImode boundary.
9984         (nvptx_propagate): Likewise.
9986 2016-08-03  Alan Modra  <amodra@gmail.com>
9988         * config/rs6000/rs6000.h (SLOW_UNALIGNED_ACCESS): Make scalar
9989         float access depend on TARGET_EFFICIENT_UNALIGNED_VSX.
9990         * config/rs6000/rs6000.opt (-mefficient-unaligned-vsx): Renamed
9991         from -mefficient-unaligned-vector.  Note that this affects fp too.
9993 2016-08-03  Alan Modra  <amodra@gmail.com>
9995         * config/rs6000/rs6000.c (rs6000_rtx_costs): Make unaligned mem
9996         cost more.
9998 2016-08-03  Alan Modra  <amodra@gmail.com>
10000         * config/rs6000/rs6000.md (fix_trunc<mode>si2): Force source operand
10001         to a reg.  Localize vars.
10003 2016-08-03  Alan Modra  <amodra@gmail.com>
10005         * config/rs6000/rs6000.opt: Remove negatives from help strings
10006         and comments.
10008 2016-08-03  Alan Modra  <amodra@gmail.com>
10010         * config/rs6000/rs6000.c (rs6000_secondary_reload_direct_move):
10011         Delete duplicated code.
10013 2016-08-02  Vladimir Makarov  <vmakarov@redhat.com>
10015         PR middle-end/72778
10016         * lra-spills.c (regno_in_use_p): New.
10017         (lra_final_code_change): Use it.
10019 2016-08-02  Vladimir Makarov  <vmakarov@redhat.com>
10021         PR rtl-optimization/69847
10022         * lra-int.h (struct lra-reg): Use restore_rtx instead of
10023         restore_regno.
10024         (lra_rtx_hash): New.
10025         * lra.c (initialize_lra_reg_info_element): Use restore_rtx instead
10026         of restore_regno.
10027         (lra_rtx_hash): Rename and move lra-remat.c::rtx_hash.
10028         * lra-remat.c (rtx_hash): Rename and Move to lra.c.
10029         * lra-spills.c (lra_final_code_change): Don't delete insn when the
10030         next insn is USE with the same reg as the current insn source.
10031         * lra-constraints.c (curr_insn_transform): Use restore_rtx instead
10032         of restore_regno.
10033         (lra_constraints_init): Call initiate_invariants.
10034         (lra_constraints_finish): Call finish_invariants.
10035         (struct invariant, invariant_t, invariant_ptr_t): New.
10036         (const_invariant_ptr_t, invariants, invariants_pool): New.
10037         (invariant_table, invariant_hash, invariant_eq_p): New.
10038         (insert_invariant, initiate_invariants, finish_invariants): New.
10039         (clear_invariants, invalid_invariant_regs): New.
10040         (inherit_reload_reg, split_reg, fix_bb_live_info): Use restore_rtx
10041         instead of restore_regno.
10042         (invariant_p, process_invariant_for_inheritance): New.
10043         (inherit_in_ebb): Implement invariant inheritance.
10044         (lra_inheritance): Initialize and finalize invalid_invariant_regs.
10045         (remove_inheritance_pseudos): Implement undoing invariant
10046         inheritance.
10047         (undo_optional_reloads, lra_undo_inheritance): Use restore_rtx
10048         instead of restore_regno.
10049         * lra-assigns.c (regno_live_length): New.
10050         (reload_pseudo_compare_func): Use regno_live_length.
10051         (assign_by_spills): Use restore_rtx instead of restore_regno.
10052         (lra_assign): Ditto.  Initiate regno_live_length.
10054 2016-02-08  James Greenhalgh  <james.greenhalgh@arm.com>
10056         * config/aarch64/arm_neon.h (vminnm_f64): Add back missing 'f' from
10057         __builtin_aarch64_fmindf.
10059 2016-08-02  Bin Cheng  <bin.cheng@arm.com>
10061         PR tree-optimization/34114
10062         * tree-ssa-loop-niter.c (number_of_iterations_ne): Prove no-overflow
10063         information for more control IVs.
10065 2016-08-02  Bin Cheng  <bin.cheng@arm.com>
10067         PR tree-optimization/34114
10068         * fold-const.c (multiple_of_p): Improve MULT_EXPR, PLUS_EXPR,
10069         PLUS_EXPR case.  Handle SSA_NAME case.
10071 2016-08-02  Tamar Christina  <tamar.christina@arm.com>
10073         * config/aarch64/aarch64-simd-builtins.def
10074         (__builtin_aarch64_fmindf): Change BUILTIN_VDQF to BUILTIN_VDQF_DF.
10075         (__builtin_aarch64_fmaxdf): Likewise.
10076         (__builtin_aarch64_smin_nandf): Likewise.
10077         (__builtin_aarch64_smax_nandf): Likewise.
10078         * config/aarch64/aarch64-simd.md (<fmaxmin><mode>3): Remove.
10079         * config/aarch64/aarch64.md (<fmaxmin><mode>3): Rename to...
10080         (<fmaxmin><mode>3): ...this.
10081         * config/aarch64/arm_neon.h (vmaxnm_f64): New.
10082         (vminnm_f64): Likewise.
10083         (vmin_f64): Likewise.
10084         (vmax_f64): Likewise.
10085         * config/aarch64/iterators.md (FMAXMIN): Merge with...
10086         (FMAXMIN_UNS): ...this.
10087         (fmaxmin): Merged with
10088         (fmaxmin_op): ...this...
10089         (maxmin_uns_op): ...in to this.
10091 2016-08-01  Michael Meissner  <meissner@linux.vnet.ibm.com>
10093         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin):
10094         Add support for vec_extract on vector float, vector int, vector
10095         short, and vector char vector types.
10096         * config/rs6000/rs6000.c (rs6000_expand_vector_extract): Add
10097         vector float, vector int, vector short, and vector char
10098         optimizations on 64-bit ISA 2.07 systems for both constant and
10099         variable element numbers.
10100         (rs6000_split_vec_extract_var): Likewise.
10101         * config/rs6000/vsx.md (vsx_xscvspdp_scalar2): Allow SFmode to be
10102         Altivec registers on ISA 2.07 and above.
10103         (vsx_extract_v4sf): Delete alternative that hard coded element 0,
10104         which never was matched due to the split occuring before register
10105         allocation (and the code would not have worked on little endian
10106         systems if it did match).  Allow extracts to go to the Altivec
10107         registers if ISA 2.07 (power8).  Change from using "" around the
10108         C++ code to using {}'s.
10109         (vsx_extract_v4sf_<mode>_load): New insn to optimize vector float
10110         vec_extracts when the vector is in memory.
10111         (vsx_extract_v4sf_var): New insn to optimize vector float
10112         vec_extracts when the element number is variable on 64-bit ISA
10113         2.07 systems.
10114         (vsx_extract_<mode>, VSX_EXTRACT_I iterator): Add optimizations
10115         for 64-bit ISA 2.07 as well as ISA 3.0.
10116         (vsx_extract_<mode>_p9, VSX_EXTRACT_I iterator): Likewise.
10117         (vsx_extract_<mode>_p8, VSX_EXTRACT_I iterator): Likewise.
10118         (vsx_extract_<mode>_load, VSX_EXTRACT_I iterator): New insn to
10119         optimize vector int, vector short, and vector char vec_extracts
10120         when the vector is in memory.
10121         (vsx_extract_<mode>_var, VSX_EXTRACT_I iterator): New insn to
10122         optimize vector int, vector short, and vector char vec_extracts
10123         when the element number is variable.
10125 2016-08-01  Georg-Johann Lay  <avr@gjlay.de>
10127         PR target/71948
10128         * config/avr/avr.c (AVR_SYMBOL_FLAG_TINY_PM): Use a value that
10129         does not overlap with other symbol flags.
10131 2016-08-01  Wilco Dijkstra  <wdijkstr@arm.com>
10133         * config/aarch64/aarch64.h (aarch64_frame):
10134         Remove padding0 and hardfp_offset.  Add locals_offset,
10135         initial_adjust, callee_adjust, callee_offset and final_adjust.
10136         * config/aarch64/aarch64.c (aarch64_layout_frame):
10137         Remove unused padding0 and hardfp_offset initializations.
10138         Choose frame layout and set frame variables accordingly.
10139         Use INVALID_REGNUM instead of FIRST_PSEUDO_REGISTER.
10140         (aarch64_push_regs): Use INVALID_REGNUM, not FIRST_PSEUDO_REGISTER.
10141         (aarch64_pop_regs): Likewise.
10142         (aarch64_expand_prologue): Remove all decision code, just emit
10143         prolog according to frame variables.
10144         (aarch64_expand_epilogue): Remove all decision code, just emit
10145         epilog according to frame variables.
10146         (aarch64_initial_elimination_offset): Use offset to local/arg area.
10148 2015-08-01  H.J. Lu  <hongjiu.lu@intel.com>
10150         PR target/72748
10151         * config/i386/i386.c (timode_scalar_chain::convert_insn): Call
10152         fix_debug_reg_uses after changing source register mode to
10153         V1TImode if source register is undefined.
10155 2015-08-01  Alan Hayward  <alan.hayward@arm.com>
10157         PR tree-optimization/71818
10158         * tree-vect-loop-manip.c (vect_can_advance_ivs_p): Don't advance IVs
10159         with non invariant evolutions
10161 2016-08-01  Georg-Johann Lay  <avr@gjlay.de>
10163         PR target/72767
10164         * config/avr/avr.md (length) [branch]: Correct insn length
10165         attribute for forward branches.
10167 2016-08-01  Georg-Johann Lay  <avr@gjlay.de>
10169         * doc/extend.texi (AVR Built-in Functions): Document
10170         __builtin_avr_nops.
10171         * config/avr/builtins.def (NOPS): New.
10172         * config/avr/avr.c (avr_expand_nops): New static function.
10173         (avr_expand_builtin): Use it to handle AVR_BUILTIN_NOPS.
10175 2016-08-01  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
10177         * config/aarch64/aarch64.c (aarch64_classify_address): Use DImode when
10178         performing aarch64_offset_7bit_signed_scaled_p check for TImode LDP/STP
10179         addresses.
10181 2016-08-01  Virendra Pathak  <virendra.pathak@broadcom.com>
10183         * config/aarch64/aarch64.c (vulcan_tunings): Update
10184         vulcan L1 cache_line_size.
10186 2016-07-30  Michael Meissner  <meissner@linux.vnet.ibm.com>
10188         * config/rs6000/rs6000-protos.h (rs6000_adjust_vec_address): New
10189         function that takes a vector memory address, a hard register, an
10190         element number and a temporary base register, and recreates an
10191         address that points to the appropriate element within the vector.
10192         * config/rs6000/rs6000.c (rs6000_adjust_vec_address): Likewise.
10193         (rs6000_split_vec_extract_var): Add support for the target of a
10194         vec_extract with variable element number being a scalar memory
10195         location.
10196         (rtx_is_swappable_p): VLSO insns (UNSPEC_VSX_VSLOW) are not
10197         swappable.
10198         * config/rs6000/vsx.md (vsx_extract_<mode>_load): Replace
10199         vsx_extract_<mode>_load insn with a new insn that optimizes
10200         storing either element to a memory location, using scratch
10201         registers to pick apart the vector and reconstruct the address.
10202         (vsx_extract_<P:mode>_<VSX_D:mode>_load): Likewise.
10203         (vsx_extract_<mode>_store): Rework alternatives to more correctly
10204         support Altivec registers.  Add support for ISA 3.0 Altivec d-form
10205         store instruction.
10206         (vsx_extract_<mode>_var): Add support for extracting a variable
10207         element number from memory.
10209 2016-07-29  Georg-Johann Lay  <avr@gjlay.de>
10211         * config/avr/avr.c (avr_out_compare): Use const0_rtx instead of 0
10212         when testing for compares against constants of the form 0xabab.
10214 2016-07-29  Bin Cheng  <bin.cheng@arm.com>
10216         PR tree-optimization/57558
10217         * tree-vect-loop-manip.c (vect_create_cond_for_niters_checks): New
10218         function.
10219         (vect_loop_versioning): Support versioning with niter assumptions.
10220         * tree-vect-loop.c (tree-ssa-loop.h): Include header file.
10221         (vect_get_loop_niters): New parameter.  Reimplement to support
10222         assumptions in loop niter info.
10223         (vect_analyze_loop_form_1, vect_analyze_loop_form): Ditto.
10224         (new_loop_vec_info): Init LOOP_VINFO_NITERS_ASSUMPTIONS.
10225         (vect_estimate_min_profitable_iters): Use LOOP_REQUIRES_VERSIONING.
10226         Support loop versioning for niters.
10227         * tree-vectorizer.c (tree-ssa-loop-niter.h): Include header file.
10228         (vect_free_loop_info_assumptions): New function.
10229         (vectorize_loops): Free loop niter info for loops with flag
10230         LOOP_F_ASSUMPTIONS set if vectorization failed.
10231         * tree-vectorizer.h (struct _loop_vec_info): New field
10232         num_iters_assumptions.
10233         (LOOP_VINFO_NITERS_ASSUMPTIONS): New macro.
10234         (LOOP_REQUIRES_VERSIONING_FOR_NITERS): New macro.
10235         (LOOP_REQUIRES_VERSIONING): New macro.
10236         (vect_free_loop_info_assumptions): New decl.
10238 2016-07-29  Bin Cheng  <bin.cheng@arm.com>
10240         * cfgloop.h (struct loop): New field constraints.
10241         (LOOP_C_INFINITE, LOOP_C_FINITE): New macros.
10242         (loop_constraint_set, loop_constraint_clr, loop_constraint_set_p): New
10243         functions.
10244         * cfgloop.c (alloc_loop): Initialize new field.
10245         * cfgloopmanip.c (copy_loop_info): Copy constraints.
10246         * tree-ssa-loop-niter.c (number_of_iterations_exit_assumptions):
10247         Adjust niter analysis wrto loop constraints.
10248         * doc/loop.texi (@node Number of iterations): Add description for loop
10249         constraints.
10251 2016-07-29  Marek Polacek  <polacek@redhat.com>
10253         PR c/7652
10254         * config/i386/i386.c (ix86_expand_args_builtin): Add break.
10255         (ix86_expand_round_builtin): Likewise.
10257 2016-07-29  Segher Boessenkool  <segher@kernel.crashing.org>
10258             Georg-Johann Lay  <avr@gjlay.de>
10260         PR rtl-optimization/71976
10261         * combine.c (get_last_value): Return 0 if the argument for which
10262         the function is called has a wider mode than the recorded value.
10264 2016-07-29  Marek Polacek  <polacek@redhat.com>
10266         PR c/7652
10267         * config/rs6000/rs6000.c (altivec_expand_ld_builtin): Add break.
10268         (altivec_expand_st_builtin): Likewise.
10270 2016-07-29  Georg-Johann Lay  <avr@gjlay.de>
10272         * config/avr/avr.md (addqi3) [cc]: Revert glitch in insn attribute
10273         introduced in r238381.
10275 2016-07-29  Kugan Vivekanandarajah  <kuganv@linaro.org>
10277         PR middle-end/68217
10278         * tree-vrp.c (extract_range_from_binary_expr_1): In case of signed
10279         & sign-bit-CST, generate [-INF, 0] instead of [-INF, INF].
10281 2016-07-28  Michael Meissner  <meissner@linux.vnet.ibm.com>
10283         * config/rs6000/rs6000-protos.h (rs6000_split_vec_extract_var):
10284         New declaration.
10285         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin):
10286         Add support for vec_extract of vector double or vector long having
10287         a variable element number on 64-bit ISA 2.07 systems or newer.
10288         * config/rs6000/rs6000.c (rs6000_expand_vector_extract):
10289         Likewise.
10290         (rs6000_split_vec_extract_var): New function to split a
10291         vec_extract built-in function with variable element number.
10292         (rtx_is_swappable_p): Variable vec_extracts and shifts are not
10293         swappable.
10294         * config/rs6000/vsx.md (UNSPEC_VSX_VSLO): New unspec.
10295         (UNSPEC_VSX_EXTRACT): Likewise.
10296         (vsx_extract_<mode>, VSX_D iterator): Fix constraints to allow
10297         direct move instructions to be generated on 64-bit ISA 2.07
10298         systems and newer, and to take advantage of the ISA 3.0 MFVSRLD
10299         instruction.
10300         (vsx_vslo_<mode>): New insn to do VSLO on V2DFmode and V2DImode
10301         arguments for vec_extract variable element.
10302         (vsx_extract_<mode>_var, VSX_D iterator): New insn to support
10303         vec_extract with variable element on V2DFmode and V2DImode
10304         vectors.
10305         * config/rs6000/rs6000.h (TARGET_VEXTRACTUB): Remove
10306         -mupper-regs-df requirement, since it isn't needed.
10307         (TARGET_DIRECT_MOVE_64BIT): New macro to say whether we can
10308         do direct moves on 64-bit systems, which allows optimization of
10309         vec_extract on 64-bit ISA 2.07 systems and newer.
10311 2016-07-28  Kristina Martsenko  <kristina.martsenko@arm.com>
10312 2016-07-28  Wilco Dijkstra  <wdijkstr@arm.com>
10314          * config/aarch64/aarch64.md
10315         (zero_extend<SHORT:mode><GPI:mode>2_aarch64): Change output
10316         statement and type.
10317         (<optab>qihi2_aarch64): Likewise, and split into two.
10318         (extendqihi2_aarch64): New.
10319         (zero_extendqihi2_aarch64): New.
10320         * config/aarch64/iterators.md (ldrxt): Remove.
10321         * config/aarch64/aarch64.c (aarch64_rtx_costs): Change cost of
10322         uxtb/uxth.
10324 2016-07-28  Kristina Martsenko  <kristina.martsenko@arm.com>
10326         * config/aarch64/aarch64.c (aarch64_rtx_costs): Fix cost of zero extend.
10328 2016-07-28  Wilco Dijkstra  <wdijkstr@arm.com>
10330         * config/aarch64/aarch64.c (aarch64_pushwb_pair_reg): Rename.
10331         (aarch64_push_reg): New function to push 1 or 2 registers.
10332         (aarch64_pop_reg): New function to pop 1 or 2 registers.
10333         (aarch64_expand_prologue): Use aarch64_push_regs.
10334         (aarch64_expand_epilogue): Use aarch64_pop_regs.
10336 2016-07-28  Yuri Rumyantsev  <ysrumyan@gmail.com>
10338         PR tree-optimization/71734
10339         * tree-ssa-loop-im.c (ref_indep_loop_p_1): Pass value of safelen
10340         attribute instead of REF_LOOP and use it.
10341         (ref_indep_loop_p_2): Use SAFELEN argument instead of REF_LOOP and
10342         set it for Loops having non-zero safelen attribute.
10343         (ref_indep_loop_p): Pass zero as initial value for safelen.
10345 2016-07-28  Ilya Enkovich  <ilya.enkovich@intel.com>
10347         PR middle-end/72657
10348         PR target/72683
10349         * tree-chkp.c (chkp_retbnd_call_by_val): Check for instrumentation
10350         call using chkp_gimple_call_builtin_p.
10351         (chkp_copy_bounds_for_assign): Likewise.
10353 2016-07-28  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
10355         * config/alpha/alpha.c (alpha_adjust_cost): Adjust.
10356         * config/arm/arm-protos.h (struct tune_params): Likewise.
10357         * config/arm/arm.c (xscale_sched_adjust_cost): Likewise.
10358         (cortex_a9_sched_adjust_cost): Likewise.
10359         (fa726te_sched_adjust_cost): Likewise.
10360         (arm_adjust_cost): Likewise.
10361         * config/bfin/bfin.c (bfin_adjust_cost): Likewise.
10362         * config/c6x/c6x.c (c6x_adjust_cost): Likewise.
10363         * config/epiphany/epiphany.c (epiphany_adjust_cost): Likewise.
10364         * config/i386/i386.c (ix86_adjust_cost): Likewise.
10365         * config/ia64/ia64.c: Likewise.
10366         * config/m68k/m68k.c: Likewise.
10367         * config/mep/mep.c (mep_adjust_cost): Likewise.
10368         * config/microblaze/microblaze.c (microblaze_adjust_cost):
10369         * Likewise.
10370         * config/mips/mips.c (mips_adjust_cost): Likewise.
10371         * config/mn10300/mn10300.c (mn10300_adjust_sched_cost):
10372         * Likewise.
10373         * config/pa/pa.c (pa_adjust_cost): Likewise.
10374         * config/rs6000/rs6000.c (rs6000_adjust_cost): Likewise.
10375         (rs6000_debug_adjust_cost): Likewise.
10376         * config/sh/sh.c (sh_adjust_cost): Likewise.
10377         * config/sparc/sparc.c (supersparc_adjust_cost): Likewise.
10378         (hypersparc_adjust_cost): Likewise.
10379         (sparc_adjust_cost): Likewise.
10380         * config/spu/spu.c (spu_sched_adjust_cost): Likewise.
10381         * config/tilegx/tilegx.c (tilegx_sched_adjust_cost): Likewise.
10382         * config/tilepro/tilepro.c (tilepro_sched_adjust_cost):
10383         * Likewise.
10384         * config/visium/visium.c (visium_adjust_cost): Likewise.
10385         * doc/tm.texi: Regenerate.
10386         * haifa-sched.c (dep_cost_1): Adjust.
10387         * target.def: Merge adjust_cost and adjust_cost_2.
10389 2016-07-28  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
10391         * haifa-sched.c (add_to_speculative_block): Make twins a vector.
10393 2016-07-28  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
10395         * store-motion.c (struct st_expr): Make pattern_regs a vector.
10396         (extract_mentioned_regs): Append to a vector instead of
10397         returning a rtx_expr_list.
10398         (st_expr_entry): Adjust.
10399         (free_st_expr_entry): Likewise.
10400         (store_ops_ok): Likewise.
10401         (store_killed_in_insn): Likewise.
10402         (find_moveable_store): Likewise.
10404 2016-07-28  Martin Liska  <mliska@suse.cz>
10406         PR gcov-profile/68025
10407         * tree-profile.c (tree_profiling): Respect
10408         no_profile_instrument_function attribute.
10409         * doc/extend.texi: Document no_profile_instrument_function
10410         attribute.
10412 2016-07-28  Martin Liska  <mliska@suse.cz>
10414         PR rtl-optimization/70944
10415         * combine.c (make_compound_operation):
10416         Do not allow make_compound_operation for vector mode
10418 2016-07-28  Kugan Vivekanandarajah  <kuganv@linaro.org>
10420         PR middle-end/71994
10421         * tree-ssa-reassoc.c (maybe_optimize_range_tests): Check tcc_comparison
10422          before calling get_ops.
10424 2016-07-27  Bernd Edlinger  <bernd.edlinger@hotmail.de>
10426         * defaults.h (LOG2_BITS_PER_UNIT): Move from here...
10427         * tree.h (LOG2_BITS_PER_UNIT): ...to here.
10428         (BITS_PER_UNIT_LOG): Remove.
10429         (int_bit_position): Use LOG2_BITS_PER_UNIT instead of BITS_PER_UNIT_LOG.
10430         * expr.c (expand_assignment): Likewise.
10431         * stor-layout.c (initialize_sizetypes): Likewise.
10433 2016-07-27  Michael Meissner  <meissner@linux.vnet.ibm.com>
10435         * config/rs6000/vector.md (vec_extract<mode>): Change the calling
10436         signature of rs6000_expand_vector_extract so that the element
10437         number is a RTX instead of a constant integer.
10438         * config/rs6000/rs6000-protos.h (rs6000_expand_vector_extract):
10439         Likewise.
10440         * config/rs6000/rs6000.c (rs6000_expand_vector_extract): Likewise.
10441         (altivec_expand_vec_ext_builtin): Likewise.
10442         * config/rs6000/altivec.md (reduc_plus_scal_<mode>): Likewise.
10443         * config/rs6000/vsx.md (vsx_extract_<mode>): Fix spelling of the
10444         MFVSRLD instruction.
10446 2016-07-27  David Malcolm  <dmalcolm@redhat.com>
10448         * input.c (get_pure_location): Move here from tree.c.
10449         (make_location): Likewise.  Add header comment.
10450         (selftest::test_accessing_ordinary_linemaps): Verify
10451         pure_location_p, make_location, get_location_from_adhoc_loc and
10452         get_range_from_loc.
10453         * input.h (get_pure_location): Move declaration here from tree.h.
10454         (get_finish): Likewise for inline function.
10455         (make_location): Likewise for declaration.
10456         * tree.c (get_pure_location): Move to input.c.
10457         (make_location): Likewise.
10458         * tree.h (get_pure_location): Move declaration to tree.h.
10459         (get_finish): Likewise for inline function.
10460         (make_location): Likewise for declaration.
10462 2016-07-27  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
10464         PR middle-end/71078
10465         * match.pd (x / abs(x) -> copysign(1.0, x)): New pattern.
10467 2016-07-27  David Malcolm  <dmalcolm@redhat.com>
10469         * system.h (STATIC_ASSERT): Use static_assert if building
10470         with C++11 onwards.
10472 2016-07-27  Richard Biener  <rguenther@suse.de>
10474         PR tree-optimization/72517
10475         * tree-vect-data-refs.c (vect_analyze_data_ref_dependences):
10476         Revert change to not compute read-read dependences.
10478 2016-07-27  Richard Biener  <rguenther@suse.de>
10480         * predict.c (set_even_probabilities): Make nedges unsigned.
10482 2016-07-27  Martin Liska  <mliska@suse.cz>
10484         * predict.c (set_even_probabilities): Handle unlikely edges.
10485         (combine_predictions_for_bb): Likewise.
10487 2016-07-26  Michael Meissner  <meissner@linux.vnet.ibm.com>
10489         PR target/71869
10490         * config/rs6000/rs6000.c (rs6000_generate_compare): Rework
10491         __float128 support when we don't have hardware support, so that
10492         the IEEE built-in functions like isgreater, first call __unordkf3
10493         to make sure neither operand is a NaN, and if both operands are
10494         ordered, do the normal comparison.
10496 2016-07-26  Patrick Palka  <ppalka@gcc.gnu.org>
10498         * tree-vrp.c (dump_asserts_for): Print loc->expr instead of
10499         name.
10500         (extract_code_and_val_from_cond_with_ops): Verify that name is
10501         either cond_op0 or cond_op1.
10503 2016-07-26  Patrick Palka  <ppalka@gcc.gnu.org>
10505         PR tree-optimization/18046
10506         * genmodes.c (emit_mode_size_inline): Emit an assert that
10507         verifies that mode is a valid array index.
10508         (emit_mode_nuinits_inline): Likewise.
10509         (emit_mode_inner_inline): Likewise.
10510         (emit_mode_unit_size_inline): Likewise.
10511         (emit_mode_unit_precision_inline): Likewise.
10512         * tree-vrp.c: Include params.h.
10513         (find_switch_asserts): Register edge assertions for the default
10514         label which correspond to the anti-ranges of each case label.
10515         * params.def (PARAM_MAX_VRP_SWITCH_ASSERTIONS): New.
10516         * doc/invoke.texi: Document it.
10518 2016-07-26  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
10520         * gimple-ssa-strength-reduction.c (slsr_process_phi): Remove dead
10521         and unnecessary call to gimple_bb.
10523 2016-07-26  Richard Biener  <rguenther@suse.de>
10525         PR rtl-optimization/71984
10526         * simplify-rtx.c (simplify_subreg): Use GET_MODE_SIZE and prepare
10527         for VOIDmode.
10529 2016-07-26  Richard Biener  <rguenther@suse.de>
10531         PR middle-end/72517
10532         * expmed.c (extract_bit_field_1): Constrain the vector mode
10533         with element size matching the extraction mode size when
10534         choosing a better vector mode to do the extraction from.
10536 2016-07-26  Richard Biener  <rguenther@suse.de>
10537             Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
10539         PR middle-end/70920
10540         * match.pd ((intptr)x eq/ne CST to x eq/ne (typeof x) CST): New
10541         pattern.
10543 2016-07-26  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
10545         * tree-ssa-structalias.c (struct scc_info): Change types of
10546         members to auto_sbitmap and auto_vec.
10547         (scc_info::scc_info): New constructor.
10548         (scc_info::~scc_info): New destructor.
10549         (init_scc_info): Remove.
10550         (free_scc_info): Remove.
10551         (find_indirect_cycles): Adjust.
10552         (perform_var_substitution): Likewise.
10553         (free_var_substitution_info): Likewise.
10555 2016-07-26  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
10557         * tree-outof-ssa.c (struct elim_graph): Change type of members
10558         to auto_vec and auto_sbitmap.
10559         (elim_graph::elim_graph): New constructor.
10560         (delete_elim_graph): Remove.
10561         (expand_phi_nodes): Adjust.
10563 2016-07-26  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
10565         * tree-outof-ssa.c (struct elim_graph): Remove typedef.
10566         (new_elim_graph): Adjust.
10567         (clear_elim_graph): Likewise.
10568         (delete_elim_graph): Likewise.
10569         (elim_graph_size): Likewise.
10570         (elim_graph_add_node): Likewise.
10571         (elim_graph_add_edge): Likewise.
10572         (elim_graph_remove_succ_edge): Likewise.
10573         (eliminate_name): Likewise.
10574         (eliminate_build): Likewise.
10575         (elim_forward): Likewise.
10576         (elim_unvisited_predecessor): Likewise.
10577         (elim_backward): Likewise.
10578         (elim_create): Likewise.
10579         (eliminate_phi): Likewise.
10580         (expand_phi_nodes): Likewise.
10582 2016-07-26  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
10584         * bt-load.c (compute_out): Use auto_sbitmap class.
10585         (link_btr_uses): Likewise.
10586         * cfganal.c (mark_dfs_back_edges): Likewise.
10587         (post_order_compute): Likewise.
10588         (inverted_post_order_compute): Likewise.
10589         (pre_and_rev_post_order_compute_fn): Likewise.
10590         (single_pred_before_succ_order): Likewise.
10591         * cfgexpand.c (pass_expand::execute): Likewise.
10592         * cfgloop.c (verify_loop_structure): Likewise.
10593         * cfgloopmanip.c (fix_bb_placements): Likewise.
10594         (remove_path): Likewise.
10595         (update_dominators_in_loop): Likewise.
10596         * cfgrtl.c (break_superblocks): Likewise.
10597         * ddg.c (check_sccs): Likewise.
10598         (create_ddg_all_sccs): Likewise.
10599         * df-core.c (df_worklist_dataflow): Likewise.
10600         * dse.c (dse_step3): Likewise.
10601         * except.c (eh_region_outermost): Likewise.
10602         * function.c (thread_prologue_and_epilogue_insns): Likewise.
10603         * gcse.c (prune_expressions): Likewise.
10604         (prune_insertions_deletions): Likewise.
10605         * gimple-ssa-backprop.c (backprop::~backprop): Likewise.
10606         * graph.c (draw_cfg_nodes_no_loops): Likewise.
10607         * ira-lives.c (remove_some_program_points_and_update_live_ranges): Likewise.
10608         * lcm.c (compute_earliest): Likewise.
10609         (compute_farthest): Likewise.
10610         * loop-unroll.c (unroll_loop_constant_iterations): Likewise.
10611         (unroll_loop_runtime_iterations): Likewise.
10612         (unroll_loop_stupid): Likewise.
10613         * lower-subreg.c (decompose_multiword_subregs): Likewise.
10614         * lra-lives.c: Likewise.
10615         * lra.c (lra): Likewise.
10616         * modulo-sched.c (schedule_reg_moves): Likewise.
10617         (optimize_sc): Likewise.
10618         (get_sched_window): Likewise.
10619         (sms_schedule_by_order): Likewise.
10620         (check_nodes_order): Likewise.
10621         (order_nodes_of_sccs): Likewise.
10622         (order_nodes_in_scc): Likewise.
10623         * recog.c (split_all_insns): Likewise.
10624         * regcprop.c (pass_cprop_hardreg::execute): Likewise.
10625         * reload1.c (reload): Likewise.
10626         * sched-rgn.c (haifa_find_rgns): Likewise.
10627         (split_edges): Likewise.
10628         (compute_trg_info): Likewise.
10629         * sel-sched.c (init_seqno): Likewise.
10630         * store-motion.c (remove_reachable_equiv_notes): Likewise.
10631         * tree-into-ssa.c (update_ssa): Likewise.
10632         * tree-ssa-live.c (live_worklist): Likewise.
10633         * tree-ssa-loop-im.c (fill_always_executed_in): Likewise.
10634         * tree-ssa-loop-ivcanon.c (try_unroll_loop_completely):
10635         * Likewise.
10636         (try_peel_loop): Likewise.
10637         * tree-ssa-loop-manip.c (tree_transform_and_unroll_loop):
10638         * Likewise.
10639         * tree-ssa-pre.c (compute_antic): Likewise.
10640         * tree-ssa-reassoc.c (undistribute_ops_list): Likewise.
10641         * tree-stdarg.c (reachable_at_most_once): Likewise.
10642         * tree-vect-slp.c (vect_attempt_slp_rearrange_stmts): Likewise.
10643         * var-tracking.c (vt_find_locations): Likewise.
10645 2016-07-26  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
10647         * sbitmap.h (auto_sbitmap): New class.
10649 2016-07-26  Alan Modra  <amodra@gmail.com>
10651         PR target/72103
10652         * config/rs6000/rs6000.c (rs6000_secondary_reload): Initialize
10653         sri->t_icode.
10655 2016-07-25  David Malcolm  <dmalcolm@redhat.com>
10657         * input.c (selftest::temp_source_file::temp_source_file): Fix
10658         missing "%s" in fprintf.
10660 2016-07-25  John David Anglin  <danglin@gcc.gnu.org>
10662         PR middle-end/71732
10663         * cselib.c (cselib_process_insn): Invalidate argument slots for
10664         const/pure calls.
10666 2016-07-25  Jiong Wang  <jiong.wang@arm.com>
10668         * config/aarch64/arm_neon.h (vfmah_lane_f16, vfmah_laneq_f16,
10669         vfmsh_lane_f16, vfmsh_laneq_f16, vmulh_lane_f16, vmulh_laneq_f16,
10670         vmulxh_lane_f16, vmulxh_laneq_f16): New.
10672 2016-07-25  Jiong Wang  <jiong.wang@arm.com>
10674         * config/aarch64/aarch64-simd-builtins.def: Register new builtins.
10675         * config/aarch64/aarch64.md (fma, fnma): Support HF.
10676         * config/aarch64/arm_fp16.h (vfmah_f16, vfmsh_f16): New.
10678 2016-07-25  Jiong Wang  <jiong.wang@arm.com>
10680         * config/aarch64/aarch64-simd-builtins.def: Register new builtins.
10681         * config/aarch64/aarch64.md (<FCVT_F2FIXED:fcvt_fixed_insn>hf<mode>3):
10682         New.
10683         (<FCVT_FIXED2F:fcvt_fixed_insn><mode>hf3): Likewise.
10684         (add<mode>3): Likewise.
10685         (sub<mode>3): Likewise.
10686         (mul<mode>3): Likewise.
10687         (div<mode>3): Likewise.
10688         (*div<mode>3): Likewise.
10689         (<fmaxmin><mode>3): Extend to HF.
10690         * config/aarch64/aarch64-simd.md (aarch64_rsqrts<mode>): Likewise.
10691         (fabd<mode>3): Likewise.
10692         (<FCVT_F2FIXED:fcvt_fixed_insn><VHSDF_HSDF:mode>3): Likewise.
10693         (<FCVT_FIXED2F:fcvt_fixed_insn><VHSDI_HSDI:mode>3): Likewise.
10694         (aarch64_fmulx<mode>): Likewise.
10695         (aarch64_fac<optab><mode>): Likewise.
10696         (aarch64_frecps<mode>): Likewise.
10697         (<FCVT_F2FIXED:fcvt_fixed_insn>hfhi3): New.
10698         (<FCVT_FIXED2F:fcvt_fixed_insn>hihf3): Likewise.
10699         * config/aarch64/iterators.md (VHSDF_SDF): Delete.
10700         (VSDQ_HSDI): Support HI.
10701         (fcvt_target, FCVT_TARGET): Likewise.
10702         * config/aarch64/arm_fp16.h (vaddh_f16, vsubh_f16, vabdh_f16,
10703         vcageh_f16, vcagth_f16, vcaleh_f16, vcalth_f16, vceqh_f16, vcgeh_f16,
10704         vcgth_f16, vcleh_f16, vclth_f16, vcvth_n_f16_s16, vcvth_n_f16_s32,
10705         vcvth_n_f16_s64, vcvth_n_f16_u16, vcvth_n_f16_u32, vcvth_n_f16_u64,
10706         vcvth_n_s16_f16, vcvth_n_s32_f16, vcvth_n_s64_f16, vcvth_n_u16_f16,
10707         vcvth_n_u32_f16, vcvth_n_u64_f16, vdivh_f16, vmaxh_f16, vmaxnmh_f16,
10708         vminh_f16, vminnmh_f16, vmulh_f16, vmulxh_f16, vrecpsh_f16,
10709         vrsqrtsh_f16): New.
10711 2016-07-25  Jiong Wang  <jiong.wang@arm.com>
10713         * config.gcc (aarch64*-*-*): Install arm_fp16.h.
10714         * config/aarch64/aarch64-builtins.c (hi_UP): New.
10715         * config/aarch64/aarch64-simd-builtins.def: Register new builtins.
10716         * config/aarch64/aarch64-simd.md (aarch64_frsqrte<mode>): Extend to HF
10717         mode.
10718         (aarch64_frecp<FRECP:frecp_suffix><mode>): Likewise.
10719         (aarch64_cm<optab><mode>): Likewise.
10720         * config/aarch64/aarch64.md (<frint_pattern><mode>2): Likewise.
10721         (l<fcvt_pattern><su_optab><GPF:mode><GPI:mode>2): Likewise.
10722         (fix_trunc<GPF:mode><GPI:mode>2): Likewise.
10723         (sqrt<mode>2): Likewise.
10724         (*sqrt<mode>2): Likewise.
10725         (abs<mode>2): Likewise.
10726         (<optab><mode>hf2): New pattern for HF mode.
10727         (<optab>hihf2): Likewise.
10728         * config/aarch64/arm_neon.h: Include arm_fp16.h.
10729         * config/aarch64/iterators.md (GPF_F16, GPI_F16, VHSDF_HSDF): New.
10730         (w1, w2, v, s, q, Vmtype, V_cmp_result, fcvt_iesize, FCVT_IESIZE):
10731         Support HF mode.
10732         * config/aarch64/arm_fp16.h: New file.
10733         (vabsh_f16, vceqzh_f16, vcgezh_f16, vcgtzh_f16, vclezh_f16, vcltzh_f16,
10734         vcvth_f16_s16, vcvth_f16_s32, vcvth_f16_s64, vcvth_f16_u16,
10735         vcvth_f16_u32, vcvth_f16_u64, vcvth_s16_f16, vcvth_s32_f16,
10736         vcvth_s64_f16, vcvth_u16_f16, vcvth_u32_f16, vcvth_u64_f16,
10737         vcvtah_s16_f16, vcvtah_s32_f16, vcvtah_s64_f16, vcvtah_u16_f16,
10738         vcvtah_u32_f16, vcvtah_u64_f16, vcvtmh_s16_f16, vcvtmh_s32_f16,
10739         vcvtmh_s64_f16, vcvtmh_u16_f16, vcvtmh_u32_f16, vcvtmh_u64_f16,
10740         vcvtnh_s16_f16, vcvtnh_s32_f16, vcvtnh_s64_f16, vcvtnh_u16_f16,
10741         vcvtnh_u32_f16, vcvtnh_u64_f16, vcvtph_s16_f16, vcvtph_s32_f16,
10742         vcvtph_s64_f16, vcvtph_u16_f16, vcvtph_u32_f16, vcvtph_u64_f16,
10743         vnegh_f16, vrecpeh_f16, vrecpxh_f16, vrndh_f16, vrndah_f16, vrndih_f16,
10744         vrndmh_f16, vrndnh_f16, vrndph_f16, vrndxh_f16, vrsqrteh_f16,
10745         vsqrth_f16): New.
10747 2016-07-25  Jiong Wang  <jiong.wang@arm.com>
10749         * config/aarch64/aarch64-simd-builtins.def (reduc_smax_scal_,
10750         reduc_smin_scal_): Use VDQIF_F16.
10751         (reduc_smax_nan_scal_, reduc_smin_nan_scal_): Use VHSDF.
10752         * config/aarch64/aarch64-simd.md (reduc_<maxmin_uns>_scal_<mode>):
10753         Use VHSDF.
10754         (aarch64_reduc_<maxmin_uns>_internal<mode>): Likewise.
10755         * config/aarch64/iterators.md (VDQIF_F16): New.
10756         (vp): Support HF modes.
10757         * config/aarch64/arm_neon.h (vmaxv_f16, vmaxvq_f16, vminv_f16,
10758         vminvq_f16, vmaxnmv_f16, vmaxnmvq_f16, vminnmv_f16, vminnmvq_f16): New.
10760 2016-07-25  Jiong Wang  <jiong.wang@arm.com>
10762         * config/aarch64/aarch64-simd.md (*aarch64_mulx_elt_to_64v2df): Rename to
10763         "*aarch64_mulx_elt_from_dup<mode>".
10764         (*aarch64_mul3_elt<mode>): Update schedule type.
10765         (*aarch64_mul3_elt_from_dup<mode>): Likewise.
10766         (*aarch64_fma4_elt_from_dup<mode>): Likewise.
10767         (*aarch64_fnma4_elt_from_dup<mode>): Likewise.
10768         * config/aarch64/iterators.md (VMUL): Supprt half precision float modes.
10769         (f, fp): Support HF modes.
10770         * config/aarch64/arm_neon.h (vfma_lane_f16, vfmaq_lane_f16,
10771         vfma_laneq_f16, vfmaq_laneq_f16, vfma_n_f16, vfmaq_n_f16, vfms_lane_f16,
10772         vfmsq_lane_f16, vfms_laneq_f16, vfmsq_laneq_f16, vfms_n_f16,
10773         vfmsq_n_f16, vmul_lane_f16, vmulq_lane_f16, vmul_laneq_f16,
10774         vmulq_laneq_f16, vmul_n_f16, vmulq_n_f16, vmulx_lane_f16,
10775         vmulxq_lane_f16, vmulx_laneq_f16, vmulxq_laneq_f16): New.
10777 2016-07-25  Jiong Wang  <jiong.wang@arm.com>
10779         * config/aarch64/aarch64-simd-builtins.def: Register new builtins.
10780         * config/aarch64/aarch64-simd.md (fma<mode>4, fnma<mode>4): Extend to HF
10781         modes.
10782         * config/aarch64/arm_neon.h (vfma_f16, vfmaq_f16, vfms_f16,
10783         vfmsq_f16): New.
10785 2016-07-25  Jiong Wang  <jiong.wang@arm.com>
10787         * config/aarch64/aarch64-simd-builtins.def: Register new builtins.
10788         * config/aarch64/aarch64-simd.md
10789         (aarch64_rsqrts<mode>): Extend to HF modes.
10790         (fabd<mode>3): Likewise.
10791         (<FCVT_F2FIXED:fcvt_fixed_insn><VHSDF_SDF:mode>3): Likewise.
10792         (<FCVT_FIXED2F:fcvt_fixed_insn><VHSDI_SDI:mode>3): Likewise.
10793         (aarch64_<maxmin_uns>p<mode>): Likewise.
10794         (<su><maxmin><mode>3): Likewise.
10795         (<maxmin_uns><mode>3): Likewise.
10796         (<fmaxmin><mode>3): Likewise.
10797         (aarch64_faddp<mode>): Likewise.
10798         (aarch64_fmulx<mode>): Likewise.
10799         (aarch64_frecps<mode>): Likewise.
10800         (*aarch64_fac<optab><mode>): Rename to aarch64_fac<optab><mode>.
10801         (add<mode>3): Extend to HF modes.
10802         (sub<mode>3): Likewise.
10803         (mul<mode>3): Likewise.
10804         (div<mode>3): Likewise.
10805         (*div<mode>3): Likewise.
10806         * config/aarch64/aarch64.c (aarch64_emit_approx_div): Return false for
10807         HF, V4HF and V8HF.
10808         * config/aarch64/iterators.md (VDQ_HSDI, VSDQ_HSDI): New mode iterator.
10809         * config/aarch64/arm_neon.h (vadd_f16, vaddq_f16, vabd_f16, vabdq_f16,
10810         vcage_f16, vcageq_f16, vcagt_f16, vcagtq_f16, vcale_f16, vcaleq_f16,
10811         vcalt_f16, vcaltq_f16, vceq_f16, vceqq_f16, vcge_f16, vcgeq_f16,
10812         vcgt_f16, vcgtq_f16, vcle_f16, vcleq_f16, vclt_f16, vcltq_f16,
10813         vcvt_n_f16_s16, vcvtq_n_f16_s16, vcvt_n_f16_u16, vcvtq_n_f16_u16,
10814         vcvt_n_s16_f16, vcvtq_n_s16_f16, vcvt_n_u16_f16, vcvtq_n_u16_f16,
10815         vdiv_f16, vdivq_f16, vdup_lane_f16, vdup_laneq_f16, vdupq_lane_f16,
10816         vdupq_laneq_f16, vdups_lane_f16, vdups_laneq_f16, vmax_f16, vmaxq_f16,
10817         vmaxnm_f16, vmaxnmq_f16, vmin_f16, vminq_f16, vminnm_f16, vminnmq_f16,
10818         vmul_f16, vmulq_f16, vmulx_f16, vmulxq_f16, vpadd_f16, vpaddq_f16,
10819         vpmax_f16, vpmaxq_f16, vpmaxnm_f16, vpmaxnmq_f16, vpmin_f16, vpminq_f16,
10820         vpminnm_f16, vpminnmq_f16, vrecps_f16, vrecpsq_f16, vrsqrts_f16,
10821         vrsqrtsq_f16, vsub_f16, vsubq_f16): New.
10823 2016-07-25  Jiong Wang  <jiong.wang@arm.com>
10825         * config/aarch64/aarch64-builtins.c (TYPES_BINOP_USS): New.
10826         * config/aarch64/aarch64-simd-builtins.def: Register new builtins.
10827         * config/aarch64/aarch64-simd.md (aarch64_rsqrte<mode>): Extend to HF modes.
10828         (neg<mode>2): Likewise.
10829         (abs<mode>2): Likewise.
10830         (<frint_pattern><mode>2): Likewise.
10831         (l<fcvt_pattern><su_optab><VDQF:mode><fcvt_target>2): Likewise.
10832         (<optab><VDQF:mode><fcvt_target>2): Likewise.
10833         (<fix_trunc_optab><VDQF:mode><fcvt_target>2): Likewise.
10834         (ftrunc<VDQF:mode>2): Likewise.
10835         (<optab><fcvt_target><VDQF:mode>2): Likewise.
10836         (sqrt<mode>2): Likewise.
10837         (*sqrt<mode>2): Likewise.
10838         (aarch64_frecpe<mode>): Likewise.
10839         (aarch64_cm<optab><mode>): Likewise.
10840         * config/aarch64/aarch64.c (aarch64_emit_approx_sqrt): Return false for
10841         HF, V4HF and V8HF.
10842         * config/aarch64/iterators.md (VHSDF, VHSDF_DF, VHSDF_SDF): New.
10843         (VDQF_COND, fcvt_target, FCVT_TARGET, hcon): Extend mode attribute to HF modes.
10844         (stype): New.
10845         * config/aarch64/arm_neon.h (vdup_n_f16): New.
10846         (vdupq_n_f16): Likewise.
10847         (vld1_dup_f16): Use vdup_n_f16.
10848         (vld1q_dup_f16): Use vdupq_n_f16.
10849         (vabs_f16, vabsq_f16, vceqz_f16, vceqzq_f16, vcgez_f16, vcgezq_f16,
10850         vcgtz_f16, vcgtzq_f16, vclez_f16, vclezq_f16, vcltz_f16, vcltzq_f16,
10851         vcvt_f16_s16, vcvtq_f16_s16, vcvt_f16_u16, vcvtq_f16_u16, vcvt_s16_f16,
10852         vcvtq_s16_f16, vcvt_u16_f16, vcvtq_u16_f16, vcvta_s16_f16,
10853         vcvtaq_s16_f16, vcvta_u16_f16, vcvtaq_u16_f16, vcvtm_s16_f16,
10854         vcvtmq_s16_f16, vcvtm_u16_f16, vcvtmq_u16_f16, vcvtn_s16_f16,
10855         vcvtnq_s16_f16, vcvtn_u16_f16, vcvtnq_u16_f16, vcvtp_s16_f16,
10856         vcvtpq_s16_f16, vcvtp_u16_f16, vcvtpq_u16_f16, vneg_f16, vnegq_f16,
10857         vrecpe_f16, vrecpeq_f16, vrnd_f16, vrndq_f16, vrnda_f16, vrndaq_f16,
10858         vrndi_f16, vrndiq_f16, vrndm_f16, vrndmq_f16, vrndn_f16, vrndnq_f16,
10859         vrndp_f16, vrndpq_f16, vrndx_f16, vrndxq_f16, vrsqrte_f16, vrsqrteq_f16,
10860         vsqrt_f16, vsqrtq_f16): New.
10862 2016-07-25  Jiong Wang  <jiong.wang@arm.com>
10864         * config/aarch64/aarch64-simd.md
10865         (aarch64_<PERMUTE:perm_insn><PERMUTE:perm_hilo><mode>): Use VALL_F16.
10866         (aarch64_ext<mode>): Likewise.
10867         (aarch64_rev<REVERSE:rev_op><mode>): Likewise.
10868         * config/aarch64/aarch64.c (aarch64_evpc_trn, aarch64_evpc_uzp,
10869         aarch64_evpc_zip, aarch64_evpc_ext, aarch64_evpc_rev): Support V4HFmode
10870         and V8HFmode.
10871         * config/aarch64/arm_neon.h (__INTERLEAVE_LIST): Support float16x4_t,
10872         float16x8_t.
10873         (__aarch64_vdup_lane_f16, __aarch64_vdup_laneq_f16,
10874         __aarch64_vdupq_lane_f16, __aarch64_vdupq_laneq_f16, vbsl_f16,
10875         vbslq_f16, vdup_n_f16, vdupq_n_f16, vdup_lane_f16, vdup_laneq_f16,
10876         vdupq_lane_f16, vdupq_laneq_f16, vduph_lane_f16, vduph_laneq_f16,
10877         vext_f16, vextq_f16, vmov_n_f16, vmovq_n_f16, vrev64_f16, vrev64q_f16,
10878         vtrn1_f16, vtrn1q_f16, vtrn2_f16, vtrn2q_f16, vtrn_f16, vtrnq_f16,
10879         vuzp1_f16, vuzp1q_f16, vuzp2_f16, vuzp2q_f16, vzip1_f16, vzip2q_f16):
10880         New.
10881         (vmov_n_f16): Reimplement using vdup_n_f16.
10882         (vmovq_n_f16): Reimplement using vdupq_n_f16..
10884 2016-07-25  Jiong Wang  <jiong.wang@arm.com>
10886         * config/aarch64/aarch64.c (aarch64_add_constant): New parameter
10887         "frame_related_p".  Generate CFA annotation when it's necessary.
10888         (aarch64_expand_prologue): Use aarch64_add_constant.
10889         (aarch64_expand_epilogue): Likewise.
10890         (aarch64_output_mi_thunk): Pass "false" when calling
10891         aarch64_add_constant.
10893 2016-07-25  Jiong Wang  <jiong.wang@arm.com>
10895         * config/aarch64/aarch64.c (aarch64_add_constant): Optimize instruction
10896         sequences.
10898 2016-07-25  Jiong Wang  <jiong.wang@arm.com>
10900         * config/aarch64/aarch64.c (aarch64_add_constant): New parameter "mode".
10901         Use aarch64_internal_mov_immediate instead of aarch64_build_constant.
10902         (aarch64_output_mi_thunk): Pass Pmode when calling aarch64_add_constant.
10903         (aarch64_build_constant): Delete.
10905 2016-07-25  Alexander Monakov  <amonakov@ispras.ru>
10907         Revert
10908         2016-07-20  Alexander Monakov  <amonakov@ispras.ru>
10910         * config/nvptx/nvptx.c (nvptx_option_override): Do not set
10911         flag_toplevel_reorder.
10913 2016-07-25  Richard Biener  <rguenther@suse.de>
10915         * cgraph.c (cgraph_node::verify_node): Compare against builtin
10916         by using DECL_BUILT_IN_CLASS and DECL_FUNCTION_CODE.
10917         * tree-chkp.c (chkp_gimple_call_builtin_p): Likewise.
10918         * tree-streamer.h (streamer_handle_as_builtin_p): Remove.
10919         (streamer_get_builtin_tree): Likewise.
10920         (streamer_write_builtin): Likewise.
10921         * lto-streamer.h (LTO_builtin_decl): Remove.
10922         * lto-streamer-in.c (lto_read_tree_1): Remove assert.
10923         (lto_input_scc): Remove LTO_builtin_decl handling.
10924         (lto_input_tree_1): Liekwise.
10925         * lto-streamer-out.c (lto_output_tree_1): Remove special
10926         handling of builtins.
10927         (DFS::DFS): Likewise.
10928         * tree-streamer-in.c (streamer_get_builtin_tree): Remove.
10929         * tree-streamer-out.c (pack_ts_function_decl_value_fields): Remove
10930         assert.
10931         (streamer_write_builtin): Remove.
10933 2016-07-25  Martin Liska  <mliska@suse.cz>
10935         * lto-cgraph.c (input_symtab): Don't call get_working_sets
10936         if flag_auto_profile is set to true.
10938 2016-07-25  Martin Liska  <mliska@suse.cz>
10940         PR gcov-profile/71868
10941         * cfgloopanal.c (expected_loop_iterations_unbounded): When we
10942         have a function with multiple latches, count them all.
10944 2016-07-25  Martin Liska  <mliska@suse.cz>
10946         * tree-ssa-loop-niter.c (loop_only_exit_p): Release body array.
10948 2016-07-25  Martin Liska  <mliska@suse.cz>
10950         PR tree-optimization/71987
10951         * tree-ssa-reassoc.c (maybe_optimize_range_tests): Call get_ops
10952         just for SSA_NAMEs. Fix GNU coding style.
10954 2016-07-25  Martin Liska  <mliska@suse.cz>
10956         PR gcov-profile/64874
10957         * gcov-io.h: Update command about file format.
10958         * gcov-iov.c (main): Adapt the numbering scheme.
10960 2016-07-24  Kugan Vivekanandarajah  <kuganv@linaro.org>
10962         PR middle-end/66726
10963         * tree-ssa-reassoc.c (optimize_vec_cond_expr): Handle tcc_compare stmt
10964         whose result is used in PHI.
10965         (final_range_test_p): Likewise.
10966         (maybe_optimize_range_tests): Likewise.
10968 2016-07-22  Michael Meissner  <meissner@linux.vnet.ibm.com>
10970         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin):
10971         Reformat two multi-line strings.
10973 2016-07-22  Martin Sebor  <msebor@redhat.com>
10975         * doc/extend.texi (Compound Literals): Add '@' missed in last commit.
10977 2016-07-22  Martin Sebor  <msebor@redhat.com>
10979         PR c/71560
10980         * doc/extend.texi (Compound Literals): Correct and clarify.
10981         (Cast to Union): Same.
10983 2016-07-22  Kelvin Nilsen  <kelvin@gcc.gnu.org>
10985         * config/rs6000/rs6000.c (rs6000_option_override_internal): Add
10986         comments to explain why certain error messages make mention of
10987         undocumented options.
10988         (rs6000_invalid_builtin): Change error messages to replace mention
10989         of undocumented options with mention of the -mcpu=power9 option
10990         that enables those undocumented options.
10991         * config/rs6000/rs6000.h (MASK_FLOAT128): New macro.
10992         (RS6000_BTM_FLOAT128): Use the new MASK_FLOAT128 macro in the
10993         definition of this macro to correct an existing error.
10994         * config/rs6000/rs6000.opt: Add the Undocumented qualifier to the
10995         mpower9-fusion, mpower9-vector, mpower9-dform, and mmodulo entries.
10996         * doc/extend.texi (PowerPC AltiVec Built-in Functions): Modify
10997         descriptions of built-in functions so that they depend on
10998         -mcpu=power9 instead of on the corresponding undocumented flags.
10999         * doc/invoke.texi (Option Summary):  Remove all mention of newly
11000         undocumented flags.
11001         (IBM RS/6000 and PowerPC Options): Likewise.
11002         * doc/md.texi (Constraints for Particuliar Machines): Remove all
11003         mention of newly undocumented flags.
11005 2016-07-22  Evgeny Stupachenko  <evstupac@gmail.com>
11007         * ipa-cp.c (determine_versionability): Do not create constprop clones,
11008         when target_clones attribute is set.
11010 2016-07-22  Bin Cheng  <bin.cheng@arm.com>
11012         * common.opt (funsafe-loop-optimizations): Mark ignore.
11013         * doc/invoke.texi (funsafe-loop-optimizations): Remove.
11014         * loop-iv.c (get_simple_loop_desc): Remove unsafe-loop-optimizations
11015         related code.
11016         * tree-ssa-loop-niter.c (finite_loop_p): Ditto.
11017         * config/bfin/bfin.c (bfin_can_use_doloop_p): Ditto.
11019 2016-07-22  Bin Cheng  <bin.cheng@arm.com>
11021         * tree-ssa-loop-niter.h (number_of_iterations_exit_assumptions): New
11022         Parameter.
11023         * tree-ssa-loop-niter.c (number_of_iterations_exit_assumptions): New
11024         Parameter.
11025         (number_of_iterations_exit): Warn missed loop optimization for
11026         possible infinite loops.
11028 2016-07-22  Segher Boessenkool  <segher@kernel.crashing.org>
11030         PR target/71216
11031         * config/rs6000/rs6000.c (rs6000_file_start): Fix condition for
11032         when to emit a ".machine" pseudo-op.
11034 2016-07-22  Martin Liska  <mliska@suse.cz>
11036         PR gcov-profile/69028
11037         PR gcov-profile/62047
11038         * coverage.c (coverage_compute_lineno_checksum): Do not
11039         calculate checksum for fns w/o xloc.file.
11040         (coverage_compute_profile_id): Likewise.
11042 2016-07-22  Georg-Johann Lay  <avr@gjlay.de>
11044         * config/avr/avr.c (TARGET_SECONDARY_RELOAD): Remove hook define...
11045         (avr_secondary_reload): ...and implementation.
11046         (avr_adjust_insn_length) [ADJUST_LEN_LPM]: Remove handling.
11047         * config/avr/avr.md (reload_in<mode>): Remove insns.
11048         (adjust_len) [lpm]: Remove insn attribute value.
11049         * config/avr/predicates.md (flash_operand): Remove insn predicate.
11051 2016-07-21  Bernd Edlinger  <bernd.edlinger@hotmail.de>
11053         PR middle-end/71876
11054         * builtin-attrs.def (ATTR_RT_NOTHROW_LEAF_LIST): New return twice
11055         attribute.
11056         * builtins.def (BUILT_IN_SETJMP): Use ATTR_RT_NOTHROW_LEAF_LIST here.
11057         * calls.c (special_function_p): Remove the special handling of the
11058         "__builtin_" prefix.
11060 2016-07-21  Bernd Edlinger  <bernd.edlinger@hotmail.de>
11062         PR middle-end/71876
11063         * calls.c (gimple_maybe_alloca_call_p): New function.  Return true
11064         if STMT may be an alloca call.
11065         (gimple_alloca_call_p, alloca_call_p): Return only true for the
11066         builtin alloca call.
11067         * calls.h (gimple_maybe_alloca_call_p): New function.
11068         * tree-inline.c (inline_forbidden_p_stmt): Use
11069         gimple_maybe_alloca_call_p here.
11071 2016-07-21  David Malcolm  <dmalcolm@redhat.com>
11073         * spellcheck-tree.c (best_macro_match::best_macro_match):
11074         Explictly specify the template arguments when invoking the base
11075         class constructor, to help older C++ compilers.
11077 2016-07-21  Jakub Jelinek  <jakub@redhat.com>
11079         PR sanitizer/71953
11080         * asan.c (asan_dynamic_init_call): Call asan_init_shadow_ptr_types
11081         before builtin_decl_implicit.
11083 2016-07-21  James Greenhalgh  <james.greenhalgh@arm.com>
11085         * optabs.c (emit_condiitonal_move): Short circuit for identical
11086         sources.
11088 2016-07-21  James Greenhalgh  <james.greenhalgh@arm.com>
11090         * ifcvt.c (noce_if_info): New fields: speed_p, original_cost,
11091         max_seq_cost.  Removed fields: then_cost, else_cost, branch_cost.
11092         (noce_conversion_profitable_p): New.
11093         (noce_try_store_flag_constants): Use it.
11094         (noce_try_addcc): Likewise.
11095         (noce_try_store_flag_mask): Likewise.
11096         (noce_try_cmove): Likewise.
11097         (noce_try_cmove_arith): Likewise.
11098         (bb_valid_for_noce_process_p): Add to the cost parameter rather than
11099         overwriting it.
11100         (noce_convert_multiple_sets): Move cost model to here, from...
11101         (bb_ok_for_noce_convert_multiple_sets) ...here.
11102         (noce_process_if_block): Update calls for above changes.
11103         (noce_find_if_block): Record new noce_if_info parameters.
11105 2016-07-21  James Greenhalgh  <james.greenhalgh@arm.com>
11107         * target.def (max_noce_ifcvt_seq_cost): New.
11108         * doc/tm.texi.in (TARGET_MAX_NOCE_IFCVT_SEQ_COST): Document it.
11109         * doc/tm.texi: Regenerate.
11110         * targhooks.h (default_max_noce_ifcvt_seq_cost): New.
11111         * targhooks.c (default_max_noce_ifcvt_seq_cost): New.
11112         * params.def (PARAM_MAX_RTL_IF_CONVERSION_PREDICTABLE_COST): New.
11113         (PARAM_MAX_RTL_IF_CONVERSION_UNPREDICTABLE_COST): Likewise.
11114         * doc/invoke.texi: Document new params.
11116 2016-07-21  Richard Biener  <rguenther@suse.de>
11118         PR tree-optimization/71947
11119         * tree-vrp.c (extract_range_from_assert): Singleton symbolic
11120         ranges have useful limit_vr information.
11122 2016-07-21  Richard Biener  <rguenther@suse.de>
11124         * function-tests.c (build_trivial_generic_function): Set
11125         BLOCK_SUPERCONTEXT of DECL_INITIAL.
11126         * omp-low.c (create_omp_child_function): Likewise.
11127         (grid_expand_target_grid_body): Likewise.
11128         * cgraphunit.c (init_lowered_empty_function): Likewise.
11129         (cgraph_node::expand_thunk): Likewise.
11130         * tree-parloops.c (create_loop_fn): Likewise.
11131         * ipa.c (cgraph_build_static_cdtor_1): Likewise.
11133 2016-07-21  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
11135         * tree-ssa-strlen.c (strlen_dom_walker::before_dom_children): Fix typo
11136         in comment.
11138 2016-07-21  Georg-Johann Lay  <avr@gjlay.de>
11140         * config/avr/avr.md (any_extract, any_shiftrt): New code iterators.
11141         (*insv.extract, *insv.shiftrt, *insv.not-bit.0, *insv.not-bit.7)
11142         (*insv.xor-extract, *insv.xor1-bit.0): New insns.
11143         (adjust_len) [insv_notbit, insv_notbit_0, insv_notbit_7]: New
11144         values for insn attribute.
11145         * config/avr/avr.c (avr_out_insert_notbit): New function.
11146         (avr_adjust_insn_length): Handle ADJUST_LEN_INSV_NOTBIT,
11147         ADJUST_LEN_INSV_NOTBIT_0/_7.
11148         * config/avr/avr-protos.h (avr_out_insert_notbit): New proto.
11150 2016-07-21  Bin Cheng  <bin.cheng@arm.com>
11152         * tree-chrec.c (convert_affine_scev): New parameter.  Pass new arg.
11153         (chrec_convert_1, chrec_convert): Ditto.
11154         * tree-chrec.h (chrec_convert, convert_affine_scev): New parameter.
11155         * tree-scalar-evolution.c (interpret_rhs_expr): Pass new arg.
11156         * tree-vrp.c (adjust_range_with_scev): Ditto.
11157         * tree-ssa-loop-niter.c (idx_infer_loop_bounds): Ditto.
11158         (scev_var_range_cant_overflow): New function.
11159         (scev_probably_wraps_p): New parameter.  Call above function.
11160         * tree-ssa-loop-niter.h (scev_probably_wraps_p): New parameter.
11162 2016-07-21  Bin Cheng  <bin.cheng@arm.com>
11164         * tree-ssa-loop-niter.c (number_of_iterations_lt_to_ne): Clean up
11165         by removing computation of may_be_zero.
11167 2016-07-21  Jakub Jelinek  <jakub@redhat.com>
11169         * tree-object-size.c (unknown): Use HOST_WIDE_INT_M1U instead of -1.
11171 2016-07-21  Andrew Sutton  <andrew.n.sutton@gmail.com>
11173         Improving concepts performance and diagnostics.
11174         * timevar.def (TV_CONSTRAINT_SAT, TV_CONSTRAINT_SUB): New time vars
11175         for constraint satisfaction and subsumption.
11176         * timevar.h (auto_timevar): New constructor that matches the push/pop
11177         pattern of usage in pt.c.
11179 2016-07-20  Uros Bizjak  <ubizjak@gmail.com>
11181         * hwint.h (HOST_WIDE_INT_0): New define.
11182         (HOST_WIDE_INT_0U): Ditto.
11183         * double-int.c: Use HOST_WIDE_INT_0 instead of (HOST_WIDE_INT) 0.
11184         * dse.c: Use HOST_WIDE_INT_0U instead of (unsigned HOST_WIDE_INT) 0.
11185         * simplify-rtx.c: Ditto.
11186         * tree-object-size.c: Ditto.
11188 2016-07-20  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
11190         * config/s390/s390.c (s390_encode_section_info): Remove mode size
11191         check.
11193 2016-07-20  Uros Bizjak  <ubizjak@gmail.com>
11195         * cse.c: Use HOST_WIDE_INT_M1 instead of ~(HOST_WIDE_INT) 0.
11196         * combine.c: Use HOST_WIDE_INT_M1U instead of
11197         ~(unsigned HOST_WIDE_INT) 0.
11198         * double-int.h: Ditto.
11199         * dse.c: Ditto.
11200         * dwarf2asm.c:Ditto.
11201         * expmed.c: Ditto.
11202         * genmodes.c: Ditto.
11203         * match.pd: Ditto.
11204         * read-rtl.c: Ditto.
11205         * tree-ssa-loop-ivopts.c: Ditto.
11206         * tree-ssa-loop-prefetch.c: Ditto.
11207         * tree-vect-generic.c: Ditto.
11208         * tree-vect-patterns.c: Ditto.
11209         * tree.c: Ditto.
11211 2016-07-20  Georg-Johann Lay  <avr@gjlay.de>
11213         * config/avr.c (avr_legitimize_address) [AVR_TINY]: Force
11214         constant addresses outside [0,0xc0] into a register.
11215         (avr_out_movhi_r_mr_reg_no_disp_tiny): Pass insn.  And handle
11216         cases where the base address register is unused after.
11217         (avr_out_movhi_r_mr_reg_disp_tiny): Same.
11218         (avr_out_movhi_mr_r_reg_disp_tiny): Same.
11219         (avr_out_store_psi_reg_disp_tiny): Same.
11221 2016-07-20  Georg-Johann Lay  <avr@gjlay.de>
11223         Implement attribute progmem on reduced Tiny cores by adding
11224         flash offset 0x4000 to respective symbols.
11226         PR target/71948
11227         * doc/extend.texi (AVR Variable Attributes) [progmem]: Add
11228         documentation how it works on reduced Tiny cores.
11229         (AVR Named Address Spaces): No support for reduced Tiny.
11230         * config/avr/avr.c (AVR_SYMBOL_FLAG_TINY_PM): New macro.
11231         (avr_address_tiny_pm_p): New static function.
11232         (avr_print_operand_address) [AVR_TINY]: Add AVR_TINY_PM_OFFSET
11233         if the address is in progmem.
11234         (avr_assemble_integer): Same.
11235         (avr_encode_section_info) [AVR_TINY]: Set AVR_SYMBOL_FLAG_TINY_PM
11236         for symbol_ref in progmem.
11237         * config/avr/avr.h (AVR_TINY_PM_OFFSET): New macro.
11238         * config/avr/avr-c.c (avr_cpu_cpp_builtins): Use it instead of
11239         magic 0x4000 when built-in def'ing __AVR_TINY_PM_BASE_ADDRESS__.
11241 2016-07-20  Patrick Palka  <ppalka@gcc.gnu.org>
11243         * configure.ac (thin_archive_support): New variable.  AC_SUBST it.
11244         * configure: Regenerate.
11245         * Makefile.in (THIN_ARCHIVE_SUPPORT): New variable.
11246         (USE_THIN_ARCHIVES): New variable.
11247         (libbackend.a): If USE_THIN_ARCHIVES then pass T to ar to build
11248         this archive as a thin archive.
11250 2016-07-20  David Malcolm  <dmalcolm@redhat.com>
11252         * diagnostic-show-locus.c (diagnostic_show_locus): If this is the
11253         same location as last time, don't skip if we have fix-it hints.
11254         Clarify the skipping logic by converting it from one "if" clause
11255         to repeated "if" clauses.
11256         * spellcheck-tree.c: Include "cpplib.h".
11257         (find_closest_macro_cpp_cb): Move here from c/c-decl.c.
11258         (best_macro_match::best_macro_match): New constructor.
11259         * spellcheck-tree.h (struct edit_distance_traits<cpp_hashnode *>):
11260         Move here from c/c-decl.c.
11261         (class best_macro_match): Move here from c/c-decl.c, converting
11262         from a typedef to a subclass, gaining a ctor.
11264 2016-07-20  Georg-Johann Lay  <avr@gjlay.de>
11266         * config/avr/avr-protos.h (avr_addr_space_supported_p): New prototype.
11267         * config/avr/avr.c (TARGET_ADDR_SPACE_DIAGNOSE_USAGE): New hook
11268         define...
11269         (avr_addr_space_diagnose_usage): ...and implementation.
11270         (avr_addr_space_supported_p): New function.
11271         (avr_nonconst_pointer_addrspace, avr_pgm_check_var_decl): Only
11272         report bad address space usage if that space is supported.
11273         (avr_insert_attributes): Same.  No more complain about unsupported
11274         address spaces.
11275         * config/avr/avr-c.c (tm_p.h): Include it.
11276         (avr_cpu_cpp_builtins): Only define addr-space related built-in
11277         macro if avr_addr_space_supported_p.
11279 2016-07-20  Alexander Monakov  <amonakov@ispras.ru>
11281         * config/nvptx/nvptx.c (nvptx_option_override): Do not set
11282         flag_toplevel_reorder.
11284 2016-07-20  David Malcolm  <dmalcolm@redhat.com>
11286         * gcc-rich-location.c
11287         (gcc_rich_location::add_fixit_misspelled_id): New overload, taking
11288         a const char *.
11289         * gcc-rich-location.h
11290         (gcc_rich_location::add_fixit_misspelled_id): Likewise.
11292 2016-07-20  Georg-Johann Lay  <avr@gjlay.de>
11294         * target.def (addr_space): Add new diagnose_usage to hook vector.
11295         * targhooks.c (default_addr_space_diagnose_usage): Add default
11296         implementation and...
11297         * targhooks.h (default_addr_space_diagnose_usage): ... its prototype.
11298         * c/c-parser.c (c_lex_one_token) [CPP_NAME]: If the token
11299         is some address space, call targetm.addr_space.diagnose_usage.
11300         * doc/tm.texi.in (Named Address Spaces): Add anchor for
11301         TARGET_ADDR_SPACE_DIAGNOSE_USAGE documentation.
11302         * doc/tm.texi: Regenerate.
11304 2016-07-20  Martin Liska  <mliska@suse.cz>
11306         PR middle-end/71898
11307         * graphite-isl-ast-to-gimple.c (later_of_the_two):
11308         Properly handly PHI stmts.
11310 2016-07-20  Bin Cheng  <bin.cheng@arm.com>
11312         PR tree-optimization/71503
11313         PR tree-optimization/71683
11314         * tree-if-conv.c (gen_phi_arg_condition): Record true predicate
11315         and break.
11317 2016-07-20  Martin Liska  <mliska@suse.cz>
11319         * doc/invoke.texi (-fipa-ra): Document when the option is
11320         disabled. Fix a typo.
11322 2016-07-20  Martin Liska  <mliska@suse.cz>
11324         * Makefile.in: Include fibonacci_heap.c
11325         * fibonacci_heap.c: New file.
11326         * fibonacci_heap.h (fibonacci_heap::insert): Use insert_node.
11327         (fibonacci_heap::union_with): Fix deletion of the second heap.
11328         * selftest-run-tests.c (selftest::run_tests): Incorporate
11329         fibonacci heap tests.
11330         * selftest.h: Declare fibonacci_heap_c_tests.
11332 2016-07-20  Martin Liska  <mliska@suse.cz>
11334         * selftest-run-tests.c (selftest::run_tests): New function.
11335         * selftest.h (sreal_c_tests): Declare.
11336         * sreal.c (sreal_verify_basics): New function.
11337         (verify_aritmetics): Likewise.
11338         (sreal_verify_arithmetics): Likewise.
11339         (verify_shifting): Likewise.
11340         (sreal_verify_shifting): Likewise.
11341         (void sreal_c_tests): Likewise.
11343 2016-07-19  Jakub Jelinek  <jakub@redhat.com>
11345         PR rtl-optimization/71916
11346         * cfgrtl.c (contains_no_active_insn_p): Return false also for
11347         bb which have a single succ fake edge.
11349 2016-07-19  Aldy Hernandez  <aldyh@redhat.com>
11351         PR debug/71855
11352         * dwarf2out.c (gen_subprogram_die): Only call
11353         gen_unspecified_parameters_die while dumping early dwarf.
11355 2016-07-19  Jakub Jelinek  <jakub@redhat.com>
11357         PR middle-end/71874
11358         * gimple-fold.c (fold_builtin_memory_op): Use
11359         get_addr_base_and_unit_offset instead of get_ref_base_and_extent.
11361 2016-07-19  Uros Bizjak  <ubizjak@gmail.com>
11363         * builtins.c: Use HOST_WIDE_INT_1 instead of (HOST_WIDE_INT) 1,
11364         HOST_WIDE_INT_1U instead of (unsigned HOST_WIDE_INT) 1,
11365         HOST_WIDE_INT_M1 instead of (HOST_WIDE_INT) -1 and
11366         HOST_WIDE_INT_M1U instead of (unsigned HOST_WIDE_INT) -1.
11367         * combine.c: Ditto.
11368         * cse.c: Ditto.
11369         * dojump.c: Ditto.
11370         * double-int.c: Ditto.
11371         * dse.c: Ditto.
11372         * dwarf2out.c: Ditto.
11373         * expmed.c: Ditto.
11374         * expr.c: Ditto.
11375         * fold-const.c: Ditto.
11376         * function.c: Ditto.
11377         * fwprop.c: Ditto.
11378         * genmodes.c: Ditto.
11379         * hwint.c: Ditto.
11380         * hwint.h: Ditto.
11381         * ifcvt.c: Ditto.
11382         * loop-doloop.c: Ditto.
11383         * loop-invariant.c: Ditto.
11384         * loop-iv.c: Ditto.
11385         * match.pd: Ditto.
11386         * optabs.c: Ditto.
11387         * real.c: Ditto.
11388         * reload.c: Ditto.
11389         * rtlanal.c: Ditto.
11390         * simplify-rtx.c: Ditto.
11391         * stor-layout.c: Ditto.
11392         * toplev.c: Ditto.
11393         * tree-ssa-loop-ivopts.c: Ditto.
11394         * tree-vect-generic.c: Ditto.
11395         * tree-vect-patterns.c: Ditto.
11396         * tree.c: Ditto.
11397         * tree.h: Ditto.
11398         * ubsan.c: Ditto.
11399         * varasm.c: Ditto.
11400         * wide-int-print.cc: Ditto.
11401         * wide-int.cc: Ditto.
11402         * wide-int.h: Ditto.
11404 2016-07-19  David Malcolm  <dmalcolm@redhat.com>
11406         * selftest.c (selftest::assert_streq): Handle NULL values of
11407         val_actual and val_expected.
11409 2016-07-19  Martin Jambor  <mjambor@suse.cz>
11411         PR fortran/71688
11412         * trans-decl.c (gfc_generate_function_code): Use cgraph_get_create_node
11413         rather than cgraph_create_node to get a call graph node.
11415 2016-07-19  Richard Biener  <rguenther@suse.de>
11417         * gimple-fold.c (get_base_constructor): Add VIEW_CONVERT case,
11418         handle all tcc_constant bases and valueize SSA names.
11419         * tree-ssa-sccvn.c (fully_constant_vn_reference_p): Handle
11420         tcc_constant bases.
11422 2016-07-19  David Malcolm  <dmalcolm@redhat.com>
11424         * function-tests.c (selftest::verify_three_block_rtl_cfg): Verify
11425         the flags of the exit block and bb2, not just the entry block.
11427 2016-07-19  Richard Biener  <rguenther@suse.de>
11429         PR tree-optimization/71901
11430         * tree-ssa-sccvn.h (struct vn_reference_op_struct): Add
11431         align member, group stuff with the bitfield.
11432         (vn_ref_op_align_unit): New inline.
11433         * tree-ssa-sccvn.c (copy_reference_ops_from_ref): For ARRAY_REFs
11434         record element alignment and operand 3 unchanged.
11435         (ao_ref_init_from_vn_reference): Adjust.
11436         (valueize_refs_1): Likewise.
11437         * tree-ssa-pre.c (create_component_ref_by_pieces_1): Likewise.
11439 2016-07-19  Richard Biener  <rguenther@suse.de>
11441         PR tree-optimization/71908
11442         * tree-ssa-structalias.c (get_constraint_for_component_ref): Handle
11443         symbolic constants in a more reliable way.
11445 2016-07-19  Ilya Enkovich  <ilya.enkovich@intel.com>
11447         * tree-vect-loop-manip.c (vect_update_ivs_after_vectorizer): Update
11448         comment.
11449         (vect_update_inits_of_drs): Likewise.
11450         (vect_create_cond_for_alias_checks): Likewise.
11451         * tree-vect-loop.c (vect_get_known_peeling_cost): Likewise.
11453 2016-07-19  Richard Biener  <rguenther@suse.de>
11455         PR lto/71907
11456         * lto-streamer-out.c (DFS::DFS_write_tree_body): For blocks
11457         with an abstract origin that is not an inlined function outer
11458         scope add a self-reference as abstract origin.
11459         * tree-streamer-out.c (write_ts_block_tree_pointers): Likewise.
11461 2016-07-18  Michael Meissner  <meissner@linux.vnet.ibm.com>
11463         PR target/71493
11464         * config/rs6000/rs6000.c (rs6000_function_value): Fix
11465         unintentional System V.4 structure return breakage for structures
11466         with a single floating point element.
11468 2016-07-18  Yuri Rumyantsev  <ysrumyan@gmail.com>
11470         PR tree-optimization/71734
11471         * tree-ssa-loop-im.c (ref_indep_loop_p_1): Add REF_LOOP argument which
11472         contains REF, use it to check safelen, assume that safelen value
11473         must be greater 1, fix style.
11474         (ref_indep_loop_p_2): Add REF_LOOP argument.
11475         (ref_indep_loop_p): Pass LOOP as additional argument to
11476         ref_indep_loop_p_2.
11478 2016-07-18  Dominik Vogt  <vogt@linux.vnet.ibm.com>
11480         * cfgexpand.c (expand_stack_vars): Implement synamic stack space
11481         allocation in the prologue.
11482         * explow.c (get_dynamic_stack_base): New function to return an address
11483         expression for the dynamic stack base.
11484         (get_dynamic_stack_size): New function to do the required dynamic stack
11485         space size calculations.
11486         (allocate_dynamic_stack_space): Use new functions.
11487         (align_dynamic_address): Move some code from
11488         allocate_dynamic_stack_space to new function.
11489         * explow.h (get_dynamic_stack_base, get_dynamic_stack_size): Export.
11491 2016-07-18  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
11493         * config/s390/s390.c (s390_encode_section_info): Always set
11494         notaligned marker if mode size is 0 or no MEM_ALIGN info could be
11495         found.
11497 2016-07-18  Richard Biener  <rguenther@suse.de>
11499         PR tree-optimization/71893
11500         * tree-ssa-pre.c (create_component_ref_by_pieces_1): Compensate
11501         for sizetype cast added by array_ref_element_size.
11502         * tree-ssa-sccvn.c (copy_reference_ops_from_ref): Likewise.
11504 2016-07-16  John David Anglin  <danglin@gcc.gnu.org>
11506         * config/pa/pa.c (hppa_profile_hook): Allocate stack space for
11507         register parameters.  Remove code to initialize argument pointer
11508         on TARGET_64BIT.  Optimize call to _mcount when it can be reached
11509         using a pc-relative branch.  Cleanup conditional code.
11510         * config/pa/pa.md (call_mcount): New expander.
11511         (call_mcount_nonpic): New insn.
11512         (call_mcount_pic): New insn and split.
11513         (call_mcount_pic_post_reload): New insn.
11514         (call_mcount_64bit): New insn and split.
11515         (call_mcount_64bit_post_reload): New insn.
11517 2016-07-15  Georg-Johann Lay  <avr@gjlay.de>
11519         * config/avr/predicates.md (const_m255_to_m1_operand): New.
11520         * config/avr/constraints.md (Cn8, Ca1, Co1, Yx2): New constraints.
11521         * config/avr/avr.md (add<mode>3) <ALL1>: Fix set_vzn for +/-2.
11522         (*cmphi.zero-extend.0, *cmphi.zero-extend.1)
11523         (*usum_widenqihi3, *udiff_widenqihi3)
11524         (*addhi3_zero_extend.const): New combiner insns.
11525         (andqi3, iorqi3): Provide "l" (NO_LD_REGS) alternative if
11526         just 1 bit is affected.
11527         * config/avr/avr.c (avr_out_bitop) <QImode>: Don't access xop[3].
11528         (avr_out_compare) [EQ,NE]: Tweak comparing d-regs against -1.
11530 2016-07-15  Cesar Philippidis  <cesar@codesourcery.com>
11532         * omp-low.c (lower_omp_target): Mark data clauses with
11533         GOMP_MAP_FORCE_{PRESENT,TO,FROM,TOFROM} as potentially having
11534         zero-length subarrays.
11536 2016-07-15  Richard Biener  <rguenther@suse.de>
11538         PR tree-optimization/71881
11539         * tree-loop-distribution.c (destroy_loop): Remove blocks in
11540         reverse DOM order to make debug temp generation happy.
11542 2016-07-15  Richard Biener  <rguenther@suse.de>
11544         PR tree-optimization/71887
11545         * tree-ssa-phiopt.c (absorbing_element_p): Add rhs arg and
11546         verify it is not zero for division / modulo handling.
11547         (value_replacement): Adjust.
11549 2016-07-15  Virendra Pathak  <virendra.pathak@broadcom.com>
11550             Julian Brown  <julian@codesourcery.com>
11552         * config/aarch64/aarch64-cores.def: Update vulcan COSTS.
11553         * config/aarch64/aarch64-cost-tables.h
11554         (vulcan_extra_costs): New variable.
11555         * config/aarch64/aarch64.c
11556         (vulcan_addrcost_table): Likewise.
11557         (vulcan_regmove_cost): Likewise.
11558         (vulcan_vector_cost): Likewise.
11559         (vulcan_branch_cost): Likewise.
11560         (vulcan_tunings): Likewise.
11562 2016-07-15  Alexander Monakov  <amonakov@ispras.ru>
11564         * cgraphunit.c (cgraph_order_sort_kind): New entry ORDER_VAR_UNDEF.
11565         (output_in_order): Loop over undefined variables too.  Output them
11566         via assemble_undefined_decl.  Skip variables that correspond to hard
11567         registers or have value-exprs.
11568         * varpool.c (symbol_table::output_variables): Handle undefined
11569         variables together with defined ones.
11571 2016-07-15  Richard Biener  <rguenther@suse.de>
11573         * tree-ssa-pre.c (get_representative_for): Make sure to return
11574         the value number of SSA names.
11575         (phi_translate_1): get_representative_for cannot return NULL.
11576         (do_pre_regular_insertion): Remove redundant call to
11577         fully_constant_expression.
11578         (do_pre_partial_partial_insertion): Likewise.
11580 2016-07-15  Bin Cheng  <bin.cheng@arm.com>
11582         * tree-scalar-evolution.c (simple_iv_with_niters): New funcion.
11583         (derive_simple_iv_with_niters): New function.
11584         (simple_iv): Rewrite using simple_iv_with_niters.
11585         * tree-scalar-evolution.h (simple_iv_with_niters): New decl.
11586         * tree-ssa-loop-niter.c (number_of_iterations_exit_assumptions): New
11587         function.
11588         (number_of_iterations_exit): Rewrite using above function.
11589         * tree-ssa-loop-niter.h (number_of_iterations_exit_assumptions): New
11590         Decl.
11592 2016-07-15  Richard Biener  <rguenther@suse.de>
11594         * config/i386/i386.c (ix86_builtin_vectorization_cost): Adjust
11595         vec_construct cost.
11597 2016-07-14  Jakub Jelinek  <jakub@redhat.com>
11599         PR tree-optimization/71872
11600         * tree-data-ref.c (get_references_in_stmt): Ignore references
11601         with is_gimple_constant get_base_address.
11603 2016-07-14  Thomas Preud'homme  <thomas.preudhomme@arm.com>
11605         * config/arm/arm.h (TARGET_HAVE_LDACQ): Enable for ARMv8-M Mainline.
11606         (TARGET_HAVE_LDACQD): New macro.
11607         * config/arm/sync.md (atomic_loaddi): Use TARGET_HAVE_LDACQD rather
11608         than TARGET_HAVE_LDACQ.
11609         (arm_load_acquire_exclusivedi): Likewise.
11610         (arm_store_release_exclusivedi): Likewise.
11612 2016-07-14  Thomas Preud'homme  <thomas.preudhomme@arm.com>
11614         PR rtl-optimization/71878
11615         * lra-constraints.c (match_reload): Pass information about other
11616         output operands.  Create new unique register value if matching input
11617         operand shares same register value as output operand being considered.
11618         (curr_insn_transform): Record output operands already processed.
11620 2016-07-14  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
11622         PR target/65951
11623         PR tree-optimization/70923
11624         * tree-vect-patterns.c: Include mult-synthesis.h.
11625         (target_supports_mult_synth_alg): New function.
11626         (synth_lshift_by_additions): Likewise.
11627         (apply_binop_and_append_stmt): Likewise.
11628         (vect_synth_mult_by_constant): Likewise.
11629         (target_has_vecop_for_code): Likewise.
11630         (vect_recog_mult_pattern): Use above functions to synthesize vector
11631         multiplication by integer constants.
11633 2016-07-14  Alan Modra  <amodra@gmail.com>
11635         * config/rs6000/altivec.md (altivec_mov<mode>): Disparage
11636         gpr alternatives.  Correct '*' placement on Y,r alternative.
11637         Add '*' on operand 1 of r,r alternative.
11639 2016-07-14  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
11641         * expmed.c (mult_variant, choose_mult_variant): Move declaration to...
11642         * expmed.h: ... Here.
11644 2016-07-14  Jan Hubicka  <hubicka@ucw.cz>
11646         * gimple.h (stmt_can_terminate_bb_p): New function.
11647         * tree-cfg.c (need_fake_edge_p): Rename to ...
11648         (stmt_can_terminate_bb_p): ... this; return true if stmt can
11649         throw external; handle const and pure calls.
11650         * tree-ssa-loop-niter.c (loop_only_exit_p): Use it.
11652 2016-07-14  Richard Biener  <rguenther@suse.de>
11654         PR tree-optimization/71866
11655         * tree-ssa-pre.c (get_constant_for_value_id): Remove.
11656         (do_hoist_insertion): Avoid endless recursion when we
11657         didn't insert anything because we managed to simplify
11658         things down to a constant or SSA name.
11659         (fully_constant_expression): Re-write in terms of ...
11660         * tree-ssa-sccvn.h (vn_nary_simplify): ... this.  Declare.
11661         * tree-ssa-sccvn.c (vn_nary_simplify): New wrapper around
11662         vn_nary_build_or_lookup_1.
11663         (vn_nary_build_or_lookup_1): Added flag and renamed from ...
11664         (vn_nary_build_or_lookup): ... this which now wraps it.
11666 2016-07-14  Alan Modra  <amodra@gmail.com>
11668         PR target/71733
11669         * config/rs6000/rs6000.c (rs6000_option_override_internal): Deal
11670         with p9_vector override before power9-dform override.
11672 2016-07-13  Andi Kleen  <ak@linux.intel.com>
11674         * value-prof.c (gimple_value_profile_transformations): Don't run
11675         when auto_profile is on.
11677 2016-07-13  Andi Kleen  <ak@linux.intel.com>
11679         * auto-profile.c (update_inlined_ind_target,
11680         afdo_indirect_call): Print information to dump file.
11682 2016-07-13  Andrew Burgess  <andrew.burgess@embecosm.com>
11684         * genrecog.c (special_predicate_operand_p): New function.
11685         (predicate_name): Move function.
11686         (validate_pattern): Don't warn about missing mode for all
11687         define_special_predicate predicates.
11689 2016-07-13  Bin Cheng  <bin.cheng@arm.com>
11691         * tree-vect-data-refs.c (vect_no_alias_p): New function.
11692         (vect_prune_runtime_alias_test_list): Call vect_no_alias_p to
11693         resolve alias checks which are known at compilation time.
11694         Truncate vector LOOP_VINFO_MAY_ALIAS_DDRS(loop_vinfo) if all
11695         alias checks are resolved.  Move dump info for too many runtime
11696         alias checks to here...
11697         * tree-vect-loop.c (vect_analyze_loop_2): ...From here.
11699 2016-07-13  Richard Biener  <rguenther@suse.de>
11701         PR tree-optimization/24574
11702         * tree-ssa-phiopt.c (absorbing_element_p): Pass in argument
11703         position and add shift, rotate, divison and modulo support
11704         for left zero.
11705         (value_replacement): Pass in argument position to absorbing_element_p.
11707 2016-07-13  Ilya Enkovich  <ilya.enkovich@intel.com>
11709         PR ipa/71633
11710         * ipa-inline-transform.c (inline_call): Support
11711         instrumented thunks.
11713 2016-07-13  Thomas Preud'homme  <thomas.preudhomme@arm.com>
11715         * config/arm/arm.h (TARGET_HAVE_CBZ): Define.
11716         (TARGET_IDIV): Set for all Thumb targets provided they have hardware
11717         divide feature.
11718         * config/arm/arm.md (divsi3): New unpredicable alternative for ARMv8-M
11719         Baseline.  Make initial alternative TARGET_32BIT only.
11720         (udivsi3): Likewise.
11721         * config/arm/thumb1.md (thumb1_cbz): New define_insn.
11722         * doc/sourcebuild.texi (arm_thumb1_cbz_ok): Document new effective
11723         target.
11725 2016-07-13  Thomas Preud'homme  <thomas.preudhomme@arm.com>
11727         * config/arm/arm.h (TARGET_HAVE_MOVT): Include ARMv8-M as having MOVT.
11728         * config/arm/arm.c (arm_arch_name): (const_ok_for_op): Check MOVT/MOVW
11729         availability with TARGET_HAVE_MOVT.
11730         (thumb_legitimate_constant_p): Strip the high part of a label_ref.
11731         (thumb1_rtx_costs): Also return 0 if setting a half word constant and
11732         MOVW is available and replace (unsigned HOST_WIDE_INT) INTVAL by
11733         UINTVAL.
11734         (thumb1_size_rtx_costs): Make set of half word constant also cost 1
11735         extra instruction if MOVW is available.  Use a cost variable
11736         incremented by COSTS_N_INSNS (1) when the condition match rather than
11737         returning an arithmetic expression based on COSTS_N_INSNS.  Make
11738         constant with bottom half word zero cost 2 instruction if MOVW is
11739         available.
11740         * config/arm/arm.md (define_attr "arch"): Add v8mb.
11741         (define_attr "arch_enabled"): Set to yes if arch value is v8mb and
11742         target is ARMv8-M Baseline.
11743         (arm_movt): New unpredicable alternative for ARMv8-M Baseline.
11744         (arm_movtas_ze): Likewise.
11745         * config/arm/thumb1.md (thumb1_movdi_insn): Add ARMv8-M Baseline only
11746         alternative for constants satisfying j constraint.
11747         (thumb1_movsi_insn): Likewise.
11748         (movsi splitter for K alternative): Tighten condition to not trigger
11749         if movt is available and j constraint is satisfied.
11750         (Pe immediate splitter): Likewise.
11751         (thumb1_movhi_insn): Add ARMv8-M Baseline only alternative for
11752         constant fitting in an halfword to use MOVW.
11753         * doc/sourcebuild.texi (arm_thumb1_movt_ok): Document new ARM
11754         effective target.
11756 2016-07-13  Richard Biener  <rguenther@suse.de>
11758         PR middle-end/71104
11759         * gimplify.c (gimplify_modify_expr): Gimplify the RHS before
11760         gimplifying the LHS.  Make sure to gimplify a returning twice
11761         call LHS without using SSA names.
11763 2016-07-12  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
11765         * tree-data-ref.c (find_data_references_in_stmt): Remove
11766         unnecessary call to vec::release.
11767         (graphite_find_data_references_in_stmt): Likewise.
11768         * tree-ssa-alias.c (nonoverlapping_component_refs_of_decl_p): Likewise.
11769         * tree-vect-stmts.c (vectorizable_condition): Likewise.
11771 2016-07-12  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
11773         * cfgexpand.c (expand_used_vars): Make the type of a local
11774         variable auto_vec.
11775         * genmatch.c (lower_for): Likewise.
11776         * haifa-sched.c (haifa_sched_init): Likewise.
11777         (add_to_speculative_block): Likewise.
11778         (create_check_block_twin): Likewise.
11779         * predict.c (handle_missing_profiles): Likewise.
11780         * tree-data-ref.c (loop_nest_has_data_refs): Likewise.
11781         * tree-diagnostic.c (maybe_unwind_expanded_macro_loc): Likewise.
11782         * tree-ssa-loop-niter.c (discover_iteration_bound_by_body_walk):
11783         Likewise.
11784         (maybe_lower_iteration_bound): Likewise.
11785         * tree-ssa-sccvn.c (DFS): Likewise.
11786         * tree-stdarg.c (reachable_at_most_once): Likewise.
11787         * tree-vect-stmts.c (vectorizable_conversion): Likewise.
11788         (vectorizable_store): Likewise.
11790 2016-07-12  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
11792         * tree-ssa-sccvn.c (sccvn_dom_walker::~sccvn_dom_walker): remove.
11793         (sccvn_dom_walker): make cond_stack an auto_vec.
11795 2016-07-12  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
11797         * ree.c (struct ext_state): Make type of members auto_vec.
11798         (find_and_remove_re): Adjust.
11800 2016-07-12  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
11802         * cfgexpand.c (struct stack_vars_data): Make type of fields
11803         auto_vec.
11804         (expand_used_vars): Adjust.
11806 2016-07-12  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
11808         * ipa.c (record_cdtor_fn): Adjust.
11809         (build_cdtor_fns): Likewise.
11810         (ipa_cdtor_merge): Make static_ctors and static_dtors local
11811         variables.
11813 2016-07-12  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
11815         * genextract.c (struct accum_extract): Add constructor and make
11816         members auto_vec.
11817         (gen_insn): Adjust.
11819 2016-07-12  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
11821         * tree.c (struct free_lang_data_d): Add constructor and change
11822         types of members to ones that automatically manage resources.
11823         (fld_worklist_push): Adjust.
11824         (find_decls_types): Likewise.
11825         (find_decls_types_in_eh_region): Likewise.
11826         (free_lang_data_in_cgraph): Stop manually creating and
11827         destroying members of free_lang_data_d.
11829 2016-07-13  Uros Bizjak  <ubizjak@gmail.com>
11831         PR rtl-optimization/68961
11832         * config/i386/sse.md (movsd/movhpd to movupd peephole2s): Add new
11833         peephole variant.  Use sse_reg_operand predicates.
11835 2016-07-12  Uros Bizjak  <ubizjak@gmail.com>
11837         * config/i386/predicates.md (x86_64_immediate_operand)
11838         <case CONST_INT>: Remove unneeded truncation to DImode.
11839         <case CONST>: Ditto.
11840         (x86_64_zext_immediate_operand) <case CONST>: Ditto.
11842 2016-07-12  Michael Meissner  <meissner@linux.vnet.ibm.com>
11844         PR target/71805
11845         * config/rs6000/altivec.md (altivec_vperm_<mode>_internal):
11846         The xxperm and xxpermr instructions require that the 2nd input
11847         operand overlap with the output operand, and not the 1st.
11848         (altivec_vperm_v8hiv16qi): Likewise.
11849         (altivec_vperm_<mode>_uns_internal): Likewise.
11850         (altivec_vpermr_<mode>_internal): Likewise.
11851         (vperm_v8hiv4si): Likewise.
11852         (vperm_v16qiv8hi): Likewise.
11854 2016-07-12  Nathan Sidwell  <nathan@acm.org>
11856         * config/arm/arm.c (arm_option_override): Set MASK_SINGLE_PIC_BASE
11857         when -mno-pic-data-is-text-relative is in effect, by default.
11858         * doc/invoke.texi (mpic-data-is-text-relative): Document new
11859         behavior and clarify.
11861 2016-07-12  Martin Liska  <mliska@suse.cz>
11863         * params.def: Add avg-loop niter.
11864         * tree-ssa-loop-ivopts.c (avg_loop_niter): Use the param.
11865         * cfgloopanal.c (expected_loop_iterations_unbounded): Likewise.
11866         * doc/invoke.texi: Document the new parameter.
11868 2016-07-12  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
11870         PR middle-end/71700
11871         * expr.c (store_constructor): Mask sign-extended bits when widening
11872         sub-word constructor element at the start of a word.
11874 2016-07-12  Martin Liska  <mliska@suse.cz>
11876         * Makefile.in: Append rule for params-options.h.
11877         * params-options.h: New file.
11879 2016-07-12  Martin Liska  <mliska@suse.cz>
11881         * ira-build.c (mark_loops_for_removal): Properly iterate
11882         loops.
11884 2016-07-12  Steven Bosscher  <steven@gcc.gnu.org>
11885             Richard Biener  <rguenther@suse.de>
11887         PR tree-optimization/23286
11888         PR tree-optimization/70159
11889         * doc/invoke.texi: Document -fcode-hoisting.
11890         * common.opt (fcode-hoisting): New flag.
11891         * opts.c (default_options_table): Enable -fcode-hoisting at -O2+.
11892         * tree-ssa-pre.c (pre_stats): Add hoist_insert.
11893         (do_regular_insertion): Rename to ...
11894         (do_pre_regular_insertion): ... this and amend general comments
11895         on insertion strathegy.
11896         (do_partial_partial_insertion): Rename to ...
11897         (do_pre_partial_partial_insertion): ... this.
11898         (do_hoist_insertion): New function.
11899         (insert_aux): Take flags on whether to do PRE and/or hoist insertion
11900         and call do_hoist_insertion properly.
11901         (insert): Adjust.
11902         (pass_pre::gate): Enable also if -fcode-hoisting is enabled.
11903         (pass_pre::execute): Register hoist_insert stats.
11905 2016-07-12  Jakub Jelinek  <jakub@redhat.com>
11907         PR middle-end/71716
11908         * gimple-fold.c (optimize_atomic_compare_exchange_p): Return false
11909         for SCALAR_FLOAT_TYPE_P type of expected var, or if TYPE_PRECISION
11910         is different from mode's bitsize.  Small cleanup.
11912 2016-07-12  Richard Biener  <rguenther@suse.de>
11914         PR rtl-optimization/68961
11915         * fwprop.c (propagate_rtx): Allow SUBREGs of VEC_CONCAT and CONCAT
11916         to simplify to a non-constant.
11918 2016-07-11  Jakub Jelinek  <jakub@redhat.com>
11920         PR middle-end/71758
11921         * omp-low.c (expand_omp_target): Gimplify device.
11923         PR tree-optimization/71823
11924         * tree-vect-stmts.c (vectorizable_operation): Use vect_get_vec_defs
11925         to get vec_oprnds2 from op2.
11927 2016-07-11  Uros Bizjak  <ubizjak@gmail.com>
11929         * config/i386/predicates.md (x86_64_immediate_operand) <case CONST>:
11930         Hoist common subexpressions.
11931         (x86_64_zext_immediate_operand) <case CONST>: Ditto.
11933 2016-07-11  Pat Haugen  <pthaugen@us.ibm.com>
11935         PR target/71800
11936         * config/rs6000/rs6000.md (stfiwx): Change constraint to 'wu' to
11937         prevent generation of 'stxsiwx' on pre Power8 hardware.
11939 2016-07-11  David Malcolm  <dmalcolm@redhat.com>
11941         * input.c: Include cpplib.h.
11942         (selftest::temp_source_file): New class.
11943         (selftest::temp_source_file::temp_source_file): New ctor.
11944         (selftest::temp_source_file::~temp_source_file): New dtor.
11945         (selftest::should_have_column_data_p): New function.
11946         (selftest::test_should_have_column_data_p): New function.
11947         (selftest::temp_line_table): New class.
11948         (selftest::temp_line_table::temp_line_table): New ctor.
11949         (selftest::temp_line_table::~temp_line_table): New dtor.
11950         (selftest::test_accessing_ordinary_linemaps): Add case_ param; use
11951         it to create a temp_line_table.
11952         (selftest::assert_loceq): Only verify LOCATION_COLUMN for
11953         locations that are known to have column data.
11954         (selftest::line_table_case): New struct.
11955         (selftest::test_reading_source_line): Move tempfile handling
11956         to class temp_source_file.
11957         (ASSERT_TOKEN_AS_TEXT_EQ): New macro.
11958         (selftest::assert_token_loc_eq): New function.
11959         (ASSERT_TOKEN_LOC_EQ): New macro.
11960         (selftest::test_lexer): New function.
11961         (selftest::boundary_locations): New array.
11962         (selftest::input_c_tests): Call test_should_have_column_data_p.
11963         Loop over a test matrix of interesting values of location and
11964         default_range_bits, calling test_lexer on each case in the matrix.
11965         Move call to test_accessing_ordinary_linemaps into the matrix.
11966         * selftest.h (ASSERT_EQ): Reimplement in terms of...
11967         (ASSERT_EQ_AT): New macro.
11969 2016-07-11  H.J. Lu  <hongjiu.lu@intel.com>
11971         PR target/71801
11972         * config/i386/i386.c (timode_scalar_chain::fix_debug_reg_uses):
11973         Don't convert TImode in debug insn.
11975 2016-07-11  Bernd Edlinger  <bernd.edlinger@hotmail.de>
11977         Convert TYPE_ALIGN_OK to a TYPE_LANG_FLAG.
11978         * tree-core.h (tree_base::nothrow_flag): Adjust comment.
11979         (tree_type_common::lang_flag_7): New.
11980         (tree_type_common::spare): Reduce size.
11981         * tree.h (TYPE_ALIGN_OK): Remove.
11982         (TYPE_LANG_FLAG_7): New.
11983         (get_inner_reference): Adjust header.
11984         * print-tree.c (print_node): Adjust.
11985         * expr.c (get_inner_reference): Remove parameter keep_aligning.
11986         (get_bit_range, expand_assignment, expand_expr_addr_expr_1): Adjust
11987         calls to get_inner_reference.
11988         (expand_expr_real_1): Adjust call to get_inner_reference.  Remove
11989         handling of TYPE_ALIGN_OK.
11990         * builtins.c (get_object_alignment_2): Adjust call to
11991         get_inner_reference.  Remove handling of VIEW_CONVERT_EXPR.
11992         * emit-rtl.c (set_mem_attributes_minus_bitpos): Remove handling of
11993         TYPE_ALIGN_OK.
11994         * asan.c (instrument_derefs): Adjust calls to get_inner_reference.
11995         * cfgexpand.c (expand_debug_expr): Likewise.
11996         * dbxout.c (dbxout_expand_expr): Likewise.
11997         * dwarf2out.c (loc_list_for_address_of_addr_expr_of_indirect_ref,
11998         loc_list_from_tree, fortran_common): Likewise.
11999         * fold-const.c (optimize_bit_field_compare,
12000         decode_field_reference, fold_unary_loc, fold_comparison,
12001         split_address_to_core_and_offset): Likewise.
12002         * gimple-laddress.c (execute): Likewise.
12003         * gimple-ssa-strength-reduction.c (slsr_process_ref): Likewise.
12004         * gimplify.c (gimplify_scan_omp_clauses): Likewise.
12005         * hsa-gen.c (gen_hsa_addr): Likewise.
12006         * simplifx-rtx.c (delegitimize_mem_from_attrs): Likewise.
12007         * tsan.c (instrument_expr): Likewise.
12008         * ubsan.c (instrument_bool_enum_load, instrument_object_size): Likewise.
12009         * tree.c (verify_type_variant): Remove handling of TYPE_ALIGN_OK.
12010         * tree-affine.c (tree_to_aff_combination,
12011         get_inner_reference_aff): Adjust calls to get_inner_reference.
12012         * tree-data-ref.c (split_constant_offset_1,
12013         dr_analyze_innermost): Likewise.
12014         * tree-scalar-evolution.c (interpret_rhs_expr): Likewise.
12015         * tree-sra.c (ipa_sra_check_caller): Likewise.
12016         * tree-ssa-loop-ivopts.c (split_address_cost): Likewise.
12017         * tree-ssa-math-opts.c (find_bswap_or_nop_load,
12018         bswap_replace): Likewise.
12019         * tree-vect-data-refs.c (vect_check_gather,
12020         vect_analyze_data_refs): Likewise.
12021         * config/mips/mips.c (r10k_safe_mem_expr_p): Likewise.
12022         * config/pa/pa.c (pa_emit_move_sequence): Remove handling of
12023         TYPE_ALIGN_OK.
12025 2016-07-11  David Malcolm  <dmalcolm@redhat.com>
12027         * Makefile.in (selftest-valgrind): New phony target.
12028         * function-tests.c (selftest::build_cfg): Delete pass instances
12029         created by the test.
12030         (selftest::convert_to_ssa): Likewise.
12031         (selftest::test_expansion_to_rtl): Likewise.
12032         * tree-cfg.c (selftest::test_linear_chain): Release dominator
12033         vectors.
12034         (selftest::test_diamond): Likewise.
12036 2016-07-11  Richard Biener  <rguenther@suse.de>
12038         PR tree-optimization/71816
12039         * tree-ssa-pre.c (compute_avail): Adjust alignment of ref rather
12040         than replacing all of its operands.
12042 2016-07-11  Alan Modra  <amodra@gmail.com>
12044         * config/rs6000/rs6000.md (UNSPEC_DOLOOP): New unspec.
12045         (ctr<mode>): Add unspec.
12046         (ctr<mode>_internal*): Likewise.
12048 2016-07-08  James Bowman  <james.bowman@ftdichip.com>
12050         * config/ft32/ft32.c (ft32_elf_encode_section_info): New function.
12051         * config/ft32/ft32.h (ASM_OUTPUT_SYMBOL_REF): New function.
12053 2016-07-08  Vladimir Makarov  <vmakarov@redhat.com>
12055         PR rtl-optimization/71621
12056         * lra-constraints.c (process_alt_operands): Check combination of
12057         reg class and mode.
12059 2016-07-08  Jason Merrill  <jason@redhat.com>
12060             Richard Biener  <rguenther@suse.de>
12062         P0145: Refining Expression Order for C++.
12063         * gimplify.c (initial_rhs_predicate_for): New.
12064         (gimplfy_modify_expr): Gimplify RHS before LHS.
12066 2016-07-08  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
12068         PR target/71297
12069         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin):
12070         Allow standard error handling to take over when a wrong number
12071         of arguments is presented to __builtin_vec_ld () or
12072         __builtin_vec_st ().
12074 2016-07-08  Jiong Wang  <jiong.wang@arm.com>
12076         * config/aarch64/aarch64-simd-builtins.def (smax): Remove float
12077         variants.
12078         (smin): Likewise.
12079         (fmax): New entry.
12080         (fmin): Likewise.
12081         * config/aarch64/arm_neon.h (vmaxnm_f32): Use
12082         __builtin_aarch64_fmaxv2sf.
12083         (vmaxnmq_f32): Likewise.
12084         (vmaxnmq_f64): Likewise.
12085         (vminnm_f32): Likewise.
12086         (vminnmq_f32): Likewise.
12087         (vminnmq_f64): Likewise.
12089 2016-07-08  Michael Meissner  <meissner@linux.vnet.ibm.com>
12091         PR target/71806
12092         * config/rs6000/rs6000-cpus.def (ISA_3_0_MASKS_SERVER): Do not
12093         enable -mfloat128-hardware by default.
12094         (ISA_3_0_MASKS_IEEE): New macro to give all of the VSX options
12095         that IEEE 128-bit hardware support needs.
12096         * config/rs6000/rs6000.c (rs6000_option_override_internal): If
12097         -mcpu=power9 -mfloat128, enable -mfloat128-hardware by default.
12098         Use ISA_3_0_MASKS_IEEE as the set of options that IEEE 128-bit
12099         floating point requires.
12100         * doc/invoke.texi (RS/6000 and PowerPC Options): Document
12101         -mfloat128 and -mfloat128-hardware changes.
12103 2016-07-08  Alan Hayward  <alan.hayward@arm.com>
12105         PR tree-optimization/71667
12106         * tree-vect-loop.c (vectorizable_live_operation): ignore DEBUG stmts
12108 2016-07-08  Martin Liska  <mliska@suse.cz>
12110         PR middle-end/71606
12111         * fold-const.c (fold_convertible_p): As COMPLEX_TYPE
12112         folding produces SAVE_EXPRs, thus return false for the type.
12114 2016-07-07  Martin Liska  <mliska@suse.cz>
12116         * file-find.c (remove_prefix): New function.
12117         * file-find.h (remove_prefix): Declare the function.
12118         * gcc-ar.c (main): Skip a folder of the wrapper if
12119         a wrapped binary would point to the same file.
12121 2016-07-07  Jan Hubicka  <jh@suse.cz>
12123         * tree-scalar-evolution.c (iv_can_overflow_p): export.
12124         * tree-scalar-evolution.h (iv_can_overflow_p): Declare.
12125         * tree-ssa-loop-ivopts.c (alloc_iv): Use it.
12127 2016-07-07  Ilya Enkovich  <ilya.enkovich@intel.com>
12129         PR ipa/71624
12130         * ipa-inline-analysis.c (compute_inline_parameters): Set
12131         local.can_change_signature to false for intrumentation
12132         thunk callees.
12134 2016-07-07  Thomas Preud'homme  <thomas.preudhomme@arm.com>
12136         * config/arm/arm.h (TARGET_USE_MOVT): Check MOVT/MOVW availability
12137         with TARGET_HAVE_MOVT.
12138         (TARGET_HAVE_MOVT): Define.
12139         * config/arm/arm.c (const_ok_for_op): Check MOVT/MOVW
12140         availability with TARGET_HAVE_MOVT.
12141         * config/arm/arm.md (arm_movt): Use TARGET_HAVE_MOVT to check MOVT
12142         availability.
12143         (addsi splitter): Use TARGET_THUMB && TARGET_HAVE_MOVT rather than
12144         TARGET_THUMB2.
12145         (symbol_refs movsi splitter): Remove TARGET_32BIT check.
12146         (arm_movtas_ze): Use TARGET_HAVE_MOVT to check MOVT availability.
12147         * config/arm/constraints.md (define_constraint "j"): Use
12148         TARGET_HAVE_MOVT to check MOVT availability.
12150 2016-07-07  Thomas Preud'homme  <thomas.preudhomme@arm.com>
12152         * config/arm/arm-protos.h: Reindent FL_FOR_* macro definitions.
12154 2016-07-07  Thomas Preud'homme  <thomas.preudhomme@arm.com>
12156         * config/arm/arm-arches.def (armv8-m.base): Define new architecture.
12157         (armv8-m.main): Likewise.
12158         (armv8-m.main+dsp): Likewise.
12159         * config/arm/arm-protos.h (FL_FOR_ARCH8M_BASE): Define.
12160         (FL_FOR_ARCH8M_MAIN): Likewise.
12161         * config/arm/arm-tables.opt: Regenerate.
12162         * config/arm/bpabi.h: Add armv8-m.base, armv8-m.main and
12163         armv8-m.main+dsp to BE8_LINK_SPEC.
12164         * config/arm/arm.h (TARGET_HAVE_LDACQ): Exclude ARMv8-M.
12165         (enum base_architecture): Add BASE_ARCH_8M_BASE and BASE_ARCH_8M_MAIN.
12166         * config/arm/arm.c (arm_arch_name): Increase size to work with ARMv8-M
12167         Baseline and Mainline.
12168         (arm_option_override_internal): Also disable arm_restrict_it when
12169         !arm_arch_notm.  Update comment for -munaligned-access to also cover
12170         ARMv8-M Baseline.
12171         (arm_file_start): Increase buffer size for printing architecture name.
12172         * doc/invoke.texi: Document architectures armv8-m.base, armv8-m.main
12173         and armv8-m.main+dsp.
12174         (mno-unaligned-access): Clarify that this is disabled by default for
12175         ARMv8-M Baseline architectures as well.
12177 2016-07-07  Thomas Preud'homme  <thomas.preudhomme@arm.com>
12179         * config/arm/elf.h: Use __ARM_ARCH_ISA_THUMB and __ARM_ARCH_ISA_ARM to
12180         decide whether to prevent some libgcc routines being included for some
12181         multilibs rather than __ARM_ARCH_6M__ and add comment to indicate the
12182         link between this condition and the one in
12183         libgcc/config/arm/lib1func.S.
12185 2016-07-07  Richard Biener  <rguenther@suse.de>
12187         * tree-ssa-pre.c: Include alias.h.
12188         (compute_avail): If we have multiple VN_REFERENCEs with the
12189         same hashtable entry adjust that to make it a valid replacement
12190         for all of them with respect to alignment and aliasing
12191         when doing insertion.
12192         * tree-ssa-sccvn.h (vn_reference_operands_for_lookup): Declare.
12193         * tree-ssa-sccvn.c (vn_reference_operands_for_lookup): New function.
12195 2016-07-06  Segher Boessenkool  <segher@kernel.crashing.org>
12197         PR target/70098
12198         PR target/71763
12199         * config/rs6000/rs6000.md (*ctr<mode>_internal1, *ctr<mode>_internal2,
12200         *ctr<mode>_internal5, *ctr<mode>_internal6): Add *wi to the output
12201         constraint.
12203 2016-07-06  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
12205         * var-tracking.c (struct adjust_mem_data): Make side_effects a vector.
12206         (adjust_mems): Adjust.
12207         (adjust_insn): Likewise.
12208         (prepare_call_arguments): Likewise.
12210 2016-07-06  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
12212         * gcse.c (struct ls_expr): Make stores field a vector.
12213         (ldst_entry): Adjust.
12214         (free_ldst_entry): Likewise.
12215         (print_ldst_list): Likewise.
12216         (compute_ld_motion_mems): Likewise.
12217         (update_ld_motion_stores): Likewise.
12219 2016-07-06  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
12221         * gcse.c (struct ls_expr): Remove loads field.
12222         (ldst_entry): Adjust.
12223         (free_ldst_entry): Likewise.
12224         (print_ldst_list): Likewise.
12225         (compute_ld_motion_mems): Likewise.
12227 2016-07-06  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
12229         * store-motion.c (struct st_expr): Make antic_stores a vector.
12230         (st_expr_entry): Adjust.
12231         (free_st_expr_entry): Likewise.
12232         (print_store_motion_mems): Likewise.
12233         (find_moveable_store): Likewise.
12234         (compute_store_table): Likewise.
12235         (remove_reachable_equiv_notes): Likewise.
12236         (replace_store_insn): Likewise.
12237         (build_store_vectors): Likewise.
12239 2016-07-06  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
12241         * config/arm/driver-arm.c (arm_cpu_table): Add entries for cortex-a32,
12242         cortex-a35, cortex-a53, cortex-a57, cortex-a72, cortex-a73.
12244 2016-07-06  Yuri Rumyantsev  <ysrumyan@gmail.com>
12246         PR tree-optimization/71518
12247         * tree-vect-data-refs.c (vect_compute_data_ref_alignment): Adjust
12248         misalign also for outer loops with negative step.
12250 2016-07-06  Wilco Dijkstra  <wdijkstr@arm.com>
12252         * config/arm/cortex-a53.md: Use final_presence_set for in-order.
12253         (cortex_a53_shift): Add mov_shift.
12254         (cortex_a53_shift_reg): Add new reservation for register shifts.
12255         (cortex_a53_alu): Remove bfm.
12256         (cortex_a53_alu_shift): Add bfm, remove mov_shift.
12257         (cortex_a53_alu_extr): Add new reservation for EXTR.
12258         (bypasses): Improve bypass modelling.
12260 2016-07-06  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
12262         PR target/50739
12263         * config/avr/avr.c (avr_asm_select_section): Strip off
12264         SECTION_DECLARED from flags when calling get_section.
12266 2016-07-06  Richard Sandiford  <richard.sandiford@arm.com>
12268         * tree-vectorizer.h (vect_memory_access_type): Add
12269         VMAT_INVARIANT, VMAT_CONTIGUOUS_DOWN and VMAT_CONTIGUOUS_REVERSED.
12270         * tree-vect-stmts.c (compare_step_with_zero): New function.
12271         (perm_mask_for_reverse): Move further up file.
12272         (get_group_load_store_type): Stick to VMAT_ELEMENTWISE if the
12273         step is negative.
12274         (get_negative_load_store_type): New function.
12275         (get_load_store_type): Call it.  Add an ncopies argument.
12276         (vectorizable_mask_load_store): Update call accordingly and
12277         remove tests for negative steps.
12278         (vectorizable_store, vectorizable_load): Likewise.  Handle new
12279         memory_access_types.
12281 2016-07-06  Richard Sandiford  <richard.sandiford@arm.com>
12283         * tree-vectorizer.h (vect_memory_access_type): New enum.
12284         (_stmt_vec_info): Add a memory_access_type field.
12285         (STMT_VINFO_MEMORY_ACCESS_TYPE): New macro.
12286         (vect_model_store_cost): Take an access type instead of a boolean.
12287         (vect_model_load_cost): Likewise.
12288         * tree-vect-slp.c (vect_analyze_slp_cost_1): Update calls to
12289         vect_model_store_cost and vect_model_load_cost.
12290         * tree-vect-stmts.c (vec_load_store_type): New enum.
12291         (vect_model_store_cost): Take an access type instead of a
12292         store_lanes_p boolean.  Simplify tests.
12293         (vect_model_load_cost): Likewise, but for load_lanes_p.
12294         (get_group_load_store_type, get_load_store_type): New functions.
12295         (vectorizable_store): Use get_load_store_type.  Record the access
12296         type in STMT_VINFO_MEMORY_ACCESS_TYPE.
12297         (vectorizable_load): Likewise.
12298         (vectorizable_mask_load_store): Likewise.  Replace is_store
12299         variable with vls_type.
12301 2016-07-06  Richard Sandiford  <richard.sandiford@arm.com>
12303         * tree-vectorizer.h (vect_grouped_load_supported): Add a
12304         single_element_p parameter.
12305         * tree-vect-data-refs.c (vect_grouped_load_supported): Likewise.
12306         Check the PR65518 case here rather than in vectorizable_load.
12307         * tree-vect-loop.c (vect_analyze_loop_2): Update call accordignly.
12308         * tree-vect-stmts.c (vectorizable_load): Likewise.
12310 2016-07-06  Richard Sandiford  <richard.sandiford@arm.com>
12312         * tree-vectorizer.h (gather_scatter_info): New structure.
12313         (vect_check_gather_scatter): Return a bool rather than a decl.
12314         Replace return-by-pointer arguments with a single
12315         gather_scatter_info *.
12316         * tree-vect-data-refs.c (vect_check_gather_scatter): Likewise.
12317         (vect_analyze_data_refs): Update call accordingly.
12318         * tree-vect-stmts.c (vect_mark_stmts_to_be_vectorized): Likewise.
12319         (vectorizable_mask_load_store): Likewise.  Also record the
12320         offset dt and vectype in the gather_scatter_info.
12321         (vectorizable_store): Likewise.
12322         (vectorizable_load): Likewise.
12324 2016-07-06  Richard Sandiford  <richard.sandiford@arm.com>
12326         * tree-vect-stmts.c (vect_model_store_cost): For non-SLP
12327         strided groups, use the cost of N scalar accesses instead
12328         of ncopies vector accesses.
12329         (vect_model_load_cost): Likewise.
12331 2016-07-06  Richard Sandiford  <richard.sandiford@arm.com>
12333         * tree-vect-stmts.c (vect_cost_group_size): Delete.
12334         (vect_model_store_cost): Avoid calling it.  Use first_stmt_p
12335         variable to indicate when once-per-group costs are being used.
12336         (vect_model_load_cost): Likewise.  Fix comment and misindented code.
12338 2016-07-06  Richard Sandiford  <richard.sandiford@arm.com>
12340         * tree-vect-stmts.c (vectorizable_load): Remove unnecessary
12341         peeling-for-gaps condition.
12343 2016-07-06  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
12345         * config/s390/s390.c (s390_expand_vec_init): Force initializer
12346         element to register if it doesn't match general_operand.
12348 2016-07-05  Michael Meissner  <meissner@linux.vnet.ibm.com>
12349             Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
12351         * config/rs6000/rs6000-protos.h (rs6000_split_signbit): New
12352         prototype.
12353         * config/rs6000/rs6000.c (rs6000_split_signbit): New function.
12354         * config/rs6000/rs6000.md (UNSPEC_SIGNBIT): New constant.
12355         (SIGNBIT): New mode iterator.
12356         (Fsignbit): New mode attribute.
12357         (signbit<mode>2): Change operand1 to match FLOAT128 instead of
12358         IBM128; dispatch to gen_signbit{kf,tf}2_dm for __float128
12359         when direct moves are available.
12360         (signbit<mode>2_dm): New define_insn_and_split).
12361         (signbit<mode>2_dm2): New define_insn.
12363 2016-07-05  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
12365         PR rtl-optimization/71594
12366         * ifcvt.c (noce_convert_multiple_sets): Wrap new_val or old_val
12367         into subregs of appropriate mode before trying to emit a conditional
12368         move.
12370 2016-07-05  Jan Hubicka  <jh@suse.cz>
12372         * tree-scalar-evolution.c (iv_can_overflow_p): New function.
12373         (simple_iv): Use it.
12375 2016-07-05  Jan Hubicka  <jh@suse.cz>
12377         * tree-ssa-loop-niter.c (nowrap_type_p): Use ANY_INTEGRAL_TYPE_P.
12379 2016-07-05  Jiong Wang  <jiong.wang@arm.com>
12381         * lra-constraints.c (process_alt_operands): Don't add spilling cost for
12382         "offmemok".
12384 2016-07-05  Jan Hubicka  <jh@suse.cz>
12386         * tree-scalar-evoluiton.c (simple_iv): Use nowrap_type to check if
12387         IV can overflow.
12389 2016-07-05  Richard Biener  <rguenther@suse.de>
12391         * gimple-ssa-split-paths.c (find_block_to_duplicate_for_splitting_pa):
12392         Handle empty else block.
12393         (is_feasible_trace): Likewise.
12394         (split_paths): Likewise.
12396 2016-07-05  Richard Biener  <rguenther@suse.de>
12398         * tree-loop-distribution.c (distribute_loop): Fix issue with
12399         the cost model loop.
12401 2016-07-05  Christophe Lyon  <christophe.lyon@linaro.org>
12403         * config/arm/neon-testgen.ml: Delete.
12404         * config/arm/neon.ml: Delete.
12406 2016-07-04  Jakub Jelinek  <jakub@redhat.com>
12408         PR c++/71739
12409         * tree.c (attribute_value_equal): Use get_attribute_name instead of
12410         directly using TREE_PURPOSE.
12412 2016-07-04  Jiong Wang  <jiong.wang@arm.com>
12414         * config/aarch64/aarch64.h: Rename "ARMv8.1" to "ARMv8.1-A".
12415         * config/aarch64/aarch64_neon.h: Likewise.
12416         * config/aarch64/arm_neon.h: Likewise.
12417         * config/aarch64/atomics.md: Likewise.
12418         * config/aarch64/aarch64-simd-builtins.def: Likewise.
12419         * doc/invoke.texi: Likewise.
12421 2016-07-04  Dominik Vogt  <vogt@linux.vnet.ibm.com>
12423         * config/s390/s390.md: Add "z13" cpu_facility.
12424         ("*mov<mode>cc"): Add support for z13 instructions lochi and locghi.
12425         * config/s390/predicates.md ("loc_operand"): New predicate for "load on
12426         condition" type instructions.
12428 2016-07-04  Dominik Vogt  <vogt@linux.vnet.ibm.com>
12429             Jeff Law  <law@redhat.com>
12431         * explow.c (allocate_dynamic_stack_space): Simplify knowing that
12432         MUST_ALIGN was always true and extra_align ist always BITS_PER_UNIT.
12434 2016-07-04  Yuri Rumyantsev  <ysrumyan@gmail.com>
12436         * config/i386/i386.c (ix86_expand_vec_perm): Add handle one-operand
12437         permutation for TARGET_AVX512F.
12438         (ix86_expand_vec_one_operand_perm_avx512): New function.
12439         (expand_vec_perm_1): Invoke introduced function.
12440         * tree-vect-loop.c (vect_transform_loop): Clear-up safelen value since
12441         it may be not valid after vectorization.
12443 2016-07-04  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
12445         PR target/63874
12446         * config/aarch64/aarch64.c (aarch64_classify_symbol): Fix
12447         typo in comment.  Only force to memory if it is a weak
12448         external reference.
12450 2016-07-04  Matthew Wahab  <matthew.wahab@arm.com>
12451             Jiong Wang  <jiong.wang@arm.com>
12453         * config/aarch64/aarch64-arches.def: Add "armv8.2-a".
12454         * config/aarch64/aarch64.h (AARCH64_FL_V8_2): New.
12455         (AARCH64_FL_F16): New.
12456         (AARCH64_FL_FOR_ARCH8_2): New.
12457         (AARCH64_ISA_8_2): New.
12458         (AARCH64_ISA_F16): New.
12459         (TARGET_FP_F16INST): New.
12460         (TARGET_SIMD_F16INST): New.
12461         * config/aarch64/aarch64-option-extensions.def ("fp16"): New entry.
12462         ("fp"): Disabling "fp" also disables "fp16".
12463         * config/aarch64/aarch64-c.c (arch64_update_cpp_builtins):
12464         Conditionally define __ARM_FEATURE_FP16_SCALAR_ARITHMETIC
12465         and __ARM_FEATURE_FP16_VECTOR_ARITHMETIC.
12466         * doc/invoke.texi (AArch64 Options): Document "armv8.2-a" and "fp16".
12468 2016-07-04  Jan Beulich  <jbeulich@suse.com>
12470         * gcc.c (default_compilers["@c-header"]): Conditionalize "-o".
12472 2016-07-01  Michael Meissner  <meissner@linux.vnet.ibm.com>
12474         PR target/71720
12475         * config/rs6000/vsx.md (vsx_splat_v4sf_internal): When splitting
12476         the insns, use an insn form that does not adjust the offset on
12477         little endian systems.
12479 2016-07-01  Jan Beulich  <jbeulich@suse.com>
12481         * varasm.c (get_variable_section): Validate initializer in
12482         named .bss-like sections.
12484 2016-07-01  Kelvin Nilsen  <kelvin@gcc.gnu.org>
12486         * config/rs6000/altivec.md (*altivec_vpermr_<mode>_internal):
12487         Exchange the order of the second and third operands in the vpermr
12488         instruction tmeplate.
12490 2016-07-01  Peter Bergner  <bergner@vnet.ibm.com>
12492         PR target/71698
12493         * config/rs6000/rs6000.c (rs6000_secondary_reload_simple_move):
12494         Disallow TDmode values.
12496 2016-07-01  Alan Modra  <amodra@gmail.com>
12498         PR rtl-optimization/71709
12499         * ira-lives.c (find_call_crossed_cheap_reg): Exit loop on arg reg
12500         being set, not referenced.
12502 2016-07-01  Yuri Rumyantsev  <ysrumyan@gmail.com>
12504         PR tree-optimization/70729
12505         * tree-vectorizer.c (adjust_simduid_builtins): Nullify safelen field
12506         of loop since it can be not valid after transformation.
12508 2016-07-01  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
12510         * config/arm/arm.c (thumb_reload_in_hi): Delete.
12511         * config/arm/arm-protos.h (thumb_reload_in_hi): Delete prototype.
12513 2016-07-01  Eric Botcazou  <ebotcazou@adacore.com>
12515         * config/arm/arm.c (arm_function_ok_for_sibcall): Add another check
12516         for NULL decl.
12518 2016-06-30  Michael Meissner  <meissner@linux.vnet.ibm.com>
12520         PR target/71677
12521         * config/rs6000/constraints.md (wY constraint): New constraint to
12522         match the requirements for the LXSD and STXSD instructions.
12523         * config/rs6000/predicates.md (offsettable_mem_14bit_operand): New
12524         predicate to match the requirements for the LXSD and STXSD
12525         instructions.
12526         * config/rs6000/rs6000.md (mov<mode>_hardfloat32, FMOVE64 case):
12527         Use constaint wY for LXSD/STXSD instructions instead of 'o' or 'Y'
12528         to make sure that the bottom 2 bits of offset are 0, the address
12529         form is offsettable, and no updating is done in the address mode.
12530         (mov<mode>_hardfloat64, FMOVE64 case): Likewise.
12531         (movdi_internal32): Likewise
12532         (movdi_internal64): Likewise.
12534 2016-06-30  Jakub Jelinek  <jakub@redhat.com>
12536         PR tree-optimization/71707
12537         * tree-ssa-strlen.c (get_stridx_plus_constant): Handle already present
12538         strinfo even for ADDR_EXPR ptr.
12540 2016-06-30  Kelvin Nilsen  <kelvin@gcc.gnu.org>
12542         * config/rs6000/altivec.md (darn_32): Change the condition to
12543         TARGET_P9_MISC instead of TARGET_MODULO.
12544         (darn_raw): Replace TARGET_MODULO with TARGET_P9_MISC in the
12545         condition expression.
12546         (darn): Replace TARGET_MODULO with TARGET_P9_MISC in the
12547         condition expression.
12548         * config/rs6000/dfp.md (UNSPEC_DTSTSFI): New unspec constant.
12549         (DFP_TEST): New code iterator.
12550         (dfptstsfi_<code>_mode>): New define_expand.
12551         (*dfp_sgnfcnc_<mode>): New define_insn.
12552         * config/rs6000/rs6000-builtin.def (BU_P9_MISC_0): Move this macro
12553         definition next to BU_P9_MISC_1 definition and change the MASK
12554         value to RS6000_BTM_P9_MISC.
12555         (BU_P9_MISC_1): Change the MASK value to RS6000_BTM_P9_MISC.
12556         (BU_P9_64BIT_MISC_0): Likewise.
12557         (BU_P9_DFP_MISC_0): New macro definition.
12558         (BU_P9_DFP_MISC_1): New macro definition.
12559         (BU_P9_DFP_MISC_2): New macro definition.
12560         (BU_P9_DFP_OVERLOAD_1): New macro definition.
12561         (BU_P9_DFP_OVERLOAD_2): New macro definition.
12562         (BU_P9_DFP_OVERLOAD_3): New macro definition.
12563         (TSTSFI_LT_DD): New BU_P9_DFP_MISC_2.
12564         (TSTSFI_LT_TD): Likewise.
12565         (TSTSFI_EQ_DD): Likewise.
12566         (TSTSFI_EQ_TD): Likewise.
12567         (TSTSFI_GT_DD): Likewise.
12568         (TSTSFI_GT_TD): Likewise.
12569         (TSTSFI_OV_DD): Likewise.
12570         (TSTSFI_OV_TD): Likewise.
12571         (TSTSFI_LT): New BU_P9_DFP_OVERLOAD_2.
12572         (TSTSFI_LT_DD): Likewise.
12573         (TSTSFI_LT_TD): Likewise.
12574         (TSTSFI_EQ): Likewise.
12575         (TSTSFI_EQ_DD): Likewise.
12576         (TSTSFI_EQ_TD): Likewise.
12577         (TSTSFI_GT): Likewise.
12578         (TSTSFI_GT_DD): Likewise.
12579         (TSTSFI_GT_TD): Likewise.
12580         (TSTSFI_OV): Likewise.
12581         (TSTSFI_OV_DD): Likewise.
12582         (TSTSFI_OV_TD): Likewise.
12583         * config/rs6000/rs6000-c.c (altivec_overloaded_builtins): Add
12584         overloaded test significance functions.
12585         * config/rs6000/rs6000-cpus.def (ISA_3_0_MASKS_SERVER): Add
12586         OPTION_MASK_P9_MISC into the representation of this mask.
12587         (POWERPC_MASKS): Add OPTION_MASK_P9_MISC into the representation
12588         of this mask.
12589         * config/rs6000/rs6000.c (rs6000_builtin_mask_calculate): Set the
12590         RS6000_BTM_P9_MISC flag in the return value if TARGET_P9_MISC is
12591         non-zero.
12592         (rs6000_expand_binop_builtin): Enforce that argument 0 of the exp
12593         argument is a 6-bit unsigned literal value if the icode argument
12594         represents a DFP test significance built-in call.
12595         (rs6000_invalid_builtin): Add support for the RS6000_BTM_P9_MISC
12596         flag used independently and in combination with the
12597         RS6000_BTM_64BIT flag.
12598         (rs6000_opt_masks): Add entry for power9-misc command-line option.
12599         (rs6000_builtin_mask_names): Add entry for power9-misc
12600         command-line option.
12601         * config/rs6000/rs6000.h: Redefine TARGET_P9_MISC as 0 if
12602         HAVE_AS_POWER9 is not a defined macro.  Define MASK_P9_MISC and
12603         RS6000_BTM_P9_MISC macros.
12604         * config/rs6000/rs6000.opt: Add support for the -mpower9-misc
12605         option and change the description of the -mpower9-vector option to
12606         enable only vector instructions, removing its erroneously claimed
12607         support for scalar instructions.
12608         * doc/extend.texi (PowerPC AltiVec Built-in Functions): Document
12609         the ISA 3.0 digital floating point test significance built-in
12610         functions.
12612 2016-06-30  Wilco Dijkstra  <wdijkstr@arm.com>
12614         * config/aarch64/aarch64.c (cortexa35_tunings):
12615         Enable AES fusion.  Use cortexa57_branch_cost.
12616         (cortexa53_tunings): Use cortexa57_branch_cost.
12617         (cortexa72_tunings): Use cortexa57_branch_cost.
12618         Use AUTOPREFETCHER_WEAK.
12619         (cortexa73_tunings): Use cortexa57_branch_cost.
12621 2016-06-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
12622             James Greenhalgh  <james.greenhalgh@arm.com>
12624         * config/aarch64/arm_neon.h (vcopyq_lane_f32, vcopyq_lane_f64,
12625         vcopyq_lane_p8, vcopyq_lane_p16, vcopyq_lane_s8, vcopyq_lane_s16,
12626         vcopyq_lane_s32, vcopyq_lane_s64, vcopyq_lane_u8, vcopyq_lane_u16,
12627         vcopyq_lane_u32, vcopyq_lane_u64): Reimplement in C.
12628         (vcopy_lane_f32, vcopy_lane_f64, vcopy_lane_p8, vcopy_lane_p16,
12629         vcopy_lane_s8, vcopy_lane_s16, vcopy_lane_s32, vcopy_lane_s64,
12630         vcopy_lane_u8, vcopy_lane_u16, vcopy_lane_u32, vcopy_lane_u64,
12631         vcopy_laneq_f32, vcopy_laneq_f64, vcopy_laneq_p8, vcopy_laneq_p16,
12632         vcopy_laneq_s8, vcopy_laneq_s16, vcopy_laneq_s32, vcopy_laneq_s64,
12633         vcopy_laneq_u8, vcopy_laneq_u16, vcopy_laneq_u32, vcopy_laneq_u64,
12634         vcopyq_laneq_f32, vcopyq_laneq_f64, vcopyq_laneq_p8, vcopyq_laneq_p16,
12635         vcopyq_laneq_s8, vcopyq_laneq_s16, vcopyq_laneq_s32, vcopyq_laneq_s64,
12636         vcopyq_laneq_u8, vcopyq_laneq_u16, vcopyq_laneq_u32, vcopyq_laneq_u64):
12637         New intrinsics.
12639 2016-06-30  James Greenhalgh  <james.greenhalgh@arm.com>
12640             Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
12642         * config/aarch64/aarch64-simd.md (*aarch64_simd_vec_copy_lane<mode>):
12643         New define_insn.
12644         (*aarch64_simd_vec_copy_lane_<vswap_width_name><mode>): Likewise.
12646 2016-06-30  David Malcolm  <dmalcolm@redhat.com>
12648         PR driver/71651
12649         * gcc.c (driver::build_option_suggestions): Pass "option" to
12650         add_misspelling_candidates.
12651         * opts-common.c (add_misspelling_candidates): Add "option" param;
12652         use it to avoid adding negated forms for options marked with
12653         RejectNegative.
12654         * opts.h (add_misspelling_candidates): Add "option" param.
12656 2016-06-30  Jakub Jelinek  <jakub@redhat.com>
12658         PR middle-end/71693
12659         * fold-const.c (fold_binary_loc) <case RROTATE_EXPR>: Cast
12660         TREE_OPERAND (arg0, 0) and TREE_OPERAND (arg0, 1) to type
12661         first when permuting bitwise operation with rotate.  Cast
12662         TREE_OPERAND (arg0, 0) to type when cancelling two rotations.
12664 2016-06-29  David Malcolm  <dmalcolm@redhat.com>
12666         * opts.c (handle_param): Use find_param_fuzzy to offer suggestions
12667         for misspelled param names.
12668         * params.c: Include spellcheck.h.
12669         (find_param_fuzzy): New function.
12670         * params.h (find_param_fuzzy): New prototype.
12671         * spellcheck.c (struct edit_distance_traits<const char *>): Move to...
12672         * spellcheck.h (struct edit_distance_traits<const char *>):
12673         ...here.
12675 2016-06-29  Michael Meissner  <meissner@linux.vnet.ibm.com>
12677         * config/rs6000/predicates.md (const_0_to_7_operand): New
12678         predicate, recognize 0..7.
12679         * config/rs6000/rs6000.c (rs6000_expand_vector_extract): Add
12680         support for doing extracts from V16QImode, V8HImode, V4SImode
12681         under ISA 3.0.
12682         * config/rs6000/vsx.md (VSX_EXTRACT_I): Mode iterator for ISA 3.0
12683         vector extract support.
12684         (VSX_EXTRACT_PREDICATE): Mode attribute to validate element number
12685         for ISA 3.0 vector extract.
12686         (VSX_EX): Constraints to use for ISA 3.0 vector extract.
12687         (vsx_extract_<mode>, VSX_EXTRACT_I): Add support for doing
12688         extracts of a constant element number from small integer vectors
12689         on 64-bit ISA 3.0 systems.
12690         (vsx_extract_<mode>_di): Likewise.
12691         * config/rs6000/rs6000.h (TARGET_VEXTRACTUB): New target macro to
12692         say when we can do ISA 3.0 vector extracts.
12693         * config/rs6000/rs6000.md (stfiwx): Allow DImode in Altivec
12694         registers, using the stxsiwx instruction.
12696 2016-06-29  Jim Wilson  <jim.wilson@linaro.org>
12698         * config/aarch64/aarch64-cores.def (qdf24xx): Use qdf24xx tuning.
12699         * config/aarch64/aarch64.c (qdf24xx_addrcost_table,
12700         qdf24xx_regmove_cost, qdf24xx_tunings): New.
12701         * config/arm/aarch64-cost-tables.h (qdf24xx_extra_costs): New.
12702         * config/arm/arm-cores.def (qdf24xx): Use qdf24xx tuning.
12703         * config/arm/arm.c (arm_qdf24xx_tune): New.
12705 2016-06-29  Wilco Dijkstra  <wdijkstr@arm.com>
12707         * config/aarch64/aarch64.c (cortexa53_tunings):
12708         Increase loop alignment to 8.  Set function alignment to 16.
12709         (cortexa35_tunings): Likewise.
12710         (cortexa57_tunings): Increase loop alignment to 8.
12711         (cortexa72_tunings): Likewise.
12712         (cortexa73_tunings): Likewise.
12714 2016-06-29  Matthew Wahab  <matthew.wahab@arm.com>
12716         * doc/sourcebuild.texi (Effective-Target keywords): Add entries
12717         for arm_fp16_ok and arm_fp16_hw.
12718         (Add Options): Add entries for arm_fp16, arm_fp16_ieee and
12719         arm_fp16_alternative.
12721 2016-06-29  Ilya Enkovich  <ilya.enkovich@intel.com>
12723         PR tree-optimization/71655
12724         * tree-vect-stmts.c (vectorizable_comparison): Swap definition
12725         types when swapping operands.
12727 2016-06-29  Martin Liska  <mliska@suse.cz>
12729         PR middle-end/71585
12730         * common.opt (flag_stack_protect): Mark the flag as optimization flag.
12731         * ipa-inline-transform.c (inline_call): Remove unnecessary call
12732         of build_optimization_node.
12734 2016-06-29  Yuri Rumyantsev  <ysrumyan@gmail.com>
12736         PR tree-optimization/70729
12737         * tree-ssa-loop-im.c (ref_indep_loop_p_1): Consider memory reference as
12738         independent in loops having positive safelen value.
12739         * tree-vect-loop.c (vect_transform_loop): Clear-up safelen value since
12740         it may be not valid after vectorization.
12742 2016-06-29  Jakub Jelinek  <jakub@redhat.com>
12744         PR tree-optimization/71625
12745         * tree-ssa-strlen.c (get_addr_stridx): Add PTR argument.  Assume list
12746         is sorted by ascending list->offset.  If PTR is non-NULL and there is
12747         previous strinfo, call get_stridx_plus_constant.
12748         (get_stridx): Pass exp as second argument to get_addr_stridx.
12749         (addr_stridxptr): Add missing list = list->next, so that there can be
12750         more than one entries in the list.  Bump limit from 16 to 32.  Ensure
12751         the list is sorted by ascending list->offset.
12752         (get_stridx_plus_constant): Adjust so that it can be also called with
12753         ADDR_EXPR instead of SSA_NAME as PTR.
12754         (handle_char_store): Pass NULL_TREE as second argument to
12755         get_addr_stridx.
12757 2016-06-29  Richard Biener  <rguenther@suse.de>
12759         PR rtl-optimization/68961
12760         * simplify-rtx.c (simplify_subreg): Handle VEC_CONCAT like CONCAT.
12762 2016-06-29  Richard Biener  <rguenther@suse.de>
12764         PR middle-end/71002
12765         * alias.c (component_uses_parent_alias_set_from): Handle
12766         type punning through union accesses by using the union alias set.
12767         * gimple.c (gimple_get_alias_set): Remove union type punning case.
12769 2016-07-29  Richard Biener  <rguenther@suse.de>
12771         * match.pd ((T)(T2)x -> (T)x): Remove restriction on final
12772         precision not matching mode precision.
12774 2016-06-28  John David Anglin  <danglin@gcc.gnu.org>
12776         * config/pa/pa.md (call_symref_64bit_post_reload): Don't call
12777         pa_output_arg_descriptor.
12778         (call_val_symref_64bit_post_reload): Likewise.
12779         (call_val_powf_64bit_post_reload): Likewise.
12780         (sibcall_internal_symref_64bit): Likewise.
12781         (sibcall_value_internal_symref_64bit): Likewise.
12783 2016-06-28  Jakub Jelinek  <jakub@redhat.com>
12785         PR middle-end/71626
12786         * config/i386/i386.c (ix86_expand_vector_move): For SUBREG of
12787         a constant, force its SUBREG_REG into memory or register instead
12788         of whole op1.
12790 2016-06-28  Pitchumani Sivanupandi  <pitchumani.s@atmel.com>
12792         PR target/58655
12793         * config/avr/avr.opt (-mfract-convert-truncate): Update description.
12794         * doc/invoke.texi (AVR Options): Document it.
12796 2016-06-28  Walter Lee  <walt@tilera.com>
12798         * config/tilegx/linux.h: Do not include arch/icache.h
12799         (CLEAR_INSN_CACHE): Provide inlined definition directly.
12800         * config/tilepro/linux.h: Do not include arch/icache.h
12801         (CLEAR_INSN_CACHE): Provide inlined definition directly.
12803 2016-06-28  Wilco Dijkstra  <wdijkstr@arm.com>
12805         * tree-ssa-math-opts.c (find_bswap_or_nop_1): Adjust bitnumbering
12806         for big-endian BIT_FIELD_REF.
12808 2016-06-28  Pat Haugen  <pthaugen@us.ibm.com>
12810         * config/rs6000/rs6000.md ('type' attribute): Add htmsimple/dfp types.
12811         ('size' attribute): Add '128'.
12812         Include power9.md.
12813         (*mov<mode>_hardfloat32, *mov<mode>_hardfloat64, *movdi_internal32,
12814         *movdi_internal64, *movdf_update1): Set size attribute to '64'.
12815         (add<mode>3, sub<mode>3, mul<mode>3, div<mode>3, sqrt<mode>2,
12816         copysign<mode>3, neg<mode>2_hw, abs<mode>2_hw, *nabs<mode>2_hw,
12817         *fma<mode>4_hw, *fms<mode>4_hw, *nfma<mode>4_hw, *nfms<mode>4_hw,
12818         extend<SFDF:mode><IEEE128:mode>2_hw, trunc<mode>df2_hw,
12819         *xscvqp<su>wz_<mode>, *xscvqp<su>dz_<mode>, *xscv<su>dqp_<mode>,
12820         *trunc<mode>df2_odd): Set size attribute to '128'.
12821         (*cmp<mode>_hw): Change type to veccmp and set size attribute to '128'.
12822         * config/rs6000/power6.md (power6-fp): Include dfp type.
12823         * config/rs6000/power7.md (power7-fp): Likewise.
12824         * config/rs6000/power8.md (power8-fp): Likewise.
12825         * config/rs6000/power9.md: New file.
12826         * config/rs6000/t-rs6000 (MD_INCLUDES): Add power9.md.
12827         * config/rs6000/htm.md (*tabort, *tabort<wd>c, *tabort<wd>ci,
12828         *trechkpt, *treclaim, *tsr, *ttest): Change type attribute to
12829         htmsimple.
12830         * config/rs6000/dfp.md (extendsddd2, truncddsd2, extendddtd2,
12831         trunctddd2, adddd3, addtd3, subdd3, subtd3, muldd3, multd3, divdd3,
12832         divtd3, *cmpdd_internal1, *cmptd_internal1, floatdidd2, floatditd2,
12833         ftruncdd2, fixdddi2, ftrunctd2, fixtddi2, dfp_ddedpd_<mode>,
12834         dfp_denbcd_<mode>, dfp_dxex_<mode>, dfp_diex_<mode>, dfp_dscli_<mode>,
12835         dfp_dscri_<mode>): Change type attribute to dfp.
12836         * config/rs6000/crypto.md (crypto_vshasigma<CR_char>): Change type
12837         attribute to vecsimple.
12838         * config/rs6000/rs6000.c (power9_cost): Update costs, cache size
12839         and prefetch streams.
12840         (rs6000_option_override_internal): Remove temporary code setting
12841         tuning to power8.  Don't set rs6000_sched_groups for power9.
12842         (last_scheduled_insn): Change to rtx_insn *.
12843         (divide_cnt, vec_load_pendulum): New variables.
12844         (rs6000_adjust_cost): Add Power9 to test for store->load separation.
12845         (rs6000_issue_rate): Set issue rate for Power9.
12846         (is_power9_pairable_vec_type): New.
12847         (power9_sched_reorder2): New.
12848         (rs6000_sched_reorder2): Call new function for Power9 specific
12849         reordering.
12850         (insn_must_be_first_in_group): Remove Power9.
12851         (insn_must_be_last_in_group): Likewise.
12852         (force_new_group): Likewise.
12853         (rs6000_sched_init): Fix initialization of last_scheduled_insn.
12854         Initialize divide_cnt/vec_load_pendulum.
12855         (_rs6000_sched_context, rs6000_init_sched_context,
12856         rs6000_set_sched_context): Handle context save/restore of new
12857         variables.
12859 2016-06-28  Richard Biener  <rguenther@suse.de>
12861         * tree-ssa-alias.c (nonoverlapping_component_refs_of_decl_p):
12862         Properly handle DECL_BIT_FIELD_REPRESENTATIVE occuring as
12863         COMPONENT_REF operand.
12864         (nonoverlapping_component_refs_p): Likewise.
12865         * stor-layout.c (start_bitfield_representative): Mark
12866         DECL_BIT_FIELD_REPRESENTATIVE as DECL_NONADDRESSABLE_P.
12868 2016-06-28  Jakub Jelinek  <jakub@redhat.com>
12870         * Makefile.in: Don't cat ../stage_current if it does not exist.
12872         * doc/extend.texi (__builtin_add_overflow_p): Clarify behavior when
12873         last argument is a bit-field.
12875         PR rtl-optimization/71673
12876         * internal-fn.c (expand_arith_overflow_result_store): Use
12877         OPTAB_LIB_WIDEN instead of OPTAB_DIRECT as last argument to
12878         expand_simple_binop.
12880         PR middle-end/66867
12881         * builtins.c (expand_ifn_atomic_compare_exchange_into_call,
12882         expand_ifn_atomic_compare_exchange): New functions.
12883         * internal-fn.c (expand_ATOMIC_COMPARE_EXCHANGE): New function.
12884         * tree.h (build_call_expr_internal_loc): Rename to ...
12885         (build_call_expr_internal_loc_array): ... this.  Fix up type of
12886         last argument.
12887         * internal-fn.def (ATOMIC_COMPARE_EXCHANGE): New internal fn.
12888         * predict.c (expr_expected_value_1): Handle IMAGPART_EXPR of
12889         ATOMIC_COMPARE_EXCHANGE result.
12890         * builtins.h (expand_ifn_atomic_compare_exchange): New prototype.
12891         * gimple-fold.h (optimize_atomic_compare_exchange_p,
12892         fold_builtin_atomic_compare_exchange): New prototypes.
12893         * gimple-fold.c (optimize_atomic_compare_exchange_p,
12894         fold_builtin_atomic_compare_exchange): New functions..
12895         * tree-ssa.c (execute_update_addresses_taken): If
12896         optimize_atomic_compare_exchange_p, ignore &var in 2nd argument
12897         of call when finding addressable vars, and if such var becomes
12898         non-addressable, call fold_builtin_atomic_compare_exchange.
12900 2016-06-27  Segher Boessenkool  <segher@kernel.crashing.org>
12902         PR target/71670
12903         * config/rs6000/rs6000.md (ashdi3_extswsli_dot): Use
12904         gen_ashdi3_extswsli_dot2 instead of gen_ashdi3_extswsli_dot.
12906 2016-06-27  Pat Haugen  <pthaugen@us.ibm.com>
12908         * config/rs6000/rs6000.md ('type' attribute): Add
12909         veclogical,veccmpfx,vecexts,vecmove insn types.
12910         (*abs<mode>2_fpr, *nabs<mode>2_fpr, *neg<mode>2_fpr, *extendsfdf2_fpr,
12911         copysign<mode>3_fcpsgn, trunc<mode>df2_internal1, neg<mode>2_internal,
12912         p8_fmrgow_<mode>, pack<mode>): Change type to fpsimple.
12913         (*xxsel<mode>, copysign<mode>3_hard, neg<mode>2_hw, abs<mode>2_hw,
12914         *nabs<mode>2_hw): Change type to vecmove.
12915         (*and<mode>3_internal, *bool<mode>3_internal, *boolc<mode>3_internal,
12916         *boolcc<mode>3_internal, *eqv<mode>3_internal,
12917         *one_cmpl<mode>3_internal, *ieee_128bit_vsx_neg<mode>2_internal,
12918         *ieee_128bit_vsx_abs<mode>2_internal,
12919         *ieee_128bit_vsx_nabs<mode>2_internal, extendkftf2, trunctfkf2,
12920         *ieee128_mfvsrd_64bit, *ieee128_mfvsrd_32bit, *ieee128_mtvsrd_64bit,
12921         *ieee128_mtvsrd_32bit): Change type to veclogical.
12922         (mov<mode>_hardfloat, *mov<mode>_hardfloat32, *mov<mode>_hardfloat64,
12923         *movdi_internal32, *movdi_internal64): Update insn types.
12924         * config/rs6000/vsx.md (*vsx_le_undo_permute_<mode>,
12925         vsx_extract_<mode>): Change type to veclogical.
12926         (*vsx_xxsel<mode>, *vsx_xxsel<mode>_uns): Change type to vecmove.
12927         (vsx_sign_extend_qi_<mode>, *vsx_sign_extend_hi_<mode>,
12928         *vsx_sign_extend_si_v2di): Change type to vecexts.
12929         * config/rs6000/altivec.md (*altivec_mov<mode>, *altivec_movti): Change
12930         type to veclogical.
12931         (*altivec_eq<mode>, *altivec_gt<mode>, *altivec_gtu<mode>,
12932         *altivec_vcmpequ<VI_char>_p, *altivec_vcmpgts<VI_char>_p,
12933         *altivec_vcmpgtu<VI_char>_p): Change type to veccmpfx.
12934         (*altivec_vsel<mode>, *altivec_vsel<mode>_uns): Change type to vecmove.
12935         * config/rs6000/dfp.md (*negdd2_fpr, *absdd2_fpr, *nabsdd2_fpr,
12936         negtd2, *abstd2_fpr, *nabstd2_fpr): Change type to fpsimple.
12937         * config/rs6000/40x.md (ppc405-float): Add fpsimple.
12938         * config/rs6000/440.md (ppc440-fp): Add fpsimple.
12939         * config/rs6000/476.md (ppc476-fp): Add fpsimple.
12940         * config/rs6000/601.md (ppc601-fp): Add fpsimple.
12941         * config/rs6000/603.md (ppc603-fp): Add fpsimple.
12942         * config/rs6000/6xx.md (ppc604-fp): Add fpsimple.
12943         * config/rs6000/7xx.md (ppc750-fp): Add fpsimple.
12944         (ppc7400-vecsimple): Add veclogical, vecmove, veccmpfx.
12945         * config/rs6000/7450.md (ppc7450-fp): Add fpsimple.
12946         (ppc7450-vecsimple): Add veclogical, vecmove.
12947         (ppc7450-veccmp): Add veccmpfx.
12948         * config/rs6000/8540.md (ppc8540_simple_vector): Add veclogical,
12949         vecmove.
12950         (ppc8540_vector_compare): Add veccmpfx.
12951         * config/rs6000/a2.md (ppca2-fp): Add fpsimple.
12952         * config/rs6000/cell.md (cell-fp): Add fpsimple.
12953         (cell-vecsimple): Add veclogical, vecmove.
12954         (cell-veccmp): Add veccmpfx.
12955         * config/rs6000/e300c2c3.md (ppce300c3_fp): Add fpsimple.
12956         * config/rs6000/e6500.md (e6500_vecsimple): Add veclogical, vecmove,
12957         veccmpfx.
12958         * config/rs6000/mpc.md (mpccore-fp): Add fpsimple.
12959         * config/rs6000/power4.md (power4-fp): Add fpsimple.
12960         (power4-vecsimple): Add veclogical, vecmove.
12961         (power4-veccmp): Add veccmpfx.
12962         * config/rs6000/power5.md (power5-fp): Add fpsimple.
12963         * config/rs6000/power6.md (power6-fp): Add fpsimple.
12964         (power6-vecsimple): Add veclogical, vecmove.
12965         (power6-veccmp): Add veccmpfx.
12966         * config/rs6000/power7.md (power7-fp): Add fpsimple.
12967         (power7-vecsimple): Add veclogical, vecmove, veccmpfx.
12968         * config/rs6000/power8.md (power8-fp): Add fpsimple.
12969         (power8-vecsimple): Add veclogical, vecmove, veccmpfx.
12970         * config/rs6000/rs64.md (rs64a-fp): Add fpsimple.
12971         * config/rs6000/titan.md (titan_fp): Add fpsimple.
12972         * config/rs6000/xfpu.md (fp-default, fp-addsub-s, fp-addsub-d): Add
12973         fpsimple.
12974         * config/rs6000/rs6000.c (rs6000_adjust_cost): Add TYPE_FPSIMPLE.
12976 2016-06-27  Peter Bergner  <bergner@vnet.ibm.com>
12978         PR target/71656
12979         * config/rs6000/rs6000-cpus.def (ISA_3_0_MASKS_SERVER): Add
12980         OPTION_MASK_P9_DFORM_VECTOR.
12981         * config/rs6000/rs6000.c (rs6000_option_override_internal): Do not
12982         disable -mpower9-dform-vector when using reload.
12983         (quad_address_p): Remove 'gpr_p' argument and all associated code.
12984         New 'strict' argument.  Update all callers.  Add strict addressing
12985         support.
12986         (rs6000_legitimate_offset_address_p): Remove call to
12987         virtual_stack_registers_memory_p.
12988         (rs6000_legitimize_reload_address): Add quad address support.
12989         (rs6000_legitimate_address_p): Move call to quad_address_p above
12990         call to virtual_stack_registers_memory_p.  Adjust quad_address_p args
12991         to account for new strict usage.
12992         (rs6000_output_move_128bit): Adjust quad_address_p args to account
12993         for new strict usage.
12994         * config/rs6000/predicates.md (quad_memory_operand): Likewise.
12996 2016-06-26  Uros Bizjak  <ubizjak@gmail.com>
12998         PR target/70902
12999         PR target/71453
13000         PR target/71555
13001         PR target/71596
13002         PR target/71657
13003         * config/i386/i386.c (ix86_spill_class): Disable condition to
13004         always return NO_REGS.
13006 2016-06-26  Jan Hubicka  <hubicka@ucw.cz>
13008         * predict.c: Include gimple-pretty-print.h
13009         (predicted_by_loop_heuristics_p): Check also
13010         PRED_LOOP_EXIT_WITH_RECURSION
13011         (predict_loops): Find self recursive calls and use special purpose
13012         predictors for them; dump log about decisions.
13013         (pass_profile::execute): Dump info about #of iterations.
13014         * predict.def (PRED_LOOP_EXIT_WITH_RECURSION,
13015         (PRED_LOOP_GUARD_WITH_RECURSION): New predictors.
13017 2016-06-26  John David Anglin  <danglin@gcc.gnu.org>
13019         * config/pa/pa.c (pa_output_indirect_call): Rework to combine
13020         output_asm_insn calls and shorten long lines.  Output .CALL
13021         argument descriptor using pa_output_arg_descriptor.  Add various
13022         inline $$dyncall and other optimizations.
13023         (pa_attr_length_indirect_call): Adjust ordering and lengths.
13025 2016-06-25  Jakub Jelinek  <jakub@redhat.com>
13027         PR tree-optimization/71643
13028         * tree-ssa-tail-merge.c (find_clusters_1): Ignore basic blocks with
13029         EH preds.
13031         * tree-ssa-tail-merge.c (deps_ok_for_redirect_from_bb_to_bb): Don't
13032         leak a bitmap if dep_bb is NULL.
13034         PR tree-optimization/71631
13035         * tree-ssa-reassoc.c (reassociate_bb): Pass true as last argument
13036         to rewrite_expr_tree even if negate_result, move new_lhs var
13037         declaration and initialization earlier, for powi_result set afterwards
13038         new_lhs to lhs.  For negate_result, use new_lhs instead of tmp
13039         if new_lhs != lhs, and don't shadow gsi var.
13041 2016-06-24  Jan Hubicka  <hubicka@ucw.cz>
13043         * predict.c (predict_paths_leading_to, predict_paths_leading_to_edge):
13044         Add in_loop parameter.
13045         (predict_loops): Add loop guard heuristics.
13046         * predict.def (PRED_LOOP_GUARD): New heuristics.
13048 2016-06-24  Jan Hubicka  <hubicka@ucw.cz>
13050         * predict.c: Include ipa-utils.h
13051         (tree_bb_level_prediction): Predict recursive calls.
13052         (tree_estimate_probability_bb): Skip inexpensive calls for call
13053         predictor.
13054         * predict.def (PRED_RECURSIVE_CALL): New.
13056 2016-06-24  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
13058         * config/rs6000/rs6000-builtin.def (BU_FLOAT128_2): New #define.
13059         (BU_FLOAT128_1): Likewise.
13060         (FABSQ): Likewise.
13061         (COPYSIGNQ): Likewise.
13062         (RS6000_BUILTIN_NANQ): Likewise.
13063         (RS6000_BUILTIN_NANSQ): Likewise.
13064         (RS6000_BUILTIN_INFQ): Likewise.
13065         (RS6000_BUILTIN_HUGE_VALQ): Likewise.
13066         * config/rs6000/rs6000.c (rs6000_fold_builtin): New prototype.
13067         (TARGET_FOLD_BUILTIN): New #define.
13068         (rs6000_builtin_mask_calculate): Add TARGET_FLOAT128 entry.
13069         (rs6000_invalid_builtin): Add handling for RS6000_BTM_FLOAT128.
13070         (rs6000_fold_builtin): New target hook implementation, handling
13071         folding of 128-bit NaNs and infinities.
13072         (rs6000_init_builtins): Initialize const_str_type_node; ensure all
13073         entries are filled in to avoid problems during bootstrap
13074         self-test; define builtins for 128-bit NaNs and infinities.
13075         (rs6000_opt_mask): Add entry for float128.
13076         * config/rs6000/rs6000.h (RS6000_BTM_FLOAT128): New #define.
13077         (RS6000_BTM_COMMON): Include RS6000_BTM_FLOAT128.
13078         (rs6000_builtin_type_index): Add RS6000_BTI_const_str.
13079         (const_str_type_node): New #define.
13080         * config/rs6000/rs6000.md (copysign<mode>3 for IEEE128): Convert
13081         to a define_expand that dispatches to either copysign<mode>3_soft
13082         or copysign<mode>3_hard.
13083         (copysign<mode>3_hard): Rename from copysign<mode>3.
13084         (copysign<mode>3_soft): New define_insn.
13085         * doc/extend.texi: Document new builtins.
13087 2016-06-24  Jakub Jelinek  <jakub@redhat.com>
13089         * cfgloop.c (flow_loop_dump): Cast nit to uint64_t and print it using
13090         PRIu64 instead of lu.
13092 2016-06-24  Eric Botcazou  <ebotcazou@adacore.com>
13094         PR debug/71642
13095         * tree-inline.c (remap_decl): When fixing up DECL_ORIGINAL_TYPE, just
13096         copy the type name.
13098 2016-06-24  Jakub Jelinek  <jakub@redhat.com>
13100         PR tree-optimization/71647
13101         * omp-low.c (lower_rec_input_clauses): Convert
13102         omp_clause_aligned_alignment (c) to size_type_node for the
13103         last argument of __builtin_assume_aligned.
13105 2016-06-24  H.J. Lu  <hongjiu.lu@intel.com>
13107         * configure.ac (calling ___tls_get_addr via GOT): New
13108         assembler/linker check.
13109         (HAVE_AS_IX86_TLS_GET_ADDR_GOT): New.  Defined to 1 if 32-bit
13110         assembler and linker supports calling ___tls_get_addr via GOT.
13111         Otherise, defined to 0.
13112         * config.in: Regenerated.
13113         * configure: Likewise.
13114         * config/i386/constraints.md (Yb): New constraint.
13115         * config/i386/i386.h (reg_class): Add TLS_GOTBASE_REGS.
13116         (REG_CLASS_NAMES): Likewise.
13117         (REG_CLASS_CONTENTS): Likewise.
13118         * config/i386/i386.md (*tls_global_dynamic_32_gnu): Replace
13119         the b constraint with the Yb constraint.  Call ___tls_get_addr
13120         via GOT for GNU TLS with -fno-plt if HAVE_AS_IX86_TLS_GET_ADDR_GOT
13121         is 1.
13122         (*tls_local_dynamic_base_32_gnu): Likewise.
13123         (*tls_global_dynamic_64_<mode>): Call _tls_get_addr via GOT for
13124         GNU TLS with -fno-plt if HAVE_AS_IX86_TLS_GET_ADDR_GOT is 1.
13125         (*tls_local_dynamic_base_64_<mode>): Likewise.
13127 2016-06-24  Martin Liska  <mliska@suse.cz>
13129         * cfgloop.c (flow_loop_dump): Dump average number of loop iterations.
13130         * cfgloop.h: Change 'struct loop' to 'const struct loop' for a
13131         few functions.
13132         * cfgloopanal.c (expected_loop_iterations_unbounded): Set a new
13133         argument to true if the expected number of iterations is
13134         loop-based.
13136 2016-06-24  Uros Bizjak  <ubizjak@gmail.com>
13138         * configure.ac (HAVE_AS_GOTOF_IN_DATA): Use $as_ix86_gas_32_opt to
13139         assemble for 32bit target.
13140         (HAVE_AS_IX86_TLSGDPLT): Use $as_ix86_gas_32_opt to assemble
13141         and $ld_ix86_gld_32_opt to link for 32bit target.
13142         (HAVE_AS_IX86_TLSLDMPLT): Ditto.
13143         * configure: Regenerate.
13145 2016-06-24  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
13147         * config/arm/arm.c (int_log2): Delete definition and prototype.
13148         (shift_op): Use exact_log2 instead of int_log2.
13149         (vfp3_const_double_for_fract_bits): Likewise.
13151 2016-06-24  Jakub Jelinek  <jakub@redhat.com>
13153         * internal-fn.c (expand_arith_set_overflow): New function.
13154         (expand_addsub_overflow, expand_neg_overflow, expand_mul_overflow):
13155         Use it.
13156         (expand_arith_overflow_result_store): Likewise.  Handle precision
13157         smaller than mode precision.
13158         * tree-vrp.c (extract_range_basic): For imag part, handle
13159         properly signed 1-bit precision result.
13160         * doc/extend.texi (__builtin_add_overflow): Document that last
13161         argument can't be pointer to enumerated or boolean type.
13162         (__builtin_add_overflow_p): Document that last argument can't
13163         have enumerated or boolean type.
13165 2016-06-23  Michael Meissner  <meissner@linux.vnet.ibm.com>
13166             Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
13168         * config/rs6000/predicates.md (splat_input_operand): Rework.
13169         Don't allow constants, since the insns that use this predicate
13170         don't support constants.  Constants are handled by other insns
13171         that are created via combine.  During and after register
13172         allocation, only allow indexed or indirect addresses, and not
13173         general addresses.  Only allow modes supported by the hardware.
13174         * config/rs6000/rs6000.c (xxsplitb_constant_p): Update usage
13175         comment.  Move check for using VSPLTIS<x> to a common location,
13176         instead of doing it in two different places.
13178 2016-06-23  Jocelyn Mayer  <l_indien@magic.fr>
13180         * config/i386/driver-i386.c (host_detect_local_cpu): Set
13181         PROCESSOR_PENTIUMPRO for signature_CENTAUR_ebx family >= 9.
13182         <case PROCESSOR_PENTIMUMPRO>: Pass c7 or nehemiah for
13183         signature_CENTAUR_ebx.
13185 2016-06-23  H.J. Lu  <hongjiu.lu@intel.com>
13187         PR target/66232
13188         PR target/67400
13189         * configure.ac (as_ix86_tls_ldm_opt): Renamed to ...
13190         (as_ix86_gas_32_opt): This.
13191         (ld_ix86_tls_ldm_opt): Renamed to ...
13192         (ld_ix86_gld_32_opt): This.
13193         (R_386_TLS_LDM reloc): Updated.
13194         (R_386_GOT32X reloc): New assembler/linker check.
13195         (HAVE_AS_IX86_GOT32X): New.  Defined to 1 if 32-bit assembler and
13196         linker support "jmp *_start@GOT" and "cmpl $0, bar@GOT".  Otherise,
13197         defined to 0.
13198         * config.in: Regenerated.
13199         * configure: Likewise.
13200         * config/i386/i386.c (ix86_force_load_from_GOT_p): Return
13201         true if HAVE_AS_IX86_GOT32X is 1 in 32-bit mode.
13202         (ix86_legitimate_address_p): Allow UNSPEC_GOT for -fno-plt
13203         if ix86_force_load_from_GOT_p returns true.
13204         (ix86_print_operand_address_as): Also support UNSPEC_GOT if
13205         ix86_force_load_from_GOT_p returns true.
13206         (ix86_expand_move): Generate UNSPEC_GOT in 32-bit mode to load
13207         the external function address via the GOT slot.
13208         (ix86_nopic_noplt_attribute_p): Check both TARGET_64BIT and
13209         HAVE_AS_IX86_GOT32X before returning false.
13210         (ix86_output_call_insn): Generate "%!jmp/call\t*%p0@GOT" in
13211         32-bit mode if ix86_nopic_noplt_attribute_p returns true.
13213 2016-06-23  Eric Botcazou  <ebotcazou@adacore.com>
13215         * tree-inline.c (remap_decl): Preserve DECL_ORIGINAL_TYPE invariant.
13217 2016-06-23  Andi Kleen  <ak@linux.intel.com>
13219         * Makefile.in: Regenerate.
13220         * doc/install.texi: Document autoprofiledbootstrap.
13222 2016-06-23  Andi Kleen  <ak@linux.intel.com>
13224         * config/i386/gcc-auto-profile: New file.
13226 2016-06-23  Martin Liska  <mliska@suse.cz>
13228         PR middle-end/71619
13229         * predict.c (predict_loops): Revert the hunk that was removed
13230         in r237103.
13232 2016-06-23  Jakub Sejdak  <jakub.sejdak@phoesys.com>
13234         * config.gcc: Add support for arm*-*-phoenix* targets.
13235         * config/arm/t-phoenix: New.
13236         * config/phoenix.h: New.
13238 2016-06-23  Uros Bizjak  <ubizjak@gmail.com>
13239             H.J. Lu  <hongjiu.lu@intel.com>
13241         PR target/67400
13242         * config/i386/i386-protos.h (ix86_force_load_from_GOT_p): New.
13243         * config/i386/i386.c (ix86_force_load_from_GOT_p): New function.
13244         (ix86_legitimate_constant_p): Do not allow UNSPEC_GOTPCREL if
13245         ix86_force_load_from_GOT_p returns true.
13246         (ix86_legitimate_address_p): Allow UNSPEC_GOTPCREL if
13247         ix86_force_load_from_GOT_p returns true.
13248         (ix86_print_operand_address_as): Support UNSPEC_GOTPCREL if
13249         ix86_force_load_from_GOT_p returns true.
13250         (ix86_expand_move): Load the external function address via the
13251         GOT slot if ix86_force_load_from_GOT_p returns true.
13252         * config/i386/predicates.md (x86_64_immediate_operand): Return
13253         false for SYMBOL_REFs where ix86_force_load_from_GOT_p returns true.
13254         (x86_64_zext_immediate_operand): Ditto.
13256 2016-06-22  Uros Bizjak  <ubizjak@gmail.com>
13258         * config/i386/i386.c (ix86_expand_move): Simplify SYMBOL_REF handling.
13260 2016-06-22  David Malcolm  <dmalcolm@redhat.com>
13262         PR c/70339
13263         * diagnostic-core.h (pedwarn_at_rich_loc): New prototype.
13264         * diagnostic.c (pedwarn_at_rich_loc): New function.
13265         * spellcheck.h (best_match::best_match): Add a
13266         "best_distance_so_far" optional parameter.
13267         (best_match::set_best_so_far): New method.
13268         (best_match::get_best_distance): New accessor.
13269         (best_match::get_best_candidate_length): New accessor.
13271 2016-06-22  Nick Clifton  <nickc@redhat.com>
13273         * dwarf2out.c (scompare_loc_descriptor): Use SCALAR_INT_MODE_P() in
13274         place of GET_MODE_CLASS() == MODE_INT, so that partial integer
13275         modes are accepted as well.
13276         (ucompare_loc_descriptor): Likewise.
13277         (minmax_loc_descriptor): Likewise.
13278         (clz_loc_descriptor): Likewise.
13279         (popcount_loc_descriptor): Likewise.
13280         (bswap_loc_descriptor): Likewise.
13281         (rotate_loc_descriptor): Likewise.
13282         (mem_loc_descriptor): Likewise.
13283         (loc_descriptor): Likewise.
13285 2016-06-22  David Malcolm  <dmalcolm@redhat.com>
13287         * common.opt (fdiagnostics-parseable-fixits): New option.
13288         * diagnostic.c: Include "selftest.h".
13289         (print_escaped_string): New function.
13290         (print_parseable_fixits): New function.
13291         (diagnostic_report_diagnostic): Call print_parseable_fixits.
13292         (selftest::assert_print_escaped_string): New function.
13293         (ASSERT_PRINT_ESCAPED_STRING_STREQ): New macro.
13294         (selftest::test_print_escaped_string): New function.
13295         (selftest::test_print_parseable_fixits_none): New function.
13296         (selftest::test_print_parseable_fixits_insert): New function.
13297         (selftest::test_print_parseable_fixits_remove): New function.
13298         (selftest::test_print_parseable_fixits_replace): New function.
13299         (selftest::diagnostic_c_tests): New function.
13300         * diagnostic.h (struct diagnostic_context): Add field
13301         "parseable_fixits_p".
13302         * doc/invoke.texi (Diagnostic Message Formatting Options): Add
13303         -fdiagnostics-parseable-fixits.
13304         (-fdiagnostics-parseable-fixits): New option.
13305         * opts.c (common_handle_option): Handle
13306         -fdiagnostics-parseable-fixits.
13307         * selftest-run-tests.c (selftest::run_tests): Call
13308         selftest::diagnostic_c_tests.
13309         * selftest.h (selftest::diagnostic_c_tests): New prototype.
13311 2016-06-22  Ilya Enkovich  <ilya.enkovich@intel.com>
13313         PR tree-optimization/71488
13314         * tree-vect-patterns.c (vect_recog_mask_conversion_pattern): Support
13315         comparison of boolean vectors.
13316         * tree-vect-stmts.c (vectorizable_comparison): Vectorize comparison
13317         of boolean vectors using bitwise operations.
13319 2016-06-22  Andreas Schwab  <schwab@suse.de>
13321         * config/aarch64/aarch64-protos.h (aarch64_elf_asm_named_section):
13322         Remove declaration.
13324 2016-06-22  Eric Botcazou  <ebotcazou@adacore.com>
13326         * function.c (assign_parm_setup_reg): Prevent sharing in another case.
13328 2016-06-22  Bernd Edlinger  <bernd.edlinger@hotmail.de>
13330         * config/i386/i386.c (print_reg): Emit an error message on attempt to
13331         print FLAGS_REG.
13333 2016-06-22  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
13335         * config/arm/arm.c (arm_cortex_a73_tune): New struct.
13336         * config/arm/arm-cores.def (cortex-a73): New entry.
13337         (cortex-a73.cortex-a35): Likewise.
13338         (cortex-a73.cortex-a53): Likewise.
13339         * config/arm/arm-tables.opt: Regenerate.
13340         * config/arm/arm-tune.md: Likewise.
13341         * config/arm/bpabi.h (BE8_LINK_SPEC): Handle mcpu=cortex-a73,
13342         mcpu=cortex-a73.cortex-a35 and mcpu=cortex-a73.cortex-a53.
13343         * config/arm/t-aprofile: Handle mcpu=cortex-a73,
13344         mcpu=cortex-a73.cortex-a35 and mcpu=cortex-a73.cortex-a53.
13345         * doc/invoke.texi (ARM Options): Document cortex-a73,
13346         cortex-a73.cortex-a35 and cortex-a73.cortex-a53.
13348 2016-06-22  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
13350         * config/aarch64/aarch64.c (cortexa73_tunings): New struct.
13351         * config/aarch64/aarch64-cores.def (cortex-a73): New entry.
13352         (cortex-a73.cortex-a35): Likewise.
13353         (cortex-a73.cortex-a53): Likewise.
13354         * config/aarch64/aarch64-tune.md: Regenerate.
13355         * doc/invoke.texi (AArch64 Options): Document cortex-a73,
13356         cortex-a73.cortex-a35 and cortex-a73.cortex-a53 arguments to
13357         -mcpu and -mtune.
13359 2016-06-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
13361         * configure.ac (gcc_cv_as_compress_debug): Remove
13362         --compress-debug-sections as extra as switch.
13363         Handle gas --compress-debug-sections=type.
13364         (gcc_cv_ld_compess_debug): Remove bogus ld_date check.
13365         Handle gld --compress-debug-sections=type.
13366         * configure: Regenerate.
13368 2016-06-21  Andrew Burgess  <andrew.burgess@embecosm.com>
13370         * bb-reorder.c (pass_partition_blocks::gate): Update comment.
13372 2016-06-21  John David Anglin  <danglin@gcc.gnu.org>
13374         * gcov-tool.c (profile_rewrite): Use int64_t instead of long long.
13375         (do_rewrite): likewise.
13377 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
13379         * common/config/mep/mep-common.c: Remove.
13380         * config.gcc: Remove mep-* support.
13381         * config/mep/constraints.md: Remove.
13382         * config/mep/default.h: Remove.
13383         * config/mep/intrinsics.h: Remove.
13384         * config/mep/intrinsics.md: Remove.
13385         * config/mep/ivc2-template.h: Remove.
13386         * config/mep/mep-c5.cpu: Remove.
13387         * config/mep/mep-core.cpu: Remove.
13388         * config/mep/mep-default.cpu: Remove.
13389         * config/mep/mep-ext-cop.cpu: Remove.
13390         * config/mep/mep-intrin.h: Remove.
13391         * config/mep/mep-ivc2.cpu: Remove.
13392         * config/mep/mep-pragma.c: Remove.
13393         * config/mep/mep-protos.h: Remove.
13394         * config/mep/mep.c: Remove.
13395         * config/mep/mep.cpu: Remove.
13396         * config/mep/mep.h: Remove.
13397         * config/mep/mep.md: Remove.
13398         * config/mep/mep.opt: Remove.
13399         * config/mep/predicates.md: Remove.
13400         * config/mep/t-mep: Remove.
13401         * doc/install.texi: Remove mep-* documentation.
13402         * doc/md.texi: Likewise.
13404 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
13406         * config.gcc: Remove support for avr-rtems.
13407         * config/avr/gen-avr-mmcu-specs.c: Likewise.
13408         * config/avr/rtems.h: Remove.
13409         * config/avr/t-rtems: Remove.
13411 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
13413         * config.gcc: Remove m32r-rtems support.
13414         * config/m32r/rtems.h: Remove.
13416 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
13418         * config.gcc: Remove h8300-rtems support.
13419         * config/h8300/rtems.h: Remove.
13420         * config/h8300/t-rtems: Remove.
13422 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
13424         * config.gcc: Remove support for knetbsd.
13425         * configure.ac: Likewise.
13426         * config/i386/knetbsd-gnu.h: Remove.  * config/i386/knetbsd-gnu64.h: Remove.
13427         * config/knetbsd-gnu.h: Remove.
13428         * configure: Regenerate.
13430 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
13432         * config.gcc: Remove support for openbsd 2 and 3.
13433         * config/openbsd-oldgas.h: Remove.
13435 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
13437         * config.gcc: Remove interix support.
13438         * config/i386/i386-interix.h: Remove.
13439         * config/i386/interix.opt: Remove.
13440         * config/i386/t-interix: Remove.
13441         * configure: Regenerate.
13442         * configure.ac: Remove interix support.
13443         * doc/install.texi: Remove interix documentation.
13445 2016-06-21  Kelvin Nilsen  <kelvin@gcc.gnu.org>
13447         * config/rs6000/rs6000.h: Add conditional preprocessing directives
13448         to disable Power9-specific compiler features if HAVE_AS_POWER9 is
13449         not defined.
13451 2016-06-21  Eric Botcazou  <ebotcazou@adacore.com>
13453         * tree.c (verify_type_variant): Skip TYPE_SIZE and TYPE_SIZE_UNIT if
13454         they are both PLACEHOLDER_EXPRs.
13456 2016-06-21  Michael Meissner  <meissner@linux.vnet.ibm.com>
13458         * stor-layout.c (layout_type): Move setting complex MODE to
13459         layout_type, instead of setting it ahead of time by the caller.
13460         * tree.c (build_complex_type): Likewise.
13462 2016-06-21  Martin Liska  <mliska@suse.cz>
13464         * predict.c (force_edge_cold): Replace imposisble with
13465         impossible.
13467 2016-06-21  Ilya Verbin  <ilya.verbin@intel.com>
13469         * config/i386/i386.c (ix86_emit_swsqrtsf): Emit vrsqrt28ps.
13470         * config/i386/sse.md (define_expand "rsqrtv16sf2"): New.
13472 2016-06-21  Ilya Verbin  <ilya.verbin@intel.com>
13474         * config/i386/i386.c (ix86_emit_swdivsf): Emit vrcp28ps.
13476 2016-06-21  H.J. Lu  <hongjiu.lu@intel.com>
13477             Ilya Enkovich  <ilya.enkovich@intel.com>
13479         PR target/71549
13480         * config/i386/i386.c (timode_scalar_chain::fix_debug_reg_uses):
13481         New member function to convert V1TImode register to SUBREG
13482         TImode in debug insn.
13483         (timode_scalar_chain::convert_insn): Call fix_debug_reg_uses
13484         after changing register mode to V1TImode.
13486 2016-06-21  Virendra Pathak  <virendra.pathak@broadcom.com>
13488         * config/aarch64/aarch64-cores.def (vulcan): New core.
13489         * config/aarch64/aarch64-tune.md: Regenerate.
13490         * doc/invoke.texi: Document vulcan as an available option.
13492 2016-06-21  Eric Botcazou  <ebotcazou@adacore.com>
13494         * cse.c (canon_asm_operands): New function extracted from...
13495         (canonicalize_insn): ...here.  Call it to canonicalize an ASM_OPERANDS
13496         either standalone or member of a PARALLEL.
13498 2016-06-21  Georg-Johann Lay  <avr@gjlay.de>
13500         PR target/30417
13501         * config/avr/gen-avr-mmcu-specs.c (print_mcu):
13502         [*link_data_start]: Wrap -Tdata into %{!Tdata:...}.
13503         [*link_text_start]: Wrap -Ttext into %{!Ttext:...}.
13505 2016-06-21  Georg-Johann Lay  <avr@gjlay.de>
13507         PR target/71103
13508         * config/avr/avr.md (movqi): Only handle loading subreg:qi of
13509         constant addresses if can_create_pseudo_p.
13511 2016-06-21  Jakub Jelinek  <jakub@redhat.com>
13513         PR tree-optimization/71588
13514         * tree-ssa-strlen.c (valid_builtin_call): New function.
13515         (adjust_last_stmt, handle_builtin_memset, strlen_optimize_stmt): Use
13516         it.
13518 2016-06-20  Jakub Jelinek  <jakub@redhat.com>
13520         PR middle-end/71581
13521         * tree-ssa-uninit.c (warn_uninit): If EXPR and VAR are NULL,
13522         see if T isn't anonymous SSA_NAME with COMPLEX_EXPR created
13523         for conversion of scalar user var to complex type and use the
13524         underlying SSA_NAME_VAR in that case.  If EXPR is still NULL,
13525         punt.
13527         PR rtl-optimization/71591
13528         * toplev.c (toplev::run_self_tests): If no_backend, complain and
13529         don't run any tests.
13531 2016-06-20  Hans-Peter Nilsson  <hp@axis.com>
13533         PR target/71571
13534         * config/cris/cris.c (cris_asm_output_mi_thunk): Add missing "ba"
13535         delay-slot "nop" for PIC with CRIS v32.  Also add missing leading
13536         space for PIC with non-v32 and the common non-PIC "jump".
13538 2016-06-20  Jakub Jelinek  <jakub@redhat.com>
13540         PR target/71559
13541         * config/i386/i386.c (ix86_fp_cmp_code_to_pcmp_immediate): Fix up
13542         returned values and add UN*/LTGT/*ORDERED cases with values matching
13543         D operand modifier on vcmp for AVX.
13545 2016-06-20  Wilco Dijkstra  <wdijkstr@arm.com>
13547         * config/aarch64/aarch64.opt
13548         (mpc-relative-literal-loads): Rename internal option name.
13549         * config/aarch64/aarch64.c
13550         (aarch64_nopcrelative_literal_loads): Rename to
13551         aarch64_pcrelative_literal_loads.
13552         (aarch64_expand_mov_immediate): Likewise.
13553         (aarch64_secondary_reload): Likewise.
13554         (aarch64_can_use_per_function_literal_pools_p): Likewise.
13555         (aarch64_override_options_after_change_1): Rename and simplify logic.
13556         (aarch64_classify_symbol): Merge large model checks into switch,
13557         remove pc-relative load check.
13559 2016-06-20  James Greenhalgh  <james.greenhalgh@arm.com>
13561         * config/arm/aarch-cost-tables.h (cortexa53_extra_costs): Make FP
13562         costs relative to the cost of a register move.
13564 2016-06-20  James Greenhalgh  <james.greenhalgh@arm.com>
13566         * config/aarch64/arm_neon.h (vcvt_n_f64_s64): New.
13567         (vcvt_n_f64_u64): Likewise.
13568         (vcvt_n_s64_f64): Likewise.
13569         (vcvt_n_u64_f64): Likewise.
13570         (vcvt_f64_s64): Likewise.
13571         (vrecpe_f64): Likewise.
13572         (vcvt_f64_u64): Likewise.
13573         (vrecps_f64): Likewise.
13575 2016-06-20  James Greenhalgh  <james.greenhalgh@arm.com>
13577         * config/aarch64/aarch64.md
13578         (<FCVT_F2FIXED:fcvt_fixed_insn><GPF:mode>3): Add attributes to
13579         iterators.
13580         (<FCVT_FIXED2F:fcvt_fixed_insn><GPI:mode>3): Likewise.  Correct
13581         attributes.
13582         * config/aarch64/aarch64-builtins.c
13583         (aarch64_types_binop_uss_qualifiers): Delete.
13584         (TYPES_BINOP_USS): Likewise.
13585         (aarch64_types_binop_sus_qualifiers): Likewise.
13586         (TYPES_BINOP_SUS): Likewise.
13587         (aarch64_types_fcvt_from_unsigned_qualifiers): New.
13588         (TYPES_FCVTIMM_SUS): Likewise.
13589         * config/aarch64/aarch64-simd-builtins.def (scvtf): Use SHIFTIMM
13590         rather than BINOP.
13591         (ucvtf): Use FCVTIMM_SUS rather than BINOP_SUS.
13592         (fcvtzs): Use SHIFTIMM rather than BINOP.
13593         (fcvtzu): Use SHIFTIMM_USS rather than BINOP_USS.
13595 2016-06-20  James Greenhalgh  <james.greenhalgh@arm.com>
13597         * config/arm/aarch-cost-tables.h (cortexa57_extra_costs): Make FP
13598         costs relative to the cost of a register move.
13600 2016-06-20  Wilco Dijkstra  <wdijkstr@arm.com>
13602         * config/aarch64/aarch64.c (aarch64_modes_tieable_p):
13603         Allow scalar/single vector modes to be tieable.
13605 2016-06-20  Wilco Dijkstra  <wdijkstr@arm.com>
13607         * config/arm/cortex-a57.md (cortex_a57_fp_cpys): Add fcsel.
13609 2016-06-20  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
13611         * params.def (PARAM_ALIGN_LOOP_ITERATIONS): Use "alignment" instead of
13612         "alignement".
13613         * tree.h (TYPE_ALIGN): Likewise.
13615 2016-06-20  Georg-Johann Lay  <avr@gjlay.de>
13617         PR target/71103
13618         * config/avr/avr.md (movqi): Handle loading subreg:qi (const).
13620 2016-06-20  Georg-Johann Lay  <avr@gjlay.de>
13622         * config/avr/avr.c (avr_print_operand): Fix "format not a string
13623         literal" build warnings.
13624         (avr_print_operand_address): Dito.
13626 2016-06-19  David Edelsohn  <dje.gcc@gmail.com>
13628         PR target/71375
13629         * config/rs6000/aix51.h (TARGET_EXTRA_BUILTINS): Define as 0.
13630         * config/rs6000/aix43.h (TARGET_EXTRA_BUILTINS): Same.
13632 2016-06-18  John David Anglin  <danglin@gcc.gnu.org>
13634         * config/pa/pa.h (TARGET_LONG_PIC_PCREL_CALL): Remove.
13636 2016-06-18  Eric Botcazou  <ebotcazou@adacore.com>
13638         PR bootstrap/71435
13639         * reload1.c (reload): Pass 0 to finish_spills when called because
13640         update_eliminables_and_spill returns true and remove did_spill.
13641         (finish_spills): Adjust comment and document GLOBAL parameter.
13643 2016-06-17  DJ Delorie  <dj@redhat.com>
13645         PR target/71338
13646         * config/rl78/rl78-expand.c (umulqihi3): Enable for G10.
13647         * config/rl78/rl78-virtual.c (umulhi3_shift_virt): Likewise.
13648         (umulqihi3_virt): Likewise.
13649         * config/rl78/rl78-real.c (umulhi3_shift_real): Likewise.
13650         (umulqihi3_real): Likewise.
13652 2016-06-17  Martin Liska  <mliska@suse.cz>
13654         * tree-ssa-reassoc.c (transform_add_to_multiply): Use auto_vec.
13656 2016-06-17  Martin Liska  <mliska@suse.cz>
13658         * predict.def: PRED_LOOP_EXIT from 92 to 85.
13660 2016-06-17  James Greenhalgh  <james.greenhalgh@arm.com>
13662         * config/arm/arm_neon.h (vadd_f32): replace __FAST_MATH with
13663         __FAST_MATH__.
13664         (vaddq_f32): Likewise.
13665         (vmul_f32): Likewise.
13666         (vmulq_f32): Likewise.
13667         (vsub_f32): Likewise.
13668         (vsubq_f32): Likewise.
13670 2016-06-17  Bin Cheng  <bin.cheng@arm.com>
13672         PR tree-optimization/71347
13673         * tree-ssa-loop-ivopts.c (determine_group_iv_cost_address): Compute
13674         cost for all uses in group.
13676 2016-06-17  Bin Cheng  <bin.cheng@arm.com>
13678         * tree-vect-loop.c (vect_create_epilog_for_reduction): Only
13679         insert gimple seq if it's not empty.
13681 2016-06-17  Bin Cheng  <bin.cheng@arm.com>
13683         * tree-vectorizer.h (struct dr_with_seg_len): Remove class
13684         member OFFSET.
13685         * tree-vect-data-refs.c (operator ==): Handle DR_OFFSET directly,
13686         rather than OFFSET.
13687         (comp_dr_with_seg_len_pair): Ditto.
13688         (vect_prune_runtime_alias_test_list): Ditto.  Also Canonicalize
13689         struct dr_with_seg_len_pair against DR_OFFSET.
13690         * tree-vect-loop-manip.c (vect_create_cond_for_alias_checks): Handle
13691         DR_OFFSET directly.
13693 2016-06-17  Szabolcs Nagy  <szabolcs.nagy@arm.com>
13695         * config/aarch64/geniterators.sh: Handle parenthesised conditions.
13697 2016-06-16  John David Anglin  <danglin@gcc.gnu.org>
13699         * config/pa/pa.c (pa_output_pic_pcrel_sequence): New.
13700         (pa_output_lbranch): Use pa_output_pic_pcrel_sequence.
13701         (pa_output_millicode_call): Likewise.
13702         (pa_output_call): Likewise.
13703         (pa_output_indirect_call): Likewise.
13704         (pa_asm_output_mi_thunk): Likewise.
13706 2016-06-16  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
13708         * doc/invoke.texi (x86 Options): Fix -mno-fp-ret-in-387 typo.
13710 2016-06-16  Martin Liska  <mliska@suse.cz>
13712         * predict.c (combine_predictions_for_insn): When we find a first
13713         match predictor, we should consider just predictors with
13714         PRED_FLAG_FIRST_MATCH.  Print either first match (if any) or
13715         DS theory predictor.
13716         (combine_predictions_for_bb): Likewise.
13718 2016-06-16  Jakub Jelinek  <jakub@redhat.com>
13720         * gimplify.c (gimplify_scan_omp_clauses): Handle COMPONENT_REFs
13721         with base of reference to struct.
13723 2016-06-16  Uros Bizjak  <ubizjak@gmail.com>
13725         * doc/invoke.texi (x86 Options): Document -m80387 and -mhard-float.
13727 2016-06-16  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
13729         PR target/71151
13730         * config/avr/avr.c (avr_asm_init_sections): Remove setup of
13731         progmem_swtable_section.
13732         (progmem_swtable_section): Remove.
13733         (avr_asm_function_rodata_section): Remove.
13734         (TARGET_ASM_FUNCTION_RODATA_SECTION): Remove.
13735         * config/avr/avr.h (JUMP_TABLES_IN_TEXT_SECTION: Define to 1.
13737 2016-06-16  Jocelyn Mayer  <l_indien@magic.fr>
13739         * config/i386/driver-i386.c (host_detect_local_cpu): Set
13740         PROCESSOR_K8 for signature_CENTAUR_ebx with has_longmode.
13741         <case PROCESSOR_K8>: Pass nano-3000, nano, eden-x2 or k8 for
13742         signature_CENTAUR_ebx.
13743         * config/i386/i386.c (ix86_option_override_internal): Add
13744         definitions for VIA c7, samuel-2, nehemiah, esther, eden-x2, eden-x4,
13745         nano, nano-1000, nano-2000, nano-3000, nano-x2 and nano-x4.
13746         * doc/invoke.texi (x86 Options): Document new VIA -march entries.
13748 2016-06-16  Martin Liska  <mliska@suse.cz>
13750         * predict.def: Add fortran loop preheader predictor.
13751         * gimple-fold.c (gimple_fold_stmt_to_constant_1): Properly
13752         fold IFN_BUILTIN_EXPECT with a known constant argument.
13754 2016-06-16  Martin Liska  <mliska@suse.cz>
13756         * predict.def: Add 'Fortran' to display text of all
13757         PRED_FORTRAN_* predictors.
13759 2016-06-16  Uros Bizjak  <ubizjak@gmail.com>
13761         PR target/71242
13762         * config/ia64/ia64.c (enum ia64_builtins) [IA64_BUILTIN_NANQ]: New.
13763         [IA64_BUILTIN_NANSQ]: Ditto.
13764         (ia64_fold_builtin): New function.
13765         (TARGET_FOLD_BUILTIN): New define.
13766         (ia64_init_builtins) Declare const_string_type node.
13767         Add __builtin_nanq and __builtin_nansq builtin functions.
13768         (ia64_expand_builtin): Handle IA64_BUILTIN_NANQ and IA64_BUILTIN_NANSQ.
13770 2016-06-16  Nick Clifton  <nickc@redhat.com>
13772         * config/msp430/msp430-opts.h (msp430_hwmult_types): Add
13773         MSP430_HWMULT_ prefix to enum values.
13774         (msp430_regions): Add MSP430_REGION_ prefix to enum values.
13775         * config/msp430/msp430.c: Update use of enum values.
13776         * config/msp430/msp430.md: Likewise.
13777         * config/msp430/msp430.opt: Likewise.
13779 2016-06-16  Jan Hubicka  <hubicka@ucw.cz>
13781         * tree-ssa-loop-ivcanon.c (tree_estimate_loop_size): Fix estimation
13782         of comparsions in the last iteration.
13784 2016-06-16  Claudiu Zissulescu  <claziss@synopsys.com>
13785             Joern Rennecke  <joern.rennecke@embecosm.com>
13787         * config/arc/arc.c (arc_print_operand_address): Handle pc-relative
13788         addresses.
13789         (arc_needs_pcl_p): Add GOTOFFPC.
13790         (arc_legitimate_pic_addr_p): Likewise.
13791         (arc_output_pic_addr_const): Likewise.
13792         (arc_legitimize_pic_address): Generate a pc-relative address using
13793         GOTOFFPC.
13794         (arc_output_libcall): Use @pcl syntax.
13795         (arc_delegitimize_address_0): Delegitimize ARC_UNSPEC_GOTOFFPC.
13796         * config/arc/arc.md ("unspec"): Add ARC_UNSPEC_GOTOFFPC.
13797         (*movsi_insn): Use @pcl syntax.
13798         (doloop_begin_i): Likewise.
13800 2016-06-16  Martin Liska  <mliska@suse.cz>
13802         * predict.def: Define a new predictor.
13804 2016-06-16  Claudiu Zissulescu  <claziss@synopsys.com>
13806         * config/arc/arc.opt (mtp-regno): Update text.
13808 2016-06-16  Renlin Li  <renlin.li@arm.com>
13810         * config/aarch64/aarch64.c (aarch64_legitimize_address): Fix a typo.
13812 2016-06-16  Jakub Jelinek  <jakub@redhat.com>
13814         PR target/71554
13815         * config/i386/i386.md (setcc + movzbl peephole2): Use reg_set_p.
13816         (setcc + and peephole2): Likewise.
13818         PR rtl-optimization/71532
13819         * cse.c (cse_insn): For const/pure calls, invalidate argument passing
13820         memory slots.
13822 2016-06-15  Michael Meissner  <meissner@linux.vnet.ibm.com>
13824         * config/rs6000/vsx.md (VSINT_84): Add DImode to enable loading
13825         DImode constants with XXSPLTIB in vector registers.
13826         (vsx_extract_<mode>, V2DImode/V2DFmode): Combine both
13827         vsx_extract_<mode>_internal{1,2} into a single insn that handles
13828         direct move (both ISA 2.07 and ISA 3.0 versions), and optimizes
13829         extraction of the element at the top of the register as a scalar
13830         value.
13831         (vsx_extract_<mode>_internal1): Likewise.
13832         (vsx_extract_<mode>_internal2): Likewise.
13833         * config/rs6000/constraints.md (wi constraint): Remove a comment
13834         about DImode not being allowed in Altivec registers.
13835         (wB constraint): New constraint for constants that can be
13836         generated in Altivec registers with VSPLTISW/VUPKHSW.
13837         * config/rs6000/predicates.md (xxspltib_constant_split): Update
13838         comments.
13839         (xxspltib_constant_nosplit): Likewise.
13840         * config/rs6000/rs6000-cpus.def (ISA_2_6_MASKS_SERVER): Add
13841         support for -mupper-regs-di to enable DImode to go into Altivec
13842         registers.
13843         (POWERPC_MASKS): Likewise.
13844         (power7 cpu): Likewise.
13845         * config/rs6000/rs6000.opt (-mupper-regs-di): Likewise.
13846         * config/rs6000/rs6000.c (rs6000_hard_regno_mode_ok): Add support
13847         for DImode being allowed in Altivec registers.  Update wi/wj
13848         constraints.  Set scalar_in_vmx_p flag.
13849         (rs6000_option_override_internal): Add checks for -mupper-regs-di.
13850         (xxspltib_constant_p): Allow CONST_INT's with VOIDmode.  Don't
13851         return true if we could use VSPLTISW/VUPKHSW instead of XXSPLTIB.
13852         (rs6000_opt_masks): Add -mupper-regs-di.
13853         * config/rs6000/rs6000.md (lfiwax): Update clobbers that don't use
13854         direct move to use wi and not wj.
13855         (lfiwzx): Likewise.
13856         (floatsi<mode>2_lfiwax_mem): Combine alternatives into a single
13857         alternative.
13858         (floatunssi<mode>2_lfiwzx_mem): Likewise.
13859         (fix_trunc<mode>di2_fctidz): Change second alternative to allow
13860         any VSX register, instead of just Altivec registers, to allow
13861         either operand to be an Altivec register or both.
13862         (fixuns_trunc<mode>di2_fctiduz): Likewise.
13863         (movdi_internal32): Add support for -mupper-regs-di.  Add support
13864         to load constants via XXSPLTIB or VSPLTISW.  Add spacing to allow
13865         the alternatives and attributes to be lined up to be easier to
13866         read.
13867         (movdi_internal64): Likewise.
13868         (64-bit DImode splitters): Change predicates to only split loading
13869         up GPR registers.  Add splits for using XXSPLTIB or VSPLTISW to
13870         load constants in ISA 3.0 or ISA 2.07 respectively.
13871         * doc/invoke.texi (RS/6000 and PowerPC Options): Document
13872         -mupper-regs-di.  Update -mupper-regs-df and -mupper-regs-sf to
13873         mention -mcpu=power9 sets these options.
13874         * doc/md.texi (PowerPC and IBM RS6000 constraints): Document the
13875         wB constraint.
13877 2016-06-15  Pitchumani Sivanupandi  <pitchumani.s@atmel.com>
13879         PR target/67353
13880         * config/avr/avr.c (avr_set_current_function): Warn misspelled
13881         interrupt/ signal handler if -Wmisspelled-isr flag is enabled.
13882         * config/avr/avr.opt (Wmisspelled-isr): New warning flag. Enabled
13883         by default to warn misspelled interrupt/ signal handler.
13884         * doc/invoke.texi (AVR Options): Document it. Update description
13885         for -nodevicelib option.
13887 2016-06-15  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
13889         * config/aarch64/aarch64-simd.md (aarch64_<sur>shll_n<mode>): Clean
13890         up parentheses.  Use GET_MODE_UNIT_BITSIZE.
13891         (aarch64_<sur>shll2_n<mode>): Likewise.
13893 2016-06-15  Ilya Enkovich  <ilya.enkovich@intel.com>
13895         PR middle-end/71529
13896         * ipa-chkp.c (chkp_build_instrumented_fndecl): Fix
13897         DECL_CONTEXT for copied arguments.
13899 2016-06-15  Alan Hayward  <alan.hayward@arm.com>
13901         PR tree-optimization/71483
13902         * tree-vect-loop.c (vectorizable_live_operation): Pick correct index
13903         for slp
13905 2016-06-15  Martin Liska  <mliska@suse.cz>
13907         * predict.c (tree_predict_by_opcode): Call predict_edge_def
13908         instead of predict_edge w/o a probability.
13910 2016-06-15  Alan Hayward  <alan.hayward@arm.com>
13912         PR tree-optimization/71439
13913         * tree-vect-loop.c (vect_analyze_loop_operations): Additional check for
13914         live PHIs.
13916 2016-06-15  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
13918         * ifcvt.c (bb_ok_for_noce_multiple_sets): Allow simple lowpart
13919         register subregs in SET_SRC.
13921 2016-06-15  Richard Biener  <rguenther@suse.de>
13923         * tree-vect-stmts.c (vectorizable_store): Remove strided grouped
13924         store restrictions.
13926 2016-06-15  Richard Biener  <rguenther@suse.de>
13928         * tree-vect-data-refs.c (vect_analyze_data_ref_dependence): Do
13929         not consider dependences between accesses that belong to the
13930         same group.
13931         (vect_analyze_data_ref_dependences): Do not analyze read-read
13932         or self-dependences.
13934 2016-06-14  David Malcolm  <dmalcolm@redhat.com>
13936         * spellcheck-tree.c: Include spellcheck-tree.h rather than
13937         spellcheck.h.
13938         (find_closest_identifier): Reimplement in terms of
13939         best_match<tree,tree>.
13940         * spellcheck-tree.h: New file.
13941         * spellcheck.c (struct edit_distance_traits<const char *>): New
13942         struct.
13943         (find_closest_string): Reimplement in terms of
13944         best_match<const char *, const char *>.
13945         * spellcheck.h (levenshtein_distance): Move prototype of tree-based
13946         overload to spellcheck-tree.h.
13947         (find_closest_identifier): Likewise.
13948         (struct edit_distance_traits<T>): New template.
13949         (class best_match): New class.
13951 2016-06-14  David Malcolm  <dmalcolm@redhat.com>
13953         * selftest-run-tests.c (selftest::run_tests): Call
13954         selftest::spellcheck_tree_c_tests.
13955         * selftest.h (selftest::spellcheck_tree_c_tests): New decl.
13956         * spellcheck-tree.c: Include selftest.h and stringpool.h.
13957         (selftest::test_find_closest_identifier): New function.
13958         (selftest::spellcheck_tree_c_tests): New function.
13959         * spellcheck.c (selftest::test_find_closest_string): Verify that
13960         the order of the vec does not affect the results for this case.
13961         (selftest::test_data): New array.
13962         (selftest::test_metric_conditions): New function.
13963         (selftest::spellcheck_c_tests): Add a test of case-comparison.
13964         Call selftest::test_metric_conditions.
13966 2016-06-14  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
13968         * config/rs6000/rs6000-builtin.def (commentary): Typo.
13969         (BU_P9_MISC_1): Likewise.
13970         (BU_P9_64BIT_MISC_0): Likewise.
13971         (BU_P9_MISC_0): Likewise.
13973 2016-06-14  David Malcolm  <dmalcolm@redhat.com>
13975         * gcc-rich-location.c
13976         (gcc_rich_location::add_fixit_misspelled_id): New method.
13977         * gcc-rich-location.h
13978         (gcc_rich_location::add_fixit_misspelled_id): Add decl.
13980 2016-06-14  Andreas Tobler  <andreast@gcc.gnu.org>
13982         * config/arm/freebsd.h: Only enable unaligned access for armv6 on
13983         FreeBSD 11 and above.
13985 2016-06-14  Uros Bizjak  <ubizjak@gmail.com>
13987         * config/i386/i386.md (signbittf2): Emit sse_movmskps for TARGET_SSE.
13989 2016-06-14  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
13991         * expmed.h: Close parenthesis in "at your option" in copyright
13992         boilerplate.
13993         * lower-subreg.h: Likewise.
13995 2016-06-14  Richard Biener  <rguenther@suse.de>
13997         PR middle-end/71526
13998         * genmatch.c (expr::gen_transform): Use in_type for comparisons
13999         if available.
14001 2015-06-14  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
14003         * config/aarch64/aarch64.c (aarch64_mask_and_shift_for_ubfiz_p):
14004         New function.
14005         (aarch64_rtx_costs): Use it.  Rewrite CONST_INT_P (op1) case to handle
14006         mask+shift version.
14007         * config/aarch64/aarch64-protos.h (aarch64_mask_and_shift_for_ubfiz_p):
14008         New prototype.
14009         * config/aarch64/aarch64.md (*andim_ashift<mode>_bfiz): Replace
14010         matching condition with aarch64_mask_and_shift_for_ubfiz_p.
14012 2016-06-14  Richard Biener  <rguenther@suse.de>
14014         PR tree-optimization/71522
14015         * tree-ssa.c (non_rewritable_lvalue_p): Do not rewrite non-float
14016         copying into float copying.
14018 2016-06-14  Jakub Jelinek  <jakub@redhat.com>
14020         PR tree-optimization/71520
14021         * tree-ssa-tail-merge.c (find_duplicate): Handle labels.
14022         (replace_block_by): Move user labels from bb1 to bb2.
14024 2016-06-14  Richard Biener  <rguenther@suse.de>
14026         PR middle-end/71310
14027         PR bootstrap/71510
14028         * expr.h (get_bit_range): Declare.
14029         * expr.c (get_bit_range): Export.
14030         * fold-const.c (optimize_bit_field_compare): Use get_bit_range and
14031         word_mode again to constrain the bitfield access.
14033 2016-06-14  Richard Biener  <rguenther@suse.de>
14035         PR tree-optimization/71521
14036         * tree-vrp.c (extract_range_from_binary_expr_1): Guard
14037         division int_const_binop against zero divisor.
14039 2016-06-13  Uros Bizjak  <ubizjak@gmail.com>
14041         * config/i386/i386.md (signbittf2): New expander.
14042         * config/i386/sse.md (ptesttf2): New insn pattern.
14044 2016-06-13  David Malcolm  <dmalcolm@redhat.com>
14046         PR bootstrap/71481
14047         * input.c (selftest::test_reading_source_line): Avoid reading from
14048         __FILE__ by creating a tempfile with known content and reading
14049         from that instead.
14051 2016-06-13  David Malcolm  <dmalcolm@redhat.com>
14053         * pretty-print.c (assert_pp_format_colored): Skip the test if
14054         GCC_COLORS is set.
14055         (test_pp_format): Remove comment about GCC_COLORS.
14057 2016-06-13  David Malcolm  <dmalcolm@redhat.com>
14059         * input.c (test_reading_source_line): Use SELFTEST_LOCATION.
14060         * pretty-print.c (assert_pp_format_va): Add location param and use
14061         it with ASSERT_STREQ_AT.
14062         (assert_pp_format): Add location param and pass it to
14063         assert_pp_format_va.
14064         (assert_pp_format_colored): Likewise.
14065         (ASSERT_PP_FORMAT_1): New.
14066         (ASSERT_PP_FORMAT_2): New.
14067         (ASSERT_PP_FORMAT_3): New.
14068         (test_pp_format): Provide SELFTEST_LOCATION throughout, either
14069         explicitly, or implicitly via the above macros.
14070         * selftest.c (selftest::pass): Use a selftest::location rather
14071         than file and line.
14072         (selftest::fail): Likewise.  Print the function name.
14073         (selftest::fail_formatted): Likewise.
14074         (selftest::assert_streq): Use a selftest::location rather than
14075         file and line.
14076         * selftest.h (selftest::location): New struct.
14077         (SELFTEST_LOCATION): New macro.
14078         (selftest::pass): Accept a const location & rather than file
14079         and line.
14080         (selftest::fail): Likewise.
14081         (selftest::fail_formatted): Likewise.
14082         (selftest::assert_streq): Likewise.
14083         (ASSERT_TRUE): Update for above changes, using SELFTEST_LOCATION.
14084         (ASSERT_FALSE): Likewise.
14085         (ASSERT_EQ): Likewise.
14086         (ASSERT_NE): Likewise.
14087         (ASSERT_STREQ): Likewise.
14088         (ASSERT_PRED1): Likewise.
14089         (ASSERT_STREQ_AT): New macro.
14091 2016-06-13  David Malcolm  <dmalcolm@redhat.com>
14093         * selftest.c (selftest::fail_formatted): New function.
14094         (selftest::assert_streq): New function.
14095         * selftest.h (selftests::fail_formatted): New decl.
14096         (selftest::assert_streq): New decl.
14097         (ASSERT_STREQ): Reimplement in terms of selftest::assert_streq.
14099 2016-06-13  Jeff Law  <law@redhat.com>
14101         PR tree-optimization/71403
14102         * tree-ssa-threadbackward.c
14103         (convert_and_register_jump_thread_path): No longer accept reference
14104         to path.  Do not pop items off the path anymore.
14105         (fsm_find_control_statement_thread_paths): Do not allow threading
14106         to a deeper loop nest.  Pop the last item off the path here rather
14107         than in convert_and_register_jump_thread_path.
14109 2016-06-13  Evandro Menezes  <e.menezes@samsung.com>
14110             Wilco Dijkstra  <Wilco.Dijkstra@arm.com>
14112         [AArch64] Emit division using the Newton series
14114         * config/aarch64/aarch64-protos.h
14115         (cpu_approx_modes): Add new member "division".
14116         (aarch64_emit_approx_div): Declare new function.
14117         * config/aarch64/aarch64.c
14118         (generic_approx_modes): New member "division".
14119         (exynosm1_approx_modes): Likewise.
14120         (xgene1_approx_modes): Likewise.
14121         (aarch64_emit_approx_div): Define new function.
14122         * config/aarch64/aarch64.md ("div<mode>3"): New expansion.
14123         * config/aarch64/aarch64-simd.md ("div<mode>3"): Likewise.
14124         * config/aarch64/aarch64.opt (-mlow-precision-div): Add new option.
14125         * doc/invoke.texi (-mlow-precision-div): Describe new option.
14127 2016-06-13  Evandro Menezes  <e.menezes@samsung.com>
14128             Wilco Dijkstra  <wilco.dijkstra@arm.com>
14130         [AArch64] Emit square root using the Newton series
14132         * config/aarch64/aarch64-protos.h
14133         (aarch64_emit_approx_rsqrt): Replace with new function
14134         "aarch64_emit_approx_sqrt".
14135         (cpu_approx_modes): New member "sqrt".
14136         * config/aarch64/aarch64.c
14137         (generic_approx_modes): New member "sqrt".
14138         (exynosm1_approx_modes): Likewise.
14139         (xgene1_approx_modes): Likewise.
14140         (aarch64_emit_approx_rsqrt): Replace with new function
14141         "aarch64_emit_approx_sqrt".
14142         (aarch64_override_options_after_change_1): Handle new option.
14143         * config/aarch64/aarch64-simd.md
14144         (rsqrt<mode>2): Use new function instead.
14145         (sqrt<mode>2): New expansion and insn definitions.
14146         * config/aarch64/aarch64.md: Likewise.
14147         * config/aarch64/aarch64.opt
14148         (mlow-precision-sqrt): Add new option description.
14149         * doc/invoke.texi (mlow-precision-sqrt): Likewise.
14151 2016-06-13  Evandro Menezes  <e.menezes@samsung.com>
14153         [AArch64] Add more choices for the reciprocal square root approximation
14155         Allow a target to prefer such operation depending on the operation mode.
14157         * config/aarch64/aarch64-protos.h
14158         (AARCH64_APPROX_MODE): New macro.
14159         (AARCH64_APPROX_{NONE,ALL}): Likewise.
14160         (cpu_approx_modes): New structure.
14161         (tune_params): New member "approx_modes".
14162         * config/aarch64/aarch64-tuning-flags.def
14163         (AARCH64_EXTRA_TUNE_APPROX_RSQRT): Remove macro.
14164         * config/aarch64/aarch64.c
14165         (generic_approx_modes): New core "cpu_approx_modes" structure.
14166         (exynosm1_approx_modes): Likewise.
14167         (xgene1_approx_modes): Likewise.
14168         (generic_tunings): New member "approx_modes".
14169         (cortexa35_tunings): Likewise.
14170         (cortexa53_tunings): Likewise.
14171         (cortexa57_tunings): Likewise.
14172         (cortexa72_tunings): Likewise.
14173         (exynosm1_tunings): Likewise.
14174         (thunderx_tunings): Likewise.
14175         (xgene1_tunings): Likewise.
14176         (use_rsqrt_p): New argument for the mode and use new member from
14177         "tune_params".
14178         (aarch64_builtin_reciprocal): Devise mode from builtin.
14179         (aarch64_optab_supported_p): New argument for the mode.
14180         * doc/invoke.texi (-mlow-precision-recip-sqrt): Reword description.
14182 2016-06-13  Kelvin Nilsen  <kelvin@gcc.gnu.org>
14184         * config/rs6000/rs6000.h (RS6000_BTM_COMMON): Add the
14185         RS6000_BTM_MODULO flag into the set of flags that are considered
14186         to be part of the common configuration.
14188 2016-06-13  Kelvin Nilsen  <kelvin@gcc.gnu.org>
14190         * config/rs6000/altivec.h (vec_absd): New macro for vector absolute
14191         difference unsigned.
14192         (vec_absdb): New macro for vector absolute difference unsigned
14193         byte.
14194         (vec_absdh): New macro for vector absolute difference unsigned
14195         half-word.
14196         (vec_absdw): New macro for vector absolute difference unsigned word.
14197         * config/rs6000/altivec.md (UNSPEC_VADU): New value.
14198         (vadu<mode>3): New insn.
14199         (*p9_vadu<mode>3): New insn.
14200         * config/rs6000/rs6000-builtin.def (vadub): New built-in
14201         definition.
14202         (vaduh): New built-in definition.
14203         (vaduw): New built-in definition.
14204         (vadu): New overloaded built-in definition.
14205         (vadub): New overloaded built-in definition.
14206         (vaduh): New overloaded built-in definition.
14207         (vaduw): New overloaded built-in definition.
14208         * config/rs6000/rs6000-c.c (altivec_overloaded_builtins): Add
14209         overloaded vector absolute difference unsigned functions.
14210         * doc/extend.texi (PowerPC AltiVec Built-in Functions): Document
14211         the ISA 3.0 vector absolute difference unsigned built-in functions.
14213 2016-06-13  Eric Botcazou  <ebotcazou@adacore.com>
14215         * tree-ssa-sccvn.c (vn_reference_lookup_3): Use a uniform test and
14216         update shared_lookup_references only once after changing operands.
14218 2016-06-13  Thomas Schwinge  <thomas@codesourcery.com>
14220         PR middle-end/71373
14221         * tree-nested.c (convert_nonlocal_omp_clauses)
14222         (convert_local_omp_clauses): Document missing OMP_CLAUSE_*.
14224         * tree-cfg.c (edge_to_cases_cleanup): Fix CASE_CHAIN typo.
14225         * tree.def (CASE_LABEL_EXPR): Likewise.
14227 2016-06-13  Bernd Edlinger  <bernd.edlinger@hotmail.de>
14229         PR bootstrap/71481
14230         * input.c (test_builtins): Fix an assertion.
14232 2016-06-13  Uros Bizjak  <ubizjak@gmail.com>
14234         * config/i386/i386.md (paritydi2): Use ix86_expand_setcc.
14235         (paritysi2): Ditto.
14236         (isinfxf2): Ditto.
14237         (isinf<mode>2): Ditto.
14239 2016-06-13  Uros Bizjak  <ubizjak@gmail.com>
14241         * ggc-tests.c (test_finalization): Only test need_finalization_p
14242         for GCC_VERSION >= 4003.
14244 2016-06-13  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
14246         * config/s390/vecintrin.h: Fix file description in comment.
14248 2016-06-13  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
14250         * config/s390/s390-builtin-types.def: Change builtin type naming
14251         scheme to match builtin-types.def.
14253 2016-06-13  Marc Glisse  <marc.glisse@inria.fr>
14255         * fold-const.c (optimize_minmax_comparison): Remove.
14256         (fold_comparison): Remove call to the above.
14257         * match.pd (MIN (X, Y) == X, MIN (X, 5) == 0, MIN (X, C1) < C2):
14258         New transformations.
14260 2016-06-13  Alan Hayward  <alan.hayward@arm.com>
14262         PR tree-optimization/71416
14263         * tree-vect-loop.c (vectorizable_live_operation): Let worklist have
14264         multiple entries
14266 2016-06-13  Martin Liska  <mliska@suse.cz>
14268         * predict.c (enum predictor_reason): Prefix enum with REASON_.
14269         (combine_predictions_for_insn): Likewise.
14270         (prune_predictions_for_bb): Likewise.
14271         (combine_predictions_for_bb): Likewise.
14273 2016-06-13  Richard Biener  <rguenther@suse.de>
14275         PR tree-optimization/71505
14276         * tree-vect-data-refs.c (vect_analyze_data_ref_accesses): Make
14277         assert match comment.
14279 2016-06-13  Marek Polacek  <polacek@redhat.com>
14281         PR middle-end/71476
14282         * gimplify.c (maybe_warn_switch_unreachable): Factored out of
14283         gimplify_switch_expr.
14284         (warn_switch_unreachable_r): New function.
14286 2016-06-13  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
14288         PR target/71379
14289         * config/s390/s390.c (s390_expand_builtin): Increase MAX_ARGS by
14290         one.
14292 2016-06-13  Richard Biener  <rguenther@suse.de>
14294         PR middle-end/64516
14295         * fold-const.c (fold_unary_loc): Preserve alignment when
14296         folding a VIEW_CONVERT_EXPR into a MEM_REF.
14298 2016-06-13  Martin Liska  <mliska@suse.cz>
14300         PR sanitizer/71458
14301         * toplev.c (process_options): Do not enable -fcheck-pointer-bounds
14302         w/ -fsanitize=bounds.
14304 2016-06-12  Uros Bizjak  <ubizjak@gmail.com>
14306         * config/i386/i386.c (ix86_init_builtins): Calculate
14307         FLOAT128_FTYPE_CONST_STRING function type only once.
14308         * doc/extend.texi (x86 Built-in Functions): Update text, __float128
14309         built-in functions are available for x86-32 and x86-64 targets.
14311 2016-06-12  Uros Bizjak  <ubizjak@gmail.com>
14313         PR target/71241
14314         * config/i386/i386.i386-builtin-types.def (CONST_STRING):
14315         New primitive type.
14316         (FLOAT128_FTYPE_CONST_STRING): New function type.
14317         * config/i386/i386.c (enum ix86_builtins) [IX86_BUILTIN_NANQ]: New.
14318         [IX86_BUILTIN_NANSQ]: Ditto.
14319         (ix86_fold_builtin): Handle IX86_BUILTIN_NANQ and IX86_BUILTIN_NANSQ.
14320         (ix86_init_builtin_types): Declare const_string_type_node.
14321         (ix86_init_builtins): Add __builtin_nanq and __builtin_nansq
14322         builtin functions.
14323         (ix86_expand_builtin): Handle IX86_BUILTIN_NANQ and IX86_BUILTIN_NANSQ.
14324         * doc/extend.texi (x86 Built-in Functions): Document
14325         __builtin_nanq and __builtin_nansq.
14327 2016-06-11  Jiong Wang  <jiong.wang@arm.com>
14329         PR target/71061
14330         * config/arm/arm-protos.h (arm_attr_length_pop_multi): New declaration.
14331         * config/arm/arm.c (arm_attr_length_pop_multi): New function to return
14332         length for pop patterns.
14333         (arm_attr_length_push_multi): Update comments.
14334         * config/arm/arm.md (*load_multiple_with_writeback): Set "length"
14335         attribute.
14336         (*pop_multiple_with_writeback_and_return): Likewise.
14337         (*pop_multiple_with_return): Likewise.
14339 2016-06-11  Segher Boessenkool  <segher@kernel.crashing.org>
14341         PR middle-end/71310
14342         * fold-const.c (optimize_bit_field_compare): Don't try to use
14343         word_mode unconditionally for reading the bit field, look at
14344         DECL_BIT_FIELD_REPRESENTATIVE instead.
14346 2016-06-11  Kugan Vivekanandarajah  <kuganv@linaro.org>
14348         PR middle-end/71478
14349         * tree-ssa-reassoc.c (reassociate_bb): Remove (-1) from ops list for
14350         vector integer type.
14352 2016-06-10  Jakub Jelinek  <jakub@redhat.com>
14354         PR middle-end/71494
14355         * tree-nested.c (convert_nonlocal_reference_stmt): For GIMPLE_GOTO
14356         without LABEL_DECL, set *handled_ops_p to false instead of true.
14358 2016-06-10  Martin Sebor  <msebor@redhat.com>
14360         PR c/71392
14361         * builtin-attrs.def (ATTR_NOTHROW_NONNULL_LEAF_LIST): New macro.
14362         (ATTR_NOTHROW_NONNULL_TYPEGENERIC_LEAF): Same.
14363         * builtins.def (BUILT_IN_SADD_OVERFLOW, BUILT_IN_SADDL_OVERFLOW): Use
14364         them.
14365         (BUILT_IN_SADDLL_OVERFLOW, BUILT_IN_SSUB_OVERFLOW): Same.
14366         (BUILT_IN_SSUBL_OVERFLOW, BUILT_IN_SSUBLL_OVERFLOW): Same.
14367         (BUILT_IN_SMUL_OVERFLOW, BUILT_IN_SMULL_OVERFLOW): Same.
14368         (BUILT_IN_SMULLL_OVERFLOW, BUILT_IN_UADD_OVERFLOW): Same.
14369         (BUILT_IN_UADDL_OVERFLOW, BUILT_IN_UADDLL_OVERFLOW): Same.
14370         (BUILT_IN_USUB_OVERFLOW, BUILT_IN_USUBL_OVERFLOW): Same.
14371         (BUILT_IN_USUBLL_OVERFLOW, BUILT_IN_UMUL_OVERFLOW): Same.
14372         (BUILT_IN_UMULL_OVERFLOW, BUILT_IN_UMULLL_OVERFLOW): Same.
14374 2016-06-10  Bernd Edlinger  <bernd.edlinger@hotmail.de>
14376         * config/arm/arm.h (pool_vector_label,
14377         return_used_this_function): Remove.
14379 2016-06-10  Jeff Law  <law@redhat.com>
14381         PR tree-optimization/71335
14382         * tree-ssa-threadbackward.c (profitable_jump_thread_path): Filter out
14383         zero length paths here.
14384         (convert_and_register_jump_thread_path): Remove hacks related to
14385         duplicated blocks in the jump thread path.
14386         (fsm_find_control_statement_thread_paths): Avoid putting the same
14387         block on the thread path twice, but ensure the thread path is
14388         unchanged from the caller's point of view.
14390 2016-06-10  Jan Hubicka  <hubicka@ucw.cz>
14392         * predict.c (predict_loops): Remove PRED_LOOP_BRANCH.
14393         * predict.def (PRED_LOOP_BRANCH): Remove.
14395 2016-06-10  David Malcolm  <dmalcolm@redhat.com>
14397         * Makefile.in (OBJS): Add ggc-tests.o.
14398         (GTFILES): Add ggc-tests.c.
14399         * ggc-tests.c: New file.
14400         * selftest-run-tests.c (selftest::run_tests): Call
14401         selftest::ggc_tests_c_tests.
14402         * selftest.h (selftest::ggc_tests_c_tests): New prototype.
14404 2016-06-10  Alexander Monakov  <amonakov@ispras.ru>
14406         * match.pd (-1 / B < A): Use :c to avoid pattern duplication.
14408 2016-06-10  Maxim Ostapenko  <m.ostapenko@samsung.com>
14410         PR sanitizer/71480
14411         * varasm.c (place_block_symbol): Adjust alignment for asan protected
14412         STRING_CSTs even if TREE_CONSTANT_POOL_ADDRESS_P.
14414 2016-06-10  Jan Hubicka  <hubicka@ucw.cz>
14416         * profile.c: Include cfgloop.h.
14417         (branch_prob): Compute estimated number of iterations.
14418         * tree-ssa-loop-niter.c (estimate_numbers_of_iterations_loop): Do not
14419         recompute estimate number of iterations from profile.
14421 2016-06-10  Bernd Edlinger  <bernd.edlinger@hotmail.de>
14423         PR inline-asm/68843
14424         * reg-stack.c (check_asm_stack_operands): Explicit input arguments
14425         must be grouped on top of stack.  Don't force early clobber
14426         on ordinary reg outputs.
14428 2016-06-10  Richard Biener  <rguenther@suse.de>
14430         * targhooks.c (default_builtin_vectorization_cost): Adjust
14431         vec_construct cost.
14433 2016-06-10  Richard Biener  <rguenther@suse.de>
14435         * gimple-fold.c (gimple_fold_builtin_memory_op): Make sure
14436         to fold the RHS to a constant if possible.
14438 2016-06-10  Thomas Schwinge  <thomas@codesourcery.com>
14440         PR middle-end/71373
14441         * tree-nested.c (convert_nonlocal_omp_clauses)
14442         (convert_local_omp_clauses): Handle OMP_CLAUSE_ASYNC,
14443         OMP_CLAUSE_WAIT, OMP_CLAUSE_INDEPENDENT, OMP_CLAUSE_AUTO,
14444         OMP_CLAUSE__CACHE_, OMP_CLAUSE_TILE.
14446         * gimplify.c (gimplify_adjust_omp_clauses): Discard
14447         OMP_CLAUSE_TILE.
14448         * omp-low.c (scan_sharing_clauses): Don't expect OMP_CLAUSE_TILE.
14450         * omp-low.c (scan_sharing_clauses): Don't expect
14451         OMP_CLAUSE__CACHE_.
14453 2016-06-10  Alan Hayward  <alan.hayward@arm.com>
14455         PR tree-optimization/71407
14456         PR tree-optimization/71416
14457         * tree-vect-loop.c (vectorizable_live_operation): Use vectype for
14458         BIT_FIELD_REF type.
14460 2016-06-10  Richard Biener  <rguenther@suse.de>
14462         PR middle-end/71477
14463         * cfgloop.c (alloc_loop): Initialize nb_iterations_likely_upper_bound.
14465 2016-06-09  Eric Botcazou  <ebotcazou@adacore.com>
14467         * df-problems.c (df_note_bb_compute): Guard use of DF_INSN_INFO_GET.
14469 2016-06-09  Vladimir Makarov  <vmakarov@redhat.com>
14470             Jiong Wang  <jiong.wang@arm.com>
14472         PR rtl-optimization/70751
14473         * lra-constraints.c (process_alt_operands): Recognize Non-pseudo
14474         spilled into memory.
14476 2016-06-09  Jonathan Yong  <10walls@gmail.com>
14478         Revert:
14479         2015-09-21  Jonathan Yong  <10walls@gmail.com>
14481         * config/i386/cygwin.h (STARTFILE_SPEC): Explicitly search
14482         sysroot/usr/lib/32api for additional win32 libraries,
14483         fixes failing Cygwin bootstrapping.
14485 2016-06-09  Marcin Baczyński  <marbacz@gmail.com>
14487         * diagnostic.h (diagnostic_line_cutoff, diagnostic_flush_buffer):
14488         Delete.
14490 2016-06-09  David Malcolm  <dmalcolm@redhat.com>
14492         PR bootstrap/71471
14493         * pretty-print.c (pp_indent): Specify that %p is printed in a
14494         host-dependent manner.
14495         (test_pp_format): Remove the test for %p.
14497 2016-06-09  Maciej W. Rozycki  <macro@imgtec.com>
14499         * config/mips/mips.c (mips_output_jump): Fix formatting.
14501 2016-06-09  Richard Biener  <rguenther@suse.de>
14503         PR tree-optimization/71462
14504         * tree-ssa-loop-manip.c (find_uses_to_rename): Guard against
14505         removed blocks.
14507 2016-06-09  Martin Liska  <mliska@suse.cz>
14509         * predict.c (dump_prediction): Add new argument.
14510         (enum predictor_reason): New enum.
14511         (struct predictor_hash): New struct.
14512         (predictor_hash::hash): New function.
14513         (predictor_hash::equal): Likewise.
14514         (not_removed_prediction_p): New function.
14515         (prune_predictions_for_bb): Likewise.
14516         (combine_predictions_for_bb): Prune predictions.
14518 2016-06-09  Martin Liska  <mliska@suse.cz>
14520         * predict.c (filter_predictions): New function.
14521         (remove_predictions_associated_with_edge): Use the filter
14522         function.
14523         (equal_edge_p): New function.
14525 2016-06-09  Stefan Bruens  <stefan.bruens@rwth-aachen.de>
14527         * doc/invoke.texi (ARM Options): Use lexicographical ordering.
14528         Correct usage of @samp vs @option, add @samp where appropriate.
14529         Add -march={armv6k,armv6z,arm6zk}, remove -march=ep9312.
14530         Add armv6s-m and document it, as it is no official ARM name.
14532 2016-06-09  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
14534         * ifcvt.c (struct noce_if_info): Add transform_name field.
14535         (noce_try_move): Set if_info->transform_name to the function name.
14536         (noce_try_ifelse_collapse): Likewise.
14537         (noce_try_store_flag): Likewise.
14538         (noce_try_inverse_constants): Likewise.
14539         (noce_try_store_flag_constants): Likewise.
14540         (noce_try_addcc): Likewise.
14541         (noce_try_store_flag_mask): Likewise.
14542         (noce_try_cmove): Likewise.
14543         (noce_try_cmove_arith): Likewise.
14544         (noce_try_minmax): Likewise.
14545         (noce_try_abs): Likewise.
14546         (noce_try_sign_mask): Likewise.
14547         (noce_try_bitop): Likewise.
14548         (noce_convert_multiple_sets): Likewise.
14549         (noce_process_if_block): Print if_info->transform_name to
14550         dump_file if transformation succeeded.
14552 2016-06-09  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
14554         * config/arm/cortex-a57.md (cortex_a57_alu):
14555         Handle csel type.
14557 2016-06-08  Martin Sebor  <msebor@redhat.com>
14558             Jakub Jelinek  <jakub@redhat.com>
14560         PR c++/70507
14561         PR c/68120
14562         * builtins.def (BUILT_IN_ADD_OVERFLOW_P, BUILT_IN_SUB_OVERFLOW_P,
14563         BUILT_IN_MUL_OVERFLOW_P): New builtins.
14564         * builtins.c: Include gimple-fold.h.
14565         (fold_builtin_arith_overflow): Handle
14566         BUILT_IN_{ADD,SUB,MUL}_OVERFLOW_P.
14567         (fold_builtin_3): Likewise.
14568         * doc/extend.texi (Integer Overflow Builtins): Document
14569         __builtin_{add,sub,mul}_overflow_p.
14571 2016-06-08  Jose E. Marchesi  <jose.marchesi@oracle.com>
14573         * config/sparc/driver-sparc.c (cpu_names): Fix the entry for the
14574         SPARC-M7 and add an entry for SPARC-S7 cpus (Sonoma).
14576 2016-06-08  Alan Lawrence  <alan.lawrence@arm.com>
14578         * config/aarch64/aarch64.c (aarch64_function_arg_alignment):
14579         Rewrite, looking one level down for records and arrays.
14581 2016-06-08  David Malcolm  <dmalcolm@redhat.com>
14583         * pretty-print.c: Include "selftest.h".
14584         (pp_format): Fix comment.
14585         (identifier_to_locale): Likewise.
14586         (selftest::test_basic_printing): New function.
14587         (selftest::assert_pp_format): New function.
14588         (selftest::test_pp_format): New function.
14589         (selftest::pretty_print_c_tests): New function.
14590         * selftest-run-tests.c (selftest::run_tests): Call
14591         selftest::pretty_print_c_tests.
14592         * selftest.h (pretty_print_c_tests): New declaration.
14594 2016-06-07  Jan Hubicka  <hubicka@ucw.cz>
14596         * invoke.texi (max-loop-headers-insns): Document.
14597         * params.def (PARAM_MAX_LOOP_HEADER_INSNS): New.
14598         * tree-ssa-loop-ch.c (should_duplicate_loop_header_p): Update comment.
14599         (ch_base::copy_headers): Use PARAM_MAX_LOOP_HEADER_INSNS.
14601 2016-06-08  Richard Biener  <rguenther@suse.de>
14603         * tree-vect-stmts.c (vectorizable_load): Remove restrictions
14604         on strided SLP loads and fall back to scalar loads in case
14605         we can't chunk them.
14607 2016-06-08  Richard Biener  <rguenther@suse.de>
14609         PR tree-optimization/71452
14610         * tree-ssa.c (non_rewritable_lvalue_p): Make sure that the
14611         type used for the SSA rewrite has enough precision to cover
14612         the dynamic type of the location.
14614 2016-06-08  Jakub Jelinek  <jakub@redhat.com>
14615             Richard Biener  <rguenther@suse.de>
14617         PR c++/71448
14618         * fold-const.c (fold_comparison): Handle CONSTANT_CLASS_P (base0)
14619         the same as DECL_P (base0) for indirect_base0.  Use equality_code
14620         in one further place.
14622 2016-06-08  Richard Sandiford  <richard.sandiford@arm.com>
14624         * expmed.c (store_bit_field_1): Do not restrict a multiword op0
14625         to one word if the field is known to overlap other words.
14626         (extract_bit_field_1): Likewise.
14627         (store_split_bit_field): Remove compensating code.
14628         (extract_split_bit_field): Likewise.
14630 2016-06-08  Bernd Schmidt  <bschmidt@redhat.com>
14632         PR debug/71432
14633         PR ada/71413
14634         * tree-ssa-strlen.c (handle_builtin_memcmp): Ignore debug insns.
14636 2016-06-08  Jiong Wang  <jiong.wang@arm.com>
14638         * config/aarch64/aarch64-builtins.def (faddp): New builtins for modes in
14639         VDQF.
14640         * config/aarch64/aarch64-simd.md (aarch64_faddp<mode>): New.
14641         (arch64_addpv4sf): Delete.
14642         (reduc_plus_scal_v4sf): Use "gen_aarch64_faddpv4sf" instead of
14643         "gen_aarch64_addpv4sf".
14644         * config/aarch64/arm_neon.h (vpadd_f32): Remove inline assembly.  Use
14645         builtin.
14646         (vpadds_f32): Likewise.
14647         (vpaddq_f32): Likewise.
14648         (vpaddq_f64): Likewise.
14650 2016-06-08  Jiong Wang  <jiong.wang@arm.com>
14652         * config/aarch64/aarch64-builtins.def (fabd): New builtins for modes
14653         VALLF.
14654         * config/aarch64/aarch64-simd.md (fabd<mode>_3): Extend modes from VDQF
14655         to VALLF.  Rename to "fabd<mode>3".
14656         "*fabd_scalar<mode>3): Delete.
14657         * config/aarch64/arm_neon.h (vabds_f32): Remove inline assembly.
14658         Use builtin.
14659         (vabdd_f64): Likewise.
14660         (vabd_f32): Likewise.
14661         (vabd_f64): Likewise.
14662         (vabdq_f32): Likewise.
14663         (vabdq_f64): Likewise.
14665 2016-06-08  Jiong Wang  <jiong.wang@arm.com>
14667         * config/aarch64/aarch64-builtins.def (rsqrts): New builtins for modes
14668         VALLF.
14669         * config/aarch64/aarch64-simd.md (aarch64_rsqrts_<mode>3): Rename to
14670         "aarch64_rsqrts<mode>".
14671         * config/aarch64/aarch64.c (get_rsqrts_type): Update gen* name.
14672         * config/aarch64/arm_neon.h (vrsqrtss_f32): Remove inline assembly.  Use
14673         builtin.
14674         (vrsqrtsd_f64): Likewise.
14675         (vrsqrts_f32): Likewise.
14676         (vrsqrts_f64): Likewise.
14677         (vrsqrtsq_f32): Likewise.
14678         (vrsqrtsq_f64): Likewise.
14680 2016-06-08  Jiong Wang  <jiong.wang@arm.com>
14682         * config/aarch64/aarch64-builtins.def (rsqrte): New builtins for modes
14683         VALLF.
14684         * config/aarch64/aarch64-simd.md (aarch64_rsqrte_<mode>2): Rename to
14685         "aarch64_rsqrte<mode>".
14686         * config/aarch64/aarch64.c (get_rsqrte_type): Update gen* name.
14687         * config/aarch64/arm_neon.h (vrsqrts_f32): Remove inline assembly.  Use
14688         builtin.
14689         (vrsqrted_f64): Likewise.
14690         (vrsqrte_f32): Likewise.
14691         (vrsqrte_f64): Likewise.
14692         (vrsqrteq_f32): Likewise.
14693         (vrsqrteq_f64): Likewise.
14695 2016-06-08  Jiong Wang  <jiong.wang@arm.com>
14697         * config/aarch64/aarch64-builtins.def (scvtf): Register vector modes.
14698         (ucvtf): Likewise.
14699         (fcvtzs): Likewise.
14700         (fcvtzu): Likewise.
14701         * config/aarch64/aarch64-simd.md
14702         (<FCVT_F2FIXED:fcvt_fixed_insn><VDQF:mode>3): New.
14703         (<FCVT_FIXED2F:fcvt_fixed_insn><VDQ_SDI:mode>3): Likewise.
14704         * config/aarch64/arm_neon.h (vcvt_n_f32_s32): Remove inline assembly.
14705         Use builtin.
14706         (vcvt_n_f32_u32): Likewise.
14707         (vcvt_n_s32_f32): Likewise.
14708         (vcvt_n_u32_f32): Likewise.
14709         (vcvtq_n_f32_s32): Likewise.
14710         (vcvtq_n_f32_u32): Likewise.
14711         (vcvtq_n_f64_s64): Likewise.
14712         (vcvtq_n_f64_u64): Likewise.
14713         (vcvtq_n_s32_f32): Likewise.
14714         (vcvtq_n_s64_f64): Likewise.
14715         (vcvtq_n_u32_f32): Likewise.
14716         (vcvtq_n_u64_f64): Likewise.
14717         * config/aarch64/iterators.md (VDQ_SDI): New mode iterator.
14718         (VSDQ_SDI): Likewise.
14719         (fcvt_target): Support V4DI, V4SI and V2SI.
14720         (FCVT_TARGET): Likewise.
14722 2016-06-08  Jiong Wang  <jiong.wang@arm.com>
14724         * config/aarch64/aarch64-builtins.c (TYPES_BINOP_USS): New
14725         (TYPES_BINOP_SUS): Likewise.
14726         (aarch64_simd_builtin_data): Update include file name.
14727         (aarch64_builtins): Likewise.
14728         * config/aarch64/aarch64-simd-builtins.def (scvtf): New entries
14729         for conversion between scalar float-point and fixed-point.
14730         (ucvtf): Likewise.
14731         (fcvtzs): Likewise.
14732         (fcvtzu): Likewise.
14733         * config/aarch64/aarch64.md
14734         (<FCVT_F2FIXED:fcvt_fixed_insn><GPF:mode>3: New
14735         pattern for conversion between scalar float to fixed-pointer.
14736         (<FCVT_FIXED2F:fcvt_fixed_insn><GPI:mode>: Likewise.
14737         (UNSPEC_FCVTZS): New UNSPEC enumeration.
14738         (UNSPEC_FCVTZU): Likewise.
14739         (UNSPEC_SCVTF): Likewise.
14740         (UNSPEC_UCVTF): Likewise.
14741         * config/aarch64/arm_neon.h (vcvtd_n_f64_s64): Remove inline assembly.
14742         Use builtin.
14743         (vcvtd_n_f64_u64): Likewise.
14744         (vcvtd_n_s64_f64): Likewise.
14745         (vcvtd_n_u64_f64): Likewise.
14746         (vcvtd_n_f32_s32): Likewise.
14747         (vcvts_n_f32_u32): Likewise.
14748         (vcvtd_n_s32_f32): Likewise.
14749         (vcvts_n_u32_f32): Likewise.
14750         * config/aarch64/iterators.md (fcvt_target): Support integer to float
14751         mapping.
14752         (FCVT_TARGET): Likewise.
14753         (FCVT_FIXED2F): New iterator.
14754         (FCVT_F2FIXED): Likewise.
14755         (fcvt_fixed_insn): New define_int_attr.
14757 2016-06-07  Jan Hubicka  <hubicka@ucw.cz>
14759         * predict.c (pass_strip_predict_hints::execute): Cleanup CFG if
14760         some statements was removed.
14762 2016-06-08  Alan Hayward  <alan.hayward@arm.com>
14764         * tree-vect-data-refs.c (vect_analyze_data_refs): Remove debug newline.
14765         * tree-vect-loop-manip.c (slpeel_make_loop_iterate_ntimes): likewise.
14766         (vect_can_advance_ivs_p): likewise.
14767         (vect_update_ivs_after_vectorizer): likewise.
14768         * tree-vect-loop.c (vect_determine_vectorization_factor): likewise.
14769         (vect_analyze_scalar_cycles_1): likewise.
14770         (vect_analyze_loop_operations): likewise.
14771         (report_vect_op): likewise.
14772         (vect_is_slp_reduction): likewise.
14773         (vect_is_simple_reduction): likewise.
14774         (get_initial_def_for_induction): likewise.
14775         (vect_transform_loop): likewise.
14776         * tree-vect-patterns.c (vect_recog_dot_prod_pattern): likewise.
14777         (vect_recog_sad_pattern): likewise.
14778         (vect_recog_widen_sum_pattern): likewise.
14779         (vect_recog_widening_pattern): likewise.
14780         (vect_recog_divmod_pattern): likewise.
14781         * tree-vect-slp.c (vect-build-slp_tree_1): likewise.
14782         (vect_analyze_slp_instance): likewise.
14783         (vect_transform_slp_perm_load): likewise.
14784         (vect_schedule_slp_instance): likewise.
14786 2016-06-07  Jan Hubicka  <hubicka@ucw.cz>
14788         * predict.c (predict_iv_comparison): Mention that heuristics is broken.
14789         (return_prediction): PRED_CONST_RETURN predict return as not taken.
14790         * predict.def (PRED_CONTINUE): Change hitrate 50->67
14791         (PRED_LOOP_BRANCH): Document predictor as broken.
14792         (PRED_LOOP_EXIT): Change hitrate 91->92.
14793         (PRED_LOOP_EXTRA_EXIT): Change hitrate 91->83.
14794         (PRED_POINTER, PRED_TREE_POINTER): Change hitrate 85->70.
14795         (PRED_OPCODE_POSITIVE): Change hitrate 79->64.
14796         (PRED_OPCODE_NONEQUAL): Change hitrate 91->66.
14797         (PRED_TREE_OPCODE_POSITIVE): Change hitrate 73->64
14798         (PRED_TREE_OPCODE_NONEQUAL): Chnage hitrate 72->66
14799         (PRED_CALL): Chane hitrate 71->67.
14800         (PRED_TREE_EARLY_RETURN): Document issues, change hitrate 61->54.
14801         (PRED_GOTO): Document as unused right now.
14802         (PRED_CONST_RETURN): Change hitrate 67->69
14803         (PRED_NEGATIVE_RETURN): Change hitrate 96->98
14804         (PRED_NULL_RETURN): Change hitrate 91->90.
14805         (PRED_LOOP_IV_COMPARE_GUESS): Change hitrate to 98.
14806         (PRED_FORTRAN_FAIL_ALLOC): Change hitrate to 62; document issues.
14807         (PRED_FORTRAN_SIZE_ZERO): Change hitrate to 99.
14809 2016-06-07  Bill Seurer  <seurer@linux.vnet.ibm.com>
14811         * config/rs6000/altivec.h: Add __builtin_vec_mul.
14812         * config/rs6000/rs6000-builtin.def (vec_mul): Change vec_mul to a
14813         special case Altivec builtin.
14814         * config/rs6000/rs6000-c.c (altivec_overloaded_builtins): Remove
14815         VSX_BUILTIN_VEC_MUL (replaced with special case code).
14816         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
14817         code for ALTIVEC_BUILTIN_VEC_MUL.
14818         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
14819         for __builtin_vec_mul.
14821 2016-06-07  Peter Bergner  <bergner@vnet.ibm.com>
14823         * doc/invoke.texi (RS/6000 and PowerPC Options): Document -mhtm and
14824         -mno-htm.
14826 2016-06-07  David Malcolm  <dmalcolm@redhat.com>
14828         * spellcheck.c (selftest::test_find_closest_string): New function.
14829         (spellcheck_c_tests): Call the above.
14831 2016-06-07  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
14833         * simplify-rtx.c (simplify_cond_clz_ctz): Delete 'mode' local variable.
14835 2016-06-07  Jakub Jelinek  <jakub@redhat.com>
14837         * config/i386/sse.md (avx_vec_concat<mode>): Add v=v,vm and
14838         Yv=Yv,C alternatives.
14840 2016-06-07  Richard Biener  <rguenther@suse.de>
14842         PR c/61564
14843         * common.opt (ffast-math): Make Optimization.
14845 2016-06-07  Simon Dardis  <simon.dardis@imgtec.com>
14846             Prachi Godbole  <prachi.godbole@imgtec.com>
14848         * config/mips/p5600.md (p5600_fpu_fadd): Remove checking for
14849         `fabs' and `fneg' type attributes.
14850         (p5600_fpu_fabs): Add `fmove' to the comment.
14852 2016-06-07  Jan Hubicka  <hubicka@ucw.cz>
14854         * gimple.c: Include builtins.h
14855         (gimple_inexpensive_call_p): New function.
14856         * gimple.h (gimple_inexpensive_call_p): Declare.
14857         * tree-ssa-loop-ch.c (should_duplicate_loop_header_p): Use it.
14858         * tree-ssa-loop-ivcanon.c (tree_estimate_loop_size): Likewise;
14859         fix formatting.
14861 2016-06-07  Paolo Carlini  <paolo.carlini@oracle.com>
14863         * diagnostic.c (diagnostic_impl, diagnostic_n_impl): New.
14864         (inform, inform_at_rich_loc, inform_n, warning, warning_at,
14865         warning_at_rich_loc, warning_n, pedwarn, permerror,
14866         permerror_at_rich_loc, error, error_n, error_at, error_at_rich_loc,
14867         sorry, fatal_error, internal_error, internal_error_no_backtrace):
14868         Use the above.
14870 2016-06-07  Richard Biener  <rguenther@suse.de>
14872         PR tree-optimization/71428
14873         * tree-ssa-math-opts.c (perform_symbolic_merge): Properly distinguish
14874         BIT_FIELD_REF op vs. load.
14876 2016-06-07  Richard Biener  <rguenther@suse.de>
14878         PR middle-end/71423
14879         * match.pd ((X | ~Y) -> Y <= X): Properly invert the comparison
14880         for signed ops.
14882 2016-06-06  John David Anglin  <danglin@gcc.gnu.org>
14884         * config/pa/pa.md (call): Generate indirect long calls to non-local
14885         functions on TARGET_64BIT.
14886         (call_value): Likewise.
14888 2016-06-06  John David Anglin  <danglin@gcc.gnu.org>
14890         * config/pa/pa.md (call_val_reg_64bit): Remove "reg: DI " clobber from
14891         pattern and subsequent splitters.
14892         (call_val_reg_64bit_post_reload): Likewise.
14894 2016-06-07  Kugan Vivekanandarajah  <kuganv@linaro.org>
14896         PR middle-end/71408
14897         * tree-ssa-reassoc.c (zero_one_operation): Fix NEGATE_EXPR operand for
14898         propagate_op_to_single_use.
14900 2016-06-07  Kugan Vivekanandarajah  <kuganv@linaro.org>
14902         PR middle-end/71281
14903         * tree-ssa-reassoc.c (reassociate_bb): Set uid for negate stmt.
14905 2016-06-07  Uros Bizjak  <ubizjak@gmail.com>
14907         * config/i386/i386.h (enum ix86_enitity): Add X86_DIRFLAG.
14908         (enum x86_dirflag_state): New enum.
14909         (NUM_MODES_FOR_MODE_SWITCHING): Add X86_DIRFLAG_ANY.
14910         (machine_function): Remove needs_cld.
14911         (ix86_current_function_needs_cld): Remove.
14912         * config/i386/i386.c (ix86_set_func_type): Set
14913         ix86_optimize_mode_switching[X86_DIRFLAG] to 1.
14914         (ix86_expand_prologue): Do not emit CLD here.
14915         (ix86_dirflag_mode_needed): New function.
14916         (ix86_dirflag_mode_entry): Ditto.
14917         (ix86_mode_needed): Handle X86_DIRFLAG entity.
14918         (ix86_mode_after): Ditto.
14919         (ix86_mode_entry): Ditto.
14920         (ix86_mode_exit): Ditto.
14921         (ix86_emit_mode_set): Ditto.
14922         * config/i386/i386.md (strmov_singleop): Set
14923         ix86_optimize_mode_switching[X86_DIRFLAG] to 1 for TARGET_CLD.
14924         Do not set ix86_current_function_needs_cld.
14925         (rep_mov): Ditto.
14926         (strset_singleop): Ditto.
14927         (rep_stos): Ditto.
14928         (cmpstrnqi_nz_1): Ditto.
14929         (cmpstrnqi_1): Ditto.
14930         (strlenqi_1): Ditto.
14932 2016-06-06  Jakub Jelinek  <jakub@redhat.com>
14934         PR tree-optimization/71259
14935         * tree-vect-slp.c (vect_get_constant_vectors): For
14936         VECTOR_BOOLEAN_TYPE_P, return all ones constant instead of
14937         one for constant op, and use COND_EXPR for non-constant.
14939 2016-06-06  David Malcolm  <dmalcolm@redhat.com>
14941         * Makefile.in (OBJS): Add function-tests.o,
14942         hash-map-tests.o, hash-set-tests.o, rtl-tests.o,
14943         selftest-run-tests.o.
14944         (OBJS-libcommon): Add selftest.o.
14945         (OBJS-libcommon-target): Add selftest.o.
14946         (all.internal): Add "selftest".
14947         (all.cross): Likewise.
14948         (selftest): New phony target.
14949         (s-selftest): New target.
14950         (selftest-gdb): New phony target.
14951         (COLLECT2_OBJS): Add selftest.o.
14952         * bitmap.c: Include "selftest.h".
14953         (selftest::test_gc_alloc): New function.
14954         (selftest::test_set_range): New function.
14955         (selftest::test_clear_bit_in_middle): New function.
14956         (selftest::test_copying): New function.
14957         (selftest::test_bitmap_single_bit_set_p): New function.
14958         (selftest::bitmap_c_tests): New function.
14959         * common.opt (fself-test): New.
14960         * diagnostic-show-locus.c: Include "selftest.h".
14961         (make_range): New function.
14962         (test_range_contains_point_for_single_point): New function.
14963         (test_range_contains_point_for_single_line): New function.
14964         (test_range_contains_point_for_multiple_lines): New function.
14965         (assert_eq): New function.
14966         (test_get_line_width_without_trailing_whitespace): New function.
14967         (selftest::diagnostic_show_locus_c_tests): New function.
14968         * et-forest.c: Include "selftest.h".
14969         (selftest::test_single_node): New function.
14970         (selftest::test_simple_tree): New function.
14971         (selftest::test_disconnected_nodes): New function.
14972         (selftest::et_forest_c_tests): New function.
14973         * fold-const.c: Include "selftest.h".
14974         (selftest::assert_binop_folds_to_const): New function.
14975         (selftest::assert_binop_folds_to_nonlvalue): New function.
14976         (selftest::test_arithmetic_folding): New function.
14977         (selftest::fold_const_c_tests): New function.
14978         * function-tests.c: New file.
14979         * gimple.c: Include "selftest.h".
14980         Include "gimple-pretty-print.h".
14981         (selftest::verify_gimple_pp): New function.
14982         (selftest::test_assign_single): New function.
14983         (selftest::test_assign_binop): New function.
14984         (selftest::test_nop_stmt): New function.
14985         (selftest::test_return_stmt): New function.
14986         (selftest::test_return_without_value): New function.
14987         (selftest::gimple_c_tests): New function.
14988         * hash-map-tests.c: New file.
14989         * hash-set-tests.c: New file.
14990         * input.c: Include "selftest.h".
14991         (selftest::assert_loceq): New function.
14992         (selftest::test_accessing_ordinary_linemaps): New function.
14993         (selftest::test_unknown_location): New function.
14994         (selftest::test_builtins): New function.
14995         (selftest::test_reading_source_line): New function.
14996         (selftest::input_c_tests): New function.
14997         * rtl-tests.c: New file.
14998         * selftest-run-tests.c: New file.
14999         * selftest.c: New file.
15000         * selftest.h: New file.
15001         * spellcheck.c: Include "selftest.h".
15002         (selftest::levenshtein_distance_unit_test_oneway): New function,
15003         adapted from testsuite/gcc.dg/plugin/levenshtein_plugin.c.
15004         (selftest::levenshtein_distance_unit_test): Likewise.
15005         (selftest::spellcheck_c_tests): Likewise.
15006         * toplev.c: Include selftest.h.
15007         (toplev::run_self_tests): New.
15008         (toplev::main): Handle -fself-test.
15009         * toplev.h (toplev::run_self_tests): New.
15010         * tree.c: Include "selftest.h".
15011         (selftest::test_integer_constants): New function.
15012         (selftest::test_identifiers): New function.
15013         (selftest::test_labels): New function.
15014         (selftest::tree_c_tests): New function.
15015         * tree-cfg.c: Include "selftest.h".
15016         (selftest::push_fndecl): New function.
15017         (selftest::test_linear_chain): New function.
15018         (selftest::test_diamond): New function.
15019         (selftest::test_fully_connected): New function.
15020         (selftest::tree_cfg_c_tests): New function.
15021         * vec.c: Include "selftest.h".
15022         (selftest::safe_push_range): New function.
15023         (selftest::test_quick_push): New function.
15024         (selftest::test_safe_push): New function.
15025         (selftest::test_truncate): New function.
15026         (selftest::test_safe_grow_cleared): New function.
15027         (selftest::test_pop): New function.
15028         (selftest::test_safe_insert): New function.
15029         (selftest::test_ordered_remove): New function.
15030         (selftest::test_unordered_remove): New function.
15031         (selftest::test_block_remove): New function.
15032         (selftest::reverse_cmp): New function.
15033         (selftest::test_qsort): New function.
15034         (selftest::vec_c_tests): New function.c.
15035         * wide-int.cc: Include selftest.h and wide-int-print.h.
15036         (selftest::from_int <wide_int>): New function.
15037         (selftest::from_int <offset_int>): New function.
15038         (selftest::from_int <widest_int>): New function.
15039         (selftest::assert_deceq): New function.
15040         (selftest::assert_hexeq): New function.
15041         (selftest::test_printing <VALUE_TYPE>): New function template.
15042         (selftest::test_ops <VALUE_TYPE>): New function template.
15043         (selftest::test_comparisons <VALUE_TYPE>): New function template.
15044         (selftest::run_all_wide_int_tests <VALUE_TYPE>): New function
15045         template.
15046         (selftest::wide_int_cc_tests): New function.
15048 2016-06-06  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
15050         PR middle-end/37780
15051         * ifcvt.c (noce_try_ifelse_collapse): New function.
15052         Declare prototype.
15053         (noce_process_if_block): Call noce_try_ifelse_collapse.
15054         * simplify-rtx.c (simplify_cond_clz_ctz): New function.
15055         (simplify_ternary_operation): Use the above to simplify
15056         conditional CLZ/CTZ expressions.
15058 2016-06-06  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
15060         PR middle-end/37780
15061         * config/aarch64/aarch64.md (ctz<mode>2): Convert to
15062         define_insn_and_split.
15064 2016-06-06  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
15066         PR middle-end/37780
15067         * config/arm/arm.md (ctzsi2): Convert to define_insn_and_split.
15069 2016-06-06  Bernd Edlinger  <bernd.edlinger@hotmail.de>
15071         PR c/24414
15072         * cfgexpand.c (expand_asm_loc): Remove handling for ADDR_EXPR.
15073         Implicitly clobber memory for basic asm with non-empty assembler
15074         string.  Use targetm.md_asm_adjust also here.
15075         * compare-elim.c (arithmetic_flags_clobber_p): Use asm_noperands here.
15076         * final.c (final_scan_insn): Handle basic asm in PARALLEL block.
15077         * gimple.c (gimple_asm_clobbers_memory_p): Handle basic asm with
15078         non-empty assembler string.
15079         * ira.c (compute_regs_asm_clobbered): Use asm_noperands here.
15080         * recog.c (asm_noperands): Handle basic asm in PARALLEL block.
15081         (decode_asm_operands): Handle basic asm in PARALLEL block.
15082         (extract_insn): Handle basic asm in PARALLEL block.
15083         * doc/extend.texi: Mention new behavior of basic asm.
15084         * config/ia64/ia64 (rtx_needs_barrier): Handle ASM_INPUT here.
15085         * config/pa/pa.c (branch_to_delay_slot_p, branch_needs_nop_p,
15086         branch_needs_nop_p): Use asm_noperands.
15088 2016-06-06  Jose E. Marchesi  <jose.marchesi@oracle.com>
15090         * config/sparc/sparc.md (cpu): Add niagara7 cpu type.
15091         Include the M7 SPARC DFA scheduler.
15092         New attribute v3pipe.
15093         Annotate insns with v3pipe where appropriate.
15094         Define cpu_feature vis4.
15095         Add lzd instruction type and set it on clzdi_sp64 and clzsi_sp64.
15096         Add (V8QI "8") to vbits.
15097         Add insns {add,sub}v8qi3
15098         Add insns ss{add,sub}v8qi3
15099         Add insns us{add,sub}{v8qi,v4hi}3
15100         Add insns {min,max}{v8qi,v4hi,v2si}3
15101         Add insns {minu,maxu}{v8qi,v4hi,v2si}3
15102         Add insns fpcmp{le,gt,ule,ug,ule,ugt}{8,16,32}_vis.
15103         * config/sparc/niagara4.md: Add a comment explaining the
15104         discrepancy between the documented latenty numbers and the
15105         implemented ones.
15106         * config/sparc/niagara7.md: New file.
15107         * configure.ac (HAVE_AS_SPARC5_VIS4): Define if the assembler
15108         supports SPARC5 and VIS 4.0 instructions.
15109         * configure: Regenerate.
15110         * config.in: Likewise.
15111         * config.gcc: niagara7 is a supported cpu in sparc*-*-* targets.
15112         * config/sparc/sol2.h (ASM_CPU32_DEFAUILT_SPEC): Set for
15113         TARGET_CPU_niagara7.
15114         (ASM_CPU64_DEFAULT_SPEC): Likewise.
15115         (CPP_CPU_SPEC): Handle niagara7.
15116         (ASM_CPU_SPEC): Likewise.
15117         * config/sparc/sparc-opts.h (processor_type): Add
15118         PROCESSOR_NIAGARA7.
15119         (mvis4): New option.
15120         * config/sparc/sparc.h (TARGET_CPU_niagara7): Define.
15121         (AS_NIAGARA7_FLAG): Define.
15122         (ASM_CPU64_DEFAULT_SPEC): Set for niagara7.
15123         (CPP_CPU64_DEFAULT_SPEC): Likewise.
15124         (CPP_CPU_SPEC): Handle niagara7.
15125         (ASM_CPU_SPEC): Likewise.
15126         * config/sparc/sparc.c (niagara7_costs): Define.
15127         (sparc_option_override): Handle niagara7 and adjust cache-related
15128         parameters with better values for niagara cpus.  Also support VIS4.
15129         (sparc32_initialize_trampoline): Likewise.
15130         (sparc_use_sched_lookahead): Likewise.
15131         (sparc_issue_rate): Likewise.
15132         (sparc_register_move_cost): Likewise.
15133         (dump_target_flag_bits): Support VIS4.
15134         (sparc_vis_init_builtins): Likewise.
15135         (sparc_builtins): Likewise.
15136         * config/sparc/sparc-c.c (sparc_target_macros): Define __VIS__ for
15137         VIS4 4.0.
15138         * config/sparc/driver-sparc.c (cpu_names): Add SPARC-M7 and
15139         UltraSparc M7.
15140         * config/sparc/sparc.opt (sparc_processor_type): New value
15141         niagara7.
15142         * config/sparc/visintrin.h (__attribute__): Prototypes for the
15143         VIS4 builtins.
15144         * doc/invoke.texi (SPARC Options): Document -mcpu=niagara7 and
15145         -mvis4.
15146         * doc/extend.texi (SPARC VIS Built-in Functions): Document the
15147         VIS4 builtins.
15149 2016-06-06  Jonathan Wakely  <jwakely@redhat.com>
15151         * doc/sourcebuild.texi (Directives): Remove extra closing braces.
15153 2016-06-06  Richard Biener  <rguenther@suse.de>
15155         PR tree-optimization/71398
15156         * tree-ssa-loop-ivcanon.c (unloop_loops): First unloop, then
15157         remove edges.
15159 2016-06-05  James Bowman  <james.bowman@ftdichip.com>
15161         * config/ft32/ft32.c (ft32_setup_incoming_varargs,
15162         ft32_expand_prolog, ft32_expand_epilogue):
15163         Handle pretend_args.
15164         * config/ft32/ft32.h: Remove OUTGOING_REG_PARM_STACK_SPACE.
15165         * config/ft32/ft32.md: Add pretend_returner.
15167 2016-06-06  Uros Bizjak  <ubizjak@gmail.com>
15169         PR target/71389
15170         * config/i386/i386.c (ix86_avx256_split_vector_move_misalign):
15171         Copy op1 RTX to avoid invalid sharing.
15172         (ix86_expand_vector_move_misalign): Ditto.
15174 2016-06-05  John David Anglin  <danglin@gcc.gnu.org>
15176         * expr.c (move_by_pieces_d::generate): Mark mode parameter with
15177         ATTRIBUTE_UNUSED.
15179 2016-06-05  Jan Hubicka  <hubicka@ucw.cz>
15181         * predict.c (predicted_by_loop_heuristics_p): New function.
15182         (predict_iv_comparison): Use it.
15183         (predict_loops): Walk from innermost loops; do not predict edges
15184         leaving multiple loops multiple times; implement
15185         PRED_LOOP_ITERATIONS_MAX heuristics.
15186         * predict.def (PRED_LOOP_ITERATIONS_MAX): New predictor.
15188 2016-06-05  Jan Hubicka  <hubicka@ucw.cz>
15190         * cfg.c (check_bb_profile): Do not report mismatched profiles when
15191         only edges out of BB are EH edges.
15193 2016-06-04  Martin Sebor  <msebor@redhat.com>
15194             Marcin Baczyński  <marbacz@gmail.com>
15196         PR c/48116
15197         * doc/invoke.texi (-Wreturn-type): Mention not warning on return with
15198         a void expression in a void function.
15200 2016-06-03  Jan Hubicka  <hubicka@ucw.cz>
15202         * tree-ssa-loop-ch.c (should_duplicate_loop_header_p): Do not check
15203         aux; dump reasons of decisions.
15204         (should_duplicate_loop_header_p): Likewise.
15205         (do_while_loop_p): Likewise.
15206         (ch_base::copy_headers): Dump asi num insns duplicated.
15208 2016-06-04  Jakub Jelinek  <jakub@redhat.com>
15210         PR tree-optimization/71405
15211         * tree-ssa.c (execute_update_addresses_taken): For clobber with
15212         incompatible type, build a new clobber with the right type instead
15213         of building a VIEW_CONVERT_EXPR around it.
15215 2016-06-04  Oleg Endo  <olegendo@gcc.gnu.org>
15217         PR tree-optimization/52171
15218         * config/sh/sh.c (sh_use_by_pieces_infrastructure_p): Use
15219         by_pieces_ninsns instead of move_by_pieces_ninsns.
15221 2016-06-04  Oleg Endo  <olegendo@gcc.gnu.org>
15223         * config/sh/sh.c (sh_print_operand_address): Don't use hardcoded 'r0'
15224         for reg+reg addressing mode.
15226 2016-06-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
15228         * rs6000-c.c (c/c-tree.h): Add #include.
15229         (altivec_resolve_overloaded_builtin): Handle ARRAY_TYPE arguments
15230         in C++ when found in the base position of vec_ld or vec_st.
15232 2016-06-03  Jan Hubicka  <hubicka@ucw.cz>
15234         * tree-ssa-loop-niter.c (estimate_numbers_of_iterations_loop): Avoid
15235         use of profile unless profile status is PROFILE_READ.
15236         * profile.c (compute_branch_probabilities): Set profile status
15237         only after reporting predictor hitrates.
15239 2016-06-03  Joseph Myers  <joseph@codesourcery.com>
15241         PR target/71276
15242         PR target/71277
15243         * common.opt (ffp-int-builtin-inexact): New option.
15244         * doc/invoke.texi (-fno-fp-int-builtin-inexact): Document.
15245         * doc/md.texi (floor@var{m}2, btrunc@var{m}2, round@var{m}2)
15246         (ceil@var{m}2): Document dependence on this option.
15247         * ipa-inline-transform.c (inline_call): Handle
15248         flag_fp_int_builtin_inexact.
15249         * ipa-inline.c (can_inline_edge_p): Likewise.
15250         * config/i386/i386.md (rintxf2): Do not test
15251         flag_unsafe_math_optimizations.
15252         (rint<mode>2_frndint): New define_insn.
15253         (rint<mode>2): Do not test flag_unsafe_math_optimizations for 387
15254         or !flag_trapping_math for SSE.  Just use gen_rint<mode>2_frndint
15255         for 387 instead of extending and truncating.
15256         (frndintxf2_<rounding>): Test flag_fp_int_builtin_inexact ||
15257         !flag_trapping_math instead of flag_unsafe_math_optimizations.
15258         Change to frndint<mode>2_<rounding>.
15259         (frndintxf2_<rounding>_i387): Likewise.  Change to
15260         frndint<mode>2_<rounding>_i387.
15261         (<rounding_insn>xf2): Likewise.
15262         (<rounding_insn><mode>2): Test flag_fp_int_builtin_inexact ||
15263         !flag_trapping_math instead of flag_unsafe_math_optimizations for
15264         x87.  Test TARGET_ROUND || !flag_trapping_math ||
15265         flag_fp_int_builtin_inexact instead of !flag_trapping_math for
15266         SSE.  Use ROUND_NO_EXC in constant operand of
15267         gen_sse4_1_round<mode>2.  Just use gen_frndint<mode>2_<rounding>
15268         for 387 instead of extending and truncating.
15270 2016-06-03  H.J. Lu  <hongjiu.lu@intel.com>
15271             Julia Koval  <julia.koval@intel.com>
15273         PR target/66960
15274         PR target/67630
15275         PR target/67634
15276         PR target/67841
15277         PR target/68037
15278         PR target/68618
15279         PR target/68661
15280         PR target/69575
15281         PR target/69596
15282         PR target/69734
15283         * config/i386/i386-protos.h (ix86_epilogue_uses): New prototype.
15284         * config/i386/i386.c (ix86_conditional_register_usage): Preserve
15285         all registers, except for function return registers if there are
15286         no caller-saved registers.
15287         (ix86_set_func_type): New function.
15288         (ix86_set_current_function): Call ix86_set_func_type to set
15289         no_caller_saved_registers and func_type.  Call reinit_regs if
15290         caller-saved registers are changed.  Don't allow MPX, SSE, MMX
15291         nor x87 instructions in interrupt handler nor function with
15292         no_caller_saved_registers attribute.
15293         (ix86_function_ok_for_sibcall): Return false if there are no
15294         caller-saved registers.
15295         (type_natural_mode): Don't warn ABI change for MMX in interrupt
15296         handler.
15297         (ix86_function_arg_advance): Skip for callee in interrupt handler.
15298         (ix86_function_arg): Return special arguments in interrupt handler.
15299         (ix86_promote_function_mode): Promote pointer to word_mode only
15300         for normal functions.
15301         (ix86_can_use_return_insn_p): Don't use `ret' instruction in
15302         interrupt handler.
15303         (ix86_epilogue_uses): New function.
15304         (ix86_hard_regno_scratch_ok): Likewise.
15305         (ix86_save_reg): Preserve all registers in interrupt handler
15306         after reload.  Preserve all registers, except for function return
15307         registers, if there are no caller-saved registers after reload.
15308         (find_drap_reg): Always use callee-saved register if there are
15309         no caller-saved registers.
15310         (ix86_minimum_incoming_stack_boundary): Return MIN_STACK_BOUNDARY
15311         for interrupt handler.
15312         (ix86_expand_prologue): Don't allow DRAP in interrupt handler.
15313         Emit cld instruction if stringops are used in interrupt handler
15314         or interrupt handler isn't a leaf function.
15315         (ix86_expand_epilogue): Generate interrupt return for interrupt
15316         handler and pop the 'ERROR_CODE' off the stack before interrupt
15317         return in exception handler.
15318         (ix86_expand_call): Disallow calling interrupt handler directly.
15319         If there are no caller-saved registers, mark all registers that
15320         are clobbered by the call which returns as clobbered.
15321         (ix86_handle_no_caller_saved_registers_attribute): New function.
15322         (ix86_handle_interrupt_attribute): Likewise.
15323         (ix86_attribute_table): Add interrupt and no_caller_saved_registers
15324         attributes.
15325         (TARGET_HARD_REGNO_SCRATCH_OK): Likewise.
15326         * config/i386/i386.h (ACCUMULATE_OUTGOING_ARGS): Use argument
15327         accumulation in interrupt function if stack may be realigned to
15328         avoid DRAP.
15329         (EPILOGUE_USES): New.
15330         (function_type): New enum.
15331         (machine_function): Add func_type and no_caller_saved_registers.
15332         * config/i386/i386.md (UNSPEC_INTERRUPT_RETURN): New.
15333         (interrupt_return): New pattern.
15334         * doc/extend.texi: Document x86 interrupt and
15335         no_caller_saved_registers attributes.
15337 2016-06-03  Bernd Schmidt  <bschmidt@redhat.com>
15339         PR tree-optimization/52171
15340         * builtins.c (expand_cmpstrn_or_cmpmem): Delete, moved elsewhere.
15341         (expand_builtin_memcmp): New arg RESULT_EQ.  All callers changed.
15342         Look for constant strings.  Move some code to emit_block_cmp_hints
15343         and use it.
15344         * builtins.def (BUILT_IN_MEMCMP_EQ): New.
15345         * defaults.h (COMPARE_MAX_PIECES): New macro.
15346         * expr.c (move_by_pieces_d, store_by_pieces_d): Remove old structs.
15347         (move_by_pieces_1, store_by_pieces_1, store_by_pieces_2): Remvoe.
15348         (clear_by_pieces_1): Don't declare.  Move definition before use.
15349         (can_do_by_pieces): New static function.
15350         (can_move_by_pieces): Use it.  Return bool.
15351         (by_pieces_ninsns): Renamed from move_by_pieces_ninsns.  New arg
15352         OP.  All callers changed.  Handle COMPARE_BY_PIECES.
15353         (class pieces_addr); New.
15354         (pieces_addr::pieces_addr, pieces_addr::decide_autoinc,
15355         pieces_addr::adjust, pieces_addr::increment_address,
15356         pieces_addr::maybe_predec, pieces_addr::maybe_postinc): New member
15357         functions for it.
15358         (class op_by_pieces_d): New.
15359         (op_by_pieces_d::op_by_pieces_d, op_by_pieces_d::run): New member
15360         functions for it.
15361         (class move_by_pieces_d, class compare_by_pieces_d,
15362         class store_by_pieces_d): New subclasses of op_by_pieces_d.
15363         (move_by_pieces_d::prepare_mode, move_by_pieces_d::generate,
15364         move_by_pieces_d::finish_endp, store_by_pieces_d::prepare_mode,
15365         store_by_pieces_d::generate, store_by_pieces_d::finish_endp,
15366         compare_by_pieces_d::generate, compare_by_pieces_d::prepare_mode,
15367         compare_by_pieces_d::finish_mode): New member functions.
15368         (compare_by_pieces, emit_block_cmp_via_cmpmem): New static
15369         functions.
15370         (expand_cmpstrn_or_cmpmem): Moved here from builtins.c.
15371         (emit_block_cmp_hints): New function.
15372         (move_by_pieces, store_by_pieces, clear_by_pieces): Rewrite to just
15373         use the newly defined classes.
15374         * expr.h (by_pieces_constfn): New typedef.
15375         (can_store_by_pieces, store_by_pieces): Use it in arg declarations.
15376         (emit_block_cmp_hints, expand_cmpstrn_or_cmpmem): Declare.
15377         (move_by_pieces_ninsns): Don't declare.
15378         (can_move_by_pieces): Change return value to bool.
15379         * target.def (TARGET_USE_BY_PIECES_INFRASTRUCTURE_P): Update docs.
15380         (compare_by_pieces_branch_ratio): New hook.
15381         * target.h (enum by_pieces_operation): Add COMPARE_BY_PIECES.
15382         (by_pieces_ninsns): Declare.
15383         * targethooks.c (default_use_by_pieces_infrastructure_p): Handle
15384         COMPARE_BY_PIECES.
15385         (default_compare_by_pieces_branch_ratio): New function.
15386         * targhooks.h (default_compare_by_pieces_branch_ratio): Declare.
15387         * doc/tm.texi.in (STORE_MAX_PIECES, COMPARE_MAX_PIECES): Document.
15388         * doc/tm.texi: Regenerate.
15389         * tree-ssa-strlen.c: Include "builtins.h".
15390         (handle_builtin_memcmp): New static function.
15391         (strlen_optimize_stmt): Call it for BUILT_IN_MEMCMP.
15392         * tree.c (build_common_builtin_nodes): Create __builtin_memcmp_eq.
15394 2016-06-03  Alan Hayward  <alan.hayward@arm.com>
15396         * tree-vect-stmts.c (vect_stmt_relevant_p): Do not vectorize non live
15397         relevant stmts which are simple and invariant.
15398         * tree-vect-loop.c (vectorizable_live_operation): Check relevance
15399         instead of simple and invariant
15401 2016-06-03  Alan Hayward  <alan.hayward@arm.com>
15403         * tree-vect-loop.c (vect_analyze_loop_operations): Allow live stmts.
15404         (vectorizable_reduction): Check for new relevant state.
15405         (vectorizable_live_operation): vectorize live stmts using
15406         BIT_FIELD_REF.  Remove special case for gimple assigns stmts.
15407         * tree-vect-stmts.c (is_simple_and_all_uses_invariant): New function.
15408         (vect_stmt_relevant_p): Check for stmts which are only used live.
15409         (process_use): Use of a stmt does not inherit it's live value.
15410         (vect_mark_stmts_to_be_vectorized): Simplify relevance inheritance.
15411         (vect_analyze_stmt): Check for new relevant state.
15412         * tree-vectorizer.h (vect_relevant): New entry for a stmt which is used
15413         outside the loop, but not inside it.
15415 2016-06-03  Alan Hayward  <alan.hayward@arm.com>
15417         * tree-vectorizer.h (vect_get_vec_def_for_operand_1): New.
15418         * tree-vect-stmts.c (vect_get_vec_def_for_operand_1): New.
15419         (vect_get_vec_def_for_operand): Split out code.
15421 2016-06-03  Segher Boessenkool  <segher@kernel.crashing.org>
15423         * config/rs6000/rs6000.md (define_peepholes for two mfcr's): Delete.
15425 2016-06-03  Alan Hayward  <alan.hayward@arm.com>
15427         * tree-vect-stmts.c (vectorizable_call) Remove GOMP_SIMD_LANE code.
15429 2016-06-03  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
15431         * config/arm/thumb1.md (*thumb1_mulsi3): Fix typos in comment.
15433 2016-06-03  Jakub Jelinek  <jakub@redhat.com>
15435         PR middle-end/71387
15436         * cgraph.c (cgraph_edge::redirect_call_stmt_to_callee): If redirecting
15437         to noreturn e->callee->decl that has void return type and void
15438         arguments, adjust gimple_call_fntype and remove lhs even if it had
15439         previously addressable type.
15441 2016-06-02  Jeff Law  <law@redhat.com>
15443         PR tree-optimization/71328
15444         * tree-ssa-threadupdate.c (duplicate_thread_path): Fix off-by-one
15445         error when checking for a jump back onto the copied path.
15447 2016-06-02  David Malcolm  <dmalcolm@redhat.com>
15449         * config/microblaze/microblaze.c (get_branch_target): Add return
15450         NULL_RTX for the non-CALL_P case.
15451         (insert_wic_for_ilb_runout): Remove unused local "wic_addr1".
15452         (insert_wic): Remove unused local "j".
15454 2016-06-02  Martin Liska  <mliska@suse.cz>
15456         * predict.def: Fix typo in PRED_FORTRAN_FAIL_IO display name.
15458 2016-06-02  H.J. Lu  <hongjiu.lu@intel.com>
15459             Julia Koval  <julia.koval@intel.com>
15461         * function.c (assign_parm_setup_stack): Force source into a
15462         register if needed.
15463         * target.def (function_incoming_arg): Update documentation to
15464         allow arbitrary address computation based on hard register.
15465         * doc/tm.texi: Regenerated.
15467 2016-06-02  Martin Liska  <mliska@suse.cz>
15469         * predict.c (combine_predictions_for_bb): Fix first match in
15470         cases where a first predictor contains more than one occurence
15471         in list of predictors.  Take the best value in such case.
15473 2016-06-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
15475         PR rtl-optimization/71295
15476         * rtlanal.c (subreg_get_info): If taking a subreg at the requested
15477         offset would go over the size of the inner mode reject it.
15479 2016-06-02  Jakub Jelinek  <jakub@redhat.com>
15481         * config/i386/sse.md (*vec_concatv4si): Use v=v,v instead of
15482         x=x,x and v=v,m instead of x=x,m.
15484         * config/i386/sse.md (*vec_concatv2si_sse4_1): Add avx512dq v=Yv,rm
15485         alternative.  Change x=x,x alternative to v=Yv,Yv and x=rm,C
15486         alternative to v=rm,C.
15488         * config/i386/sse.md (*vec_concatv2di): Add x86_avx512dq v=Yv,rm
15489         alternative.  Change x=xm,C alternative to v=vm,C, x=x,x alternative
15490         to v=Yv,Yv and x=x,m to v=v,m.  Use maybe_evex prefix attribute
15491         instead of vex for the last two above mentioned alternatives.
15493 2016-06-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
15495         PR target/70830
15496         * config/arm/arm.c (arm_output_multireg_pop): Guard "pop" on update.
15498 2016-06-02  Segher Boessenkool  <segher@kernel.crashing.org>
15500         * config/rs6000/dfp.md (trunctddd2): Correct the "length" attribute.
15502 2016-06-01  David Malcolm  <dmalcolm@redhat.com>
15504         * config/rl78/rl78.c (rl78_expand_prologue): Convert local
15505         from int to unsigned.
15507 2016-05-31  Michael Meissner  <meissner@linux.vnet.ibm.com>
15509         * config/rs6000/vsx.md (vsx_splat_<mode>, V2DI/V2DF): Simplify
15510         alternatives, eliminating preferred register class.  Add support
15511         for the MTVSRDD instruction in ISA 3.0.
15512         (vsx_splat_v4si_internal): Use splat_input_operand instead of
15513         reg_or_indexed_operand.
15514         (vsx_splat_v4sf_internal): Likewise.
15516 2016-05-31  Michael Meissner  <meissner@linux.vnet.ibm.com>
15518         PR target/71186
15519         * config/rs6000/vsx.md (xxspltib_<mode>_nosplit): Add alternatives
15520         for loading up all 0's or all 1's.
15522 2016-06-01  Thomas Preud'homme  <thomas.preudhomme@arm.com>
15524         * doc/sourcebuild.texi (arm_acq_rel): Document new effective target.
15526 2016-06-01  Eduard Sanou  <dhole@openmailbox.org>
15528         * doc/cppenv.texi: Note that the `%s` in `date` is a non-standard
15529         extension.
15530         * gcc.c (driver_handle_option): Call set_source_date_epoch_envvar.
15531         * gcc.c (set_source_date_epoch_envvar): New function, sets
15532         the SOURCE_DATE_EPOCH environment variable to the current time.
15534 2016-06-01  Eric Botcazou  <ebotcazou@adacore.com>
15536         * tree-vect-loop.c (vect_determine_vectorization_factor): Also compute
15537         the factor for live Phi nodes.
15539 2016-06-01  Jan Hubicka  <hubicka@ucw.cz>
15541         * loop-dolop.c (doloop_optimize): Us likely max iteration bound.
15542         * tree-parloops.c (parallelize_loops): likewise.
15543         * tree-ssa-loop-unswitch.c (tree_unswitch_single_loop,
15544         tree_unswitch_outer_loop): likewise.
15546 2016-06-01  Jakub Jelinek  <jakub@redhat.com>
15548         PR middle-end/71371
15549         * gimplify.c (gimplify_omp_for): Temporarily clear gimplify_omp_ctxp
15550         around creation of the temporary.
15552 2016-06-01  Richard Biener  <rguenther@suse.de>
15554         PR tree-optimization/71366
15555         * tree-ssa-loop-ivcanon.c (edges_to_remove): New global.
15556         (unloop_loops): Move removing edges here ...
15557         (try_unroll_loop_completely): ... from here.
15558         (try_peel_loop): ... and here.
15559         (tree_unroll_loops_completely_1): Track parent loops via
15560         bitmap of header BBs.
15561         (tree_unroll_loops_completely): Adjust for that.
15563 2016-06-01  Kelvin Nilsen  <kelvin@gcc.gnu.org>
15565         * config/rs6000/altivec.h (vec_slv): New macro.
15566         (vec_srv): New macro.
15567         * config/rs6000/altivec.md (UNSPEC_VSLV): New value.
15568         (UNSPEC_VSRV): New value.
15569         (vslv): New insn.
15570         (vsrv): New insn.
15571         * config/rs6000/rs6000-builtin.def (vslv): New builtin definition.
15572         (vsrv): New builtin definition.
15573         * config/rs6000/rs6000-c.c (P9V_BUILTIN_VSLV): Macro expansion to
15574         define argument types for new builtin.
15575         (P9V_BUILTIN_VSRV): Macro expansion to define argument types for
15576         new builtin.
15577         * doc/extend.texi: Document the new vec_vslv and vec_srv built-in
15578         functions.
15580 2016-06-01  Uros Bizjak  <ubizjak@gmail.com>
15581             Jocelyn Mayer  <l_indien@magic.fr>
15583         PR target/67310
15584         * config/i386/driver-i386.c (host_detect_local_cpu): Correctly
15585         detect processor family for signature_CENTAUR_ebx.
15586         <case PROCESSOR_I486>: Pass c3, winchip2 or winchip-c6 for
15587         signature_CENTAUR_ebx.
15588         <case PROCESSOR _PENTIUMPRO>: Pass c3-2 for signature_CENTAUR_ebx.
15589         <default>: Pass x86-64 for has_longmode.
15591 2016-06-01  Nathan Sidwell  <nathan@acm.org>
15593         * config/nvptx/nvptx.c (nvptx_assemble_undefined_decl): Reject
15594         undefined weak.
15596 2016-06-01  Richard Biener  <rguenther@suse.de>
15598         PR tree-optimization/71261
15599         * tree-vect-patterns.c (check_bool_pattern): Gather a hash-set
15600         of stmts successfully put in the bool pattern.  Remove
15601         single-use restriction.
15602         (adjust_bool_pattern_cast): Add cast at the use site via the
15603         pattern def sequence.
15604         (adjust_bool_pattern): Remove recursion, maintain a hash-map
15605         of patterned defs.  Use the pattern def seqence instead of
15606         multiple independent patterns.
15607         (sort_after_uid): New qsort compare function.
15608         (adjust_bool_stmts): New function to process stmts in the bool
15609         pattern in IL order.
15610         (vect_recog_bool_pattern): Adjust.
15611         * tree-if-conv.c (ifcvt_split_def_stmt): Remove.
15612         (ifcvt_walk_pattern_tree): Likewise.
15613         (stmt_is_root_of_bool_pattern): Likewise.
15614         (ifcvt_repair_bool_pattern): Likewise.
15615         (tree_if_conversion): Do not call ifcvt_repair_bool_pattern.
15617 2016-06-01  Jan Hubicka  <hubicka@ucw.cz>
15619         * loop-unroll.c (decide_unroll_constant_iterations,
15620         decide_unroll_runtime_iterations, decide_unroll_stupid): Use
15621         likely upper bounds.
15622         * loop-iv.c (find_simple_exit): Dump likely upper bounds.
15624 2016-06-01  Thomas Schwinge  <thomas@codesourcery.com>
15626         * tree-core.h (enum omp_clause_code): Remove
15627         OMP_CLAUSE_DEVICE_RESIDENT.  Adjust all users.
15629 2016-06-01  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
15631         * config/arm/sync.md (arm_store_exclusive<mode>):
15632         Use 'H' output modifier on operands[2] rather than creating a new
15633         entry in out-of-bounds memory of the operands array.
15634         (arm_store_release_exclusivedi): Likewise.
15636 2016-06-01  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
15638         * config/arm/arm.c (arm_fusion_enabled_p): New function.
15639         * config/arm/arm-protos.h (arm_fusion_enabled_p): Declare prototype.
15640         * config/arm/crypto.md (crypto_<crypto_pattern>, CRYPTO_UNARY):
15641         Add "=w,0" alternative.  Enable it when AES/AESMC fusion is enabled.
15643 2016-06-01  Eric Botcazou  <ebotcazou@adacore.com>
15645         * tree-vect-loop.c (vect_determine_vectorization_factor): Also take
15646         into account live statements for mask producers.
15648 2016-06-01  Richard Biener  <rguenther@suse.de>
15650         PR tree-optimization/71311
15651         * match.pd (@0 < @1 && @0 < @2 -> @0 < min(@1,@2)): Add :c and
15652         restrict to non-INTEGER_CST @0.
15654 2016-06-01  Richard Biener  <rguenther@suse.de>
15656         * match.pd ((A & B) - (A & ~B) -> B - (A ^ B)): Add missing :c.
15657         (relational patterns): Use :c to avoid pattern duplications.
15659 2016-06-01  Richard Biener  <rguenther@suse.de>
15661         * genmatch.c (comparison_code_p): New predicate.
15662         (swap_tree_comparison): New function.
15663         (commutate): Add for_vec parameter to append new for entries.
15664         Support commutating relational operators by swapping it alongside
15665         operands.
15666         (lower_commutative): Adjust.
15667         (dt_simplify::gen): Do not pass artificial operators to gen
15668         functions.
15669         (decision_tree::gen): Do not add artificial operators as parameters.
15670         (parser::parse_expr): Verify operator commutativity when :c is
15671         applied.  Allow :C to override this.
15672         * match.pd: Adjust patterns to use :C instead of :c where required.
15674 2016-06-01  Patrick Palka  <ppalka@gcc.gnu.org>
15676         PR tree-optimization/71077
15677         * tree-ssa-threadedge.c (simplify_control_stmt_condition_1): In
15678         the combining step, use boolean_false_node and boolean_true_node
15679         as the designated false/true return values.
15681 2016-05-31  Jan Hubicka  <hubicka@ucw.cz>
15683         * predict.def (PRED_LOOP_EXTRA_EXIT): Define.
15684         * predict.c (predict_iv_comparison): Also check PRED_LOOP_EXTRA_EXIT.
15685         (predict_extra_loop_exits): Use PRED_LOOP_EXTRA_EXIT instead of
15686         PRED_LOOP_EXIT.
15688 2016-05-31  Jan Hubicka  <hubicka@ucw.cz>
15690         * doc/invoke.texi (-frename-registers): Drop -fpeel-loops from list
15691         of flags impliying the register renaming.
15692         * toplev.c (process_options): Do not imply flag_rename_registers with
15693         loop peeling.
15695 2016-05-31  Oleg Endo  <olegendo@gcc.gnu.org>
15697         * config/sh/sh.h (ASM_OUTPUT_SYMBOL_REF): Remove macro and use the
15698         default implementation.
15700 2016-05-31  Nathan Sidwell  <nathan@acm.org>
15702         * dwarf2out.c (cur_line_info_table): Add GTY marker.
15704 2016-05-31  Oleg Endo  <olegendo@gcc.gnu.org>
15706         * config/sh/constraints.md (b): Remove constraint.
15707         * config/sh/predicates.md (arith_reg_operand): Remove
15708         TARGET_REGISTER_P.
15709         * config/sh/sh-modes.def (PDI): Remove.
15710         * config/sh/sh.c (sh_target_reg_class,
15711         sh_optimize_target_register_callee_saved): Remove functions.
15712         (sh_option_override): Don't set MASK_SAVE_ALL_TARGET_REGS.
15713         (sh_expand_epilogue): Update comment.
15714         (sh_hard_regno_mode_ok, sh_register_move_cost, calc_live_regs,
15715         sh_secondary_reload): Remove TARGET_REGS related code.
15716         * config/sh/sh.h (FIRST_TARGET_REG, LAST_TARGET_REG,
15717         TARGET_REGISTER_P): Remove macros.
15718         (SH_DBX_REGISTER_NUMBER, REG_ALLOC_ORDER): Remove target regs.
15719         * config/sh/sh.md (PR_MEDIA_REG, T_MEDIA_REG, FR23_REG, TR0_REG,
15720         TR1_REG, TR2_REG): Remove constants.
15721         * config/sh/sh.opt (SAVE_ALL_TARGET_REGS): Remove.
15723 2016-05-31  Oleg Endo  <olegendo@gcc.gnu.org>
15725         * config/sh/sh.md (adddi3, subdi3, negdi2, abs<mode>2): Remove
15726         define_expand patterns.
15727         (adddi3_compact): Rename to adddi3.
15728         (subdi3_compact): Rename to subdi3.
15729         (*negdi2): Rename to negdi2.
15730         (*abs<mode>2): Rename to abs<mode>2.
15732 2016-05-31  Oleg Endo  <olegendo@gcc.gnu.org>
15734         * config/rx/rx.md (FETCHOP_NO_MINUS): New code iterator.
15735         (atomic_<fetchop_name>_fetchsi): Extract minus operator into ...
15736         (atomic_sub_fetchsi): ... this new pattern.
15737         (mvtc): Add CC_REG clobber.
15739 2016-05-31  Marek Polacek  <polacek@redhat.com>
15741         * gimplify.c (gimplify_switch_expr): Also handle GIMPLE_TRY.
15743 2016-05-31  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
15745         * config/aarch64/aarch64.c (aarch_macro_fusion_pair_p): Use
15746         aarch64_fusion_enabled_p to check for fusion capabilities.
15748 2016-05-31  Richard Biener  <rguenther@suse.de>
15750         PR tree-optimization/71352
15751         * tree-ssa-reassoc.c (zero_one_operation): Handle op equal to
15752         minus one and a negate.
15754 2016-05-31  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
15756         * config/aarch64/aarch64.c (aarch64_simd_attr_length_move): Delete.
15757         * config/aarch64/aarch64-protos.h (aarch64_simd_attr_length_move):
15758         Delete prototype.
15759         * config/aarch64/iterators.md (insn_count): Add descriptive comment.
15760         * config/aarch64/aarch64-simd.md (*aarch64_mov<mode>, VSTRUCT modes):
15761         Remove use of aarch64_simd_attr_length_move, set length attribute
15762         directly.
15763         (*aarch64_be_movoi): Likewise.
15764         (*aarch64_be_movci): Likewise.
15765         (*aarch64_be_movxi): Likewise.
15767 2016-05-31  Jan Hubicka  <hubicka@ucw.cz>
15769         * loop-init.c (gate): Do not enale RTL loop unroller with -fpeel-loops.
15770         It no longer does that.
15771         * toplev.c (process_options): Do not enable flag_web with -fpeel-loops.
15773 2016-05-31  Wladimir J. van der Laan  <laanwj@gmail.com>
15775         * config/aarch64/arm_neon.h (vdupb_laneq_s8): Remove spurious
15776         attribute __unused__.
15778 2016-05-31  Thomas Preud'homme  <thomas.preudhomme@arm.com>
15780         * config/arm/arm-protos.h (arm_arch_thumb1): Declare.
15781         * config/arm/arm.c (arm_arch_thumb1): Define.
15782         (arm_option_override): Initialize arm_arch_thumb1.
15783         * config/arm/arm.h (arm_arch_thumb1): Declare.
15784         (TARGET_ARM_ARCH_ISA_THUMB): Use arm_arch_thumb to determine if target
15785         support Thumb-1 ISA.
15787 2016-05-31  Kirill Yukhin  <kirill.yukhin@intel.com>
15789         PR target/71346
15790         * config/i386/sse.md (define_insn_and_split "*vec_extractv4sf_0"): Use
15791         `Yv' for scalar operand.
15793 2016-05-31  Tom de Vries  <tom@codesourcery.com>
15795         PR tree-optimization/69068
15796         * graphite-isl-ast-to-gimple.c (copy_bb_and_scalar_dependences): Handle
15797         phis with more than two args.
15799 2016-05-30  Andreas Tobler  <andreast@gcc.gnu.org>
15801         * config.gcc: Move hard float support for arm*hf*-*-freebsd* into
15802         armv6*-*-freebsd* for FreeBSD 11. Eliminate the arm*hf*-*-freebsd*
15803         target.
15805 2016-05-30  Jose E. Marchesi  <jose.marchesi@oracle.com>
15807         * config.gcc (sparc*-*-*): Support cpu_32, cpu_64, tune_32 and
15808         tune_64.
15809         * doc/install.texi (--with-cpu-32, --with-cpu-64): Document
15810         support on SPARC.
15811         * config/sparc/linux64.h (OPTION_DEFAULT_SPECS): Add entries for
15812         cpu_32, cpu_64, tune_32 and tune_64.
15813         * config/sparc/sol2.h (OPTION_DEFAULT_SPECS): Likewise.
15815 2016-05-30  Uros Bizjak  <ubizjak@gmail.com>
15817         * config/i386/sync.md (mfence_nosse): Use "lock orl $0, -4(%esp)".
15819 2016-05-30  Andi Kleen  <ak@linux.intel.com>
15821         * auto-profile.c (read_profile): Replace asserts with errors
15822         when file does not exist.
15823         * gcov-io.c (gcov_read_words): Dito.
15825 2016-05-30  Jan Hubicka  <hubicka@ucw.cz>
15827         * tree-cfg.c (print_loop): Print likely upper bounds.
15829 2016-05-30  Jan Hubicka  <hubicka@ucw.cz>
15831         * doc/invoke.texi (-fpeel-loops,-O3): Update documentation.
15832         * opts.c (default_options): Enable peel loops at -O3.
15833         * tree-ssa-loop-ivcanon.c (peeled_loops): New static var.
15834         (try_peel_loop): Do not re-peel already peeled loops;
15835         use likely upper bounds; fix profile updating.
15836         (pass_complete_unroll::execute): Initialize peeled_loops.
15838 2016-05-30  Martin Liska  <mliska@suse.cz>
15840         * tree-ssa-loop-ivopts.c (get_computation_cost_at): Scale
15841         computed costs by frequency of BB they belong to.
15842         (get_scaled_computation_cost_at): New function.
15844 2016-05-30  Alexander Monakov  <amonakov@ispras.ru>
15845             Marc Glisse  <marc.glisse@inria.fr>
15847         PR tree-optimization/71289
15848         * match.pd (-1 / B < A, A > -1 / B): New transformations.
15850 2016-05-30  Jan Hubicka  <hubicka@ucw.cz>
15852         * tree-vect-loop.c (vect_transform_loop): Update likely bounds.
15854 2016-05-30  Jan Hubicka  <hubicka@ucw.cz>
15856         * tree-ssa-loop-ivcanon.c (try_peel_loop): Correctly set wont_exit
15857         for peeled copies; avoid underflow when updating estimates; correctly
15858         scale loop profile.
15860 2016-05-30  Kugan Vivekanandarajah  <kuganv@linaro.org>
15862         * tree-ssa-reassoc.ci (swap_ops_for_binary_stmt): Fix typo from commit
15863         r236875. Corrected oe3 to oe2 as obvious.
15865 2016-05-30  Kugan Vivekanandarajah  <kuganv@linaro.org>
15867         PR middle-end/71269
15868         PR middle-end/71252
15869         * tree-ssa-reassoc.c (insert_stmt_before_use): Use find_insert_point so
15870         that inserted stmt will not dominate stmts that defines its operand.
15871         (rewrite_expr_tree): Add stmt_to_insert before adding the use stmt.
15872         (rewrite_expr_tree_parallel): Likewise.
15874 2016-05-30  Kugan Vivekanandarajah  <kuganv@linaro.org>
15876         PR middle-end/71252
15877         * tree-ssa-reassoc.c (swap_ops_for_binary_stmt): Fix swap such that
15878         all fields including stmt_to_insert are swapped.
15880 2016-05-30  Jan Hubicka  <hubicka@ucw.cz>
15882         * predict.h (force_edge_cold): Declare.
15883         * predict.c (force_edge_cold): New function.
15884         * tree-ssa-loop-ivcanon.c (try_unroll_loop_completely): Fix profile
15885         updating.
15886         (canonicalize_loop_induction_variables): Fix formating.
15888 2016-05-30  Eric Botcazou  <ebotcazou@adacore.com>
15890         * config/visium/visium.c (visium_split_double_add): Minor tweaks.
15891         (visium_expand_copysign): Use gen_int_mode directly.
15892         (visium_compute_frame_size): Minor tweaks.
15894 2016-05-30  Jan Hubicka  <hubicka@ucw.cz>
15896         * tree-vect-loop.c (vect_analyze_loop_2): Use
15897         likely_max_stmt_executions_int.
15899 2016-05-30  Tom de Vries  <tom@codesourcery.com>
15901         PR tree-optimization/69067
15902         * graphite-isl-ast-to-gimple.c (get_def_bb_for_const): Remove assert.
15904 2016-05-29  Uros Bizjak  <ubizjak@gmail.com>
15906         PR target/71245
15907         * config/i386/sync.md (define_peephole2 atomic_storedi_fpu):
15908         New peepholes to remove unneeded fild/fistp pairs.
15909         (define_peephole2 atomic_loaddi_fpu): Ditto.
15911 2016-05-27  Jan Hubicka  <hubicka@ucw.cz>
15913         * predict.c (maybe_hot_frequency_p): Avoid division.
15915 2016-05-28  Gerald Pfeifer  <gerald@pfeifer.com>
15917         * doc/install.texi: Use https for shop.fsf.org.
15919 2016-05-27  Jan Hubicka  <hubicka@ucw.cz>
15921         * tree-ssa-loop-ivopts.c (estimated_stmt_executions_int): Use
15922         likely_max_stmt_executions_int.
15924 2016-05-27  Jan Hubicka  <hubicka@ucw.cz>
15926         * tree-ssa-loop-prefetch.c (loop_prefetch_arrays): Use
15927         likely_max_stmt_executions_int.
15929 2016-05-27  Jan Hubicka  <hubicka@ucw.cz>
15931         * profile.c (compute_branch_probabilities): Do not report hitrates
15932         here.
15933         (branch_prob): Report hitrates here.
15934         * predict.c (gimple_predict_edge): Do not assert profile status;
15935         fix formatting issues.
15937 2016-05-27  Jan Hubicka  <hubicka@ucw.cz>
15939         * predict.c (edge_predicted_by_p): New function.
15940         (predict_paths_for_bb): Do not put multiple predictions of the same type
15941         on one edge.
15943 2016-05-27  Jan Hubicka  <hubicka@ucw.cz>
15945         * tree-ssa-loop-niter.c (number_of_iterations_exit): Revert accidental
15946         commit.
15948 2016-05-28  Alan Modra  <amodra@gmail.com>
15950         * dominance.c (verify_dominators): Don't segfault on NULL imm_bb.
15952 2016-05-28  Alan Modra  <amodra@gmail.com>
15954         PR rtl-optimization/71275
15955         * ira.c (ira): Free dominance info.
15957 2016-05-27  Gerald Pfeifer  <gerald@pfeifer.com>
15959         * doc/sourcebuild.texi: New address for upstream Go repository.
15961 2016-05-27  Thomas Preud'homme  <thomas.preudhomme@arm.com>
15963         * config/arm/arm.h (TARGET_ARM_V6M): Remove.
15964         (TARGET_ARM_V7M): Likewise.
15966 2016-05-26  Jeff Law  <law@redhat.com>
15968         * tree-ssa-threadedge.c: Remove include of tree-ssa-threadbackward.h.
15969         (thread_across_edge): Remove calls to find_jump_threads_backwards.
15970         * passes.def: Add jump threading passes before DOM/VRP.
15971         * tree-ssa-threadbackward.c (find_jump_threads_backwards): Change
15972         argument to a basic block from an edge.  Remove tests which are
15973         handled elsewhere.
15974         (pass_data_thread_jumps, class pass_thread_jumps): New.
15975         (pass_thread_jumps::gate, pass_thread_jumps::execute): New.
15976         (make_pass_thread_jumps): Likewise.
15977         * tree-pass.h (make_pass_thread_jumps): Declare.
15979 2016-05-27  Eric Botcazou  <ebotcazou@adacore.com>
15981         * config/visium/visium-protos.h (split_double_move): Rename into...
15982         (visium_split_double_move): ...this.
15983         (visium_split_double_add): Declare.
15984         * config/visium/visium.c (split_double_move): Rename into...
15985         (visium_split_double_move): ...this.
15986         (visium_split_double_add): New function.
15987         (visium_expand_copysign): Renumber operands for consistency.
15988         * config/visium/visium.md (DImode move splitter): Adjust to renaming.
15989         (DFmode move splitter): Likewise.
15990         (*addi3_insn): Split by means of visium_split_double_add.
15991         (*adddi3_insn_flags): Delete.
15992         (*plus_plus_sltu<subst_arith>): New insn.
15993         (*subdi3_insn): Split by means of visium_split_double_add.
15994         (subdi3_insn_flags): Delete.
15995         (*minus_minus_sltu<subst_arith>): New insn.
15996         (*negdi2_insn): Split by means of visium_split_double_add.
15997         (*negdi2_insn_flags): Delete.
15999 2016-05-27  Ulrich Weigand  <uweigand@de.ibm.com>
16001         * configure.ac: Treat a --with-headers option without argument
16002         the same as the default (i.e. consult sys-include directory).
16003         * configure: Regenerate.
16005 2016-05-27  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
16007         * config/aarch64/aarch64.c (aarch64_fusion_enabled_p): New function.
16008         * config/aarch64/aarch64-protos.h (aarch64_fusion_enabled_p): Declare
16009         prototype.
16010         * config/aarch64/aarch64-simd.md (aarch64_crypto_aes<aesmc_op>v16qi):
16011         Add "=w,0" alternative.  Enable it when AES/AESMC fusion is enabled.
16013 2016-05-27  Jiong Wang  <jiong.wang@arm.com>
16015         PR target/63596
16016         * config/aarch64/aarch64.c (aarch64_expand_builtin_va_start): Honor
16017         tree-stdarg analysis results.
16018         (aarch64_setup_incoming_varargs): Likewise.
16020 2016-05-27  Jiong Wang  <jiong.wang@arm.com>
16022         * config/aarch64/aarch64.c (aarch64_build_builtin_va_list): Initialize
16023         va_list_gpr_counter_field and va_list_fpr_counter_field.
16025 2016-05-27  Wilco Dijkstra  <wdijkstr@arm.com>
16027         PR67609
16028         * config/aarch64/aarch64.h (CANNOT_CHANGE_MODE_CLASS): Remove.
16029         * config/aarch64/aarch64.c
16030         (aarch64_cannot_change_mode_class): Remove function.
16031         * config/aarch64/aarch64-protos.h
16032         (aarch64_cannot_change_mode_class): Remove.
16034 2016-05-27  Jan Hubicka  <hubicka@ucw.cz>
16036         * cfgloop.c (record_niter_bound): Record likely upper bounds.
16037         (likely_max_stmt_executions_int, get_likely_max_loop_iterations,
16038         get_likely_max_loop_iterations_int): New.
16039         * cfgloop.h (struct loop): Add nb_iterations_likely_upper_bound,
16040         any_likely_upper_bound.
16041         (get_likely_max_loop_iterations_int, get_likely_max_loop_iterations):
16042         Declare.
16043         * cfgloopmanip.c (copy_loop_info): Copy likely upper bounds.
16044         * loop-unroll.c (unroll_loop_constant_iterations): Update likely
16045         upper bound.
16046         (unroll_loop_constant_iterations): Likewise.
16047         (unroll_loop_runtime_iterations): Likewise.
16048         * lto-streamer-in.c (input_cfg): Stream likely upper bounds.
16049         * lto-streamer-out.c (output_cfg): Likewise.
16050         * tree-ssa-loop-ivcanon.c (try_peel_loop): Update likely upper
16051         bounds.
16052         (canonicalize_loop_induction_variables): Dump likely upper bounds.
16053         * tree-ssa-loop-niter.c (record_estimate): Record likely upper bounds.
16054         (likely_max_loop_iterations): New.
16055         (likely_max_loop_iterations_int): New.
16056         (likely_max_stmt_executions): New.
16057         * tree-ssa-loop-niter.h (likely_max_loop_iterations,
16058         likely_max_loop_iterations_int, likely_max_stmt_executions_int,
16059         likely_max_stmt_executions): Declare.
16061 2016-05-27  Marek Polacek  <polacek@redhat.com>
16063         PR middle-end/71308
16064         * gimple-fold.c (gimple_fold_call): Check that LHS is not null.
16066 2016-05-27  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
16068         * config/s390/s390.md (2x risbg splitters): Use
16069         reg_overlap_mentioned_p instead of rtx_equal_p.
16071 2016-05-27  Dominik Vogt  <vogt@linux.vnet.ibm.com>
16073         * combine.c (make_compound_operation): Take known zero bits into
16074         account when checking for possible zero_extend.
16076 2016-05-27  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
16078         * config/aarch64/aarch64.md (ashl<mode>3, SHORT modes):
16079         Use const_int_operand for operand 2 predicate.  Simplify expand code
16080         as a result.
16082 2016-05-27  Ilya Enkovich  <ilya.enkovich@intel.com>
16084         PR middle-end/71279
16085         * fold-const.c (fold_ternary_loc): Don't fold VEC_COND_EXPR
16086         into comparison.
16088 2016-05-27  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
16090         * config/aarch64/aarch64-modes.def (CC_ZESWP, CC_SESWP): Delete.
16091         * config/aarch64/aarch64.c (aarch64_select_cc_mode): Remove condition
16092         that returns CC_SESWPmode and CC_ZESWPmode.
16093         (aarch64_get_condition_code_1): Remove handling of CC_SESWPmode
16094         and CC_SESWPmode.
16095         (aarch64_rtx_costs): Likewise.
16097 2016-05-26  Michael Meissner  <meissner@linux.vnet.ibm.com>
16099         * config/rs6000/rs6000.c (rs6000_emit_p9_fp_minmax): New function
16100         for ISA 3.0 min/max support.
16101         (rs6000_emit_p9_fp_cmove): New function for ISA 3.0 floating point
16102         conditional move support.
16103         (rs6000_emit_cmove): Call rs6000_emit_p9_fp_minmax and
16104         rs6000_emit_p9_fp_cmove if the ISA 3.0 instructions are
16105         available.
16106         * config/rs6000/rs6000.md (SFDF2): New iterator to allow doing
16107         conditional moves where the comparison type is different from move
16108         type.
16109         (fp_minmax): New code iterator for smin/smax.
16110         (minmax): New code attributes for min/max.
16111         (SMINMAX): Likewise.
16112         (smax<mode>3): Combine min, max insns into one insn using the
16113         fp_minmax code iterator.  Add support for ISA 3.0 min/max
16114         instructions that don't need -ffast-math.
16115         (s<minmax><mode>3): Likewise.
16116         (smax<mode>3_vsx): Likewise.
16117         (smin<mode>3): Likewise.
16118         (s<minmax><mode>3_vsx): Likewise.
16119         (smin<mode>3_vsx): Likewise.
16120         (pre-VSX min/max splitters): Likewise.
16121         (s<minmax><mode>3_fpr): Likewise.
16122         (movsfcc): Rewrite floating point conditional moves to combine
16123         SFmode/DFmode into a single insn.
16124         (mov<mode>cc): Likewise.
16125         (movdfcc): Likewise.
16126         (fselsfsf4): Combine FSEL cases into a single insn, using SFDF and
16127         SFDF2 iterators to handle all combinations.
16128         (fseldfsf4): Likewise.
16129         (fsel<SFDF:mode><SFDF2:mode>4): Likewise.
16130         (fseldfdf4): Likewise.
16131         (fselsfdf4): Likewise.
16132         (mov<SFDF:mode><SFDF2:mode>cc_p9): Add support for the ISA 3.0
16133         comparison instructions that set a 0/-1 mask, and use it for
16134         floating point conditional move via XXSEL.
16135         (fpmask<mode>): Likewise.
16136         (xxsel<mode>): Likewise.
16137         * config/rs6000/predicates.md (min_max_operator): Delete, no
16138         longer used.
16139         (fpmask_comparison_operaton): New insn for ISA 3.0 comparison
16140         instructions that generate a 0/-1 mask for use with XXSEL.
16141         * config/rs6000/rs6000.h (TARGET_MINMAX_SF): New helper macros to
16142         say whether floating point min/max is available, either through
16143         FSEL, ISA 2.06 min/max, and ISA 3.0 min/max instrucitons.
16144         (TARGET_MINMAX_DF): Likewise.
16146 2016-05-27  Alan Modra  <amodra@gmail.com>
16148         PR rtl-optimization/71275
16149         * ira.c (ira): Call loop_optimizer_init to set up bb_loop_depth
16150         for update_equiv_regs and combine_and_move_insns.
16152 2016-05-26  Uros Bizjak  <ubizjak@gmail.com>
16154         * config/i386/i386.md (*movqi_internal) <attr "isa">: Use
16155         if_then_else or cond RTXes to calculate attribute value.
16156         * config/i386/mmx.md (*vec_extractv2sf_1) <attr "prefix_rep">: Ditto.
16157         <attr "length_immediate>: Ditto.
16158         (*vec_extractv2sf_1) <attr "length_immediate">: Ditto.
16159         * config/i386/sse.md (sse_loadlps) <attr "length_immediate">: Ditto.
16160         (*vec_concatv2sf_sse4_1) <attr "isa">: Ditto.
16161         <attr "type">: Ditto.
16162         <attr "prefix_data16">: Ditto.
16163         <attr "prefix_extra">: Ditto.
16164         <attr "length_immediate">: Ditto.
16165         <attr "prefix">: Ditto.
16166         (vec_set<mode>_0) <attr "isa">: Ditto.
16167         <attr "prefix_extra">: Ditto.
16168         <attr "length_immediate">: Ditto.
16169         <attr "prefix">: Ditto.
16170         (*vec_interleave_highv2df) <attr "prefix_data16">: Ditto.
16171         (*vec_interleave_lowv2df) <attr "prefix_data16">: Ditto.
16172         (sse2_storelpd) <attr "prefix_data16">: Ditto.
16173         (sse2_loadhpd) <attr "prefix_data16">: Ditto.
16174         (sse2_loadlpd) <attr "prefix_data16">: Ditto.
16175         <attr "length_immediate">: Ditto.
16176         <attr "prefix">: Ditto.
16177         (sse2_movsd) <attr "length_immediate">: Ditto.
16178         <attr "prefix">: Ditto.
16179         (vec_concatv2df)  <attr "isa">: Ditto.
16180         <attr "prefix">: Ditto.
16181         (*vec_extractv4si) <attr "prefix_extra">: Ditto.
16182         (*vec_extractv2di_1) <attr "isa">: Ditto.
16183         <attr "type">: Ditto.
16184         <attr "length_immediate">: Ditto.
16185         <attr "prefix_rex">: Ditto.
16186         <attr "prefix_extra">: Ditto.
16187         (*vec_concatv2si_sse4_1) <attr "type">: Ditto.
16188         <attr "prefix_extra">: Ditto.
16189         <attr "length_immediate">: Ditto.
16190         (vec_concatv2di) <attr "isa">: Ditto.
16191         <attr "prefix_extra">: Ditto.
16192         <attr "length_immediate">: Ditto.
16193         <attr "prefix">: Ditto.
16195 2016-05-26  Martin Liska  <mliska@suse.cz>
16197         * tree-ssa-loop-ivopts.c (comp_cost::infinite_cost_p): New
16198         function.
16199         (operator+): Likewise.
16200         (operator-): Likewise.
16201         (comp_cost::operator+=): Likewise.
16202         (comp_cost::operator-=): Likewise.
16203         (comp_cost::operator/=): Likewise.
16204         (comp_cost::operator*=): Likewise.
16205         (operator<): Likewise.
16206         (operator==): Likewise.
16207         (operator<=): Likewise.
16208         (new_cost): Remove.
16209         (infinite_cost_p): Likewise.
16210         (add_costs): Likewise.
16211         (sub_costs): Likewise.
16212         (compare_costs): Likewise.
16213         (set_group_iv_cost): Use the newly introduced functions.
16214         (get_address_cost): Likewise.
16215         (get_shiftadd_cost): Likewise.
16216         (force_expr_to_var_cost): Likewise.
16217         (split_address_cost): Likewise.
16218         (ptr_difference_cost): Likewise.
16219         (difference_cost): Likewise.
16220         (get_computation_cost_at): Likewise.
16221         (determine_group_iv_cost_generic): Likewise.
16222         (determine_group_iv_cost_address): Likewise.
16223         (determine_group_iv_cost_cond): Likewise.
16224         (autoinc_possible_for_pair): Likewise.
16225         (determine_group_iv_costs): Likewise.
16226         (cheaper_cost_pair): Likewise.
16227         (iv_ca_recount_cost): Likewise.
16228         (iv_ca_set_no_cp): Likewise.
16229         (iv_ca_set_cp): Likewise.
16230         (iv_ca_cost): Likewise.
16231         (iv_ca_new): Likewise.
16232         (iv_ca_dump): Likewise.
16233         (iv_ca_narrow): Likewise.
16234         (iv_ca_prune): Likewise.
16235         (iv_ca_replace): Likewise.
16236         (try_add_cand_for): Likewise.
16237         (try_improve_iv_set): Likewise.
16238         (find_optimal_iv_set): Likewise.
16240 2016-05-26  Richard Sandiford  <richard.sandiford@arm.com>
16242         * tree-ssa-loop-ivopts.c (loop_body_includes_call): Don't assume
16243         that internal functions will clobber all caller-saved registers.
16245 2016-05-26  Wilco Dijkstra  <wdijkstr@arm.com>
16247         * config/aarch64/aarch64.c (aarch64_case_values_threshold):
16248         Return a better case_values_threshold when optimizing.
16250 2016-05-26  Wilco Dijkstra  <wdijkstr@arm.com>
16252         * config/aarch64/aarch64-simd.md (aarch64_combinez):
16253         Add ? to integer variant.
16254         (aarch64_combinez_be): Likewise.
16256 2016-05-26  Jakub Jelinek  <jakub@redhat.com>
16258         * config/i386/sse.md (*vcvtps2ph_store<mask_name>): Use v constraint
16259         instead of x constraint.
16260         (vcvtps2ph256<mask_name>): Likewise.
16262         * config/i386/sse.md (*ssse3_palignr<mode>_perm): Add avx512bw
16263         alternative.  Formatting fix.
16265         * config/i386/sse.md
16266         (<mask_codefor>avx512vl_shuf_<shuffletype>32x4_1<mask_name>): Rename
16267         to ...
16268         (avx512vl_shuf_<shuffletype>32x4_1<mask_name>): ... this.
16269         (*avx_vperm_broadcast_v4sf): Use v constraint instead of x.  Use
16270         maybe_evex prefix instead of vex.
16271         (*avx_vperm_broadcast_<mode>): Use v constraint instead of x.  Handle
16272         EXT_REX_SSE_REG_P (op0) case in the splitter.
16274 2016-05-25  Jeff Law  <law@redhat.com>
16276         PR tree-optimization/71272
16277         * tree-ssa-threadbackward.c (convert_and_register_jump_thread_path):
16278         Update comments.  Add test for empty path.
16280 2016-05-25  Bill Seurer  <seurer@linux.vnet.ibm.com>
16282         * config/rs6000/altivec.h (vec_cmpne): Add #define for vec_cmpne.
16283         * config/rs6000/rs6000-builtin.def (vec_cmpne): Add vec_cmpne as a
16284         special case builtin.
16285         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
16286         code for ALTIVEC_BUILTIN_VEC_CMPNE.
16287         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
16288         for __builtin_vec_cmpne.
16290 2016-05-25  Eric Botcazou  <ebotcazou@adacore.com>
16292         * tree-ssa-phiopt.c (factor_out_conditional_conversion): Remove
16293         redundant test and bail out if the type of the new operand is not
16294         a GIMPLE register type after stripping a VIEW_CONVERT_EXPR.
16296 2016-05-25  Uros Bizjak  <ubizjak@gmail.com>
16298         * config/i386/i386.opt (ix86_target_flags_explicit): Remove.
16299         (x_ix86_target_flags_explicit): Remove.
16300         * config/i386/i386.c (ix86_function_specific_save): Do not copy
16301         x_ix86_target_flags_explicit.
16302         (ix86_function_specific_restore): Ditto.
16304 2016-05-25  Uros Bizjak  <ubizjak@gmail.com>
16305             H.J. Lu  <hongjiu.lu@intel.com>
16307         PR target/70738
16308         * common/config/i386/i386-common.c
16309         (OPTION_MASK_ISA_GENERAL_REGS_ONLY_UNSET): New.
16310         (ix86_handle_option) <case OPT_mgeneral_regs_only>: Disable
16311         MPX, MMX, SSE and x87 instructions for -mgeneral-regs-only.
16312         * config/i386/i386.opt (ix86_target_flags): Add new Variable.
16313         (-mgeneral-regs-only): Add new option.
16314         * config/i386/i386.c (ix86_option_override_internal): Don't enable
16315         x87 instructions if only general registers are allowed.
16316         (ix86_target_string): Add ix86_flags argument. Handle additional
16317         flags options through ix86_flags argument.  Update all callers.
16318         * doc/invoke.texi (x86 Options): Document -mgeneral-regs-only.
16320 2016-05-25  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
16322         PR rtl-optimization/66940
16323         * ifcvt.c (noce_get_alt_condition): Check that incrementing or
16324         decrementing desired_val will not overflow before performing these
16325         operations.
16327 2016-05-25  Ilya Verbin  <ilya.verbin@intel.com>
16329         * config/i386/i386-builtin-types.def: Add V16SI_FTYPE_V16SF,
16330         V8DF_FTYPE_V8DF_ROUND, V16SF_FTYPE_V16SF_ROUND, V16SI_FTYPE_V16SF_ROUND.
16331         * config/i386/i386.c (enum ix86_builtins): Add
16332         IX86_BUILTIN_CVTPS2DQ512_MASK, IX86_BUILTIN_FLOORPS512,
16333         IX86_BUILTIN_FLOORPD512, IX86_BUILTIN_CEILPS512, IX86_BUILTIN_CEILPD512,
16334         IX86_BUILTIN_TRUNCPS512, IX86_BUILTIN_TRUNCPD512,
16335         IX86_BUILTIN_CVTPS2DQ512, IX86_BUILTIN_VEC_PACK_SFIX512,
16336         IX86_BUILTIN_FLOORPS_SFIX512, IX86_BUILTIN_CEILPS_SFIX512,
16337         IX86_BUILTIN_ROUNDPS_AZ_SFIX512.
16338         (builtin_description bdesc_args): Add __builtin_ia32_floorps512,
16339         __builtin_ia32_ceilps512, __builtin_ia32_truncps512,
16340         __builtin_ia32_floorpd512, __builtin_ia32_ceilpd512,
16341         __builtin_ia32_truncpd512, __builtin_ia32_cvtps2dq512,
16342         __builtin_ia32_vec_pack_sfix512, __builtin_ia32_roundps_az_sfix512,
16343         __builtin_ia32_floorps_sfix512, __builtin_ia32_ceilps_sfix512.
16344         Change IX86_BUILTIN_CVTPS2DQ512 to IX86_BUILTIN_CVTPS2DQ512_MASK for
16345         __builtin_ia32_cvtps2dq512_mask.
16346         (ix86_expand_args_builtin): Handle V8DF_FTYPE_V8DF_ROUND,
16347         V16SF_FTYPE_V16SF_ROUND, V16SI_FTYPE_V16SF_ROUND, V16SI_FTYPE_V16SF.
16348         (ix86_builtin_vectorized_function): Handle builtins mentioned above.
16349         * config/i386/sse.md
16350         (<mask_codefor>avx512f_fix_notruncv16sfv16si<mask_name><round_name>):
16351         Rename to ...
16352         (avx512f_fix_notruncv16sfv16si<mask_name><round_name>): ... this.
16353         (<mask_codefor>avx512f_cvtpd2dq512<mask_name><round_name>): Rename
16354         to ...
16355         (avx512f_cvtpd2dq512<mask_name><round_name>): ... this.
16356         (avx512f_vec_pack_sfix_v8df): New define_expand.
16357         (avx512f_roundpd512): Rename to ...
16358         (avx512f_round<castmode>512): ... this.  Change iterator.
16359         (avx512f_roundps512_sfix): New define_expand.
16360         (round<mode>2_sfix): Change iterator.
16362 2016-05-25  Nick Clifton  <nickc@redhat.com>
16364         * config/msp430/msp430.c (msp430_attr): Produce an error if a
16365         static interrupt handler is detected.
16366         * config/msp430/msp430.h (LIB_SPEC): Do not use msp430.ld as the
16367         default linker script.
16368         * config/msp430/msp430.md (movpsihi2_lo): New pattern for loading
16369         the low part of a symbolic pointer.
16371 2016-05-25  Richard Biener  <rguenther@suse.de>
16373         PR tree-optimization/71261
16374         * tree-if-conv.c (ifcvt_split_def_stmt): Walk uses on the
16375         interesting stmt instead of immediate uses when looking
16376         for the use operand to replace.
16378 2016-05-25  Martin Liska  <mliska@suse.cz>
16380         * ipa-inline.c (edge_badness): Use 'w/' instead of 'w'.
16382 2016-05-25  Richard Biener  <rguenther@suse.de>
16384         PR tree-optimization/71264
16385         * tree-vect-stmts.c (vect_init_vector): Properly deal with
16386         vector type val.
16388 2016-05-25  Martin Liska  <mliska@suse.cz>
16390         PR tree-optimization/71239
16391         * tree.c (array_at_struct_end_p): Do not call operand_equal_p
16392         if DECL_SIZE is NULL.
16394 2016-05-25  Richard Biener  <rguenther@suse.de>
16396         * timevar.def (TV_TREE_LOOP_IFCVT): Add.
16397         * tree-if-conv.c (pass_data_if_conversion): Use it.
16399 2016-05-25  Bernd Edlinger  <bernd.edlinger@hotmail.de>
16401         * cgraph.c (cgraph_node::get_availability): Fix typo in comment.
16402         * symtab.c (symtab_node::binds_to_current_def_p): Likewise.
16403         * varpool.c (varpool_node::get_availability): Likewise.
16405 2016-05-24  Michael Meissner  <meissner@linux.vnet.ibm.com>
16407         * config/rs6000/altivec.md (VNEG iterator): New iterator for
16408         VNEGW/VNEGD instructions.
16409         (p9_neg<mode>2): New insns for ISA 3.0 VNEGW/VNEGD.
16410         (neg<mode>2): Add expander for V2DImode added in ISA 2.07, and
16411         support for ISA 3.0 VNEGW/VNEGD instructions.
16413 2016-05-24  Cesar Philippidis  <cesar@codesourcery.com>
16415         * gimplify.c (omp_notice_variable): Use zero-length arrays for data
16416         pointers inside OACC_DATA regions.
16417         (gimplify_scan_omp_clauses): Prune firstprivate clause associated
16418         with OACC_DATA, OACC_ENTER_DATA and OACC_EXIT data regions.
16419         (gimplify_adjust_omp_clauses): Fix typo in comment.
16421 2016-05-24  Michael Meissner  <meissner@linux.vnet.ibm.com>
16423         * config/rs6000/altivec.md (VParity): New mode iterator for vector
16424         parity built-in functions.
16425         (p9v_ctz<mode>2): Add support for ISA 3.0 vector count trailing
16426         zeros.
16427         (p9v_parity<mode>2): Likewise.
16428         * config/rs6000/vector.md (VEC_IP): New mode iterator for vector
16429         parity.
16430         (ctz<mode>2): ISA 3.0 expander for vector count trailing zeros.
16431         (parity<mode>2): ISA 3.0 expander for vector parity.
16432         * config/rs6000/rs6000-builtin.def (BU_P9_MISC_1): New macros for
16433         power9 built-ins.
16434         (BU_P9_64BIT_MISC_0): Likewise.
16435         (BU_P9_MISC_0): Likewise.
16436         (BU_P9V_AV_1): Likewise.
16437         (BU_P9V_AV_2): Likewise.
16438         (BU_P9V_AV_3): Likewise.
16439         (BU_P9V_AV_P): Likewise.
16440         (BU_P9V_VSX_1): Likewise.
16441         (BU_P9V_OVERLOAD_1): Likewise.
16442         (BU_P9V_OVERLOAD_2): Likewise.
16443         (BU_P9V_OVERLOAD_3): Likewise.
16444         (VCTZB): Add vector count trailing zeros support.
16445         (VCTZH): Likewise.
16446         (VCTZW): Likewise.
16447         (VCTZD): Likewise.
16448         (VPRTYBD): Add vector parity support.
16449         (VPRTYBQ): Likewise.
16450         (VPRTYBW): Likewise.
16451         (VCTZ): Add overloaded vector count trailing zeros support.
16452         (VPRTYB): Add overloaded vector parity support.
16453         * config/rs6000/rs6000-c.c (altivec_overloaded_builtins): Add
16454         overloaded vector count trailing zeros and parity instructions.
16455         * config/rs6000/rs6000.md (wd mode attribute): Add V1TI and TI for
16456         vector parity support.
16457         * config/rs6000/altivec.h (vec_vctz): Add ISA 3.0 vector count
16458         trailing zeros support.
16459         (vec_cntlz): Likewise.
16460         (vec_vctzb): Likewise.
16461         (vec_vctzd): Likewise.
16462         (vec_vctzh): Likewise.
16463         (vec_vctzw): Likewise.
16464         (vec_vprtyb): Add ISA 3.0 vector parity support.
16465         (vec_vprtybd): Likewise.
16466         (vec_vprtybw): Likewise.
16467         (vec_vprtybq): Likewise.
16468         * doc/extend.texi (PowerPC AltiVec Built-in Functions): Document
16469         the ISA 3.0 vector count trailing zeros and vector parity built-in
16470         functions.
16472 2016-05-24  Kugan Vivekanandarajah  <kuganv@linaro.org>
16474         * tree-ssa-reassoc.c (sort_by_operand_rank): Skip checking gimple_bb
16475         when there is stmt_to_insert.
16477 2016-05-24  Martin Sebor  <msebor@redhat.com>
16479         PR c++/71147
16480         * tree.h (complete_or_array_type_p): New inline function.
16482 2016-05-24  Jakub Jelinek  <jakub@redhat.com>
16484         * config/i386/i386.h (TARGET_AVOID_4BYTE_PREFIXES): Define.
16485         * config/i386/constraints.md (Yr): Test TARGET_AVOID_4BYTE_PREFIXES
16486         rather than X86_TUNE_AVOID_4BYTE_PREFIXES.
16488         * config/i386/sse.md (<sse4_1>_round<ssemodesuffix><avxsizesuffix>):
16489         Limit 1st alternative to noavx isa, split 2nd alternative into one
16490         noavx and one avx alternative, use *x and Bm in the former and
16491         x and m in the latter.
16493         * config/i386/sse.md (vec_set<mode>_0): Use sse4_noavx isa instead
16494         of sse4 for the first alternative, drop %v from the template
16495         and d operand modifier.  Split second alternative into one sse4_noavx
16496         and one avx alternative, use *x instead of *v in the former and v
16497         instead of *v in the latter.
16498         (*sse4_1_extractps): Use noavx isa instead of * for the first
16499         alternative, drop %v from the template.  Split second alternative into
16500         one noavx and one avx alternative, use *x instead of *v in the
16501         former and v instead of *v in the latter.
16502         (<vi8_sse4_1_avx2_avx512>_movntdqa): Guard the first 2 alternatives
16503         with noavx and the last one with avx.
16504         (sse4_1_phminposuw): Guard first alternative with noavx isa,
16505         split the second one into one noavx and one avx alternative,
16506         use *x and Bm in the former and x and m in the latter one.
16507         (<sse4_1>_ptest<mode>): Use noavx instead of * for the first two
16508         alternatives.
16510         * config/i386/sse.md (sse4_1_<code>v8qiv8hi2<mask_name>): Limit
16511         first two alternatives to noavx, use *x instead of *v in the second
16512         one, add avx alternative without *.
16513         (sse4_1_<code>v4qiv4si2<mask_name>, sse4_1_<code>v4hiv4si2<mask_name>,
16514         sse4_1_<code>v2qiv2di2<mask_name>, sse4_1_<code>v2hiv2di2<mask_name>,
16515         sse4_1_<code>v2siv2di2<mask_name>): Likewise.
16517 2016-05-24  Jeff Law  <law@redhat.com>
16519         * tree-ssa-threadbackwards.c (convert_and_register_jump_thread_path):
16520         New function, extracted from...
16521         (fsm_find_control_statement_thread_paths): Here.  Use the new function.
16522         Allow simple copies and constant initializations in the SSA chain.
16524 2016-05-24  Marek Polacek  <polacek@redhat.com>
16526         PR c/71249
16527         * gimplify.c (gimplify_switch_expr): Look into the innermost lexical
16528         scope.
16530 2016-05-24  Jakub Jelinek  <jakub@redhat.com>
16532         PR c++/71257
16533         * tree-vect-stmts.c (vectorizable_simd_clone_call): Handle
16534         SIMD_CLONE_ARG_TYPE_LINEAR_REF_CONSTANT_STEP like
16535         SIMD_CLONE_ARG_TYPE_LINEAR_CONSTANT_STEP.  Add
16536         SIMD_CLONE_ARG_TYPE_LINEAR_VAL_CONSTANT_STEP and
16537         SIMD_CLONE_ARG_TYPE_LINEAR_UVAL_CONSTANT_STEP cases explicitly.
16539 2016-05-24  Richard Biener  <rguenther@suse.de>
16541         PR tree-optimization/71240
16542         * tree-ssa-math-opts.c (init_symbolic_number): Verify the source
16543         has integral type.
16545 2016-05-24  Richard Biener  <rguenther@suse.de>
16547         PR tree-optimization/71230
16548         * tree-ssa-reassoc.c (zero_one_operation): Handle negate special ops.
16550 2016-05-24  Richard Sandiford  <richard.sandiford@arm.com>
16552         * tree-vectorizer.h (vectorizable_comparison): Delete.
16553         * tree-vect-loop.c (vectorizable_reduction): Remove redundant
16554         PURE_SLP_STMT check.
16555         * tree-vect-stmts.c (vectorizable_call): Likewise.
16556         (vectorizable_simd_clone_call): Likewise.
16557         (vectorizable_conversion): Likewise.
16558         (vectorizable_assignment): Likewise.
16559         (vectorizable_shift): Likewise.
16560         (vectorizable_operation): Likewise.
16561         (vectorizable_load): Likewise.
16562         (vectorizable_condition): Likewise.
16563         (vectorizable_store): Likewise.  Assert that we don't have
16564         hybrid SLP.
16565         (vectorizable_comparison): Make static.  Remove redundant
16566         PURE_SLP_STMT check.
16567         (vect_transform_stmt): Assert that we always have an slp_node
16568         if PURE_SLP_STMT.
16570 2016-05-24  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
16572         * config/arm/neon.md (ashldi3_neon):  Replace comparison of INTVAL of
16573         operands[2] against 1 with comparison against CONST1_RTX.
16574         (<shift>di3_neon): Likewise.
16575         * config/arm/predicates.md (const0_operand): Replace with comparison
16576         against CONST0_RTX.
16578 2016-05-24  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
16580         * config/arm/arm.md (ashldi3): Replace comparison of INTVAL of
16581         operands[2] against 1 with comparison against CONST1_RTX.
16582         (ashrdi3): Likewise.
16583         (lshrdi3): Likewise.
16584         (ashlsi3): Replace cast of INTVAL to unsigned HOST_WIDE_INT with
16585         UINTVAL.
16586         (ashrsi3): Likewise.
16587         (lshrsi3): Likewise.
16588         (rotrsi3): Likewise.
16589         (define_split above *compareqi_eq0): Likewise.
16590         (define_split above "prologue"): Likewise.
16591         * config/arm/arm.c (thumb1_size_rtx_costs): Likewise.
16592         * config/arm/predicates.md (shift_operator): Likewise.
16593         (shift_nomul_operator): Likewise.
16594         (sat_shift_operator): Likewise.
16595         (thumb1_cmp_operand): Likewise.
16596         (const_neon_scalar_shift_amount_operand): Replace manual range
16597         check with IN_RANGE.
16598         * config/arm/thumb1.md (define_peephole2 above *thumb_subdi3):
16599         Replace cast of INTVAL to unsigned HOST_WIDE_INT with UINTVAL.
16601 2016-05-24  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
16603         * config/arm/arm.md (andsi3): Replace cast of 1 to HOST_WIDE_INT
16604         with HOST_WIDE_INT_1.
16605         (insv): Likewise.
16606         * config/arm/arm.c (optimal_immediate_sequence): Replace cast of
16607         1 to unsigned HOST_WIDE_INT with HOST_WIDE_INT_1U.
16608         (arm_canonicalize_comparison): Likewise.
16609         (thumb1_rtx_costs): Replace cast of 1 to HOST_WIDE_INT with
16610         HOST_WIDE_INT_1.
16611         (thumb1_size_rtx_costs): Likewise.
16612         (vfp_const_double_index): Replace cast of 1 to unsigned
16613         HOST_WIDE_INT with HOST_WIDE_INT_1U.
16614         (get_jump_table_size): Replace cast of 1 to HOST_WIDE_INT with
16615         HOST_WIDE_INT_1.
16616         (arm_asan_shadow_offset): Replace cast of 1 to unsigned
16617         HOST_WIDE_INT with HOST_WIDE_INT_1U.
16618         * config/arm/neon.md (vec_set<mode>): Replace cast of 1 to
16619         HOST_WIDE_INT with HOST_WIDE_INT_1.
16621 2016-05-24  Marek Polacek  <polacek@redhat.com>
16623         * tree-cfg.h (should_remove_lhs_p): New predicate.
16624         * cgraph.c (cgraph_edge::redirect_call_stmt_to_callee): Use it.
16625         * gimplify.c (gimplify_modify_expr): Likewise.
16626         * tree-cfg.c (verify_gimple_call): Likewise.
16627         * tree-cfgcleanup.c (fixup_noreturn_call): Likewise.
16628         * gimple-fold.c: Include "tree-cfg.h".
16629         (gimple_fold_call): Use should_remove_lhs_p.
16631 2016-05-24  Richard Biener  <rguenther@suse.de>
16633         PR tree-optimization/71253
16634         * cfganal.h (control_dependences): Make robust against edge
16635         and BB removal.
16636         (control_dependences::control_dependences): Remove edge_list argument.
16637         (control_dependences::get_edge): Remove.
16638         (control_dependences::get_edge_src): Add.
16639         (control_dependences::get_edge_dest): Likewise.
16640         (control_dependences::m_el): Make a vector of edge src/dest index.
16641         * cfganal.c (control_dependences::find_control_dependence): Adjust.
16642         (control_dependences::control_dependences): Likewise.
16643         (control_dependences::~control_dependence): Likewise.
16644         (control_dependences::get_edge): Remove.
16645         (control_dependences::get_edge_src): Add.
16646         (control_dependences::get_edge_dest): Likewise.
16647         * tree-ssa-dce.c (mark_control_dependent_edges_necessary): Use
16648         get_edge_src.
16649         (perform_tree_ssa_dce): Adjust.
16650         * tree-loop-distribution.c (create_edge_for_control_dependence): Use
16651         get_edge_src.
16652         (pass_loop_distribution::execute): Adjust.  Do loop destroying
16653         conditional on changed.
16655 2016-05-24  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
16657         PR target/69857
16658         * config/arm/arm.c (gen_operands_ldrd_strd): Remove bogus early
16659         return.  Reindent transformation comment and mention the ARM state
16660         behavior.
16662 2016-05-24  Kugan Vivekanandarajah  <kuganv@linaro.org>
16664         PR middle-end/71252
16665         * tree-ssa-reassoc.c (rewrite_expr_tree_parallel): Add stmt_to_insert
16666         after build_and_add_sum creates new use stmt.
16668 2016-05-24  Richard Sandiford  <richard.sandiford@arm.com>
16670         * tree-vect-stmts.c (vectorizable_load): Reorder checks so that
16671         load_lanes/grouped_load classification comes first.  Don't check
16672         whether the vectorization factor is a multiple of the group size
16673         for load_lanes.
16675 2016-05-24  Richard Sandiford  <richard.sandiford@arm.com>
16677         * tree-vect-data-refs.c (vect_analyze_group_access_1): Set
16678         GROUP_GAP for single-element interleaving.
16679         * tree-vect-stmts.c (vectorizable_load): Remove force_peeling
16680         variable.
16682 2016-05-24  Richard Biener  <rguenther@suse.de>
16684         PR middle-end/70434
16685         PR c/69504
16686         * tree-ssa.c (non_rewritable_mem_ref_base): Make sure to mark
16687         bases which are accessed with non-invariant indices.
16688         * gimple-fold.c (maybe_canonicalize_mem_ref_addr): Re-write
16689         constant index ARRAY_REFs of vectors into BIT_FIELD_REFs.
16691 2016-05-24  Kugan Vivekanandarajah  <kuganv@linaro.org>
16693         PR middle-end/71170
16694         * tree-ssa-reassoc.c (struct operand_entry): Add field stmt_to_insert.
16695         (add_to_ops_vec): Add stmt_to_insert.
16696         (add_repeat_to_ops_vec): Init stmt_to_insert.
16697         (insert_stmt_before_use): New.
16698         (transform_add_to_multiply): Remove mult_stmt insertion and add it
16699         to ops vector.
16700         (get_ops): Init stmt_to_insert.
16701         (maybe_optimize_range_tests): Likewise.
16702         (rewrite_expr_tree): Insert stmt_to_insert before use stmt.
16703         (rewrite_expr_tree_parallel): Likewise.
16704         (reassociate_bb): Likewise.
16706 2016-05-23  Michael Meissner  <meissner@linux.vnet.ibm.com>
16708         PR target/71201
16709         * config/rs6000/altivec.md (altivec_vperm_<mode>_internal): Drop
16710         ISA 3.0 xxperm fusion alternative.
16711         (altivec_vperm_v8hiv16qi): Likewise.
16712         (altivec_vperm_<mode>_uns_internal): Likewise.
16713         (vperm_v8hiv4si): Likewise.
16714         (vperm_v16qiv8hi): Likewise.
16716 2016-05-23  Michael Meissner  <meissner@linux.vnet.ibm.com>
16717             Kelvin Nilsen  <kelvin@gcc.gnu.org>
16719         * config/rs6000/rs6000.c (rs6000_expand_vector_set): Generate
16720         vpermr/xxpermr on ISA 3.0.
16721         (altivec_expand_vec_perm_le): Likewise.
16722         * config/rs6000/altivec.md (UNSPEC_VPERMR): New unspec.
16723         (altivec_vpermr_<mode>_internal): Add VPERMR/XXPERMR support for
16724         ISA 3.0.
16726 2016-05-23  Uros Bizjak  <ubizjak@gmail.com>
16728         * config/i386/i386.h (IS_STACK_MODE): Enable for
16729         TARGET_MIX_SSE_I387.  Rewrite using X87_FLOAT_MODE_P and
16730         SSE_FLOAT_MODE_P macros.
16731         * config/i386/i386.c (ix86_preferred_reload_class): Use
16732         IS_STACK_MODE, INTEGER_CLASS_P, FLOAT_CLASS_P and Q_CLASS_P macros.
16733         Cleanup regclass processing for CONST_DOUBLE_P.
16734         (ix86_preferred_output_reload_class): Use IS_STACK_MODE macro.
16735         (ix86_rtx_costs): Remove redundant TARGET_80387 check
16736         with IS_STACK_MODE macro.
16737         * config/i386/i386.md: Replace SSE_FLOAT_MODE_P (DFmode)
16738         with TARGET_SSE2.
16739         (*movdf_internal): Use IS_STACK_MODE macro.
16740         (*movsf_internal): Ditto.
16742 2016-05-23  Marc Glisse  <marc.glisse@inria.fr>
16744         * match.pd (a * (1 << b), ~x & ~y, ~X ^ ~Y, (X ^ Y) ^ Y, ~ (-A),
16745         ~ (A - 1), ~(~X >> Y), ~(~X >>r Y)): Relax constraints.
16747 2016-05-23  Jeff Law  <law@redhat.com>
16749         * tree-ssa-threadbackward.c (profitable_jump_thread_path): New function
16750         extracted from ...
16751         (fsm_find_control_statement_thread_paths): Call it.
16753 2016-05-23  Martin Jambor  <mjambor@suse.cz>
16755         PR ipa/71234
16756         * ipa-cp.c (ipa_get_indirect_edge_target_1): Only check value of
16757         from_global_constant if t is not NULL.
16759 2016-05-23  Marek Polacek  <polacek@redhat.com>
16761         PR c/49859
16762         * common.opt (Wswitch-unreachable): New option.
16763         * doc/invoke.texi: Document -Wswitch-unreachable.
16764         * gimplify.c (gimplify_switch_expr): Implement the -Wswitch-unreachable
16765         warning.
16767 2016-05-23  Bin Cheng  <bin.cheng@arm.com>
16769         * tree-ssa-address.c (copy_ref_info): Check NULL TMR_STEP when
16770         TMR_INDEX is non-NULL.
16772 2016-05-23  Richard Biener  <rguenther@suse.de>
16774         PR tree-optimization/71230
16775         * tree-ssa-reassoc.c (acceptable_pow_call): Move initial condition...
16776         (try_special_add_to_ops): ... here.  Always test for single-use.
16778 2016-05-23  Martin Jambor  <mjambor@suse.cz>
16780         * hsa-gen.c (gen_hsa_insns_for_switch_stmt): Create an empty
16781         default block if a PHI node in the original one would be resized.
16783 2016-05-23  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
16785         PR tree-optimization/58135
16786         * tree-vect-slp.c: When group size is not multiple
16787         of vector size, allow splitting of store group at
16788         vector boundary.
16790 2016-05-23  Christophe Lyon  <christophe.lyon@linaro.org>
16792         * config/arm/arm_neon.h (vtst_p16, vtstq_p16): New.
16794 2016-05-22  Jakub Jelinek  <jakub@redhat.com>
16796         * config/i386/sse.md (vec_set_lo_<mode><mask_name>,
16797         vec_set_hi_<mode><mask_name>): Add && <mask_avx512dq_condition>
16798         condition.  For !TARGET_AVX512DQ, emit 32x4 instruction instead
16799         of 64x2.
16801         * config/i386/sse.md (vec_set_lo_v16hi, vec_set_hi_v16hi,
16802         vec_set_lo_v32qi, vec_set_hi_v32qi): Add alternative with
16803         v constraint instead of x and vinserti32x4 insn.
16805         * config/i386/sse.md (i128vldq): New mode iterator.
16806         (avx2_vbroadcasti128_<mode>, avx_vbroadcastf128_<mode>): Add
16807         avx512dq and avx512vl alternatives.
16809         * config/i386/sse.md (avx2_vec_dupv4df): Use v instead of x
16810         constraint, use maybe_evex prefix instead of vex.
16811         (vec_dupv4sf): Use v constraint instead of x for output
16812         operand except for noavx alternative, use Yv constraint
16813         instead of x for input.  Use maybe_evex prefix instead of vex.
16814         (*vec_dupv4si): Likewise.
16815         (*vec_dupv2di): Likewise.
16817 2016-05-22  Kugan Vivekanandarajah  <kuganv@linaro.org>
16819         PR middle-end/40921
16820         * tree-ssa-reassoc.c (try_special_add_to_ops): New.
16821         (linearize_expr_tree): Call try_special_add_to_ops.
16822         (reassociate_bb): Convert MULT_EXPR by (-1) to NEGATE_EXPR.
16824 2016-05-21  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
16826         * config/avr/avr.c (avr_expand_prologue): Add INCOMING_FRAME_SP_OFFSET
16827         to computed stack_usage.
16829 2016-05-21  Pitchumani Sivanupandi  <pitchumani.s@atmel.com>
16831         PR target/71103
16832         * config/avr/avr.md (define_expand "mov<mode>"): If the source
16833         operand is subreg (symbol_ref) then move the symbol ref to register.
16835 2016-05-21  Jan Hubicka  <hubicka@ucw.cz>
16837         * tree.c (array_at_struct_end_p): Look through MEM_REF.
16839 2016-05-21  Kugan Vivekanandarajah  <kuganv@linaro.org>
16841         PR middle-end/71179
16842         * tree-ssa-reassoc.c (transform_add_to_multiply): Disallow float
16843         VECTOR type.
16845 2016-05-20  Eric Botcazou  <ebotcazou@adacore.com>
16847         * tree-vrp.c (compare_values_warnv): Simplify handling of symbolic
16848         ranges by calling get_single_symbol and tidy up.  Look more closely
16849         into NAME + CST1 vs CST2 comparisons if type overflow is undefined.
16851 2016-05-20  Jeff Law  <law@redhat.com>
16853         * bitmap.c (bitmap_find_bit): Remove useless test.
16855 2016-05-20  Segher Boessenkool  <segher@kernel.crashing.org>
16857         * function.c (thread_prologue_and_epilogue_insns): Commit the
16858         insertion of the epilogue.
16860 2016-05-20  Martin Jambor  <mjambor@suse.cz>
16862         PR tree-optimization/70884
16863         * tree-sra.c (initialize_constant_pool_replacements): Do not check
16864         should_scalarize_away_bitmap and cannot_scalarize_away_bitmap bits.
16865         (sort_and_splice_var_accesses): Do not consider multiple scalar reads
16866         of constant pool data as a reason for scalarization.
16868 2016-05-20  Eric Botcazou  <ebotcazou@adacore.com>
16870         * config/arm/arm.c (arm_expand_prologue): Set the stack usage to 0
16871         for naked functions.
16872         (thumb1_expand_prologue): Likewise.
16874 2016-05-20  Nathan Sidwell  <nathan@acm.org>
16876         * config/nvptx/nptx.c (nvptx_option_override): Only set
16877         flag_toplevel_reorder, if not explicitly specified.  Set
16878         flag_no_common, unless explicitly specified.
16880 2016-05-20  David Malcolm  <dmalcolm@redhat.com>
16882         * calls.c (can_implement_as_sibling_call_p): Mark param
16883         reg_parm_stack_space with ATTRIBUTE_UNUSED.
16885 2016-05-20  Uros Bizjak  <ubizjak@gmail.com>
16887         * config/i386/i386.c (ix86_rtx_costs) <case CONST_DOUBLE>:
16888         Use IS_STACK_MODE when calculating cost of standard 80387 constants.
16889         Fallthru to CONST_VECTOR case to calculate cost of standard SSE
16890         constants.
16891         <case CONST_WIDE_INT>: Calculate cost of (MEM (SYMBOL_REF)).
16892         (ix86_legitimate_constant_p): Use CASE_CONST_SCALAR_INT
16893         and CASE_CONST_ANY.
16895 2016-05-20  Cesar Philippidis  <cesar@codesourcery.com>
16897         * config/nvptx/nvptx.md (sincossf3): New pattern.
16899 2016-05-20  David Malcolm  <dmalcolm@redhat.com>
16901         * calls.c (maybe_complain_about_tail_call): New function.
16902         (initialize_argument_information): Call
16903         maybe_complain_about_tail_call when clearing *may_tailcall.
16904         (can_implement_as_sibling_call_p): Call
16905         maybe_complain_about_tail_call when returning false.
16906         (expand_call): Read CALL_EXPR_MUST_TAIL_CALL and, if set,
16907         ensure try_tail_call is set.  Call maybe_complain_about_tail_call
16908         if tail-call optimization fails.
16909         * cfgexpand.c (expand_call_stmt): Initialize
16910         CALL_EXPR_MUST_TAIL_CALL from gimple_call_must_tail_p.
16911         * gimple-pretty-print.c (dump_gimple_call): Dump
16912         gimple_call_must_tail_p.
16913         * gimple.c (gimple_build_call_from_tree): Call
16914         gimple_call_set_must_tail with the value of
16915         CALL_EXPR_MUST_TAIL_CALL.
16916         * gimple.h (enum gf_mask): Add GF_CALL_MUST_TAIL_CALL.
16917         (gimple_call_set_must_tail): New function.
16918         (gimple_call_must_tail_p): New function.
16919         * print-tree.c (print_node): Update printing of TREE_STATIC
16920         to reflect its use for CALL_EXPR_MUST_TAIL_CALL.
16921         * tree-core.h (struct tree_base): Add MUST_TAIL_CALL to the
16922         trailing comment listing applicable flags.
16923         * tree.h (CALL_EXPR_MUST_TAIL_CALL): New macro.
16925 2016-05-20  David Malcolm  <dmalcolm@redhat.com>
16927         * calls.c (expand_call): Move "Rest of purposes for tail call
16928         optimizations to fail" to...
16929         (can_implement_as_sibling_call_p): ...this new function, and
16930         split into multiple "if" statements.
16932 2016-05-20  Jan Hubicka  <hubicka@ucw.cz>
16934         * cfgloop.h (expected_loop_iterations_unbounded,
16935         expected_loop_iterations): Unconstify.
16936         * cfgloopanal.c (expected_loop_iterations_unbounded): Sanity check the
16937         profile with known upper bound; return 3 when profile is absent.
16938         (expected_loop_iterations): Update.
16940 2016-05-20  Jan Hubicka  <hubicka@ucw.cz>
16942         * loop-doloop.c (doloop_optimize): Use get_estimated_loop_iterations_int
16943         and get_max_loop_iterations_int.
16945 2016-05-20  Jan Hubicka  <hubicka@ucw.cz>
16947         * tree-ssa-loop-niter.c (idx_infer_loop_bounds): We can not produce
16948         realistic upper bounds here.
16950 2016-05-20  Jakub Jelinek  <jakub@redhat.com>
16952         PR c++/71210
16953         * gimple-fold.c (gimple_fold_call): Do not remove lhs of noreturn
16954         calls if the LHS is variable length or has addressable type.
16955         If targets[0]->decl is a noreturn call with void return type and
16956         zero arguments, adjust fntype and remove lhs in that case.
16958 2016-05-20  Marc Glisse  <marc.glisse@inria.fr>
16960         PR tree-optimization/71079
16961         PR tree-optimization/71206
16962         * match.pd ((X ^ Y) ^ (X ^ Z)): Convert the arguments.
16964 2016-05-20  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
16966         * tree-vectorizer.c (get_vec_alignment_for_decl): New static function.
16967         (get_vec_alignment_for_array_decl): Likewise.
16968         (get_vec_alignment_for_record_decl): Likewise.
16969         (increase_alignment::execute): Move code to find alignment to
16970         get_vec_alignment_for_array_decl and call get_vec_alignment_for_decl.
16971         (type_align_map): New hash_map.
16973 2016-05-20  Richard Guenther  <rguenther@suse.de>
16975         PR tree-optimization/29756
16976         * tree.def (BIT_INSERT_EXPR): New tcc_expression tree code.
16977         * expr.c (expand_expr_real_2): Handle BIT_INSERT_EXPR.
16978         * fold-const.c (operand_equal_p): Likewise.
16979         (fold_ternary_loc): Add constant folding of BIT_INSERT_EXPR.
16980         * gimplify.c (gimplify_expr): Handle BIT_INSERT_EXPR.
16981         * tree-inline.c (estimate_operator_cost): Likewise.
16982         * tree-pretty-print.c (dump_generic_node): Likewise.
16983         * tree-ssa-operands.c (get_expr_operands): Likewise.
16984         * cfgexpand.c (expand_debug_expr): Likewise.
16985         * gimple-pretty-print.c (dump_ternary_rhs): Likewise.
16986         * gimple.c (get_gimple_rhs_num_ops): Handle BIT_INSERT_EXPR.
16987         * tree-cfg.c (verify_gimple_assign_ternary): Verify BIT_INSERT_EXPR.
16988         * tree-ssa.c (non_rewritable_lvalue_p): We can rewrite
16989         vector inserts using BIT_FIELD_REF or MEM_REF on the lhs.
16990         (execute_update_addresses_taken): Do it.
16992 2016-05-20  Richard Biener  <rguenther@suse.de>
16994         PR tree-optimization/71185
16995         * tree-ssa-loop-prefetch.c (gather_memory_references): Drop
16996         register operations.
16998 2016-05-20  Richard Biener  <rguenther@suse.de>
17000         * tree-if-conv.c (add_bb_predicate_gimplified_stmts): Use
17001         gimple_seq_add_seq_without_update.
17002         (release_bb_predicate): Assert we have no operands to free.
17003         (if_convertible_loop_p_1): Calculate post dominators later.
17004         Do not free BB predicates here.
17005         (combine_blocks): Do not recompute BB predicates.
17006         (version_loop_for_if_conversion): Save BB predicates around
17007         loop versioning.
17009 2016-05-19  Segher Boessenkool  <segher@kernel.crashing.org>
17011         * function.c (make_epilogue_seq): Remove epilogue_end parameter.
17012         (thread_prologue_and_epilogue_insns): Remove bb_flags.  Restructure
17013         code.  Ignore sibcalls on EDGE_IGNORE edges.
17014         * shrink-wrap.c (handle_simple_exit): New function.  Set EDGE_IGNORE
17015         on edges for sibcalls that run without prologue.  The rest of the
17016         function is combined from...
17017         (fix_fake_fallthrough_edge): ... this, and ...
17018         (try_shrink_wrapping): ... a part of this.  Remove the bb_with
17019         function argument, make it a local variable.
17021 2016-05-19  Sandra Loosemore  <sandra@codesourcery.com>
17023         * config/i386/cygming.h (DWARF2_UNWIND_INFO): Allow
17024         --disable-sjlj-exceptions for TARGET_BI_ARCH to select DWARF-2 EH
17025         for 32-bit mode and SEH for 64-bit.
17026         * config/i386/mingw32.h (SHARED_LIBGCC_UNDEFS_SPEC): Handle
17027         TARGET_64BIT_DEFAULT.
17029 2016-05-19  Ryan Burn  <contact@rnburn.com>
17031         * Makefile.in (GTFILES): Add cilk.h and cilk-common.c.
17032         * gengtype.c (open_base_files): Add cilk.h to ifiles.
17034 2016-05-19  Uros Bizjak  <ubizjak@gmail.com>
17036         * sched-deps.c (sched_analyze_2) <case TRAP_IF>: Also
17037         force pending loads from memory.
17039 2016-05-19  Kelvin Nilsen  <kelvin@gcc.gnu.org>
17041         * config/rs6000/altivec.md (UNSPEC_DARN): New unspec constant.
17042         (UNSPEC_DARN_32): New unspec constant.
17043         (UNSPEC_DARN_RAW): New unspec constant.
17044         (darn_32): New instruction.
17045         (darn_raw): New instruction.
17046         (darn): New instruction.
17047         * config/rs6000/rs6000-builtin.def (RS6000_BUILTIN_0): Add
17048         support and documentation for this macro.
17049         (BU_P9_MISC_1): New macro definition.
17050         (BU_P9_64BIT_MISC_0): New macro definition.
17051         (BU_P9_MISC_0): New macro definition.
17052         (darn_32): New builtin definition.
17053         (darn_raw): New builtin definition.
17054         (darn): New builtin definition.
17055         * config/rs6000/rs6000.c: Add #define RS6000_BUILTIN_0 and #undef
17056         RS6000_BUILTIN_0 directives to surround each occurrence of
17057         #include "rs6000-builtin.def".
17058         (rs6000_builtin_mask_calculate): Add in the RS6000_BTM_MODULO and
17059         RS6000_BTM_64BIT flags to the returned mask, depending on
17060         configuration.
17061         (def_builtin): Correct an error in the assignments made to the
17062         debugging variable attr_string.
17063         (rs6000_expand_builtin): Add support for no-operand built-in
17064         functions.
17065         (builtin_function_type): Remove fatal_error assertion that is no
17066         longer valid.
17067         (rs6000_common_init_builtins): Add support for no-operand built-in
17068         functions.
17069         * config/rs6000/rs6000.h (RS6000_BTM_MODULO): New macro
17070         definition.
17071         (RS6000_BTM_PURE): Enhance comment to clarify intent of this flag
17072         definition.
17073         (RS6000_BTM_64BIT): New macro definition.
17074         * doc/extend.texi: Document __builtin_darn (void),
17075         __builtin_darn_raw (void), and __builtin_darn_32 (void) built-in
17076         functions.
17078 2016-05-19  Jan Hubicka  <hubicka@ucw.cz>
17080         * tree-vect-loop.c (vect_analyze_loop_2): Use also
17081         max_loop_iterations_int.
17083 2016-05-19  Marek Polacek  <polacek@redhat.com>
17085         PR tree-optimization/71031
17086         * tree-vrp.c (extract_range_from_binary_expr_1): Turn assert into a
17087         condition and adjust the code a bit.
17089 2016-05-19  Martin Liska  <mliska@suse.cz>
17091         * tree-vect-stmts.c (vectorizable_simd_clone_call): Utilize
17092         auto_vec instead of vec.
17094 2016-05-19  Martin Liska  <mliska@suse.cz>
17096         * tree-parloops.c (oacc_entry_exit_ok): Release a vector.
17098 2016-05-19  Martin Liska  <mliska@suse.cz>
17100         * tree-if-conv.c (ifcvt_repair_bool_pattern): Utilize auto_vecs.
17102 2016-05-19  Martin Liska  <mliska@suse.cz>
17104         * ipa-pure-const.c (set_function_state): Remove an existing
17105         funct_state.
17106         (remove_node_data): Do not free it as it's released
17107         in set_function_state.
17109 2016-05-19  Martin Liska  <mliska@suse.cz>
17111         * tree-vect-slp.c (vect_attempt_slp_rearrange_stmts): Release
17112         bitmap.
17114 2016-05-19  Martin Liska  <mliska@suse.cz>
17116         * omp-simd-clone.c (simd_clone_adjust): Release vector.
17118 2016-05-19  Martin Liska  <mliska@suse.cz>
17120         * tree-ssa-reassoc.c (eliminate_duplicate_pair): Truncate
17121         an auto_vec instead of re-creating it.
17123 2016-05-19  Martin Liska  <mliska@suse.cz>
17125         * tree-ssa-loop-prefetch.c (determine_loop_nest_reuse): Use
17126         auto_vec instead of vec.
17128 2016-05-19  Martin Liska  <mliska@suse.cz>
17130         * lto-section-in.c (lto_get_section_data): Call
17131         lto_check_version with additional argument.
17132         * lto-streamer.c (lto_check_version): Add new argument.
17133         * lto-streamer.h (lto_check_version): Likewise.
17135 2016-05-19  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
17137         * config/arm/arm.c (arm_new_rtx_costs, SIGN_EXTEND case):
17138         Don't add cost of inner memory when handling sign-extended loads.
17140 2016-05-19  Ilya Enkovich  <ilya.enkovich@intel.com>
17142         PR rtl-optimization/71148
17143         * cse.c (cse_main): Free dominance info.
17144         (rest_of_handle_cse): Don't free dominance info.
17145         (rest_of_handle_cse2): Likewise.
17146         (rest_of_handle_cse_after_global_opts): Likewise.
17148 2016-05-19  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
17150         PR target/71056
17151         * config/arm/arm-builtins.c (arm_builtin_vectorized_function): Return
17152         NULL_TREE early if NEON is not available.  Remove now redundant check
17153         in ARM_CHECK_BUILTIN_MODE.
17155 2016-05-19  Maxim Ostapenko  <m.ostapenko@samsung.com>
17157         PR sanitizer/64354
17158         * cppbuiltin.c (define_builtin_macros_for_compilation_flags): Add new
17159         builtin __SANITIZE_THREAD__ macros for fsanitize=thread switch.
17160         * doc/cpp.texi: Document new macros.
17162 2016-05-19  Bin Cheng  <bin.cheng@arm.com>
17164         PR tree-optimization/69848
17165         * tree-vect-loop.c (vectorizable_reduction): Don't factor
17166         comparison expr out of VEC_COND_EXPR for COND_REDUCTION.
17168 2016-05-19  Segher Boessenkool  <segher@kernel.crashing.org>
17170         * function.c (thread_prologue_and_epilogue_insn): Move the
17171         "goto epilogue_done" one block later.
17173 2016-05-19  Richard Biener  <rguenther@suse.de>
17175         PR tree-optimization/70729
17176         * passes.def: Move LIM pass before PRE.  Remove no longer
17177         required copyprop and move first DCE out of the loop pipeline.
17179 2016-05-18  David Malcolm  <dmalcolm@redhat.com>
17181         PR driver/69265
17182         * Makefile.in (GCC_OBJS): Move spellcheck.o to...
17183         (OBJS-libcommon-target): ...here.
17184         * opts-common.c: Include spellcheck.h.
17185         (cmdline_handle_error): Build a vec of valid options and use it
17186         to suggest provide hints for misspelled arguments.
17188 2016-05-18  Jakub Jelinek  <jakub@redhat.com>
17190         PR c++/71100
17191         * cgraph.c (cgraph_edge::redirect_call_stmt_to_callee): Don't drop
17192         lhs if it has TREE_ADDRESSABLE type.
17194 2016-05-18  Uros Bizjak  <ubizjak@gmail.com>
17196         PR target/71145
17197         * config/alpha/alpha.md (trap): Add (use (reg:DI 29)).
17198         (*exception_receiver_1): Return "#" for TARGET_EXPLICIT_RELOCS.
17200 2016-05-18  Martin Jambor  <mjambor@suse.cz>
17202         PR ipa/69708
17203         * ipa-cp.c (ipa_get_jf_pass_through_result): Allow non-ip constant
17204         input for NOP_EXPR pass-through functions.
17205         * ipa-prop.c (ipa_compute_jump_functions_for_edge): Allow
17206         aggregate global constant VAR_DECLs in constant jump functions.
17208 2016-05-18  Martin Jambor  <mjambor@suse.cz>
17210         PR ipa/69708
17211         * ipa-prop.c (parm_preserved_before_stmt_p): Return true for loads
17212         from TREE_READONLY parameters.
17214 2016-05-18  Martin Jambor  <mjambor@suse.cz>
17216         PR ipa/69708
17217         * cgraph.h (cgraph_indirect_call_info): New field
17218         guaranteed_unmodified.
17219         * ipa-cp.c (ipa_get_indirect_edge_target_1): Also pass parameter value
17220         to ipa_find_agg_cst_for_param, check guaranteed_unmodified when
17221         appropriate.
17222         * ipa-inline-analysis.c (evaluate_conditions_for_known_args): Also
17223         pass the parameter value to ipa_find_agg_cst_for_param.
17224         * ipa-prop.c (ipa_load_from_parm_agg): New parameter
17225         guaranteed_unmodified, store AA results there instead of bailing out
17226         if present.
17227         (ipa_note_param_call): Also initialize guaranteed_unmodified flag.
17228         (ipa_analyze_indirect_call_uses): Also set guaranteed_unmodified flag.
17229         (find_constructor_constant_at_offset): New function.
17230         (ipa_find_agg_cst_from_init): Likewise.
17231         (ipa_find_agg_cst_for_param): Also seearch for aggregate values in
17232         static initializers of contants, report back through a new paameter
17233         from_global_constant if that was the case.
17234         (try_make_edge_direct_simple_call): Also pass parameter value to
17235         ipa_find_agg_cst_for_param, check guaranteed_unmodified when
17236         appropriate.
17237         (ipa_write_indirect_edge_info): Stream new flag guaranteed_unmodified.
17238         (ipa_read_indirect_edge_info): Likewise.
17239         * ipa-prop.h (ipa_find_agg_cst_for_param): Update declaration.
17240         (ipa_load_from_parm_agg): Likewise.
17242 2016-05-18  Jiong Wang  <jiong.wang@arm.com>
17244         PR rtl-optimization/71150
17245         * lra-constraint (process_addr_reg): Guard "in_class_p" with REG_P
17246         check.
17248 2016-05-18  Michael Meissner  <meissner@linux.vnet.ibm.com>
17250         PR target/70915
17251         * config/rs6000/constraints.md (wE constraint): New constraint
17252         for a vector constant that can be loaded with XXSPLTIB.
17253         (wM constraint): New constraint for a vector constant of a 1's.
17254         (wS constraint): New constraint for a vector constant that can be
17255         loaded with XXSPLTIB and a vector sign extend instruction.
17256         * config/rs6000/predicates.md (xxspltib_constant_split): New
17257         predicates for wE/wS constraints.
17258         (xxspltib_constant_nosplit): Likewise.
17259         (easy_vector_constant): Add support for constants that can be
17260         loaded via XXSPLTIB.
17261         (all_ones_constant): New predicate for vector constant with all
17262         1's set.
17263         (splat_input_operand): Add support for ISA 3.0 word splat operations.
17264         * config/rs6000/rs6000.c (xxspltib_constant_p): New function to
17265         return if a constant can be loaded with the ISA 3.0 XXSPLTIB
17266         instruction and possibly with a sign extension.
17267         (output_vec_const_move): Add support for XXSPLTIB. If we are
17268         loading up 0/-1 into Altivec registers, prefer using VSPLTISW
17269         instead of XXLXOR/XXLORC.
17270         (rs6000_expand_vector_init): Add support for ISA 3.0 word splat
17271         operations.
17272         (rs6000_legitimize_reload_address): Likewise.
17273         (rs6000_output_move_128bit): Use output_vec_const_move to emit
17274         constants.
17275         * config/rs6000/vsx.md (VSX_M): Add TImode (if -mvsx-timode) and
17276         combine VSX_M and VSX_M2 into one iterator.
17277         (VSX_M2): Likewise.
17278         (VSINT_84): New iterators for loading constants with XXSPLTIB.
17279         (VSINT_842): Likewise.
17280         (UNSPEC_VSX_SIGN_EXTEND): New UNSPEC.
17281         (xxspltib_v16qi): New insns to load up constants with the ISA 3.0
17282         XXSPLTIB instruction.
17283         (xxspltib_<mode>_nosplit): Likewise.
17284         (xxspltib_<mode>_split): New insn to load up constants with
17285         XXSPLTIB and a sign extend instruction.
17286         (vsx_mov<mode>): Replace single move that handled all vector types
17287         with separate 32-bit and 64-bit moves.  Combine the movti_<bit>
17288         moves (when -mvsx-timode is in effect) into the main vector
17289         moves.  Eliminate separate moves for <VSr> <VSa>, where the
17290         preferred register class (<VSr>) is listed first, and the
17291         secondary register class (<VSa>) is listed second with a '?' to
17292         discourage use.  Prefer loading 0/-1 in any VSX register for ISA
17293         3.0, and Altivec registers for ISA 2.06/2.07 (PR target/70915) so
17294         that if the register was involved in a slow operation, the
17295         clear/set operation does not wait for the slow operation to
17296         finish.  Adjust the length attributes for 32-bit mode.  Use
17297         rs6000_output_move_128bit and drop the use of the string
17298         instructions for 32-bit movti when -mvsx-timode is in effect.  Use
17299         spacing so that the alternatives and attributes don't generate
17300         long lines, and put things in columns, so that it is easier to
17301         match up the operands and attributes with the insn alternatives.
17302         (vsx_mov<mode>_64bit): Likewise.
17303         (vsx_mov<mode>_32bit): Likewise.
17304         (vsx_movti_64bit): Fold movti into normal vector moves.
17305         (vsx_movti_32bit): Likewise.
17306         (vsx_splat_<mode>, V4SI/V4SF modes): Add support for ISA 3.0 word
17307         splat instructions.
17308         (vsx_splat_v4si_internal): Likewise.
17309         (vsx_splat_v4sf_internal): Likewise.
17310         (vector fusion peepholes): Use VSX_M instead of VSX_M2.
17311         (vsx_sign_extend_qi_<mode>): New ISA 3.0 instructions to sign
17312         extend vector elements.
17313         (vsx_sign_extend_hi_<mode>): Likewise.
17314         (vsx_sign_extend_si_v2di): Likewise.
17315         * config/rs6000/rs6000-protos.h (xxspltib_constant_p): Add
17316         declaration.
17317         * doc/md.texi (PowerPC constraints): Document the wE, wM, and wS
17318         constraints.  Add trailing period to wL documentation.
17320 2016-05-18  Richard Sandiford  <richard.sandiford@arm.com>
17322         PR middle-end/71020
17323         * tree-dfa.h (replace_abnormal_ssa_names): Declare.
17324         * tree-dfa.c (replace_abnormal_ssa_names): New function.
17325         * tree-call-cdce.c: Include tree-dfa.h.
17326         (can_guard_call_p): New function, extracted from...
17327         (can_use_internal_fn): ...here.
17328         (shrink_wrap_one_built_in_call_with_conds): Remove failure path
17329         and return void.
17330         (shrink_wrap_one_built_in_call): Likewise.
17331         (use_internal_fn): Likewise.
17332         (shrink_wrap_conditional_dead_built_in_calls): Update accordingly
17333         and return void.  Call replace_abnormal_ssa_names.
17334         (pass_call_cdce::execute): Check can_guard_call_p during the
17335         initial walk.  Assume shrink_wrap_conditional_dead_built_in_calls
17336         will always change something.
17338 2016-05-18  Martin Jambor  <mjambor@suse.cz>
17340         PR ipa/70646
17341         * ipa-prop.c (determine_locally_known_aggregate_parts): Bail out early
17342         if parameter PARAM_IPA_MAX_AGG_ITEMS is zero.
17344 2016-05-18  Martin Jambor  <mjambor@suse.cz>
17346         PR ipa/70646
17347         * ipa-inline.h (condition): New field size.
17348         * ipa-inline-analysis.c (add_condition): New parameter SIZE, use it
17349         for comaprison and store it into the new condition.
17350         (evaluate_conditions_for_known_args): Use condition size to check
17351         access sizes for all but CHANGED conditions.
17352         (unmodified_parm_1): New parameter size_p, store access size into it.
17353         (unmodified_parm): Likewise.
17354         (unmodified_parm_or_parm_agg_item): Likewise.
17355         (eliminated_by_inlining_prob): Pass NULL to unmodified_parm as size_p.
17356         (set_cond_stmt_execution_predicate): Extract access sizes and store
17357         them to conditions.
17358         (set_switch_stmt_execution_predicate): Likewise.
17359         (will_be_nonconstant_expr_predicate): Likewise.
17360         (will_be_nonconstant_predicate): Likewise.
17361         (inline_read_section): Stream condition size.
17362         (inline_write_summary): Likewise.
17364 2016-05-18  Richard Biener  <rguenther@suse.de>
17366         * tree-ssa-loop-im.c (determine_max_movement): Properly add
17367         condition cost to PHI cost instead of total_cost.
17369 2016-05-18  Martin Liska  <mliska@suse.cz>
17371         PR fortran/70856
17372         * ipa-icf.c (sem_variable::merge): Set DECL_PT_UID for
17373         merged variables.
17375 2016-05-18  Richard Biener  <rguenther@suse.de>
17377         * lto-streamer.h (LTO_major_version): Bump to 6.
17379 2016-05-18  Segher Boessenkool  <segher@kernel.crashing.org>
17381         * function.c (make_split_prologue_seq, make_prologue_seq,
17382         make_epilogue_seq): New functions, factored out from...
17383         (thread_prologue_and_epilogue_insns): Here.
17385 2016-05-18  Segher Boessenkool  <segher@kernel.crashing.org>
17387         * function.c (rest_of_handle_thread_prologue_and_epilogue): Call
17388         cleanup_cfg with CLEANUP_EXPENSIVE after shrink-wrapping instead
17389         of before.  Add a comment.
17391 2016-05-18  Bin Cheng  <bin.cheng@arm.com>
17393         * tree-ssa-loop-ivopts.c (get_computation_cost_at): Check invariant
17394         expression pointer, not pointer to the pointer.
17396 2016-05-18  Jakub Jelinek  <jakub@redhat.com>
17398         * config/i386/sse.md (pbroadcast_evex_isa): New mode attr.
17399         (avx2_pbroadcast<mode>): Add another alternative with v instead
17400         of x constraints in it, using <pbroadcast_evex_isa> isa.
17401         (avx2_pbroadcast<mode>_1): Similarly, add two such alternatives.
17403         * config/i386/sse.md (<ssse3_avx2>_palignr<mode>): Use
17404         constraint x instead of v in second alternative, add avx512bw
17405         alternative.
17407         * config/i386/sse.md (<ssse3_avx2>_pshufb<mode>3<mask_name>): Use
17408         constraint x instead of v in second alternative, add avx512bw
17409         alternative.
17411         * config/i386/sse.md (*<ssse3_avx2>_pmulhrsw<mode>3<mask_name>): Use
17412         constraint x instead of v in second alternative, add avx512bw
17413         alternative.
17415         * config/i386/sse.md (avx2_pmaddubsw256, ssse3_pmaddubsw128): Add
17416         avx512bw alternative.
17418 2016-05-18  Kirill Yukhin  <kirill.yukhin@intel.com>
17420         * config/i386/sse.md (define_insn "*andnot<mode>3"): Extend static
17421         array to 128 chars.
17422         (define_insn "*andnottf3"): Ditto.
17423         (define_insn "*<code><mode>3"/any_logic): Ditto.
17424         (define_insn "*<code>tf3"/any_logic): Ditto.
17425         (define_insn "sse2_storehpd"): Use Yv constraint for scalar
17426         operand to block AVX-512VL insn variant emit when it is not enabled.
17428 2016-05-18  Kirill Yukhin  <kirill.yukhin@intel.com>
17430         * config/i386/sse.md (define_insn "*vec_concatv2sf_sse4_1"): Use 'Yv'
17431         constraint fot SF mode.
17433 2016-05-18  Petr Murzin  <petr.murzin@intel.com>
17434             Kirill Yukhin  <kirill.yukhin@intel.com>
17436         * config/i386/sse.md (define_insn "srcp14<mode>"): Use proper operand
17437         modifiers.
17438         (define_insn "rsqrt14<mode>"): Ditto.
17439         (define_insn "<mask_codefor>avx512dq_cvtps2qqv2di<mask_name>"): Ditto.
17440         (define_insn "<fixsuffix>fix_truncv2sfv2di2<mask_name>"): Ditto.
17441         (define_insn "avx512f_<code>v8div16qi2_mask_store"): Ditto.
17442         (define_insn "vec_set_hi_<mode><mask_name>"): Ditto.
17443         (define_insn "<mask_codefor>avx512dq_broadcast<mode><mask_name>"):
17444         Ditto.
17445         (define_insn "*avx512f_gatherdi<mode>"): Ditto.
17446         (define_insn "*avx512f_scatterdi<mode>"): Ditto.
17447         * config/i386/i386.c (ix86_print_operand): Expand check for size
17448         override codes for Intel syntax.
17450 2016-05-18  Richard Biener  <rguenther@suse.de>
17452         PR tree-optimization/71168
17453         * tree-loop-distribution.c (distribute_loop): Move *destroy_p
17454         initialization earlier.
17456 2016-05-18  James Greenhalgh  <james.greenhalgh@arm.com>
17458         * config/aarch64/aarch64-simd.md
17459         (aarch64_reduc_plus_internal<mode>): Rename to...
17460         (reduc_plus_scal): ...This, and remove previous implementation.
17462 2016-05-18  Richard Biener  <rguenther@suse.de>
17464         * passes.def: Put late dse and cd_dce in canonical order.
17466 2016-05-17  Jan Hubicka  <hubicka@ucw.cz>
17468         * ipa-inline-transform.c (preserve_function_body_p): Look for
17469         first non-thunk clone.
17470         (save_function_body): Save into first non-thunk.
17471         * lto-cgraph.c (lto_output_edge): When streaming thunk do not look
17472         up call stmt id.
17473         (lto_output_node): Inline thunks don't need body in every
17474         partition.
17475         * lto-streamer-in.c: Do not fixup thunk clones.
17476         * cgraphclones.c (cgraph_node::create_edge_including_clone): Skip
17477         thunks.
17478         * tree-inline.c (copy_bb): Be prepared for target node to be new after
17479         folding suceeds.
17481 2016-05-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
17483         PR middle-end/63586
17484         * tree-ssa-reassoc.c (transform_add_to_multiply): New.
17485         (reassociate_bb): Call transform_add_to_multiply.
17487 2016-05-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
17489         * config/aarch64/aarch64.c (all_extensions): Removed unused
17490         static variable.
17492 2016-05-17  Nathan Sidwell  <nathan@acm.org>
17494         * config/nvptx/nvptx.c (nvptx_function_arg_boundary): New.
17495         (TARGET_FUNCTION_ARG_BOUNDARY): Override.
17497 2016-05-17  Mikhail Maltsev  <maltsevm@gmail.com>
17499         PR tree-optimization/54579
17500         PR middle-end/55299
17501         * match.pd (~(~X >> Y), ~(~X >>r Y), ~(~X <<r Y)): New patterns.
17503 2016-05-17  Marek Polacek  <polacek@redhat.com>
17505         PR ipa/71146
17506         * tree-inline.c (expand_call_inline): Call
17507         maybe_remove_unused_call_args.
17509 2016-05-17  Jim Wilson  <jim.wilson@linaro.org>
17511         * doc/cpp.texi (__GNUC__): Major version changes are no longer rare.
17512         * doc/invoke.texi (-mnan=2008): Change signalling to signaling.
17513         * doc/md.texi (fmin@var{m}3): Likewise.
17515 2016-05-17  Marc Glisse  <marc.glisse@inria.fr>
17517         * match.pd (X & C): New transformation.
17519 2016-05-17  Marc Glisse  <marc.glisse@inria.fr>
17521         * match.pd (~X & Y): New transformation.
17523 2016-05-17  Marc Glisse  <marc.glisse@inria.fr>
17525         * tree-vrp.c (simplify_truth_ops_using_ranges): Set range
17526         information for new SSA_NAME.
17527         (simplify_conversion_using_ranges): Get range through get_range_info
17528         instead of get_value_range.
17530 2016-05-17  Jiong Wang  <jiong.wang@arm.com>
17532         * config/aarch64/arm_neon.h (vmvn_s8): Reimplement using C operator.
17533         Remove inline assembly.
17534         (vmvn_s16): Likewise.
17535         (vmvn_s32): Likewise.
17536         (vmvn_u8): Likewise.
17537         (vmvn_u16): Likewise.
17538         (vmvn_u32): Likewise.
17539         (vmvnq_s8): Likewise.
17540         (vmvnq_s16): Likewise.
17541         (vmvnq_s32): Likewise.
17542         (vmvnq_u8): Likewise.
17543         (vmvnq_u16): Likewise.
17544         (vmvnq_u32): Likewise.
17545         (vmvn_p8): Likewise.
17546         (vmvnq_p16): Likewise.
17548 2016-05-17  Jiong Wang  <jiong.wang@arm.com>
17550         * config/aarch64/aarch64-simd.md (vmul_n_f32): Remove inline assembly.
17551         Use builtin.
17552         (vmul_n_s16): Likewise.
17553         (vmul_n_s32): Likewise.
17554         (vmul_n_u16): Likewise.
17555         (vmul_n_u32): Likewise.
17556         (vmulq_n_f32): Likewise.
17557         (vmulq_n_f64): Likewise.
17558         (vmulq_n_s16): Likewise.
17559         (vmulq_n_s32): Likewise.
17560         (vmulq_n_u16): Likewise.
17561         (vmulq_n_u32): Likewise.
17563 2016-05-17  Jiong Wang  <jiong.wang@arm.com>
17565         * config/aarch64/aarch64-simd.md (*aarch64_mul3_elt_to_128df): Extend
17566         to all supported modes.  Rename to "*aarch64_mul3_elt_from_dup".
17568 2016-05-17  Jiong Wang  <jiong.wang@arm.com>
17570         * config/aarch64/aarch64-simd.md (*aarch64_fma4_elt_to_128df): Rename
17571         to *aarch64_fma4_elt_from_dup<mode>.
17572         (*aarch64_fnma4_elt_to_128df): Rename to
17573         *aarch64_fnma4_elt_from_dup<mode>.
17574         * config/aarch64/arm_neon.h (vfma_n_f64): New.
17575         (vfms_n_f32): Likewise.
17576         (vfms_n_f64): Likewise.
17577         (vfmsq_n_f32): Likewise.
17578         (vfmsq_n_f64): Likewise.
17580 2016-05-17  Gerald Pfeifer  <gerald@pfeifer.com>
17582         * wide-int.h: Change fixed_wide_int_storage from class to struct.
17584 2016-05-17  Richard Biener  <rguenther@suse.de>
17586         PR tree-optimization/71132
17587         * tree-loop-distribution.c (create_rdg_cd_edges): Pass in loop.
17588         Only add control dependences for blocks in the loop.
17589         (build_rdg): Adjust.
17590         (generate_code_for_partition): Return whether loop should
17591         be destroyed and delay that.
17592         (distribute_loop): Likewise.
17593         (pass_loop_distribution::execute): Record loops to be destroyed
17594         and perform delayed destroying of loops.
17596 2016-05-17  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
17598         PR target/70809
17599         * config/aarch64/aarch64-simd.md (aarch64_vmls<mode>): Delete.
17601 2016-05-17  James Greenhalgh  <james.greenhalgh@arm.com>
17603         * config/aarch64/aarch64-elf.h (ASM_OUTPUT_DEF): Delete.
17605 2016-05-17  Ilya Enkovich  <ilya.enkovich@intel.com>
17607         PR target/71114
17608         * config/i386/i386.c (dimode_scalar_chain::convert_op): Fix
17609         insertion point for instructions generated by validize_mem.
17611 2016-05-17  James Greenhalgh  <james.greenhalgh@arm.com>
17613         * config/aarch64/aarch64.c (SHIFT_COUNT_TRUNCATED): Wrap definition
17614         in brackets.
17616 2016-05-17  James Greenhalgh  <james.greenhalgh@arm.com>
17618         * config/aarch64/aarch64.c
17619         (aarch64_output_simd_mov_immediate): Make "buf_size" a variable
17620         rather than a macro.
17622 2016-05-16  Wilco Dijkstra  <wdijkstr@arm.com>
17624         * doc/invoke.texi (AArch64 Options): Various updates.
17626 2016-05-16  Jan Hubicka  <hubicka@ucw.cz>
17628         * ipa-inline-analysis.c (compute_inline_parameters): Disable inlinig
17629         into instrumentation thunks.
17630         * cif-code.def (CIF_CHKP): New.
17632 2016-05-16  Uros Bizjak  <ubizjak@gmail.com>
17634         * config/i386/xopintrin.h: Correct "unsinged" typo in the comments.
17636 2016-05-16  Martin Jambor  <mjambor@suse.cz>
17638         * hsa-gen.c (fillup_for_decl): Increase alignment to natural one.
17639         (get_symbol_for_decl): Sorry if a global symbol in under-aligned.
17641 2016-05-16  Marek Polacek  <polacek@redhat.com>
17643         * gimple.c (maybe_remove_unused_call_args): Fix typos in the
17644         commentary.
17646 2016-05-16  Martin Jambor  <mjambor@suse.cz>
17648         PR hsa/70857
17649         * omp-low.c (grid_expand_target_grid_body): Copy RESULT_DECL of
17650         the outlined kernel function.
17652 2016-05-16  Robert Suchanek  <robert.suchanek@imgtec.com>
17654         * config/mips/mips.h (ISA_HAS_LSA): Enable for -mmsa.
17655         (ISA_HAS_DLSA): Ditto.
17657 2016-05-16  Matthew Fortune  <matthew.fortune@imgtec.com>
17659         * config/mips/m5100.md (m51_int_load): Update the latency to 2.
17661 2016-05-16  Nathan Sidwell  <nathan@acm.org>
17663         * config/nvptx/nvptx.c (nvptx_mangle_decl_assembler_name): Revert.
17664         (nvptx_name_replacement): Restore.  Add comment.
17665         (write_fn_proto, write_fn_proto_from_insn,
17666         nvptx_output_call_insn): Restore
17667         (TARGET_MANGLE_DECL_ASSEMBLER_NAME): Delete.
17669 2016-05-16  Wilco Dijkstra  <wdijkstr@arm.com>
17671         * config/aarch64/aarch64.md
17672         (add<mode>3_compareC_cconly_imm): Remove use of %w.
17673         (add<mode>3_compareC_imm): Likewise.
17674         (<optab>si3_uxtw): Split into register and immediate variants.
17675         (andsi3_compare0_uxtw): Likewise.
17676         (and<mode>3_compare0): Likewise.
17677         (and<mode>3nr_compare0): Likewise.
17678         (stack_protect_test_<mode>): Don't use %x for memory operands.
17680 2016-05-16  Matthew Fortune  <matthew.fortune@imgtec.com>
17682         * config/mips/mips-cpus.def (p5600): Add multi-line brackets.
17684 2016-05-16  Wilco Dijkstra  <wdijkstr@arm.com>
17686         * config/aarch64/aarch64.md (aarch64_ashl_sisd_or_int_<mode>3):
17687         Split integer shifts into shift_reg and bfm.
17688         (aarch64_lshr_sisd_or_int_<mode>3): Likewise.
17689         (aarch64_ashr_sisd_or_int_<mode>3): Likewise.
17690         (ror<mode>3_insn): Likewise.
17691         (<optab>si3_insn_uxtw): Likewise.
17692         (<optab><mode>3_insn): Change to rotate_imm.
17693         (extr<mode>5_insn_alt): Likewise.
17694         (extrsi5_insn_uxtw): Likewise.
17695         (extrsi5_insn_uxtw_alt): Likewise.
17697 2016-05-16  Matthew Wahab  <matthew.wahab@arm.com>
17699         * doc/tm.texi: Regenerate.
17700         * doc/tm.texi.in (TARGET_INVALID_PARAMETER_TYPE): Remove.
17701         (TARGET_INVALID_RETURN_TYPE): Remove.
17702         * system.h: Poison TARGET_INVALID_PARAMETER_TYPE and
17703         TARGET_INVALID_RETURN_TYPE.
17704         * target.def (invalid_parameter_type): Remove.
17705         (invalid_return_type): Remove.
17707 2016-05-16  Jan Hubicka  <hubicka@ucw.cz>
17709         * ipa-inline-analysis.c (compute_inline_parameters): Be more reailistic
17710         on estimating thunk bodies; do not set inline_failed to CIF_THUNK for
17711         calls from thunk.
17712         * ipa-inline-transform.c (inline_call): When inlining into thunk produce
17713         gimple body.
17714         (preserve_function_body_p): No need to preserve function body
17715         * cif-codes.def (CIF_THUNK): Remove.
17716         * cgraphclones.c (duplicate_thunk_for_node): Thunks calls are inlinable.
17718 2016-05-16  Jan Hubicka  <hubicka@ucw.cz>
17720         * tree-inline.c (expand_call_inline): recurse after inlining thunk.
17722 2016-05-16  Jan Hubicka  <hubicka@ucw.cz>
17724         * tree.c (free_lang_data_in_decl): Also set target/optimization flags
17725         for thunks.
17727 2016-05-16  Jan Hubicka  <hubicka@ucw.cz>
17729         * ipa-inline.c (report_inline_failed_reason): Look into thunks, too
17730         (inline_small_functions): Do not look for function symbol when
17731         resetting caches.
17733 2016-05-16  Jan Hubicka  <hubicka@ucw.cz>
17735         * lto-cgraph.c (compute_ltrans_boundary, output_symtab): Fix handling
17736         of inline thunks
17738 2016-05-16  Matthew Wahab  <matthew.wahab@arm.com>
17739             Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
17740             Jiong Wang  <jiong.wang@arm.com>
17742         * config/arm/arm-c.c (arm_cpu_builtins): Use def_or_undef_macro
17743         for __ARM_FP16_FORMAT_IEEE and __ARM_FP16_FORMAT_ALTERNATIVE.
17744         Define __ARM_FP16_ARGS when appropriate.
17745         * config/arm/arm.c (arm_invalid_parameter_type): Remove
17746         declaration.
17747         (arm_invalid_return_type): Likewise.
17748         (TARGET_INVALID_PARAMETER_TYPE): Remove.
17749         (TARGET_INVALID_RETURN_TYPE): Remove.
17750         (aapcs_vfp_sub_candidate): Allow HFmode.
17751         (aapcs_vfp_allocate): Add comment.  Support HFmode.
17752         (aapcs_vfp_allocate_return_reg): Likewise.
17753         (struct aapcs_cp_arg_layout): Slightly reword comments for
17754         is_return_candidate and allocate_return_reg.
17755         (output_mov_vfp): Update assert.
17756         (arm_hard_regno_mode_ok): Remove comment, update HF-mode
17757         condition.
17758         (arm_invalid_parameter_type): Remove.
17759         (amr_invalid_return_type): Remove.
17760         * config/arm/arm.h (TARGET_NEON_FP16): Fix definition.
17761         * config/arm/arm.md (*arm32_movhf): Disable for TARGET_VFP.
17762         * config/arm/vfp.md (*movhf_vfp): Enable for TARGET_VFP.
17764 2016-05-16  Matthew Wahab  <matthew.wahab@arm.com>
17766         * config/aarch64/aarch64.h (LEGITIMIZE_RELOAD_ADDRESS): Remove.
17767         * config/aarch64/arch64-protos.h
17768         (aarch64_legitimize_reload_address): Remove.
17769         * config/aarch64/aarch64.c (aarch64_legitimize_reload_address):
17770         Remove.
17772 2016-05-16  Eric Botcazou  <ebotcazou@adacore.com>
17774         * configure.ac: Add ACX_NONCANONICAL_HOST.
17775         * configure: Regenerate.
17776         * Makefile.in: Set host_noncanonical.
17778 2016-05-14  Uros Bizjak  <ubizjak@gmail.com>
17780         PR target/71097
17781         * config/i386/i386.md (*movtf_internal): Before register allocation,
17782         do not allow FP constants for CM_MEDIUM memory model, allow only
17783         standard FP constants for CM_LARGE and CM_LARGE_PIC models.
17784         (*movxf_internal): Ditto.
17785         (*movdf_internal): Ditto.
17786         (*movsf_internal): Ditto.
17788 2016-05-13  Segher Boessenkool  <segher@kernel.crashing.org>
17790         PR rtl-optimization/67483
17791         * combine.c (make_compound_operation): Don't call extract_left_shift
17792         with negative shift amounts.
17794 2016-05-13  Jakub Jelinek  <jakub@redhat.com>
17796         PR bootstrap/71071
17797         * fold-const.c (fold_checksum_tree): Allow modification
17798         of TYPE_ALIAS_SET during folding.
17800         * config/i386/i386.c (ix86_compute_frame_layout, ix86_expand_prologue,
17801         ix86_expand_split_stack_prologue): Use HOST_WIDE_INT_C macro.
17802         (ix86_split_to_parts): Likewise.  Fix up formatting.
17804 2016-05-13  H.J. Lu  <hongjiu.lu@intel.com>
17806         * tree-ssa-loop-ivopts.c (create_new_ivs): Cast to
17807         unsigned HOST_WIDE_INT with HOST_WIDE_INT_PRINT_UNSIGNED in
17808         printf format.
17810 2016-05-13  Nathan Sidwell  <nathan@acm.org>
17812         * config/nvptx/nvptx.c (nvptx_mangle_decl_assembler_name): New.
17813         (nvptx_name_replacement): Delete.
17814         (write_fn_proto, write_fn_proto_from_insn,
17815         nvptx_output_call_insn): Remove nvptx_name_replacement call.
17816         (TARGET_MANGLE_DECL_ASSEMBLER_NAME): Override.
17817         * langhooks.c (add_builtin_funcction_common): Call
17818         targetm.mangle_decl_assembler_name.
17820         * config/nvptx/nvptx.c (write_fn_proto): Handle
17821         BUILT_IN_ATOMIC_COMPARE_EXCHANGE_n oddity.
17823 2016-05-13  Martin Liska  <mliska@suse.cz>
17825         * tree-ssa-loop-ivopts.c (create_new_ivs): Use HOST_WIDE_INT_PRINT_DEC
17826         and PRIu64 in printf format.
17828 2016-05-13  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
17830         * tree-ssa-loop-ivanon.c (try_unroll_loop_completely): Typo fix in
17831         comment.
17833 2016-05-13  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
17835         * tree-ssa-loop-ivcanon.c (try_unroll_loop_completely):
17836         Change --param max-completely-peeled-times to
17837         --param max-completely-peel-times in dump file printing.
17839 2016-05-13  Richard Biener  <rguenther@suse.de>
17841         PR tree-optimization/42587
17842         * tree-ssa-math-opts.c (perform_symbolic_merge): Handle BIT_FIELD_REF.
17843         (find_bswap_or_nop_1): Likewise.
17844         (bswap_replace): Likewise.
17846 2016-05-13  Martin Liska  <mliska@suse.cz>
17848         * tree-vect-patterns.c (vect_recog_mask_conversion_pattern):
17849         Initialize a variable with default value.
17851 2016-05-13  Martin Liska  <mliska@suse.cz>
17853         * doc/invoke.texi: Enhance explanation of error recovery
17854         of sanitizers.
17856 2016-05-13  Martin Liska  <mliska@suse.cz>
17858         * tree-ssa-loop-ivopts.c (avg_loop_niter): Fix coding style.
17859         (struct cost_pair): Change inv_expr_id (int) to inv_expr
17860         (iv_inv_expr_ent *).
17861         (struct iv_inv_expr_ent): Comment struct fields.
17862         (sort_iv_inv_expr_ent): New function.
17863         (struct ivopts_data): Rename inv_expr_id to max_inv_expr_id.
17864         (struct iv_ca): Replace used_inv_expr and num_used_inv_expr with
17865         a hash_map between iv_inv_expr_ent and number of usages.
17866         (niter_for_exit): Fix coding style.
17867         (tree_ssa_iv_optimize_init): Use renamed variable.
17868         (determine_base_object): Fix coding style.
17869         (alloc_iv): Likewise.
17870         (find_interesting_uses_outside): Likewise.
17871         (add_candidate_1): Likewise.
17872         (add_standard_iv_candidates): Likewise.
17873         (set_group_iv_cost): Replace inv_expr_id with inv_expr.
17874         (prepare_decl_rtl): Fix coding style.
17875         (get_address_cost): Likewise.
17876         (get_shiftadd_cost): Likewise.
17877         (force_expr_to_var_cost): Likewise.
17878         (compare_aff_trees): Likewise.
17879         (get_expr_id): Restructure the function.
17880         (get_loop_invariant_expr_id): Renamed to
17881         get_loop_invariant_expr.
17882         (get_computation_cost_at): Replace usage of inv_expr_id with
17883         inv_expr.
17884         (get_computation_cost): Likewise.
17885         (determine_group_iv_cost_generic): Likewise.
17886         (determine_group_iv_cost_address): Likewise.
17887         (iv_period): Fix coding style.
17888         (iv_elimination_compare_lt): Likewise.
17889         (may_eliminate_iv): Likewise.
17890         (determine_group_iv_cost_cond):  Replace usage of inv_expr_id with
17891         inv_expr.
17892         (determine_group_iv_costs): Dump invariant expressions.
17893         (iv_ca_recount_cost): Use the newly added hash_map.
17894         (iv_ca_set_remove_invariants): Fix coding style.
17895         (iv_ca_set_add_invariants): Fix coding style.
17896         (iv_ca_set_no_cp): Utilize the newly added hash_map for used
17897         invariants.
17898         (iv_ca_set_cp): Likewise.
17899         (iv_ca_new): Initialize the newly added hash_map and remove
17900         initialization of fields.
17901         (iv_ca_free): Delete the hash_map.
17902         (iv_ca_dump): Dump invariant expressions.
17903         (iv_ca_extend): Fix coding style.
17904         (try_add_cand_for): Likewise.
17905         (create_new_ivs): Dump information about # of avg iterations and
17906         # of used invariant expressions.
17907         (rewrite_use_compare): Fix coding style.
17908         (free_loop_data): Set default value for max_inv_expr_id.
17910 2016-05-13  Ilya Enkovich  <ilya.enkovich@intel.com>
17912         * cse.c (rest_of_handle_cse): Use cleanup_cfg
17913         returned value cse_cfg_altered computation.
17914         (rest_of_handle_cse2): Likewise.
17915         (rest_of_handle_cse_after_global_opts): Likewise.
17917 2016-05-13  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
17919         PR target/53440
17920         * config/arm/arm.c (arm32_output_mi_thunk): New.
17921         (arm_output_mi_thunk): Rename to arm_thumb1_mi_thunk. Rework
17922         to split Thumb1 vs TARGET_32BIT functionality.
17923         (arm_thumb1_mi_thunk): New.
17925 2016-05-13  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
17927         * config/aarch64/aarch64.c (TARGET_OMIT_STRUCT_RETURN_REG): Set
17928         to true.
17930 2016-05-13  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
17932         PR target/71080
17933         * config/i386/i386.c (ix86_in_large_data_p): Guard against NULL exp.
17935 2016-05-13  Eric Botcazou  <ebotcazou@adacore.com>
17937         * builtins.c (expand_builtin_memcmp): Do not emit the call here.
17938         (expand_builtin_trap): Emit a regular call.
17939         (set_builtin_user_assembler_name): Remove obsolete cases.
17940         * dse.c (scan_insn): Adjust.
17941         * except.c: Include calls.h.
17942         (sjlj_emit_function_enter): If DONT_USE_BUILTIN_SETJMP is defined,
17943         emit a regular call to setjmp.
17944         * expr.c (emit_block_move_hints): Call emit_block_copy_via_libcall.
17945         (block_move_libcall_safe_for_call_parm): Use memcpy builtin.
17946         (emit_block_move_via_libcall): Delete.
17947         (block_move_fn): Delete.
17948         (init_block_move_fn): Likewise.
17949         (emit_block_move_libcall_fn): Likewise.
17950         (emit_block_op_via_libcall): New function.
17951         (set_storage_via_libcall): Tidy up and use memset builtin.
17952         (block_clear_fn): Delete.
17953         (init_block_clear_fn): Likewise.
17954         (clear_storage_libcall_fn): Likewise.
17955         (expand_assignment): Call emit_block_move_via_libcall.
17956         Do not include gt-expr.h.
17957         * expr.h (emit_block_op_via_libcall): Declare.
17958         (emit_block_copy_via_libcall): New inline function.
17959         (emit_block_move_via_libcall): Likewise.
17960         (emit_block_comp_via_libcall): Likewise.
17961         (block_clear_fn): Delete.
17962         (init_block_move_fn): Likewise.
17963         (init_block_clear_fn): Likewise.
17964         (emit_block_move_via_libcall): Likewise.
17965         (set_storage_via_libcall): Add default parameter value.
17966         * libfuncs.h (enum libfunc_index): Remove obsolete values.
17967         (abort_libfunc): Delete.
17968         (memcpy_libfunc): Likewise.
17969         (memmove_libfunc): Likewise.
17970         (memcmp_libfunc): Likewise.
17971         (memset_libfunc): Likewise.
17972         (setbits_libfunc): Likewise.
17973         (setjmp_libfunc): Likewise.
17974         (longjmp_libfunc): Likewise.
17975         (profile_function_entry_libfunc): Likewise.
17976         (profile_function_exit_libfunc): Likewise.
17977         (gcov_flush_libfunc): Likewise.
17978         * optabs-libfuncs.c (build_libfunc_function): Set DECL_ARTIFICIAL
17979         and DECL_VISIBILITY on the declaration.
17980         (init_optabs): Do not initialize obsolete libfuncs.
17981         * optabs.c (prepare_cmp_insn): Call emit_block_comp_via_libcall.
17982         * tree-core.h (ECF_RET1): Define.
17983         (ECF_TM_PURE): Adjust.
17984         (ECF_TM_BUILTIN): Likewise.
17985         * tree.c (set_call_expr_flags): Deal with ECF_RET1.
17986         (build_common_builtin_nodes): Initialize abort builtin.
17987         Add ECF_RET1 on memcpy, memmove and memset builtins.
17988         Pass final flags for alloca and alloca_with_align builtins.
17989         * config/alpha/alpha.c (alpha_init_libfuncs): Do not initialize
17990         obsolete builtins.
17991         * config/ia64/ia64.c (ia64_vms_init_libfuncs): Likewise.
17992         * config/i386/i386.c (ix86_expand_set_or_movmem): Adjust call to
17993         set_storage_via_libcall and call emit_block_copy_via_libcall.
17995 2016-05-12  Uros Bizjak  <ubizjak@gmail.com>
17997         * config/i386/i386.md (*call_got_x32): Change operand 0 to
17998         DImode before it is passed to ix86_output_call_operand.
17999         (*call_value_got_x32): Ditto for operand 1.
18001 2016-05-12  Jiong Wang  <jiong.wang@arm.com>
18003         PR rtl-optimization/70904
18004         * lra-constraint.c (process_addr_reg): Relax the restriction on subreg
18005         reload for wide mode.
18007 2016-05-12  Marek Polacek  <polacek@redhat.com>
18009         PR c/70756
18010         * langhooks-def.h (lhd_incomplete_type_error): Adjust declaration.
18011         * langhooks.c (lhd_incomplete_type_error): Add location parameter.
18012         * langhooks.h (incomplete_type_error): Likewise.
18013         * tree.c (size_in_bytes_loc): Renamed from size_in_bytes.  Add location
18014         parameter, pass it down to incomplete_type_error.
18015         * tree.h (size_in_bytes): New inline overload.
18016         (size_in_bytes_loc): Renamed from size_in_bytes.
18018 2016-05-12  Richard Biener  <rguenther@suse.de>
18020         PR tree-optimization/71059
18021         * tree-ssa-pre.c (phi_translate_1): Fully fold translated
18022         nary before looking up or entering the expression into the VN
18023         hashes.
18024         * tree-ssa-sccvn.c (vn_nary_build_or_lookup): Fix comment typo.
18025         Make sure to re-use NARYs without result as inserted by
18026         phi-translation.
18028 2016-05-12  Richard Biener  <rguenther@suse.de>
18030         PR tree-optimization/71062
18031         * tree-ssa-alias.h (struct pt_solution): Add vars_contains_restrict
18032         field.
18033         * tree-ssa-structalias.c (set_uids_in_ptset): Set
18034         vars_contains_restrict if the var is a restrict tag.
18035         * tree-ssa-alias.c (ptrs_compare_unequal): If vars_contains_restrict
18036         do not disambiguate pointers against it.
18037         (dump_points_to_solution): Re-structure and adjust for new
18038         vars_contains_restrict flag.
18039         * gimple-pretty-print.c (pp_points_to_solution): Likewise.
18041 2016-05-12  Martin Liska  <mliska@suse.cz>
18043         * doc/invoke.texi: Explain connection between
18044         -fsanitize-recover=address and ASAN_OPTIONS="halt_on_error=1".
18046 2016-05-12  Ilya Enkovich  <ilya.enkovich@intel.com>
18048         PR tree-optimization/71006
18049         * tree-vect-loop.c (vect_determine_vectorization_factor): Don't
18050         consider COND_EXPR as a mask producer.
18052 2016-05-12  Marek Polacek  <polacek@redhat.com>
18054         PR driver/71063
18055         * opts.c (common_handle_option): Detect missing argument for --help^.
18057 2016-05-12  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
18059         PR target/70830
18060         * config/arm/arm.c (arm_output_multireg_pop): Avoid POP instruction
18061         when popping the PC and within an interrupt handler routine.
18062         Add missing tab to output of "ldmfd".
18063         (output_return_instruction): Output LDMFD with SP update rather
18064         than POP when returning from interrupt handler.
18066 2016-05-12  Jakub Jelinek  <jakub@redhat.com>
18068         * config/i386/i386.md (isa): Add x64_avx512dq, enable if
18069         TARGET_64BIT && TARGET_AVX512DQ.
18070         * config/i386/sse.md (*vec_extract<mode>): Add avx512bw alternatives.
18071         (*vec_extract<PEXTR_MODE12:mode>_zext): Add avx512bw alternative.
18072         (*vec_extract<ssevecmodelower>_0, *vec_extractv4si_0_zext,
18073         *vec_extractv2di_0_sse): Use v constraint instead of x constraint.
18074         (*vec_extractv4si): Add avx512dq and avx512bw alternatives.
18075         (*vec_extractv4si_zext): Add avx512dq alternative.
18076         (*vec_extractv2di_1): Add x64_avx512dq and avx512bw alternatives,
18077         use v instead of x constraint in other alternatives where possible.
18079         * config/i386/sse.md (sse2_loadld): Use v instead of x
18080         constraint in alternatives 0,1,4.
18082         * config/i386/sse.md (pinsr_evex_isa): New mode attr.
18083         (<sse2p4_1>_pinsr<ssemodesuffix>): Add 2 alternatives with
18084         v constraints instead of x and <pinsr_evex_isa> isa attribute.
18086         PR target/71019
18087         * config/i386/sse.md (<sse2_avx2>_packssdw<mask_name>,
18088         <sse4_1_avx2>_packusdw<mask_name>): Make sure EVEX encoded insn
18089         is not emitted unless TARGET_AVX512BW.
18090         (<sse2_avx2>_packuswb<mask_name>, <sse2_avx2>_packsswb<mask_name>):
18091         Likewise.  For TARGET_AVX512BW, use "=v" constraint instead of "=x"
18092         for the result operand.
18094         * config/i386/sse.md (*vec_setv4sf_sse4_1, sse4_1_insertps): Use v
18095         constraint instead of x in avx alternatives.  Use maybe_evex instead
18096         of vex prefix.
18098         * config/i386/constraints.md (Yv): New constraint.
18099         * config/i386/i386.h (VALID_AVX512VL_128_REG_MODE): Allow
18100         TFmode and V1TImode in xmm16+ registers for TARGET_AVX512VL.
18101         * config/i386/i386.md (avx512fvecmode): New mode attr.
18102         (*pushtf): Use v constraint instead of x.
18103         (*movtf_internal): Likewise.  For TARGET_AVX512VL and
18104         xmm16+ registers, use vmovdqu64 or vmovdqa64 instructions.
18105         (*absneg<mode>2): Use Yv constraint instead of x constraint.
18106         (*absnegtf2_sse): Likewise.
18107         (copysign<mode>3_const, copysign<mode>3_var): Likewise.
18108         * config/i386/sse.md (*andnot<mode>3): Add avx512vl and
18109         avx512f alternatives.
18110         (*andnottf3, *<code><mode>3, *<code>tf3): Likewise.
18112 2016-05-12  Richard Biener  <rguenther@suse.de>
18114         PR tree-optimization/71060
18115         * tree-data-ref.c (initialize_data_dependence_relation): Do not
18116         require exact match of DR_BASE_OBJECT but only matching address and
18117         type.
18119 2016-05-12  Richard Biener  <rguenther@suse.de>
18121         PR tree-optimization/70986
18122         * cfganal.c: Include cfgloop.h.
18123         (dfs_find_deadend): Prefer to take edges exiting loops.
18125 2016-05-11  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
18127         * gcc.target/powerpc/pr70963.c: Require at least power8 at both
18128         compile and run time.
18130 2016-05-11  Mikhail Maltsev  <maltsevm@gmail.com>
18132         PR c/43651
18133         * doc/invoke.texi (Wduplicate-decl-specifier): Document new option.
18135 2016-05-11  Uros Bizjak  <ubizjak@gmail.com>
18137         * config/i386/i386.c (legitimize_pic_address): Use
18138         copy_to_suggested_reg instead of gen_movsi.
18140 2016-05-11  Michael Meissner  <meissner@linux.vnet.ibm.com>
18142         * config/rs6000/predicates.md (quad_memory_operand): Move most of
18143         the code into quad_address_p and call it to share code with
18144         vsx_quad_dform_memory_operand.
18145         (vsx_quad_dform_memory_operand): New predicate for ISA 3.0 vector
18146         d-form support.
18147         * config/rs6000/rs6000.opt (-mlra): Switch to being an option mask
18148         bit instead of being a separate word.  Split -mpower9-dform into
18149         two switches, -mpower9-dform-scalar and -mpower9-dform-vector.
18150         * config/rs6000/rs6000.c (RELOAD_REG_QUAD_OFFSET): New addr_mask
18151         for the register class supporting 128-bit quad word memory offsets.
18152         (mode_supports_vsx_dform_quad): Helper function to return if the
18153         register class uses quad word memory offsets.
18154         (rs6000_debug_addr_mask): Add support for quad word memory offsets.
18155         (rs6000_debug_reg_global): Always print if we are using LRA or not.
18156         (rs6000_setup_reg_addr_masks): If ISA 3.0 vector d-form
18157         instructions are enabled, set up the appropriate addr_masks for
18158         128-bit types.
18159         (rs6000_init_hard_regno_mode_ok): wb constraint is now based on
18160         -mpower9-dform-scalar, instead of -mpower9-dform.
18161         (rs6000_option_override_internal): Split -mpower9-dform into two
18162         switches, -mpower9-dform-scalar and -mpower9-dform-vector.  The
18163         -mpower9-dform switch sets or clears both.  If we are not using
18164         the LRA register allocator, do not enable -mpower9-dform-vector by
18165         default.  If we are using LRA, enable -mpower9-dform-vector and
18166         -mvsx-timode if it is appropriate.  Issue a warning if either
18167         -mpower9-dform-vector or -mvsx-timode are explicitly used without
18168         enabling LRA.
18169         (quad_address_offset_p): New helper function to return if the
18170         offset is legal for quad word memory instructions.
18171         (quad_address_p): New function to determin if GPR or vector
18172         register quad word memory addresses are legal.
18173         (mem_operand_gpr): Validate quad word address offsets.
18174         (reg_offset_addressing_ok_p): Add support for ISA 3.0 vector
18175         d-form (register + offset) instructions.
18176         (offsettable_ok_by_alignment): Likewise.
18177         (rs6000_legitimate_offset_address_p): Likewise.
18178         (legitimate_lo_sum_address_p): Likewise.
18179         (rs6000_legitimize_address): Likewise.
18180         (rs6000_legitimize_reload_address): Add more debug statements for
18181         -mdebug=addr.
18182         (rs6000_legitimate_address_p): Add support for ISA 3.0 vector
18183         d-form instructions.
18184         (rs6000_secondary_reload_memory): Add support for ISA 3.0 vector
18185         d-form instructions.  Distinguish different cases in debug
18186         output. (rs6000_secondary_reload_inner): Add support for ISA 3.0 vector
18187         d-form instructions.
18188         (rs6000_preferred_reload_class): Likewise.
18189         (rs6000_output_move_128bit): Add support for ISA 3.0 d-form
18190         instructions.  If ISA 3.0 is available, generate lxvx/stxvx instead
18191         of the ISA 2.06 indexed memory instructions.
18192         (rs6000_emit_prologue): If we have ISA 3.0 d-form instructions,
18193         use them to save/restore the saved vector registers instead of
18194         using Altivec instructions.
18195         (rs6000_emit_epilogue): Likewise.
18196         (rs6000_lra_p): Use TARGET_LRA instead of the old option word.
18197         (rs6000_opt_masks): Split -mpower9-dform into
18198         -mpower9-dform-scalar and -mpower9-dform-vector.
18199         (rs6000_print_options_internal): Print -mno-<switch> if <switch>
18200         was not selected.
18201         * config/rs6000/vsx.md (p9_vecload_<mode>): Delete hack to emit
18202         ISA 3.0 vector indexed memory instructions, and fold the code into
18203         the normal mov<mode> patterns.
18204         (p9_vecstore_<mode>): Likewise.
18205         (vsx_mov<mode>): Add support for ISA 3.0 vector d-form
18206         instructions.
18207         (vsx_movti_64bit): Likewise.
18208         (vsx_movti_32bit): Likewise.
18209         * config/rs6000/constraints.md (wO constraint): New constraint for
18210         ISA 3.0 vector d-form support.
18211         * config/rs6000/rs6000-cpus.def (ISA_3_0_MASKS_SERVER): Use
18212         -mpower9-dform-scalar instead of -mpower9-dform.  Add note not to
18213         include -mpower9-dform-vector until we switch over to LRA.
18214         (POWERPC_MASKS): Add -mlra. Split -mpower9-dform into two.
18215         switches, -mpower9-dform-scalar and -mpower9-dform-vector.
18216         * config/rs6000/rs6000-protos.h (quad_address_p): Add declaration.
18217         * doc/invoke.texi (RS/6000 and PowerPC Options): Add documentation
18218         for -mpower9-dform and -mlra.
18219         * doc/md.texi (wO constraint): Document wO constraint.
18221 2016-05-11  Alexander Monakov  <amonakov@ispras.ru>
18223         * genattr.c (main): Change 'rtx' to 'rtx_insn *' in prototypes of
18224         'insn_latency', 'maximal_insn_latency', 'min_insn_conflict_delay'.
18225         * genautomata.c (output_internal_insn_code_evaluation): Simplify.
18226         Move handling of non-insn arguments inline into the sole user:
18227         (output_trans_func): ...here.
18228         (output_min_insn_conflict_delay_func): Change 'rtx' to 'rtx_insn *'
18229         in emitted function prototype.
18230         (output_internal_insn_latency_func): Ditto.  Simplify.
18231         (output_internal_maximal_insn_latency_func): Ditto.  Delete
18232         always-unused argument.
18233         (output_insn_latency_func): Ditto.
18234         (output_maximal_insn_latency_func): Ditto.
18236 2016-05-11  Richard Biener  <rguenther@suse.de>
18238         PR tree-optimization/71055
18239         * tree-ssa-sccvn.c (vn_reference_lookup_3): When native-interpreting
18240         sth with precision not equal to access size verify we don't chop
18241         off bits.
18243 2016-05-11  Richard Biener  <rguenther@suse.de>
18245         PR debug/71057
18246         * dwarf2out.c (retry_incomplete_types): Set early_dwarf.
18247         (dwarf2out_finish): Move retry_incomplete_types call ...
18248         (dwarf2out_early_finish): ... here.
18250 2016-05-11  Richard Biener  <rguenther@suse.de>
18252         PR middle-end/71002
18253         * alias.c (reference_alias_ptr_type): Preserve alias-set zero
18254         if the langhook insists on it.
18255         * fold-const.c (make_bit_field_ref): Add arg for the original
18256         reference and preserve its alias-set.
18257         (decode_field_reference): Take exp by reference and adjust it
18258         to the original memory reference.
18259         (optimize_bit_field_compare): Adjust callers.
18260         (fold_truth_andor_1): Likewise.
18261         * gimplify.c (gimplify_expr): Adjust in-SSA form test.
18263 2016-05-11  Ilya Enkovich  <ilya.enkovich@intel.com>
18265         PR middle-end/70807
18266         * cfgrtl.h (delete_insn_and_edges): Now return bool.
18267         * cfgrtl.c (delete_insn_and_edges): Likewise.
18268         * config/i386/i386.c (convert_scalars_to_vector): Remove
18269         redundant code.
18270         * cse.c (cse_insn): Compute cse_cfg_altered.
18271         (delete_trivially_dead_insns): Likewise.
18272         (cse_cc_succs): Likewise.
18273         (rest_of_handle_cse): Free dominance info if required.
18274         (rest_of_handle_cse2): Likewise.
18275         (rest_of_handle_cse_after_global_opts): Likewise.
18277 2016-05-11  Alan Modra  <amodra@gmail.com>
18279         * config/rs6000/rs6000.c (is_complex_IBM_long_double,
18280         abi_v4_pass_in_fpr): New functions.
18281         (rs6000_function_arg_boundary): Exclude complex IBM long double
18282         from 64-bit alignment when ABI_V4.
18283         (rs6000_function_arg, rs6000_function_arg_advance_1,
18284         rs6000_gimplify_va_arg): Use abi_v4_pass_in_fpr.
18286 2016-05-10  Segher Boessenkool  <segher@kernel.crashing.org>
18288         PR rtl-optimization/71028
18289         * cfgcleanup.c (try_optimize_cfg): Do not flip a conditional
18290         jump with just a return in the fallthrough block if the branch
18291         block contains just a return as well.
18293 2016-05-10  Marc Glisse  <marc.glisse@inria.fr>
18295         * fold-const.c (fold_binary_loc) [(X ^ Y) & Y]: Remove and merge with...
18296         * match.pd ((X & Y) ^ Y): ... this.
18297         ((X & Y) & Y, (X | Y) | Y, (X ^ Y) ^ Y, (X & Y) & (X & Z), (X | Y)
18298         | (X | Z), (X ^ Y) ^ (X ^ Z)): New transformations.
18300 2016-05-10  David Malcolm  <dmalcolm@redhat.com>
18302         * read-md.c (require_char_ws): New function.
18303         (read_string): Simplify using require_char_ws.
18304         (handle_constants): Likewise.
18305         (handle_enum): Likewise.
18306         (handle_file): Likewise.
18307         * read-md.h (require_char_ws): New declaration.
18308         * read-rtl.c (read_conditions): Simplify using require_char_ws.
18309         (read_mapping): Likewise.
18310         (read_rtx_code): Likewise.
18311         (read_nested_rtx): Likewise.
18313 2016-05-10  James Norris  <jnorris@codesourcery.com>
18315         * config/rs6000/sysv4.h (CRTOFFLOADBEGIN): Define. Add crtoffloadbegin.o
18316         if offloading is enabled and -fopenacc or -fopenmp is specified.
18317         (CRTOFFLOADEND): Likewise.
18318         (STARTFILE_LINUX_SPEC): Add CRTOFFLOADBEGIN.
18319         (ENDFILE_LINUX_SPEC): Add CRTOFFLOADEND.
18321 2016-05-10  Uros Bizjak  <ubizjak@gmail.com>
18323         * config/i386/i386.c (legitimize_pic_address): Merge 64-bit and 32-bit
18324         gotoff_operand code paths.  Use copy_to_suggested_regs and
18325         expand_simple_binop where appropriate.  Cleanup.
18327 2016-05-10  Ilya Enkovich  <ilya.enkovich@intel.com>
18329         PR target/70799
18330         * config/i386/i386.c (dimode_scalar_to_vector_candidate_p): Allow
18331         integer constants.
18332         (dimode_scalar_chain::vector_const_cost): New.
18333         (dimode_scalar_chain::compute_convert_gain): Handle constants.
18334         (dimode_scalar_chain::convert_op): Likewise.
18335         (dimode_scalar_chain::convert_insn): Likewise.
18337 2016-05-10  Pierre-Marie de Rodat  <derodat@adacore.com>
18339         * dwarf2out.c (resolve_args_picking_1): Consider DW_OP_neg as an
18340         unary operation, not a binary one.
18342 2016-05-10  Ilya Enkovich  <ilya.enkovich@intel.com>
18344         PR middle-end/70877
18345         * tree-chkp.c (chkp_add_bounds_to_call_stmt): Handle
18346         calls with type casted fndecl.
18348 2016-05-10  Ilya Enkovich  <ilya.enkovich@intel.com>
18350         PR tree-optimization/70786
18351         * tree-chkp.c (chkp_find_bounds_1): Support WITH_SIZE_EXPR.
18352         * calls.c (initialize_argument_information): Bind bounds
18353         with corresponding args passed by reference.
18355 2016-05-10  Jakub Jelinek  <jakub@redhat.com>
18357         PR target/70927
18358         * config/i386/sse.md (<sse>_andnot<mode>3<mask_name>),
18359         *<code><mode>3<mask_name>): For !TARGET_AVX512DQ and EVEX encoding,
18360         use vp*[dq] instead of v*p[sd] instructions and adjust mode attribute
18361         accordingly.
18363 2016-05-10  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
18365         PR target/70963
18366         * config/rs6000/vsx.md (vsx_xvcvdpsxds_scale): Generate correct
18367         code for a zero scale factor.
18368         (vsx_xvcvdpuxds_scale): Likewise.
18370 2016-05-10  David Malcolm  <dmalcolm@redhat.com>
18372         * diagnostic-show-locus.c (layout::layout): Call show_ruler
18373         if show_ruler_p was set on the context.
18374         (layout::show_ruler): New method.
18375         * diagnostic.h (struct diagnostic_context): Add field
18376         "show_ruler_p".
18378 2016-05-10  Richard Biener  <rguenther@suse.de>
18380         PR tree-optimization/71039
18381         * tree-ssa-phiprop.c: Include tree-ssa-loop.h.
18382         (chk_uses): New function.
18383         (propagate_with_phi): Verify we can safely replicate the lhs of an
18384         aggregate assignment on all incoming edges.
18386 2016-05-10  Oleg Endo  <olegendo@gcc.gnu.org>
18388         * config/rx/rx-protos.h (is_interrupt_func, is_fast_interrupt_func):
18389         Forward declare.
18390         (rx_atomic_sequence): New class.
18391         * config/rx/rx.c (rx_print_operand): Use symbolic names for PSW bits.
18392         (is_interrupt_func, is_fast_interrupt_func): Make non-static and
18393         non-inline.
18394         (rx_atomic_sequence::rx_atomic_sequence,
18395         rx_atomic_sequence::~rx_atomic_sequence): New functions.
18396         * config/rx/rx.md (CTRLREG_PSW, CTRLREG_USP, CTRLREG_FPSW, CTRLREG_CPEN,
18397         CTRLREG_BPSW, CTRLREG_BPC, CTRLREG_ISP, CTRLREG_FINTV,
18398         CTRLREG_INTB): New constants.
18399         (FETCHOP): New code iterator.
18400         (fethcop_name, fetchop_name2): New iterator code attributes.
18401         (QIHI): New mode iterator.
18402         (atomic_exchange<mode>, atomic_exchangesi, xchg_mem<mode>,
18403         atomic_fetch_<fetchop_name>si, atomic_fetch_nandsi,
18404         atomic_<fetchop_name>_fetchsi, atomic_nand_fetchsi): New patterns.
18406 2016-05-10  Martin Liska  <mliska@suse.cz>
18408         * tree-inline.c (remap_dependence_clique): Do not remap
18409         debugging statements.
18411 2016-05-10  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
18413         * config/s390/s390.md ("*vec_cmp<insn_cmp>df_cconly")
18414         ("*fixuns_truncdfdi2_z13")
18415         ("*fixuns_trunc<FP:mode><GPR:mode>2_z196")
18416         ("*fix_truncdfdi2_bfp_z13", "*floatunsdidf2_z13")
18417         ("*extendsfdf2_z13"): Replace TARGET_Z13 with TARGET_VX.
18419 2016-05-10  Richard Biener  <rguenther@suse.de>
18421         PR tree-optimization/70497
18422         PR tree-optimization/28367
18423         * tree-ssa-sccvn.c (vn_nary_build_or_lookup): New function
18424         split out from ...
18425         (visit_reference_op_load): ... here.
18426         (vn_reference_lookup_3): Use it to handle subreg-like accesses
18427         with simplified BIT_FIELD_REFs.
18428         * tree-ssa-pre.c (eliminate_insert): Handle inserting BIT_FIELD_REFs.
18429         * tree-complex.c (extract_component): Handle BIT_FIELD_REFs
18430         correctly.
18432 2016-05-10  Pierre-Marie de Rodat  <derodat@adacore.com>
18434         * dwarf2out.c (add_abstract_origin_attribute): Adjust
18435         documentation comment.  For BLOCK nodes, add a
18436         DW_AT_abstract_origin attribute that points to the DIE generated
18437         for the origin BLOCK.
18438         (gen_lexical_block_die): Call add_abstract_origin_attribute for
18439         blocks from inlined functions.
18441 2016-05-10  Alan Modra  <amodra@gmail.com>
18443         PR target/70947
18444         * config/rs6000/rs6000.c (rs6000_expand_split_stack_prologue): Stop
18445         regrename modifying insns saving lr before __morestack call.
18446         * config/rs6000/rs6000.md (split_stack_return): Similarly for
18447         insns restoring lr after __morestack call.
18449 2016-05-09  Jakub Jelinek  <jakub@redhat.com>
18451         * config/i386/i386.md (set_got, set_got_labelled, lwp_llwpcb,
18452         lwp_lwpval<mode>3, lwp_lwpins<mode>3): Remove constraints from
18453         expanders.
18454         * config/i386/sse.md (vec_interleave_high<mode>,
18455         vec_interleave_low<mode>, <avx512>_vpermi2var<mode>3_maskz,
18456         <avx512>_vpermt2var<mode>3_maskz): Likewise.
18458 2016-05-04  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
18460         * config/rs6000/rs6000.c (rs6000_reassociation_width): Add
18461         function for TARGET_SCHED_REASSOCIATION_WIDTH to enable
18462         parallel reassociation for power8 and forward.
18464 2016-05-09  Uros Bizjak  <ubizjak@gmail.com>
18466         * config/i386/i386.md (absneg splitters with general regs): Use
18467         general_reg_operand predicate.
18468         (btsq peephole2): Use x86_64_immediate_operand to check if new
18469         value is suitable for immediate operand.  Generate emitted insn
18470         using RTL expressions.
18471         (btcq peephole2): Ditto.
18472         (btrq peephole2): Ditto.  Generate correct immediate operand
18473         for AND masking.
18475 2016-05-09  Richard Sandiford  <richard.sandiford@arm.com>
18477         * cfgexpand.c (expand_debug_expr): Fix address offset for negative
18478         bitpos.
18480 2016-05-09  Richard Sandiford  <richard.sandiford@arm.com>
18482         * tree-affine.c (wide_int_constant_multiple_p): Add missing
18483         pointer dereference.
18485 2016-05-09  Richard Biener  <rguenther@suse.de>
18487         PR tree-optimization/70985
18488         * match.pd (BIT_FIELD_REF -> (type)): Disable on GIMPLE when
18489         op0 isn't a gimple register.
18491 2016-05-09  Prachi Godbole  <prachi.godbole@imgtec.com>
18493         * config/mips/i6400.md (i6400_fpu_intadd, i6400_fpu_logic)
18494         (i6400_fpu_div, i6400_fpu_cmp, i6400_fpu_float, i6400_fpu_store)
18495         (i6400_fpu_long_pipe, i6400_fpu_logic_l, i6400_fpu_float_l)
18496         (i6400_fpu_mult): New cpu units.
18497         (i6400_msa_add_d, i6400_msa_int_add, i6400_msa_short_logic3)
18498         (i6400_msa_short_logic2, i6400_msa_short_logic, i6400_msa_move)
18499         (i6400_msa_cmp, i6400_msa_short_float2, i6400_msa_div_d)
18500         (i6400_msa_div_w, i6400_msa_div_h, i6400_msa_div_b)
18501         (i6400_msa_copy, i6400_msa_branch, i6400_fpu_msa_store)
18502         (i6400_fpu_msa_load, i6400_fpu_msa_move, i6400_msa_long_logic1)
18503         (i6400_msa_long_logic2, i6400_msa_mult, i6400_msa_long_float2)
18504         (i6400_msa_long_float4, i6400_msa_long_float5)
18505         (i6400_msa_long_float8, i6400_msa_fdiv_df)
18506         (i6400_msa_fdiv_sf): New reservations.
18507         * config/mips/p5600.md (p5600_fpu_intadd, p5600_fpu_cmp)
18508         (p5600_fpu_float, p5600_fpu_logic_a, p5600_fpu_logic_b)
18509         (p5600_fpu_div, p5600_fpu_logic, p5600_fpu_float_a)
18510         (p5600_fpu_float_b, p5600_fpu_float_c, p5600_fpu_float_d)
18511         (p5600_fpu_mult, p5600_fpu_fdiv, p5600_fpu_load): New cpu units.
18512         (msa_short_int_add, msa_short_logic, msa_short_logic_move_v)
18513         (msa_short_cmp, msa_short_float2, msa_short_logic3)
18514         (msa_short_store4, msa_long_load, msa_short_store)
18515         (msa_long_logic, msa_long_float2, msa_long_float4)
18516         (msa_long_float5, msa_long_float8, msa_long_mult)
18517         (msa_long_fdiv, msa_long_div): New reservations.
18519 2016-05-09  Robert Suchanek  <robert.suchanek@imgtec.com>
18520             Sameera Deshpande  <sameera.deshpande@imgtec.com>
18521             Matthew Fortune  <matthew.fortune@imgtec.com>
18522             Graham Stott  <graham.stott@imgtec.com>
18523             Chao-ying Fu  <chao-ying.fu@imgtec.com>
18525         * config.gcc: Add MSA header file for mips*-*-* target.
18526         * config/mips/constraints.md (YI, YC, YZ, Unv5, Uuv5, Usv5, Uuv6)
18527         (Ubv8i, Urv8):  New constraints.
18528         * config/mips/mips-ftypes.def: Add function types for MSA
18529         builtins.
18530         * config/mips/mips-modes.def (V16QI, V8HI, V4SI, V2DI, V4SF)
18531         (V2DF, V32QI, V16HI, V8SI, V4DI, V8SF, V4DF): New modes.
18532         * config/mips/mips-msa.md: New file.
18533         * config/mips/mips-protos.h
18534         (mips_split_128bit_const_insns): New prototype.
18535         (mips_msa_idiv_insns): Likewise.
18536         (mips_split_128bit_move): Likewise.
18537         (mips_split_128bit_move_p): Likewise.
18538         (mips_split_msa_copy_d): Likewise.
18539         (mips_split_msa_insert_d): Likewise.
18540         (mips_split_msa_fill_d): Likewise.
18541         (mips_expand_msa_branch): Likewise.
18542         (mips_const_vector_same_val_p): Likewise.
18543         (mips_const_vector_same_bytes_p): Likewise.
18544         (mips_const_vector_same_int_p): Likewise.
18545         (mips_const_vector_shuffle_set_p): Likewise.
18546         (mips_const_vector_bitimm_set_p): Likewise.
18547         (mips_const_vector_bitimm_clr_p): Likewise.
18548         (mips_msa_vec_parallel_const_half): Likewise.
18549         (mips_msa_output_division): Likewise.
18550         (mips_ldst_scaled_shift): Likewise.
18551         (mips_expand_vec_cond_expr): Likewise.
18552         * config/mips/mips.c (enum mips_builtin_type): Add
18553         MIPS_BUILTIN_MSA_TEST_BRANCH.
18554         (mips_gen_const_int_vector_shuffle): New prototype.
18555         (mips_const_vector_bitimm_set_p): New function.
18556         (mips_const_vector_bitimm_clr_p): Likewise.
18557         (mips_const_vector_same_val_p): Likewise.
18558         (mips_const_vector_same_bytes_p): Likewise.
18559         (mips_const_vector_same_int_p): Likewise.
18560         (mips_const_vector_shuffle_set_p): Likewise.
18561         (mips_symbol_insns): Forbid loading symbols via immediate for
18562         MSA.
18563         (mips_valid_offset_p): Limit offset to 10-bit for MSA loads and
18564         stores.
18565         (mips_valid_lo_sum_p): Forbid loadings symbols via %lo(base) for
18566         MSA.
18567         (mips_lx_address_p): Add support load indexed address for MSA.
18568         (mips_address_insns): Add calculation of instructions needed for
18569         stores and loads for MSA.
18570         (mips_const_insns): Move CONST_DOUBLE below CONST_VECTOR.  Handle
18571         CONST_VECTOR for MSA and let it fall through.
18572         (mips_ldst_scaled_shift): New function.
18573         (mips_subword_at_byte): Likewise.
18574         (mips_msa_idiv_insns): Likewise.
18575         (mips_legitimize_move): Validate MSA moves.
18576         (mips_rtx_costs): Add UNGE, UNGT, UNLE, UNLT cases.  Add
18577         calculation of costs for MSA division.
18578         (mips_split_move_p): Check if MSA moves need splitting.
18579         (mips_split_move): Split MSA moves if necessary.
18580         (mips_split_128bit_move_p): New function.
18581         (mips_split_128bit_move): Likewise.
18582         (mips_split_msa_copy_d): Likewise.
18583         (mips_split_msa_insert_d): Likewise.
18584         (mips_split_msa_fill_d): Likewise.
18585         (mips_output_move): Handle MSA moves.
18586         (mips_expand_msa_branch): New function.
18587         (mips_print_operand): Add 'E', 'B', 'w', 'v' and 'V' modifiers.
18588         Reinstate 'y' modifier.
18589         (mips_file_start): Add MSA .gnu_attribute.
18590         (mips_hard_regno_mode_ok_p): Allow TImode and 128-bit vectors in
18591         FPRs.
18592         (mips_hard_regno_nregs): Always return 1 for MSA supported mode.
18593         (mips_class_max_nregs): Add register size for MSA supported mode.
18594         (mips_cannot_change_mode_class): Allow conversion between MSA
18595         vector modes and TImode.
18596         (mips_mode_ok_for_mov_fmt_p): Allow MSA to use move.v
18597         instruction.
18598         (mips_secondary_reload_class): Force MSA loads/stores via memory.
18599         (mips_preferred_simd_mode): Add preffered modes for MSA.
18600         (mips_vector_mode_supported_p): Add MSA supported modes.
18601         (mips_autovectorize_vector_sizes): New function.
18602         (mips_msa_output_division): Likewise.
18603         (MSA_BUILTIN, MIPS_BUILTIN_DIRECT_NO_TARGET)
18604         (MSA_NO_TARGET_BUILTIN, MSA_BUILTIN_TEST_BRANCH): New macros.
18605         (CODE_FOR_msa_adds_s_b, CODE_FOR_msa_adds_s_h)
18606         (CODE_FOR_msa_adds_s_w, CODE_FOR_msa_adds_s_d)
18607         (CODE_FOR_msa_adds_u_b, CODE_FOR_msa_adds_u_h)
18608         (CODE_FOR_msa_adds_u_w, CODE_FOR_msa_adds_u_du
18609         (CODE_FOR_msa_addv_b, CODE_FOR_msa_addv_h, CODE_FOR_msa_addv_w)
18610         (CODE_FOR_msa_addv_d, CODE_FOR_msa_and_v, CODE_FOR_msa_bmnz_v)
18611         (CODE_FOR_msa_bmnzi_b, CODE_FOR_msa_bmz_v, CODE_FOR_msa_bmzi_b)
18612         (CODE_FOR_msa_bnz_v, CODE_FOR_msa_bz_v, CODE_FOR_msa_bsel_v)
18613         (CODE_FOR_msa_bseli_b, CODE_FOR_msa_ceqi_h, CODE_FOR_msa_ceqi_w)
18614         (CODE_FOR_msa_ceqi_d, CODE_FOR_msa_clti_s_b)
18615         (CODE_FOR_msa_clti_s_h, CODE_FOR_msa_clti_s_w)
18616         (CODE_FOR_msa_clti_s_d, CODE_FOR_msa_clti_u_b)
18617         (CODE_FOR_msa_clti_u_h, CODE_FOR_msa_clti_u_w)
18618         (CODE_FOR_msa_clti_u_d, CODE_FOR_msa_clei_s_b)
18619         (CODE_FOR_msa_clei_s_h, CODE_FOR_msa_clei_s_w)
18620         (CODE_FOR_msa_clei_s_d, CODE_FOR_msa_clei_u_b)
18621         (CODE_FOR_msa_clei_u_h, CODE_FOR_msa_clei_u_w)
18622         (CODE_FOR_msa_clei_u_d, CODE_FOR_msa_div_s_b)
18623         (CODE_FOR_msa_div_s_h, CODE_FOR_msa_div_s_w)
18624         (CODE_FOR_msa_div_s_d, CODE_FOR_msa_div_u_b)
18625         (CODE_FOR_msa_div_u_h, CODE_FOR_msa_div_u_w)
18626         (CODE_FOR_msa_div_u_d, CODE_FOR_msa_fadd_w, CODE_FOR_msa_fadd_d)
18627         (CODE_FOR_msa_fexdo_w, CODE_FOR_msa_ftrunc_s_w)
18628         (CODE_FOR_msa_ftrunc_s_d, CODE_FOR_msa_ftrunc_u_w)
18629         (CODE_FOR_msa_ftrunc_u_d, CODE_FOR_msa_ffint_s_w)
18630         (CODE_FOR_msa_ffint_s_d, CODE_FOR_msa_ffint_u_w)
18631         (CODE_FOR_msa_ffint_u_d, CODE_FOR_msa_fsub_w)
18632         (CODE_FOR_msa_fsub_d, CODE_FOR_msa_fmsub_d, CODE_FOR_msa_fmadd_w)
18633         (CODE_FOR_msa_fmadd_d, CODE_FOR_msa_fmsub_w, CODE_FOR_msa_fmul_w)
18634         (CODE_FOR_msa_fmul_d, CODE_FOR_msa_fdiv_w, CODE_FOR_msa_fdiv_d)
18635         (CODE_FOR_msa_fmax_w, CODE_FOR_msa_fmax_d, CODE_FOR_msa_fmax_a_w)
18636         (CODE_FOR_msa_fmax_a_d, CODE_FOR_msa_fmin_w, CODE_FOR_msa_fmin_d)
18637         (CODE_FOR_msa_fmin_a_w, CODE_FOR_msa_fmin_a_d)
18638         (CODE_FOR_msa_fsqrt_w, CODE_FOR_msa_fsqrt_d)
18639         (CODE_FOR_msa_max_s_b, CODE_FOR_msa_max_s_h)
18640         (CODE_FOR_msa_max_s_w, CODE_FOR_msa_max_s_d)
18641         (CODE_FOR_msa_max_u_b, CODE_FOR_msa_max_u_h)
18642         (CODE_FOR_msa_max_u_w, CODE_FOR_msa_max_u_d)
18643         (CODE_FOR_msa_min_s_b, CODE_FOR_msa_min_s_h)
18644         (CODE_FOR_msa_min_s_w, CODE_FOR_msa_min_s_d)
18645         (CODE_FOR_msa_min_u_b, CODE_FOR_msa_min_u_h)
18646         (CODE_FOR_msa_min_u_w, CODE_FOR_msa_min_u_d)
18647         (CODE_FOR_msa_mod_s_b, CODE_FOR_msa_mod_s_h)
18648         (CODE_FOR_msa_mod_s_w, CODE_FOR_msa_mod_s_d)
18649         (CODE_FOR_msa_mod_u_b, CODE_FOR_msa_mod_u_h)
18650         (CODE_FOR_msa_mod_u_w, CODE_FOR_msa_mod_u_d)
18651         (CODE_FOR_msa_mod_s_b, CODE_FOR_msa_mod_s_h)
18652         (CODE_FOR_msa_mod_s_w, CODE_FOR_msa_mod_s_d)
18653         (CODE_FOR_msa_mod_u_b, CODE_FOR_msa_mod_u_h)
18654         (CODE_FOR_msa_mod_u_w, CODE_FOR_msa_mod_u_d)
18655         (CODE_FOR_msa_mulv_b, CODE_FOR_msa_mulv_h, CODE_FOR_msa_mulv_w)
18656         (CODE_FOR_msa_mulv_d, CODE_FOR_msa_nlzc_b, CODE_FOR_msa_nlzc_h)
18657         (CODE_FOR_msa_nlzc_w, CODE_FOR_msa_nlzc_d, CODE_FOR_msa_nor_v)
18658         (CODE_FOR_msa_or_v, CODE_FOR_msa_ori_b, CODE_FOR_msa_nori_b)
18659         (CODE_FOR_msa_pcnt_b, CODE_FOR_msa_pcnt_h, CODE_FOR_msa_pcnt_w)
18660         (CODE_FOR_msa_pcnt_d, CODE_FOR_msa_xor_v, CODE_FOR_msa_xori_b)
18661         (CODE_FOR_msa_sll_b, CODE_FOR_msa_sll_h, CODE_FOR_msa_sll_w)
18662         (CODE_FOR_msa_sll_d, CODE_FOR_msa_slli_b, CODE_FOR_msa_slli_h)
18663         (CODE_FOR_msa_slli_w, CODE_FOR_msa_slli_d, CODE_FOR_msa_sra_b)
18664         (CODE_FOR_msa_sra_h, CODE_FOR_msa_sra_w, CODE_FOR_msa_sra_d)
18665         (CODE_FOR_msa_srai_b, CODE_FOR_msa_srai_h, CODE_FOR_msa_srai_w)
18666         (CODE_FOR_msa_srai_d, CODE_FOR_msa_srl_b, CODE_FOR_msa_srl_h)
18667         (CODE_FOR_msa_srl_w, CODE_FOR_msa_srl_d, CODE_FOR_msa_srli_b)
18668         (CODE_FOR_msa_srli_h, CODE_FOR_msa_srli_w, CODE_FOR_msa_srli_d)
18669         (CODE_FOR_msa_subv_b, CODE_FOR_msa_subv_h, CODE_FOR_msa_subv_w)
18670         (CODE_FOR_msa_subv_d, CODE_FOR_msa_subvi_b, CODE_FOR_msa_subvi_h)
18671         (CODE_FOR_msa_subvi_w, CODE_FOR_msa_subvi_d, CODE_FOR_msa_move_v)
18672         (CODE_FOR_msa_vshf_b, CODE_FOR_msa_vshf_h, CODE_FOR_msa_vshf_w)
18673         (CODE_FOR_msa_vshf_d, CODE_FOR_msa_ilvod_d, CODE_FOR_msa_ilvev_d)
18674         (CODE_FOR_msa_pckod_d, CODE_FOR_msa_pckdev_d, CODE_FOR_msa_ldi_b)
18675         (CODE_FOR_msa_ldi_hi, CODE_FOR_msa_ldi_w)
18676         (CODE_FOR_msa_ldi_d): New code_aliasing macros.
18677         (mips_builtins): Add MSA sll_b, sll_h, sll_w, sll_d, slli_b,
18678         slli_h, slli_w, slli_d, sra_b, sra_h, sra_w, sra_d, srai_b,
18679         srai_h, srai_w, srai_d, srar_b, srar_h, srar_w, srar_d, srari_b,
18680         srari_h, srari_w, srari_d, srl_b, srl_h, srl_w, srl_d, srli_b,
18681         srli_h, srli_w, srli_d, srlr_b, srlr_h, srlr_w, srlr_d, srlri_b,
18682         srlri_h, srlri_w, srlri_d, bclr_b, bclr_h, bclr_w, bclr_d,
18683         bclri_b, bclri_h, bclri_w, bclri_d, bset_b, bset_h, bset_w,
18684         bset_d, bseti_b, bseti_h, bseti_w, bseti_d, bneg_b, bneg_h,
18685         bneg_w, bneg_d, bnegi_b, bnegi_h, bnegi_w, bnegi_d, binsl_b,
18686         binsl_h, binsl_w, binsl_d, binsli_b, binsli_h, binsli_w,
18687         binsli_d, binsr_b, binsr_h, binsr_w, binsr_d, binsri_b, binsri_h,
18688         binsri_w, binsri_d, addv_b, addv_h, addv_w, addv_d, addvi_b,
18689         addvi_h, addvi_w, addvi_d, subv_b, subv_h, subv_w, subv_d,
18690         subvi_b, subvi_h, subvi_w, subvi_d, max_s_b, max_s_h, max_s_w,
18691         max_s_d, maxi_s_b, maxi_s_h, maxi_s_w, maxi_s_d, max_u_b,
18692         max_u_h, max_u_w, max_u_d, maxi_u_b, maxi_u_h, maxi_u_w,
18693         maxi_u_d, min_s_b, min_s_h, min_s_w, min_s_d, mini_s_b, mini_s_h,
18694         mini_s_w, mini_s_d, min_u_b, min_u_h, min_u_w, min_u_d, mini_u_b,
18695         mini_u_h, mini_u_w, mini_u_d, max_a_b, max_a_h, max_a_w, max_a_d,
18696         min_a_b, min_a_h, min_a_w, min_a_d, ceq_b, ceq_h, ceq_w, ceq_d,
18697         ceqi_b, ceqi_h, ceqi_w, ceqi_d, clt_s_b, clt_s_h, clt_s_w,
18698         clt_s_d, clti_s_b, clti_s_h, clti_s_w, clti_s_d, clt_u_b,
18699         clt_u_h, clt_u_w, clt_u_d, clti_u_b, clti_u_h, clti_u_w,
18700         clti_u_d, cle_s_b, cle_s_h, cle_s_w, cle_s_d, clei_s_b, clei_s_h,
18701         clei_s_w, clei_s_d, cle_u_b, cle_u_h, cle_u_w, cle_u_d, clei_u_b,
18702         clei_u_h, clei_u_w, clei_u_d, ld_b, ld_h, ld_w, ld_d, st_b, st_h,
18703         st_w, st_d, sat_s_b, sat_s_h, sat_s_w, sat_s_d, sat_u_b, sat_u_h,
18704         sat_u_w, sat_u_d, add_a_b, add_a_h, add_a_w, add_a_d, adds_a_b,
18705         adds_a_h, adds_a_w, adds_a_d, adds_s_b, adds_s_h, adds_s_w,
18706         adds_s_d, adds_u_b, adds_u_h, adds_u_w, adds_u_d, ave_s_b,
18707         ave_s_h, ave_s_w, ave_s_d, ave_u_b, ave_u_h, ave_u_w, ave_u_d,
18708         aver_s_b, aver_s_h, aver_s_w, aver_s_d, aver_u_b, aver_u_h,
18709         aver_u_w, aver_u_d, subs_s_b, subs_s_h, subs_s_w, subs_s_d,
18710         subs_u_b, subs_u_h, subs_u_w, subs_u_d, subsuu_s_b, subsuu_s_h,
18711         subsuu_s_w, subsuu_s_d, subsus_u_b, subsus_u_h, subsus_u_w,
18712         subsus_u_d, asub_s_b, asub_s_h, asub_s_w, asub_s_d, asub_u_b,
18713         asub_u_h, asub_u_w, asub_u_d, mulv_b, mulv_h, mulv_w, mulv_d,
18714         maddv_b, maddv_h, maddv_w, maddv_d, msubv_b, msubv_h, msubv_w,
18715         msubv_d, div_s_b, div_s_h, div_s_w, div_s_d, div_u_b, div_u_h,
18716         div_u_w, div_u_d, hadd_s_h, hadd_s_w, hadd_s_d, hadd_u_h,
18717         hadd_u_w, hadd_u_d, hsub_s_h, hsub_s_w, hsub_s_d, hsub_u_h,
18718         hsub_u_w, hsub_u_d, mod_s_b, mod_s_h, mod_s_w, mod_s_d, mod_u_b,
18719         mod_u_h, mod_u_w, mod_u_d, dotp_s_h, dotp_s_w, dotp_s_d,
18720         dotp_u_h, dotp_u_w, dotp_u_d, dpadd_s_h, dpadd_s_w, dpadd_s_d,
18721         dpadd_u_h, dpadd_u_w, dpadd_u_d, dpsub_s_h, dpsub_s_w, dpsub_s_d,
18722         dpsub_u_h, dpsub_u_w, dpsub_u_d, sld_b, sld_h, sld_w, sld_d,
18723         sldi_b, sldi_h, sldi_w, sldi_d, splat_b, splat_h, splat_w,
18724         splat_d, splati_b, splati_h, splati_w, splati_d, pckev_b,
18725         pckev_h, pckev_w, pckev_d, pckod_b, pckod_h, pckod_w, pckod_d,
18726         ilvl_b, ilvl_h, ilvl_w, ilvl_d, ilvr_b, ilvr_h, ilvr_w, ilvr_d,
18727         ilvev_b, ilvev_h, ilvev_w, ilvev_d, ilvod_b, ilvod_h, ilvod_w,
18728         ilvod_d, vshf_b, vshf_h, vshf_w, vshf_d, and_v, andi_b, or_v,
18729         ori_b, nor_v, nori_b, xor_v, xori_b, bmnz_v, bmnzi_b, bmz_v,
18730         bmzi_b, bsel_v, bseli_b, shf_b, shf_h, shf_w, bnz_v, bz_v,
18731         fill_b, fill_h, fill_w, fill_d, pcnt_b, pcnt_h, pcnt_w,
18732         pcnt_d, nloc_b, nloc_h, nloc_w, nloc_d, nlzc_b, nlzc_h, nlzc_w,
18733         nlzc_d, copy_s_b, copy_s_h, copy_s_w, copy_s_d, copy_u_b,
18734         copy_u_h, copy_u_w, copy_u_d, insert_b, insert_h, insert_w,
18735         insert_d, insve_b, insve_h, insve_w, insve_d, bnz_b, bnz_h,
18736         bnz_w, bnz_d, bz_b, bz_h, bz_w, bz_d, ldi_b, ldi_h, ldi_w, ldi_d,
18737         fcaf_w, fcaf_d, fcor_w, fcor_d, fcun_w, fcun_d, fcune_w, fcune_d,
18738         fcueq_w, fcueq_d, fceq_w, fceq_d, fcne_w, fcne_d, fclt_w, fclt_d,
18739         fcult_w, fcult_d, fcle_w, fcle_d, fcule_w, fcule_d, fsaf_w,
18740         fsaf_d, fsor_w, fsor_d, fsun_w, fsun_d, fsune_w, fsune_d,
18741         fsueq_w, fsueq_d, fseq_w, fseq_d, fsne_w, fsne_d, fslt_w,
18742         fslt_d, fsult_w, fsult_d, fsle_w, fsle_d, fsule_w, fsule_d,
18743         fadd_w, fadd_d, fsub_w, fsub_d, fmul_w, fmul_d, fdiv_w, fdiv_d,
18744         fmadd_w, fmadd_d, fmsub_w, fmsub_d, fexp2_w, fexp2_d, fexdo_h,
18745         fexdo_w, ftq_h, ftq_w, fmin_w, fmin_d, fmin_a_w, fmin_a_d,
18746         fmax_w, fmax_d, fmax_a_w, fmax_a_d, mul_q_h, mul_q_w, mulr_q_h,
18747         mulr_q_w, madd_q_h, madd_q_w, maddr_q_h, maddr_q_w, msub_q_h,
18748         msub_q_w, msubr_q_h, msubr_q_w, fclass_w, fclass_d, fsqrt_w,
18749         fsqrt_d, frcp_w, frcp_d, frint_w, frint_d, frsqrt_w, frsqrt_d,
18750         flog2_w, flog2_d, fexupl_w, fexupl_d, fexupr_w, fexupr_d, ffql_w,
18751         ffql_d, ffqr_w, ffqr_d, ftint_s_w, ftint_s_d, ftint_u_w,
18752         ftint_u_d, ftrunc_s_w, ftrunc_s_d, ftrunc_u_w, ftrunc_u_d,
18753         ffint_s_w, ffint_s_d, ffint_u_w, ffint_u_d, ctcmsa, cfcmsa,
18754         move_v builtins.
18755         (mips_get_builtin_decl_index): New array.
18756         (MIPS_ATYPE_QI, MIPS_ATYPE_HI, MIPS_ATYPE_V2DI, MIPS_ATYPE_V4SI)
18757         (MIPS_ATYPE_V8HI, MIPS_ATYPE_V16QI, MIPS_ATYPE_V2DF)
18758         (MIPS_ATYPE_V4SF, MIPS_ATYPE_UV2DI, MIPS_ATYPE_UV4SI)
18759         (MIPS_ATYPE_UV8HI, MIPS_ATYPE_UV16QI): New.
18760         (mips_init_builtins): Initialize mips_get_builtin_decl_index
18761         array.
18762         (TARGET_VECTORIZE_BUILTIN_VECTORIZED_FUNCTION): Define target
18763         hook.
18764         (mips_expand_builtin_insn): Prepare operands for
18765         CODE_FOR_msa_addvi_b, CODE_FOR_msa_addvi_h, CODE_FOR_msa_addvi_w,
18766         CODE_FOR_msa_addvi_d, CODE_FOR_msa_clti_u_b,
18767         CODE_FOR_msa_clti_u_h, CODE_FOR_msa_clti_u_w,
18768         CODE_FOR_msa_clti_u_d, CODE_FOR_msa_clei_u_b,
18769         CODE_FOR_msa_clei_u_h, CODE_FOR_msa_clei_u_w,
18770         CODE_FOR_msa_clei_u_d, CODE_FOR_msa_maxi_u_b,
18771         CODE_FOR_msa_maxi_u_h, CODE_FOR_msa_maxi_u_w,
18772         CODE_FOR_msa_maxi_u_d, CODE_FOR_msa_mini_u_b,
18773         CODE_FOR_msa_mini_u_h, CODE_FOR_msa_mini_u_w,
18774         CODE_FOR_msa_mini_u_d, CODE_FOR_msa_subvi_b,
18775         CODE_FOR_msa_subvi_h, CODE_FOR_msa_subvi_w, CODE_FOR_msa_subvi_d,
18776         CODE_FOR_msa_ceqi_b, CODE_FOR_msa_ceqi_h, CODE_FOR_msa_ceqi_w,
18777         CODE_FOR_msa_ceqi_d, CODE_FOR_msa_clti_s_b,
18778         CODE_FOR_msa_clti_s_h, CODE_FOR_msa_clti_s_w,
18779         CODE_FOR_msa_clti_s_d, CODE_FOR_msa_clei_s_b,
18780         CODE_FOR_msa_clei_s_h, CODE_FOR_msa_clei_s_w,
18781         CODE_FOR_msa_clei_s_d, CODE_FOR_msa_maxi_s_b,
18782         CODE_FOR_msa_maxi_s_h, CODE_FOR_msa_maxi_s_w,
18783         CODE_FOR_msa_maxi_s_d, CODE_FOR_msa_mini_s_b,
18784         CODE_FOR_msa_mini_s_h, CODE_FOR_msa_mini_s_w,
18785         CODE_FOR_msa_mini_s_d, CODE_FOR_msa_andi_b, CODE_FOR_msa_ori_b,
18786         CODE_FOR_msa_nori_b, CODE_FOR_msa_xori_b, CODE_FOR_msa_bmzi_b,
18787         CODE_FOR_msa_bmnzi_b, CODE_FOR_msa_bseli_b, CODE_FOR_msa_fill_b,
18788         CODE_FOR_msa_fill_h, CODE_FOR_msa_fill_w, CODE_FOR_msa_fill_d,
18789         CODE_FOR_msa_ilvl_b, CODE_FOR_msa_ilvl_h, CODE_FOR_msa_ilvl_w,
18790         CODE_FOR_msa_ilvl_d, CODE_FOR_msa_ilvr_b, CODE_FOR_msa_ilvr_h,
18791         CODE_FOR_msa_ilvr_w, CODE_FOR_msa_ilvr_d, CODE_FOR_msa_ilvev_b,
18792         CODE_FOR_msa_ilvev_h, CODE_FOR_msa_ilvev_w, CODE_FOR_msa_ilvod_b,
18793         CODE_FOR_msa_ilvod_h, CODE_FOR_msa_ilvod_w, CODE_FOR_msa_pckev_b,
18794         CODE_FOR_msa_pckev_h, CODE_FOR_msa_pckev_w, CODE_FOR_msa_pckod_b,
18795         CODE_FOR_msa_pckod_h, CODE_FOR_msa_pckod_w, CODE_FOR_msa_slli_b,
18796         CODE_FOR_msa_slli_h, CODE_FOR_msa_slli_w, CODE_FOR_msa_slli_d,
18797         CODE_FOR_msa_srai_b, CODE_FOR_msa_srai_h, CODE_FOR_msa_srai_w,
18798         CODE_FOR_msa_srai_d, CODE_FOR_msa_srli_b, CODE_FOR_msa_srli_h,
18799         CODE_FOR_msa_srli_w, CODE_FOR_msa_srli_d, CODE_FOR_msa_insert_b,
18800         CODE_FOR_msa_insert_h, CODE_FOR_msa_insert_w,
18801         CODE_FOR_msa_insert_d, CODE_FOR_msa_insve_b,
18802         CODE_FOR_msa_insve_h, CODE_FOR_msa_insve_w, CODE_FOR_msa_insve_d,
18803         CODE_FOR_msa_shf_b, CODE_FOR_msa_shf_h, CODE_FOR_msa_shf_w,
18804         CODE_FOR_msa_shf_w_f, CODE_FOR_msa_vshf_b, CODE_FOR_msa_vshf_h,
18805         CODE_FOR_msa_vshf_w, CODE_FOR_msa_vshf_d.
18806         (mips_expand_builtin): Add case for MIPS_BULTIN_MSA_TEST_BRANCH.
18807         (mips_set_compression_mode): Disallow MSA with MIPS16 code.
18808         (mips_option_override): -mmsa requires -mfp64 and -mhard-float.
18809         These are set implicitly and an error is reported if overridden.
18810         (mips_expand_builtin_msa_test_branch): New function.
18811         (mips_expand_msa_shuffle): Likewise.
18812         (MAX_VECT_LEN): Increase maximum length of a vector to 16 bytes.
18813         (TARGET_SCHED_REASSOCIATION_WIDTH): Define target hook.
18814         (TARGET_VECTORIZE_AUTOVECTORIZE_VECTOR_SIZES): Likewise.
18815         (mips_expand_vec_unpack): Add support for MSA.
18816         (mips_expand_vector_init): Likewise.
18817         (mips_expand_vi_constant): Use CONST0_RTX (element_mode)
18818         instead of const0_rtx.
18819         (mips_msa_vec_parallel_const_half): New function.
18820         (mips_gen_const_int_vector): Likewise.
18821         (mips_gen_const_int_vector_shuffle): Likewise.
18822         (mips_expand_msa_cmp): Likewise.
18823         (mips_expand_vec_cond_expr): Likewise.
18824         * config/mips/mips.h
18825         (TARGET_CPU_CPP_BUILTINS): Add __mips_msa and __mips_msa_width.
18826         (OPTION_DEFAULT_SPECS): Ignore --with-fp-32 if -mmsa is
18827         specified.
18828         (ASM_SPEC): Pass mmsa and mno-msa to the assembler.
18829         (ISA_HAS_MSA): New macro.
18830         (UNITS_PER_MSA_REG): Likewise.
18831         (BITS_PER_MSA_REG): Likewise.
18832         (BIGGEST_ALIGNMENT): Redefine using ISA_HAS_MSA.
18833         (MSA_REG_FIRST): New macro.
18834         (MSA_REG_LAST): Likewise.
18835         (MSA_REG_NUM): Likewise.
18836         (MSA_REG_P): Likewise.
18837         (MSA_REG_RTX_P): Likewise.
18838         (MSA_SUPPORTED_MODE_P): Likewise.
18839         (HARD_REGNO_CALL_PART_CLOBBERED): Redefine using TARGET_MSA.
18840         (ADDITIONAL_REGISTER_NAMES): Add named registers $w0-$w31.
18841         * config/mips/mips.md: Include mips-msa.md.
18842         (alu_type): Add simd_add.
18843         (mode): Add V2DI, V4SI, V8HI, V16QI, V2DF, V4SF.
18844         (type): Add simd_div, simd_fclass, simd_flog2, simd_fadd,
18845         simd_fcvt, simd_fmul, simd_fmadd, simd_fdiv, simd_bitins,
18846         simd_bitmov, simd_insert, simd_sld, simd_mul, simd_fcmp,
18847         simd_fexp2, simd_int_arith, simd_bit, simd_shift, simd_splat,
18848         simd_fill, simd_permute, simd_shf, simd_sat, simd_pcnt,
18849         simd_copy, simd_branch, simd_cmsa, simd_fminmax, simd_logic,
18850         simd_move, simd_load, simd_store.  Choose "multi" for moves
18851         for "qword_mode".
18852         (qword_mode): New attribute.
18853         (insn_count): Add instruction count for quad moves.
18854         Increase the count for MIPS SIMD division.
18855         (UNITMODE): Add UNITMODEs for vector types.
18856         (addsub): New code iterator.
18857         * config/mips/mips.opt (mmsa): New option.
18858         * config/mips/msa.h: New file.
18859         * config/mips/mti-elf.h: Don't infer -mfpxx if -mmsa is
18860         specified.
18861         * config/mips/mti-linux.h: Likewise.
18862         * config/mips/predicates.md
18863         (const_msa_branch_operand): New constraint.
18864         (const_uimm3_operand): Likewise.
18865         (const_uimm4_operand): Likewise.
18866         (const_uimm5_operand): Likewise.
18867         (const_uimm8_operand): Likewise.
18868         (const_imm5_operand): Likewise.
18869         (aq10b_operand): Likewise.
18870         (aq10h_operand): Likewise.
18871         (aq10w_operand): Likewise.
18872         (aq10d_operand): Likewise.
18873         (const_m1_operand): Likewise.
18874         (reg_or_m1_operand): Likewise.
18875         (const_exp_2_operand): Likewise.
18876         (const_exp_4_operand): Likewise.
18877         (const_exp_8_operand): Likewise.
18878         (const_exp_16_operand): Likewise.
18879         (const_vector_same_val_operand): Likewise.
18880         (const_vector_same_simm5_operand): Likewise.
18881         (const_vector_same_uimm5_operand): Likewise.
18882         (const_vector_same_uimm6_operand): Likewise.
18883         (const_vector_same_uimm8_operand): Likewise.
18884         (par_const_vector_shf_set_operand): Likewise.
18885         (reg_or_vector_same_val_operand): Likewise.
18886         (reg_or_vector_same_simm5_operand): Likewise.
18887         (reg_or_vector_same_uimm6_operand): Likewise.
18888         * doc/extend.texi (MIPS SIMD Architecture Functions): New
18889         section.
18890         * doc/invoke.texi (-mmsa): Document new option.
18892 2016-05-09  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
18894         * configure.ac (enable_vtable_verify): Handle --enable-vtable-verify.
18895         * configure: Regenerate.
18896         * config.in: Regenerate.
18897         * gcc.c (VTABLE_VERIFICATION_SPEC) [!ENABLE_VTABLE_VERIFY]: Error
18898         on -fvtable-verify.
18899         * config/sol2.h [!ENABLE_VTABLE_VERIFY] (STARTFILE_VTV_SPEC): Define.
18900         (ENDFILE_VTV_SPEC): Define.
18902 2016-05-09  Kaushik Phatak  <kaushik.phatak@kpit.com>
18904         * config/rl78/rl78.c (rl78_expand_prologue): Save the MDUC related
18905         registers in all interrupt handlers if necessary.
18906         (rl78_option_override): Add warning.
18907         (MUST_SAVE_MDUC_REGISTERS): New macro.
18908         (rl78_expand_epilogue): Restore the MDUC registers if necessary.
18909         * config/rl78/rl78.c (check_mduc_usage): New function.
18910         (mduc_regs): New structure to hold MDUC register data.
18911         * config/rl78/rl78.md (is_g13_muldiv_insn): New attribute.
18912         (mulsi3_g13): Add is_g13_muldiv_insn attribute.
18913         (udivmodsi4_g13): Add is_g13_muldiv_insn attribute.
18914         (mulhi3_g13): Add is_g13_muldiv_insn attribute.
18915         * config/rl78/rl78.opt (msave-mduc-in-interrupts): New option.
18916         * doc/invoke.texi (RL78 Options): Add -msave-mduc-in-interrupts.
18918 2016-05-09  Bin Cheng  <bin.cheng@arm.com>
18920         * tree-if-conv.c (tree-ssa-loop.h): Include header file.
18921         (tree-ssa-loop-niter.h): Ditto.
18922         (idx_within_array_bound, ref_within_array_bound): New functions.
18923         (ifcvt_memrefs_wont_trap): Check if array ref is within bound.
18924         Factor out check on writable base object to ...
18925         (base_object_writable): ... here.
18927 2016-05-09  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
18929         * config/arm/arm.md (probe_stack): Add modes to set source
18930         and destination.
18932 2016-05-09  Bernd Schmidt  <bschmidt@redhat.com>
18934         * regrename.c (base_reg_class_for_rename): New static function.
18935         (scan_rtx_address, scan_rtx): Use it instead of base_reg_class.
18937 2016-05-08  Jan Hubicka  <hubicka@ucw.cz>
18939         * cgraph.c (thunk_adjust): Export.
18940         * cgraphclones.c (cgraph_node::create_clone): Clone thunk info.
18941         * cgraphunit.c (thunk_adjust): Export.
18942         (cgraph_node::assemble_thunks_and_aliases): Do not assemble inlined
18943         thunks.
18944         * ipa-inline-analyssi.c (compute_inline_parameters): Thunks are
18945         inlinable.
18946         * tree-inline.c (expand_call_inline): Expand thunks inline.
18948 2016-05-08  Uros Bizjak  <ubizjak@gmail.com>
18950         PR target/70998
18951         * config/i386/sse.md (*sse2_vd_cvtsd2ss): New insn pattern.
18952         (*sse2_vd_cvtss2sd): Ditto.
18953         * config/i386/i386.md
18954         (TARGET_SSE_PARTIAL_REG_DEPENDENCY float_truncate df->sf splitter):
18955         Generate *sse2_vd_cvtsd2ss pattern.
18956         (TARGET_SSE_PARTIAL_REG_DEPENDENCY float_extend sf->df splitter):
18957         Generate *sse2_vd_cvtss2sd pattern.
18959 2016-05-08  Oleg Endo  <olegendo@gcc.gnu.org>
18961         * config/sh/sh.h (GET_SH_ARG_CLASS): Convert macro into ...
18962         * config/sh/sh.c (get_sh_arg_class): ... this new function.  Update its
18963         users.
18965 2016-05-08  Oleg Endo  <olegendo@gcc.gnu.org>
18967         * config/sh/sh-protos.h (sh_media_register_for_return): Remove.
18968         * config/sh/sh.c: Define and declare variables on first use throughout
18969         the file.
18970         (current_function_interrupt): Change to bool type.
18971         (frame_insn): Rename to emit_frame_insn and update users.
18972         (push_regs): Use bool for 'interrupt_handler' argument.
18973         (save_schedule_s): Remove.
18974         (TARGET_ASM_UNALIGNED_DI_OP, TARGET_ASM_ALIGNED_DI_OP): Remove.
18975         (sh_option_override): Don't nullify targetm.asm_out.aligned_op.di and
18976         targetm.asm_out.unaligned_op.di.
18977         (gen_far_branch): Remove redundant forward declaration.
18978         (sh_media_register_for_return, MAX_SAVED_REGS, save_entry_s, save_entry,
18979         MAX_TEMPS, save_schedule_ssave_schedule): Remove.
18980         (sh_set_return_address, sh_function_ok_for_sibcall,
18981         scavenge_reg): Update comments.
18982         (sh_builtin_saveregs): Use TRAGET_FPU_ANY condition.
18983         (sh2a_get_function_vector_number, sh2a_function_vector_p): Use for loop.
18984         (sh_attr_renesas_p): Remove unnecessary parentheses.
18985         (branch_dest): Simplify.
18986         * config/sh/sh.h (sh_args): Remove byref, byref_regs, stack_regs fields.
18987         Change force_mem, prototype_p, outgoing, renesas_abi fields to bool.
18988         (CUMULATIVE_ARGS): Change macro to typedef.
18989         (current_function_interrupt): Change to bool type.
18990         (sh_arg_class, sh_args, CUMULATIVE_ARGS, current_function_interrupt):
18991         Surround with __cplusplus ifdef.
18992         (sh_compare_op0, sh_compare_op1): Remove.
18993         (EPILOGUE_USES): Use TARGET_FPU_ANY condition.
18995 2016-05-07  Jim Wilson  <jim.wilson@linaro.org>
18997         * config/arm/arm.md: (arch): Add neon.
18998         (arch_enabled): Return yes for arch neon when TARGET_NEON.
18999         * config/arm/vfp.md (movdf_vfp): Add w/G as alternative 3.  Add
19000         neon_move as type for alt 3.  Add arch attr enabling alt 3 for neon.
19001         Emit vmov.i64 for alt 3.  Renumber alternatives 3 to 8.  Adjust
19002         attributes for alt renumbering.  Mark alt 3 as non-predicable.
19003         (thumb2_movdf_vfp): Likewise.
19005 2016-05-07  Uros Bizjak  <ubizjak@gmail.com>
19007         * config/i386/i386.md (*addqi_1): Add preferred_for_speed attribute
19008         to disparage alternatives 3 and 4 for TARGET_PARTIAL_REG_STALL targets.
19009         (*andqi_1): Add preferred_for_speed attribute to disparage
19010         alternative 2 for TARGET_PARTIAL_REG_STALL targets.
19011         (*<code>qi_1): Ditto.
19012         (*one_cmplqi2_1): Add preferred_for_speed attribute to disparage
19013         alternative 1 for TARGET_PARTIAL_REG_STALL targets.
19014         (*ashlqi3_1): Ditto.
19015         (*swap<mode>): Merge from *swap<mode>_1 and *swap<mode>_2 patterns.
19016         Add preferred_for_size attribute to disparage alternative 0 and
19017         preferred_for_speed attribute to disparage alternative 1 for
19018         TARGET_PARTIAL_REG_STALL targets.
19020 2016-05-07  Tom de Vries  <tom@codesourcery.com>
19022         PR tree-optimization/70956
19023         * graphite-scop-detection.c (build_cross_bb_scalars_def): Handle NULL
19024         def.
19026 2016-05-07  Oleg Endo  <olegendo@gcc.gnu.org>
19028         * config/sh/sh-protos.h (sh_cbranch_distance): Declare new function.
19029         * config/sh/sh.c (sh_cbranch_distance): Implement it.
19030         * config/sh/sh.md (branch_zero): Remove define_attr.
19031         (define_delay): Disable delay slot if branch distance is one insn.
19033 2016-05-06  Uros Bizjak  <ubizjak@gmail.com>
19035         * config/i386/i386.md (LEAMODE): New mode attribute.
19036         (plus to LEA splitter): Rewrite splitter using LEAMODE mode attribute.
19037         (ashift to LEA splitter): Rewrte splitter using SWI mode iterator
19038         and LEAMODE mode attribute.  Use VOIDmode const_0_to_3_operand as
19039         operand 2 predicate.
19040         (*lea<mode>_general_2): Use VOIDmode for const248_operand.
19041         (*lea<mode>_general_3): Ditto.
19042         (*lea<mode>_general_4): Use VOIDmode for const_0_to_3_operand.
19044 2016-05-06  Jakub Jelinek  <jakub@redhat.com>
19046         * genmddump.c (main): Convert argv from char ** to const char **.
19048 2016-05-06  David Malcolm  <dmalcolm@redhat.com>
19050         * coretypes.h (OVERRIDE): New macro.
19051         (FINAL): New macro.
19053 2016-05-06  Eric Botcazou  <ebotcazou@adacore.com>
19055         * tree-ssa-coalesce.c (gimple_can_coalesce_p): In the optimized case,
19056         allow coalescing if the types are compatible.
19058 2016-05-06  David Malcolm  <dmalcolm@redhat.com>
19060         * pass_manager.h (pass_manager::register_pass_name): New method.
19061         (pass_manager::get_pass_by_name): New method.
19062         (pass_manager::create_pass_tab): New method.
19063         (pass_manager::m_name_to_pass_map): New field.
19064         * passes.c (name_to_pass_map): Delete global in favor of field
19065         "m_name_to_pass_map" of pass_manager.
19066         (register_pass_name): Rename from a function to...
19067         (pass_manager::register_pass_name): ...this method, updating
19068         for renaming of global "name_to_pass_map" to field
19069         "m_name_to_pass_map".
19070         (create_pass_tab): Rename from a function to...
19071         (pass_manager::create_pass_tab): ...this method, updating
19072         for renaming of global "name_to_pass_map" to field.
19073         (get_pass_by_name): Rename from a function to...
19074         (pass_manager::get_pass_by_name): ...this method.
19075         (enable_disable_pass): Convert use of get_pass_by_name to
19076         a method call, locating the pass_manager singleton.
19078 2016-05-06  David Malcolm  <dmalcolm@redhat.com>
19080         * genattr-common.c (main): Convert argv from char ** to const char **.
19081         * genattr.c (main): Likewise.
19082         * genattrtab.c (main): Likewise.
19083         * genautomata.c (initiate_automaton_gen): Likewise.
19084         (main): Likewise.
19085         * gencodes.c (main): Likewise.
19086         * genconditions.c (main): Likewise.
19087         * genconfig.c (main): Likewise.
19088         * genconstants.c (main): Likewise.
19089         * genemit.c (main): Likewise.
19090         * genenums.c (main): Likewise.
19091         * genextract.c (main): Likewise.
19092         * genflags.c (main): Likewise.
19093         * genmddeps.c (main): Likewise.
19094         * genopinit.c (main): Likewise.
19095         * genoutput.c (main): Likewise.
19096         * genpeep.c (main): Likewise.
19097         * genpreds.c (main): Likewise.
19098         * genrecog.c (main): Likewise.
19099         * gensupport.c (init_rtx_reader_args_cb): Likewise.
19100         (init_rtx_reader_args): Likewise.
19101         * gensupport.h (init_rtx_reader_args_cb): Likewise.
19102         (init_rtx_reader_args): Likewise.
19103         * gentarget-def.c (main): Likewise.
19104         * read-md.c (read_md_files): Likewise.
19105         * read-md.h (read_md_files): Likewise.
19107 2016-05-06  Uros Bizjak  <ubizjak@gmail.com>
19109         * config/i386/i386.md (int cmove peephole2s): Use general_reg_operand
19110         instead of register_and_not_any_fp_reg_operand as operand 0 predicate.
19111         * config/i386/predicates.md (register_and_not_any_fp_reg_operand):
19112         Remove unused predicate.
19113         (register_and_not_fp_reg_operand): Ditto.
19115 2016-05-06  Martin Liska  <mliska@suse.cz>
19117         * tree-if-conv.c (ifcvt_split_critical_edges): Use auto_vec
19118         instead of vec as the vector is local to the function.
19120 2016-05-06  Jakub Jelinek  <jakub@redhat.com>
19122         * config/i386/sse.md (*<code>v8hi3, *<code>v16qi3): Add
19123         avx512bw alternative.
19125         * config/i386/sse.md (<mask_codefor>ashr<mode>3<mask_name>): Move
19126         before the ashr<mode>3 pattern.
19128         * config/i386/sse.md (*avx2_pmaddwd, *sse2_pmaddwd): Use
19129         v instead of x in vex or maybe_vex alternatives, use
19130         maybe_evex instead of vex in prefix.
19132         * config/i386/sse.md (*vec_extractv4sf_0, *sse4_1_extractps,
19133         *vec_extractv4sf_mem, vec_extract_lo_v16hi, vec_extract_hi_v16hi,
19134         vec_extract_lo_v32qi, vec_extract_hi_v32qi): Use v instead of x
19135         in vex or maybe_vex alternatives, use maybe_evex instead of vex
19136         in prefix.
19138         * config/i386/sse.md (*vec_concatv2sf_sse4_1, *vec_concatv4sf): Use
19139         v instead of x in vex or maybe_vex alternatives, use
19140         maybe_evex instead of vex in prefix.
19142         * config/i386/sse.md (sse_shufps_<mode>, sse_storehps, sse_loadhps,
19143         sse_storelps, sse_movss, avx2_vec_dup<mode>, avx2_vec_dupv8sf_1,
19144         sse2_shufpd_<mode>, sse2_storehpd, sse2_storelpd, sse2_loadhpd,
19145         sse2_loadlpd, sse2_movsd): Use v instead of x in vex or maybe_vex
19146         alternatives, use maybe_evex instead of vex in prefix.
19148         * config/i386/sse.md (vec_interleave_lowv4sf,
19149         *vec_interleave_highv2df, *vec_interleave_lowv2df): Use
19150         v instead of x in vex or maybe_vex alternatives, use
19151         maybe_evex instead of vex in prefix.
19153         * config/i386/sse.md (sse_movhlps, sse_movlhps): Use
19154         v instead of x in vex or maybe_vex alternatives, use
19155         maybe_evex instead of vex in prefix.
19157         * config/i386/sse.md (*avx_cvtpd2dq256_2, *avx_cvtps2pd256_2): Use
19158         v constraint instead of x.
19160 2016-05-06  Nathan Sidwell  <nathan@codesourcery.com>
19162         * gimple.c (gimple_call_same_target_p): Unique functions are eq.
19163         * tree-ssa-tail-merge.c (same_succ::equal): Check pointer eq
19164         equality first.
19166 2016-05-06  Richard Biener  <rguenther@suse.de>
19168         PR tree-optimization/70948
19169         * tree-ssa-structalias.c (find_func_aliases_for_builtin_call):
19170         Properly clobber all fields of va_list for __builtin_va_start.
19172 2016-05-06  Yuri Rumyantsev  <ysrumyan@gmail.com>
19174         PR debug/70935
19175         * tree-ssa-loop-unswitch.c (find_loop_guard): Reject guard edge with
19176         loop latch destination.
19178 2016-05-06  Martin Liska  <mliska@suse.cz>
19180         * tree-ssa-uninit.c: Apply manual changes
19181         to the GNU coding style.
19182         (prune_uninit_phi_opnds): Rename from
19183         prune_uninit_phi_opnds_in_unrealizable_paths.
19185 2016-05-06  Oleg Endo  <olegendo@gcc.gnu.org>
19187         * config/sh/sh.opt (madjust-unroll, minvalid-symbols, msoft-atomic,
19188         mspace): Remove deprecated options.
19189         * doc/invoke.texi (SH options): Remove -mspace.
19191 2016-05-06  Oleg Endo  <olegendo@gcc.gnu.org>
19193         * config/sh/sh.md (ic_invalidate_line_sh4a): Fix insn length.
19195 2016-05-06  Oleg Endo  <olegendo@gcc.gnu.org>
19197         * config/sh/sh.md (*cmpeqsi_t): Remove combine insn pattern and similar
19198         corresponding combine split pattern.
19200 2016-05-06  Oleg Endo  <olegendo@gcc.gnu.org>
19202         PR target/58219
19203         * config/sh/predicates.md (long_displacement_mem_operand): New.
19204         * config/sh/sh.md (movsi_i): Allow for SH2A, disallow for any FPU.
19205         Add movi20, movi20s alternatives.  Adjust length attribute for
19206         alternatives.
19207         (movsi_ie): Allow for any FPU.  Adjust length attribute for
19208         alternatives.
19209         (movsi_i_lowpart): Add movi20, movi20s alternatives.  Adjust length
19210         attribute for alternatives.
19211         (*mov<mode>): Use long_displacement_mem_operand for length attribute.
19212         (*movdi_i, movdf_k, movdf_i4, movsf_i, movsf_ie, movsf_ie_ra): Adjust
19213         length attribute for alternatives.
19215 2016-05-06  Richard Biener  <rguenther@suse.de>
19217         PR tree-optimization/70960
19218         * tree-if-conv.c (ifcvt_walk_pattern_tree): Handle non-SSA ops.
19220 2016-05-06  Oleg Endo  <olegendo@gcc.gnu.org>
19222         PR target/52933
19223         * config/sh/sh.md (*cmp_div0s_7, *cmp_div0s_8): Add div0s variants.
19224         * config/sh/sh.c (sh_rtx_costs): Add another div0s case.
19226 2016-05-06  Marek Polacek  <polacek@redhat.com>
19228         PR sanitizer/70875
19229         * ubsan.c (get_ubsan_type_info_for_type): Remove assert.
19231 2016-05-06  Oleg Endo  <olegendo@gcc.gnu.org>
19233         PR target/54089
19234         * config/sh/sh.md (*rotcr): Add another variant.
19236 2016-05-06  Richard Biener  <rguenther@suse.de>
19238         PR middle-end/70931
19239         * dwarf2out.c (native_encode_initializer): Skip zero-sized fields.
19241 2016-05-06  Richard Biener  <rguenther@suse.de>
19243         PR middle-end/70941
19244         * fold-const.c (split_tree): Always convert to the original type
19245         before negating.
19247 2016-05-06  Richard Biener  <rguenther@suse.de>
19249         * fwprop.c (fwprop): Remove duplicate cleanup_cfg call.
19250         (fwprop_addr): Likewise.
19252 2016-05-06  Uros Bizjak  <ubizjak@gmail.com>
19254         PR target/70873
19255         * config/i386/i386-protos.h (ix86_standard_x87sse_constant_load_p):
19256         New prototype.
19257         * config/i386/i386.c (ix86_standard_x87sse_constant_load_p): New.
19258         * config/i386/i386.md (push mem splitter): Use find_constant_src in
19259         the splitter condition.
19260         (FP load splitter): Use ix86_standard_x87sse_constant_load_p in
19261         the splitter condition.
19262         (FP float_extend load splitter): Ditto.
19264 2016-05-05  Uros Bizjak  <ubizjak@gmail.com>
19266         * config/i386/i386.md (peehole2 patterns): Change true_regnum
19267         to REGNO in all peephole2 patterns.
19268         (post-reload splitters): Change true_regnum to REGNO in
19269         post-reload splitters.
19270         (zero_extend splitters): Use general_reg_operand and
19271         nonimmediate_gr_operand predicates.
19273 2016-05-05  Jakub Jelinek  <jakub@redhat.com>
19275         * config/i386/sse.md (<avx512>_fmadd_<mode>_mask3<round_name>): Use
19276         v constraint instead of x.
19278 2016-05-05  Alan Modra  <amodra@gmail.com>
19280         PR target/68662
19281         * config/rs6000/sysv4.h (SUBTARGET_OVERRIDE_OPTIONS): Don't
19282         set OPTION_MASK_RELOCATABLE when flag_pic == 2.  Set
19283         TARGET_NO_FP_IN_TOC for -mrelocatable.
19284         (MINIMAL_TOC_SECTION_ASM_OP): Remove redundant
19285         TARGET_RELOCATABLE test.
19286         (ASM_OUTPUT_SPECIAL_POOL_ENTRY_P): Likewise.
19287         (ASM_PREFERRED_EH_DATA_FORMAT): Likewise.
19288         * config/rs6000/linux64.h (MINIMAL_TOC_SECTION_ASM_OP): Likewise.
19289         (ASM_OUTPUT_SPECIAL_POOL_ENTRY_P): Likewise.
19290         (ASM_PREFERRED_EH_DATA_FORMAT): Likewise.
19291         * config/rs6000/freebsd64.h (MINIMAL_TOC_SECTION_ASM_OP): Likewise.
19292         (ASM_OUTPUT_SPECIAL_POOL_ENTRY_P): Likewise.
19293         (ASM_PREFERRED_EH_DATA_FORMAT): Likewise.
19294         * config/rs6000/predicates.md (easy_fp_constant): Likewise.
19295         * config/rs6000/rs6000.c (rs6000_elf_output_toc_section_asm_op):
19296         Likewise.
19297         (rs6000_assemble_integer): Update TARGET_RELOCATABLE test.
19298         (rs6000_stack_info): Likewise.
19299         (rs6000_elf_asm_out_constructor): Likewise.
19300         (rs6000_elf_asm_out_destructor): Likewise.
19301         (rs6000_elf_declare_function_name): Likewise.
19302         * config/rs6000/rs6000.md (load_toc_aix_di): Likewise.
19303         * config/rs6000/rs6000.h (MASK_RELOCATABLE, MASK_MINIMAL_TOC):
19304         Don't define.
19306 2016-05-05  Alan Modra  <amodra@gmail.com>
19308         * config/rs6000/rs6000.c (rs6000_frame_related): Rewrite.
19310 2016-05-05  Alan Modra  <amodra@gmail.com>
19312         * config/rs6000/rs6000.c (rs6000_savres_strategy): Don't use
19313         out-of-line gpr restore for one or two regs if that would add
19314         a save of lr.
19316 2016-05-04  Uros Bizjak  <ubizjak@gmail.com>
19318         PR target/70873
19319         * config/i386/i386.md
19320         (TARGET_SSE_PARTIAL_REG_DEPENDENCY float_extend sf->df peephole2):
19321         Change to post-epilogue_completed late splitter.  Use sse_reg_operand
19322         as operand 0 predicate.
19323         (TARGET_SSE_PARTIAL_REG_DEPENDENCY float_truncate df->sf peephole2):
19324         Ditto.
19325         (TARGET_SSE_PARTIAL_REG_DEPENDENCY float {si,di}->{sf,df} peephole2):
19326         Ditto.  Emit the pattern using RTX.
19328         (TARGET_USE_VECTOR_FP_CONVERTS float_extend sf->df splitter):
19329         Use sse_reg_opreand as operand 0 predicate.  Do not use true_regnum in
19330         the post-reload splitter.  Use lowpart_subreg instead of gen_rtx_REG.
19331         (TARGET_USE_VECTOR_FP_CONVERTS float_truncate df->sf splitter):
19332         Ditto.
19333         (TARGET_USE_VECTOR_CONVERTS float si->{sf,df} splitter): Use
19334         sse_reg_operand as operand 0 predicate.
19336         (TARGET_SPLIT_MEM_OPND_FOR_FP_CONVERTS float_extend sf->df peephole2):
19337         Use sse_reg_opreand as operand 0 predicate.  Use lowpart_subreg
19338         instead of gen_rtx_REG.
19339         (TARGET_SPLIT_MEM_OPND_FOR_FP_CONVERTS float_truncate sf->df peephole2):
19340         Ditto.
19342 2016-05-04  Segher Boessenkool  <segher@kernel.crashing.org>
19344         * function.c (emit_use_return_register_into_block): Delete.
19345         (gen_return_pattern): Delete.
19346         (emit_return_into_block): Delete.
19347         (active_insn_between): Delete.
19348         (convert_jumps_to_returns): Delete.
19349         (emit_return_for_exit): Delete.
19350         (thread_prologue_and_epilogue_insns): Delete all code dealing with
19351         simple_return for shrink-wrapped blocks.
19352         * shrink-wrap.c (try_shrink_wrapping): Insert simple_return at the
19353         end of blocks that need one.
19354         (get_unconverted_simple_return): Delete.
19355         (convert_to_simple_return): Delete.
19356         * shrink-wrap.c (get_unconverted_simple_return): Delete declaration.
19357         (convert_to_simple_return): Ditto.
19359 2016-05-04  Segher Boessenkool  <segher@kernel.crashing.org>
19361         * cfgcleanup.c (bb_is_just_return): New function.
19362         (try_optimize_cfg): Simplify jumps to return, branches to return,
19363         and branches around return.
19365 2016-05-04  Segher Boessenkool  <segher@kernel.crashing.org>
19367         * cfgcleanup.c (try_simplify_condjump): Don't try to simplify a
19368         branch to a return.
19370 2016-05-04  Jakub Jelinek  <jakub@redhat.com>
19372         PR c++/70906
19373         PR c++/70933
19374         * tree-core.h (enum operand_equal_flag): Add OEP_HASH_CHECK.
19375         * tree.c (inchash::add_expr): If !IS_EXPR_CODE_CLASS (tclass),
19376         assert flags & OEP_HASH_CHECK, instead of asserting it
19377         never happens.  Handle TARGET_EXPR.
19378         * fold-const.c (operand_equal_p): For hash verification,
19379         or in OEP_HASH_CHECK into flags.
19381 2016-05-04  Eric Botcazou  <ebotcazou@adacore.com>
19383         * tree-ssa-coalesce.c (gimple_can_coalesce_p): Fix reference in head
19384         comment.
19385         (compute_samebase_partition_bases): Fix typo.
19387 2016-05-04  Jakub Jelinek  <jakub@redhat.com>
19389         * config/i386/sse.md (vec_interleave_highv8sf,
19390         vec_interleave_lowv8sf, vec_interleave_highv4df,
19391         vec_interleave_lowv4df): Remove constraints from expanders.
19393         * config/i386/sse.md (sse2_movq128): Use v constraint instead of x.
19395 2016-05-04  Jan Hubicka  <hubicka@ucw.cz>
19397         * tree-inline.c (expand_call_inline): Fix path dealing with
19398         making lhs of call statement undefined.
19400 2016-05-04  Jan Hubicka  <hubicka@ucw.cz>
19402         * cgraph.c (cgraph_node::call_for_symbol_thunks_and_aliases):
19403         Check availability on NODE, too.
19404         * cgraph.h (symtab_node::call_for_symbol_and_aliases): Likewise.
19405         (cgraph_node::call_for_symbol_and_aliases): Likewise.
19406         (varpool_node::call_for_symbol_and_aliase): Likewise.
19407         * ipa-pure-const.c (add_new_function): Analyze all bodies.
19408         (propagate_pure_const): Propagate across interposable functions, too.
19409         (skip_function_for_local_pure_const): Do not skip interposable bodies
19410         with aliases.
19411         (pass_local_pure_const::execute): Update.
19413 2016-05-04  Marek Polacek  <polacek@redhat.com>
19415         * doc/invoke.texi: Document -Wdangling-else.
19417 2016-05-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
19419         * config.gcc: Error out when conflicting multilib is detected.  Do not
19420         loop over multilibs since no combination is legal.
19422 2016-05-04  Alan Modra  <amodra@gmail.com>
19424         * config/rs6000/rs6000.h (PIC_OFFSET_TABLE_REGNUM): Correct.
19425         * config/rs6000/sysv4.h (TARGET_TOC): Simplify.
19426         * config/rs6000/rs6000.c (rs6000_elf_output_toc_section_asm_op):
19427         Align .toc.
19429 2016-05-04  Matthew Fortune  <matthew.fortune@imgtec.com>
19431         * config/mips/mips-cpus.def (p5600): Avoid IMADD by default.
19432         Clean up p5600 comments.
19434 2016-05-04  Richard Biener  <rguenther@suse.de>
19436         * match.pd: Add BIT_FIELD_REF canonicalizations and vector
19437         constructor simplifications.
19438         * fold-const.c (fold_ternary_loc): Remove duplicate functionality here.
19440 2016-05-04  Oleg Endo  <olegendo@gcc.gnu.org>
19442         * config/sh/predicates (post_inc_mem, pre_dec_mem): New predicates.
19443         * config/sh/sh-protos.h (sh_find_set_of_reg): Return null result if
19444         result.set_rtx is null instead of aborting.
19445         * config/sh/sh.h (USE_LOAD_POST_INCREMENT, USE_STORE_PRE_DECREMENT):
19446         Always enable.
19447         (USE_LOAD_PRE_DECREMENT, USE_STORE_POST_INCREMENT): Enable for SH2A.
19448         * config/sh/sh.md (*extend<mode>si2_predec, *mov<mode>_load_predec,
19449         *mov<mode>_store_postinc): New patterns.
19451 2016-05-04  Marc Glisse  <marc.glisse@inria.fr>
19453         * match.pd ((A | B) & (A | C)): Generalize to BIT_XOR_EXPR.  Mark
19454         as commutative.  Check both conversions are NOP.
19455         ((A & B) OP (C & B)): Remove.
19457 2016-05-04  Alan Modra  <amodra@gmail.com>
19459         * combine.c (simplify_set): Correct WORD_REGISTER_OPERATIONS test.
19461 2016-05-04  Alan Modra  <amodra@gmail.com>
19463         PR target/70866
19464         * config/rs6000/rs6000.c (rs6000_stack_info): Don't set cr_save_p
19465         when cr2,3,4 are all fixed regs.
19467 2016-05-04  Bernd Schmidt  <bschmidt@redhat.com>
19469         PR rtl-optimization/57193
19470         * opts.c (default_options_table): Revert OPT_frename_registers change.
19471         * doc/invoke.texi (-frename-registers, -O2): Likewise.
19473 2016-05-03  Martin Sebor  <msebor@redhat.com>
19475         PR c++/66561
19476         * builtins.c (fold_builtin_FILE): New function.
19477         (fold_builtin_FUNCTION, fold_builtin_LINE): New functions.
19478         (fold_builtin_0): Call them.
19479         * gimplify.c (gimplify_call_expr): Remove the handling of
19480         BUILT_IN_FILE, BUILT_IN_FUNCTION, and BUILT_IN_LINE.
19482         PR c++/66561
19483         * doc/extend.texi (Other Builtins): Update __builtin_FILE,
19484         __builtin_FUNCTION, and __builtin_LINE to reflect they yield
19485         constants.
19487         PR c++/66639
19488         * doc/extend.texi (Function Names as Strings): Update __func__,
19489         __FUNCTION__, __PRETTY_FUNCTION__ to reflect they evaluate to
19490         constants.
19492 2016-05-03  Jakub Jelinek  <jakub@redhat.com>
19493             Richard Biener  <rguenther@suse.de>
19495         PR tree-optimization/70916
19496         * tree-if-conv.c: Include cfganal.h.
19497         (pass_if_conversion::execute): Call connect_infinite_loops_to_exit
19498         and remove_fake_exit_edges around the optimization pass.
19500 2016-05-03  Jan Hubicka  <hubicka@ucw.cz>
19502         * cgraph.c (symbol_table::create_edge): Set inline_failed.
19503         (cgraph_edge::make_direct): Likewise.
19504         (cgraph_edge::dump_edge_flags): Dump call_stmt_cannot_inline_p.
19505         * cgraphclones.c (duplicate_thunk_for_node): Set inline_failed.
19506         * cif-code.def (CIF_LTO_MISMATCHED_DECLARATIONS): New code
19507         (CIF_THUNK): New code.
19508         * ipa-inline-analysis.c (initialize_inline_failed): Preserve
19509         CIF_FINAL_ERROR codes; do not deal with call_stmt_cannot_inline_p.
19510         (compute_inline_parameters): Set inline_failed for thunks.
19511         (inline_analyze_function): Cleanup.
19512         * ipa-inline.c (can_inline_edge_p): Do not deal with
19513         call_stmt_cannot_inline_p.
19514         (can_early_inline_edge_p): Likewise.
19515         (early_inliner): Initialize inline_failed.
19516         * lto-cgraph.c (lto_output_edge): Sanity check inline_failed.
19518 2016-05-03  Uros Bizjak  <ubizjak@gmail.com>
19520         * config/i386/predicates.md (x87nonimm_ssenomem_operand): Rename
19521         from nonimm_ssenomem_operand.
19522         (nonimm_ssenomem_operand): New predicate.
19523         * config/i386/i386.md (extendsfdf2): Use nonimm_ssenomem_operand
19524         as operand 0 predicate.
19525         (*extendsfdf2): Merge from *extendsfdf2_mixed and *extendsfdf2_i387.
19526         Disable unsupported alternatives using "enabled" attribute.
19527         Use register_ssemem_operand as operand 0 predicate.
19528         (*fop_<mode>_1): Use x87nonimm_ssenomem_operand as operand 1 predicate.
19530 2016-05-03  Marek Polacek  <polacek@redhat.com>
19532         PR c/70859
19533         * input.c (expansion_point_location): New function.
19534         * input.h (expansion_point_location): Declare.
19536 2016-05-03  Pierre-Marie de Rodat  <derodat@adacore.com>
19538         * dwarf2out.c (resolve_args_picking_1): Replace the frame_offset
19539         occurence with frame_offset_ ones.
19541 2016-05-03  Alan Modra  <amodra@gmail.com>
19543         PR rtl-optimization/70890
19544         * ira.c (combine_and_move_insns): When moving def_insn, remove
19545         equivs on use_insn.
19547 2016-05-03  Dominik Vogt  <vogt@linux.vnet.ibm.com>
19549         * config/s390/s390.md ("*r<noxa>sbg_<mode>_sll")
19550         ("*r<noxa>sbg_<mode>_srl"): New define_insns.
19551         ("*r<noxa>sbg_<mode>_srl_bitmask"): Rename by adding "_bitmask".
19552         ("*r<noxa>sbg_<mode>_sll_bitmask"): Likewise.
19554 2016-05-03  Alan Modra  <amodra@gmail.com>
19556         * config/rs6000/rs6000.c (rs6000_savres_strategy): Correct condition
19557         for SAVE_MULTIPLE/STORE_MULTIPLE.
19559 2016-05-03  Jakub Jelinek  <jakub@redhat.com>
19561         * config/i386/i386.md (*truncdfsf_mixed, *truncdfsf_i387,
19562         *truncxfsf2_mixed, *truncxfdf2_mixed): Use v constraint instead of x.
19564 2016-05-03  Richard Biener  <rguenther@suse.de>
19566         * gimplify.h (get_initialized_tmp_var): Add allow_ssa parameter
19567         default true.
19568         (gimplify_arg): Likewise.
19569         * gimplify.c (gimplify_expr): Add overload with allow_ssa parameter,
19570         re-writing the result to a decl if required.
19571         (internal_get_tmp_var): Add allow_ssa parameter
19572         and override into_ssa with it.
19573         (get_formal_tmp_var): Adjust.
19574         (get_initialized_tmp_var): Add allow_ssa parameter.
19575         (gimplify_arg): Add allow_ssa parameter and avoid generating
19576         SSA names for the result false.
19577         (gimplify_call_expr): If the call may return twice do not
19578         gimplify parameters into SSA.
19579         (prepare_gimple_addressable): Do not allow an SSA name as temporary.
19580         (gimplify_modify_expr): Adjust assert.  For noreturn calls
19581         with a SSA name LHS adjust its def.
19582         (gimplify_save_expr): Do not allow an SSA name as save-expr result.
19583         (gimplify_one_sizepos): Do not allow an SSA name as a sizepos.
19584         (gimplify_body): Init GIMPLE SSA data structures and gimplify into-SSA.
19585         (gimplify_scan_omp_clauses): Make sure OMP_CLAUSE_SIZE is not
19586         an SSA name.  Likewise for OMP_CLAUSE_REDUCTION operands.
19587         (gimplify_omp_for): Likewise for OMP_CLAUSE_DECL.  Likewise
19588         for OMP_FOR_COND,  OMP_FOR_INCR and OMP_CLAUSE_LINEAR_STEP.
19589         (optimize_target_teams): Do not allow SSA names for clause operands.
19590         (gimplify_expr): Likewise for where we mark the result addressable.
19591         * passes.def (pass_init_datastructures): Remove.
19592         * tree-into-ssa.c (mark_def_sites): Ignore existing SSA names.
19593         (rewrite_stmt): Likewise.
19594         * tree-inline.c (initialize_cfun): Properly transfer SSA state.
19595         (replace_locals_op): Replace SSA names.
19596         (copy_gimple_seq_and_replace_locals): Init src_cfun.
19597         * gimple-low.c (lower_builtin_setjmp): Deal with SSA.
19598         * cgraph.c (release_function_body): Free CFG annotations only
19599         when we have a CFG.  Simplify.
19600         * gimple-fold.c (gimplify_and_update_call_from_tree): Use
19601         force_gimple_operand instead of get_initialized_tmp_var.
19602         * tree-pass.h (make_pass_init_datastructures): Remove.
19603         * tree-ssa.c (execute_init_datastructures): Remove.
19604         (pass_data_init_datastructures): Likewise.
19605         (class pass_init_datastructures): Likewise.
19606         (make_pass_init_datastructures): Likewise.
19607         * omp-low.c (create_omp_child_function): Init SSA data structures.
19608         (grid_expand_target_grid_body): Likewise.
19609         * tree-cfg.c (move_block_to_fn): Double-check the DEF is an SSA
19610         name before adding it to names_to_release.
19611         (remove_bb): Always release SSA defs.
19612         * tree-ssa-ccp.c (get_default_value): Check SSA_NAME_VAR
19613         before dereferencing it.
19614         * cgraphunit.c (init_lowered_empty_function): Always
19615         int SSA data structures.
19616         * tree-ssanames.c (release_defs): Remove assert that we are in
19617         SSA form.
19618         * trans-mem.c (diagnose_tm_1): Handle SSA name function.
19620 2016-05-03  Jakub Jelinek  <jakub@redhat.com>
19621             Uros Bizjak  <ubizjak@gmail.com>
19623         PR rtl-optimization/70467
19624         * config/i386/predicates.md (x86_64_hilo_int_operand,
19625         x86_64_hilo_general_operand): New predicates.
19626         * config/i386/constraints.md (Wd): New constraint.
19627         * config/i386/i386.md (mode attr di): Use Wd instead of e.
19628         (general_hilo_operand): New mode attr.
19629         (add<mode>3, sub<mode>3): Use <general_hilo_operand>
19630         instead of <general_operand>.
19631         (*add<dwi>3_doubleword, *sub<dwi>3_doubleword): Use
19632         x86_64_hilo_general_operand instead of <general_operand>.
19634 2016-05-03  Jakub Jelinek  <jakub@redhat.com>
19636         PR tree-optimization/70916
19637         * tree-if-conv.c (constant_or_ssa_name): Removed.
19638         (fold_build_cond_expr): Use is_gimple_val instead of
19639         constant_or_ssa_name.
19641         PR tree-optimization/70916
19642         * tree-vect-patterns.c (vect_recog_mask_conversion_pattern): Give up
19643         if COND_EXPR rhs1 is neither SSA_NAME nor COMPARISON_CLASS_P.
19645         PR target/49244
19646         * tree-ssa-ccp.c: Include stor-layout.h and optabs-query.h.
19647         (optimize_atomic_bit_test_and): New function.
19648         (pass_fold_builtins::execute): Use it.
19649         * optabs.def (atomic_bit_test_and_set_optab,
19650         atomic_bit_test_and_complement_optab,
19651         atomic_bit_test_and_reset_optab): New optabs.
19652         * internal-fn.def (ATOMIC_BIT_TEST_AND_SET,
19653         ATOMIC_BIT_TEST_AND_COMPLEMENT, ATOMIC_BIT_TEST_AND_RESET): New ifns.
19654         * builtins.h (expand_ifn_atomic_bit_test_and): New prototype.
19655         * builtins.c (expand_ifn_atomic_bit_test_and): New function.
19656         * internal-fn.c (expand_ATOMIC_BIT_TEST_AND_SET,
19657         expand_ATOMIC_BIT_TEST_AND_COMPLEMENT,
19658         expand_ATOMIC_BIT_TEST_AND_RESET): New functions.
19659         * doc/md.texi (atomic_bit_test_and_set@var{mode},
19660         atomic_bit_test_and_complement@var{mode},
19661         atomic_bit_test_and_reset@var{mode}): Document.
19662         * config/i386/sync.md (atomic_bit_test_and_set<mode>,
19663         atomic_bit_test_and_complement<mode>,
19664         atomic_bit_test_and_reset<mode>): New expanders.
19665         (atomic_bit_test_and_set<mode>_1,
19666         atomic_bit_test_and_complement<mode>_1,
19667         atomic_bit_test_and_reset<mode>_1): New insns.
19669 2016-05-03  Richard Sandiford  <richard.sandiford@arm.com>
19671         PR rtl-optimization/70687
19672         * combine.c (change_zero_ext): Check for scalar modes.  Use wide_int
19673         instead of unsigned HOST_WIDE_INT.
19675 2016-05-03  Bernd Schmidt  <bschmidt@redhat.com>
19677         PR rtl-optimization/44281
19678         * hard-reg-set.h (struct target_hard_regs): New field
19679         x_fixed_nonglobal_reg_set.
19680         (fixed_nonglobal_reg_set): New macro.
19681         * reginfo.c (init_reg_sets_1): Initialize it.
19682         * ira.c (setup_alloc_regs): Use fixed_nonglobal_reg_set instead
19683         of fixed_reg_set.
19684         * df-scan.c (df_insn_refs_collect): Asms may reference global regs.
19686 2016-05-03  Bin Cheng  <bin.cheng@arm.com>
19688         PR tree-optimization/56541
19689         * doc/invoke.texi (@item max-tree-if-conversion-phi-args): New item.
19690         * params.def (PARAM_MAX_TREE_IF_CONVERSION_PHI_ARGS): new param.
19691         * tree-if-conv.c (MAX_PHI_ARG_NUM): new macro.
19692         (any_complicated_phi): new static variable.
19693         (aggressive_if_conv): delete.
19694         (if_convertible_phi_p): support phis with more than two arguments.
19695         (if_convertible_bb_p): remvoe check on aggressive_if_conv and
19696         critical pred edges.
19697         (ifcvt_split_critical_edges): support phis with more than two
19698         arguments by checking new parameter.  only split critical edges
19699         if needed.
19700         (tree_if_conversion): handle simd pragma marked loop using new
19701         local variable aggressive_if_conv.  check any_complicated_phi.
19703 2016-05-03  Bin Cheng  <bin.cheng@arm.com>
19705         * tree-ssa-loop-ivopts.c (get_computation_cost_at): Check depends_on
19706         before using it.
19708 2016-05-03  Bin Cheng  <bin.cheng@arm.com>
19710         * tree-ssa-loop-ivopts.c (get_computation_cost_at): Don't clobber
19711         cbase.
19713 2016-05-03  Oleg Endo  <olegendo@gcc.gnu.org>
19715         * config/sh/sh.md (udivsi3, divsi3, mulsi3): Simplify.
19716         (mulhisi3, umulhisi3, (smulsi3_highpart, umulsi3_highpart): Convert to
19717         define_insn_and_split.
19718         (mulsi3_i): New define_insn_and_split.
19719         (mulsi3_call): Convert to define_insn.
19720         (mulsidi3, mulsidi3_compact, umulsidi3, umulsidi3_compact):
19721         Remove constraints.
19723 2016-05-02  Michael Meissner  <meissner@linux.vnet.ibm.com>
19725         * machmode.h (mode_complex): Add support to give the complex mode
19726         for a given mode.
19727         (GET_MODE_COMPLEX_MODE): Likewise.
19728         * stor-layout.c (layout_type): For COMPLEX_TYPE, use the mode
19729         stored by build_complex_type and gfc_build_complex_type instead of
19730         trying to figure out the appropriate mode based on the size. Raise
19731         an assertion error, if the type was not set.
19732         * genmodes.c (struct mode_data): Add field for the complex type of
19733         the given type.
19734         (blank_mode): Likewise.
19735         (make_complex_modes): Remember the complex mode created in the
19736         base type.
19737         (emit_mode_complex): Write out the mode_complex array to map a
19738         type mode to the complex version.
19739         (emit_insn_modes_c): Likewise.
19740         * tree.c (build_complex_type): Set the complex type to use before
19741         calling layout_type.
19742         * config/rs6000/rs6000.c (rs6000_hard_regno_nregs_internal): Add
19743         support for __float128 complex datatypes.
19744         (rs6000_hard_regno_mode_ok): Likewise.
19745         (rs6000_setup_reg_addr_masks): Likewise.
19746         (rs6000_complex_function_value): Likewise.
19747         * config/rs6000/rs6000.h (FLOAT128_IEEE_P): Likewise.
19748         __float128 and __ibm128 complex.
19749         (FLOAT128_IBM_P): Likewise.
19750         (ALTIVEC_ARG_MAX_RETURN): Likewise.
19751         * doc/extend.texi (Additional Floating Types): Document that
19752         -mfloat128 must be used to enable __float128.  Document complex
19753         __float128 and __ibm128 support.
19755 2016-05-02  Jakub Jelinek  <jakub@redhat.com>
19757         PR target/49244
19758         * gimple.c (gimple_builtin_call_types_compatible_p): Allow
19759         char/short arguments promoted to int because of promote_prototypes.
19761 2016-05-02  Uros Bizjak  <ubizjak@gmail.com>
19763         * config/i386/predicates.md (register_ssemem_operand): New predicate.
19764         * config/i386/i386.md (*cmpi<FPCMP:unord><MODEF:mode>): Merge from
19765         *cmpi<FPCMP:unord><MODEF:mode>_mixed and
19766         *cmpi<FPCMP:unord><X87MODEF:mode>_i387.  Disable unsupported
19767         alternatives using "enabled" attribute.  Use register_ssemem_operand
19768         as operand 1 predicate.
19769         (*cmpi<unord>xf_i387): Split XFmode pattern from
19770         *cmpi<FPCMP:unord><X87MODEF:mode>_i387.
19771         (*absneg<mode>2): Merge from *absneg<mode>2_mixed and
19772         *absneg<mode>2_i387.  Disable unsupported alternatives using
19773         "enabled" attribute.
19774         (*absnegxf2_i387): Split XFmode pattern from *absneg<mode>2_i387.
19776 2016-05-02  Nathan Sidwell  <nathan@codesourcery.com>
19778         * omp-low.c (lower_oacc_head_tail): Assert there is at least one
19779         marker.
19780         (oacc_loop_process): Check mask for loop termination.
19782 2016-05-02  Jan Hubicka  <hubicka@ucw.cz>
19784         * cif-code.def (CIF_THUNK): Add.
19785         * ipa-inline-analsysis.c (evaluate_conditions_for_known_args): Revert
19786         accidental change.
19788 2016-05-02  Jan Hubicka  <hubicka@ucw.cz>
19790         * ipa-inline-analysis.c (reset_inline_summary): Clear fp_expressions
19791         (dump_inline_summary): Dump it.
19792         (fp_expression_p): New predicate.
19793         (estimate_function_body_sizes): Use it.
19794         (inline_merge_summary): Merge fp_expressions.
19795         (inline_read_section): Read fp_expressions.
19796         (inline_write_summary): Write fp_expressions.
19797         * ipa-inline.c (can_inline_edge_p): Permit inlining across fp math
19798         codegen boundary if either caller or callee is !fp_expressions.
19799         * ipa-inline.h (inline_summary): Add fp_expressions.
19800         * ipa-inline-transform.c (inline_call): When inlining !fp_expressions
19801         to fp_expressions be sure the fp generation flags are updated.
19803 2016-05-02  Jakub Jelinek  <jakub@redhat.com>
19805         PR rtl-optimization/70467
19806         * cse.c (cse_insn): Handle no-op MEM moves after folding.
19808         PR rtl-optimization/70467
19809         * ipa-pure-const.c (check_call): Handle internal calls even in
19810         ipa mode like in local mode.
19812 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
19814         * doc/install.texi: Document supported in-tree gmp/mpfr/mpc versions.
19816 2016-05-02  Marc Glisse  <marc.glisse@inria.fr>
19818         * match.pd (X u< X, X u> X): New transformations.
19820 2016-05-02  Marc Glisse  <marc.glisse@inria.fr>
19822         * flag-types.h (enum warn_strict_overflow_code): Move ...
19823         * coretypes.h: ... here.
19824         * fold-const.h (fold_overflow_warning): Declare.
19825         * fold-const.c (fold_overflow_warning): Make non-static.
19826         (fold_comparison): Move the transformation of X +- C1 CMP C2
19827         into X CMP C2 -+ C1 ...
19828         * match.pd: ... here.
19829         * gimple-fold.c (fold_stmt_1): Protect with
19830         fold_defer_overflow_warnings.
19832 2016-05-02  Nathan Sidwell  <nathan@codesourcery.com>
19834         * omp-low.c (struct oacc_loop): Add 'inner' field.
19835         (new_oacc_loop_raw): Initialize it to zero.
19836         (oacc_loop_fixed_partitions): Initialize it.
19837         (oacc_loop_auto_partitions): Partition outermost loop to outermost
19838         available partitioning.
19840 2016-05-02  Claudiu Zissulescu  <claziss@synopsys.com>
19842         * config/arc/arc.md (mulsidi3): Change operand 0 predicate to
19843         register_operand.
19844         (umulsidi3): Likewise.
19845         (indirect_jump): Fix jump instruction assembly patterns.
19847 2016-05-02  Thomas Schwinge  <thomas@codesourcery.com>
19849         PR target/70860
19850         * config/nvptx/nvptx.c (nvptx_libcall_value): Handle NULL cfun.
19851         (nvptx_function_value): Assert non-NULL cfun.
19853 2016-05-02  Eric Botcazou  <ebotcazou@adacore.com>
19855         PR rtl-optimization/70886
19856         * sched-deps.c (estimate_dep_weak): Canonicalize cselib values.
19858         * cselib.h (rtx_equal_for_cselib_1): Declare.
19859         (rtx_equal_for_cselib_p: New inline function.
19860         * cselib.c (rtx_equal_for_cselib_p): Delete.
19861         (rtx_equal_for_cselib_1): Make public.
19863 2016-05-02  Uros Bizjak  <ubizjak@gmail.com>
19865         * config/i386/predicates.md (nonimm_ssenomem_operand): New predicate.
19866         (register_mixssei387nonimm_operand): Remove predicate.
19867         * config/i386/i386.md (*fop_<mode>_comm): Merge from
19868         *fop_<mode>_comm_mixed and *fop_<mode>_comm_i387.  Disable unsupported
19869         alternatives using "enabled" attribute.  Also check X87_ENABLE_ARITH
19870         for TARGET_MIX_SSE_I387 alternatives.
19871         (*fop_<mode>_1): Merge from *fop_<mode>_1_mixed and *fop_<mode>_1_i387.
19872         Disable unsupported alternatives using "enabled" attribute.  Use
19873         nonimm_ssenomem_operand as operand 1 predicate.  Also check
19874         X87_ENABLE_ARITH for TARGET_MIX_SSE_I387 alternatives.
19876 2016-05-02  Richard Sandiford  <richard.sandiford@arm.com>
19878         * tree.c (cst_and_fits_in_hwi): Simplify.
19880 2016-05-02  Richard Sandiford  <richard.sandiford@arm.com>
19882         * tree.h (wi::to_wide): New function.
19883         * expr.c (expand_expr_real_1): Use wi::to_wide.
19884         * fold-const.c (int_const_binop_1): Likewise.
19885         (extract_muldiv_1): Likewise.
19887 2016-05-02  Richard Sandiford  <richard.sandiford@arm.com>
19889         * wide-int.h: Update offset_int and widest_int documentation.
19890         (WI_SIGNED_SHIFT_RESULT): New macro.
19891         (wi::binary_shift): Define signed_shift_result_type for
19892         shifts on offset_int- and widest_int-like types.
19893         (generic_wide_int): Support <<= and >>= if << and >> are supported.
19894         * tree.h (int_bit_position): Use shift operators instead of wi::
19895          shifts.
19896         * alias.c (adjust_offset_for_component_ref): Likewise.
19897         * expr.c (get_inner_reference): Likewise.
19898         * fold-const.c (fold_comparison): Likewise.
19899         * gimple-fold.c (fold_nonarray_ctor_reference): Likewise.
19900         * gimple-ssa-strength-reduction.c (restructure_reference): Likewise.
19901         * tree-dfa.c (get_ref_base_and_extent): Likewise.
19902         * tree-ssa-alias.c (indirect_ref_may_alias_decl_p): Likewise.
19903         (stmt_kills_ref_p): Likewise.
19904         * tree-ssa-ccp.c (bit_value_binop_1): Likewise.
19905         * tree-ssa-math-opts.c (find_bswap_or_nop_load): Likewise.
19906         * tree-ssa-sccvn.c (copy_reference_ops_from_ref): Likewise.
19907         (ao_ref_init_from_vn_reference): Likewise.
19909 2016-05-02  Richard Sandiford  <richard.sandiford@arm.com>
19911         * wide-int.h: Update offset_int and widest_int documentation.
19912         (WI_SIGNED_BINARY_PREDICATE_RESULT): New macro.
19913         (wi::binary_traits): Allow ordered comparisons between offset_int and
19914         offset_int, between widest_int and widest_int, and between either
19915         of these types and basic C types.
19916         (operator <, <=, >, >=): Define for the same combinations.
19917         * tree.h (tree_int_cst_lt): Use comparison operators instead
19918         of wi:: comparisons.
19919         (tree_int_cst_le): Likewise.
19920         * gimple-fold.c (fold_array_ctor_reference): Likewise.
19921         (fold_nonarray_ctor_reference): Likewise.
19922         * gimple-ssa-strength-reduction.c (record_increment): Likewise.
19923         * tree-affine.c (aff_comb_cannot_overlap_p): Likewise.
19924         * tree-parloops.c (try_transform_to_exit_first_loop_alt): Likewise.
19925         * tree-sra.c (completely_scalarize): Likewise.
19926         * tree-ssa-alias.c (stmt_kills_ref_p): Likewise.
19927         * tree-ssa-reassoc.c (extract_bit_test_mask): Likewise.
19928         * tree-vrp.c (extract_range_from_binary_expr_1): Likewise.
19929         (check_for_binary_op_overflow): Likewise.
19930         (search_for_addr_array): Likewise.
19931         * ubsan.c (ubsan_expand_objsize_ifn): Likewise.
19933 2016-05-02  Claudiu Zissulescu  <claziss@synopsys.com>
19935         * config/arc/arc.c (arc_preferred_simd_mode): Remove enum keyword.
19936         (arc_save_restore): Likewise.
19937         (arc_dwarf_register_span): Likewise.
19938         (arc_output_pic_addr_const): Initialize suffix variable.
19940 2016-05-02  Martin Liska  <mliska@suse.cz>
19942         * symbol-summary.h (function_summary::function_summary):
19943         Remove checking assert for all cgraph nodes.
19944         (function_summary::get): Check summary_uid.
19945         (symtab_insertion): Check summary_uid.
19947 2016-05-02  Claudiu Zissulescu  <claziss@synopsys.com>
19949         * config/arc/arc-protos.h (compact_memory_operand_p): Declare.
19950         * config/arc/arc.c (arc_output_commutative_cond_exec): Consider
19951         bmaskn instruction.
19952         (arc_dwarf_register_span): Remove enum keyword.
19953         (compact_memory_operand_p): New function.
19954         * config/arc/arc.h (reg_class): Add code density register classes.
19955         (REG_CLASS_NAMES): Likewise.
19956         (REG_CLASS_CONTENTS): Likewise.
19957         * config/arc/arc.md (*movqi_insn): Add code density instructions.
19958         (*movhi_insn, *movsi_insn, *movsf_insn): Likewise.
19959         (*extendhisi2_i, andsi3_i, cmpsi_cc_insn_mixed): Likewise.
19960         (*cmpsi_cc_c_insn, *movsi_ne): Likewise.
19961         * config/arc/constraints.md (C2p, Uts, Cm1, Cm3, Ucd): New
19962         constraints.
19963         (h, Rcd, Rsd, Rzd): New register constraints.
19964         (T): Use compact_memory_operand_p function.
19965         * config/arc/predicates.md (compact_load_memory_operand): Remove.
19967 2016-05-02  Oleg Endo  <olegendo@gcc.gnu.org>
19969         * config/sh/sh.md (*negnegt, *movtt): Remove.
19971 2016-05-02  Marek Polacek  <polacek@redhat.com>
19972             Tom de Vries  <tom@codesourcery.com>
19974         PR tree-optimization/70700
19975         * tree-ssa-structalias.c (dump_pred_graph): Fix getting varinfo for ids
19976         bigger than FIRST_REF_NODE.
19978 2016-05-02  Oleg Endo  <olegendo@gcc.gnu.org>
19980         PR target/52898
19981         * config/sh/sh.c (sh_option_override): Remove TARGET_CBRANCHDI4,
19982         TARGET_CMPEQDI_T.
19983         (prepare_cbranch_operands): Don't use scratch register.  Assume that
19984         function is used when pseudos can be created.
19985         (expand_cbranchdi4): Likewise.  Remove unused TARGET_CMPEQDI_T paths.
19986         * config/sh/sh.md (cbranchsi4): Allow only when pseudos can be created.
19987         (cbranchdi4, cbranchdi4_i): Simplify to single cbranchdi4
19988         define_expand.  Allow it only when pseudos can be created.
19989         * config/sh/sh.opt (mcbranchdi, mcmpeqdi): Delete.
19991 2016-05-01  Uros Bizjak  <ubizjak@gmail.com>
19993         * config/i386/constraints.md (BC): Only allow -1 operands.
19994         * config/i386/sse.md (mov<mode>_internal): Add (v,C) alternative.
19995         Add "enabled" attribute.  Update XI mode attribute calculation.
19996         * config/i386/i386.md (*movxi_internal_avx512f): Add (v,C) alternative.
19997         (*movoi_internal_avx): Update XI mode attribute calculation.
19998         (*movti_internal): Ditto.
20000 2016-05-01  Oleg Endo  <olegendo@gcc.gnu.org>
20002         * config/sh/sh.md (push, pop, ic_invalidate_line, cstoresi4, cstoredi4,
20003         cstoresf4, cstoredf4, fix_truncsfsi2): Remove constraints.
20005 2016-05-01  Eric Botcazou  <ebotcazou@adacore.com>
20007         * config/rs6000/rs6000.c (altivec_expand_lv_builtin): Do not use switch
20008         statement on instruction code.  Remove trailing spaces.
20009         (altivec_expand_stv_builtin): Likewise.
20011 2016-05-01  Oleg Endo  <olegendo@gcc.gnu.org>
20013         * config/sh/sh.h (TARGET_SH4): Remove and use default implementation.
20014         (TARGET_FPU_DOUBLE): Simplify.
20015         (BASE_ARG_REG, DOUBLE_TYPE_SIZE, OPTIMIZE_MODE_SWITCHING): Replace
20016         'TARGET_SH4 || TARGET_SH2A_DOUBLE' conditions with 'TARGET_FPU_DOUBLE'.
20017         * config/sh/sh.c: Replace 'TARGET_SH4 || TARGET_SH2A_DOUBLE' conditions
20018         with 'TARGET_FPU_DOUBLE'.
20019         * config/sh/sh.md: Likewise.
20021 2016-05-01  Yoshinori Sato  <ysato@users.sourceforge.jp>
20023         * config/sh/linux.h (SH_DIV_STRATEGY_DEFAULT,
20024         SH_DIV_STR_FOR_SIZE): Remove.
20025         * config/sh/netbsd-elf.h (SH_DIV_STRATEGY_DEFAULT,
20026         SH_DIV_STR_FOR_SIZE): Remove.
20028 2016-05-01  Oleg Endo  <olegendo@gcc.gnu.org>
20030         * config/sh/predicates.md (any_register_operand, zero_extend_operand,
20031         logical_reg_operand): Delete.
20032         (arith_operand, arith_reg_dest, arith_or_int_operand, cmpsi_operand,
20033         arith_reg_or_0_operand, arith_reg_or_0_or_1_operand, logical_operand,
20034         logical_and_operand, movsrc_no_disp_mem_operand): Rewrite using
20035         match_operand and match_test.
20036         (sh_const_vec, sh_1el_vec): Remove redundant checks.  Declare local
20037         variables on their first use.  Return bool values.
20038         * config/sh/sh.h (LOAD_EXTEND_OP): Update comment.
20039         * config/sh/sh.md (andsi3, iorsi3): Use arith_reg_dest for result and
20040         arith_reg_operand for input operand.  Remove empty constraints.
20041         (xorsi3): Delete.
20042         (*xorsi3_compact): Rename to xorsi3.
20043         (zero_extend<mode>si2): Use arith_reg_operand for input operand.
20044         (*zero_extend<mode>si2_disp_mem): Update comment.
20045         (mov_nop): Delete.
20047 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
20049         * config/sh/t-sh: Remove SH5 support.
20050         * config.gcc: Likewise.
20051         * configure: Likewise.
20053 2016-04-30  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
20055         * config/darwin.h (LINK_COMMAND_SPEC_A): Handle -fcilkplus.
20057 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
20059         * config/sh/sh.c (register_sh_passes, sh_option_override,
20060         sh_print_operand, prepare_move_operands,
20061         sh_can_follow_jump): Remove TARGET_SH1 checks.
20062         * config/sh/sh.h (TARGET_VARARGS_PRETEND_ARGS, VALID_REGISTER_P,
20063         PROMOTE_MODE): Likewise.
20064         * config/sh/sh.md (adddi3, addsi3, subdi3, subsi3, andsi3,
20065         movdi): Likewise.
20067 2016-04-30  Alan Modra  <amodra@gmail.com>
20069         * config/rs6000/rs6000.c (rs6000_savres_strategy): Force inline
20070         restoring when fixed_reg_p, but allow out-of-line or stmw save.
20071         Check for user regs later to avoid unnecessary looping over regs.
20072         Merge user reg check with non-saved reg check.  Don't force
20073         inline VR restore when static chain used.
20074         (rs6000_frame_related): Omit eh_frame info for user regs when
20075         saving.
20076         (fixed_regs_p): Delete.
20078 2016-04-30  Alan Modra  <amodra@gmail.com>
20080         * config/rs6000/rs6000.c (SAVRES_MULTIPLE): Replace with..
20081         (SAVE_STRATEGY, REST_STRATEGY): ..this.  Renumber and sort enum.
20082         Update all uses.
20084 2016-04-30  Alan Modra  <amodra@gmail.com>
20086         PR target/69645
20087         * config/rs6000/rs6000.c (fixed_reg_p): New function.
20088         (fixed_regs_p): Rename from global_regs_p.  Call fixed_reg_p.
20089         Update all uses.
20091 2016-04-30  Alan Modra  <amodra@gmail.com>
20093         * config/rs6000/rs6000.c (rs6000_conditional_register_usage):
20094         Remove redundant PIC_OFFSET_TABLE_REGNUM test.  Replace with
20095         flag_pic test for Darwin.
20097 2016-04-30  Alan Modra  <amodra@gmail.com>
20099         * regs.h (struct reg_info_t): Delete freq_calls_crossed and
20100         throw_calls_crossed.
20101         (REG_FREQ_CALLS_CROSSED): Delete.
20102         (REG_N_THROWING_CALLS_CROSSED): Delete.
20103         * regstat.c (regstat_bb_compute_ri): Don't calculate
20104         REG_FREQ_CALLS_CROSSED and REG_N_THROWING_CALLS_CROSSED.
20105         (dump_reg_info): Don't print call cross frequency.
20106         * ira.c (combine_and_move_insns): Don't set REG_FREQ_CALLS_CROSSED
20107         and REG_N_THROWING_CALLS_CROSSED.
20109 2016-04-30  Alan Modra  <amodra@gmail.com>
20111         * regs.h (struct reg_info_t): Delete live_length.
20112         (REG_LIVE_LENGTH): Delete macro.
20113         * regstat.c (regstat_bb_compute_ri): Delete artificial_uses,
20114         local_live, local_processed and local_live_last_luid params.
20115         Replace bb_index param with bb.  Don't set REG_LIVE_LENGTH.
20116         Formatting fixes.
20117         (regstat_compute_ri): Adjust for above.  Don't set
20118         REG_LIVE_LENGTH.
20119         (dump_reg_info): Don't print live length.
20120         * ira.c (update_equiv_regs): Replace test of REG_LIVE_LENGTH
20121         with test of setjmp_crosses.  Don't set REG_LIVE_LENGTH.
20122         Localize loop_depth var.
20124 2016-04-30  Alan Modra  <amodra@gmail.com>
20126         * ira.c (enum valid_equiv): New.
20127         (validate_equiv_mem): Return enum.
20128         (update_equiv_mem): Create replacement in more cases.
20129         (add_store_equivs): Update validate_equiv_mem call.
20131 2016-04-30  Alan Modra  <amodra@gmail.com>
20133         * ira.c (combine_and_move_insns): Rather than scanning insns,
20134         use DF infrastucture to find use and def insns.
20136 2016-04-30  Alan Modra  <amodra@gmail.com>
20138         ira.c (combine_and_move_insns): Move invariant conditions..
20139         (ira.c): ..to here.  Call combine_and_move_insns before
20140         add_store_equivs.  Call grow_reg_equivs later.  Allocate
20141         req_equiv later using max_reg_num() rather than global max_regno.
20142         (contains_replace_regs): Delete.
20143         (add_store_equivs): Remove contains_replace_regs test.
20145 2016-04-30  Alan Modra  <amodra@gmail.com>
20147         * ira.c (struct equiv_mem_data): New.
20148         (equiv_mem, equiv_mem_modified): Delete static vars.
20149         (validate_equiv_mem_from_store): Use "data" param to communicate..
20150         (validate_equiv_mem): ..from here.
20152 2016-04-30  Alan Modra  <amodra@gmail.com>
20154         * ira.c (add_store_equivs, combine_and_move_insns): New functions,
20155         split out from..
20156         (update_reg_equivs): ..here.  Move allocation and freeing of
20157         reg_equiv, and calls to grow_reg_equivs, init_alias_analysis,
20158         end_alias_analysis to..
20159         (ira): ..here.
20161 2016-04-30  Alan Modra  <amodra@gmail.com>
20163         * ira.c (pdx_subregs): Delete.
20164         (struct equivalence): Add pdx_subregs field.
20165         (set_paradoxical_subreg): Remove pdx_subregs param.  Update
20166         pdx_subregs access.
20167         (update_equiv_regs): Don't create or free pdx_subregs.  Update
20168         pdx_subregs access.
20170 2016-04-29  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
20172         * config/rs6000/altivec.h: Change definitions of vec_xl and
20173         vec_xst.
20174         * config/rs6000/rs6000-builtin.def (LD_ELEMREV_V2DF): New.
20175         (LD_ELEMREV_V2DI): New.
20176         (LD_ELEMREV_V4SF): New.
20177         (LD_ELEMREV_V4SI): New.
20178         (LD_ELEMREV_V8HI): New.
20179         (LD_ELEMREV_V16QI): New.
20180         (ST_ELEMREV_V2DF): New.
20181         (ST_ELEMREV_V2DI): New.
20182         (ST_ELEMREV_V4SF): New.
20183         (ST_ELEMREV_V4SI): New.
20184         (ST_ELEMREV_V8HI): New.
20185         (ST_ELEMREV_V16QI): New.
20186         (XL): New.
20187         (XST): New.
20188         * config/rs6000/rs6000-c.c (altivec_overloaded_builtins): Add
20189         descriptions for VSX_BUILTIN_VEC_XL and VSX_BUILTIN_VEC_XST.
20190         * config/rs6000/rs6000.c (rs6000_builtin_mask_calculate): Map from
20191         TARGET_P9_VECTOR to RS6000_BTM_P9_VECTOR.
20192         (altivec_expand_builtin): Add handling for
20193         VSX_BUILTIN_ST_ELEMREV_<MODE> and VSX_BUILTIN_LD_ELEMREV_<MODE>.
20194         (rs6000_invalid_builtin): Add error-checking for
20195         RS6000_BTM_P9_VECTOR.
20196         (altivec_init_builtins): Define builtins used to implement vec_xl
20197         and vec_xst.
20198         (rs6000_builtin_mask_names): Define power9-vector.
20199         * config/rs6000/rs6000.h (MASK_P9_VECTOR): Define.
20200         (RS6000_BTM_P9_VECTOR): Define.
20201         (RS6000_BTM_COMMON): Include RS6000_BTM_P9_VECTOR.
20202         * config/rs6000/vsx.md (vsx_ld_elemrev_v2di): New define_insn.
20203         (vsx_ld_elemrev_v2df): Likewise.
20204         (vsx_ld_elemrev_v4sf): Likewise.
20205         (vsx_ld_elemrev_v4si): Likewise.
20206         (vsx_ld_elemrev_v8hi): Likewise.
20207         (vsx_ld_elemrev_v16qi): Likewise.
20208         (vsx_st_elemrev_v2df): Likewise.
20209         (vsx_st_elemrev_v2di): Likewise.
20210         (vsx_st_elemrev_v4sf): Likewise.
20211         (vsx_st_elemrev_v4si): Likewise.
20212         (vsx_st_elemrev_v8hi): Likewise.
20213         (vsx_st_elemrev_v16qi): Likewise.
20214         * doc/extend.texi: Add prototypes for vec_xl and vec_xst.  Correct
20215         grammar.
20217 2016-04-29  Patrick Palka  <ppalka@gcc.gnu.org>
20219         * tree-ssa-threadedge.c (simplify_control_stmt_condition): Split
20220         out into ...
20221         (simplify_control_stmt_condition_1): ... here.  Recurse into
20222         BIT_AND_EXPRs and BIT_IOR_EXPRs.
20224 2016-04-29  David Edelsohn  <dje.gcc@gmail.com>
20226         PR target/69810
20227         * config/rs6000/rs6000.md (EXTQI): Don't allow extension to HImode.
20228         (zero_extendqi<mode>2_dot): Revert earlier conversion from
20229         define_insn_and_split to define_insn.
20230         (zero_extendqi<mode>2_dot2): Same.
20231         (extendqi<mode>2_dot): Same.
20232         (extendqi<mode>2_dot2): Same.
20234 2016-04-29  Uros Bizjak  <ubizjak@gmail.com>
20236         * config/i386/i386.md (unspec): Add UNSPEC_PROBE_STACK.
20237         (probe_stack): New expander.
20238         (probe_stack_<mode>): New insn pattern.
20240 2016-04-29  Uros Bizjak  <ubizjak@gmail.com>
20242         * config/i386/i386.md
20243         (operations with memory inputs setting flags peephole2):
20244         Remove uneeded REG_P checks.  Cleanup pattern generation.
20246 2016-04-29  Ilya Enkovich  <ilya.enkovich@intel.com>
20248         * tree-vect-loop.c (vect_transform_loop): Fix
20249         nb_iterations_upper_bound computation for vectorized loop.
20251 2016-04-29  Marek Polacek  <polacek@redhat.com>
20252             Jakub Jelinek  <jakub@redhat.com>
20254         PR sanitizer/70342
20255         * fold-const.c (tree_single_nonzero_warnv_p): For TARGET_EXPR, use
20256         TARGET_EXPR_SLOT as a base.
20258 2016-04-29  Andrew Burgess  <andrew.burgess@embecosm.com>
20260         * config/arc/arc.md (*loadqi_update): Replace use of 'rI' constraint
20261         with 'rCm2' constraints to limit possible immediate size.
20262         (*load_zeroextendqisi_update): Likewise.
20263         (*load_signextendqisi_update): Likewise.
20264         (*loadhi_update): Likewise.
20265         (*load_zeroextendhisi_update): Likewise.
20266         (*load_signextendhisi_update): Likewise.
20267         (*loadsi_update): Likewise.
20268         (*loadsf_update): Likewise.
20270 2016-04-29  Uros Bizjak  <ubizjak@gmail.com>
20272         * config/i386/predicates.md (constm1_operand): Fix comparison.
20274 2016-04-29  Claudiu Zissulescu  <claziss@synopsys.com>
20276         * testsuite/gcc.target/arc/ieee_eq.c: New test.
20278 2016-04-29  Oleg Endo  <olegendo@gcc.gnu.org>
20280         * common/config/sh/sh-common.c (sh_option_optimization_table): Remove
20281         remaining SH5 related settings.
20282         * config/sh/sh-protos.h (shmedia_cleanup_truncate,
20283         shmedia_prepare_call_address): Delete.
20284         * config/sh/sh.c (sh_print_operand, output_stack_adjust,
20285         DWARF_CIE_DATA_ALIGNMENT, LOCAL_ALIGNMENT): Update comments.
20286         * config/sh/sh.h (SUBTARGET_ASM_RELAX_SPEC,
20287         UNSUPPORTED_SH2A): Remove m5 checks.
20288         (sh_divide_strategy_e): Remove SH5 division strategies.
20289         (TARGET_PTRMEMFUNC_VBIT_LOCATION): Remove and use default.
20290         * config/sh/sh.md (divsf3): Reinstate define_expand pattern.
20292 2016-04-29  Dominik Vogt  <vogt@linux.vnet.ibm.com>
20294         * config/s390/s390.c (s390_rtx_costs): Update documentation.
20296 2016-04-29  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
20298         * config/s390/2964.md ("z13_unit_fxu", "z13_0"): Remove lder.
20299         * config/s390/s390.md ("movsi_larl", "*movsi_esa", "mov<mode>"):
20300         Change lder to ldr.
20301         * config/s390/vector.md ("mov<mode>"): Likewise.
20303 2016-04-29  Ulrich Weigand  <uweigand@de.ibm.com>
20305         * config/s390/constraints.md ("U", "W"): Invoke
20306         s390_mem_constraint with "ZR" and "ZT".
20307         * config/s390/s390.c (s390_check_qrst_address): Reject invalid
20308         addresses when using LRA.  Accept also short displacements for S
20309         and T constraints.  Do not check for long displacement target for
20310         S and T constraints.
20311         (s390_mem_constraint): Remove handling of U and W constraints.
20312         * config/s390/s390.md (various patterns): Remove the short
20313         displacement constraints (Q and R) if a long displacement
20314         constraint is present.  Add longdisp as required CPU capability.
20315         * config/s390/vector.md: Likewise.
20316         * config/s390/vx-builtins.md: Likewise.
20318 2016-04-29  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
20320         PR target/60040
20321         * reload1.c (reload): Call finish_spills before
20322         restarting reload loop. Skip select_reload_regs
20323         if update_eliminables_and_spill returns true.
20325 2016-04-29  Claudiu Zissulescu  <claziss@synopsys.com>
20327         * config/arc/arc.h (UNSIGNED_INT12, UNSIGNED_INT16): Define.
20328         * config/arc/arc.md (umulhisi3): Use arc_short_operand predicate.
20329         (umulhisi3_imm): Update predicates and constraint letters.
20330         (umulhisi3_reg): Declare instruction as commutative.
20331         * config/arc/constraints.md (J12, J16): New constraints.
20332         * config/arc/predicates.md (short_unsigned_const_operand): New
20333         predicate.
20334         (arc_short_operand): Likewise.
20335         * testsuite/gcc.target/arc/umulsihi3_z.c: New file.
20337 2016-04-29  Richard Biener  <rguenther@suse.de>
20339         PR tree-optimization/13962
20340         PR tree-optimization/65686
20341         * tree-ssa-alias.h (ptrs_compare_unequal): Declare.
20342         * tree-ssa-alias.c (ptrs_compare_unequal): New function
20343         using PTA to compare pointers.
20344         * match.pd: Add pattern for pointer equality compare simplification
20345         using ptrs_compare_unequal.
20347 2016-04-29  Richard Biener  <rguenther@suse.de>
20349         * stor-layout.c (layout_type): Do not build a pointer-to-element
20350         type for arrays.
20352 2016-04-29  Uros Bizjak  <ubizjak@gmail.com>
20354         * config/i386/i386.md (Load+RegOp to Mov+MemOp peephole2):
20355         Use SWI mode iterator.  Use general_reg_operand predicate.
20356         (Load+RegOp to Mov+MemOp peephole2 with vector regs): Split
20357         peephole to MMX and SSE part.  Use mmx_reg_operand and sse_reg_operand
20358         predicates.
20360 2016-04-29  Jakub Jelinek  <jakub@redhat.com>
20362         PR middle-end/70843
20363         * fold-const.c (operand_equal_p): Don't verify hash value equality
20364         if arg0 == arg1.
20365         * tree.c (inchash::add_expr): Handle STATEMENT_LIST.  Ignore BLOCK
20366         and OMP_CLAUSE.
20368 2016-04-28  Jakub Jelinek  <jakub@redhat.com>
20370         PR target/70858
20371         * config/i386/i386.c (bdesc_special_args): Add | OPTION_MASK_ISA_64BIT
20372         to __builtin_ia32_lwpval64 and __builtin_ia32_lwpins64.
20373         (bdesc_args): Add | OPTION_MASK_ISA_64BIT to __builtin_ia32_bextr_u64,
20374         __builtin_ia32_bextri_u64, __builtin_ia32_bzhi_di,
20375         __builtin_ia32_pdep_di and __builtin_ia32_pext_di.
20377 2016-04-28  Segher Boessenkool  <segher@kernel.crashing.org>
20379         * config/rs6000/rs6000.c (compute_save_world_info): Rename info_ptr
20380         to info.  Don't initialize separate fields to 0.  Clean up
20381         formatting a bit.
20383 2016-04-28  Uros Bizjak  <ubizjak@gmail.com>
20385         * config/i386/i386.md (peephole2s for operations with memory inputs):
20386         Use SWI mode iterator.
20387         (peephole2s for operations with memory outputs): Ditto.
20388         Do not check for stack checking probe.
20390         (probe_stack): Remove expander.
20392 2016-04-28  Joern Rennecke  <joern.rennecke@embecosm.com>
20393             Andrew Burgess  <andrew.burgess@embecosm.com>
20395         * config/arc/arc.c (arc_print_operand): Print integer 'H' / 'L'
20396         operands as 32-bits.
20398 2016-04-28  Jason Merrill  <jason@redhat.com>
20400         * gdbinit.in: Skip line-map.h.
20402 2016-04-28  Joern Rennecke  <joern.rennecke@embecosm.com>
20403             Andrew Burgess  <andrew.burgess@embecosm.com>
20405         * config/arc/arc.c (arc_conditional_register_usage): Take
20406         TARGET_RRQ_CLASS into account.
20407         (arc_print_operand): Support printing 'p' and 's' operands.
20408         * config/arc/arc.h (TARGET_NPS_BITOPS_DEFAULT): Provide default
20409         as 0.
20410         (TARGET_RRQ_CLASS): Define.
20411         (IS_POWEROF2_OR_0_P): Define.
20412         * config/arc/arc.md (*movsi_insn): Add w/Clo, w/Chi, and w/Cbi
20413         alternatives.
20414         (*tst_movb): New define_insn.
20415         (*tst): Avoid recognition if it could prevent '*tst_movb'
20416         combination; replace c/CnL with c/Chs alternative.
20417         (*tst_bitfield_tst): New define_insn.
20418         (*tst_bitfield_asr): New define_insn.
20419         (*tst_bitfield): New define_insn.
20420         (andsi3_i): Add Rrq variant.
20421         (extzv): New define_expand.
20422         (insv): New define_expand.
20423         (*insv_i): New define_insn.
20424         (*movb): New define_insn.
20425         (*movb_signed): New define_insn.
20426         (*movb_high): New define_insn.
20427         (*movb_high_signed): New define_insn.
20428         (*movb_high_signed + 1): New define_split pattern.
20429         (*mrgb): New define_insn.
20430         (*mrgb + 1): New define_peephole2 pattern.
20431         (*mrgb + 2): New define_peephole2 pattern.
20432         * config/arc/arc.opt (mbitops): New option for nps400, uses
20433         TARGET_NPS_BITOPS_DEFAULT.
20434         * config/arc/constraints.md (q): Make register class conditional.
20435         (Rrq): New register constraint.
20436         (Chs): New constraint.
20437         (Clo): New constraint.
20438         (Chi): New constraint.
20439         (Cbf): New constraint.
20440         (Cbn): New constraint.
20441         (C18): New constraint.
20442         (Cbi): New constraint.
20444 2016-04-28  Segher Boessenkool  <segher@kernel.crashing.org>
20446         * cfganal.c (bitmap_intersection_of_succs): Delete assert checking
20447         dst->popcount.
20448         (bitmap_intersection_of_preds): Ditto.
20449         (bitmap_union_of_succs): Ditto.
20450         (bitmap_union_of_preds): Ditto.
20451         * sbitmap.c (do_popcount): Delete.
20452         (BITMAP_DEBUGGING): Delete.
20453         (sbitmap_verify_popcount): Delete.
20454         (sbitmap_alloc): Don't initialize the popcount field.
20455         (sbitmap_alloc_with_popcount): Delete.
20456         (sbitmap_resize): Don't resize the popcount array.
20457         (sbitmap_vector_alloc): Don't initialize the popcount field.
20458         (bitmap_copy): Don't copy the popcount array.
20459         (bitmap_clear): Don't clear the popcount array.
20460         (bitmap_clear): Delete the popcount array handling.
20461         (bitmap_ior_and_compl): Delete the popcount assert.
20462         (bitmap_not): Ditto.
20463         (bitmap_and_compl): Ditto.
20464         (bitmap_and): Delete the popcount array handling.
20465         (bitmap_xor): Ditto.
20466         (bitmap_ior): Ditto.
20467         (bitmap_or_and): Delete the popcount assert.
20468         (bitmap_and_or): Ditto.
20469         (popcount_table): Delete.
20470         (sbitmap_elt_popcount): Delete.
20471         * sbitmap.h (simple_bitmap_def): Delete the popcount field.
20472         (bitmap_set_bit): Delete the popcount assert.
20473         (bitmap_clear_bit): Ditto.
20474         (sbitmap_free): Don't free the popcount array.
20475         (sbitmap_alloc_with_popcount): Delete declaration.
20476         (sbitmap_popcount): Ditto.
20478 2016-04-28  Joern Rennecke  <joern.rennecke@embecosm.com>
20479             Andrew Burgess  <andrew.burgess@embecosm.com>
20481         * config/arc/arc.h (SYMBOL_FLAG_CMEM): Define.
20482         (TARGET_NPS_CMEM_DEFAULT): Provide default definition.
20483         * config/arc/arc.c (arc_address_cost): Return 0 for cmem_address.
20484         (arc_encode_section_info): Set SYMBOL_FLAG_CMEM where indicated.
20485         * config/arc/arc.opt (mcmem): New option.
20486         * config/arc/arc.md (*extendqihi2_i): Add r/Uex alternative,
20487         supply length for r/m alternative.
20488         (*extendqisi2_ac): Likewise.
20489         (*extendhisi2_i): Add r/Uex alternative, supply length for r/m and
20490         r/Uex alternative.
20491         (movqi_insn): Add r/Ucm and Ucm/?Rac alternatives.
20492         (movhi_insn): Likewise.
20493         (movsi_insn): Add r/Ucm,Ucm/w alternatives.
20494         (*zero_extendqihi2_i): Add r/Ucm alternative.
20495         (*zero_extendqisi2_ac): Likewise.
20496         (*zero_extendhisi2_i): Likewise.
20497         * config/arc/constraints.md (Uex): New memory constraint.
20498         (Ucm): New define_constraint.
20499         * config/arc/predicates.md (long_immediate_loadstore_operand):
20500         Return 0 for MEM with cmem_address address.
20501         (cmem_address_0): New predicates.
20502         (cmem_address_1): Likewise.
20503         (cmem_address_2): Likewise.
20504         (cmem_address): Likewise.
20506 2016-04-28  Segher Boessenkool  <segher@kernel.crashing.org>
20508         * config/rs6000/rs6000.c (machine_function): Rename
20509         insn_chain_scanned_p to spe_insn_chain_scanned_p.
20510         (rs6000_stack_info): Adjust.
20512 2016-04-28  Joern Rennecke  <joern.rennecke@embecosm.com>
20513             Andrew Burgess  <andrew.burgess@embecosm.com>
20515         * config/arc/constraints.md (Usd): Convert to define_constraint.
20516         (Us<): Likewise.
20517         (Us>): Likewise.
20519 2016-04-28  Jakub Jelinek  <jakub@redhat.com>
20521         PR target/70821
20522         * config/i386/sync.md (define_peephole2 *atomic_fetch_add_cmp<mode>):
20523         Add new peephole2 where the first insn is *mov<mode>_or instead of
20524         *mov<mode>_internal.
20526 2016-04-28  Segher Boesssenkool  <segher@kernel.crashing.org>
20528         * tracer.c (bb_seen): Make static.
20530 2016-04-28  Andrew Burgess  <andrew.burgess@embecosm.com>
20532         * common/config/arc/arc-common.c (arc_handle_option): Add NPS400
20533         support, setup defaults.
20534         * config/arc/arc-opts.h (enum processor_type): Add NPS400.
20535         * config/arc/arc.c (arc_init): Add NPS400 support.
20536         * config/arc/arc.h (CPP_SPEC): Add NPS400 defines.
20537         (TARGET_ARC700): NPS400 is also an ARC700.
20538         * config/arc/arc.opt: Add NPS400 options to -mcpu=.
20540 2016-04-28  Segher Boessenkool  <segher@kernel.crashing.org>
20542         PR target/70668
20543         * config/nds32/nds32.md (casesi): Don't access the operands array
20544         out of bounds.
20546 2016-04-28  Uros Bizjak  <ubizjak@gmail.com>
20548         * config/i386/i386.md (zeroing peephole2): Use general_reg_operand.
20549         (or $-1,reg peephole2): Ditto.
20550         (strict_low_part zeroing peephole2): Use SWI12 mode iterator.
20552 2016-04-28  Markus Trippelsdorf  <markus@trippelsdorf.de>
20554         * doc/extend.texi (Common Function Attributes) [optimize]:
20555         Discourage use of the optimize attribute.
20557 2016-04-28  Bill Seurer  <seurer@linux.vnet.ibm.com>
20559         * config/rs6000/rs6000-builtin.def (vec_adde): Change vec_adde to a
20560         special case builtin.
20561         * config/rs6000/rs6000-c.c (altivec_overloaded_builtins): Remove
20562         ALTIVEC_BUILTIN_VEC_ADDE.
20563         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
20564         support for ALTIVEC_BUILTIN_VEC_ADDE.
20565         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
20566         for __builtin_vec_adde.
20568 2016-04-28  Jakub Jelinek  <jakub@redhat.com>
20570         * config/i386/i386.md (sse4_1_round<mode>2): Add avx512f alternative.
20571         * config/i386/sse.md (sse4_1_round<ssescalarmodesuffix>): Likewise.
20573 2016-04-28  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
20575         PR testsuite/70595
20576         * doc/sourcebuild.texi (Effective-Target Keywords, Other
20577         attributes): Document cilkplus_runtime.
20579 2016-04-28  Martin Jambor  <mjambor@suse.cz>
20581         * tree-cfg.c (verify_expr): Verify that local declarations belong to
20582         this function.  Call verify_expr on MEM_REFs and bases of other
20583         handled_components.
20585 2016-04-28  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
20587         * internal-fn.c (expand_arith_overflow): Convert preprocessor check
20588         for WORD_REGISTER_OPERATIONS to runtime check.
20590 2016-04-28  Claudiu Zissulescu  <claziss@synopsys.com>
20592         * config/arc/arc.h (ASM_SPEC): Pass mfpuda to assembler.
20594 2016-04-28  Claudiu Zissulescu  <claziss@synopsys.com>
20596         * config/arc/arc.c (arc_process_double_reg_moves): Fix for
20597         big-endian compilation.
20598         * config/arc/arc.md (addf3): Likewise.
20599         (subdf3): Likewise.
20600         (muldf3): Likewise.
20602 2016-04-28  Richard Biener  <rguenther@suse.de>
20604         PR tree-optimization/70840
20605         * match.pd: powi(-x, y) and powi(|x|,y) -> powi(x,y) if y is even;
20606         Fix pow(copysign(x, y), z) -> pow(x, z) and add powi variant;
20607         Mark x * pow(x,c) -> pow(x,c+1) commutative.
20608         Add powi(x,y) * powi(z,y) -> powi(x*z,y).
20610 2015-04-28  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
20612         * config/aarch64/aarch64.h (WORD_REGISTER_OPERATIONS): Define to 0
20613         and explain why in a comment.
20615 2016-04-28  Claudiu Zissulescu  <claziss@synopsys.com>
20617         * config/arc/arc.md (cpu_facility): Add fpx variant.
20618         (subdf3): Prohibit use reverse sub when assist operations option
20619         is enabled.
20620         * config/arc/fpx.md (subdf3_insn, *dsubh_peep2_insn): Allow drsub
20621         instructions only when FPX is enabled.
20622         * testsuite/gcc.target/arc/trsub.c: New test.
20624 2016-04-28  Uros Bizjak  <ubizjak@gmail.com>
20626         * config/i386/i386.md (*fop_<mode>_1_mixed): Do not check for
20627         mult_operator when calculating "type" attribute.
20628         (*fop_<mode>_1_i387): Ditto.
20629         (*fop_xf_1_i387): Ditto.
20630         (x87 stack loads peephole2): Add "reg = op (mem, reg)" peephole2.
20631         Use std::swap to swap operands.  Use RTL expressions to generate
20632         converted pattern.
20634 2016-04-28  Claudiu Zissulescu  <claziss@synopsys.com>
20635             Joern Rennecke  <joern.rennecke@embecosm.com>
20637         * config/arc/arc-protos.h (arc_legitimize_pic_address): Remove
20638         declaration.
20639         (emit_pic_move): Remove.
20640         (arc_eh_uses, insn_is_tls_gd_dispatch): Declare.
20641         * config/arc/arc.c (emit_pic_move): Removed.
20642         (TARGET_HAVE_TLS): Define.
20643         (arc_conditional_register_usage): Test for arc_tp_regno.
20644         (arc_print_operand, arc_print_operand_address): Handle TLS
20645         unspecs.
20646         (arc_needs_pcl_p): New function.
20647         (arc_legitimate_pc_offset_p): Use arc_needs_pcl_p.
20648         (arc_legitimate_pic_addr_p): Handle TLS unspecs.
20649         (arc_raw_symbolic_reference_mentioned_p): Likewise.
20650         (arc_get_tp, arc_emit_call_tls_get_addr): New function.
20651         (arc_legitimize_tls_address): Likewise.
20652         (DTPOFF_ZERO_SYM): Define.
20653         (arc_legitimize_pic_address): Make it static, handle TLS cases.
20654         (arc_output_pic_addr_const): Print TLS unspecs.
20655         (prepare_pic_move): New function, replaces emit_pic_move.
20656         (arc_legitimate_constant_p): Handle TLS unspecs.
20657         (arc_legitimate_address_p): Likewise.
20658         (arc_rewrite_small_data_p): Use assert for TLS constants.
20659         (prepare_move_operands): Use prepare_pic_move.
20660         (arc_legitimize_address): Legitimize tls addresses.
20661         (arc_epilogue_uses): Check for arc_tp_regno.
20662         (arc_eh_uses, insn_is_tls_gd_dispatch): New function.
20663         * config/arc/arc.h [DEFAULT_LIBC != LIBC_UCLIBC] (EXTRA_SPECS):
20664         Define.
20665         [DEFAULT_LIBC != LIBC_UCLIBC] (ARC_TLS_EXTRA_START_SPEC):
20666         Likewise.
20667         [DEFAULT_LIBC != LIBC_UCLIBC] (STARTFILE_SPEC): Add
20668         %(arc_tls_extra_start_spec).
20669         (TARGET_CPU_CPP_BUILTINS): Define __ARC_TLS_REGNO__.
20670         (REGNO_OK_FOR_BASE_P): Check for arc_tp_regno.
20671         (EH_USES): Define.
20672         (INSN_REFERENCES_ARE_DELAYED): Use insn_is_tls_gd_dispatch.
20673         * config/arc/arc.md (UNSPEC_TLS_GD, UNSPEC_TLS_LD, UNSPEC_TLS_IE)
20674         (UNSPEC_TLS_OFF): Add.
20675         (R10_REG): Define.
20676         (tls_load_tp_soft, tls_gd_load, tls_gd_get_addr, tls_gd_dispatch)
20677         (get_thread_pointersi): New patterns.
20678         * config/arc/arc.opt (mtp-regno): New option.
20679         * config/arc/predicates.md (move_src_operand): Handle TLS symbols.
20680         (move_dest_operand): Likewise.
20681         * configure: Regenerate.
20682         * configure.ac: Add arc*-*-* case to test for tls.
20683         * doc/invoke.texi (ARC options): Document mtp-regno.
20685 2016-04-28  Claudiu Zissulescu  <claziss@synopsys.com>
20687         * config/arc/arc.c (arc_vector_mode_supported_p): Add support for
20688         the new ARC HS SIMD instructions.
20689         (arc_preferred_simd_mode): New function.
20690         (arc_autovectorize_vector_sizes): Likewise.
20691         (TARGET_VECTORIZE_PREFERRED_SIMD_MODE)
20692         (TARGET_VECTORIZE_AUTOVECTORIZE_VECTOR_SIZES): Define.
20693         (arc_init_reg_tables): Accept new ARC HS SIMD modes.
20694         (arc_init_builtins): Add new SIMD builtin types.
20695         (arc_split_move): Handle 64 bit vector moves.
20696         * config/arc/arc.h (TARGET_PLUS_DMPY, TARGET_PLUS_MACD)
20697         (TARGET_PLUS_QMACW): Define.
20698         * config/arc/builtins.def (QMACH, QMACHU, QMPYH, QMPYHU, DMACH)
20699         (DMACHU, DMPYH, DMPYHU, DMACWH, DMACWHU, VMAC2H, VMAC2HU, VMPY2H)
20700         (VMPY2HU, VADDSUB2H, VSUBADD2H, VADDSUB, VSUBADD, VADDSUB4H)
20701         (VSUBADD4H): New builtins.
20702         * config/arc/simdext.md: Add new ARC HS SIMD instructions.
20703         * testsuite/gcc.target/arc/builtin_simdarc.c: New file.
20705 2016-04-28  Eduard Sanou  <dhole@openmailbox.org>
20706             Matthias Klose  <doko@debian.org>
20708         * doc/cppenv.texi: Document SOURCE_DATE_EPOCH environment variable.
20710 2016-04-28  Richard Biener  <rguenther@suse.de>
20712         PR middle-end/70777
20713         * fold-const.c (fold_binary_loc): Remove x*x to pow(x,2.0)
20714         canonicalization.
20716 2016-04-28  Oleg Endo  <olegendo@gcc.gnu.org>
20718         * common/config/sh/sh-common.c: Remove SH5 support.
20719         * config/sh/constraints.md: Likewise.
20720         * config/sh/config/sh/elf.h: Likewise.
20721         * config/sh/linux.h: Likewise.
20722         * config/sh/netbsd-elf.h: Likewise.
20723         * config/sh/predicates.md: Likewise.
20724         * config/sh/sh-c.c: Likewise.
20725         * config/sh/sh-protos.h: Likewise.
20726         * config/sh/sh.c: Likewise.
20727         * config/sh/sh.h: Likewise.
20728         * config/sh/sh.md: Likewise.
20729         * config/sh/sh.opt: Likewise.
20730         * config/sh/sync.md: Likewise.
20731         * config/sh/sh64.h: Delete.
20732         * config/sh/shmedia.h: Likewise.
20733         * config/sh/shmedia.md: Likewise.
20734         * config/sh/sshmedia.h: Likewise.
20735         * config/sh/t-netbsd-sh5-64: Likewise.
20736         * config/sh/t-sh64: Likewise.
20737         * config/sh/ushmedia.h: Likewise.
20739 2016-04-28  Uros Bizjak  <ubizjak@gmail.com>
20741         * config/i386/i386.md (sign_extend to memory peephole2s): Use
20742         general_reg_operand instead of register_operand predicate.
20744 2016-04-27  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
20746         * params.def (MIN_PARTITION_SIZE): Set default value to 10000.
20748 2016-04-27  Marc Glisse  <marc.glisse@inria.fr>
20750         * match.pd (A - B > A, A + B < A): New transformations.
20752 2016-04-27  Patrick Palka  <ppalka@gcc.gnu.org>
20754         * genattrtab.c (write_test_expr): New parameter EMIT_PARENS
20755         which defaults to true.  Emit an outer pair of parentheses only if
20756         EMIT_PARENS.  When continuing a chain of && or || (or & or |),
20757         don't emit parentheses for the right-hand operand.
20759 2016-04-27  Jeff Law  <law@redhat.com>
20761         * tree-ssa-dom.c (record_temporary_equivalences): Fix typo in comment.
20763 2016-04-27  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
20765         * config/rs6000/altivec.md (altivec_lvx_<mode>): Remove.
20766         (altivec_lvx_<mode>_internal): Document.
20767         (altivec_lvx_<mode>_2op): New define_insn.
20768         (altivec_lvx_<mode>_1op): Likewise.
20769         (altivec_lvx_<mode>_2op_si): Likewise.
20770         (altivec_lvx_<mode>_1op_si): Likewise.
20771         (altivec_stvx_<mode>): Remove.
20772         (altivec_stvx_<mode>_internal): Document.
20773         (altivec_stvx_<mode>_2op): New define_insn.
20774         (altivec_stvx_<mode>_1op): Likewise.
20775         (altivec_stvx_<mode>_2op_si): Likewise.
20776         (altivec_stvx_<mode>_1op_si): Likewise.
20777         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin):
20778         Expand vec_ld and vec_st during parsing.
20779         * config/rs6000/rs6000.c (altivec_expand_lvx_be): Commentary
20780         changes.
20781         (altivec_expand_stvx_be): Likewise.
20782         (altivec_expand_lv_builtin): Expand lvx built-ins to expose the
20783         address-masking behavior in RTL.
20784         (altivec_expand_stv_builtin): Expand stvx built-ins to expose the
20785         address-masking behavior in RTL.
20786         (altivec_expand_builtin): Change builtin code arguments for calls
20787         to altivec_expand_stv_builtin and altivec_expand_lv_builtin.
20788         (insn_is_swappable_p): Avoid incorrect swap optimization in the
20789         presence of lvx/stvx patterns.
20790         (alignment_with_canonical_addr): New function.
20791         (alignment_mask): Likewise.
20792         (find_alignment_op): Likewise.
20793         (recombine_lvx_pattern): Likewise.
20794         (recombine_stvx_pattern): Likewise.
20795         (recombine_lvx_stvx_patterns): Likewise.
20796         (rs6000_analyze_swaps): Perform a pre-pass to recognize lvx and
20797         stvx patterns from expand.
20798         * config/rs6000/vector.md (vector_altivec_load_<mode>): Use new
20799         expansions.
20800         (vector_altivec_store_<mode>): Likewise.
20802 2016-04-26  Evandro Menezes  <e.menezes@samsung.com>
20804         * config/aarch64/aarch64.md
20805         (*movhf_aarch64): Add "movi %0, #0" to zero up register and
20806         remove the "fp" attributes.
20807         (*movsf_aarch64): Add "movi %0, #0" to zero up register and
20808         add the "simd" attributes.
20809         (*movdf_aarch64): Likewise.
20810         (*movtf_aarch64): Remove the "fp" attributes.
20811         * testsuite/gcc.target/aarch64/fmovf-zero-reg.c: Update accordingly.
20812         * testsuite/gcc.target/aarch64/fmovd-zero-reg.c: Likewise.
20814 2016-04-27  David Malcolm  <dmalcolm@redhat.com>
20816         * emit-rtl.c (maybe_set_first_label_num): Strengthen param from
20817         rtx to rtx_code_label *.
20818         * rtl.h (maybe_set_first_label_num): Likewise.
20820 2016-04-27  David Malcolm  <dmalcolm@redhat.com>
20822         * df-core.c (df_add_problem): Make the problem param be const.
20823         (df_remove_problem): Make local "problem" be const.
20824         * df-problems.c (problem_RD): Make const.
20825         (problem_LR): Likewise.
20826         (problem_LIVE): Likewise.
20827         (problem_MIR): Likewise.
20828         (problem_CHAIN): Likewise.
20829         (problem_WORD_LR): Likewise.
20830         (problem_NOTE): Likewise.
20831         (problem_MD): Likewise.
20832         * df-scan.c (problem_SCAN): Likewise.
20833         * df.h (struct df_problem): Make field "dependent_problem" be
20834         const.
20835         (struct dataflow): Likewise for field "problem".
20836         (df_add_problem): Make param const.
20838 2016-04-27  Uros Bizjak  <ubizjak@gmail.com>
20840         * config/i386/i386.c (ix86_spill_class): Enable for TARGET_SSE2 when
20841         inter-unit moves to/from vector registers are enabled.  Do not disable
20842         for TARGET_MMX.
20844 2016-04-27  David Malcolm  <dmalcolm@redhat.com>
20846         * df.h (DF_SCAN, DF_LR, DF_LIVE, DF_RD, DF_CHAIN, DF_WORD_LR,
20847         DF_NOTE, DF_MD, DF_MIR, DF_LAST_PROBLEM_PLUS1): Convert from
20848         #define to...
20849         (enum df_problem_id): ...this new enum.
20850         (struct df_problem): Convert field "id" from "int" to
20851         enum df_problem_id.
20853 2016-04-27  David Malcolm  <dmalcolm@redhat.com>
20855         * rtl.def: Update comment for "things in the instruction chain" to
20856         reflect the removal of the leading "i" field for INSN_UID in
20857         r210360.  Fix bogus apostrophe.
20859 2016-04-27  Uros Bizjak  <ubizjak@gmail.com>
20861         * config/i386/i386.md
20862         (lea arith with mem operand + setcc peephole2): Set operator mode.
20864 2016-04-27  H.J. Lu  <hongjiu.lu@intel.com>
20866         PR target/70155
20867         * config/i386/i386.c (scalar_to_vector_candidate_p): Renamed to ...
20868         (dimode_scalar_to_vector_candidate_p): This.
20869         (timode_scalar_to_vector_candidate_p): New function.
20870         (scalar_to_vector_candidate_p): Likewise.
20871         (timode_check_non_convertible_regs): Likewise.
20872         (timode_remove_non_convertible_regs): Likewise.
20873         (remove_non_convertible_regs): Likewise.
20874         (remove_non_convertible_regs): Renamed to ...
20875         (dimode_remove_non_convertible_regs): This.
20876         (scalar_chain::~scalar_chain): Make it virtual.
20877         (scalar_chain::compute_convert_gain): Make it pure virtual.
20878         (scalar_chain::mark_dual_mode_def): Likewise.
20879         (scalar_chain::convert_insn): Likewise.
20880         (scalar_chain::convert_registers): Likewise.
20881         (scalar_chain::add_to_queue): Make it protected.
20882         (scalar_chain::emit_conversion_insns): Likewise.
20883         (scalar_chain::replace_with_subreg): Likewise.
20884         (scalar_chain::replace_with_subreg_in_insn): Likewise.
20885         (scalar_chain::convert_op): Likewise.
20886         (scalar_chain::convert_reg): Likewise.
20887         (scalar_chain::make_vector_copies): Likewise.
20888         (scalar_chain::convert_registers): New pure virtual function.
20889         (class dimode_scalar_chain): New class.
20890         (class timode_scalar_chain): Likewise.
20891         (scalar_chain::mark_dual_mode_def): Renamed to ...
20892         (dimode_scalar_chain::mark_dual_mode_def): This.
20893         (timode_scalar_chain::mark_dual_mode_def): New function.
20894         (timode_scalar_chain::convert_insn): Likewise.
20895         (dimode_scalar_chain::convert_registers): Likewise.
20896         (scalar_chain::compute_convert_gain): Renamed to ...
20897         (dimode_scalar_chain::compute_convert_gain): This.
20898         (scalar_chain::replace_with_subreg): Renamed to ...
20899         (dimode_scalar_chain::replace_with_subreg): This.
20900         (scalar_chain::replace_with_subreg_in_insn): Renamed to ...
20901         (dimode_scalar_chain::replace_with_subreg_in_insn): This.
20902         (scalar_chain::make_vector_copies): Renamed to ...
20903         (dimode_scalar_chain::make_vector_copies): This.
20904         (scalar_chain::convert_reg): Renamed to ...
20905         (dimode_scalar_chain::convert_reg ): This.
20906         (scalar_chain::convert_op): Renamed to ...
20907         (dimode_scalar_chain::convert_op): This.
20908         (scalar_chain::convert_insn): Renamed to ...
20909         (dimode_scalar_chain::convert_insn): This.
20910         (scalar_chain::convert): Call convert_registers.
20911         (convert_scalars_to_vector): Change to scalar_chain pointer to
20912         use timode_scalar_chain in 64-bit mode and dimode_scalar_chain
20913         in 32-bit mode.  Delete scalar_chain pointer.  Call
20914         free_dominance_info in 64-bit mode.
20915         (pass_stv::gate): Remove TARGET_64BIT check.
20916         (ix86_option_override): Put the 64-bit STV pass before the CSE
20917         pass.
20919 2016-04-27  Pierre-Marie de Rodat  <derodat@adacore.com>
20921         * dwarf2out.h (struct dw_loc_descr_node): Remove the
20922         dw_loc_frame_offset field.
20923         * dwarf2out.c (new_loc_descr): Likewise.
20924         (resolve_args_picking_1): Turn the VISITED hash set into a
20925         FRAME_OFFSET hash map. Use it to associate a frame offset to
20926         visited nodes. Remove uses of the CHECKING_P macro.
20927         (resolve_args_picking): Update call to resolve_args_picking_1.
20929 2016-04-27  Martin Liska  <mliska@suse.cz>
20931         * tree-ssa-loop-ivopts.c (iv_ca_dump): Fix level of indentation.
20932         (free_loop_data): Release vuses of groups.
20934 2016-04-27  Bin Cheng  <bin.cheng@arm.com>
20936         * tree-ssa-loop-ivopts.c (struct iv): Use pointer to struct iv_use
20937         instead of redundant use_id and boolean have_use_for.
20938         (struct iv_use): Change sub_id into group_id.  Remove field next.
20939         Move fields: related_cands, n_map_members, cost_map and selected
20940         to ...
20941         (struct iv_group): ... here.  New structure.
20942         (struct iv_common_cand): Use structure declaration directly.
20943         (struct ivopts_data, iv_ca, iv_ca_delta): Rename fields.
20944         (MAX_CONSIDERED_USES): Rename macro to ...
20945         (MAX_CONSIDERED_GROUPS): ... here.
20946         (n_iv_uses, iv_use, n_iv_cands, iv_cand): Delete.
20947         (dump_iv, dump_use, dump_cand): Refactor format of dump information.
20948         (dump_uses): Rename to ...
20949         (dump_groups): ... here.  Update all uses.
20950         (tree_ssa_iv_optimize_init, alloc_iv): Update all uses.
20951         (find_induction_variables): Refactor format of dump information.
20952         (record_sub_use): Delete.
20953         (record_use): Update all uses.
20954         (record_group): New function.
20955         (record_group_use, find_interesting_uses_op): Call above functions.
20956         Update all uses.
20957         (find_interesting_uses_cond): Ditto.
20958         (group_compare_offset): New function.
20959         (split_all_small_groups): Rename to ...
20960         (split_small_address_groups_p): ... here.  Update all uses.
20961         (split_address_groups):  Update all uses.
20962         (find_interesting_uses): Refactor format of dump information.
20963         (add_candidate_1): Update all uses.  Remove redundant check on iv,
20964         base and step.
20965         (add_candidate, record_common_cand): Remove redundant assert.
20966         (add_iv_candidate_for_biv): Update use.
20967         (add_iv_candidate_derived_from_uses): Update all uses.
20968         (add_iv_candidate_for_groups, record_important_candidates): Ditto.
20969         (alloc_use_cost_map): Ditto.
20970         (set_use_iv_cost, get_use_iv_cost): Rename to ...
20971         (set_group_iv_cost, get_group_iv_cost): ... here.  Update all uses.
20972         (determine_use_iv_cost_generic): Ditto.
20973         (determine_group_iv_cost_generic): Ditto.
20974         (determine_use_iv_cost_address): Ditto.
20975         (determine_group_iv_cost_address): Ditto.
20976         (determine_use_iv_cost_condition): Ditto.
20977         (determine_group_iv_cost_cond): Ditto.
20978         (determine_use_iv_cost): Ditto.
20979         (determine_group_iv_cost): Ditto.
20980         (set_autoinc_for_original_candidates): Update all uses.
20981         (find_iv_candidates): Update all uses.  Refactor dump information.
20982         (determine_use_iv_costs): Ditto.
20983         (determine_iv_costs): Ditto.
20984         (iv_ca_cand_for_use): Rename to ...
20985         (iv_ca_cand_for_group): ... here.  Update all uses.
20986         (iv_ca_add_use, iv_ca_add_group): Ditto.
20987         (iv_ca_set_cp, iv_ca_cost, iv_ca_delta_add): Update all uses.
20988         (iv_ca_delta_join, iv_ca_delta_reverse, iv_ca_delta_free): Ditto.
20989         (iv_ca_new, iv_ca_dump, iv_ca_extend, iv_ca_narrow): Ditto.
20990         (iv_ca_prune, cheaper_cost_with_cand, iv_ca_replace): Ditto.
20991         (try_add_cand_for, try_improve_iv_set, find_optimal_iv_set): Ditto.
20992         (create_new_iv, adjust_iv_update_pos): Ditto.
20993         (rewrite_use_address): Delete.
20994         (rewrite_use_address_1): Rename to ...
20995         (rewrite_use_address): ... here.
20996         (rewrite_use_compare): Update all uses.
20997         (rewrite_use): Delete.
20998         (rewrite_uses): Rename to ...
20999         (rewrite_groups): ... here.  Update all uses.
21000         (remove_unused_ivs, free_loop_data): Update all uses.
21001         (tree_ssa_iv_optimize_finalize, tree_ssa_iv_optimize_loop): Ditto.
21003 2016-04-27  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
21005         * rtlanal.c (nonzero_bits1): Convert preprocessor check
21006         for WORD_REGISTER_OPERATIONS to runtime check.
21008 2016-04-27  Richard Biener  <rguenther@suse.de>
21010         PR ipa/70760
21011         * tree-ssa-structalias.c (find_func_aliases_for_call): Use
21012         aggregate_value_p to determine if a function result is
21013         returned by reference.
21014         (ipa_pta_execute): Functions having their address taken are
21015         not automatically nonlocal.
21017 2016-04-27  Jakub Jelinek  <jakub@redhat.com>
21019         PR sanitizer/70683
21020         * tree-core.h (enum operand_equal_flag): Add OEP_NO_HASH_CHECK.
21021         * fold-const.c (operand_equal_p): If flag_checking and
21022         OEP_NO_HASH_CHECK is not set in flag, recurse with OEP_NO_HASH_CHECK
21023         and if it returns non-zero, assert iterative_hash_expr on both
21024         args is the same.
21026 2016-04-27  Bernd Schmidt  <bschmidt@redhat.com>
21028         * doc/invoke.texi (-frename-registers): Also enabled at -Os.
21030 2016-04-27  Nick Clifton  <nickc@redhat.com>
21032         PR middle-end/49889
21033         * varasm.c (merge_weak): Generate an error if an attempt is made
21034         to convert a non-weak static function into a weak, public function.
21036 2016-04-27  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
21038         * params.def (MAX_PARTITION_SIZE): New param.
21039         * doc/invoke.texi: Document lto-max-partition.
21041 2016-04-27  Richard Biener  <rguenther@suse.de>
21043         PR ipa/70785
21044         * tree-ssa-structalias.c (refered_from_nonlocal_fn): New
21045         function cummulating used_from_other_partition, externally_visible
21046         and force_output from aliases.
21047         (refered_from_nonlocal_var): Likewise.
21048         (ipa_pta_execute): Use call_for_symbol_and_aliases to cummulate
21049         node flags properly.
21051 2016-04-27  Bernd Schmidt  <bschmidt@redhat.com>
21053         * doc/invoke.texi (Warning Options): Add -Wmemset-elt-size.
21054         (-Wmemset-elt-size): New item.
21056 2016-04-27  Eric Botcazou  <ebotcazou@adacore.com>
21058         PR ada/70759
21059         * stor-layout.h (internal_reference_types): Delete.
21060         * stor-layout.c (reference_types_internal): Likewise.
21061         (internal_reference_types): Likewise.
21062         (layout_type) <REFERENCE_TYPE>: Adjust.
21064 2016-04-27  Jakub Jelinek  <jakub@redhat.com>
21066         PR sanitizer/70683
21067         * tree.h (inchash::add_expr): Add FLAGS argument.
21068         * tree.c (inchash::add_expr): Likewise.  If not OEP_ADDRESS_OF,
21069         use STRIP_NOPS first.  For INTEGER_CST assert not OEP_ADDRESS_OF.
21070         For REAL_CST and !HONOR_SIGNED_ZEROS (t) hash +/- 0 the same.
21071         Formatting fix.  Adjust recursive calls.  For tcc_comparison,
21072         if swap_tree_comparison (code) is smaller than code, hash that
21073         and arguments in the other order.  Hash CONVERT_EXPR the same
21074         as NOP_EXPR.  For OEP_ADDRESS_OF hash MEM_REF with 0 offset
21075         of ADDR_EXPR of decl as the decl itself.  Add or remove
21076         OEP_ADDRESS_OF from recursive flags as needed.  For
21077         FMA_EXPR, WIDEN_MULT_{PLUS,MINUS}_EXPR hash the first two
21078         operands commutatively and only the third one normally.
21079         For internal CALL_EXPR hash in CALL_EXPR_IFN.
21081 2016-04-27  Sebastian Huber  <sebastian.huber@embedded-brains.de>
21083         * config/rtems.h (LIB_SPEC): Add -latomic.
21085 2016-04-27  Joel Sherrill  <joel@rtems.org>
21087         * config/microblaze/rtems.h: Redefine LINK_SPEC to avoid
21088         xilink.ld and flags not relevant to RTEMS.
21090 2016-04-26  Zhouyi Zhou  <yizhouzhou@ict.ac.cn>
21092         * toplev.c (backend_init_target): Avoid calling init_reload when using
21093         LRA.
21095 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
21097         * reorg.c (try_merge_delay_insns): Declare i and j inside the
21098         for loops rather than one for the whole function.
21100 2016-04-26  Marc Glisse  <marc.glisse@inria.fr>
21102         * match.pd (X + CST CMP X): New transformation.
21104 2016-04-26  Marc Glisse  <marc.glisse@inria.fr>
21106         * genmatch.c (write_predicate): Add ATTRIBUTE_UNUSED.
21107         * fold-const.c (fold_binary_loc): Remove 2 transformations
21108         superseded by match.pd.
21109         * match.pd (x+x -> x*2): Generalize to integers.
21111 2016-04-26  Bernd Schmidt  <bschmidt@redhat.com>
21113         * config/i386/i386.md (operation on memory peephole): Duplicate an
21114         existing peephole and adapt it to match lea rather than an operation
21115         that clobbers CC.
21117         PR rtl-optimization/57193
21118         * opts.c (default_options_table): Add OPT_frename_registers at -O2
21119         and above.
21120         * doc/invoke.texi (-frename-registers, -O2): Update documentation.
21122 2016-04-26  Bin Cheng  <bin.cheng@arm.com>
21124         * tree-if-conv.c (any_pred_load_store): New static variable.
21125         (if_convertible_gimple_assign_stmt_p): Remove parameter.  Use
21126         any_pred_load_store instead of and_mask_load_store.
21127         (if_convertible_stmt_p, if_convertible_loop_p_1): Ditto.
21128         (if_convertible_loop_p, insert_gimplified_predicates): Ditto.
21129         (combine_blocks, tree_if_conversion): Ditto.
21131 2016-04-26  Bin Cheng  <bin.cheng@arm.com>
21133         PR tree-optimization/70771
21134         PR tree-optimization/70775
21135         * tree-if-conv.c (if_convertible_phi_p): Remove check on special
21136         virtual PHI nodes.  Delete parameter.
21137         (if_convertible_loop_p_1): Delete argument to above function.
21138         (predicate_all_scalar_phis): Delete code handling single-argument
21139         PHIs.
21140         (tree_if_conversion): Mark and update virtual SSA.
21142 2016-04-26  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
21144         PR target/61821
21145         * config/i386/i386.c (LARGECOMM_SECTION_ASM_OP): Define default.
21146         (x86_elf_aligned_common): Rename to ...
21147         (x86_elf_aligned_decl_common): ... this.
21148         Add decl arg.  Switch to .lbss for largecomm object.  Use
21149         LARGECOMM_SECTION_ASM_OP.
21150         * config/i386/i386-protos.h (x86_elf_aligned_common): Reflect
21151         renaming.
21152         * config/i386/x86-64.h (ASM_OUTPUT_ALIGNED_COMMON): Rename to ...
21153         (ASM_OUTPUT_ALIGNED_DECL_COMMON): ... this.
21154         Pass new decl arg.
21155         * config/i386/sol2.h (ASM_OUTPUT_ALIGNED_COMMON): Likewise.
21156         [!USE_GAS] (LARGECOMM_SECTION_ASM_OP): Define.
21158 2016-04-26  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
21160         PR target/59407
21161         * config/i386/i386.c (SECTION_LARGE): Define.
21162         (x86_64_elf_select_section): Set it for large data/bss sections.
21163         Only clear SECTION_WRITE for .lrodata.
21164         (x86_64_elf_section_type_flags): Set SECTION_LARGE for large
21165         data/bss sections.
21166         * config/i386/sol2.h (MACH_DEP_SECTION_ASM_FLAG): Define.
21167         * varasm.c (default_elf_asm_named_section): Grow flagchars.
21168         [MACH_DEP_SECTION_ASM_FLAG] Emit MACH_DEP_SECTION_ASM_FLAG for
21169         SECTION_MACH_DEP.
21170         * doc/tm.texi.in (Sections, MACH_DEP_SECTION_ASM_FLAG): Describe.
21171         * doc/tm.texi: Regenerate.
21173 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
21175         PR bootstrap/70704
21176         * configure.ac (--enable-checking): Document extra flag, for
21177         non-release builds default to --enable-checking=yes,extra.
21178         If misc checking and extra checking, define CHECKING_P to 2 instead
21179         of 1.
21180         * common.opt (fchecking=): Add.
21181         * doc/invoke.texi (-fchecking=): Document.
21182         * doc/install.texi: Document --enable-checking changes.
21183         * configure: Regenerated.
21184         * config.in: Regenerated.
21186 2016-04-25  Uros Bizjak  <ubizjak@gmail.com>
21188         * config/i386/i386.md (*movxi_internal_avx512f): Use insn type
21189         attribute instead of which_alternative.
21190         * config/i386/sse.md (*mov<mode>_internal): Ditto.
21191         Use EXT_REX_SSE_REG_P where appropriate.
21193 2016-04-25  Uros Bizjak  <ubizjak@gmail.com>
21195         * config/i386/predicates.md (const0_operand): Do not match
21196         const_wide_int code.
21197         (const1_operand): Ditto.
21199 2016-04-25  Uros Bizjak  <ubizjak@gmail.com>
21201         * config/i386/i386.md (*movoi_internal_avx): Set mode attribute to XI
21202         for SSE constm1 operands and TARGET_AVX512VL.
21203         (*movti_internal): Ditto.
21204         (*mov<mode>_or): Use constm1_operand predicate.
21205         * config/i386/sse.md (*mov<mode>_internal): Set mode attribute to XI
21206         for SSE vector_all_ones operands and TARGET_AVX512VL.
21207         * config/i386/predicates.md (constm1_operand): New predicate.
21208         * config/i386/i386.c (standard_sse_constant_opcode): Simplify
21209         emission of constant -1 load.
21211 2016-04-25  Jason Merrill  <jason@redhat.com>
21213         * gdbinit.in: Skip is-a.h.
21215         * attribs.c (register_scoped_attributes): Fix logic.
21216         * attribs.h: Declare register_scoped_attributes.
21218 2016-04-25  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
21220         * config/rs6000/rs6000-builtin.def: Correct pasto error for
21221         stxvd2x and stxvw4x built-in functions.
21223 2016-04-25  DJ Delorie  <dj@redhat.com>
21225         * config/msp430/msp430.md (ashlhi3): Optimize one bit shifts.
21226         (ashrhi3): Likewise.
21227         (lshrhi3): Likewise.
21229 2016-04-25  Richard Biener  <rguenther@suse.de>
21231         PR tree-optimization/70780
21232         * tree-ssa-pre.c (compute_antic_aux): Also return true if the block
21233         wasn't visited yet.
21234         (compute_antic): Mark blocks with abnormal preds as visited as
21235         they have a final empty antic-in solution already.
21237 2016-04-25  Michael Collison  <michael.collison@linaro.org>
21239         * ChangeLog(2016-04-25): Fix ChangeLog formatting.
21241 2016-04-25  Michael Collison  <michael.collison@linaro.org>
21243         * config/arm/neon.md (widen_<us>sum<mode>): New patterns where
21244         mode is VQI to improve mixed mode vectorization.
21245         * config/arm/neon.md (vec_sel_widen_ssum_lo<VQI:mode><VW:mode>3): New
21246         define_insn to match low half of signed vaddw.
21247         * config/arm/neon.md (vec_sel_widen_ssum_hi<VQI:mode><VW:mode>3): New
21248         define_insn to match high half of signed vaddw.
21249         * config/arm/neon.md (vec_sel_widen_usum_lo<VQI:mode><VW:mode>3): New
21250         define_insn to match low half of unsigned vaddw.
21251         * config/arm/neon.md (vec_sel_widen_usum_hi<VQI:mode><VW:mode>3): New
21252         define_insn to match high half of unsigned vaddw.
21253         * config/arm/arm.c (arm_simd_vect_par_cnst_half): New function.
21254         (arm_simd_check_vect_par_cnst_half_p): Likewise.
21255         * config/arm/arm-protos.h (arm_simd_vect_par_cnst_half): Prototype
21256         for new function.
21257         (arm_simd_check_vect_par_cnst_half_p): Likewise.
21258         * config/arm/predicates.md (vect_par_constant_high): Support
21259         big endian and simplify by calling
21260         arm_simd_check_vect_par_cnst_half
21261         (vect_par_constant_low): Likewise.
21263 2016-04-25  Uros Bizjak  <ubizjak@gmail.com>
21265         * config/i386/i386.md (*lea<mode>_general_4): Use const_0_to_3_operand
21266         predicate for operand 2.
21268 2016-04-24  Uros Bizjak  <ubizjak@gmail.com>
21269             H.J. Lu  <hongjiu.lu@intel.com>
21271         * config/i386/i386-protos.h (standard_sse_constant_p): Add
21272         machine_mode argument.
21273         * config/i386/i386.c (standard_sse_constant_p): Return 2 for
21274         constm1_rtx operands.  For VOIDmode constants, get mode from
21275         pred_mode.  Check mode size if the mode is supported by ABI.
21276         (standard_sse_constant_opcode): Do not use standard_constant_p.
21277         Strictly check ABI support for all-ones operands.
21278         (ix86_legitimate_constant_p): Handle TImode, OImode and XImode
21279         immediates. Update calls to standard_sse_constant_p.
21280         (ix86_expand_vector_move): Update calls to standard_sse_constant_p.
21281         (ix86_rtx_costs): Ditto.
21282         * config/i386/i386.md (*movxi_internal_avx512f): Use
21283         nonimmediate_or_sse_const_operand instead of vector_move_operand.
21284         Use (v,BC) alternative instead of (v,C). Use register_operand
21285         checks instead of MEM_P.
21286         (*movoi_internal_avx): Use nonimmediate_or_sse_const_operand instead
21287         of vector_move_operand.  Add (v,BC) alternative and corresponding avx2
21288         isa attribute.  Use register_operand checks instead of MEM_P.
21289         (*movti_internal): Use nonimmediate_or_sse_const_operand for
21290         TARGET_SSE.  Improve TARGET_SSE insn constraint.  Add (v,BC)
21291         alternative and corresponding sse2 isa attribute.
21292         (*movtf_internal, *movdf_internal, *movsf_interal): Update calls
21293         to standard_sse_constant_p.
21294         (FP constant splitters): Ditto.
21295         * config/i386/constraints.md (BC): Do not use standard_sse_constant_p.
21296         (C): Ditto.
21297         * config/i386/predicates.md (constm1_operand): Remove.
21298         (nonimmediate_or_sse_const_operand): Rewrite using RTX.
21299         * config/i386/sse.md (*<avx512>_cvtmask2<ssemodesuffix><mode>): Use
21300         vector_all_ones_operand instead of constm1_operand.
21302 2016-04-24  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
21304         * print-rtl.c (print_rtx_insn_vec): New function.
21305         * print-rtl.h: New prototype.
21306         * store-motion.c (struct st_expr): Make avail_stores a vector.
21307         (st_expr_entry): Adjust.
21308         (free_st_expr_entry): Likewise.
21309         (print_store_motion_mems): Likewise.
21310         (find_moveable_store): Likewise.
21311         (compute_store_table): Likewise.
21312         (delete_store): Likewise.
21313         (build_store_vectors): Likewise.
21315 2016-04-24  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
21317         * reorg.c (try_merge_delay_insns): Make merged_insns a vector.
21319 2016-04-24  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
21321         * vec.h (vec_safe_contains): New function.
21322         (vec::contains): Likewise.
21323         (vec::begin): Likewise.
21324         (vec::end): Likewise.
21326 2016-04-23  Jakub Jelinek  <jakub@redhat.com>
21328         PR sanitizer/70712
21329         * cfgexpand.c (expand_stack_vars): Fix typo.
21331 2016-04-22  Szabolcs Nagy  <szabolcs.nagy@arm.com>
21333         * system.h (list, map, set, vector): Include conditionally.
21334         * auto-profile.c (INCLUDE_MAP, INCLUDE_SET): Define.
21335         * graphite-isl-ast-to-gimple.c (INCLUDE_MAP): Define.
21336         * ipa-icf.c (INCLUDE_LIST): Define.
21337         * config/aarch64/cortex-a57-fma-steering.c (INCLUDE_LIST): Define.
21338         * config/sh/sh.c (INCLUDE_VECTOR): Define.
21339         * config/sh/sh_treg_combine.cc (INCLUDE_ALGORITHM): Define.
21340         (INCLUDE_LIST, INCLUDE_VECTOR): Define.
21341         * cp/logic.cc (INCLUDE_LIST): Define.
21342         * fortran/trans-common.c (INCLUDE_MAP): Define.
21344 2016-04-22  Szabolcs Nagy  <szabolcs.nagy@arm.com>
21346         * auto-profile.c: Remove <string.h> include.
21347         * ipa-icf-gimple.c: Remove <list> include.
21348         * diagnostic.c: Remove <new> include.
21349         * genmatch.c: Likewise.
21350         * pretty-print.c: Likewise.
21351         * toplev.c: Likewise
21352         * c/c-objc-common.c: Likewise.
21353         * cp/error.c: Likewise.
21354         * fortran/error.c: Likewise.
21356 2016-04-22  Richard Biener  <rguenther@suse.de>
21358         * lto-streamer-in.c (input_ssa_names): Do not allocate
21359         GIMPLE_NOP for all SSA names.
21360         * lto-streamer-out.c (output_ssa_names): Do not output
21361         SSA names that should have been released.
21363 2016-04-22  Richard Biener  <rguenther@suse.de>
21365         PR tree-optimization/70740
21366         * tree-ssa-phiprop.c (propagate_with_phi): Handle inserted
21367         VDEF.
21369 2016-04-21  H.J. Lu  <hongjiu.lu@intel.com>
21371         PR target/70750
21372         * config/i386/predicates.md (call_insn_operand): Replace
21373         sibcall_memory_operand with memory_operand.
21375 2016-04-21  Patrick Palka  <ppalka@gcc.gnu.org>
21377         * tree-vrp.c (register_edge_assert_for_2): Remove redundant
21378         has_single_use() tests.
21379         (register_edge_assert_for_1): Likewise.
21380         (find_assert_locations_1): Check the liveness bitmap instead of
21381         checking has_single_use().
21383 2016-04-21  Kirill Yukhin  <kirill.yukhin@intel.com>
21385         PR target/70728
21386         * config/i386/sse.md (define_insn "<shift_insn><mode>3<mask_name>"):
21387         Extract AVX-512BW constraint from AVX.
21389 2016-04-21  Richard Biener  <rguenther@suse.de>
21391         PR tree-optimization/70725
21392         * tree-if-conv.c (if_convertible_phi_p): Adjust guard
21393         for phi_convertible_by_degenerating_args.
21394         (predicate_all_scalar_phis): Handle single-argument PHIs.
21396 2016-04-21  Richard Biener  <rguenther@suse.de>
21398         PR middle-end/70747
21399         * fold-const.c (fold_comparison): Return properly typed
21400         constant boolean.
21402 2016-04-21  Bin Cheng  <bin.cheng@arm.com>
21404         PR tree-optimization/70715
21405         * tree-ssa-loop-niter.c (loop_exits_before_overflow): Check equality
21406         after expanding BASE using expand_simple_operations.
21408 2016-04-21  Marc Glisse  <marc.glisse@inria.fr>
21410         * match.pd (min(-x, -y), max(-x, -y), min(~x, ~y), max(~x, ~y)):
21411         New transformations.
21413 2016-04-21  Marc Glisse  <marc.glisse@inria.fr>
21415         * match.pd (min(int_max, x), max(int_min, x)): New transformations.
21417 2016-04-20  Jan Hubicka  <jh@suse.cz>
21419         * ipa-inline.c (can_inline_edge_p): Pass caller info to
21420         ultiimate_alias_target.
21421         (update_callee_keys): Likewise.
21422         (lookup_recursive_calls): Likewise.
21423         (speculation_useful_p): Likewise.
21425 2016-04-20  Jan Hubicka  <jh@suse.cz>
21427         PR ipa/70018
21428         * cgraph.c (cgraph_set_nothrow_flag_1): Rename to ...
21429         (set_nothrow_flag_1): ... this; handle interposition correctly;
21430         recurse on aliases and thunks.
21431         (cgraph_node::set_nothrow_flag): New.
21432         * ipa-pure-const.c (ignore_edge_for_nothrow): Ignore calls to
21433         functions compiled with non-call exceptions that binds to current
21434         def.
21435         (propagate_nothrow): Be safe WRT interposition.
21436         * cgraph.h (set_nothrow_flag): Update prototype.
21438 2016-04-18  Jan Hubicka  <jh@suse.cz>
21440         * tree-ssa-loop-unswitch.c (tree_unswitch_single_loop): Use also
21441         max_loop_iterations_int.
21442         (tree_unswitch_outer_loop): Likewise.
21444 2016-04-20  Bin Cheng  <bin.cheng@arm.com>
21446         PR tree-optimization/69489
21447         * tree-if-conv.c (phi_convertible_by_degenerating_args): New.
21448         (if_convertible_phi_p): Call phi_convertible_by_degenerating_args.
21449         Revise dump message.
21450         (if_convertible_bb_p): Remove check on edge count of basic block's
21451         predecessors.
21453 2016-04-20  Bin Cheng  <bin.cheng@arm.com>
21455         PR tree-optimization/56625
21456         PR tree-optimization/69489
21457         * tree-data-ref.h (DR_INNERMOST): New macro.
21458         * tree-if-conv.c (innermost_loop_behavior_hash): New class for
21459         hashing struct innermost_loop_behavior.
21460         (ref_DR_map): Remove.
21461         (innermost_DR_map): New map.
21462         (baseref_DR_map): Revise comment.
21463         (hash_memrefs_baserefs_and_store_DRs_read_written_info): Store DR
21464         to innermost_DR_map accroding to its innermost loop behavior.
21465         (ifcvt_memrefs_wont_trap): Get DR from innermost_DR_map according
21466         to its innermost loop behavior.
21467         (if_convertible_loop_p_1): Remove intialization for ref_DR_map.
21468         Add initialization for innermost_DR_map.  Record memory reference
21469         in DR_BASE_ADDRESS if the reference is compound one or it doesn't
21470         have innermost loop behavior.
21471         (if_convertible_loop_p): Remove release for ref_DR_map.  Release
21472         innermost_DR_map.
21474 2016-04-20  Uros Bizjak  <ubizjak@gmail.com>
21476         * config/i386/i386.md (*lea<mode>_general_1): Rename from
21477         *lea_general_1.  Use explicit SWI12 mode interator.
21478         (*lea<mode>_general_2): Rename from *lea_general_2.
21479         Use explicit SWI12 mode interator.
21480         (*lea<mode>_general_3): Rename from *lea_general_3.
21481         Use explicit SWI12 mode interator.
21482         (*lea<SWI12:mode>_general_4): Split from *lea_general_4.
21483         Use explicit SWI12 mode interator.
21484         (*lea<SWI48:mode>_general_4): Split from *lea_general_4.
21485         Use explicit SWI48 mode interator.
21487 2016-04-20  H.J. Lu  <hongjiu.lu@intel.com>
21489         * config/i386/i386.c (ix86_avx256_split_vector_move_misalign):
21490         Short-cut unaligned load and store cases.  Handle all integer
21491         vector modes.
21492         (ix86_expand_vector_move_misalign): Short-cut unaligned load
21493         and store cases.  Call ix86_avx256_split_vector_move_misalign
21494         directly without checking mode class.
21496 2016-04-20  Andrew Pinski  <apinski@cavium.com>
21497             Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
21499         PR target/64971
21500         * config/aarch64/aarch64.md (sibcall): Force call
21501         address to be DImode for ILP32.
21502         (sibcall_value): Likewise.
21504 2016-04-20  H.J. Lu  <hongjiu.lu@intel.com>
21506         * doc/invoke.texi: Replace -skip-rax-setup with -mskip-rax-setup.
21508 2016-04-20  Richard Biener  <rguenther@suse.de>
21510         * gimple-match.h (maybe_build_generic_op): Adjust prototype.
21511         * gimple-match-head.c (maybe_build_generic_op): Pass all ops
21512         by reference, clear op1 and op2 when GENERICizing BIT_FIELD_REF.
21513         (maybe_push_res_to_seq): Adjust.
21514         * gimple-fold.c (maybe_build_generic_op): Likewise.
21516 2016-04-20  Marek Polacek  <polacek@redhat.com>
21518         * tree-if-conv.c (is_false_predicate): For NULL_TREE return false
21519         rather than true.
21521 2016-04-20  Ilya Enkovich  <ilya.enkovich@intel.com>
21523         * config/i386/sse.md (vec_unpacks_lo_hi): Always
21524         use kmovw to support AVX512F target.
21526 2016-04-20  Bin Cheng  <bin.cheng@arm.com>
21528         * tree-scalar-evolution.c (interpret_rhs_expr): Handle BIT_AND_EXPR.
21530 2016-04-20  Marek Polacek  <polacek@redhat.com>
21532         PR tree-optimization/70725
21533         * tree-if-conv.c (is_false_predicate): New function.
21534         (predicate_mem_writes): Use it.
21536 2016-04-20  Richard Biener  <rguenther@suse.de>
21538         PR tree-optimization/70726
21539         * tree-vect-stmts.c (vectorizable_shift): Do not use scalar
21540         shift amounts from a pattern stmt operand.
21542 2016-04-20  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
21544         PR target/70674
21545         * config/s390/s390.c (s390_restore_gprs_from_fprs): Pick the new
21546         stack_restore_from_fpr pattern when restoring r15.
21547         (s390_optimize_prologue): Strip away the memory barrier in the
21548         parallel when trying to get rid of restore insns.
21549         * config/s390/s390.md ("stack_restore_from_fpr"): New insn
21550         definition for loading the stack pointer from an FPR.  Compared to
21551         the normal move insn this pattern includes a full memory barrier.
21553 2016-04-19  Jakub Jelinek  <jakub@redhat.com>
21555         PR middle-end/70680
21556         * gimplify.c (gimplify_omp_for): Call omp_notice_variable for
21557         implicitly linear or lastprivate iterator on the outer context.
21559 2016-04-19  H.J. Lu  <hongjiu.lu@intel.com>
21561         * config/i386/i386.c (ix86_legitimate_combined_insn): Remove
21562         alignment check.
21563         * config/i386/i386.md (ssememalign): Removed.
21564         * config/i386/sse.md: Remove ssememalign attribute from patterns.
21566 2016-04-19  H.J. Lu  <hongjiu.lu@intel.com>
21568         PR target/69201
21569         * config/i386/avx512bwintrin.h (_mm512_mask_loadu_epi16): Pass
21570         const short * to __builtin_ia32_loaddquhi512_mask.
21571         (_mm512_maskz_loadu_epi16): Likewise.
21572         (_mm512_mask_storeu_epi16): Pass short * to
21573         __builtin_ia32_storedquhi512_mask.
21574         (_mm512_mask_loadu_epi8): Pass const char * to
21575         __builtin_ia32_loaddquqi512_mask.
21576         (_mm512_maskz_loadu_epi8): Likewise.
21577         (_mm512_mask_storeu_epi8): Pass char * to
21578         __builtin_ia32_storedquqi512_mask.
21579         * config/i386/avx512fintrin.h (_mm512_loadu_pd): Pass
21580         const double * to __builtin_ia32_loadupd512_mask.
21581         (_mm512_mask_loadu_pd): Likewise.
21582         (_mm512_maskz_loadu_pd): Likewise.
21583         (_mm512_storeu_pd): Pass double * to
21584         __builtin_ia32_storeupd512_mask.
21585         (_mm512_mask_storeu_pd): Likewise.
21586         (_mm512_loadu_ps): Pass const float * to
21587         __builtin_ia32_loadups512_mask.
21588         (_mm512_mask_loadu_ps): Likewise.
21589         (_mm512_maskz_loadu_ps): Likewise.
21590         (_mm512_storeu_ps): Pass float * to
21591         __builtin_ia32_storeups512_mask.
21592         (_mm512_mask_storeu_ps): Likewise.
21593         (_mm512_mask_loadu_epi64): Pass const long long * to
21594         __builtin_ia32_loaddqudi512_mask.
21595         (_mm512_maskz_loadu_epi64): Likewise.
21596         (_mm512_mask_storeu_epi64): Pass long long *
21597         to __builtin_ia32_storedqudi512_mask.
21598         (_mm512_loadu_si512): Pass const int * to
21599         __builtin_ia32_loaddqusi512_mask.
21600         (_mm512_mask_loadu_epi32): Likewise.
21601         (_mm512_maskz_loadu_epi32): Likewise.
21602         (_mm512_storeu_si512): Pass int * to
21603         __builtin_ia32_storedqusi512_mask.
21604         (_mm512_mask_storeu_epi32): Likewise.
21605         * config/i386/avx512vlbwintrin.h (_mm256_mask_storeu_epi8): Pass
21606         char * to __builtin_ia32_storedquqi256_mask.
21607         (_mm_mask_storeu_epi8): Likewise.
21608         (_mm256_mask_loadu_epi16): Pass const short * to
21609         __builtin_ia32_loaddquhi256_mask.
21610         (_mm256_maskz_loadu_epi16): Likewise.
21611         (_mm_mask_loadu_epi16): Pass const short * to
21612         __builtin_ia32_loaddquhi128_mask.
21613         (_mm_maskz_loadu_epi16): Likewise.
21614         (_mm256_mask_loadu_epi8): Pass const char * to
21615         __builtin_ia32_loaddquqi256_mask.
21616         (_mm256_maskz_loadu_epi8): Likewise.
21617         (_mm_mask_loadu_epi8): Pass const char * to
21618         __builtin_ia32_loaddquqi128_mask.
21619         (_mm_maskz_loadu_epi8): Likewise.
21620         (_mm256_mask_storeu_epi16): Pass short * to.
21621         __builtin_ia32_storedquhi256_mask.
21622         (_mm_mask_storeu_epi16): Pass short * to.
21623         __builtin_ia32_storedquhi128_mask.
21624         * config/i386/avx512vlintrin.h (_mm256_mask_loadu_pd): Pass
21625         const double * to __builtin_ia32_loadupd256_mask.
21626         (_mm256_maskz_loadu_pd): Likewise.
21627         (_mm_mask_loadu_pd): Pass onst double * to
21628         __builtin_ia32_loadupd128_mask.
21629         (_mm_maskz_loadu_pd): Likewise.
21630         (_mm256_mask_storeu_pd): Pass double * to
21631         __builtin_ia32_storeupd256_mask.
21632         (_mm_mask_storeu_pd): Pass double * to
21633         __builtin_ia32_storeupd128_mask.
21634         (_mm256_mask_loadu_ps): Pass const float * to
21635         __builtin_ia32_loadups256_mask.
21636         (_mm256_maskz_loadu_ps): Likewise.
21637         (_mm_mask_loadu_ps): Pass const float * to
21638         __builtin_ia32_loadups128_mask.
21639         (_mm_maskz_loadu_ps): Likewise.
21640         (_mm256_mask_storeu_ps): Pass float * to
21641         __builtin_ia32_storeups256_mask.
21642         (_mm_mask_storeu_ps): ass float * to
21643         __builtin_ia32_storeups128_mask.
21644         (_mm256_mask_loadu_epi64): Pass const long long * to
21645         __builtin_ia32_loaddqudi256_mask.
21646         (_mm256_maskz_loadu_epi64): Likewise.
21647         (_mm_mask_loadu_epi64): Pass const long long * to
21648         __builtin_ia32_loaddqudi128_mask.
21649         (_mm_maskz_loadu_epi64): Likewise.
21650         (_mm256_mask_storeu_epi64): Pass long long * to
21651         __builtin_ia32_storedqudi256_mask.
21652         (_mm_mask_storeu_epi64): Pass long long * to
21653         __builtin_ia32_storedqudi128_mask.
21654         (_mm256_mask_loadu_epi32): Pass const int * to
21655         __builtin_ia32_loaddqusi256_mask.
21656         (_mm256_maskz_loadu_epi32): Likewise.
21657         (_mm_mask_loadu_epi32): Pass const int * to
21658         __builtin_ia32_loaddqusi128_mask.
21659         (_mm_maskz_loadu_epi32): Likewise.
21660         (_mm256_mask_storeu_epi32): Pass int * to
21661         __builtin_ia32_storedqusi256_mask.
21662         (_mm_mask_storeu_epi32): Pass int * to
21663         __builtin_ia32_storedqusi128_mask.
21664         * config/i386/i386-builtin-types.def (PCSHORT): New.
21665         (PINT64): Likewise.
21666         (V64QI_FTYPE_PCCHAR_V64QI_UDI): Likewise.
21667         (V32HI_FTYPE_PCSHORT_V32HI_USI): Likewise.
21668         (V32QI_FTYPE_PCCHAR_V32QI_USI): Likewise.
21669         (V16SF_FTYPE_PCFLOAT_V16SF_UHI): Likewise.
21670         (V8DF_FTYPE_PCDOUBLE_V8DF_UQI): Likewise.
21671         (V16SI_FTYPE_PCINT_V16SI_UHI): Likewise.
21672         (V16HI_FTYPE_PCSHORT_V16HI_UHI): Likewise.
21673         (V16QI_FTYPE_PCCHAR_V16QI_UHI): Likewise.
21674         (V8SF_FTYPE_PCFLOAT_V8SF_UQI): Likewise.
21675         (V8DI_FTYPE_PCINT64_V8DI_UQI): Likewise.
21676         (V8SI_FTYPE_PCINT_V8SI_UQI): Likewise.
21677         (V8HI_FTYPE_PCSHORT_V8HI_UQI): Likewise.
21678         (V4DF_FTYPE_PCDOUBLE_V4DF_UQI): Likewise.
21679         (V4SF_FTYPE_PCFLOAT_V4SF_UQI): Likewise.
21680         (V4DI_FTYPE_PCINT64_V4DI_UQI): Likewise.
21681         (V4SI_FTYPE_PCINT_V4SI_UQI): Likewise.
21682         (V2DF_FTYPE_PCDOUBLE_V2DF_UQI): Likewise.
21683         (V2DI_FTYPE_PCINT64_V2DI_UQI): Likewise.
21684         (VOID_FTYPE_PDOUBLE_V8DF_UQI): Likewise.
21685         (VOID_FTYPE_PDOUBLE_V4DF_UQI): Likewise.
21686         (VOID_FTYPE_PDOUBLE_V2DF_UQI): Likewise.
21687         (VOID_FTYPE_PFLOAT_V16SF_UHI): Likewise.
21688         (VOID_FTYPE_PFLOAT_V8SF_UQI): Likewise.
21689         (VOID_FTYPE_PFLOAT_V4SF_UQI): Likewise.
21690         (VOID_FTYPE_PINT64_V8DI_UQI): Likewise.
21691         (VOID_FTYPE_PINT64_V4DI_UQI): Likewise.
21692         (VOID_FTYPE_PINT64_V2DI_UQI): Likewise.
21693         (VOID_FTYPE_PINT_V16SI_UHI): Likewise.
21694         (VOID_FTYPE_PINT_V8SI_UHI): Likewise.
21695         (VOID_FTYPE_PINT_V4SI_UHI): Likewise.
21696         (VOID_FTYPE_PSHORT_V32HI_USI): Likewise.
21697         (VOID_FTYPE_PSHORT_V16HI_UHI): Likewise.
21698         (VOID_FTYPE_PSHORT_V8HI_UQI): Likewise.
21699         (VOID_FTYPE_PCHAR_V64QI_UDI): Likewise.
21700         (VOID_FTYPE_PCHAR_V32QI_USI): Likewise.
21701         (VOID_FTYPE_PCHAR_V16QI_UHI): Likewise.
21702         (V64QI_FTYPE_PCV64QI_V64QI_UDI): Removed.
21703         (V32HI_FTYPE_PCV32HI_V32HI_USI): Likewise.
21704         (V32QI_FTYPE_PCV32QI_V32QI_USI): Likewise.
21705         (V16HI_FTYPE_PCV16HI_V16HI_UHI): Likewise.
21706         (V16QI_FTYPE_PCV16QI_V16QI_UHI): Likewise.
21707         (V8HI_FTYPE_PCV8HI_V8HI_UQI): Likewise.
21708         (VOID_FTYPE_PV32HI_V32HI_USI): Likewise.
21709         (VOID_FTYPE_PV16HI_V16HI_UHI): Likewise.
21710         (VOID_FTYPE_PV8HI_V8HI_UQI): Likewise.
21711         (VOID_FTYPE_PV64QI_V64QI_UDI): Likewise.
21712         (VOID_FTYPE_PV32QI_V32QI_USI): Likewise.
21713         (VOID_FTYPE_PV16QI_V16QI_UHI): Likewise.
21714         * config/i386/i386.c (ix86_emit_save_reg_using_mov): Don't
21715         use UNSPEC_STOREU.
21716         (ix86_emit_restore_sse_regs_using_mov): Don't use UNSPEC_LOADU.
21717         (ix86_avx256_split_vector_move_misalign): Don't use unaligned
21718         load nor store.
21719         (ix86_expand_vector_move_misalign): Likewise.
21720         (bdesc_special_args): Use CODE_FOR_movvNXY_internal and pointer
21721         to scalar function prototype for unaligned load/store builtins.
21722         (ix86_expand_special_args_builtin): Updated.
21723         * config/i386/sse.md (UNSPEC_LOADU): Removed.
21724         (UNSPEC_STOREU): Likewise.
21725         (VI_ULOADSTORE_BW_AVX512VL): Likewise.
21726         (VI_ULOADSTORE_F_AVX512VL): Likewise.
21727         (ssescalarsize): Handle V4TI, V2TI and V1TI.
21728         (<sse>_loadu<ssemodesuffix><avxsizesuffix><mask_name>): Likewise.
21729         (*<sse>_loadu<ssemodesuffix><avxsizesuffix><mask_name>): Likewise.
21730         (<sse>_storeu<ssemodesuffix><avxsizesuffix>): Likewise.
21731         (<avx512>_storeu<ssemodesuffix><avxsizesuffix>_mask): Likewise.
21732         (<sse2_avx_avx512f>_loaddqu<mode><mask_name>): Likewise.
21733         (*<sse2_avx_avx512f>_loaddqu<mode><mask_name>"): Likewise.
21734         (sse2_avx_avx512f>_storedqu<mode>): Likewise.
21735         (<avx512>_storedqu<mode>_mask): Likewise.
21736         (*sse4_2_pcmpestr_unaligned): Likewise.
21737         (*sse4_2_pcmpistr_unaligned): Likewise.
21738         (*mov<mode>_internal): Renamed to ...
21739         (mov<mode>_internal): This.  Remove check of AVX and IAMCU on
21740         misaligned operand.  Replace vmovdqu64 with vmovdqu<ssescalarsize>.
21741         (movsd/movhpd to movupd peephole): Don't use UNSPEC_LOADU.
21742         (movlpd/movhpd to movupd peephole): Don't use UNSPEC_STOREU.
21744 2016-04-19  Richard Biener  <rguenther@suse.de>
21746         PR tree-optimization/70171
21747         * tree-ssa-phiprop.c: Include stor-layout.h.
21748         (phiprop_insert_phi): Handle the aggregate copy case.
21749         (propagate_with_phi): Likewise.
21751 2016-04-19  Uros Bizjak  <ubizjak@gmail.com>
21753         * config/i386/i386.c (ix86_decompose_address): Use lowpart_subreg
21754         instead of simplify_gen_subreg (... , 0).
21755         (ix86_delegitimize_address): Ditto.
21756         (ix86_split_divmod): Ditto.
21757         (ix86_split_copysign_const): Ditto.
21758         (ix86_split_copysign_var): Ditto.
21759         (ix86_expand_args_builtin): Ditto.
21760         (ix86_expand_round_builtin): Ditto.
21761         (ix86_expand_special_args_builtin): Ditto.
21762         * config/i386/i386.md (TARGET_USE_VECTOR_FP_CONVERTS splitters): Ditto.
21763         (TARGET_SSE_PARTIAL_REG_DEPENDENCY splitters and peephole2s): Ditto.
21764         (udivmodqi4): Ditto.
21765         (absneg splitters): Ditto.
21766         (*jcc_bt<mode>_1): Ditto.
21768 2016-04-19  Richard Biener  <rguenther@suse.de>
21770         PR tree-optimization/70724
21771         * tree-ssa-sccvn.c (scc_vn_restore_ssa_info): Split SSA info
21772         restoring out from ...
21773         (free_scc_vn): ... here.
21774         * tree-ssa-sccvn.h (scc_vn_restore_ssa_info): Declare.
21775         * tres-ssa-pre.c (pass_pre::execute): Restore SSA info before
21776         tail merging.
21777         (pass_fre::execute): Restore SSA info.
21779 2016-04-19  Richard Biener  <rguenther@suse.de>
21781         * gimple-walk.h (struct walk_stmt_info): Add stmt member.
21782         * gimple-walk.c (walk_gimple_op): Initialize it.
21783         (walk_gimple_asm): Set wi->is_lhs before each callback invocation.
21784         * tree-inline.c (remap_gimple_op_r): Set SSA_NAME_DEF_STMT when
21785         remapping SSA names of defs.
21786         (copy_bb): Remove walk over all SSA defs and SSA_NAME_DEF_STMT
21787         adjustment.
21789 2016-04-18  Vladimir Makarov  <vmakarov@redhat.com>
21791         PR middle-end/70689
21792         * lra-constraints.c (equiv_substition_p): New.
21793         (process_alt_operands): Use it.
21794         (swap_operands): Swap it.
21795         (curr_insn_transform): Update it.
21797 2016-04-18  Michael Matz  <matz@suse.de>
21799         * tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.
21800         (SET_TYPE_ALIGN, SET_DECL_ALIGN): New.
21801         * tree-core.h (tree_type_common.align): Use bit-field.
21802         (tree_type_common.spare): New.
21803         (tree_decl_common.off_align): Make smaller.
21804         (tree_decl_common.align): Use bit-field.
21806         * expr.c (expand_expr_addr_expr_1): Use SET_TYPE_ALIGN.
21807         * omp-low.c (install_var_field): Use SET_DECL_ALIGN.
21808         (scan_sharing_clauses): Ditto.
21809         (finish_taskreg_scan): Use SET_DECL_ALIGN and SET_TYPE_ALIGN.
21810         (omp_finish_file): Ditto.
21811         * stor-layout.c (do_type_align): Use SET_DECL_ALIGN.
21812         (layout_decl): Ditto.
21813         (relayout_decl): Ditto.
21814         (finalize_record_size): Use SET_TYPE_ALIGN.
21815         (finalize_type_size): Ditto.
21816         (finish_builtin_struct): Ditto.
21817         (layout_type): Ditto.
21818         (initialize_sizetypes): Ditto.
21819         * targhooks.c (std_gimplify_va_arg_expr): Use SET_TYPE_ALIGN.
21820         * tree-nested.c (insert_field_into_struct): Use SET_TYPE_ALIGN.
21821         (lookup_field_for_decl): Use SET_DECL_ALIGN.
21822         (get_chain_field): Ditto.
21823         (get_trampoline_type): Ditto.
21824         (get_nl_goto_field): Ditto.
21825         * tree-streamer-in.c (unpack_ts_decl_common_value_fields): Use
21826         SET_DECL_ALIGN.
21827         (unpack_ts_type_common_value_fields): Use SET_TYPE_ALIGN.
21828         * gimple-expr.c (copy_var_decl): Use SET_DECL_ALIGN.
21829         * tree.c (make_node_stat): Use SET_DECL_ALIGN and SET_TYPE_ALIGN.
21830         (build_qualified_type): Use SET_TYPE_ALIGN.
21831         (build_aligned_type, build_range_type_1): Ditto.
21832         (build_atomic_base): Ditto.
21833         (build_common_tree_nodes): Ditto.
21834         * cfgexpand.c (align_local_variable): Use SET_DECL_ALIGN.
21835         (expand_one_stack_var_at): Ditto.
21836         * coverage.c (build_var): Use SET_DECL_ALIGN.
21837         * except.c (init_eh): Ditto.
21838         * function.c (assign_parm_setup_block): Ditto.
21839         * symtab.c (increase_alignment_1): Ditto.
21840         * tree-ssa-ccp.c (fold_builtin_alloca_with_align): Ditto.
21841         * tree-vect-stmts.c (ensure_base_align): Ditto.
21842         * varasm.c (align_variable): Ditto.
21843         (assemble_variable): Ditto.
21844         (build_constant_desc): Ditto.
21845         (output_constant_def_contents): Ditto.
21847         * config/arm/arm.c (arm_relayout_function): Use SET_DECL_ALIGN.
21848         * config/avr/avr.c (avr_adjust_type_node): Use SET_TYPE_ALIGN.
21849         * config/mips/mips.c (mips_std_gimplify_va_arg_expr): Ditto.
21850         * config/msp430/msp430.c (msp430_gimplify_va_arg_expr): Ditto.
21851         * config/spu/spu.c (spu_build_builtin_va_list): Use SET_DECL_ALIGN.
21853 2016-04-18  H.J. Lu  <hongjiu.lu@intel.com>
21855         PR target/70708
21856         * config/i386/sse.md (sse2_loadlpd): Accept load from "xm" and
21857         replace %vmovsd with "%vmovq".
21858         (vec_concatv2df): Likewise.
21860 2016-04-18  Uros Bizjak  <ubizjak@gmail.com>
21862         * config/i386/mmx.md (*vec_extractv2sf_0): Use gen_lowpart.
21863         (*vec_extractv2si_0): Ditto.
21864         * config/i386/sse.md (*vec_extractv4sf_0): Ditto.
21865         (zero_extended_scalar_load_operand splitters): Ditto.
21866         (vec_extract splitters): Ditto.
21867         (*vec_extractv4si_0_zext): Ditto.
21868         (avx_<castmode><avxsizesuffix>_<castmode>): Use gen_lowpart
21869         and lowpart_subreg.
21870         (avx512f_<castmode><avxsizesuffix>_<castmode>): Ditto.
21871         (avx512f_<castmode><avxsizesuffix>_256<castmode>): Ditto.
21872         (*sse4_1_extractps): Use lowpart_subreg.
21873         * config/i386/i386.md (x87 floatsplitter): Use gen_lowpart.
21875 2016-04-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
21877         * doc/install.texi (Specific, i?86-*-solaris2.10): Update gas and
21878         gld requirements.
21879         (Specific, *-*-solaris2*): Update Solaris 11 bundled gcc versions.
21880         Mention Solaris 11 packaging changes.
21881         Update gas and gld requirements.
21882         Remove reference to pre-Solaris 10 bug.
21883         (Specific, sparc-sun-solaris2*): Remove reference to pre-Solaris 10
21884         systems and bugs.
21885         (Specific, sparc64-*-solaris2*): Remove reference to bootstrap
21886         with cc.
21888 2016-04-17  Jan Hubicka  <jh@suse.cz>
21890         * tree-ssa-loop-ivopts.c (avg_loop_niter): Use also
21891         max_loop_iterations_int.
21893 2016-04-18  Richard Biener  <rguenther@suse.de>
21895         PR tree-optimization/43434
21896         * tree-ssa-structalias.c (struct vls_data): New.
21897         (visit_loadstore): Handle all pointer-based accesses.
21898         (compute_dependence_clique): Compute a bitmap of restrict tags
21899         assigned bases and pass it to visit_loadstore.
21901 2016-04-18  Matthew Wahab  <matthew.wahab@arm.com>
21903         PR target/70711
21904         * config/arm/bpabi.h (BE8_LINK_SPEC): Add entries for armv8+crc,
21905         armv8.1-a and armv8.1-a+crc.
21907 2016-04-18  Richard Biener  <rguenther@suse.de>
21909         PR tree-optimization/70701
21910         * tree-ssa-sccvn.c (vn_reference_lookup_3): Resolve fully constant
21911         references after translating through a memcpy.
21913 2016-04-18  Richard Biener  <rguenther@suse.de>
21915         * tree-ssa-pre.c (postorder, postorder_num): Make locals ...
21916         (compute_antic): ... here.  For partial antic use regular
21917         postorder and scrap iteration.
21918         (compute_partial_antic_aux): Remove unused return value.
21919         (init_pre): Do not allocate postorder.
21920         (fini_pre): Do not free postorder.
21922 2016-04-18  Richard Biener  <rguenther@suse.de>
21924         PR middle-end/37870
21925         * expmed.c (extract_bit_field_1): Remove broken case
21926         using a wider MODE_INT mode.
21928 2016-04-18  Segher Boessenkool  <segher@kernel.crashing.org>
21930         * has-brig.c (lendian16): Don't try to use __builtin_bswap16
21931         unless compiling with at least GCC-4.8.
21933 2016-04-17  Jan Hubicka  <jh@suse.cz>
21935         PR bootstrap/70706
21936         * graphite.c (graphite_finalize): Update call to
21937         tree_estimate_probability.
21938         * predict.h (tree_estimate_probability): Update prototype.
21940 2016-04-17  Jan Hubicka  <jh@suse.cz>
21942         * predict.c (combine_predictions_for_bb): Add dry_run parmaeter.
21943         (tree_estimate_probability): Likewise.
21944         (pass_profile::execute): Update.
21945         (report_predictor_hitrates): New function.
21946         * profile.c (compute_branch_probabilities): Use it.
21947         * predict.h (report_predictor_hitrates): Declare.
21949 2016-04-17  Jan Hubicka  <jh@suse.cz>
21951         PR ipa/70018
21952         * cgraph.h (cgraph_node::set_const_flag,
21953         cgraph_node::set_pure_flag): Update prototype to return bool;
21954         update comment.
21955         * cgraph.c (cgraph_node::call_for_symbol_thunks_and_aliases): Thunks
21956         of interposable symbol are interposable, too.
21957         (cgraph_set_const_flag_1): Rename to ...
21958         (set_const_flag_1): ... this one; change to self recursive function
21959         instead of call_for_symbol_thunks_and_aliases. Handle correctly
21960         clearnig the flag in all variants and also virtual thunks of const
21961         functions are pure; track if any change was done.
21962         (cgraph_node::set_const_flag): Update.
21963         (struct set_pure_flag_info): New struct.
21964         (cgraph_set_pure_flag_1): Rename to ...
21965         (set_pure_flag_1): ... this one; take set_pure_flag_info parameter
21966         rather than pointer encoded flags; track if any changes was done;
21967         handle correctly clearning flag and setting flag of aliases already
21968         declared const.
21969         (cgraph_node::set_pure_flag): Update.
21970         (cgraph_node::set_nothrow_flag): Handle correctly clearning the flag.
21972 2016-04-17  Tom de Vries  <tom@codesourcery.com>
21974         PR other/70433
21975         * pretty-print.c (pp_write_text_as_dot_label_to_stream): Escape
21976         backslash in label.
21978 2016-04-17  Tom de Vries  <tom@codesourcery.com>
21980         * pretty-print.c (pp_write_text_as_dot_label_to_stream): Classify chars
21981         '{}<> ' as escape-for-record.
21983 2016-04-17  Tom de Vries  <tom@codesourcery.com>
21985         * pretty-print.c (pp_write_text_as_dot_label_to_stream): Simplify loop
21986         structure.
21988 2016-04-17  Tom de Vries  <tom@codesourcery.com>
21990         PR other/70185
21991         * tree-pass.h (class opt_pass): Remove graph_dump_initialized member.
21992         * dumpfile.h (struct dump_file_info): Add graph_dump_initialized field.
21993         * dumpfile.c (dump_files): Initialize graph_dump_initialized field.
21994         * passes.c (finish_optimization_passes): Only call
21995         finish_graph_dump_file if dfi->graph_dump_initialized.
21996         (execute_function_dump, pass_init_dump_file): Use
21997         dfi->graph_dump_initialized instead of pass->graph_dump_initialized.
21999 2016-04-17  Tom de Vries  <tom@codesourcery.com>
22001         PR tree-optimization/70256
22002         * tree-ssa-structalias.c (dump_varinfo, debug_varinfo, dump_varmap)
22003         (debug_varmap): New function.
22005 2016-04-17  Tom de Vries  <tom@codesourcery.com>
22007         PR other/70183
22008         * passes.c (pass_manager::register_pass): Propagate pflags.
22010 2016-04-17  Tom de Vries  <tom@codesourcery.com>
22012         PR other/68875
22013         * pass_manager.h (TERMINATE_PASS_LIST): Add pass argument.
22014         * passes.c (pass_manager::pass_manager): Declare and init p_start in
22015         INSERT_PASSES_AFTER.  Add pass parameter to TERMINATE_PASS_LIST, and
22016         check if it's equal to p_start.
22017         * passes.def: Add arguments to TERMINATE_PASS_LISTs.
22019 2016-04-15  Jan Hubicka  <jh@suse.cz>
22021         PR ipa/70018
22022         * cgraph.c (cgraph_set_const_flag_1): Only set as pure if
22023         function does not bind to current def.
22024         * ipa-pure-const.c (worse_state): Add FROM and TO parameters;
22025         handle conservatively calls to functions that does not need to bind
22026         to current def.
22027         (check_call): Update call of worse_state.
22028         (ignore_edge_for_nothrow): Update.
22029         (ignore_edge_for_pure_const): Likewise.
22030         (propagate_pure_const): Update calls to worse_state.
22031         (skip_function_for_local_pure_const): Reformat comments.
22033 2016-04-15  Jan Hubicka  <jh@suse.cz>
22035         PR ipa/70018
22036         * cgraph.c (cgraph_node::get_availability): Add REF parameter.
22037         (cgraph_node::function_symbol): Likewise.
22038         (cgraph_node::function_or_virtual_thunk_symbol): Likewise.
22039         * cgraph.h (symtab_node::get_availabbility): Add REF parameter.
22040         (symtab_node::ultimate_alias_target): Add REF parameter.
22041         (symtab_node::binds_to_current_def_p): Declare.
22042         (symtab_node;:ultimate_alias_target_1): Add REF parameter.
22043         (cgraph_node::function_symbol): Likewise.
22044         (cgraph_node::function_or_virtual_thunk_symbol): Likewise.
22045         (cgraph_node::get_availability): Likewise.
22046         (cgraph_edge::binds_to_current_def_p): New inline function.
22047         (varpool_node::get_availability): Add REF parameter.
22048         (varpool_node::ultimate_alias_target): Likewise.
22049         * symtab.c (symtab_node::ultimate_alias_target_1): Likewise.
22050         (symtab_node::binds_to_current_def_p): Likewise.
22051         * varpool.c (varpool_node::get_availability): Likewise.
22053 2016-04-15  Kirill Yukhin  <kirill.yukhin@intel.com>
22055         PR target/70662
22056         * config/i386/sse.md(define_insn "<avx512>_vec_dup<mode><mask_name>"):
22057         Fix mode size check.
22059 2016-04-15  Jakub Jelinek  <jakub@redhat.com>
22061         * BASE-VER: Set to 7.0.0.
22063 2016-04-15  Alexander Monakov  <amonakov@ispras.ru>
22065         * config/nvptx/nvptx.opt (moptimize): Add a period at end of help text.
22067 2016-04-15  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
22069         * doc/invoke.texi (ARM Options): Add note on deprecation of pre-ARMv4T
22070         architecture revisions.
22072 2016-04-15  Bernd Schmidt  <bschmidt@redhat.com>
22074         * config/i386/i386-protos.h (ix86_using_red_zone): Declare.
22075         * config/i386/i386.c (ix86_using_red_zone): No longer static.
22076         * config/i386/i386.md (stack decrement to push peepholes): Guard
22077         with !x86_using_red_zone ().
22079 2016-04-15  Jakub Jelinek  <jakub@redhat.com>
22081         PR c++/70675
22082         * tree-pretty-print.c (do_niy): Add FLAGS argument, pass it down
22083         to dump_generic_node.
22084         (NIY): Pass also flags to do_niy.
22086 2016-04-15  Thomas Schwinge  <thomas@codesourcery.com>
22088         * omp-low.c (simd_clone_struct_alloc, simd_clone_struct_copy)
22089         (simd_clone_vector_of_formal_parm_types)
22090         (simd_clone_clauses_extract, simd_clone_compute_base_data_type)
22091         (simd_clone_mangle, simd_clone_create)
22092         (simd_clone_adjust_return_type, create_tmp_simd_array)
22093         (simd_clone_adjust_argument_types, simd_clone_init_simd_arrays)
22094         (struct modify_stmt_info, ipa_simd_modify_stmt_ops)
22095         (ipa_simd_modify_function_body, simd_clone_linear_addend)
22096         (simd_clone_adjust, expand_simd_clones, ipa_omp_simd_clone)
22097         (pass_data_omp_simd_clone, class pass_omp_simd_clone)
22098         (pass_omp_simd_clone::gate, make_pass_omp_simd_clone): Move into...
22099         * omp-simd-clone.c: ... this new file.
22100         (simd_clone_vector_of_formal_parm_types): Make it static.
22101         * Makefile.in (OBJS): Add omp-simd-clone.o.
22103 2016-04-15  Kirill Yukhin  <kirill.yukhin@intel.com>
22105         PR target/70662
22106         * config/i386/sse.md: Use proper memory operand modifiers.
22109 2016-04-15  Richard Biener  <rguenther@suse.de>
22110         Alan Modra  <amodra@gmail.com>
22112         PR tree-optimization/70130
22113         * tree-vect-data-refs.c (vect_supportable_dr_alignment): Detect
22114         when alignment stays not the same and no not use the realign
22115         scheme then.
22117 2016-04-14  Michael Meissner  <meissner@linux.vnet.ibm.com>
22119         PR target/70669
22120         * config/rs6000/rs6000.c (rs6000_init_hard_regno_mode_ok): Add
22121         direct move handlers for KFmode. Change TFmode handlers test from
22122         FLOAT128_IEEE_P to FLOAT128_VECTOR_P.
22124 2016-04-14  Jakub Jelinek  <jakub@redhat.com>
22126         PR c++/70594
22127         * ipa-utils.h (polymorphic_ctor_dtor_p): New prototype.
22128         * ipa-polymorphic-call.c (polymorphic_ctor_dtor_p): New function.
22129         (inlined_polymorphic_ctor_dtor_block_p): Use it.
22130         * tree-ssa-live.c (remove_unused_scope_block_p): When
22131         in_ctor_dtor_block, avoid discarding not just BLOCKs with
22132         BLOCK_ABSTRACT_ORIGIN being FUNCTION_DECL, but even when
22133         block_ultimate_origin is FUNCTION_DECL.
22134         (remove_unused_locals): If current_function_decl is
22135         polymorphic_ctor_dtor_p, pass initial true to
22136         remove_unused_scope_block_p' is_ctor_dtor_block.
22138 2016-04-14  Martin Sebor  <msebor@redhat.com>
22140         PR c++/69517
22141         PR c++/70019
22142         PR c++/70588
22143         * doc/extend.texi (Variable Length): Revert.
22145 2016-04-14  Marek Polacek  <polacek@redhat.com>
22146             Jan Hubicka  <hubicka@ucw.cz>
22148         PR c++/70029
22149         * tree.c (verify_type): Disable the canonical type of main variant
22150         check.
22152 2016-04-14  Jason Merrill  <jason@redhat.com>
22154         * cfgexpand.c, expr.c: Revert previous change.
22156 2016-04-14  Cesar Philippidis  <cesar@codesourcery.com>
22158         PR middle-end/70643
22159         * omp-low.c (lower_oacc_reductions): Check for TREE_CONSTANT
22160         when building a mem ref for the incoming reduction variable.
22162 2016-04-14  Richard Biener  <rguenther@suse.de>
22164         PR tree-optimization/70614
22165         * tree-scalar-evolution.c (analyze_evolution_in_loop): Terminate
22166         loop if the evolution dropped to chrec_dont_know.
22167         (interpret_condition_phi): Likewise.
22169 2016-04-14  Richard Biener  <rguenther@suse.de>
22171         PR tree-optimization/70623
22172         * tree-ssa-pre.c (changed_blocks): Make global ...
22173         (compute_antic): ... local here.  Move and fix worklist
22174         handling here.  Do not clear EDGE_DFS_BACK or call mark_dfs_back_edges.
22175         (compute_antic_aux): Add dumping for MAX assumed succs.  Remove
22176         worklist handling, dump when ANTIC_IN changed.
22177         (compute_partial_antic_aux): Remove worklist handling.
22178         (init_pre): Do not compute post dominators.  Add a comment about
22179         the CFG order chosen.
22180         (fini_pre): Do not free post dominators.
22182 2016-04-13  Martin Sebor  <msebor@redhat.com>
22184         PR c++/69517
22185         PR c++/70019
22186         PR c++/70588
22187         * doc/extend.texi (Variable Length): Document C++ specifics.
22189 2016-04-13  Jakub Jelinek  <jakub@redhat.com>
22191         PR c++/70641
22192         * ipa-pure-const.c (pass_nothrow::execute): Call maybe_clean_eh_stmt
22193         on all recursive call stmts.  Return TODO_cleanup_cfg if any dead
22194         eh edges have been purged.
22196         PR c++/70594
22197         * tree-sra.c (create_access_replacement,
22198         get_replaced_param_substitute): Set DECL_NAMELESS on repl if it
22199         gets fancy name.
22200         * tree-pretty-print.c (dump_fancy_name): New function.
22201         (dump_decl_name, dump_generic_node): Use it.
22203 2016-04-13  Jason Merrill  <jason@redhat.com>
22205         * cfgexpand.c (pass_expand::execute): Handle attribute "abi warning".
22206         * expr.c (expand_expr_real_1): Likewise.
22208 2016-04-13  Ilya Enkovich  <ilya.enkovich@intel.com>
22210         * config/i386/i386.md (kunpckhi): Swap operands.
22211         (kunpcksi): Likewise.
22212         (kunpckdi): Likewise.
22213         * config/i386/sse.md (vec_pack_trunc_qi): Likewise.
22214         (vec_pack_trunc_<mode>): Likewise.
22216 2016-04-13  Jakub Jelinek  <jakub@redhat.com>
22218         PR debug/70628
22219         * explow.c (convert_memory_address_addr_space_1): Formatting fix.
22221         PR middle-end/70633
22222         * gimplify.c (gimplify_init_constructor): Clear TREE_STATIC if
22223         gimplification turns some element into non-constant.
22225         PR debug/70628
22226         * rtl.h (convert_memory_address_addr_space_1): New prototype.
22227         * explow.c (convert_memory_address_addr_space_1): No longer static,
22228         add NO_EMIT argument and don't call convert_modes if true, pass
22229         it down recursively, remove break after return.
22230         (convert_memory_address_addr_space): Adjust caller.
22231         * simplify-rtx.c (simplify_unary_operation_1): Call
22232         convert_memory_address_addr_space_1 instead of convert_memory_address,
22233         if it returns NULL, don't simplify.
22235 2016-04-12  Eric Botcazou  <ebotcazou@adacore.com>
22237         PR target/70630
22238         * config/sparc/sparc.c (sparc_compute_frame_size): Add parentheses.
22240 2016-04-12  Jakub Jelinek  <jakub@redhat.com>
22242         * config/i386/i386.c (ix86_simd_clone_compute_vecsize_and_simdlen):
22243         Bump the upper SIMDLEN limits, so that if the return type or
22244         characteristic type if the return type is void can be passed in
22245         all available SSE2/AVX/AVX2/AVX512-F registers, the SIMDLEN is
22246         allowed.
22248 2016-04-12  Michael Meissner  <meissner@linux.vnet.ibm.com>
22250         PR target/70640
22251         * config/rs6000/rs6000.md (ieee_128bit_vsx_neg<mode>2_internal):
22252         Do not use "=" constraint on an input constraint.
22253         (ieee_128bit_vsx_abs<mode>2_internal): Likewise.
22254         (ieee_128bit_vsx_nabs<mode>2_internal): Likewise.
22255         (ieee_128bit_vsx_nabs<mode>2): Correct splitter so that it
22256         generates (neg (abs ...)) instead of (abs ...).
22258 2016-04-12  Jakub Jelinek  <jakub@redhat.com>
22260         PR rtl-optimization/70596
22261         * lra-spills.c (spill_pseudos): Don't delete debug insns, instead
22262         just invalidate LRA data and reset them.  Adjust dump wording.
22264 2016-04-12  Martin Liska  <mliska@suse.cz>
22266         Revert
22267         2016-03-30  Jan Hubicka  <hubicka@ucw.cz>
22269         * tree-ssa-loop-niter.c (idx_infer_loop_bounds): We can't get realistic
22270         estimates here.
22271         * tree-ssa-loop-unswitch.c (tree_unswitch_single_loop): Use also
22272         max_loop_iterations_int.
22273         (tree_unswitch_outer_loop): Likewise.
22274         * tree-ssa-loop-ivopts.c (avg_loop_niter): Likewise.
22275         * tree-vect-loop.c (vect_analyze_loop_2): Likewise.
22277 2016-04-12  Tom de Vries  <tom@codesourcery.com>
22279         PR tree-optimization/68756
22280         * graphite-isl-ast-to-gimple.c (copy_cond_phi_args): Use new_expr
22281         instead of new_name.
22283 2016-04-12  Jakub Jelinek  <jakub@redhat.com>
22285         PR tree-optimization/70602
22286         * tree-sra.c (generate_subtree_copies): Don't write anything into
22287         constant pool decls.
22289         * omp-low.c (lower_omp_target): Use GOMP_MAP_FIRSTPRIVATE_INT
22290         regardless whether there are depend clauses or not.
22292 2016-04-11  Michael Meissner  <meissner@linux.vnet.ibm.com>
22294         PR target/70381
22295         * config/rs6000/rs6000.c (rs6000_opt_masks): Disable using the
22296         target attribute and pragma from changing the -mfloat128
22297         and -mfloat128-hardware options.
22299         * doc/extend.texi (Additional Floating Types): Document PowerPC
22300         __float128 restrictions.
22302 2016-04-11  James Greenhalgh  <james.greenhalgh@arm.com>
22304         PR target/70133
22305         * config/aarch64/driver-aarch64.c
22306         (aarch64_get_extension_string_for_isa_flags): New.
22307         (arch_extension): Rename to...
22308         (aarch64_arch_extension): ...This.
22309         (ext_to_feat_string): Rename to...
22310         (aarch64_extensions): ...This.
22311         (aarch64_core_data): Keep track of architecture extension flags.
22312         (cpu_data): Rename to...
22313         (aarch64_cpu_data): ...This.
22314         (aarch64_arch_driver_info): Keep track of architecture extension
22315         flags.
22316         (get_arch_name_from_id): Rename to...
22317         (get_arch_from_id): ...This, change return type.
22318         (host_detect_local_cpu): Update and reformat for renames, handle
22319         extensions through common infrastructure.
22321 2016-04-11  James Greenhalgh  <james.greenhalgh@arm.com>
22323         PR target/70133
22324         * config/aarch64/aarch64-common.c (aarch64_option_extension): Keep
22325         track of a canonical flag name.
22326         (all_extensions): Likewise.
22327         (arch_to_arch_name): Also track extension flags enabled by the arch.
22328         (all_architectures): Likewise.
22329         (aarch64_parse_extension): Move to here.
22330         (aarch64_get_extension_string_for_isa_flags): Take a new argument,
22331         rework.
22332         (aarch64_rewrite_selected_cpu): Update for above change.
22333         * config/aarch64/aarch64-option-extensions.def: Rework the way flags
22334         are handled, such that the single explicit value enabled by an
22335         extension is kept seperate from the implicit values it also enables.
22336         * config/aarch64/aarch64-protos.h (aarch64_parse_opt_result): Move
22337         to here.
22338         (aarch64_parse_extension): New.
22339         * config/aarch64/aarch64.c (aarch64_parse_opt_result): Move from
22340         here to config/aarch64/aarch64-protos.h.
22341         (aarch64_parse_extension): Move from here to
22342         common/config/aarch64/aarch64-common.c.
22343         (aarch64_option_print): Update.
22344         (aarch64_declare_function_name): Likewise.
22345         (aarch64_start_file): Likewise.
22346         * config/aarch64/driver-aarch64.c (arch_extension): Keep track of
22347         the canonical flag for extensions.
22348         * config.gcc (aarch64*-*-*): Extend regex for capturing extension
22349         flags.
22351 2016-04-11  James Greenhalgh  <james.greenhalgh@arm.com>
22353         * config/aarch64/aarch64.h (AARCH64_FL_FOR_ARCH8_1): Also add
22354         AARCH64_FL_CRC.
22356 2016-04-09  Tom de Vries  <tom@codesourcery.com>
22358         PR tree-optimization/68953
22359         * graphite-sese-to-poly.c (pdr_add_memory_accesses): Order accesses from
22360         first to last subscript.
22362 2016-04-09  Jakub Jelinek  <jakub@redhat.com>
22364         PR tree-optimization/70586
22365         * tree-ssa-ifcombine.c (bb_no_side_effects_p): Return false
22366         for any calls.
22368 2016-04-08  Cesar Philippidis  <cesar@codesourcery.com>
22370         PR lto/70289
22371         PR ipa/70348
22372         PR tree-optimization/70373
22373         PR middle-end/70533
22374         PR middle-end/70534
22375         PR middle-end/70535
22376         * gimplify.c (gimplify_adjust_omp_clauses): Add or adjust data
22377         clauses for acc parallel reductions as necessary.  Error on those
22378         that are private.
22379         * omp-low.c (scan_sharing_clauses): Don't install variables which
22380         are used in acc parallel reductions.
22381         (lower_rec_input_clauses): Remove dead code.
22382         (lower_oacc_reductions): Add support for reference reductions.
22383         (lower_reduction_clauses): Remove dead code.
22384         (lower_omp_target): Don't remap variables appearing in acc parallel
22385         reductions.
22386         * tree.h (OMP_CLAUSE_MAP_IN_REDUCTION): New macro.
22388 2016-04-08  Jakub Jelinek  <jakub@redhat.com>
22390         PR middle-end/70593
22391         * tree-ssa-coalesce.c (build_ssa_conflict_graph): For stmt
22392         with multiple SSA_NAME defs, force the outputs other than first
22393         to be live before calling live_track_process_def on each output.
22395         PR rtl-optimization/70574
22396         * fwprop.c (forward_propagate_and_simplify): Don't add
22397         REG_EQUAL note if DF_REF_REG (use) is a paradoxical subreg.
22398         (try_fwprop_subst): Don't add REG_EQUAL note if there are any
22399         paradoxical subregs within *loc.
22401 2016-04-08  Thomas Schwinge  <thomas@codesourcery.com>
22403         * config/arc/arc.h (LINK_COMMAND_SPEC): Use gt to ignore
22404         -ftree-parallelize-loops={0,1}.
22405         * config/darwin.h (LINK_COMMAND_SPEC_A): Likewise.
22406         * config/i386/mingw32.h (GOMP_SELF_SPECS): Likewise.
22407         * config/ia64/hpux.h (LIB_SPEC): Likewise.
22408         * config/pa/pa-hpux11.h (LIB_SPEC): Likewise.
22409         * config/pa/pa64-hpux.h (LIB_SPEC): Likewise.
22411 2016-04-08  Maxim Ostapenko  <m.ostapenko@samsung.com>
22413         PR sanitizer/70541
22414         * asan.c (instrument_derefs): If we get unknown location, extract it
22415         with EXPR_LOCATION.
22416         (maybe_instrument_call): Instrument gimple_call's arguments if needed.
22418 2016-04-08  Tom de Vries  <tom@codesourcery.com>
22420         * omp-low.c (lower_omp_target): Set TREE_NO_WARNING for oacc
22421         implicit firstprivate clause.
22423 2016-04-08  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
22425         PR target/70566
22426         * config/arm/thumb2.md (tst + branch-> lsls + branch
22427         peephole below *orsi_not_shiftsi_si): Require that condition
22428         register is dead after the peephole.
22429         (second peephole after the above): Likewise.
22431 2016-04-08  Alan Modra  <amodra@gmail.com>
22433         PR target/70117
22434         * builtins.c (fold_builtin_classify): For IBM extended precision,
22435         look at just the high-order double to test for NaN.
22436         (fold_builtin_interclass_mathfn): Similarly for Inf.  For isnormal
22437         test just the high double for Inf but both doubles for subnormal
22438         limit.
22440 2016-04-07  Jakub Jelinek  <jakub@redhat.com>
22442         * cgraph.h (struct cgraph_simd_clone): Add mask_mode field.
22443         * omp-low.c (simd_clone_init_simd_arrays, simd_clone_adjust): Handle
22444         node->simdclone->mask_mode != VOIDmode masks.
22445         (simd_clone_adjust_argument_types): Likewise.  Move sc var definition
22446         earlier, use it instead of node->simdclone.
22447         * config/i386/i386.c (ix86_simd_clone_compute_vecsize_and_simdlen):
22448         Set clonei->mask_mode.
22450 2016-04-06  Patrick Palka  <ppalka@gcc.gnu.org>
22452         PR c/70436
22453         * parser.c (cp_parser_iteration_statement): New parameter IF_P.
22454         Pass it through to cp_parser_already_scoped_statement.
22455         (cp_parser_already_scoped_statement): New parameter IF_P.  Pass
22456         it through to cp_parser_statement.
22457         (cp_parser_statement): Pass IF_P through to
22458         cp_parser_iteration_statement.
22459         (cp_parser_pragma): Adjust call to
22460         cp_parser_iteration_statement.
22462 2016-04-06  Patrick Palka  <ppalka@gcc.gnu.org>
22464         PR c/70436
22465         * gimplify.c (gimplify_omp_ordered): Add explicit braces to
22466         resolve a future -Wparentheses warning.
22467         * omp-low.c (scan_sharing_clauses): Likewise.
22468         * tree-parloops.c (eliminate_local_variables): Likewise.
22470 2016-04-06  Vladimir Makarov  <vmakarov@redhat.com>
22472         PR rtl-optimization/70398
22473         * lra-constraints.c (process_address_1): Check zero scale and code
22474         for reloading with zero scale.
22476 2016-04-06  Uros Bizjak  <ubizjak@gmail.com>
22478         * config/i386/sse.md (shuffletype): Add V32HI and V4TI modes.
22479         (ssescalarsize): Add V8SF, V4SF, V4DF and V2DF modes.
22481 2016-04-06  Jakub Jelinek  <jakub@redhat.com>
22483         * config/i386/i386.c (ix86_simd_clone_compute_vecsize_and_simdlen):
22484         Add support for AVX512F clones, include them by default for
22485         exported OpenMP declare simd functions.  For AVX2 allow simdlen 32
22486         and use it if charasteric type is 8-bit, for AVX512F allow simdlen
22487         up to 128.
22489         PR middle-end/70550
22490         * tree.h (OMP_CLAUSE_FIRSTPRIVATE_IMPLICIT): Define.
22491         * gimplify.c (gimplify_adjust_omp_clauses_1): Set it for implicit
22492         firstprivate clauses.
22493         * omp-low.c (lower_send_clauses): Set TREE_NO_WARNING for
22494         OMP_CLAUSE_FIRSTPRIVATE_IMPLICIT !by_ref vars in task contexts.
22495         (lower_omp_target): Set TREE_NO_WARNING for
22496         non-addressable possibly uninitialized vars which are copied into
22497         addressable temporaries or copied for GOMP_MAP_FIRSTPRIVATE_INT.
22499 2016-04-05  John David Anglin  <danglin@gcc.gnu.org>
22501         * config/pa/predicates.md (integer_store_memory_operand): Accept
22502         REG+D operands with a large offset when reload_in_progress is true.
22503         (floating_point_store_memory_operand): Likewise.
22505 2016-04-05  Jakub Jelinek  <jakub@redhat.com>
22507         PR c++/70336
22508         * match.pd (nested int casts): Limit to GIMPLE.
22510 2016-04-05  Jan Hubicka  <hubicka@ucw.cz>
22512         PR ipa/66223
22513         * ipa-devirt.c (maybe_record_node): Fix comment; use
22514         SANITIZE_UNREACHABLE instead of SANITIZE_UNDEFINED.
22516 2016-04-05  Jakub Jelinek  <jakub@redhat.com>
22518         PR rtl-optimization/70542
22519         * ree.c (add_removable_extension): For VECTOR_MODE_P punt
22520         if there are any uses other than insn or debug insns.
22522 2016-04-05  Marc Glisse  <marc.glisse@inria.fr>
22523             Jakub Jelinek  <jakub@redhat.com>
22525         PR tree-optimization/70509
22526         * simplify-rtx.c (simplify_binary_operation_1) <case VEC_SELECT>:
22527         Shift HOST_WIDE_INT_1U instead of 1.
22529 2016-04-05  Zdenek Sojka  <zsojka@seznam.cz>
22531         PR tree-optimization/70509
22532         * tree-ssa-forwprop.c (simplify_bitfield_ref): Use bitsize_int instead
22533         of the vector base type for index.
22535 2016-04-05  Uros Bizjak  <ubizjak@gmail.com>
22537         PR target/70510
22538         * config/i386/sse.md (iptr): Add V64QI, V32HI, V16SI and V8DI modes.
22540 2016-04-05  Richard Biener  <rguenther@suse.de>
22542         PR tree-optimization/70526
22543         * tree-sra.c (build_ref_for_offset): Use prev_base to
22544         extract the alias pointer type.
22546 2016-04-05  Richard Biener  <rguenther@suse.de>
22548         * dse.c (struct store_info): Remove alias_set member.
22549         (struct read_info_type): Likewise.
22550         (clear_alias_group, clear_alias_mode_table, clear_alias_mode_holder,
22551         spill_deleted, clear_alias_set_lookup): Remove.
22552         (get_group_info): Remove dead base == NULL_RTX case.
22553         (dse_step0): Remove initialization of removed variables.
22554         (delete_dead_store_insn): Reomve alias set dumping.
22555         (free_read_records): Remove alias_set handling.
22556         (canon_address): Remove alias_set_out parameter.
22557         (record_store): Remove spill_alias_set, it's always zero.
22558         (check_mem_read_rtx): Likewise.
22559         (dse_step2): Rename from ...
22560         (dse_step2_nospill): ... this.  Adjust.
22561         (scan_stores): Rename from ...
22562         (scan_stores_nospill): ... this.
22563         (scan_reads): Rename from ...
22564         (scan_reads_nospill): ... this.
22565         (scan_stores_spill, scan_reads_spill): Remove.
22566         (dse_step3_scan): Remove for_spills argument which is always false.
22567         (dse_step3): Likewise.
22568         (dse_step5): Rename from ...
22569         (dse_step5_nospill): ... this.  Remove alias_set handling.
22570         (rest_of_handle_dse): Adjust.
22572 2016-04-05  Jakub Jelinek  <jakub@redhat.com>
22574         PR target/70525
22575         * config/i386/sse.md (*andnot<mode>3): Simplify assertions.
22576         Use vpandn<ssemodesuffix> for V16SI/V8DImode, vpandnq for
22577         V32HI/V64QImode, don't use <mask_operand3_1>, fix up formatting.
22578         (*andnot<mode>3_mask): Remove insn with VI12_AVX512VL iterator.
22580 2016-04-05  Richard Biener  <rguenther@suse.de>
22582         PR middle-end/70499
22583         * gimplify-me.c (gimple_regimplify_operands): Do not rewrite
22584         non-register type temporaries into SSA.
22586 2016-04-04  Jan Hubicka  <hubicka@ucw.cz>
22588         PR ipa/66223
22589         * ipa-devirt.c (maybe_record_node): Do not optimize cxa_pure_virtual
22590         calls when sanitizing.
22591         (possible_polymorphic_call_target_p): Fix formatting.
22593 2016-04-04  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
22594             Jakub Jelinek  <jakub@redhat.com>
22596         PR middle-end/70457
22597         * tree-inline.c (estimate_num_insn): Use gimple_call_builtin_p
22598         to ensure a call statement is compatible with a built-in's
22599         prototype.
22600         * tree-ssa-math-opts.c (pass_optimize_windening_mul::execute):
22601         Likewise.
22603 2016-04-04  Richard Biener  <rguenther@suse.de>
22605         PR rtl-optimization/70484
22606         * rtl.h (canon_output_dependence): Declare.
22607         * alias.c (canon_output_dependence): New function.
22608         * dse.c (record_store): Use canon_output_dependence rather
22609         than canon_true_dependence.
22611 2016-03-30  Jan Hubicka  <hubicka@ucw.cz>
22613         PR ipa/68881
22614         * cgraph.h (symtab_node::copy_visibility_from): New function.
22615         * symtab.c (symtab_node::copy_visibility_from): New function.
22616         * ipa-visibility.c (optimize_weakref): New function.
22617         (function_and_variable_visibility): Use it.
22619 2016-04-04  Martin Liska  <mliska@suse.cz>
22621         PR hsa/70402
22622         * hsa-gen.c (gen_hsa_insns_for_switch_stmt): Guard index
22623         value that is really in range handled by SBR instruction.
22624         * hsa-brig.c (emit_switch_insn): Do not emit unconditional jump.
22625         * hsa-dump.c (dump_hsa_insn_1): Do not dump default BB.
22626         * hsa.h (hsa_insn_sbr::m_default_bb): Remove field.
22628 2016-04-03  Oleg Endo  <olegendo@gcc.gnu.org>
22630         PR target/70416
22631         PR target/67391
22632         * config/sh/sh.md (*addsi3): Allow pattern when reload_in_progress is
22633         set, but not for SP_REG operands.
22635 2016-04-02  Martin Sebor  <msebor@redhat.com>
22637         PR c++/67376
22638         * fold-const.c (maybe_nonzero_address): New function.
22639         (fold_comparison): Call it.  Fold equality and relational
22640         expressions involving null pointers.
22641         (tree_single_nonzero_warnv_p): Call maybe_nonzero_address.
22643 2016-03-31  Evandro Menezes  <e.menezes@samsung.com>
22645         Fix the predicate "aarch64_simd_reg_or_zero" to correctly validate
22646         the "Y" constraint (scalar FP 0.0 immediate).
22648         * config/aarch64/predicates.md (aarch64_simd_reg_or_zero):
22649         Add the "const_double" to the list of operand constraints.
22651 2016-04-01  Jakub Jelinek  <jakub@redhat.com>
22653         PR rtl-optimization/70467
22654         * config/i386/i386.md (*add<dwi>3_doubleword, *sub<dwi>3_doubleword):
22655         If low word of the last operand is 0, just emit addition/subtraction
22656         for the high word.
22658 2016-04-01  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
22660         PR target/70404
22661         * config/s390/s390.c (s390_expand_insv): Check for everything
22662         constant instead of just VOIDmode stuff.
22664 2016-04-01  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
22666         PR target/70496
22667         * config/arm/arm.h (ASM_APP_OFF): Handle TARGET_ARM and TARGET_THUMB.
22669 2016-04-01  Nathan Sidwell  <nathan@acm.org>
22671         * tree.def (TRY_CATCH_EXPR): Correct documentation.
22673 2016-03-31  Vladimir Makarov  <vmakarov@redhat.com>
22675         PR rtl-optimization/70461
22676         * ira-color.c (allocno_copy_cost_saving): Use allocno class if it
22677         is necessary.
22679 2016-03-31  Martin Liska  <mliska@suse.cz>
22681         PR hsa/70399
22682         * hsa-brig.c (hsa_op_immed::emit_to_buffer): Emit either
22683         a tree value or an immediate integer value to a buffer
22684         that is eventually copied to a BRIG section.
22685         (emit_immediate_operand): Call the function here.
22686         * hsa-dump.c (dump_hsa_immed): Remove checking assert.
22687         * hsa-gen.c (hsa_op_immed::hsa_op_immed): Remove initialization
22688         of class' fields that are removed.
22689         (hsa_op_immed::~hsa_op_immed): Remove deinitialization.
22690         * hsa.h (class hsa_op_immed): Remove m_brig_repr and
22691         m_brig_repr_size fields.
22693 2016-03-31  Martin Liska  <mliska@suse.cz>
22695         PR hsa/70391
22696         * hsa-gen.c (hsa_function_representation::update_dominance): New
22697         function.
22698         (convert_addr_to_flat_segment): Likewise.
22699         (gen_hsa_memory_set): New alignment argument.
22700         (gen_hsa_ctor_assignment): Likewise.
22701         (gen_hsa_insns_for_single_assignment): Provide alignment
22702         to gen_hsa_ctor_assignment.
22703         (gen_hsa_insns_for_direct_call): Add new argument.
22704         (expand_lhs_of_string_op): New function.
22705         (expand_string_operation_builtin): Likewise.
22706         (expand_memory_copy): New function.
22707         (expand_memory_set): New function.
22708         (gen_hsa_insns_for_call): Use HOST_WIDE_INT.
22709         (convert_switch_statements): Change signature.
22710         (generate_hsa): Use a return value of the function.
22711         (pass_gen_hsail::execute): Do not call
22712         convert_switch_statements here.
22713         * hsa-regalloc.c (hsa_regalloc): Call update_dominance.
22714         * hsa.h (hsa_function_representation::m_modified_cfg): New flag.
22715         (hsa_function_representation::update_dominance): New function.
22717 2016-03-31  Martin Liska  <mliska@suse.cz>
22719         PR hsa/70391
22720         * hsa-brig.c (emit_directive_variable): Emit alignment
22721         according to hsa_symbol::m_align.
22722         * hsa-dump.c (hsa_byte_alignment): Move the function to another file.
22723         (dump_hsa_symbol): Dump alignment of HSA symbols.
22724         * hsa-gen.c (get_symbol_for_decl): Set-up alignment of a symbol.
22725         (gen_hsa_addr_with_align): New function.
22726         (hsa_bitmemref_alignment): Use newly added function.
22727         (gen_hsa_insns_for_load): Likewise.
22728         (gen_hsa_insns_for_store): Likewise.
22729         (gen_hsa_memory_copy): New argument added.
22730         (gen_hsa_insns_for_single_assignment): Respect
22731         alignment for assignments processed via gen_hsa_memory_copy.
22732         (gen_hsa_insns_for_direct_call): Likewise.
22733         (gen_hsa_insns_for_return): Likewise.
22734         (gen_function_def_parameters): Set default alignment.
22735         * hsa.c (hsa_object_alignment): New function.
22736         (hsa_byte_alignment): Pasted function.
22737         * hsa.h (hsa_symbol::m_align): New field.
22739 2016-03-31  Bin Cheng  <bin.cheng@arm.com>
22741         * tree-ssa-loop-ivopts.c (get_computation_cost_at): Initialize
22742         scratch field for goto case.
22744 2016-03-31  James Greenhalgh  <james.greenhalgh@arm.com>
22746         * config/arm/linux-elf.h (ASM_OUTPUT_DEF): Delete.
22748 2016-03-31  Ilya Enkovich  <enkovich.gnu@gmail.com>
22750         PR target/70442
22751         * config/i386/i386.c (scalar_chain::convert_op): Fix description.
22752         (scalar_chain::convert_insn): Call convert_op for reg
22753         moves to handle undefined registers.
22755 2016-03-31  Nathan Sidwell  <nathan@acm.org>
22757         PR c++/70393
22758         * varasm.c (output_constructor_regular_field): Flush bitfield earlier.
22759         Assert we don't want to move backwards.
22761 2016-03-31  Kirill Yukhin  <kirill.yukhin@intel.com>
22763         PR target/70453
22764         * config/i386/sse.md (define_mode_attr shuffletype): Fix typo.
22766 2016-03-31  Jakub Jelinek  <jakub@redhat.com>
22768         PR rtl-optimization/70460
22769         * ira.c (indirect_jump_optimize): Don't substitute LABEL_REF
22770         with operand from REG_LABEL_OPERAND, instead substitute
22771         SET_SRC or REG_EQUAL note content if it is a LABEL_REF.
22772         Don't do anything for REG_NON_LOCAL_GOTO jumps.
22774 2016-03-31  Martin Liska  <mliska@suse.cz>
22776         * passes.c (execute_one_pass): Do not call
22777         todo_after for a discarded function.
22779 2016-03-31  Bin Cheng  <bin.cheng@arm.com>
22781         * tree-ssa-loop-ivopts.c (struct comp_cost): New scrach field.
22782         (no_cost, infinite_cost): Initialize the new field.
22783         (get_computation_cost_at): Record setup cost.
22784         (determine_use_iv_cost_address): Skip cost computation for sub
22785         uses if we can estimate it without losing accuracy.
22787 2016-03-30  Jan Hubicka  <hubicka@ucw.cz>
22789         * tree-ssa-loop-niter.c (idx_infer_loop_bounds): We can't get realistic
22790         estimates here.
22791         * tree-ssa-loop-unswitch.c (tree_unswitch_single_loop): Use also
22792         max_loop_iterations_int.
22793         (tree_unswitch_outer_loop): Likewise.
22794         * tree-ssa-loop-ivopts.c (avg_loop_niter): Likewise.
22795         * tree-vect-loop.c (vect_analyze_loop_2): Likewise.
22797 2016-03-30  Richard Biener  <rguenther@suse.de>
22799         PR middle-end/70450
22800         * fold-const.c (extract_muldiv_1): Fix thinko in wide_int::from usage.
22802 2016-03-30  Jakub Jelinek  <jakub@redhat.com>
22804         PR target/70421
22805         * config/i386/i386.c (ix86_expand_vector_set): Fix up argument order
22806         in gen_blendm expander.
22808 2016-03-30  Nick Clifton  <nickc@redhat.com>
22810         PR target/62254
22811         * config/arm/arm.c (arm_reload_out_hi): Add code to handle the
22812         case where we are already provided with an SImode SUBREG.
22814 2016-03-30  H.J. Lu  <hongjiu.lu@intel.com>
22816         PR target/70439
22817         * config/i386/i386.c (ix86_expand_epilogue): Properly check
22818         conflict between DRAP register and __builtin_eh_return.
22820 2016-03-30  Michael Matz  <matz@suse.de>
22821             Richard Biener  <rguenther@suse.de>
22823         PR ipa/12392
22824         * ipa-polymorphic-call.c (struct type_change_info): Change
22825         speculative to an unsigned allowing to limit the work we do.
22826         (csftc_abort_walking_p): New inline function..
22827         (check_stmt_for_type_change): Limit the number of may-defs
22828         skipped for speculative devirtualization to
22829         max-speculative-devirt-maydefs.
22830         * params.def (max-speculative-devirt-maydefs): New param.
22831         * doc/invoke.texi (--param max-speculative-devirt-maydefs): Document.
22833 2016-03-30  Mike Stump  <mrs@gcc.gnu.org>
22835         PR target/63890
22836         * config/i386/i386.h (ACCUMULATE_OUTGOING_ARGS): Use when profiling
22837         and TARGET_MACHO.
22839 2016-03-30  Patrick Palka  <ppalka@gcc.gnu.org>
22841         PR tree-optimization/59124
22842         * tree-vrp.c (register_edge_assert_for_2): For NAME != CST1
22843         where NAME = A +- CST2 add the assertion A != (CST1 -+ CST2).
22845 2016-03-29  Jeff Law  <law@redhat.com>
22847         * tree-ssa-coalesce.c (struct ssa_conflicts): Fix typo in comment.
22849 2016-03-10  Jan Hubicka  <hubicka@ucw.cz>
22851         * tree-ssa-loop-ivcanon.c (try_peel_loop): Change type of peel
22852         to HOST_WIDE_INT.
22854 2016-03-29  Thomas Schwinge  <thomas@codesourcery.com>
22856         * config/gnu.h (CPP_SPEC, LIB_SPEC): Don't override.
22857         * config/i386/gnu.h (STARTFILE_SPEC): Use gcrt1.o instead of
22858         gcrt0.o if linking dynamically.
22860 2016-03-10  Jan Hubicka  <hubicka@ucw.cz>
22862         PR ipa/70283
22863         * ipa-devirt.c (methods_equal_p): New function.
22864         (compare_virtual_tables): Use it.
22865         * cgraph.h (symbol_table::symbol_suffix_separator): Declare.
22866         * cgraphclones.c (clone_function_name_1): Use
22867         symbol_table::symbol_suffix_separator.
22868         * coverage.c (build_var): Likewise.
22869         * symtab.c (symbol_table::symbol_suffix_separator): New.
22871 2016-03-29  Jakub Jelinek  <jakub@redhat.com>
22873         PR rtl-optimization/70429
22874         * combine.c (simplify_shift_const_1): For ASHIFTRT don't optimize
22875         (cst1 >> count) >> cst2 into (cst1 >> cst2) >> count if
22876         mode != result_mode.
22878         PR c++/70353
22879         * tree-inline.c (remap_decls): Don't add_local_decl if cfun is null.
22881         PR tree-optimization/70405
22882         * ssa-iterators.h (num_imm_uses): Add missing braces.
22884 2016-03-29  Vladimir Makarov  <vmakarov@redhat.com>
22886         PR rtl-optimization/68695
22887         * ira-color.c (allocno_copy_cost_saving): New.
22888         (improve_allocation): Use it.
22890 2016-03-29  Richard Henderson  <rth@redhat.com>
22892         PR middle-end/70355
22893         * lower-subreg.c (simplify_subreg_concatn): Reject paradoxical subregs.
22895 2016-03-29  Richard Biener  <rguenther@suse.de>
22897         PR middle-end/70424
22898         * ipa-prop.c (ipa_compute_jump_functions_for_edge): Always
22899         use alignment returned by get_pointer_alignment_1 if it is
22900         bigger than BITS_PER_UNIT.
22901         * builtins.c (get_pointer_alignment_1): Do not return true
22902         for alignment extracted from SSA info.
22904 2016-03-28  James Bowman  <james.bowman@ftdichip.com>
22906         * config/ft32/ft32.opt (mnodiv): New.
22907         * config/ft32/ft32.md (*divsi3, *modsi3): Qualify with TARGET_NODIV.
22908         * doc/invoke.texi (FT32 Options -mnodiv): New.
22910 2016-03-28  Kirill Yukhin  <kirill.yukhin@intel.com>
22912         PR target/70406
22913         * config/i386/i386.md (define_split, andn): Fix modes.
22915 2016-03-26  Richard Biener  <rguenther@suse.de>
22916             Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
22918         PR ipa/70366
22919         * ipa-inline-transform.c (inline_call): Pass opts_for_fn (to->decl)
22920         instead of
22921         TREE_OPTIMIZATION (DECL_FUNCTION_SPECIFIC_OPTIMIZATION (to->decl))
22922         as 2nd argument to cl_optimization_restore().
22924 2016-03-25  Richard Henderson  <rth@redhat.com>
22926         PR target/70120
22927         * config/aarch64/aarch64.c (aarch64_asm_output_pool_epilogue): New.
22928         * config/aarch64/aarch64-protos.h: Declare it.
22929         * config/aarch64/aarch64.h (ASM_OUTPUT_POOL_EPILOGUE): New.
22931 2016-03-25  Alan Modra  <amodra@gmail.com>
22933         PR target/70052
22934         * config/rs6000/constraints.md (j): Simplify.
22935         * config/rs6000/predicates.md (easy_fp_constant): Exclude
22936         decimal float 0.D.
22937         * config/rs6000/rs6000.md (zero_fp): New mode_attr.
22938         (mov<mode>_hardfloat, mov<mode>_hardfloat32, mov<mode>_hardfloat64,
22939          mov<mode>_64bit_dm, mov<mode>_32bit): Use zero_fp in place of j
22940         in all constraint alternatives.
22941         (movtd_64bit_nodm): Delete "j" constraint alternative.
22943 2016-03-24  Aldy Hernandez  <aldyh@redhat.com>
22945         * tree-ssa-propagate.c: Enhance docs for
22946         SSA_PROP_NOT_INTERESTING.
22948 2016-03-24  Aldy Hernandez  <aldyh@redhat.com>
22950         * doc/extend.texi: Fix typo in documentation to pure attribute.
22952 2016-03-24  John David Anglin  <danglin@gcc.gnu.org>
22954         PR target/70319
22955         * config/pa/pa.md (bswapdi2): Use a scratch register.
22957 2016-03-24  Richard Henderson  <rth@redhat.com>
22959         PR middle-end/69845
22960         * fold-const.c (extract_muldiv_1): Correct test for multiplication
22961         overflow.
22963 2016-03-24  Uros Bizjak  <ubizjak@gmail.com>
22965         * config/i386/i386.md (*anddi3_doubleword): Generate AND insn
22966         using ix86_expand_binary_operator instead of gen_andsi3.
22968 2016-03-24  Richard Biener  <rguenther@suse.de>
22970         PR tree-optimization/70396
22971         * tree-vect-stmts.c (vectorizable_comparison): Use
22972         get_vectype_for_scalar_type.
22974 2016-03-24  Richard Biener  <rguenther@suse.de>
22976         PR middle-end/70370
22977         * gimplify.c (gimplify_asm_expr): Handle !allows_mem outputs
22978         with register bases.
22980 2016-03-24  Richard Biener  <rguenther@suse.de>
22982         PR tree-optimization/70372
22983         * tree-ssa-reassoc.c (eliminate_plus_minus_pair): Use
22984         build_all_ones_cst to also handle vector types correctly.
22986 2016-03-23  Michael Meissner  <meissner@linux.vnet.ibm.com>
22988         PR target/70381
22989         * config/rs6000/rs6000-cpus.def (ISA_2_6_MASKS_SERVER): Do not set
22990         -mfloat128 here.
22992 2016-03-23  Marek Polacek  <polacek@redhat.com>
22994         PR c++/69884
22995         * doc/invoke.texi: Document -Wignored-attributes.
22997 2016-03-23  Bin Cheng  <bin.cheng@arm.com>
22999         PR tree-optimization/69042
23000         * params.def (PARAM_IV_CONSIDER_ALL_CANDIDATES_BOUND): Increase the
23001         parameter from 30 to 40.
23003 2016-03-23  Bin Cheng  <bin.cheng@arm.com>
23005         PR tree-optimization/69042
23006         * tree-ssa-loop-ivopts.c (add_iv_candidate_for_use): Add IV cand
23007         for use with constant offset stripped in base.
23009 2016-03-23  Richard Biener  <rguenther@suse.de>
23011         PR middle-end/70251
23012         * match.pd (A + (B vcmp C ? 1 : 0) -> A - (B vcmp C)): Adjust
23013         mode compatibility check.
23014         (A - (B vcmp C ? 1 : 0) -> A + (B vcmp C)): Likewise.
23016 2016-03-23  Jeff Law  <law@redhat.com>
23018         PR tree-optimization/64058
23019         * tree-ssa-coalesce.c (struct coalesce_pair): Add new field
23020         CONFLICT_COUNT.
23021         (struct ssa_conflicts): Move up earlier in the file.
23022         (conflicts_, var_map_): New static variables.
23023         (initialize_conflict_count): New function to initialize the
23024         CONFLICT_COUNT field for each conflict pair.
23025         (compare_pairs): Lazily initialize the conflict count and use it
23026         as the first tie-breaker.
23027         (sort_coalesce_list): Add new arguments conflicts, map.  Initialize
23028         and wipe conflicts_ and map_ around the call to qsort.  Remove
23029         special case for 2 coalesce pairs.
23030         * bitmap.c (bitmap_count_unique_bits): New function.
23031         (bitmap_count_bits_in_word): New function, extracted from
23032         bitmap_count_bits.
23033         (bitmap_count_bits): Use bitmap_count_bits_in_word.
23034         * bitmap.h (bitmap_count_unique_bits): Declare it.
23036 2016-03-23  Ilya Enkovich  <enkovich.gnu@gmail.com>
23038         PR target/69917
23039         * config/i386/sol2.h (ASM_OUTPUT_DEF_FROM_DECLS): Follow
23040         transparent alias chain for decl assembler name.
23041         * config/sol2.c (solaris_assemble_visibility): Likewise.
23043 2016-03-23  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
23045         * config/arm/arm1020e.md (1020call_op): Reduce reservation
23046         duration.
23047         (v10_fdivs): Likewise.
23048         (v10_fdivd): Likewise.
23050 2016-03-23  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
23052         PR driver/70132
23053         * config/arm/driver-arm.c (host_detect_local_cpu): Reorder exit logic
23054         to not call fclose twice on file.
23056 2016-03-23  Jakub Jelinek  <jakub@redhat.com>
23058         PR tree-optimization/70354
23059         * tree-vect-patterns.c (vect_recog_vector_vector_shift_pattern): If
23060         oprnd0 is wider than oprnd1 and there is a cast from the wider
23061         type to oprnd1, mask it with the mask of the narrower type.
23063         PR target/70321
23064         * config/i386/i386.md (*anddi3_doubleword, *<code>di3_doubleword):
23065         Optimize TARGET_STV splitters, if high or low word of last argument
23066         is 0 or -1.
23068 2016-03-22  Jeff Law  <law@redhat.com>
23070         PR target/70232
23071         tree-ssa-threadbackward.c
23072         (fsm_find_control_statement_thread_paths): Correctly distinguish
23073         between old style jump threads vs FSM jump threads.
23075 2016-03-22  Ilya Enkovich  <enkovich.gnu@gmail.com>
23077         PR target/70302
23078         * config/i386/i386.c (scalar_chain::convert_op): Support
23079         uninitialized register usage case.
23081 2016-03-22  Richard Biener  <rguenther@suse.de>
23083         PR middle-end/70251
23084         * genmatch.c (gen_transform): Adjust last parameter to a three-state
23085         int...
23086         (capture::gen_transform): ... to change behavior when substituting
23087         a condition into cond or not-cond expr context.
23088         (dt_simplify::gen_1): Adjust.
23089         * gimple-match-head.c: Include gimplify.h for unshare_expr.
23090         * match.pd (A + (B vcmp C ? 1 : 0) -> A - (B vcmp C)): Revert
23091         last change and instead change to
23092         A + (B vcmp C ? 1 : 0) -> A - (B vcmp C ? -1 : 0).
23093         (A - (B vcmp C ? 1 : 0) -> A + (B vcmp C)): Likewise.
23095 2016-03-22  Anthony Green  <green@moxielogic.com>
23097         * config/moxie/moxiebox.h (CC1_SPEC): Define.  Fix endianness
23098         issue for moxiebox targets.
23099         (CC1PLUS_SPEC): Ditto.
23101 2016-03-22  Richard Biener  <rguenther@suse.de>
23103         PR middle-end/70333
23104         * fold-const.c (extract_muldiv_1): Properly perform multiplication
23105         in the wide type.
23107 2016-03-22  Kirill Yukhin  <kirill.yukhin@intel.com>
23109         * config/i386/i386.c (def_builtin): Remove duplicated functionality.
23111 2016-03-22  Kirill Yukhin  <kirill.yukhin@intel.com>
23113         PR target/70325
23114         * config/i386/i386.c (def_builtin): Handle
23115         OPTION_MASK_ISA_AVX512VL to be and-ed with other
23116         bits.
23117         (const struct builtin_description bdesc_special_args[]):
23118         Remove duplicate ISA bits.
23120 2016-03-22  Jakub Jelinek  <jakub@redhat.com>
23122         PR target/70329
23123         * config/i386/i386.c (ix86_expand_vecop_qihi): Don't bother computing
23124         d.perm[i] for i >= d.nelt.  If not full_interleave, compute d.perm[i]
23125         in a way that works also for AVX512BW.
23127         PR target/70300
23128         * config/i386/i386.md (cvtsd2ss splitter): Unpack in destination
23129         instead of source if operands[1] is xmm16 and above and
23130         !TARGET_AVX512VL.  Use avx512f_vec_dupv16sf_1 instead of
23131         vec_interleave_lowv4sf if we need to unpack xmm16 and above.
23133         PR c++/70295
23134         * gimplify.c (gimplify_modify_expr): Call gimple_set_no_warning
23135         on assign if (*from_p) is a comparison, set it to
23136         TREE_NO_WARNING (*from_p).
23138 2016-03-21  Jakub Jelinek  <jakub@redhat.com>
23140         PR middle-end/70326
23141         * lra.c (restore_scratches): Ignore deleted insns.
23143 2016-03-21  Marc Glisse  <marc.glisse@inria.fr>
23144             Jakub Jelinek  <jakub@redhat.com>
23146         PR tree-optimization/70317
23147         * match.pd (cmp @0 @0): Pass @0 instead of TYPE_MODE (TREE_TYPE (@0))
23148         to HONOR_NANS.
23150 2016-03-21  Uros Bizjak  <ubizjak@gmail.com>
23152         PR target/70327
23153         * config/i386/i386.md (movxi): Use ix86_expand_vector_move instead
23154         of ix86_expand_move.
23155         (movoi): Ditto.
23156         (movti): Use general_operand for operand 1 predicate.
23158 2016-03-21  Martin Liska  <mliska@suse.cz>
23160         * hsa-dump.c (dump_hsa_insn_1): dump default branch of SBR
23161         insns.
23162         (dump_hsa_symbol): Dump BRIG offset of hsa_symbols.
23164 2016-03-21  Martin Liska  <mliska@suse.cz>
23166         PR ipa/70306
23167         * ipa-icf.c (sem_function::parse): Skip static
23168         constructors and destructors.
23170 2016-03-21  Jakub Jelinek  <jakub@redhat.com>
23172         PR target/70296
23173         * config/rs6000/rs6000-c.c (rs6000_macro_to_expand): If IDENT is
23174         function-like macro, peek following token(s) if it is followed
23175         by CPP_OPEN_PAREN token with optional padding in between, and
23176         if not, don't treat it like a macro.
23178 2016-03-21  Thomas Schwinge  <thomas@codesourcery.com>
23179             Alexander Monakov  <amonakov@ispras.ru>
23181         * config/nvptx/nvptx.c (nvptx_option_override): Don't emit sorry
23182         for the stabs debug format.
23184 2016-03-21  Richard Biener  <rguenther@suse.de>
23186         PR tree-optimization/70310
23187         * tree-vect-generic.c (expand_vector_condition): Fold the built
23188         condition.
23190 2016-03-21  Kirill Yukhin  <kirill.yukhin@intel.com>
23192         PR target/70293
23193         * config/i386/sse.md: (define_insn "*vec_dup<mode>"/AVX2):
23194         Block third alternative for AVX-512VL target,
23196 2016-03-21  Martin Liska  <mliska@suse.cz>
23198         PR hsa/70234
23199         * hsa-brig.c (emit_function_directives): Mark unemitted
23200         global variables for emission.
23201         * hsa-gen.c (hsa_symbol::hsa_symbol): Initialize a new flag.
23202         (get_symbol_for_decl): Likewise.
23203         * hsa.h (struct hsa_symbol): New flag.
23205 2016-03-21  Richard Biener  <rguenther@suse.de>
23207         PR tree-optimization/70288
23208         * tree-ssa-loop-ivcanon.c (tree_estimate_loop_size): Make sure
23209         we do not estimate unsimplified all-constant conditionals or
23210         switches as optimized away.
23212 2016-03-21  Andrey Belevantsev  <abel@ispras.ru>
23214         PR rtl-optimization/69102
23215         * sched-deps.c (sched_analyze_insn): Do not set last_args_size field
23216         when we have a readonly dependency context.
23218 2016-03-18  Jeff Law  <law@redhat.com>
23220         PR rtl-optimization/70263
23221         * ira.c (memref_used_between_p): Assert we found END in the insn chain.
23222         (update_equiv_regs): When trying to move a store to after the insn
23223         that sets the source of the store, make sure the store occurs after
23224         the insn that sets the source of the store.  When successful note
23225         the REG_EQUIV note created in the dump file.
23227 2016-03-16  David Wohlferd  <dw@LimeGreenSocks.com>
23228             Bernd Schmidt  <bschmidt@redhat.com>
23230         * doc/extend.texi: Document more potential problems with basic asms.
23232 2016-03-18  Bernd Schmidt  <bschmidt@redhat.com>
23234         PR rtl-optimization/70278
23235         * lra-constraints.c (split_reg): Handle the case where biggest_mode is
23236         VOIDmode.
23238 2016-03-18  Jason Merrill  <jason@redhat.com>
23240         * calls.c (load_register_parameters): Fix zero size sibcall logic.
23242 2016-03-18  Kirill Yukhin  <kirill.yukhin@intel.com>
23244         * config/i386/sse.md: Use vpbroadcastq for broadcasting DF
23245         values to 128b regs.
23247 2016-03-18  Ilya Enkovich  <enkovich.gnu@gmail.com>
23249         PR tree-optimization/70252
23250         * tree-vect-stmts.c (supportable_widening_operation): Check resulting
23251         boolean vector has a proper number of elements.
23252         (supportable_narrowing_operation): Likewise.
23254 2016-03-18  Tom de Vries  <tom@codesourcery.com>
23256         PR ipa/70269
23257         * cgraph.c (cgraph_node::get_body): Set dump_file to NULL after save.
23259 2016-03-18  Jakub Jelinek  <jakub@redhat.com>
23261         * reload1.c (emit_input_reload_insns): Use simplify_replace_rtx
23262         instead of replace_rtx for DEBUG_INSNs.
23264 2016-03-18  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
23266         * config/i386/znver1.md : Fix latencies of FP/SSE/AVX
23267         load type reservations.
23269 2016-03-17  John David Anglin  <danglin@gcc.gnu.org>
23271         PR target/70188
23272         * config/pa/constraints.md: Revert 2015-02-13 change.  Use
23273         define_constraint for "Q" and "T" constraints.
23275 2016-03-17  Evandro Menezes  <e.menezes@samsung.com>
23277         Tweak the pipeline model for Exynos M1
23279         * config/aarch64/aarch64.c (exynosm1_tunings):  Enable weak prefetching
23280         model.
23282 2016-03-17  David Malcolm  <dmalcolm@redhat.com>
23284         PR c/70264
23285         * diagnostic-show-locus.c (compatible_locations_p): Handle the case
23286         where one or both locations aren't within a line_map.
23288 2016-03-17  H.J. Lu  <hongjiu.lu@intel.com>
23290         PR driver/70192
23291         * opts.c (finish_options): Don't set flag_pie to the default if
23292         -fpic, -fPIC, -fno-pic or -fno-PIC is used.  Set flag_pic to 0
23293         if it is -1.
23295 2016-03-17  Joern Rennecke  <joern.rennecke@embecosm.com>
23297         * config/i386/i386.md (*movv4qicc_insn+1..36): Pass
23298         true as ALL_REGS argument to replace_rtx.
23300 2016-03-17  Richard Biener  <rguenther@suse.de>
23302         PR debug/70271
23303         * dwarf2out.c (dwarf2out_early_finish): Process deferred_asm_name
23304         last.
23306 2016-03-17  Jakub Jelinek  <jakub@redhat.com>
23308         PR target/70245
23309         * rtl.h (replace_rtx): Add ALL_REGS argument.
23310         * rtlanal.c (replace_rtx): Likewise.  If true, use REGNO
23311         equality and assert mode is the same, instead of just rtx pointer
23312         equality.
23313         * config/i386/i386.md (mov + arithmetics with load peephole): Pass
23314         true as ALL_REGS argument to replace_rtx.
23316 2016-03-17  Ilya Enkovich  <enkovich.gnu@gmail.com>
23318         * match.pd (A + (B vcmp C ? 1 : 0) -> A - (B vcmp C)): Apply
23319         for boolean vector with vector mode only.
23320         (A - (B vcmp C ? 1 : 0) -> A + (B vcmp C)): Likewise.
23322 2016-03-17  Nick Clifton  <nickc@redhat.com>
23324         PR target/70162
23325         * config/rx/rx.c (rx_print_integer): Print negative constants in
23326         decimal.
23328 2016-03-17  Jakub Jelinek  <jakub@redhat.com>
23330         PR target/70261
23331         * rtlanal.c (replace_rtx): Revert 2016-03-16 change.
23333 2016-03-16  Richard Henderson  <rth@redhat.com>
23334             Richard Biener  <rguenth@suse.de>
23336         PR middle-end/70240
23337         PR middle-end/68215
23338         PR tree-opt/68714
23339         * gimplify.c (gimplify_expr) [VEC_COND_EXPR]: Gimplify the
23340         first operand as is_gimple_condexpr.
23342         PR middle-end/70240
23343         PR middle-end/68215
23344         Revert r231575
23345         2015-12-11  Eric Botcazou  <ebotcazou@adacore.com>
23346         * tree-vect-generic.c (tree_vec_extract): Remove GSI parameter.
23347         Do not gimplify the result.
23348         (do_unop): Adjust call to tree_vec_extract.
23349         (do_binop): Likewise.
23350         (do_compare): Likewise.
23351         (do_plus_minus): Likewise.
23352         (do_negate): Likewise.
23353         (expand_vector_condition): Likewise.
23354         (do_cond): Likewise.
23356 2016-03-16  Richard Henderson  <rth@redhat.com>
23358         PR target/70048
23359         * config/aarch64/aarch64.c (virt_or_elim_regno_p): New.
23360         (aarch64_classify_address): Use it.
23361         (aarch64_legitimize_address): Force all subexpressions of PLUS
23362         into registers.  Simplify as (sfp+const)+reg or (reg+reg)+const.
23364 2016-03-16  Jakub Jelinek  <jakub@redhat.com>
23365             Richard Biener  <rguenth@suse.de>
23367         PR target/70245
23368         * rtlanal.c (replace_rtx): For REG, if from is a REG,
23369         return to even if only REGNO is equal, and assert
23370         mode is the same.
23372 2016-03-11  Jeff Law  <law@redhat.com>
23374         PR rtl-optimization/70224
23375         * reorg.c (relax_delay_slots): Pass right argument to CROSSING_JUMP_P.
23377 2016-03-16  Richard Henderson  <rth@redhat.com>
23379         PR middle-end/70199
23380         * function.h (struct function): Add has_forced_label_in_static.
23381         * gimplify.c (force_labels_r): Set it.
23382         * lto-streamer-in.c (input_struct_function_base): Read it.
23383         * lto-streamer-out.c (output_struct_function_base): Write it.
23384         * tree-inline.c (has_label_address_in_static_1): Remove.
23385         (copy_forbidden): Remove fndecl parameter; test
23386         has_forced_label_in_static.
23387         (inline_forbidden_p): Update call to copy_forbidden.
23388         (tree_versionable_function_p): Likewise.
23389         * ipa-chkp.c (chkp_instrumentable_p): Likewise.
23390         (chkp_versioning): Likewise.
23391         * tree-inline.h (copy_forbidden): Update decl.
23393 2016-03-16  Marek Polacek  <polacek@redhat.com>
23395         PR c/70093
23396         * cgraphunit.c (cgraph_node::expand_thunk): Also build call to the
23397         function being thunked if the result type doesn't have fixed size.
23398         * gimplify.c (gimplify_modify_expr): Also set LHS if the result type
23399         doesn't have fixed size.
23401 2016-03-16  Bin Cheng  <bin.cheng@arm.com>
23403         * tree-vect-loop.c (vect_analyze_loop_2): Fix wrong dump info by
23404         reporting malformed loop nest.
23406 2016-03-16  Tom de Vries  <tom@codesourcery.com>
23408         PR lto/70187
23409         * ipa-devirt.c (possible_polymorphic_call_targets): Move
23410         nodes.length () == 1 test to before first nodes[0] access.
23412 2016-03-16  Tom de Vries  <tom@codesourcery.com>
23414         PR tree-optimization/68715
23415         * graphite-scop-detection.c (scop_detection::merge_sese): Add missing
23416         single_pred_p test.
23418 2016-03-16  Tom de Vries  <tom@codesourcery.com>
23420         PR tree-optimization/68809
23421         * graphite-scop-detection.c (same_close_phi_node): Test if result types
23422         are the same.
23424 2016-03-16  Carlos O'Donell  <carlos@redhat.com>
23425             Sandra Loosemore  <sandra@codesourcery.com>
23427         * doc/extend.texi (Common Function Attributes): Describe ifunc impact
23428         on leaf attribute. Mention ELF interposition problems.
23430 2016-03-16  Alan Modra  <amodra@gmail.com>
23432         PR rtl-optimization/69195
23433         PR rtl-optimization/47992
23434         * ira.c (indirect_jump_optimize): Ignore artificial defs.
23435         Add comments.
23437 2016-03-15  Eric Botcazou  <ebotcazou@adacore.com>
23439         PR bootstrap/69513
23440         * dwarf2out.c (flush_limbo_die_list): Really flush the limbo list.
23442 2016-03-15  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
23444         * config/avr/avr.md (rotl<mode>3): Set mode for operand 2.
23446 2016-03-15  Jakub Jelinek  <jakub@redhat.com>
23448         PR rtl-optimization/70222
23449         * combine.c (simplify_shift_const_1): For A >> B >> C LSHIFTRT
23450         optimization if mode is different from result_mode, queue up masking
23451         of the result in outer_op.  Formatting fix.
23453         PR middle-end/70239
23454         * tree-ssa-sccvn.c (VN_INFO_GET): Use safe_grow_cleared instead
23455         of safe_grow.
23457 2016-03-15  Andrey Belevantsev  <abel@ispras.ru>
23459         PR rtl-optimization/69032
23460         * sel-sched-ir.c (get_seqno_by_preds): Include both insn and head when
23461         looping backwards over basic block insns.
23463 2016-03-15  Andrey Belevantsev  <abel@ispras.ru>
23465         PR target/66660
23466         * sel-sched-ir.c (merge_expr): Avoid changing the speculative pattern
23467         to non-speculative when propagating trap bits.
23469 2016-03-15  Andrey Belevantsev  <abel@ispras.ru>
23471         PR rtl-optimization/63384
23472         * sel-sched.c (invoke_aftermath_hooks): Do not decrease issue_more on
23473         DEBUG_INSN_P insns.
23475 2016-03-15  Andrey Belevantsev  <abel@ispras.ru>
23477         PR target/64411
23478         * sched-deps.c (get_implicit_reg_pending_clobbers): New function,
23479         factored out from ...
23480         (sched_analyze_insn): ... here.
23481         * sched-int.h (get_implicit_reg_pending_clobbers): Declare it.
23482         * sel-sched-ir.c (setup_id_implicit_regs): New function, use
23483         get_implicit_reg_pending_clobbers in it.
23484         (setup_id_reg_sets): Use setup_id_implicit_regs.
23485         (deps_init_id): Ditto.
23487 2016-03-15  Tom de Vries  <tom@codesourcery.com>
23489         PR ipa/70161
23490         * cgraph.c (cgraph_node::get_body): Save, reset and restore
23491         dump_file_name.
23492         * passes.c (execute_one_ipa_transform_pass): Add missing argument to
23493         execute_function_dump.
23494         (execute_one_pass): Don't dump function if it will be dumped after ipa
23495         transform.
23497 2016-03-15  Segher Boessenkool  <segher@kernel.crashing.org>
23499         * genrecog.c (match_pattern_2): If pred is NULL don't call
23500         safe_predicate_mode on it.
23502 2016-03-14  Jakub Jelinek  <jakub@redhat.com>
23504         PR middle-end/70219
23505         * lra-constraints.c (delete_move_and_clobber): Change assertion
23506         to also allow dregno == 0.
23508 2016-03-14  Richard Henderson  <rth@redhat.com>
23510         PR tree-opt/68714
23511         * tree-ssa-reassoc.c (ovce_extract_ops, optimize_vec_cond_expr): New.
23512         (can_reassociate_p): Allow ANY_INTEGRAL_TYPE_P.
23513         (reassociate_bb): Use optimize_vec_cond_expr; avoid
23514         optimize_range_tests, attempt_builtin_copysign and attempt_builtin_powi
23515         on vectors.
23517 2016-03-14  Bernd Schmidt  <bschmidt@redhat.com>
23519         PR target/70083
23520         * lra-lives.c (process_bb_lives): Also update biggest mode for hard
23521         regs.
23522         (lra_create_live_ranges_1): initialize hard register biggest_mode to
23523         VOIDmode.
23524         * lra-constraints.c (split_reg): For hard regs, try to find the
23525         biggest single-register mode used in the function.
23527 2016-03-14  Richard Biener  <rguenther@suse.de>
23529         PR tree-optimization/56365
23530         * tree-ssa-phiopt.c (minmax_replacement): Handle alternate
23531         constants to compare against.
23533 2016-03-14  Segher Boessenkool  <segher@kernel.crashing.org>
23535         PR target/70098
23536         * config/rs6000/rs6000.md (*ctr<mode>_internal1, *ctr<mode>_internal2,
23537         *ctr<mode>_internal5, *ctr<mode>_internal6): Also allow "d" as output.
23538         (define_split for the GPR case): Use int_reg_operand instead of
23539         gpc_reg_operand for the output.
23541 2016-03-14  Tom de Vries  <tom@codesourcery.com>
23543         PR tree-optimization/70045
23544         * graphite-isl-ast-to-gimple.c (graphite_create_new_loop_guard): Unshare
23545         create_empty_if_region_on_edge argument.
23547 2016-03-13  Eric Botcazou  <ebotcazou@adacore.com>
23549         * config/arm/vxworks.h (STACK_CHECK_STATIC_BUILTIN): Define.
23550         (STACK_CHECK_PROTECT): Likewise.
23551         * config/i386/vxworks.h (STACK_CHECK_STATIC_BUILTIN): Likewise
23552         (STACK_CHECK_PROTECT): Likewise.
23553         * config/rs6000/vxworks.h (STACK_CHECK_STATIC_BUILTIN): Likewise
23554         (STACK_CHECK_PROTECT): Likewise.
23555         * config/rs6000/vxworksae.h (STACK_CHECK_PROTECT): Likewise.
23556         * config/sparc/vxworks.h (STACK_CHECK_STATIC_BUILTIN): Likewise.
23557         (STACK_CHECK_PROTECT): Likewise.
23559 2016-03-12  Andrey Belevantsev  <abel@ispras.ru>
23561         PR rtl-optimization/69307
23562         * sel-sched.c (choose_best_pseudo_reg): Properly check for hard
23563         registers in modes that span more than one register.
23565 2016-03-12  Vladimir Makarov  <vmakarov@redhat.com>
23567         PR target/69614
23568         * lra-constraints.c (delete_move_and_clobber): New.
23569         (remove_inheritance_pseudos): Use it.
23571 2016-03-12  Eric Botcazou  <ebotcazou@adacore.com>
23573         PR ada/70017
23574         * calls.c (emit_library_call_value_1): Clear the ECF_NOTHROW flag if
23575         the libcall is LCT_THROW.
23576         * explow.c (probe_stack_range): Pass LCT_THROW to emit_library_call
23577         for the checking routine.
23579 2016-03-11  Michael Meissner  <meissner@linux.vnet.ibm.com>
23581         PR target/70131
23582         * config/rs6000/rs6000.md (round32<mode>2_fprs): Do not do the
23583         optimization if we have direct move.
23584         (roundu32<mode>2_fprs): Likewise.
23586 2016-03-11  Bernd Schmidt  <bschmidt@redhat.com>
23588         PR target/70123
23589         * lra-remat.c (operand_to_remat): Disallow hard regs in the value t
23590         be rematerialized.
23591         (reg_overlap_for_remat_p): Renamed from input_regno_present_p.
23592         Arguments swapped.  All callers changed.  Take reg_renumber into
23593         account, and Calculate and compare register ranges for hard regs.
23595 2016-03-11  Jeff Law  <law@redhat.com>
23597         PR tree-optimization/70190
23598         * tree-ssa-threadbackward.c (fsm_find_control_statement_thread_paths):
23599         Handle cases where we can not extract the taken edge, even though we
23600         found a constant value.
23602         PR tree-optimization/64058
23603         * tree-ssa-coalesce.c (struct coalesce_pair): Add new field INDEX.
23604         (num_coalesce_pairs): Move up earlier in file.
23605         (find_coalesce_pair): Initialize the INDEX field for each pair
23606         discovered.
23607         (compare_pairs): No longer sort on the elements in each pair.
23608         Instead break ties with the index of the coalesce pair.
23610 2016-03-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
23612         PR target/70002
23613         * config/aarch64/aarch64-protos.h
23614         (aarch64_save_restore_target_globals): New prototype.
23615         * config/aarch64/aarch64-c.c (aarch64_pragma_target_parse):
23616         Call the above when popping pragma.
23617         * config/aarch64/aarch64.c (aarch64_save_restore_target_globals):
23618         New function.
23619         (aarch64_set_current_function): Rewrite using the above.
23621 2016-03-11  Jakub Jelinek  <jakub@redhat.com>
23623         PR tree-optimization/70177
23624         * gimple-expr.h (extract_ops_from_tree_1): Renamed to ...
23625         (extract_ops_from_tree): ... this.  In the 2 argument
23626         overload remove _1 suffix.
23627         * gimple-expr.c (extract_ops_from_tree_1): Renamed to ...
23628         (extract_ops_from_tree): ... this.
23629         * gimple.c (gimple_build_assign, gimple_assign_set_rhs_from_tree):
23630         Adjust callers.
23631         * tree-ssa-loop-niter.c (derive_constant_upper_bound): Likewise.
23632         * tree-ssa-forwprop.c (defcodefor_name): Call 3 operand
23633         extract_ops_from_tree instead of 2 operand one.
23635 2016-03-11  Alan Lawrence  <alan.lawrence@arm.com>
23637         PR tree-optimization/70013
23638         * tree-sra.c (analyze_access_subtree): Also set grp_unscalarized_data
23639         for constant-pool entries.
23641 2016-03-11  Jakub Jelinek  <jakub@redhat.com>
23643         PR rtl-optimization/70174
23644         * expmed.c (store_bit_field_using_insv): Use gen_lowpart_if_possible
23645         followed by gen_lowpart on force_reg instead of just gen_lowpart.
23647         PR tree-optimization/70169
23648         * tree-ssa-loop.c (gen_lsm_tmp_name): Handle FUNCTION_DECL and
23649         LABEL_DECL like VAR_DECL.  Emit nothing instead of gcc_unreachable
23650         for unknown codes.
23652 2016-03-11  Ilya Enkovich  <enkovich.gnu@gmail.com>
23653             Jakub Jelinek  <jakub@redhat.com>
23655         PR target/70160
23656         * config/i386/i386.c (scalar_chain::convert_reg): Skip uses
23657         of uninitialized values.
23659 2016-03-11  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
23661         * config/s390/s390.md ("trunctddd2"): Turn former define_insn into
23662         define_expand.
23663         ("*trunctddd2"): New pattern definition.
23664         ("trunctdsd2"): Set prep_for_short_prec rounding mode for the
23665         TD->DD truncation.
23667 2016-03-11  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
23669         * config/s390/s390.md (BFP_RND_*, DFP_RND_*): Add new constant
23670         definitions for BFP and DFP rounding modes.
23671         ("fixuns_truncdddi2", "fixuns_trunctddi2")
23672         ("fixuns_trunc<BFP:mode><GPR:mode>2", "fixuns_trunc<mode>si2")
23673         ("fix_trunc<DSF:mode><GPR:mode>2", "fix_trunc<mode>di2")
23674         ("fix_trunctf<mode>2"): Use the new constants instead of magic
23675         numbers.
23677 2016-03-11  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
23679         * config/s390/constraints.md: Adjust comment.
23680         ("Y"): Adjust comment.  Rename s390_decompose_shift_count to
23681         s390_decompose_addrstyle_without_index.
23682         * config/s390/predicates.md (shift_count_or_setmem_operand):
23683         Rename to setmem_operand.
23684         * config/s390/s390-protos.h
23685         (s390_decompose_shift_count): Rename to
23686         s390_decompose_addrstyle_without_index.
23687         * config/s390/s390.c (s390_decompose_shift_count)
23688         (s390_mem_constraint, print_shift_count_operand)
23689         (print_operand_address, print_operand): Rename
23690         s390_decompose_shift_count to
23691         s390_decompose_addrstyle_without_index and rename
23692         print_shift_count_operand to print_addrstyle_operand troughout the
23693         file.
23694         * config/s390/s390.md ("setmem_long_<P:mode>", "*setmem_long")
23695         ("*setmem_long_and", "*setmem_long_31z", "*setmem_long_and_31z"):
23696         Rename shift_count_or_setmem_operand to setmem_operand.
23697         * config/s390/vx-builtins.md ("vec_insert<mode>")
23698         ("vec_promote<mode>"): Replace shift_count_or_setmem_operand with
23699         nonmemory_operand.
23701 2016-03-10  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
23703         PR target/70168
23704         * config/rs6000/rs6000.c (rs6000_expand_atomic_compare_and_swap):
23705         Handle overlapping retval and newval.
23707 2016-03-10  Nick Clifton  <nickc@redhat.com>
23709         PR target/7044
23710         * config/aarch64/aarch64.c
23711         (aarch64_override_options_after_change_1): When forcing
23712         flag_omit_frame_pointer to be true, use a special value that can
23713         be detected if this function is called again, thus preventing
23714         flag_omit_leaf_frame_pointer from being forced to be false.
23716 2016-03-10  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
23718         * common/config/aarch64/aarch64-common.c (aarch64_handle_option):
23719         Set x_flag_omit_leaf_frame_pointer when handling
23720         -momit-leaf-frame-pointer.
23722 2016-03-10  Jan Hubicka  <hubicka@ucw.cz>
23724         PR lto/69589
23725         * cgraph.c (cgraph_node::dump): Dump split_part and
23726         indirect_call_target.
23727         * cgraph.h (cgraph_node): Add indirect_call_target flag.
23728         * ipa.c (has_addr_references_p): Cleanup.
23729         (is_indirect_call_target_p): New.
23730         (walk_polymorphic_call_targets): Do not mark virtuals that may be
23731         called indirectly as local.
23732         (symbol_table::remove_unreachable_nodes): Compute indirect_call_target.
23734 2016-03-10  Jan Hubicka  <hubicka@ucw.cz>
23736         PR ipa/69630
23737         * ipa-devirt.c (possible_polymorphic_call_targets): Do not ICE
23738         on cxa_pure_virtual.
23740 2016-03-10  Jan Hubicka  <hubicka@ucw.cz>
23742         PR lto/69589
23743         * tree.c (free_lang_data_in_decl): Clear visibility of TYPE_DECL.
23745 2016-03-10  Jan Hubicka  <hubicka@ucw.cz>
23747         PR lto/69589
23748         * tree.c (need_assembler_name_p): Only record main variant type names.
23750 2016-03-10  Christophe Lyon  <christophe.lyon@linaro.org>
23752         PR target/70113.
23753         * config/aarch64/aarch64.h (TARGET_FIX_ERR_A53_843419_DEFAULT):
23754         Always define to 0 or 1.
23755         (TARGET_FIX_ERR_A53_843419): New macro.
23756         * config/aarch64/aarch64-elf-raw.h
23757         (TARGET_FIX_ERR_A53_843419_DEFAULT): Update for above changes.
23758         * config/aarch64/aarch64-linux.h: Likewise.
23759         * config/aarch64/aarch64.c
23760         (aarch64_override_options_after_change_1): Do not default
23761         aarch64_nopcrelative_literal_loads to true if Cortex-A53 erratum
23762         843419 is on.
23763         (aarch64_attributes): Handle fix-cortex-a53-843419.
23764         (aarch64_can_inline_p): Likewise.
23765         * config/aarch64/aarch64.opt (aarch64_fix_a53_err843419): Save.
23767 2016-03-10  Alan Lawrence  <alan.lawrence@arm.com>
23768             Jakub Jelinek  <jakub@redhat.com>
23770         * common.opt (funconstrained-commons, flag_unconstrained_commons): New.
23771         * tree.c (array_at_struct_end_p): Do not limit to size of decl for
23772         DECL_COMMONS if flag_unconstrained_commons is set.
23773         * tree-dfa.c (get_ref_base_and_extent): Likewise.
23774         * doc/invoke.texi (Optimize Options): Add -funconstrained-commons.
23775         (funconstrained-commons): Document.
23777 2016-03-10  Christophe Lyon  <christophe.lyon@linaro.org>
23779         * config/aarch64/t-aarch64 (OPTIONS_H_EXTRA): Add
23780         aarch64-fusion-pairs.def and aarch64-tuning-flags.def
23782 2016-03-10  Ilya Enkovich  <enkovich.gnu@gmail.com>
23784         * tree-vect-stmts.c (vectorizable_mask_load_store): Check mask
23785         has a proper number of elements.
23787 2016-03-10  Alan Modra  <amodra@gmail.com>
23789         PR rtl-optimization/69195
23790         PR rtl-optimization/47992
23791         * ira.c (recorded_label_ref): Delete.
23792         (update_equiv_regs): Return void.
23793         (indirect_jump_optimize): New function.
23794         (ira): Call indirect_jump_optimize and delete_trivially_dead_insns
23795         before regstat_compute_ri.  Don't rebuild_jump_labels here.
23796         Delete update_regstat.
23798 2016-03-10  Richard Biener  <rguenther@suse.de>
23800         PR tree-optimization/70128
23801         * tree-ssa-structalias.c (set_uids_in_ptset): Set
23802         vars_contains_nonlocal for any FUNCTION_DECL or LABEL_DECL.
23804 2016-03-09  Jakub Jelinek  <jakub@redhat.com>
23806         PR tree-optimization/70152
23807         * tree-sra.c (replace_removed_params_ssa_names): Copy over
23808         SSA_NAME_OCCURS_IN_ABNORMAL_PHI from old_name to new_name.
23810         PR target/70086
23811         * config/i386/i386.md (truncdfsf2 splitter): Use gen_vec_concatv2df
23812         instead of gen_sse2_loadlpd.
23813         * config/i386/sse.md (*vec_concatv2df): Rename to...
23814         (vec_concatv2df): ... this.
23816         PR tree-optimization/70127
23817         * fold-const.c (operand_equal_p): Revert the 2015-10-28 change.
23819 2016-03-09  David Malcolm  <dmalcolm@redhat.com>
23821         PR c/68473
23822         PR c++/70105
23823         * diagnostic-show-locus.c (compatible_locations_p): New function.
23824         (layout::layout): Sanitize ranges using compatible_locations_p.
23826 2016-03-09  David Malcolm  <dmalcolm@redhat.com>
23828         PR c/68473
23829         PR c++/70105
23830         * diagnostic-show-locus.c (layout_range::layout_range): Replace
23831         location_range param with three const expanded_locations * and a
23832         bool.
23833         (layout::layout): Replace call to
23834         rich_location::lazily_expand_location with get_expanded_location.
23835         Extract the range and perform location expansion here, passing
23836         the results to the layout_range ctor.
23837         * diagnostic.c (source_range::debug): Delete.
23838         * diagnostic.h (diagnostic_expand_location): Reimplement in terms
23839         of rich_location::get_expanded_location.
23840         * gcc-rich-location.c (get_range_for_expr): Delete.
23841         (gcc_rich_location::add_expr): Reimplement to avoid the
23842         rich_location::add_range overload that took a location_range,
23843         passing a location_t instead.
23845 2016-03-09  Richard Biener  <rguenther@suse.de>
23846         Jakub Jelinek  <jakub@redhat.com>
23848         PR tree-optimization/70138
23849         * tree-vect-loop-manip.c (vect_update_ivs_after_vectorizer):
23850         Also skip vect_double_reduction_def.
23852 2016-03-09  Jakub Jelinek  <jakub@redhat.com>
23854         PR target/70049
23855         * config/i386/sse.md (*vec_extract<mode>): Use %0 instead of %k0
23856         if the operand is "m".
23858 2016-03-09  Nathan Sidwell  <nathan@acm.org>
23860         * config/nvptx/nvptx.c (nvptx_option_override): Don't kill debug level.
23862 2016-03-09  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
23864         * config/i386/i386.c (processor_target_table): Fix cost table
23865         intialization order for znver1.
23867 2016-03-08  Jakub Jelinek  <jakub@redhat.com>
23869         * ipa-polymorphic-call.c (walk_ssa_copies): Fix spelling
23870         - becuase -> because.
23871         * ipa-reference.c (ignore_module_statics): Likewise.
23872         * cgraph.c (cgraph_node::get_body): Likewise.
23873         * ipa-inline.c (early_inliner): Likewise.
23874         * ipa-devirt.c (types_same_for_odr): Likewise.
23875         * tree-streamer-out.c (pack_ts_type_common_value_fields): Likewise.
23876         * config/i386/i386.h (ACCUMULATE_OUTGOING_ARGS): Likewise.
23878 2016-03-08  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
23880         * tree-ssa-math-opts.c: Fix typo in comment.
23882 2016-03-08  Jakub Jelinek  <jakub@redhat.com>
23884         PR target/70110
23885         * config/i386/i386.c (scalar_chain::make_vector_copies,
23886         scalar_chain::convert_reg): Call end_sequence in between
23887         get_insns and emit_conversion_insns rather than after both
23888         calls.
23890 2016-03-07  Uros Bizjak  <ubizjak@gmail.com>
23892         PR target/70064
23893         * config/i386/i386.h (machine_function): Add
23894         pc_thunk_call_expanded flag.
23895         (ix86_pc_thunk_call_expanded): New define.
23896         * config/i386/i386.md (set_got, set_got_labelled): New expanders.
23897         (*set_got): Rename insn pattern from set_got.
23898         (*set_got_labelled): Rename inst pattern from set_got_labelled.
23899         * config/i386/i386.c (ix86_compute_frame_layout): Use
23900         ix86_pc_thunk_call_expanded to prevent red-zone.
23902 2016-03-07  Martin Jambor  <mjambor@suse.cz>
23904         * hsa.h (hsa_get_ctor_statements): Declare.
23905         (hsa_get_dtor_statements): Likewise.
23906         (hsa_get_kernel_dispatch_type): Likewise.
23907         * hsa.c (hsa_get_ctor_statements): New function.
23908         (hsa_get_dtor_statements): Likewise.
23909         (hsa_get_kernel_dispatch_type): Likewise.
23910         * hsa-brig.c (hsa_cdtor_statements): Removed.
23911         (hsa_output_libgomp_mapping): Use hsa_get_ctor_statements and
23912         hsa_get_dtor_statements.
23913         * hsa-gen.c (hsa_kernel_dispatch_type): Removed.
23914         (get_hsa_kernel_dispatch_offset): Use hsa_get_kernel_dispatch_type.
23916 2016-03-07  Andre Vieira  <andre.simoesdiasvieira@arm.com>
23918         * config/arm/arm-cores.def (cortex-r8): New.
23919         * config/arm/arm-tables.opt (cortex-r8): Regenerate.
23920         * config/arm/arm-tune.md: Likewise.
23921         * doc/invoke.texi: Add cortex-r8 to list of cpu values.
23923 2016-03-07  Martin Sebor  <msebor@redhat.com>
23925         PR rtl-optimization/19705
23926         * doc/invoke.texi (Options That Control Optimization): Clarify
23927         -fno-branch-count-reg.
23929 2016-02-26  Richard Biener  <rguenther@suse.de>
23930             Jeff Law  <law@redhat.com>
23932         PR tree-optimization/69740
23933         * cfghooks.c (remove_edge): Request loop fixups if we delete
23934         an edge that might turn an irreducible loop into a natural
23935         loop.
23936         * cfgloop.h (check_verify_loop_structure): Clear LOOPS_NEED_FIXUP.
23937         Move after definition of loops_state_clear.
23939 2016-03-07  Bin Cheng  <bin.cheng@arm.com>
23941         PR rtl-optimization/69052
23942         * rtlanal.c (commutative_operand_precedence): Set higher precedence
23943         to CONST_WIDE_INT.
23945 2016-03-07  Tom de Vries  <tom@codesourcery.com>
23947         PR tree-optimization/70116
23948         * tree-ssa-tail-merge.c (merge_stmts_p): New function, handling
23949         is_tm_ending stmts and ubsan/asan internal functions.
23950         (find_duplicate): Use it.  Don't test is_tm_ending here.
23952 2016-03-07  Richard Biener  <rguenther@suse.de>
23954         PR tree-optimization/70115
23955         * tree-ssa-loop-ivcanon.c (propagate_into_all_uses): Remove.
23956         (propagate_constants_for_unrolling): Use replace_uses_by.
23958 2016-03-07  Nathan Sidwell  <nathan@codesourcery.com>
23960         PR middle-end/69916
23961         * omp-low.c (struct oacc_loop): Add ifns.
23962         (new_oacc_loop_raw): Initialize it.
23963         (finish_oacc_loop): Clear mask & flags if no ifns.
23964         (oacc_loop_discover_walk): Count IFN_GOACC_LOOP calls.
23965         (oacc_loop_xform_loop): Add ifns arg & adjust.
23966         (oacc_loop_process): Adjust oacc_loop_xform_loop call.
23968 2016-03-07  Richard Henderson  <rth@redhat.com>
23970         PR rtl-opt/70061
23971         * tree-outofssa.c (emit_partition_copy): Flush pending stack adjust.
23972         (insert_value_copy_on_edge): Likewise.
23974 2016-03-07  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
23976         * config/arm/arm_neon.h: Show error if using with soft-float ABI.
23978 2016-03-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
23980         PR target/62281
23981         * config/i386/sol2.h (STACK_REALIGN_DEFAULT): Define.
23983 2016-03-05  Venkataramanan Kumar  <Venkataramanan.kumar@amd.com>
23985         * config/i386/i386.c (znver1_cost): Fix Multiply cost.
23987 2016-03-05  Venkataramanan Kumar  <Venkataramanan.kumar@amd.com>
23989         Fix sseimul type attribute.
23990         * config/i386/znver1.md
23991         (znver1_sseimul, znver1_sseimul_avx256, znver1_sseimul_load,
23992         znver1_sseimul_avx256_load) : Fix the type attribute.
23993         (znver1_sseimul_di, znver1_sseimul_load_di): Fix type attribute,
23994         pipe usage and latency.
23996 2016-03-05  Jakub Jelinek  <jakub@redhat.com>
23998         PR c++/70084
23999         * tree-inline.c (copy_tree_body_r): When cancelling ADDR_EXPR
24000         of INDIRECT_REF and ADDR_EXPR changed type, fold_convert it
24001         to the right type.
24003 2016-03-04  Bernd Schmidt  <bschmidt@redhat.com>
24005         PR c/69973
24006         * targhooks.c (default_vector_alignment): Limit to MAX_OFILE_ALIGNMENT.
24008         PR rtl-optimization/69941
24009         * postreload.c (reload_combine_recognize_pattern): Ensure all uses of
24010         the reg share its mode.
24012 2016-03-04  Jeff Law  <law@redhat.com>
24014         PR tree-optimization/69196
24015         * tree-ssa-threadbackward.c (fsm_find_control_statement_thread_paths):
24016         If the both SSA_NAMEs are anonymous, then consider them unassociated
24017         and include the PHI in the statement count.
24019 2016-03-05  Tom de Vries  <tom@codesourcery.com>
24021         * omp-low.c (check_omp_nesting_restrictions): Check for non-oacc
24022         construct in oacc routine.  Check for oacc region in oacc routine.
24024 2016-03-04  Jakub Jelinek  <jakub@redhat.com>
24026         PR target/70062
24027         * config/i386/i386.c (decide_alg): Add RECUR argument.  Revert
24028         2016-02-22 changes, instead don't recurse if RECUR is already true.
24029         Don't change *dynamic_check if RECUR.  Adjust recursive caller
24030         to pass true to the new argument.
24031         (ix86_expand_set_or_movmem): Adjust decide_alg caller.
24033         PR target/70059
24034         * config/i386/sse.md (vec_set_lo_<mode><mask_name>,
24035         <extract_type_2>_vinsert<shuffletype><extract_suf_2>_mask): Formatting
24036         fixes.
24037         (vec_set_hi_<mode><mask_name>): Likewise.  Swap VEC_CONCAT operands.
24039 2016-03-04  Bernd Schmidt  <bschmidt@redhat.com>
24041         PR rtl-optimization/57676
24042         * lra-assigns.c (lra_assign): Guard test for maximum iterations
24043         with flag_checking.
24045 2016-03-04  Ilya Enkovich  <enkovich.gnu@gmail.com>
24047         * tree-vect-patterns.c (search_type_for_mask): Handle
24048         comparison of booleans.
24050 2016-03-04  Jakub Jelinek  <jakub@redhat.com>
24052         * doc/extend.texi (__builtin_alloca, __builtin_alloca_with_align):
24053         Fix @xref usage.
24055         PR debug/69947
24056         * dwarf2out.c (prune_unused_types_walk_loc_descr): Handle
24057         all other ops that have dw_val_class_die_ref operands,
24058         and DW_OP_GNU_entry_value.
24060 2016-03-03  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
24062         PR rtl-optimization/69904
24063         * config/arm/arm.c (arm_cannot_copy_insn_p):
24064         Return true for load-exclusive instructions.
24066 2016-03-03  Jakub Jelinek  <jakub@redhat.com>
24068         PR target/70021
24069         * tree-vect-stmts.c (vect_mark_relevant): Remove USED_IN_PATTERN
24070         argument, if STMT_VINFO_IN_PATTERN_P (stmt_info), always mark
24071         the pattern no matter if it is used just by non-pattern, pattern
24072         or mix thereof.
24073         (process_use, vect_mark_stmts_to_be_vectorized): Adjust callers.
24074         * tree-vect-patterns.c (vect_recog_vector_vector_shift_pattern): If
24075         oprnd1 def_stmt is in pattern, don't look through it.
24077 2016-03-03  Marek Polacek  <polacek@redhat.com>
24079         PR middle-end/70050
24080         * match.pd (X % -Y): Add INTEGRAL_TYPE_P check.
24082 2016-03-03  Martin Liska  <mliska@suse.cz>
24084         PR tree-optimization/70043
24085         * tree-vect-loop.c (optimize_mask_stores): Move iterator to
24086         previous statement if we see a debug statement.
24088 2016-03-03  Richard Biener  <rguenther@suse.de>
24090         PR tree-optimization/55936
24091         * tree-vrp.c (compare_name_with_value): Add use_equiv_p
24092         parameter and guard unsafe equivalence use.
24093         (vrp_evaluate_conditional_warnv_with_ops): Always use
24094         safe equivalences but not via the quadratic compare_names
24095         helper.
24097 2016-03-03  Michael Collison  <michael.collison@linaro.org>
24099         PR target/70014
24100         * config/arm/arm.md (*subsi3_carryin_const): Change predicate
24101         for operand 1 to s_register_operand. Change predicate for operand
24102         2 to arm_not_immediate_operand.
24104 2016-03-02  H.J. Lu  <hongjiu.lu@intel.com>
24106         * doc/tm.texi: Regenerated.
24108 2016-03-02  Richard Henderson  <rth@redhat.com>
24110         PR rtl-opt/67145
24111         * simplify-rtx.c (simplify_plus_minus): Allow reassoc without
24112         simplification when all args are positive non-fixed registers.
24114 2016-03-02  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
24116         * target.def (lra_p): Specify that new ports should use LRA.
24118 2016-03-02  Jakub Jelinek  <jakub@redhat.com>
24120         PR libgomp/69555
24121         * gimplify.c (gimplify_decl_expr): For decls with REFERENCE_TYPE, also
24122         gimplify_type_sizes the type they refer to.
24123         (omp_notice_variable): Handle reference vars to VLAs.
24124         * omp-low.c (lower_omp_target): Emit setup of OMP_CLAUSE_PRIVATE
24125         reference to VLA decls in the second pass instead of first pass.
24127 2016-03-02  Tom de Vries  <tom@codesourcery.com>
24129         PR tree-optimization/68659
24130         * graphite-isl-ast-to-gimple.c (collect_all_ssa_names): Handle
24131         new_expr == NULL_TREE.
24132         (get_new_name): Handle ADDR_EXPR.
24134 2016-03-02  Bin Cheng  <bin.cheng@arm.com>
24136         PR rtl-optimization/69052
24137         * loop-invariant.c (canonicalize_address): New function.
24138         (inv_can_prop_to_addr_use): Check validity of address expression
24139         which is canonicalized by above function.
24141 2016-03-02  Alan Modra  <amodra@gmail.com>
24143         PR ipa/69990
24144         * ipa-icf.c (sem_variable::merge): Do not merge an alias with
24145         larger alignment.
24147 2016-03-02  Jakub Jelinek  <jakub@redhat.com>
24149         PR target/70028
24150         * config/i386/i386.md (kmovw): Move m constraint to 2nd alternative.
24151         (*movhi_internal): Put mask moves from and to memory separately
24152         from moves from/to GPRs.
24154 2016-03-02  Richard Biener  <rguenther@suse.de>
24156         * genmatch.c (dt_node::gen_kids): Fix match code-gen for embedded
24157         GENERIC expressions in GIMPLE.
24159 2016-03-02  Richard Biener  <rguenther@suse.de>
24161         * config/i386/i386.c (type_natural_mode): Fix typo.
24163 2016-03-02  Nick Clifton  <nickc@redhat.com>
24165         * config.gcc (mep-*-elf): Add newlib-stdint.h to tm_file.
24167 2016-03-02  Richard Biener  <rguenther@suse.de>
24168             Uros Bizjak  <ubizjak@gmail.com>
24170         PR target/67278
24171         * config/i386/i386.c (type_natural_mode): Handle XFmode vectors.
24173 2016-03-02  Richard Biener  <rguenther@suse.de>
24175         PR middle-end/67278
24176         * tree-cfg.c (verify_expr): Adjust BIT_FIELD_REF case.
24178 2016-03-02  Marek Polacek  <polacek@redhat.com>
24180         PR c/67854
24181         * gimplify.c (gimplify_va_arg_expr): Use expanded location for the
24182         "is promoted to" warning.
24184 2016-03-01  DJ Delorie  <dj@redhat.com>
24186         * config.gcc: Deprecate mep-*.
24188 2016-03-01  Vladimir Makarov  <vmakarov@redhat.com>
24190         PR middle-end/70025
24191         * lra-constraints.c (regno_val_use_in): New.
24192         (match_reload): Use it instead of regno_use_in.
24194 2016-03-01  Eric Botcazou  <ebotcazou@adacore.com>
24196         PR rtl-optimization/70007
24197         * gcse.c (compute_ld_motion_mems): Tidy up and also invalidate memory
24198         references present in REG_EQUAL notes attached to non-SET patterns.
24200 2016-03-01  Jeff Law  <law@redhat.com>
24202         PR tree-optimization/69196
24203         * tree-ssa-threadbackward.c (fsm_find_control_statement_thread_paths):
24204         Appropriately clamp the number of statements to copy when the
24205         thread path does not traverse a loop backedge.
24207         PR tree-optimization/69196
24208         * tree-ssa-threadbackward.c (fsm_find_control_statement_thread_paths):
24209         Do count some PHIs in the thread path against the insn count.  Decrease
24210         final statement count by one as the control statement in the last
24211         block will get removed.  Remove special cased code for handling PHIs
24212         in the last block.
24214 2016-03-01  Uros Bizjak  <ubizjak@gmail.com>
24216         PR target/70027
24217         * config/i386/i386.c (ix86_output_call_insn): Add -masm=intel
24218         asm dialect alternatives to explicit GOTPCREL calls.
24220 2016-03-01  Eric Botcazou  <ebotcazou@adacore.com>
24222         PR ada/70017
24223         * ira.c (do_reload): Issue warning for generic stack checking here...
24224         * reload1.c (reload): ...instead of here and streamline it.
24226 2016-03-01  Nick Clifton  <nickc@redhat.com>
24228         * config.gcc (cr16-*-elf): Add newlib-stdint.h to tm_file.
24230 2016-03-01  Richard Biener  <rguenther@suse.de>
24232         PR tree-optimization/69983
24233         * tree-chrec.c (eq_evolutions_p): Handle conversions, compare
24234         types and fall back to operand_equal_p.
24236 2016-03-01  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
24238         Revert
24239         2016-03-01  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
24241         * config/s390/constraints.md ("jm8"): New constraint.
24242         * config/s390/predicates.md ("const_int_8bitset_operand"): New
24243         predicate.
24244         * config/s390/s390.md ("*setmem_long", "*setmem_long_and"): Merge
24245         into ...
24246         ("*setmem_long<setmem_and>"): New pattern.
24247         ("*setmem_long_31z", "*setmem_long_and_31z"): Merge
24248         into ...
24249         ("*setmem_long_31z<setmem_and>"): New pattern.
24250         * config/s390/subst.md ("setmem_31z_subst", "setmem_and_subst"):
24251         New substitution rules with the required attributes.
24254 2016-03-01  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
24256         Revert
24257         2016-03-01  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
24259         * gensupport.c (process_substs_on_one_elem): Split loop to
24260         complete mark_operands_used_in_match_dup on all expressions in the
24261         vector first.
24262         (adjust_operands_numbers): Inline into process_substs_on_one_elem
24263         and remove function.
24265 2016-03-01  Richard Biener  <rguenther@suse.de>
24267         PR middle-end/70022
24268         * fold-const.c (fold_indirect_ref_1): Fix range checking for
24269         vector BIT_FIELD_REF extract.
24271 2016-03-01  Richard Biener  <rguenther@suse.de>
24273         PR tree-optimization/69994
24274         * tree-ssa-reassoc.c (ops_equal_values_p): Handle missing case.
24276 2016-03-01  Ilya Enkovich  <enkovich.gnu@gmail.com>
24278         PR tree-optimization/69956
24279         * tree-vect-stmts.c (supportable_widening_operation): Support
24280         multi-step conversion of boolean vectors.
24281         (supportable_narrowing_operation): Likewise.
24283 2016-03-01  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
24285         * config/s390/s390.c (s390_decompose_address): Don't accept SImode
24286         anymore.
24288 2016-03-01  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
24290         * config/s390/subst.md (DSI_VI): New mode iterator.
24291         ("addr_style_op_subst"): Use DSI_VI instead of DSI.
24292         * config/s390/vector.md ("vec_set<mode>"): Move expander before
24293         the insn definition.
24294         ("*vec_set<mode>"): Change predicate and add alternative to
24295         support only either register or const_int operands as element
24296         selector.
24297         ("*vec_set<mode>_plus"): New pattern to support reg + const_int
24298         operands.
24299         ("vec_extract<mode>"): New expander.
24300         ("*vec_extract<mode>"): New insn definition supporting reg and
24301         const_int element selectors.
24302         ("*vec_extract<mode>_plus"): New insn definition supporting
24303         reg+const_int element selectors.
24304         ("rotl<mode>3", "ashl<mode>3", "ashr<mode>3"): Merge into the
24305         following expander+insn definition.
24306         ("<vec_shifts_name><mode>3"): New expander.
24307         ("*<vec_shifts_name><mode>3<addr_style_op>"): New insn definition.
24309 2016-03-01  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
24311         * config/s390/s390.md ("*tabort_1"): Change predicate to
24312         nonmemory_operand.  Add a second alternative to cover
24313         register as well as const int operands.
24314         ("*tabort_1_plus"): New pattern definition.
24316 2016-03-01  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
24318         * config/s390/s390.md ("*ashrdi3_cc_31")
24319         ("*ashrdi3_cconly_31""*ashrdi3_cc_31_and")
24320         ("*ashrdi3_cconly_31_and", "*ashrdi3_31_and", "*ashrdi3_31"):
24321         Merge insn definitions into ...
24322         ("*ashrdi3_31<addr_style_op_cc><masked_op_cc><setcc><cconly>"):
24323         New pattern definition.
24324         ("*ashr<mode>3_cc", "*ashr<mode>3_cconly", "ashr<mode>3", )
24325         ("*ashr<mode>3_cc_and", "*ashr<mode>3_cconly_and")
24326         ("*ashr<mode>3_and"): Merge insn definitions into ...
24327         ("*ashr<mode>3<addr_style_op_cc><masked_op_cc><setcc><cconly>"):
24328         New pattern definition.
24329         * config/s390/subst.md ("addr_style_op_cc_subst")
24330         ("masked_op_cc_subst", "setcc_subst", "cconly_subst"): New
24331         substitutions patterns plus attributes.
24332         Add ashiftrt to SUBST iterator.
24334 2016-03-01  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
24336         * config/s390/s390.md ("<shift><mode>3"): Change predicate of
24337         op2 to nonmemory_operand.
24338         ("*<shift>di3_31", "*<shift>di3_31_and"):
24339         Merge into single pattern definition ...
24340         ("*<shift>di3_31<addr_style_op><masked_op>"): New pattern.
24341         ("*<shift><mode>3", "*<shift><mode>3_and"): Merge into single
24342         pattern definition ...
24343         ("*<shift><mode>3<addr_style_op><masked_op>"): New pattern.
24344         * config/s390/subst.md: Add ashift and lshiftrt to SUBST
24345         iterator.
24347 2016-03-01  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
24349         * config/s390/predicates.md (const_int_6bitset_operand): New
24350         predicate.
24351         * config/s390/s390.md: Include subst.md.
24352         ("rotl<mode>3"): New expander.
24353         ("rotl<mode>3", "*rotl<mode>3_and"): Merge insn definitions into
24354         ...
24355         ("*rotl<mode>3<addr_style_op><masked_op>"): New insn definition.
24356         * config/s390/subst.md: New file.
24358 2016-03-01  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
24360         * config/s390/s390.md ("op_type", "atype", "length" attributes):
24361         Remove RRR type.  It doesn't really exist.
24362         ("RRer", "f0", "v0", "vf", "vd", "op1", "Rf"): Remove mode
24363         attributes.
24364         ("BFP", "DFP", "nDSF", "nDFDI"): Add mode attributes.
24365         ("*cmp<mode>_ccs", "floatdi<mode>2", "add<mode>3")
24366         ("*add<mode>3_cc", "*add<mode>3_cconly", "sub<mode>3")
24367         ("*sub<mode>3_cc", "*sub<mode>3_cconly", "mul<mode>3")
24368         ("fma<mode>4", "fms<mode>4", "div<mode>3", "*neg<mode>2")
24369         ("*abs<mode>2", "*negabs<mode>2", "sqrt<mode>2"): Override
24370         `enabled' attribute.
24372 2016-03-01  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
24374         * gensupport.c (process_substs_on_one_elem): Split loop to
24375         complete mark_operands_used_in_match_dup on all expressions in the
24376         vector first.
24377         (adjust_operands_numbers): Inline into process_substs_on_one_elem
24378         and remove function.
24380 2016-02-29  Eric Botcazou  <ebotcazou@adacore.com>
24382         PR target/69706
24383         * config/sparc/sparc.c (NWORDS_UP): Rename to...
24384         (CEIL_NWORDS): ...this.  Use CEIL macro.
24385         (compute_fp_layout): Adjust to above renaming.
24386         (function_arg_union_value): Likewise.
24387         (sparc_arg_partial_bytes): Likewise.
24388         (sparc_function_arg_advance): Likewise.
24390 2016-02-29  Jeff Law  <law@redhat.com>
24392         PR tree-optimization/70005
24393         * tree-ssa-uncprop.c (associate_equivalences_with_edges): Handle case
24394         where an object with a boolean range is compared against a value
24395         outside [0..1].
24397         PR tree-optimization/69999
24398         * gimple-ssa-split-paths.c (split_paths): When duplicating a block
24399         with an outgoing edge marked with EDGE_IRREDUCIBLE_LOOP, schedule
24400         loop cleanups.
24402 2016-02-29  Richard Biener  <rguenther@suse.de>
24404         PR tree-optimization/69994
24405         * tree-ssa-reassoc.c (gimple_nop_conversion_p): New function.
24406         (get_unary_op): Look through nop conversions.
24407         (ops_equal_values_p): New function, look for equality diregarding
24408         nop conversions.
24409         (eliminate_plus_minus_pair): Use ops_equal_values_p
24410         (repropagate_negates): Do not use get_unary_op here.
24412 2016-02-29  Martin Liska  <mliska@suse.cz>
24414         * system.h: Poison ENABLE_CHECKING macro.
24416 2016-02-29  Martin Liska  <mliska@suse.cz>
24418         * hsa-gen.c (gen_body_from_gimple): Dump only if TDF_DETAILS
24419         is presented in dump flags.
24420         * hsa-regalloc.c (linear_scan_regalloc): Likewise.
24421         (hsa_regalloc): Likewise.
24423 2016-02-19  Richard Biener  <rguenther@suse.de>
24425         PR tree-optimization/69980
24426         * tree-vect-slp.c (vect_attempt_slp_rearrange_stmts): Update
24427         permutation of those we need to keep.
24429 2016-02-29  Eric Botcazou  <ebotcazou@adacore.com>
24431         PR target/69706
24432         * config/sparc/sparc.c (ROUND_ADVANCE): Rename to...
24433         (NWORDS_UP): ...this
24434         (init_cumulative_args): Minor tweaks.
24435         (sparc_promote_function_mode): Likewise.
24436         (scan_record_type): Delete.
24437         (traverse_record_type): New function template.
24438         (classify_data_t): New structure type.
24439         (classify_registers): New inline function.
24440         (function_arg_slotno): In 64-bit mode, bail out early if FP slots are
24441         exhausted.  Instantiate traverse_record_type on classify_registers and
24442         deal with the case of a structure passed in slot #15 with no FP field
24443         in the first word.
24444         (assign_data_t): New structure type.
24445         (compute_int_layout): New static function.
24446         (compute_fp_layout): Likewise.
24447         (count_registers): New inline function.
24448         (assign_int_registers): New static function.
24449         (assign_fp_registers): Likewise.
24450         (assign_registers): New inline function.
24451         (function_arg_record_value_1): Delete.
24452         (function_arg_record_value_2): Likewise.
24453         (function_arg_record_value_3): Likewise.
24454         (function_arg_record_value): Adjust to above changes.  Instantiate
24455         traverse_record_type on count_registers to first count the number of
24456         registers to be used and then on assign_registers to assign them.
24457         (function_arg_union_value): Adjust to above renaming.
24458         (sparc_function_arg_1); Minor tweaks.  Remove commented out code.
24459         (sparc_arg_partial_bytes): Adjust to above renaming.  Deal with the
24460         case of a structure passed in slot #15
24461         (sparc_function_arg_advance): Likewise.
24462         (function_arg_padding): Minor tweak.
24464 2016-02-29  Richard Biener  <rguenther@suse.de>
24466         PR tree-optimization/69720
24467         * tree-vect-loop.c (get_initial_def_for_reduction): Avoid
24468         the adjustment_def path for possibly vectorized defs.
24469         (vect_create_epilog_for_reduction): Handle vectorized initial
24470         defs properly.
24472 2016-02-28  Eric Botcazou  <ebotcazou@adacore.com>
24474         * config/i386/cygming.h (STACK_REALIGN_DEFAULT): Define.
24476 2016-02-27  Jeff Law  <law@redhat.com>
24478         Revert
24479         2016-02-26  Richard Biener  <rguenther@suse.de>
24480                     Jeff Law  <law@redhat.com>
24482         PR tree-optimization/69740
24483         * cfghooks.c (remove_edge): Request loop fixups if we delete
24484         an edge that might turn an irreducible loop into a natural
24485         loop.
24487 2016-02-27  Jakub Jelinek  <jakub@redhat.com>
24489         PR rtl-optimization/69896
24490         * tree-vect-generic.c (get_compute_type): Avoid single element
24491         vector types.
24493 2016-02-26  Evandro Menezes  <e.menezes@samsung.com>
24495         Rename the AArch64 tuning option and related functions to enable the
24496         Newton series for the reciprocal square root to reflect its
24497         approximative characteristic.
24499         * config/aarch64/aarch64-protos.h (aarch64_emit_swrsqrt): Rename
24500         function to "aarch64_emit_approx_rsqrt".
24501         * config/aarch64/aarch64-tuning-flags.def: Rename tuning flag to
24502         AARCH64_EXTRA_TUNE_APPROX_RSQRT.
24503         * config/aarch64/aarch64.c (exynosm1_tunigs): Use new flag name.
24504         (xgene1_tunings): Likewise.
24505         (use_rsqrt_p): Likewise.
24506         (aarch64_emit_swrsqrt): Use new function name.
24507         * config/aarch64/aarch64-simd.md (aarch64_rsqrts_*): Likewise.
24508         * config/aarch64/aarch64.opt (mlow-precision-recip-sqrt): Reword the
24509         text explaining this option.
24510         * doc/invoke.texi (-mlow-precision-recip-sqrt): Likewise.
24512 2016-02-26  Jakub Jelinek  <jakub@redhat.com>
24514         PR target/69969
24515         * config/rs6000/rs6000.c (rs6000_option_override_internal): Don't
24516         complain about -mallow-movmisalign without -mvsx if
24517         TARGET_ALLOW_MOVMISALIGN was not set explicitly.
24519 2016-02-26  Joel Sherrill  <joel@rtems.org>
24521         * config.gcc: Add x86_64-*-rtems*.
24522         * config/i386/rtems-64.h: New file.
24524 2016-02-26  Joel Sherrill  <joel@rtems.org>
24526         * config.gcc: Add aarch64-*-rtems*.
24527         * config/aarch64/rtems.h: New file.
24529 2016-02-26  Segher Boessenkool  <segher@kernel.crashing.org>
24531         PR target/69946
24532         * config/rs6000/rs6000.c (rs6000_insn_for_shift_mask): Print rlwinm
24533         shift amount using %h.  Add comment.
24535 2016-02-26  Richard Biener  <rguenther@suse.de>
24536             Jeff Law  <law@redhat.com>
24538         PR tree-optimization/69740
24539         * cfghooks.c (remove_edge): Request loop fixups if we delete
24540         an edge that might turn an irreducible loop into a natural
24541         loop.
24543 2016-02-26  Martin Jambor  <mjambor@suse.cz>
24545         PR middle-end/69920
24546         * tree-sra.c (sra_modify_assign): Do not remove loads of
24547         uninitialized aggregates to SSA_NAMEs.
24549 2016-02-26  Richard Henderson  <rth@redhat.com>
24551         PR target/69709
24552         * config/s390/s390.md (risbg and risbgn splitters): Allocate new
24553         pseudo in case the target rtx matches the source of the left
24554         shift.
24556 2016-02-26  Martin Jambor  <mjambor@suse.cz>
24558         PR hsa/69568
24559         * hsa.h (hsa_type_packed_p): Declare.
24560         * hsa.c (hsa_type_packed_p): New function.
24561         * hsa-gen.c (mem_type_for_type): Use unsigned type for packed
24562         loads.
24563         (gen_hsa_insns_for_store): Use hsa_type_packed_p.
24564         * hsa-brig.c (emit_basic_insn): Likewise.
24566 2016-02-26  Martin Jambor  <mjambor@suse.cz>
24568         pr hsa/69674
24569         * hsa-gen.c (gen_hsa_phi_from_gimple_phi): Use proper hsa type for
24570         pointers.
24571         (gen_hsa_addr): Allow integer constants in TMR_INDEX2.
24573 2016-02-26  Martin Jambor  <mjambor@suse.cz>
24575         * hsa.h (is_a_helper): New overload for hsa_op_immed for
24576         hsa_op_with_type operands.
24577         (hsa_unsigned_type_for_type): Declare.
24578         * hsa.c (hsa_unsigned_type_for_type): New function.
24579         * hsa-gen.c (gen_hsa_binary_operation): Use hsa_unsigned_type_for_type.
24580         (gen_hsa_insns_for_operation_assignment): Satisfy constrains of
24581         the finalizer.  Do not emit extra move.
24583 2016-02-26  Martin Jambor  <mjambor@suse.cz>
24585         * hsa-gen.c (gen_hsa_ternary_atomic_for_builtin): Fail in presence of
24586         atomic operations in private segment.
24588 2016-02-26  Martin Jambor  <mjambor@suse.cz>
24590         * omp-low.c (grid_find_ungridifiable_statement): Store problematic
24591         statements to wi->info.  Also disallow omp simd constructs.
24592         (grid_target_follows_gridifiable_pattern): Use wi.info to dump reason
24593         for not gridifying.  Dump special string for omp_for.
24595 2016-02-26  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
24597         PR target/69245
24598         * config/aarch64/aarch64.c (aarch64_set_current_function):
24599         Save/restore target globals when switching to
24600         target_option_default_node.
24602 2016-02-26  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
24604         PR target/69613
24605         * config/aarch64/aarch64.c (aarch64_shift_truncation_mask):
24606         Return 0 if !SHIFT_COUNT_TRUNCATED.
24608 2016-02-26  Jakub Jelinek  <jakub@redhat.com>
24609             Eric Botcazou  <ebotcazou@adacore.com>
24611         PR rtl-optimization/69891
24612         * dse.c (scan_insn): If we can't figure out memset arguments
24613         or they are non-constant, call clear_rhs_from_active_local_stores.
24615 2016-02-26  Martin Liska  <mliska@suse.cz>
24617         * doc/extend.texi: Mention clog10, clog10f an clog10l
24618         in Builtins section.
24620 2016-02-26  Martin Liska  <mliska@suse.cz>
24622         * dwarf2out.c (new_loc_descr): Replace ENABLE_CHECKING with
24623         CHECKING_P.
24624         (resolve_args_picking_1): Likewise.
24625         * dwarf2out.h (struct GTY): Likewise.
24627 2016-02-26  Martin Liska  <mliska@suse.cz>
24629         * hsa-gen.c (generate_hsa): Replace ENABLE_CHECKING macro
24630         with flag_checking.
24631         * hsa-regalloc.c (linear_scan_regalloc): Likewise.
24633 2016-02-26  Markus Trippelsdorf  <markus@trippelsdorf.de>
24634             Martin Liska  <mliska@suse.cz>
24636         * doc/install.texi: Mention --enable-valgrind-annotations.
24638 2016-02-26  Richard Biener  <rguenther@suse.de>
24640         PR tree-optimization/69551
24641         * tree-ssa-structalias.c (get_constraint_for_ssa_var): When
24642         looking through aliases adjust DECL_PT_UID to refer to the
24643         ultimate alias target.
24645 2016-02-25  Martin Liska  <mliska@suse.cz>
24647         PR middle-end/69919
24648         * alloc-pool.c (after_memory_report): New variable.
24649         * alloc-pool.h (base_pool_allocator ::release): Do not use
24650         the infrastructure if after_memory_report.
24651         * toplev.c (toplev::main): Mark after memory report.
24653 2016-02-25  Richard Biener  <rguenther@suse.de>
24655         PR tree-optimization/48795
24656         * tree-vrp.c (check_array_ref): Use array_at_struct_end_p.
24658 2016-02-25  Ilya Verbin  <ilya.verbin@intel.com>
24660         PR driver/68463
24661         * config/gnu-user.h (CRTOFFLOADBEGIN): Define.  Add crtoffloadbegin.o if
24662         offloading is enabled and -fopenacc or -fopenmp is specified.
24663         (CRTOFFLOADEND): Likewise.
24664         (GNU_USER_TARGET_STARTFILE_SPEC): Add CRTOFFLOADBEGIN.
24665         (GNU_USER_TARGET_ENDFILE_SPEC): Add CRTOFFLOADEND.
24666         * lto-wrapper.c (offloadbegin, offloadend): Remove static vars.
24667         (offload_objects_file_name): New static var.
24668         (tool_cleanup): Remove offload_objects_file_name file.
24669         (find_offloadbeginend): Replace with ...
24670         (find_crtoffloadtable): ... this.
24671         (run_gcc): Remove offload_argc and offload_argv.
24672         Get offload_objects_file_name from -foffload-objects=... option.
24673         Read names of object files with offload from this file, pass them to
24674         compile_images_for_offload_targets.  Don't call find_offloadbeginend and
24675         don't pass offloadbegin and offloadend to the linker.  Don't pass
24676         offload non-LTO files to the linker, because now they're not claimed.
24678 2016-02-25  Jan Hubicka  <hubicka@ucw.cz>
24680         PR ipa/69630
24681         * ipa-devirt.c (possible_polymorphic_call_targets): Do not ICE
24682         on builtin_unreachable.
24684 2016-02-25  Jakub Jelinek  <jakub@redhat.com>
24686         PR rtl-optimization/69896
24687         * regcprop.c: Include cfgrtl.h.
24688         (copyprop_hardreg_forward_1): If noop_p insn uses narrower
24689         than remembered mode, either delete it (if noop_move_p), or
24690         treat like copy_p but not noop_p instruction.
24692 2016-02-24  Jakub Jelinek  <jakub@redhat.com>
24694         PR debug/69705
24695         * dwarf2out.c (gen_variable_die): Work around buggy LTO
24696         - allow NULL decl for Fortran DW_TAG_common_block variables.
24698 2016-02-24  Jason Merrill  <jason@redhat.com>
24700         * common.opt (flifetime-dse): Add -flifetime-dse=1.
24702 2016-02-24  Richard Biener  <rguenther@suse.de>
24703             Jakub Jelinek  <jakub@redhat.com>
24705         PR middle-end/69760
24706         * tree-scalar-evolution.c (interpret_rhs_expr): Re-write
24707         conditionally executed ops to well-defined overflow behavior.
24709 2016-02-24  Jakub Jelinek  <jakub@redhat.com>
24711         PR middle-end/69915
24712         * tree.c (build_vector_from_ctor): Fix handling of VECTOR_CST
24713         elements.
24715 2016-02-24  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
24717         PR rtl-optimization/69886
24718         * gcse.c (can_assign_to_reg_without_clobbers_p): Accept mode
24719         argument.  Use it when checking validity of set instructions.
24720         (want_to_gcse_p): Pass mode to can_assign_to_reg_without_clobbers_p.
24721         (compute_ld_motion_mems): Update can_assign_to_reg_without_clobbers_p
24722         callsite.
24723         * rtl.h (can_assign_to_reg_without_clobbers_p): Update prototype.
24724         * store-motion.c (find_moveable_store): Update
24725         can_assign_to_reg_without_clobbers_p callsite.
24727 2016-02-24  Richard Biener  <rguenther@suse.de>
24729         PR middle-end/68963
24730         * tree-ssa-loop-niter.c (derive_constant_upper_bound_ops): Fix
24731         bogus check.
24732         (record_nonwrapping_iv): Do not fall back to the low/high bound
24733         for non-constant IV bases if the stmt is not always executed.
24735 2016-02-24  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
24737         * config/arm/arm-cores.def (cortex-a32): New entry.
24738         * config/arm/arm-tables.opt: Regenerate.
24739         * config/arm/arm-tune.md: Regenerate.
24740         * config/arm/bpabi.h (BE8_LINK_SPEC): Add mcpu=cortex-a32.
24741         * config/arm/t-aprofile: Handle mcpu=cortex-a32.
24742         * doc/invoke.texi (ARM Options): Document cortex-a32 as value
24743         for -mcpu and -mtune.
24745 2016-02-24  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
24747         PR target/69875
24748         * config/arm/arm.h (TARGET_HAVE_LPAE): Define.
24749         * config/arm/unspecs.md (VUNSPEC_LDRD_ATOMIC): New value.
24750         * config/arm/sync.md (arm_atomic_loaddi2_ldrd): New pattern.
24751         (atomic_loaddi_1): Delete.
24752         (atomic_loaddi): Rewrite expander using the above changes.
24754 2016-02-24  Jakub Jelinek  <jakub@redhat.com>
24756         PR c/69918
24757         * params.def (PARAM_MAX_SSA_NAME_QUERY_DEPTH): Bump default from
24758         2 to 3.
24760 2016-02-24  Jakub Jelinek  <jakub@redhat.com>
24761             Richard Biener  <rguenth@suse.de>
24763         PR middle-end/69909
24764         * expr.c (expand_expr_real_1) <normal_inner_ref>: Avoid
24765         set_mem_attributes if tem is SSA_NAME which got expanded
24766         as a MEM.
24768 2016-02-24  Richard Biener  <rguenther@suse.de>
24770         PR tree-optimization/69907
24771         * tree-vect-stmts.c (vectorizable_load): Check for gaps at the
24772         end of permutations for BB vectorization.
24774 2016-02-24  Christian Bruel  <christian.bruel@st.com>
24776         * config/arm/arm-c.c (arm_option_override): Initialize
24777         target_option_current_node.
24778         * config/arm/arm.c (arm_pragma_target_parse): Replace
24779         build_target_option_node call by target_option_current_node.
24780         Set target_option_current_node.
24781         Fix comments.
24783 2016-02-23  David Edelsohn  <dje.gcc@gmail.com>
24785         PR target/69810
24786         * config/rs6000/rs6000.md (zero_extendqi<mode>2_dot): Convert from
24787         define_insn_and_split to define_insn.
24788         (zero_extendqi<mode>2_dot2): Same.
24789         (extendqi<mode>2_dot): Same.
24790         (extendqi<mode>2_dot2): Same.
24792 2016-02-23  Evandro Menezes  <e.menezes@samsung.com>
24794         * config/arm/exynos-m1.md: Change cost of STP, fix bypass for stores
24795         and add bypass for AES{D,E} and AESMC pairs.
24796         * config/aarch64/aarch64.c (exynosm1_tunings): Enable fusion of AES{D,E}
24797         and AESMC pairs.
24799 2016-02-23  Evandro Menezes  <e.menezes@samsung.com>
24801         * config/aarch64/aarch64.c (exynosm1_tunings): Enable the Newton
24802         series for reciprocal square root in Exynos M1.
24804 2016-02-23  Martin Sebor  <msebor@redhat.com>
24806         PR c/69759
24807         * doc/extend.texi (Other Builtins): Document __builtin_alloca and
24808         __builtin_alloca_with_align.
24810 2016-02-23  Richard Henderson  <rth@redhat.com>
24812         * config/i386/i386-c.c (ix86_target_macros): Remove __SEG_TLS.
24813         (ix86_register_pragmas): Remove __seg_tls.
24814         * config/i386/i386-protos.h (ADDR_SPACE_SEG_TLS): Remove.
24815         * config/i386/i386.c (ix86_print_operand_address_as): Don't handle it.
24816         (ix86_addr_space_subset_p, TARGET_ADDR_SPACE_SUBSET_P): Remove.
24817         (ix86_addr_space_convert, TARGET_ADDR_SPACE_CONVERT): Remove.
24818         (ix86_addr_space_debug, TARGET_ADDR_SPACE_DEBUG): Remove.
24819         * doc/extend.texi (__seg_tls): Remove item.
24821 2016-02-23  Richard Biener  <rguenther@suse.de>
24823         * alloc-pool.h (struct allocation_object): Make id member
24824         conditional on CHECKING_P again.
24825         (get_instance): Adjust.
24826         (base_pool_allocator): Likewise.
24828 2016-02-23  Thomas Schwinge  <thomas@codesourcery.com>
24830         * tree-parloops.c (create_parallel_loop, gen_parallel_loop)
24831         (parallelize_loops): In OpenACC kernels mode, set n_threads to
24832         zero.
24833         (pass_parallelize_loops::gate): In OpenACC kernels mode, gate on
24834         flag_openacc.
24835         * tree-ssa-loop.c (gate_oacc_kernels): Likewise.
24837 2016-02-23  Richard Biener  <rguenther@suse.de>
24839         * mem-stats.h (struct mem_usage): Use PRIu64 for printing size_t.
24840         * bitmap.h (struct bitmap_usage): Likewise.
24841         (bitmap_move): Declare.
24842         * bitmap.c (register_overhead): Take size_t argument.
24843         (bitmap_move): New function.
24844         * df-problems.c (df_rd_transfer_function): Use bitmap_move
24845         to properly account overhead.
24846         * tree.c (free_node): Use tree_size.
24848 2016-02-23  Jakub Jelinek  <jakub@redhat.com>
24850         PR c++/69902
24851         * fold-const.c (fold_truth_not_expr): Propagate TREE_NO_WARNING
24852         when inverting comparison.
24854         PR c/69900
24855         * common.opt (Wunreachable-code): Add Warning flag.
24857 2016-02-23  Mark Wielaard  <mjw@redhat.com>
24858             Jakub Jelinek  <jakub@redhat.com>
24860         PR c/69911
24861         * cgraphunit.c (check_global_declaration): Check main_input_filename
24862         and DECL_SOURCE_FILE are not NULL.
24864 2016-02-23  Martin Jambor  <mjambor@suse.cz>
24866         PR tree-optimization/69666
24867         * tree-sra.c (sra_modify_assign): Do not attempt to create
24868         default_def replacements for unscalarizable regions.
24870 2016-02-20  Mark Wielaard  <mjw@redhat.com>
24872         PR c/28901
24873         * cgraphunit.c (check_global_declaration): Check level of
24874         warn_unused_const_variable and main_input_filename.
24875         * doc/invoke.texi (Warning Options): Add -Wunused-const-variable=.
24876         (-Wunused-variable): For C implies -Wunused-const-variable=1.
24877         (-Wunused-const-variable): Explain levels 1 and 2.
24879 2016-02-22  Jakub Jelinek  <jakub@redhat.com>
24881         PR target/69888
24882         * config/i386/i386.c (decide_alg): Ensure we don't recurse with
24883         identical arguments.  Formatting and spelling fixes.
24885         PR target/69885
24886         * doc/md.texi (ashl@var{m}3): Document that mode of operand 2 must
24887         be specified.
24889         PR target/69894
24890         PR target/69895
24891         * config/m68k/t-opts (OPTIONS_H_EXTRA): Add m68k-microarchs.def
24892         and m68k-devices.def.
24893         * config/c6x/t-c6x (OPTIONS_H_EXTRA): Add c6x-isas.def.
24894         * config/aarch64/t-aarch64 (OPTIONS_H_EXTRA): Add aarch64-arches.def.
24896 2016-02-22  Cesar Philippidis  <cesar@codesourcery.com>
24898         * config/nvptx/nvptx.c (nvptx_gen_shuffle): Add support for QImode
24899         and HImode registers.
24901 2016-02-22  Richard Biener  <rguenther@suse.de>
24903         PR tree-optimization/69882
24904         * tree-vect-slp.c (vect_attempt_slp_rearrange_stmts): Properly
24905         preserve permutations present because of gaps.
24906         (vect_supported_load_permutation_p): Always continue checking
24907         permutations after vect_attempt_slp_rearrange_stmts.
24909 2016-02-22  Bin Cheng  <bin.cheng@arm.com>
24911         * tree-vect-loop.c (vect_estimate_min_profitable_iters): Dump
24912         min_profitable_estimate, rather than min_profitable_iters.
24914 2016-02-22  Jakub Jelinek  <jakub@redhat.com>
24916         PR target/69885
24917         * config/m68k/m68k.md (ashldi3, ashrdi3, lshrdi3): Use
24918         SImode for last match_operand.
24920 2016-02-22  Martin Liska  <mliska@suse.cz>
24922         * hsa-gen.c (gen_hsa_clrsb): In case of zero value,
24923         return bitsize - 1 as the return value.
24925 2016-02-22  Oleg Endo  <olegendo@gcc.gnu.org>
24927         PR target/69806
24928         PR target/54089
24929         * config/sh/sh.c (sh_lshrsi_clobbers_t_reg_p, sh_dynamicalize_shift_p):
24930         Handle negative shift counts.
24931         * config/sh/sh.md (ashlsi3, lshrsi3_n, lshrsi3_n_clobbers_t): Don't use
24932         force_reg on the shift constant.
24933         (lshrsi3): Likewise.  Expand into lshrsi3_n* instead of lshrsi3_d.
24934         (lshrsi3_d): Handle negative shift counts.
24936 2016-02-22  Richard Biener  <rguenther@suse.de>
24937             Tom de Vries  <tom@codesourcery.com>
24939         * graph.c: Include dumpfile.h.
24940         (print_graph_cfg): Split into three overloads.
24941         * gdbhooks.py (class DotFn): Add and instantiate, adding command dot-fn.
24943 2016-02-22  Tom de Vries  <tom@codesourcery.com>
24945         * gdbhooks.py (class DumpFn): Add and instantiate, adding command
24946         dump-fn.
24948 2016-02-22  Richard Biener  <rguenther@suse.de>
24950         PR ipa/37448
24951         * ipa-inline-transform.c (inline_call): When not updating
24952         overall summaries adjust self size by the growth estimate.
24953         * ipa-inline.c (inline_to_all_callers_1): Add to the callers
24954         hash-set, do not update overall summaries here.  Renamed from ...
24955         (inline_to_all_callers): ... this which is now wrapping the
24956         above and performing delayed overall summary update.
24957         (early_inline_small_functions): Delay updating of the overall
24958         summary.
24960 2016-02-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
24962         * tree-chkp.c (chkp_mark_invalid_bounds_walker): Initialize
24963         variable.
24965 2016-02-19  Jakub Jelinek  <jakub@redhat.com>
24967         PR driver/69805
24968         * gcc.c (LINK_COMMAND_SPEC, GOMP_SELF_SPECS): Use
24969         :%* in %:gt() argument.
24970         (greater_than_spec_func): Adjust for expecting only numbers,
24971         if there are more than two numbers, compare the last two.
24973 2016-02-19  Jonathan Wakely  <jwakely@redhat.com>
24975         * doc/invoke.texi (C++ Dialect Options): Clarify interaction of
24976         -Wnarrowing with -std.
24978 2016-02-19  Jakub Jelinek  <jakub@redhat.com>
24980         PR c++/69851
24981         * expr.c (store_field): Don't use bit-field path if exp is
24982         COMPONENT_REF with TREE_ADDRESSABLE type, where TYPE_SIZE is
24983         different from bitsize, but DECL_SIZE of FIELD_DECL is bitsize
24984         and the assignment can be performed by bitwise copy.  Formatting
24985         fix.
24987         PR middle-end/69838
24988         * lra.c (lra_process_new_insns): If non-call exceptions are enabled,
24989         call copy_reg_eh_region_note_forward on before and/or after sequences
24990         and remove note from insn if it no longer can throw.
24992         PR target/69820
24993         * config/i386/sse.md (VI_512): Only include V64QImode and V32HImode
24994         if TARGET_AVX512BW.
24996 2016-02-19  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
24998         * config/s390/vector.md: Add missing commutative operand markers
24999         to the patterns which qualify for one.
25000         * config/s390/vx-builtins.md: Likewise.
25002 2016-02-19  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
25004         * config/s390/vector.md (VI, VI_QHS): Add single element vector
25005         types to mode iterators.
25006         (vec_double): ... and mode attribute.
25007         * config/s390/vx-builtins.md (non_vec_int): Likewise.
25009 2016-02-19  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
25011         * config/s390/vector.md ("<ti*>add<mode>3", "<ti*>sub<mode>3"):
25012         Change the predicate of op2 from nonimmediate to general and let
25013         reload fix it if necessary.
25015 2016-02-19  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
25017         * config/s390/vecintrin.h (vec_sub_u128): Define missing macro.
25019 2016-02-19  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
25021         * config/s390/s390.c (s390_expand_vcond): Use the compare operand
25022         mode.
25024 2016-02-19  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
25026         * config/s390/s390-protos.h: Add s390_expand_vec_movstr prototype.
25027         * config/s390/s390.c (s390_expand_vec_movstr): New function.
25028         * config/s390/s390.md ("movstr<P:mode>"): Call
25029         s390_expand_vec_movstr.
25031 2016-02-19  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
25033         * config/s390/s390.md: Add missing output modifier for operand 1
25034         to print it as address properly.
25036 2016-02-19  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
25038         * config/s390/2827.md: Rename ooo_* insn attributes to zEC12_*.
25039         * config/s390/2964.md: New file.
25040         * config/s390/s390.c (s390_get_sched_attrmask): Use the right set
25041         of insn grouping attributes depending on the CPU level.
25042         (s390_get_unit_mask): New function.
25043         (s390_sched_score): Remove the OOO from the scheduling macros.
25044         Add loop to calculate a score for the instruction mix.
25045         (s390_sched_reorder): Likewise plus improve debug output.
25046         (s390_sched_variable_issue): Rename macros as above.  Calculate
25047         the unit distances after actually scheduling an insn.  Improve
25048         debug output.
25049         (s390_sched_init): Clear last_scheduled_unit_distance array.
25050         * config/s390/s390.md: Include 2964.md.
25052 2016-02-18  Jakub Jelinek  <jakub@redhat.com>
25054         PR target/69671
25055         * config/i386/sse.md (*<floatsuffix>floatv2div2sf2_mask_1,
25056         *avx512vl_<code>v2div2qi2_mask_1, *avx512vl_<code><mode>v4qi2_mask_1,
25057         *avx512vl_<code><mode>v8qi2_mask_1, *avx512vl_<code><mode>v4hi2_mask_1,
25058         *avx512vl_<code>v2div2hi2_mask_1, *avx512vl_<code>v2div2si2_mask_1,
25059         *avx512f_<code>v8div16qi2_mask_1): New insns.
25061 2016-02-18  Michael Meissner  <meissner@linux.vnet.ibm.com>
25063         PR target/68404
25064         * config/rs6000/predicates.md (fusion_gpr_addis): Revert
25065         2016-02-09 change.
25067         * config/rs6000/rs6000.md (fusion_gpr_load_<mode>): Remove
25068         earlyclobber from target.  Use wF constraint for fused memory
25069         address.
25070         (fusion_gpr_<P:mode>_<GPR_FUSION:mode>_load): Likewise.
25072 2016-02-18  Jakub Jelinek  <jakub@redhat.com>
25073             Martin Liska  <mliska@suse.cz>
25075         PR sanitizer/69863
25076         * cfgexpand.c (asan_sanitize_stack_p): New function.
25077         (partition_stack_vars): Use the function.
25078         (expand_stack_vars): Likewise.
25079         (defer_stack_allocation): Likewise.
25080         (expand_used_vars): Likewise.
25082 2016-02-18  Richard Biener  <rguenther@suse.de>
25084         PR middle-end/69553
25085         * fold-const.c (operand_equal_p): Properly compare offsets for
25086         IMAGPART_EXPR and ARRAY_REF.
25088 2016-02-18  Nick Clifton  <nickc@redhat.com>
25090         PR target/62254
25091         PR target/69610
25092         * config/arm/arm.c (arm_option_override_internal): Disable
25093         interworking if the target does not support thumb instructions.
25094         (arm_reload_in_hi): Handle the case where a register to register
25095         move needs reloading because there is no simple pattern to handle
25096         it.
25097         (arm_reload_out_hi): Likewise.
25099 2016-02-18  Richard Biener  <rguenther@suse.de>
25101         PR middle-end/69854
25102         * match.pd: Don't use fold_binary or fold_unary for folding
25103         constants.
25105 2016-02-17  Jakub Jelinek  <jakub@redhat.com>
25107         PR c++/69850
25108         * gimplify.c (gimplify_cond_expr): Call gimple_set_no_warning
25109         on the cond_stmt from TREE_NO_WARNING on COND_EXPR_COND.
25110         * gimple-ssa-nonnull-compare.c (do_warn_nonnull_compare): Don't
25111         warn on gimple_no_warning_p statements.
25113 2016-02-17  Jonathan Wakely  <jwakely@redhat.com>
25115         * doc/extend.texi (C++ Attributes): Correct description of
25116         warn_unused type attribute.
25118 2016-02-17  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
25120         * config/rs6000/altivec.md (*altivec_lvxl_<mode>_internal): Output
25121         correct instruction.
25123 2016-02-17  Richard Biener  <rguenther@suse.de>
25125         PR rtl-optimization/69609
25126         * bb-reorder.c (struct bbro_basic_block_data): Add priority member.
25127         (find_traces_1_round): When ending a trace update cached priority
25128         of successors.
25129         (bb_to_key): Use cached priority when available.
25130         (copy_bb): Initialize cached priority.
25131         (reorder_basic_blocks_software_trace_cache): Likewise.
25133 2016-02-17  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
25135         PR target/69161
25136         * config/aarch64/predicates.md (aarch64_comparison_operator_mode):
25137         New predicate.
25138         (aarch64_comparison_operator): Break overly long line into two.
25139         (aarch64_comparison_operation): Likewise.
25140         * config/aarch64/aarch64.md (cstorecc4): Use
25141         aarch64_comparison_operator_mode instead of
25142         aarch64_comparison_operator.
25143         (cstore<mode>4): Likewise.
25144         (aarch64_cstore<mode>): Likewise.
25145         (*cstoresi_insn_uxtw): Likewise.
25146         (cstore<mode>_neg): Likewise.
25147         (*cstoresi_neg_uxtw): Likewise.
25149 2016-02-17  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
25151         PR target/69161
25152         * config/arm/predicates.md (arm_comparison_operator_mode):
25153         New predicate.
25154         * config/arm/arm.md (*mov_scc): Use arm_comparison_operator_mode
25155         instead of arm_comparison_operator.
25156         (*mov_negscc): Likewise.
25157         (*mov_notscc): Likewise.
25158         * config/arm/thumb2.md (*thumb2_mov_scc): Likewise.
25159         (*thumb2_mov_negscc): Likewise.
25160         (*thumb2_mov_negscc_strict_it): Likewise.
25161         (*thumb2_mov_notscc): Likewise.
25162         (*thumb2_mov_notscc_strict_it): Likewise.
25164 2016-02-17  Wilco Dijkstra  <wdijkstr@arm.com>
25166         * config/aarch64/aarch64.c (aarch64_internal_mov_immediate):
25167         Add missing return.
25169 2016-02-17  Eric Botcazou  <ebotcazou@adacore.com>
25171         * config/visium/visium.c (machine_libfunc_index): New enum.
25172         (machine_libfuncs): New structure.
25173         (visium_libfuncs): New static variable.
25174         (TARGET_INIT_LIBFUNCS): Define to...
25175         (visium_init_libfuncs): ...this.  New function.
25176         (expand_block_move_4): Use the appropriate libfunc.
25177         (expand_block_move_2): Likewise.
25178         (expand_block_move_1): Likewise.
25179         (expand_block_set_4): Likewise.
25180         (expand_block_set_2): Likewise.
25181         (expand_block_set_1): Likewise.
25182         (visium_trampoline_init): Likewise.
25184 2016-02-17  Nick Clifton  <nickc@redhat.com>
25186         * config/msp430/msp430.c (msp430_mcu_data): Sync with data from
25187         TI's devices.csv file as of March 2016.
25189 2016-02-16  Kelvin Nilsen  <kelvin@gcc.gnu.org>
25191         PR Target/48344
25192         * opts-global.c (handle_common_deferred_options): Introduce and
25193         initialize two global variables to remember command-line options
25194         specifying a stack-limiting register.
25195         * opts.h: Add extern declarations of the two new global variables.
25196         * emit-rtl.c (init_emit_once): Initialize the stack_limit_rtx
25197         variable based on the values of the two new global variables.
25199 2016-02-16  Jakub Jelinek  <jakub@redhat.com>
25201         PR c/69835
25202         * common.opt (Wnonnull-compare): New warning.
25203         * doc/invoke.texi (-Wnonnull): Remove text about comparison
25204         of arguments against NULL.
25205         (-Wnonnull-compare): Document.
25206         * Makefile.in (OBJS): Add gimple-ssa-nonnull-compare.o.
25207         * tree-pass.h (make_pass_warn_nonnull_compare): Declare.
25208         * passes.def (pass_warn_nonnull_compare): Add.
25209         * gimple-ssa-nonnull-compare.c: New file.
25211 2016-02-16  James Greenhalgh  <james.greenhalgh@arm.com>
25213         * config/aarch64/aarch64.c (cortexa57_tunings): Remove
25214         AARCH64_EXTRA_TUNE_RECIP_SQRT.
25216 2016-02-16  James Greenhalgh  <james.greenhalgh@arm.com>
25218         * config/aarch64/aarch64.c (use_rsqrt_p): Always use software
25219         reciprocal sqrt for -mlow-precision-recip-sqrt.
25221 2016-02-16  James Greenhalgh  <james.greenhalgh@arm.com>
25222             Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
25224         * config/aarch64/aarch64.c (aarch64_expand_vector_init): Refactor,
25225         always use lane loads to construct non-constant vectors.
25227 2016-02-16  James Greenhalgh  <james.greenhalgh@arm.com>
25229         * config/aarch64/aarch64.md
25230         (arch64_sqrdml<SQRDMLH_AS:rdma_as>h_lane<mode>): Fix register
25231         constraints for operand 3.
25232         (aarch64_sqrdml<SQRDMLH_AS:rdma_as>h_laneq<mode>): Likewise.
25234 2016-02-16  Jakub Jelinek  <jakub@redhat.com>
25235             Richard Biener  <rguenther@suse.de>
25237         PR tree-optimization/69820
25238         * tree-vect-patterns.c (type_conversion_p): Return false if
25239         *orig_type is unsigned single precision or boolean.
25240         (vect_recog_dot_prod_pattern, vect_recog_widen_mult_pattern):
25241         Formatting fix.
25243 2016-02-16  Jakub Jelinek  <jakub@redhat.com>
25245         PR rtl-optimization/69764
25246         PR rtl-optimization/69771
25247         * optabs.c (expand_binop): Ensure for shift optabs invalid CONST_INT
25248         op1 is valid for GET_MODE_INNER (mode) and force it into a reg.
25250 2016-02-16  Richard Biener  <rguenther@suse.de>
25252         PR tree-optimization/69776
25253         * tree-ssa-alias.c (indirect_ref_may_alias_decl_p): Get alias
25254         sets from caller.
25255         (indirect_refs_may_alias_p): Likewise.
25256         (refs_may_alias_p_1): Pass alias sets as from ao_ref.
25257         * tree-ssa-sccvn.c (vn_reference_lookup): Also adjust vr alias-set
25258         according to tbaa_p.
25259         * tree-ssa-dom.c (lookup_avail_expr): Add tbaa_p flag.
25260         (optimize_stmt): For redundant store discovery do not allow tbaa.
25262 2016-02-16  Bernd Schmidt  <bschmidt@redhat.com>
25264         PR tree-optimization/69714
25265         * tree-ssa-math-opts.c (find_bswap_or_nop): Revert previous change.
25266         Return NULL if we have irrelevant high bytes on BIG_ENDIAN.
25268 2016-02-16  Claudiu Zissulescu  <claziss@synopsys.com>
25270         * config/arc/arc-modes.def (CC_FPU, CC_FPU_UNEQ): New modes.
25271         * config/arc/arc-opts.h (FPU_SP, FPU_SF, FPU_SC, FPU_SD, FPU_DP)
25272         (FPU_DF, FPU_DC, FPU_DD, FXP_DP): Define.
25273         * config/arc/arc.c (arc_init): Check FPU options.
25274         (get_arc_condition_code): Handle new CC_FPU* modes.
25275         (arc_select_cc_mode): Likewise.
25276         (arc_conditional_register_usage): Allow 64 bit datum into even-odd
25277         register pair only. Allow access for ARCv2 accumulator.
25278         (gen_compare_reg): Whenever we have FPU support use FPU compare
25279         instructions.
25280         (arc_reorg): Don't generate brcc insns when FPU compare
25281         instructions are involved.
25282         * config/arc/arc.h (TARGET_DPFP): Add TARGET_FP_DPAX condition.
25283         (TARGET_OPTFPE): Add condition when ARC EM can use optimized
25284         floating point emulation.
25285         (ACC_REG_FIRST, ACC_REG_LAST, ACCL_REGNO, ACCH_REGNO): Define.
25286         (REVERSE_CONDITION): Add new CC_FPU* modes.
25287         (TARGET_FP_SP_BASE): Define.
25288         (TARGET_FP_DP_BASE): Likewise.
25289         (TARGET_FP_SP_FUSED): Likewise.
25290         (TARGET_FP_DP_FUSED): Likewise.
25291         (TARGET_FP_SP_CONV): Likewise.
25292         (TARGET_FP_DP_CONV): Likewise.
25293         (TARGET_FP_SP_SQRT): Likewise.
25294         (TARGET_FP_DP_SQRT): Likewise.
25295         (TARGET_FP_DP_AX): Likewise.
25296         * config/arc/arc.md (ARCV2_ACC): New constant.
25297         (type): New fpu type attribute.
25298         (SDF): Conditional iterator.
25299         (cstore<mode>, cbranch<mode>): Change expand condition.
25300         (addsf3, subsf3, mulsf3, adddf3, subdf3, muldf3): New expands,
25301         handles FPU/FPX cases as well.
25302         * config/arc/arc.opt (mfpu): New option.
25303         * config/arc/fpx.md (addsf3_fpx, subsf3_fpx, mulsf3_fpx):
25304         Renamed.
25305         (adddf3, muldf3, subdf3): Removed.
25306         * config/arc/predicates.md (proper_comparison_operator): Recognize
25307         CC_FPU* modes.
25308         * config/arc/fpu.md: New file.
25309         * doc/invoke.texi (ARC Options): Document mfpu option.
25311 2016-02-16  Richard Biener  <rguenther@suse.de>
25313         PR rtl-optimization/69291
25314         * ifcvt.c (noce_try_store_flag_constants): Re-instantiate
25315         noce_operand_ok check.
25317 2016-02-16  Tom de Vries  <tom@codesourcery.com>
25319         PR lto/67709
25320         * omp-low.c (simd_clone_create): Remove call to
25321         symtab->call_cgraph_insertion_hooks.
25323 2016-02-16  Jakub Jelinek  <jakub@redhat.com>
25325         PR tree-optimization/69802
25326         * tree-ssa-reassoc.c (update_range_test): If op is
25327         SSA_NAME_IS_DEFAULT_DEF, give up unless tem is a positive
25328         op == 1 test of precision 1 integral op, otherwise handle
25329         that case as op itself.  Fix up formatting.
25330         (optimize_range_tests_to_bit_test, optimize_range_tests): Fix
25331         up formatting.
25333 2016-02-16  Richard Biener  <rguenther@suse.de>
25335         PR tree-optimization/69586
25336         * tree-vrp.c (register_edge_assert_for_2): Handle all integral
25337         types for conversion sources.
25339 2016-02-16  Richard Biener  <rguenther@suse.de>
25341         PR middle-end/69801
25342         * fold-const.c (operand_equal_p): For COND_EXPR zero operand
25343         mask OEP_ADDRESS_OF.
25345 2016-02-16  Alan Modra  <amodra@gmail.com>
25347         PR target/68973
25348         * config/rs6000/rs6000.md (reload_vsx_from_gprsf): Rewrite splitter.
25349         (p8_mtvsrd_df, p8_mtvsrd_sf): New.
25350         (p8_mtvsrd_1, p8_mtvsrd_2): Delete.
25351         (p8_mtvsrwz): New.
25352         (p8_mtvsrwz_1, p8_mtvsrwz_2): Delete.
25353         (p8_xxpermdi_<mode>): Take two DF inputs rather than one TF.
25354         (p8_fmrgow_<mode>): Likewise.
25355         (reload_vsx_from_gpr<mode>): Make clobber IF.  Adjust for above
25356         changes.
25357         (reload_fpr_from_gpr<mode>): Similarly. Use "d" for op0 constraint.
25358         (reload_vsx_from_gprsf): Use p8_mtvsrd_sf rather than attempting
25359         to use movdi_internal64.  Remove op0_di.
25360         * config/rs6000/vsx.md (vsx_xscvspdpn_directmove): Make op1 SFmode.
25362 2016-02-15  Evandro Menezes  <e.menezes@samsung.com>
25364         Add support for the FCCMP insn types
25366         * config/aarch64/aarch64.md (fccmp): Change insn type.
25367         (fccmpe): Likewise.
25368         * config/aarch64/thunderx.md (thunderx_fcmp): Add "fccmp{s,d}" types.
25369         * config/arm/cortex-a53.md (cortex_a53_fpalu): Likewise.
25370         * config/arm/cortex-a57.md (cortex_a57_fp_cmp): Likewise.
25371         * config/arm/xgene1.md (xgene1_fcmp): Likewise.
25372         * config/arm/exynos-m1.md (exynos_m1_fp_ccmp): New insn reservation.
25373         * config/arm/types.md (fccmps): Add new insn type.
25374         (fccmpd): Likewise.
25376 2016-02-15  Bernd Edlinger  <bernd.edlinger@hotmail.de>
25378         * alias.c (get_alias_set): Fix a typo in comment.
25380 2016-02-15  Richard Biener  <rguenther@suse.de>
25382         PR tree-optimization/69595
25383         * match.pd: Complete range test simplification to true.
25385 2016-02-15  Bernd Schmidt  <bschmidt@redhat.com>
25387         PR rtl-optimization/69648
25388         * lra-constraints.c (update_ebb_live_info): Don't remove sets of
25389         pic_offset_table_rtx.
25391         PR rtl-optimization/69752
25392         * ira.c (update_equiv_regs): When looking for more than a single SET,
25393         also take other side effects into account.
25395 2016-02-15  Marcin Kościelnicki  <koriakin@0x04.net>
25397         * config/s390/s390.c (s390_function_profiler): Add a new sequence
25398         for z900+ CPUs in 31-bit mode.
25400 2016-02-15  Marcin Kościelnicki  <koriakin@0x04.net>
25402         * common/config/s390/s390-common.c (s390_supports_split_stack):
25403         New function.
25404         (TARGET_SUPPORTS_SPLIT_STACK): New macro.
25405         * config/s390/s390-protos.h: Add s390_expand_split_stack_prologue.
25406         * config/s390/s390.c (struct machine_function): New field
25407         split_stack_varargs_pointer.
25408         (s390_register_info): Mark r12 as clobbered if it'll be used as temp
25409         in s390_emit_prologue.
25410         (s390_emit_prologue): Use r12 as temp if r1 is taken by split-stack
25411         vararg pointer.
25412         (morestack_ref): New global.
25413         (SPLIT_STACK_AVAILABLE): New macro.
25414         (s390_expand_split_stack_prologue): New function.
25415         (s390_live_on_entry): New function.
25416         (s390_va_start): Use split-stack vararg pointer if appropriate.
25417         (s390_asm_file_end): Emit the split-stack note sections.
25418         (TARGET_EXTRA_LIVE_ON_ENTRY): New macro.
25419         * config/s390/s390.md (UNSPEC_STACK_CHECK): New unspec.
25420         (UNSPECV_SPLIT_STACK_CALL): New unspec.
25421         (UNSPECV_SPLIT_STACK_DATA): New unspec.
25422         (split_stack_prologue): New expand.
25423         (split_stack_space_check): New expand.
25424         (split_stack_data): New insn.
25425         (split_stack_call): New expand.
25426         (split_stack_call_*): New insn.
25427         (split_stack_cond_call): New expand.
25428         (split_stack_cond_call_*): New insn.
25430 2016-02-15  Richard Biener  <rguenther@suse.de>
25432         PR tree-optimization/69783
25433         * tree-vect-data-refs.c (vect_prune_runtime_alias_test_list):
25434         Add trivially correct cases.
25436 2016-02-15  Tom de Vries  <tom@codesourcery.com>
25438         PR lto/69655
25439         * lto-cgraph.c (input_offload_tables): Add and handle bool parameter
25440         do_force_output.
25441         * lto-streamer.h (input_offload_tables): Add and handle bool parameter.
25443 2016-02-15  Richard Biener  <rguenther@suse.de>
25445         PR tree-optimization/69776
25446         * tree-ssa-sccvn.h (vn_reference_lookup): Adjust prototype.
25447         * tree-ssa-sccvn.c (vn_reference_lookup): Add parameter to
25448         indicate whether we can use TBAA to disambiguate against stores.
25449         Use alias-set zero if not.
25450         (visit_reference_op_store): Do not use TBAA when looking up
25451         redundant stores.
25452         * tree-ssa-pre.c (compute_avail): Use TBAA here.
25453         (eliminate_dom_walker::before_dom_children): But not when looking
25454         up redundant stores.
25456 2016-02-14  John David Anglin  <danglin@gcc.gnu.org>
25458         * config/pa/pa.md (absqi2, absghi2, bswaphi2, bswapsi2, bswapdi2): New.
25460 2016-02-14  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
25462         *  config/i386/znver1.md
25463         (znver1_pop, znver1_pop_mem,
25464         znver1_load_imov_double_store,
25465         znver1_load_imov_direct_store,
25466         znver1_load_imov_direct_load,
25467         znver1_load_imov_double_load): Add new.
25468         (znver1_insn, znver1_insn_load): Add icmov type.
25469         (znver1_sseavx_fma,
25470         znver1_sseavx_fma_load,
25471         znver1_avx256_fma,
25472         znver1_avx256_fma_load): Fix pipe usage.
25474 2016-02-14  Alan Modra  <amodra@gmail.com>
25476         PR target/68973
25477         * reload.c (find_reloads_address_1): For pre/post-inc/dec
25478         with an invalid hard reg, reload just the reg not the entire
25479         pre/post-inc/dec address expression.
25481 2016-02-13  Oleg Endo  <olegendo@gcc.gnu.org>
25483         PR target/67260
25484         * config/sh/sh.md (sibcall_value_pcrel): Replace =&k scratch reg with
25485         fixed R1_REG scratch reg.
25486         (sibcall_value_pcrel_fdpic): Likewise.
25488 2016-02-13  Oleg Endo  <olegendo@gcc.gnu.org>
25490         PR target/67636
25491         PR target/64345
25492         * config/sh/sh.md (*zero_extract_3): New insn_and_split pattern.
25494 2016-02-12  Walter Lee  <walt@tilera.com>
25496         * config/tilepro/t-tilepro: Replace CC_FOR_BUILD with CXX_FOR_BUILD.
25497         * config/tilegx/t-tilegx: Likewise.
25499 2016-02-12  David Malcolm  <dmalcolm@redhat.com>
25501         PR other/69554
25502         * diagnostic-show-locus.c (struct line_span): New struct.
25503         (layout::get_first_line): Delete.
25504         (layout::get_last_line): Delete.
25505         (layout::get_num_line_spans): New member function.
25506         (layout::get_line_span): Likewise.
25507         (layout::print_heading_for_line_span_index_p): Likewise.
25508         (layout::get_expanded_location): Likewise.
25509         (layout::calculate_line_spans): Likewise.
25510         (layout::m_first_line): Delete.
25511         (layout::m_last_line): Delete.
25512         (layout::m_line_spans): New field.
25513         (layout::layout): Update comment.  Replace m_first_line and
25514         m_last_line with m_line_spans, replacing their initialization
25515         with a call to calculate_line_spans.
25516         (diagnostic_show_locus): When printing source lines and
25517         annotations, rather than looping over a single span
25518         of lines, instead loop over each line_span within
25519         the layout, with an inner loop over the lines within them.
25520         Call the context's start_span callback when changing line spans.
25521         * diagnostic.c (diagnostic_initialize): Initialize start_span.
25522         (diagnostic_build_prefix): Break out the building of the location
25523         part of the string into...
25524         (diagnostic_get_location_text): ...this new function, rewriting
25525         it from nested ternary expressions to a sequence of "if"
25526         statements.
25527         (default_diagnostic_start_span_fn): New function.
25528         * diagnostic.h (diagnostic_start_span_fn): New typedef.
25529         (diagnostic_context::start_span): New field.
25530         (default_diagnostic_start_span_fn): New prototype.
25532 2016-02-12  David Malcolm  <dmalcolm@redhat.com>
25534         PR driver/69779
25535         * gcc.c (driver::finalize): Fix cleanup of "specs".
25537 2016-02-12  David Malcolm  <dmalcolm@redhat.com>
25539         PR driver/69265
25540         PR driver/69453
25541         * gcc.c (driver::driver): Initialize m_option_suggestions.
25542         (driver::~driver): Clean up m_option_suggestions.
25543         (suggest_option): Convert to...
25544         (driver::suggest_option): ...this, and split out into
25545         driver::build_option_suggestions and find_closest_string.
25546         (driver::build_option_suggestions): New function, from
25547         first half of suggest_option.  Special-case
25548         OPT_fsanitize_ and OPT_fsanitize_recover_, making use of
25549         the sanitizer_opts array.  For options of enum types, add the
25550         various enum values to the candidate strings.
25551         (driver::handle_unrecognized_options): Remove "const".
25552         * gcc.h (driver::handle_unrecognized_options): Likewise.
25553         (driver::build_option_suggestions): New decl.
25554         (driver::suggest_option): New decl.
25555         (driver::m_option_suggestions): New field.
25556         * opts-common.c (add_misspelling_candidates): New function.
25557         * opts.c (sanitizer_opts): Remove decl of struct sanitizer_opts_s
25558         and make non-static.
25559         * opts.h (sanitizer_opts): New array decl.
25560         (add_misspelling_candidates): New function decl.
25561         * spellcheck.c (find_closest_string): New function.
25562         * spellcheck.h (find_closest_string): New function decl.
25564 2016-02-12  Jakub Jelinek  <jakub@redhat.com>
25566         PR rtl-optimization/69764
25567         PR rtl-optimization/69771
25568         * optabs.c (expand_binop_directly): For shift_optab_p, force
25569         convert_modes with VOIDmode if xop1 has VOIDmode.
25571 2016-02-12  Ilya Enkovich  <enkovich.gnu@gmail.com>
25573         PR target/69729
25574         * lto-streamer-out.c (lto_output): Use thunk.add_pointer_bounds_args
25575         to correctly determine instrumentation thunks.
25577 2016-02-12  Jakub Jelinek  <jakub@redhat.com>
25579         PR ipa/69241
25580         * ipa-split.c (split_function): If split part returns TREE_ADDRESSABLE
25581         type by reference, force lhs on the call.
25583         PR ipa/68672
25584         * ipa-split.c (split_function): Don't compute/use main_part_return_p.
25585         Compute retval and retbnd early in all cases if split_part_return_p
25586         and return_bb is not EXIT.  Remove all clobber stmts and reset
25587         all debug stmts that refer to SSA_NAMEs defined in split part,
25588         except if it is retval, in that case replace the old retval with the
25589         lhs of the call to the split part.
25591 2016-02-12  Kugan Vivekanandarajah  <kuganv@linaro.org>
25593         revert:
25594         2016-02-12  Kugan Vivekanandarajah  <kuganv@linaro.org>
25596         PR middle-end/66726
25597         * tree-ssa-reassoc.c (optimize_range_tests): Handle tcc_compare stmt
25598         whose result is used in PHI.
25599         (maybe_optimize_range_tests): Likewise.
25600         (final_range_test_p): Likweise.
25602 2016-02-12  Kugan Vivekanandarajah  <kuganv@linaro.org>
25604         PR middle-end/66726
25605         * tree-ssa-reassoc.c (optimize_range_tests): Handle tcc_compare stmt
25606         whose result is used in PHI.
25607         (maybe_optimize_range_tests): Likewise.
25608         (final_range_test_p): Likweise.
25610 2016-02-12  Jakub Jelinek  <jakub@redhat.com>
25612         * cgraph.c: Spelling fixes - behaviour -> behavior and
25613         neighbour -> neighbor.
25614         * target.def: Likewise.
25615         * sel-sched.c: Likewise.
25616         * config/mips/mips.c: Likewise.
25617         * config/arc/arc.md: Likewise.
25618         * config/arm/cortex-a57.md: Likewise.
25619         * config/arm/arm.c: Likewise.
25620         * config/arm/neon.md: Likewise.
25621         * config/arm/arm-c.c: Likewise.
25622         * config/vms/vms-c.c: Likewise.
25623         * config/s390/s390.c: Likewise.
25624         * config/i386/znver1.md: Likewise.
25625         * config/i386/i386.c: Likewise.
25626         * config/ia64/hpux-unix2003.h: Likewise.
25627         * config/msp430/msp430.md: Likewise.
25628         * config/rx/rx.c: Likewise.
25629         * config/rx/rx.md: Likewise.
25630         * config/aarch64/aarch64-simd.md: Likewise.
25631         * config/aarch64/aarch64.c: Likewise.
25632         * config/nvptx/nvptx.c: Likewise.
25633         * config/bfin/bfin.c: Likewise.
25634         * config/cris/cris.opt: Likewise.
25635         * config/rs6000/rs6000.c: Likewise.
25636         * target.h: Likewise.
25637         * spellcheck.c: Likewise.
25638         * ira-build.c: Likewise.
25639         * tree-inline.c: Likewise.
25640         * builtins.c: Likewise.
25641         * lra-constraints.c: Likewise.
25642         * explow.c: Likewise.
25643         * hwint.h: Likewise.
25644         * targhooks.c: Likewise.
25645         * tree-vect-data-refs.c: Likewise.
25646         * expr.c: Likewise.
25647         * doc/tm.texi: Likewise.
25648         * doc/extend.texi: Likewise.
25649         * doc/install.texi: Likewise.
25650         * doc/md.texi: Likewise.
25651         * tree-ssa-tail-merge.c: Likewise.
25652         * sched-int.h: Likewise.
25653         * match.pd: Likewise.
25654         * sched-ebb.c: Likewise.
25655         * target.def (omit_struct_return_reg): Likewise.
25656         * gimple-ssa-isolate-paths.c: Likewise.
25657         (find_implicit_erroneous_behaviour): Renamed to...
25658         (find_implicit_erroneous_behavior): ... this.
25659         (find_explicit_erroneous_behaviour): Renamed to...
25660         (find_explicit_erroneous_behavior): ... this.
25661         (gimple_ssa_isolate_erroneous_paths): Adjust caller.
25663 2016-02-11  Segher Boessenkool  <segher@kernel.crashing.org>
25665         PR rtl-optimization/64682
25666         PR rtl-optimization/69567
25667         PR rtl-optimization/69737
25668         * combine.c (distribute_notes) <REG_DEAD>: If the register is set
25669         in I2 as well, just lose it.
25671 2016-02-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
25673         * config/aarch64/aarch64.c (aarch64_last_printed_arch_string):
25674         New variable.
25675         (aarch64_last_printed_tune_string): Likewise.
25676         (aarch64_declare_function_name): Only output .arch assembler
25677         directive if it will be different from the previously output
25678         directive.  Same for .tune comment but only if -dA is set.
25679         (aarch64_start_file): New function.
25680         (TARGET_ASM_FILE_START): Define.
25682 2016-02-11  David Malcolm  <dmalcolm@redhat.com>
25684         PR plugins/69758
25685         * Makefile.in (PLUGIN_HEADERS): Add params.list.
25687 2016-02-11  Jakub Jelinek  <jakub@redhat.com>
25689         PR target/65313
25690         * tree-vect-slp.c (vect_schedule_slp_instance): Avoid
25691         -Wmaybe-uninitialized warning.
25693 2016-02-11  Oleg Endo  <olegendo@gcc.gnu.org>
25695         PR target/69713
25696         * config/sh/sh.md (casesi_worker_0): Add T_REG use.
25698 2016-02-11  Richard Biener  <rguenther@suse.de>
25700         PR rtl-optimization/69291
25701         * ifcvt.c (noce_try_store_flag_constants): Do not allow
25702         subexpressions affected by changing the result.
25704 2016-02-10  Vladimir Makarov  <vmakarov@redhat.com>
25706         PR target/69148
25707         * lra-constraints.c (curr_insn_transform): Find in/out operands
25708         for secondary memory moves.  Update dups.
25710 2016-02-10  Yuri Rumyantsev  <ysrumyan@gmail.com>
25712         PR tree-optimization/69652
25713         * tree-vect-loop.c (optimize_mask_stores): Move declaration of STMT1
25714         to nested loop, did source re-formatting, skip debug statements,
25715         add check on statement with volatile operand, remove dead scalar
25716         statements.
25718 2016-02-10  Jakub Jelinek  <jakub@redhat.com>
25719             Patrick Palka  <ppalka@gcc.gnu.org>
25721         PR ipa/69241
25722         PR c++/69649
25723         * gimplify.c (gimplify_modify_expr): Set lhs even for noreturn
25724         calls if the return type is TREE_ADDRESSABLE.
25725         * cgraphunit.c (cgraph_node::expand_thunk): Likewise.
25726         * ipa-split.c (split_function): Fix doubled "we" in comment.
25727         Use void return type for the split part even if
25728         !split_point->split_part_set_retval.
25730 2016-02-10  Bin Cheng  <bin.cheng@arm.com>
25732         PR tree-optimization/68021
25733         * tree-ssa-loop-ivopts.c (get_computation_aff): Set ratio to 1 if
25734         when computing the value of biv cand by itself.
25736 2016-02-10  Wilco Dijkstra  <wdijkstr@arm.com>
25738         * config/aarch64/aarch64.c (cortexa53_tunings): Enable AES fusion.
25739         (cortexa57_tunings): Likewise.
25740         (cortexa72_tunings): Likewise.
25741         (arch_macro_fusion_pair_p): Add support for AES fusion.
25742         * config/aarch64/aarch64-fusion-pairs.def: Add AES_AESMC entry.
25743         * config/arm/aarch-common.c (aarch_crypto_can_dual_issue):
25744         Allow virtual registers before reload so early scheduling works.
25745         * config/arm/cortex-a57.md (cortex_a57_crypto_simple): Use
25746         correct latency and pipeline.
25747         (cortex_a57_crypto_complex): Likewise.
25748         (cortex_a57_crypto_xor): Likewise.
25749         (define_bypass): Add AES bypass.
25751 2016-02-10  Richard Biener  <rguenther@suse.de>
25753         PR tree-optimization/69726
25754         * passes.def: Add DCE pass before late uninit.
25755         * match.pd: Add A ? B : (!A ? C : X) -> A ? B : C patterns to
25756         really fixup if-conversions job.
25758 2016-02-10  Wilco Dijkstra  <wdijkstr@arm.com>
25760         * config/arm/arm.c (arm_cortex_a53_tune): Enable AES fusion.
25761         (arm_cortex_a57_tune): Likewise.
25762         (aarch_macro_fusion_pair_p): Add support for AES fusion.
25763         * config/arm/arm-protos.h (fuse_ops): Add FUSE_AES_AESMC.
25765 2016-02-10  Eric Botcazou  <ebotcazou@adacore.com>
25767         * timevar.def (TV_PHASE_DBGINFO): Delete.
25768         (TV_PHASE_CHECK_DBGINFO): Likewise.
25769         * varpool.c (varpool_node::assemble_decl): Do not change timevar.
25771 2016-02-10  Richard Biener  <rguenther@suse.de>
25773         PR tree-optimization/69719
25774         * tree-vect-data-refs.c (vect_prune_runtime_alias_test_list):
25775         Adjust previous fix by ensuring that dr_a1 is left of dr_a2.
25777 2016-02-09  Andrew Pinski  <apinski@cavium.com>
25779         PR tree-opt/69282
25780         * optabs-tree.c (expand_vec_cond_expr_p): Don't early return if
25781         get_vcond_mask_icode returns false.
25783 2016-02-09  Michael Meissner  <meissner@linux.vnet.ibm.com>
25785         PR target/68404
25786         * config/rs6000/predicates.md (fusion_gpr_addis): Prevent fusing
25787         an ADDIS that adds a pointer to a large constant that sets the
25788         upper16 bits with a load operation.
25790 2016-02-09  Charles Baylis  <charles.baylis@linaro.org>
25792         PR target/68532
25793         * config/arm/arm.c (arm_evpc_neon_vzip): Allow for big endian lane
25794         order.
25795         * config/arm/arm_neon.h (vzipq_s8): Adjust shuffle patterns for big
25796         endian.
25797         (vzipq_s16): Likewise.
25798         (vzipq_s32): Likewise.
25799         (vzipq_f32): Likewise.
25800         (vzipq_u8): Likewise.
25801         (vzipq_u16): Likewise.
25802         (vzipq_u32): Likewise.
25803         (vzipq_p8): Likewise.
25804         (vzipq_p16): Likewise.
25806 2016-02-09  Charles Baylis  <charles.baylis@linaro.org>
25808         PR target/68532
25809         * config/arm/arm.c (neon_endian_lane_map): New function.
25810         (neon_vector_pair_endian_lane_map): New function.
25811         (arm_evpc_neon_vuzp): Allow for big endian lane order.
25812         * config/arm/arm_neon.h (vuzpq_s8): Adjust shuffle patterns for big
25813         endian.
25814         (vuzpq_s16): Likewise.
25815         (vuzpq_s32): Likewise.
25816         (vuzpq_f32): Likewise.
25817         (vuzpq_u8): Likewise.
25818         (vuzpq_u16): Likewise.
25819         (vuzpq_u32): Likewise.
25820         (vuzpq_p8): Likewise.
25821         (vuzpq_p16): Likewise.
25823 2016-02-11  Alexandre Oliva  <aoliva@redhat.com>
25825         PR target/69634
25826         * regstat.c (regstat_bb_compute_calls_crossed): Disregard
25827         debug insns.
25829 2016-02-09  Uros Bizjak  <ubizjak@gmail.com>
25831         * config/i386/i386.md (insv<mode>_1): Use gen_int_mode to
25832         truncate const_int operand 1 to QImode.
25834 2016-02-09  Eric Botcazou  <ebotcazou@adacore.com>
25836         * gimple-ssa-backprop.c (optimize_phi): Do not replace an argument
25837         corresponding to an abnormal edge.
25839 2016-02-09  Tom de Vries  <tom@codesourcery.com>
25841         PR tree-optimization/69599
25842         * tree-ssa-structalias.c (fndecl_maybe_in_other_partition): New
25843         function.
25844         (find_func_aliases_for_builtin_call, find_func_clobbers)
25845         (ipa_pta_execute):  Handle case that foo and foo._0 are not in same lto
25846         partition.
25848 2016-02-09  Richard Biener  <rguenther@suse.de>
25850         PR tree-optimization/69715
25851         * tree-ssa.c (execute_update_addresses_taken): Mark non-decl
25852         LHS on calls as non-rewritable.
25854 2016-02-09  Tom de Vries  <tom@codesourcery.com>
25856         PR lto/69707
25857         * lto-wrapper.c (append_diag_options): New function.
25858         (compile_offload_image): Call append_diag_options.
25860 2016-02-08  Sandra Loosemore  <sandra@codesourcery.com>
25862         PR other/69722
25863         * doc/extend.texi (Flag Output Operands): Correct sectioning.
25864         Minor copy-edit to fix verb tenses.
25866 2016-02-08  Jakub Jelinek  <jakub@redhat.com>
25868         PR tree-optimization/69209
25869         * ipa-split.c (split_function): If split part is not
25870         returning retval, retval has gimple type but is not
25871         gimple value, force it into a SSA_NAME first.
25873 2016-02-08  Nicklas Bo Jensen  <nbjensen@gmail.com>
25875         * doc/tree-ssa.texi (Preserving the virtual SSA form): Remove
25876         outdated section.
25878 2016-02-08  Jason Merrill  <jason@redhat.com>
25880         PR c++/69631
25881         * convert.c (convert_to_integer_1): Check dofold on truncation
25882         distribution.
25883         (convert_to_pointer_maybe_fold, convert_to_real_maybe_fold)
25884         (convert_to_integer_maybe_fold, convert_to_complex_maybe_fold):
25885         Rename from *_nofold.
25886         * convert.h (convert_to_pointer_nofold, convert_to_integer_nofold)
25887         (convert_to_real_nofold, convert_to_complex_nofold): New inlines.
25889 2016-02-08  Bernd Schmidt  <bschmidt@redhat.com>
25891         PR target/60410
25892         * tree.c (build_common_tree_nodes): Remove short_double argument.
25893         All callers changed.
25894         * tree.h (build_common_tree_nodes): Adjust declaration.
25895         * doc/invoke.texi (-fshort-double): Remove documentation.
25896         * config/mips/t-img-elf (MULTILIB_OPTIONS, MULTILIB_DIRNAMES,
25897         MULTILIB_EXCEPTIONS): Remove -fshort-double variant.
25898         * lto-wrapper.c (merge_and_complain, append_compiler_options)
25899         (append_linker_options): Don't handle OPT_fshort_double.
25901         PR rtl-optimization/68730
25902         * lra-remat.c (insn_to_cand_activation): New static variable.
25903         (lra_remat): Allocate and free it.
25904         (create_cand): New arg activation. Initialize a field in
25905         insn_to_cand_activation if it is nonnull.
25906         (create_cands): Pass the activation insn to create_cand when making
25907         a candidate involving an output reload.  Reorganize code a little.
25908         (do_remat): Keep track of active status of candidates in a separate
25909         bitmap.
25911 2016-02-08  Richard Biener  <rguenther@suse.de>
25913         PR tree-optimization/69719
25914         * tree-vect-data-refs.c (vect_prune_runtime_alias_test_list):
25915         Properly use absolute of the difference of the two offsets to
25916         compare or adjust the segment length.
25918 2016-02-08  Richard Biener  <rguenther@suse.de>
25919             Jeff Law  <law@redhat.com>
25921         PR target/68273
25922         * tree-ssanames.c (make_ssa_name_fn): Always use unqualified
25923         types for anonymous SSA names.
25925 2016-02-08   Richard Biener  <rguenther@suse.de>
25927         PR rtl-optimization/69274
25928         * ira.c (ira_setup_alts): Do not change recog_data.operand order.
25930 2016-02-08  Jeff Law  <law@redhat.com>
25932         PR tree-optimization/65917
25933         * tree-ssa-dom.c (record_temporary_equivalences): Record both
25934         equivalences from if (x == y) style conditionals.
25935         (loop_depth_of_name): Remove.
25936         (record_equality): Remove loop depth check.
25937         * tree-ssa-scopedtables.h (const_and_copies): Refine comments.
25938         (const_and_copies::record_const_or_copy_raw): New member function.
25939         * tree-ssa-scopedtables.c
25940         (const_and_copies::record_const_or_copy_raw): New, factored out of
25941         (const_and_copies::record_const_or_copy): Call new member function.
25943 2016-02-05  Jeff Law  <law@redhat.com>
25945         PR tree-optimization/68541
25946         * gimple-ssa-split-paths.c: Include tree-cfg.h and params.h.
25947         (count_stmts_in_block): New function.
25948         (poor_ifcvt_candidate_code): Likewise.
25949         (is_feasible_trace): Add some heuristics to determine when path
25950         splitting is profitable.
25951         (find_block_to_duplicate_for_splitting_paths): Make sure the graph
25952         is a diamond with a single exit.
25954 2016-02-05  Martin Sebor  <msebor@redhat.com>
25956         PR c++/69662
25957         * doc/invoke.texi: Update -Wplacement-new to take an optional
25958         argument.
25960 2016-02-06  Richard Henderson  <rth@redhat.com>
25962         PR c/69643
25963         * tree.c (tree_nop_conversion_p): Do not strip casts into or
25964         out of non-standard address spaces.
25966 2016-02-05  Jakub Jelinek  <jakub@redhat.com>
25968         PR rtl-optimization/69691
25969         * lra-eliminations.c (move_plus_up): Don't add the addend twice.
25971 2016-02-05  Pat Haugen  <pthaugen@us.ibm.com>
25973         * config/rs6000/crypto.md (crypto_vpermxor_<mode>): Correct insn type.
25974         * config/rs6000/rs6000.md (mov<mode>_hardfloat): Likewise.
25975         (*ieee128_mfvsrd_64bit): Likewise.
25976         (*ieee128_mfvsrd_32bit): Likewise.
25978 2016-02-05  Ilya Enkovich  <enkovich.gnu@gmail.com>
25980         PR target/69369
25981         Revert r232560:
25982         2016-01-19  Jan Hubicka  <hubicka@ucw.cz>
25984         * cgraphunit.c (cgraph_node::reset): Clear thunk info and
25985         instrumented_version.
25987 2016-01-05  Jeremy Bennett  <jeremy.bennett@embecosm.com>
25989         * doc/invoke.texi (Optimize Options): In table of --param options
25990         rename second occurrence of tracer-min-branch-ratio to
25991         tracer-min-branch-probability, rename
25992         tracer-min-branch-ratio-feedback to
25993         tracer-min-branch-probability-feedback and clarify description,
25994         rename sched-spec-state-edge-prob-cutoff to
25995         sched-state-edge-prob-cutoff, rename selsched-max-insns-to-rename
25996         to selsched-insns-to-rename, rename lto-minpartition to
25997         lto-min-partition, delete reorder-blocks-duplicate and
25998         reorder-blocks-duplicate-feedback.
26000 2016-02-05  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
26002         * config/s390/s390.c (s390_register_info_set_ranges): Remove
26003         superfluous loops.
26005 2016-02-05  Dominik Vogt  <vogt@linux.vnet.ibm.com>
26007         * doc/extend.texi: S/390: Correct some typos.
26009 2016-02-05  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
26011         * config/s390/s390.c (s390_emit_call): Add missing 64 bit check.
26013 2016-02-05  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
26015         PR target/69625
26016         * config/s390/s390.c (SAVE_SLOT_NONE, SAVE_SLOT_STACK): New defines.
26017         (s390_register_info_gprtofpr): Use new macros above.
26018         (s390_register_info_stdarg_fpr): Adjust max_fpr to better match
26019         its name.
26020         (s390_register_info_stdarg_gpr): Adjust max_gpr to better match
26021         its name.  Adjust restore and save gpr ranges.
26022         (s390_register_info_set_ranges): New function.
26023         (s390_register_info): Use new macros above.  Call
26024         s390_register_info_set_ranges.
26025         (s390_optimize_register_info): Likewise.
26026         (s390_hard_regno_rename_ok): Use new macros.
26027         (s390_hard_regno_scratch_ok): Likewise.
26028         (s390_emit_epilogue): Likewise.
26029         (s390_can_use_return_insn): Likewise.
26030         (s390_optimize_prologue): Likewise.
26031         * config/s390/s390.md (GPR2_REGNUM, GPR6_REGNUM): New constants.
26033 2016-02-05  Jakub Jelinek  <jakub@redhat.com>
26035         PR bootstrap/69677
26036         * config/i386/i386.c (convert_scalars_to_vector): Readd stack
26037         alignment fixes.
26038         (ix86_option_override_internal): Disable TARGET_STV even for
26039         -m{incoming,preferred}-stack-boundary=3.
26041 2016-02-03  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
26043         * config.gcc: Mark deprecated rtems targets as obsolete.
26045 2016-02-04  Segher Boessenkool  <segher@kernel.crashing.org>
26047         PR rtl-optimization/64682
26048         PR rtl-optimization/69567
26049         * combine.c (distribute_notes) <REG_DEAD>: Place the death note
26050         before I2 only if the register is both used and set in I2.
26052 2016-02-04  DJ Delorie  <dj@redhat.com>
26054         * config/msp430/msp430.c (msp430_start_function): Add function type.
26056 2016-02-04  Jakub Jelinek  <jakub@redhat.com>
26058         PR fortran/69368
26059         * tree-dfa.c (get_ref_base_and_extent): Remove unreachable code.
26061 2016-02-04  Uros Bizjak  <ubizjak@gmail.com>
26063         PR rtl-optimization/69577
26064         Revert:
26065         2015-10-29  Richard Henderson  <rth@redhat.com>
26067         PR target/68124
26068         PR rtl-opt/67609
26069         * config/i386/i386.c (ix86_cannot_change_mode_class): Tighten
26070         sse check to the exact conditions of PR 67609.
26072 2016-02-04  Michael Meissner  <meissner@linux.vnet.ibm.com>
26074         PR target/69667
26075         * config/rs6000/rs6000.md (mov<mode>_64bit_dm): Use 'd' constraint
26076         instead of 'ws', and 'wh' instead of 'wm' since TFmode/IFmode are
26077         not allowed into the traditional Altivec registers.
26078         (movtd_64bit_nodm): Likewise.
26079         (mov<mode>_32bit, FMOVE128_FPR iterator): Likewise.
26081 2016-02-04  David Malcolm  <dmalcolm@redhat.com>
26083         * config/aarch64/cortex-a57-fma-steering.c
26084         (aarch64_register_fma_steering): Remove "static" from arguments
26085         to register_pass.
26087 2016-02-04  Wilco Dijkstra  <wdijkstr@arm.com>
26089         PR target/69619
26090         * ccmp.c (expand_ccmp_expr_1): Avoid evaluating gs0/gs1
26091         twice when complex.
26093 2016-02-04  Mike Frysinger  <vapier@gentoo.org>
26095         * doc/invoke.texi: Delete -mno-fma4.
26097 2016-02-04  Richard Sandiford  <richard.sandiford@arm.com>
26099         PR rtl-optimization/69577
26100         * reginfo.c (record_subregs_of_mode): Add a partial_def parameter.
26101         (find_subregs_of_mode): Update accordingly.  Iterate over partial
26102         definitions.
26104 2016-02-04  Alan Lawrence  <alan.lawrence@arm.com>
26106         * config/arm/arm-protos.h (neon_reinterpret): Remove.
26107         * config/arm/arm.c (neon_reinterpret): Remove.
26108         * config/arm/arm_neon_builtins.def (vreinterpretv8qi, vreinterpretv4hi,
26109         vreinterpretv2si, vreinterpretv2sf, vreinterpretdi, vreinterpretv16qi,
26110         vreinterpretv8hi, vreinterpretv4si, vreinterpretv4sf, vreinterpretv2di,
26111         vreinterpretti): Remove.
26112         * config/arm/neon.md (neon_vreinterpretv8qi<mode>,
26113         neon_vreinterpretv4hi<mode>, neon_vreinterpretv2si<mode>,
26114         neon_vreinterpretv2sf<mode>, neon_vreinterpretdi<mode>,
26115         neon_vreinterpretti<mode>, neon_vreinterpretv16qi<mode>,
26116         neon_vreinterpretv8hi<mode>, neon_vreinterpretv4si<mode>,
26117         neon_vreinterpretv4sf<mode>, neon_vreinterpretv2di<mode>): Remove.
26118         * config/arm/arm_neon.h (vreinterpret_p8_p16, vreinterpret_p8_f32,
26119         vreinterpret_p8_p64, vreinterpret_p8_s64, vreinterpret_p8_u64,
26120         vreinterpret_p8_s8, vreinterpret_p8_s16, vreinterpret_p8_s32,
26121         vreinterpret_p8_u8, vreinterpret_p8_u16, vreinterpret_p8_u32,
26122         vreinterpret_p16_p8, vreinterpret_p16_f32, vreinterpret_p16_p64,
26123         vreinterpret_p16_s64, vreinterpret_p16_u64, vreinterpret_p16_s8,
26124         vreinterpret_p16_s16, vreinterpret_p16_s32, vreinterpret_p16_u8,
26125         vreinterpret_p16_u16, vreinterpret_p16_u32, vreinterpret_f32_p8,
26126         vreinterpret_f32_p16, vreinterpret_f32_p64, vreinterpret_f32_s64,
26127         vreinterpret_f32_u64, vreinterpret_f32_s8, vreinterpret_f32_s16,
26128         vreinterpret_f32_s32, vreinterpret_f32_u8, vreinterpret_f32_u16,
26129         vreinterpret_f32_u32, vreinterpret_p64_p8, vreinterpret_p64_p16,
26130         vreinterpret_p64_f32, vreinterpret_p64_s64, vreinterpret_p64_u64,
26131         vreinterpret_p64_s8, vreinterpret_p64_s16, vreinterpret_p64_s32,
26132         vreinterpret_p64_u8, vreinterpret_p64_u16, vreinterpret_p64_u32,
26133         vreinterpret_s64_p8, vreinterpret_s64_p16, vreinterpret_s64_f32,
26134         vreinterpret_s64_p64, vreinterpret_s64_u64, vreinterpret_s64_s8,
26135         vreinterpret_s64_s16, vreinterpret_s64_s32, vreinterpret_s64_u8,
26136         vreinterpret_s64_u16, vreinterpret_s64_u32, vreinterpret_u64_p8,
26137         vreinterpret_u64_p16, vreinterpret_u64_f32, vreinterpret_u64_p64,
26138         vreinterpret_u64_s64, vreinterpret_u64_s8, vreinterpret_u64_s16,
26139         vreinterpret_u64_s32, vreinterpret_u64_u8, vreinterpret_u64_u16,
26140         vreinterpret_u64_u32, vreinterpret_s8_p8, vreinterpret_s8_p16,
26141         vreinterpret_s8_f32, vreinterpret_s8_p64, vreinterpret_s8_s64,
26142         vreinterpret_s8_u64, vreinterpret_s8_s16, vreinterpret_s8_s32,
26143         vreinterpret_s8_u8, vreinterpret_s8_u16, vreinterpret_s8_u32,
26144         vreinterpret_s16_p8, vreinterpret_s16_p16, vreinterpret_s16_f32,
26145         vreinterpret_s16_p64, vreinterpret_s16_s64, vreinterpret_s16_u64,
26146         vreinterpret_s16_s8, vreinterpret_s16_s32, vreinterpret_s16_u8,
26147         vreinterpret_s16_u16, vreinterpret_s16_u32, vreinterpret_s32_p8,
26148         vreinterpret_s32_p16, vreinterpret_s32_f32, vreinterpret_s32_p64,
26149         vreinterpret_s32_s64, vreinterpret_s32_u64, vreinterpret_s32_s8,
26150         vreinterpret_s32_s16, vreinterpret_s32_u8, vreinterpret_s32_u16,
26151         vreinterpret_s32_u32, vreinterpret_u8_p8, vreinterpret_u8_p16,
26152         vreinterpret_u8_f32, vreinterpret_u8_p64, vreinterpret_u8_s64,
26153         vreinterpret_u8_u64, vreinterpret_u8_s8, vreinterpret_u8_s16,
26154         vreinterpret_u8_s32, vreinterpret_u8_u16, vreinterpret_u8_u32,
26155         vreinterpret_u16_p8, vreinterpret_u16_p16, vreinterpret_u16_f32,
26156         vreinterpret_u16_p64, vreinterpret_u16_s64, vreinterpret_u16_u64,
26157         vreinterpret_u16_s8, vreinterpret_u16_s16, vreinterpret_u16_s32,
26158         vreinterpret_u16_u8, vreinterpret_u16_u32, vreinterpret_u32_p8,
26159         vreinterpret_u32_p16, vreinterpret_u32_f32, vreinterpret_u32_p64,
26160         vreinterpret_u32_s64, vreinterpret_u32_u64, vreinterpret_u32_s8,
26161         vreinterpret_u32_s16, vreinterpret_u32_s32, vreinterpret_u32_u8,
26162         vreinterpret_u32_u16, vreinterpretq_p8_p16, vreinterpretq_p8_f32,
26163         vreinterpretq_p8_p64, vreinterpretq_p8_p128, vreinterpretq_p8_s64,
26164         vreinterpretq_p8_u64, vreinterpretq_p8_s8, vreinterpretq_p8_s16,
26165         vreinterpretq_p8_s32, vreinterpretq_p8_u8, vreinterpretq_p8_u16,
26166         vreinterpretq_p8_u32, vreinterpretq_p16_p8, vreinterpretq_p16_f32,
26167         vreinterpretq_p16_p64, vreinterpretq_p16_p128, vreinterpretq_p16_s64,
26168         vreinterpretq_p16_u64, vreinterpretq_p16_s8, vreinterpretq_p16_s16,
26169         vreinterpretq_p16_s32, vreinterpretq_p16_u8, vreinterpretq_p16_u16,
26170         vreinterpretq_p16_u32, vreinterpretq_f32_p8, vreinterpretq_f32_p16,
26171         vreinterpretq_f32_p64, vreinterpretq_f32_p128, vreinterpretq_f32_s64,
26172         vreinterpretq_f32_u64, vreinterpretq_f32_s8, vreinterpretq_f32_s16,
26173         vreinterpretq_f32_s32, vreinterpretq_f32_u8, vreinterpretq_f32_u16,
26174         vreinterpretq_f32_u32, vreinterpretq_p64_p8, vreinterpretq_p64_p16,
26175         vreinterpretq_p64_f32, vreinterpretq_p64_p128, vreinterpretq_p64_s64,
26176         vreinterpretq_p64_u64, vreinterpretq_p64_s8, vreinterpretq_p64_s16,
26177         vreinterpretq_p64_s32, vreinterpretq_p64_u8, vreinterpretq_p64_u16,
26178         vreinterpretq_p64_u32, vreinterpretq_p128_p8, vreinterpretq_p128_p16,
26179         vreinterpretq_p128_f32, vreinterpretq_p128_p64, vreinterpretq_p128_s64,
26180         vreinterpretq_p128_u64, vreinterpretq_p128_s8, vreinterpretq_p128_s16,
26181         vreinterpretq_p128_s32, vreinterpretq_p128_u8, vreinterpretq_p128_u16,
26182         vreinterpretq_p128_u32, vreinterpretq_s64_p8, vreinterpretq_s64_p16,
26183         vreinterpretq_s64_f32, vreinterpretq_s64_p64, vreinterpretq_s64_p128,
26184         vreinterpretq_s64_u64, vreinterpretq_s64_s8, vreinterpretq_s64_s16,
26185         vreinterpretq_s64_s32, vreinterpretq_s64_u8, vreinterpretq_s64_u16,
26186         vreinterpretq_s64_u32, vreinterpretq_u64_p8, vreinterpretq_u64_p16,
26187         vreinterpretq_u64_f32, vreinterpretq_u64_p64, vreinterpretq_u64_p128,
26188         vreinterpretq_u64_s64, vreinterpretq_u64_s8, vreinterpretq_u64_s16,
26189         vreinterpretq_u64_s32, vreinterpretq_u64_u8, vreinterpretq_u64_u16,
26190         vreinterpretq_u64_u32, vreinterpretq_s8_p8, vreinterpretq_s8_p16,
26191         vreinterpretq_s8_f32, vreinterpretq_s8_p64, vreinterpretq_s8_p128,
26192         vreinterpretq_s8_s64, vreinterpretq_s8_u64, vreinterpretq_s8_s16,
26193         vreinterpretq_s8_s32, vreinterpretq_s8_u8, vreinterpretq_s8_u16,
26194         vreinterpretq_s8_u32, vreinterpretq_s16_p8, vreinterpretq_s16_p16,
26195         vreinterpretq_s16_f32, vreinterpretq_s16_p64, vreinterpretq_s16_p128,
26196         vreinterpretq_s16_s64, vreinterpretq_s16_u64, vreinterpretq_s16_s8,
26197         vreinterpretq_s16_s32, vreinterpretq_s16_u8, vreinterpretq_s16_u16,
26198         vreinterpretq_s16_u32, vreinterpretq_s32_p8, vreinterpretq_s32_p16,
26199         vreinterpretq_s32_f16, vreinterpretq_s32_f32, vreinterpretq_s32_p64,
26200         vreinterpretq_s32_p128, vreinterpretq_s32_s64, vreinterpretq_s32_u64,
26201         vreinterpretq_s32_s8, vreinterpretq_s32_s16, vreinterpretq_s32_u8,
26202         vreinterpretq_s32_u16, vreinterpretq_s32_u32, vreinterpretq_u8_p8,
26203         vreinterpretq_u8_p16, vreinterpretq_u8_f32, vreinterpretq_u8_p64,
26204         vreinterpretq_u8_p128, vreinterpretq_u8_s64, vreinterpretq_u8_u64,
26205         vreinterpretq_u8_s8, vreinterpretq_u8_s16, vreinterpretq_u8_s32,
26206         vreinterpretq_u8_u16, vreinterpretq_u8_u32, vreinterpretq_u16_p8,
26207         vreinterpretq_u16_p16, vreinterpretq_u16_f32, vreinterpretq_u16_p64,
26208         vreinterpretq_u16_p128, vreinterpretq_u16_s64, vreinterpretq_u16_u64,
26209         vreinterpretq_u16_s8, vreinterpretq_u16_s16, vreinterpretq_u16_s32,
26210         vreinterpretq_u16_u8, vreinterpretq_u16_u32, vreinterpretq_u32_p8,
26211         vreinterpretq_u32_p16, vreinterpretq_u32_f32, vreinterpretq_u32_p64,
26212         vreinterpretq_u32_p128, vreinterpretq_u32_s64, vreinterpretq_u32_u64,
26213         vreinterpretq_u32_s8, vreinterpretq_u32_s16, vreinterpretq_u32_s32,
26214         vreinterpretq_u32_u8, vreinterpretq_u32_u16): Rewrite using casts.
26216 2016-02-04  Martin Liska  <mliska@suse.cz>
26218         PR sanitizer/69276
26219         * asan.c (has_stmt_been_instrumented_p): Instrument gimple calls
26220         that are gimple_store_p.
26221         (maybe_instrument_call): Likewise.
26223 2016-02-04  Bin Cheng  <bin.cheng@arm.com>
26225         * config/aarch64/aarch64.c (aarch64_legitimize_address): Force
26226         register scaling out of memory reference and comment why.
26228 2016-02-04  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
26230         PR target/65932
26231         PR target/67714
26232         * cse.c (cse_insn): Pass NULL to fold_rtx when initially
26233         folding the source of a SET.
26235 2016-02-04  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
26237         PR target/65932
26238         PR target/67714
26239         * config/arm/arm.c (arm_new_rtx_costs, MULT case): Properly extract
26240         the operands of the SIGN_EXTENDs from a SMUL[TB][TB] rtx.
26242 2016-02-04  Jim Wilson  <jim.wilson@linaro.org>
26244         PR target/65932
26245         PR target/67714
26246         * config/arm/arm.h (PROMOTE_MODE): Don't set UNSIGNEDP for QImode and
26247         HImode.
26249 2016-02-04  Christian Bruel  <christian.bruel@st.com>
26251         * config/arm/arm-c.c (arm_reset_previous_fndecl): Style fix and typo.
26252         * config/arm/arm.c (arm_set_current_function): Likewise.
26254 2016-02-04  Jakub Jelinek  <jakub@redhat.com>
26255             Ilya Enkovich  <enkovich.gnu@gmail.com>
26256             H.J. Lu  <hongjiu.lu@intel.com>
26258         PR target/69454
26259         * config/i386/i386.c (convert_scalars_to_vector): Remove
26260         stack alignment fixes.
26261         (ix86_option_override_internal): Disable TARGET_STV if stack
26262         might not be aligned enough.
26263         (ix86_minimum_alignment): Assert that TARGET_STV is false.
26265 2016-02-04  Victoria Stepanyan  <victoria.stepanyan@amd.com>
26267         * config/i386/x86-tune.def: Disable default prefetching
26268         for -march=znver1.
26270 2016-02-03  Michael Meissner  <meissner@linux.vnet.ibm.com>
26271             Vladimir Makarov  <vmakarov@redhat.com>
26273         PR target/69461
26274         * config/rs6000/rs6000.c (rs6000_legitimate_address_p): Fix thinko
26275         in validating fused toc addresses.
26277 2016-02-03  Jakub Jelinek  <jakub@redhat.com>
26279         PR c/69627
26280         * diagnostic-show-locus.c (layout::get_state_at_point): Don't read
26281         range->m_caret fields if range->m_show_caret_p is false.
26283         PR target/69644
26284         * config/rs6000/rs6000.c (rs6000_expand_atomic_compare_and_swap):
26285         Force oldval into register if it does not satisfy reg_or_short_operand
26286         predicate.  Fix up formatting.
26288 2016-02-03  Vladimir Makarov  <vmakarov@redhat.com>
26289             Alexandre Oliva  <aoliva@redhat.com>
26291         PR target/69461
26292         * lra-constraints.c (simplify_operand_subreg): Check additionally
26293         address validity after potential reloading.
26294         (process_address_1): Check insns validity.  In case of failure do
26295         nothing.
26297 2016-02-03  Kirill Yukhin  <kirill.yukhin@intel.com>
26299         PR target/69118
26300         * config/i386/sse.md (define_insn "avx512f_maskcmp<mode>3"):
26301         Fix target.
26303 2016-02-02  Jakub Jelinek  <jakub@redhat.com>
26305         * wide-int.cc (canonize_uhwi): New function.
26306         (wi::divmod_internal): Use it.
26308 2016-02-02  James Norris  <jnorris@codesourcery.com>
26310         * gimplify.c (omp_notice_variable): Add usage check.
26312 2016-02-02  Alexander Monakov  <amonakov@ispras.ru>
26314         * config/nvptx/nvptx.c (nvptx_print_operand): Treat LEU, GEU, LTU, GTU
26315         like LE, GE, LT, GT when emitting relational operator.
26317 2016-02-02  Wilco Dijkstra  <wdijkstr@arm.com>
26319         * ira-costs.c (find_costs_and_classes): Add extra argument.
26320         * target.def (ira_change_pseudo_allocno_class): Add parameter.
26321         * targhooks.h (ira_change_pseudo_allocno_class): Likewise.
26322         * targhooks.c (ira_change_pseudo_allocno_class): Likewise.
26323         * config/aarch64/aarch64.c (aarch64_ira_change_pseudo_allocno_class)
26324         Add best_class parameter, and return it if not ALL_REGS.
26325         * config/mips/mips.c (mips_ira_change_pseudo_allocno_class):
26326         Add parameter.
26327         * doc/tm.texi (TARGET_IRA_CHANGE_PSEUDO_ALLOCNO_CLASS):
26328         Update target hook.
26330 2016-02-02  Wilco Dijkstra  <wdijkstr@arm.com>
26332         * config/aarch64/aarch64.c
26333         (TARGET_IRA_CHANGE_PSEUDO_ALLOCNO_CLASS): New define.
26334         (aarch64_ira_change_pseudo_allocno_class): New function.
26336 2016-02-02  Uros Bizjak  <ubizjak@gmail.com>
26338         PR target/67032
26339         * config/i386/i386.c (geode_cost): Increase cost of MMX and SSE moves.
26341 2016-02-02  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
26343         * config/avr/avr.c (avr_option_override): Set
26344         PARAM_ALLOW_STORE_DATA_RACES to 1.
26346 2016-02-02  Richard Biener  <rguenther@suse.de>
26348         PR tree-optimization/69595
26349         * match.pd: Add range test simplifications to true/false.
26351 2016-02-02  Thomas Schwinge  <thomas@codesourcery.com>
26353         * omp-builtins.def (BUILT_IN_GOACC_HOST_DATA): Remove.
26354         * omp-low.c (expand_omp_target): Use BUILT_IN_GOACC_DATA_START
26355         instead.
26357 2016-02-02  Richard Biener  <rguenther@suse.de>
26359         PR tree-optimization/69606
26360         * tree-ssa-math-opts.c (bswap_replace): Clear flow sensitive
26361         info on the result before moving a stmt.
26363 2016-02-02  Yuri Rumyantsev  <ysrumyan@gmail.com>
26365         PR middle-end/68542
26366         * config/i386/i386.c (ix86_expand_branch): Add support for conditional
26367         branch with vector comparison.
26368         * config/i386/sse.md (VI48_AVX): New mode iterator.
26369         (define_expand "cbranch<mode>4): Add support for conditional branch
26370         with vector comparison.
26371         * tree-vect-loop.c (optimize_mask_stores): New function.
26372         * tree-vect-stmts.c (vectorizable_mask_load_store): Initialize
26373         has_mask_store field of vect_info.
26374         * tree-vectorizer.c (vectorize_loops): Invoke optimaze_mask_stores for
26375         vectorized loops having masked stores after vec_info destroy.
26376         * tree-vectorizer.h (loop_vec_info): Add new has_mask_store field and
26377         correspondent macros.
26378         (optimize_mask_stores): Add prototype.
26380 2016-02-02  Alan Modra  <amodra@gmail.com>
26382         PR target/69548
26383         * config/rs6000/predicates.md (quad_int_reg_operand): Don't
26384         allow subregs.
26386 2016-02-02  Alan Modra  <amodra@gmail.com>
26388         PR target/68662
26389         * config/rs6000/rs6000.c (need_toc_init): New var, set it
26390         whenever toc_label_name used.
26391         (rs6000_file_start): Don't set up toc section here,
26392         (rs6000_output_function_epilogue): do so here instead,
26393         (rs6000_xcoff_file_start): and here.
26394         * config/rs6000/rs6000.md (load_toc_aix_si): Set need_toc_init.
26395         (load_toc_aix_di): Likewise.
26397 2016-02-01  Jakub Jelinek  <jakub@redhat.com>
26399         PR rtl-optimization/69592
26400         * rtlanal.c (nonzero_bits_binary_arith_p): New inline function.
26401         (cached_nonzero_bits): Use it instead of ARITHMETIC_P.
26402         (num_sign_bit_copies_binary_arith_p): New inline function.
26403         (cached_num_sign_bit_copies): Use it instead of ARITHMETIC_P.
26405 2016-02-01  Jeff Law  <law@redhat.com>
26407         PR tree-optimization/69580
26408         * params.def (FSM_MAXIMUM_PHI_ARGUMENTS): New param.
26409         * tree-ssa-threadbackward.c
26410         (fsm_find_control_statement_thread_paths): Do not try to walk
26411         through large PHI nodes.
26413 2016-02-01  Jakub Jelinek  <jakub@redhat.com>
26415         * ifcvt.c (bb_ok_for_noce_convert_multiple_sets): Return false
26416         when count is incremented above limit, don't analyze further
26417         insns afterwards.
26419         * omp-low.c (oacc_parse_default_dims): Avoid
26420         -Wsign-compare warning, make sure value fits into int
26421         rather than just unsigned int.
26423 2016-02-01  Bin Cheng  <bin.cheng@arm.com>
26425         PR tree-optimization/67921
26426         * fold-const.c (split_tree): New parameters.  Convert pointer
26427         type variable part to proper type before negating.
26428         (fold_binary_loc): Pass new arguments to split_tree.
26430 2016-02-01  Nathan Sidwell  <nathan@codesourcery.com>
26432         * config/nvptx/nvptx.c (PTX_GANG_DEFAULT): New.
26433         (nvptx_goacc_validate_dims): Extend to handle global defaults.
26434         * target.def (OACC_VALIDATE_DIMS): Extend documentation.
26435         * doc/tm.texti: Rebuilt.
26436         * doc/invoke.texi (fopenacc-dim): Document.
26437         * lto-wrapper.c (merge_and_complain): Add OPT_fopenacc_dim_ case.
26438         (append_compiler_options): Likewise.
26439         * omp-low.c (oacc_default_dims, oacc_min_dims): New.
26440         (oacc_parse_default_dims): New.
26441         (oacc_validate_dims): Add USED arg.  Select non-unity default when
26442         possible.
26443         (oacc_loop_fixed_partitions): Return mask of used partitions.
26444         (oacc_loop_auto_partitions): Emit dump info.
26445         (oacc_loop_partition): Return mask of used partitions.
26446         (execute_oacc_device_lower): Parse default dimension arg.  Adjust
26447         loop partitioning and validation calls.
26449 2016-02-01  Richard Biener  <rguenther@suse.de>
26451         PR middle-end/69556
26452         * match.pd: Guard (C1/X)*C2 -> (C1*C2)/X with single_use.
26454 2016-02-01  Richard Biener  <rguenther@suse.de>
26456         PR tree-optimization/69574
26457         * tree-chrec.c (hide_evolution_in_other_loops_than_loop): Instead
26458         of asserting return chrec_dont_know.
26460 2016-02-01  Martin Liska  <mliska@suse.cz>
26462         * mem-stats-traits.h: Add copyright header.
26463         * mem-stats.h: Likewise.
26465 2016-02-01  Richard Biener  <rguenther@suse.de>
26467         PR tree-optimization/69579
26468         * tree-ssa-loop-ivcanon.c (propagate_constants_for_unrolling):
26469         Do not propagate through abnormal PHI results.
26471 2016-02-01  Eric Botcazou  <ebotcazou@adacore.com>
26473         * postreload.c (reload_cse_simplify): Remove dead code.
26475 2016-02-01  Jakub Jelinek  <jakub@redhat.com>
26477         PR rtl-optimization/69570
26478         * ifcvt.c (bb_ok_for_noce_convert_multiple_sets): Return true only
26479         if there is more than one set, not if there is a single set.
26481 2016-02-01  Richard Henderson  <rth@redhat.com>
26483         PR rtl-opt/69535
26484         * combine.c (make_compound_operation): When looking through a
26485         subreg, make sure to re-extend to the width of the outer mode.
26487 2016-01-30  Jakub Jelinek  <jakub@redhat.com>
26489         PR tree-optimization/69546
26490         * wide-int.cc (wi::divmod_internal): For unsigned division
26491         where both operands fit into uhwi, if o1 is 1 and o0 has
26492         msb set, if divident_prec is larger than bits per hwi,
26493         clear another quotient word and return 2 instead of 1.
26494         Similarly for remainder with msb in HWI set, if dividend_prec
26495         is larger than bits per hwi.
26497 2016-01-29  Martin Jambor  <mjambor@suse.cz>
26499         * hsa-gen.c (get_memory_order_name): Mask with MEMMODEL_BASE_MASK.
26500         Use short lowercase names.
26501         (get_memory_order): Mask with MEMMODEL_BASE_MASK.  Support
26502         MEMMODEL_CONSUME with acquire semantics and MEMMODEL_SEQ_CST with
26503         acq_rel one.  Protect warning agains segfaults if
26504         get_memory_order_name returns NULL.
26505         (gen_hsa_ternary_atomic_for_builtin): Support with MEMMODEL_SEQ_CST
26506         with release semantics.  Do not warn if get_memory_order already did.
26507         (gen_hsa_insns_for_call): Support with MEMMODEL_SEQ_CST with acquire
26508         semantics.  Fix check for relaxed or acquire semantics.  Do not warn
26509         if get_memory_order already did.
26511 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
26513         * doc/install.texi: Document that isl-0.16 is supported.
26515 2016-01-29  Vladimir Makarov  <vmakarov@redhat.com>
26517         PR target/69299
26518         * config/i386/constraints.md (Bm): Describe as special memory
26519         constraint.
26520         * doc/md.texi (DEFINE_SPECIAL_MEMORY_CONSTRAINT): Describe it.
26521         * genoutput.c (main): Process DEFINE_SPECIAL_MEMORY_CONSTRAINT.
26522         * genpreds.c (struct constraint_data): Add is_special_memory.
26523         (have_special_memory_constraints, special_memory_start): New
26524         static vars.
26525         (special_memory_end): Ditto.
26526         (add_constraint): Add new arg is_special_memory.  Add code to
26527         process its true value.  Update have_special_memory_constraints.
26528         (process_define_constraint): Pass the new arg.
26529         (process_define_register_constraint): Ditto.
26530         (choose_enum_order): Process special memory.
26531         (write_tm_preds_h): Generate enum const CT_SPECIAL_MEMORY and
26532         function insn_extra_special_memory_constraint.
26533         (main): Process DEFINE_SPECIAL_MEMORY_CONSTRAINT.
26534         * gensupport.c (process_rtx): Process
26535         DEFINE_SPECIAL_MEMORY_CONSTRAINT.
26536         * ira-costs.c (record_reg_classes): Process CT_SPECIAL_MEMORY.
26537         * ira-lives.c (single_reg_class): Use
26538         insn_extra_special_memory_constraint.
26539         * ira.c (ira_setup_alts): Process CT_SPECIAL_MEMORY.
26540         * lra-constraints.c (process_alt_operands): Ditto.
26541         (curr_insn_transform): Use insn_extra_special_memory_constraint.
26542         * recog.c (asm_operand_ok, preprocess_constraints): Process
26543         CT_SPECIAL_MEMORY.
26544         * reload.c (find_reloads): Ditto.
26545         * rtl.def (DEFINE_SPECIFAL_MEMORY_CONSTRAINT): New.
26546         * stmt.c (parse_input_constraint): Use
26547         insn_extra_special_memory_constraint.
26549 2016-01-29  H.J. Lu  <hongjiu.lu@intel.com>
26551         PR target/69530
26552         * lra-splill.c (lra_final_code_change): Revert r229087 by
26553         removing all sub-registers.
26555 2016-01-29  Steve Ellcey  <sellcey@imgtec.com>
26557         PR target/65604
26558         * config/mips/mips.c (mips_output_division): Check flag_delayed_branch.
26560 2016-01-29  Jakub Jelinek  <jakub@redhat.com>
26562         PR target/69551
26563         * config/i386/i386.c (ix86_expand_vector_set) <case V4SImode>: For
26564         SSE1, copy target into the temporary reg first before recursing
26565         on it.
26567 2016-01-29  H.J. Lu  <hongjiu.lu@intel.com>
26569         * config/i386/sse.md (sse2_cvtps2pd<mask_name>): Replace vBm
26570         with vm.
26572 2016-01-29  Jonathan Wakely  <jwakely@redhat.com>
26574         * ginclude/stdarg.h: Test __cplusplus instead of
26575         __GXX_EXPERIMENTAL_CXX0X__.
26577 2016-01-29  Richard Biener  <rguenther@suse.de>
26579         PR tree-optimization/69547
26580         * tree-ssa-dce.c (mark_aliased_reaching_defs_necessary_1):
26581         Do not mark clobbers necessary.
26582         (mark_all_reaching_defs_necessary_1): Likewise.
26584 2016-01-29  Dominik Vogt  <vogt@linux.vnet.ibm.com>
26586         * config/s390/s390-c.c (s390_resolve_overloaded_builtin): Format
26587         declaration name with %qs and print it in both error messages.
26588         Also fix indentation.
26590 2016-01-29  Dominik Vogt  <vogt@linux.vnet.ibm.com>
26592         PR other/69006
26593         * config/s390/s390-c.c (s390_resolve_overloaded_builtin): Remove
26594         trailing blank line from error message.
26596 2016-01-29  Jonathan Wakely  <jwakely@redhat.com>
26598         PR c++/69462
26599         * ginclude/float.h: Also provide FLT_EVAL_METHOD and DECIMAL_DIG
26600         for C++-11.
26602 2016-01-29  Richard Biener  <rguenther@suse.de>
26604         PR middle-end/69537
26605         * match.pd: Allow all integral types when simplifying a
26606         widening or sign-changing conversion.
26608 2016-01-28  Sebastian Pop  <s.pop@samsung.com>
26610         * graphite-isl-ast-to-gimple.c (get_rename_from_scev): Revert assert
26611         back to setting codegen_error to fail codegen.
26613 2016-01-28  Uros Bizjak  <ubizjak@gmail.com>
26615         PR target/69459
26616         * config/i386/constraints.md (C): Only accept constant zero operand.
26617         (BC): New constraint.
26618         * config/i386/sse.md (*mov<mode>_internal): Use BC constraint
26619         instead of C constraint.
26620         * doc/md.texi (Machine Constraints): Update description
26621         of C constraint.
26623 2016-01-28  Steve Ellcey  <sellcey@imgtec.com>
26625         PR target/68400
26626         * config/mips/mips.c (and_operands_ok): Add MIPS16 check.
26628 2016-01-28  Jakub Jelinek  <jakub@redhat.com>
26630         PR middle-end/69542
26631         * lra-remat.c (calculate_local_reg_remat_bb_data): Only consider
26632         non-debug insns.
26634 2016-01-28  Pat Haugen  <pthaugen@us.ibm.com>
26636         * config/rs6000/rs6000.c (output_cbranch): Don't statically predict
26637         branches if using guessed profile.
26639 2016-01-28  H.J. Lu  <hongjiu.lu@intel.com>
26641         * graphite-optimize-isl.c (optimize_isl): Fix dump.
26643 2016-01-28  Richard Henderson  <rth@redhat.com>
26645         PR target/69305
26646         * config/aarch64/aarch64-modes.def (CC_Cmode): New
26647         * config/aarch64/aarch64-protos.h: Update.
26648         * config/aarch64/aarch64.c (aarch64_zero_extend_const_eq): New.
26649         (aarch64_select_cc_mode): Add check for use of CC_Cmode.
26650         (aarch64_get_condition_code_1): Handle CC_Cmode.
26651         * config/aarch64/aarch64.md (addti3): Use adddi3_compareC.
26652         (*add<mode>3_compareC_cconly_imm): New.
26653         (*add<mode>3_compareC_cconly): New.
26654         (*add<mode>3_compareC_imm): New.
26655         (add<mode>3_compareC): New.
26656         (add<mode>3_carryin, *addsi3_carryin_uxtw): Sort compare operand
26657         to be first.  Use aarch64_carry_operation.
26658         (*add<mode>3_carryin_alt1, *addsi3_carryin_alt1_uxtw): Remove.
26659         (*add<mode>3_carryin_alt2, *addsi3_carryin_alt2_uxtw): Remove.
26660         (*add<mode>3_carryin_alt3, *addsi3_carryin_alt3_uxtw): Remove.
26661         (subti3): Use subdi3_compare1.
26662         (*sub<mode>3_compare0): Rename from sub<mode>3_compare0.
26663         (sub<mode>3_compare1): New.
26664         (*sub<mode>3_carryin0, *subsi3_carryin_uxtw): New.
26665         (*sub<mode>3_carryin): Use aarch64_borrow_operation.
26666         (*subsi3_carryin_uxtw): Likewise.
26667         (*ngc<mode>, *ngcsi_uxtw): Likewise.
26668         (*sub<mode>3_carryin_alt, *subsi3_carryin_alt_uxtw): New.
26669         * config/aarch64/iterators.md (DWI): New.
26670         * config/aarch64/predicates.md (aarch64_carry_operation): New.
26671         (aarch64_borrow_operation): New.
26673 2016-01-28  Abderrazek Zaafrani  <a.zaafrani@samsung.com>
26675         * graphite-optimize-isl.c (optimize_isl): Print a different debug
26676         message when isl does not return a valid schedule.
26678 2016-01-28  Sebastian Pop  <s.pop@samsung.com>
26680         * graphite-isl-ast-to-gimple.c (class translate_isl_ast_to_gimple):
26681         Remove comments from class declarations: they are already in the code
26682         close by the defs.
26684 2016-01-28  Sebastian Pop  <s.pop@samsung.com>
26686         * graphite-isl-ast-to-gimple.c (binary_op_to_tree): Call
26687         codegen_error_p.
26688         (ternary_op_to_tree): Same.
26689         (unary_op_to_tree): Same.
26690         (nary_op_to_tree): Same.
26691         (gcc_expression_from_isl_expr_op): Same.
26692         (gcc_expression_from_isl_expression): Same.
26693         (graphite_create_new_loop): Same.
26694         (graphite_create_new_loop_guard): Same.
26695         (build_iv_mapping): Same.
26696         (graphite_create_new_guard): Same.
26697         (translate_isl_ast_to_gimple::copy_loop_phi_nodes): Same.
26698         (translate_isl_ast_to_gimple::translate_pending_phi_nodes): Same.
26700 2016-01-28  Sebastian Pop  <s.pop@samsung.com>
26702         * graphite-isl-ast-to-gimple.c (get_rename_from_scev): Assert
26703         instead of setting codegen_error to fail codegen.
26705 2016-01-28  Jason Merrill  <jason@redhat.com>
26707         * tree.h (BINFO_FLAG_0): Rename from BINFO_MARKED.
26709 2016-01-28  Wilco Dijkstra  <wdijkstr@arm.com>
26711         * config/aarch64/aarch64.c (aarch64_if_then_else_costs):
26712         Remove CONST_INT_P check in CCMP cost calculation.
26714 2016-01-28  Wilco Dijkstra  <wdijkstr@arm.com>
26716         * config/aarch64/aarch64.c (generic_vector_cost):
26717         Set vec_permute_cost.
26718         (cortexa57_vector_cost): Likewise.
26719         (exynosm1_vector_cost): Likewise.
26720         (xgene1_vector_cost): Likewise.
26721         (aarch64_builtin_vectorization_cost): Use vec_permute_cost.
26722         * config/aarch64/aarch64-protos.h (cpu_vector_cost):
26723         Add vec_permute_cost entry.
26725 2016-01-28  Wilco Dijkstra  <wdijkstr@arm.com>
26727         * config/aarch64/aarch64.md (ccmp<mode>): Disassemble
26728         immediate as %1.
26729         (add<mode>3_compare0): Likewise.
26730         (addsi3_compare0_uxtw): Likewise.
26731         (add<mode>3nr_compare0): Likewise.
26732         (compare_neg<mode>): Likewise.
26733         (<optab><mode>3): Likewise.
26735 2016-01-28  Ilya Enkovich  <enkovich.gnu@gmail.com>
26737         * tree-vect-stmts.c (vectorizable_comparison): Add
26738         NULL check for vectype.
26740 2016-01-28  Richard Biener  <rguenther@suse.de>
26742         PR tree-optimization/69466
26743         * tree-vect-loop-manip.c (slpeel_duplicate_current_defs_from_edges):
26744         Account for PHIs we couldn't duplicate.
26746 2016-01-28  Martin Liska  <mliska@suse.cz>
26748         PR pch/68758
26749         * ggc-common.c (gt_pch_save): Use ENABLE_VALGRIND_ANNOTATIONS macro
26750         instead of ENABLE_VALGRIND_CHECKING.
26752 2016-01-27  Richard Henderson  <rth@redhat.com>
26754         PR rtl-opt/69447
26755         * lra-remat.c (subreg_regs): New.
26756         (dump_candidates_and_remat_bb_data): Dump it.
26757         (operand_to_remat): Reject if operand in subreg_regs.
26758         (set_bb_regs): Collect subreg_regs.
26759         (lra_remat): Init and free subreg_regs.  Compute
26760         calculate_local_reg_remat_bb_data before create_cands.
26762 2016-01-27  H.J. Lu  <hongjiu.lu@intel.com>
26764         PR target/68986
26765         * config/i386/i386.c (ix86_update_stack_boundary): Don't
26766         change stack_alignment_needed for __tls_get_addr call.
26768 2016-01-27  Segher Boessenkool  <segher@kernel.crashing.org>
26770         * config/rs6000/rs6000.c (print_operand): Rollback 's' removal.
26772 2016-01-27  Jeff Law  <law@redhat.com>
26774         PR tree-optimization/68398
26775         PR tree-optimization/69196
26776         * params.def (PARAM_FSM_SCALE_PATH_STMTS): New parameter.
26777         (PARAM_FSM_SCALE_PATH_BLOCKS): Likewise.
26778         * tree-ssa-threadbackward.c (fsm_find_control_statement_thread_paths):
26779         Only count PHIs in the last block in the path.  The others will
26780         const/copy propagate away.  Add heuristic to allow more irreducible
26781         subloops to be created when it is likely profitable to do so.
26783         * tree-ssa-threadbackward.c (fsm_find_control_statement_thread_paths):
26784         Fix typo in comment.  Use gsi_after_labels and remove the GIMPLE_LABEL
26785         check from within the loop.  Use gsi_next_nondebug rather than gsi_next.
26787 2016-01-27  Jakub Jelinek  <jakub@redhat.com>
26789         PR lto/69254
26790         * sanitizer.def: Add BEGIN_SANITIZER_BUILTINS and
26791         END_SANITIZER_BUILTINS markers using DEF_BUILTIN_STUB.
26792         * asan.c (DEF_BUILTIN_STUB): Temporarily define.
26793         * tree-streamer-in.c: Include asan.h.
26794         (streamer_get_builtin_tree): For builtins in sanitizer
26795         range call initialize_sanitizer_builtins and retry.
26797 2016-01-27  Ian Lance Taylor  <iant@google.com>
26799         * common.opt (fkeep-gc-roots-live): New undocumented option.
26800         * tree-ssa-loop-ivopts.c (add_candidate_1): If
26801         -fkeep-gc-roots-live, skip pointers.
26802         (add_iv_candidate_for_biv): Handle add_candidate_1 returning
26803         NULL.
26805 2016-01-27  Uros Bizjak  <ubizjak@gmail.com>
26807         PR target/69512
26808         * config/i386/i386.md (*zext<mode>_doubleword_and): New pattern.
26809         (*zext<mode>_doubleword): Disable for TARGET_ZERO_EXTEND_WITH_AND.
26811 2016-01-27  Thomas Klausner  <wiz@NetBSD.org>
26813         PR target/68380
26814         * configure.ac: NetBSD provides SSP in its C library.
26815         * configure: Updated.
26817 2016-01-27  Richard Biener  <rguenther@suse.de>
26819         PR tree-optimization/69166
26820         * tree-vect-loop.c (vect_is_simple_reduction): Always check
26821         reduction code for commutativity / associativity.
26823 2016-01-27  Martin Jambor  <mjambor@suse.cz>
26825         PR tree-optimization/69355
26826         * tree-sra.c (analyze_access_subtree): Correct hole detection when
26827         total_scalarization fails.
26829 2016-01-27  David Edelsohn  <dje.gcc@gmail.com>
26831         * config/rs6000/driver-rs6000.c (detect_processor_aix): Add
26832         power9.
26834 2016-01-27  Christian Bruel  <christian.bruel@st.com>
26836         PR target/69245
26837         * config/arm/arm-c.c (arm_pragma_target_parse): Add comments.
26838         Move arm_reset_previous_fndecl and set_target_option_current_node in
26839         the conditional part.  Call save_restore_target_globals.
26840         * config/arm/arm.c (arm_set_current_function):
26841         Refactor to better support #pragma target and attribute mix.
26842         Call save_restore_target_globals.
26843         * config/arm/arm-protos.h (save_restore_target_globals): New function.
26845 2016-01-27  Martin Liska  <mliska@suse.cz>
26847         * hsa.c (hsa_summary_t::link_functions): Create IPA_REF_ADDR
26848         reference for an HSA kernel and its host function.
26850 2016-01-27  Jakub Jelinek  <jakub@redhat.com>
26852         PR tree-optimization/69399
26853         * wide-int.h (wi::lrshift): For larger precisions, only
26854         use fast path if shift is known to be < HOST_BITS_PER_WIDE_INT.
26856 2016-01-27  Claudiu Zissulescu  <claziss@synopsys.com>
26858         * config/arc/predicates.md (proper_comparison_operator): Reject
26859         constant-constant comparison.
26861 2016-01-26  Tom de Vries  <tom@codesourcery.com>
26863         PR tree-optimization/69110
26864         * tree-data-ref.c (initialize_data_dependence_relation): Handle
26865         DR_NUM_DIMENSIONS == 0.
26867 2016-01-26  Abderrazek Zaafrani  <a.zaafrani@samsung.com>
26868             Sebastian Pop  <s.pop@samsung.com>
26870         * graphite-isl-ast-to-gimple.c (ternary_op_to_tree): Handle
26871         isl_ast_op_cond and isl_ast_op_select.
26872         (gcc_expression_from_isl_expr_op): Same.
26874 2016-01-26  Jason Merrill  <jason@redhat.com>
26876         PR c++/68782
26877         * tree.c (recompute_constructor_flags): Split out from
26878         build_constructor.
26879         (verify_constructor_flags): New.
26880         * tree.h: Declare them.
26882 2016-01-26  Iain Buclaw  <ibuclaw@gdcproject.org>
26884         PR rtl-optimization/69217
26885         * var-tracking.c (tracked_record_parameter_p): Don't segfault if there
26886         are no TYPE_FIELDS set for the record type.
26888 2016-01-26  Jakub Jelinek  <jakub@redhat.com>
26890         PR target/68662
26891         * config/rs6000/rs6000.c (rs6000_option_override_internal): Initialize
26892         toc_label_name unconditionally.
26893         (rs6000_emit_load_toc_table): Call ggc_strdup on toc_label_name for
26894         SYMBOL_REF string.  Use toc_label_name instead of constructing
26895         LCTOC1.
26896         (rs6000_elf_declare_function_name): Use toc_label_name instead of
26897         constructing LCTOC1.
26899 2016-01-26  Martin Sebor  <msebor@redhat.com>
26901         PR other/69477
26902         * doc/extend.texi (Common Type Attributes): Move text that talks about
26903         attribute packed from attribute aligned to the section discussing
26904         the former attribute for clarity.
26906 2016-01-26  Richard Henderson  <rth@redhat.com>
26908         PR middle-end/60908
26909         * trans-mem.c (tm_region_init): Mark entry block as visited.
26911 2016-01-26  David Malcolm  <dmalcolm@redhat.com>
26913         PR other/69006
26914         * diagnostic-show-locus.c (layout::print_source_line): Replace
26915         call to pp_newline with call to layout::print_newline.
26916         (layout::print_annotation_line): Likewise.
26917         (layout::move_to_column): Likewise.
26918         (layout::print_any_fixits): After printing any fixits, print a
26919         trailing newline, if necessary.
26920         (layout::print_newline): New method, resetting any colorization
26921         before a newline.
26922         (diagnostic_show_locus): Move the pp_newline to before the
26923         early bailout.  Remove dummy block enclosing the layout instance.
26924         * diagnostic.c (default_diagnostic_finalizer): Replace invocation
26925         of pp_newline_and_flush with pp_flush.
26926         (diagnostic_append_note): Delete use of pp_newline.
26927         (diagnostic_append_note_at_rich_loc): Delete.
26928         * diagnostic.h (diagnostic_append_note_at_rich_loc): Delete.
26929         * pretty-print.h (output_buffer_append_r): Reset buff->line_length
26930         when newline characters are added to the buffer.
26932 2016-01-26  Michael Matz  <matz@suse.de>
26934         * configure.ac (ac_cv_std_swap_in_utility): New test.
26935         * system.h (<algorithm>): Check HAVE_SWAP_IN_UTILITY as well.
26936         * configure: Regenerate.
26937         * config.in: Regenerate.
26939 2016-01-26  Claudiu Zissulescu  <claziss@synopsys.com>
26941         * config/arc/arc.md (cstoresi4): Force operand into register.
26942         (arcset<code>): Fix predicate.
26943         (arcsetltu): Likewise.
26944         (arcsetgeu): Likewise.
26945         (arcsethi): Likewise.
26946         (arcsetls): Likewise.
26948 2016-01-26  Jakub Jelinek  <jakub@redhat.com>
26950         PR tree-optimization/69483
26951         * gimple-fold.c (canonicalize_constructor_val): Return NULL
26952         if base has error_mark_node type.
26954 2016-01-26  Christophe Lyon  <christophe.lyon@linaro.org>
26956         PR target/68620
26957         * config/arm/arm.c (neon_valid_immediate): Handle FP16 vectors.
26958         * config/arm/arm_neon.h (__ARM_NUM_LANES, __arm_lane, arm_lanq):
26959         New helper macros.
26960         (vget_lane_f16): Handle big-endian.
26961         (vgetq_lane_f16): Likewise.
26962         (vset_lane_f16): Likewise.
26963         (vsetq_lane_f16): Likewise.
26964         * config/arm/iterators.md (VQXMOV): Add V8HF.
26965         (VDQ): Add V4HF and V8HF.
26966         (V_reg): Handle V4HF and V8HF.
26967         (Is_float_mode): Likewise.
26968         * config/arm/neon.md (movv4hf, movv8hf, neon_vdup_nv4hf,
26969         neon_vdup_nv8hf): New patterns.
26970         (vec_set<mode>_internal, vec_extract<mode>, neon_vld1_dup<mode>):
26971         Use VD_LANE iterator.
26972         (neon_vld1_dup<mode>): Use VQ2 iterator.
26974 2016-01-26  Nathan Sidwell  <nathan@acm.org>
26976         * omp-low.h (oacc_fn_attrib_kernels_p): Declare.
26977         (set_oacc_fn_attrib): Add IS_KERNEL arg.
26978         * omp-low.c (set_oacc_fn_attrib): Add IS_KERNEL arg.
26979         (oacc_fn_attrib_kernels_p, oacc_fn_attrib_level): New.
26980         (expand_omp_target): Pass is_kernel to set_oacc_fn_attrib.
26981         (oacc_validate_dims): Add LEVEL arg, don't return level.
26982         (new_oacc_loop_routine): Use oacc_fn_attrib_level, not
26983         oacc_validate_dims.
26984         (execute_oacc_device_lower): Adjust, add more dump output.
26985         * tree-ssa-loop.c (gate_oacc_kernels): Use
26986         oacc_fn_attrib_kernels_p.
26987         * tree-parloops.c (create_parallel_loop): Adjust
26988         set_oacc_fn_attrib call.
26990 2016-01-26  Jakub Jelinek  <jakub@redhat.com>
26992         PR lto/69254
26993         * lto-wrapper.c (merge_and_complain): Handle -fcilkplus.
26994         (append_compiler_options): Handle -fcilkplus.
26995         (append_linker_options): Ignore -fno-{openmp,openacc,cilkplus}.
26997 2016-01-26  Nick Clifton  <nickc@redhat.com>
26999         PR target/66655
27000         * config/i386/winnt.c (i386_pe_binds_local_p): If a function has
27001         been marked as DECL_ONE_ONLY but we do not the means to make it
27002         so, then do not allow it to bind locally.
27004 2016-01-26  Jakub Jelinek  <jakub@redhat.com>
27006         PR lto/69254
27007         * opts.h (parse_sanitizer_options): New prototype.
27008         * opts.c (sanitizer_opts): New array.
27009         (parse_sanitizer_options): New function.
27010         (common_handle_option): Use parse_sanitizer_options.
27012 2016-01-26  H.J. Lu  <hongjiu.lu@intel.com>
27014         PR target/68986
27015         * config/i386/i386.c (ix86_compute_frame_layout): Move stack
27016         alignment adjustment to ...
27017         (ix86_update_stack_boundary): Here.  Don't over-align stack for
27018         __tls_get_addr.
27019         (ix86_finalize_stack_realign_flags): Use stack_alignment_needed
27020         if __tls_get_addr is called.
27022 2016-01-26  Christian Bruel  <christian.bruel@st.com>
27024         * doc/sourcebuild.texi (arm_crypto_pragma_ok): Remove.
27026 2016-01-26  Eric Botcazou  <ebotcazou@adacore.com>
27028         * config/ia64/ia64.c (ia64_expand_vecint_compare): Use gen_int_mode.
27030 2016-01-26  Richard Biener  <rguenther@suse.de>
27032         PR middle-end/69467
27033         * match.pd: Guard X * CST CMP 0 pattern with single_use.
27035 2016-01-26  Richard Biener  <rguenther@suse.de>
27037         PR tree-optimization/69452
27038         * tree-ssa-loop-im.c (move_computations_dom_walker): Remove.
27039         (move_computations_dom_walker::before_dom_children): Rename
27040         to ...
27041         (move_computations_worker): This.
27042         (move_computations): Perform an RPO rather than a DOM walk.
27044 2016-01-26  Jakub Jelinek  <jakub@redhat.com>
27046         PR target/69442
27047         * combine.c (combine_instructions): For REG_EQUAL note with
27048         SET_DEST being ZERO_EXTRACT, also temporarily set SET_DEST
27049         to the underlying register.
27050         * doc/rtl.texi (REG_EQUAL): Document the behavior of
27051         REG_EQUAL/REG_EQUIV notes if SET_DEST is ZERO_EXTRACT.
27053 2016-01-26  Roger Ferrer Ibáñez  <rofirrim@gmail.com>
27055         PR target/67896
27056         * config/aarch64/aarch64-builtins.c
27057         (aarch64_init_simd_builtin_types): Do not set structural
27058         equality to __Poly{8,16,64,128}_t types.
27060 2016-01-26  Richard Sandiford  <richard.sandiford@arm.com>
27062         PR tree-optimization/69400
27063         * wide-int.cc (wi_pack): Take the precision as argument and
27064         perform canonicalization here rather than in the callers.
27065         Use the main loop to handle all full-width HWIs.  Add a
27066         zero HWI if in_len isn't a full result.
27067         (wi::divmod_internal): Update accordingly.
27068         (wi::mul_internal): Likewise.  Simplify.
27070 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
27071             Sebastian Pop  <s.pop@samsung.com>
27073         * graphite-poly.c (apply_poly_transforms): Simplify.
27074         (print_isl_set): Use more readable format: ISL_YAML_STYLE_BLOCK.
27075         (print_isl_map): Same.
27076         (print_isl_union_map): Same.
27077         (print_isl_schedule): New.
27078         (debug_isl_schedule): New.
27079         * graphite-dependences.c (scop_get_reads): Do not call
27080         isl_union_map_add_map that is undocumented isl functionality.
27081         (scop_get_must_writes): Same.
27082         (scop_get_may_writes): Same.
27083         (scop_get_original_schedule): Remove.
27084         (scop_get_dependences): Do not call isl_union_map_compute_flow that
27085         is deprecated in isl 0.15.  Instead, use isl_union_access_* interface.
27086         (compute_deps): Remove.
27087         * graphite-isl-ast-to-gimple.c (print_schedule_ast): New.
27088         (debug_schedule_ast): New.
27089         (translate_isl_ast_to_gimple::scop_to_isl_ast): Call
27090         set_separate_option.
27091         (graphite_regenerate_ast_isl): Add dump.
27092         (translate_isl_ast_to_gimple::scop_to_isl_ast): Generate code
27093         from scop->transformed_schedule.
27094         (graphite_regenerate_ast_isl): Add more dump.
27095         * graphite-optimize-isl.c (optimize_isl): Set
27096         scop->transformed_schedule.  Check whether schedules are equal.
27097         (apply_poly_transforms): Move here.
27098         * graphite-poly.c (apply_poly_transforms): ... from here.
27099         (free_poly_bb): Static.
27100         (free_scop): Static.
27101         (pbb_number_of_iterations_at_time): Remove.
27102         (print_isl_ast): New.
27103         (debug_isl_ast): New.
27104         (debug_scop_pbb): New.
27105         * graphite-scop-detection.c (print_edge): Move.
27106         (print_sese): Move.
27107         * graphite-sese-to-poly.c (build_pbb_scattering_polyhedrons): Remove.
27108         (build_scop_scattering): Remove.
27109         (create_pw_aff_from_tree): Assert instead of bailing out.
27110         (add_condition_to_pbb): Remove unused code, do not fail.
27111         (add_conditions_to_domain): Same.
27112         (add_conditions_to_constraints): Remove.
27113         (build_scop_context): New.
27114         (add_iter_domain_dimension): New.
27115         (build_iteration_domains): Initialize pbb->iterators.
27116         Call add_conditions_to_domain.
27117         (nested_in): New.
27118         (loop_at): New.
27119         (index_outermost_in_loop): New.
27120         (index_pbb_in_loop): New.
27121         (outermost_pbb_in): New.
27122         (add_in_sequence): New.
27123         (add_outer_projection): New.
27124         (outer_projection_mupa): New.
27125         (add_loop_schedule): New.
27126         (build_schedule_pbb): New.
27127         (build_schedule_loop): New.
27128         (embed_in_surrounding_loops): New.
27129         (build_schedule_loop_nest): New.
27130         (build_original_schedule): New.
27131         (build_poly_scop): Call build_original_schedule.
27132         * graphite.h: Declare print_isl_schedule and debug_isl_schedule.
27133         (free_poly_dr): Remove.
27134         (struct poly_bb): Add iterators.  Remove schedule, transformed, saved.
27135         (free_poly_bb): Remove.
27136         (debug_loop_vec): Remove.
27137         (print_isl_ast): Declare.
27138         (debug_isl_ast): Declare.
27139         (scop_do_interchange): Remove.
27140         (scop_do_strip_mine): Remove.
27141         (scop_do_block): Remove.
27142         (flatten_all_loops): Remove.
27143         (optimize_isl): Remove.
27144         (pbb_number_of_iterations_at_time): Remove.
27145         (debug_scop_pbb): Declare.
27146         (print_schedule_ast): Declare.
27147         (debug_schedule_ast): Declare.
27148         (struct scop): Remove schedule.  Add original_schedule,
27149         transformed_schedule.
27150         (free_gimple_poly_bb): Remove.
27151         (print_generated_program): Remove.
27152         (debug_generated_program): Remove.
27153         (unify_scattering_dimensions): Remove.
27154         * sese.c (print_edge): ... here.
27155         (print_sese): ... here.
27156         (debug_edge): ... here.
27157         (debug_sese): ... here.
27158         * sese.h (print_edge): Declare.
27159         (print_sese): Declare.
27160         (dump_edge): Declare.
27161         (dump_sese): Declare.
27163 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
27164             Sebastian Pop  <s.pop@samsung.com>
27166         * Makefile.in: Set ISLVER in site.exp.
27168 2016-01-25  Jakub Jelinek  <jakub@redhat.com>
27170         * omp-low.c (lower_omp_target) <case USE_DEVICE_PTR>: Set
27171         DECL_VALUE_EXPR of new_var even for the non-array case.  Look
27172         through DECL_VALUE_EXPR for expansion.
27174 2016-01-25  Bernd Edlinger  <bernd.edlinger@hotmail.de>
27176         * config/mips/mips.c (mips_compute_frame_info): Skip re-computing
27177         the frame info after reload completed.
27179 2016-01-25  Jeff Law  <law@redhat.com>
27181         PR tree-optimization/69196
27182         PR tree-optimization/68398
27183         * tree-ssa-threadupdate.h (enum bb_dom_status): Moved here from
27184         tree-ssa-threadupdate.c.
27185         (determine_bb_domination_status): Prototype
27186         * tree-ssa-threadupdate.c (enum bb_dom_status): Remove
27187         (determine_bb_domination_status): No longer static.
27188         (valid_jump_thread_path): Remove code to detect characteristics
27189         of the jump thread path not associated with correctness.
27190         * tree-ssa-threadbackward.c (fsm_find_control_statment_thread_paths):
27191         Correct test for thread path length.  Count PHIs for real operands as
27192         statements that need to be copied.  Do not count ASSERT_EXPRs.
27193         Look at all the blocks in the thread path.  Compute and selectively
27194         filter thread paths based on threading through the latch, threading
27195         a multiway branch or crossing a multiway branch.
27197 2016-01-25  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
27199         * config/rs6000/rs6000.c (rs6000_keep_leaf_when_profiled):  Add
27200         decl with __attribute__ ((unused)) annotation.
27202 2016-01-25  Ilya Enkovich  <enkovich.gnu@gmail.com>
27204         PR target/69421
27205         * tree-vect-stmts.c (vectorizable_condition): Check vectype
27206         of operands is compatible with a statement vectype.
27208 2016-01-25  Eric Botcazou  <ebotcazou@adacore.com>
27210         * doc/extend.texi (scalar_storage_order type attribute): Fix typo and
27211         improve wording for mixed storage order support.
27213 2016-01-25  Bilyan Borisov  <bilyan.borisov@arm.com>
27215         * config/aarch64/arm_neon.h (vcvt_s64_f64): New intrinsic.
27216         (vcvt_u64_f64): Likewise.
27217         (vcvta_s64_f64): Likewise.
27218         (vcvta_u64_f64): Likewise.
27219         (vcvtm_s64_f64): Likewise.
27220         (vcvtm_u64_f64): Likewise.
27221         (vcvtn_s64_f64): Likewise.
27222         (vcvtn_u64_f64): Likewise.
27223         (vcvtp_s64_f64): Likewise.
27224         (vcvtp_u64_f64): Likewise.
27226 2016-01-25  Claudiu Zissulescu  <claziss@synopsys.com>
27228         * config/arc/arc.c (TARGET_DWARF_REGISTER_SPAN): Define.
27229         (arc_init): Check validity mll64 option.
27230         (arc_save_restore): Use double load/store instruction.
27231         (arc_expand_movmem): Likewise.
27232         (arc_split_move): Don't split if we have double load/store
27233         instructions. Returns a boolean.
27234         (arc_process_double_reg_moves): Change function to return boolean
27235         instead of a sequence of instructions.
27236         (arc_dwarf_register_span): New function.
27237         * config/arc/arc-protos.h (arc_split_move): Change prototype.
27238         * config/arc/arc.h (TARGET_CPU_CPP_BUILTINS): Define __ARC_LL64__.
27239         * config/arc/arc.md (*movdi_insn): Emit ldd/std instructions.
27240         (*movdf_insn): Likewise.
27241         * config/arc/arc.opt (mll64): New option.
27242         * config/arc/predicates.md (even_register_operand): New predicate.
27243         * doc/invoke.texi (ARC Options): Add mll64 documentation.
27245 2016-01-25  Richard Biener  <rguenther@suse.de>
27247         PR lto/69393
27248         * dwarf2out.c (is_naming_typedef_decl): Not when DECL_NAMELESS.
27249         * tree-streamer-out.c (pack_ts_base_value_fields): Stream
27250         DECL_NAMELESS.
27251         * tree-streamer-in.c (unpack_ts_base_value_fields): Likewise.
27253 2016-01-25  Richard Biener  <rguenther@suse.de>
27255         PR tree-optimization/69376
27256         * tree-ssa-sccvn.h (struct vn_ssa_aux): Add range_info_anti_range_p
27257         flag.
27258         (VN_INFO_ANTI_RANGE_P): New inline.
27259         (VN_INFO_RANGE_TYPE): Likewise.
27260         * tree-ssa-sccvn.c (set_ssa_val_to): Also record and copy
27261         SSA_NAME_ANTI_RANGE_P.
27262         (free_scc_vn): Restore SSA_NAME_ANTI_RANGE_P.
27263         * tree-ssa-pre.c (eliminate_dom_walker::before_dom_children):
27264         Properly query VN_INFO_RANGE_TYPE.
27266 2016-01-25  Nick Clifton  <nickc@redhat.com>
27268         PR target/66655
27269         * config/i386/cygming.h (MAKE_DECL_ONE_ONLY): Remove definition.
27271 2016-01-23  Tom de Vries  <tom@codesourcery.com>
27273         PR tree-optimization/69426
27274         * tree-parloops.c (eliminate_local_variables_stmt): Handle vdef of
27275         removed clobber.
27277 2016-01-23  Jakub Jelinek  <jakub@redhat.com>
27279         * tree-ssanames.c (release_free_names_and_compact_live_names): Replace
27280         "the the" with "the" in the comments.
27281         * ipa-devirt.c (build_type_inheritance_graph,
27282         update_type_inheritance_graph): Likewise.
27283         * tree.c (build_function_type_list_1): Likewise.
27284         * cfgloopmanip.c (scale_loop_profile): Likewise.
27285         * tree-ssa-loop-ivopts.c (get_shiftadd_cost): Likewise.
27286         * gimple-ssa-split-paths.c
27287         (find_block_to_duplicate_for_splitting_paths): Likewise.
27288         * tree-sra.c (init_subtree_with_zero, clobber_subtree): Likewise.
27289         * expr.c (convert_move): Likewise.
27290         * var-tracking.c (vt_stack_adjustments): Likewise.
27291         * tree-vect-data-refs.c (vect_enhance_data_refs_alignment): Likewise.
27292         * tree-vrp.c (test_for_singularity): Likewise.
27294         * tree-vect-stmts.c (vectorizable_condition): Build a VEC_COND_EXPR
27295         directly instead of building a temporary tree.
27297         PR bootstrap/69434
27298         * genrecog.c: Define INCLUDE_ALGORITHM before including system.h,
27299         remove <algorithm> include.
27301 2016-01-22  Jakub Jelinek  <jakub@redhat.com>
27303         PR target/69432
27304         * config/i386/i386.c: Include dojump.h.
27305         (expand_small_movmem_or_setmem,
27306         expand_set_or_movmem_prologue_epilogue_by_misaligned_moves): Spelling
27307         fixes.
27308         (ix86_expand_set_or_movmem): Call do_pending_stack_adjust () early
27309         if dynamic_check != -1.
27311 2016-01-21  Jeff Law  <law@redhat.com>
27313         PR middle-end/69347
27314         * tree-ssa-dom.c (back_propagate_equivalences): Factored out of
27315         record_temporary_equivalences.  Rewritten to avoid unnecessary calls
27316         into dominated_by_p.
27317         (cprop_into_successor_phis): Avoid unnecessary tests.
27319 2016-01-22  Richard Henderson  <rth@redhat.com>
27321         PR target/69416
27322         * config/aarch64/aarch64.md (UNSPEC_NZCV): New.
27323         (ccmp<mode>, fccmp<mode>, fccmpe<mode>): Use it.
27325 2016-01-22  Michael Matz  <matz@suse.de>
27327         * system.h (string, algorithm): Include only conditionally.
27328         (new): Include always under C++.
27329         * bb-reorder.c (toplevel): Define INCLUDE_ALGORITHM.
27330         * final.c (toplevel): Ditto.
27331         * ipa-chkp.c (toplevel): Define INCLUDE_STRING.
27332         * genconditions.c (write_header): Make gencondmd.c define
27333         INCLUDE_STRING.
27334         * mem-stats.h (mem_usage::print_dash_line): Don't use std::string.
27336         * config/aarch64/aarch64.c (toplevel): Define INCLUDE_STRING.
27337         * common/config/aarch64/aarch64-common.c (toplevel): Ditto.
27339 2016-01-22  Christian Bruel  <christian.bruel@st.com>
27341         PR target/68674
27342         * expr.c (expand_expr_real_1): Reset DECL_MODE if VECTOR_TYPE_P changed.
27344 2016-01-22  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
27346         PR target/69403
27347         * config/arm/thumb2.md (*thumb2_ior_scc_strict_it): Convert to
27348         define_insn_and_split.  Ensure operands[1] and operands[0] do not
27349         get assigned the same register.
27351 2016-01-22  Kugan Vivekanandarajah  <kuganv@linaro.org>
27353         * ipa-prop.c (ipa_set_jf_constant): Remove redundant unshare_expr.
27355 2016-01-22  Christian Bruel  <christian.bruel@st.com>
27357         * config/arm/arm-c.c (arm_pragma_target_parse):
27358         Remove warn_builtin_macro_redefined overwrite.
27360 2016-01-22  Eric Botcazou  <ebotcazou@adacore.com>
27362         * ipa-inline.c (can_inline_edge_p): Back out overzealous check on
27363         flag_non_call_exceptions compatibility.
27365 2016-01-22  Jakub Jelinek  <jakub@redhat.com>
27367         PR debug/66668
27368         * dwarf2out.c (add_child_die_after): New function.
27369         (dwarf_qual_info_t): New type.
27370         (dwarf_qual_info): New variable.
27371         (qualified_die_p): New function.
27372         (modified_type_die): For -fdebug-types-section, ensure
27373         canonical order of qualifiers.  Put qualified DIEs adjacent
27374         to the corresponding non-qualified type DIE and search there
27375         for existing qualified DIEs.
27377 2016-01-22  Eric Botcazou  <ebotcazou@adacore.com>
27379         * doc/extend.texi (scalar_storage_order type attribute): Document
27380         restriction on type punning and aliasing, and remove future tense.
27382 2016-01-21  Roman Zhuykov  <zhroma@ispras.ru>
27384         PR target/69252
27385         * modulo-sched.c (optimize_sc): Allow branch-scheduling to add a new
27386         first stage.
27388 2016-01-21  Jeff Law  <law@redhat.com>
27390         PR middle-end/69347
27391         * tree-ssa-dom.c (dom_opt_dom_walker::thread_across_edge): Avoid
27392         useless call to record_temporary_equivalences.
27393         * tree-ssa-threadbackward.c (find_jump_threads_backwards): Just
27394         allocate 10 slots in the bb_path vector and let it grow as needed.
27395         (fsm_find_control_statement_thread_paths): Similarly for the next_path
27396         vector.
27398 2016-01-21  David Edelsohn  <dje.gcc@gmail.com>
27400         * configure.ac (gcc_cv_as_powerpc_mfcrf, gcc_cv_as_machine_directive):
27401         Detangle.
27402         * configure: Regenerate.
27404 2016-01-21  Pat Haugen  <pthaugen@us.ibm.com>
27406         * config/rs6000/aix71.h (ASM_CPU_SPEC): Add entry for Power9.
27407         * config/rs6000/driver-rs6000.c (struct asm_names): Likewise.
27409 2016-01-21  Bernd Schmidt  <bschmidt@redhat.com>
27411         PR middle-end/66178
27412         * expr.c (expand_expr_real_2) [PLUS_EXPR, MINUS_EXPR]: Don't
27413         drop EXPAND_INITIALIZER.
27414         * rtl.h (contains_symbolic_reference_p): Declare.
27415         * rtlanal.c (contains_symbolic_reference_p): New function.
27416         * simplify-rtx.c (simplify_binary_operation_1): Don't turn
27417         a subtraction into a NOT if symbolic constants are involved.
27419 2016-01-21  Anton Blanchard  <anton@samba.org>
27420             Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
27422         PR target/63354
27423         * config/rs6000/linux64.h (TARGET_KEEP_LEAF_WHEN_PROFILED): New
27424         #define.
27425         * config/rs6000/rs6000.c (rs6000_keep_leaf_when_profiled): New
27426         function.
27428 2016-01-21  Ajit Agarwal  <ajitkum@xilinx.com>
27430         * config/microblaze/microblaze.c
27431         (get_branch_target): New.
27432         (insert_wic_for_ilb_runout): New.
27433         (insert_wic): New.
27434         (microblaze_machine_dependent_reorg): New.
27435         (TARGET_MACHINE_DEPENDENT_REORG): Define macro.
27436         * config/microblaze/microblaze.md
27437         (UNSPEC_IPREFETCH): Define.
27438         (iprefetch): New pattern
27439         * config/microblaze/microblaze.opt
27440         (mxl-prefetch): New flag.
27442 2016-01-21  Ajit Agarwal  <ajitkum@xilinx.com>
27444         * config/microblaze/microblaze.h
27445         (FIXED_REGISTERS): Update in macro.
27446         (CALL_USED_REGISTERS): Update in macro.
27448 2016-01-21  Yuri Rumyantsev  <ysrumyan@gmail.com>
27450         PR rtl-optimization/68920
27451         * ifcvt.c (cond_move_process_if_block): Limit number of conditional
27452         moves.
27454 2016-01-21  Vladimir Makarov  <vmakarov@redhat.com>
27456         PR rtl-optimization/68990
27457         * lra-coalesce.c (lra_coalesce): Invalidate value for the result
27458         pseudo instead of inheritance ones.
27460 2016-01-21  Bernd Edlinger  <bernd.edlinger@hotmail.de>
27461             Nick Clifton  <nickc@redhat.com>
27463         PR target/69129
27464         PR target/69012
27465         * config/mips/mips.c (mips_compute_frame_info): Initialise
27466         args_size and hard_frame_pointer_offset fields of the frame
27467         structure before calling mips_global_pointer.
27469 2016-01-21  David Edelsohn  <dje.gcc@gmail.com>
27471         * configure.ac (gcc_cv_as_dwloc): Test support for debug frame section
27472         label reference.
27473         * configure: Regenerate.
27475 2016-01-21  Richard Biener  <rguenther@suse.de>
27477         * graphite-optimize-isl.c (get_schedule_map): Fix typo.
27479 2016-01-21  Marcin Kościelnicki  <koriakin@0x04.net>
27481         * config/s390/s390.c (s390_asm_declare_function_size): Add code
27482         to actually emit the .size directive.
27484 2016-01-21   Stefan Sørensen  <stefan.sorensen@spectralink.com>
27485              Jakub Jelinek  <jakub@redhat.com>
27487         PR target/69187
27488         PR target/65624
27489         * config/arm/arm-builtins.c (arm_expand_neon_builtin): Increase
27490         args array size by one to avoid buffer overflow.
27492 2016-01-21  Marcin Kościelnicki  <koriakin@0x04.net>
27494         * config/s390/s390.md (pool_section_start): Use switch_to_section
27495         to select proper read-only data section instead of hardcoding
27496         .rodata.
27497         (pool_section_end): Use switch_to_section to match the above.
27499 2016-01-21  Richard Biener  <rguenther@suse.de>
27501         PR tree-optimization/69378
27502         * tree-ssa-sccvn.c (dominated_by_p_w_unex): New function.
27503         (set_ssa_val_to): Use it for dominance checks taking into
27504         account not executable edges.
27506 2016-01-21  Jakub Jelinek  <jakub@redhat.com>
27508         PR c++/69355
27509         * tree-dfa.c (get_ref_base_and_extent): Use GET_MODE_BITSIZE (mode)
27510         for bitsize instead of GET_MODE_PRECISION (mode).
27512 2016-01-20  Martin Sebor  <msebor@redhat.com>
27514         PR c/52291
27515         * extend.texi (__sync Builtins): Clarify the semantics of
27516         __sync_fetch_and_OP built-ins on pointers.
27517         (__atomic Builtins): Same.
27519 2016-01-21  Aditya Kumar  <aditya.k7@samsung.com>
27520             Sebastian Pop  <s.pop@samsung.com>
27522         * graphite-isl-ast-to-gimple.c (enum phi_node_kind): New.
27523         (class translate_isl_ast_to_gimple): Use phi_node_kind instead of bool.
27524         (is_valid_rename): Same.
27525         (translate_isl_ast_to_gimple::get_rename): Same.
27526         (translate_isl_ast_to_gimple::rename_all_uses): Same.
27527         (translate_isl_ast_to_gimple::rename_uses): Same.
27528         (get_new_name): Check for close_phi nodes.
27529         (copy_loop_phi_args): Use phi_node_kind.
27530         (translate_isl_ast_to_gimple::copy_loop_close_phi_args): Same.
27531         (translate_isl_ast_to_gimple::copy_cond_phi_args): Same.
27533 2016-01-21  Aditya Kumar  <aditya.k7@samsung.com>
27534             Sebastian Pop  <s.pop@samsung.com>
27536         Revert commit r229783.
27537         * graphite-isl-ast-to-gimple.c (gcc_expression_from_isl_ast_expr_id):
27538         Remove use of parameter_rename_map.
27539         (copy_def): Remove.
27540         (copy_internal_parameters): Remove.
27541         (graphite_regenerate_ast_isl): Remove call to copy_internal_parameters.
27542         * sese.c (new_sese_info): Do not initialize parameter_rename_map.
27543         (free_sese_info): Do not free parameter_rename_map.
27544         (set_rename): Do not use parameter_rename_map.
27545         (rename_uses): Update call to set_rename.
27546         (graphite_copy_stmts_from_block): Do not use parameter_rename_map.
27547         * sese.h (parameter_rename_map_t): Remove.
27548         (struct sese_info_t): Remove field parameter_rename_map.
27550 2016-01-21  Aditya Kumar  <aditya.k7@samsung.com>
27551             Sebastian Pop  <s.pop@samsung.com>
27553         * graphite-isl-ast-to-gimple.c: Fix comment.
27554         * graphite-scop-detection.c (defined_in_loop_p): New.
27555         (canonicalize_loop_closed_ssa): Do not add close phi nodes for SSA
27556         names defined in loop.
27558 2016-01-21  Aditya Kumar  <aditya.k7@samsung.com>
27559             Sebastian Pop  <s.pop@samsung.com>
27561         * graphite-scop-detection.c (scop_detection::harmful_loop_in_region):
27562         Discard unstructured if-then-else regions.
27564 2016-01-21  Aditya Kumar  <aditya.k7@samsung.com>
27565             Sebastian Pop  <s.pop@samsung.com>
27567         * graphite-sese-to-poly.c (set_scop_parameter_dim): Remove.
27568         (cleanup_loop_iter_dom): Remove.
27569         (build_loop_iteration_domains): Remove.
27570         (build_scop_context): Remove.
27571         (build_scop_iteration_domain): Remove.
27572         (add_loop_constraints): New.
27573         (build_iteration_domains): New.
27574         (build_poly_scop): Call build_iteration_domains.
27576 2016-01-21  Aditya Kumar  <aditya.k7@samsung.com>
27577             Sebastian Pop  <s.pop@samsung.com>
27579         * graphite-scop-detection.c
27580         (scop_detection::harmful_loop_in_region): Free dom and loops.
27581         (scop_detection::loop_body_is_valid_scop): Free bbs.
27583 2016-01-21  Aditya Kumar  <aditya.k7@samsung.com>
27584             Sebastian Pop  <s.pop@samsung.com>
27586         * graphite-scop-detection.c (record_loop_in_sese): New.
27587         (gather_bbs::before_dom_children): Call record_loop_in_sese.
27588         (build_scops): Remove call to build_sese_loop_nests.
27589         * sese.c (sese_record_loop): Remove.
27590         (build_sese_loop_nests): Remove.
27591         (new_sese_info): Remove region->loops.
27592         (free_sese_info): Same.
27593         * sese.h (sese_contains_loop): Same.
27594         (build_sese_loop_nests): Remove.
27595         (sese_contains_loop): Remove.
27597 2016-01-21  Aditya Kumar  <aditya.k7@samsung.com>
27598             Sebastian Pop  <s.pop@samsung.com>
27600         * graphite-scop-detection.c (loop_is_valid_scop): Renamed
27601         loop_is_valid_in_scop.
27602         (scop_detection::harmful_stmt_in_region): Renamed
27603         harmful_loop_in_region.
27604         Call loop_is_valid_in_scop.
27606 2016-01-21  Aditya Kumar  <aditya.k7@samsung.com>
27607             Sebastian Pop  <s.pop@samsung.com>
27609         * graphite-isl-ast-to-gimple.c (translate_isl_ast): Also handle
27610         isl_ast_node_mark.
27612 2016-01-21  Aditya Kumar  <aditya.k7@samsung.com>
27613             Sebastian Pop  <s.pop@samsung.com>
27615         * graphite-poly.c (new_poly_bb): Remove use of PBB_IS_REDUCTION.
27616         * graphite.h (struct poly_bb): Remove field is_reduction.
27617         (PBB_IS_REDUCTION): Remove.
27619 2016-01-21  Aditya Kumar  <aditya.k7@samsung.com>
27620             Sebastian Pop  <s.pop@samsung.com>
27622         * graphite-dependences.c (constrain_domain): Add call to isl_*_coalesce.
27623         (add_pdr_constraints): Same.
27624         (scop_get_reads): Same.
27625         (scop_get_must_writes): Same.
27626         (scop_get_may_writes): Same.
27627         (scop_get_original_schedule): Same.
27628         (extend_schedule): Same.
27629         (apply_schedule_on_deps): Same.
27630         (carries_deps): Same.
27631         (compute_deps): Same.
27632         (scop_get_dependences): Same.
27633         * graphite-isl-ast-to-gimple.c
27634         (translate_isl_ast_to_gimple::generate_isl_schedule): Same.
27635         * graphite-optimize-isl.c (get_schedule_for_band): Same.
27636         (get_schedule_for_band_list): Same.
27637         (get_schedule_map): Same.
27638         (apply_schedule_map_to_scop): Same.
27639         * graphite-sese-to-poly.c (build_pbb_scattering_polyhedrons): Same.
27640         (build_loop_iteration_domains): Same.
27641         (add_condition_to_pbb): Same.
27642         (add_param_constraints): Same.
27643         (pdr_add_memory_accesses): Same.
27644         (pdr_add_data_dimensions): Same.
27646 2016-01-20  Sandra Loosemore  <sandra@codesourcery.com>
27648         * doc/invoke.texi (Instrumentation Options): Clarify -mmpx linking
27649         requirements.
27651 2016-01-20  Sandra Loosemore  <sandra@codesourcery.com>
27653         * common.opt (feliminate-dwarf2-dups): Replace references to
27654         "DWARF 2" with just "DWARF".
27655         * config/ia64/ia64.opt (mdwarf2-asm): Likewise.
27656         * doc/extend.texi: Likewise.
27657         * doc/cpp.texi: Likewise.
27658         * doc/invoke.texi: Likewise.
27659         (Option Summary): Add -gdwarf to list of Debugging Options.
27660         (Debugging Options): Document -gdwarf.
27661         * doc/contrib.texi: Spell "DWARF" like that.
27663 2016-01-21  Jakub Jelinek  <jakub@redhat.com>
27665         * omp-low.c (expand_omp_target): Avoid -Wmaybe-uninitialized
27666         warning.  Fix up formatting.
27668         PR middle-end/67653
27669         * gimplify.c (gimplify_asm_expr): Warn if it is too late to
27670         attempt to mark memory input operand addressable and
27671         call prepare_gimple_addressable in that case.  Don't adjust
27672         input_location for diagnostics, use error_at instead.
27674 2016-01-20  Peter Bergner  <bergner@vnet.ibm.com>
27676         * config/rs6000/ppc-auxv.h: New file.
27677         * config/rs6000/rs6000-builtin.def (cpu_init): Add new builtin.
27678         (cpu_is): Likewise.
27679         (cpu_supports): Likewise.
27680         * config/rs6000/rs6000.c: include "ppc-auxv.h".
27681         (cpu_is_info): New variable.
27682         (cpu_supports_info): Likewise.
27683         (tcb_verification_symbol): Likewise.
27684         (cpu_builtin_p): Likewise.
27685         (cpu_expand_builtin): New function.
27686         (rs6000_expand_ternop_builtin): Add support for CPU builtin functions.
27687         (rs6000_init_builtins): Likewise.
27688         (rs6000_elf_file_end): Emit HWCAP in TCB verification symbol.
27689         * config/rs6000/rs6000.h (TLS_REGNUM): New define.
27690         * configure.ac (gcc_cv_libc_provides_hwcap_in_tcb): New test.
27691         * configure: Regenerate.
27692         * config.in: Likewise.
27693         * doc/extend.texi (PowerPC Built-in Functions): Document
27694         __builtin_cpu_init, __builtin_cpu_is and __builtin_cpu_supports.
27696 2016-01-20  David Edelsohn  <dje.gcc@gmail.com>
27698         PR target/68609
27699         * config/rs6000/rs6000.c (rs6000_emit_swsqrt): Add vector sqrt
27700         domain check.
27701         * config/rs6000/vector.md (sqrt<mode>2): Call rs6000_emit_swsqrt
27702         for V4SFmode.
27704 2016-01-20  Richard Henderson  <rth@redhat.com>
27706         PR bootstrap/69343
27707         PR bootstrap/69339
27708         PR tree-opt/68964
27709         Revert:
27710         * tree.c (tm_define_builtin): New.
27711         (find_tm_vector_type): New.
27712         (build_tm_vector_builtins): New.
27713         (build_common_builtin_nodes): Call it.
27715 2016-01-20  Christophe Lyon  <christophe.lyon@linaro.org>
27717         * doc/sourcebuild.texi (arm_crypto_pragma_ok): Document new entry.
27718         (arm_fp_ok): Likewise.
27719         (arm_fp): Likewise.
27720         (arm_crypto): Likewise.
27722 2016-01-20  Ilya Enkovich  <enkovich.gnu@gmail.com>
27723             Richard Biener  <rguenther@suse.de>
27725         PR tree-optimization/69328
27726         * tree-vect-stmts.c (vect_is_simple_cond): Check compared
27727         vectors have same number of elements.
27728         (vectorizable_condition): Fix masked version recognition.
27730 2016-01-20  Richard Biener  <rguenther@suse.de>
27732         PR tree-optimization/69345
27733         * tree-ssa-sccvn.h (VN_INFO_RANGE_INFO): New inline function.
27734         (VN_INFO_PTR_INFO): Likewise.
27735         * tree-ssa-sccvn.c (set_ssa_val_to): Avoid clearing points-to
27736         info when it is equal between non-dominating SSA names.
27737         * tree-ssa-pre.c (eliminate_dom_walker::before_dom_children):
27738         Make sure to look at original SSA infos.
27740 2016-01-20  Jeff Law  <law@redhat.com>
27742         PR target/25114
27743         * config/m68k/predicates.md (pow2_m1_operand): New predicate
27744         extracted from ...
27745         (reg_or_pow2_m1_operand): Call pow2_m1_operand.
27746         (pc_or_label_operand): New predicate.
27747         * config/m68k/m68k.md: Add new peephole2 patterns for GTU/LEU
27748         tests for small integers that are 2^n - 1.
27750 2016-01-20  Jonathan Wakely  <jwakely@redhat.com>
27752         * doc/invoke.texi (Options Summary): Add '.' after @xref.
27754 2016-01-19  Jeff Law  <law@redhat.com>
27756         PR middle-end/69347
27757         * tree-ssa-threadbackwards.c
27758         (fsm_find_control_statement_thread_paths): Do not try to lookup
27759         FSM paths for SSA_NAMEs appearing in abnormal PHIs.
27761 2016-01-20  Kugan Vivekanandarajah  <kuganv@linaro.org>
27763         * doc/lto.texi: Remove text that says only Gold has linker plugin
27764         support.
27766 2016-01-19  Eric Botcazou  <ebotcazou@adacore.com>
27768         * dwarf2out.c (need_endianity_attribute_p): New inline predicate.
27769         (base_type_die): Add REVERSE parameter and attach DW_AT_endianity to
27770         the DIE accordingly.
27771         (modified_type_die): Add REVERSE parameter and pass it recursively,
27772         as well as to base_type_die.  Adjust presence check accordingly.
27773         (base_type_for_mode): Adjust call to modified_type_die.
27774         (add_type_attribute): Add REVERSE parameter and pass it to
27775         modified_type_die.
27776         (generic_parameter_die): Adjust call to add_type_attribute.
27777         (add_scalar_info): Likewise.
27778         (add_subscript_info): Likewise.
27779         (gen_array_type_die): Likewise.
27780         (gen_descr_array_type_die): Likewise.
27781         (gen_entry_point_die): Likewise.
27782         (gen_enumeration_type_die): Likewise.
27783         (gen_formal_parameter_die): Likewise.
27784         (gen_subprogram_die): Likewise.
27785         (gen_variable_die ): Likewise.
27786         (gen_const_die): Likewise.
27787         (gen_field_die): Likewise.
27788         (gen_pointer_type_die): Likewise.
27789         (gen_reference_type_die): Likewise.
27790         (gen_ptr_to_mbr_type_die): Likewise.
27791         (gen_inheritance_die): Likewise.
27792         (gen_subroutine_type_die): Likewise.
27793         (gen_typedef_die): Likewise.
27794         (force_type_die): Adjust call to modified_type_die.
27796 2016-01-19  Sandra Loosemore  <sandra@codesourcery.com>
27798         * doc/standards.texi: Copy-editing for grammar, markup, and sentence
27799         flow throughout the file.  Fix broken link to Objective-C 2.0
27800         documentation.
27801         * doc/invoke.texi: More copy-editing; fix numerous typos and spelling
27802         errors.
27804 2016-01-19  Wilco Dijkstra  <wdijkstr@arm.com>
27806         * ccmp.c (expand_ccmp_expr_1): Avoid spurious unused warnings.
27808 2016-01-19  Jan Hubicka  <hubicka@ucw.cz>
27810         PR ipa/66223
27811         * ipa-devirt.c (is_cxa_pure_virtual_p): New function.
27812         (maybe_record_node): Record cxa_pure_virtual as the only possible
27813         target if there are not ohter candidates.
27814         (possible_polymorphic_call_target_p): Accept cxa_pure_virtual.
27816 2016-01-19  Richard Biener  <rguenther@suse.de>
27818         * hsa-gen.c (get_memory_order_name): Use MEMMODEL_ constants.
27819         (get_memory_order): Likewise.
27821 2016-01-19  Kirill Yukhin  <kirill.yukhin@intel.com>
27823         * tree-vect-stmts.c (vectorizable_store): Check
27824         rhs vectype.
27826 2016-01-19  David Malcolm  <dmalcolm@redhat.com>
27828         PR jit/68446
27829         * gcc.c (driver::decode_argv): Add call to
27830         init_opts_obstack before init_options_struct.
27831         * opts.c (init_opts_obstack): Remove idempotency.
27832         (init_options_struct): Replace call to init_opts_obstack
27833         with a gcc_assert to verify that it has already been called.
27834         * toplev.c (toplev::main): Add call to init_opts_obstack before
27835         calls to init_options_struct.
27836         (toplev::finalize): Move cleanup of opts_obstack next to
27837         cleanup of save_decoded_options, clearing the latter, and
27838         save_decoded_options_count.
27840 2016-01-19  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
27842         PR target/69135
27843         * config/arm/vfp.md (l<vrint_pattern><su_optab><mode>si2): Set "conds"
27844         attribute to unconditional.  Remove %? from output template.
27846 2015-01-19  Wilco Dijkstra  <wdijkstr@arm.com>
27847             Jiong Wang  <jiong.wang@arm.com>
27849         * ccmp.c (expand_ccmp_expr_1): Cost the instruction sequences
27850         generated from different expand order.
27852 2015-01-19  Wilco Dijkstra  <wdijkstr@arm.com>
27854         * /config/aarch64/aarch64.c (aarch64_if_then_else_costs):
27855         Add support for CCMP costing.
27857 2015-01-19  Wilco Dijkstra  <wdijkstr@arm.com>
27859         * ccmp.c (ccmp_candidate_p): Remove integer-only restriction.
27860         * config/aarch64/aarch64.md (fccmp<mode>): New pattern.
27861         (fccmpe<mode>): Likewise.
27862         (fcmp): Rename to fcmp and globalize pattern.
27863         (fcmpe): Likewise.
27864         * config/aarch64/aarch64.c (aarch64_gen_ccmp_first): Add FP support.
27865         (aarch64_gen_ccmp_next): Add FP support.
27867 2015-01-19  Wilco Dijkstra  <wdijkstr@arm.com>
27869         * target.def (gen_ccmp_first): Update documentation.
27870         (gen_ccmp_next): Likewise.
27871         * doc/tm.texi (gen_ccmp_first): Update documentation.
27872         (gen_ccmp_next): Likewise.
27873         * ccmp.c (expand_ccmp_expr): Extract cmp_code from return value of
27874         expand_ccmp_expr_1.  Improve comments.
27875         * config/aarch64/aarch64.md (ccmp_and): Use if_then_else for ccmp.
27876         (ccmp_ior<mode>): Remove pattern.
27877         (cmp<mode>): Remove expand.
27878         (cmp): Globalize pattern.
27879         (cstorecc4): Use cc_register.
27880         (mov<mode>cc): Remove ccmp_cc_register check.
27881         * config/aarch64/aarch64.c (aarch64_get_condition_code_1):
27882         Simplify after removal of CC_DNE/* modes.
27883         (aarch64_ccmp_mode_to_code): Remove.
27884         (aarch64_print_operand): Remove 'K' case.  Merge 'm' and 'M' cases.
27885         In 'k' case use integer as condition.
27886         (aarch64_nzcv_codes): Remove inverted cases.
27887         (aarch64_code_to_ccmode): Remove.
27888         (aarch64_gen_ccmp_first): Use cmp pattern directly.  Return the correct
27889         comparison with CC register to be used in folowing CCMP/branch/CSEL.
27890         (aarch64_gen_ccmp_next): Use previous comparison and mode in CCMP
27891         pattern.  Return the comparison with CC register.  Invert conditions
27892         when bitcode is OR.
27893         * config/aarch64/aarch64-modes.def: Remove CC_DNE/* modes.
27894         * config/aarch64/predicates.md (ccmp_cc_register): Remove.
27896 2016-01-19  Jan Hubicka  <hubicka@ucw.cz>
27898         * cgraphunit.c (cgraph_node::reset): Clear thunk info and
27899         instrumented_version.
27901 2016-01-19  Richard Biener  <rguenther@suse.de>
27903         PR tree-optimization/69336
27904         * tree-ssa-scopedtables.c (avail_expr_hash): Handle all
27905         handled components with get_ref_base_and_extent.
27906         (equal_mem_array_ref_p): Adjust.
27908 2016-01-19  Jakub Jelinek  <jakub@redhat.com>
27910         PR debug/65779
27911         * shrink-wrap.c: Include valtrack.h.
27912         (move_insn_for_shrink_wrap): Add DEBUG argument.  If
27913         MAY_HAVE_DEBUG_INSNS, call dead_debug_add on DEBUG_INSNs
27914         in between insn and where it will be moved to.  Call
27915         dead_debug_insert_temp.
27916         (prepare_shrink_wrap): Adjust caller.  Call dead_debug_local_init
27917         first and dead_debug_local_finish at the end.
27918         For uses and defs bitmap, handle all regs in between REGNO and
27919         END_REGNO, not just the first one.
27921 2016-01-19  Richard Biener  <rguenther@suse.de>
27923         PR tree-optimization/69352
27924         * tree-ssa-scopedtables.c (avail_expr_hash): Check for size == -1.
27925         (equal_mem_array_ref_p): Constrain size and max size properly.
27926         Compare the reverse flag.
27928 2016-01-19  Bernd Schmidt  <bschmidt@redhat.com>
27930         * ira.c (ira): Update regstat data if we deleted insns.
27932 2016-01-19  Jakub Jelinek  <jakub@redhat.com>
27934         PR rtl-optimization/68955
27935         PR rtl-optimization/64557
27936         * dse.c (record_store, check_mem_read_rtx): Don't call get_addr
27937         here.  Fix up formatting.
27938         * alias.c (get_addr): Handle VALUE +/- CONST_SCALAR_INT_P.
27940 2016-01-19  Jan Hubicka  <hubicka@ucw.cz>
27942         PR lto/69133
27943         * cgraphunit.c (cgraph_node::expand_thunk): When forcing gimple
27944         assume that the node has body.
27945         * cgraph.c (cgraph_node::get_untransformed_body): Use gimple_body_p
27946         check.
27948 2016-01-19  Jan Hubicka  <hubicka@ucw.cz>
27950         * lto-streamer-out.c (lto_output): Do not stream instrumentation
27951         thunks.
27953 2016-01-19  Jan Hubicka  <hubicka@ucw.cz>
27955         * symtab.c (symtab_node::asm_name): Do not call printable name directly.
27956         (symtab_node::name): Report name as unnamed if DECL_NAME is not set.
27958 2016-01-19  Martin Jambor  <mjambor@suse.cz>
27959             Martin Liska  <mliska@suse.cz>
27960             Michael Matz  <matz@suse.de>
27962         * Makefile.in (OBJS): Add new source files.
27963         (GTFILES): Add hsa.c.
27964         * common.opt (disable_hsa): New variable.
27965         (-Whsa): New warning.
27966         * config.in (ENABLE_HSA): New.
27967         * configure.ac: Treat hsa differently from other accelerators.
27968         (OFFLOAD_TARGETS): Define ENABLE_OFFLOADING according to
27969         $enable_offloading.
27970         (ENABLE_HSA): Define ENABLE_HSA according to $enable_hsa.
27971         * doc/install.texi (Configuration): Document --with-hsa-runtime,
27972         --with-hsa-runtime-include, --with-hsa-runtime-lib and
27973         --with-hsa-kmt-lib.
27974         * doc/invoke.texi (-Whsa): Document.
27975         (hsa-gen-debug-stores): Likewise.
27976         * lto-wrapper.c (compile_images_for_offload_targets): Do not attempt
27977         to invoke offload compiler for hsa acclerator.
27978         * opts.c (common_handle_option): Determine whether HSA offloading
27979         should be performed.
27980         * params.def (PARAM_HSA_GEN_DEBUG_STORES): New parameter.
27981         * builtin-types.def (BT_FN_VOID_UINT_PTR_INT_PTR): New.
27982         (BT_FN_VOID_INT_OMPFN_SIZE_PTR_PTR_PTR_UINT_PTR_INT_INT): Removed.
27983         (BT_FN_VOID_INT_OMPFN_SIZE_PTR_PTR_PTR_UINT_PTR_PTR): New.
27984         * gimple-low.c (lower_stmt): Also handle GIMPLE_OMP_GRID_BODY.
27985         * gimple-pretty-print.c (dump_gimple_omp_for): Also handle
27986         GF_OMP_FOR_KIND_GRID_LOOP.
27987         (dump_gimple_omp_block): Also handle GIMPLE_OMP_GRID_BODY.
27988         (pp_gimple_stmt_1): Likewise.
27989         * gimple-walk.c (walk_gimple_stmt): Likewise.
27990         * gimple.c (gimple_build_omp_grid_body): New function.
27991         (gimple_copy): Also handle GIMPLE_OMP_GRID_BODY.
27992         * gimple.def (GIMPLE_OMP_GRID_BODY): New.
27993         * gimple.h (enum gf_mask): Added GF_OMP_PARALLEL_GRID_PHONY,
27994         GF_OMP_FOR_KIND_GRID_LOOP, GF_OMP_FOR_GRID_PHONY and
27995         GF_OMP_TEAMS_GRID_PHONY.
27996         (gimple_statement_omp_single_layout): Updated comments.
27997         (gimple_build_omp_grid_body): New function.
27998         (gimple_has_substatements): Also handle GIMPLE_OMP_GRID_BODY.
27999         (gimple_omp_for_grid_phony): New function.
28000         (gimple_omp_for_set_grid_phony): Likewise.
28001         (gimple_omp_parallel_grid_phony): Likewise.
28002         (gimple_omp_parallel_set_grid_phony): Likewise.
28003         (gimple_omp_teams_grid_phony): Likewise.
28004         (gimple_omp_teams_set_grid_phony): Likewise.
28005         (gimple_return_set_retbnd): Also handle GIMPLE_OMP_GRID_BODY.
28006         * omp-builtins.def (BUILT_IN_GOMP_OFFLOAD_REGISTER): New.
28007         (BUILT_IN_GOMP_OFFLOAD_UNREGISTER): Likewise.
28008         (BUILT_IN_GOMP_TARGET): Updated type.
28009         * omp-low.c: Include symbol-summary.h, hsa.h and params.h.
28010         (adjust_for_condition): New function.
28011         (get_omp_for_step_from_incr): Likewise.
28012         (extract_omp_for_data): Moved parts to adjust_for_condition and
28013         get_omp_for_step_from_incr.
28014         (build_outer_var_ref): Handle GIMPLE_OMP_GRID_BODY.
28015         (fixup_child_record_type): Bail out if receiver_decl is NULL.
28016         (scan_sharing_clauses): Handle OMP_CLAUSE__GRIDDIM_.
28017         (scan_omp_parallel): Do not create child functions for phony
28018         constructs.
28019         (check_omp_nesting_restrictions): Handle GIMPLE_OMP_GRID_BODY.
28020         (scan_omp_1_op): Checking assert we are not remapping to
28021         ERROR_MARK.  Also also handle GIMPLE_OMP_GRID_BODY.
28022         (parallel_needs_hsa_kernel_p): New function.
28023         (expand_parallel_call): Register apprpriate parallel child
28024         functions as HSA kernels.
28025         (grid_launch_attributes_trees): New type.
28026         (grid_attr_trees): New variable.
28027         (grid_create_kernel_launch_attr_types): New function.
28028         (grid_insert_store_range_dim): Likewise.
28029         (grid_get_kernel_launch_attributes): Likewise.
28030         (get_target_argument_identifier_1): Likewise.
28031         (get_target_argument_identifier): Likewise.
28032         (get_target_argument_value): Likewise.
28033         (push_target_argument_according_to_value): Likewise.
28034         (get_target_arguments): Likewise.
28035         (expand_omp_target): Call get_target_arguments instead of looking
28036         up for teams and thread limit.
28037         (grid_expand_omp_for_loop): New function.
28038         (grid_arg_decl_map): New type.
28039         (grid_remap_kernel_arg_accesses): New function.
28040         (grid_expand_target_kernel_body): New function.
28041         (expand_omp): Call it.
28042         (lower_omp_for): Do not emit phony constructs.
28043         (lower_omp_taskreg): Do not emit phony constructs but create for them
28044         a temporary variable receiver_decl.
28045         (lower_omp_taskreg): Do not emit phony constructs.
28046         (lower_omp_teams): Likewise.
28047         (lower_omp_grid_body): New function.
28048         (lower_omp_1): Call it.
28049         (grid_reg_assignment_to_local_var_p): New function.
28050         (grid_seq_only_contains_local_assignments): Likewise.
28051         (grid_find_single_omp_among_assignments_1): Likewise.
28052         (grid_find_single_omp_among_assignments): Likewise.
28053         (grid_find_ungridifiable_statement): Likewise.
28054         (grid_target_follows_gridifiable_pattern): Likewise.
28055         (grid_remap_prebody_decls): Likewise.
28056         (grid_copy_leading_local_assignments): Likewise.
28057         (grid_process_kernel_body_copy): Likewise.
28058         (grid_attempt_target_gridification): Likewise.
28059         (grid_gridify_all_targets_stmt): Likewise.
28060         (grid_gridify_all_targets): Likewise.
28061         (execute_lower_omp): Call grid_gridify_all_targets.
28062         (make_gimple_omp_edges): Handle GIMPLE_OMP_GRID_BODY.
28063         * tree-core.h (omp_clause_code): Added OMP_CLAUSE__GRIDDIM_.
28064         (tree_omp_clause): Added union field dimension.
28065         * tree-pretty-print.c (dump_omp_clause): Handle OMP_CLAUSE__GRIDDIM_.
28066         * tree.c (omp_clause_num_ops): Added number of arguments of
28067         OMP_CLAUSE__GRIDDIM_.
28068         (omp_clause_code_name): Added name of OMP_CLAUSE__GRIDDIM_.
28069         (walk_tree_1): Handle OMP_CLAUSE__GRIDDIM_.
28070         * tree.h (OMP_CLAUSE_GRIDDIM_DIMENSION): New.
28071         (OMP_CLAUSE_SET_GRIDDIM_DIMENSION): Likewise.
28072         (OMP_CLAUSE_GRIDDIM_SIZE): Likewise.
28073         (OMP_CLAUSE_GRIDDIM_GROUP): Likewise.
28074         * passes.def: Schedule pass_ipa_hsa and pass_gen_hsail.
28075         * tree-pass.h (make_pass_gen_hsail): Declare.
28076         (make_pass_ipa_hsa): Likewise.
28077         * ipa-hsa.c: New file.
28078         * lto-section-in.c (lto_section_name): Add hsa section name.
28079         * lto-streamer.h (lto_section_type): Add hsa section.
28080         * timevar.def (TV_IPA_HSA): New.
28081         * hsa-brig-format.h: New file.
28082         * hsa-brig.c: New file.
28083         * hsa-dump.c: Likewise.
28084         * hsa-gen.c: Likewise.
28085         * hsa.c: Likewise.
28086         * hsa.h: Likewise.
28087         * toplev.c (compile_file): Call hsa_output_brig.
28088         * hsa-regalloc.c: New file.
28090 2016-01-18  Jeff Law  <law@redhat.com>
28092         PR tree-optimization/69320
28093         * tree-ssa-dom.c (record_edge_info): For comparisons against a boolean
28094         ranged object, do nothing if the RHS constant is not [0..1].
28095         (optimize_stmt): Comparing a boolean ranged object against a
28096         constant outside [0..1] results in a compile-time constant.
28098         * tree-ssanames.c (ssa_name_has_boolean_range): Remove unnecessary
28099         test.
28101 2016-01-18  Sandra Loosemore  <sandra@codesourcery.com>
28103         * doc/invoke.texi (Invoking GCC): Add new section to menu.
28104         (Option Summary): Update to reflect new section and moved options.
28105         (C++ Dialect Options): Move -fstats to new section.
28106         (Debugging Options): Move all dump, statistics, and other GCC
28107         developer options to new section.  Rewrite section introduction
28108         and re-order remaining options to put the more basic ones first.
28109         (Optimization Options): Move -fira-verbose and -flto-report* to
28110         new section.
28111         (Developer Options): New section incorporating moved options.
28112         * doc/cppopts.texi (-dM): Update cross-reference.
28114 2016-01-18  Richard Henderson  <rth@redhat.com>
28116         PR target/69176
28117         * config/aarch64/aarch64.md (add<GPI>3): Move long immediate
28118         operands to pseudo only if CSE is expected.  Split long immediate
28119         operands only after reload, and for the stack pointer.
28120         (*add<GPI>3_pluslong): Remove.
28121         (*addsi3_aarch64, *adddi3_aarch64): Merge into...
28122         (*add<GPI>3_aarch64): ... here.  Add r/rk/Upl alternative.
28123         (*addsi3_aarch64_uxtw): Add r/rk/Upl alternative.
28124         (*add<GPI>3 peepholes): New.
28125         (*add<GPI>3 splitters): New.
28126         * config/aarch64/constraints.md (Upl): New.
28127         * config/aarch64/predicates.md (aarch64_pluslong_strict_immedate): New.
28129 2016-01-18  Richard Biener  <rguenther@suse.de>
28131         PR tree-optimization/69297
28132         * tree-vect-slp.c (vect_bb_slp_scalar_cost): Count each scalar
28133         stmt at most once.
28134         (vect_bb_vectorization_profitable_p): Clear visited flag again.
28136 2016-01-18  Yuri Rumyantsev  <ysrumyan@gmail.com>
28138         PR middle-end/68542
28139         * fold-const.c (fold_binary_op_with_conditional_arg): Bail out for case
28140         of mixind vector and scalar types.
28141         (fold_relational_const): Add handling of vector
28142         comparison with boolean result.
28143         * tree-cfg.c (verify_gimple_comparison): Add argument CODE, allow
28144         comparison of vector operands with boolean result for EQ/NE only.
28145         (verify_gimple_assign_binary): Adjust call for verify_gimple_comparison.
28146         (verify_gimple_cond): Likewise.
28147         * tree-vrp.c (extract_code_and_val_from_cond_with_ops): Modify check on
28148         valid type of VAL.
28150 2016-01-18  Joseph Myers  <joseph@codesourcery.com>
28152         * config/mips/mips.h (ISA_HAS_PAIRED_SINGLE): Require
28153         !TARGET_OCTEON.
28155 2016-01-18  Richard Biener  <rguenther@suse.de>
28157         PR middle-end/69308
28158         * gimple.c (gimple_could_trap_p_1): Handle GIMPLE_COND.
28160 2016-01-18  Tom de Vries  <tom@codesourcery.com>
28162         * passes.def: Add pass_parallelize_loops to pass_oacc_kernels.
28164 2016-01-18  Tom de Vries  <tom@codesourcery.com>
28166         * omp-low.c (set_oacc_fn_attrib): Make extern.
28167         * omp-low.h (set_oacc_fn_attrib): Declare.
28168         * tree-parloops.c (struct reduction_info): Add reduc_addr field.
28169         (create_call_for_reduction_1): Handle case that reduc_addr is non-NULL.
28170         (create_parallel_loop, gen_parallel_loop, try_create_reduction_list):
28171         Add and handle function parameter oacc_kernels_p.
28172         (find_reduc_addr, get_omp_data_i_param): New function.
28173         (ref_conflicts_with_region, oacc_entry_exit_ok_1)
28174         (oacc_entry_exit_single_gang, oacc_entry_exit_ok): New function.
28175         (parallelize_loops): Add and handle function parameter oacc_kernels_p.
28176         Calculate dominance info.  Skip loops that are not in a kernels region
28177         in oacc_kernels_p mode.  Skip inner loops of parallelized loops.
28178         (pass_parallelize_loops::execute): Call parallelize_loops with
28179         oacc_kernels_p argument.
28180         (pass_parallelize_loops::clone, pass_parallelize_loops::set_pass_param):
28181         New member function.
28182         (pass_parallelize_loops::bool oacc_kernels_p): New member var.
28183         * passes.def: Add argument to pass_parallelize_loops instantation.
28185 2016-01-18  Tom de Vries  <tom@codesourcery.com>
28187         * tree-parloops.c (pass_parallelize_loops::execute): Allow
28188         pass_parallelize_loops to be run outside the loop pipeline.
28190 2016-01-18  Alan Lawrence  <alan.lawrence@arm.com>
28192         * tree-scalar-evolution.c (follow_copies_to_constant): New.
28193         (analyze_initial_condition, analyze_scalar_evolution_1): Call previous.
28195 2016-01-18  Alan Lawrence  <alan.lawrence@arm.com>
28197         PR target/63679
28198         * tree-ssa-scopedtables.c (avail_expr_hash): Hash MEM_REF and ARRAY_REF
28199         using get_ref_base_and_extent.
28200         (equal_mem_array_ref_p): New.
28201         (hashable_expr_equal_p): Add call to previous.
28203 2016-01-18  Alan Lawrence  <alan.lawrence@arm.com>
28205         PR target/63679
28206         * tree-sra.c (disqualified_constants, constant_decl_p): New.
28207         (sra_initialize): Allocate disqualified_constants.
28208         (sra_deinitialize): Free disqualified_constants.
28209         (disqualify_candidate): Update disqualified_constants when appropriate.
28210         (create_access): Scan for constant-pool entries as we go along.
28211         (scalarizable_type_p): Add check against type_contains_placeholder_p.
28212         (maybe_add_sra_candidate): Allow constant-pool entries.
28213         (load_assign_lhs_subreplacements): Bind debug for constant pool vars.
28214         (initialize_constant_pool_replacements): New.
28215         (sra_modify_assign): Avoid mangling assignments created by previous,
28216         and don't generate writes into constant pool.
28217         (sra_modify_function_body): Call initialize_constant_pool_replacements.
28219 2016-01-18  Ilya Enkovich  <enkovich.gnu@gmail.com>
28221         * config/i386/i386.c (scalar_to_vector_candidate_p): Support
28222         andnot instruction.
28223         (scalar_chain::convert_op): Likewise.
28224         * config/i386/i386.md (*andndi3_doubleword): New.
28226 2016-01-18  Richard Biener  <rguenther@suse.de>
28228         PR tree-optimization/69170
28229         * tree-vect-slp.c (vect_build_slp_tree): Verify we are not
28230         building a vector from scalar results of a pattern stmt.
28232 2016-01-18  Jakub Jelinek  <jakub@redhat.com>
28234         * haifa-sched.c (autopref_multipass_init): Work around
28235         -Wmaybe-uninitialized warning.
28237 2016-01-18  Thomas Preud'homme  <thomas.preudhomme@arm.com>
28239         * config/arm/arm.c (thumb1_reorg): Check that the comparison is
28240         against the constant 0.
28242 2016-01-17  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
28244         PR tree-optimization/68799
28245         * gimple-ssa-strength-reduction.c (create_phi_basis): Directly
28246         look up phi candidates in the statement-candidate map.
28247         (phi_add_costs): Likewise.
28248         (record_phi_increments): Likewise.
28249         (phi_incr_cost): Likewise.
28250         (ncd_with_phi): Likewise.
28251         (all_phi_incrs_profitable): Likewise.
28253 2016-01-17  Jakub Jelinek  <jakub@redhat.com>
28255         * omp-low.c (mark_loops_in_oacc_kernels_region): Work around
28256         -Wmaybe-uninitialized warning.
28258 2016-01-16  Sandra Loosemore  <sandra@codesourcery.com>
28260         * doc/invoke.texi (Invoking GCC): Add new section to menu.
28261         (Option Summary): Update to reflect new section and moved options.
28262         (C++ Dialect Options): Move -fvtable-verify and related options.
28263         (Debugging Options): Move Sanitizer, Pointer Bounds Checker,
28264         and profiling-related options.
28265         (Optimization Options): Move profile generation options and
28266         -fstack-protector and related options.
28267         (Instrumentation Options): New section incorporating moved options.
28268         (Code Generation Options): Move -finstrument-functions and
28269         related options, -fstack-check, -fstack-limit*, and -fbounds-check.
28271 2016-01-16  Tom de Vries  <tom@codesourcery.com>
28273         * passes.def: Move pass_expand_omp_ssa out of pass_parallelize_loops.
28275 2016-01-16  Tom de Vries  <tom@codesourcery.com>
28277         * omp-low.c (expand_omp_atomic_fetch_op):  Release defs of update stmt.
28279 2016-01-16  Richard Sandiford  <richard.sandiford@arm.com>
28281         * hash-table.h (hash_table::empty): Turn into an inline wrapper
28282         that checks whether the table is already empty.  Rename the
28283         original implementation to...
28284         (hash_table::empty_slot): ...this new private function.
28286 2016-01-15  David Malcolm  <dmalcolm@redhat.com>
28288         PR diagnostic/68899
28289         * diagnostic-show-locus.c (layout::print_source_line): Move x
28290         offset of line until after call to
28291         get_line_width_without_trailing_whitespace.
28293 2016-01-15  Jeff Law  <law@redhat.com>
28295         PR tree-optimization/69270
28296         * tree-ssanames.c (ssa_name_has_boolean_range): Moved here from
28297         tree-ssa-dom.c.  Improve test for [0..1] ranve from VRP.
28298         * tree-ssa-dom.c (ssa_name_has_boolean_range): Remove.
28299         * tree-ssanames.h (ssa_name_has_boolean_range): Prototype.
28300         * tree-ssa-uncprop.c (associate_equivalences_with_edges): Use
28301         ssa_name_has_boolean_range and constant_boolean_node.
28303 2016-01-15  Vladimir Makarov  <vmakarov@redhat.com>
28305         PR rtl-optimization/69030
28306         * lra-spills.c (remove_pseudos): Check nrefs and make the function
28307         returning bool.
28308         (spill_pseudos): Delete debug insn for dead pseudo.
28309         (lra_spill): Initiate spill_hard_reg and slots memory separately.
28311 2016-01-15  Jiong Wang  <jiong.wang@arm.com>
28313         * config/aarch64/aarch64-builtins.c (aarch64_types_unopus_qualifiers):
28314         New.
28315         (TYPES_UNOPUS): Likewise.
28316         * config/aarch64/aarch64-simd-builtins.def (lbtruncuv2sf): Correct
28317         builtin type, from UNOP to UNOPUS.
28318         (lbtruncuv4sf): Likewise.
28319         (lbtruncuv2df): Likewise.
28320         (lrounduv2sf): Likewise.
28321         (lrounduv4sf): Likewise.
28322         (lrounduv2df): Likewise.
28323         (lroundusf): Likewise.
28324         (lroundusf): Likewise.
28325         (lceiluv2sf): Likewise.
28326         (lceiluv4sf): Likewise.
28327         (lceiluv2df): Likewise.
28328         (lceilusf): Likewise.
28329         (lceiludf): Likewise.
28330         (lflooruv2sf): Likewise.
28331         (lflooruv4sf): Likewise.
28332         (lflooruv2df): Likewise.
28333         (lfloorusf): Likewise.
28334         (lfloorudf): Likewise.
28335         (lfrintnuv2sf): Likewise.
28336         (lfrintnuv4sf): Likewise.
28337         (lfrintnuv2df): Likewise.
28338         (lfrintnusf): Likewise.
28339         (lfrintnudf): Likewise.
28340         * config/aarch64/arm_neon.h (vcvt_u32_f32): Remove unncessary type
28341         conversion.
28342         (vcvtq_u32_f32): Likewise.
28343         (vcvtq_u64_f64): Likewise.
28344         (vcvta_u32_f32): Likewise.
28345         (vcvtaq_u32_f32): Likewise.
28346         (vcvtaq_u64_f64): Likewise.
28347         (vcvtm_u32_f32): Likewise.
28348         (vcvtmq_u32_f32): Likewise.
28349         (vcvtmq_u64_f64): Likewise.
28350         (vcvtn_u32_f32): Likwise.
28351         (vcvtnq_u32_f32): Likewise.
28352         (vcvtnq_u64_f64): Likewise.
28353         (vcvtp_u32_f32): Likewise.
28354         (vcvtpq_u32_f32): Likewise.
28355         (vcvtpq_u64_f64): Likewise.
28356         (vcvtmd_u64_f64): Likewise.
28357         (vcvtms_u32_f32): Likewise.
28358         (vcvtad_u64_f64): Likewise.
28359         (vcvtas_u32_f32): Likewise.
28360         (vcvtnd_u64_f64): Likewise.
28361         (vcvtns_u32_f32): Likewise.
28362         (vcvtpd_u64_f64): Likewise.
28363         (vcvtps_u32_f32): Likewise.
28365 2016-01-15  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
28367         * config/aarch64/aarch64.c (aarch64_if_then_else_costs): Handle
28368         CSEL of zero_extended registers.
28370 2016-01-15  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
28372         * config/aarch64/aarch64.c (aarch64_rtx_costs, COMPARE case):
28373         Handle COMPARE of ZERO_EXTRACT against zero form of TST-immediate.
28375 2016-01-15  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
28377         * config/aarch64/aarch64.c (aarch64_process_one_target_attr): Return
28378         false when argument string is not found in the attributes table
28379         at all.
28381 2016-01-15  David Edelsohn  <dje.gcc@gmail.com>
28383         PR target/68609
28384         * config/rs6000/rs6000.c (rs6000_emit_msub): Delete.
28385         (rs6000_emit_swsqrt): Convert to Goldschmidt's Algorithm
28386         * config/rs6000/rs6000.md (sqrt<mode>2): Limit swsqrt to high
28387         precision estimate.
28389 2016-01-15  Richard Biener  <rguenther@suse.de>
28391         PR tree-optimization/66856
28392         * tree-vect-loop.c (vect_transform_loop): Free SLP instances here.
28393         * tree-vect-slp.c (vect_free_slp_tree): Decrement stmt reference count.
28394         (vect_create_new_slp_node): Increment stmt reference count.
28395         (vect_get_and_check_slp_defs): Make sure stmts are nor already in
28396         an SLP tree before swapping operands.
28397         (vect_build_slp_tree): Likewise.
28398         (destroy_bb_vec_info): Free stmt info after SLP instances.
28399         * tree-vect-stmts.c (new_stmt_vec_info): Initialize reference count.
28400         * tree-vectorizer.h (struct _stmt_vec_info): Add num_slp_uses field.
28401         (STMT_VINFO_NUM_SLP_USES): New macro.
28403 2016-01-15  Richard Biener  <rguenther@suse.de>
28405         PR debug/69137
28406         * dwarf2out.c (add_linkage_name_raw): New function split out from ...
28407         (add_linkage_name): ... here.
28408         (gen_typedef_die): Use add_linkage_name_raw instead of
28409         add_linkage_attr to delay DECL_ASSEMBLER_NAME computation
28410         if necessary.
28412 2016-01-15  Cesar Philippidis  <cesar@codesourcery.com>
28414         * gimplify.c (oacc_default_clause): Decode reference and pointer
28415         types for both kernels and parallel regions.
28417 2016-01-15  Richard Sandiford  <richard.sandiford@arm.com>
28419         PR middle-end/69246
28420         * calls.c (emit_call_1): Force n_popped to zero for sibcalls.
28422 2016-01-15  Ilya Enkovich  <enkovich.gnu@gmail.com>
28424         * config/i386/i386.c (scalar_chain::compute_convert_gain): Fix typo.
28425         (convert_scalars_to_vector): Likewise.
28427 2016-01-15  Jonathan Wakely  <jwakely@redhat.com>
28429         * doc/extend.texi (Type Traits): Fix grammar.
28431 2016-01-15  Martin Jambor  <mjambor@suse.cz>
28433         * tree-inline.c (remap_decl): Use existing dclarations if
28434         remapping a type and prevent_decl_creation_for_types.
28435         (replace_locals_stmt): Do an initial remapping of non-VLA typed
28436         decls first.  Do real remapping with
28437         prevent_decl_creation_for_types set.
28438         * tree-inline.h (copy_body_data): New field
28439         prevent_decl_creation_for_types, moved remap_var_for_cilk to avoid
28440         padding.
28442 2016-01-15  Dominik Vogt  <vogt@linux.vnet.ibm.com>
28444         * config/s390/s390.opt (mmvcle): More verbose help text.
28446 2016-01-15  Dominik Vogt  <vogt@linux.vnet.ibm.com>
28448         * config/s390/s390.opt: Add period to -mzvector option text.
28450 2016-01-15  Richard Biener  <rguenther@suse.de>
28452         PR tree-optimization/68961
28453         * tree-vect-slp.c (vect_analyze_slp_cost_1): Consider cost
28454         of invariants in stores again.
28456 2016-01-15  Sebastian Huber  <sebastian.huber@embedded-brains.de>
28458         * config/arm/t-rtems: Add cortex-m7/fpv5-d16 multilib.
28460 2016-01-15  Ilya Enkovich  <enkovich.gnu@gmail.com>
28462         * config/i386/i386.c (ix86_expand_branch): Don't split
28463         DI mode xor instruction to SI mode.
28465 2016-01-15  Jan Hubicka  <hubicka@ucw.cz>
28467         PR ipa/68148
28468         * ipa-icf.c (sem_function::merge): Virtual functions may become
28469         reachable even if they address is not taken and there are no
28470         idrect calls.
28472 2016-01-15  Jan Hubicka  <hubicka@ucw.cz>
28474         * lto-streamer-out.c (subtract_estimated_size): New function.
28475         (get_symbol_initial_value): Use it.
28477 2016-01-15  Christian Bruel  <christian.bruel@st.com>
28479         PR target/65837
28480         * config/arm/arm-builtins.c (ARM_BUILTIN_CRYPTO_BASE): New enum tag.
28481         (arm_init_neon_builtins_internal): Rename arm_init_neon_builtins,
28482         (arm_init_crypto_builtins_internal): Rename arm_init_crypto_builtins.
28483         use add_builtin_function_ext_scope instead of add_builtin_function.
28484         (neon_set_p, neon_crypto_set_p): Remove.
28485         (arm_init_builtins): Always call arm_init_neon_builtins and
28486         arm_init_crypto_builtins.
28487         (arm_expand_builtin): Check that builtins are allowed for the arch.
28488         * config/arm/arm-protos.h (arm_init_neon_builtins): Remove prototype.
28489         * config/arm/arm.c (arm_valid_target_attribute_tree): Remove
28490         arm_init_neon_builtins call.
28492 2016-01-15  Richard Biener  <rguenther@suse.de>
28494         PR tree-optimization/69117
28495         * tree-ssa-sccvn.h (struct vn_ssa_aux): Add info member.
28496         * tree-ssa-sccvn.c (set_ssa_val_to): Save and adjust SSA name info
28497         of the leader conservatively.
28498         (free_scc_vn): Restore original SSA name infos.
28500 2016-01-14  Jeff Law  <law@redhat.com>
28502         PR tree-optimization/69270
28503         * tree-ssa-dom.c (ssa_name_has_boolean_range): If the type has a
28504         single bit of precision, verify it's also unsigned.
28505         (record_edge_info): Use constant_boolean_node rather than fold_convert
28506         to convert boolean_true/boolean_false to the right type.
28508 2016-01-14  Richard Henderson  <rth@redhat.com>
28510         PR rtl-opt/69014
28511         * loop-doloop.c (record_reg_sets): New.
28512         (doloop_optimize): Reject the transform if the sequence
28513         clobbers registers live at the end of the loop block.
28514         (doloop_optimize_loops): Enable df_live if needed.
28516 2016-01-14  Michael Meissner  <meissner@linux.vnet.ibm.com>
28518         * config/rs6000/rs6000-builtin.def: Revert 2016-01-13 change.
28519         * config/rs6000/rs6000.c: Likewise.
28520         * config/rs6000/rs6000.h: Likewise.
28521         * config/rs6000/rs6000.md: Likewise.
28522         * doc/extend.texi: Likewsie.
28524 2016-01-14  Jeff Law  <law@redhat.com>
28526         * tree-ssa-dom.c (ssa_name_has_boolean_range): Fix comment
28527         typo.
28529 2016-01-14  Richard Henderson  <rth@redhat.com>
28531         PR c/69272
28532         PR tree-opt/68964
28533         * trans-mem.c (tm_log_emit_stmt): Fix unit size to bit size.
28534         * tree.c (build_tm_vector_builtins): Use builtin_decl_explicit_p
28535         instead of builtin_decl_declared_p to test for declaration.
28537 2016-01-14  Nicklas Bo Jensen  <nbjensen@gmail.com>
28539         * doc/loop.texi (Loop Analysis and Representation): Document
28540         loop_depth function.
28542 2016-01-14  Tom de Vries  <tom@codesourcery.com>
28544         PR tree-optimization/68773
28545         * omp-low.c (expand_omp_target): Don't set force_output.
28546         * varpool.c (varpool_node::get_create): Same.
28547         * lto-cgraph.c (input_offload_tables): Mark entries in offload_vars and
28548         offload_funcs with force_output.
28550 2016-01-14  Jakub Jelinek  <jakub@redhat.com>
28552         PR debug/69244
28553         * lra-eliminations.c (move_plus_up): Don't change anything if either
28554         the outer or inner subreg mode is not MODE_INT.
28555         * dwarf2out.c (mem_loc_descriptor): For SUBREG, if outer mode is
28556         integral <= DWARF2_ADDR_SIZE, convert to untyped afterwards.
28558 2016-01-14  Alan Lawrence  <alan.lawrence@arm.com>
28560         * doc/md.texi (reduc_smin_@var{m}, reduc_smax_@var{m},
28561         reduc_umin_@var{m}, reduc_umax_@var{m}, reduc_splus_@var{m},
28562         reduc_uplus_@var{m}): Remove.
28563         * expr.c (expand_expr_real_2): Remove expansion path for
28564         reduc_[us](min|max|plus) optabs.
28565         * optabs-tree.c (scalar_reduc_to_vector): Remove.
28566         * optabs-tree.h (scalar_reduc_to_vector): Remove.
28567         * optabs.def (reduc_smax_optab, reduc_smin_optab, reduc_splus_optab,
28568         reduc_umax_optab, reduc_umin_optab, reduc_uplus_optab): Remove.
28569         * tree-vect-loop.c (vectorizable_reduction): Remove test for
28570         reduc_[us](min|max|plus) optabs.
28572 2016-01-14  Alan Lawrence  <alan.lawrence@arm.com>
28574         * config/mips/mips-ps-3d.md (reduc_splus_v2sf): Remove.
28575         (reduc_plus_scal_v2sf): New.
28576         (reduc_smax_v2sf): Rename to...
28577         (reduc_smax_scal_v2sf): ...here, make result SFmode, add vec_extract.
28578         (reduc_smin_v2sf): Rename to...
28579         (reduc_smin_scal_v2sf): ...here, make result SFmode, add vec_extract.
28581 2016-01-14  Jan Hubicka  <hubicka@ucw.cz>
28583         * alias.c (compare_base_symbol_refs): New function.
28584         (rtx_equal_for_memref_p, base_alias_check, memrefs_conflict_p): Use
28585         it.
28587 2016-01-14  Jakub Jelinek  <jakub@redhat.com>
28589         PR middle-end/68146
28590         PR tree-optimization/69155
28591         * tree-complex.c: Include cfganal.h.
28592         (phis_to_revisit): New variable.
28593         (extract_component): Add phiarg_p argument.  Assert that returned
28594         SSA_NAME has non-NULL SSA_NAME_DEF_STMT unless phiarg_p is true.
28595         (update_phi_components): Partly rewrite to use loop over real/imag
28596         components instead of code duplication.  If extract_component returns
28597         SSA_NAME with NULL SSA_NAME_DEF_STMT, store SSA_NAME_VAR or
28598         create_tmp_reg into the PHI node instead, and mention the phi triplet
28599         in phis_to_revisit.
28600         (tree_lower_complex): Walk bbs in rpo order.  Adjust phis recorded
28601         in phis_to_revisit at the end.
28603 2016-01-14  Richard Biener  <rguenther@suse.de>
28605         PR tree-optimization/68060
28606         * tree-vect-loop.c (vect_is_simple_reduction): Check the
28607         outer loop reduction is only used in the inner loop before
28608         detecting a double reduction.
28610 2016-01-14  Jakub Jelinek  <jakub@redhat.com>
28612         PR target/68269
28613         * combine.c (expand_field_assignment): Punt if compute_mode is
28614         unsupported scalar mode.
28616 2016-01-14  Richard Biener  <rguenther@suse.de>
28618         PR tree-optimization/66856
28619         * tree-vect-slp.c (vect_build_slp_tree): Refactor to build
28620         SLP node only if it built successfully.
28621         (vect_analyze_slp_instance): Adjust.
28623 2016-01-14  Jeff Law  <law@redhat.com>
28625         PR tree-optimization/69270
28626         * tree-ssa-dom.c (ssa_name_has_boolean_range): New function.
28627         (record_edge_info): Use it.  Convert boolean_{true,false}_node
28628         to the type of op0.
28630 2016-01-13  Jan Hubicka  <hubicka@ucw.cz>
28632         PR ipa/66487
28633         * ipa-polymorphic-call.c (inlined_polymorphic_ctor_dtor_block_p):
28634         use block_ultimate_origin
28635         (noncall-stmt_may_be_vtbl_ptr_store): Likewise.
28637 2016-01-13  Sandra Loosemore  <sandra@codesourcery.com>
28639         * doc/invoke.texi (Submodel Options): Rename section to
28640         "Machine-Dependent Options" to better reflect its content.
28641         Rewrite introductory text to remove archaic CPU names.
28642         Update references.
28644 2016-01-13  Sandra Loosemore  <sandra@codesourcery.com>
28646         * doc/invoke.texi (Code Gen Options): Move section up in file,
28647         before target-specific options.  Update menu and option summary
28648         to reflect the new section ordering.
28650 2016-01-13  Jonathan Wakely  <jwakely@redhat.com>
28652         * doc/invoke.texi (C Dialect Options): Adjust -std default for C++.
28653         (C++ Dialect Options): Add cross-reference to -std option.
28654         * doc/standards.texi (C++ Language): Document C++14 support.
28656 2016-01-13  Michael Meissner  <meissner@linux.vnet.ibm.com>
28658         * config/rs6000/rs6000-builtin.def (BU_FLOAT128_2): Add support
28659         for pack/unpack functions for __ibm128.
28660         (PACK_IF): Likewise.
28661         (UNPACK_IF): Likewise.
28663         * config/rs6000/rs6000.c (rs6000_builtin_mask_calculate): Add
28664         support for __ibm128 pack/unpack functions.
28665         (rs6000_invalid_builtin): Likewise.
28666         (rs6000_init_builtins): Likewise.
28667         (rs6000_opt_masks): Likewise.
28669         * config/rs6000/rs6000.h (MASK_FLOAT128): Add short name.
28670         (RS6000_BTM_FLOAT128): Add support for __ibm128 pack/unpack
28671         functions
28672         (RS6000_BTM_COMMON): Likewise.
28674         * config/rs6000/rs6000.md (f128_vsx): New mode attribute.
28675         (unpack<mode>): Use FMOVE128_FPR iterator instead of FMOVE128, to
28676         disallow __builtin_{pack,unpack}_longdouble if long double is IEEE
28677         128-bit floating point.  Add support for the double values to be
28678         in Altivec registers for TF/IF packing and unpacking, but restrict
28679         TD packing sub-fields to be FPR registers.  Don't allow overlapped
28680         register support for packing.  Allow pack inputs to be memory
28681         locations.  Don't build generator functions for unpack<mode>_dm
28682         and unpack<mode>_nodm.
28683         (unpack<mode>_dm): Likewise.
28684         (unpack<mode>_nodm): Likewise.
28685         (pack<mode>): Likewise.
28687         * config/rs6000/rs6000-builtin.def (__builtin_pack_ibm128): Add
28688         built-in functions to pack/unpack explicit __ibm128 values.
28689         (__builtin_unpack_ibm128): Likewise.
28691         * doc/extend.texi (PowerPC Built-in Functions): Document
28692         __builtin_pack_ibm128 and __builtin_unpack_ibm128.
28694 2016-01-13  Bernd Schmidt  <bschmidt@redhat.com>
28696         PR c/66208
28697         * c-common.c (check_function_nonnull): Remove unnecessary declaration.
28698         Add new arg loc and pass it down as context.
28699         (check_nonnull_arg): Don't mark ctx arg as unused. Use it as a pointer
28700         to the location to use for the warning.
28701         (check_function_arguments): New arg loc.  All callers changed.  Pass
28702         it to check_function_nonnull.
28703         * c-common.h (check_function_arguments): Adjust declaration.
28705 2016-01-13  Jakub Jelinek  <jakub@redhat.com>
28707         PR tree-optimization/69156
28708         * gimple.c (validate_type): Removed.
28709         (gimple_builtin_call_types_compatible_p): Use
28710         useless_type_conversion_p instead of validate_type.
28711         * value-prof.c (gimple_stringop_fixed_value): Fold
28712         icall_size to correct type.
28714 2016-01-13  Jonathan Wakely  <jwakely@redhat.com>
28716         * doc/extend.texi (__atomic Builtins): Clarify compare_exchange
28717         effects.
28719 2016-01-13  Richard Henderson  <rth@redhat.com>
28721         PR tree-opt/68964
28722         * target.def (builtin_tm_load, builtin_tm_store): Remove.
28723         * config/i386/i386.c (ix86_builtin_tm_load): Remove.
28724         (ix86_builtin_tm_store): Remove.
28725         (TARGET_VECTORIZE_BUILTIN_TM_LOAD): Remove.
28726         (TARGET_VECTORIZE_BUILTIN_TM_STORE): Remove.
28727         * doc/tm.texi.in (TARGET_VECTORIZE_BUILTIN_TM_LOAD): Remove.
28728         (TARGET_VECTORIZE_BUILTIN_TM_STORE): Remove.
28729         * doc/tm.texi: Rebuild.
28731         * gtm-builtins.def (BUILT_IN_TM_MEMCPY_RNWT): New.
28732         (BUILT_IN_TM_MEMCPY_RTWN): New.
28733         * trans-mem.c (tm_log_emit_stmt): Rearrange code for better
28734         fallback from vector to integer helpers.
28735         (build_tm_load): Handle vector types directly, instead of
28736         via target hook.
28737         (build_tm_store): Likewise.
28738         (expand_assign_tm): Prepare for register types not handled by
28739         the above.  Copy them to memory and use memcpy.
28740         * tree.c (tm_define_builtin): New.
28741         (find_tm_vector_type): New.
28742         (build_tm_vector_builtins): New.
28743         (build_common_builtin_nodes): Call it.
28745 2016-01-13  Uros Bizjak  <ubizjak@gmail.com>
28747         * config/i386/i386.h (TARGET_FLT_EVAL_METHOD): Return -1 for
28748         TARGET_SSE_MATH without TARGET_SSE2.  Rewrite.
28750 2016-01-13  Tom de Vries  <tom@codesourcery.com>
28752         PR tree-optimization/69169
28753         * tree-ssa-structalias.c (create_variable_info_for_1): Add and handle
28754         handled_struct_type param.
28755         (create_variable_info_for, intra_create_variable_infos): Call
28756         create_variable_info_for_1 with extra arg.
28758 2016-01-13  Yvan Roux  <yvan.roux@linaro.org>
28760         * config/arm/arm-arches.def: Remove spurious whitespace in "armv8.1-a"
28761         and "armv8.1-a+crc" entries.
28763 2016-01-13  Alexander Fomin  <alexander.fomin@intel.com>
28765         PR target/69228
28766         * config/i386/sse.md (define_expand "avx512pf_gatherpf<mode>sf"):
28767         Change first operand predicate from register_or_constm1_operand
28768         to register_operand.
28769         (define_expand "avx512pf_gatherpf<mode>df"): Likewise.
28770         (define_expand "avx512pf_scatterpf<mode>sf"): Likewise.
28771         (define_expand "avx512pf_scatterpf<mode>df"): Likewise.
28772         (define_insn "*avx512pf_gatherpf<mode>sf"): Remove.
28773         (define_insn "*avx512pf_gatherpf<mode>df"): Likewise.
28774         (define_insn "*avx512pf_scatterpf<mode>sf"): Likewise.
28775         (define_insn "*avx512pf_scatterpf<mode>df"): Likewise.
28776         * config/i386/i386.c (ix86_expand_builtin): Remove first operand
28777         comparison with constm1_rtx from vec_prefetch_gen part.
28779 2016-01-13  Richard Biener  <rguenther@suse.de>
28781         PR tree-optimization/69013
28782         * tree-ssa-uninit.c (prune_uninit_phi_opnds_in_unrealizable_paths):
28783         Exchange assert for a test.
28785 2016-01-13  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
28787         PR target/69247
28788         * config/s390/s390.md (bswaphi splitter): Use simplify_gen_subreg.
28790 2016-01-13  Richard Biener  <rguenther@suse.de>
28792         PR tree-optimization/69242
28793         * tree-ssa-sccvn.c (visit_reference_op_load): Replace bogus
28794         assert with a check.
28796 2016-01-13  Richard Biener  <rguenther@suse.de>
28798         PR tree-optimization/69186
28799         * tree-vect-data-refs.c (vect_enhance_data_refs_alignment):
28800         Properly guard vect_update_misalignment_for_peel call.
28802 2016-01-12  Jeff Law  <law@redhat.com>
28804         PR tree-optimization/pr67755
28805         * tree-ssa-threadupdate.c (struct ssa_local_info_t): Add new field
28806         "need_profile_correction".
28807         (thread_block_1): Initialize new field to false by default.  If we
28808         have multiple thread paths through a common joiner to different
28809         final targets, then set new field to true.
28810         (compute_path_counts): Only do count adjustment when it's really
28811         needed.
28813 2016-01-12  Sandra Loosemore  <sandra@codesourcery.com>
28815         * doc/invoke.texi (Spec Files): Move section down in file, past
28816         all command-line option descriptions.
28818 2016-01-12  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
28820         PR middle-end/54809
28821         * doc/gty.texi: Remove documentation of mark_hook.
28822         * gengtype.c (struct write_types_data): Remove code to support
28823         mark_hook attribute.
28824         (walk_type): Likewise.
28825         (write_func_for_structure): Likewise.
28827 2016-01-12  Sandra Loosemore  <sandra@codesourcery.com>
28829         * doc/invoke.texi (Option Summary) Move -no-canonical-prefixes to
28830         Directory Options, and -specs= to Overall Options.
28831         (Overall Options): Adjust similarly.  Reorder to group related
28832         options together.  Make -specs= cross-reference the spec file details.
28833         (Directory Options): Adjust similarly.
28835 2016-01-12  Jeff Law  <law@redhat.com>
28837         * tree-ssa-threadupdate.c: Various whitespace and typo fixes.
28839 2016-01-12  Olivier Hainque  <hainque@adacore.com>
28841         * gcc.c (spec_undefvar_allowed): New global.
28842         (process_command): Set to true when running for --version or --help,
28843         alone or together.
28844         (getenv_spec_function): When the variable is not defined, use the
28845         variable name as the variable value if we're allowed not to issue
28846         a fatal error.
28848 2016-01-12  Bin Cheng  <bin.cheng@arm.com>
28850         PR tree-optimization/68911
28851         * tree-vrp.c (adjust_range_with_scev): Check overflow in range
28852         information computed for expression "init + nit * step".
28854 2016-01-12  Sandra Loosemore  <sandra@codesourcery.com>
28856         * doc/invoke.texi (Invoking GCC): Copy-edit.  Incorporate information
28857         about name of GCC executable.  Remove deleted node from menu.
28858         (Directory Options) <-B>: Remove cross-reference to deleted node.
28859         (Target Options): Delete section.
28861 2016-01-12  Christian Bruel  <christian.bruel@st.com>
28863         PR target/69180
28864         * config/arm/arm-c.c (arm_pragma_target_parse): Set NODE_CONDITIONAL
28865         for __ARM_NEON_FP, __ARM_FP, _ARM_FEATURE_LDREX.
28867 2016-01-12  Jakub Jelinek  <jakub@redhat.com>
28869         PR target/69198
28870         * config/i386/i386.c (ix86_expand_special_args_builtin): Ensure
28871         aligned_mem is properly set for AVX512-VL floating point masked
28872         stores.
28874         PR target/69175
28875         * ifcvt.c (cond_exec_process_if_block): When removing the last
28876         insn from then_bb, remove also any possible barriers that follow it.
28878 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
28880         PR target/68456
28881         PR target/69226
28882         * config/i386/iamcu.h (SIZE_TYPE): New macro.
28883         (PTRDIFF_TYPE): Likewise.
28884         (WCHAR_TYPE): Likewise.
28885         (WCHAR_TYPE_SIZE): Likewise.
28886         (STDINT_LONG32): Likewise.
28888 2016-01-12  Richard Biener  <rguenther@suse.de>
28890         PR tree-optimization/69053
28891         * tree-vect-loop.c (get_initial_def_for_reduction): Properly
28892         convert initial value for cond reductions.
28894 2016-01-12  Richard Biener  <rguenther@suse.de>
28896         PR tree-optimization/69007
28897         * tree-vect-patterns.c (vect_vect_recog_func_ptrs): Move
28898         widen_sum after dot_prod and sad.
28900 2016-01-12  Richard Biener  <rguenther@suse.de>
28902         PR tree-optimization/69168
28903         * tree-vect-loop.c (vect_analyze_loop_2): Reset both main and
28904         pattern stmt SLP type.
28905         * tree-vect-slp.c (vect_detect_hybrid_slp_stmts): Patterns may
28906         end up unused so cope with that case.
28908 2016-01-12  Richard Biener  <rguenther@suse.de>
28910         PR tree-optimization/69157
28911         * tree-vect-stmts.c (vectorizable_mask_load_store): Check
28912         stmts def type only during analyze phase.
28913         (vectorizable_call): Likewise.
28914         (vectorizable_simd_clone_call): Likewise.
28915         (vectorizable_conversion): Likewise.
28916         (vectorizable_assignment): Likewise.
28917         (vectorizable_shift): Likewise.
28918         (vectorizable_operation): Likewise.
28919         (vectorizable_store): Likewise.
28920         (vectorizable_load): Likewise.
28922 2016-01-12  Richard Biener  <rguenther@suse.de>
28924         PR tree-optimization/69174
28925         * tree-vect-stmts.c (vect_mark_relevant): Remove excessive vertical
28926         space.
28927         (vectorizable_load): Properly compute the number of loads needed
28928         for permuted strided SLP loads and do not spuriously assign
28929         to SLP_TREE_VEC_STMTS.
28931 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
28933         * config/i386/djgpp.h (PREFERRED_DEBUGGING_TYPE): Define to DWARF2
28934         (TARGET_ASM_OUTPUT_IDENT): Define to default_asm_output_ident_directive
28935         (MD_EXEC_PREFIX): Remove.
28936         (MD_STARTFILE_PREFIX) Removee.
28937         (FILE_NAME_ABSOLUTE_P): Remove.
28938         (CPP_SPEC): Do not read macros from sys/version.h.
28939         (LINK_COMMAND_SPEC): Remove.
28940         (LOCAL_INCLUDE_DIR): Remove.
28941         (TARGET_ASM_NAMED_SECTION): Define to i386_djgpp_asm_named_section
28942         (TARGET_OS_CPP_BUILTINS): Add DJGPP (non ISO only), __DJGPP, __DJGPP__, unix.
28943         (POST_LINK_SPEC): Define to invoke stubify after linker
28944         (LIBSTDCXX): Remove define
28945         (DBX_REGISTER_NUMBER): Define to svr4_dbx_register_map.
28946         (DEFAULT_PCC_STRUCT_RETURN): Define to 1.
28947         (SUBTARGET_OVERRIDE_OPTIONS): Remove warning about -mbnu2210.
28948         (SUBTARGET_OVERRIDE_OPTIONS): Ignore -fPIC and generate message.
28949         (SUBTARGET_OVERRIDE_OPTIONS): Default to DWARF2 debugging info.
28950         (IX86_MAYBE_NO_LIBGCC_TFMODE): Remove.
28951         (i386_djgpp_asm_named_section): Add propotype of new procedure
28953         * config/i386/xm-djgpp.h (NATIVE_SYSTEM_HEADER_DIR): Define.
28954         (MD_EXEC_PREFIX): Define (moved from config/i386/djgpp.h).
28955         (STANDARD_STARTFILE_PREFIX_1): Define (moved from MD_STARTFILE_PREFIX
28956         in config/i386/djgpp.h).
28957         (STANDARD_STARTFILE_PREFIX_2): Define identical to
28958         STANDARD_STARTFILE_PREFIX_1.
28959         (LOCAL_INCLUDE_DIR): Define (moved from config/i386/djgpp.h).
28960         (GCC_DRIVER_HOST_INITIALIZATION): Fix reporting fatal
28961         installation errors.
28962         (MAX_OFILE_ALIGNMENT): Define to 128.
28963         (HAVE_FTW_H): Undefine as DJGPP do not have nftw, but have ftw.h.
28965         * config/i386/djgpp.c: New file. Add implementation of
28966         i386_djgpp_asm_named_section.
28968         * config/i386/djgpp.opt: Remove obsolete option -mbnu210.
28970         * config/i386/t-djgpp: New file. Add djgpp.o to EXTRA_OBJS.
28971         Add rule for building djgpp.o.
28973 2016-01-11  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
28975         * config/rs6000/rs6000.c (v2df_reduction_p): New function.
28976         (rtx_is_swappable_p): Reductions are swappable.
28977         (insn_is_swappable_p): V2DF reductions are swappable.
28979 2016-01-11  John David Anglin  <danglin@gcc.gnu.org>
28981         * config/pa/pa.c (pa_emit_move_sequence): Handle floating point
28982         reloads for other unsupported memory operands.
28984 2016-01-12  Kugan Vivekanandarajah  <kuganv@linaro.org>
28985             Jim Wilson  <jim.wilson@linaro.org>
28987         PR target/69194
28988         * config/arm/arm-builtins.c (arm_expand_neon_args): Call
28989         copy_to_mode_reg instead of force_reg.
28991 2016-01-11  H.J. Lu  <hongjiu.lu@intel.com>
28993         PR target/69225
28994         * config/i386/i386.h (TARGET_FLT_EVAL_METHOD): Set to 2 only if
28995         TARGET_80387 is true.
28997 2016-01-11  Jakub Jelinek  <jakub@redhat.com>
28999         PR target/69071
29000         * lra-eliminations.c (move_plus_up): Only move plus up
29001         if subreg of the constant can be simplified into constant
29002         and use the simplified subreg of the constant instead of
29003         the original constant.
29005         * fold-const.c (fold_convertible_p): Don't return true
29006         for conversion of VECTOR_TYPE to same sized integral type.
29007         (fold_convert_loc): Fix up formatting.  Fold conversion of
29008         VECTOR_TYPE to same sized integral type using VIEW_CONVERT_EXPR
29009         instead of NOP_EXPR.
29011         PR tree-optimization/69214
29012         * tree-vrp.c (simplify_cond_using_ranges): Don't propagate
29013         innerop into a comparison if SSA_NAME_OCCURS_IN_ABNORMAL_PHI.
29014         Formatting fix.
29016         PR tree-optimization/69207
29017         * tree-vect-slp.c (vect_get_constant_vectors): For
29018         VECTOR_BOOLEAN_TYPE_P, assert op has integral type instead of
29019         fold_convertible_p to vector_type's element type, and always
29020         use VCE for non-VECTOR_BOOLEAN_TYPE_P.
29022 2016-01-11  Richard Biener  <rguenther@suse.de>
29024         PR tree-optimization/69173
29025         * tree-vect-loop.c (vect_fixup_scalar_cycles_with_patterns): Only
29026         fixup the cycle if all stmts are in a pattern.
29028 2016-01-11  Uros Bizjak  <ubizjak@gmail.com>
29030         PR middle-end/68999
29031         * alias.c (base_alias_check): Move check for addresses with
29032         alignment ANDs before the call for compare_base_decls.
29033         (memrefs_conflict_p): Return -1 for different decls
29034         that went through alignment adjustments.
29036 2016-01-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
29038         PR rtl-optimization/68796
29039         * config/aarch64/aarch64.md (*and<mode>_compare0): New pattern.
29040         * config/aarch64/aarch64.c (aarch64_select_cc_mode): Handle HImode
29041         and QImode comparisons against zero with CC_NZmode.
29042         * config/aarch64/iterators.md (short_mask): New mode_attr.
29044 2016-01-11  H.J. Lu  <hongjiu.lu@intel.com>
29046         * config/i386/sse.md (<avx512>_load<mode>_mask): Remove snprintf.
29047         (<avx512>_store<mode>_mask): Likewise.
29049 2016-01-11  Bernd Schmidt  <bschmidt@redhat.com>
29050             Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
29052         PR rtl-optimization/68841
29053         * ifcvt.c (struct noce_if_info): Add orig_x field.
29054         (bbs_ok_for_cmove_arith): Add to_rename parameter.
29055         Don't record conflicts on to_rename if it's present.
29056         Allow memory destinations in sets.
29057         (noce_try_cmove_arith): Call bbs_ok_for_cmove_arith even on simple
29058         blocks, passing orig_x to the checks.
29059         (noce_process_if_block): Set if_info->orig_x appropriately.
29061 2016-01-11  Tom de Vries  <tom@codesourcery.com>
29063         PR tree-optimization/69069
29064         * tree-parloops.c (create_parallel_loop): Add missing phi args.
29066 2016-01-11  Yuri Rumyantsev  <ysrumyan@gmail.com>
29068         PR rtl-optimization/68920
29069         * config/i386/i386.c (ix86_option_override_internal): Restrict number
29070         of conditional moves for  RTL if-conversion to 1 for
29071         TARGET_ONE_IF_CONV_INSN.
29072         * config/i386/i386.h (TARGET_ONE_IF_CONV_INSN): New macros.
29073         * config/i386/x86-tune.def (X86_TUNE_ONE_IF_CONV_INSN): New macros.
29074         * params.def (PARAM_MAX_RTL_IF_CONVERSION_INSNS) : Introduce new
29075         parameter to restirct number of conditional moves for
29076         RTL if-conversion.
29077         * doc/invoke.texi (max-rtl-if-conversion-insns): Document it.
29078         * ifcvt.c (bb_ok_for_noce_convert_multiple_sets): Limit number of
29079         conditionl moves.
29081 2016-01-11  Alexandre Oliva  <aoliva@redhat.com>
29083         PR bootstrap/69123
29084         * var-tracking.c (drop_overlapping_mem_locs): Operate on all
29085         onepart vars.  Fix typo in comment.  Fix reversed condition in
29086         unshare test.
29087         (dataflow_set_remove_mem_locs): Operate on all onepart vars.
29089         PR bootstrap/69123
29090         * var-tracking.c (dump_onepart_variable_differences): New.
29091         (dataflow_set_different): If a detailed dump is requested,
29092         delay early returns and dump differences between onepart
29093         variables present before and after, and added variables.
29095 2016-01-11  Ilya Enkovich  <enkovich.gnu@gmail.com>
29097         PR target/69010
29098         * expr.c (expand_expr_real_1): For boolean vector constants
29099         with a scalar mode use const_scalar_mask_from_tree.
29100         (const_scalar_mask_from_tree): New.
29101         * optabs.c (expand_vec_cond_mask_expr): Use mask mode
29102         assigned to a mask type to handle constants.
29104 2016-01-11  Martin Jambor  <mjambor@suse.cz>
29106         PR ipa/69044
29107         * ipa-cp.c (estimate_local_effects): Do not clone for removal of
29108         useless parameters if we cannot change function signature.
29110 2016-01-11  Martin Jambor  <mjambor@suse.cz>
29112         PR ipa/66616
29113         * cgraphclones.c (duplicate_thunk_for_node): Copy can_change_signature
29114         flag.
29116 2016-01-11  Tom de Vries  <tom@codesourcery.com>
29118         PR tree-optimization/69109
29119         * tree-parloops.c (try_transform_to_exit_first_loop_alt): Don't allow
29120         latch with phi.
29122 2016-01-11  Tom de Vries  <tom@codesourcery.com>
29124         PR tree-optimization/69108
29125         * tree-parloops.c (gather_scalar_reductions): Handle case that outer phi
29126         res is not used in a phi.
29128 2016-01-11  Yury Gribov  <y.gribov@samsung.com>
29130         PR 67425
29131         * common.opt (frandom-seed): Fix parameter name.
29132         * doc/invoke.texi (frandom-seed): Ditto and describe parameter.
29134 2016-01-11  Tom de Vries  <tom@codesourcery.com>
29136         PR tree-optimization/69058
29137         * tree-parloops.c (pass_parallelize_loops::execute): Return 0 if libgomp
29138         not supported.
29140 2016-01-11  Andrew Burgess  <andrew.burgess@embecosm.com>
29142         * config/arc/arc.opt (mdiv-rem): Add period to the end.
29143         (mcode-density): Likewise.
29145 2016-01-10  Tom de Vries  <tom@codesourcery.com>
29147         PR tree-optimization/69062
29148         * tree-parloops.c (loop_has_phi_with_address_arg): New function.
29149         (parallelize_loops): Don't paralelize loop that has phi with address
29150         arg.
29152 2016-01-10  Tom de Vries  <tom@codesourcery.com>
29154         PR tree-optimization/69039
29155         * tree-parloops.c (try_create_reduction_list): Only allow single exit
29156         phi for reduction.
29158 2016-01-09  John David Anglin  <danglin@gcc.gnu.org>
29160         PR middle-end/68743
29161         * match.pd: Require target has function_c99_misc before doing
29162         truncl(extend(x)) and trunc(extend(x)) -> extend(truncf(x)), etc.
29164 2016-01-09  Gerald Pfeifer  <gerald@pfeifer.com>
29166         * configure.ac (isl_options_set_schedule_serialize_sccs): Also
29167         use GMPINC.
29168         * configure: Regenerate.
29170 2016-01-09  Jakub Jelinek  <jakub@redhat.com>
29172         PR middle-end/50865
29173         PR tree-optimization/69097
29174         * fold-const.h (expr_not_equal_to): New prototype.
29175         * fold-const.c: Include stringpool.h and tree-ssanames.h.
29176         (expr_not_equal_to): New function.
29177         * match.pd (X % -Y is the same as X % Y): Don't optimize
29178         unless X is known not to be equal to minimum or Y is known
29179         not to be equal to -1.
29180         * tree-vrp.c (simplify_div_or_mod_using_ranges): Add GSI argument.
29181         fold TRUNC_MOD_EXPR if the second argument is not a power of two.
29182         (simplify_stmt_using_ranges): Adjust caller.
29183         (vrp_finalize): Call set_value_range on SSA_NAMEs before calling
29184         substitute_and_fold.
29186 2016-01-09  Jan Hubicka  <hubicka@ucw.cz>
29188         * ipa-icf.c (sem_item_optimizer::merge_classes): Do not ICE on VAR_DECL
29189         w/o DECL_NAME.
29191 2016-01-08  Jakub Jelinek  <jakub@redhat.com>
29193         PR tree-optimization/69167
29194         * gimple-fold.c (replace_stmt_with_simplification): Also punt if
29195         new SSA_NAME_OCCURS_IN_ABNORMAL_PHI SSA_NAMEs appear in operands of
29196         ops[0] comparison.
29197         * gimple-match-head.c (maybe_push_res_to_seq): Likewise.
29199 2016-01-08  Alan Lawrence  <alan.lawrence@arm.com>
29200             Richard Biener  <rguenther@suse.de>
29202         PR tree-optimization/68707
29203         * tree-vect-slp.c (vect_analyze_slp_instance): Cancel permuted SLP
29204         instances that can be handled via vect_load_lanes.
29206 2016-01-08  Uros Bizjak  <ubizjak@gmail.com>
29208         * symtab.c (symtab_node::equal_address_to): Return -1 instead of 2
29209         if we can't determine address equivalence.
29210         * alias.c (compare_base_decl): Update for changed return value of
29211         symtab_node::equal_address_to.
29213 2016-01-08  Jason Merrill  <jason@redhat.com>
29215         PR c++/68983
29216         PR c++/67557
29217         * function.c (assign_temp): Guard against TREE_ADDRESSABLE types here.
29218         * expr.c (store_field): Not here.
29219         * tree-cfgcleanup.c (fixup_noreturn_call): Don't clear LHS of a
29220         call with TREE_ADDRESSABLE type.
29221         * tree-cfg.c (verify_gimple_call): Adjust.
29223 2016-01-08  Olivier Hainque  <hainque@adacore.com>
29225         * config/vxworks.h (VXWORKS_LIBGCC_SPEC): Don't link shared RTPs with
29226         libc_internal.
29228 2016-01-08  Alan Lawrence  <alan.lawrence@arm.com>
29230         * gcc.target/rs6000/paired.md (reduc_smax_v2sf): Rename to...
29231         (reduc_smax_scal_v2sf): ...here, make result SFmode, extract element.
29232         (reduc_smin_v2sf): Rename to...
29233         (reduc_smin_scal_v2sf): ...here, make result SFmode, extract element.
29234         (reduc_splus_v2sf): Rename to...
29235         (reduc_plus_scal_v2sf): ...here, make result SFmode, extract element.
29237 2016-01-08  Jakub Jelinek  <jakub@redhat.com>
29239         PR tree-optimization/69162
29240         * gimplify.c (gimplify_va_arg_expr): Encode original type of
29241         valist argument in another argument.
29242         (gimplify_modify_expr): Adjust for the above change.  Cleanup.
29243         * tree-stdarg.c (expand_ifn_va_arg_1): Use new 3rd argument
29244         to determine the va_list type, build a MEM_REF instead of
29245         build_fold_indirect_ref.
29247         PR tree-optimization/69172
29248         * gimple-fold.c (gimple_fold_builtin_memory_chk): Pass type to
29249         gimple_build.
29251 2016-01-08  Thomas Preud'homme  <thomas.preudhomme@arm.com>
29253         PR tree-optimization/67781
29254         * tree-ssa-math-opts.c (find_bswap_or_nop): Zero out bytes in cmpxchg
29255         and cmpnop in two steps: first the ones not accessed in original
29256         gimple expression in a endian independent way and then the ones not
29257         accessed in the final result in an endian-specific way.
29259 2016-01-08  Jakub Jelinek  <jakub@redhat.com>
29261         PR tree-optimization/69083
29262         * tree-vect-slp.c (vect_get_constant_vectors): For
29263         VECTOR_BOOLEAN_TYPE_P assert op is fold_convertible_p to vector_type's
29264         element type.  If op is fold_convertible_p to vector_type's element
29265         type, use NOP_EXPR instead of VCE.
29267 2016-01-08  Segher Boessenkool  <segher@kernel.crashing.org>
29269         PR rtl-optimization/67778
29270         PR rtl-optimization/68634
29271         PR rtl-optimization/68909
29272         * shrink-wrap.c (try_shrink_wrapping): Add comment.  Don't pop
29273         block from the stack until done with it.  Remove a superfluous
29274         bitmap set.  Remove a superfluous bitmap test.
29276 2016-01-07  Martin Sebor  <msebor@redhat.com>
29278         PR c/68966
29279         * doc/extend.texi (__atomic Builtins, __sync Builtins): Document
29280         constraint on the type of arguments.
29282 2016-01-07  Andreas Tobler  <andreast@gcc.gnu.org>
29284         * config/arm/freebsd.h: Rename SUBTARGET_OVERRIDE_OPTIONS to
29285         SUBTARGET_OVERRIDE_INTERNAL_OPTIONS. Adjust to check
29286         unaligned_access on the gcc_options set.
29287         * config/arm/arm.c (arm_option_override_internal): Use
29288         SUBTARGET_OVERRIDE_INTERNAL_OPTIONS.
29290 2016-01-07  Uros Bizjak  <ubizjak@gmail.com>
29292         PR target/69140
29293         * config/i386/i386.c (ix86_frame_pointer_required): Enable
29294         frame pointer for TARGET_64BIT_MS_ABI when stack is misaligned.
29296 2016-01-07  Uros Bizjak  <ubizjak@gmail.com>
29298         Revert
29299         2016-01-06  Uros Bizjak  <ubizjak@gmail.com>
29301         PR target/69140
29302         * config/i386/i386.c (ix86_expand_prologue): Declare fs.sp_valid
29303         depending on frame_pointer_needed before remaining integer and SSE
29304         registers are saved.
29306 2016-01-07  Sandra Loosemore  <sandra@codesourcery.com>
29308         PR 1078
29309         * doc/extend.texi (Nvidia PDX Function Attributes): New section.
29311 2016-01-07  H.J. Lu  <hongjiu.lu@intel.com>
29313         PR target/69171
29314         * config/i386/sse.md (<sse>_sqrt<mode>2<mask_name><round_name>):
29315         Use the "xBm" constraint.
29316         (float<sseintvecmodelower><mode>2<mask_name><round_name):
29317         Likewise.
29318         (sse_cvtsi2ss<round_name>): Use round_nimm_scalar_predicate.
29319         (sse_cvtsi2ssq<round_name>): Likewise.
29320         (sse_cvtss2si<round_name>): Likewise.
29321         (sse_cvtss2siq<round_name>): Likewise.
29322         (sse2_cvtsi2sdq<round_name>): Likewise.
29323         (sse2_cvtsd2si<round_name>): Likewise.
29324         (sse2_cvtsd2siq<round_name>): Likewise.
29325         * config/i386/subst.md (round_nimm_scalar_predicate): New
29326         predicate.
29328 2015-12-15  Bernd Schmidt  <bschmidt@redhat.com>
29330         PR middle-end/67639
29331         * varasm.c (make_decl_rtl): Mark invalid register vars as
29332         DECL_EXTERNAL.
29334         PR rtl-optimization/66206
29335         * bt-load.c (find_btr_use): Change first arg to be a pointer to an rtx.
29336         All callers changed.
29338 2016-01-07  Jakub Jelinek  <jakub@redhat.com>
29340         PR tree-optimization/69141
29341         * tree-ssa-pre.c: Include langhooks.h.
29342         (eliminate_dom_walker::before_dom_children): Use
29343         lang_hooks.decl_printable_name instead of
29344         cgraph_node::get ()->name ().
29346         PR middle-end/68960
29347         * gimple-expr.c (copy_var_decl): If var has DECL_USER_ALIGN set, copy
29348         it and DECL_ALIGN too.
29350 2016-01-06  Robert Suchanek  <robert.suchanek@imgtec.com>
29352         * config/mips/mips-ftypes.def: Sort to lexicographical order.
29354 2016-01-06  Uros Bizjak  <ubizjak@gmail.com>
29356         PR target/69140
29357         * config/i386/i386.c (ix86_expand_prologue): Declare fs.sp_valid
29358         depending on frame_pointer_needed before remaining integer and SSE
29359         registers are saved.
29361 2015-01-06  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
29363         * config/rs6000/vsx.md (*p9_vecload_<mode>): Replace VSX_M
29364         mode iterator with VSX_M2.
29365         (*p9_vecstore_<mode>): Likewise.
29366         (*vsx_le_permute_<mode>): Restrict to !TARGET_P9_VECTOR.
29367         (*vsx_le_perm_load_<mode> for VSX_LE_128): Likewise.
29368         (*vsx_le_perm_store_<mode> for VSX_LE_128): Likewise.
29369         (define_split for VSX_LE128 stores): Likewise.
29370         (define_peephole2 for TImode LE swaps): Likewise.
29371         (define_split for VSX_LE128 post-reload stores): Likewise.
29373 2016-01-06  Marek Polacek  <polacek@redhat.com>
29375         PR sanitizer/69099
29376         * convert.c (convert_to_integer_1): Adjust call to
29377         ubsan_instrument_float_cast.  Use NULL_TREE instead of NULL.
29378         * ubsan.c (ubsan_instrument_float_cast): Drop the ARG parameter.  Use
29379         EXPR instead of ARG.
29380         * ubsan.h (ubsan_instrument_float_cast): Adjust declaration.
29382 2016-01-05  Sandra Loosemore  <sandra@codesourcery.com>
29384         PR 1078
29385         * doc/extend.texi (RL78 Variable Attributes): New section.
29387 2016-01-05  Marek Polacek  <polacek@redhat.com>
29389         PR c/69104
29390         * builtins.c (get_memmodel): Use expansion point location rather than
29391         the input location.  Call warning_at rather than warning.
29392         (expand_builtin_atomic_compare_exchange): Likewise.
29393         (expand_builtin_atomic_load): Likewise.
29394         (expand_builtin_atomic_store): Likewise.
29395         (expand_builtin_atomic_clear): Likewise.
29397 2016-01-05  H.J. Lu  <hongjiu.lu@intel.com>
29399         PR target/68991
29400         * config/i386/i386.c (ix86_expand_vector_logical_operator):
29401         Replace nonimmediate_operand with vector_operand.
29402         * config/i386/predicates.md (vector_operand): New predicate.
29403         (general_vector_operand): Replace nonimmediate_operand with
29404         vector_operand.
29405         * config/i386/sse.md: Replace nonimmediate_operand with
29406         vector_operand and m constraint with Bm constraint on SSE
29407         patterns with 16-byte memory operand.
29408         * config/i386/subst.md (round_nimm_predicate): Replace
29409         nonimmediate_operand with vector_operand.
29410         (round_saeonly_nimm_predicate): Likewise.
29411         (round_saeonly_nimm_scalar_predicate): New.
29413 2016-01-05  H.J. Lu  <hongjiu.lu@intel.com>
29415         PR target/68991
29416         * config/i386/constraints.md (Bm): New constraint.
29417         * config/i386/predicates.md (vector_memory_operand): New
29418         predicate.
29419         * config/i386/sse.md: Replace xm with xBm in plusminus and
29420         any_logic patterns.
29422 2016-01-05  Sandra Loosemore  <sandra@codesourcery.com>
29424         PR 1078
29425         * doc/extend.texi (V850 Function Attributes): New section.
29426         (V850 Variable Attributes): New section.
29428 2016-01-05  Sandra Loosemore  <sandra@codesourcery.com>
29430         PR 1078
29431         * doc/extend.texi (MicroBlaze Function Attributes): Document
29432         interrupt_handler and fast_interrupt attributes.
29434 2016-01-05  Sergei Trofimovich  <siarheit@google.com>
29436         PR other/60465
29437         * config/ia64/ia64.c (ia64_expand_load_address): Use gprel64
29438         for local symbolic operands.
29439         * config/ia64/predicates.md (local_symbolic_operand64): New
29440         predicate.
29442 2016-01-05  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
29444         PR rtl-optimization/68651
29445         * combine.c (combine_simplify_rtx): Canonicalize x + x into
29446         x << 1.
29448 2016-01-05  Nathan Sidwell  <nathan@acm.org>
29450         * alias.c (compare_base_decls): Use symtab_node::get.
29452 2016-01-05  Nick Clifton  <nickc@redhat.com>
29454         PR target/68770
29455         * ira-costs.c (copy_cost): Initialise the t_icode field of the
29456         secondary_reload_info structure.
29458         PR target/66655
29459         * config/i386/cygming.h (MAKE_DECL_ONE_ONLY): Define to use weak
29460         decls if weak support is available.
29462 2016-01-04  Martin Sebor  <msebor@redhat.com>
29464         * doc/invoke.texi (Warning Options): Document -Winvalid-memory-model.
29466 2016-01-04  Michael Meissner  <meissner@linux.vnet.ibm.com>
29468         * config/rs6000/rs6000-cpus.def (ISA_3_0_MASKS_SERVER): Add
29469         OPTION_MASK_P9_DFORM.
29471         * config/rs6000/constraints.md (wo constraint): New constraint for
29472         ISA 3.0 (power9).
29474         * config/rs6000/rs6000.c (rs6000_debug_reg_global): Add support
29475         for wo constraint.
29476         (rs6000_init_hard_regno_mode_ok): Likewise.
29478         * config/rs6000/rs6000.h (r6000_reg_class_enum): Add support for
29479         wo constraint.
29481         * config/rs6000/altivec.md (altivec_vperm_<mode>): Clean up vperm
29482         expanders not to have constraints.  Add support for ISA 3.0 xxperm
29483         instruction.  Add support for fusing xxlor with xxperm.
29484         (altivec_vperm_<mode>_internal): Likewise.
29485         (altivec_vperm_v8hiv16qi): Likewise.
29486         (altivec_vperm_<mode>v16q): Likewise.
29487         (altivec_vperm_<mode>_uns): Likewise.
29488         (vperm_v8hiv4si): Likewise.
29489         (vperm_v16qiv8hi): Likewise.
29491         * doc/md.texi (RS/6000 constraints): Document wo constraint.
29493 2016-01-04  Jakub Jelinek  <jakub@redhat.com>
29495         Update copyright years.
29497         * gcc.c (process_command): Update copyright notice dates.
29498         * gcov-dump.c (print_version): Ditto.
29499         * gcov.c (print_version): Ditto.
29500         * gcov-tool.c (print_version): Ditto.
29501         * gengtype.c (create_file): Ditto.
29502         * doc/cpp.texi: Bump @copying's copyright year.
29503         * doc/cppinternals.texi: Ditto.
29504         * doc/gcc.texi: Ditto.
29505         * doc/gccint.texi: Ditto.
29506         * doc/gcov.texi: Ditto.
29507         * doc/install.texi: Ditto.
29508         * doc/invoke.texi: Ditto.
29510 2016-01-04  Eric Botcazou  <ebotcazou@adacore.com>
29512         * config/arm/arm.c (aapcs_vfp_allocate_return_reg): Treat all integer
29513         modes larger than TImode as TImode if NEON is not enabled.
29515 2016-01-04  Eric Botcazou  <ebotcazou@adacore.com>
29517         PR target/69100
29518         * config/sparc/sparc.h (FUNCTION_ARG_REGNO_P): Return true in 64-bit
29519         mode for %f0-%f31 only if TARGET_FPU.
29521 2016-01-04  Eric Botcazou  <ebotcazou@adacore.com>
29523         PR target/69072
29524         * config/sparc/sparc.c (scan_record_type): Take into account subfields
29525         to compute the PACKED_P predicate.
29526         (function_arg_record_value): Minor tweaks.
29528 2016-01-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
29530         * doc/install.texi (--with-multilib-list): Describe the meaning of the
29531         option for arm*-*-* targets.
29533 2016-01-03  Sandra Loosemore  <sandra@codesourcery.com>
29535         * doc/extend.texi (Common Function Attributes): Move docs for
29536         MSP430-specific attributes to....
29537         (MSP430 Function Attributes): ...here.  Delete the redundant
29538         entries and copy-edit the remaining text.
29539         (MSP430 Variable Attributes): Use uniform format for index
29540         entries and add a cross-reference to the corresponding function
29541         attribute docs.
29543 2016-01-03  Vladimír Čunát  <vcunat@gmail.com>
29545         * doc/invoke.texi (RS/6000 and PowerPC Options): Fix
29546         -finite-math typo.
29547         (x86 Options): Likewise.
29549 2016-01-01  Sandra Loosemore  <sandra@codesourcery.com>
29551         PR 1078
29553         * extend.texi (Common Function Attributes) <no_stack_limit>: New.
29554         * invoke.texi (Code Gen Options) <-fno-stack-limit>: Add pointer
29555         to corresponding attribute.
29557 2016-01-01  Sandra Loosemore  <sandra@codesourcery.com>
29559         * doc/extend.texi (Common Function Attributes) <noplt>: Move
29560         to correct alphabetization of table.  Copy-edit and correct
29561         markup.
29562         <stack_protect>: Likewise.
29563         <target_clones>: Likewise.
29564         <simd>: Likewise.
29565         * doc/invoke.texi (Optimize Options) <-fstack-protector-explicit>:
29566         Correct punctuation.
29567         (Code Gen Options) <-fno-plt>: Copy-edit.
29569 2016-01-01  Bernd Edlinger  <bernd.edlinger@hotmail.de>
29571         PR target/68917
29572         * config/tilegx/tilegx.md (clzsi2): Don't create DI subregs of
29573         SI values.  Explicitly convert SI to DI and vice-versa.
29575 2016-01-01  Jakub Jelinek  <jakub@redhat.com>
29577         PR tree-optimization/69070
29578         * tree-ssa-math-opts.c (gimple_expand_builtin_pow): Only test
29579         REAL_VALUE_ISSIGNALING_NAN on arg0 if arg0 is a REAL_CST.
29581         PR sanitizer/69055
29582         * ubsan.c (ubsan_instrument_float_cast): Call
29583         initialize_sanitizer_builtins.
29585         PR target/69015
29586         * ifcvt.c (find_cond_trap): Give up if returnjump_p (jump).
29588 Copyright (C) 2016 Free Software Foundation, Inc.
29590 Copying and distribution of this file, with or without modification,
29591 are permitted in any medium without royalty provided the copyright
29592 notice and this notice are preserved.